@charset "utf-8";
/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 550px;
    margin: 0 auto;
}
.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.fullSlide .bd ul {
    width: 100%!important;
}
.fullSlide .bd li {
    width: 100%!important;
    height: 550px;
    overflow: hidden;
    text-align: center;
}
.fullSlide .bd li a {
    display: block;
    height: 550px;
}
.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 10px;
    left: 0;
    background: url(http://anying.test.dginfo.com/t/a/anying/pc/images/touming.png) repeat-x;
    text-align: center;
    _background: #000;
    _filter: alpha(opacity=60);
}
.fullSlide .hd ul {
    text-align: center;
}
.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;*
    display: inline;zoom:1;
    width: 15px;
    height: 15px;
    background: #a3a3a3;
    overflow: hidden;
    line-height: 9999px;
    margin: 0 7px;
    border-radius: 50%;
}
.fullSlide .hd ul .on {
    background: #009dbf;
    opacity: 1;
}


/*内容*/
.icon{
    padding: 30px 0 40px;
}
.itit{
    height: 40px;
    background: #f2f2f2;
    line-height: 40px;
    margin-bottom: 20px;
}
.itit span{
    float: left;
    background: #009dbf;
    width: 100px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.itit a{
    float: right;
    color: #666;
    margin-right: 10px;
}
.itit a:hover{
    color: #009dbf;
}
.iabout{
    width: 600px;
    float: left;
}
.iabout-list .bigimg{
    float: left;
    width: 260px;
}
.iabout-list .bigimg img{
    width: 240px;
    height: 200px;
}
.iabout-list .brief{
    float: right;
    width: 340px;
    line-height: 25px;
    text-indent: 2em;
}
.iabout-list .brief a{
    color: #009dbf;
}

/*合作伙伴*/
.ipartners{width: 570px;float: right;}
.picMarquee-left{  overflow:hidden; position:relative;}
.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;}
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer; background:url("http://anying.test.dginfo.com/t/a/anying/pc/images/arrow.png") no-repeat;}
.picMarquee-left .hd .next{ background-position:0 -50px; }
.picMarquee-left .hd .prevStop{ background-position:-60px 0;}
.picMarquee-left .hd .nextStop{ background-position:-60px -50px;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center;}
.picMarquee-left .bd ul li .pic{border: 1px solid #e6e6e6;}
.picMarquee-left .bd ul li .pic img{ width:166px; height:166px; display:block; padding:2px;}
.picMarquee-left .bd ul li:hover .pic{border: 1px solid #009dbf;  }
.picMarquee-left .bd ul li p{margin-top: 9px;}
.picMarquee-left .bd ul li .title{ line-height:24px;}