<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*reset*/

html {

    font-family: sans-serif;

    -ms-text-size-adjust: 100%;

    -webkit-text-size-adjust: 100%;

  }

  

  body {

    margin: 0;

  }

  

  article,

  aside,

  details,

  figcaption,

  figure,

  footer,

  header,

  hgroup,

  nav,

  section,

  summary {

    display: block;

  }

  

  h1,

  h2,

  h3,

  h4,

  h5,

  h6,

  dl,

  dd,

  p,

  select,

  textarea {

    margin: 0;

  }

  

  ol,

  ul {

    margin: 0;

    padding: 0;

    list-style: none;

  }

  

  a {

    color: #333;

    background-color: transparent;

    -webkit-text-decoration-skip: objects;

    text-decoration: none;

  }

  

  a:active,

  a:hover {

    outline: 0;

  }

  

  audio,

  canvas,

  video {

    display: inline-block;

    vertical-align: baseline;

  }

  

  audio:not([controls]) {

    display: none;

    height: 0;

  }

  

  img {

    border: 0;

    display: inline-block;

  }

  

  svg:not(:root) {

    overflow: hidden;

  }

  

  button,

  input[type="button"],

  input[type="reset"],

  input[type="submit"] {

    -webkit-appearance: button;

    cursor: pointer;

  }

  

  button::-moz-focus-inner,

  input[type="button"]::-moz-focus-inner,

  input[type="reset"]::-moz-focus-inner,

  input[type="submit"]::-moz-focus-inner {

    padding: 0;

    border: 0;

  }

  

  button[disabled],

  html input[disabled] {

    cursor: default;

  }

  

  input,

  button {

    overflow: visible;

  }

  

  button,

  select {

    text-transform: none;

  }

  

  input[type="checkbox"],

  input[type="radio"] {

    padding: 0;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

  }

  

  textarea {

    resize: none;

    border: 1px solid #ccc;

  }

  

  table {

    border-collapse: collapse;

    border-spacing: 0;

  }

  

  td,

  th {

    padding: 0;

  }

  

  del {

    text-decoration: line-through;

  }

  

  sub,

  sup {

    font-size: 75%;

    line-height: 0;

    position: relative;

    vertical-align: baseline;

  }

  

  sub {

    bottom: -0.25em;

  }

  

  sup {

    top: -0.5em;

  }

  .clearfix{

    zoom:1;

  }

  .clearfix:after {

    display: block;

    content: '';

    height: 0;

    clear: both;

    visibility: hidden;

  }

  

  html {

    font-size: 12px;

    -webkit-tap-highlight-color: transparent;

  }

  

  body {

    font-family: "Noto Sans SC","Helvetica Neue", Helvetica, Arial, sans-serif;

    font-family: "Noto Sans SC","Microsoft YaHei", Arial, SimSun, SimHei, sans-serif,;

    font-size: 14px;

    color: #333;

    background: #f0f0f0;

    overflow-x:hidden;

  }

.mr0{

    margin-right:0 !important;

}

.w431 {

    width: 465px;

    margin: 0 auto;

}

.mt0{

    margin-top: 0 !important;

}

.pullL{

  float: left;

}

.pullR{

  float:right;

}

.pulse {

  animation: pulse infinite 2s ease;

}

@keyframes mymove {

	0%{transform: scale(1);}

	25%{transform: scale(1.1);}

	50%{transform: scale(1);}

	75%{transform: scale(1.1);}

}

@keyframes ballon2 {

  0%{-webkit-transform: translateY(3px); opacity: 1;}

  25%{-webkit-transform: translateY(-3px); opacity: 1;}

 50%{-webkit-transform: translateY(3px); opacity: 1;}

 75%{-webkit-transform: translateY(-3px); opacity: 1;}

100% {-webkit-transform: translateY(3px); opacity: 1;}

}

@keyframes mymove2 {

	0% {transform: translateY(3px) scale(1);}

	25% {transform: translateY(-3px) scale(1.1);}

	50% {transform: translateY(3px) scale(1);}

	75% {transform: translateY(-3px) scale(1.1);}

}

@keyframes zhuan{

  0%{transform: rotate(0);}

  100%{transform: rotate(360deg);}

}

.wrapCon {

    width: 1200px;

    margin: 0 auto;

}

/* 涓€绔欏紡闄㈡牎鐢宠 */

.section1 {
    width: 100%;
    height: 455px;
    box-sizing: border-box;
    padding-top: 250px;
    background: url(../images/banner1.jpg) top center no-repeat;
    text-align: center;
}
.section1 .set_tit{

    width: 702px;

    height: 110px;

    line-height: 110px;

    text-align: center;

    margin:0 auto;

    font-size:67px;

    color:#fff;

    font-weight: bold;

    background:linear-gradient(to right,transparent,#c9302a,transparent);

 }

 .section1 p{

    margin-top: 48px;

    font-size:32px;

    color:#fff;

 }

 .section1 p span{

    display: inline-block;

    margin:0 40px;

 }

 /* 棣欐腐姹傚浼樺娍 */

.section {

    text-align: center;

    box-sizing: border-box;

    padding-top: 18px;

}

.section h4 {

    color: #e2e2e2;

    font-size:67px;

    font-weight: bold;

}

.section h4 span{

  margin-left: 20px;

}

.section h3 {

    color: #333;

    font-size: 48px;

    position: relative;

    margin-top: -88px;

}

.section h3 span.color1{

    color:#c9302a;

}

.section2 .youshi_list{

  margin-top: 36px;

}

.section2 .youshi_list ul li{

   float: left;

   width: 286px;

   height: 320px;

   background:#fff;

   margin-right: 15px;

   box-sizing: border-box;

   padding: 29px 10px;

   border-radius: 10px;

   box-shadow:0 0 10px rgba(255,255,255,0.5);

   transition: all .3s;

}

.section2 .youshi_list ul li img{

  display: inline-block;

}

.section2 .youshi_list ul li:hover{

  margin-top: -7px;



}

.section2 .youshi_list ul li dl{

  margin-top: 20px;

}

.section2 .youshi_list ul li dl dt{

  width: 100%;

  height: 88px;

  border-bottom:1px dashed #cdcccc;

  font-size: 24px;

  color:#333333;

}

.section2 .youshi_list ul li dl dd{

  font-size: 15px;

  color:#333333;

  margin-top: 10px;

}

.section .btn_grop {

    width: 558px;

    margin: 0 auto;

}

.section .btn_grop a {

  display: inline-block;

  width: 240px;

  height: 40px;

  margin-top: 46px;

  text-align: center;

  line-height: 40px;

  font-size: 18px;

  color: #c9302a;

  border-radius: 50px;

  border:1px solid #c9302a;

  margin-bottom: 40px;

  transition: all .3s;

  animation: ballon2 2s linear infinite;

}

.section .btn_grop a.zhuanye{

  margin-right: 40px;

}

.section .btn_grop a:hover{

  color: #fff;

  border-radius: 50px;

  border:1px solid transparent;

  background:#c9302a;

}

/* 鏂拌埅閬撻娓櫌鏍� 鐢宠鏈嶅姟 */

.section h3 span.color2{

  color:#ffad57;

}

.section3{

    width: 100%;

    height: 730px;

    box-sizing: border-box;

    background: url(../images/ban3_bg.jpg) top center no-repeat;

    text-align: center;

}

.section3 h3 {

  color: #ffffff;

}

.section3 h4{

  color: #575976;

}

.section3 .sec3_bg2{

  width: 1200px;

  height: 558px;

  margin: 0 auto;

  box-sizing: border-box;

  background: url(../images/ban3_bg2.png) top center no-repeat;

  text-align: center;

  margin-top: 42px;

  padding-top: 1px;

}

.section3 .sec3_bg2 .sqtj_main{

  width: 1114px;

  height: 323px;

  margin: 0 auto;

  box-sizing: border-box;

  margin-top: 118px;

  text-align: left;



}

.section3 .sec3_bg2 .sqtj_main h3{

    color:#fff;

    font-size:24px;

    text-align: left;

    position: relative;

}

.section3 .sec3_bg2 .sqtj_main h3:after{

  content:"";

  position: absolute;

  width: 96px;

  height: 4px;

  background:rgba(255,42,34,0.5);

  left:0;

  bottom: 0;

}

.section3 .sec3_bg2 .sqtj_main .sbk_main{

  width: 536px;

  height: 168px;

  background:#b53b3c;

  border-radius: 10px;

  margin-top: 20px;

  box-sizing: border-box;

  padding-left: 34px;

}

.section3 .sec3_bg2 .sqtj_main .sbk_main h4{

  width: 160px;

  height: 33px;

  background:#ffad57;

  margin:0 auto;

  text-align: center;

  line-height: 33px;

  color:#fff;

  font-size:18px;

  border-radius: 0 0 10px 10px;

  font-weight: normal;

  margin-bottom: 15px;

}

.section3 .sec3_bg2 .sqtj_main .sbk_main p{

  color:#fff;

  font-size:14px;

  margin-bottom: 8px;

  position: relative;

  padding-left: 15px;

}

.section3 .sec3_bg2 .sqtj_main .sbk_main p:after{

  content:"";

  position: absolute;

  width: 6px;

  height: 6px;

  background: url(../images/ban3_icon01.png) 0 0 no-repeat;

  left:0;

  top:6px;

}

.section3 .sec3_bg2 .sqtj_main2{

  margin-top: 30px;

}

.section3 .sec3_bg2 .sqtj_main2 ul{

   width: 763px;

   height: 159px;

   margin:0 auto;

   margin-top: 10px;

}

.section3 .sec3_bg2 .sqtj_main2 ul li{

  width: 155px;

  height: 155px;

  background:#b53b3d;

  border-radius:50%;

  float: left;

  margin-right: 148px;

  text-align: center;

  padding-top: 27px;

  box-sizing:border-box;

  position:relative;

}

.section3 .sec3_bg2 .sqtj_main2 ul li img{

  display: inline-block;

}

.section3 .sec3_bg2 .sqtj_main2 ul li:after{

  content:"";

  position: absolute;

  width: 145px;

  height: 145px;

   border:1px dashed #fff;

  left:4px;

  top:4px;

  border-radius: 50%;

}

.section3 .sec3_bg2 .sqtj_main2 ul li p{

  color:#fff;

  font-size:16px;

  padding-top: 15px;

}

/* 涓€绔欏紡绮惧搧椤圭洰 */

.section4{

  width: 100%;
    height: 637px;
    box-sizing: border-box;
    background: url(../images/ban4_bg.jpg) top center no-repeat;
    text-align: center;
    background-position: 100% -63px;

}

.section4 .hunshen_main{

  width: 752px;

  height: 180px;

  border-bottom:1px solid #ececec;

  margin-top: 42px;

}

.section4 .hunshen_main h4{

  width: 297px;

  height: 42px;

  line-height: 42px;

  background:#c9302a;

  border-radius:30px 0 30px 0;

  color:#fff;

  font-size:18px;

}

.section4 .hunshen_main dl{

  margin-top: 28px;

  text-align: left;

}

.section4 .hunshen_main dl dt{

  color:#790d0e;

  font-size:18px;

  font-weight: bold;

}

.section4 .hunshen_main dl dd{

  color:#5e5e5e;

  font-size:14px;

}

.section4 .hunshen_main dl dd p{

  color:#333;

  font-size:18px;

  margin-top: 10px;

  margin-left: -8px;

  margin-bottom: 8px;

}

.section4 .hunshen_main2{

  border-bottom:none;

  margin-top: 35px;

}

.section4 .hunshen_main2 h4{

  width:376px;

}

/* 鏂拌埅閬撶暀瀛﹁绋� */

.section5{

  width: 100%;
  height: 565px;

  box-sizing: border-box;

  background:#fff;

  text-align: center;

}

.section5 .kecheng_list{

  margin-top: 121px;

}

.section5 .kecheng_list ul li{

  float: left;

  width: 262px;

  height: 305px;

  margin-right: -28px;

}

.section5 .kecheng_list ul li .top_div{

  width: 262px;

  height: 131px;

  border-radius: 131px 131px 0 0;

  margin:0 auto;

  text-align: center;

  display:flex;

  justify-content: center;

  align-items: center;

  position: relative;

}

/* 绔栫嚎 */

.section5 .kecheng_list ul li .top_div:after{

  content:'';

  position: absolute;

  width: 8px;

  height: 94px;

  top: -79px;

  left: 50%;

  margin-left: -4px;

}

.section5 .kecheng_list ul li:nth-child(1) .top_div:after{

  background: url(../images/ban5_icon012.png) 0 0 no-repeat;

}

.section5 .kecheng_list ul li:nth-child(2) .top_div:after{

  background: url(../images/ban5_icon022.png) 0 0 no-repeat;

}

.section5 .kecheng_list ul li:nth-child(3) .top_div:after{

  background: url(../images/ban5_icon032.png) 0 0 no-repeat;

}

.section5 .kecheng_list ul li:nth-child(4) .top_div:after{

  background: url(../images/ban5_icon042.png) 0 0 no-repeat;

}

.section5 .kecheng_list ul li:nth-child(5) .top_div:after{

  background: url(../images/ban5_icon052.png) 0 0 no-repeat;

}

/* 妞渾 */

.section5 .kecheng_list ul li:nth-child(1) .top_div{

 background:#325a93;

}

.section5 .kecheng_list ul li:nth-child(1) .top_div img{

  width: 50px;

  height: 59px;

}

.section5 .kecheng_list ul li:nth-child(2) .top_div{

  background:rgba(255,208,89,0.8);

 }

 .section5 .kecheng_list ul li:nth-child(2) .top_div img{

  width: 58px;

  height: 58px;

}

.section5 .kecheng_list ul li:nth-child(3) .top_div{

  background:#64d2a2;

 }

 .section5 .kecheng_list ul li:nth-child(3) .top_div img{

  width: 60px;

  height:60px;

}

.section5 .kecheng_list ul li:nth-child(4) .top_div{

  background:rgba(241,75,69,0.8);

 }

 .section5 .kecheng_list ul li:nth-child(4) .top_div img{

  width: 59px;

  height:58px;

}

.section5 .kecheng_list ul li:nth-child(5) .top_div{

  background:rgba(105,164,246,0.8);

 }

 .section5 .kecheng_list ul li:nth-child(5) .top_div img{

  width: 83px;

  height:51px;

}

.section5 .kecheng_list ul li h5 {

  color: #333;

  font-size: 20px;

  height: 30px;

  line-height: 30px;

  text-align: center;

  margin-bottom: 7px;

  margin-top: 15px;

  font-weight: bold;

}

.section5 .kecheng_list ul li p {

  color: #333;

  font-size: 16px;

  height: 27px;

  line-height: 29px;

  text-align: center;

}

.section5 .kecheng_list ul li a{

  display: inline-block;

  width: 132px;

  height: 30px;

  margin: 0 auto;

  text-align: center;

  line-height:30px;

  font-size: 16px;

  color: #c9302a;

  border-radius: 50px;

  margin-top: 27px;

  margin-left: 14px;

  border: 1px solid #c9302a;

  transition: all .3s;

}

.section5 .kecheng_list ul li a:hover{

  border: 1px solid #c9302a;

  color: #fff;

  background:#c9302a;

}

/*  棣欐腐鍏珛澶у绠€浠�*/

.section6{

  width: 100%;

  height: 1145px;
  box-sizing: border-box;

  background: url(../images/ban6_bg.jpg) top center no-repeat;

  text-align: center;

}

.section6 .gldx_list{

  margin-top: 50px;

}

.section6 .gldx_list ul li{

  width: 284px;

  height: 475px;

  float: left;

  margin-right: 20px;

  margin-bottom: 20px;

  transition: all .3s;

}

.section6 .gldx_list ul li:hover{

  transform: scale(1.05);

}

.section6 .gldx_list ul li .aldx_img{

  width: 284px;

  height: 241px;

  overflow: hidden;

}

.section6 .gldx_list ul li img{

  width: 284px;

  height: 241px;

  -webkit-transition: all .3s linear;

  -o-transition: all .3s linear;

  transition: all .3s linear;

  border-radius:10px 10px 0 0;

}

.section6 .gldx_list ul li .divff{

  width: 284px;

  height: 234px;

  background:#ffffff;

  box-sizing: border-box;

  padding:0 10px;

}

.section6 .gldx_list ul li dl{

  margin-top: -2px;

  height:178px;

}

.section6 .gldx_list ul li dl dt{

  font-size: 24px;

  color:#333;

  padding-top: 21px;

  margin-bottom: 18px;

  position: relative;

}

.section6 .gldx_list ul li dl dt:after{

  content:'';

  position: absolute;

  width: 97px;

  height: 2px;

  background:#c9302a;

  bottom: -5px;

  left: 50%;

  margin-left: -48px;

}

.section6 .gldx_list ul li dl dd{

  text-align: left;

  color:#5e5e5e;

  font-size:17px;

}

.section6 .gldx_list ul li .divff a{

  display: inline-block;

  width: 186px;

  height: 32px;

  margin: 0 auto;

  text-align: center;

  line-height: 32px;

  font-size: 18px;

  color: #c9302a;

  border-radius: 50px;

  border: 1px solid #c9302a;

  transition: all .3s;

  animation: mymove 3s infinite;

}

.section6 .gldx_list ul li .divff a:hover{

  border: 1px solid #c9302a;

  color: #fff;

  background:#c9302a;

}

/* 鏂拌埅閬撻娓櫌鏍＄敵璇锋湇鍔′紭鍔� */

.section7{

  width: 100%;

  height: 640px;

  box-sizing: border-box;

  background: url(../images/ban7_bg.jpg) top center no-repeat;

  text-align: center;

}

.section7 h3{ 

  color: #fff;

}

.section7 h4{ 

  color: #606060;

}

.section7 .wrapCon{

  position:relative;

}

.section7 .wrapCon img{

  width: 538px;

  height: 328px;

  margin:0 auto;

  margin-top: 81px;

  display: inline-block;

}

.section7 .wrapCon .ctextlist p{

   position: absolute;

   color:#262626;

   font-size: 18px;

}

.section7 .wrapCon .ctextlist p:nth-child(1){

  left: 390px;

  top: 338px;

}

.section7 .wrapCon .ctextlist p:nth-child(2){

  left: 478px;

  top: 196px;

}

.section7 .wrapCon .ctextlist p:nth-child(3){

  left: 642px;

  top: 221px;

}

.section7 .wrapCon .ctextlist p:nth-child(4){

  left: 729px;

  top: 342px;

}

.section7 .wrapCon .zgp1{

  position: absolute;

  color:#fff;

  font-size: 16px;

  left: 58px;

  top: 102px;

}

.section7 .wrapCon .zgp2{

  position: absolute;

  color:#fff;

  font-size: 16px;

  right: 45px;

  top: 102px;

}

.section7 .wrapCon .zgp3{

  position: absolute;

  color:#fff;

  font-size: 16px;

  left: -29px;

  top: 278px;

}

.section7 .wrapCon .zgp4{

  position: absolute;

  color:#fff;

  font-size: 16px;

  right:0;

  top: 278px;

}

.section7 .wrapCon a{

  display:inline-block;

  width: 240px;

  height: 40px;

  line-height: 40px;

  text-align: center;

  color:#fff;

  font-size:18px;

  background: #c9302a;

  border-radius: 50px;

  margin-top: 60px;

  box-shadow: 0 5px 10px rgba(229,66,66,.5);

  animation: ballon2 2s linear infinite;

}

/* 鏂拌埅閬撶暀瀛︾敵璇�6瀵�1缁嗚嚧鏈嶅姟 */

.section8 p.secTit{

   font-size:16px;

   color:#5e5e5e;

   margin-top: 15px;

}

.section8 .sec8_list ul{

  height: 520px;

  margin-top: 35px;

}

.section8 .sec8_list ul li{

  float: left;

   width: 386px;

   height: 247px;

   margin-bottom: 20px;

   margin-right: 21px;

   background: url(../images/banner8_libg.png) 0 0 no-repeat;

   text-align: center;

   transition: all 1s;

} 

.section8 .sec8_list ul li:hover{

  transform: scale(1.1);

}

.section8 .sec8_list ul li h6{ 

  font-size: 24px;

  height: 50px;

  line-height: 50px;

  color:#fff;

}

.section8 .sec8_list ul li dl {

  margin-top: 10px;

}

.section8 .sec8_list ul li dl dt{

  width: 265px;

  margin:0 auto;

  font-size: 24px;

  height: 50px;

  line-height: 50px;

  color:#000;

  border-bottom:1px solid #cfcfcf;

}

.section8 .sec8_list ul li dl dd{

  font-size: 16px;

  height: 30px;

  line-height: 30px;

  color:#000;

  margin-top: 10px;



}

/*棣欐腐姹傚濂藉*/

.section9{

  width: 100%;

  height: 150px;

  box-sizing: border-box;

  background: url(../images/ban9_bg.jpg) top center no-repeat;

  margin-top: 10px;

  padding-top: 0;

}

.section9 .wrapCon .leftText{ 

  color:#fff;

  font-size: 20px;

  font-style: oblique;

}

.section9 .wrapCon .leftText p{

  line-height: 40px;

  font-weight:bold;

  letter-spacing: 3px;

  padding-top:32px;

} 

.section9 .wrapCon .leftText p span{

  color:#fee469;

  font-size:34px;

} 

.section9 .wrapCon  .pullR .free_gh{

  display:inline-block;

  width: 149px;

  height: 153px;

  box-sizing: border-box;

  color:#be1917;

  font-size:32px;

  background: url(../images/guihua_btn.png) 0 0 no-repeat;

  padding:24px 30px;

  font-weight: bold;

  position: relative;

  margin-top: 8px;

  cursor: pointer;

}

.section9 .wrapCon  .pullR .free_gh img{

  position: absolute;

  width: 70px;

  height: 70px;

  bottom: 23px;

  right: -22px;

  animation: mymove2 2s infinite;

}

/* 涓浗棣欐腐鐣欏鐢宠鏃堕棿瑙勫垝 */

.section10 .guihua {

  margin-top: 35px;

}



.section10 .guihua .guihua_top {

  margin-top: 30px;

  margin-bottom: 30px;

}



.section10 .guihua .guihua_top li {

  width: 150px;

  height: 43px;

  float: left;

  font-size: 20px;

  color: #333;

  text-align: center;

  position: relative;

  font-weight: bold;

}



.section10 .guihua .guihua_top li::before {

  position: absolute;

  content: '';

  width: 153px;

  height: 12px;

  right: 0;

  bottom:-10px;

  background: url(../images/gh_bg2.png) no-repeat;

}



.section10 .guihua .guihua_top li:first-child::before {

  background: url(../images/gh_bg1.png) no-repeat;

}



.section10 .guihua .guihua_bottom {

  margin-top: 16px;

  padding-bottom: 10px;

}



.section10 .guihua .guihua_bottom li {

  width: 149px;

  height: 129px;

  border-right: 1px solid #e5e5e5;

  float: left;

}

.section10 .guihua .guihua_bottom li img {

  margin: 0 auto 8px;

}

.section10 .guihua .guihua_bottom li p {

  font-size: 16px;

  color: #333;

  text-align: center;

  line-height: 24px;

}

.section10 .guihua .guihua_bottom li:last-child {

  border-color: transparent;

}

/* 棣欐腐鐣欏浜烘皵鐑棬涓撲笟 */

.section11{

  width: 100%;

  height: 923px;

  box-sizing: border-box;

  background: url(../images/ban10_bg.jpg) top center no-repeat;

  margin-top: 50px;

  padding-top:30px;

  box-sizing: border-box;

}

.section11 h3 {

  color: #fff;

}

.section11 h4 {

  color: #404555;

}

/* 澶撮儴 */

.section11 .zytj_tit{

  width: 1200px;

  height: 80px;

  line-height: 80px;

  background:#bc4748;

  margin-top: 40px;

}

.section11 .zytj_tit .shangke_listL {

  float: left;

  width: 250px;

  color:#fff;

  font-size:30px;

  text-align: center;

}

.section11 .zytj_tit .shangke_listR {

  float: left;

  width: 920px;

  color:#fff;

  font-size:30px;

  text-align: center;

}

/* 涓昏鍐呭 */

.section11 .zytj_main{

  width: 1200px;

  height: 575px;

  background: rgba(235,61,55,0.5);

  margin: 0 auto;

  padding: 40px 30px 0 30px;

  box-sizing: border-box;

  margin-bottom: 50px;

}

.section11 .zytj_main .shangke_list_L{

 float: left;

 width: 200px;

}

.section11 .zytj_main .shangke_list_L ul li{

  float: left;

  width: 200px;

  height: 84px;

  line-height:84px;

  font-size:24px;

  color:#fff;

  margin-bottom: 20px;

  text-align: center;

  border-radius:10px;

}

.section11 .zytj_main .shangke_list_L ul li:nth-child(1){

  background: linear-gradient(to right, #e23a1f, #f6563c);

  background: -webkit-linear-gradient(to right, #e23a1f, #f6563c);

  background: -o-linear-gradient(to right, #e23a1f, #f6563c);

  background: -ms-linear-gradient(to right, #e23a1f, #f6563c);

  background: -moz-linear-gradient(to right, #e23a1f, #f6563c);

}

.section11 .zytj_main .shangke_list_L ul li:nth-child(2){

  background: linear-gradient(to right, #b128f8, #ff38c4);

  background: -webkit-linear-gradient(to right, #b128f8, #ff38c4);

  background: -o-linear-gradient(to right, #b128f8, #ff38c4);

  background: -ms-linear-gradient(to right, #b128f8, #ff38c4);

  background: -moz-linear-gradient(to right, #b128f8, #ff38c4);

}

.section11 .zytj_main .shangke_list_L ul li:nth-child(3){

  background: linear-gradient(to right, #2aa7ff, #4284ff);

  background: -webkit-linear-gradient(to right, #2aa7ff, #4284ff);

  background: -o-linear-gradient(to right, #2aa7ff, #4284ff);

  background: -ms-linear-gradient(to right, #2aa7ff, #4284ff);

  background: -moz-linear-gradient(to right, #2aa7ff, #4284ff);

}

.section11 .zytj_main .shangke_list_L ul li:nth-child(4){

  background: linear-gradient(to right, #ff4800, #f87128);

  background: -webkit-linear-gradient(to right, #ff4800, #f87128);

  background: -o-linear-gradient(to right, #ff4800, #f87128);

  background: -ms-linear-gradient(to right, #ff4800, #f87128);

  background: -moz-linear-gradient(to right, #ff4800, #f87128);

}

.section11 .zytj_main .shangke_list_L ul li:nth-child(5){

  background: linear-gradient(to right, #2affa7, #34c489);

  background: -webkit-linear-gradient(to right, #2affa7, #34c489);

  background: -o-linear-gradient(to right, #2affa7, #34c489);

  background: -ms-linear-gradient(to right, #2affa7, #34c489);

  background: -moz-linear-gradient(to right, #2affa7, #34c489);

}

.section11 .zytj_main .shangke_list_R{

  float:right;

  width: 920px;

}

.section11 .zytj_main .shangke_list_R .firstdiv{

  width: 920px;

  height: 84px;

  border-radius:10px;

  background:#fff;

  box-shadow: 0 0 8px rgba(248,112,40,0.8) inset;

  margin-bottom: 20px;

  padding-left: 48px;

  padding-top: 30px;

  box-sizing: border-box;

}

.section11 .zytj_main .shangke_list_R .first_wk{

  box-shadow: 0 0 8px rgba(42,167,255,0.8) inset;

}

.section11 .zytj_main .shangke_list_R .first_jy{

  box-shadow: 0 0 8px rgba(248,113,40,0.8) inset;

}

.section11 .zytj_main .shangke_list_R .first_hj{

  box-shadow: 0 0 8px rgba(24,156,102,0.8) inset;

}

.section11 .zytj_main .shangke_list_R .firstdiv ul li{

   float: left;

   width: 119px;

   height: 38px;

   line-height: 38px;

   text-align: center;

   font-size:18px;

   margin-right: 20px;

   border-radius:50px;

}

.section11 .zytj_main .shangke_list_R .first_sk ul li{

  border:1px solid #e23a1f;

  color:#e23a1f;

}

.section11 .zytj_main .shangke_list_R .first_lg ul li{

  border:1px solid #b73cf7;

  color:#b73cf7;

}

.section11 .zytj_main .shangke_list_R .first_jy ul li{

  border:1px solid #f87128;

  color:#f87128;

}

.section11 .zytj_main .shangke_list_R .first_hj ul li{

  border:1px solid #189c66;

  color:#189c66;

}

.section11 .zytj_main .shangke_list_R .first_lg ul li:last-child{

  width: 200px;

}

.section11 .zytj_main .shangke_list_R .first_lg ul li:nth-child(4){

  width: 150px;

}

.section11 .zytj_main .shangke_list_R .first_wk ul li{

  border:1px solid #3575f0;

  color:#3575f0;

}

.section11 .wrapCon a {

  display: inline-block;

  width: 240px;

  height: 40px;

  line-height: 40px;

  text-align: center;

  color: #fff;

  font-size: 18px;

  background: #c9302a;

  border-radius: 50px;

  box-shadow: 0 5px 10px rgb(229 66 66 / 50%);

  animation: ballon2 2s linear infinite;

}</pre></body></html>