/* CSS Document By millia 2017-09-06*/
@import url("http://www.jiaodong.net/inc/v2017/millia.css");
body{background:url(images/body.jpg) repeat;}
#millia{background:url(images/topbg.jpg) repeat-x top;}
.millia{width:1200px;margin:0 auto;}

.right,.left{border:10px solid #f2f2f2;padding:20px 55px;position:relative;}
.right{background:url(images/right.jpg) no-repeat top right;}
.left{background:url(images/left.jpg) no-repeat top left;}
.shadow{background:url(images/shadow.png) no-repeat bottom center;height:29px;}

.right .imgbg,.left .imgbg{background:url(images/sp.png) no-repeat top left;padding:8px;position:relative;}
.left .imgbg{background:url(images/sp.png) no-repeat top right;}
.left .imgbg img{float:right;}
.right .imgbg span,.left .imgbg span{display:block;background:url(images/vod.png) no-repeat left top;width:61px;height:61px;position:absolute;left:35px;bottom:35px;}
.left .imgbg span{right:35px;left:auto;}
.right .tag,.left .tag{background:url(images/right_tag.png) no-repeat left top;padding:60px 35px;position:absolute;top:90px;right:70px;width:330px;color:#fff;}
.left .tag{background:url(images/left_tag.png) no-repeat left top;left:70px;right:auto;}
.right .tag h2,.left .tag h2{font-size:26px;padding-bottom:20px;}

#end{background:url(images/end.jpg) #180000 no-repeat top center;padding:85px 0 105px;overflow:hidden;}

.ls01{background:url(images/icon01.png) no-repeat 35px 0;padding:10px 0 0 65px;}
.ls01 li{float:left;margin-right:20px;border-top:4px solid #a40000;border-right:1px solid #a40000;border-bottom:4px solid #a40000;overflow:hidden;}
.ls01 li img{width:100%;height:auto;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;}
.ls01 li a{display:block;}
.ls01 li a:hover img{transform:scale(1.3,1.3);-o-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);-webkit-transform:scale(1.3,1.3);-moz-transform:scale(1.3,1.3);}

@media screen and ( max-width:640px ){
#millia{background-size:100% 18%;}
.millia{width:96%;}
.right,.left{padding:0;border:none;}
.right .imgbg,.left .imgbg{padding:3px;}
.right .imgbg img,.left .imgbg img,.ls01 li img{width:100%;height:auto;}
.right .tag,.left .tag{position:relative;width:100%;box-sizing:border-box;left:0;top:0;right:auto;background-color:#a40000;}

#end,.ls01{background:none;padding:0;}
.ls01 li{float:left;width:48%;margin:0 1% 3%;box-sizing:border-box;}
}