﻿body {
    background-color: #f5f5f5;
}
.block-center {
    width: 1200px;
    margin: 0 auto;
}
.search-warp-banner {
    width: 100%;
    height: 264px;
    background-color: #313e60;
}

.search-con {
    padding-top: 1px;
}

.search-main {
    width: 416px;
    background-color: #fff;
    padding-left: 10px;
    border-radius: 5px;
    margin-top: 95px;
}

.search-con p.result {
    font-size: 12px;
    color: #fff;
    opacity: .5;
    margin-top: 10px;
}

.select {
    padding: 10px;
    background: url(c-icon-more.png) no-repeat;
    background-position: 98% center;
    padding-right: 25px;
}

.search-btn-all {
    padding: 10px;
    background-color: #1067d4;
    color: #fff;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.search-main input {
    width: 344px;
    padding: 0 10px;
    margin: 10px 0;
}

.main-content {
    background-color: #fff;
    padding: 0 50px 20px;
    margin-bottom: 20px;
}

.pos {
    position: relative;
    height: 60px;
    line-height: 60px;
    font-size: 12px;
    color: #999;
}

.pos i {
    display: inline-block;
    width: 11px;
    height: 15px;
    background: url(c-pos-icon.png) no-repeat center center;
    background-size: cover;
    transform: translateY(3px);
    -moz-transform: translateY(3px);
    -ms-transform: translateY(3px);
    -webkit-transform: translateY(3px);
    margin-right: 6px;
}

.pos a {
    font-size: 12px;
    color: #999;
}

.pos span {
    font-size: 12px;
    color: #2789ee;
}

.table>ul>li{
    overflow: hidden;
    padding: 17px 12px 16px 20px;
}

.table-left {
    font-size: 16px;
}

.table-left i {
    width: 14px;
    height: 17px;
    margin-right: 9px;
    padding-top: 14px;
}

.table-left i.default {
    display: inline-block;
    background: url(c-jiaobiao.png) no-repeat  center center;
}

.table-left i.action {
    display: none;
    background: url(c-jiaobiao-action.png) no-repeat  center center;
}

.table>ul>li:hover .table-left i.action {
    display: inline-block;
}

.table>ul>li:hover .table-left i.default {
    display: none;
}

.table-right ul li {
    float: left;
    font-size: 14px;
    margin-left: 12px;
    cursor: pointer;
}

.evaluate {
    width: 48px;
    background-color: #2f89eb;
}

.online-by {
    width: 76px;
    background-color: #c2c2c2;
}

.online-by-dart {
    width: 76px;
    background-color: #2f89eb;
}

.evaluate,.online-by,.evaluate a, .online-by a{
    height: 28px;
    line-height: 28px;
    color: #ffffff;
    text-align: center;
}

.evaluate a,online-by a{
    display: inline-block;
    width: 100%;
    height: 100%;
}

.guide {
    height: 26px;
    line-height: 26px;
    text-align: center;
    width: 74px;
    border: solid 1px #2f89eb;
}
.guide a{
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #2f89eb;
}


.sub {
    padding-top: 5px;
    padding-bottom: 4px;
    color: #2f89eb;
}

.sub i {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    background: url(c-sub-default.png) no-repeat center center;
    transform: translateY(2px);
    -moz-transform: translateY(2px);
    -ms-transform: translateY(2px);
    -webkit-transform: translateY(2px);
}

.subed {
    color: #ee851e;
}

.subed i {
    background: url(c-sub-action.png) no-repeat center center;
}

.table {
    margin-top: 20px;
}

.table div.item-title {
    width: 455px;
    padding-top: 6px;
}

.table>ul>li:hover {
    background-color: #EFF6FD;
}
.table>ul>li:hover .item-title {
    color: #2f89eb;
}
.table>ul>li {
    border-bottom: 1px dashed #e5e5e5;
}

.table-title {
    padding-bottom: 10px;
    border-bottom: 2px solid #ddd;
}

.bzjg {
    margin-left: 20px;
    margin-top: 8px;
    font-size: 14px;
    color: #999;
}

.table-title select:first-child {
    margin-right: 20px;
}


/*响应式代码*/
.block-center {
    width: 12.00rem;
    margin: 0 auto;
}
.search-warp-banner {
    width: 100%;
    height: 2.64rem;
    background-color: #313e60;
}

.search-con {
    padding-top: 1px;
}

.search-main {
    width: 4.16rem;
    background-color: #fff;
    padding-left: .10rem;
    border-radius: 5px;
    margin-top: .95rem;
}

.search-con p.result {
    font-size: .12rem;
    color: #fff;
    opacity: .5;
    margin-top: .10rem;
}

.select {
    padding: .10rem;
    background: url(c-icon-more.png) no-repeat;
    background-position: 98% center;
    padding-right: .25rem;
}

.search-btn-all {
    padding: .10rem;
    background-color: #1067d4;
    color: #fff;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.search-main input {
    width: 3.44rem;
    padding: 0 .10rem;
    margin: .10rem 0;
}

.main-content {
    background-color: #fff;
    padding: 0 .50rem .20rem;
    margin-bottom: .20rem;
}

.pos {
    position: relative;
    height: .60rem;
    line-height: .60rem;
    font-size: .12rem;
    color: #999;
}

.pos i {
    display: inline-block;
    width: .11rem;
    height: .15rem;
    background: url(c-pos-icon.png) no-repeat center center;
    background-size: cover;
    transform: translateY(3px);
    -moz-transform: translateY(3px);
    -ms-transform: translateY(3px);
    -webkit-transform: translateY(3px);
    margin-right: .06rem;
}

.pos a {
    font-size: .12rem;
    color: #999;
}

.pos span {
    font-size: .12rem;
    color: #2789ee;
}

.table>ul>li{
    overflow: hidden;
    padding: .17rem .12rem .16rem .20rem;
}

.table-left {
    font-size: .16rem;
}

.table-left i {
    width: .14rem;
    height: .17rem;
    margin-right: .09rem;
    padding-top: .14rem;
}

.table-left i.default {
    display: inline-block;
    background: url(c-jiaobiao.png) no-repeat  center center;
}

.table-left i.action {
    display: none;
    background: url(c-jiaobiao-action.png) no-repeat  center center;
}

.table>ul>li:hover .table-left i.action {
    display: inline-block;
}

.table>ul>li:hover .table-left i.default {
    display: none;
}

.table-right ul li {
    float: left;
    font-size: .14rem;
    margin-left: .12rem;
    cursor: pointer;
}

.evaluate {
    width: .48rem;
    background-color: #2f89eb;
}

.online-by {
    width: .76rem;
    background-color: #c2c2c2;
}

.online-by-dart {
    width: .76rem;
    background-color: #2f89eb;
}

.evaluate,.online-by,.evaluate a, .online-by a{
    height: .28rem;
    line-height: .28rem;
    color: #ffffff;
    text-align: center;
}

.evaluate a,online-by a{
    display: inline-block;
    width: 100%;
    height: 100%;
}

.guide {
    height: .26rem;
    line-height: .26rem;
    text-align: center;
    width: .74rem;
    border: solid 1px #2f89eb;
}
.guide a{
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #2f89eb;
}


.sub {
    padding-top: .05rem;
    padding-bottom: .04rem;
    color: #2f89eb;
}

.sub i {
    display: inline-block;
    width: .16rem;
    height: .16rem;
    margin-right: .04rem;
    background: url(c-sub-default.png) no-repeat center center;
    transform: translateY(2px);
    -moz-transform: translateY(2px);
    -ms-transform: translateY(2px);
    -webkit-transform: translateY(2px);
}

.subed {
    color: #ee851e;
}

.subed i {
    background: url(c-sub-action.png) no-repeat center center;
}

.table {
    margin-top: .20rem;
}

.table div.item-title {
    width: 4.55rem;
    padding-top: .06rem;
}

.table>ul>li:hover {
    background-color: #EFF6FD;
}
.table>ul>li:hover .item-title {
    color: #2f89eb;
}
.table>ul>li {
    border-bottom: 1px dashed #e5e5e5;
}

.table-title {
    padding-bottom: .10rem;
    border-bottom: 2px solid #ddd;
}

.bzjg {
    margin-left: .20rem;
    margin-top: .08rem;
    font-size: .14rem;
    color: #999;
}

.table-title select:first-child {
    margin-right: .20rem;
}

@media screen and (max-width: 1440px) {
    .block-center{
        width: 14.20rem !important;
    }
}

@media screen and (max-width: 1366px) {
    .block-center {
        width: 13.80rem !important;
    }
}