﻿/*---------------- 全局样式 ----------------*/
html,body,div,span,applet,object,iframe,h1,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0}
h1,h2,h3,h4,h5,h6,em{font-size:100%;font-weight:normal;font-style: normal;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;block;clear:all}
form{display:inline}textarea{resize:none}table{border-collapse:collapse;border-spacing:0}
ul,ol{list-style:none}
input,select,button{font-family:'Microsoft YaHei',helvetica,arial,sans-serif;font-size:100%;vertical-align:middle;outline:0}
input::-webkit-input-placeholder { /* WebKit browsers */
  line-height: 1.5em;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  line-height: 1.5em;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
  line-height: 1.5em;
}
input:-ms-input-placeholder { /* Internet Explorer 10+ */
  line-height: 1.5em;
}
input {outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius:0;}

img{vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}
.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.fl{float:left}.fr{float:right}
.clearfix:after{content:'\0020';display:block;height:0;clear:both}.clearfix{*zoom:1}
body{max-width: 640px;margin: 0 auto;background-color:#ebebeb;color:#333}
.f12{font-size:12px}.f14{font-size:14px}.f16{font-size:16px}.f18{font-size:18px}.f20{font-size:20px}.f22{font-size:22px}
.c65{color:#656565;}.caa{color:#aaaaaa;}.c39b{color:#39bc54;}.c63a{color:#63ad4b;}.cef{color:#efefef;}.c326{color:#326fd3}.c999{ color: #999; } .cea2{ color: #ea284a; }
.m5{margin:5px;}.m10{margin:10px;}.m15{margin:15px;}.m20{margin:20px;}.m30{margin:30px;}
.ml5{margin-left:5px;}.ml10{margin-left:10px;}.ml15{margin-left:15px;}.ml20{margin-left:20px;}.ml30{margin-left:30px;}
.mb5{margin-bottom:5px;}.mb10{margin-bottom:10px;}.mb15{margin-bottom:15px;}.mb20{margin-bottom:20px;}.mb30{margin-bottom:30px;}
.mt5{margin-top:5px;}.mt10{margin-top:10px;}.mt15{margin-top:15px;}.mt20{margin-top:20px;}.mt30{margin-top:30px;}
.mr5{margin-right:5px;}.mr10{margin-right:10px;}.mr15{margin-right:15px;}.mr20{margin-right:20px;}.mr30{margin-right:30px;}
.p5{padding:5px;}.p10{padding:10px;}.p15{padding:15px;}.p20{padding:20px;}.p30{padding:30px;}
.pl5{padding-left:5px;}.pl10{padding-left:10px;}.pl15{padding-left:15px;}.pl20{padding-left:20px;}.pl30{padding-left:30px;}
.pb5{padding-bottom:5px;}.pb10{padding-bottom:10px;}.pb15{padding-bottom:15px;}.pb20{padding-bottom:20px;}.pb30{padding-bottom:30px;}
.pt5{padding-top:5px;}.pt10{padding-top:10px;}.pt15{padding-top:15px;}.pt20{padding-top:20px;}.pt30{padding-top:30px;}
.pr5{padding-right:5px;}.pr10{padding-right:10px;}.pr15{padding-right:15px;}.pr20{padding-right:20px;}.pr30{padding-right:30px;}
input { outline: 0; }
.comCon {background: #fff;border-top: 1px solid #dfdfdf;border-bottom: 1px solid #dfdfdf; }
.title { padding-left: 10px;line-height: 34px;color: #ff5e7f;border-bottom: 1px solid #dfdfdf;background: #f5f5f5;overflow: hidden; }
.title i { color: #ff5e7f; }
/*---------------- 导航条 ----------------*/
.header { position: fixed;top: 0;left: 0;width: 100%;background: #ea284a;height: 40px;z-index: 300;text-align: center; }
.headerCon { position: relative; }
.header h1 { line-height: 40px;font-size: 18px;color: #fff; }
.header h1 a { color: #fff; }
.header-l { position: absolute;top: 10px;left: 10px; }
.header-r { position: absolute;top: 10px;right: 10px; }
.navSwitch{position:absolute;top:10px;right:10px;width:20px;height:20px;}
.wrapper {font-size:14px; width: 100%; }
.menuBar { position: relative;background: #fff;box-sizing: border-box;z-index: 200;border-bottom: 1px solid #dfdfdf; }
.menuBar li { float: left;width: 22.5%;margin-top: 10px;margin-right: 2%;text-align: center;font-size: 12px; }
.subNav { padding-left:8px;position: relative;line-height: 30px;background: #f5f5f5;border-bottom: 1px solid #dfdfdf; } .subNav h2 {margin:0;padding:0;border:0;outline:0;padding-top:5px; text-align: left; }
.back { position: absolute;top: 0px;left: 0px; } .back i { color: #333;font-size: 18px;font-weight: 600; }
/*---------------- 列表/内页 ----------------*/
.courseSort { height: 45px;line-height: 45px;background: #fff;border-bottom: 1px solid #e0e0e0; }
.courseItem { position: relative;float: left;width: 33.3333%;border-left: 1px solid #e0e0e0;margin-left: -1px;text-align: center; }
.nativeItem { position: absolute;top: 46px;left: 0;width: 100%;background-color: rgba(255, 255, 255, 0.95);z-index: 300;box-shadow: 0px 1px 3px #c0c0c0;display: none; }
.nativeItem li { line-height: 40px;text-align: center;border-bottom: 1px dotted #d0d0d0; } .nativeItem li:last-child { border-bottom: 0; }
.courseItem i { color: #333;font-size: 18px; }
.toggleShow { margin-top: 10px;overflow: hidden; }
.toggleShow li { float: left;padding-left: 10px;margin-right: 10px; }
.toggleShow .tabIcon { display: inline-block;width: 16px;height: 16px;margin-right: 3px;background: url("../images/tabIcon.png") no-repeat;background-size: 16px; auto;vertical-align: middle; }
.pager { width: 98%;margin-left: auto;margin-right: auto;margin-top: 10px;margin-bottom: 10px;text-align: center; }
.toggleShow .tabIcon.on { background-position: 0 -16px; }
.bigPicDiv { margin-top: 10px;overflow: hidden; }
.bigPic { margin-left: 5px;overflow: hidden;line-height: 22px; }
.bigPic li { float: left;width:50%;margin-bottom: 5px; }
.bigPic li > div { margin-right:5px; }
.picBox { background: #fff;padding: 5px; }
.bigPic li .pic { width: 100%;height: 135px; }
.bigPic li p { font-size: 12px; color: #aaa; }
.bigPic li i { font-size: 13px; color: #ffb403; }
.artileList { padding: 10px;overflow: hidden; }
.artileList li { padding: 10px 0;border-bottom: 1px dashed #dfdfdf;overflow: hidden; }
.articleImg { float: left;width: 30%; }
.articleImg img { width: 100%;max-height: 70px; }
.articleInfo { float:right;width: 67% }
.articleInfo h4{ height: 46px;line-height: 23px; }
.pager a { display: inline-block;padding: 5px 10px;border-radius: 3px;background: #fff;border: 1px solid #dfdfdf; }
.pager span { margin: 0 10px; }
.titleCon { padding: 10px;font-size: 16px;border-bottom: 1px solid #dfdfdf; }
.imgCon { margin-top: 10px;text-align: center; } .imgCon img { width: 60%; } .imgCon > p { text-align: center;color: #39BC54;margin-top: 5px; }
.txtCon { margin-top: 10px; } .txtCon ul { border-top: 1px solid #dfdfdf;border-left: 1px solid #dfdfdf;overflow: hidden; } .txtCon li { float: left;width: 50%;line-height: 40px;border-bottom: 1px solid #dfdfdf;border-right: 1px solid #dfdfdf;box-sizing: border-box; }
.txtCon li.bggray { background-color: #f9f9f9; }
.txtCon li span:first-child { display: inline-block;width: 75px;font-size: 12px;color: #666;text-align: right; }
.txtCon i { font-size: 13px; color: #ffb403; }
.page_btn{padding:15px 0;text-align:center;overflow: hidden;}
.page_btn a{display: inline-block;padding:5px 30px;margin-right: 20px;color:#666;border-radius: 15px;border:1px solid #c0c0c0;}

.page_btns {	
        margin-top:10px;
	border-top:1px solid #dfdfdf;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	padding:10px 15px;
	overflow:hidden;
}
.page_btns li {
	float:left;
	font-size:12px;
	color:#666;
}
.introCon { margin-top: 10px;line-height: 30px;border-bottom: 1px solid #dfdfdf; }
.introCon span { display: inline-block;border-bottom: 2px solid #ea284a;line-height: 28px; }
.introCon .jubao { float: right;color: #999;font-size: 12px; }
.quntu { margin-top: 10px;text-align: center; }
.quntu img { margin-top: 10px;}
.breadNav { margin-top: 10px;padding-left: 10px;line-height: 24px;font-size: 12px; }
.articleTitle { padding: 10px;border-bottom: 1px solid #dfdfdf; }
.articleTitle h2 { font-size: 16px; }
.author { font-size: 12px;color: #999;margin-top: 5px; }
.author span { margin-right: 5px; }
.artDesc { width: 90%;margin: 0 auto;background: #f0f0f0;padding: 10px;font-size: 12px;margin-top: 10px;color: #999; }
.artText { margin-top: 10px;padding: 10px;line-height: 22px; }
.artText img { }

/*---------------- 注册/个人中心 ----------------*/
.regBox { padding-top: 200px;padding-bottom: 20px;background: #fff url("../images/reg_bg.jpg") no-repeat;background-size: 100% auto; }
.regForm {  }
.regForm > div { padding: 10px; }
.regTable { width: 100%; } .regTable td { padding-bottom: 10px; } .regLabel { width: 20%;text-align: right;padding-right: 3%;font-size: 12px; } .regInput { width: 75%; }
.comInput1, .comInput2 { width: 90%;line-height: 32px;background: #fff;border: 1px solid #dfdfdf;padding-left: 5px; }
.comInput2 { width: 40%; }
.selectSum { margin-top: 20px;margin-left: auto;margin-right: auto;width: 95%;background: #fff;border: 1px solid #c0c0c0;box-shadow: 0px 3px 5px #a0a0a0; }
.selectSum .topSum {  }
.selectSum .topSum > div { width: 100%;margin: 0 auto;padding-bottom: 10px;overflow: hidden; }
.selectSum .topSum .topSumIcon, .fabu_success, .fabu_fail{ display: block;width: 100%;height: 100px;background: url("../images/topsumicon.jpg") center center no-repeat;background-size: 100px auto; }
.fabu_success { background: url("../images/success.png") center center no-repeat;background-size: 100px auto; }.fabu_fail { background: url("../images/fail.png") center center no-repeat;background-size: 100px auto; }
.selectSum .topSum .topSumWelcom{ display: block;margin-top:10px;line-height: 32px;font-size: 18px;text-align: center; }
.priceAll {  }
.priceAll li { margin-top: 20px;text-align: center; }
.priceAll li a { display: inline-block;width: 210px;padding: 8px 0px;font-size: 18px;text-align: center; }
a.price10 { background: #feda4e;border: 1px solid #555 } a.price30 { background: #72bdff;border: 1px solid #555 } a.price60 { background: #7dddb7;border: 1px solid #555 } a.price70 { background: #ff8793;border: 1px solid #555 }
a.price10:hover, a.price30:hover, a.price60:hover, a.price70:hover { border: 1px solid #ff4200;background: #fff; }
.userTop { background: #f0d06b; }
.userBox { padding: 10px;overflow: hidden; }
.userAvatar { float: left;width: 70%; } .userAvatar img { width: 60px;height: 60px;border-radius: 100%;border: 4px solid #f8e8b4; }
.userAvatar .avatar { float: left;width: 70px; }
.userAvatar .name { float: left;max-width: 130px;margin-left: 10px;margin-top: 10px;line-height: 26px;  }
.userReceive { float: right;line-height: 60px; }
.userToolBar { padding: 10px 0;background: #f8e8b5;overflow: hidden; }
.userToolBar li { float: left;width: 33.3%;text-align: center;border-left: 1px solid #fbf2d3;margin-left: -1px; }
.userList { margin-top: 10px;background: #fff;overflow: hidden; }
.userList li { line-height: 40px;padding: 0 10px;border-bottom: 1px solid #efefef; }
.userList i { color: #ec3456; }
.userTopNav { line-height: 43px;background: #fff;border-bottom: 1px solid #dfdfdf;overflow: hidden; }
.userTopNav li { float: left;width: 50%;text-align: center; }
.userTopNav li.on { border-bottom: 2px solid #e92749; }
.userTable { width: 100%; } .userTable td { padding-bottom: 15px;border-bottom: 1px solid #efefef; } .userTable td p { line-height: 32px;overflow: hidden; } 
.userTable select { width: 130px;height: 34px;line-height: 34px;border: 1px solid #dfdfdf; }
.userTable th { background: #f5f5f5; }
select.s1 { width: 80px;line-height: 34px;height: 34px;border:1px solid #dfdfdf; }
.checkinfo { margin-left: 20px;color: #f00;font-size: 12px; }
.tdInput1, .tdInput2, .tdInput3 { width:98%;padding-left: 2%;background: #fff5f6;border: 1px solid #dfdfdf;line-height: 36px;border-radius: 3px;  }
.tdInput2 { width: 38%; } .tdInput3 { width: 20%; }
.tdTarea { width: 98%;background: #fff5f6;border: 1px solid #dfdfdf;min-height: 100px;border-radius: 3px; }
.checkbox { float: left;margin-right: 10px; }
.checkimg { display: inline-block;width: 16px;height: 16px;background: url("../images/checkbox.png") no-repeat;background-size: 16px auto;margin-right: 5px;vertical-align: middle; }
.checkon { background-position: 0 -16px; } .checkoff { background-position: 0 0; }
.uploadimg1, .uploadimg2 { display: inline-block;width: 60px;height: 60px;background:url("/img/loadimg1.png") no-repeat;background-size: 60px auto;vertical-align: middle;margin-right: 10px; }
.uploadimg2 { background:url("/img/loadimg2.png") no-repeat;background-size: 60px auto; }
.userTable td img {margin-right: 10px; }
.userrule { padding: 10px;margin-top: 10px;background: #fdfde3;border: 1px solid #ffeba2;color: #f78c0c;font-size: 12px; }
.userrule em { color: #fe3263;font-weight: 600;margin: 0 5px; }
.submitBox { padding: 20px 0 0;text-align: center; }
.moneyBox { font-weight:700;margin-bottom:10px;overflow: hidden; }
.moneyBox a { float:left;width:80px;text-align:center;margin-bottom:15px;margin-right:10px;color: #333;padding:2px 0px;line-height: 30px;border:1px solid #69acf1;background-color:#cee6ff; }
.moneyBox a.active { border-color:#e75656;background:#ffd6c9 url('../images/suremoney.png') bottom right no-repeat; }
.moneyBox a:hover { border:1px solid #fdb560;background-color:#fff0af; }
.moneyNum { font:700 20px/50px "microsoft yahei";color:#f30; }
.sponsorPay input,.sponsorBank input,.sponsorBank label { float:left;height: 41px;line-height: 41px;margin-right:5px; }
.alipayimg,.bankimg,.wximg,.bank_logo{ background: url('../images/sponsor_type.png') 0 0 no-repeat;float:left;width: 114px;height: 41px; }
.histroyTable { width: 100%; } .histroyTable th { background: #f5f5f5; } .histroyTable td { padding-top: 10px; }
.histroyTable th, .histroyTable td { line-height: 22px;border-bottom: 1px dotted #dfdfdf;text-align: center; }
.editCell{ position: relative;padding-bottom: 30px;text-align: left;vertical-align: middle; }
.editBox { position: absolute;bottom: 3px;right: 10px;width: 200px;text-align: right; }.view i { font-size: 14px;color: #39bc54; } a.view  { color: #39bc54 } .del i, a.del { color: #f43964 } a.del { margin-left: 10px; }
a.addMorebtn { display: inline-block;width: 85%;margin: 20px auto 10px;padding: 6px 0px;background: #ea284a;border-radius: 10px;color: #fff;text-align: center; }


/*---------------- 红包列表 ----------------*/
.redList {  }
.redList  li{ padding: 10px;border-bottom: 1px solid #dfdfdf;overflow: hidden; } .redList li:last-child { border-bottom: 0; }
.redList .leftImg { float: left;width: 30%; } .redList .leftImg img { width: 100%;height: 90px; }
.redList .rightCon { position: relative;float: right;width: 70%; }
.redList .rightCon h4 { margin-left: 10px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; }
.item-l { position:absolute;top: 20px;left: 10px;z-index: 10;line-height: 26px;font-size: 12px;color: #999; }
.item-l i { font-size: 13px;color: #ffb403; }
.fuli { color: #ff5e7f; }
.item-r { position: absolute;top: 20px;right: 0;z-index: 10; }
.item-r i { font-size: 10px;color: #ea284a }
footer { margin-top: 10px;padding: 10px 0;background: #fff;border-bottom: 1px solid #dfdfdf;text-align: center;font-size: 12px;color: #999; }
/*---------------- 按钮 ----------------*/
a.addBtn { display: inline-block;margin-top: 10px;padding: 3px 15px;text-align: center;color: #ea284a;border: 1px solid #d0d0d0;border-radius: 3px; }
.submitBtn { display: block;width: 90%;padding: 10px 0;margin: 0 auto;border: none;background: #f43964;font-size: 16px;color: #fff;text-align: center;border-radius: 3px; }
a.receive { display: inline-block;padding: 3px 20px;background: #f8e8b7;font-size: 12px;border-radius: 3px;line-height: 20px; }
a.littercz { display: inline-block;padding: 2px 8px;color: #fff;background: #1acce6;border-radius: 3px;margin-left: 5px; }
input.resetBtn, input.subBtn { display: inline-block;background: #f43964;padding: 8px 40px;color: #fff;border-radius: 3px;border: none;margin-right: 20px; }
input.resetBtn { background: #b0b0b0; }
.searchConDiv { margin: 10px 0;padding: 0 10px;overflow: hidden;}
.btnSearch { float: right;width: 50px;height: 36px;line-height: 30px;text-align: center;color: #ea284a;border: 1px solid #e0e0e0;background: #fff;border-radius: 3px; }
.inputSearch { float: left;width: 240px;height: 34px;line-height: 34px;border: 1px solid #e0e0e0;background: #fff;padding-left: 5px;  }
a.fabu { float: right;margin: 5px 0;padding: 0 10px;border: 1px solid #e0e0e0;font-weight: 600;color: red;margin-right: 10px;background: #fff; }
/*---------------- 图标 ----------------*/
.defaultIcon { display: inline-block;background: url("http://www.duohb.com/m/img/icon.png") no-repeat;background-size: 150px auto;vertical-align: middle; }
.iconUser { width: 20px;height: 20px;background-position: 0 0; }
.iconHot { width: 35px;height: 20px;background-position: -115px 0; }
.iconJq1 { width: 75px;height: 75px;background-position: 0 -20px; }
.iconJq2 { width: 75px;height: 75px;background-position: 0 -95px; }
.iconJq3 { width: 75px;height: 75px;background-position: 0 -170px; }
.iconView { width: 15px;height: 15px;background-position: -135px -25px; }
.navIcon { display: inline-block;background: url("../images/navIcon.png") no-repeat;background-size: 50px auto;vertical-align: middle;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='../images/navIcon.png',
    sizingMethod='scale'); }
.iconHome { width: 50px;height: 50px;background-position: 0 0; }
.iconHongbao { width: 50px;height: 50px;background-position: 0 -50px; }
.iconFuli{ width: 50px;height: 50px;background-position: 0 -100px; }
.iconJiqiao { width: 50px;height: 50px;background-position: 0 -150px; }
.iconShenqi { width: 50px;height: 50px;background-position: 0 -200px; }
.iconHuodong { width: 50px;height: 50px;background-position: 0 -250px; }
.iconFabu { width: 50px;height: 50px;background-position: 0 -300px; }
.iconUserCenter { width: 50px;height: 50px;background-position: 0 -350px; }
.nuo, .you, .xin, .la, .hot { display: inline-block;width: 16px;height: 16px;background:url("http://www.duohb.com/m/img/icon_five.png") no-repeat;vertical-align: middle;background-size: 80px auto; }
.nuo { background-position: 0 0; }
.you { background-position: -16px 0; }
.xin { background-position: -32px 0; }
.la { background-position: -48px 0; }
.hot { background-position: -64px 0; }
.star50, .star45, .star40, .star35, .star30 { display: inline-block;width: 65px;height: 12px;background:url("http://www.duohb.com/m/img/star.png") no-repeat; }
.star45 { background-position: 0 -12px; }
.star40 { background-position: 0 -24px; }
.star35 { background-position: 0 -36px; }
.star30 { background-position: 0 -48px; }
/*css animation*/
.a_icon{
	fill: #FFFFFF;
	width:20px;
	height:5px;
	float:left;
	margin-top:3px;
	transform-origin: 24%;
	-webkit-transform-origin: 24%;
	-webkit-transition: -webkit-transform 0.25s 0.2s;
	transition: transform 0.25s 0.2s
}
.rotate .a_icon{
	-webkit-transition: -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	transition: transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.rotate .a_icon:first-child{
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.rotate .a_icon:last-child{	
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

tips-scroll{}
.tips-scroll .txt{width:1.44rem;height:.38rem;margin-right:.05rem;background:url(./img/tips-scroll.png) no-repeat center;background-size:100%;}
.tips-scroll .txt span{display:none;}
.picScroll-top{height:.38rem;overflow:hidden;position:relative;}
.picScroll-top .bd,.picScroll-top .tempWrap{width:100%;height:100%;}
.picScroll-top .bd ul{overflow:hidden;zoom:1;}
.picScroll-top .picList li a{display:block;height:.38rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333;}
.picScroll-top .picList li a span{color:#ff611d;}
.box{height:.6rem;padding:.1rem;background:#fff;border-bottom:1px solid #ebebeb;margin-bottom:.2rem;display:-webkit-box;display:-moz-box;-webkit-box-sizing:border-box;background:#fff;-moz-box-sizing:border-box;width:100%}


.channel-nav {display: -webkit-box;display:-moz-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;width: 100%;}
.channel-nav {-webkit-box-flex: 1;-moz-box-flex: 1; display:block;}

.announcement{background:#ffffff;padding-top:10px;padding-bottom:5px;width:100%;}
.announcement div{overflow-y:hidden;overflow-x:hidden;line-height:20px;height:100%;}
.announcement222 ul{overflow:hidden;zoom:1;}
.announcement li{font-size:14px;float:right;width:48%;list-style-type:none;margin-right:6px;padding-bottom:5px;margin-left:0px;}
.announcement a{text-decoration:none;}
.announcement a:hover{text-decoration:underline;}
.announcement a:visited{text-decoration:none;color:#FFF;}


/*首页推荐广告*/

tips-scroll{width:14px;height:25px;}
.tips-scroll .txt{width:14px;height:25px;margin-right:5px;background-size:100%;}
.tips-scroll .txt span{display:none;}
.picScroll-top{height:25px;overflow:hidden;position:relative;}
.picScroll-top .bd,.picScroll-top .tempWrap{width:100%;height:100%;}
.picScroll-top .bd ul{overflow:hidden;zoom:1;}
.picScroll-top .picList li a{display:block;height:38px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#A0A0A0;}
.picScroll-top .picList li a span{color:#ff611d;}
.box{font-size:13px;height:25px;padding:1px;background:#fff;display:-webkit-box;display:-moz-box;-webkit-box-sizing:border-box;background:#fff;-moz-box-sizing:border-box;width:100%}


/*20220513*/
@media only screen and (min-width: 1200px) {.blog-g-fixed {max-width: 1200px;}}
@media only screen and (min-width: 641px) {.blog-sidebar {font-size: 1.4rem;}}
.blog-main {padding: 20px 0;}
.blog-title {margin: 10px 0 20px 0;}
.blog-meta {font-size: 14px;margin: 10px 0 20px 0;color: #222;}.blog-meta a {color: #27ae60;}
.blog-pagination a {font-size: 1.4rem;}
.blog-team li {padding: 4px;}
.blog-team img {margin-bottom: 0;}
.blog-footer {padding: 10px 0;text-align: center;}
