﻿/* 当前位置 */
.space {
    width: 100%;
    margin: 15px 0 15px 0;
}

.space .location {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #999999;
}

.space .location a {
    color: #999999;
}

.space .location a:hover {
    color: #3a3191;
}

/* 主体内容------左侧 */
.content {
    width: 1200px;
    margin: 15px auto;
    overflow: hidden;
}

.content .con-L {
    width: 800px;
    margin-right: 40px;
}

.con-L .con-main {
    width: 100%;
    overflow: hidden;
}

.con-L .con-main h1 {
    width: 100%;
    height: 40px;
    font-size: 30px;
    font-weight: 700;
    color: #333;
    overflow: hidden;
}

.con-L .con-main .m-major {
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
}

.con-L .con-main .m-major .m-pic {
    display: inline-block;
    float: left;
    width: 305px;
    height: 230px;
    position: relative;
    margin-right: 20px;
    overflow: hidden;
}

.con-L .con-main .m-major .m-pic img {
    width: 300px;
    height: 225px;
    margin: 5px 0 0 5px;
    position: relative;
    z-index: 1;
}

.con-L .con-main .m-major .m-list {
    width: 470px;
    float: right;
    margin-top: 5px;
}

.con-L .con-main .m-major .m-list li {
    float: left;
    width: 33.33%;
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
    font-size: 14px;
    color: #999999;
    overflow: hidden;
}

.con-L .con-main .m-major .m-list li span {
    color: #555555;
}

.con-L .con-main .m-major .m-list .safety {
    width: 100%;
}

.con-L .con-main .m-major .m-list .safety img {
    display: inline-block;
}

.con-L .con-main .m-major .m-text {
    font-size: 14px;
    color: #4b88d3;
    text-decoration: underline;
    display: inline-block;
    margin-top: 3px;
    margin-left: 5px;
}

.con-L .con-main .m-major .m-text:hover{
    color: #3a3191;
}

.con-L .con-main .m-major .m-download {
    width: 470px;
    display: inline-block;
    overflow: hidden;
}

.con-L .con-main .m-major .m-download a {
    float: left;
    width: 138px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border: 1px solid #3a3191;
    border-radius: 3px;
    margin: 20px 15px 0 0;
    font-size: 14px;
    font-weight: 700;
    color: #3a3191;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.con-L .con-main .m-major .m-download a:hover {
    color: #ffffff;
    background: #3a3191;
}

.con-L .con-main .m-major .m-download a.ts{
    line-height: 32px;
    position: relative;
}

.con-L .con-main .m-major .m-download a.ts i{
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: -9px;
    background: url(../image/icon-xz.png) no-repeat center;
}


.con-L .con-main .m-major .m-download a.ts em{
    position: absolute;
    font-size: 10px;
    line-height: 1;
    bottom: 6px;
    left: 0;
    right: 0;
    /* font-weight: 100; */
}


.con-L .con-main .m-major .m-download a.ts:hover i{
    background: url(../image/icon-xz_w.png) no-repeat center;
}
.con-L .con-detail .cut-tab {
    width: 100%;
    height: 52px;
    overflow: hidden;
    position: relative;
    margin-top: 40px;
    margin-bottom: 12px;
}

.con-L .con-detail .cut-tab ul li {
    float: left;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #333;
    background-color: #f5f5f5;
    border-top: 2px solid #ddd;
    cursor: pointer;
}

.con-L .con-detail .cut-tab ul .on,
.con-L .con-detail .cut-tab ul li:hover {
    color: #3a3191;
    font-weight: 700;
    background: #ffffff;
}

.con-L .art_cont {
    width: 100%;
    overflow: hidden;
    font-size: 15px;
    color: #555555;
    line-height: 30px;
    margin: 20px 0;
}

.con-L .art_cont p {
    margin-top: 10px;
}

.con-L .art_cont h1 {
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-indent: 20px;
    color: #ff4c4c;
    font-size: 18px;
    font-weight: 400;
    background: #f7f7f7;
    border-left: 6px solid #fcc;
    margin: 15px auto;
    overflow: hidden;
}

.con-L .con-item .item-title {
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.con-L .con-item .item-title span {
    float: left;
    font-size: 24px;
    color: #333;
    font-weight: bold;
}

.con-L .con-item .item-title .down-tips {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    font-size: 15px;
    color: #999999;
    margin: 15px 0 0 20px;
}

.con-L .con-item .item-title .down-tips a {
    color: #ff4c4c;
}

.con-L .con-item .item-title .down-tips a:hover {
    color: #3a3191;
}

.con-L .con-item .down-list {
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
}

.con-L .con-item .down-list .d-lists {
    width: 360px;
    float: left;
}

.con-L .con-item .down-list .d-lists a {
    position: relative;
    display: block;
    width: 360px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    border-radius: 5px;
    margin-top: 24px;
    transition: all .1s linear;
}

.con-L .con-item .down-list .d-lists a:hover {
    opacity: 0.9;
}

.con-L .con-item .down-list .d-lists .xunlei {
    background: -webkit-linear-gradient(to right, #3a3191, #b799ff 100%);
    background: linear-gradient(to right, #3a3191, #b799ff 100%);
}

.con-L .con-item .down-list .d-lists .network {
    background: -webkit-linear-gradient(to right, #2e6be6 0, #2feaeb 100%);
    background: linear-gradient(to right, #2e6be6 0, #2feaeb 100%);
}

.con-L .con-item .down-list .d-lists .local-down {
    background: -webkit-linear-gradient(to right, #12b27d 0, #afe545 100%);
    background: linear-gradient(to right, #12b27d 0, #afe545 100%);
}

.con-L .con-item .down-list .d-lists a i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../image/icon_downl.png) no-repeat;
    margin: 0 14px -1px 0;
}

.con-L .con-item .down-list .d-lists a u {
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
    position: absolute;
    top: 0;
}
.con-L .con-item .down-list .d-lists .local-down,
.con-L .con-item .down-list .d-lists .xunlei{
    /* line-height: 46px; */
}

.con-L .con-item .down-list .d-lists .local-down em,
.con-L .con-item .down-list .d-lists .xunlei em{
    font-size: 12px;
    line-height: 1;
    position: absolute;
    bottom: 12px;
    left: 0;
    right: 0;
}
.con-L .con-item .down-list .item-guang {
    width: 400px;
    height: 226px;
    margin-top: 25px;
    overflow: hidden;
}

.con-L .con-item .down-list .item-guang img {
    width: 400px;
    height: 226px;
}

.con-L .con-item .problem {
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}

.con-L .con-item .problem a {
    display: block;
    float: left;
    width: 178px;
    height: 88px;
    text-align: center;
    line-height: 88px;
    font-size: 16px;
    border: 1px solid #eeeeee;
    margin: 0 20px 20px 0;
    transition: all .15s linear;
    position: relative;
}

.con-L .con-item .problem a span {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    text-align: center;
    z-index: 1;
    /* border-top: 40px solid #ddd; */
    border-right: 40px solid transparent;
}

.con-L .con-item .problem a i {
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    z-index: 2;
}

.problem a:hover {
    color: #ffffff;
}

.problem .color_1 {
    color: #52ccb8;
}

.problem .color_1 span {
    border-top: 40px solid #52ccb8;
}

.problem .color_1:hover {
    background: #52ccb8;
}

.problem .color_1:hover span {
    display: none;
}

.problem .color_1:hover i {
    display: none;
}

.problem .color_2 {
    color: #b37db3;
}

.problem .color_2 span {
    border-top: 40px solid #b37db3;
}

.problem .color_2:hover {
    background: #b37db3;
}

.problem .color_2:hover span {
    display: none;
}

.problem .color_2:hover i {
    display: none;
}

.problem .color_3 {
    color: #d9c357;
}

.problem .color_3 span {
    border-top: 40px solid #d9c357;
}

.problem .color_3:hover {
    background: #d9c357;
}

.problem .color_3:hover span {
    display: none;
}

.problem .color_3:hover i {
    display: none;
}

.problem .color_4 {
    color: #887acc;
}

.problem .color_4 span {
    border-top: 40px solid #887acc;
}

.problem .color_4:hover {
    background: #887acc;
}

.problem .color_4:hover span {
    display: none;
}

.problem .color_4:hover i {
    display: none;
}

.problem .color_5 {
    color: #7798d9;
}

.problem .color_5 span {
    border-top: 40px solid #7798d9;
}

.problem .color_5:hover {
    background: #7798d9;
}

.problem .color_5:hover span {
    display: none;
}

.problem .color_5:hover i {
    display: none;
}

.problem .color_6 {
    color: #e65c5c;
}

.problem .color_6 span {
    border-top: 40px solid #e65c5c;
}

.problem .color_6:hover {
    background: #e65c5c;
}

.problem .color_6:hover span {
    display: none;
}

.problem .color_6:hover i {
    display: none;
}

.problem .color_7 {
    color: #73bfe6;
}

.problem .color_7 span {
    border-top: 40px solid #73bfe6;
}

.problem .color_7:hover {
    background: #73bfe6;
}

.problem .color_7:hover span {
    display: none;
}

.problem .color_7:hover i {
    display: none;
}

.problem .color_8 {
    color: #a6937c;
}

.problem .color_8 span {
    border-top: 40px solid #a6937c;
}

.problem .color_8:hover {
    background: #a6937c;
}

.problem .color_8:hover span {
    display: none;
}

.problem .color_8:hover i {
    display: none;
}

.con-L .con-item .item-use {
    width: 100%;
    margin-top: 20px;
}

.con-L .con-item .use-more {
    float: right;
    font-size: 14px;
    color: #3a3191;
    margin-top: 20px;
}

.con-L .con-item .item-use li {
    width: 100%;
    height: 145px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}

.con-L .con-item .item-use .use-tag {
    position: absolute;
    left: 0;
    top: 0;
    width: 63px;
    height: 32px;
    line-height: 28px;
    background: url(../image/icon_img.png) no-repeat;
    background-position: 0 -125px;
    text-indent: 10px;
    font-size: 15px;
    color: #ffffff;
}

.con-L .con-item .item-use .use-info {
    width: 795px;
    height: 140px;
    margin: 5px 0 0 5px;
    background: #f4f4f4;
}

.item-use .use-info .use-title {
    float: left;
    width: 550px;
    height: 36px;
    line-height: 36px;
    font-size: 22px;
    color: #333;
    margin: 40px 0 0 30px;
    overflow: hidden;
}

.item-use .use-info .use-list {
    width: 550px;
    height: 30px;
    line-height: 30px;
    float: left;
    margin: 10px 0 0 30px;
}

.item-use .use-info .use-list p {
    display: inline-block;
    font-size: 14px;
    color: #999999;
    margin-right: 20px;
}

.item-use .use-info .use-list p span {
    color: #333;
}

.item-use .use-info .use-list p i {
    color: #ff4c4c;
}

.item-use .use-info .use-btn {
    float: right;
    margin: -50px 30px 0 0;
}

.item-use .use-info .use-btn a {
    display: block;
    width: 160px;
    text-align: center;
    line-height: 38px;
    background: #ffffff;
    border: 1px solid #3a3191;
    border-radius: 3px;
    color: #3a3191;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
}

.item-use .use-info .use-btn a:hover {
    color: #ffffff;
    background-color: #3a3191;
}

.item-use .use-info .use-btn .use-not {
    filter: grayscale(100%);
}

/* 主体内容------右侧 */
.con-R {
    width: 360px;
}

.con-R .win-down {
    width: 100%;
    height: 300px;
    background: url(../image/r_win10bg.png) no-repeat;
    margin-bottom: 20px;
    overflow: hidden;
}

.con-R .win-down .d-title {
    display: block;
    width: 330px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    margin: 15px;
    overflow: hidden;
}

.con-R .win-down .d-desc {
    display: inline-block;
    width: 310px;
    max-height: 70px;
    line-height: 25px;
    font-size: 15px;
    color: #eeeeee;
    margin: 15px 25px;
    overflow: hidden;
}

.con-R .win-down .d-btn {
    display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #3a3191;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    border-radius: 4px;
    margin: 10px 25px;
    transition: all .1s linear;
}

.con-R .win-down .d-btn:hover {
    opacity: 0.8;
}

.con-R .win-down .d-btn i {
    display: inline-block;
    width: 22px;
    height: 16px;
    background: url(../image/icon_img.png) no-repeat;
    background-position: -97px -127px;
    margin: 0 0 -2px 6px;
}

.con-R .win-down .d-link {
    display: inline-block;
    font-size: 14px;
    color: #e5e5e5;
    margin: 15px 25px;
}

.con-R .win-down .d-link:hover {
    color: #3a3191;
}

.con-R .down-rank {
    width: 100%;
}

.con-R .item-title {
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.con-R .item-title span {
    font-size: 24px;
    color: #333;
    font-weight: bold;
}

.con-R .down-rank .r-digit p {
    display: inline-block;
    width: 45px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    font-size: 15px;
    font-weight: bold;
    color: #3a3191;
    border: 1px solid #3a3191;
    margin: 5px;
    cursor: pointer;
}

.con-R .down-rank .r-digit .on {
    color: #ffffff;
    background: #3a3191;
    border-color: #3a3191;
}

.con-R .down-rank .r-list {
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
}

.con-R .down-rank .r-list ul {
    width: 100%;
    overflow: hidden;
}

.con-R .down-rank .r-list ul li {
    padding: 20px 0;
    overflow: hidden;
}

.con-R .down-rank .r-list ul li+li {
    border-top: 1px solid #f2f2f2;
}

.con-R .down-rank .r-list ul li i {
    float: left;
    width: 24px;
    height: 16px;
    margin-right: 5px;
    background: url(../image/icon_num.png) no-repeat;
}

.con-R .down-rank .r-list ul li .icon_1 {
    background-position: 0 0;
}

.con-R .down-rank .r-list ul li .icon_2 {
    background-position: 0 -49px;
}

.con-R .down-rank .r-list ul li .icon_3 {
    background-position: 0 -98px;
}

.con-R .down-rank .r-list ul li .icon_4 {
    background-position: 0 -148px;
}

.con-R .down-rank .r-list ul li .icon_5 {
    background-position: 0 -198px;
}

.con-R .down-rank .r-list ul li .icon_6 {
    background-position: 0 -248px;
}

.con-R .down-rank .r-list ul li .icon_7 {
    background-position: 0 -298px;
}

.con-R .down-rank .r-list ul li .icon_8 {
    background-position: 0 -348px;
}

.con-R .down-rank .r-list ul li .icon_9 {
    background-position: 0 -398px;
}

.con-R .down-rank .r-list ul li .icon_10 {
    background-position: 0 -448px;
}

.con-R .down-rank .r-list ul li .r-title {
    display: block;
    width: 330px;
    height: 16px;
    line-height: 16px;
    font-size: 15px;
    color: #333;
    overflow: hidden;
}

.con-R .down-rank .r-list ul li .r-title:hover {
    color: #3a3191;
    font-weight: bold;
}

.con-R .down-rank .r-list ul li .r-info {
    display: none;
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
}

.con-R .down-rank .r-list ul .on .r-info {
    display: block;
}

.con-R .down-rank .r-list .r-info .r-pic {
    float: left;
    margin: 0 20px 0 28px;
    transition: all.1s linear;
}

.con-R .down-rank .r-list .r-info .r-pic,
.con-R .down-rank .r-list .r-info .r-pic img {
    width: 120px;
    height: 90px;
}

.con-R .down-rank .r-list .r-info p {
    width: 190px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #999999;
    overflow: hidden;
}

.con-R .down-rank .r-list .r-info p span {
    color: #555555;
}

.con-R .course-rank {
    width: 100%;
}

.con-R .course-rank ul {
    display: inline-block;
    width: 330px;
    height: 464px;
    padding-left: 30px;
    margin: 25px 0 30px;
    background: url(../image/icon_num.png) no-repeat left;
    overflow: hidden;
}

.con-R .course-rank ul li {
    width: 100%;
    height: 19px;
    line-height: 19px;
    margin-bottom: 30.5px;
    overflow: hidden;
}

.con-R .course-rank ul li a {
    float: left;
    width: 250px;
    height: 19px;
    line-height: 19px;
    font-size: 15px;
    color: #555555;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
}

.con-R .course-rank ul li i {
    float: right;
    width: 75px;
    height: 19px;
    line-height: 19px;
    text-align: right;
    font-size: 14px;
    color: #999999;
}

.con-R .course-rank ul li:hover a {
    color: #3a3191;
    font-weight: bold;
}

.con-R .course-rank ul li:hover i {
    color: #ff4c4c;
}