@charset "utf-8";
/* CSS Document */
		body{font-size: 62.5%;}
		*{font-family: 微软雅黑;}
img{display: block;}
		.clear{clear: both}
		.banner1{background:url(../images/img_01.png) no-repeat center center;width: 100%;height:640px;}
		.banner2{background:url(../images/img_02.png) no-repeat center center;width: 100%;height:508px;}
		.iotbt{text-align: center;padding-top:9%;}
		.iotbt a{text-decoration: none;font-size: 7em;color:white;font-weight: bold;animation:change 1s linear 0s infinite;}
		@keyframes change{0%{color:#fff;}100%{color:#fdb412;}}
		.iotbt p{font-size:4em;color:white;margin-top: 3%;}
		/*新闻通稿*/
		.new{max-width:1200px;margin:0 auto;padding-top: 5%;}
		.left-new{float: left;width:50%;}
		.left-new h2{font-size:2.8em;color:#ffcb2a;}
		.left-new h3{font-size:2.2em;color:#fff;margin-top:4%}
		.left-new p{font-size:1.6em;color:#fff;margin-top:4%;}
		.left-new a{color:#ffcb2a;}
		.right-new{float: right;width: 300px;padding-top: 3%}
		.right-new ul li{color:white;font-size: 1.6em;padding: 6px;}
		/*会议报道*/
.bj1{background-color:#1f2229;padding-bottom: 35px;}
.bj2{background-color:#191a1f;padding-bottom: 35px;}
.nbwz{max-width:1200px;margin:0 auto;padding-top: 60px;text-align: center;}
.nbwz h1{color:#ffcb2a;font-size: 2.6em;line-height:30px;}
.nbwz p{color:#cac7c7;font-size: 1.4em;}
.nbwz h3{font-size: 2em;color:#ffcb2a;margin-top: 30px;}
.nbwz a{color:#fff;font-size: 1.6em;font-weight: bold;}
.wbt{display: block;margin-top: 10px;}
.nbwz .more{color:white;max-width:900px;margin:0px auto;padding: 0 10px;}
.more a{font-size: 0.85em;color:#ffcb2a;}
.nbtp{max-width: 1200px;margin:10px auto 0px auto;}
.dgjb{float: left;width:calc(25% - 50px);margin:25px;background:#fff;height:335px;border-radius: 7px;overflow: hidden;}
@media(max-width:960px){.dgjb{width:calc(100% / 3 - 50px)}}
@media(max-width:720px){.dgjb{width:calc(50% - 50px)}}
.dgjb img{max-width: 100%;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;overflow: hidden;}
.bao{width:100%;height:166px;overflow: hidden;}
.dgjb:hover img{transform: scale(1.1);border-radius:6px 6px 0px 0px;}
.dgjb h4{color:#444444;font-size: 2em;width:200px;margin:7% auto 0px auto;}
.dgjb p{color:#444444;width:200px;margin:3% auto 0px auto;}
@media(max-width:1000px){.dgjb h4{padding:0px 8%;margin:4% auto 0px auto;}}
@media(max-width:1000px){.dgjb p{padding:0px 8%;margin:2% auto 0px auto;}}
.san{max-width: 1200px;margin:0px auto;}
.san .dgsan{float:left;margin:25px;width: calc(100% / 3 - 50px);overflow: hidden;height: 260px;border-radius:6px;}
.dgsan img{max-width: 100%;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;overflow: hidden;}
.bao{width:100%;height:166px;overflow: hidden;}
.dgsan:hover img{transform: scale(1.1);border-radius:6px;}
.dwsan{position:relative;}
.dgdw{position: absolute;bottom: 0;left: 0;width:100%;height:50px;background:rgba(0,0,0,0.6);text-align:center;}
.dgdw a{color:white;font-size: 16px;line-height: 50px;}
@media(max-width:960px){.san .dgsan{width:calc(100% - 50px)}}
/*现场图集*/
.five{max-width: 1200px;margin:0 auto;}
.leftfive{float: left;width:65%;}
.dgleft{float: left;margin:20px;width:calc(50% - 40px);overflow: hidden;}
.dgleft img{border-radius:6px;}
@media(max-width:960px){.dgleft{width:calc(100% - 40px)}}
.rightfive{float:right;overflow: hidden;width:calc(35% - 40px);margin:20px;}
.rightfive img{border-radius:6px;overflow: hidden;}
@media(max-width:960px){.rightfive{width: calc(100% - 40px)}}
.dgleft:hover img{position: relative;margin-left: 10px;transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    outline: 0;}
.rightfive:hover img{position: relative;margin-left: 10px;transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    outline: 0;}
/*赞助企业*/
.qylogo{max-width: 1200px;margin:20px auto 0px auto;text-align: center;}
.qylogo a{display: inline-block;border: solid 1px #e6e6e6;box-sizing: border-box;}
.qylogo a{margin:5px;}
/*页脚*/
.footer{width:100%;height:100px;background-color:#000;padding-top:20px;}
.footer p{width:100%;margin:0 auto;text-align:center;line-height:30px;color:white;}
@media(max-width:960px){.footer{padding:1em 0em;}}
@media(max-width:960px){.footer p{font-size: 0.9em;line-height: 1.7em;}}

/*返回顶部*/
.fhdb{background:url(../images/hj.png) no-repeat center;height:66px;width:45px;position: fixed;top:700px;right:35px;cursor: pointer;}
@media(max-width:1366px){.fhdb{top:80%;}}
@media(max-width:960px){.fhdb{display:none;}}
@media(max-width:960px){#name,#phone{font-size:0.9em;}}
