body{
	min-width: 1200px;
}
.zdicon{width: 30px;
    text-align: center;
    background: #D32621;
    border-radius: 2px;
    font-style: normal;
    font-size: 12px;
	margin-right: 5px;
	color: #fff;
	}
	
.layui-container{
	width: 90%;
	min-width: 1200px;
	max-width: 1360px;
	padding: 0px 5px;
}
.pb-60{
	padding-bottom: 60px;
}
.p-20{
	padding: 20px;
}
.py-60{
	padding: 60px 0;
}
.py-30{
	padding: 30px 0;
}
.mx-30{
	margin: 0px 30px;
}
.mt-15{margin-top: 15px;}
.mt-10{margin-top: 10px;}
.mr-15{margin-right: 15px;}
.mt-30{margin-top: 30px;}
.py-40{
	padding: 40px 0;
}
.pt-40{padding-top: 40px;}
.pb-40{padding-bottom: 40px;}
.pb-30{padding-bottom: 30px;}
.a_hover:hover{
	text-decoration: underline;
	color: #0557C5;
	cursor: pointer;
}
.mt-60{
	margin-top: 60px;
}
.mt-40{
	margin-top: 40px !important;
}
.tel_login{
	color: #0557C5;
	font-size: 12px;
}
.box-hover:hover{
	box-shadow: 0px 5px 15px 0px rgba(75,164,253,0.8);
	cursor: pointer;
}
.layui-input:focus, .layui-textarea:focus{
	border-color: #0557C5 !important;
}

.collect-add{
	background-color: #0557C5;
	width: 120px;
	line-height: 38px;
	height: 38px;
	font-size: 16px;
	color: #fff;
	border-radius: 4px;
	border: none;
}
.nav-index{
	background-color: #fff;
	color: #0557C5;
	padding: 10px 15px;
	border-radius: 5px;
	border: 1px solid #0557C5;
}
/* 登录注册入口 */
.h-log-reg{
	height: 40px;
	line-height: 40px;
}
.h-log-reg .pl-16{
	padding-left: 16px;
}
.h-log-reg .pr-16{
	padding-right: 16px;
}
.layui-nav .layui-this:after,.layui-nav-bar{
	background-color: #fff;
}
.layui-nav .layui-this:after{
	width: 60%;
	left: 0;
	right: 0;
	margin: auto;
}
.layui-nav .layui-nav-item a{
	color: #fff;
}
/* 导航样式 */
.ph-img{
	width: 35%;
	height: auto;
	margin-right: 60px;
}
.header-pub-nav{
	padding-top:20px;
}
.ph-nav{
	width: 100%;
	top: 0px;
}

.layui-nav{
	background-color: transparent;
	padding: 0px;
	width: 100%;
}
.layui-nav *{
	font-size: 20px;
	font-weight: bold;
}
.tabnav-w{
	width: calc(65% - 60px);
}
.layui-nav .layui-nav-item a{
	padding: 0px 10px;
}
.ph-border-bottom{
	border-bottom: 1px solid #66BDF2;
	padding-bottom: 20px;
}
.nav-toggle{
	width: 30px;
	height: 5px;
	position: relative;
	background-color: #fff;
}
.nav-toggle::after{
	content: "";
	position: absolute;
	top: -10px;
	width: 30px;
	height: 5px;
	background-color: #fff;
}
.nav-toggle::before{
	content: "";
	position: absolute;
	bottom: -10px;
	width: 30px;
	height: 5px;
	background-color: #fff;
}

.sm-tab{
	padding: 20px;
}
.sm-tab li{
	padding: 15px 0;
	border-bottom: 1px solid #eee;
	font-size: 18px;
	font-weight: bold;
}
.sm-tab .layui-this a{
	color: #0557C5;
}
/* 搜索 */
.ps-seach{
	width: 55%;
	height: 84px;
	background-color: rgba(255, 255, 255, 0.1);
	margin: 40px auto;
	padding: 0px 20px;
}
.ps-seach .layui-input{
	border-radius: 0;
	height: 60px;
	color: #333;
	/* font-weight: bold; */
}
.ps-seach .h-sea-input{
	border-radius: 0;
	height: 60px;
	color: #333;
	
}
.h-sea-button{
	width: 136px;
	height: 60px;
	background: linear-gradient(129deg, #3794F3 0%, #4EA6FF 100%);
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}
.ps-seach .layui-input:focus{
	border-color: #a7d1fc!important;
}
.layui-select-title{
	width: 100px;
}
.ps-seach .layui-form-select dl dd.layui-this{
	background-color: rgba(255, 255, 255, 0.2);
	color: #3794F3;
	font-weight: 700;
}
.ps-seach .layui-form-select dl dd, .layui-form-select dl dt{
	color: #333;
	font-weight: 700;
}

/* 底部 */
.p-footer h2{
	font-size: 18px;
	color: #fff;
	margin-bottom: 16px;
}
.p-footer p{
	font-size: 16px;
	color: #fff;
	margin-top: 16px;
}
.p-footer img{
	width: 130px;
	height: auto;
}

.p-footer .sm{
	color: #ffc77f;
}
.p-footer p a{color: #fff;}
.p-footer .conac img{
	width: 60px;
	height: auto;
}
.f-px-40{margin: 0px 40px;}

.p-footer .f1{
	padding: 40px 0;
	border-bottom: 1px solid #3778D0;
}
.p-footer .f2{
	padding: 20px 0 30px;
}

/* 小版 */
.sm-logo{
	width: 350px;
	height: 40px;
	margin: 20px 0;
	background-image: url(/web/img/user_logo.png);
	background-repeat: no-repeat;
	background-size: 350px auto;
	display: block;
	background-position: center;
}
.user-login{
	height: calc(100vh - 165px);
	min-height: 500px;
	background: url(/web/img/user_bg.png) #503EFA no-repeat bottom right;
	background-size: cover;
}
.login-content{
	position: relative;
	height: calc(100vh - 165px);
	min-height: 500px;
}
.user-login .login-left{
	position: absolute;
	width: 550px;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}
.user-login .login-left img{
	display: block;
}
.user-login .login-right{
	position: absolute;
	width: 520px;
	padding: 60px 75px 80px;
	box-sizing: border-box;
	top: 0;
	right: 50px;
	bottom: 0;
	margin: auto;
	background-color: #fff;
	height: 400px;
}
.user-login .layui-tab .layui-tab-title{border: none;justify-content: space-around !important;}
.user-login .layui-tab-content{padding: 20px 0;}
.user-login .layui-tab .layui-tab-title li{
	min-width: auto;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
}
.user-login .layui-tab-brief>.layui-tab-title .layui-this{
	font-size: 18px;
	color: #0557C5;
}
.user-login .layui-tab-brief>.layui-tab-title .layui-this:after{
	border-bottom: 3px solid #0557C5;
	width: 68px;
	left: 0;
	    right: 0;
	    margin: auto;
}
.user-login .layui-input{border: none;background-color: #F4F6FA;margin-bottom: 28px;}
.user-register .layui-input,.user-register .code{
	margin-bottom: 10px;
}
.user-register .login-right{
	padding: 40px 75px;
	height: 420px;
}
.user-register .code .layui-input{
	margin-bottom: 0px;
}
.user-register .code .dyMobileButton{
	margin-left: 20px;
}
.sm-p{
	height: 80px;
}
.sm-p p:first-child{margin-right: 20px;}
.sm-footer{
	height: 80px;
}
.sm-footer h2{
	font-size: 14px;
	font-weight: normal;
}
.sm-footer img{
	width: 50px;
	height: auto;
}

/* 头部定位 */
.fixed-top{
	position: fixed;
	top:0 !important;
	z-index: 999;
	width: 100%;
	background: linear-gradient(244deg, #9CD6F5 0%, #4A85F4 100%) !important;
}
/* 二级页面统计相关样式 */
.two-container{
	position: relative;
	z-index: 99;
	margin-top: -60px;
	margin-bottom: 60px;
}
.pub-tj{
	background-color: #fff;
	border-radius: 5px;
	width: 100%;
	padding: 35px 0;
	box-sizing: border-box;
	box-shadow: 0px 5px 15px 0px rgba(75,164,253,0.8);
}
.scroll-div img{
	width: 56px;
	height: 56px;
	margin-right: 16px;
}

.two-icon{
	margin-right: -20px;
	margin-top: 32px;
}
.two-icon a{
	width: 250px;
	height: 164px;
	padding-left: 28px;
	box-sizing: border-box;
	margin-right: 20px;
	margin-bottom: 20px;
}
.two-icon a img{
	width: 48px;
	height: auto;
}
.two-icon span{
	font-size: 16px;
}

.two-icon div img{
	width: 45px;
	height: auto;
	margin-bottom: 20px;
}

.zc-pr{
	padding-right: 15px;
}
.zc-pl{
	padding-left: 15px;
}

/* 三级页面搜索和面包屑样式 */
.two-sea-input{
	width: 300px;
	display: inline-block;
}
.two-sea-btn{
	width: 92px;
	height: 38px;
	background: #0557C5;
	border-radius: 0px 4px 4px 0px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 38px;
	padding: 0;
}

/* 筛选 */
.screen-con{
	background-color: #F2F7FC;
	padding: 30px;
}
.screen-con>div{
	margin: 15px 0;
}
.screen-con .text-tips{
	width: 90px;
	line-height: 30px;
	font-weight: bold;
	color: #444;
}
.screen-con .con{
	width: calc(100% - 120px);
}
.screen-con span{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0px 10px;
	border-radius: 4px;
	color: #1A1A1A;
	background-color: transparent;
	margin: 0 3px 5px;
}
.screen-con .screenhover,.screen-con span:hover{
	background-color: #0557C5;
	color: #fff;
	cursor: pointer;
}
.screen-time{
	width: 230px;
	line-height: 30px;
	height: 30px;
}
/* 小图标 */
.ind-tle{
	padding-left: 10px;
	position: relative;
}
.ind-tle:after{
	content: '';
	position: absolute;
	background-color: #0557C5;
	width: 4px;
	height: 15px;
	top: 5px;
	left: 0;
}

/* 新闻详情 */
.new-intr{
	padding-bottom: 15px;
	border-bottom: 1px solid #F2F2F2;
}
.new-intr .intr1{
	width: 80%;
}

.pb-12{
	padding-bottom: 12px;
}

.collect_no{
	cursor: pointer;
	border: 1px solid #0557C5;
	border-radius: 2px;
	padding: 5px 15px;
}
.collect_yes{
	border-radius: 2px;
	padding: 10px;
	cursor: pointer;
	color: #fff;
}

.info_a a{
	display: block;
	padding-bottom: 10px;
	text-decoration: underline;
}
.info_a a:hover{
	color: #0557C5;
}
.info-main-con p,.info-main-con span{
	font-family: Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif !important;
	font-size: 16px !important;
	line-height: 25px !important;
	margin-bottom: 10px;
}

/* 滚动条样式 */
/* ::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}
::-webkit-scrollbar-corner {
    background: transparent;
}
::-webkit-scrollbar-thumb {
    background: #CDCFD2;
    border-radius: 10px;
}
::-webkit-scrollbar-track {
    background: rgb(236, 236, 236);
    border-radius: 2px;
} */
/* 申报样式 */
.sb-pub{
	height: 36px;
	line-height: 36px;
	width: 100px;
	border-radius: 4px;
	cursor: pointer;
}
.sb-over{
	background-color: #ccc;
}

/* 二级页面头部统一样式 */
.index-head-bg{
    background: url(/web/img/zhengce/bg.png) no-repeat;
    width: 100%;
    height: 620px;
    background-size: cover;
    background-position: center;
}
.header-pub-nav{
	background:linear-gradient(244deg, #9CD6F5 0%, #4A85F4 100%);
}
.zc_sea{
	position: absolute;
	left: 0;
	right: 0;
	top: 30%;
	margin: auto;
}
.zc_sea .logo{
	width: 312px;
	height: auto;
}
.zc_sea .text-center{
	margin-top: 5px;
}
.zc_sea .ps-seach{
	margin: 34px auto 0;
}

/* 面包屑 */
.layui-breadcrumb a:hover{
	color: #0557C5;
}


/* 加载中 */
.loader {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
	width: 175px;
	height: 60px;
}
.loader span {
	display: block;
	background: #0557C5;
	width: 7px;
	height: 10%;
	border-radius: 14px;
	margin-right: 5px;
	float: left;
	margin-top: 25%;
}
.loader span:last-child {
	margin-right: 0px;
}
.loader span:nth-child(1) {
 animation: load 2.5s 1.4s infinite linear;
}
.loader span:nth-child(2) {
 animation: load 2.5s 1.2s infinite linear;
}
.loader span:nth-child(3) {
 animation: load 2.5s 1s infinite linear;
}
.loader span:nth-child(4) {
 animation: load 2.5s 0.8s infinite linear;
}
.loader span:nth-child(5) {
 animation: load 2.5s 0.6s infinite linear;
}
.loader span:nth-child(6) {
 animation: load 2.5s 0.4s infinite linear;
}
.loader span:nth-child(7) {
 animation: load 2.5s 0.2s infinite linear;
}
.loader span:nth-child(8) {
 animation: load 2.5s 0s infinite linear;
}
.loader span:nth-child(9) {
 animation: load 2.5s 0.2s infinite linear;
}
.loader span:nth-child(10) {
 animation: load 2.5s 0.4s infinite linear;
}
.loader span:nth-child(11) {
 animation: load 2.5s 0.6s infinite linear;
}
.loader span:nth-child(12) {
 animation: load 2.5s 0.8s infinite linear;
}
.loader span:nth-child(13) {
 animation: load 2.5s 1s infinite linear;
}
.loader span:nth-child(14) {
 animation: load 2.5s 1.2s infinite linear;
}
.loader span:nth-child(15) {
 animation: load 2.5s 1.4s infinite linear;
}
@keyframes load {
 0% {
 background: #3778D0;
 margin-top: 25%;
 height: 10%;
}
 50% {
 background: #0557C5;
 height: 100%;
 margin-top: 0%;
}
 100% {
 background: #3778D0;
 height: 10%;
 margin-top: 25%;
}
}