 
.box01{
  border: 1px solid #eee; padding: 20px;text-align: center;background-color: #fff;     box-shadow: 0 10px 18px 0 rgba(0,0,0,.2);;border-radius: 10px;
}

.box02{
  width: 100%; background: url(http://www.illygx.cn/pic/pic4.jpg); background-size: cover;max-height: 326px; height: 326px; display: flex;        align-items: center;        justify-content: center;        text-align: center;
}

.box02 .title{
  background-color: rgba(29, 80, 162,0.8); width: 100%;padding: 20px;
}

.box002 img{
  max-height: 150px;
}


.box03 {
  background-color: #fff;
  padding: 20px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);border-radius: 20px;
}


.box04{  
  background: linear-gradient(91deg,#ff4b4e 2.2%,#cc333f 96.77%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 26px;
  font-style: normal;
}

.box05{
  border: 1px solid #eee; padding: 20px;text-align: center;background-color: #fff;     box-shadow: 0 10px 18px 0 rgba(0,0,0,.05);;border-radius: 10px;font-size: 16px;background: linear-gradient(120deg,#fff6f7,#ffd8d8);
}

.layui-breadcrumb a cite {
    color: #999;
    font-style: normal;
}


.color06b75b{
  color: #06b75b;
}

.color1d50a2{
  color: #1d50a2;
}

.layui-bg-lv {
  background-color: #06b75b !important;
  color: #fff !important;
}

.xian4{
  width: 50px; height: 10px; border-bottom: #fff 5px solid;
}

.xian3{
  width: 50px; height: 10px; border-bottom: #1d50a2 5px solid;margin: 0 auto;
}
.xian2{
  height: 2px;background-color: #ed1d33; width: 50px;
}

.coloreeeeee{
  color: #eeeeee;
}

.color5677ff
{
  color: #005cce;
}

 
.bigtua{
  background: url(../Models/webtu/t1.jpg) center; background-size: cover; height: 100vh; display: flex;
  align-items: center;
}

.bigtu2{  
  width: 100%;
  height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

 
 

.layui-btn-lg60 {
  height: 60px;
  line-height: 60px;
  padding: 0 35px;
  font-size: 22px;
}
 



.m-h152 img{
  height: 100px; 
}
 
.pad-10{
  padding: 10px 0;
}
.bb10{
  border-radius: 10px;;
}

.layui-bg-blue {
  background-color: #4340da !important;
  color: #fff !important;
}

.layui-nav .layui-nav-item {
  position: relative;
  display: inline-block;
  margin-top: 0;
  list-style: none;
  vertical-align: middle;
  line-height: 44px;
  text-align: center;
  padding: 0 20px;
}
 

.layui-nav .layui-nav-item a {
  color: #fff;
  font-size: 16px;
}

.layui-nav .layui-nav-item a:hover {
  color: #fff;
  font-size: 16px;
}

 

.layui-dropdown {
  position: absolute;  
  z-index: 77777777;
  margin: 5px 0;
  width: 100vw;
  background-color: rgba(0,0,0,0.5);
  right: 0;
  max-width:none;
}

.layui-menu {
  position: relative;
  margin: 0px;;
  background-color: #fff;
  box-sizing: border-box;
  
}


.layui-menu {
  background-color: rgba(0,0,0,0.5);
}
.layui-menu li {
  position: relative;
  margin: 0 0 1px;
  line-height: 26px;
  color:#fff;
  font-size: 14px;
  white-space: nowrap;
  cursor: pointer;
  transition: all .3s;
}

.layui-menu-body-title {
  color:#fff;
  padding: 20px;
}

.layui-panel {
  margin-top: 13px;
  margin-left: -5px;
  border-width: 0px;
  border-style: solid;
}

.layui-elem-quote2 {
  margin-bottom: 10px;
  padding: 0px 15px;
  border-left: 5px solid #0099ff;
  font-weight: bold;
  color: #999;
}



.layui-laypage .layui-laypage-curr .layui-laypage-em {
    position: absolute;
    left: -1px;
    top: -1px;
    padding: 1px;
    width: 100%;
    height: 100%;
    background-color: #1d50a2;
}

.layui-laypage a:hover {
    text-decoration: none !important;
    cursor: pointer;
    color: #1d50a2
}

.layui-text {
    font-size: 16px;
    line-height: 30px;
}

    .layui-text img {
        display: inline-block;
        max-width: 100%;
        height: auto;
    }


.layui-btn-bai {
  border-color: #fff;
  background:#fff;
  color: #000;
}

.layui-btn-lg2 {
  height: 60px;
  line-height: 60px;
  padding: 0 25px;
  font-size: 20px;
}


.mt-5{margin-top:5px}/*距上5像素*/
.mt-10{margin-top:10px}/*距上10像素*/
.mt-15{margin-top:15px}/*距上15像素*/
.mt-20{margin-top:20px}/*距上20像素*/
.mt-25{margin-top:25px}/*距上25像素*/
.mt-30{margin-top:30px}/*距上30像素*/
.mt-35{margin-top:35px}/*距上35像素*/
.mt-40{margin-top:40px}/*距上40像素*/
.mt-50{margin-top:50px}/*距上50像素*/
.mt-60{margin-top:60px}/*距上50像素*/
 
.mb-5{margin-bottom:5px}/*距下5像素*/
.mb-10{margin-bottom:10px}/*距下10像素*/
.mb-15{margin-bottom:15px}/*距下15像素*/
.mb-20{margin-bottom:20px}/*距下20像素*/
.mb-25{margin-bottom:25px}/*距下25像素*/
.mb-30{margin-bottom:30px}/*距下30像素*/
.mb-35{margin-bottom:35px}/*距下35像素*/
.mb-40{margin-bottom:40px}/*距下40像素*/
.mb-50{margin-bottom:50px}/*距下50像素*/
 
.ml-5{margin-left:5px}/*距左5像素*/
.ml-10{margin-left:10px}/*距左10像素*/
.ml-15{margin-left:15px}/*距左15像素*/
.ml-20{margin-left:20px}/*距左20像素*/
.ml-30{margin-left:30px}/*距左30像素*/
.ml-40{margin-left:40px}/*距左40像素*/
.ml-50{margin-left:50px}/*距左50像素*/
 
.mr-5{margin-right:5px}/*距右5像素*/
.mr-10{margin-right:10px}/*距右10像素*/
.mr-15{margin-right:15px}/*距右15像素*/
.mr-20{margin-right:20px}/*距右20像素*/
.mr-30{margin-right:30px}/*距右30像素*/
.mr-40{margin-right:40px}/*距右40像素*/
.mr-50{margin-right:50px}/*距右50像素*/

.pt-5{padding-top:5px}/*上填充5像素*/
.pt-10{padding-top:10px}/*上填充10像素*/
.pt-15{padding-top:15px}/*上填充15像素*/
.pt-20{padding-top:20px}/*上填充20像素*/
.pt-30{padding-top:30px}/*上填充20像素*/
.pt-40 {
    padding-top: 40px
}
/*上填充20像素*/
.pt-50{padding-top:50px}/*上填充20像素*/
.pt-60{padding-top:60px}/*上填充20像素*/
.pt-70{padding-top:70px}/*上填充20像素*/

.pb-5{padding-bottom:5px}/*下填充5像素*/
.pb-10{padding-bottom:10px}/*下填充10像素*/
.pb-15{padding-bottom:15px}/*下填充15像素*/
.pb-20{padding-bottom:20px}/*下填充20像素*/
.pb-30{padding-bottom:30px}/*下填充20像素*/
.pb-70 {
    padding-bottom: 70px
}
/*下填充20像素*/
 
.pl-5{padding-left:5px}/*左填充5像素*/
.pl-10{padding-left:10px}/*左填充10像素*/
.pl-15{padding-left:15px}/*左填充15像素*/
.pl-20{padding-left:20px}/*左填充20像素*/
 
.pr-5{padding-right:5px}/*右填充5像素*/
.pr-10{padding-right:10px}/*右填充10像素*/
.pr-15{padding-right:15px}/*右填充15像素*/
.pr-20{padding-right:20px}/*右填充20像素*/
 
.pd-5{padding:5px}/*填充5像素*/
.pd-10{padding:10px}/*填充10像素*/
.pd-15{padding:15px}/*填充15像素*/
.pd-20{padding:20px}/*填充20像素*/
.pd-30{padding:30px}/*填充20像素*/

.cu{
  font-weight: bold;
}
.text-l,.text-la{text-align:left}/*水平居左*/
.text-r,.text-ra{text-align:right}/*水平居右*/
.text-c{text-align:center}/*水平居中*/
.va *{vertical-align:sub!important;*vertical-align:middle!important;_vertical-align:middle!important}
.va-t{ vertical-align:top!important}/*上下居顶*/
.va-m{ vertical-align:middle!important}/*上下居中*/
.va-b{ vertical-align:bottom!important}/*上下居底*/

.f-l{float:left!important;_display:inline}
.f-r{float:right!important;_display:inline}

/*标准色—白色*/
.c-white,.c-white a,a.c-white{color:white}
.c-white a:hover,a.c-white:hover{color:white}
 
.f-14{font-size:14px}
.f-16{font-size:16px}
.f-18{font-size:18px}
.f-20{font-size:20px}
.f-24{font-size:24px}
.f-26{font-size:26px}
.f-26a{font-size:26px}
.f-28{font-size:28px}
.f-30{font-size:30px}
.f-32{font-size:32px}
.f-36 {
    font-size: 36px
}
.f-40{font-size:40px}
.f-50{font-size:50px}
.f-70{font-size:70px}

.img-responsive{
    width: 100%;
     height: auto;
    display: block; 
}

.img-responsive2{
    display: inline-block;
    max-width: 100%;
    height: auto;
}


/*辅助色—浅黑*/
.c-333,.c-333 a,a.c-333{color:#333}
.c-333 a:hover,a.c-333:hover{ color:#333}
 
/*辅助色—灰色*/
.c-666,.c-666 a,a.c-666{color:#666}
.c-666 a:hover,a.c-666:hover{ color:#666}
.c-999,.c-999 a,a.c-999{color:#999}
.c-999 a:hover,a.c-999:hover{color:#999}
 

.lh-16{line-height:16px}/*16像素行距*/
.lh-18{line-height:18px}/*18像素行距*/
.lh-20{line-height:20px}/*20像素行距*/
.lh-22{line-height:22px}/*22像素行距*/
.lh-24{line-height:24px}/*24像素行距*/
.lh-26{line-height:26px}/*26像素行距*/
.lh-28{line-height:28px}/*28像素行距*/
.lh-30{line-height:30px}/*30像素行距*/
.lh-60{line-height:60px}/*30像素行距*/
.lh-40{line-height:40px}/*30像素行距*/



.ellipsis3 {
    display: -webkit-box;
    -webkit-line-clamp: 3; 
    -webkit-box-orient: vertical; 
    overflow: hidden; 
    text-overflow: ellipsis; 
    max-height:60px;
    height:60px;
}


.ellipsis2 {
  display: -webkit-box;
  -webkit-line-clamp: 2; 
  -webkit-box-orient: vertical; 
  overflow: hidden; 
  text-overflow: ellipsis; 
  max-height:50px;
  height:50px;
}



@media (max-width: 768px) 
{
  .pad10{
    padding: 0;
  }

  .box050{
    text-align: center;
  }
}


@media (max-width: 1024px) 
{
  .f-26a{font-size:20px}
}

