
/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
th, td /* table elements 表格元素 */ {
    margin: 0;
    padding: 0;
}
/** 设置默认字体 **/
body,
button, input, select, textarea /* for ie */ {
    font: 14px/1.5;
}
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal;}
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp {  } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读, 让 small 正常化 */
/** 重置列表元素 **/
ul, ol { list-style: none; }
/** 重置文本格式元素 **/
a { text-decoration: none; }
a:hover { text-decoration: underline; }
sup { vertical-align: text-top; } /* 重置, 减少对行高的影响 */
sub { vertical-align: text-bottom; }
/** 重置表单元素 **/
legend { color: #000; } /* for ie6 */
fieldset, img { vertical-align: top;border: 0; } /* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea { font-size: 100%; } /* 使得表单元素在 ie 下能继承字体大小 */
/* 注：optgroup 无法扶正 */
/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0; }
/* 重置 HTML5 元素 */
article, aside, details, figcaption, figure, footer,header, hgroup, menu, nav, section,
summary, time, mark, audio, video {
    display: block;
    margin: 0;
    padding: 0;
}
mark { background: #ff0; }
/* 设置placeholder的默认样式 */
:-moz-placeholder {
    color: #ddd;
    opacity: 1;
}
::-moz-placeholder {
    color: #ddd;
    opacity: 1;
}
input:-ms-input-placeholder {
    color: #ddd;
    opacity: 1;
}
input::-webkit-input-placeholder {
    color: #ddd;
    opacity: 1;
}
a{
  color: #000;
  text-decoration:none;
}
body{
        overflow-x: hidden;
        user-select: none;
}
@font-face {
    font-family: "Noto Sans TC ";
    src: url(http://www.cebpubservice.com/common/css/font/AlibabaPuHuiTi-3-55-Regular.woff2);
}

*{
  font-family: "Noto Sans TC ";
}
.clearfix:after {
  content:".";
  display:block;
  height:0;
  visibility:hidden;
  clear:both;
}
.clearfix { 
  *zoom:1; 
}
.fixedTip{position:fixed;top:300px;left: 0px;background:rgba(250,251,255,0.9);padding: 10px 0px;text-align:center;width:130px;z-index: 999999;}
.fixedTip li{height: 40px;line-height: 40px;font-size: 14px;margin-top:3px;list-style: none;}
.fixedTip a{color:#5f5f5f;text-decoration:none;display: block;}
.fixedTip a:hover{background: #ccc;color:#000;font-weight: bold;}
.fixedTip p{font-size: 18px;text-align: center;width: 70%;margin: 0 auto;padding-bottom: 10px;border-bottom: 2px solid #ccc;}
.consulting{
  width: 1280px;
  margin:0 auto;
  /*padding: 0 5% 0 5%;*/
}

.nav_active{
  color: #0099FF;
}
.nav_none{
  color: #000;
}
.go_index{
  width: 100%;
  height: 28px;
    background-color: rgba(245, 245, 245, 1);
    width: 100%;
    text-align: right;
    line-height: 28px;
    font-size: 12px;
}
.go_index a{
  margin-right: 130px;
    font-weight: 400;
    font-style: normal;
    color: #666666;
}

#header {height: 70px;width:95%;margin: 0 auto;}
#logo {margin-top: 12px;float: left;}
#header li {float: right;margin-top: 25px;font-size: 15px;list-style: none;}
#header a {text-decoration: none;color: #9e9e9e;}
#header span{display: inline-block;height: 30px;line-height: 30px;border-left: 2px solid #ccc;padding-left: 20px;margin-left: 20px;margin-top: 8.5px;font-size: 18px;color: #333;}
.bannerbox {  
            width:100%;  
            position:relative;  
            overflow:hidden;  
            height:520px;  
        }  
.banner {  
            width:1920px;  
            position:absolute;  
            left:50%;  
            margin-left:-960px;  
}  
.Carousel_map{
  width: 100%;
  height: 416px;
  display: flex;
  position: relative;
}
.Consultation_system{
  width: 100%;
  margin-top: 50px;
}
.Title_division{
  text-align: center;
  font-size: 30px;
  /*font-weight: bold;*/
  line-height: 40px;
  position:absolute;
    width: 100%;
    top: 38px;
    color: #333333;
}
#advantage{
    width: 100%;
    background: #0E1E51;
}
.Consultation_system_item_wraper{
  /*width: 1920px;*/
  width: 100%;
  /*margin:0 auto;*/
  /*background-image: url("../images/Consultation_system_bg1.jpg");*/
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    margin-bottom:70px;
}
.Consultation_system_item_1{
  /*flex: 1;*/
  width: 20%;
  /*width: 168px;*/
    height: 66%;
    margin-top: 100px;
  /*  position: absolute;
    left: 17.5%;*/
    float: left;
}
.Consultation_system_item_1 .Serial_number{
  padding-top: 35px;
  height: 70px;
  background-image: url("../images/1.png");
  background-size: 65px;
  background-repeat: no-repeat;
  background-position: center;
}
.Consultation_system_item_2{
  /*width: 168px;*/
  /*flex: 1;*/
  width: 20%;
    height: 66%;
    margin-top: 100px;
   /* position: absolute;
    left:30.5%;*/
    float: left;
}
.Consultation_system_item_2 .Serial_number{
  padding-top: 35px;
  height: 70px;
  background-image: url("../images/2.png");
  background-size: 65px;
  background-repeat: no-repeat;
  background-position: center;
}
.Consultation_system_item_3{
  /*width: 168px;*/
  /*flex: 1;*/
  width: 20%;
    height: 66%;
    margin-top: 100px;
   /* position: absolute;
    left:43.5%;*/
    float: left;
}
.Consultation_system_item_3 .Serial_number{
  padding-top: 35px;
  height: 70px;
  background-image: url("../images/3.png");
  background-size: 65px;
  background-repeat: no-repeat;
  background-position: center;
}
.Consultation_system_item_4{
  /*width: 168px;*/
  /*flex: 1;*/
  width: 20%;
    height: 66%;
    margin-top: 100px;
  /*  position: absolute;
    left:57.5%;*/
    float: left;
}
.Consultation_system_item_4 .Serial_number{
  padding-top: 35px;
  height: 70px;
  background-image: url("../images/4.png");
  background-size: 65px;
  background-repeat: no-repeat;
  background-position: center;
}
.Consultation_system_item_5{
  /*width: 168px;*/
  width: 20%;
    height: 66%;
    margin-top: 100px;
   /* position: absolute;
    left:70.5%;*/
    float: left;
}
.Consultation_system_item_5 .Serial_number{
  padding-top: 35px;
  height: 70px;
  background-image: url("../images/5.png");
  background-size: 65px;
  background-repeat: no-repeat;
  background-position: center;
}
.Consultation_system_item_title{
  text-align: center;
  line-height:35px;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}
.Consultation_system_item_text{
    padding: 10px 20px 10px 20px;
    letter-spacing: 3px;
    font-size: 12px;
    line-height: 22px;
    overflow: hidden;
    color: #666666; 
}
.Core_advantage{
    height: 475px;
    background-image: url(../images/advantage_bg.jpg);
    background-size: 100%;
    position: relative;
    width: 1280px;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.advantage_item_1{
  color: #fff;
  width: 135px;
  position: absolute;
  bottom: 209px;
    left: 19%;
    text-align: center;
}
.advantage_item_2{
  color: #fff;
  width: 135px;
  position: absolute;
  bottom: 308px;
    left: 31%;
    text-align: left;
}
.advantage_item_3{
  color: #fff;
  width: 135px;
  position: absolute;
  bottom: 228px;
    left: 44.5%;
    text-align: left;
}
.advantage_item_4{
  color: #fff;
  width: 135px;
  position: absolute;
  bottom: 293px;
    left: 57%;
    text-align: left;
}
.advantage_item_5{
  color: #fff;
  width: 135px;
  position: absolute;
  bottom: 213px;
    left: 68%;
    text-align: left;
}
.advantage_item_title{
  line-height: 35px;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
}
.advantage_bg_title{
  text-align: center;
  font-size:30px;
  color: #fff;
  /*font-weight: bold;*/
  line-height: 80px;
}
.advantage_item_content{
  font-size: 12px;
  line-height: 24px;
}
.case{
  /*width: 80%;*/
    margin:70px auto auto auto;
}
.case_icon{
  width: 100%;
  padding: 0 50px 0 50px;
  /*display:flex;*/
}
.case_icon_item{
  /*width: 180px;*/
  float: left;
  margin-right: 86.4px;
  /*flex: 1;*/
}
.case_icon_item:nth-child(6){
  margin-right:0;
}
.case-icon_img{
  width: 60px;
    float: left;
    height: 40px;
    display: flex;
    align-items: center;
}
.case-icon_img img{
  width: 32px;
  margin: 0 auto;
    display: block;
}
.case_icon_item_text_1,.case_icon_item_text_2,.case_icon_item_text_3,.case_icon_item_text_4,.case_icon_item_text_5,.case_icon_item_text_6{
  /*width: 120px;*/
  text-align: left;
  font-size: 16px;
  background-repeat: no-repeat;
    line-height: 40px;
    float: left;
}
.case_content{
  width: 100%;
  height: 100%;
  margin-top:30px;
}
.case_content-title{
  line-height: 80px;
  width: 100%;
}
.case_content-title p{
  height: 80px;
    text-align: center;
    font-size: 30px;
    color: #333333;
    /*font-weight: bold;*/
}
.case_last_class{
  width: 100%;
    height: 295px;
}
.case_last_class .case_content_item:last-child{
  margin-right:0;
}
.case_content_item_margin{
  margin-left:0;
}
.case_content_item{
  width: 406px;
  height: 270px;
  margin-right:20px;
  float: left;
  border-radius: 8px;
  border:1px solid #eee;
  margin-bottom: 30px;
  overflow: hidden;
}
.case_content_item_img{
  width: 100%;
  height: 120px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.case_content_item_img img{
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.case_content_item_title{
  width: 100%;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: red;
  font-weight: 600;
  margin-top: 10px;
}
.case_content_item_text{
  font-size: 13px;
  overflow: hidden;
  color: #807d7d;
  margin:0 15px 0 15px;
}
.case_content_item_text p:nth-child(1){
  color: #666;
}
.case_content_item_text p:nth-child(2){
  color: #999;
  line-height: 32px;
}
.case_content_item_text p{
  margin-bottom: 10px;
}
.contact{
  width: 100%;
  height: 250px;
  background-image: url("../images/contact.jpg");
  background-size: 100%;
        background-repeat: no-repeat;
}
.contact_text{
  margin-top: 39.5px;
    float: right;
    width: 50%;
    overflow: hidden;
}
.contact_text_title{
  width:60%;
  font-size: 24px;
  line-height: 65px;
  border-bottom: 2px solid #ccc;
  font-weight: bold;
  color: #333333;
}
.contact_text_service{
  margin-top:10px;
  color: #696868;
  font-size:20px;
  background-image: url("../images/us_03.jpg");
    background-size: 45px;
    background-repeat: no-repeat;
    padding-left: 50px;
    line-height: 45px;
}
.contact_text_tel{
  margin-top:5px;
  color: #585858;
  font-size:30px;
}
.top{width: 40px;height: 40px;opacity: .7;z-index:999;border-radius:50%;background-image:url("../images/top.png");background-repeat:no-repeat;background-size:100% 100%;position: fixed;top:80%;right: 3%;cursor: pointer;}
.footer{padding-top: 30px;padding-bottom: 100px;}
.contents{width:1000px;margin:0px auto;overflow: hidden;}
.fastNav{border: solid #ccc 1px;padding: 15px;}
.nav_1{padding: 0 18px;}
.nav_1 select{width: 185px;height: 20px;}
.bomLink{text-align: center;padding-top: 20px;font-size: 12px;}
.bomLink li{display: inline-block;    color: #888888;}
.bomLink li a{color: #888888;padding: 0 10px;}
.ft{padding-top: 20px;color: #888888;text-align: center;font-size: 12px;}
.fl {float: left;}
.ft span{padding: 0 10px;}
.ft span a{color: #888888;}
.ft p img{vertical-align: middle;}
.ft .ghs_icon{padding: 0px;color: #888888;}
.fastNav{border:1px solid #d6dee2;margin-top:20px;padding:15px;width:968px;_overflow:hidden;}
.fastNav h3{font-size:16px;color:#444444;font-weight: bold;}
.fastNav .nav{padding:0px 18px;height:22px;}
.fastNav select{width:185px;height:20px;line-height: 20px;border-width:1px;font-size: 12px;}
.fastNav select option{line-height: 20px;border-width:1px}


