/**********  所有页面都要共用的样式  **********/
/*自定义基础通用样式*/
a:hover{text-decoration: none;}
body{
    font-family: "Segoe UI","Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3","FontAwesome",sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #f5f5f5;
}
.clogo{width: 84px;height: 40px;}
.navbar-white{border-bottom: 2px solid #5b96c5;background: #ffffff;border-radius: 0;margin-bottom: 0;}
.sectionwrap{margin: 15px auto;width: 1200px;}

.spviewlist{width: 100%; background: #fff;color: #333;font-size: 14px;border-radius: 6px;box-shadow: 0px 5px 10px 0px rgba(111, 116, 132, 0.1);margin: 0 0 20px 0;}
.spviewlist_con{padding: 10px 15px;border-bottom: 1px solid #eee;border-top: 1px solid #eee;}
.spviewlist_con_t{position: relative;padding-left: 65px;padding: 0px 0 0 65px;line-height: 25px;}
.spviewlist_con_img{position: absolute;display: block;width: 50px;height: 50px;left: 0;border-radius: 4px;overflow: hidden;border: 1px solid #eeeeee;}
.spviewlist_con_img img{object-fit: contain;width: 50px;height: 50px;}
.spviewlist_con_t_name{width:100%;height:50px;line-height: 50px;overflow:hidden;display: block; font-size: 16px;font-weight: bold;letter-spacing: 1px;}
.spviewlist_con_t_info{color: #888;font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top: 3px;}
.spviewlist_con_t_info span{display: inline-block;height: 10px;width: 1px;margin: 0 5px;background: #d0d0d0;}
.spviewlist_bom{padding: 8px 15px 0 15px;color: #000000;height: 90px;overflow: hidden;}
.spviewlist_jobitem{height: 20px;line-height: 20px;padding: 0px 90px 10px 12px;position: relative;display: block;cursor: pointer;margin: 5px 0;}
.spviewlist_jobitem:after{position: absolute;display: block;content: '';clear: both;width: 5px;height: 5px;border-radius: 50%;background: #5b96c5;left: 0;top: 8px;}
.spviewlist_jobitem .jobname{font-style: normal;display: inline-block;width: 80%;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.spviewlist_jobitem span{position: absolute;right: 0;color: #ff4200;}
.spviewlist_zwall{color: #888;padding: 5px 15px 15px 15px;height: 40px;}
.spviewlist_zwall span{color: #ff6600;}
.spviewlist_zwall a{color: #5b96c5;font-weight: bold;}
.spviewlist_zwall a:hover{color: #5b96c5;}
.paginationwrap{text-align: center;}
.footer{line-height: 150%;text-align: center;color: #666666;padding: 10px 0;font-size: 12px;}
#tbox{width:47px;height:47px; float:right; position:fixed;z-index: 999999;right: 10px;bottom: 10px;}
#gotop{width:47px; height:47px; background:url(../images/top01.png) no-repeat; position:absolute; top:0px;cursor:pointer}
#gotop:hover{background:url(../images/top02.png) no-repeat;}
.artiel_wrap{background: #ffffff;}
.artiel_intro{float: right;padding: 20px;width: 800px;line-height: 200%;}
.artiel_qrcode{float: right;padding: 20px;width: 360px;}
.qrcode_wrap{width: 205px;height: 205px;margin: 0 auto;background: url(../images/qrcodebg.png) no-repeat center center;position: relative;}
.qrcode_item,.qrcode_item img{width: 160px;height: 160px;}
.qrcode_item{position: absolute;left: 15px;top: 15px;z-index: 5;}
.qrcode_item img{object-fit: contain;}
.qrcode_txt{margin: 15px auto;width: 250px;background: #5b96c5;color: #ffffff;text-align: center;height: 30px;line-height: 30px;}
.linkbtn{
	display: block;
	box-sizing: border-box;
	border: 2px solid #5b96c5;
	background-color: #ffffff;
	color: #5b96c5;
	border-radius: 4px;
	padding: 10px 10px;
	font-size: 16px;
	line-height: 150%;
	text-align: center;
	margin: 0 0 20px 0;
}
.mtitle{width: 150px;height: 40px;line-height: 40px;border-radius: 100px;background: #5b96c5;text-align: center;color: #ffffff;font-size: 18px;margin: 0 0 10px 0;}
.dtable_1{font-size:16px;border-left:1px solid #5b96c5;border-top:1px solid #5b96c5;}
.dtable_1 th,.dtable_1 td{text-align:center;padding:5px 0;line-height:150%;font-size: 14px;}
.dtable_1 th{background:#5b96c5;color:#ffffff;}
.dtable_1 th,.dtable_1 td{vertical-align:middle;border-right:1px solid #5b96c5;border-bottom:1px solid #5b96c5;}
.dtable_1 td.bg1{background:#ffffff;color:#333333;}
.dtable_1 td.bg2{background:#fbd5b5;color:#333333;}
.col_viewmore{height: 36px;line-height: 36px;text-align: center;}
.col_viewmore a{color: #666666;}
.splitline {
	background: #eeeeee;
	height: 1px;
	margin: 10px 0;
}
.linkbox {
	display: block;
	text-align: center;
	height: 250px;
	background: #FFFFFF;
	box-shadow: 0px 0px 13px 0px rgb(255 18 63 / 14%);
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.linkbox .icon {
	width: 50%;
	margin: 0 auto;
}
.linkbox .text {
	font-size: 20px;
	text-align: center;
	line-height: 150%;
	margin: 20px 0 0 0;
}

.yun_network{
	padding: 12px 200px 10px 200px;
	border-radius: 15px 15px 0 0;
	overflow: hidden;
}
.yun_network ul{
	width: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.yun_network ul li{
	width: 33%;
	float: left;
	text-align: center;
	overflow: hidden;
    border-right: 1px solid #cccccc;
}
.yun_network ul li:last-child{
	border: none;
}
.yun_network ul li p{
	font-size: 36px;
	color: #5b96c5;
    margin: 0;
}
.yun_network_text{
	margin: 2px 35px 0px 35px;
	height: 90px;
	overflow: hidden;
}
.yun_network_text div{
	font-size: 16px;
	color: #666666;
	line-height: 32px;
}
.invitewrap {
	background: #FFFFFF;
	padding: 15px;
}
.invite_title {
	width: 200px;
	height: 64px;
	line-height: 78px;
	font-size: 22px;
	margin: 0 auto;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background: url(../images/title_invite.jpg) no-repeat center center;
	background-size: 100%;
}
.invite_text {
	font-size: 14px;
	line-height: 150%;
	margin: 15px 0;
}
.qrcode {
	width: 300px;
	margin: 0 auto;
}
.qrcode .img {
	width: 200px;
	height: 200px;
	border: 1px solid #cccccc;
	margin: 0 auto;
}
.qrcode .text {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 150%;
	margin: 15px 0 0 0;
}

.loading-overlay img {
	width: 10rem;
	height: 10rem;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.btn-music,.btn-music i,.up-arrow,.up-arrow i {
	width: 2rem;
	height: 2rem
}

.btn-music {
	background-color: transparent;
	position: fixed;
	top: 1.5rem;
	right: 1.5rem;
	width: 3rem;
	height: 3rem;
	text-align: center;
	line-height: 2rem;
	border: .125rem solid #5b96c5;
	border-radius: 50%;
	background-color: #ffffff;
	-webkit-animation: btnMusicAni 3s infinite linear;
	animation: btnMusicAni 3s infinite linear
}

.btn-music i {
	line-height: 2rem;
	font-size: 2rem;
	position: absolute;
	top: 0.5rem;
	left: 0.5rem;
	background: url(../images/music.png) center no-repeat;
	background-size: 2rem 2rem;
}

.btn-music.paused {
	opacity: .4;
	-webkit-animation: none;
	animation: none
}
.typeTitle {
	text-align: center;
	padding: 0 0 20px 0;
}

@-webkit-keyframes btnMusicAni {
	0% {
			-webkit-transform: rotate(0);
			transform: rotate(0)
	}

	100% {
			-webkit-transform: rotate(360deg);
			transform: rotate(360deg)
	}
}

@keyframes btnMusicAni {
	0% {
			-webkit-transform: rotate(0);
			transform: rotate(0)
	}

	100% {
			-webkit-transform: rotate(360deg);
			transform: rotate(360deg)
	}
}
/*自定义基础通用样式 */

/*复写样式*/
.navbar-brand{height: 70px;}
.navbar-white .navbar-toggle {border-color: #ddd;margin-top: 16px;}
.navbar-white .navbar-toggle .icon-bar {background-color: #888;}
.navbar-white .navbar-nav>li{margin: 10px 0 0 0;}
.navbar-white .navbar-nav>li a{color: #333333;}
.navbar-white .navbar-nav>li.active{background: rgb(255 18 63 / 6%);}
.navbar-white .navbar-nav>li.active a{color: #5b96c5;}
/*复写样式 */

.zphListTitle {
	display: block;
	width: 250px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 22px;
	color: #ffffff;
	border-radius: 100px;
	background: #d8443e;
	margin: 0 auto;
}
.zphListTitle:hover {
	color: #ffffff;
}
.zphlist {
	margin: 30px 0 0 0;
}
.zphlist .item {
	background: #ffffff;
	box-sizing: border-box;
	padding: 10px;
	font-size: 16px;
	border-bottom: 1px solid #eeeeee;
}
.zphlist .item:last-child {
	border-bottom: none;
}
.zphlist .listName {
	color: #d8443e;
	font-weight: bold;
}
.zphlist .listTime {
	color: #666666;
}

/*所有页面共享的样式如导航,页脚等 */
/*手机超小屏幕下的单独样式 xs < 768px */
@media (max-width: 767px){
    .navbar-white .navbar-nav{width: 100%; margin: 7.5px 0;}
    .sectionwrap{width: 100%;}
    .artiel_intro{width: 100%;}
    .artiel_qrcode{width: 100%;padding: 20px 20px 0 20px;}
		.linkbox {
			height: 160px;
			margin: 0 0 20px 0;
		}
		.linkbox .text {
			font-size: 14px;
		}
		.typeTitle img {
			width: 80%;
		}
}
/*手机超小屏幕下的单独样式 xs < 768px */

/*大于手机屏幕时的样式 sm >= 768px */
@media (min-width: 768px){

}
/*大于手机屏幕时的样式 sm >= 768px */

/*平板小屏幕样式 768px <= sm < 992px */
@media (min-width: 768px) and (max-width: 991px){
    .sectionwrap{width: 100%;}
    .artiel_intro{width: 430px;}
}
/*平板小屏幕样式 768px <= sm <= 1024px */
@media (min-width: 1000px) and (max-width: 1024px){
    .sectionwrap{width: 100%;}
    .artiel_intro{width: 680px;}
}
/*平板小屏幕样式 768px <= sm < 992px */

/*大于992px以上固定宽度为970px md >= 992px */
@media (min-width: 992px){

}
/*大于992px以上固定宽度为970px md >= 992px */