@charset "utf-8";
/*header*/
html,body{
    min-width: 1200px;

}

.header{
    background-image: url("../theme/images/bj-1.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100% 100%;
    height: 160px;
    min-width: 1200px;

}
.header-lag{
    color: #fff;
    padding-top: 20px;
    text-align: right;
}
.header-lag a{
    color: #fff;
}

.logo{
    width: 254px;
    height: 77px;
}
.logo img{
    /* width: 254px; */
    height: 77px;
}
.index-sech{
    background: url("../images/sech-bj.png") no-repeat left center;
	background-size:100% 100%;
    width: 300px;
    height: 40px;
    overflow:hidden;
    margin-top: 20px;
    display: none;
}
.index-sech-input{
    width: 232px;
    margin-top: 8px;
    border: 0;
    margin-left: 6px;
}
.index-sech-sub{
    width: 50px;
    height: 40px;
    line-height: 40px;
    display: block;
}
.index-sech-sub i{
    font-size: 31px;
}
/*header end*/
/*nav*/
.nav{
    height: 50px;
    line-height: 50px;
}
.nav-width ul{
    display: table;
    width: 100%;
}
.nav-width ul li{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.nav-width ul li a{
    color: #fff;
}
/*nav end*/
/*one*/
/*index-slide*/
.index-slide{
    width: 641px;
    height: 350px;
}
.index-slide .device {
    width: 641px;
    height: 350px;
    position: relative;
}
.index-slide .swiper-container {
    width: 641px;
    height: 350px;
}
.index-slide .swiper-container .swiper-slide{
    position: relative;
    height: 350px;
}
.swperpos{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 16px;
    color: #fff;
    padding-left: 18px;
    background: rgba(0,0,0,0.5);
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
}

.index-slide .device .arrow-left {
    background: url(../images/arr-left.png) no-repeat left center;
    position: absolute;
    margin-top: -15px;
    width: 9px;
    height: 19px;
    z-index: 2;
    right: 45px;
    bottom: 15px;
}
.index-slide .device .arrow-right {
    background: url(../images/arr-right.png) no-repeat right center;
    position: absolute;
    margin-top: -15px;
    width: 9px;
    height: 19px;
    z-index: 2;
    right: 16px;
    bottom: 15px;
}
/*index-slide end*/
/*index-time*/
.index-time{
    width: 530px;
}
.index-time-h3{
    background-image: url("../images/right-icon1.png");
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 18px;
    color: #333333;
    padding-left: 15px;
    height: 16px;
    /*line-height: 16px;*/
    position: relative;
	height:45px;
	line-height:46px;
}
.index-time-h3 span{
    font-size: 14px;
    margin-left: 15px;

}
.index-time-h3 .more{
    float: right;
    color: #999;
    font-size: 14px;

}
.index-time.floatRight .index-time-h3{
	background-color: inherit;
	border-bottom:0;
	line-height:16px;
	height: auto;}
.index-about.floatLeft .index-about-div{
	margin-top:30px;
}
/*倒计时*/
.index-time-times{
    margin-top: 20px;
}
.index-time-times div{
    float: left;
}
.index-time-bj{
    background: url("../images/time-bj.png") no-repeat left center;
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 40px;
    color: #fff;
    text-align: center;
}
.index-time-left{
    width: 45px;
    height: 80px;
    line-height: 80px;
    color: #666666;
    font-size: 16px;
    text-align: center;
}
/*倒计时 end*/
.index-list-fl{
    margin-top: 10px;
}
.index-list-fl ul{
    margin-right: -20px;
}
.index-list-fl ul li{
    float: left;
    width: 255px;
    height: 100px;
    overflow: hidden;
    margin-top: 12px;
    margin-right: 19px;
}
.index-list-bj{
    /* background: url("../images/indexbj1.png") no-repeat left center; */
    width: 255px;
    height: 100px;
}
.index-list-bj1{
    /* background: url("../images/indexbj1.png") no-repeat left center; */
    width: 255px;
    height: 100px;
}
.index-list-bj2{
    /* background: url("../images/indexbj2.png") no-repeat left center; */
    width: 255px;
    height: 100px;
}
.index-list-bj3{
    /* background: url("../images/indexbj3.png") no-repeat left center; */
    width: 255px;
    height: 100px;
}
.index-list-bj4{
    /* background: url("../images/indexbj4.png") no-repeat left center; */
    width: 255px;
    height: 100px;
}
.index-list-bj-widt{
    margin-left: 20px;
    margin-top: 26px;
}
.index-list-bj-widt h3{
    font-size: 18px;
    color: #fff;
}
.index-list-bj-widt span{
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
}
/*index-time end*/
/*one end*/
/*two*/
.index-about{
    width: 860px;
}
.index-about-div{
    margin-top: 36px;
}
.index-about-div-cont{
    width: 520px;
}
.index-about-div-cont p{
    color: #333333;
    height: 260px;
    overflow: hidden;
}
.index-about-more{
    display: block;
    width: 120px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    text-align: center;
}
.index-about-more:hover{
    color: #fff;
}

.index-about-time{
    width: 300px;
    /*border: 1px solid #b4b4b4;*/
}
.index-about-h3{
    background-image: url("../images/right-icon1.png");
    background-repeat: no-repeat;
    background-position: 20px center;
    font-size: 18px;
    color: #fff;
    border-bottom: 1px solid #b4b4b4;
    padding-left: 35px;
    height: 45px;
    line-height: 45px;
}

.index-about-time-div{
    width: 250px;
    margin: 0 auto;
    padding-bottom: 19px;
}
.index-about-time-ul{
    height: 280px;
	min-height:304px;
	max-height:304px;
}
.index-about-time-ul li{
    margin-top: 16px;
}
.index-about-time-ul li h3{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.index-about-time-ul li span{
    display: block;
    color: #333333;
    text-indent: 1.8em;
}
/*two end*/
/*three*/
.index-dynamic-lefts{
    width: 860px;
}
.index-dynamic-a{
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 30%;
    height: 16px;
    line-height: 14px;
    width: 24px;
    text-align: center;
    color: #fff;
}
.index-dynamic-a:hover{
    color: #fff;
}

.index-dynamic-list{
    margin-top: 30px;
}
.index-dynamic-listh3{
    width: 668px;
}
.index-dynamic-listit{
    font-size: 16px;
    font-weight: bold;
    position: relative;
    margin-bottom: 20px;
}
.index-dynamic-listtime{
    position: absolute;
    right: 0;
    top:2px;
    font-weight: normal;
    font-size: 14px;
    color: #666666;
}
.index-dynamic-listp{
    font-size: 16px;
    color: #666666;
    height: 76px;
    overflow: hidden;
}

.index-dynamic-ul{
    height: 198px;
    overflow: hidden;
}
.index-dynamic-ul li{
    font-size: 16px;
    position: relative;
    margin-top:9px;
}
.index-dynamic-ul li span{
    position: absolute;
    right: 0;
    top: 2px;
    font-size: 14px;
    color: #666666;
}
.index-dynamic-right{
    width: 300px;
}
.index-dynamic-rightul{
    height: 275px;
}
.index-dynamic-rightul  li{
    height: 58px;
    line-height: 58px;
    font-size: 16px;
    padding-left: 59px;
    margin-bottom: 9px;
}
.index-dynamic-rightul  li i{
    font-size: 36px;
    vertical-align: middle;
    margin-right: 10px;
}
/*three end*/
/*广告位*/
.index-adve{
    height: 100px;
    margin-top: 30px;
}
/*广告位 end*/
/*友情链接*/
.index-user{

}
.index-user ul{
    margin-right: -16px;
}
.index-user ul li{
    float: left;
    position: relative;
    width: 188px;
    height: 62px;
    margin-right: 14px;
    margin-bottom: 20px;
}
.index-userimg{
    width: 186px;
    height: 60px;
    border: 1px solid #b4b4b4;
}
.index-user-img{
    position: absolute;
    width: 100%;
    height: 62px;
    line-height: 75px;
    left: 0;
    top: 0;
    text-align: center;
    display: none;
}
.index-user ul li:hover .index-user-img{
    display: block;
}
/*友情链接 end*/
/*footer*/
.footer{
    padding-top: 40px;
    padding-bottom: 30px;
    margin-top: 20px;
}
.footer-wx{
    text-align: center;
    height: 133px;
}
.footer-p{
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    margin-top: 30px;
}
.footer-p a{
    color: #fff;
}
/*footer end*/
/*基本信息一*/
.basic-left{
    border: 1px solid #b4b4b4;
}
.basic-leftp{
    padding:40px  28px;
    min-height: 455px;
}
.basic-leftp p{
    font-size: 16px;
    color: #333333;
    line-height: 36px;
}
.basic-right{
    width: 302px;
}
/*基本信息一 end*/
/*组织结构*/
.group-leftp{
    padding: 40px 28px;
    min-height: 464px;
}
.group-leftp-left{
    min-width: 75px;
    font-size: 16px;
    font-weight: bold;
}
/*组织结构 end*/
/*征文投稿*/
.zhengwen-leftp{
    padding: 40px 28px;
    min-height: 464px;
}
.zhengwen-leftpdiv{
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
}
.zhengwen-leftdivconth3{
    font-size: 16px;
    font-weight: bold;
}
.zhengwen-leftdivconth3 span{
    padding: 2px 7px;
    color: #fff;
    margin-right: 10px;
    font-weight: normal;
}
.zhengwen-leftdivcontp{
    font-size: 16px;
    color: #333333;
}
.zhengwen-leftdivcontp p{
    line-height: 36px;
}
.zhengwen-leftdivcontp p img{
    max-width: 90%;
}
.zhengwenleftsub{
    width: 220px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    margin: 20px auto;
}
.zhengwenleftsub a{
    color: #fff;
}
/*征文投稿 end*/
/*大会日程*/
.dahuih3{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.dahui-div p img{
    max-width: 100%;
}
.dahui-div p{
    color: #333333;
    font-size: 16px;
    line-height: 30px;
}
/*大会日程 end*/
/*动态列表*/
.dongtai-list-right{
    width: 610px;
}
.margin-top0{
    margin-top: 0;
}
/*分页*/
.add-page{
    margin: 0 auto;
    width: 565px;
    margin-top: 40px;
}
.add-page ul li{
    display: inline-block;
}
.add-page ul li a{
    display: block;
    font-size: 14px;
    color: #999999;
    border: 1px solid #dcdcdc;
    border-radius:3px;
    padding: 7px 15px;
    margin-right: 2px;
}
.add-page ul li .add-page-first{
    padding: 7px 23px;
}
.add-page ul li .border-none{
    border: 0;
}
.add-page-number{
    width: 38px;
    height: 38px;
    border: 1px solid #dcdcdc;
    text-align: center;
    padding-left: 0 !important;
    border-radius:3px;
}
.add-page-submit{
    width: 58px;
    height: 38px;
    border: 1px solid #dcdcdc;
    text-align: center;
    padding-left: 0 !important;
    border-radius:3px;
    cursor: pointer;
    background: #ffffff;
}

.add-page ul li .active{
    background: #295cab;
    color: #fff;
    border: 1px solid #295cab;
}
.add-page ul li .active:hover{
    color: #fff;
}
/*分页 end*/
/*动态列表 end*/
/*动态列表 详情*/
.jourPages{
    padding-bottom: 20px;
    padding-top: 20px;
}
.jourPages a {
    width: 50%;
    display: block;
    float: left;
    height: 39px;
    line-height: 39px;
    overflow: hidden;
    color: #666666;
}
/*动态列表 详情end*/

/**********分页样式*******/
/* 分页 */
.pages {
    display: table;
    margin:0 auto;
}
.pages .pagination {
    display: inline-block;
    float: left;
}
.pages .pagination li {
    width: 38px;
    height: 38px;
    border: 1px solid #e5e5e5;
    float: left;
    margin-right: 11px;
    font-size: 14px;
    color: #999;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
}
.pages .pagination li a {
    color: #999;
    display: block;
}
.pages .pagination li:hover, .pages .pagination li.active, .pages .pagination li.prev:hover {
    border: 1px solid #2463a6;
    background: #2463a6;
}
.pages .pagination li a:hover, .pages .pagination li.active a, .pages .pagination li:hover span {
    color: #fff;
}
.pages .pagination li.prev, .pages .pagination li.next {
    width: 88px;
    cursor: pointer;
}
.pages .pagination li.next a:hover {
    color: #fff;
}
.pages .form {
    display: inline-block;
    height: 40px;
    line-height: 40px;
}
.pages .form .text {
    font-size: 14px;
    color: #999;
}
.pages .form .input {
    width: 38px;
    padding: 7px 0;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    padding-left: 0;
    text-align: center;
    color: #999;
}
.pages .form .go-page {
    width: 58px;
    height: 38px;
    border: 1px solid #dcdcdc;
    text-align: center;
    color: #999;
    display: inline-block;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
    padding:0;
}
/* 分页 end */


/*判断浏览器*/
.Iepop {
	width: 100%;
	height: 100%;
	background: url(../images/bg.png);
	position: fixed;
	z-index: 9999999999999999999;
	top: 0;
	left: 0;
	display: none;
}
.IeCont {
	width: 607px;
	height: 405px;
	position: relative;
	top: 30%;
	margin: 0 auto;
	background: url(../images/Pop.png) no-repeat;
	overflow: hidden;
}
.IeBox {
	padding: 20px;
	overflow: hidden;
	padding: 20px;
	overflow: hidden;
	margin-top: 70px;
	margin-left: 61px;
	margin-right: 33px;
}
.IeBox h3 {
	margin-bottom: 25px;
	font-size: 24px;
}
.IeBox p {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.IeLink {
	margin-top: 35px;
	background: url(../images/iealertsprite.png);
}
.IeLink span {
	width: 73px;
	height: 98px;
	display: inline-block;
	margin-right: 16px;
}
.IeLink span:last-child {
	margin-right: 0;
}
.IeLink span a {
	display: block;
	width: 73px;
	height: 98px;
}
.guest_list{
    overflow: hidden;
    margin: 0 -23px;

}
.guest_list li{
    float: left;
    margin: 0 23px;
    width: 150px;
    height: 320px;
    padding: 15px;
    background: #f4f7fa;
}
.guest_list li img{
    width: 100%;
    height: 170px;

}
.guest_list li h5{
    font-size: 16px;
    color: #333;
    text-align: center;
    font-weight: bold;
    margin: 5px 0;
}
.guest_list li h6{
    font-size: 14px;
    color: #333;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
}
.guest_list li p{
    font-size:12px;
    color: #333;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;/*要显示的行数*/
    overflow: hidden;
}
.timeline_section{
    width: 100%;
    max-height: 350px;
    overflow-y: auto;
}
.timeline{
    position: relative;
}
.timeline:before {
    content: "";
    position: absolute;
    left: 5px;
    top: 18px;
    bottom: 0;
    width: 1px;
    background: #e3e5ea;
}
.timeline .timeline_entry{
    width: 100%;
    overflow: hidden;
}
.timeline .timeline_entry .timeline_left {
    width: 12px;
    float: left;
    margin-top: 3px;
    position: relative;
}
.timeline .timeline_entry .timeline_left .timeline_icon {
    width: 12px;
    margin: 0 auto;
}
.timeline .timeline_entry .timeline_right{
    float: left;
    width: 255px;
    margin-left: 10px;
}
.timeline .timeline_entry .timeline_right h6{
    font-size: 16px;
    color: #2463a6;
    font-weight: bold;
    margin-bottom: 5px;

}
.timeline .timeline_entry .timeline_right li{
    overflow: hidden;
    margin-bottom: 5px;

}
.timeline .timeline_entry .timeline_right li span{
    width: 50%;
    display: block;
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 28px;
}
.news_list{
    width: 100%;
    height: 192px;
    overflow: hidden;
}
.news_list li{
    padding-left: 15px;
    overflow: hidden;
    background: url(../images/icon2.png) left center no-repeat;
    line-height: 32px;
    font-size: 16px;
    color: #666;
}
.news_list li a{
    display: block;
    float: left;
    max-width: 74%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_list li a:hover{
    color: #2463a6;

}
.news_list li .date{
    color: #999;
    float: right;
}
.about_section{
    width: 100%;
    height: 192px;
    max-height: 192px;
    overflow-y: auto;
}
.about_section_box{
    width: 100%;
    overflow: hidden;
    margin-top: 4px;
}
.about_section_box h6{
    font-size: 16px;
    color: #333;
    margin-bottom: 15px;


}
.about_section_box ul,.about_section_box ul li{
    width: 100%;
    overflow: hidden;
}
.about_section_box ul li lable{
    width: 50px;
    display: block;
    float: left;
    font-size: 16px;
    color: #666;
    line-height: 32px;
}
.about_section_box ul li .item_cont{
    float: right;
    width: 250px;
    font-size: 16px;
    color: #666;
}
.about_section_box ul li .item_cont p{
    line-height: 32px;
    font-size: 16px;

}
.basic-leftp .guest_list{
    margin: 0 -14px;
}
.basic-leftp .guest_list li{
    margin: 0 14px;
    margin-bottom: 20px;
}
.basic-leftp .timeline{
    margin-bottom: 30px;
}
.basic-leftp .timeline .timeline_entry .timeline_right{
    width: 540px;
    margin-left: 25px;

}
.basic-leftp .news_list{
    margin-bottom: 30px;
    height: auto;

}
