body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
    margin: 0;
    padding: 0;
}
body {
    background: #fff;
    color: #555;
    font-size: 14px;
    font-family: Microsoft YaHei;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
a {
    color: #555;
    text-decoration: none;
}
img {
    border: none;
}
ol,ul,li {
    list-style: none;
}
input, textarea, select, button {
    font: 14px Verdana,Helvetica,Arial,sans-serif;
    border: 1px solid #999;
}
table {
    border-collapse: collapse;
}
.clearFix:after {
    content: "";
    display: block;
    clear: both;
}
em, i {
    font-style: normal;
}
.l {
    float: left;
}
.r {
    float: right;
}
.pad {
    width: 1200px;
    margin: 0 auto;
}
/*nav*/
.nav{
	width: 100%;
	height: 68px;
	background:#120a06;
	line-height:68px;
	}
.nav .pad ul li{font-size:16px;float:left;width:149px;text-align:center;}
.nav .pad ul li.active{background:url(../img/bg.png) no-repeat center center;background-size:100%;}
.nav .pad ul li.active a{color: #373737;}
.nav .pad ul li a{color: #ffffff;}
/*banner*/
.banner .ban_img{display:block;width:100%;}
.banner{position:relative;}
.banner .success{position:absolute;width:604px;height:145px;top:0px;left:50%;margin-left:-301px;
margin-top:22%; animation:bannerAnimation 0.7s linear infinite; -webkit-animation:bannerAnimation 0.7s linear infinite;
-moz-animation:bannerAnimation 0.7s linear infinite;-ms-animation:bannerAnimation 0.7s linear infinite;}
@keyframes  bannerAnimation{
	from{transform:scale(1.1);}
	to{transform:scale(1);}
}
@-webkit-keyframes bannerAnimation{
	from{transform:scale(1.1);}
	to{transform:scale(1);}
}
@-moz-keyframes bannerAnimation{
	from{transform:scale(1.1);}
	to{transform:scale(1);}
}
@-ms-keyframes bannerAnimation{
	from{transform:scale(1.1);}
	to{transform:scale(1);}
}
/*双飞翼布局*/
body{min-width:1200px;}
/*.container,.left,.right{float:left;}
.container{width:100%;}
.main{margin:0 360px;}
.left{width:auto;margin-left:-100%;}
.right{width:360px;margin-left:-360px;}*/
/*Preface*/
.Preface{width:100%;border:1px solid #210803;margin-top:-20px;}
.Preface_l{width:114px;height:163px;background:url(../img/Preface.png) no-repeat center center;background-size:100%;
font-size:30px;color:#000;margin-top:42px;margin-left:-1px;margin-bottom:32px;}
.Preface_l h4{width:30px;margin-left:30px;margin-top:40px;}
.Preface_r p{text-indent:2em;font-size:16px;color:#2f2f2f;width:1048px;line-height:28px;margin-top:50px;
text-align:justify;margin-right:12px;
}
/*inauguration*/
.inauguration{margin-top:34px;}
.inauguration_title{width:100%;height:49px;background:url(../img/title.png) no-repeat center center;
background-size:100%;font-size:22px;color:#000;text-align:center;line-height:49px;}
.inauguration_box{margin-top:27px;}
.inauguration_boxl{width:440px;}
.inauguration_boxr{width:744px;position:relative;height:296px;}
.inauguration_boxr h1{font-size:20px;color:#191919;margin-bottom:23px;}
.inauguration_boxr p{font-size:14px;color:#191919;line-height:27px;}
.inauguration_more{width:215px;height:54px;background:#f7cc6f;
box-shadow:0 0 13px #747474;
position:absolute;right:0;
line-height:28px;}
.inauguration_more span{display:block;width:140px;height:54px;font-size:20px;color:#000;line-height:54px;text-align:center;
border-right:2px solid #000000;float:left;}
.inauguration_more a{display:flex;}
.inauguration_more img{display:block;margin:auto;margin-top:16px;}
/*KeynoteMeeting*/
.KeynoteMeeting{margin-top:34px;}
 .swiper-container {
      width: 100%;
      height: 100%;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
width:291px;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
    .swiper-slide{display:flex;flex-direction:row;}
.KeynoteMeeting_more{position:relative;margin:0 auto;}
/*symposium*/
.symposium{margin-top:34px;}
.symposium_box h2{font-size:16px;color:#0a0204;margin-top:26px;margin-bottom:7px;font-weight:bold;}
.symposium_box p{font-size:14px;color:#191919;text-justify:center;;line-height:28px;text-indent:2em;}
.symposium ul{margin-right:-30px;margin-top:19px;margin-bottom:18px;}
.symposium ul li{float:left;margin-right:10px;}
.symposium ul li img{display:block;}
/*base*/
.base{width:100%;height:598px;background:url(../img/people_bg.jpg) no-repeat top center;
background-size:100%;padding-top:22px;}
.base_boxl{width:608px;height:421px;background:url(../img/base_img.png) no-repeat top center;
background-size:100%;}
.base_boxr{width:578px;}
.base_boxr h3{font-size:20px;color:#0a0204;line-height:33px;margin-bottom:25px;}
.base_boxr  p{font-size:14px;color:#0a0204;line-height:25px;text-indent:2em;text-align:justify;
margin-bottom:7px;}
.base_box{margin-top:30px;}
/*picture*/
.picture {
    width: 100%;
    height: 705px;
    background: url(../img/picture_bg.jpg) no-repeat top center;
    background-size: 100%;
   
   overflow:hidden;
}
.picture .inauguration_title{margin-top: 28px;}
.poster-main {
    position: relative;
    width: 1024px;
    height:581px
}

.poster-main a,.poster-main img {
    display: block
}

.poster-main .poster-list {
    height:581px
    width: 900px;
    height: 270px
}

.poster-main .poster-list .poster-item {
    position: absolute;
    left: 0;
    top: 0
}

.poster-main .poster-btn {
    position: absolute;
    height: 100%;
    width: 100px;
    top: 0;
    z-index: 10;

}

.poster-main .poster-prev-btn {
    left: -98px;
    background: url(../img/gql.png) no-repeat center center
}

.poster-main .poster-next-btn {
    right: -98px;
    background: url(../img/gqr.png) no-repeat center center
}


.picture h2 em {
    font-size: 20px;
    color: #fff;
    float: left;
    text-align: center;
    display: block;
    padding: 0 12px;
    font-weight:bold;
}

.picture h2 i {
    width: 520px;
    height: 12px;
    background: url(../img/jbl.png) no-repeat center center;
    background-size: 100%;
    float: left;
    margin-top: 8px;
    margin-left: 10px;
}

.picture h2 i.i2 {
    width: 520px;
    height: 12px;
    background: url(../img/jbr.png) no-repeat center center;
    background-size: 100%;
    float: left;
}
.jq22-container{margin-top:26px;}
/*thank*/
.mxdw{margin:0 auto;width:1200px;}
#marquee10,#marquee100{width: 1200px;
    overflow: hidden;
    height: 139px;
    margin: 0 auto;
    margin-bottom:14px;
    margin-top: 21px;
    }

#marquee10 ul li,#marquee100 ul li{float:left;text-align:center;height:208px;margin-right:22px;}
#marquee10 ul li a,#marquee100 ul li a{display:block;margin-bottom:15px;}
.wrap_box2 a:hover{text-decoration:none;}
/*footer*/
.footer{
	width:100%;
	height:276px;
	background:#170a06;
	margin:0 auto;
	}
.footer .footer_inner{
	width:1204px;
	height:276px;
	position:relative;
	margin:0 auto;
	}
.footer p{
	font-size:16px;
	line-height:40px;
	color:#f4fde2;
	font-family:"微软雅黑";
	position:absolute;
	left:1px;
	top:65px;
	}
.footer p a{
	font-size:16px;
	line-height:28px;
	color:#f4fde2;
	font-family:"微软雅黑";
}
.footer div{
	position:absolute;
	right:1px;
}
.footer div h2{
	font-family:"微软雅黑";
	color:#f4fde2;
	font-size:16px;
	margin-top:41px;
	margin-bottom:36px;
text-align:center;
}
.footer div ul li{
	float:left;
	width:150px;
	margin:0 7px;
}
.footer div ul li img{
	height:102px;
	width:102px;
	display:block;
	margin:0 auto;
	border-radius:5px;

}
.footer div ul li span{
	color:#f4fde2;
	font-size:10px;
	display:block;
	width:150px;
	text-align:center;
	line-height:29px;
	font-size:14px;
}
/*开幕式轮播图*/
.shutter {
  overflow: hidden;
  width: 1000px;
  height: 295px;
  position: relative;
  
}
.shutter-img {
  z-index: 1;
}
.shutter-img,
.shutter-img a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.shutter-img a {
  cursor: default;
}
.shutter-img a > img {
  width: 100%;
  height: 100%;
}
.shutter-img .created {
  overflow: hidden;
  position: absolute;
  z-index: 20;
}
.shutter-btn {}
.shutter-btn li {
  position: absolute;
  z-index: 2;
  top: 50%;
  width: 49px;
  height: 49px;
  margin-top: -25px;
  cursor: pointer;
}
/*.shutter-btn li.prev {
  left: 20px;
  background: url(../images/shutter_prevBtn.png) no-repeat 0 -49px;
}
.shutter-btn li.next {
  right: 20px;
  background: url(../images/shutter_nextBtn.png) no-repeat 0 -49px;
}*/
.shutter-desc {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 36px;
  background: url(../images/shutter_shadow.png) repeat;
}
.shutter-desc p {
  padding-left: 20px;
  line-height: 36px;
  color: #fff;
  font-size: 14px;
}
.shutter-desc1{width:432px;height:285px;border:2px solid #fff;position:absolute;z-index:999;
margin-left:2px;margin-top:2px;}
/*mushroomxg*/
.murshroom_xgbottom{width:1200px;height:300px;overflow:hidden;
padding-top:29px;}
.mushroom_xgb{width:1200px;height:300px;}
.murshroom_xgtop ul li{font-size:22px;color:#755613;width:50%;text-align:center;float:left;}
.active_xg:after{content:'';display:block;width:50px;height:5px;background:#755613;margin:0 auto;
margin-top:18px;}
/*banner*/

.banner1 {
	width: 550px;
	height: 309px;
	position: relative;
	overflow: hidden;
}
.banner-info {
	/* display:inline-block;*/
}
.banner-img {
	position: absolute;
}
/*.banner-li ul .visi {
	background:white;
}
.banner-li {
	z-index: 1000;
	position: absolute;
	bottom: 11px;
	left:50%;
	margin-left:-39px;
	}
	.banner-li ul li {
	float:left;
	list-style-type: none;
	width: 39px;
	height: 4px;
	background: rgba(255, 255, 255, 0.5);
	text-align: center;
	margin-right:8px;
	color: #fff;
	font-size: 14px;
	
}*/

.banner-list a {
	position: absolute;
	display:block;width:550px;height:309px;overflow:hidden;
}

.jiao {
	display: block;
}


.jiao .left{
    display:block;
    font-size:20px;
    width:28px;
    height:307px;
    line-height:307px;
    color:#fff;
    background-color:rgba(255,255,255,0.7);
    position:absolute;
    z-index:1200;
    left:0;
    text-decoration: none;text-align:center;
    color:#333334;
}
.jiao  .right {
    text-decoration: none;
    display: block;
    font-size: 20px;
     width:28px;
    height:307px;
    line-height:307px;
    color: #fff;
  text-align:center;
     background-color:rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1200;
   color:#333334;
    right: 0;
}


.kms_l p{text-indent:2em;font-size:14px;color:#666;line-height:25px;}
.kms_r img{display:block;width:499px;height:366px;max-width:100%;};
.jb .i1{display:block;}
.jb span{font-size:14px;color:#666;text-align:center;margin-left:10px;}
.jb span:after{content:"";display:block;width:552px;height:1px;background:#cccccc;float:left;margin-top:10px;}
.jb span:before{content:"";display:block;width:552px;height:1px;background:#cccccc;float:right;margin-top:10px;}
.jbb{
	width: 1180px;
	height: 230px;
	overflow: hidden;
	margin-top:25px;
   
}
.jbb .bdr1 {
	width: 1180px;
	height:230px;
	overflow: hidden;
	float: left;
	position: relative;
}
.jbb .bdr1 ul li {
	width: 277px;
	margin-right: 24px;
	float: left;
}
.jbb .bdr1 ul li:last-child{margin-right:0;}
.jbb .bdr1 ul li img {
	width: 277px;
	height: 187px;
	display:block;
	margin-bottom:10px;
}
.jbb .bdr1 ul li a p {
	text-align: center;
	font-size: 14px;
	color: #333;
}
/*hot*/
.mushroom_xgbr{width:608px;height:312px;margin-right:10px;position:relative;}
.mushroom_xgbr h4{font-size:22px;color:#000;margin-bottom:14px;}
.mushroom_xgbr p{font-size:14px;color:#000;line-height:20px;
text-align:justify;text-indent:2em;}
@media only screen and (max-device-width:480px){
	body{width:100%;}
	.pad{width:100%;}
	.Preface_r{padding:0 20px;}
	.Preface .Preface_l{display:none;}
	.Preface_r p{width:100%;font-size:14px;}
	.inauguration_boxr p{font-size:16px;}
	.symposium_box{padding:0 20px;}
	.symposium_box p{text-align:justify;}
	.symposium_box a{font-size:38px;}
	.base{background:none;}
	.l{float:none;}
	.inauguration_boxl{float:left;}
	.base_boxl{margin:0 auto;}
	.base_boxr{width:100%;}
	.mushroom_xgbl{float:left;}
	.base_boxr{padding-left:20px;}
}

