html {
    color: #333;
    background: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden
}

body {
    width: 100%
}

article,
aside,
blockquote,
body,
button,
code,
dd,
details,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
input,
legend,
li,
menu,
nav,
ol,
p,
pre,
section,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

.main_wrap {
    background: #f5f5f5
}

audio,
canvas,
video {
    display: inline-block
}

body,
button,
input,
select,
textarea {
    font: 12px/1.5 "Microsoft Yahei", "Hiragino Sans GB", STHeiti, "\5B8B\4F53", sans-serif, tahoma, arial
}

input,
select,
textarea {
    font-size: 100%
}

button,
input,
optgroup,
option,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th {
    text-align: inherit
}

fieldset,
img {
    border: 0
}

iframe {
    display: block
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

del {
    text-decoration: line-through
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: 500
}

li,
ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 500
}

q:after,
q:before {
    content: ''
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

a {
    color: #333
}

a:hover {
    color: #000;
    text-decoration: none
}

a,
ins {
    text-decoration: none
}

.fn-clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.fn-clear {
    zoom: 1
}

.fn-hide {
    display: none
}

.fn-left,
.fn-right {
    display: inline
}

.fn-left {
    float: left
}

.fn-right {
    float: right
}

.wrap {
    margin: 0 auto
}

.w1200 .wrap {
    width: 1200px
}

.slider {
    position: relative;
    height: 360px;
    overflow: hidden
}

.slideBox .hd {
    height: 10px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translateX(-50%);
    z-index: 1
}

.slideBox .hd ul li {
    float: left;
    margin-right: 5px;
    width: 30px;
    height: 10px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer
}

.slideBox .hd ul li.on {
    background: #00a2ff;
    color: #fff
}

.module-con {
    margin: 18px auto 0;
    overflow: hidden;
    box-sizing: border-box;
    margin-bottom: 18px
}

.box-con {
    position: relative;
    overflow: hidden;
    float: left;
    margin-right: 12px;
    width: 185px;
    height: 120px;
    border: solid 1px #eee;
    -moz-box-shadow: 0 3px 3px rgba(83, 83, 83, .06);
    -webkit-box-shadow: 0 3px 3px rgba(83, 83, 83, .06);
    box-shadow: 0 3px 3px rgba(83, 83, 83, .06);
    border: solid 1px rgba(83, 83, 83, .06)
}
.module-con .box-con:nth-child(1) .t-title a{
    background-color: #4c0488;
}
.module-con .box-con:nth-child(2) .t-title a{
    background-color: #3c7348;
}
.module-con .box-con:nth-child(3) .t-title a{
    background-color: #8f4700;
}
.module-con .box-con:nth-child(4) .t-title a{
    background-color: #8d0101;
}
.module-con .box-con:nth-child(4) {
    margin-right: 0
}

.box-con ul {
    padding-left: 38px;
    line-height: 29px;
    width: 100%
}

.box-con ul li {
    float: left;
    margin: 0 5px;
    width: 64px;
    overflow: hidden;
    text-align: center
}

.t-title {
    position: absolute;
    left: 0;
    top: 0
}

.t-title a {
    background: #a5048e;
    line-height: 33px;
    font-size: 16px;
    height: 83px;
    width: 33px;
    text-align: -webkit-center;
    text-align: center;
    writing-mode: vertical-lr;
    color: azure
}

.nav {
    width: 100%;
    height: 60px;
    background: #253e62;
    position: relative
}

.nav ul {
    width: 1200px;
    position: relative;
    margin: 0 auto
}

.nav ul li {
    position: relative;
    display: inline-block;
    float: left
}

.nav>ul>li:first-child {
    width: 220px;
    cursor: pointer
}

.nav ul li label {
    display: block;
    padding-left: 55px;
    background: #3c22d7;
    position: relative;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    font-weight: 700
}

.nav ul li label:before {
    content: '';
    display: block;
    position: absolute;
    left: 90px;
    top: -8px;
    width: 80px;
    height: 0;
    border-bottom: 9px solid #3c22d7;
    border-left: 50px solid transparent
}

.nav ul li label i {
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    top: 19px;
    left: 20px;
    font-size: 24px
}

.nav ul li a {
    display: block;
    padding: 0 30px;
    line-height: 60px;
    color: #fff;
    font-size: 18px;
    font-weight: 700
}

.nav ul li a.current {
    background: #1f789d
}

.nav ul li a:hover {
    background: #1f789d
}

.nav .side {
    display: none;
    position: absolute;
    padding: 10px 0 0 20px;
    top: 60px;
    left: 0;
    z-index: 999;
    width: 220px;
    height: 360px;
    overflow: auto;
    background: #fff;
    border: 1px solid #e2e2e2;
    border-top: none;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    background-color: rgba(255, 255, 255, .95);
    box-sizing: border-box
}

.nav .side {
    overflow: scroll
}

.nav .side::-webkit-scrollbar {
    width: 0;
    height: 0
}

.nav .side::-webkit-scrollbar-thumb {
    background: 0 0
}

.nav .side li {
    width: 100%
}

.nav .side li a {
    color: #6b6b6b;
    height: 40px;
    line-height: 40px;
    padding: 8px 0 8px 0;
    display: block;
    font-size: 18px;
    font-weight: 700
}

.nav .side li a img {
    position: absolute;
    height: 28px;
    width: 28px;
    margin-top: 8px
}

.nav .side li a span {
    margin-left: 50px
}

.nav .side li a:hover {
    background: 0 0;
    color: #0085cd
}

.nav .side li a i {
    transition: all .3s ease 0s
}

.nav .side li a i.side_t {
    height: 22px;
    width: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px
}

.nav .side li a i.icon-one {
    background-position: 0 -40px
}

.nav .side li a i.icon-two {
    background-position: -160px -40px
}

.nav .side li a i.icon-three {
    background-position: -120px -40px
}

.nav .side li a i.icon-four {
    background-position: -240px -40px
}

.nav .side li a i.icon-five {
    background-position: -440px -40px
}

.nav .side li a i.icon-six {
    background-position: -40px -40px
}

.nav .side li:hover .side_main {
    display: block;
    z-index: 999
}

.nav .side .side_main {
    display: none;
    width: 300px;
    background: #fff;
    position: absolute;
    left: 198px;
    top: -10px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, .1);
    border: 1px #cecece solid;
    z-index: 7
}

.nav .side .side_main dl {
    margin: 20px;
    padding: 0
}

.nav .side .side_main dl dt {
    font-size: 18px;
    margin-bottom: 10px;
    color: #0173b2;
    font-weight: 700
}

.nav .side .side_main dl dd {
    margin-bottom: 10px;
    display: inline-block
}

.nav .side .side_main dl dd a {
    display: block;
    color: #777;
    font-size: 12px;
    padding: 0;
    height: auto;
    line-height: 1.5
}

.nav .side .side_main dl dd a strong {
    font-size: 14px;
    display: block;
    color: #555;
    font-weight: 400
}

i.icon-hot {
    background-position: 0 -240px
}

i.icon-new {
    background-position: -40px -240px
}

.nav .side .side_main dl dd a span {
    color: #999
}

.nav .side .side_main dl dd a:hover {
    background: 0 0
}

.nav .side .side_main dl dd a:hover strong {
    color: #40adf5
}

.nav .side .side_main dl dd a:hover span {
    color: #40adf5
}

.nav .side li a:hover i {
    margin-left: 10px
}

.topInfo {
    line-height: 34px;
    border-bottom: 1px solid #eee;
    background: #f5f5f5;
    color: #6c6c6c;
    z-index: 1002
}

.topInfo a {
    color: #6c6c6c
}

.topInfo .separ {
    color: #ddd;
    margin-left: 15px
}

.topInfo .loginbox .regist {
    margin-right: 0
}

.topInfo .regist {
    color: #f60
}

.topInfo .logint {
    float: left;
    margin-right: 10px
}

.topInfo .loginbox .logint a {
    margin-right: 0
}

.topInfo .menu {
    float: right
}

.topInfo .menu li {
    position: relative;
    float: left;
    padding: 0 8px;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent
}

.topInfo .menu li i img {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-top: -2px;
    vertical-align: middle
}

.topInfo .loginbox {
    float: left
}
.log-in{
    position: relative;
}
.log-in img{
    width: 30px;
    border-radius: 30px;
    vertical-align: middle;
}
.log-in .drop-menu{
    width: 75px;
    position: absolute;
    top: 0;
    left: -68px;
}
.header {
    margin: 0 auto;
    padding: 10px 0;
    font-size: 24px;
    height: 55px;
    margin-top: -15px
}

.header .location {
    height: 55px;
    float: left
}

.header .location .breadcrumb {
    line-height: 55px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.header .location .breadcrumb {
    font-size: 14px;
    vertical-align: baseline
}

.header .location .breadcrumb .icon-arrow-right {
    margin: .8em;
    font-size: 10px
}

.header .location .primary-logo {
    position: relative;
    top: 4px;
    text-decoration: none
}

.header .location .primary-logo img {
    margin-right: 5px;
    vertical-align: baseline
}

.header .search_item_hd i {
    background: url(../image/head_foot.png) no-repeat 0 0
}

.header .search_area {
    float: right;
    position: relative;
    padding: 5px 0;
    width: 460px;
    z-index: 100
}

.header .search_panel {
    height: 40px;
    margin-bottom: 3px;
    font-family: "\5FAE\8F6F\96C5\9ED1"
}

.header .tip {
    position: absolute;
    left: 78px;
    top: 21px;
    display: none;
    z-index: 5;
    width: 160px;
    color: #999;
    font-size: 14px;
    height: 44px;
    line-height: 44px;
    font: 14px/18px "\5FAE\8F6F\96C5\9ED1"
}

.header .inp {
    float: left;
    position: relative;
    z-index: 1;
    width: 351px;
    height: 44px;
    font-size: 14px;
    border: 2px solid #1f789d;
    border-right-width: 0;
    background: #fff
}

.header .inp input {
    float: left;
    margin: 0;
    padding: 2px 0 2px 10px;
    border: 0 none;
    width: 251px;
    height: 40px;
    font: 14px/32px "\5FAE\8F6F\96C5\9ED1";
    background: 0 0
}

.header .search_switch {
    float: left;
    position: relative;
    width: 90px;
    font-size: 14px;
    line-height: 36px
}

.header .search_item_hd {
    position: relative;
    padding-left: 13px;
    width: 80px;
    height: 44px;
    color: #333;
    cursor: pointer;
    line-height: 44px
}

.header .search_item_hd i {
    position: absolute;
    top: 20px;
    right: 7px;
    display: block;
    overflow: hidden;
    width: 9px;
    height: 7px;
    background-position: -110px 0
}

.header .search_switch_up i {
    background-position: -125px 0
}

.header .search_item_bd {
    position: absolute;
    top: 44px;
    left: -2px;
    width: 80px;
    height: 200px;
    border-top-width: 0;
    background-color: #fff;
    border: 2px solid #ff653b;
    overflow: scroll
}

.header .search_item_bd::-webkit-scrollbar {
    width: 0;
    height: 0
}

.header .search_item_bd::-webkit-scrollbar-thumb {
    background: 0 0
}

.header .search_item_bd li {
    display: inline;
    height: 28px
}

.header .search_item_bd a {
    display: block;
    overflow: hidden;
    padding-left: 12px;
    color: #333;
    height: 44px;
    line-height: 44px
}

.header .search_item_bd a:hover {
    color: #333;
    text-decoration: none;
    background: #f1f0f0
}

.header .search_btn {
    float: left;
    margin: 0;
    padding: 10px 0 10px 44px;
    border: 0 none;
    width: 107px;
    height: 40px;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    font-weight: 700;
    color: #fff;
    overflow: hidden;
    font-family: simsun;
    cursor: pointer;
    width: 107px;
    background: #1f789d;
    position: absolute;
    right: 22px;
    height: 48px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.header .search_btn:hover {
    background-position: 0 -50px
}

.bTop {
    background-color: #fff;
    height: auto;
    width: 100%;
    min-width: 1200px
}

.top {
    height: 120px;
    width: 1200px;
    text-align: left;
    position: relative;
    margin: 0 auto
}

.logo {
    width: 240px;
    height: 80px;
    padding: 10px;
    display: table-cell;
    vertical-align: middle;
    margin-top: 12px;
    text-align: left
}

.logo img {
    vertical-align: middle;
    height: 80px
}

.search {
    width: 460px;
    height: 65px;
    position: absolute;
    left: 340px;
    background-repeat: no-repeat;
    top: 40px;
    text-align: left;
    z-index: 100
}

.search form {
    padding: 0;
    margin: 0
}

.searchBox {
    position: relative;
    width: 360px;
    height: 36px;
    border: 2px solid #3598db
}

.searchInputBox {
    position: absolute;
    top: 0;
    left: 0;
    width: 360px;
    height: 36px
}

.searchCheck {
    position: absolute;
    display: none;
    top: 36px;
    left: 0;
    margin: 0;
    padding: 0;
    background-color: #fff;
    border: 1px solid #dedede
}

.searchCheck li {
    width: 50px;
    padding-left: 7px;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    list-style: none;
    cursor: pointer
}

.search .searchText {
    height: 28px;
    padding: 0;
    line-height: 28px;
    font-size: 14px;
    width: 270px;
    border: 0;
    margin: 0;
    position: absolute;
    top: 5px;
    left: 62px;
    outline: 0
}

.top_btn {
    text-align: left;
    position: absolute;
    top: 40px;
    right: 0;
    width: 360px;
    overflow: hidden
}

.top_btn .hea_bot1 {
    border: 0 none;
    padding: 0 12px 0 40px;
    height: 44px;
    color: #fff;
    font-size: 16px;
    line-height: 44px;
    background: #3aaaf8 url(../image/fabushangjia.png) no-repeat 14px 13px;
    float: right;
    cursor: pointer
}

.top_btn .hea_bot1:hover {
    background-color: #68a4ec;
    transition: all .3s ease-in
}

.top_btn .hea_bot2 {
    border: 0 none;
    padding: 0 12px 0 40px;
    height: 44px;
    color: #fff;
    font-size: 16px;
    line-height: 44px;
    background: #1f789d url(../image/fabu.png) no-repeat 14px 13px;
    float: right;
    cursor: pointer;
    margin-right: 10px
}

.top_btn .hea_bot2:hover {
    background-color: #ff8d6a;
    transition: all .3s ease-in
}

.recomtop {
    margin-top: 0;
    position: relative;
    z-index: 1;
    background: #f5f5f5
}

.public_top {
    position: relative;
    margin-bottom: 16px;
    padding-top: 20px
}

.public_top .l span {
    font-size: 24px;
    color: #333;
    font-weight: 700
}

.public_top .r a {
    font-size: 14px;
    color: #999;
    display: inline-block;
    padding-top: 5px
}

.public_top .r a:hover {
    color: #ff6c4a
}

.InfoContent {
    width: 100%;
    background: #f5f5f5;
    position: relative;
    margin-top: 20px;
    z-index: 0
}

.Info_Box {
    position: relative;
    background: #fff
}

.Info_Box ul li .libox {
    width: 50%;
    float: left;
    text-align: left;
    padding: 10px 22px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

.Info_Box ul li .libox:first-child {
    padding-top: 20px
}

.Info_Box ul li .libox:first-child+.libox {
    padding-top: 20px
}

.Info_Box ul li .libox a {
    display: block;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.Info_Box .l p {
    float: left
}

.Info_Box .l i {
    display: inline-block;
    vertical-align: top;
    margin-top: 7px;
    margin-left: 5px;
    color: #00a2ff
}

.Info_Box ul li .libox:nth-child(odd) {
    border-right: solid 1px #f0f2f7;
    padding-right: 32px
}

.Info_Box ul li .libox:nth-child(even) {
    padding-left: 32px
}

.Info_Box .libox .intit {
    font-size: 16px;
    color: #333;
    float: left;
    max-width: 375px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.Info_Box .libox:hover .intit {
    color: #ff653b
}

.Info_Box .libox:hover .intit b {
    color: #ff653b
}

.Info_Box .libox .intit b {
    margin-right: 10px;
    color: #999
}

.Info_Box .libox .time {
    font-size: 12px;
    color: #999;
    float: right;
    padding-top: 2px
}

.footer .statisticscode {
    text-align: center
}

.footer.gray {
    position: relative;
    z-index: 2;
    background: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}

.gray .copyright,
.gray .copyright a,
.gray .friendlink h5,
.gray .friendlink li a,
.gray .help .helplist dl dd,
.gray .help .helplist dl dd a,
.gray .help .helplist dl dt,
.gray .help .qr .qr-img {
    color: #333
}

.gray .copyright a:hover,
.gray .friendlink li a:hover,
.gray .help .list dl a:hover {
    color: #2babff
}

.footer.white {
    background: #fff
}

.help {
    margin-bottom: 25px
}

.help .helplist {
    float: left
}

.help .helplist dl {
    float: left;
    width: 210px;
    padding-right: 10px
}

.help .helplist dl dt {
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px
}

.help .helplist dl dd {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #737373
}

.help .helplist dl a {
    font-size: 12px;
    color: #737373;
    line-height: 22px
}

.help .helplist dl a:hover {
    text-decoration: none;
    color: #fff
}

.help .qr {
    display: none;
    float: right;
    margin-top: 5px
}

.w1200 .help .qr {
    display: block
}

.help .qr .qr-img {
    float: left;
    width: 110px;
    margin-left: 40px;
    line-height: 30px;
    color: #fff;
    text-align: center
}

.help .qr .qr-img img {
    width: 110px;
    height: 110px;
    display: block
}

.friendlink {
    border-bottom: 1px solid #5d5d5d;
    padding-bottom: 15px;
    margin-bottom: 20px
}

.gray .friendlink {
    border-bottom-color: #ececec
}

.white .friendlink {
    border-bottom-color: #ececec
}

.friendlink h5 {
    font-size: 16px;
    color: #fff
}

.friendlink ul {
    margin-top: 10px
}

.friendlink li {
    float: left;
    margin: 0 20px 5px 0;
    border: 1px solid #f5f5f5;
    padding: 5px
}

.friendlink li a {
    font-size: 12px;
    color: #737373
}

.friendlink li a:hover {
    text-decoration: none;
    color: #fff
}

.news_wrap {
    margin-top: 10px
}

.new_content {
    padding-bottom: 20px;
    width: 965px;
    float: left
}

.new_content .public_top {
    margin-bottom: 20px
}

.new_content li {
    padding: 20px;
    background: #fff;
    margin-bottom: 10px
}

.new_content li:hover {
    box-shadow: 0 8px 15px 0 rgba(198, 203, 204, .4)
}

.new_content .left_b {
    float: left;
    width: 130px;
    height: 130px;
    position: relative
}

.new_content .left_b img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block
}

.new_content .mid_b {
    float: left;
    margin-left: 14px;
    width: 620px;
    position: relative;
    height: 133px
}

.new_content .mid_b .new_title {
    font-size: 18px;
    font-weight: 700;
    height: 20px;
    line-height: 20px
}

.new_content .mid_b .new_title a {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 540px
}

.new_content .mid_b .tip {
    font-size: 14px;
    color: #999;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 540px
}

.new_content .mid_b .new_title:hover a {
    color: #ff653b
}

.new_content .new_info {
    margin-top: 10px
}

.new_content .new_info .new_icon {
    padding: 0 7px;
    color: #ff653b;
    border: 1px solid #ff653b;
    font-size: 14px;
    display: inline-block;
    border-radius: 2px
}

.new_content .new_info .new_icon a {
    color: #ff653b
}

.new_content .new_info .new_address {
    font-size: 14px;
    color: #999;
    margin-left: 9px
}

.new_content .new_info .new_address a {
    color: #999
}

.new_content .new_phone {
    margin-top: 12px
}

.new_content .new_phone i {
    width: 16px;
    height: 17px;
    display: inline-block;
    background: url(http://www.qiyoou.com/template/default/new/phone_ico.png) no-repeat center center;
    vertical-align: top;
    margin-top: 2px;
    margin-right: 7px
}

.new_content .new_phone .phoneNum {
    font-size: 16px;
    color: #003
}

.new_content .new_phone .see_phone {
    font-size: 14px;
    color: #333;
    margin-left: 7px;
    cursor: pointer
}

.new_content .new_phone .see_phone:hover {
    color: #ff653b
}

.new_content .right_b {
    float: right;
    text-align: right;
    padding-top: 30px
}

.new_content .new_price {
    font-size: 14px;
    color: #ff653b
}

.new_content .new_price strong {
    font-size: 28px;
    font-weight: 700
}

.new_content .news_time {
    font-size: 14px;
    color: #999;
    margin-top: 40px
}

.new_content .news_more {
    font-size: 14px;
    width: 100%;
    background: #fff;
    height: 40px;
    line-height: 40px;
    text-align: center
}

.new_content .news_more a {
    color: #999
}

.new_content .news_more:hover a {
    color: #ff653b
}

.news_r {
    float: right;
    width: 217px
}

.news_r .adv {
    width: 220px;
    height: 220px
}

.news_r .adv img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.newr_content {
    margin-top: 33px;
    margin-bottom: 20px
}

.newr_content .newr_tit {
    font-size: 24px;
    font-weight: 700
}

.newr_content ul li {
    padding: 15px 12px 16px 15px;
    background: #fff;
    margin-top: 10px
}

.newr_content ul li:hover {
    box-shadow: 0 8px 15px 0 rgba(198, 203, 204, .4)
}

.newr_content .r_top .r_left {
    width: 54px;
    height: 54px;
    float: left
}

.newr_content .r_top .r_left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%
}

.newr_content .r_top .r_right {
    margin-left: 66px
}

.newr_content .r_right h3 a {
    display: block;
    font-size: 16px;
    color: #39393b;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 126px
}

.newr_content .r_right a:hover {
    color: #ff653b
}

.newr_content .r_right p {
    font-size: 12px;
    color: #999;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 126px
}

.newr_content .newr_info {
    font-size: 14px;
    color: #999;
    margin-top: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.newr_content .newr_info .red {
    color: #ff653b
}

.mifenleis_wrap {
    padding-bottom: 20px
}

.mifenlei_content {
    width: 880px;
    float: left
}

.mifenlei_content .list_ul li {
    background: #fff;
    margin-top: 10px;
    overflow: hidden;
    position: relative
}

.mifenlei_content .list_ul li:first-child {
    margin-top: 0
}

.mifenlei_content .list_ul li:hover {
    box-shadow: 0 5px 18px 0 rgba(0, 0, 0, .11);
    -webkit-box-shadow: 0 5px 18px 0 rgba(0, 0, 0, .11);
    -ms-box-shadow: 0 5px 18px 0 rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 5px 18px 0 rgba(0, 0, 0, .11)
}

.mifenlei_content .list_ul li .tui-icon {
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 14px;
    color: #fff;
    padding: 0 6px;
    height: 24px;
    border-radius: 0 12px 0 12px;
    line-height: 24px;
    z-index: 2;
    background-image: -moz-linear-gradient(0deg, #ff6c37 0, #ff674e 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(255 101 59) 0, rgb(255 101 59) 100%);
    background-image: -ms-linear-gradient(0deg, #ff6c37 0, #ff674e 100%)
}

.mifenlei_content .left_b {
    float: left;
    width: 184px;
    height: 184px;
    position: relative;
    overflow: hidden;
    border-right: 1px dashed rgb(222 236 249)
}

.mifenlei_content .left_b img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block
}

.mifenlei_content .right_b {
    float: left;
    margin-left: 20px;
    width: 655px;
    height: 184px;
    position: relative
}

.mifenlei_content .con_top {
    padding-top: 16px
}

.mifenlei_content .con_top h2 {
    font-size: 18px;
    color: #323232;
    display: inline-block;
    max-width: 526px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.mifenlei_content .con_top em {
    font-size: 16px;
    color: #8c8c8c;
    margin-top: 3px
}

.mifenlei_content .sale_after {
    margin-top: 2px;
    font-size: 14px;
    color: #8a8787
}

.mifenlei_content .sale_after span {
    margin-right: 20px
}

.mifenlei_content .sale_after span img {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    object-fit: cover;
    margin-top: -3px
}

.mifenlei_content .sale_after span em {
    margin-left: 2px;
    font-size: 14px;
    color: #999;
    line-height: 18px;
    vertical-align: middle
}

.mifenlei_content .flag {
    margin-top: 12px;
    font-size: 0
}

.mifenlei_content .flag span.flag_span {
    display: inline-block;
    padding: 0 8px;
    background: #4a9cff;
    margin-right: 10px;
    font-size: 12px;
    color: #fff;
    height: 23px;
    line-height: 23px;
    border-radius: 4px
}

.mifenlei_content .flag span.xin {
    display: inline-block;
    padding: 0 8px;
    background: #50ce9a;
    margin-right: 10px;
    font-size: 12px;
    color: #fff;
    height: 23px;
    line-height: 23px;
    border-radius: 4px
}

.mifenlei_content span.hot_order {
    display: inline-block;
    padding: 0 8px;
    border-radius: 4px;
    font-size: 12px;
    color: #ff5d2f;
    border: 1px solid #ffc8bf;
    background: #ffefea;
    height: 21px;
    line-height: 21px;
    vertical-align: top
}

.mifenlei_content span.hot_price {
    font-size: 16px;
    color: #ff5d2f;
    float: right;
    line-height: 1
}

.mifenlei_content span.hot_price strong {
    font-size: 20px
}

.mifenlei_content .hot_store {
    padding: 18px 0;
    position: absolute;
    bottom: 0;
    border-top: 1px dashed rgb(222 236 249);
    width: 100%
}

.mifenlei_content .hot_store .storeName {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 300px;
    white-space: nowrap;
    font-size: 16px;
    color: #8c8c8c
}

.mifenlei_content .pos_box {
    float: right;
    font-size: 14px;
    color: #828282;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 310px;
    white-space: nowrap
}

.mifenlei_content .pos_box i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px
}

.mifenleis_r {
    float: right;
    width: 288px
}

.mifenleir_content h2.mifenleir_tit {
    font-size: 24px;
    margin-bottom: 20px;
    color: #ff653b;
    font-weight: 700
}

.mifenleir_content ul {
    padding-top: 6px;
    padding-bottom: 12px;
    background: #fff
}

.mifenleir_content ul li {
    padding: 10px 16px;
    position: relative
}

.mifenleir_content ul li h3:hover {
    color: #ff5d2f
}

.mifenleir_content .r_left {
    width: 80px;
    height: 80px;
    float: left;
    position: relative;
    overflow: hidden;
    border: 2px solid #f5f5f5
}

.mifenleir_content .r_left img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block
}

.mifenleir_content .r_left span.flag_span {
    display: inline-block;
    padding: 0 8px;
    background: #ff653b;
    font-size: 12px;
    color: #fff;
    height: 23px;
    line-height: 23px;
    border-radius: 4px;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 2
}

.mifenleir_content .r_right {
    margin-left: 100px;
    height: 80px
}

.mifenleir_content .r_right h3 {
    font-size: 14px;
    color: #323232;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 135px
}

.mifenleir_content .r_right .store_desc {
    font-size: 12px;
    color: #999;
    margin-top: 5px;
    overflow: hidden;
    height: 20px
}

.mifenleir_content .r_right p.store_price {
    font-size: 16px;
    color: #9e9a9a;
    line-height: 1;
    position: absolute;
    bottom: 17px
}

.mifenleir_content .r_right p.store_price strong {
    font-size: 16px
}

.reno_title {
    margin-top: 20px;
    background-color: #fff;
    padding: 10px
}

.reno_title h3 {
    font-size: 20px;
    font-weight: 700;
    color: #333;
    border-bottom: 4px solid #f54d0c;
    float: left;
    padding-bottom: 16px
}

.reno_title .reno_more {
    float: right
}

.reno_title .reno_ruzhu {
    display: inline-block;
    background: #ff653b;
    font-size: 14px;
    color: #fff;
    height: 34px;
    padding: 0 12px;
    line-height: 34px;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
    margin-top: 8px;
    margin-right: 10px
}

.reno_title .reno_ruzhu:hover:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .1);
    filter: Alpha(opacity=10)
}

.reno_title .reno_ruzhu a {
    color: #fff;
    z-index: 2;
    position: relative
}

.reno_title .reno_more .see_more {
    display: inline-block;
    line-height: 19px;
    height: 19px;
    margin-left: 28px
}

.reno_title .reno_more .see_more span {
    font-size: 14px;
    color: #a0a0a0;
    vertical-align: middle;
    margin-right: 10px
}

.reno_title .reno_more .see_more span:hover {
    color: #f54d0c
}

.reno_title .reno_more .img_more {
    vertical-align: middle
}

.crumb {
    height: 43px;
    line-height: 43px;
    padding: 15px 0;
    font-size: 14px
}

.crumb a {
    color: #797a82
}

.crumb .location {
    float: left
}

.SearchBox {
    height: 30px;
    line-height: 30px;
    border: 1px solid #f1370b;
    border-radius: 4px;
    overflow: hidden;
    background: #fff;
    margin-bottom: 20px
}

.SearchBox input.inp {
    border: none;
    width: 165px;
    font-size: 14px;
    text-indent: 10px;
    outline: 0
}

.SearchBox input.submit {
    width: 58px;
    height: 30px;
    background: #f1370b;
    color: #fff;
    font-size: 14px;
    border: none;
    position: relative;
    right: -2px
}

.SearchBox input.inp::-webkit-input-placeholder {
    color: #c4c4c4
}

.SearchBox input.inp:-moz-placeholder {
    color: #c4c4c4
}

.SearchBox input.inp::-moz-placeholder {
    color: #c4c4c4
}

.SearchBox input.inp:-ms-input-placeholder {
    color: #c4c4c4
}

.filter {
    position: relative;
    z-index: 10;
    margin-bottom: 25px;
    padding: 5px 0;
    font-size: 14px;
    background-color: #fff
}

.idown {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-top: 1px solid #414141;
    border-right: 1px solid #414141;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    vertical-align: middle;
    margin-top: -5px;
    margin-left: 7px
}

.filter .t-fi-item {
    float: left
}

.filter .t-fi-item li {
    float: left;
    margin-right: 10px
}

.filter .t-fi-item li a {
    position: relative;
    display: block;
    font-size: 14px;
    color: #3b3b3b
}

.filter .t-fi-item li.curr a {
    font-weight: 700;
    color: #f1370b
}

.filter .t-fi-item li.curr .idown {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: 0
}

.keywords {
    float: left;
    margin: 1px 0 0 15px
}

.keywords label {
    float: left;
    margin-right: 5px
}

.keywords a {
    float: left;
    padding: 0 5px 0 8px;
    margin-top: 15px;
    border: 1px dashed #f33;
    line-height: 20px;
    color: #f33
}

.keywords a:hover {
    text-decoration: none
}

.keywords a s {
    text-decoration: none;
    margin-left: 3px
}

.filter .sub-fi {
    position: relative;
    clear: left;
    padding: 5px 20px;
    background-color: #f5f5f5;
    margin-bottom: 10px
}

.filter .sub-fi a {
    margin-right: 10px
}

.filter .sub-fi s {
    position: absolute;
    left: 86px;
    top: -8px;
    height: 0;
    width: 0;
    margin-left: -7px;
    border-style: solid;
    border-width: 0 8px 8px;
    border-color: transparent;
    border-bottom-color: #f5f5f5
}

.filter .sub-fi.subwaybox s {
    left: 190px !important
}

.filter .sub-fi .curr {
    color: #f1370b;
    font-weight: 700
}

.filter .sub-fi .pos-item {
    line-height: 28px
}

.filter .sub-fi .pos-item a {
    margin-right: 20px;
    white-space: nowrap
}

.filter .sub-fi .pos-sub-item {
    display: none;
    padding: 10px 0 0;
    margin-top: 10px;
    border-top: 1px dashed #f2f2f2;
    line-height: 28px
}

.filter .sub-fi .pos-sub-item a {
    margin-right: 20px
}

.subway .pos-sub-item {
    padding: 0 !important
}

.pos-sub-title {
    line-height: 27px;
    padding: 10px 0
}

.pos-sub-title.subway-sub-title {
    line-height: 27px;
    padding-bottom: 7px;
    font-size: 0;
    width: 100%
}

.pos-sub-title em {
    color: #f1370b;
    margin-right: 10px
}

.pos-sub-title a {
    margin-right: 12px;
    display: inline-block
}

.pos-sub-title .direction-line {
    height: 72px;
    margin: 0 auto
}

.pos-sub-title .direction-line.left-direction .ditie-sub-point {
    float: left
}

.pos-sub-title .direction-line.left-direction .ditie-sub-point.on .station-name {
    color: #f1370b
}

.pos-sub-title .direction-line.left-direction .ditie-sub-point:first-child .line-info {
    border-bottom-left-radius: 5px
}

.pos-sub-title .direction-line.right-direction .ditie-sub-point {
    float: right
}

.pos-sub-title .direction-line.right-direction .ditie-sub-point:first-child .line-info {
    border-bottom-right-radius: 5px
}

.pos-sub-title .ditie-sub-point {
    width: 80px;
    display: inline-block;
    position: relative;
    margin: 0 !important
}

.pos-sub-title .ditie-sub-point .side-bar {
    width: 20px;
    height: 82px;
    position: absolute;
    top: -51px
}

.pos-sub-title .ditie-sub-point .side-bar .shu {
    width: 10px;
    height: 82px;
    position: absolute;
    top: 0;
    background: #eee
}

.pos-sub-title .ditie-sub-point .side-bar .heng {
    width: 20px;
    height: 10px;
    border-radius: 5px;
    background: #eee
}

.pos-sub-title .ditie-sub-point .side-bar.right,
.pos-sub-title .ditie-sub-point .side-bar.right .shu {
    right: 0
}

.pos-sub-title .ditie-sub-point .first-line {
    height: 10px;
    position: relative;
    margin-top: 21px
}

.pos-sub-title .ditie-sub-point .first-line .line-info {
    width: 100%;
    height: 100%;
    background: #eee
}

.pos-sub-title .ditie-sub-point .first-line .line-info.no-left {
    width: 50%;
    margin-left: 50%
}

.pos-sub-title .ditie-sub-point .first-line .line-info.no-right {
    width: 50%;
    margin-right: 50%
}

.pos-sub-title .ditie-sub-point .first-line .station-point {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid #c0c1c4;
    position: absolute;
    top: -2px;
    left: 30px;
    z-index: 1;
    cursor: pointer;
    background: #fff
}

.pos-sub-title .ditie-sub-point .first-line .station-point .red-point {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #f1370b;
    margin: 3px;
    display: none
}

.pos-sub-title .ditie-sub-point.show .station-point {
    border: 2px solid #f1370b
}

.pos-sub-title .ditie-sub-point.show .station-point .red-point {
    display: block
}

.pos-sub-title .ditie-sub-point .station-name {
    text-align: center;
    font-size: 14px;
    color: #787878;
    line-height: 38px;
    height: 38px;
    margin-top: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pos-sub-title .ditie-sub-point.show .station-name {
    color: #f1370b;
    font-weight: 700
}

.filter dl {
    padding: 0 20px;
    line-height: 40px;
    position: relative
}

.filter dl.more {
    border: none
}

.filter dt {
    float: left;
    width: 60px;
    padding: 3px 0;
    text-align: left;
    font-weight: 700
}

.filter dd {
    position: relative;
    overflow: hidden;
    padding: 0 0 5px
}

.filter dd a {
    float: left;
    padding: 3px 25px 3px 0;
    margin: 0;
    white-space: nowrap
}

.filter dd a.curr {
    color: #f1370b;
    font-weight: 700
}

.filter dl.more dd {
    overflow: visible
}

.filter dl.more .item {
    float: left;
    position: relative;
    height: 23px;
    line-height: 23px;
    color: #3b3b3b;
    font-weight: 700;
    margin: 5px 30px 10px 0
}

.filter dl.more .item.curr {
    color: #f1370b
}

.filter dl.more .item label {
    display: block;
    position: relative;
    cursor: pointer
}

.filter dl.more .item label span.cur {
    color: #f1370b
}

.filter dl.more .item.curr label {
    font-weight: 700
}

.filter dl.more .item.curr label .idown {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: 0
}

.filter dl.more .item ul {
    display: none;
    width: 60px;
    padding: 15px 20px;
    position: absolute;
    top: 23px;
    left: -1px;
    right: -1px;
    background-color: #fff;
    -webkit-animation: topFadeIn .3s ease-out;
    -moz-animation: topFadeIn .3s ease-out;
    animation: topFadeIn .3s ease-out;
    -webkit-box-shadow: 0 3px 7px 0 rgba(0, 22, 49, .13);
    -moz-box-shadow: 0 3px 7px 0 rgba(0, 22, 49, .13);
    box-shadow: 0 3px 7px 0 rgba(0, 22, 49, .13);
    z-index: 15
}

.filter dl.more .item ul a {
    display: block;
    float: none;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400
}

.filter dl.more .item ul a:hover,
.filter dl.more .item ul li.curr a {
    color: #f1370b;
    font-weight: 700
}

.filter .spbox {
    margin: 0
}

.filter .inpbox {
    float: left
}

.filter .inpbox .p1,
.filter .inpbox .p2 {
    width: 40px;
    padding: 0 4px;
    height: 24px;
    border: solid 1px #f0f2f7;
    line-height: 24px;
    margin: 0 4px;
    background: #fff;
    color: #bbbcc4;
    outline: 0
}

.filter .inpbox .btn {
    width: 45px;
    height: 24px;
    display: inline-block;
    text-align: center;
    background: #ff653b;
    color: #fff;
    margin: 7px 0 0 5px;
    vertical-align: top;
    line-height: 24px;
    cursor: pointer;
    white-space: nowrap;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 0;
    font-size: 14px;
    outline: 0
}

.filter .inpbox input::-webkit-input-placeholder {
    color: #bbbcc4
}

.filter .inpbox input::-moz-input-placeholder {
    color: #bbbcc4
}

.filter .inpbox input::-ms-input-placeholder {
    color: #bbbcc4
}

.filter .inpbox .btn {
    float: right;
    padding: 0
}

.fi-state {
    border-top: dashed 1px #dedede;
    display: none
}

.fi-state dt {
    padding: 10px 0 0;
    margin-right: 10px
}

.fi-state dd {
    padding: 0;
    float: left;
    overflow: hidden;
    max-width: 93%
}

.fi-state dd a {
    padding: 0 15px !important;
    height: 32px;
    line-height: 32px;
    background: #f5f5f5;
    font-size: 14px;
    color: #787878;
    margin-right: 20px;
    position: relative;
    margin-top: 14px;
    margin-bottom: 10px
}

.fi-state dd a i.idel {
    display: block;
    width: 12px;
    height: 12px;
    background: url(http://www.qiyoou.com/template/default/new/icon_del.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    right: -4px;
    top: -4px
}

.fi-state .btn_clear {
    padding: 10px 0 5px;
    float: left;
    cursor: pointer
}

.fn-clear .bnan {
    color: #fff;
    background: #3aaaf8
}

.contain {
    padding-top: 20px;
    min-height: 800px;
    padding-bottom: 50px;
    background: #f6f9fc
}

.fl {
    float: left
}

.fr {
    float: right
}

.ad {
    margin-bottom: 25px
}

.ad .advPlaceholder {
    min-height: 100px
}

.con {
    position: relative
}

.fudong-nav .hd {
    height: 44px;
    line-height: 44px;
    color: #fff;
    background: #3aaaf8;
    border-radius: 3px 3px 0 0
}

.fudong-nav .hd h2 {
    text-align: center;
    font-size: 15px;
    font-weight: 400
}

.fudong-nav {
    position: relative;
    width: 170px;
    text-align: center;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    display: block
}

.fudong-nav .item {
    border-top: 1px solid #f0f0f0;
    width: 170px
}

.fudong-nav .info {
    background-color: #3aaaf8;
    width: 100%
}

.fudong-nav .item:first-child {
    border-top: none
}

.fudong-nav>li {
    height: 56px;
    line-height: 56px;
    color: #6a6b6e;
    font-size: 16px;
    cursor: pointer
}

.fudong-nav>li:nth-last-child(1) {
    margin-bottom: 20px
}

.kong {
    clear: both
}

.fudong-nav>li {
    box-sizing: border-box
}

.fudong-nav>li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    height: 56px;
    line-height: 56px;
    text-align: center
}

.fudong-nav .info a {
    color: #f0f8ff
}

.fudong-nav>li i {
    display: block;
    width: 44px;
    height: 28px;
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    top: -13px;
    right: -8px
}

.fudong-nav>li:hover {
    background-color: #3aaaf8;
    box-sizing: border-box;
    color: #fff
}

.fudong-nav>li.active a span {
    color: #276de9
}

.fudong-nav>li:hover>a {
    color: #fff
}

.fudong-nav>li:hover>.secondnac-box {
    display: block;
    z-index: 9
}

.secondnac-box {
    position: absolute;
    right: -150px;
    display: none
}

.second-nav {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #67a3ff;
    width: 150px;
    padding-top: 20px;
    padding-bottom: 20px
}

.second-nav a {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.second-nav li a {
    color: #fff;
    display: block;
    height: 46px;
    line-height: 46px
}

.second-nav li:hover {
    background-color: #4a89ff
}

.fudong-nav a {
    display: block
}

.second-nav li.on_nav a {
    color: #fff
}

.focus3_focus {
    float: left;
    width: 458px;
    height: 272px;
    position: relative
}

.focus3_focus .slideBox {
    height: 272px !important;
    overflow: hidden
}

.focus3_focus .slideBox .bd ul li a {
    display: block;
    margin-bottom: 7px;
    background-color: #fff;
    position: relative;
    box-sizing: border-box;
    height: 272px
}

.focus3_focus .slideBox .bd ul li .text {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .8)));
    background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .8));
    background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 100%);
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8))
}

.focus3_focus .text b {
    margin: 12px 20px 20px;
    display: inline-block;
    font-weight: 400
}

.focus3_focus .slideBox .hd {
    position: absolute;
    right: 10px;
    bottom: 0;
    z-index: 9
}

.focus3_focus .slideBox .hd ul {
    overflow: hidden;
    text-align: center;
    height: 29px;
    line-height: 29px
}

.focus3_focus .slideBox .hd ul li {
    cursor: pointer;
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #d5d5d5;
    margin: 0 3px;
    border-radius: 100%;
    text-align: center
}

.focus3_focus .slideBox .hd ul li.on {
    background: #fff
}

.focus3_focus .slideBox .bd ul li a:hover {
    box-shadow: 0 5px 13px 0 rgba(0, 0, 0, .07)
}

.channel_mod {
    float: left;
    width: 700px;
    min-height: 300px;
    background: #fff;
    margin-left: 180px
}

.focus3,
.focus3_li {
    margin-bottom: 10px;
    height: 272px
}

.focus3 .focus3_focus {
    float: left;
    width: 458px;
    height: 272px;
    position: relative;
    transition-property: transform;
    left: 0;
    transition-duration: 0s;
    transform: translate(0, 0) translateZ(0)
}

.focus3 img {
    width: 100%;
    height: 100%;
    transition: all .4s ease-in-out
}

.focus3 .txt {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .8)));
    background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .8));
    background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 100%);
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8));
    color: #fff;
    font-size: 20px;
    line-height: 30px
}

.focus3 .txt b {
    margin: 12px 20px 20px;
    display: inline-block;
    font-weight: 400;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.focus3_li {
    position: relative
}

.focus3 .small {
    float: right;
    width: 230px;
    height: 130px;
    overflow: hidden
}

.focus3 .small.focus3_2 {
    margin-bottom: 0
}

.focus3 .small img {
    width: 230px;
    height: 130px
}

.focus3 .small .txt {
    font-size: 14px;
    line-height: 18px
}

.focus3 .small:hover img {
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.channel_mod .list {
    padding: 0 15px
}

.channel_mod .list li:first-child {
    border: none
}

.channel_mod .list h3 a {
    font-weight: 700;
    color: #666
}

.channel_mod .list li {
    padding: 20px 0;
    border-top: 1px solid #e6e6e6
}

.channel_mod .list li .picture {
    float: left;
    margin-right: 20px;
    width: 220px;
    height: 130px;
    overflow: hidden
}

.channel_mod .list li img {
    width: 100%;
    min-height: 130px;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.channel_mod .list .item img:hover {
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.channel_mod .list .binfo {
    padding-right: 10px;
    color: #908585
}

.channel_mod .list .detail h3 {
    line-height: 32px;
    min-height: 75px;
    font-size: 20px;
    font-weight: 400;
    height: 36px
}

.channel_mod .list .detail h3 a:hover {
    color: #4889f3
}

.channel_mod .list .tags {
    height: 20px;
    line-height: 20px;
    margin-bottom: 13px
}

.channel_mod .list .tag {
    display: inline-block;
    font-size: 12px;
    background-color: #f0f0f0;
    border-radius: 20px;
    padding: 0 10px;
    color: #999;
    margin-right: 10px
}

.channel_mod .list .tag:hover {
    background: #e3f3fe;
    color: #4889f3
}

.channel_mod .list .souce {
    margin-right: 10px;
    color: #a7a5a5
}

.channel_mod .list .souce:hover {
    color: #4889f3
}

.channel_mod .list .item-pics h3 {
    font-size: 20px;
    font-weight: 400;
    height: 36px
}

.channel_mod .list .item-pics h3:hover a {
    color: #4889f3
}

.channel_mod .list .item-pics .picture {
    float: left;
    margin: 0 0 0 5px
}

.channel_mod .list .item-pics .pics {
    display: block;
    margin: 7px 0 11px;
    margin-left: -5px
}

.channel_mod .list .item-pics .tags {
    margin: 0 0 0 10px
}

.channel_mod .list .loa {
    text-align: center;
    color: #a0a0a0;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 30px;
    margin-top: 30px
}

.channel_mod .list .infoBoxCon {
    color: #a9b0bb;
    font-size: 16px;
    margin-bottom: 10px
}

.right-bar {
    width: 300px;
    float: right
}

.right-bar .bar-tit {
    padding: 13px 0 13px 15px;
    background: #fff
}

.right-bar .bar-tit h2 {
    position: relative;
    width: 120px;
    height: 20px;
    line-height: 20px
}

.bar-tit h2 span {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 20px;
    color: #3aaaf8;
    font-weight: 700
}

.bar-con {
    background-color: #fff;
    padding: 5px 15px;
    margin-bottom: 35px
}

.bar-con .more {
    line-height: 35px;
    background: #fff;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    color: #666;
    position: relative
}

.bar-con .more:hover a {
    color: #4889f3
}

.bar-con .more:before {
    position: absolute;
    content: "";
    left: -15px;
    top: 0;
    border-top: 1px solid #eaeaea;
    width: 300px;
    height: 0;
    overflow: hidden
}

.bar-con .item {
    font-size: 14px;
    color: #333;
    position: relative;
    padding: 10px 0
}

.bar-con .item a:hover {
    color: #4889f3
}

.bar-con .item .pic {
    position: relative;
    float: left;
    width: 60px;
    height: 50px;
    overflow: hidden
}

.bar-con .item .pic img {
    width: 100%;
    height: 100%;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.bar-con .item .pic img:hover {
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.bar-con .item .txt {
    position: relative;
    float: left;
    width: 190px;
    line-height: 50px;
    z-index: 1;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #4e4c4c
}

.news {
    padding-top: 20px;
    padding-bottom: 20px
}

.list {
    padding-top: 20px
}

.rec_box {
    margin-top: 20px
}

.rec_box h1 {
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    color: #333
}

.rec_box>p {
    text-align: center;
    font-size: 16px;
    color: #999;
    margin-bottom: 40px
}

.rec_box .rec_li {
    width: 25%;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px
}

.rec_box .rec_li a:hover {
    border: solid 1px #edd5b0
}

.rec_box .rec_li a {
    display: block;
    width: 275px;
    height: 350px;
    background: #fff;
    margin: auto;
    position: relative;
    box-sizing: border-box;
    padding-top: 62px;
    border: solid 1px #f5f5f5
}

.rec_box .rec_li .shop-bg {
    height: 140px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    -webkit-filter: blur(5px);
    filter: blur(5px)
}

.rec_box .rec_li .img-title img,
.rec_box .rec_li .shop-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.rec_box .rec_li .img-title {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    box-shadow: 0 5px 18px 0 rgba(175, 175, 175, .18);
    background: #fff;
    position: relative;
    overflow: hidden;
    margin: auto
}

.rec_box .rec_li .shop-details {
    padding: 0 20px
}

.rec_box .rec_li .shop-details .name {
    font-size: 18px;
    color: #333;
    font-weight: 700;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 24px
}

.rec_box .rec_li .shop-details .label {
    text-align: center;
    margin-top: 6px
}

.rec_box .rec_li .shop-details .label span {
    display: inline-block;
    height: 26px;
    line-height: 24px;
    padding: 0 10px;
    border: solid 1px #ff6c00;
    color: #ff6c00;
    font-size: 12px;
    text-align: center;
    border-radius: 4px;
    margin: 0 1px;
    box-sizing: border-box
}

.rec_box .rec_li .shop-details .location {
    color: #999;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 14px
}

.rec_box .rec_li .shop-details .tel {
    width: 228px;
    height: 45px;
    border-radius: 23px;
    background: #fff;
    box-shadow: 0 5px 43px 0 rgba(175, 175, 175, .24);
    color: #ff6c00;
    font-size: 16px;
    font-weight: 700;
    line-height: 45px;
    text-align: center;
    margin: auto;
    margin-top: 16px
}

.rec_box .rec_li .shop-details .tel em {
    color: #fff;
    display: none
}

.rec_box .rec_li .shop-details .tel:hover {
    background: #ff6c00
}

.rec_box .rec_li .shop-details .tel:hover span {
    display: none
}

.rec_box .rec_li .shop-details .tel:hover em {
    display: block
}

.rec_box a.more_rec {
    display: block;
    width: 163px;
    height: 47px;
    margin: auto;
    line-height: 45px;
    border-radius: 10px;
    font-size: 16px;
    color: #999;
    box-sizing: border-box;
    border: solid 1px #c4c4c4;
    text-align: center
}

.rec_box a.more_rec:hover {
    color: #ff6c00;
    border: solid 1px #ff6c00
}

.fix-slide {
    position: fixed;
    right: 10px;
    top: 35%;
    background-color: #fff;
    width: 76px;
    box-shadow: 0 2px 4px 0 rgba(182, 182, 182, .2);
    z-index: 998;
    border-radius: 5px
}

@media screen and (max-width:1366px) {
    .fix-slide {
        right: 0 !important
    }
}

@media screen and (min-width:1400px) {
    .fix-slide {
        right: 0px !important
    }
}

.fix-slide li {
    border-bottom: 1px solid #eee;
    position: relative;
    text-align: center
}

.fix-slide li:last-child {
    border-bottom: 0 none
}

.fix-slide li .sub-img {
    position: absolute;
    right: 76px;
    top: 0;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #eee;
    display: none
}

.fix-slide li .sub-img img {
    display: block;
    width: 100px;
    height: 100px
}

.fix-slide li .sub-img .wp {
    display: table
}

.fix-slide li .sub-img .wp .inner {
    display: table-cell;
    padding: 0 5px
}

.fix-slide li .sub-img .wp .inner .tit {
    font-size: 12px;
    color: #999
}

.fix-slide li .sub-img .wp .display0 {
    display: none
}

/* .gotop {
    display: none
} */

.fix-slide li a {
    display: block;
    padding: 10px 0;
    color: #aaa;
    cursor: pointer
}

.fix-slide li a:hover {
    background-color: #fafafa
}

.fix-slide li.orange a {
    color: #ff7950
}

.fix-slide li.orange a:hover {
    background-color: rgba(255, 121, 80, .1)
}

.fix-slide li.red a {
    color: red
}

.fix-slide li.red a:hover {
    background-color: rgba(236, 0, 0, .1)
}

.fix-slide li.blue a {
    color: #2f7ad4
}

.fix-slide li.blue a:hover {
    background-color: rgba(80, 158, 255, .1)
}

.fix-slide li.green a {
    color: #0cbb73
}

.fix-slide li.green a:hover {
    background-color: rgba(12, 187, 115, .1)
}

.fix-slide li.yellow a {
    color: #6833d0
}

.fix-slide li.yellow a:hover {
    background-color: rgba(166, 78, 247, .1)
}

.fix-slide a.qr i {
    width: 200px;
    height: 200px;
    position: absolute;
    left: -210px;
    top: 50%;
    margin-top: -100px;
    display: none;
    background-position: 0 0;
    border: 1px solid #f5f5f5;
    border-radius: 20px
}

.fix-slide a.qr i img {
    width: 200px;
    height: 200px;
    border-radius: 20px
}

.fix-slide a.qr:hover i {
    display: block
}

.reno9_content .deco_li {
    float: left;
    margin-right: 20px;
    width: 570px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #fff;
    padding: 10px;
}

.reno9_content .deco_li:nth-child(2n) {
    margin-right: 0
}

.deco_li .deco_top .deco_title {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    float: left
}

.deco_li .deco_top .deco_more {
    font-size: 14px;
    color: #a0a0a0;
    float: right
}

.deco_li .deco_top .deco_more a {
    color: #a0a0a0
}

.deco_li .deco_top .deco_more a:hover {
    color: #f54d0c
}

.deco_li .deco_bottom .lb {
    width: 130px;
    height: 130px;
    float: left
}

.deco_li .deco_bottom .lb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px
}

.deco_li .deco_bottom .rb {
    margin-left: 0
}

.deco_li .deco_bottom .rb ul li {
    font-size: 14px;
    color: #333;
    margin-top: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #f0f3f7 !important;
}

.deco_li .deco_bottom .rb ul li span {
    overflow: hidden;
    display: inline-block
}

.deco_li .deco_bottom .rb ul li .dot {
    background-color: #ff5722;
    color: #f0f8ff;
    padding: 0 5px 0 5px;
    width: 28px
}

.fn-clear-index {
    margin-top: 10px;
    padding-bottom: 10px
}

.deco_li .deco_bottom .rb ul li .deco_info {
    display: inline-block;
    margin-right: 25px;
    margin-left: 5px;
    max-width: 450px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #666
}

.deco_li .deco_bottom .rb ul li .deco_info:hover {
    color: #f54d0c
}

.deco_li .deco_bottom .rb ul li .deco_time {
    color: #a0a0a0;
    float: right
}

.pagination {
    margin: 0;
    padding: 0 10px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 12px;
    display: block;
    border-radius: 0;
    margin-top: 20px
}

.pagination ul {
    display: inline-block !important;
    margin-left: 0;
    margin-bottom: 0;
    padding: 0
}

.pagination ul>li {
    display: inline
}

.pagination ul>li>a,
.pagination ul>li>span {
    margin: 0 2px;
    float: left;
    padding: 5px 12px;
    background-color: #ddd;
    color: #666;
    border-radius: 2px;
    opacity: .88
}

.pagination ul>li>a:focus,
.pagination ul>li>a:hover {
    opacity: 1
}

.pagination ul>.active>a,
.pagination ul>.active>span {
    background-color: #3aaaf8;
    color: #fff
}

.pagination ul>.active>a,
.pagination ul>.active>span {
    cursor: default
}

.pagination ul>.disabled>a,
.pagination ul>.disabled>a:focus,
.pagination ul>.disabled>a:hover,
.pagination ul>.disabled>span,
.pagination ul>li>span {
    color: #999;
    background-color: transparent;
    cursor: default
}

.pagination-trigger {
    padding: 10px 15px;
    text-align: center;
    margin-bottom: 20px
}

.pagination-trigger a {
    margin: 0 5px;
    display: inline-block;
    padding: 8px 25px;
    text-decoration: none;
    background-color: #52b4f9;
    color: #fff !important;
    border-radius: 2px;
    opacity: .88
}

.pagination-trigger a:hover {
    opacity: 1
}

.pagination-loading {
    font-size: 16px;
    text-align: center;
    color: #aab2bd;
    padding: 10px 15px;
    margin-bottom: 20px
}

#fenlei .layui-colorpicker-trigger-span .layui-icon {
    margin-left: -5px
}

.newsBox {
    width: 100%
}

.newR {
    width: 300px;
    height: auto;
    float: left;
    overflow: hidden
}

.newsBox .bt {
    width: auto;
    padding: 20px;
    border-bottom: 1px solid #efefef
}

.newsBox .bt1 {
    height: 60px;
    width: auto;
    float: none;
    text-align: left;
    color: #565656;
    font-size: 24px;
    line-height: 60px;
    margin: 0;
    padding: 0;
    font-weight: 700
}

.newsBox .bt2 {
    height: 30px;
    width: auto;
    line-height: 30px;
    padding: 0;
    margin: 0;
    color: #666;
    text-align: left;
    font-size: 14px;
    margin-left: 0
}

.newsBox .bt2 p {
    display: inline-block;
    padding: 0;
    margin: 0;
    margin-right: 10px
}

.newsBox .bt2 a {
    color: #666
}

.newsCon {
    line-height: 35px;
    color: #444;
    margin: 20px;
    height: auto;
    overflow: hidden;
    width: auto;
    font-size: 14px
}

.newsCon img {
    max-width: 100%
}

.newsBox .sxart {
    background-color: #f5f5f5;
    color: #666;
    padding: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.newsBox .sxart a {
    color: #666
}

.newsBox .sxart a:hover {
    color: #3aaaf8
}

.crumbs {
    height: 50px;
    line-height: 50px
}

.crumbs .cont span {
    float: left
}

.crumbs .cont a {
    float: left;
    color: #999
}

.crumbs .cont a:hover {
    color: #3173f7
}

.crumbs .cont {
    float: left;
    font-size: 14px;
    color: #999
}

.crumbs .cont i {
    float: left;
    margin: 18px 10px 0;
    width: 5px;
    height: 9px
}

.main_wrap {
    background: #f5f5f5;
    padding-bottom: 40px;
    padding-top: .1px
}

.detail_wrap1 {
    padding: 20px;
    background: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    position: relative
}

.detail_top {
    border-bottom: 1px solid #eee;
    padding-bottom: 14px;
    position: relative;
    padding-right: 20px
}

.detail_top .liTitle {
    font-size: 24px;
    font-weight: 700;
    color: #333;
    padding-right: 150px
}

.detail_top .liTitle s {
    display: inline-block;
    width: 44px;
    height: 10px;
    background-size: cover;
    margin-left: 12px;
    margin-right: 10px;
    vertical-align: middle;
    margin-top: -4px
}

.detail_top .show_info span.see_num {
    padding-left: 27px;
    background: url(http://www.qiyoou.com/template/default/new/eye.png) no-repeat left center
}

.detail_top .show_info {
    margin-top: 14px
}

.detail_top .carInfo {
    float: left;
    font-size: 0;
    padding-right: 15px
}

.detail_top .show_info span.car-type {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    border-radius: 4px;
    padding: 0 10px;
    font-size: 13px;
    color: #fff;
    font-weight: 700;
    margin-right: 10px
}

.detail_top .car-type.car {
    background: linear-gradient(90deg, #ff653b 0, #ff9800 100%)
}

.detail_top .car-type.truck {
    background: linear-gradient(90deg, #00c884 0, #24c281 100%)
}

.detail_top .carInfo p.car-info {
    display: inline-block
}

.detail_top .carInfo p.car-info span {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    color: #8990b3;
    background: #f0f1f7;
    border-radius: 3px;
    margin-right: 10px;
    padding: 0 10px
}

.detail_top .show_info span {
    font-size: 14px;
    color: #9c9da1;
    display: inline-block;
    margin-right: 30px
}

.detail_top .show_info span.time {
    margin-right: 18px
}

.btn_group {
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 10px
}

.btn_group button {
    background: 0 0;
    border: none;
    outline: 0;
    cursor: pointer;
    font-size: 14px;
    color: #5e5e5e;
    float: left;
    text-align: center
}

.btn_group em {
    display: block;
    width: 22px;
    height: 18px;
    background-repeat: no-repeat;
    vertical-align: middle
}

.store-btn {
    float: left
}

.store-btn button em {
    background-image: url(http://www.qiyoou.com/template/default/new/like.png);
    background-position: top left;
    background-repeat: no-repeat;
    margin: 0 auto
}

.store-btn.curr button em {
    background-position: top center;
    background-repeat: no-repeat;
    margin: 0 auto
}

.share-btn em {
    background-image: url(http://www.qiyoou.com/template/default/new/share.png);
    background-position: top center;
    background-repeat: no-repeat;
    margin: 0 auto
}

.share-btn {
    float: left;
    margin-left: 26px;
    position: relative
}

.set-btn em {
    background-image: url(http://www.qiyoou.com/template/default/new/set_xq.png);
    background-position: top center;
    background-repeat: no-repeat;
    margin: 0 auto
}

.set-btn {
    float: left;
    margin-left: 26px;
    position: relative
}

#sharre {
    position: absolute;
    width: 28px;
    height: 47px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0
}

.btn_group span {
    margin-top: 8px;
    display: inline-block;
    font-size: 14px
}

.popupVideo {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 340px;
    z-index: 50
}

.popupVideo .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, .5);
    border-radius: 50%;
    text-align: center;
    line-height: 42px;
    color: #fff;
    z-index: 10;
    font-size: 50px
}

.video-js .vjs-big-play-button:active,
.video-js .vjs-big-play-button:focus,
.video-js .vjs-play-progress,
.video-js .vjs-volume-level,
.video-js:hover .vjs-big-play-button {
    background-color: #fd4939 !important
}

.list_info {
    padding-right: 15px;
    padding-top: 26px;
    overflow: hidden
}

.info_left {
    float: left;
    width: 650px
}

.info_left dl {
    font-size: 0;
    margin-bottom: 15px
}

.info_left dd,
.info_left dt {
    font-size: 14px;
    line-height: 24px
}

.info_left dt {
    color: #999;
    float: left;
    width: 80px
}

.info_left dd {
    margin-left: 90px;
    vertical-align: top
}

.info_left dl.letter1 dt {
    letter-spacing: -.33px
}

.info_left dl.letter2 dt {
    letter-spacing: -.43px
}

.info_left i.contact:hover:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .1);
    filter: Alpha(opacity=10);
    -moz-opacity: .1;
    -khtml-opacity: .1
}

.report_info {
    margin-top: 0;
    overflow: hidden;
    float: right;
    background: #f7f8fc;
    border-radius: 6px;
    padding: 16px 20px
}

.report_info .chakan {
    font-size: 14px;
    color: #3aaaf8
}

.report_info .rep_l {
    width: 56px;
    height: 42px;
    float: left
}

.report_info .rep_l img {
    margin-top: 10px
}

.report_info .rep_r {
    margin-left: 68px;
    padding-top: 6px;
    margin-bottom: 20px
}

.report_info .rep_r .rep_tit {
    font-size: 12px;
    color: #5b71ab
}

.report_info .rep_r .rep_tit a {
    text-decoration: underline;
    color: #5b71ab
}

.report_info .rep_r .rep_tip {
    font-size: 12px;
    color: #a6a7ab;
    margin-top: 20px
}

.info_ul {
    overflow: hidden;
    margin-top: 20px
}

.info_ul li {
    float: left;
    height: 66px;
    font-size: 22px;
    color: #fff;
    cursor: pointer;
    position: relative;
    z-index: 2
}

.info_ul li:hover:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .1);
    filter: Alpha(opacity=10);
    -moz-opacity: .1;
    -khtml-opacity: .1;
    border-radius: 6px
}

.info_ul .fs {
    margin-left: 20px
}

.info_ul li a {
    color: #fff;
    display: block;
    position: relative;
    z-index: 9
}

.info_ul li.call {
    font-size: 0
}

.info_ul li.call i {
    width: 70px;
    height: 66px;
    float: left;
    background: #ff653b url(http://www.qiyoou.com/template/default/new/iphone.png) no-repeat center center;
    border-radius: 6px 0 0 6px
}

.info_ul li.call .phone_info {
    min-width: 190px;
    text-align: center;
    background: #ff9800;
    display: inline-block;
    height: 66px;
    vertical-align: top;
    border-radius: 0 6px 6px 0;
    line-height: 66px;
    font-size: 22px;
    color: #fff;
    padding: 0 20px;
    box-sizing: border-box
}

.info_ul .fs .phone_info {
    border-radius: 6px !important;
    background: #3aaaf8 !important
}

.info_ul li.call .phone_info span {
    position: relative;
    z-index: 2
}

.list-mid {
    width: 880px;
    padding-bottom: 34px;
    float: left
}

.fn-clears {
    margin-top: 30px
}

.list-lead {
    height: 60px;
    border-bottom: 1px solid #eee;
    float: left;
    background-color: #fff;
    padding-left: 20px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

.list-lead ul li {
    height: 58px;
    line-height: 58px;
    float: left;
    text-align: center;
    padding: 0 10px;
    margin-right: 10px
}

.list-lead ul li a {
    display: block;
    height: 58px;
    line-height: 58px;
    text-align: center;
    font-size: 18px
}

.list-lead ul li.current {
    font-weight: 700
}

.lm-txt {
    font-weight: 400;
    float: left;
    padding: 40px 30px 27px;
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

.lm-txt .lm_con .blue {
    color: #5b71ab
}

.lm-txt .lm_con {
    font-size: 16px;
    color: #39393b;
    padding-bottom: 20px
}

.lm-txt img {
    max-width: 100%;
    height: auto;
    margin-top: 20px;
    display: block
}

.emptyNote {
    text-align: center
}

.news_r {
    float: right;
    width: 220px;
    margin-top: 30px
}

.news_r .adv {
    width: 220px
}

.news_r .adv img {
    max-width: 100%;
    height: 100%;
    object-fit: cover
}

.posttb01 td {
    font-size: 12px
}

.postTitle2 {
    padding: 5px;
    color: #444;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px
}

.postTitle2 em {
    float: left;
    width: 8px;
    height: 18px;
    margin-top: 6px;
    background: #3aaaf8;
    overflow: hidden;
    border-radius: 2px;
    margin-right: 10px
}

.add p {
    line-height: 30px
}

.add p span {
    font-size: 14px
}

.msort {
    margin: 0;
    border-top: 0;
    padding: 20px;
    list-style: none
}

.postsortitem {
    margin-bottom: 10px
}

.msortt {
    margin: 0;
    list-style: none;
    font-size: 18px;
    cursor: pointer;
    font-weight: bolder;
    background-color: #fafafa;
    color: #33333;
    background-image: url(http://www.qiyoou.com/template/default/new/ico02.gif);
    background-repeat: no-repeat;
    background-position: 10px 20px;
    text-align: left;
    padding: 10px 35px;
    line-height: 35px;
    height: 35px
}

.dsort {
    width: auto;
    border: 1px solid #efefef;
    overflow: hidden;
    height: auto;
    background-color: #fff;
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
    display: none
}

.ssort {
    width: 1200px;
    height: auto;
    margin: 0;
    padding: 0
}

.ssort li {
    float: left;
    list-style: none;
    width: 120px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    font-size: 14px;
    padding: 15px 8px;
    text-align: center;
    margin: 0;
    letter-spacing: 1px;
    position: relative;
    top: 1px
}

.ssort li div {
    height: 40px;
    overflow: hidden
}

.ssort li a {
    text-decoration: none;
    display: table;
    width: 100%;
    font-size: 16px;
    color: #666
}

.ssort li a span {
    display: table-cell;
    vertical-align: middle;
    height: 40px;
    text-align: center
}

.add_content {
    width: 860px;
    float: left;
    background-color: #fff;
    margin-top: 20px
}

.add_r {
    float: right;
    width: 280px;
    background-color: #fff;
    padding: 20px;
    margin-top: 20px
}

@media screen and (max-width:1200px) {
    body {
        min-width: 1200px
    }
}

.box1 {
    position: relative;
    margin-top: 30px;
    z-index: 2
}

.box.box2 .pt1 img {
    display: block;
    max-width: 100% !important;
    height: auto !important
}

.logo,
.txt {
    float: left
}

.logo i {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.main_wrap .logo {
    width: 190px;
    height: 190px;
    display: inline;
    z-index: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
    border: 3px solid #f5f5f5;
    text-align: center
}

.main_wrap .logo img {
    height: auto;
    max-width: 180px;
    max-height: 180px
}

.cname,
.ctaglist {
    float: left
}

.txt {
    width: 400px;
    margin-left: 20px
}

.w1200 .txt {
    width: 850px
}

.title {
    margin-bottom: 5px
}

.cname {
    margin-right: 20px
}

.cname {
    font-size: 30px;
    color: #545556;
    font-weight: 700
}

.txt p {
    font-size: 14px;
    color: #777;
    line-height: 30px;
    width: 100%;
    float: left
}

.txt p span {
    display: block
}

.w1200 .txt p span {
    display: inline;
    width: 50%;
    float: left
}

.txt p a {
    color: #298eb9
}

.txt p a:hover {
    text-decoration: underline;
    color: #157ba7
}

.link {
    margin-top: 30px;
    height: 44px;
    line-height: 44px;
    float: left
}

.link a {
    display: block;
    float: left;
    padding: 0 15px;
    margin-right: 5px;
    font-size: 18px;
    color: #333
}

.link a.curr,
.link a:hover {
    background: #ff653b;
    color: #fff
}

.ctaglist .ctag {
    margin: 12px 2px 0
}

.banna {
    position: absolute;
    left: 0;
    top: 39px;
    width: 100%
}

.banna img {
    display: block;
    width: 100%;
    height: 385px
}

.box {
    margin-top: 20px;
    padding: 10px 20px;
    border: 1px solid #e8e8e8;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    z-index: 1
}

.ptzw {
    margin: 30px 0 20px
}

.pt .title {
    margin: 10px 0 20px;
    padding-left: 15px;
    line-height: 1;
    border-left: 5px solid #e76320;
    font-size: 18px;
    color: #333
}

.ptzw .title {
    margin-bottom: 10px
}

.pt1 p {
    line-height: 36px;
    font-size: 16px
}

.pt1 .p2 {
    margin-top: 30px
}

.pt .more {
    margin: 15px 0 20px;
    text-align: right
}

.pt .more a {
    font-size: 16px;
    color: #44659e
}

.pt .more a:hover {
    text-decoration: underline;
    color: #23509e
}

.photo {
    padding-left: 20px
}

.photo li {
    float: left;
    margin: 2px;
    background: #575757
}

.photo img {
    display: block;
    -webkit-transition: opacity .25s;
    transition: opacity .25s;
    width: 308px;
    height: 205px
}

.w1200 .photo img {
    width: 370px;
    height: 246px
}

.photo img:hover {
    opacity: .8
}

.player {
    margin: 10px 0 40px;
    text-align: center
}

.film_focus {
    width: 670px;
    height: 340px;
    overflow: hidden;
    position: relative;
    margin: 20px auto
}

.film_focus .film_focus_imgs_wrap {
    background: url(http://www.qiyoou.com/template/default/new/load.gif) no-repeat center center
}

.film_focus ul.film_focus_imgs {
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    width: 438px
}

.film_focus ul.film_focus_imgs li {
    height: 340px;
    overflow: hidden
}

.film_focus ul.film_focus_imgs li img {
    height: 340px;
    width: 100%
}

.film_focus .film_focus_desc h3 {
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    position: absolute;
    left: 232px;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    width: 100%;
    padding-left: 20px;
    z-index: 99;
    font-size: 16px
}

.film_focus ul.film_focus_nav {
    width: 232px;
    height: 340px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100
}

.film_focus ul.film_focus_nav li {
    height: 47px;
    background: #d7d7dc;
    margin: 0 0 5px 0;
    padding: 0 18px 0 19px;
    position: relative;
    width: 190px;
    cursor: pointer;
    cursor: hand;
    color: #636363;
    font-weight: 700;
    font-size: 14px;
    overflow: hidden;
    line-height: 47px
}

.film_focus ul.film_focus_nav li.cur {
    width: 187px;
    height: 132px;
    left: 0;
    padding: 0 20px 0 20px;
    word-break: break-all;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    overflow: hidden;
    line-height: 30px;
    background-color: #3aaaf8
}

.film_focus ul.film_focus_nav li b {
    display: none
}

.film_focus ul.film_focus_nav li b span {
    display: block
}

.film_focus ul.film_focus_nav li.cur b {
    display: block;
    vertical-align: middle;
    height: 132px;
    line-height: 132px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.film_focus ul.film_focus_nav li.cur span {
    display: none
}

.film_focus_imgs_wrap .film_focus_imgs li {
    padding: 0
}

.postTextarea,
.textInput,
.textInputA,
.textInputC,
.textInputP {
    font-size: 16px;
    color: #555;
    border: 1px solid #e5e5e5;
    width: 100%
}

.formTable td {
    line-height: 40px;
    color: #333;
    font-size: 16px;
    vertical-align: top;
    padding: 5px
}

.postSubmit {
    width: auto;
    display: inline-block;
    text-align: center;
    height: 42px;
    padding: 2px 70px;
    margin: 0;
    font-size: 18px;
    border: 0;
    background-color: #3aaaf8;
    color: #fff;
    cursor: pointer;
    float: right
}

.reviewpost {
    line-height: 30px;
    font-size: 16px;
    color: #333;
    width: 820px;
    padding: 15px;
    background-color: #fff;
    position: relative;
    background-repeat: no-repeat;
    height: auto;
    overflow: hidden;
    margin: 5px;
    margin-top: 10px;
    margin-left: 0
}

.reviewpost .title {
    color: #666;
    font-size: 14px;
    font-weight: bolder;
    margin-bottom: 10px
}

.reviewBox {
    margin-bottom: 10px;
    border: 1px solid #e5e5e5;
    color: #444;
    border-radius: 3px;
    padding: 10px
}

.reviewBox .con {
    padding: 5px 0 0 5px
}

.reviewBox .revert {
    padding: 10px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    margin: 10px
}

.reviewBox .head {
    color: #888;
    padding: 5px;
    margin-bottom: 8px;
    height: 40px;
    width: auto
}

.reviewBox .head .pic {
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 40px;
    float: left
}

.reviewBox .head .name {
    width: auto;
    height: 40px;
    line-height: 40px;
    margin-left: 50px;
    overflow: hidden
}

.reviewBox .head .pic img {
    width: 40px;
    height: 40px;
    margin-top: 0
}

.reviewBox .date {
    font-size: 14px;
    line-height: 15px;
    text-align: right;
    margin-top: 5px;
    color: #ccc;
    padding: 2px
}

.max {
    width: 1200px;
    margin: 0 auto;
    background-color: #f0f8ff
}

.left {
    background-color: #f0f8ff;
    width: 240px;
    float: left
}

.right {
    background: #fff;
    width: 960px;
    float: left;
    min-height: 600px
}

.about {
    width: 160px;
    display: block;
    float: left
}

.us {
    display: block;
    width: 160px;
    height: 75px;
    line-height: 75px;
    font-size: 25px;
    color: #888;
    padding-left: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.about a {
    width: 208px;
    padding-left: 30px;
    height: 35px;
    line-height: 35px;
    margin-bottom: 12px;
    color: #797979;
    font-size: 16px;
    border-left: 2px #f7f7f7 solid;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.about a:hover {
    text-decoration: none
}

.detail {
    font-size: 30px;
    color: #b0b0b0;
    height: 90px;
    line-height: 90px;
    padding-left: 42px
}

.right p {
    color: #939393;
    font-size: 16px
}

.huoniao {
    width: 918px;
    line-height: 1.89rem;
    padding: 20px;
    margin-bottom: 40px
}

.huoniao img {
    max-width: 100%;
}

.disappear {
    display: none
}

.about a.active {
    border-left-color: #3aaaf8;
    background-color: #e8e8e8
}

.danye {
    margin-top: 20px;
    margin-bottom: 20px
}

.split-line {
    height: 1px;
    overflow: hidden;
    background: #e5e5e5
}

.zg19new_kcli {
    width: 100%;
    float: left;
    background: #fff;
    padding: 18px 24px 18px 20px;
    box-sizing: border-box;
    transition: transform .5s ease
}

.zg19new_kcli:nth-child(odd) {
    float: right
}

.zg19new_kcli:nth-child(-n+2) {
    margin-bottom: 35px
}

.zg19new_kcli:hover {
    transform: translateY(-5px)
}

.zg19new_kctit {
    font-size: 18px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
    vertical-align: middle
}

.zg19new_kctit span {
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    background: #ff5339;
    border-radius: 12px 12px 0 12px;
    margin-right: 10px;
    width: 68px;
    text-align: center
}

.zg19new_kctm {
    padding-left: 26px;
    font-size: 14px;
    line-height: 20px;
    margin: 16px auto 14px;
    color: #999
}

.zg19new_zbicon,
span.spanzb {
    display: inline-block;
    width: 19px;
    height: 14px;
    margin-left: 20px
}

.zg19_itags {
    margin: 0 auto 18px;
    height: 30px
}

.zg19_itags span {
    display: inline-block;
    background: #f7f7f7;
    border-radius: 5px;
    padding: 0 13px;
    font-size: 14px;
    line-height: 30px;
    color: #666;
    margin-right: 10px
}

.zg19new_szimg {
    width: 60px
}

.zg19new_szimg img {
    display: block;
    width: 42px;
    height: 42px;
    margin: 0 auto 10px;
    border-radius: 100%
}

.zg19new_szimg span {
    font-size: 14px;
    line-height: 18px;
    color: #666;
    text-align: center
}

.zg19new_szlj {
    padding-top: 2px;
    line-height: 34px;
    height: 34px;
    font-size: 16px
}

.zg19new_szlj span {
    margin-right: 20px
}

.zg19new_szlj a {
    display: inline-block;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-radius: 21px;
    text-align: center;
    padding: 0 18px;
    transition: all .2s linear
}

.zg19new_szlj a:hover {
    color: #ff5722
}

.sk21Box {
    background: #fff
}

.sk21Box .linkao {
    padding: 31px 20px 3px
}

.sk21Box .linkao li {
    background: #f5f5f5;
    margin-bottom: 20px;
    margin-left: 10px;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    padding: 20px;
    transition: transform .5s ease;
    width: 238px;
    float: left
}

.sk21Box .linkao li:hover {
    transform: translateY(-10px)
}

.sk21Box .linkao li span.tit {
    position: absolute;
    width: 90px;
    height: 90px;
    background: url(http://www.qiyoou.com/template/default/new/21skBk10.png) no-repeat;
    right: 0;
    top: 0;
    text-align: center;
    font-size: 18px;
    color: #fff
}

.sk21Box .linkao li span.tit b {
    display: block;
    line-height: 90px;
    transform: rotate(45deg);
    position: relative;
    top: -15px;
    left: 14px
}

.sk21Box .linkao li p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.sk21Box .linkao li p.text01 {
    padding-left: 15px;
    font-size: 16px;
    line-height: 21px;
    background: url(http://www.qiyoou.com/template/default/new/21skBk05.png) no-repeat left center;
    color: #666;
    margin-bottom: 10px;
    font-weight: 700
}

.sk21Box .linkao li p.text02 {
    font-size: 18px;
    line-height: 24px;
    color: #000;
    margin-bottom: 6px;
    font-weight: 700
}

.sk21Box .linkao li p.text03 {
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin-bottom: 15px
}

.sk21Box .linkao li p.text04 {
    font-size: 14px;
    line-height: 40px;
    color: #666;
    font-weight: 700
}

.sk21Box .linkao li p.text04 a {
    display: inline-block;
    width: 99%;
    height: 40px;
    border-radius: 30px;
    border: solid 1px #ff653b;
    color: #ff653b;
    font-size: 16px;
    text-align: center;
    margin-right: 16px
}

.sk21Box .linkao li p.text04 a:hover {
    background: #ff653b;
    color: #fff
}

.sk21Box .linkao li p.text04 span {
    color: #ff653b
}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

.sk21Box .kaoqian {
    margin: 25px 20px;
    position: relative
}

.sk21Box .kaoqian::after {
    position: absolute;
    content: ' ';
    width: 1px;
    height: 94%;
    border-left: dashed 1px #e60012;
    left: 100px;
    top: 5%
}

.sk21Box .kaoqian li {
    padding: 0 0 30px 125px;
    position: relative
}

.sk21Box .kaoqian li.last {
    padding-bottom: 0
}

.sk21Box .kaoqian li b {
    position: absolute;
    background: url(http://www.qiyoou.com/template/default/new/21skBk09.png) no-repeat;
    width: 70px;
    height: 42px;
    left: 0;
    top: -7px;
    padding: 4px 10px 0 0;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    color: #92650c
}

.sk21Box .kaoqian li b i {
    position: absolute;
    background: url(http://www.qiyoou.com/template/default/new/21skBk04.png) no-repeat;
    width: 21px;
    height: 21px;
    right: -31px;
    top: 10px;
    z-index: 2
}

.sk21Box .kaoqian li p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.sk21Box .kaoqian li p.text01 {
    font-size: 18px;
    line-height: 24px;
    color: #000;
    margin-bottom: 5px;
    font-weight: 700;
    margin-bottom: 20px
}

.sk21Box .kaoqian li p.text02 {
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin-bottom: 11px
}

.sk21Box .kaoqian li p.text03 {
    font-size: 14px;
    line-height: 40px;
    color: #666;
    font-weight: 700
}

.sk21Box .kaoqian li p.text03 a {
    display: inline-block;
    width: 120px;
    height: 40px;
    border-radius: 30px;
    border: solid 1px #ff7300;
    color: #ff7300;
    font-size: 16px;
    text-align: center;
    margin-right: 16px
}

.sk21Box .kaoqian li p.text03 a:hover {
    background: #ff7300;
    color: #fff
}

.sk21Box .kaoqian li p.text03 span {
    color: #e60012
}

.b-b {
    border-bottom: 1px solid #f5f5f5
}

.b-t {
    border-top: 1px solid #f5f5f5
}

.htater_top {
    margin-top: 0;
    padding-bottom: 10px;
    background-color: #fff;
    background: no-repeat center url(../image/header-top.jpg)
}

.pt-20 {
    font-size: 18px;
    font-weight: 700;
    margin-top: 20px
}

.pic_ma {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 120px;
    height: 120px;
    border: 1px solid #eaeef3;
    border-radius: 10px
}

.zg_gmNews {
    overflow: hidden;
    padding: 20px;
    margin-top: 20px
}

.zg_gmNewsLet {
    width: 30%;
    float: left
}

.zg_gmNewsLet h5 {
    color: #e60012;
    font-size: 22px;
    line-height: 29px;
    margin-bottom: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.zg_gmNewsLet h5 a {
    color: #e60012
}

.zg_gmNewsLet p {
    line-height: 38px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zg_gmNewsLet p a {
    margin-right: 5px
}

.zg_1600 .zg_gmNewsLet p a {
    margin-right: 0
}

.zg_gmNewsPic {
    float: left;
    margin-left: 3%;
    overflow: hidden
}

.zg_gmNewsRet {
    width: 30.65%;
    float: right
}

.zg_gmNewsRet ul {
    padding-bottom: 22px
}

.zg_gmNewsRet p a {
    float: left;
    width: 30.6%;
    border-radius: 6px;
    background: #f6f6f6;
    line-height: 54px;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
    transition: transform .5s ease
}

.zg_gmNewsRet p a:hover {
    transform: translateY(-5px)
}

.zg_gmNewsRet p a.mar {
    margin: 0 4%
}

.zg_gmNewsRet p a img {
    margin-right: 8px;
    width: 24px
}

.zg_gmNewsLet h5.gkNews {
    font-size: 24px
}

.zg_gmNewsLet h5 span {
    display: inline-block;
    padding: 0 12px;
    border-radius: 4px;
    margin-right: 10px;
    background: -webkit-linear-gradient(to right, #ff884a, #e60012);
    background: -o-linear-gradient(to right, #ff884a, #e60012);
    background: -moz-linear-gradient(to right, #ff884a, #e60012);
    background: linear-gradient(to right, #ff884a, #e60012);
    color: #fff;
    font-size: 18px
}

.zg_gmNewsLet h5 span a {
    color: #fff
}

.Let {
    width: 30%;
    float: right
}

.Let h5.gkNews {
    font-size: 24px
}

.Let h5 span {
    display: inline-block;
    padding: 0 12px;
    border-radius: 4px;
    margin-right: 10px;
    background: -webkit-linear-gradient(to right, #3aaaf8, #2196f3);
    background: -o-linear-gradient(to right, #3aaaf8, #2196f3);
    background: -moz-linear-gradient(to right, #3aaaf8, #2196f3);
    background: linear-gradient(to right, #3aaaf8, #2196f3);
    color: #fff;
    font-size: 18px
}

.Let h5 a {
    color: #2196f3
}

.zg_gm0105Box {
    border: solid 1px #f5f5f5;
    margin-bottom: 20px
}

li,
ul {
    list-style: none
}

fieldset,
img {
    border: none
}

legend {
    display: none
}

cite,
em,
strong,
th {
    font-style: normal;
    font-weight: 400
}

button,
input,
select,
textarea {
    font: 12px Helvetica, Arial, sans-serif
}

table {
    border-collapse: collapse
}

html {
    overflow: -moz-scrollbars-vertical
}

#ifocus {
    width: 388px;
    height: 225px;
    border: 1px solid #eaeaea;
    background: #f5f5f5;
}

#ifocus_pic {
    display: inline;
    position: relative;
    float: left;
    width: 270px;
    height: 205px;
    overflow: hidden;
    margin: 10px 0 0 10px
}

#ifocus_piclist {
    position: absolute
}

#ifocus_piclist li {
    width: 410px;
    height: 225px;
    overflow: hidden
}

#ifocus_piclist img {
    width: 270px;
    height: 225px
}

#ifocus_btn {
    display: inline;
    float: right;
    width: 91px;
    margin: 10px 0 0 0
}

#ifocus_btn li {
    width: 91px;
    height: 55px;
    cursor: pointer;
    opacity: .5;
    -moz-opacity: .5
}

#ifocus_btn img {
    width: 75px;
    height: 40px;
    border: 1px solid #ced1d4
}

#ifocus_btn .current {
    opacity: 1;
    -moz-opacity: 1
}

#ifocus_opdiv {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 410px;
    height: 35px;
    background: #000;
    opacity: .5;
    -moz-opacity: .5
}

#ifocus_tx {
    position: absolute;
    left: 8px;
    bottom: 8px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 190px
}

#ifocus_tx .normal {
    display: none
}

#zuixin {
    border-radius: 3px;
    margin-top: 20px;
    background-color: #fff
}

#zuixin .list {
    padding: 10px;
    background-color: #fff
}

#zuixin .title {
    line-height: 40px;
    height: 40px;
    font-size: 18px;
    font-weight: 700;
    text-indent: 15px;
    color: #ff653b;
    border-left: solid 4px #ff653b;
    background: -webkit-linear-gradient(left, rgba(255, 62, 98, .13), rgba(255, 62, 98, 0));
    background: -o-linear-gradient(right, rgba(255, 62, 98, .13), rgba(255, 62, 98, 0));
    background: -moz-linear-gradient(right, rgba(255, 62, 98, .13), rgba(255, 62, 98, 0));
    background: linear-gradient(to right, rgba(255, 62, 98, .13), rgba(255, 62, 98, 0))
}

#zuixin ul {
    padding-top: 5px;
    padding-bottom: 5px
}

#zuixin li {
    width: 50%;
    height: 35px;
    line-height: 35px;
    float: left;
    overflow: hidden;
    font-size: 14px;
    text-indent: 15px
}

#zuixin li span {
    color: #999;
    float: right
}

#zuixin li a {
    color: #333
}

#zuixin li a.black {
    color: #707070
}

#zuixin .links {
    margin-left: 10px
}

.mifenleibk {
    width: 1210px;
    overflow: auto
}

.mifenleibk .li {
    height: 150px;
    width: 272.5px;
    margin-right: 10px;
    min-height: 250px;
    background: #fff;
    float: left;
    margin-bottom: 10px;
    padding: 10px
}

.mifenleibk .news {
    padding-top: 0;
    padding-bottom: 10px;
    height: 180px;
    font-size: 16px;
    line-height: 30px
}

.mifenleibk p {
    padding-top: 15px;
    font-size: 18px;
    font-weight: 700;
    color: #6c6f71
}

.mifenleibk .tui-icon {
    background: #ff5722;
    font-size: 14px;
    padding: 1px 10px 1px 10px
}

.mifenleibk .buttom {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #fff;
    background: #3aaaf8;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 10px;
    text-overflow: ellipsis;
    cursor: pointer
}

.youxiao {
    font-size: 14px;
    background-color: #daf9dc;
    color: #4caf50;
    padding: 2px;
    text-align: center;
    margin-bottom: 5px
}

#zuixin {
    border-radius: 3px;
    background-color: #fff
}

#zuixin .list {
    padding: 10px;
    background-color: #fff
}

#zuixin .title {
    line-height: 40px;
    height: 40px;
    font-size: 18px;
    font-weight: 700;
    text-indent: 15px;
    color: #ff653b;
    border-left: solid 4px #ff653b;
    background: -webkit-linear-gradient(left, rgba(255, 62, 98, .13), rgba(255, 62, 98, 0));
    background: -o-linear-gradient(right, rgba(255, 62, 98, .13), rgba(255, 62, 98, 0));
    background: -moz-linear-gradient(right, rgba(255, 62, 98, .13), rgba(255, 62, 98, 0));
    background: linear-gradient(to right, rgba(255, 62, 98, .13), rgba(255, 62, 98, 0))
}

#zuixin ul {
    padding: 1px 5px 1px 5px
}

#zuixin li {
    width: 100%;
    height: 55px;
    line-height: 55px;
    overflow: hidden;
    font-size: 15px;
    /* border-bottom:1px solid #f0f3f7!important; */
    border: 1px solid #f5f5f5;
    margin-top: 10px;
    cursor: pointer;
}

#zuixin li:hover {
    background: #eef8fb;
}

#zuixin li span {
    color: #999;
    float: right;
    margin-right: 20px;
}

#zuixin li a {
    color: #565454;
    font-size: 16px
}

#zuixin li a.black {
    color: #707070
}

#zuixin .links {
    margin-left: 5px
}

#zuixin .settop {
    padding: 2px 5px 2px 5px;
    background-color: #ff5722;
    color: #f0f8ff;
    margin-right: 5px;
    border-radius: 5px;
    font-size: 14px
}

#zuixin .lts {
    padding: 2px 5px 2px 5px;
    background-color: #f0f3f7;
    color: #999;
    margin-right: 5px;
    border-radius: 5px;
    font-size: 14px
}

#qrcode img {
    display: block;
    padding: 10px;
    width: 200px;
    border: 5px solid #000000;
    margin-top: 20px;
    margin-bottom: 20px;
}

.txtma {
    margin-top: 20px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}

.haibaok {
    border: 1px solid #22d645;
    cursor: pointer;
    padding: 1px 10px 1px 10px;
    background-color: aliceblue;
}