/*通用样式*/

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    list-style-type: none;
    
}

.clear{
    clear: both;
}

ol,
ul,
li {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #89898c;

}
a:hover{
   text-decoration: none; 
}

.row {
    margin: 0;
    padding: 0;
}

body {
    position: relative;
    font: 12px/1.231 arial,helvetica,clean,sans-serif, Arial;
    

    line-height: 22px;
    color: #666;

}

a{
   color: #1f1715; 
}


.margin-top20 {
    margin-top: 20px;

}
.padding-top0 {
    padding-top: 0px;

}
.padding-top20 {
    padding-top: 20px;

}.padding-top20 {
    padding-top: 20px;

}

.padding-top10 {
    padding-top: 10px;

}

.margin-bottom20 {
    margin-bottom: 20px;
}

.margin-right20 {
    margin-right: 20px
}

.padding-left20 {
    padding-left: 20px;
}

.padding-right0 {
    padding-right: 20px;
}



.padding-bottom20 {
    padding-bottom: 20px;
}

.margin-bottom10 {
    margin-bottom: 10px;
}

.padding-bottom10 {
    padding-bottom: 10px;
}

.clear {
    clear: both;
}

.margin0 {
    margin: 0px;
}

.padding0 {
    padding: 0px;
}

.margin-top0 {
    margin-top: 0px;
}

.padding-bottom0 {
    padding-bottom: 0px;
}

.bg-gray {
    background: whitesmoke;
    padding-bottom: 50px;

}

.bg-white {
    background: #fff;
}

.bg-green {
    background-color: #8bc500;
}

.bg-orange {
    background-color: #ee6600;
}

.bg-blue {
    background-color: #0071c5;
}

.white-box {
    margin-top: 20px;
    display: block;
    padding: 0 30px;
    background: #FFF;
    margin-bottom: 20px;
    padding-bottom: 30px;
}




/*head区域*/


.logo{
    padding-top: 20px;
    padding-bottom: 20px;
}

.search{
    padding-top: 35px;
}

.head-email{
    padding-top: 40px;
}




.head-email-ico{
    font-size: 16px;
    float: left;
    padding-right: 10px;
    padding-top: 2px;
   
    
}

.head-email-right{
    font-size: 16px;
    float: left;
    padding-bottom:0px ;
}

.head-nav li{
   

  font-size: 18px;
   float: left;
   
   line-height: 35px;
   padding-right: 60px;
   padding-top: 15px;
   padding-bottom: 15px;
}
.head-nav li a{
    color: #333;
}

.head-nav-contact{
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
    line-height: 35px;
    background-color: #8bc500;
    
    text-align: center;
}

.head-nav-contact a{
    color: #FFF;
}

.padding-top0{
    padding-top: 0px;
}

h2{
       display: block;
        font-size: 50px;
        font-family: Gotham;
        text-transform: uppercase;
        text-align: center;
        padding-top: 50px;
        padding-bottom: 20px;
        color: #333;
        font-weight: bold;
        margin: 0;
    }
    
    
h2 a{
    color: #1f1715;
}

h3{
    display: block;
        font-family: Gotham;
        font-size: 36px;
        color: #1f1715;
        font-weight: bold;
    }
.h2-ico{
    width: 100px;
    height: 5px;
    text-align: center;
    color: #8bc500;
    display: block;
    background-color: #8bc500;
    margin: 0 auto;
    margin-top: 15px;
}

.index-about-ico{
    display: block;
        background: url(../image/ab_bg01.gif) no-repeat;
        width: 557px;
        height: 315px;
        margin: 0 0 0 -63px;
        padding-left: 63px;
}

.index-about-content{
    display: block;
        font-size: 13px;
        color: #666160;
        line-height: 25px;
        
}

.read-more{
    color: #8bc500;
    font-weight: bold;
    font-size: 16px;
    padding-top: 30px;
    display: block;
}

.bg-index-solution{
    background: #dfeffb;
}
.index-solu-head{
    text-align: center;
    display: block;
    padding-top: 50px;
    font-size: 20px;
    text-transform: uppercase;
     font-weight: bold;
}

.commercial{
    padding-left: 30px;
}

.commercial p{
    font-size: 14px;
}

.index-solu{
    padding-bottom: 20px;
}

.index-solu-list{
    padding-bottom: 50px;
}

.index-solu-list h4{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
    font-weight: bold;
}

.index-product a{
    display: block;
    border: solid 1px #e5e5e5;
    margin-top: 30px;
    text-decoration: none;
}

.index-product a:hover{
    border: solid 1px #02c63c;
}


.index-product h4{
    text-align: center;
   background: #e5e5e5;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 0;
    
}

.index-product h4:hover{
    background: #02c63c;
    color: #fff;
}

.index-product a:hover{
    background-color: #02c63c;
}

.bg-index-system{
    margin-top: 80px;
    background: url(../image/ys_bg.jpg) repeat fixed center;
}

.index-system-top{
    color: #fff;
    text-align: center;
    font-size: 24px;
    display: block;
    padding-top: 70px;
    text-transform: uppercase;
}

.index-system h2{
    margin: 0;
    color: #FFF;
    padding-top: 5px;
    
}


.index-system{
    padding-bottom: 70px;
}
.system-num{
    background-color: deepskyblue;
    height: 259px;
    color: #fff;
    font-weight: bold;
    font-size: 50px;
    text-align: center;
    line-height: 259px;
    
    
   
}

.system-num i{
    
    height: 3px;
    text-align: center;
    color: #8bc500;
    display: block;
    background-color: #fff;

    margin-top: 15px;
    margin-left: 4px;
    margin-right: 4px;
}

.system-img{
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.system-img img{
     height: 259px;
}
.system-bottom{
    background-color: #FFF;
   padding-left: 20px;
}


.system-bottom h4{
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 10px;
    display: block;
    font-size: 20px;
    color: #111;
    text-transform: uppercase;
}

.system-ico{
    color: #02c63c;
}

.system-bottom p{
        line-height: 28px;
        font-size: 15px;
        color: #111;
        
    }
.system-bottom i{
    display:table-cell; 
    vertical-align:bottom;
    padding-top: 40px;
    padding-right: 0px;
    padding-left: 0px;
}

.system-box{
    margin-top: 30px;
}

.index-case-right{
    background: url(../image/al_ddbg.png) repeat fixed center;
    width: 500px;
    height: 243px;
    margin: 73px 0 0 -111px;
 
    position: relative;
   padding-left: 30px;
   padding-top: 30px;
   
}


.index-case-right h4 {
        display: block;
        font-size: 24px;
        color: #1f1715;
        font-weight: bold;
        overflow: hidden;
}

.index-case-right i{
    height: 3px;
 
    
    display: block;
    width: 50px;
    background-color: #8bc500;
    
    margin-top: 15px;
    margin-left: 4px;
    margin-right: 4px;
}

.index-case-right p{
    font-size: 15px;
    color: #1f1715;
        line-height: 35px;
        
        overflow: hidden;
    
    }
.bg-index-case{
    background-color: #dfeffb;
    padding-bottom: 100px;
    

}

.bg-index-case a{
    text-decoration: none;
}

.index-case-left img{
    display: block;
    
}

.case-read-more{
    color: #8bc500;
        font-weight: bold;
        font-size: 16px;
       
        display: block;
}

.case-read-more:hover{
    color: #23527c;
        text-decoration: underline;
}
.index-case-change{
    position: absolute;
        bottom: 10px;
        left: 60%;
        z-index: 15;
        width: 100%;
        padding-left: 0;
        
        text-align: center;
        list-style: none;
    }
.index-case-change li{
    float: left;
    padding-left: 10px;
}

.index-news img{
  border: solid 1px #e5e5e5;
}

.index-news span{
   border: solid 1px #0071c5;
   padding:5px 15px;
   color: #0071c5;
   margin-top: 15px;
  
}
.index-news span:hover{
    color: #02c63c;
    border: solid 1px #02c63c;
}



.index-news h4{
    font-weight: bold;
    color: #333;
}

.index-news a{
    text-decoration: none;
}

.index-faq{
    background: url(../image/wd_bg.gif) repeat fixed center;
    padding-bottom: 20px;
}

.index-faq li{
    line-height: 35px;
    height: 35px;
    font-size: 14px;
    overflow: hidden;
}

.footer{
    
    background: #333;
    margin-top: 100px;
    color: #858585;
}

.footer a{
    color: #858585;
    text-decoration: none;
}

.footer-box{
    padding-bottom: 50px;
    padding-top: 70px;
}

.footer-ico{
    
    
    
    
    position: relative;
        
    
}

.footer-ico img{
    top: -51px;
    left: 45%;
    position: absolute;
}

.footer h4{
    color: #fff;
    font-weight: bold;
    
}
.medie-ico{
    padding-top: 10px;
}
.medie-ico li{
    float: left;
    padding-right: 15px;
    
}

.footer-h4-ico{
    width: 25px;
        height: 1px;
        background: #999;
        margin: 18px 0;
        display: block;
      
}

.index-contact span{
    padding-right: 10px;
}

.copyright{
    background-color: #111;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}




/*about style*/

.about-nav{
    padding-top: 30px;
}

.about-nav li{
    display: block;
    background-color: #89898c;
    border-right: solid 1px #FFF;
    text-align: center;
    color: #fff;
  
}

.about-nav a{
   color: #fff;
   font-weight: bold;
   font-size: 14px;
   display: block;
   padding-top: 10px;
   padding-bottom: 10px;
   text-decoration: none;
}

.about-nav li:hover{
    background-color: #0071c5;
}

.about-h2{
    text-align: center;
}

.about-ico{
    width: 100px;
    height: 3px;
    background-color: #02c63c;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.about-h3{
        text-transform: uppercase;
        color: #039dff;
        font-size: 32px;
        text-align: center;
        line-height: 30px;
}

.about-p{
       font-size: 16px;
       line-height: 32px;
       text-align: justify;
       color: #666;
       margin: 15px 0;
       padding: 0 20px;
}

.about-card {
    padding-top: 20px;
}

.about-card li{
    text-align: center;
    padding-top: 15px;
    
    box-shadow: 5px 5px 20px #eee;
    margin-top: 2px;
    margin-bottom: 20px;
    border: 1px solid #eee;
        
        
}
.about-more a{
    color: #fff;
    text-decoration: none;
}


.about-more i{
    border: 1px solid #eee;
    padding: 10px 20px;
    color: #fff;
    margin-top: 15px;
    background: #02c63c;
     font-weight: bold;
   
}

.about-more i:hover{
    background-color: #23527c;
    border: 1px solid #23527c;
}

.about-more {
    margin-top: 30px;
    text-align: center;
}

.about-photo p{
   
    margin-bottom: 30px;
    padding: 10px 0;
    text-align: center;
    background: #858585;
    color: #fff;
  
    font-size: 16px;
}


/*product_list style*/

.procrumb  li{
    float: left;
    padding-right: 15px;
    line-height: 35px;
    display: block;
    font-size: 16px;
  
}

.procrumb {
    display: block;
    margin-top: 5px;


    }

.procrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}


.prolist-left{
    border: 1px solid #ccc;
    margin-right: 5px;
}


.prolist-left-top{
    display: block;
    
    background: #0071c5;
    color: #FFF;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
}


.prolist-left li{
    
    background: #e5e5e5;
    border-top: 1px solid #FFF;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
   
}

.prolist-left a{
color: #666;
}

.prolist-left a:hover{
    color: cornflowerblue;
}

.prolist-left-bottom{
    background: #0071c5;
    color: #FFF;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    line-height: 25px;
   
    
    
    
}
.prolist-left-bottom span{
    
    
    padding-right: 5px;
}

.prolist-box li{
    border: 1px solid #e5e5e5;
}
.prolist-box li:hover{
    border: 1px solid #0071c5;
    
}


.prolist-box p{
    border-top: 1px solid #e5e5e5;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #e5e5e5;
    color: #858585;
    font-weight: bold;
    font-size: 16px;
}



.prolist-box a:hover{
    background-color: #0071c5;
    color: #fff;
    text-al;
    
}


/*product style*/


.product-top dt{
    float: left;
   
}


.product-top dd{
    float: left;
    padding-left: 20px;
}

.product-top dl{
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
    padding-bottom: 10px;
}

.product-h3 {
    border-left: 4px solid #0071c5;
    padding-left: 10px;
    font-size:20px;
    font-weight: 500;
    
}

.product-nav{
   

    margin-top: 30px;
    
}


.pagelist li{
    float: left;
    padding: 5px 12px;
    border: 1px solid #e4eaec;
    background: #fff;
}

.pagelist{
    margin-top:30px;
    margin-bottom: 50px;
    
}

.product-advanage li{
    
    display: block;
    margin-top: 20px;
    
  
    
    
}
.product-advanage span{
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 18px;
        color: #03a0e8;
        font-weight: bold;
        
    }

.product-advanage p{
    height:100px;
}

.product-strength li{
    margin:0;
    padding: 0;
}

.privacy-box{
    font-size: 14px;
    line-height: 32px;
        text-align: justify;
        color: #666;
        margin: 15px 0;
        padding: 0 20px;
}

.privacy-box b{
    font-weight: bold;
    color: #000;
    font-size: 16px;
}

/*news style*/

.artlist-box li{
    border: 1px solid #e5e5e5;
    padding-left: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  
    
}
.artlist-box li:hover{
    
    border: 2px solid #0071c5;
}


.artlist-h1{
    font-size: 18px;
    font-weight: bold;
    
}


.article-box{
    border: 1px solid #e5e5e5;
    padding-bottom: 300px;
}

.article-h1{
    font-size: 18px;
    color: #000;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 20px;
    
}



.article-tag{
   text-align: center;


    
}

.article-content{
    padding-top: 20px;
    font-size: 14px;
    line-height: 25px;
    word-spacing:2px;
    letter-spacing: 0.5px;
}

/*contact css*/
.contact-box title {
    text-align: center;
    font-size: 36px;
    font-weight: normal;
}

/*圆形图标背景*/
.ico-bg-round {



    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    line-height: 100px;
    text-align: center;
    font-size: 40px;
    color: #fff;
}

.center {
    margin: 0 auto;
    width: 33%;
}

.subtitle {
    padding: 10px 0;
    text-align: center;
    font-size: 18px;
    display: block;
    color: #0071c5;
    font-weight: normal;
    margin-top: 18px;

}


.prompt-text {
    font-size: 13px;
    text-align: center;
    letter-spacing: .3px;
    word-spacing: 1px;
    color: #333;
    line-height: 18px;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
}

.contact-title {
    font-size: 36px;
    font-weight: normal;
    text-align: center;
    padding-top: 20px;

}

.contact-form span {
    color: #0071c5;
}

.contact-form {

    font-size: 18px;

    color: #333;
    font-weight: normal;
    padding-left: 10px;
}



.contact-commit{
   padding-top: 30px;
    width: 70%;
    margin: 0 auto;
}

.contact-infor {
        overflow: hidden;
        margin-bottom: 30px;
    }

.contact-infor input{
      
       height: 40px;
       line-height: 40px;
       border: 1px solid #e5e5e5;
       border-radius: 5px;
       padding: 0 10px;
       font-size: 15px;
}

.contact-text{
    position: relative;

}
.contact-text textarea{
        
        
        height: 140px;
        padding: 10px;
        border: 1px solid #e5e5e5;
        border-radius: 5px;
        resize: none;
        margin-bottom: 20px;
        font-size: 15px;
}



.submit{
  
    margin-bottom: 100px;
    
}

.submit input{
width: 160px;
    height: 40px;
    background: #0071c5;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    border: none;
    border-radius: 5px;
}
