/**组件**/
.right {
    float: right;
    width: 49%;
    overflow: hidden;}
.left {
    float: left;
    width: 49%;
    overflow: hidden;}
.yq_link {}
.yq_link .px1400{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;}
.yq_link h2{
    font-size: 16px;
    border: #94070a1px solid;
    display: block;
    height: auto;
    overflow: hidden;
    position: relative;
    padding: 0 10px;
    border-radius: 6px;
    color: #94070a;
    font-weight: bold;
    line-height: 30px;}
.yq_link .yq_link_list{
    flex: 1;
    min-width: 0;}
.yq_link .yq_link_list ul{}
.yq_link .yq_link_list ul li{}
.yq_link .yq_link_list ul a{
    float: left;
    margin: 0 15px;
    /*background: url(../images/end_linkico.png) left center no-repeat;*/
    padding-left: 20px;
    line-height: 40px;
    font-size: 16px;
    color: #333;}
.yq_link{}
.yq_link{background: #f4eded;padding: 10px 0;}
