/*
* Copyright , 太阳成集团tyc122cc版权所有 www.changniukj.com.com
*
* 请尊重原创，未经允许请勿转载。
* 如发现下载/防止本站前端，那么我们必将追究相应的法律责任。
*/
.banner {
    width: 100%;
    max-height: 400px;
    position: relative;
    overflow: hidden;
}

.banner .hd {
    width: 100%;
    height: 15px;
    position: absolute;
    z-index: 1;
    bottom: 10px;
    left: 0px;
    /* text-align: right;
    display: inline-block; */
}

.banner .hd ul {
    /* display: inline-block; */
    height: 10px;
    padding: 3px 5px;
    /* border-radius: 5px; */
    font-size: 0;
    /* vertical-align: top; */
}

.banner .hd ul li {
    display: inline-block;
    width: 8px;
    height: 8px;
    /* border-radius: 5px; */
    background: #000;
    margin: 0 5px;
    /* vertical-align: top; */
    overflow: hidden;
}

.banner .hd ul .on {
    background: #122a88;
    width: 20px;
}

.banner .bd {
    position: relative;
    z-index: 0;
}

.banner .bd li img {
    width: 100%;
    height: auto!important;
    background: url(../images/loading.gif) center center no-repeat;
}



/* 产品中心 */

.ppbox {
    background: #eef1f6;
}

.ppt {
    width: 100%;
    overflow: hidden;
    height: 70px;
    position: relative;
}
.color_block {
    position: absolute;
    top: 12px;
    left: 15px;
}

.color_block span {
    width: 5px;
    height: 18px;
    background: #122a88;
    display: block;
    float: left;
    margin-right: 5px;
}
span.color01 {
    background: #717171;
}
.pptl {
    float: left;
    padding-left: 15px;
}

.pptr {
    position: absolute;
    right: 15px;
    background: #122a88;
    padding: 0 15px;
    bottom: 15px;
    box-shadow: 0 0 14px 2px rgba(191, 191, 191, 0.46);
}

.pptl span {
    position: absolute;
    font-size: 22px;
    font-weight: bold;
    z-index: 10;
    color: #2c2c2c;
    bottom: 0px;
}

.pptl p {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: bold;
    z-index: 1;
    position: absolute;
    color: #dedede;
    color: #e0e4ec;
    font-family: Impact!Important;
    bottom: 0px;
}

.pptr a {
    font-size: 12px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    padding-right: 20px;
    position: relative;
}
.pptr a::after{
    content: '+';
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0px;
    bottom: 5px;
    text-align: right;
}

.ppScroll {
    margin: 10px auto;
    text-align: center;
}

.ppScroll .bd ul {
    width: 100%;
    float: left;
    padding-top: 10px;
}

.ppScroll .bd li {
    float: left;
    font-size: 14px;
    text-align: center;
    width: calc(50% - 20px);
    margin-left: 10px;
    background: #fff;
    margin-right: 10px;
    box-shadow: 0 0 14px 2px rgba(191, 191, 191, 0.46);
    margin-bottom: 15px;
}

.ppScroll .bd li a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    display: inline-block;
    /* 取消链接高亮 */
}

.ppScroll .bd li img {
    width: 100%;
    height: auto;
}
.ppScroll .bd li a span{
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;

}

.ppScroll .hd {
    height: 60px;
    line-height: 60px;
    background: #f6f6f6;
    overflow: hidden;
    text-align: center;
    display: inline-block;
}

.ppScroll .hd ul {
    padding-top: 16px;
    text-align: center;
    width: 100%;
    display: inline-block;
}

.ppScroll .hd li {
    float: left;
    width: 8px;
    height: 8px;
    background: #D0D0D0;
    margin-right: 10px;
    overflow: hidden;
}

.ppScroll .hd .on {
    background: #122a88;
    width: 18px;
    height: 8px;
}
.fabox {
    background: #fff;
    width: calc(100% - 10px);
    margin-left: 5px;
}

.fat {
    width: 100%;
    overflow: hidden;
}

.fatit {
    width: 100%;
    text-align: center;
    height: 60px;
    position: relative;
}

.fatit span {
    font-size: 22px;
    font-weight: bold;
    z-index: 10;
    color: #2c2c2c;
    position: absolute;
    text-align: center;
    width: 100%;
    display: inline-block;
    left: 0px;
    bottom: 8px;
}

.fatit p {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: bold;
    z-index: 1;
    position: absolute;
    color: #e0e4ec;
    font-family: Impact!Important;
    bottom: 15px;
    width: 100%;
    display: inline-block;
    left: 0px;
}

.falist {
    width: 100%;
    overflow: hidden;
}

.falist li {
    float: left;
    width: calc(50% - 15px);
    margin-bottom: 10px;
    margin-left: 10px;
    position: relative;
}

.falist li.big {
    margin-left: 10px;
    width: calc(100% - 20px);
}

.falist li span {
    height: 40px;
    line-height: 50px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #122a88);
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 0px;
    z-index: 999;
    left: 0px;
    color: #fff;
    text-align: center;
    font-size: 13px;
}

/* anli  */
.casebox {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
    padding-bottom: 30px;
    background: #eef1f6;
}

.casebox li {
    float: left;
    width: calc(50% - 15px);
    margin-bottom: 10px;
    margin-left: 10px;
    position: relative;
}

.casebox li a span {
    height: 35px;
    line-height: 35px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #122a88);
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 0px;
    z-index: 999;
    left: 0px;
    color: #fff;
    text-align: center;
    font-size: 13px;
}


.abbox {
    background: #fff;
    width: calc(100% - 10px);
    margin: 10px auto;
}
.abmain {
    width: 100%;
    overflow: hidden;
}

.abmain p {
    font-size: 14px;
    line-height: 24px;
}

.abu {
    height: 100px;
    overflow: hidden;
    position: relative;
    background: #f6f6f6;
}

.abu a {
    position: absolute;
    left: 10px;
    background: #122a88;
    padding: 0 15px;
    box-shadow: 0 0 14px 2px rgba(191, 191, 191, 0.46);
    font-size: 12px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    padding-right: 35px;
    top: 30px;
}
.abu a::after{
    content: '+';
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    bottom: 15px;
    text-align: right;
}
.abu img {
    width: 150px;
    position: absolute;
    right: 0px;
    top: 10px;
    box-shadow: 0 0 6px 1px rgba(18, 42, 136, 0.21);
    margin-right: 10px;
    border-radius: 5px;
}

.newstab {
    width: 100%;
    overflow: hidden;
}
.newstab .hd {
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    background: #F3F3F3;
    width: calc(100% - 10px);
    margin-left: 5px;
}

.newstab .hd ul {
    overflow: hidden;
}

.newstab .hd ul li {
    float: left;
    margin: 0 10px;
    color: #515151;
    font-size: 14px;
}

.newstab .hd ul .on {
    color: #fff;
    background: #122a88;
    font-size: 14px;
    padding: 0px 15px;
}



.newstab .bd ul {
    padding: 10px;
}

.newstab .bd li {
    height: 33px;
    line-height: 33px;
    position: relative;
}

.newstab .bd a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* 去掉链接触摸高亮 */
.newstab .bd li a {
    color: #555;
    font-size: 14px;
    width: 100%;
    padding-right: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    left: 0px;
    top: 0px;
}

.newstab .bd .t {
    height: 85px;
    overflow: hidden;
    position: relative;
}

.newstab .bd .t .pic {
    width: 130px;
    float: left;
}

.newstab .bd .t .con {
    line-height: 20px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    display: inline-block;
    height: 85px;
    padding-left: 135px;
}

.newstab .bd .t .con p {
    font-size: 13px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #767676;
}


.newstab .bd .t .con a.tit {
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000!important;
    font-weight: bold;
    position: relative;
}

.newstab .bd li span{
    position: absolute;
    right: 10px;
    width: 80px;
    font-size: 13px;
    color: #767575;
    text-align: right;
}

.newget {
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.newget a {
    font-size: 13px;
}

