body{
    background: #fff;
    max-width: 720px;
    margin: 0 auto;
    font-family: "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", tahoma;
    font-size: .14rem;
}
body,html{
	overflow-x:hidden;
}

.hh-header{
    height: .8rem;
}
.hh-header-placeholder{
    height: .8rem;
}
.hh-header .home,.hh-header .menu{
    height: 100%;
    width: .5rem;
}
.hh-header .home{
    background: url(../mimages/home.png) no-repeat center center;
    background-size: 60%;
}
.hh-header .menu{
    background: url(../mimages/menu.png) no-repeat center center;
    background-size: 60%;
}
.hh-header a.logo{
    height: 100%;
    background: url(../mimages/logo.png) no-repeat .2rem center;
    background-size: 1rem auto;
}
.hh-header-right{
    width: .3rem;
}
.hh-header-right a{
    display: block;
    font-size: 1.6rem;
    height: 100%;
    line-height: .3rem;
    font-size: .18rem;
    color: #035757;
}


/*顶部菜单*/
.nav{
    background: #fff;
    overflow: hidden;
    top:.8rem;
    right:0;
    left: 0;
    z-index: 9999;
    -moz-box-shadow: 0px 0px 6px #999;
    -webkit-box-shadow: 0px 0px 6px #999;
    box-shadow: 0px 0px 6px #999;
    display: none;
}
.nav>li{

}
.nav>li>a{
    display: block;
    color: #333;
    border-bottom: 1px solid #f5f5f5;
    padding: .05rem .1rem;
}
.nav li.curr a,.nav li a:focus{
    color: #0F85DD;
    font-weight: bold;
}
.nav ul.sb{
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #f5f5f5;
}
.nav ul.sb li{
    float: left;
    font-size: .12rem;
    color: #666;
}
.nav ul.sb li a{
    display: block;
    padding: .05rem .2rem;
}

.subnav{
    background: #999;
    overflow: hidden;
    font-size: .14rem;
    display: none;
}
.subnav li{
    width: 25%;
    float: left;
    line-height: 1.8rem;
    border-bottom: 1px solid #aaa;
}
.subnav li a{
    display: block;
    text-align: center;
    color: #fff;
}
.subnav li a:focus,.subnav li.curr a{
    background: #035757;
}

.i-cp{
    background: #F4F4F4;
    padding: .1rem .1rem;
    overflow: hidden;
}
.i-cp .tit{
    text-align: center;
    font-size: .18rem;
    padding: .1rem;
}
.i-cp{}
.i-cp .jt{
    background: url(../mimages/icpf.png) no-repeat center center;
    background-size: contain;
    height: .35rem;
    clear: both;
    margin-bottom: .1rem;
}
.i-cp .jt .zj{
    width: .5rem;
}
.i-cp .cp{
    padding: .1rem;
    overflow: hidden;
    clear: both;
}
.i-cp .cp .ul,.i-cp .cp .ul .li{
    display: none;
}
.i-cp .cp img{
    width: 100%;
}
.sbn{}
.sbn a{
    display: block;
    width: 20%;
    padding: .05rem 0;
    float: left;
    color: #666;
    height: .3rem;
    line-height: .3rem;
    text-align: center;
    white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
    border-bottom: 1px solid #F4F4F4;
}
.sbn a.curr{
    color: #0F85DD;
    font-size: .16rem;
    border-bottom: 1px solid #0F85DD;
}

.ibox{
    margin: 0 8px 8px 8px;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 0 10px 10px;
    display: block;
}
.ibox .head{
    height: 2rem;
    line-height: 2rem;
}
.ibox .head b{
    color: #035757;
}
.ibox .head .more{
    float: right;
    font-size: .8rem;
}
.ibox .img{  }
.ibox .img img{
    width: 100%;
}
.ibox .desc{
    font-size: .85rem;
}
.ibox{  }
.gochannel{
    display: block;
    height: 2rem;
    line-height: 2rem;
    margin: 0 8px;
    border: 1px solid #efefef;
    background-color: #f6f5f5;
    text-align: center;
    font-size: .9rem;
}
.gochannel span{
    position: relative;
    top: 2px;
}

.it{
    padding: .15rem .05rem;
}
.it>a{
    text-align: center;
    color: #8F8F8F;
    padding: .03rem;
}
.it img{
    display: block;
    width: 80%;
    margin: 0 auto;
}
.it span{
    display: block;
    padding-top: .1rem;
}

.i-news{
    background: #F4F4F4;
}

.i-news .itit{
    border-bottom:1px solid #7A7A7A;
}
.i-case{
    padding-top: .1rem;
}
.i-case .itit{
    background: url(../mimages/ial.png) no-repeat .2rem center;
    background-size: .16rem auto;
}
.i-news{}


/*幻灯片*/
.slideBox{ position:relative; width:100%; overflow:hidden; }
.slideBox .hd{ position:absolute; bottom:.1rem; right:0; left: 0; z-index:1; text-align: center }
.slideBox .hd li{ display:inline-block; width:.1rem; height:.1rem; -webkit-border-radius:.05rem; -moz-border-radius:5px; border-radius:5px; background:#fff; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox .hd li.on{ background:#76CDF8;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative;  }
.slideBox .bd li img{ width:100%;  height:100%; display:block;   }
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ }
.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px;  color:#fff;   }

/* 首页tab */
.tabBox .bd{ clear: both;  }


.crumbs{
    padding: 8px;
    background: #f8f8f8;
    font-size: .9rem;
}


.slideBoxal{ position:relative; overflow:hidden; margin:.1rem .2rem; }
.slideBoxal .hd{width:100%;  height:.3rem; position: absolute; top:46%; }
.slideBoxal .hd img{ width:11px;  }
.slideBoxal .prev,.slideBoxal .next{ position:absolute; left:0; top:0; display:block;
background: url(../mimages/ad_ctr.png) no-repeat -.03rem top;
    width: .2rem;
    height: .4rem;
    background-size: .28rem;
    filter: alpha(opacity=50) !important;
    opacity: 0.5 !important;
}
.slideBoxal .next{ left:auto; right:0;
    background: url(../mimages/ad_ctr.png) no-repeat  -.06rem -1.3rem;
    background-size: .28rem;
}
.slideBoxal .bd{ position:relative; z-index:0; }
.slideBoxal .bd li{ position:relative; }
.slideBoxal .bd li img{ width:100%; display:block; -moz-box-shadow: 0px 0px 7px #999;
    -webkit-box-shadow: 0px 0px 7px #999;
    box-shadow: 0px 0px 7px #999;  }
.slideBoxal .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }
.slideBoxal .bd li .tit{ display:block; width:100%; height:.3rem; line-height:.3rem;   color:#fff;color: #333;
    margin-top: .1rem;
}



.tit-1{
    height:40px;
    line-height:40px;
    border-top:2px solid #9ac7ed;
    background-size: 320px 31px;
    clear: both;
    padding: 0 8px;
}
.tit-1 .more{
    font-size: .85rem;
    float: right;
}
.tit-1 h3{
    font-size: 1rem;
    margin: 0;
    font-weight: normal;
    color: #2a70be;
}
.tit-1 ul{ }
.tit-1 ul li{ float:left; padding:0 15px;
    height: 40px;
}
.tit-1 ul li.on{
    border-top: 2px solid #035757;
    margin-top: -2px;
    color: #035757;
}

.box-1{
    background: #fafafa;
}

.list{ padding: .15rem; }
.list .li{
    line-height: .4rem;
    padding-left: .15rem;
    background-size: .04rem;
    border: 1px solid #f5f5f5;
}
.list .li a{
    color: #000;
}
.list .li a p{
    line-height: 1.2em;
    font-size: 0.9em;
}
.list .li a .date{
    padding-right: .1rem;
}
.list .li .title{
    font-size: .16rem;
    font-weight: bold;
}
.list .li .xx{
    width: 2em;
    background: #D0D0D0;
    height: 1px;
    display: block;
    clear: both;
    margin-bottom: 5px;
}
.more{
    display: block;
    padding: .2rem 0;
    color: #000;
    text-align: center;
}

.pronav{
    margin: .15rem .1rem .1rem .1rem;
    clear: both;
    overflow: hidden;
    position: relative;
    left: 2px;
}
.pronav a{
    display: block;
    border: 1px solid #D0D0D0;
    position: relative;
    left: 1px;
    margin: -1px 0 0 -1px;
    width: 50%;
    float: left;
    text-align: center;
    padding: .1rem 0;
}
.pronav a:nth-child(1),.pronav a:nth-child(2){
    border-top-width: 2px;
}
.pronav a.curr{
    background: #0CA4F0;
    color: #fff;
    border-color:#0CA4F0;
}
.pronav{}

a.back{
    display: block;
    padding: .1rem 0;
    color: #a3a3a3;
    border-bottom: 1px solid #eee;
    margin: 0 .1rem;
}

/*行高30的文字列表*/
ul.list-1{
    line-height: .2rem;
    padding: 3px 8px;
    margin: 0;
}
ul.list-1 li{
    overflow: hidden;
    box-shadow: 0 1px 1px #fff;
    border-bottom: 1px solid #eceef0;
}
ul.list-1 li .title{
    margin-bottom: .06rem;
}
ul.list-1 li a{
    display: block;
}
ul.list-1 li.thumb{
    line-height: .15rem;
    padding: 8px 0;
}
ul.list-1 li.thumb img{
    float: left;
    margin-right: 8px;
    padding: 1px;
    border: 1px solid #e0e0e0;
    background: #fff;
    width: .8rem;
    height: .5rem;
}
ul.list-1 li.thumb .desc{
    color: #999;
    font-size: .12px;
    line-height: .16rem;
    height: .32rem;
    overflow: hidden;
}


ul.list-2{
    padding: 0 4px;
    overflow: hidden;
    clear: both;
    font-size: .14rem;
}
ul.list-2 li{
    padding: 0 .05rem;
    width:50%;
    float: left;
    overflow: hidden;
    margin-bottom: .1rem;
}
ul.list-2 li:nth-child(odd){
    clear:left;
}
ul.list-2 li:hover .img .bg,ul.list-2 li:focus .img .bg{
    display: block;
}
ul.list-2 li .img{
    position: relative;
}
ul.list-2 li .img .bg{
    background: rgba(0,0,0,.6) url(../mimages/jt.png) no-repeat center center;
    position: absolute;
    left: 0;
    right: 0;
    top:0;
    bottom: 0;
    z-index: 2;
    display: none;
}
ul.list-2 li .img img{
    width: 100%;
    display: block;
}
ul.list-2 li .img .txt{
    background: rgba(0,0,0,.5);
    position: absolute;
    bottom: 0;
    left:0;
    width: 100%;
    padding: 5px;
    color: #fff;
}
ul.list-2 li .title{
    height: .6rem;
    line-height: .2rem;
    text-align: center;
    overflow: hidden;
}
ul.list-2 li .title span.sdate{
    display: block;
    clear: both;
    color: #888;
}
ul.list-2{}
.itit{
    text-align: center;
    padding: .15rem 0 .2rem;
}
.itit .catname{
    font-size: .16rem;
}
.itit p{
    margin:0;
}
.itit .catenname{
    text-transform: uppercase;
    font-size: .12rem;
    font-weight: bold;
}
.itit .xx{
    display: block;
    margin: 0 auto;
    height: .1rem;
    border-bottom: 2px solid #D0D0D0;
    width: 2em;
}
.ifan {
    margin-bottom: .3rem;
    overflow: hidden;
    clear: both;
}
.ifan a{
    display: block;
    padding: .06rem .08rem;
    width: 33.33%;
    float: left;
}
.ifan a img{
    width: 100%;
    display: block;
}
.ifan a:nth-child(4n){
    clear: right;
}


.fa2{
    padding: .1rem;
    overflow: hidden;
}
.fa2 a{
    display: block;
    float: left;
    width: 50%;
    padding: 0 .15rem;
}
.fa2 a img{
    width: 100%;
}
.fa2 {}
.box{
    padding: 5px 8px;
    overflow: hidden;
}

/*内容页*/
.art-box{}
.art-h1{
    color: #000;
    text-align: center;
}
.art-h1 h1{
    font-size: .16rem;
    font-weight: normal;
    margin: 0;
    padding: .1rem;
}
.art-info{
    margin: 0 .1rem;
    font-size: .14rem;
    text-align: center;
}
.art-cont{
    padding: .1rem;
    overflow: hidden;
}
.prev-next{
    padding: 5px 15px;

}
.prev-next>div{
    padding: .08rem 0 .08rem .25rem;
}
.prev-next .prev{
    background: url(../mimages/prev.jpg) no-repeat left center;
    background-size: .2rem;
}
.prev-next .next{
    background: url(../mimages/next.jpg) no-repeat left center;
    background-size: .2rem;
}
.art-titles{
    padding: 5px 8px;
    overflow: hidden;
}
.art-titles ol{
    padding: 0 0 0 2rem;
    font-size: .9rem;
    margin: 0;
}
.art-titles ol li{
    padding: 3px 0;
}
#pages{
    text-align: center;
    padding: 8px;
}

.related{}
.related .head{
    border-top:2px solid #4998e7;
    border-bottom: 1px solid #e8e8e8;
    height: 32px;
    line-height: 32px;
}
.related .head h2{
    color: #317ecb;
    margin: 0;
    padding: 0 10px 0;
    font-size: 1.1rem;
}

.list-thumb{
    padding: .05rem;
    overflow: hidden;
}
.list-thumb .li {
    width: 50%;
    float: left;
    text-align: center;
    margin-bottom: .15rem;
}
.list-thumb .li .img{
    width: 100%;
    height: auto;
}
.list-thumb .li a{
    display: block;
    padding: .05rem;
}
.list-thumb .li {}


.hh-footer{
    height: .4rem;
    overflow: visible;
    bottom:.1rem;
}
.hh-footer .home{
    width: .6rem;
    height: .6rem;
    background: url(../mimages/fhome.png) no-repeat center center;
    background-size: cover;
    text-indent: -9999px;
    position: relative;
    top:-.1rem;
}
.hh-footer a{
    text-align: center;
    color: #fff;
    line-height: .5rem;
    font-size: .14rem;
}
.hh-footer a img{
    height: .2rem;
    position: relative;
    top:-2px;
    vertical-align: middle;
    margin-right: .1rem;
}
.hh-footer .bb{
    background: #76CDF8;
    height: .5rem;
}
.hh-footer .b{
    background: #76CDF8;
    height: .5rem;
}
.hh-footer-placeholder{
    height: .6rem;
}

.catimg{
    height: 1.5rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.hh-copyright{
    padding:.2rem .1rem;
    overflow: hidden;
    clear: both;
    font-size: .14rem;
}

.slideBox2{ position:relative; overflow:hidden; }
.slideBox2 .hd{
    margin-top: .1rem;
    clear: both; z-index:1;
    text-align: center;
    background: url(../mimages/nlr.png) no-repeat center center;
    height: .34rem;
    background-size: auto .3rem;
}

.slideBox2 .prev,.slideBox2 .next{
    display:block;
    width: 50%;
    float: left;
    height: 100%;
}
.slideBox2 .next{ left:auto; right:0;}
.slideBox2 .bd{ position:relative; z-index:0; }
.slideBox2 .bd li{ position:relative; }
.slideBox2 .bd li img{ width:100%;  display:block;   }
.slideBox2 .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }
.slideBox2 .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:27px; line-height:27px;  text-align:center;  color:#fff; background-color:rgba(0,0,0,0.7); ;
}

.lxfs{
    background: #F4F4F4;
    padding: .2rem;
    overflow: hidden;
}

.hh-forms .inputs{
    clear: both;
    overflow: hidden;
}
.hh-forms .input_li{
    width: 100%;
    float: left;
    padding: .1rem 0;

}
.hh-forms .input-text,.hh-forms textarea{
    width: 80%;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 5px;
    position: relative;
    left: 10px;
}
.hh-forms .submit{
    clear: both;
    padding-top: 20px;
    text-align: center;
}
.hh-forms .submit input{
    background: #0F85DD;
    padding: 10px 50px;
    color: #fff;
    font-size: 16px;
    border: 0;
    border-radius: 10px;
    cursor: pointer;
}
ul.list-pro li{
    width: 100%;
}
ul.list-2 li .img{
    border:1px solid #c0c0c0;
    position: relative;
    margin-bottom: .15rem;
}
ul.list-2 li .img i.icon{
    display: block;
    position: absolute;
    width: .3rem;
    height: .3rem;
    background: url(../images/d.png) no-repeat center center;
    background-size: cover;
    bottom: -.15rem;
    left: 50%;
    margin-left: -.15rem;
}
.pro-t{
    margin: .1rem .2rem;
}
.pro-t .tab{
    width: 100%;
}
.pro-t .tab td,.pro-t .tab th{
     padding: 5px;
 }
.pro-t .tab th{
    font-weight: normal;
    text-align: left;
    color: #666;
}
.zxfx{
    padding-top: .12rem;
    clear: both;
    overflow: hidden;
    margin-bottom: .16rem;
}
.zxfx .zx{
    background: #EE6E03;
    border-radius: 6px;
    color: #fff;
    font-size: .16rem;
    padding: .1rem .3rem;
    display: block;
    float: left;
}
.zxfx .fx{
    display: block;
    float: left;
    margin-left: 50px;
    padding-left: 20px;
    background: url(../mimages/fx.jpg) no-repeat left center;
    height: 48px;
    line-height: 48px;
}
.pro-l{
    background: #3EB6F3;
    overflow: hidden;
    margin: 10px 0;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
}
.pro-l a.a{
    display: inline-block;
    padding: .1rem .1rem;
    font-size: .16rem;
    float: left;
    text-align: center;
    position: relative;
    color: #fff;
}
.pro-l-t{
    display: none;
}
.pro-l-t h3{
    padding-top: 0;
    margin-top: 0;
}
.pro-l .a b{
    display: block;
    float: right;
    height: 26px;
}
.pro-l .a.curr{
    background: url(../images/projt.jpg) no-repeat center bottom;
}
.subcat{
    padding: .3rem .2rem .2rem;
    overflow: hidden;
    text-align: center;
}
.subcat a{
    display: inline-block;
    padding: .08rem .15rem;
    font-size: .14rem;
    border:1px solid #ccc;
    position: relative;
}
.subcat .c4,.subcat .c5{
    top:-1px;
}
.subcat .c1,.subcat .c4{
    left: 1px;
}
.subcat .c3{
    left: -1px;
}
.subcat .curr{
    color: #0F85DD;
    border-color: #0F85DD;
    z-index: 1;
}
.w3cFocus{ padding: .2rem .4rem 0;  position:relative;  }
.w3cFocus .prev,.w3cFocus .next{ position:absolute;  display:block;  left:10px; top:35%; width:30px; height:50px; background:url(../images/jz.png) no-repeat; filter:alpha(opacity=80);opacity:0.8;  }
.w3cFocus .next{ left:auto; right:10px; background:url(../images/jr.png) no-repeat; }
.w3cFocus .prev:hover,.w3cFocus .next:hover{ filter:alpha(opacity=100) !important;opacity:1 !important;  }
.w3cFocusIn{ width:100%; position:relative;  margin:0 auto;  overflow:hidden;  }
.w3cFocusIn .bd{
    margin-bottom: 15px;
}
.w3cFocusIn ul,.w3cFocusIn li{
    margin: 0;
    padding: 0;
}
.w3cFocusIn .bd li{ display: table-cell; text-align: center; vertical-align:middle; width: 100%;}
.w3cFocusIn .bd li img{ max-width:100%; vertical-align:middle; }
.w3cFocusIn .hd{   }
.w3cFocusIn .hd ul{ text-align: center; overflow:hidden; zoom:1; }
.w3cFocusIn .hd ul li{  position:relative; display:inline-block; width: 80px; height: 60px; border:1px solid #eee; }
.w3cFocusIn .hd ul li img{ width:80px; height:60px; }
.w3cFocusIn .hd ul li.on{ border-color: #ccc; }


.fadt{
    margin: 0 .1rem;
    margin-top: .12rem;
    background: #7F7F7F;
    color: #fff;
}
.fadt img{
    -moz-box-shadow: 0px 0px 5px #ccc;
    -webkit-box-shadow: 0px 0px 5px #ccc;
    box-shadow: 0px 0px 5px #ccc;
    display: block;
}
.fadt .js{
    padding: .12rem;
}
.fadt .t,.fadt .e{
    font-size: 1.1em;
    font-weight: bold;
}

.fanav {
    padding: .05rem;
    overflow: hidden;
    text-align: center;
}
.fanav a{
    display: block;
    width: 25%;
    float: left;
}
.fanav a span{
    margin: .05rem;
    display: block;
    background: url(../images/hybg.png);
    background-size: cover;
    font-size: .15rem;
    height: .5rem;
    line-height: .5rem;
    color: #fff;
}
.fanav a.on span{
    -moz-box-shadow: 0px 0px 6px #333;
    -webkit-box-shadow: 0px 0px 6px #333;
    box-shadow: 0px 0px 6px #333;
}
.tabBox ul,.tabBox li{
    padding: 0;
    margin: 0;
    list-style: none;
}
.tabBox{
    padding: .1rem;
    overflow: hidden;
}
.tabBox .hd{ height:40px; line-height:40px; position: relative;  }
.tabBox .hd ul{ overflow:hidden;
    white-space:nowrap;
    position: absolute;
    left: 0;
    top: 0;
}
.tabBox .hd ul li{ float:left;
    display: inline-block;

}
.tabBox .hd ul li a{
    display: block;
    padding:0 10px;
    border: 1px solid #eee;
}
.tabBox .hd ul .on{  -moz-box-shadow: 0px 0px 5px #ccc;
    -webkit-box-shadow: 0px 0px 5px #ccc;
    box-shadow: 0px 0px 5px #ccc; }
.tabBox .hd ul .on a{ display:block; /* 修复Android 4.0.x 默认浏览器当前样色无效果bug */  }
.tabBox .bd ul{ clear: both; padding: 0; margin: 0  }
.tabBox .bd li{}
.tabBox .bd a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.tabBox .bd li a{ color:#555;  }
.tabBox .bd .t{ height:85px; overflow:hidden;   }
.tabBox .bd .t .pic{ width:130px; float:left;    }
.tabBox .bd .t .con{ margin-left:130px; line-height:20px;   }
.tabBox .bd .t .con p{ font-size:12px; color:#999;  }
.picScroll-left ul,.picScroll-left li{
    margin: 0;
    padding: 0;
    list-style: none;
    list-style: none;
}
.picScroll-left{ overflow:hidden; position:relative;  }
.picScroll-left .hd{ overflow:visible; height:30px; line-height: 30px; margin: 0 15px; position: relative; margin-bottom: 20px; }

.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{  overflow:hidden; zoom:1;  zoom:1; }
.picScroll-left .hd ul li{ float:left; width: 33.33%; text-align: center; }
.picScroll-left .hd ul li i{
    float: right;
    color: #333;
}
.picScroll-left .hd ul li.ni i{
    display: none;
}
.islides{
    margin: 0 10px;
}
.icp .swiper-slide{ text-align:center; border: 1px solid #eee;background: #fff; }
.icp .swiper-slide a{
    display: block;
}
.icp .swiper-slide img{
    display: block;
    width: 100%;
    /*height: 100%;*/
    border: 0;
}

.iiiis{
    position: relative;
    overflow: hidden;

}
.islides{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
}
.icp{

}
.box_163css ul,.box_163css li{
    padding: 0;
    margin: 0;
    list-style: none;
}
.box_163css{overflow:visible;height:45px;position:relative; margin: 0 35px;margin-top:10px; }

.fasw .np{
    display: block;
    width: 30px;
    height: 45px;
    position: absolute;
    top:10px;
    z-index: 9;
}
.fasw .prev{
    right: 0;
    background: #fff url(../mimages/jj2.png) no-repeat center center;
    background-size: 60%;
}
.fasw .next{
    left: 0;
    background: #fff url(../mimages/jj.png) no-repeat center center;
    background-size: 60%;
}

/*.line{ position:absolute; height:45px; left:0; line-height:45px; text-align:center; background:#fff; cursor:pointer; position: absolute; left: 0; top:0;*/
   /*}*/
.fasw{
    padding: 10px 35px;
    position: relative;
}
.fasw .swiper-slide{
    display: inline-block;
    width: auto;
    height:45px;
    line-height: 45px;
    overflow: visible;
}
.fasw .swiper-slide a{
    text-decoration:none;
    display: block;
    height: 100%;
    color: #333;
    -moz-box-shadow: 0px 0px 1px #ccc;
    -webkit-box-shadow: 0px 0px 1px #ccc;
    box-shadow: 0px 0px 1px #ccc;
    padding: 0 20px;
    text-align: center;
}
.fasw .swiper-slide.on a{
    -moz-box-shadow: 0px 0px 6px #999;
    -webkit-box-shadow: 0px 0px 6px #999;
    box-shadow: 0px 0px 6px #999;
}





.faswa{
    padding: 10px 0;
    position: relative;
}
.faswa .swiper-slide{
    display: inline-block;
    width: auto;
    height:45px;
    line-height: 45px;
    position: relative;
}
.faswa .swiper-slide:last-child i{
    display: none;
}
.faswa .swiper-slide i{
    height: 100%;
    position: absolute;
    top:0;
    width: 20px;
    text-align: center;
    right: -10px;
    z-index: 1;
}
.faswa .swiper-slide a{
    text-decoration:none;
    display: block;
    height: 100%;
    color: #333;
    font-size: 12px;
    text-align: center;
}
.faswa .swiper-slide.on a{
    color: #0EA4F0;
}
.faswa .np{
    position: absolute;
    top:10px;
    width: 28px;
    height: 45px;
    z-index: 11;
}
.faswa .prev{
    left: -20px;
    background: #F8F8F8 url(../mimages/jt1.png) no-repeat center center;
    background-size: 30%;
}
.faswa .next{
    background: #F8F8F8 url(../mimages/jt.png) no-repeat center center;
    background-size: 30%;
    right: -20px;
}


