﻿*{box-sizing: border-box;margin:0;padding:0;}
html{overflow-x: hidden;}
body{ min-width:320px;font:16px "微软雅黑", "YaHei,Arial";color:#333;line-height:24px;overflow-x: hidden;background: #fff;}
.container{ margin:0 auto;height:auto; }
xmp{font-family: "微软雅黑", "YaHei,Arial";}
h1,h2,h3,h4,h5,p,div,span,ul,li,dl,dd,dt{margin:0;padding:0;}
input,textarea,select,button{outline:none;font:16px "微软雅黑", "YaHei,Arial";}
label{font-weight: normal;}
a{text-decoration: none;outline:none;color:#333; }
a:focus, a:hover{color:#333;text-decoration: none;outline: none;  outline-offset: 0;}
ul,li{list-style: none;} i,em{font-style:normal;}
.nav>li>a:focus, .nav>li>a:hover{background: none;}
.lt{float:left;}.rt{float:right;}.hide{display: none;}.show{display: block;} .imgMax{max-width:100%;max-height:100%;}
.tc{text-align:center;}.tr{text-align:right;}.tl{text-align:left;}.fwn{font-weight: normal}
.db{display: block;}.dib{display: inline-block;}.ma{margin: 0 auto;}.pr{position: relative;}.pa{position: absolute;}.pf{position: fixed;}.oh{overflow: hidden;}
.transition{-webkit-transition: all  0.3s linear;-moz-transition: all  0.3s linear;-o-transition: all  0.3s linear; transition: all  0.3s linear; }
img.desaturate { filter: grayscale(100%); -webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);  }
img.desaturate:hover { filter: grayscale(0);-webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);-ms-filter: grayscale(0); -o-filter: grayscale(0);  }
.clear{clear: both;}
.clearAfter:after{content:"";display: block; clear: both;}
img{vertical-align: middle;}
.slick-slide{outline: none;}
.slick-dots li button:before{display: none;}
.slick-dotted.slick-slider{margin:0;}
.slick-slide img {max-width: 100%;margin:0 auto;}
.banner .slick-slide {overflow: hidden;}
.banner img{width: 100%;margin:0 auto;}

/*手机侧边导航*/
.left_navBox{position: fixed;right:0;top:0;bottom:0;width:100%;background: #fff;z-index: 33;
    transform: translate3d(100%,0,0);-webkit-transform: translate3d(100%,0,0);
    transition: all linear .3s;-webkit-transition: all linear .3s;
    overflow-y: auto;-webkit-overflow-scrolling: touch;
}
.left_navBox.on{transform: translate3d(0,0,0);-webkit-transform: translate3d(0,0,0);}
.left_had{height:40px;line-height:40px;background: #fff;}
.left_had .left_logo{display: inline-block;vertical-align: top;height:40px;padding:7px 15px;}
.left_had .left_logo img{max-width: 100%;max-height: 100%;vertical-align: top;}
.left_had .l_close{float: right;width: 50px;text-align: center;}
.left_had .l_close img{width: 16px;margin-top:-3px;}
.left_nav{padding:5px 15px;}
.left_nav li {border-bottom:1px solid #f1f1f1;}
.left_nav li a{position: relative;display: block;padding:0  30px 0 0;
    font-size: 15px;line-height: 50px;height:50px;overflow:hidden;}
.left_nav li i{display: none; width:20px;height:40px;position: absolute;top:0;right:0;
    background: url(../images/dh_09.png) no-repeat center center;background-size: 18px;}
.left_navOne {padding-bottom:10px;}
.left_navOne li {border-bottom:none;}
.left_navOne li a{padding-left:15px; color:#989898;line-height: 35px;height:35px;font-size: 13px;}
.left_navOne li a:before{content:"";display: inline-block;vertical-align: middle;margin:-3px 8px 0 0;width:5px;height:5px;border-radius: 50%;background: #01dd99;}
.left_nav li i.in{display: block;}
.left_nav ul{display: none;}
.left_nav li a.on{color:#01469f;}
.left_nav li a.on i{background: url(../images/dh_07.png) no-repeat center center;background-size: 18px;}
.left_navOne li a.on{color:#01469f;}



.header{background: #fff;padding:0 50px;}
.logo{float: left;height:88px;width:24%;}
.logo a{display: block;height:100%;position: relative;}
.logo img{max-width: 100%;max-height: 100%;position: absolute;top:0;bottom:0;left:0;margin:auto;}

.had_rt{float: right;padding-left:20px;}
.had_rt .item{display: inline-block;vertical-align: top;margin:0 20px;position: relative;padding:27px 0;}
.had_rt .item .icon{width: 34px;height:34px;line-height: 34px;border-radius: 50%;text-align: center;background: #cfcfcf;}
.had_rt .item  img{max-width: 100%;max-height: 100%;vertical-align: top;}
.had_rt .item .fBox{position: absolute;top:88px;z-index: 10;display: none;}
.had_rt .item.tel .fBox{left:-65px; width: 250px; background: rgba(1,70,159,.9);color:#fff;border-radius: 0 0 0 20px;padding:30px 0 30px 45px;}
.had_rt .item.tel .fBox .ti{font-size: 14px;}
.had_rt .item.tel .fBox .ti span{display: inline-block;position: relative;z-index:10;}
.had_rt .item.tel .fBox .ti:after{content:"";display:block;margin:-8px 0 0 -5px; width: 102px;height:8px;border-radius: 4px;background: rgba(29,217,151,.5)}
.had_rt .item.tel .fBox .num{font-size: 20px;font-weight: bold;margin-top:10px;}
.had_rt .item.tel .fBox .line{width:100%;height:1px;background: #64a9ff;margin:30px 0;position: relative;}
.had_rt .item.tel .fBox .line:before{content:"";display:inline-block;width:5px;height:5px;border-radius: 50%;background: #64a9ff;position: absolute;top:-2px;left:0;}
.had_rt .item.ewm .fBox{left:50%;top:98px;margin-left:-55px;}
.had_rt .item.ewm .fBox .img{width:110px;height:110px;background: #fff;border-radius:10px;padding:4px;}
.had_rt .item:hover .icon{background: #01469f;}
.had_rt .item:hover .fBox{display: block;animation: navChild .3s ease-in-out forwards;
    -webkit-animation: navChild .3s ease-in-out forwards;}

.nav{float: right;width: calc(100% - 175px - 24%);}
.nav li {float: left;position: relative;width:14.28%;text-align: center;}
.nav li a {display: inline-block;vertical-align: top;position: relative;font-size: 16px;
    line-height: 88px;height:88px;padding:0;overflow: hidden;}
.nav li a:after{content:"";display: none;position: absolute;top:0;left:0;right:0; width:100%;margin: auto;height:4px;background: #01469f;}
.nav_child{position: absolute;top:88px;left:50%;margin-left:-77px; width:154px;z-index:10;display: none;padding:10px 0;}
.nav_child ul{border-radius: 10px;background: rgba(255,255,255,.9);padding:0 22px;}
.nav_child li{float: none;width: 100%;padding:20px 0;border-bottom:1px solid rgba(1,70,159,.2);}
.nav_child li a{color:#4c4c4c;padding: 0;line-height: 24px;height:24px;}
.nav_child li a:after{display: none;}
.nav>li>a:hover:after{display: block;}
.nav>li.current>a:after{display: block;}
.nav>li.current>a{color:#01469f;}
.nav>li.on>a:after{display: block;}
.nav>li.on>a{color:#01469f;}
.nav li a:hover{color:#01469f;}
.nav li:hover .nav_child{display: block;
    animation: navChild .3s ease-in-out forwards;
    -webkit-animation: navChild .3s ease-in-out forwards;
}
@keyframes navChild  {
    0%{transform: translateY(10px);-webkit-transform: translateY(10px);}
    100%{transform: translateY(0);-webkit-transform: translateY(0);}
}
@-webkit-keyframes navChild  {
    0%{transform: translateY(10px);-webkit-transform: translateY(10px);}
    100%{transform: translateY(0);-webkit-transform: translateY(0);}
}

.banner_box{position: relative;}
.banner .slick-slide {position: relative;}
/*.banner .slick-slide img{max-width: 100%;max-height: 100%;}*/
.banner .slick-slide .f_img{position: absolute;left:0;right:0;top:0;}
.banner_box .upIcon{z-index: 10; position: absolute;bottom:35%;left:0;right:0;margin:auto;display: inline-block;width: 40px;
    animation: upIcon infinite 1.5s linear;-webkit-animation:upIcon infinite 1.5s linear; }
@keyframes upIcon {
    0%{transform: translateY(0)}
    50%{transform: translateY(5px)}
    100%{transform: translateY(0)}
}
@-webkit-keyframes  upIcon {
    0%{transform: translateY(0)}
    50%{transform: translateY(5px)}
    100%{transform: translateY(0)}
}



.banner{overflow: hidden;}
.banner .slick-dots { bottom:15px; }
.banner .slick-dots li button{margin:0 auto;padding:0; width:6px;height:6px;background: #fff;border-radius: 50%;opacity: .5;}
.banner .slick-dots li{width:20px;height:20px;border: 3px solid transparent;border-radius: 50%;}
.banner .slick-dots li.slick-active{border: 3px solid #fff;}
.banner .slick-dots li.slick-active button {margin-top:4px; background: transparent;}

.main{}
.section_one{margin-top:-75px;position: relative;z-index: 20;background: #fff; padding:108px 108px 55px 0; border-radius:0 80px 20px 0;box-shadow: 0 0 20px 0 rgba(0,0,0,.2);}
.secOne_title{width:190px;float: left;}
.secOne_title .cn{display: inline-block; vertical-align:top;margin-right:35px; color:#fff;font-size: 22px;text-align: center;line-height: 28px; width: 48px;height:200px;padding:30px 10px 50px;background: url(../images/01_18.png) no-repeat center top;}
.secOne_title .en{display: inline-block;margin-top:88px;font-size: 22px;color:#bed2ed;font-weight: lighter;writing-mode:vertical-rl;}
.secOne_title .en:before{content:"";display: inline-block;width:10px;height:10px;background: #1dd997;border-radius: 50%;margin-bottom:18px;}
.secOne_cont{margin-left:190px;overflow: hidden;}
.secOne_slider{padding-bottom:85px;margin:0 -30px;}
.secOne_list{margin:0 30px;}
.secOne_list .img{text-align: center;border-radius: 10px;overflow: hidden;}
.secOne_list .img img{max-width: 100%;max-height: 100%;transition: all linear .3s;-webkit-transition: all linear .3s;}
.secOne_list .txt{width: 100%; padding:28px 0 15px;position: relative;display: inline-flex;justify-content: space-between;}
.secOne_list .txt .ti{width:40%;font-size: 18px; line-height: 24px;height:24px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.secOne_list .txt .des{width:60%;text-align: right;color:#8e8e8e;font-size: 14px; line-height: 24px;height:24px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.secOne_list .txt:after{content:"";display: block;width:30px;height:1px;background: #01469f;position: absolute;bottom:0;left:0;transition: all linear .3s;-webkit-transition: all linear .3s;}
.secOne_list:hover .img img{transform: scale(1.1);-webkit-transform: scale(1.1);}
.secOne_list:hover .txt:after{width: 100%;}
.secOne_slider .slick-prev,
.secOne_slider .slick-next{top:auto;bottom:0;z-index: 10; width: 40px;height:40px;border-radius: 50%;text-align: center;line-height: 40px;background: #ebf0f7;
    transform: translate(0);-webkit-transform: translate(0);}
.secOne_slider .slick-prev:before,
.secOne_slider .slick-next:before{content:"";display: block; width: 100%;height:100%;}
.secOne_slider .slick-prev:before{background: url(../images/01_22.png) no-repeat center center;}
.secOne_slider .slick-next:before{background: url(../images/01_24.png) no-repeat center center;}
.secOne_slider .slick-prev{right:90px;left:auto;}
.secOne_slider .slick-next{right:30px;}

.com_title{letter-spacing: 2px;}
.com_title .cn{font-size: 26px;color:#01469f;line-height: 30px;}
.com_title .en{color:#a8a8a8;margin-top:12px;}

.section_two{color:#fff;padding:150px 0 0 85px;margin-top:-150px; border-radius: 20px 0 0 20px;background: url(../images/01_09.jpg) no-repeat center top;background-size: cover;}
.section_two .com_title:before{content:"";display: block; width:4px;height:53px;background:#1dd997;border-radius: 0 0 2px 2px;}
.section_two .com_title .cn{color:#fff;margin-toP:25px;}
.section_two .com_title .en{color:#fff;}
.secTwo_cont{padding:75px 0 85px;display: inline-flex;justify-content: space-between;flex-flow: wrap;width: 100%;}
.secTwo_list{text-align: center;width:137px;}
.secTwo_list dt{width:137px;height:137px;border-radius: 50%;text-align: center;display: flex;align-items: center; border:4px solid #1b5caf;
    transition: all linear .3s;-webkit-transition: all linear .3s;}
.secTwo_list dt img{max-height: 100%;max-width: 100%;}
.secTwo_list dt .hover{display: none;}
.secTwo_list dd{transition: all linear .3s;-webkit-transition: all linear .3s;}
.secTwo_list dd .ti{margin:35px 0 20px;font-size: 18px;line-height: 24px;height:24px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.secTwo_list dd .des{opacity: 0; color:#d5e7ff;font-size: 14px;line-height: 24px;height:72px;
    transition: all linear .3s;-webkit-transition: all linear .3s;
    overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:3;}


.section_three{padding:105px 0 120px;}
.secThree_cont{overflow: hidden;padding-top:55px;margin:0 -35px;}
.secThree_list{float: left;width:calc(25% - 70px);margin:0 35px;}
.secThree_list dt{position: relative;overflow: hidden;border-radius: 10px;}
.secThree_list dt img{max-height: 100%;max-width: 100%; transition: all linear .3s;-webkit-transition: all linear .3s;}
.secThree_list dt .num{position: absolute;top:20px;left:20px;width:40px;height:40px;background: #fff;border-radius: 4px;text-align: center;line-height: 40px;color:#01469f;font-weight: bold;font-size: 22px;}
.secThree_list dd{padding:18px 75px 0 0;position: relative;}
.secThree_list dd .ti{color:#5a5a5a;line-height: 30px;height:30px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.secThree_list dd .en{opacity: 0;color:#c3c3c3;font-size: 14px; line-height: 30px;height:30px;
    transition: all linear .3s;-webkit-transition: all linear .3s;
    overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.secThree_list dd .line{margin:15px 0 6px; width:22px;height:2px;background: #01469f;opacity: .2;
    transition: all linear .3s;-webkit-transition: all linear .3s;}
.secThree_list dd .number{opacity: 0; position: absolute;right:0;top:48%;font-size: 40px;color:#c7d3ec;line-height: 30px;font-weight: bold;
    transition: all linear .3s;-webkit-transition: all linear .3s;}
.secThree_list:hover dd .line{width: 100%;}
.secThree_list:hover dd .number{opacity:1;}
.secThree_list:hover dd .en{opacity:1;}
.secThree_list:hover dt img{transform: scale(1.1);-webkit-transform: scale(1.1);}

.secFour_bg img{max-width: 100%;max-height: 100%;}
.secFour_box{margin-top:-70px;position: relative;z-index: 10;border-radius: 30px;background: #fff;padding:85px 55px 65px 105px;box-shadow: 0 10px 30px 0 rgba(0,0,0,.1);}
.secFour_title{text-align: center;position: relative;margin-bottom:25px;}
.secFour_title .cn{font-weight: lighter;font-size: 30px;line-height: 35px;color:#01469f;padding:20px 0;position: relative;z-index: 10;}
.secFour_title .en{color:#f5f9ff;font-size: 90px;line-height: 75px;font-weight: bold;letter-spacing: 30px;position: absolute;top:0;left:0;right:0;margin:auto;}
.secFour_name{border-radius: 0 20px 0 0;color:#fff;background: #01469f;line-height: 30px;padding:0 15px 0 13px;display: inline-block;position: relative;}
.secFour_name:after{content:"";display: block;width:8px;height:8px;border-radius: 50%;background: #1dd997;position: absolute;top:-3px;right:-15px;}
.secFour_cont{margin:10px 0 35px;display: inline-flex;justify-content: space-between;align-items: center;}
.secFour_cont dt {overflow: hidden;border-radius: 0 10px 10px 10px;}
.secFour_cont dt img{max-width: 100%;max-height: 100%;transition: all linear .3s;-webkit-transition: all linear .3s;}
.secFour_cont dd{flex: 1;padding-left:50px;font-size: 14px;line-height: 35px;}
.secFour_cont dd .co{color:#01469f;}
.secFour_more a{font-size: 14px;color:#83a5d1;}
.secFour_more i{font-family: "幼圆";margin-left:10px;margin-top:-2px;display: inline-block;vertical-align: middle;transition: all linear .3s;-webkit-transition: all linear .3s;}
.secFour_more a:hover{color:#01469f;}
.secFour_more a:hover i{transform: translateX(5px);-webkit-transform: translateX(5px);}
.secFour_cont dt img:hover{transform: scale(1.1);-webkit-transform: scale(1.1);}

.section_five{padding:105px 0;}
.secFive_cont{padding-top:55px;}
.secFive_slider .swiper-slide{width: 235px;text-align: center;}
.secFive_slider .swiper-slide img{max-width: 100%;max-height: 100%;}
.secFive_slider .swiper-slide a{display: block;border:1px solid #f0f0f0;}
.secFive_slider .swiper-slide .ti{font-size: 14px;color:#888;margin:15px 0;line-height: 24px;height:24px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.secFive_slider .swiper-container{padding-bottom:65px;}
.secFive_slider .swiper-scrollbar .swiper-scrollbar-drag{background: #01469f;}
.secFive_slider .swiper-slide:hover .ti{color:#01469f;}

.section_six{background: #f3f8ff;padding:75px 0 100px;}
.secSix_had{position: relative;display: inline-flex;justify-content: space-between;width: 100%;}
.secSix_tab{padding-top:10px;}
.secSix_tab li{display:inline-block;cursor: pointer; line-height: 50px;background: #e5f0ff;border-radius: 25px;margin-left:12px;padding:0 25px;height:50px;color:#01469f;}
.secSix_tab li .icon .hover{display: none;}
.secSix_tab li .icon{display: inline-block;}
.secSix_tab li .icon img{vertical-align: middle;margin:-3px 0 0 0;}
.secSix_tab li:hover {color:#fff;background: #01469f;}
.secSix_tab li:hover .icon .unHover{display: none;}
.secSix_tab li:hover .icon .hover{display:inline-block;}
.secSix_tab li.on {color:#fff;background: #01469f;}
.secSix_tab li.on .icon .unHover{display: none;}
.secSix_tab li.on .icon .hover{display:inline-block;}

.secSix_cont{padding-top:50px;overflow: hidden;margin:0 -30px;}
.secSix_item{float:left;width: calc(33.33% - 60px);margin:0 30px;background: #fff;border-radius: 10px;overflow: hidden;}
.secSix_item .item_cont{padding:10px 20px 35px;}
.secSix_list{padding:20px 0;border-bottom:1px dashed #dfdfdf;}
.secSix_list .ti{padding:0 15px;position: relative;}
.secSix_list .ti a{display: block;color:#222;line-height: 24px;height:24px;
    transition: all linear .3s;-webkit-transition: all linear .3s;
    overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.secSix_list .ti:before{content:"";display: inline-block;vertical-align: middle;width: 4px;height:15px;border-radius: 2px;background: #e0e0e0;position: absolute;left:0;top:5px;}
.secSix_list .ti i{display: inline-block;font-family: "幼圆";position: absolute;top:0;right:0;}
.secSix_list .time{padding:0 15px;margin-top:10px;font-size: 14px;line-height: 20px;color:#bbb;height:20px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.secSix_list .ti:hover a{padding-left:10px;color:#007dff;}
.secSix_list .ti:hover:before{background: #007dff;}
.secSix_slider{display: none;}
.secSix_slider.on{display: block;}
.secSix_slider .slick-track{display: inline-block;}

.footer{background: #01469f;padding:45px 0;color:#fff;}
.foot_lt{float: left;width: 45%;display: inline-flex;justify-content: space-between;}
.foot_rt{float: right;width: 55%;border-left:1px solid rgba(128,170,225,.2);padding:0 0 40px 80px;}
.foot_one{width: 50%;}
.foot_one .foot_logo {margin-bottom:35px;}
.foot_one .foot_logo  img{max-width: 100%;}
.foot_one .tel .ti{font-size: 14px;}
.foot_one .tel .ti span{display: inline-block;position: relative;z-index:10;}
.foot_one .tel .ti:after{content:"";display:block;margin:-8px 0 0 -5px; width: 102px;height:8px;border-radius: 4px;background: rgba(29,217,151,.5)}
.foot_one .tel b{display: block; font-size: 20px;font-weight: bold;margin-top:10px;}
.foot_one  .line{width:180px;height:1px;background: #64a9ff;margin:20px 0;position: relative;}
.foot_one  .line:before{content:"";display:inline-block;width:5px;height:5px;border-radius: 50%;background: #64a9ff;position: absolute;top:-2px;right:0;}
.foot_navs{width: 50%;}
.foot_navs li{width: 48%;padding-right: 10px;display: inline-block;vertical-align: top;}
.foot_navs li a{color:#fff;margin:15px 0;display: block;}
.foot_navs li a:hover{color:#1dd997;}
.foot_rt{float: right;display: inline-flex;justify-content: space-between;
    width: 55%;border-left:1px solid rgba(128,170,225,.2);padding:0 0 40px 0;}
.foot_three {flex: 1;padding:0 80px;}
.foot_three .ti{font-size: 28px;font-weight: lighter;line-height: 30px;}
.foot_three .des{margin:10px 0; line-height: 26px;color:#80aae1;}
.foot_mes input{width: 100%; margin-top:10px; border:none; line-height: 52px;height:52px;border-radius: 6px;padding:0 10px 0 65px;color:#fff;}
.foot_mes .name{background:#1057b2 url(../images/01_68.png) no-repeat center left 20px;}
.foot_mes .tel{background:#1057b2 url(../images/01_72.png) no-repeat center left 20px;}
.foot_mes input::-webkit-input-placeholder{color:#3f88e8;}
.foot_mes input:-moz-placeholder{color:#3f88e8;}
.foot_mes input::-moz-placeholder{color:#3f88e8;}
.foot_mes input:-ms-input-placeholder{color:#3f88e8;}
.foot_mes .box {width: 100%;display: inline-flex;justify-content: space-between;}
.foot_mes .box input{width: 70%;}
.foot_mes .box button{margin-top:10px; width:28%;height: 52px;border-radius: 6px;color:#fff;background: #2276e2;border:none;}

.foot_ewm{width: 120px;text-align: center;}
.foot_ewm dd{margin-top:13px;line-height: 26px;}
.foot_ewm img{max-width: 100%;max-height: 100%;}

.copy{padding:20px 0;line-height: 20px;background: #003983;color:#3288f7;text-align: center;font-size: 14px;}
.copy a{color:#3288f7;}
.copy a:hover{color:#fff;}

.ysbOne_list{position: relative;padding:225px 40px 305px;}
.ysbOne_list .img{position: absolute;top:0;left:0;right:0;margin:auto;opacity: 0;
    transition: all linear .3s;-webkit-transition: all linear .3s;}
.ysbOne_list .img img{max-height: 100%;max-width: 100%;}
.ysbOne_list .box{position: relative;z-index:10;}
.ysbOne_list .icon{width:55px;height:47px;margin-bottom:32px;}
.ysbOne_list .icon img{max-width: 100%;max-height: 100%;}
.ysbOne_list .ti{font-size: 28px;color:#10181b;line-height: 34px;height:34px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.ysbOne_list .des{font-size: 14px;color:#8a8a8a;line-height: 24px;height:96px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:4;}
.ysbOne_list .line{width: 26px;height:4px;background: #10181b;margin:30px 0;border-radius: 2px;}
.ysbOne_list .num{font-size: 30px;font-weight: bold;color:#060507;margin-top:90px;}
.ysbOne_list .bot{padding:63px 0;opacity: 0; position: absolute;bottom:0;left:0;right:0;background: #01469f;text-align: center;color:#fff;}
.ysbOne_list .bot .nums{color:#fff;font-size: 24px;margin:0;}
.ysbOne_list .bot .nums:after{content:"/";color:#00ffd2;display: block;margin:20px 0;font-size: 14px;font-style:italic;}
.ysbOne_list .bot .txt{font-size: 20px;line-height: 28px;height:28px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}

.ysbOne_slider .slick-prev,
.ysbOne_slider .slick-next{z-index: 10; text-align: center;align-items: center; width: 60px;height:60px;border-radius: 50%;background: #efefef;text-align: center;line-height: 60px;}
.ysbOne_slider .slick-prev:before,
.ysbOne_slider .slick-next:before{content:"";opacity: 1; display: block;height:100%;line-height:60px;font-size: 35px;font-family: "幼圆";margin:0 auto;color:#a5a5a5;}
.ysbOne_slider .slick-prev:before{content:"<";}
.ysbOne_slider .slick-next:before{content:">";}
.ysbOne_slider .slick-prev{left:-10%;}
.ysbOne_slider .slick-next{right:-10%;}
.ysbOne_slider .slick-prev:hover:before,
.ysbOne_slider .slick-next:hover:before{color:#01469f;}

.ysbTwo_section{padding:70px 0 90px;background: url(../images/02_bg_06.jpg) no-repeat center top;background-size: cover;}
.ysbTwo_warp{border-radius: 20px;background: #fff;box-shadow: 0 20px 30px 0 rgba(0,0,0,.1);}
.ysbTwo_lt{float: left;width: 100px;text-align: center;}
.ysbTwo_title{width:100px;height:400px;text-align: center;padding:35px 0; color:#fff;border-radius: 20px 0 20px 0;overflow: hidden; background: url(../images/02_18.png) no-repeat center top;}
.ysbTwo_title .cn{font-size: 24px;width: 30px;display: inline-block;vertical-align: top;line-height: 30px;}
.ysbTwo_title .en{font-size: 14px;writing-mode:vertical-rl;display: inline-block;margin-top:80px;letter-spacing: 2px;}
.ysbTwo_lt .des{font-size: 14px;color:#01469f;opacity: .4;writing-mode:vertical-rl;margin:55px auto 50px;letter-spacing: 2px;}
.ysbTwo_lt .line{width:1px;height:175px;background: #01469f;margin:0 auto;transition: all linear .1s;-webkit-transition: all linear .1s;}
.ysbTwo_lt .line:before{content:"";display: block;width:8px;height:8px;border-radius: 50%;background: #01469f;margin-left:-3px;}
.ysbTwo_box{margin-left: 100px;padding:15px 90px 0;}
.ysbTwo_had{padding:45px 0 30px;color:#01469f;line-height: 44px;font-size: 22px;}
.ysbTwo_had span{width: 44px;height:44px;display: inline-block;vertical-align: top;color:#fff;font-size: 22px;font-weight: bold;
   margin-right:35px; text-align: center;line-height: 44px; border-radius:50%;background: #01469f;box-shadow: 8px 8px 20px 2px rgba(48,138,255,.4);}
.fwf_cont{margin-top:20px;border-radius: 10px;overflow: hidden;}
.fwf_cont table{width: 100%;border-collapse: collapse;}
.fwf_cont th{  line-height: 52px;font-size: 18px;font-weight: bold;color:#fff;background: #01469f;text-align: center;}
.fwf_cont td{text-align: center; line-height: 24px;background: #c5dffa;color:#275998;padding:15px 0;border-right:1px solid #b5cfe8;}
.fwf_cont tr:nth-child(odd) td{background: #d8e9fb; }
.fwf_cont tr:nth-child(2) td{background: #2665b5 ;color:#fff;padding:8px 0;border:none;}
.fwf_cont tr:nth-child(2) td:nth-child(odd){background: #1e5daf; }
.ysbTwo_imgT{margin-bottom:45px; display: inline-flex;justify-content: space-between;align-items: center;}
.ysbTwo_imgT img{max-height: 100%;max-width: 100%;}
.ysbTwo_imgT dd{flex: 1; padding-left:60px;color:#595959;line-height: 28px;}
.ysbTwo_imgT dd b{color:#01469f;}
.ysbTwo_ti{text-align: center;padding:40px 0 20px;border-top:1px dashed #bfcad8;font-size: 18px;font-weight: bold;color:#01469f;}
.ysbTwo_ti img{margin:-3px 15px 0 0;}
.ysbTwo_ti.on{font-size: 20px;padding:40px 0 30px;}
.ysbTwo_ti.on img{display: none;}
.ysbTwo_tab{text-align: center;}
.ysbTwo_tab span{display: inline-block;vertical-align: top;padding:0 20px; line-height: 36px;height:36px;background: #4d93eb;color:#fff;color:#fff;border-radius: 18px;margin:0 15px;}
.ysbTwo_tab span.on,
.ysbTwo_tab span:hover{cursor: pointer; background: #1e5daf;box-shadow: 0 5px 5px 0 rgba(45,136,255,.4)}
.ysbTwo_cont{margin:45px 0 20px;}
.ysbTwo_item{border-radius: 10px;background: #01469f;display: none;}
.ysbTwo_item.on{display: block;}
.ysbTwo_item .item_ti{text-align: center; line-height: 30px;padding:11px 0;font-size: 18px;color:#fff;font-weight: bold;}
.ysbTwo_item .item_price{text-align: center; line-height: 30px;padding:10px 0;color:#fff;font-weight: bold;}
.ysbClass_box{display: inline-flex;justify-content: space-between;width:calc(100% + 20px);margin-left:-20px;}
.ysbClass_tab{width:133px;}
.ysbClass_tab span{display: flex;width: 100%;height:80px;align-items: center;color:#fff;font-weight: bold;font-size: 18px;border-radius: 10px 0 0 10px;
    margin-bottom:7px;padding:0 22px;text-align: center;line-height: 30px;justify-content: center;cursor: pointer;
    background: -webkit-linear-gradient(left,#5287f5,#0d5ac4); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left,#5287f5,#0d5ac4); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left,#5287f5,#0d5ac4); /* Firefox 3.6 - 15 */
    background: linear-gradient(left,#5287f5,#0d5ac4); /* 标准的语法 */
}
.ysbClass_tab span:last-child{margin:0;}
.ysbClass_tab span.on,
.ysbClass_tab span:hover{
    background: -webkit-linear-gradient(left,#ffc477,#ff743d); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left,#ffc477,#ff743d); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left,#ffc477,#ff743d); /* Firefox 3.6 - 15 */
    background: linear-gradient(left,#ffc477,#ff743d); /* 标准的语法 */
}
.ysbClass_cont{flex: 1;}
.ysbClass_item{width: 100%;color:#275998;text-align: center;display: none;}
.ysbClass_item.on{display: block;}
.ysbClass_item table{width: 100%;}
.ysbClass_item th{background: #2c71c8; color:#fff;line-height: 24px;padding:8px 0;text-align: center;font-weight: normal;}
.ysbClass_item tr th:nth-child(even){background: #1e5daf;}
.ysbClass_item td{ line-height: 24px;padding:13px 0;background: #c5dffa;border-right:1px solid #b5cfe8;}
.ysbClass_item tr:nth-child(even) td{background: #d8e9fb;}
.ysbClass_item tr td:first-child,
.ysbClass_item tr td:last-child{border:none;}
.ysbClass_item tr:nth-child(odd) td:first-child{background: #b7d9fd}
.ysbClass_item tr:nth-child(even) td:first-child{background: #c5e1ff}
.ysbClass_item tr:last-child td{background: #b7d9fd;font-weight: bold;}
.ysbGz_imgT{width: 100%;display: inline-flex;justify-content: space-between;align-items: center;margin-bottom:55px; border-radius: 10px;overflow: hidden;
    background: url(../images/02_11.jpg) no-repeat center center;background-size: cover;}
.ysbGz_imgT img{max-width: 100%;max-height: 100%;}
.ysbGz_imgT dt { padding:0 50px;}
.ysbGz_imgT dd {flex: 1;padding:0 50px;}
.ysbGz_imgT dd .des{color:#fff;padding:8px 0;}
.ysbGz_imgT dd .des:before{content:"";display: inline-block;vertical-align: middle;margin:-4px 15px 0 0;width: 4px;height:9px;background: #fff100;}
.ysbGz_imgT dd .des b{color:#fff100;font-size: 18px;}
.ysbTwo_moreUp{text-align: center;margin:0 auto -18px;cursor: pointer;display: table;}
.ysbTwo_moreUp i{display: block;width: 36px;height:36px;border-radius: 50%;background:#01469f;text-align: center;line-height: 36px;margin:0 auto;box-shadow: 0 10px 15px 1px rgba(0,111,255,.3)}
.ysbTwo_moreUp span{font-size: 14px;color:#888;margin-bottom:8px;display: none;}
.ysbTwo_moreUp i img{vertical-align: top;transition: all linear .3s;-webkit-transition: all linear .3s;}
.ysbTwo_moreUp.on span{display: block;}
.ysbTwo_moreUp.on i img{transform: rotate(180deg);-webkit-transform: rotate(180deg);}
.ysbTwo_moreCont{display: none;}
.ysbTwo_moreCont.on{display: block;}
.ysbTwo_lt.on .line{height:59.6%;}

.ysbCom_title{padding:95px 0 75px;text-align: center;}
.ysbCom_title .cn{font-size: 30px;line-height: 40px;}
.ysbCom_title .en{font-size: 14px;color:#757575;margin-top:15px;}

.ysbThree_section{position: relative;margin-bottom:40px;}
.ysbThree_bg{position: absolute;top:0;left:0;right:0;display: flex;}
.ysbThree_bg img{max-height:100%;max-width: 100%;}
.ysbThree_box{position: relative;z-index: 10;}
.ysbThree_box .ysbCom_title .cn{color:#fff;}
.ysbThree_box .ysbCom_title .en{color:#fff;}
.ysbThree_cont{width: 100%; background:#fff;border-radius: 20px;box-shadow: 0 10px 30px 1px rgba(0,0,0,.2);}
.ysbThree_list{float: left; overflow: hidden; text-align: center;position: relative;padding:120px 0 105px;width: 25%;border-radius:6px 50px 6px 6px;transition: all linear .3s;-webkit-transition: all linear .3s;}
.ysbThree_list:after{content:"";display: block;position: absolute;top:50%;right:0;width:1px;height:100px;margin-top:-50px;background: #ccdaec;}
.ysbThree_cont  .ysbThree_list:last-child:after{display: none;}
.ysbThree_list .icon{position: absolute;top:-10px;right:25px;opacity: 0;}
.ysbThree_list .txt{position: relative;z-index: 10;display: inline-flex;text-align: center;}
.ysbThree_list .txt .num{font-size: 36px;font-weight: bold;color:#01469f;line-height: 40px;margin-right:20px;}
.ysbThree_list .txt .num:after{content:"";display: inline-block;vertical-align: top;width:16px;height:16px;border:4px solid #1dd997;border-radius: 50%;margin:-5px 0 0 10px;}
.ysbThree_list .txt .ti{font-size: 26px;font-weight: lighter;color:#01469f;line-height: 40px;}
.ysbThree_list:hover .icon{opacity: .9}
.ysbThree_list:hover .txt .num{color:#fff;}
.ysbThree_list:hover .txt .ti{color:#fff;}
.ysbThree_list:hover:after{display: none;}
.ysbThree_list:hover {padding:100px 0;top: -30px;
background: rgba(1,70,159,.9);box-shadow: 5px 5px 15px 1px rgba(0,126,255,.4)}

.ysbFour_cont{position: relative;margin:10px 0 110px;}
.ysbFour_img {text-align: center;}
.ysbFour_img img{max-width: 100%;max-height: 100%;}
.ysbFour_item{display: inline-flex;justify-content: space-between;flex-flow: wrap;position: absolute;top:0;left:0;right:0;bottom:0;}
.ysbFour_list{width: 50%;padding:70px 0;display: flex;}
/*.ysbFour_item .ysbFour_list:nth-child(add){justify-content: left;-webkit-justify-content:left;}*/
.ysbFour_item .ysbFour_list:nth-child(even){justify-content: flex-end;}
.ysbFour_list dl{border:1px solid #d4effe;background: #fff; border-radius: 100px;width:450px; padding:30px;display: inline-flex;align-items: center;justify-content: space-between;}
.ysbFour_list dd{padding:0 10px 0 30px;flex: 1;}
.ysbFour_list dd .ti{font-size: 18px;color:#01469f;font-weight: bold;}
.ysbFour_list dd .des{font-size: 14px;color:#748dbf;margin-top:2px;}
.ysbFour_list dd .txt{font-size: 14px;color:#8f97a7;}
.ysbFour_list dd .line{width: 28px;height:2px;background: #01469f;margin:10px 0;}
.ysbFour_list dl:hover{box-shadow: -40px 40px 26px 1px rgb(0,111,255,.1)}

.gjjOne_cont{padding-bottom:90px;}
.gjjOne_slider .swiper-container{padding:0 150px;}
.gjjOne_slider .swiper-slide{padding-bottom:150px;position: relative;}
.gjjOne_slider img{max-width: 100%;max-height: 100%;}
.gjjOne_slider .swiper-slide .cont{position: absolute;bottom:90px;left:12%;right:12%;background:rgba(255,255,255,.95);
border-radius: 20px;height:115px; padding:25px 40px;display: inline-flex;align-items: center;justify-content: center; box-shadow: 0 10px 20px 0 rgba(0,111,255,.1);overflow: hidden;}
.gjjOne_slider .swiper-slide .cont:before{content:"";display: block;position: absolute;top:50%;left:0;margin-top:-15px;width: 6px;height:30px;background: #01469f;}
.gjjOne_slider .swiper-slide .cont dt .ti{font-size: 30px;color:#01469f;font-weight: lighter;line-height: 30px;}
.gjjOne_slider .swiper-slide .cont dt .en{font-size: 12px;color:#cbd3e5;font-weight: lighter;line-height: 20px;margin-top:8px;}
.gjjOne_slider .swiper-slide .cont dt{width: 130px;}
.gjjOne_slider .swiper-slide .cont dd{flex: 1;}
.gjjOne_slider .swiper-slide .cont dd .des{float: left; display: inline-block;width:50%;padding:0 25px;font-size: 14px;color:#4c4c4c;margin:2px 0;
line-height: 24px;height:24px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.gjjOne_slider .swiper-slide .cont dd .des:before{content:"";display: inline-block;vertical-align: middle;margin:-3px 10px 0 0;width:4px;height:4px;background:#01469f;}
.gjjOne_slider .swiper-container-horizontal>.swiper-scrollbar{bottom:14px;left:0;right:0;margin:auto;width:56%;height:2px;}
.gjjOne_slider .swiper-scrollbar-drag{background:#01469f;}
.gjjOne_slider .swiper-button-next,
.gjjOne_slider .swiper-button-prev{bottom:-7px;top:auto;}
.gjjOne_slider .swiper-button-next{right:19%;}
.gjjOne_slider .swiper-button-prev{left:19%;}
.gjjOne_slider .swiper-button-next:after,
.gjjOne_slider .swiper-button-prev:after{font-size: 30px;color:#b8d0ef;}
.gjjOne_slider .swiper-button-next:hover:after,
.gjjOne_slider .swiper-button-prev:hover:after{color:#01469f;}

.gjjTwo_section{background: #f9f9f9;padding:110px 0 130px;}
.gjjTwo_box{background: #fff;border-radius: 20px;position: relative; box-shadow: 0 20px 25px 0 rgba(0,0,0,.15);}
.gjjTwo_box .ysbTwo_title{width:100px;float: left;}
.gjjTwo_cont{margin-left:100px;padding:10px 90px 105px;}
.gjjTwo_cont .ysbTwo_had span img{vertical-align: top;}
.gjjTwo_en{position: absolute;top:35px;right:0;padding-bottom:10px;border-bottom:1px solid #01469f; font-size: 12px;color:rgba(1,70,159,.4);padding-right:50px;}
.gjjTwo_en:after{content:"";display: block;position: absolute; bottom:-4px;left:0;width:8px;height:8px;border-radius: 50%;background: #01469f;}

.gjjThree_section{background: url(../images/03_06.jpg) no-repeat center center;}
.gjjThree_section .ysbCom_title {padding:70px 0;}
.gjjThree_section .ysbCom_title .cn{color:#fff;}
.gjjThree_section .ysbCom_title .en{color:#fff;}
.gjjThree_cont{padding:50px 0 150px;width:100%; display: inline-flex;justify-content: space-between;}
.gjjThree_list{width: 222px;height:260px;text-align: center;color:#fff;padding-top:80px;position: relative;
    background: -webkit-linear-gradient(rgba(1,70,159,.08), rgba(1,70,159,.5)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(rgba(1,70,159,.08), rgba(1,70,159,.5)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(rgba(1,70,159,.08), rgba(1,70,159,.5)); /* Firefox 3.6 - 15 */
    background: linear-gradient(rgba(1,70,159,.08), rgba(1,70,159,.5)); /* 标准的语法 */
}
.gjjThree_list dd{margin-top:30px;}
.gjjThree_list dd b{margin-right:10px;}
.gjjThree_list:after{content:"";display: block;position: absolute;top:50%;right:-60%;width:109px;height:35px;background: url(../images/03_12.png) no-repeat center center;}
.gjjThree_cont .gjjThree_list:last-child:after{display: none;}

.rsdlOne_section{padding:135px 0 130px;}
.rsdlOne_cont{display: inline-flex;}
.rsdlOne_lt{width: 380px;padding-right:20px;position: relative;}
.rsdlOne_lt .ysbCom_title{text-align: left;padding:35px 0;position: relative;z-index: 10;}
.rsdlOne_lt:after{content:"";display: block;width: 12px;height:12px;border-radius: 50%;background: #01469f;position: absolute;top:0;left:98px;}
.rsdlOne_lt:before{content:"";display: block;position: absolute;top:5px;left:0;width:84px;height:84px;border-radius: 50%;
    background: -webkit-linear-gradient(140deg,#1dd997, #daf9ee); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(140deg,#1dd997, #daf9ee); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(140deg,#1dd997, #daf9ee); /* Firefox 3.6 - 15 */
    background: linear-gradient(140deg,#1dd997, #daf9ee); /* 标准的语法 */
}
.rsdlOne_rt{flex: 1;}
.rsdlOne_rt:before{content:"";display: block;width:26px;height:3px;background: #01469f;border-radius: 2px;}
.rsdlOne_rt .txt{margin:30px 0 45px;line-height: 30px;font-size: 14px;}
.rsdlOne_rt img{max-height: 100%;max-width: 100%;}

.rsdlTwo_section{padding:20px 0 140px;background: url(../images/04_06.jpg) no-repeat center center;background-size: cover;}
.rsdlTwo_section .ysbCom_title{padding-bottom:25px;}
.rsdlTwo_section .ysbCom_title .cn{color:#fff;}
.rsdlTwo_section .ysbCom_title .en{color:#fff;}
.rsdlTwo_slider .slick-list{margin:0 -20px;padding-top:30px;}
.rsdlTwo_list{margin:0 20px;color:#fff;padding:36px 30px 45px; background: rgba(255,255,255,.1);border-radius: 20px;overflow: hidden;text-align: center;
    transition: all linear .2s;-webkit-transition: all linear .2s;}
.rsdlTwo_list dt{margin:0 auto 30px; width: 188px;height:188px;border-radius: 50%;border:1px dashed transparent;padding:11px;
    transition: all linear .2s;-webkit-transition: all linear .2s;}
.rsdlTwo_list dt img{max-width: 100%;max-height: 100%;}
.rsdlTwo_list dd .ti{font-size: 18px;line-height: 30px;height: 30px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.rsdlTwo_list dd .des{ font-size: 14px;line-height: 30px;height: 60px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:2;}
.rsdlTwo_list dd .line{width: 18px;height:3px;border-radius: 2px;background: #01dd99;margin:15px auto 23px;}
.rsdlTwo_list:hover dt{border:1px dashed #01dd99;transform: rotate(360deg);-webkit-transform: rotate(360deg);}
.rsdlTwo_list:hover {background: #01469f;transform: translateY(-30px);-webkit-transform: translateY(-30px);}
.rsdlTwo_slider .slick-prev,
.rsdlTwo_slider .slick-next{width: 48px;height:48px;background: #fff;border-radius: 50%;text-align: center;line-height: 48px;z-index: 10;}
.rsdlTwo_slider .slick-prev:before,
.rsdlTwo_slider .slick-next:before{font-family: "幼圆";font-size: 30px;color:#01469f;display: block;height:100%;line-height: 48px;}
.rsdlTwo_slider .slick-prev:before{content:"<";}
.rsdlTwo_slider .slick-next:before{content:">";}
.rsdlTwo_slider .slick-prev:hover,
.rsdlTwo_slider .slick-next:hover{background: #01469f;}
.rsdlTwo_slider .slick-prev:hover:before,
.rsdlTwo_slider .slick-next:hover:before{color:#fff;}
.rsdlTwo_slider .slick-prev{left:-90px;}
.rsdlTwo_slider .slick-next{right:-90px;}

.rsdlThree_section{padding:40px 0 110px;position: relative;overflow: hidden;}
.rsdlThree_section .container{position: relative;z-index: 1;}
.rsdlThree_section:after{content:"";display: block;width:100%;height:159px;position: absolute;bottom:0;left:0;
    background: url(../images/04_10.png) no-repeat center center;background-size: cover;
    animation: redlThree 3s infinite;-webkit-animation: redlThree 3s infinite;}
@keyframes  redlThree{
    0%{transform: translateY(0);-webkit-transform: translateY(0);}
    50%{transform: translateY(10px);-webkit-transform: translateY(10px);}
    100%{transform: translateY(0);-webkit-transform: translateY(0);}
}
.rsdlThree_cont{padding-bottom:245px;position: relative;}
.rsdlThree_img{text-align: center;position: relative;}
.rsdlThree_img img{max-height: 100%;max-width: 100%;z-index: 10;position: relative;}
.rsdlThree_img .en{position: absolute;top:50%;left:0;right:0;margin:-65px auto 0;letter-spacing: 15px; font-size: 150px;color:#01469f;opacity: .05;font-weight: bold;line-height: 130px;}
.rsdlThree_box{position: absolute;top:0;left:0;right:0;bottom:0; z-index: 11;}
.rsdlThree_list{position: absolute; width: 426px;height:220px;border-radius: 10px;padding:40px 40px 30px;}
.rsdlThree_list:after{content:"";display: block;width:0;height:1px;background: #01dd99;transition: all linear .3s;-webkit-transition: all linear .3s;}
.rsdlThree_list.one{top:0;left:0;}
.rsdlThree_list.two{top:0;right:0;}
.rsdlThree_list.three{top:240px;left:0;}
.rsdlThree_list.four{top:240px;right:0;}
.rsdlThree_list.five{bottom:0;right:0;left:0;margin:auto;}
.rsdlThree_list .num{opacity: 0; position: absolute;top:0;left:40px;color:#01469f;font-size: 72px;font-weight: bold;line-height: 60px;transition: all linear .3s;-webkit-transition: all linear .3s;}
.rsdlThree_list .ti{font-size: 18px;line-height: 24px;height:24px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.rsdlThree_list .des{margin:15px 0;font-size: 14px;color:#808080; line-height: 30px;height:90px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:3;}
.rsdlThree_list.two .num,
.rsdlThree_list.four .num,
.rsdlThree_list.five .num{left:auto;right:40px;}


.rsdlFour_section{background:#f7fbff;padding:20px 0 100px;}
.rsdlFour_section .ysbCom_title{padding-bottom:55px;}
.rsdlFour_cont{margin:0 -25px;display: inline-flex;flex-flow: wrap;}
.rsdlFour_list{float: left;width: calc(33.33% - 50px);padding:40px 40px 50px 40px; margin:0 25px 50px;overflow: hidden; position: relative; background: #fff;border-radius: 10px 50px 10px 50px;box-shadow: 0 10px 20px 0 rgba(0,0,0,.1);
    transition: all linear .3s;-webkit-transition: all linear .3s;}
.rsdlFour_list .had{display: inline-flex;justify-content: space-between;width: 100%;padding-bottom:20px;position: relative;}
.rsdlFour_list .had:after{content:"";display: block;position: absolute;bottom:0;left:0;width:30px;height:1px;background: #e6e6e6;}
.rsdlFour_list .had .num{color:#01469f;font-weight: bold;font-size: 36px;line-height: 30px;}
.rsdlFour_list .had .num:after{content:"";display: inline-block;width:18px;height:18px;border-radius: 50%;border:5px solid #01dd99;vertical-align: top;margin:-12px 0 0 14px;}
.rsdlFour_list .had .ti{text-align: right; color:#01469f;font-size: 24px;line-height: 30px;height:30px;overflow: hidden;}
.rsdlFour_list .des{position: relative;z-index: 5;font-size: 14px;line-height: 30px;color:#808080;margin-top:18px;}
.rsdlFour_list .icon{position: absolute;bottom:-23px;right:-30px;}
.rsdlFour_list .icon .hover{display: none;opacity: .5;}
.rsdlFour_list:hover{background: #01469f;box-shadow: 0 5px 15px 0 rgba(0,97,222,.1);transform: translateY(-20px);-webkit-transform: translateY(-20px);}
.rsdlFour_list:hover .had .num{color:#fff;}
.rsdlFour_list:hover .had:after{background: #256ac3;}
.rsdlFour_list:hover .had .ti{color:#fff;}
.rsdlFour_list:hover .des{color:#fff;}
.rsdlFour_list:hover .icon .hover{display: block;}
.rsdlFour_list:hover .icon .unHover{display: none;}

.rsdlFive_section{padding:30px 0 170px;}
.rsdlFive_cont{display: inline-flex;justify-content: space-between;width: 100%;}
.rsdlFive_list{width: 11%;position: relative;text-align: center;transition: all linear .3s;-webkit-transition: all linear .3s;}
.rsdlFive_list .rimg{display: flex;justify-content: center;overflow: hidden;width: 100%;border-radius: 10px;}
.rsdlFive_list .box{position: absolute;top:0;left:0;width:100%;height:100%; border-radius: 10px;background: rgba(0,0,0,.5);color:#fff;
    transition: all linear .15s;-webkit-transition: all linear .15s;}
.rsdlFive_list .box .ti{position: relative; width: 30px;margin:0 auto;padding:30px 0 40px;height:100%;font-size: 20px;overflow: hidden;}
.rsdlFive_list .box .ti:before{content:"";display:inline-block;width:12px;height:12px;border:3px solid #01dd99;border-radius: 50%;margin-bottom:20px;}
.rsdlFive_list .box .ti:after{content:"";display: inline-block;position: absolute;bottom:40px;left:0;right:0;margin:auto;width: 16px;height:2px;background: #fff;}
.rsdlFive_list.on{width: 44.44%;}
.rsdlFive_list.on .rimg{border-radius:0 10px 10px 50px;}
.rsdlFive_list.on .box{left:20px;top:-30px; width: 70px;height:102%;border-radius:0 30px 0 30px;background: rgba(1,70,159,.9);}
.rsdlFive_list.on .box .ti:before{background: #01dd99;}
.rsdlFive_list.on .box .ti:after{width: 1px;height:57px;bottom:17px;}

.sbdjOne_section{padding-bottom:30px;}
.sbdjOne_section .ysbCom_title{padding:100px 0 30px;}
.sbdjOne_cont{width: 100%; display: inline-flex;justify-content: space-between;}
.sbdjOne_list{width: 23.5%;position: relative;border-radius: 15px;overflow: hidden;}
.sbdjOne_list dt{text-align: center;}
.sbdjOne_list img{max-width: 100%;max-height: 100%;}
.sbdjOne_list dd{position: absolute;bottom:0;left:0;right:0;padding:30px 20px 18px;
    background: -webkit-linear-gradient(rgba(1,70,159,.01),#01469f); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(rgba(1,70,159,.01), #01469f); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(rgba(1,70,159,.01),#01469f); /* Firefox 3.6 - 15 */
    background: linear-gradient(rgba(1,70,159,.01), #01469f); /* 标准的语法 */
}
.sbdjOne_list dd .des{font-size: 24px;color:#fff;line-height: 30px;height:30px;overflow: hidden;}
.sbdjOne_list dd .des:after{content:"";display: block;position: absolute;bottom:24px;right:10px;width:16px;height:16px;border-radius: 50%;border:5px solid #01dd99;}

.sbdjTwo_section{padding-bottom:155px;}
.sbdjTwo_cont{background: #fff;padding:60px;display: inline-flex;justify-content: space-between;width: 100%;border-radius: 10px;box-shadow: 0 0 30px 0 rgba(1,70,159,.1);}
.sbdjTwo_lt{text-align: center;padding:10px 40px 10px 10px;}
.sbdjTwo_lt img{max-height: 100%;max-width: 100%;}
.sbdjTwo_rt{flex: 1;overflow: hidden;display: inline-flex;justify-content: space-between;flex-flow: wrap;}
.sbdjTwo_list{float: left;width: calc(33.33% - 20px);margin:10px;padding:20px 10px 10px; background: #f0f5fc;border-radius: 10px;text-align: center;}
.sbdjTwo_list dt {width: 45px;height:40px;margin:0 auto 10px;}
.sbdjTwo_list dt .hover{display: none;}
.sbdjTwo_list dd{font-size: 18px;line-height: 24px;height:24px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.sbdjTwo_list:hover{background: #01469f;}
.sbdjTwo_list:hover dt .hover{display: block;}
.sbdjTwo_list:hover dt .unHover{display: none;}
.sbdjTwo_list:hover dd{color:#fff;}

.sbdjThree_section{padding-bottom:105px;text-align: center; background: url(../images/04-2_19.jpg) no-repeat center center;background-size: cover;}
.sbdjThree_section .ysbCom_title{color:#fff;padding-bottom:20px;}
.sbdjThree_section .ysbCom_title .en{color:#fff;}
.sbdjThree_cont{position: relative;}
.sbdjThree_cont:before{content:"";display: block;width: 87%;height:1px;background:rgba(204,204,204,.3);position: absolute;
    top:50%;left:0;right:0;margin:0 auto;}
.sbdjThree_list{text-align: left; position: relative;z-index: 2;margin:55px 35px;display: inline-block;vertical-align: top; padding:20px 25px 15px; width: 258px;height:190px;background:#fff;border-radius: 10px;}
.sbdjThree_list .num{width:58px;height:58px;font-size: 36px;font-weight: bold;letter-spacing: 2px;padding-left:20px; line-height: 58px;color:#01dd99;text-align: right; margin:0 auto -3px;background: url(../images/04-2_03.png) no-repeat center center;background-size: cover;}
.sbdjThree_list .des{margin-top:15px;font-size: 14px;line-height: 24px;height:72px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:3;}
.sbdjThree_list .line{position: absolute;bottom:-9px;left:0;right:0;margin:auto;width: 18px;height:18px;border-radius: 50%;background: #fff;}
.sbdjThree_list .line:before{content:"";display: block; position: absolute;top:18px;left:0;right:0;margin:auto;width:1px;height:40px;border-left:1px dashed #fff;}
.sbdjThree_list .line:after{content:"";display: block;width:15px;height:15px;border-radius: 50%;border:3px solid #01dd99;position: absolute;top:57px;left:0;right:0;margin:auto;background: #01469f;}
.sbdjThree_list.bot .line{top:-9px;bottom:auto;}
.sbdjThree_list.bot .line:before{top:-40px;bottom:auto;}
.sbdjThree_list.bot .line:after{top:-54px;bottom:auto;}

.lwwbOne_section{padding:50px 0 110px;}
.lwwbOne_section .ysbCom_title{text-align: left;position: relative;}
.lwwbOne_section .ysbCom_title .cn{position: relative;width: 100%; font-size: 40px;display: inline-flex;justify-content: space-between;}
.lwwbOne_section .ysbCom_title .cn:after{content:"";display: inline-block;width: 80%; height:5px;background: #01469f;
    margin-top:13px;}
.lwwbOne_section .ysbCom_title .cn:before{content:"";display: block;position: absolute;top:38px;right:0;
    width: 44px;height:8px;background: url(../images/05_03.png) no-repeat center center;}
.lwwbOne_cont{display: inline-flex;justify-content: space-between;width: 100%;align-items: center;}
.lwwbOne_lt {padding-right:60px;}
.lwwbOne_lt img{max-width: 100%;max-height: 100%;}
.lwwbOne_rt{flex: 1;padding-left:60px;display: inline-flex;justify-content: space-between;width: 100%;flex-flow: wrap;}
.lwwbOne_list{width: 28%;}
.lwwbOne_list .num {margin-bottom:-54px;}
.lwwbOne_list .num img{max-width: 100%;max-height: 100%;}
.lwwbOne_list .box{display: inline-flex;align-items: center;width: 100%;}
.lwwbOne_list .box .icon img{max-width: 100%;max-height: 100%;}
.lwwbOne_list .box .txt{padding-left:25px;}
.lwwbOne_list .box .txt .cn{color:#01469f;line-height: 24px;height:24px;overflow: hidden;}
.lwwbOne_list .box .txt .en{color:#a3b2d2;line-height: 24px;height:24px;overflow: hidden;}
.lwwbOne_list .des{margin-top:40px; font-size: 14px;color:#848484;line-height: 30px;height:180px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:6;}

.lwwbTwo_section{background: #f7f7f7;padding-bottom:135px;}
.lwwbTwo_slider{margin:0 -20px;}
.lwwbTwo_list{margin:0 20px;position: relative;}
.lwwbTwo_list dd{position: absolute;bottom:65px;left:0;right:0;padding:0 35px;color:#fff;overflow: hidden;}
.lwwbTwo_list dd .ti{text-align: center; font-size: 24px;line-height: 30px;height:30px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.lwwbTwo_list dd .des{font-size: 14px;line-height: 30px;height:90px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:3;}
.lwwbTwo_list dd .line{width: 26px;height:4px;background: #01dd99;border-radius: 2px;margin:20px auto;}

.lwwbThree_cont{padding-bottom:90px; width: 100%; display: inline-flex;justify-content: space-between;flex-flow: wrap;}
.lwwbThree_list{display: inline-flex;align-items: center; width: 48%;margin:25px 0;border-radius: 10px;border:1px solid #eee;padding:50px;
transition: all linear .2s;-webkit-transition: all linear .2s;}
.lwwbThree_list img{max-width: 100%;max-height: 100%;}
.lwwbThree_list dd{padding-left:50px;color:#555;line-height: 30px;flex: 1;}
.lwwbThree_list:hover{background: #fff;border-color: #fff;box-shadow: 0 5px 20px 0 rgba(0,0,0,.1);
transform: translateY(-10px);-webkit-transform: translateY(-10px);}

.lwwbFour_section{padding-bottom:80px; background: url(../images/05_38.jpg) no-repeat center center;}
.lwwbFour_section .ysbCom_title{color:#fff;}
.lwwbFour_section .ysbCom_title .en{color:#fff;}
.lwwbFour_slider{text-align: center;color:#fff;}
.lwwbFour_slider .slider-nav {z-index: 1;}
.lwwbFour_slider .slider-nav .slick-slide .icon{opacity: .5;}
.lwwbFour_slider .slider-nav .slick-slide .ti{color:#737880;font-size: 18px;margin-top:20px;display: inline-block;padding-bottom:50px;border-bottom:6px solid transparent;}
.lwwbFour_slider .slider-nav .slick-slide.slick-current .ti{color:#fff;border-color:#005fda;}
.lwwbFour_slider .slider-nav .slick-slide.slick-current .icon{opacity: 1;}
.lwwbFour_slider .slider-for{border-top:1px solid rgba(255,255,255,.2);padding-top:45px;line-height: 36px;margin-top:-7px;}

/*pxt*/
.img img{width: 100%;display: block;transition: 0.8s transform;}
.pabout_cont{width: 100%;height: auto;overflow: hidden;}
.pabout_cont .pabout_lt{width: 37.5%;float: left;height: auto;overflow: hidden;}
.pabout_lt .title_l{width: 34%;float: left;color: #01469f;line-height: 1;}
.pabout_lt .title_l .big{font-size: 53px;font-weight: bold;width: 50px;writing-mode:vertical-rl;float:left;}
.pabout_lt .title_l .zhtitle{font-size: 22px;writing-mode:vertical-rl;float: right;padding: 124px 32% 0 0;line-height: 1.3;position: relative;}
.zhtitle:before{content: "";width: 4px;height: 28px;background: #1dd997;position: absolute;top: 70px;left:13px;}
.pabout_dec{width: 65%;float: right;font-size: 14px;color: #555;line-height: 36px;}
.pabout_dec h2{width: 100%;font-size: 20px;color: #01469f;margin-bottom: 30px;}
.pabout_cont .pabout_rt{width: 58.5%;float: right;border-radius: 10px;overflow: hidden;}
.pabout_rt .textbox{width: 272px;padding: 29px;border-radius: 20px;box-shadow: 0 0 40px rgba(0,0,0,0.14);background: rgba(255,255,255,0.9);left: 6%;top: 50%;overflow: hidden;-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%);}
.pabout_rt .textbox h2{text-align: center;font-size: 18px;font-weight: bold;color: #01469f;line-height: 1.7;}
.pabout_rt .textbox ul li{min-height: 34px;line-height: 34px;font-size: 16px;margin-top: 20px;}
.pabout_rt .textbox ul li .icon{width:34px;float: left;margin-right: 8%;}
.aboutwo_section{padding: 88px 0;background: url(../images/pic2.jpg) center no-repeat;background-size: cover;}
.two_cont{width: 100%;height: auto;overflow: hidden;padding: 5% 5.5%;box-shadow: 0 0 40px rgba(0,0,0,0.14);border-radius: 8px;background: #fff;}
.two_cont .cont_lt{width: 36.4%;float: left;position: relative;margin: 0 2%;padding: 2.74%;}
.two_cont .cont_lt .pimg{width: 100%;height: auto;overflow: hidden;border-radius: 50%;}
.two_cont .cont_lt .imgline{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.two_cont .cont_lt .point1{width: 27.5%;height:27.5%;border-radius: 50%;background: #fff;position: absolute;right: 3.5%;top: 4.5%;font-size: 16px;color: #5c5c5c;text-align: center;line-height: 1.7;box-shadow: 0 10px 40px rgba(44,128,236,0.23);}
.cont_lt .point1 .icon{width: 41%;margin: 17% auto 0;}
.two_cont .cont_lt .point2{width: 22.78%;height:22.78%;border-radius: 50%;background: #fff;position: absolute;left: -7.6%;top: 44.5%;font-size: 14px;color: #5c5c5c;text-align: center;line-height: 2;box-shadow: 0 10px 40px rgba(44,128,236,0.23);}
.cont_lt .point2 .icon{width:37.7%;margin: 17% auto 0;}
.cont_lt .point3{width: 11px;height: 11px;background: #0775ff;border-radius: 50%;position: absolute;right: 8%;bottom: 20%;}
.two_cont .cont_lt:hover{cursor: pointer;}
.two_cont .cont_lt:hover .pimg img,.aboufor_img:hover img,.newlist li a:hover .nimg img{transition: 0.8s transform;-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);}
.two_cont .cont_lt:hover .point1{animation: container 1.8s linear infinite;}
.two_cont .cont_lt:hover .point2{animation: conta 1.7s linear infinite;}
@keyframes container{
  0%,100%{transform: translate3d(0,0,0); }
  50%{transform: translate3d(3px,-13px,0);}
}
@keyframes conta{
  0%,100%{transform: translate3d(0,0,0); }
  50%{transform: translate3d(-2px,-8px,0);}
}
.two_cont .cont_rt{width: 51.67%;float: right;margin: 4% 0;position: relative;}
.two_cont .cont_rt:before{content: "";width: 1px;height: 90%;border-left:1px dashed #bcd9ff;position: absolute;left: 20%;top: 5%;}
.cont_rt .textli{width: 100%;min-height: 120px;overflow: hidden;display: flex;align-items: center;}
.cont_rt .textli .text_title{width: 20%;position: relative;font-size: 24px;color: #01469f;line-height: 1.5;}
.cont_rt .textli .text_title span{display: block;font-size: 12px;color: #9f9f9f;text-transform: uppercase;}
.cont_rt .textli .text_title:before{content: "";width: 10px;height: 10px;border-radius: 50%;border: 1px solid #01469f;background: #fff;position: absolute;right: -5px;top: 50%;margin-top: -5px;}
.cont_rt .textli .text_dec{width: 80%;padding-left: 6%;font-size: 16px;color: #555555;line-height: 36px;}
.abouthr_section{padding: 64px 0;}
.thr_title{width: 100%;text-align: center;font-size: 30px;line-height: 1.7;color: #fff;position: relative;padding-bottom: 30px;}
.thr_title p{font-size: 14px;text-transform: uppercase;padding: 12px 0;}
.thr_title:before{content: "";width: 63px;height: 3px;background: #0cea9c;border-radius: 2px;position: absolute;bottom: 0;left: 50%;margin-left: -31px;}
.thr_cont{width: 100%;height: auto;font-size: 20px;color: #fff;line-height: 48px;text-align: center;padding: 30px 12% 5%;}
.aboufor_section{background: #f9f9f9;padding-bottom: 135px;}
.for_cont{width: 100%;height: auto;display: flex;justify-content:space-between;}
.for_cont .tactbox{width: 48%;background: #fff;border-radius: 10px;box-shadow: 0 8px 16px rgba(0,111,255,0.07);text-align: center;padding:3% 0;}
.tact_title{width: 100%;height:auto;font-size: 24px;color: #333;margin: 14px 0;}
.tact_title span{display: inline-block;width: 8px;height: 4px;background: #0cea9c;margin: 0 10px;position: relative;top: -4px;}
.for_cont .tactul{width: 100%;height: auto;display: flex;justify-content:space-between;padding: 5.5% 0 1.5%;}
.for_cont .tactul .tactli{flex:1;border-right: 1px solid #f1f1f1;font-size: 14px;color: #999999;line-height: 22px;}
.for_cont .tactul .tactli:last-child{border-right: none;}
.tactul .tactli .icon{width: 36px;margin: 0 auto;margin-bottom: 6px;}
.tactul .tactli p{font-size: 16px;color: #666666;}
.aboufor_img{width: 100%;height:auto;overflow: hidden;border-radius: 6px;margin-top: 40px;}

.join_section{padding: 72px 0;background: #f6f6f6;}
.joinbox li{width: 100%;height: auto;padding: 20px 2.8%;background: #fff;border-radius: 10px;position: relative;margin: 20px 0;}
.joinbox .titleshow{width: 100%;line-height: 48px;color: #333;height: auto;overflow: hidden;}
.joinbox .titleshow span{display:block;min-width: 243px;font-size: 24px;padding-right: 13px;float: left;}
.joinbox .titleshow i{font-size: 14px;color: #666;display:block;width: auto;float: left;padding-left: 30px;background: url(../images/icon10.png) left center no-repeat;}
.joinbox li .btns{width: 80px;position: absolute;right: 3%;bottom: 32px;font-size: 14px;color: #384e6a;line-height: 30px;cursor: pointer;}
.btns .icon{width: 30px;height: 30px;border-radius: 50%;background: #01469f url(../images/icon11.png) center no-repeat;background-size: 100%;float: right;box-shadow: 0 9px 21px rgba(0,111,255,0.26);}
.btns .span1{display: block;float: left;}
.btns .span2,.btns.on .span1{display: none;}
.joinbox li .btns.on{bottom: -15px;right: 50%;margin-right: -40px;animation: btns 1.4s linear infinite;}
.btns.on .span2{display: block;float: unset;width: 100%;text-align: center;margin-bottom: 5px;}
.btns.on .icon{float: unset;margin: 0 auto;background: #01469f url(../images/icon12.png) center no-repeat;background-size: 100%;}
.joindec{height:0;overflow: hidden;transition: 400ms;}
.joindec.on{height: auto;padding-bottom: 40px;transition: 400ms;}
.join_one{width: 100%;height: auto;padding: 20px 0;}
.join_one span{width: auto;height: 20px;display: inline-block;padding:0 26px;font-size:14px;line-height: 20px;color: #666666;margin-right: 30px;border-right: 1px solid #a1a1a1;}
.join_one span.p1{background: url(../images/icon13.png) left center no-repeat;}
.join_one span.p2{background: url(../images/icon14.png) left center no-repeat;}
.join_one span.p3{background: url(../images/icon15.png) left center no-repeat;border-right: none;}
.jtitle{position: relative;font-size: 16px;font-weight: bold;color: #01469f;line-height: 40px;padding-bottom: 6px;}
.jtitle:before{content: "";width: 40px;height: 3px;background: #a0c9ff;position: absolute;bottom: 0;left: 0;}
.jointext{font-size: 14px;color: #666666;line-height: 36px;padding: 20px 0 30px;}
.fuliul{width: 100%;height: auto;overflow: hidden;padding: 40px 0;}
.fuliul .fulili{width: 14.2857%;float: left;text-align: center;}
.fuliul .fulili .icon{width: 32.5%;margin: 0 auto 10px;}
@keyframes btns{
  0%,100%{transform: translate3d(0,0,0); }
  50%{transform: translate3d(0,-7px,0);}
}
.actives{width: 100%;}
.actives .img{border-radius: 14px;overflow: hidden;}
.actices_dec{text-align: center;width: 94%;height: auto;padding: 3%;background: #fff;border-radius: 15px;box-shadow: 0 4px 21px rgba(0,111,255,0.16);font-size: 14px;color: #999;line-height: 26px;
    position: relative;left: 3%;-webkit-transform: translate(0,0);-ms-transform: translate(0,0);transform: translate(0,0);transition: 600ms;}
.actices_dec:before{content: "";width: 2px;height: 30px;position: absolute;top: -15px;left: 50%;margin-left: -1px;background: #01469f;}
.actices_dec h2{font-size: 20px;color: #333;line-height: 2.5;}
.actives .slick-arrow{width: 30px;height: 30px;border-radius: 6px;top: 33%;z-index: 5;opacity: 0.5;transition: 300ms;}
.actives .slick-prev{background: #fff url(../images/01_22.png)center no-repeat;left: 3%;background-size: 100%;}
.actives .slick-next{background: #fff url(../images/01_24.png)center no-repeat;right: 3%;background-size: 100%;}
.actives .slick-arrow:before{display: none;}
.actives .slick-arrow:hover{opacity: 1;transition: 300ms;}
.slick-slide.slick-current .actices_dec{-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%);transition: 600ms;}
.jobul{width: 100%;height: auto;overflow: hidden;}
.jobul .jobli{width: 31%;float: left;height: 166px;background: #f5f9ff;border-radius: 10px;margin: 50px 0;padding: 3% 4.3%;}
.jobul .jobli:nth-child(2){margin: 50px 3.5%;}
.jobul .jobli .img{width: 32px;height: 32px;float: left;border-radius: 50%;background: #01469f;box-shadow: 0 9px 21px rgba(0,111,255,0.26);} 
.jobul .jobli dl{margin-left: 16%;}
.jobul .jobli dt{font-size: 20px;color: #01469f;font-weight: normal;line-height: 32px;}
.jobul .jobli:first-child dt{font-weight: bold;font-size: 34px;}
.jobul .jobli dd{font-size: 14px;color: #666666;line-height: 30px;margin-top: 8px;}

.new_section{padding-bottom: 72px;background: #fff;}
.new_title{width: 100%;height: auto;overflow: hidden;padding: 14px 3% 14px 14px;background: #fff;border-radius: 10px;position: relative;box-shadow: 0 14px 29px rgba(0,0,0,0.08);-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%);}
.new_title .titlediv{float: left;width: 293px;height: 94px;line-height: 94px;text-align: center;font-size: 20px;font-weight: bold;color: #fff;background: url(../images/pic9.jpg)center no-repeat;background-size: 100%;border-radius: 6px;overflow: hidden;}
.new_title .titlediv span{margin: 0 10px;}
.new_title .posnav{width:calc(100% - 452px);height: auto;overflow: hidden;line-height: 94px;text-align: center;float: left;padding: 0 14%;}
.new_title .posnav p{width: 33.3%;float:left;}
.new_title .posnav a{display: inline-block;padding:0 26px;position: relative;height: 30px;font-size: 18px;color: #7e7e7e;line-height: 30px;transition: 300ms;}
.new_title .posnav a:before{content: "";width: 0;height: 2px;background: #1d2088;position: absolute;left: 0;top: 50%;margin-top: -1px;transition: 300ms;}
.new_title .posnav a:hover:before,.new_title .posnav .on a:before{width: 14px;transition: 300ms;}
.new_title .posnav a:hover,.new_title .posnav .on a{color: #01469f;transition: 300ms;}
.new_title .morea{width: 158px;float: right;height: 48px;line-height: 48px;font-size: 14px;color: #fff;text-indent: 26px;background: #01469f url(../images/icon26.png) 82% center no-repeat;border-radius: 24px;box-shadow: 0 8px 21px rgba(1,70,159,0.33);margin-top: 21px;transition: 300ms;}
.new_title .morea:hover{background: #0756bd url(../images/icon26.png) 85% center no-repeat;transition: 300ms;}
.newlist{width: 102.857%;height: auto;overflow: hidden;margin-left: -1.4285%;}
.newlist li{width: 33.3%;padding:1.6% 1.4285%;float: left;}
.newlist li a{display: block;position: relative;border-bottom: 2px solid #e6e6e6;}
.newlist li a:before{content: "";width:0;height: 2px;background: #01469f;position:absolute;bottom: -2px;left: 0;transition: 300ms;}
.newlist li a:hover:before{width: 100%;transition: 300ms;}
.newlist li .nimg{width: 100%;height: auto;overflow: hidden;position: relative;border-radius: 8px;}
.newlist li .time{width: 73px;height: 73px;text-align: center;background: rgba(1,70,159,0.9);color: #fff;font-weight: bold;font-size: 16px;line-height: 1.4;padding: 10px 0;position: absolute;right: 0;bottom: -73px;border-radius: 8px 0 0 0;transition: 300ms;}
.newlist li .time p{font-size: 20px;}
.newlist li dl{padding: 15px 0;}
.newlist li dt{width: 100%;height: 30px;line-height: 30px;font-size: 16px;color: #4a4a4a;overflow: hidden;font-weight: normal;}
.newlist li dd{font-size: 14px;color: #808080;line-height: 30px;width: 100%;height: 60px;overflow: hidden;margin: 6px 0;}
.newlist li a:hover .nimg .time{bottom: 0;transition: 300ms;}
/*页码*/
.allpage{width: 100%;height: auto;text-align: center;padding:40px 0;}
.allpage a{display: inline-block;margin: 0 10px;width: 30px;height: 30px;line-height:30px;color: #999;font-size: 14px;background: #eeeeee;transition: 400ms;}
.allpage a.prev{color: transparent;background: url(../images/icon288.png) center no-repeat;margin: 0 20px 0 0;}
.allpage a.next{color: transparent;background: url(../images/icon277.png) center no-repeat;margin: 0 0 0 20px;}
.allpage a:hover,.allpage a.on{background: #01469f;color: #fff;transition: 400ms;}
.allpage a.prev:hover{color: transparent;background: url(../images/icon28.png) center no-repeat;}
.allpage a.next:hover{color: transparent;background: url(../images/icon27.png) center no-repeat;}

.new_title2{padding: 25px 3%;}
.new_title .aback{width: 158px;float: left;height: 48px;line-height: 48px;font-size: 14px;color: #fff!important;padding-left: 70px;background: #01469f url(../images/icon29.png) 16% 43% no-repeat;border-radius: 24px;box-shadow: 0 8px 21px rgba(1,70,159,0.33);margin-top: 5px;transition: 400ms;}
.new_title .aback:hover{background: #0756bd url(../images/icon29.png) 12% 43% no-repeat;transition: 400ms;}
.new_title .newtitle{width:66%;height: auto;overflow: hidden;text-align: center;float: left;padding: 0 15px;}
.new_title .newtitle p{display: table-cell;vertical-align: middle;width:840px;height: 60px;font-size: 22px;color: #4a4a4a;line-height: 30px;}
.putime{width: 21.2%;padding-left: 5%;float: right;font-size: 14px;color: #969696;line-height: 30px;border-left: 1px dashed #c5c5c5;}
.newdec_box{width: 100%;height: auto;overflow: hidden;font-size: 14px;color: #474747;line-height: 34px;}
.choose_art{width: 100%;text-align: center;margin: 45px 0 22px;}
.choose_art a{display: inline-block;width: 122px;height: 44px;line-height: 44px;color: #fff;background: #01469f;margin:10px;transition: 400ms;}
.choose_art a:hover{background: #0756bd;transition: 400ms;}
.choose_art a:first-child i{font-family: "幼圆";margin-right: 12px;}
.choose_art a:last-child i{font-family: "幼圆";margin-left: 12px;}



















