.container {
    width: 1200px ;
    margin: auto ;
    padding: 0;
}
.top_distance{
	margin-top: 60px;
}

.cont {
    text-align: center;
    margin-bottom: 80px;
}
.cont .cont_title {
    font-size: 30px;
    color: #06345A;
    line-height: 60px;
}
.cont .cont_box .cont_left {
    display: inline-block;
    vertical-align: top;
    width: 820px;
    float: left;
}
.cont .cont_box .cont_right {
    display: inline-block;
    vertical-align: top;
    width: 360px;
    height: 636px;
    float: right;
}
.cont .cont_box .box {
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    position: relative;
    cursor: pointer;
    text-decoration: none;
}
.cont .cont_box .box .before {
    content: "";
    width: 100%;
    height: 100%;
    z-index: 5;
    display: block;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.55);
}
.cont .cont_box .box:hover .before {
    background: rgba(6, 52, 90, .7);
    transition: background .7s;
    -moz-transition: background .7s;
    -webkit-transition: background .7s;
    -o-transition: background .7s;
}
.cont .cont_box .box .text1 {
    z-index: 100;
}
.cont .cont_box .box:hover .text1 {
    padding-top: 120px;
    transition: padding-top .7s;
    -moz-transition: padding-top .7s;
    -webkit-transition: padding-top .7s;
    -o-transition: padding-top .7s;
}

.cont .cont_box .box .text1 p {
    font-size: 15px;
    line-height: 22px;
    color: #06345A;
    margin: 20px 10px;
}
.cont .cont_box .box:hover .text1 p {
    color: #fff;
}
.cont .cont_box .box .text1 p span {
    font-size: 26px;
    font-weight: bold;
}
.cont .cont_box .box .text2 {
    z-index: 100;
    display: none;
}

.cont .cont_box .box:hover .text2 {
    display: inline-block;
    transition: display .7s;
    -moz-transition: display .7s;
    -webkit-transition: display .7s;
    -o-transition: display .7s;
}

.cont .cont_box .box .text2 span {
    text-decoration: none;
    color: #06345A;
    font-size: 18px;
}
.cont .cont_box .box:hover .text2 span {
    color: #fff;
}
.cont .cont_box .box1 {
    width: 820px;
    height: 300px;
    margin-top: 30px;
}
.cont .cont_box .box1 .text1 {
    padding-top: 140px;
}
.cont .cont_box .box2 {
    width: 398px;
    height: 306px;
    float: left;
}
.cont .cont_box .box2 .text1 {
    padding-top: 140px;
}
.cont .cont_box .box3 {
    width: 398px;
    height: 306px;
    float: right;
}
.cont .cont_box .box3 .text1 {
    padding-top: 140px;
}
.cont .cont_box .box4 {
    width: 360px;
    height: 100%;
}
.cont .cont_box .box4 .text1 {
    padding-top: 300px;
}
.cont .cont_box .box4:hover .text1 {
    padding-top: 280px;
}

.index_software {
    width: 1010px;
    margin: 40px auto;
}
.index_software .box_border {
    margin: 0px 22px;
}
.index_software .box {
    width: 322px;
    height: 440px;
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    position: relative;
    transition: background-size 1s;
    background-size: 100%;
}
.index_software .box:hover {
    background-size: 120%;
}
.index_software .box .cen {
	text-align: left;
    position: absolute;
    left: 18px;
    bottom: 18px;
    color: #fff;
    transition: bottom 1s;
}
.index_software .box:hover .cen {
    bottom: 24px;
}
.index_software .box .cen .title {
    color: #fff;
    font-size: 22px;
}
.index_software .box .cen p {
    line-height: 22px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
}
.index_software .box .cen .btn {
    display: block;
    width: 123px;
    height: 28px;
    line-height: 16px;
    color: #04307d;
    text-align: left;
    padding-left: 16px;
    background-repeat: no-repeat;
    background-position: 96px center;
    background-image: url(../images/icon_more.png);
    border-radius: 18px;
    background-color: #fff;
}

.index_creative .bg{
	position: relative;
	max-width: 400px;
	width: 400px;
	height: 400px;
	
}
.index_creative .bg1{
	background: url(../images/recovery.jpg) no-repeat;
}
.index_creative .bg2{
	background: url(../images/convert-2d-movie-to-3d.jpg) no-repeat;
}
.index_creative .bg3{
	background: url(../images/video-converter.jpg) no-repeat;
}
.index_creative{
	font-size: 0;
}
.index_creative .bg{
	display: inline-block;
	margin-bottom: 20px;
}
.index_creative .bg a{
	font-size: 20px;
	position: absolute;
	top:238px;
	left: 20px;
}
.index_creative .bg1 a{
	color: #FFFFFF;
}
.index_creative .bg2 a{
	color: #000000;
}
.index_creative .bg3 a{
	color: #000000;
}
.index_creative .bg p{
	position: absolute;
	color: #000000;
	top:310px;
	left: 20px;
	text-align: left;
	font-size: 14px;
}
.index_creative .bg .btn{
	position: absolute;
	top:340px;
	left: 25%;
}
.index_creative .bg .btn a{
	position: absolute;
	top:20px;
	left: 0;
}
.index_creative .bg .btn1{
	background-color: #5BC0DE;
}
.index_creative .bg .btn1:hover{
	background-color: #90D68B;
}
.index_video {
	background-color: #86c0c0;
    width: 988px;
    margin: 40px auto;
}
.index_video .box {
    width: 100%;
    height: 350px;
    
}
.index_video .box .left {
    float: left;
    width: 494px;
}

.index_video .box .left .vi {
    width: 605px;
    margin: 10px 0px 10px 10px;
    display: none;
    position: relative;
}
.index_video .box .left .vi img {
    width: 605px;
    height: 343px;
}
.index_video .box .left .active {
    display: block;
}
.index_video .box .left .des {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 46px;
    background: rgba(8,8,5,0.4);
    font-size: 16px;
    color: #fff;
    line-height: 46px;
    text-indent: 16px;
}
.index_video .box .left a {
    display: block;
    width: 67px;
    height: 43px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/vi_play.png);
    position: absolute;
    left: 16px;
    bottom: 16px;
}
.index_video .box .left a:hover {
    opacity: 0.8;
}
.index_video .box .right {
    float: left;
    width: 494px;
    height: 350px;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 7px;
    position: relative;
    color: #000000;
    background-color:#8cbaff;
    -webkit-transition: all 1.0s;
    -moz-transition: all 1.0s;
    transition: all 1.0s;
}
.index_video .box .right p{
	color: #FFFFFF;
	font-size: 16px;
}
.index_video .box .right h2{
	color: #FFFFFF;
}
.not-active{
	display: none;
}
.index_latest{
	position: relative;	
}
.index_latest .banner{
	width: 100%;
    height: 500px;
    height: calc(100vh - 250px);
}
.mist{
    background: rgba(255, 255, 255, 0.5);
    height:100%;
}
.index_latest_box1{
	background-image: url(../images/dvd-blu-ray-creator-burn.jpg);
}
.index_latest_box2{
	background-image: url(../images/video-converter-suite.jpg);
}
.index_latest_box3{
	background-image: url(../images/itunes-m4v-mp4-converter.jpg);
}
.index_latest_box4{
	background-image: url(../images/data-recovery-suite.jpg);
}
.index_latest_box{
	display: inline-block;
	position: relative;
    z-index: 2;
    width: 45%;
    height: calc(50% - 1.5px);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;   
}

.index_latest_box:hover{
	background-size: 105%;
}
.index_latest_box:hover:after{
	display: none;
	content: "";
	position: relative;
	z-index: 3;
    left: 0;
    top: 0;
	background-color: #000000;
	width: 100%;
    height: 100%;
    opacity: 0.3;
}
.index_latest_box h4{
	margin: auto;
	margin-top: 16px;
	font-size: 24px;
	color: #000;
	text-align: left;
}
.index_latest_box p{
	padding-top: 10px;
	padding-left: 30px;
	text-align: left;
	color: #000;
}
.index_latest_box .media{
	position: absolute;
	width: 80%;
	left: 15%;
	top: 25%;
	z-index: 4;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;   
}
.index_latest_box .move{
	position: absolute;
	width: 80%;
	left: 15%;
	top: 20%;
	z-index: 4;
}
.more{
	color: #000;
}
.btn1{
    width: 183px;
    margin-top: 10px;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    height: 37px;
    line-height: 37px;
    text-decoration: none!important;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    border-radius: 5px;
    border: 1px solid #FFF;
    font-weight: bold;
    color: #FFF;
}
.btn1:hover {
    background-color: #90D68B;
    text-decoration: none;
    color: #FFF;
}
.product p{
	margin-top: 30px;
}

.index_article .cat-title>li{
	display: inline-block;
	background-color: #7ab9ba;
    padding: 10px 20px;
    margin: 5px;
    margin-right: 25px;
}
.index_article .cat-title .li-active{
	display: inline-block;
    padding: 10px 20px;
    margin: 5px;
    margin-right: 25px;
	background-color: rgb(235, 90, 72);
}
.cat-title{
	position: relative;
}
.cat-title hr{
	margin: auto;
	border-top: 3px solid #eee;
}
.cat-article{
	text-align: left;
	position: absolute;
	left: 7%;
	top: 70px;
	display: none;
}
.cat-article-active{
	display: block;
}
.cat-article li{
	margin-bottom: 10px;
    height: 25px;
    display: inline-block;
    width: 480px;
    margin-right: 55px;
    padding-left: 50px;
    text-align: left;
}

.index_user_say {
    text-align: center;
    position: relative;
    margin-bottom: 70px;
    width: 100%;
    overflow: hidden;
    background-color: #f2f2f2;
    padding: 50px 0;
}
.index_user_say .list {
    position: relative;
}
.index_user_say .list li {
    float: left;
    width: 100%;
    overflow: hidden;
}
.index_user_say .title {
    font-size: 36px;
    font-weight: normal;
    line-height: 50px;
    margin-bottom: 36px;
}
.index_user_say .des {
    font-size: 20px;
    line-height: 36px;
    max-width: 800px;
    margin: 0px auto;
    position: relative;
    margin-bottom: 30px;
    color: #514F4F;
}
.index_user_say .left_quotes, .index_user_say .right_quotes {
    display: inline-block;
    background: url(../images/icon-index.png) 0 -720px no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
}
.index_user_say .left_quotes {
    top: 0px;
    left: -26px;
}
.index_user_say .right_quotes {
    background-position: 0 -806px;
    bottom: 0px;
    right: -26px;
}
.index_user_say .name {
    font-size: 18px;
    margin: 10px 0 5px 0;
}
.index_user_say .left_click, .index_user_say .right_click {
    display: block;
    cursor: pointer;
    width: 42px;
    height: 76px;
    background: url(../images/icon-index.png) 0px -478px no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -40px 0 0 -520px;
}
.index_user_say .right_click {
    background-position: 0px -602px;
    margin: -40px 0 0 490px;
}
.wrap{
	width: 83%;
    margin: 0px auto;
    position: relative;
    max-width: 1600px;
    min-width: 1000px;
}
.star_01, .star_02, .star_03 {
    display: inline-block;
    background: url(../images/icon-index.png) -159px 0px no-repeat;
    width: 14px;
    height: 16px;
    margin-right: 1px;
    overflow: hidden;
    vertical-align: middle;
}
.star_02 {
    background-position: -176px 0px;
}
.index_choose img {
    max-width: 1200px;
    width: 100%;
    margin: 20px 0;
}
.botlink {
    width: 100%;
    background-color: #333333;
    padding: 25px 0;
}
.botlink .container {
    overflow: hidden;
    max-width: 1200px;
}
.botlink-box {
    width: 20%;
    float: left;
    margin-right: 3%;
}
.botlink-box img {
    margin-top: 20px;
}
.botlink-support {
    width: 17%;
    border-left: #464646 1px solid;
    padding-left: 20px;
}
.botlink-support a{
	color: #FFFFFF;
}
.botlink-social {
    width: 20%;
    border-left: #464646 1px solid;
    padding-left: 20px;
    height: 149px;
}
.botlink h3 {
    font-size: 18px;
    margin: 20px auto;
    color: #fff;
}
.botlink ul li {
    line-height: 16px;
    margin: 11px 0;
    font-size: 14px;
}
.botlink-sns {
    width: 100%;
}
.botlink-sns a {
    margin-right: 5px;
    width: 40px;
    height: 40px;
    display: inline-block;
}
.botlink-sns.language a{
    display:unset;
}
.botlink-sns a.facebook {
    background: url(../images/share-sns.png) no-repeat 0 0px;
}
.botlink-sns a.twitter {
    background: url(../images/share-sns.png) no-repeat -57px 0px;
}
.botlink-sns a.youtube {
    background: url(../images/share-sns.png) no-repeat -111px 0px;
}
.botlink-sns a.google {
    background: url(../images/share-sns.png) no-repeat -162px 0px;
}
.botlink-sns ul li{
	display: inline-block;
	margin-right: 20px;
}
.botlink-sns ul li img{
	margin: auto;
}
.botlink-sns ul li span{
	color: #FFFFFF;
	padding-left: 5px;
}
#footer {
    clear: both;
    background: #292929;
    width: 100%;
}
#footer p {
    color: #fff;
    text-align: center;
    margin: 15px auto 10px;
}
#footer p a {
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.nav li.pc{
    display:block;
}

.nav li.phone{
    display:none;
}
.nav li ul{
    left:0;
}
.nav li .pro-list{
    float:left;
    padding-right:0;
    width:25%;
    text-align:left;

}
.nav li .pro-list>a{
    font-size:20px;
}
.nav li .pro-list>a:hover{
    font-size:20px;
}
.nav li li a{
    border: 1px solid #779676; 
    background:#fff;
    color:#007eeb;   
}
.nav li .pro-list ul li{
    padding-right:0;
    width:100%;
}
.nav li .pro-list ul{
    position: absolute;
    z-index:999;
    width:100%;
}
.nav li li li a{
    background:#fff;
   text-align:left;
   padding-left:16px;
   color:#007eeb;
   font-size:16px;
}
.nav li li a:hover{
   font-size:16px;
}
.nav li .pro-list a{ 
    border:none;
}
.nav li li.hover ul{
    left:0;
    top:45.6px;
}
.fatherchild>li>a{
    background:#fff !important;
    color:#000 !important;
    
}
.nav li a:hover{
    border-radius: 0;
}
.nav>li>ul{
     display:none;
}
.nav>li>ul.pro-list-act{
     display:block;
}
.nav>li>ul.fatherchild{
     display:block;
}
.nav>li.hover>ul{
     display:block;
}
.nav li ul li a img{
     margin-right:10px;
}
.nav>li ul.android{
     position: absolute;
     top:0 !important;
     left:-96px !important;
}
.nav>li ul.iphone{
     position: absolute;
     top:40.4px !important;
     left:0 !important;
}
.nav>li ul.iphone li{
     font-size:12px;
}
.nav>li ul.android li{
     font-size:12px;
}
.show{
    display:block;
}
@media screen and (max-width: 500px) {
.cont{
    margin-bottom:0;
}
.menu {
    position: relative;
    float: right;
}
.nav li.pc{
    display:none;
}
.nav li.phone{
    display:block;
}
.nav{
    position: absolute;
    top:0;
    right:46px;
    z-index:999;
}
.nav li{
   padding-right:0;
   background:#fff;
}
.nav li a{
     border: 1px solid #779676;   
}

.nav li ul.fatherchild{
    top:0;
    left:-96px;
}
.swiper-container {
        display:none;
    }

.container{
    width:100%;
}
.nav_icon{
    display:none;
}
.top_distance {
    margin-top: 0;
}
.cont .cont_title {
    font-size: 24px;
}
.cont .cont_box .cont_left {
       display: block;
       float: none;
       width:100%;
}
.cont .cont_box .cont_right {
       display:block; 
       float: none;
       width:100%;
}

.cont .cont_box .box {
    width: 100%;
    margin-top:15px;
}
.cont .cont_box .box4 {
    background-size:100%;
}

.index_software {
    width: 100%;
    margin-top:40px;
}

.index_software .box{
    float:none;
    margin:auto;
    margin-top:15px;
}
.index_video{
    display:none;
}
.index_latest_box{
    width:100%;
    height: calc(40%);
}
.index_latest_box .media{
    top:10%;
}
.index_article{
    display:none;
}
.index_choose{
    margin-top:320px;
}
.index_user{
    display:none;
}
#top-banner img{
    display:none;

}
.botlink{
    background:#fff;
    padding:0;
}
.bottom-logo{
    display:none;
}
.botlink h3 {
    font-size: 18px;
    margin: 20px auto;
    color: #000;
}
.botlink-support{
    width:30%;
    border-left:none;
    border-right:#464646 1px solid;
    padding-right: 10px;
}

.botlink-support a{
    color:#000;
}
.botlink-social{
    width:30%;
}
.botlink-sns ul li{
    margin-right:0;
    margin-top:0;
}
.botlink-sns ul li span{
    color:#000;
}
.botlink-social{
    border-left:none;
}
#footer{
    background:#fff;
}
#footer p a{
    color:#000;
}
#footer .container{
    width:100%;
}
}