@charset "UTF-8";
*{
	padding: 0;
	margin: 0;
	outline: none;
	list-style: none;
	font-family: "微软雅黑";
}
a{
	text-decoration: none;
}
#my-container{
	background: url(../../images/info/xszt/bg.jpg) center top no-repeat;
	height: 3040px;
	width: 100%;
}
.my-container{
	color: #fff;
	width: 100%;
	margin: auto;
	height: 3040px;
	overflow: hidden;
}
.xszt-sec header h1{
	font-size: 72px;
	text-align: center;
	text-shadow: 0 0 15px #140045;
	margin-top: 80px;
	font-weight: bold;
}
/** 活动简介 **/
.activity-info{
	margin-top: 218px;
	overflow: hidden;
}
.activity-info h3{
	color: #0a3675;
	font-size: 36px;
	font-weight: normal;
    background: linear-gradient(-135deg,transparent 8px,#01ffff 0);
    width: 230px;
    height: 67px;
    line-height: 67px;
    text-align: center;
    margin: auto;
}
.activity-c{
	background: url(../../images/info/xszt/pc-k.png) center no-repeat;
	width: 1107px;
	height: 779px;
	margin: auto;
	margin-top: 80px;
	overflow: hidden;
	line-height: 25px;
}
.ac-ctc{
	width: 90%;
	margin: 20px auto;
}
/** 参展单位 **/
.intro-info{
	margin-top: 208px;
	overflow: hidden;
}
.intro-info h3{
	color: #0a3675;
	font-size: 36px;
	font-weight: normal;
    background: linear-gradient(-135deg,transparent 8px,#01ffff 0);
    width: 230px;
    height: 67px;
    line-height: 67px;
    text-align: center;
    margin: auto;
}
.intro-c{
	position: relative;
	height: 1250px;
	width: 1050px;
	margin: auto;
	margin-top: 80px;
}
.intro-u1{
	position: absolute;
}
.intro-u1:nth-child(1){
	top:458px;
}
.intro-u1:nth-child(2){
	top: 115px;
	left: 200px;
}
.intro-u1:nth-child(3){
	left: 400px;
}
.intro-u1:nth-child(4){
	top: 115px;
	left: 600px;
}
.intro-u1:nth-child(5){
	top:458px;
	left: 800px;
}
.intro-u1 li{
	background: url(../../images/info/xszt/03.png) center no-repeat;
	width: 240px;
	height: 208px;
	font-size: 20px;
	text-align: center;
	line-height: 208px;
	margin-bottom: 20px;
	cursor: pointer;
	color: #03eafe;
}
.intro-u1 li:hover{
	background-image: url(../../images/info/xszt/03a.png);
	color: #0052b9;
}

.intro-u1 li div{
	line-height: 30px;
	vertical-align: middle;
	display: inline-block;
}
