.site-logo{
margin-top: 22px;
    width: 470px;
}
#wp_nav_w1>ul{
  display:flex;
  justify-content:center;
}
#wp_nav_w1 .wp_nav .nav-item {
    min-width: 155px;
    font-weight: bold;
}
.sudyfocus_w2,.focus-container{
height:420px !important;
}
.focus-container .focus-item img:hover {
    transform: scale(1.2);
}

.focus-container .focus-item img {

    height: auto !important;
    transition: all ease-in-out 0.5s;
}

a {
    transition: background-color 0.13s;
}
#wp_nav_w1 .wp_nav .sub-nav{

transition: all 0.13s ease-in-out 0s;
    width: 220px !important;
}
.fenshu {
    background: #bc5801;
}

.jieshao{
    background:#bcb601;
}
.fenjing{
    background:#01bcb6;
}
.weishi{
    background:#5801bc;
}
.focus-title{
    left: calc((100% - 1100px) / 2) !important;
}

.focus-prev {
    left: 50px !important;
}
.focus-next {
    right: 50px !important;
}
.four-columns {
    width: 100%;
    height: 200px;
    box-shadow: 1px 2px 10px #dcd9f2;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.column {
    width: 24%;
 height: 100%;
      display: flex;
    justify-content: center;
    align-items: center;
}
.column-title {
    color: #ffffff;
}
.m-one .title {
    display: inline-flex;
    color: #000000;
    height: 21px;
    line-height: 21px;
}
.m-one .title img {
    margin-right: 5px;
    width: 22px;
}
.m-one .more_btn {
    float: right;
}
                .seach{
                    display:inline-block;
                    background:none;
                    border:none;
                    outline:none;
                    cursor:pointer;
                    float: right;
                }
.content .m-one .first-right ul li {
    border-bottom: dashed 1px #7f7e7e;
    padding-bottom: 7px;
    padding-top: 7px;
}
.content .m-one .first-right ul li span {
    font-size: 14px;
    line-height: 22px;
    color: #504f4f;
    margin-left: 4px;
}
.content .m-one .first-right ul li a {
    font-size: 14px;
    line-height: 22px;
    color: #222;
    }


.hover:hover {
	transform: scale(1.1);
        transition-duration: 0.5s;
}
.m-tow .second-left ul li .news span{
	display: block;
	padding-left: 16px;
	background: url(/uploads/image/_t053timages/time.jpg) no-repeat left 3px;
	font-size: 12px;
	line-height: 18px;
	color: #595858;
}
.tilte h2{
	padding-left:30px;
	font-size: 17px;
	font-weight: bold;
	color: #a90101;
	height: 30px;
	line-height: 30px;
	background: url(/uploads/image/_t053timages/dongtai.png)  no-repeat 0 4px;
    background-size: 24px;
}
.item-wrapper {
    width: 100px;
text-align: center;
}
.item-logo {
    width: 100px;
}
.item-logo img {
    width: 70px;
height:70px;
    transition: all 0.5s;
}
.item-logo img:hover {
    transform:scale(1.1);
}
.item-title {

    text-align: center;
}
.item-title a {
    color: rgb(184,28,34);
}
