
/*! CSS Used from: http://127.0.0.1:5500/Shinking/css/base.css */
div,p{margin:0;padding:0;}
*{margin:0px;padding:0px;}
*:focus{outline:none;}
/*! CSS Used from: http://127.0.0.1:5500/Shinking/css/index.css */
.wrap{margin-right:auto;margin-left:auto;position:relative;padding:0px;margin-top:0;margin-bottom:0;}
.wrap::after{display:table;clear:both;content:"";}
@media screen and (min-width:1200px){
.wrap{width:1180px;}
}
@media screen and (min-width:992px) and (max-width:1199px){
.wrap{width:960px;}
}
@media screen and (min-width:768px) and (max-width:991px){
.wrap{width:740px;}
}
@media screen and (min-width:320px) and (max-width:767px){
.wrap{max-width:640px;}
}
/*! CSS Used from: http://127.0.0.1:5500/Shinking/pages/cpfw/cpfw.css */
.content{min-height:500px;}
.row-white{min-height:350px;background-color:#fff;overflow:hidden;display:flex;justify-content:center;}
.row-gray{min-height:350px;background-color:#f9f9f9;overflow:hidden;display:flex;justify-content:center;}
.row-image-right{background-position:center;background-repeat:no-repeat;min-height:100%;min-width:591px;}
.row-image-left{background-position:center;background-repeat:no-repeat;min-height:100%;min-width:591px;}
.row-text-left{min-height:100%;max-width:500px;padding-right:45px;padding-left:46px;}
.row-text-right{min-height:100%;max-width:500px;padding-right:45px;padding-left:46px;}
.row-text-title{font-family:"Microsoft YaHei","Microsoft Yahei","MicrosoftJhengHei",华文细黑,STHeiti,MingLiu;font-size:36px;color:#333333;font-weight:400;margin-bottom:8px;margin-top:80px;text-indent:32px;}
.row-text-content{line-height:26px;color:#999999;font-size:18px;text-indent:2em;}
.content{width:100%;}
@media screen and (min-width:1200px){
.row-image-right{display:block;}
.row-image-left{display:block;}
}
@media screen and (min-width:992px) and (max-width:1199px){
.row-image-right{display:block;}
.row-image-left{display:block;}
}
@media screen and (min-width:768px) and (max-width:991px){
.row-text-left{min-height:100%;min-width:320px;}
.row-text-right{min-height:100%;min-width:320px;}
.row-image-right{display:none;}
.row-image-left{display:none;}
}
@media screen and (min-width:320px) and (max-width:767px){
.row-text-left{min-height:100%;min-width:320px;padding:16px;}
.row-text-right{min-height:100%;min-width:320px;padding:16px;}
.row-text-content{width:100%;line-height:26px;color:#999999;font-size:18px;text-indent:2em;}
.row-image-right{display:none;}
.row-image-left{display:none;}
}
/*! CSS Used from: http://127.0.0.1:5500/Shinking/pages/cpfw/1.css */
.image-1{background-image:url("../images/kcjs1.jpg"); background-position: 40% 50%;}
.image-2{background-image:url("../images/kcjs2.jpg");}
.image-3{background-image:url("../images/kcjs3.jpg");}
.image-4{background-image:url("../images/kcjs4.jpg");}
.image-5{background-image:url("../images/kcjs5.jpg");}


/*! CSS Used from: http://127.0.0.1:5500/Shinking/css/base.css */
div,section{margin:0;padding:0;}
section{display:block;}
*{margin:0px;padding:0px;}
*:focus{outline:none;}
/*! CSS Used from: http://127.0.0.1:5500/Shinking/css/pages.css */
.nbanner{width:100%;height:auto;}
.bannerCon{width:100%;height:280px;text-align: center;
    line-height: 280px;
    font-size: 42px;
    color: #fff;
    text-indent: -20px;
    background: url('../images/banner_2.jpg') center top no-repeat;
}