@charset "UTF-8";

.newzhFouritem h3,
.newzhone .newzhonebom li h3,
.newzhone .newzhonebom li h3 a,
.newzhthreefr h3,
.newzhtwo .newzhtwofl h3,
.newzhtwoitem h3,
body {
    font-weight: 400
}

body,
html {
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch
}

blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
figcaption,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
li,
ol,
p,
pre,
table,
td img,
th,
ul {
    margin: 0;
    padding: 0
}

a,
abbr,
acronym,
address,
big,
blockquote,
body,
caption,
cite,
code,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
img,
ins,
kbd,
label,
legend,
li,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
time,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline
}

body {
    font-family: "微软雅黑";
    font-size: 14px;
    text-align: left;
    margin: 0 auto;
    line-height: 24px;
    background: #fff;
    color: #333;
    overflow-x: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

.transition {
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    outline: 0
}

a:active,
a:hover,
a:link,
a:visited {
    background: 0 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent
}

button {
    border-radius: 0;
    -webkit-border-radius: 0;
    outline: 0
}

input {
    border-radius: 0;
    outline: 0
}

img,
input,
textarea {
    border: 0
}

input:-ms-clear {
    display: none
}

textarea {
    resize: none;
    outline: 0
}

li,
ul {
    list-style: none
}

a:link,
a:visited {
    color: #333;
    text-decoration: none
}

a:active,
a:hover {
    color: #ee002e;
    text-decoration: none
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0
}

.container {
    clear: both;
    width: 1000px;
    margin: 0 auto;
    padding: 0
}

img {
    vertical-align: middle;
    MAX-WIDTH: 100% !important;
    HEIGHT: auto !important;
    _width: expression(this.width > 100% ? "100%" :this.width) !important
}

.header {
    background: #241f1f;
    padding: 15px 0 20px
}

.header .logo {
    float: left;
    width: 149px
}

.header .nav {
    float: left;
    margin-left: 30px
}

.header .nav li {
    float: left;
    padding: 4px 10px 10px;
    position: relative;
    overflow: hidden;
    margin: 5px
}

.header .nav li:after,
.header .nav li:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 50px;
    background: #fff;
    transition: all .5s linear
}

.foot_btm,
.foot_btm .container {
    position: relative
}

.header .nav li:after {
    left: -100%;
    bottom: 0;
    background: #c9211e;
    background: -webkit-linear-gradient(left, #c9211e, #de7c1b);
    background: -moz-linear-gradient(left, #c9211e, #de7c1b);
    background: -ms-linear-gradient(left, #c9211e, #de7c1b);
    background: -o-linear-gradient(left, #c9211e, #de7c1b)
}

.header .nav li:before {
    right: -100%;
    bottom: 5px;
    background: #c9211e;
    background: -webkit-linear-gradient(left, #c9211e, #9b0000);
    background: -moz-linear-gradient(left, #c9211e, #9b0000);
    background: -ms-linear-gradient(left, #c9211e, #9b0000);
    background: -o-linear-gradient(left, #c9211e, #9b0000)
}

.header .nav li.current:before,
.header .nav li:hover:before {
    right: 0;
    transition: all .5s linear
}

.header .nav li.current:after,
.header .nav li:hover:after {
    left: 0;
    transition: all .5s linear
}

.header .nav li a {
    clear: both;
    display: block;
    color: #fff;
    line-height: 32px;
    font-size: 14px
}

.header .headerfr {
    float: right;
    width: 202px;
    margin-top: 8px
}

.breadnav {
    clear: both;
    line-height: 1;
    font-size: 12px;
    color: #fff;
    padding: 15px 0 24px
}

.breadnav a:link,
.breadnav a:visited {
    color: #fff;
    text-decoration: none
}

.breadnav a:active,
.breadnav a:hover {
    color: #fccc00;
    text-decoration: none
}

.foot_btm,
.foot_btm a {
    color: #fff
}

.foot_btm {
    padding: 20px 0;
    z-index: 3;
    background: #1c1a1a;
    font-size: 14px;
    text-align: center
}

.foot_btm a:hover {
    color: red
}

.newboxflboxewm {
    clear: both;
    display: block;
    margin-top: 30px !important;
    padding: 0 !important;
    width: 443px
}

.floating_ck {
    position: fixed;
    right: 10px;
    top: 50%;
    margin-top: -134px;
    width: 100px;
    z-index: 99
}

.floating_ck .floating_ckBox {
    clear: both;
    display: block;
    background: #d7323b;
    background: -webkit-linear-gradient(135deg, #d7323b 30%, #701034 100%);
    background: -o-linear-gradient(135deg, #d7323b 30%, #701034 100%);
    background: linear-gradient(135deg, #d7323b 30%, #701034 100%);
    border-radius: 75px;
    box-shadow: 0 4px 20px rgba(157, 3, 42, .7);
    padding-top: 118px;
    cursor: pointer;
    z-index: 99;
    position: relative;
    width: 100%;
    padding-bottom: 34px
}

.floating_ck .floating_ckBox .floating_top {
    position: absolute;
    top: -10px;
    left: -18px;
    width: 127px
}

.floating_ck .floating_ckBox .floating_box {
    clear: both;
    display: block;
    padding: 10px 0
}

.floating_ck .floating_ckBox .floating_box span {
    clear: both;
    display: block;
    padding: 6px 0;
    font-size: 14px;
    line-height: 1;
    background: url(../images/swticon01.png) left center no-repeat;
    color: #fff;
    text-align: center
}

.floating_ck .floating_ckBox .floating_bom {
    clear: both;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #ffc24d;
    font-weight: 700;
    position: relative;
    padding: 0;
    line-height: 1
}

.floating_ck .floating_ckBox .floating_bom span {
    position: absolute;
    width: 36px;
    height: 36px;
    border: 2px solid #d02e23;
    border-radius: 50%;
    background: #fff;
    background: -webkit-linear-gradient(-95deg, #fdf7f5 30%, #e3b3b0 100%);
    background: -o-linear-gradient(-95deg, #fdf7f5 30%, #e3b3b0 100%);
    background: linear-gradient(-95deg, #fdf7f5 30%, #e3b3b0 100%);
    right: 2px;
    top: -38px;
    box-shadow: 0 5px 5px rgba(112, 16, 52, .5)
}

.floating_ck .floating_ckBox .floating_bom:hover {
    text-decoration: underline;
    color: #fff
}

.floating_ck .floating_ckBox .floating_bom span img {
    position: absolute;
    width: 12px;
    left: 50%;
    margin-left: -6px;
    bottom: 2px;
    transform: scale(1);
    animation: blow01 2.5s infinite ease-in-out;
    z-index: 2
}

.floating_ck .floating_ckBox .floating_boxbom {
    width: 94px;
    position: relative
}

.floating_ck .floating_ckBox .floating_boxbom .floating_photo {
    clear: both;
    display: block;
    background: url(../images/swticon03.png) 4px center no-repeat #ffb400;
    color: #c02a39;
    font-size: 14px;
    font-weight: 700;
    background-size: 18px;
    line-height: 30px;
    padding-left: 27px;
    border-radius: 0 15px 15px 0;
    opacity: 1
}

.floating_ck .floating_ckBox .floating_boxbom .floating_ewm {
    position: absolute;
    transition: all .5s;
    right: -250px;
    top: 0;
    clear: both;
    background: #ffb400;
    width: 250px;
    border-radius: 15px;
    display: block;
    padding: 10px 0 0 10px;
    opacity: 0
}

.floating_ck .floating_ckBox .floating_boxbom:hover .floating_ewm {
    right: 0;
    opacity: 1
}

.floating_ewm .floating_ewmTop {
    clear: both;
    display: block;
    background: url(../images/swticon03.png) left center no-repeat;
    color: #c02a39;
    font-size: 14px;
    font-weight: 700;
    background-size: 18px;
    line-height: 30px;
    padding-left: 27px
}

.floating_ewm .floating_ewmBom {
    clear: both;
    display: block;
    margin-top: 2px;
    position: relative;
    padding-left: 125px;
    padding-bottom: 20px;
    padding-top: 15px
}

.floating_ewm .floating_ewmBom .floating_ewmBomFl {
    position: absolute;
    width: 110px;
    border-radius: 5px;
    overflow: hidden;
    left: 0;
    top: 0
}

.floating_i01,
.floating_i02 {
    left: 50%;
    transform: scale(1);
    animation: blow 2.5s infinite ease-in-out;
    position: absolute;
    top: 50%
}

.floating_ewm .floating_ewmBom .floating_ewmBomFr {
    width: 100px;
    text-align: left;
    color: #010101;
    font-size: 12px;
    line-height: 24px
}

.floating_i01 {
    width: 20px;
    height: 20px;
    border: 2px solid #d02e23;
    margin-top: -10px;
    margin-left: -11px;
    border-radius: 50%
}

.floating_i02 {
    width: 12px;
    height: 12px;
    margin-top: -6px;
    margin-left: -7px;
    border-radius: 50%;
    border: 1px solid #d02e23;
    opacity: 1
}

.floating_i02:after,
.floating_i02:before {
    content: "";
    position: absolute;
    border-radius: 50%;
    width: 4px;
    height: 6px;
    background: #eed2d0;
    margin-top: -3px;
    top: 50%
}

.floating_i02:after {
    right: -1px
}

.floating_i02:before {
    left: -1px
}

@keyframes blow {

    0%,
    10.5%,
    100%,
    5%,
    90.5% {
        transform: scale(1);
        opacity: 1
    }

    10%,
    5.5% {
        transform: scale(.8)
    }

    70%,
    90% {
        transform: scale(1.3);
        opacity: 0
    }
}

@keyframes blow01 {

    0%,
    10.5%,
    100%,
    15%,
    5%,
    90.5% {
        transform: scale(1);
        opacity: 1
    }

    10%,
    5.5% {
        transform: scale(.8)
    }
}

.FloatPim {
    position: fixed;
    right: 10px;
    bottom: 90px;
    width: 70px;
    height: 70px;
    z-index: 5;
    display: none
}

.FloatPim.on {
    display: block
}

.FloatPim .FloatPimBox {
    position: absolute;
    transition: all .5s;
    left: 100px;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%
}

.FloatPim .FloatPimBox.on {
    left: 0
}

.FloatPim .FloatPimBox .FloatPimPic {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
    overflow: hidden;
    border-radius: 50%;
    box-shadow: 0 2px 10px rgba(12, 30, 39, .2);
    cursor: pointer
}

.FloatPim .FloatPimBox .FloatPimPic img {
    vertical-align: top
}

.FloatPim .FloatPimBox .FloatPimBoxItem {
    position: absolute;
    z-index: 20;
    left: -78px;
    bottom: -27px;
    width: 225px;
    border-radius: 10px 10px 0;
    background: #fff;
    box-shadow: 0 2px 10px rgba(12, 30, 39, .2);
    transition: all .5s;
    opacity: 0;
    overflow: hidden;
    transform: scale(0);
    border: 1px solid #5ba4ed;
    padding: 10px 15px 0
}

#toTop,
#toTop:hover {
    transition: background .5s
}

.FloatPim .FloatPimBox .FloatPimBoxItem.on {
    left: -240px;
    opacity: 1;
    transform: scale(1);
    bottom: 10px
}

.FloatPim .FloatPimBox .FloatPimBoxItem h5 {
    clear: both;
    display: block;
    font-size: 16px;
    color: #333
}

.FloatPim .FloatPimBox .FloatPimBoxItem h5 span {
    font-weight: 700;
    color: #5ba4ed
}

.FloatPim .FloatPimBox .FloatPimBoxItem p {
    clear: both;
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #999;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 193px
}

.FloatPim .FloatPimBox .FloatPimBoxItem>span {
    font-size: 18px
}

.FloatPim .FloatPimBox .FloatPimBoxItem>span span {
    color: #5aa4ed;
    font-weight: 700
}

.FloatPim .FloatPimBox .FloatPimBoxItem a {
    float: right;
    background: #5ba4ed;
    font-size: 16px;
    color: #fff;
    border-radius: 10px 0 0;
    padding: 5px 10px;
    margin-right: -15px;
    width: 85px
}

.FloatPim .FloatPimBox .FloatPimclose {
    position: absolute;
    width: 12px;
    height: 11px;
    background: url(../images/closeicon01.png) center center no-repeat;
    right: -20px;
    top: 10px;
    cursor: pointer;
    display: block
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 0;
    right: 0;
    overflow: hidden;
    width: 107px;
    height: 50px;
    z-index: 999;
    text-align: center;
    background-color: #596382;
    cursor: pointer
}

#toTop span {
    padding: 10px 30px 0;
    display: block;
    clear: both
}

#toTop span img {
    width: 100%
}

#toTop:hover {
    background-color: #ff654c
}

#LR_Tb4 tbody tr td:nth-child(2) p strong:nth-child(3) {
    font-size: 16px
}

#LR_Tb4 tbody tr td:nth-child(2) p strong:nth-child(5) {
    font-size: 16px
}

.insideban04 {
    background: url(../images/newban01.jpg) center top no-repeat;
    background-size: 100%
}

.probantxt {
    clear: both;
    text-align: center;
    padding: 14px 0 50px;
    line-height: 1
}

.probantxt h1 {
    color: #fff;
    font-family: "Microsoft JhengHei", "Helvetica Neue", "Microsoft YaHei", Helvetica, STHeiTi, sans-serif;
    font-size: 40px;
    font-weight: 700;
    background: url(../images/homeoneicon01.png) left center no-repeat;
    padding-left: 25px;
    background-size: 11px;
    display: inline-block
}

.newzhoneboxitem h3 a,
.probantxt h1 span {
    color: #c3311c;
    -webkit-text-fill-color: transparent
}

.probantxt h1 span {
    display: inline-block;
    margin-left: 25px;
    -webkit-background-clip: text;
    background-image: -webkit-linear-gradient(left, #bf211d, #d3751b)
}

.newzhtop {
    text-align: left
}

.newzhtop p {
    display: inline-block;
    font-family: "Microsoft JhengHei", "Helvetica Neue", "Microsoft YaHei", Helvetica, STHeiTi, sans-serif;
    font-weight: 700
}

.newzhtop p a {
    font-size: 25px;
    color: #171717;
    line-height: 29px
}

.newzhtop p a:hover {
    color: #c9221e
}

.newzhtop span {
    float: right
}

.newzhtop span a {
    float: right;
    border: 1px dashed #dd8581;
    width: 110px;
    line-height: 27px;
    transition: all .2s linear;
    border-radius: 15px;
    text-align: center;
    color: #161616;
    background: url(../images/proitemicon04.png) 19px center no-repeat;
    background-size: 8px;
    padding-left: 15px
}

.newzhtop span a:hover {
    background: #c9221e;
    color: #fff;
    transition: all .2s linear
}

.newzhone {
    background: url(../images/homefivebg.jpg);
    position: relative;
    margin-top: 129px;
    padding-top: 1px;
    padding-bottom: 35px
}

.newzhone .newzhtop {
    padding: 30px 32px 0
}

.newzhone:after {
    content: "";
    width: 135px;
    height: 204px;
    position: absolute;
    left: 0;
    top: -130px;
    z-index: 2;
    background: url(../images/newicon033.png) center top no-repeat;
    background-size: 135px
}

.newzhone .newzhonebox {
    padding: 35px 19px 0
}

.newzhone .newzhonebox li {
    float: left;
    width: 481px;
    padding: 0 13px
}

.newzhoneboxpic {
    float: left;
    width: 258px;
    border-radius: 5px;
    overflow: hidden
}

.newzhoneboxitem {
    float: left;
    width: 197px;
    background: #f3f6ff;
    margin-top: 12px;
    border-radius: 0 5px 5px 0;
    padding: 20px 25px 15px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, .09)
}

.newzhoneboxitem .newzhoneboxmore,
.newzhoneboxitem h3 a {
    background-position: left center;
    background-size: 200% 100%;
    background-repeat: no-repeat;
    transition: background-position .6s ease
}

.newzhone .newzhonebom li i,
.newzhoneboxitem i {
    display: block;
    padding: 8px 0;
    font-style: normal;
    clear: both
}

.newzhoneboxitem h3 a {
    clear: both;
    display: block;
    font-size: 14px;
    line-height: 18px;
    -webkit-background-clip: text;
    background-image: -webkit-linear-gradient(45deg, #bf211d 0, #d3751b 50%, #bf211d 100%)
}

.newzhoneboxitem h3 a:hover {
    background-position: right center
}

.newzhoneboxitem i {
    font-size: 12px;
    color: #161616;
    line-height: 1
}

.newzhoneboxitem p {
    font-size: 12px;
    line-height: 20px;
    color: #666;
    height: 40px;
    overflow: hidden;
    margin-bottom: 8px
}

.newzhoneboxitem .newzhoneboxmore {
    clear: both;
    display: block;
    width: 86px;
    height: 24px;
    border-radius: 12px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    background-color: #c9221e;
    overflow: hidden;
    background-image: linear-gradient(90deg, #c9221e 30%, #e35d10 50%, #ca231e)
}

.newzhFouritem p,
.newzhone .newzhonebom li p,
.newzhtwoitem p {
    height: 36px;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    overflow: hidden
}

.newzhoneboxitem .newzhoneboxmore:hover {
    background-position: right center
}

.newzhone .newzhonebom {
    clear: both;
    padding-top: 20px
}

.newzhone .newzhonebom li {
    float: left;
    width: 500px;
    padding: 15px 32px 0
}

.newzhone .newzhonebom li h3 {
    clear: both;
    display: block;
    text-overflow: ellipsis;
    color: #161616;
    white-space: nowrap;
    overflow: hidden
}

.newzhone .newzhonebom li h3 a {
    clear: both;
    font-size: 14px;
    line-height: 20px;
    color: #161616
}

.newzhone .newzhonebom li h3 a:hover {
    color: #bf211d
}

.newzhone .newzhonebom li i {
    font-size: 12px;
    color: #161616;
    line-height: 1
}

.newzhone .newzhonebom li p {
    font-size: 12px;
    line-height: 18px;
    color: #666;
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -o-line-clamp: 2
}

.hotnew {
    width: 916px;
    height: 220px;
    background: url(../images/newzhonetop.png) left top no-repeat;
    background-size: 916px;
    margin-left: 101px;
    margin-top: -129px
}

.newlist .hotnew {
    margin-left: 72px;
    margin-top: -162px
}

.hotnewtit {
    float: left;
    color: #e55534;
    font-weight: 700;
    font-size: 16px;
    display: block;
    padding: 83px 8px 0 37px;
    width: 63px;
    text-align: center;
    line-height: 19px
}

.hotnewbox {
    float: right;
    width: 836px;
    margin-right: 17px
}

.ie8-hack .hotnewbox {
    width: 100% !important;
    margin-right: 0;
    float: none;
    padding: 20px 0 20px 37px
}

.ie8-hack .hotnewboxtop {
    padding-left: 0;
    overflow: hidden;
    height: auto
}

.ie8-hack .hotnewboxtop li {
    width: 22% !important;
    margin: 0 3% 0 0
}

.ie8-hack .hotnewboxbom {
    padding-left: 0;
    padding-top: 25px
}

.ie8-hack .hotnewboxbom li a {
    background: url(../images/prodot01.png) left center no-repeat !important;
    padding-left: 20px
}

.ie8-hack .hotnewboxbom li {
    padding-bottom: 10px
}

.hotnewboxtop {
    padding: 12px 0 0 34px;
    height: 144px
}

.hotnewboxtop li {
    float: left;
    width: 160px;
    margin-right: 37px;
    margin-left: 3px;
    position: relative
}

.hotnewboxtop li .hotnewboxtoppic {
    position: relative;
    display: block;
    border-radius: 5px;
    overflow: hidden
}

.hotnewboxtop li .hotnewboxtoppic img {
    width: 100%
}

.hotnewboxtop li .hotnewboxtoppic:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    background: rgba(0, 0, 0, .3);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .5) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .5) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .5) 100%);
    transition: all .5s;
    -webkit-transition: all .5s;
    background-position: left center;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.hotnewboxtop li:hover .hotnewboxtoppic:after {
    background: rgba(229, 85, 52, .3);
    background: -webkit-linear-gradient(top, rgba(229, 85, 52, 0) 0, rgba(229, 85, 52, .5) 100%);
    background: -o-linear-gradient(top, rgba(229, 85, 52, 0) 0, rgba(229, 85, 52, .5) 100%);
    background: linear-gradient(to bottom, rgba(229, 85, 52, 0) 0, rgba(229, 85, 52, .5) 100%);
    transition: all .5s;
    -webkit-transition: all .5s
}

.ie8-hack .hotnewboxtop li .hotnewboxtoppic:after {
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    top: auto;
    height: 40px
}

.hotnewboxtop li .hotnewboxtoppic:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 29px
}

.ie8-hack .hotnewboxtop li .hotnewboxtoppic:before {
    width: 61px !important;
    height: 44px !important
}

.hotnewboxtop li:first-child .hotnewboxtoppic:before {
    background: url(../images/hotnewicon01.png) left top no-repeat;
    background-size: 40px
}

.hotnewboxtop li:first-child+li .hotnewboxtoppic:before {
    background: url(../images/hotnewicon02.png) left top no-repeat;
    background-size: 40px
}

.hotnewboxtop li:first-child+li+li .hotnewboxtoppic:before {
    background: url(../images/hotnewicon03.png) left top no-repeat;
    background-size: 40px
}

.hotnewboxtop li:first-child+li+li+li .hotnewboxtoppic:before {
    background: url(../images/hotnewicon04.png) left top no-repeat;
    background-size: 40px
}

.hotnewboxtop li .hotnewboxtoptit {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 5px;
    font-size: 12px;
    color: #fff;
    line-height: 19px
}

.ie8-hack .hotnewboxtop li .hotnewboxtoptit {
    background: #000;
    opacity: .5
}

.hotnewboxbom {
    padding-top: 10px;
    padding-left: 35px
}

.hotnewboxbom li {
    float: left;
    width: 50%;
    padding: 0 30px 0 0
}

.hotnewboxbom li a {
    clear: both;
    display: block;
    padding-left: 32px;
    font-size: 12px;
    color: #666;
    line-height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.hotnewboxbom li a:hover {
    color: #e55534
}

.hotnewboxbom li:first-child a {
    background: url(../images/n5.jpg) left center no-repeat;
    background-size: 20px
}

.hotnewboxbom li:first-child+li a {
    background: url(../images/n6.jpg) left center no-repeat;
    background-size: 20px
}

.hotnewboxbom li:first-child+li+li a {
    background: url(../images/n7.jpg) left center no-repeat;
    background-size: 20px
}

.hotnewboxbom li:first-child+li+li+li a {
    background: url(../images/n8.jpg) left center no-repeat;
    background-size: 20px
}

.newzhtwo {
    padding: 40px 30px
}

.newzhtwo .newzhtwofl {
    float: left;
    width: 364px;
    margin-top: 28px;
    overflow: hidden;
    border-radius: 12px;
    position: relative
}

.newzhtwo .newzhtwofl h3 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.newzhtwo .newzhtwofl h3 a {
    clear: both;
    display: block;
    padding: 6px 10px;
    color: #fff;
    background: #333;
    background: rgba(0, 0, 0, .51);
    font-size: 14px;
    line-height: 24px
}

.newzhtwo .newzhtwofl:hover h3 a {
    background: rgba(191, 33, 29, .5)
}

.newzhtwo ul {
    float: right;
    width: 540px;
    margin-top: 28px
}

.newzhtwo ul li {
    background: url(../images/newicon01.jpg) right bottom no-repeat;
    background-size: auto 8px;
    padding-bottom: 16px;
    margin-bottom: 8px
}

.newzhtwo ul li:last-child {
    margin-bottom: 0
}

.newzhtwo ul li span {
    float: left;
    background: #f4f7ff;
    border-radius: 6px;
    text-align: center;
    font-size: 26px;
    line-height: 1;
    padding-top: 8px;
    width: 62px
}

.newzhtwo ul li span i {
    clear: both;
    display: block;
    font-style: normal;
    background: #fff;
    font-size: 12px;
    line-height: 20px;
    margin-top: 8px;
    border-radius: 6px;
    color: #161616;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .06)
}

.newzhtwoitem {
    float: right;
    width: 463px
}

.newzhtwoitem h3 a {
    font-size: 14px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #161616;
    line-height: 1;
    margin-top: 5px
}

.newzhtwoitem h3 a:hover {
    color: #bf211d
}

.newzhtwoitem p {
    color: #666;
    font-size: 12px;
    line-height: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -o-line-clamp: 2;
    margin-top: 7px
}

.newzhFour {
    padding: 0 30px 30px
}

.newzhFour ul {
    clear: both;
    display: block;
    margin-left: -3%;
    margin-top: 28px
}

.newzhFour ul li {
    float: left;
    width: 47%;
    margin-left: 3%;
    background: url(../images/newicon01.jpg) right bottom no-repeat;
    background-size: auto 8px;
    padding-bottom: 25px;
    margin-bottom: 20px
}

.newzhFour ul li span {
    float: left;
    background: #f4f7ff;
    border-radius: 6px;
    text-align: center;
    font-size: 26px;
    line-height: 1;
    padding-top: 8px;
    width: 62px
}

.newzhFour ul li span i {
    clear: both;
    display: block;
    font-style: normal;
    background: #fff;
    font-size: 12px;
    line-height: 20px;
    margin-top: 8px;
    border-radius: 6px;
    color: #161616;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .06)
}

.newzhFouritem {
    float: right;
    width: 375px
}

.newzhFouritem h3 a {
    font-size: 14px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #161616;
    line-height: 1;
    margin-top: 5px
}

.newzhFouritem h3 a:hover {
    color: #bf211d
}

.newzhFouritem p {
    color: #666;
    font-size: 12px;
    line-height: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -o-line-clamp: 2;
    margin-top: 7px
}

.newzhthree {
    clear: both;
    background: url(../images/prothreeicon01.jpg);
    position: relative
}

.newzhthree:after {
    position: absolute;
    z-index: 2;
    content: "";
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background: url(../images/prothreeicon03.png) center bottom no-repeat;
    background-size: 100%
}

.newzhthree::before {
    position: absolute;
    z-index: 2;
    content: "";
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background: url(../images/prothreeicon04.png) center bottom no-repeat;
    background-size: 100%
}

.newzhthree .container {
    padding: 30px 30px 75px;
    position: relative;
    z-index: 3
}

.newzhthree ul {
    clear: both;
    margin-top: 26px;
    position: relative;
    width: 100%
}

.newzhthree ul:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 88px;
    background: #cc2c1e;
    width: 2px
}

.ie8-hack .newzhthree ul:after {
    left: 85px
}

.newzhthree ul li {
    padding: 20px 0;
    position: relative;
    z-index: 1
}

.newzhthree ul span {
    float: left;
    width: 95px;
    background: url(../images/newicon02.png) right center no-repeat;
    background-size: 12px;
    font-size: 12px;
    color: #161616
}

.newzhthreefr {
    float: right;
    width: 828px
}

.newzhthreefr h3 a {
    font-size: 14px;
    color: #161616
}

.newzhthreefr h3 a:hover {
    color: #bf211d
}

.newzhthreefr p {
    font-size: 12px;
    color: #666;
    line-height: 20px;
    margin-top: 5px
}

@media (min-width:1440px) {
    .container {
        width: 1200px
    }

    .header {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .header .logo {
        width: 175px
    }

    .header .nav {
        margin-left: 36px
    }

    .header .nav li {
        padding: 8px 4px 10px;
        margin: 0 15px
    }

    .header .nav li:after,
    .header .nav li:before {
        width: 50px
    }

    .header .nav li a {
        font-size: 16px;
        line-height: 30px
    }

    .header .headerfr {
        width: 244px
    }

    .breadnav {
        font-size: 14px;
        padding: 18px 0 27px
    }

    .probantxt {
        padding: 20px 0 60px
    }

    .probantxt h1 {
        font-size: 48px;
        background-size: 14px;
        padding-left: 32px
    }

    .probantxt h1 span {
        margin-left: 32px
    }

    .newzhone {
        margin-top: 159px;
        padding-bottom: 48px
    }

    .newzhone:after {
        width: 160px;
        background-size: 160px;
        height: 241px;
        top: -156px
    }

    .newzhone .newzhtop {
        padding: 30px 38px 0
    }

    .newzhtop p a {
        font-size: 30px;
        line-height: 35px
    }

    .newzhtop span a {
        width: 130px;
        border-radius: 17px;
        background-size: 10px;
        padding: 3px 0 3px 15px;
        background-position: 25px center
    }

    .newzhone .newzhonebox {
        padding: 42px 22px 0
    }

    .newzhone .newzhonebox li {
        width: 578px;
        padding: 0 16px
    }

    .newzhoneboxpic {
        border-radius: 8px;
        width: 310px
    }

    .newzhoneboxitem {
        width: 236px;
        margin-top: 18px
    }

    .newzhoneboxitem h3 a {
        font-size: 16px;
        line-height: 20px
    }

    .newzhoneboxitem i {
        padding: 11px 0;
        font-size: 14px
    }

    .newzhoneboxitem p {
        margin-bottom: 15px;
        font-size: 14px
    }

    .newzhoneboxitem .newzhoneboxmore {
        width: 102px;
        height: 26px;
        line-height: 26px;
        border-radius: 13px;
        font-size: 14px
    }

    .newzhone .newzhonebom {
        padding-top: 23px
    }

    .newzhone .newzhonebom li {
        width: 600px;
        padding: 25px 43px 0
    }

    .newzhone .newzhonebom li h3 a {
        font-size: 16px;
        line-height: 24px
    }

    .newzhone .newzhonebom li i {
        font-size: 14px;
        padding: 12px 0
    }

    .newzhone .newzhonebom li p {
        font-size: 14px;
        line-height: 22px;
        height: 44px
    }

    .hotnewtit {
        font-size: 18px;
        padding: 100px 8px 0 37px;
        width: 71px;
        line-height: 19px
    }

    .hotnew {
        width: 1082px;
        height: 259px;
        background-size: 1082px;
        margin-top: -159px;
        margin-left: 139px
    }

    .newlist .hotnew {
        margin-left: 101px;
        margin-top: -195px
    }

    .hotnewbox {
        width: 986px;
        margin-right: 21px
    }

    .ie8-hack .hotnewbox {
        width: 1125px;
        margin-right: 0
    }

    .hotnewboxtop {
        padding: 14px 0 0 38px;
        height: 171px
    }

    .hotnewboxtop li {
        width: 191px;
        margin-right: 43px
    }

    .hotnewboxtop li .hotnewboxtoppic {
        border-radius: 8px
    }

    .hotnewboxtop li .hotnewboxtoptit {
        font-size: 14px;
        padding: 10px
    }

    .hotnewboxbom {
        padding-left: 40px
    }

    .hotnewboxbom li {
        padding: 3px 30px 3px 0
    }

    .hotnewboxbom li a {
        font-size: 14px
    }

    .hotnewboxtop li .hotnewboxtoppic:before {
        width: 45px;
        height: 32px
    }

    .hotnewboxtop li:first-child .hotnewboxtoppic:before,
    .hotnewboxtop li:first-child+li .hotnewboxtoppic:before,
    .hotnewboxtop li:first-child+li+li .hotnewboxtoppic:before,
    .hotnewboxtop li:first-child+li+li+li .hotnewboxtoppic:before {
        background-size: 45px
    }

    .newzhFour ul li,
    .newzhtwo ul li {
        background-size: auto 10px
    }

    .newzhtwo {
        padding: 52px 38px 5px
    }

    .newzhtwo .newzhtwofl {
        width: 437px;
        margin-top: 34px
    }

    .newzhtwo .newzhtwofl h3 a {
        font-size: 16px
    }

    .newzhtwo ul {
        width: 645px;
        margin-top: 34px
    }

    .newzhtwo ul li {
        padding-bottom: 18px;
        margin-bottom: 12px
    }

    .newzhtwo ul li span {
        width: 75px;
        font-size: 32px;
        padding-top: 11px
    }

    .newzhtwo ul li span i {
        font-size: 12px;
        line-height: 24px;
        margin: 11px 1px 4px
    }

    .newzhtwoitem {
        width: 555px;
        padding-top: 3px
    }

    .newzhtwoitem h3 a {
        font-size: 16px
    }

    .newzhtwoitem p {
        font-size: 12px;
        line-height: 22px;
        margin-top: 9px;
        height: 44px
    }

    .newzhFour {
        padding: 0 38px 50px
    }

    .newzhFour ul {
        margin-top: 34px
    }

    .newzhFour ul li span {
        width: 75px;
        font-size: 32px;
        padding-top: 11px
    }

    .newzhFour ul li span i {
        font-size: 12px;
        line-height: 24px;
        margin: 11px 1px 4px
    }

    .newzhFouritem {
        width: 450px;
        padding-top: 3px
    }

    .newzhFouritem h3 a {
        font-size: 16px
    }

    .newzhFouritem p {
        font-size: 12px;
        line-height: 22px;
        margin-top: 9px;
        height: 44px
    }

    .newzhthree ul:after {
        left: 97px
    }

    .ie8-hack .newzhthree ul:after {
        left: 95px
    }

    .newzhthree .container {
        padding: 38px 38px 80px
    }

    .newzhthree ul {
        margin-top: 32px
    }

    .newzhthree ul span {
        width: 105px;
        font-size: 14px;
        background-size: 14px
    }

    .newzhthreefr {
        width: 1001px
    }

    .newzhthreefr h3 a {
        font-size: 16px;
        line-height: 24px
    }

    .newzhthreefr p {
        font-size: 14px;
        line-height: 24px;
        margin-top: 10px
    }

    .floating_ck {
        width: 120px;
        margin-top: -164px
    }

    .floating_ck .floating_ckBox {
        padding-bottom: 54px
    }

    .floating_ck .floating_ckBox .floating_top {
        width: 146px
    }

    .floating_ck .floating_ckBox .floating_bom {
        font-size: 17px;
        padding-top: 10px
    }

    .floating_ck .floating_ckBox .floating_bom span {
        width: 41px;
        height: 41px
    }

    .floating_ck .floating_ckBox .floating_bom span img {
        width: 17px;
        margin-left: -9px;
        bottom: 3px
    }

    .floating_i01 {
        margin-top: -15px;
        margin-left: -13px;
        width: 22px;
        height: 22px
    }

    .floating_i02 {
        width: 14px;
        height: 14px;
        margin-top: -11px;
        margin-left: -9px
    }

    .floating_ck .floating_ckBox .floating_box {
        padding: 12px 0
    }

    .floating_ck .floating_ckBox .floating_box span {
        padding: 8px 0;
        font-size: 16px
    }

    .floating_ck .floating_ckBox .floating_boxbom {
        width: 113px
    }

    .floating_ck .floating_ckBox .floating_boxbom .floating_photo {
        font-size: 17px;
        background-size: 22px;
        line-height: 40px;
        padding-left: 31px;
        border-radius: 0 20px 20px 0
    }

    .floating_ck .floating_ckBox .floating_boxbom .floating_ewm {
        border-radius: 20px;
        padding: 10px 0 0 14px
    }

    .floating_ewm .floating_ewmBom {
        margin-top: 5px
    }

    .floating_ewm .floating_ewmBom .floating_ewmBomFl {
        border-radius: 10px
    }

    .floating_ewm .floating_ewmBom .floating_ewmBomFr {
        font-size: 14px;
        line-height: 26px
    }

    .floating_ewm .floating_ewmTop {
        font-size: 17px;
        background-size: 22px;
        line-height: 30px;
        padding-left: 29px
    }
}

@media (min-width:1860px) {
    .container {
        width: 1600px
    }

    .header {
        padding-top: 25px;
        padding-bottom: 30px
    }

    .header .logo {
        width: 231px
    }

    .header .nav {
        margin-left: 67px
    }

    .header .nav li {
        padding: 10px 5px;
        margin: 0 25px
    }

    .header .nav li a {
        font-size: 18px;
        line-height: 40px
    }

    .header .nav li:after,
    .header .nav li:before {
        width: 53px
    }

    .header .headerfr {
        width: 323px
    }

    .breadnav {
        font-size: 16px;
        padding: 25px 0 46px
    }

    .probantxt {
        padding: 26px 0 82px
    }

    .probantxt h1 {
        font-size: 64px;
        background-size: 18px;
        padding-left: 42px
    }

    .probantxt h1 span {
        margin-left: 45px
    }

    .newzhone {
        margin-top: 214px
    }

    .newzhone:after {
        width: 214px;
        background-size: 214px;
        height: 322px;
        top: -208px
    }

    .newzhone .newzhtop {
        padding: 47px 50px 0
    }

    .newzhtop p a {
        font-size: 40px;
        line-height: 45px
    }

    .newzhtop span a {
        font-size: 16px;
        width: 170px;
        border-radius: 25px;
        padding: 8px 0 8px 20px;
        background-position: 39px center;
        background-size: 12px
    }

    .newzhone .newzhonebox {
        padding: 56px 29px 0
    }

    .newzhone .newzhonebox li {
        width: 771px;
        padding: 0 21px
    }

    .newzhoneboxpic {
        border-radius: 10px;
        width: 412px
    }

    .newzhoneboxitem {
        width: 309px;
        padding: 35px 33px 28px;
        margin-top: 21px
    }

    .newzhoneboxitem h3 a {
        font-size: 22px;
        line-height: 25px
    }

    .newzhoneboxitem i {
        padding: 20px 0 16px;
        font-size: 16px
    }

    .newzhoneboxitem p {
        line-height: 25px;
        height: 50px;
        font-size: 16px
    }

    .newzhoneboxitem .newzhoneboxmore {
        width: 136px;
        height: 34px;
        line-height: 34px;
        border-radius: 17px;
        font-size: 16px
    }

    .newzhone .newzhonebom {
        padding-top: 37px
    }

    .newzhone .newzhonebom li {
        width: 800px;
        padding: 25px 50px 0
    }

    .newzhone .newzhonebom li h3 a {
        font-size: 22px;
        line-height: 26px
    }

    .newzhone .newzhonebom li i {
        font-size: 16px;
        padding: 15px 0
    }

    .newzhone .newzhonebom li p {
        font-size: 16px;
        line-height: 25px;
        height: 50px
    }

    .hotnewtit {
        font-size: 24px;
        padding: 137px 8px 0 51px;
        width: 99px;
        line-height: 24px
    }

    .hotnew {
        width: 1460px;
        height: 350px;
        background-size: 1460px;
        margin-top: -214px;
        margin-left: 168px
    }

    .newlist .hotnew {
        margin-left: 118px;
        margin-top: -262px
    }

    .hotnewbox {
        width: 1331px;
        margin-right: 28px
    }

    .ie8-hack .hotnewbox {
        width: 1499px;
        margin-right: 0
    }

    .hotnewboxtop {
        padding: 19px 0 0 55px;
        height: 231px
    }

    .hotnewboxtop li {
        width: 254px;
        margin-right: 60px;
        margin-left: 5px
    }

    .hotnewboxtop li .hotnewboxtoppic {
        border-radius: 8px
    }

    .hotnewboxtop li .hotnewboxtoptit {
        font-size: 16px;
        line-height: 24px
    }

    .hotnewboxbom {
        padding-left: 58px;
        padding-top: 20px
    }

    .hotnewboxbom li {
        padding: 6px 30px 6px 0
    }

    .hotnewboxbom li a {
        font-size: 16px;
        padding-left: 35px
    }

    .hotnewboxtop li .hotnewboxtoppic:before {
        width: 61px;
        height: 44px
    }

    .hotnewboxtop li:first-child .hotnewboxtoppic:before,
    .hotnewboxtop li:first-child+li .hotnewboxtoppic:before,
    .hotnewboxtop li:first-child+li+li .hotnewboxtoppic:before,
    .hotnewboxtop li:first-child+li+li+li .hotnewboxtoppic:before {
        background-size: 61px
    }

    .hotnewboxbom li:first-child a,
    .hotnewboxbom li:first-child+li a,
    .hotnewboxbom li:first-child+li+li a,
    .hotnewboxbom li:first-child+li+li+li a {
        background-size: 25px
    }

    .newzhtwo {
        padding: 68px 50px 88px
    }

    .newzhtwo .newzhtwofl {
        width: 582px;
        margin-top: 46px
    }

    .newzhtwo .newzhtwofl h3 a {
        font-size: 18px;
        padding: 16px 15px
    }

    .newzhtwo ul {
        width: 860px;
        margin-top: 46px
    }

    .newzhtwo ul li {
        background-size: auto 12px;
        padding-bottom: 24px;
        margin-bottom: 15px
    }

    .newzhtwo ul li span {
        width: 99px;
        font-size: 42px;
        padding-top: 14px
    }

    .newzhtwo ul li span i {
        font-size: 16px;
        line-height: 30px;
        margin: 14px 1px 4px
    }

    .newzhtwoitem {
        width: 740px;
        padding-top: 3px
    }

    .newzhtwoitem h3 a {
        font-size: 22px
    }

    .newzhtwoitem p {
        font-size: 16px;
        line-height: 26px;
        margin-top: 12px;
        height: 52px
    }

    .newzhFour {
        padding: 0 50px 80px
    }

    .newzhFour ul {
        margin-top: 46px
    }

    .newzhFour ul li {
        background-size: auto 12px;
        padding-bottom: 24px;
        margin-bottom: 15px
    }

    .newzhFour ul li span {
        width: 99px;
        font-size: 42px;
        padding-top: 14px
    }

    .newzhFour ul li span i {
        font-size: 16px;
        line-height: 30px;
        margin: 14px 1px 4px
    }

    .newzhFouritem {
        width: 600px;
        padding-top: 3px
    }

    .newzhFouritem h3 a {
        font-size: 22px
    }

    .newzhFouritem p {
        font-size: 16px;
        line-height: 26px;
        margin-top: 12px;
        height: 52px
    }

    .newzhthree ul:after {
        left: 125px
    }

    .newzhthree .container {
        padding: 50px 50px 120px
    }

    .newzhthree ul {
        margin-top: 40px
    }

    .newzhthree ul span {
        width: 135px;
        background-size: 18px;
        font-size: 16px
    }

    .newzhthreefr {
        width: 1334px
    }

    .newzhthreefr h3 a {
        font-size: 22px;
        line-height: 24px
    }

    .newzhthreefr p {
        font-size: 16px;
        line-height: 26px;
        margin-top: 10px
    }

    .floating_ck {
        width: 140px;
        margin-top: -191px
    }

    .floating_ck .floating_ckBox {
        padding-top: 136px;
        padding-bottom: 60px
    }

    .floating_ck .floating_ckBox .floating_top {
        width: 164px
    }

    .floating_ck .floating_ckBox .floating_bom {
        font-size: 20px
    }

    .floating_ck .floating_ckBox .floating_bom span {
        width: 46px;
        height: 46px
    }

    .floating_ck .floating_ckBox .floating_bom span img {
        width: 19px;
        margin-left: -7px
    }

    .floating_i01 {
        width: 26px;
        height: 26px;
        margin-top: -16px;
        margin-left: -13px
    }

    .floating_i02 {
        width: 16px;
        height: 16px;
        margin-top: -11px;
        margin-left: -8px
    }

    .floating_ck .floating_ckBox .floating_box {
        padding: 15px 0
    }

    .floating_ck .floating_ckBox .floating_box span {
        padding: 10px 0;
        font-size: 18px
    }

    .floating_ck .floating_ckBox .floating_boxbom {
        width: 132px
    }

    .floating_ck .floating_ckBox .floating_boxbom .floating_photo {
        font-size: 20px;
        background-size: 26px;
        line-height: 50px;
        padding-left: 40px;
        border-radius: 0 25px 25px 0;
        background-position: 8px center
    }

    .floating_ck .floating_ckBox .floating_boxbom .floating_ewm {
        border-radius: 25px;
        padding: 15px 0 0 17px
    }

    .floating_ewm .floating_ewmBom {
        margin-top: 8px
    }

    .floating_ewm .floating_ewmBom .floating_ewmBomFr {
        font-size: 16px;
        line-height: 28px
    }

    .floating_ewm .floating_ewmTop {
        font-size: 20px;
        background-size: 26px;
        padding-left: 35px
    }
}

@media (min-width:1920px) {
    .insideban04 {
        background-size: 100% 552px
    }
}

.ie8-hack .hotnew {
    margin-left: 0 !important;
    width: 100%;
    background: #f3f6ff;
    height: auto
}

.ie8-hack .hotnewtit {
    float: none;
    clear: both;
    display: block;
    width: 100%;
    text-align: left;
    padding: 33px 8px 0 37px
}