html,body {
	background: #f5f6f6;
}
.logo{
	width: 95px;
    margin-right: 6px;
    margin-bottom: 5px;
    height: 80px;
    margin-left: -18px;
}
/******************************************  */
.titleTop {
    padding: 17px 0;
    background: #fff;
    /* background: url(../img/le-run.png) no-repeat center; */
    background-size: 100% 100%;
}
/******************************************  */
.rowTop {
	width: 1200px;
	margin: 0 auto;
	color: #666;
	white-space: nowrap;
	font-size: 16px;
	display: flex;
	align-items: center;
}
.bar{
	border-bottom: 1px solid #ECE8E9;
	box-shadow: 0px 5px 30px #e0e0e0;
	background: #fff;
}
.rowBar {
	width: 1200px;
	margin: 0;
	color: #666;
	margin: 0 auto;
}
.title {
	color: #3a71d6;
}
/* ************************************** */
.title h3 {
	font-weight: bolder;
	font-size: 24px;
}
.title h6 {
	font-size: 12px;
}
.searchBar {
	display: flex;
	align-items: center;
	flex: 1;
	justify-content: flex-end;
	align-items: center;
	padding: 0 12px;
}
/* .input-group {
	border: none;
	padding: 0;
	margin: 0;
} */
.input-key-v{
	position: relative;
}
.input-key{
	border-radius: 19px;
    font-size: 13px;
    padding: 0 10px 0 15px;
    width: 220px;
    background: #f1f1f1;
}
.search-se{
	position: absolute;
	right: 8px;
	top: 7px;
	font-size: 23px;
	color: #1787fb;
	cursor: pointer;
}
.searchBar-left{
	margin-right: 18px;
}
/************************************************/
.land{
    display: inline-block;
    overflow: hidden;
    min-width: 50px;
    height: 36px;
    /* background: #2a8bf8; */
    border-radius: 6px;
    line-height: 36px;
    text-align: center;
    color: #585858;
    margin-right: 15px;
    cursor: pointer;
    font-size: 17px;
}

.land:nth-of-type(2){
	width: 60px;
    height: 36px;
 margin-right:0px;
    color: #2a8bf8;
     border-radius: 6px;
    text-align: center;
}
/******************************************  */
.land:nth-of-type(2):hover{
 margin-right:0px;
    background: white;
    color: #2a8bf8;
}
.land:hover{
	color:#333;
}
.nav.nav-tabs {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 0;
	padding: 22px 0;
	margin-left: 56px;
}
.nav.nav-tabs a {
	display: inline-block;
	color: #333;
	font-size: 18px;
	white-space: inherit;
	font-weight: 400;
	width: 85px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.presentation a:hover {
	cursor: pointer;
	color: #1787fb;
}
.activeed:after,.active:after{
	content: "";
	position: relative;
	display: block;
	margin: 0 auto;
	width: 0;
    height: 3px;
    top: 10px;
    left: -6px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background: #1787fb;
}
.activeed:after{
	width:85px;
}
.nav.nav-tabs .activeed{
	color: #1787fb;
}
.nav.nav-tabs .presentation:hover .active:after{
	width:85px;will-change:width;
}

.tail{
	margin-top: 2rem;
}
.webLinkWork {
	width: 100%;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	color: #666666;
	 padding: 10px 0;
}
.webLinkWork span{
	padding: 0 10px;
}
.webLinkWork a {
	cursor: pointer;
	text-align: none;
	font-size: 14px;
	color: #666666;
}
.webLinkWork a:hover{
	color: #4b96cf;
}
.banquan {
	width: 100%;
	padding: 5px 0;
	text-align: center;
	color: #313131;
	background: #eaeaea;
	font-size: 12px;
}

.cont{
	width: 1200px;
	margin: 0 auto;
}
.left{
	width: 20%;
	/* height: 40rem; */
	background: #fff;
}
.right{
    width: 76%;
    /* min-height: 40rem; */
    background: #fff;
    margin-left: 3.5%;	
}
.yuqbottom {
    width: 1200px;
    padding: 2rem 0;
     min-height: 66%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999;
    margin: 2rem auto 1rem;
}
::-webkit-scrollbar
{
	width: 5px;
	height: 5px;
}

::-webkit-scrollbar-track
{
	border-radius: 0px;
	background: none;
}

::-webkit-scrollbar-thumb
{
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.2);
	background-color: rgba(255,255,255,.75)
}

::-webkit-scrollbar-thumb:hover
{
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.2);
	background-color: rgba(85, 85, 85, 0.1);
}
#tianqi{
 margin-left:52px;
}

.leftonw {
    width: 1200px;
    margin: 0 auto;
    height: 54px;
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.navleft {
    height: 100%;
    display: flex;
    align-items: center;
}
.zp-sidebar {
	display: flex;
	flex-direction: column;
	align-items: center;
    width:70px;
    padding: 10px 0 5px;
    position: fixed;
    right: 0;
    bottom: 200px;
    background-color: #fff;
    border: 1px solid #f4f6f9;
    z-index: 1;
}
/*¶þÎ¬ÂëµÄÑùÊ½*/
#ercode{
	width: 60px;
	height: 60px;
	position: fixed;
	left: 79.5%;
/*	border: 2px dotted #1787fb;*/
	display: none;
}
.zp-sidebar__li {
    height: 60px;
    text-align: center;
    cursor: pointer;
    padding-bottom: 5px;
}
.zp-sidebar__link {
    display: block;
    margin: 0 4px;
    width: 60px;
    height: 60px;
    font-size: 16px;
    font-weight: bold;
    line-height: 60px;
    border-radius: 20px;
    color: #bababa;
    
}
.zp-sidebar__link i.layui-icon {
    color: #3a71d6;
    font-weight: bolder;
    font-size: 25px;
    
}

.zp-sidebar__link:hover span.zp-sidebar__span{
	z-index: 999;
	display:flex!important;
}
.zp-sidebar__link:hover i.layui-icon.layhover{
	visibility:hidden!important;
}
.zp-sidebar__span {
    display: none;
    font-size: 15px;
    font-weight: 700;
    background:#0064cc;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-top: -68px;
    color: #fff;
}
i.layui-icon.zp-sidebar__span {
    display: none;
    font-size: 25px;
    font-weight: 700;
    background:#1787fb;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-top: -60px;
    color: #fff;
}

ol.zp-sidebar li {
    list-style: none;
    position: relative;
    background: #fff;
}

.img-flex-v{
    display: none;
    position: absolute;
    background: #fff;	
}
.img-flex-ewm{
	left: 0px;
    top: -9px;
	
}
.left-nav-img{
    width: 100px;
    height: 100px;
    margin: 0 7px;
}
.zp-sidebar__li:hover .img-flex-v{
	display: block;
	left: -133px;

}



@font-face {font-family: "iconfont";
  src: url('//at.alicdn.com/t/font_1620992_bq3tlor22vc.eot?t=1579677621790'); /* IE9 */
  src: url('//at.alicdn.com/t/font_1620992_bq3tlor22vc.eot?t=1579677621790#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),
  url('//at.alicdn.com/t/font_1620992_bq3tlor22vc.woff?t=1579677621790') format('woff'),
  url('//at.alicdn.com/t/font_1620992_bq3tlor22vc.ttf?t=1579677621790') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('//at.alicdn.com/t/font_1620992_bq3tlor22vc.svg?t=1579677621790#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconfont1 {
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-app:before {
  content: "\e6f0";
}

.icon-anzhuo3:before {
  content: "\e700";
}

.icon-anzhuo:before {
  content: "\e677";
}

.icon-xiaochengxu:before {
  content: "\e63c";
}



.zp-sidebar__li .iconfont{
	color: #3a71d6;
    font-weight: bolder;
    font-size: 38px;	
}



/*foot*/
.lt-foot{
    background: #f3f9ff;
    width: 100%;
}
.lt-comWidFooter{
    width: 1200px;
    margin: 0 auto;
}

.lt-foot-line{
    display: block;
    width: 100%;
    border-bottom: 1px solid #d4e7f9;
    border-top: 1px solid #fff;
}
.lt-link-icon{
    float: left;
    width: 85px;
    font-size: 14px;
    color: #727272;
    line-height: 25px;
    margin-top: 20px;
	display: inline-block;
}
.lt-link-icon span{
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
}
.lt-link-icon span{
    background: url(wz-foot-link1.png) center center no-repeat;
}
.link-roll-box{
    position: relative;
    width: 214px;
    margin-left: 9px;
    margin-top: 19px;
    padding-bottom: 20px;
	display: inline-block;
}
.link-roll-box p{
    height: 28px;
    width: 212px;
    line-height: 28px;
    text-indent: 2em;
    border:1px solid #f0f0f0;
    cursor: pointer;
    background:#fff url(wz-link-p.png) no-repeat 196px center;
    font-size: 12px;
    color: #828282;
}
.link-roll-box p:hover{
    border:1px solid #e3e3e3;
}


.link-roll-box ul{
    position: absolute;
    top: 30px;
    left: 0px;
    height: 115px;
    width: 214px;
    overflow: auto;
}
.link-roll-box ul li{
    display: block;
    height: 28px;
    line-height: 28px;
    background: #fff;
    border-bottom: 1px dotted #f0f0f0;
    text-indent: 2em;
    font-size:12px;
    font-family: "??";
    cursor: pointer;
}
.link-roll-box li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #828282;
}
.link-roll-box li a:hover{
    background: #f9f9f9;
}

.tag .layui-icon{
	float: right;
	padding-right: 10px;
}
