@charset "gb2312";
.fl, .fl-l {
	float: left!important
}
.fl-r, .fr {
	float: right!important
}
.container-bg {
	background: #F3F5F2
}
.background-video-box {
	/*position: absolute;*/
	width: 100%;
	/*height: 678px;*/
	overflow: hidden;
	z-index: 0
}
.background-video {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px
}
.background-video-img {
	position: absolute;
	width: 100%;
	height: 100%
}
.background-video-img2 {
	/*position: absolute;*/
	width: 100%;
	height: 100%
}
.img-box-item {
	width: 100%;
	position: relative;
	background-position: top center;
	background-repeat: no-repeat
}
.img-box-item img {
	width: 100%;
	height: 100%;
}
.img-box-item a {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -90px;
}
.wrap {
	width: 1200px;
	margin: 0 auto;
}
.navbar {
	border: 0;
	border-radius: 0
}
.navbar-brand {
	height: auto;
	padding: 0;
	font-size: 0;
	line-height: 0
}
.navbar-nav>li>a {
	padding-top: 0;
	padding-bottom: 0;
	line-height: 30px
}
.navbar-nav>li {
	margin-right: 2px
}
.navbar-nav-en>li {
	margin-right: 5px
}
.navbar-inverse .navbar-nav>li>a {
	color: #fff
}
.header {
	opacity: 0.7;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	padding: 10px 0;
	background: rgba(0,0,0,0.5) url(//static.wicongress.org.cn/images/bg_header_new2.png) no-repeat top center
}
.header.new-bg-back {
	background: #000;
	box-shadow: 0 4px 10px rgba(0,0,0,.5)
}
.logo {
	height: 80px
}
.logo img {
	vertical-align: top
}
.header-right {
	margin-top: 10px;
	line-height: 30px
}
.search {
	font-size: 0;
	cursor: pointer
}
.search img {
	vertical-align: top
}
.language {
	margin-left: 15px;
	color: #00f1ff;
	cursor: pointer
}
.language:hover {
	color: #00f1ff
}
.nav {
	margin-left: 77px;
	margin-top: 10px
}
.nav>li>a {
	position: relative;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	color: #fff;
	font-size: 16px;
	overflow: hidden
}
.nav-icon {
	position: absolute;
	visibility: hidden;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: center
}
.nav-icon-left {
	top: 4px;
	left: 8px;
	background-image: url(//static.wicongress.org.cn/images/nav_icon1.png);
	transition: all .3s ease-in-out
}
.nav-icon-right {
	right: 8px;
	bottom: 4px;
	background-image: url(//static.wicongress.org.cn/images/nav_icon2.png);
	transition: all .3s ease-in-out
}
.navbar-inverse .navbar-nav>li>a.cur {
	color: #00f1ff
}
.nav a.cur .nav-icon {
	visibility: visible;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100)
}
.navbar-inverse .navbar-nav>li>a:hover {
	color: #00f1ff
}
.nav a:hover .nav-icon {
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100)
}
.nav a:hover .nav-icon-left {
	top: 0;
	left: 0
}
.nav a:hover .nav-icon-right {
	right: 0;
	bottom: 0
}
.nav a.cur .nav-icon-left {
	top: 0;
	left: 0
}
.nav a.cur .nav-icon-right {
	right: 0;
	bottom: 0
}
.sun-nav a {
	position: relative;
	display: inline-block;
	width: 188px;
	height: 188px;
	line-height: 188px;
	vertical-align: top;
	margin-left: 6px;
	text-align: center;
	font-size: 24px;
	color: #00f1ff
}
.sun-nav a {
	font-size: 18px
}
.sun-nav a span {
	font-size: 16px
}
.sun-nav a:first-child {
	margin-left: 0
}
.sun-nav a em {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background: url(//static.wicongress.org.cn/images/bg_type.png) no-repeat center
}
 @keyframes myrotate {
 from {
 transform: rotate(0)
}
 to {
 transform: rotate(360deg)
}
}
 @-webkit-keyframes myrotate {
 from {
 transform: rotate(0)
}
 to {
 transform: rotate(360deg)
}
}
 @-ms-keyframes myrotate {
 from {
 transform: rotate(0)
}
 to {
 transform: rotate(360deg)
}
}
.sun-nav a:hover em {
	animation: myrotate 1.5s linear infinite;
	-ms-animation: myrotate 1.5s linear infinite;
	-webkit-animation: myrotate 1.5s linear infinite
}
.banner {
	position: relative;
	z-index: 1;
	padding-top: 416px
}
.banner-bottom {
	height: 180px;
	overflow: hidden
}
.wtoutiao {
	width: 614px;
	height: 145px;
	background: url(//static.wicongress.org.cn/images/bg_zntt.png) no-repeat top center;
	margin-top: 20px
}
.wtoutiao span {
	display: inline-block;
	width: 60px;
	margin-top: 30px;
	font-size: 30px;
	color: #00f1ff;
	font-weight: 700;
	vertical-align: top
}
.wtoutiao a {
	display: inline-block;
	width: 350px;
	line-height: 145px;
	margin-left: 45px;
	vertical-align: top;
	font-size: 24px;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis
}
.top-sidebar {
	position: fixed;
	top: 20%;
	right: 60px;
	z-index: 999
}
.top-sidebar ul li a {
	position: relative;
	display: block;
	width: 80px;
	height: 80px;
	padding-top: 18px;
	margin-bottom: 1px;
	background: url(//static.wicongress.org.cn/images/bg_sidebar.png) repeat;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.top-sidebar ul li a:link {
	text-decoration: none;
}
.top-sidebar ul li a:visited {
	text-decoration: none;
}
.top-sidebar ul li a:hover {
	text-decoration: underline;
}
.top-sidebar ul li a:active {
	text-decoration: none;
}
.code-img {
	position: absolute;
	right: 100%;
	top: 0;
	display: none
}
.top-sidebar ul li a:hover .code-img {
	display: block
}
.top-sidebar ul li a:hover {
	background: #f57d00
}
.top-sidebar ul li a p {
	margin-top: 5px
}
.main {
	position: relative;
	z-index: 1;
	margin-top: -5%;
}
.k_main_box{
	min-height: 100vh;
	overflow: hidden;
	margin-top: 0;
}
.focus-img {
	width: 535px;
	height: 392px;
	overflow: hidden
}
.focus-img .swiper-slide {
	position: relative
}
.focus-img .swiper-slide a {
	display: block
}
.focus-img .swiper-slide img {
	width: 100%;
	transform: scale(1);
	transition: all .3s linear
}
.focus-img .swiper-slide h1.focus-tit {
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 48px;
	line-height: 48px;
	padding: 0 20px;
	padding-right: 120px;
	background: url(//static.wicongress.org.cn/images/banner_bottom.png) repeat;
	font-size: 18px;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis
}
.focus-img .swiper-slide:hover img {
	transform: scale(1.2)
}
.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 15px;
	left: inherit;
	right: 0;
	width: 20%
}
.swiper-pagination-bullet {
	display: inline-block;
	width: 10px;
	opacity: 1;
	height: 10px;
	background: url(//static.wicongress.org.cn/images/banner_icon.png) no-repeat center;
	border-radius: 6px;
	margin: 0 5px;
	cursor: pointer
}
.swiper-pagination-bullet-active {
	width: 25px;
	transition: all .2s ease-in-out;
	background: url(//static.wicongress.org.cn/images/banner_icon_cur.png) no-repeat center
}
.swiper-button-next, .swiper-button-prev {
	width: 40px;
	height: 80px;
	margin-top: -40px;
	visibility: hidden;
	opacity: 0;
	background-size: 40px 80px
}
.focus-img:hover .swiper-button-next, .focus-img:hover .swiper-button-prev {
	visibility: visible;
	opacity: 1
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: 1;
	cursor: pointer;
	pointer-events: auto
}
.swiper-button-prev {
	left: 0;
	background: url(//static.wicongress.org.cn/images/prev.png) no-repeat
}
.swiper-button-next {
	right: 0;
	background: url(//static.wicongress.org.cn/images/next.png) no-repeat
}
.swiper-button-prev:hover {
	background: url(//static.wicongress.org.cn/images/prev_b.png) no-repeat
}
.swiper-button-next:hover {
	background: url(//static.wicongress.org.cn/images/next_b.png) no-repeat
}
.hot-new {
	width: 645px;
	height: 392px;
	padding: 0 20px;
	background-color: #fff
}
.hot-new-en {
	width: 100%;
	height: auto;
}
.hot-new ul li {
	padding-bottom: 18px;
	border-top: 1px dashed #CCC
}
.hot-new ul li:first-child {
	border-top: 0
}
.hot-new ul li h5 {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 24px;
	color: #1270b9;
	font-weight: 700;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis
}
.hot-new ul li p {
	height: 50px;
	line-height: 25px;
	overflow: hidden
}
.title {
	position: relative;
	margin-bottom: 25px;
	font-size: 0;
	line-height: 0;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 25px;
	width: 100%;
	height: 69px
}
.title.dhgl {
	background-image: url(//static.wicongress.org.cn/images/title_dhgl.png)
}
.title.xwzx {
	background-image: url(//static.wicongress.org.cn/images/title_xwzx.png)
}
.title.wjhg {
	background-image: url(//static.wicongress.org.cn/images/title_wjhg.png)
}
.title.hzhb {
	background-image: url(//static.wicongress.org.cn/images/title_hzhb.png)
}
.title.zjdh {
	background-image: url(//static.wicongress.org.cn/images/title_zjdh.png)
}
.title.chzn {
	background-image: url(//static.wicongress.org.cn/images/title_chzn.png)
}
.title.mltj {
	background-image: url(//static.wicongress.org.cn/images/title_mltj.png)
}
.title.overview {
	background-image: url(//static.wicongress.org.cn/images/title_overview.png)
}
.title.reviews {
	background-image: url(//static.wicongress.org.cn/images/title_reviews.png)
}
.title.guide {
	background-image: url(//static.wicongress.org.cn/images/title_guide.png)
}
.title.dhrc {
	background-image: url(//static.wicongress.org.cn/images/title_dhrc.png)
}
.title.en-dhrc {
	background-image: url(//static.wicongress.org.cn/images/title_dhrc_en.png)
}
.title.zhjb {
	background-image: url(//static.wicongress.org.cn/images/title_zhjb.png)
}
.title.fltjb {
	background-image: url(//static.wicongress.org.cn/images/title_fltjb.png)
}
.title.dkft {
	background-image: url(//static.wicongress.org.cn/images/title_dkft.png)
}
.title.toptalk {
	background-image: url(//static.wicongress.org.cn/images/title_toptalk.png)
}
.title.speakers {
	background-image: url(//static.wicongress.org.cn/images/title_speakers.png)
}
.title.znss {
	background-image: url(//static.wicongress.org.cn/images/title_znss.png)
}
.title a {
	position: absolute;
	right: 9px;
	bottom: 9px;
	font-size: 16px;
	color: #0870c0
}
.meeting {
	background: url(//static.wicongress.org.cn/images/bg-dhgl.jpg) no-repeat center top;
	height: 494px;
	margin-bottom: 35px;
	padding: 35px 380px 0 50px
}
.meeting-en {
	padding: 35px 90px 0 50px
}
.meeting-en p {
	text-shadow: 2px 0 1px rgba(0,0,0,1)
}
.meeting p {
	color: #fff;
	padding-bottom: 15px;
	line-height: 2
}
.meeting p:last-child {
	padding-bottom: 0
}
.meeting p a {
	color: #fff
}
.meeting p a:hover {
	text-decoration: underline
}
.bg-white {
	background-color: #fff
}
.cyzc-item-left, .cyzc-item-right {
	width: 575px;
	overflow: hidden
}
.cyzc-item-left {
	float: left;
	margin: 10px 0 30px
}
.cyzc-item-right {
	float: right;
	margin: 10px 0 30px
}
.cyzc-left {
	float: left;
	width: 80px;
	height: 114px;
	background-color: #1389b0;
	color: #fff;
	text-align: center;
	padding-top: 20px
}
.cyzc-right {
	margin-left: 95px
}
.cyzc-left h3 {
	font-size: 48px;
	line-height: 1.2;
	font-weight: 700
}
.cyzc-left p {
	font-size: 14px
}
.cyzc-right h3 {
	padding-bottom: 16px;
	margin-bottom: 14px;
	font-size: 24px;
	color: #1270b9;
	background: url(//static.wicongress.org.cn/images/item_bottom.png) no-repeat left bottom;
	font-weight: 700;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis
}
.cyzc-right p {
	height: 52px;
	line-height: 26px;
	overflow: hidden
}
.sub-banner {
	padding: 20px 0
}
.sub-banner img {
	vertical-align: top
}
.wjhg-item {
	position: relative;
	width: 580px;
	height: 386px;
	overflow: hidden;
	margin-bottom: 28px
}
.wjhg-item img {
	vertical-align: top
}
.wjhg-box {
	overflow: hidden
}
.wjhg-mask {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 5;
	padding-top: 130px;
	background: url(//static.wicongress.org.cn/images/bg_opa_back.png) repeat;
	transition: all .5s ease-in-out
}
.wjhg-mask-logo {
	text-align: center
}
.wjhg-mask-logo p {
	padding: 0 20px;
	margin-top: 40px;
	font-size: 30px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis
}
.wjhg-mask-logo a {
	color: #fff
}
.wjhg-mask a.click {
	position: absolute;
	left: -120px;
	bottom: 77px;
	display: block;
	width: 120px;
	height: 40px;
	line-height: 38px;
	margin-left: -60px;
	border: 1px solid #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	transition: all .3s ease-in-out
}
.wjhg-mask:hover {
	padding-top: 80px;
	background: url(//static.wicongress.org.cn/images/bg_opa_blue.png) repeat
}
.wjhg-mask:hover a {
	left: 50%
}
.wjhg-left {
	float: left
}
.wjhg-right {
	float: right
}
.zsml {
	padding-bottom: 28px
}
.zsml ul {
	overflow: hidden;
	margin: -8px
}
.zsml ul li {
	float: left;
	width: 16.6666%;
	padding: 8px
}
.zsml ul li a {
	display: block;
	width: 100%;
	height: 84px;
	line-height: 84px;
	border: 1px solid #EFEFEF;
	background-color: #fff;
	font-size: 0;
	overflow: hidden
}
.zsml ul li a img {
	width: 100%;
	vertical-align: middle
}
.scale-img img {
	transform: scale(1);
	transition: all .3s linear
}
.scale-img:hover img {
	transform: scale(1.2)
}
.zskx {
	overflow: hidden;
	padding-bottom: 16px
}
.zskx>div {
	float: left
}
.zskx img {
	width: 100%;
	vertical-align: top
}
.zskx a {
	position: relative;
	display: block;
	overflow: hidden
}
.zskx-left a {
	width: 596px;
	height: 418px;
	margin-bottom: 16px
}
.zskx-txt {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 48px;
	line-height: 48px;
	padding: 0 15px;
	font-size: 18px;
	color: #fff;
	background: url(//static.wicongress.org.cn/images/banner_bottom.png) repeat;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis
}
.zskx-right {
	width: 604px;
	overflow: hidden
}
.zskx-right a {
	float: left;
	width: 604px;
	height: 418px;
	margin-left: 16px;
	margin-bottom: 16px
}
.map {
	border: 1px solid #095fa1;
	height: 352px
}
iframe {
	width: 100%;
	height: 350px
}
.address {
	text-align: center;
	width: 386px;
	background-color: #095fa1;
	height: 350px;
	padding: 40px 30px;
	color: #fff
}
.address-en {
	padding: 20px 30px
}
.address h2 {
	display: inline-block;
	font-size: 24px;
	font-weight: 700;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #3b90d1
}
.address-en h2 {
	padding-bottom: 15px;
	font-size: 20px;
	line-height: 1.4
}
.address p {
	display: block;
	font-size: 16px;
	line-height: 1.8
}
.address p a, .meijiang a {
	color: #fff
}
.address p a:hover, .meijiang a:hover {
	text-decoration: underline
}
.address-mj {
	width: 812px;
	position: relative
}
.meijiang {
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -81px;
	margin-top: -95px;
	background: url(//static.wicongress.org.cn/images/paopao.png) no-repeat left top;
	width: 161px;
	height: 77px;
	padding: 15px;
	z-index: 20
}
.meijiang-en {
	margin-left: -31px;
	padding: 25px;
	text-align: center;
	margin-top: -120px
}
.meijiang h2 {
	font-size: 16px;
	font-weight: 700;
	padding-bottom: 5px
}
.beautiful-tianjin {
	position: relative;
	height: 445px
}
.beautiful-tianjin>div {
	position: absolute;
	z-index: 2;
	overflow: hidden
}
.beautiful-tianjin>div img {
	width: 100%
}
.bt-txt {
	height: 100px;
	padding: 0 15px;
	line-height: 150px;
	text-align: right;
	font-size: 30px;
	color: #fff;
	background-color: #ef756b
}
.bt-1 {
	top: 0;
	left: 0;
	width: 196px;
	height: 100px
}
.bt-2 {
	top: 0;
	left: 200px;
	width: 196px;
	height: 100px
}
.bt-3 {
	top: 0;
	left: 400px;
	width: 200px;
	height: 341px
}
.bt-4 {
	top: 0;
	left: 604px;
	width: 396px;
	height: 209px
}
.bt-5 {
	top: 0;
	left: 1004px;
	width: 196px;
	height: 105px
}
.bt-6 {
	top: 104px;
	left: 0;
	width: 396px;
	height: 210px
}
.bt-7 {
	top: 109px;
	left: 1004px;
	width: 196px;
	height: 100px
}
.bt-8 {
	top: 318px;
	left: 0;
	width: 196px;
	height: 100px
}
.bt-9 {
	top: 318px;
	left: 200px;
	width: 400px;
	height: 100px
}
.bt-10 {
	top: 213px;
	left: 604px;
	width: 596px;
	height: 205px
}
.footer {
	padding: 22px 0;
	background-color: #001f44
}
.footer .wrap {
	overflow: hidden;
	margin-bottom: 40px
}
.footer-logo {
	float: left;
	height: 80px
}
.blogroll {
	float: left;
	overflow: hidden;
	width: 70%;
	padding-left: 5em;
}
.blogroll dl {
	float: left;
	max-width: 96px;
	margin-left: 30px
}
.blogroll dl dt {
	font-size: 16px;
	color: #77b2f9;
	margin-bottom: 15px
}
.blogroll dl dd {
	margin-bottom: 5px
}
.blogroll dl dd a {
	font-size: 14px;
	color: #77b2f9
}
.footer-hotline {
	float: right;
	text-align: right;
	color: #b2b2b2;
	font-size: 14px
}
.footer-hotline-title {
	color: #b2b2b2;
	display: inline-block;
	background: url(//static.wicongress.org.cn/images/icon_tel.png) no-repeat left center;
	padding: 15px 0 15px 26px;
	font-size: 18px;
	margin-left: 30px;
}
.footer-hotline p {
	margin-top: 10px
}
.footer-aq {
	text-align: center;
	color: #b2b2b2
}
.panle {
	padding: 0 30px 30px 30px;
	margin-bottom: 20px;
	background-color: #fff
}
.crumbs {
	padding-top: 30px;
	color: grey;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis
}
.crumbs a {
	color: grey
}
.crumbs span {
	margin: 0 5px
}
.news .cyzc-item-left, .news .cyzc-item-right {
	width: 566px
}
.news .cyzc {
	padding-bottom: 48px
}
.news-pic ul {
	overflow: hidden;
	margin: 0 -15px;
	margin-bottom: -20px
}
.news-pic ul li {
	float: left;
	width: 400px;
	padding: 0 15px;
	margin-bottom: 30px
}
.news-pic ul li h5 {
	padding-top: 20px;
	padding-bottom: 15px;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 24px;
	color: #1270b9;
	font-weight: 700
}
.news-pic ul li p {
	line-height: 25px;
	color: #595959;
	height: 75px
}
.news-pic-img {
	width: 370px;
	height: 206px;
	overflow: hidden
}
.news-video {
	overflow: hidden
}
.news-video-left {
	float: left
}
.news-video-right {
	margin-left: 585px;
	overflow: hidden
}
.news-video-box {
	float: left;
	width: 285px;
	height: 159px;
	margin-bottom: 8px
}
.news-video-left .news-video-box {
	float: none;
	width: 585px;
	height: 326px
}
.news-video-right .news-video-box {
	margin-left: 7.5px
}
.news-video-box embed, .news-video-box video {
	width: 100%;
	height: 100%
}
.policy-list {
	margin-top: 20px;
	overflow: hidden
}
.policy-list-img {
	float: left;
	width: 214px;
	height: 142px;
	overflow: hidden
}
.policy-list-txt {
	height: 142px;
	margin-left: 240px;
	overflow: hidden
}
.policy-list ul li {
	padding: 20px 0;
	border-bottom: 1px dashed #CCC
}
.policy-list-txt h5 {
	line-height: 60px;
	font-size: 24px;
	color: #1270b9;
	font-weight: 700;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis
}
.policy-list-info {
	height: 50px;
	line-height: 25px;
	color: #595959;
	overflow: hidden
}
.policy-list-time {
	color: #999;
	margin-top: 9px
}
.policy-detail-title {
	font-size: 36px;
	color: #4d4f53;
	font-weight: 700;
	padding: 20px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #E5E5E5
}
.policy-article {
	float: left;
	width: 770px
}
.policy-article p {
	line-height: 30px;
	margin-bottom: 20px;
	text-indent: 2em;
	font-size: 16px;
	color: #4d4f53
}
.en-policy-article p {
	line-height: 30px;
	margin-bottom: 20px;
	text-indent: 0;
	font-size: 16px;
	color: #4d4f53
}
.policy-interview {
	width: 100%;
	float: none;
}
.policy-side-news {
	float: right;
	width: 320px
}
.policy-article-img {
	text-align: center
}
.policy-article-img h5 {
	line-height: 60px;
	font-size: 18px;
	color: #4d4f53
}
.policy-article a {
	font-size: 16px;
	color: #076cc0
}
.policy-side-news-item {
	margin-bottom: 20px
}
.policy-side-news-title {
	height: 40px;
	line-height: 40px;
	padding: 0 12px;
	background-color: #E4E6E3
}
.policy-side-news-title span {
	font-size: 18px;
	color: #076cc0;
	font-weight: 700
}
.policy-side-news-title a {
	float: right
}
.policy-side-news-item ul li {
	margin-top: 15px;
	background: url(//static.wicongress.org.cn/images/icon_point2.png) no-repeat;
	background-position: 0 9px;
	padding-left: 15px;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis
}
.columns li {
	display: block;
	color: #676767;
	margin-bottom: 40px
}
.columns li p {
	display: block;
	margin-bottom: 0;
	font-size: 16px;
	padding-bottom: 7px
}
.columns li p.meijiang {
	padding-top: 20px
}
.columns li h3 {
	margin-bottom: 20px
}
.columns li:last-child {
	margin-bottom: 0
}
.columns li p.add-map {
	padding-top: 20px;
	text-indent: inherit
}
.columns li p.add-map img {
	width: 100%
}
.org-top {
	overflow: hidden;
	margin: 30px 0 0 0
}
.org-type {
	width: 200px;
	height: 255px;
	float: left;
	border-right: 1px solid #CCC;
	overflow: hidden
}
.org-type ul li {
	height: 32px;
	line-height: 32px;
	padding-left: 58px;
	margin-bottom: 53px;
	background-repeat: no-repeat;
	background-position: 14px center;
	font-size: 24px;
	color: #333;
	cursor: pointer
}
.org-type ul li.cur {
	color: #1270b9
}
.org-type ul li.org1 {
	background-image: url(//static.wicongress.org.cn/images/icon_zzjg_1_a.png)
}
.org-type ul li.org2 {
	background-image: url(//static.wicongress.org.cn/images/icon_zzjg_2_a.png)
}
.org-type ul li.org3 {
	background-image: url(//static.wicongress.org.cn/images/icon_zzjg_3_a.png)
}
.org-type ul li.org1.cur {
	background-image: url(//static.wicongress.org.cn/images/icon_zzjg_1_b.png)
}
.org-type ul li.org2.cur {
	background-image: url(//static.wicongress.org.cn/images/icon_zzjg_2_b.png)
}
.org-type ul li.org3.cur {
	background-image: url(//static.wicongress.org.cn/images/icon_zzjg_3_b.png)
}
.org-box {
	height: 255px;
	margin-left: 230px;
	overflow: hidden
}
.org-box-item h5 {
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis
}
.org-box p span {
	display: block;
	font-size: 18px;
	line-height: 2;
	padding-top: 60px
}
.social {
	text-align: center;
	margin-top: 50px
}
.social.social-en {
	margin-top: 35px
}
.social span a {
	display: inline-block;
	margin: 0 20px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 50px 50px;
	padding-top: 60px
}
.social span.facebook a {
	background-image: url(//static.wicongress.org.cn/images/iocn_f.png)
}
.social span.twitter a {
	background-image: url(//static.wicongress.org.cn/images/iocn_t.png)
}
.social span.linkedin a {
	background-image: url(//static.wicongress.org.cn/images/iocn_i.png)
}
.social span a {
	color: #fff;
	opacity: 0.89;
	text-decoration: underline;
	font-weight: 700;
	transition: all .1s linear;
}
.social span a:hover {
	opacity: 1;
	text-decoration: underline
}
.wap-background-img {
	display: none
}
#navbar .footer-hotline {
	float: left;
	margin-left: 2em;
}
#navbar .footer-hotline .footer-hotline-title {
	font-size: 18px;
}
.dhrc-table>tbody>tr>th, .dhrc-table>tbody>tr>td {
	text-align: center;
	vertical-align: middle;
	padding: 16px 8px;
	font-size: 16px;
}
.dhrc-table>tbody>tr>th, .dhrc-table>tbody>tr>td>b {
	font-size: 18px;
}
.dhrc-table>tbody>tr>th:nth-child(1), .dhrc-table>tbody>tr>td:nth-child(1) {
	width: 10%;
}
.dhrc-table>tbody>tr>th:nth-child(2), .dhrc-table>tbody>tr>td:nth-child(2) {
	width: 30%;
}
.dhrc-table>tbody>tr>th:nth-child(3), .dhrc-table>tbody>tr>td:nth-child(3) {
	width: 20%;
}
.dhrc-table>tbody>tr>th:nth-child(4), .dhrc-table>tbody>tr>td:nth-child(4) {
	width: 20%;
}
.sub-forum {
	font-size: 30px;
	text-align: center;
	padding: 1em 0;
}
.parallel.table>thead>tr>th {
	border-bottom-width: 1px;
	background-color: #f0f4f6;
	color: #4d4d4d;
}
.parallel.table>tbody>tr>td, .parallel.table>thead>tr>th {
	padding: 10px 35px;
	line-height: 1.6;
	font-size: 16px;
}
.parallel.table>tbody>tr>td, .parallel.table>tbody>tr>td a, .parallel.table>tbody>tr>td a:hover {
	color: #2568b3;
	font-size: 16px;
}
.policy-guest {
	margin: 0 -15px;
}
.policy-guest li {
	width: 25%;
	float: left;
	padding: 0 15px;
	margin: 40px 0;
	text-align: center;
	position: relative;
}
.policy-guest li img, .page-guest img {
	width: 100%;
}
.policy-guest li p, .page-guest p {
	color: #fff;
	width: 90%;
	height: 45px;
	padding: 10px;
	font-size: 16px;
	overflow: hidden;
	bottom: 0;
	line-height: 1.8;
	margin-bottom: 0;
	text-indent: inherit;
	background: rgba(0,0,0,0.8);
	position: absolute;
	transition: height .4s;
}
.policy-guest li:hover p, .page-guest:hover p {
	height: 120px;
}
.page-guest p {
	width: 86%;
}
.page-sguest-next, .page-sguest-prev {
	width: 30px;
	height: 40px;
	opacity: 1;
	visibility: inherit;
	background: url(//static.wicongress.org.cn/images/arrow.png) no-repeat center;
}
.page-sguest-next:hover, .page-sguest-prev:hover {
	background: url(//static.wicongress.org.cn/images/arrow.png) no-repeat center;
}
.page-sguest-next {
	transform: rotateY(180deg);
	-ms-transform: rotate(180deg); 	/* IE 9 */
	-moz-transform: rotate(180deg); 	/* Firefox */
	-webkit-transform: rotate(180deg); /* Safari 和 Chrome */
	-o-transform: rotate(180deg); 	/* Opera */
}
.page-guest-box {
	padding: 0 50px;
	position: relative;
}
.page-guest {
	padding: 0 15px;
	position: relative;
}
.count-down {
	position: fixed;
	left: 60px;
	bottom: 80px;
	z-index: 10000;
	width: 187px;
	height: 173px;
	padding: 40px 50px 0 22px;
	background: url(//static.wicongress.org.cn/images/count_down.png) no-repeat center;
	text-align: center;
	color: #e21c13;
	font-size: 14px;
}
.count-down-day span {
	display: inline-block;
	margin-top: -17px;
	font-size: 50px;
	font-weight: bold;
	vertical-align: top;
}
.count-down-day em {
	display: inline-block;
	width: 19px;
	height: 21px;
	margin-top: 3px;
	line-height: 21px;
	text-align: center;
	border: 1px solid #E61F17;
}
.count-down-en {
	height: 184px;
}
.count-down-en .count-down-time {
	padding: 5px 0;
}
.count-down-en .count-down-day {
	position: relative;
}
.count-down-en .count-down-day em {
	width: 40px;
	height: 25px;
}
.count-down-en .count-down-day p {
	position: absolute;
	left: 50%;
	bottom: 0;
	margin: 0 0 -4px -38px;
}
.robot img {
	border: none;
	width: 100%;
}
/*分页*/
.pagebar {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	display: block
}
.pagebar .nav>li {
	margin-right: 5px;
	margin-bottom: 5px
}
.pagebar .nav>li>a {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	color: #333;
	background-color: #fff;
	border-color: #ccc
}
.pagebar .nav>li.active>a {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
	-webkit-transition: .15s ease-out;
	-moz-transition: .15s ease-out;
	-o-transition: .15s ease-out;
	transition: .15s ease-out
}
.pagebar .nav>li>a:focus, .pagebar .nav>li>a:hover {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
	-webkit-transition: .15s ease-out;
	-moz-transition: .15s ease-out;
	-o-transition: .15s ease-out;
	transition: .15s ease-out
}
/*分页*/

.more_j {
	font-size: 16px;
	color: #0870c0;
	float: right;
}
.hot-new ul li:last-child {
	padding-bottom: 0;
}
/*文章页*/



.thematic-forum2019 {
	background: #fff;
	margin: 0 -15px;
}
.thematic-forum2019 .thematicForum {
	background: url(//static.wicongress.org.cn/images/.jpg) no-repeat left top;
}
.thematic-forum2019 h1.title-03 {
	padding: 185px 0 0 0;
	font-size: 36px;
	color: #FFF;
}
.thematic-forum2019 .forum-select {
	margin: 0 auto 20px;
}
.thematic-forum2019 .forum-select-tab {
	display: inline-block;
	margin-right: 30px;
}
.thematic-forum2019 .forum-select .forum-select-tab select {
	background: #f0f4f6;
	border: 0;
	padding: 0 15px;
	height: 40px;
	border-radius: 3px;
	color: #2568b3;
	font-size: 16px;
}
.thematic-forum2019 .forum-select-tab {
	display: inline-block;
	margin-right: 30px;
}
.thematic-forum2019 .wic-second select {
	width: 500px;
}
.none {
	display: none;
}
.thematic-forum2019 .public-box h2 {
	font-size: 24px;
	padding-bottom: 10px;
}
.thematic-forum2019 .forum-introduction {
	color: #3b3b3b;
}
.thematic-forum2019 .forum-introduction p {
	line-height: 2;
	font-size: 16px;
	margin-bottom: 0;
}
.thematic-forum2019 .public-box .forum-schedule h2 {
	color: #3b3b3b;
	padding: 20px 0;
}
.thematic-forum2019 .public-box .forum-schedule tbody>tr>td {
	padding: 10px 15px;
	vertical-align: middle;
	font-size: 16px;
}
.thematic-forum2019 .thematicForum {
	height: 364px;
}
.thematic-forum2019 select {
	appearance: menulist;
	-webkit-appearance: menulist;
}
/*文章页*/
.match-list {
	margin: 0 -15px;
}
.match-list li {
	width: 20%;
	float: left;
	padding: 0 15px;
	position: relative;
}
.match-list li p {
	position: absolute;
	bottom: 15px;
	left: 0;
	color: #fff;
	padding: 0 15px;
	text-align: center;
	width: 100%;
	font-size: 18px;
}
.match-list li:hover {
	transition: all 1s;
	-moz-transition: all 1s;	/* Firefox 4 */
	-webkit-transition: all 1s;	/* Safari 和 Chrome */
	-o-transition: all 1s;	/* Opera */
	transform: rotateY(360deg);
	-ms-transform: rotateY(360deg); /* IE 9 */
	-moz-transform: rotateY(360deg); /* Firefox */
	-webkit-transform: rotateY(360deg); /* Safari and Chrome */
	-o-transform: rotateY(360deg); /* Opera */
}
.news-report h3, .live-textbox h3, .live-video h3 {
	color: #1270b9;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	padding: 30px 0;/*background: url(images/pic_3.png) no-repeat center;*/
}
.news-report h3 span, .live-textbox h3 span, .live-video h3 span {
	display: inline-block;
	width: 60px;
	height: 2px;
	background: gray;
	vertical-align: middle;
}
.news-report ul li {
	width: 50%;
	float: left;
	height: 150px;
	padding: 0 30px 0 60px;
	margin-bottom: 60px;
	background: url(//static.wicongress.org.cn/images/pic_2.png) no-repeat left top;
}
.news-report ul li h4 {
	color: #3b3b3b;
	font-size: 18px;
	font-weight: bold;
}
.news-report ul li p {
	color: #3b3b3b;
	padding: 15px 0;
}
.news-report ul li a {
	color: #1d62b0;
	padding: 5px 20px 5px 15px;
	border-radius: 5px;
	border: 1px solid #2568b3;
	background: url(//static.wicongress.org.cn/images/pic_1.png) no-repeat 90% center;
}
.live-textbox {
	margin: 0 -15px;
}
.live-textbox li {
	width: 25%;
	float: left;
	padding: 0 15px;
	/*max-height: 230px;*/
	margin-bottom: 20px;
}
.live-textbox li img {
	width: 100%;
}
.live-textbox li h5 {
	color: #3b3b3b;
	padding: 15px 0;
}
.live-video-box {
	width: 860px;
	height: 485px;
	margin: 0 auto;
}

@media screen and (max-width:768px) {
.header {
	background: rgba(0,0,0,.8);
	padding: 15px;
	position: sticky;
	position: -webkit-sticky;
	top: 0;
	margin-bottom: 0;
}
.header.new-bg-back {
	background: rgba(0,0,0,.9);
	box-shadow: 0 4px 10px rgba(0,0,0,.5)
}
.navbar-brand>img {
	width: 70px
}
.navbar-nav {
	margin: 0
}
.nav {
	margin-left: 0;
	margin-top: 20px
}
.navbar-toggle {
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px
}
.navbar-nav>li {
	margin: 15px 0 0 0;
	float: left;
	width: 50%;
	text-align: center
}
.header-right.fr {
	float: right!important
}
.language {
	padding-top: 10px;
	display: inline-block
}
.header-right {
	margin-top: 0
}
.navbar-collapse {
	border: 0;
	border-color: transparent;
	box-shadow: none
}
.navbar-inverse .navbar-toggle {
	border-color: rgba(255,255,255,.3)
}
.navbar-toggle {
	background-color: #000
}
}

@media screen and (max-width:1189px) {
.background-video-box, .search, .swiper-pagination, .top-sidebar, .wap-none, .wjhg-mask a.click, .count-down {
	display: none
}
.wap-background-img, .wjhg-mask-logo a {
	display: block
}
.address-mj, .cyzc-item-left, .cyzc-item-right, .focus-img, .hot-new, .policy-article, .policy-list-img img, .policy-side-news, .sub-banner img, .wap-background-img img, .wjhg-item, .wjhg-item img, .wrap, .wtoutiao, .zskx-left a, .zskx-right, .zskx-right a, .news-report ul li, .live-video-box {
	width: 100%
}
.banner {
	margin-top: -90px;
	padding-top: 0;
	display: none;
}
.banner-en {
	margin-top: -30px
}
.wtoutiao {
	height: auto;
	padding: 0 20px;
	margin-bottom: 4px;
	background-size: 70% auto;
	background-position: left top
}
.cyzc-item-left, .cyzc-item-right, .fl, .fl-l, .fl-r, .fr, .policy-article, .policy-side-news, .wjhg-left, .wjhg-right {
	float: none!important
}
.banner-bottom, .focus-img, .hot-new, .wjhg-item, .live-video-box {
	height: auto
}
.wtoutiao span {
	display: inline-block;
	width: 40px;
	float: left;
	margin-top: 0;
	padding: 14px 0;
	line-height: 1.2
}
.wtoutiao a {
	width: 70%;
	float: left;
	line-height: 1.2;
	padding-top: 25px;
	margin-left: 15px
}
.sun-nav {
	background-color: #1B3277;
	padding: 15px 0;
	text-align: center
}
.sun-nav a {
	position: relative;
	display: inline-block;
	width: 30%;
	height: 104px;
	line-height: 104px;
	vertical-align: top;
	margin-left: 0;
	text-align: center;
	font-size: 13px;
	font-weight: 700;
	color: #00f1ff
}
.sun-nav a em {
	background-size: 104px 104px
}
.sun-nav a:hover em {
	animation: none;
	-ms-animation: none;
	-webkit-animation: none
}
.address h2, .cyzc-right h3, .focus-img .swiper-slide h1.focus-tit, .footer-hotline-title, .policy-list-txt h5, .wtoutiao a, .wtoutiao span, .zskx-txt {
	font-size: 16px
}
.hot-new ul li h5 {
	font-size: 18px
}
.title {
	margin-bottom: 25px
}
.title.chzn, .title.dhgl, .title.guide, .title.hzhb, .title.mltj, .title.overview, .title.reviews, .title.wjhg, .title.xwzx, .title.zjdh, .title.en-dhrc, .title.toptalk, .title.dkft, .title.dhrc, .title.znss {
	height: 55px;
	background-size: 190% auto
}
.meeting {
	background-position: right bottom;
	background-size: 110% auto;
	background-color: #0a2d53;
	height: auto;
	margin-bottom: 0;
	padding: 30px 20px
}
.meeting p {
	padding-bottom: 10px
}
.meeting-en p a {
	display: block
}
.cyzc-item-box {
	padding-bottom: 20px
}
.cyzc-item-left, .cyzc-item-right {
	float: left;
	margin: 5px 0 15px
}
.cyzc-item-left, .cyzc-item-right {
	padding: 0 15px
}
.cyzc-right {
	padding-top: 5px
}
.cyzc-item-right:last-child {
	margin: 10px 0 0
}
.wjhg {
	padding: 0 15px
}
.wjhg-item .wjhg-mask-logo img {
	width: 80px
}
.wjhg-mask {
	padding-top: 90px
}
.wjhg-mask-en {
	padding-top: 60px
}
.wjhg-mask-logo p {
	margin-top: 20px;
	font-size: 22px
}
.wjhg-mask-logo a {
	width: 100%;
	height: 100%
}
.zsml ul {
	margin: -8px 8px
}
.zsml ul li {
	width: 33.333332%
}
.zskx-left a, .zskx-right, .zskx-right a {
	height: auto;
	margin-left: 0
}
.map {
	height: auto;
	margin: 0 10px
}
.address {
	height: auto;
	padding: 20px 0;
	width: 100%
}
.address-en {
	padding: 20px
}
.address h2 {
	line-height: 1.6
}
.address p {
	font-size: 12px;
	line-height: 1.6
}
.meijiang-en {
	margin-left: -60px;
	margin-top: -125px
}
.footer {
	padding: 22px 15px
}
.footer-logo {
	height: auto
}
.footer-logo img {
	width: 80px;
	height: auto
}
.blogroll dl {
	display: inline-block;
	max-width: inherit;
	margin-left: 0;
	margin-top: 20px;
	width: 25%;
	text-align: center
}
.blogroll dl dt {
	font-size: 14px;
	margin-bottom: 10px
}
.blogroll dl dd a {
	font-size: 12px
}
.footer-hotline {
	float: none;
	text-align: center;
	padding-left: 15px;
	margin-top: 0;
}
.footer-hotline-en {
	text-align: right
}
.footer-logo, .blogroll {
	float: none
}
.footer-logo-en {
	float: left
}
.footer-hotline-title {
	background-size: 10px 11px;
	padding-left: 20px;
	background-position-y: 21px;
}
.footer-hotline p {
	margin-top: 3px;
	padding-left: 20px
}
.footer .wrap {
	margin-bottom: 30px
}
.panle {
	padding: 0 15px 15px 15px
}
.policy-detail-title {
	font-size: 18px;
	line-height: 1.6;
	color: #4d4f53;
	font-weight: 700;
	padding: 20px 0;
	margin-bottom: 25px
}
.policy-article p {
	line-height: 30px;
	margin-bottom: 20px;
	font-size: 14px
}
.policy-side-news {
	margin-top: 30px
}
.columns li, .columns li p {
	font-size: 14px;
	line-height: 1.7
}
.columns li {
	margin-bottom: 30px
}
.columns li h3 {
	margin-bottom: 15px;
	font-size: 18px
}
.policy-list-img {
	width: 105px;
	height: 70px
}
.policy-list-txt {
	height: 70px;
	margin-left: 125px
}
.policy-list-txt h5 {
	line-height: 1.6
}
.org-type {
	width: 110px;
	height: auto
}
.org-type ul li {
	padding-left: 26px;
	background-position: left top;
	height: 18px;
	background-size: 18px 18px;
	line-height: 18px;
	font-size: 16px;
	margin: 5px 0 30px 0
}
.org-box {
	height: auto;
	margin-left: 130px;
	overflow: hidden
}
.org-box p span {
	display: block;
	font-size: 14px;
	line-height: 1.6;
	padding-top: 0
}
.social, .social.social-en {
	margin: 30px 0 10px 0
}
.social span a {
	background-size: 35px 35px;
	padding-top: 45px;
	font-size: 12px
}
#navbar .footer-hotline {
	margin-left: 0;
	display: none;
}
#navbar .footer-hotline .footer-hotline-title {
	font-size: 14px;
	margin-left: 0;
}
.parallel.table>tbody>tr>td, .parallel.table>thead>tr>th {
	padding: 10px;
}
.policy-guest li {
	width: 100%;
	margin: 10px 0;
}
.policy-guest li p {
	height: auto;
	width: 100%;
	position: static;
}
.robot img {
	width: auto;
}
.blogroll {
	width: 100%;
	padding: 0;
}
.title a {
	bottom: 0;
}
/*文章页*/

.thematic-forum2019 .forum-select-tab {
	display: block;
	margin-right: 0;
}
.thematic-forum2019 .forum-select .forum-select-tab select {
	width: 100%;
	border: 1px solid #2A67AC;
}
.thematic-forum2019 .forum-select-tab:last-child {
	margin-top: 10px;
}
.thematic-forum2019 .public-box h2 {
	font-size: 20px;
	line-height: 1.6;
	padding-bottom: 10px;
}
.thematic-forum2019 .public-box .forum-schedule h2 {
	padding: 10px 0 5px 0;
}
.thematic-forum2019 h1.title-03 {
	padding: 70px 0;
	font-size: 30px;
}
.thematic-forum2019 .thematicForum {
	height: auto;
	background: url(//static.wicongress.org.cn/images/w_39.jpg) no-repeat top center;
	background-size: 100% 100%;
}
/*文章页*/
.match-list {
	margin: 0;
}
.match-list li {
	width: 50%;
	margin-bottom: 20px;
}
.match-list li img {
	width: 100%;
}
.news-report ul li {
	height: auto;
	margin-bottom: 30px;
}
.live-textbox li {
	width: 50%;
}
}
