html,body{width:100%;min-width: 1300px;height:100%;*overflow:hidden;margin:0;padding:0;}
body {font-family:"Source Han Sans CN","noto sans","Noto Sans SC","Open Sans",lato,STXihei,sans-serif;color:#000;font-size:14px;background:#fff;}
h1,h2,h3,h4,h5,h6 {margin:0 0 20px 0;text-transform: none;font-weight:600;line-height:1.5;}
a{color:#000;text-decoration: none; transition: color 0.5s ease 0s;}
a:hover,a:focus {text-decoration: none;color:#fe7e00;outline:none;}
p{
    margin:20px 0;
}
ul,ol,li,dd{ font-style:normal;text-decoration:none;padding:0;margin:0;list-style: none;}
h1{
    font-size:30px;
}
.left{
    float: left;
}
.right{
    float: right;
}
.content{
    width:1200px;
    overflow: hidden;
}
.color{
    color: #fff !important;
}

.center{
    text-align: center;
}
.color_detailed{
    color: #777;
}
.section_box{
    width:1200px;
    margin:0 auto;
    overflow: hidden;
}
.section_box_content {
    padding-bottom: 100px;
    overflow: hidden;
}
@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?fn3de2');
    src:  url('../fonts/icomoon.eot?fn3de2#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?fn3de2') format('truetype'),
    url('../fonts/icomoon.woff?fn3de2') format('woff'),
    url('../fonts/icomoon.svg?fn3de2#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-after_sale:before {
    content: "\e911";
}
.icon-Bill:before {
    content: "\e912";
}
.icon-commodity:before {
    content: "\e913";
}
.icon-finance:before {
    content: "\e914";
}
.icon-information:before {
    content: "\e915";
}
.icon-purchase:before {
    content: "\e916";
}
.icon-sales:before {
    content: "\e917";
}
.icon-stock:before {
    content: "\e918";
}
.icon-address:before {
    content: "\e90d";
}
.icon-phone:before {
    content: "\e90e";
}
.icon-WeChat:before {
    content: "\e90f";
}
.icon-mailbox:before {
    content: "\e910";
}
.icon-global:before {
    content: "\e934";
}
.icon-account_2:before {
    content: "\e919";
}
.icon-brand:before {
    content: "\e91a";
}
.icon-ERP:before {
    content: "\e91b";
}
.icon-finance-2:before {
    content: "\e91c";
}
.icon-sales_2:before {
    content: "\e91d";
}
.icon-statistical_data:before {
    content: "\e91e";
}
.icon-Warehousing2:before {
    content: "\e91f";
}
.icon-index:before {
    content: "\e921";
}
.icon-integration:before {
    content: "\e922";
}
.icon-c_digital:before {
    content: "\e923";
}
.icon-automobile:before {
    content: "\e924";
}
.icon-beauty_salons:before {
    content: "\e925";
}
.icon-clothing:before {
    content: "\e926";
}
.icon-home:before {
    content: "\e927";
}
.icon-jewelry:before {
    content: "\e928";
}
.icon-luggage:before {
    content: "\e929";
}
.icon-mother_and_child:before {
    content: "\e92a";
}
.icon-outdoor:before {
    content: "\e92b";
}
.icon-pet:before {
    content: "\e92c";
}
.icon-point:before {
    content: "\e92d";
}
.icon-shoes:before {
    content: "\e92e";
}
.icon-distribution:before {
    content: "\e92f";
}
.icon-flow:before {
    content: "\e930";
}
.icon-logistics:before {
    content: "\e931";
}
.icon-management:before {
    content: "\e932";
}
.icon-order:before {
    content: "\e933";
}
.icon-media:before {
    content: "\e903";
}
.icon-Data:before {
    content: "\e900";
}
.icon-Internet:before {
    content: "\e901";
}
.icon-Logistics:before {
    content: "\e902";
}
.icon-Brand:before {
    content: "\e904";
}
.icon-Business:before {
    content: "\e905";
}
.icon-Construction:before {
    content: "\e906";
}
.icon-Global:before {
    content: "\e907";
    color: #5e6877;
}
.icon-Media:before {
    content: "\e908";
}
.icon-Russia:before {
    content: "\e909";
}
.icon-Service:before {
    content: "\e90a";
    color: #fe7e00;
}
.icon-System:before {
    content: "\e90b";
}
.icon-Warehousing:before {
    content: "\e90c";
}
@media (min-width: 1200px) {
    .page-box{
        width:1200px;
    }
}
