

body,p,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd {
	margin:0;
	padding:0;
}
div,ul,h1,h2,h3,h4,h5,h6 {
	box-sizing:border-box;
}
ul,ol,li {
	list-style:none;
	padding: 0; 
	margin: 0;
}
img {
	max-width:100%;
}
a {
	color:#8B959D;
	text-decoration: none;
}
a:hover {
	color:#8B959D;
	text-decoration:none;
}
a:visited {
	color:#005D8F;
}
button,input,textarea {
	letter-spacing:.5px;
	outline:none;
}

body {
	line-height:1.5;
	font-family:"Microsoft YaHei",Arial,sans-serif;
	letter-spacing:.1px;
	width:100%;
	overflow-x:hidden;
	background:#F8F9FA;
}
html {
	font-size:15px;
}

@media only screen and (max-width:575px) {
   html {font-size:14px!important;}
}
@media  (min-width:576px)  and (max-width:991px){
   html {font-size:15px!important;}
}

@media  (min-width:992px) and (max-width:1199px){ 
   html {font-size:15px!important;}
}
@media  (min-width:1200px) {
   html {font-size:16px!important;}
}

header { background: #fff; }

.h-top {   height:2rem; line-height:2rem;  font-size: 0.9rem; border-bottom:0.1rem solid #E8EBED;       }
.h-top-area { position: relative;    }
.h-top-select { box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 13%); z-index: 10; background: #fff; position: absolute; left:0rem; top: 2.5rem;padding: 1rem;   width: 100%;     }
.h-top-select .area-box   {          }
.h-top-select .area-box a { color:#000 ; }
.h-top-link { text-align: right; }
.h-top-link a { font-size:0.8rem; }
.h-middle { padding: 1rem 0; }

.navbar-toggler { color: rgba(0, 0, 0); }
.navbar-toggler-icon {  font-size: 2.5rem;  font-weight: bold; }
.h-middle-inner { display: flex; flex-wrap: wrap;align-items: center;  position: relative; justify-content: space-between; }

.header-logo {  }
.header-logo-des { float: right;  margin:1rem 0 0 1rem;         }
.header-logo-des  dt { margin: 0 0 0.5rem; }
.header-logo-des span { background:#FF6B35;color: #fff;border-radius: 0.3rem; padding:0.2rem  0.5rem; margin:0 0.5rem 0 0; font-size:0.9rem;}
.header-searchin {  display:inline-block; width: 4rem; text-align: center;             }
.header-searchin i { font-size: 2rem; }
.header-icon { width: 3rem; visibility: hidden; display: none;}
.header-searchicon { display: none; font-size: 1.6rem; }
.header-search { min-width: 30rem;    }
.header-search-form { border: 0.05rem solid #E8EBED; border-radius: 0.5rem; display:flex; }
.header-select { position: relative;          }
.header-select-inner { height: 3rem; border-radius:0.3rem 0 0 0.3rem; cursor: pointer; padding: 0 1.5rem 0 1rem; font-size:1rem; border: 0.05rem solid #E8EBED;  }
.header-select-inner  selected {  background:#f5f5f5;  }
.header-searchbox {  position: relative; width:100%; }
.header-searchbox-input {  width: 100%; padding:0 5rem 0 1rem; height: 100%; border: 0.05rem solid #E8EBED; border-radius:0  0.3rem 0.3rem  0;       }
.header-searchbox-button { position: absolute; top: 0; right: 0; border-radius:0  0.3rem 0.3rem  0; background:#f93961; color: #fff;    height: 100%;   border: none; padding: 0 1.5rem;}

.header-contact { width:12rem; display: inline-block;}
.header-contact span i { font-size:2rem;line-height:3rem;   }
.header-contact span {margin:0 0.6rem 0 0; float: left; display: inline-block; text-align: center; background:#FF6B35; width:3rem; height:3rem; border-radius: 1rem; color:#fff; }
.header-contact  p {color:#8B959D; font-size:0.9rem; line-height:1.5rem;}
.header-contact h5 { font-weight: bold; font-size:1.2rem; }

.mr-auto { margin-right: auto; padding: 0;}
.h-bottom { background: #00a0e8;  }
.h-bottom-inner { position: relative; display: flex; align-items: center;justify-content:space-between;        }
.offcanvas-body {    }
.offcanvas-body ul>li { position: relative;  }
.offcanvas-body ul>li.active { background: #0077B6;  }
.offcanvas-body ul>li a  {display: inline-block;   font-size:0.9rem; font-weight: bold;  color: #fff;padding: 1rem 2.5rem;   }
.offcanvas-body ul>li a:hover {background: #0077B6; }
.offcanvas-body ul>li:hover ul.dropdown-menu{ display: block; }
.offcanvas-body ul>li>ul.dropdown-menu {transition:.3s;top: 3.3rem; border-top-left-radius:0;border-top-right-radius: 0; padding: 0;      }
.offcanvas-body ul>li>ul.dropdown-menu>li a {   padding: 0 1rem; display:block; font-weight: normal; font-size: 0.9rem;line-height: 2.5rem;  background: #00a0e8; }
.offcanvas-body ul>li>ul.dropdown-menu>li a:hover { background:#0077B6; }
.offcanvas-body ul>li.nav-block { position:static;    }
.h-bottom-brand  { position: absolute; left: 0; width: 100%; background: #fff; top:100% ; z-index: 30; display: none;}
.offcanvas-body ul>li.nav-brand a:hover .h-bottom-brand   { display: block; }

@media  (max-width:992px) {
.header-searchicon { display:inline-block; }	
.header-icon { visibility: visible; }
.offcanvas-body ul>li {border-bottom:0.05rem solid #E8EBED; padding:0 1rem;   } 
.offcanvas-body ul>li.active { background: #00a0e8; color:#fff;  }
.offcanvas-body ul>li::after { position: absolute; right: 0; } 
.offcanvas-body ul>li a { position: relative; line-height:2.5rem;font-size: 0.9rem;	color:#151515; padding: 0;font-weight: normal; }

.offcanvas-body ul>li>ul.dropdown-menu  {  border: none; background: #f5f5f5; padding: 0.3rem;}
.offcanvas-body ul>li>ul.dropdown-menu>li  { display: inline-block; width:auto; font-size: 0.8rem; border:none;}
.offcanvas-body ul>li>ul.dropdown-menu>li a { padding:0 0.5rem; border:none; line-height: 1.7rem; }
.h-bottom-category { width: 100%; }
.h-bottom-category-body { width:100%; }
.h-bottom-category-body ul>li:hover>dl { opacity:1;display: block; }
.h-bottom-category-body ul>li>dl  { position: relative;left: 0; background: #f5f5f5;opacity: 1;width: 100%;display: none; }
.h-bottom-category-body ul>li>dl dt { display: none; }
.h-bottom-category-body ul>li>dl dd { display: block;width: 100%;border-bottom: 0.05rem solid #E8EBED; }
.h-bottom-category-body ul>li>dl dd a { margin: 0 0.5rem; }
.h-bottom-category-body ul>li.h-bottom-subcat a::after {content: "\f196";}
.h-bottom-category-body ul>li.h-bottom-subcat dl>dd a:hover { background: #f5f5f5; }
.header-contact  { display: none; }
.header-icon { display: inline-block; }
}

@media  ( max-width: 575px)    {                     
.header-logo-des { display: none; }
 }


/*  公共样式    */
.center-title {   text-align: center; margin:0 0 1.5rem;     }
.center-title h2,.center-title h1 {  font-size: 1.3rem; margin: 0 0 0.5rem; font-weight: bold; color:#1A1D1F;} 
.center-title p {  font-size: 0.9rem; color:#8B959D;}

.title-line {  position: relative;  margin:0 0 1rem;    }
.title-line h3 { font-weight: bold; font-size: 1rem; height: 2.5rem;line-height: 2.5rem;  display: block;    }
.title-line h3::before {  position: absolute; width: 2.5rem; height: 0.1rem; background: #00a0e8; content: ''; left: 0; bottom:0; }


.crumb { padding: 1rem 0; color: #8B959D; font-size: 0.9rem;    }
.crumb a { color: #8B959D;     }
.crumb a:hover { color: #00a0e8; }

.bg-fff { background: #fff; }
.bg-gray {background: #F8F9FA;}
.bg-blue { background:#00a0e8 url(../img/4@2x-2.png) scroll no-repeat 30% 90%; }
.bg-blue2 { background:#0077B6; }
.box { background: #fff; border-radius: 0.3rem; padding: 1rem 2rem;  }
.color-fff { color:#fff; }
@media  ( max-width: 575px) {                     
.box    {  padding: 1rem;                     }
}

/* 首页新闻  */

.i-headnews {  text-align: center;  background: #fff; margin:0 0 0.8rem;padding: 1rem;}
.i-headnews dt { padding: 0.5rem 0;  height: 2.5rem; overflow: hidden; }
.i-headnews dt a { color: #1f1f1f;font-size: 1.1rem; }
.i-headnews dt a:hover { color: #ff5400; }
.i-headnews dd { text-align: left; color: #606060 ; font-size: 0.9rem;  }
.i-onenews { position: relative; margin: 0 0 0.8rem; display: flex; background: #fff; padding: 0.7rem;  }
.i-pic {  width: 35%; margin:0 5% 0 0;}
.i-info { width: 60%; }
.i-info  h6 { height: 3rem; line-height: 1.5rem; overflow: hidden;  }
.i-info  h6 a { color: #1f1f1f; font-size:0.9rem; }
.i-info  p { color: #606060 ; font-size: 0.85rem; margin: 0.5rem 0 0; }

/*    公司介绍   */

.gui-bg { margin:0 0 3.2rem; background:url(../img/bg-image.jpg) scroll no-repeat 50% 50%; }
.gui-left {            }
.gui-left h2 {   font-size:1.5rem;line-height: 1.5rem; margin: 0 0; font-weight: bold;      }
.gui-left h2 span {   color: #223341;  font-size: 1.2rem;    }
.gui-left h2 em {  color:#4199dd;  display: block; font-style: normal; margin:1rem 0;     }
.gui-left p  {    font-size:1rem; line-height:1.7rem;  margin: 0 3rem 0 0; color: #444;  }
.gui-left ul {   margin:1rem 0;       }
.gui-left li { display: inline-block; }


.gui-right {  overflow: hidden;  display: block;     }
.gui-right img {width:100%;   }
.gui-right img:hover {  transform: scale(1.1); transition:1s;  }
.gui-data {  background:#fff;z-index:10; position: absolute; bottom:-2.5rem;  box-shadow: 0 3px 10px rgb(0 0 0 / 15%);  width:75%; padding:1rem 0;     }
.gui-databox {  text-align:center;  border-right:1px solid #E8EBED;    }
.gui-databox h4 {  color:#4199dd;  font-weight: bold; font-size:2.5rem;}
.gui-databox h4 i { font-style: normal; }
.gui-databox h4 span{ background:#223341;color:#fff;font-weight: normal; width:1.2rem; height:1.2rem; line-height:1.2rem; font-size:0.8rem; border-radius:0.6rem; }
.gui-databox p  {   font-size:0.9rem;  }

@media  (max-width:993px) {
.gui-bg  { background: none; margin:0; }	
.gui-left { text-align:center; }
.gui-left h2 {   font-size:1.5rem;line-height:1.5rem; margin:0.6rem 0 0;       }
.gui-left p  { margin: 0;   font-size:1rem; line-height: 1.6rem;     }
.gui-left li a{ font-size:1rem;  padding:0.3rem 0.6rem;  }
.gui-data {  position: relative;top:0; width:100%;  }
.gui-databox h4 { font-size:1.4rem;   }

.gui-databox h4 span  { width:1rem; height:1rem; line-height:1rem; font-size:0.7rem;background:#fff;color:#223341; }
.gui-databox p  { color:#4B5358;  font-size:1rem;  }
.gui-right {  display: none;     }

}






/*     tabchoose  tab切换 */
.tab-choose {            }
.tab-choose li { line-height: 1.5rem;  display: inline-block;  width:33%;  text-align:center;    }
.tab-choose li a { color:#00a0e8; height: 2rem;  display: inline-block; line-height:2rem;     font-size:1rem;   }
.tab-choose li i {     font-size:2rem; margin: 0 0.3rem 0 0;       }
.tab-choose  li a.active { color:#FF6B35; font-weight: bold; }
.choose-box { position: relative;  } 
.choose-pic {   }
.choose-pic img { width:100%;  }
.tab-choose .choose-text {padding:0.7rem 0;  position: absolute; background:rgba(255,255,255,0.95); left:2rem; right:2rem; bottom:2rem;  padding: 2% 3%;    }
.tab-choose .choose-texttit {margin:0.7rem 0; } 
.tab-choose .choose-texttit h3 { font-weight: bold;font-size:1.4rem; margin:0 0 0.5rem; }
.tab-choose .choose-texttit p { font-size:1rem; color:#8B959D; }
.tab-choose .choose-texttit span { color:#FF6B35; } 
.tab-choose .choose-textlist {}
.tab-choose .choose-textlist li { color:#4B5358 ;border:none; list-style: square inside; font-size:1rem; width:100%; text-align:left; margin:0;height:auto; line-height:1.6rem;}

@media  (max-width:1200px) {
.tab-choose .choose-text {  padding:2%; }	
}
@media  (max-width:993px) {
.tab-choose .choose-text { position: relative; background:#f9f9f9; left: 0; right:0; top:0; padding:0.5rem 2rem;}
.tab-choose .choose-textlist li { padding: 0; }
}
@media  (max-width:576px) {
.tab-choose li i { display: block;}
}


/*  服务    */


.serv-box  {margin: 1rem 0.5rem; color: #fff;  background:#00a0e8; padding: 4rem 1rem;text-align: center; position: relative; transition: all .5s; }
.serv-box:hover{ background:#0077B6; transform: translateY(-1rem);  }
.serv-box::after { width:calc(100% - 2rem);height:calc(100% - 2rem); position: absolute; top: 1rem; left: 1rem; content:'';border: 0.05rem solid #E8EBED;  }
.serv-bg{ width: 100%; height: 100%; background-position: center; background-size: cover; position: absolute; left: 0;top: 0;opacity: .3; }      
.serv-icon { padding: 0.5rem 0 1.5rem;     }
.serv-icon i {font-size: 3.5rem;     }
.serv-text {    }
.serv-text h3 {  font-size: 1.2rem; font-weight: bold;  }
.serv-text span {  width: 2rem; height: 0.15rem; display: block; margin:1rem auto; background: #fff;   }
.serv-text p { font-size: 0.8rem;       }

@media  (max-width:576px) {
.serv-box {  margin: 0 0 1.5rem; padding: 2rem 1rem;    }

}

/*   服务类型     */
.se-box {     margin:0 0 1.3rem;    }
.se-img { position: relative;    }
.se-layer  { display: none; background: rgba(0,0,0,0.3); width: 100%;height: 100%;position: absolute; top: 0; left: 0; }
.se-info { background: #fff; padding:1rem 2rem;   }
.se-icon {  float: left; margin: 0.3rem;   }
.se-icon i  {  font-size: 3rem;    }
.se-text {     }
.se-text h4 {  font-size:1rem; font-weight: bold; line-height: 1.6rem;   }
.se-text p {  font-size: 0.9rem; line-height:1.2rem; color: #4B5358; height: 2.3rem; overflow:hidden;    }
.se-box:hover .se-layer { z-index: 5;  display: block;  transition: .3s; }
.se-box:hover  {box-shadow: 0 0.1rem 0.3rem rgb(0 0 0 / 15%);   }

@media (max-width:576px) {
.se-info  {padding: 1rem;  }
}

/* 服务 */
.service-box {  background: #fff; border-radius: 0.2rem; text-align: center; overflow:hidden;  }          
.service-box:hover { box-shadow: 0 0.1rem 0.3rem rgb(0 0 0 / 15%); }
.service-box-pic { position: relative;   width: 100%;                   }
.service-box-pic span {  position: absolute; width: 100%; height:100%; left: 0;top: 0; background:rgba(250,250,250,0); z-index:2;}        
.service-box-pic:hover span { background:rgba(0,0,0,0.1); }
.service-box-info {  padding: 1rem 1rem 2rem;      }
.service-box-info h3 { font-size: 1rem; font-weight: bold;                  }
.service-box-info p { font-size: 0.9rem; color: #8B959D;    padding: 0.8rem;               }
a.service-btn { color:#fff; background:  #00a0e8; border: 0.1rem solid  #00a0e8;    font-size: 0.9rem;   display:inline-block;  height: 2rem; line-height: 2rem;  width: 6rem;            }
a.service-btn:hover {   border: 0.1rem solid  #00a0e8;  background: #fff;  color: #00a0e8;        }
.service-title {  text-align: center; padding: 1rem 0;    }
.service-title h1 { font-size: 1.5rem;  font-weight: bold; color:#1A1D1F;     }
.service-proce {   text-align: center;margin: 0 0 1rem; }
.service-proce span {  border:0.2rem solid #E8EBED; background: #F8F9FA;  line-height:4.6rem;   width: 5rem; height: 5rem; border-radius: 50%; display:inline-block; color: #00a0e8;}
.service-proce span i {  font-size: 2rem;          }
.service-proce h4 { padding: 0.5rem 0;  font-size: 1rem;        }
.service-proce:hover span { background:#00a0e8; color: #fff; }

.service-feature   { position: relative;          }
.service-feature::before {  top: 50%; left:0; width: 100%; height: 0.1rem; }
.service-feature::after {  top: 0; left: 50%; width: 0.1rem; height:100% ;      }
.service-feature::before,.service-feature::after    {content: ''; background: #E8EBED; position: absolute;        }
.service-feabox  {     text-align: center; padding: 1rem 0;           }
.service-feabox dt {      }
.service-feabox dt img { width: 10rem; height: 10rem; overflow: hidden;  display:inline-block;  border-radius: 50%;     }
.service-feabox dd {   padding: 0.5rem 0;   }
.service-price {  overflow-x:auto;                    }
.service-price  table { width: 100%; border: 0.1rem solid #E8EBED; text-align: center;  font-size: 0.9rem;   }
.service-price  thead { background: #F8F9FA; }
.service-price th {   padding: 0.4rem 0.6rem;   } 
.service-price td { border-top: 0.05rem solid #E8EBED;  padding: 0.4rem 0.6rem;  margin-left: -0.05rem;   border-left: 0.05rem solid #E8EBED;  }


.service-note {  font-size: 0.8rem; color: #8B959D; padding: 0.5rem 0;    }
.service-note li {  line-height: 1rem;       }

.service-info {                  }
.service-info dt  {   text-align: center; margin: 1rem 0; font-size: 0.8rem; color: #8B959D; font-weight: normal;                       }
.service-info dd  {   height: 2.5rem;  line-height: 2.5rem;   font-size: 1.1rem;                   }
.service-info dd i {    color:#00a0e8;   font-size: 1.5rem;  line-height: 2.5rem;                   }

.service-range {    text-align: center; border-radius: 0.2rem; overflow:hidden; position: relative;  margin: 0 0 1rem; }
.service-range img {  width: 100%;    }
.service-range p {     position: absolute; height:2rem; line-height:2rem; text-align: center;background:rgb(249,249,249,0.7); font-size:0.9rem;  z-index: 1;  width: 100%; bottom: 0; left: 0; display: block;   }


.service-tip {                  }
.service-tip li {   line-height: 1.5rem;  font-size: 1rem; padding: 0.5rem 0;             }
.service-tip li i {  color: #00a0e8;   font-size:1.3rem ;              }

.service-qa {                 }
.service-qa dl {    padding: 0.5rem 0;  border-bottom: 0.05rem dashed #E8EBED;            }
.service-qa dt {   color: #00a0e8;  font-size:1.1rem ;  font-weight: normal;  line-height: 2rem;             }
.service-qa dt i {   font-size:1.3rem ;               }
.service-qa dd {    font-size:0.9rem ;    line-height: 2rem;            }
.service-qa dd i{   font-size:1.3rem ;              }

.service-com {            }
.service-com li { display: flex;  border-bottom: 0.05rem solid #E8EBED;       }
.service-com li .service-comicon{ text-align: center;  width: 5rem;          }
.service-com li .service-comicon i {    font-size:3rem;  color:#00a0e8;      }
.service-com li .service-cominfo{   text-align: left; width:calc(100% - 5rem);          }
.service-com li .service-cominfo dl { padding: 0.8rem 0;font-size: 0.85rem; }
.service-com li .service-cominfo dt { color: #8B959D;     }
.service-com li .service-cominfo dd {   text-indent: 2em;    }
/*  服务内容  */
.suit-box { text-align: center; background: #fff; border-radius: 0.2rem; padding: 2rem 2.5rem;     }
.suit-box:hover {box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);}
.suit-border { border:0.1rem solid  #E8EBED; margin: 0 0 1.3rem; }
.suit-head { text-align: center; margin: 0 0 0.5rem; }
.suit-head  h4 { font-size: 1.2rem; line-height:2.5rem;  color: #00a0e8; font-weight: bold;   }
.suit-head p { color: #8B959D ; font-size: 0.9rem; line-height: 2rem;  }
.suit-head i { font-size:3rem; }
.suit-price { font-size: 0.9rem;margin:0 0 1rem; border-top:0.08rem solid #E8EBED; border-bottom:0.08rem solid #E8EBED; padding:0.5rem 0;}
.suit-price del { font-size: 0.8rem; color: #8B959D ; text-decoration: line-through; }
.suit-price i {  font-size: 1rem;  font-style: normal;}
.suit-price p {  }
.suit-info { text-align: left; border-top: 0.08rem solid #E8EBED; padding: 1rem 0; }
.suit-info dd { color:#8B959D ;height: 2rem; line-height: 2rem; font-size: 0.9rem; }
.suit-info dd:hover { color:#1f1f1f; margin:0 0 0 2px; }
.suit-info dd i {        }
.suit-intro { margin:1rem 0 ;  color: #8B959D ; font-size: 0.9rem; line-height:1.5rem;}
a.suit-btn {   padding: 0.5rem 2.5rem; display: inline-block; text-align: center; border-radius:0.4rem;  font-size: 0.9rem; background: #e8e8e8; }
a.suit-btn:hover { background: #00a0e8; color: #fff; }

/*  套餐  */

.pack-box { position: relative;  padding:3rem 2rem;  border-radius: 0.5rem;   background-color: #Fff;   overflow: hidden;  margin: 0 0 1.5rem;       }
.pack-icon { position: absolute;  right: -1.3rem; top: -1.3rem; width: 5rem; height: 5rem; border-radius: 50%; background: #00a0e8; color:#fff; text-align: center; padding: 1.5rem 1.5rem 0 0; }
.pack-icon i { font-size:1.8rem;  }
.pack-name {  padding: 0 0 0.5rem;       }
.pack-name h3 { font-size: 1.2rem;   font-weight: bold;     }
.pack-name p { font-size: 0.9rem; color: #8B959D; }
.pack-price {  font-size: 1.8rem; color: #0077B6; font-weight: bold; padding: 0 0 1rem;    }
.pack-price span  { font-size: 0.9rem; font-weight: normal;     }
.pack-info {   border-top: 0.1rem solid #E8EBED; padding: 1rem 0; border-bottom: 0.1rem solid #E8EBED;     }
.pack-info li { color: #8B959D; padding:0 1rem;font-size:0.9rem;line-height: 1.8rem; height:1.8rem; overflow: hidden; }
.pack-info li i { color:#00a0e8; font-size: 1.1rem; line-height:1.8rem; margin: 0 0.5rem 0 0; }
.pack-info dd {  line-height: 2rem; height: 2rem; overflow: hidden;  display: flex; justify-content: space-between;    }
.pack-info dd h6 { font-size:1rem; font-weight: normal; line-height: 2rem; color: #8B959D; }
.pack-info dd span { color: #00a0e8; font-size:0.9rem;   }
.pack-btn { text-align:center;  }
.pack-btn a { font-weight: bold; background: #F8F9FA; color: #00a0e8;  padding: 0.5rem; margin:1.5rem 0 0; display: block;}
.pack-btn a:hover {background:  #00a0e8;color:#fff;         }

.pack-box.active { background-color: #00a0e8; color: #fff; }
.pack-box.active .pack-icon{ background:#fff;  }
.pack-box.active .pack-icon i { color:#00a0e8; }
.pack-box.active .pack-name p{ color: #fff; }
.pack-box.active .pack-price { color: #fff; }
.pack-box.active .pack-info { color: #fff; }
.pack-box.active .pack-info li { color: #fff; }
.pack-box.active .pack-info li i { color: #fff; }
.pack-box.active .pack-info dd h6 { color: #fff; }
.pack-box.active .pack-info dd span { color: #fff; }
.pack-box.active .pack-btn a:hover { background: #F8F9FA; color:#00a0e8 ; }


/*  服务流程    */
.proce { display: block; overflow:hidden; background: #fff; border-radius: 1rem; text-align: center; padding:1.3rem 0 2rem;  position: relative; margin: 0 0 1.3rem; transition:all .3s ease; }
.proce i { display: block; font-size: 2.8rem; color: #00a0e8; line-height: 3rem; }
.proce h4 { display: block;font-size: 1rem;line-height:2.5rem;  }
.proce h6{font-weight: bold; font-size: 3rem; opacity: 0.1; color: #8B959D ; position: absolute; bottom: -1.5rem; left: 0; right: 0; }
.proce:hover { background:  #00a0e8; color: #fff;      }
.proce:hover i,.proce:hover h6 { color: #fff;box-shadow: 0 .125rem .25rem rgba(0,0,0,.075); }

.procetext { margin: 0 0 1rem; padding: 2rem;   }
.procetext h4 { font-size: 1.1rem; line-height: 2rem; font-weight: bold;   }
.procetext p { font-size:0.9rem; line-height: 1.5rem; color: #8B959D;  }
.procepic { text-align: center; margin: 1rem 0; }
.procepic i {  color: #00a0e8;  font-weight: bold;  font-size: 4rem;   }

/* 公司简介*/
.intro-right{  margin: 1rem 0;   }
.intro-right h4 {  color:#00a0e8; font-size: 1.3rem; font-weight:bold; }
.intro-right h2 { font-weight: bold;  color:#1f1f1f; font-size: 1.2rem; margin:0.8rem 0;  }
.intro-right p { color: #8B959D ; font-size: 1rem; margin: 0.5rem 0; line-height:1.6rem; }
.intro-advlist {}
.intro-advlist li { color:#8B959D  ; padding: 0.2rem 0; }
.intro-advlist li i { color:#00a0e8 ; }
a.intro-btn { font-weight: bold; background: #e8e8e8;   padding: 1rem 4rem; display: inline-block; text-align: center; border-radius:0.4rem;  font-size: 0.9rem;  }
a.intro-btn:hover { background:#00a0e8; color: #fff;  }

.intro-left { position: relative; max-width: 560px; padding: 0  0 30rem;   }
.intro-pic1 {z-index: 1;right:0; top: 0; position: absolute;  }
.intro-pic1 img { border-radius: 0.5rem; width:26rem; }
.intro-pic1::after { left:-15%; top:10%; }
.intro-pic1::before { left:-30%; top:0;   }
.intro-pic1::after,.intro-pic1::before { width: 0.2rem; height: 10rem; content: '';background:#00a0e8;  position: absolute; }
.intro-pic2 { width: 45%; z-index:1;  position: absolute; left: 0; bottom: 0; border-right: 0.5rem solid #fff; border-top:  0.5rem solid #fff; }
.intro-pic2 img {  border-radius: 0.5rem; }
.intro-year { background:#00a0e8; border-radius: 0.5rem;  position:absolute; right: 0; bottom:0; display: block; width:55%; padding: 2rem 0; text-align: center; line-height: 4rem; color:#fff;}

.total-box {margin:1rem 0 0; padding:0 0 1rem; text-align: center; border: 0.1rem solid #E8EBED; background: #fff; }
.total-box:hover { box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);  margin: 0 0 1rem; transition: all ease-in-out 0.5s; border-bottom: 0.2rem solid #00a0e8; }
.total-box i { color:#00a0e8 ;  font-size:5rem; display: block;}
.total-box h3 { font-size:2rem;font-weight: bold;}
.total-box h3 span { font-size: 0.9rem; line-height: 3rem; color: #1f1f1f; }
.total-box h3::after { content: ''; display: block; font-size: 0.2rem;  }
.total-box p { color: #8B959D; font-size: 1rem;  }

/*   mission */
.mission-bg {  background:linear-gradient(90deg,#00a0e8.18%,#0077B6 100.18%)      }

.mission-box { color:#fff; display:flex;   margin:2rem 1rem;        }
.mission-icon {  margin-right:1rem;   }
.mission-icon i { font-size:3rem;     }
.mission-content {  }
.mission-content h3{ font-size:1.2rem; margin:0 0 0.5rem;         }
.mission-content p{  font-size:0.9rem;         }

.mission-textbg {  background:#0077B6; align-items: center; display: flex; flex-direction: column; justify-content: center;  }

/*       价格      */

.meal-table { border:0.05rem solid #E8EBED; background: #fff;  }
.meal-table tr td { padding:1.3rem 2rem; }
.meal-table tbody  td:hover{ background:#e8e8e8;  }

.meal-table thead th  {  padding:2rem; }
.meal-table thead th:first-child { border-top-left-radius:0.3rem; }
.meal-table thead th:first-child { border-top-left-radius:0.3rem; }

.meal-thead-left  {   font-weight: bold;  text-align: right;   vertical-align: top;  font-size:1.2rem; }
.meal-thead-right  {   min-width:20rem; width: 20rem; border-left:0.05rem solid #E8EBED;  text-align: center;  padding:1.3rem;   }
.meal-name {  font-size:1rem;    }
.meal-price{  font-size:2.5rem;  font-family:"Arial,self";   position: relative; margin:1.3rem 0; color: #0077B6; }
.meal-price span  {   font-weight: bold;   font-size:1rem;    top:0.6rem;  }
.meal-price small {  font-size:0.9rem;   font-weight: normal;    }
.meal-user {   }
.btn-meal { background:#e8e8e8; padding:0.6rem 1.3rem;  }
.btn-meal:hover { background:#00a0e8; color:#fff; }
.meal-hover { background:#94a6c4; }

.meal-tbody-left  {   font-weight: bold; text-align: right;         }
.meal-tbody-right { border-left:0.05rem solid #E8EBED;   min-width: 20rem; width: 20rem;  position: relative;       }

.meal-li  {   align-items:center;justify-content:center;  text-align: center; margin:2rem 0 3rem;  }
.meal-li li { display: inline-block; margin:0 2rem 0 0.6rem; }
.meal-li li i { color:#00a0e8; }


/*   文化      */

.culture-box {  position:relative;  background:#fff; border-radius:0.3rem;  padding:2rem 1.3rem 1.3rem ; margin: 3rem 0 0;box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);}           
.culture-box  h3   {   font-size:1.2rem; margin: 0 0 0.6rem;font-weight: bold;                  }
.culture-box  h4   {   font-family:Arial,Impact,Georgia; font-size:1rem;margin: 0 0 0.6rem; font-weight: bold;  color: #00a0e8;              }
.culture-box  p   {     font-size:14px;  color: #8B959D;}
.culture-box  span   { font-family:Arial,Impact,Georgia;  position: absolute;   right: 2rem; top:-2.8rem;font-weight: bold;  font-size: 4rem; color: #00a0e8;  }
.culture-bg { background:url(../img/culture_bg.png) scroll no-repeat 50% -30%; }
.culture-box:hover { background: #00a0e8;box-shadow: 0 2px 4px rgb(3 27 78 / 10%); }
.culture-box:hover h3,.culture-box:hover h4,.culture-box:hover  p  { color:#fff;     } 
.culture-box:hover span { color:#fff; top:0; }
.culture-text   {                   }
.culture-text h3{    font-size: 1rem; line-height: 2rem;  font-weight: bold; }
.culture-text p {  font-size: 0.9rem; line-height: 2rem;                      }

@media (max-width:769px) {
.culture-bg  { background-image:none; }
}

/*  相册   */  

.album-box {   position: relative;   margin:0 0 4rem; }
.album-box p {            }
.album-box h4 { bottom:-1.5rem; left:2rem; right:2rem; position: absolute; text-align: center;     z-index: 3; background:#fff; padding:1rem 2rem; display: block; font-size:0.9rem;box-shadow: 0 2px 4px rgb(3 27 78 / 10%); font-weight: bold;  }

/* 授权 */
.authen-box { background:#00a0e8; overflow: hidden; margin: 0 0 2rem; box-shadow:0 .2rem 0.5rem rgba(0,0,0,.15)!important;  padding: 0.7rem; color:#fff;  }
.authen-box:hover { background:#0077B6; }
.authen-box dt {         }
.authen-box dd {  margin:0.5rem  2rem 1.5rem;  line-height: 2rem; font-size: 1rem;  text-align: center;  color:#fff;    }

/*    大事件   */

.event-tab {                            }
.event-tab ul  {  border-bottom:0.15rem solid #E8EBED;                    }
.event-tab li   { margin: 0 0.5rem 0 0;                            }
.event-tab li a { padding:0.6rem 1rem; background: #e8e8e8; text-align: center;            }
.event-tab li a.active,.event-tab li a:hover { background: #00a0e8; color: #fff;  font-weight: bold;                   }
.event-box { background: #fff; margin: 0 0 1.5rem; padding:1rem; box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);  }
.event-box h3  { font-size: 1rem; font-weight: bold;  line-height: 2rem;                }
.event-box p{ color: #8B959D ; font-size: 0.85rem; line-height: 1.2rem;      }

@media  ( max-width: 575px)    {                     
.event-tab ul {   border:none;                        }
.event-tab li   { margin: 0.8rem 0.5rem;                            }
.event-tab li a { padding: 0.5rem;   }
}


/* 搜索页    */
.search-tip {   margin: 0 0 1rem; text-align: center; color: #fff;     }
.search-tip h1 {  font-size:1.5rem;  line-height: 2rem; color:#1A1D1F;      }
.search-tip p {   font-size:0.9rem;  line-height: 1.6rem;      }    
.search-form{   margin: 0 15%;            }
.search-form form{  position: relative;            }
.search-form input{  border:0.1rem solid #E8EBED; height:2.3rem; line-height:2.3rem; border-radius:0.1rem; font-size:1.1rem;      }
.search-form button {  position: absolute; right:0; top:0; height:2.3rem; border:none; border-radius:0 0.2rem 0.2rem 0; padding: 0 0.6rem; background: #00a0e8; padding: 0 1rem; color: #fff; font-weight: bold; }

.search-box {  background: #fff; border-radius: 0.2rem; margin:0 0 1.3rem; padding:0.6rem 1rem;          }
.search-box:hover { box-shadow: 0 .125rem .25rem rgba(0,0,0,.075); }
.search-box h3 { line-height: 1.1rem; height: 3rem; overflow: hidden;     }
.search-box h3 a { font-size: 0.95rem; font-weight: bold;}
.search-box p { font-size: 0.85rem; color: #8B959D; line-height: 1.2rem; margin: 0.5rem 0; height: 5rem; width:100%;overflow: hidden; text-overflow:ellipsis;   }
.search-box ul { justify-content:space-between; display: flex; border-top: 0.05rem solid #E8EBED;  }
.search-box ul li { color: #8B959D;  display: inline-block; font-size: 0.8rem;  line-height:2rem;      }
.search-box ul li:first-child,.search-box ul li a { color: #00a0e8; }
/*       合作品牌         */
.logo-box {                }
.logo-box dd {                }
.logo-box:hover dd    {   box-shadow:0 3px 5px rgb(0 0 0 / 15%) }
.logo-box dd img {  border: 0.05rem solid #E8EBED;              }
.logo-box dt {  text-align: center; padding:0.5rem 0 1rem;              }
@media  ( max-width: 575px)    {                     
.logo-box dt {   font-weight: normal;     }
}

/*  新闻        */

.news-box { background: #fff; padding:1rem; border-radius: 0.3rem; margin: 0 0 1.5rem;         }
.news-box:hover {box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);  }
.news-box-thumb { overflow: hidden;                   }
.news-box-thumb img {  width: 100%;transition: .3s;               }
.news-box:hover .news-box-thumb img { transform:scale(1.1); }
.news-box-info {                    }
.news-box-info h3 {  padding: 0.5rem 0;    font-size:1rem; font-weight: bold;    }
.news-box-info h3 a{  height: 2.6rem;overflow: hidden;  line-height: 1.3rem;                }
.news-box-info p {background: #F8F9FA; font-size: 0.8rem;  height: 3rem; line-height: 1.3rem; overflow: hidden; color:#8B959D;  padding: 0.3rem;               }
.news-box-meta { position: relative; font-size: 0.75rem; height: 1.5rem; padding: 0.5rem 0 0; color: #8B959D;                                   }
.news-box-meta .meta-left {   position: absolute; left: 0;    }
.news-box-meta .meta-right {   position: absolute; right: 0;      }



.news-header  { text-align: center; border-bottom: 0.1rem solid #E8EBED;padding: 0.6rem 0;  margin: 0 0 1.3rem; }
.news-header  h1 { font-size: 1.5rem; font-weight: bold; line-height: 2.2rem;margin: 0 0 1rem; color:#1A1D1F; }
.news-header  p { color: #8B959D; line-height: 1.3rem; font-size: 0.9rem; }
.news-header  i { margin: 0 0 0 0.6rem; }

@media ( max-width:575px)  {

}
.news-content { font-size: 1rem; min-height:20rem; }
.news-content  p{ max-width:100%; word-wrap:break-word; line-height: 2rem; margin: 0.3rem 0; }
.news-content h2 {font-size:1.15rem;line-height:2.2rem; font-weight: bold;}
.news-content h3 {font-size:1.1rem;line-height:2rem; font-weight: bold;}
.news-content h4 {font-size:1.05rem;line-height:2rem;font-weight: bold;}
.news-content h5 {font-size:1rem;line-height:1.8rem;font-weight: bold;}
.news-content h6 {font-size:0.95rem;line-height:1.7rem;font-weight: bold;}

.news-content ul {margin-bottom:1rem;margin-left:1rem;}
.news-content ul li {list-style:circle;margin-bottom:0.3rem;}
.news-content ol {list-style-type:decimal;margin:0 0 1rem 2rem;padding:0;}
.news-content ol li {list-style-type:decimal;}
.news-content .img-zoom {overflow:visible;}
.news-content img {height:auto!important;transition:none;margin:0.5rem auto; max-width: 100%!important;  }
.news-content ul { margin:0.5rem 1rem;         }
.news-content li {  list-style:disc; line-height: 1.5rem;            }
.news-content blockquote { border-left: #00a0e8 0.3rem solid ;    position: relative;  padding: 1.5rem; background: #F8F9FA; margin: 1rem 0; }
.news-content blockquote::after {  font-family:"bootstrap-icons";  content: "\F6B0";  font-size: 2rem;position: absolute; right:1rem; bottom: 0.5rem; color: #e8e8e8;        }


.news-end  { position:relative;  text-align: center; color:#8B959D; font-size: 0.9rem; margin: 3rem 0; }
.news-end::before {  content: '-'  }
.news-end::after { content: '-' } 

.news-tags {padding:1.3rem 0;border-top:0.05rem solid  #E8EBED;  }
.news-tags h4{  font-size:1rem; font-weight: bold;  line-height:1.3rem;   height:1.3rem;  margin: 0 0 1.3rem;         }
.news-tags ul { overflow: hidden;   }
.news-tags li { display: inline-block; }
.news-tags li a {  display: block;   background: #F8F9FA;   white-space: nowrap; font-size:0.9rem;padding:0.3rem 0.6rem; border-radius:0.3rem;   margin: 0 0 0.6rem ; }
.news-tags li a:hover {  background:#00a0e8;color:#fff;}
.news-prenext { border:0.05rem solid #E8EBED;}
.news-prenext li {  font-weight: bold;  padding:2%; display: inline-block; width:49%;font-size:0.9rem; vertical-align:top; line-height:1.4rem; }
.news-prenext li a { font-size:0.9rem;  font-weight: normal; }
.news-prenext li:nth-child(2) { text-align:right;  }



/*  案例       */

.cases-tab { }
.cases-tab li {    text-align: center;   margin: 0.3rem 0.6rem 0.6rem; display: inline-block;  }
.cases-tab li a   {  font-size:1rem; padding:1rem 2.5rem;  color:#001c47;  background:#fff; border-radius: 0.4rem; background:#e8e8e8;  }
.cases-tab li a.active,.cases-tab li a:hover { background:#00a0e8;   color:#fff;  border:none;   } 
.cases-tab li i  { margin: 0 5px 0 0; }
.case-box { margin:0 0 1.5rem;    position: relative;    }
.case-box:hover {box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);  }
.case-thumbnail {   overflow: hidden;       }
.case-thumbnail img { width:100%;   transition: .3s;}
.case-box:hover .case-thumbnail img { transform:scale(1.1); }
.case-text { position: absolute;  top:0; left:0;  z-index: 2;  padding:3rem 2rem; display: none; }
.case-text h3  { font-size:1.1rem;   color:#fff;  font-weight: bold;    }
.case-text h3 a { color:#fff; }
.case-text h3 a:hover { color:#24a88e; }
.case-text p  {  font-size:1rem;  color:#fff;   border:0.05rem solid #fff; padding: 0.3rem 0.6rem;  border-radius: 0.2rem; margin: 0 0 0.5rem;    }
.case-icon {position: absolute; right:30px; bottom:30px; color:#fff; display: none; }
.case-box:hover .case-text { display: block;   }
.case-layer{ background:#24a88e; display: block;  } 
.case-box:hover .case-layer { opacity:0.6;background:#00a0e8;width:100%; height:100%;display: block;position: absolute; bottom:0; left:0;    } 
.case-box:hover .case-icon { display:block;  }

.case-li  {  margin: 0 0 1.3rem;                       }
.case-li li {display:inline-block;  margin: 0 1rem 0 0; line-height: 2rem;        }
.case-li li a {  font-size: 1.1rem;                      }
.case-li li.active a { color: #00a0e8; font-weight: bold;   border-bottom: 0.1rem solid #00a0e8;  padding: 0.3rem 0;                  }
.case-li li a:hover {                       }


@media screen and (max-width:992px) {
.case-text { display: block;  bottom:30px; left:20px;top:auto; padding:0; }
.case-text p { display: none; }	
.case-layer { position: absolute;opacity:0.6;background:#001c47; top:0;left:0; width:100%;height: 100%; }
}
@media  ( max-width: 575px)    {                     
.cases-tab li a { padding:0.3rem 0.5rem; }
 }



.case-title {  margin: 0.5rem 0;           }
.case-title h1 { font-size: 1.5rem; line-height: 2.2rem; font-weight: bold; color:#1A1D1F;           }
.case-slide {               }
.case-slide li { display: inline-block; width:25%; padding: 0.5%;  }
.case-slide li a {border: 0.1rem solid #E8EBED; display: block; padding: 0.3rem;  }
.case-slide li a.active {  border: 0.1rem solid #00a0e8;            }

.case-intro {                        }
.case-intro h3 {line-height: 2rem;  font-size: 1rem;  font-weight: bold;  color: #8B959D;                }
.case-intro p {  font-size:0.9rem; line-height: 1.5rem; text-indent:2em;                   }
.case-info {  position: relative;   }
.case-info::before{  content:''; width:100%; height:0.05rem; background:#E8EBED; position: absolute; top:50%; left:0;   }
.case-info::after{ content:''; width:0.05rem; height:100%; background:#E8EBED; position: absolute; top:0; left:50%;   }
.case-inbox {   text-align: center; padding:1rem 1rem 1rem 0;     }
.case-inbox dd {  color: #8B959D;     }
.case-inbox dt {  line-height:2rem;      }
@media screen and (max-width:992px) {
.case-info   {text-align: left; margin: 0 0 1rem; }
.case-info::before { position: relative;}
.case-info::after { position: relative; }
.case-inbox   { text-align: left; padding: 0; }	
}

/* 应用中的案例样式  */

.scase-box { background:#fff;  transition:all .2s ease; height:100%;              }
.scase-box:hover { margin:-0.3rem 0 0;box-shadow: 0 .125rem .25rem rgba(0,0,0,.075); }
.scase-thumb { position:relative; background-repeat:no-repeat; background-size:100% 100%; height:12rem;      }
.scase-thumb  img { position:absolute; left:1rem; bottom:-2rem;        }
.scase-info { padding:2rem;       }
.scase-info h3{  font-size:1.3rem; margin:0 0 1rem;       }
.scase-info p{ font-size:0.9rem;  line-height:1.5rem; color:#8B959D; height:6rem; margin:0 0 1rem;        }
.scase-info a:link{ color:#00a0e8; font-size:0.9rem; font-weight:bold;        }

/*   案例内容页样式2        */
.pcase-title  {  margin:2rem 0 0;                }
.pcase-title h1 { font-size:1.5rem;  line-height: 3rem; font-weight: bold; margin:0 0 1rem;  color:#1A1D1F;  }
.pcase-title h4 {  font-size:1.1rem;    color:#4B5358;  }
.pcase-title h4::after { content:'';background:#00a0e8;  width:3rem; height:0.15rem;display: block; margin: 1rem 0 0;}

.pcase-title p  {  font-size:0.85rem; color:#8B959D; margin: 1rem 0;    }
.pcase-info  { padding:1rem 0; }                    
.pcase-info dt { font-size:1rem;                  }
.pcase-info dd { font-size:1rem; line-height:2rem; color:#4B5358;          }



/*   发展轨迹   */

.timeline   {  position: relative; padding:1.2rem 0;   }
.timeline:after { content:''; background:#E8EBED; width:2px; height:100%; position: absolute; left:50%; top:0; transform: translateX(-50%);}
.line-dot { width:1.2rem; height:1.2rem; position: absolute; left:50%; top:0; border:1px solid #fc5e16; border-radius: 50%; transform: translateX(-50%); z-index: 1;  }
.line-dot:before {position: absolute; width:14px; height: 14px; top:2px; left:2px;content: '';background:#fc5e16;border-radius: 50%; } 
.line-story {  margin:0 2rem 1.5rem;    }
.line-story h4 {  font-size:0.9rem; font-weight: bold; line-height:1.5rem;    }
.line-story span { display:block; color:#00a0e8; font-size:1rem;  line-height:1.2rem;  margin:0;   }
.line-story p {  font-size:0.85rem; line-height:1.5rem; color:#4B5358;   }
.right-story { margin-right:3rem; text-align: right; }
.line-pic { position: relative; max-width: 330px; padding: 10px; border:1px dashed #86a0b6; border-radius: 50%; background:#fff; margin:0 auto; z-index: 1; }
.line-pic img { border-radius: 50%; }
.line-picsharp { position: absolute; bottom:-40px;left:55px;        }
.line-icon {line-height: 1.2rem; position: absolute; background:#00a0e8; width:1.2rem; height:1.2rem; text-align: center; border-radius: 50%; left:-10px; top:-10px; z-index:10;    }
.line-icon i {  color:#fff;      }
.line-pos {  position: relative;      }

@media (max-width:992px) {
.line-dot  { display: none; }
.timeline:after  { background:#E8EBED; left:0;}
.right-story { text-align: left; }
.line-pic { margin:0 auto 30px; }
.line-icon { left:2px; }
.line-story h4  { font-size:16px;     } 
.line-story span  {  font-size:14px;  }
.line-story p {font-size:13px;  }
}



/*   商品列表   */

.pro-li { background: #fff; }
.pro-li li { display: inline-block; text-align: center; width: 25%; padding: 0.5rem 0;}
.pro-li li.active {  background: #00a0e8;     }
.pro-li li a {  font-size: 1rem;                    }
.pro-li li.active a {  color: #fff;  font-weight: bold;   }

.pro-box { background: #fff;  margin: 0 0 1.5rem;  padding: 1rem;      }
.pro-box:hover { box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);   }
.pro-box-thumb {  overflow: hidden; position: relative; }
.pro-box-thumb img{ width:100%;   transition: .3s;  }
.pro-box-thumb span { position: absolute; right:0; top:0; z-index: 2; background: #0077B6; width: 2rem; height: 2rem; line-height: 2rem; color: #fff; display: block; text-align: center; opacity: 0.8; }

.pro-box:hover .pro-box-thumb img { transform:scale(1.1); }
.pro-box-info { background: #F8F9FA; padding:0.5rem;   }
.pro-box-info h3 { font-size:1rem;  font-weight: bold; line-height: 2rem;  }
.pro-box-info h3 a {     }
.pro-box-info p { color: #8B959D; font-size: 0.8rem; }

/*  商品    */
.pro-title  {  margin: 1rem 0 0.5rem;        }
.pro-title h1  { font-size: 1.4rem; line-height: 2rem;  font-weight: bold; color:#1A1D1F; margin:0 0 0.7rem;         }
.pro-title p { color:#8B959D; font-size:0.9rem; }
.pro-slide { padding:1rem 0;                  }
.pro-slide li {    width: 29%;margin:0 2%;               }
.pro-slide li a { border: 0.1rem solid #e8e8e8; border-radius: 0.1rem; display: inline-block; width:100%; height:100%;                }
.pro-slide li a.active {  border: 0.1rem solid #00a0e8;                 }


.pro-price {  line-height: 3.5rem;  color: #8B959D;      }
.pro-price  span {  color: #FF6B35;  font-weight: bold; font-size: 2rem;     }
.pro-data {  border-top: 0.1rem solid #E8EBED;  border-bottom: 0.1rem solid #E8EBED; padding:0.5rem 0;    }
.pro-data li { line-height:2rem;  display: block; font-size: 0.9rem; color: #8B959D;       }
.pro-data li span{ color: #8B959D;         }

.pro-consult  {  margin: 2rem 0;       }
.pro-btn { color: #fff;  background: #00a0e8;  font-size:1rem;  border-radius: 0.4rem; padding: 0.5rem 1.5rem; margin:0 0.5rem; }
.pro-btn:hover { color: #fff; background: #0077B6;        }
.pro-promise { color: #8B959D; line-height: 2rem;  font-size: 0.9rem;      }
.pro-promise i { color: #00a0e8; }

.pro-tab {  border-bottom: 0.2rem solid #E8EBED;  margin: 1rem 0;  padding:0.5rem 0 0.4rem;              }
.pro-tab li {   display: inline-block;               }
.pro-tab li a{   background: #F8F9FA; padding: 0.5rem 0.7rem; margin: 0 0.5rem 0 0;                 }
.pro-tab li.active a,.pro-tab li a:hover{  background: #0077B6;  color: #fff;                }

.pro-tit {  margin:1rem 0; border-bottom: 0.1rem solid #E8EBED;      }
.pro-tit h3 { font-size: 1rem; font-weight: bold; line-height: 2rem;        }


.pro-des { font-size: 0.95rem; line-height: 1.6rem;      }

.pro-parameter  { overflow-x: auto;  }
.pro-parameter  table { width: 100%; border: 0.1rem solid #E8EBED; text-align: center;  font-size: 0.9rem;   }
.pro-parameter  thead { background: #F8F9FA; }
.pro-parameter th {   padding: 0.4rem 0.6rem;   } 
.pro-parameter td { border-top: 0.05rem solid #E8EBED;  padding: 0.4rem 0.6rem;  margin-left: -0.05rem;   border-left: 0.05rem solid #E8EBED;  }


.pro-adv { background: #F8F9FA; border-radius:0.3rem;padding:2rem 1rem; text-align: center;  margin:0 auto 1rem;  }
.pro-adv span { width:4rem; height:4rem;  background:#00a0e8 ; display: inline-block;  border-radius: 50%;  line-height: 4rem;  }
.pro-adv span i{ color:#fff; font-size: 2.5rem;           }
.pro-adv h4 {  padding: 1rem 0; font-size:1rem; font-weight: bold;        }
.pro-adv p {  font-size: 0.85rem; color: #8B959D; line-height: 1.2rem; height: 3.6rem; overflow: hidden; }

.pro-qa { box-shadow: 0 0.1rem 0.3rem rgb(0 0 0 / 15%);  }



/*    客户评论   */
.guest-box { background: #fff;  position: relative; padding:3rem 2rem 0.5rem; border-radius: 0.3rem;           }
.guest-box i {    font-size: 3rem; color: #00a0e8;  position:absolute; left:2rem;top:-1rem; z-index: 3;  }
.guest-box span {  position: absolute;right: 2rem; top:0.5rem; background: #0077B6; color: #fff;  border-radius: 0.2rem; padding: 0.2rem 0.6rem; text-align: center;  }
.guest-text { color: #8B959D; font-size: 1rem;margin: 0 0 2rem; line-height: 1.5rem; height:4.5rem; overflow: hidden;}
.guest-info {              }
.guest-info h4 { font-size:0.85rem; margin: 0 0 0.5rem;           }
.guest-info h6 {  font-size:.9rem; font-weight: normal;   color: #8B959D;          }
.guest-logo { float: right; width:6rem; border:0.05rem solid #E8EBED;}

.owl-guest { position: relative; }
.owl-guest .owl-nav {      }
.owl-guest .owl-nav button { background: rgb(255,255,255,0.6); position: absolute;top:0;bottom: 0; align-items: center; opacity:0.5; }
.owl-guest .owl-nav span { font-size: 3rem; }
.owl-guest .owl-nav .owl-prev {  left:0; }
.owl-guest .owl-nav .owl-next { right:0;  } 
.owl-guest .owl-dots .owl-dot span { background:#00a0e8 !important; }
.owl-guest .owl-dots .owl-dot.active span { background:#0077B6 !important; }

/*服务特色*/
.ser-box {     margin:0 0 1.3rem;    }
.ser-img { position: relative;    }
.ser-layer  { display: none; background: rgba(0,0,0,0.3); width: 100%;height: 100%;position: absolute; top: 0; left: 0; }
.ser-info { background: #fff; padding:1rem 2rem 1.5rem;   }
.ser-icon {  float: left; margin: 0.5rem;   }
.ser-icon i  {  font-size: 3rem;    }
.ser-text {     }
.ser-text h4 {  font-size: 1.1rem; font-weight: bold; line-height: 2rem;   }
.ser-text p {  font-size: 0.8rem; line-height: 1.2rem; color: #4B5358; height: 2.4rem; overflow:   }
.ser-box:hover .ser-layer { z-index: 5;  display: block;  transition: .3s; }
.ser-box:hover  {box-shadow: 0 0.1rem 0.3rem rgb(0 0 0 / 15%);   }

/*    联系我们    */

.contact-box { background:#fff; padding:2rem 3rem 1rem; display:flex; border-bottom:0.1rem solid #E9ECEF;  }
.contact-icon { margin-right:1rem;  }
.contact-icon i { font-size:3rem; color:#00a0e8; }
.contact-info { margin:1rem 0; }
.contact-info dt {  font-size:1rem; font-weight:normal; }
.contact-info dd { font-size:0.8rem; color:#8B959D;}


/* 二维码阵列  */
.ma-box {  text-align:center; }
.ma-box dd {  }
.ma-box dd img { max-width:5rem; height:auto; }
.ma-box dt { font-weight:normal; font-size:0.95rem; line-height:3rem; color:#a9a9a9;}

/* 二维码样式2 */

.icon-box span { background-image:url(../img/social_icons.png); background-repeat: no-repeat;background-attachment: scroll; width:2.5rem; height:2.5rem; display: inline-block; color:#4B5358; line-height:2.5rem;}
.icon-box { background:#F8F9FA; width:2.5rem; height:2.5rem;  text-align:center; font-size:0.8rem;color:#4B5358; border-radius: 0.3rem; margin:0 auto; display:inline-block;  position:relative;   }
.icon-box:hover { background:#00a0e8; }
.icon-box span.wx { background-position:0 50%; }
.icon-box span.xhs { background-position:67% 50%;  }
.icon-box span.dy{ background-position:17% 50%;  }
.icon-box span.tt{ background-position:50% 50%;  }
.icon-box span.ks { background-position:33.5% 50%;  }
.icon-box span.blbl { background-position:100% 50%;  }
.icon-box-img { display: none; position:absolute;  top:-11rem; left:-3rem; width:8rem;  height:10rem; z-index:2;box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 13%); padding:1rem; background:#fff; }
.icon-box .wx:hover + .icon-box-img {
    display: block;
} 

@media (min-width:1140px) {
.icon-box  { margin:0 0 1.5rem; }
}

/*  常见问题  */

.faq {  }
.faq dl {  border-bottom: 0.1rem dashed #E8EBED; padding: 1rem 0;  }
.faq dt { line-height:2rem;  font-size:0.95rem;margin:0 0 0.3rem;  }
.faq dd { line-height:2rem;  font-size:0.95rem;color:#4B5358; }
.faq dt i { font-size:1.2rem; line-height: 2rem; color:#00a0e8; }
.faq dd i { font-size:1.2rem; line-height: 2rem; color:#0077B6;}

/* 产品特殊展现 左边1个右边2个   */
.dis-pic { border-radius:1rem;    }
.dis-bigbox { position:relative; margin:0 0 1.5rem;           }
.dis-bigbox h3 { position:absolute; font-weight: bold;  right:2.5rem;  top:2rem; font-size:1.2rem; color:#fff;}
.dis-smallbox { position:relative; margin:0 0 1.5rem;}
.dis-smallbox h3 { position:absolute; font-weight: bold;right:2.5rem;  top:2rem; font-size:1.2rem; color:#fff; }


/*    使用方法      */
.use-block {     }
.use-block span {display: inline-block; text-align: center; width:4rem; height:4rem; line-height:4rem; border-radius:50%; background:#00a0e8;      }
.use-block span i {  color:#fff; font-size:2rem;   }
.use-block h4 { margin: 1rem 0; font-weight: bold; color:#1A1D1F; font-size:1.05rem;  }
.use-block p {  color:#4B5358;  font-size:0.9rem;   }
.use-block span:hover { background:#FF6B35; } 

/* 服务  */

.servi-box { background: rgba(14,61,96,.6); display:flex; color:#fff; padding: 1rem 1.5rem; margin:0 0 1.5rem;}
.servi-icon {  font-size:3rem;  width:4rem;  text-align:left; margin:0.5rem 0 0;   }
.servi-icon i {border-right:0.05rem solid #fff; width:4rem; display:block; }
.servi-info {  padding:0 0 0 1rem; }
.servi-info h3 { font-size:1.1rem; font-weight:bold; line-height:2.2rem; }
.servi-info p { font-size:0.9rem; line-height:1.4rem;   }

/*  侧边栏       */
.w-nopadding { padding: 0!important; border-radius: 0.2rem; overflow: hidden; }
.w-box {  background: #fff; border-radius: 0.3rem; padding: 1rem;      }
.w-title {  position: relative;margin: 0 0 1rem;border-bottom:0.1rem solid #E8EBED;   padding: 0 0 0.4rem; }   
.w-title h3  { font-size:1.1rem; font-weight: bold;  }
.w-title span { position: absolute; right:0; top:0; font-size:0.9rem; }
.w-title span a { color:#8B959D; }

.w-tags { font-size:0.9rem; }
.w-tags a {border-radius:0.2rem; margin:0 0.3rem 0.6rem 0 ; display: inline-block; background:#F8F9FA; padding:0.3rem 0.6rem; color: #8B959D; }
.w-tags a:hover { background:#00a0e8; color: #fff;  }

.w-search {   padding:0.5rem 0;  }
.w-search form {  display: flex; }
.w-search input {  border: 0.1rem solid #E8EBED; width: 100%; padding: 0.2rem 0.3rem;border-radius:0.3rem 0 0 0.3rem;    }
.w-search button { font-weight: bold; width: 3rem; line-height: 3rem; height:3rem; color: #fff; text-align: center; background: #00a0e8; border-radius: 0 0.3rem 0.3rem 0; transition: all .3s ease-in-out;  flex-shrink: 0;  }

.w-total {                                     }
.w-total li {   padding: 0 0  0.3rem;  }
.w-total li a { justify-content:space-between;  display:flex;  align-items: center;  font-size:0.95rem; }
.w-total li a span { background:#F8F9FA; border-radius: 0.2rem;min-width:1.5rem;  display: inline-flex;    align-items: center; padding: 0.1rem 0.3rem; }
.w-total li a:hover  span {  background:#00a0e8; color: #fff;  }

.w-iconnews {                           }
.w-iconnews li   {  height: 2rem; line-height: 2rem; overflow: hidden;                         }  
.w-iconnews li a  { position: relative;        }
.w-iconnews li a:hover i  {  color: #00a0e8;   }
.w-iconnews li a i {  font-size:1.3rem; color:#e8e8e8; width: 3rem;  font-style: normal; font-weight: bold; margin: 0 0.5rem 0 0 ; }

.w-pro {  position: relative; padding: 0.5rem 0;      }
.w-pro-thumb { width:6rem; position: relative; overflow: hidden; }
.w-pro-thumb img { border-radius: 0.2rem; width: 100%; transition: .3s;}
.w-pro-thumb img:hover {transform:scale(1.1);}

.w-pro-info { width:calc(100% - 7rem);  position:absolute; left: 7rem; top:0.5rem;   }
.w-pro-info h4 {  font-size: 0.85rem; font-weight: bold;width:100%; overflow: hidden; height: 1.4rem;   }
.w-pro-info h4 a   {         line-height: 1.4rem;   }
.w-pro-info p  { font-size: 0.8rem; color: #8B959D; height: 2.4rem; line-height: 1.2rem; overflow: hidden; }

.w-csad  {  position: relative;          }
.w-caad-pic {           }
.w-csad-info{  position: absolute; left: 0;bottom: 0; width: 100%; z-index: 1; }
.w-csad-info::after { background-color: #00a0e8; content: ""; width: 100%; height: 10rem; right: 0;bottom: 0; z-index: -1;clip-path: polygon(0 40.8%,100% 0,100% 100%,0 100%); display: block; }
.w-csad-info dl { position: absolute; bottom: 0; z-index: 5; width: 100%; padding: 1rem 3rem; color: #fff;  }
.w-csad-info dd { font-size: 0.9rem; text-align: center;  }
.w-csad-info dt { font-size: 1.3rem;  }

.w-cate {   background: #fff;    }
.w-cate li {     border-bottom: 0.05rem solid #E8EBED; }
.w-cate li a { padding:1rem 1.5rem; display: block; position: relative;  font-size:0.9rem; font-weight: 600; }
.w-cate li a::after  {content: "\F285"; font-family: "bootstrap-icons"; position: absolute; width: 1.3rem ;height:1.3rem;  line-height:1.3rem; text-align: center; right: 2rem; top: 1.2rem;  font-size:0.8rem;  }
.w-cate li.active a,.w-cate li a:hover{   background: #00a0e8; color: #fff;     }
.w-cate li.active a::after,.w-cate li a:hover::after { background: #fff; color: #8B959D;  border-radius: 50%; }
/* 特点  */
.pt-box { margin: 0 0 1.5rem;    }
.pt-box span { padding: 0.5rem; display: inline-block; border-radius: 50%;   background:#00a0e8; color: #fff;  width: 5rem; height: 5rem; text-align: center; margin: 0 1.5rem 0 0;vertical-align: top;  }
.pt-box span i { font-size: 3rem;line-height: 4rem; }
.pt-box dl { display: inline-block; width: calc(100% - 7rem); }
.pt-box dt   {   font-size: 1rem; line-height:1.8rem;         }
.pt-box dd  {    font-size: 0.9rem;   color: #8B959D;   line-height: 1.5rem;   } 


/*   特点 */
.adv-box { margin:0 0 1rem; }
.adv-box h3 { font-size:1rem; font-weight: bold; line-height: 1.8rem;  }
.adv-box p {  font-size:0.9rem; color: #8B959D; text-indent: 2em; line-height: 1.2rem;  }
.adv-pic {  border-radius: 50%; border: 0.3rem solid #00a0e8; width: 80%; }
/*  分页     */
.pages  {   font-size:1rem; text-align: center; margin: 0 auto;   }
.pages  a    { margin:0.3rem 0; display: inline-block;  border-radius: 0.1rem;    text-align: center; padding:0.5rem  0.8rem;  background:#fff; border:0.05rem solid #E8EBED; }
.pages  a:hover    { background:#00a0e8; color:#fff;     }
.pages  b    {  border-radius: 0.1rem;  padding: 0.6rem 1rem ; background:#00a0e8; color:#fff;    }
@media (max-width:576px) {
.pages  {  font-size: 14px; }
.pages a { padding: 5px 10px;  }
.pages b { padding: 5px 10px;  }
}


/*  申请试用  */

.try-form { text-align:center;   background:#F8F9FA; padding:2rem;   border-radius:0.3rem;      }

.try-form h2 {  color:#1A1D1F; font-size:1.2rem; font-weight:bold;  }
.try-form p { color:#8B959D;  margin:1rem 0 2rem; font-size:0.9rem;}

.form-group { margin:0 0 1rem; }

/* 解决方案 */

.solu-bg {  padding:0 0 5rem;  background-position:50% 80%; background-repeat:no-repeat; background-attachment:scroll; }
.solu-header  { margin:0 1rem;           }
.solu-header h1 { color:#1A1D1F;  font-size:1.4rem; line-height:3rem;  font-weight:bold;           }
.solu-header p {  color:#4B5358;  font-size:1rem; line-height:2rem;             }


/* city */
.city-box { background: #fff; padding: 1rem 1.5rem; border-radius:0.3rem; margin: 0 0 1.3rem;        }
.city-box dt { font-size: 1.1rem;  line-height:1.6rem; }
.city-box dd { font-size: 1rem; line-height: 1.6rem;  border-bottom:0.05rem dashed #E8EBED; padding: 0.5rem 0;}
.city-box dd strong {  color: #00a0e8; }
.city-box dd a { word-break:keep-all;white-space:nowrap; margin:0 0.5rem 0 0; font-size: 0.95rem;}
.city-box dd a.hotcity {  color: #0077B6;      }
/*  sitemap     */
.sitemap   {  padding:2rem; background: #fff; }
.sitemap dl {   border-bottom: 0.05rem dashed #E8EBED; padding: 0 0 1rem; }
.sitemap  dt {  line-height: 2.5rem; font-size: 1rem;   }
.sitemap  dd {  margin: 0 0 0 1rem; line-height: 2rem;    }
.sitemap  dd a {   margin: 0 0.5rem 0 0;  font-size: 0.95rem;  }
@media  (max-width:576px )   {
.sitemap { padding:1rem;}
.sitemap  dd { margin: 0; }
}
/* 404 */
.box-404 {   background:#fff;padding: 3rem;   z-index: 1;  position: relative; }
.box-404 h2 { font-size: 5rem; color:#00a0e8; line-height: 6rem; margin:1.5rem 0;}
.box-404 h5 { font-size: 1.5rem;  }
.box-404 p  { font-size: 0.9rem; color: #8B959D; padding:1.5rem 0; }
a.btn-404   {  background: #e8e8e8;border-radius: 1.5rem; padding:0.7rem 1.2rem;  display: inline-block; margin: 0 1rem;  }
a.btn-404:hover  {  background: #00a0e8; color: #fff;  }

/* tags*/
.tags-box { background:#fff; padding:1rem;display: block; margin:0 0 0.6rem; border-radius:0.2rem;}
.tags-box:hover { background: #00a0e8;  color:#fff;}
.tags-box:hover p,.tags-box:hover i{ color:#fff;}

.tags-box h3{ font-weight: bold; font-size: 0.9rem; margin: 0 0 0.6rem; height:1.3rem; line-height:1.3rem; overflow: hidden;  }
.tags-box h3 i { color:#00a0e8; }
.tags-box p {font-size:0.85rem; color:#8B959D;}
.tags-letter { margin: 0.6rem 0 ; border-bottom:0.05rem solid #E8EBED; padding: 0 0 1.3rem; font-size:1.2rem;  }
.tags-letter a { font-family:Arial,Impact,Georgia; display: inline-block; margin: 0 0.6rem 0.3rem 0;   padding:0 0.6rem; text-transform: uppercase; }
.tags-letter a:hover {  font-weight: bold; }
.tags-letter span {  font-size: 1rem;  }
@media (max-width:576px) {
.tags-letter span { display: block; text-align: center; line-height: 1.3rem; }
}
.tags-block {display:block; margin-bottom:1.3rem; background:#fff; border-radius:0.3rem; padding:1.3rem; }
.tags-alphabet { font-size:2rem; font-family:Arial,Impact,Georgia; font-weight: bold;    }
.tags-info{font-size:0.9rem; padding:0.3rem 0.6rem; }
.tags-info a { background: #F8F9FA; padding:0.3rem 0.6rem; margin: 0 0.3rem 0.6rem; display: inline-block; border-radius: 0.15rem; color:#8B959D;     }
.tags-info a:hover {background:#00a0e8;    color: #fff; }
.tags-info a i {color:#00a0e8;   }
.tags-info a:hover i {color: #fff;}

.tag-thumb {      }
.tag-info {  padding: 1rem 0;    }
.tag-info h1 { font-size: 1.5rem;  line-height: 2rem; font-weight: bold; margin: 0 0 0.5rem; color:#1A1D1F;   }
.tag-info p { color: #8B959D; font-size: 0.85rem; line-height: 1.4rem;    }

/*  专属模块  特点  */

.feature-pic  {              } 
.feature-text  {    font-size:16px;         }
.feature-text ul {   margin: 5px 0;          }
.feature-text li {   line-height: 25px;  list-style: square inside;          }


/*   工作原理    */
.principle-pic {       }
.principle-title { padding:5px 10px; text-align: center;  font-size: 17px;  font-weight: bold; }
.principle-text  { padding:5px 10px; font-size:15px;  line-height: 24px;   }

/*  场景    */
.scene-box    { text-align:center;    border-radius:0.5rem; background:#fff;   }
.scene-thumb {   overflow:hidden;     }
.scene-thumb img {width:100%;transition:.3s;   }
.scene-info  {  background:#00a0e8; padding:0.5rem 1rem 1rem; color:#fff;          }
.scene-info span  {  border-radius:50%;  text-align:center;  width:4rem; height:4rem; display:inline-block;  background:#fff;  margin:0.5rem 0;  line-height:4rem;     }
.scene-info span i { color:#00a0e8; font-size:2.5rem;          }
.scene-info h4 {  font-size:1.1rem;   font-weight:bold; margin:0.5rem 0;                            }
.scene-info p {  font-size:0.9rem; line-height:0.5rem; margin:0.5rem 0;  line-height:1.5rem;         }

.scene-box:hover .scene-info {background:#0077B6;}
.scene-box:hover .scene-thumb img { transform:scale(1.1); }

@media  (max-width:993px) {
.scene-box  { margin:0 0 1.5rem;  }

}

/*  专属模块  核心  */
.core-box  { margin: 0 auto 1rem; text-align: center; border:0.2rem solid #00a0e8;  width:15rem; border-radius:50%;  height:15rem; padding: 1.3rem; background:#fff;  }
.core-box h4  {  font-size:1rem; line-height: 2.5rem; color:#4B5358;  }
.core-box h3 {  font-size:4rem; font-weight: bold; line-height: 5rem;  }
.core-box p {    font-size:0.9rem;  color:#8B959D;margin: 0 2rem; line-height: 1.8rem;    }
.core-text {  font-size: 0.9rem; line-height: 1.3rem;               }
.core-text b {   color:#FF6B35;      }

.core-box:hover {  border:0.2rem solid #FF6B35; background:#FF6B35;    }
.core-box:hover h4 { color:#fff; }
.core-box:hover h3 { color:#fff; }
.core-box:hover p { color:#fff; }

@media  (max-width:993px) {
.core-box  { width:12rem;  height:12rem;  }
.core-box h3 { font-size:3rem; line-height: 4rem;}
}


/*   fuction     */

.fuction-thumb {  }
.fuction-content {  margin:0 0 1rem;    }
.fuction-content h3 { font-size:1.2rem; font-weight:bold; line-height:3rem; }
.fuction-content p { font-size:0.95rem;color:#4B5358; }
.fuction-innerpic { border:0.1rem solid #E8EBED; padding:0.5rem; border-radius:0.3rem; margin:0 0 1rem; width:90%;} 
.fuction-innertext {   }
.fuction-innertext  h5 { font-size:1rem; font-weight:bold; line-height:2rem; }
.fuction-innertext  li {  font-size:0.9rem; color:#8B959D; list-style-type:disc; }

/*  视频box   */

.video-box { background:#fff;  padding:2rem; border-radius:0.3rem; margin:0 0 1.5rem;         }
.video-thumb  {  position:relative;         }
.video-thumb span {  position:absolute; left:50%; top:50%; width:4rem; height:4rem; z-index:5;  border-radius:0.5rem; text-align:center;  line-height:4rem; background:#00a0e8;  opacity:0.7; transform: translate(-50%, -50%); }
.video-thumb span:hover { opacity:0.5; }
.video-thumb span i { color:#fff; font-size:3rem; }
.video-info { padding:1rem 0;         }
.video-info h3 { font-size:1rem; font-weight: bold;   padding:0.5rem 0;        }
.video-info p { font-size:0.9rem; color:#8B959D; height:4.5rem; line-height:1.5rem; margin:0 0 2rem;        }

/* 分所  */
.branch-box  {  text-align:center; margin:0 0 1.5rem;  border:0.1rem solid #eee; background: #fff;}
.branch-box  img {   }
.branch-box h3 { font-size:1rem; font-weight:bold; line-height:2rem; margin:1rem 0 0.5rem;  }
.branch-box p { font-size:0.9rem; line-height:1.3rem; color:#808080; padding:0 1rem 1rem;  }
.branch-box  p i {color:#00a0e8;   }

/*  不同场景使用方法  */
.circle-textright { text-align:right; }
.circle-box  {  margin:2rem;        }
.circle-box span { width:5rem; height:5rem; border-radius:50%; display:inline-block; background:#00a0e8 url(../img/use-icon.png) scroll no-repeat 5px 0; background-size:cover;}
.circle-box h3   { font-size:1.2rem;margin:0.5rem 0; }
.circle-box p { height:5rem; line-height:1.5rem; color:#8B959D; font-size:0.9rem; }
.circle-pic { border-radius:50%; border:0.3rem #00a0e8 solid; margin:1rem;}
.circle-text {  text-align:center; color: #00a0e8; font-size:1.1rem; font-weight:bold;    }


/*  不同场景使用方法2  */
.cir-box { aspect-ratio: 1 / 1; width:100%;border-radius:50%;  text-align:center;   align-items: center; justify-content: center; box-sizing: border-box; color:#fff; display:flex; margin:0 0 1.5rem;  }
.cir-box h4 { font-size:3rem; line-height:3rem;   }
.cir-box h3 { font-size:1.2rem; font-weight:bold; margin:0 1rem;  }
.cir-box span { width:5rem; height:5rem; display:inline-block; background: url(../img/use-icon.png) scroll no-repeat 5px 0; background-size:cover;    }
.cir-text  { text-align:center; color: #00a0e8; font-size:1.1rem; font-weight:bold;       }


/*  不同场景使用方法3     */
.sen-box {  position:relative;  margin:0 0 1.5rem;      }
.sen-pic {  padding:0 30%  10% 0; overflow:hidden;   position:relative;    }
.sen-pic img { border-radius:1rem; }
.sen-pic span { position:absolute; top:1rem; left:1rem; background:#00a0e8; color:#fff; font-size:1.1rem; font-weight: bold; padding: 0.5rem 1rem; border-radius: 0.2rem;}
.sen-pic span a { color:#fff; }
.sen-pic span:hover { background:#0077B6; }
.sen-icon { width:5rem; height:5rem;  background:#00a0e8 url(../img/use-icon.png) scroll no-repeat 5px 0; position:absolute; right:10%; top:10%;background-size:cover;          }
.sen-info {  border-radius:0.5rem;  padding:2rem;  width:80%; background:#fff; position:absolute; right:0; bottom:0;  box-shadow:0 .125rem .25rem rgba(0,0,0,.075); height:50%;transition:all .5s ease-in-out 0s; opacity:0.9;  }
.sen-info h3 { color:#00a0e8; font-size:1.2rem; font-weight:bold; margin:0 0 1rem;      }
.sen-info p {  font-size:0.95rem; line-height:1.5rem; height:6rem;     }
.sen-info span {  color:#8B959D; font-size:0.9rem;  }
.sen-box:hover .sen-info  { width:100%; }

.sen-text { text-align:center;  font-size:1.1rem;           }
.sen-text i { color: #00a0e8; margin:0 0.2rem 0 2rem; }

/*   网站底部      */

footer { background:#0077B6; padding:3rem 0 0 ;  color:#F8F9FA; margin:5rem 0 0;position: relative;  }

.f-flag { justify-content:space-between; border-radius: 0.6rem;  margin:-8rem 0 2rem;   padding:3rem;  background:#00a0e8 url(../img/1-3-x@2x.png) scroll no-repeat 50% 60%;  flex-wrap:wrap; display:flex;                }
.f-try {            }
.f-try h3 {  font-size:1.5rem; color:#F8F9FA; font-weight: bold;  line-height:2.5rem;         }
.f-try h3 em { color:#FF6B35; font-style:normal;           }
.f-try p { font-size:1.1rem;           }
.f-cta { margin:-6rem 0 2rem;   padding:1rem;  background:#0077B6;   }
.f-advbox { position: relative; color: #fff; }
.f-advbox span { display: block;  width: 4rem; height: 4rem; border-radius: 50%; text-align: center;}
.f-advbox span i { font-size: 2rem; line-height:4rem; }
.f-advbox ul  { position: absolute; top:0px; left: 4rem; padding: 0.6rem 0;  }
.f-advbox li { height: 1.3rem; line-height:1.3rem; font-size: 1rem; }
.f-menu {          }
.f-menu dt {          }
.f-menu dd { font-size: 0.9rem;  line-height: 2.5rem;         }
.f-menu dd a { color: rgb(255,255,255,0.6); }
.f-title {       }
.f-title h3 {  font-size: 1.2rem; color: #fff; line-height: 3rem;      }
.f-contact {        }
.f-contact  li {  line-height: 2rem;  }
.f-border-right { border-right: 0.1rem solid #E8EBED; }
.f-intro {   }
.f-intro p { line-height:1.5rem;font-size:1rem; }
.f-wechat  {  text-align: left;           }
.f-wechat img {  margin:0 0 0.6rem; }
.f-wechat h5  {   font-size:0.9rem;          }

.f-icon { text-align:center;       }
.f-icon dl { margin:0 0 1rem;    }
.f-icon dt { background:#fff; opacity:0.15; width:3rem; height:3rem; border-radius:0.2rem; justify-content: center; align-items: center;   }
.f-icon dt i { font-size:2rem; opacity:1; color:#0077B6;      }
.f-icon dd {   font-size:0.7rem;      }


.f-list { }
.f-list ul { margin: 0; padding: 0;  }
.f-list li {line-height:1.6rem;font-size:0.95rem;  }
.f-list li a { color: rgb(255,255,255,0.6);  }

.f-bar { padding: 1rem 0; text-align: center; border-top:0.1rem solid #fff;   }



@media (max-width:993px) {

.f-contact-icon { margin:0 0.6rem 0 1.3rem;     }
.f-contactbox {  border:none; margin:1rem; }

}

/*  右侧跟随条  */
.fix { padding:0.5rem 0; font-size:1.5rem;  position:fixed; width:3.5rem; border-radius:0.3rem; background:#fff; box-shadow:0 0 10px rgba(0, 0, 0, 0.1); text-align:center;  z-index:99; right:1rem; top:50%;     } 
.fix a {  }
.fix a:hover { color:#FF6B35; }
.fix dt em { font-size:0.65rem; display:block; font-style:normal; color:#8B959D; }

/* 网站弹出咨询框  */

.modal-header { border:none;  padding:0.5rem; }
.modal-left  { margin:2rem 0 0 0; background: url(../img/modal-leftbg.png) scroll no-repeat;  }
.modal-left h3 { font-size:1rem;      }
.modal-left p  { font-size:0.8rem;      }
.modal-left ul {  margin:2rem 0;     }
.modal-left li {  font-size:0.8rem; color:#8B959D;      }
.modal-left li em  { color:#FF6B35; font-style:normal; font-size:0.9rem;   } 

.modal-right  {  text-align:center;    }
.modal-right h3  {  font-size:1.1rem;     }
.modal-right h6 {  font-size:0.7rem; margin:1rem 0; color:#8B959D;  }
.modal-right h5 { margin:1rem 0; font-size:1rem;  }
.modal-right h5 em {  font-size:1.2rem; font-style:normal; color:#FF6B35;  }

.modal-code { position:relative;  }
/* 伪元素样式 */
.modal-code::after {
    content: ""; /* 必需属性，创建伪元素 */
    position: absolute; /* 绝对定位 */
    top: 0; /* 初始垂直位置 */
    left: 50%; /* 水平居中 */
    transform: translate(-50%, -50%); /* 精准对齐中心点 */
    height: 0.5rem; /* 高度 */
    width: 10rem; /* 宽度 */
    border-radius: 1.5rem; /* 圆角 */
    
    /* 修复后的渐变语法 */
    background: linear-gradient(
        270deg,
        #e0ecff00,            /* 起始透明色 */
        #e3ecfecc 30%,        /* 30%位置为半透明 */
        #e3ecfecc 70%,        /* 70%位置为半透明 */
        #e0ecff00             /* 结束透明色 */
    );
    
    /* 动画属性 */
    animation: move 2s linear infinite; /* 动画名称、持续时间、速度曲线、重复次数 */
}

/* 关键帧动画定义（必须独立于选择器外部） */
@keyframes move {
    0% {
        top: 10px; /* 初始位置 */
        opacity: 1; /* 完全不透明 */
    }
    80% {
        top: 110px; /* 中间位置 */
        opacity: 1; /* 保持不透明 */
    }
    100% { /* 推荐使用标准写法（原代码中的 "to" 也可用，但非标准） */
        top: 160px; /* 结束位置 */
        opacity: 0; /* 完全透明 */
    }
}
.modal-codebg { background:url(../img/code-box.png) scroll no-repeat; width:160px; height:160px; margin:0 auto; align-items:center; justify-content:center; background-size:contain; display:flex; }
.modal-codebg img  { width:120px; height:120px;     }





