/* * @Author: Marte * @Date: 2018-03-08 10:09:53 * @Last Modified by: Marte * @Last Modified time: 2019-07-27 16:40:08 */ @font-face { font-family: 'iconfont'; /* project id 191356 */ src: url('http://at.alicdn.com/t/font_191356_zfw0x6uzqwl.eot'); src: url('http:http://at.alicdn.com/t/font_191356_zfw0x6uzqwl.eot?#iefix') format('embedded-opentype'), url('http:http://at.alicdn.com/t/font_191356_zfw0x6uzqwl.woff2') format('woff2'), url('http://at.alicdn.com/t/font_191356_zfw0x6uzqwl.woff') format('woff'), url('http://at.alicdn.com/t/font_191356_zfw0x6uzqwl.ttf') format('truetype'), url('http://at.alicdn.com/t/font_191356_zfw0x6uzqwl.svg#iconfont') format('svg'); } /* 颜色 */ @main_color: #1775B2; /* 重置样式reset */ .min_width{min-width: 1200px;} .centered{width: 1200px; margin: 0 auto;}//公共宽度 头和尾巴 .centered_index{width: 1200px; margin: 0 auto;}//首页 .index_centered{width: 1200px; margin: 0 auto;}//首页 .centered_page{width: 1200px; margin: 20px auto;}//内页 .page_centered{width: 1200px; margin: 0 auto;}//内页 @page_right_width:950px; .centered_page_right{width: @page_right_width; overflow: hidden;}//内页右边宽度 /* 重置样式reset */ body,div,p,ul,ol,dl,dt,dd,li,form,input,table,th,td,img,h1,h2,h3,h4,h5,h6 { margin: 0;padding: 0;} body {background: #fff; color: #000; font-size: 12px; font-style: normal; font-family:'Microsoft Yahei','微软雅黑','Simsun','宋体','Arial', sans-serif;} em, b, i { font-style:normal;} li { list-style:none;} img { border:none;} a { text-decoration:none; color:#000;} a:hover { _text-decoration:underline; color:@main_color;} table { border-spacing:0; border-collapse:collapse; } /* 清除浮动 */ .clearboth{clear: both;} .clearfix{ *zoom: 1;} .clearfix:before, .clearfix:after { display: table; line-height: 0; content: "";} .clearfix:after {clear: both;} /* 定位 */ .fl{float: left;} .fr{float: right;} .pr{position: relative;} .pa{position: absolute;} .vh{visibility: hidden;} .dn{display: none;} .oh{overflow: hidden;} .iconfont { font-family:"iconfont" !important; font-size:24px; font-style:normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; color: #7e7d7c; } /* 变量 */ /* 过渡 */ .transition(@s:.75s){ transition: @s; -ms-transition: @s; -moz-transition: @s; -webkit-transition: @s; -o-transition: @s; } /* 旋转 */ .transform_rotate(@s:7deg){ transform:rotate(@s); -ms-transform:rotate(@s); -moz-transform:rotate(@s); -webkit-transform:rotate(@s); -o-transform:rotate(@s); } /* 旋转 - 上下左右移动 */ .transform_translate(@x:10px,@y:10px){ transform: translate(@x,@y); -ms-transform: translate(@x,@y); -moz-transform: translate(@x,@y); -o-transform: translate(@x,@y); } /* 旋转 - 上下移动 */ .transform_translateY(@px:10px){ transform: translateY(@px); -ms-transform: translateY(@px); -moz-transform: translateY(@px); -o-transform: translateY(@px); } /* 旋转 - 左右移动 */ .transform_translateX(@px:10px){ transform: translateX(@px); -ms-transform: translateX(@px); -moz-transform: translateX(@px); -o-transform: translateX(@px); } /* 旋转 - 3D旋转 */ .transform_rotateY(@deg:360deg){ transform:rotateY(@deg); -ms-transform: rotateY(@deg); -moz-transform: rotateY(@deg); -o-transform: rotateY(@deg); } /* 放大 */ .transform_scale(@s:1.0){ transform: scale(@s); -ms-transform: scale(@s); -moz-transform: scale(@s); -webkit-transform: scale(@s); -o-transform: scale(@s); } /* 变换 */ .transform_skew(@deg:360deg){ transform: skew(@deg); -ms-transform: skew(@deg); -moz-transform: skew(@deg); -webkit-transform: skew(@deg); -o-transform: skew(@deg); } /* 变换X */ .transform_skewX(@deg:360deg){ transform: skewX(@deg); -ms-transform: skewX(@deg); -moz-transform: skewX(@deg); -webkit-transform: skewX(@deg); -o-transform: skewX(@deg); } /* 变换Y */ .transform_skewY(@deg:360deg){ transform: skewY(@deg); -ms-transform: skewY(@deg); -moz-transform: skewY(@deg); -webkit-transform: skewY(@deg); -o-transform: skewY(@deg); } /* 动画基点 */ .transform_origin(@px:10px,@px2:10px){ transform-origin:@px @px2; -ms-transform-origin:@px @px2; -webkit-transform-origin:@px @px2; -moz-transform-origin:@px @px2; -o-transform-origin:@px @px2; } /* 首页搜索 */ // .search{padding: 15px 0; border-bottom: 1px solid #ccc;} // .search .key{font-size: 14px;} // .search .key .con{width: 750px; line-height: 24px;} // .search form{position: absolute; top: 50%; right: 0; width: 260px; height: 26px; border: 1px solid #ccc; border-radius: 5px;} // .search form .text{width: 220px; border: none; height: 26px; margin-left: 5px;} // .search form .text:focus{outline:none;} // .search form .submit{width: 17px; height: 26px; border: none; cursor: pointer; background: url(/Public/images/go.png); float:right; margin-right: 10px;} // .search .hotkey{line-height: 30px; margin-left: 10px;} /* 广告 */ .all_gg{width: 100%; height: 78px; position: fixed; z-index: 100; bottom: 0; color: #fff; line-height: 78px; text-align: center; font-size: 24px; overflow: hidden;} .all_gg .content{width: 100%; height: 78px; background: rgba(0,0,0,.8);} .all_gg .content p{} .all_gg .content p span{padding: 0 10px;} .all_gg i{width: 70px; height: 78px; display: inline-block; position: absolute; right: 0; top: 0; font-size: 40px; color: #fff; cursor: pointer; .transition(1s);} .all_gg i:hover{.transform_rotate(360deg);} .all_gg2{position: fixed; z-index: 100; left: -200px; bottom: 0; cursor: pointer;} .all_gg2 img{width: 200px; height: 78px; .transition(.5s);} .all_gg2 a.btn{display: block; width: 24px; height: 14px; position: absolute; bottom: 0;right: 0; z-index: 101;} /* 内页 */ .fixed{position:fixed; top:0px; z-index:10;} //内页栏目介绍 .page_intro{padding: 20px; border-bottom: 1px solid #ccc;} //内页栏目介绍 end /* 内页_左导航 */ .about_content_shu_left{width: 225px;} .about_content_shu_left_title{width: 225-1*2px; height: 80px; line-height: 52px; border: 1px solid #ccc; position: relative;} .about_content_shu_left_title>i.i1{width: 197px; height: 43px; display: inline-block; background: @main_color; position: absolute; top:10px; top: 17px; left: -16px;} .about_content_shu_left_title>i.i2{width: 30px; height: 60px; display: inline-block; background:#fff; position: absolute; transform: rotate(28deg); top: 17px; right: 26px;} .about_content_shu_left_title>i.i3{width: 15px; height: 9px; background-color:darken(@main_color,20%); position: absolute; top: 60px; left: -16px;} .about_content_shu_left_title>i.i4{width: 17px; height: 10px; background:#fff; transform:rotate(34deg); position: absolute; top: 63px; left: -20px;} .about_content_shu_left div.title{_background: url(/Public/images/page_nav/nav.png); width: 197px; height: 51px; position: absolute; top: 17px; left: -16px;} .about_content_shu_left div.title a{display: block; width: 148px; height: 43px; color: #FFF; font-size: 16px; line-height: 43px; padding-left: 30px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;} .about_content_shu_left div.title a:hover{color: #FFF;} .about_content_shu_left div.title a span{font-size: 14px;} .about_content_shu_left_ul{background: #fff;} .about_content_shu_left_ul li.nLi{line-height: 43px;_height: 43px;border-bottom: 1px solid #ccc;border-left: 1px solid #CCC;border-right: 1px solid #CCC;position: relative; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;} .about_content_shu_left_ul li.nLi .f a{margin-left: 20px; font-size: 14px; display: block; height: 43px; width: 145px; float: left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;} .about_content_shu_left_ul li.nLi .f a i{opacity: 0; filter:Alpha(opacity=0); width: 4px; height: 43px; background: @main_color; position: absolute; top: 0; left: 0; display: inline-block; .transition(.5s);} .about_content_shu_left_ul li.nLi .f a:hover i{opacity: 1; filter:Alpha(opacity=100);} .about_content_shu_left_ul li.nLi .f a.current i{opacity: 1; filter:Alpha(opacity=100);} .about_content_shu_left_ul li.nLi em{margin-right: 10px; margin-top: 6px; display:block; width:40px; height:32px; background:url(/Public/images/icoAdd.png) 16px 12px no-repeat; cursor:pointer;} .about_content_shu_left_ul .sub{display: none;} .about_content_shu_left_ul .sub li{border: 0px; position: relative;} .about_content_shu_left_ul .sub li a{margin-left: 40px; font-size: 12px; display: block; height: 43px; width: 145px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;} .about_content_shu_left_ul .sub li a i{opacity: 0; filter:Alpha(opacity=0); width: 4px; height: 43px; background: @main_color; position: absolute; top: 0; left: 0; display: inline-block; .transition(.5s);} .about_content_shu_left_ul .sub li a:hover i{opacity: 1; filter:Alpha(opacity=100);} .about_content_shu_left_ul .sub li a.current i{opacity: 1; filter:Alpha(opacity=100);} .page_title{height: 40px; border-bottom: 1px solid #ccc; overflow: hidden; background: #f8f8f8;} .page_title .icon{width: 40px; height: 40px; border-right: 1px solid #ccc; text-align: center; line-height: 40px;} .page_title .icon i{font-size: 20px; color: @main_color;} .page_title .title2{line-height: 40px;} .page_title .title2 span{font-size: 14px; padding-left: 10px; color: #333;} .about_content_shu_left_contact{margin-top: 20px; width: 225px; background: #fff; border: 1px solid #ccc;} .about_content_shu_left_contact .leftNav_tel i{font-size: 20px; position: absolute; top: 2px; left: 0; color: @main_color;} .about_content_shu_left_contact .leftNav_tel span{padding-left: 35px; font-size: 16px; color: @main_color;} .about_content_shu_left_contact .tel{} .about_content_shu_left_contact .tel ul{padding: 10px 20px;} .about_content_shu_left_contact .tel ul li{font-size: 14px; color: @main_color; font-weight: normal; padding: 2.5px 0;} .page_news{margin-top: 20px;width: 225px; background: #fff; border: 1px solid #ccc;} .page_news ul{padding: 10px 20px;} .page_news ul li{line-height: 40px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;} .page_news ul li a{font-size: 12px; color: #666; font-weight: normal; padding: 2.5px 0;} .page_news ul li i{display: inline-block; width: 20px; height: 20px; border-radius: 2px; background: @main_color; color: #fff; text-align: center; line-height: 20px; margin-right: 5px;} .page_news ul li a:hover{color: @main_color;} .floatNav .current{color:@main_color;} /* 内页_面包屑导航 */ .page_breadcrumb{width:100%; height:40px; line-height:40px; border-bottom:1px solid #e1e1e1; overflow:hidden;} .page_breadcrumb h1{font-size: 20px; font-weight: normal; color: @main_color;} .page_breadcrumb ul{display: inline;} .page_breadcrumb ul li{display: inline;} .page_breadcrumb ul li i{color: #333; font-size: 18px; margin-right: 5px;} /* 内页_分页 */ .pages{display:block; padding:20px 0 10px 0;width:100%;text-align:center;} .pages a{display:inline-block;margin:0 3px;padding:0 8px;height:24px;line-height:24px;background:#f5f5f5; border:1px solid #e1e1e1;color:#545452;} .pages a:hover{text-decoration:none; color:@main_color;} .pages span{display:inline-block;margin:0 3px;padding:0 8px;height:24px;line-height:24px;color:#545452;background:#f5f5f5; border:1px solid #e1e1e1;} .pages .current:hover{color:#FFF;} .pages .current{background: @main_color; } .pages .current{color: #FFF;} //内页广告 .sector_hotline{float:left; width: @page_right_width - 40px; padding:20px 20px 20px 20px;line-height:36px;overflow:hidden; position: relative; background: @main_color; border-radius: 10px;} .sector_hotline p{font-size:20px;color:#fff;} .sector_hotline a{position: absolute; bottom:20px; right:20px; padding:0 15px;height:36px; background:#fff; font-size: 16px; color: @main_color;} .sector_hotline a i{height:36px;line-height:36px; font-size: 18px; color: @main_color;} //内页广告 end /* 内页_详情描述 */ .detail{margin: 10px 0 0 0;} .detail .sector_head{width:100%;height:41px; background: #f6f6f6; border-bottom: 1px solid #e5e5e5;} .detail .sector_head ul{} .detail .sector_head ul li{position: relative; float:left; border: 1px solid #e5e5e5; font-size:16px;height:40px;line-height:40px; font-weight: normal; padding: 0 20px; cursor:pointer;} .detail .sector_head ul li.on{border-top: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #fff; background: #fff; color: @main_color;} .detail .sector_head ul li.on i{display: inline-block; width: 100%; height: 2px; background: @main_color; position: absolute;top:-1px; left:0px;} .sector_content{width:@page_right_width - 40px - 2px; border:1px solid #e1e1e1; border-top:none; float:left;width:@page_right_width - 40px - 2px;padding:20px;overflow:hidden; word-break: break-all;} /* 内页_详情描述2 */ .sector_content2{width:@page_right_width - 40px - 2px; border-top:none; float:left; width:@page_right_width - 40px - 2px;padding:20px;overflow:hidden; word-break: break-all;} /* 产品列表页 */ @product_list_width:220.5px; ul.product_list{float:left;width:110%; overflow:hidden;} ul.product_list li{float:left; width:@product_list_width; margin:20px 20px 0 0;overflow:hidden;border: 1px solid #ededed;.transition(.5s); position: relative;} ul.product_list li img{width: 100%;} ul.product_list li .tit{display: block; width:@product_list_width - 10*2px; padding: 0 10px; height: 50px; line-height: 50px; text-align:center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; .transition(.5s);} ul.product_list li .tit a{.transition(.5s); font-weight: normal;} ul.product_list li:hover{border: 1px solid @main_color;} ul.product_list li:hover a{color: @main_color;} ul.product_list li a:hover{color: @main_color;} ul.product_list li .hot{width: 100px; height: 30px; line-height: 30px; background: @main_color; position: absolute; top: 10px; left: -26px; z-index:100; color: #fff; text-align: center; font-size: 12px; .transform_rotate(-45deg);} ul.product_list li .ceng{opacity: 0; filter:Alpha(opacity=0); .transition(.5s); bottom: 0; font-size: 12px; line-height: 20px; height: 38px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; background: rgba(0,0,0,.8); color: #fff; width: 92%; padding: 5px 5%;} ul.product_list li:hover .ceng{opacity: 1; filter:Alpha(opacity=100);} /* 产品详情页 */ @fangdajingBottom_width: 450px; .jqzoom{float:left;border:none;position:relative;padding:0px;cursor:move;margin:0px;display:block;} .zoomdiv{z-index:100;position:absolute;top:0px;left:0px; width:100px; height:100px; background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;} .jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);} .jqzoom img{width:@fangdajingBottom_width - 1px * 2px;} .spec-preview{width:@fangdajingBottom_width; border:1px solid #DFDFDF;} .spec-scroll{clear:both; margin-top:10px; width: @fangdajingBottom_width;} .spec-scroll .prev{float:left; margin-right:2px;} .spec-scroll .next{float:right;} .spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center; width:10px; border:1px solid #ccc; background:#EBEBEB; cursor:pointer; text-decoration:none;} .spec-scroll .items{float:left;position:relative; width:420px; overflow:hidden;} .spec-scroll .items ul{position:absolute;width:999999px;} .spec-scroll .items ul li{float:left;width:84.5px;text-align:center;} .spec-scroll .items ul li .on{border-color:@main_color;} .product_show{float:left; width:100%; _height: 416px; margin-top:20px; overflow:hidden;} .product_show .cros_gallery{float:left;width: @fangdajingBottom_width;} .cros_gallery .line{border:1px solid #ccc;} .product_show .info{float:right;width:470px;} .product_show .info h1{margin:5px 0;width:100%; height:30px; line-height:30px; font-size:18px; color: #333; font-weight: normal; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;} .product_show .info .keyword{} .product_show .info .keyword span{} .product_show .info .keyword a{font-size:12px; color:@main_color;} .product_show .info .product_info{width: 100%; font-size:14px; padding: 10px 0;} .product_show .info .product_info p{color: #999; padding: 2.5px 0;} .product_show .info .product_info p a{color: #999;} .product_show .info .product_info p a:hover{color: @main_color;} .product_show .info .product_info p span{color: #000;} .product_show .info .product_info p.intro{line-height: 24px; overflow: hidden;} .product_show .info .tel{width:100%;padding:10px 0 0 0;line-height:32px; font-size:16px; font-weight: normal;} .product_show .info .tel p{font-size:20px; color: @main_color;} .product_show .info .abtn{width:100%;padding:15px 0;overflow:hidden; border-top:1px dotted #e1e1e1; border-bottom:1px dotted #e1e1e1;} .product_show .info .abtn a{float:left;margin-right:10px;padding:8px 15px;font-size:14px; font-weight: normal; border:1px solid #e8e8e8;} .product_show .info .abtn a:hover{border:1px solid @main_color;} /* 随机推荐产品/案例 */ .page_product{margin-top: 20px;} .page_product .title{height: 40px; font-size: 16px; color: @main_color; line-height: 40px; border-bottom: 1px solid #e1e1e1; font-weight: normal;} /* 案例列表页 */ @case_list_width: 220.5px; ul.case_list{float:left;width:110%;overflow:hidden;} ul.case_list li{float:left; width:@case_list_width; margin:20px 20px 0 0; overflow:hidden; border: 1px solid #ededed; .transition(.5s);} ul.case_list li img{width: 100%;} ul.case_list li span.tit{display: block; width:@case_list_width - 10*2px; padding: 0 10px; height: 50px; line-height: 50px; text-align:center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; .transition(.5s);} ul.case_list li span.tit a{.transition(.5s);} ul.case_list li:hover{border: 1px solid @main_color;} ul.case_list li:hover a{color: @main_color;} ul.case_list li a:hover{color: @main_color;} ul.case_list li .ceng{opacity: 0; filter:Alpha(opacity=0); .transition(.5s); bottom: 0; font-size: 12px; line-height: 20px; height: 40px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; background: rgba(0,0,0,.8); color: #fff; width: 92%; padding: 5px 5%;} ul.case_list li:hover .ceng{opacity: 1; filter:Alpha(opacity=100);} /* 案例详情页 */ .case_show{margin-top: 20px;} .case_show h1{width:100%;text-align:center; font-size: 20px; color:#333; font-weight: normal; overflow:hidden;} .case_show .info{width:100%; margin:10px 0; text-align:center; overflow:hidden; color: #666;} .case_show .info span{display:inline-block; height: 16px; overflow:hidden; margin-right: 10px; color: #333;} .case_show .info span a{margin-top:0px; color: #666;} .case_show .info span a:hover{color: @main_color;} .case_show .game163{ position: relative; padding: 4px; overflow: hidden;} .case_show .game163 .prev , .case_show .game163 .next{font-size: 40px; position: absolute; top: 0;} .case_show .game163 .prev{left: 0;} .case_show .game163 .next{right: 0; .transform_rotate(180deg);} .case_show .game163 .bigImg{} .case_show .game163 .bigImg li{text-align: center;} .case_show .game163 .bigImg li img{vertical-align:middle; border-radius: 10px; box-shadow: 1px 1px 5px #ccc;} .case_show .game163 .bigImg li .tier{bottom: 0; background: rgba(0,0,0,.75); width: 100%; text-align: center; opacity: 0; filter:Alpha(opacity=0); .transition(.75s);} .case_show .game163 .bigImg li .tier .p{padding: 10px 20px; line-height: 24px; color: #fff; font-size: 12px;} .case_show .game163 .bigImg li:hover .tier{opacity: 1; filter:Alpha(opacity=100);} .case_show .game163 .bigImg .jianjie{font-size: 14px; font-weight: normal; line-height: 40px; height: 40px; overflow: hidden;} .case_show .game163 .pageState{float:right; font-family: "Times New Roman", serif; letter-spacing: 1px;} .case_show .game163 .pageState span{ color: @main_color; font-size: 16px;} @case_smallImg_width: 82px; @case_smallImg_height: 82px; .case_show .game163 .smallScroll{ height: @case_smallImg_height; margin-bottom: 6px; position: relative;} .case_show .game163 .smallScroll .sPrev , .game163 .smallScroll .sNext{position: absolute; top: 19px;} .case_show .game163 .smallScroll .sPrev{left: 0; margin-top: -47/2px;} .case_show .game163 .smallScroll .sNext{right: 0; margin-top: -47/2px;} .case_show .game163 .sPrev,.game163 .sNext{ float: left; display: block; width: 17px; height: 92px; text-indent: -9999px; background: url(/Public/images/sprites1008.png) no-repeat 0 -3922px;} .case_show .game163 .sNext{ background-position: 0 -3394px;} .case_show .game163 .sPrev:hover{ background-position: 0 -4186px;} .case_show .game163 .sNext:hover{ background-position: 0 -3658px;} .case_show .game163 .smallImg{ float:left; margin: 0 28.5px; display:inline; width: 900px; overflow: hidden;} .case_show .game163 .smallImg ul{ height:@case_smallImg_height+3px; width: 9999px; overflow: hidden; } .case_show .game163 .smallImg li{float: left; margin: 0 5px 0 0; width:@case_smallImg_width; height: @case_smallImg_height; border: 1px solid #dcdddd; overflow: hidden; text-align: center; line-height: @case_smallImg_height - 3px; background: #fff;} .case_show .game163 .smallImg img{vertical-align: middle;} .case_show .game163 .smallImg li.on{border-color: @main_color;} /* 图片列表页 */ @pic_list_width: 220.5px; @pic_list_height:233px; ul.pic_list{float:left;width:110%;overflow:hidden;} ul.pic_list li{float:left; width: @pic_list_width; margin:20px 20px 0 0; overflow:hidden;} ul.pic_list li .pic{width: @pic_list_width; position:relative;} ul.pic_list li .pic img{width: 100%;} ul.pic_list li .pic .shade{position:absolute; z-index:1; left:0;top:0; width:100%; height: 100%; background: #000; cursor:pointer; .transition(1s); opacity:0; filter:alpha(opacity=0);} ul.pic_list li .pic .shade_a{position:absolute; z-index:2; top: 50%; left: 50%; display:inline-block;width:33px;height:33px;background:url(/Public/images/zzc.png) no-repeat left center; margin: -33/2px 0 0 -33/2px; .transition(1s); opacity:0; filter:alpha(opacity=0);} ul.pic_list li .tit{display: block; width:100%; height:30px;line-height:30px; text-align:center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;} ul.pic_list li:hover .shade{opacity:.7; filter:Alpha(opacity=70);} ul.pic_list li:hover .shade_a{opacity:1; filter:Alpha(opacity=100);} ul.pic_list li:hover .tit{color: @main_color;} /* 视频列表页 */ @video_list_width: 222.5px; ul.video_list{float:left;width:110%;overflow:hidden;} ul.video_list li{float:left; width: @video_list_width; margin:20px 20px 0 0; overflow:hidden; cursor: pointer;} ul.video_list li .pic{position: relative; width: @video_list_width;} ul.video_list li .pic img{width: 100%;} ul.video_list li .pic .tier{width: 100%; height: 100%; background: rgba(0,0,0,.5); position: absolute; top:0; left: 0; text-align: center; overflow: hidden; .transition(1s); opacity:0; filter:Alpha(opacity=0);} ul.video_list li .pic .tier i{background: url(/Public/images/open.png); width: 50px; height: 50px; display: inline-block; position: absolute; top: 50%; left: 50%; margin: -50/2px 0 0 -50/2px;} ul.video_list li .tit{width:100%; height:30px; line-height:30px; font-size: 13px; color: #555; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; text-align: center;} ul.video_list li:hover .tier{opacity:1; filter:Alpha(opacity=100);} ul.video_list li:hover .tit{color: @main_color;} /* 混合列表页 */ @product_list_width:220.5px; ul.hunhe_list{float:left;width:110%;overflow:hidden;} ul.hunhe_list li.product_list{float:left; width:@product_list_width; margin:20px 20px 0 0;overflow:hidden;border: 1px solid #ededed;.transition(.5s); position: relative;} ul.hunhe_list li.product_list img{width: 100%;} ul.hunhe_list li.product_list .tit{display: block; width:@product_list_width - 10*2px; padding: 0 10px; height: 50px; line-height: 50px; text-align:center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; .transition(.5s);} ul.hunhe_list li.product_list .tit a{.transition(.5s); font-weight: normal;} ul.hunhe_list li.product_list:hover{border: 1px solid @main_color;} ul.hunhe_list li.product_list:hover a{color: @main_color;} ul.hunhe_list li.product_list a:hover{color: @main_color;} ul.hunhe_list li.product_list .hot{width: 100px; height: 30px; line-height: 30px; background: @main_color; position: absolute; top: 10px; left: -26px; z-index:100; color: #fff; text-align: center; font-size: 12px;.transform_rotate(-45deg);} ul.hunhe_list li.product_list .ceng{opacity: 0; filter:Alpha(opacity=0); .transition(.5s); bottom: 0; font-size: 12px; line-height: 20px; height: 38px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; background: rgba(0,0,0,.8); color: #fff; width: 92%; padding: 5px 5%;} ul.hunhe_list li.product_list:hover .ceng{opacity: 1; filter:Alpha(opacity=100);} @case_list_width: 220.5px; ul.hunhe_list{float:left;width:110%;overflow:hidden;} ul.hunhe_list li.case_list{float:left; width:@case_list_width; margin:20px 20px 0 0; overflow:hidden; border: 1px solid #ededed; .transition(.5s);} ul.hunhe_list li.case_list img{width: 100%;} ul.hunhe_list li.case_list span.tit{display: block; width:@case_list_width - 10*2px; padding: 0 10px; height: 50px; line-height: 50px; text-align:center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; .transition(.5s);} ul.hunhe_list li.case_list span.tit a{.transition(.5s);} ul.hunhe_list li.case_list:hover{border: 1px solid @main_color;} ul.hunhe_list li.case_list:hover a{color: @main_color;} ul.hunhe_list li.case_list a:hover{color: @main_color;} ul.hunhe_list li.case_list .ceng{opacity: 0; filter:Alpha(opacity=0); .transition(.5s); bottom: 0; font-size: 12px; line-height: 20px; height: 40px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; background: rgba(0,0,0,.8); color: #fff; width: 92%; padding: 5px 5%;} ul.hunhe_list li:hover .ceng{opacity: 1; filter:Alpha(opacity=100);} @pic_list_width: 220.5px; @pic_list_height:233px; ul.hunhe_list{float:left;width:110%;overflow:hidden;} ul.hunhe_list li.pic_list{float:left; width: @pic_list_width; margin:20px 20px 0 0; overflow:hidden; border: 1px solid #ededed;} ul.hunhe_list li.pic_list .pic{width: @pic_list_width; position:relative;} ul.hunhe_list li.pic_list .pic img{width: 100%;} ul.hunhe_list li.pic_list .pic .shade{position:absolute; z-index:1; left:0;top:0; width:100%; height: 100%; background: #000; cursor:pointer; .transition(1s); opacity:0; filter:alpha(opacity=0);} ul.hunhe_list li.pic_list .pic .shade_a{position:absolute; z-index:2; top: 50%; left: 50%; display:inline-block;width:33px;height:33px;background:url(/Public/images/zzc.png) no-repeat left center; margin: -33/2px 0 0 -33/2px; .transition(1s); opacity:0; filter:alpha(opacity=0);} ul.hunhe_list li.pic_list .tit{display: block; width:@video_list_width - 10*2px; padding: 0 10px; height: 50px; line-height: 50px; text-align:center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; .transition(.5s);} ul.hunhe_list li.pic_list:hover .shade{opacity:.7; filter:Alpha(opacity=70);} ul.hunhe_list li.pic_list:hover .shade_a{opacity:1; filter:Alpha(opacity=100);} ul.hunhe_list li.pic_list:hover .tit{color: @main_color;} @video_list_width: 222.5px; ul.hunhe_list{float:left;width:110%;overflow:hidden;} ul.hunhe_list li.video_list{float:left; width: @video_list_width; margin:20px 20px 0 0; overflow:hidden; cursor: pointer; border: 1px solid #ededed;} ul.hunhe_list li.video_list .pic{position: relative; width: @video_list_width;} ul.hunhe_list li.video_list .pic img{width: 100%;} ul.hunhe_list li.video_list .pic .tier{width: 100%; height: 100%; background: rgba(0,0,0,.5); position: absolute; top:0; left: 0; text-align: center; overflow: hidden; .transition(1s); opacity:0; filter:Alpha(opacity=0);} ul.hunhe_list li.video_list .pic .tier i{background: url(/Public/images/open.png); width: 50px; height: 50px; display: inline-block; position: absolute; top: 50%; left: 50%; margin: -50/2px 0 0 -50/2px;} ul.hunhe_list li.video_list .tit{display: block; width:@video_list_width - 10*2px; padding: 0 10px; height: 50px; line-height: 50px; text-align:center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; .transition(.5s);} ul.hunhe_list li.video_list:hover .tier{opacity:1; filter:Alpha(opacity=100);} ul.video_list li.video_list:hover .tit{color: @main_color;} /* 单页详情页 */ .danye{padding: 20px 0; border-bottom: 1px dotted #ccc;} .danye h1{width:100%;text-align:center; font-size: 20px; color: #333; overflow:hidden; font-weight: normal;} .danye .info{width:100%; margin:10px 0; text-align:center; overflow:hidden; color: #666;} .danye .info span{display:inline-block; height: 16px; overflow:hidden; margin-right: 10px; color: #333;} .danye .info span a{margin-top:0px; color: #666;} .danye .info span a:hover{color: @main_color;} /* 文章列表页 */ .article_list{width:100%; padding:20px 0; border-bottom:1px dotted #e1e1e1; overflow:hidden;} .article_list .lt{float:left;width:50px;height:60px;padding:10px 0;border:1px solid #e1e1e1;overflow:hidden;} .article_list .lt span{float:left;width:100%;color:#bcbabb;height:20px;line-height:20px;text-align:center;font:16px/1.3 'Arial';font-weight:bold;overflow:hidden;} .article_list .lt span.y{font-size:14px;font-weight:normal;} .article_list .rt{float:left;width:88%;margin-left:15px;overflow:hidden;} .article_list .rt h3{float:left;width:100%; height:25px; line-height:25px; overflow:hidden;} .article_list .rt h3 strong{font-size: 16px; color: #333; font-weight: bold;} .article_list .rt .p{float:left;width:100%; color:#888; line-height: 18px; height: 38px;overflow:hidden;} .article_list .rt .more{float:left; width: 80px; height:17px; line-height: 17px; padding: 0 5px; font-size:12px; background:#d5d5d5;color:#fff;overflow:hidden; width: 80px;} .article_list:hover .rt .more{background: @main_color;} .article_list .rt .more i{float: right; font-size: 12px; color: #fff;} /* 文章列表页2 */ .article_list2{width: 930px; padding:20px 10px; border-bottom:1px dotted #e1e1e1; overflow:hidden;} .article_list2 .lt{float:left; width: 150-1*2px;height: 115-1*2px; border:1px solid #e1e1e1; overflow:hidden; text-align: center; position: relative;} .article_list2 .lt img{width: 100%; _height: 115-1*2px; position: absolute; top: 50%; left: 50%; transform:translate(-50%,-50%) scale(1.5);} .article_list2 .rt{float:right; width: 760px; height: 113px; overflow:hidden;} .article_list2 .rt h3{width:100%; height:25px; line-height:25px; overflow:hidden; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;} .article_list2 .rt h3 strong a{font-size: 16px; color: #333; } .article_list2 .rt h3 strong a:hover{color: @main_color;} .article_list2 .rt p{height: 27px; margin-top: 5px; color: #666; line-height: 22px; font-size: 14px;} .article_list2 .rt .p{float:left;width:100%; color:#888; height: 54px; overflow:hidden; font-size: 14px; line-height: 26px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;} /* 文章详情页 */ .article_show{float:left;width:100%;padding: 20px 0;border-bottom:1px dotted #e1e1e1; overflow:hidden;} .article_show h1{width:100%;text-align:center;font:20px/2 'microsoft yahei'; color:#333; font-weight: normal; overflow:hidden;} .article_show .info{width:100%; margin:10px 0; text-align:center; overflow:hidden; color: #666;} .article_show .info span{display:inline-block; height: 16px;overflow:hidden; margin-right: 10px; color: #333;} .article_show .info span a{margin-top:0px; color: #666;} .article_show .info span a:hover{color: @main_color;} /* 详情页_上下条 */ .prev_next{float:left;width:100%;margin:20px 0;padding:20px 0;border-top:1px dotted #e1e1e1;border-bottom:1px dotted #e1e1e1;} .prev_next span{float:left;color:#000;width:40%;height:20px;line-height:20px;overflow:hidden;} .prev_next span a{color:#000;} .prev_next span a:hover{color: @main_color;} .prev_next .back{line-height: 20px;} /* 内页_关于我们 */ .part{margin-top: 40px;} .part .about_head{width: 100%; height: 40px; line-height: 40px;border-bottom: 1px solid #e1e1e1; overflow: hidden; } .part .about_head h3{color:@main_color; font-size: 20px; font-weight: normal;} .part .about_head h3 a{color:@main_color; font-size: 20px; font-weight: normal;} .about_content{float: left; width: @page_right_width - 40px; padding: 20px; overflow: hidden;} /* 内页_关于我们_图片3 */ @about_pic3_li_width: 222px; .about_pic3 ul{width:110%; background:#fff;} .about_pic3 ul li{float: left; width: @about_pic3_li_width; margin:20px 20px 0 0; position: relative; z-index: 0;} .about_pic3 ul li img{width: 100%; border:1px solid #eee; cursor:pointer;} .about_pic3 ul li .tit{width:100%; margin-top:5px; height:30px; line-height:30px; text-align:center; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;} .about_pic3 ul li:hover .tit{color: @main_color;} /* 内页_关于我们_合作客户 */ @about_client_li_width: 220.5px; .about_client{} .about_client ul{width: 110%; background:#fff;} .about_client ul li{float: left; width: @about_client_li_width; margin:20px 20px 0 0; border:1px solid #e5e5e5; } .about_client ul li img{width: 100%;} /* 内页_关于我们_证书 */ @about_cert_li_width: 220.5px; ul.about_cert{} ul.about_cert{width: 110%; background:#fff;} ul.about_cert li{float:left; width: @about_cert_li_width; margin:20px 20px 0 0; position: relative;} ul.about_cert li .pic{width: @about_cert_li_width; position:relative;} ul.about_cert li .pic img{width: 100%;} ul.about_cert li .pic .shade{position:absolute; z-index:1; left:0;top:0; width:100%; height: 100%; background: #000; cursor:pointer; .transition(1s); opacity:0; filter:alpha(opacity=0);} ul.about_cert li .pic .shade_a{position:absolute; z-index:2; top: 50%; left: 50%; display:inline-block;width:33px;height:33px;background:url(/Public/images/zzc.png) no-repeat left center; margin: -33/2px 0 0 -33/2px; .transition(1s); opacity:0; filter:alpha(opacity=0);} ul.about_cert li .tit{display: block; width:100%; height:30px;line-height:30px; text-align:center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;} ul.about_cert li:hover .shade{opacity:.7; filter:Alpha(opacity=70);} ul.about_cert li:hover .shade_a{opacity:1; filter:Alpha(opacity=100);} ul.about_cert li:hover .tit{color: @main_color;} //搜索页面 .search_no_data{float:left;width:100%;margin:120px 0;text-align:center;} .search_no_data p{font-size:18px; color:@main_color;} .search_no_data span{display:block;width:100%;color:#888888;} .search_no_data span.cn{font-size:18px;height:25px;line-height:25px;} //搜索页面 end /* 内页_在线留言 */ .page_feedback{border-bottom: 1px solid #e1e1e1;} .page_feedback .title{ font-size: 16px; height: 40px; line-height: 40px; font-weight: normal; color: @main_color; } .feedback{float:left;width:100%;padding:20px 0;overflow:hidden;} .feedback .remark{font-size: 14px; font-weight: normal; padding: 0 0 10px 0; color: @main_color;} .feedback table td{padding:7px 0;color:#6b6b6b;text-align:left;} .feedback table td var{color:#f00;padding-right:5px;} .feedback table td .input{width:200px;height:25px;line-height:25px;border-left:2px solid #eee;border-top:2px solid #eee;border-right:1px solid #eee;border-bottom:1px solid #eee;} .feedback table td .textarea{width:@page_right_width - 6px;height:200px;border:1px solid #eee;} .feedback_btn{float:left;padding:8px 15px;margin-left:10px;border:none; background: @main_color; color: #fff;} /* 内页_网站地图 */ .sitemap ul.maps{float:left; width:98%;padding:0px 1%;} .sitemap ul.maps li{float:left;margin:10px;line-height:25px; overflow:hidden;} .sitemap ul.maps li .first{float:left; width:100%;height:25px; font-weight:bold;} .sitemap ul.maps li .list{float:left;width:96%; border:1px solid #e4e4e4; padding:10px;} .sitemap ul.maps li .list a,ul.map li .list span{display:inline-block; margin-right:10px;} .sitemap ul.maps li .list span{padding:0 5px;} .sitemap ul.maps li a{color: #333;} .sitemap ul.maps li.t0{font-weight:bold;width:100%;padding:0;font-size:14px;} "There is a funny little island—and not so little, after all, as it is three hundred feet high—that stands right in the middle of the river at one place. They call it the Little Orphan Rock, probably because it was never known to have any father or mother. There is a temple in the side of the rock, as if a niche had been cut to receive it. Fred thinks the people who live there ought not to complain of their ventilation and drainage; and if they fell out of the front windows by any accident, they would not be worth much when picked up. Away up on the top of the rock there is a little temple that would make a capital light-house,[Pg 338] but I suppose the Chinese are too far behind the times to think of turning it to any practical use. Great Orphan Rock is farther up the river, or a little out of the river, in what they call Po-yang Lake. There are closed carriages, victorias, vehicles with a red canopy drawn by oxen, the shafts set at an angle. The drivers bawl, shout to the porters, fight for the fare with their whips, while, overhead, kites and hawks wheel incessantly, uttering a plaintive cry. “It did,” said Dick, seriously. “I know that after Jeff brought it in, the caretaker in the hydroplane took it out—and I’ve seen it at the stern.” Taking an arm of each, Sandy led them, wordless, up the path. He went in through the gate, and was once more upon that reservation he had been commanded by the overbearing tyrant representative of the military to leave, several weeks before. As he trudged along, tattoo went. In the clear silence, beneath the sounding-boards of the low clouds, he heard the voice of one of the sergeants. He shook his fist in the direction. Tattoo being over, some of the lights were put out, but there were still plenty to guide him. He did not want to get there too early, so he walked more slowly, and when he came to the edge of the garrison, he hesitated. "I won't go back on mother for a minute," said Si, with brightened eyes and stronger voice, after he had drained the last precious drop of the broth, and was sucking luxuriously on the bones; "she kin cook chickens better'n any woman that ever lived. All the same, I never knowed how good chicken could taste before." Chapter 9 Benjamin occasionally stole afternoons in Rye—if he was discovered there would be furious scenes with Reuben, but he had learned cunning, and also, being of a sporting nature, was willing to take risks. Some friends of his were building a ship down at the Camber. Week by week he watched her grow, watched the good timber fill in her ribs, watched her decks spread themselves, watched her masts rise, and at last smelt the good smell of her tarring. She was a three-masted schooner, and her first voyage was to be to the Canaries. Her builders drank many a toast with Backfield's[Pg 270] truant son, who gladly risked his father's blows to be with them in their work and hearty boozing. He forgot the farmyard smells he hated in the shipyard smells he loved, and his slavery in oaths and rum—with buckets of tar and coils of rope, and rousing chanties and stories of strange ships. Rose walked half leaning against Handshut. She felt a very little feeble thing in the power of that great amorous night. The warm breath of the wind in her hair, the caress of moonlight on her eyes, the throbbing, miasmic, night-sweet scents of water and grass, the hush, the great sleep ... all tore at her heart, all weakened her with their huge soft strength, all crushed with their languors the poor resistance of her will. A murmur ran through the hall as the steward spoke; and Holgrave, exerting a momentary energy, stept forward, and, looking scornfully at his enemy— HoME大香蕉假面女皇 ENTER NUMBET 008www.liangweisu.com.cn
www.caarvt.com.cn
qidon.com.cn
jhzxgs.com.cn
ss8j.com.cn
www.jiamu9.com.cn
nengte6.com.cn
mteol.com.cn
touzong1.com.cn
guigei7.com.cn
国产荡妇激情在线视频 人体艺术epub 苍井空白浆种子 玩夜蒲网站 张筱雨优优网人体艺术 色瑟导航 乱伦的学姐 ribenpangnvren 妮萍野外人体艺术摄影 日本最大胆的私阴人体艺术 肏别人老婆屄 欧美性爱z字放映队人与兽 长谷川美红人体 先锋影音自拍普通话 美熟淫妇 南宁延时喷剂店 美国十次人体艺术图片 WWW_26UUU_MOBI 有关鸡鸡的小说 电影潘金莲 台湾妹还妻乱伦小说 堂成人免费视屏 最大 偷拍 日韩 欧美 太太刘小敏 女孩冒险被各种动物强奸的游戏 台湾成人图 松冈充音悦 云点播在线播放 人兽或幼交片 美女吃jj图片大全 b03b53f800108fb4 美女露体艳照门 人体艺术摄影天空 最新日本无码av在线观看 日本人体性生活视频 zooskool是完整版本 肉棒精吃 亚州行爱区 口述爸 乱伦小说 我和儿媳月月 大奶嫩妞居然還能一字馬 野战偷拍自拍 国产明星三级片视频 乱伦熟女成人性交 家庭乱说小说删除 女牲白慰 骚屄肏屄图 免费播放乳头偷拍 美丽少女裸体性交 人与动物怎么性交 cao大嫂 日本成人一本道黄色无码 西西人体模特摄影苏茜 欧洲插插百鲍图 跟现女友打炮百度网盘 韩国女主播骚动态图 超诱惑骚妇奶子图片 汤芳 torrent 井江野山茶油怎么样 qq飞车绿风 ipz 红杏出墙是什么意思 泯灭天使 乱伦继母后妈 男人和男人肏腚眼 性感日本美女裸乳艺术摄影 www97szycon 车上征服岳母小说 女人色撸撸 公公和媳妇超比电影 女人会说小穴吗 五十路无码在线 曰本大胆性交大图 性爱无码德国在线在线观看 小漠ed2k 快插五月 手机播放狠狠干 日本全裸无遮挡胸西西人体艺术 黄色姐弟乱伦漫画 李宗瑞60 人体艺术gc 大操排骨逼 色同学小说 ed2k波多野结经典 骚女的性日记小说 鸥美裸体性爱图片 波谷人体艺术乳房大胆照 美女淫乱肛胶 莎莉人体艺术图片 色妹妹成人高清论理社区 大屌搞大奶 日批小游戏 人体艺术丝袜套图 色大姐在线电影 无毛人体艺术图 少妇裸体下体图 白虎粉木耳 结衣波多野家庭电影 佐山爱人体图 大胆张慧敏 婶婶我比叔叔年轻 野外大胆裸照 台湾丝袜女模视频 人体做爱艺术摄影 WWWKKBOKKNETMHTWWWKKXXSENET 四房色播港台本土 在线色女学生视频 wohexiaoguguzuoaile 可以看图片的综合网站 操屄网小色网大色网 吞精15p 小色哥导航快播电影 成人动漫在线网址 l级片 四房激情男女两性乱伦网 与小姨子艹b视频 偷拍自拍操逼片 日本黄色性爱电影网站 淫色淫象 跨世代粤语影院 哥哥啪综合网强奸乱伦 WWWLXX2XYZ 四十七八可人 一起插进去吧 手机版波多野结衣 少妇挤奶50p 美女艺术全裸体图 姐姐骚先锋音影 第四色disise7 欧美性爱冠希哥 色吧电影删除 bt中文字幕无码 美少女艺术人体 欧美熟妇漫画 狠狠射很好搞bt迅雷下载 操必图片电影和电视连续 操月经屄 妹爱大鸡巴 操英语老师小说 西西人艺体美国花花公子 网友偷拍自拍网 酒店小姨子开房吉吉影音 撸嫂子小说 美女家庭乱伦小说 淫淫网逍遥社区淫色王朝爱色军团淫淫淫色域h网 快播美女热舞视频 国模恭子爱 乱伦qq群 妹我爱人体艺术 内容有学生的av网站 变态乱轮手机在线 内射做爱小电影 人体艺术美女浪逼图片 成人动漫TD 张柏芝嗨博图库 阿片资源吧在线wwwmlbdmfxvzkucn 熟妇色综合图区wwww3lllllcom 五月激qq下载 韩国电影校花在线 一级A片情交 kunbangsetu 美女游戏封面相片 开心爱爱 快播变态女子监狱 情人淫电影 美鲍在线观看专区 世界上超爽的黄片 五月挺挺奇米 干女孩色图 丝袜亚洲欧美77xvcom 桃隐社区在线太紧了 熟女bt合集 停电干了朋友妻 先锋专区校园春色 haosexiaoxiaoyi 苍井空骑兵番号 红唇av 日本成人插屁眼在线视频 中国三级影视在线 美丽的护士姐姐被强奸 室外的童谣1人体艺术 亚洲av医院天堂 wwwxxxbunkercom最新在线电影视频网站 村上友梨的A片 亚洲图片偷拍自拍欧美色图清纯唯美美腿丝袜乱伦熟女 日本性交现场照片 东莞酒店22p 麦当娜被大鸡巴尻 欧美人体艺术与生殖器 绝色美人妻的沉沦 欧美色色色奶奶 亚洲色片下载网h漫画迅雷下载 欧美色图迷人的骚女15P 色爱综合网欧美先锋 美国堡毛片 超碰老司机普通话视 丰满淑女av 自拍偷拍武侠校园福利在线 重庆空姐丝袜美腿 大桥未久fuck剃毛后的肥白嫩穴淫汁垂流 欧美重口味人兽性交 美国黄色免费网战 南朝春色txt下载 亚洲丝袜自拍人妻 骚逼逼成人 97色幼阁 樱桃直播交换 fulidown1024bt 亚洲老人乱伦 AV天堂删除 姐妹奴 新版古装AV网站 亚洲图片五月天20p 偷拍自拍激情一个色导航 性趣阁全国最大资源网站 奸淫呻吟粗大 女儿诱惑爸爸开苞 亚青青草 www213qqcom猫咪 黄色应用免会员 sm爆乳小说 大香蕉wap83agcom 私穴美鲍 肥白姐姐 欧美黄色图jxdbjoajuucn 公公操日媳 妓女地狱影音先锋 美国色迷迷导航 舒淇日逼图 成人快播动漫 色图网友自拍 欧美长片大伦 那个网站可以下载avbt 双飞做爱图 xxcc5432 西瓜影院三级经典三级 欧美色老汉下载 wwwhhz111com 亚洲爱撸撸 欧美约炮网站 三级片透视美女 色播HD 色七七色七七wwwxxx7777com mdfrbbsnet 奇米噜噜噜在线视频 wwwonlyjizzcom 我射我撸 亚洲夜夜射 sesemeimei 酒色网女色网 在线爱mp4 关于大人胴的故事 全国最大AV网站-百度 各式美女的穴 wwwcomcn啪啪啪 妻子被中出无码 182jj WWWpu311magnet 首页论坛充值升级最新网址首页电影下载激情美图激情小说在线视频更 一群女人靠逼 女大学生被插逼 婷婷五月丁香五月天 激情成人短片有叫声 666avcno avav去了 2017最新流出视频种子 搜索姐姐骚五月丁香成人激情网 最新更新日韩网址 亚777好色影院 wwwsesekongcom 97ai97gan 色图会动 秋霞高清电影qiuxa 看日本一级大片软件 四虎影库porn 黄的网站 www0011 成人四色图 女孩子AV网大全 小穴肉棒幼齿 www69dddcom 哥哥干男同 光棍电影院偷偷撸 咪米色网站 福利社 逼小鸡巴大波老师 有没有黄色的cosplay网站 三邦手机在线 白裤美尻影音先锋 青青草在线资源 作者不详重口味 东京热狠狠撸激情五月天 奥门赌场的黄色影院 3d色小 深爱五月天 欧美色图 15p 沙发上的国模果果 色就是色区 www2325con 日本黄页视频免费大全 日本啪啪啪视频大全 那个软件可以看金梅瓶电影 BASE142 黄图亚洲 淫妻交换性爱技巧校园春色hhxxoo1com 戊人网站 射丝袜激情 与邻居三少妇 国产av双飞视频wwwav520com 丁香邪恶 淫荡母子家庭淫水直流 www788wwcom在线直接观看 色女进来 手机av国产调教 色妈妈操儿子 久久草手机在线观看 国产自拍小视频晚上碰 性插网页 bt中文版下载 pppp91comwappppp91com 国外恋脚癖视频 恋人3P mm成人快播 高跟鞋肉丝袜黄色网站 游戏人体艺术 亚洲熟女无码区 找一个都是韩国女忧bt网站 15p熟妇 6sss直接看net www路susu91 wwwyouyouav5com www566ee 手机秘密偷拍 放荡大奶学妹流了好多水 AV红番区 偷拍自拍丁香婷婷色色 俺也去看看 韩国1级 tt-052 免费黄色电影网站下载 下载国产成人自拍做爱视屏 影视操逼的人生 9久资源吧 wwwmumu98cnm 8vaa褋芯屑 日日夜夜撸妹妹 初中妹纸的小bb 欧美另类幼女做爱 狠狠撸天海翼 哥要色老色哥 美乳AV 搜索www123456789 在线手机播放器 超碰在线视频caoporen超 44kkkkcoom 欧美少妇阴户 女性性高潮时的外阴图 加勒比一本道影音先锋资源 yz天堂 wwzzzzcfcf japanyellowmovie 另类图片综合图片专区 亚洲第一AV天堂网 人体mrtzcc 亚洲欧美无码原创 欧美av嘿咻影视 吃鸡巴的邪恶漫画全彩 娇妻的忏悔张业哪能看 哥哥免费草 狼窝mkv77СOM 巨乳图色 我和妻弟的日日夜夜 熟女激情校园春色 欧美性交影院自拍偷拍情人旅馆开房视频 恋脚视频 德田重男视频百度云 pp0077compp0077com 歪歪电影人兽交 HAOXAVCOMmagnet r1024 364咪咪 欧美色图bbb 日本一级下载 偷偷盗拍 日本sm网址网站大全wwwsm6699com 宗合黄色网站 极好美女们的做爱女性同性恋大乱交4小时 k8经典伦理最热伦理片 m949dcc 台湾Av伦理片wwwdyguocom 成人版武侠小说 公公和儿媳爱爱故事 9a91av在线视频 男操男小说 作者不详肉番 妻子受孕还债txt 日本丝袜熟妇乱伦 国产偷拍自拍高清迅雷下载 九化腾 欧美日韩裸体美女 Jizzon 丝袜姐姐的骚穴 影音先锋av淑女人妻 萝莉毛片网站 摸乃图片 波野结衣bt种子图片 欧美同性恋女 成人小说 双飞 阿娇艳门下载 百度云网盘 ed2k妇 母子淫乱日逼一神爱爱小说网 进击的巨人神thunderftp 杨钰莹dexingnushenghuo 99皇帝油 熟女 性爱影院 操成熟女人屄小说 44wwwww 厕所撸厕所 百度俄罗斯美女 欧美色图 摩的女 少妇速女 黄色b图 父亲迷奸3个女儿的是哪部 男友是黑人阴茎太大 日本骚女舞 非州黑鸡巴图 成人 阴道 阴茎 www77nw com 大鸡吧 小穴 用力 啊 嗯嗯 大肉棒 我爱你 激情小说乱伦姨妈 少妇的粉嫩黑木耳 哥哥撕撕网 0809嫩逼导航 可以看幼女av 爆菊片 和姑妈做 爱自诉 午夜乱伦岳母 轮奸伦理快播 成人视频新闻奖1996 pptv怎么看成人电影 第一会所骚穴 男人和女操逼过程 欧美色图黑白爱 一本道色网 色青xiaomeimei 骚妈妈之勾引 自拍偷拍 内射 2014年12月 假日情侣野外露脸自拍 亚洲大肚男激情自拍 欧美辣妹炮图 操逼姿势大片 咸网网址多少 bt5555k xiaoggaog 风骚老女人做爱 阿姨是我的性奴隶 激情小说图片伦理电影 h美女裸体图片 狠狠射小穴图片 苍井空爱爱照 熟妇乱伦小 干小女人屄 女儿露逼 色霸电影网 叶文北背景 36900音乐网 刚果布 欧美色图色色男免费快播电影 通奸色图 爆操卡戴珊 欧美成人插逼图吧 欧美足交16p 美女扒b图片 西西性吧肏屄展阴图组 白虎大屄 少年强奸老熟女图片 西西人体艺术去哪找 武腾兰人体艺术摄影 偷拍醉酒后女人的身体 现代女性性交大全 欧美性爱大牛 WWWHHXRRCOM 非洲色图狠狠射 av浣肠 欧美性爱区色吧第一页 韶关色图色五月 露点人体艺术图片 奈香里子 www139bobocom WWWTWGAVCOM 大鸡巴肏屄图片 日本兽交女星 大色哥导航最新网址 小说日本换妻 第一色成人图片 大逼逼私处特写 明星的乳房和屄 一本色淫射 淫荡学生妹大鸡巴插蜜穴淫水亚洲色图卡通动漫套图超市 美人影院是真的吗 黑人换妻操逼 强奸农村少妇一级小说 鲁鲁射射 东京热快播影片 扣逼少妇 天天偷拍偷射 人上一百 形形色色意思 曰本女优母乳影片快播在线 巨乳人妇小说 肥乳肥逼 母子性交作爱 做爱黄色动态图 西洋骚女16p 日本丝袜片子下载 yzst15p 小西的美女老师 岳母的红裤头乱伦小说 狂操少妇逼 ~激情都市 漏阴裸体艺术 qvd制服 穴穴鲍鱼 极品美女乃美女淫语紫薇 激情帅哥十八厘米大鸡巴操屁眼 加藤安 逼逼美 uuu36电影 快播少妇穿旗袍做爱 我日老太太小说 我和哥哥做爱小说 粉嫩一线逼 电影青苹果h 西游记乱乱小说 操逼免费视频播放 成人快播bt种子下载 雅玛小说网 av精品资源共享 日本天天草莓影音 日韩av逍遥社区 hihidy 成人裸体阴部图片 真人乳交玩双飞视频 港台激情百度云盘 淫乱搞搞搞网站 香港真实成人视频播放 日本邪恶动画片ftp 松本麻里奈写真 丝袜制服AV艺术人生 成人辅助视频教程 www天天撸一撸撸撸射撸撸吧 xinjiaoe www1313kv 弟也骚亚洲图片小说 一级全裸三级片 少妇裸体动态图片 关于动物的av网站 涩涩淫淫 家庭乱欲文学 苍井空成人快播图片 男女抽插小说 爱妈妈萝莉美女av 近亲相母系 AV表哥我要 后入岳母姐妹 美国淫荡网I 操美眉天天操日日操 岛国按摩推油gif 曰许晴 夭日本美女啪啪啪 亚汹?1?7?1?7?1?7 ?1?7艹J?1?7?1?7?1?7理?0?8?1?7撹在线wwwav1144com 曼娜回忆录续集美妇 老衲爱百度 千人斩制服丝 反恐精英伊莎邪恶图片 美女卖自慰视频 偷拍自拍老色女 女人挨操流精图片 日本激情床 欧美激情淫荡熟妇 淫淫网日本 西西人体艺术大乳房裸体图片 欧美老女人和小伙性交15p 岛国干妹妹干姐姐 媳公公先锋 兰兰新婚打电话magnet 最新暗兵林川全文阅读 亚洲美女爽图18P 搜索国外所有女歌星露阴毛的图片和网址 做爱手淫的全过程 玛利亚大棒 秋霞中学生 异世界淫乱 365天天色淫 人体艺术147大胆裸图 熟女人妻系列精选4230P 情欲人生禁地 电影颐和园 松坂美纪裸体 操了妈妈又操了姐姐的日本动漫 雪淫社区 入肉贴吧 肉棒瘙痒 美女老婆第四季 淫淫色民 干杨幂大咪咪 色按摩esescom 推荐一个可以看毛片的网站 茅山后裔6有声小说 有声小说故事会 春色花园 樱井莉亚雪 樱井莉亚vagaa 樱井莉亚ria 哪里有h网 找个h网 可以看图片的h网 有没有不用播放器的黄网 东京热人气 五月婷婷 酒色网 如何用手机看黄片 逍遥导航 本变态电影 性乐汇影视 爱色就色影院 美妇骚穴影院 101KK小说 院浪妹爱动导航 新AVxxooav ashemale在线 第四色男人 撸撸爽 农夫色 鲁鲁射 偏执型人格障碍 哥也要 shenxiepapapa avop 446 俺来也新官网婷婷 超碰人人777 xoxo2626 色无极 综合网 长泽梓无码大合集在线 youjizzⅹⅹx 蜜Av 红杏Av www,e80e,com ftp 守望人妻线上看免赞 大乱交在家 930伦理 日本日bb视频 女妖精榨干里番 WWW,998aVaV,C0m 丁丁叉穴真人视频 气质漂亮的大学美女被闺蜜男友吃饭时故意灌醉带到家里侵犯-近距离爆插拍摄 欧美AV搜索 四虎操逼网站免费 东方在线AV 下载 强行发生性关系片短视频 人工合成的视频福利观看 徐铭悦床戏 秋霞影院之第九影院 晓晓影视av 全部理论一2828电影网 翘臀美女后进式10p视频在线 情侣和别人裸体视频磁力链接 青青草视频鸡巴 日韩在线毛片视频 影音先锋福利影院 日韩免费操逼 日本一本道无码电影 ftp 日本曰B 姐妹 插 国产 仙桃视频 年轻的老师2 萝莉做爱 宾馆艹黑丝 高清色无码 国产美少女破处在线 MMM5757 黄色小视频 ed2k 色蜜桃 avav245 五次郎免费VA电影 青青草娱乐极品视觉盛宴1 冲田杏梨wanz265在线看 free 波多野结衣video 热带夜的引诱 在线 R-365 義父に犯された若妻 Maika svip 福利 辣妹 爱田奈奈迅雷 国产自拍情侣无码青草 色欲哥亚欧黄色视频 亚洲成年人免费视频 七次郎在线视华频 岛国艺术写真视频在线 欧美大香匮伊人av久草 亚州福利色 色猫伦理片 自拍诱惑 色妞网 经典激情乱伦电影 五月婷婷,丁香六月大香蕉视频 搞基视频黄页 黄色小姐视频小电影 成人 偷拍 自拍 92后女性食奶视频 免费做爱云户作小视频 国产自拍迷情校园 汤芳西西大尺度 床上男女靠比潮视频 大胆成人三级视频 乡村艳妇视频 多女偷拍合集 magnet 亚洲东方在线av偷拍 最新800av 女机械人 mp4 窝窝电影之大香蕉 4k福利影院 m 温泉伦理按摸无码 nhdta 279在线播放 AV 超碰 av精品网 7m视频香港 甘露影院xxoo 天堂岛av大全 天堂AV网-手机版 - 百度 大香蕉黑人白人群交视频 福利橹丝片 xxxxingjiaodianying 呆哥原创 在线观看 青草吧国产自拍 轮奸 用春药的女主播磁力 李丽珍在线电影 magnet 小早川玲子在线 迅雷下载 一个护士的性爱录音 久草国产自拍福利 俄罗斯群交之影院 aa65com 奇米久草大香蕉视频 坏坏美眉影视论坛watch av在线香蕉 椎名空手机在线播放 a片清纯唯美 www caobi 003路com 私人教师韩国电影 东京热最新影院 色老板大香蕉在线播放 在线电影/亚洲电影_日本币 守望人妻漫画 meinvshejingshipin 视频二区:日本无码,日本有码,欧美视频 日韩高清无码在线视频 guochantoupaizipai91zaixian play写真在线 一本道扔垃圾系列在线观看 成人午夜福利电影757 草幼女视频 韩国A一片 跨坐揉吸 免费 35ago好吊视频下载 1kiss福利视频 木奈奈私拍视频 广州主播楠楠种子 ed2k 手机看成人电影 百科 男人强轩女人 东方阿v在线在进 lusao 好看的东京热n经典 2016久久精品在线观看 神马影院2017鲁丝片 无码av在线av 番茄视频!每天更新大量国内激情视频,更有小萝莉在线直播。GIF动图,番号磁力云 北川瞳vr在线观看 国产污视频 大乳牛奶女手机播放 日本无码丝袜 顶及A片 大白啦影院 h漫人物里沙 KIDM-274 美里有纱人妻在线播放 91在线福利影院 热门国产午夜福利合集81 0色猫 迅雷无码冲田杏梨 冲田杏梨和黑人bt下载 好看的欧美古装AV 俄罗斯在线资源站 唯美诱惑视频 jilebox免费建立海量 九卅影城tv777 小峰由衣视频无码 小骚逼加紧在线观看 邪恶少漫画3里番工口 新年午夜剧场 先锋影音浅井舞香 1啊甘正传先锋 老女人乱伦黄色电影大全 XXOO黄片视频 wwwaⅤ747com 5555ddd 4438 h 人人操不卡 亚洲在线视频 3d 九大香蕉在线新免费资源 在线做暧暧xo细节酒吧 日本盗撮美女射精视 show网站公路黄色网站干她舒服 av性色群交无码播放 俺去射影院 XXXXX日本一6 一级黄色录像带 非洲女人性爱迅雷下载 久久成人福利免费 34443444k老三电影网站 成人8级av Av1212 苍井空早期av合集磁力下载 怡春院怡红美国十次综合 新东方yy4410 梁婖婷bt种子下载 不用播放器超强碰碰成人视频 苍井空三级的电影全集14集8k 波多野结衣一本道DVD 北美里番网站 操b福利社视频 比比资源站最稳定网址2018 人人操人人干人人日 午夜影城55 欧美AV手机免费观看 MIBD-799 天天透天天插 各类 番号 资源 有人吗?是谁啊?“爸爸,不可以”极品欧姐 骚到让人受不 最新素人J 在线播放 动漫动作片A片 AVTB8 白咲碧黑人有几部 兰泽润电影全集 s:玉蒲团5 爆乳晃动磁力下载 magnet sex18网站 苍井老师免费a片 包养的中学生给500块钱带出去车震 成人刺激抽插视频 wuyeyingpian 草干妈在线 被窝福利影院 超碰你懂的在线 日本无码av网 干妞样免费视频百度 jjzzz日本性爱黄色 日本高清一本道无码DⅤD在线 啪啪啪视频网盘大全 梁婖婷视频 在线观看 百度一下俄罗斯男女操逼的动作真实视频 二级艳舞黄色视频 亚州曰韩 苍井空资源号 俺去啦在线不要播放器 曹逼小视频 国产360针孔摄像头酒店偷拍视频 色WWW 丘咲艾米莉 magnet 手机成人三级片视频 少妇色啪自拍视频 WWWKKK9991福利 什马影院的午夜 中国另类群交免费视频在线观看 嫂子的鲍鱼黑木耳 巴西做爱视频 国模张语昕私拍视频 操逼九哥网影视 海量无码AV 操逼视频啪啪免费存放 苍井空在线播放免费视频 厕所偷拍门视频链接 magnet 彼时曾相伴电影在线观看 泰国女人菊花自慰视频 欧美免费视频都免费十次啦 少女哥哥我想看那个床震作文 性感透明长裙黑丝诱惑,床上各种蹂躏粉嫩骚逼,淫语激情淫水不断续集 中国男同志性交肛交视频 婷婷深喉 国产自拍第28页 性爱一级在线播放 svdvd-636 黄色操逼事情视频 5855福利视频 jrzd 日本乱伦无码电影 陈思雨在钱视频 野模大尺度鲍鱼私拍 亚洲bt 先锋资源 yazhousaopnvlunlun 手机自拍偷拍强奸乱伦 无码破处视频 国产夫妻3P套图磁力 爱乃美娜qovd 嗨皮影院在线播放 shoucang2016cin mp4 日本群交a 深夜人妻床上视频 色日本视频 美国女人操穴视频 人体艺术操视频26p 激情校园 激情男吹潮女视频 极品兽呦视频大全 人人怕在线 激情影院试看区体验区 精子窝最新永久视频 精品酒店偷拍听对话貌似 吉吉影院瓜皮影院 强奸视频,免费在线观看 SNIS一481 看看 日本一级A片做爱片 王圣依醉酒被摸奶视频 四虎8845电影 佛爷最新作品在线播放 iavbb xiao 77论坛永久论坛 李小璐娇喘 大香蕉国产线看观看 娇曼honey飞机福利百度云 1024azcom 黑丝袜制服美女少妇在家被强奸视频全过程视频 欧美性爱15p 黑丝足无套内射视频 黄色小视频美利坚合众国 狐狸影在线影院 欧美H片下载 黄瑟毛片 黄色视频色欲免费 黄图男在上女在一下 华人影城最新上架日本无码 黄色小视频美女上床 偷自拍 在线 伦理 动态图27报11p 国产高清露脸大奶 id044在线观看 校花被强奸视频 邪恶里番漫画 武侠古典伦理 佐伯奈奈 下载迅雷 换妻3P玩的正激烈中途接电话的时候还在继续抽插超刺激 轻轻色在线视频 欧美无码 AV 色和尚av 综合网 武侠 2018AV在线观看3d动漫 人人看人人摸人人操2019 最大热情网站4438 在线av福利院 自拍 偷拍 会所 69dh 美亚伦理电影2018秒播 主播一对一自慰福利视频 下身插入b射精视频 名优女馆电影 韩国女主播美美 免费在线五码视频 国产自拍 欧美 日韩 另类 动漫 国产在线观啪啪啪网站 国产主播无码迅雷 国产自拍精品的大屌哥和性欲强的情妇 国产娱乐在线观看 国内中年夫妻自拍直接播放 狐狸福利在线影院 吉泽明步久品视频主播视频 276ff这个网址换成什么了 性虐待日本sm 自拍偷拍966 偷拍 无码 在线视频 63超碰国产视频 午夜宫电影院r级 午色夜 免达达伊人电影 人人干学生操 人人影视 日本高清视频无吗免费 直接看的毛片 西瓜影音免费 午夜福利自拍在线观看 huangsedepian 伦理剧工口片 爱上草b的女人小说 新町点烟盘百度影音 外国女人的比为什么总是没水 插穴11p 国产萨摩耶和女人 熟女少女影院 影音先锋淫淫碰三级片 有什么好的黄色网站么 13人体艺术欧美 欧美大鸡巴日熟女 比基尼美女中的馒头逼 百度成人网ddd42hd 骚b电影 我的母亲色系漫画日本 黑女人屄 小说剧血樱树