/*###############通用样式###############*/
html, body, body>form {
    height: 100%;
}
body {
    font: 14px/1.5 'Microsoft Yahei';
    background: #fff;
}
.wrapper {
    position: relative;
    min-height: 100%;
    min-width: 1180px;
}
.header{
    background: #fff;
    margin-bottom: 5px;
}
.inner {
    position: relative;
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
}
.module {
    position: relative;
    /* margin-bottom: 20px; */
}
a:hover {
    text-decoration: none;
}
.content {
    padding-bottom: 223px; 
}
/*###############首页###############*/
/*----- topBar -----*/
#topBar {
    height: 29px;
    background: #fafafa;
}

.topBar-inner {
    width: 1180px;
    margin: 0 auto;
    line-height: 29px;
    font-size: 12px;
}
.website {
    color: #666;
}

.website-link {
    color: #dbdbdb;
}

.website-link a {
    padding: 0 10px;
    color: #666;
}

.website-link a:hover {
    color: #e0321a;
}
/*----- header -----*/
.headerinfo{
    height:80px;
}
.headerinfo .nav{
    padding: 30px 0 16px;
    height: 34px;
}
.headerinfo .hdlogo{
    margin-right: 162px;
    display: block;
    height:44px;
    padding: 18px 0;
}
.headerinfo .nav .nav-item a{
    font-size: 20px;
    color: #333;
    display: block;
    padding:0 10px 8px;
}
.headerinfo .nav .nav-item{
    float: left;
    margin-right: 70px;
}
.headerinfo .nav .nav-item.active,
.headerinfo .nav .nav-item:hover {
    color: #a319aa;
    border-bottom: 2px solid #a319aa;
}
.headerinfo .nav .nav-item.active a,
.headerinfo .nav .nav-item:hover a{
    color:#a319aa;
}
/*----- bannerslide -----*/
.banner {
    position: relative;
    height: 400px;
}
#slides {
    position: absolute;
    width: 100%;
    min-height: 400px;
}
.banner .bannerimg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 400px;
    font-size: 0;
}
/* #num {
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
    text-align: center;
}
#num a {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 5px;
    margin: 0 10px;
    font-size: 0;
    background:rgba(255, 255, 255, .5);
    overflow: hidden;
    cursor: pointer;
}
#num .cur {
    width: 30px;
    height: 5px;
    background: rgba(255, 255, 255, 1);
} */
/*----- content -----*/
.module01 .module-header,.module02 .module-header,
.module03 .module-header,.module04 .module-header,
.module05 .module-header,.module06 .module-header{
    padding-top: 48px;
    height: 46px;
    text-align: center;
}
.module01 .module-header .module-title,
.module02 .module-header .module-title,
.module03 .module-header .module-title,
.module04 .module-header .module-title,
.module05 .module-header .module-title,
.module06 .module-header .module-title{
    position: relative;
    padding: 0 40px;
    font-size: 24px;
    color: #333;
    line-height: 48px;
    display: inline-block;
}
.module01 .module-header .module-title::before,
.module02 .module-header .module-title::before,
.module03 .module-header .module-title::before,
.module04 .module-header .module-title::before,
.module05 .module-header .module-title::before,
.module06 .module-header .module-title::before{
    position:absolute;
    left: -120px;
    top: 14px;
    content: "";
    background: url(../images/titlefl_03.png) no-repeat;
    width: 120px;
    height: 22px;
}
.module01 .module-header .module-title::after,
.module02 .module-header .module-title::after,
.module03 .module-header .module-title::after,
.module04 .module-header .module-title::after,
.module05 .module-header .module-title::after,
.module06 .module-header .module-title::after{
    position:absolute;
    right: -120px;
    top: 14px;
    content:"";
    background: url(../images/titlefr_05.png) no-repeat;
    width: 120px;
    height: 22px;
}
.module01 .cpfix{
    margin-bottom: 60px;
}
.module01 .module-body .introtxt{
    width: 532px;
    height: 190px;
    padding-top:70px;
    font-size: 16px;
    color: #333;
}
.module01 .module-body .introtxt i{
    font-weight: bold;
    font-size: 18px;
}
.module01 .module-body .cpimg{
    position: relative;
    margin-top: 28px;
    width: 480px;
    height: 260px;
    background: url(../images/cpimg_03.png) no-repeat;
}
.module01 .module-body .cpimg .imginfo{
    position:absolute;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    padding:10px 27px 10px 15px;
    background: linear-gradient(to right, #9b218f, #4338b9);
    filter: progid:DXImageTransform.Microsoft.gradient(starty=0, startcolorstr=#ff9b218f, endcolorstr=#ff4338b9, gradientType=1);
}
.module01 .module-body .cpimg .imginfo .txt{
    text-indent: 2em;
    font-size: 14px;
    color: #fff;
}
.module01 .cpfix .characterlist .characteritem{
    float: left;
    padding:30px 18px 30px;
    border: 1px solid #b8b4f4;
    height: 200px;
    margin-right: 50px;
}
.module01 .cpfix .characterlist .characteritem:nth-child(3n) {
    margin-right: 0;
}
.module01 .cpfix .characterlist .characteritem .iconbox{
    width: 50px;
    height: 50px;
    margin:0 auto 24px;
}
.module01 .cpfix .characterlist .characteritem .iconbox img{
    width: 50px;
    height: 50px;
}
.module01 .cpfix .characterlist .characteritem p{
    width: 322px;
}
.module01 .cpfix .characterlist .characteritem .title{
    text-align: center;
    font-size: 20px;
    color: #333;
    margin-bottom: 15px;
}
.module01 .cpfix .characterlist .characteritem .txt{
    font-size: 14px;
    color: #666;
}
.module02{
    background: url(../images/conbk_02.jpg) no-repeat top center;
    width: 100%;
    height: 760px;
}
.module02 .module-header .aisystem{
    background: url(../images/aicenter_03.png) no-repeat;
    width: 423px;
    height: 403px;
    margin: 75px auto 0;
    position: relative;
}
.module02 .module-header .aisystem .sysfl01{
    position: absolute;
    width: 298px;
    left: -318px;
    top: 60px;
}
.module02 .module-header .aisystem .sysfl01 .xt01{
    background: url(../images/xt01_03.png) no-repeat;
    width: 298px;
    height: 60px;
}
.module02 .module-header .aisystem .sysfr01{
    position: absolute;
    width: 288px;
    right: -308px;
    top: 60px;
}
.module02 .module-header .aisystem .sysfr01 .xt02{
    background: url(../images/xt02_03.png) no-repeat;
    width: 288px;
    height: 62px;
}
.module02 .module-header .aisystem .sysfl02{
    position: absolute;
    width: 356px;
    left: -376px;
    bottom: 80px;
}
.module02 .module-header .aisystem .sysfl02 .xt03{
    position: relative;
    background: url(../images/xt03_03.png) no-repeat;
    width: 356px;
    height: 61px;
}
.module02 .module-header .aisystem .sysfr02{
    position: absolute;
    width: 356px;
    right: -376px;
    bottom:80px;
}
.module02 .module-header .aisystem .sysfr02 .xt04{
    position: relative;
    background: url(../images/xt04_03.png) no-repeat;
    width: 356px;
    height: 59px;
}
.module02 .module-header .aisystem p{
    font-size: 20px;
    color: #333;
}
.module02 .module-header .aisystem .xt01 p{
    padding: 18px 60px 0 6px;
    text-align:right;
}
.module02 .module-header .aisystem .xt02 p{
    padding:18px 0 0 60px;
}
.module02 .module-header .aisystem .xt03 p{
    padding-right: 70px;
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    bottom: 14px;
    text-align: right;
}
.module02 .module-header .aisystem .xt04 p{
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    bottom: 14px;
    padding-left:60px;
    text-align: left; 
}
.module03 .module-body{
    padding-top: 48px;
}
.module03 .module-body .xtbox{
    width: 490px;
    padding: 30px 0 35px;
}
.module03 .module-body .xtitle{
    font-size: 20px;
    font-weight: normal;
    color: #333;
    line-height: 40px;
}
.module03 .module-body .xtlist .xtitem{
    position: relative;
    font-size: 16px;
    color: #666;
    padding: 12px 0 0 24px;
}
.module03 .module-body .xtlist .xtitem::before{
    background: url(../images/tyuan_03.png) no-repeat;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 20px;
    left:0;
    content:"";
}
/*----- footer -----*/
.footer{
    position: absolute;
    width: 100%;
    bottom: 0;
    background: #f2f0fc;
}
.footerinfo{
    padding: 45px 0;
}
.footerinfo p{
    text-align: center;
    font-size: 12px;
    color: #999;
}
/*###############产品展示###############*/
/*----- content -----*/
.wrapper-show .content{
    padding-bottom: 152px;
}
.module04{
    margin-bottom: 80px;
}
.module04 .module-body{
    margin-top: 58px;
}
.module04 .module-body .wdlist .wditem{
    float: left;
    width: 132px;
    margin-right:130px;
}
.module04 .module-body .wdlist .wditem:nth-child(5n){
    margin-right: 0;
}
.module04 .module-body .wdlist .wditem .gnbox{
    width: 53px;
    height: 53px;
    margin: 0 auto 30px;
}
.module04 .module-body .wdlist .wditem .gnbox img{
    width: 53px;
    height: 53px;
}
.module04 .module-body .wdlist .wditem p{
    text-align: center;
}
.module04 .module-body .wdlist .wditem .gntitle{
    font-size: 20px;
    color: #333;
    margin-bottom: 10px;
}
.module04 .module-body .wdlist .wditem .gntxt{
    font-size: 16px;
    color: #666;
}
.module05{
    background: #fcfbfe;
    padding: 10px 0 70px;
}
.module05 .module-body{
    margin-top: 78px;
}
.module05 .model .hdbox:first-child{
    margin-bottom: 100px;
}
.module05 .hdbox .hdinfo{
    width: 400px;
    margin-right: 40px;
}
.module05 .hdbox .hdinfo .hdtitle{
    font-size: 20px;
    color: #333;
    line-height: 40px;
}
.module05 .hdbox .hdinfo .txt{
    font-size: 16px;
    color: #666;
    margin-top: 16px;
}
.module05 .hdbox .hdmrb{
    margin-top: 110px;
}
.module06 .module-body{
    margin-top: 72px;
}
.module06 .model{
    padding: 0 50px;
}
.module06{
    padding-top: 8px;
}
.module06 .cplist .cpitem{
    float: left;
    width: 320px;
    margin:0 60px 42px 0;
}
.module06 .cplist .cpitem:nth-child(3n){
    margin-right: 0;
}
.module06 .cplist .cpitem img{
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.module06 .cplist .cpitem .cpinfo{
    padding: 33px 24px 30px;
    height: 159px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow:-5px 5px 10px -4px #f3f3f3,5px 5px 10px -4px #f3f3f3;
}
.module06 .cplist .cpitem .cpinfo .cptitle{
    font-size: 20px;
    color: #333;
    margin-bottom: 15px;
}
.module06 .cplist .cpitem .cpinfo .cptxt{
    font-size: 16px;
    color: #666;
}
/*###############产品方案###############*/
/*----- content -----*/
.wrapper-plan .content{
    padding-bottom: 125px;
}
.jxb,.kyb{
    background: #fcfbfe;
}
.module07{
    padding: 60px 0 30px; 
}
.module07 .planinfo{
    width: 920px;
}
.module07 .planinfo .dwbox .module-header,
.module07 .planinfo .gnbox .module-header,
.module07 .planinfo .xtbox .module-header{
    padding-bottom: 8px;
    border-bottom: 1px solid #b6b1f4;
}
.module07 .planinfo .dwbox .module-header .module-title,
.module07 .planinfo .gnbox .module-header .module-title,
.module07 .planinfo .xtbox .module-header .module-title{
    position: relative;
    width: 40px;
    font-size: 20px;
    color: #333;
    font-weight: normal;
    line-height: 20px;
}
.module07 .planinfo .xtbox .module-header .module-title{
    width: 80px;
}
.module07 .planinfo .dwbox .module-header .module-title i,
.module07 .planinfo .gnbox .module-header .module-title i,
.module07 .planinfo .xtbox .module-header .module-title i{
    background: url(../images/dbicon_03.png) no-repeat;
    width: 40px;
    height: 2px;
    position: absolute;
    bottom: -9px;
    left: 0;
    z-index: 1;
}
.module07 .planinfo .xtbox .module-header .module-title i{
    background: url(../images/dbtwo_03.png) no-repeat;
    width: 80px;
}
.module07 .planinfo .dwbox .module-body .model{
    padding: 20px 0 37px;
}
.module07 .planinfo .gnbox .module-body .model{
    padding: 30px 0 40px;
}
.module07 .planinfo .dwbox .module-body .dwlist{
    margin-bottom: 13px;
}
.module07 .planinfo .dwbox .module-body .dwlist .dwitem{
    float: left;
    height: 32px;
    line-height: 32px;
    padding: 0 20px;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    margin-right: 20px;
    background: #666290;
}
.module07 .planinfo .dwbox .module-body .dwtxt{
    font-size: 14px;
    color: #666;
}
.module07 .planinfo .gnbox .gnlist .gnitem{
    float: left;
    width: 197px;
    margin-right: 44px;
}
.module07 .planinfo .gnbox .gnlist .gnitem:nth-child(4n){
    margin-right: 0;
}
.module07 .planinfo .gnbox .gnlist .gnitem .gnimg{
    width: 46px;
    height: 46px;
    margin-bottom: 18px;
}
.module07 .planinfo .gnbox .gnlist .gnitem .gntxt{
    font-size: 14px;
    color: #333;
}
.module07 .planinfo .xtbox .module-body .model{
    padding: 13px 0 25px 10px;
}
.module07 .planinfo .xtbox .xtlist .xtitem{
    position: relative;
    padding-left: 20px;
    width: 255px;
    margin-right: 200px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #333;
    float: left;
}
.module07 .planinfo .xtbox .xtlist .xtitem::before{
    position: absolute;
    background:url(../images/tyuan_03.png) no-repeat;
    width: 10px;
    height: 10px;
    content: "";
    top: 9px;
    left: 0;
}
.module07 .planinfo .xtbox .xtlist .xtitem:nth-child(2n){
    margin-right: 0;
}