@charset "utf-8";
/* CSS Document */
/* Reset */
html,
body,
div,
img,
p,
hr,
pre,
h1,
h2,
h3,
h4,
h5,
h6,
table,
tr,
td,
th,
tfoot,
tbody,
thead,
form,
fieldset,
input,
textarea,
select,
label,
ul,
ol,
dl,
li,
dt,
dd {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	list-style: none;
	font-weight: normal;
}
body,
html {
	height: 100%;
	width: 100%;
}
li {
	list-style-type: none;
}
a {
	text-decoration: none;
	outline: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 auto;
	clear: both;
}
img {
	border: 0;
	display: block;
}
em {
	font-style: normal;
}
hr {
	height: 0;
	clear: both;
}
.none {
	display: none;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
/* ===============================================================
Basic Swiper Styles 
================================================================*/
.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden; /* Fix of Webkit flickering */
	z-index: 1;
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	-webkit-transition-property: -webkit-transform, left, top;
	-webkit-transition-duration: 0s;
	-webkit-transform: translate3d(0px, 0, 0);
	-webkit-transition-timing-function: ease;
	-moz-transition-property: -moz-transform, left, top;
	-moz-transition-duration: 0s;
	-moz-transform: translate3d(0px, 0, 0);
	-moz-transition-timing-function: ease;
	-o-transition-property: -o-transform, left, top;
	-o-transition-duration: 0s;
	-o-transform: translate3d(0px, 0, 0);
	-o-transition-timing-function: ease;
	-o-transform: translate(0px, 0px);
	-ms-transition-property: -ms-transform, left, top;
	-ms-transition-duration: 0s;
	-ms-transform: translate3d(0px, 0, 0);
	-ms-transition-timing-function: ease;
	transition-property: transform, left, top;
	transition-duration: 0s;
	transform: translate3d(0px, 0, 0);
	transition-timing-function: ease;
}
.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	float: left;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}
/*通用*/
body {
	font-size: 12px;
	font-family: "宋体";
	color: #454545;
	line-height: 22px;
}
.widthMain {
	margin: 0 auto;
	width: 1000px;
	padding: 0 10px;
}
.fl,
.partL {
	float: left;
}
.fr,
.partR {
	float: right;
}
.combox {
	clear: both;
	padding: 5.5px 18px;
}
.combox h2 {
	line-height: 46px;
	color: #000000;
	font-family: "微软雅黑";
	font-size: 21px;
	margin-bottom: 20px;
}
.combox h2 a {
	color: #000000;
	font-family: "微软雅黑";
	font-size: 21px;
}
.combox h2 span {
	font-size: 24px;
	font-family: "微软雅黑";
	color: #e31616;
}
.combox1 {
	margin-bottom: 20px;
	clear: both;
	padding: 0px 18px;
	margin-top: 25px;
}
.combox1 h2 {
	line-height: 55px;
	color: #0d65b2;
	font-family: "微软雅黑";
	font-size: 25px;
}
.combox1 h2 a {
	color: #0d65b2;
	font-family: "微软雅黑";
	font-size: 25px;
}
.combox1 h2 span {
	font-size: 25px;
	font-family: "微软雅黑";
	color: #e31616;
}
.picText {
	margin-bottom: 20px;
	float: left;
	width: 350px;
}
.picText img {
	float: left;
	padding-right: 10px;
}
.picText h3 {
	line-height: 30px;
}
.picText h3 a {
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: bold;
}
.picText p {
	line-height: 21px;
	width: 156px;
	float: left;
}
.combox .picText2 {
	line-height: 28px;
	font-size: 14px;
	background: url(//www.xinhuanet.com/world/2015/images/common.png) 0px 0 no-repeat;
	padding: 0 30px;
	height: 104px;
}
.combox .picText2 a {
	color: #0e5b9e
}
.combox .picText3 {
	margin-bottom: 10px;
	overflow: hidden;
	_display: inline-block;
	padding: 5px 0 0px;
	float: left;
	width: 100%
}
.combox .picText3 .img {
	float: right;
	display: inline;
	width: 25%;
	text-align: right
}
.combox .picText3 .info {
	float: left;
	width: 70%;
	padding-right: 5%
}
.combox .picText3 .info h1 {
	line-height: 30px;
}
.combox .picText3 .info h1 a {
	font-size: 22px;
	font-family: "宋体";
	font-weight: bold;
	color: #484848
}
.combox .picText3 .info p {
	font-size: 14px;
	line-height: 26px;
	margin-top: 10px
}
.combox .picText3 .info p a {
	color: #484848;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}
.list {
	clear: both;
}
.list li {
}
.list li a {
	font-size: 14px;
}
.list_l {
	float: left;
	width: 185px;
	clear: none;
}
.list_r {
	float: right;
	width: 185px;
	clear: none;
}
.slcg_m {
	width: 340px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
.slcg_r {
	width: 320px;
	float: left;
	overflow: hidden;
	margin-top: 20px;
	margin-left: 25px;
}
/*内容*/
.domPC,
.domMobile {
	display: none;
}
.topBar {
	background: #eef8ff;
	border-bottom: 1px solid #4e86b7;
	height: 33px;
	line-height: 33px;
}
.topBar .fl a {
	margin: 0 10px;
	color: #0d518c;
	font-size: 14px
}
.head {
	padding-top: 12px;
}
.head .logo .fl {
	width: 105px;
	height: 60px;
	background: url(//www.xinhuanet.com/world/2015/images/common.png) -445px 5px no-repeat;
	text-indent: -999px;
	overflow: hidden;
}
.head .logo .search {
	position: relative;
}
#searchInput {
	display: block;
	width: 270px;
	height: 37px;
	line-height: 37px\9;
	color: #333;
	border: 1px solid #ccc;
	position: absolute;
	right: 0;
	top: 5px;
}
#searchSubmit {
	position: absolute;
	right: 2px;
	top: 7px;
	width: 35px;
	height: 35px;
	background: url(//www.xinhuanet.com/world/2015/images/common.png) -380px 0 no-repeat;
	cursor: pointer;
}
.topNews li {
	float: left;
	font-family: "微软雅黑";
	margin-right: 15px;
	margin-bottom: 30px;
}
.topNews li img {
/*	float: left;*/
	margin-right: 11px;
}
.topNews li h3 {
	font-size: 15px;
	font-weight: bold;
	float: left;
	width: 222px;
	text-align: center;
}
.topNews li .info {
}
.topNews li span {
	font-family: "微软雅黑";
	color: #fff;
	position: absolute;
	left: 110px;
	top: 10px;
	width: 18px;
	padding: 3px 0;
	background: #006fa4;
	line-height: 16px;
	text-align: center;
}
.nav {
	height: 56px;
	line-height: 56px;
	background: url(//www.xinhuanet.com/politics/kzsl70/jnqmzkz78/images/nav_kz.jpg) 50% 0;
	color: #fff;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	vertical-align: middle;
	margin-bottom: 10px;
}
.nav a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	margin: 0 20px 0 20px;
	font-size: 18px;
	color: #fff;
	font-family: "微软雅黑";
	vertical-align: middle;
}
.nav a.on {
	background: #006fa4;
}
.thirdPart {
	margin-bottom: 20px;
	overflow: hidden;
}
.thirdPart .partL {
	width: 980px;
	float: left;
	margin-left: 15px
}
.thirdPart .tabTitHeight {
	height: 47px;
	position: relative;
}
.thirdPart .tabTit {
	border-bottom: 2px solid #cdcdcd;
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	background: #fff;
}
.thirdPart .tabTit .tabLi {
	float: left;
	font-size: 22px;
	color: #000000;
	width: 100px;
	text-align: center;
	float: left;
	height: 46px;
	line-height: 46px;
	font-family: "微软雅黑";
	cursor: pointer;
}
.thirdPart .tabTit a:hover {
	text-decoration: none;
}
.firstPart .comPicText h3 {
	margin-bottom: 10px;
}
.firstPart .comPicText h3 a {
	font-size: 16px;
	line-height: 24px;
	font-family: "微软雅黑";
	font-weight: bold
}
.firstPart .comPicText img {
	float: left;
	margin-right: 10px;
}
.firstPart .comPicText {
	color: #535353;
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 10px
}
.thirdPart .comPicText h3 {
	margin-bottom: 10px;
}
.thirdPart .comPicText h3 a {
	font-size: 16px;
	line-height: 24px;
	font-family: "微软雅黑";
	font-weight: bold
}
.thirdPart .comPicText img {
	float: left;
	margin-right: 10px;
}
.thirdPart .comPicText {
	color: #535353;
	font-size: 12px;
	margin-bottom: 10px;
}
.thirdPart .partSpace {
	margin-bottom: 0px;
	position: relative;
}
.fourPart {
	border-top: 2px solid #d1b55e;
}
.fourPart .partL {
	width: 370px;
}
.fourPart .partR {
	width: 612px;
}
.fourPart h3 {
	height: 50px;
	line-height: 50px;
}
.fourPart h3 a {
	font-size: 18px;
	color: #007db9;
	font-family: "微软雅黑";
}
.fourPart .list2 li {
	line-height: 30px;
}
.fourPart .list2 li a {
	font-size: 14px;
}
.fourPart .partR li {
	width: 190px;
	height: 90px;
	float: left;
	display: inline;
	margin-right: 10px;
}
.fourPart .partR li img {
	float: left;
	margin-right: 10px;
}
.fourPart .partR .date {
	color: #999;
}
.fourPart .month {
	padding-top: 35px;
	background: url(//www.news.cn/fortune/2015/images/common.gif) 0 -560px no-repeat;
	position: relative;
}
.fourPart .month a {
	display: inline-block;
	width: 24px;
	text-align: center;
}
.fourPart .month span {
	position: absolute;
	left: 2px;
	top: 5px;
	color: #fff;
}
.fivePart {
	background: #f9f7f4;
	border-top: 1px solid #d9bc65;
	border-bottom: 1px solid #eadfcc;
}
.fivePart li {
	width: 33%;
	float: left;
	padding: 30px 0;
	border-right: 1px solid #eadfcc;
}
.fivePart li.last {
	border-right: none;
}
.fivePart li .con {
	padding: 0 20px;
}
.fivePart li .con h3 {
	font-size: 20px;
	font-family: "微软雅黑";
	line-height: 50px;
	color: #000;
}
.fivePart li .con a {
	color: #000;
	font-size: 14px;
	margin-right: 15px;
	line-height: 28px;
}
.fivePart .icon {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(//www.news.cn/fortune/2015/images/common.gif) 0 -391px no-repeat;
	vertical-align: middle;
	margin-left: 5px;
}
.fivePart .icon2 {
	background-position: -53px -391px;
}
.fivePart .icon3 {
	background-position: -103px -391px;
}
.hideBody {
	display: none;
}
.dataList li {
	padding: 15px 0 17px 0;
	border-bottom: 1px solid #ededed;
	overflow: hidden;
	position: relative;
}
.dataList h3 {
	margin-bottom: 10px;
	width: 550px;
}
.dataList h3 a {
	display: inline-block;
	line-height: 30px;
	overflow: hidden;
	font-size: 22px;
	color: #000;
	font-family: "微软雅黑";
}
/*.dataList .imgs { float: left; width: 138px; height: 90px; margin-right: 10px; }*/
.dataList .imgs a {
	font-size: 0px;
	vertical-align: top;
	float: left;
	width: 138px;
	height: 90px;
	overflow: hidden;
	display: inline;
	margin-right: 10px;
}
.dataList .imgs img {
	width: 138px;
	height: 90px;
	vertical-align: top;
	padding-right: 10px;
	float: left;
	display: none;
	-moz-transition: -moz-transform .3s ease;
	-ms-transition: -ms-transform .3s ease;
	transition: transform .3s ease;
}
.dataList .imgs img:hover {
	width: 138px;
	height: 90px;
	vertical-align: top;
	float: left;
	display: none;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.dataList .summary {
	height: 75px;
	line-height: 24px;
	overflow: hidden;
	color: #666;
	font-size: 14px;
}
.dataList .info {
	height: 14px;
	line-height: 14px;
	padding: 0;
	text-align: right;
}
.dataList .time {
	font-size: 12px;
	color: #999;
}
.bdsharebuttonbox {
	position: absolute;
	top: 20px;
	right: 0px;
	display: none;
}
.bdsharebuttonbox span.bds_more {
	padding: 0 0 0 20px!important;
	background: url(//www.news.cn/fortune/2015/images/icon_share.gif) no-repeat 0px 0px!important;
	line-height: 20px;
}
#dataMoreLink {
	text-align: center;
	display: none;
}
#dataMoreLink a {
	color: #333;
}
.adBottom {
	background: #f9f7f4;
}
.footer {
	padding: 10px 0 30px 0;
	background: #f9f7f4;
	text-align: center;
}
.footer p {
	line-height: 20px;
	color: #969696
}
.dataList .moreBtn {
	text-align: center;
	padding: 15px 0;
	vertical-align: middle;
	cursor: pointer;
	display: none;
}
.dataList .moreBtn i {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(//www.news.cn/fortune/2015/images/more.gif) no-repeat;
	vertical-align: middle;
	margin-right: 5px;
	display: none;
}
.dataList .moreBtn .text {
	line-height: 16px;
	vertical-align: middle;
}
#ad1 {
	margin-bottom: 10px;
}
.device {
	width: 100%;
	position: relative;
	margin-bottom: 15px;
}
.device .arrow-left {
	background: url(//www.xinhuanet.com/world/2015/images/arrows.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 5;
}
.device .arrow-right {
	background: url(//www.xinhuanet.com/world/2015/images/arrows.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 5;
}
.swiper-container {
	height: 332px;
	width: 605px;
}
.swiper-container img {
	width: 100%;
}
.content-slide {
	padding: 20px;
	color: #fff;
}
.title {
	font-size: 25px;
	margin-bottom: 10px;
}
.pagination {
	position: absolute;
	left: 0;
	text-align: right;
	bottom: 5px;
	width: 100%;
	z-index: 5;
}
.swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #777;
	margin-right: 8px;
	cursor: pointer;
}
.swiper-active-switch {
	background: #fff;
}
.swiper-slide {
	position: relative;
}
.swiper-slide .name {
	position: absolute;
	bottom: 0;
	left: 10px;
	z-index: 5;
}
.swiper-slide .bg {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #000;
	z-index: 4;
	width: 100%;
	height: 35px;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}
.swiper-slide .name a {
	color: #fff;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
}
#fixedBody {
	width: 374px;
}
#tabTit {
	width: 603px;
}
.showed {
	position: fixed;
	top: 0;
	z-index: 40;
}
.back {
	position: fixed;
	right: 20px;
	bottom: 20px;
	margin-left: 100px;
	width: 40px;
	height: 40px;
	background: url(//www.news.cn/fortune/2015/images/sj_common.png) 0 -40px no-repeat;
	z-index: 100;
	text-indent: -999px;
	overflow: hidden;
	display: none;
}
#backTop {
	display: none;
}
.adText {
	line-height: 40px;
	padding-left: 10px;
}
.adText a {
	font-size: 16px;
	font-family: "微软雅黑";
}
.adText span {
	float: right;
	background: #10a3f7;
	color: #fff;
	padding: 0 3px;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	margin: 10px 10px 0 0;
}
.loadLayout {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 9999;
	color: #fff;
	text-align: center;
	display: none;
	text-align: center;
	display: none;
}
.loadLayout .layoutWrap {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center
}
.loadLayout .bg {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
}
#columnSet {
	position: fixed;
	left: 50%;
	top: 200px;
	width: 600px;
	height: 400px;
	margin: 0 0 0 -300px;
	z-index: 50;
	background: #fff;
	font-family: "微软雅黑";
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#columnSet .tit {
	height: 55px;
	line-height: 55px;
	background: #d7d7d7;
	padding: 0 20px;
	color: #000;
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}
#columnSet .tit h2 {
	font-size: 22px;
	line-height: 55px;
	height: 55px;
	float: left;
}
#columnSet .tit h2 span {
	font-size: 20px;
}
#columnSet .tit div {
	float: right;
	font-size: 20px;
}
#columnSet .tit div a {
	margin: 0px;
	color: #000;
	margin-left: 20px;
}
#columnSet .dest {
	background-color: #fafafa;
	font-size: 20px;
	padding: 0 20px;
}
#columnSet .dest span {
	font-size: 20px;
	color: #000;
}
#columnSet .fixed {
	float: left;
	padding-right: 20px;
}
#columnSet .selectBody {
	padding: 20px 0 0 0;
}
#columnSet .selectBody li.first {
	background: none;
	display: block;
	border-color: #bcbaba;
	color: #999;
	cursor: default;
}
#columnSet .choose {
	padding: 20px;
}
#columnSet .choose .name {
	font-size: 22px;
	color: #000;
	height: 40px;
	line-height: 40px;
	margin-bottom: 15px;
}
#columnSet li {
	float: left;
	border: 1px solid #999;
	width: 90px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	margin: 0 12px 20px 0;
	font-size: 16px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	color: #333;
}
#columnSet li.selected {
	border: 1px solid #00aae7;
	color: #00aae7;
}
#columnSet li.first {
	display: none;
}
#columnSet .selectBody li {
	border-color: #00aae7;
	background: url(//www.news.cn/fortune/2015/images/sj_common.png) 100% -85px no-repeat;
}
.swiper-container-tab {
	margin-right: 48px;
}
.swiper-container-tab > .swiper-wrapper {
	float: left;
	height: 43px!important;
}
#setColum {
	position: absolute;
	right: 1px;
	top: 2px;
	width: 48px;
	height: 46px;
	background: #fff;
	border-left: 1px solid #c9c9c9;
	z-index: 999;
	color: #007db9;
	z-index: 2;
	text-align: center;
	font-size: 35px;
	font-weight: bold;
	line-height: 46px;
}
.showed #setColum {
	top: 0px;
	right: 0px;
}
/* 数据列表样式13 */
.dataList13 {
	height: 220px;
	overflow: hidden;
	border: 1px solid #c9d7e3;
	border-right: none;
	margin-bottom: 15px;
}
.dataList13 li {
	float: left;
	width: 40px;
	height: 220px;
	overflow: hidden;
	border-right: 1px solid #c9d7e3;
}
.dataList13 li .name {
	float: left;
	width: 20px;
	height: 210px;
	padding: 10px 10px 0 10px;
	cursor: pointer;
	background: #fff;
}
.dataList13 li .name a {
	display: block;
	width: 20px;
	height: 210px;
	line-height: 16px;
	cursor: pointer;
	color: #3588c9;
	text-align: center;
	font-weight: bold;
	white-space: normal;
	word-wrap: break-word;
}
.dataList13 li .conts {
	height: 220px;
	overflow: hidden;
	_float: left;
	_width: 150px;
}
.dataList13 li .conts img {
	width: 168px;
	height: 220px;
}
.dataList13 li.openItem {
	width: 208px;
}
.dataList13 li.openItem .name {
	background: #4098d7 url(//www.news.cn/2014/images/xh_bg.png) 0px -278px repeat-x;
}
.dataList13 li.openItem .name a {
	color: #fff;
}
.app #mobileHeader {
	display: none!important;
}
.numlist {
	width: 330px;
	border: 1px solid #eaeaea;
	margin-bottom: 10px;
}
.numlist li {
	height: 48px;
	_height: 45px;
	border-bottom: 1px solid #eaeaea;
	padding-left: 11px;
	line-height: 48px;
	padding: 0 15px;
	font-size: 14px;
	overflow: hidden
}
.numlist li a {
	color: #585858;
}
.numlist li span {
	background: url(//www.xinhuanet.com/world/2015/images/common.png) no-repeat -558px 5px;
	font-size: 20px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	width: 75px;
	margin-right: 20px;
	padding-left: 15px;
}
.numlist .cur {
	border: none;
	font-weight: bold;
	padding: 0px;
	height: 75px;
	line-height: 75px;
}
.numlist .cur a {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 220px;
	line-height: 28px;
	margin-top: 9px;
}
.numlist .cur span {
	height: 75px;
	width: 75px;
	background-color: #3296c6;
	color: #FFFFFF;
	font-size: 42px;
	line-height: 75px;
	text-align: center;
	background-image: none;
	display: block;
	padding: 0;
	float: left
}
.numlist-img {
	width: 330px;
	height: 160px;
}
.rdtjlist {
	margin-bottom: 20px;
	float: left;
	width: 374px;
	overflow: hidden;
}
.rdtjlist li {
	float: left;
	width: 186px;
	margin-bottom: 1px;
	display: inline;
	_display: inherit
}
.rdtjlist li a {
	font-size: 0px;
	vertical-align: top;
	float: left;
	width: 186px;
	height: 124px;
	overflow: hidden;
	display: inline;
}
.rdtjlist li img {
	width: 186px;
	height: 124px;
	vertical-align: top;
	float: left;
	-moz-transition: -moz-transform .3s ease;
	-ms-transition: -ms-transform .3s ease;
	transition: transform .3s ease;
}
.rdtjlist li img:hover {
	width: 186px;
	height: 124px;
	vertical-align: top;
	float: left;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.rdtjlist .longtp img {
	width: 373px;
	height: 124px;
	vertical-align: top;
	float: left;
	-moz-transition: -moz-transform .3s ease;
	-ms-transition: -ms-transform .3s ease;
	transition: transform .3s ease;
	margin-bottom: 1px;
}
.rdtjlist .longtp img:hover {
	width: 373px;
	height: 124px;
	vertical-align: top;
	float: left;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
