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

/*
描述: Cavan全局样式表
作者: linli &amp; guwj
*/

/* =0 Reset 重置
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/*1 start*/
.about1{
  width:1024px;
  height:auto;
  overflow:hidden;
  margin:0 auto;
  margin-top:70px;
  margin-bottom: 75px;
}
.about1_one{
  text-align:center;
}
.about1_two{
  height:80px;
  line-height:80px;
  text-align:center;
  font-size:38px;
  color:#ff0000;
}
.about1_thr{
   width:358px;
   height:26px;
   text-align:center;
   margin:0 auto;
}
.about1_thr a{
  width:96px;
  height:26px;
  display:block;
  float:left;
  background-color:#c8c8c8;
  color:#ffffff;
  cursor: default;
}
.about1_thr span{
  width:30px;
  height:26px;
  line-height:26px;
  text-align:center;
  float:left;
  color:#c8c8c8;
}
.about1_four{
  line-height:26px;
  font-size:14px;
  color: #424242;
  padding:30px 0px;
  text-align:center;
}
.about1_four:hover{
  color:#ff0000;
}
.about1_five{
  width:1024px;
  height:79px;
  padding-bottom:66px;
}
.about1_five span{
  width:341px;
  float:left;
  text-align:center;
}
.about1_sex{
  width:100%;
  height:42px;
}
.about1_sex a{
  width:255px;
  height:40px;
  border:1px solid #d6d6d6;
  line-height:40px;
  text-align:center;
  display: block;
      margin: 0 auto;
    border-radius: 20px;
	color:#d6d6d6;
}
.about1_sex a:hover{
  border:1px solid #ff0000;
  color:#ffffff;
  background-color:#ff0000;
}
/*1 end*/

/*2 start*/
.in2{
  width:100%;
  height:auto;
  overflow:hidden;
  background-color: #fafafa;
  padding-top:90px;
  padding-bottom:70px;
}
.in2_one{
  height:29px;
  text-align:center;
}
.in2_two{
  color:#2b2b2b;
  font-size:42px;
  line-height:85px;
  text-align:center;
}
.in2_thr{
  width:1056px;
  height:542px;
  margin:0 auto;
  overflow: hidden;
}
.in2ta{
  width:322px;
  height:241px;
  margin:0 15px;
  margin-bottom:30px;
  float:left;
  overflow: hidden;
  position: relative;
}
.ih-item, .ih-item * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.in2ta a{
  display:block;
  width:322px;
  height:241px;
}
.in2taimg {
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.in2taimg img{
  width: 100%;
    height: 100%;
}

.ih-item .mask1, .ih-item .mask2 {
    position: absolute;
    background: #333333;
    background: rgba(0, 0, 0, 0.6);
    height: 402px;
    width: 402px;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.ih-item .mask1 {
    left: auto;
    right: 0;
    top: 0;
    -webkit-transform: rotate(56deg) translateX(-180px);
    -moz-transform: rotate(56deg) translateX(-180px);
    -ms-transform: rotate(56deg) translateX(-180px);
    -o-transform: rotate(56deg) translateX(-180px);
    transform: rotate(56deg) translateX(-180px);
    -webkit-transform-origin: 100% 0%;
    -moz-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    -o-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
}
.ih-item a:hover .mask1 {
    -webkit-transform: rotate(53.46deg) translateX(1px);
    -moz-transform: rotate(53.46deg) translateX(1px);
    -ms-transform: rotate(53.46deg) translateX(1px);
    -o-transform: rotate(53.46deg) translateX(1px);
    transform: rotate(53.46deg) translateX(1px);
}
.ih-item .mask2 {
    top: auto;
    bottom: 0;
    left: 0;
    -webkit-transform: rotate(56deg) translateX(180px);
    -moz-transform: rotate(56deg) translateX(180px);
    -ms-transform: rotate(56deg) translateX(180px);
    -o-transform: rotate(56deg) translateX(180px);
    transform: rotate(56deg) translateX(180px);
    -webkit-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
}
.ih-item a:hover .mask2 {
    -webkit-transform: rotate(53.45deg) translateX(-1px);
    -moz-transform: rotate(53.45deg) translateX(-1px);
    -ms-transform: rotate(53.45deg) translateX(-1px);
    -o-transform: rotate(53.45deg) translateX(-1px);
    transform: rotate(53.45deg) translateX(-1px);
}
.ih-item .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.ih-item .info {
    background: #111111;
    height: 0;
    visibility: hidden;
    width: 361px;
    -webkit-transform: rotate(-33.5deg) translate(-112px, 166px);
    -moz-transform: rotate(-33.5deg) translate(-112px, 166px);
    -ms-transform: rotate(-33.5deg) translate(-112px, 166px);
    -o-transform: rotate(-33.5deg) translate(-112px, 166px);
    transform: rotate(-33.5deg) translate(-112px, 166px);
    -webkit-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transition: all 0.35s ease-in-out 0.35s;
    -moz-transition: all 0.35s ease-in-out 0.35s;
    transition: all 0.35s ease-in-out 0.35s;
}
.ih-item a:hover .info {
    width: 322px;
    height: 128px;
    visibility: visible;
    top: 56px;
    -webkit-transform: rotate(0deg) translate(0, 0);
    -moz-transform: rotate(0deg) translate(0, 0);
    -ms-transform: rotate(0deg) translate(0, 0);
    -o-transform: rotate(0deg) translate(0, 0);
    transform: rotate(0deg) translate(0, 0);
}
.ih-item a:hover .info h3, .ih-item a:hover .info p {
    opacity: 1;
}
.ih-item .info h3 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-size: 17px;
    padding: 10px;
    background: transparent;
    margin-top: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    opacity: 0;
    -webkit-transition: all 0.35s ease-in-out 0.35s;
    -moz-transition: all 0.35s ease-in-out 0.35s;
    transition: all 0.35s ease-in-out 0.35s;
}
.ih-item .info p {
    font-size: 12px;
    position: relative;
    color: #ea343c;
    padding: 20px 20px 20px;
    text-align: center;
    opacity: 0;
    -webkit-transition: all 0.35s ease-in-out 0.35s;
    -moz-transition: all 0.35s ease-in-out 0.35s;
    transition: all 0.35s ease-in-out 0.35s;
}
/*2 end*/

/*案例 start*/
.anli{
  width:100%;
  height:auto;
  overflow:hidden;
  padding-top:10px;
}
.tone{
  color:#b6b6b6;
  height:40px;
  line-height:40px;
  text-align:center;
  font-size:30px;
  margin-top:70px;
}
.ttwo{
      height: 70px;
	  line-height:40px;
    text-align: center;
    font-size: 30px;
	margin-top:50px;
	color:#3c3c3c;
}

.anlif{
  width:500px;
  height:30px;
  margin:0 auto;
  text-align:center;
}
.anlif a{
  display:block;
  float:left;
  height:30px;
  padding:0 15px;
  font-size:14px;
  line-height:30px;
}
.anlif a:hover{
  background-color:#f90000;
  color:#fff;
}
.anlif a.an1{
  background-color:#f90000;
  color:#fff;
}

.anli_more{
  width:100%;
  height:47px;
  padding-top:70px;
  padding-bottom:70px;
}
.anli_more a{
  width:255px;
  height:45px;
  line-height:45px;
  text-align:center;
  display:block;
  border:1px solid #d6d6d6;
  margin:0 auto;
  border-radius: 15px;
  color:#9E9D9D;
}
.anli_more a:hover{
  background-color:#ff6665;
  color:#fff;
  border:1px solid #ff6665;
}

#anli_content{
 display:none;
}
/*案例 end*/

/*为什么 start*/
.why{
  width:100%;
  height:auto;
  overflow:hidden;
  padding-top:80px;
  background-color:#fbfbfb;
  padding-bottom: 80px;
}
.why_one{
  height:27px;
  text-align:center;
}
.why_two{
  height:75px;
  line-height:75px;
  color:#2b2b2b;
  font-size:42px;
  text-align:center;
}
.why_thr{
  height:22px;
  line-height:22px;
  text-align:center;
  font-size:16px;
  color:#2b2b2b;
}
.why_fou{
  line-height:23px;
  text-align:center;
  font-size:14px;
  color:#b1b1b1;
}
.why_fiv{
  width:1024px;
  height:auto;
  overflow:hidden;
  margin:0 auto;
  margin-top:50px;
}
.whyf_left{
  width:335px;
  height:375px;
  float:left;
}
.whyf_top{
  width:100%;
  height:29px;
  background: #ffffff;
}
.whyf_top span{
  display:block;
  width:92px;
  height:29px;
  line-height:29px;
  background:url('../image/biao.png') no-repeat;
  font-size:16px;
  color:#ffffff;
  text-align:center;
  float:left;
}
.whyf_top p{
  float:left;
  line-height:29px;
  padding-left:10px;
  color:#f80000;
  font-size:16px;

}

.whyf_left ul{
  width:335px;
  height:auto;
  overflow:hidden;
  margin-top:18px;
}
.whyf_left ul li{
  width:335px;
  height:40px;
  margin-top:30px;
}
.whyf_left ul li .whyfimg{
  width:45px;
  height:40px;
  text-align:center;
  font-size:42px;
  font-weight:bold;
  float:left;
  line-height: 36px;
  color:#b1b1b1;
}
.whyfdi{
  width:290px;
  height:40px;
  float:left;
}
.whyfdi a{
  color:#2b2b2b;
  font-size:15px;
  line-height:18px;
  font-weight:bold;
}

.whyfdi p{
  color:#b1b1b1;
  font-size:13px;
  line-height:18px;
}

.whyf_left ul li:hover .whyfimg{
  color:#2b2b2b;
}
.whyf_left ul li:hover .whyfdi a{
  color:#f80000;
}

.whyf_right{
 float:left;
 margin-left:19px;
 width:670px;
 height:375px;
}
/*为什么 end*/


/*新闻 start*/
.xinwen{
  width:100%;
  height:auto;
  overflow:hidden;
  margin-top:10px;
}
.xinwen_span{
  width:225px;
  height:30px;
  margin:0 auto;
  margin-top:25px;
  margin-bottom:15px;
}
.xinwen_span a{
  display:block;
  width:75px;
  height:30px;
  float:left;
  font-size:14px;
  text-align:center;
  line-height:30px;
}
.xinwen_span a:hover{
  background-color:#f90000;
  color:#fff;
}
.xinwen_span a.x1{
  background-color:#f90000;
  color:#fff;
}

.xw{
  width:1024px;
  height:auto;
  overflow:hidden;
  margin:0 auto;
  margin-bottom:90px;
  display:none;
}
.xw_kuai{
  width:1024px;
  height:142px;
  margin-bottom:5px;
  margin:0 auto;
  margin-bottom:5px;
}
.xw_kuai .xw_kuai_left{
  display:block;
  float:left;
  width:433px;
  height:142px;
}
.xw_right{
  float:left;
  width:590px;
  height:140px;
  border:1px solid #d2d2d2;
  border-left:0px;
}
.xwr_mid{
 float:left;
 width:400px;
 height:130px;
 padding:5px 30px;
}
.xw_right_title{
  width:400px;
  height:30px;
  line-height:30px;
  color:#bbbbbb;
  font-size:16px;
}
.xw_right_title span{
  color:#f90000;
}
.xw_right_title a{
  color:#464646;
}
.xw_right_title a:hover{
  color:#f90000;
}

.xwr_mid p{
  color:#a8a8a8;
  font-size:12px;
  line-height:22px;
  padding-bottom:25px;
}
.xw_right_bot{
  color:#a8a8a8;
  font-size:12px;
  line-height:22px;
}
.xw_right_bot span{
  color:#f90000;
  font-weight: bold;
}


.xwr_right{
 width:116px;
 height:116px;
 float:left;
 background:url('../image/xw_time.png') no-repeat;
 margin-top:10px;
}
.xwr_right p{
      color: #d2d2d2;
    font-size: 52px;
    text-align: center;
    padding-top: 8px;
    font-weight: bold;
}
.xwr_right span{
  display:block;
  height:20px;
  line-height:20px;
  text-align:center;
  color:#d2d2d2;
  font-size:15px;
}
/*新闻 end*/


/* 2018 liu crux */
.crux{ padding-top:130px; padding-bottom:60px;}
.crux:after{clear:both;display:block;content:'';}
.crux .t{ color:#e71a41; text-align: center; font-size: 34px; margin:0 auto; width: 100%; margin-bottom:110px;}
.crux .t dd{ padding:16px 0 0 0;}
.crux .ll{}
.crux .ll .l{float:left; text-align: center; width: 326px; padding:0px 15px; margin-right:96px;}
.crux .ll .l:nth-child(3n){margin-right:0px;}
.crux .ll .l dt{ line-height: 40px; font-size:26px;}
.crux .ll .l dd{font-size: 18px;color:#888;line-height:200%;}
.crux .ll .l dd.x{width: 108px;height:1px; line-height:1px;background:#e71a41;margin:52px auto;}

.celue{height:846px; background:url('../image/b.jpg') no-repeat; background-size:100% 100%;background-attachment:fixed; text-align: center; color:#fff;}
.celue .t{color:#e71a41;font-size:34px; padding-top: 150px;}
.celue .t dt{font-size: 48px; padding-bottom:10px;font-weight:bold;}
.celue .t dd{color:#fff;}
.celue .y{ padding: 100px 0 72px 0;height:32px; line-height: 32px; background:url('../image/x.png') no-repeat center; font-size:24px;}
.celue .y span{ margin:0px 50px;}
.celue .c{width:1000px;margin:0 auto; line-height: 30px; padding-bottom:100px;clear:both;}
.celue .c:after{clear:both;content:'';display: block;}
.celue .c dl{width:144px;float:left;margin:0 28px;}
.celue .c dl dd{font-size: 24px;text-align: center;padding-top:25px; line-height: 150%;}
.celue .c dl dd b{font-size:30px;clear:both;display: block;}
.celue .m{width:100%;text-align: center;}
.celue .m a{color:#e71a41;display: inline-block;width:188px;height:44px;border:solid 1px #838383;border-radius: 3px;line-height: 44px;text-align: center;font-size: 18px;color:#838383;}
.celue .m a:hover{color:#e90042;border:solid 1px #e90042;}
.center{
  margin:0 auto;
}
img.center{
  width:100%;
}
.serv{background:#f6f6f6;text-align: center; }
.serv .t{padding: 130px 0;}
.serv .t dd{font-size:34px; padding-top:10px;}
.serv .ll{padding-bottom:46px;}
.serv .ll dl{padding-bottom:84px;}
.serv .ll dl dt{padding-bottom:45px;}
.serv .ll dl dd{font-size:20px;color:#252525; line-height: 160%;}
.serv .ll dl dd b{font-size:30px;color:#000;padding-bottom:10px; line-height: 200%;}
.serv .ll dl dd a{display: inline-block;width:160px;height:36px;border:solid 1px #c1c1c1;color:#c1c1c1;font-size:18px;line-height: 36px;margin-top:30px;}
.serv .ll dl dd a:hover{color:#e90042;border:solid 1px #e90042;}
.serv .l{float:left; width:220px;padding:0px 16px; text-align: center;margin-bottom:78px;}
.serv .l p{margin-bottom:18px;}
.serv .l dl{}
.serv .l dl dt{ line-height: 38px;font-size:20px;color:#e71a41;font-weight:bold;}
.serv .l dl dd{line-height: 30px;height:60px; color: #797979;margin-bottom:15px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.serv .l a{color:#797979;}
.serv .l a:hover{color:#e71a41;}




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