@charset "utf-8";
/* CSS Document */
.pro_list {
    padding-bottom: 90px;
}

.channel_content {
    min-height: 150px;
    padding: 70px 0 64px;
}
.row {
    width: 102%;
    transition: .2s width ease;
}
.pro_list .list_con>ul>li {
    margin-bottom: 30px;
}

.row>.span-4 {
    width: 22.9%%;
}
.row>[class*="span-"] {
    float: left;
    margin-right: 2%;
}
.pro_list .list_con a {
    display: block;
}
.pro_list .list_con a:hover .img_box {
    border-color: #1f53b9;
}
.pro_list .list_con .img_box {
    border: 1px solid transparent;
    border-bottom: 0;margin-bottom: 10px;
}
.imgZoom {
    overflow: hidden;
}
.rect-75 {
    padding-bottom: 75%;
	    
}
.recctt-75{padding-top: 14%;}
*[class*="rect-"] {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden;
}
*[class*="rect-"] ._full {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.pro_list .info .pd {
    padding: 20px;
    background: #1f53b9;;
}
.pro_list .info .pd .name {
    line-height: 1;
       text-align: center;
   
   
    font-size: 18px;
    color: #fff;
}

.pro_list .info .pd .paras_box {
    font-size: 14px;
    color: #fff;
    min-height: 44px;
}
.full-row {
    width: 100%;
    transition: .2s width ease;
}
.full-row:before, .full-row:after {
    display: table;
    clear: both;
    content: '';
}
.full-row>.span-4 {
    width: 33.33333333%;
}
.full-row>[class*='span'] {
    float: left;
}
.pro_list .info .intro {
    background: #1f53b9;
}
.pro_detail .pt1 {
    overflow: hidden;
}
.fix:before, .fix:after {
    display: table;
    clear: both;
    content: '';
}
.pro_detail .pt1 .l_box {
    width: 48%;
}
.pro_detail .pt1 .l_box .bigImg {
    margin-bottom: 30px;
    border: 1px solid #cecece;
   
    padding: 0 50px;
}


*[class*="rect-"] {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden;
}
*[class*="rect-"] ._full {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.pro_detail .pt1 .r_box {
    width: 45%;
}
.pro_detail .pt1 .r_box .tit {
    font-size: 32px;
    color: #000;
    margin-bottom: 10px;
    font-weight: normal;
}
.pro_detail .pt1 .r_box .intro {
    font-size: 18px;
    color: #1f53b9;
    margin-bottom: 25px;
}
.pror {
    float: left;
    margin-left: 78px;
}

.hh .wrap .tit {
    font-size: 22px;
    color: #666;
    margin-bottom: 18px;
    line-height: 1;
}
.hh .wrap .bbi {
    height: 56px;
    line-height: 56px;
	font-size: 20px;
    color: #1f53b9;
}
.hh .wrap .bbu {
    
	font-size: 18px;
    
}
.hh .wrap .bbu p {
    
	margin-bottom: 12px
    
}
