@charset "utf-8";
/* CSS Document */
html,body{ width:100%; height:100%;}
body{ font:14px/1.5 "微软雅黑", sans-serif, Arial; color:#333; background-color:#fff; overflow-x:hidden;}
a{ text-decoration:none; color:#333;-webkit-tap-highlight-color:transparent;}
*{ list-style:none; margin:0; outline:none; padding:0; border:none;}
.fl{ float:left;}
.fr{ float:right;}
.ov{ overflow:hidden;}
.dis{ display:block !important;}
.dn{ display:none;}
.clear{ clear:both;}
.clear:after{ content:""; display:block; clear:both;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{ color:#999;} 
input:-moz-placeholder,textarea:-moz-placeholder{ color:#999;} 
input::-moz-placeholder,textarea::-moz-placeholder{ color:#999;} 
input:-ms-input-placeholder,textarea:-ms-input-placeholder{ color:#999;} 
input,select,textarea{ -webkit-appearance:none;}
input[type=radio]{ -webkit-appearance:radio;}
input[type=checkbox]{ -webkit-appearance:checkbox;}

/*header*/
.header{ width:100%; position:fixed; left:0; top:0; z-index:99;}
.header .head{ width:80%; margin:auto; height:110px; display:flex; align-items:center; justify-content:space-between; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.header .head .logo{ flex:1;}
.header .head .logo img{ display:block; height:50px;}
.header .head .logo img.img02{ display:none;}
.header .head .nav{ display:block; height:70px;}
.header .head .nav li{ height:100%; float:left; margin-right:2.6vw; position:relative; display:flex; align-items:center;}
.header .head .nav li:last-child{ margin-right:0;}
.header .head .nav li>a{ overflow:hidden; display:block; position:relative; font-size:16px; line-height:70px; height:70px; color:#fff;}
.header .head .nav li:after{ content:""; background-color:#f6d32e; width:0; height:2px; display:block; overflow:hidden; position:absolute; left:0; bottom:0; transition:.5s;}
.header .head .nav li.on:after,.header .head .nav li:hover:after{ width:100%;}
.header .head .nav li.on>a,.header .head .nav li:hover>a{ color:#f6d32e;}
.header .head .nav li p{ background-color:#f7f7f7; position:absolute; left:50%; margin-left:-75px; top:100%; width:120px; height:auto; padding:15px; padding-top:5px; display:none; overflow:hidden;}
.header .head .nav li:hover p{ display:block;}
.header .head .nav li p a{ display:block; font-size:14px; height:34px; line-height:34px; padding:0 10px; background-color:#fff; margin-top:10px; text-align:center; overflow:hidden;}
.header .head .nav li p a:hover{ background-color:#1287cd; color:#fff;}
.header.pos{ background-color:#fff; box-shadow:0 0 10px rgba(0,0,0,.1);}
.header.pos .head{ height:70px;}
.header.pos .head .logo img{ height:36px;}
.header.pos .head .logo img.img01{ display:none;}
.header.pos .head .logo img.img02{ display:block;}
.header.pos .head .nav li>a{ color:#333;}
.header.pos .head .nav li:after{ background-color:#1287cd;}
.header.pos .head .nav li.on>a,.header.pos .head .nav li:hover>a{ color:#1287cd;}
@media screen and (max-width:1680px){
.header .head{ width:90%;}
.header .head .logo img{ height:40px;}
.header .head .nav li{ margin-right:2vw;}
}

/*banner*/
.banner{ width:100%; position:relative; z-index:1; padding-bottom:50px;}
.banner .cont{ width:100%; position:relative; z-index:1;}
.banner .cont .swiper-container{ width:100%; z-index:1;}
.banner .cont .swiper-slide{ width:100%; max-height:100vh; display:block; overflow:hidden; position:relative;}
.banner .cont .swiper-slide img{ width:100%; height:100%; object-fit:cover; object-position:center; display:block;}
.banner .cont .swi{ position:absolute; right:10%; bottom:40px; z-index:3;}
.banner .cont .swi .swiper-pagination{ float:right; height:40px; font-size:14px; line-height:40px; color:#fff; margin-right:20px;}
.banner .cont .swi .swiper-pagination .swiper-pagination-current{ font-size:24px; font-weight:bold; color:#f6d32e;}
.banner .cont .swi .swiper-button-prev{ width:38px; height:38px; border-radius:100%; border:1px solid #fff; margin-left:10px; cursor:pointer; float:right; background-image:url(prev.png); background-position:center; background-repeat:no-repeat;}
.banner .cont .swi .swiper-button-next{ width:38px; height:38px; border-radius:100%; border:1px solid #fff; margin-left:10px; cursor:pointer; float:right; background-image:url(next.png); background-position:center; background-repeat:no-repeat;}
.banner .cont .swi .swiper-button-prev:hover,.banner .cont .swi .swiper-button-next:hover{ background-color:#f6d32e; border:1px solid #f6d32e;}
.banner .box{ position:absolute; left:0%; bottom:0; padding-left:19.375%; padding-right:9.375%; width:57.29%; box-sizing:border-box; z-index:5; height:130px; background-color:#f7f7f7; border-top-right-radius:30px; display:flex; align-items:center; justify-content:space-between;}
.banner .box a{ display:flex; align-items:center; justify-content:center; font-size:20px; color:#fff; font-weight:bold; border-radius:10px; overflow:hidden; height:50px; width:200px; line-height:50px; background-color:#1287cd;}
.banner .box a img{ display:block; margin-right:10px;}
@media screen and (max-width:1680px){
.banner .cont .swi{ right:5%;}
.banner .box{ padding-left:9.375%;}
}

/*展会介绍*/
.abox{ width:100%; padding-bottom:145px; padding-top:95px; background-image:url(abg_02.jpg); background-position:bottom center; background-repeat:no-repeat; background-color:#fff; position:relative; z-index:1;}
.abox .tu{ width:42.03125%; position:absolute; right:0; bottom:0; z-index:1;}
.abox .tu img{ width:100%; display:block;}
.abox .box .wen{ width:59.24%;}
.abox .box .wen .w01{ font-size:36px; line-height:40px; text-transform:uppercase; font-weight:bold;}
.abox .box .wen .w02{ font-size:36px; line-height:46px; margin-top:8px;}
.abox .box .wen .w02 b{ color:#1287cd;}
.abox .box .wen .w03{ margin-top:17px;}
.abox .box .wen .w03 span{ width:40px; height:5px; display:block; border-radius:5px; background-color:#1287cd; float:left; margin-right:5px;}
.abox .box .wen .w03 a{ width:6px; height:5px; display:block; border-radius:5px; background-color:#333; float:left; margin-right:5px;}
.abox .box .wen .w03 p{ width:10px; height:5px; display:block; border-radius:5px; background-color:#333; float:left; margin-right:5px;}
.abox .box .wen .w04{ font-size:24px; line-height:35px; font-weight:bold; margin-top:35px;}
.abox .box .wen .w05{ font-size:16px; line-height:36px; margin-top:15px; height:216px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:6;}
.abox .box  .wen .more{ margin-top:40px;}
.abox .box  .wen .more a{ display:block; width:170px; height:40px; line-height:40px; display:flex; justify-content:center; align-items:center; font-size:16px; color:#fff; border-radius:40px; overflow:hidden; background-color:#333;}
.abox .box .wen .more a img{ display:block; margin-left:10px;}
.abox .box .wen .more a:hover{ background-color:#1287cd;}
.abox .box  .wen .list{ padding-top:40px; display:block; margin-left:-3.125vw;}
.abox .box  .wen .list li{ margin-top:25px; display:block; float:left; margin-left:3.125vw;}
.abox .box  .wen .list li span{ display:block; font-size:16px; line-height:26px;}
.abox .box  .wen .list li p{ display:flex; align-items:flex-end;}
.abox .box  .wen .list li p b{ font-size:40px; line-height:42px; height:42px; color:#1287cd;}
.abox .box  .wen .list li p a{ font-size:24px; line-height:24px; height:24px; color:#1287cd; margin-left:5px;}
@media screen and (max-width:1680px){
.abox{ padding-bottom:95px;}
}

/*主题展*/
.title{ width:80%; margin:auto; position:relative; z-index:3; display:flex; align-items:flex-end;}
.title .left{ flex:1; position:relative; margin-top:-10px; height:80px; display:flex;}
.title .left strong{ font-size:48px; line-height:56px; height:56px; display:block; opacity:0.1; position:absolute; left:0; top:0; z-index:1; overflow:hidden;}
.title .left b{ font-size:36px; line-height:46px; height:46px; display:block; padding-top:34px; position:relative; z-index:3;}
.title .left p{ width:60px; height:10px; display:block; position:absolute; left:0; bottom:0; z-index:2; background-color:#1287cd; overflow:hidden;}
.title .right{ width:100px; padding:0 24px; height:38px; line-height:38px; border:1px solid #1287cd; display:block; font-size:16px; color:#1287cd; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s; border-radius:40px; overflow:hidden; position:relative;}
.title .right::before{ content:''; position:absolute; right:40px; top:50%; margin-top:-4px; width:8px; height:8px; background-color:#1287cd; transform:rotate(-45deg);}
.title .right::after{ content:''; position:absolute; right:24px; top:50%; margin-top:-4px; width:8px; height:8px; background-color:#1287cd; transform:rotate(-45deg); opacity:.5;}
.title .right:hover{ background-color:#1287cd; color:#fff; border:1px solid #1287cd;}
.title .right:hover::before,.title .right:hover::after{ background-color:#fff;}
.box{ width:80%; margin:auto; position:relative; z-index:3;}
@media screen and (max-width:1680px){
.title,.box{ width:90%;}
}

.bbox{ width:100%; padding:100px 0; position:relative; z-index:1; background-color:#fff;}
.bbox .box .list{ width:100%;}
.bbox .box .list li{
	width:19%;
	display:block;
	float:left;
	margin-left:1.125%;
	margin-top:40px;
	overflow:hidden;
	background-color:#f7f7f7;
	border-radius:10px;
}
.bbox .box .list li:nth-child(5n+1){ clear:left; float:left; margin-left:0;}
.bbox .box .list li .tu{ width:100%; position:relative;}
.bbox .box .list li .tu:before{ width:100%; padding-top:62.5%; display:block; content:''; overflow:hidden;}
.bbox .box .list li .tu img{ width:100%; display:block; position:absolute; left:0; top:0;}
.bbox .box .list li .wen{ display:flex; align-items:center; width:100%; height:190px;}
.bbox .box .list li .wen .left{ padding-left:10.42%; padding-right:8.33%; flex:1;}
.bbox .box .list li .wen .left b{
	font-size:20px;
	line-height:34px;
	display:block;
}
.bbox .box .list li .wen .left p{ font-size:16px; line-height:26px; height:52px; color:#666; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden; margin-top:14px;}
.bbox .box .list li .wen .right{ padding-right:10.42%; width:16.67%; max-width:60px;}
.bbox .box .list li .wen .right img{ width:100%; display:block;}
.bbox .box .list li:hover .wen .left b{ color:#1287cd;}

/*论坛及活动*/
.cbox{ width:100%; padding:100px 0; position:relative; z-index:1; background-color:#f7f7f7;}
.cbox .box{ margin-top:40px;}
.cbox .box .swiper-slide{ width:31.25%; display:block; border-radius:10px; overflow:hidden; background-color:#fff;}
.cbox .box .swiper-slide .tu{ width:100%; position:relative;}
.cbox .box .swiper-slide .tu:before{ width:100%; padding-top:62.5%; display:block; content:''; overflow:hidden;}
.cbox .box .swiper-slide .tu img{ width:100%; display:block; position:absolute; left:0; top:0;}
.cbox .box .swiper-slide .time{ width:90px; height:90px; margin:auto; margin-top:-45px; position:relative; z-index:3; background-color:#1287cd; display:flex; flex-direction:column; justify-content:center; align-items:center;}
.cbox .box .swiper-slide .time b{ font-size:36px; line-height:1; color:#fff; display:block;}
.cbox .box .swiper-slide .time p{ font-size:16px; line-height:1; color:#fff; display:block; margin-top:8px;}
.cbox .box .swiper-slide .wen{ padding:25px 10.42%; padding-bottom:50px;}
.cbox .box .swiper-slide .wen .w01{ font-size:20px; line-height:30px; height:60px; font-weight:bold; text-align:center; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
.cbox .box .swiper-slide .wen .w01 a{ color:#333;}
.cbox .box .swiper-slide .wen .w01:hover{ color:#1287cd;}
.cbox .box .swiper-slide .wen .w02{ width:170px; height:40px; display:flex; justify-content:center; align-items:center; margin:auto; margin-top:20px; background-color:#333; border-radius:40px; color:#fff; font-size:16px;}
.cbox .box .swiper-slide .wen .w02 img{ display:block; margin-left:10px;}
.cbox .box .swiper-slide .wen .w02:hover{ background-color:#1287cd;}

/*展会资讯*/
.dbox{ width:100%; padding:100px 0; position:relative; z-index:1; background-position:center; background-repeat:no-repeat; background-size:cover;}
.dbox .bg{ width:100%; height:100%; position:absolute; left:0; top:0; background-color:#1287cd; opacity:.9; z-index:1;}
.dbox .title .left strong,.dbox .title .left b{ color:#fff;}
.dbox .title .left p{ background-color:#f6d32e;}
.dbox .title .right{ border:1px solid #fff; color:#fff;}
.dbox .title .right::before,.dbox .title .right::after{ background-color:#fff;}
.dbox .title .right:hover{ background-color:#fff; color:#1287cd; border:1px solid #fff;}
.dbox .title .right:hover::before,.dbox .title .right:hover::after{ background-color:#1287cd;}
.dbox .box{ margin-top:40px;}
.dbox .box .swiper-slide{ width:31.25%; display:block; overflow:hidden; margin-right:3.125%;}
.dbox .box .swiper-slide .tu{ width:100%; position:relative;}
.dbox .box .swiper-slide .tu a{ width:100%; padding-top:68.75%; display:block; position:relative; overflow:hidden;}
.dbox .box .swiper-slide .tu a>img{ width:100%; display:block; position:absolute; left:0; top:0; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.dbox .box .swiper-slide .tu p{ width:60px; height:60px; padding:10px; text-align:center;display:block; position:absolute; right:2.08vw; bottom:2.08vw; background-color:rgba(246,211,46,.9);}
.dbox .box .swiper-slide .tu p img{ display:block; margin:auto;}
.dbox .box .swiper-slide .tu p span{ display:block; font-size:18px; line-height:38px; height:38px; color:#fff;}
.dbox .box .swiper-slide:hover .tu a>img{ transform:scale(1.03, 1.03); -ms-transform:scale(1.03, 1.03); -moz-transform:scale(1.03, 1.03); -webkit-transform:scale(1.03, 1.03); -o-transform:scale(1.03, 1.03);}
.dbox .box .swiper-slide .w01{ margin-top:20px;}
.dbox .box .swiper-slide .w01 a{ color:#fff; font-size:20px; line-height:30px; height:30px; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-weight:bold;}
.dbox .box .swiper-slide .w01 a:hover{ color:#1287cd;}
.dbox .box .swiper-slide .w02{ font-size:16px; line-height:30px; height:90px; color:#fff; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; margin-top:8px;}
.dbox .box .swiper-slide .w03{ width:170px; height:40px; margin-top:22px;}
.dbox .box .swiper-slide .w03 a{ width:168px; height:38px; line-height:38px; display:flex; justify-content:center; align-items:center; border-radius:40px; color:#fff; font-size:16px; border:1px solid #fff;}
.dbox .box .swiper-slide .w03 img{ display:block; margin-left:10px;}
.dbox .box .swiper-slide .w03 a:hover{ background-color:rgba(255,255,255,.3);}

/*参展品牌*/
.ebox{ width:100%; padding:100px 0; position:relative; z-index:1; background-color:#fff;}
.ebox .box{ margin-top:20px;}
.ebox .box .swiper-slide{ width:100%; display:block; overflow:hidden;}
.ebox .box .swiper-slide a{ width:calc((100% - 100px)/6); box-sizing:border-box; margin-left:20px; margin-top:20px; float:left; display:block; border:1px solid #eee; position:relative;}
.ebox .box .swiper-slide a:nth-child(6n+1){ clear:left; float:left; margin-left:0;}
.ebox .box .swiper-slide a:before{ width:100%; padding-top:50%; display:block; content:''; overflow:hidden;}
.ebox .box .swiper-slide a img{ max-width:100%; max-height:100%; display:block; position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%);}

/*支持媒体*/
.fbox{ width:100%; position:relative; z-index:1; display:flex; background-color:#f7f7f7; flex-direction:row-reverse;}
.fbox .left{ padding:100px 4.6875%; padding-right:10%; flex:1; position:relative; z-index:3;}
.fbox .left .w01{ font-size:36px; line-height:40px; text-transform:uppercase; font-weight:bold; text-align:right;}
.fbox .left .w02{ font-size:36px; line-height:46px; margin-top:8px; text-align:right;}
.fbox .left .w02 b{ color:#1287cd;}
.fbox .left .w03{ margin-top:17px;}
.fbox .left .w03 p{ width:40px; height:5px; display:block; border-radius:5px; background-color:#1287cd; float:right; margin-left:5px;}
.fbox .left .w03 a{ width:6px; height:5px; display:block; border-radius:5px; background-color:#333; float:right; margin-left:5px;}
.fbox .left .w03 span{ width:10px; height:5px; display:block; border-radius:5px; background-color:#333; float:right; margin-left:5px;}
.fbox .left .h01{ font-weight:bold; font-size:26px; line-height:36px; color:#333; margin-top:35px; text-align:right;}
.fbox .left .h02{ text-transform:uppercase; font-size:16px; line-height:24px; color:#666; margin-top:5px; text-align:right;}
.fbox .left .h03{ width:100%; display:block; padding-top:65px;}
.fbox .left .h03 li{ display:block; float:left; margin-top:-25px; width:17.28%; margin-left:1.23%; position:relative;}
.fbox .left .h03 li:nth-child(1),.fbox .left .h03 li:nth-child(11),.fbox .left .h03 li:nth-child(21){ margin-left:8.68%;}
.fbox .left .h03 li:nth-child(6),.fbox .left .h03 li:nth-child(16),.fbox .left .h03 li:nth-child(26){ margin-left:0;}
.fbox .left .h03 li span{ display:block; width:100%;}
.fbox .left .h03 li span img{ width:100%; display:block;}
.fbox .left .h03 li a{ width:78.57%; height:46.67%; display:flex; align-items:center; overflow:hidden; position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%);}
.fbox .left .h03 li a img{ max-width:100%; max-height:100%; margin:auto;}
.fbox .right{ width:42.71%; background-size:cover; background-position:center; background-repeat:no-repeat;}
@media screen and (max-width:1680px){
.fbox .left{ padding-right:5%;}
}

/*footer*/
.footer{ width:100%; background-color:#1287cd;}
.footer .box{ margin:45px auto;}
.footer .box .left{ width:24.34375%; float:left; padding-bottom:5px; margin-right:3%;}
.footer .box .left .f01{ font-size:20px; line-height:30px; height:30px; color:#fff;}
.footer .box .left .f02{ display:block; margin-top:-2px;}
.footer .box .left .f02 li{ display:block; overflow:hidden; margin-top:17px;}
.footer .box .left .f02 li span{ display:block; float:left; overflow:hidden; border-radius:100%; border:1px solid #fff; width:32px; height:32px;}
.footer .box .left .f02 li span img{ height:14px; display:block; margin:9px auto;}
.footer .box .left .f02 li p{ display:block; float:left; overflow:hidden; width:calc(100% - 44px); margin-left:10px; margin-top:5px; line-height:24px; font-size:16px; color:#fff;}
.footer .box .mil{ width:44.27%; float:left;}
.footer .box .mil .f01{ width:25%; display:block; float:left;}
.footer .box .mil dt{ display:block; font-size:20px; height:30px; line-height:30px; color:#fff; overflow:hidden;}
.footer .box .mil dd{ display:block; overflow:hidden;}
.footer .box .mil dd a{ display:block; font-size:16px; line-height:26px; height:26px; overflow:hidden; color:#fff; margin-top:10px;}
.footer .box .mil dd a:hover{ text-decoration:underline;}
.footer .box .right{ width:26.04%; float:right;}
.footer .box .right .f01{ font-size:20px; line-height:30px; height:30px; color:#fff;}
.footer .box .right .f02{ padding:20px 0; margin-top:-5px; margin-bottom:15px; border-bottom:1px solid #0077be; display:flex; align-items:center;}
.footer .box .right .f02 p{ font-size:14px; line-height:24px; display:block; color:#fff; flex:1;}
.footer .box .right .f02 strong{ width:80px; display:block; overflow:hidden;}
.footer .box .right .f02 strong img{ width:100%; display:block;}
.footer .box .right .f03{ padding-bottom:5px; margin-left:-10px;}
.footer .box .right .f03 a{ display:block; background-color:#fff; width:34px; height:34px; border-radius:100%; float:left; margin-left:10px; margin-top:10px; opacity:0.5; overflow:hidden;}
.footer .box .right .f03 a img{ height:18px; display:block; margin:8px auto;}
.footer .box .right .f03 a:hover{ opacity:1;}
.footer .bq{ width:100%; background-color:#0077be; height:60px; display:flex; justify-content:center; align-items:center;}
.footer .bq p{ display:block; font-size:14px; line-height:24px; color:#fff; height:24px; overflow:hidden; margin:0 20px;}
.footer .bq p a{ color:#fff;}

/*右侧浮动*/
.xj-backtop{ position:fixed; right:1%; bottom:10%; z-index:99;}
.xj-backtop .right-con{ width:70px; display:block; margin-bottom:20px;}
.xj-backtop .fixed-item{ width:100%; height:76px; background-color:#fff; display:flex; flex-direction:column; justify-content:center; align-items:center; position:relative; cursor:pointer;}
.xj-backtop .right-con .fixed-item{ border-bottom:1px solid #ddd;}
.xj-backtop .right-con .fixed-item:last-child{ border-bottom:none;}
.xj-backtop .fixed-item img{ display:block; height:30px; margin:5px auto; margin-bottom:3px;}
.xj-backtop .fixed-item span{ display:block; font-size:14px; line-height:24px; height:24px; color:#666;}
.xj-backtop .fixed-item>p{ display:none; position:absolute; right:80px; bottom:0; width:100px; border-radius:5px; border:1px solid #ddd; overflow:hidden; padding:5px; padding-bottom:9px; box-shadow:0 0 1px rgba(0,0,0,.1); background-color:#fff;}
.xj-backtop .fixed-item>p img{ width:100%; display:block; height:auto; margin:auto;}
.xj-backtop .fixed-item>p b{ text-align:center; display:block; font-size:12px; line-height:14px; color:#666; font-weight:normal;}
.xj-backtop .fixed-item:hover>p{ display:block;}
.xj-backtop .fixed-item>div{ display:none; position:absolute; right:80px; bottom:0; width:200px; border-radius:5px; border:1px solid #ddd; overflow:hidden; padding:10px 15px; box-shadow:0 0 1px rgba(0,0,0,.1); background-color:#fff;}
.xj-backtop .fixed-item>div img{ display:block; float:left; height:24px; margin:10px 0;}
.xj-backtop .fixed-item>div p{ width:calc(100% - 35px); display:block; float:right;}
.xj-backtop .fixed-item>div p b{ display:block; font-size:14px; line-height:20px; height:20px; overflow:hidden; color:#999; font-weight:normal;}
.xj-backtop .fixed-item>div p strong{ display:block; font-size:20px; line-height:24px; height:24px; color:#1287cd;}
.xj-backtop .fixed-item:hover>div{ display:block;}
.xj-backtop .fixed-item#gotop{ background-color:#1287cd;}
.xj-backtop .fixed-item#gotop span{ color:#fff;}

/*内页*/
.ban{ width:100%; height:400px; padding-bottom:45px; position:relative; z-index:1;}
.ban .cont{ width:100%; height:400px; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative; z-index:1;}
.ban .box{ width:80%; height:100%; padding:0 10%; position:relative; z-index:1; display:flex; align-items:center; background:linear-gradient(to right,rgba(18,135,205,.9),rgba(18,135,205,0.5));}
.ban .titles{ width:100%;}
.ban .titles .top{ width:100%; margin-top:30px;}
.ban .titles .top span{ display:block; float:left; font-size:36px; height:38px; line-height:38px; text-transform:uppercase; color:#fff;}
.ban .titles .top p{ display:block; float:left; margin-left:10px; padding-top:25px;}
.ban .titles .top p b{ display:block; background-color:#fff; width:20px; height:2px; border-radius:2px; overflow:hidden;}
.ban .titles .top p strong{ display:block; background-color:#fff; width:10px; height:2px; border-radius:2px; overflow:hidden; margin-top:4px;}
.ban .titles .bot{ width:100%; font-size:36px; line-height:46px; color:#fff; margin-top:10px;}
.ban .wei{ position:absolute; left:10%; z-index:3; bottom:25px; padding-left:26px; background-image:url(home_03.png); background-position:left center; background-repeat:no-repeat; font-size:14px; line-height:24px; color:#fff; max-width:20%;}
.ban .wei a{ color:#fff;}
.ban .fen{ position:absolute; right:0%; bottom:0; padding-left:2%; padding-right:10%; width:60%; box-sizing:border-box; z-index:5; height:130px; background-color:#f7f7f7; border-top-left-radius:30px; display:flex; align-items:center; flex-wrap:wrap;}
.ban .fen a{ display:block; text-align:center; font-size:18px; font-weight:bold; border-radius:10px; overflow:hidden; height:46px; width:160px; line-height:46px; background-color:#fff; color:#333; margin:1.5vw 3vw; margin-right:0;}
.ban .fen a:hover{ color:#1287cd;}
.ban .fen a.on{ background-color:#1287cd; color:#fff;}
@media screen and (max-width:1680px){
.ban .box{ width:90%; padding:0 5%;}
.ban .wei{ left:5%; max-width:25%;}
.ban .fen{ padding-left:0; padding-right:5%;}
}


.fen22{ height:570px;  right:0%; bottom:0; padding-left:2%; padding-right:10%; box-sizing:border-box; z-index:5; background-color:#f7f7f7; border-top-left-radius:30px;  align-items:center; flex-wrap:wrap;}
.fen22 a{ display:block; text-align:center; font-size:18px;  border-radius:10px; overflow:hidden; height:46px; width:160px; line-height:46px; background-color:#fff; color:#333; margin:1px 100px; margin-right:0;}
.fen22 a:hover{ color:#1287cd;}
.fen22 a.on{ background-color:#1287cd; color:#fff;}
.fen22{ padding-left:0; padding-right:5%;}
}

/*关于我们*/
.about{ width:100%; padding-top:45px; padding-bottom:100px; position:relative; z-index:1; background-color:#fff;}
.about .box{ padding:70px; border-radius:30px; margin-top:40px; box-sizing:border-box; box-shadow:0 0 20px rgba(0,0,0,.1);}
.about .box .left{
	width:70%;
	float:left;
	margin-top:1px;
}
.about .box .w01{ font-size:26px; line-height:36px; font-weight:bold; color:#1287cd;}
.about .box .w02{ margin-top:15px;}
.about .box .w02 span{ width:40px; height:5px; display:block; border-radius:5px; background-color:#1287cd; float:left; margin-right:5px;}
.about .box .w02 a{ width:6px; height:5px; display:block; border-radius:5px; background-color:#333; float:left; margin-right:5px;}
.about .box .w02 p{ width:10px; height:5px; display:block; border-radius:5px; background-color:#333; float:left; margin-right:5px;}
.about .box .w03{ font-size:16px; line-height:30px; margin-top:23px;}
.about .box .w03 img{ max-width:100%; height:auto !important;}
.about .box .right{
	width:25%;
	float:right;
}
.about .box .right img{ width:100%; display:block;}

/*展商服务*/
.zsfw{ width:100%; padding-top:45px; padding-bottom:100px; position:relative; z-index:1; background-color:#fff;}
.zsfw .box .list{ width:100%;}
.zsfw .box .list li{ width:31.25%; display:block; float:left; margin-left:3.125%; margin-top:40px; overflow:hidden; background-color:#f7f7f7; border-radius:10px;}
.zsfw .box .list li:nth-child(3n+1){ clear:left; float:left; margin-left:0;}
.zsfw .box .list li .tu{ width:100%; position:relative;}
.zsfw .box .list li .tu:before{ width:100%; padding-top:62.5%; display:block; content:''; overflow:hidden;}
.zsfw .box .list li .tu img{ width:100%; display:block; position:absolute; left:0; top:0;}
.zsfw .box .list li .wen{ display:flex; align-items:center; width:100%; height:190px;}
.zsfw .box .list li .wen .left{ padding-left:10.42%; padding-right:8.33%; flex:1;}
.zsfw .box .list li .wen .left b{ font-size:24px; line-height:34px; display:block;}
.zsfw .box .list li .wen .left p{ font-size:16px; line-height:26px; height:52px; color:#666; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden; margin-top:14px;}
.zsfw .box .list li .wen .right{ padding-right:10.42%; width:16.67%; max-width:80px;}
.zsfw .box .list li .wen .right img{ width:100%; display:block;}
.zsfw .box .list li:hover .wen .left b{ color:#1287cd;}

.fanye{ width:100%; margin-top:40px; text-align:center;}
.fanye li{ margin:0 5px; display:inline-block;}
.fanye li a{ width:40px; height:40px; line-height:40px; background-color:#fff; border-radius:100%; font-size:18px; overflow:hidden; display:block;}
.fanye li span{ width:40px; height:40px; line-height:40px; background-color:#1287cd; color:#fff; border-radius:100%; font-size:18px; overflow:hidden; display:block;}
.fanye li.active span{ color:#fff; background-color:#1287cd;}
.fanye li.disabled span{ color:#aaa; background-color:#f2f2f2; cursor:no-drop;}
.fanye li a:hover{ color:#1287cd;}

.zsfw01{ width:100%; padding-top:45px; padding-bottom:100px; position:relative; z-index:1; background-color:#fff;}
.zsfw01 .box{ padding:70px; border-radius:30px; margin-top:40px; box-sizing:border-box; box-shadow:0 0 20px rgba(0,0,0,.1);}
.zsfw01 .box .w01{ font-size:26px; line-height:36px; font-weight:bold; color:#1287cd;}
.zsfw01 .box .w02{ margin-top:15px;}
.zsfw01 .box .w02 span{ width:40px; height:5px; display:block; border-radius:5px; background-color:#1287cd; float:left; margin-right:5px;}
.zsfw01 .box .w02 a{ width:6px; height:5px; display:block; border-radius:5px; background-color:#333; float:left; margin-right:5px;}
.zsfw01 .box .w02 p{ width:10px; height:5px; display:block; border-radius:5px; background-color:#333; float:left; margin-right:5px;}
.zsfw01 .box .w03{ font-size:16px; line-height:30px; margin-top:23px;}
.zsfw01 .box .w03 img{ max-width:100%; height:auto !important;}

.zsfw02{ width:100%; padding-top:45px; padding-bottom:100px; position:relative; z-index:1; background-color:#fff;}
.zsfw02 .box .left{ width:60%; float:left; margin-top:35px;}
.zsfw02 .box .w01{ font-size:26px; line-height:36px; font-weight:bold; color:#1287cd;}
.zsfw02 .box .w02{ margin-top:15px;}
.zsfw02 .box .w02 span{ width:40px; height:5px; display:block; border-radius:5px; background-color:#1287cd; float:left; margin-right:5px;}
.zsfw02 .box .w02 a{ width:6px; height:5px; display:block; border-radius:5px; background-color:#333; float:left; margin-right:5px;}
.zsfw02 .box .w02 p{ width:10px; height:5px; display:block; border-radius:5px; background-color:#333; float:left; margin-right:5px;}
.zsfw02 .box .w03{ font-size:16px; line-height:30px; margin-top:23px;}
.zsfw02 .box .w03 img{ max-width:100%; height:auto !important;}
.zsfw02 .box .left .w04{ width:100%; display:block;}
.zsfw02 .box .left .w04 li{ display:block; overflow:hidden; width:25.45%; float:left; margin-right:6.3%; margin-top:33px;}
.zsfw02 .box .left .w04 li:last-child{ width:30.2%;}
.zsfw02 .box .left .w04 li p{ width:80px; height:80px; border-radius:100%; display:block; overflow:hidden; background-color:#1287cd;}
.zsfw02 .box .left .w04 li p img{ height:34px; display:block; margin:23px auto;}
.zsfw02 .box .left .w04 li span{ display:block; font-size:16px; line-height:26px; margin-top:15px; overflow:hidden;}
.zsfw02 .box .left .w04 li b{ display:block; font-size:24px; line-height:32px; margin-top:6px; overflow:hidden; color:#1287cd;}
.zsfw02 .box .left .w04 li strong{ display:block; font-size:18px; line-height:26px; margin-top:7px; overflow:hidden;}
.zsfw02 .box .right{ width:35%; padding-bottom:50px; float:right; background-color:#fff; border-radius:10px; box-shadow:0 0 20px rgba(0,0,0,.1);}
.zsfw02 .box .right .w01{ width:80%; padding:3px 10%; padding-top:45px; font-size:24px; line-height:32px; font-weight:bold;}
.zsfw02 .box .right .w02{ width:80%; margin:auto; margin-top:20px; height:50px; background-color:#f5f5f5; border-radius:5px;}
.zsfw02 .box .right .w02 input{ width:90%; padding:0 5%; font-size:16px; height:50px; line-height:50px; display:block; background-color:transparent; overflow:hidden;}
.zsfw02 .box .right .w02 select{ width:100%; padding:0 5%; font-size:16px; height:50px; line-height:50px; display:block; background-color:transparent; overflow:hidden; background-image:url(sel_10.png); background-position:right 5% center; background-repeat:no-repeat; box-sizing:border-box;}
.zsfw02 .box .right .w03{ width:80%; margin:auto; margin-top:20px; height:140px; background-color:#f5f5f5; border-radius:5px;}
.zsfw02 .box .right .w03 textarea{ width:90%; padding:13px 5%; font-size:16px; height:114px; line-height:24px; display:block; background-color:transparent; overflow:auto; font-family:inherit;}
.zsfw02 .box .right .w04{ width:80%; margin:auto; margin-top:20px; height:50px; border-radius:5px;}
.zsfw02 .box .right .w04 input{ width:100%; font-size:16px; height:50px; line-height:50px; display:block; background-color:#333; overflow:hidden; text-align:center; cursor:pointer; color:#fff;}
.zsfw02 .box .right .w04 input:hover{ background-color:#1287cd;}

/*文章页*/
.news-detail{ width:100%; border-bottom:5px solid #f6f6f6; padding-bottom:15px; margin-top:35px;}
.news-detail .tit{ width:calc(100% - 100px); font-size:26px; line-height:36px; font-weight:bold; float:left;}
.news-detail .date{ width:100px; text-align:right; font-size:16px; line-height:36px; color:#999; float:left;}
.news-wen{ font-size:16px; line-height:36px; margin-top:30px;}
.news-wen img{ max-width:100%; height:auto !important;}
.news-wen video{ width:100% !important; height:auto !important; max-width:1000px; display:block; margin:auto; background-color:#000;}
.news-wen iframe{ width:800px; height:600px; margin:auto; display:block;}
.next-list{ width:100%; display:block; background-color:#f7f7f7; border-top:5px solid #1287cd;}
.next-list li{ display:block; overflow:hidden; width:80%; margin:auto; padding:65px 0;}
.next-list h2{ font-size:24px; line-height:34px; display:block; padding-bottom:15px; border-bottom:2px solid #999;}
.next-list .cont-box{ margin-top:15px;}
.next-list .cont-box .date{ display:block; color:#999; font-size:18px; line-height:26px;}
.next-list .cont-box .tit{ display:block; color:#333; font-size:20px; line-height:30px; margin-top:10px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.next-list .cont-box .txt{ display:block; color:#666; font-size:16px; line-height:26px; margin-top:10px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.next-list .cont-box .tit:hover{ color:#1287cd;}
@media screen and (max-width:1680px){
.next-list li{ width:90%;}
}

/*会议活动*/
.hyhd{ width:100%; padding-top:45px; padding-bottom:100px; position:relative; z-index:1; background-color:#fff;}
.hyhd .box .list{ width:100%; display:block;}
.hyhd .box .list li{ width:31.25%; display:block; float:left; margin-left:3.125%; margin-top:40px; overflow:hidden; background-color:#f7f7f7; border-radius:10px;}
.hyhd .box .list li:nth-child(3n+1){ clear:left; float:left; margin-left:0;}
.hyhd .box .list li .tu{ width:100%; position:relative;}
.hyhd .box .list li .tu:before{ width:100%; padding-top:62.5%; display:block; content:''; overflow:hidden;}
.hyhd .box .list li .tu img{ width:100%; display:block; position:absolute; left:0; top:0;}
.hyhd .box .list li .time{ width:90px; height:90px; margin:auto; margin-top:-45px; position:relative; z-index:3; background-color:#1287cd; display:flex; flex-direction:column; justify-content:center; align-items:center;}
.hyhd .box .list li .time b{ font-size:36px; line-height:1; color:#fff; display:block;}
.hyhd .box .list li .time p{ font-size:16px; line-height:1; color:#fff; display:block; margin-top:8px;}
.hyhd .box .list li .wen{ padding:25px 10.42%; padding-bottom:50px;}
.hyhd .box .list li .wen .w01{ font-size:20px; line-height:30px; height:60px; font-weight:bold; text-align:center; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
.hyhd .box .list li .wen .w01 a{ color:#333;}
.hyhd .box .list li .wen .w01:hover{ color:#1287cd;}
.hyhd .box .list li .wen .w02{ width:170px; height:40px; display:flex; justify-content:center; align-items:center; margin:auto; margin-top:20px; background-color:#333; border-radius:40px; color:#fff; font-size:16px;}
.hyhd .box .list li .wen .w02 img{ display:block; margin-left:10px;}
.hyhd .box .list li .wen .w02:hover{ background-color:#1287cd;}

/*往届活动*/
.video{ width:100%; padding-top:45px; padding-bottom:100px; position:relative; z-index:1; background-color:#fff;}
.video .box .list{ width:100%; display:flex; flex-wrap:wrap; padding-top:5px;}
.video .box .list li{ width:31.25%; display:block; overflow:hidden; margin-left:3.125%; margin-top:35px;}
.video .box .list li:nth-child(3n+1){ clear:left; float:left; margin-left:0;}
.video .box .list li .tu{ width:100%; position:relative;}
.video .box .list li .tu:before{ width:100%; padding-top:68.75%; display:block; content:''; overflow:hidden;}
.video .box .list li .tu img{ width:100%; display:block; position:absolute; left:0; top:0; z-index:1;}
.video .box .list li .tu .cover{ background:rgb(0 0 0 / 60%); display:flex; justify-content:center; transition:all ease .3s; opacity:0; position:absolute; left:0; top:0; width:100%; height:100%; z-index:3;}
.video .box .list li .tu .cover .playIco{ position:absolute; width:100px; height:100px; z-index:2; left:50%; top:50%; margin:-50px auto auto -50px; cursor:pointer; transform:scale(0); transition:all ease .3s;}
.video .box .list li:hover .tu .cover{ opacity:1;}
.video .box .list li:hover .tu .cover .playIco{ transform:scale(1)}
.video .box .list li .wen{ text-align:center; font-size:16px; line-height:24px; height:24px; text-align:center; margin-top:10px; text-overflow:ellipsis; white-space:nowrap;}
.video .box .list li:hover .wen{ color:#075fc5;}

.video .box .photo{ width:100%; display:flex; flex-wrap:wrap;}
.video .box .photo a{ width:31.25%; display:block; overflow:hidden; margin-left:3.125%; margin-top:40px; position:relative;}
.video .box .photo a:nth-child(3n+1){ clear:left; float:left; margin-left:0;}
.video .box .photo a:before{ width:100%; padding-top:70%; display:block; content:''; overflow:hidden;}
.video .box .photo a img{ width:100%; display:block; position:absolute; left:0; top:0; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.video .box .photo a:hover img{ transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1);}

/*新闻资讯*/
.news{ width:100%; padding-top:45px; padding-bottom:100px; position:relative; z-index:1; background-color:#fff;}
.news .list{ width:100%; display:block;}
.news .list li{ width:31.25%; display:block; float:left; margin-left:3.125%; margin-top:40px; overflow:hidden;}
.news .list li:nth-child(3n+1){ clear:left; float:left; margin-left:0;}
.news .list li .tu{ width:100%; position:relative;}
.news .list li .tu a{ width:100%; padding-top:68.75%; display:block; position:relative; overflow:hidden;}
.news .list li .tu a>img{ width:100%; display:block; position:absolute; left:0; top:0; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.news .list li .tu p{ width:60px; height:60px; padding:10px; text-align:center;display:block; position:absolute; right:2.08vw; bottom:2.08vw; background-color:rgba(18,135,205,.9);}
.news .list li .tu p img{ display:block; margin:auto;}
.news .list li .tu p span{ display:block; font-size:18px; line-height:38px; height:38px; color:#fff;}
.news .list li:hover .tu a>img{ transform:scale(1.03, 1.03); -ms-transform:scale(1.03, 1.03); -moz-transform:scale(1.03, 1.03); -webkit-transform:scale(1.03, 1.03); -o-transform:scale(1.03, 1.03);}
.news .list li .w01{ margin-top:20px;}
.news .list li .w01 a{ color:#333; font-size:20px; line-height:30px; height:30px; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-weight:bold;}
.news .list li .w01 a:hover{ color:#1287cd;}
.news .list li .w02{ font-size:16px; line-height:30px; height:90px; color:#666; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; margin-top:8px;}
.news .list li .w03{ width:170px; height:40px; margin-top:22px;}
.news .list li .w03 a{ width:168px; height:38px; line-height:38px; display:flex; justify-content:center; align-items:center; border-radius:40px; color:#666; font-size:16px; border:1px solid #ddd;}
.news .list li .w03 img{ display:block; margin-left:10px;}
.news .list li .w03 a:hover{ border:1px solid #1287cd; background-color:#1287cd; color:#fff;}
.news .list li .w03 a:hover img{ filter:drop-shadow(#fff 10000px 0); transform:translateX(-10000px)}

/*联系我们*/
.lx{ width:100%; padding-top:45px; padding-bottom:100px; position:relative; z-index:1; background-color:#fff;}
.lx .box{ display:flex; padding-top:40px;}
.lx .box .left{ width:47.5%;}
.lx .box .left #map{ width:100%; height:100%;}
.lx .box .right{ width:46.875%; margin-left:5.625%;}
.lx .box .right dl{ display:block; overflow:hidden; margin-top:-30px;}
.lx .box .right dl dt{ margin-top:30px; overflow:hidden; display:flex; align-items:center;}
.lx .box .right dl dt strong{ width:60px;}
.lx .box .right dl dt strong img{ width:60px; display:block;}
.lx .box .right dl dt p{ width:calc(100% - 70px); display:block; margin-left:10px;}
.lx .box .right dl dt p span{ display:block; font-size:16px; line-height:26px; color:#999;}
.lx .box .right dl dt p a{ display:block; font-size:18px; line-height:26px; color:#333;}
.lx .box .right dl dd{ margin-top:25px; overflow:hidden; display:block;}
.lx .box .right dl dd span{ width:100%; font-size:16px; line-height:26px;}
.lx .box .right dl dd p{ display:flex; align-items:center; margin-top:5px;}
.lx .box .right dl dd strong{ width:120px; display:block; overflow:hidden; border:1px solid #ddd;}
.lx .box .right dl dd strong img{ width:100%; display:block;}
.lx .box .right dl dd a{ display:block; font-size:14px; line-height:24px; margin-left:20px;}

/*支持媒体*/
.mt{ width:100%; padding:100px 0; position:relative; z-index:1; background-color:#fff;}
.mt .box{ margin-top:20px;}
.mt .box .list{ width:100%; display:block; overflow:hidden;}
.mt .box .list a{ width:calc((100% - 100px)/6); box-sizing:border-box; margin-left:20px; margin-top:20px; float:left; display:block; border:1px solid #eee; position:relative;}
.mt .box .list a:nth-child(6n+1){ clear:left; float:left; margin-left:0;}
.mt .box .list a:hover{ border:1px solid #1287cd;}
.mt .box .list a:before{ width:100%; padding-top:50%; display:block; content:''; overflow:hidden;}
.mt .box .list a img{ max-width:100%; max-height:100%; display:block; position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%);}

.zsfw02 .box .right .w05{ width:80%; margin:auto; margin-top:20px; height:50px; background-color:#f5f5f5; border-radius:5px; position:relative;}
.hidden{ display:none !important;}
.fs-wrap{ width:100%; height:50px;}
.fs-label-wrap{ width:100%; padding:0 5%; font-size:16px; height:50px; line-height:50px; display:block; background-color:transparent; overflow:hidden; background-image:url(sel_10.png); background-position:right 5% center; background-repeat:no-repeat; box-sizing:border-box;}
.fs-wrap .fs-dropdown{ position:absolute; left:0; top:55px; background-color:#fff; border:1px solid #ccc; width:100%; z-index:1000; border-radius:5px;}
.fs-wrap .fs-search{ width:90%; padding:0 5%; font-size:14px; height:34px; line-height:34px; border-bottom:1px solid #eee;}
.fs-wrap .fs-search input{ display:none !important;}
.fs-wrap .fs-search .fs-selectAll{ display:block; width:14px; height:14px; position:relative; float:left; margin:10px; margin-left:0;}
.fs-wrap .fs-search .fs-selectAll i{ display:block; overflow:hidden; position:absolute; margin:auto; left:0; right:0; top:0; bottom:0; width:12px; height:12px; border:1px solid #aeaeae; border-radius:4px; background-color:#fff;}
.fs-wrap .fs-search .fs-selectAll.selected i{ border:1px solid #1287cd; background-color:#1287cd; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC); background-repeat:no-repeat; background-position:center;}
.fs-wrap .fs-options{ max-height:139px; overflow:auto;}
.fs-wrap .fs-options .fs-option{ height:34px; line-height:34px; padding:0 5%; font-size:14px; border-bottom:1px solid #eee; overflow:hidden;}
.fs-wrap .fs-options .fs-option:last-child{ border-bottom:none;}
.fs-wrap .fs-options .fs-option .fs-checkbox{ display:block; width:14px; height:14px; position:relative; float:left; margin:10px; margin-left:0;}
.fs-wrap .fs-options .fs-option .fs-checkbox i{ display:block; overflow:hidden; position:absolute; margin:auto; left:0; right:0; top:0; bottom:0; width:12px; height:12px; border:1px solid #aeaeae; border-radius:4px; background-color:#fff;}
.fs-wrap .fs-options .fs-option.selected .fs-checkbox i{ border:1px solid #1287cd; background-color:#1287cd; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC); background-repeat:no-repeat; background-position:center;}
