@charset "utf-8";
body,p,h1,h2,h3,h4,img,ul,li{
	margin:0;
	padding:0;
	font-size:16px;
	color:#333;
	font-family: "Microsoft YaHei", "微软雅黑", Tahoma, Helvetica;
	/*font-family:"宋体";*/
}
a{
	text-decoration: none;
	color:#333;
	display:block;
}
ul{
	list-style:none;
}
.clearfix:after{
     content:"";        
     display:block;        
     height:0;        
     clear:both;        
     visibility:hidden;        

}
.left{
	float: left;
}
/*顶部部分*/
.nav{
	height:75px;
	width:1200px;
	margin:0 auto;
}
.nav>a{
	margin-top:10px;
	margin-bottom:10px;
	display:block;
	height:55px;
	width:245px;
	background:url("../images/ceirp.png") no-repeat center center;
	background-size:cover;
	float: left;
}
.nav ul{
	float:right;
}
.nav ul li{
	float:left;
	width:110px;
	text-align: center;
}
.nav ul li:hover{
	background:#dce5ed;
}
.nav ul li,.nav ul li a{
	height: 75px;
	line-height: 75px;
	font-size:20px;
}
/*banner*/
.banner{
	height:541px;
	background: url("../images/banner.jpg") no-repeat center center;
	background-size:cover;
}
.banner-c{
	height:541px;
	width:100%;
	margin:0 auto;
	background: url("../images/banner-c.png") no-repeat center center;
	background-size:cover;
}
/*标题*/
.title{
	background:url("../images/line.jpg") repeat-x;
	margin-top:30px;
	width:100%;
	position:relative;
	text-align: center;
	height:1px;
}
.title h2{
	text-align: center;
	background:#FFF;
	width:200px;
	position:absolute;
	top:-13px;
	left:50%;
	margin-left:-100px;
	font-size:26px;

}
.title span{
	color:#3d6eb3;
}
.content{
	margin-top: 30px;
	width:100%;
}
.s-footer{
	display: none;
}
/*会议概况*/
.hygk{
	margin:20px auto;
	padding:20px 0;
	line-height: 50px;
	font-size:20px;
}
.hygk h2{
	width: 1200px;
	margin:0 auto;
}
.background_i{
	background: #fbfbfb;
	margin-top: 10px;
}
.hygk-con{
	width: 1200px;
	margin:0 auto;
}
.hygk-con div{
	width: 50%;
	padding-right:22px;
	box-sizing: border-box;
	float: left;
	padding: 50px 30px 0 0;
}
.hygk-con div p{
	text-indent: 2em;
	line-height: 36px;
}
.hygk-con img{
	width: 547px;
	float: right;
	margin-top: -70px;
	height: auto;
}
.main{
	width: 1200px;
	margin: 0 auto;
}
.jbfy{
	margin-top: 40px;
}
.jbfy h3{
	background:url(../images/jbfy.png) no-repeat center center;
	height: 65px;
	width: 100%;
}
.piclist{
	width: 33%;
	float: left;
	box-sizing: border-box;
	padding: 25px;
}
.pc-t{
	float: left;
	width: 43%;
}
.pc-t img{
	width: 95%;
	max-width: 145px;
}
.pc-t-c{
	width: 200px;
	position: absolute;
	bottom:8px;
	left:15px;
	height: 200px;
	border-radius: 50%;
	box-sizing: border-box;

	border:3px solid #4e95bf;

}
.pc-t-c img{
	width: 100%;
	border-radius: 50%;

}
.pc-b {
	float: left;
	width: 57%;
	position: relative;
}
.pc-b span{color: #1e86ff;font-size: 18px;border-bottom: 1px solid orange;font-weight: bold;padding-bottom: 3px;position: absolute;right: 0;}
.pc-b p{
	font-size: 14px;
	text-align: left;
	margin-top: 45px;
	line-height: 24px;
	/* margin-left: 15px; */
}
.dhjj-s{
	display: none;
}
.hyrc{
	margin-top: 35px;
}
.hyrc_top{
	width: 1200px;
	margin: 0 auto;
	height: 380px;
}
ul.top_ul{
	margin-left: 108px;
}
ul.top_ul li {
    float: left;
    text-align: center;
}
.top_ul li div {
	height: 80px;
	padding: 10px;
}
.top_ul li div.ul_back{
    height: 80px;
    background: url(../images/huis@2x.png) no-repeat;
    background-size: 100% 100%;
}
.bottom_ul li div.ul_back_blue{
    height: 80px;
    background: url(../images/lanse@2x.png) no-repeat;
    background-size: 100% 100%;
}
.top_ul li div p{
	font-size: 14px;
	padding: 15px 0;
}
ul.bottom_ul{
	margin-left: 185px;
}
ul.bottom_ul li {
    float: left;
    text-align: center;
}
.bottom_ul li div {
	height: 80px;
	padding: 10px;
}
.bottom_ul li div.ul_back_blue p{
	color: #fff;
	font-size: 14px;
	display: block;
	width: 145px;
}
.hyrc h3{
	background:url(../images/hyrc.png) no-repeat center center;
	height: 65px;
	width: 100%;
	margin-bottom:40px;
}
.hyrc table{
	width: 1000px;
	margin:0 auto;
	font-size:14px;
}
.hyrc table tr{
	height: 50px;
	
}
.hyrc table thead tr{
	background-color: #c30706;
	color:#FFF;
}
.hyrc table td{
	text-align: center;
}
.zlfb{
	margin-top: 65px;
}
.zlfb h3{
	background:url(../images/zlfb.png) no-repeat center center;
	height: 65px;
	width: 100%;
	margin-bottom:40px;

}
.zlfb-c{
	box-sizing: border-box;
}
.zlfb-c a{
	margin-bottom: 10px;
	width: 22%;
	text-align: center;
	float: left;
	box-sizing: border-box;
	box-shadow: 0px 5px 10px rgb(0 0 0 / 20%);
	margin: 1.5%;
}
.zlfb-c img{
	width: 1px solid #4e95bf;
	/* border-radius: 10px; */
}
.zlfb-c a p{

	text-align: center;
    line-height: 40px;
}
.dhjj{
	margin-top:40px;
}
.dhjj h3{
	background:url(../images/dhjj.png) no-repeat center center;
	height: 65px;
	width: 100%;
	margin-bottom:40px;

}
.dhjj-top,.dhjj-bottom {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	height: auto;
	margin-top: 20px;
}
.ljhg{
	margin-top: 65px;
}
.ljhg h3{
	background:url(../images/ljhg.png) no-repeat center center;
	height:65px;
	width: 100%;
}
.ljhg .content{
	box-sizing: border-box;
	margin-top: 40px;
}
.ljhg .content a{
	padding: 0 20px;
	margin-bottom: 65px;
	width: 25%;
	text-align: center;
	float: left;
	box-sizing: border-box;
}
.ljhg .content a img{
	width: 100%;
    height: 150px;
    border: 1px solid #EEE;
}
/*footer*/
.footer{
	text-align: center;
	padding-top:40px;
	background:#EEE;
	border-top:2px solid #3d6eb3;
	height: 178px;
	background-color: #2f2f2f;
	box-sizing: border-box;

}
.fleft{
	color:#a5a5a5;
}
.fleft ul{
	margin-bottom:20px;
}
.fleft ul li{
	float: left;
	padding:0 16px;
	color:#a5a5a5;

	height: 20px;
	
	line-height: 22px;

}
.fleft ul.one li{
	border-right: 1px solid #a5a5a5;
}
.fleft a{
	color:#a5a5a5;
	line-height: 20px;

}
.fleft ul li img{
	float: left;
}
.fleft ul li p{
	float: left;
    height: 20px;
    line-height: 20px;
    margin: 0px 0px 0px 5px;
	color:#a5a5a5;

    
}
.fright{
	margin-left: 243px;
}
.fright img{
	width: 130px;
	margin-top:-15px;
}
#div{
	position:fixed; 
	right:23px; 
	bottom:26px; 
	display:none; 
	background:url("../images/top.png") no-repeat;
	width:30px;
	height:30px;
}
	
#div:hover{background-position:-33px 0;}


/*响应式*/
@media (min-width: 768px) and (max-width: 1200px) {
	.content,.hygk-con p{
		width: 100%;
	}
	.content{
		width: 100%;
	    padding: 0px 8px;
	    box-sizing: border-box;
	}
	.nav{
		width: 100%;
    	height: 50px;
	}
	.nav a{
		height: 40px;
		width: 96px;
		margin-top:5px;
		margin-left: 8px;
		
		background: url(../images/ceirp-s.png) no-repeat;
		background-size: cover;
	}
	.nav ul,.hygk-con img,.hygk h2,.pc-b p,.dhjj-top,.dhjj-bottom{
		display: none;
	}
	
	.banner,.banner-c {
    	height: 185px;
    	width: 100%;
	}
	.hygk{
		/*padding:20px 10px;*/
	}

	.hygk h3{
		display: block;
	}
	.piclist{
		width: 33%;
		padding:6px;
	}
	.pc-t {
		background:none;
	    background-size: cover;
	    width: 100%;
	    position: relative;
	}
	.pc-t-c {
	    width: 100%;
	    position: static;
	    
	    border:0 none;
	    border-radius: 50%;
	    box-sizing: border-box;
	    
	}
	.pc-t-c img{
		border: 3px solid #4e95bf;
	}
	.pc-b span{
		color:#056ead;
		background-color: #FFF;
	}
	.hyrc{
		margin-top:30px;
	}
	.hyrc table{
		width: 100%;
	}
	.zlfb{
		margin-bottom:30px;
	}
	.zlfb-c a{
		width: 50%;
		padding: 0 10px;
	}
	.zlfb-c a img{
		width: 100%;
	}
	.dhjj-s{
		display: block;
		width: 90%;
   		margin: 0 auto;
	}
	.dhjj-s img{
		width: 100%;
		height: 230px;	
	}
	.swiper-pagination-fraction{
		color:#FFF;
	}
	.ljhg .content a{
		width: 50%;	
	}
	.fright {
		display: none;
	}
	.fleft ul.one,.fleft {
		display: none;
	}
	.s-footer{
		display: block;
		color:#a5a5a5;
	}
	.s-footer li{
		color:#a5a5a5;

	}
	.s-footer li img{
		float: left;
	}
	.s-footer li p{
		color:#a5a5a5;
		float: left;
		margin-left:5px;
	}
	.s-footer li.clearfix{
		display: inline-block;
	}
	.footer{
		height: 130px;
		margin-top:32px;
	}
}
@media (max-width: 1200px) {
	.content,.hygk-con p{
		width: 100%;
	}
	.content{
		width: 100%;
	    padding: 0px 8px;
	    box-sizing: border-box;
	}
	.nav{
		width: 100%;
    	height: 50px;
	}
	.nav a{
		height: 40px;
		width: 96px;
		margin-top:5px;
		margin-left: 8px;
		
		background: url(../images/ceirp-s.png) no-repeat;
		background-size: cover;
	}
	.nav ul,.hygk-con img,.hygk h2,.pc-b p{
		display: none;
	}
	.dhjj-top,.dhjj-bottom{
		display: block;
	}
	.dhjj-top img{
		width: 33%;
	}
	.dhjj-bottom img{
		width: 24%;
	}
	.banner,.banner-c {
    	height: 185px;
    	width: 100%;
	}
	.hygk{
		/*padding:20px 10px;*/
	}

	.hygk h3{
		display: block;
	}
	.piclist{
		width: 33%;
		padding:6px;
		margin-bottom: 20px;
	}
	.pc-t {
		background:none;
	    background-size: cover;
	    width: 100%;
	   height: 303px;
	    position: relative;
	}
	.pc-t-c {
	    width: 100%;
	    position: static;
	    
	   border:0 none;
	    border-radius: 50%;
	    box-sizing: border-box;
	   
	}
	.zlfb-c a p,.ljhg a p{
		font-size:14px;
	}
	.pc-t-c img{
		border: 3px solid #4e95bf;
	}
	.pc-b span{
		color:#056ead;
		background-color: #FFF;
	}
	.hyrc{
		margin-top:30px;
	}
	.hyrc table{
		width: 100%;
	}
	.zlfb{
		margin-bottom:30px;
	}
	.zlfb-c a{
		width: 25%;
		height: 230px;
		padding: 0 10px;
	}
	.zlfb-c a img{
		width: 100%;
	}
	.dhjj-s{
		display: none;
		width: 90%;
   		margin: 0 auto;
	}
	.dhjj-s img{
		width: 100%;
		height: 230px;	
	}
	.swiper-pagination-fraction{
		color:#FFF;
	}
	.ljhg .content a{
		width: 33%;	
	}
	.fright {
		display: none;
	}
	.fleft ul.one,.fleft {
		display: none;
	}
	.s-footer{
		display: block;
		color:#a5a5a5;
	}
	.s-footer li{
		color:#a5a5a5;

	}
	.s-footer li img{
		float: left;
	}
	.s-footer li p{
		color:#a5a5a5;
		float: left;
		margin-left:5px;
	}
	.s-footer li.clearfix{
		display: inline-block;
	}
	.footer{
		height: 130px;
		padding-top:32px;
	}
}
@media (max-width: 767px) {
	.content,.hygk-con p{
		width: 100%;
	}
	.hygk-con p{
		margin-top:30px;
		text-indent: 2em;
		padding-right:0;
	}
	.content{
		width: 100%;
	    padding: 0px 8px;
	    box-sizing: border-box;
	}
	.nav{
		width: 100%;
    	height: 50px;
	}
	.nav a{
		height: 40px;
		width: 96px;
		margin-top:5px;
		margin-left: 8px;
		
		background: url(../images/ceirp-s.png) no-repeat;
		background-size: cover;
	}
	.nav ul,.hygk-con img,.hygk h2,.pc-b p,.dhjj-top,.dhjj-bottom{
		display: none;
	}
	
	.banner,.banner-c {
    	height: 185px;
    	width: 100%;
	}
	.hygk{
		/*padding:20px 10px;*/
	}

	.hygk h3{
		display: block;
	}
	.piclist{
		width: 33%;
		padding:6px;
		height: auto;
	}
	.pc-t {
		background:none;
	    background-size: cover;
	    width: 100%;
	    height: auto;
	    position: relative;
	}
	.pc-t-c {
	    width: 100%;
	    position: static;
	    height: auto;
	    border:0 none;
	    border-radius: 50%;
	    box-sizing: border-box;
	    
	}
	.pc-t-c img{
		border: 3px solid #4e95bf;
	}
	.pc-b span{
		color:#056ead;
		background-color: #FFF;
		top:0px;
	}
	.hyrc{
		margin-top:30px;
	}
	.hyrc table{
		width: 100%;
	}
	.zlfb{
		margin-bottom:30px;
	}
	.zlfb-c a{
		width: 50%;
		height: 230px;
		padding: 0 10px;
	}
	.zlfb-c a img{
		width: 100%;
	}
	.dhjj-s{
		display: block;
		width: 90%;
   		margin: 0 auto;
	}
	.dhjj-s img{
		width: 100%;
		height: 230px;	
	}
	.swiper-pagination-fraction{
		color:#FFF;
	}
	.ljhg .content a{
		width: 50%;	
	}
	.fright {
		display: none;
	}
	.fleft ul.one,.fleft {
		display: none;
	}
	.s-footer{
		display: block;
		color:#a5a5a5;
	}
	.s-footer li{
		color:#a5a5a5;

	}
	.s-footer li img{
		float: left;
	}
	.s-footer li p{
		color:#a5a5a5;
		float: left;
		margin-left:5px;
	}
	.s-footer li.clearfix{
		display: inline-block;
	}
	.footer{
		height: 130px;
		padding-top:32px;
	}
}