@charset "utf-8";
/*----- 首页banner -------*/
.cIndexTop { background:#e0e4ff url(../images/cajbannerBg.jpg) no-repeat center center ; background-size: cover; height: 754px; overflow: hidden;  }
.cIndexTop_mid { width: 1200px; margin: 0px auto; padding-top: 90px; overflow: hidden;}
.cindexleft { width: 560px; float: left; margin-left: 20px; }
.banner_tit  { margin-bottom: 30px;}
.cindexleft p { line-height: 30px; font-size: 16px; color: #000;  }

.cindexrig { width: 470px; float: right; height: 360px; background-image: linear-gradient(to right, rgba(255,255,255,.3), rgba(237,234,355,.8)); box-sizing: border-box; padding: 20px 20px 0px 20px; border-radius: 12px; margin:10px  20px 0px 0px;  }
.banner_btn { height: 60px; display: flex; margin-top: 40px; }
.banner_btn li { width: 180px; height: 60px; margin-right: 20px;}
 .banner_btn li a { display: block; width: 100%; padding: 15px 0px; height: 30px; line-height: 30px; font-size: 16px; font-weight: bold; color: #f0393f; background-color: #fff; box-shadow: 0px 3px 6px  rgba(141,152,194,.5); text-align: center;   position: relative;  cursor: pointer; border-radius: 6px;  }
 .banner_btn li.b_win a { color: #fff; background: linear-gradient(to bottom, rgba(248,113,71,.95),rgba(240,57,63,.95)); }
.banner_btn li svg {fill: #f35142; display: inline-block; vertical-align: middle; margin-top: -2px; transition: fill 1s linear;}
 .banner_btn li a:hover { text-decoration: none; background: linear-gradient(to bottom, #fff,#eee);   box-shadow: 0px 5px 10px  rgba(141,152,194,.5); transform: translateY(-2px);  transition: all .2s;}
.banner_btn li.b_win a:hover { background: linear-gradient(to bottom, #f87147,#ea2329); }
.banner_btn li.b_win svg {fill: #fff;}
.banner_btn li.b_mac svg { margin-top: -7px; }
.banner_btn li a ins { font-size: 14px; font-weight: normal; font-style: italic; font-weight: normal; }


.cindex_rtit  { border-bottom: 1px solid #ddd; height: 36px; line-height: 36px; padding-bottom: 10px; }
.cindex_rtit h3 { font-size: 18px; font-weight: bold; float: left;}
.cindex_rtit a.more_td { float: right; color: #495770; font-size: 14px; }
.cindex_rtit a.more_td:hover {color: #f0393f;  }
ul.td_list { padding-top: 5px; }
ul.td_list li { padding: 12px  0px;  border-bottom: 1px solid #ddd;   }
ul.td_list li a { display: block;line-height: 30px; position: relative; padding-left: 15px; font-size: 14px; white-space: nowrap; text-overflow: ellipsis;  overflow: hidden; }
ul.td_list li a::before { width: 5px; height: 5px; display: block; content: " "; background-color: #4e4c53; position: absolute; border-radius: 6px; left: 0px; top:12px;}
ul.td_list li:hover a::before {background-color: #f0393f;  }
ul.td_list li:last-child { border-bottom: 0px;}
 

/* --------  文档云同步---------- */
.layer_doc  { background: url(../images/bg_bannermid.jpg) no-repeat center center; height: 680px; box-sizing: border-box; padding-top: 80px;  background-size: cover; overflow: hidden; }
.doc_tit { width: 1200px; height: 110px; display: flex; justify-content: space-between ; margin: 0px auto;}
.doc_tit li { text-align: center;}
.doc_tit li span { display: inline-block; background: url(../images/tab_tit.png) no-repeat 0px -4px; width: 72px; height: 72px;}
.doc_tit li span.tit_02 { background-position: -143px -4px;}
.doc_tit li span.tit_03 { background-position: -283px -4px;}
.doc_tit li span.tit_04 { background-position: -420px -4px;}
.doc_tit li span.tit_05 { background-position: -553px -4px;}
.doc_tit li span.tit_06 { background-position: -683px -4px;}
.doc_tit li span.tit_07 { background-position: -805px -4px;}
.doc_tit li span.tit_08 { background-position: -934px -4px;} 
.doc_tit li span.tit_09 { background-position: -1069px -2px;} 

.doc_tit li { text-align: center; margin: 0px 10px; box-sizing: border-box; font-size: 16px; cursor: pointer; }
.doc_tit li.active { color: #ff5f19; border-bottom: 3px solid #ff5f19; }
.doc_tit li:hover {color: #ff5f19;transform: translateY(-2px); }
.doc_con { width: 1200px; margin: 0px auto; display: none;}
.cajshow { display: block;}
.doc_left { float: left; width: 480px; padding: 100px 0px 0px 40px;}
.doc_left h3 { font-size: 24px; font-weight: bold; margin-bottom: 30px;}
.doc_left p { background:  url(../images/doc_dot.png) no-repeat 0px 17px; font-size: 18px; line-height: 24px; padding: 15px 0px 8px 30px;}
a.doc_btn { display: block; width:140px; height: 40px ; line-height: 40px; text-align: center ; background-image: linear-gradient(to right, #fcb922, #ff5309); border-radius: 20px; color: #fff; margin-top: 120px; font-size: 18px; cursor: pointer; }
a.doc_btn:hover  {background-image: linear-gradient(to right, #ff5309, #fcb922); text-decoration: none;  }
.doc_rig { float: right; margin: 40px 50px 0px 0px; width: 585px; height: 360px; text-align: center; padding: 6px; background-image: linear-gradient(to right, #cfeeff, #d6deff);  border-radius: 15px; overflow: hidden;}
  .docr_pic { border-radius: 15px;width: 585px; height: 360px; border-radius: 15px; }
/* -------- 问题 ---------- */

.caj_wenti {width: 1200px;  margin: 80px auto; overflow: hidden;  }
.caj_wenti h3 { font-size: 28px; line-height: 36px; font-weight: bold;text-align: center; margin-bottom: 30px;}
.wenti_ul { display: flex;  justify-content: space-between; flex-wrap: wrap;  padding: 20px 2px;  }
.wenti_ul li {width: 385px; height: 80px; margin-bottom: 20px;   box-sizing: border-box; border: 1px solid #ddd; background: url(../images/quesonlistbg.png) no-repeat;  background-size: cover; display: flex;  align-items:center; transform: scale(1);  transform-origin: 50% 50%; transition: all .4s ease-in-out;}
.wenti_ul li:hover {border: 1px solid #ff5f19; box-shadow: 0px 5px 8px rgba(0,0,0,.1); transform: scale(1.01); }
.wenti_ul li a {  width: 100%;  line-height: 24px; padding:0px 10px 0px 20px; display: block; font-size: 16px;}
.wenti_ul li:hover a { color: #ff5f19; text-decoration: none; }

/* -------- 立即体验 ---------- */
.ty_banner { height:160px ; background: url(../images/bg_bannerbot.jpg) no-repeat center center; box-sizing: border-box; padding-top: 35px; overflow: hidden; }
.ty_txt { font-size: 20px; text-align: center; font-weight: bold; color: #fff; margin-bottom: 25px;}
.ty_txt em { font-size: 32px;}
a.ljty_btn { width: 155px; height: 36px; line-height: 36px; display: block; border: 1px solid #fff; border-radius: 3px; background-color: rgba(255,255,255,.2); color: #fff; margin: 0px auto; font-size: 16px; text-align: center;   transition: all .4s ease-in-out;}
a.ljty_btn:hover {background-color: rgba(255,255,255,.3);  text-decoration: none; transform: translateY(-2px); box-shadow: 0px 5px 8px rgba(0,0,0,.1);  }

/* -------- 问卷调查 ---------- */
.wjBox {  width:105px; position: fixed; right: 5px; top: 48%;}
.wjBox span { display: block; text-align: center; }
.wjBox span img:hover { transform: translateY(-3px); transition: all .2s ease-in-out;  }

.wjBox p a { display: block; width: 90px;  height: 32px; line-height: 32px; line-height: 32px; background-image: linear-gradient(to right,#ff7d3b,#ff4201); color: #fff; border: 1px solid rgba(255,255,255.5); border-radius:8px ; text-align: center; position: relative; margin: 0px auto; box-sizing: border-box;  }
.wjBox p a svg { fill: #fff; vertical-align: middle;}
 .wjBox p a:hover { text-decoration: none; background-image: linear-gradient(to right, #ff5309, #f0393f);transform: translateY(-3px);   transition: all .2s ease-in-out; }

/* ------------------------------ 下载页面 ------------------------------- */

.down_layer { padding:50px 0px 0px 10px; text-align: center; }
.down_layer h1 { font-size: 28px; font-weight: bold; line-height: 48px;}
.down_layer p.down_titSub { font-size: 16px; color: #666; margin-top: 5px;}
.down_layer p.down_titSub span { margin: 0px 10px;}
.downUl { height: 235px; display: flex; justify-content: space-between; width: 1200px; margin: 40px auto 0px auto;  overflow: hidden; }
.downUl li {width: 280px; height: 225px; border-radius: 16px; box-sizing: border-box; padding: 20px; text-align: center;}
.downUl li .d_pic { height: 60px; display: block; margin-bottom: 20px; }
.downUl li .d_tit { font-weight:bold; font-size: 16px;  margin-bottom: 35px;} 
.downUl li .d_ver { font-size: 12px; height: 26px; line-height:12px; color: #999; text-align: center; margin-bottom: 8px; margin-top: -5px; }
.downUl li .d_ver span { display: inline-block;  border-left: 1px solid #ccc; padding: 0px 10px;}
.downUl li .d_ver span:first-child { border-left: 0px;}
.btn_ljxz { display: block; width:90px; height: 28px ; line-height: 28px; text-align: center ; background-color: #fff; border: 1px solid #7b7b7b; border-radius: 14px; color: #222;  font-size: 12px; margin: 0px auto; cursor: pointer; }

.downUl li:hover { box-shadow: 0px 5px 10px rgba(141,152,194,.5); background-color: #fff; cursor: pointer;}
.downUl li:hover .btn_ljxz { background-image: linear-gradient(to right, #fcb922, #ff5309);   color: #fff;  font-size: 12px; border: 1px solid #fff; }
.downUl li:hover .btn_ljxz:hover  {background-image: linear-gradient(to right, #ff5309, #f0393f);text-decoration: none;  }

.down_histry { padding: 60px 0px 40px 0px; border-bottom: 1px solid #ddd; width: 1200px; margin: 0px auto; }
.down_histry a { font-size: 16px; font-weight: bold; color: #fe6600; border: 1px solid #fe6600; background-color: #feede5; height: 42px; line-height: 42px; box-sizing: border-box; display: block; width: 350px; border-radius: 40px;  text-align: center; margin: 0px auto ; }
.down_histry a:hover { border: 1px solid #fe915f; background-color: #fed8c6; text-decoration: none;}
 
/* ------------------------------ 产品动态列表 ------------------------------- */

.dontai_list { width: 1200px; margin: 0px auto; padding: 20px; border-bottom: 1px solid #ddd;}
.dontaiBox { background-color: #fff;  border-radius: 6px; margin-bottom: 20px; padding: 30px 30px 30px 240px; position: relative; }
 .dt_pic { position: absolute; left: 30px; top: 30px; width: 190px; height: 110px; }
 .dt_pic img { width: 190px; height: 110px;}
  .dontaiBox h2 { font-size: 16px; font-weight: bold; line-height: 24px; margin-bottom: 10px;}
   .dontaiBox .dt_summry { line-height: 24px; color: #555; margin-bottom: 5px;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
   .dontaiBox .dt_date { color: #737782; }
   a.dt_more { float: right; display: block; color: #1e3a6c;}
   a.dt_more:hover,.dontaiBox:hover a { color:  #f0393f; text-align: center;}
   .dontaiBox:hover { box-shadow: 0px 5px 10px rgba(0,0,0,.1); cursor: pointer;  transform: translateY(-2px);  transition: all .4s ease-in-out;}

.page {  height: 30px; text-align: center; height: 30px;  }
.page a,.page span {  height: 30px; padding: 0px 10px; display: inline-block; line-height: 30px; border-radius: 2px; border: 1px solid #d3d7de; margin: 0px 5px; text-align: center;}
.page span.active,.page a:hover { background-color: #ff5f19;border: 1px solid #ff5f19; color: #fff; color: #fff; text-decoration: none;}

 /* ------------------------------ 弹层 ------------------------------- */
 .hidelayer { position: fixed; width: 100%; height: 100%; top: 0px; left: 0px; background: rgba(0,0,0,.5); z-index: 999; display: none;}
 .down_hide { width: 800px; height: 600px; position: absolute; margin: auto; left: 0px; right: 0px ; top: 0px; bottom: 0px;  background-color: #fff; border-radius: 20px; box-shadow: 5px 5px 10px rgba(0,0,0,.1); z-index: 9999; box-sizing: border-box; padding: 30px; }
.hidetit { position: relative; font-size: 28px; text-align: center; padding: 20px 0px 40px 0px; text-align: center ;}
ins.guidebtn { position: absolute; right: 0px; top: 25px;}
ins.guidebtn a { display: block; font-size: 15px; padding: 0px 20px 0px 45px; color: #777; background: url(../images/iconSprite.png) no-repeat 18px -167px; border-radius: 16px; height: 30px; line-height: 30px;   }
ins.guidebtn a:hover { color: #ff5309; text-decoration: none; transform: translateY(-2px);   transition: all .2s;}


 ins.close { width: 26px; height: 26px; position: absolute; right: 20px; top: 15px; cursor: pointer;}
 ins.close svg { fill: #aaa; }
 ins.close:hover svg { fill:#ff5f19 ;transform: rotate(10deg); }
.hideList li { border-bottom: 1px solid #ddd; padding: 10px 5px; line-height: 36px; height: 36px; font-size: 16px;  cursor: pointer; }
.hideList li ins { display: inline-block; vertical-align: middle; margin-right: 5px; fill: #a1a1a1;}
.hideList li span { float: right; font-size: 14px; color: #777; }
.hideList li span em { margin: 0px 10px;} 
.hideList li:hover a {color: #ff5f19;}


 /* ------------------------------  移动端首页适配 
@media screen and (max-width: 767px) {
 .cIndexTop_mid,.layer_xtx,.doc_con,.doc_left,.doc_rig,.caj_wenti,.wenti_ul li { width: 100%; }
 .layer_doc { overflow: hidden; overflow-x: auto;}
  .layer_doc,.doc_left, .doc_rig { height: auto; float: none;}
 .xtx_conbot { height: auto;}
 .xtx_conbotL,.xtx_conbotR{ position: relative; width: 100%;}
  
  }------------------------------- */

.caj_certificate {width: 1200px;  margin: 40px auto; overflow: hidden;  }
.caj_certificate .cerTit { position: relative; margin-bottom: 30px;}
.caj_certificate .cerTit h3 { font-size: 28px; line-height: 36px; font-weight: bold;text-align: center; margin-bottom: 30px;}
.caj_certificate .cerTit a.more_td { position: absolute; right: 10px; top: 10px;}
.caj_subtit { font-size: 18px; color: #444; margin-top: -20px;  text-align: center;}
/* ------------------------------ 互认证书查看 与列表页共用 ------------------------------- */
.certificateTit { text-align: center; font-size: 28px; padding: 60px 0px 30px 0px; color: #222; font-weight: bold;}
.certificateCon { width: 1200px; margin: 0px auto; overflow: hidden;  }
.border_botline { border-bottom: 1px solid #ddd;}
.certificateCon ul {display: flex;  flex-wrap: wrap;  }
.certificateCon li { width: 224px; margin-right: 20px; height: 400px; background: url(../images/bg_zhengshu.jpg) no-repeat ; position: relative; cursor: pointer;}
.certificateCon li:nth-child(5n) { margin-right: 0px;}
.certificateCon li .CImg { display: block; width: 224px; height: 290px; text-align: center; margin-bottom: 20px; box-sizing: border-box; padding: 20px; position: relative; }
.certificateCon li img { width: 184px; height: 250px;  }
.certificateCon li p.CTit { font-size: 14px; color: #222;  }
.certificateCon li:hover p.CTit { color: #ff5f19;  }
 .hidebtn { display: none; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .45); }
 .certificateCon li:hover .hidebtn { display: block;}
 .hidebtn ins { display: block;position: absolute; top: 140px; left: 68px; width: 88px; height: 30px; border-radius: 15px; box-sizing: border-box; border: 1px solid #fff ; font-size: 14px; color: #fff; text-align: center;line-height: 30px;}
 .hidebtn ins:hover { background-color: rgba(255, 255, 255, .2); cursor: pointer; }

/*------- 证书图片放大 与列表页共用 begin--------- */
.zoom-certificate { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); text-align: center; overflow: auto; z-index: 100; text-align: center;}
  .zoomLayer { position:absolute; margin: auto; left: 0px; top: 0px; right: 0px; bottom: 0px;  height: 600px; }
  .zoom-certificate img { max-width: 100%; max-height: 100%; vertical-align: middle; /* cursor: zoom-out; */  }
  .zoom-certificate p.zoom_tit { font-size: 18px; color: #fff; line-height: 24px; margin: 20px auto;  width: 360px;  }
  .zoomBot { text-align: center; }
  .zoomBot ins.zoomClose { display: inline-block; width: 36px; height: 36px;  background: url(../images/iconSprite.png) no-repeat -48px -2px; cursor: pointer; }
  .zoomBot ins.zoomClose:hover { background-position:-48px -50px ; }

  /*------- 证书图片放大 与列表页共用 end --------- */

 /*------- 9.5版本 20250224版本 begin --------- */
 
 
.layer_95Down {  text-align: center; padding: 30px 0px 10px 0px;}

.layer_95Down a.downloadXcb {
  display: inline-block;
  position: relative;
  width: 180px;
  height: 40px;
  font-size: 16px; 
  line-height: 40px;
  overflow: hidden;
  box-sizing: border-box;
  background: linear-gradient(90deg, #7E94F9, #FA836D);
  /* border: 1px solid rgba(255, 255, 255, 0.32);
   border-image: linear-gradient(0deg, #7E94F9, #FA836D) 10 10; */
  transition: all 0.3s ease;
  border-radius: 20px;
  text-decoration: none;
  margin: 0px 20px;
}
.layer_95Down a .icon { fill: #f0393f; vertical-align: middle; }
.layer_95Down a.downloadXcb::after {
  content: '';
  position: absolute;
  top: 1px;
  left: 1px;
  /* 边框宽度 */
  border-radius: 20px;
  width: 178px;
  height: 38px;
  background: linear-gradient(90deg, #D9DEF9 0%, #EBE9FF 48%, #F0DFF8 100%);
  z-index: 2;
}
 
.layer_95Down a.downloadXcb span { 
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  text-align: center;
  z-index: 3;
  color: #000;
}
/* .layer_95Down a.downloadXcb span i { font-size: 14px;color: #777;} */
.layer_95Down a.downloadXcb:hover {
  box-shadow: 0px 3px 10px rgba(0, 0, 0, .2);  
}
a.downloadXcb i { font-size: 14px; font-style: italic;}
.layer_95Down a.downloadXcb:hover { transform: translateY(-2px); transition: all .2s;}
.layer_95Down a.downloadXcb:hover span {
  background: linear-gradient(90deg, #274CF7 10%, #F737CA 70%, #F34C42 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
 
 /* 下载页公测版 */
 .gcglagTit { position: relative;}
 .gcFlag { background: url(../../caj9.0/images/layer95_tips.png) no-repeat; background-size: contain; display: block; width: 44px; height: 24px; position: absolute; right: 40px; top: -23px;  }
.towbtn { display: flex;}
.towbtn a.btn_ljxz { width: 46%;}

 /* banner下面增加链接 */
 .downloadXcbox { height: 165px; width: 1200px; margin: 90px auto 0px auto; padding-top: 30px; box-sizing: border-box;  position: relative;  background: url(../../caj9.0/images/9.5downbg.png) no-repeat  center; overflow: hidden; }
 

 .cxb_title { text-align: center;  }
 
.cxb_title span { display: inline-block; font-size: 24px; line-height:30px; color: #222; font-weight: bold; position: relative; background: linear-gradient(90deg, #3959F1 0%, #F14140 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-shadow: 0px 2px 4px rgba(72, 100, 233, .2);}
.cxb_title span::before,
.cxb_title span::after  { position: absolute; content: " "; border-bottom: 1px solid #222; height: 10px; line-height: 10px; overflow: hidden; top: 5px; width: 170px;}
.cxb_title span::before { left: -210px; }
.cxb_title span::after { right: -210px;} 
 
 /* caj9.5 新特性模块 */
.caj_95_feature { background: url(../../caj9.0/images/layer95bg.jpg) no-repeat center;  background-size: cover; padding: 10px 0px 50px 0px; }
 .caj_95_featurebox { width: 1200px; margin: 70px auto 0px auto; overflow: hidden; display: flex; justify-content: space-between; align-items: center; }







