﻿/*
	重定义浏览器默认样式
	Last Modify:	SJAY 2012/4/25
*/
	*{margin:0;padding:0;word-wrap:break-word;}
	body,input,button,select,textarea{font:12px/1.5 'microsoft Yahei',Tahoma,Helvetica,SimSun,sans-serif,Hei;color:#000000;}
		textarea{resize:none;}
	table{empty-cells:show;border-collapse:collapse;}
		caption,th{text-align:left;font-weight:400;}
	ul,li{list-style:none;}
	h1,h2,h3,h4,h5,h6{font-size:1em;}
	em,cite{font-style:normal;}
	a{color:#333;text-decoration:none;}
		a:hover{ color:#0365F4; text-decoration:none;}
		a img{border:none;}
	.abs { position:absolute;}
/*
	Name:			mod_float
	Level:			Global
	Sample:			class="z/y"
	Explain:		.z/.y 浮动 left/right
	Last Modify:	SJAY 2012/4/25
*/
	.z { float: left; } .y { float: right; }

/*
	Name:			mod_clearfix
	Level:			Global
	Sample:			class="cl"
	Explain:		Clearfix,避免因子元素浮动而导致的父元素高度缺失能问题
	Last Modify:	SJAY 2012/4/25
*/
	.cl:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .cl { zoom: 1; }

	.mt40 { margin-top:40px !important; }
	.mt60 { margin-top:60px !important; }
	.mt80 { margin-top:80px !important; }


	.imgscale { transition: all 0.6s;}
	.imgscale:hover { transform: scale(1.1);}

	.wp { margin: 0 auto; width: 1200px; }

.header { width:100%; position:relative; }
	.topnav { height: 70px; background: rgba(0, 0, 0, 0.2); position:absolute; top:0; left:0; right:0; }
		.topnav h1 { display:inline-block; float:left; line-height:70px; margin-top:13px; margin-left:20px; }
		.topnav ul { display:inline-block; float:right; line-height:70px;  }
		.topnav ul li { display:inline-block; float:left; line-height:70px; margin:0 17px; padding:0 5px; }
			.topnav ul li a { font-size: 16px; font-family: Microsoft YaHei; color: #FFFFFF; }


@media screen and (max-width: 1366px) {
	.topnav ul li { margin:0 10px; }
}

.fixed { position: fixed; top: 0; width: 100%; margin: 0 auto; left: 0; z-index: 10000; background:#0800AD; }

.toutiao { margin-top:60px; }
	.toutiao h1 { font-size: 32px; font-weight: bold; line-height: 42px; margin-bottom:30px; text-align:center; }
	.toutiao p { font-size: 18px; font-weight: 400; line-height: 32px; }


.toutiao_slider { margin-top:50px; }
	.toutiao_slider dl { height:460px; }
		.toutiao_slider dt { float:left; width:750px; height:460px; background-color: #565656; margin-right:20px; overflow:hidden;}
			.toutiao_slider dt img { width:100%;}
		.toutiao_slider dd {  width:430px; overflow:hidden; }
			.toutiao_recom { margin-top:20px; }
			.toutiao_recom:first-child { margin-top:0; }
				.toutiao_recom_pic { width:180px; height:140px; background-color:#565656; float:left; overflow:hidden;}
				.toutiao_recom_pic img {/*  width:180px; */ height:140px; }
		.toutiao_recom_title { position:relative; margin-left:194px; }
			.toutiao_recom_title h2 { height: 77px; font-size: 16px; font-weight: bold; line-height: 28px; color: #333333; margin-bottom:14px; }
			.toutiao_recom_title p { font-size: 14px; line-height: 21px; color: #666666; }

.recomlist { width:100%; margin-top:30px; }
	.recomlist ul { width:49%; }
	.recomlist_1 { width:49%; }
		.recomlist_1 li, .recomlist_2 li { height:21px; line-height:21px; font-size: 16px; color: #333333; margin-bottom:20px; position:relative; overflow:hidden;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; }
		.recomlist_1 li { padding-left:16px; }
		.recomlist_1 li::before  {content: ''; width: 8px; height: 8px; background: #3166D1; display:inline-block; -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg); position:absolute; left:2px; top:8px;}

		.recomlist_1 li:hover::before  { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); }
	.recomlist_2 {}
		.recomlist_2 li { background: url(../img/video.png) no-repeat left center; padding-left:25px; background-size:22px 16px; }
		.recomlist_2 li span { font-weight:bold; }


.panel_title { background: url(../zt/panel_title_bg.png?v=1) no-repeat center; width: 100%; height: 158px; text-align:center; }
	.panel_title h3 { height:42px; line-height:42px; font-size: 32px; font-weight: bold; padding-top:60px; }
	.panel_title p { display:none; width: 264px; height: 38px; line-height:38px; margin:0 auto; background: linear-gradient(180deg, rgba(255, 255, 255, 0) 30%, #D5D5D5 100%);-webkit-background-clip:text;-webkit-text-fill-color: transparent; background-clip: text; filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='rgba(255, 255, 255, 0)',endColorStr='#D5D5D5',gradientType='0'); color: transparent; font-size: 40px; font-weight: bolder; font-family: initial;}

.panel_title11 { background: url(../zt/panel_title_bg2.png?v=1) no-repeat center; width: 100%; height: 158px; text-align:center; }
	.panel_title11 h3 { height:42px; line-height:42px; font-size: 32px; font-weight: bold; padding-top:60px; }
	.panel_title11 p { display:none; width: 264px; height: 38px; line-height:38px; margin:0 auto; background: linear-gradient(180deg, rgba(255, 255, 255, 0) 30%, #D5D5D5 100%);-webkit-background-clip:text;-webkit-text-fill-color: transparent; background-clip: text; filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='rgba(255, 255, 255, 0)',endColorStr='#D5D5D5',gradientType='0'); color: transparent; font-size: 40px; font-weight: bolder; font-family: initial;}


.panel_box { height: 640px; background: #FCEFE1 url(../zt/honor_bg.png) no-repeat left bottom;  display:flex;}
	.panel_box_l { padding:30px; flex:1; }
	.panel_box h3 { height: 30px; font-size: 24px; font-weight: bold; line-height: 30px; color: #DC2625; border-left: 6px solid #DC2625; padding-left: 10px; }
	.panel_box h3 span { float: right; font-size: 14px; font-weight: 400; margin-right:15px; }
	.panel_box h3 span a { color: #999; }
	.panel_box_line { width: 3px; height: 600px; background: radial-gradient(circle, rgba(206, 33, 35, 0.28) 0%, rgba(235, 14, 18, 0) 100%); opacity: 1; }

		.guestlist { width:540px; height:550px; overflow:hidden; }
		.guestlist  .swiper-wrapper { display:flex; }
			.guestlist li { width:160px; height:235px; text-align:center; margin-top:30px; float:left; margin-right:20px; }
			.guestlist li:nth-child(3n) { margin-right:0; }
				.guestlist li .guest_avatar { width: 136px; height: 136px; margin:0 auto; background: rgba(0, 0, 0, 0); box-shadow: 0px 3px 6px rgba(245, 173, 15, 0.5); border:4px solid #F5AD0F; border-radius: 50%;}
					.guestlist li .guest_avatar img { width: 136px; height: 136px; background: #FFFFFF; border-radius: 50%; }
				.guestlist li .guest_name { font-size: 18px; font-weight: bold; line-height: 28px; color: #333333; margin-top:15px; margin-bottom:5px;}
				.guestlist li .guest_posi { font-size: 14px; line-height: 20px; color: #333333;letter-spacing:-0.8px; }
	.panel_box_r { padding:30px; flex:1; }
		.guesttxt {}
			.guesttxt dl { margin-top:20px; }
				.guesttxt dt { font-size: 20px; font-weight: bold; line-height: 36px; color: #000000; }
				.guesttxt dd { font-size: 16px; line-height: 36px; color: #666666; }
				.guesttxt dd p { line-height:28px; }
				.guesttxt dd .prize_a { height:24px; font-size: 18px; color: #333333; font-weight:bold; position:relative; margin:10px 0; line-height: 24px; padding-left: 20px;}
					.guesttxt dd .prize_a::before  {content: ''; width: 8px; height: 8px; background: #333; display:inline-block; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); position:absolute; left:0; top:8px;}
				.guesttxt dd span { font-size: 18px; color: #000; }
				.prize p { margin-bottom:10px; }



.panel_tab { height: 600px; box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.08); background-color:#fff; border-radius: 10px;}
#tabs-container { height: 520px; }
.panel_tab .tabs { background: #F4F4F4; width: 100%; height: 80px; overflow: hidden; }
	.panel_tab .tabs a { width: 395px; display: inline-block; height: 80px; font-size: 20px; font-weight: 400; line-height: 80px; color: #333333; text-align: center; }
	.panel_tab .tabs a.active { background: #fff; font-weight: bold; color: #3166D1; }
.schedule-list {margin: 20px 80px;padding-left:22px;;overflow-x: visible;height: 450px;overflow-y: auto;}
.schedule-list li {padding-top:20px; padding-bottom:40px; height:60px; position:relative;z-index: 1;border-left:1px solid #DAE5FF;}
.schedule-list li:before {content:'';position:absolute;left: -11px;top:21px;width:22px;height:22px;background-color:#F1F5FF;border-radius: 50%;}
.schedule-list li:after {content:'';position:absolute;left: -5px;top: 27px;width:10px;height:10px;background-color:#B4C9FF;border-radius: 50%;}
.schedule-list li .datetime { width: 116px; height: 60px; font-size: 18px; color: #333333; float: left; margin-right: 25px; margin-left:16px;}
.schedule-list li .schedule-info { height: 60px; }
.schedule-list li .schedule-info h3 { font-size: 18px; font-weight: bold; color: #333333; }
.schedule-list li .schedule-info p { font-size: 18px; color: #666666; }


.panel_bbs_title, .panel_bbs_title_ai, .panel_bbs_title_jx { background: url(../zt/5g-1200x80.jpg) no-repeat center; width: 100%; height: 80px; }
	.panel_bbs_title_ai { background: url(../zt/ai-1200x80.jpg) no-repeat center; width: 100%; height: 80px; }
	.panel_bbs_title_jx { background: url(../zt/jx-1200x80.jpg) no-repeat center; width: 100%; height: 80px; }
	.panel_bbs_title_cs { background: url(../zt/cs-1200x80.jpg) no-repeat center; width: 100%; height: 80px; }
	.panel_bbs_title_cx { background: url(../zt/cx-1200x80.jpg) no-repeat center; width: 100%; height: 80px; }
	.panel_bbs_title h3 { font-size: 24px; font-weight: bold; line-height: 80px; color: #FFFFFF; margin-left:80px; }
.panel_pic {}
	.panel_pic ul {}
		.panel_pic ul li { width: 224px; height: 285px; background: #F4F4F4; font-size:0; margin-top:30px; float:left; margin-right:20px;}
		.panel_pic ul li:nth-child(5n) { margin-right:0;}
			.panel_pic li .hoverimg { width: 224px; height: 160px; overflow:hidden;}
			.panel_pic li img { width: 224px; height: 160px; background: #3166D1; }
			.panel_pic li .panel_pic_info { padding:15px; }
				.panel_pic li .panel_pic_info h4 { font-size: 20px; line-height: 34px; font-weight:400;}
				.panel_pic li .panel_pic_info p { font-size: 16px; line-height: 22px; color: #666; }


/* 主题报告 */
.report_focus {}
.report_focus dl { height: 300px; width:600px;}
.report_focus dt { width: 204px;  height: 263px; border: 10px solid #FFFFFF; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);  overflow:hidden; text-align:center;  margin-right:30px;}
	.report_focus_title { height: 40px; font-size: 18px; font-weight: bold; line-height: 40px; color: #000; }
	.report_focus_subtitle { height: 30px; font-size: 14px; font-weight: 400; line-height: 30px; color: #000; }
	.report_focus dt img { width: 204px; height: 263px; }

.report_focus_desc {padding: 5px 0;padding-left:0;font-size: 14px;line-height: 24px;color: #999;}
.report_focus_desc_title { font-size: 20px; font-weight: bold; line-height: 22px; color: #333333; margin-bottom:20px;}

.report_focus dd { width: 320px; height: 280px; overflow:hidden; position:relative;}
	.report_focus_down { background: url(../zt/PDF.gif) no-repeat 10px center; width: 120px;
height: 40px;
border: 1px solid #E5E5E5;
border-radius: 20px; position:absolute; right:10px; bottom:0; line-height:40px; text-indent:45px; color:#333;}

.topic_focus dl { background: url(../zt/report_focus_bg.png) no-repeat 10px bottom; height: 400px; }
/* .topic_focus dl.topic_focus_r { background: url(../zt/report_focus_bg.png) no-repeat right bottom; height: 400px; } */
.topic_focus dt { width: 560px;  height: 400px; }
.topic_focus_title { height: 80px; background: linear-gradient(46deg, #2647DD 0%, #2481C8 100%); font-size: 24px; font-weight: bold; line-height: 80px; color: #FFFFFF; text-indent: 30px; margin-top:36px; }
.topic_focus dt.z .topic_focus_title_bt { background: url(../zt/horn_l.png) no-repeat left top; height: 32px; }
.topic_focus dt.y .topic_focus_title_bt { background: url(../zt/horn_r.png) no-repeat right top; height: 32px; }
.topic_focus_desc { padding: 20px 30px; font-size: 16px; line-height: 30px; color: #666; }
.topic_focus_desc_title { font-size: 20px; font-weight: bold; line-height: 22px; color: #333333; margin-bottom:20px;}

.topic_focus dd { width: 640px; font-size: 0; height: 400px; background: #636363; overflow:hidden;}
.topic_focus dd img { width: 640px; height: 400px; }



.report_user {}
	.report_user ul {}
	.report_user li { width: 370px; height:450px; overflow:hidden; float:left; margin-right:44px; position:relative; margin-bottom:40px;}
	.report_user li:nth-child(3n) { margin-right:0;}
	.report_user li a { display:block; height:450px; }
	.report_user li img {width: 370px; height: 450px; z-index:1;  background: linear-gradient(180deg, rgba(73, 0, 219, 0.05) 0%, #152552 100%); transition: all 0.6s;}
	.report_user li:hover img { transform: scale(1.1);}
	.report_user li .report_user_info { z-index:10; position:absolute; height:110px; bottom:25px; left:20px; right:20px; }
	.report_user li .report_user_name { height: 26px; font-size: 20px; font-weight: bold; line-height: 34px; color: #fff; border-bottom: 1px solid #fff; padding-bottom: 10px; margin-bottom: 10px; }
	.report_user li .report_user_desc { height: 63px; font-size: 14px; font-weight: 400; line-height: 22px; color: #FFFFFF; }


	.imgmask {position:absolute;left:0;top:0;z-index:2;width: 370px;height: 450px;background: linear-gradient(-180deg, rgba(73, 0, 219, 0.05) 50%, #152552 100%);}


.report_user_s {}
.report_user_s li { width:225px; height:160px; float:left; margin-right:18px; margin-bottom:40px; overflow:hidden;}
.report_user_s li:nth-child(5n) { margin-right:0; }
.report_user_s li img { width:100%; }


/* 榜单 */
.report_top {}
.report_top_title {}
.report_top_title h3 { width: 100%; height: 31px; font-size: 24px; font-family: Microsoft YaHei; font-weight: bold; line-height: 31px; text-align: center; }
.report_top_title p { width: 30px; height: 4px; background: #3166D1; margin: 0 auto; margin-top:10px; }
.report_top_list { }
.report_top_list li { width: 210px; height: 260px; background: #3166D1; float: left; margin-right: 34px; box-shadow: 14px 15px 0 #D3DDF7; }
.report_top_list li:nth-child(5n) { margin-right: 0; }
.report_top_list li img { width: 210px; height: 260px;}



/* 分论坛 */
.panel_subtitle { font-size: 24px; font-weight:bold; color:#fff; background: url(../zt/subbbs_bg.png) no-repeat left top; height:70px; border-bottom:2px solid #eee; line-height:60px; text-indent:20px; }
.panel_bbstab { margin-top:25px; }
.panel_bbstab .tabs { width:100%; height:160px; }
	.panel_bbstab .tabs a { border:1px solid #E6E6E6; width: 180px;
height: 60px; line-height:60px; font-size:14px;
background: #FEFEFE; float:left; margin-right:20px; margin-bottom:20px; text-align:center;}
    .panel_bbstab .tabs a.taba_4 { height:48px; line-height:20px; padding-top:12px;}
.panel_bbstab .tabs a:nth-child(6n) { margin-right:0;}
	.panel_bbstab .tabs a.active { font-weight:bold; border:1px solid #BCD2FF; background: #F0F5FF; }
.panel_bbstab .swiper-container { width:100%;  }
.bbstabs-list {}
	.bbstabs-list li { width:384px; height:280px; float:left; margin-right:24px; margin-bottom:30px;  }
	.bbstabs-list li:nth-child(3n) {  margin-right:0;  }
		.bbstabs-list li .hoverimg { width:384px; height:240px; overflow:hidden; }
		.bbstabs-list li img { width:100%; }
		.bbstabs-list li .bbstabs-info { font-size:16px; text-align:center; line-height:20px; margin-top:10px;}
		.bbstabs-list li .bbstabs-info span { font-weight:bold; }



/* 科学之夜 */
.panel_tab2 {}
.panel_tab2 .tabs {width: 100%;height: 53px;display:flex;overflow: hidden;border-bottom: 2px solid #EEEEEE;}
	.panel_tab2 .tabs a { width:96px; display:inline-block; height: 49px; font-size: 24px; font-weight: 400; line-height: 49px; color: #333333; text-align: center; margin:0 100px; }
	.panel_tab2 .tabs a.active {color: #3166D1; border-bottom: 4px solid #3166D1;}


.pc-slide { width: 1200px; margin: 0 auto; height: 600px; margin:40px 0; }
.pc-slide .view { width: 940px; height: 600px; float: left; margin-right:20px; }
.pc-slide .swiper-slide { position:relative; }
.pc-slide .view .swiper-container { width: 940px; height: 600px; }
.pc-slide .view .swiper-container img { width: 940px; height: 600px; }

.pc-slide .preview {width: 240px;height: 600px;float: right;position: relative; overflow: hidden;}
.pc-slide .preview .swiper-container {width: 238px;height: 100%; overflow-y:auto;}
.pc-slide .preview .swiper-wrapper { display:block;}
.pc-slide .preview .swiper-slide {width: 210px;height: 135px;margin-bottom: 20px;cursor: pointer;}

.pc-slide .preview img { padding: 1px; width: 210px; height: 135px; }
.pc-slide .preview .swiper-slide-thumb-active img { padding: 0; border: 1px solid #F00; }

.pc-slide .swiper_title_mask { position:absolute; bottom:0; left:0; right:0; height: 68px; background: rgba(0, 0, 0, 0.6); }
.pc-slide .swiper_title { position:absolute; bottom:0; left:0; right:0; height: 68px; line-height:68px; text-align:center; font-size: 22px; color:#fff;}




.pc-slide-2 { width: 1200px; margin: 0 auto; height: 750px; margin:40px 0; }
.pc-slide-2 .view { width: 1200px; height: 600px; position:relative;}

.pc-slide-2 .view .arrow-left { background: url(../zt/index_tab_l.png) no-repeat left top; position: absolute; left: 10px; top: 50%; margin-top: -25px; width: 28px; height: 51px; z-index: 10; }
.pc-slide-2 .view .arrow-right { background: url(../zt/index_tab_r.png) no-repeat left bottom; position: absolute; right: 10px; top: 50%; margin-top: -25px; width: 28px; height: 51px; z-index: 10; }
.pc-slide-2 .swiper-slide { position:relative; }
.pc-slide-2 .view .swiper-container { width: 1200px; height: 600px; }
.pc-slide-2 .view .swiper-container img { width: 1200px; height: 600px; }

.pc-slide-2 .preview {width: 1200px;height: 130px; position: relative; overflow: hidden; margin-top:20px;}
.pc-slide-2 .preview .swiper-container {width: 1200px;height: 130px; }
.pc-slide-2 .preview .swiper-wrapper { display:block; }
.pc-slide-2 .preview .swiper-slide { width: 180px;height: 130px; float:left; margin-right:24px;}
.pc-slide-2 .preview .swiper-slide:nth-child(6n) { margin-right:0 !important;}

.pc-slide-2 .preview img { padding: 1px; width: 180px; height: 130px; }
.pc-slide-2 .preview .swiper-slide-thumb-active img { padding: 0; border: 1px solid #F00; }

.pc-slide-2 .swiper_title_mask { position:absolute; bottom:0; left:0; right:0; height: 80px; background: rgba(0, 0, 0, 0.6); }
.pc-slide-2 .swiper_title { position:absolute; bottom:0; left:0; right:0; height: 80px; line-height:80px; text-align:center; font-size: 20px; color:#fff;}
.pc-slide-2 .swiper-button-prev,.pc-slide-2 .swiper-button-next {
	outline: none;
	background-size: 10px auto;
	width: 38px;
	height: 80px;
	background-color: #272727;
	transition: background-color 0.2s;
	opacity:0.5;
}
.pc-slide-2 .swiper-button-prev{ left:0; }
.pc-slide-2 .swiper-button-next{ right:0; }

.pc-slide-2 .swiper-button-prev:hover,.pc-slide-2 .swiper-button-next:hover {
	background-color: #0f0f0f;
}

/* 精彩掠影 */
.videolist {}
	.videolist dl {}
		.videolist dt { width:588px; height:320px; float:left; overflow:hidden; position:relative; }
		.videolist dt:before { content:''; width: 64px; height: 64px; background: url(../zt/play.png) no-repeat center; position:absolute; top:128px; left:262px; bottom:0; right:0;}
		.videolist dd { height:320px; overflow:hidden; }
			.videolist dd p { width: 286px; height: 153px; background: #0F0F0F; overflow: hidden; float: left; margin-left: 20px; margin-bottom: 20px; position:relative;}
			.videolist dd p:before { content:''; width: 64px; height: 64px; background: url(../zt/play.png) no-repeat center; position:absolute; top:44px; left:111px; bottom:0; right:0;}
			.videolist dd p img { width: 286px; height: 153px; }
	.videolist .more, .piclist .more, .toutiao_slider .more { width: 168px; height: 51px; line-height: 51px; margin: 0 auto; margin-top: 40px; border: 1px solid #E5E5E5; border-radius: 80px; font-size: 14px; text-align: center; }
		.videolist .more a, .piclist .more a, .toutiao_slider .more a { color: #3166D1; }
.piclist { position:relative; height:573px; }
	.piclist_ul { height:480px; }
	.piclist p { position:absolute; overflow:hidden; }
		.piclist img { width:290px; height:170px; }
	.piclist_1 { width:588px; height:300px; left:0; top:0;}
		.piclist_1 img { width:588px; height:300px;}
	.piclist_2 { width:284px; height:165px; left:0; top:314px;}
		.piclist_2 img, .piclist_3 img { width:284px; height:165px;}
	.piclist_3 { width:284px; height:165px; left:304px; top:314px;}

	.piclist_4 { width:290px; height:170px; left:604px; top:0;}
		.piclist_4 img, .piclist_7 img { width:290px; height:170px;}
	.piclist_5 { width:290px; height:295px; left:604px; top:184px;}
		.piclist_5 img, .piclist_6 img { width:290px; height:295px;}
	.piclist_6 { width:290px; height:295px; right:0; top:0;}
	.piclist_7 { width:290px; height:170px; right:0; top:309px;}


/* 组织机构 */
.supportlist {}
	.supportlist ul { margin:10px auto; text-align:center; }
	.supportlist li { border: 1px solid #E0E0E0; text-align:center; display:inline-block;}
.supportlist_1 li,.supportlist_2 li, .supportlist_3 li, .supportlist_4 li { margin: 0 auto; margin:20px 12px; width: 240px; height: 80px; border: 1px solid #E0E0E0; border-radius: 12px;overflow: hidden; }
.supportlist_2 li { }
		.supportlist li img { height: 80px;margin:0 auto;}
.supportlist_3 li { width: 180px; height: 72px; border-radius: 10px;}
		.supportlist_3 li img { height: 72px;margin:0 auto;}
.supportlist_4 li {width: 122px;height: 50px;border-radius: 8px;margin:7px;}
		.supportlist_4 li img {height: 50px;margin:0 auto;}



.footer { width: 100%; height: 80px; margin:0 auto; background: #3E4753; opacity: 1; }
.footer p { text-align:center; font-size: 14px; font-family: Microsoft YaHei;  line-height: 80px; color: #979797; opacity: 1; }
