

header{
    width: 100%;
    background: #fff;
}
.h_top{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 36px 0 16px;
}
.h_top_ds{
    background: #023994
}
.h_top .h_nav ul,
.h_top .h_nav{
    display: flex;
    align-items: center;
}
.h_top .h_nav ul li{
    margin-right: 30px;
}
.h_top .h_nav ul li:hover span{
    color: #023994;
    transform: translateX(-3px)
}
.h_top .h_nav ul li span{
    display: inline-block;
    vertical-align: middle;
    color: #222222;
    margin-left: 5px;
    transition: all .4s
}
.h_top .h_nav .ds-top i{
    width: 38px;
    height: 38px;
    display: inline-block;
    vertical-align: middle;
    background: #023994;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
    margin-right: 4px;
}
.h_top .h_nav .ds-top span{
    color: #023994;
    font-weight: bold;
    font-size: 18px;
}
header .h_btn{
    background: #023994;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
header .h_btn ul{
    display: flex;
}
header .h_btn ul li > a{
    line-height: 58px;
}
header .h_btn ul li{
    margin-right: 52px;
}
header .h_btn .h_btn-ul{
    width: 335px;
    position: relative;
}
header .h_btn .h_btn-ul h5{
    padding: 0 28px;
    cursor: pointer;
}
header .h_btn .h_btn-ul h5 span{
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    margin-left: 6px;
}
.h_btn_views{
  position: absolute;
  width: 100%;
  top: 40px;
  height: 600px;
  left: 0;
  z-index: 3;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* flex: 1; */
  color: #222222
}
.h_btn_page{
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 44px;
  position: relative;
  z-index: 1;
}
.h_btn_page::before{
    width: 0;
    height: 100%;
    content: '';
    display: block;
    opacity: 0;
    left: 0;
    top: 0;
    background: #023994;
    position: absolute;
    z-index: -1;
    transition: all .4s;
}
.h_btn_page:hover::before{
    width: 100%;
    opacity: 1;
}
.h_btn_views .h_btn_page:nth-of-type(2){
  border-top: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9
}
.h_btn_page:hover .cont,
.h_btn_page:hover h6{
    color: #fff;
}
.h_btn_page h6{
  font-size: 18px;
  color: #000;
  margin-bottom: 10px;
}
.h_btn_page .ts{
    width: 24px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}
.h_btn_page .ts img{
    transition: all .4s;
  
}
.h_btn_page:hover .ts img{
    transform: translateY(-37px)
}
.h_btn_page h6 span{
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.h_btn_page .cont{
  font-size: 14px;
  line-height: 1.5;
  color: #666
}
.jh-set1{
    background: #f4f4f4;
    padding: 42px 0 70px;
}
.jh-set1 .w1400{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.jh-set1 ul{
    display: flex;
}
.jh-set1 .lt h6{
    font-size: 24px;
    color: #222222;
    line-height: 1.3;
}
.jh-set1 .lt p{
    color: #656565;
    margin-top: 10px;
}
.jh-set1 .lt a{
    width: 38px;
    height: 38px;
    display: inline-block;
    vertical-align: middle;
    background: url('../images/jh-jt.png') no-repeat center;
    background-color: #023994;
    border-radius: 50%;
    margin-top: 20px;
}
.jh-set1 ul{
    width: 75%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.jh-set1 ul li{
    width: 32%;
    padding: 40px 30px;
    color: #fff;
    box-sizing: border-box
}
.jh-set1 ul li:first-of-type{
    /* background-image: linear-gradient(to right, #2a569f , yellow); */
    background: #2a569f
}
.jh-set1 ul li:nth-of-type(2){
    background: #2880d7
}
.jh-set1 ul li:nth-of-type(3){
    background: #3bb528
}
.jh-set1 ul li h6{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 16px;
}
.jh-set1 ul li p{
    line-height: 1.5;
}
.jh-set2{
    padding: 94px 0;
}
.jh-title{
    text-align: center;
    padding-bottom: 44px;
}
.jh-title h6{
    font-size: 42px;
    color: #222222;
    margin-bottom: 18px;
}
.jh-title p{
    color: #727272
}
.jh-set2-views{
    position: relative;
}
.jh-set2-views ul{
    position: absolute;
    width: 100%;
    top: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.jh-set2-views ul li{
    width: 224px;
    text-align: center;
    margin-top: 64px;
    position: relative;
    z-index: 1;
    /* padding: 64px 0; */
}
.jh-set2-views ul li::before{
    width: 100%;
    height: 261px;
    background: url('../images/jh-set-bj1.png ') no-repeat center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    left: 0;
    top: -63px;
    content: '';
    z-index: -1;
    opacity: 0;
    transition: all .4s;
    transform: scale(0);

}
.jh-set2-views ul li:hover::before{
    transform: scale(1);
    opacity: .6;
}
.jh-set2-views ul li:nth-of-type(7),
.jh-set2-views ul li:nth-of-type(8),
.jh-set2-views ul li:nth-of-type(9),
.jh-set2-views ul li:nth-of-type(10),
.jh-set2-views ul li:nth-of-type(11){
    margin-top: 74px;
    margin-bottom: 4px;
}
.jh-set2-views ul li:nth-of-type(7){
    margin-left: 116px;
}
.jh-set2-views ul li:nth-of-type(11){
    margin-right: 119px;
}
.jh-set2-views ul li:nth-of-type(12){
    margin-left: 233px;
}
.jh-set2-views ul li:nth-of-type(15){
    margin-right: 237px;
 }
.jh-set2-views ul li a{
    display: block;
}
.jh-set2-views ul li p{
    margin-top: 30px;
    color: #fff;
    line-height: 1.5;
    font-size: 18px;
}
.jh-set-more{
    width:277px;
    text-align: center;
    /* display: block; */
    background: #023994;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff !important;
    margin: 42px auto 0;
    display: block;
    transition: all .5s
}
.jh-set-more:hover{
  opacity: .8;
  transform: translateY(-4px)
}
.jh-set3{
    background: #f4f4f4;
    padding: 86px 0;
}
.jh-set3 .jh-title p{
    color: #d72e2e
}
.jh-set3 .jh-title p span{
    color: #023994
}
.jh-set3-t > img{
    display: block;
    margin: 0 auto;
}
.jh-set3-t{
    position: relative;
    padding-bottom: 64px;

}
.jh-set3-view{
    width: 100%;
    position: absolute;
    left: 0;
    top: 0
}
.jh-set3-view ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 98px;
}
.jh-set3-view ul li{
    margin-right: 8px;
    margin-bottom: 77px;
}
.jh-set3-view ul li h6{
    font-size: 24px;
    color: #023994;
    margin-bottom: 18px;
}
.jh-set3-view ul li p{
    font-size: 16px;
    color: #727272;
    line-height: 1.6;
}
.jh-set3-view ul li:nth-of-type(3){
    margin-right: 109px;
}
.jh-set3-view ul li:first-of-type{
    margin-left: 92px;
    margin-right: 80px;
}
.jh-set3-view ul li:nth-of-type(4){
    margin-right: 65px;
}
.jh-set3-view ul li:nth-of-type(7){
    background: #006edb;
    color: #fff;
    padding: 20px 42px;
    text-align: center;
    border-radius: 50%;
    margin-right: 0;
    margin-top: -10px;
    transition: all .5s
}
.jh-set3-view ul li:nth-of-type(7):hover{
  transform: translateY(-6px);
  opacity: .8;
}
.jh-set3-view ul li a h6{
    margin-top: 12px;
    color: #fff;
    font-size: 18px;
    line-height: 1.6;
}
.jh-set3-view ul li:first-of-type h6,
.jh-set3-view ul li:nth-of-type(4) h6,
.jh-set3-view ul li:nth-of-type(5) h6,
.jh-set3-view ul li:nth-of-type(9) h6{
    color: #d72e2e
}
.jh-set3-b{
    display: flex;
    justify-content: space-between;
    align-content: center;
    margin-top: 36px;
    background: #fff;
}
.jh-set3-b .dts{
    width: 42%;
}
.jh-set3-b .tst{
    width: 16%;
    background: #023994;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 72px;
}
.jh-set3-b .dts h6{
   line-height: 72px;
   text-align: center;
   font-size: 24px;
   color: #023994
}
.jh-set3-b .dts h6.fs{
    color: #d72e2e
}
.jh-set4{
    padding: 88px 0;
}
.jh-set4-nav{
    text-align: center;
    font-size: 18px;
    margin-bottom: 42px;
}
.jh-set4-nav a{
    display: inline-block;
    vertical-align: middle;
    padding: 0 22px;
    position: relative;
}
.jh-set4-nav a.on{
    color: #023994
}
.jh-set4-nav a::before{
    width: 1px;
    height: 18px;
    display: block;
    content: '';
    background: #727272;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}
.jh-set4-nav a:first-of-type{
    padding-left: 0;
}
.jh-set4-nav a:last-of-type{
    padding-right: 0;
}
.jh-set4-t{
    display: flex;
    align-content: center;
}
.jh-set4-t > div{
    width: 50%;
}
.jh-set4-t > div.views{
    border: 1px solid #e5e5e5;
    display: flex;
    align-items: center;
    padding: 0 60px;
}
.jh-set4-t > div.views .cont .cond{
  max-height: 128px;
  overflow-y: auto;
}
.jh-set4-t > div.views .cont h6{
    font-size: 24px;
    color: #000000;
    padding: 20px 0;
}
.jh-set4-t > div.views .cont .cond{
    color: #939393;
    line-height: 1.7;
}
.jh-set4-t > div.views .cont .cond p{
    margin-bottom: 12px;
}
.jh-set4-t > div.views .cont .cond p span{
    color: #000000;
    font-weight: bold;
}
.jh-set4-t > div.views .cont a{
    width: 130px;
    line-height: 45px;
    color: #fff;
    background: #023994;
    display: block;
    text-align: center;
    margin-top: 30px;
    transition: all .5s
}
.jh-set4-t > div.views .cont a:hover{
  opacity: .8;
  transform: translateY(-6px)
}
.jh-set4-views dl{
    display: flex;
    flex-wrap: wrap;
    margin-top: 60px;
}
dl,dd{
    margin: 0;
    padding: 0;
}
.jh-set4-views dl dd{
    width: 24%;
    margin-right: 1.333%;
}
.jh-set4-views dl dd:nth-of-type(4n){
    margin-right: 0;
}
.img{
    overflow: hidden;
}
.img img{
    width: 100%;
    height: auto;
}
.jh-set4-views dl dd a h6{
    text-align: center;
    padding: 20px 0;
}
.jh-set5{
    padding: 150px 0;
    background: url('../images/jh-set5-bj.jpg') no-repeat center;
    background-size: 100% 100%;
}
.jh-set5 h5{
    font-size: 60px;
    color: #000000;
    margin-bottom: 48px;
}
.jh-set5 h6{
    font-size: 30px;
    color: #000;
    margin-bottom: 28px;
}
.jh-set5 .cont{
    width: 80%;
    line-height: 1.7;
    color: #4b4b4e;
    margin-bottom: 28px;
}
.contact-child{
  padding: 0px 0 80px;
}
.contact-child ul{
  width: 100%;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}
.contact-child ul li{
  width: 32%;
  margin-right: 2%;
  background: #fff;
  padding: 32px;
  box-sizing: border-box;
  border-radius: 6px;
  transition: all .5s;
}
.contact-child ul li:hover{
  box-shadow: 0 0 6px rgba(0,0,0,.1);
  transform: translateY(-6px)
}
.contact-child ul li:nth-of-type(3n){
  margin-right: 0;
}
.contact-child ul li h6{
  margin-bottom: 10px;
  color: #333;
  font-size: 28px;
}
.contact-child ul li .cont{
  font-size: 16px;
  line-height: 1.7;
  color: #666;
}
.jh-set5 a{
    display: inline-block;
    padding: 0 32px;
    background: #023994;
    line-height: 2.5;
    color: #fff;
    transition: all .5s
}
.jh-set5 a:hover{
  opacity: .8;
  transform: translateY(-6px)
}
.jh-set5 ul{
    display: flex;
    margin-top: 50px;
}
.jh-set5 ul li{
    margin-right: 60px;
    text-align: center;
}
.jh-set5 ul li span{
    font-size: 72px;
    color: #000;
    /* margin-bottom: 20px; */
}
.jh-set5 ul li p{
    font-size: 16px;
    text-align: center;
    color: #505052;
    margin-top: 16px;
}
.jh-set6{
    padding: 76px 0;
    border-bottom: 1px solid #dfdfdf
}
.jh-set6 li{
    text-align: center;
}
.jh-set6 li h5{
    margin-top: 20px;
}
.jh-set6-views{
    position: relative;
}
.jh-set6-views i{
    width: 10px;
    height: 19px;
    display: block;
    background: url('../images/j-jt.jpg') no-repeat center;
    position: absolute;
    cursor: pointer;
}
.jh-set6-views i.next{
    left: -40px;
    top: 106px;
}
.jh-set6-views i.prev{
    right: -40px;
    top: 106px;
    transform: rotate(180deg)
}
.jh-set7{
    padding: 76px 0 20px;
}
.jh-set7-nav{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 48px;
}
.jh-set7-nav .st a{
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
    line-height: 3;
    font-size: 16px;
    padding: 0 20px;
    border-radius: 50px;
    border: 1px solid #bfbfbf;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.jh-set7-nav .st a.on{
    border-color: #006edb;
    color: #fff;

}
.jh-set7-nav .st a.on::before{
    transform: scale(1);
    opacity: 1;
}
.jh-set7-nav .st a::before{
    width: 100%;
    height: 100%;
    border-radius: 50px;
    background: #006edb;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    transition: all .4s;
    transform: scale(0);
    opacity: 0;
    z-index: -1;
}
.jh-set7-cont dl{
    display: flex;
    flex-wrap: wrap;
}
.jh-set7-cont dl dd{
    width: 49%;
    margin-right: 2%;
    margin-bottom: 55px;
}
.jh-set7-cont dl dd:nth-of-type(2n){
    margin-right: 0;
}
.jh-set7-cont dl dd a{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.jh-set7-cont dl dd:hover img{
    transform: scale(1.2)
}
.jh-set7-cont dl dd a .img{
    width: 28%;
    height: 120px;
}
.img img{
    transition: all .4s;
}
.jh-set7-cont dl dd a .text{
    width: 69%;
    transition: all .5s;
}
.jh-set6 li:hover img{
    transform: scale(1.1)
}
.jh-set6 li:hover h5{
    color: #023994
}
.jh-set7-cont dl dd:hover a .text h6{
    color: #023994
}
.jh-set7-cont dl dd:hover a .text{
    transform: translateX(-10px)
}
.jh-set7-cont dl dd a .text h6{
    font-size: 20px;
    color: #000;
    margin-bottom: 20px;
}
.jh-set7-cont dl dd a .text span{
    font-size: 16px;
    color: #666;
}
.jh-set7-cont dl dd a .text p{
    color: #666;
    margin-top: 10px;
    line-height: 1.6;
}
footer{
    /* background: #0e4298; */
    padding-top: 125px;
    background: url('../images/f-bj.jpg') no-repeat center;
    background-size: 100% 100%;
}
.food-t ul{
    display: flex;
    justify-content: space-between;
    padding-bottom: 60px;
}
.food-t ul dt{
    margin-bottom: 20px;
}
.food-t ul dt a{
    font-size: 20px;
    color: #fff;
    margin-bottom: 18px;
}
.food-t ul dd a{
    display: block;
    line-height: 2;
    color: #b8c0d8
}
.food-t ul dd a:hover{
    color: #fff
}
.food-t ul .imgds{
    text-align: center;
}
.food-t ul .imgds p{
    margin-bottom: 16px;
    color: #fff;
}
.food-t ul  .dts{
    display: flex;
    align-items: center;
}
.food-t ul  .dts .text{
    margin-left: 10px;
}
.food-t ul  .dts .text span{
    color: #b8c0d8;
}
.food-t ul  .dts{
    margin-bottom: 28px;
}
.food-t ul  .dts .text p{
    font-size: 24px;
    color: #fff;
    margin-top: 8px;
}
.food-t .links{
    padding-bottom: 50px;
    color: #b8c0d8
}
.food-t .links a{
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
    color: #b8c0d8
}
.food-t .links a:hover{
    color: #fff
}
.footer-b{
    border-top: 1px solid #476aa3;
}
.footer-b .w1400{
    display: flex;
    align-items: center;
    color: #b8c0d8;
    justify-content: space-between;
    line-height: 90px;
}
.footer-b .w1400 a{
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
}
.footer-b .w1400 a:hover{
    color: #fff;
}
.pr1-set1{
    padding: 94px 0;
}
.pr1-set1-cont{
    display: flex;
    justify-content: space-between;
    align-content: center;
}
.pr1-set1-cont .img{
    width: 49%;
}
.pr1-set1-cont .cont{
    width: 49%;
}
.pr1-set1-cont .cont ul{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.pr1-set1-cont .cont ul li{
    flex: 1;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    padding: 0 28px;
    background: #eeeeee;
    border-radius: 30px;
    color: #000;
}
.pr1-set1-cont .cont ul li:last-of-type{
    margin-bottom: 0;
}
.pr1-set1-cont .cont ul li span{
    font-size: 36px;
    margin-right: 20px;
    color: #b6b6b6
}
.pr1-set1-cont .cont ul li:hover span{
    color: #7f90bd
}
.pr1-set1-cont .cont ul li:hover{
    color: #ffffff;
    background: #023994
}
.pr1-set2{
    padding: 100px 0;
    background: #f7f7f7
}
.pr1-set2 dt{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.pr1-set2 dt .dt{
    width: 40.71%;position: relative;

}
.pr1-set2 dt .dt .tdt{
    position: absolute;
    left: 0;
    bottom: 32%;
    background: #023994;
    color: #fff;
    padding: 10px 0;
    width: 140px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    z-index: 1;
}
.pr1-set2 dt .dt .tdt span{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    color: #3f5da3;
    z-index: -1;
    text-transform: uppercase;
    font-size: 18px;
}

.pr1-set2 dt .dt .tds{
    position: absolute;
    right: 0;
    bottom: 32%;
    background: #515151;
    color: #fff;
    padding: 10px 0;
    width: 144px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    z-index: 1;
}
.pr1-set2 dt .dt .tds span{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    color: #6e6e6e;
    z-index: -1;
    text-transform: uppercase;
    font-size: 14px;
    white-space: nowrap;
}
.pr1-set2 dd{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.pr1-set2 dd .ts{
    width: 40.71%;
    height: 110px;
    padding-top: 38px;
    box-sizing: border-box;
    /* padding: 20px 0; */
    border-bottom: 1px solid #d2d2d2
}
.pr1-set2 dd .dt{
    width: 16%;
    text-align: center;
    text-align: center;
    background: #023994;
    line-height: 2.3;
    color: #fff;
    border-radius: 40px;
    font-size: 24px;
}
.pr1-set2 dd .dt em{
    color: #8d9cc3;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.pr1-set2 dd .ts{
    display: flex;
    align-items: flex-start;
}
.pr1-set2 dd .ts img{
    margin-right: 8px;
}
.pr1-set2 dd .ts span{
    line-height: 28px;
    padding-top: 4px;
    font-size: 18px;
}
.pr1-set2 dd .ts:first-of-type span{
    color: #023994
}
.pr1-set3{
    padding: 126px 0 100px;
    background: url('../images/pri-bj2.jpg') no-repeat center;
    background-size: 100% 100%;
    /* background: #2555a6 */
}
.pr1-set3 .jh-title h6{
    color: #fff;
}
.pr1-set3 ul{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center;
}
.pr1-set3 ul li{
    width: 32%;
    margin-right: 2%;
    background: #fff;
    margin-bottom: 26px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    /* align-content: center; */
    padding: 34px 20px;
    box-sizing: border-box;
    border-radius: 5px
}
.pr1-set3 ul li:nth-of-type(3n){
    margin-right: 0;
}
.pr1-set3 ul li:last-of-type{
    margin-right: 0;
}
.pr1-set3 ul li .ds{
    width: 88px;
    height: 88px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #023994
}
.pr1-set3 ul li .text{
    width: calc(100% - 110px);
}
.pr1-set3 ul li .text h6{
    font-size: 24px;
    color: #023994;
    margin-bottom: 22px;
    
}
.pr1-set3 ul li .text h5{
    color: #727272;
    font-weight: bold;
    line-height: 1.7;
}
.pr1-set3 ul li .text p{
    color: #727272;
    line-height: 1.7;
}
.pr1-set4{
    background: #f7f7f7;
    padding: 113px 0;
}
.pr1-set4 ul{
    display: flex;
    justify-content: space-between;
    align-content: center;
}
.pr1-set4 ul li{
    width: 32%;
    background: #ffffff
}
.pr1-set4 ul li .text{
    padding: 42px 32px;
}
.pr1-set4 ul li .text h6{
    font-size: 24px;
    color: #023994;
    margin-bottom: 18px;
}
.pr1-set4 ul li .text p{
    font-size: 16px;
    line-height: 1.5;
    color: #727272
}
.pr1-set3.pr2-set3-bj{
    background-image: url('../images/pr2-set3-bj.jpg')
}
.pr1-set3.pr3-set3-bj{
    background-image: url('../images/pr3-set3-bj.jpg')
}
.pr2-set4{
    padding: 110px 0;
    /* background:  */
}
.pr2-set4 li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 68px;
    margin-bottom: 68px;
    border-bottom: 1px solid #c9c9c9
}
.pr2-set4 li:last-of-type{
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}
.pr2-set4 li .text{
    width: 45%;
}
.pr2-set4 li .imgd{
    width: 50%;
}
.pr2-set4 li .imgd img{
    width: 100%;
    height: auto;
}
.pr2-set4 li .text h6{
    font-size: 42px;
    color: #000;
    margin-bottom: 42px;
}
.pr2-set4 li .text .cont{
    font-size: 16px;
    color: #727272;
    line-height: 1.6;
}
.pr2-set4 li .text .cont img{
    display: block;
    margin-top: 32px;
}
.pr3-set1{
    background: #f7f7f7;
    padding: 94px 0;
}
.pr3-set1 li{
    text-align: center;
}
.pr3-set1 li h6{
    margin-top: 16px;
    font-size: 18px;
}
.pr3-set1-d{
    position: relative;
}
.pr3-set1-d i{
    width: 21px;
    height: 37px;
    background: url('../images/ps-jt.png') no-repeat center;
    position: absolute;
    cursor: pointer;
    margin-top: -18px;
}
.pr3-set1-d i.next{
    left: -45px;
    top: 50%;
}
.pr3-set1-d i.prve{
    right: -45px;
    top: 50%;
    transform: rotate(-180deg)
}
.pr3-set2{
    padding: 118px 0;
}
.pr3-set2-views{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.pr3-set2-views .txt{
    width: 40%;
}
.pr3-set2-views .img{
    width: 50%;
}
.pr3-set2-views .txt h6{
    font-size: 42px;
    color: #000;
    /* margin-bottom: ; */
}
.pr3-set2-views .txt .cont{
    padding: 44px 0;
    line-height: 1.6;
    font-size: 18px;
    color: #666;
}
.pr3-set2-views .txt .jh-set-more{
    margin: 0;
}
.pr3-set3{
    background: #f7f7f7;
    padding: 78px 0;
}
.pr3-set3 ul{
    display: flex;
    justify-content: space-between;
    align-content: center;
}
.pr3-set3 ul li{
    width: 24%;
    background: #fff;
    border: 1px solid #fff;
}
.pr3-set3 ul li .text{
    padding: 40px 20px;
}
.pr3-set3 ul li .text h6{
    font-size: 24px;
    color: #023994;
    margin-bottom: 18px;
}
.pr3-set3 ul li .text p{
    line-height: 1.6;
    color: #666;
}
.jh-set4-views dl dd:hover img{
    transform: scale(1.1)
}
.jh-set4-views dl dd:hover h6{
    color: #023994
}
@media screen and (max-width: 1600px){
    .w1400{
        width: 1200px;
    }
    body{
        font-size: 14px;
    }
    .jh-title h6{
        font-size: 32px;
    }
    .jh-set2-views >img{
        width: 100%;
    }
    .jh-set2-views ul li{
        width: 193px;
    }
    .jh-set2-views ul li p{
        margin-top: 22px;
        color: #fff;
        line-height: 1.5;
        font-size: 14px;
    }
    .jh-set2-views ul li:nth-of-type(7){
        margin-left: 100px;
    }
    .jh-set2-views ul li:nth-of-type(7), .jh-set2-views ul li:nth-of-type(8), .jh-set2-views ul li:nth-of-type(9), .jh-set2-views ul li:nth-of-type(10), .jh-set2-views ul li:nth-of-type(11){
        margin-top: 67px;
        margin-bottom: -8px;
    }
    .jh-set2-views ul li:nth-of-type(11){
        margin-right: 102px;
    }
    .jh-set2-views ul li:nth-of-type(12){
        margin-left: 200px;
    }
    .jh-set2-views ul li:nth-of-type(15){
        margin-right: 202px;
    }
    .jh-set2-views ul li::before{
        height: 230px;
        top: -66px;
    }
    .jh-set3-t > img{
        width: 72%;
        height: auto;
    }
    .jh-set3-view ul li h6{
        font-size: 22px;
        margin-bottom: 12px;

    }
    .jh-set3-view ul li p{
        font-size: 14px;
    }
    .jh-set3-b .dts h6{
        line-height: 58px;
    }
    .jh-set3-b img{
        max-width: 100%;
    }
    .jh-set3-b .tst{
        margin-top: 58px;
    }
    .jh-set4-t > div.views .cont .cond{
        font-size: 14px;
    }
    .jh-title{
        padding-bottom: 30px;
    }
    .jh-set2{
        padding: 70px 0;
    }
    .jh-set4{
        padding: 68px 0;
    }
    .jh-set4-t > div img{
        max-width: 100%;
        height: auto;
    }
    .jh-set4-views dl{
        margin-top: 32px;
    }
    .jh-set4-views dl dd a h6{
        padding: 14px 0;
    }
    .jh-set5 h5{
        font-size: 48px;
        margin-bottom: 34px;
    }
    .jh-set5 h6{
        font-size: 26px;
        color: #000;
        margin-bottom: 20px;
    }
    .jh-set5 ul li span{
        font-size: 64px;
    }
    .jh-set5 ul li p{
        font-size: 14px;
        margin-top: 8px;
    }
    .jh-set5{
        padding: 108px 0;
    }
    .jh-set6{
        padding: 60px 0;
    }
    .jh-set7{
        padding: 68px 0 20px;
    }
    .jh-set7-nav .st a{
        font-size: 14px;
        padding: 0px 14px;
    }
    .jh-set7-cont dl dd{
        margin-bottom: 32px;
    }
    .jh-set7-cont dl dd a .text h6{
        font-size: 18px;
        margin-bottom: 18px;
    }
    footer{
        padding-top: 86px;
    }
    .food-t ul{
        padding-bottom: 32px;
    }
    .food-t .links{
        padding-bottom: 26px;
    }
    .footer-b .w1400{
        line-height: 69px;
    }
    .jh-set1 .lt h6{
        font-size: 20px;
    }
    .jh-set1 .lt a{
        width: 34px;
        height: 34px;
        margin-top: 14px;
    }
    .pr1-set1-cont .cont ul li span{
        font-size: 32px;
        margin-right: 12px;
    }
    .pr1-set1{
        padding: 70px 0;
    }
    .pr1-set2{
        padding: 70px 0;
    }
    .pr1-set2 dt img{
        max-width: 100%;
    }
    .pr1-set2 dd .dt{
        width: 14%;
        font-size: 22px;
    }
    .pr1-set2 dd .ts span{
        line-height: 20px;
        padding-top: 10px;
        font-size: 16px;
    }
    .pr1-set2 dd .ts{
        height: 100px;
        padding-top: 28px;
    }
    .pr1-set3{
        padding: 96px 0 70px;
    }
    .pr1-set4 ul li .text p{
        font-size: 14px;
    }
    .pr1-set4 ul li .text{
        padding: 30px 24px;
    }
    .pr1-set4{
        padding: 72px 0;
    }
    .pr2-set4 li .text h6{
        font-size: 36px;
        color: #000;
        margin-bottom: 32px;
    }
    .pr3-set1{
        padding: 80px 0;
    }
    .pr3-set2-views .txt h6{
        font-size: 36px;
    }
    .pr3-set2-views .txt .cont{
        font-size: 16px;
        padding: 28px 0;
    }
    .pr2-set4,
    .pr3-set2{
        padding: 80px 0;
    }
    .pr3-set3 ul li .text h6{
        font-size: 20px;
        color: #023994;
        margin-bottom: 15px;
    }
    .pr3-set3 ul li .text{
        padding: 28px 16px;
    }
    .pr3-set1 li h6{
        margin-top: 14px;
      font-size: 16px;
    }
    .jh-set3-view ul li:first-of-type{
        margin-left: 55px;
    }
    .jh-set3-view ul li:nth-of-type(4){
        margin-right: 28px;
    }
    .jh-set3-view ul li:last-of-type{
        transform: translateX(24px);
    }
}


.tnavbox{position:absolute;width:160px;left:50%;margin-left:-80px;top:85%;height:0;padding-top:15px;/* display:none;*/ text-align: center;z-index: 99999999;}
.tnav{ background:#fff; box-shadow:0 0 16px -4px rgba(0,0,0,.3); padding:20px 0 18px; transform:translateY(20px); -webkit-transform:translateY(20px); opacity:0; visibility:hidden; transition:.5s; -webkit-transition:.5s; }
.tnav a{ display:block; color:#666; line-height:35px; border-bottom: 1px solid transparent;-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;}
.tnav a:hover{ color: #fff; }

.tnav a:hover,.tnav a.on{ background:#023994; color:#fff;}

.h_nav li:hover .tnavbox {
    height:100px;
}
.h_nav li:hover .tnavbox .tnav{ transform:translate(0); -webkit-transform:translate(0); opacity:1; visibility:visible; }
.h_nav li .tnavbox i{ position: absolute; width: 20px; height: 4px; background-color: #023994; left: 50%; top: 0; margin-left: -10px; }


.all-fixed {
	position: fixed;
	top: 50%;
	margin-top: -140px;
	right: -0px;
	height: 235px;
	z-index: 99999;
	box-sizing: border-box;
	/*display: none;*/
	
}
.all-fixed .f-left{
    position: relative;
    top: 60px;
    float: left;
    width: 0px;
    height: 115px;
    border-top: 10px solid transparent;
    border-right: 25px solid #023994 ;
    border-bottom: 10px solid transparent;
    text-align: center;
    font-size: 13px;
    color: #0b2a1a;
    transform: translateX(-25px);
    cursor: pointer;
}
.all-fixed .f-left p{
	position: absolute;
    top: 10px;
    left: 6px;
    line-height: 20px;
    color: #fff;
}
.all-fixed .f-right{
	width: 180px;
	background: #f8fbff;
	/* height: 100%; */
    border: 1px solid #dcdcdc;
	box-sizing: border-box;
	padding-bottom: 20px;
}
.all-fixed .title{
	margin-top: -67px;
	text-align: center;
}
.all-fixed h3{
	font-size: 18px;
	color: #333;
	font-weight: initial;
	text-align: center;
	letter-spacing: 0px;
	line-height: 1;
	margin: 15px 0 20px;
}
.all-fixed h3 span{
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
}

.all-fixed li{
	height: 40px;
	width: 100%;
	box-sizing: border-box;
	padding: 0 15px;
	margin-bottom: 15px;
}
.all-fixed li:last-child{
	margin-bottom: 5px;
}
.all-fixed li a{
	width: 100%;
	height: 100%;
	background: #023994 ;
	display: block;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	transition: .3s;
	border-radius: 5px;
}
.all-fixed li a:hover{
	color: #fff;
}
.all-fixed li a img{
	height: 25px;
	margin-right: 10px;
	border: 0;
	vertical-align: middle; 
	margin-top: -5px;
}
.zj-set7{
    padding-bottom: 44px;
    padding-top: 20px;
}
.zj-set7 li{
    width: 16%;
    float: left;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
    margin-right: 0.8%;
    margin-bottom: 20px;
}
.zj-set7 li img{
    width: 100%;
    height: auto;
}
.zj-set7 li:nth-of-type(6n){
    margin-right: 0;
}
.h_p .h_ss{
    position: relative;
}
.h_p .h_ss:hover .h_v_index{
    width: 286px;
}
.h_v_index{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0px;
    transition: all .5s;
    overflow: hidden;
}
.ss-index{
    display: inline-block;
    vertical-align: middle;
    width: 286px;
    background: #ffffff;
    line-height: 40px;
    border-radius: 6px;
    padding: 0 10px;
    border: 1px solid #e1e1e1;
    border-radius: 6px;
    position: relative;
    overflow: hidden;
}
.ss-index .text{
    display: block;
    /* padding: 0 10px; */
    line-height: 38px;
    width: calc(100% - 40px);
}
 .ss-index .submit{
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    width: 40px;
    background: url('../images/ss-ds.png') no-repeat center;
    background-color: #023994;
}





.zj-set2{
    padding: 86px 0;
}
.zj-set2-views{
    display: flex;
    justify-content: space-between;
    align-content: center;
}
.zj-set2-let{
    width: 20%;
    background: #1b1b1b;
    color: #fff;
    padding-top: 26px;
}
.zj-set2-rit{
    width: 78%;
}
.zj-set2-rit .t{
    display: flex;
    justify-content: space-between;
    font-size: 20px;
    line-height: 1.8;
    margin-bottom: 10px;
}
.zj-set2-rit .t .def-more{
    font-size: 14px;
}
.zj-set2-rit .t .def-more span{
    color: #023994
}
.zj-set2-rit .t .def-more a:hover{
    color: #023994
}
.zj-set2-rit-page ul{
    display: flex;
    /* justify-content: space-between; */
    flex-wrap: wrap;
}
.zj-set2-rit-page ul li{
    width: 32%;
    margin-right: 2%;
    margin-bottom: 10px;
}
.pro-ds,
.pro-def{
    background: #f5f5f5
}
/* .zj-set2-rit-page ul li .img{
   
} */
.zj-set2-rit-page ul li:hover h6{
    color: #023994
}
.zj-set2-rit-page ul li:nth-of-type(3n){
    margin-right: 0;
}
.zj-set2-rit-page ul li h6{
    text-align: center;
    line-height: 50px;
    color: #666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}
.zj-set2-let li{
    line-height: 60px;
}
.zj-set2-let li a{
    font-size: 18px;
    padding: 0 50px;
    display: block;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}
.zj-set2-let li a::before{
    width: 0;
    background: #023994;
    content: '';
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all .4s;
    z-index: -1;
    opacity: 0;
}
.zj-set2-let li.on a::before,
.zj-set2-let li:hover a::before{
    width: 100%;
    opacity: 1;
}
.zj-set2-let .pho{
    width: 100%;
    /* height: auto; */
    background: #373737;
    padding: 30px 50px;
    box-sizing: border-box
}
.zj-set2-let .pho span{
    font-size: 18px;
}
.zj-set2-let .pho h6{
    font-size: 24px;
    padding: 12px 0;
}
.zj-set2-let .pho a{
    display: block;
    width: 100%;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
    background: #023994;
}