*{
    margin:0;
    padding:0;
    list-style: none;
    text-decoration:none;
}
/*body*/
body{
    background: #f5fbfe;
    font-size:14px;
    font-family: "微软雅黑";
}
/*banner*/
.banner{
    position: relative;
    background: url("../images/banner.jpg")  no-repeat center center;
    height:344px;
}
.banner span{
    position: absolute;
    z-index: 1;
    top:35px;
    right:240px;
    color:#fff;
    font-size:18px;
}
.banner a{
    color:#fff;
}
.banner01{
    background: url("../images/banner01.jpg")  no-repeat center center;
}
/*nav*/
.nav{
    height:62px;
    line-height:62px;
    background: #f7f8f8;
    /*border-bottom:1px solid #adb2b4;*/
}
.nav ul{
    width:75.3%;
    margin:0 auto;
    padding:17px 0;
    height:65px;
    line-height: 11px;
	list-style: none;
}
.nav span{
	margin-right:5%;
}
.nav-e ul{
    width:74%;
    margin:0 auto;
    padding:17px 0;
    height:65px;
    line-height: 11px;
	list-style: none;
}

.nav li{
    float:left;
    /*border-right:1px solid #5d5d5e;*/
    cursor: pointer;
	height: 45px;
	display: flex;
    align-items: center;
}
.nav-c li{
    padding:0 30px;
}
.nav li a{
    color:#000;
	font-size:14px;
	font-weight:700;
}
.nav-e li{
    padding:0 15px;
}
.nav-e li a{
    color:#000;
	font-size:12px;
	font-weight:700;
}
.nav li:last-child{
    border-right:0;
}
/*main*/
.main{
    width:1000px;
    margin:12px auto 0 auto;
    overflow: hidden;
    background:#fff;
}
.main .left,.main .right{
    float: left;
    background: #fff;
    vertical-align: top;
}
.main .left{
    width:315px;
}
.left .left-title{
    margin-top:40px;
    height: 52px;
    text-align: center;
    background: url("../images/title.png") no-repeat center center;
}
.left .left-title a{
    display: block;
    height: 52px;
    margin-left:40px;
    line-height: 52px;
    font-size: 16px;
    color:#fff;
}
.left .left-content{
    margin-top:45px;
    margin-left:33px;
}
.left .announcement p{
    padding-left:40px;
    height:31px;
    line-height: 31px;
    background: url("../images/icon01.png") no-repeat;
    font-size:20px;
}
.left .announcement ul{
    margin-top:18px;
    margin-left:17px;
}
.left .announcement li{
    /*height:24px;*/
    line-height: 24px;
    list-style: disc;
}
.left .announcement li a{
    color:#000;
}
.left .announcement li a:hover{
    color:#e8830b;
    text-decoration: underline;
}
.left .picture{
    position: relative;
    margin-top:37px;
}
.left .picture p{
    padding-left:40px;
    height:31px;
    line-height: 31px;
    background: url("../images/icon02.png") no-repeat;
    font-size:20px;
}
.left .picture div{
    width:200px;
    margin-top:15px;
    margin-left:30px;
}
.left .picture  ul{
    width:200px;
}
.left .picture  ul li{
    float: left;
}
.left .picture  ul img{
    width:200px;
    height:120px;
}
.left .picture .unslider-arrow04 img{
    position: absolute;
    top:100px;
    width:24px;
    height:24px;
}
.left .picture .prev img{
    left:0px;
}
.left .picture .next img{
    right:20px;
}
.left .meet{
    margin-top:35px;
}
.left .meet p{
    padding-left:40px;
    height:31px;
    line-height: 31px;
    background: url("../images/icon03.png") no-repeat;
    font-size:20px;
}
.left .meet ul{
    margin-top:20px;
}
.left .meet li{
    height:24px;
    line-height: 24px;
    background: url("../images/disc.png") no-repeat 0 10px;
}
.left .meet li a{
    color:#000;
    display: inline-block;
    width:210px;
    padding-left:15px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.left .meet a:hover{
    color:#e8830b;
    text-decoration: underline;
}
.left .meet ul>a{
    color:#262ab0;
    text-decoration: underline;
}
.left .sponsor p{
    margin-top:30px;
    padding-left:40px;
    height:31px;
    line-height: 31px;
    background: url("../images/icon04.png") no-repeat;
    font-size:20px;
    text-align: left;
}
.sponsor div a {
	color: #000;
	font-weight: bold;
}

.left .sponsor img{
    margin-top:20px;
}
/*.left .sponsor div:nth-child(4) img{
    width:90px;
}
*/.main .right{
    padding:40px 30px 35px 30px;
    width:600px;
    text-align: center;
    border-left:12px solid #f5fbfe;
    min-height: 812px;
}
.main .right p{
    line-height: 24px;
}
.right .right-title{
    font-size: 20px;
    color:#1254b7;
}
.right .title-english{
    font-size: 14px;
}
.right .title-time{
    margin-bottom:26px;
    font-size:14px;
}
.right .paragraph{
    margin-top:26px;
    font-size:14px;
    text-align: left;
}
.right .info{
    font-weight: bold;
    text-align: left;
}
.right .content-title{
    margin-top:25px;
    font-size:14px;
    color:#1254b7;
    text-align: left;
}
.right .pay strong,.right .require strong{
    text-decoration:underline
}
.right .content-text{
    text-align: left;
}
.right .content-text p{
    padding-left:15px;
}
.right .spokesman{
    margin-top:23px;
}
.right .spokesman img{
    float:left;
    width:82px;
}
.right .spokesman li{
    overflow: hidden;
    margin-top:14px;
}
.right .spokesman div{
    float:left;
    width:462px;
    margin-left:25px;
    padding-bottom: 14px;
    border-bottom:1px dashed #707070;
}
.right .spokesman li:last-child div{
    border-bottom:0;
}
.right .spokesman div p{
    text-align: left;
    font-size:14px;
}
.right .date table{
    border:1px solid #ababab;
}
.right .date-c table{
    margin-left:100px;
}
.right .date table tr td{
    padding:3px 15px;
    border:1px solid #ababab;
}
right .date-c table tr td{
    padding:3px 30px;
}
.right .pay p,.right .require p,.right .connect p{
    text-align: left;
}
.right .time p{
    text-align: right;
}
.right .connect img{
    width:200px;
}
/*footer*/
.footer{
    height:63px;
    margin-top:12px;
    background: #d4dbdf;
    text-align: center;
}
.footer p{
    padding-top:20px;
}

.content li {
	text-align:center;
}
		
.sponsor img {
	width: 90%;
}

/*设置整个轮播图的布局*/
.carousel {
	width:72.5%;
	position: relative;
	margin: 0px auto;

	/*border: 1px solid rgba(0, 0, 0, 0.1);*//
	box-sizing: border-box;
	/*超出部分隐藏*/
	overflow: hidden;
}
.carousel a {
	color: #fff;
}
.nav span {
	position: absolute;
	z-index: 999;
	top: 8px;
	right: 10%;
	color: #000;
	font-weight:700;
	font-size: 14px;
}

		
/*设置背景图片的布局*/
.content {
	z-index: 1;
}
/*设置左移、右移图标和指示器的布局*/
.pos,
.dot {
	position: absolute;
	z-index: 2;
	width: 100%;
}
/*设置左移、右移图标先垂直居中、不显示*/
.pos {
	top: 50%;
	transform: translateY(-50%);
	display: none;
}
/*设置左移、右移图标的背景*/
.pos > a {
	padding: 10px 0;
	border-radius: 15px;
	background: rgba(0, 0, 0, 0.5);
}
/*设置左移图标的位置*/
.left {
	float: left;
}
/*设置右移图标的位置*/
.right {
	float: right;
}
/*设置指示器显示的位置*/
.dot {
	bottom: 5px;
	text-align: center;
}
/*设置指示器的背景*/
.dot ul {
	display: inline-block;
	padding: 2px;
	background: rgba(0, 0, 0, .2);
	border-radius: 15px;
}
/*设置圆点的大小*/
.dot > ul > li {
	float: left;
	margin: 5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: white;
	cursor: pointer;
}
/*设置显示当前图片时指示器指示的位置*/
.active {
	background: rgba(255, 255, 255, .6) !important;
}
