@charset "utf-8";
/* CSS Document */
.mian {
	height: 1768px;
	margin-top: 30px
}
.grid-1200 {
	margin: 0 auto
}
.con_l {
	width: 260px;
	float: left;
	margin-right: 29px;
	overflow: hidden
}
.con_m {
	width: 570px;
	float: left;
	margin-right: 30px;
}
.con_r {
	width: 310px;
	float: left;
	overflow: hidden
}
.comBoxL {
	border-bottom: 1px solid #efefef;
	margin-bottom: 15px
}
.comBoxL h2 {
	font-size: 16px;
	font-family: "微软雅黑";
	width: 132px;
	margin: 0 auto;
	color: #333;
	font-weight: bold;
	height: 48px;
	line-height: 48px;
}
.comBoxL img {
	display: block;
	float: left;
	margin-right: 15px;
}
/*left*/
.comPicText {
	position: relative
}
.comPicText .bg {
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0 );
	height: 40px;
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 10;
	border-radius: 0 0 5px 5px;
}
.comPicText h3 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	line-height: 24px;
	z-index: 11;
}
.comPicText h3 a {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px;
	display: block;
}
.comPicText img {
	width: 260px;
	height: 110px;
	float: none;
	margin: 10px auto;
	border-radius: 5px
}
.con_list li {
	background: none;
	position: relative;
	padding-left: 10px;
	line-height: 24px;
	font-family: "微软雅黑";
	margin-bottom: 10px
}
.con_list li a {
	font-size: 14px;
	color: #333333;
}
.con_list li:after {
	content: "";
	position: absolute;
	left: 0;
	top: 12px;
	background: #333333;
	width: 2px;
	height: 2px;
}
.comBoxL_b img {
	margin-bottom: 20px;
	width: 260px
}
/*焦点图1*/
.comBoxM h2 {
	font-size: 18px;
	color: #005ce7;
	font-weight: normal;
	font-family: "微软雅黑";
	padding-left: 45px;
	margin-bottom: 15px;
	position: relative;
	float: left
}
.comBoxM .gjyw {
	background: url(/worldpro/images/tit_gjyw.png) no-repeat;
}
.comBoxM h2 p {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}
.comBoxM h2 a{color: #005ce7;}
.gjyw_list {
	float: right;
	width: 230px;
	height: 24px;
	list-style: none;
	margin-top: 5px;
}
.gjyw_list li {
	float: left;
	font-size: 16px;
	color: #898989;
	position: relative;
}
.gjyw_list li a {
	color: #898989;
}
.gjyw_list li + li {
	margin-left: 20px;
}
.gjyw_list li:after {
	content: "";
	width: 10px;
	height: 24px;
	background: url(/politicspro/images/x-line.png) no-repeat;
	position: absolute;
	right: -8px;
	top: 0;
}
/*领导人*/
.jj_pic {
	width: 570px;
	height: 320px;
	position: relative;    margin:0 0 20px 0px;
}
.jj_pic .swiper-container {
	width: 570px;
	border-radius: 5px
}
.jj_pic .swiper-slide {
	position: relative;
}
.jj_pic .swiper-container.swiper-wrapper .swiper-slide img, .jj_pic .swiper-container.swiper-wrapper .swiper-slide a img {
	width: 570px;
}
.jj_pic .swiper-container .swiper-wrapper .swiper-slide .bg {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100px;
	z-index: 0;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,.65)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,.65) 100%);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,.65) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,.65) 100%)
}
.jj_pic .swiper-container .swiper-wrapper .swiper-slide .title {
	font-size: 20px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 60px;
	line-height: 60px;
	color: #fff;
	overflow: hidden;
	z-index: 1;
	text-align: center;
}
.jj_pic .swiper-container .swiper-wrapper .swiper-slide .title a {
	position: absolute;
	left: 10px;
	bottom: 0;
	width: 98%;
	height: 60px;
	line-height: 60px;
	color: #fff;
	overflow: hidden;
	z-index: 1;
}
.jj_pic .pagination {
	position: absolute;
	right: 10px;
	text-align: right;
	bottom: 10px;
	z-index: 2;
}
.jj_pic .pagination span {
	display: inline-block;
	width: 10px;
	height: 4px;
	background: #fff;
	margin: 0 3px;
	cursor: pointer;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.jj_pic .pagination .swiper-pagination-bullet-active {
	background: #fff;
	width: 15px;
	height: 4px;
}
.jj_pic:hover .arrow-left {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAABJCAYAAABYdPRbAAADLUlEQVRoge3az0vTcRzH8fd36GrFN1ALvkRuLDaSUc6DBgW76kEh+O4keHCHgd9JV/+Rcjp2mAdBL3rSg95qp5iYyxjGRJllfCE12RdcTvl+46UF8SVoP776/hLfF+y47x6ML9uT7SMYhpGi690pEe0TUY6I3hLROV695ZoR2A0ievjr8ZyIXhPRsYsB8uc6iegl3hBuCPaAiCJ2gGBP7QLx2gVii3vkYg7EPAdingMxz4GY939CdnZ2bsuy/GJiYuIZKySZTIYFQTDGx8fzbJDl5eX7xWJRGhgY2PL5fCcsEE3TWubn57s7Ojq00dHR7UauYQkknU53lctlTywW23C73ToLpFAo3Mlms4FwOPw5Eol8a/Q6TUF0Xafp6eme1tbW80Qi8bGZazUFWVxc9JZKpbtDQ0MFSZJ+sECOjo7cCwsLTyRJOh4ZGdltBtEUZGpqKlSpVNzxePy9y+UyWCDr6+ttuVzO39fXt9vb2/u9WURDEF3XhVQq1ePxeKqKohSsQDQEmZ2d9auq2ibL8mZ7e3uVBaKq6s2lpaWQ1+s9iEaje1Yh6oYkk8nHZ2dnLYqibLhc1hZEzVfLZrP38vl8ZyQS2Q6FQmVLFbVCqtWqK5PJ9IiiWInH41tWI2qGZDKZ4OHhoTg8PPxBFMVzFkipVLq1urr6KBAIqIODg1+vAlETZHJyMmwYhpBIJOquLkshvycIwlU6/g1RFCWPDkWPskL8fv9Jf3//J/QoupQNgsVisSJ6dG5urht9ygZBh6JHNU3zoE/ZIBh6FF2KPkWnskEwdCn6FJ2KXmWDoEvRp+hU9CobBEOfolPRq+hWNgj6FJ2KXkW3skEwdCp6Fd26trbWxgahy0/cAro1nU7jxm36879hCHo1Go1uol/RsWwQTJblPZ/Pd4CORc+yQdCtY2NjG+hY9CwbBEO/omPRs+haNgiGjkXPomvRt2wQdCx6Fl07MzMTYINg6NlgMKiurKx0oXPZIHT5pZhH36Jz630uxx/Qf53zE7h5DsQ8B2KeAzHPgZh2ahfIvl0gOTtAvuD0FTcEiFc4AsZx/Avn0FQiekdEby7OoRHRTxZxRi0nu0IrAAAAAElFTkSuQmCC') no-repeat left top;
	position: absolute;
	left: 0px;
	top: 110px;
	width: 34px;
	height: 73px;
	z-index: 2
}
.jj_pic:hover .arrow-right {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAABJCAYAAABYdPRbAAADH0lEQVRoge3aQWvTABjG8TdhrVbJcJtCUNZSWHGUaXdoFQ/R2y4bCO1psEsPha3zvC8i61Z6yA6DnrrTduiO9tgxV5WiVDbqRAKuUwys0o1GHq0iQViXpHsr5Lkn+dOG9EdbwTAM6myAiB4TUYyI7hDRFbrEDXQudYOInhHR6GVe/O+JnRjWCOqEKNwRv0MecEdQJ8TfBx1/7hH2if0QQW7IP+aGmOeGmOeGmPf/hiwtLT2Kx+NP9/f3r7OGLC4uVgRBMDKZTIQ1JBAInExNTb2r1Wry1tbWbbYQLJlM1kZGRvR8Pn9f13VHPr0thXi93nYymdzTdd2Xy+XG2UIwRVE+RyKRw1KpNFatVgfZQrB0Ov3G4/Gcra6uTrbbbb4QWZa/z8zMVOv1+s2NjQ1b5LT9QJubmzuQZflroVC4d3x87GULEUXRSKVSL5vNpndlZSXMFoJFo9EvsVjsoFwuB3d3d4fYQrCFhYWqz+drZbNZ3LgCW8jw8HArkUi81jRtaH19PcgWgsXj8Q9+v/9oc3MzrGnaVbYQURTxFu2dnp4OZDKZCbYQLBwOf1MU5X2lUhktlUq32EKwVCr1VpKkpqqqkVar1dU1ehIiSdLZ7Ozsq0ajMbi2tjbGFoJNT09/CoVCWrFYHK/X69fYQujXs6ViGIawvLx8ruZ6GiII3T/XehoC18K3eGXYQuBZuBa+DQaDJywhcCw8C9fCt90c05MQOBaehWvhW5YQ+BWOhWfh2m6PczQEboVf4Vh49iLHOhoCt8KvcCw8yxICr8Kt8Csce9HjHQuBV+FW+BWOZQnZ2dkZglfhVvjVyjlsh8CnuVxuEl6FW62ex3YIfAqnwqtwK0sIXAqfBgKBI3jVzrlshcCl8On8/PwevMoSAo/CpfApnGqrwmoIHKqq6iRcCp/ajbAcoqpqqNFoSHApfMoSAn9ub2/fhUfhUiciLIXAn3BoOp0+V10XGX6Azjp5QqtzvwI3zw0xzw0xzw0xr69CHPnQsjuE2JKVkyHlPuj4GfKCiD72QwjukedEdMgZYv4f2hMieoifYi71f2hE9AOXzT+BgEqniAAAAABJRU5ErkJggg==') no-repeat left top;
	position: absolute;
	right: 0px;
	top: 110px;
	width: 34px;
	height: 73px;
	z-index: 2
}
.partvideo-left .swiper-container {
	width: 570px;
	height: 320px;
}
.swiper-slide {
	position: relative;
}
.partvideo-left .picTitle {
	position: relative;
	width: 570px;
	overflow: hidden;
}
.partvideo-left .picTitle .img img {
	width: 570px;
	display: block;
}
.partvideo-left .picTitle .bg {
	bottom: 0;
	height: 35px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 10;
}
.partvideo-left .picTitle .name {
	bottom: 10px;
	color: #FFFFFF;
	line-height: 61px;
	overflow: hidden;
	position: absolute;
	text-indent: 0.5em;
	text-align: left;
	font-size: 18px;
	width: 100%;
	z-index: 11;
}
.partvideo-left .picTitle .name a {
	color: #FFFFFF;
	font-size: 18px;
}
.partvideo-left .picTitle .bg {
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0 );
	height: 80px;
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 10;
}
.indexlink {
	width: 93px;
	height: 27px;
	font-size: 14px;
	line-height: 27px;
	position: absolute;
	left: 50%;
	top: 16px;
	margin-left: 370px;
	background: url(http://www.xinhuanet.com/world/xddcfels2018/images/20180907_xjpcfEls_lmt_v1.png) 0 0 no-repeat;
	text-align: center;
	color: #fff;
}
.indexlink a {
	color: #fff;
}
.mul-play {
	position: absolute;
	width: 40px;
	height: 40px;
	bottom: 60px;
	left: 10px;
	display: none;
	cursor: pointer;
	z-index: 999;
}
.mul-play img {
	width: 100%;
	height: 100%;
}
.videoPart {
	width: 570px;
	height: 320px;
	background: #333;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}
.videoPart iframe {
	width: 570px;
	height: 320px;
}
.videoPart .videoPart-close {
	width: 16px;
	height: 16px;
	position: absolute;
	top: 0px;
	right: -14px;
	z-index: 50;
	background: url(/worldpro/images/icon_video.png) no-repeat;
	cursor: pointer;
	background-size: 100% auto;
}
.dizhi {
	position: absolute;
	display: block;
	width: 760px;
	height: 200px;
	z-index: 99;
	top: 0;
	left: 50%;
	margin-left: -402px;
	text-indent: -99999em;
}
/*瀑布流*/
.qian { font-size: 14px; color: #1e66bd; border: 1px solid #1e66bd; padding: 0 7px; border-radius: 25px; margin-right: 10px; }
@-moz-keyframes hornPlay {
 from {
 width: 13px;
}
 to {
 width: 20px;
}
}
@-webkit-keyframes hornPlay {
 from {
 width: 13px;
}
 to {
 width: 20px;
}
}
@keyframes hornPlay {
 from {
 width: 13px;
}
 to {
 width: 20px;
}
}
#mediaBox { display: none; }
.column-center { width: 570px; overflow: hidden; }
.column-center .column-center-cont { position: relative; height: 1260px; }
.column-center .column-center-cont .btn-horn-box { width: 20px; margin-left: 5px; margin-right: 10px; display: inline-block; vertical-align: middle; overflow: hidden; }
.column-center .column-center-item { margin-bottom: 14px; }
.column-center .column-center-cont:after { content: ""; width: 100%; height: 20px; position: absolute; right: 0; left: 0; bottom: 0; z-index: 30; background: -webkit-gradient( linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff) ); background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%); background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%); background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%); pointer-events: none; }
.column-center .column-center-cont .btn-horn-box { width: 20px; margin-left: 5px; margin-right: 10px; display: inline-block; vertical-align: middle; overflow: hidden; }
.column-center .column-center-cont .btn-horn { display: block; width: 20px; height: 15px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAABqUlEQVQ4jZXUO2hUURAG4G/XTUQN5IGgRBDTaAoJCNZGJamMiBaWCsZKUAhWgiIE1Cam2CatgjY2IgYs1IAR7CxFQhALXxEVfKBRUCMT5sJlWTU7xb333DPnn39m/jmVgfpP/7A2dGEEp/Aw32Wr4nexrv0FazW2YjeOYgM68LzBrxN78BgvCsC12FYCD0a7MIR1eIT7OIlKicgvdGM8feL9OjYuJpNV6bwG33EdM5jDJxzL/WB6Bk9xA5dz/Qz1Wjq+xxW8w2fcw0f8aEgxGEbR+3AiQW5iZ66v1ZLZg6S8Egv257MsFzCMO9iP0ejQUjq1YvNJYjs2Z/pvArTaIlCl9L2QkomafklSva0CFhal2oFvyawjpbZQzSidpS6vhOGhBLyFDym7jbhdzW5GQSewHv04gB60NwGN/0fwEudSx0PJ+mo8xnA4tRYs9+I03qbOCi0WFrKqZ2O+5tl9mIozzWY5hB0Rw2kwA93NeQ5WkU1hWyLNHL2zsd9slhcxnRfBAA7ieI7Z8ryWLIJNYhavlov8n9smmhCMN6WYn+BSw36UKeZ6Cf4AdYReOlPUWIgAAAAASUVORK5CYII=) 0 0 no-repeat; }
.column-center .column-center-cont .btn-horn.isPlaying { -webkit-animation-name: hornPlay; -moz-animation-name: hornPlay; animation-name: hornPlay; -webkit-animation-duration: 1s; -moz-animation-duration: 1s; animation-duration: 1s; -webkit-animation-timing-function: linear; -moz-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; animation-iteration-count: infinite; }
.column-right .xpage-content-list { position: relative; }
.item-style1 .img { position: relative; float: left; width: 134px; height: 74px; margin-right: 18px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; overflow: hidden; }
.item-style1 .img img { position: relative; z-index: 1; width: 100%; height: 100%; -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s; }
.item-style1 .img:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
.item-style1 .tit { font-size: 16px; line-height: 26px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-top: 10px; color: #333; }
.item-style1 .tit a { color: #333; }
.item-style2 .tit { font-size: 16px; line-height: 34px; color: #333; }
.item-style2 .tit a { color: #333; }
.item-style2 .tit .type { padding: 0 10px; margin-right: 10px; color: #fff; background: #027bfb; }
.item-style2 .img { margin-top: 5px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.item-style2 .img a { display: inline-block; width: 32.5%; height: 104px; overflow: hidden; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.item-style2 .img img { width: 100%; height: 100%; -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s; }
.item-style2 .img img:hover { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
.item-style3 { position: relative; }
.item-style3:before { -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s; content: ""; display: block; position: absolute; left: 0; top: 13px; width: 4px; height: 4px; border: 2px #027bfb solid; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background: #fff; }
.item-style3 .tit { margin-left: 16px; font-size: 16px; line-height: 34px; color: #333; }
.item-style3 .tit a { color: #333; }
.item-style3:hover:before { background: #ff9724; border: 2px #ff9724 solid; }
.item-style4 { position: relative; width: 100%; height: auto; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; overflow: hidden; }
.item-style4 .img { position: relative; z-index: 1; width: 100%; height: auto; }
.item-style4 .img img { width: 100%; height: auto; }
.item-style4 .tit { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align: center; position: absolute; left: 0; bottom: 0; z-index: 4; padding: 20px 10px 6px; width: 100%; color: #fff; background: -webkit-gradient( linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)) ); background: -webkit-linear-gradient( top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100% ); background: -moz-linear-gradient( top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100% ); background: linear-gradient( to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100% ); }
.item-style4 .tit a { color: #fff; }
.xpage-more-btn { position: relative; margin-top: 14px; width: 100%; height: 24px; line-height: 24px; cursor: pointer; text-align: center; color: #3073c7; font-size: 12px; background: -webkit-gradient( linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(10%, rgba(248, 248, 248, 0)), color-stop(20%, rgba(248, 248, 248, 0.4)), color-stop(30%, rgba(248, 248, 248, 0.6)), color-stop(40%, rgba(248, 248, 248, 0.8)), color-stop(50%, #f8f8f8), color-stop(60%, rgba(248, 248, 248, 0.8)), color-stop(70%, rgba(248, 248, 248, 0.6)), color-stop(80%, rgba(248, 248, 248, 0.4)), color-stop(90%, rgba(248, 248, 248, 0)), to(rgba(0, 0, 0, 0)) ); background: -webkit-linear-gradient( left, rgba(0, 0, 0, 0) 0, rgba(248, 248, 248, 0) 10%, rgba(248, 248, 248, 0.4) 20%, rgba(248, 248, 248, 0.6) 30%, rgba(248, 248, 248, 0.8) 40%, #f8f8f8 50%, rgba(248, 248, 248, 0.8) 60%, rgba(248, 248, 248, 0.6) 70%, rgba(248, 248, 248, 0.4) 80%, rgba(248, 248, 248, 0) 90%, rgba(0, 0, 0, 0) 100% ); background: -moz-linear-gradient( left, rgba(0, 0, 0, 0) 0, rgba(248, 248, 248, 0) 10%, rgba(248, 248, 248, 0.4) 20%, rgba(248, 248, 248, 0.6) 30%, rgba(248, 248, 248, 0.8) 40%, #f8f8f8 50%, rgba(248, 248, 248, 0.8) 60%, rgba(248, 248, 248, 0.6) 70%, rgba(248, 248, 248, 0.4) 80%, rgba(248, 248, 248, 0) 90%, rgba(0, 0, 0, 0) 100% ); background: linear-gradient( to right, rgba(0, 0, 0, 0) 0, rgba(248, 248, 248, 0) 10%, rgba(248, 248, 248, 0.4) 20%, rgba(248, 248, 248, 0.6) 30%, rgba(248, 248, 248, 0.8) 40%, #f8f8f8 50%, rgba(248, 248, 248, 0.8) 60%, rgba(248, 248, 248, 0.6) 70%, rgba(248, 248, 248, 0.4) 80%, rgba(248, 248, 248, 0) 90%, rgba(0, 0, 0, 0) 100% ); }
.xpage-more-btn:before { content: ""; height: 1px; width: 100%; position: absolute; left: 0; top: 0; background: -webkit-gradient( linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(10%, rgba(172, 196, 214, 0)), color-stop(20%, rgba(172, 196, 214, 0.4)), color-stop(30%, rgba(172, 196, 214, 0.6)), color-stop(40%, rgba(172, 196, 214, 0.8)), color-stop(50%, #acc4d6), color-stop(60%, rgba(172, 196, 214, 0.8)), color-stop(70%, rgba(172, 196, 214, 0.6)), color-stop(80%, rgba(172, 196, 214, 0.4)), color-stop(90%, rgba(172, 196, 214, 0)), to(rgba(0, 0, 0, 0)) ); background: -webkit-linear-gradient( left, rgba(0, 0, 0, 0) 0, rgba(172, 196, 214, 0) 10%, rgba(172, 196, 214, 0.4) 20%, rgba(172, 196, 214, 0.6) 30%, rgba(172, 196, 214, 0.8) 40%, #acc4d6 50%, rgba(172, 196, 214, 0.8) 60%, rgba(172, 196, 214, 0.6) 70%, rgba(172, 196, 214, 0.4) 80%, rgba(172, 196, 214, 0) 90%, rgba(0, 0, 0, 0) 100% ); background: -moz-linear-gradient( left, rgba(0, 0, 0, 0) 0, rgba(172, 196, 214, 0) 10%, rgba(172, 196, 214, 0.4) 20%, rgba(172, 196, 214, 0.6) 30%, rgba(172, 196, 214, 0.8) 40%, #acc4d6 50%, rgba(172, 196, 214, 0.8) 60%, rgba(172, 196, 214, 0.6) 70%, rgba(172, 196, 214, 0.4) 80%, rgba(172, 196, 214, 0) 90%, rgba(0, 0, 0, 0) 100% ); background: linear-gradient( to right, rgba(0, 0, 0, 0) 0, rgba(172, 196, 214, 0) 10%, rgba(172, 196, 214, 0.4) 20%, rgba(172, 196, 214, 0.6) 30%, rgba(172, 196, 214, 0.8) 40%, #acc4d6 50%, rgba(172, 196, 214, 0.8) 60%, rgba(172, 196, 214, 0.6) 70%, rgba(172, 196, 214, 0.4) 80%, rgba(172, 196, 214, 0) 90%, rgba(0, 0, 0, 0) 100% ); }
.xpage-more-btn:after { content: ""; height: 1px; width: 100%; position: absolute; left: 0; bottom: 0; background: -webkit-gradient( linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(10%, rgba(172, 196, 214, 0)), color-stop(20%, rgba(172, 196, 214, 0.4)), color-stop(30%, rgba(172, 196, 214, 0.6)), color-stop(40%, rgba(172, 196, 214, 0.8)), color-stop(50%, #acc4d6), color-stop(60%, rgba(172, 196, 214, 0.8)), color-stop(70%, rgba(172, 196, 214, 0.6)), color-stop(80%, rgba(172, 196, 214, 0.4)), color-stop(90%, rgba(172, 196, 214, 0)), to(rgba(0, 0, 0, 0)) ); background: -webkit-linear-gradient( left, rgba(0, 0, 0, 0) 0, rgba(172, 196, 214, 0) 10%, rgba(172, 196, 214, 0.4) 20%, rgba(172, 196, 214, 0.6) 30%, rgba(172, 196, 214, 0.8) 40%, #acc4d6 50%, rgba(172, 196, 214, 0.8) 60%, rgba(172, 196, 214, 0.6) 70%, rgba(172, 196, 214, 0.4) 80%, rgba(172, 196, 214, 0) 90%, rgba(0, 0, 0, 0) 100% ); background: -moz-linear-gradient( left, rgba(0, 0, 0, 0) 0, rgba(172, 196, 214, 0) 10%, rgba(172, 196, 214, 0.4) 20%, rgba(172, 196, 214, 0.6) 30%, rgba(172, 196, 214, 0.8) 40%, #acc4d6 50%, rgba(172, 196, 214, 0.8) 60%, rgba(172, 196, 214, 0.6) 70%, rgba(172, 196, 214, 0.4) 80%, rgba(172, 196, 214, 0) 90%, rgba(0, 0, 0, 0) 100% ); background: linear-gradient( to right, rgba(0, 0, 0, 0) 0, rgba(172, 196, 214, 0) 10%, rgba(172, 196, 214, 0.4) 20%, rgba(172, 196, 214, 0.6) 30%, rgba(172, 196, 214, 0.8) 40%, #acc4d6 50%, rgba(172, 196, 214, 0.8) 60%, rgba(172, 196, 214, 0.6) 70%, rgba(172, 196, 214, 0.4) 80%, rgba(172, 196, 214, 0) 90%, rgba(0, 0, 0, 0) 100% ); }
/*瀑布流END*/
.mCSB_container {
	margin-right: 15px;
}
/*right*/
.comBoxR {
	border-bottom: 1px solid #efefef;
	margin-bottom: 20px;
}
.comBoxR h2 {
	font-size: 18px;
	color: #005ce7;
	font-weight: normal;
	font-family: "微软雅黑";
	padding-left: 45px;
	margin-bottom: 15px;
	position: relative
}
.comBoxR h2 a{color: #005ce7;}
.comBoxR .zltx {
	background: url(/worldpro/images/tit_zltx.png) no-repeat;
}
.comBoxR .gjrlb {
	background: url(/worldpro/images/tit_gjrlb.png) no-repeat;
}
.comBoxR .hwzj {
	background: url(/worldpro/images/tit_hwzj.png) no-repeat;
}
.comBoxR .hrxw {
	background: url(/worldpro/images/tit_hrxw.png) no-repeat;
}
.comBoxR .lxwm {
	background: url(/worldpro/images/tit_lxwm.png) no-repeat;
}
.comBoxR h2 p {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}
.comBoxR h2 span {
	position: absolute;
	right: 0;
	top: 10px;
	font-size: 13px;
	color: #B7B7B7
}
.comBoxR h2 span a {
	font-size: 13px;
	color: #B7B7B7
}
.picText {
	margin-bottom: 15px;
	height: 80px;
	overflow: hidden
}
.picText img {
	float: left;
	width: 135px;
	height: 75px;
	display: block;
	margin-right: 15px;
	border-radius: 5px;
}
.picText h3 {
	line-height: 28px;
	margin-top: -5px;
}
.picText h3 a {
	font-size: 16px;
	color: #333;
	line-height: 28px;
	font-weight: normal
}
.picText .jz {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px
}
.guessLike {
	overflow: hidden;
	margin-top: -20px;
}
.guessLike li {
	font-size: 16px;
	line-height: 48px;
	display: block;
	padding-left: 0px;
	position: relative;
	height: 48px;
	overflow: hidden;
	border-bottom: 1px solid #efefef
}
.guessLike li span {
	width: 25px;
	height: 25px;
	border-radius: 25px;
	background-color: #efefef;
	color: #0f66e8;
	font-size: 14px;
	line-height: 26px;
	text-align: center;
	display: block;
	float: left;
	margin-top: 12px;
	font-weight: bold;
	margin-right: 10px;
}
.guessLike li .ys1 {
	background-color: #005ce7;
	color: #fff;
}
.guessLike li .ys2 {
	background-color: #1170ff;
	color: #fff;
}
.guessLike li .ys3 {
	background-color: #3a88ff;
	color: #fff;
}
/*选项卡组件1*/ 
.tab1 {
	width: 310px;
	height: 250px;
	position: relative;
	margin-top: 20px;
	border-bottom: 1px solid #efefef;
	margin-bottom: 20px;
}
.tab1 .tab_menu {
	width: 100%;
	float: left;
	position: absolute;
	z-index: 1;
}
.tab1 .tab_menu li {
	float: left;
	width: 153px;
	height: 40px;
	border-bottom: 0px;
	cursor: pointer;
	margin: 0 2px 0 0;
}
.tab1 .tab_menu li h2 {
	padding-left: 30px;
	padding-left: 40px;
	font-size: 18px;
	color: #999;
	font-weight: normal
}
.tab1 .tab_menu li h2 a{ color: #999}
.tab1 .tab_menu li p {
	font-size: 12px;
	color: #999;
	font-weight: normal
}
.tab1 .tab_box {
	width: 310px;
	clear: both;
	top: 60px;
	position: relative;
}
.tab1 .tab_menu .selected {
	cursor: pointer;
}
.tab1 .tab_menu .selected h2 {
	font-size: 18px;
	color: #005ce7;
	font-weight: normal
}
.tab1 .tab_menu .selected h2 a {
	color: #005ce7;
}
.tab1 .tab_menu .xjpdwj {
	background: url(/worldpro/images/tit_xjpdwj.png) no-repeat;
}
.tab1 .tab_menu .rdzt {
	background: url(/worldpro/images/tit_rdzt.png) no-repeat;
}
.tab1 .hide {
	display: none;
}
.lianxi {
	line-height: 24px;
	color: #333;
	height: 95px;
	font-size: 14px
}
/*下拉颜色*/
.mCS-dark>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background: rgba(0,0,0,0.2); }
.mCustomScrollBox:hover>.mCSB_scrollTools { opacity: 0.2; filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; /* old ie */ }
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background: rgba(0,0,0,0.2); }
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background: rgba(0,0,0,0.2); }
.mCSB_scrollTools .mCSB_buttonUp:active, .mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active { opacity: 0.2; filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; /* old ie */ }