﻿@charset "utf-8";
*{  padding:0;margin:0;border:none;text-decoration:none;  list-style-type:none;  font-family:'Microsoft YaHei',sans-serif;  color:#000;  }
body,div,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,a,form,select,input,ul,ol,li{margin:0; padding:0; text-indent:0; font-weight:normal;font-size:14px; color:#333333;}
ul,ol{list-style:none; text-indent:0; list-style-position:outside;}  img{border:0;}
.clear{  clear:both; }
img{display:block;}
.browserupgrade{  margin:0;  z-index:9999;  width:100%;  height:42px;  color:#e50b71;  text-indent:20px;  line-height:42px;  overflow:hidden;  background:#222222;  border-bottom:4px solid #000000;  }
.browserupgrade a{  font-size:16px;  color:#fdc12d;  cursor:pointer; }
.browserupgrade a.brow-close{  font-size:14px;  margin-right:20px;  float:right; }
.clear{clear:both;}
.main{
    width:1200px;
    margin:0 auto;
}
.zhuangt{
    width:100%;
    height:40px;
    background-color: #eeeeee;
}
.zhuangt p{
    font-size:14px;
    color:#333333;
    line-height:40px;
    float:left;
}
.zhuangt ul{
    float:right;
    overflow: hidden;
}
.zhuangt ul li{
    height:40px;
    line-height:40px;

    float:left;
}
.zhuangt ul li a{
    font-size:14px;
    color:#333333;
    display:block;
    line-height:20px;
    border-right:solid 1px #cccccc;
    margin-top:10px;
    padding:0 10px;
}
.zhuangt ul li a.last{
    border-right:none;
}
.head .h_logo{
    width: 1200px;
    margin: 0 auto;
    height:110px;
    box-sizing: border-box;
}
.head .h_logo h1{
    float:left;
}
.head .h_logo h1 img{
    width:162px;
    height:60px;
    margin-top:25px;
	margin-left:25px;
}
.head .h_logo span.logo_h {
    width: 1px;
    border: solid 1px #dcdcdc;
    height: 50px;
    display: block;
    float: left;
    box-sizing: border-box;
    margin: 30px 25px 0 20px;
}
.head .h_logo img.slogen {
    margin-top: 43px;
	float:left;
}
.head .h_logo img.xcy{
    width:152px;
    height:27px;
    float:left;
    margin-top:41.5px;
    margin-left:25px;
}
.head .h_logo img.m_menu{
    display:none;
}
.head .h_logo .address{
    float:left;
    height:30px;
    line-height:30px;
    margin:40px 0 0 60px;
    cursor:pointer;
    position:relative;
    padding-bottom: 20px;
}
.head .h_logo .address .img_address{
    width:14px;
    height:18px;
    float:left;
    margin-top:6px;
}
.head .h_logo .address p{
    float:left;
    margin-left:8px;
}
.head .h_logo .address p a{
    font-size:18px;
    color:#888888;
}
.head .h_logo .address p a span{
    font-size: 18px;
    color: #888888;
}
.head .h_logo .address i{
    width:14px;
    height:8px;
    background: url(../imagesbgzb/jiantou_xia.png) no-repeat center;
    background-size:14px 8px;
    float:left;
    margin-top:11px;
    margin-left:8px;
    transition: 0.3s;
}
.head .h_logo .address:hover i{
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    transition: 0.5s;
}
.head .h_logo .address .info{
    width:375px;
    height:130px;
    border: 2px solid #c9cbce;
    background-color: #ffffff;
    position:absolute;
    top:42px;
    display:none;
    transition: 0.3s;
    z-index:99;
}
.head .h_logo .address .info:before, .head .h_logo .address .info:after{
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
    position: absolute;
    left: 20px;
    z-index: 999999;
}
.head .h_logo .address .info:before{
    border-color: transparent transparent #ffffff;
    top: -17px;
    z-index: 9999999;
}
.head .h_logo .address .info:after{
    border-color: transparent transparent #c9cbce;
    top: -20px;
}

.head .h_logo .address .info p{
    width:100%;
    font-weight: bold;
    margin:4px 4px 14px 4px;
    padding-left: 10px;
    color: #666666;
}
.head .h_logo .address .info ul{
    width:100%;
    padding:0 15px;
    overflow: hidden;
}
.head .h_logo .address .info ul li{
    float:left;
    width: 60px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #666666;
    background-color: #f5f5f5;
    margin-right:10px;
	margin-bottom: 10px;
}
.head .h_logo .address .info ul li:hover a{
    color:#c7161c;
}
.head .h_logo .phone{
    width:240px;
    float: right;
    height:35px;
    margin-top:37.5px;
}
.head .h_logo form{
    float: right;
    height: 40px;
    margin-top: 35px;
}
.head .h_logo form input.so{
    width:333px;
    height:40px;
    border:solid 2px #c7161c;
    float:left;
    box-sizing: border-box;
    padding-left:20px;
}
.head .h_logo form p.tj{
    font-size:18px;
    width:90px;
    height:40px;
    float:left;
    background-color: #c7161c;
    color:#ffffff;
    text-align: center;
    line-height:40px;
    cursor:pointer;
}
.head .h_logo .phone{
	width:240px;
    float:right;
    height:50px;
    margin-top:28.5px;
}
.head .h_logo .phone img{
    float:left;
    margin-top:3.5px;
    margin-right:15px;
}
.head .h_logo .phone .cons{
    float:left
}
.head .h_logo .phone .cons span{
    display:block;
    font-size:14px;
    color:#282828;
}
.head .h_logo .phone .cons p{
	font-size: 21px;
    line-height: 30px;
    font-weight: bold;
    color: #c7161c;
    margin-top: 2px;
}
.head .nav{
    width:1200px;
    margin:0 auto;
    height:40px;
}
.head .nav .menu{
    width:210px;
    height:40px;
    background-color: #c7161c;
    float:left;
    position:relative;

}
.head .nav .menu ul.yw{
    position:absolute;
    top:42px;
    width:210px;
    height:522px;
    background: rgba(0,0,0,0.8);
    z-index:30;
}
.head .nav .menu ul.yw li{
    width:210px;
    height:87px;
    box-sizing: border-box;
    background: url(../imagesbgzb/menu_hr.png) no-repeat center bottom;
}
.head .nav .menu ul.yw li:hover{
    background-color: #ffffff;
}
.head .nav .menu ul.yw li img{
    float:left;
    top:40px;
    margin-left:40px;
    margin-top:27.5px;
}
.head .nav .menu ul.yw li span{
    line-height:87px;
    font-size:18px;
    color:#ffffff;
    margin-left:13px;
}
.head .nav .menu ul.yw li:hover span{
    color:#c7161c;
}
.head .nav .menu .menu_xf{
    width:990px;
    height:522px;
    background-color: #ffffff;
    margin:2px 0 0 210px;
    position:absolute;
    z-index:99;
    border-bottom:solid 1px #c7161c;
    border-right:solid 1px #c7161c;
    box-sizing: border-box;
    display:none;
}
.head .nav .menu .menu_xf .left{
    width:680px;
    height:522px;
    float:left;
    border-right:solid 1px #ededed;
    box-sizing: border-box;
}
.head .nav .menu .menu_xf .left .container{
    overflow: hidden;
    margin-top:20px;
}

.head .nav .menu .menu_xf .left .container h4{
    width:140px;
    font-size:16px;
    float:left;
    font-weight:bold;
    text-align: center;
    margin-top:10px;
}
.head .nav .menu .menu_xf .left .container h4 a{
	font-size:16px;
	font-weight:bold;
}
.head .nav .menu .menu_xf .left .container ul{
    width:539px;
    float:left;
    border-bottom:solid 1px #ededed;
    padding-bottom:20px;
 }
.head .nav .menu .menu_xf .left .last ul{
    border-bottom:none;
}
.head .nav .menu .menu_xf .left .container ul li{
    float:left;
    margin-right:40px;
    margin-top:10px;
}
.head .nav .menu .zzsp .left{
    width:990px;
}
.head .nav .menu .zzsp .left .first{
    margin-top:15px;
}
.head .nav .menu .zzsp .left .container{
    margin-top:6px;
}
.head .nav .menu .zzsp .left  .container ul{
    width:849px;
    padding-bottom:10px;
}
.head .nav .menu .zzsp .left  .container ul li{
    margin-right:25px;
}
.head .nav .menu .menu_xf .left .container ul li a{
	cursor:pointer;
}
.head .nav .menu .menu_xf .left .container ul li.first a{
    color:#c7161c;
}
.head .nav .menu .menu_xf .left .container ul li:hover a{
    color:#c7161c;
}
.head .nav .menu .menu_xf .right{
    width:309px;
    height:522px;
    float:left;
    background: url(../imagesbgzb/kzq.png) no-repeat 136px center;
}
.head .nav .menu .menu_xf .right .box{
    width:100%;
    height:174px;
    box-sizing: border-box;
    border-bottom:solid 1px #ededed;
    overflow: hidden;
}
.head .nav .menu .menu_xf .right .last{
    border-bottom:none;
}
.head .nav .menu .menu_xf .right .box img{
    margin:43px 0 0 42px;
    float:left;
}
.head .nav .menu .menu_xf .right .box span{
    font-size:18px;
    color:#999999;
    display:block;
    width:80px;
    float:left;
    text-align: center;
    margin:63px 0 0 20px;
}
.head .nav .menu p{
    font-size:18px;
    color:#ffffff;
    text-align: center;
    line-height:40px;
}
.head .nav .dh{
    width:990px;
    overflow: hidden;
    float:left;
}
.head .nav .dh li {
    float: left;
    line-height: 40px;
    margin: 0 50px;
    position: relative;
}
.head .nav .dh li.hot:before{
	content: '';
    display: block;
    position: absolute;
    top: 0;
    right: -7px;
    z-index: 1;
    width: 22px;
    height: 14px;
    background: url(../imagesbgzb/hot.png) no-repeat center;
    -webkit-animation: Hot 0.3s ease alternate infinite;
    animation: Hot 0.3s ease alternate infinite;
}

@-webkit-keyframes Hot {
  from {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
  }
  to {
    -webkit-transform: translate(0, 2px);
            transform: translate(0, 2px);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    opacity: .9;
  }
}

@keyframes Hot {
  from {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
  }
  to {
    -webkit-transform: translate(0, 2px);
            transform: translate(0, 2px);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    opacity: .9;
  }
}
.head .nav .dh li a{
    font-size:18px;
    color:#666666;
}
.head .nav .dh li:hover a{
    color:#c7161c;
}
.head .nav .dh li.xz a{
    color:#c7161c;
}
.hr{
    width:100%;
    height:2px;
    background-color:#c7161c;
}
.banner{
    width: 100%;
    height: 522px;
    overflow: hidden;
    position: relative;
}
.banner .swiper-container{
    width:100%;
    height:522px;
}
.banner .swiper-container .swiper-wrapper{
    width:100%;
    height:522px;
}
.banner .swiper-container .swiper-slide{
    width:100%;
    height:522px;
    overflow:hidden;
    position:relative;
}
.banner .swiper-container .swiper-slide img{
    top:0;
    left:50%;
    margin-left:-960px;
    width:1920px;
    height:522px;
    display:block;
    position:absolute;
    transition:0.2s;
	cursor:pointer;
}
.banner .swiper-pagination{
    bottom: 20px;
    width: 100%;
    z-index: 20;
    text-align: center;
    position: absolute;
    left:60px;
}
.banner .swiper-pagination .swiper-pagination-bullet{
    width:12px;
    height:12px;
    background-color: #e6e6e6;
    opacity:1;
    margin:0 7px;
}
.banner .swiper-pagination  .swiper-pagination-bullet-active{
    background-color: #c7161c;
}
.ztn{
    width:100%;
    overflow:hidden;
}
.ztn .ztn_title{
    margin-top:100px;
    margin-bottom:45px;
}
.ztn .ztn_title h3{
    font-size:45px;
    color:#4c4c4c;
    text-align: center;
}
.ztn .ztn_title p{
    font-size:14px;
    color:#adadad;
    text-align: center;
    margin-top:3px;
}
.ztn .ztn_title img{
    margin:18px auto 0 auto;
}
.ztn .ztn_title img.m_hr{
    display:none;
}
.ztn_1{
    background-color: #f5f5f5;
    padding-bottom: 55px;
}
.ztn_1 .container{
    width:calc(100% + 30px);
}
.ztn_1 .m_container{
    display:none;
}
.ztn_1 .container .box{
    width:380px;
    height:310px;
    background-color: #ffffff;
    overflow: hidden;
    cursor:pointer;
    position:relative;
    float:Left;
    margin:0 30px 20px 0;
}
.ztn_1 .container .box .con{
    width:380px;
    height:310px;
    overflow: hidden;
}
.ztn_1 .container .box .con img{
    margin:40px auto 21px auto;
}
.ztn_1 .container .box .con h4{
    font-size:18px;
    color:#272636;
    text-align: center;
}
.ztn_1 .container .box .con span{
    font-size:7px;
    color:#999999;
    display:block;
    text-align: center;
}
.ztn_1 .container .box .con p{
    margin-top:31px;
    font-size:24px;
    text-align: center;
    color:#c7161c;
}
.ztn_1 .container .box  .info{
    width:380px;
    height:310px;
    background-color: #c7161c;
    position:absolute;
    top:310px;
    transition:0.5s;
}
.ztn_1 .container .box:hover .info{
    top:0;
    transition:0.5s;
 }

.ztn_1 .container .box  .info ul{
    width:324px;
    margin:32px auto 0 auto;
    overflow: hidden;
}
.ztn_1 .container .box  .info ul li{
    width:100%;
    height:49px;
    box-sizing: border-box;
    border-bottom:solid 1px #d58184;

}
.ztn_1 .container .box  .info ul li .right{
    float:right;
}
.ztn_1 .container .box  .info ul li .right span{
    font-size: 18px;
    color: #ffffff;
}
.ztn_1 .container .box  .info ul li.last{
    border-bottom:none;
}
.ztn_1 .container .box  .info ul li img{
    margin:13px 10px 0 110px;
    float:left;
}
.ztn_1 .container .ss  .info ul li img{
    margin:13px 10px 0 60px;
    float:left;
}
.ztn_1 .container .sb  .info ul li img{
    margin:13px 10px 0 90px;
    float:left;
}
.ztn_1 .container .box  .info ul li span{
    display:block;
    float:left;
    line-height:49px;
    font-size:18px;
    color:#ffffff;
}
.ad1{
    width:100%;
    height:198px;
    background: url(../imagesbgzb/ad1.jpg) no-repeat center;
}
.ztn_2{
    background-color: #f5f5f5;
}
.ztn_2 .container{
    width:100%;
    overflow: hidden;
    margin-bottom:75px;
    position:relative;
}
.ztn_2 .swiper-button-prev{
    background-image: url(../imagesbgzb/left.png);
}
.ztn_2 .swiper-button-next{
    background-image: url(../imagesbgzb/right.png);
}
.ztn_2 .container .box{
    width:100%;
    height:460px;
    float:left;
    position:relative;
    overflow: hidden;
}
.ztn_2 .container .box img{
    width:100%;
}
.ztn_2 .container .box .info{
    width:100%;
    height:160px;
    background: rgba(0,0,0,0.8);
    bottom:-82px;
    position:absolute;
    padding:0 60px;
    box-sizing: border-box;
    transition: 0.5s;

}
.ztn_2 .container .box:hover .info{
    bottom:0;
    transition: 0.5s;
    background: rgba(199,22,28,0.8);
}
.ztn_2 .container .box .info p{
    font-size:34px;
    color:#ffffff;
    margin-top:15px;
    text-align: center;

}
.ztn_2 .container .box .info span{
    font-size:18px;
    color:#ffffff;
    margin-top:15px;
    display:block;
    text-align: center;
}
.ztn_3{
    width:100%;
    height:670px;
    background: url(../imagesbgzb/ztn3_bj.jpg) no-repeat center;
}
.ztn_3 .ztn_title h3{
    color:#ffffff;
}
.ztn_3 .container .swiper-container .swiper-wrapper .swiper-slide img{
    float:left;
    margin-left:62px;
    margin-top:30px;
}
.ztn_3 .container{
    position:relative;
    padding: 0 50px;
}
.ztn_3 .container .con{
    float:left;
    font-size:18px;
    color:#ffffff;
    text-align: right;
    padding: 40px 90px 74px 90px;
    position:relative;
    margin-top: 76px;
}
.ztn_3 .container .con:before{
    content: '“';
    top: 5px;
    left: 5px;
}

.ztn_3 .container .con:after{
    content: '”';
    right: 0;
    bottom: 0;
}
.ztn_3 .container .con:before,.ztn_3 .container .con:after{
    font-family:'黑体';
    font-size: 72px;
    color: #cd001d;
    font-weight: 900;
    line-height: 1;
    position: absolute;
    z-index: 1;
}
.ztn_3 .swiper-button-prev{
    background-image: url(../imagesbgzb/left.png);
}
.ztn_3 .swiper-button-next{
    background-image: url(../imagesbgzb/right.png);
}
.ztn_4{
    background-color: #f5f5f5;
}
.ztn_4 .container{
    width:calc(100% + 52px);
    overflow: hidden;
    margin-bottom:75px;
}
.ztn_4 .m_hr{
    display:none;
}
.ztn_4 .container .box{
    width:365px;
    float:left;
    margin-right:52px;
}
.ztn_4 .container .box .con_title{
    height:52px;
    line-height:52px;
    border-bottom:solid 2px #666666;
}
.ztn_4 .container .box .con_title span a{
     font-size:20px;
     color:#5d5d5d;
    display:block;
    line-height:52px;
 }
.ztn_4 .container .box .con_title span.left{
    float:left;
 }
.ztn_4 .container .box .con_title span.right a{
    font-size:16px;
}
.ztn_4 .container .box .con_title span:hover a{
    color:#c7161c;
}
.ztn_4 .container .box .con_title span.right{
    float:right;
}
.ztn_4 .container .box ul li{
    height:30px;
    line-height:30px;
}
.ztn_4 .container .box ul li span{
    display:none;
}
.ztn_4 .container .box ul li img{
    float:left;
}
.ztn_4 .container .box ul li a{
    font-size:15px;
    color:#323232;
    margin-left:15px;
    line-height:30px;
    display:block;
}
.ztn_4 .container .box ul li a h3{
    display:block;
    float:left;
    width: 270px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ztn_4 .container .box ul li:hover a h3{
    color:#c7161c;
 }
.ztn_4 .container .box ul li a .pc_time{
    display:block;
    color: #999999;
    float: right;
}
.ztn_4 .container .box ul li a p{
    display:none;
}
.ztn_4 .container .box ul li a time{
    color:#999999;
    float:right;
}
.ztn_4 .container .box ul li:hover a time{
    color:#c7161c;
}
.ztn_4 .container .box ul li:hover a span{
    color:#c7161c;
}
.ztn_4 .container .box ul li a img{
    display:none;
}
.ztn_4 .ztn_title{
    margin-top:130px;
 }
 .ztn_5{
     width:100%;
     height:1000px;
     background: url(../imagesbgzb/ditu_bj.jpg) no-repeat center;
 }
.ztn_5 .ztn_title{
    margin-bottom:0;
}
.ztn_5 .ztn_title h3{
    color:#ffffff;
}
.ztn_5 .container{
    width:899px;
    height:743px;
    position:relative;
    margin:0 auto;
    background: url(../imagesbgzb/map.png) no-repeat center;
}
.ztn_5 .container .map{
    display:none;
    position:absolute;
    transition:0.2s;
}
.ztn_5 .container .map_bj{
    width:30px;
    height:32px;
    top: 265px;
    left: 659px;
    background:url(../imagesbgzb/map_bj.png) no-repeat center;
}
.ztn_5 .container .map_gd{
    width: 139px;
    height: 113px;
    top: 589px;
    left: 586px;
    background:url(../imagesbgzb/map_gd.png) no-repeat center;
}
.ztn_5 .container .map_hb{
    width: 135px;
    height: 83px;
    top: 436px;
    left: 555px;
    background:url(../imagesbgzb/map_hb.png) no-repeat center;
}
.ztn_5 .container .map_tj{
    width: 135px;
    height: 83px;
    top: 253px;
    left: 625px;
    background:url(../imagesbgzb/map_tj.png) no-repeat center;
}
.ztn_5 .container .map_hebei{
    width: 96px;
    height: 137px;
    top: 232px;
    left: 632px;
    background:url(../imagesbgzb/map_hebei.png) no-repeat center;
}
.ztn_5 .container .map_hlj{
    width: 199px;
    height: 180px;
    top: 0;
    left: 700px;
    background:url(../imagesbgzb/map_hlj.png) no-repeat center;
}
.ztn_5 .container .map_sc{
     width: 193px;
     height: 170px;
     top: 416px;
     left: 362px;
     background:url(../imagesbgzb/map_sc.png) no-repeat center;
 }
.ztn_5 .container .map_sd{
    width: 122px;
    height: 75px;
    top: 324px;
    left: 661px;
    background:url(../imagesbgzb/map_sd.png) no-repeat center;
}
.ztn_5 .container .map_sh{
    width: 18px;
    height: 16px;
    top: 449px;
    left: 773px;
    background:url(../imagesbgzb/map_sh.png) no-repeat center;
}
.ztn_5 .container .map_xinjiang{
    width: 361px;
    height: 274px;
    top: 89px;
    left: 0px;
    background:url(../imagesbgzb/map_xinjiang.png) no-repeat center;
}
.ztn_5 .container a.tag{
    font-size:14px;
    color:#d9d7d7;
    display:block;
    transition:0.2s;
    position:absolute;
    cursor:pointer;
    background: url(../imagesbgzb/map_jiantou.png) no-repeat left center;
    padding-left:20px;
    height:24px;
    line-height:24px;
}
.ztn_5 .container a.tag:hover{
    background: url(../imagesbgzb/map_jiantou_h.png) no-repeat left center;
}
.ztn_5 .container a.stop{
    background: none;
}.ztn_5 .container a.stop:hover{
     background: none;
 }

.ztn_5 .container a.tag_bj{
    top: 255px;
    left: 665px;
}
.ztn_5 .container a.tag_gd{
    top: 609px;
    left: 644px;
}
.ztn_5 .container a.tag_hb{
    top: 460px;
    left: 602px;
}
.ztn_5 .container a.tag_tj{
    top: 279px;
    left: 684px;
}
.ztn_5 .container a.tag_hebei{
    top: 303px;
    left: 650px;
}
.ztn_5 .container a.tag_hlj{
    top: 100px;
    left: 804px;
}
.ztn_5 .container a.tag_sc{
    top: 483px;
    left: 437px;
}
.ztn_5 .container a.tag_sd{
    top: 345px;
    left: 696px;
}
.ztn_5 .container a.tag_sh{
    top: 435px;
    left: 775px;
}
.ztn_5 .container a.tag_xinjiang{
    top: 247px;
    left: 164px;
}
.ztn_5 .container a.tag_xizang{
    top: 434px;
    left: 164px;
}
.ztn_5 .container a.tag_qinghai{
    top: 355px;
    left: 305px;
}
.ztn_5 .container a.tag_gansu{
    top: 381px;
    left: 442px;
}
.ztn_5 .container a.tag_yunnan{
    top: 600px;
    left: 395px;
}
.ztn_5 .container a.tag_neimenggu{
    top: 267px;
    left: 516px;
}
.ztn_5 .container a.tag_ningxia{
    top: 338px;
    left: 475px;
}
.ztn_5 .container a.tag_shanxi3{
    top: 411px;
    left: 516px;
}
.ztn_5 .container a.tag_chongqing{
    top: 490px;
    left: 509px;
}
.ztn_5 .container a.tag_guizhou{
    top: 555px;
    left: 497px;
}
.ztn_5 .container a.tag_guangxi{
    top: 621px;
    left: 529px;
}
.ztn_5 .container a.tag_shanxi1{
    top: 332px;
    left: 579px;
}
.ztn_5 .container a.tag_henan{
    top: 403px;
    left: 598px;
}
.ztn_5 .container a.tag_hunan{
    top: 539px;
    left: 580px;
}
.ztn_5 .container a.tag_hunan{
    top: 539px;
    left: 580px;
}
.ztn_5 .container a.tag_hainan{
    top: 714px;
    left: 553px;
}
.ztn_5 .container a.tag_jilin{
    top: 172px;
    left: 772px;
}
.ztn_5 .container a.tag_liaoning{
    top: 229px;
    left: 741px;
}
.ztn_5 .container a.tag_jiangsu{
    top: 411px;
    left: 714px;
}
.ztn_5 .container a.tag_anhui{
    top: 445px;
    left: 673px;
}
.ztn_5 .container a.tag_zhejiang{
    top: 491px;
    left: 730px;
}
.ztn_5 .container a.tag_jiangxi{
    top: 534px;
    left: 650px;
}
.ztn_5 .container a.tag_fujian{
    top: 559px;
    left: 700px;
}
.ztn_5 .container a.tag_taiwan{
    top: 601px;
    left: 762px;
}
.ztn_5 .container .info{
    position:absolute;
    background: rgba(0,0,0,0.6);
    padding: 10px 10px 40px 30px;
    display:none;
}
.ztn_5 .container .info ul{
    overflow: hidden;
}
.ztn_5 .container .info ul li{
    width:220px;
    border-bottom:solid 1px #6e7173;
    padding-bottom:20px;
    margin-right:20px;
}
.ztn_5 .container .info ul li p{
    font-size:17px;
    color:#ffffff;
    font-weight:bold;
    padding:20px 0 10px 0;
}
.ztn_5 .container .info ul li p span{
    font-size:15px;
    color:#c7161c;
    display:inline;
}
.ztn_5 .container .info ul li span{
    display:block;
    font-size:14px;
    color:#a7a7a7;
    margin-top: 5px;
}
.ztn_5 .container .info_bj{
    top: 300px;
    left: 150px;
    width: 480px;
}
.ztn_5 .container .info_bj ul li{
    float:left;
}
.ztn_5 .container .info_gd{
    top: 437px;
    left: 299px;
}
.ztn_5 .container .info_hb{
    top: 380px;
    left: 267px;
}
 .ztn_5 .container .info_hebei{
     top: 328px;
     left: 344px;
 }
.ztn_5 .container .info_tj{
	top: 298px;
    left: 384px;
}
.ztn_5 .container .info_hlj{
    top: 117px;
    left: 457px;
}
.ztn_5 .container .info_sc{
    top: 410px;
    left: 541px;
}
.ztn_5 .container .info_sd{
    top: 386px;
    left: 389px;
}
.ztn_5 .container .info_sh{
    top: 367px;
    left: 478px;
}
.ztn_5 .container .info_xinjiang{
	top: 247px;
    left: 239px;
}
.ztn_6{
    width:100%;
    background: url(../imagesbgzb/hehuo_bj.png) no-repeat center bottom;
    font-size:100%;
}
.ztn_6 .container{
    overflow: hidden;
    width:100%;
    margin-bottom:215px;
}
.ztn_6 .container .box{
    width:240px;
    height:150px;
    border-right:dashed 1px #dadada;
    border-bottom:dashed 1px #dadada;
    overflow: hidden;
    float:left;
    box-sizing: border-box;
}
.ztn_6 .container .last{
    border-right:none;
}
.ztn_6 .container .box:hover{
    background-color:#f5f5f5;
}
.ztn_6 .container .box img{
    margin:32.5px auto;
}
.fw{
    width:100%;
    height:130px;
    background-color: #f8f8f8;
}
.fw .container{
    width:1260px;
}
.fw .container ul{
    overflow: hidden;
}
.fw .container ul li{
    width:260px;
    float:left;
    margin-right:55px;
}
.fw .container ul li img{
    width:55px;
    float:left;
    margin-top:37.5px;
}
.fw .container .right{
    width:185px;
    height:44px;
    float:left;
    margin:43px 0 0 20px;
    border-right:solid 1px #cecece;

    box-sizing: border-box;
}
.fw .container .right p{
    font-size:18px;
    color:#000105;
    font-weight:bold;
}
.fw .container .right span{
    font-size:12px;
    color:#959595;
    display:block;
    margin-top:4px;
}
.fw .container ul li.last .right{
    border-right:none;
}
.footer{
    width:100%;
    background-color: #282828;
    overflow: hidden;
}
.footer .container{
    margin-top:55px;
    overflow: hidden;
}
.footer .container .left{
    width:290px;
    float:left;
    border-right:solid 1px #3b3b3b;
    box-sizing:border-box;
}
.footer .container .left .con{
    width:220px;
}
.footer .container .left .con span{
    font-size:14px;
    color:#888888;
    display:block;
    text-align: center;
    line-height:40px;
}

.footer .container .right ul.yw{
    overflow: hidden;
    width:100%;
}
.footer .container .right ul.yw li {
    width: 84px;
    float: left;
    border-right: solid 1px #888888;
    height: 18px;
    padding: 0 20px;
}.footer .container .right ul.yw li:hover a{
    color:#c7161c;
 }

.footer .container .right ul.yw li.last{
    border-right:none;
}
.footer .container .right ul.yw li a{
    display:block;
    width:100%;
    text-align: center;
    font-size:12px;
    color:#888888;
    line-height:18px;
	cursor:pointer;
}
.footer .container .right .lx{
	width:215px;
    height:40px;
    border-radius:20px;
    background-color: #3d3d3d;
    margin:25px auto 0 auto;
    padding-right:10px;
}
.footer .container .right .lx span{
    font-size:20px;
    color:#ffffff;
    float:left;
    line-height:40px;
    margin-left:10px;
}
.footer .container .right .lx img{
    margin:7px 0 0 20px;
    float:left;
}
.footer .container .right .address{
    font-size:16px;
    color:#888888;
    margin:30px 0 0 10px;
	text-align: center;
}
.footer .container .right .friendlinks{
    width:839px;
    overflow: hidden;
    margin:25px 0 0 10px;
}
.footer .container .right .friendlinks li{
    float:left;
    font-size:18px;
    color:#888888;
    margin-right:10px;
    height:30px;
}
.footer .container .right .friendlinks li span{
    font-size:14px;
    color:#888888;
}
.footer .container .right .friendlinks li a{
    font-size:16px;
    color:#888888;
    line-height:30px;
}
.footer .icp{
    font-size: 16px;
    color: #888888;
    line-height: 30px;
    text-align: center;
    border-top:dashed 1px #888888;
    margin:20px 0 ;
    padding-top:10px;
}
.footer .zx{
    display:none;
}
.m_xf{
    display:none;
}
.m_menu_xf{
    display:none;
}
.m_baojia{
    display:none;
}

/**列表页样式**/
.list .head .nav .menu ul.yw{
    display:none;
}
.list .head .nav .menu ul.yw{
    top:40px;
}
.banner .swiper-pagination{
    left:0;
}
.list .mianbao .main{
    color:#a1a1a1;
}
.list .mianbao a{
    font-size:16px;
    color:#a1a1a1;
    line-height:90px;
}
.list .mianbao a:last-child{
    color:#282828;
}
.list .l_ztn{
    overflow: hidden;
}
.list .l_ztn .title{
    margin:40px 0 60px 0;
}
.list .l_ztn .title h3{
    font-size:26px;
    color:#282828;
    text-align: center;
}
.list .l_ztn .title h3 span{
    color:#c7161c;
}
.list .l_ztn .title p{
    text-align: center;
    font-size:18px;
    color:#686868;
    margin-top:10px;
}
.list .l_ztn1{
    width:100%;
    height:460px;
    background: url(../imagesbgzb/l_ztn1_bj.jpg) no-repeat center;
}
.list .l_ztn1 .left{
    width:433px;
    overflow: hidden;
    margin-right:14px;
    float:left;
}
.list .l_ztn1 .left img{
    margin:60px 0 0 48px;
}
.list .l_ztn1 .right{
    width:720px;
    float:left;
    margin-top:60px;
}
.list .l_ztn1 .right .box{
    width:225px;
    background-color: #ffffff;
    margin:0 15px 15px 0;
    overflow: hidden;
    float:left;
}
.list .l_ztn1 .right .box h3{
    font-size:20px;
    color:#41465a;
    text-align: center;
    font-weight:bold;
    margin-top:30px;

}
.list .l_ztn1 .right .box span{
    display:block;
    text-align: center;
    font-size:12px;
    color:#b0b2b8;
    margin-top:5px;
}
.list .l_ztn1 .right .box p{
    width:125px;
    height:30px;
    background-color: #41465a;
    border-radius: 5px;
    margin:23px  auto 25px auto;
}
.list .l_ztn1 .right .box:hover p{
    background-color:#c7161c;
}
.list .l_ztn1 .right .box p a{
    display:block;
    font-size:16px;
    color:#ffffff;
    line-height:30px;
    text-align: center;
	cursor:pointer;
}
.list .l_ztn1 .right .box:hover h3{
    color:#c7161c
}
.list .biaodan{
    margin-bottom:30px;
}
.list .biaodan .container{
    overflow: hidden;
    width:1200px;
    margin:0 auto;
    background-color:#e5e5e5;
}
.list .biaodan .container .so {
    width: 805px;
    margin: 40px auto;
    overflow: hidden;
}
.list .biaodan .container .so p,.list .biaodan .container .so input.cha{
    height:60px;
    float:left;
    line-height:60px;
    box-sizing: border-box;
}
.list .biaodan .container .so input.cha{
    width:660px;
    border-radius: 30px 0 0 30px;
    overflow: hidden;
    background: url(../imagesbgzb/so.png) no-repeat 20px center;
    background-color: #ffffff;
    padding-left:45px;
    font-size:16px;
    color:#ababab;
    outline:none;
}
.list .biaodan .container .so p.tj{
    width:145px;
    font-size:18px;
    color:#ffffff;
    background-color: #c7161c;
    text-align: center;
    border-radius: 0 30px 30px 0;
    cursor:pointer;
}
.list .biaodan .form{
    display:none;
    width:906px;
    margin:0 auto 50px auto;
    background-color: #3c4252;
    overflow: hidden;
}
.list .biaodan .form form{
    overflow: hidden;
    width:720px;
    margin:67px auto 85px auto;
    background-color: #f0f4f7;
    border-radius: 10px;
    position:relative;
}
.list .biaodan .form form img.close{
    position:absolute;
    top:30px;
    right:40px;
    cursor:pointer;
}
.list .biaodan .form form p{
    height:52px;
    line-height:52px;
    font-size:16px;
    color:#343434;
    margin:50px auto 20px auto;
    margin-left:100px;
}
.list .biaodan .form form p img{
    float:left;
    margin-right:10px;
}
.list .biaodan .form form p span{
    color:#c7161c;
 }
.list .biaodan .form form label{
    display:block;
    width:520px;
    overflow: hidden;
    margin:0 auto 15px auto;
    height:45px;
}
.list .biaodan .form form label span{
    float:left;
    text-align: right;
    width:95px;
    line-height:45px;
    font-size:15px;
    color:#343434;
}
.list .biaodan .form form label input{
    float:Left;
    width:415px;
    height:45px;
    border-radius: 5px;
    border:solid 1px #d8dcdf;
    padding-left:15px;
    box-sizing: border-box;
    font-size:14px;
    color:#a6a6a6;

 }
.list .biaodan .form form label input::-webkit-input-placeholder{
    color:#a6a6a6;
}
.list .biaodan .form form label input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#a6a6a6;
}
.list .biaodan .form form label input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#a6a6a6;
}
.list .biaodan .form form label input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#a6a6a6;
}
.list .biaodan .form form label input.gongsi{
    background-color: #ffffff;
}
.list .biaodan .form form .sub{
    width:100%;
    height:65px;
    background-color: #e5e5e5;
    overflow: hidden;
    margin-top:25px;
}
.list .biaodan .form form .sub input{
    display:block;
    width:175px;
    height:38px;
    font-size:16px;
    background-color: #c9161c;
    color:#ffffff;
    text-align: center;
    border-radius: 5px;
    margin:13.5px auto 0 auto;
    overflow: hidden;
}
.list .l_ztn2 .container{
    width:1100px;
    margin:0 auto 100px auto;
}
.list .l_ztn2 .container ul{
    display:inline-block;
    text-align: center;
    width:100%;
    background: url(../imagesbgzb/l_ztn2_bj.jpg) no-repeat center 61px;
}
.list .l_ztn2 .container ul li{
    width:122px;
    display:inline-block;
    text-align: center;
    margin-right:50px;
}
.list .l_ztn2 .container ul li.last{
    margin-right:0;
}
.list .l_ztn2 .container ul li p{
    width:122px;
    height:122px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #282828;
}
.list .l_ztn2 .container ul li:hover p{
    background-color: #c7161c;
    transition:0.3s;
}
.list .l_ztn2 .container ul li.xz p{
    background-color: #c7161c;
}
.list .l_ztn2 .container ul li p img{
    margin:30.5px;
}
.list .l_ztn2 .container ul li span{
    display:block;
    text-align: center;
    font-size:24px;
    color:#585858;
    margin-top:13px;
}
.list .l_ztn3{
    background: url(../imagesbgzb/l_ztn3_bj.jpg) no-repeat center;
}
.list .l_ztn3 .container{
    margin-bottom:145px;
}
.list .l_ztn3 .container ul{
    display:inline-block;
    text-align: center;
    width:100%;
}
.list .l_ztn3 .container ul li{
    display:inline-block;
    text-align: center;
    width:343px;
    margin-right:14px;
}
.list .l_ztn3 .container ul li.last{
    margin-right:0;
}

.list .l_ztn3 .container ul li .box{
    position:relative;
}
.list .l_ztn3 .container ul li .box .info{
    position:absolute;
    bottom:-40px;
    width:320px;
    height:100px;
    background: rgba(45,50,70,0.9);
    left:11.5px;
    padding-top:17px;
    padding-left:25px;
    box-sizing: border-box;
}
.list .l_ztn3 .container ul li:hover .box .info{
    background: rgba(199,22,28,0.9);
    transition:0.5s;
}
.list .l_ztn3 .container ul li .box .info p{
    font-size:24px;
    color:#ffffff;
    font-weight:bold;
    text-align: left;
 }
.list .l_ztn3 .container ul li .box .info span{
    display: block;
    font-size:18px;
    color:#e2e2e4;
    text-align: left;
    margin-top:7px;
}
.list .l_ztn4 .container{
    margin-bottom:90px;
}
.list .l_ztn4 .container ul{
    width:100%;
    display:inline-block;
    text-align: center;
}
.list .l_ztn4 .container ul li{
    display:inline-block;
    text-align: center;
    margin-right:55px;
    background: url(../imagesbgzb/l_ztn4_box_bj.png) no-repeat center;
    width:257px;
    height:294px;
}
.list .l_ztn3 .container ul li.last{
    margin-right:0;
}
.list .l_ztn4 .container ul li .box{
    width:202px;
    height:231px;
    margin:31.5px 0 0 27.5px;
    overflow: hidden;
    transition:2s;
}



.list .l_ztn4 .container ul li:hover .box{
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transition:2s;
}
.list .l_ztn4 .container ul li.fir .box{
    background: url(../imagesbgzb/l_ztn4_1.png) no-repeat center;
}
.list .l_ztn4 .container ul li.sec .box{
    background: url(../imagesbgzb/l_ztn4_2.png) no-repeat center;
}
.list .l_ztn4 .container ul li.thr .box{
    background: url(../imagesbgzb/l_ztn4_3.png) no-repeat center;
}
.list .l_ztn4 .container ul li .box img{
    margin:50px auto 0 auto;
}
.list .l_ztn4 .container ul li .box p{
    font-size:24px;
    color:#ffffff;
    margin-top:20px;
    padding:0 10px;
 }
.list .l_ztn5{
    background: url(../imagesbgzb/l_ztn5_bj.jpg) no-repeat center;
}
.list .l_ztn5 .title h3{
    color:#ffffff;
}
.list .l_ztn5 .container{
    overflow: hidden;
    margin-bottom:162px;
}
.list .l_ztn5 .container>div{
    width:50%;
    float:left;
}
.list .l_ztn5 .container .fir img.pc{
    margin-right:45px;
    float:right;
}
.list .l_ztn5 .container .fir img.m{
    display:none;
}
.list .l_ztn5 .sec{
     width:435px;
    text-align: left;
 }
.list .l_ztn5 .container .sec{
    padding-top:50px;
}
.list .l_ztn5 .container .sec p{
    height:75px;
    line-height:75px;
    border-bottom: solid 1px #5c6483;
    margin-bottom:15px;
    font-size:30px;
    color:#ffffff;
}
.list .l_ztn5 .container .sec p span{
    display:block;
    font-size:48px;
    color:#677092;
    font-weight:bold;
    line-height:75px;
    margin-right:20px;
    float:left;
}
.list .l_ztn6{
    width:1200px;
    margin:0 auto;
    background-color:#f2f2f2;
    position:relative;
    top:-60px;
}
.list .l_ztn6 .container{
    width:1056px;
    height:475px;
    margin:0 auto;
    background: url(../imagesbgzb/l_ztn6_bj.png) no-repeat center;
    position:relative;
    margin-bottom:93px;
}
.list .l_ztn6 .container .vs{
    position:absolute;
    top:-35px;
    left:400px;

}
.list .l_ztn6 .container>div{
    width:50%;
    float:left;
}
.list .l_ztn6 .container p{
    width:225px;
    height:50px;
    font-size:26px;
    text-align: center;
    line-height:50px;
    margin-top:52px;
}
.list .l_ztn6 .container .self p{
    border:solid 2px #595959;
    color:#595959;
    margin-left:135px;
}
.list .l_ztn6 .container .my p{
    border:solid 2px #ffffff;
    color:#ffffff;
    margin-left:165px;

}
.list .l_ztn6 .container ul{
    margin-top:38px;
}
.list .l_ztn6 .container .self ul{
    margin-left:115px;
}
.list .l_ztn6 .container .my ul{
    margin-left:147px;
}

.list .l_ztn6 .container ul li{
    height:32px;
    line-height:32px;
    font-size:18px;
    cursor:pointer;
    margin-bottom:24px;
    padding-left:50px;
}
.list .l_ztn6 .container .self ul li{
    color:#595959;
    background: url(../imagesbgzb/l_ztn6_self_1.png) no-repeat left center;

}
.list .l_ztn6 .container .my ul li{
    color:#ffffff;
    background: url(../imagesbgzb/l_ztn6_my_1.png) no-repeat left center;
}
.list .l_ztn7 .title{
    margin: 43px 0 60px 0;
}
.list .l_ztn7 .container{
    width:1200px;
    margin:0 auto;
    height:555px;
}
.list .l_ztn7 .container ul li{
    width:335px;
    height:465px;
    border-radius: 20px;
    overflow: hidden;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;

}
.list .l_ztn7 .container ul li.yhkh{
    background-color: #e1584c;
}
.list .l_ztn7 .container ul li.sbkh{
    background-color: #6c5ebd;
}
.list .l_ztn7 .container ul li.sqsk{
    background-color: #78b89f;
}
.list .l_ztn7 .container ul li.csjz{
    background-color: #274154;
}
.list .l_ztn7 .container ul li.sbsq{
    background-color: #4a4f63;
}



.list .l_ztn7 .container ul li p{
    font-size:36px;
    color:#ffffff;
    font-weight:bold;
    margin-top:45px;
    padding-left:35px;
}
.list .l_ztn7 .container ul li p.xq{
    margin-left: 0;
    margin-top: 0;
    text-align: right;
    margin-right: 20px;
    position: absolute;
    bottom: 24px;
    right: 0;
}
.list .l_ztn7 .container ul li p.xq a{
    font-size:18px;
    color:#ffffff;
	cursor:pointer;
}
.list .l_ztn7 .container ul li span{
    width:160px;
    display:block;
    font-size:16px;
    color:#ffffff;
    opacity:0.8;
    line-height:24px;
    margin-top:15px;
    padding-left:35px;
}
.list .l_ztn7 .container ul li img{
    margin:0 auto;
    margin-top:28px;
}
.list .l_ztn2 .container ul img.m_jt{
    display:none;
}
.list .l_ztn2 .container ul img.m_jtx{
    display:none;
}
.list .l_ztn2 .container ul img.m_jty{
    display:none;
}
.list .l_ztn2 .container ul img.end{
    display:none;
}
.list .l_ztn7 .container ul li.sbsq img{
    margin-top:60px;
}
.list .l_ztn8{
    background: url(../imagesbgzb/l_ztn8_bj.jpg) no-repeat center;
    background-size:100%;
}
.list .l_ztn8 .main{
    overflow: hidden;
}
.list .l_ztn8 .container{
    margin:30px 0 105px 70px;
    overflow: hidden;
}
.list .l_ztn8 .container .box{
    width:332px;
    height:336px;
    background-color: #ffffff;
    float:left;
    margin-right:30px;
}
.list .l_ztn8 .container .box img{
    margin:40px auto 10px auto
}
.list .l_ztn8 .container .box p{
    font-size:30px;
    color:#303030;
    text-align: center;
}
.list .l_ztn8 .container .box:hover p{
    color:#c7161c;
}
.list .l_ztn8 .container .box span{
    display:block;
    width:280px;
    margin:20px auto 0 auto;
    font-size:16px;
    color:#898989;
    line-height:26px;
}
.list .l_ztn9{
    /*background: url(../imagesbgzb/l_ztn9_bj.jpg) no-repeat center;*/
}
.list .l_ztn9 .container{
    overflow:hidden;
    margin-bottom:70px;
}
.list .l_ztn9 .container>div{
    width:50%;
    float:left;
}
.list .l_ztn9 .container ul{
    width:498px;
}
.list .l_ztn9 .container .left ul{
    float:right;
}
.list .l_ztn9 .container ul li{
    height:48px;
    line-height:48px;
    margin-bottom:32px;
}
.list .l_ztn9 .container .left ul li{
    background: url(../imagesbgzb/l_ztn9_bj_1.png) no-repeat center;
}
.list .l_ztn9 .container .right ul li{
    background: url(../imagesbgzb/l_ztn9_bj_2.png) no-repeat center;
}
.list .l_ztn9 .container ul li img{
    float:left;
    margin:6.5px 14px 0 50px;
}
.list .l_ztn9 .container ul li a{
    display:block;
    width:395px;
    float:left;
    font-size:19px;
    font-weight:bold;
    color:#686a70;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
	cursor:pointer;
}
.list .l_ztn9 .container ul li:hover a{
    color:#c7161c;
}

/*内资公司注册*/

/*购买模块需要用通用样式，以免写多次样式*/
.list .shop{
    background-color: #f2f2f2;
}
.list .shop .container{
    overflow: hidden;
}
.list .shop .container>div{
    float:left;
    margin-top:5px;
    margin-bottom:58px;
}
.list .shop .container .left{
    width:476px;
    overflow: hidden;
}
.list .shop .container .right{
    width: 700px;
    margin-left: 24px;
}
.list .shop .container .right p.des{
    display:none;
}
.list .shop .container .right h3{
    font-size:25px;
    color:#333333;
    font-weight:bold;
    margin: 10px auto 18px auto;
}
.list .shop .container .right .address{
    overflow: hidden;
}
.list .shop .container .right .address span{
    display:block;
    width:73px;
    float:left;
    font-size:14px;
    line-height:30px;
    margin-bottom:10px;
}
.list .shop .container .right .address .ri{
    float:left;
}
.list .shop .container .right .address .ri p{
    width:80px;
    height:30px;
    box-sizing: border-box;
    background-color: #ffffff;
    border-radius: 5px;
    border:solid 1px #d7d7d7;
    margin-bottom:10px;
    cursor:pointer;
    text-align: center;
    line-height:30px;
    float:left;
    margin-right:5px;
}
.list .shop .container .right .address .ri p.xz{
    color:#ffffff;
    background-color: #c7161c;
}
.list .shop .container .right .address .ri p:hover{
    color:#ffffff;
    background-color: #c7161c;
}
.list .shop .container .right  .money{
    width:680px;
    height:85px;
    background: url(../imagesbgzb/shop_money.jpg) no-repeat center;
    overflow: hidden;
}
.list .shop .container .right  .money .shu{
    display:block;
    font-size:14px;
    color:#595959;
    line-height:80px;
    float:left;
    margin-left:10px;
}
.list .shop .container .right .kf{
    width:140px;
    height:40px;
    background-color: #c7161c;
    border-radius: 5px;
    margin-top:25px;
	cursor:pointer;
}
.list .shop .container .right .kf a{
    display:block;
     font-size:18px;
     color:#ffffff;
     line-height:40px;
     text-align: center;
 }

.list .shop .container .right  .money p{
    float:left;
}
.list .shop .container .right  .money p span{
    line-height:75px;
    color:#ff0000;
}
.list .shop .container .right  .money p span:first-child{
    font-size:30px;
    font-weight:bold;
    margin:0 10px 0 10px;
}
/*购买模块需要用通用样式，以免写多次样式*/
.gszc_nz .mianbao{
    background-color: #f2f2f2;
}
.gszc_nz .l_ztn .title h3{
    font-size:48px;
    font-weight:bold;
}
.gszc_nz .l_ztn .title img{
   margin:13px auto 0 auto;
}
.gszc_nz .l_ztn1{
    background: none;
    height:auto;
}
.gszc_nz .l_ztn1 .container{
    overflow: hidden;
    margin:0 auto;
    width:1200px;
}
.gszc_nz .l_ztn1 .container>div{
    float:left;
    box-sizing: border-box;
}
.gszc_nz .l_ztn1 .container .left{
    width:560px;
    margin-left:100px;
    margin-right:0;
}
.gszc_nz .l_ztn1 .container .left div{
    margin-bottom:30px;
    overflow: hidden;
}

.gszc_nz .l_ztn1 .container .left p{
    height:52px;
    line-height:52px;
    float:left;
    margin-bottom:20px;
}
.gszc_nz .l_ztn1 .container .left p.ques{
    font-size:24px;
    color:#585858;
    font-weight:bold;
}
.gszc_nz .l_ztn1 .container .left p.form{
    font-size:20px;
    color:#7f7f7f;

}
.gszc_nz .l_ztn1 .container .left p img{
    float:left;
    margin:0 25px 0 0;
}
.gszc_nz .l_ztn1 .container .right{
    width:540px;
    margin-top:0;
}
.gszc_nz .l_ztn1 .container .right img{
    margin:0 auto;
	cursor:pointer;
}
.gszc_nz .l_ztn2{
    background: url(../imagesbgzb/gszc_nz_ztn2_bj.jpg) no-repeat center;
}
.gszc_nz .l_ztn2 .container{
    width:940px;
    overflow: hidden;
    margin:0 auto 120px auto;
}
.gszc_nz .l_ztn2 .container .box{
    width:160px;
    float:left;
}
.gszc_nz .l_ztn2 .container .box img{
    margin:0 auto;
}
.gszc_nz .l_ztn2 .container .box p{
    font-size:24px;
    color:#666666;
    margin-top:15px;
    text-align: center;
}
.gszc_nz .l_ztn2 .container .box6{
    display:none;
}
.gszc_nz .l_ztn2 .container .jt{
    float:left;
    margin:40px auto 0 auto;
}
.gszc_nz .l_ztn2 .container img.m{
    display:none;
}
.gszc_nz .l_ztn3{
    background: url(../imagesbgzb/gszc_nz_ztn3_bj.png) no-repeat 55px center;
}
.gszc_nz .l_ztn3 .container{
    position:relative;
    width:1200px;
    height:330px;
    margin:0 auto;
    overflow: hidden;
}
.gszc_nz .l_ztn3 .container .box{
    position:absolute;
    width:328px;
    height:208px;
}
.gszc_nz .l_ztn3 .container .box1{
    left:30px;
    background: url(../imagesbgzb/gszc_nz_ztn3_1.png) no-repeat center;
}
.gszc_nz .l_ztn3 .container .box2{
    left:234px;
    background: url(../imagesbgzb/gszc_nz_ztn3_2.png) no-repeat center;
}
.gszc_nz .l_ztn3 .container .box3{
    left:438px;
    background: url(../imagesbgzb/gszc_nz_ztn3_3.png) no-repeat center;
}
.gszc_nz .l_ztn3 .container .box4{
    left:642px;
    background: url(../imagesbgzb/gszc_nz_ztn3_2.png) no-repeat center;
}
.gszc_nz .l_ztn3 .container .box5{
    left:846px;
    background: url(../imagesbgzb/gszc_nz_ztn3_3.png) no-repeat center;
}

.gszc_nz .l_ztn3 .container .box p{
    font-size:48px;
    color:#c5c5c5;
    font-weight:bold;
    font-style:italic;
    text-align: center;
    margin-top:10px;
    margin-bottom:5px;
}
.gszc_nz .l_ztn3 .container .box1 p{
    color:#a7bfc7;
}


.gszc_nz .l_ztn3 .container .box span{
    width:130px;
    margin:0 auto;
    display:block;
    font-size:18px;
    color:#999999;
    text-align: center;
}
.gszc_nz .l_ztn3 .container .box1 span{
    color:#617f89;
}
.gszc_nz .l_ztn3 .container .box2 span,.gszc_nz .l_ztn3 .container .box4 span{
    margin-top:80px;
}
.gszc_nz .l_ztn5{
    background-repeat: repeat;
}
.gszc_nz .l_ztn5 .container{
    margin-bottom:130px;
}
.gszc_nz .l_ztn5 .title p{
    font-size:24px;
    color:#adb0b5;
    text-align: center;
}
.gszc_nz .l_ztn5 .container .fir img.pc{
    margin-right:0;
}
.gszc_nz .l_ztn5 .container .sec{
    padding-top:0;
    padding-left:70px;
    box-sizing: border-box;
}
.gszc_nz .l_ztn5 .container .sec p{
    border-bottom: solid 1px #4a8993;
    margin-right:60px;
}
.gszc_nz .l_ztn5 .container .sec p span{
    color:#4a8993;
}
.gszc_nz .l_ztn6 .container{
    background: url(../imagesbgzb/gszc_nz_ztn6_bj2.jpg) no-repeat center;
}
.gszc_nz .l_ztn7 .container ul li.yhkh{
    background-color: #254788;
    background: url(../imagesbgzb/gszc_nz_ztn7_1.jpg) no-repeat center;
    background-size:100%;
}
.gszc_nz .l_ztn7 .container ul li.csjz{
    background: url(../imagesbgzb/gszc_nz_ztn7_2.jpg) no-repeat center;
    background-size:100%;
}
.gszc_nz .l_ztn7 .container ul li.sbsq{
    background: url(../imagesbgzb/gszc_nz_ztn7_3.jpg) no-repeat center;
    background-size:100%;
}
.gszc_nz .l_ztn7 .container ul li.sqsk{
    background: url(../imagesbgzb/gszc_nz_ztn7_4.jpg) no-repeat center;
    background-size:100%;
}
.gszc_nz .l_ztn7 .container ul li.sbkh{
    background: url(../imagesbgzb/gszc_nz_ztn7_5.jpg) no-repeat center;
    background-size:100%;
}
/*内资公司注册*/
/*公司变更聚合页*/
.gsbg .l_ztn1{
    height:auto;
    background: url(../imagesbgzb/gsbg_ztn1_bj.jpg) no-repeat center;
}
.gsbg .l_ztn1 .title {
    margin: 55px 0 50px 0;
}
.gsbg .l_ztn1 .title h3{
    color:#ffffff;
}
.gsbg .l_ztn1 .title h3 span{
    color:#c7161c;
}
.gsbg .l_ztn1 .title p{
    color:#aaaaad;
}
.gsbg .l_ztn1 .main{
    width:945px;
    margin:0 auto;
}
.gsbg .l_ztn1 .container{
    width:960px;
    margin-bottom:50px;
    overflow: hidden;
}
.gsbg .l_ztn1 .container .box{
    width:225px;
    background-color: #ffffff;
    margin:0 15px 15px 0;
    overflow: hidden;
    float:left;
}
.gsbg  .ztn1_xial{
    display:none;
}
.gsbg .l_ztn1 .container .box h3{
    font-size:20px;
    color:#41465a;
    text-align: center;
    font-weight:bold;
    margin-top:30px;

}
.gsbg .l_ztn1 .container .box span{
    display:block;
    text-align: center;
    font-size:12px;
    color:#b0b2b8;
    margin-top:5px;
}
.gsbg .l_ztn1 .container .box p{
    width:125px;
    height:30px;
    background-color: #41465a;
    border-radius: 5px;
    margin:23px  auto 25px auto;
}
.gsbg .l_ztn1 .container .box:hover p{
    background-color:#c7161c;
}
.gsbg .l_ztn1 .container .box p a{
    display:block;
    font-size:16px;
    color:#ffffff;
    line-height:30px;
    text-align: center;
	cursor:pointer;
}
.gsbg .l_ztn1 .container .box:hover h3{
    color:#c7161c
}
.gsbg .l_ztn2{
    height:447px;
}
.gsbg .l_ztn2 .container{
    width:990px;
    margin:0 auto;
    position:relative;
}
.gsbg .l_ztn2 .container .box{
    position:absolute;
    width:210px;
    height:137px;
}
.gsbg .l_ztn2 .container .box p{
    font-size:24px;
    color:#ffffff;
    width:100px;
    text-align: center;
    margin-top: 37px;
    margin-left: 51px;
}
.gsbg .l_ztn2 .container .box1 p{
    margin-top:52px;
}
.gsbg .l_ztn2 .container .box4 p{
    margin-left:40px;
    width:125px;
}
.gsbg .l_ztn2 .container .box1{
    background: url(../imagesbgzb/gsbg_ztn2_1.png) no-repeat center;
}
.gsbg .l_ztn2 .container .box2{
    left:194px;
    background: url(../imagesbgzb/gsbg_ztn2_2.png) no-repeat center;
}
.gsbg .l_ztn2 .container .box3{
    left:388px;
    background: url(../imagesbgzb/gsbg_ztn2_3.png) no-repeat center;
}
.gsbg .l_ztn2 .container .box4{
    left:582px;
    background: url(../imagesbgzb/gsbg_ztn2_4.png) no-repeat center;
}
.gsbg .l_ztn2 .container .box5{
    left:782px;
    background: url(../imagesbgzb/gsbg_ztn2_5.png) no-repeat center;
}
.gsbg .l_ztn3{
    background: none;
    background-color: #f4f4f4;
    height:754px;
}
.gsbg .l_ztn3 .container{
    width:1200px;
    margin:0 auto;
}
.gsbg .l_ztn3 .container .left{
    width:690px;
    float:left;
    position:relative;
    background: url(../imagesbgzb/gsbg_ztn3_1.png) no-repeat right center;
    height:450px;

}
.gsbg .l_ztn3 .container .left img.gsgb_jt{
    right:10px;
    top:40px;
    position:absolute;
}
.gsbg .l_ztn3 .container .right{
    width:510px;
    float:left;
    padding-top:30px;
}
.gsbg .l_ztn3 .container .right p{
    font-size:24px;
    color:#646464;
    margin-bottom:12px;
    line-height:47px;
}
.gsbg .l_ztn3 .container .right p span{
    display:block;
    width:47px;
    height:47px;
    border-radius: 50%;
    background-color: #f9991f;
    color:#ffffff;
    text-align: center;
    margin:0 30px 0 18px;
    float:left;
}
.gsbg .l_ztn4{
    background: url(../imagesbgzb/gsbg_ztn4_bj.jpg) no-repeat center;
}
.gsbg .l_ztn4 .title h3{
    color:#ffffff;
}
.gsbg .l_ztn4 .title h3 span{
    color:#e1584c;
}
.gsbg .l_ztn4 .container{
    height: 615px;
    position: relative;
    background: url(../imagesbgzb/gsbg_ztn4_bj.png) no-repeat center 32px;
    width:1200px;
    margin:0 auto;
}
.gsbg .l_ztn4 .container p{
    font-size:24px;
    color:#b1b2b8;
    position:absolute;
}
.gsbg .l_ztn4 .container p:first-child{
    left:262px;
    top:4px;
}
.gsbg .l_ztn4 .container p:nth-child(2){
    right:263px;
    top:4px;
}
.gsbg .l_ztn4 .container p:nth-child(3){
    left:165px;
    top:107px;
}
.gsbg .l_ztn4 .container p:nth-child(4){
    right:192px;
    top:107px;
}
.gsbg .l_ztn4 .container p:nth-child(5){
    left: 176px;
    top: 243px;
}
.gsbg .l_ztn4 .container p:nth-child(6){
    right:180px;
    top:243px;
}
.gsbg .l_ztn4 .container p:nth-child(7){
    left: 277px;
    top: 344px;
}
.gsbg .l_ztn4 .container p:nth-child(8){
    right:254px;
    top:344px;
}
.gsbg .l_ztn4 .container span{
    display:block;
    position:absolute;
    width:364px;
    height:66px;
    background-color: #e1584c;
    border-radius: 10px;
    bottom:100px;
    left:418px;
}
.gsbg .l_ztn4 .container span a{
    display:block;
    line-height:66px;
    text-align: center;
    font-size:24px;
    color:#ffffff;
	cursor:pointer;
}













.gsbg .l_ztn6{
    background:none;
    top:0;
}
.gsbg .l_ztn6 .container{
    width:1200px;
    background: url(../imagesbgzb/gsbg_ztn6_bj.jpg) no-repeat center;
}
.gsbg .l_ztn6 .container .self p{
    border: solid 2px #bbbaba;
    color: #bbbaba;
}
.gsbg .l_ztn6 .container .self ul li{
    color: #bbbaba;
    background: url(../imagesbgzb/gsbg_ztn6_self_1.png) no-repeat left center;
}
.gsbg .l_ztn6 .container .vs{
    left: 491px;
}
.gsbg .l_ztn7{
    background: url(../imagesbgzb/gsbg_ztn7_bj.jpg) no-repeat center;
}
.gsbg .l_ztn7 .container ul li.yhkh{
    background-color: #254788;
    background: url(../imagesbgzb/gsbg_nz_ztn7_1.jpg) no-repeat center;
    background-size:100%;
}
.gsbg .l_ztn7 .container ul li.csjz{
    background: url(../imagesbgzb/gsbg_nz_ztn7_2.jpg) no-repeat center;
    background-size:100%;
}
.gsbg .l_ztn7 .container ul li.sbsq{
    background: url(../imagesbgzb/gsbg_nz_ztn7_3.jpg) no-repeat center;
    background-size:100%;
}
.gsbg .l_ztn7 .container ul li.sqsk{
    background: url(../imagesbgzb/gsbg_nz_ztn7_4.jpg) no-repeat center;
    background-size:100%;
}
.gsbg .l_ztn7 .container ul li.sbkh{
    background: url(../imagesbgzb/gsbg_nz_ztn7_5.jpg) no-repeat center;
    background-size:100%;
}
/*公司变更聚合页*/

/*公司变更内容页聚合页*/
.gsbg_content .mianbao{
    background-color: #f2f2f2;
}
.gsbg_content .biaodan .container{
    width:100%;
}
.gsbg_content .biaodan .form form p{
    margin-left:170px;
}
.gsbg_content .biaodan .form form label input.gongsi{
    background-color: #ffffff;
}
.gsbg_content .l_ztn1{
    height:auto;
    background: url(../imagesbgzb/gsbg_con_ztn1_bj.jpg) no-repeat center;
}
.gsbg_content .l_ztn1 .title h3{
    color:#282828;
}
.gsbg_content .l_ztn1 .container{
    width:1200px;
    height:565px;
    background: url(../imagesbgzb/gsbg_con_ztn1_bj2.png) no-repeat center;
    margin:0 auto 55px auto;
    position:relative;
}
.gsbg_content .l_ztn1 .container .box{
    position:absolute;
}
.gsbg_content .l_ztn1 .container .box1{
    width:315px;
    left: 109px;
    top: 86px;
}
.gsbg_content .l_ztn1 .container .box2{
    width:220px;
    left: 504px;
    top: 23px;
}
.gsbg_content .l_ztn1 .container .box3{
    width: 265px;
    left: 780px;
    top: 111px;
}
.gsbg_content .l_ztn1 .container .box4{
    width: 350px;
    left: 764px;
    top: 242px;
}
.gsbg_content .l_ztn1 .container .zx{
    width:305px;
    height:65px;
    background-color:#c47878;
    border-radius: 10px;
    position:absolute;
    bottom: 0;
    left: 457px;
}
.gsbg_content .l_ztn1 .container .zx a{
    display:block;
    font-size:24px;
    color:#ffffff;
    line-height:65px;
    text-align: center;
	cursor:pointer;
}
.gsbg_content .l_ztn2{
    background: url(../imagesbgzb/gsbg_con_ztn2_bj.jpg) no-repeat center;
}
.gsbg_content .l_ztn2 .container{
    width:1128px;
    overflow: hidden;
    margin: 20px auto 160px auto;

}
.gsbg_content .l_ztn2 .container .box{
    position:relative;
    width:188px;
    height:188px;
    background: url(../imagesbgzb/gsbg_con_ztn2_huang.png) no-repeat left center;
    float:left;
}
.gsbg_content .l_ztn2 .container .xz{
    background: url(../imagesbgzb/gsbg_con_ztn2_hong.png) no-repeat left center;
}
.gsbg_content .l_ztn2 .container .box p{
    font-size:20px;
    color:#282828;
    position:absolute;
    right:0;
    top:30px;
    font-weight:bold;
    width: 100px;
    text-align: center;
}
.gsbg_content .l_ztn2 .container .box span{
    font-size:43px;
    color:#ffffff;
    position: absolute;
    left: 41px;
    top: 91px;
}
.gsbg_content .l_ztn2 .container .box img.heng{
    position:absolute;
    right:0;
    top:118px;
}
.gsbg_content .l_ztn2 .container .box img.jt{
    position:absolute;
    bottom:0;
    right:18px;
}
.gsbg_content .l_ztn3{
    background: none;
}
.gsbg_content .l_ztn3 .container{
    width:1052px;
    margin:0 auto 54px auto;
    overflow: hidden;

}
.gsbg_content .l_ztn3 .container .box{
    width:263px;
    float:left;
}
.gsbg_content .l_ztn3 .container .box p{
    width:263px;
    height:198px;
}
.gsbg_content .l_ztn3 .container .box p.d{
    font-size:26px;
    color:#ffffff;
    box-sizing: border-box;
}
.gsbg_content .l_ztn3 .container .box p.d1{
    background: url(../imagesbgzb/gsbg_con_ztn3_2.jpg) no-repeat center;
    padding:60px 50px;

}
.gsbg_content .l_ztn3 .container .box p.d2{
    background: url(../imagesbgzb/gsbg_con_ztn3_3.jpg) no-repeat center;
    padding:80px 50px;

}
.gsbg_content .l_ztn3 .container .box p.d3{
    background: url(../imagesbgzb/gsbg_con_ztn3_6.jpg) no-repeat center;
    padding:80px 70px;

}
.gsbg_content .l_ztn3 .container .box p.d4{
    background: url(../imagesbgzb/gsbg_con_ztn3_7.jpg) no-repeat center;
    padding:80px 50px;

}
.gsbg_content .l_ztn4{
    background: url(../imagesbgzb/gsbg_con_ztn4_bj.jpg) no-repeat center;
}
.gsbg_content .l_ztn4 .title h3{
    color:#ffffff;
 }
.gsbg_content .l_ztn4 .title p{
    display:none;
}
.gsbg_content .l_ztn4 .container{
    width:1200px;
    margin:0 auto 110px auto;
    background: url(../imagesbgzb/gsbg_con_ztn4_1.png) no-repeat center;
    height:386px;
    position:relative;
}
.gsbg_content .l_ztn4 .container p{
    font-size:24px;
    color:#ffffff;
    position:absolute;
}
.gsbg_content .l_ztn4 .container p:first-child{
    left: 220px;
    top: 33px;
}
.gsbg_content .l_ztn4 .container p:nth-child(2){
    right:236px;
    top:33px;
}
.gsbg_content .l_ztn4 .container p:nth-child(3){
    left: 220px;
    top: 323px;
}
.gsbg_content .l_ztn4 .container p:nth-child(4){
    right:202px;
    top: 323px;
}
.gsbg_content .l_ztn5{
    background: none;
}
.gsbg_content .l_ztn5 .title h3{
    color:#282828;
}
.gsbg_content .l_ztn5 .container{
    width:1200px;
    margin:0 auto;
    position:relative;
    height:480px;
    margin-bottom:50px;
}
.gsbg_content .l_ztn5 .container .box{
    width:270px;
    height:430px;
    position:absolute;
}
.gsbg_content .l_ztn5 .container .box1{
    left:37px;
    top:20px;
    background: url(../imagesbgzb/gsbg_con_ztn5_1.png) no-repeat center;
}
.gsbg_content .l_ztn5 .container .box2{
    left:324px;
    top:50px;
    background: url(../imagesbgzb/gsbg_con_ztn5_2.png) no-repeat center;
}
.gsbg_content .l_ztn5 .container .box3{
    left:611px;
    background: url(../imagesbgzb/gsbg_con_ztn5_3.png) no-repeat center;
}
.gsbg_content .l_ztn5 .container .box4{
    left:898px;
    top:20px;
    background: url(../imagesbgzb/gsbg_con_ztn5_4.png) no-repeat center;
}
.gsbg_content .l_ztn5 .container .box p{
    float: right;
    font-size: 24px;
    color: #ff5e06;
    font-weight: bold;
    width: 153px;
    margin:56px 10px 10px 0;
}
.gsbg_content .l_ztn5 .container .box3 p{
    margin: 100px 10px 10px 0;
}
.gsbg_content .l_ztn5 .container .box4 p{
    margin: 100px 10px 10px 0;
}
.gsbg_content .l_ztn5 .container .box span{
    float: right;
    width: 153px;
    display: block;
    font-size: 16px;
    color: #6f6f6f;
    line-height: 24px;
    margin-right: 10px;
}
.gsbg_content .l_ztn1 .container .box p{
    font-size:24px;
    color:#282828;
}
.gsbg_content .l_ztn1 .container .box4 p{
    color:#ffffff;
    margin-top:5px;
}
.gsbg_content .l_ztn1 .container .box4 p span{
    display:inline;
    font-size:24px;
}
.gsbg_content .l_ztn1 .container .box4 p span.y{
    color:#fcceaa;

}
.gsbg_content .l_ztn1 .container .box4 p span.h{
    color:#ea6e6e;
}
.gsbg_content .l_ztn1 .container .box span{
    display:block;
    font-size:18px;
    color:#616161;
    margin-top:12px;
	
}
.gsbg_content .l_ztn1 .container .box4 span{
    color:#737388;
}
.gsbg_content .l_ztn6{
    top:0;
    background-color: #ffffff;
}
.gsbg_content .l_ztn6 .container{
    width:1200px;
    background: url(../imagesbgzb/gsbg_ztn6_bj.jpg) no-repeat center;
}
.gsbg_content .l_ztn6 .container .self p{
    border: solid 2px #bbbaba;
    color: #bbbaba;
}
.gsbg_content .l_ztn6 .container .self ul li{
    color: #bbbaba;
    background: url(../imagesbgzb/gsbg_ztn6_self_1.png) no-repeat left center;
}
.gsbg_content .l_ztn6 .container .vs{
    left: 491px;
}
.gsbg_content .l_ztn7{
    background: url(../imagesbgzb/gsbg_ztn7_bj.jpg) no-repeat center;
}
.gsbg_content .l_ztn7 .container ul li.yhkh{
    background-color: #254788;
    background: url(../imagesbgzb/gsbg_nz_ztn7_1.jpg) no-repeat center;
    background-size:100%;
}
.gsbg_content .l_ztn7 .container ul li.csjz{
    background: url(../imagesbgzb/gsbg_nz_ztn7_2.jpg) no-repeat center;
    background-size:100%;
}
.gsbg_content .l_ztn7 .container ul li.sbsq{
    background: url(../imagesbgzb/gsbg_nz_ztn7_3.jpg) no-repeat center;
    background-size:100%;
}
.gsbg_content .l_ztn7 .container ul li.sqsk{
    background: url(../imagesbgzb/gsbg_nz_ztn7_4.jpg) no-repeat center;
    background-size:100%;
}
.gsbg_content .l_ztn7 .container ul li.sbkh{
    background: url(../imagesbgzb/gsbg_nz_ztn7_5.jpg) no-repeat center;
    background-size:100%;
}
/*公司变更内容页聚合页*/
/*公司注销页面*/
.gszx .l_ztn1 .title{
    display:none;
}
.gszx .l_ztn1 .main{
    width:825px;
    margin:0 auto;
    overflow:hidden;
}
.gszx .l_ztn1 .container{
    width:840px;
    margin-bottom:50px;
    margin-top:60px;
    overflow: hidden;
}
.gszx .l_ztn1 .container .box{
    width:265px;
    background-color: #ffffff;
    margin:0 15px 15px 0;
    overflow: hidden;
    float:left;
}
.gszx  .ztn1_xial{
    display:none;
}
.gszx .l_ztn1 .container .box h3{
    font-size:20px;
    color:#41465a;
    text-align: center;
    font-weight:bold;
    margin-top:30px;

}
.gszx .l_ztn1 .container .box span{
    display:block;
    text-align: center;
    font-size:12px;
    color:#b0b2b8;
    margin-top:5px;
}
.gszx .l_ztn1 .container .box p{
    width:125px;
    height:30px;
    background-color: #41465a;
    border-radius: 5px;
    margin:23px  auto 25px auto;
}
.gszx .l_ztn1 .container .box:hover p{
    background-color:#c7161c;
}
.gszx .l_ztn1 .container .box p a{
    display:block;
    font-size:16px;
    color:#ffffff;
    line-height:30px;
    text-align: center;
	cursor:pointer;
}
.gszx .l_ztn1 .container .box:hover h3{
    color:#c7161c
}
.gszx .l_ztn2 .title p{
    color:#767676;
}
.gszx .l_ztn2 .main{
    width:1090px;
    margin:0 auto;
}
.gszx .l_ztn2 .main .container{
    width:1095px;
    overflow: hidden;
	margin: 0 auto 70px auto;
}
.gszx .l_ztn2 .main .container .box{
    width:214px;
    margin-right:5px;
    float:left;
    position:relative;
}
.gszx .l_ztn2 .main .container .box p{
    font-size:22px;
    font-weight:bold;
    color:#ffffff;
    position:absolute;
    width:214px;
    text-align: center;
    top:107px;
}
.gszx .l_ztn3{
    background: url(../imagesbgzb/gszx_ztn3_bj.jpg) no-repeat center;
}
.gszx .l_ztn3 .title{
    margin:80px 0 95px 0;
}
.gszx .l_ztn3 .title h3{
    color:#ffffff;
}
.gszx .l_ztn3 .title p{
    color:#b2b3ba;
}
.gszx .l_ztn3 .main{
    width:890px;
    margin:0 auto;
}
.gszx .l_ztn3 .main .container{
    width:960px;
    height:275px;
	margin-bottom: 65px;
}
.gszx .l_ztn3 .main .container .box{
    width:250px;
    height:88px;
    float:left;
    border:dashed 1px #b2b3ba;
    border-radius:10px;
    margin-bottom:82px;
    box-sizing: border-box;
    position:relative;
}.gszx .l_ztn3 .main .container .box.xz{
     border:dashed 1px #ffd823;
 }

.gszx .l_ztn3 .main .container .box .yuan{
    width:50px;
    height:50px;
    background-color: #ffffff;
    border-radius: 50%;
    position:absolute;
    top: -16px;
    left: -16px;
}
.gszx .l_ztn3 .main .container .box.xz .yuan{
    background-color:#ffd823;
}
.gszx .l_ztn3 .main .container .box .yuan img{
    margin:8.5px;
}
.gszx .l_ztn3 .main .container .box p{
    font-size:24px;
    font-weight:bold;
    color:#ffffff;
    text-align: center;
    margin:20px 0 3px 0;
}
.gszx .l_ztn3 .main .container .box.xz p{
    color:#ffd823;
}
.gszx .l_ztn3 .main .container .box span{
    display:block;
    font-size:12px;
    color:#6d707d;
    text-align: center;
}
.gszx .l_ztn3 .main .container .box.xz span{
    color:#ffd823;
}
.gszx .l_ztn3 .main .container .lj{
    float:left;
    margin-top:43px;
}
.gszx .l_ztn3 .main .container .you{
    float:right;
}
.gszx .l_ztn3 .main .container .you1{
    margin-right:70px;
}
.gszx .l_ztn3 .main .container .you1 .shu{
    margin-right:70px;
    position:absolute;
    top:-83px;
    left:125px;
}
.gszx .l_ztn4 .container .box{
    height:80px;
    margin-bottom:30px;
    overflow: hidden;
    position:relative;
}
.gszx .l_ztn4 .container .box1{
    background: url(../imagesbgzb/gszx_ztn4_1.png) no-repeat center;
}
.gszx .l_ztn4 .container .box2{
    background: url(../imagesbgzb/gszx_ztn4_2.png) no-repeat center;
}
.gszx .l_ztn4 .container .box3{
    background: url(../imagesbgzb/gszx_ztn4_3.png) no-repeat center;
}
.gszx .l_ztn4 .container .box4{
    background: url(../imagesbgzb/gszx_ztn4_4.png) no-repeat center;
}
.gszx .l_ztn4 .container .box5{
    background: url(../imagesbgzb/gszx_ztn4_5.png) no-repeat center;
}
.gszx .l_ztn4 .container .box span{
    display:block;
    font-size:18px;
    line-height:24px;
    text-align: center;
    margin-top:28px;
    color:#ffffff;
}
.gszx .l_ztn4 .container .box1 span{
    margin-top:39px;
}
.gszx .l_ztn4 .container .box p{
    width:266px;
    height:65px;
    font-size:22px;
    color:#ffffff;
    position:absolute;
    box-sizing: border-box;
    top:7.5px;
    text-align: center;
}
.gszx .l_ztn4 .container .box1 p{
    right:245px;
    padding:17px 0 0 145px;
    background: url(../imagesbgzb/gszx_ztn4_1_1.png) no-repeat center;
}
.gszx .l_ztn4 .container .box2 p{
    left:203px;
    padding:17px 0 0 79px;
    background: url(../imagesbgzb/gszx_ztn4_2_1.png) no-repeat center;
}
.gszx .l_ztn4 .container .box3 p{
    right:146px;
    padding:3px 20px 0 145px;
    background: url(../imagesbgzb/gszx_ztn4_3_1.png) no-repeat center;
}
.gszx .l_ztn4 .container .box4 p{
    left:88px;
    padding:3px 25px 0 107px;
    background: url(../imagesbgzb/gszx_ztn4_4_1.png) no-repeat center;
}
.gszx .l_ztn4 .container .box5 p{
    right: 40px;
    padding:3px 7px 0 134px;
    background: url(../imagesbgzb/gszx_ztn4_5_1.png) no-repeat center;
}



.gszx .l_ztn5{
    background:url(../imagesbgzb/gszx_ztn5_bj.jpg) no-repeat center;
}
.gszx .l_ztn5 .title{
    margin:80px auto 90px auto;
}
.gszx .l_ztn5 .main{
    width:1025px;
    margin:0 auto;
}
.gszx .l_ztn5 .container{
    width:1075px;
    overflow: hidden;
	margin-bottom: 60px;
}
.gszx .l_ztn5 .container .box{
    width:325px;
    height:323px;
    float:left;
    background-size:100%;
    margin-right:25px;
}
.gszx .l_ztn5 .container .box1{
    background: url(../imagesbgzb/gszx_ztn5_1.jpg) no-repeat center;
}
.gszx .l_ztn5 .container .box2{
    background: url(../imagesbgzb/gszx_ztn5_2.jpg) no-repeat center;
}
.gszx .l_ztn5 .container .box3{
    background: url(../imagesbgzb/gszx_ztn5_3.jpg) no-repeat center;
}
.gszx .l_ztn5 .container .box .quan{
    width:148px;
    height:148px;
    border-radius:50%;
    overflow:hidden;
    background-color: #ffffff;
    margin:40px auto 10px auto;
}
.gszx .l_ztn5 .container .box .quan img{
    margin:4px;
    transition:0.5s;
}
.gszx .l_ztn5 .container .box:hover .quan img{
    transform:scale(1.3);
    -ms-transform:scale(1.3);
    -webkit-transform:scale(1.3);
    -o-transform:scale(1.3);
    -moz-transform:scale(1.3);
    transition:0.8s;
}
.gszx .l_ztn5 .container .box p{
    font-size:24px;
    color:#333333;
    text-align: center;
    padding:0 70px;
    margin-top:20px;
    line-height:35px;
}
.gszx .l_ztn7 .container ul li.yhkh{
    background-color: #254788;
    background: url(../imagesbgzb/gszx_nz_ztn7_1.jpg) no-repeat center;
    background-size:100%;
}
.gszx .l_ztn7 .container ul li.csjz{
    background: url(../imagesbgzb/gszx_nz_ztn7_2.jpg) no-repeat center;
    background-size:100%;
}
.gszx .l_ztn7 .container ul li.sbsq{
    background: url(../imagesbgzb/gszx_nz_ztn7_3.jpg) no-repeat center;
    background-size:100%;
}
.gszx .l_ztn7 .container ul li.sqsk{
    background: url(../imagesbgzb/gszx_nz_ztn7_4.jpg) no-repeat center;
    background-size:100%;
}
.gszx .l_ztn7 .container ul li.sbkh{
    background: url(../imagesbgzb/gszx_nz_ztn7_5.jpg) no-repeat center;
    background-size:100%;
}
/*公司注销页面*/
/*公司注销内容页公司普通注销*/
.gszx_pt .mianbao{
    background-color: #f2f2f2;
}
.gszx_pt .l_ztn1{
    height:auto;
    background: url(../imagesbgzb/gszx_pt_ztn1_bj.jpg) no-repeat center;
}
.gszx_pt .l_ztn1 .title{
    margin: 80px 0 0 0;
}
.gszx_pt .l_ztn1 .container{
    height:685px;
    background: url(../imagesbgzb/gszx_pt_ztn1_bj2.png) no-repeat top center;
    margin-top:-33px;
    overflow: hidden;
}
.gszx_pt .l_ztn1 .container>div{
    overflow: hidden;
}
.gszx_pt .l_ztn1 .container p{
    font-size:24px;
    color:#000400;
    font-weight:bold;
}
.gszx_pt .l_ztn1 .container .m{
    display:none;
}
.gszx_pt .l_ztn1 .container .hz{
    margin-top:54px;
}
.gszx_pt .l_ztn1 .container .kh.first{
    margin-top:122px;
}
.gszx_pt .l_ztn1 .container .kh.second{
    margin-top:82px;
}
.gszx_pt .l_ztn1 .container .kh p{
    width:565px;
    float:left;
    margin-left:109px;
}
.gszx_pt .l_ztn1 .container .hz p{
    width:625px;
    float:right;
    margin-right:242px;
}
.gszx_pt .l_ztn1 .container p.cx{
    width:300px;
    height:60px;
    border-radius: 10px;
    background-color: #c7161c;
    margin:75px auto 0 auto;
}
.gszx_pt .l_ztn1 .container p.cx a{
    display:block;
    font-size:24px;
    color:#ffffff;
    line-height:60px;
    text-align: center;
    cursor:pointer;
}
.list .biaodan .form{
    margin: 50px auto 50px auto;
}
.gszx_pt .biaodan .form form label input.gongsi{
    background-color: #ffffff;
}
.gszx_pt .l_ztn2{
    background-color: #f2f2f2;
}
.gszx_pt .l_ztn2 .container{
    width: 1036px;
    overflow: hidden;
    margin: 77px auto 160px auto;
}
.gszx_pt .l_ztn2 .container .box{
    width:126px;
    height:126px;
    float:left;
}
.gszx_pt .l_ztn2 .container img.jt{
    float:left;
    margin-top:54px;
}
.gszx_pt .l_ztn2 .container .box1{
    background: url(../imagesbgzb/gszx_pt_ztn2_box1.png) no-repeat center;
}
.gszx_pt .l_ztn2 .container .box2{
    background: url(../imagesbgzb/gszx_pt_ztn2_box2.png) no-repeat center;
}
.gszx_pt .l_ztn2 .container .box3{
    background: url(../imagesbgzb/gszx_pt_ztn2_box3.png) no-repeat center;
}
.gszx_pt .l_ztn2 .container .box4{
    background: url(../imagesbgzb/gszx_pt_ztn2_box4.png) no-repeat center;
}
.gszx_pt .l_ztn2 .container .box5{
    background: url(../imagesbgzb/gszx_pt_ztn2_box5.png) no-repeat center;
}
.gszx_pt .l_ztn2 .container .box6{
    background: url(../imagesbgzb/gszx_pt_ztn2_box6.png) no-repeat center;
}
.gszx_pt .l_ztn2 .container .box p{
    font-size: 18px;
    color: #98bf16;
    width: 80px;
    text-align: center;
    margin: 38px auto;
}
.gszx_pt .l_ztn2 .container .box1 p{
    font-size:22px;
    margin: 35px auto;
}
.gszx_pt .l_ztn3{
    background: none;
}
.gszx_pt .l_ztn3 .container{
    height:576px;
    background: url(../imagesbgzb/gszx_pt_ztn3_bj.png) no-repeat center;
    width:1200px;
    margin:0 auto 94px auto;
    position:relative;
}
.gszx_pt .l_ztn3 .container p{
    font-size:22px;
    font-weight:bold;
    position:absolute;
}
.gszx_pt .l_ztn3 .container p:first-child{
    color:#178477;
    bottom: 22px;
    left: 445px;
}
.gszx_pt .l_ztn3 .container p:nth-child(2){
    color:#429946;
    bottom: 112px;
    left: 575px;
}
.gszx_pt .l_ztn3 .container p:nth-child(3){
    color:#b9c23a;
    bottom: 195px;
    left: 705px;
}
.gszx_pt .l_ztn3 .container p:nth-child(4){
    color:#f5ae1a;
    bottom: 282px;
    left: 835px;
}
.gszx_pt .l_ztn3 .container p:nth-child(5){
    color:#f08817;
    bottom: 520px;
    left: 819px;
}
.gszx_pt .l_ztn4{
    background: url(../imagesbgzb/gszx_pt_ztn4_bj.jpg) no-repeat center;
}
.gszx_pt .l_ztn4 .title h3{
    color:#ffffff;
}
.gszx_pt .l_ztn4 .container{
    position:relative;
    width:1200px;
    height:515px;
    margin:0 auto;
}
.gszx_pt .l_ztn4 .container .box{
    border-bottom:solid 1px #65bdb7;
    padding-bottom:28px;
    position:absolute;
    box-sizing: border-box;
    display:none;
}
.gszx_pt .l_ztn4 .container .box p{
    font-size:24px;
    color:#93eae4;
}
.gszx_pt .l_ztn4 .container .box span{
    display:block;
    font-size:12px;
    color:#3b817b;
}
.gszx_pt .l_ztn4 .container .box1{
    width:340px;
    padding-left:35px;
    left: 112px;
    top: 34px;
}
.gszx_pt .l_ztn4 .container .box2{
    width:340px;
    padding-left:35px;
    right: 113px;
    top: 34px;
}
.gszx_pt .l_ztn4 .container .box3{
    width:280px;
    padding-left:35px;
    left: 172px;
    bottom: 210px;
}
.gszx_pt .l_ztn4 .container .box4{
    width:280px;
    padding-left:55px;
    right: 173px;
    bottom: 210px;
}
.gszx_pt .l_ztn4 .container .yuan{
    position:absolute;
    top:30px;
    left:422.5px;
    transition:1.5s;
}
.gszx_pt .l_ztn4 .container .yuan:hover{
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transition:1.5s;
}
.gszx_pt .l_ztn5{
    background:none;
}
.gszx_pt .l_ztn5 .title h3{
    color: #282828;
}
.gszx_pt .l_ztn5 .container{
    width:1200px;
    margin:0 auto 75px auto;
    position:relative;
}
.gszx_pt .l_ztn5 .container .box{
    width: 365px;
    height: 284px;
    overflow: hidden;
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
    position:relative;

}
.gszx_pt .l_ztn5 .container .box1{
    margin-left:105px;
}
.gszx_pt .l_ztn5 .container .box2{
    left:-65px;
}
.gszx_pt .l_ztn5 .container .box3{
    left:-130px;
}
.gszx_pt .l_ztn5 .container .box .info{
    width:100%;
    height:93px;
    background-color: #282828;
    position:absolute;
    bottom:60px;
}
.gszx_pt .l_ztn5 .container .box:hover .info{
    background-color: #98bf16;
}
.gszx_pt .l_ztn5 .container .box .info p{
    font-size:24px;
    color:#ffffff;
    padding: 15px 97px 0 75px;
    text-align: center;
}



.gszx_pt .l_ztn6{
    background:none;
    top:0;
}
.gszx_pt .l_ztn6 .container{
    width:1200px;
    background: url(../imagesbgzb/gsbg_ztn6_bj.jpg) no-repeat center;
}
.gszx_pt .l_ztn6 .container .self p{
    border: solid 2px #bbbaba;
    color: #bbbaba;
}
.gszx_pt .l_ztn6 .container .self ul li{
    color: #bbbaba;
    background: url(../imagesbgzb/gsbg_ztn6_self_1.png) no-repeat left center;
}
.gszx_pt .l_ztn6 .container .vs{
    left: 491px;
}
.gszx_pt .l_ztn7{
    background-color: #f4f4f4;
}
.gszx_pt .l_ztn7 .container ul li.yhkh{
    background-color: #254788;
    background: url(../imagesbgzb/gszx_nz_ztn7_1.jpg) no-repeat center;
    background-size:100%;
}
.gszx_pt .l_ztn7 .container ul li.csjz{
    background: url(../imagesbgzb/gszx_nz_ztn7_2.jpg) no-repeat center;
    background-size:100%;
}
.gszx_pt .l_ztn7 .container ul li.sbsq{
    background: url(../imagesbgzb/gszx_nz_ztn7_3.jpg) no-repeat center;
    background-size:100%;
}
.gszx_pt .l_ztn7 .container ul li.sqsk{
    background: url(../imagesbgzb/gszx_nz_ztn7_4.jpg) no-repeat center;
    background-size:100%;
}
.gszx_pt .l_ztn7 .container ul li.sbkh{
    background: url(../imagesbgzb/gszx_nz_ztn7_5.jpg) no-repeat center;
    background-size:100%;
}
/*公司注销内容页公司普通注销*/
/*代理记账聚合页*/
.dljz .l_ztn2 .container{
    width:923px;
    margin:0 auto;
    position:relative;
    height:410px;
}
.dljz .l_ztn2 .container .box{
    width:224px;
    height:222px;
    position:absolute;
}
.dljz .l_ztn2 .container .box1{
    background: url(../imagesbgzb/dljz_ztn2_x_1.png) no-repeat center;
}
.dljz .l_ztn2 .container .box2{
    left: 172px;
    top: 171px;
    background: url(../imagesbgzb/dljz_ztn2_s_2.png) no-repeat center;
}
.dljz .l_ztn2 .container .box3{
    left: 348px;
    background: url(../imagesbgzb/dljz_ztn2_x_11.png) no-repeat center;
}
.dljz .l_ztn2 .container .box4{
    left: 520px;
    top: 171px;
    background: url(../imagesbgzb/dljz_ztn2_s_1.png) no-repeat center;
}
.dljz .l_ztn2 .container .box5{
    left: 697px;
    background: url(../imagesbgzb/dljz_ztn2_x_11.png) no-repeat center;
}
.dljz .l_ztn2 .container .box img{
    margin: 48px 0 0 46px;
}
.dljz .l_ztn2 .container .box2 img{
    margin: 21px 0 0 46px;
}
.dljz .l_ztn2 .container .box4 img{
    margin: 15px 0 0 46px;
}
.dljz .l_ztn2 .container .box p{
    width:113px;
    text-align: center;
    font-size:19px;
    color:#6e6e6e;
    font-weight:bold;
    margin: 10px 0 0 46px;
}
.dljz .l_ztn2 .container .box2 p{
    margin: -10px 0 0 46px;
}
.dljz .l_ztn2 .container .box4 p{
    margin: -59px 0 0 46px;
}
@keyframes b1-1{
    0%{top:-20px;}
    50%{top:0;}
    100%{top:-20px;}
}
@keyframes b2-1{
    0%{top:191px;}
    50%{top:171px;}
    100%{top:191px;}
}
.dljz .l_ztn3{
    background: url(../imagesbgzb/dljz_ztn3_bj.jpg) no-repeat center;
}
.dljz .l_ztn3 .main{
    width:860px;
    margin:0 auto;
}
.dljz .l_ztn3 .container{
    width:900px;
    overflow: hidden;
}
.dljz .l_ztn3 .title{
    margin: 90px 0 50px 0;
}
.dljz .l_ztn3 .container .box{
    width:260px;
    height:224px;
    background-color: rgba(255,255,255,0.9);
    margin-top:80px;
    border-radius:10px;
    margin-right:40px;
    position:relative;
    float:left;
}
.dljz .l_ztn3 .container .box img{
    position:absolute;
    top:-60px;
    left:65px;
}
.dljz .l_ztn3 .container .box p{
    padding:90px 60px 0 60px;
    font-size:24px;
    color:#282828;
    text-align: center;
}
.dljz .l_ztn4 .title{
    margin: 80px 0 40px 0;
}
.dljz .l_ztn4 .container{
    width:1200px;
    height:660px;
    margin:0 auto;
    background: url(../imagesbgzb/dljz_ztn4_bj.png) no-repeat 100px 10px;
    position:relative;
    overflow: hidden;
}
.dljz .l_ztn4 .container .center{
    width:303px;
    height:303px;
    border-radius:50%;
    overflow: hidden;
    background: url(../imagesbgzb/dljz_ztn4_center.png) no-repeat center;
    margin:168px auto 0 auto;
}
.dljz .l_ztn4 .container .center p{
    font-size:60px;
    font-weight:bold;
    text-align: center;
    line-height:60px;
    margin-top:121.5px;
    color:#ffffff;
}
.dljz .l_ztn4 .container .box{
    width:192px;
    height:192px;
    border-radius: 50%;
    position:absolute;
}
.dljz .l_ztn4 .container .box1{
    background-color: #f79d00;
    right:504px;
    top:0;
}
.dljz .l_ztn4 .container .box2{
    background-color: #2b9fbb;
    left: 307px;
    bottom: 133px;
}
.dljz .l_ztn4 .container .box3{
    background-color: #c65437;
    right: 307px;
    bottom: 126px;
}
.dljz .l_ztn4 .container .box span{
    display:block;
    font-size:45px;
    color:#ffffff;
    font-weight:bold;
    text-align: center;
    margin-top:20px;
}
.dljz .l_ztn4 .container .box p.des{
    padding:0 35px;
    text-align: center;
    margin-top:10px;
    color:#ffffff;
    font-size:20px;
}
.dljz .l_ztn4 .container .box p.key{
    font-size:32px;
    font-weight:bold;
    color:#ffffff;
    position:absolute;
}
.dljz .l_ztn4 .container .box1 p.key{
    right: -136px;
    top: 21px;
}
.dljz .l_ztn4 .container .box2 p.key{
    left: -185px;
    bottom: 71px;
}
.dljz .l_ztn4 .container .box3 p.key{
    right: -118px;
    bottom: 78px;
}
@keyframes ripple {
    0% {
        opacity:0.95;
        width:192px;
        height:192px;
    }
    100% {

        opacity: 0.9;
        width:200px;
        height:200px;
    }
}
.dljz .l_ztn6{
    background:none;
    top:0;
}

.dljz .l_ztn6 .container{
    width:1200px;
    background: url(../imagesbgzb/dljz_ztn6_bj.png) no-repeat center;
}
.dljz .l_ztn6 .container .self p{
    border: solid 2px #bbbaba;
    color: #bbbaba;
}
.dljz .l_ztn6 .container .self ul li{
    color: #bbbaba;
    background: url(../imagesbgzb/gsbg_ztn6_self_1.png) no-repeat left center;
}
.dljz .l_ztn6 .container .vs{
    left: 491px;
}



.dljz .l_ztn7{
    background-color: #f4f4f4;
}
.dljz .l_ztn7 .title{
    margin: 80px 0 60px 0;
}
.dljz .l_ztn7 .container ul li.yhkh{
    background-color: #254788;
    background: url(../imagesbgzb/dljz_ztn7_1.jpg) no-repeat center;
    background-size:100%;
}
.dljz .l_ztn7 .container ul li.csjz{
    background: url(../imagesbgzb/dljz_ztn7_2.jpg) no-repeat center;
    background-size:100%;
}
.dljz .l_ztn7 .container ul li.sbsq{
    background: url(../imagesbgzb/dljz_ztn7_3.jpg) no-repeat center;
    background-size:100%;
}
.dljz .l_ztn7 .container ul li.sqsk{
    background: url(../imagesbgzb/dljz_ztn7_4.jpg) no-repeat center;
    background-size:100%;
}
.dljz .l_ztn7 .container ul li.sbkh{
    background: url(../imagesbgzb/dljz_ztn7_5.jpg) no-repeat center;
    background-size:100%;
}

/*代理记账聚合页*/
/*代理记账内容页内资小规模*/
.dljz_nzxgm .mianbao{
    background-color: #f2f2f2;
}
.dljz_nzxgm .l_ztn1{
    background:none;
    height:auto;
}
.dljz_nzxgm .l_ztn1 .main{
    width:1200px;
    margin:0 auto;
}
.dljz_nzxgm .l_ztn1 .container{
    background: url(../imagesbgzb/dljz_nzxgm_ztn1_bj.png) no-repeat 661px top;
    overflow: hidden;
}
.dljz_nzxgm .l_ztn1 .container p.cx{
    width:333px;
    height:65px;
    line-height:65px;
    font-size:24px;
    color:#ffffff;
    text-align: center;
    margin:30px auto 0 auto;
    border-radius: 10px;
    background-color: #ab7474;
    cursor:pointer;
    margin-bottom:66px;
}
.dljz_nzxgm .l_ztn1 .container ul{
    margin-left:125px;
    margin-top:15px;
}
.dljz_nzxgm .l_ztn1 .container ul li{
    overflow: hidden;
    margin-bottom:35px;

}
.dljz_nzxgm .l_ztn1 .container ul li.last{
    margin-bottom:0;
}
.dljz_nzxgm .l_ztn1 .container ul li span{
    font-size:28px;
    width:101px;
    height:101px;
    padding-top:10px;
    margin-right:20px;
    font-weight:bold;
    display:block;
    float:left;
    text-align: center;
    color:#ffffff;
    font-style: oblique;
    background: url(../imagesbgzb/dljz_nzxgm_ztn1_1.png) no-repeat center;
    box-sizing:border-box;
}
.dljz_nzxgm .l_ztn1 .container ul li .ques{
    float:left;
}
.dljz_nzxgm .l_ztn1 .container ul li .ques h3{
    font-size:30px;
    color:#430a00;
    font-weight:bold;
}
.dljz_nzxgm .l_ztn1 .container ul li .ques p{
    line-height:26px;
    font-size:18px;
    width:320px;
    margin-top:13px;
    float:left;
    color:#5d5d5d;
}
.dljz_nzxgm .l_ztn1 .container ul li .ques p b{
    color:#c7161c;
}
.dljz_nzxgm .l_ztn1 .container ul li .ques  img{
    float:left;
    margin-right:10px;
    margin-top:5px;
}
.dljz_nzxgm .biaodan .form form label input.gongsi{
    background-color:#ffffff;
}
.dljz_nzxgm .l_ztn2{
    background-color: #f8f4f4;
}
.dljz_nzxgm .l_ztn2 .container{
    width:1200px;
    margin:0 auto 110px auto;
    position:relative;
    height:300px;
    background: url(../imagesbgzb/dljz_nzxgm_ztn2_bj.jpg) no-repeat bottom 19px center;
}
.dljz_nzxgm .l_ztn2 .container .box{
    width:177px;
    height:227px;
    position:absolute;
    bottom:0;
    cursor:pointer;
    transition:0.5s;
}
.dljz_nzxgm .l_ztn2 .container .box:hover{
    width:220px;
    height:278px;
    transition:0.5s;
    z-index:99;
}
.dljz_nzxgm .l_ztn2 .container .box1{
    left:125px;
    background: url(../imagesbgzb/dljz_nzxgm_ztn2_1.png) no-repeat center;
    animation:dljz-ztn2-box1 1s linear infinite alternate;
    background-size:100%;
    transition:0.5s;
}
.dljz_nzxgm .l_ztn2 .container .box2{
    left: 319px;
    background: url(../imagesbgzb/dljz_nzxgm_ztn2_2.png) no-repeat center;
    animation:dljz-ztn2-box2 2s linear infinite alternate;
    background-size:100%;
}
.dljz_nzxgm .l_ztn2 .container .box3{
    left:513px;
    background: url(../imagesbgzb/dljz_nzxgm_ztn2_3.png) no-repeat center;
    animation:dljz-ztn2-box3 2s linear infinite alternate;
    background-size:100%;
}
.dljz_nzxgm .l_ztn2 .container .box4{
    left:707px;
    background: url(../imagesbgzb/dljz_nzxgm_ztn2_4.png) no-repeat center;
    animation:dljz-ztn2-box4 1s linear infinite alternate;
    background-size:100%;
}
.dljz_nzxgm .l_ztn2 .container .box5{
    left:900px;
    background: url(../imagesbgzb/dljz_nzxgm_ztn2_5.png) no-repeat center;
    animation:dljz-ztn2-box5 1s linear infinite alternate;
    background-size:100%;
}
.dljz_nzxgm .l_ztn2 .container .box p{
    font-size:22px;
    width:140px;
    color:#ffffff;
    text-align: center;
    margin:0 auto;
}
.dljz_nzxgm .l_ztn2 .container .box1 p{
    margin-top:60px;
    transition: 0.5s;
}
.dljz_nzxgm .l_ztn2 .container .box1:hover p{
    margin-top:70px;
    transition: 0.5s;
}
.dljz_nzxgm .l_ztn2 .container .box2 p{
    margin-top:45px;
    transition: 0.5s;
}
.dljz_nzxgm .l_ztn2 .container .box2:hover p{
    margin-top:55px;
    transition: 0.5s;
}
.dljz_nzxgm .l_ztn2 .container .box3 p{
    margin-top:31px;
    transition: 0.5s;
}
.dljz_nzxgm .l_ztn2 .container .box3:hover p{
    margin-top:40px;
    transition: 0.5s;
}
.dljz_nzxgm .l_ztn2 .container .box4 p{
    margin-top:16px;
    transition: 0.5s;
}
.dljz_nzxgm .l_ztn2 .container .box4:hover p{
    margin-top:30px;
    transition: 0.5s;
}
.dljz_nzxgm .l_ztn2 .container .box5 p{
    margin-top:60px;
    transition: 0.5s;
}
.dljz_nzxgm .l_ztn2 .container .box5:hover p{
    margin-top:70px;
    transition: 0.5s;
}
.dljz_nzxgm .l_ztn2 .container .box span{
    font-size:18px;
    left: 77px;
    bottom: 8px;
    margin:0 auto;
    color:#ffffff;
    text-align: center;
    position:absolute;
    display:block;
    transition:0.5s;
}
.dljz_nzxgm .l_ztn2 .container .box:hover span{
    left:100px;
    transition:0.5s;
}
@keyframes dljz-ztn2-box1{
    0% {
        left:125px;
    }
    100% {
        left:155px;
    }
}
@keyframes dljz-ztn2-box2{
    0% {
        left: 319px;
    }
    50% {
        left:289px;
    }
    100%{
        left:349px;
    }
}
@keyframes dljz-ztn2-box3{
    0% {
        left:513px;
    }
    50% {
        left:543px;
    }
    100%{
        left:483px;
    }
}
@keyframes dljz-ztn2-box4{
    0% {
        left:707px;
    }
    100% {
        left:677px;
    }
}
@keyframes dljz-ztn2-box5{
    0% {
        left:900px;
    }
    100% {
        left:930px;
    }
}
.dljz_nzxgm .l_ztn3{
    background: url(../imagesbgzb/dljz_nzxgm_ztn3_bj.jpg) no-repeat center;
}
.dljz_nzxgm .l_ztn3 .title{
    margin: 80px 0 20px 0;
}
.dljz_nzxgm .l_ztn3 .title h3{
    color:#ffffff;
}
.dljz_nzxgm .l_ztn3 .title h3 span{
    color:#c75416;
}
.dljz_nzxgm .l_ztn3 .container{
    width:1200px;
    position:relative;
    margin:30px auto 150px auto;
}
.dljz_nzxgm .l_ztn3 .container .box{
    position:absolute;
}
.dljz_nzxgm .l_ztn3 .container .box1{
    top: 109px;
    left: 130px;
}
.dljz_nzxgm .l_ztn3 .container .box2{
    top: 109px;
    right: 130px;
}
.dljz_nzxgm .l_ztn3 .container .box3{
    bottom: -75px;
    right: 498px;
}
.dljz_nzxgm .l_ztn3 .container .box p{
    font-size:24px;
    color:#ffffff;
    cursor:pointer;
}
.dljz_nzxgm .l_ztn3 .container .box:hover p{
    color:#c75416;
}
.dljz_nzxgm .l_ztn3 .container .box span{
    font-size:12px;
    margin-top:5px;
    color:#70727b;
}
.dljz_nzxgm .l_ztn3 .container .center{
    margin:0 auto;
    width:421px;
    height:421px;
    animation:dljz-ztn3-center 100s infinite alternate linear;
}
@keyframes dljz-ztn3-center {
    0%{
        transform:rotate(0deg);
    }
    100%{
        transform:rotate(3600deg);
    }
}
.dljz_nzxgm .l_ztn4 .main{
    width:880px;
	margin:0 auto;
}
.dljz_nzxgm .l_ztn4 .container{
	width:900px;
	margin-bottom:100px;
	overflow:hidden;
}
.dljz_nzxgm .l_ztn4 .container .box{
	width:280px;
	height:350px;
	position:relative;
	border-radius:10px;
	overflow:hidden;
	float:left;
	margin-right:20px;
}
.dljz_nzxgm .l_ztn4 .container .box img{
	width:100%;
    transition: 0.5s;
}
.dljz_nzxgm .l_ztn4 .container .box:hover img{
    transform:scale(1.2);
    transition: 0.5s;
}
.dljz_nzxgm .l_ztn4 .container .box .info{
	width:100%;
	height:130px;
	background-color:rgba(0,0,0,0.8);
	position:absolute;
	bottom:0;
}
.dljz_nzxgm .l_ztn4 .container .box:hover .info{
    background-color: rgba(199,22,28,0.9);
    transition: 0.5s;
}
.dljz_nzxgm .l_ztn4 .container .box .info p{
	font-size:35px;
	color:#f1bb00;
	text-align:center;
	font-weight:bold;
	margin:10px;
    transition: 0.5s;
}
.dljz_nzxgm .l_ztn4 .container .box:hover .info p{
    color:#ffffff;
    transition: 0.5s;
}
.dljz_nzxgm .l_ztn4 .container .box .info span{
	display:block;
	width:80%;
	margin:0 auto;
	text-align:center;
	font-size:18px;
	color:#ffffff;
	margin-top:10px;
}


.dljz_nzxgm .l_ztn6{
    background:none;
    top:0;
}

.dljz_nzxgm .l_ztn6 .container{
    width:1200px;
    background: url(../imagesbgzb/dljz_ztn6_bj.png) no-repeat center;
}
.dljz_nzxgm .l_ztn6 .container .self p{
    border: solid 2px #bbbaba;
    color: #bbbaba;
}
.dljz_nzxgm .l_ztn6 .container .self ul li{
    color: #bbbaba;
    background: url(../imagesbgzb/gsbg_ztn6_self_1.png) no-repeat left center;
}
.dljz_nzxgm .l_ztn6 .container .vs{
    left: 491px;
}


.dljz_nzxgm .l_ztn7{
    background-color: #f4f4f4;
}
.dljz_nzxgm .l_ztn7 .title{
    margin: 80px 0 60px 0;
}
.dljz_nzxgm .l_ztn7 .container ul li.yhkh{
    background-color: #254788;
    background: url(../imagesbgzb/dljz_ztn7_1.jpg) no-repeat center;
    background-size:100%;
}
.dljz_nzxgm .l_ztn7 .container ul li.csjz{
    background: url(../imagesbgzb/dljz_ztn7_2.jpg) no-repeat center;
    background-size:100%;
}
.dljz_nzxgm .l_ztn7 .container ul li.sbsq{
    background: url(../imagesbgzb/dljz_ztn7_3.jpg) no-repeat center;
    background-size:100%;
}
.dljz_nzxgm .l_ztn7 .container ul li.sqsk{
    background: url(../imagesbgzb/dljz_ztn7_4.jpg) no-repeat center;
    background-size:100%;
}
.dljz_nzxgm .l_ztn7 .container ul li.sbkh{
    background: url(../imagesbgzb/dljz_ztn7_5.jpg) no-repeat center;
    background-size:100%;
}
/*代理记账内容页内资小规模*/
/*通用列表页*/
.list_ty .banner{
    height:400px;
}
.list_ty .banner .swiper-container{
    height:400px;
}
.list_ty .banner .swiper-container .swiper-slide img{
	height:400px;
}
.list_ty .mianbao{
    margin-top:15px;
}
.list_ty .mianbao a{
    line-height:60px;
}
.list_ty .table{
    width:1200px;
    margin:0 auto 30px auto;
    height:38px;
    background-color: #f2f2f2;
}
.list_ty .table p{
    float:left;
    width:125px;
    line-height:43px;
}
.list_ty .table p a{
    font-size:16px;
    color:#000000;
    display:block;
    line-height:38px;
    text-align: center;
    margin-bottom:5px;
}
.list_ty .table p.xz{
    background: url(../imagesbgzb/list_table_xz.png) no-repeat center top;
}
.list_ty .table p.xz a{
    color:#ffffff;

}
.list_ty .table p:hover{
    background: url(../imagesbgzb/list_table_xz.png) no-repeat center top;
}
.list_ty .table p:hover a{
    color:#ffffff;
}

.list_ty .table form{
    float: left;
    height: 43px;
}
.list_ty .table form input.so{
    width:333px;
    height:40px;
    border:solid 2px #c7161c;
    float:left;
    box-sizing: border-box;
    padding-left:20px;
}
.list_ty .table form p.tj{
    font-size:18px;
    width:90px;
    height:40px;
    float:left;
    background-color: #c7161c;
    color:#ffffff;
    text-align: center;
    line-height:40px;
    cursor:pointer;
}

.list_ty .list_content{
    width:1200px;
    margin:0 auto;
    overflow: hidden;
}
.list_ty .list_content .left{
    width:855px;
    float:left;
}
.list_ty .list_content .left .box{
    width:100%;
    height:160px;
    margin-bottom:25px;
}
.list_ty .list_content .left .box:hover{
    background-color: #f8f8f8;
}
.list_ty .list_content .left .box .img_b{
    width:210px;
    height:160px;
    float:left;
    position:relative;
    overflow: hidden;
}
.list_ty .list_content .left .box .img_b img{
    height:100%;
    transition:0.5s;
}
.list_ty .list_content .left .box:hover .img_b img{
    transform:scale(1.2);
    transition:0.5s;
}
.list_ty .list_content .left .box .img_b a.lanmu{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    max-width: 180px;
    height: 28px;
    padding: 0 5px;
    background-color: rgba(51,51,51,0.9);
    line-height: 28px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    z-index: 10;
}
.list_ty .list_content .left .box:hover .img_b a.lanmu{
    background-color: #c7161c;
}
.list_ty .list_content .left .box .con{
    width:625px;
    float:left;
    margin-left:20px;
}
.list_ty .list_content .left .box .con h3{

    margin:15px auto 20px auto;
}
.list_ty .list_content .left .box .con h3 font{
	color:#c7161c;
	font-weight:bold;
}
.list_ty .list_content .left .box .con h3 a{
    font-size:18px;
    color:#191919;
}
.list_ty .list_content .left .box:hover .con h3 a{
    color:#c7161c;
}
.list_ty .list_content .left .box .con p{
    font-size:16px;
    color:#8a8a8a;
    line-height:25px;
}
.list_ty .list_content .left .box .con p font{
	color:#c7161c;
	font-weight:bold;
}
.list_ty .list_content .left .box .con .bottom{
    overflow: hidden;
    margin-top:15px;
}
.list_ty .list_content .left .box .con .bottom time{
    font-size:14px;
    color:#cacaca;
    height:15px;
    line-height:15px;
    background: url(../imagesbgzb/list_time.png) no-repeat left center;
    padding-left:25px;
    float:left;
    margin-top:5px;

}
.list_ty .list_content .left .box .con .bottom span{
    height:28px;
    border-radius:5px;
    border:solid 1px #66b7c7;
    float:right;
    line-height:28px;
    padding:0 10px;
    margin-right:10px;
}
.list_ty .list_content .left .box .con .bottom span a{
    color:#66b7c7;
    display:block;
}
.pagelist{
    margin-top:60px;
    margin-bottom:78px;
    margin-left:215px;
}
.pagelist ul{
    width:100%;

    overflow: hidden;
}
.pagelist ul li{
    height:31px;
    line-height:31px;
    float:left;
}
.pagelist ul li a{
    display:block;
    height:31px;
}
.pagelist ul li.pre{
    width:31px;
    background: url(../imagesbgzb/list_pre.png) no-repeat center;
    background-color: #f2f2f2;
    border-radius:15.5px 0 0 15.5px;
}
.pagelist ul li.next{
    width:31px;
    background: url(../imagesbgzb/list_next.png) no-repeat center;
    background-color: #f2f2f2;
    border-radius:0 15.5px 15.5px 0;
}
.pagelist ul li.ye{
    width:50px;
    text-align: center;
    background-color: #f2f2f2;
}
.pagelist ul li.thisclass{
    color:#c7161c;
    font-weight:bold;
}
.pagelist ul li:hover a{
    color:#c7161c;
    font-weight:bold;
}
.pagelist ul li.select{
     background-color: #f2f2f2;
     border-radius:15.5px;
     font-size:14px;
     color:#868686;
}
.pagelist ul li select{
    width:110px!important;
    height:31px;
    background: url(../imagesbgzb/list_go.png) no-repeat right center;
    padding-left:20px;
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari 和 Chrome */
    outline:none;
}

.pagelist ul li span.pageinfo{
    margin:0 15px 0 15px;
}
.list_ty .list_content .right{
    float:left;
    margin-left:40px;
    width:305px;
}
.list_ty .list_content .right .ty{
    margin-top:30px;

}
.list_ty .list_content .right .ty h4{
    border-left:solid 3px #ff4546;
    line-height:16px;
    padding-left:10px;
    font-size:16px;
    font-weight:bold;
    margin-bottom:12px;
}
.list_ty .list_content .right .keyword .container{
    width:100%;
    height:285px;
    background: url(../imagesbgzb/list_keyword_bj.jpg) no-repeat center;
    overflow: hidden;
}
.list_ty .list_content .right .keyword .container ul{
    width:245px;
    height:230px;
    margin:28px auto 0 auto;
    overflow: hidden;
}
.list_ty .list_content .right .keyword .container ul li{
    float:left;
    height:28px;
    margin-bottom:12px;
    margin-right:10px;
    padding:0 10px;
    border-radius: 5px;
}
.list_ty .list_content .right .keyword .container ul li a{
    display:block;
    font-size:14px;
    color:#343434;
    line-height:28px;
    text-align: center;
}
.list_ty .list_content .right .keyword .container ul li:first-child{
    background-color: #b1ebf8;
}
.list_ty .list_content .right .keyword .container ul li:nth-child(2){
    background-color: #f7bfb9;
}
.list_ty .list_content .right .keyword .container ul li:nth-child(3){
    background-color: #d6b8d4;
}
.list_ty .list_content .right .keyword .container ul li:nth-child(4){
    background-color: #cce2a1;
}
.list_ty .list_content .right .keyword .container ul li:nth-child(5){
    background-color: #f9e294;
}
.list_ty .list_content .right .keyword .container ul li:nth-child(6){
    background-color: #b4ecf8;
}
.list_ty .list_content .right .keyword .container ul li:nth-child(7){
    background-color: #d8eff4;
}
.list_ty .list_content .right .keyword .container ul li:nth-child(8){
    background-color: #f7bfb9;
}
.list_ty .list_content .right .keyword .container ul li:nth-child(9){
    background-color: #cce2a1;
}
.list_ty .list_content .right .keyword .container ul li:nth-child(10){
    background-color: #cde2e7;
}
.list_ty .list_content .right .keyword .container ul li:nth-child(11){
    background-color: #b1ebf8;
}
.list_ty .list_content .right .keyword .container ul li:nth-child(12){
    background-color: #f7bfb9;
}
.list_ty .list_content .right .keyword .container ul li:nth-child(13){
    background-color: #d6b8d4;
}
.list_ty .list_content .right .keyword .container ul li:nth-child(14){
    background-color: #cce2a1;
}
.list_ty .list_content .right .news{
    width:100%;
}
.list_ty .list_content .right .news .container{
    background-color: #f2f2f2;
    height:285px;
    overflow: hidden;
}
.list_ty .list_content .right .news .container ul{
    margin:22px 15px 0 15px;
    counter-reset: section;
}
.list_ty .list_content .right .news .container ul li{
    height:18px;
    line-height:18px;
    margin-bottom:18px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.list_ty .list_content .right .news .container ul li a{
    font-size:14px;
    color:#575757;
}
.list_ty .list_content .right .news .container ul li:hover a{
    color:#c7161c;
}
.list_ty .list_content .right .news .container ul li:before{
    counter-increment:section;
    content:counter(section);
    padding:1px 6px;
    margin-right:10px;
    width:50px;
    height:18px;
    line-height:18px;
    background:#bbbbbb;
    color:#fff;
    font-size:12px
}
.list_ty .list_content .right .news .container ul li:nth-child(1):before{
    background:#ff4546;
}
.list_ty .list_content .right .news .container ul li:nth-child(2):before{
    background:#ff7316;
}
.list_ty .list_content .right .news .container ul li:nth-child(3):before{
    background:#ff9c00;
}
.list_ty .list_content .right .baojia .container{
    background-color: #f2f2f2;
    height:460px;
    overflow: hidden;
}
.list_ty .list_content .right .baojia .container ul{
    margin:25px 0 0 25px;
}
.list_ty .list_content .right .baojia .container ul li{
    height:35px;
    padding-left:30px;
    margin-bottom:18px;
}
.list_ty .list_content .right .baojia .container ul li:first-child{
    background: url(../imagesbgzb/list_baojia_1.png) no-repeat left center;
}
.list_ty .list_content .right .baojia .container ul li:nth-child(2){
    background: url(../imagesbgzb/list_baojia_2.png) no-repeat left center;
}
.list_ty .list_content .right .baojia .container ul li:nth-child(3){
    background: url(../imagesbgzb/list_baojia_3.png) no-repeat left center;
}
.list_ty .list_content .right .baojia .container ul li:nth-child(4){
    background: url(../imagesbgzb/list_baojia_4.png) no-repeat left center;
}
.list_ty .list_content .right .baojia .container ul li:nth-child(5){
    background: url(../imagesbgzb/list_baojia_5.png) no-repeat left center;
}
.list_ty .list_content .right .baojia .container ul li:nth-child(6){
    background: url(../imagesbgzb/list_baojia_6.png) no-repeat left center;
}
.list_ty .list_content .right .baojia .container ul li:nth-child(7){
    background: url(../imagesbgzb/list_baojia_7.png) no-repeat left center;
}
.list_ty .list_content .right .baojia .container ul li:nth-child(8){
    background: url(../imagesbgzb/list_baojia_8.png) no-repeat left center;
}
.list_ty .list_content .right .baojia .container ul li .yewu{
    width:120px;
    float:left;
}
.list_ty .list_content .right .baojia .container ul li .yewu p a{
    font-size:14px;
    color:#787878;
}
.list_ty .list_content .right .baojia .container ul li .yewu span{
    display:block;
    font-size:12px;
    color:#c9c9c9;
}
.list_ty .list_content .right .baojia .container ul li img{
    margin-top:11.5px;
    float:left;
}
.list_ty .list_content .right .baojia .container ul li p.cha{
    width:80px;
    height:20px;
    border-radius: 10px;
    background-color: #ff4546;
    float:left;
    margin-top:7.5px;
    margin-left:18px;
}
.list_ty .list_content .right .baojia .container ul li p.cha a{
    display:block;
    font-size:12px;
    color:#ffffff;
    text-align: center;
    line-height:20px;
}
/*通用列表页*/
/*通用内容页*/
.list_ty .m_banner{
    display:none;
}
.list_ty .list_content .left .article{
    background-color: #f8f8f8;
    overflow:hidden;
}
.list_ty .list_content .left .article .article_title{
    overflow: hidden;
}
.list_ty .list_content .left .article .article_title h1{
    font-size:26px;
    color:#3b3b3b;
    text-align: center;
    margin:55px 0 15px 0;
	padding:0 30px;
	font-weight:bold;
}
.list_ty .list_content .left .article .article_title p.auth{
    width:320px;
    float:left;
    margin-left:150px;
}
.list_ty .list_content .left .article .article_title p.auth time{
    font-size:14px;
    color:#c4c1cc;
    margin-right:18px;
}
.list_ty .list_content .left .article .article_title p.auth span{
    font-size:14px;
    color:#c4c1cc;
    margin-right:18px;
}
.list_ty .list_content .left .article .article_title .share{
    float:left;
}
.list_ty .list_content .left .article .article_title .share span{
    float:left;
    font-size:14px;
    color:#c4c1cc;
}
.list_ty .list_content .left .article .article_title .share .bdsharebuttonbox{
    float:left;
}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
    margin:0 6px 0 0!important;
}
.list_ty .list_content .left .article .article_content{
    margin-top:35px;
    padding:0 50px;
    font-size:16px;
    line-height:26px;
    color:#666;
    text-indent:30px;
}
.list_ty .list_content .left .article .article_content img{
	margin:0 auto;
	margin-bottom:15px;
}
.list_ty .list_content .left .article .article_content a{
    color: #c7161c;
    font-weight:bold;
    font-size:16px;
}
.list_ty .list_content .left .article .article_content p{
	font-size:16px;
    color:#666;
    line-height:26px;
    text-indent:30px;
	margin-bottom:10px;
}
.list_ty .list_content .left .article .article_content span{
    font-size:16px;
    color:#666;
    line-height:26px;
    text-indent:30px;
}
.list_ty .list_content .left .article .article_content h3,.list_ty .list_content .left .article .article_content h4{
	font-weight:bold;
	font-size:16px;
    color:#666;
    line-height:26px;
	margin-bottom:5px;
}
.list_ty .list_content .left .article p.keyword{
    font-size:16px;
    color:#595758;
    padding:0 30px 70px 30px;
    margin:55px 20px 0 20px;
    height:30px;
    line-height:30px;
    box-sizing: border-box;
    overflow:hidden;
    border-bottom:solid 1px #e0e0e0;
}
.list_ty .list_content .left .article p.keyword b{
    float:left;
    font-weight:normal;
    font-size:16px;
    color:#595758;
}
.list_ty .list_content .left .article p.keyword span{
    height: 28px;
    border-radius: 5px;
    float:left;
    line-height: 28px;
    padding: 0 10px;
    margin-right: 10px;
    background-color: #66b7c7;
}
.list_ty .list_content .left .article p.keyword span a{
    color: #ffffff;
    display: block;
}
.list_ty .list_content .left .article .article_page ul{
    overflow: hidden;
    padding:0 60px;
}
.list_ty .list_content .left .article .article_page ul li{
    margin-top:30px;
    margin-bottom:30px;
}
.list_ty .list_content .left .article .article_page ul li p{
    font-size:16px;
    color:#595758;
}
.list_ty .list_content .left .article .article_page ul li a{
    display:block;
    font-size:14px;
    color:#757575;
}
.list_ty .list_content .left .article .article_page ul li.pre{
    float:left;

}
.list_ty .list_content .left .article .article_page ul li.pre img{
    float:left;
    margin-top:2px;
    margin-right:15px;
}
.list_ty .list_content .left .article .article_page ul li.pre .all{
    float:left;
}
.list_ty .list_content .left .article .article_page ul li.next{
    float:right;
}
.list_ty .list_content .left .article .article_page ul li.next .all{
    float:right;
    margin-right:15px;
}
.list_ty .list_content .left .article .article_page ul li.next .all p{
    text-align: right;
}
.list_ty .list_content .left .article .article_page ul li.next img{
    float:right;
}
.list_ty .list_content .left  .relevant{
    margin-top:40px;
}
.list_ty .list_content .left  .relevant h4{
    border-left:solid 3px #ff4546;
    line-height:16px;
    padding-left:10px;
    font-size:16px;
    font-weight:bold;
    margin-bottom:12px;
}
.list_ty .list_content .left .relevant .box{
    margin-bottom:35px;
}
.list_ty .list_content .left .relevant .box .img_b{
    width: 210px;
    height: 160px;
    float: left;
    overflow: hidden;
}
.list_ty .list_content .left .relevant .box .img_b img{
    height:100%;
    transition:0.5s;
}
.list_ty .list_content .left .relevant .box:hover .img_b img{
    transform:scale(1.2);
    transition:0.5s;
}

/*通用内容页*/
/*通用师资列表页*/
.list_teacher .teacher_content{
    width:100%;
}
.list_teacher .teacher_content .main{
    width:1200px;
    margin:0 auto;
}
.list_teacher .teacher_content .container{
    width:calc(100% + 20px);
    overflow: hidden;
}
.list_teacher .teacher_content .container .box{
    width:285px;
    height:368px;
    position:relative;
    float:left;
    margin:0 20px 16px 0;
    overflow: hidden;
    border-bottom: solid 1px #eeeeee;
}
.list_teacher .teacher_content .container .box img.img_teach{
	width:100%;
}
.list_teacher .teacher_content .container .box .info{
    width:100%;
    height:140px;
    background-color: #f8f8f8;
    position:absolute;
    bottom:-50px;
    border:solid 1px #eeeeee;
    border-top:none;
    transition:0.5s;
}
.list_teacher .teacher_content .container .box .info h3{
    width:170px;
    height:50px;
    border-radius: 25px;
    font-size:30px;
    line-height:50px;
    top:-25px;
    left:57.5px;
    background-color: #bfdcda;
    color:#282828;
    text-align: center;
    position:absolute;
}
.list_teacher .teacher_content .container .box .info .des{
    margin-top:35px;
    overflow: hidden;
}
.list_teacher .teacher_content .container .box .info .des>div{
    float:left;
    height:40px;
}
.list_teacher .teacher_content .container .box .info .des .left{
    width:120px;
    border-right:solid 2px #626262;
    box-sizing: border-box;
}
.list_teacher .teacher_content .container .box .info .des .left img{
    float:left;
    width:27px;
    height:26px;
    margin-top:3px;
    margin-left:20px;
}
.list_teacher .teacher_content .container .box .info .des .left span{
    float:left;
}
.list_teacher .teacher_content .container .box .info .des .left .bf{
    font-size:20px;
    color: #626262;
    padding-left: 5px;
    line-height: 40px;
}
.list_teacher .teacher_content .container .box .info .des .left span.cw{
    display:none;
}
.list_teacher .teacher_content .container .box .info .des .right{
    width:165px;
    padding:0 15px;
    box-sizing:border-box;
}
.list_teacher .teacher_content .container .box .info .des .right p{
    width:100%;
    font-size:20px;
    color:#626262;
}
.list_teacher .teacher_content .container .box .info .des .right span{
    display:block;
    width:100%;
    font-size:12px;
    color:#d2d2d2;
    text-align: center;
}
.list_teacher .teacher_content .container .box .info .xiangq{
    margin-top:19px;
    overflow: hidden;
}
.list_teacher .teacher_content .container .box .info .xiangq p{
    width:105px;
    height:30px;
    border:solid 1px #d82628;
    border-radius: 5px;
}
.list_teacher .teacher_content .container .box .info .xiangq p a{
    font-size:14px;
    display:block;
    text-align: center;
    line-height:30px;
}
.list_teacher .teacher_content .container .box .info .xiangq p:first-child{
    background-color: #c7161c;
    float:left;
    margin-left:28px;
}
.list_teacher .teacher_content .container .box .info .xiangq p:last-child{
    background-color: #fae5e8;
    float:right;
    margin-right:28px;
}
.list_teacher .teacher_content .container .box .info .xiangq p:first-child a{
    color:#ffffff;
}
.list_teacher .teacher_content .container .box .info .xiangq p:last-child a{
    color:#cd001d;
}

.list_teacher .teacher_content .container .box:hover .info{
    bottom:0;
    transition:0.5s;
    background-color: #c7161c;
}
.list_teacher .teacher_content .container .box:hover .info h3{
     background-color: #fae5e8;
     color:#282828;
}
.list_teacher .teacher_content .container .box:hover .info .des .left{
    border-right:solid 2px #ffffff;
}
.list_teacher .teacher_content .container .box:hover .info .des .left span.bf{
    color:#ffffff;
}
.list_teacher .teacher_content .container .box:hover .info .des .right p{
    color:#ffffff;
}
.list_teacher .pagelist{
    margin-left:335px;
}
/*通用师资列表页*/
/*师资内容页*/
.list_ty .content_teachers .left .article{
    background-color: #ffffff;
}
.list_ty .list_content .left .ztn1{
    overflow: hidden;
    background-color: #f8f8f8;
}
.list_ty .list_content .left .ztn1 .t_left{
    width:390px;
    float:left;
}
.list_ty .list_content .left .ztn1 .t_left img{
	width:100%;
}
.list_ty .list_content .left .ztn1 .t_right{
    float:left;
    margin-left:60px;
}
.list_ty .list_content .left .ztn1 .t_right .container{
    margin-top:40px;
}
.list_ty .list_content .left .ztn1 .t_right .container .m_img{
    display:none;
}
.list_ty .list_content .left .ztn1 .t_right .container h1{
    font-size:36px;
    color:#212121;
    float:left;
    line-height:47px;
}
.list_ty .list_content .left .ztn1 .t_right .container span.address{
    float:left;
    font-size:18px;
    color:#7d7d7d;
    margin-left:50px;;
    background: url(../imagesbgzb/content_teachers_address.png) no-repeat left center;
    padding-left:23px;
    line-height:27px;
    display:table-cell;
    vertical-align:bottom;
    margin-top:16px;
}
.list_ty .list_content .left .ztn1 .t_right .container p.slogen{
    clear:both;
    width:310px;
    height:30px;
    background-color: #272636;
    color:#ffffff;
    padding:0 10px;
    line-height:30px;
    box-sizing: border-box;
    font-size:18px;
    margin-top:20px;
}
.list_ty .list_content .left .ztn1 .t_right .container ul{
    margin-top:15px;
    background:url(../imagesbgzb/content_teacher_shu.jpg) no-repeat left 7px top;
    padding-top:23px;
    height:210px;
}
.list_ty .list_content .left .ztn1 .t_right .container ul li{
    font-size:16px;
    color:#212121;
    margin-bottom:15px;
    background: url(../imagesbgzb/content_teacher_dian.png) no-repeat left center;
    padding-left:35px;
}
.list_ty .list_content .left .ztn1 .t_right .container p.zx{
    width:110px;
    height:35px;
    background-color: #cd001d;
    border-radius:5px;
    float:right;
}
.list_ty .list_content .left .ztn1 .t_right .container p.zx a{
    display:block;
    font-size:16px;
    color:#ffffff;
    line-height:35px;
    text-align: center;

}
.list_ty .list_content .left .ztn1 .t_right .container p.m_zx{
    display:none;
}
.list_ty .list_content .left .ztn2{
    margin-top:35px;
}
.list_ty .list_content .left .ztn2 .title{
    border-bottom:solid 1px #eeeeee;
    margin-bottom:35px;
}
.list_ty .list_content .left .ztn2 .title p{
    width:135px;
    height:40px;
    background-color: #eeeeee;
    font-size:18px;
    color:#212121;
    line-height:40px;
    text-align: center;
}
.list_ty .list_content .left .ztn2 .youshi h4,.list_ty .list_content .left .ztn2 .yewu h4{
    border-left: solid 3px #ff4546;
    line-height: 16px;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}
.list_ty .list_content .left .ztn2 .youshi p{
    font-size:14px;
    color:#212121;
    line-height:25px;
}
.list_ty .list_content .left .ztn2 .yewu{
    margin-top:40px;
}
.list_ty .list_content .left .ztn2 .yewu p{
    float:left;
    padding:0 10px;
    height:35px;
    background-color: #eeeeee;
    line-height:35px;
    margin-bottom:12px;
    margin-right:15px;
    border-radius:5px;

}
.list_ty .list_content .left .ztn2 .yewu p a{
    font-size:14px;
    color:#212121;
}
.list_ty .list_content .left .ztn2 .yewu p:hover{
    background-color:#c7161c;
}
.list_ty .list_content .left .ztn2 .yewu p:hover a{
    color:#ffffff;
}
.list_ty .hr_fenge{
    width:1200px;
    margin:0 auto;
    height:1px;
    margin-top:40px;
    margin-bottom:35px;
    background-color: #eeeeee;
}
.list_ty  .tuijian{
    width:1200px;
    margin:0 auto 120px auto;
}
.list_ty  .tuijian h4{
    border-left: solid 3px #ff4546;
    line-height: 16px;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 30px;
}
.list_ty  .tuijian .container{
    width:1215px;
    overflow: hidden;
}
.list_ty  .tuijian .box{
    width:390px;
    margin-right:15px;
    overflow: hidden;
    float:left;
}
.list_ty  .tuijian .box .img{
    width:210px;
    height:190px;
    float:left;
}
.list_ty  .tuijian .box .img img{
    width:100%;
}
.list_ty  .tuijian .box .info{
    width:180px;
    height:190px;
    float:left;
    background-color: #eeeeee;
    box-sizing: border-box;
	transition:0.5s;
}
.list_ty  .tuijian .box .info h3{
    font-size:21px;
    color:#212121;
    text-align: center;
    margin-top:30px;
}
.list_ty  .tuijian .box .info p{
    width:90px;
    height:22px;
    line-height:22px;
    border-radius:11px;
    font-size:14px;
    margin:10px auto 20px auto;
    background-color: #212121;
    text-align: center;
    color:#eeeeee;
}
.list_ty  .tuijian .box .info span{
    display:block;
    font-size:14px;
    color:#212121;
    margin-left:30px;
    line-height:22px;
}
.list_ty  .tuijian .box:hover .info{
    background-color: #cd001d;
	transition:0.5s;
}
.list_ty  .tuijian .box:hover .info h3{
    color:#ffffff;
}
.list_ty  .tuijian .box:hover .info p{
    background-color: #ffffff;
    color:#cd001d;
}
.list_ty  .tuijian .box:hover .info span{
    color:#ffffff;
}
/*师资内容页*/
/*资质审批列表页*/
.zzsp .l_ztn1{
    height:auto;
    background: url(../imagesbgzb/gsbg_ztn1_bj.jpg) no-repeat center;
}
.zzsp .l_ztn1 .title {
    margin: 55px 0 50px 0;
}
.zzsp .l_ztn1 .title h3{
    color:#ffffff;
}
.zzsp .l_ztn1 .title h3 span{
    color:#c7161c;
}
.zzsp .l_ztn1 .title p{
    color:#aaaaad;
}
.zzsp .l_ztn1 .main{
    width:945px;
    margin:0 auto;
}
.zzsp .l_ztn1 .container{
    width:960px;
    margin-bottom:50px;
    overflow: hidden;
}
.zzsp .l_ztn1 .container .box{
    width:225px;
    background-color: #ffffff;
    margin:0 15px 15px 0;
    overflow: hidden;
    float:left;
}
.zzsp  .ztn1_xial{
    display:none;
}
.zzsp .l_ztn1 .container .box h3{
    font-size:20px;
    color:#41465a;
    text-align: center;
    font-weight:bold;
    margin-top:30px;

}
.zzsp .l_ztn1 .container .box span{
    display:block;
    text-align: center;
    font-size:12px;
    color:#b0b2b8;
    margin-top:5px;
}
.zzsp .l_ztn1 .container .box p{
    width:125px;
    height:30px;
    background-color: #41465a;
    border-radius: 5px;
    margin:23px  auto 25px auto;
}
.zzsp .l_ztn1 .container .box:hover p{
    background-color:#c7161c;
}
.zzsp .l_ztn1 .container .box p a{
    display:block;
    font-size:16px;
    color:#ffffff;
    line-height:30px;
    text-align: center;
	cursor:pointer;
}
.zzsp .l_ztn1 .container .box:hover h3{
    color:#c7161c
}
.zzsp .l_ztn1 .container .box.ad{
    width:465px;

}
.zzsp .l_ztn2 .container{
    width:1200px;
    overflow: hidden;
	margin: 10px auto 80px auto;
}
.zzsp .l_ztn2 .container .box{
    width:106px;
    float:left;
    cursor:pointer;
}
.zzsp .l_ztn2 .container .box1{
    margin-left:38px;
}
.zzsp .l_ztn2 .container .box p{
    font-size:24px;
    margin-top:15px;
    color:#424242;
    text-align: center;
}
.zzsp .l_ztn2 .container .box span{
    font-size:12px;
    color:#b1b1b1;
    display:block;
    text-align: center;
}
.zzsp .l_ztn2 .container img.jt.six{
    display:none;
}
.zzsp .l_ztn2 .container .box8{
    display:none;
}

.zzsp .l_ztn2 .container img.jt{
    float:left;
    margin:50px 25px 0 15px;
}
.zzsp .l_ztn3{
	height:707px;
	background:url(../imagesbgzb/zzsp_ztn3_bj.png) no-repeat center;
}
.zzsp .l_ztn3 .title h3{
	color:#ffffff;
}
.zzsp .l_ztn3 .container{
	width:1200px;
    height:360px;
    margin: 80px auto 0 auto;
	position:relative;
}
.zzsp .l_ztn3 .container .box{
	width:240px;
	height:240px;
	position:absolute;
    transition: 1s;
}
.zzsp .l_ztn3 .container .box:hover{
    transform:rotate(360deg);
    transition: 1s;
}
.zzsp .l_ztn3 .container .box1{
	background:url(../imagesbgzb/zzsp_ztn3_box1.png) no-repeat center;
	background-size:100%;
    left:170px;
    top:112px;
}
.zzsp .l_ztn3 .container .box2{
	background:url(../imagesbgzb/zzsp_ztn3_box2.png) no-repeat center;
	background-size:100%;
    left:325px;
}
.zzsp .l_ztn3 .container .box3{
	background:url(../imagesbgzb/zzsp_ztn3_box3.png) no-repeat center;
	background-size:100%;
    left:50%;
    margin-left:-120.5px;
    top:112px;
}
.zzsp .l_ztn3 .container .box4{
	background:url(../imagesbgzb/zzsp_ztn3_box4.png) no-repeat center;
	background-size:100%;
    right:331px;
}
.zzsp .l_ztn3 .container .box5{
	background:url(../imagesbgzb/zzsp_ztn3_box5.png) no-repeat center;
	background-size:100%;
    right:170px;
    top:112px;
}
.zzsp .l_ztn3 .container .box h4{
    margin-top:50px;
    font-size:48px;
    color:#ffffff;
    font-weight:bold;
    text-align: center;
}
.zzsp .l_ztn3 .container .box p{
    font-size:24px;
    color:#ffffff;
    margin-top:5px;
    text-align: center;
}
.zzsp .l_ztn3 .container .box4 p{
    padding:0 30px;
    line-height:28px;
}
.zzsp .l_ztn3 .container .box span{
    font-size:12px;
    color:#ffffff;
    display:block;
    text-align: center;
    opacity:0.5;
}
.zzsp .l_ztn4 .container{
    width:1200px;
    height:323px;
    margin:76px auto 90px auto;
    position:relative;
    background: url(../imagesbgzb/zzsp_ztn4_bj.png) no-repeat center;
}
.zzsp .l_ztn4 .container .box{
    width:335px;
    height:95px;
    border:solid 1px #ffc68d;
    border-radius:5px;
    padding-left:35px;
    padding-top:15px;
    box-sizing: border-box;
    position:absolute
}
.zzsp .l_ztn4 .container .box1{
    left:95px;
    top:0;
}
.zzsp .l_ztn4 .container .box2{
    right:95px;
    top:0;
}
.zzsp .l_ztn4 .container .box3{
    left:95px;
    top:180px;
}
.zzsp .l_ztn4 .container .box4{
    right:95px;
    top:180px;
}
.zzsp .l_ztn4 .container .box p{
    font-size:24px;
    color:#372e31;
}
.zzsp .l_ztn4 .container .box span{
    display:block;
    font-size:24px;
    color:#ff8e1c;
    font-weight:bold;
}
.zzsp .l_ztn4 .container .dd{
    position:absolute;
    font-size:24px;
    color:#ff8e1c;
    opacity:0.6;
    width:140px;
    left:50%;
    margin-left:-58px;
    top:75px;
}

.zzsp .l_ztn6{
    background:none;
    top:0;
}
.zzsp .l_ztn6 .container{
    width:1200px;
    background: url(../imagesbgzb/gsbg_ztn6_bj.jpg) no-repeat center;
}
.zzsp .l_ztn6 .container .self p{
    border: solid 2px #bbbaba;
    color: #bbbaba;
}
.zzsp .l_ztn6 .container .self ul li{
    color: #bbbaba;
    background: url(../imagesbgzb/gsbg_ztn6_self_1.png) no-repeat left center;
}
.zzsp .l_ztn6 .container .vs{
    left: 491px;
}
.zzsp .l_ztn7{
    background-color: #f4f4f4;
}
.zzsp .l_ztn7 .container ul li.yhkh{
    background-color: #254788;
    background: url(../imagesbgzb/zzsp_ztn7_1.jpg) no-repeat center;
    background-size:100%;
}
.zzsp .l_ztn7 .container ul li.csjz{
    background: url(../imagesbgzb/zzsp_ztn7_2.jpg) no-repeat center;
    background-size:100%;
}
.zzsp .l_ztn7 .container ul li.sbsq{
    background: url(../imagesbgzb/zzsp_ztn7_3.jpg) no-repeat center;
    background-size:100%;
}
.zzsp .l_ztn7 .container ul li.sqsk{
    background: url(../imagesbgzb/zzsp_ztn7_4.jpg) no-repeat center;
    background-size:100%;
}
.zzsp .l_ztn7 .container ul li.sbkh{
    background: url(../imagesbgzb/zzsp_ztn7_5.jpg) no-repeat center;
    background-size:100%;
}
/*资质审批列表页*/
/*资质审批内容页*/
.zzsp_content .mianbao{
    background-color: #f2f2f2;
}
.zzsp_content .l_ztn1{
    background: none;
    height:auto;
}
.zzsp_content .l_ztn1 .container{
    width:1026px;
    margin:0 auto;
    overflow: hidden;
}
.zzsp_content .l_ztn1 .main{
    width:1006px;
    margin:0 auto;
    overflow: hidden;
}
.zzsp_content .l_ztn1 .container .box{
    width:322px;
    height:222px;
    float:left;
    margin-right:20px;
}
.zzsp_content .l_ztn1 .container .box1{
    background: url(../imagesbgzb/zzsp_content_ztn1_box1.png) no-repeat center;
    background-color: #f8f8f8;
    background-size:2.6rem 1.68rem;
}
.zzsp_content .l_ztn1 .container .box2{
    background: url(../imagesbgzb/zzsp_content_ztn1_box2.png) no-repeat center;
    background-color: #f8f8f8;
    background-size:2.6rem 1.68rem;
}
.zzsp_content .l_ztn1 .container .box3{
    background: url(../imagesbgzb/zzsp_content_ztn1_box3.png) no-repeat center;
    background-color: #f8f8f8;
    background-size:2.6rem 1.68rem;
}
.zzsp_content .l_ztn1 .container .box4{
    display:none;
}
.zzsp_content .l_ztn1 .container .box p{
    font-size: 16px;
    line-height: 22px;
    width: 180px;

    box-sizing: border-box;
}
.zzsp_content .l_ztn1 .container .box p.fir{
    height: 83px;
    margin-top: 27px;
    color: #ffffff;
    margin-left: 87px;
    padding: 18px 0 0 15px;
}
.zzsp_content .l_ztn1 .container .box p.sec{
    height:74px;
    margin-top:15px;
    margin-left:30px;
    padding: 11px 0 0 20px;
    color:#555555;
}
.zzsp_content .l_ztn1 .container p.cx{
    width:335px;
    height:65px;
    border-radius:10px;
    line-height:65px;
    font-size:24px;
    color:#ffffff;
    background-color: #c7161c;
    text-align: center;
    margin:60px auto 75px auto;
    cursor: pointer;
}
.zzsp_content .biaodan .form form label input.gongsi{
    background-color: #ffffff;
}
.zzsp_content .l_ztn2{
    background-color: #f2f2f2;
}
.zzsp_content .l_ztn2 .container{
    width:1200px;
    margin:87px auto 110px auto;
    overflow: hidden;
    padding-left:61px;
    box-sizing: border-box;
}
.zzsp_content .l_ztn2 .container .box{
    width:154px;
    height:270px;
    float:left;
}
.zzsp_content .l_ztn2 .container .box>div{
    width:100%;
    height:135px;
    position:relative;
}
.zzsp_content .l_ztn2 .container .box .des{
    width:100%;
}
.zzsp_content .l_ztn2 .container .box .des p{
    font-size:24px;
    color:#282828;
    text-align: center;
}
.zzsp_content .l_ztn2 .container .box .des span{
    font-size:12px;
    color:#282828;
    opacity:0.5;
    display:block;
    text-align: center;
}
.zzsp_content .l_ztn2 .container .box .yuan{
    width:154px;
    height:77px;

    font-size:45px;
    color:#ffffff;
    font-weight:bold;
    text-align: center;
    line-height:77px;
}
.zzsp_content .l_ztn2 .container .box .top .yuan{
    position:absolute;
    bottom:0;
    border-radius: 77px 77px 0 0;
}
.zzsp_content .l_ztn2 .container .box .bottom .yuan{
    border-radius: 0 0 77px 77px;
}
.zzsp_content .l_ztn2 .container .box .bottom .des{
    position:absolute;
    bottom:0;
}
.zzsp_content .l_ztn2 .container .box1 .yuan{
    background-color: #fd872d;
}
.zzsp_content .l_ztn2 .container .box2 .yuan{
    background-color: #920b45;
}
.zzsp_content .l_ztn2 .container .box3 .yuan{
    background-color: #035585;
}
.zzsp_content .l_ztn2 .container .box4 .yuan{
    background-color: #37acf9;
}
.zzsp_content .l_ztn2 .container .box5 .yuan{
    background-color: #038568;
}
.zzsp_content .l_ztn2 .container .box6 .yuan{
    background-color: #f9376e;
}
.zzsp_content .l_ztn2 .container .box7 .yuan{
    background-color: #6b0385;
}
.zzsp_content .l_ztn2 .container .box8{
    display:none;
}
.zzsp_content .l_ztn3{
    background: url(../imagesbgzb/zzsp_content_ztn3_bj.jpg) no-repeat center;
    height:760px;
}
.zzsp_content .l_ztn3 .title {
    margin: 80px 0 40px 0;
}
.zzsp_content .l_ztn3 .title h3{
    color:#ffffff;
}
.zzsp_content .l_ztn3 .title p{
    display:none
}
.zzsp_content .l_ztn3 .container{
    position:relative;
    width:1200px;
    margin:0 auto;
    height:580px;
}

.zzsp_content .l_ztn3 .container .box1{
    bottom: 85px;
    left: 170px;
    background: url(../imagesbgzb/zzsp_content_ztn3_box1.png) no-repeat center top 25px;
}
.zzsp_content .l_ztn3 .container .box2{
    bottom: 256px;
    left: 220px;
    background: url(../imagesbgzb/zzsp_content_ztn3_box2.png) no-repeat center top 25px;
}
.zzsp_content .l_ztn3 .container .box3{
    bottom: 382px;
    left: 347px;
    background: url(../imagesbgzb/zzsp_content_ztn3_box3.png) no-repeat center top 25px;
}
.zzsp_content .l_ztn3 .container .box4{
    top: 0;
    left: 50%;
    margin-left: -77.5px;
    background: url(../imagesbgzb/zzsp_content_ztn3_box4.png) no-repeat center top 25px;
}
.zzsp_content .l_ztn3 .container .box5{
    bottom: 382px;
    right: 347px;
    background: url(../imagesbgzb/zzsp_content_ztn3_box5.png) no-repeat center top 25px;
}
.zzsp_content .l_ztn3 .container .box6{
    bottom: 256px;
    right: 220px;
    background: url(../imagesbgzb/zzsp_content_ztn3_box6.png) no-repeat center top 10px;
}
.zzsp_content .l_ztn3 .container .box7{
    bottom: 85px;
    right: 170px;
    background: url(../imagesbgzb/zzsp_content_ztn3_box7.png) no-repeat center top 25px;
}

.zzsp_content .l_ztn3 .container .box{
    width:155px;
    height:155px;
    border-radius:77.5px;
    background-color: #121d42;
    border:solid 6px rgba(255,255,255,0.1);
    position:absolute;
    box-sizing: border-box;
}
.zzsp_content .l_ztn3 .container .box p{
    font-size: 17px;
    color: #afafaf;
    width: 115px;
    margin: 76px auto 0 auto;
    text-align: center;
}
.zzsp_content .l_ztn3 .container .box6 p{
    width:130px;
    margin: 58px auto 0 auto;
}
.zzsp_content .l_ztn3 .container .box span{
    display:none;
}
.zzsp_content .l_ztn3 p.des{
    position:absolute;
    font-size:24px;
    color:#344faa;
    width:190px;
    text-align: center;
    left:50%;
    margin-left:-95px;
    top:197px;
}
.zzsp_content .l_ztn3 p.des span{
    font-size:18px;
    display:block;
    color:#344faa;
    text-align: center;
}
.zzsp_content .l_ztn3 p.strong{
    position:absolute;
    font-size:48px;
    color:#ffffff;
    font-weight:bold;
    width:170px;
    left:50%;
    margin-left:-85px;
    top:300px;
}

.zzsp_content .l_ztn5{
    background: none;
}
.zzsp_content .l_ztn5 .title h3{
    color:#282828;
}
.zzsp_content .l_ztn5 .container{
    width:1010px;
    margin:0 auto 80px auto;
    height:415px;
    background: url(../imagesbgzb/zzsp_content_ztn5_bj.png) no-repeat center;
}
.zzsp_content .l_ztn5 .container .box{
    width:250px;
    height:415px;
}
.zzsp_content .l_ztn5 .container .box>div{
    width:100%;
    height:207.5px;
    overflow: hidden;
}
.zzsp_content .l_ztn5 .container .box>div img{
    float:right;
    margin-right:15px;
}
.zzsp_content .l_ztn5 .container .box .bottom img{
    margin-top:21px;
}
.zzsp_content .l_ztn5 .container .box .des{
    margin-top:33px;
}
.zzsp_content .l_ztn5 .container .box .des p{
    font-size:48px;
    font-weight:bold;
    color:#282828;
    opacity:0.5;
    text-align: center;
}
.zzsp_content .l_ztn5 .container .box .des span{
    width:175px;
    font-size:18px;
    color:#282828;
    text-align: center;
    display:block;
    margin:0 auto;
}
.zzsp_content .l_ztn6{
    width:100%;
    top:0;
    background-color: #ffffff;
}
.zzsp_content .l_ztn6 .container{
    width:1200px;
    background: url(../imagesbgzb/gsbg_ztn6_bj.jpg) no-repeat center;
}
.zzsp_content .l_ztn6 .container .self p{
    border: solid 2px #bbbaba;
    color: #bbbaba;
}
.zzsp_content .l_ztn6 .container .self ul li{
    color: #bbbaba;
    background: url(../imagesbgzb/gsbg_ztn6_self_1.png) no-repeat left center;
}
.zzsp_content .l_ztn6 .container .vs{
    left: 491px;
}

.zzsp_content .l_ztn7{
    background-color: #f4f4f4;
}

.zzsp_content .l_ztn7 .container ul li.yhkh{
    background-color: #254788;
    background: url(../imagesbgzb/zzsp_ztn7_1.jpg) no-repeat center;
    background-size:100%;
}
.zzsp_content .l_ztn7 .container ul li.csjz{
    background: url(../imagesbgzb/zzsp_ztn7_2.jpg) no-repeat center;
    background-size:100%;
}
.zzsp_content .l_ztn7 .container ul li.sbsq{
    background: url(../imagesbgzb/zzsp_ztn7_3.jpg) no-repeat center;
    background-size:100%;
}
.zzsp_content .l_ztn7 .container ul li.sqsk{
    background: url(../imagesbgzb/zzsp_ztn7_4.jpg) no-repeat center;
    background-size:100%;
}
.zzsp_content .l_ztn7 .container ul li.sbkh{
    background: url(../imagesbgzb/zzsp_ztn7_5.jpg) no-repeat center;
    background-size:100%;
}

/*资质审批内容页*/
/*搜索页banner*/
.search .banner{
    height:250px;
}
.search .banner .swiper-container{
    height:250px;
}
.search .banner .swiper-container .swiper-slide img{
	height:250px;
}

/*咨询聊天*/
.talk{
    width:70px;
    position:fixed;
    right:10px;
    bottom:200px;
    z-index:999;
}
.talk .box{
    width:70px;
    height:70px;
    border-radius: 5px;
    border:solid 1px #e5e5e5;
    background-color: #ffffff;
    cursor:pointer;
}
.talk .box:hover{
    background-color: #e13e38;
    border:solid 1px #e13e38;
}
.talk .box.fan{
    background-color: #e13e38;
    border:solid 1px #e13e38;
}
.talk .box:hover p{
    color:#ffffff;
}
.talk .box img{
    margin:10px auto 5px auto;
}
.talk .box p{
    font-size:14px;
    color:#666666;
    text-align: center;
}
.talk .box.fan p{
    color:#ffffff;
}
.talk .erweima{
    width:177px;
    height:200px;
    border:solid 1px #e5e5e5;
    position:fixed;
    right:90px;
    bottom:277px;
    background-color: #ffffff;
    display:none;
}
.talk .erweima img{
    margin:15px auto 5px auto;
}
.talk .erweima p{
    font-size:14px;
    color:#666666;
    text-align: center;
}
.talk .kf_phone{
    width:226px;
    height:70px;
    background-color: #e13e38;
    position:fixed;
    right:90px;
    bottom:273px;
    border-radius:5px;
    display:none;
}
.talk .kf_phone img{
    float:Left;
    margin:17.5px 10px 17.5px 15px;
}
.talk .kf_phone p{
    float:left;
    font-size:22px;
    font-weight:bold;
    color:#ffffff;
    line-height:35px;
    margin-top:17.5px;
}
/*咨询聊天*/

.m_xfx{
	display:none;
}


.kf_k{
	width:160px;
	height:550px;
	position:fixed;
	left:10px;
	top:200px;
	z-index:9999;
}


.m_zixun{
	display:none;
}
.zzxx{
	width:100%;
}
.zzxx p{
	width:300px;
	height:45px;
	border-radius:10px;
	background-color:#c7161c;
	color:#ffffff;
	text-align:center;
	line-height:45px;
	margin:80px auto 0 auto;
	font-size:17px;
	cursor:pointer;
}








@charset "UTF-8";
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
            transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
            transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
          animation-name: bounce;
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
          animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
          animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
          animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
          animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
      -ms-transform-origin: top center;
          transform-origin: top center;
  -webkit-animation-name: swing;
          animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
          animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
            transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
            transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
          animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
            transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
            transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
          animation-name: bounceIn;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
          animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
          animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
          animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
          animation-name: bounceOut;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
          animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
          animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
          animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
          animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

@keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
          animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
          animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
          animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
          animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;}
}

@keyframes fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;}
}

.fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
          animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
          animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
          animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
          animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
          animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
          animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
          animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
          animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
            transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
            transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
  -webkit-animation-name: flip;
          animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
          animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
          animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
          animation-name: flipOutX;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
          animation-name: flipOutY;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
          animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
          animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
          animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
          animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
          animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
          animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
          animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
          animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
          animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
          animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
          animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
          animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
          animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
          animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
          animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
          animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
          animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
          animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
          animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
          animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
          animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
            transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
            transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
          animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
            transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
            transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
          animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
          animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
          animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
          animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
          animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
          animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
          animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
          animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
          animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
          animation-name: slideOutUp;
}




@media screen and (max-width: 1200px) {
    .body{
        width:1200px;
        overflow: hidden;
    }
}
@media screen and (max-width: 750px) {
    .body{
        width:100%;
    }
    .main{
        width:calc(100% - 0.3rem);
        padding:0 0.15rem;
    }
    .hr{
        display:none;
    }
    .zhuangt{
        display:none;
    }
    .head .nav{
        display:none;
    }
    .head .h_logo{
        width:100%;
        position:relative;
        height:1.02rem;
        background-color: #ffffff;
    }
    .head .h_logo h1 img{
        width:1.62rem;
        height:0.6rem;
        position:absolute;
        left:50%;
        margin-top:0.21rem;
		margin-left:-0.81rem;
    }
	.head .h_logo span.logo_h{
		display:none;
	}
	.head .h_logo img.slogen{
		display:none;
	}
    .head .h_logo img.xcy{
        display:none;
    }
    .head .h_logo img.m_menu{
        display:block;
        position:absolute;
        right:15px;
        width:0.4rem;
        height:0.32rem;
        margin-top:0.33rem;
        cursor:pointer;
    }
    .head .h_logo .address {
        height: 0.3rem;
        line-height: 0.3rem;
        margin: 0.36rem 0 0 0;
        padding-bottom: 0.2rem;
    }
    .head .h_logo .address p a span{
        display:none;
    }
    .head .h_logo .address .img_address{
        width: 0.21rem;
        height: 0.28rem;
        float: left;
        margin-top: 0;
    }
    .head .h_logo .address i{
        width: 0.22rem;
        height: 0.13rem;
        background-size: 100%;
        margin-top: 0.085rem;
        margin-left: 0.09rem;
    }
    .head .h_logo .address p a {
        font-size:0.3rem;
        color:#383838;
    }
    .head .h_logo .address .info{
        top:0.66rem;
        width:7.5rem;
        height:1.5rem;
        left:-15px;
    }
    .head .h_logo .address .info:before,.head .h_logo .address .info:after{
        content:none;
    }
    .head .h_logo .address .info p{
        margin: 0.3rem 0.04rem 0.25rem 0.04rem;
    }
    .head .h_logo .phone{
        display:none;
    }
    .head .h_logo form{
        display:none;
    }
    .banner{
        height:3.7rem;
    }
    .banner .swiper-container{
        height:3.7rem;
    }
    .banner .swiper-container .swiper-wrapper{
        height:3.7rem;
    }
    .banner .swiper-container .swiper-slide{
        height:3.7rem;
    }

    .banner .swiper-container .swiper-slide img{
        width:auto;
        height:3.7rem;
        margin-left:-7.26rem;
    }
    .banner .swiper-pagination{
        left:0;
        bottom:0.1rem;
    }
    .banner .swiper-pagination .swiper-pagination-bullet{
        width: 0.14rem;
        height: 0.14rem;
        margin: 0 0.07rem;
    }
    .ztn .ztn_title{
        margin-top: 0.64rem;
        margin-bottom:0.68rem;
    }
    .ztn .ztn_title h3{
        font-size:0.36rem;
    }
    .ztn .ztn_title p{
        display:none;
    }
    .ztn .ztn_title img.pc_hr{
        display:none;
    }
    .ztn .ztn_title img.m_hr{
        display: block;
        width: 100%;
        margin: 0.2rem auto 0 auto;
    }
    .ztn_1 .main{
        width:calc(100% - 0.3rem);
        padding:0 0.15rem;
    }
    .ztn_1 .container{
        display:none;
    }
    .ad1{
        display:none;
    }
    .ztn_1{
        padding-bottom:0.4rem;
    }
    .ztn_1 .m_container{
        display:block;
        padding:0 0.2rem;
        width:calc(100% + 0.3rem);
        overflow: hidden;
    }
    .ztn_1 .m_container .box{
        width:calc(100%/4 - 0.7rem);
        float:left;
        margin:0 0.7rem 0.35rem 0;
    }
    .ztn_1 .m_container .box img{
        width:100%;
    }
    .ztn_1 .m_container .box p{
        width:100%;
        text-align: center;
        font-size:0.24rem;
        color:#8d8d8d;
        margin-top:0.12rem;
    }
    .list .l_ztn1 .right .box:hover p{
        background-color:#41465a;
    }
    .list .l_ztn1 .right .box:hover h3{
        color:#41465a
    }
    .ztn_2{
        background: url(../imagesbgzb/m_ztn2_bj.jpg) no-repeat center;
    }
    .ztn_2 .ztn_title{
        margin-bottom:0.46rem;
    }
    .ztn_2 .swiper-button-prev{
        background-size: 14px 21px;
        background-image: url(../imagesbgzb/left.png);
        left: 0;
    }
    .ztn_2 .swiper-button-next {
        background-size: 14px 21px;
        background-image: url(../imagesbgzb/right.png);
        right:0;
    }
    .ztn_2 .container{
        margin-bottom: 0.75rem;
    }
    .ztn_2 .container .box{
        height:3.2rem;
    }
    .ztn_2 .container .box .info{
        height:1rem;
        bottom:0;
        background: rgba(0,0,0,0.8);
        padding: 0 0.45rem;
    }
    .ztn_2 .container .box:hover .info{
        bottom:0;
        background: rgba(0,0,0,0.8);

    }
    .ztn_2 .container .box .info p{
        font-size:0.24rem;
        margin-top: 0.11rem;
    }
    .ztn_2 .container .box .info span{
        font-size:14px;
        color:#b6b6b9;
        margin-top: 0.05rem;
    }
    .ztn_3{
        height:auto;
    }
    .ztn_3 .main{
        width:calc(100% - 0.3rem);
        padding:0 0.15rem;
    }
    .ztn_3 .swiper-button-prev{
        background-size: 14px 21px;
        left: -3px;
    }
    .ztn_3 .swiper-button-next {
        background-size: 14px 21px;
        right:-3px;
    }
    .ztn_3 .container{
        padding:0 0.2rem;
        margin-bottom: 0.8rem;
    }
    .ztn_3 .container .swiper-container .swiper-wrapper .swiper-slide img{
        width:2.07rem;
        margin-left:0.3rem;
        margin-top:0.25rem;
    }
    .ztn_3 .container .con{
        margin-top:0.38rem;
        width: 3.41rem;
        padding: 40px 51px 74px 22px;
        line-height: 0.36rem;
        font-size:0.18rem;
    }
    .ztn_3 .container .con:before{
        content:none;
        left:-0.41rem;
        font-size:0.72rem;
    }
    .ztn_3 .container .con:after{
        content:none;
        right:-0.30rem;
        font-size:0.72rem;
    }
    .list .l_ztn3 .container ul li:hover .box .info{
        background: rgba(45,50,70,0.9);
        transition:0.5s;
    }
    .ztn_4 .ztn_title{
        display:none;
    }
    .ztn_4 .main{
        width:100%;
        padding:0;
    }
    .ztn_4 .container{
        width:100%;
    }
    .ztn_4 .m_hr{
        display:block;
        width:100%;
        margin-top:0.2rem;
    }
    .ztn_4 .container{
        margin-bottom:0;
    }
    .ztn_4 .container .box{
        width:100%;
    }
    .ztn_4 .container .ljwm{
        display:none;
    }
    .ztn_4 .container .gjzc{
        display:none;
     }
    .ztn_4 .container .box .con_title{
        margin-top:0.25rem;
        border-bottom:none;
    }
    .ztn_4 .container .box .con_title span.right{
        display:none;
    }
    .ztn_4 .container .box .con_title span.left{
        float:none;
    }
    .ztn_4 .container .box .con_title span a{
        text-align: center;
        font-size:0.36rem;
        color:#232122;
    }
    .ztn_4 .container .box .con_title span:hover a{
        color: #232122;
    }
    .ztn_4 .container .box ul{
        width:calc(100% - 0.7rem);
        margin: 0.35rem auto 0 auto;
        padding-bottom: 0.4rem;
    }
    .ztn_4 .container .box ul li img{
        display:none;
    }
    .ztn_4 .container .box ul li{
        width:100%;
        height:0.9rem;
        background-color: #eaeaea;
        border-radius:5px;
        overflow: hidden;
    }
    .ztn_4 .container .box ul li span{
        display:block;
        width:0.9rem;
        height:0.6rem;
        margin-top:0.15rem;
        text-align: center;
        float:left;
        font-size:14px;
        color:#999999;
        border-right: solid 1px #c1c1c1;
        box-sizing: border-box;
        line-height:0.33rem;
    }
    .ztn_4 .container .box ul li span i{
        display:block;
        font-size:0.3rem;
        color:#999999;
        font-weight:bold;
        font-style:normal;
    }
    .ztn_4 .container .hqxz ul li{
        margin-bottom:0.1rem;
        display:none;
    }
    .ztn_4 .container .hqxz ul li.m{
        display:block;
    }
    .ztn_4 .container .hqxz ul li a{
        font-size:0.18rem;
        display:block;
        height:0.6rem;
        margin-top: 0.15rem;
        float:left;
        line-height:0.33rem;
        width: 5rem;
    }
    .ztn_4 .container .box ul li a time{
        display:none;
    }
    .ztn_4 .container .box ul li a p{
        width:100%;
        display:block;
        font-size:0.14rem;
        color:#999999;

    }
    .ztn_4 .container .hqxz ul li a p{
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .ztn_4 .container .box ul li:hover a h3{
        color: #666666;
    }
    .ztn_4 .container .box ul li a h3{
        float:none;
        width: 100%;
    }
    .ztn_4 .container .box ul li a .pc_time{
        display:none;
    }
    .ztn_4 .container .box ul li a img{
        display:block;
        width:2.5rem;
        height:auto;
        float:left;
    }
    .ztn_4 .container .nwwd{
        background-color: #ffffff;
    }
    .ztn_4 .container .nwwd ul{
        width:calc(100% - 30px);
    }
    .ztn_4 .container .nwwd ul li{
        height:2rem;
        border-bottom: dashed 1px #dadada;
        background-color:#ffffff;
        padding: 0 0.2rem;
    }
    .ztn_4 .container .nwwd ul li a{
        margin-left:0;
        height:auto;
        margin-top: 0.15rem;
        overflow: hidden;
    }
    .ztn_4 .container .nwwd ul li a h3{
        width:3.7rem;
        float:left;
        font-size:0.18rem;
        color:#666666;
        margin-left: 0.25rem;
        padding-left:0.3rem;
        position:relative;
        line-height:0.3rem;
        background: url(../imagesbgzb/q.png) no-repeat left center;
        background-size:0.25rem 0.25rem;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
    }
    .ztn_4 .container .nwwd ul li a p.des{
        width:3.7rem;
        height:1.3rem;
        float:left;
        margin:0.05rem 0 0 0.25rem;
        padding-left:0.3rem;
        font-size:0.16rem;
        color:#000000;
        position:relative;
        line-height: 0.33rem;
        background: url(../imagesbgzb/a.png) no-repeat left 0.04rem;
        background-size:0.25rem 0.25rem;
        overflow: hidden;
    }
    .ztn_4 .container .nwwd ul li{
        display:none;
    }
    .ztn_4 .container .nwwd ul li.m{
        display:block;
    }
    .ztn_5{
        display:none;
    }
    .ztn_6{
        display:none;
    }
    .fw{
        display:none;
    }
    .footer{
        background-color: #f5f5f5;
    }
    .footer .container{
        display:none;
    }
    .footer .icp{
        border-top:none;
        margin:0.2rem 0;
    }
    .footer .zx{
        width:100%;
        margin:0.2rem 0 1.35rem 0;
        overflow: hidden;
        display:inline-block;
        text-align: center;
    }
    .footer .zx p{
        width:2.5rem;
        height:0.7rem;
        display:inline-block;
        border-radius: 0.1rem;
    }
    .footer .zx p img{
        width:0.31rem;
        height:0.32rem;
        float:left;
        margin:0.19rem 0 0 0.2rem;
    }
    .footer .zx p.baojia{
        background-color: #ff737a;
        margin-right:0.2rem;
    }
    .footer .zx p.zixun{
        background-color: #ffc05c;
    }
    .footer .zx p a{
        font-size:0.3rem;
        line-height:0.7rem;
        text-align: center;
    }
    .footer .zx p.baojia a{
        color:#ffffff;
        cursor:pointer;
    }
    .footer .zx p.zixun a{
        color:#282828;
    }
    .m_xf{
        width:100%;
        height:0.8rem;
        display:block;
        overflow: hidden;
        position:fixed;
        bottom:0;
        background-color: #333333;
        z-index: 999;
    }
    .m_xf .box{
        width:25%;
        overflow: hidden;
        float:left;
    }
    .m_xf .box a{
        display:block;
        width:100%;
        height:0.8rem;
        overflow: hidden;
    }
    .m_xf .box .xz{
        background-color: #fb4343;
        height:1rem;
    }
    .m_xf .box img{
        width:0.32rem;
        height:0.32rem;
        margin:0.12rem auto 0 auto;
    }
    .m_xf .box p{
        text-align: center;
        font-size:0.18rem;
        color:#b8b8b8;
        margin-top:0.05rem;
    }
    .m_xf .box .xz p{
        color:#ffffff;
    }
    .m_menu_xf{
        display: none;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        z-index: 9999;
        background: rgba(0,0,0,0.95);
        padding:0 0.35rem;
        box-sizing: border-box;
    }
    .m_menu_xf .close{
        overflow: hidden;
    }
    .m_menu_xf .close img{
        width:0.5rem;
        height:0.5rem;
        float:right;
        margin-top:0.4rem;
    }
    .m_menu_xf ul{
        width:6.25rem;
        margin:0 auto;
    }
    .m_menu_xf ul li{
        height:1.2rem;
        line-height: 0.5rem;
        border-bottom:dashed 1px #59595a;
    }
    .m_menu_xf ul li.last{
        border-bottom:none;
    }
    .m_menu_xf ul li p{
        font-size:0.4rem;
        color:#ffffff;
        padding-top:0.35rem;
        padding-left:1.7rem;
    }
    .m_menu_xf ul li p span{
        font-size:0.17rem;
        color:#757474;
    }

    .m_baojia{
        width:6rem;
        height:5.64rem;
        position:fixed;
        bottom:20%;
        left:0.75rem;
        border-radius: 0.2rem;
        background: rgba(0,0,0,0.85);
        z-index:9999;
    }
    .m_baojia img.close{
        width:0.4rem;
        height:0.4rem;
        position:absolute;
        top:0.3rem;
        right:0.3rem;
    }
    .m_baojia .logo{
        width:2.45rem;
        margin: 0.45rem auto 0.4rem auto;
    }
    .m_baojia .logo img{
        width:2.45rem;
    }
    .m_baojia form{
        padding:0 0.5rem;
        box-sizing: border-box;
    }
    .m_baojia form input{
        width:100%;
        height:0.8rem;
        color:#a9a9a9;
        font-size:0.3rem;
        margin-bottom:0.4rem;
        padding-left:0.2rem;
        box-sizing: border-box;
    }
    .m_baojia form input::-webkit-input-placeholder{
        color:#a9a9a9;
    }
    .m_baojia form p.biaozhu{
        font-size:0.23rem;
        color:#ababab;
    }
    .m_baojia form p.biaozhu span{
        color:#872022;
        margin-right: 0.05rem;
    }
    .m_baojia form p.tj{
        width: 80%;
        height: 0.8rem;
        background-color: #c7161c;
        text-align: center;
        position: relative;
        font-size: 0.3rem;
        font-weight: bold;
        color: #ffffff;
        line-height: 0.8rem;
        margin: 0.4rem auto 0 auto;
        border-radius: 0.15rem;
    }
    .m_baojia form p.tj img{
        width:0.49rem;
        height:0.49rem;
        position:absolute;
        bottom: -0.15rem;
        right: 0.3rem;
    }
/*列表页公司注册*/
    .list .mianbao{
        display:none;
    }
    .list .biaodan{
        display:none;
    }
    .list .l_ztn1 .left{
        display:none;
    }
    .list .l_ztn1{
        background:none;
        background-color:#eaebed;
        height:auto;
    }
    .list .l_ztn1 .right{
        width:calc(100% + 0.15rem);
        margin-top:0.7rem;
        margin-bottom:0.4rem;
    }
    .list .l_ztn1 .right .box{
        width:calc(100%/3 - 0.15rem);
        margin: 0 0.15rem 0.15rem 0;
    }
    .list .l_ztn1 .right .box h3 {
        font-size: 0.2rem;
        margin-top: 0.3rem;
    }
    .list .l_ztn1 .right .box span{
        margin-top:0.05rem;
        font-size:0.12rem;
    }

    .list .l_ztn1 .right .box p{
        width: 1.25rem;
        height: 0.3rem;
        border-radius: 0.05rem;
        margin: 0.23rem auto 0.25rem auto;
    }
    .list .l_ztn1 .right .box p a{
        line-height:0.3rem;
        font-size:0.16rem;
    }
    .list .l_ztn .title{
        margin: 0.54rem 0 0.49rem 0;
    }
    .list .l_ztn .title h3{
        font-size:0.4rem;
    }
    .list .l_ztn .title p{
        display:none;
        font-size:0.25rem;
    }
    .list .l_ztn2 .container{
        width:6.2rem;
        margin:0 auto!important;
    }
    .list .l_ztn2 .container ul{
        display:block;
        background: none;
        width:7rem;
        text-align: left;
        overflow: hidden;
        padding-bottom:0.95rem;
    }
    .list .l_ztn2 .container ul li{
        width:calc(100%/3 - 0.8rem);
        margin-right:0;
        display:block;
        float:left;
        position:relative;
    }
    .list .l_ztn2 .container ul img.m_jt{
        display:block;
        width:0.8rem;
        float:left;
        margin-top:0.7rem;
    }
    .list .l_ztn2 .container ul img.m_jtx{
        display:block;
        position:absolute;
        height:0.6rem;
        width:auto;
        margin-top:0;
        left:0.7rem;
    }
    .list .l_ztn2 .container ul img.m_jty{
        display:block;
        width:0.8rem;
        float:right;
        margin-top: 1.25rem;
    }
    .list .l_ztn2 .container ul img.end{
        display:block;
        max-width:calc(100%/3 - 0.8rem);
        height:1.7rem;
        float:right;
        margin-top: 0.6rem;
        margin-right: 0.3rem;
    }

    .list .l_ztn2 .container ul li.right{
        float:right;
        margin-top:0.6rem;
    }
    .list .l_ztn2 .container ul li.right_4{
        margin-right:0.8rem;
    }
    .list .l_ztn2 .container ul li.m_last{
        margin-left:0;
        margin-right:0;
    }
    .list .l_ztn2 .container ul li p{
        width:100%;
        height:100%;
    }
    .list .l_ztn2 .container ul li:hover p{
        background-color: #282828;
        transition:0.3s;
    }
    .list .l_ztn2 .container ul li span{
        font-size:0.2rem;
        margin-top:0.13rem;
        position:absolute;
        left:0.25rem;
    }
    .list .l_ztn2 .container ul li.left_3 span{
        right:-0.9rem;
    }
    .list .l_ztn2 .container ul li p img{
        margin:0.46rem;
        width:0.61rem;
        height:auto;
    }
    .list .l_ztn3 .container{
        width:calc(100% - 0.3rem);
        margin:0 auto;
		margin-bottom:0!important;
    }
    .list .l_ztn3 .container ul{
        width:calc(100% + 0.09rem);
        display:block;
        text-align: left;
        overflow: hidden;
        padding-bottom:0.84rem;
    }
    .list .l_ztn3 .container ul li{
        display:block;
        text-align: left;
        float:left;
        width:calc(100%/3 - 0.09rem);
        margin-right:0.09rem;
    }
    .list .l_ztn3 .container ul li .box img{
        width:100%;
    }
    .list .l_ztn3 .container ul li .box .info{
        width: 92%;
        height: 0.68rem;
        left: 4%;
        bottom:-0.4rem;
        padding-top: 0.1rem;
        padding-left: 0.15rem;
    }
    .list .l_ztn3 .container ul li .box .info p{
        font-size:0.18rem;

    }
    .list .l_ztn3 .container ul li .box .info span{
        font-size:0.12rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-top:0.07rem;
    }
    .list .l_ztn4 .container{
        width:calc(100% - 0.3rem);
        margin:0 auto;
		margin-bottom:0!important;
    }
    .list .l_ztn4 .container ul{
        width:calc(100% + 0.3rem);
        display:block;
        text-align: left;
        overflow: hidden;
        padding-bottom:0.6rem;
    }
    .list .l_ztn4 .container ul li{
        display:block;
        text-align: left;
        float:Left;
        width:calc(100%/3 - 0.3rem);
        margin-right:0.3rem;
        background-size:100%;
        height:2.6rem;
    }
    .list .l_ztn4 .container ul li .box{
        width:1.62rem;
        height:1.86rem;
        margin: 0.35rem 0 0 0.275rem;
        transition: 0s;
    }
    .list .l_ztn4 .container ul li.fir .box{
        background-size:100%;
    }
    .list .l_ztn4 .container ul li.sec .box{
        background-size:100%;
    }
    .list .l_ztn4 .container ul li.thr .box{
        background-size:100%;
    }
    .list .l_ztn4 .container ul li .box img{
        width:0.78rem;
        height:0.63rem;
        margin: 0.4rem auto 0 auto;
    }
    .list .l_ztn4 .container ul li .box p {
        font-size: 0.18rem;
        margin-top: 0.15rem;
        padding: 0 0.1rem;
        text-align: center;
    }
    .list .l_ztn5 .container{
        margin-bottom:0.5rem;
    }
    .list .l_ztn5 .container>div{
        width:100%;
    }
    .list .l_ztn5 .container .fir img.pc{
        display:none;
    }
    .list .l_ztn5 .container .fir img.m{
        width:5.86rem;
        display:block;
        margin:0 auto;
    }
    .list .l_ztn5 .container .sec p span{
        font-size:0.3rem;
        line-height: 0.75rem;
        margin-right: 0.05rem;
    }
    .list .l_ztn5 .container .sec{
        padding-top: 0;
        padding-left:0.3rem;
    }
    .list .l_ztn5 .container .sec p {
        height: 0.75rem;
        line-height: 0.75rem;
        border-bottom: solid 1px #5c6483;
        margin-bottom: 0.15rem;
        font-size: 0.18rem;
        color: #ffffff;
        float:left;
        margin-right:0.4rem;
        padding:0 0.1rem;
    }
    .list .l_ztn6{
        display:none;
    }
    .list .l_ztn7{
        display:none;
    }
    .list .l_ztn8{
        display:none;
    }
    .list .l_ztn9{
        display:none;
    }
/*列表页公司注册*/
/*内容页公司公司注册*/
    /*内容页title里的img通用样式*/
    .list .banner .swiper-container .swiper-slide img{
        margin-left: -6.8rem;
    }
	.dljz .banner .swiper-container .swiper-slide img{
		margin-left:-7.5rem;
	}
    .list .l_ztn .title img{
        width:6.7rem;
    }
    /*内容页title里的img通用样式*/
    .list .shop .container{
        width: calc(100% - 0.2rem);
        padding: 0 0.1rem;
        height:4.74rem;
        position:relative;
    }
    .list .shop .container>div {
        float: left;
        margin-top: 0.48rem;
        margin-bottom: 0.37rem;
    }
    .list .shop .container .left{
        width:3.1rem;
    }

    .list .shop .container .left img{
        width:100%;
    }
    .list .shop .container .right{
        width:3.5rem;
        margin-left:0.15rem;
    }
    .list .shop .container .right h3{
        font-size: 0.33rem;
        margin: 0.15rem auto 0.05rem auto;
    }
    .list .shop .container .right p.des{
        display:block;
        font-size:0.12rem;
        color:#b6b6b6;
    }
    .list .shop .container .right .money{
        width:100%;
        height:0.85rem;
        margin-top: 0.4rem;
    }
    .list .shop .container .right .money .shu{
        font-size: 0.14rem;
        line-height: 0.8rem;
        margin-left: 0.1rem;
    }
    .list .shop .container .right .money p span{
        line-height:0.75rem;
    }
    .list .shop .container .right .money p span:first-child{
        font-size: 0.3rem;
        margin: 0 0.1rem 0 0.1rem;
    }
    .list .shop .container .right .address{
        position:absolute;
        width:calc(100% - 0.3rem);
        top:2.7rem;
        left:0.3rem;
    }
    .list .shop .container .right .address span{
        width: 2rem;
        font-size: 0.18rem;
        line-height: 0.3rem;
        margin-bottom: 0.05rem;
        margin-left:0.1rem;
    }
    .list .shop .container .right .kf{
        width:2.4rem;
        height:0.4rem;
        position:absolute;
        bottom:0.25rem;
        left:2.35rem;
    }
    .list .shop .container .right .kf a{
        line-height:0.4rem;
        font-size:0.18rem;
    }
    .list .shop .container .right .address .ri p{
        width: 0.8rem;
        height: 0.3rem;
		line-height:0.3rem;
        border-radius: 0.05rem;
        margin-bottom: 0.1rem;
        font-size:0.14rem;
        margin-right:0.07rem;
    }
    .gszc_nz .l_ztn1{
        background-color: #ffffff;
    }
    .gszc_nz .l_ztn1 .container{
        width:100%;
    }
    .gszc_nz .l_ztn1 .container .left{
        display:block;
        width:6.5rem;
        margin:0 auto 0 auto;
        float:none;
    }
    .gszc_nz .l_ztn1 .container .left div{
        border-bottom: dashed 1px #e0e0e0;
        padding-bottom:0.1rem;
        margin-bottom:0.2rem;
    }
    .gszc_nz .l_ztn1 .container .left div.last{
        border-bottom:none;
    }
    .gszc_nz .l_ztn1 .container .left p{
        width:100%;
        margin-bottom:0.1rem;
        height:0.52rem;
        line-height:0.52rem;
    }
    .gszc_nz .l_ztn1 .container .left p.form{
        text-align: right;
    }
    .gszc_nz .l_ztn1 .container .left p.ques{
        font-size:0.24rem;
    }
    .gszc_nz .l_ztn1 .container .left p img{
        width:1.31rem;
        height:0.52rem;
        margin:0;
    }
    .gszc_nz .l_ztn1 .container .left p.ques img{

        margin-right:0.16rem;
    }
    .gszc_nz .l_ztn1 .container .left p.form{
        font-size:0.2rem;
    }
    .gszc_nz .l_ztn1 .container .left p.form img{
        float:right;
        margin-left:0.16rem;
    }

    .gszc_nz .l_ztn1 .container .right{
        display:none;
    }
    .gszc_nz .l_ztn2 .container{
        width:6.8rem;
        position:relative;
    }
    .gszc_nz .l_ztn2 .container .box{
        width: 2.03rem;
        margin-bottom:0.5rem;
    }
    .gszc_nz .l_ztn2 .container .box6{
        display:block;
    }
    .gszc_nz .l_ztn2 .container .box4,.gszc_nz .l_ztn2 .container .box5,.gszc_nz .l_ztn2 .container .box6{
        float:right;
    }
    .gszc_nz .l_ztn2 .container .box img{
        width:1.2rem;
    }
    .gszc_nz .l_ztn2 .container .jt {
        width:0.35rem;
        margin: 0.4rem auto 0 auto;
    }
    .gszc_nz .l_ztn2 .container img.m {
        display:block;
    }

    .gszc_nz .l_ztn2 .container .you{
        float:right;
        transform:rotate(180deg);
        -ms-transform:rotate(180deg); /* Internet Explorer */
        -moz-transform:rotate(180deg); /* Firefox */
        -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
        -o-transform:rotate(180deg); /* Opera */
    }
    .gszc_nz .l_ztn2 .container .xia{
        position:absolute;
        top: 1.3rem;
        right: 0.85rem;
        transform:rotate(90deg);
        -ms-transform:rotate(90deg); /* Internet Explorer */
        -moz-transform:rotate(90deg); /* Firefox */
        -webkit-transform:rotate(90deg); /* Safari 和 Chrome */
        -o-transform:rotate(90deg); /* Opera */
    }
    .gszc_nz .l_ztn2 .container .box p{
        font-size:0.2rem;
        margin-top:0.15rem;
    }
    .gszc_nz .l_ztn3{
        height:4.44rem;

        background: url(../imagesbgzb/gszc_nz_ztn3_bj.png) no-repeat left center;
        background-size:30%;
    }
    .gszc_nz .l_ztn3 .title{
        margin: 0.54rem 0 0.64rem 0;
    }
    .gszc_nz .l_ztn3 .container{
        overflow: initial;
    }
    .gszc_nz .l_ztn3 .container .box{
        width:2.21rem;
        height:1.41rem;
        background-size:100%;
    }
    .gszc_nz .l_ztn3 .container .box1{
        left:0;
    }
    .gszc_nz .l_ztn3 .container .box2{
        left:1.24rem;
    }
    .gszc_nz .l_ztn3 .container .box3{
        left:2.48rem;
    }
    .gszc_nz .l_ztn3 .container .box4{
        left:3.72rem;
    }
    .gszc_nz .l_ztn3 .container .box5{
        left:4.96rem;
    }
    .gszc_nz .l_ztn3 .container .box p{
        font-size:0.48rem;
        margin-top: -0.35rem;
    }
    .gszc_nz .l_ztn3 .container .box span{
        font-size:0.18rem;
        width:1.3rem;
    }
    .gszc_nz .l_ztn3 .container .box2 span, .gszc_nz .l_ztn3 .container .box4 span {
        margin-top: 0.7rem;
        margin-bottom:0.3rem;
    }
    .gszc_nz .l_ztn5 .container .sec{
        margin-top:0.2rem;
    }
    .gszc_nz .l_ztn5 .container .fir img.m{
        width:6.6rem;
    }
    .gszc_nz .l_ztn5 .container .sec{
        padding-left:0;
    }
    .gszc_nz .l_ztn5 .container .sec p{
        width:1.5rem;
        box-sizing: border-box;
        font-size:0.12rem;
        height:0.7rem;
        line-height:0.3rem;
        margin-right:0.2rem;
    }
    .gszc_nz .l_ztn5 .container .sec p.last{
        margin-right:0;
    }
    .gszc_nz .l_ztn5 .container .sec p span{
        height:0.45rem;
        line-height:0.3rem;
    }
/*内容页公司公司注册*/
    /*公司变更聚合页*/
    .gsbg .l_ztn1{
        background-color: #ecf0f3;
    }
    .gsbg .l_ztn1 .main{
        width:calc(100% - 0.3rem);
        padding:0 0.15rem;
    }
    .gsbg .l_ztn1 .container {
        width: calc(100% + 0.15rem);
        margin-bottom: 0.5rem;
    }
    .gsbg .l_ztn1 .container .box {
        width: calc(100%/3 - 0.15rem);
        margin: 0 0.15rem 0.15rem 0;
    }
    .gsbg .l_ztn1 .title h3{
        color: #282828;
    }
    .gsbg .l_ztn .title p{
        display:block;
        font-size:0.3rem;
    }
    /*业务模块通屏通用样式*/
    .list .l_ztn1 .container .box h3 {
        font-size: 0.2rem;
        margin-top: 0.3rem;
    }
    .list .l_ztn1 .container .box span{
        margin-top:0.05rem;
        font-size:0.12rem;
    }

    .list .l_ztn1 .container .box p{
        width: 1.25rem;
        height: 0.3rem;
        border-radius: 0.05rem;
        margin: 0.23rem auto 0.25rem auto;
    }
    .list .l_ztn1 .container .box p a{
        line-height:0.3rem;
        font-size:0.16rem;
    }
    /*业务模块通屏通用样式*/
    .gsbg .l_ztn1 .container .box:hover h3{
        color:#41465a;
    }
    .gsbg .l_ztn2{
        height:auto!important;
    }
    .gsbg .l_ztn2 .container{
        width:6.8rem;
        background: url(../imagesbgzb/gsbg_ztn2_m.png) no-repeat center;
        background-size:100%;
        height:3.5rem;
        margin-bottom:0.54rem;
    }
    .gsbg .l_ztn2 .container .box{
        width:2.5rem;
        background: none;
        height:1.37rem;

    }
    .gsbg .l_ztn2 .container .box2{
        left:2.3rem;
    }
    .gsbg .l_ztn2 .container .box3{
        left:4.6rem;
    }
    .gsbg .l_ztn2 .container .box4{
        left: 4.35rem;
        top: 1.8rem;
    }
    .gsbg .l_ztn2 .container .box5{
        left: 2.1rem;
        top: 1.8rem;
    }
    .gsbg .l_ztn2 .container .box p{
        margin-left:0.51rem;
        width:1.3rem;
        font-size:0.31rem;
        margin-top:0.5rem;
    }
    .gsbg .l_ztn1 .container .box:hover p{
        background-color:#41465a;
    }
    .gsbg .l_ztn2 .container .box4 p{
        width:1.6rem;
    }
    .gsbg .l_ztn2 .container .box1 p {
        margin-top: 0.7rem;
    }
    .gsbg .l_ztn3{
        height:auto!important;
    }
    .gsbg .l_ztn3 .container{
        margin-bottom:0.6rem;
        overflow: hidden;
    }
    .gsbg .l_ztn3 .container .left{
        width:100%;
        background: url(../imagesbgzb/gsbg_ztn3_1.png) no-repeat center;
        background-size: 70%;
        height:3.9rem;
    }
    .gsbg .l_ztn3 .container .left img.gsgb_jt{
        display:none;
    }
    .gsbg .l_ztn3 .container .right{
        width:100%;
    }
    .gsbg .l_ztn3 .container .right p{
        float:left;
        font-size:0.2rem;
        color:#5d5d5d;
        background-color: #dfdfdf;
        margin-right:0.13rem;
        padding:0 0.1rem;
        border-radius: 0.1rem;
    }
    .gsbg .l_ztn3 .container .right p span{
        display:none;
    }
    .gsbg .l_ztn4 .container{
        background: none;
        width: calc(100% - 0.5rem);
        height:5.4rem;
    }
    .gsbg .l_ztn4 .container p{
        width:1.65rem;
        height:1.9rem;
        position:static;
        float:left;
        font-size:0.26rem;
        margin-right:calc(0.4rem/3);
        margin-bottom:0.19rem;
        border-radius: 0.2rem;
        color:#9d7932;
        padding:0.5rem 0.3rem;
        box-sizing: border-box;
        text-align: center;
    }
    .gsbg .l_ztn4 .container p.last{
        margin-right:0;
    }
    .gsbg .l_ztn4 .container p:first-child{
        background-color: #e59d77;
        color:#b3704d;
    }
    .gsbg .l_ztn4 .container p:nth-child(2){
        background-color: #d9b368;
        color:#9d7932;
    }
    .gsbg .l_ztn4 .container p:nth-child(3){
        background-color: #ed8989;
        color:#b95353;
    }
    .gsbg .l_ztn4 .container p:nth-child(4){
        background-color: #e1abc5;
        color:#aa6586;
    }
    .gsbg .l_ztn4 .container p:nth-child(5){
        background-color: #c99c61;
        color:#986935;
    }
    .gsbg .l_ztn4 .container p:nth-child(6){
        background-color: #df89ae;
        color:#a54b72;
    }
    .gsbg .l_ztn4 .container p:nth-child(7){
        background-color: #d68b6b;
        color:#99593e;
    }
    .gsbg .l_ztn4 .container p:nth-child(8){
        background-color: #c99c61;
        color:#8a622f;
    }
    .gsbg .l_ztn4 .container span{
        position:static;
        clear:both;
        margin:0 auto;
        width:3.65rem;
        height:0.7rem;
        margin-top:0.2rem;
    }
    .gsbg .l_ztn4 .container span a {
        line-height: 0.66rem;
        font-size: 0.24rem;
    }

    /*公司变更聚合页*/
    /*公司变内容页公司名称*/
    .gsbg_content .l_ztn1 {
        background: url(../imagesbgzb/gsbg_con_ztn1_bj.jpg) no-repeat center;
        background-size:100%;
    }
    .gsbg_content .l_ztn1 .container{
        width:calc(100% - 0.3rem);
        padding:0 0.15rem;
        background: url(../imagesbgzb/gsbg_con_ztn1_bj3.png) no-repeat center;
        background-size:95%;
        height:5.8rem;

    }
    .gsbg_content .l_ztn1 .container .box1{
        width:1.9rem;
        left: 0.4rem;
        top:0.9rem;
    }
    .gsbg_content .l_ztn1 .container .box2 {
        width: 1.9rem;
        left: 2.8rem;
        top: 0.36rem;
    }
    .gsbg_content .l_ztn1 .container .box3 {
        width: 2.2rem;
        left: 5.1rem;
        top: 1.2rem;
    }
    .gsbg_content .l_ztn1 .container .box4 {
        display:none;
    }
    .gsbg_content .l_ztn1 .container .box p{
        font-size:0.2rem;
        font-weight:bold;
        margin:0;
        height:auto;
        width:100%;
    }
    .gsbg_content .l_ztn1 .container .box span{
        margin-top:0.12rem;
        font-size:0.18rem;
    }
    .gsbg_content .l_ztn1 .container .box1 span{

    }

    .gsbg_content .l_ztn1 .container .box4 p{
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .gsbg_content .l_ztn1 .container .box4 p span{
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size:0.2rem;
    }
    .gsbg_content .l_ztn1 .container .box4  span{
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .gsbg_content .l_ztn1 .container .zx {
        width: 3.5rem;
        height: 0.65rem;
        border-radius: 0.1rem;
        bottom: 0;
        left: 1.8rem;
    }
    .gsbg_content .l_ztn1 .container .zx a {
        font-size: 0.35rem;
        line-height: 0.65rem;
    }
    .gsbg_content .l_ztn2 .container{
        width:7.2rem;
        height:4.5rem;
        background: url(../imagesbgzb/gsbg_con_ztn2_bj2.png) no-repeat 0.2rem center;
        background-size:87%;
        position:relative;
        margin-bottom:0.6rem;
    }
    .gsbg_content .l_ztn2 .container .box{
        width:1.5rem;
        height:0.5rem;
        background: none;
        position:absolute;
    }
    .gsbg_content .l_ztn2 .container .box1{
        left: 1.1rem;
        top: 0.5rem;
    }
    .gsbg_content .l_ztn2 .container .box2{
        left: 3.5rem;
        top: 0.5rem;
    }
    .gsbg_content .l_ztn2 .container .box3{
        left: 5.6rem;
        top: 0.5rem;
    }
    .gsbg_content .l_ztn2 .container .box4{
        left: 5.8rem;
        top: 2.5rem;
    }
    .gsbg_content .l_ztn2 .container .box5{
        left: 3.5rem;
        top: 2.5rem;
    }
    .gsbg_content .l_ztn2 .container .box6{
        left: 1.1rem;
        top: 2.5rem;
    }
    .gsbg_content .l_ztn2 .container .box span{
        display:none;
    }
    .gsbg_content .l_ztn2 .container .box img{
        display:none;
    }
    .gsbg_content .l_ztn2 .container .box p{
        font-size:0.23rem;
        width:100%;
        top:0;
    }
    .gsbg_content .l_ztn2 .container .box p{
        width:70%;
    }
    .gsbg_content .l_ztn3 .container{
        margin-bottom:0.5rem;
    }
    .gsbg_content .l_ztn3 .container .box{
        width:calc(100%/4);
    }
    .gsbg_content .l_ztn3 .container .box p{
        width:100%;
        height:2rem;
        overflow: hidden;
    }
    .gsbg_content .l_ztn3 .container .box p.d{
        font-size:0.26rem;
    }
    .gsbg_content .l_ztn3 .container .box p.d1{
        padding: 0.65rem 0.1rem;
    }
    .gsbg_content .l_ztn3 .container .box p.d2{
        padding: 0.8rem 0.1rem;
    }
    .gsbg_content .l_ztn3 .container .box p.d3{
        padding: 0.8rem 0.35rem;
    }
    .gsbg_content .l_ztn3 .container .box p.d4{
        padding: 0.8rem 0.1rem;
    }
    .gsbg_content .l_ztn3 .container .box p img{
        width:130%;
        height:2rem;
    }
    .gsbg_content .l_ztn .title p{
        display:block;
        font-size:0.24rem;
    }
    .gsbg_content .l_ztn4 .container{
        width: calc(100% - 0.7rem);
        background:url(../imagesbgzb/gsbg_con_ztn4_bj2.png) no-repeat center 0.2rem;
        height:3.2rem;
        background-size:100%;
    }
    .gsbg_content .l_ztn4 .container p{
        position:static;
        font-size: 0.22rem;
        color: #292c33;
        text-align: center;
        width: calc(100%/4 - 0.2rem);
        margin-right: 0.2rem;
        float: left;
        padding: 0 0.2rem;
        box-sizing: border-box;
        margin-top: 1.4rem;
        font-weight:bold;
    }
    .gsbg_content .l_ztn4 .container p:nth-child(2){
        padding: 0 0.21rem 0 0.31rem;
    }
    .gsbg_content .l_ztn4 .container p:nth-child(3){
        padding: 0 0.21rem 0 0.5rem;
    }
    .gsbg_content .l_ztn4 .container p:nth-child(4){
        padding: 0 0.1rem 0 0.5rem;
    }
    .gsbg_content .l_ztn5{
        display:none;
    }
    /*公司变内容页公司名称*/
    /*公司注销列表页*/
    .gszx .l_ztn1 .title{
        display:block;
    }
    .gszx .l_ztn .title p{
        display:block;
        margin-top:0.1rem;
    }
    .gszx .l_ztn1 .main{
        width:calc(100% - 0.3rem);
        padding:0 0.15rem;
    }
    .gszx .l_ztn1 .container{
        width:calc(100% + 0.15rem);
        margin-top:0;
        margin-bottom: 0.5rem;
    }
    .gszx .l_ztn1 .container .box{
        width:calc(100%/3 - 0.15rem);
        margin: 0 0.15rem 0.15rem 0;
        max-height:1.55rem;
        height:1.65rem;
        overflow: hidden;
    }
    .gszx .l_ztn1 .container .box img{
        height:1.65rem;
        margin-left:-0.3rem;
    }
    .gszx .l_ztn2 .title {
        margin: 0.54rem 0 0.5rem 0;
    }
    .gszx .l_ztn2 .main{
        width:calc(100% - 1rem);
        padding:0 0.5rem;
    }
    .gszx .l_ztn2 .main .container{
        width:calc(100% + 0.07rem);
		margin: 0;
    }
    .gszx .l_ztn2 .main .container .box{
        width:calc(100%/3 - 0.07rem);
        margin-right:0.07rem;
    }
    .gszx .l_ztn2 .main .container .box_i{
        top: -0.57rem;
        left: 1.1rem;
    }
    .gszx .l_ztn2 .main .container .box img{
        width:100%;
    }
    .gszx .l_ztn2 .main .container .box p{
        font-size:0.24rem;
        width:100%;
        top:1rem;
    }
    .gszx .l_ztn3 .title{
        margin: 0.54rem 0 0.9rem 0;
    }
    .gszx .l_ztn3 .main{
        width:calc(100% - 0.5rem);
        padding:0 0.25rem;
    }
    .gszx .l_ztn3 .main .container{
        width:100%;
        height: 2.75rem;
		margin:0;
    }
    .gszx .l_ztn3 .main .container .box{
        width:calc(6.2rem/3);
        height:0.88rem;
        border-radius: 0.1rem;
        margin-bottom: 0.7rem;
    }
    .gszx .l_ztn3 .main .container .box span{
        display:none;
    }
    .gszx .l_ztn3 .main .container .lj{
        width:0.4rem;
        margin-top:0.43rem;

    }
    .gszx .l_ztn3 .main .container .box .yuan {
        width: 0.5rem;
        height: 0.5rem;
        top: -0.28rem;
        left: -0.16rem;
    }
    .gszx .l_ztn5 .container .box:hover .quan img{
        transform:scale(1);
    }
    .gszx .l_ztn3 .main .container .box .yuan img{
        width:0.33rem;
        height:0.33rem;
        margin: 0.085rem;
    }
    .gszx .l_ztn3 .main .container .box p {
        font-size: 0.26rem;
        margin: 0.25rem 0 0.03rem 0;
    }
    .gszx .l_ztn3 .main .container .you1{
        margin-right:0;
    }
    .gszx .l_ztn3 .main .container .you1 .shu{
        height:0.7rem;
        top:-0.71rem;
        left: 1.25rem;
    }
    .gszx .l_ztn4 .title{
        margin: 0.54rem 0 0.3rem 0;
    }
    .gszx .l_ztn4 .container{
        width:100%;
        height:3.5rem;
        position:relative;
        background: url(../imagesbgzb/gszx_ztn4_bj2.png) no-repeat center;
        background-size:100%;
        margin-bottom:0.5rem;
    }
    .gszx .l_ztn4 .container .box{
        display:none;
    }
    .gszx .l_ztn5 .title{
        margin: 0.54rem 0 0.6rem 0;
    }
    .gszx .l_ztn5 .main{
        width:calc(100% - 0.3rem);
        padding:0 0.15rem;
    }
    .gszx .l_ztn5 .container{
        width:calc(100% + 0.15rem);
        margin-bottom:0.8rem;
    }
    .gszx .l_ztn5 .container .box{
        width: calc(100%/3 - 0.15rem);
        height: 3.23rem;
        margin-right: 0.15rem;
        background-size:100%;
    }
    .gszx .l_ztn5 .container .box1{
        background: url(../imagesbgzb/gszx_ztn5_1_1.jpg) no-repeat center;
        background-size:100%;
    }
    .gszx .l_ztn5 .container .box2{
        background: url(../imagesbgzb/gszx_ztn5_2_1.jpg) no-repeat center;
        background-size:100%;
    }
    .gszx .l_ztn5 .container .box3{
        background: url(../imagesbgzb/gszx_ztn5_3_1.jpg) no-repeat center;
        background-size:100%;
    }
    .gszx .l_ztn5 .container .box p{
        font-size: 0.24rem;
        padding: 0 0.2rem;
        margin-top: 0.3rem;
        line-height: 0.35rem;
    }
    .gszx .l_ztn5 .container .box .quan{
        width:1.48rem;
        height:1.48rem;
        margin: 0.3rem auto 0.1rem auto;
    }
    .gszx .l_ztn5 .container .box .quan img{
        width:1.4rem;
        height:1.4rem;
        margin:0.04rem;
    }
    /*公司注销列表页*/
    /*公司注销内容页*/
    .gszx_pt .l_ztn1{
        background-color: #ffffff;
    }
    .gszx_pt .l_ztn1 .container{
        width:100%;
        height:6.7rem;
        margin-top: 0;
        margin-bottom:0.6rem;
        background:url(../imagesbgzb/gszx_pt_ztn1_bj3.png) no-repeat center;
        background-size: 90%;
        position:relative;
    }
    .gszx_pt .l_ztn1 .container .kh.first{
        margin-top:1.2rem;
    }
    .gszx_pt .l_ztn1 .container .kh p{
        width:5.6rem;
        font-size:0.28rem;
        color:#282828;
        margin-left:0;
        padding-left:1rem;
        box-sizing: border-box;
    }
    .gszx_pt .l_ztn1 .container .hz{
        margin-top:0.15rem;
    }
    .gszx_pt .l_ztn1 .container .hz p{
        width:5.9rem;
        font-size:0.22rem;
        color:#282828;
        font-weight:normal;
        float:left;
        padding-left:1rem;
        box-sizing: border-box;
    }
    .gszx_pt .l_ztn1 .container p b{
        display:none;
    }
    .gszx_pt .l_ztn1 .container .kh.second{
        margin-top:0.4rem;
    }
    .gszx_pt .l_ztn1 .container .m{
        display:block;
    }
    .gszx_pt .l_ztn1 .container .kh.thre{
        margin-top:0.4rem;
    }
    .gszx_pt .l_ztn1 .container p.cx{
        width:3rem;
        height:0.7rem;
        border-radius: 0.1rem;
        margin: 1.1rem auto 0 auto;
        background-color: #143554;
        position:absolute;
        left:2rem;
        bottom:0;
    }
    .gszx_pt .l_ztn1 .container p.cx a {
        font-size: 0.26rem;
        line-height: 0.7rem;
    }
    .gszx_pt .l_ztn2 .title p{
        display:block;
    }
    .gszx_pt .l_ztn2 .title p{
        font-size:0.23rem;
    }
    .gszx_pt .l_ztn2 .container{
        width:5.7rem;
        position:relative;
        margin-bottom:0.4rem;
    }
    .gszx_pt .l_ztn2 .container .box{
        width:1.5rem;
        height:1.5rem;
        margin-bottom:0.4rem;
        background-size:100%;
    }
    .gszx_pt .l_ztn2 .container .box p {
        font-size: 0.2rem;
        width: 0.9rem;
        margin: 0.5rem auto;
        font-weight:bold;
    }
    .gszx_pt .l_ztn2 .container img.jt{
        width:0.6rem;
        margin-top:0.66rem;
    }
    .gszx_pt .l_ztn2 .container img.jt3{
        width: 0.4rem;
        height: 0.22rem;
        transform: rotate(90deg);
        position: absolute;
        right: 0.55rem;
        top: 0.93rem;
    }
    .gszx_pt .l_ztn2 .container .you{
        float:right!important;
    }
    .gszx_pt .l_ztn2 .container img.you{
        transform: rotate(180deg);
    }
    .gszx_pt .l_ztn3 .title {
        margin: 0.54rem 0 0.15rem 0;
    }
    .gszx_pt .l_ztn3 .container{
        height:5.9rem;
        background-size:90%;
        margin-bottom:0.3rem;
    }
    .gszx_pt .l_ztn3 .container p{
        font-size:0.24rem;
    }
    .gszx_pt .l_ztn3 .container p:first-child{
        left: 2.2rem;
        bottom: 0.5rem;
    }
    .gszx_pt .l_ztn3 .container p:nth-child(2) {
        bottom: 1.3rem;
        left: 3.4rem;
    }
    .gszx_pt .l_ztn3 .container p:nth-child(3) {
        bottom: 2.05rem;
        left: 4.6rem;
    }
    .gszx_pt .l_ztn3 .container p:nth-child(4) {
        bottom: 2.85rem;
        left: 5.8rem;
    }
    .gszx_pt .l_ztn3 .container p:nth-child(5) {
        bottom: 5.1rem;
        left: 4.8rem;
    }
    .gszx_pt .l_ztn4 .container{
        height:3.8rem;
    }
    .gszx_pt .l_ztn4 .container .box{
        padding-bottom:0.1rem;
    }
    .gszx_pt .l_ztn4 .container .box1 {
        width: 2.5rem;
        padding-left: 0.1rem;
        left: 0;
        top: 0.49rem;
    }
    .gszx_pt .l_ztn4 .container .box2 {
        width: 2.52rem;
        padding-left: 0.1rem;
        right: 0;
        top: 0.49rem;
    }
    .gszx_pt .l_ztn4 .container .box3 {
        width: 2.52rem;
        padding-left: 0.6rem;
        left: 0.33rem;
        bottom: 1.08rem;
    }
    .gszx_pt .l_ztn4 .container .box4 {
        width: 2.52rem;
        padding-left: 0.8rem;
        right: 0.3rem;
        bottom: 1.08rem;
    }
    .gszx_pt .l_ztn4 .container .yuan {
        position: absolute;
        top: 0.2rem;
        left: 2.25rem;
        transition: 1.5s;
        width:2.75rem;
        height:2.75rem;
    }
    .gszx_pt .l_ztn4 .container .yuan img{
        width:100%;
    }

    .gszx_pt .l_ztn4 .container .box p{
        font-size:0.23rem;
    }
    .gszx_pt .l_ztn4 .container .box span{
        display:none;
    }
    .gszx_pt .l_ztn5 .main{
        width:calc(100% - 0.6rem);
        padding:0 0.3rem;
        overflow: hidden;
    }
    .gszx_pt .l_ztn5 .container{
        width:calc(100% + 0.15rem);
    }
    .gszx_pt .l_ztn5 .container .box{
        width:calc(100%/3 - 0.15rem);
        height:2.8rem;
        clip-path:none;
        margin-right:0.15rem;
        left:0;
    }
    .gszx_pt .l_ztn5 .container .box1{
        margin-left:0;
    }
    .gszx_pt .l_ztn5 .container .box img{
        height:100%;
    }
    .gszx_pt .l_ztn5 .container .box .info{
        bottom:0;
        height:1rem;
        background-color: rgba(0,0,0,0.6);
    }
    .gszx_pt .l_ztn5 .container .box .info p{
        font-size:0.23rem;
        padding:0.18rem 0.1rem 0 0.1rem;
    }
    /*公司注销内容页*/
    /*代理记账聚合页*/
    .dljz .l_ztn2 .title{
        margin: 0.54rem 0 0.45rem 0;
    }
    .dljz .l_ztn2 .title p{
        display:block;
        margin-top:0.05rem;
        font-size:0.22rem;
    }
    .dljz .l_ztn2 .container{
        width:calc(100% - 0.3rem);
        padding:0 0.15rem;
        height:3.3rem;
        margin-bottom: 0.4rem!important;
    }
    .dljz .l_ztn2 .container .box{
        width:1.77rem;
        height:1.75rem;
        background-size:100%!important;
    }

    .dljz .l_ztn2 .container .box2 {
        left: 1.5rem;
        top: 1.4rem;
    }
    .dljz .l_ztn2 .container .box3{
        left: 2.9rem;
    }
    .dljz .l_ztn2 .container .box4 {
        left: 4.25rem;
        top: 1.4rem;
    }
    .dljz .l_ztn2 .container .box5 {
        left: 5.65rem;
    }
    .dljz .l_ztn2 .container .box img{
        width: 0.9rem;
        height: 0.9rem;
        margin: 0.39rem 0 0 0.36rem;
    }
    .dljz .l_ztn2 .container .box p{
        width:0.85rem;
        font-size:0.21rem;
        margin: 0 auto;
        padding-right: 0.2rem;
        font-weight:normal;
    }
    .dljz .l_ztn2 .container .box1 p{
        padding-top:0.1rem;
    }
    .dljz .l_ztn2 .container .box2 p{
        margin-top: -0.55rem;
    }
    .dljz .l_ztn2 .container .box3 p{
        margin-top: 0.1rem;
    }
    .dljz .l_ztn2 .container .box4 p{
        margin-top: -1.1rem;
    }
    .dljz .l_ztn2 .container .box5 p{
        margin-top: 0.1rem;
    }

    .dljz .l_ztn2 .container .box2 img{
        margin: 0.1rem 0 0 0.37rem;
    }
    .dljz .l_ztn2 .container .box4 img{
        margin: 0.1rem 0 0 0.37rem;
    }
    @keyframes b1-1{
        0%{top:-0.2rem;}
        50%{top:0;}
        100%{top:-0.2rem;}
    }
    @keyframes b2-1{
        0%{top:1.6rem;}
        50%{top:1.4rem;}
        100%{top:1.6rem;}
    }
    .dljz .l_ztn3 .title {
        margin: 0.74rem 0 0.3rem 0;
    }
    .dljz .l_ztn3 .main{
        width:calc(100% - 0.7rem);
        padding:0 0.35rem;
    }
    .dljz .l_ztn3 .container{
        width:calc(100% + 0.2rem);
        margin-bottom:0.8rem!important;
    }
    .dljz .l_ztn3 .container .box {
        width: calc(100%/3 - 0.2rem);
        height: 1.9rem;
        margin-top: 0.8rem;
        border-radius: 0.1rem;
        margin-right: 0.2rem;
    }
    .dljz .l_ztn3 .container .box img {
        width:1.2rem;
        height:1.2rem;
        top: -0.5rem;
        left: calc((100% - 1.2rem)/2);
    }
    .dljz .l_ztn3 .container .box p {
        padding: 0.9rem 0.25rem 0 0.25rem;
        font-size: 0.24rem;
    }
    .dljz .l_ztn4 .title{
        margin: 0.64rem 0 0.45rem 0;
    }
    .dljz .l_ztn4 .container{
        background:url(../imagesbgzb/dljz_ztn4_bj2.png) no-repeat center 0.05rem;
        height:6.2rem;
        background-size:100%;
        margin-bottom: 0.4rem;
    }
    .dljz .l_ztn4 .container .center {
        width: 3rem;
        height: 3rem;
        margin: 1.6rem auto 0 auto;
    }
    .dljz .l_ztn4 .container .box{
        width:1.75rem;
        height:1.75rem;
    }
    .dljz .l_ztn4 .container .box1 {
        right: 2.65rem;
        top: 0;
    }
    .dljz .l_ztn4 .container .box2 {
        left: 0.9rem;
        bottom: 1.3rem;
    }
    .dljz .l_ztn4 .container .box3 {
        right: 1rem;
        bottom: 1.3rem;
    }
    .dljz .l_ztn4 .container .box span{
        font-size:0.45rem;
        margin-top:0.2rem;
    }
    .dljz .l_ztn4 .container .center p{
        font-size:0.7rem;
        margin-top: 1rem;
    }
    .dljz .l_ztn4 .container .box p.des{
        font-size:0.19rem;
        margin-top:0;
        padding: 0 0.2rem;
    }
    .dljz .l_ztn4 .container .box p.key{
        font-size:0.26rem;
    }
    .dljz .l_ztn4 .container .box1 p.key {
        right: -1.18rem;
        top: 0.2rem;
    }
    .dljz .l_ztn4 .container .box2 p.key {
        left: -0.82rem;
        bottom: -0.6rem;
    }
    .dljz .l_ztn4 .container .box3 p.key {
        right: -0.74rem;
        bottom: -0.6rem;
    }
    /*代理记账聚合页*/
    /*代理记账内容页*/
    .dljz_nzxgm .l_ztn1{
        background-color: #ffffff;
    }
    .dljz_nzxgm .l_ztn1 .main{
        width:calc(100% - 0.3rem);
        padding:0 0.15rem;
    }
    .dljz_nzxgm .l_ztn1 .container{


        background: none;
    }
    .dljz_nzxgm .l_ztn1 .container ul {
        margin-left: 0;
        margin-top: 0;
        width:90%;
        margin:0 auto;
    }
    .dljz_nzxgm .l_ztn1 .container ul li{
        margin-bottom:0.35rem;
    }
    .dljz_nzxgm .l_ztn1 .container ul li span {
        font-size: 0.28rem;
        width: 1.01rem;
        height: 1.01rem;
        padding-top: 0.1rem;
        margin-right: 0.2rem;
        background-size:100%;
        box-sizing:border-box;
    }
    .dljz_nzxgm .l_ztn1 .container ul li .ques h3{
        font-size:0.3rem;
    }
    .dljz_nzxgm .l_ztn1 .container ul li .ques img {
        width:0.79rem;
        height:0.43rem;
        margin-right: 0.1rem;
        margin-top: 0.05rem;
    }
    .dljz_nzxgm .l_ztn1 .container ul li .ques p{
        line-height: 0.26rem;
        font-size: 0.18rem;
        width: 3.2rem;
        margin-top: 0.13rem;
    }
    .dljz_nzxgm .l_ztn1 .container p.cx{
        width: 3.33rem;
        height: 0.65rem;
        line-height: 0.65rem;
        font-size: 0.24rem;
        margin: 0.3rem auto 0 auto;
        border-radius: 0.1rem;
        margin-bottom: 0.66rem;
    }
    .dljz_nzxgm .l_ztn2 .container{
        width:calc(100% - 0.3rem);
        height:2.5rem;
        padding:0 0.15rem;
        background: url(../imagesbgzb/dljz_nzxgm_ztn2_bj.jpg) no-repeat bottom 0.13rem center;
        margin-bottom:0.4rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box{
        animation:none;
        width:1.32rem;
        height:1.7rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box1{
        left:0.15rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box2{
        left:1.6rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box3{
        left:36%;
        width:1.98rem;
        height:2.3rem;
        z-index:99;
        background: url(../imagesbgzb/dljz_nzxgm_ztn2_3_2.png) no-repeat center;
        background-size: 100%;
    }
    .dljz_nzxgm .l_ztn2 .container .box4{
        right:1.6rem;
        left:initial;
    }
    .dljz_nzxgm .l_ztn2 .container .box5{
        right:0.15rem;
        left:initial;
    }
    .dljz_nzxgm .l_ztn2 .container .box1:hover,.dljz_nzxgm .l_ztn2 .container .box2:hover,.dljz_nzxgm .l_ztn2 .container .box4:hover,.dljz_nzxgm .l_ztn2 .container .box5:hover{
        width:1.32rem;
        height:1.7rem;
        z-index:1;
    }
    .dljz_nzxgm .l_ztn2 .container .box3:hover{
        width:1.98rem;
        height:2.3rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box p{
        font-size: 0.18rem;
        width: 1.32rem;
        margin-top:0.4rem;
        box-sizing: border-box;
        padding:0 0.1rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box:hover p{
        margin-top:0.4rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box1:hover p{
        margin-top:0.4rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box2 p{
        margin-top:0.3rem;
        padding:0 0.15rem 0 0.1rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box2:hover p{
        margin-top:0.3rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box3 p{
        margin-top:0.5rem;
        width:1.98rem;
        padding:0 0.2rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box3:hover p{
        margin-top:0.5rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box4 p{
        margin-top:0.1rem;
        padding: 0 0.05rem 0 0.15rem;
        line-height: 0.25rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box4:hover p{
        margin-top:0.1rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box span{
        font-size: 0.18rem;
        left: 0.54rem;
        bottom: 0.03rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box3 span{
        left:0.87rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box:hover span{
        left:0.54rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box3:hover span{
        left:0.87rem;
    }
    .dljz_nzxgm .l_ztn3 .container{
        margin: 0 auto 0.6rem auto;
    }
    .dljz_nzxgm .l_ztn3 .container .center{
        animation:none;
        width:3.6rem;
        height:4.2rem;
    }
    .dljz_nzxgm .l_ztn3 .container .center img{
        width:100%;
    }
    .dljz_nzxgm .l_ztn3 .container .box1 {
        top: 0.4rem;
        left: 0;
    }
    .dljz_nzxgm .l_ztn3 .container .box2 {
        top: 0.4rem;
        right: 0;
    }
    .dljz_nzxgm .l_ztn3 .container .box3 {
        bottom: 0.1rem;
        right: 2.6rem;
    }
    .dljz_nzxgm .l_ztn3 .container .box p{
        font-size:0.24rem;
    }
    .dljz_nzxgm .l_ztn3 .container .box:hover p{
        color:#ffffff;
    }
    .dljz_nzxgm .l_ztn3 .container .box span{
        display:none;
    }
    .dljz_nzxgm .l_ztn4 .main{
        width:calc(100% - 0.3rem);
        padding:0 0.15rem;
    }
    .dljz_nzxgm .l_ztn4 .container{
        width:calc(100% + 0.15rem);
    }
    .dljz_nzxgm .l_ztn4 .container .box {
        width: calc(100%/3 - 0.15rem);
        height: 2.8rem;
        border-radius: 0.1rem;
        margin-right: 0.15rem;
    }
    .dljz_nzxgm .l_ztn4 .container .box:hover img{
        transform:scale(1);
    }
    .dljz_nzxgm .l_ztn4 .container .box .info{
        height:1.1rem;
    }
    .dljz_nzxgm .l_ztn4 .container .box:hover .info{
        background-color: rgba(0,0,0,0.8);
    }
    .dljz_nzxgm .l_ztn4 .container .box .info p{
        font-size: 0.3rem;
        margin: 0.1rem auto 0 auto;
    }
    .dljz_nzxgm .l_ztn4 .container .box:hover .info p{
        color:#f1bb00;
    }
    .dljz_nzxgm .l_ztn4 .container .box .info span{
        font-size:0.16rem;
        margin-top: 0.05rem;
    }
    /*代理记账内容页*/
    /*通用列表页*/
    .list_ty .banner{
        display:none;
    }
    .list_ty .m_banner{
        display:block;
    }
    .list_ty .m_banner img{
        width:100%;
    }
    .list_ty .mianbao{
        display:block;
        margin-top:0;
        height:0.63rem;
        background-color: #f2f2f2;
    }
    .list_ty .mianbao .main{
        font-size:0.18rem;
        color: #333333;
    }
    .list_ty .mianbao a{
        line-height:0.63rem;
    }
    .list_ty .table{
        display:none;
    }
    .list_ty .mianbao a{
        font-size:0.18rem;
    }
    .list_ty .list_content{
        width:100%;
    }
    .list_ty .list_content .main{
        width:calc(100% - 0.3rem);
        padding:0 0.15rem;
        overflow: hidden;
    }
    .list_ty .list_content .left{
        width:100%;
        padding-top:0.2rem;
    }
    .list_ty .list_content .left .toutiao{

    }
    .list_ty .list_content .left .box {
        height: 1.6rem;
        padding-bottom: 0.15rem;
        border-bottom:solid 1px #eaeaea;
        margin-bottom:0.15rem;
    }
    .list_ty .list_content .left .box:first-child{
        position:relative;
        height:5.4rem;
    }
    .list_ty .list_content .left .box:first-child .img_b{
        width:100%;
        height:3.4rem;
        position:absolute;
        top:0.6rem;
    }
    .list_ty .list_content .left .box:first-child .con{
        width:100%;
        height:5.4rem;
        margin-left:0;
    }
    .list_ty .list_content .left .box:first-child .con h3{
        width:100%;
        margin: 0.1rem auto 0.2rem auto;
        position:absolute;
    }
    .list_ty .list_content .left .box:first-child .con h3 a{
        font-size:0.24rem;
    }
    .list_ty .list_content .left .box:first-child .con p{
        position:absolute;
        top:4.2rem;
        font-size:0.26rem;
        line-height:0.36rem;
        height:0.74rem;
    }
    .list_ty .list_content .left .box:first-child .con .bottom{
        position:absolute;
        top:5.05rem;
    }
    .list_ty .list_content .left .box:nth-child(10){
        border:none;
    }
    .list_ty .list_content .left .box:hover{
        background-color: #ffffff;
    }
    .list_ty .list_content .left .box .img_b {
        width: 2.1rem;
        height: 1.6rem;
    }
    .list_ty .list_content .left .box:hover .img_b img{
        transform:none;
    }
    .list_ty .list_content .left .box:hover .img_b a.lanmu{
        background-color: rgba(51,51,51,0.9);
    }
    .list_ty .list_content .left .box .con{
        width:4.6rem;
        height:1.6rem;
        margin-left:0.25rem;
    }
    .list_ty .list_content .left .box .con h3 {
        margin: 0.15rem auto 0.2rem auto;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .list_ty .list_content .left .box .con h3 a{
        font-size:0.2rem;
        font-weight:bold;
    }
    .list_ty .list_content .left .box:hover .con h3 a{
        color:#191919;
    }
    .list_ty .list_content .left .box .con p {
        font-size: 0.16rem;
        line-height: 0.26rem;
        height:0.52rem;
        overflow : hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;

    }
    .list_ty .list_content .left .box .con .bottom {
        margin-top: 0.15rem;
    }
    .list_ty .list_content .left .box .con .bottom time {
        font-size: 0.2rem;
        height: 0.21rem;
        line-height: 0.21rem;
        padding-left: 0.25rem;
        margin-top: 0.05rem;
        background-size:0.21rem 0.21rem;
    }
    .list_ty .list_content .left .box .con .bottom span{
        display:none;
    }
    .list_ty .list_content .left .box .img_b a.lanmu {
        display:none;
    }
    .pagelist ul li{
        display:none;
        border:solid 1px #e5e5e5;
    }
    .pagelist ul li.pre{
        display:block;
        background: none;
        background-color: #f7f7f7;
        width:1.3rem;
        height:0.4rem;
        border-radius: 0;
    }
    .pagelist ul li.next{
        display:block;
        background: none;
        background-color: #f7f7f7;
        width:1.3rem;
        height:0.4rem;
        margin-left:0.35rem;
        border-radius: 0;
    }
    .pagelist ul li a{
        font-size:0.18rem;
        height:0.4rem;
        line-height:0.4rem;
        text-align: center;
    }
     .pagelist {
        margin-top: 0.35rem;
        margin-bottom: 0.35rem;
        margin-left: 30%;
    }

    .list_ty .list_content .right{
        display:none;
    }
	.list_ty .hr_fenge {
		display:none;
	}
    .list_ty  .footer .icp {
        border-top: none;
        margin: 0.2rem 0 1.2rem 0;
    }
    .list_ty .footer .zx{
        display:none;
    }

    /*通用列表页*/
    /*通用内容页*/
    .list_ty .list_content .left .article{
        background-color: #ffffff;
        padding:0 0.15rem;
    }
    .list_ty .list_content .left .article .article_title p.auth time{
        font-size:0.25rem;
        margin-right:0.18rem;
    }
    .list_ty .list_content .left .article .article_title p.auth span{
        font-size:0.25rem;
        margin-right:0.18rem;
    }
    .list_ty .list_content .left .article .article_title h1 {
        font-size: 0.26rem;
        font-weight:bold;
        margin: 0.2rem 0 0.15rem 0;
    }
    .list_ty .list_content .left .article .article_title .share{
        display:none;
    }
    .list_ty .list_content .left .article .article_title p.auth{
        margin-left:15%;
        width:100%;
    }
    .list_ty .list_content .left .article .article_content {
        margin-top: 0.35rem;
        padding: 0;
        font-size: 0.2rem;
        line-height: 0.26rem;
        text-indent: 0.3rem;

        color:#515151;
    }
	.list_ty .list_content .left .article .article_content img{
		max-width:95%!important;
		height:auto!important;
	}
    .list_ty .list_content .left .article p.keyword {
        font-size: 0.2rem;
        padding: 0 0.3rem 0.7rem 0;
        margin: 0.55rem 0 0 0;
        height: 0.5rem;
        line-height: 0.5rem;
        box-sizing:content-box;
    }
    .list_ty .list_content .left .article p.keyword b{
        display:block;
        height:0.5rem;
        line-height:0.5rem;
    }
    .list_ty .list_content .left .article p.keyword span{
        height:0.5rem;
        line-height:0.5rem;
        padding: 0 0.1rem;
        margin-right: 0.1rem;
        border-radius: 0.1rem;
    }
    .list_ty .list_content .left .article .article_content p{
        font-size: 0.32rem;
        line-height: 0.5rem;
        text-indent: 0.64rem;
    }
    .list_ty .list_content .left .article .article_content p a{
        font-size: 0.32rem;
        line-height: 0.5rem;
        text-indent: 0.64rem;
    }
    .list_ty .list_content .left .article .article_page ul{
        padding:0;
        margin-bottom:0.3rem;
    }
    .list_ty .list_content .left .article .article_page ul li{
        width:100%;
        margin-top:0.3rem;
        margin-bottom:0.15rem;
    }
    .list_ty .list_content .left .article .article_page ul li img{
        display:none;
    }
    .list_ty .list_content .left .article .article_page ul li .all{
        width:100%;
    }
    .list_ty .list_content .left .article .article_page ul li a{
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size:0.29rem;
    }
    .list_ty .list_content .left .article .article_page ul li p{
        font-size:0.31rem;
        font-weight:bold;
    }
    .list_ty .list_content .left .article .article_page ul li.next{
        float:left;
    }
    .list_ty .list_content .left .article .article_page ul li.next .all{
        float:left;
    }
    .list_ty .list_content .left .article .article_page ul li.next .all p{
        text-align: left;
        width:100%;
    }
    .list_ty .list_content .left .relevant{
        margin-top:0;
    }
    .list_ty .list_content .left .relevant .container{
        padding:0 0.15rem;
        margin-top:0.25rem;
    }
    .list_ty .list_content .left .relevant .bj{
        width:100%;
        height:0.63rem;
        background-color: #f2f2f2;
        overflow: hidden;
        padding: 0 0.15rem;
        box-sizing: border-box;
    }

    .list_ty .list_content .left .relevant h4{
        width:100%;
        font-size:0.24rem;
        line-height:0.24rem;
        padding-left:0.1rem;
        margin-bottom:0;
        margin-top:0.2rem;
    }
    .list_ty .list_content .left .content_box:first-child{
        position:static;
        height: 1.6rem;
        padding-bottom: 0.15rem;
        border-bottom: solid 1px #eaeaea;
        margin-bottom: 0.15rem;
    }
    .list_ty .list_content .left .relevant .box{
        margin-bottom:0.3rem;
    }
    .list_ty .list_content .left .content_box .img_b{
        position:static;
        width: 2.1rem!important;
        height: 1.6rem!important;
    }
    .list_ty .list_content .left .content_box:first-child .img_b{
        position:static;
        width: 2.1rem;
        height: 1.6rem;
    }
    .list_ty .list_content .left .content_box:first-child .con{
        width: 4.5rem;
        height: 1.6rem;
        margin-left: 0.25rem;
    }
    .list_ty .list_content .left .content_box .con{
        width: 4.6rem;
        height: 1.6rem;
        margin-left: 0.25rem;
    }
    .list_ty .list_content .left .content_box:first-child .con h3{
        position:static;
    }
    .list_ty .list_content .left .content_box:first-child .con p{
        position:static;
        font-size:0.2rem;
    }
    .list_ty .list_content .left .content_box .con p{
        font-size:0.2rem;
        line-height: 0.36rem;
        height: 0.74rem;
    }
    .list_ty .list_content .left .box .con h3 a{
        font-size:0.24rem;
    }

    /*通用内容页*/
    /*通用师资*/
    .list_teacher .mianbao{
        display:block;
        margin-top:0;
        height:0.63rem;
        background-color: #f2f2f2;
    }
    .list_teacher .mianbao .main{
        font-size:0.18rem;
        color: #333333;
    }
    .list_teacher .mianbao a{
        line-height:0.63rem;
    }
    .list_teacher .table{
        display:none;
    }
    .list_teacher .mianbao a{
        font-size:0.18rem;
    }
    .list_teacher .teacher_content{
        margin-top:0.3rem;
    }
    .list_teacher .teacher_content .main{
        width:calc(100% - 0.4rem);
        padding:0 0.2rem;
    }
    .list_teacher .teacher_content .container{
        width:calc(100% + 0.25rem);

    }
    .list_teacher .teacher_content .container .box{
        width:calc(100%/2 - 0.25rem);
        height:3.6rem;
        margin-right:0.25rem;
        margin-bottom:0.2rem;
    }
    .list_teacher .teacher_content .container .box img{
        width:100%;
    }
    .list_teacher .teacher_content .container .box .info{
        bottom:0;
        height:1.3rem;
    }
    .list_teacher .teacher_content .container .box:hover .info{
        bottom:0;
        background-color: #f8f8f8;
    }
    .list_teacher .teacher_content .container .box .info h3{
        width: 1.7rem;
        height: 0.5rem;
        border-radius: 0.25rem;
        font-size: 0.3rem;
        line-height: 0.5rem;
        top: -0.25rem;
        left: 0.85rem;
    }
    .list_teacher .teacher_content .container .box:hover .info h3{
        background-color: #f8f8f8;

    }
    .list_teacher .teacher_content .container .box .info .des{
        margin-top:0.3rem;
    }
    .list_teacher .teacher_content .container .box .info .des>div{
        height:0.35rem;
    }
    .list_teacher .teacher_content .container .box .info .des .left{
        border-right:none;
        width:100%;
        background-size:0.27rem 0.26rem;
    }
    .list_teacher .teacher_content .container .box .info .des .left img{
        width:0.27rem;
        height:0.26rem;
        margin-top:0.03rem;
        margin-left:0.7rem;
    }
    .list_teacher .teacher_content .container .box .info .des .left span.bf{
        display:none;
    }
    .list_teacher .teacher_content .container .box .info .des .left span.cw{
        display:block;
        font-size:0.23rem;
        color:#626262;
        line-height:0.35rem;
        padding-left:0.1rem;
    }
    .list_teacher .teacher_content .container .box .info .des .right{
        display:none;
    }
    .list_teacher .teacher_content .container .box .info .xiangq{
        margin-top:0.15rem;
    }
    .list_teacher .teacher_content .container .box .info .xiangq p{
        width:1.05rem;
        height:0.3rem;
    }
    .list_teacher .teacher_content .container .box .info .xiangq p:first-child{
        background-color: #f8f8f8;
        border:solid 1px #adadad;
        margin-left: 0.5rem;
    }
    .list_teacher .teacher_content .container .box .info .xiangq p:last-child{
        background-color: #fb4343;
        border:solid 1px #ae1c1c;
        margin-right:0.5rem;
    }
    .list_teacher .teacher_content .container .box .info .xiangq p a{
        line-height:0.3rem;
        font-size:0.17rem;
    }
    .list_teacher .teacher_content .container .box .info .xiangq p:first-child a{
        color:#1d2122;
    }
    .list_teacher .teacher_content .container .box .info .xiangq p:last-child a{
        color:#ffffff;
    }
    .pagelist {
        margin-top: 0.35rem;
        margin-bottom: 0.35rem;
        margin-left: 0;
        width:calc(100% - 0.25rem);
    }
    .list_teacher .pagelist {
        margin-top: 0.35rem;
        margin-bottom: 0.35rem;
        margin-left: 0;
        width:calc(100% - 0.25rem);
    }
    .pagelist ul{
        display:inline-block;
        text-align: center;
    }
    .pagelist ul li.pre{
        display:inline-block;
        text-align: center;
        float:none;
        margin-right:0.15rem;
    }
    .pagelist ul li.next{
        display:inline-block;
        text-align: center;
        float:none;
        margin-left:0.15rem;
    }
    /*通用师资*/
    /*师资内容页*/
    .list_ty .list_content .left .ztn1{
        background-color: #ffffff;
    }
    .list_ty .list_content .left .ztn1 .t_left{
        display:none;
    }
    .list_ty .list_content .left .ztn1 .t_right{
        margin-left:0;
        float:none;
    }
    .list_ty .list_content .left .ztn1 .t_right .container{
        margin-top:0.3rem;
    }
    .list_ty .list_content .left .ztn1 .t_right .container h1{
        font-size:0.5rem;
        text-align: center;
        float:none;
        margin:0 auto;
        width: calc(100% - 0.4rem);
        padding: 0 0.2rem;
    }
    .list_ty .list_content .left .ztn1 .t_right .container .m_img{
        display:block;
        margin-top:0.2rem;
        position:relative;
        width: calc(100% - 0.4rem);
        padding: 0 0.2rem;
    }
    .list_ty .list_content .left .ztn1 .t_right .container .m_img img.m_teacher{
        width:100%;
    }
    .list_ty .list_content .left .ztn1 .t_right .container .m_img p{
        width:2.8rem;
        position: absolute;
        top: 1.3rem;
        right: 0;
        padding-right: 0.4rem;
        color: #ffffff;
    }
    .list_ty .list_content .left .ztn1 .t_right .container .m_img p span{
        display:block;
        margin-bottom:0.1rem;
    }
    .list_ty .list_content .left .ztn1 .t_right .container span.address{
        display:none;
    }
    .list_ty .list_content .left .ztn1 .t_right .container p.slogen{
        display:none;
    }
    .list_ty .list_content .left .ztn1 .t_right .container ul{
        background: none;
        overflow: hidden;
        width: calc(100% - 0.4rem);
        padding: 0 0.2rem;
        height:auto;
    }
    .list_ty .list_content .left .ztn1 .t_right .container ul li {
        width:50%;
        font-size: 0.24rem;
        margin-bottom: 0.15rem;
        padding-left: 0.35rem;
        float:left;
        box-sizing: border-box;

    }
    .list_ty .list_content .left .ztn1 .t_right .container ul li.time{
        background: url(../imagesbgzb/content_teacher_time.png) no-repeat left center;
        background-size:0.29rem;
    }
    .list_ty .list_content .left .ztn1 .t_right .container ul li.zhicheng{
        background: url(../imagesbgzb/content_teacher_zhicheng.png) no-repeat left center;
        background-size:0.29rem;
    }
    .list_ty .list_content .left .ztn1 .t_right .container ul li.good{
        background: url(../imagesbgzb/content_teacher_good.png) no-repeat left center;
        background-size:0.29rem;
    }
    .list_ty .list_content .left .ztn1 .t_right .container ul li.number{
        background: url(../imagesbgzb/content_teacher_number.png) no-repeat left center;
        background-size:0.29rem;
    }
    .list_ty .list_content .left .ztn1 .t_right .container ul li.phone{
        display:none;
    }
    .list_ty .list_content .left .ztn1 .t_right .container p.zx{
        display:none;
    }
    .list_ty .list_content .left .ztn1 .t_right .container p.m_zx{
        display:block;
        width:5.2rem;
        height:0.6rem;
        margin:0.5rem auto 0 auto;
        overflow: hidden;
    }
    .list_ty .list_content .left .ztn1 .t_right .container p.m_zx span{
        text-align: center;
        display:block;
        float:left;
        box-sizing: border-box;
        font-size:0.24rem;
        color:#ffffff;
        line-height:0.6rem;
    }
    .list_ty .list_content .left .ztn1 .t_right .container p.m_zx span.m_phone{
        width:3.4rem;
        background-color: #272636;
    }
    .list_ty .list_content .left .ztn1 .t_right .container p.m_zx span.r{
        background-color: #cd001d;
        width:1.8rem;
    }
    .list_ty .list_content .left .ztn1 .t_right .container p.m_zx span.r a{
        font-size:0.24rem;
        color:#ffffff;
    }
    .list_ty .list_content .left .ztn2{
        margin-top:0.6rem;
        margin-bottom:0.6rem;
    }
    .list_ty .list_content .left .ztn2 .title{
        display:none;
    }
    .list_ty .list_content .left .ztn2 .yewu{
        overflow: hidden;
    }
    .list_ty .list_content .left .ztn2 .youshi h4, .list_ty .list_content .left .ztn2 .yewu h4{
        line-height: 0.3rem;
        padding-left: 0.1rem;
        font-size: 0.22rem;
        margin-bottom: 0.22rem;
    }
    .list_ty .list_content .left .ztn2 .youshi p{
        font-size:0.18rem;
        line-height:0.25rem;
    }
    .list_ty .list_content .left .ztn2 .yewu p {
        padding: 0 0.15rem;
        height: 0.4rem;
        line-height: 0.4rem;
        margin-bottom: 0.15rem;
        margin-right: 0.15rem;
        border-radius:0.05rem;
    }
    .list_ty .list_content .left .ztn2 .yewu p a{
        font-size:0.16rem;
        line-height:0.4rem;
    }
    .list_ty .list_content .left .ztn2 .yewu p:hover{
        background-color:#eeeeee;
    }
    .list_ty .list_content .left .ztn2 .yewu p:hover a{
        color:#212121;
    }
    .list_ty .tuijian{
        display:none;
    }
    /*师资内容页*/
    /*姿势审批列表页*/
    .zzsp .l_ztn1{
        overflow: inherit;
        background-color: #ebf1f4;
    }
    .zzsp .l_ztn1 .title h3{
        color:#282828;
    }
    .zzsp .l_ztn1 .main{
        width:calc(100% - 0.3rem);
        padding:0 0.15rem;
    }
    .zzsp .l_ztn1 .container {
        width: calc(100% + 0.15rem);
        margin-bottom: 0.5rem;
    }
    .zzsp .l_ztn1 .container .box {
        width: calc(100%/3 - 0.15rem);
        margin: 0 0.15rem 0.15rem 0;
    }
    .zzsp .l_ztn1 .container .box.ad{
        display:none;
    }
    .zzsp .l_ztn1 .title h3{
        color: #282828;
    }
    .zzsp .l_ztn .title p{
        display:block;
        font-size:0.3rem;
    }
    .zzsp .l_ztn1 .container .box:hover h3{
        color:#41465a;
    }

    .zzsp .l_ztn2 .container{
		width:7rem;
        background: none;
        height:auto;
    }
    .zzsp .l_ztn2 .container .box{
        width:1.3rem;
        margin-bottom:0.35rem;
    }

    .zzsp .l_ztn2 .container .box1{
        margin-left:0;
    }
    .zzsp .l_ztn2 .container .box img{
        width:100%;
    }
    .zzsp .l_ztn2 .container .box8 img{
        margin-top:0.2rem;
    }
    .zzsp .l_ztn2 .container img.jt{
        width:0.25rem;
        margin: 0.7rem 0.2rem 0 0.15rem;
    }
    .zzsp .l_ztn2 .container .you{
        float:right;
    }
    .zzsp .l_ztn2 .container img.jt.you{
        float:right;
        transform:rotate(180deg);
    }
    .zzsp .l_ztn2 .container img.jt.four{
        display:none;
    }
    .zzsp .l_ztn2 .container img.jt.six{
        display:block;
    }
    .zzsp .l_ztn2 .container .box8{
        display:block;
    }
    .zzsp .l_ztn2 .container .box p{
        font-size:0.3rem;
        margin-top:0.1rem;
    }
    .zzsp .l_ztn2 .container .box span{
        display:none;
    }


    .zzsp .l_ztn3{
        background:url(../imagesbgzb/zzsp_ztn3_bj_m.jpg) no-repeat center;
        height:auto;
    }
    .zzsp .l_ztn3 .container{
        height:3.25rem;
        margin-bottom:0.7rem!important;
    }
    .zzsp .l_ztn3 .container .box{
        width:2.1rem;
        height:2.1rem;
    }
    .zzsp .l_ztn3 .container .box1{
        left:0;
        top:1.1rem;
    }
    .zzsp .l_ztn3 .container .box2{
        left:1.25rem;
        top:0;
    }
    .zzsp .l_ztn3 .container .box3{
        left:50%;
        margin-left:-1.05rem;
        top:1.1rem;
    }
    .zzsp .l_ztn3 .container .box4{
        right:1.3rem;
    }
    .zzsp .l_ztn3 .container .box5{
        right:0;
        top:1.1rem;
    }
    .zzsp .l_ztn3 .container .box h4 {
        margin-top: 0.4rem;
        font-size: 0.48rem;
    }
    .zzsp .l_ztn3 .container .box4 h4{
        margin-top:0.2rem;
    }
    .zzsp .l_ztn3 .container .box p{
        font-size:0.24rem;
        margin-top:0.05rem;
    }
    .zzsp .l_ztn3 .container .box4 p{
        padding:0 0.2rem;
        line-height:0.3rem;
    }
    .zzsp .l_ztn3 .container .box span{
        display:none;
    }

    .zzsp .l_ztn4 .container{
        background: none;
        position:static;
        height:auto;
        margin-bottom:0.5rem;
        overflow: hidden;
    }
    .zzsp .l_ztn4 .container .box{
        position:static;
        float:left;
        width:3.45rem;
        height:0.95rem;
        border-radius: 0.05rem;
        margin-bottom:0.25rem;
        padding-left:0.35rem;
        padding-top: 0.11rem;
    }
    .zzsp .l_ztn4 .container .box2,.zzsp .l_ztn4 .container .box4{
        float:right;
    }
    .zzsp .l_ztn4 .container .dd{
        display:none;
    }
    .zzsp .l_ztn4 .container .box p{
        font-size:0.24rem;
    }
    .zzsp .l_ztn4 .container .box span{
        font-size:0.24rem;
    }
    /*姿势审批列表页*/
    /*姿势审批内容页*/
    .zzsp_content .l_ztn1{
        background-color: #ffffff;
    }
    .zzsp_content .l_ztn1 .main{
        width:calc(100% - 0.5rem);
        padding:0 0.25rem;
    }
    .zzsp_content .l_ztn1 .container{
        width:calc(100% + 0.18rem);
    }
    .zzsp_content .l_ztn1 .container .box{
        width:calc(100%/2 - 0.18rem);
        height:2.22rem;
        margin-right:0.18rem;
        margin-bottom:0.17rem;
    }
    .zzsp_content .l_ztn1 .container .box4{
        display:block;
        background: url(../imagesbgzb/zzsp_content_ztn1_box1.png) no-repeat center;
        background-color: #f8f8f8;
        background-size:2.6rem 1.68rem;
    }
    .zzsp_content .l_ztn1 .container .box p{
        width:2rem;
        font-size:0.18rem;
    }
    .zzsp_content .l_ztn1 .container .box p.fir {
        height: 0.8rem;
        margin: 0.27rem auto 0 0.95rem;
        padding: 0.2rem 0 0 0.15rem;
    }
    .zzsp_content .l_ztn1 .container .box p.sec {
        height: 0.74rem;
        margin: 0.2rem auto 0.25rem 0.35rem;
        padding: 0.03rem 0 0 0.2rem;
    }
    .zzsp_content .l_ztn1 .container .box p{
        width:2rem;
        line-height: 0.29rem;
    }
    .zzsp_content .l_ztn1 .container .box p.fir{
        padding: 0.15rem 0 0 0.15rem;
    }
    .zzsp_content .l_ztn1 .container p.cx {
        width: 2.6rem;
        height: 0.65rem;
        border-radius: 0.1rem;
        line-height: 0.65rem;
        font-size: 0.26rem;
        margin: 0.1rem 0 0.35rem 2.2rem;
    }
    .zzsp_content .l_ztn2 .title p{
        display:block;
        font-size:0.2rem;
    }
    .zzsp_content .l_ztn2 .container{
        width:calc(100% + 0.25rem);
        padding-left:0;
        margin-bottom:0.6rem;
    }
    .zzsp_content .l_ztn2 .container .box{
        width:1.6rem;
        height:1.6rem;
        margin-bottom:0.26rem;
        margin-right:0.25rem;
        position:relative;
    }
    .zzsp_content .l_ztn2 .container .box>div{
        height:1.6rem;
    }
    .zzsp_content .l_ztn2 .container .box .yuan{
        font-size:0.45rem;
        width:1.6rem;
        height:1.6rem;
        border-radius: 50%!important;
        line-height:1rem;
    }
    .zzsp_content .l_ztn2 .container .box1 .bottom,.zzsp_content .l_ztn2 .container .box3 .bottom,.zzsp_content .l_ztn2 .container .box5 .bottom{
        display:none;
    }
    .zzsp_content .l_ztn2 .container .box2 .top,.zzsp_content .l_ztn2 .container .box4 .top,.zzsp_content .l_ztn2 .container .box6 .top{
        display:none;
    }
    .zzsp_content .l_ztn2 .container .box8{
        display: block;
        background-color: #fd872d;
        border-radius: 50%;
        line-height: 1.6rem;
        text-align: center;
        font-size: 0.5rem;
        font-weight: bold;
        color: #ffffff;
    }
    .zzsp_content .l_ztn2 .container .box .des{
        position:absolute;
        z-index:99;
    }
    .zzsp_content .l_ztn2 .container .box .des p{
        font-size:0.24rem;
        color:#ffffff;
    }
    .zzsp_content .l_ztn2 .container .box .des span{
        font-size:12px;
        color:#ffffff;
        opacity:0.5;
    }
    .zzsp_content .l_ztn2 .container .box .top .des{
        top:0.8rem;
    }
    .zzsp_content .l_ztn2 .container .box .bottom .des{
        top:0.8rem;
    }
    .zzsp_content .l_ztn3{
        background: url(../imagesbgzb/zzsp_content_ztn3_bj2.jpg) no-repeat center;
        height:auto;
    }
    .zzsp_content .l_ztn3 .title p{
        display:block;
        font-size:0.2rem;
        color:#ffffff;
        opacity:0.5;
    }
    .zzsp_content .l_ztn3 p.des{
        display:none;
    }
    .zzsp_content .l_ztn3 p.strong{
        display:none;
    }
    .zzsp_content .l_ztn3 .container{
        position:static;
        width:calc(100% - 0.6rem);
        height:auto;
        margin-bottom:0.8rem;
        padding:0 0.3rem;
    }
    .zzsp_content .l_ztn3 .container .box{
        position:relative;
        background: none;
        width:100%;
        height:0.7rem;
        border:none;
         bottom: 0;
         left: 0;
        margin-bottom:0.1rem;
        margin-left:0;
    }

    .zzsp_content .l_ztn3 .container .box1 span{
        background: url(../imagesbgzb/zzsp_content_ztn3_box1.png) no-repeat center;
    }
    .zzsp_content .l_ztn3 .container .box2 span{
        background: url(../imagesbgzb/zzsp_content_ztn3_box2.png) no-repeat center;
    }
    .zzsp_content .l_ztn3 .container .box3 span{
        background: url(../imagesbgzb/zzsp_content_ztn3_box3.png) no-repeat center;
    }
    .zzsp_content .l_ztn3 .container .box4 span{
        background: url(../imagesbgzb/zzsp_content_ztn3_box4.png) no-repeat center;
    }
    .zzsp_content .l_ztn3 .container .box5 span{
        background: url(../imagesbgzb/zzsp_content_ztn3_box5.png) no-repeat center;
    }
    .zzsp_content .l_ztn3 .container .box6 span{
        background: url(../imagesbgzb/zzsp_content_ztn3_box6.png) no-repeat center;
    }
    .zzsp_content .l_ztn3 .container .box7 span{
        background: url(../imagesbgzb/zzsp_content_ztn3_box7.png) no-repeat center;
    }
    .zzsp_content .l_ztn3 .container .box span{
        display: block;
        width: 0.7rem;
        height: 0.7rem;
        border: solid 0.05rem rgba(255,255,255,0.1);
        border-radius: 50%;
        box-sizing: border-box;
        position: absolute;
        left: 0;
        z-index: 99;
        background-size: 0.45rem;
        background-color: #121d42;
    }
    .zzsp_content .l_ztn3 .container .box p{
        position: absolute;
        width: 6.55rem;
        height: 0.56rem;
        top: 0.07rem;
        right: 0;
        box-sizing: border-box;
        border: solid 0.05rem rgba(255,255,255,0.1);
        margin:0;
        line-height:0.46rem;
        text-align: left;
        padding-left:0.8rem;
        font-size:0.2rem;
        color:#d0d0d0;
        border-radius: 0.1rem;
        background-color: rgba(255,255,255,0.1);
    }
    .zzsp_content .l_ztn5 .title p{
        display:block;
        font-size:0.2rem;
        color:#282828;
        opacity:0.8;
    }
    .zzsp_content .l_ztn5 .container{
        width:100%;
        background: none;
        height:auto;
        margin: 0 auto 0.6rem auto;
    }
    .zzsp_content .l_ztn5 .container .box{
        width:calc(100%/4);
        height:3.6rem;
    }
    .zzsp_content .l_ztn5 .container .box>div{
        height:1.8rem;
    }
    .zzsp_content .l_ztn5 .container .box>div img{
        display:none;
    }
    .zzsp_content .l_ztn5 .container .box1 .top{
        background: url(../imagesbgzb/zzsp_content_ztn5_box1_m.jpg) no-repeat center;
        background-size:auto 100%;
    }
    .zzsp_content .l_ztn5 .container .box2 .bottom{
        background: url(../imagesbgzb/zzsp_content_ztn5_box2_m.jpg) no-repeat center;
        background-size:auto 100%;
    }
    .zzsp_content .l_ztn5 .container .box3 .top{
        background: url(../imagesbgzb/zzsp_content_ztn5_box3_m.jpg) no-repeat center;
        background-size:auto 100%;
    }
    .zzsp_content .l_ztn5 .container .box4 .bottom{
        background: url(../imagesbgzb/zzsp_content_ztn5_box4_m.jpg) no-repeat center;
        background-size:auto 100%;
    }
    .zzsp_content .l_ztn5 .container .box .des{
        margin-top:0.3rem;
    }
    .zzsp_content .l_ztn5 .container .box3 .des{
        margin-top:0.2rem;
    }
    .zzsp_content .l_ztn5 .container .box4 .des{
        margin-top:0.1rem;
    }
    .zzsp_content .l_ztn5 .container .box .des p{
        font-size:0.48rem;
        width:100%;
    }
    .zzsp_content .l_ztn5 .container .box .des span{
        font-size:0.18rem;
        width:100%;
        padding:0 0.1rem;
        box-sizing: border-box;
    }

    /*姿势审批内容页*/
    /*客服咨询*/
	.talk{
		display:none;
	}
    /*客服咨询*/
	
.m_xfx{
	display:block;
    width:7.5rem;
    height:1rem;
    position:fixed;
    bottom:0;
	z-index:9999;
	
}
.m_xfx .box{
    width:50%;
    height:100%;

    float:left;

    box-sizing: border-box;

}
.m_xfx .box.phone{
    background: url(../imagesbgzb/footer_phone.png) no-repeat left 0.9rem center;
    background-color: #545454;
    background-size: 0.37rem;

}
.m_xfx .box.zaixian{
    background: url(../imagesbgzb/footer_zaixian.png) no-repeat left 0.9rem center;
    background-color: #2e81e3;
    background-size: 0.37rem;
}
.m_xfx .box a{
    display:block;
    font-size:0.3rem;
    font-weight:bold;
    color:#ffffff;
    line-height:1rem;
    padding-left:1.5rem;
}

.kf_k{
	display:none;
}


.m_zixun{
	width:100%;
	display:block;
	height:1.23rem;
	background-color: #4290e5;
	position:fixed;
	left:0;
	bottom:0;
	z-index:99999;
}
.m_zixun .box{
	width:33%;
	float:Left;
	height:0.53rem;
	border-right:solid 1px rgba(255,255,255,0.3);
	margin-top:0.34rem;
}
.m_zixun .box:last-child{
	border-right:none;
}
.m_zixun .box a{
	font-size:0.26rem;
	color:#ffffff;
	line-height:0.53rem;
	padding-left:0.85rem;
	box-sizing: border-box;
	display:block;
	width:100%;
	height:100%;
}
.m_zixun .box1 a{
	background: url(../imagesbgzb/m_zixun_1.png) no-repeat left 0.35rem center;
	background-size: 0.38rem 0.36rem;
}
.m_zixun .box2 a{
	background: url(../imagesbgzb/m_zixun_2.png) no-repeat left 0.35rem center;
	background-size: 0.38rem 0.36rem;
}
.m_zixun .box3 a{
	background: url(../imagesbgzb/m_zixun_3.png) no-repeat left 0.35rem center;
	background-size: 0.38rem 0.36rem;
}
.xfzxm{
	display:none;
}
.zzxx{
	display:none;
}









}
@media screen and (max-width: 640px) {
    /*内容页下单通用样式*/
    .list .shop .container{
        height:5.8rem;
    }
    .list .shop .container .right .address span{
        width:1.2rem;
        margin-bottom:0.1rem;
    }
    .list .shop .container .right .address .ri p{
        width:1.36rem;
        height:0.4rem;
    }







    /*内容页下单通用样式*/
    .ztn_3 .container .con {
        width: 4.4rem;
        padding: 0.3rem 0.5rem 0.7rem 0.3rem;
        box-sizing: border-box;
    }
    .ztn_2 .container .box .info{
        padding:0 0.2rem;
        height:1.1rem;
    }
    .ztn_2 .container .box .info span{
        font-size:0.12rem;
    }
    .ztn_4 .container .box ul li span{
        font-size:0.12rem;
    }
    .ztn_4 .container .hqxz ul li {
        margin-bottom: 0.15rem;
    }
    .list .l_ztn3 .container ul li .box .info{
        height:0.8rem;

    }

    @media screen and (max-width: 640px) {
        .list .shop .container .right{
            width:3.3rem;
        }
    }
	.list_ty .list_content .left .article .article_content{
		font-size: 0.32rem;
		line-height: 0.5rem;
		text-indent: 0.64rem;
	}
	
	.list_ty .list_content .left .article .article_content p {
		font-size: 0.3rem;
		line-height: 0.5rem;
		text-indent: 0.6rem;
	}





}
@media screen and (max-width: 480px) {
    .head .h_logo .address .info{
        height:2.6rem;
    }
    .ztn_3 .container .swiper-container .swiper-wrapper .swiper-slide img{
        width:1.8rem;
    }
    .ztn_3 .container .con{
        width:4.6rem;
        padding: 0.3rem 0.35rem 0.7rem 0.2rem;
        font-size: 0.22rem;
    }
    .ztn_3 .container .con:before {
        left: -0.3rem;
    }
    .ztn_3 .container .con:after {
        right: -0.4rem;
    }
    .ztn_4 .container .hqxz ul li{
        height:1.3rem;
    }
    .ztn_4 .container .hqxz ul li span{
        height: 0.9rem;
        margin-top: 0.2rem;
        line-height: 0.5rem;
        width: 1.1rem;
    }
    .ztn_4 .container .hqxz ul li span i{
        font-size:0.4rem;

    }
    .ztn_4 .container .hqxz ul li a{
        height:0.9rem;
        margin-top:0.2rem;
        line-height: 0.5rem;
    }
    .ztn_4 .container .hqxz ul li a h3 {
        font-size: 0.27rem;

    }
    .ztn_4 .container .hqxz ul li a p{
        font-size:0.22rem;
    }
    .ztn_4 .container .nwwd ul{
        width:calc(100% - 0.3rem);
    }
    .ztn_4 .container .nwwd ul li{
        width:calc(100% - 0.3rem);
        padding:0.2rem;
    }
    .ztn_4 .container .nwwd ul li a h3{
        width: 3.65rem;
        font-size: 0.34rem;
        background-size: 0.34rem 0.34rem;
        padding-left: 0.45rem;
        color: #000000;
        line-height: 0.5rem;
    }
    .ztn_4 .container .nwwd ul li a p.des{
        padding-left: 0.45rem;
        width: 3.65rem;
        color: #666666;
        line-height: 0.42rem;
        font-size: 0.3rem;
        background-size: 0.34rem 0.34rem;
    }

    .footer .zx{
        margin: 0 0 1.5rem 0;
    }
    .footer .zx p {
        width: 2.7rem;
    }
    .footer .icp{
        font-size: 0.27rem;
    }
    .m_xf{
        height:1.1rem;
    }
    .m_xf .box .xz{
        height:1.1rem;
    }
    .m_xf .box a{
        height:1.1rem;
    }
    .m_xf .box img{
        width:0.5rem;
        height:0.5rem;
        margin: 0.15rem auto 0 auto;
    }
    .m_xf .box .xz p {
        font-size: 0.23rem;
    }
    .m_xf .box p{
        font-size: 0.23rem;
    }
    .list .l_ztn3 .container ul li .box .info span{
        display:none;
    }
    .list .l_ztn3 .container ul li .box .info{
        height:0.6rem;
        padding-top:0.15rem;
        padding-left: 0;
    }
    .list .l_ztn3 .container ul li .box .info p{
        font-size:0.24rem;
        text-align: center;
    }

    .list .l_ztn1 .main{
        width:calc(100% - 0.4rem);
        padding:0 0.2rem;
    }
    .list .l_ztn1 .right{
        width: 100%;
    }
    .list .l_ztn1 .right .box{
        width:calc(100%/2 - 0.3rem);
        margin: 0 0.3rem 0.2rem 0;
    }
    .list .l_ztn1 .right .box h3{
        font-size: 0.24rem;
    }
    .list .l_ztn1 .right .box p {
        width: 1.5rem;
        height: 0.4rem;
    }
    .list .l_ztn1 .right .box p a{
        line-height:0.4rem;
        font-size:0.18rem;
    }
    /*内容页下单通用样式*/
    .list .shop .container{
        height: 6.8rem;
        padding-left:0.3rem;
    }
    .list .shop .container .right .address span{
        width:1.2rem;
        margin-bottom:0.1rem;
    }
    .list .shop .container .right .address .ri p{
        width: 1.6rem;
        height: 0.55rem;
        line-height:0.55rem;
    }
    .list .shop .container .right .kf{
        height:0.6rem;
    }
    .list .shop .container .right .kf a{
        line-height:0.6rem;
        font-size:0.25rem;
    }
    .list .shop .container .right .address span{
        font-size:0.2rem;
        margin-left:0.2rem;
        margin-top:0.15rem;
    }
    .list .shop .container .right .address .ri p{
        font-size:0.2rem;
    }
    .gszc_nz .l_ztn1 .container .left p.ques{
        font-size:0.28rem;
    }
    .gszc_nz .l_ztn1 .container .left p.form{
        font-size:0.24rem;
    }
    .gszc_nz .l_ztn3 .container .box span{
        font-weight:bold;
    }
    .gszc_nz .l_ztn5 .container .sec p{
        font-size:0.2rem;
        padding:0;
        font-weight:bold;
    }
    /*内容页下单通用样式*/
    /*业务通屏通用样式*/
    .list .l_ztn1 .container{
        width: calc(100% + 0.3rem);
    }
    .list .l_ztn1 .container .box{
        width:calc(100%/2 - 0.3rem);
        margin: 0 0.3rem 0.2rem 0;
    }
    .list .l_ztn1 .container .box h3{
        font-size: 0.24rem;
    }
    .list .l_ztn1 .container .box p {
        width: 1.5rem;
        height: 0.4rem;
    }
    .list .l_ztn1 .container .box p a{
        line-height:0.4rem;
        font-size:0.18rem;
    }
    /*业务通屏通用样式*/
    /*公司变更样式*/
    .gsbg .l_ztn1{
        overflow: inherit;
    }
    .gsbg .l_ztn1 .container{
        padding-bottom:0.7rem;
        margin-bottom:0;
    }
    .gsbg .l_ztn1 .container .m{
        display:none;
    }
    .gsbg .ztn1_xial{
        display:block;
        position:relative;
        height:0.3rem;
    }
    .gsbg .ztn1_xial .more{
        bottom: 0.5rem;
        left: 3.45rem;
        position: absolute;
        color: #b0b9d1;
        font-size: 0.3rem;
        z-index:99;
    }
    .gsbg .ztn1_xial .box{
        width:0.8rem;
        height:0.7rem;
        background-color: #edf2f4;
        bottom:0;
        left:3.35rem;
        position:absolute;
        border-radius:0 0 0.15rem 0.15rem;
        cursor:pointer;
    }
    .gsbg .ztn1_xial .box img{
        width:0.4rem;
        height:0.35rem;
        margin:0.2rem auto 0 auto;
    }
    .gsbg .ztn1_xial .box img.x2{
        display:none;
    }
    /*公司变更样式*/
    /*公司变更内容页公司名称ztn1*/
    .gsbg_content .l_ztn1 .container{
        width: calc(100% - 0.3rem);
    }
    .gsbg_content .l_ztn1 .container .box p{
        margin:0;
        height:auto;
        width:100%;
    }
    .gsbg_content .l_ztn1 .container .box1 {
        width: 1.9rem;
    }
    .gsbg_content .l_ztn1 .container .box2 {
         width: 1.9rem;
    }
    .gsbg_content .l_ztn1 .container .box3 {
        width: 2.2rem;
    }
    /*公司变更内容页公司名称ztn1*/
    /*公司注销列表页*/
    .gszx .l_ztn1 .container .box{
        max-height:none;
        height:1.8rem;
    }
    .gszx .l_ztn1 .container .box img{
        width:100%;
        height:auto;
        margin-left:0;
    }
    /*公司注销列表页*/
    /*公司注销内容页普通注销*/
    .gszx_pt .l_ztn1 .container{
        width:100%;
    }
    /*公司注销内容页普通注销*/
    /*代理记账聚合页*/
    .dljz .l_ztn1 .container .right{
        width:100%;
    }
    .dljz .l_ztn4 .container .box1 p.key {
        top: 0.23rem;
    }
    .dljz .l_ztn4 .container .box2 p.key {
        bottom: -0.7rem;
    }
    .dljz .l_ztn4 .container .box3 p.key {
        bottom: -0.7rem;
    }
    .dljz .l_ztn4 .container .box span{
        margin-top:0.1rem;
    }
    .dljz .l_ztn2 .container .box2 img{
        position:absolute;
        bottom:0.42rem;
    }
    .dljz .l_ztn2 .container .box4 img{
        position:absolute;
        bottom:0.42rem;
    }
    /*代理记账聚合页*/
    /*通用列表页*/
    .list_ty .list_content .left .box .con{
        width:4.5rem;
    }
    .list_ty .list_content .left .box .con h3 {
        margin: 0.05rem auto 0.1rem auto;
    }
    .list_ty .list_content .left .box .con h3 a{
        font-size:0.3rem;
    }
    .list_ty .list_content .left .box:first-child .img_b{
        top:0.68rem;
    }
    .list_ty .list_content .left .box:first-child .img_b img{
        margin:0 auto;
    }
    .list_ty .list_content .left .box:first-child .con h3 a{
        font-size:0.32rem;
    }
    .list_ty .list_content .left .box:first-child .con .bottom{
        top:5.05rem;
        margin-top:0;
    }
    .list_ty .list_content .left .box .con p{
        font-size:0.26rem;
        line-height:0.35rem;
        height:0.68rem;
    }
    .list_ty .list_content .left .box .con .bottom{
        margin-top:0.07rem;
    }
    .pagelist ul li.pre{
        width:1.8rem;
        height:0.5rem;
    }
    .pagelist{
        margin-left:23%;
    }
    .pagelist ul li.next{
        width:1.8rem;
        height:0.55rem;
    }
    .pagelist ul li a{
        height:0.55rem;
        line-height:0.55rem;
    }
    /*通用列表页*/
    /*通用内容页*/
    .list_ty .list_content .left .article .article_title h1{
        font-size:0.32rem;
    }
    /*通用内容页*/
    /*师资内容页*/
    .list_ty .list_content .left .ztn1 .t_right .container ul li{
        font-size:0.27rem;
    }
    .list_ty .list_content .left .ztn2 .youshi h4, .list_ty .list_content .left .ztn2 .yewu h4 {
        line-height: 0.4rem;
        padding-left: 0.1rem;
        font-size: 0.3rem;
        margin-bottom: 0.22rem;
    }

    .list_ty .list_content .left .ztn2 .youshi p{
        font-size: 0.27rem;
        line-height: 0.4rem;
    }
    .list_ty .list_content .left .ztn2 .yewu p {
        padding: 0 0.2rem;
        height: 0.5rem;
        line-height: 0.5rem;
        border-radius: 0.1rem;
    }
    .list_ty .list_content .left .ztn2 .yewu p a{
        font-size:0.25rem;
        line-height:0.5rem;
    }
    /*师资内容页*/
    /*资质审批*/
    .zzsp .l_ztn1{
        overflow: inherit;
    }
    .zzsp .l_ztn1 .container{
        padding-bottom:0.7rem;
        margin-bottom:0;
    }
    .zzsp .l_ztn1 .container .m{
        display:none;
    }
    .zzsp .ztn1_xial{
        display:block;
        position:relative;
        height:0.3rem;
    }
    .zzsp .ztn1_xial .more{
        bottom: 0.5rem;
        left: 3.45rem;
        position: absolute;
        color: #b0b9d1;
        font-size: 0.3rem;
        z-index:99;
    }
    .zzsp .ztn1_xial .box{
        width:0.8rem;
        height:0.7rem;
        background-color: #edf2f4;
        bottom:0;
        left:3.35rem;
        position:absolute;
        border-radius:0 0 0.15rem 0.15rem;
        cursor:pointer;
    }
    .zzsp .ztn1_xial .box img{
        width:0.4rem;
        height:0.35rem;
        margin:0.2rem auto 0 auto;
    }
    .zzsp .ztn1_xial .box img.x2{
        display:none;
    }
    /*资质审批*/
    /*资质审批内容页*/
    .zzsp_content .l_ztn1 .container .box p{
        width:2rem;
    }
    .zzsp_content .l_ztn2 .container .box .yuan{
        line-height:1.1rem;
    }
    .zzsp_content .l_ztn2 .container .box .des span{
        display:none;
    }
    .zzsp_content .l_ztn2 .container .box .top .des{
        top:0.9rem;
    }
    .zzsp_content .l_ztn2 .container .box .bottom .des{
        top:0.9rem;
    }

    .zzsp_content .l_ztn5 .container .box .des{
        margin-top:0.2rem;
    }
    .zzsp_content .l_ztn5 .container .box3 .des{
        margin-top:0.1rem;
    }
    .zzsp_content .l_ztn5 .container .box4 .des{
        margin-top:0.1rem;
    }





    /*资质审批内容页*/














}
@media screen and (max-width: 440px){
    .dljz .l_ztn2 .container .box p{
        width:1rem;
    }
}
@media screen and (max-width: 400px) {
    .list .l_ztn5 .container .sec {
        padding-left: 0.5rem;
    }
    .list .l_ztn5 .container .sec p{
        margin-right: 0.1rem;
    }
    .list .l_ztn1 .right .box h3{
        font-size:0.3rem;
    }
    .list .l_ztn1 .right .box p{
        width: 1.8rem;
        height: 0.5rem;
        border-radius:0.13rem;
        margin: 0.28rem auto 0.3rem auto;
    }
    .list .l_ztn1 .right .box p a{
        line-height: 0.5rem;
        font-size: 0.28rem;
    }
    /*业务通屏通用样式*/
    .list .l_ztn1 .container .box h3{
        font-size:0.3rem;
    }
    .list .l_ztn1 .container .box p{
        width: 1.8rem;
        height: 0.5rem;
        border-radius:0.13rem;
        margin: 0.28rem auto 0.3rem auto;
    }
    .list .l_ztn1 .container .box p a{
        line-height: 0.5rem;
        font-size: 0.28rem;
    }
    /*业务通屏通用样式*/
    /*公司变更内容页公司名称ztn1*/
    .gsbg_content .l_ztn1 .container{
        width: calc(100% - 0.3rem);
    }
    .gsbg_content .l_ztn1 .container .box p{
        margin:0;
        height:auto;
    }
    .gsbg_content .l_ztn1 .container .box1 {
        width: 1.9rem;
    }
    /*公司变更内容页公司名称ztn1*/
    /*公司注销列表页*/
    .gszx .l_ztn1 .container .box {
        max-height: none;
        height: 2.1rem;
    }
    .gszx .l_ztn1 .container .box img{
        width:auto;
        height:2.1rem;
        margin-left:-0.2rem;
    }
    /*公司注销列表页*/
    /*代理记账聚合页*/
    .dljz .l_ztn2 .container .box p{
        width:1rem;
    }
    .dljz .l_ztn2 .container .box2 p{
        margin-top:-0.6rem;
    }
    .dljz .l_ztn2 .container .box4 p{
        margin-top:-1.2rem;
    }
    /*代理记账聚合页*/
    .dljz .l_ztn4 .container .box p.des{
        padding:0 0.12rem;
    }
    /*资质审批内容页*/
    .zzsp_content .l_ztn1 .container .box p{
        width:2rem;

    }
    .zzsp_content .l_ztn1 .container .box p.sec{

    }
    /*资质审批内容页*/

	
	
	
	
	
	
	
	
	


}





@media screen and (max-width: 380px) {

}



/**
 * Swiper 4.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2017 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 7, 2017
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}



.customization-section {
    background: url(../imagesbgzb/customization-bg.png) no-repeat center center;
    background-size: cover;
    height: 555px;
}
.container {
    width: 1150px;
    padding: 10px 15px;
    margin-right: auto;
    margin-left: auto;
}
.section-title {
    font-size: 36px;
    text-align: center;
    margin-bottom: 60px;
    margin-top: 125px;
    line-height: 36px;
    color: #333;
}
.customization-section .section-title {
    color: #fff;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
.customization-section .customization-item {
    position: relative;
    float: left;
    background-color: #00a8ff;
    color: #fff;
    margin-right: 20px;
    width: calc((100% - 25px) / 2);
    width: -moz-calc((100% - 25px) / 2);
    width: -webkit-calc((100% - 25px) / 2);
    height: 310px;
    text-align: center;
    padding: 0 30px;
    box-sizing: border-box;
}
.customization-section .customization-item .solution-icon {
    background: url(../imagesbgzb/customization-public-cloud-icon.png) no-repeat;
    width: 95px;
    height: 52px;
    display: inline-block;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 30px;
    margin-left: -52px;
}
.customization-section .customization-item h3 {
    font-size: 24px;
    line-height: 48px;
    height: 48px;
    text-align: center;
    margin-top: 88px;
    font-weight: normal;
    margin-bottom: 0;
	color:#fff;
}
.customization-section .customization-item p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
	color:#fff;
}
.customization-section .customization-item p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
}
.index-common-button {
    display: inline-block;
    height: 40px;
    width: 120px;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    border-radius: 2px;
    cursor: pointer;
    text-align: center;
    vertical-align: top;
    border-color: #5c58d8;
    background-color: #5c58d8;
}
.customization-section .customization-item a {
    height: 30px;
    width: 90px;
    line-height: 28px;
    font-size: 12px;
    background-color: transparent;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 3px;
}
.customization-section .customization-item:last-child {
    margin-right: 0;
}
.customization-section .customization-item .solution-icon.icon-private-cloud {
    background: url(../imagesbgzb/customization-private-cloud-icon.png) no-repeat;
}


.zzsp .l_ztn10{
	height:707px;
	background: url(../imagesbgzb/customization-bg.png) no-repeat center center;
    background-size: cover;
}

.customization-section .customization-item:hover {
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
}
.customization-section .customization-item a:hover {
    background-color: #fff;
    color: #00a8ff;
}


.news-list-container {
    float: left;
    width: 715px;
    color: #999;
    font-size: 14px;
    line-height: 32px;
}

.news-list-container ul {
    margin: 0;
    list-style-type: disc;
}
.news-list-container ul li {
    margin-left: 0;
    margin-bottom: 20px;
    list-style-type: none;
}
.news-list-container article img {
    float: left;
    width: 160px;
    height: 90px;
    vertical-align: middle;
}
.news-list-container article .news-article-main {
    margin-left: 185px;
    margin-bottom: 5px;
}
.news-list-container article header {
    font-size: 20px;
    color: #333;
    height: 32px;
    line-height: 24px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-list-container article header a {
    color: #333;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.news-list-container article section {
    margin: 0;
}
.news-list-container article section p {
    height: 43px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    color: #999;
    font-size: 14px;
}
.news-list-container article footer {
    font-size: 14px;
    line-height: 20px;
    color: #999;
}
.news-list-container article footer span {
    margin-right: 10px;
}
.news-list-container article footer .article-tags {
    float: right;
    margin-right: 0;
    max-width: 240px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news-list-container article footer .article-tag {
     margin-right: 10px;
    cursor: pointer;
    display: inline;
}

.news-list-container article footer .article-tag:last-child {
    margin-right: 0;
}
