ul,ol,li {
    list-style: none
}

.fr {
    float: right
}

.fl {
    float: left
}

.topcontainer {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10
}

.headcontainer {
    margin-top: 43px!important
}

.Selector {
    position: relative;
    width: 1150px;
    margin: 0 auto;
    padding: 35px 0
}

.Selector .items {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 24px;
    padding-left: 75px
}

.Selector .items:last-child {
    margin-bottom: 0
}

.selector_category {
    width: 75px;
    margin-left: -75px;
    color: #969696;
    display: block;
    float: left
}

.selector_list {
    overflow: hidden
}

.selector_list li {
    float: left;
    height: 24px;
    margin-right: 24px
}

.selector_list li a {
    padding: 0 20px;
    border-radius: 10px;
    display: block;
    color: #969696;
    transition: all .5s ease 0s
}

.selector_list li.active a,.selector_list li a:hover {
    background-color: #ff4e7e;
    color: #fff
}

.Photo_details {
    width: 1150px;
    min-width: 1150px;
    margin: 0 auto;
    overflow: hidden
}

.Photo_details .aside_li {
    text-align: center;
    height: 48px;
    margin-bottom: 12px;
    border: 1px solid #ccc;
    transition: all .5s
}

.Photo_details .aside_li a {
    line-height: 48px;
    font-size: 24px;
    color: #747474;
    display: block
}

.Photo_details .aside_li:hover {
    border-color: #000
}

.Photo_details_left {
    width: 322px;
    margin: 0 18px;
    float: left
}

.Photo_details_right {
    float: right;
    width: 740px;
    padding-left: 30px;
    border-left: 1px solid #c2c2c2
}

.Photo_details_right img {
    max-width: 100%;
    height: auto
}

.Photo_details_right .title {
    height: 60px;
    background-color: #fe4e7e;
    color: #fff;
    font-size: 26px;
    line-height: 60px;
    padding-left: 15px;
    margin-bottom: 12px
}

.Photo_details_right .others {
    background: #bbb;
    color: #fff;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    padding: 0 72px
}

.Photo_details_right .others a {
    text-align: right;
    font-size: 16px;
    color: #fff;
    transition: all .5s;
    display: inline-block;
    margin: 0 12px
}

.more_style_list {
    padding: 20px 10px 0;
    border: 1px solid #ccc;
    margin: 0 auto 30px;
    overflow: hidden
}

.more_style_list li {
    width: 50%;
    margin-bottom: 20px;
    float: left
}

.more_style_list li a {
    display: block;
    height: 24px;
    font: 18px/24px "å¯°î†¿è’‹é—†å‘´ç²¦";
    color: #aaa;
    padding-left: 26px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.words_show_list {
}

.words_show_list li {
    margin-bottom: 10px
}

.words_show_list li img {
    max-width: 100%;
    height: auto
}

.mycheck {
    width: 22px;
    height: 20px;
    position: relative;
    float: left
}

.mycheck input[type=radio],.mycheck input[type=checkbox] {
    visibility: hidden
}

.mycheck label {
    cursor: pointer;
    position: absolute;
    width: 22px;
    height: 20px;
    top: 0;
    left: 0;
    background: #fff url(../images/beautiful_check.png) left top no-repeat;
}

.mycheck label:hover {
    background-position: left -22px;
}

.mycheck input[type=radio]:checked+label,.mycheck input[type=checkbox]:checked+label {
    background-position: left -44px;
}

.bottom-form .icon{
    left: 0;
}
.Baojia {
    max-width: 660px;
    margin: 0 auto
}

.Baojia img {
    max-width: 100%
}

.Ineone {
    overflow: hidden;
    margin-top: 6px;
    border-bottom: 1px solid #ccc;
    padding: 10px 60px
}

.Ineone ol li {
    float: left;
    height: 20px;
    line-height: 20px;
    margin-bottom: 16px;
    margin-right: 24px;
    font-size: 16px;
    color: #888
}

.Ineone .textarea {
    padding: 6px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    font: 14px/20px 'Microsoft YaHei';
    border: 1px solid #ccc;
    resize: none;
    min-height: 100px;
    outline: 0
}

.Ineones {
    float: right;
    margin-left: 6px
}

.Ineonep {
    font-size: 22px;
    line-height: 32px;
    color: #b40000;
    margin-bottom: 12px
}

.Baojia .btn {
    width: 140px;
    height: 20px;
    display: block;
    margin: 20px auto
}

.Baojia .xihao_tishi {
    font-size: 13px;
    color: #272727;
    background: #f3f3f3 url(../images/tishi_bg.png) no-repeat;
    padding: 22px 20px 10px;
    border-radius: 8px;
    line-height: 20px
}

.index_bm_sbody {
    color: #2d2d2d;
    margin: 15px 0;
    font-size: 0;
    text-align: center
}

.index_bm_sbody:after {
    content: '\0020';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.index_bm_sen {
    font-size: 30px!important;
    color: #3d3d3d;
    padding-left: 20px
}

.index_bm_sbody .index_input {
    width: 30%;
    border: 1px solid #dcdcdc;
    font-size: 16px;
    font-family: microsoft yahei;
    padding: 6px 5px;
    border-radius: 2px;
    -webkit-appearance: none;
    line-height: 21px;
    margin-right: 5%;
    display: inline-block;
    outline: 0;
    box-sizing: border-box
}

.index_bm_sbody .index_input:last-child {
    margin-right: 0
}

@media(max-width: 658px) {
    .index_bm_sbody .index_input {
        float:none;
        width: 80%;
        margin: 0 10% 15px;
        !important}
}

.baoming_anniu {
    margin: 0 auto;
    text-align: center;
    clear: both
}

.yh_bm_btn {
    width: 180px;
    height: 40px;
    margin: 0 auto;
    display: block;
    background: #fa8aaa;
    color: #fff;
    font-size: 16px;
    border: 0;
    font-weight: 700;
    border-radius: 12px;
    cursor: pointer;
    text-align: center
}

.commit_tips {
    text-align: center;
    font-size: 14px;
    line-height: 32px;
    color: #757575
}

.commit_tips span {
    font-weight: 700;
    color: #fa8aaa;
    margin: 0 4px
}
