@charset "utf-8";
/* CSS Document */
@import url("/static/css/public1.css");
/*图片轮播*/

.cotopimg {background:#fff; background:url(/static/img/act/wcrd/2021/lbbg-2.png) bottom center no-repeat;min-height:136px; width:1000px}
.scroll{  margin:0 auto; position:relative; width:880px;}
.arr_left, .arr_right {position:absolute; width:70px; height:60px;overflow:hidden; top:235px;}
.arr_left{  cursor:pointer; left:0; background:url(/static/img/act/tbjnl.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='/static/img/act/tbjnl.png');_background:none;}
.arr_right{ cursor:pointer; right:0;background:url(/static/img/act/tbjnr.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='/static/img/act/tbjnr.png');_background:none;}
.scroll .box{float:left; width:880px; margin-bottom:147px;}
.box img { width:880px; height:500px; }
.scroll_cont{ margin:0 auto;}
.scroll_ct{ width:880px; margin:0 auto;}



/*
.cotopimg {background:#fff; background:url(/static/img/act/wcrd/2021/lbbg-1.png) bottom center no-repeat; min-height:185px;}
.scroll{  margin:0 auto; position:relative; width:880px;}
.arr_left, .arr_right {position:absolute; width:70px; height:60px;overflow:hidden; top:235px;}
.arr_left{  cursor:pointer; left:0; background:url(/static/img/act/tbjnl.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='/static/img/act/tbjnl.png');_background:none;}
.arr_right{ cursor:pointer; right:0;background:url(/static/img/act/tbjnr.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='/static/img/act/tbjnr.png');_background:none;}
.scroll .box{float:left; width:880px; margin-bottom:218px;}
.box img { width:880px; height:500px; padding:8px 0;}
.scroll_cont{ margin:0 auto;}
.scroll_ct{ width:880px; margin:0 auto;}
*/