/**
 * 文件描述 : 迈居
 * Created by yangyujuan
 */

* {
	margin: 0;
	padding: 0;
	-webkit-overflow-scrolling: touch;
}

html,
body {
	width: 100%;
	height: 100%;
	font-family: "å¾®è½¯é›…é»‘", Arial, "Microsoft YaHei", "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜", STXihei, "Ã¥ÂÅ½Ã¦â€“â€¡Ã§Â»â€ Ã©Â»â€˜", serif;
	font-size: 14px;
}

a {
	text-decoration: none;
	display: inline-block;
}

img {
	border: none;
	vertical-align: top;
}

ul {
	padding: 0;
	margin: 0;
}

ul li {
	list-style: none;
}

.mainBox {
	position: relative;
	top: 79px;
}

.header .w_list .w_list_lt li .active {
	color: #04B9E6;
}

.bgf5 {
	background: #f5f5f5;
}

.bgfff {
	background: #fff;
}

.bgf0 {
	background: #F0F0F0;
}

#listicon {
	display: none;
}

.resources {
	position: relative;
}

.resources .nxt {
	width: 110px;
	background: url(../img/float-bg.png);
	height: 550px;
	position: absolute;
	z-index: 9;
	left: 0;
}

.foot_b {
	height: 80px;
	background: #242424;
	color: #e5ebee;
	text-align: center;
	padding-top: 33px;
	box-sizing: border-box;
}

.bdshare-button-style0-32 span {
	color: #fff;
}

.resources {
	overflow: hidden;
	position: relative;
}

.reMain {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
}

.resourcesMain {
	padding-bottom: 30px;
	height: 600px;
}

.resourcesMain .item {
	position: relative;
	width: 95%;
	height: 556px;
	margin: 0 auto;
}

.resourcesMain .item .txtBox {
	position: absolute;
	bottom: 36px;
	height: 194px;
	width: 420px;
	background: url(../img/float-bg.png);
	padding: 5px;
	box-sizing: border-box;
	display: none;
	line-height: 30px;
}

.resourcesMain .item:hover .txtBox {
	display: block;
}

.resourcesMain .item .txtBox .name {
	font-size: 22px;
	color: #fff;
	line-height: 20px;
	padding: 10px 0;
}

.resources .lbg {
	background: url(../img/float-bg.png);
	position: absolute;
	left: 0;
	height: 345px;
	z-index: 9999999;
	top: 135px;
}

.resources .rbg {
	top: 135px;
	background: url(../img/float-bg.png);
	position: absolute;
	right: 0;
	height: 345px;
	z-index: 988899;
}

.resources .owl-prev {
	width: 33px;
	height: 60px;
	background: #04b9e6 url(../img/pr.png) no-repeat;
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 99999999;
	background-size: 100%;
	margin-top: -30px;
}

.resources .owl-next {
	width: 33px;
	height: 60px;
	background: #04b9e6 url(../img/nt.png) no-repeat;
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 99999999;
	background-size: 100%;
	margin-top: -30px;
}

.resourcesMain .item .txtBox .txt {
	font-size: 14px;
	color: #fff;
	line-height: 20px;
}

.resourcesMain .item .txtBox .title {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}

.resourcesMain .item .txtBox .txt .ul {
	color: #04b9e6;
}

.resourcesMain .item img {
	height: 100%;
}

.foot {
	background: #3b1e87;
	overflow: hidden;
}

.foot .footMain ul li {
	float: left;
}

.foot .btn {
	width: 218px;
	margin-top: 27px;
	border-right: 1px #5333a6 solid;
}

.foot .btn .active {
	color: #FFF;
	background: #04b9e6;
}

.foot .btn a {
	color: #04b9e6;
	display: block;
	width: 140px;
	height: 43px;
	border: 1px #04b9e6 solid;
	font-size: 20px;
	text-align: center;
	line-height: 43px;
	margin-bottom: 20px;
	border-radius: 3px;
}

.foot .btn a:hover {
	color: #FFF;
	background: #04b9e6;
}

.foot .contact {
	width: 502px;
	border-right: 1px #5333a6 solid;
	height: 133px;
	box-sizing: border-box;
	padding: 0 20px;
	margin-top: 20px;
}

.foot .contact .txtBox {
	width: 50%;
	float: left;
}

.foot .contact .txtBox div,
.foot .contact .txtBox span {
	color: #fff;
	font-size: 14px;
	display: block;
	line-height: 30px;
}

.foot .contact .img {
	width: 50%;
	float: left;
}

.foot .contact .img img {
	display: block;
}

.foot .shareBox {
	width: 255px;
	height: 60px;
	margin-top: 60px;
	padding-left: 65px;
	box-sizing: border-box;
}

.foot .shareBox span {
	display: inline-block;
	float: left;
	line-height: 48px;
	height: 30px;
}

.footMain {
	background: #3b1e87;
	height: 164px;
	margin: 0 auto;
	width: 1000px;
}

.tidbitsMain {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 30px;
}

.tidbitsMain ul {
	overflow: hidden;
}

.tidbitsMain ul li {
	width: 320px;
	height: 192px;
	float: left;
	margin: 6px;
}

.reportMain {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 30px;
}

.reportMain .item {
	width: 487px;
	height: 395px;
	background: #fff;
}

.gla {
	margin: 0 auto;
	position: relative;
	background: (img/gla_bac.png);
	height: 404px;
	overflow: hidden;
}

.gla_box {
	width: 700px;
	margin: auto;
	position: relative;
}

.gla_box .prev,
.gla_box .next {
	display: block;
	z-index: 66;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	width: 52px;
	height: 52px;
	top: 171px;
}

.gla_box .prev {
	background: url(../img/prev.png) left bottom no-repeat;
	left: -155px
}

.gla_box .next {
	background: url(../img/next.png) right bottom no-repeat;
	right: -140px
}

.gla_inbox {
	overflow: hidden;
	position: relative;
}

.gla_inbox p {
	box-sizing: border-box;
	padding: 10px;
	font-size: 16px;
	width: 100%;
	position: absolute;
	color: #FFFFFF;
	bottom: 0;
	line-height: 30px;
	background: url(../img/float-bg.png);
	height: 75px;
}

.gla_inbox p .name {
	color: #04b9e6;
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
	padding-right: 5px;
}

.gla_inbox a {
	padding: 5px;
	display: block;
	position: absolute;
	top: 220px;
	left: 90px;
	background: #0066CC;
	color: #FFF;
}

.gla_inbox img {
	width: 100%;
	height: 100%;
}

.roundabout-holder {
	height: 404px;
	width: 700px;
}

.roundabout-moveable-item {
	display: block;
	height: 335px;
	width: 512px;
	cursor: pointer;
}

.roundabout-in-focus {
	cursor: auto;
}

.reportMain .imgBox {
	width: 100%;
	height: 246px;
}

.reportMain .imgBox img {
	width: 100%;
	height: 100%;
}

.reportMain .txtBox {
	padding: 3%;
}

.reportMain .owl-prev {
	width: 29px;
	height: 52px;
	background: url(../img/prev.png) no-repeat top center;
	position: absolute;
	left: -6%;
	top: 50%;
}

.reportMain .owl-next {
	width: 29px;
	height: 52px;
	background: url(../img/next.png) no-repeat top center;
	position: absolute;
	right: -6%;
	top: 50%;
}

.reportMain .title {
	color: #333;
	font-size: 18px;
	font-weight: bold;
}

.reportMain .name {
	color: #04b9e6;
	padding-right: 5px;
}

.reportMain .txt {
	color: #666666;
	font-size: 14px;
	line-height: 25px;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.listName {
	background: url(../img/nlbg.jpg) no-repeat top center;
}

.listName .Title {
	color: #fff;
}

.listNameMain {
	width: 1000px;
	height: 390px;
	margin: 0 auto;
	box-sizing: border-box;
	padding-bottom: 30px;
}

.listNameMain .item {
	background: #fff;
	width: 624px;
	height: 325px;
	box-sizing: border-box;
	padding: 0 2%;
}

#wyxx .item,
#wyxxTwo .item {
	width: 1000px;
}

.listNameMain .owl-prev,
.listNameMain .owl-next {
	display: none;
}

.listNameMain .gust_title {
	border-bottom: 1px #e5e5e5 solid;
	overflow: hidden;
	height: 15%;
	line-height: 50px;
	margin-bottom: 28px;
}

.listNameMain .owl_gust .owl-prev {
	left: -50px;
}

.listNameMain .owl_gust .owl-next {
	right: -50px;
}

.listNameMain .center_txt {
	float: left;
	width: 50%;
	text-align: center;
	color: #808080;
	font-size: 18px;
}

#wyxx .center_txt,
#wyxxTwo .center_txt {
	width: 33%;
	margin: 0 0.33% 0 0;
}

.listNameMain .gust_text {
	overflow: hidden;
	margin-bottom: 10px;
}

.listNameMain .gust_text .text_main {
	color: #333333;
	text-align: left;
	float: left;
	width: 50%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 38px;
	line-height: 19px;
	text-align: center;
}

#wyxx .gust_text .text_main,
#wyxxTwo .gust_text .text_main {
	width: 33%;
	margin: 0 0.33% 0 0;
}

.listNameMain .owl-prev {
	width: 29px;
	height: 56px;
	background: url(../img/pre.png) no-repeat top center;
	position: absolute;
	top: 50%;
	left: -5%;
	margin-top: -28px;
}

.listNameMain .owl-next {
	width: 29px;
	height: 56px;
	background: url(../img/fnex.png) no-repeat top center;
	position: absolute;
	top: 50%;
	right: -5%;
	margin-top: -28px;
}

.listNameTwo .listNameMain .owl-prev {
	background: url(../img/prev.png?v=1) no-repeat top center;
}

.listNameTwo .listNameMain .owl-next {
	background: url(../img/next.png?v=1) no-repeat top center;
}

.partnerMain {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 30px;
	overflow: hidden;
}

.partnerMain ul {
	overflow: hidden;
}

.partnerMain ul li {
	float: left;
	width: 182px;
	height: 90px;
	border: 1px #f0f0f0 solid;
	margin: 8px;
}

.partnerMain ul li img {
	width: 100%;
	height: 100%;
}

.scheduleMain {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 30px;
}

.scheduleMain .listBox {
	width: 517px;
	height: auto;
	border-left: 1px #d2d2d2 solid;
	margin-left: 317px;
}

.scheduleMain .listTxt {
	background: url(../img/yuan.png) no-repeat top left;
	padding-left: 35px;
	box-sizing: border-box;
	position: relative;
	left: -10px;
}

.scheduleMain .listTxt .time {
	float: left;
	position: absolute;
	left: -119px;
	color: #04b9e6;
	font-size: 18px;
}

.scheduleMain .listTxt .txt {
	float: left;
	width: 100%;
	font-size: 16px;
	color: #333333;
	padding-bottom: 30px;
}

.scheduleMain .txtCz {
	color: #3b1e87;
	font-weight: bold;
	display: inline-block;
	padding: 0 10px;
}

.highlightsMian {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 30px;
}

.highlightsMian .imgBox {
	width: 197px;
	height: 180px;
	float: left;
	background: url(../img/bgyuan.png?v=1) no-repeat top center;
}

.highlightsMian .imgBox .imgDiv {
	height: 180px;
	width: 180px;
	border-radius: 50%;
	overflow: hidden;
	margin-top: 11px;
	margin-left: 3px;
	position: absolute;
}

.highlightsMian .imgBox .imgDiv img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.highlightsMian .txtBox {
	float: right;
	width: 252px;
	height: 198px;
	display: table;
}

.highlightsMian .box {
	display: table-cell;
	vertical-align: middle;
}

.highlightsMian .title {
	font-size: 16px;
	font-weight: bold;
	color: #04b9e6;
}

.highlightsMian .txtBox .txt {
	color: #666;
	font-size: 14px;
	line-height: 25px;
	margin-top: 20px;
}

.highlightsMian .imgBox img {
	width: 100%;
	height: 100%;
}

.highlightsMian .owl_highlights .item {
	height: 198px;
}

.highlightsMian .owl-dot,
.highlightsMian .owl-dots .active {
	display: none;
	width: 0;
	height: 0;
}

.marvellous2 .owl-nav {
	position: relative;
}

.marvellous2 .owl-next {
	background: url(../img/next.png) no-repeat center;
	width: 72px;
	height: 62px;
	position: absolute;
	top: -246px;
	right: -39px;
}

.marvellous2 .owl-prev {
	width: 72px;
	height: 62px;
	position: absolute;
	top: -246px;
	left: 0;
	background: url(../img/prev.png) no-repeat top center;
}

.highlightsMian .owl-prev {
	width: 29px;
	height: 59px;
	background: url(../img/prev.png) no-repeat top center;
	left: -10%;
	top: 50%;
	position: absolute;
}

.highlightsMian .owl-next {
	width: 29px;
	height: 59px;
	background: url(../img/next.png) no-repeat top center;
	right: -10%;
	top: 50%;
	position: absolute;
}

.activityMian {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 30px;
	overflow: hidden;
}

.activityMian .actImg {
	width: 505px;
	height: 308px;
	float: left;
	background: #04b9e6;
	position: relative;
}

.activityMian .actImg img {
	position: absolute;
	left: 100px;
	top: 27px;
}

.activityMian .txtBox {
	display: table;
	height: 308px;
	width: 452px;
	float: right;
}

.activityMian .txt {
	font-size: 16px;
	color: #666;
	line-height: 30px;
	display: table-cell;
	vertical-align: middle;
}

.header .w_list .w_list_lt li:nth-child(10) {
	border-bottom: 0px;
	display: none;
}

.Title {
	font-size: 30px;
	font-weight: bold;
	color: #391d83;
	text-align: center;
	height: 59px;
	background: url("../img/00.png?v=1") no-repeat bottom center;
	padding-top: 39px;
	margin-bottom: 30px;
}

.header {
	width: 100%;
	background: url(../img/fbg.png);
	height: 78px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
}

.hea_main {
	width: 78%;
	margin: 0 auto;
}

.header h1 {
	float: left;
	margin-top: 6px;
}

.header .w_list {
	float: right;
	position: relative;
	right: 2%;
	top: 8%;
}

.header .w_list .w_list_lt {
	float: left;
}

.header .w_list .w_list_lt li {
	float: left;
	font-size: 16px;
	line-height: 78px;
	margin: 0 10px;
}

.header .w_list .w_list_lt li a {
	color: #666;
}

.header .w_list .w_list_rt {
	float: right;
	background: #04b9e6;
	display: block;
	padding: 10px 20px;
	margin-top: 20px;
	color: #fff;
	border-radius: 3px;
	margin-left: 52px;
}

.header .list_btn {
	display: none;
}

.header .cent_txt {
	display: none;
}

.banner {
	height: 500px;
	background: url(../img/banner.jpg) no-repeat top center;
}

.marvellous_main {
	width: 1000px;
	margin: 0 auto;
}

.marvellous_main .marve_list {
	width: 1000px;
	height: auto;
	margin: 0 auto 30px;
}

.marvellous_main .owl_one .owl-nav .owl-prev {
	margin-left: -88px;
}

.marvellous_main .item {
	width: 200px;
	height: 320px;
	float: left;
}

.marvellous_main .item .na_img {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	overflow: hidden;
}

.marvellous_main .item .na_img img {
	border-radius: 50%;
}

.marvellous_main .item .num {
	text-align: center;
	color: #08de9a;
	font-size: 34px;
}

.marvellous_main .na_txt {
	margin-top: 10%;
}

.marvellous_main .na_text {
	color: #666;
	font-size: 16px;
	text-align: center;
	line-height: 25px;
}

@media screen and (max-width: 1600px) {
	.hea_main {
		width: 90%;
	}
}

@media screen and (max-width: 1599px) {
	.hea_main {
		width: 100%;
	}
	.header .w_list .w_list_rt {
		margin-left: 0px;
	}
}

@media screen and (max-width: 992px) {}

@media screen and (max-width: 768px) {
	#wyxx .item,
	#wyxxTwo .item {
		width: 784px;
	}
	.marvellous2 .owl-prev {
		left: 22%;
	}
	.marvellous2 .owl-next {
		right: 1%;
	}
	.marvellous_main {
		width: 100%;
	}
	.marvellous_main .marve_list {
		width: 100%;
	}
	.marvellous_main .item {
		width: 100%;
	}
	.marvellous_main .item .na_img {
		margin: 0 auto;
	}
	.marvellous_main .na_txt {
		margin-top: 5%;
	}
	.marve_list {
		width: 100%;
	}
	.marvellous_main .marve_list {
		width: 100%;
	}
	.marvellous_main {
		width: 100%;
	}
	.listNameMain {
		width: 500px;
	}
	.mainBox {
		top: 0px;
		overflow: hidden;
	}
	.resourcesMain .item .txtBox {
		bottom: 0px;
		height: 125px;
		width: 100%;
	}
	.resourcesMain .item {
		margin: 0 auto;
	}
	.footMain {
		padding-bottom: 30px;
	}
	.foot .shareBox {
		display: none;
	}
	#listicon {
		display: block;
	}
	.resourcesMain {
		width: 100%;
		margin: 0 auto;
		height: 590px;
	}
	.gla_box {
		width: 390px;
	}
	.roundabout-holder {
		height: 404px;
		width: 390px;
	}
	.footMain {
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.foot .footMain ul {
		overflow: hidden;
		width: 369px;
		margin: 0 auto;
	}
	.foot .footMain ul li {
		float: none;
		width: 369px;
	}
	.foot .contact {
		width: auto;
		height: auto;
		border: 0;
		overflow: hidden;
		padding: 0;
	}
	.foot .btn a {
		float: left;
		margin-right: 42px;
	}
	.foot .shareBox {
		padding: 0;
	}
	.tidbitsMain {
		width: 664px;
	}
	.reportMain .owl-next {
		right: -15%;
	}
	.reportMain .owl-prev {
		left: -15%;
	}
	.reportMain {
		width: 480px;
	}
	.listNameMain {
		width: 100%;
	}
	.partnerMain {
		width: 615px;
	}
	.scheduleMain {
		width: 100%;
	}
	.scheduleMain .listBox {
		width: auto;
	}
	.highlightsMian {
		width: 100%;
	}
	.highlightsMian .imgBox {
		width: 200px;
		height: 200px;
		float: none;
		margin: 0 auto;
		position: relative;
	}
	.highlightsMian .owl_highlights .item {
		height: auto;
	}
	.highlightsMian .txtBox {
		float: none;
		margin: 0 auto;
	}
	.highlightsMian .owl-next {
		right: 2%;
		background-size: 80%;
	}
	.highlightsMian .owl-prev {
		left: 2%;
		background-size: 80%;
	}
	.activityMian {
		width: 505px;
	}
	.activityMian .actImg,
	.activityMian .txtBox {
		float: none;
	}
	.activityMian .txtBox {
		width: 505px;
		margin: 0 auto;
	}
	.activityMian .txt {
		vertical-align: initial;
		padding: 30px 0;
	}
	.header .w_list .w_list_lt {
		left: -658px;
	}
	.header {
		height: 50px;
	}
	.header h1 {
		display: none;
	}
	.header .w_list .w_list_lt {
		background: #fff;
		position: absolute;
		top: 46px;
		border-top: 0px;
		border-radius: 0px 0px 3px 3px;
		display: none;
		left: -635px;
	}
	.header .w_list .w_list_lt li {
		float: none;
		line-height: 28px;
		border-bottom: 1px #ccc solid;
	}
	.header .w_list .w_list_lt li:nth-child(10) {
		border-bottom: 0px;
		display: block;
	}
	.header .list_btn {
		display: block;
		background: url(../img/btn_list.png) no-repeat center center;
		width: 26px;
		height: 50px;
		float: left;
		background-size: contain;
	}
	.header .cent_txt {
		display: block;
		float: left;
		font-size: 18px;
		position: absolute;
		left: 50%;
		margin-left: -18px;
		color: #666;
		line-height: 50px;
		float: left;
	}
	.header .hea_main {
		/*overflow: hidden;*/
		box-sizing: border-box;
		padding: 0 3%;
		height: 50px;
	}
	.header .w_list .w_list_rt {
		margin-top: .1px;
	}
	.banner {
		background: url(../img/ipd_banner.jpg) no-repeat top center;
		background-size: cover;
		height: 460px;
		margin-top: 50px;
	}
}

@media screen and (max-width: 480px) {
	.listNameMain .item {
		width: 317px;
	}
	.listNameMain {
		width: 100%;
	}
	.foot .contact .txtBox {
		width: 50%;
		padding-left: 6%;
		box-sizing: border-box;
	}
	.foot .contact .img img {
		display: block;
		margin-left: 21%;
		margin-top: -21px;
	}
	.activityMian .actImg img {
		left: 36px;
		top: 12px;
		width: 305px;
	}
	.resourcesMain {
		height: 220px;
	}
	.resourcesMain .item {
		position: relative;
		width: 90%;
		height: 259px;
		margin: 0 auto;
	}
	/*	.resourcesMain .item {
	position: relative;
    width: 380px;
    height: 283px;
}*/
	.gla_inbox p {
		font-size: 14px;
		line-height: 25px;
	}
	.gla_inbox p .name {
		font-size: 14px;
	}
	.banner {
		background: url(../img/m_banner.jpg) no-repeat top center;
		background-size: cover;
		height: 200px;
		margin-top: 50px;
	}
	.header .w_list .w_list_lt {
		left: -300px;
	}
	.resourcesMain {
		width: 100%;
		margin: 0 auto;
	}
	.gla_box {
		width: 290px;
	}
	.roundabout-holder {
		height: 203px;
		width: 290px;
	}
	#gla {
		height: 292px;
	}
	.roundabout-moveable-item {
		display: block;
		height: 135px;
		width: 312px;
		cursor: pointer;
	}
	.foot .btn a {
		float: left;
		margin: 20px;
	}
	.foot .footMain ul li,
	.foot .footMain ul {
		float: none;
		width: 369px;
		overflow: hidden;
	}
	.gla_box .prev {
		left: -0px;
		z-index: 999;
		top: 109px;
	}
	.gla_box .next {
		right: -0px;
		z-index: 99999;
		top: 109px;
	}
	.foot .contact .img {
		margin-top: 20px;
	}
	.foot .contact .img {
		width: 50%;
		float: left;
	}
	.foot .shareBox {
		margin-top: 20px;
	}
	.tidbitsMain {
		width: 320px;
	}
	.tidbitsMain ul li {
		margin: 0px 0px 10px 0;
	}
	.reportMain .owl-next {
		right: -10%;
		background-size: 80%;
	}
	.reportMain .owl-prev {
		left: -10%;
		background-size: 80%;
	}
	.reportMain {
		width: 100%;
		padding: 0 10%;
		box-sizing: border-box;
		padding-bottom: 60px;
	}
	.reportMain .imgBox {
		width: 100%;
		height: 152px;
	}
	.reportMain .item {
		width: 100%;
		height: 367px;
		background: #fff;
	}
	.listNameMain {
		width: 317px;
		padding: 0;
	}
	.listNameMain .owl-prev {
		left: -11%;
		margin-top: -18px;
		background-size: 80%;
	}
	.listNameMain .owl-next {
		right: -11%;
		margin-top: -18px;
		background-size: 80%;
	}
	.partnerMain {
		width: 100%;
	}
	.partnerMain ul li {
		float: left;
		width: 45%;
	}
	.scheduleMain .listBox {
		margin-left: 150px;
	}
	.activityMian {
		width: 100%;
		padding: 0 3%;
		box-sizing: border-box;
	}
	.activityMian .actImg {
		width: 305px;
		height: 208px;
	}
	.activityMian .txtBox {
		width: 100%;
	}
	.banner {
		height: 200px;
	}
	#wyxx .item,
	#wyxxTwo .item {
		width: 326px;
	}
}

@media screen and (max-width: 375px) {
	.resourcesMain .item .txtBox {
		bottom: 0px;
		height: 109px;
	}
	.resourcesMain .item .txtBox .name {
		font-size: 20px;
		padding: 5px 0;
	}
	.header .w_list .w_list_lt {
		left: -263px;
	}
}

@media screen and (max-width: 360px) {
	.header .w_list .w_list_lt {
		left: -246px;
	}
}

@media screen and (max-width: 320px) {
	.listNameMain {
		width: 256px;
		padding: 0;
	}
	.listNameMain .item {
		width: 256px;
	}
	.resourcesMain .item .txtBox .name {
		font-size: 14px;
		line-height: 20px;
		font-weight: bold;
		padding: 0;
	}
	.resourcesMain .item {
		height: 231px;
	}
	.resourcesMain .item .txtBox .txt {
		font-size: 12px;
		color: #fff;
		line-height: 15px;
	}
	.resourcesMain .item .txtBox {
		bottom: 0px;
		height: 86px;
		width: 100%;
	}
	.highlightsMian .owl-prev {
		left: 7%;
		top: 39%;
	}
	.highlightsMian .owl-next {
		right: 7%;
		top: 39%;
	}
	.foot .btn a {
		margin: 9px;
	}
	.foot .contact .img img {
		margin-left: 4%;
	}
	.activityMian .actImg img {
		left: 3px;
		top: 12px;
		width: 305px;
	}
	.roundabout-moveable-item {
		width: 331px;
	}
	.gla_box {
		width: 277px;
	}
	.banner {
		background-size: 100% 100%;
	}
	.header .w_list .w_list_lt {
		left: -211px;
	}
	.tidbitsMain {
		width: 300px;
	}
	.partnerMain ul li {
		float: left;
		width: 44%;
		height: 60px;
	}
	#wyxx .item,
	#wyxxTwo .item {
		width: 252px;
	}
}
.bdshare-button-style0-32 a {
	background: url(../img/icons_0_32.png);
}

.bdshare-button-style0-32 a {
	margin: 8px 22px 22px 0;
}
.tidbitsMain ul li a img{
	width: 100%;
}