@charset "utf-8";

/*==========================banner===========================*/
.banner-index{ width: 100%; min-width: 1200px; height: 100%;  background: url(../images/01-min.png); background-position: center; background-size: cover; overflow: hidden; }

.banner-index .main{ position: absolute; left: 50%; top: 50%; width: 600px; height: 600px; margin-left: -300px; margin-top: -300px; z-index: 5;}
.banner-index .content{ position: absolute; width: 100%; padding-left: 18px; z-index: 5;}
.banner-index .content .tit{ margin-top: 180px;;font-size: 60px; color: #fff; text-align: center; letter-spacing: 20px;}
.banner-index .content .tit-en{ padding: 2px 30px; margin-left: -20px; font-size: 22px; font-family: Arail,Tabhoma;  color: #fff; text-align: center; }
.banner-index .content .infor{ margin-top: 32px; font-size: 30px; color: #d1edff; letter-spacing: 24px; text-align: center;}
.banner-index .content .more{ display: block; margin-top: 35px; margin-left: 200px; width: 175px; height: 46px; font-size: 18px; color: #2293DC; line-height: 46px; letter-spacing: 5px; text-align: center; border: 2px solid #2293DC; border-radius: 25px; }
.banner-index .content .more:hover{ font-size: 19px;}
.banner-index .in-circle{ width: 100%; height: 100%; -webkit-animation: rotate 50s linear infinite; z-index: 4;}
.banner-index .out-wrap{ position: absolute; left: 50%; top: 50%; width: 1200px; height: 1200px; margin-left: -600px; margin-top: -600px; overflow: hidden; z-index: 3;}
.banner-index .out-wrap .out-circle{ width: 1200px; height: 1200px;-webkit-animation: rotate-fan 50s linear infinite; z-index: 4;}

@media only screen and (min-width: 1300px) {
.banner-index .main{ position: absolute; left: 50%; top: 50%; width: 600px; height: 600px; margin-left: -300px; margin-top: -300px; z-index: 5;}
.banner-index .content{ position: absolute; width: 100%; padding-left: 18px; z-index: 5;}
.banner-index .content .tit{ margin-top: 180px;;font-size: 60px; color: #fff; text-align: center; letter-spacing: 20px;}
.banner-index .content .tit-en{ padding: 2px 30px; margin-left: -20px; font-size: 22px; font-family: Arail,Tabhoma;  color: #fff; text-align: center; }
.banner-index .content .infor{ margin-top: 32px; font-size: 30px; color: #d1edff; letter-spacing: 24px; text-align: center;}
.banner-index .content .more{ display: block; margin-top: 35px; margin-left: 200px; width: 175px; height: 46px; font-size: 18px; color: #2293DC; line-height: 46px; letter-spacing: 5px; text-align: center; border: 2px solid #2293DC; border-radius: 25px; }
.banner-index .content .more:hover{ font-size: 19px;}
.banner-index .in-circle{ width: 100%; height: 100%; -webkit-animation: rotate 50s linear infinite; z-index: 4;}
.banner-index .out-wrap{ position: absolute; left: 50%; top: 50%; width: 1200px; height: 1200px; margin-left: -600px; margin-top: -600px; overflow: hidden; z-index: 3;}
.banner-index .out-wrap .out-circle{ width: 1200px; height: 1200px;-webkit-animation: rotate-fan 50s linear infinite; z-index: 4;}
}

@media only screen and (max-width: 1299px) {
.banner-index .main{ position: absolute; left: 50%; top: 50%; width: 400px; height: 400px; margin-left: -200px; margin-top: -200px; z-index: 5;}
.banner-index .content{ position: absolute; width: 100%; padding-left: 8px;  z-index: 5;}
.banner-index .content .tit{ margin-top: 90px;;font-size: 40px; color: #fff; text-align: center; letter-spacing: 15px;}
.banner-index .content .tit-en{ padding: 2px 30px; margin-left: -20px; font-size: 18px; font-family: Arail,Tabhoma; color: #fff; text-align: center; }
.banner-index .content .infor{ margin-top: 32px; font-size: 20px; color: #d1edff; letter-spacing: 16px; text-align: center;}
.banner-index .content .more{ display: block; margin-top: 30px; margin-left: 130px; width: 130px; height: 34px; font-size: 16px; color: #2293DC; line-height: 34px; letter-spacing: 3px; text-align: center; border: 1px solid #2293DC; border-radius: 25px; }
.banner-index .content .more:hover{ font-size: 17px;}
.banner-index .in-circle{ width: 100%; height: 100%; -webkit-animation: rotate 50s linear infinite; z-index: 4;}
.banner-index .out-wrap{ position: absolute; left: 50%; top: 50%; width: 800px; height: 800px; margin-left: -400px; margin-top: -400px; overflow: hidden; z-index: 3;}
.banner-index .out-wrap .out-circle{ width: 800px; height: 800px;-webkit-animation: rotate-fan 50s linear infinite; z-index: 4;}
}

/*==========================我们的产品开始===========================*/
.product{ padding: 75px 0 70px; min-width: 1200px; background: url(../images/bg.png) repeat; overflow: hidden;}
.product .title{ position: relative; padding-bottom: 27px; font-size: 36px; color: #444; text-align: center;}
.product .title .line-long{ position: absolute; bottom: 1px; left: 50%; width: 120px; height: 1px; margin-left: -60px; background: #c9c9c9; z-index: 1;}
.product .title .line-short{ position: absolute; bottom: 0px; left: 50%; width: 40px; height: 3px; margin-left: -20px; background: #2293dc; z-index: 2;}
.product .title-tip{ font-size: 18px; color: #888; text-align: center; margin-top: 27px;}
.product .pro-show{ position:relative; width:1200px; margin-top: 50px;}
.product .pro-show .hd {position: absolute; top: 0; left: 0; width: 1200px; height: 0px;  z-index: 2;}
.product .pro-show .hd .prev,.product .pro-show .hd .next{ display:block;  width:38px; height:70px; cursor:pointer;}
.product .pro-show .hd .prev{ position: absolute; left: -38px; top: 190px;}
.product .pro-show .hd .next{ position: absolute; right: -38px; top: 190px;}
.product .pro-show .bd ul{ overflow:hidden; zoom:1; }
.product .pro-show .bd ul li{ float:left; width: 260px; margin: 0 65px; padding: 20px 5px 10px; overflow:hidden;}
.product .pro-show .bd ul li:hover .pic-wrap{ background: #0064FA; border-color: #0064FA;}
.product .pro-show .bd ul li:hover .pic-wrap .pic{ display: none;}
.product .pro-show .bd ul li:hover .pic-wrap .pic-on{ display: block;}
.product .pro-show .bd ul li:hover .tit{ color: #0064FA;}
/*.product .pro-show .bd ul li .pic-wrap{ display: flex; justify-content: center; align-items: center; width: 213px; height: 213px; margin: 0 auto; border-radius: 50%; border: 2px solid #363636; transition: all 1s; */
.product .pro-show .bd ul li .pic-wrap{ display: flex; justify-content: center; align-items: center; width: 213px; height: 213px; margin: 0 auto; border-radius: 50%; transition: all 1s;
 display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
            display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
            display: -ms-flexbox;      /* TWEENER - IE 10 */
            display: -webkit-flex;     /* NEW - Chrome */
 
  -webkit-box-pack: center;
  /* 12版 */
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
   -webkit-box-align: center;
  /* 12版 */
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;}
.product .pro-show .bd ul li .pic-wrap .pic{ display: block; transition: all 1.5s; }
.product .pro-show .bd ul li .pic-wrap .pic-on{ display: none; transition: all 1.5s; }
.product .pro-show .tit{ margin-top: 35px; font-size: 18px; color: #000; text-align: center; cursor: pointer;}
.product .pro-show .cnt{ margin-top: 14px; font-size: 14px; color: #666; text-align: center; line-height: 25px; cursor: pointer;}



/*==========================京麒源智能===========================*/
.about{ width: 100%; min-width: 1200px; height: 620px; padding: 90px 0 90px; background: url(../images/bg-01.png) no-repeat center; overflow: hidden}
.about .title{ font-size: 36px; color: #fff; text-align: center;}
.about .infor{ margin-top: 40px; font-size: 18px; color: #e3f4ff; text-align: center; line-height: 40px;}
.about .more{ display: block; margin: 40px auto 0; width: 175px; height: 46px; font-size: 18px; color: #fff; line-height: 46px; letter-spacing: 5px; text-align: center; border: 2px solid #fff; border-radius: 25px; cursor: pointer;}
.about .more:hover{ font-size: 19px;}
.about .about-show{ margin-top: 65px; overflow: hidden;}
/*.about .about-show .item{ float: left; box-sizing: border-box; width: 300px; height: 300px; padding: 30px 24px; border-right: 1px solid #0064FA;}*/
.about .about-show .item{ float: left; box-sizing: border-box; width: 300px; height: 300px; padding: 30px 24px;}
.about .about-show .item:nth-child(4){ border-right: 0;}
.about .about-show .item .pic{ height: 50px; display: flex; justify-content: center;
 display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
            display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
            display: -ms-flexbox;      /* TWEENER - IE 10 */
            display: -webkit-flex;     /* NEW - Chrome */
 
  -webkit-box-pack: center;
  /* 12版 */
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;}
.about .about-show .item .pic img{ display: block; width: 50px; height: 50px; cursor: pointer;}
.about .about-show .item .tit{ margin-top: 30px; font-size: 18px; color: #fff; text-align: center; cursor: pointer;}
.about .about-show .item .cnt{ margin-top: 13px; font-size: 14px; color: #ccebff; line-height: 26px; text-align: center; cursor: pointer;}
.about .about-show .item:hover .pic img{ -webkit-animation: rotate 2s linear infinite;}
@-webkit-keyframes rotate{
    0%{transform:rotate(0deg);}
    100%{transform:rotate(360deg);}
}
@-webkit-keyframes rotate-fan{
    0%{transform:rotate(0deg);}
    100%{transform:rotate(-360deg);}
}
.about .infor.mobile{ display: none;}
.about .cnt.mobile{ display: none;}


/*==========================京麒源动态===========================*/
.news{ min-width: 1200px; padding: 75px 0 70px; overflow: hidden;}
.news .title{ position: relative; padding-bottom: 27px; font-size: 36px; color: #444; text-align: center;}
.news .title .line-long{ position: absolute; bottom: 1px; left: 50%; width: 120px; height: 1px; margin-left: -60px; background: #c9c9c9; z-index: 1;}
.news .title .line-short{ position: absolute; bottom: 0px; left: 50%; width: 40px; height: 3px; margin-left: -20px; background: #2293dc; z-index: 2;}
.news .title-tip{ font-size: 18px; color: #888; text-align: center; margin-top: 27px;}
.news .news-show{ margin-top: 45px; display: flex; justify-content: space-between;
 display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
            display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
            display: -ms-flexbox;      /* TWEENER - IE 10 */
            display: -webkit-flex;     
}
.news .news-show li{ width: 360px;}
.news .news-show li:hover .pic img{ transform: scale(1.15,1.15);}
.news .news-show li:hover .tit{ color: #2293DC;}
.news .news-show li .date{ overflow: hidden;}
.news .news-show li .date .day{ float: left; font-size: 50px; font-family:"宋体",Arail,Tabhoma; color: #2293DC;}
.news .news-show li .date .year{float: right; padding-top: 21px; font-size: 25px; font-family:"宋体",Arail,Tabhoma; color: #2293DC;}
.news .news-show li .pic{ width: 360px; height: 180px; margin-top: 10px; overflow: hidden;}
.news .news-show li .pic img{ display: block; width: 360px; height: 180px; transition: all 1s;}
.news .news-show li .tit{ margin-top: 25px; font-size: 18px; color: #333; cursor: pointer;}
.news .news-show li .cnt{ margin-top: 10px; font-size: 14px; color: #666; line-height: 25px; cursor: pointer;}
.news .more{ display: block; margin: 35px auto 0; width: 175px; height: 46px; font-size: 18px; color: #2293DC; line-height: 46px; letter-spacing: 5px; text-align: center; border: 2px solid #2293DC; border-radius: 25px;  background: #fff;transition: all 0.5s; cursor: pointer;}
.news .more:hover{ color: #fff; background: #2293DC;}
canvas{ position: absolute; top: 0; left: 0;}




/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++手机端++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++手机端++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


@media only screen and (min-width: 300px) and (max-width: 768px) {
/*==========================banner===========================*/
.banner-index{ width: 100%; min-width: 300px; height: calc( 100vw * 1.44 ); }
.banner-index .main{ width: 300px; height: 300px; margin-left: -150px; margin-top: -150px; z-index: 5;}
.banner-index .content{ margin-left: 30px; margin-top: 30px; width:240px; padding-left: 8px;  z-index: 5; }
.banner-index .content .tit{ margin-top: 62px; font-size: 2.2rem; color: #fff; text-align: center; letter-spacing: 15px;}
.banner-index .content .tit-en{ padding: 2px 0px; margin-left: -12px; font-size: 0.9rem;}
.banner-index .content .infor{ margin-top: 14px; margin-left: -8px; font-size: 1.4rem; color: #d1edff; letter-spacing: 6px; text-align: center;}
.banner-index .content .more{ display: block; margin-top: 18px; margin-left: 74px; width: 80px; height: 20px; font-size: 1rem; color: #2293DC; line-height: 22px; letter-spacing: 1px; text-align: center; border: 1px solid #2293DC; border-radius: 25px; }
.banner-index .content .more:hover{ font-size: 1.4rem;}
.banner-index .in-circle{margin-top: 30px; margin-left:30px; width: 240px; height: 240px; -webkit-animation: rotate 50s linear infinite; z-index: 4;}
.banner-index .out-wrap{position: absolute; left: 50%; top: 50%; width: 300px; height: 300px; margin-left: -150px; margin-top: -150px; overflow: hidden; z-index: 3;}
.banner-index .out-wrap .out-circle{ width: 480px; height: 480px; margin-left: -90px; margin-top: -90px;-webkit-animation: rotate-fan 50s linear infinite; z-index: 4;}

/*==========================我们的产品开始===========================*/
.product{ padding: 20px 0 10px; min-width: 100%; background: url(../images/bg.png) repeat; overflow: hidden;}
.product .inner{width: 100%;}
.product .title{ position: relative; padding-bottom: 10px; font-size: 1.8rem; color: #444; text-align: center;}
.product .title .line-long{ position: absolute; bottom: 1px; left: 50%; width:70px; height: 1px; margin-left: -35px; background: #c9c9c9; z-index: 1;}
.product .title .line-short{ position: absolute; bottom: 0px; left: 50%; width: 30px; height: 3px; margin-left: -15px; background: #2293dc; z-index: 2;}
.product .title-tip{ padding: 0 20px; font-size: 1.2rem; color: #888; text-align: center; margin-top: 15px;}
.product .pro-show{ position:relative; width:100%; margin-top: 0px;}
.product .pro-show .hd {position: absolute; top: 0; left: 0; width: 100%; height: 0px;  z-index: 2;}
.product .pro-show .hd .prev,.product .pro-show .hd .next{ display:block; width:20px; height:36px; cursor:pointer;}
.product .pro-show .hd .prev img,.product .pro-show .hd .next img{ display:block; width: 100%;}
.product .pro-show .hd .prev{ position: absolute; left: 10px; top:120px}
.product .pro-show .hd .next{ position: absolute; right: 10px; top: 120px;}
.product .pro-show .bd ul{ overflow:hidden; zoom:1; }
.product .pro-show .bd ul li{ box-sizing: border-box; float:left; width: 100%; margin: 0 auto; padding: 20px 0px 10px; overflow:hidden;}
.product .pro-show .bd ul li:hover .pic-wrap{ background: #2293dc; border-color: #2293dc;}
.product .pro-show .bd ul li:hover .pic-wrap .pic{ display: none;}
.product .pro-show .bd ul li:hover .pic-wrap .pic-on{ display: block;}
.product .pro-show .bd ul li:hover .tit{ color: #2293DC;}
.product .pro-show .bd ul li .pic-wrap{width: 130px; height: 130px; margin: 0 auto; border-radius: 50%; transition: all 1s; }
.product .pro-show .bd ul li .pic-wrap .pic{ display: block; width: 60%; transition: all 1.5s; }
.product .pro-show .bd ul li .pic-wrap .pic-on{ display: none; transition: all 1.5s; }
.product .pro-show .tit{ margin-top: 10px; font-size: 14px; color: #000; text-align: center; cursor: pointer;}
.product .pro-show .cnt{ width: 240px; margin: 8px auto 0; padding: 0 20px; font-size: 12px; color: #666; text-align: center; text-indent: 26px;  line-height: 20px; cursor: pointer;}

/*==========================京麒源智能===========================*/
.about{ min-width: 300px; height: auto; padding: 20px 0 20px; background: #094486; overflow: hidden}
.about .title{ font-size: 1.8rem; color: #fff; text-align: center;}
.about .infor{ margin-top: 18px; font-size: 1.2rem; color: #e3f4ff; text-align: center; line-height: 18px; letter-spacing: 1px;}
.about .more{ display: block; margin: 20px auto 0; width: 90px; height: 24px; font-size: 1.2rem; color: #fff; line-height: 24px; letter-spacing: 1px; text-align: center; border: 1px solid #fff; border-radius: 25px; cursor: pointer;}
.about .more:hover{ font-size: 1.5rem;}
.about .about-show{ margin-top: 20px; overflow: hidden;}
.about .about-show .item{ float: left; box-sizing: border-box; width: 50%; margin-bottom: 10px; height: 170px; padding: 10px; border-right: 1px solid #3c6ea1;}
.about .about-show .item:nth-child(2){ border-right: 0;}
.about .about-show .item:nth-child(4){ border-right: 0;}
.about .about-show .item .pic{ height: 36px; }
.about .about-show .item .pic img{ display: block; width: 36px; height: 36px; cursor: pointer;}
.about .about-show .item .tit{ margin-top: 8px; font-size: 1.4rem; color: #fff; text-align: center; cursor: pointer;}
.about .about-show .item .cnt{ margin-top: 5px; font-size: 1.2rem; color: #ccebff; line-height: 26px; text-align: center; cursor: pointer;}
.about .about-show .item:hover .pic img{ -webkit-animation: rotate 2s linear infinite;}
@-webkit-keyframes rotate{
    0%{transform:rotate(0deg);}
    100%{transform:rotate(360deg);}
}
@-webkit-keyframes rotate-fan{
    0%{transform:rotate(0deg);}
    100%{transform:rotate(-360deg);}
}
.about .infor{ display: none;}
.about .infor.mobile{ display: block; text-indent: 24px; text-align: justify; padding: 0 10px;}
.about .cnt.pc{ display: none;}
.about .cnt.mobile{ display: block;}


/*==========================京麒源动态===========================*/
.news{ min-width: 300px; padding: 20px 0 20px; overflow: hidden;}
.news .title{ position: relative; padding-bottom: 10px; font-size: 1.8rem; color: #444; text-align: center;}
.news .title .line-long{ position: absolute; bottom: 1px; left: 50%; width:70px; height: 1px; margin-left: -35px; background: #c9c9c9; z-index: 1;}
.news .title .line-short{ position: absolute; bottom: 0px; left: 50%; width: 30px; height: 3px; margin-left: -15px; background: #2293dc; z-index: 2;}
.news .title-tip{ padding: 0 20px; font-size: 1.2rem; color: #888; text-align: center; margin-top: 15px;}
.news .news-show{ margin-top: 20px; padding: 0 1%; }
.news .news-show li{ width: 100%; }
.news .news-show li.mobile{ display: none;}
.news .news-show li:hover .pic img{ transform: scale(1.15,1.15);}
.news .news-show li:hover .tit{ color: #2293DC;}
.news .news-show li .date{ overflow: hidden;}
.news .news-show li .date .day{ float: left; font-size: 2.4rem; font-family:"宋体",Arail,Tabhoma; color: #2293DC;}
.news .news-show li .date .year{float: right; padding-top: 8px; font-size: 1.6rem; font-family:"宋体",Arail,Tabhoma; color: #2293DC;}
.news .news-show li .pic{ width: 100%; height: auto; margin-top:2px; overflow: hidden;}
.news .news-show li .pic img{ display: block; width: 100%; height: auto; transition: all 1s;}
.news .news-show li .tit{ margin-top: 10px; font-size: 1.3rem; color: #333; text-align: center; cursor: pointer;}
.news .news-show li .cnt{ margin-top: 8px; font-size: 1.2rem; color: #666; line-height: 18px; text-indent: 20px; cursor: pointer;}
.news .more{ display: block; margin: 20px auto 0; width: 90px; height: 24px; font-size: 1.2rem; color: #2293DC; line-height: 24px; letter-spacing: 1px; text-align: center; border: 1px solid #2293DC; border-radius: 25px; cursor: pointer;}
.news .more:hover{ font-size: 1.3rem;}
canvas{ display: none; height: 0;}

}