@charset "utf-8";
/* CSS Document */
body {  margin:0 auto; padding:0; font:17px/26px tahoma, Arial, sans-serif; color:#444; background:#fff;  
	-webkit-text-size-adjust:none; -moz-text-size-adjust:none;-ms-text-size-adjust:none;  }
p, h1, h2, h3, h4, h5, h6, ul, li, ol { margin:0; padding:0; font-weight:400; list-style: none;  }
article,aside,footer,header,menu,nav,section,blockquote { display:block; margin:0; padding:0; }
figure { margin-block-start: 20px; margin-block-end: 20px; margin-inline-start: 0px;  margin-inline-end: 0px;  text-align: center; display:block; }
figcaption { font-style: italic; color: #777; }
time { padding: 0;  font-style: italic; }
img { max-width: 100%; }


.adown { text-decoration: none; color: #78c443; border-bottom: 1px dashed #78c443; }
.adown:hover { text-decoration: none; }

.watercolour {  border-bottom: 6px solid rgba(30, 173, 231, 0.5);  background-clip: padding-box; transition: all 0.5s; 
	-o-transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; }

.org { color: #ff8004; }
.clear { clear:both;}
.line { border-bottom: 1px solid #cad5e3; padding: 40px 0 0; }
.Details { width:1080px; padding:5px 0; margin:0 auto; }
a { color: #0fb4ff; text-decoration: none; }
a:hover { text-decoration: underline; }
.box-radius { border-radius: 3px; -o-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;  }
/*CSS Style*/
.DivMain01 { margin-top:80px;  }
.crumbs { padding: 15px 0; width:1080px; margin: 0 auto; }
.crumbs address { padding: 10px 0; color: #777; border-top:1px solid #999; margin:10px 0 0; }
.crumbs address img { margin: 0 0 0 10px; }
/* CSS Document */ 
.DivNav { position: fixed; top: 0; width: 100%; height: 80px; background: #2b2d33;
	-moz-box-shadow: 0px 5px 5px #e5e5e5; -o-box-shadow: 0px 5px 5px #e5e5e5; z-index: 100; }
.DivNav .Logo { width: 140px; height: 44px; float: left; padding: 10px 0 0; }
.DivNav ul {  float: right; display: block; padding: 26px 0 0; }
.DivNav ul li { width: 250px; float: left;  font-size: 19px; color: #babcbd;  }
.DivNav ul li.downloadContainer {float: right;}
.DivNav ul li a { color: #babcbd;  text-decoration: none; }
.DivNav .Download { width: 160px; float: right; height: 40px; z-index: 0; position: relative; overflow: hidden; margin: 18px 0 0; }
.DivNav .DownloadBtn { width: 160px; float: right; height: 40px; z-index: 0; position: relative; overflow: hidden; margin: 18px 0 0 10px; font-size:17px; }
.DivNav .DownloadBtn a{border:1px solid #02acfa; display:inline-block; padding:5px 15px; border-radius:5px;}
.DivNav .DownloadBtn a:hover{ background:#02acfa; color:#fff; text-decoration:none;}
.DivNav span {  display: block; width: 160px;  height: 40px; display: block; text-align: center; background: #02acfa; 
	color: #fff; float: right;  border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; line-height: 40px; 
	font-size:17px; cursor: pointer; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; }
.DivNav span a {  text-decoration: none; color: #fff; }
.DivNav .shadow:before {  content:""; width:100px; height:50px; display:block; background-color:rgba(255,255,255,.2); 
transform:rotate(-70deg); position:absolute; top:0; right:-20%;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;
-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out; z-index:10; }
.DivNav .shadow:hover:before { width:200px; height:200px; top: -60px; }

.DivNav .downloadContainer {width: auto;}
.DivNav .basicBtnDownload {color: #babcbd; border-bottom: 2px solid #0bb7f5;}
.DivNav .basicBtnDownload:hover {text-decoration: none;}
/*----------------*/

.flex01 {padding:15px 0 0;}
.flex01 h1 {  font-size: 29px; text-align: center; font-weight: 800; padding: 10px 0 10px; }
.flex01 p { padding: 15px 0 0; }

.flex02 { padding: 30px 0 0px; }
.flex02 h2 { font-size: 23px; }
.flex02 ul { padding: 10px 0 0; }
.flex02 ul li { padding: 8px 0 0; }
.flex02 ul li em { font-weight: 800; font-style: normal; }

.flex03 { padding: 20px 0 20px; }
.flex03 h2 { font-size: 21px; font-weight: 800; padding: 20px 0 10px; }
.flex03 h2 em { display:inline-block; padding:2px 7px; background:#78c443; color:#fff; font-style:normal; border-radius: 3px; -o-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.flex03 h2 i { display:inline-block; padding:2px 7px; background:#0fb4ff; color:#fff; font-style:normal; border-radius: 3px; -o-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.flex03 h3 { font-size: 19px;  padding: 15px 0 0px; color: #4c4c4c; font-weight: 400; }
.flex03 h3 b { color: #0fb4ff; }
.flex03 p { padding: 15px 0 0; }
.flex03 ol {  padding: 20px 0 0 20px }
.flex03 ol li { list-style: decimal; padding: 5px 0 0; }

.flex03 .table { width:950px; margin:0 auto; padding:25px 0; }
.flex03 .table table { border-left:1px solid #cecece; border-top:1px solid #cecece;}
.flex03 .table tr td { border-bottom:1px solid #cecece; border-right:1px solid #cecece; padding:10px 15px 10px 15px; }
.flex03 .table tr td h4 { font-size:15px; font-weight:800; padding:0;}
.flex03 .table tr td p { font-size:14px; padding:0;}
.flex03 .table table tr:nth-child(1) { background:#f2f2f2;}
.flex03 .table table ol { margin:0; padding:0 0 0 20px; font-size:14px; }
.flex03 .table table ol li { padding:5px 0 0; line-height:20px; list-style:square;  }
.flex03 .Put, .flex04 .Put { text-align: center; }
.Put-anchor {padding-top: 10px;display: none;}
.Put-anchor a {color: #78c443;}
.Put-anchor img {vertical-align: middle;}
.flex03 .Down, .flex04 .Down { width: 190px; height: 53px; text-align: left; font-size:21px;  line-height: 25px; 
	padding: 7px 45px 0 30px; display: inline-block; cursor: pointer;  color: #fff; }
.flex03 .Down em, .flex04 .Down em { font-size: 13px; font-weight:400; display: block; font-style: normal; }
.flex03 .forwin, .flex04 .forwin { background:url(https://www.5kplayer.com/image/basic-img/win-nineteen.png) 210px center no-repeat #78c443; margin: 0 75px 0 0;  }
.flex03 .forwin:hover, .flex04 .forwin:hover { background:url(https://www.5kplayer.com/image/basic-img/win-nineteen.png) 210px center no-repeat #5db81d; }
.flex03 .formac, .flex04 .formac { background:url(https://www.5kplayer.com/image/basic-img/mac-nineteen.png) 210px center no-repeat #78c443; }
.flex03 .formac:hover, .flex04 .formac:hover { background:url(https://www.5kplayer.com/image/basic-img/mac-nineteen.png) 210px center no-repeat #5db81d; }
.flex03 h5 {  font-size: 19px; font-weight: 800; padding: 25px 0 25px 0;}

.flex04 { padding: 20px 0 30px; border-bottom: 1px dashed #d3d3d3; }
.flex04 h2 { font-size:21px; font-weight: 800; padding:15px 0;}
.flex04 h2 b { color:#0fb4ff; font-size:23px; }
.flex04 p { padding: 15px 0; }
.flex04 h5 {font-size: 17px; font-weight: 800; padding: 0 0 25px 0; }

.DivMain05 {  padding: 40px 0; }
.DivMain05 h3 { font-size: 23px; padding: 15px 0 10px; border-bottom:2px solid #1eade7; display: block; }
.DivMain05 .Link { padding: 10px 0; }
.DivMain05 .Left {  padding: 10px 0 ; width: 48%; float: left; }
.DivMain05 .Right {  padding: 10px 0 ; width: 48%; float: right; }
.DivMain05 h4 { padding: 5px 0 10px; font-size: 17px; }
.DivMain05 img { float: left; margin: 0 20px 0 0; }
.DivMain05 p {  font-size: 15px; }
.DivMain05 h4 a { text-decoration: underline; }

/*.Recommend:after { position: absolute; left: 0; top: 0; content: ""; z-index: 2; width: 55%; min-width: 900px; border-top: 900px solid #a8feeb;
border-right: 350px solid transparent;  } */
/*CSS Style*/
.DivMain06 { background: #f8f8f8; padding: 15px 0; }
.DivMain06 .crumbs { padding: 10px 0; }

.DivMain07 {  background: #f8f8f8;  padding: 40px 0 10px; }
.DivMain07 h3 { font-size: 23px; padding: 15px 0 20px; }
.DivMain07 .Pic { width: 120px; height: 120px; float: left; }
.DivMain07 .author { width: 920px; float: right; }
.DivMain07 .author h4 { font-size: 19px; font-weight: 800; padding: 5px 0;  }

.MainFoot { background:#1f222a; color:#767f86; text-align:center; padding: 15px 0;}
.MainFoot .Details {  position: relative;   }
.MainFoot p { padding:5px 0; }
.MainFoot p a { color:#767f86; text-decoration:none;}
.MainFoot p a:hover { text-decoration:underline; color:#21d2f8;}
.MainFoot p i { display:block; line-height:38px; font-style:normal;}
.MainFoot p em { display: inline-block; border-radius: 5px; -o-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;  border: 1px solid #55575d; font-style: normal;
width: 105px;   padding: 2px 10px 4px; transition: all 0.4s; -o-transition: all 0.4s; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; cursor: pointer; }
.MainFoot p em:hover { background:#55575d; color: #fff;  }
.MainFoot .Flag { position: absolute; right: 130px; bottom: 60px;  width: 140px;  height: 200px; display: none; }
.MainFoot .Flag ul { background: #151a1d; padding: 10px 0;  border-radius: 5px; -o-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.MainFoot .Flag ul li {  border-bottom: 1px solid #262a33; padding:2px 25px; text-align: left; cursor: pointer;  font-size: 13px;}
.MainFoot .Flag ul li:hover {  background:#55575d; color: #fff;  }
.MainFoot .Flag a { text-decoration: none; color: #767f86; }
.MainFoot h6 { font-size:15px; padding:8px 100px 0;}

.phone_pop{width:90%;margin:0 auto; padding: 30px 0; background:#fbfcfe;border-radius: 10px;position: relative; }
.phone_pop .close{float: right; width: 28px; height: 28px; position: absolute;top: 1px; right: 1px; cursor:pointer;}
.phone_pop .close img{width: 100%;}
.phone_pop .t{font-size: 15px; font-weight: bold;text-align: center;color: #80807d;}
.phone_pop .t2{text-align: center;color: #494949;}
.phone_pop .mess{font-size: 13px;text-align: center;color: #245ccd;padding: 25px 15px;}
.phone_pop input{width:70%; margin:0 auto; display:block;   border:1px solid #c8cdd0;background: #fff; padding: 10px;}
.phone_pop .sub_email{text-align:center; padding: 15px 0 0 0;color: #fff; }
.phone_pop .sub_email span{height:38px;line-height:38px; width: 41%; cursor:pointer;font-size: 20px;display: inline-block;	background:#0fb4ff;;border-radius: 25px;}

@media (max-width: 979px) {
	.DivNav {height: 68px;}
	.DivNav .Details {width: 90%;position: relative;padding: 0;}
	.DivNav ul li {width: auto;padding: 0 20px;}

	.Details{width:auto; padding:0 5px;}
	.crumbs{width:auto; padding:15px 5px;}
	
	.mobileNo{display:none;}
	.Put-anchor {display: block;}
	
	.DivMain07 .Pic { width: 120px; height: 120px; float: left; }
	.DivMain07 .author { width: calc(100% - 150px); float: right; }
	
	.MainFoot h6{padding:8px 0 0;}


}

@media (max-width: 767px) {
	.flex03 .forwin, .flex04 .forwin{margin:0 0 15px;}

	.DivNav .menu-nav {display:none;width: 100%;height: auto;padding:10px 5%;background-color: #393941;margin-left: -5%;position: absolute;top: 68px;left: 0;z-index: 10;}
	.DivNav .menu-nav li {float: none;width: 100%;padding: 8px 0;}
	.DivNav .menu-nav li.downloadContainer {float: none;padding-bottom: 10px;}
	.DivNav .menu-icon {width: 40px;border-top: 16px double #f5f5f5;padding-top: 7px;border-bottom: 5px solid #f5f5f5;position: absolute;right: 0;top: 20px;cursor: pointer;}
	.DivNav .menu-icon-cancel {width: 40px;height: 40px;border: none;padding: 0;background: url('https://www.5kplayer.com/img/cancel-menu-icon.png') center top no-repeat;}

}

@media (max-width: 479px) {
	body {   font:15px/23px tahoma, Arial, sans-serif;  }
	
	.DivNav{min-height: 58px;height:auto; padding-bottom:10px;}
	
	.flex01 h1{font-size:27px;}
	
	.DivMain05 .Left,.DivMain05 .Right{width:auto; float:none;}

	.DivMain07 .Pic { width: 120px; height: 120px; float: none; margin: 15px auto; }
	.DivMain07 .author { width: 95%; float: none; margin: 0 auto; }

	.gotoTop{display: none;}

}
	

