@charset "utf-8";
/* CSS Document */
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th,p,a,li,td,b,div,span{font:400 12px "Open Sans", "Lucida Grande", "Lucida Sans Unicode", "Arial"; color:#333;}
html{font:400 100% "Open Sans", "Lucida Grande", "Lucida Sans Unicode", "Arial"; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: none; line-height:1.2; color:#333; overflow-x:hidden;}
.dkidx_wrap{overflow-x:hidden; }
.dkidx_wrap h1,.dkidx_wrap h2,.dkidx_wrap h3{ font-family:Helvetica, sans-serif;}
.dkidx_wrap h2{font-size:36px; font-weight:bold; line-height:1.4;}
.dkidx_wrap p{line-height:1.8; font-size:16px; color:#222;}
.pw1200{width:94%; max-width:1200px; margin-left:auto; margin-right:auto;}
.pw1300{width:94%; max-width:1300px; margin-left:auto; margin-right:auto;}
.ft28{font-size:28px;}
.mt15{ margin-top: 15px;}
.mt110{ margin-top: 110px;}
.mt120{ margin-top: 120px;}
.mt130{ margin-top: 130px;}
.mt150{ margin-top: 150px;}
img{ max-width:100%; height:auto;}
a.dkidx_link{ font-size:16px; color:#43A450; text-decoration:none; display:inline-block; font-weight:bold;}
.dkidx_link:after{ content:"\e902"; font-family:iconfont; display:inline-block; margin-left:10px; position:relative; font-size:inherit; vertical-align:middle; color:inherit; transition:transform ease-in-out 0.3s; -webkit-transition:transform ease-in-out 0.3s; -moz-transition:transform ease-in-out 0.3s; -o-transition:transform ease-in-out 0.3s; -ms-transition:transform ease-in-out 0.3s;}
.dkidx_link:hover:after{ transform:translateX(5px);}
/*.dkidx_sec p{ font-size:16px; color:#fff; line-height:1.7; opacity:.8;}*/
.def_effect{ transform: translateY(50px); opacity: 0;}
.def_effect0{opacity:0; transform:scale(.95);}
.def_effect1{ transform: translateX(-50px); opacity: 0;}
.def_effect2{ transform: translateX(50px); opacity: 0;}
.current .def_effect,.current .def_effect1,.current .def_effect2{transform: translate(0); opacity: 1;transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;}
.current .def_effect0{transform: scale(1); opacity: 1;transition: transform 0.5s ease-in-out, opacity 0.5s .2s ease-in-out;}
.def_effect:nth-child(1){ /*transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;*/}
.def_effect:nth-child(2){ transition: transform 0.5s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;}
.def_effect:nth-child(3){ transition: transform 0.5s 0.4s ease-in-out, opacity 0.5s 0.4s ease-in-out;}
.def_effect:nth-child(4){ transition: transform 0.5s 0.6s ease-in-out, opacity 0.5s 0.6s ease-in-out;}
.def_effect:nth-child(5){ transition: transform 0.5s 0.8s ease-in-out, opacity 0.5s 0.8s ease-in-out;}
.def_effect:nth-child(6){ transition: transform 0.5s 1s ease-in-out, opacity 0.5s 1s ease-in-out;}
.def_effect:nth-child(7){ transition: transform 0.5s 1.2s ease-in-out, opacity 0.5s 1.2s ease-in-out;}
.def_effect:nth-child(8){ transition: transform 0.5s 1.4s ease-in-out, opacity 0.5s 1.4s ease-in-out;}
.def_effect:nth-child(9){ transition: transform 0.5s 1.6s ease-in-out, opacity 0.5s 1.6s ease-in-out;}


.pw980.sub_nav, .pw980.sub_nav_cont{box-sizing: border-box;}
.white .sub_nav_cont{margin: 10px 0 0 50%; box-sizing: border-box;width: 98%;transform: translateX(-50%);}
header{position: sticky;top: 0;background-color: white;z-index: 999;}
.navigation .right a {
	line-height: 40px;
	color: #333;
	font-size: 16px;
	display: inline-block;
	padding: 0 15px;
}
/*banner*/
.dkidx_banner{background:url(../landing/img/droidkit-sns-bannerbg.png) #1ba66f top center no-repeat; background-size:cover; min-height:650px;box-sizing: border-box;}
.dkidx_banner>.pw1400{padding: 0 15px;box-sizing: border-box;max-width: 1430px;position: relative;z-index: 2;}

.dkidx_banimg{top:0px;left: 50%;width: 691px;}
.dkidx_bantext{max-width:640px;}
.dkidx_bantext h1{font-size:42px; line-height:1.3;}
.dkidx_bantext>p{font-size:18px;}
.dkidx_bantext ul{opacity:.8;}
.dkidx_bantext li{font-size:16px; line-height:1.8; padding-left:30px; color:#fff; margin-top:10px; position:relative; font-weight: 600;}
.dkidx_bantext li:before{content: "\e923";
  font-family: "iconfont";position: absolute;left: 7px;
  /* color: #333; */
  font-size: 16px;
  /* position: relative; */
  top: 3px;
  margin-right: 8px;}

.dkidx_btn p{display:inline-block; text-align:center;}
.dlbtnp{margin-right:40px;}
.dkidx_btn a{display:block; width:250px; line-height:66px; margin:auto; border-radius:10px; color:#fff; font-size:20px; font-weight:bold; text-align:center; text-decoration:none; transition: transform linear .2s;}
.dkidx_btn a:hover{transform: translateY(-5px);}
.dkidx_btn .dlbtn{background-color:#fff; color:#00750F;}
.dkidx_btn .buybtn{background-color:#F39B11;position: relative;}
.buybtn .buybtn_tag{position: absolute;left: -5px;top: -5px;}
.dkidx_btn a:after{font-family:iconfont;font-size:inherit;color:inherit;display:inline-block;vertical-align:middle;font-weight:400;margin:-3px 0 0 10px;}
.dkidx_btn .dlbtn:after{content:"\e928";}
.dkidx_btn .buybtn:after{content:"\e929";}
.dkidx_banner  .dkidx_btn span{margin-top: 10px;display: block;font-size: 14px;color: #fff;opacity: .8;;}


.dkidx_bantext .new_tag{display: inline-block;vertical-align: text-bottom;color: #FFF;border-radius: 11px 0 11px 0;text-align: center;font-size: 16px;background: linear-gradient(283deg, #FF4242 0.01%, #FFA117 96.79%);box-sizing: border-box;padding: 0px 5px;font-weight: 700;letter-spacing: 0.8px;}


/*.dkidx_btn p{overflow: hidden;}*/
.dkidx_btn .line1{color: #fff;font-size: 12px;text-align: left;display: block;margin-top: 20px;}
.dkidx_btn .line2{color: #fff;font-size: 14px;text-align: left;display: block;margin-top: 6px;font-weight: bold;}
.dkidx_btn .num{letter-spacing: 0.165em;}
.dkidx_btn .line1 img{margin-left: 10px;}
.dkidx_btn .line2 a{text-decoration: none;}
.dkidx_btn .box{display: block;border-left: 1px solid #1BAC2C;padding-left: 5px;}


/* .dkidx_btn span b{display: block;font-size: 14px;font-weight: bold;letter-spacing: 0.165em;color: #fff;} */
.dkidx_btn span a{display:inline; font-size:inherit; color:inherit; font-weight:inherit; line-height:inherit; text-decoration:underline;}
.dkidx_btn span a:hover{transform:none;}

.dkidx_banner_new{position: relative;z-index: 3;}
.dkidx_banner_new {
	margin-top: 34px;
	width: 100%;
	height: 75px;
	background: rgba(0, 0, 0, 0.24);
	box-sizing: border-box;
	display: flex;
	align-items: center;
}
.dkidx_banner_new ul {
	display: flex;
	justify-content: space-between;
	align-items: center;

}
.dkidx_banner_new ul li {
	display: flex;
	align-items: center;
}
.dkidx_banner_new ul li:last-child {
	margin-right: 38px;
}
.dkidx_banner_new ul li p {
	color: rgba(255, 255, 255, 0.6);
	font-size: 14px;
	line-height: 1.42;
	margin-left: 10px;
	font-family: 'Open Sans';
	font-style: normal;
}







/*feature_six*/
.feature_six{ width: 98%;margin: 100px auto 30px;overflow: hidden; position: relative;z-index: 4;}
.feature_tabs_box{max-width: 1400px; margin: 80px auto 0;}
.feature_tabs{display: flex;justify-content: space-between;max-width: 1300px;margin: 0 auto;}
.feature_tabs p {display: inline-block;vertical-align: top;;margin: 10px 0;cursor: pointer;}
.feature_tabs p:hover span{color: #43A450;}
.feature_tabs p img,.feature_tabs p span{display: block;margin: auto;}
.feature_tabs p span{margin-top: 20px;font-size: 18px;font-weight: bold;color: #000;}
.feature_tabs .line{width: 100px;height: 8px; border-radius: 4px;background-color: #43A450;margin-top: 30px;margin-left:0% ; }
 .feature_contents{max-width: 1400px;margin: auto; }
 .bottom-line{width: 100%;height: 2px;max-width: 1300px; background-color: #EFEFEF;position: relative;top: -14px;z-index: -1;margin: auto;}
 .feature_contents .contents{display: none;background-color: #EAF8F8; border-radius: 10px; box-sizing: border-box;padding: 80px 100px;overflow: hidden;margin: 80px auto 100px;}
 .feature_contents .contents img{max-width: 540px;vertical-align: middle;}
 .feature_contents .contents .contents-right{ width: 576px;padding-left: 80px; display: inline-block;vertical-align: middle;}
 .contents-right>h3{font-weight: bold;font-size: 30px;color: #000;text-align: left;margin-bottom: 30px;}
 .contents-right>p{font-size: 16px;color: #000;text-align: left;line-height: 32px; margin-bottom: 20px;}
 .three-icon{width: 114px;height: 98px;border: 1px solid #c6e8e8;border-radius: 6px;padding-top: 12px;margin-right: 20px;}
 .three-icon p{font-size: 14px;color: #000;margin-top: 12px;}
 .feature_contents .content_active{display: block; animation:.39s ease-in-out show1;background: #FFF;
  box-shadow: 0px 5px 78.2px 0px rgba(209, 209, 209, 0.25);}
 @keyframes show1{
	from{opacity:0;}
	to{opacity:1;}
}
/* .feature_contents .contents:nth-child(2) .contents-right>h3,
.feature_contents .contents:nth-child(3) .contents-right>h3,
.feature_contents .contents:nth-child(4) .contents-right>h3,
.feature_contents .contents:nth-child(5) .contents-right>h3,
.feature_contents .contents:nth-child(6) .contents-right>h3,
.feature_contents .contents:nth-child(7) .contents-right>h3{margin-top: 54px;}
.feature_contents .contents:nth-child(4) .contents-right>h3{margin-top: 0px;} */


/* .feature_contents .contents:nth-child(7) img{margin-top: 70px;} 
.feature_contents .contents:nth-child(6) img{margin-top: 32px;} 
.feature_contents .contents:nth-child(5) img{margin-top: 22px;} 
.feature_contents .contents:nth-child(5) .contents-right{padding-left: 122px;}
.feature_contents .contents:nth-child(4) img{margin-top: 40px;} 
.feature_contents .contents:nth-child(3) img{margin-top: 42px;} 
.feature_contents .contents:nth-child(2) img{margin-top: 30px;}  */
 
 
.disclaimer{padding:30px; max-width:1200px; margin:60px auto; border:1px dashed #ccc; border-radius:5px;}
.disclaimer .pta{left:23px; top:-15px;}

.sliderimg{text-align: center;margin: 0 auto;position: relative;}
.sliderimg::after{position: absolute;content: "";width: 100%;height: 980px;left: 0;top: 0;background: #F7FAF7;transform: translateY(-45%);}
.sliderimg>div{max-width: 1400px;margin: 0 auto;position: relative;z-index: 2;}
.sliderimg img{width: 94%;max-width: 1350px;margin-top: 60px;}
.sliderimg img.mo{display: none;}
/* buy */



.purchase_full{position: relative;z-index: 4; width:94%; max-width:1400px; margin:100px auto; background-color:#fff; box-shadow:0px 0px 50px rgba(0, 0, 0, 0.1); border-radius:10px; padding:80px 70px;box-sizing: border-box;}
.purchase_full_list{display:inline-block; vertical-align:middle; text-align:left; width:600px; margin:30px 20px 30px 60px;}
.purchase_full_list .dkidx_wrap h2{font-size: 30px;}
.purchase_full_list p{margin-top:16px;margin-bottom: 1px;display: flex;
  padding: 8px 24px;border-radius: 56px;display: inline-block;
  background: #E7FCE7;
  justify-content: center;
  align-items: center;
  gap: 10px;}
.purchase_full_list li{display:inline-block; vertical-align:top; color:#666; min-width:296px; margin-top:15px;font-size: 14px;}
.purchase_full_list li span{color:#f39c11;}
.purchase_full_feas{border-radius: 10px;
  border: 2px dashed #E8E8E8;}
.purchase_full_feas{ max-width:1260px; margin:60px auto 0; padding:60px 50px;}
.purchase_full_feas>p{margin-bottom: 20px;color: #333;
  text-align: center;

  font-size: 26px;

  font-weight: 600;
 }
.purchase_full_feas li{width:calc(25% - 40px);float:left;text-align:left;font-size: 16px;height: 38px; margin-top:40px; position:relative; padding: 0 10px 0 28px;}
.purchase_full_feas .purchase_full_feas_last{width:calc(25% - 10px);}
.purchase_full_feas li:before{content:""; position:absolute; left:0; top:0px; background:url(../landing/img/buy_fullicons.png) no-repeat; background-size:cover; width:20px; height:20px; margin-right:8px;}
.purchase_full_feas li:nth-of-type(1):before{background-position:0 0;}
.purchase_full_feas li:nth-of-type(2):before{background-position:-20px 0;width: 17px;}
.purchase_full_feas li:nth-of-type(3):before{background-position:-38px 0;}
.purchase_full_feas li:nth-of-type(4):before{background-position:-58px 0;}
.purchase_full_feas li:nth-of-type(5):before{background-position:-78px 0;}
.purchase_full_feas li:nth-of-type(6):before{background-position:-98px 0;}
.purchase_full_feas li:nth-of-type(7):before{background-position:-118px 0;}
.purchase_full_feas li:nth-of-type(8):before{background-position:-138px 0;}


.feasblock{padding:50px 0; margin:50px auto; background-color:#f7faf7;}
.feasblock ul{max-width:1680px; margin:auto;}
.feasblock li{display:inline-block; vertical-align:top; width:360px; height:360px; margin:8px; background-color:#fff; border-radius:10px;}
.feas_title{ font-size: 32px; margin-bottom: 20px; /* background:url(../droidkit/img/buy_featitle.png) #43a450 center no-repeat; background-size:cover; */}
.feas_title h2{font-size:26px; font-weight:bold; padding:0 2%; margin-top:130px;}
.feasblock li img{margin-top:15px;}
.feasblock li h5{font-size:20px; font-weight:bold;}
.feasblock li p{font-size:14px; max-width:300px; min-height:63px; margin:8px auto;}
.feasblock li .feas_price{color:#43A450; font-size:18px; min-height:auto;}
.feasblock li .feas_price span{font-size:30px;}
.feasblock li a{display:block; width:230px; line-height:50px; font-size:20px; font-weight:bold; border:2px solid #F39C11; color:#F39C11; border-radius:10px; text-align:center; text-decoration:none; margin:auto; transition:transform 0.3s ease-in-out;}
.feasblock li a:hover{color:#fff; background-color:#F39C11; transform:translateY(-3px);}

.fullblock{width:94%; max-width:1200px; margin:70px auto; box-shadow:0px 0px 50px rgba(0, 0, 0, 0.1); border-radius:10px; padding:40px 0 64px;}
.fullblock_list{text-align:left; width:600px; display:inline-block; vertical-align:middle; margin:30px 20px 30px 30px;}
.fullblock_list h5{margin-bottom:5px;}
.fullblock_list li{display: inline-block; color:#666; width:296px; margin-top:10px;}
.fullblock_list li:before,.purchase_full_list li:before{content:"\e923"; font-family:"iconfont"; color:#333; font-size:16px; position:relative; top:3px; margin-right:8px;}
.fullblock_buy{display:inline-block; vertical-align:middle; text-align:center;max-width: 380px;}
.fullblock_buy p del{font-size:24px; margin-left:10px; display:inline-block;}
.fullblock_buy p b{font-size:64px; font-weight:bold; color:#F39C11; display:inline-block;}
a.fullblock_buybtn{display:block; margin:15px auto 0; width:280px; line-height:68px; font-size:24px; color:#fff; font-weight:bold; background-color:#F39C11; border-radius:10px; text-decoration:none; text-align:center; transition:transform 0.3s ease-in-out;
  border-radius: 10px;
  background: #F39C11;
  box-shadow: 0px 4px 12px 0px rgba(184, 8, 0, 0.30);
}
.fullblock_buy .hors{margin-top: 18px;}

.buy_loading{position:fixed; opacity:.98; z-index:2; width:100%; height:100%; left:0; top:0; background:#fff url(../droidkit/img/buy_banner2.jpg) center no-repeat; background-size:cover;}
.buy_loading_icon{position:fixed; left:50%; top:50%; transform:translate(-50%,-50%);}

@keyframes opac{
	from{opacity:0;}
	to{opacity:1;}
}
.yeartips{vertical-align:top; line-height:1;}

.mowrap{ max-width:750px; overflow:hidden; margin:0 auto; background-color:#f3ffed; }
.mowrap>img{ width:100%; }
.mowrap>p{ width:92%; margin:0 auto; line-height:1.4; font-size:16px; }
.mowrap .yeartips{vertical-align:middle;}
.buy_android_price{ margin:20px auto; padding:25px 2%; width:92%; background-color:#fcfffb; box-shadow:0 0 30px rgba(0,0,0,.1);}
.mowrap h2{width:88%; line-height:1.3; font-size:22px; margin:0 auto; font-weight:bold; }
.mowrap>h2{padding-top:30px;}
.buy_android_price h2 span{ color:#ff6c00; font-size:inherit; font-weight:bold; }
.buy_android_price p{ margin-top:10px; font-size:36px; color:#da0000;}
.buy_android_price p b{display:inline-block;}
.buy_android_price p del{ font-size:18px; color:#bfbfbf; font-weight:400; }
.buy_android_price a{ width:260px; margin:10px auto; line-height:60px; font-size:24px; border-radius:5px; color:#fff; background-color:#3175d2; box-shadow:0 0 10px rgba(76,136,239,0.5); }
.buy_android_price a:hover{ text-decoration:none; }
.buy_android_price a img{ width:11%; margin-right:8px; }
.buy_android_price span{ font-size:14px; color:#666; }
.buy_android_price>span:before{ content:""; display:inline-block; width:5px; height:5px; margin-right:3px; border-radius:100%; background-color:#888;  position:relative; top:-3px; }
.buy_android_price .buy_android_dash img{ width:84%; max-width:400px; margin:10px auto 0; padding:10px; border:2px dashed #e5e5e5; border-radius:10px; }
.mowrap .buy_andrpid_link{ margin:0 auto 30px; font-size:14px; }
.buy_andrpid_link a{ color:#3175d2; text-decoration:underline; font-style:italic; }

.banner_cont_exl h1{line-height:1.3; max-width:900px;}
.banner_cont_exl h1 b{color:#43A450; line-height:inherit;}
.banner_cont_exl h1 span{color:#F39C11; font-size:44px; line-height:inherit; font-family: Helvetica,sans-serif;}
.couponp {max-width:290px; border:2px dashed #ddd; border-radius:10px; padding:5px 0;}
.couponp em{color:#43A450;}
.purchase_full_exl{margin-bottom:30px;}
.feasblock_exl li,.feas_title_exl{height:300px;}
.feas_title_exl h2{margin-top:100px;}
.feasblock_exl li .feas_price span{color:#F39C11; font-size:36px; font-weight:bold;}
.feasblock_exl .feas_price del{color:#999;}










.atn_guar{padding: 20px 10px 18px 10px;text-align: center;background:rgba(24, 182, 168, .2);}
.atn_guar span{font-size: 20px;color:#999;font-weight: 600;vertical-align: middle;display: inline-block;}
.atn_guar img {vertical-align: middle;position: relative;margin-left: 45px;width: calc(100% - 300px);max-width: 937px;}

.outube_contact{}
.youtube_contact h3 {color: #000;


  font-size: 36px;

  font-weight: 700;
}
.youtube_contact .youtube_contact_icon {width: 90%;max-width: 837px;margin: 60px auto 60px;display: flex;justify-content: space-between;}
.youtube_contact a{max-width: 70px;}
.youtube_contact a:hover span{color:#43A450;}
.youtube_contact a svg{vertical-align: bottom;}
.youtube_contact a span{display: inline-block;vertical-align:bottom ;margin-top: 12px;font-size: 16px;font-weight: 600;}




footer{color: #FFF;
  text-align: center;
  background: #0C8F5C;
  font-size: 12px;

  font-weight: 600;
  
padding: 16px 10px;box-sizing: border-box;}




.coupon_pop{position: fixed;z-index: 999;right: 20px;top: 169px;}
.coupon_close{position: absolute;right: -15px;top: 0;cursor: pointer;}
.countdown_time{position: absolute;display: flex;align-items: center;text-align: center; bottom: 150px;left: 50%;transform: translateX(-45%);}

.countdown_time .time_item{width: 52px;height: 48px;border-radius: 6px;
	border: 1px solid #FFF;position: relative;
	background: #FFF8EF;box-sizing: border-box;}
	.countdown_time .time_i{margin: 0 4px;}
	.countdown_time .time_item p{color: #8D3C36;font-size: 14px;font-weight: 400;}
	.countdown_time .time_i,.time_item b{color: #8D3C36;font-size: 20px;font-weight: 600;}
	.time_item b{line-height: 22px;}
	.countdown_time .time_item::after{content: '';position: absolute;width: 24px;height: 0px;border: 1px dashed  #8D3C36; left: 50%;top: 50%;transform: translateX(-50%);}


.copy_box{width: 256px;position: absolute;bottom: 50px;left: 50%;transform: translateX(-45%);
	height: 52px;
	flex-shrink: 0;border-radius: 46px;
	border: 2px solid #893C40;display: flex;align-items: center;justify-content: space-between;
	background: #FEE2E9;box-sizing: border-box;padding: 3px 3px 3px 3px;}
	
	.copy_box textarea{pointer-events: none;opacity: 0;position: absolute;}
	.copy_box div{color: #4E4044;
		text-align: center;
		font-family: Poppins;
		font-size: 18px;width: 125px;
		font-style: normal;letter-spacing: -1px;
		font-weight: 600;
		line-height: normal;}
	.copy_box button{position: relative;width: 120px;
		height: 44px;border-radius: 46px;color: #563A16;
		text-align: center;
		font-family: Poppins;outline: none;
		font-size: 18px;cursor: pointer;border: none;
		font-style: normal;
		font-weight: 600;
		line-height: 37px;
		background: linear-gradient(180deg, #FFBA59 0%, #FF6B00 100%);


		background: linear-gradient(180deg, #FFBA59 0%, #FF6B00 100%,#FEC97F 200%, #FE9206 300%);
		/* background: linear-gradient(180deg, #FFBA59 0%, #FF6B00 25%, #FE9206 50%,#FEC97F 75%, #FE9206 100%); */
		box-shadow: 0px 1px 6px 0px rgba(233, 96, 40, 0.40);
		background-size: 200% 100%;
		background-position: right;
		transition: .3s;

		flex-shrink: 0;}
		.copy_box button:hover{background-position: left;background: linear-gradient(180deg, #FEC97F 0%, #FE9206 100%);}
		.copy_box button span{position: absolute;background-color: #FFF;display: inline-block;
			filter: drop-shadow(0px 4px 4px rgba(102, 102, 102, 0.25));color: #050505;opacity: 0;transition: opacity .3s;pointer-events: none;
			text-align: center;
			height: 42px;
			font-size: 16px;line-height: 42px;
		
			font-weight: 400;width: 92px;border-radius: 8px;
			
		bottom: -56px;left: 50%;transform: translateX(-45%);
		}

		.copy_box .yeartips i{display: none; z-index: 555; width: 296px;top: 20px;box-sizing: border-box;letter-spacing: 0px;
			left: -137px;}
		.copy_box .yeartips:hover i{display: inline-block;}
		.yeartips i::after{display: none;}

		.copy_box button span:after {
			content: "";
			display: inline-block;
			border: 8px solid transparent;
			border-right: 8px solid transparent;
			border-left: 8px solid transparent;
			border-bottom-color: #fff;
			position: absolute;
			top: -12px;
			left:50%;transform: translateX(-50%);
	}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:3/2), only screen and (min-device-pixel-ratio:1.5) {
	.dkidx_banner{background:url(../droidkit/img/index_banner@2x.jpg) #1ba66f top center no-repeat; background-size:cover;}
	.dkidx_sec7{background: url(../droidkit/img/dkidx_bg3@2x.png) #fafafa top center no-repeat; background-size: cover;}
}
@media screen and (max-width:1600px) {
	.dkidx_sec1 {
		background-size: 94% 67%;
	}
	
	.dkidx_sec1 ul {
		margin-top: 54px;
	}
}
@media screen and (max-width: 1500px){
	.ata_more{height: auto}
  .feature_contents .contents{padding: 40px 50px;}
}
@media screen and (max-width: 1400px){

  .feature_contents .contents .contents-right{padding-left: 40px;width: 45%;}
  .feature_contents .contents img{width: 45%;}

}


@media screen and (max-width: 1340px){
	.purchase_full_feas li{font-size: 14px;}
	.dkidx_sec6_cont{width:47%; margin:40px 1% 0;}
}@media screen and (max-width: 1300px){
	.ata_more{width: 95%;margin: 30px 2.5% -25px;height: auto}
	.ata_more_left:before{height: 100%}
	.ata_more{margin-top: 50px}
	.ata_more_left>p, .ata_more_left>ul{margin-left: 0px}
	.ata_more_title>a, .pra_more_left>ul>a{font-size: 22px}
}
@media screen and (max-width:1289px) {
	.dkidx_sec1 {
		background-size: 90% 74%;
	}
	.dkidx_sec1 ul li:nth-child(4) {
		margin-top: 14px;
		margin-right: 12px;
	}
}
@media screen and (max-width: 1280px){
	.dkidx_sec2_text{max-width:500px;}
	.dkidx_sec2_icon{left:530px;}
	.dkidx_sec4 li{width:29%; margin:30px 1%; padding:25px 1% 15px;}
	.dkidx_sec4 li .dkidx_link{transform:none; opacity:1; margin-top:7px;}
	/*.dkidx_tech_block{margin:0 5px -50px; width:210px; height:230px;}
	.dkidx_tech_cont span{margin:50px auto 10px;}*/
	.dkidx_tech_block{margin:10px; width:200px; height:200px;}
	.dkidx_tech_cont span{margin:30px auto 10px;}
	.dkidx_sec7_why li{width:20%; margin:25px 2%;}
	.cmtprev{left:0;}
	.cmtnext{right:0;}
	.usercmt li{width:calc(90% - 100px);}
	.usercmt li>img{width:70px; height:auto;}
	.dkidx_sec9{height:auto; padding-bottom:10px;}
	.dkidx_sec9img{max-width:calc(98% - 500px); margin-left:-50px;}
	.dkidx_sec9text{margin-right:2%; margin-top:20px;}
}
@media screen and (max-width: 1200px){
	/* .feature_contents .contents img{max-width: 346px;}
	.feature_contents .contents .contents-right{padding-left: 30px;} */
  .feature_tabs p{padding: 0 10px;box-sizing: border-box;}
}

@media screen and (max-width: 1100px){
	.dkidx_sec9text{margin-top:0;}
}
@media screen and (max-width:1080px) {
	.ndkidx_sec_new img {
		width: 60%;
	}
	.ndkidx_sec_new>div {
		align-items: center;
	}
	.ndkidx_sec_new h2 {
		margin-top: 0;
	}
}
@media screen and (max-width: 1056px){
	/* .feature_contents .contents img,.feature_contents .contents .contents-right{float: none;}
	.feature_contents .contents .contents-right{margin: auto;max-width: 576px;width: initial;} */
	.contents-right>p,.contents-right>h3{text-align: center;}
}
@media screen and (max-width: 1024px){
	.ata_more_left>ul>li{width: 95%}
}



@media screen and (max-width: 980px){
	.coupon_pop{display: none;}
	.dkidx_bantext h1{font-size:36px;}
	.mt120,.mt110,.mt100,.mt90,.mt80,.mt70{margin-top:40px;}
	.dkidx_banner{text-align:center; padding-bottom:40px;}
	.dkidx_banimg{position:static; width: auto;}
	.dkidx_banimg img{max-width:70%;}
	.dkidx_bantext{max-width:100%;}
	.dkidx_banner ul{text-align:left; display:inline-block;}
	.dkidx_sec1{min-height:auto; padding-bottom:40px;}
	.dkidx_sec2{text-align:center; margin:40px auto 0;}
	.dkidx_sec2_text{max-width:none;}
	.dkidx_sec2_icon{position:static; margin-top:40px; max-width:60%;}
	.dkidx_sec3{padding:0 3%; background:none; min-height:auto;}
	.dkidx_sec3_icon{transform:none; max-width:70%; margin-top:0;}
	.dkidx_sec4{padding:20px 3%; background:linear-gradient(to bottom,#fdfdfd 5%,#f9f9f9);}
	.dkidx_sec4 li{width:92%; max-width:none; margin-top:0; padding:25px 3% 15px;}
	.dkidx_sec5>div{float:none;}
	.dkidx_sec5_text{width:100%; text-align:center;}
	.dkidx_sec5_text h2{font-size:32px; max-width:none;}
	.dkidx_sec5_text h2:before{display:none;}
	.dkidx_sec5_text p{max-width:none;}
	.dkidx_sec5_cont{width:94%; padding:30px 3%; margin-top:30px;}
	.dkidx_sec5_cont img{margin-top:0;}
	.dkidx_sec6{padding:40px 3%;}
	.dkidx_sec6_cont{width:98%; max-width:none;}
	.dkidx_sec6_cont h3{max-width:none;}
	.dkidx_sec7_tech br{display:none;}
	/*.dkidx_tech_block{margin:0;}*/
	.dkidx_sec8{margin-top:40px;}
	.usercmt li div{margin-top:20px;}
	.dkidx_sec9{text-align:center; padding:30px 0; margin-top:40px;}
	.dkidx_sec9img{float:none; max-width:70%;}
	.dkidx_sec9text{float:none; margin:auto;}
	.ata_more_left,.ata_more_right{width: 49%}
	.ata_more_left>ul>li{line-height: 30px}
  .purchase_full_feas li,.purchase_full_feas .purchase_full_feas_last{width:calc(100% - 38px);}

	




	.ndkidx_sec_new h2 {
		max-width: 100%;
		text-align: center;
	}
	.ndkidx_sec_new img {
		margin-top: 40px;
		position: relative;
		left: 0;
		transform: translateX(0%);
	}
  
	.dkidx_banner_new ul li:last-child {
		margin-right: 0;
	}

	.ata_more_left>ul>li>a>span {
		background: #43A450 !important;
	}
	.ata_more_left>ul>li>a:hover {
		color: #43A450 !important;
	}
	.dkidx_banner_new ul {
		display: flex;
	}



 

    .feature_contents .contents .contents-right{padding-left: 0px;margin-top: 40px; width: auto;}
    .feature_contents .contents img{width: 90%;}
    .feature_contents .contents{margin: 40px auto 50px;}
    .purchase_full { margin: 50px auto; padding: 60px 35px; }
		.purchase_full_feas {
			max-width: 1260px;
			margin: 48px auto 0;
			padding: 48px 50px;
	}
    .youtube_contact .youtube_contact_icon{margin: 30px auto;}
    .purchase_full_feas li{margin-top: 20px;}
    .sliderimg img{margin-top: 30px;}
    .feature_contents .contents{margin: 30px auto;}

}
@media screen and (max-width: 800px){

  .purchase_full{padding-top:35px;}
	.purchase_full_list p{text-align:center;}
}
@media screen and (max-width: 768px){
	.ata_more_left,.ata_more_right{width: 95%;margin: 20px 2.5%}
	.ata_more_right>p,.ata_more_right>div{margin-left: 0}
	.ata_more_title{margin-top: 0}
	.ata_more_left:before{display: none}
}
@media screen and (max-width: 750px){
	.dkidx_btn p{display:block; margin:20px auto 0;}
	.dkidx_sec7{padding-bottom:30px;}
	.dkidx_sec7_why li{width:45%; margin-top:10px; margin-bottom:10px;}
	.dkidx_sec9 .dlbtnp{margin-right:auto;}
	.dkidx_tech_block{width:110px; height:110px; margin:5px 0;}
	.dkidx_tech_cont span{width:40px; height:46px; margin:20px auto 3px;}
	.dkidx_tech_block p{font-size:12px!important; max-width:88px; line-height:1; margin:auto;}
	.dkidx_sec8 .pta{bottom:50%; transform:translateY(50%); width:30px; height:30px;}
	.dkidx_sec8 .pta:before{font-size:20px; font-weight:bold; line-height:30px;}
	.usercmt:before,.usercmt:after{width:46px; height:30px; bottom:-13px;}
	.usercmt li{width:calc(98% - 80px); top:40px;}
	.usercmt p{font-size:18px; line-height:1.7;}
	.usercmt li div>img{width:46px; height:auto;}
	.usercmt p img{width:92px; height:auto;}
	.usercmt p b{font-size:14px;}
	.usercmt {height:260px;}

	.feature_six{margin-top: 50px;}
	.feature_tabs_box{margin-top: 40px;}

	.dkidx_sec5_right {
		width: 500px !important;
	}
	.ndkidx_sec_new>div {
		padding-top: 0;
	}
	.dkidx_banner_new {
		display: none;
	}
	.dkidx_banner {
		padding-bottom: 40px !important;
	}

	.sliderimg img.mo{display: block;width: 100%;}
	.sliderimg img.pc{display: none;}

  .purchase_full>img{width: 45%;max-width: 180px;}
  .youtube_contact a svg{width: 34px;height: 34px;}
  .youtube_contact a span{font-size: 12px;margin-top: 6px;}
}
@media screen and (max-width:688px) {
	.feature_tabs p{width: 70px;float: left;	 }
	.feature_tabs {width: 600px;margin: 10px auto;}
	.feature_tabs_box2 {width: 350px;margin: auto;overflow: hidden;}
	.feature_tabs .line{display: none;}
	.feature_tabs p span{font-size: 16px;}
	.slice{display: none;}
    .feature_tabs .active span{color: #25cece;}
	.feature_tabs_box{display: none;}
	.feature_contents .contents{display: block;background-color: #fff;}
	.feature_contents .contents .contents-right{padding-left: 0;height: initial;}
	.three-icon{float: none;display: inline-block;margin-top: 10px;}
	
 
	.contents-right>h3{line-height: 38px;font-size: 24px;margin-top: 12px !important;margin-bottom: 0px;}
	 
	.feature_contents .contents:nth-child(4) .contents-right{padding-left: 0;}
.preview_comments{padding-bottom: 0;}
.auidx_section8 {margin-top: 0;}
.feature_contents .contents:nth-child(6) img{margin-top: 0px;} 
.feature_contents .contents:nth-child(5) img{margin-top: 0px;} 
.feature_contents .contents:nth-child(4) img{margin-top: 0px;} 
.feature_contents .contents:nth-child(3) img{margin-top: 0px;} 
.feature_contents .contents:nth-child(2) img{margin-top: 0px;} 
.preview_media img{width: 390px;}

.purchase_full_list{width:90%; margin:20px auto 10px;}
	.purchase_full_list h2{text-align:center; font-size:24px;}
	.purchase_full_feas{padding:20px 5% 30px; margin-top:30px;}
	.fullblock{margin-top:50px;}
	.fullblock h2{font-size:24px; margin-bottom:20px;}
	.fullblock_buy p b{font-size:32px;}
	.fullblock_buy p del{font-size:20px;}
	.fullblock_list{width:auto; margin:30px 20px;}
	.fullblock_list h5{text-align:center;}
	.fullblock_list li{width:auto; position:relative; padding-left:24px;}
	.fullblock_list li:before{position:absolute; left:0;}
}
@media screen and (max-width: 568px){
	.dkidx_bantext h1,.dkidx_wrap h2,.dkidx_wrap h3{font-size:26px;}
	.purchase_full_list h2{font-size: 19px;}
	.dkidx_wrap p,.dkidx_bantext li,a.dkidx_link{font-size:14px;}
	.dkidx_banimg img{max-width:80%; padding-left:20px; margin-bottom:20px;}
	.dkidx_note,.dkidx_sec3 .dkidx_note,.dkidx_sec5 .dkidx_note,.dkidx_sec6 .dkidx_note1{padding:10px;}
	.dkidx_sec1 li{vertical-align:top;}
	.dkidx_sec1 li h5{font-size:12px;}
	.dkidx_sec5_cont img{width:80%;}
	.dkidx_sec2_icon{max-width:75%; margin-bottom:10px;}
	.dkidx_sec4 li p{font-size:14px;}
	.dkidx_sec5_cont h2{margin-top:30px;}
	.dkidx_sec6_cont .ptr:before, .dkidx_sec6_cont .ptr:after{display:none;}
	.dkidx_sec6_ul li img{padding:10px; width:30px; height:auto;}
	.dkidx_sec6_ul li h5{font-size:12px;}
	.dkidx_sec7_why li img{width:50px;}
	.dkidx_sec7_why p{font-size:14px;}
	.dkidx_sec8{padding:0 3%}
	.dkidx_sec8 .pta{bottom:15px; transform:none;}
	.cmtprev{left:38%;}
	.cmtnext{right:38%;}
	.usercmt p{font-size:16px;}
	.usercmt li{width:90%;}
	.dkidx_sec9{background:#43a450; /*border-radius:0;*/}
	.dkidx_sec9img{max-width:90%; margin-left:-30px;}
	.dkidx_sec9text{padding:0 3%;}


	.dkidx_sec1 ul li {
		margin-top: 14px;
		margin-right: 0;
	}
	.dkidx_sec5_left {
		width:100%;
	}
	.dkidx_bantext .new_tag{font-size: 14px;}
}

@media screen and (max-width: 450px) {
	.feature_contents .contents {
		margin-top: 40px;
	}
	
	.feature_tabs_box2 {width: 278px;}
	.feature_tabs p span{font-size: 12px;} 
	.feature_contents .contents,.feature_contents .contents .contents-right{padding: 0;height: auto;}
	 
	.feature_contents .contents:nth-child(4) .contents-right{padding-left: 0;}
	.contents-right>p{    padding: 0px 15px 0px 15px;}
	.three-icon{width: 94px;height: 78px;}
	.three-icon p{margin-top: 4px;font-size: 12px;}
	.icon-box .three-icon:nth-child(3){margin-right: 0;}

 
}
@media screen and (max-width: 330px) {
	.feature_tabs_box2 {width: 210px;}
	.feature_contents .contents >img{max-width: 147px;}
	.contents-right>h3{margin-bottom: 5px;}
	.contents-right>p{line-height: 22px;font-size: 13px;}
	.three-icon{margin-right: 0;}
	.contents-right>h3 {line-height: 28px;font-size: 20px;}
	.feature_contents .contents{margin-top: 26px;}
	.feature_contents .contents:nth-child(6) img{margin-top: 0px;} 


}





































