.picTxt .con { text-align: center; margin: 0 auto; position: relative; }
.picTxt .con img { display: block; vertical-align: top; }
.picTxt .con span { display: block; overflow: hidden; color: #000000; }
.picTxt .con .sNum { width: 100%; display: block; background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAuCAYAAAARD4idAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDFENEU2MjhCNjQzMTFFMzg4NzU5MUI3OEQ2QzU5M0MiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDFENEU2MjlCNjQzMTFFMzg4NzU5MUI3OEQ2QzU5M0MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEMUQ0RTYyNkI2NDMxMUUzODg3NTkxQjc4RDZDNTkzQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEMUQ0RTYyN0I2NDMxMUUzODg3NTkxQjc4RDZDNTkzQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvSTcN0AAABBSURBVHjaYvz//z8DMYCJgUjACMUEAQspCpmJVchEdRMH0GqWgfMMy8CZOBQUso5IE6lvNetogI8mimFbUgAEGACpegRYGoACfwAAAABJRU5ErkJggg=="); background-repeat: repeat-x; background-position: 0 bottom; overflow: hidden; color: #ffffff; position: relative; }
.picTxt .con .sNum .emScore { color: #fff; }
.picTxt .con .trailersIcon { position: absolute; top: 0; left: 0; z-index: 10; display: block; }
.picTxt .con .sDes { color: #999999; }
.picTxt .con a:hover span { color: #000000; }
.picTxt .con a:hover .sNum { color: #ffffff; }
.picTxt .con a:hover .sDes { color: #999999; }
.picTxt li:nth-child(3n+1) .con { float: left; }
.picTxt li:nth-child(3n+3) .con { float: right; }

@media only screen { .picTxt .con { text-align: center; font-size: 18px; min-height: 30px; }
  .picTxt .con .sNum { line-height: 30px; height: 30px; margin-top: -30px; background-size: 10px 30px; }
  .picTxt .con .sNum .emScore { font-size: 22px; }
  .picTxt .con .sTit { font-size: 22px; line-height: 30px; height: 30px; padding-top: 6px; }
  .picTxt .con .sDes { line-height: 24px; height: 24px; } }
@media only screen and (max-width: 479px) and (min-width: 321px) { .picTxt .con { text-align: center; font-size: 13px; min-height: 22px; }
  .picTxt .con .sNum { line-height: 22px; height: 22px; margin-top: -22px; background-size: 10px 22px; }
  .picTxt .con .sNum .emScore { font-size: 16px; }
  .picTxt .con .sTit { font-size: 16px; line-height: 22px; height: 22px; padding-top: 4px; }
  .picTxt .con .sDes { line-height: 18px; height: 18px; } }
@media only screen and (max-width: 320px) { .picTxt .con { text-align: center; font-size: 12px; min-height: 20px; }
  .picTxt .con .sNum { line-height: 20px; height: 20px; margin-top: -20px; background-size: 10px 20px; }
  .picTxt .con .sNum .emScore { font-size: 14px; }
  .picTxt .con .sTit { font-size: 14px; line-height: 20px; height: 20px; padding-top: 4px; }
  .picTxt .con .sDes { line-height: 16px; height: 16px; } }
.tab .linkCon { width: 75%; float: left; overflow: hidden; }
.tab .linkCon .con { width: 20000px; }
.tab .pList { float: left; overflow: hidden; white-space: nowrap; }
.tab .pList a { display: inline-block; white-space: nowrap; color: #666; position: relative; z-index: 5; border: 1px solid #f6f6f6; }
.tab .pList a.cur { color: #1681dc; z-index: 10; border: 1px solid #ccc; background-color: #efefef; }
.tab .selectBtn { width: 20%; float: right; color: #666666; text-align: center; position: relative; border: 1px solid #ccc; background-color: #efefef; }
.tab .selectBtn .moreArrowBtn { border-bottom-color: #747474; border-bottom: 0; border-right-color: transparent; border-left-color: transparent; width: 0; height: 0; display: inline-block; border-style: solid; overflow: hidden; vertical-align: middle; }
.tab .selectBtn:after { content: ""; font-size: 0; line-height: 0; border: solid #cccccc; vertical-align: top; -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); border-width: 1px 0 0 1px; position: absolute; left: 50%; bottom: 0; display: none; background: #f6f6f6; z-index: 5; overflow: hidden; }
.tab .selectBtn.cur { color: #1681dc; }
.tab .selectBtn.cur .moreArrowBtn { border-top-color: #1681dc; border-top: 0; }
.tab .selectBtn.cur:after { display: block; }
.tab.fixed { position: fixed; z-index: 100; background: #f6f6f6; top: 0; left: 0; width: 96%; }
.tab.fixed .selectBtn.cur:after { display: none; }

.selectList li { padding: 0 2%; width: 96%; overflow: hidden; border-bottom: 1px solid #d9d9d9; border-top: 1px solid #ffffff; }
.selectList li:first-child { border-top: 1px solid #d9d9d9; }
.selectList li .con { float:left; white-space:nowrap; width:auto; }
.selectList li p { float: left; white-space: nowrap; }
.selectList li a { color: #666666; display: inline-block; }
.selectList li a.cur { color: #1681dc; }
.selectList li a.f14{ position:absolute; right:1%; top:8px;}
.selectList li a.f13{ position:absolute; left:1%; top:8px;}

.picTxtA li { float: left; width: 32%; }
.picTxtA li .con { width: 100%; }
.picTxtA li .con img { width: 100%; }
.picTxtA li:nth-child(3n+2) { padding-left: 2%; padding-right: 2%; }

.sMore { border: 1px solid #e3e3e3; *zoom: 1; background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#f3f3f3)); background-image: -webkit-linear-gradient(top, white, #f3f3f3); background-image: -moz-linear-gradient(top, white, #f3f3f3); background-image: -ms-linear-gradient(top, white, #f3f3f3); background-image: -o-linear-gradient(top, white, #f3f3f3); background-image: linear-gradient(top, white, #f3f3f3); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr="#FFFFFFFF", EndColorStr="#FFF3F3F3"); display: block; text-align: center; cursor: pointer; color: #333333; }
.sMore a { color: #333333; display: block; }

i.iLoading { background: url("../images/loading.gif") center center no-repeat; }

.sLoading { display: block; text-align: center; color: #333333; }
.sLoading i.iLoading { display: inline-block; vertical-align: middle; }

.listLoading { text-align: center; }
.listLoading i.iLoading { display: block; margin: 0 auto; }

.pNoResoult { text-align: center; color: #333333; }

.tagTit { display: block; border-bottom: 2px solid #00a0e3; padding-left: 2%; }
.tagTit span { background-image: url("data:image/png;base64,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"); background-repeat: no-repeat; display: block; }

@media only screen { .main { padding-bottom: 0px; margin-bottom:-25px;}
  .tagTit { margin: 6px 0 18px; font-size: 26px; height: 46px; line-height: 46px; }
  .tagTit span { background-size: 24px 24px; background-position: 0 center; height: 46px; padding-left: 28px; }
  .tab { padding-top: 12px; padding-bottom: 12px; height: 44px; line-height: 42px; font-size: 24px; position:relative; z-index:900;}
  .tab .linkCon { height: 44px; }
  .tab .pList { height: 48px; }
  .tab .pList a { -webkit-radius: 4px; -moz-radius: 4px; -ms-radius: 4px; -o-radius: 4px; border-radius: 4px; padding: 0 24px; }
  .tab .selectBtn { -webkit-radius: 4px; -moz-radius: 4px; -ms-radius: 4px; -o-radius: 4px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; }
  .tab .selectBtn .moreArrowBtn { margin-left: 6px; border-left-width: 10px; border-right-width: 10px; border-top-width: 10px; }
  .tab .selectBtn:after { width: 14px; height: 14px; margin-left: -7px; margin-bottom: -21px; }
  .tab .selectBtn.cur .moreArrowBtn { border-bottom-width: 10px; }
  .tab.fixed { -webkit-box-shadow: 0 8px 8px #e1e1e1 outset; -moz-box-shadow: 0 8px 8px #e1e1e1 outset; -ms-box-shadow: 0 8px 8px #e1e1e1 outset; -o-box-shadow: 0 8px 8px #e1e1e1 outset; box-shadow: 0 8px 8px #e1e1e1 outset; }
  .tabCon { height: 67px; }
  .selectList { padding-bottom: 12px; position:relative; width:98%; margin-left:auto; margin-right:auto;}
  .selectList li { padding-top: 6px; padding-bottom: 6px; }
  .selectList li p { padding-right: 72px; }
  .selectList li a { line-height: 54px; font-size: 21px; padding: 0 15px; }
  .picTxtA { padding-bottom: 8px; margin-top: -8px; }
  .picTxtA li { padding-top: 8px; padding-bottom: 8px; }
  .sMore { font-size: 21px; height: 60px; line-height: 60px; }
  .sMore .moreArrow { margin-top: 18px; margin-left: 12px; border-width: 0 4px 4px 0; display: inline-block; }
  .sLoading { font-size: 21px; height: 60px; line-height: 60px; }
  .sLoading i.iLoading { background-size: 24px 24px; width: 24px; height: 24px; margin-right: 10px; }
  .listLoading { padding: 64px 0 400px; font-size: 21px; }
  .listLoading i.iLoading { background-size: 48px 48px; width: 48px; height: 48px; margin-bottom: 12px; }
  .pNoResoult { padding: 64px 0 0; font-size: 28px; } }
@media only screen and (max-width: 479px) and (min-width: 321px) { .main { padding-bottom: 22px; }
  .tagTit { margin: 4px 0 13px; font-size: 19px; height: 34px; line-height: 34px; }
  .tagTit span { background-size: 18px 18px; background-position: 0 center; height: 34px; padding-left: 21px; }
  .tab { padding-top: 9px; padding-bottom: 9px; height: 33px; line-height: 31px; font-size: 18px; }
  .tab .linkCon { height: 33px; }
  .tab .pList { height: 40px; }
  .tab .pList a { -webkit-radius: 3.00752px; -moz-radius: 3.00752px; -ms-radius: 3.00752px; -o-radius: 3.00752px; border-radius: 3.00752px; padding: 0 18px; }
  .tab .selectBtn { -webkit-radius: 3.00752px; -moz-radius: 3.00752px; -ms-radius: 3.00752px; -o-radius: 3.00752px; border-radius: 3.00752px; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
  .tab .selectBtn .moreArrowBtn { margin-left: 4px; border-left-width: 7px; border-right-width: 7px; border-top-width: 7px; }
  .tab .selectBtn:after { width: 10px; height: 10px; margin-left: -5px; margin-bottom: -16px; }
  .tab .selectBtn.cur .moreArrowBtn { border-bottom-width: 7px; }
  .tab.fixed { -webkit-box-shadow: 0 6px 6px #e1e1e1 outset; -moz-box-shadow: 0 6px 6px #e1e1e1 outset; -ms-box-shadow: 0 6px 6px #e1e1e1 outset; -o-box-shadow: 0 6px 6px #e1e1e1 outset; box-shadow: 0 6px 6px #e1e1e1 outset; }
  .tabCon { height: 51px; }
  .selectList { padding-bottom: 9px; }
  .selectList li { padding-top: 4px; padding-bottom: 4px; }
  .selectList li p { padding-right: 54px; }
  .selectList li a { line-height: 40px; font-size: 15px; padding: 0 11px; }
  .picTxtA { padding-bottom: 6px; margin-top: -6px; }
  .picTxtA li { padding-top: 6px; padding-bottom: 6px; }
  .sMore { font-size: 15px; height: 45px; line-height: 45px; }
  .sMore .moreArrow { margin-top: 13px; margin-left: 9px; border-width: 0 3px 3px 0; display: inline-block; }
  .sLoading { font-size: 15px; height: 45px; line-height: 45px; }
  .sLoading i.iLoading { background-size: 18px 18px; width: 18px; height: 18px; margin-right: 7px; }
  .listLoading { padding: 48px 0 400px; font-size: 15px; }
  .listLoading i.iLoading { background-size: 36px 36px; width: 36px; height: 36px; margin-bottom: 9px; }
  .pNoResoult { padding: 48px 0 0; font-size: 21px; } }
@media only screen and (max-width: 320px) { .main { padding-bottom: 20px; }
  .tagTit { margin: 4px 0 12px; font-size: 17px; height: 30px; line-height: 30px; }
  .tagTit span { background-size: 16px 16px; background-position: 0 center; height: 30px; padding-left: 18px; }
  .tab { padding-top: 8px; padding-bottom: 8px; height: 30px; line-height: 28px; font-size: 16px; }
  .tab .linkCon { height: 30px; }
  .tab .pList { height: 30px; }
  .tab .pList a { -webkit-radius: 2.66667px; -moz-radius: 2.66667px; -ms-radius: 2.66667px; -o-radius: 2.66667px; border-radius: 2.66667px; padding: 0 16px; }
  .tab .selectBtn { -webkit-radius: 2.66667px; -moz-radius: 2.66667px; -ms-radius: 2.66667px; -o-radius: 2.66667px; border-radius: 2.66667px; -webkit-border-radius: 2px; -moz-border-radius: 2px; }
  .tab .selectBtn .moreArrowBtn { margin-left: 4px; border-left-width: 6px; border-right-width: 6px; border-top-width: 6px; }
  .tab .selectBtn:after { width: 9px; height: 9px; margin-left: -4px; margin-bottom: -14px; }
  .tab .selectBtn.cur .moreArrowBtn { border-bottom-width: 6px; }
  .tab.fixed { -webkit-box-shadow: 0 5px 5px #e1e1e1 outset; -moz-box-shadow: 0 5px 5px #e1e1e1 outset; -ms-box-shadow: 0 5px 5px #e1e1e1 outset; -o-box-shadow: 0 5px 5px #e1e1e1 outset; box-shadow: 0 5px 5px #e1e1e1 outset; }
  .tabCon { height: 45px; }
  .selectList { padding-bottom: 8px; }
  .selectList li { padding-top: 4px; padding-bottom: 4px; }
  .selectList li p { padding-right: 48px; }
  .selectList li a { line-height: 36px; font-size: 14px; padding: 0 10px; }
  .picTxtA { padding-bottom: 5px; margin-top: -5px; }
  .picTxtA li { padding-top: 5px; padding-bottom: 5px; }
  .sMore { font-size: 14px; height: 40px; line-height: 40px; }
  .sMore .moreArrow { margin-top: 12px; margin-left: 8px; border-width: 0 2px 2px 0; display: inline-block; }
  .sLoading { font-size: 14px; height: 40px; line-height: 40px; }
  .sLoading i.iLoading { background-size: 16px 16px; width: 16px; height: 16px; margin-right: 6px; }
  .listLoading { padding: 42px 0 400px; font-size: 14px; }
  .listLoading i.iLoading { background-size: 32px 32px; width: 32px; height: 32px; margin-bottom: 8px; }
  .pNoResoult { padding: 42px 0 0; font-size: 18px; } }


/* pagess */
.pages {
	padding-top:20px;
	height: auto;
	text-align: center;
	line-height:40px;
	border-top:1px #ccc solid;
}
.pages strong {
	padding-right:20px;
	height: auto;
	text-align:center;
	line-height: 40px;
	vertical-align: top;
	font-weight: normal;
	font-size:15px;
}
.pages a,  .pages span,  .pages em,  .pages label,  .pages .pagego,  .pages .pagebtn {
	height: 24px;
	line-height: 24px;
	display: inline-block;
	text-align: center;
	margin: 0 1px;
	padding: 0 10px;
	color: #666;
	font-weight: 700;
	overflow: hidden;
	vertical-align: middle;
	background-color: #eee;
	border:1px #999 solid;
}
.pages .pagego {
	width: 30px;
	padding: 0 5px;
	height: 22px;
	line-height: 22px;
	font-weight: 700;
	color: #333;
	border: 1px solid #ccc;
	background: #fff;
	margin-right: 3px;
}
.pages .pagebtn {
	cursor: pointer;
	width: 60px;
	height: 22px;
	line-height: 22px;
	padding: 0 5px;
	font-weight: 700;
	color: #333;
	border: 1px solid #ccc;
	background-color: #eee;
}
.pages label {
	background: transparent;
}
.pages a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #999;
}
.pages span.current {
	color: #fff;
	background-color: #529BEF;
	border: 1px solid #529BEF;
}
.pages span.disabled {
	filter: alpha(opacity=30);
	opacity: 0.3;
}
.pages .prev {
	padding: 0 10px 0 10px;
}
.pages .next {
	padding: 0 10px 0 10px;
}
