
.index_title { text-align: center; padding-top: 55px; padding-bottom: 40px; }
.index_title h3 { font-size: 32px; font-weight: 100; padding-bottom: 12px; color: #0e4295; font-weight: bold; }
.index_title p { background: url(../img/line.png) center center no-repeat; width: 320px; height: 22px; margin: 0 auto; }
.more {text-align: center; }
.more li{float: left; }
.more ul{display: inline-block;}
.more a{width: 141px;height: 35px;display: block;color: #0e4295;margin: 0 19px;border: 2px solid #0e4295;line-height: 35px;border-radius: 4px;font-size: 18px;}
.more a:hover{box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1); }
.more .ewmbtn{background: #0e4295; color: #fff; }

.floor_2_main {background: #f7f7f7;}
.floor_2_main .box1 .left {padding-top: 12px;}
.floor_2_main .box1 .left li { border-bottom: 1px dashed #b3b3b3; padding-bottom: 32px; margin-bottom: 32px; float: left;width: 50%;text-align: center;}
/* .floor_2_main .box1 .left li .fl { margin-right: 20px; } */
.floor_2_main .box1 .left li .fl img { width: 117px; }
.floor_2_main .box1 .left li .fr { float: left; width: 90%; }
.floor_2_main .box1 .left li .fr h3 { font-size: 20px; font-weight: 100; padding-top: 20px; padding-bottom: 16px; height: 75px;overflow: hidden;}
.floor_2_main .box1 .left li .fr h3 b { color: #ddd; margin-right: 5px; }
.floor_2_main .box1 .left li .fr .p {color: #666;line-height: 24px;padding-left: 15px;padding-right: 15px;text-align: center;height: 125px;overflow: hidden;}
.floor_2_main .box1 .right { width: 489px; }
.floor_2_main .box2 {padding: 50px 0;}
.floor_2_main .box2 .left { float: right; padding-top: 0; }
.floor_2_main .box2 .left li .fr {width: 520px;}
.floor_2_main .box2 .right { float: left; }
.floor_2_main .box2 .left li:last-child{border-bottom: none;padding-bottom: 0;margin-bottom: 0;}
.floor_2_main .box2 .left li{padding-bottom: 29px;margin-bottom: 29px;}
.liucheng {text-align: center;padding-top: 55px;background: url(../images/f2_bg.jpg) center top no-repeat;height: 445px;}
.liucheng .title{padding-bottom: 13px;border-bottom: 1px solid #8f8e93;}
.liucheng .title h3 { color: #fff; font-size: 31px; font-weight: 100; }
.liucheng .title p { color: #999; font-size: 16px; padding-top: 8px; }
.liucheng img {padding-top: 65px;width: 100%;}
.liucheng ul { width: 115%; }
.liucheng li {float: left;color: #fff;font-size: 16px;width: 190px;text-align: justify;}
.liucheng .l2 { width: 190px; }
.liucheng .l3 { width: 185px; }
.liucheng .l4 { width: 190px; }
.liucheng .l5 { width: 185px; }

.w1200{width: 1200px;margin: 0 auto;}
@media (max-width: 1200px) {
    .w1200{width: 100%;}
}

@media (max-width: 768px) {
    .floor_2_main .box1 .left li{width: 100%;}
    .floor_2_main .box1 .left li .fr{width: 100%;}
}