
div{
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
p{line-height: 32px;}


.white-w{
    margin: 0 auto;
    background-color: #FFFFFF;
    padding: 0;
    width: 1000px;
    border: 1px solid #e0e3e6;
}

.px{
	position: fixed;
	bottom: 0;
	right: 10px;
	z-index: 999;
}

.close{
	position: absolute;
	top:30px;
	right: -17px;
	cursor: pointer;
	height: 56px;
	text-align: center;
	line-height: 56px;
	color:#333;
	font-size: 22px;
}
#hide{display: block;}


.px_time{margin-top: 20px;margin-left: 20px;}
.zbkdjsd{float: left;}
.zbkdjsd img{margin-right: 6px;float: left;}
.zbkdjsd b{float: left;line-height: 26px;color:#666;}
 #soan_a{float: left;}
.x1{
  width:26px;
  height: 26px;
  background-color: #0081cc;
  color:#fff;
  line-height: 26px;
  text-align: center;
  display: inline-block;
  font-size: 14px;
  border-radius: 5px;
}
.x2{
  color:#333;
  font-size: 14px;
  margin-left: 6px;
  font-size: 16px;
}



.px_top img{
	margin-bottom: -45px;
	margin-left: -9px;
}

.zb_you{
	width: 500px;
	height: 353px;
	background-color: #fff;
	border:1px solid #0081cc;
}

.px_zhuti{
	/*margin: 20px;*/
	border-bottom: 1px dashed #5ac1fd;
	height: 126px; 
	margin-left: 20px;
	margin-top: 4px;
}
.px_zhuti img{float: left;}
.px_zhuti01{float: left;margin-left: 6px;}
.px_zhuti01 h3{line-height: 24px;font-size: 13px;}
.px_zhuti01 h3 span{color:#0081cc;}
.px_zhuti01 a{
	color:#fff;
	width:80px;
	height:26px;
	text-align:center;
	line-height: 26px;
	background-color: #f56c0c;
	border-radius: 5px;
	display: inline-block;
	margin-top: 6px;
	cursor: pointer;
	margin-right: 10px;
	 }
.px_zhuti01 a:hover{background-color: #999;}



.px_con{
	margin-top: 8px;
}
.px_conL{
	float: left;
	width:239px;
	border-right: 1px dashed #5ac1fd;
	margin-left: 20px;
}

.light p{
	line-height: 24px;
	font-size: 15px;
}
.px_conL img{width:70%;}
.px_conR{
	float: left;
	width:184px;
	margin-left: 55px;
}
.px_conR img{width:64%;margin-top: 20px;}
.px_conR h4{
	margin-top: -10px;
	margin-left: -12px;
}


.px_zhutu{
	position: relative;
}
.px_zhutu .img02{
	position: absolute;
	top:110px;
	right: 50px;
	font-size: 20px;
	/*background-color: red;*/
	text-align: center;
	font-weight: bold;
	color: #009be0;
}


.px_list{
	height: 1240px;
	background: url(../image/px_bg.png) no-repeat;
}

.px_list01{margin-left: 50px;margin-top: 20px;height: 300px;}
.px_list01 img{float: left;}
.px_list01 .text01{
	margin-left: 20px;
	margin-top: 10px;
	float: left;
	width: 600px;
	font-size: 16px;
}
.px_list01 .text01 h2{
	font-size: 22px;
	color:#009be0;
	line-height: 40px;
}

.px_list01 .text01 h3{
	font-size: 22px;
	color:#009be0;
	line-height: 40px;
	font-weight: normal;
}

.px_list02{margin-right: 50px;margin-top: 20px;height: 300px;}
.px_list02 img{float: right;}
.px_list02 .text02{
	margin-top: 14px;
	float: right;
	width: 600px;
	font-size: 16px;
}
.px_list02 .text02 h3{
	font-size: 22px;
	color:#009be0;
	line-height: 40px;
	font-weight: normal;
}


/*直播小动画css*/
#ddr{
    width: 50px;
    height: 30px;
}
.ddr{
    width: 5px;
    height: 22px;
    float: left;
    margin: 2px;
    background-color: #f40;
    animation: loading 1s infinite ease-in-out;/*animation：动画名称 持续时间 动画速度曲线 延迟 执行多少次 是否正反方向轮流播放*/
  }
  .ddr2{
      animation-delay: -0.9s;/*定义开始执行的地方，负号表示直接从第900ms开始执行*/
  }
  .ddr3{
      animation-delay: -0.8s;
  }
  .ddr4{
      animation-delay: -0.7s;
  }
  .ddr5{
      animation-delay: -0.6s;
  }
@keyframes loading {
    0%,40%,100%{ /*定义每帧的动作*/
        -webkit-transform: scaleY(0.3);
    }
    20%{
        -webkit-transform: scaleY(1);
    }
}





/*跨境电商示范园区css*/
.index_port{height: 900px;}
.port{margin-left: 200px;margin-top: 20px;}
.port p{
	font-size: 22px;
	float: left;
	font-weight: 400;
	color:#666;
}
.port b{
   height: 34px;
   width: 8px;
   background-color: #0081cc;
   display: block;
	float: left;
}


/*示范园区css*/
.listbox{
	margin:0 auto;
	width:940px;
	margin-bottom: 100px;
}
.both03{
	height: 43px;
	line-height: 43px;
	background-color:#2580f1;
	font-size:16px;
	color:#fff;
	text-align: center;
	font-weight: bold;
}
.both03 td{
	border: 1px solid #ccc;
    text-align: center;
}

.both02{
	height: 36px;
	line-height: 36px;
	background-color:#fff;
	font-size:14px;
	color:#333;
}
.both02 td{
	border: 1px solid #ccc;
	padding-left: 10px;
}
.online td{
	border: none;
	border-right: 1px solid #ccc;
}

.b_gray{
	background-color: #e0e3e6;
}