/*圆和图片部分*/
.icon-bar{
    /*width: 1920px;*/
    background: #ddedf6;
    box-shadow: 1px 2px 7px 1px
    rgba(8, 8, 8, 0.16);
    padding-top: 144px;
}
/*.icon-bar .round{
    width: 291px;
    height: 291px;
    border-radius: 50%;
    text-align: center;
}*/
.icon-bar .round1{
    width: 291px!important;
    height: 291px!important;
    /*line-height: 291px;*/
    border-radius: 50%!important;
    text-align: center!important;
    background-color: #05c1f1!important;
}
.icon-bar .round2{
    width: 291px;
    height: 291px;
    /*line-height: 291px;*/
    border-radius: 50%;
    text-align: center;
    background-color: #0ba8ef;
}
.icon-bar .round3{
    width: 291px;
    height: 291px;
    /*line-height: 291px;*/
    border-radius: 50%;
    text-align: center;
    background-color: #0284dc;
}
/*.icon-bar .round p{
    display: inline-block;
}*/
.icon-bar .round h5{
    font-size: 20px;
    font-weight: bold;
    font-family: "Microsoft YaHei";
    padding: 65px 136px 0 131px;
}
.icon-bar .round .link{
    width: 40px;
    height: 2px;
    display: inline-block;
    margin: 17px 132px 25px 119px;
    border: 1px solid #666666;
}
.icon-bar .round span{
    display: block;
    line-height: 35px;
    font-size: 29px;
    font-family: "Microsoft YaHei";
    vertical-align: center;
}
.icon-bar img{
    /*display: inline-block;*/
    margin-top: 115px;
    margin-bottom: 95px;
    width: 394px;
    height: 276px;
    background-color: #e2e3e7;
    border-radius: 5px;
    border: solid 4px #362e2b;
}
/*主要优势*/
.Advantage{
    padding-bottom: 50px;
}
.Advantage .title{
    padding-top: 38px;
    padding-bottom: 90px;
}
.Advantage .title .triangle{
    width: 0;
    /*transparent 透明*/
    border-right: 54px solid transparent;
    border-left: 54px solid transparent;
    border-top: 62px solid #145bb4;
    margin: 0 auto;
}
.Advantage .title h1{
    width: 351px;
    height: 28px;
    font-family: "Microsoft YaHei";
    font-size: 28px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 1px;
    color: #000000;
    margin: 0 auto;
    margin-top: 10px;
}
.Advantage .title h1 i{
    font-family: "Microsoft YaHei";
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 1px;
    font-style: normal;
    color: #145cb4;
}
.Advantage .title p{
    /*display: inline-block;*/
    width: 340px;
    height: 11px;
    font-family: "Microsoft YaHei";
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 1px;
    color: #999999;
    margin: 0 auto;
}
.Advantage .text h2{
    /*width: 250px;*/
    /*height: 50px;*/
    font-family: "Microsoft YaHei";
    font-size: 46px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #145bb4;
    padding-top: 20px;
    padding-bottom: 20px;
}
.Advantage .text p{
    /*width: 569px;*/
    /*height: 29px;*/
    font-family: FZLTCHK--GBK1-0;
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #336cbb;
    padding-bottom: 20px;
}
.Advantage .text span{
    /*width: 599px;*/
    /*height: 95px;*/
    font-family: FZLTXHK--GBK1-0;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #000000;
}
.Advantage .text .left-align{
    padding-left: 40px;
}
.Advantage .text .right-align{
    padding-right: 40px;
    text-align: right;
}
/*样品展示*/
.exhibit{
    background: #ddedf6;
    box-shadow: 1px 2px 7px 1px
    rgba(8, 8, 8, 0.16);
}
.exhibit .title{
    padding-top: 70px;
    padding-bottom: 75px;
}
.exhibit .title h1{
    width: 351px;
    height: 28px;
    font-family: "Microsoft YaHei";
    font-size: 28px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 1px;
    color: #000000;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
}
.exhibit .title h1 i{
    font-family: "Microsoft YaHei";
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 1px;
    font-style: normal;
    text-align: center;
    color: #145cb4;
}
.exhibit .title p{
    /*display: inline-block;*/
    width: 340px;
    height: 11px;
    font-family: "Microsoft YaHei";
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 1px;
    color: #999999;
    margin: 0 auto;
    text-align: center;
}
.exhibit .pic img{
    width: 280px;
    height: 418px;
    background-color: #05c1f1;
    border: solid 4px #362e2b;
    margin-left: 50px;
}
.exhibit .pic p{
    /*width: 185px;*/
    /*height: 30px;*/
    font-family: "Microsoft YaHei";
    font-size: 28px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #0284dc;
    text-align: center;
    padding-top: 22px;
    padding-bottom: 68px;
}
/*应用领域*/
.scopes{
    padding-top: 52px;
}
.scopes .scopes-title{
    padding-bottom: 36px;
}
.scopes .scopes-title img{
    padding-right: 25px;
}
.scopes .scopes-title span{
    font-family: "Microsoft YaHei";
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
}
.scopes .scopes-text img{
    padding-bottom: 40px;
}
.scopes .scopes-text span{
    display: block;
    /*width: 167px;*/
    /*height: 53px;*/
    font-family: FZLTXHK--GBK1-0;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #000000;
    padding-left: 10px;
}
/*试用材料*/
.data{
    padding-top: 40px;
}
.data .scopes-title{
    padding-bottom: 28px;
}
.data .scopes-title img{
    padding-right: 25px;
}
.data .scopes-title span{
    font-family: "Microsoft YaHei";
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
}
.data .data-text p{
    /*width: 1128px;*/
    /*height: 24px;*/
    font-family: "Microsoft YaHei";
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    /*line-height: 30px;*/
    letter-spacing: 0px;
    color: #666666;
    padding-left: 64px;
    padding-bottom: 25px;
}