








.container06 { padding: 68px 0 0px; }
.container06 .title { text-align: center;  }
.container06 .title h4 { font-size: 27px; color: #434548; margin-bottom: 15px; font-family: Impact; }
.container06 .title h5 { font-size: 15px; color: #0e0e0e }
.container06 form .input01 { float: left; width: 105px; height: 55px; margin-right: 16px; }
.container06 form .input01:nth-child(10) {margin-right:0} { float: left; width: 104px; height: 55px; margin-right: 16px; margin-bottom:20px;}
.container06 form .input02 { float: left; width: 460px; height: 55px; border-radius: 6px;}
.container06 form { display: inline-block; width:1200px; }
.container06 form input { height: 53px; line-height: 53px; border: none; padding: 0 10px; font-size: 14px; color: #666; width: 100%;border-radius: 6px; }
.container06 form .submit { float: right; width: 126px; height: 55px; line-height: 55px; text-align: center;  font-size: 14px; color: #fff; border-radius: 5px; -moz-transition: all 0.36s ease-in-out; -webkit-transition: all 0.36s ease-in-out; -o-transition: all 0.36s ease-in-out; -ms-transition: all 0.36s ease-in-out; transition: all 0.36s ease-in-out; }
.container06 form .submit input { background: none; border: none; color: #fff; cursor: pointer;border-radius: 6px; }

.container06 form select { height: 53px; line-height: 53px; border: none;  font-size: 14px; color: #666; width: 115px; border-radius: 5px;    text-align: center;
    text-align-last: center;

	}

.container06 form select option{
 padding:5px;
 line-height:40px;
 margin-top:5px; margin-bottom:5px;
 text-align:center;
 


  }


select option{
 padding:5px;
 line-height:40px;
 margin-top:5px; margin-bottom:5px;
 text-align:center;
 

  }

.type-download {
width:255px;

}
.version-download {
width:225px;

}
.size-download {
width:225px;
}
.btn-download {
    right: 3.125vw;
}
.btn-download {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 34px;
    height: 34px;
    margin-top: -17px;
    border-radius: 50%;
    background-color: #1F368F;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}









#s_about{ width: 600px; overflow: hidden;}


.s_jianjie{ float: left; }

.s_jianjie .tt{ margin-bottom: 1.25rem;}

.s_jianjie .tt span{ font-size: 3rem; color: #151515;font-family: "impact"; text-transform: uppercase; font-weight:bold;}

.s_jianjie .tt h3{ font-size: 1.625rem; color: #151515; margin-top: 2.25rem; margin-bottom: 1rem;}

.s_jianjie .tt i{ display: block; width: 1.75rem; height: 3px; background: #29156f;}

.s_jianjie .con{ font-size: .875rem; line-height: 1.5rem; color: #404040;}


















.item-download a {
    position: relative;
    display: block;
    padding: 20px 0;
}


.item-download a>div {
    font-size: 16px;
    line-height: 1.6;
    display: inline-block;
    vertical-align: middle;
}

.title-download {
    font-weight: 700;
    width: 580px;
    padding-right: 15px;
    padding-left: 50px;
    color: #202020;
    -moz-transition: color .4s ease;
    -o-transition: color .4s ease;
    -webkit-transition: color .4s ease;
    transition: color .4s ease;
}
.list-search>li:first-child {
    border-top: 1px solid rgba(0,0,0,0.2);
}
.list-search>li:first-child:nth-child(1) {   border-top: 0px solid rgba(0,0,0,0.2);}
.item-download li:not(.item-search__inner):hover {
    background-color: #1F368F;
}
.item-download li:not(.item-search__inner) {

    background-color: #fff;
    -moz-transition: background .4s ease;
    -o-transition: background .4s ease;
    -webkit-transition: background .4s ease;
    transition: background .4s ease;
}
.list-search>li {
    border-bottom: 1px solid rgba(0,0,0,0.2);
}
.item-download li:not(.item-search__inner):hover a>div {
    color: #fff;
}
.item-download li:not(.item-search__inner):hover a>div {
    color: #fff;
}
.item-download li:not(.item-search__inner):hover a .btn-download {
    background-color: #fff;
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

.title-download {
width:355px;

    padding-left: 1vw;
}
.btn-download i {
    font-size: 18px;
    font-weight: 700;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    -moz-transition: color .4s ease;
    -o-transition: color .4s ease;
    -webkit-transition: color .4s ease;
    transition: color .4s ease;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.item-download li:not(.item-search__inner):hover a .btn-download i {
    color: #1F368F;
}