@charset "UTF-8";
* { word-wrap: break-word; }

*, *:before, *:after { box-sizing: border-box; outline: none; }

html { overflow-x: hidden; }

html, body, h1, h2, h3, h4, h5, h6, hr, p, iframe, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td, fieldset { margin: 0; padding: 0; font-weight: normal; -webkit-tap-highlight-color: transparent; }

ul, ol, dl { list-style-type: none; }

html, body { *position: static; color: #000; background: #fff; width: 100%; height: auto; }

address, caption, cite, code, dfn, em, th, var { font-style: normal; font-weight: 400; }

input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; border: 0; }

input, button { overflow: visible; vertical-align: middle; outline: none; }

/*body, th, td, button, input, select, textarea { font-size: 14px; font-family: "PingFang SC Regular",-apple-system,"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }*/
body, th, td, button, input, select, textarea { font-size: 14px; font-family: MicrosoftYaHei-Bold,MicrosoftYaHei,arial; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; }

a { text-decoration: none; cursor: pointer; -webkit-tap-highlight-color: transparent; -webkit-transition: all .4s ease; transition: all .4s ease; color: #000; }

a:hover, a:focus, a:active { text-decoration: none; outline: none; }

a.ie6:hover { zoom: 1; }

b, i { font-weight: normal; font-style: normal; }

sub, sup { vertical-align: baseline; }

button, input[type="button"], input[type="submit"] { line-height: normal !important; }

img { max-width: 100%; border: 0; object-fit: cover; /*display: block;*/ -webkit-user-drag: none; }

a * { -webkit-transition: all .4s ease; transition: all .4s ease; }

input, textarea { border: 0; background: none; outline: none; resize: none; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"] { -webkit-appearance: textfield; -webkit-box-sizing: content-box; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

input[type="text"], input[type="tel"], input[type="button"], input[type="submit"], input[type="reset"], input[type="password"], input[type="email"], textarea { -webkit-appearance: none; border-radius: 0; -webkit-tap-highlight-color: transparent; }

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none !important; margin: 0; }

input::-moz-placeholder, textarea::-moz-placeholder { color: #bbb; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #bbb; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #bbb; }

::-webkit-scrollbar { width: 4px; height: 4px; background-color: white; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

::-webkit-scrollbar-thumb { background-color: #c8c8c8; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

/*font*/
@font-face { font-family: "PingFang SC Light"; src: url("../fonts/pingfang sc light.ttf") format("truetype"); font-weight: normal; font-style: normal; }

@font-face { font-family: "PingFang SC Regular"; src: url("../fonts/pingfang sc regular.ttf") format("truetype"); font-weight: normal; font-style: normal; }

@font-face { font-family: "PingFang SC Semibold"; src: url("../fonts/pingfang sc semibold.ttf") format("truetype"); font-weight: normal; font-style: normal; }

.cl:after, .clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }

.cl, .clearfix { zoom: 1; }

.fl { float: left !important; }

.fr { float: right !important; }

.highlight { color: #E30B20 !important; margin: 0 !important; }

.swiper-lazy-preloader { border-color: #1A52EE; }

.mobileshow { display: none !important; }

@keyframes a_banner_s_line { 
    0% { 
        transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform-origin: 50% 100%;
        -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
        -moz-transform-origin: 50% 100%;
        -o-transform-origin: 50% 100%;
        opacity: 1; 
  }
  20% { 
    transform: scale(1, 0.01);
    -webkit-transform: scale(1, 0.01);
    -ms-transform: scale(1, 0.01);
    -moz-transform: scale(1, 0.01);
    -o-transform: scale(1, 0.01);
    transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    opacity: 1; 
  }
  30% { 
    transform: scale(1, 0.01);
    -webkit-transform: scale(1, 0.01);
    -ms-transform: scale(1, 0.01);
    -moz-transform: scale(1, 0.01);
    -o-transform: scale(1, 0.01);
    transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    opacity: 0; 
  }
  31% { 
    transform: scale(1, 0.01);
    -webkit-transform: scale(1, 0.01);
    -ms-transform: scale(1, 0.01);
    -moz-transform: scale(1, 0.01);
    -o-transform: scale(1, 0.01);
    transform-origin: 50% 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    opacity: 0; 
  }
  50% { 
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform-origin: 50% 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    opacity: 1; 
  }
  100% { 
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    opacity: 1; 
  } 
}

@keyframes mymove { 
    from { left: -16px; }
    to { left: 40px; } 
}

.wrap { height: auto; overflow: hidden; }

.cover { width: 100%; height: 100%; position: fixed; left: 0; top: 0; z-index: 2; background: rgba(0, 0, 0, 0.6); display: none; }

.shareWx-box { text-align: center; }

.shareWx-box .url_img { margin: 15px auto 5px; }

.shareWx-box p { font-size: 13px; }

#content { height: auto; overflow: hidden; position: relative; z-index: 1; background: #fff; }

.bigTitle { font-size: 48px; color: #333; text-align: center; }

.bigTitleEn { font-size: 20px; color: #CFCFCF; text-align: center; margin-top: 5px; text-transform: capitalize; font-family: "PingFang SC Light"; }

.commonBtn { width: 220px; height: 60px; line-height: 60px; background: #1A52EE; font-size: 16px; color: #fff; box-shadow: 0 3px 12px rgba(26, 82, 238, 0.2); border-radius: 50px; display: block; text-align: center; margin: 50px auto 0; }

.commonBtn i { font-size: 20px; vertical-align: -2px; }

.commonBtn:hover i { margin-left: 5px; }

.bsBox { box-sizing: content-box; }

.noMore { font-size: 14px; color: #888; text-align: center; margin-top: 20px; }



/* header */
.header { 
    width: 100%; 
    /*position: fixed; 
    left: 0; 
    top: 0; */
    z-index: 3; 
    clear: both; 
    transition: all .4s ease; 

    margin-top: 40px;
    float: left;
}

.header .head { 
    height: auto; 
    overflow: hidden; 
    transition: .8s background-color ease-in; 
}

/*二级菜单*/

.header .msecondmenu { display: none; }

.header.header-white .head { background: #fff; transition: none; }

.header.header-white .head .logo { background: url("../images/logo2.png") center no-repeat; background-size: 100%; }

.header.header-white .head .nav .item { color: #333; }

.header.header-white .head .nav .item.active, .header.header-white .head .nav .item:hover { color: #1A52EE; }

.header.header-white .head .nav .item.active:after, .header.header-white .head .nav .item:hover:after { display: none; }

.header.header-white .head .nav .item.search:hover { color: #1A52EE !important; }

.header.header-white .searchBtn { color: #333; }







.top{
  width: 100%;
  margin-top: 252px;
  margin-top: 24%;
  float: left;
}
.top .topxx{
  width: 32%;
  width: 610px;
  margin:auto;
  /*float: left;*/
  clear: both;
  /*border: #f00 solid 1px;*/
}
.top .topxx .topnum{

  width: 100%;
  float: left;
  display: grid;
  grid-template-columns:repeat(3,1fr);
    display: none;
}
.top .topxx .topnum .topnumitem{
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 35px;
  color:#fff;
}
.top .topxx .topnum .topnumitem span{
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 35px;
}
.top .topxx .search{
  width: 100%;
  margin-top: 14px;
  float: left;
}
.top .topxx .search .searchxx{
  width: 100%;
  float: left;
}
.top .topxx .search .searchxx .searchtxt{
  width: 82%;
  display: inline-block;
  float: left;
  height: 50px;
  line-height: 50px;
}
.top .topxx .search .searchxx .searchtxt input{
  width: 100%;
  background: #fff;
  height: 50px;
  line-height: 50px;
  padding-left: 10px;
}
.top .topxx .search .searchxx .searchbut{
  display: inline-block;
  float: right;
  background: #0272FF;
  width: 108px;
  /*width: 100%;*/
  height: 50px;
}
.top .topxx .search .searchxx .searchbut #submit{
  background: #d9a85e;
  width: 100%;
  height: 50px;
  color: #fff;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}
.top .topxx .hotword{
  width: 100%;
  float: left;
}
.top .topxx .hotword .hotwordxx{
  width: 100%;
  margin-top: 6px;
  float: left;
}
.top .topxx .hotword .hotwordxx .lefthotword{
  display: inline-block;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 35px;
  margin-right: 20px;
  float: left;
}
.top .topxx .hotword .hotwordxx .rigthotword{
  width: 86%;
  display: inline-block;
  float: left;

}
.top .topxx .hotword .hotwordxx .rigthotword .hotworditem{
  max-width: 20%;
  display: inline-block;
  float: left;
  overflow: hidden;
}
.top .topxx .hotword .hotwordxx .rigthotword .hotworditem a{
  display: block;
  font-weight: bold;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 35px;
  padding:0 10px;
  text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
@media (max-width: 991px) {
  .top{
    display: none;
  }
}

.mtop{
  width: 100%;
  display: none;
  height: 3.74rem;
  float: left;
}



.bread{
  width:100%;
  margin-top: 10px;
  float: left;
}
.bread .breadinfo{
  width: 100%;
  background: #fff;
  padding:10px 20px;
  /*float: left;*/
  text-align: right;
}

.bread .breadinfo span{
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  display: inline-block;
  /*float: left;*/
}
.bread .breadinfo span a{

  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
}

  



.links{
  width: 100%;
  padding:35px;
  background: #4193FA;
  float: left;
}
.links .linksxx{
  width: 100%;
  float: left;
  display: grid;
  grid-template-columns:repeat(3,1fr);
  gap: 84px;
    /*padding: 0 120px;*/
}
.links .linksxx .linksxxitem{
  /*border: #f00 solid 1px;*/
  height: 45px;
    line-height: 45px;
    text-align: center;
    background: #5CA4FF;
}
.links .linksxx .linksxxitem a{
  width: 100%;
    display: block;
    font-weight: 400;
  font-size: 18px;
  color: #FFFEFE;
}







.foot{
  width: 100%;
  background: #6a5837;
  padding:45px 0;
  float: left;
}
.foot .footxx{
  width: 100%;
  float: left;
}
.foot .footxx .footaddr{
  width: 100%;
  line-height: 25px;
  text-align: center;
  float: left;
}
.foot .footxx .footaddr p{
  width: auto;
  font-weight: 400;
  font-size: 16px;
  color: #FEFEFE;
  padding:0 10px;
  display: inline-block;
  /*float: left;*/
}
.foot .footxx .foottel{
  width: 100%;
  line-height: 25px;
  text-align: center;
  float: left;
}
.foot .footxx .foottel p{
  width: 100%;
  font-weight: 400;
  font-size: 16px;
  color: #FEFEFE;
  padding:0 10px;
  float: left;
}
.foot .footxx .footcopyright{
  width: 100%;
  line-height: 25px;
  text-align: center;
  float: left;
}
.foot .footxx .footcopyright p{
  width: auto;
  font-weight: 400;
  font-size: 16px;
  color: #FEFEFE;
  padding:0 10px;
  display: inline-block;
  /*float: left;*/
}


.page{
  width: 100%;
  float: left;
  margin:0 auto;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  /*float: left;*/
  clear: both;
}
/* .pagination{
  width:100%;
}
.pagination li{
  width: 30px;
  width: auto;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  float: left;
  border:1px solid #e2e2e2;
  margin:0 4px;
}
.pagination li a{
  font-size: 16px;
    font-weight: 400;
    color: #343434;
}
.pagination .disabled span{
  color: #ccc;
}
.pagination .active{
  background: #fec925;
  color: #fff;
  font-weight: bold;
  border:1px solid #fec925;
}
.pagination .active span{
  font-size: 16px;
} */





/*====================================================================================================================*/


/*! 1200 ~ 1500  主内容区1140 */
@media (max-width: 1500px) { 

  .bigTitle { font-size: 40px; }
  .bigTitleEn { font-size: 18px; margin-top: 1px; }
  .commonBtn { width: 200px; height: 56px; line-height: 56px; font-size: 14px; margin: 40px auto 0; }
  .commonBtn i { font-size: 20px; vertical-align: -2px; }

/*  .header .secondmenu .left h1 { font-size: 22px; }
  .header .secondmenu .left h2 { font-size: 40px; }
  .header .secondmenu .left:after { width: 3px; height: 75px; top: 5px; }*/
  .header .secondmenu .secondmenuinfo .snav { margin-right: 10%; }
  .header .secondmenu .secondmenuinfo .snav .item { 
    width:100px;
    font-size: 14px; 
    line-height: 32px; 
  }

 



}
























/*====================================================================================================================*/



/*! 992 ~ 1199  主内容区960 */
@media (max-width: 1199px) { 

  .bigTitle { font-size: 36px; }
  .bigTitleEn { font-size: 16px; margin-top: 1px; }
  .commonBtn { width: 160px; height: 50px; line-height: 50px; font-size: 12px; margin: 30px auto 0; }
  .commonBtn i { font-size: 18px; vertical-align: -2px; }


/*  .header .secondmenu .left h1 { font-size: 18px; }
  .header .secondmenu .left h2 { font-size: 36px; }
  .header .secondmenu .left:after { width: 3px; height: 70px; top: 5px; }*/
  .header .secondmenu .secondmenuinfo .snav .item { 
    width:80px;
    font-size: 14px; 
    line-height: 32px; 
  }

  









}








/*====================================================================================================================*/




/*! <=991 手机端 */
@media (max-width: 991px) { 
  .mobileshow { display: block !important; }
  .pcshow { display: none !important; }
  
  .bigTitle { font-size: .48rem; }
  .bigTitleEn { font-size: .24rem; margin-top: 1px; }
  .commonBtn { width: 2.8rem; height: .86rem; line-height: .86rem; font-size: .26rem; margin: .3rem auto 0; }
  .commonBtn i { font-size: .28rem; vertical-align: -.01rem; }
  .noMore { font-size: .26rem; }

  /* header */
  .header {
    position: fixed;
    top:0;
    width: 100%;
    z-index: 3;
    clear: both;
    transition: all .4s ease;
    margin-top: 0rem;
    float: left;
 }
  .header .head .head_ccc { width: 100%; padding: .2rem .3rem;min-width: unset; }
  .header .head  .logo { width: 3.2rem; height: .78rem; margin: 0; }
  .header .head  .menu { width: .45rem; height: .45rem; position: relative; /*margin: auto;*/ transition: 0.3s; float: right; }
  .header .head  .menu .bar { height: .04rem; width: .45rem; display: block; position: absolute; left: 0; background: #d9a85e; transition: 0.3s; }
  .header .head  .menu .bar:nth-of-type(1) { top: .05rem; transition: top 0.2s ease,transform 0.2s ease-out; }
  .header .head  .menu .bar:nth-of-type(2) { top: .21rem; transition: top 0.2s ease, transform 0.2s ease-out; }
  .header .head  .menu .bar:nth-of-type(3) { top: .39rem; transition: top 0.2s ease, transform 0.2s ease-out; }
  .header .head  .menu.active .bar:nth-of-type(1) { top: .21rem; transform: rotate(45deg); transition: top 0.1s ease, transform 0.1s ease-out; }
  .header .head  .menu.active .bar:nth-of-type(2) { opacity: 0; }
  .header .head  .menu.active .bar:nth-of-type(3) { top: .21rem; transform: rotate(-45deg); transition: top 0.1s ease, transform 0.1s ease-out; }
  .header.header-white .searchBtn i { color: #1A52EE !important; }
  .header.header-white .menu .bar { background: #1A52EE !important; }
  .header .secondmenu { display: none; }
  .header .msecondmenu { max-height: calc(100vh - 1.01rem); overflow-y: auto; background: #fff; border-top: .01rem solid #eee; display: none; position: fixed; left: 0; right: 0; top: 1.01rem; margin: auto; z-index: 51; }
  .header .msecondmenu dl { height: auto; overflow: hidden; }
  .header .msecondmenu dl a { display: block; }
  .header .msecondmenu dl dt { font-size: .26rem; line-height: .99rem; padding: 0 .3rem; border-bottom: .01rem solid #eee; color: #000; position: relative; }
  .header .msecondmenu dl:nth-child(2) dd:nth-child(2) { border-bottom: 0; }
  .header .msecondmenu dl dt i { font-size: .34rem; margin-right: .2rem; vertical-align: -.02rem; }
  .header .msecondmenu dl dt i.icon-add { z-index: 3; color: #999; display: block; position: absolute; right: 0; top: 0; bottom: 0; width: 1.8rem; text-align: right; margin-right: 0; padding-right: 0.3rem; }
  .header .msecondmenu dl dt i.icon-add.active:before { content: "\e67a"; }
  .header .msecondmenu dl dd { height: auto; overflow: hidden; display: none; padding: 0 .3rem .4rem; border-bottom: .01rem solid #eee; }
  .header .msecondmenu dl dd .item { width: 48%; float: left; margin-top: .4rem; }
  .header .msecondmenu dl dd .item:nth-child(2n) { float: right; }
  .header .msecondmenu dl dd .item h2 { font-size: .26rem; color: #666; padding-bottom: .2rem; margin-bottom: .2rem; border-bottom: .01rem solid #eee; }



.mtop{
    display: block;
}
.mtop .mtopxx{
  width: 100%;
  float: left;
}
.mtop .mtopxx .search{
  width: 90%;
  margin:1.87rem auto;
  margin:2.4rem auto;
  /*border:#f00 solid 1px;*/
}
.mtop .mtopxx .search .searchxx{
  width: 100%;
  text-align: center;
  float: left;
}
.mtop .mtopxx .search .searchxx .searchtxt{
  width: 67%;
    display: inline-block;
    /*float: left;*/
    height: 0.86rem;
    line-height: 0.86rem;
}
.mtop .mtopxx .search .searchxx .searchtxt input{
  width: 100%;
    background: #fff;
    height: 0.86rem;
    line-height: 0.86rem;
    padding-left: 0.1rem;
}
.mtop .mtopxx .search .searchxx .searchbut{
  display: inline-block;
    /*float: right;*/
    background: #0272FF;
    width: 1.5rem;
    /* width: 100%; */
    height: 0.86rem;
}
.mtop .mtopxx .search .searchxx .searchbut input{
  background: #d9a85e;
    width: 100%;
    height: 0.86rem;
    color: #fff;
    /*line-height: 50px;*/
    text-align: center;
    cursor: pointer;
}


/* 
.bread{
  margin-top: 0.2rem;
}
.bread .breadinfo{
  padding:0.1rem 0.2rem;
}
.bread .breadinfo span{
  font-size: 0.26rem;
  line-height: 0.5rem;
}
.bread .breadinfo span a{
  font-size: 0.26rem;
  line-height: 0.5rem;
} */



.page {
    font-size: 0.26rem;
}
/* .pagination li {
    width: 0.5rem;
    width: auto;
    padding:0 0.2rem;
    height: 0.5rem;
    line-height: 0.5rem;
    border: 0.01rem solid #e2e2e2;
    margin: 0 0.04rem;
}
.pagination .active span {
    font-size: 0.26rem;
}
.pagination li a {
    font-size: 0.26rem;
} */



.links {
  display: none;
    padding: 0.35rem;
}
.links .linksxx {
    gap: 0.84rem;
}
.links .linksxx .linksxxitem {
    height: 0.7rem;
    line-height: 0.7rem;
}
.links .linksxx .linksxxitem a {
    font-size: 0.26rem;
    padding:0 0.1rem;
}



.foot {
    padding: 0.5rem 0;
}
.foot .footxx .footaddr {
    line-height: 0.5rem;
}
.foot .footxx .footaddr p {
    font-size: 0.26rem;
    padding: 0 0.1rem;
}
.foot .footxx .foottel {
    line-height: 0.5rem;
}
.foot .footxx .foottel p {
    font-size: 0.26rem;
    padding: 0 0.1rem;
}
.foot .footxx .footcopyright {
    line-height: 0.5rem;
}
.foot .footxx .footcopyright p {
    font-size: 0.26rem;
    padding: 0 0.1rem;
}
.foot .footxx .footcopyright p {
    line-height: 0.5rem;
}





}
@media (max-width: 767px) {
  

.links {
    padding: 0.35rem 0;
}

}
@media (max-width: 414px){
  
.links .linksxx {
    gap: 0.1rem;
}
.links .linksxx .linksxxitem a {
    font-size: 0.26rem;
     padding: 0rem; 
}

}
