@charset "utf-8";
/* CSS Document */
*,*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body{ margin:0px; padding:0px; font-size:12px;font-family:"微软雅黑","黑体";color:#898989;line-height:1; background:#FFF;}
ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,ol,form,input{ margin:0px; padding:0px;}
input,textarea { font-family: "微软雅黑"; border: none; outline: none; background: none; }
ul,li{ list-style:none}
img{border:0px; padding:0px; display: block;}
a{ color:#5c5c5c; text-decoration:none}

h2,h3,h4,b,strong { font-weight: normal; }
em,i { font-style: normal; }

.clear{ zoom: 1; }
.clear:after { content: ''; display: block; clear: both; }
.fl { float:left}
.fr { float:right}
.hidden{display:none; background: url() no-repeat center;}


.mknr{width: 1200px;margin: 0 auto;max-width: 94%; }
.mknr_title{text-align: center; padding: 110px 0 65px;}
.mknr_title h2{font-weight: 500; font-size: 42px;color: #333; margin-bottom:25px;}
.mknr_title p{font-size: 18px;color: #999; line-height: 1.6;}
.mknr_qh{border-radius: 20px; padding: 45px 30px 45px 0;background: #eaf4fd; overflow: hidden;}

.qh-left{float: left; width: 295px; padding: 0 25px;}
.qhbox{border-radius: 8px; padding: 0 0 0 45px;cursor: pointer;height: 68px;display: flex;justify-content: space-between;align-items: center;}
.qhbox b{width: 60px;height: 60px; position: relative;}
.qhbox span{font-size: 18px;color: #333;width: calc(100% - 75px);}
.qh-left li{padding-bottom: 15px;}
.qh-left li.cur .qhbox{background: #fff;box-shadow:0 0 10px rgba(0, 0, 0, .1); }
.qh-left li.cur .qhbox span{color: #2e6ed7;}
.qh-left img{width: 80%; position: absolute;left:50%; top:50%; transform:translate(-50%,-50%);}
.mknr_nr{width: calc(100% - 295px);float: right;background: #fff; border-radius: 15px; padding: 0 40px 30px 40px;}
.mknr_top{ padding: 30px 0 35px; overflow: hidden;display: flex;justify-content: space-between;}
.mknr_top p{color: #333;
    font-size: 16px;
    line-height: 24px;
    max-width: 660px;
    padding-left: 12px;
    text-align: left;
    white-space: normal;}
.mknr_top a{display: block;width: 168px; height: 48px;font-size: 18px;
    background: #2e6ed7;
    border-radius: 4px;
    color: #fff;line-height: 48px;display: block;text-align: center;}
.mknr_bottom img{width: 100%;}
.mknrbox{animation: fadeIn 1s 1;}
.sjqh{display: none;}
@media(max-width:1000px){
.mknr_title h2{font-size: 20px; margin-bottom: 15px;}
.mknr_title p{font-size: 14px;}
.mknr_title{padding: 60px 0 25px;}
.pczs{display: none;}
.sjqh{display: block;}
.sjbox{border-radius: 10px; padding: 30px 10px;overflow: hidden;box-shadow:0 0 10px rgba(0, 0, 0, .1); }
.sjbox h2{font-size: 20px;color: #333; margin-bottom: 20px;}
.sjbox img{width: 100%;}
.sjtext{padding: 20px 10px 0 10px;}
.sjtext p{font-size: 12px; line-height: 1.4;}
.sjtext a{display: block; margin-top: 15px; width: 110px; line-height: 40px;border-radius: 6px; color: #fff; font-size: 15px; text-align: center;background: #2e6ed7;}
.btnbox{position: relative; width: 210px; margin: 0 auto;}
.sjqh .swiper-button-next{width: 30px;height: 30px;color: #2e6ed7;border-radius: 50%;box-shadow:0 0 10px rgba(0, 0, 0, .1); background: #fff;}
.sjqh .swiper-button-prev{width: 30px;height: 30px;color: #2e6ed7;border-radius: 50%;box-shadow:0 0 10px rgba(0, 0, 0, .1); background: #fff;}
.sjqh .swiper-container{padding-bottom: 40px;}
.sjqh .swiper-button-next:after,.sjqh  .swiper-button-prev:after{font-size: 15px;}
.sjqh .swiper-pagination{bottom: 3px;}
.swiper-pagination-bullet{opacity: 1;background: #ccc;border-radius: 5px;}
.swiper-pagination-bullet-active{width: 20px; background: #2e6ed7;}
}





