section.l_01{
    height: 500px;
    position: relative;
    overflow: hidden;
}
section.l_01>img{
    position: absolute;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    height: 500px;
}
section.l_02{
    padding-top: 40px;
    padding-bottom: 100px;
}
section.l_02>.lg{
    width: 250px;
}
section.l_02>.rg{
    width: 920px;
}
.l_03{
    width: 250px;
    height: 85px;
    background: #258DC0;
    color: white;
    text-align: center;
}
.l_03>h1{
    padding-top: 20px;
    font-size: 18px;
}
.l_03>h2{
    position: relative;
    margin-top: 2px;
}
.l_03>h2:after{content: '';position: absolute;height: 1px;width: 90%;left: 5%;background: white;top: 12px;}
.l_03>h2>p{
    font-size: 14px;
    display: inline-block;
    background: #258dc0;
    position: relative;
    z-index: 99;
    padding: 0px 10px;
}
.l_04{
    background: #E9E9E9;
    margin-top: 10px;
    padding-top: 30px;
    padding-bottom: 1px;
}
.l_04>ul{}
.l_04>ul>li{
    border-left: 5px solid #e9e9e9;
    height: 72px;
    line-height: 72px;
    margin-bottom: 30px;
}
.l_04>ul>li>a{}
.l_04>ul>li>a>.img_jz{
    width: 72px;
    height: 72px;
    float: left;
    margin-left: 15px;
}
.l_04>ul>li>a>p{
    font-size: 18px;
    color: #2096c8;
    float: left;
    width: 120px;
    text-align: center;
}
.l_04>ul>li>a>i{
    float: left;
    width: 14px;
    height: 14px;
    background-image: url(../image/l_05.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 30px;
    transition: 0s;
}
.l_04>ul>li.on,.l_04>ul>li:hover{
    background: #92C4D9;
    border-left: 5px solid #258DC0;
}
.l_04>ul>li.on>a>p,.l_04>ul>li:hover>a>p{
    color: #00456e;
}
.l_04>ul>li.on>a>i,.l_04>ul>li:hover>a>i{
    background-image: url(../image/l_04.png);
}
.l_05{
    margin-top: 10px;
    background: #E9E9E9;
}
.l_05>ul{
    padding: 15px 0px;
}
.l_05>ul>li{
    width: 110px;
    height: 75px;
    float: left;
    margin: 7px;
}
.l_05>ul>li.li1{
    background: #F2A66B;
}
.l_05>ul>li.li2{background: #E57677;}
.l_05>ul>li.li3{background: #5AB4D1;}
.l_05>ul>li.li4{background: #8EBCE2;}
.l_05>ul>li.li5{background: #50B2AB;}
.l_05>ul>li.li6{background: #B9A3CC;}
.l_05>ul>li>a{}
.l_05>ul>li>a>.img_jz{
    width: 110px;
    height: 50px;
}
.l_05>ul>li>a>p{
    font-size: 13px;
    color: white;
    text-align: center;
}
.l_06{
    background: #258DC0;
    color: white;
    padding: 15px;
    margin-top: 10px;
}
.l_06>h1{
    font-size: 18px;
}
.l_06>p{
    font-size: 14px;
    padding-top: 5px;
}
.l_07{
    border-bottom: 4px solid #258DC0;
    color: #818181;
    padding-bottom: 10px;
}
.l_07>a{
    font-size: 14px;
}
.l_08{
    padding-top: 40px;
    position: relative;
}
.l_08>h1{
    font-size: 28px;
    text-align: center;
    margin-bottom: 10px;
}
.l_08>h3{
    text-align: center;
    position: relative;
}
.l_08>h3>p{
    display: inline-block;
    font-size: 14px;
    color: #989898;
    position: relative;
    background: white;
    z-index: 2;
    padding: 0px 15px;
}
.l_08>h3:after{content:'';position: absolute;width: 80%;height: 1px;background: #989898;left: 10%;top: 10px;z-index: 1;}
.l_08>.new_con{
    padding-top: 40px;
    text-indent: 30px;
}
.l_08>ul{
    margin-top: 40px;
}
.l_08>ul>li{
    width: 28%;
    float: left;
    margin: 2.6%;
}
.l_08>ul>li>a{
    width: 100%;
    height: auto;
}
.l_08>ul>li>a>img{
    width: 257px;
    height: 180px;
}
.l_08>ul>li>a>p{
    display: none;
}
#f_img02{position: absolute;background: white;padding: 50px 30px;width: 560px;height: 510px;top: 50%;left: 50%;margin-top: -280px;margin-left: -255px;z-index: 6;}
#f_img02>img{
    width: 500px;
    height: 350px;
}
#f_img02>p{
    font-size: 18px;
    color: #282828;
    padding-top: 30px;
}
#zhe{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.38);
}
.l_09{}
.l_09>h1{
    text-align: center;
    /* padding: 50px 0px; */
    margin-top: 50px;
    margin-bottom: 20px;
}
.l_09>p{
    text-align: center;
    font-size: 14px;
    margin-bottom: 40px;
}
.l_09>.new_con{}
.l_09>ul{}
.l_09>ul>li{
    border: 1px solid #C3C3C3;
    padding: 10px;
    margin: 30px 0px;
}
.l_09>ul>li:hover{
    border: 1px solid #248DC0;
    -moz-box-shadow: 0px 0px 6px rgba(115, 115, 115, 0.24);
    -webkit-box-shadow: 0px 0px 6px rgba(115, 115, 115, 0.24);
    box-shadow: 0px 0px 6px rgba(115, 115, 115, 0.24);
}
.l_09>ul>li>a.img{
    width: 230px;
    height: 150px;
    float: left;
}
.l_09>ul>li>.ro{
    width: 645px;
    float: right;
}
.l_09>ul>li>.ro>h1{
    font-size: 18px;
    color: #363737;
}
.l_09>ul>li>.ro>h1>a{
    font-size: 18px;
    color: #363737;
}
.l_09>ul>li>.ro>h1>a:hover{
    font-size: 18px;
    color: #248dc0;
}
.l_09>ul>li>.ro>p{
    font-size: 14px;
    color: #7a7b7b;
    height: 40px;
    overflow: hidden;
    margin-top: 10px;
}
.l_09>ul>li>.ro>a{
    width: 125px;
    height: 30px;
    line-height: 30px;
    background: #248DC0;
    color: white;
    display: block;
    text-align: center;
    font-size: 14px;
    margin-top: 30px;
}
.l_09>.feny{}
section.l_10{}
.l_11{
    padding-top: 15px;
    color: #818181;
}
.l_11>a{
    font-size: 14px;
    color: #818181;
}
ul.l_12{
    text-align: center;
    padding: 20px 0px;
}
ul.l_12>li{
    width: 135px;
    height: 135px;
    display: inline-block;
    border-radius: 100%;
    padding-top: 25px;
    margin: 20px;
}
ul.l_12>li.li1{background:#F2A66B;}
ul.l_12>li.li2{background:#5AB4D1}
ul.l_12>li.li3{background:#E47677}
ul.l_12>li.li4{background:#8EBCE4}
ul.l_12>li>a{}
ul.l_12>li>a>.img_jz{
    width: 135px;
    height: 60px;
}
ul.l_12>li>a>p{
    text-align: center;
    font-size: 16px;
    color: white;
}
.l_13{
    position: relative;
}
.l_13>h1{
    font-size: 22px;
    color: #248dc0;
    line-height: 60px;
    border-bottom: 1px solid #248DC0;
    position: relative;
}
.l_13>.new_con{
    display: inline-block;
    line-height: 40px;
    /* font-size: 24px; */
    /* color: #e71e1d; */
    padding-top: 20px;
    width: 100%;
}
.l_13>a{
    width: 190px;
    height: 60px;
    display: block;
    background: #248DC0;
    color: white;
    text-align: center;
    line-height: 60px;
    float: right;
    position: absolute;
    right: 0;
    font-size: 24px;
    top: 0;
}
.l_14{
    color: #4e4e4e;
}
.l_14>h1{
    border-bottom: 1px solid #B8B7B7;
    font-size: 22px;
    padding-top: 20px;
    line-height: 30px;
    margin-bottom: 20px;
	color:#248dc0;
	padding-bottom:15px;
}
.l_14>ul{}
.l_14>ul>h1{}
.l_14>ul>li{
    padding-top: 10px;
    padding-bottom: 20px;
}
.l_14>ul>li>p{
    font-size: 14px;
    color: #2f3030;
    font-weight: bold;
}
.l_14>ul>li>p>span{
    display: inline-block;
    background: #2f3030;
    width: 25px;
    height: 25px;
    color: white;
    line-height: 25px;
    text-align: center;
    border-radius: 100%;
    margin-right: 10px;
}
.l_14>ul>li>.new_con{
    padding-left: 35px;
}
.l_15{}
.l_15>.tou_01{}
.l_15>.new_con{
    padding: 50px 0px;
}
.l_16{
    padding-top: 40px;
    height: 128px;
}
.l_16>a{
    height: 60px;
    display: block;
    width: 50%;
    float: left;
    background: #F0F0F0;
    text-align: center;
    line-height: 60px;
    overflow: hidden;
    vertical-align: middle;
}
.l_16>a:hover,.l_16>a.on{
    background: #248DC0;
}
.l_16>a:hover>.img01,.l_16>a.on>.img01{display:none}
.l_16>a:hover>.img02,.l_16>a.on>.img02{display:inline-block}
.l_16>a>img{
    margin-right: 10px;
    vertical-align: middle;
    margin-top: -11px;
}
.l_16>a>p{
    font-size: 18px;
    color: #1f96c8;
    display: inline-block;
}
.l_16>a:hover>p,.l_16>a.on>p{
    color: white;
}
.l_17{
    width: 575px;
    margin: 0 auto;
    height: 50px;
    margin-top: 20px;
}
.l_17 p{
    float: left;
    line-height: 50px;
    font-size: 18px;
    color: #393a3a;
    margin-right: 15px;
}
.l_17 input[type=text]{
    border: 1px solid #B9B8B8;
    float: left;
    height: 50px;
    width: 315px;
    text-indent: 10px;
}
.l_17 input[type=submit]{
    background: #248DC0;
    width: 125px;
    line-height: 50px;
    border: none;
    color: white;
    font-size: 15px;
    cursor: pointer;
    float: right;
}
.l_18{
    margin-top: 80px;
}
.l_18>a{
    width: 235px;
    height: 50px;
    display: block;
    background: #248DC0;
    color: white;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    margin: 30px auto;
}
.l_18 table{
    width: 100%;
    border: 1px solid #B9B8B8;
    border-collapse: collapse;
}
.l_18 table tr{}
.l_18 table td{
    border: 1px solid #B9B8B8;
    width: 36%;
    text-align: center;
    font-size: 16px;
    color: #393a3a;
}
.l_18 table td.p{
    width: 14%;
    text-align: center;
    line-height: 70px;
}
.l_19{
    width: 600px;
    overflow: hidden;
    border-radius: 10px;
    text-align: center;
    position: fixed;
    z-index: 99;
    top: 50%;
    left: 50%;
    background: white;
    margin-left: -300px;
    margin-top: -216px;
    display: none;
}
.l_19>h1{
    line-height: 55px;
    background: #248DC0;
    color: white;
    padding: 0px 15px;
}
.l_19>h1>a{
    float: right;
    margin-top: 6px;
}
.l_19>p{
    text-align: center;
    font-size: 16px;
    color: #393a3a;
    margin-top: 40px;
    margin-bottom: 20px;
}
.l_19>img{
    margin: 0 auto;
    display: block;
}
.l_19>a{
    width: 165px;
    height: 50px;
    background: #E57677;
    display: inline-block;
    color: white;
    line-height: 50px;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 30px;
    cursor: pointer;
}
.l_20{}
.l_20>h1{
    font-size: 24px;
    color: #2096c8;
    line-height: 100px;
}
.l_20>ul{}
.l_20>ul>li{
    line-height: 35px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #323333;
}
.l_20>ul>li>img{
    display: inline-block;
    height: 35px;
    float: left;
}
.l_20>ul>li>p{
    display: inline-block;
    margin-left: 20px;
}
#map{
    border: 1px solid #2096c8;
    margin-top: 50px;
}
.l_21{}
.l_21>ul{
    margin-top: 20px;
}
.l_21>ul>li{
    border: 1px solid #B9B8B8;
    margin-bottom: 30px;
    padding: 10px;
}
.l_21>ul>li:hover{
    -moz-box-shadow: 0px 0px 6px rgba(115, 115, 115, 0.24);
    -webkit-box-shadow: 0px 0px 6px rgba(115, 115, 115, 0.24);
    box-shadow: 0px 0px 6px rgba(115, 115, 115, 0.24);
    border-color: #258dc0;
}
.l_21>ul>li>.lg{
    width: 795px;
}
.l_21>ul>li>.lg>h1{
    font-size: 18px;
}
.l_21>ul>li>.lg>h1>a{
    font-size: 18px;
    color: #248dc0;
}
.l_21>ul>li>.lg>h1>a:hover{
    font-size: 18px;
    color: #363737;
}
.l_21>ul>li>.lg>h1>span{
    font-size: 16px;
    color: #ea5655;
    margin-left: 30px;
}
.l_21>ul>li>.lg>h3{
    font-size: 18px;
    color: #2196c8;
    line-height: 50px;
}
.l_21>ul>li>.lg>.xq{
    font-size: 14px;
    color: #5e5e5f;
}
.l_21>ul>li>.lg>.xq>p{
    display: inline-block;
    margin-right: 30px;
}
.l_21>ul>li>.lg>.ful{
    padding-top: 20px;
}
.l_21>ul>li>.lg>.ful>span{
    color: #5e5e5f;
    font-size: 13px;
    line-height: 20px;
    border: 1px solid #5e5e5f;
    padding: 0px 10px;
    border-radius: 5px;
}
.l_21>ul>li>a.rg{
    width: 100px;
    height: 35px;
    background: #258DC0;
    color: white;
    text-align: center;
    line-height: 35px;
    display: inline-block;
    margin-top: 50px;
}
.l_21>.feny{}
.l_22{}
.l_22>.tt{
    background: #E57677;
    padding: 15px;
    color: white;
}
.l_22>.tt>h1{
    font-size: 24px;
}
.l_22>.tt>p{
    font-size: 16px;
    padding-top: 10px;
}
.l_22>h1{
    font-size: 30px;
    color: #e9807f;
    padding: 15px 0px;
}
.l_22>.xq{}
.l_22>.xq>p{
    font-size: 16px;
    display: inline-block;
    margin-right: 20px;
    width: 100%;
    line-height: 35px;
}
.l_22>.ful{
    padding: 20px 0px;
}
.l_22>.ful>span{
    font-size: 16px;
    line-height: 25px;
    border: 1px solid;
    padding: 0px 10px;
    border-radius: 5px;
    margin-right: 25px;
}
.l_22>.con{
    border-top: 1px solid #D7D7D7;
    margin-top: 30px;
    padding-top: 30px;
}
.l_22>.con>h1{
    font-size: 18px;
    color: #E57677;
    line-height: 50px;
}
.l_22>.con>h2{
    font-size: 14px;
    color: #1f96c8;
    padding-bottom: 10px;
}
.l_22>.con>.new_con{
    padding-bottom: 20px;
}
.l_23{}
.l_23>ul{
    padding-top: 20px;
}
.l_23>ul>li{
    line-height: 35px;
    border: 1px solid #CECFD1;
    margin: 10px 0px;
}
.l_23>ul>li>a{
    padding: 0px 10px;
    transition: 0s;
}
.l_23>ul>li:hover>a{background:#408BBB;color: white;}
.l_23>ul>li>a>p{
    font-size: 14px;
    display: inline-block;
}
.l_23>ul>li>a>img{
    width: auto;
    float: right;
    margin-top: 10px;
}
.l_24{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 5;
    display: none;
}
.l_25{}
.l_25>.tt{
    height: 100px;
    background: #F4F4F4;
    text-align: center;
    line-height: 100px;
}
.l_25>.tt>p{
    font-size: 24px;
}
.l_25>.con{
    font-size: 14px;
    color: #656565;
    line-height: 25px;
    padding: 40px 0px;
}
.l_25>.con>p{}
.l_25>form{}
.l_25>form>ul{
    /* border: 1px solid #B8B8B8; */
    width: 920px;
}
.l_25>form>ul>li{
    height: 38px;
    line-height: 38px;
    width: 50%;
    float: left;
    border-bottom: 1px solid #B8B8B8;
    overflow: hidden;
    font-size: 16px;
    color: #656565;
}
.l_25>form>ul>li.li1{
    border-top: 1px solid #B8B8B8;
}
.l_25>form>ul>li.li2{
    border-top: 1px solid #B8B8B8;
    border-right: 1px solid #B8B8B8;
}
.l_25>form>ul>li.li3{}
.l_25>form>ul>li.li4{
    border-right: 1px solid #B8B8B8;
}
.l_25>form>ul>li.li5{}
.l_25>form>ul>li.li6{
    border-right: 1px solid #B8B8B8;
}
.l_25>form>ul>li.li1{}
.l_25>form p.p1{
    width: 175px;
    text-align: center;
    float: left;
    border-right: 1px solid #B8B8B8;
    border-left: 1px solid #B8B8B8;
}
.l_25>form>ul>li>div{
    width: 281px;
    float: left;
}
.l_25>form .in{}
.l_25>form .in input{
    width: 100%;
    border: none;
    height: 38px;
    padding: 0;
    text-align: center;
}
.l_25>form .sex{}
.l_25>form .sex input{
    margin-left: 50px;
}
.l_25>form .sel{}
.l_25>form .sel select{
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 16px;
    color: #656565;
    border: none;
    padding-left: 40px;
}
.l_25>form .sel select option{
    text-align: center;
    display: block;
    width: 100%;
    height: 100%;
}
.l_25>form .sel input{}
.l_25>form .area{
    clear: both;
    height: 145px;
    border: 1px solid #B8B8B8;
    border-top: 0;
}
.l_25>form .area p{
    font-size: 16px;
    color: #dfdfdf;
    line-height: 44px;
    padding-left: 24px;
}
.l_25>form .area textarea{
    width: 100%;
    height: 100px;
    padding: 20px;
    border: none;
    font-size: 16px;
    padding-top: 0;
    padding-bottom: 5px;
}
.l_25>form>input{
    width: 220px;
    height: 55px;
    border: none;
    cursor: pointer;
    background: #408BBB;
    color: white;
    font-size: 16px;
    margin: 0 auto;
    clear: both;
    display: block;
    margin-top: 50px;
}
ul.l_26{
	
}
ul.l_26>li{
    width: 45%;
    float: left;
    margin: 2.5%;
    padding: 2%;
    margin-top: 80px;
}
ul.l_26>li a{
}
ul.l_26>li a:hover{
    opacity: .7;
}
ul.l_26>li p.p1{
    position: relative;
    font-size: 18px;
    line-height: 40px;
    padding-left: 42px;
}
ul.l_26>li p.p1:after{content:'';position: absolute;width: 28px;height: 4px;background: #18ABC4;left: 0;top: 17px;}
ul.l_26>li img{}
ul.l_26>li p.p2{
    font-size: 15px;
    height: 40px;
    margin-top: 18px;
}











