.tools_list {
    text-align: center;
    padding-bottom: 40px;
    border-bottom: 3px solid #e8e8e8;
}
.tools_list li {
    display: inline-block;
    min-width: 145px;
}
.tools_list li a {
    display: inline-block;
    padding: 0 20%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    font-weight: bold;
    white-space: nowrap;
}
.tools_list li.on a {
    color: #fff;
    background: #038bd3;
} 

@media screen and (max-width: 760px){
.tools_list {
    display: none;
}
}
/*event_list*/
.event_list {
    width: 70%;
    margin: 42px auto 0;
    position: relative;
    padding-left: 10%;
}
.event_list .line {
    width: 2px;
    position: absolute;
    height: 100%;
    background: #038bd3;
    left: 51%;
    top: 0;
}
.eve_bon.fix {
    position: fixed;
}
.eve_bon {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    background: #fff;
    z-index: 111;
}
.eve_bon li.on {
    background: #038bd3;
    color: #fff;
}
.eve_bon li {
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
}
.eve_bon .bottom {
    background: url(../images/event_13.jpg) no-repeat;
    width: 42px;
    height: 18px;
    display: block;
    margin: 10px auto 0;
}
.dl_list {
    width: 100%;
    margin-bottom: 42px;
}
.event_list dl {
    position: relative;
    z-index: 2;
}
.event_list dt {
    /*background: url(../images/evevt_03.jpg) left center no-repeat;*/
    padding: 30px 0 0 40px;
    height: 30px;
    line-height: 30px;
    margin-left: 43%;
    left: -14px;
    position: relative;
    color: #038bd3;
    font-size: 22px;
}
.event_list dt i {
    position: absolute;
    left: 2px;
    top: -15px;
    font-weight: bold;
    font-size: 36px;
    padding-left: 40px;
    background: url(../images/year_bg_03.jpg) no-repeat left center;
}
.event_list dd {
    padding-bottom: 60px;
}
.event_list dd .list {
    float: left;
    width: 43%;
    padding-bottom: 50px;
    text-align: left;
    visibility: hidden;
}
.event_list dd .list .libox {
    padding: 10px 15px;
    background-color:#038bd3;
}
.event_list dd .list div {
    color: #999;
    margin: 20px 0;
    line-height: 20px;
}
.event_list dd .list h3 {
    font-size: 14px;
    color: #fff;
}

/*honor*/
.honor-list {
    margin: 40px 5px 0 0;
    position: relative;
    display: none;
}
.honor-list dt {
    z-index: 2;
    height: 40px;
    position: relative;
}
.honor-list dt .k {
    width: 100%;
    margin: 0 auto;
    left: 0;
    top: 5px;
    height: 40px;
    position: absolute;
}
.honor-list dt .k .bon.left.disabled {
    background: url(../images/upload/h_l.png) no-repeat;
    cursor: default;
}
.honor-list dt .k .bon {
    position: absolute;
    left: 5px;
    top: 0;
    background: url(../images/upload/h_l_on.png) 0 0 no-repeat;
    width: 14px;
    height: 39px;
    display: none;
}
.honor-list dt .k .bon.right.disabled {
    background: url(../images/upload/h_r.png) no-repeat;
    cursor: default;
}
.honor-list dt .u {
    overflow: hidden;
}
.honor-list dt .u ul {
    width: 1000%;
}
.honor-list dt .u li {
    float: left;
    cursor: pointer;
    text-align: center;
    width: 102px;
    height: 32px;
    line-height: 32px;
    color: #414141;
}
.honor-list dt .u li.on {
    background: #038bd3 /*url(../images/upload/about_25.jpg) center 70px no-repeat;*/;
    color: #fff;
}
.honor-list dd {
    margin: 50px auto 0;
    max-width: 750px;
}
.honor-list dd .items {
    position: relative;
    padding: 40px 0 0 0;
    visibility: hidden;
}
.honor-list dd .items .title {
    /* background: url(../images/upload/about_29.jpg) no-repeat 0 0; */
    padding-left: 35px;
    font-size: 22px;
    color: #e73237;
    line-height: 30px;
    height: 30px;
    display: block;
    width: 100px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -16px;
    z-index: 2;
}
.honor-items {
    width: 100%;
    position: relative;
}
.honor-items li.odd {
    text-align: left;
    right: 0;
    left: auto;
    top: 0;
}
.honor-items li {
    float: left;
    width: 50%;
    min-height: 180px;
    text-align: right;
    padding: 20px 0 40px;
    text-align: right;
    position: absolute;
    left: 0;
    top: 0;
}
.honor-items li article {
    padding: 0 15px 0 0;
    color: #666;
    line-height: 1.5;
}
.honor-items li .t {
    display: block;
    font-size: 14px;
    margin: 10px 0;
    padding-right: 18px;
    color: #000;
}
/*productbar*/
.productbar {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin: 30px 0 0;
}
.productbar .tools_box {
    margin-top: -6px;
}
.tools_box {
    width: 110%;
    margin-bottom: 42px;
}
.tools_box .product_img {
    margin-right: 25px;
}
.tools_box li {
    width: 29%;
}
.product_img {
    float: left;
    padding-top: 6px;
    margin: 0 28px 0 0;
}
.tools_box li img {
    width: 100%;
    height: auto;
    max-height: 350px;
    background: #fff;
}
.tools_box li a p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}
.product_img a p {
    line-height: 53px;
    font-size: 18px;
    font-weight: bold;
    color: #414141;
}
.product_img p {
    display: block;
}
.product_img h4, .product_img p {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #6c7579;
    padding-bottom: 14px;
}

@media screen and (max-width: 400px){
    /*products*/
.tools_box li {
    width: 90.5%;
}
.tools_box li a {
    background: #000;
    padding: 3px;
    display: block;
    border-bottom: 2px solid #fff;
}
.tools_box li a p {
    color: #fff;
}
}
@media screen and (max-width: 760px){
.event_list {
    display: none;
}
/*products*/
.tools_box .product_img {
    clear: none!important;
}
.tools_box li a p {
    text-align: center;
    font-size: 14px;
    padding: 0;
    height: 40px;
    line-height: 40px;
    font-weight: normal;
}
}
@media screen and (max-width: 760px){
.honor-list {
    margin-top: 0;
}
.honor-list {
    display: block;
}
.honor-list dt {
    height: 50px;
}
.honor-list dt {
    height: 50px;
}
.honor-list dt .k {
    top: 0;
}
.honor-list dt .k {
    height: 40px;
}
.honor-list dt .k .bon {
    top: 0;
}
.honor-list dt .u {
    overflow-x: scroll;
}
.honor-list dt .u ul {
    width: auto;
    white-space: nowrap;
}
.honor-list dt .u li {
    width: 50px;
    height: 40px;
    line-height: 40px;
    margin: 0 5px;
    display: inline-block;
    float: none;
}
.honor-list dd {
    margin: 20px auto 0;
}
.honor-list dd .items .title {
    padding-left: 17px;
    color: #038bd3;
}
.honor-list dd .items .title {
    left: 0;
    margin-left: 0;
}
.content .title {
    margin: 0;
}
.honor-items {
    width: 90%;
    margin-left: 17px;
    margin: 0 auto 20px;
}
.honor-items li.odd {
    right: auto;
    left: 0;
}
.honor-items li {
    position: relative;
    width: 100%;
    min-height: 0;
    text-align: left;
    padding: 0;
}
}
