/* 公共样式表css */
/*html,body {
    color: #333;
    margin: 0;
    height: 100%;
    font-family: "Myriad Set Pro","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #000;
}

img {
    border: 0;
}

body {
    background: #fff;
    color: #666;
}

html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #08acee;
}

button {
    outline: 0;
}

img {
    border: 0;
}

button,input,optgroup,select,textarea {
    margin: 0;
    font: inherit;
    color: inherit;
    outline: none;
}

li {
    list-style: none;
}

a {
    color: #666;
}

a:hover {
    color: #eee;
}

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
}
*/
/* 必要布局样式css */
.block-content {
    visibility: visible;
    animation-duration: 1.2s;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-name: fadeInUp;
    position: relative;
    overflow: hidden;
/*    width: 1200px;*/
    margin: 0 auto;
}

.block-content-box {
    visibility: visible;
    animation-duration: 0.4s;
    animation-delay: 0s;
    animation-iteration-count: 1;
    position: relative;
}

.block-content-box-list {
    display: table;
    /*width: 100%;*/
    padding: 0;
    margin-left:8%;
    margin-top: 30px;
    /*border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;*/
}

.block-list-item {
    width: 23%;
    display: inline-block;
    vertical-align: top;
    float:left;
}
.block-list-item-qms {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    float:left;
}

.block-list-item-box {
   /* border-left: 1px solid #eee;
    border-top: 1px solid #eee;*/
  /*  padding: 20px 20px;*/
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
    overflow: hidden;
    transition: all .5s;
    transition: all .5s;
}



.block-list-item-mask {
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
    overflow: hidden;
}

.block-list-item-image {
    padding-top: 80px!important;
    position: relative;
}

.block-list-item-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}

.block-list-item-middle {
    display: table;
    table-layout: fixed;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    width: 80px;
    margin: auto;
    border-radius: 100%;
}

.block-list-item-middle img {
    position: relative;
    vertical-align: middle;
    cursor: initial!important;
   /* width: 80%;*/
}

.block-list-item-text {
  /*  margin: 0.9em 0 0;*/
    z-index: 3;
    display: block;
}

.block-list-item-body {
    display: table;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    table-layout: fixed;
    margin-top: 0;
    text-align: center;
}

.block-list-item-body-title {
    margin-bottom: 8px;
}

.block-list-item-body-title p strong {
    font-size: 18px;
    font-family: "Microsoft YaHei", 微软雅黑, MicrosoftJhengHei, 华文细黑, STHeiti, MingLiu;
}
.block-list-item-body-text{text-align: center;  }
.block-list-item-body-text p {
  padding-left: 20px;
  padding-right: 20px;

 
/*    margin-right: 8%;*/
    color: rgb(153, 153, 153);
    font-size: 14px;
    font-family: "Microsoft YaHei", 微软雅黑, MicrosoftJhengHei, 华文细黑, STHeiti, MingLiu;
}
/* ======================功能展示========================
======================功能展示========================


/*defined*/
/*body {overflow: scroll; font-size:16px; height:100%; color: #000000; background:#FFF; font-family:"Microsoft Yahei";}
h1, h2, h3, h4, h5, h6, p, span, a{ line-height:1.2em; font-size:100%;font-family:"Microsoft Yahei";}*/

strong { font-weight:bold;}
a { color: #333;text-decoration: none;}
a:hover{text-decoration: none;}
a:hover { text-decoration:none;} 
.cl:after{ content:".";display:block;height:0;clear:both;visibility:hidden;}
.cl{ zoom:1;}
.r { float:right}
.l { float:left} 
.pt20{ padding-top:20px;}
/*.w1200{ width:1200px; margin:0 auto;}*/
.function .title h1{
    font-size: 30px;
    margin-bottom: 16px;
    
}
.function .title .xian{
    width:6%;height:2px; background:#47ccad; margin: 0 auto;
}
.function .title .biaozhu{
    width:100%;height:1px; background:#E0E0E0
}
/*one stare*/
.title{ text-align:center; padding:50px 0 15px 0;/* border-bottom:1px dashed #e0e0e0;*/}
.title h1{ font-size:40px;}
.title h1 span{ color:#1dd2af;}
.title p{ font:20px/46px "Microsoft YaHei"; color:#2c3e50;}
.title p b{color:#1dd2af;}
.important{ padding:40px 0 0px 0;/*border-top:1px dashed #e0e0e0;*/border-bottom:1px solid #dee1e1;}
.important li{ float:left;padding-left:3%;padding-right:3%;}

.important li a{ display:block;width:70px; height:70px; display:block; padding:11px;border-radius:10px;border:1px dotted #1167ba; background:#fff; margin:auto auto;}

.important li:hover a{ border:1px dotted #696969; background:#fff;}
.important li span{ width:35px; height:35px; display:block; margin:auto auto; margin-top:6px; }
.important .rcsp_1 span{ background:url("../images/product/icon1.png") no-repeat bottom center;}
.important .rcsp_2 span{ background:url("../images/product/icon2.png") no-repeat bottom center;}
.important .rcsp_3 span{ background:url("../images/product/icon3.png") no-repeat bottom center;}
.important .rcsp_4 span{ background:url("../images/product/icon4.png") no-repeat bottom center;}
.important .rcsp_5 span{ background:url("../images/product/icon5.png") no-repeat bottom center;}
.important .rcsp_6 span{ background:url("../images/product/icon6.png") no-repeat bottom center;}
.important .rcsp_7 span{ background:url("../images/product/icon7.png") no-repeat bottom center;}
.important .rcsp_8 span{ background:url("../images/product/icon8.png") no-repeat bottom center;}
.important .rcsp_9 span{ background:url("../images/product/icon9.png") no-repeat bottom center;}
.important .rcsp_10 span{ background:url("../images/product/icon9.png") no-repeat bottom center;}
.important .rcsp_11 span{ background:url("../images/product/icon9.png") no-repeat bottom center;}
.bgbg { background:url("../images/product/bgbg.png") center bottom no-repeat; width:100%; padding-bottom: 20px;}
.w1200 .important .rcsp_1:hover span, .w1200 .important .rcsp_2:hover span,.w1200 .important .rcsp_3:hover span,.w1200 .important .rcsp_4:hover span,.w1200 .important .rcsp_5:hover span,.w1200 .important .rcsp_6:hover span, .w1200 .important .rcsp_7:hover span, .w1200 .important .rcsp_8:hover span, .w1200 .important .rcsp_9:hover span{transition: background 0.3s;
-moz-transition: background 0.3s;
-ms-transition: background 0.3s;
-webkit-transition: background 0.3s;
-o-transition: background 0.3s;}
.w1200 .important .rcsp_1:hover span{ background:url("../images/product/icon1.png") no-repeat top center;}
.w1200 .important .rcsp_2:hover span{ background:url("../images/product/icon2.png") no-repeat top center;}
.w1200 .important .rcsp_3:hover span{ background:url("../images/product/icon3.png") no-repeat top center;}
.w1200 .important .rcsp_4 span:hover{ background:url("../images/product/icon4.png") no-repeat top center;}
.w1200 .important .rcsp_5 span:hover{ background:url("../images/product/icon5.png") no-repeat top center;}
.w1200 .important .rcsp_6 span:hover{ background:url("../images/product/icon6.png") no-repeat top center;}
.w1200 .important .rcsp_7 span:hover{ background:url("../images/product/icon7.png") no-repeat top center;}
.w1200 .important .rcsp_8 span:hover{ background:url("../images/product/icon8.png") no-repeat top center;}
.w1200 .important .rcsp_9 span:hover{ background:url("../images/product/icon9.png") no-repeat top center;}
.w1200 .important .rcsp_10 span:hover{ background:url("../images/product/icon4.png") no-repeat top center;}
.w1200 .important .rcsp_11 span:hover{ background:url("../images/product/icon9.png") no-repeat top center;}
.important .rcsp_9{ margin-right: 33px;}
.important li p{ line-height:18px; margin-top:20px; text-align:center; display:block; color:#1167ba; width: 120px;font-size: 16px;
}
.important li:hover p{ color:#1167ba;}
.important li strong{ border-bottom:1px solid #1167ba; position:relative; display:block;margin-top:15px;z-index:4;}
.important li strong i{display:none;  position:absolute; width:0px; height:0px; border:10px solid transparent;display:block;left: 50%;margin-left: -9px;
    border-top-color: #1167ba;}
.important_l{ padding:30px 60px 0 20px; float:left; width:60%; overflow: hidden;}
.important_l img{height:460px; }
.important_r{ overflow: hidden; width: 40%;}
.function{ position: relative; }
.function .left-jian{ position: absolute;  left: 11%; top:21%; cursor: pointer; }
.function .right-jian{ position: absolute; right: 11%;top:21%; cursor: pointer;  }


.title_1{  margin-top: 30%; /*width:400px; */margin-left: 50px; }
.title_1 h3{ font:14px/16px "Arial";text-transform: uppercase; color:#535353;  }
.title_1 h3 span ,.title_1 h2 span{ color:#ef571a; }
.title_1 h2{ font: 24px "Microsoft YaHei"; color:#535353;padding-bottom: 26px;}
.title_1  p{ font-size: 14px; }
.icon_top{ width:100%; padding-top:25px;}
.icon_top i{ display:block; width:32px; height:32px;}
.icon_top .i_left{ float:left; background:url("images/icon_left.png") 0 center no-repeat;}
.icon_top .i_right{ float:right; background:url("images/icon_right.png") 0 center no-repeat;}
.icon_top .i_left1{ float:left; background:url("images/icon_left1.png") 0 center no-repeat;}
.icon_top .i_right1{ float:right; background:url("images/icon_right1.png") 0 center no-repeat;}
.study{ padding:0px 32px;}
.study h3{ font: bold 25px/30px "Microsoft YaHei"; color:#1dd2af; display: block; padding-bottom:15px;}
.study span{ font:14px/18px "Microsoft YaHei";color:#535353;display: block;text-indent: 2em;}
.study img{ display:block; width:140px; height:90px; overflow:hidden; margin-left:35%;padding-top: 10px;}
.study .know{ background:#1dd2af; display:block; font: bold 16px/30px "Microsoft YaHei"; padding:0px 10px; border-radius:50px; height:30px; color:#FFFFFF; text-align:center; margin:0 90px; margin-top:10px;}
/*one end*/
.public_img{ display:block; width:29px; height:29px; padding:15px 0 2px 0;}
.public_img_1{ width:59px; height:29px; display:block;}
/*
======================功能展示========================
======================功能展示========================*/

/*
======================产品概述========================
======================产品概述========================*/
.product .title h1{
    font-size: 34px;
    margin-bottom: 40px;
    font-weight: bold;
    
}
.product .title .xian{
    width:2%;height:3px; background:red; margin: 0 auto;
}
.product .title .biaozhu{
    width:100%;height:1px; background:#E0E0E0
}
.product .HomeConts .caption{background-color: rgba(3,21,59,0.6);
/*margin-left:-7.8%;*/ margin-top:-99.5%;display: block;
 width:580px; height: 578px;}
.product  .solveProblem .widthSmall img{ width: 100%;  }
.product .HomeConts .caption .title{ font-size: 24px; color: #fff; padding-bottom: 40px; float: left;   }
.product .HomeConts .caption .advantage{ font-size: 16px; color: #fff;float: left; line-height: 30px; font-weight: normal; }
.product  .solveProblem .caption{  padding:80px 46px; }

.product .HomeConts .conter-caption{ background-color: rgba(255,255,255,0.2); margin-left:0%; margin-top:6%;display: block;
 width:100%; height: 60px; border-radius:12px; }
 .product .HomeConts .conter-caption .title{ margin-top: -6%; font-size: 16px;text-align: left; line-height:30px; }
.slideInLeft .yinhao{ font-size: 100px;color: #fff; position: absolute; left:0; top:8%; }
.slideInLeft .yinhao-h{ font-size: 100px;color: #fff; position: absolute; left:90%; top:100%; }
.product .HomeConts .conter-caption-1{ width:113%;  }
.function .kehu-title .xian{
    width:2%;height:2px; background:#f26324; float: left;
}

/*one stare*/
.kehu-title{ text-align:left; padding-left:11%;/* border-bottom:1px dashed #e0e0e0;*/}
.function .more-title{ color: #000； margin-top:100px;  display: block;}
.function .more-title .xian{
    width:2%;height:2px; background:#f26324; float: left;
}

/*one stare*/
.more-title{ text-align:left; padding-left:11%;/* border-bottom:1px dashed #e0e0e0;*/}
/*
======================产品概述========================
======================产品概述========================*/
/*产品优势*/

/* 必要布局样式css */
.great-content {
    width: 100%;/*
    background: #f5f5f5;*/
  
}

.great-box {
    width: 80%;
    margin: 0 auto;
}

.great-list {
    width: 25%;
    position: relative;
    display: table-cell;
    padding: 0;
    /* border-bottom: 1px solid #dadee4;
    border-right: 1px solid #dadee4;*/
    -webkit-transition: all .2s;
    transition: all .2s;
    overflow: hidden;
}

.great-item {
    display: block;
    padding: 36px 20px 25px;
    color: #333;
}
.great-item img{float: left;}
.great-item-bj {
    width: 96px;
    height: 96px;
    position: absolute;
    z-index: 1;
    bottom: -6px;
    right: 20px;
}

.great-item-in {
    position: relative;
    z-index: 2;
    padding-top: 2px;
    padding-left: 50px;
}

.great-item-title:after {
    content: '';
    position: absolute;
    width: 35px;
    height: 2px;
   /* background-color: #00a4ff;*/
    left: 0;
    bottom: 0;
}

.great-item-title {
    font-size: 18px;
    font-weight: 400;
    position: relative;
    padding-bottom: 15px;
  

}
.great-item-title img{float: left;}
.great-item-tag {
    border: 1px solid #f60;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    color: #f60;
    line-height: 1;
    padding: 2px;
    margin-left: 5px;
    font-style: inherit;
}

.great-item-text {
    font-size: 18px;
    font-weight: 600;
    position: relative;
    padding-bottom: 15px;
color: #6c6d74;
    margin-top:12px;


 
}

.great-item-msg {

    line-height: 1.6;
    color: #999999;
    font-size: 14px;
}

.great-list:hover {
    background-color: #fff;
    background-color: rgba(255,255,255,.7)
}

.great-item:hover {
  /*  color: #00a4ff;*/
}

/*产品优势*/
