@charset "utf-8";
/* CSS Document */
.clear {
    clear: both;
    float: none;
    overflow: hidden;
    height: 0;
}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
ul,li{padding: 0;margin: 0;list-style: none}
img{border: none}
#pccc_content{width: 100%;margin:0 auto;}
body{background: #ffffff}
/*轮播*/
/*.lunbo img{width: 100%;}*/
.swiper-slide-bg1{background: url(../images/swiper-slide-bg1171115.jpg)repeat;background-size: 100% 100%; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/swiper-slide-bg1171115.jpg",  sizingMethod='scale');}
.swiper-slide-bg2{background: #f0f4f7;width: 100%}
.swiper-slide-bg3{background: #fff;width: 100%}
.swiper{position:relative;text-align: center;}
.swiper-container{width:100%;height:300px;z-index:2}
.pagination {position: absolute;z-index: 20;bottom:10px;width:100%;text-align:center;  }
.swiper-pagination-switch {
    display: inline-block;
    width: 80px;height: 10px;
    background: url(../images/lunbo171115_whilte.png)no-repeat top;background-size: 100% 100%;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/images/lunbo171115_whilte.png',  sizingMethod='scale');
    margin: 0 5px 0 0;
    cursor: pointer;
}
.swiper-active-switch {  background: url(../images/lunbo171115_yellow.png)no-repeat; background-size: 100%; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/lunbo171115_yellow.png',  sizingMethod='scale');  border: none;width: 80px;height: 10px;border-radius: initial;  }
/*第二部分*/
.page2-four-box{width: 100%;background: #f1f1f1}
.page2-four-box ul{list-style: none;    padding: 30px;margin: 0 0 0 3%}
.page2-four-box li{float: left;width: 25%;}
.width-960{width: 960px;margin: 0 auto}
.list{ width: 100%;color: #333333;font-size: 15px;}
.list-left{float: left;    width: 33%;text-align: left;}
.list-right{float: left; text-align: left;}
.list-right .title{font-size: 18px;    padding: 6px 0 3px 0;font-weight: bold;}
/*tab切换*/
.tab-box{margin: 10px 0 0 0}
.tab-box li{    float: left;  font-size:16px;width: 19.6%; text-align:center; background: url(../images/tab171115.png) no-repeat top;background-size: 100% ; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/tab171115.png',  sizingMethod='scale'); height: 41px;  margin: 0 0 0 0.3%;  line-height: 41px;color: #333333;cursor: pointer;}
.tab-box li.tab-on{background: url(../images/tab171115_on.png)no-repeat top;background-size: 100% ;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/tab171115_on.png',  sizingMethod='scale'); line-height: 41px;height: 41px;width: 19.6%;}
.tab-content{display: none;    width: 95%;margin: 0 auto;     padding: 25px 0;}
.tab-content .card-list{float: left;width: 49%;padding: 15px 0}
.tab-content .card-list1{float: right}
.card-list-left{float: left;    width: 45%;text-align: left;}
.card-list-right{float: left;width: 53%;text-align: left;}
.card-list-right .title{font-size: 20px;color: #333333;font-weight: bold;}
.card-height{    height: 150px;}
.card-list-right li{list-style: inside disc none;color: #999999;font-size: 13px;    margin: 5px 0;}
.btn-sq a{display: inline-block}
.btn-sq img{border:none;}
.line{border-top:1px solid #dcdcdc}