/* 知识产权 */

.w {
    width: 1200px;
    margin: 0 auto;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.bs {
    box-sizing: border-box;
}


/* 版心 */

.kwg_banner_w {
    background: url(/style/banner.jpg) no-repeat center center;
}

.kwg_banner {
    position: relative;
    height: 490px;
}

.kwg_banner_r {
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translateY(50%);
    width: 100%;
    height: 136px;
    padding: 20px 50px;
    background-color: #ffffff;
    box-shadow: 0px 4px 10px 2px rgba(252, 109, 14, 0.07);
    border-radius: 8px;
}

.kwg_banner_r h2 {
    display: inline-block;
    font-size: 20px;
    color: #ff6f10;
}

.kwg_banner_r p {
    display: inline-block;
    font-size: 16px;
    color: #999;
}

.kwg_banner_r div:nth-of-type(1) {
    position: absolute;
    left: 50px;
    bottom: 20px;
}

.kwg_banner_r div #zizhibaojia-qualifications {
    width: 450px;
    height: 50px;
    padding-left: 40px;
    outline: none;
    border: none;
    box-sizing: border-box;
    border-radius: 5px;
    color: #999;
    font-size: 18px;
    background-color: #f7f8f8;
}

.kwg_banner_r div:nth-of-type(2) {
    position: absolute;
    left: 540px;
    bottom: 20px;
}

.kwg_banner_r div #zizhibaojia-phone {
    width: 450px;
    height: 50px;
    outline: none;
    border: none;
    padding-left: 40px;
    box-sizing: border-box;
    border-radius: 5px;
    color: #999;
    font-size: 18px;
    background-color: #f7f8f8;
}

.kwg_banner_r div:nth-of-type(3) {
    position: absolute;
    right: 50px;
    bottom: 20px;
}

.kwg_banner_r div input[type="button"] {
    padding: 0 12px;
    height: 50px;
    background-image: linear-gradient(133deg, #f7ce3d 0%, #f66027 100%);
    border-radius: 8px;
    border: none;
    color: #fff;
    font-size: 18px;
}


/* nav */

.kwg_nav_w {
    background-color: #fff;
}

.kwg_nav {
    padding-top: 180px;
    padding-bottom: 90px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
    justify-content: space-around;
}

.kwg_nav_con {
    width: 20%;
    text-align: center;
}

.kwg_nav_con img {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
}

.kwg_nav_con h4 {
    font-size: 18px;
    color: #232223;
}

.kwg_nav_con p {
    font-size: 14px;
    color: #999;
}


/* 资质 */

.kwg_aptitude_w {
    background: url(/style/beijing1.png) no-repeat;
}

.kwg_aptitude {
    padding-top: 80px;
    padding-bottom: 50px;
}

.kwg_aptitude .aptitude_top {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
    justify-content: space-between;
}

.kwg_aptitude .hot_aptitude {
    /* float: left; */
    display: inline-block;
    width: 450px;
    height: 576px;
    padding: 50px;
    background: url(/style/6.png) no-repeat;
}

.kwg_aptitude .hot_aptitude h3 {
    font-size: 20px;
    color: #dc4711;
}

.kwg_aptitude .hot_aptitude p {
    font-size: 16px;
    color: #4a4a4a;
    margin-top: 16px;
}

.kwg_aptitude .hot_aptitude span {
    display: inline-block;
    width: 36px;
    height: 4px;
    background-color: #dc4711;
    margin-top: 12px;
}

.kwg_aptitude .brand_design {
    /* float: right; */
    display: inline-block;
    width: 680px;
}

.kwg_aptitude .brand_design_title h3 {
    font-size: 30px;
    color: #232223;
}

.kwg_aptitude .brand_design_title span {
    display: inline-block;
    width: 180px;
    height: 2px;
    background-color: #dc4711;
    margin-top: 12px;
}

.kwg_aptitude .brand_design_title p {
    font-size: 16px;
    color: #232223;
    margin-top: 16px;
}

.kwg_aptitude .brand_design_con {
    margin-top: 55px;
}

.kwg_aptitude .brand_design_con ul li {
    float: left;
    width: 320px;
    height: 180px;
    padding: 30px 40px;
    margin-right: 40px;
    margin-bottom: 37px;
}

.kwg_aptitude .brand_design_con ul li:nth-of-type(2n) {
    margin-right: 0;
}

.kwg_aptitude .brand_design_con ul li:nth-of-type(1) {
    background: url(/style/7.png) no-repeat;
}

.kwg_aptitude .brand_design_con ul li:nth-of-type(2) {
    background: url(/style/8.png) no-repeat;
}

.kwg_aptitude .brand_design_con ul li:nth-of-type(3) {
    background: url(/style/9.png) no-repeat;
}

.kwg_aptitude .brand_design_con ul li:nth-of-type(4) {
    background: url(/style/10.png) no-repeat;
}

.kwg_aptitude .brand_design_con ul li h4 {
    font-size: 18px;
    color: #232223;
}

.kwg_aptitude .brand_design_con ul li p {
    font-size: 14px;
    color: #9b9b9b;
    margin-top: 8px;
}

.kwg_aptitude .brand_design_con ul li span {
    display: inline-block;
    font-size: 20px;
    color: #dc4711;
    margin-top: 15px;
}

.kwg_aptitude .aptitude_bottom {
    margin-top: 23px;
    text-align: center;
}

.kwg_aptitude .aptitude_bottom a {
    font-size: 30px;
    color: #dc4711;
}

.kwg_aptitude .aptitude_bottom a img {
    width: 38px;
    height: 38px;
    vertical-align: auto;
}


/* 解读 */

.kwg_reading_w {
    background-color: #fff;
}

.kwg_reading {
    padding: 100px 0;
}

.kwg_reading_title {
    height: 50px;
    line-height: 30px;
    padding-top: 20px;
}

.kwg_reading_title span {
    float: left;
    width: 8px;
    height: 32px;
    background-color: #e95508;
}

.kwg_reading_title h3 {
    float: left;
    font-size: 22px;
    font-weight: 500;
    color: #dc4711;
    margin-left: 10px;
}

.kwg_reading_title a {
    float: right;
    color: #dc4711;
    margin-right: 20px;
    font-size: 16px;
}

.kwg_reading_title a:hover {
    color: #41b4ff;
    text-decoration: underline;
}

.kwg_reading_con {
    padding: 0 45px;
    margin-top: 50px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.kwg_reading_con .reading_box {
    width: 530px;
    margin-bottom: 30px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
    justify-content: space-between;
}

.reading_box>p {
    width: 100px;
    height: 100px;
    background-color: #fbfbfb;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.reading_box p span {
    display: block;
    font-size: 30px;
    color: #999;
}

.reading_box p b {
    display: block;
    font-size: 20px;
    color: #999;
    margin-top: 10px;
}

.reading_box div {
    width: 400px;
}

.reading_box div a {
    display: block;
    width: 100%;
    height: 33px;
    font-size: 18px;
    color: #232223;
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.reading_box div p {
    width: 100%;
    height: 56px;
    font-size: 14px;
    color: #999;
    overflow: hidden;
    white-space: wrap;
    text-overflow: ellipsis;
    text-align: left;
}

.reading_box div a:hover {
    text-decoration: underline;
    color: #dc4711;
}


/* 专利 */

.kwg_patent_w {
    background-color: #fff;
}

.kwg_patent {
    padding-top: 130px;
    padding-bottom: 160px;
}

.kwg_patent_title {
    height: 120px;
    text-align: center;
}

.kwg_patent_title h2 {
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 15px;
}

.kwg_patent_title span {
    display: inline-block;
    margin: 0 auto 15px;
    width: 120px;
    height: 2px;
    background-color: #e95508;
}

.kwg_patent_con {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
    justify-content: space-between;
    margin-top: 70px;
}

.kwg_patent_con .patent_box {
    position: relative;
    width: 350px;
    height: 478px;
    background-color: #ffffff;
    box-shadow: 4px 2px 10px 2px rgba(0, 0, 0, 0.05);
}

.kwg_patent_con .patent_img img {
    width: 350px;
    height: 274px;
    vertical-align: auto;
}

.kwg_patent_con .patent_info {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
    justify-content: space-around;
    align-items: flex-end;
    margin-top: 36px;
}

.kwg_patent_con .patent_info .info_left h3 {
    font-size: 20px;
    color: #232223;
}

.kwg_patent_con .patent_info .info_left p {
    font-size: 16px;
    color: #999;
    margin-top: 8px;
}

.kwg_patent_con .patent_info span {
    font-size: 30px;
    color: #dc4711;
}

.kwg_patent_con .patent_link {
    text-align: right;
    margin-top: 38px;
    padding-right: 44px;
}

.kwg_patent_con .patent_link a {
    display: inline-block;
    width: 160px;
    height: 40px;
    background-image: linear-gradient(133deg, #f7ce3d 0%, #f66027 100%);
    box-shadow: 1px 1px 2px 1px #ffece0;
    border-radius: 8px;
    font-size: 20px;
    color: #fff;
    line-height: 40px;
    text-align: center;
}


/* 保护 */

.kwg_protect_w {
    background: url(/style/bj2.png) no-repeat;
}

.kwg_protect {
    padding-top: 80px;
    padding-bottom: 80px;
}

.kwg_protect_title {
    text-align: center;
}

.kwg_protect_title h2 {
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 12px;
    color: #fff;
}

.kwg_protect_title span {
    display: inline-block;
    margin: 0 auto;
    width: 120px;
    height: 2px;
    background-color: #fff;
}

.kwg_protect_con {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
    justify-content: space-between;
    margin-top: 60px;
}

.protect_box {
    width: 285px;
    background-color: #ffffff;
    /* box-shadow: 0px 4px 9px 0px #e6e3e0; */
    padding-bottom: 34px;
    text-align: center;
    transition: all .5s;
}

.protect_box:hover {
    margin-top: -20px;
    box-shadow: 0 0 10px #666;
}

.protect_box img {
    width: 285px;
    height: 273px;
    vertical-align: middle;
}

.protect_box h3 {
    margin-top: 20px;
    text-align: center;
    font-size: 20px;
    color: #232223;
}

.protect_box p {
    margin-top: 4px;
    text-align: center;
    font-size: 16px;
    color: #999;
}

.protect_box a {
    display: block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    background-image: linear-gradient(133deg, #f7ce3d 0%, #f66027 100%);
    box-shadow: 1px 1px 2px 1px #ffece0;
    border-radius: 8px;
    margin: 20px auto 0;
}


/* 优势 */

.kwg_advantage_w {
    background-color: #fff;
}

.kwg_advantage {
    padding-top: 145px;
    /* padding-bottom: 110px; */
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
    justify-content: space-between;
}

.kwg_advantage .advantage_left {
    width: 557px;
    /* height: 554px; */
}

.kwg_advantage .advantage_left img {
    width: 929px;
    /* height: 663px; */
    vertical-align: auto;
    margin-left: -220px;
    margin-top: -50px;
}

.kwg_advantage .advantage_right {
    width: 508px;
}

.kwg_advantage .advantage_right .advantage_title h3 {
    font-size: 30px;
    color: #232223;
}

.kwg_advantage .advantage_right .advantage_title span {
    display: inline-block;
    width: 150px;
    height: 2px;
    background-color: #dc4711;
    margin-top: 12px;
}

.kwg_advantage .advantage_right .advantage_title p {
    font-size: 16px;
    color: #646464;
    margin-top: 12px;
}

.kwg_advantage .advantage_right ul {
    margin-top: 70px;
}

.kwg_advantage .advantage_right ul li {
    float: left;
    margin-right: 120px;
    margin-bottom: 80px;
    text-align: center;
}

.kwg_advantage .advantage_right ul li:nth-of-type(3n) {
    margin-right: 0;
}

.kwg_advantage .advantage_right ul li img {
    width: 64px;
    height: 64px;
    vertical-align: auto;
}

.kwg_advantage .advantage_right ul li span {
    display: block;
    font-size: 22px;
    color: #232223;
    margin-top: 21px;
}


/* 展示 */

.kwg_show_w {
    height: 591px;
    background: url(/style/bj3.png?imageView2/1/interlace/1/q/95) no-repeat center top;
    background-color: #ffffff;
}

.kwg_show {
    height: 591px;
    padding-top: 50px;
}

.kwg_show_title {
    height: 180px;
    text-align: center;
}

.kwg_show_title h2 {
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 15px;
    color: #fff;
}

.kwg_show_title p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px;
}

.kwg_show_title span {
    display: inline-block;
    margin: 0 auto 15px;
    width: 200px;
    height: 2px;
    background-color: #e95508;
}

.kwg_show_con {
    position: relative;
    width: 522px;
}

.kwg_show_con .item {
    position: absolute;
    left: 50px;
    top: 70px;
}

.kwg_show_con h3 {
    font-size: 22px;
    color: #000;
}

.kwg_show_con span {
    display: inline-block;
    width: 40px;
    height: 4px;
    background-color: #dc4711;
    margin-top: 8px;
}

.kwg_show_con p {
    font-size: 16px;
    color: #000;
    margin-top: 18px;
}

.kwg_show_con a {
    display: inline-block;
    font-size: 22px;
    color: #dc4711;
    margin-top: 48px;
}