@charset "utf-8";

/* CSS Document */

@media only screen and (min-width: 1440px) {
    html {
        font-size: 34px !important;
    }
}@media only screen and (min-width: 1200px) {
    html {
        font-size: 30px !important;
    }
}
@media only screen and (min-width: 1024px) {
    html {
        font-size: 28px !important;
    }
}
@media (min-width: 769px) {
    html {
        font-size: 34px !important;
    }
}
@media only screen and (min-width: 435px) {
    html {
        font-size: 30px !important;
    }
}
@media only screen and (min-width: 360px) {
    html {
        font-size: 26px !important;
    }
}

body{margin: 0; padding: 0; font-family:Arial, "Arial Narrow", Verdana; font-size: 14px; color: #000000; line-height: 1.5; overflow: auto;}

a{text-decoration: none; transition: all .4s; color: #000000;}

a:hover{color: #0052a4;}
a:focus{outline: none;}


input:focus{outline: none;}

ul,ul li{list-style: none; margin: 0; padding: 0;}

img{border: 0; vertical-align: middle; max-width: 100%; height: auto;}

p{margin: 0; padding: 0; font-size: 12px; line-height: 24px;}



.pcweb{display:block!important;}

.mobileweb{display:none!important;}



.wrap{width: 1250px; margin: 0 auto;}



header{ top: 0; position: sticky;  background: #fff; z-index: 99999;}

header .topbar{width: 100%; height: 50px; line-height: 50px; background: #0052a4; color: #fcfbfb; font-size: 14px; }

header .topbar .wrap{display: flex;}

header .topbar a{color: #fcfbfb; }

header .topbar .tprocat{}

header .topbar .tprocat ul{display: flex;}

header .topbar .tprocat ul li{line-height: 50px; margin-right: 47px; position: relative;}

header .topbar .tprocat ul li>a{display: inline-block; padding-right: 27px; background: url("arr1.png") right center no-repeat;}

header .topbar .tprocat ul li>a:hover{color: #df0024; }
header .topbar .tprocat ul li .drop{top: 50px; left: -15px; z-index: 9999; width: 300px; background: #0052a4; padding: 5px 0 15px 15px ; position: absolute; display: none;}
header .topbar .tprocat ul li .drop a{display: block; color: #fff; line-height: 36px;}

header .topbar .tprocat ul li .drop a:hover{color: #df0024;}


header .topbar .tlang{margin-left: auto;}

header .topbar .tlang a{margin: 0 5px;}

header .topbar .tlang a:hover{color: #df0024;}


header .mhead { }
header .mhead.bline {border-bottom: 1px solid #eee; }
header .mhead .wrap{display: flex;}

header .mhead  .logo{padding: 40px 0 50px 0;}

header .mhead  .logo a{display: block;}

header .mhead  .nav{margin: 0; margin-left: auto; margin-right: 100px;}

header .mhead  .nav ul{display: flex; line-height: 42px; margin-top: 48px;}

header .mhead  .nav ul li{padding: 0 17px; position: relative; height: 84px;}

header .mhead  .nav ul li>a{ display: inline-block; position: relative; font-size: 16px;}

header .mhead  .nav ul li a.active{}

header .mhead  .nav ul li:after{content: ""; position: absolute; top: 82px; left: 50%; width: 0; border-bottom: 3px solid #0052a4;}
/*header .mhead  .nav ul li a.active:after{content: ""; position: absolute; bottom: -42px; left: 0; right: 0; border-bottom: 3px solid #0052a4;}*/
header .mhead  .nav ul li.show:after{width: 100%; transform: translate(-50%); transition: all .4s;}

header .mhead  .nav ul li .navchild{border-top: 1px solid #eee;position: fixed; height: 50px; text-align: center; display: none; transition: all .4s; top:181px; left: 0; background: #fff; width: 100%;}

header .mhead  .nav ul li .navchild a{line-height: 50px; color: #838383; margin: 0 15px; font-size: 12px;}
header .mhead .nav ul li:nth-child(2) .navchild{}
header .mhead  .nav ul li .navchild a.active{color: #0052a4;}
header .mhead  .nav ul li.show .navchild{display: block;}




header .mhead .searchbox .search{ background: url("sbg.png") left center no-repeat; height: 32px; margin-top: 48px;}

header .mhead .searchbox .search form{outline: none; display: flex;}

header .mhead .searchbox .search input.stxt{border: none; outline: none; background-color: transparent; height: 24px; width: 100%; line-height: 22px; padding: 5px 10px; display: block; float: left}

header .mhead .searchbox .search .sbtn{width: 44px; height: 32px; border: none; background: url("sbg.png") right center no-repeat;}


.pdetailbody header{position: relative;}
.pdetailbody header .mhead .nav ul li{position: static; padding: 0;}
.pdetailbody header .mhead .nav ul li:after{display: none;}
.pdetailbody header .mhead .nav ul li:hover:after{display: none;}
.pdetailbody header .mhead .nav ul li>a{position: relative; padding: 0 17px;}
.pdetailbody header .mhead .nav ul li>a:after{content: ""; position: absolute; top: 80px; left: 50%; width: 0; border-bottom: 3px solid #0052a4;}
.pdetailbody header .mhead  .nav ul li.show>a:after{width: 100%; transform: translate(-50%); transition: all .4s;}
.pdetailbody header .mhead  .nav ul li .navchild{position: absolute; top: 181px; left: 0; right: 0;}


.mbbox{padding:26px 0 0 0; margin-right:20px; margin-left: auto;}

.mbbox a.mobileBtn{width:30px; height:30px; display: block;margin: 3px 0px 0 0;  cursor:pointer; position: relative;

transition:.2s .1s; -moz-transition:.2s .1s; -ms-transition:.2s .1s; -o-transition:.2s .1s; -webkit-transition:.2s .1s;

transition:0.4s cubic-bezier(0.215, 0.61, 0.355, 1); 

-moz-transition:0.4s cubic-bezier(0.215, 0.61, 0.355, 1); 

-ms-transition:0.4s cubic-bezier(0.215, 0.61, 0.355, 1);

 -o-transition:0.4s cubic-bezier(0.215, 0.61, 0.355, 1); 

-webkit-transition:0.4s cubic-bezier(0.215, 0.61, 0.355, 1); }

.mbbox a.mobileBtn hr{height:4px; background:#009fe3; display:block; margin:0; padding:0; border:none; position:absolute;

transition:.3s; -moz-transition:.3s; -ms-transition:.3s; -o-transition:.3s; -webkit-transition:.3s;}

.mbbox a.mobileBtn hr:nth-child(1){width:100%; top:0; right:0;}

.mbbox a.mobileBtn hr:nth-child(2){width:40%; top:50%; left:0; margin-top:-2px; opacity:1;}

.mbbox a.mobileBtn hr:nth-child(3){width:40%; top:50%; right:0; margin-top:-2px; opacity:1;}

.mbbox a.mobileBtn hr:nth-child(4){width:100%; bottom:0; right:0;}


.banner{overflow: hidden;}
.banner .slide .slidepic{height:720px; background-position: center; background-repeat: no-repeat; background-size: cover!important;}

.videocon{text-align: center;}

.iprobox{width: 100%; padding: 0 ; margin-bottom: 140px;}

.iprobox .tit{font-size: 36px; font-weight: bold; line-height: 56px; color: #e70012; text-align: center;}

.iprobox .fline{width: 110%; margin-left: -5%; border-bottom: 1px solid #f3f3f3; display: none;}

.iprobox .iprocat{text-align: center; line-height: 45px;  margin-bottom: 40px;}

.iprobox .iprocat a{line-height: 45px; font-size: 15px;}

.iprobox .iprocatPic{ height: 589px; position: relative; width: 100%; margin-bottom: 20px;box-shadow: 0 0 10px #f2f2f2}

.iprobox .iprocatPic .procatlist{height: 589px;}

.iprobox .iprocatPic .icatlist{position: absolute; top: 0; right: 0; bottom: 0; left: 50%; z-index: 9999;}

.iprobox .iprocatPic .icatlist ul{display: flex; height: 100%;}

.iprobox .iprocatPic .icatlist ul li{width: 25%; background: rgba(168,166,166,0.88); position: relative; cursor: pointer;}

.iprobox .iprocatPic .icatlist ul li:nth-child(2n){ background: rgba(168,166,166,0.78);}

.iprobox .iprocatPic .icatlist ul li.active{background: rgba(232,0,18,0.68); color: #fff;}

.iprobox .iprocatPic .icatlist ul li a{font-size: 18px; line-height: 30px; color: #515050; position: absolute; top: 50%; left: 10px; right: 10px;}

.iprobox .iprocatPic .icatlist ul li.active a{color: #fff;}

.iprobox .iprocatPic .itembox{}

.iprobox .iprocatPic .itembox a{display: block;}

.iprobox .iprocatPic .itembox a .pcbox{height: 589px; box-shadow: 0 0 10px #f2f2f2;}

.iprobox .iprocatPic .itembox a .mbox{display: none;}



.iabout{ margin-bottom: 40px;}

.iabout .tit{font-size: 36px; color: #343535; line-height: 36px; display: flex; padding: 52px 0 42px 0;}

.iabout .tit a{font-size: 16px; line-height: 36px; display: inline-block; padding: 0 15px; border: 1px solid #333333; color: #333; margin-left: auto;}

.iabout .con{background: #f2f2f2; display: flex;}

.iabout .con .lcon{padding: 50px 40px; width: 50%;}

.iabout .con .lcon .atit{margin: 0; padding: 0; font-size: 24px; line-height: 36px; color: #808080;}

.iabout .con .lcon .acon{font-size: 15px; line-height: 30px; color: #808080; margin-bottom: 42px; width: 80%;}

.iabout .con .lcon .ainfo{ margin-bottom: 30px;}

.iabout .con .lcon .ainfo ul{ display: flex;  flex-wrap: wrap; width: 100%;}

.iabout .con .lcon .ainfo ul li{width: 32%; color: #fb0404; font-size: 32px; line-height: 48px; padding:  10px 0 10px 0; margin-bottom: 30px;}

.iabout .con .lcon .ainfo ul li sup{line-height: 1;font-size: 18px;}
.iabout .con .lcon .ainfo ul li sub{line-height: 1; font-size: 18px; margin-left: -23px;}

.iabout .con .lcon .ainfo ul li div{font-size: 14px; line-height: 16px; color: #676767; padding-left: 5px;}


.iabout .video{font-size: 14px; color: #2c4b9c; display: inline-block; padding-left: 55px; line-height: 42px; background: url("iplay.png") left center no-repeat;}



.iabout .con .rcon{ display: flex;}

.iabout .con .rcon .aenname{ width: 65px; height: 100%; background: url("welcome.png") left center no-repeat;}

.iabout .con .rcon .pic{ max-width: 100%;}





footer{background: #0562af; color: #fff; font-size: 14px; line-height: 28px;}



.fcatbox{display: flex; padding: 40px 0; border-bottom: 1px solid #1b73bd; margin-bottom: 10px;}

.fcatbox .fcat{width: 25%;}

.fcatbox .fcat ul{}

.fcatbox .fcat ul li{ margin-bottom: 5px;}
.fcatbox .fcat ul li:nth-child(1){margin-bottom: 15px;}

.fcatbox .fcat ul li a{font-size: 14px; line-height: 28px; color: #fff;}

.fcatbox .fcat ul li a.tit{text-transform: uppercase;}



.finfo{display: flex; padding-bottom: 30px; }

.finfo .logo{ margin-right: 40px; margin-top: 20px;}

.finfo .contactinfo{padding: 20px 0 0 0;}

.finfo .qrcode{width: 94px; margin-left: auto;}

.copy{background: #156cb3; font-size: 14px; line-height: 30px; color: #fff; padding: 20px 0;} 



.cbanner{width: 100%;  height: 612px; background-position: center; background-repeat: no-repeat; background-size: cover!important;}

.maincon{padding: 40px 0;}

.maincon .tit{font-size: 30px; line-height: 40px; margin-bottom: 100px; color: #0052a4; text-align: center;}

.maincon .con{font-size: 14px; line-height: 36px; color: #838383;  margin-bottom: 60px;}

.maincon .con h2{font-size: 18px;font-weight:normal;margin: 0; margin-bottom: 10px; padding: 0;}

.aboutcon{display: flex;justify-content: space-around; margin-bottom: 30px; }

.aboutcon .pic{width: 46%;}

.aboutcon .infobox{width: 46%; }

.aboutcon .infobox .info{position: relative;}

.aboutcon .infobox .info:after{content: ""; position: absolute; bottom: -30px; left: 0; background: #fdcb00; width: 30px; height: 4px; }

.aboutcon:nth-child(2){flex-direction: row-reverse}

.videoCon{display: flex; flex-wrap: wrap;}
.videoCon .videolist{width: 50%; text-align: center; margin-bottom: 50px;}
.videoCon .videolist .vtit{font-size: 16px; line-height: 36px; text-align: center;}
.videoCon .videolist video{width: 500px; height: 500px; max-width: 90%; max-height: 100%; margin: 0 auto;}


.brandcon{background: url("brandhis.png") top center no-repeat; min-height: 600px; padding-top: 60px;}




.brandcon .brandbox{width:90%; margin: 0 auto; position: relative;}

.brandcon .brandbox .prev,.brandcon .brandbox .next{width: 64px; height: 64px; color: #fff; font-size: 16px; background: #0070bd; border-radius: 50%; line-height: 64px; text-align: center; display: block; position: relative; margin: 0 auto; position: relative; z-index: 999; right: 0; left: 0;}
.brandcon .brandbox .prev:focus,.brandcon .brandbox .next:focus{outline: none;}

.brandcon .brandbox .prev:before,.brandcon .brandbox .next:before{position: absolute; content: ''; width: 16px; height: 16px; top: 50%; left: 50%; margin: -8px 0 0 -8px; border: 2px solid #fff; border-top: none; border-left: none; transform: rotate(-135deg);}
.brandcon .brandbox .next:before{ transform: rotate(45deg);}
.brandcon .brandbox .prev:after,.brandcon .brandbox .next:after{display: none;}
.brandcon .brandbox .prev:hover,.brandcon .brandbox .next:hover{background: #0076ff;}



.brandcon .brandbox{ position: relative;}

.brandcon .brandbox .arrowline{width: 2px; height: 750px; background: #0076ff; margin: 0 auto; position: absolute; top: 64px; bottom: 64px; left: 50%; z-index: 99;}



.brandcon .bradnlist{height: 650px; margin: 50px auto; width:90%; overflow: hidden; position: relative; z-index: 999;}

.brandcon .bradnlist li{width: 50%; display: flex; flex-direction: row-reverse; margin-left: 9px; height: 100px; margin-top: 50px; margin-bottom: 50px; }

.brandcon .bradnlist li .point{width: 8px; height: 8px; border-radius: 50%;  overflow: hidden; border: 5px solid #b2d3e9; background: #fff; margin: 43px 0 0 0;}

.brandcon .bradnlist li .line{width: 30px;height: 2px; background: #99c8ff; overflow: hidden;  margin: 49px 0 0 0;}

.brandcon .bradnlist li .info{border: 1px solid #99c8ff; padding: 10px; font-size: 14px; line-height: 28px; min-height: 60px; width: calc(100% - 48px);}

.brandcon .bradnlist li:nth-child(2n){flex-direction:row; margin-left: calc(50% - 7px); margin-right: 0px;}

.brandbox .brandhis{height: 650px; margin: 20px auto; padding: 30px 0; overflow: hidden; width:90%; position: relative; z-index: 999;}
.brandbox .brandhis .hislist{width: 50%; display: flex; flex-direction: row-reverse; margin-left: 9px; height: 100px; margin-top: 20px; margin-bottom: 20px; }
.brandbox .brandhis .hislist .point{width: 8px; height: 8px; border-radius: 50%;  overflow: hidden; border: 5px solid #b2d3e9; background: #fff; margin: 43px 0 0 0;}

.brandbox .brandhis .hislist .line{width: 30px;height: 2px; background: #99c8ff; overflow: hidden;  margin: 49px 0 0 0;}

.brandbox .brandhis .hislist .info{border: 1px solid #99c8ff; padding: 10px; font-size: 14px; line-height: 28px; min-height: 60px; width: calc(100% - 48px);}
.brandbox .brandhis .hislist .info .year{margin-top: -40px; line-height: 30px; margin-bottom: 10px; color: #0076ff; font-size: 16px;}
.brandbox .brandhis .hislist:nth-child(2n){flex-direction:row; margin-left: calc(50% - 7px); margin-right: 0px;}

.contactcon{display: flex;}

.contactcon .lcon{width: 420px; margin-right: 60px; background: #0052a4; color: #fff; padding-top: 62px;}

.contactcon .lcon .ctit{font-size: 18px; line-height: 35px; padding-left: 60px; }

.contactcon .lcon .ctit img{margin-right: 10px;}

.contactcon .lcon .ccon{padding-left: 110px; font-size: 12px; line-height: 22px; min-height: 143px;}

.contactcon .rcon{ color: #7f7f7f; width: calc(100% - 480px);}

.contactcon .rcon .ctit{margin-bottom: 20px; padding: 14px 0;}

.contactcon .rcon .cintro{font-size: 18px; color: #7f7f7f; line-height: 32px; margin-bottom: 40px;}

.cform{display: flex;flex-wrap: wrap; justify-content: space-between;}

.cform .dline{width: 45%; margin-bottom:17px; }
.cform .dline.proname{width: 100%; margin-bottom:17px; }

.cform .dline label{font-size: 12px; font-weight: bold; line-height: 34px; color: #5c5c5c;display: block;}

.cform .dline label span{color: #c00;}

.cform .dline input,.cform .dline textarea{display: block; border: 1px solid #cacaca; height: 38px; padding: 5px 16px; width: 90%; }

.cform .dline.proname input{padding: 5px 16px; width: calc(100% - 34px);  }

.cform .dline textarea{padding: 16px; width: calc(100% - 34px); min-height: 140px;}

.cform .dline textarea:focus,.cform .dline input:focus{border: 1px solid #0052a4; outline: none;}

.cform .dline:nth-last-child(1){margin: 0;}

.cform .dline.mess{width: 100%;}

.cform .subBtn{width: 205px; height: 60px; border: none; padding: 0; margin: 0; background: url("contanct_15.png") no-repeat; display: block;}





.culturebox{width: 100%; margin-top: -60px;}

.culturebox ul{height: 516px; background: url("culture.png") center no-repeat; background-size: cover; display: flex; width: 100%;}

.culturebox ul li{width: 25%; text-align: center; background: rgba(0,0,0,0.3);color: #fff; font-size: 24px; line-height: 18; border-right: 1px solid #8d9399; transition: all .4s;}

.culturebox ul li:nth-last-child(1){width: calc(25% - 3px); border-right: none; }

.culturebox ul li:hover{ background: rgba(0,0,0,0);}



.culturecon{font-size: 14px; width: 80%; margin: 0 auto;}

.culturelist{margin: 60px 0;}

.culturelist ul{display: flex; flex-wrap: wrap;}

.culturelist ul li{width: 25%; margin-bottom: 20px;}

.culturelist ul li>div{ margin-right: 20px; padding: 14px; text-align: center; border: 1px solid #d8d8d8; }

.culturelist ul li>div img{min-width: 100%;}

.culturelist ul li>div div{font-size: 12px; color: #1E50E6; line-height: 26px; display: block; text-align: center;}

.leaderbox{}
.leaderbox .lealdpiclist{display: flex; flex-wrap:wrap;justify-content: space-between; margin-top: 30px;}
.leaderbox .lealdpiclist li{margin-bottom: 40px; width: 30%; }
.leaderbox .lealdpiclist li div{padding: 10px; font-size: 12px; line-height: 26px;}

.developcon{display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start; height: 17rem;}
.developcon .yearleft{font-size: 4.5rem;
    color: rgba(35, 122, 228, 0.5);
    font-weight: bold;
    width: 6.25rem;
    height: 100%;
    position: relative;line-height: 1.1;}
.developcon  .yearleft span{ position: absolute;
    left: 0;
    top: 50%;
    width: 140%;
    transform: rotate(-90deg) translate(0, -50%);
    transform-origin: 3.3rem 1.6rem;

}
.developcon .tab-container{width: 18rem;
    height: 15rem;
    background: url(about4line.png) no-repeat left top;overflow: hidden;}
.developcon .m-block{display: none;}
.developcon .imgbox{    width: calc(100% - 26.5rem);
    height: 15rem;
    margin-left: 1rem;}
.developcon .imgbox img{    border-radius: .55rem;
    overflow: hidden;}
.developcon  .tab-container .yearbtn {
    color: #827d7d;
    transition: all .5s;
}
.developcon  .tab-container .dplist{overflow: hidden;}
.developcon  .tab-container .tit2 {
    color: #827d7d;
    transition: all .5s;
    line-height: 22px;
}
.developcon  .tab-container .item {
    padding-left: 3.5rem;
}
.developcon .tab-container .item:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 1rem;
    left: 0;
    top: 50%;
    margin-top: -.5rem;
    background: linear-gradient(0deg, #1E50E6 0%, #50C8FF 100%);
    opacity: 0;
    transition: all .5s;
}
.developcon .tab-container .swiper-slide-active .item:before {
    opacity: 1;
}
.developcon .tab-container .swiper-slide-active .yearbtn {
    color: #000;
}
.developcon .tab-container .swiper-slide-active .tit2 {
    color: #1E50E6;
}

/*.developcon .year{width: 110px; height: auto; font-size: 110px; margin-right: 60px; color: #91bcf1; line-height: 1; display: flex; justify-content: center; align-items: center}

.developcon .year .txt{transform: rotate(-90deg);transform-origin: center center;}

.developcon .item{width: 12px; display: flex; flex-wrap: wrap;  margin-right: 100px; align-content: center}

.developcon .item a{width: 12px; height: 2px; background: #d1d1d1; overflow: hidden; display: block; margin: 5px 0;}

.developcon .item a.active{height: 32px;background-color: #3664e9; background-image: linear-gradient(to top,#3664e9,#6ad0ff);}

.developcon .dcon{width: 330px; height: 540px; position: relative; overflow: hidden;}

.developcon .dcon ul{ transition: .4s;}

.developcon .dcon ul li{ margin-bottom: 60px; cursor: pointer;}

.developcon .dcon ul li .y{font-size: 14px; color: #d6d6d6; line-height: 30px;}

.developcon .dcon ul li .info{color: #d6d6d6; font-size: 14px; line-height: 30px; }

.developcon .dcon ul li.active .y{color: #787878;}

.developcon .dcon ul li.active .info{color: #0052a4; }

.developcon .dpic{ margin-left: auto; display: flex; align-items: center; max-width: 550px; overflow: hidden;}

.developcon .dpic img{max-width: 100%;}*/



.honorcon{position: relative;}

.honorcon .htit{font-size: 30px; color: #0052a4; line-height: 40px; position: relative; margin-bottom: 70px; }

.honorcon .htit:before{content: ""; position: absolute; top: 50%; left: 120px; margin-top: -3px; height: 6px; width: 50%; background: #e00024;z-index: 999;}

.honorcon .hcon{display: flex; }

.honorcon .hcon .hlist{ width: 50%;}

.honorcon .hcon .hlist ul li{ margin-bottom: 30px; font-size: 14px; color: #838383; line-height: 22px; position: relative; padding: 4px 0;}

.honorcon .hcon .hlist ul li a{display: block; width: 60%;}

.honorcon .hcon .hlist ul li a.active{color: #e00004;}

.honorcon .hcon .hlist ul li:before{content: ""; position: absolute; top: 50%; left: 65%; height: 1px; overflow: hidden;width: 35%; background: #e00024; display: none;}
.honorcon .hcon .hlist ul li.active:before{display: block;}



.honorcon .hcon .hpic{width: 50%; position: relative; min-height: 500px;}

.honorcon .hcon .hpic .pic{ position: absolute; left: 0; right: 0; top: -150px; background: #e9e9e9; padding: 120px 0 46px 0; text-align: center;  z-index: 998   }



.newsbg{background: #f6f6f6;}

.probg{background: #f6f6f6;}

.newslist{}

.newslist ul{display: flex; flex-wrap: wrap; justify-content: space-between;}

.newslist ul li{ margin-bottom: 42px; width: 48%; border-radius: 16px; display: flex; background: #fff;}



.newslist ul li .pic{width: 248px;}

.newslist ul li .info{width:calc(100% - 262px); padding: 20px 0 20px 14px; color: #797979; font-size: 12px; line-height: 30px;}

.newslist ul li .info a.link{font-size: 18px; color: #515151;overflow: hidden; text-overflow:ellipsis; white-space: nowrap; display: block;}


.newslist ul li .info .intro{margin: 10px 0; height: 90px; color: #000; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}

.newslist ul li .info .time{line-height: 22px;}

.newslist ul li .info .more{color:#0180ff;}



.pcatlist{}


.procatBox{margin-bottom: 60px;}
.procatBox .pcTit{height: 139px; background: #0052a4; color: #fff; font-size: 48px; line-height: 139px; padding-left: 48px; margin-bottom: 30px;}
.procatBox .pcTit a{color: #fff;}
.procatBox .intro{width: 90%; margin: 0 auto; margin-bottom: 30px;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
.procatBox .childcat{}
.procatBox .childcat ul{display: flex; flex-wrap: wrap;}
.procatBox .childcat ul li{width: 32%; padding: 20px 0; background: #fff; border: 1px solid #e0e0e0; margin-right: 2%; margin-bottom: 30px; box-sizing: border-box; box-shadow: 0 0 15px #e9e9e9;}
.procatBox .childcat ul li:nth-child(3n){margin-right: 0;}
.procatBox .childcat ul li .pic{ margin-bottom: 16px; text-align: center; padding: 0 20px;}
.procatBox .childcat ul li .pic a{ display: block; }
.procatBox .childcat ul li .ptit{font-size: 18px; padding: 0 20px; color: #5a5a5a; text-align: left; line-height: 42px; margin-top: 30px; margin-bottom: 20px;  position: relative; }
.procatBox .childcat ul li .ptit a{color: #5a5a5a;}
.procatBox .childcat ul li .ptit a:hover{color: #1a79f8;}
.procatBox .childcat ul li .ptit:before{content: ''; position: absolute; bottom: 0px; left: 20px; width: 40px; height: 6px; overflow: hidden; background: #ffd41c;}
.procatBox .childcat ul li .info{display: flex; width: 100%; padding: 0 20px;}
.procatBox .childcat ul li  .info .intro{font-size: 12px; color: #525252; line-height: 22px;height: 64px; padding: 0; position: relative;}
.procatBox .childcat ul li .info .intro:before{content: ''; position: absolute; left: -8px; width: 1px; height: 64px; border-left: 1px solid #f6f6f6;}
.procatBox .childcat ul li .info a.more{width: 28px; height: 28px; background: #0081f9; display: block;position: relative; transform: translate(-40px, 50px); margin-left: auto;}
.procatBox .childcat ul li .info a.more:before{content: ""; width: 8px; height: 8px; position: absolute; display: block; left:8px; top: 8px;  border: 2px solid #fff; border-left: none; border-bottom: none; transform: rotate(45deg);}
.mainProCon{ padding: 67px 0;}

.mainProCon .tit{height: 139px; background: #0052a4; color: #fff; font-size: 48px; line-height: 139px; padding-left: 48px; margin-bottom: 29px;}

.mainProCon .con{display: flex; justify-content: space-between;}

.mainProCon .con .side{}

.mainProCon .con .sidebg{background: #fff; width: 300px; padding:0  18px; min-height: 500px;}

.mainProCon .con .side .stit{border-bottom: 1px solid #cacaca; height: 58px; font-size: 16px; color: #383838; line-height: 58px; }

.mainProCon .con .side .sort{padding: 18px 0; text-align: right;}

.mainProCon .con .side .sort a.asc{width: 13px; height: 9px; display: inline-block; background: url("pl3.png") center no-repeat;}

.mainProCon .con .side .sort a.desc{width: 13px; height: 9px; display: inline-block; background: url("pl3.png") center no-repeat; transform: rotate(180deg);}

.mainProCon .con .side .catlist{}

.mainProCon .con .side .catlist ul{}

.mainProCon .con .side .catlist ul li{ padding-left: 16px;}

.mainProCon .con .side .catlist ul li a{ padding-left: 16px; background: url("pl2.png") left center no-repeat; font-size: 14px; line-height: 40px; display: block;}
.mainProCon .con .side .catlist ul li a.active{color: #0052a4;}


.mainProCon .con .prolistbox{width:calc(100% - 359px);}

.mainProCon .con .prolistbox .pltit{height: 26px; padding: 16px; background: #fff; display: flex; align-items: flex-start; margin-bottom: 20px; align-items: center}

.mainProCon .con .prolistbox .pltit .line{width: 1px; height: 26px; overflow: hidden; background: #767676; margin: 0 12px;}

.mainProCon .con .prolistbox .pltit a{display: inline-block; width: 21px; height: 21px;}



.mainProCon .con .prolistbox .pltit a.list{background: url("pl4.png") center no-repeat;}

.mainProCon .con .prolistbox .pltit a.list.active{background: url("pl41.png") center no-repeat;}

.mainProCon .con .prolistbox .pltit a.piclist{background: url("pl5.png") center no-repeat;}

.mainProCon .con .prolistbox .pltit a.piclist.active{background: url("pl51.png") center no-repeat;}

.mainProCon .con .prolistbox .prolist{ min-height: 500px;}

.mainProCon .con .prolistbox .prolist ul{}

.mainProCon .con .prolistbox .prolist ul li{display: flex; background: #fff; margin-bottom: 20px;}

.mainProCon .con .prolistbox .prolist ul li .pic{width: 254px; padding: 10px;}

.mainProCon .con .prolistbox .prolist ul li .info{width: calc(100% - 302px); margin-left: auto;padding-top: 40px; margin-bottom: 20px; position: relative;}

.mainProCon .con .prolistbox .prolist ul li .info .ptit{font-size: 18px; line-height: 36px; color: #383838;}

.mainProCon .con .prolistbox .prolist ul li .info p{font-size: 12px; color: #1E50E6; line-height: 24px; margin-right: 280px;
display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;overflow: hidden;}

.mainProCon .con .prolistbox .prolist ul li .info a.more{font-size: 12px; line-height: 30px; display: block; padding: 0 15px; border-radius: 15px; color: #0052a4; border: 1px solid #0052a4; position: absolute; top: 107px; right:78px; }

.mainProCon .con .prolistbox .prolist ul li .info a.more:hover{color: #df0024; border-color: #df0024;}

.mainProCon .con .prolistbox .prolist.piclist{}

.mainProCon .con .prolistbox .prolist.piclist ul{display: flex; flex-wrap: wrap;}

.mainProCon .con .prolistbox .prolist.piclist ul li{display: block; width: 32%; margin-right: 2%;}

.mainProCon .con .prolistbox .prolist.piclist ul li:nth-child(3n){margin-right: 0;}

.mainProCon .con .prolistbox .prolist.piclist ul li .pic{ width: 100%; padding: 0;}

.mainProCon .con .prolistbox .prolist.piclist ul li .info{width: auto; padding: 15px 10px; margin-bottom: 0; padding-left: 25px; }

.mainProCon .con .prolistbox .prolist.piclist ul li .info .ptit{ font-size: 16px;}

.mainProCon .con .prolistbox .prolist.piclist ul li .info .more{display: none;}

.mainProCon .con .prolistbox .prolist.piclist ul li .info p{margin: 0;
display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;}

.maincon .pddetaitit{height: 139px; background: #0052a4; color: #fff; font-size: 48px; line-height: 139px; padding-left: 48px;}

.pdbox{display: flex; margin-bottom: 20px; background: #fff; padding: 40px 37px; }

.pdbox .pdpicbox{width: 50%; overflow: hidden; border-right: 1px solid #f2f2f2;}

.pdbox .pdpicbox .pdbpic{width: 100%; text-align: center; margin-bottom: 30px; height: 500px;}
.pdbox .pdpicbox .pdbpic .zoom{width: 100%; height: 100%;}
.pdbox .pdpicbox .pdbpic img.slideimg{max-width: 100%; max-height: 100%;}


.pdbox .pdpicbox .pdspic{width: 100%; }

.pdbox .pdpicbox .pdspic .swiper-slide{width: 101px ; height: 101px; margin-right: 10px; }

.pdbox .pdpicbox .pdspic .swiper-slide img{width: 99px ; height: 99px; display: block; border: 1px solid transparent;}

.pdbox .pdpicbox .pdspic .active-nav img{border: 1px solid #bfbfbf;}

.pdbox .pdinfo{width: 40%; margin-left: auto; padding-top: 15px;}

.pdbox .pdinfo .pdtit{font-size: 18px; color: #0052a4; line-height: 36px; margin-bottom: 20px;}

.pdbox .pdinfo .pdintro{font-size: 14px; color: #5b5b5b; line-height: 36px; margin-bottom: 30px;}
.pdbox .pdinfo .pdintro .emptydetail{height: 66px;}
.pdbox .pdinfo .pdintro .pdintrotit{font-weight: bold;}

.pdbox .pdinfo .pdintro .pdintrocon{ margin-bottom: 30px;}

.pdbox .pdinfo .pdintro .pdcontact a{display: block; width: 150px; height: 43px; line-height: 43px; background: #0061aa; font-size: 14px; color: #fff; line-height: 43px; text-align: center; border-radius: 6px;}



.pddetailbox{background: #fff; padding: 20px 37px ; margin-bottom: 20px;}

.pddetailbox .pddtit{color: #0160a9; font-size: 18px;  line-height: 36px;}



.pdapp{background: #fff; padding: 20px 37px; margin-bottom: 20px;}

.pdapp .pdapptit{color: #0160a9; font-size: 18px;  line-height: 36px;margin-bottom: 20px;}

.pdapp .pdapplist{display: flex; flex-wrap: wrap;}

.pdapp .pdapplist li{width: 19%; margin-right: 16px; margin: 0 1% 0 0;}

.pdapp .pdapplist li a.title{font-size: 14px; line-height: 36px; display: block; text-align:center;}



.rdcon{width: 80%; margin: 0 auto;}

.rdpic{width: 100%; padding: 100px 0; background: #f3f3f3; margin-bottom: 30px;}

.rdpic .rdpiclist{display: flex; justify-content: space-between;}

.rdpic .rdpiclist li{width: 30%;text-align: center; }

.rdpic .rdpiclist li div{ line-height: 36px; padding: 10px 0; color: #5d85c0;}



.ndbox{ width: 80%; margin: 0 auto; padding: 30px 15px; /*box-shadow: 0 0 10px rgba(7,0,2,.35); */}

.ndbox .ndtit{line-height: 40px; font-size: 18px; font-weight: bold; color: #000; margin: 15px 0 10px 0; text-align: center;}

.ndbox .time{font-size: 12px; line-height: 26px; margin-bottom: 60px; text-align: center;}

.ndbox .ndcon{ font-size: 14px; line-height: 26px; color: #000;}

.ndbox .ndcon p{margin-bottom: 30px;}

.ndbox .ndPN{padding: 20px; height: 30px; font-size: 13px; margin-top: 30px; border-top: 1px solid #c9caca; display: flex; justify-content: space-between;}

.ndbox .ndPN .PNlink{margin: 0 auto;}

.ndbox .ndPN .PNlink a{display: inline-block; padding: 0 5px; border: 1px solid #c9caca; color: #9fa0a0; line-height: 28px; margin-left: 13px; }

.ndbox .ndPN .PNlink a.active{color: #0070b2;}



.pagelist{ padding: 15px;display: flex; align-items: center;}

.pagelist ul{display: flex; align-items: center; margin: 0 auto; width: 100%; justify-content: center;}

.pagelist ul li{margin: 0 5px;}

.pagelist ul li a{display: block; line-height: 24px; font-size: 14px;  border-radius: 2px; background:#fff; border:1px solid #ccc; color:#1f1f1f; padding: 4px 12px; }

.pagelist ul li a:hover,.pagelist ul li a.current{background:#0066d9; color:#fff; border:1px solid #0066d9;}

.pagelist ul li a.disable{cursor: not-allowed; background: #ccc; color: #999;}

.pagelist ul li a.disable:hover{border-color:#ccc;}

.cookieTip{display: none;

    position: fixed;

    left: 0;

    bottom: 0;
    color: #fff; line-height: 26px;

    z-index: 9999999;

    width: 90%;

    padding: 20px 5%;

    background: #0028aa;}
.cookieTip a{color: #fff;}

.cookieTip .ctBox{display: flex;}
.cookieTip .ctcon{max-width: 80%;}
.cookieTip .ctbtnbox{
    width: 20%; text-align: center;
}
.ctbtn{font-size: 14px;

    line-height: 40px;

    height: 40px;

    padding: 0 50px;

    color: #fff;

    transition: all .36s;

    border: 0;

    background: transparent;}
 .ctbtn:hover {
        background: #0034db;
    }
    
@media (max-width:1326px) {

    .wrap {

        width: 96%;

    }

}

@media (max-width:1100px) {
    .iabout .con .lcon .acon{width: 100%;}
    .iabout .con .lcon .ainfo ul{width: 90%;}
    .iabout .con .lcon .ainfo ul li{width:45%;}

    .mainProCon .con .prolistbox .prolist ul li .info p{margin: 0; margin-bottom: 20px;}
    .mainProCon .con .prolistbox .prolist ul li .info a.more{top: 150px;}
}
@media (max-width:930px) {

    .wrap {

        width: 96%;

    }

    .mobileweb{display: block!important;}

    header .lang{display: none;}

    .mbbox a.mobileBtn.open hr:nth-child(1){width:100%; top:50%; margin-top:-2px; transform:rotate(45deg); -moz-transform:rotate(45deg);

-ms-transform:rotate(45deg); -o-transform:rotate(45deg); -webkit-transform:rotate(45deg); 

transform-origin:center; -moz-transform-origin:center; -ms-transform-origin:center; 

-o-transform-origin:center; -webkit-transform-origin:center;}

	.mbbox a.mobileBtn.open hr:nth-child(2){opacity:0; left:-50%;}

	.mbbox a.mobileBtn.open hr:nth-child(3){opacity:0; right:-50%;}

	.mbbox a.mobileBtn.open hr:nth-child(4){width:100%; bottom:50%; margin-bottom:-2px; transform:rotate(-45deg); -moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg); -o-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); transform-origin:center; -moz-transform-origin:center; -ms-transform-origin:center; -o-transform-origin:center; -webkit-transform-origin:center;}

    header .mhead .nav{ display: none; position: absolute; top:206px ; left: 0; background: #fff; width: 100%; margin: 0; padding: 18px 5% 0 5%;}

    header .mhead .nav ul {flex-direction:column; margin: 0;}

    header .mhead .searchbox{display: none; position: absolute; top: 117px; left: 0; background: #fff; width: 100%; margin: 0; padding: 18px 5% 18px 5%;}
   
    header .mhead .nav.open{display: block; z-index: 999999;}

    header .mhead .searchbox.open{display: block; z-index: 999999;}

    header .mhead .searchbox .search{margin: 20px auto 20px auto; width: 233px;}

    header .mhead .logo{padding: 20px 0;}

    header .topbar{height: 36px; line-height: 36px;}

    header .topbar .tprocat ul li{line-height: 36px;}

    header .mhead .nav ul li a.active:after{bottom: 0; border-width: 1px;}
    header .mhead .nav ul li{height: auto;}
    header .mhead .nav ul li .navchild{display: flex; flex-wrap: wrap; height: auto; top: 0; left: 0; position: relative;}
    header .mhead .nav ul li .navchild a{display: inline-block; width: 33%; text-align: left; margin: 0; line-height: 30px;}
    header .mhead .nav ul li:after{top: 42px;}
    header .mhead .nav ul li.show .navchild{display: flex;}
    
    .pdetailbody header .mhead .nav ul li{position: relative ; height: auto; }
    .pdetailbody header .mhead .nav ul li .navchild{display: flex; flex-wrap: wrap; height: auto; top: 0; left: 0; position: relative;}
    
    .iprobox .fline{width: 100%; margin-left: 0;}

    .banner .slide .slidepic{height: 420px;}

    .cbanner{height: 420px;}

    .iabout .con .lcon{width: 60%; padding: 40px 10px;}

    .iabout .con .lcon .atit{font-size: 18px;}

    .iabout .con .lcon .acon{width: 90%;}

    .iabout .con .lcon .ainfo ul{width: 100%;}

    .iabout .con .lcon .ainfo{margin-bottom: 20px;}

    .iabout .con .rcon .aenname{background: url(welcome.png) center no-repeat; background-size: contain;}

    .pcatlist ul li .pic{text-align: center;}

    

    .mainProCon .tit{font-size: 36px; height: 90px; line-height: 90px; padding-left: 36px;}

    
    .developcon .yearleft{display: none;}
    .developcon .imgbox{display: none;}
    .developcon .m-block{display: block;}
    .developcon .tab-container{width: 100%; background: none; height: 18rem;}
    .developcon .tab-container .item{padding: 0;}
    .developcon .tab-container .item:before{opacity: 0; display: none;}
    .developcon .tab-container .yearbtn{font-size: 18px;}
    
    .newslist ul li{width: 100%;}

    .newslist ul li .pic{width: 30%;}

    .newslist ul li .info{width: 68%; margin-left: auto; padding: 5px 0;}

    .newslist ul li .info .intro{height: 30px; margin: 5px 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
    
    .ndbox{width: 90%;}
    
    header .topbar .tprocat ul li .drop{top: 30px;}
}



@media (max-width:768px) {

    .finfo .qrcode{padding-top: 10px;}
    .iabout .con .lcon .ainfo ul li sub{margin-left: -18px;}
    .videoCon .videolist{width: 100%;}
    .banner .slide .slidepic{height: 360px;}

    .cbanner{height: 360px;}

    .iprobox .iprocatPic{height: 480px;}

    .iprobox .iprocatPic .procatlist{height: 360px;}

    .iprobox .iprocatPic .itembox a .pcbox{height: 360px; display: none;}

    .iprobox .iprocatPic .itembox a .mbox{display: block;}

    .iprobox .iprocatPic .icatlist{position: relative; left: 0; height: 120px; top: 0;}

    .iprobox .iprocatPic .icatlist ul li{display: flex; justify-content: center; align-items: center;}

    .iprobox .iprocatPic .icatlist ul li a{position: relative; top: 0; left: 0; right: 0; text-align: center;}

    .iabout .con{flex-wrap: wrap; flex-direction: column-reverse;}

    .iabout .con .rcon{width: 100%;}

    .iabout .con .lcon{width: 90%;padding: 20px 5%;}

    .iabout .con .rcon .pic{width: calc(100% - 65px);}

    .iabout .con .rcon .aenname{height: auto;}

    .fcatbox{flex-wrap: wrap; display: none;}

    .fcatbox .fcat{width: 100%;}

    .fcatbox .fcat ul{display: flex; flex-wrap: wrap;}

    .fcatbox .fcat ul li{width: 33%; margin-bottom: 10px;}

    .fcatbox .fcat ul li a{font-size: 12px; line-height: 22px;}

    .fcatbox .fcat ul li:nth-child(1){width: 100%; border-bottom: 1px solid #1b73bd;}

    .pcatlist ul li{width: 45%; margin-bottom: 30px; }

    .mainProCon .tit{font-size: 32px; height: 66px; line-height: 66px; padding-left: 32px;}

    .mainProCon .con{flex-wrap: wrap;}

    .mainProCon .con .side{width: 100%; margin-bottom: 15px; display: none;}

    .mainProCon .con .sidebg{width: 90%; padding: 0 5%; }

    .mainProCon .con .prolistbox{width: 100%;}
    .mainProCon .con .prolistbox .prolist ul li .pic{width: 96%; padding: 5px 2%;}

    .aboutcon{flex-wrap: wrap;}

    .aboutcon .pic,.aboutcon .infobox{width: 100%;}

    .navchild{height: auto;}

    .contactcon{flex-wrap: wrap;}

    .contactcon .lcon,.contactcon .rcon{width: 100%; margin: 0;}

    .contactcon .lcon{padding: 20px 0;}

    .contactcon .lcon .ccon{min-height:30px; }
    
    .brandcon .brandbox{width: 100%;}
    .brandbox .brandhis{width: 100%; padding: 60px 0 30px 0;}
    .brandcon .brandbox .arrowline{left: 7px; top: 0;}
    .brandbox .brandhis .hislist{width: 95%;flex-direction: row; margin-right: 0px; margin-left: 0;}
    .brandbox .brandhis .hislist:nth-child(2n){ margin-left: 0;}
    .brandcon .brandbox .prev, .brandcon .brandbox .next{display: none;}
    .honorcon .hcon{flex-wrap: wrap; flex-direction: column-reverse;}
    .honorcon .hcon .hlist{width: 100%; padding-top: 30px;}
    .honorcon .hcon .hpic{width: 100%; height: auto; min-height: 200px;}
    .honorcon .hcon .hpic .pic{position: relative; top: 0; padding: 0;}
    .honorcon .hcon .hlist ul li a{width: 80%;}
    .honorcon .hcon .hlist ul li{margin-bottom: 10px;}
    .honorcon .hcon .hlist ul li:before{width: 15%; left: 85%;}
}



@media (max-width:540px) {

    .navchild a{line-height: 30px; margin: 0 5px;}

    .aboutcon .infobox .info{margin-bottom: 40px;}

    .aboutcon .infobox .info:after{bottom: -20px;}

    .mainProCon .con .side .sort{display: none;}

    .mainProCon .con .sidebg{min-height: auto;}

    .iabout .con .lcon .ainfo ul li{width: 46%; font-size: 24px;}

    .maincon .tit{ margin-bottom: 30px}

    .cbanner{height: 260px;}

    .banner .slide .slidepic{height: 260px;}

    .finfo .logo{display: none;}

    .pcatlist ul li{width: 90%; margin: 0 auto; margin-bottom: 30px;}

    .mainProCon .con .prolistbox .pltit{display: none;}

    .mainProCon .con .prolistbox .prolist{}

    .mainProCon .con .prolistbox .prolist ul{display: flex; flex-wrap: wrap;}

    .mainProCon .con .prolistbox .prolist ul li{display: block; width: 100%; margin: 0 auto 25px auto;}
    .mainProCon .con .prolistbox .prolist.piclist ul li{display: block; width: 100%; margin: 0 auto 15px auto;}

    .mainProCon .con .prolistbox .prolist ul li:nth-child(3n){ margin: 0 auto 15px auto;}

    .mainProCon .con .prolistbox .prolist ul li .pic{ margin: 0 auto;}

    .mainProCon .con .prolistbox .prolist ul li .info{width: auto; padding: 15px 10px; margin-bottom: 0;}

    .mainProCon .con .prolistbox .prolist ul li .info .ptit{ font-size: 16px;}

    .mainProCon .con .prolistbox .prolist ul li .info p{margin: 0;}

    .mainProCon .con .prolistbox .prolist ul li .info a.more{display: none;}

    .pdbox{flex-wrap: wrap;}

    .pdbox .pdpicbox{width: 100%; border-right: none;}

    .pdbox .pdinfo{width: 100%}

    .pdapp .pdapplist{flex-wrap: wrap;}

    .pdapp .pdapplist li{width: 45%; text-align: center;}

    .developcon{flex-wrap: wrap;}

    .developcon .year,.developcon .item,.developcon .dcon,.developcon .dpic{width: 100%;justify-content: center; margin: 0;}

    .developcon .year .txt{    transform: rotate(0);

    transform-origin: center center;}

    .developcon .item a{height:12px; width: 5px; margin:  0 5px;}

    .developcon .item a.active{width: 32px; height: 12px;background-image: linear-gradient(to right, #3664e9, #6ad0ff);}

    .culturebox ul{height: 320px;line-height: 8;}

    .culturebox ul li{line-height: 320px; font-size: 14px; }

    .culturelist ul li{width: 90%; margin-bottom: 15px;}
    .culturelist ul li>div{margin-right: 0;}
    .newslist ul li{width: 100%;}

    .newslist ul li .pic{width: 30%;}

    .newslist ul li .info{width: 68%; margin-left: auto; padding: 5px 0;}

    .newslist ul li .info .intro{height: 30px; margin: 5px 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}

    .rdpic .rdpiclist{flex-wrap: wrap; justify-content: center;}

    .rdpic .rdpiclist li{width: 90%; }
    
    header .topbar .tprocat ul li{margin-right: 20px;}
    .leaderbox .lealdpiclist li{width: 90%; margin: 0 auto; margin-bottom: 40px; }
    .procatBox .childcat ul li{width: 90%; margin: 0 auto 30px auto!important;}
    .procatBox .childcat ul li .info a.more{transform: translate(-40px, 65px);}
    .ndbox{padding: 30px 0; margin: 0 auto;}

}