.focus_menu{
	position: absolute;
	bottom: 140px;
	left: 0;
	/*20210823 add*/
	width: 100%;
}
.bus_item_tit a{
	font-size: 30px;
	line-height: 1.2;
	color: #000;
	font-family: MyriadPro-Semibold;
}
.block{
	position: absolute;
}
.block_01{
	width: 303px;
	height: 186px;
	background: #e7f4fb;
	top: 122px;
	left: -223px;
}
.block_02{
	width: 70px;
	height: 43px;
	background: #f4f6cd;
	bottom: 67px;
	left: 207px;
}
.block_03{
	width: 119px;
	height: 73px;
	background: #a7dbf6;
	bottom: 38px;
	left: 296px;
}
.block_04{
	width: 75px;
	height: 46px;
	background: #edf1a9;
	top: 124px;
	left: 435px;
}
.block_05{
	width: 244px;
	height: 150px;
	background: #e7f4fb;
	top: 61px;
	right: -197px;
}
.services_rand{
	height: 418px;
	margin-top: 100px;
}
.services_rand li{
	position: absolute;
}
.services_rand li a{
	position: relative;
	display: block;
	overflow: hidden;
}
.services_rand li a img{
	transition: .3s all ease-in-out;
}
.services_rand li a:hover img{
	transform: scale(1.2);
}
.services_rand li a span{
	position: absolute;
	top: 0;left: 0;
	bottom: 0;right: 0;
	z-index: 30;
	background: rgba(0,0,0,.4);
	font-size: 28px;
	font-family: MyriadPro-Semibold;
	text-align: center;
	color: #fff;
}
.services_rand li:nth-child(1){
	width: 416px;
	height: 255px;
	line-height: 255px;
	left: 0;
	top: 32px;
}
.services_rand li:nth-child(2){
	width: 277px;
	height: 170px;
	line-height: 170px;
	top: 0;
	left: 530px;
}
.services_rand li:nth-child(3){
	width: 344px;
	height: 211px;
	line-height: 211px;
	bottom: 15px;
	left: 435px;
}
.services_rand li:nth-child(4){
	width: 372px;
	height: 228px;
	line-height: 228px;
	top: 40px;
	right: 0;
}
.services_rand li:nth-child(5){
	width: 212px;
	height: 130px;
	line-height: 130px;
	right: 188px;
	bottom: 0;
}
.arr_lft,.arr_cont,.arr_rgt{
	height: 234px;
}
.arr_lft{
	width: 113px;
	background: url(http://subsites.chinadaily.com.cn/ezhejiang/wenzhou/att/5106.files/img/left_arr.png) no-repeat;
}
.arr_cont{
	width: 1087px;
	background: url(http://subsites.chinadaily.com.cn/ezhejiang/wenzhou/att/5106.files/img/arr_bg.jpg) no-repeat 100% 0 #1799dd;
}
.oversea_tit,.oversea_tit a{
	font-size: 32px;
	font-family: 'MyriadPro-Semibold';
	padding: 0 30px 0 13px;
	color: #fff;
}
.oversea_wrap{
	margin-top: 100px;
}
.p_cont{
	font-size: 18px;
	color: #fff;
	width: 470px;
	line-height: 26px;
	padding: 0;
	margin: 0;
	margin-right: 36px;
}
.readMore{
	font-size: 18px;
	color: #fff;
	width: 166px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background-image: linear-gradient(to bottom,#c6d900,#a7b700);
	font-family: 'MyriadPro-Semibold';
	display: inline-block;
	border-radius: 19px;
	-o-border-radius: 19px;
	-webkit-border-radius: 19px;
}
.search_icon{
	font-size: 20px;
	color: #fff;
	cursor: pointer;
}
.icon_height{
	line-height: 59px;
	padding-left: 30px;
}
a.search_icon:hover{
	color: #fff;
	text-decoration: none;
}
.arrow-left,.arrow-right{
	position: absolute;
	top: 50%;
	margin-top: -28px;z-index: 30;
	cursor: pointer;
}
.arrow-left{
	left: 36px;
}
.arrow-right{
	right: 36px;
	transform: rotate(180deg);
}
.search_cont_out{
	position: absolute;
	left: 0;
	right: 0;
	z-index: 30;
	top: 194px;
	transition: all .2s ease-in-out;
	visibility: hidden;
	opacity: 0;
	transform: rotate3d(0,100%,0);
	transform-origin: center center;
}
.search_cont_out_show{
	visibility: visible;
	opacity: 1;
	transform: rotate3d(0,0,0);
}
/*20210621 start*/
.search_cont{
	background: #1799dd;
	padding: 25px;
	box-sizing: border-box;
}
.search_cont input{
	width: 1065px;
	box-sizing: border-box;
	height: 46px;
	line-height: 46px;
	padding: 0 20px;
	background: #44b7f3;
	color: #fff;
	font-size: 16px;
}
/*20210621 end*/
.search_cont .search_icon{
	line-height: 46px;
	padding: 0 20px;
	margin-left: 20px;
	cursor: pointer;
}
.links_external{
	text-align: center;
	padding-top: 60px;
}
.links_external a,.links_external span{
	display: inline-block;
	vertical-align: top;
	color: #fff;
	font-size: 16px;
	padding-right: 20px;
}
.links_external span{
	font-family:'MyriadPro-Semibold',Arial,'microsoft yahei',Geneva,sans-serif;
	padding-right: 0;
}
.links_external a{
	border-right: 1px solid #fff;
	margin-right: 20px;
}
.links_external a:last-child{
	margin-right: 0;
	border: none;
}
.box-shadow{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: linear-gradient(to bottom,transparent,rgba(0,0,0,.5));
	z-index: 0;
	height: 576px;
}
.slide_zIndex{
	z-index: 50;
}
.focus_menu h3:hover{
	text-decoration: underline;
}
.swiper-slide a .focus_menu h3{
	font-size: 46px;
	line-height: 1.2;
	color: #fff;
	padding: 40px 0;
	border-bottom: 1px solid rgba(255,255,255,.7);
}
.banner_menu{
	position: absolute;
	bottom: 0;
	left: 50%;
	z-index: 30;
	width: 1200px;
	margin-left: -600px;
}
.banner_menu li{
	overflow: hidden;
	width: 25%;
	padding: 40px 0;
	border-top: 6px solid transparent;
	cursor: pointer;
}
.banner_menu li.current{
	border-top: 6px solid rgba(255,255,255,.7);
}
.banner_menu li em{
	float: left;
	font-size: 30px;
	color: #fff;
	font-size: 14px;
	position: relative;
	width: 38px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-style: normal;
	margin-right: 20px;
}
.banner_menu li em::after{
	content:'';
	display: inline-block;
	width: 28px;
	height: 28px;
	box-sizing: border-box;
	border-radius: 4px;
	border: 1px solid #fff;
	position: absolute;
	top: 4.5px;
	left: 4.5px;
	transform: rotate(-45deg);
}
.banner_menu li span{
	display: block;
	overflow: hidden;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #fff;
	/*20210823 add*/
    height: 54px;
}
.bdy_item_tit a{
	display: block;
	text-align: center;
	line-height: 1.2;
	font-size: 36px;
	color: #1799dd;
	font-family:'MyriadPro-Semibold',Arial,'microsoft yahei',Geneva,sans-serif;
}
.btn_item_list{
	text-align: center;
}
.bus_nav li{
	width: 298px;
	height: 68px;
	margin-right: 2px;
	text-align: center;
	cursor: pointer;
}
.bus_nav li a{
	display: block;
	line-height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	background: #44b7f3;
}
.bus_nav li::after{
	content:'';
	display: inline-block;
	border-top: 20px solid transparent;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid transparent;
}
.bus_nav li:hover a,.bus_nav li.current a{
	background: #a6b600;
}
.bus_nav li:hover::after,.bus_nav li.current::after{
	border-top-color: #a6b600;
}
.culture_lst li{
	height: 250px;
	margin: 0 10px 10px 0;
	position: relative;
}
.culture_lst li img{
	transition: all .5s ease-in-out;
}
.culture_lst li a{
	display: block;
	overflow: hidden;
}
.culture_lst li:hover img{
	transform: scale(1.2);
}
.culture_lst li:nth-child(2n){
	margin-right: 0;
}
.culture_lst li:nth-child(3),.culture_lst li:nth-child(4){
	margin-bottom: 0;
}
.culture_lst li div{
	text-align: center;
	position: absolute;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,.3);
	left: 0;
	right: 0;
}
.culture_lst li div span,.culture_lst li div a,.sec_sub span,.sec_sub a{
	display: inline-block;
	vertical-align: top;
	height: 68px;
	margin-top: 94px;
}
.sec_sub{
	margin: 74px 0 0 98px;
	letter-spacing: -4em;
	font-size: 0;
	white-space: nowrap;
}
.sec_sub span,.sec_sub a{
	letter-spacing: normal;
	float: left;
	*zoom:1;
	*display: inline;
}
/*20210621 start*/
.sec_sub a{
	cursor: default;
}
/*20210621 end*/
.sec_sub span,.sec_sub a{
	margin: 0;
}
.tri_wid{
	width: 374px;
	overflow: hidden;
	margin-right: 39px;
}
.tri_wid .update_item li{
	margin-right: 0;
}
/*20210617 start*/
.culture_lst li div span,.sec_sub span{
	width: 0;
	height: 0;
	overflow: hidden;
	/*
	background: rgba(68,183,243,.8);
	-webkit-clip-path: polygon(0 34px, 100% 0, 100% 100%);
	clip-path: polygon(0 34px, 100% 0, 100% 100%);
	*/
	border-right: 18px solid rgba(68,183,243,.8);
	border-left: 18px solid transparent;
	border-top: 34px solid transparent;
	border-bottom: 34px solid transparent;
}
.culture_lst li div span:last-child,.sec_sub span:last-child{
	/*
	-webkit-clip-path: polygon(0 0, 0 100%, 100% 34px);
	clip-path: polygon(0 0, 0 100%, 100% 34px);
	*/
	transform: rotate(180deg);
}
.culture_lst li div a,.sec_sub a{
	min-width: 153px;
	box-sizing: border-box;
	padding: 0 20px;
	text-align: center;
	line-height: 68px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	background: rgba(68,183,243,.8);
	border-color: rgba(68,183,243,.8);
	color: #fff;
}
.sec_sub a{
	background: rgba(83,160,255,.7);
}
.sec_sub span{
	border-right-color: rgba(83,160,255,.7);
}
.sec_sub_video a{
	background: rgba(238,115,102,.7);
}
.sec_sub_video span{
	border-right-color: rgba(238,115,102,.7);
}
.sec_sub_parks a{
	background: rgba(66,107,142,.7);
}
.sec_sub_parks span{
	border-right-color: rgba(66,107,142,.7);
}
.sec_sub_search a{
	background: rgba(140,157,164,.7);
}
.sec_sub_search span{
	border-right-color: rgba(140,157,164,.7);
}
.sec_sub_service a{
	background: rgba(133,140,170,.7);
}
.sec_sub_service span{
	border-right-color: rgba(133,140,170,.7);
}
.sec_sub_travel a{
	background: rgba(169,131,26,.7);
}
.sec_sub_travel span{
	border-right-color: rgba(169,131,26,.7);
}
.sec_sub_about a{
	background: rgba(0,176,205,.7);
}
.sec_sub_about span{
	border-right-color: rgba(0,176,205,.7);
}
.sec_sub_about span{
	border-right-color: rgba(0,176,205,.7);
}
.sec_sub_overseas a{
	background: rgba(92,130,173,.7);
}
.sec_sub_overseas span{
	border-right-color: rgba(92,130,173,.7);
}
/*20210617 end*/
.sec_sub a{
	font-family: MyriadPro-Semibold;
	text-transform: uppercase;
	font-size: 50px;
}
.sec_sub a:hover{
	text-decoration: none;
}
/*20210621 start*/
.culture_lst li:nth-child(2) div a{
	background: rgba(166,182,0,.8);
}
.culture_lst li:nth-child(2) div span{
	border-right-color: rgba(166,182,0,.8);
}
.culture_lst li:nth-child(3) div a{
	background: rgba(95,166,38,.8);
}
.culture_lst li:nth-child(3) div span{
	border-right-color: rgba(95,166,38,.8);
}
.culture_lst li:nth-child(4) div a{
	background: rgba(38,166,137,.8);
}
.culture_lst li:nth-child(4) div span{
	border-right-color: rgba(38,166,137,.8);
}
/*20210621 start*/
.video_out{
	position: relative;
	height: 327px;
}
.video_posr{
	position: relative;
}
.arrowLeft,.arrowRight{
	width: 51px;
	height: 51px;
	background: #1799dd;
	line-height: 51px;
	text-align: center;
	border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	display: inline-block;
	font-size: 22px;
	color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -25.5px;
	z-index: 40;
	cursor: pointer;
}
.arrowLeft{
	left: 250px;
}
.arrowRight{
	right: 250px;
	transform: rotate(180deg);
}
.arrowCurrent{
	background: #a6b600;
}
.arrowLeft:hover,.arrowRight:hover{
	background: #a6b600;
}
.page_wrap{
	text-align: center;
}
.page_wrap .arrowLeft,.page_wrap .arrowRight,.pagination-04{
	position: static;
	display: inline-block;
	vertical-align: top;
	margin-top: 0;
}
.pagination-04{
	margin-top: 18px;
	margin-left: 20px;
	margin-right: 20px;
}
.pagination-04 span.swiper-pagination-switch{
	display: inline-block;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	background: #e0e0e0;
	margin: 0 5px;
}
.pagination-04 span.swiper-active-switch{
	background: #34afe7;
}
.slide_padb{
	padding-bottom: 50px;
}
.video_lst_wrap{
	width: 1754px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -877px;
}
.video_lst{
	text-align: center;
	white-space: nowrap;
}
.video_lst li{
	width: 269px;
	height: 327px;
	margin: 0;
	
	position: relative;
}
.video_lst li img{
	width: calc(100% - 20px);
	margin: 0 10px;
	height: auto;
}
.video_lst li::after{
	content:'';
	display: block;
	position: absolute;
	height: 30%;
	bottom: 0;
	left: 10px;
	right: 10px;
	background-image: linear-gradient(to bottom, transparent, rgba(0,0,0,.7));
	z-index: 10;
}
.video_lft,.video_rgt{
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 283px;
	z-index: 10;
	background-image: linear-gradient(to right,#fff 20%,rgba(255,255,255,.7) 100%);
}
.video_rgt{
	left: auto;
	right: 0;
	background-image: linear-gradient(to left,#fff 20%,rgba(255,255,255,.7) 100%);
}
.video_lst li h3{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: left;
	z-index: 30;
	padding: 20px;
	margin: 0 10px;
	white-space: normal;
}
.video_lst li h3 a{
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	text-align: left;
}
/*20210823 start*/
.video_lst_more{
	white-space: normal;
	text-align: left;
}
.video_lst_more li{
	margin: 0 41.3px 42px 0;
}
.video_lst_more li img{
	margin: 0;
	width: 100%;
}
.video_lst_more li h3{
	margin: 0;
}
.video_lst_more li::after{
	left: 0;
	right: 0;
}
/*20210823 end*/
.disNone{
	display: none;
}
.guide_lft{
	width: 584px;
	margin-right: 33px;
	background: #ecf6fb;
}
.guide_lft h3{
	padding: 20px;
	overflow: hidden;
}
.guide_lft h3 a{
	font-size: 20px;
	line-height: 24px;
	color: #000;
	font-family: MyriadPro-Semibold;
}
.guide_rgt_lst{
	overflow: hidden;
}
.guide_rgt_lst li{
	margin-bottom: 20px;
}
.guide_rgt_lst li h3 a{
	display: block;
	font-size: 18px;
	line-height: 22px;
	padding: 25px;
	background: #ecf6fb;
}
.guide_rgt_lst li h3 a:hover{
	background: #d6f1ff;
}
.com_list{
	margin-top: 12px;
}
.com_list li{
	width: 215px;
	margin-right: 30px;
}
.com_list li h3{
	margin-top: 10px;
}
.com_list li h3 a{
	font-size: 18px;
	line-height: 22px;
}
.industries_lft{
	width: 374px;
	margin-right: 39px;
}
.industries_lft li h3{
	font-family: MyriadPro-Semibold;
}
.industries_lft li{
	background: #ecf6fb;
}
.industries_lft li p{
	font-size: 16px;
	line-height: 20px;
	color: #666;
	padding: 0 15px 15px;
	margin: 0;
}
.industries_lft li:hover,.industries_lft li:hover h3.update_padd{
	background: #d7f1ff;
}
.mart-80{
	margin-top: 80px;
}
.mart-40{
	margin-top: 40px;
}
.mart-35{
	margin-top: 35px;
}
.mart-20{
	margin-top: 20px;
}
.bgLightBlue{
	background: #ecf6fb;
}
.btn_item_list li {
	position: relative;
	width: 191px;
	height: 121px;
	margin: 25px 20px 0;
	overflow: hidden;
	background: #44b7f3;
}
.btn_item_list li:hover{
	background: #a6b600;
}
.btn_item_list li span{
	position: absolute;
	top: 0;
	width: 14px;
	height: 120px;
	display: none;
	background: url(http://subsites.chinadaily.com.cn/ezhejiang/wenzhou/att/5106.files/img/arr_block.png) no-repeat;
}
.btn_item_list li span.lft{
	left: 0;
	transform: rotate(180deg);
}
.btn_item_list li span.rgt{
	right: 0;
	
}
.btn_item_list li:hover span{
	display: inline-block;
}
.btn_item_list li a{
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 121px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 30;
}
.btn_item_list li img{
	position: absolute;
	bottom: -10px;
	left: 40px;
	z-index: 10;
	opacity: .1;
}
.btn_item_list_side{
	text-align: left;
}
.btn_item_list_side li{
	width: 181px;
	margin: 10px 10px 0 0;
	font-family: MyriadPro-Semibold;
}
.btn_item_list_side li img{
	left: 30px;
}
.pcHide{
	display: none;
}
.font-20{
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
}
.update_padd{
	padding: 15px 15px 10px;
	background: #ecf6fb;
}
.update_padd:hover{
	background: #d6f1ff;
}
.update_padd a:hover{
	text-decoration: none;
}
.update_item li{
	width: 374px;
	margin-right: 39px;
	margin-top: 20px;
}
.date_item{
	padding: 10px 0;
}
.date_item i,.date_item a,.date_item span{
	display: inline-block;
	vertical-align: top;
}
.date_item i{
	width: 34px;
	height: 12px;
	margin-top: 2px;
	background: url(http://subsites.chinadaily.com.cn/ezhejiang/wenzhou/att/5106.files/img/arrow.png) no-repeat 0 0;
}
.date_item a,.date_item span{
	font-size: 16px;
	color: #5092ca;
	margin-left: 5px;
}
.header_ins{
	height: 135px;
	background: url(http://subsites.chinadaily.com.cn/ezhejiang/wenzhou/att/5106.files/img/headbg.jpg) no-repeat calc(100% - 100px) 100% #fff;
}
.header_ins span.floatlft{
	margin-top: 33px;
	overflow: hidden;
}
.header_ins span.floatlft a{
	float: left;
}
.header_ins span.floatlft a:nth-child(1){
	border-right: 1px solid #ccc;
	padding-right: 25px;
	margin-right: 25px;
}
.search_wrap{
	margin-top: 25px;
}
.search_ins{
	width: 304px;
	height: 40px;
	background: #f1f1f1;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius:20px;
}
.search_ins img{
	position: absolute;
	top: 10px;
	right: 20px;
}
.search_ins{
	float: left;
}
.head_txt{
	overflow: hidden;
	line-height: 33px;
	height: 33px;
	border: 1px solid #ccc;
	display: inline-block;
	padding: 0 20px;
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	margin-top: 51px;
}
.wxcode{
	position: absolute;
	z-index: 30;
	right: -124px;
	top: -42px;
	display: none;
}
.search_wrap span,.search_wrap input{
	height: 32px;
	display: inline-block;
	vertical-align: top;
	margin-right: 9px;
}
.search_wrap input{
	height: 40px;
	width: 247px;
	box-sizing: border-box;
	padding: 0 20px;
	background-color: transparent;
}
.search_wrap span{
	width: 32px;
	text-align: center;
	border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin-top: 3px;
	cursor: pointer;
}
.search_wrap span img{
	margin-top: 5px;
}
.search{
	background: #7a4212;
}
.wechat{
	background: #3cb035;
}

.banner_txt{
	width: 657px;
	height: 118px;
	padding: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,.4);
}
.banner_txt span{
	display: block;
	font-size: 34px;
	line-height: 1.2;
	color: #fff;
	text-align: left;
}
.banner_txt em{
	text-align: left;
	margin-top: 10px;
	display: block;
	color: #fff;
	font-style:normal;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.focus_handle{
	margin-top: 54px;
	height: 432px;
	background: #000;
}
.focus_handle dl dd{
	width: 135px;
	height: 432px;
	overflow: hidden;
	position: absolute;
	top: 0;
	transition: all .3s ease-in;
}
.focus_handle dl dd div{
	position: relative;
}
.focus_handle dl{
	position: relative;
}
.focus_handle dl dd div a{
	width: 665px;
	box-sizing: border-box;
	display: block;
	background: rgba(0,0,0,.5);
	padding: 10px 20px;
	color: #fff;
	font-size: 20px;
	position: absolute;
	left: 0;
	right: 0;
	height: auto;
	text-align: left;
	bottom: 0;
	z-index: 20;
	opacity: 1;
	transition: all .3s ease-in;
}
.focus_handle dl dd div a.hide{
	opacity: 0;
}
.focus_handle dl dd.ddShow{
	z-index: 999;
}
.focus_handle dl dd.ddShow div a.hide{
	display: block;
}
.shadow_bx{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
	height: 188px;
	background: url(http://subsites.chinadaily.com.cn/ezhejiang/wenzhou/att/5106.files/img/shadow_bg.png) repeat-x;
}
.pageLft,.pageRgt{
	position: absolute;
	top: 50%;
	margin-top: -30px;
	z-index: 30;
	cursor: pointer;
}
.pageLft{
	left: 30px;
}
.pageRgt{
	right: 30px;
}
.travel_lft{
	width: 370px;
	margin-right: 33px;
}
.top_newslst li{
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 5px solid #f1f1f1;
}
.top_newslst li em{
	font-style: normal;
	display: inline-block;
	color: #666;
	font-size: 16px;
	font-family: Myriad Pro,Arial, Helvetica, sans-serif;
}
.top_newslst li span{
	display: block;
	font-size: 26px;
	line-height: 34px;
	margin-top: 10px;
}
.top_picslist li{
	width: 376px;
	margin-right: 35px;
}
.top_picslist li a img{
	width: 376px;
	height: auto;
}
.top_picslist li em{
	font-size: 16px;
	color: #666;
	font-style: normal;
	display: block;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.top_picslist li h3{
	font-weight: normal;
	margin-top: 10px;
}
.top_picslist li h3 a{
	font-size: 20px;
	line-height: 24px;
}
.foot_links_wrap{
	width: 445px;
}
.attr_item{
	margin-top: 65px;
}
.attr_lft{
	width: 696px;
	background: #f1f1f1;
}
.attr_lft div.overhid{
	padding: 25px;
}
.attr_lft div.overhid h3 a{
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
}
.swiper-container-video,.swiper-container-video .swiper-wrapper{
	height: 327px;
}
.mr30{
	margin-right: 30px;
}
.ml30{
	margin-left: 30px;
}
.rgt_item_dd dd{
	background: #f1f1f1;
	margin-bottom: 30px;
}
.rgt_item_dd dd a{
	display: block;
	padding: 0 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	font-size: 24px;
	height: 80px;
	line-height: 80px;
}
.attr_item a{
	display: block;
	background-image: linear-gradient(to right, #2ca0de , #fff 60%);
	height: 40px;
	line-height: 40px;
	font-size: 30px;
	color: #fff;
	padding-left: 20px;
}
.swiper-container-01{
	width: 100%;
	height: 694px;
}
.swiper-container-03{
	height: 375px;
}
.swiper-container-01 .swiper-slide a{
	display: block;
	margin: 0 auto;
	height: 694px;
	overflow: hidden;
}
.swiper-container-01 .swiper-wrapper{
	background: #000;
}
.swiper-container-01 .swiper-slide{
	height: 694px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 50% 0;
}
.pagination-03{
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	z-index: 30;
	display: flex;
	justify-content: center;
	align-items: center;
}
.pagination-03 .swiper-pagination-switch {
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #e0e0e0;
	margin: 0 6px;
	border: 1px solid #fff;
	cursor: pointer;
}
.swiper-container-03 .swiper-active-switch {
	background: #34afe7;
}
.icon_list li{
	width: 54px;
	height: 54px;
	background: #5cad54;
	border-radius: 50%;
	text-align: center;
	margin: 0 0 0 10px;
}
.icon_list li img{
	width: auto;
	height: 25px;
	margin-top: 14.5px;
}
.icon_list li:nth-child(2){
	background: #ffda47;
}
.icon_list li img{
	display: inline-block;
	vertical-align: top;
}
.nav{
	height: 59px;
	background: #44b7f3;
	position: relative;
	z-index: 20;
}
.nav_lst{
	margin: 0 auto;
}
.nav_lst li{
	height: 59px;
	position: relative;
}
.nav_lst li a{
	display: block;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 54px;
	border-top: 5px solid #44b7f3;
	padding: 0 22px;
	cursor: pointer;
	text-transform: uppercase;
}
.nav_lst li dl{
	display: none;
	position: absolute;
	top: 59px;
	left: 0;
	z-index: 20;
	min-width: 229px;
}
.nav_lst li dl dd a{
	border: none;
	text-transform: capitalize;
}
.font-little{
	font-size: 0.293333rem;
	font-family: Myriad Pro,Arial, Helvetica, sans-serif;
}
.nav_lst li a:hover,.nav_lst li.current a{
	background: #1799dd;
	border-color: #a6b600;
}
.nav_lst li:hover dl{
	display: block;
	padding: 10px 0;
	background: #1799dd;
}
.nav_lst li:hover dl a{
	background-color: transparent;
}
.nav_lst li dl dd{
	display: block;
}
.nav_lst li dl dd a{
	display: block;
	height: 30px;
	line-height: 30px;
	font-size:16px;
	padding: 0 20px;
	background: #1784a3;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
}
.nav_lst li dl dd a:hover{
	text-decoration: underline;
}
.item_tit .item_lne{
	display: inline-block;
	width: 66px;
	height: 3px;
	background: #009999;
	overflow: hidden;
}
.item_tit h3{
	display: block;
	font-size: 30px;
	font-weight: normal;
	margin-top: 10px;
}

.more img,.more span{
	display: inline-block;
	vertical-align: top;
}
.more img{
	margin-top: 7px;
	margin-right: 8px;
}
.more a span{
	font-size: 18px;
	font-style: italic;
	color: #009999;
}
.top_lft{
	width: 780px;
	margin-right: 35px;
}
.pad20{
	padding: 20px;
}
.slide_lst dd{
	margin-right: 6px;
	background-position: 0 0;
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
}
.slide_lst dd a{
	width: 121px;
	height: 266px;
	display: block;
	transition: all .4s ease-in-out;
}
.slide_lst dd.current a{
	width: 413px;
}
.slide_lst dd span{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	background: #009999;
	padding: 0 10px;
	white-space: nowrap;
	min-width: 101px;
	position: absolute;
	top: 20px;
	left: 0;
	z-index: 20;
}
.slide_lst dd:nth-child(2) span{
	background: #216cad;
}
.slide_lst dd:nth-child(3) span{
	background: #95639b;
}
.slide_lst dd:nth-child(4) span{
	background: #d65c5c;
}
.footer_top{
	width: 445px;
	position: relative;
	z-index: 30;
	margin: 5px 25px 0 0;
}
.bread{
	padding: 15px 0;
	font-size: 16px;
}
.bread a,.bread span{
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	color: #333;
}
.pic_list li{
	width: 376px;
	margin: 35px 35px 0 0;
}
.pic_list_02 li{
	width: 276px;
}
.pic_list_02 li img{
	width: 276px;
	height: 185px;
}
.pic_list_02 li{
	margin-right: 30px;
}
.pic_list li a span{
	display: block;
	padding: 15px;
	font-size: 18px;
	line-height: 22px;
	background: #ecf6fb;
}
.pic_list li a:hover span,.pic_list_02 li a:hover span{
	background: #d6f1ff;
}
.side_pics li{
	margin: 0 0 5px;
}
/*20210608 start*/
#exchanges li img{
	display: none;
}
#exchanges li.showImg img{
	display: block;
}
/*20210608 end*/
.arcitle_tit{
	font-size: 32px;
	color: #000;
	font-family: MyriadPro-Semibold;
	line-height: 36px;
	margin-top: 35px;
}
.author_bx{
	padding: 15px 0;
	margin-top: 15px;
}
.author_lft span{
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	margin-right: 15px;
	font-style: normal;
}
.sizeContr span,.sizeContr em{
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	margin-left: 10px;
	font-style: normal;
	color: #666;
	line-height: 22px;
}
.sizeContr span{
	cursor: pointer;
}
.sizeContr span.current{
	color: #FF0000;
}
.sizeContr em{
	font-size: 10px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 50%;
	border: 1px solid #666;
}
.article_cont{
	font-size: 20px;
	line-height: 1.4;
	color: #000;
}
.mt60{
	margin-top: 60px;
}
.pic_lst li{
	margin-bottom: 30px;
	padding-bottom: 25px;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
}
.pic_lst li .floatlft{
	width: 258px;
}
.pic_lst li i{
	display: inline-block;
	font-style: normal;
	font-size: 18px;
	margin-bottom: 10px;
	background: #44b7f3;
	height: 33px;
	line-height: 33px;
	padding: 0 15px;
	color: #fff;
}
.pic_lst li .floatlft img{
	width: 100%;
	height: auto;
}
.pic_lst li div h3 a{
	font-family: MyriadPro-Semibold;
	font-size: 28px;
	line-height: 34px;
}
.pic_lst li div span{
	display: block;
	color: #666;
	font-size: 16px;
	margin-top: 10px;
}
.pic_lst li div p{
	font-size: 18px;
	line-height: 24px;
	color: #333;
	margin: 10px 0 0;
}
.pic_lst li a.floatlft{
	margin-right: 20px;
}
.pic_lst_search li div h3 a{
	font-weight: normal;
}
.res_txt{
	font-size: 16px;
	color: #000;
	padding: 10px 0;
}
.searchBx{
	padding: 20px;
	background: #f0f0f0;
	overflow: hidden;
}
.searchBx input,.searchBx span{
	float: left;
	height: 40px;
	line-height: 40px;
}
.searchBx input{
	padding: 0 15px;
	background: #fff;
	width: 835px;
}
.searchBx span{
	text-align: center;
	width: 134px;
	background: #44b7f3;
	font-size: 18px;
	color: #fff;
}
.icon_lft li{
	width: 36px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	background-color: #000000;
	margin-right: 10px;
	-webkit-background-size: auto 20px;
	background-size: auto 20px;
}
.icon_lft li:last-child{
	-webkit-background-size: auto auto;
	background-size: auto auto;
}
.icon_lft li a{
	display: block;
	width: 36px;
	height: 36px;
}
.icon_lft li:nth-child(2){
	background-color: #3b5998;
}
.icon_lft li:nth-child(3){
	background-color: #5cad54;
}
.icon_lft li:nth-child(4){
	background-color: #ffda47;
}
.icon_lft li:nth-child(5){
	background-color: #acacac;
}
.relate_txt{
	margin-top: 50px;
}
.relate_txt a,.relate_txt span{
	font-size: 28px;
	color: #000;
	font-family: MyriadPro-Semibold;
}
.side_tit a{
	font-size: 30px;
	font-family: MyriadPro-Semibold;
}
.pages{
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
}
.pages span,.pages a{
	display: inline-block;
	line-height: 41px;
	height: 41px;
	border: 1px solid #ccc;
	font-size: 14px;
	margin: 0 2.5px;
	padding: 0 20px;
	color: #000;
}
.pages span{
	background: #019ce2;
	border-color: #019ce2;
	color: #fff;
}
.list_lft{
	width: 274px;
	margin-right: 37px;
	margin-top: 35px;
}
.list_menu dd{
	margin-bottom: 5px;
	position: relative;
}
.list_menu dd a,.list_menu dd span{
	display: inline-block;
	vertical-align: top;
}
.list_menu dd span{
	border-top: 13px solid transparent;
	border-right: 13px solid transparent;
	border-bottom: 13px solid transparent;
	border-left: 13px solid #a6b600;
	display: none;
	position: absolute;
	top: 11px;
	right: 0;
}
/*20210622 start*/
.list_menu dd.current span,.list_menu dd:hover span{
	display: inline-block;
}
/*20210622 end*/
.list_menu dd a{
	display: block;
	width: 218px;
	line-height: 25px;
	padding: 11px 15px;
	background: #44b7f3;
	color: #fff;
	font-size: 20px;
}
/*20210622 start*/
.list_menu dd.current a,.list_menu dd:hover a{
	background: #a6b600;
}
/*20210622 end*/
.a-font-26{
	font-size: 26px;
	font-family: 'Times New Roman', Times, serif;
}
.link_wrap{
	width: 445px;
}
.link_ins{
	width: 445px;
	height: 56px;
	background: #44b7f3;
	position: relative;
	cursor: pointer;
	line-height: 56px;
	color: #fff;
}
.link_ins i{
	font-style: normal;
	font-size: 18px;
	padding-left: 15px;
}
.link_ins span{
	display: inline-block;
	position: absolute;
	right: 15px;
	top: 0;
	z-index: 30;
	cursor: pointer;
	font-size: 24px;
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); /* Internet Explorer */
	-moz-transform:rotate(90deg); /* Firefox */
	-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
	-o-transform:rotate(90deg); /* Opera */
}
.link_open span{
	transform:rotate(-90deg);
	-ms-transform:rotate(-90deg); /* Internet Explorer */
	-moz-transform:rotate(-90deg); /* Firefox */
	-webkit-transform:rotate(-90deg); /* Safari 和 Chrome */
	-o-transform:rotate(-90deg); /* Opera */
}
.link_cont{
	position: absolute;
	bottom: 56px;
	right: 1px;
	width: 445px;
	background: #44b7f3;
	max-height: 176px;
	overflow-y: auto;
	display: none;
}
.link_cont li{
	height: 44px;
	width: 100%;
	line-height: 44px;
	border-bottom: 1px solid #77c9f3;
	font-size: 16px;
}
.link_cont li a{
	color: #fff;
	display: block;
	padding: 0 20px;
}
.link_tit{
	font-size: 20px;
	width: 70px;
	color: #fff;
	line-height: 56px;
}
.banner{
	width: 100%;
	height: 226px;
	background-repeat: no-repeat;
	background-position: 50% 0;
	overflow: hidden;
}
.foot_nav{
	padding: 40px 0 0;
}
.foot_nav dl{
	width: auto;
	margin: 0 50px 0 0;
	padding: 0;
}
.foot_nav dl dt a{
	color: #fff;
}
.foot_nav dl dt{
	margin-bottom: 20px;
}
.foot_nav dl dt{
	color: #fff;
	font-size: 20px;
}
.foot_nav dl dd{
	display: block;
}
.foot_nav dl dd a{
	display: block;
	color: #fff;
	line-height: 24px;
	font-size: 16px;
}
.footer_cont{
	background: url(http://subsites.chinadaily.com.cn/ezhejiang/wenzhou/att/5106.files/img/footbg.jpg) no-repeat 50% 100%;
	background-color: #169cdf;
}
.footertop{
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #f1f1f1;
	margin-top: 70px;
	width: 100%;
}
.footertop a,.footertop span{
	display: inline-block;
	vertical-align: top;
}
.footertop a{
	font-size: 14px;
	color: #999;
	margin-right: 10px;
	text-transform: uppercase;
}
.footertop span{
	margin-top: 15px;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #999;
}
.footer_bot{
	font-size: 14px;
	line-height: 1.5;
	color: #fff;
	text-align: center;
	padding: 30px 0 70px;
}
/*list*/
.list_banner{
	background-repeat: no-repeat;
	background-position: 50% 0;
	height: 276px;
}
.relate_news{
	padding-top: 10px;
}
.relate_news dd{
	margin-top: 15px;
	font-size: 20px;
}
.relate_news dd span,.relate_news dd a{
	display: inline-block;
	vertical-align: top;
}
.relate_news dd span{
	width: 12px;
	height: 12px;
	border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	background: #34afe7;
	margin: 5px 10px 0 0;
}
.contPadd{
	padding: 0 85px;
}
.formobile{
	display: none;
}
.forpc{
	display: block;
}
.att_list li{
	width: 299px;
	margin-right: 1px;
}
.att_list li:last-child{
	margin-right: 0;
}
.att_list li .txt_a{
	width: 299px;
	height: 200px;
	text-align: center;
	/*20210823 start*/
	line-height: 1.3;
	/*20210823 end*/
	display: block;
	position: relative;
	font-size: 20px;
	color: #fff;
}
/*20210823 start*/
.att_list li .txt_a span{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	padding: 0 15px;
}
/*20210823 end*/
.att_list li .arrow_down::after{
	content:'';
	display: inline-block;
	border-top: 25px solid #327bd6;
	border-bottom: 25px solid transparent;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	position: absolute;
	left: 50%;
	margin-left: -25px;
	bottom: -50px;
}
.att_list li .arrow_up::after{
	content:'';
	display: inline-block;
	border-bottom: 25px solid #327bd6;
	border-top: 25px solid transparent;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	position: absolute;
	left: 50%;
	margin-left: -25px;
	top: -50px;
}
.cor_blue_dark{
	background: #327bd6;
}
.cor_blue_light{
	background: #44b7f3;
}
.att_list li .cor_blue_light::after{
	border-bottom-color: #44b7f3;
}
.cor_green{
	background: #a6b600;
}
.att_list li .cor_green::after{
	border-top-color: #a6b600;
}
.cor_brown{
	background: #d1943d;
}
.att_list li .cor_brown::after{
	border-bottom-color: #d1943d;
}
.overview_wrap{
	background: #ecf6fb;
	padding: 30px;
}
.overview_wrap div.floatlft{
	width: 491px;
	position: relative;
	margin-right: 30px;
}
.overview_wrap div.floatlft a{
	display: block;
}
.overview_wrap div.floatlft img{
	width: 100%;
	height: auto;
}
.overview_wrap div.floatlft div.shadow{
	position: absolute;
	height: 120px;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: linear-gradient(to bottom,transparent,rgba(0,0,0,.5));
	z-index: 20;
}
.overview_wrap div.floatlft i{
	display: inline-block;
	width: 37px;
	height: 37px;
	background: url(http://subsites.chinadaily.com.cn/ezhejiang/wenzhou/att/5106.files/img/video_play.png) no-repeat;
	position: absolute;
	z-index: 30;
	right: 20px;
	bottom: 20px;
}
.overview_wrap div.overhid h3 a{
	font-size: 30px;
	line-height: 36px;
	font-family: MyriadPro-Semibold;
}
.overview_wrap div.overhid p{
	font-size: 18px;
	line-height: 26px;
	margin: 10px 0 0;
}
.overview_wrap div.overhid a.read{
	text-decoration: underline;
	color: #019ce2;
	font-size: 18px;
	display: block;
	margin-top: 10px;
}
.city_list li{
	width: 276px;
	margin-right: 30px;
}
.city_list li img{
	width: 100%;
	height: auto;
}
.city_list li h3 a{
	display: block;
	color: #000;
	font-size: 18px;
	line-height: 22px;
	padding: 15px 20px;
	background: #ecf6fb;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	overflow: hidden;
	
}
.city_list li h3 a:hover{
	background: #d6f1ff;
}
.swiper-container-04{
	height: 250px;
}
.map_outter{
	height: 428px;
	margin-top: 90px;
}
.map_wrap{
	width: 760px;
	height: 428px;
	position: absolute;
	right: 0;
	top: 0;
}
.map_lft{
	width: 506px;
	box-sizing: border-box;
	padding: 30px;
	margin: 30px 0 0 20px;
	background-image: linear-gradient(to right,#ecf6fb,#f9fcfe 60%);
}
.map_lft h3{
	font-size: 30px;
	line-height: 1.4;
	font-family: MyriadPro-Semibold;
}
.map_lft p{
	font-size: 18px;
	line-height: 26px;
	padding-right: 50px;
	color: #000;
	margin: 20px 0 0;
}
.map_cont{
	width: 426px;
	height: 428px;
	margin: 0 0 0 149px;
	display: inline-block;
	background: url(http://subsites.chinadaily.com.cn/ezhejiang/wenzhou/att/5106.files/img/map.png) no-repeat;
}
.map_cont li{
	position: absolute;
	z-index: 30;
}
.map_cont li span{
	position: relative;
}
.map_cont li span a{
	height: 24px;
	line-height: 24px;
	font-style: normal;
	color: #fff;
	background: #999;
	font-size: 16px;
	border-radius: 12px;
	-o-border-radius: 12px;
	-webkit-border-radius: 12px;
	display: inline-block;
	padding: 0 15px;
}
.map_cont li span a:hover{
	background: #626262;
}
.map_cont li::before{
	position: absolute;
	top: 10px;
	left: 0;
	right: 0;
	content:'';
	display: inline-block;
	height: 1px;
	width: 100%;
	background: #000;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.map_cont li::after{
	content:'';
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	background: #66f29e;
	border: 1px solid #fff;
	position: absolute;
	top: 5px;
	right: 0;
}
.map_cont li.right{
	text-align: right;
}
.map_cont li.right::after{
	top: 5px;
	left: 0;
	right:auto;
}
.Yongjia{
	left: 164px;
	top: 125px;
	width: 272px;
}
.Lucheng{
	left: 157px;
	width: 261px;
	top: 159px;
}
.Ouhai{
	left: 32px;
	width: 382px;
	top: 177px;
}
.Wencheng{
	left: 0;
	width: 275px;
	top: 228px;
}
.Taishun{
	left: 19px;
	width: 164px;
	top: 293px;
}
.Yueqing{
	width: 224px;
	right: 42px;
	top: 130px;
}
.Longwan{
	width: 292px;
	right: 15px;
	top: 189px;
}
.Dongtou{
	width: 203px;
	right: 18px;
	top: 215px;
}
.Ruian{
	width: 163px;
	right: 182px;
	top: 236px;
}
.Pingyang{
	width: 231px;
	right: 139px;
	top: 265px;
}
.Longgang{
	top: 291px;
	width: 219px;
	right: 158px;
}
.Cangnan{
	width: 398px;
	right: 15px;
	top: 308px;
}
.industries_lft .date_item{
	padding: 0 15px 10px;
}
.city_list li h3 a {
	font-weight: normal;
	white-space: normal;
}
.swiper-container-04 {
	height: 280px;
}
/*20210629*/
.article_cont img{ display:block; margin:0 auto;}
.article_cont iframe{ margin:0 auto;}

#displaypagenum {
	font-size:14px;
	font-weight:bold;
	color:#a0a3a5;
    overflow: hidden;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-weight:normal;
	margin:20px 0 0;
    line-height: 35px;
}

#displaypagenum {
text-align: center;
}
#displaypagenum span {
	text-decoration:none;
	padding:10px 15px;
	background-color:#019ce2;
	color:#fff;
}
#displaypagenum a {
text-decoration:none;
	color:#000;
	padding:10px 15px;
	border:1px solid #ccc;
}
#displaypagenum span:hover,#displaypagenum a:hover{background-color:#019ce2;color:#fff;cursor:pointer;}
/*20210629*/
/* 20240531 start */
.facebook_ico,.twitter_ico{
	display: inline-block;
	vertical-align:top;
	width: 37px;
	height: 37px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(http://subsites.chinadaily.com.cn/ezhejiang/wenzhou/att/5106.files/img/facebook_ico.png);
	font-size: 0;
}
.twitter_ico{
	background-image: url(http://subsites.chinadaily.com.cn/ezhejiang/wenzhou/att/5106.files/img/twitter_ico.png);
}
.txtC{
	text-align: center;
}
.txtC div,.txtC li{
	text-align: left;
}
.txtC .shareTop{
	margin-top: 4px;
	margin-left: 23px;
}
.txtC .shareTop .facebook_ico,.txtC .shareTop .twitter_ico{
	width: 56px;
	height: 56px;
	background-image: url(http://subsites.chinadaily.com.cn/ezhejiang/wenzhou/att/5106.files/img/facebook_ico_big.png);
	font-size: 0;
}
.txtC .shareTop .twitter_ico{
	background-image: url(http://subsites.chinadaily.com.cn/ezhejiang/wenzhou/att/5106.files/img/twitter_ico_big.png);
}
.inline_block_div{
	font-size: 0;
	letter-spacing: -3em;
}
.inline_block_div span,.inline_block_div a,.inline_block_div div{
	display: inline-block;
	vertical-align:top;
	letter-spacing: normal;
	font-size: initial;
}
.shareTop{
	margin-left: 16px;
	margin-top: 50px;
}
/* 20240531 end */