.shutter {
  overflow: hidden;
  width: 100%!important;
  /* height: 725px!important; */
  position: relative;
}
.shutter-img {
  z-index: 1; 
  /* position: relative; */
}
.nav_icon{
	margin-right: 2px;
	width: 30px;
	height: 26px;
	float: left;
	background: url(../image/nav_icon.png) no-repeat;
	    background-position-x: 0%;
	    background-position-y: 0%;
	display: block;
	font-style: normal;
	/*margin-top: 7px;*/
	margin-left: 15px;
}
.nav_icon1 {
    background-position: 3px 0;
    margin-left: 30px;
}
.nav_icon2 {
    background-position: -28px 0 !important;
    margin-left: 20px;
}
.nav_icon3 {
    background-position: -56px 0 !important;
}
.nav_icon4 {
    background-position: -263px 0 !important;
}
.nav_icon5 {
    background-position: -149px 0 !important;
}
.nav_icon6 {
    background-position: -88px 0 !important;
}
.nav_icon7 {
    background-position: -120px 0 !important;
}
.nav_icon8 {
    background-position: -207px 0 !important;
}
.nav_icon9 {
    background-position: -177px 0 !important;
}
.shutter a {
  cursor: pointer;
}

	.shutter .menu .bank{
	    width: 8% !important;
	}

	.shutter .menu .border
	{
		width: 21%;
	}
.shutter .menu {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 100;
  border-radius: 6px;
  overflow: hidden;
  transform: translate(-50%);
  width:100%;
  background-color: rgba(36,99,200,0.7);
  height: 158px;
}
.shutter .menu .border{
	/* display: inline-block;
	text-align: center; */
	border-right:1px dashed white;
	height: 158px;
	position: relative;
	float: left;
}
.shutter .menu .border a{
	color: white;
}
.shutter .menu div:nth-of-type(6){
	border-right: none;
}
.shutter .menu .content{
	margin-top: 40px;
	text-align: center;
}
.shutter .menu .content span a{
	font-size: 24px;
}
.shutter .web{
	position: absolute;
	top:4%;
	left: 16.5%;
	width:400px;
}
.shutter .banner{
	margin-left: 35%;
	transform: translate(-50%);
	margin-top: 15%;
	position: relative;
	top:200px;
}
.diff{
	background:url(https://smart.sdast.org.cn/img/portal/image_new/banner.png) no-repeat;
	background-size: 100% 100%;
	height: 725px;
	margin-top: -14%;
}
.Container{
	width:100%;
	background: url(../image/juxing.png) no-repeat;
	background-size: 100% 100%;
}
/* .container{
	background-color: white;
} */
.min_tip {
    margin-top: 20px;
    margin-bottom: 15px;
    background: white;
    font-size: 15px;
}
.flex {
    display: flex;
    justify-content: space-between;
}
.min_tip .allTiles {
    padding: 18px 10px;
}
.min_tip .allTiles .left, .min_tip .allTiles .right {
    margin-top: 36px;
    width: 28px;
    height: 85px;
    background: #edf3f8;
    border-radius: 4px;
}
.min_tip .allTiles > div {
    border-radius: 2px;
    width: 12%;
    border-right: 1px solid #f0f2f5;
    border-bottom: 1px solid #f0f2f5;
    cursor: pointer;
}
.min_tip .allTiles > div > div {
    padding-top: 35px;
    height: 160px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    text-align: center;
}

.min_tip .allTiles > div .red {
    background: #f7ecea;
}
.min_tip .allTiles .red a {
    color: #b95240;
}
.min_tip .allTiles > div > div img {
    margin-top: 10px;
    width: 60px;
    height: 60px;
}
.min_tip .allTiles > div > div > a {
    display: block;
    font-size: 18px;
    font-weight: 600;
}
.min_tip .allTiles .blue a {
    color: #4a6d8a;
}
.min_tip .allTiles .green a {
    color: #4a8a88;
}
.min_tip .allTiles .yellow a {
    color: #8a754a;
}
.min_tip .allTiles > div .blue {
    color: #4a6d8a;
    background: #ebf2f7;
}
.min_tip .allTiles > div .green {
    color: #4a8a88;
    background: #ebf7f7;
}
.min_tip .allTiles > div .yellow {
    background: #f7f3eb;
}
.min_tip .allTiles .left, .min_tip .allTiles .right {
    margin-top: 36px;
    width: 28px;
    height: 85px;
    background: #edf3f8;
    border-radius: 4px;
}

.main {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 30px;
    /* background: white; */
    font-size: 15px;
}
.main .zczx_hdyg .zczx {
    width: 68%;
}

.main .zczx_hdyg .hdyg {
    width: 32%;
}
.main .zczx_hdyg .zczx .containbox li {
    margin-bottom: 8px;
    height: 38px;
}
.main .zczx_hdyg .zczx .containbox li:hover a{
    color: #0087D2;
}
ul, li, dl, dd, dt {
    list-style: none;
    margin: 0;
        margin-bottom: 0px;
    padding: 0;
}
.main .zczx_hdyg .zczx .containbox li .date {
    float: left;
    display: flex;
    margin-right: 15px;
    width: 100px;
    height: 38px;
    line-height: 38px;
    background-image: url(../image/02_11.png);
    background-size: 100% 100%;
    text-align: center;
}
.main .zczx_hdyg .zczx .containbox li .date .day {
    width: 38px;
    font-size: 14px;
    font-weight: 600;
    color: #4287d4;
}
.main .zczx_hdyg .zczx .containbox li .date .month {
    width: 62px;
    font-size: 12px;
    color: #b3b3b3;
}
.main .zczx_hdyg .zczx .containbox li .text {
    float: left;
    margin: 0;
    width: 55%;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #4d4d4d;
}
.main .zczx_hdyg .zczx .containbox li .souce {
    float: right;
    line-height: 38px;
    font-size: 13px;
    color: #b3b3b3;
    width: 25%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main p {
    margin: 0;
}
table {
    background-color: transparent;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
.main .zczx_hdyg .hdyg .timesPreview .allActives {
    margin-top: 20px;
    position: relative;
    height: 90px;
}
.main .zczx_hdyg .hdyg .timesPreview .allActives .left {
    position: absolute;
    left: 0;
    top: 300px;
    font-size: 30px;
    color: #2e8dd5;
    cursor: pointer;
}
.leftStopColor {
    color: #bebebe !important;
}
.main .zczx_hdyg .hdyg .timesPreview .allActives .right {
    position: absolute;
    right: 0;
    top: 300px;
    color: #2e8dd5;
    cursor: pointer;
}
.main .zczx_hdyg .hdyg .timesPreview .allActives .huodong {
    padding: 27px 12%;
}

.main .bszn_ztxx {
    margin-top: 25px;
}
.main .bszn_ztxx .bszn {
    width: 100%;
}
.main .bszn_ztxx .bszn .titlebox {
    padding-bottom: 0;
    height: 22px;
    border-bottom: solid 1px #caced3;
    margin-bottom: 30px;
    padding-bottom: 40px;
}
.main .titlebox {
    padding-bottom: 15px;
    height: 40px;
    border-bottom: solid 1.5px #caced3;
    margin-bottom: 30px;
}
.main .titlebox img {
    float: left;
    margin-right: 10px;
    margin-top: 1px;
}
.main .titlebox h3 {
    float: left;
    margin: 0;
    font-size: 20px;
    color: #2390d6;
    font-weight: bold;
    line-height: 24px;
}
.main .bszn_ztxx .bszn .row > div {
    background: #fff;
}
.main .bszn_ztxx .bszn .row > div .flexs {
    display: flex;
    justify-content: center;
    padding: 5px 0;
    height: 90px;
    line-height: 80px;
    font-size: 18px;
    font-weight: 600;
    background: #f2f8ff;
    border-radius: 9px;
    box-shadow: 0px 0px 6px rgba(72,129,166,.3);
    cursor: pointer;
}
.main .bszn_ztxx .bszn .row > div .flexs:hover {
    background: #F5F5F5;
    transition: all 0.3s;
}
.main .bszn_ztxx .bszn .row > div .flexs img {
    margin-top: 15px;
    margin-right: 15px;
    height: 50px;
}
.main .bszn_ztxx .bszn .row > div .flexs P {
    color: #1a98dc;
}
.rightimg{
	margin-left: 50%;
	margin-top:-220px;
}
.min_tip .allTiles > div .blue:hover {
    background: #d8e5ef;
    transition: all 0.3s;
}
.min_tip .allTiles > div .red:hover {
    background: #F3DCD7;
    transition: all 0.3s;
}
.min_tip .allTiles > div .green:hover {
    background: #d0f3f3;
    transition: all 0.3s;
}
.min_tip .allTiles > div .yellow:hover {
    background: #F5ECD9;
    transition: all 0.3s;
}

.pj_a{
    cursor: pointer!important;
    background-color: #1c84c6;
    border-color: #1c84c6;
    color: #FFFFFF!important;
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 3px;
    margin-top: 10px;
    font-size: 12px!important;
}