
.clearfix {/* width: 1200px; */}

/* 必要布局样式css */
.change-content {
    padding: 30px 0;
}

.qiehuan {
    padding-bottom:0px;
}

.change-main {
    width: 1200px !important;
    margin: 0 auto;
    position: relative;
    transition: all .3s ease;
}


.qiehuan .change-cut {
    margin: 40px 0 30px;
    /* width: 1551px; */
}

.transition {
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.qiehuan .change-cut .tab {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    background-color: #F5F5F5;
    box-sizing: border-box;
    border-right: 1px solid #e5e5e5;
    /* border-left: none; */
    position: relative;
    cursor: default;
    width: 50%;
    float:left;
    /* margin-right: 0px; */
}

.flex-rows{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.qiehuan .change-cut ul{
    border: 1px solid #e5e5e5;
    margin-left: 0px;
    /* width: 1200px; */
}

.contents{
    width:1300px;
}

.qiehuan .change-cut .tab.on {
    background-color: #F28E41;
    color: #fff;
}

.qiehuan .change-cut .tab.on:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 11px solid;
    border-color: #F28E41 transparent transparent transparent;
    bottom: -22px;
    left: 50%;
    transform: translateX(-50%);
    transition: all .3s ease;
}



.qiehuan .contents > .flex-row {
    justify-content: space-between;
}



.qiehuan .item {
    box-sizing: border-box;
    border: 1px solid #E5E5E5;
    width: 280px;
    height: 103px;
    float: left;
    transition: all .3s ease;
    margin-right: 26px;
}

.img-block {
    margin: 0 auto;
    display: block;
}

.qiehuan .img-block {
    margin: 0 20px 0 0;
    float: left;
}

.img-block img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.qiehuan .item-title {
    font-size: 18px;
    color: #333;
}

.qiehuan .item-p {
    font-size: 12px;
    color: #999;
    margin-top: 10px;
}

.qiehuan .item:hover {
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .1);
}

.items-news .items-news-list .item a:hover {
    color: #20B09F;
}




.yewua{width:1200px;margin:0px auto;height:850px;}
.yewual{width:230px;float:left;margin-right:10px;height:850px;}
.yewual li{line-height:50px;padding-left:8px;font-family:微软雅黑;font-size:16px;width:320px;float:left;height:50px;background-color:#F79E5A;margin-bottom:10px;background:url('../image/bggg.png')no-repeat center 0;}
.yewuar{width:920px;float:right;height:850px;background-color:#fff;}

.yewual li:hover{background-color:#F79E5A;color:#fff;}

.yewual li a:hover{background-color:#F79E5A;color:#fff;}
.fdffe{width:1200px;height:380px;margin:50px auto;}
.fdffe li{background-color:#cbe5fc;background: url(../image/bgg.png) no-repeat left center;margin-right:15px;padding-top:0px;width:225px;float:left;text-align:center;height:162px;}
.fdffe li:hover{box-shadow: 0px 0px 70px rgba(157, 179, 208, 0.4);}
.picdzedfd{width:225px;margin:0px auto;height:200px;overflow:hidden;}
.picdzedfd img{width:120px;margin:0px auto;}
.picdzedfd span{width:225px;display:block;font-family:微软雅黑;font-size:20px;}

.links {
    font-size: 12px;
    color: #cccccc;
}

