@charset "utf-8";

/*@ 壹会网-首页样式
 @ wukai
 @ 2017-6-16*/
/*字体颜色fc*/
html {
	overflow-y: scroll;
}

.clearfix:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	/* 触发 hasLayout */
	zoom: 1;
}

/*字体大小*/
button {
	outline: none;
}

.header_space {
    width: 1260px;
    margin: 80px auto 0;
}


/*轮播图*/
#myCarousel .yihui__carousel--size {
	height: auto;
	width: 100%;
}

/*快捷入口*/
.mid_entry {
	width: 1200px;
	height: 100px;
	background: #fff;
}

.mid_entry {
	width: 1200px;
	height: 180px;
	background: #fff;
	margin: 0 auto;
}

.one_entry {
	width: 500px;
	height: 120px;
	margin-top: 30px;
	background: #42b2ff;
	float: left;
	cursor: pointer
}

.one_entry img {
	float: left;
	margin-top: 11px;
	margin-right: 20px;
}

.entry_title {
	color: #fff;
	font-size: 18px;
	margin-top: 40px;
}

.entry_eng {
	color: #fff;
	margin-top: 5px;
}

.one_entry_short {
	width: 350px;
	height: 120px;
	margin-top: 30px;
	background: #4ca940;
	float: left;
	cursor: pointer
}

.second_img {
	float: left;
	margin-right: 40px;
	margin-top: 32px;
}

.third_img {
	margin-top: 17px;
	float: left;
	margin-left: 10px;
	margin-right: 25px;
}

.bluebg {
	background: #00a8d5;
}

/*资讯动态*/
.news_entry {
	/*height:620px;*/
	background: #f9fafc;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 50px;
}

.news_title {
	width: 1080px;
	margin: 0 auto;
	text-align: center;
	color: #333;
	font-size: 24px;
	letter-spacing: 2px;
	line-height: 24px;
	font-weight: bold;
}

.news_eng {
	text-align: center;
	color: #888888;
	letter-spacing: 2px;
	margin-top: 10px;
	font-size: 18px;
	line-height: 20px;
}

.news_list {
    width: 1260px;
    margin: 30px 0 0 0;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 90px;
}

.news_left {
    width: 560px;
    height: 300px;
    position: relative;
    overflow: hidden;
    border-radius: 6px;
}

.news_left img {
	width: 100%;
	/* height: 280px; */
	border-radius: 6px;
	object-fit: fill;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
	min-height: 100%;
}
.nwes_img_block {
	width: 100%;
	height: 415px;
	border-radius: 5px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
	min-height: 100%;
	background-color: rgba(0, 21, 52, 0.2);
	z-index: 15;
}

.news_right {
	width: 470px;
	height: 300px;
	/* margin-left: 50px; */
	display: flex;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: space-between;
}

.more_news {
	margin: 0 auto;
	margin-top: 40px;
	text-align: center;
	width: 180px;
	height: 48px;
	line-height: 48px;
	border-radius: 3px;
	font-size: 14px;
	border: 1px solid #0099E9;
	background-color: #0099E9;
	color: #ffffff;
}

.first_news_title {
	width: 100%;
	height: 40px;
	line-height: 50px;
	font-size: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 10px;
	color: #000;
}

.first_news_content {
	width: 100%;
	height: 80px;
}

.first_date {
    /* width: 80px; */
    height: 80px;
    float: left;
    color: #777;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 20;
}

.new_date {
	font-size: 36px;
    color: #c1c1c1;
    text-align: center;
    line-height: 28px;
    font-weight: 600;
}

.new_year {
	font-size: 12px;
    color: #c1c1c1;
    text-align: center;
    line-height: 16px;
}

.f_line {
	width: 1px;
	height: 45px;
	background: #ddd;
	float: left;
	margin-top: 25px;
}

.first_intro {
	margin-top: 15px;
	color: #888;
	float: right;
	width: 475px;
}

.one_rightnews {
	width: 100%;
	height: 90px;
	display: flex;
    display: -webkit-flex;
	align-items: center;
	/* border-top: 1px solid #ddd; */
}

.news_bottom {
	border-bottom: 1px solid #ddd;
}

.right_date {
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	align-items: center;
}

.right_content {
	width: 400px;
	margin-left: 20px;
}

.right_title {
	font-size: 20px;
	color: #333;
	width: 100%;
	line-height: 20px;
	margin: 0;
	padding-bottom: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
}
.one_rightnews_active .right_title {
	color:#0099E9
}
.right_intro {
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	color: #888888;
	overflow:hidden;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	/* display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; */
}

.more_vc_leftbtn:hover {
	opacity: 0.8;
}

.more_news:hover,
.more_vc_rightbtn:hover,
.more_dv:hover {
	background: #0099e9;
	color: #fff;
	opacity: 0.8;
}

.news_entry a {
	text-decoration: none;
}

/*视频会议模块*/
.vc_entry {
	/*height:560px;*/
	background: #fff;
	width: 100%;
	padding-top: 70px;
	padding-bottom: 96px;
}

.vc_box {
	width: 1260px;
    margin: 30px 0 0 0;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 90px;
}

.vc_right {
	width: 600px;
	height: 408px;
	background-image: url('../../image/home/index/vc_img.png');
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center;
	float: right;
}

.digital_right {
	width: 554px;
	height: 368px;
	background-image: url('../../image/home/newCustomImg.png');
	/* background-size: auto 80%; */
	background-repeat: no-repeat;
	background-position: initial;
}

.vc_left {
	width: 454px;
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
}

.one_vc {
	width: 100%;
	margin-bottom: 30px;
}

.onevc_title {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	vertical-align: middle;
	line-height: 30px;
}

.onevc_title_right {
	font-size: 20px;
	color: #3388ff;
	font-weight: bold;
	text-align: right;
}

.circle {
	float: left;
	/* margin-top: 8px; */
	margin-right: 17px;
	width: 30px;
	height: 30px;
	/* vertical-align: middle; */
}

.circle>img {
	vertical-align: 0;
	width: 30px;
}

.circle_right {
	border-radius: 50%;
	float: right;
	margin-top: 8px;
	margin-left: 12px;
	width: 15px;
	height: 15px;
	background-image: linear-gradient(0deg,
		#0239eb 0%,
		#59c1ff 100%,
		#2dc1ff 100%,
		#00c0ff 100%,
		#0099ff 100%,
		#0072ff 100%),
		linear-gradient(#ffffff,
		#ffffff);
	background-blend-mode: normal,
		normal;
}

.onevc_intro {
	color: #888888;
	margin-top: 10px;
	font-size: 18px;
	line-height: 18px;
}

.onevc_intro_right {
	color: #141414;
	text-indent: 28px;
	margin-top: 5px;
	text-align: right;
}

.vc_btn {
	width: 100%;
	height: 48px;
}

.more_vc {
	width: 160px;
	height: 48px;
	line-height: 48px;
	border-radius: 2px;
	color: #3388FF;
	text-align: center;
	font-size: 16px;
	border: 1px solid #0099e9;
	float: left;
}

.more_vc_right {
	width: 116px;
	height: 40px;
	line-height: 40px;
	border-radius: 3px;
	color: #3388FF;
	text-align: center;
	font-size: 14px;
	border: 1px solid #3388FF;
	float: right;
}

.more_vc_leftbtn {
	background-color: #0099e9;
	color: #ffffff;
}

.more_vc_rightbtn {
	margin-left: 20px;
}

/*视频直播*/
.live_entry {
	/*height:620px;*/
	background: #FFFFFF;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
}

.live_box {
	width: 1260px;
    margin: 30px 0 0 0;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 90px;
}
.liveMeeting_box {
	width: 1260px;
    margin: 30px 0 0 0;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 90px 0 40px; 
}

.live_right {
	width: 465px;
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
}

.live_left {
	width: 542px;
	height: 366px;
	background-image: url('../../image/home/newLiveImg.png');
	background-size: contain;
	background-repeat: no-repeat;
	/* background-position: center; */
	/* margin-right: 90px; */
}
.meet_left {
	width: 600px;
	height: 347px;
	background-image: url('../../image/home/index/newMeetImg.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 100px;
}
.meet_right {
	width: 430px;
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
}


/*数字会议*/
.digital_entry {
	/*height:560px;*/
	background: #FBFBFB;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 60px;
}

.more_dv {
	margin: 0 auto;
	margin-top: 95px;
	text-align: center;
	width: 116px;
	height: 40px;
	line-height: 40px;
	border-radius: 3px;
	font-size: 14px;
	border: 1px solid #3388FF;
	background-color: #3388FF;
	color: #ffffff;
}

.digital_entry a {
	text-decoration: none;
}

.digital_box {
	width: 1200px;
	margin: 80px auto;
	margin-bottom: 0px;
}

.one_digital {
	width: 275px;
	height: 320px;
	float: left;
	margin-right: 32px;
}

.index_digitalimg {
	margin: 0px 10px;
}

.index_digitalimg>img {
	-webkit-transition: transform 2s;
	-moz-transition: transform 2s;
	-ms-transition: transform 2s;
	-o-transition: transform 2s;
	transition: transform 2s;
}

.index_digitalimg>img:hover {
	transform: scale(1.1);
}

.one_digital img {
	width: 100%;
	height: 200px;
}

.right_box {
	margin-right: 0px;
}

.digital_title {
	font-size: 20px;
	width: 94%;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
}

.digital_intro {
	width: 94%;
	color: #888;
	margin: 0 auto;
}

.one_digital:hover {
	background: #3eaaf4;
	color: #fff;
}

.one_digital:hover .digital_intro {
	color: #fff;
}

/*关于我们*/
.about_us {
	width: 100%;
	height: 500px;
	background-image: url('../../image/home/index/aboutus_img.jpg');
	background-size: 100% 100%;
	padding-top: 90px;
}

.about_us a {
	text-decoration: none;
}

.aboutus_content {
	width: 1050px;
	margin: 0 auto;
	height: 300px;
	background: rgba(255, 255, 255, 0.8);
	border-radius: 5px;
}

.aboutus_content img {
	width: 380px;
	height: 300px;
	float: left;
}

.about_words {
	float: right;
	width: 530px;
	float: left;
	margin-left: 20px;
}

.about_title {
	font-size: 24px;
	margin-top: 50px;
	color: #000;
}

.about_title span {
	color: #555;
	font-size: 14px;
	margin-left: 15px;
}

.aboutcontent {
	margin-top: 20px;
	color: #666;
	font-size: 16px;
	line-height: 25px;
}

.about_more {
	width: 120px;
	height: 40px;
	line-height: 40px;
	border-radius: 25px;
	color: #0099e9;
	border: 1px solid #0099e9;
	text-align: center;
	margin-top: 40px;
	font-size: 16px;
}

.about_more:hover {
	background: #0099e9;
	color: #fff;
}

.other_box {
	width: 1100px;
	height: 300px;
	margin: 0 auto;
	margin-top: -270px;
}

.blue_block {
	width: 380px;
	height: 300px;
	border-radius: 5px;
	background: #0099e9;
	box-shadow: -8px 10px 30px #333;
}

/*一站式会议服务*/
.allservice {
	width: 100%;
	height: 300px;
	background-image: url('../../image/home/index/allservice_newimg.jpg');
	background-size: 100% 100%;
	padding-top: 90px;
}

.allservice_title {
	font-size: 24px;
	text-align: center;
	color: #fff;
	letter-spacing: 12px;
}

.allservice_intro {
	font-size: 16px;
	text-align: center;
	color: #fff;
	margin-top: 15px;
	letter-spacing: 3px;
}

.allservice a {
	text-decoration: none;
}

.service_more {
	width: 120px;
	height: 40px;
	line-height: 40px;
	border-radius: 25px;
	color: #fff;
	border: 1px solid #fff;
	text-align: center;
	margin-top: 40px;
	font-size: 16px;
	margin: 0 auto;
	margin-top: 50px;
}

.service_more:hover {
	background: #fff;
	color: #0099e9;
}

/*首页底部添加悬浮*/
/* .yihui__fixed {
	position: fixed;
	bottom: 20px;
	right: 0;
	width: 50px;
	text-align: center;
}

.fixed__top {
	width: 50px;
	height: 50px;
	line-height: 50px;
	background-color: #0090e9;
	cursor: pointer;
	background-image: url("../../image/home/fixed_bg.png");
	background-position: 0 0px;
}

.fixed__top:hover {
	background-image: url("../../image/home/fix_share_index.png");
}

.fixed__module--three {
	width: 50px;
	height: 50px;
	line-height: 50px;
	background-color: #0090e9;
	cursor: pointer;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: url("../../image/home/fixed_bg.png");
	background-position: 0 -150px;
}

.fixed__module--three:hover {
	background-image: url("../../image/home/fix_share_index.png");
	background-position: 0 -100px;
}

.fixed__module--one {
	width: 50px;
	height: 50px;
	line-height: 50px;
	background-color: #0090e9;
	margin-top: 1px;
	margin-bottom: 1px;
	cursor: pointer;
	background-image: url("../../image/home/fixed_bg.png");
	background-position: 0 -50px;
}

.fixed__module--one:hover {
	background-image: url("../../image/home/fix_share_index.png");
	background-position: 0 -50px;
}

.yihui__phone {
	display: none;
	position: absolute;
	width: 150px;
	left: -162px;
	top: 50px;
	background-color: #fff;
	font-size: 16px;
	color: #0090e9;
	padding: 2px;
	border: 1px solid #0090E9;
}

.yihui__phone:before {
	position: absolute;
	content: "";
	display: block;
	width: 0;
	height: 0;
	right: -12px;
	top: 15px;
	border-top: 10px solid transparent;
	border-left: 12px solid #0090E9;
	border-bottom: 10px solid transparent;
}

.yihui__phone:after {
	position: absolute;
	content: "";
	display: block;
	width: 0;
	height: 0;
	right: -11px;
	top: 15px;
	border-top: 10px solid transparent;
	border-left: 12px solid #fff;
	border-bottom: 10px solid transparent;
}

.fixed__module--two {
	position: relative;
	width: 50px;
	height: 50px;
	line-height: 50px;
	background-color: #0090e9;
	cursor: pointer;
	background-image: url("../../image/home/fixed_bg.png");
	background-position: 0 -100px;
}

.qr__container {
	display: none;
	border: 1px solid #0090E9;
	position: absolute;
	top: -96px;
	left: -150px;
	width: 138px;
	padding: 10px;
	background-color: #fff;
}

.qr__container:before {
	position: absolute;
	content: "";
	display: block;
	width: 0;
	height: 0;
	right: -12px;
	top: 100px;
	border-top: 10px solid transparent;
	border-left: 12px solid #0090E9;
	border-bottom: 10px solid transparent;
	bottom: 12px;
}

.qr__container:after {
	position: absolute;
	content: "";
	display: block;
	width: 0;
	height: 0;
	right: -11px;
	top: 100px;
	border-top: 10px solid transparent;
	border-left: 12px solid #fff;
	border-bottom: 10px solid transparent;
	bottom: 12px;
}

.qr__join--img {
	width: 100px;
	height: 100px;
}

.qr__title {
	margin: 0 10px;
	height: 20px;
	line-height: 30px;
}

.fixed__module--two:hover {
	background-image: url("../../image/home/fix_share_index.png");
	background-position: 0 -144px;
} */

/*end*/
/*新版模态框样式   by zc*/
.modal-header2 {
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #0090e9;
	color: #fff;
}

.modal-content.modal-content-size {
	width: 500px;
	margin: 0 auto;
	text-align: center;
}

.close {
	opacity: 0.8;
}

.modal-icon-style {
	background-image: url(../../image/home/close.png);
	background-size: 29px 29px;
	background-repeat: no-repeat;
	display: inline-block;
	height: 30px;
	width: 30px;
	position: absolute;
	right: 10px;
}

.modal-footer-operate {
	margin-top: 14px;
	padding: 0 15px 32px 15px;
	text-align: center;
}

.modal-describe {
	margin: 25px 35px 20px 25px;
	text-align: left;
}

.modal-space {
	padding-left: 37px;
}

.send__content_text {
	width: 350px;
	height: 170px;
	padding: 10px 20px;
	border: 1px solid #ddd;
	resize: none;
	outline: none;
	margin-left: 36px;
	border-radius: 8px;
}

.modal_tip {
	display: block;
	color: red;
	font-size: 12px;
	margin: 0 auto;
	margin-left: 78px;
}

.input-size {
	width: 350px;
	height: 34px;
}

.input-position {
	margin-left: 36px;
	padding-left: 15px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
}

.modal-describe2 {
	margin: 0px 35px 5px 25px;
	position: relative;
	text-align: left;
}

.modal-describe3 {
	margin: 19px 35px 5px 25px;
	position: relative;
	text-align: left;
}

.modal-describe4 {
	margin: 19px 35px 5px 25px;
	position: relative;
	text-align: left;
}

.modal-space {
	padding-left: 37px;
}

.modal-operate {
	width: 100px;
	height: 26px;
	outline: none;
	background-color: #0090e9;
	border: 1px solid #0090E9;
	color: #fff;
	border-radius: 3px;
}

.modal-operate_dark {
	width: 100px;
	height: 26px;
	outline: none;
	background-color: #DDDDDD;
	border: 1px solid #DDDDDD;
	color: #fff;
	border-radius: 3px;
}

.modal_addpic {
	width: 120px;
	height: 120px;
	background: #F0F0F0;
	margin-left: 36px;
	padding-left: 15px;
	border-radius: 5px;
	position: relative;
}

.modal_wrapper {
	display: inline-block;
	background-image: url("../../image/home/modal_add.png");
	height: 30px;
	width: 30px;
	background-repeat: no-repeat;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 9px;
	left: 50%;
	margin-left: -15px;
	z-index: 9;
}

.modal_wrapper input {
	opacity: 0;
	height: 75px;
	width: 102px;
	cursor: pointer;
	position: absolute;
	top: -7px;
	left: 0px;
	margin-left: -35px;
	z-index: 19;
}

/*短信邀请弹框*/
.modal_codeBox {
	position: absolute;
	top: 2%;
	right: 6%;
}

.modal_codeBox_img {
	width: 84px;
	height: 32px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}

.modal-operate_dark {
	width: 100px;
	height: 26px;
	outline: none;
	background-color: #E4E4E4;
	border: #E4E4E4;
	color: black;
}

/*新版模态框样式end   by zc*/
/*新版模态框样式   by zc*/
.modal-header2 {
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #0090e9;
	color: #fff;
}

.modal-content.modal-content-size {
	width: 500px;
	margin: 0 auto;
	text-align: center;
}

.close {
	opacity: 0.8;
}

.modal-icon-style {
	background-image: url(../../image/home/close.png);
	background-size: 29px 29px;
	background-repeat: no-repeat;
	display: inline-block;
	height: 30px;
	width: 30px;
	position: absolute;
	right: 10px;
}

.modal-footer-operate {
	margin-top: 30px;
	padding: 0 15px 32px 15px;
	text-align: center;
}

.modal-describe {
	margin: 25px 35px 20px 25px;
	text-align: left;
}

.modal-space {
	padding-left: 37px;
}

.send__content_text {
	width: 350px;
	height: 170px;
	padding: 10px 20px;
	border: 1px solid #ddd;
	resize: none;
	outline: none;
	margin-left: 36px;
	border-radius: 8px;
}

.modal_tip {
	display: block;
	color: red;
	font-size: 12px;
	margin: 0 auto;
	margin-left: 78px;
}

.input-size {
	width: 350px;
	height: 34px;
}

.input-position {
	margin-left: 36px;
	padding-left: 15px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
}

.modal-describe2 {
	margin: 0px 35px 5px 25px;
	position: relative;
	text-align: left;
}

.modal-describe3 {
	margin: 19px 35px 5px 25px;
	position: relative;
	text-align: left;
}

.modal-describe4 {
	margin: 19px 35px 5px 25px;
	position: relative;
	text-align: left;
}

.modal-space {
	padding-left: 37px;
}

.modal-operate {
	width: 100px;
	height: 26px;
	outline: none;
	background-color: #0090e9;
	border: 1px solid #0090E9;
	color: #fff;
	border-radius: 3px;
}

.modal-operate_dark {
	width: 100px;
	height: 26px;
	outline: none;
	background-color: #DDDDDD;
	border: 1px solid #DDDDDD;
	color: #fff;
	border-radius: 3px;
}

.modal_addpic {
	width: 120px;
	height: 120px;
	background: #F0F0F0;
	margin-left: 36px;
	padding-left: 15px;
	border-radius: 5px;
	position: relative;
}

.modal_wrapper {
	display: inline-block;
	background-image: url("../../image/home/modal_add.png");
	height: 30px;
	width: 30px;
	background-repeat: no-repeat;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 9px;
	left: 50%;
	margin-left: -15px;
	z-index: 9;
}

.modal_wrapper input {
	opacity: 0;
	height: 75px;
	width: 102px;
	cursor: pointer;
	position: absolute;
	top: -7px;
	left: 0px;
	margin-left: -35px;
	z-index: 19;
}

/*短信邀请弹框*/
.modal_codeBox {
	position: absolute;
	top: 2%;
	right: 12%;
}

.modal_codeBox_img {
	width: 84px;
	height: 32px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}

.modal-operate_dark {
	width: 100px;
	height: 26px;
	outline: none;
	background-color: #E4E4E4;
	border: #E4E4E4;
	color: black;
}

/*新版模态框样式end   by zc*/

.nwes_left_title {
	position: absolute;
    bottom: 0px;
    font-size: 20px;
    color: #ffffff;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    margin-top: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	font-weight: bold;
	z-index: 20;
}

