﻿#lan {
    width: 100%;
    margin: 0 auto;
    display: block;
    height: auto;
    position: relative;
    margin-top: 40px;
}

.yingxiao {
    width: 100%;
    margin: 0 auto;
    display: block;
    height: auto;
    position: relative;
}

.yxlist {
    width: 100%;
    margin: 0 auto;
}
.title_1 {
    text-align: center;
}

.title_1 h2 {
    font: bold 30px/40px "Microsoft YaHei";
    color: #535353;
    padding-bottom: 5px;
    padding-top: 20px;
}

.title_1 h3 span, .title_1 h2 span {
    color: #ff6c60;
}

.title_1 p {
    font-size: 14px;
    color: #888;
    display: block;
}

.icon_top {
    width: 100%;
    padding-top: 25px;
}

.icon_top i {
    display: block;
    width: 32px;
    height: 32px;
}

.icon_top .i_left {
    float: left;
    background: url("../images/icon_left.png") 0 center no-repeat;
}

.icon_top .i_right {
    float: right;
    background: url("../images/icon_right.png") 0 center no-repeat;
}

.icon_top .i_left1 {
    float: left;
    background: url("../images/icon_left1.png") 0 center no-repeat;
}

.icon_top .i_right1 {
    float: right;
    background: url("../images/icon_right1.png") 0 center no-repeat;
}

.study {
    padding: 0px 32px;
}

.study h3 {
    font: 25px/30px "Microsoft YaHei";
    color: #333;
    display: block;
    padding-bottom: 25px;
}

.study p {
    font: 14px "Microsoft YaHei";
    color: #666;
    display: block;
    text-indent: 2em;
    line-height: 24px;
}

.study img {
    display: block;
    width: 140px;
    height: 90px;
    overflow: hidden;
    margin-left: 35%;
    padding-top: 10px;
}

.study .know {
    background: #1dd2af;
    display: block;
    font: bold 16px/30px "Microsoft YaHei";
    padding: 0px 10px;
    border-radius: 50px;
    height: 30px;
    color: #FFFFFF;
    text-align: center;
    margin: 0 90px;
    margin-top: 10px;
}

.public_img {
    display: block;
    width: 29px;
    height: 29px;
    padding: 15px 0 2px 0;
}

.public_img_1 {
    width: 59px;
    height: 29px;
    display: block;
}

.bt h3 {
    text-align: center;
    font-size: 35px;
    color: #444;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 30px;
}


/*one stare*/
strong {
    font-weight: bold;
}

.cl:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.cl {
    zoom: 1;
}

.pt20 {
    padding-top: 20px;
}

a, button {
    cursor: pointer
}

.important {
}

.important ul {
    width: 100%;
}

.important li {
    float: left;
    margin-right: 2%;
    width: auto;
    border-radius: 4px;
    padding: 18px 18px;
    border: 1px solid #696969;
    display: inline-block;
    height: 10px;
}



.important li span {
    width: 60px;
    height: 60px;
    display: block;
}

.important .rcsp_1 span {
    background: url("../images/app.png") no-repeat bottom center;
}

.important .rcsp_2 span {
    background: url("../images/icon2.png") no-repeat bottom center;
}

.important .rcsp_3 span {
    background: url("../images/icon3.png") no-repeat bottom center;
}

.important .rcsp_4 span {
    background: url("../images/icon4.png") no-repeat bottom center;
}

.important .rcsp_5 span {
    background: url("../images/icon5.png") no-repeat bottom center;
}

.important .rcsp_6 span {
    background: url("../images/icon6.png") no-repeat bottom center;
}

.important .rcsp_7 span {
    background: url("../images/icon7.png") no-repeat bottom center;
}

.important .rcsp_8 span {
    background: url("../images/icon9.png") no-repeat bottom center;
}

.important .rcsp_9 span {
    background: url("../images/icon9.png") no-repeat bottom center;
}

.bgbg {
    background: url("../images/bgbg.png") center bottom no-repeat;
    width: 100%;
    padding-bottom: 20px;
}

.yxlist .important .rcsp_1:hover span, .yxlist .important .rcsp_2:hover span, .yxlist .important .rcsp_3:hover span, .yxlist .important .rcsp_4:hover span, .yxlist .important .rcsp_5:hover span, .yxlist .important .rcsp_6:hover span, .yxlist .important .rcsp_7:hover span,  .yxlist .important .rcsp_8:hover span, .yxlist .important .rcsp_9:hover span {
    transition: background 0.3s;
    -moz-transition: background 0.3s;
    -ms-transition: background 0.3s;
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
}

.yxlist .important .rcsp_1:hover span {
    background: url("../images/app.png") no-repeat top center;
}

.yxlist .important .rcsp_2:hover span {
    background: url("../images/icon2.png") no-repeat top center;
}

.yxlist .important .rcsp_3:hover span {
    background: url("../images/icon3.png") no-repeat top center;
}

.yxlist .important .rcsp_4 span:hover {
    background: url("../images/icon4.png") no-repeat top center;
}

.yxlist .important .rcsp_5 span:hover {
    background: url("../images/icon5.png") no-repeat top center;
}

.yxlist .important .rcsp_6 span:hover {
    background: url("../images/icon6.png") no-repeat top center;
}

.yxlist .important .rcsp_7 span:hover {
    background: url("../images/icon7.png") no-repeat top center;
}

.yxlist .important .rcsp_8 span:hover {
    background: url("../images/icon9.png") no-repeat top center;
}

.yxlist .important .rcsp_9 span:hover {
    background: url("../images/icon9.png") no-repeat top center;
}

.important .rcsp_9 {
}

.important li p {
    line-height: 1px;
    text-align: center;
    display: block;
    color: #666;
    font-size: 15px;
    padding-top: 0px !important;
}

.important li:hover p {
    color: #ff6c60;
}

.important li strong {
    border-bottom: 1px solid #ff6c60;
    position: relative;
    display: block;
    margin-top: 9px;
    z-index: 4;
}

.important li strong i {
    display: none;
    position: absolute;
    width: 0px;
    height: 0px;
    border: 10px solid transparent;
    display: block;
    left: 50%;
    margin-left: -9px;
    border-top-color: #ff6c60;
}

.important_l {
    padding: 30px 0px 0 20px;
    float: left;
    width: 30%;
    overflow: hidden;
}

.important_l img {
    width: 100%;
    height: auto;
}

.important_r {
    float: right;
    padding: 30px 20px 0px 0px;
    width: 60%;
    overflow: hidden;
}

.title_1 {
    text-align: center;
}

.title_1 h3 {
    font: 14px/16px "Arial";
    text-transform: uppercase;
    color: #535353;
    display: block;
}

.title_1 h3 span ,.title_1 h2 span {
    color: #ff6c60;
}

.title_1 h2 {
    font: bold 30px/40px "Microsoft YaHei";
    color: #535353;
    padding-bottom: 5px;
    padding-top: 20px;
    letter-spacing: 4px;
}

.title_1 p {
    font-size: 14px;
    color: #888;
    display: block;
}

.icon_top {
    width: 100%;
    padding-top: 25px;
}

.icon_top i {
    display: block;
    width: 32px;
    height: 32px;
}

.icon_top .i_left {
    float: left;
    background: url("../images/icon_left.png") 0 center no-repeat;
}

.icon_top .i_right {
    float: right;
    background: url("../images/icon_right.png") 0 center no-repeat;
}

.icon_top .i_left1 {
    float: left;
    background: url("../images/icon_left1.png") 0 center no-repeat;
}

.icon_top .i_right1 {
    float: right;
    background: url("../images/icon_right1.png") 0 center no-repeat;
}
.cl ul{}
.cl li{
    float: left;
    margin-right: 1%;
    width: auto;
    border-radius: 4px;
    padding: 14px 14px;
    border: 1px solid #828282;
    display: inline-block;
    text-align: center;
    margin-bottom: 1%;
}
.cl li img{
    text-align: center;
    margin: 0 auto;
    width: 33px;
}
.cl li p{
    color: #919191;
    font-size: 14px;
    padding-top: 12px;
}
@media screen and (max-width: 1024px) and (min-width: 0px) {
    .cl li {
        float: left;
        margin-right: 1%;
        width: auto;
        border-radius: 4px;
        padding: 12px 10px;
        border: 1px solid #828282;
        display: inline-block;
        text-align: center;
        margin-bottom: 3%;
    }
    .important ul {
        width: 100%;
        margin-bottom: 11px;
    }

}