@charset "UTF-8";
/*Banner*/
.index-banner{
    position:relative;
    overflow:hidden;
    width: 100%;
}
 .index-banner .iBnr-wrap{
    height:650px;
}
.index-banner .iBnr-wrap{
    position:relative;
    overflow:hidden;
}
.iBnr-wrap .iBnr-bg{
    width:100%;
    height:100%;
    position:absolute;
    top:0px;
    left:0px;
}
.iBnr-wrap .iBnr-bg,
.iBnr-wrap .iBnr-con{
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.iBnr-wrap .iBnr-con{z-index:2;}
.iBnr1-box {
    text-align: center;
    color: #fff;
    z-index: 22;
    position: absolute;
    top: 32%;
    left: 16%;
}
.iBnr-1 .c1{
    padding: 16px 26px;
    border: 2px solid #ffffff;
    color: #fff;
    font-size: 38px;
    font-weight: 700;
}
.iBnr-1 .c1 span{
    color: #e37224;
    font-size: 38px;
    font-weight: 700;
}
.iBnr-1 .c2 p{
    text-align: left;
    margin-top: 30px;
    font-size: 16px;
    color: #fff;
}
.iBnr-1 .c3 p{
    text-align: left;
    margin-top: 30px;
    font-size: 16px;
    color: #fff;
}
.iBnr-1 .c3 p i,.iBnr-1 .c2 p i{
    display: inline-block;
    margin-right: 10px;
    width: 21px;
    height: 16px;
    background: url(http://www.imyantenna.com/APP/Public/Home/images/index/banner_icon.png) no-repeat;
}
.index-banner .swiper-pagination{
    width:100%;
    text-align:center;
    font-size:0px;
    position:absolute;
    bottom:0.3rem;
    left:0px;
}

.index-banner .swiper-pagination .swiper-pagination-bullet{
    width:10px;
    height:10px;
    border-radius:0px;
    background:#fff;
    opacity:1;
    position:relative;
    overflow:hidden;
    margin:0 5px;
    border-radius: 100%;
}
.index-banner .swiper-pagination .swiper-pagination-bullet-active{
    width:12px;
    height:12px;
    background:#e37224;
}
.index-banner .swiper-pagination .swiper-pagination-bullet i{
    display:block;
    width:100%;
    height:100%;
    background:#918c94;
    position:absolute;
    left:-100%;
    top:0px;
}

/*animate*/
.iBnr-2 .iBnr-bg{transition:all .6s linear;-webkit-transition:all .6s linear;transform:scale(1.1);-webkit-transform:scale(1.1);}

.iBnr-1 .iBnr-con,
.iBnr-2 .iBnr-con,
.iBnr-4 .iBnr-con{
    transition:all .6s ease-in-out .2s;
    -webkit-transition:all .6s ease-in-out .2s;opacity:0;
}
.iBnr-1 .c1,
.iBnr-1 .c3,
.iBnr-2 .c1,
.iBnr-4 .c2{
    transition-delay:.3s;
    -webkit-transition-delay:.3s;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
}
.iBnr-2 .c2{transition-delay:.4s;-webkit-transition-delay:.4s;}
.iBnr-2 .c3{transition-delay:.5s;-webkit-transition-delay:.5s;}
.iBnr-2 .c4,
.iBnr-2 .c5,
.iBnr-2 .c6{transition-delay:.5s;-webkit-transition-delay:.5s;}

.iBnr-1 .c1,
.iBnr-1 .c2{transform:translateY(-50px);-webkit-transform:translateY(-50px);}

.iBnr-1 .c3,
.iBnr-2 .iBnr-con{transform:translateY(50px);-webkit-transform:translateY(50px);}



.iBnr-4 .c1,
.iBnr-4 .c2{transform:translateX(-50px);-webkit-transform:translateX(-50px);}


.swiper-slide.swiper-slide-active .iBnr-1 .iBnr-con,
.swiper-slide.swiper-slide-active .iBnr-2 .iBnr-bg,
.swiper-slide.swiper-slide-active .iBnr-2 .iBnr-con,
.swiper-slide.swiper-slide-active .iBnr-3 .iBnr-con,
.swiper-slide.swiper-slide-active .iBnr-4 .iBnr-con{transform:scale(1) translate(0px,0px) !important;-webkit-transform:scale(1) translate(0px,0px) !important;opacity:1;}


/*floor_01*/
.floor_01 li{
    padding: 0.8rem 18px;
    width: 25%;
    float: left;
    text-align: center;
    border-right: 1px solid #f6f6f6;
    box-sizing: border-box;
}
.floor_01 li img{
    width: 88px;
    height: 88px;
}
.floor_01 li.last{
    border-right: none;
}
.floor_01 li h3{
    margin: 18px 0 15px 0;
    font-size: 18px;
    color: #333;
}
.floor_01 li p{
    color: #777;
    font-size: 16px;
    line-height: 22px;
}
.floor_02{
    padding: 80px  0 50px 0;
    background: #fafafa;
}
.floor_02 .title h3{
    font-size: 32px;
    color: #222;
    text-align: center;
}
.floor_02 .title h3 span{
    font-size: 32px;
    color: #123869;
    font-weight: 700;
}
.floor_02 .title h5{
    margin-bottom: 85px;
    margin-top: 15px;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    text-align: center;
}
.floor2_swiper,.floor6_swiper{
    position: relative;
}
.floor7_swiper{
    height: 276px;
    position: relative;
    overflow: hidden;
 }
.floor2_container,.floor7_container{
    width: 1250px;
    overflow: hidden;
}
.floor2_wrapper,.floor7_wrapper{
    width: 20000px;
    position: relative;
}
.floor2_slide{
    width: 420px;
    float: left;
    border-left: 1px solid #eee;
}
.floor6-slide{
    width: 291px;
    margin-right: 30px;
    float: left;
    position: relative;
}
.floor7-slide{
    width: 248px;
    height: 230px;
    float: left;
    position: relative;
    border: 1px solid #eee;
}
.floor7_swiper .slideWrap {
    position: absolute;
    left: 46.5%;
    bottom: 0px;
    z-index: 30;
}
.floor7_swiper .slideWrap ul {
    width: 160px;
    text-align: center;
    height: 20px;
    padding: 0 4px;
}
.floor7_swiper .slideWrap ul li{
    margin-right: 10px;
    width: 9px;
    height: 9px;
    background: #dbdbdb;
    border-radius: 100%;
    opacity: 1;
    float: left;
}
.floor7_swiper .slideWrap ul li em{
    display: block;
    width: 9px;
    height: 9px;
    background: #dbdbdb;
    border-radius: 100%;
}
.floor7_swiper .slideWrap ul li.current em {
    width: 11px;
    height: 11px;
    background: #e37224;
}

.floor2_slide:nth-of-type(1){
    border-left: none;
}
.floor2_slide a{
    display: block;
}
.floor2_slide img{
    width: 300px;
    display: block;
    margin: 0 auto;
}

.floor2_swiper h3{
    margin-bottom: 0.24rem;
    font-size: 20px;
    text-align: center;
    font-weight: 400;
    color: #333;
}
.floor2_swiper .introduce{
    margin: 0 auto;
    width: 3.4rem;
    line-height: 22px;
    height: 75px;
	font-size: 16px;
}
.floor2_swiper .under_icon{
    margin:0px auto;
    display: block;
    background: url('http://www.imyantenna.com/APP/Public/Home/images/icon/icon_11.png') no-repeat center center;
    width: 32px;
    height: 32px;
}
.floor2_swiper .floor2_slide:hover .under_icon{
    background: url('http://www.imyantenna.com/APP/Public/Home/images/icon/icon_12.png') no-repeat;
}
.floor2_swiper .understand{
    margin-bottom: 25px;
    line-height: 22px;
    text-align: center;
    color: #123869;
}
.more_btn{
    margin-top:50px;
    width: 140px;
    height: 32px;
    line-height: 32px;
    position: relative;
    text-align: center;
    font-size: 14px;
    color: #999;
    z-index: 44;
    border:1px solid #dcdcdc;
}
.more_btn a{
    font-size: 14px;
    color: #999;
    padding-right: 5px;
}
.more_btn i{
    position: absolute;
    top:9px;
    width: 16px;
    height: 14px;
    background: url('http://www.imyantenna.com/APP/Public/Home/images/icon/right_arrow.png') no-repeat;
    background-size: 100%;
}

.floor2_swiper .floor2_prev,.floor6_swiper .floor6_prev{
    background: url('http://www.imyantenna.com/APP/Public/Home/images/icon/icon_09.png') no-repeat;
    width: 41px;
    height: 42px;
    position: absolute;
    top:50%;
    left: -50px;
    z-index: 22;
}
.floor5_swiper .swiper-button-prev{
    background: url('http://www.imyantenna.com/APP/Public/Home/images/icon/icon_09.png') no-repeat;
    width: 41px;
    height: 42px;
}
.floor2_swiper .floor2_prev:hover,.floor6_swiper .floor6_prev:hover,.floor5_swiper .swiper-button-prev:hover{
    background: url('http://www.imyantenna.com/APP/Public/Home/images/icon/icon_07.png') no-repeat;
}
.floor2_swiper .floor2_next,.floor6_swiper .floor6_next{
    background: url('http://www.imyantenna.com/APP/Public/Home/images/icon/icon_08.png') no-repeat;
    width: 41px;
    height: 42px;
    position: absolute;
    top:50%;
    right: -50px;
    z-index: 22;
}
.floor5_swiper .swiper-button-next{
    background: url('http://www.imyantenna.com/APP/Public/Home/images/icon/icon_08.png') no-repeat;
    width: 41px;
    height: 42px;
}
.floor2_swiper .floor2_next:hover,.floor6_swiper .floor6_next:hover,.floor5_swiper .swiper-button-next:hover{
    background: url('http://www.imyantenna.com/APP/Public/Home/images/icon/icon_08.png') no-repeat;
}
.floor_03{
    height: 311px;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.floo3_list  li{
    margin-top: 0.86rem;
    float: left;
    width: 25%;
    text-align: center;
}
.floo3_list  li i{
    margin: 0 auto 0.2rem auto;
    display: block;
    width: 60px;
    height: 40px;
}
.floo3_list  li .icon_01{
    background: url('http://www.imyantenna.com/APP/Public/Home/images/icon/icon_15.png') no-repeat center;
}
.floo3_list li.cur .icon_01,.floo3_list li:hover .icon_01{
    background: url('http://www.imyantenna.com/APP/Public/Home/images/icon/icon_14.png') no-repeat center;
}
.floo3_list  li .icon_02{
    background: url('http://www.imyantenna.com/APP/Public/Home/images/icon/icon_16.png') no-repeat center;
}
.floo3_list li.cur .icon_02,.floo3_list li:hover .icon_02{
    background: url('http://www.imyantenna.com/APP/Public/Home/images/icon/icon_17.png') no-repeat center;
}
.floo3_list  li .icon_03{
    background: url('http://www.imyantenna.com/APP/Public/Home/images/icon/icon_18.png') no-repeat center;
}
.floo3_list li.cur .icon_03,.floo3_list li:hover .icon_03{
    background: url('http://www.imyantenna.com/APP/Public/Home/images/icon/icon_19.png') no-repeat center;
}
.floo3_list  li .icon_04{
    background: url('http://www.imyantenna.com/APP/Public/Home/images/icon/icon_20.png') no-repeat center;
}
.floo3_list li.cur.icon_04,.floo3_list li:hover .icon_04{
    background: url('http://www.imyantenna.com/APP/Public/Home/images/icon/icon_21.png') no-repeat center;
}
.floo3_list  li .center{
}
.floo3_list  li .center span{
    font-size: 64px;
    color: #fff;
    position: relative;
    font-family: "微软雅黑";
}
.floo3_list  li .center sup{
    color: #fff;
    font-size:14px;
    font-weight: 700;
    margin-left: 0px;
    vertical-align: top;
    display: inline-block;
}
.floo3_list  li .li_p{
    margin-top: 0.2rem;
    padding-bottom: 0.85rem;
    font-size: 16px;
    color: #fff;
}
.floor4_show h3,.floor4_show h3 span{
    font-size: 20px;
}
.floo3_list li.cur .center span, .floo3_list li.cur .center sup,.floo3_list li.cur .li_p,
.floo3_list li:hover .center span, .floo3_list li:hover .center sup,.floo3_list li:hover .li_p
{
    color: #e37224;
}
.floor_04{
    width: 100%;
    position: relative;
    background: #ebebeb;
}
.floor_04 .floor4_swiper0,.floor_04 .floor4_swiper1,.floor_04 .floor4_swiper2{
    float: left;
    width: 960px;
    height:610px;
}
.floor_04 .show_box{
    position: relative;
    height:610px;
    overflow: hidden;
}
.floor_04 .swiper-container{
    width: 100%;
    height: 100%;
}
.floor_04 .swiper-pagination-bullet,.floor_05 .swiper-pagination-bullet,.floor_06 .swiper-pagination-bullet{
    width: 9px;
    height: 9px;
    background: #dbdbdb;
    border-radius: 100%;
    opacity: 1;
}
.floor_04 .swiper-pagination-bullet-active,.floor_05 .swiper-pagination-bullet-active,.floor_06 .swiper-pagination-bullet-active{
    width: 11px;
    height: 11px;
    background: #f47b06;
}
.floor_05 .swiper-pagination-bullet-active{
    background: #e37224;
}
.floor4_right{
    margin-top: 80px;
    padding: 64px 332px 75px 86px;
    width: 590px;
    height: 340px;
    background: #fff;
    position: absolute;
    top:0;
    right: 0px;
    z-index: 11;
}
.floor4_show h3{
    margin-bottom: 10px;
    font-size: 32px;
    color: #333;
}
.floor4_show h3 span{
    font-size: 32px;
    color: #123869;
    font-weight: 700;
}
.floor4_show h3 em{
    font-size: 16px;
    color: #dbdbdb;
    padding-left: 10px;
}
.floor4_show h5{
    margin-bottom:20px;
    font-size:16px;
    color: #333333;
    font-weight: 400;
}
.floor4_show p{
    margin-bottom: 40px;
    font-size: 14px;
    color: #777;
    line-height: 22px;
}
.floor4_show a{
    color: #c8c8c8;
}
.floor4_show a i{
    margin-left: 6px;
    display: inline-block;
    background: url('http://www.imyantenna.com/APP/Public/Home/images/icon/right_arrow.png') no-repeat;
    width: 16px;
    height: 14px;
}
.floor_4center{
    position: relative;
}
.floor_4center  .floor_nav {
    padding: 0rem 332px 0rem 86px;
    position: absolute;
    width: 590px;
    background: #fff;
    bottom:154px;
    right: 0;
    z-index: 22;
}
.floor_04  .floor_nav li{
    margin-right: 1px;
    float: left;
    width: 160px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #555555;
    cursor: pointer;
    background: #ececec;
}
.floor_04  .floor_nav li.cur{
    background: #123869;
    color: #fff;
}
.floor_05,.floor_07,.floor_09{
    background: #ffffff;
    padding: 0.8rem 0;
}
.floor_05 .swiper-container{

}
.floor_05 h3,.floor_06 h3,.floor_07 h3,.floor_09 h3{
    margin-bottom: 20px;
    text-align: center;
    font-size: 32px;
    color: #000;
}
.floor_05 h3 span,.floor_06 h3 span,.floor_07 h3 span,.floor_09 h3 span{
    font-size: 32px;
    color: #123869;
    font-weight: 700;
}
.floor_05 h5,.floor_06 h5,.floor_07 h5,.floor_09 h5{
    margin-bottom: 0.4rem;
    font-size: 16px;
    color: #666;
    font-weight: 400;
    text-align: center;
}
.floor_05 .swiper-slide{
    margin: 0 !important;
    width: 416px;
    padding: 40px 0;
    text-align: center;
}
.floor_05 .swiper-slide .auChonor_bg{
    margin: 0 auto;
    width: 276px;
    display: block;
    position: relative;
}
.floor_05 .swiper-slide .auChonor-box{
    display: block;
    position: absolute;
    top: 15.9%;
    left: 33%;
}
.floor_05 .swiper-slide .auChonor-box{
    width: 137px;
}
.floor_05 .swiper-slide .auChonor-box img{
    width: 100%;
}
.floor_07 .floor7-slide img{
    padding: 40px 0;
    text-align: center;
 }
.floor_05 .auChonor_block{
    width: 99.4%;
    height: 380px;
    text-align: center;
    border: 1px solid #f3f3f3;
    box-shadow: 0px 0px 8px #fff;
}
.floor_07 .floor7-slide img{
    width: 100%;
}
.floor_05 .swiper-slide:hover .auChonor_block{
    border: 1px solid #0084dd;
    box-shadow: 0px 0px 8px #ccc;
}
.floor_07 .floor7-slide:hover{
    border: 1px solid #0084dd;
    box-shadow: 0px 0px 8px #ccc;
}
.floor_05  .swiper-pagination{
    margin-top: 30px;
    width: 100%;
    position: relative;
}
.floor_05 .swiper-pagination-bullet{
    display: inline-block;
    margin: 0 4px;
}
.floor7_swiper .floor7-slide p{
    margin-top: 30px;
    text-align: center;
    color: #555555;
    font-size: 16px;
}
.floor_06{
    background: #eeeeee;
    padding: 0.8rem 0;
}
.floor6_swiper .swiper-slide{
    width: 290px !important;
    margin: 0 30px 0 0;
}
.floor6_swiper .swiper-slide a{
    display: block;
    position: relative;
}
.floor6_swiper .swiper-slide a>img{
     width: 100%;
 }
.floor6_center{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
	background-color:rgba(19,56,105,0.5);
}
.floor6-pagination{
    bottom: -30px;
    left: 0;
    width: 100%;
    display: none;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #e37224;
}
.floor6_center .floor6_icon{
    margin: 80px auto 0 auto;
    width: 62px;
    height: 62px;
    display: block;
}
.floor6_center  .floor6_line{
    margin:0.2rem auto 0 auto;
    width: 25px;
    height:2px;
    display: block;
}
.floor6_center h3{
    margin:24px auto 0 auto;
    font-size:18px;
    color: #fff;
}
.floor6_center .floor6_more{
    margin: 0.4rem auto 0 auto;
    width: 130px;
    height:34px;
    display: block;
}
.floor6_center p{
    width: 80%;
    margin:20px auto 0 auto;
    color: #fff;
    line-height: 1.5;
}
.floor6_swiper .floor6-slide:hover .floor6_center{
    background: rgba(0,173,239,0.85);
}
.floor6_swiper .swiper-slide:hover .floor6_line{
    display: none;
}
.floor6_swiper .floor6-slide:hover .floor6_hide{
    display: block;
}
.floor_08 {
    height: 311px;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.floor8_top{
    padding-top: 60px;
}
.floor8_top .floor8_top_l p{
     color: #fff;
     font-size: 16px;
     margin-bottom: 10px;
 }
.floor8_top .floor8_top_l h3{
    color: #fff;
    font-size: 28px;
}
.floor8_top .floor8_top_l h3 span{
    font-size: 28px;
    font-weight: 700;
    color: #e37224;
}
.floor8_top_r{
    position: relative;
}
.floor8_top_r i{
    display: block;
    top:0;
    left: 0;
    position: absolute;
    background: url(http://www.imyantenna.com/APP/Public/Home/images/icon/icon_28.png) no-repeat center;
    background-size: 100%;
    width: 44px;
    height: 44px;
}
.floor8_top_r p{
    padding-left: 54px;
    font-size: 14px;
    color: #fff;
}
.floor8_top_r h3{
    margin-top: 5px;
    padding-left: 54px;
    font-size: 28px;
    color: #e37224;
}
.floor8_center{
    margin-top: 40px;
}
.input_box{
    width: 100%;
    position: relative;
}
.input_box .f_div{
    margin-bottom: 20px;
    float: left;
    position: relative;
    width: 332px;

}
.floor8_center .input_box .f_div input{
    padding: 0 20px;
    width: 292px;
    height: 50px;
    background: -webkit-linear-gradient(left,rgba(239, 239, 239, 1),rgba(255, 255, 255, 0.9));
    background: -moz-linear-gradient(left, rgba(239, 239, 239, 1), rgba(255, 255, 255, 0.9));
    background: -o-linear-gradient(left, rgba(239, 239, 239, 1), rgba(255, 255, 255, 0.9));
    background: linear-gradient(left, rgba(239, 239, 239, 1), rgba(255, 255, 255, 0.9));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#ffffff, GradientType=0);

}
.floor8_center .f_div i{
    display: block;
    position: absolute;
    top:0;
    right: 15px;
    z-index: 22;
}
.floor8_center .f_div i.f_i01{
    margin-top: 12px;
    width: 25px;
    height: 25px;
    background: url(http://www.imyantenna.com/APP/Public/Home/images/icon/icon_29.png) no-repeat center;
    background-size: 100%;
}
.floor8_center .f_div i.f_i02{
    margin-top: 13px;
    width: 24px;
    height: 24px;
    background: url(http://www.imyantenna.com/APP/Public/Home/images/icon/icon_30.png) no-repeat center;
    background-size: 100%;
}
.floor8_center .f_div i.f_i03{
    margin-top: 13px;
    width: 28px;
    height: 24px;
    background: url(http://www.imyantenna.com/APP/Public/Home/images/icon/icon_31.png) no-repeat center;
    background-size: 100%;
}
.floor8_center .f_btn{
    display: block;
    margin-left: 14px;
    width:240px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #fff;
    float: left;
}
.floor8_center .f_btn i{
    margin-left: 10px;
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url(http://www.imyantenna.com/APP/Public/Home/images/icon/right_arrow.png) no-repeat center;
    background-size: 100%;

}
.floor9_nav{
    margin: 0.25rem auto 0.4rem auto;
    width: 435px;
    overflow: hidden;
}
.floor9_nav li{
    margin-right: 10px;
    float: left;
    width: 135px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    background: #eeeeee;
    font-size: 16px;
    color: #555;
}
.floor9_nav li.cur{
    background: #383838;
    color: #fff;
}
.list_show_box{
    margin-right: 30px;
    padding: 15px;
    background: #fff;
    box-shadow: 0px 0px 10px #eee;
    width: 466px;
}
.floor9_center .list_show h5{
    text-align: left;
    padding-left: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.floor9_center .list_show p,.floor9_center .list_nav p{
    padding-left: 15px;
    line-height: 20px;
    color: #838383;
    letter-spacing: 1px;
}
.floor9_center .status-list {
    margin-left: 15px;
    margin-top: 25px;
    padding-left: 15px;
    list-style: none;
    font-size: 12px;
}
.floor9_center .status-list li {
    margin-bottom: -2px;
    height: auto;
    min-height: 30px;
    border-left: 1px solid #f47b06;
}
.floor9_center .status-list .time1 ,.floor9_center .status-list .time2{
    margin-right: 28px;
    margin-left: 5px;
    display: inline-block;
    color: #898989;
    font-size: 24px;
}
.floor9_center .status-list .time2{
    font-size: 14px;
}
.floor9_center .news_img{
    width: 466px;
}
.floor9_center .news_img img{
    width: 100%;
}
.floor9_center .list_nav li{
    padding-top: 0.36rem;
    padding-bottom:0.36rem;
    border-bottom: 1px solid #e7e7e7;
}
.floor9_center .list_nav li.first{
    padding-top: 10px;
}
.floor9_center .list_nav img{
    margin-right: 18px;
    display: block;
    float: left;
    width: 160px;
    height: 96px;
}
.floor9_center .list_nav h3{
    margin-bottom: 10px;
    font-size:18px;
    color: #333;
    font-weight: bold;
    text-align: left;
    line-height: 1.5;
}
.floor9_center .list_nav h3:hover{
    color: #123869;
}
.floor9_center .list_nav p{
    padding-left: 0;
    width: 500px;
}
.floor9_center .list_nav span{
    margin-top: 10px;
    display: block;
    position: relative;
    color: #999;
}
.floor9_center .list_nav span i{
    display: block;
    background: url('http://www.imyantenna.com/APP/Public/Home/images/icon/right_arrow2.png') no-repeat;
    background-size: 100%;
    width: 33px;
    height: 30px;
    position: absolute;
    top:0;
    right: 0;
}
.problem li {
    padding: 0.4rem;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    width: 42%;
    background: #fff;
    box-shadow: 0px 0px 8px #e8e8e8;
}
.ask img {
    margin-right: 0.2rem;
    display: block;
    float: left;
    width: 21px;
    height: 21px;
}
.ask p {
    padding-bottom: 0.2rem;
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #efefef;
}
.ask a {
    color: #00a0e9;
    display: block;
    float: right;
}

.ask a i{
    margin-left: 0.1rem;
    display: inline-block;
    width: 16px;
    height: 7px;
    background: url('http://www.imyantenna.com/APP/Public/Home/images/icon/right_arrow3.png') no-repeat;
    background-size: 100%;
}
.answer {
    padding-top: 20px;
}
.answer img {
    margin-right: 0.2rem;
    display: block;
    float: left;
    width: 19px;
    height: 19px;
}
.answer p {
    font-size: 14px;
    color: #666;
    line-height: 1.2;
}
#index-banner{
    display: block;
}
#index-banner2{
    display: none;
}
@media all and (max-width:1280px){ /*1260*/
  .floor_03{
      height: auto;
  }
    .floor2_container{
        width: 96%;
        overflow: hidden;
        margin-left: 2%;
    }
    .floor7_container {
        width: 96%;
        overflow: hidden;
        background: #fff;
        margin-left: 2%;
    }
    .floor2_slide{
        border-left: none;
    }
    .floor6_container{
        background: #eeeeee;
    }
 .floor4_right{
     margin-top: 20px;
     padding: 30px 180px 20px 60px;
     width: 500px;
     height: 255px;
 }
    .floor_4center .floor_nav{
        width: 500px;
        padding: 0px 180px 0px 0px;
        bottom:17%;
    }
    .floor4_show h5{
        margin-bottom: 10px;
    }
    .floor4_show p{
        margin-bottom: 20px;
    }
    .floor8_center .f_btn{
        margin-left: 35px;
    }
    .list_show_box,.floor9_center .news_img{
        width: 372px;
    }
    .floor9_center .list_nav{
        width: 530px;
    }
    .floor2_swiper .floor2_next,.floor6_swiper .floor6_next{
        right: 0px;
    }
    .floor2_swiper .floor2_prev,.floor6_swiper .floor6_prev{
        left:0px;
    }
    .floor6-slide {
        width: 278px;
        margin-right: 20px;
    }
    .floor_05 .swiper-slide{
        width:326px;
    }
    .floor_05 .swiper-slide>a>img{
        width: 100%;
    }
    .floor_04 .show_box{
        height:366px;
    }
    .floor_04 .floor4_swiper0, .floor_04 .floor4_swiper1, .floor_04 .floor4_swiper2 {
        width: 576px;
        height: 366px;
    }
    .iBnr1-box{
        top:16%;
    }
    .floor_05 .swiper-slide .auChonor-box {
        top: 15.3%;
        left: 28%;
    }
    .problem li{
        height: 105px;
    }
    .floor7-slide{
        width: 196px;
    }
    .floor6_swiper .swiper-slide{
        width: 300px !important;
        margin: 0 27px 0 0;
    }
}

@media all and (max-width:980px){
    #index-banner{
        display: none;
    }
    #index-banner2{
        display: block;
    }
    .index-banner, .index-banner .iBnr-wrap{
        width: 100%;
        height: auto;
    }
    .iBnr-wrap .iBnr-bg {
        height: auto;
        background-position: center center !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        position: relative;
    }
    .iBnr-wrap .iBnr-bg img{
        width: 100%;
        display: block;
    }

    .iBnr1-box {
        top:10%;
        left: 5% !important;
    }
    .floor_01,.floor_05,.floor_07,.floor_08{
        display: none;
    }
    .floor_02 .swiper-slide{
        width: 100%;
        float: none;
        margin-right: 0;
        position: relative;
        margin-bottom: 10px;
        border: none;
    }
    .floor2_swiper{
        padding-bottom: 30px;
    }
    .floor_04 .show_box{
        height:auto;
    }
    .floor4_show p{
        padding: 0 0.2rem;
    }
    .floor_4center .floor_nav{
        position: relative;
        background: #fff;
        padding-left: 20px;
        padding-bottom: 30px;
    }
    .floor4_right{
        position: relative;
        width: 96%;
        padding: 40px 10px;
        margin-top: 0;
    }
	.floor4_show h3{
		font-size:20px;
	}
	.floor4_show h3 span{
		font-size:20px;
	}
    .floor_06,.floor_09 {
        padding: 40px  0;
    }
    .floor6-pagination{
        display: block;
    }
    .floor6_swiper .swiper-slide{
        margin: 0 10px 0 0;
    }
    .floor2_swiper .introduce{
        width: 90%;
        padding: 0 5px;
        height: auto;
        margin-bottom: 20px;
    }
    .floor4_swiper .swiper-slide img{
        width: 100%;
        height: 100%;
    }
    .floor_04  .floor_nav li{
        width:90px;
        height: 30px;
        line-height: 30px;
    }
    .floo3_list li .center sup {
        margin-left: 0px;
    }
    .floo3_list li .center{
        font-size: 20px;
    }
    .more_btn {
        bottom: 0;
        left: 28%;
    }
    .floor_02{
        padding: 40px  0 25px 0;
    }
    .floor_02 .title h5{
        margin-bottom: 30px;
    }
    .floo3_list li{
        margin-bottom: 20px;
        width: 50%;
    }
    .floor_03{
        height: auto;
    }
    .index-banner .swiper-pagination .swiper-pagination-bullet-active,
    .floor_04 .swiper-pagination-bullet-active,
    .floor_05 .swiper-pagination-bullet-active
   {
        width: 6px;
        height: 6px;
    }
    .index-banner .swiper-pagination .swiper-pagination-bullet,
    .floor_04 .swiper-pagination-bullet,
    .floor_05 .swiper-pagination-bullet
   {
        width: 5px;
        height: 5px;
    }


    .floor6_center p {
        width: 98%;
    }
    .floor6_center .floor6_more{
        width: 80px;
        height: 20px;
    }


.floor9_nav{
    width: 300px;
}
    .floor9_nav li {
        width: 90px;
        height: 30px;
        line-height: 30px;
        font-size:16px;
    }
    .list_show_box,.floor9_center .list_nav img{
        display: none;
    }
    .floor9_center .list_nav{
        width: 98%;
        padding: 0.4rem;
    }
    .floor9_center .list_nav span i{
        right: 10px;
    }
    .floor_02 .title h3 span,.floor_02 .title h3 ,.floo3_list li .center span, .floor_05 h3,
    .floor_06 h3, .floor_07 h3, .floor_09 h3,  .floor_05 h3 span, .floor_06 h3 span, .floor_07 h3 span, .floor_09 h3 span

    {
        font-size: 22px;
        line-height: 1.2;
    }
    .iBnr-1 .c1,.iBnr-1 .c1 span{
        font-size: 18px;
    }
    .iBnr-1 .c1{
        padding: 6px;
    }
    .floor9_center .list_nav h3{
        font-size: 14px;
        font-weight: 400;
    }
    .floor_02 .title h5,.floor2_swiper h3{
        font-size: 14px;
    }
    .iBnr-1 .c2 p,.iBnr-1 .c3 p{
        margin-top: 10px;
        font-size: 12px;
    }

    .floor_04 .floor4_swiper0, .floor_04 .floor4_swiper1, .floor_04 .floor4_swiper2 {
        width: 100%;
        height: auto;
        float: none;
    }
    .floor_04 .swiper-slide img{
        width: 100%;
    }
    .floor6-slide {
        margin-right:10px;
    }
    .floor6_center .floor6_icon{
        margin: 30px auto 0 auto;
    }
    .floor6-slide.div_item a{
        width: 100%;
        display: block;
    }
    .floor6-slide.div_item a >img{
        width: 100%;
    }
    .problem{
        width: 96%;
        margin-left: 2%;
    }
    .problem li{
        padding: 10px 0 10px 0;
        width: 100%;
        float: none;
    }
    .ask p{
       padding-bottom: 20px;
    }
    .floor9_center .list_nav p{
        display: none;
    }
    .floor6_center h3{
        font-size: 16px;
    }

    .floor6_swiper {
        min-height: 270px;
    }
    .floor6_swiper .floor6_next , .floor6_swiper .floor6_prev{
      display: none;
    }
    .floor_06 .page_w{
        overflow: visible !important;
    }
    .floor_06 .swiper-pagination-clickable .swiper-pagination-bullet {
        cursor: pointer;
        margin: 0 5px;
    }
    .floor6_swiper .swiper-slide{
        width: 48% !important;
        margin: 0 20px 0 0;
    }
}