.thematic {
    padding: 28px 0 0;
}

.thematic .cont {
    margin: 0 -9px;
}

.thematic .cont .parts {
    width: 265px;
    height: 80px;
    background: #fff;
    border-radius: 4px;
    float: left;
    margin: 0 9px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .1);
}

.thematic .cont .parts span {
    width: 150px;
    padding-left: 20px;
    display: block;
    float: left;
    padding-top: 15px;
}

.thematic .cont .parts b {
    display: block;
    font-weight: bold;
    font-size: 18px;
}

.thematic .cont .parts i {
    display: block;
    font-size: 13px;
    padding-top: 7px;
    color: #909090;
}

.thematic .cont .parts em {
    display: block;
    float: right;
    padding-right: 24px;
    padding-top: 10px;
}

.thematic .cont .parts img {
    display: block;
}

.thematic .cont .pt1 {
    border-bottom: 3px solid #00c090;
}

.thematic .cont .pt1 b {
    color: #00c090;
}

.thematic .cont .pt2 {
    border-bottom: 3px solid #ff8328;
}

.thematic .cont .pt2 b {
    color: #ff8328;
}

.thematic .cont .pt3 {
    border-bottom: 3px solid #dfac33;
}

.thematic .cont .pt3 b {
    color: #dfac33;
}

.thematic .cont .pt4 {
    border-bottom: 3px solid #0083e9;
}

.thematic .cont .pt4 b {
    color: #0083e9;
}

.thematic .cont .pt5 {
    border-bottom: 3px solid #0cba24;
}

.thematic .cont .pt5 b {
    color: #0cba24;
}

.indmain {
    padding-top: 25px;
}

.indtitlem {
    background: #f3f4f9;
    height: 73px;
    display: flex;
    align-items: center;
}
.indtitlem li {
    float: left;
    width: 103px;
    height: 42px;
    line-height: 42px;
    border-radius: 42px;
    font-size: 14px;
    margin-left: 20px;
    text-align: center;
}
.indtitlem li a {
    cursor: pointer;
    font-size: 15px;
    color: #484848;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.indtitlem li a i{display: block; width: 22px; height: 22px; margin-right: 5px;}
.indtitlem li a i.i1{background: url(../../images/home/v4/caseicos1a.png) no-repeat center;}
.indtitlem li a i.i2{background: url(../../images/home/v4/caseicos2a.png) no-repeat center;}
.indtitlem li a i.i3{background: url(../../images/home/v4/caseicos3a.png) no-repeat center;}
.indtitlem li a i.i4{background: url(../../images/home/v4/caseicos4a.png) no-repeat center;}
.indtitlem li a i.i5{background: url(../../images/home/v4/caseicos5a.png) no-repeat center;}
.indtitlem li a i.i6{background: url(../../images/home/v4/caseicos6a.png) no-repeat center;}
.indtitlem li.on {background: #fff;}
.indtitlem li.on a,.indtitlem li:hover a{color: #0773fc;}
.indtitlem li.on a i.i1,.indtitlem li:hover a i.i1{background: url(../../images/home/v4/caseicos1.png) no-repeat center;}
.indtitlem li.on a i.i2,.indtitlem li:hover a i.i2{background: url(../../images/home/v4/caseicos2.png) no-repeat center;}
.indtitlem li.on a i.i3,.indtitlem li:hover a i.i3{background: url(../../images/home/v4/caseicos3.png) no-repeat center;}
.indtitlem li.on a i.i4,.indtitlem li:hover a i.i4{background: url(../../images/home/v4/caseicos4.png) no-repeat center;}
.indtitlem li.on a i.i5,.indtitlem li:hover a i.i5{background: url(../../images/home/v4/caseicos5.png) no-repeat center;}
.indtitlem li.on a i.i6,.indtitlem li:hover a i.i6{background: url(../../images/home/v4/caseicos6.png) no-repeat center;}

.indmainlist{
    margin-top: 10px;
}
.indmainlist .indpart .smtitle {
    padding-top: 20px;
    overflow: hidden;
    padding-right: 25px;
}

.indmainlist .indpart .smtitle b {
    font-size: 26px;
    color: #000;
    padding-left: 18px;
    float: left;
}

.indmainlist .indpart .smtitle a.getmore{
    float: right;
    display: block;
    width: 82px;
    height: 28px;
    line-height: 26px;
    border-radius: 28px;
    background: #ffffff;
    border: 1px solid #0773fc;
    font-size: 14px;
    color: #0773fc;
    text-align: center;

}

.indmainlist .indpart .smtitle span {
    font-size: 14px;
    color: #777;
    padding:10px 0 0 10px;
    float: left;
}

.indmainlist .indpart {
    padding-bottom: 30px;
}

.listmain {
    padding: 0px;
    margin: 0 -6px;
}

.listmain .recommendlist {
    margin-top: 45px;
}

.listmain .recommendlist p {
    font-size: 26px;
    margin: 0px 0px 15px 15px;
}

.listmain .noresult {
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    color: #aaa;
}

.listmain .noresult img {
    margin: 10px 0;
    width: 114px;
}

.listmain .part {
    width: 20%;
    float: left;
    padding: 9px;
}

.listmain .part .hcont{
    transition: transform 0.5s ease;
    position: relative;
    box-shadow: 0 0 10px #ddd;
    background-color: #fff;
    padding: 6px;
}

.listmain.posterlists .part {
    width: 212px;
}

.listmain .part em {
    position: absolute;
    background: url(../../images/home/vip.png) no-repeat center;
    right: 10px;
    top: 10px;
    height: 18px;
    width: 18px;
    background-size: 18px;
    z-index: 3;
}

.listmain .part .pics {
    position: relative;
    height: 319px;
    overflow: hidden;
    padding: 15px;
    background: linear-gradient(-180deg, #eef2f5 0%, #d2dfe8 100%);
}

.listmain .part .pics img {
    display: block;
    width: 100%;
}

.listmain .part .pics .img1 {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 140%;
    height: 140%;
    overflow: hidden;
    z-index: 1;
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
}

.listmain .part .pics .img2 {
    top: 40px;
    width: 75%;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0 -1px 28px 0 rgba(37, 37, 37, 0.35);
    z-index: 2;
    min-height: 226px;
}

.listmain .part .btn {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 66;
    background: rgba(0, 0, 0, .6);
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.listmain .part .btn ins {
    cursor: pointer;
    width: 20px;
    height: 16px;
    background: url(../../images/home/star.png) no-repeat center;
    position: absolute;
    top: 10px;
    left: 10px;
}

.listmain .part .btn ins.on {
    background: url(../../images/home/stars.png) no-repeat center;
}

.listmain .part .btn i.keyword {
    cursor: pointer;
    position: absolute;
    top: 50px;
    left: 10px;
    color: #fff;
    font-size: 20px
}

.listmain .part .btn i.top{
    cursor: pointer;
    position: absolute;
    top: 90px;
    left: 10px;
    color: #fff;
    font-size: 20px
}

.listmain .part .btn i.down{
    cursor: pointer;
    position: absolute;
    top: 90px;
    right: 10px;
    color: #fff;
    font-size: 20px
}

.listmain .part .bts {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: rgba(0, 0, 0, .6);
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.listmain .part a {
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translateX(-50%);
    width: 119px;
    display: block;
    height: 32px;
    line-height: 32px;
    background: #0773fc;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    -webkit-transition: .3s cubic-bezier(0.68, -.55, .265, 1.55);
    -moz-transition: .3s cubic-bezier(0.68, -.55, .265, 1.55);
    -o-transition: .3s cubic-bezier(0.68, -.55, .265, 1.55);
    transition: .3s cubic-bezier(0.68, -.55, .265, 1.55);
    z-index: 999;
}

.listmain .part .hcont:hover {
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    box-shadow: 0 26px 40px -24px rgba(0, 36, 100, .3);
    -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, .3);
    -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, .3);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.listmain .part:hover .btn {
    opacity: 1;
}

.listmain .part:hover a {
    bottom: 15px
}

.listmain .part .word .btn {
    background: #fff;
}

.listmain .part:hover .word .btn a {
    bottom: 2px
}

.listmain .word {
    overflow: hidden;
    line-height: 40px;
    padding-top: 5px;
    position: relative;
}

.listmain .word p {
    float: left;
    width: 95px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}

.listmain .word i {
    float: right;
    padding-left: 20px;
    height: 40px;
    background: url(../../images/home/v2/edit_icons.png) no-repeat left center;
    background-size: 16px;
    color: #999;
}

.listmain .btns {
    text-align: center;
    padding-top: 20px;
}

.listmain .btns a {
    display: block;
    width: 100px;
    height: 40px;
    margin: 0 auto;
    border: 1px solid #a6a6a6;
    color: #777;
    font-size: 15px;
    background: #f4f4f4;
    line-height: 38px;
}

.listmain .flexslider {
    position: relative;
}

.listmain .flex-control-nav {
    display: none;
}

.listmain .flex-direction-nav {
    position: absolute;
    top: -30px;
    right: 5px;
}

.listmain .flex-direction-nav li {
    float: left;
    margin: 0 20px;
}

.listmain .flex-direction-nav li a {
    display: block;
    width: 22px;
    height: 16px;
    line-height: 9999px;
    overflow: hidden;
}

.listmain .flex-direction-nav li a.flex-prev {
    background: url(../../images/home/v2/arrowerl.png) no-repeat center;
}

.listmain .flex-direction-nav li a.flex-prev:hover, .listmain .flex-direction-nav li a.flex-prev.on {
    background: url(../../images/home/v2/arrowerlh.png) no-repeat center;
}

.listmain .flex-direction-nav li a.flex-next {
    background: url(../../images/home/v2/arrowerr.png) no-repeat center;
}

.listmain .flex-direction-nav li a.flex-next:hover, .listmain .flex-direction-nav li a.flex-next.on {
    background: url(../../images/home/v2/arrowerrh.png) no-repeat center;
}

.listmain.videolists .part {
    padding: 8px;
    width: 20%;
}

.listmain.videolists .part .tempitem{
    padding: 10px;
    background-color: #ffffff;
}

.listmain.videolists .part .tempitem .pic {
   
}

.listmain.videolists .part .tempitem .pic.screentype1 {
    height: 348px;
}

.listmain.videolists .part .tempitem .pic.screentype2 {
    height: 134px;
}

.listmain.videolists .part .tempitem .tempinfo {
    padding-top: 10px;
}

.listmain.planslists .wall-column {
    position: relative;
    width: 20%;
    float: left;
}


.listmain.planslists .item {
    margin: 30px 20px 0px;
}

.listmain.planslists .zprt {
    padding: 12px;
    width: 20%;
    float: left;
}

.listmain.planslists .wall-column .zprt {
    padding: 9px;
    width: 100%;float: none;
}


.listmain.planslists .zprt .cont {
    background: #fff;
    padding: 6px;
    transition: all .5s;
    box-shadow: 0 0 10px #ddd;
}

.listmain.planslists .cont:hover {
    -webkit-transform: translate(0, -4px);
    transform: translate(0, -4px);
    box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
}

.listmain.planslists .zprt .pic {
    height: 100%;
    overflow: hidden;
    background: linear-gradient(-180deg, #eef2f5 0%, #d2dfe8 100%);
    position: relative;
    padding: 15px;
}

.listmain.planslists .zprt .scrollpic .pic {
    height: 400px;
    overflow: hidden;
}

.listmain.planslists .zprt .pic .pi {
    position: absolute;
    width: 100%;
}

.listmain.planslists .zprt .pic.type {
    background: #e1e1e1;
}

.listmain.planslists .zprt img {
    display: block;
    width: 100%;
}

/*.listmain.planslists .zprt .hot{width: 65px; height: 25px;*/
/*line-height: 25px;  position: absolute;*/
/*!*background: rgba(0,0,0,.5);*!*/
/*top: 0;*/
/*left: 0; z-index: 100; text-align: center;*/
/*color: #fff; font-size: 12px; border-bottom-right-radius: 6px}*/

/*.listmain.planslists .zprt .hot img {*/
/*width: 25px;*/
/*height: ;*/
.listmain.planslists .zprt:hover .pic .pi img {
    opacity: 1
}

.listmain.planslists .zprt .pic.type img {
    width: 80%;
    margin: 0 auto;
}

.indexlist .listmain.planslists .zprt .pic{
    height: 287px;
}

.listmain.planslists .zprt h2 {
    display: block;
    text-align: center;
    color: #333;
    font-size: 16px;
    padding-top: 8px;
    line-height: 32px;
}

.listmain.planslists .zprt .word {
    padding: 8px;
}

.listmain.planslists .zprt .word span {
    display: block;
    overflow: hidden;
    line-height: 22px;
}

.listmain.planslists .zprt .word span p {
    overflow: hidden;
    display: block;
    float: left;
    color: #333;
    font-size: 14px;
    width: 90%;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.listmain.planslists .zprt .word span i {
    color: #fd0004;
    font-size: 12px;
    float: right;
}

.listmain.planslists .zprt .word span em {
    display: block;
    float: left;
    color: #979797;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 50%;
    overflow: hidden;
}

.listmain.planslists .zprt .word span ins {
    display: block;
    float: right;
    color: #979797;
    font-size: 12px;
}

.listmain.planslists .pic .mask {
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 6;
    background: rgba(0, 0, 0, 0);
    transition: all 0.3s;
}

.listmain.planslists .pic .mask a.edit {
    display: block;
    width: 100%;
    height: 100%;
}

.listmain.planslists .pic i {
    display: block;
    position: absolute;
    z-index: 66;
    cursor: pointer;
    top: 8px;
    left: 10px;
    color: #c3c3c3;
    font-size: 20px;
}

.listmain.planslists .pic a.pre {
    display: block;
    position: absolute;
    z-index: 66;
    cursor: pointer;
    top: 10px;
    right: 10px;
    color: #fff;
    font-size: 20px;
    width: 54px;
    height: 28px;
    line-height: 28px;
    background: #0773fc;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    font-size: 14px;
}

.listmain.planslists .zprt:hover .mask {
    opacity: 1;
    cursor: pointer
}

.listmain.planslists .zprt .scrollpic a.edit {
    width: 100%;
    height: 100%;
}

.listmain.planslists .zprt .scrollpic a, .listmain.planslists .zprt .scrollpic i {
    display: none !important;
}

.listmain.planslists .zprt:hover .scrollpic a, .listmain.planslists .zprt:hover .scrollpic i {
    display: block !important;
}

i.on {
    color: #fe7474 !important;
    font-size: 20px;
}

.listmain.planslists .zprt .upscr {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    z-index: 9
}

.listmain.planslists .zprt .downscr {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    z-index: 9
}

.listmain.planslists .zprt .word {
    position: relative
}

.listmain.planslists .zprt .word .btn {
    display: none;
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
}

.listmain.planslists .zprt .word .btn a {
    display: block;
    width: 150px;
    height: 36px;
    line-height: 36px;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    position: absolute;
    top: 50%;
    background: #0773fc;
    left: 50%;
    transform: translate(-50%, -50%)
}

.listmain.planslists .zprt:hover .word .btn {
    display: block;
}

.listmain.planslists .zprt .word .btn a i {
    margin-right: 8px;
    font-size: 14px;
    float: none;
    padding-left: 0px;
    height: auto;
    background: none;
    color: #fff;
}

.listmain.planslists .pic i {
    width: 30px;
    height: 30px;
    border-radius: 3px;
    background: #fbfbfb;
    text-align: center;
    line-height: 30px;
}
.indmain{
    width: 1200px;
}
.indmain .wbmap {
    color: #7b7b7b;
    line-height: 26px;
    font-size: 14px;
    padding-top: 25px;
}

.indmain .wbmap a {
    color: #7b7b7b;
}

.indmain .wbmap ~ .sxword {
    margin-top: 20px;
}

.detailecnt {
    padding-top: 20px;
}

.detailecnt .leftpicm {
    margin-bottom: 10px;
    background: #fff;
    padding: 30px;
    width: 830px;
    box-shadow: 0 0 16px rgba(0, 0, 0, .1);
}

.detailecnt .leftpicm .picm {
    background: #f8f8f8;
    padding: 20px 0;
}

.detailecnt .leftpicm .picm img {
    display: block;
    margin: 0 auto;
    max-width: 80%;
}

.detailecnt .leftpicm .wdtip {
    padding-top: 32px;
    font-size: 14px;
    color: #999;
    line-height: 24px;
}

.detailecnt .leftpicm .wdtip i {
    display: block;
    padding-bottom: 20px;
    position: relative;
    cursor: pointer
}

.detailecnt .leftpicm .wdtip i:after {
    display: block;
    content: "";
    position: absolute;
    width: 8px;
    right: 5px;
    height: 8px;
    border-right: 1px solid #aaa;
    border-top: 1px solid #aaa;
    top: 5px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.detailecnt .leftpicm .wdtip i.on:after {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
}

.detailecnt .leftpicm .wdtip p {
    display: block;
}

.detailecnt .leftpicm .wdtip .words {
    display: none;
}

.detailecnt .rtinform {
    background: #fff;
    padding: 24px;
    width: 350px;
    box-shadow: 0 0 16px rgba(0, 0, 0, .1);
}

.detailecnt .rtinform .title {
    padding-bottom: 12px;
}

.detailecnt .rtinform .title h2 {
    display: block;
    font-size: 24px;
    color: #333;
    line-height: 36px;
    font-weight: bold;
}

.detailecnt .rtinform .title i {
    display: block;
    font-size: 18px;
    color: #8a8a8a;
    padding-top: 10px;
}

.detailecnt .rtinform .scylnum {
    border-top: 1px dashed #e4e4e4;
    padding: 18px 0;
}

.detailecnt .rtinform .scylnum em {
    display: block;
    font-size: 18px;
    color: #8a8a8a;
    line-height: 24px;
}

.detailecnt .rtinform .scylnum span {
    display: block;
    padding-top: 10px;
    overflow: hidden;
}

.detailecnt .rtinform .scylnum span i {
    color: #8a8a8a;
    display: block;
    float: left;
    padding-left: 28px;
    line-height: 32px;
    font-size: 16px;
    width: 136px;
}

.detailecnt .rtinform .scylnum span i.vinum {
    background: url(../../images/home/yanicos.png) no-repeat left center;
}

.detailecnt .rtinform .scylnum span i.csnum {
    background: url(../../images/home/staico.png) no-repeat left center;
}

.detailecnt .rtinform .scylnum span a {
    display: block;
    float: left;
    height: 28px;
    line-height: 28px;
    border-radius: 14px;
    padding: 0 20px;
    background: #f7f7fa;
    font-size: 14px;
    color: #666;
    margin: 10px 10px 0px 0;
}

.detailecnt .rtinform .scylnum span a:hover {
    color: #fff;
    background: #0773fc;
}

.detailecnt .rtinform .btns {
    text-align: center;
    padding-top: 10px;
}

.detailecnt .rtinform .btns em {
    display: block;
}

.detailecnt .rtinform .btns em a {
    color: #fff;
    display: block;
    text-align: center;
    font-size: 16px;
    background: #0773fc;
    border-radius: 3px;
    line-height: 53px;
    height: 53px;
}

.detailecnt .rtinform .btns em i {
    margin-right: 8px;
}


.detailecnt .rtinform .btns em:nth-child(2) {
    margin-top: 10px
}

.detailecnt .rtinform .btns em:nth-child(2) a {
    background: #fff;
    border: 1px solid #0773fc;
    color: #0773fc;
}

.detailecnt .rtinform .btns span {
    margin: 0 -15px;
    display: block;
    padding-top: 20px;
}

.detailecnt .rtinform .btns span ins {
    display: block;
    float: left;
    width: 50%;
    padding: 0 15px;
}

.detailecnt .rtinform .btns span a {
    display: block;
    font-size: 16px;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    height: 52px;
    line-height: 50px;
    color: #333;
    text-align: center;
    padding-left: 28px;
}

.detailecnt .rtinform .btns span a.link {
    background: url(../../images/home/linksico.png) no-repeat 20px center
}

.detailecnt .rtinform .btns span a.sc {
    background: url(../../images/home/scicos.png) no-repeat 20px center;
    cursor: pointer
}

.detailecnt .rtinform .btns span a.sc.on {
    background: url(../../images/home/scicosa.png) no-repeat 20px center;
    cursor: pointer
}

.xgtjcase {
    padding-top: 35px;
}

.xgtjcase .title {
    background: #fff;
    height: 60px;
    line-height: 60px;
    color: #333333;
    font-size: 24px;
    padding: 0 30px;
    box-shadow: 0 0 16px rgba(0, 0, 0, .1);
}

.xgtjcase .listmain {
    padding: 10px 0px 20px;
}





.leftnemu {
    display: none;
    position: fixed;
    top: 50%;
    left: 2px;
    transform: translateY(-50%);
    width: 70px;
    background: #fff;
    z-index: 99;
}

.leftnemu .title {
    height: 28px;
    font-size: 16px;
    line-height: 28px;
    background: #0773fc;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.leftnemu li {
    cursor: pointer;
    border-bottom: 1px dotted #e7e7e7;
    line-height: 45px;
    text-align: center;
    color: #777;
    font-size: 13px;
    position: relative;
}

.leftnemu li.cur, .leftnemu li:hover {
    color: #0773fc;
}

.leftnemu li.cur:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 2px;
    height: 25px;
    background: #0773fc;
    transform: translateY(-50%);
}

/*分类*/
.zgcatescont{background: #fff; padding-top: 10px; box-shadow: 0 0 16px rgba(0,0,0,.1)}
.assortment {
    padding: 15px 0px;
    color: #5c5c5c;
    font-size: 14px;
    line-height: 24px;
    background: #fff;
    border-bottom: 1px solid #eee;
}

.assortment li {
    overflow: hidden;
    padding: 5px 0;
}
.assortment li.buttonline{
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.assortment li.underline{
    border-top: 1px solid #e9e9e9;
}
.assortment li ins {
    display: block;
    float: left;
    width: 65px;
    text-align: right;
    padding: 5px 0;
    font-size: 15px;
    color:#363636;
    font-weight: bold;
}

.assortment li span {
    display: block;
    padding-left: 5px;
    overflow: hidden;
}

.assortment li span a {
    display: block;
    float: left;
    margin: 10px;
    height: 24px;
    color: #363636;
    padding: 0 10px;
    min-width: 60px;
    text-align: center;
    background-color: #F3F3F3;
}

.assortment li.buttonline span a{margin: 5px 15px 5px 5px;}
.assortment li span a i.icon{
    margin-right: 6px;
    vertical-align: -1px;
    font-size: 19px;
}

.assortment li span a.on,.assortment li span a:hover {
    background-color: #0773fc;
    color: #ffffff;
}

.assortment li .color {
    display: block;
    padding-left: 5px;
    overflow: hidden;
}

.assortment li .color a {
    display: block;
    float: left;
    margin-right: 20px;
    padding: 10px;
}

.assortment li .color i {
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    position: relative;
}

.assortment li .color i.all {
    background: url(../../images/home/v2/allcolor.jpg) no-repeat center;
    background-size: 100%;
}

.assortment li .color a:hover i:after, .assortment li .color a.on i:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #187cea;
}

.screening {
    padding:8px 0;
    background: #fff;
    height: 66px;
}
.screening .pxcomt{padding: 11px 20px 0}
.screening .pxcomt span {
    display: inline-block;
    height: 27px;
    line-height: 27px; margin-left: 10px;
}

.screening .pxcomt span a {
    display: inline-block;
    text-align: center;
    width: 65px;
    font-size: 14px;
    color: #898989;
    line-height: 27px; height:27px;
}

.screening .pxcomt span a:hover,.screening .pxcomt span a.on {
    color: #0773fc;
}

.screening .pxcomt ins{color: #898989}
.screening .fgcont{padding:11px 0 0 42px;color: #898989 }
.screening .fgcont ins{display:block; float: left;
    line-height: 27px;}
.screening .fgcont .cmmt{
    float: left; position: relative; margin-left: 10px}
.screening .fgcont .cmmt span{
    display: block;overflow: hidden;
    padding: 0 30px 0 10px;
    min-width: 100px;
    width: 120px;
    height: 30px;
    border: 1px solid #dbdbdb;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    background-color: #f5f5f5;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 28px;
    cursor: pointer;}
.screening .fgcont .cmmt span:after{position: absolute; transition: all .5s;
    top: 40%;
    right: 12px;
    width: 0;
    height: 0;
    border-top: 7px solid #7c7c7c;
    border-right: 5px solid rgba(0,0,0,0);
    border-left: 5px solid rgba(0,0,0,0);
    content: "";
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);}
.screening .fgcont .cmmt:hover span:after{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);}

.screening .fgcont .cmmt .colors{
    display: block;overflow: hidden;
    height: 30px; width: 60px; padding-right: 35px;
    height: 25px;
    overflow: hidden;
    line-height: 28px;
    cursor: pointer;}
.screening .fgcont .cmmt .colors:after{position: absolute; transition: all .5s;
    top: 40%;
    right: 12px;
    width: 0;
    height: 0;
    border-top: 7px solid #7c7c7c;
    border-right: 5px solid rgba(0,0,0,0);
    border-left: 5px solid rgba(0,0,0,0);
    content: "";
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);}
.screening .fgcont .cmmt:hover .colors:after{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);}
.screening .fgcont .cmmt ul{position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
    overflow: auto;
    max-height: 212px;
    width: 100%;
    border: 1px solid #dbdbdb;
    border-top: none;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    background-color: #f5f5f5;
    -webkit-transition: none;
    transition: none;}
.screening .fgcont .cmmt:hover ul{
    display: block;}
.screening .fgcont .cmmt ul li{overflow: hidden;
    padding-left: 13px;
    width: 100%;
    height: 30px;
    text-overflow: ellipsis;
   white-space: nowrap;
    line-height: 30px;
    cursor: pointer;
    -webkit-transition: none;
    transition: none;}
.screening .fgcont .cmmt ul li:hover,.screening .fgcont .cmmt ul li.on{
    background-color: #0773fc;
}
.screening .fgcont .cmmt ul li:hover a,.screening .fgcont .cmmt ul li.on a{
    color: #fff;
}
.screening .fgcont .colors i{
    display: block; width: 100%;border-radius: 3px;
    height: 100%;}
.screening .fgcont .cmmt ol{position: absolute;
    overflow: hidden;
    display: none;
    top: 105%;
    left: -50px;
    z-index: 99;
    overflow: auto;
    width: 178px;
    padding: 10px;
    border: 1px solid #dbdbdb;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    background-color: #f5f5f5;
    -webkit-transition: none;
    transition: none;}
.screening .fgcont .cmmt:hover ol{
    display: block;}
.screening .fgcont .cmmt ol li{
    display: inline-block;
    margin: 2px;
    padding: 0;
    width: 24px;
    height: 24px;
    border: 2px solid rgba(0,0,0,0);
    border-radius: 4px;
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat;
    cursor: pointer;
}
.screening .fgcont .cmmt ol li:hover,.screening .fgcont .cmmt ol li.on{
    border-color: #b3b3b3;
     background-color: rgba(0,0,0,0);
     color: rgba(0,0,0,0);
}
.screening .fgcont .cmmt ol li i{
    display: block;
    width: 100%;
    height: 100%;
}



/*分页*/
.pages {
    padding: 40px 0 60px;
    text-align: center;
    line-height: 35px;
}

.pages li {
    display: inline-block;
    font-size: 14px;
}

.pages li.active span {
    display: inline-block;
    padding: 0 13px;
    color: #fff;
    background: #57EAC5;
    border-radius: 4px;
    margin: 0 10px;
    box-shadow: 0 0 8px #e5e5e5;
}

.pages a {
    display: inline-block;
    padding: 0 13px;
    color: #999;
    margin: 0 10px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 0 8px #e5e5e5;
}

.pages i {
    display: inline-block;
    color: #333;
    font-size: 14px;
    margin: 0 10px;
}

.pages a.next {
    padding: 0;
    background: none;
    box-shadow: none;
    font-size: 14px;
    color: #333;
}

.pages a.on, .pages a:hover {
    background: #57EAC5;
    color: #fff;
}

.pages a.next:hover {
    background: none;
    color: #fd667a;
}

.pages li:first-child a, .pages li:last-child a {
    background: none;
    margin: 0;
    box-shadow: none;
    color: #333;
}

.pages li:first-child a:hover, .pages li:last-child a:hover {
    background: none;
    color: #57EAC5;
}

.pages .disabled, .pages .disabled:hover {
    color: #ccc;
    margin: 0 10px;
}

/*海报列表*/
.listmain .part .hbphone {
    position: relative;
    height: 352px;
    overflow: hidden;
    border-radius: 5px;
}

.listmain .part .hbphone img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

/*长单页*/
.listmain .part .picppt {
    height: 525px;
    overflow: hidden;
    position: relative;
}

.listmain .part .picppt .pic {
    position: absolute;
}

.listmain .part .picppt .pic img {
    display: block;
    width: 100%
}

.listmain .part .picppt .upscr {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    z-index: 99;
}

.listmain .part .picppt .downscr {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    z-index: 99;
}

/*视频*/
.listmain .part .tempitem {
    overflow: hidden;
    cursor: pointer;
}

.listmain .part .tempitem img {
    display: block;
    width: 200px;
    height: 311px;
    margin: 8px;
    border-radius: 4px;
}

.listmain .part .tempitem .local{
    top: 7px;
    right:0;
    z-index: 99;
}
.listmain .part .tempitem .local img{
    width: 40px;
    height: 26px;
    margin: 0px;
}

.listmain .part .tempitem .tempname {
    overflow: hidden;
    padding: 0 10px;
}

.listmain .part .tempitem .tempname p {
    float: left;
    width: 110px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}

.listmain .part .tempitem .tempname ins {
    float: right;
    height: 32px;
    line-height: 32px;
    color: #999;
}

.listmain .part .tempitem .tempname ins i {
    float: left;
    width: 20px;
    height: 32px;
    background: url(../../images/home/time_icon.png) no-repeat center;
}

.listmain .part .tempitem a.usenow {
    display: none;
    width: 110px;
    height: 32px;
    line-height: 32px;
    margin: 0 auto;
    background: #0773fc;
    font-size: 12px;
    color: #fff;
    border-radius: 16px;
    text-align: center;
    position: static;
    transform: translateX(0);
}

.listmain .part .tempitem .picppts {
    position: relative;
    overflow: hidden;
}
.listmain .part .tempitem .pic {
    overflow: hidden;
    position: relative;
}

.listmain .part .tempitem .pic img {
    display: block
}

.listmain .part .tempitem .pic .maskpng {
}

.listmain .part .tempitem .pic:hover .maskpng {
    display: none;
}

.listmain .part .tempitem .pic video img {
    display: block;
    width: 100%;
}

.listmain .part .tempitem .pic video {
    width: 100%;
    height: auto;
    z-index: 11;
}

.listmain .part:hover .tempname {
    display: none;
}

.listmain .part:hover a.usenow {
    display: block;
}

.listmain .part:hover .tempitem .pic img {
    display: none;
}

.listmain.indvideo .part .tempitem .pic {
    height: 114px
}

/*专题*/
.ztcontmain {
    background: #eff3f6;
    padding: 30px 0 180px;
}

.ztcontmain .ztbanner {
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 0 16px rgba(0, 0, 0, .1)
}

.ztcontmain .ztbanner img {
    display: block;
    width: 100%
}

.ztcontmain .maincnt {
    padding-top: 32px
}

.ztcontmain .indpart {
    border-radius: 4px;
    background: #fff;
    overflow: hidden;
    margin-bottom: 70px;
}

.ztcontmain .indpart .smtitle {
    border-bottom: 1px solid #eee;
    padding: 5px 0 5px 15px;
    line-height: 45px;
    position: relative;
    margin-bottom: 10px
}

.ztcontmain .indpart .smtitle:before {
    display: block;
    content: "";
    width: 6px;
    height: 24px;
    background: #00c192;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

.ztcontmain .indpart .smtitle b {
    font-weight: bold;
    font-size: 24px;
    color: #333;
}

.ztcontmain .indpart .smtitle span {
    padding-left: 10px;
    font-size: 16px;
    color: #999999;
}

.ztcontmain .indpart .btns a {
    background: #00c192;
    border: none;
    border-radius: 32px;
    height: 32px;
    width: 114px;
    color: #fff;
    line-height: 32px;
}

.ztcontmain .flex-direction-nav {
    top: -50px;
}

@media (min-width: 1601px) {
    .indmain{
        width: 1400px;
    }
    .listmain .word p {
        width: 125px;
    }

    .listmain.videolists .part .tempitem .pic.screentype1 {
        height: 419px;
    }

    .listmain.videolists .part .tempitem .pic.screentype2 {
        height: 156px;
    }

    .listmain .part .pics{
        height: 383px;
    }

    .listmain.posterlists .part{
        width: 252px;
    }
    .listmain .part .hbphone{
        height: 423px;
    }

    .detailecnt .leftpicm {
        width: 910px
    }

    .detailecnt .rtinform {
        width: 430px;
    }

    .detailecnt .rtinform .btns span a.link {
        background: url(../../images/home/linksico.png) no-repeat 40px center
    }

    .detailecnt .rtinform .btns span a.sc {
        background: url(../../images/home/scicos.png) no-repeat 40px center;
        cursor: pointer
    }

    .detailecnt .rtinform .btns span a.sc.on {
        background: url(../../images/home/scicosa.png) no-repeat 40px center;
        cursor: pointer
    }
    .indexlist .listmain.planslists .zprt .pic{
        height: 347px;
    }

}


