p{
	font-size: 14px;
	line-height: 26px;
}
@media screen and (max-width:1000px){
    p{
        font-size: 8px;
        line-height: 16px;
    }
    .preheating .preheating_in ul li .heatart h3,.intertitle h4{
    	font-size: 14px;
    }
    .banner>.nav>.nav_in>ul>li{
        line-height: 43px;
    }
    .in>.huigu{
    	top: 40px;
    }
    .preheating>.preheating_in>ul>li>.heatart>p{
    	font-size: 6px;
    }
}
@media screen and (min-width:1500px){
	.preheating>h1>img{
		min-height: 46px;
	}
}
/*导航*/
.nav{
	width: 100%;
	background: #51b5e4;
	opacity: 0.8;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
}
.nav_in{
	width: 1000px;
	margin: auto;
}
.nav_in>ul{
	overflow: hidden;
}
.nav_in>ul>li{
	overflow: hidden;
	position: relative;
	float: left;
	line-height: 74px;
}
.nav_in>ul>li>a{
	padding: 0 34px;
	color: #fafbff;
	font-size: 18px;
}
/*banner图*/
.banner{
	width: 100%;
	position: relative;
}
.banner_in{
	width: 100%;
}
.title{
	width: 24%;
	position: absolute;
	top: 24%;
	left: 52%;
	z-index: 5;
	animation: title 3s ease-in ;
}
@keyframes title{
	0%{
		transform: translate(66%);
	}
	100%{
		transform: translate(0%);
	}
}
.logo1{
	width: 8%;
	position: absolute;
	top:75.5%;
	z-index: 2;
	left: 31.5%;
	animation: logo 3s ease-in ;
}
.logo2{
	width: 6%;
	position: absolute;
	top: 75%;
	z-index: 2;
	left: 40.5%;
	animation: logo 3s ease-in ;
}
@keyframes logo{
	0%{
		transform: translateY(-66%);
	}
	100%{
		transform: translateY(0%);
	}
}
/*会议日程*/
.schedule{
	width: 100%;
}
.schedule_in{
	width: 1000px;
	margin: auto;
}
.schedule_in p{
	margin-top: 10px;
	width: 960px;
	padding:2% 1%;
}
.schedule_in>h2{
	font-size: 30px;
	text-align: center;
	line-height: 54px;
}
.scoll{
	width: 100%;
	padding-bottom: 50px;
	background: url(../img/bg6.jpg) no-repeat;
	background-size: 100% 100%;
}
.scoll_in{
	width: 1000px;
	margin: auto;
	overflow: hidden;
}
.scollLeft{
	width: 70%;
	position: relative;
	float: left;
}
.box{
	height:246px;
	width: 630px;
	margin: auto;
	position: relative;
	overflow: hidden;
}
.box ul{
	height: 246px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
.box ul li{
	width: 141px;
	height: 246px;
	margin:0 8px;
	float: left;
	list-style: none;
}
.btn_l,.btn_r{
	display: block;
	position: absolute;
	width: 32px;
	height: 32px;
	cursor: pointer;
}
.btn_r{
	top:45%;
	right: 0%;
}

.btn_l{
	top: 45%;
	left:0%;
}
.scollLeft>h1,.scollRight h1{
	background: url(../img/bg5.png) no-repeat;
	font-size:20px;
	font-weight: normal;
	color: #fef8f8;
	width: 140px;
	line-height:33px;
	padding-left: 6px;
	margin-bottom: 20px;
}
.scollRight{
	width: 25%;
	float: left;
	margin-left: 30px;
}
.scollRight ul li{
	line-height: 48px;
	padding-left: 20%;
	margin-bottom: 14px;
}
.scollRight ul li i{
	margin-right: 10px;
	float: left;
	margin-top: 10px;
}
/*会前预热*/
.preheating{
	width: 100%;
	background: #e4f7ff;
}
.preheating h1{
	width: 100%;
	background: #f4f4f4;
}
.preheating>h1>img{
	width: 100%;
}
.preheating_in{
	width: 1000px;
	margin: auto;
	padding: 12px 0;
}
.preheating_in>ul>li{
	padding: 22px 0;
	overflow: hidden;
}
.heatPic{
	overflow: hidden;
	width: 30%;
	height: 192px;
}
.heatPic>img{
	transition: all 0.5s ease-out;
	width: 100%;
}
.heatPic>img:hover{
	transform:scale(1.1);
}
.heatart>h3{
	font-size: 18px;
	color: #3b98c4;
	line-height: 38px;
}
.heatart>p:first-child{
	width: 83px;
	border-top: 3px solid #ff3634;
}
.heatart>p:last-child>a{
	color: #d0b264;
}
.heatart{
	width: 67%;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.interpretation_in{
	width: 1000px;
	margin: auto;
	padding: 14px 0;
}
.interpretation_in ul{
	overflow: hidden;
	padding: 20px 0;
	overflow: hidden;
}
.interpretation_in ul li{
	float: left;
	width: 48.4%;
	position: relative;
	overflow: hidden;
	margin: 14px 8px;
}
.interpic{
	width: 246px;
	height: 192px;
	float: left;
	margin-top: -83px;
	margin-right: 10px;
}
.interpic>img{
	position:absolute;
	box-shadow: 8px 8px 0px #b7e4e4;
}
.intertitle{
	float: right;
	width: 220px;
	color: #3b98c4;
	font-weight: normal;
	margin-bottom: 0px;
}
.txt{
	background: #fbfaf7;
	border: 1px solid #c2c2c2;
	padding-bottom: 10px;
	overflow: hidden;
	width: 98%;
}
.txt p{
	padding-right: 10px;
	padding-left: 10px;
/*	line-height: 26px;*/
}
.txt>a{
	display: block;
	width: 90px;
	height: 24px;
	background: #89c1dc;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
	border-radius: 10px;
	float: right;
	margin-right: 10px;
}
.txt>a>i{
	margin-left: 6px;
}
.var{
	width: 100%;
	padding: 26px 0;
}
.var_in{
	width: 1000px;
	margin: auto;
}
.var p{
	margin-top: 10px;
	width: 960px;
	border:1px solid #3b98c4;
	padding: 1%;
	color: #888888;
}
.var h4{
	line-height: 40px;
	width: 100px;
	height: 40px;
	color: #fff;
	text-align: center;
	/*border:1px solid #404040;*/
	box-shadow: 8px -8px 0px #8cd0e0;
	background-color: #3b98c4;
}
/*底部*/
.footer{
	width: 100%;
	background: #323232;
}
.footer_in{
	width: 1000px;
	margin: auto;
	overflow: hidden;
	padding: 20px 0;
}
.footerLogo ul{
	overflow: hidden;
}
.footerLogo ul li{
	float: left;
	margin-right: 10px;
}
.our{
	color: #c1c6c6;
	text-align: center;
	font-size: 14px;
	line-height: 64px;
}
.last{
	text-align: center;
	color: #c1c6c6;
	font-size: 12px;
}
/*弹出框*/
#popLayer {
	width: 100%;
	height: 4040px;
    display: none;
    background-color: #B3B3B3;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
    overflow-y: hidden;
}
 /*弹出层*/
 #popBox {
	display: none;
  	width:600px;
    height:400px;
    background: url(../img/bg.jpg);
    z-index: 11;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
#popBox .close a {
    display: block;
    border-radius: 15px;
    box-shadow: 3px 3px 3px #6b4a05;
    width: 174px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #ffb257;
    text-decoration: none;
    color: #ffffff;
    margin-left: 12%;
    float: left;
}
.open a{
    display: block;
    border-radius: 15px;
    box-shadow: 3px 3px 3px #6b4a05;
    width: 190px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #ffffff;
    text-decoration: none;
    color: #070707;
    margin-left:14%;
    float: left;
}
.content{
    width: 80%;
    color: #ffffff;
    font-size: 18px;
    margin:auto;
    margin-top: 120px;
    line-height: 36px;
    margin-bottom: 30px;
}
.in{
	position:relative;
	width: 1000px;
	margin: auto;
}
.huigu{
	width: 120px;
	display: none;
	position:absolute;
	right: 2%;
	top:74px;
    padding-top:3px;
	z-index:6;
	background-color: #085c7e;
	padding: 10px;
}

.huigu>li{
	
	border-bottom: 1px dashed white;
}
.huigu li:hover a{
	color:#ffe732;
}
.huigu li a{
	color:rgba(255,255,255,.8);
	line-height: 40px;
	padding:0px 10px;

}
