.floor_box_col{
	width: 100%;
	min-width: 1340px;
	height: 190px;	
	margin-top:50px;
}
.floor_box{
	width: 100%;
	min-width: 1340px;
	height: 243px;	
	position: absolute;
	bottom: -80px;
	display: none;
}
.link_box{
	width: 100%;
	height: 53px;
	border-top: 2px solid #0d9fd0;
	background: #ffffff;
}
.cs-link {
    width: 1340px;
    height: 53px;
    margin: 0 auto;
}


.cs-link .link_sub {
     width: 1340px;
    height: 51px;
    margin: 0 auto;
    font-family: "microsoft yahei";
    position: relative;

}

.cs-link .link_sub .da_module {
    width:25%;
    height: 51px;
    float: left;
    text-align: center;


}
.cs-link .link_sub .da_module:hover .cs-item3{
    
}
.cs-link .link_sub .da_module span {
    display: block;
    text-align: center;
    padding-left: 10px;
    cursor: pointer;
    height: 51px;
    line-height: 51px;
    color: #000;
    font-size: 16px;
}

.cs-link .link_sub .da_module span a {
    color: #fff;
    text-decoration: none;
}
.cs-link .link_sub .da_module span i{
    padding-left:10px;
}

.cs-link .link_sub .da_module:first-child {
    margin-left: 0;
}


.cs-link .link_sub .da_module .cs-item3:hover {
    background: #0d9fd0;
	color: #ffffff;
}
.cs-link .link_sub .da_module .cs-item3.active{
    background: #0d9fd0;
	color: #ffffff;
}
.cs-link .link_sub .da_module ul {
    width: 100%;
    list-style: none;
	border-top: #0077d3 3px solid;
    margin: 0;
    position: absolute;
    left: 0px;
    top: -310px;
    overflow: hidden;
    background-color: #fff;
    height: 310px;
    padding:20px 0;
    z-index: 10;
    display: none;
    box-sizing:border-box;
    /*animation: mymove 1s;*/
    /*box-shadow: 0 -5px 10px 5px rgb(0 0 0 / 10%);*/
}

/*@keyframes mymove {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}*/
.cs-link .link_sub .da_module .cs-linkul{
    top: -360px;
     height: 360px;
}
.cs-link .link_sub .da_module .cs-linkul2{
    top: -360px;
     height: 360px;
}
.cs-link .link_sub .da_module .cs-linkul3{
    top: -185px;
     height: 185px;
}
.cs-link .link_sub .da_module .cs-linkul4{
    top: -95px;
     height: 95px;
}
.cs-link .link_sub .da_module .cs-linkul5{
    top: -320px;
     height: 320px;
}
.cs-link .link_sub .da_module .cs-linkul6{
    top: -185px;
     height: 185px;
}
.cs-link .link_sub .da_module .cs-linkul7{
    top: -95px;
     height: 95px;
}
.cs-link .link_sub .da_module:hover ul {
    display: block;

}

.cs-link .link_sub .da_module li {
    float: left;
    width: 16%;
    margin:0 2%;
    height: 45px;
    line-height: 45px;
    cursor: pointer;


}
.cs-link .link_sub .da_module li:hover{
    
}

.cs-link .link_sub .da_module li a {
    color: #444;
    font-size: 16px;
    text-decoration: none;
    height: 45px;
    line-height:45px;
    display: block;
    text-align: left;
}

.cs-link .link_sub .da_module li:hover {
    color: #007ad8;
}

.cs-link .link_sub .da_module li:hover a {

    color: #007ad8;
}
.floorMsg_box{
	width: 100%;
	height: 190px;
	background: url('../images/menubg_top.png') center top no-repeat #0d9fd0;
}
.floorMsg_box_center{
	width: 1200px;
	height: 190px;
	margin: 0 auto;
}
.floorMsg_left{
	width: 410px;
	height: 101px;
	float: left;
	margin-top: 45px;
	border-right: 1px solid #56bcde;
}
.organ_box{
	float: left;
	width: 56px;
	height: 68px;
	margin: 19px 0 0 36px;
}
.floorMsg_left ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.floorMsg_left ul li{
	width: 66px;
	height: 60px;
	float: left;
	text-align: center;
	margin: 22px 0 0 33px;
}
.floorMsg_left ul li a{
	color: #fff;
}
.fl_font{
	display: block;
	width: 100%;
	font-size: 35px !important;
}
.fl_text{
	font-size: 16px;
	line-height: 25px;
}
.floorMsg_center{
	width: 310px;
	height: 101px;
	float: left;
	margin-top: 45px;
	margin-left: 37px;
	border-right: 1px solid #56bcde;
	color: #fff;
	font-size: 16px;
	line-height: 32px;
}
.floorMsg_right{
	width: 256px;
	height: 101px;
	float: left;
	margin-top: 45px;
	margin-left: 27px;
	color: #fff;
	font-size: 16px;
	line-height: 32px;
}
.floorMsg_right a{
	color: #fff;
}
.floorMsg_right p img{
	position: relative;
	top: 3px;
}
.floorMsg_end{
	width: 120px;
	height: 190px;
	float: right;
}
.site_error{
	width: 99px;
	height: 50px;
	margin-top: 42px;
}
.site_support{
	width: 99px;
	height: 50px;
	margin-top: 10px;
}