@charset "utf-8";
/* CSS Document */
.Banner{margin:0 auto;width: 100%; height: auto; max-height:829px;overflow: hidden;background-color:#f8f8f8;position: relative;}
.img{ width: 100%; height:829px; overflow:hidden;}

/*图片轮播*/
.flexslider{overflow: hidden;height:auto;width: 100%;}
.flex-control-nav {width: 1200px; position: relative; bottom: 25px; text-align: center; z-index: 1000;margin:0 auto;}
.Banner .flexslider li{z-index:9999;}
/*.Banner .flexslider li i{background: url(http://grs.zju.edu.cn/yjszs/images/gb20171221/banner_img.png) no-repeat center top;display: block;z-index:999;position: absolute;top:0;left:0;bottom:0;right: 0;display: block;width: 100%;height: auto;}*/
.flexslider img{ display: block; width:100%; height:auto;}
.flexslider .til_slides{width:400px;display:block; text-align: center;position: absolute;z-index:999999; height:187px; bottom:32%;/*bottom:180px;*/ margin-left:340px;/*background: url(http://grs.zju.edu.cn/yjszs/template/images/banner_till.png) repeat;*/background:url(b_style_res/yy_banner.png) no-repeat;}
.flexslider .til_slides p{padding:30px 60px;position: absolute;top:0px; color:#fff;font-size: 16px;left: 0; line-height:40px;  }
.flexslider .til_slides span{padding:20px 60px 20px 30px;position: absolute;bottom:5px; color:#fff;font-size: 13px;left: 0; text-align:left; line-height:28px;}
.flex-control-nav{ bottom:38%; text-align: left; left:32%; position:absolute; }
.flex-control-paging li{ margin:0 15px 0 0;}
.flex-control-paging li a{ height:10px; width:10px;background: url(b_style_res/icon10.png) no-repeat;text-indent:999px;line-height:0;font-size:0;}
.flex-control-paging li a:hover,.flex-control-paging li a.flex-active{background: url(b_style_res/icon11.png) no-repeat;}
.content{ width:100%; margin:0px auto; background:#fff; overflow:hidden;margin-bottom:20px;}

