@charset "utf-8";
/* CSS Document */
/*头部*/
/*全局定义*/
* {
    padding: 0;
    margin: 0;
    font-family: "Microsoft YaHei";
}

a {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

li {
    list-style: none;
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0 0;
    padding: 0;
    color: #333;
    font-weight: 500;
}
h1{
    color: #434343;
    font-size: 25px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
    color: #707070;
}
h6 a{
    color: #707070;
}

p {
    text-align: justify;
}

button {
    outline: none;
    border: 0;
    box-shadow: 0;
}
img{
    display: block;
    border: 0;
}
.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}
.clearfix {
    clear: both !important;
}

.top10{
    margin-top: 10px !important;
}
.top20{
    margin-top:20px !important;
}
.top30{
    margin-top:30px !important;
}
.top40{
    margin-top:40px !important;
}


body {
    width: 100%;
    height: 100%;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}
.slideout-menu {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    width: 256px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    display: none;
    background: #eaebed;
}
.slideout-menu .menu_logo{
    margin: 20px 0 0 20px;
}
.slideout-menu ul {
    margin: 25px 0;
}
.slideout-menu ul li{
    font-size: 16px;
}
.slideout-menu ul li a{
    display: block;
    padding: 10px 20px;
    color: #404040;
}


.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
    overflow: hidden;
}

.slideout-open .slideout-menu {
    display: block;
}

main{
    background: #FFFFFF;
}
main header{
    width: 100%;
    background: #38a4e3;
    height: 44px;
    height: 44px;
    color: #FFFFFF;
    text-align: center;
    line-height: 44px;
    z-index: 999999;
}
main header .btn{
    border: none;
    position: absolute;
    width: 42px;
    height: 30px;
    top: 7px;
    left: 12px;
    outline: none;
    background: url(../images/menu.png) no-repeat left center;
}


/*banner*/
.banner{
    position: relative;
    /*padding-top: 44px;*/
    left: 0;
}
.banner .swiper-wrapper img{
    width: 100%;
    height: auto;
}
/*right*/
.banner .swiper-button-next{ background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
/*left*/
.banner .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

/*标题title1*/
.title1 {
    padding:0 5% 20px 5%;
    position: relative;
    width: 90%;
}

.title1 h2 {
    text-align: center;
    font-size: 18px;
    color: #313131;
}
.title1 span.english {
    margin: 5px auto 10px auto;
    display: block;
    width: 240px;
    height: 17px;
    font-size: 14px;
    text-align: center;
    color: #7d7d7d;
}

.title1 h5 {
    text-align: center;
    font-size: 14px;
    color: #7d7d7d;
    margin-top: 11px;
    line-height: 16px;
}

.title1 h6 {
    text-align: center;
    margin-top: 18px;
    font-size: 14px;
    color: #38a4e3;
    line-height: 18px;
}

.title1 h6 span {
    font-size: 19px;
    font-family: Arial;
}


.title1 p {
    margin: 0;
    background: url("../images/button-jiantou.png") no-repeat;
    width: 12px;
    height: 10px;
    margin-left: -6px;
    position: absolute;
    left: 49%;
    bottom: 0;
}

/*广告*/
.guanggao img{
    width: 100%;
    height: auto;
}

/*标题title2*/
.title2 {
    padding: 0 2%;
    position: relative;
    width: 96%;
}

.title2 .title2_one{
    padding-bottom:5px;
}
.title2 .title2_one ul li{
    color: #313131;
    font-size: 18px;
    line-height: 24px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.title2 .title2_one ul li span{
    color: #cfcfcf;
    font-size: 12px;
}



.title2 .title2_one ul li:nth-child(1){
    float: left;
}
.title2 .title2_one ul li:nth-child(2){
    float: right;
}

.title2 .title2_one i{
    display: block;
    width: 98%;
    padding-left: 2%;
    line-height: 24px;
    font-style: normal;
    margin-top: 15px;
    font-size: 18px;
    color: #38a4e3;
    font-weight: bold;
    border-left:3px #38a4e3 solid;
}

.title2 .title2_two {
    position: relative;
}
.title2 .title2_two.he{
height: 190px !important;
    overflow: hidden;
    position: relative;
}

.title2 .title2_two h2{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90%;
    color: #FFFFFF;
    line-height: 45px;
    font-size: 15px;
    height: 45px;
    text-align: left;
    padding:0 5%;
    background: rgba(0,0,0,.5);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.title2 .title2_two h2 a{
    color: #FFFFFF;
}
.title2 .title2_two img{
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.title2 .title2_three p{
    color: #626262;
    font-size: 12px;
    text-align: justify;
    line-height: 18px;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
    overflow:hidden;
}

.title2 .title2_three .pp{
    -webkit-line-clamp:99;
    font-size: 14px;
}

.title2 .title2_three p a{
    color: #626262;
}
.title2 .title2_four{
    color: #38a4e3;
    position: relative;
    font-size: 14px;
    height: 24px;
}
.title2 .title2_four span{
    display: block;
    font-size: 13px;
    color: #7d7d7d;
    position: absolute;
    line-height: 20px;
    left: 0;
    top: 0;
    padding-left: 20px;
    background: url("../images/shizhong.png") no-repeat;
    background-position: 0 2px;
}

.title2 .title2_four a{
    display: block;
    color: #38a4e3;
    position: absolute;
    right: 0;
    top: 0;
}

/*title3*/
.title3{
    padding: 0 5%;
    position: relative;
    width: 90%;
}

.title3 h2 {
    font-size: 18px;
    color: #313131;
    height: 34px;
    line-height: 34px;
    padding-left: 16px;
    border-left: 2px #38a4e3 solid;
    text-align: left;
}

.title3 h2 span {
    font-size: 14px;
    color: #cfcfcf;
    font-family: Arial;
}
/*title4*/
.title4{
    padding: 0 2%;
    position: relative;
    width: 96%;
}

.title4 ul li{
    padding: 10px 5%;
    border-bottom: 1px #c8c7cc solid;
}
.title4 ul li p {
    font-size: 16px;
    color: #626262;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.title4 ul li p span {
    font-size: 14px;
    color: #cfcfcf;
}

.title4 ul li p a {
    color: #626262;
}
/*title5*/
.title5 {
    padding: 0 5%;
    position: relative;
    width: 90%;
}

.title5  h5 {
    font-size: 12px;
    color: #38a4e3;
    background-position: 10px 0;
    text-align: right !important;
    line-height: 18px;;
    margin:8px 0 0 0;
}

.title5  h5 span {
    font-size: 18px;
    display: block;
    font-family: Arial;
}

.title5  .tit {
    border-left: 2px #38a4e3 solid;
    padding-left: 16px;
    color: #38a4e3;
    font-size: 18px;
    margin-right: 24px;
    line-height: 24px;
    text-align: left;
}

.title5  .tit span {
    display: block;
    color: #7d7d7d;
    font-size: 16px;
    font-family: Arial;
    line-height: 21px;
}

.title5  a {
    font-size: 18px;
    color: #7d7d7d;
    display: block;
    border-right: 1px #ededed solid;
    text-align: right;
}

/*title6*/
.title6 {
    margin: 0 5%;
    width: 90%;
}
.title6 ul {
    padding: 2%;
}
.title6 ul li {
    float: left;
    text-align: center;
    width: 40%;
    background: #FFFFFF;
    border: 1px #38a4e3 solid;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    margin: 2% 5%;
    border-radius: 3px;
}
.title6 ul li:nth-child(even) {
    margin-right: 0;
}

.title6 ul li a {
    color: #38a4e3;
}

.title6 ul li.active {
    background: #38a4e3;

}

.title6 ul li.active a {
    color: #FFFFFF;
}

/*title7*/

.title7{
    margin-top: 10px;
    width: 100%;
    background: #38a4e3;
    padding: 5px 0;
}
.title7 h2{
    border-left:5px #f28089 solid;
    margin-left: 2.5%;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    height: 34px;
    width: 30%;
    float: left;
    line-height: 34px;
    text-align: left;
    padding-left:2.5% ;
}
.title7 p{
    text-align: right;
    float: right;
    margin: 0;;
    color: #FFFFFF;
    font-size: 14px;
    width:55%;
    padding-right: 5%;
    line-height: 34px;
}

.title7 p span{
    font-size: 14px;
    font-family: arial;
}

/*title8*/
.title8 {
    margin: 0 5%;
    width: 90%;
}
.title8 ul {
    padding: 2%;
}
.title8 ul li {
    float: left;
    text-align: center;
    width: 46.5%;
    background: #FFFFFF;
    border: 1px #38a4e3 solid;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    margin: 2% 5% 2% 0;
    border-radius: 3px;
}
.title8 ul li:nth-child(2n) {
    margin-right: 0;
}

.title8 ul li a {
    color: #38a4e3;
}

.title8 ul li.active {
    background: #38a4e3;

}

.title8 ul li.active a {
    color: #FFFFFF;
}

@media screen and (max-width: 394px) {
    .title8 ul li {
        font-size: 14px;
    }
}
@media screen and (max-width: 350px) {
    .title8 ul li {
        font-size: 12px;
    }
}


/*图片1*/
.picture1{
    padding: 0 5%;
    position: relative;
    width: 90%;
}
.picture1 .box{
    float: left;
    width: 48%;
    margin-bottom: 5px;
}
.picture1 .box:nth-child(odd){
    margin-right: 4%;
}
.picture1 .box img{
    width: 100%;
    height: auto;
    margin-bottom: 5px;
}
.picture1 .box p{
    font-size: 14px;
    text-align: center;
}
/*图片2*/
.picture2{
    padding: 0 5%;
    position: relative;
    width: 90%;
}

.picture2 .box{
    float: left;
    width: 49%;
    margin-top: 5px;
    margin-right: 2%;
}

.picture2 .box:nth-child(2n){
    margin-right: 0;
}

.picture2 .box img{
    width: 100%;
    height: auto;box-sizing: border-box;
    border: 1px solid #ccc;
}
.picture2 .box p{
    font-size: 14px;
    text-align: center;
    color: #1b1b1b;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*图片-文字1*/
.picture_txt1{
    padding: 0 5%;
    position: relative;
    width: 90%;
}
.picture_txt1 .box{
    padding: 10px 0;
    border-bottom: 1px #c8c7cc solid;
}
.picture_txt1 .img{
    width: 35%;
    height: auto;
}
.picture_txt1 .txt{
     width: 60%;
 }
.picture_txt1 .txt h2{
    font-size: 16px;
    color: #313131;
    text-align: left;
}
.picture_txt1 .txt h2 a{
    color: #313131;
}
.picture_txt1 .txt h2 span{
    font-size: 18px;
    color: #cfcfcf;
    margin: 0 5px;
    font-family: Arial;

}
.picture_txt1 .txt p{
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*图片-文字2*/
.picture_txt2{
    padding: 0 5%;
    position: relative;
    width: 90%;
}
.picture_txt2 .relation {
    width: 60%;
    float: left;
}

.picture_txt2  ol {
    padding: 0;
    margin: 0;
}

.picture_txt2 ol li {
    display: block;
    height: 26px;
    line-height: 18px;
    margin-bottom: 11px;

    text-align: left;
    font-size: 14px;
}

.picture_txt2 ol .one {
    background: url("../images/bg17.png") no-repeat;

}

.picture_txt2 ol .two {
    background: url("../images/bg18.png") no-repeat;

}

.picture_txt2 ol .three {
    background: url("../images/bg19.png") no-repeat;

}

.picture_txt2 ol .four {
    background: url("../images/bg20.png") no-repeat;
}

.picture_txt2 .weixin {
    width: 36%;
}

.picture_txt2 .weixin img {
    border-right: 1px #dddddd solid;
    padding: 0;
    width: 100%;
    height: auto;
}

.picture_txt2 .weixin p {
    display: block;
    color: #313131;
    font-size: 14px;
    text-align: center;
    width: 100%;
    margin-top: 10px;
    height: 20px;
}



/*底部*/
.footer {
    padding: 10px 0;
    width: 100%;
    background: #393939;
}

.footer a{ color:#fff;}
.footer  h4{
    margin: 4px;
    text-align: center;
    font-size: 12px;
    color: #FFFFFF;
}
.footer  h4 span{
    font-size: 14px;

}

.footer p {
    margin: 2px;
    text-align: center;
    font-size: 12px;
    color: #FFFFFF;
}

/*虚线*/
.line_xu {
    margin-top: 20px;
    border-top: 1px #d4d4d4 dashed;
}

/*分页*/
.page {
    width: 180px;
    height: 20px;
    font-size: 12px;
    margin: 11px auto 20px;
}

.page a {
    color: #707070;
}

/*地址*/
.location {
    padding: 0 5% 0 2.5%;
    width: 92.5%;
    background: url("../images/location_line.png") repeat-x;
    height: 50px;
}
.location p {
    height: 50px;
    width: 90%;
    line-height: 40px;
    padding-left: 10%;
    color: #626262;
    font-size: 13px;
    background: url("../images/zuobiao.png") no-repeat;
    background-position: 10px 10px;;
}

.location p a {
    font-size: 13px;
    color: #626262;
}

@media screen and (min-width: 680px) {
    .location p {
        width: 95%;
        line-height: 40px;
        padding-left: 5%;
    }

}

/*详情页*/
.information_news {
    margin: auto;
    padding: 0 5%;
    width: 90%;
}
.information_news img { max-width:100%; height:auto;}
.information_news h2 {
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #38a4e3;

}

.information_news .line_xu {
    margin: 20px 0;
    border-top: 1px #d4d4d4 dashed;
}

.information_news p {
    text-indent: 28px;
    line-height: 30px;
    font-size: 14px;
    margin-top: 10px;
    color: #8f8f94;
}
.new_page {
    width: 170px;
    font-size: 13px;
    text-align: left;
}
.new_page a {
    color: #707070;
}

/*地图*/
.map{

    width: 100%;
    height: 200px;
    border: 1px #d4d4d4 solid;
margin-bottom:10px;
}
@media screen and (min-width: 680px) {
    .map{

        height: 350px;

    }

}

/*表单*/
form{
    padding: 0 5%;
    width: 90%;
}
form li{
    float: left;
}
form .one{

}
form .one li{
    width: 30%;
    text-align: center;
    color: #313131;
    line-height: 30px;
    margin: 5px 0;
}
form .one li:nth-child(2){
    width: 70%;
}

form .one li input{
    width: 95%;
    height: 30px;
    border: 1px #d4d4d4 solid;
    border-radius: 3px;
    padding-left: 5%;
    color: #707070;
}

form .one li input:active{
    color: #707070;
    outline:none;
    border: 1px #38a4e3 solid !important;
}
form .one li input:focus{
    color: #707070;
    outline:none;
    border: 1px #38a4e3 solid !important;
}

form .two{

}
form .two li{
    width: 30%;
    text-align: center;
    color: #313131;
    line-height: 30px;
    margin: 5px 0;
}
form .two li:nth-child(2){
    width: 70%;
}
form .two li textarea{
    width: 90%;
    height: 100px;
    border: 1px #d4d4d4 solid;
    border-radius: 3px;
    padding: 3% 5%;
}
form .two li textarea:active{
    color: #707070;
    outline:none;
    border: 1px #38a4e3 solid !important;
}
form .two li textarea:focus{
    color: #707070;
    outline:none;
    border: 1px #38a4e3 solid !important;
}
form button{
    display: block;
    color: #fff;
    background-color: #38a4e3;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    margin: auto;
    padding: 6px 12px;
    border-radius: 3px;
}


/*404页面*/
.error404 {
    width: 90%;
    margin: auto;
}

.error404 .txt1 {
    width: 100%;

}

.error404 .txt1 h2 {
    font-size: 48px;
    color: #38a4e3;
    text-align: center;
    font-family: Arial;
    font-weight: 100;
}

.error404 .txt1 h3 {
    font-size: 24px;
    color: #38a4e3;
    text-align: center;
    font-weight: 500;
}

.error404 .txt1 h4 {
    margin-top: 20px;
    font-size: 16px;
    color: #7d7d7d;
    text-align: center;
    line-height: 30px;
}

.error404 .txt1 h4 span {
    display: block;
    font-size: 20px;
    color: #38a4e3;
    text-align: center;
    font-family: Arial;
}

.error404 .txt1 h5 {
    width: 125px;
    height: 40px;
    border-radius: 10px;
    background: #38a4e3;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    margin: 20px auto 0;
}

.error404 .txt1 h5 a {
    color: #ffffff;
}

.title_01 {
    width: 200px;
    margin: auto;
}

.title_01 h2{
    text-align: center;
    color: #434343;
    font-size: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.title_01 img {
    width: 80%;
    height: auto;
    display: block;
    margin: auto;
}


.picture_02 {
    width: 96%;
    margin: auto;
    position: relative;
    overflow: hidden;
}
.picture_02 img {
    width: 100%;
    height: auto;
    transform: translateY(0);
    transition: 2s;
}
.picture_02 .img {
    transform: translateY(-100px);
    transition: 2s;
}
.picture_02 .txt {
    width: 80%;
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.9);
    position: absolute;
    left: 5%;
    top: 10px;
    padding:10px 5%;
    overflow: hidden;
}
.picture_02 .txt h2 {
    color: #767676;
    font-size: 20px;
    font-family: Arial;
}
.picture_02 .txt h2 span {
    color: #ff0000;
    font-size: 24px;
    margin-left: 5px;
}
.picture_02 .txt h2 i {
    color: #1b1b1b;
    font-size: 18px;
    font-style: normal;
    margin-left: 5px;
}
.picture_02 .txt ul li {
    color: #535353;
    font-size: 14px;
    line-height: 22px;
}
.picture_02 .txt ul li span {
    font-size: 18px;
    color: #38a4e3;
}
.picture_02 .txt ul li:first-child {
    color: #1b1b1b;
    font-size: 16px;
    margin-bottom: 2%;
}
.picture_02 .txt ul li:first-child span {
    font-size: 18px;
    color: #38a4e3;
}
.picture_02 .txt p {
    width: 40px;
    height: 40px;
    border: 2px #38a4e3 solid;
    text-align: center;
    line-height: 40px;
    font-size: 25px;
    color: #38a4e3;
    transition: .5s;
    position: absolute;
    top:30%;
    right: 5%;
}
.picture_02 .txt p a {
    display: block;
    width: 40px;
    height: 40px;
    color: #38a4e3;
}

.picture_02 .txt p:hover {
    background: #38a4e3;
    color: #ffffff;
    transition: .5s;
}
.picture_02 .txt p:hover a {
    color: #ffffff;
}

@media screen and (max-width: 390px) {

    .picture_02 .txt{
        padding:2% 5%;
        top:5%;
    }
    .picture_02 .txt h2 {
        font-size: 18px;
    }
    .picture_02 .txt h2 span {
        font-size: 18px;
    }
    .picture_02 .txt h2 i {
        font-size: 16px;
    }
    .picture_02 .txt ul li {
        font-size: 12px;
    }
    .picture_02 .txt ul li span {
        font-size: 16px;
    }
    .picture_02 .txt ul li:first-child {
        font-size: 14px;
        margin-bottom: 1%;
    }
    .picture_02 .txt ul li:first-child span {
        font-size: 16px;
    }
}

/*回到顶部*/
.to-top {
    display: none;
    padding: 5px 10px;
    color: #fff;
    background-color: #38a4e3;
    position: fixed;
    right: 0;
    bottom: 5%;
    z-index: 9999999;
}
.img_ma{
    width: 100%;
    height: auto;
    margin: auto;
}
.word{
    width: 95%;
    margin: auto;

}
.word p{
    font-size: 14px;
    color: #707070;
    line-height: 22px;
    margin-top: 20px;
    letter-spacing: 1px;
}

.height20{
    height: 20px;
    width: 100%;
    display: block;
}
/*title_09*/
.title_09 {
    width:90%;
    margin: auto;
}
.title_09 h2 {
    color: #38a4e3;

    font-size: 17px;
    margin-top: 20px;
}
.title_09 h3 {
    color: #707070;
    font-size: 14px;
    margin-top: 12px;
    font-weight: 500;
    line-height: 23px;
}
/*title_11*/
.title_11 {
    width: 90%;
    margin: auto;
    padding: 30px 0 0;
    text-transform: capitalize;
    border-top: 6px #f5f5f5 solid;
}
.title_11 h2 {
    font-size: 18px;
    color: #535353;
}
.title_11 h3 {
    font-size: 12px;
    color: #959595;
    margin: 5px 0 0;
}
.title_11 h3 span {
    margin-left: 10px;
}
.title_11 hr {
    margin-top: 10px;
    margin-bottom:10px;
    border: 0;
    border-top: 1px solid #e4eaec;
}
.title_11 .detail {
    background: #fff;
    line-height: 2;
    font-size: 14px;
    font-weight: 500;
    color: #7d7d7d;
}
.title_11 .detail h4 {
    margin-bottom: 10px;
    color: #434343;
}
.title_11 .detail p {
    margin-top: 0;
    margin-bottom: 20px;
    list-style-type: decimal;
    line-height: 35px;
}
.title_11 .detail span {
    color: #38a4e3;
    font-weight: bold;
    font-size: 15px;
}



.title_04{
    width: 90%;
    margin: auto;

}
.title_04 p{
    font-size: 14px;
    color: #707070;
    line-height: 22px;
    margin-top: 20px;
    letter-spacing: 1px;
}

.title_09 img{ display:block;width:100%;height:auto;}
img.img01{display:block;width:90%;height:auto;  margin: 0 auto;}

.title2 .title2_two.he img{
    width: 100%;
    height: auto;
   /* margin-bottom: 10px;*/    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -35%;
}



.title_09 p{    color: #707070;
    font-size: 14px;
    margin-top: 5px;
    font-weight: 500;
    line-height: 23px;
}

.title_yeji{border-bottom:1px solid #e4e4e4;padding-bottom: 20px;}


.title10 ul li{width: 100%;margin: 1% 0% 1% 0;line-height: 25px; height:auto;}