@charset "UTF-8";
/*整站样式*/
html, body, dl, dd, img, form, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p, button {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
min-width:1200px;
	font-size: 12px;
	font-family: "Microsoft YaHei","Candara";
}

input, textarea, button {
	padding: 0;
	font-family: "Microsoft YaHei","Candara";
	-webkit-appearance: none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

ul, ol, li {
	list-style-type: none;
}

img {
	border: 0;
	vertical-align: middle;
	max-width: 100%;
}

select, input, textarea, button {
	vertical-align: middle;
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

tr {
	margin: 0;
	padding: 0;
}

td {
	margin: 0;
	padding: 0;
}

iframe {
	border: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.hidden {
	display: none;
	visibility: hidden;
}

.wrap {
	border: 0;
	padding: 0;
	width: 1150px;
	margin: 0 auto;
	*zoom: 1;
}

.wrap:after {
	clear: both;
	content: "";
	display: table;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	visibility: hidden;
}

.fix {
	*zoom: 1;
}

.fix:after {
	clear: both;
	content: "";
	display: table;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.tl {
	text-align: left;
}

.tc {
	text-align: center;
}

.tr {
	text-align: right;
}



.header {
	width: 100%;
	height: 41px;
	border-bottom: 1px solid #e9e9e9;
}

.header .box {
	width: 1200px;
	margin: auto;
}

.header .box .time {
	font-size: 15px;
	color: #034da6;
	line-height: 22px;
	margin-top: 9px;
	float: left;
}

.header .box .operating {
	float: right;
	font-size: 14px;
}

.header .box .operating .login {
	float: left;
	padding-left: 23px;
	background: url(fw_icon1.png) left center no-repeat;
	line-height: 41px;
	color: #222;
}

.header .box .operating .registered {
	float: left;
	padding-left: 23px;
	background: url(fw_icon2.png) left center no-repeat;
	line-height: 41px;
	color: #222;
	margin-left: 21px;
}

.header .box .operating .language {
	color: #0053b6;
	float: left;
	margin-left: 31px;
}

.header .box .operating .language a {
	color: #0053b6;
	line-height: 41px;
	display: inline-block;
}

.headers {
	width: 100%;
	height: 123px;
}

.headers .box {
	width: 1200px;
	margin: auto;
}

.headers .box .logo {
	float: left;
	margin-top: 32px;
}

.headers .box .search-box {
	float: right;
}

.headers .box .search-box .title {
	padding-left: 94px;
	display: table;
	margin: 17px 0 6px;
}

.headers .box .search-box .title li {
	padding: 0 10px;
	float: left;
	height: 33px;
	line-height: 33px;
	margin-right: 13px;
	font-size: 16px;
	color: #333;
	cursor: pointer;
}

.headers .box .search-box .title li:hover {
}

.headers .box .search-box .title li.on {
	color: #fff;
	background: #0053b6;
}

.headers .box .search-box .search {
	display: none;
}

.headers .box .search-box .search.on {
	display: block;
}

.headers .box .search-box .search .txt {
	width: 93px;
	float: left;
	font-size: 18px;
	line-height: 43px;
	color: #000;
}

.headers .box .search-box .search .boxs {
	width: 384px;
	height: 43px;
	box-sizing: border-box;
	border: 1px solid #e0dbdb;
	float: left;
}

.headers .box .search-box .search .boxs .t1 {
	width: 335px;
	height: 41px;
	float: left;
	border: none;
	box-sizing: border-box;
	padding-left: 14px;
	font-size: 14px;
}

.headers .box .search-box .search .boxs .t1::-webkit-input-placeholder {
	color: #c3bfbf;
}

.headers .box .search-box .search .boxs .btn {
	width: 47px;
	height: 41px;
	background: url(fw_icon3.png) center center no-repeat;
	cursor: pointer;
	border: none;
}

.menu {
	width: 100%;
	height: 58px;
	background: #0053b6;
}

.menu ul {
	width: 1200px;
	margin: auto;
	display: table;
	position: relative;
}

.menu ul li {
	float: left;
	margin-right: 45px;
}

.menu ul li:last-child {
	margin-right: 0;
}

.menu ul li .menu-link {
	padding: 0 26px;
	color: #fff;
	display: block;
	line-height: 58px;
	font-size: 21px;
	transition: all ease .3s;
}

.menu ul li:hover .menu-link {
	background: #8ac419;
}

.menu ul li.on .menu-link {
	background: #8ac419;
}

.s-mmenu {
	position: absolute;
	background: #fff;
	box-sizing: border-box;
	padding: 25px 36px;
	z-index: 99;
	display:none;
}

.s-mmenu.s-m1 {
	left: 106px;
}
.s-mmenu.s-m2 {
	left: 188px;
}
.s-mmenu.s-m3 {
	left: 280px;
}
.s-mmenu.s-m4 {
	left: 570px;
}
.s-mmenu.s-m5 {
	right: 30px;
}
.s-mmenu.s-m6 {
	right: 0;
}
.s-mmenu.s-m7 {
	right: 0;
}
.s-mmenu .jiao {
	width: 17px;
	height: 12px;
	background: url(fw_icon39.png) center center no-repeat;
	position: absolute;
	top: -12px;
}

.s-mmenu.s-m1 .jiao {
	left: 132px;
}
.s-mmenu.s-m2 .jiao {
	left: 236px;
}
.s-mmenu.s-m3 .jiao {
	left: 315px;
}
.s-mmenu.s-m4 .jiao {
	left: 272px;
}
.s-mmenu.s-m5 .jiao {
	left: 375px;
}
.s-mmenu.s-m6 .jiao {
	right: 220px;
}
.s-mmenu.s-m7 .jiao {
	right: 75px;
}

.s-mmenu .img-box {
	width: 146px;
	height: 216px;
	border-right: 1px solid #ddd;
	float: left;
	padding-right: 25px;
}

.s-mmenu .img-box .title {
	text-align: center;
	font-size: 18px;
	line-height: 22px;
	color: #151515;
}

.s-mmenu .img-box .img {
	width: 100%;
	margin-top: 27px;
}
.s-mmenu .s-mlist {
	float: left;
	width: 415px;
}
.s-mmenu.s-m1 .s-mlist {
	width: 415px;
}
.s-mmenu.s-m2 .s-mlist {
	width: 300px;
}
.s-mmenu.s-m3 .s-mlist {
	width: 500px;
}
.s-mmenu.s-m4 .s-mlist {
	width: 360px;
}
.s-mmenu.s-m5 .s-mlist {
	width: 240px;
}
.s-mmenu.s-m6 .s-mlist {
	width: 425px;
}
.s-mmenu.s-m7 .s-mlist {
	width: 415px;
}
.s-mmenu .s-mlist .s-mlink {
	width:100%;
	margin-left: 19px;
	box-sizing: border-box;
	padding-left: 20px;
	background: url(fw_icon40.png) left center no-repeat;
	display: block;
	font-size: 16px;
	line-height: 36px;
	color: #333;
}

.s-mmenu .s-mlist .s-mlink:hover {
	color: #0054a6;
}

/*.s-mmenu.s-m1 .s-mlist .s-mlink {
	width: 158px;
}
.s-mmenu.s-m2 .s-mlist .s-mlink {
	width: 295px;
}
.s-mmenu.s-m3 .s-mlist .s-mlink {
	width: 200px;
}
.s-mmenu.s-m4 .s-mlist .s-mlink {
	width: 162px;
}
.s-mmenu.s-m5 .s-mlist .s-mlink {
	width: 162px;
}
.s-mmenu.s-m6 .s-mlist .s-mlink {
	width: 162px;
}
.s-mmenu.s-m7 .s-mlist .s-mlink {
	width: 158px;
}*/











.banner {
	width: 100%;
	height: 400px;
	position: relative;
}
.banner .swiper-container{
	height: 400px;
}
.banner .swiper-container .swiper-wrapper{
	height: 400px;
}
.banner .swiper-slide{
	width:100%
}
.banner .swiper-slide a {
	width: 100%;
	height: 400px;
	display: block;
}

.banner .swiper-pagination {
	width: 100%;
	bottom: 35px;
	position: absolute;
	z-index: 9;
	text-align: center;
}

.banner .swiper-pagination .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	opacity: 1;
	background: #b1abab;
	margin: 0 4px;
	display: inline-block;
	border-radius: 50%;
}

.banner .swiper-pagination .swiper-pagination-bullet-active {
	background: #fff;
}

.banner .bd, .banner .bd li, .banner .bd li a {
	width:100%;
	height:400px;
	display:block;
}
.banner .hd {
	width:100%;
	text-align:center;
	position:absolute;
	bottom:35px;
	z-index:9;
}
.banner .hd li {
	width: 12px;
	height: 12px;
	opacity: 1;
	background: #b1abab;
	margin: 0 4px;
	display: inline-block;
	border-radius: 50%;
	cursor:pointer;
}

.banner .hd li.on {
	background: #fff;
}


.banner-link {
	width: 100%;
	height: 61px;
	background: #0053b6;
}

.banner-link ul {
	width: 1200px;
	margin: auto;
	display: table;
}

.banner-link ul li {
	width: 25%;
	float: left;
	text-align: center;
	font-size: 20px;
	line-height: 61px;
}

.banner-link ul li:nth-child(1) {
	background: #043672;
}

.banner-link ul li:nth-child(2) {
	background: #074187;
}

.banner-link ul li:nth-child(3) {
	background: #0e4f9d;
}

.banner-link ul li:nth-child(4) {
	background: #1860b7;
}

.banner-link ul li a {
	display: block;
	color: #fff;
}

.banner-link ul li a img {
	display: inline-block;
	margin: 0 12px 0 0;
}

.ny-banner {
	width:100%;
}

.index-news {
	width: 100%;
	background: #f4f4f4;
	padding: 42px 0 64px;
	border-bottom: 1px solid #dde3e8;
}

.index-news .titles {
	font-size:30px;
	line-height:32px;
	text-transform:uppercase;
	text-align:center;
	color:#000;
	font-weight:bold;
	margin-bottom:45px;
}

.index-news .titles a {
	color:#000;
}

.index-news .box {
	width: 1200px;
	margin: auto;
}

.index-news .box .img {
	width: 510px;
	height: 445px;
	float: left;
	position: relative;
	overflow: hidden;
}
.index-news .box .img .swiper-slide {
	width: 100%;
	height:445px;
	position: relative;
}

.index-news .box .img .swiper-slide a {
	display: block;
}

.index-news .box .img .swiper-slide img {
	width: 100%;
	height:445px;
	overflow: hidden;
	transition: all ease .3s;
}

.index-news .box .img .swiper-slide:hover img {
	transform: scale(1.05);
}

.index-news .box .img .swiper-slide .title {
	width:100%;
	height:100px;
	background:rgba(0,0,0,.5);
	font-size: 18px;
	color: #fff;
	line-height: 22px;
	position: absolute;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
	padding-left: 18px;
	padding-top:15px;
	z-index: 9;
}

.index-news .box .img .swiper-pagination {
	position: absolute;
	right: 18px;
	bottom: 16px;
	z-index: 9;
}

.index-news .box .img .swiper-pagination .swiper-pagination-bullet {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #eae9e9;
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	color: #4a4a44;
	float: left;
	margin-left: 7px;
	cursor: pointer;
	opacity: 1;
}

.index-news .box .img .swiper-pagination .swiper-pagination-bullet-active {
	background: #8ac419;
	color: #fff;
}

.index-news .box .img .bd, .index-news .box .img .bd li {
	width: 100%;
	height:445px;
	position: relative;
}

.index-news .box .img .bd li a {
	display: block;
}

.index-news .box .img .bd li img {
	width: 100%;
	height:445px;
	overflow: hidden;
	transition: all ease .3s;
}

.index-news .box .img .bd li img:hover {
	transform: scale(1.05);
}

.index-news .box .img .bd li .title {
	width:100%;
	height:100px;
	background:rgba(0,0,0,.5);
	font-size: 18px;
	color: #fff;
	line-height: 22px;
	position: absolute;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
	padding-left: 18px;
	padding-top:15px;
	z-index: 9;
}

.index-news .box .img .hd {
	position: absolute;
	right: 18px;
	bottom: 16px;
	z-index: 9;
}

.index-news .box .img .hd li {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #eae9e9;
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	color: #4a4a44;
	float: left;
	margin-left: 7px;
	cursor: pointer;
	opacity: 1;
}

.index-news .box .img .hd li.on {
	background: #8ac419;
	color: #fff;
}


.index-news .box .news {
	width: 662px;
	float: right;
}

.index-news .box .news .list {
	width: 100%;
}

.index-news .box .news .list ul {
	width: 100%;
}

.index-news .box .news .list li {
	width: 100%;
	height: 51px;
	line-height: 51px;
	background: #fff url(fw_icon8.png) 640px center no-repeat;
	box-sizing: border-box;
	padding-left: 14px;
	margin-bottom: 5px;
}

.index-news .box .news .list li a {
	width: 100%;
	display: block;
}

.index-news .box .news .list li .t1 {
	width: 124px;
	float: left;
	font-size: 18px;
	color: #b9b9b9;
}

.index-news .box .news .list li .t2 {
	float: left;
	width:455px;
	font-size: 18px;
	color: #232323;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.index-news .box .news .list li .top {
	float: left;
	font-size: 14px;
	color: #e1680f;
	margin-left: 20px;
}

.index-news .box .news .list li:hover {
	background: #0054a6 url(fw_icon9.png) 640px center no-repeat;
}

.index-news .box .news .list li:hover .t1 {
	color: #dbdddf;
}

.index-news .box .news .list li:hover .t2 {
	color: #fff;
}

.index-exhibition {
	width:100%;
	height:716px;
	background:#eae8e8;
	box-sizing:border-box;
	padding-top:54px;
}
.index-exhibition .title {
	font-size:30px;
	line-height:32px;
	color:#000;
	text-align:center;
	font-weight:bold;
	margin-bottom:49px;
	text-transform:uppercase;
}
.index-exhibition .box {
	width:1066px;
	margin:auto;
	display:table;
}
.index-exhibition .box .box1 {
	width:486px;
	float:left;
}
.index-exhibition .box .box1:nth-child(2) {
	margin-left:94px;
}
.index-exhibition .box .box1 .top {
	width:486px;
	height:297px;
	position:relative;
}
.index-exhibition .box .box1 .top img {
	width:486px;
	height:297px;
}
.index-exhibition .box .box1 .top .txt {
	width:100%;
	height:60px;
	line-height:60px;
	background:rgba(0,0,0,.4);
	position:absolute;
	left:0;
	bottom:0;
	z-index:2;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	box-sizing:border-box;
	padding:0 18px;
	font-size:24px;
	color:#fff;
}
.index-exhibition .box .box1 .list {
	width:100%;
	padding-top:22px;
}
.index-exhibition .box .box1 .list li {
	font-size:14px;
	line-height:36px;
	box-sizing:border-box;
	padding-left:40px;
	background:url(fw_eicon1.png) 14px center no-repeat;
}
.index-exhibition .box .box1 .list li a {
	color:#666;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	box-sizing:border-box;
}
.index-exhibition .box .box1 .list li:hover a {
	color:#0054a6;
}

.guest {
	width: 100%;
	box-sizing: border-box;
	background: url(fw_img29.jpg) center center no-repeat;
	padding: 72px 0 220px;
	height:1050px;
}

.guest .title {
	text-align: center;
	font-size: 32px;
	line-height: 32px;
	color: #fff;
	text-transform:uppercase;
}

.guest .title span {
	width: 34px;
	height: 3px;
	background: #d3d1d1;
	display: block;
	margin: 17px auto 0;
}

.guest .guest-list {
	width: 1014px;
	margin: 100px auto 0;
	position: relative;
}

.guest .guest-list .guest-box {
	width: 174px;
	text-align: center;
	position:relative;
	padding:20px 40px;
}

.guest .guest-list .guest-box:nth-child(2n) {
	margin-top: 90px;
}

.guest .guest-list .guest-box .img {
	width: 174px;
	height: 174px;
	box-sizing: border-box;
	border-radius: 100%;
	overflow: hidden;
}

.guest .guest-list .guest-box .img img {
	width: 174px;
	height: 174px;
	display: block;
	border-radius: 100%;
	overflow: hidden;
}

.guest .guest-list .guest-box:hover .img img {
	transform: scale(1.1);
}

.guest .guest-list .guest-box .t1 {
	font-size: 18px;
	line-height: 32px;
	color: #edecec;
	margin-top: 29px;
}

.guest .guest-list .guest-box .t2 {
	width: 19px;
	height: 1px;
	background: #edecec;
	margin: 5px auto 10px;
}

.guest .guest-list .guest-box .t3 {
	font-size: 16px;
	line-height: 32px;
	color: #9e9c9c;
}

.guest .guest-list .guest-box .guest-tc {
	width:244px;
	height:306px;
	background:rgba(255,255,255,.9);
	box-sizing:border-box;
	padding:15px 22px;
	line-height:32px;
	position:absolute;
	left:0;
	top:0;
	display:none;
	transition:all ease .3s;
}
.guest .guest-list .guest-box:hover .guest-tc {
	display:block;
}
.guest .guest-list .guest-box .guest-tc .s1 {
	font-size:20px;
	color:#000;
	text-align:center;
	margin-bottom:6px;
}
.guest .guest-list .guest-box .guest-tc .s2 {
	width:20px;
	height:1px;
	background:#555454;
	margin:auto;
}
.guest .guest-list .guest-box .guest-tc .s3 {
	font-size:16px;
	color:#666;
	text-align:center;
	margin-bottom:18px;
}
.guest .guest-list .guest-box .guest-tc .s4 {
	font-size:14px;
	color:#514e4e;
	text-align:left;
}
.guest .guest-list .guest-box .guest-tc .s4 span {
	color:#2369ea;
}


.guest .guest-list .prev {
	width: 36px;
	height: 72px;
	position: absolute;
	left: -185px;
	top: 280px;
	cursor: pointer;
}

.guest .guest-list .next {
	width: 36px;
	height: 72px;
	position: absolute;
	right: -185px;
	top: 280px;
	cursor: pointer;
}



.video {
	width: 100%;
	background: #f4f4f4;
	padding: 64px 0;
}

.video .title {
	text-align: center;
	font-size: 30px;
	line-height: 32px;
	color: #000;
	font-weight:bold;
	text-transform:uppercase;
}

.video .title span {
	width: 34px;
	height: 3px;
	background: #d3d1d1;
	display: block;
	margin: 17px auto 0;
}

.video .video-list {
	width: 1200px;
	height: 480px;
	margin: 66px auto 0;
	position: relative;
}

.video .video-list .swiper-container{
	height:480px;
}
.video .video-list .swiper-container .swiper-wrapper{
	height:480px;
}
.video .video-list .swiper-container .swiper-wrapper .swiper-slide{
	height:480px;
}

.video .video-list .prev {
	width: 36px;
	height: 72px;
	position: absolute;
	left: -95px;
	top: 200px;
	cursor: pointer;
}

.video .video-list .next {
	width: 36px;
	height: 72px;
	position: absolute;
	right: -95px;
	top: 200px;
	cursor: pointer;
}

.video-box {
	width: 100%;
	display: table;
}

.video-box .big {
	width: 600px;
	height:477px;
	float: left;
	position: relative;
	background:#122c4e;
}

.video-box .big .img {
	width: 100%;
	overflow: hidden;
}

.video-box .big .img img {
	width: 600px;
	height:477px;
	transition: all ease .3s;
}

.video-box .big:hover .img img {
	width: 100%;
	transform: scale(1.05);
}

.video-box .big .tbox {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	/*background: rgba(0,0,0,.3);*/
	cursor: pointer;
}

.video-box .big .tbox img {
	width: 76px;
	height: 76px;
	display: block;
	margin: auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.video-box .big .tbox .txt {
	font-size: 24px;
	line-height: 32px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 38px;
	box-sizing: border-box;
	padding-left: 32px;
}

.small-list {
	width: 584px;
	float: right;
}

.small-list:first-child {
	margin-left: 16px;
}

.small-list .s-box {
	width: 283px;
	position: relative;
	float: left;
}

.small-list .s-box:nth-child(1), .small-list .s-box:nth-child(2) {
	margin-bottom: 18px;
}

.small-list .s-box:nth-child(2n) {
	margin-left: 18px;
}

.small-list .s-box .img {
	width: 100%;
	overflow: hidden;
	background:#122c4e;
}

.small-list .s-box .img img {
	transition: all ease .3s;
	width: 283px;
	height:230px;
}

.small-list .s-box:hover .img img {
	transform: scale(1.05);
}

.small-list .s-box .tbox {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	/*background: rgba(0,0,0,.3);*/
	cursor: pointer;
}

.small-list .s-box .tbox img {
	width: 47px;
	height: 47px;
	display: block;
	margin: auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.small-list .s-box .tbox .txt {
	width:100%;
	font-size: 18px;
	line-height: 24px;
	color: #f5f5f5;
	position: absolute;
	left: 0;
	bottom: 0;
	box-sizing: border-box;
	padding: 0 15px 36px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	background:rgba(0,0,0,.3);
}

.picture {
	width: 100%;
	padding: 59px 0;
	display:table;
}

.picture .title {
	text-align: center;
	font-size: 30px;
	line-height: 32px;
	color: #000;
	font-weight:bold;
	text-transform:uppercase;
}

.picture .title span {
	width: 34px;
	height: 3px;
	background: #d3d1d1;
	display: block;
	margin: 17px auto 0;
}

.picture .picture-list {
	width: 1200px;
	height: 680px;
	position: relative;
	margin: 59px auto 0;
}
.picture .picture-list .swiper-container{
	height: 680px;
}
.picture .picture-list .prev {
	width: 36px;
	height: 72px;
	position: absolute;
	left: -95px;
	top: 273px;
	cursor: pointer;
}

.picture .picture-list .next {
	width: 36px;
	height: 72px;
	position: absolute;
	right: -95px;
	top: 273px;
	cursor: pointer;
}

.picture-boxs {
	width: 100%;
	display: table;
}

.picture-boxs .picture-box {
	float: left;
	position: relative;
	margin-right: 19px;
	margin-bottom: 19px;
}
.picture-boxs .picture-box.s {
	margin-bottom:0;
}
.picture-boxs .picture-box.b:nth-child(2) {
	margin-right: 0;
}

.picture-boxs .s.s:nth-child(3n) {
	margin-right: 0;
}

.picture-boxs .picture-box.b .img {
	width: 590px;
	height:330px;
	overflow: hidden;
}
.picture-boxs .picture-box.s .img {
	width: 387px;
	height:330px;
	overflow: hidden;
}
.picture-boxs .picture-box.b .img img {
	width: 590px;
	height:330px;
	transition: all ease .3s;
}

.picture-boxs .picture-box.s .img img {
	width: 387px;
	height:330px;
	transition: all ease .3s;
}

.picture-boxs .picture-box:hover .img img {
	transform: scale(1.05);
}

.picture-boxs .picture-box .pbox {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	/* background: rgba(0,0,0,.3); */
}

.picture-boxs .picture-box .pbox .icon {
	position: absolute;
	left: 0;
	top: 0;
}

.picture-boxs .picture-box .pbox .txt {
	position: absolute;
	left: 0;
	bottom: 0;
	box-sizing: border-box;
	padding-left: 18px;
}

.picture-boxs .picture-box.b .pbox .txt {
	font-size: 24px;
	color: #fff;
	line-height: 30px;
	padding-bottom: 22px;
}

.picture-boxs .picture-box.s .pbox .txt {
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	padding-bottom: 13px;
}

.index-info {
	width:100%;
	height:510px;
	background:#f4f4f4;
	box-sizing:border-box;
	padding-top:66px;
}
.index-info .title {
	font-size:30px;
	line-height:32px;
	color:#000;
	text-align:center;
	font-weight:bold;
	margin-bottom:66px;
	text-transform:uppercase;
}
.index-info .box {
	width:1068px;
	margin:auto;
	display:table;
}
.index-info .box .boxs {
	width:249px;
	float:left;
	margin-right:24px;
}
.index-info .box .boxs:nth-child(4n) {
	margin-right:0;
}
.index-info .box .boxs .txt {
	width:100%;
	height:50px;
	line-height:50px;
	font-size:18px;
	color:#fff;
	box-sizing:border-box;
	padding-left:56px;
	margin-bottom:8px;
}
.index-info .box .boxs .txt1 {
	background:#8ac419 url(fw_eicon2.png) 12px center no-repeat;
}
.index-info .box .boxs .txt2 {
	background:#8ac419 url(fw_eicon3.png) 12px center no-repeat;
}
.index-info .box .boxs .txt3 {
	background:#8ac419 url(fw_eicon4.png) 12px center no-repeat;
}
.index-info .box .boxs .txt4 {
	background:#8ac419 url(fw_eicon5.png) 12px center no-repeat;
}
.index-info .box .boxs .list {
	width:100%;

}
.index-info .box .boxs .list li {
	width:100%;
	height:40px;
	line-height:40px;
	background:#fff url(fw_eicon1.png) 12px center no-repeat;
	margin-bottom:4px;
}
.index-info .box .boxs .list li a {
	display:block;
	box-sizing:border-box;
	padding-left:35px;
	font-size:16px;
	color:#555;
}
.index-info .box .boxs .list li:hover a {
	color:#0054a6;
}

.index-link {
	width:100%;
	background:#0074c1;
	padding:65px 0 25px;
}
.index-link .title {
	font-size:30px;
	font-weight:bold;
	line-height:32px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:75px;
}
.index-link .list {
	width:1000px;
	text-align:center;
	display:table;
	margin:auto;
}
.index-link .list li {
	width:320px;
	display:inline-block;
	margin-bottom:75px;
}

.footer {
	width:100%;
	height:100px;
	background:#00aaea;
}
.footer .box {
	width:1200px;
	margin:auto;
	padding-top:23px;
}
.footer .box .box1 {
	width:100%;
	display:table;
	font-size:14px;
	line-height:18px;
	color:#fff;
	margin-bottom:15px;
}
.footer .box .box1 span {
}
.footer .box .box1 .s1 {
}
.footer .box .box1 .s2 {
	float:right;
	margin-right:70px;
}
.footer .box .box1 .s3 {
	float:right;
}
.footer .box .box2 {
	width:100%;
	display:table;
}
.footer .box .box2 .abox {
	float:left;
}
.footer .box .box2 .abox a {
	font-size:14px;
	line-height:14px;
	color:#edeb3d;
	border-right:1px solid #edeb3d;
	padding-right:10px;
	margin-right:10px;
	margin-top:2px;
}
.footer .box .box2 .abox a:last-child {
	border-right:none;
}
.footer .box .box2 .copyright {
	float:right;
	font-size:14px;
	line-height:18px;
	color:#fff;
}



.center {
	min-width: 1200px;
	background: #f4f4f4;
}

.breadcrumbs {
	width: 1200px;
	height: 50px;
	line-height: 50px;
	margin: auto;
	box-sizing: border-box;
	background: url(fw_icon21.png) left center no-repeat;
	padding-left: 30px;
	font-size: 14px;
	color: #1e2123;
	/*border-bottom: 1px solid #e4e3e3;*/
}

.breadcrumbs a {
	color: #1e2123;
}

.gjh-list {
	width: 1200px;
	margin: auto;
	display: table;
	padding: 46px 0 18px;
}

.gjh-list li {
	width: 300px;
	float: left;
	margin: 0 50px 50px;
	position: relative;
}

.gjh-list li .img {
	width: 100%;
	height:240px;
	position: relative;
	overflow: hidden;
}

.gjh-list li .img img {
	width:300px;
	height:240px;
	transition: all ease .3s;
}

.gjh-list li:hover .img img {
	transform: scale(1.05);
}

.gjh-list li .img .play {
	width: 54px;
	height: 54px;
	position: absolute;
	top: 72px;
	left: 50%;
	transform: translateX(-50%);
}

.gjh-list li .tbox {
	width: 100%;
	height: 122px;
	background: #fff;
	box-sizing: border-box;
	padding: 17px 0 0 13px;
}

.gjh-list li .tbox .title {
	font-size: 20px;
	line-height: 20px;
	color: #000;
	margin-bottom: 10px;
}

.gjh-list li:hover .tbox .title {
	color: #0054a6;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gjh-list li .tbox .txt {
	width: 250px;
	font-size: 14px;
	line-height: 20px;
	color: #888;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.gjh-list li .link {
	width: 18px;
	height: 28px;
	background: url(fw_icon22-1.png) center center no-repeat;
	position: absolute;
	right: 11px;
	bottom: 12px;
}

.gjh-list li:hover .link {
	background: url(fw_icon22.png) center center no-repeat;
}

.logins {
	width: 100%;
	height: 753px;
}

.logins .login-box {
	width: 1200px;
	margin: auto;
	position: relative;
}

.logins .login-box .box {
	width: 428px;
	position: absolute;
	background: #fff;
	top: 81px;
	right: 0;
	box-sizing: border-box;
	padding: 39px 26px 27px 28px;
}

.logins .login-box .box .title {
	height: 28px;
	line-height: 28px;
	font-size: 24px;
	color: #01000d;
	padding-left: 15px;
	box-sizing: border-box;
	border-left: 8px solid #0054a6;
	margin-bottom: 33px;
}

.logins .login-box .box .name {
	width: 100%;
	height: 54px;
	box-sizing: border-box;
	border: 1px solid #d1cbcb;
	background: url(fw_icon23.png) 16px center no-repeat;
	margin-bottom: 28px;
}

.logins .login-box .box .name .t1 {
	width: 315px;
	height: 30px;
	box-sizing: border-box;
	border: none;
	border-left: 1px solid #cdc8c8;
	float: right;
	padding-left: 14px;
	margin-top: 11px;
}

.logins .login-box .box .names {
	width: 100%;
	height: 54px;
	box-sizing: border-box;
	border: 1px solid #d1cbcb;
	background: url(fw_icon27.png) 16px center no-repeat;
	margin-bottom: 13px;
}

.logins .login-box .box .names .t1 {
	width: 315px;
	height: 30px;
	box-sizing: border-box;
	border: none;
	border-left: 1px solid #cdc8c8;
	float: right;
	padding-left: 14px;
	margin-top: 11px;
}

.logins .login-box .box .password {
	width: 100%;
	height: 54px;
	box-sizing: border-box;
	border: 1px solid #d1cbcb;
	background: url(fw_icon24.png) 16px center no-repeat;
	margin-bottom: 34px;
}

.logins .login-box .box .password .t1 {
	width: 315px;
	height: 30px;
	box-sizing: border-box;
	border: none;
	border-left: 1px solid #cdc8c8;
	float: right;
	padding-left: 14px;
	margin-top: 11px;
}

.logins .login-box .box .passwords {
	width: 100%;
	height: 54px;
	box-sizing: border-box;
	border: 1px solid #d1cbcb;
	background: url(fw_icon24.png) 16px center no-repeat;
	margin-bottom: 18px;
}

.logins .login-box .box .passwords .t1 {
	width: 315px;
	height: 30px;
	box-sizing: border-box;
	border: none;
	border-left: 1px solid #cdc8c8;
	float: right;
	padding-left: 14px;
	margin-top: 11px;
}

.logins .login-box .box .yzm {
	width: 100%;
	display: table;
	margin-bottom: 34px;
}

.logins .login-box .box .yzm .yzm-txt {
	width: 203px;
	height: 54px;
	box-sizing: border-box;
	border: 1px solid #d1cbcb;
	background: url(fw_icon28.png) 16px center no-repeat;
	float: left;
}

.logins .login-box .box .yzm .t2 {
	width: 146px;
	height: 30px;
	box-sizing: border-box;
	border: none;
	border-left: 1px solid #cdc8c8;
	float: left;
	padding-left: 14px;
	margin-top: 11px;
	margin-left: 55px;
}

.logins .login-box .box .yzm a {
	width: 163px;
	height: 54px;
	background: #0054a6;
	text-align: center;
	line-height: 54px;
	color: #fff;
	font-size: 16px;
	display: inline-block;
	float: right;
}

.logins .login-box .box .btn {
	width: 100%;
	height: 58px;
	background: #0054a6;
	border-radius: 5px;
	font-size: 24px;
	color: #fff;
	border: none;
	margin-bottom: 17px;
}

.logins .login-box .box .other {
	width: 100%;
	margin-bottom: 32px;
}

.logins .login-box .box .other a {
	display: inline-block;
	width: 150px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #3e3b3b;
}

.logins .login-box .box .txt {
	width: 100%;
	text-align: center;
	color: #9d9b9b;
	font-size: 16px;
	line-height: 30px;
}

.logins .login-box .box .txt a {
	color: #0054a6;
}


.list-box {
	width: 1200px;
	margin: auto;
	display: table;
	padding: 6px 0 85px;
}

.list-box .menu-box {
	width: 247px;
	float: left;
}

.list-box .menu-box .title {
	width: 247px;
	height: 94px;
	background: #1b6ebc;
	text-align: center;
	font-size: 28px;
	line-height: 32px;
	color: #fff;
	box-sizing: border-box;
	padding-top: 20px;
}

.list-box .menu-box .title span {
	font-size: 16px;
	line-height: 18px;
	color: #86afd6;
	margin-top: 7px;
	display: block;
}

.list-box .menu-box .menu-list {
	width: 100%;
}

.list-box .menu-box .menu-list li {
	width: 100%;
	margin-top: 4px;
}

.list-box .menu-box .menu-list li .menu-t1 {
	width: 100%;
	font-size: 18px;
	color: #fff;
	line-height: 32px;
	background: #1b6ebc url(fw_icon29.png) 226px center no-repeat;
	display: block;
	box-sizing: border-box;
	padding: 10px 20px;
	cursor: pointer;
}
.list-box .menu-box .menu-list li .menu-t1 a {
	color: #fff;
}
.list-box .menu-box .menu-list li .menu-t1.on {
	background: #8ac419 url(fw_icon30.png) 218px center no-repeat;
}

.list-box .menu-box .menu-list li .s-menu {
	width: 100%;
	padding: 10px 0 7px;
	background: #e2eaf1;
	margin-top: 1px;
	display: none;
}

.list-box .menu-box .menu-list li .s-menu.on {
	display: block;
}

.list-box .menu-box .menu-list li .s-menu .s-menu-link {
	display: block;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	color: #414344;
	transition: all ease .3s;
	box-sizing: border-box;
	padding-left: 35px;
}

.list-box .menu-box .menu-list li .s-menu .s-menu-link:hover {
	background: #b9cee0;
	color: #fff;
}

.list-box .menu-box .menu-list li .s-menu .s-menu-link.on {
	background: #b9cee0;
	color: #fff;
}

.list-box .list-center {
	width: 932px;
	float: right;
	background: #fff;
	box-sizing: border-box;
	padding: 27px 38px 60px;
}

.list-box .list-center .title {
	font-size: 26px;
	color: #0054a6;
	height: 28px;
	line-height: 28px;
	border-left: 7px solid #8ac419;
	padding-left: 20px;
}

.list-box .list-center .title2 {
	width: 100%;
	border-bottom: 1px solid #e4e4e4;
	font-size: 26px;
	line-height: 32px;
	color: #0054a6;
	padding: 12px 0 38px;
	text-align: center;
}
.list-box .list-center .title2.red {
	color:#ea1b06;
}

.list-box .list-center .title3 {
	width: 100%;
	border-bottom: 1px solid #e4e4e4;
	font-size: 26px;
	line-height: 32px;
	color: #0054a6;
	padding: 12px 0 7px;
	text-align: center;
}
.list-box .list-center .title3 .t1 {
	font-size:14px;
	color:#4c4d4d;
	margin-top:28px;
}
.list-box .list-center .title3 .t1 span {
	color:#848789;
}

.list-box .list-center .report-list {
	width: 100%;
	margin-top: 23px;
	border-top: 1px solid #e4e4e4;
	margin-bottom: 57px;
	padding-top: 20px;
}

.list-box .list-center .report-list li {
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	box-sizing: border-box;
	border-bottom: 1px dashed #e1dfdf;
	padding-left: 36px;
	background: url(fw_icon31.png) 14px center no-repeat;
}
.list-box .list-center .report-list li span {
	float:right;
	color:#b0afaf;
	font-size:16px;
}
.list-box .list-center .report-list li:hover span {
	color:#1b6ebc;
}
.list-box .list-center .report-list li a {
	color: #666;
	display:block;
}

.list-box .list-center .report-list li:hover a {
	color: #1b6ebc;
}

.page-list {
	width: 100%;
	text-align: center;
}

.page-list a {
	width: 46px;
	height: 46px;
	display: inline-block;
	text-align: center;
	line-height: 46px;
	font-size: 24px;
	color: #b2aeae;
	border-radius: 50%;
	font-style: italic;
	margin: 0 8px;
}

.page-list a:hover {
	background: #4ba5d9;
	color: #fff;
}

.page-list a.on {
	background: #4ba5d9;
	color: #fff;
}

.page-list a.prev {
	background: url(fw_icon32.png) center center no-repeat;
}

.page-list a.next {
	background: url(fw_icon33.png) center center no-repeat;
}

.video-lists {
	width: 100%;
	display: table;
	padding: 51px 0 38px;
}

.video-lists li {
    width: 378px;
    height: 308px;
    float: left;
    position: relative;
    margin: 0 24px 32px;
    overflow: hidden;
}

.video-lists li .img {
	width: 100%;
}

.video-lists li .img img {
	width: 378px;
    height: 308px;
}

.video-lists li .t1 {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 23px;
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	z-index: 2;
}

.video-lists li .play {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	/*background: rgba(0,0,0,.3);*/
}

.video-lists li .play img {
	width: 62px;
	height: 62px;
	margin: auto;
	top: calc(50% - 31px);
	position: relative;
	display: block;
}

.reviews-lists {
	width: 100%;
}

.reviews-lists li {
	width: 100%;
	height: 83px;
	display: table;
	border-bottom: 1px solid #ddd;
	text-align: center;
}

.reviews-lists li:nth-child(2n-1) {
	background: #f6f6f6;
}

.reviews-lists li .t1 {
	width: 196px;
	height: 83px;
	float: left;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.reviews-lists li .t1 .jie {
	width: 100%;
	text-align: left;
	box-sizing: border-box;
	padding-left: 15px;
	color: #0054a6;
	font-size: 18px;
	line-height: 18px;
}

.reviews-lists li .t1 .jie span {
	display: block;
	color: #666;
	font-size: 16px;
	margin-top: 8px;
}

.reviews-lists li .t2 {
	width: 338px;
	height: 83px;
	float: left;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color: #666;
	border-right: 1px solid #ddd;
}

.reviews-lists li .t3 {
	width: 320px;
	height: 83px;
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color: #666;
	border-right: 1px solid #ddd;
}

.reviews-lists li.top {
	background: #0054a6;
	height: 63px;
	line-height: 63px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

.reviews-lists li.top .t1 {
	width: 196px;
	border-right: 1px solid #fff;
	display: block;
	height: 63px;
	color: #fff;
	border-left: none;
	box-sizing: border-box;
	text-align: center;
}

.reviews-lists li.top .t2 {
	border-right: 1px solid #fff;
	height: 63px;
	display: initial;
	color: #fff;
	border-left: none;
	box-sizing: border-box;
}

.reviews-lists li.top .t3 {
	height: 63px;
	display: initial;
	color: #fff;
	border-left: none;
	border-right: none;
	box-sizing: border-box;
}

.review-orhter {
	width: 100%;
	border-top: 1px solid #e4e4e4;
	text-align: right;
	color: #0157a9;
	font-size: 16px;
	margin-top: 90px;
	padding-top: 49px;
}

.review-orhter a {
	color: #0157a9;
}

.reviews-menu {
	width: 100%;
	height: 79px;
	background: url(fw_img96.html) center center no-repeat;
	text-align: center;
	box-sizing: border-box;
	padding-top: 30px;
}

.reviews-menu li {
	display: inline-block;
}

.reviews-menu li a {
	display: block;
	height: 29px;
	line-height: 29px;
	font-size: 16px;
	color: #fff;
	padding: 0 15px;
	margin: 0 4px;
	border-radius: 14px;
}

.reviews-menu li:hover a {
	background: #8ac419;
}

.reviews-menu li.on a {
	background: #8ac419;
}


.reviews-box {
	width: 100%;
}

.reviews-box .reviews-boxs {
	display: none;
}

.reviews-box .reviews-boxs.on {
	display: block;
}

.list5-prcture {
	width: 100%;
	display: table;
	box-sizing: border-box;
	padding-left: 34px;
	padding-top: 30px;
}

.list5-prcture li {
	width: 240px;
	margin-right: 34px;
	margin-bottom: 25px;
	float: left;
	position: relative;
}

.list5-prcture li:nth-child(3n) {
	margin-right: 0;
}

.list5-prcture li .img {
	width: 100%;
	overflow: hidden;
}

.list5-prcture li .img img {
	width:240px;
	height:160px;
	transition: all ease .3s;
}

.list5-prcture li:hover .img img {
	transform: scale(1.05);
}

.list5-prcture li .pbox {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	/*background: rgba(0,0,0,.3);*/
}

.list5-prcture li .pbox .icon {
	position: absolute;
	width: 30px;
	left: 0;
	top: 0;
}

.list5-prcture li .pbox .txt {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	box-sizing: border-box;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	background:rgba(0,0,0,.3);
}



.reviews-txt {
	width: 100%;
	font-size: 16px;
	line-height: 36px;
	color: #666;
	margin-top: 31px;
}

.reviews-txts {
	font-size: 14px;
	color: #666;
	line-height: 32px;
	padding-top: 30px;
}


.forum {
	width: 1200px;
	margin: auto;
	padding-bottom: 59px;
}

.forum .box1 {
	width: 100%;
	background: #fff;
	position: relative;
	box-sizing: border-box;
	padding: 25px 30px 32px;
	margin-top: 35px;
}

.forum .box1 .title {
	text-align: center;
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #0054a6;
	margin-bottom: 36px;
}

.forum .box1 .label {
	font-size: 16px;
	color: #6f7275;
	line-height: 32px;
	margin-bottom: 31px;
	text-align: center;
}

.forum .box1 .label span {
	color: #0054a6;
}

.forum .box1 .txt {
	font-size: 16px;
	color: #6f7275;
	line-height: 28px;
}

.forum .box1 .more {
	font-size: 16px;
	color: #0054a6;
	line-height: 24px;
	position: absolute;
	right: 15px;
	top: 30px;
}

.forum .box2 {
	width: 100%;
	position: relative;
}

.forum .box2 .index-news {
	padding: 43px 0 44px;
}

.forum .box2 .index-news .box .news .title li {
	font-size: 18px;
	line-height: 50px;
	color: #0053b6;
	background: #eae6e6;
	position: relative;
	border-left: 2px solid #f4f4f4;
	padding:0 20px;
	background: #8ac419;
	color: #fff;
}

.forum .box2 .index-news .box .news .title li.on:after {
	display: none;
}

.forum .box2 .index-news .box .news .title .more {
	font-size: 16px;
	color: #0054a6;
	float: right;
	line-height: 50px;
	display: block;
	margin-right: 15px;
}

.forum .box2 .index-news .box .img {
	width: 510px;
	height: 425px;
	position:relative;
}

.forum .box2 .index-news .box .img .swiper-slide {
	width: 510px;
	height: 425px !important;
}
.forum .box2 .index-news .box .img .swiper-slide img {
	height: 425px;
}

.forum .box2 .index-news .box .img .bd, .forum .box2 .index-news .box .img .bd li {
	width: 510px;
	height: 425px;
}
.forum .box2 .index-news .box .img .bd li img {
	height: 425px;
}

.forum .box2 .index-news .box .news .list {
	padding-top: 6px;
}

.forum .box2 .index-news .box .news .list li {
	height: 69px;
	line-height: 69px;
	margin-bottom: 3px;
}

.forum .box3 {
	width: 100%;
	background: #fff;
}

.forum .box3 .schedules {
}

.forum .box3 .schedules .title {
	width: 100%;
	height: 57px;
	background: #0054a6;
	line-height: 57px;
	font-size: 20px;
	color: #fff;
	padding-left: 20px;
	box-sizing: border-box;
}

.forum .box3 .schedules .title .more {
	font-size: 16px;
	float: right;
	display: block;
	color: #fff;
	margin-right: 15px;
}

.forum .box3 .schedules .list {
	width: 100%;
	box-sizing: border-box;
	padding: 43px 46px 55px 51px;
}

.forum .box3 .schedules .list li {
	width: 100%;
	height: 49px;
	line-height: 49px;
	background: #f4f4f4;
	margin-bottom: 1px;
	text-align: center;
	font-size: 14px;
}

.forum .box3 .schedules .list li:nth-child(2n-1) {
	background: #ebebeb;
}

.forum .box3 .schedules .list li .t1 {
	width: 148px;
	box-sizing: border-box;
	border-right: 1px solid #fff;
	float: left;
	color: #666;
}

.forum .box3 .schedules .list li .t2 {
	width: 300px;
	float: left;
	border-right: 1px solid #fff;
	color: #666;
}

.forum .box3 .schedules .list li .t3 {
	width: 320px;
	float: left;
	border-right: 1px solid #fff;
	color: #0054a6;
}

.forum .box3 .schedules .list li .t4 {
	width: 330px;
	float: left;
	color: #666;
}

.forum .box3 .schedules .list li.tt {
	background: #8ac419;
	font-size: 18px;
}

.forum .box3 .schedules .list li.tt .t1 {
	color: #fff;
}

.forum .box3 .schedules .list li.tt .t2 {
	color: #fff;
}

.forum .box3 .schedules .list li.tt .t3 {
	color: #fff;
}

.forum .box3 .schedules .list li.tt .t4 {
	color: #fff;
}

.forum .box4 {
	width: 100%;
	margin-top: 46px;
}

.forum .box4 .speakers {
}

.forum .box4 .speakers .title {
	width: 100%;
	height: 57px;
	line-height: 57px;
	background: #0054a6;
	box-sizing: border-box;
	padding-left: 20px;
	font-size: 20px;
	color: #fff;
}

.forum .box4 .speakers .title .more {
	display: block;
	float: right;
	margin-right: 15px;
	font-size: 16px;
	color: #fff;
}

.forum .box4 .speakers .guest {
	background: #fff;
	padding: 36px 0 60px;
	box-sizing: border-box;
}

.forum .box4 .speakers .guest .guest-list {
	width: 975px;
	margin: 0 auto;
}
.forum .box4 .speakers .guest .guest-list .guest-box {
	width:195px;
	padding:20px 10px;
	box-sizing:border-box;
}
.forum .box4 .speakers .guest .guest-list .guest-box .img {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	overflow: hidden;
	margin:auto;
}

.forum .box4 .speakers .guest .guest-list .guest-box .img img {
	/*transition:all ease .3s;*/
	width: 150px;
	height:150px;
}

.forum .box4 .speakers .guest .guest-list .guest-box:hover .img img {
	transform: scale(1.1);
}

.forum .box4 .speakers .guest .guest-list .guest-box .t1 {
	color: #0054a6;
	font-size:16px;
}

.forum .box4 .speakers .guest .guest-list .guest-box .t2 {
	background: #0054a6;
}

.forum .box4 .speakers .guest .guest-list .guest-box {
	margin-bottom: 30px;
	margin-top:0;
}

.forum .box4 .speakers .guest .guest-list .guest-box .guest-tc {
	width:195px;
	background:rgba(204,204,204,.9);
}

.forum .box4 .speakers .guest .guest-list .prev {
	left: -72px;
	top:50%;
	transform:translateY(-50%);
}

.forum .box4 .speakers .guest .guest-list .next {
	right: -72px;
	top:50%;
	transform:translateY(-50%);
}

.forum .box5 {
	width: 100%;
	background: #fff;
	margin-top: 48px;
}

.forum .box5 .title {
	width: 100%;
	height: 57px;
	line-height: 57px;
	background: #0054a6;
	box-sizing: border-box;
}

.forum .box5 .title li {
	font-size: 20px;
	color: #80a9d0;
	padding: 0 18px;
	float: left;
	cursor: pointer;
}

.forum .box5 .title li:hover {
	color: #fff;
}

.forum .box5 .title li.on {
	color: #fff;
}

.forum .box5 .title .more {
	display: block;
	float: right;
	margin-right: 15px;
	color: #fff;
	font-size: 16px;
}

.forum .box5 .list {
	width: 100%;
	box-sizing: border-box;
	padding: 32px;
	display: table;
}

.forum .box5 .list ul {
	display: none;
}

.forum .box5 .list ul.on {
	display: block;
}

.forum .box5 .list li {
	width: 212px;
	box-sizing: border-box;
	border: 1px solid #e6e2e2;
	float: left;
	margin-right: 19px;
	margin-bottom: 17px;
}

.forum .box5 .list li:nth-child(5n) {
	margin-right: 0;
}

.forum .box6 {
	width: 100%;
	background: #fff;
	margin-top: 47px;
}

.forum .box6 .title {
	width: 100%;
	height: 57px;
	line-height: 57px;
	background: #0054a6;
	color: #fff;
	font-size: 20px;
	box-sizing: border-box;
	padding-left: 20px;
}

.forum .box6 .tbox {
	width: 100%;
	box-sizing: border-box;
	padding: 31px 30px 27px;
	display: table;
	position: relative;
}

.forum .box6 .tbox .img {
	width: 466px;
	float: left;
}

.forum .box6 .tbox .txt {
	width: 635px;
	float: right;
	font-size: 14px;
	line-height: 30px;
	color: #989393;
}

.forum .box6 .tbox .more {
	position: absolute;
	right: 33px;
	bottom: 27px;
	display: block;
	color: #0054a6;
	font-size: 16px;
	line-height: 30px;
	padding-right: 38px;
	background: url(fw_icon35.png)right center no-repeat;
}

.forum .box7 {
	width: 100%;
	background: #fff;
	margin-top: 47px;
}

.forum .box7 .title {
	width: 100%;
	height: 57px;
	line-height: 57px;
	background: #0054a6;
	color: #fff;
	font-size: 20px;
	box-sizing: border-box;
	padding-left: 20px;
}

.forum .box7 .title .more {
	font-size: 16px;
	float: right;
	color: #fff;
	margin-right: 15px;
}

.forum .box7 .address {
	width: 100%;
	height: 375px;
	box-sizing: border-box;
	padding-left: 150px;
	padding-top: 38px;
	background: url(fw_img100.html) center bottom no-repeat;
}

.forum .box7 .address .add-boxs {
	width: 485px;
	float: left;
	font-size: 16px;
	line-height: 36px;
	color: #888888;
}

.forum .box7 .address .add-boxs span {
	color: #000;
}


.guest-info {
	width: 1200px;
	margin: auto;
	background: #fff;
	box-sizing: border-box;
	padding: 50px;
}

.guest-info .img {
	margin: 0 auto 30px;
	display: table;
}

.guest-info .title {
	font-size: 26px;
	line-height: 26px;
	color: #000;
	text-align: center;
	margin-bottom: 60px;
}

.guest-info .title span {
	width: 36px;
	height: 5px;
	background: #5d5b5b;
	display: block;
	margin: 20px auto 0;
}

.guest-info .txt {
	font-size: 16px;
	line-height: 36px;
	color: #888;
}


.download-title {
	width:100%;
	border-bottom:1px solid #eeeded;
	background:url(fw_icon41.png) left center no-repeat;
	box-sizing:border-box;
	font-size:18px;
	color:#333;
	line-height:28px;
	padding:27px 0 18px 46px;
	margin-top:23px;
}
.download-list {
	width:100%;
	padding:18px 0 12px;
}
.download-list li {
	width:100%;
	display:table;
	line-height:40px;
}
.download-list li a {
	display:block;
}
.download-list li .txt {
	font-size:14px;
	color:#666;
	box-sizing:border-box;
	padding-left:28px;
	background:url(fw_icon42.png) left center no-repeat;
	float:left;
}
.download-list li:hover .txt {
	color:#0054a6;
}
.download-list li .down {
	float:right;
	font-size:14px;
	color:#0054a6;
	box-sizing:border-box;
	padding-left:25px;
	background:url(fw_icon43.png) left center no-repeat;
}

.zhld-list {
	width:100%;
	border-top:1px solid #e4e4e4;
	margin-top:23px;
	padding-top:45px;
}
.zhld-list li {
	width:100%;
	display:table;
	border-bottom:1px solid #ebebeb;
	margin-bottom:30px;
}
.zhld-list li a {
	display:block;
}
.zhld-list li .t1 {
	width:100%;
	border-bottom:1px solid #ebebeb;
	font-size:18px;
	line-height:32px;
	color:#0054a6;
	padding-bottom:14px;
}
.zhld-list li .t1 span {
	color:#b1b1b1;
	float:right;
}
.zhld-list li .tbox {
	width:100%;
	display:table;
	padding:14px 0 19px;
}
.zhld-list li .tbox .img {
	width:129px;
	height:95px;
	overflow:hidden;
	float:left;
}
.zhld-list li .tbox .img img {
	width:100%;
	height:95px;
}
.zhld-list li .tbox .txt {
	width:686px;
	float:left;
	margin-left:30px;
	font-size:14px;
	color:#666;
	line-height:28px;
}


.page-info {
	width:100%;
	background:#fff;
	box-sizing:border-box;
	padding:0 40px;
}
.page-info .title {
	text-align:center;
	font-size:26px;
	line-height:32px;
	color:#0054a6;
	padding:32px 0 30px;
	border-bottom:1px solid #e4e4e4;
}
.page-info .txt {
	font-size:14px;
	line-height:32px;
	color:#666;
}


.guest-lists {
	width:100%;
	display:table;
	padding:40px 0;
}
.guest-lists li {
	float:left;
	width:254px;
	margin-right:34px;
	margin-bottom:20px;
}
.guest-lists li:nth-child(4n) {
	margin-right:0;
}
.guest-lists li .guest-box {
	width: 174px;
	text-align: center;
	position:relative;
	padding:20px 40px;
}

.guest-lists li .guest-box:nth-child(2n) {
	margin-top: 90px;
}

.guest-lists li .guest-box .img {
	width: 174px;
	height: 174px;
	box-sizing: border-box;
	border-radius: 100%;
	overflow: hidden;
}

.guest-lists li .guest-box .img img {
	width: 174px;
	height: 174px;
	display: block;
	border-radius: 100%;
	overflow: hidden;
}

.guest-lists li .guest-box:hover .img img {
	transform: scale(1.1);
}

.guest-lists li .guest-box .t1 {
	font-size: 18px;
	line-height: 32px;
	color: #0054a6;
	margin-top: 29px;
}

.guest-lists li .guest-box .t2 {
	width: 19px;
	height: 1px;
	background: #0054a6;
	margin: 5px auto 10px;
}

.guest-lists li .guest-box .t3 {
	font-size: 16px;
	line-height: 32px;
	color: #9e9c9c;
}

.guest-lists li .guest-box .guest-tc {
	width:244px;
	height:306px;
	background:rgba(204,204,204,.9);
	box-sizing:border-box;
	padding:15px 22px;
	line-height:32px;
	position:absolute;
	left:0;
	top:0;
	display:none;
	transition:all ease .3s;
}
.guest-lists li .guest-box:hover .guest-tc {
	display:block;
}
.guest-lists li .guest-box .guest-tc .s1 {
	font-size:20px;
	color:#000;
	text-align:center;
	margin-bottom:6px;
}
.guest-lists li .guest-box .guest-tc .s2 {
	width:20px;
	height:1px;
	background:#555454;
	margin:auto;
}
.guest-lists li .guest-box .guest-tc .s3 {
	font-size:16px;
	color:#666;
	text-align:center;
	margin-bottom:18px;
}
.guest-lists li .guest-box .guest-tc .s4 {
	font-size:14px;
	color:#514e4e;
	text-align:left;
}
.guest-lists li .guest-box .guest-tc .s4 span {
	color:#2369ea;
}

.menu-advertising {
	width:100%;
	margin-top:13px;
}
.menu-advertising a {
	display:block;
	width:100%;
	margin-bottom:6px;
}

@media(max-width:1366px) {
	.exhibitor .exhibitor-box .prev {
		left: -45px;
	}

	.exhibitor .exhibitor-box .next {
		right: -45px;
	}

	.video .video-list .prev {
		left: -45px;
	}

	.video .video-list .next {
		right: -45px;
	}

	.picture .picture-list .next {
		right: -45px;
	}

	.picture .picture-list .prev {
		left: -45px;
	}

	.guest .guest-list .prev {
		left: -85px;
	}

	.guest .guest-list .next {
		right: -85px;
	}
}

.mores {
	height:30px;
	line-height:30px;
	display:block;
	padding:0 10px;
	border-radius:17px;
	background:#0054a6;
	color:#fff;
	font-size:14px;
	float:right;
	margin-top:20px;
}


.exhibition-menu {
	width:100%;
	background:#033c73;
	padding-bottom:40px;
}
.exhibition-menu .breadcrumbs {
	color:#fff;
	border-bottom:1px solid #1c63a7;
	margin-bottom:17px;
}
.exhibition-menu .breadcrumbs a {
	color:#538abf;
}
.exhibition-menu .menu-box {
	width:1200px;
	margin:auto;
	border-bottom:1px dashed #23609c;
	display:table;
	padding:25px 0 22px;
	position:relative;
}
.exhibition-menu .menu-box .name {
	width:100px;
	float:left;
	font-size:18px;
	line-height:32px;
	color:#fff;
}
.exhibition-menu .menu-box .list {
	width:1100px;
	float:left;
}
.exhibition-menu .menu-box .list a {
	font-size:14px;
	color:#6a93bb;
	line-height:32px;
	display:inline-block;
	padding:0 22px;
	border-radius:16px;
	cursor:pointer;
}
.exhibition-menu .menu-box .list a:hover {
	color:#fff;
	background:#8ac419;
}
.exhibition-menu .menu-box .list a.on {
	color:#fff;
	background:#8ac419;
}
.exhibition-menu .menu-box .list .more{
	float:right;
	padding-right:40px;
	line-height:32px;
	background:url(fw_icon44.png) right center no-repeat;
	background-size:30px;
	font-size:14px;
	color:#fff;
	cursor:pointer;
}
.exhibition-menu .menu-box .more-list {
	width:1100px;
	position:absolute;
	left:100px;
	top:79px;
	z-index:2;
	background:#033c73;
	border:1px solid #1c63a7;
	padding:25px 10px 22px;
	display:none;
}
.exhibition-menu .menu-box .more-list a {
	font-size:14px;
	color:#6a93bb;
	line-height:32px;
	display:inline-block;
	padding:0 22px;
	border-radius:16px;
	cursor:pointer;
	margin-bottom:5px;
}
.exhibition-menu .menu-box .more-list a:hover {
	color:#fff;
	background:#8ac419;
}
.exhibition-menu .menu-box .more-list a.on {
	color:#fff;
	background:#8ac419;
}
.exhibition-menu .menu-box .more-list .close {
	position:absolute;
	right:10px;
	top:10px;
	color:#fff;
	font-size:14px;
	cursor:pointer;
}

.exhibitions {
	width:100%;
	min-width:1200px;
	background:#f4f4f4;
	padding:40px 0;
}
.exhibitions .box {
	width:1200px;
	margin:auto;
	display:table;
}
.exhibitions .box .left {
	width:790px;
	float:left;
}
.exhibitions .box .left .e-box {
	width:100%;
	background:#fff;
	margin-bottom:21px;
}
.exhibitions .box .left .e-box .titles {
	width:100%;
	height:57px;
	line-height:57px;
	background:#ecebeb;
}
.exhibitions .box .left .e-box .titles .names {
	width:230px;
	float:left;
	text-align:center;
	background:#0054a6;
	font-size:20px;
	color:#fff;
}
.exhibitions .box .left .e-box .titles .address {
	width:486px;
	float:left;
	text-align:center;
	color:#f36c12;
	font-size:20px;
}
.exhibitions .box .left .e-box .titles .more {
	font-size:16px;
	color:#484646;
	width:72px;
	text-align:center;
	display:inline-block;
	float:left;
}
.exhibitions .box .left .e-box .titles .more:hover {
	color:#0054a6;
}
.exhibitions .box .left .e-box .tbox {
	width:100%;
	box-sizing:border-box;
	padding:18px 20px 25px;
	display:table;
}
.exhibitions .box .left .e-box .tbox .img {
	width:195px;
	float:left;
}
.exhibitions .box .left .e-box .tbox .list {
	width:550px;
	float:left;
	margin-left:5px;
}
.exhibitions .box .left .e-box .tbox .list a {
	width:240px;
	float:left;
	display:block;
	margin:0 14px 0 20px;
	line-height:47px;
	box-sizing:border-box;
	border-bottom:1px dashed #d7d5d5;
	font-size:14px;
	color:#666;
}
.exhibitions .box .left .e-box .tbox .list a:hover {
	color:#0054a6;
}

.exhibitions .box .right {
	width:388px;
	float:right;
}
.exhibitions .box .right .boxs1 {
	width:100%;
	margin-bottom:21px;
}
.exhibitions .box .right .boxs1 .name {
	width:100%;
	height:57px;
	line-height:57px;
	background:#8ac419;
	color:#fff;
	font-size:20px;
	box-sizing:border-box;
	padding-left:17px;
}
.exhibitions .box .right .boxs1 .name a {
	font-size:16px;
	color:#fff;
	float:right;
	margin-right:15px;
}
.exhibitions .box .right .boxs1 .img {
	width:100%;
}
.exhibitions .box .right .boxs1 .list {
	width:100%;
	box-sizing:border-box;
	padding:15px 23px;
	background:#fff;
}
.exhibitions .box .right .boxs1 .list a {
	display:block;
	box-sizing:border-box;
	padding-left:28px;
	background:url(fw_icon45.png) left center no-repeat;
	font-size:14px;
	line-height:48px;
	color:#666;
}
.exhibitions .box .right .boxs1 .list a:hover {
	color:#0054a6;
}

.exhibitions .box .right .boxs2 {
	width:100%;
	margin-bottom:21px;
}
.exhibitions .box .right .boxs2 .name {
	width:100%;
	height:57px;
	line-height:57px;
	background:#0054a6;
	color:#fff;
	font-size:20px;
	box-sizing:border-box;
	padding-left:17px;
}
.exhibitions .box .right .boxs2 .name a {
	font-size:16px;
	color:#fff;
	float:right;
	margin-right:15px;
}
.exhibitions .box .right .boxs2 .list {
	width:100%;
	display:table;
	background:#fff;
	box-sizing:border-box;
	padding:25px 17px 15px 20px;
}
.exhibitions .box .right .boxs2 .list a {
	width:108px;
	box-sizing:border-box;
	border:1px solid #ddd;
	margin-bottom:12px;
	margin-right:12px;
	display:block;
	float:left;
}
.exhibitions .box .right .boxs2 .list a:nth-child(3n) {
	margin-right:0;
}

.agenda-top {
	width:100%;
	border-bottom:1px solid #e4e4e4;
	font-size:26px;
	color:#0054a6;
	text-align:center;
	line-height:32px;
	padding-bottom:20px;
}
.agenda-top .t2 {
	text-align:center;
	font-size:14px;
	color:#888;
	line-height:14px;
	margin-top:35px;
}
.agenda-top .t2 span {
	color:#0054a6;
}

.agenda {
	width:100%;
	box-sizing:border-box;
	padding:0 25px;
}
.agenda-title {
	font-size:24px;
	color:#222;
	line-height:32px;
	text-align:center;
	padding:52px 0;
}
.agenda-t1 {
	width:100%;
	background:#54b9f9;
	font-size:16px;
	color:#fff;
	line-height:32px;
	padding:8px 20px;
	box-sizing:border-box;
	margin-bottom:15px;
}
.agenda-box {
	width:100%;
	box-sizing:border-box;
	border:1px solid #ddd;
	font-size:14px;
	color:#888;
	line-height:32px;
	padding:20px;
	margin-bottom:30px;
}
.agenda-box span {
	color:#333;
}


.searchboxs {
	width:1200px;
	margin:auto;
	background:#fff;
	box-sizing:border-box;
	padding: 37px 40px;
}
.searchboxs .num {
	font-size:18px;
	color:#0054a6;
	line-height:32px;
	padding-bottom:25px;
	border-bottom:1px solid #e4e4e4;
}
.searchboxs .num span {
	color:#8ac419;
}
.searchboxs .list {
	width:100%;
	margin-bottom:60px;
}
.searchboxs .list li {
	padding:25px 0 15px;
	border-bottom:1px dashed #d9d7d7;
}
.searchboxs .list li .title {
	font-size:18px;
	color:#030303;
	line-height:32px;
	margin-bottom:18px;
}
.searchboxs .list li .title span {
	color:#76ac0b;
}
.searchboxs .list li .txt {
	font-size:14px;
	line-height:32px;
	color:#666;
}




