@charset "utf-8";
.all_bg{
  background: url(../images/page_bg.jpg) center repeat;
  min-height: 6px;
}
.header_language{
  height: 40px;
  line-height: 40px;
}

.english{
  background: url(../images/english.png) no-repeat left center;
  padding-left: 20px;
}
.chian{
  background: url(../images/china.png) no-repeat left center;
  padding-left: 20px;
}
.logo{
  background: url(../images/logo.png) no-repeat left center;
  width: 938px;
  height: 177px;
  display: inline-block;
}
.date{
  height: 177px;
  line-height: 32px;
  padding-top: 50px;
  font-weight: bold;
}
.nav{
  background: #053065;
  height: 50px;
}

.nav ul li{
  float: left;
  line-height: 50px;
  font-weight: bold;
  font-size:18px;
}
.nav ul li a:last-child{

}
.nav ul li a{
  color: #FFFFFF;
  padding: 0 29px 0 29px;
  height: 50px;
  display: inline-block;
}
.nav ul li a:hover{
  color: #f44336;
}

/* banner */
.fullSlide {
  width: 100%;
  position: relative;
  height: 393px;
  background: #000;
}

.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.fullSlide .bd ul {
  width: 100% !important;
}

.fullSlide .bd li {
  width: 100% !important;
  height: 393px;
  overflow: hidden;
  text-align: center;
}

.fullSlide .bd li a {
  display: block;
  height: 393px;
}

.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
}

.fullSlide .hd ul {
  text-align: center;
}

.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 12px;
  height: 12px;
  margin: 5px;
  overflow: hidden;
  background: #a09dae;
  filter: alpha(opacity=50);
  opacity: 0.5;
  line-height: 999px;
  border-radius: 50%;
}

.fullSlide .hd ul .on {
  background: #FFFFFF;
}

.fullSlide .prev,.fullSlide .next {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -30px;
  left: 15%;
  z-index: 1;
  width: 40px;
  height: 60px;
  background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
  display: none;
}

.fullSlide .next {
  left: auto;
  right: 15%;
  background-position: -6px -137px;
}

.url ul li{
  background: #f2f4f9;
  float: left;
  margin-left:30px;
  margin-top:10px;
  border:1px solid #600;
	border-radius: 25px;
}
.url ul li a{
  display: inline-block;
  width: 280px;
  height: 90px;
  text-align: center;
  line-height: 96px;
  font-size: 18px;
  color: #053065;
}
.url ul li .time{
  background: url(../images/日历.png) no-repeat left 15px center;
  background-size:80px;
  background-repeat:no-repeat;
}

.url ul li .announcement{
  background: url(../images/红色信封.png) no-repeat left 25px center;
  background-size:70px;
  background-repeat:no-repeat;
}

.url ul li .invitation{
  background: url(../images/红色下载箭头.png) no-repeat left 25px center;
  background-size:60px;
  background-repeat:no-repeat;
}

.url ul li .article{
  background: url(../images/红色信纸.png) no-repeat left 30px center;
  background-size:60px;
  background-repeat:no-repeat;
}

.url ul li .time span{
  background: #660000;
  border-radius: 20px;
  padding: 10px 5px 10px 5px;
  color: #FFFFFF;
}

.page .page_left .about p{
  text-align: justify;
  font-size: 16px;
  color: #303033;
  line-height: 36px;
}

.title{
  font-size: 24px;
  font-weight:bold;
  height: 60px;
  line-height: 60px;
  padding-left: 50px;
  padding-top: 18px;
}
.page .page_left .news ul li{
  padding-left: 1px;
  height: 40px;
  line-height: 50px;
}
.news_list li{
  padding-left: 30px;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px dashed  #CCCCCC;
}

/* 焦点图 */
.focus{
  width:800px;
  height:220px;
  position:relative;
  margin-top:6px;
  float:center;
  background: #f7f8f9;;
}
.focus ul{
  width:800px;
  height:220px;
  overflow:hidden;
  padding: 20px;
  position: relative;
}
.focus ul li img{
  width: 114px;
  height: 140px;
  float: left;
  margin-right: 20px;
}

.rslides {
  width: 100%;
  position: relative;
  list-style: none;
  padding: 0
}

.rslides_nav {
  height: 51px;
  width: 31px;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  background: url(../images/i.png) no-repeat 0 -560px;
  margin-top: -28px
}

.rslides_nav:active {
  opacity: 1.0
}

.rslides_nav.prev {
  background: url(../images/left.png) no-repeat;
  width: 10px;
  height: 12px;
  position: absolute;
  right: 50px;
}

.rslides_nav.next {
  background: url(../images/right.png) no-repeat;
  width: 10px;
  height: 12px;
  position: absolute;
  right: 30px;
}


.page .page_right{

}
.important {
  background: #ffffff;
}
.important ul{
  width: 95%;
  margin: 0 auto;
}
.important ul li{
  text-align: left;
  padding: 3px 0px 15px 1px;

}
.important ul li:first-child{
  color: #fa1903;
}
.important ul li:last-child{
  border: none;
  font-weight: bold;
}

.contact {
  background: #ffffff;
}
.contact ul{
  width: 95%;
  margin: 0 auto;
}
.contact ul li{
  text-align: left;
  padding: 3px 0px 15px 1px;

}

.contact ul li:last-child{
  border: none;
}
.contact ul li p.mail{
  background: url(../images/mail.png) no-repeat left center;
  padding-left: 30px;
}
.contact ul li p.phone{
  background: url(../images/phone.png) no-repeat left center;
  padding-left: 30px;
}
.hxx{
  background: url(../images/hxx.png)  center repeat;
  width: 98%;
  height:3px;
}
.sponsors ul {
  width: 90%;
  margin:0px auto;
  padding: 10px 0px 10px 0;

}
.sponsors ul li {
  height: 50px;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}

.sponsors ul li img {
  height: 100%;
  /*border-radius: 50%;*/

}

.footer {
  border-bottom: 15px solid #ffffff;
}


.banner_p {
  margin: 0;
  padding: 30px 20px 30px 0px;
  font-size: 35px;
}
header.img{
  height: 291px;
  background: #e1edff;
	background-size: 100% 100%;
}


div.background1{
  background: #05727c;
  color:#FFF;
	line-height: 40px;
}

div.background3 {
	font-size: 20px;
	font-weight: bold;
	background: url(../images/title_bg_2.png) no-repeat;
	color: #05727c;
	background-size: 12% 90%;
}

div.background4 {
	font-size: 18px;
	font-weight: bold;
	background: url(../images/title_bg_2.png) no-repeat;
	color: #146e7c;
	background-size: 15% 90%;
}

div.background5 {
	font-size: 18px;
	font-weight: bold;
	background: url(../images/title_bg_1.png) no-repeat;
	color: #ffffff;
	background-size: 15% 100%;

/*other*/
.public_h{
  border-bottom: 1px solid #707070;
}

.page_left dl{
  margin-bottom: 30px;
  min-height: 300px;

}
.page_left dl img{
  width: 130px;
  height: 160px;
}
.page_left dl dd{
  text-align: justify;
  width: 80%;
  float: right;
  padding-top: 10px;

}
.public_p p{
  line-height: 36px;
  text-align: justify;
}

.pointer{
  cursor: pointer;
}

.secondary-title{
	font-size: 20px;
	margin-bottom: 15px;
}

.three-level-title{
	font-size: 18px;
}

.hint{
	margin-left: 10px;
	line-height: 38px;
}

.page_left dl.layui-anim-upbit dd{
width: 100%;
float: none;
}

.line-height35{
	line-height: 35px;
}
.page_right{
    text-align: left;
}
