.banner{
    width: 100%;
    margin: 0 auto; 
	min-width:1208px;
}
.banner img{
    width: 100%;
}
.nav{
    width: 100%;
    height: 74px;
    background-color: #cb0100;
}
.nav ul{
    width: 1280px;
    height: 100%;
    margin: 0 auto;
}
.nav ul li{
    float: left;
    width: 212px;
    height: 26px;
    margin: 24px 0;
    font-size: 26px;
    line-height: 26px;
    text-align: center;
    border-right: 1px solid #8d1c18;
}
.nav ul li:last-child{
    border-right: 0px solid #8d1c18;
}
.nav ul li a{
    color: #fff;
}
.part1{
    width: 100%;
    height: 540px;
    margin: 0 auto;
    /*background: url(./part1_bg.png) no-repeat bottom center;*/
}
.part1_t{
    width: 1208px;
    height: 146px;
    margin: 0 auto;
    line-height: 146px;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
}
.part1_t a{
color: #cb0100;
}
.part1_c{
    width: 1208px;
	margin: 0 auto;
}
#lbt1 .swiper {
    width: 540px;
    height: 360px;
}

#lbt1 .swiper-slide {
    position: relative;
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* 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;
}
#lbt1 .swiper-slide span {
    position: absolute;
    bottom: 5px;
    left: 5px;
    width: 540px;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    text-align: left;
    text-indent: 20px;
    color: #fff;
    background-color: #777b87;
}

#lbt1 .swiper-slide img {
  display: block;
  width: 540px;
  height: 360px;
  object-fit: cover;
}
#lbt1 .swiper-pagination-bullet{
    background-color: #fff !important;
}
#lbt1 .swiper-horizontal>.swiper-pagination-bullets,#lbt1 .swiper-pagination-bullets.swiper-pagination-horizontal, #lbt1 .swiper-pagination-custom,#lbt1 .swiper-pagination-fraction {
bottom: 85px;
left: 230px;
width: 100%;
}
#lbt1 .swiper-pagination-bullet-active{
background-color: #e8390d !important;
}
#lbt1 .swiper-pagination-bullet {
width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 11px));
height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 11px));
display: inline-block;
border-radius: 50%;
opacity: var(--swiper-pagination-bullet-inactive-opacity, 1);

}
.part1_ul{
    width: 620px;
}

.part1_ul  li{
    display: flex !important;
    width: 100%;
    height: 68px;
    font-size: 18px;
    line-height: 24px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    border-bottom: 1px solid #f3f3f3;
}
.part1_ul  li a{
    align-self: center;
	color: #333;
	background: url(/three_meeting/images/zt_dian_red.png) no-repeat left center;
	padding-left:15px;
}
.part2{
    width: 100%;
    height: 600px;
    /*background: url(./part2_bg.png) no-repeat left top;*/
}
.part_t{
    position: relative;
    width: 1208px;
    margin: 0 auto;
    height: 123px;
}
.part_t img{
    position: absolute;
    top: 36px;
    left: 50%;
    margin-bottom: 36px;
    transform: translate(-50%);
}
.part2_c{
    width: 1208px;
    margin:  0 auto;
}
.part2_c_d{
    float: left;
    width: 566px;
}
.part2_c_d ul li{
    width: 566px;
    height: 138px;
    border-bottom: 1px dashed #d4d4d4;
    background: url(/three_meeting/images/zt_laba.png) no-repeat left 30px;
}
.part2_c_t1{
width: 100%;
height: 60px;
line-height: 80px;
font-size: 20px;
color: #333333;
text-indent: 33px;
}
.part2_c_t2{
    width: 533px;
    height: 60px;
    margin-top: 10px;
    padding-left: 33px;
    line-height: 24px;
    font-size: 16px;
    color: #999;
}
.part2_c img{
    float: right;
    margin-top: 10px;
}
.part3{
    width: 100%;
    background: url(/three_meeting/images/part3_bg.png) no-repeat bottom center;
}
.part3_c{
    position: relative;
    width: 1208px;
    height: 600px;
    margin: 0 auto;
}
.part3 a img{
    position: absolute;
    left: 0;
    top: 140px;
}
.part3_c li{
    width: 100%;
    height: 54px;
    line-height: 54px;
    font-size: 18px;
    overflow: hidden;
}
.part3_c li::before{
    float: left;
    display: block;
    content: "";
    width: 23px;
    height: 21px;
    /*border-radius: 7px;*/
    margin: 0px 20px 46px;
    /*background-color: #cb0100;*/
	background: url(/three_meeting/images/zt_dhk.png) no-repeat top center;
}
.part3_c li a{
color: #999;
}
.part3_c li h2 a{
color: #333;
}
.p3_lb1{
    position: absolute;
    width: 658px;
    right: 28px;
    top: 140px;
}
.p3_lb2{
    position: absolute;
    width: 600px;
    height: 250px;
    left: 0;
    bottom: 10px;
}
.p3_lb2 li,.p3_lb3 li{
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #f5dada;

}
.p3_lb2 li::before,.p3_lb3 li::before{
    margin: 26px 20px;
    background-color: #cb0100;
    background-image: none;
    border-radius: 7px;
    width: 7px;
    height: 7px;
}
.p3_lb3{
    position: absolute;
    width: 600px;
    height: 250px;
    right: 0;
    bottom: 10px;
}
.part4{
    width: 100%;
    height: 455px;
}
.part4_c{
    position: relative;
    width: 1208px;
    height: 100%;
    margin: 0 auto;
    background: url(/three_meeting/images/part4_bg.png) no-repeat bottom center;
}
.part4 ul{
  position: absolute; 
  left: -10px;
  bottom: 65px;
}
.part4 li{
    width: 375px;
    height: 184px;
    float: left;
    margin-left: 25px;
}
.footer{
    width: 100%;
	min-width:1208px;
    height: 77px;
    background-color: #f0f0ec;
    border-top: 10px solid #cb0100;
}
.footer p{
    width: 1208px;
    margin: 0 auto;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 16px;
    color: #666666;
    background: url(/three_meeting/images/footer_bg.png) no-repeat 387px 27px;
}

.zht_box{ width:625px; float:right;}
.banner-b {
    width: 625px;
	float:left;
	position:relative;
    /*overflow: hidden;*/
    /*border: 1px solid #ddd;*/
}

.banner-b .hd {
	/* width: 100%; */
	/*height: 15px;*/
	overflow: hidden;
	position: absolute;
	/*bottom: 22%;*/
	bottom:10px;
	right:45%;
	z-index: 1;
	text-align: center;
}

.banner-b .hd ul {
    overflow: hidden;
    zoom: 1;
	width:none;
    /*float: left;*/
    text-align: center;
    display: inline-block;

}

.banner-b .hd ul li {
    float: left;
    margin-right: 13px;
    width: 8px;
    height: 8px;
    /*padding: 3px 25px;*/
    line-height: 14px;
    text-align: center;
    background: #ffffff;
    opacity: 0.8;
    cursor: pointer;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
	border-bottom:none;
}

.banner-b .hd ul li.on {
    background: #ff3f88;
    color: #fff;
}

.banner-b .bd {
    position: relative;
    height: 100%;
    z-index: 0;
    width: 100%;
    overflow: hidden;
}

.banner-b .bd li {
    zoom: 1;
    vertical-align: middle;
}

.banner-b .bd img {
    display: block;
	height:351px;
}


.part1_cd{ width:1208px; margin:auto; overflow:hidden;}
.banner-bews {
    float: left;
    width: 538px;
    height: 359px;
    overflow: hidden;
    position: relative;
	margin-right:22px;
}


.banner-bews .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.banner-bews .banner-bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.banner-bews .banner-bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.banner-bews .banner-bd img {
    width: 538px;
    height: 359px;
    display: block;

}
.banner-bews .banner-bd .slider-title {
    /*margin-left: 15px;*/
    width: 538px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.banner-bews .banner-bd span{
    position: absolute;
    bottom: 0px;
    left: 0;
    /*margin-left: 15px;*/
    width: 377px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    /*background-color: #f3f3f3;*/
    color: #ffffff;
    background: #777b87;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
    zoom: 1;
    padding: 13px 85px 13px 15px;
	font-size:16px;
}

.banner-bews .prev{
    background: url("../images/icon_left.png");
    position: absolute;
    bottom: 16px;
    right: 40px;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 2;
    display: block;
    width: 14px;
    height: 14px;
}
.banner-bews .next {
    background: url("../images/icon_right.png");
    position: absolute;
    bottom: 16px;
    right: 20px;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 2;
    display: block;
    width: 14px;
    height: 14px;
}

.banner-bews .prev:hover,
.banner-bews .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}
.part5{ margin:auto; width:100%; background:url(/three_meeting/images/three_meeting88.jpg) no-repeat; background-position:center center; height:205px;}