*{margin: 0;padding: 0;}
body{background-color: #fff;}

.none {
	display: none;
}

/*固定悬浮样式*/
.zhuan {
	position: fixed;
	width: 140px;
	background: #fff;
	border: 1px solid #e2eaf3;
	right: 2%;
	top: 220px;
	z-index: 999
}





/* banner */
.banner .bd{
	max-width: 1920px;
	height: 585px;
	margin: 0 auto;
	overflow: hidden;
}
.banner .bd .video-back{
	height: 587px;
}
.banner .hd{
	width: 1200px;
    margin: 0 auto;
}
.banner .hd a img{
	width: 25px;
	position: relative;
    top: -325px;
    z-index: 99999999;
}
.banner .hd ul{
	display: flex;
    justify-content: center;
}
.banner .hd ul li{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 1px solid #fff;
    float: left;
    margin-left: 10px;
    position: relative;
    top: -50px;
    z-index: 99999999;
}
.banner .hd ul li.on{
	background: #fff
}
.time_tt1{
	width: 100px;
    height: 38px;
    line-height: 40px;
	margin-right: 20px;
	float: left;
	border: 1px solid #196bfb;
}
.time_tt{
	height: 44px;
    float: right;
    line-height: 36px;
    margin-right: 117px;
	background-image: linear-gradient(90deg, #29eff9 0%, #216bfb 100%);
}
.time_tt,
.time_tt1{
    border-radius: 24px;
    color: #fff;
    font-size: 16px;
    padding: 0px 20px;
    letter-spacing: 2px;
    font-weight: bold;
    margin-top: 430px;
    text-align: center;
}
.time_tt1 a{
	color: #fff;
}
.time_tt1:hover{
	background-image: linear-gradient(90deg, #29eff9 0%, #216bfb 100%);
}
#d {
    font-size: 28px;
    position: relative;
    top: 3px;
}




.m_baoming{
	width: 100%;
	color: #000;
	font-size:18px;
	background: rgba(240,244,255,0.6);
	backdrop-filter:blur(8px);
	-webkit-backdrop-filter:blur(8px);
	position: relative;
	top: -112px;
}
.m_baoming .g_can{
	width: 300px;
	height: 100px;
	padding: 22px 32px;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	float: left;
}
.m_baoming .g_can:hover{
	background: rgba(240,244,255,0.8);
}
.m_baoming .g_can .can_img{
	width: 80px;
	height: 56px;
	overflow: hidden;
	margin-right: 12px;
}
.m_baoming .g_can .can_img img{
	height: 100%;
}
.m_baoming .g_can .can_txt{
	width: 100%;
}
.m_baoming .g_can .can_txt span{
	margin-bottom: 6px;
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	width: 100%;
	display: block;
}
.m_baoming .g_can:hover .can_txt span{
	color: #3269ff;
}
.m_baoming .g_can .can_txt a{
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	color: #3269ff;
	white-space: nowrap;
	background-image: linear-gradient(90deg,#06eff9 0%,#196bfb 100%);
	color: #fff;
	padding: 5px 15px;
	border-radius: 225px;
	position: relative;
	top: 4px;
}





/* 头条 */
.m_toutiao .m1200{
	height: 135px;
    background-color: #ebf1fa;
    top: 35px;
    /*margin-bottom: 50px;*/
    position: relative;
    clear: both;
}
.m_toutiao .tt_txt{
	width: 1100px;
}
.m_toutiao .tt_txt a{
	display: block;
	width: 1000px;
	margin: 0 auto;
	font-size: 26px;
	padding-top: 10px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.m_toutiao .tt_txt span{
	display: block;
	width: 1020px;
	height: 60px;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 18px;
	color: #333333;

	overflow: hidden;
	text-overflow:ellipsis;
	line-height: 30px;
}
/* æ–°é—» */
/*新闻*/
.con1{
	margin-bottom: 10px;
}
.con1fl {
	width: 620px;
}
.con1fr {
	width: 540px
}
.con1flt {
	background: url("../images/t3.png") 0 center no-repeat;
	height: 60px;
}
.con1flm {
	margin-bottom: 14px;
	position: relative;
}
.slides{height: 380px !important;width: 1861px !important;}
.slides li{
	width: 620px;
	height: 380px;
	overflow: hidden;
	float: left;
}
.slides li a{
	width: 620px;
	height: 380px;
	display: block;
	overflow: hidden;
}
.slides li a img{
	width: 100%;
	height: auto;
}
.s_title {
	height: 54px;
	width: 100%;
	position: relative;
	margin-top: -54px;
	background: url(../images/slide_title_bg.png)no-repeat;
}
.s_title a {
	line-height: 54px;
	display: block;
	width: 464px !important;
	overflow: hidden;
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 16px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis
}
.s_title a:hover {
	color: #FFF
}
.topnews_focus_prev,
.topnews_focus_next {
	width: 60px;
	height: 133px;
	position: absolute;
	display: block;
	top: 50%;
	margin-top: -90px;
	overflow: hidden;
	cursor: pointer
}
.topnews_focus_prev {
	left: 0;
	background: transparent url(../images/slide_btn.png) 17px 35px no-repeat;
	-webkit-transition: left .3s ease-in-out;
	-moz-transition: left .3s ease-in-out;
	-ms-transition: left .3s ease-in-out;
	-o-transition: left .3s ease-in-out;
	transition: left .3s ease-in-out
}
.topnews_focus_next {
	right: 0;
	background: transparent url(../images/slide_btn.png) -53px 35px no-repeat;
	-webkit-transition: right .3s ease-in-out;
	-moz-transition: right .3s ease-in-out;
	-ms-transition: right .3s ease-in-out;
	-o-transition: right .3s ease-in-out;
	transition: right .3s ease-in-out
}
.topnews_focus_prev:hover {
	background-color: rgba(49,124,210, 0.7);
}
.topnews_focus_next:hover {
	background-color: rgba(49,124,210, 0.7);
}
.topnews_focus:hover .topnews_focus_prev {
	left: 0
}
.topnews_focus:hover .topnews_focus_next {
	right: 0
}
.con1flm .tempWrap{
	height: 380px;
}
.con1flm .hd ul{
    width: 50px;
    float: right;
    position: relative;
    margin-top: -30px;
}
.con1flm .hd ul li{
    width: 10px;
    height: 10px;
    border-radius: 100%;
    border: 1px solid #fff;
    float: left;
    margin-right: 10px;
}
.con1flm .hd ul li.on{
    background: #fff;
}
/* Direction Nav */
.cs img {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	cursor: pointer;
}
.cs img:hover {
	-webkit-transform: scale(1.08, 1.08);
	-moz-transform: scale(1.08, 1.08);
	-ms-transform: scale(1.08, 1.08);
	-o-transform: scale(1.08, 1.08);
	transform: scale(1.08, 1.08);
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.con1flf {
	width: 100%;
	box-sizing: border-box;
	padding: 5px 0px 10px 18px;
	background-color: #163585
}
.con1flfl {
	width: 64px;
    height: 100px;
    border-radius: 4px;
    background-color: #3578b1;
    line-height: 24px;
    text-align: center;
    box-sizing: border-box;
    margin-right: 17px;
    margin-top: 5px;
}
.ov {
	overflow: hidden
}
.ov {
	overflow: hidden
}
.con1frt {
	background: url("../images/t4.png") -22px center no-repeat;
	height: 60px;
	margin-bottom: 10px;
}
.con1frft {
	margin-bottom: 8px;
}
.con1frft a{
	font-size: 26px;
	color: #1f418a;
	line-height: 33px;
}
.con1frft a:hover {
	color: #0099FF
}
.con1frff {
	line-height: 38px;
	color: #6175a0;
	margin-bottom: 26px;
	font-size: 18px;
}
.con1frff li {
	background: url(../images/newsx.png) no-repeat left center;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.con1frff li a {
	color: #60749F;
	padding-left: 25px;
}
.con1frff li a:hover {
	color: #0099FF
}

/*æ—¥ç¨‹ */
.richeng {
	background: #fff;
	border: 1px solid #ccc;
}
.icon_richeng {
	background: url(../images/icon_richeng.png) center no-repeat;
	background-size: 100%;
}
#content {
	margin: 0 auto;
	width: 500px;
	height: 75px;
	font-size: 16px;
	color: #0d5da2;
	margin-top: 21px;
}
.navs{
	display: flex;
}
#content li {
	float: left;
	width: 33.33%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	list-style: none;
	cursor: pointer;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
li.nav_bar {
	background-color: #30abee;
	border-left: 1px solid #30abee;
	border-top: 1px solid #30abee;
	border-right: 1px solid #30abee;
	color: #FFF;
}
#main div {
	width: 483px;
	clear: left;
	border: solid 1px #30abee;
	display: none;
	padding-left: 15px;
}
#main div.main_bar {
	display: block;
	line-height: 40px;
}
.nav_bar,
.main_bar {
	border: 1px solid #30abee;
	color: #30abee;
}
.nav_bar,
.main_bar a {
	color: #FF6A00
}
/* 2019年WRC论坛视频回放 */
.m_luntanhuigu{
	width: 100%;
	height: auto;
	margin-bottom: 40px;
}
.luntan_lanmu{
	font-size: 20px;
    color: #0C5DA1;
    float: left;
    display: inline;
	font-weight: bold;
	margin-bottom: 10px;
}
.hl_main5_content .hd{
	width: 1200px;
	margin: 0 auto;
}
.hl_main5_content1 ul li{
	width: 280px;
	height: 172px;
	float: left;
	margin-right: 26px;
	position: relative;
}
.hl_main5_content1 ul li img{
	width: 280px;
	height: 172px;
}
.hl_main5_content1 .title{
	width: 260px;
	height: auto;
	position: absolute;
	background: rgba(0, 0, 0, 0.6);
	bottom: 0;
	padding: 5px 10px;
}
.hl_main5_content1 .title a{
	color: #fff;
	font-size: 14px;
	line-height: 21px;
}
.hl_scrool_leftbtn {
    width: 14px;
    height: 38px;
    background: url(../images/left.png) no-repeat;
    float: left;
    margin-top: 70px;
    cursor: pointer;
	margin-left: -37px;
}
.hl_scrool_rightbtn {
    width: 14px;
    height: 38px;
    background: url(../images/right.png) no-repeat;
    float: right;
    margin-top: 70px;
    cursor: pointer;
	margin-right: -37px;
}
/* 世界机器人大会 */
.m_dahui{
	width: 100%;
	height: auto;
	background: url(../images/t61.png)#fff bottom center no-repeat no-repeat;
	padding-bottom: 50px;
}
.m_dahui .dh_litpic{
	width: 100%;
	margin-top: 90px;
	text-align: center;
}
.m_dahui .dh_litpic img{
	display: inline-block;
	zoom: 1;
}
.m_dahui p{
	display: block;
	max-width: 1160px;
	margin: 0 auto;
	text-align: center;
	padding-top: 15px;
	font-size: 22px;
	line-height: 36px;
	color: #666666;
}
.dh_list{
	width: 200px;
	float: left;
}
.dh_list .dh_pic{
	width: 60px;
	height: 66px;
	margin: 0 auto;
	margin-top: 84px;
	overflow: hidden;
	display: flex;
    align-items: center;
}
.dh_list .pic1{
	display: block;
}
.dh_list .pic2{
	display: none;
}
.dh_list:hover .pic2{
	display: block;
}
.dh_list:hover .pic1{
	display: none;
}
.dh_list .dh_pic img{
	width: 100%;
	height: auto;
}
.dh_list span{
	display: block;
	text-align: center;
	font-size: 44px;
	margin-top: 23px;
	color: #fff;
}
.dh_list p{
	display: block;
	text-align: center;
	font-size: 20px;
	color: #fff;
	margin-top: -2px;
}
.jqr_list{
	float: left;
	width: 100%;
	height: 250px;
	margin-top: 60px;
}
.jqr_list .jqr_li{
	width: 360px;
	height: 257px;
	float: left;
	margin-right: 60px;
	background: #fff;
}
.jqr_list .jqr_li:last-child{
	margin-right: 0px;
}
.jqr_list .jqr_li .jqr_pic{
	width: 360px;
	height: 212px;
	overflow: hidden;
}
.jqr_list .jqr_li .jqr_pic img{
	width: 100%;
	height: auto;
	transition: 0.5s;
}
.jqr_list .jqr_li .jqr_pic:hover img{
	transform:scale(1.2);
	transition: 0.5s;
}
.jqr_list .jqr_li span{
	display: block;
	font-size: 18px;
	color: #666;
	width: 100%;
	text-align: center;
	margin-top: 15px;
}



/* 参会嘉宾 */
.m_jiabin{
	width: 100%;
	height: 964px;
	background: url(../images/jiabin_bg.png) top center no-repeat;
}
.m_jiabin .lanmu{
	margin-top: 63px;
}
.m_jiabin .btn_pic{
	height: 329px;
	background: url(/static/cn/images/dh_tu.png) top center no-repeat;
	margin-top: 3px;
}
.m_jiabin .jiabin{
	width: 100%;
	height: 40px;
	margin-top: 23px;
}
.m_jiabin .jiabin ul li{
	width: 176px;
	height: 39px;
	display: block;
	float: left;
	margin-right: 29px;
	background-color: #ffffff;
	border-radius: 20px;
	font-size: 18px;
	text-align: center;
	font-family: PingFang-SC-Bold;
	line-height: 39px;
	color: #000e9b;
	font-weight: bold;
}
.m_jiabin .jiabin ul li:nth-child(1){
	margin-left: 405px;
}
.m_jiabin .jiabin ul .non{
	background-image: linear-gradient(90deg,
		#06eff9 0%,
		#196bfb 100%);
	color: #fff;
}
.m_jiabin .con_it{
	display: none;
}
.m_jiabin .con_it .bd{
	width: 100%;
	height: 332px;
	float: left;
	overflow: hidden;
}
.m_jiabin .con_it .bd .bd_fl{
    width: 560px;
    margin-right: 120px;
    float: left;
    margin-top: 108px;
    position: relative;
}
.m_jiabin .con_it .bd .bd_fl h3{
	display: block;
	font-size: 52px;
	line-height: 18px;
	color: #ffffff;
	font-family: ArialMT;
	margin-top: 30px;
}
.m_jiabin .con_it .bd .bd_fl h3::before{
   content: "";
   position: absolute;
   width: 40px;
	height: 4px;
	background-image: linear-gradient(162deg,
		#21f0fe 0%,
		#21a6ff 100%),
	linear-gradient(
		#242ff5,
		#242ff5);
	background-blend-mode: normal,
		normal;
	margin-top: 50px;
}
.m_jiabin .con_it .bd .bd_fl p{
	font-size: 20px;
	line-height: 36px;
	color: #ffffff;
	margin-top: 54px;
}
.m_jiabin .con_it .bd .bd_fl span{
	display: block;
	font-size: 28px;
	line-height: 36px;
	color: #ffffff;
	margin-top: 60px;
}
.m_jiabin .con_it .bd .bd_fr{
	width: 274px;
	height: 393px;
	float: left;
	overflow: hidden;
	margin-top: 25px;
}
.m_jiabin .con_it .bd .bd_fr img{
	width: 100%;
	height: auto;
}
.m_jiabin .act{
	display: block;
}
.m_jiabin .con_it .hd{
	width: 100%;
	height: 574px;
	overflow: hidden;
	float: left;
	text-align: center;
}
.m_jiabin .con_it .hd ul{
	display: inline-block;
	zoom: 1;
	position: relative;
}
.m_jiabin .con_it .hd ul li{
	width: 200px;
	height: 227px;
	overflow: hidden;
	float: left;
	background: url(../images/jiabin_bg2.png);
	position: relative;
}
.m_jiabin .con_it .hd ul li.on::before{
	content: "";
	position: absolute;
	width: 202px;
	height: 2px;
	background-image: linear-gradient(90deg,
		#06eff9 0%,
		#196bfb 100%);
	z-index: 10;
	margin-left: -100px;
}
.m_jiabin .con_it .hd ul li img{
	width: 100%;
	height: auto;
	position: absolute;
	bottom: -22px;
	right: 0;
}
/* 世界机器人博览会 */
.m_bolanhui{
	width: 100%;
	height: auto;
	background: #fff;
}
.m_bolanhui .lanmu{
    height: 84px;
	padding-top: 68px;
}
.g_bolanhui{
	width: 100%;
	height: auto;
	background: url(../images/blh_bg.png)top center no-repeat;
}
.g_bolanhui .blh_list .blh_lan{
	width: 100%;
	height: 39px;
	text-align: center;
	margin-top: 46px;
	margin-bottom: 39px;
}
.g_bolanhui .blh_list .blh_lan ul{
	display: inline-block;
	zoom: 1;
}
.g_bolanhui .blh_list .blh_lan ul li{
    width: 175px;
	height: 39px;
	background-color: #ffffff;
	border-radius: 20px;
	float: left;
	margin-right: 19px;
	font-family: PingFang-SC-Bold;
	font-size: 18px;
	line-height: 39px;
	letter-spacing: 1px;
}
.g_bolanhui .blh_list .blh_lan ul li a{
	color: #000e9b;
	font-weight: bold;
}
.g_bolanhui .blh_list .blh_lan ul li:hover{
	background-image: linear-gradient(90deg,
		#06eff9 0%,
		#196bfb 100%);
}
.g_bolanhui .blh_list .blh_lan ul li:hover a{
	color: #fff;
}
.blh_js{
	margin-bottom: 21px !important;
	background-color: #ffffff;
	box-shadow: 0px 0px 21px 0px
		rgba(0, 2, 55, 0.11);
}
.blh_js .tab_btn{
	width: 320px;
	height: 465px;
	background-image: linear-gradient(162deg,
		#336edb 0%,
		#21a6ff 100%),
	linear-gradient(
		#1778fb,
		#1778fb);
	background-blend-mode: normal,
		normal;
	float: left;
}
.blh_js .tab_btn .blh_shu{
	width: 100%;
	height: 227px;
}
.blh_js .tab_btn .blh_shu .shu_li{
	width: 50%;
    height: 50%;
    float: left;
}
.blh_js .tab_btn .blh_shu .shu_li:nth-child(1),
.blh_js .tab_btn .blh_shu .shu_li:nth-child(3){
	width: 124px;
	padding-left: 36px;
}
.blh_js .tab_btn .blh_shu .shu_li:nth-child(1) span,
.blh_js .tab_btn .blh_shu .shu_li:nth-child(2) span{
	margin-top: 41px;
}
.blh_js .tab_btn .blh_shu .shu_li:nth-child(3) span,
.blh_js .tab_btn .blh_shu .shu_li:nth-child(4) span{
	margin-top: 20px;
}
.blh_js .tab_btn .blh_shu .shu_li span{
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	color: #ffffff;
	display: block;
	text-align: left;
}
.blh_js .tab_btn .blh_shu .shu_li span b{
	font-size: 40px;
	font-weight: normal;
	font-stretch: normal;
	color: #ffffff;
	position: relative;
	top: 4px;
}
.blh_js .tab_btn .blh_shu .shu_li p{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	color: #ffffff;
	display: block;
	text-align: left;
	margin-top: 9px;
}
.blh_js .tab_btn .btn_item{
	width: 100%;
	height: 58px;
}
.blh_js .tab_btn .btn_item:hover{
	width: 359px;
	height: 58px;
	background: url(../images/blh_on.png) no-repeat;
	position: relative;
	z-index: 9999;
}
.blh_js .tab_btn .btn_item:hover span{
	font-weight: bold;
}
.blh_js .tab_btn .btn_item:hover .blh_img{
	width: 28px;
    height: 28px;
    background: url(../images/blh_on_icon.png) no-repeat;
    margin-top: 15px;
    margin-right: 82px;
}
.blh_js .tab_btn .btn_item span{
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 58px;
	color: #ffffff;
	margin-left: 30px;
	display: block;
	float: left;
}
.blh_js .tab_btn .blh_img{
	width: 10px;
    height: 16px;
    background: url(../images/blh_icon1.png) no-repeat;
    float: right;
    margin-top: 22px;
    margin-right: 50px;
}
.blh_js .tab_con{
    width: 880px;
	height: 465px;
	float: left;
}
.blh_js .tab_con .con_item{
	width: 880px;
	height: 465px;
	display: block;
	background: #fff;
}
.blh_js .tab_con .bd_list .bd ul li{
	width: 880px;
	height: 465px;
	float: left;
}
.blh_js .tab_con .bd_list .bd ul li a{
	width: 880px;
	height: 465px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}
.blh_js .tab_con .bd_list .bd ul li img{
	width: auto;
	height: 100%;
}
.blh_js .tab_con .bd_list .hd{
	margin-top: -30px;
	position: relative;
	z-index: 999;
	float: right;
}
.blh_js .tab_con .bd_list .hd ul li{
	width: 8px;
	height: 8px;
	border: 1px solid #1f6ddc;
	border-radius: 50%;
	float: left;
	margin-right: 10px;
	line-height: 30px;
}
.blh_js .tab_con .bd_list .hd ul li.on{
	width: 32px;
	height: 8px;
	background-image: linear-gradient(48deg,
		#1f6ddc 0%,
		#10a0ee 52%,
		#00d2ff 100%),
	linear-gradient(
		#d5d5d5,
		#d5d5d5);
	border-radius: 4px;
}
.blh_news{
	width: 1200px;
	height: auto;
	padding-bottom: 30px;
	margin: 0 auto;
	background: url(../images/blh_news_bg.png) no-repeat;
	margin-bottom: 17px;
	background-color: #ffffff;
	box-shadow: 0px 0px 21px 0px
		rgba(0, 2, 55, 0.11);
}
.blh_news .blh_news_top{
	width: 1152px;
	height: 105px;
	padding-top: 15px;
	border-bottom:1px solid rgba(217,217,217, 0.7);
	margin: 0 auto;
	position: relative;
}
.blh_news .blh_news_top img{
	width: 83px;
	height: 89px;
	margin-left: 10px;
	float: left;
}
.blh_news .blh_news_top ul{
	height: 89px;
	display: block;
	float: left;
	margin-left: 18px;
	width: 1020px;
}
.blh_news .blh_news_top ul li{
	width: 100%;
	float: left;
	margin: 8px 0px;
}
.blh_news .blh_news_top ul li span{
	width: 94px;
	height: 29px;
	display: block;
	line-height: 29px;
	text-align: center;
	font-size: 14px;
	color: #186efb;
	background: url(../images/blh_on_bg.png) no-repeat;
	float: left;
}
.blh_news .blh_news_top ul li a{
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	color: #333333;
	float: left;
	margin-left: 11px;
}
.blh_news .blh_news_top .blh_more{
	position: absolute;
	font-size: 14px;
	display: block;
	font-weight: normal;
	font-stretch: normal;
	line-height: 49px;
	color: #186efb;
	right: 4px;
    top: 15px;
}
.blh_news .blh_new_bon{
	width: 1152px;
	margin: 0 auto;
	overflow: hidden;
}
.blh_news .blh_new_bon h3{
	font-size: 18px;
	font-weight: bold;
	color: #186efb;
	padding-top: 10px;
	margin-bottom: 10px;
}
.blh_news .blh_new_bon .bd ul li{
	width: 213px;
	height: 144px;
	float: left;
	overflow: hidden;
	background: #fff;
	margin-right: 22px;
}
.blh_news .blh_new_bon .bd ul li a{
	width: 213px;
	height: 126px;
	overflow: hidden;
	display: flex;
	justify-content: center;
}
.blh_news .blh_new_bon .bd ul li a img{
	width: auto;
	height: 100%;
}
.blh_news .blh_new_bon .bd ul li .blh_zs{
	width: 100%;
    height: 40px;
    position: relative;
    margin-top: -22px;
	background-image: linear-gradient(90deg, rgba(51,110,219,.6) 0%, rgba(33,166,255,.6) 100%), linear-gradient( #1778fb, #1778fb);
    background-blend-mode: normal, normal;
}
.blh_news .blh_new_bon .bd ul li .blh_zs span{
	float: left;
    font-size: 14px;
    color: #fff;
    width: 100%;
    padding-left: 10px;
    line-height: 18px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
}
.blh_news .blh_new_bon .hd{
	margin-top: 16px;
}
.blh_news .blh_new_bon .hd ul li{
	width: 8px;
	height: 8px;
	background-color: #b6b6b6;
	border-radius: 50%;
	float: left;
	margin-right: 10px;
	line-height: 30px;
}
.blh_news .blh_new_bon .hd ul li.on{
	width: 32px;
	height: 8px;
	background-image: linear-gradient(48deg,
		#1f6ddc 0%,
		#10a0ee 52%,
		#00d2ff 100%),
	linear-gradient(
		#d5d5d5,
		#d5d5d5);
	border-radius: 4px;
}
.blh_news .blh_new_bon .hd ul li:nth-child(1){
	margin-left: 543px;
}

/* 世界机器人大赛 */
.m_dasai{
	width: 100%;
	height: auto;
	background: #fff;
}
.m_dasai .lanmu{
    height: 84px;
	padding-top: 68px;
}
.g_dasai{
	width: 100%;
	height: 924px;
	background: url(../images/dasai_bg.jpg)top center no-repeat;
}
/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â  ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/
@keyframes z {
    from {
        -webkit-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
        -moz-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
        -ms-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
        transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
    }
    to {
        -webkit-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
        -moz-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
        -ms-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
        transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
    }
}
@keyframes y {
    from {
        -webkit-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
        -moz-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
        -ms-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
        transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
    }
    to {
        -webkit-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(360deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
        -moz-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(360deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
        -ms-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(360deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
        transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(360deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
    }
}
.page2Wrap .wrap, .page2Wrap ul, .page2Wrap li, .page2Wrap img {
    transform-style: preserve-3d;
    transform-origin: center;
}
.page2Wrap {
    position: relative;
    width: 336px;
    height: 553px;
    top: calc(48% + 47px);
    transform: scale(.9);
}
.page2Wrap .wrap, .page2Wrap ul, .page2Wrap li, .page2Wrap li span, .page2Wrap li .round {
    position: absolute;
    width: 400px;
    height: 400px;
    left: 50%;
    top: 50%;
    margin-left: -200px;
    margin-top: -200px;
}
.page2Wrap .wrap {
    -webkit-transform: translateX(24px) translateY(-16px) translateZ(160px) rotateX(75deg) rotateY(0deg) rotateZ(15deg) scaleX(1) scaleY(1) scaleZ(1);
    -moz-transform: translateX(24px) translateY(-16px) translateZ(160px) rotateX(75deg) rotateY(0deg) rotateZ(15deg) scaleX(1) scaleY(1) scaleZ(1);
    -ms-transform: translateX(24px) translateY(-16px) translateZ(160px) rotateX(75deg) rotateY(0deg) rotateZ(15deg) scaleX(1) scaleY(1) scaleZ(1);
    transform: translateX(24px) translateY(-16px) translateZ(160px) rotateX(75deg) rotateY(0deg) rotateZ(15deg) scaleX(1) scaleY(1) scaleZ(1);
    transition: All 1s 0s;
}
.page2Wrap ul {
    -webkit-animation: y 20s linear 0s infinite;
    -moz-animation: y 20s linear 0s infinite;
    -ms-animation: y 20s linear 0s infinite;
    animation: y 20s linear 0s infinite;
}
.page2Wrap li {
    border: 5px solid #5ec0ff;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    -webkit-transition: All 1.4s 0s;
    -moz-transition: All 1.4s 0s;
    -ms-transition: All 1.4s 0s;
    transition: All 1.4s 0s;
}
.page2Wrap li:nth-child(1) {
    transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
}
.page2Wrap li:nth-child(2) {
    transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(60deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
}
.page2Wrap li:nth-child(3) {
    transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(-60deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
}
.page2Wrap li span {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-animation: z 12s linear 0s infinite;
    -moz-animation: z 12s linear 0s infinite;
    -ms-animation: z 12s linear 0s infinite;
    animation: z 12s linear 0s infinite;
}
.page2Wrap li:nth-child(1) span {
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px;
}
.page2Wrap li:nth-child(1) .round {
    -webkit-animation: z 3s linear 0s infinite;
    -moz-animation: z 3s linear 0s infinite;
    -ms-animation: z 3s linear 0s infinite;
    animation: z 3s linear 0s infinite;
}
.page2Wrap li:nth-child(2) .round {
    -webkit-animation: z 3s linear 1s infinite;
    -moz-animation: z 3s linear 1s infinite;
    -ms-animation: z 3s linear 1s infinite;
    animation: z 3s linear 1s infinite;
}
.page2Wrap li:nth-child(3) .round {
    -webkit-animation: z 3s linear 2s infinite;
    -moz-animation: z 3s linear 2s infinite;
    -ms-animation: z 3s linear 2s infinite;
    animation: z 3s linear 2s infinite;
}
/* 世界机器人大赛*/
.saishi{
	width: 1200px;
	margin: 0 auto;
	height: 500px;
	position: relative;
	margin-top: -554px;
}
.saishi .saishi_fl{
	width: 579px;
}
.saishi .saishi_fl li a{
	font-size: 16px;
	color: #ffffff;
}
.saishi .saishi_fl li:nth-child(1){
	position: relative;
    top: 229px;
    margin-left: -36px;
}
.saishi .saishi_fl li:nth-child(2){
	position: relative;
    top: 35px;
    margin-left: 45px;
}
.saishi .saishi_fl li:nth-child(3){
	position: relative;
    top: 210px;
    margin-left: 158px;
}
.saishi .saishi_fl li:nth-child(4){
	position: relative;
    top: 40px;
    margin-left: 335px;
}
.saishi .saishi_fl li:nth-child(5){
	position: relative;
    top: 284px;
    margin-left: 332px;
}
.saishi .saishi_fl li:nth-child(6){
	position: relative;
    top: 284px;
    margin-left: 0px;
}
.saishi .saishi_fr{
	width: 621px;
}
.saishi .saishi_fr .ds_lan{
	display: block;
	width: 100%;
	height: 48px;
	background: url(../images/dasai__icon.png) no-repeat;
	margin-top: 50px;
	font-size: 24px;
	font-weight: bold;
	line-height: 48px;
	letter-spacing: 1px;
	color: #ffffff;
	padding-left: 41px;
}
.saishi .saishi_fr a p{
	display: block;
	max-width: 513px;
	font-size: 16px;
	margin-top: 22px;
	margin-left: 34px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 33px;
	letter-spacing: 0px;
	color: #ffffff;
	opacity: 0.8;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
}
.saishi .saishi_fr .dasai_but{
	width: 100%;
	height: 40px;
	margin-top: 50px;
}
.saishi .saishi_fr .dasai_but .dasai_li{
	display: block;
	width: 175px;
    height: 38px;
	text-align: center;
    border-radius: 20px;
    float: left;
    margin-right: 19px;
    font-size: 18px;
    line-height: 38px;
    letter-spacing: 1px;
	color: #fff;
	border: 1px solid  #196bfb;
}
.saishi .saishi_fr .dasai_but .dasai_li:hover{
	background-image: linear-gradient(90deg, #06eff9 0%, #196bfb 100%);
}
.g_dasai .saishi_list{
	height: 354px;
	padding-bottom: 70px;
}
.g_dasai .saishi_list ul li{
	width: 180px;
	height: 354px;
	overflow: hidden;
	float: left;
	transition: 0.5s;
}
.g_dasai .saishi_list ul li.on{
	width: 480px;
	transition: 0.5s;
}
.g_dasai .saishi_list ul li .saishi_pic{
	width: 100%;
	height: 354px;
	overflow: hidden;
}
.g_dasai .saishi_list ul li .saishi_pic img{
	width: 100%;
	height: 354px;
	object-fit: cover;
}
.g_dasai .saishi_list ul li .saishi_tit{
	display: block;
	width: 100%;
	height: 354px;
	position: relative;
	margin-top: -354px;
	background-image: linear-gradient(180deg,rgba(24,24,24,0),rgba(24,24,24,.99));
    transition: all .3s ease-in-out;
}
.g_dasai .saishi_list ul li .saishi_tit p{
    width: 440px;
    color: #fff;
	padding: 20px 20px 0px 20px;
    line-height: 24px;
    font-size: 16px;
	display: none;
}
.g_dasai .saishi_list ul li.on .saishi_tit p{
	display: block;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.g_dasai .saishi_list ul li .saishi_tit span{
	display: block;
	padding-top: 227px;
	margin-left: 14px;
	font-size: 20px;
}
.g_dasai .saishi_list ul li .saishi_tit span a{
	color: #ffffff;
}
.g_dasai .saishi_list ul li .saishi_tit span::before{
    content: "";
    position: absolute;
	width: 47px;
	height: 4px;
	background-image: linear-gradient(162deg,
		#21f0fe 0%,
		#21a6ff 100%),
	linear-gradient(
		#69ff00,
		#69ff00);
	background-blend-mode: normal,
		normal;
	margin-top: 27px;
}
.g_dasai .saishi_list ul li:nth-child(2) .saishi_tit span::before,
.g_dasai .saishi_list ul li:nth-child(5) .saishi_tit span::before{
	margin-top: 50px;
}
.g_dasai .saishi_list ul li.on .saishi_tit span::before{
	display:none;
}
/* 往届回顾 */
.xhlc {
	/* height: 598px; */
    background: url(../images/huigu_bg.png)center no-repeat;
}
.xhlc .lanmu{
	padding-top: 57px;
}
.xhlc .title_more {
    color: #ffffff;
}
.event_box {
    position: relative;
    margin: 20px 0 50px 0px;
}
.event_box .parHd {
    width: 100%;
    display: inline-block;
    height: 92px;
    overflow: hidden;
}
.parHd ul {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding-top: 25px !important;
}
.parHd .tempWrap {
    margin: 0 auto;
}
.parHd .tempWrap:after {
    content: '';
    width: 85%;
    height: 1px;
    position: absolute;
    right: 8%;
    top: 35%;
    z-index: 10;
}
.parHd li.no_line:before {
    display: none;
}
.parHd li {
    background: url(../images/line1.png) center no-repeat;
    width: 156px;
    height: 70px;
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    color: #000;
    margin: 0 10px;
    position: relative;
    text-align: center;
}
.parHd li.act {
    color: red;
}
.parHd li.act span {
    color: #ffffff;
    font-weight: bold;
}
.parHd li span {
    position: absolute;
    top: -26px;
    left: 56px;
    color: #a3908f;
    font-size: 18px;
}
.parHd .slideBox {
    height: 480px;
}
.parHd .act:after {
    background: url(../images/line2.png) no-repeat;
}
.parBd {
    text-align: center;
    margin-top: 30px;
}
.parBd h4 {
    position: relative;
    font-size: 40px;
    margin-bottom: 3%;
    padding: 0 60px;
    display: inline-block;
    text-align: center;
}
.parBd h4:after {
    content: '';
    background: #000;
    width: 100px;
    height: 1px;
    position: absolute;
    left: -100px;
    bottom: 12px;
}
.parBd h4:before {
    content: '';
    background: #000;
    width: 100px;
    height: 1px;
    position: absolute;
    right: -100px;
    bottom: 12px;
}
.parBd p {
    line-height: 180%;
    font-size: 16px;
    width: 80%;
    margin: 0 auto;
}
div#listBox {
    width: 100%;
}
.sPrev, .sNext {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 55px;
}
.sPrev {
    left: 0;
}
.sNext {
    right: 0;
}
.sPrev img, .sNext img {
    transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
    -moz-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
    -webkit-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
    -o-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
}
.xhlc .picScroll-left {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 480px;
}
.xhlc  .picScroll-left .hd {
    overflow: hidden;
    height: 10px;
    display: flex;
    justify-content: center;
    margin-top: 25px;
    text-align: center;
}
.xhlc .picScroll-left .hd .prev,.xhlc  .picScroll-left .hd .next {
    display: block;
    width: 5px;
    height: 9px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
}
.xhlc .picScroll-left .hd ul {}
.xhlc .picScroll-left .hd ul li {
    float: left;
    font-size: 0px;
    width: 30px;
    height: 10px;
    overflow: hidden;
    margin-right: 5px;
    cursor: pointer;
    background: #eeeeee;
    opacity:0.5;
}
.xhlc .picScroll-left .hd ul li.on {
    opacity:1;
}
.xhlc .picScroll-left .bd {}
.xhlc .picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}
.xhlc .picScroll-left .bd ul li {
    width: 1200px;
    height: 430px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}
.xhlc .picScroll-left .bd ul li .title {
    line-height: 24px;
}
.xhlc .picScroll-left .m_picList_box {
    height: 430px;
    position: relative;
    width: 1200px;
    overflow: hidden;
}
.xhlc .picScroll-left .m_picList_box img {
    width: 755px;
    height: 430px;
    float: left;
    background: #1556b1;
}
.xhlc .picScroll-left .m_picList_box .u_float_box {
    position: absolute;
    right: 0px;
    width: 380px;
    height: 272px;
    top: 50%;
    margin-top: -166px;
    background: #ffffff;
    z-index: 2;
    padding: 30px 49px;
}
.xhlc .picScroll-left .m_picList_box .u_float_box h1 {
    text-align: left;
    line-height: 29px;
}
.xhlc .picScroll-left .m_picList_box .u_float_box h1 a {
    font-size: 22px;
    line-height: 22px;
    color: #003593;
    font-weight: normal;
}
.xhlc .picScroll-left .m_picList_box .u_float_box div{
	width: 100%;
	float: left;
	margin: 10px 0px;
}
.xhlc .picScroll-left .m_picList_box .u_float_box div span{
	display: block;
    float: left;
    font-size: 18px;
}
.xhlc .picScroll-left .m_picList_box .u_float_box div p{
	width: 274px;
    display: block;
    float: left;
    margin-top: -6px;
}
.xhlc .picScroll-left .m_picList_box .u_float_box p {
    font-size: 18px;
    color: #282727;
    line-height: 30px;
    margin-top: 25px;
    width: 100%;
    text-align: left;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
.xhlc .picScroll-left .m_picList_box .u_float_box .many{
	font-size: 16px;
	float: right;
	color: #1052b1;
	margin-top: 10px;
}
.xhlc .picScroll-left .m_picList_box .u_float_box .look_more {
    color: #aeaeae;
    font-size: 19px;
    margin-top: 20px;
    float: right;
}
.xhlc .picScroll-left .m_picList_box .u_float_box .look_more:hover {
    color: #1052b1;
}
/* 合作媒体 */
.m_meiti{
	width: 100%;
	/* padding-bottom: 60px; */

	background: url(../images/meiti_bg.png) top center no-repeat;
}
.m_meiti .lanmu{
	padding-top: 50px;
}
.main_3_content{
	margin-top: 27px;
}
.main_3_content ul li{
	float: left;
	width: 20%;
	text-align: center;
	height: 102px;
	}
.main_3_content ul li img{
	width:205px;
	height: 85px;
	transition: all 0.6s;
}
.main_3_content ul li img:hover{
	transform: scale(1.1);
}
.imgbox{
	width:205px;
	height:85px;
	margin:0 auto;
	overflow:hidden
}
.overimg{
	position: relative;
	display: block;
	overflow:hidden
}
.light{
	cursor:pointer;
	position: absolute;
	left: -205px;
	top: 0;
	width: 205px;
	height: 85px;
	background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0));
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0));
	transform: skewx(-25deg);
	-o-transform: skewx(-25deg);
	-moz-transform: skewx(-25deg);
	-webkit-transform: skewx(-25deg);
}
.overimg:hover .light{
	left:205px;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	-webkit-transition:0.8s;
	transition:0.8s;
}
.mt_li{
	width: 90px;
	float: left;
	margin-left: 416px;
	margin-right: 200px;
}
.mt_li span{
	width: 100%;
	display: block;
	text-align: center;
	font-size: 18px;
	color: #fff;
	line-height: 58px;
	height: 58px;
	margin-bottom: 10px;
}
.mt_li p{
	width: 100%;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
}
.mt_li1{
	width: 185px;
    float: left;
}
.mt_li1 .mt_wei{
	width: 70px;
	display: block;
	margin-bottom: 10px;
	float: left;
	margin-left: 5px;
}
.mt_li1 .mt_wei img{
	width: 58px;
	margin-left: 6px;
}
.mt_li1 span{
	display: block;
	font-size: 14px;
	color: #ffffff;
	margin-top: 10px;
}
.mt_li1 .mt_weixin{
	width: 90px;
	height: auto;
	float: left;
	margin-left: 20px;
}
.mt_li1 img{
	width: 100%;
	height: auto;
}
.light{
	cursor:pointer;
	position: absolute;
	left: -205px;
	top: 0;
	width: 205px;
	height: 85px;
	background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0));
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0));
	transform: skewx(-25deg);
	-o-transform: skewx(-25deg);
	-moz-transform: skewx(-25deg);
	-webkit-transform: skewx(-25deg);
}
.meiti_li ul li:hover .light{
	left:205px;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	-webkit-transition:0.8s;
	transition:0.8s;
}

/* 弹出框 */
.layui-layer-nobg{
	top: 10% !important;
	left: 36% !important;
}