﻿.cp_img img {
    max-width: 100%;
}

.cp_con_m {
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    text-align: justify;
}

.banner-box {
    height: 400px;
    margin: 0 auto 20px;
}

.banner-img {
    position: absolute;
    width: 100%;
    overflow: hidden;
    left: 0;
    right: 0;


}
.banner-img img{
    width: 100%;
    height: 400px;
    min-width: 1920px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.pro-register {
    text-align: center;
}


.reg-item {
    display: inline-block;
    width: 220px;
    height: 116px;
    line-height: 116px;
    border: 1px solid #eee;
    box-shadow: 1px 2px 16px #eee;
    border-radius: 8px;
    font-size: 24px;
    cursor: pointer;
}
.reg-item a {
    display: block;
    height: 100%;
    text-decoration: none;
}
.reg-item:hover {
    color: #555;
    box-shadow: 1px 2px 16px rgba(131, 207, 255, .6);
}

.pro-box {
    padding: 70px 0;
    background: #f8f7f6;
}

.pro-middle {

}



.pro-item {
    background: #ffffff;
    overflow: hidden;
    margin-bottom: 40px;
}
.pro-mobile-item{

}
.pro-moblie-box-wrap{
    width: 100px;
    height: 80px;
}
pro-mobile-item1{
    width: 168px;
    height: 273px;
    background: #FFFFFF;
    border: 1px solid #D6E0ED;
}
.more-link{
    width: 126px;
    height: 25.2px;
    border-radius: 70px;
    font-family: PingFang-SC-Regular;
    font-size: 11.2px;
    color: #FFFFFF;
    letter-spacing: 0.01px;
    margin: 0 auto;
    background: #317BF3;
    margin-top: 20px;
}
.chanping-line{
    border-top:1px solid #ECF4F8;
    width:100%;height:1px;
    position: relative;
    top:125px;
}
.chanping-stand-line1{
     border-top:1px solid #ECF4F8;
     width:1px;
     height:250px;
     position: absolute;
     top: 100px;
     background: #ECF4F8;
     top: 10px;
     left: 32%;
 }

.chanping-stand-line2{
    border-top:1px solid #ECF4F8;
    width:1px;
    height:250px;
    position: absolute;
    top: 100px;
    background: #ECF4F8;
    top: 10px;
    left: 64%;
}

.pro-mobile-div{

}



.pro-other li {
    float: left;
    width: 20%;
    margin-bottom: 20px;
    text-align: center;
    box-sizing: border-box;
}

.pro-other a {
    text-decoration: none;
}

.pro-other-item {
    height: 100px;
    line-height: 100px;
    width: 100px;
    display: inline-block;
    border: 1px solid #efefef;
    border-radius: 50%;
    font-size: 20px;
    cursor: pointer;
    transition: all 0.3s;
    color: #545454;
}
.pro-other-item span {
    display: block;
    margin-top: -20px;
}



.pro-other-item:hover {
    border-color: #999;
    color: #333;
    transform: scale(1.06);
}

.pro-middle-title {
    padding: 20px 0 40px;
    text-align: center;
}
.pro-mobile-title{
    font-family: PingFang-SC-Bold;
    font-size: 20px;
    color: #000000;
    width: 93px;
    height: 28px;
    margin-left: 25px;
}

.pro-info {
    padding: 30px 20px;
    border: 1px solid #efefef;
    background: #fff;
}

.pro-info-tips {
    color: #cc0000;
    font-size: 20px;
}

.pro-tools {
    /*background: #f8f7f6;*/
}
.tool-item {
    margin: 0 0 30px;
    padding: 20px;
    border: 1px solid #fafafa;
    background: #fff;
    text-align: center;
    box-shadow: 1px 2px 16px #eee;
    border-radius: 8px;
    cursor: pointer;
}
.tool-item:hover {
    box-shadow: 1px 2px 16px rgba(131, 207, 255, .6);
}
.tool-item img {
    width: 75%;
    padding-top: 20px;
    padding-bottom: 23px;
    margin-bottom: 8px;
    border-bottom: 1px solid #ddd;
}
.tool-item a {
    text-decoration: none;
}
.tool-item span {
    display: block;
    padding: 10px 0;
    font-size: 14px;
}


.list-group-item {
    border: 0 none;
}


/*侧栏*/
.prod-sidebar .logo {
    overflow: hidden;
    vertical-align: bottom;
}
.prod-sidebar .logo img {
    margin: 20px;
}
.prod-sidebar .list-group-item {
    margin-bottom: 5px;
}
table pre {
    border: none;
    background: transparent;
    white-space: pre-wrap;
    font-size: 14px;
    line-height: 1.6;
}

.table-panel .panel-body {
    padding: 0;
    border: 0;
}.clearfix2{
     display: none;
 }

