.down-left {
    float: left;
    width: 530px;
    margin-left: 300px;
}
.down-present {
    width: 524px;
    height: 216px;
    background: url('https://img.jsspeed.cn/down2.png') no-repeat center;
    margin-top: 150px;
}
.down-post {
    margin-top: 30px;
    margin-left: 40px;
}
.down-post a {
    width: 210px;
    height: 50px;
    background: #F08401;
    color: #fff;
    line-height: 50px;
    text-align: center;
    display: block;
    font-size: 16px;
    border-radius: 4px;
}
.load-details {
    width: 1200px;
    margin: 0 auto;
}
.load-img {
    width: 504px;
    height: 356px;
    background: #f8f8f8;
    border-radius: 4px;
    position: relative;
    float: left;
}
.load-icon {
    width: 636px;
    float: left;
    margin-left: 56px;
}
.load-img img {
    width: 414px;
    height: 315px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.detailed-title {
    margin-top: 10px;
}
.detailed-tle {
    font-size: 24px;
    color: #333;
    font-weight: 700;
    float: left;
}
.load-icon .detailed-par {
    height: 184px;
}
.detailed-par {
    background: #fbfbfb;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    font-size: 14px;
    line-height: 24px;
    padding: 6px 0 24px;
    height: 190px;
	margin-top: 20px;
}
.detailed-par li {
    overflow: hidden;
    margin-top: 12px;
}
.more-title {
    color: #888;
    margin-left: 28px;
}
.more-tex {
    margin-left: 28px;
    color: #666;
    overflow: hidden;
    max-height: 120px;
}
.down-list li a {
    padding-left: 20px;
}
.down-list li a:hover{
    color: #2148B1;
}
.load-icon .down-post {
    margin-top: 35px;
}
.load-details .detailed-heng {
    margin-top: 28px;
}
.detailed-heng {
    width: 1200px;
    height: 12px;
    margin-top: 20px;
    background: url(../images/heng.png) no-repeat center;
}
.load-details .changePage {
    margin-top: 28px;
}
.changePage {
    height: 80px;
    border-radius: 4px;
    margin-top: 20px;
}
.changePage .prev {
    border-radius: 4px 0 0 4px;
}
.changePage .fl,.changePage .fr {
    display: block;
    float: left;
    width: 50%;
    height: 80px;
    line-height: 80px;
    font-size: 14px;
    color: #222222;
    padding: 0 18px;
    background-color: #f8f8f8;
    transition: all .4s;
}
.changePage .next {
    border-radius: 0 4px 4px 0;
}
.load-key {
    margin-top: 38px;
}
.groom-title {
    font-size: 30px;
    color: #222;
    float: left;
}
.head-post {
    float: right;
    font-size: 14px;
}
.groom-top .head-post a {
    margin-top: 24px;
}
.head-post a {
    color: #999;
    padding-right: 24px;
    background: url(../images/mro.png) no-repeat right center;
    margin-top: 42px;
    display: block;
}
.load-details .down-main {
    border: none;
    padding-bottom: 0;
}

.load-dell .down-main {
    margin-top: 8px;
    margin-bottom: 0;
}
.kuro .down-list {
    width: 100%;
}
.load-details .down-list {
    margin-left: 0;
    padding-top: 0;
	overflow: hidden;
	float: left;
	font-size: 16px;
}
.down-list li {
    width: 540px;
    float: left;
    height: 52px;
    line-height: 52px;
    border-bottom: 1px dashed #cfcfcf;
    background: url(../images/dfg.png) no-repeat 0 center;
}
.down-nose {
    float: left;
    padding-left: 12px;
}
.down-list .down {
    float: right;
    color: #888;
    background: url(../images/dom.png) no-repeat 0 center;
    background-size: 12px 14px;
    padding-left: 18px;
    font-size: 14px;
}
.nominate-pro {
    width: 1200px;
    margin: 56px auto 0;
    overflow: hidden;
}
.nominate-list {
    margin-top: 20px;
    margin-bottom: 56px;
    width: 1226px;
}
.nominate-box {
    display: block;
    float: left;
    margin-right: 28px;
}
.nominate-img {
    width: 278px;
    height: 280px;
}
.nominate-img img {
    border-radius: 4px;
    max-width: 278px;
}
.nominate-title {
    font-size: 16px;
    color: #222;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 16px;
    width: 250px;
    text-align: center;
}
.focal {
    margin-top: 18px;
}
.focal .no-left {
    background: #fff;
    color: #FF5F11;
    border: 1px solid #FF5F11;
    margin-left: 0;
}
.focal a, .focal span {
    float: left;
    height: 30px;
    color: #555;
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 0 20px;
    margin-left: 4px;
    background: #fafafa;
    transition: .36s ease;
}
.focal a:hover, .focal span:hover {
    background: #FF5F11;
    border: 1px solid #FF5F11;
    color: #fff;
}
.changePage p {
    max-width: 450px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 14px;
}

.changePage a:hover, .changePage a:hover span {
    color: #FF5F11;
}
/*.download {*/
/*    width: 1200px;*/
/*    margin: 0 auto;*/
/*}*/
.download .fitting-head {
    margin-top: 40px;
}

.fitting-head {
    height: 68px;
    margin: 0 auto;
    background: #f5f5f5;
}
.fitting-nav {
    margin: 0 auto;
    padding-top: 8px;
}
.download .fitting-nav .fenl {
    margin-left: 8px;
}
.fitting-nav .fenl {
    float: left;
    height: 60px;
    line-height: 60px;
    padding: 0 50px;
    font-size: 18px;
    color: #222;
    margin-left: 14px;
    cursor: pointer;
}
.fitting-nav .fenl:hover {
    background: #fff;
    border-top: 3px solid #2148B1;
    color: #2148B1;
    line-height: 54px;
    border-radius: 4px 4px 0 0;
}
.fitting-nav .current .fenl{
    background: #fff;
    border-top: 3px solid #2148B1;
    color: #2148B1;
    line-height: 54px;
    border-radius: 4px 4px 0 0;
}
.down-main {
    margin-bottom: 56px;
    border: 8px solid #f8f8f8;
    border-top: none;
    padding-bottom: 84px;
}
.down-list {
    width: 1180px;
    overflow: hidden;
    margin-left: 7px;
    float: left;
    font-size: 16px;
    padding-top: 36px;
    margin-bottom: 40px;
}
.down-list li {
    width: 540px;
    float: left;
    margin-left: 28px;
}
.down-list li {
    height: 52px;
    line-height: 52px;
    border-bottom: 1px dashed #cfcfcf;
    background: url(../images/dfg.png) no-repeat 0 center;
}
.down-mouse {
    clear: both;
    width: 210px;
    height: 50px;
    margin: 0 auto;
    padding-top: 20px;
}
.down-mouse a {
    color: #fff;
    background: #F08401;
    border: 1px solid #F08401;
}
.down-mouse a {
    width: 240px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    border-radius: 4px;
    display: block;
    transition: .36s ease;
}
.down-mouse a:hover {
    color: #222;
    background: #fafafa;
    border: 1px solid #eaeaea;
}
.download_box li {
    margin-bottom: 24px;
    padding: 24px 50px;
    background-color: #fff;
    overflow: hidden;
    border: 1px solid #EAEAEA;
}
.download_box li .content>div {
    float: left;
    margin-right: 40px;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    color: #999;
}
.download_box li .content>div>span {
    color: #444;
}
.wsc-mainbox.pb80 {
    margin-top: 40px;
}
.download_box li a.title {
    display: block;
    font-size: 15px;
    width: 100%;
    color: #444;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 20px;
}
.down-det .pro-dettop {
    padding: 20px 0 !important;
}
.down-det .picshowList{
    height: 400px !important;
}