﻿body,
div,
dl,
dt,
dd,
ul,
ol,
li,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote {
    margin: 0;
    padding: 0;
    font-size: 12px;
    _background-image: url(about:blank);
    _background-attachment: fixed;
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
}

ul,
li,
dl,
dt,
dd,
ol {
    display: block;
    list-style: none;
}

img {
    border: 0;
    max-width: 100%;
}

.clear {
    clear: both;
}

a {
    text-decoration: none;
    outline: 0;
}

center {
    padding: 20px 0;
}


.block {
    width: 228px;
    height: 200px;
    display: block;
}

.banner {
    width: 100%;
    position: relative;
}

.bannerpic {
    display: block;
    width: 100%;
}

.top {
    width: 980px;
    height: 50px;
    position: absolute;
    left: 50%;
    margin-left: -490px;
    z-index: 20;
    top: 0;
}

.logo {
    float: left;
    display: inline
}

.logo img {
    max-height: 80px;
}

.toptel {
    float: right;
    display: inline
}

.navbg {
    width: 100%;
    height: 88px;
    position: absolute;
    left: 0;
    top: 70px;
    background: url(../image/navbg3.png) center 0 no-repeat;
    z-index: 10
}

.nav {
    width: 980px;
    height: 88px;
    margin: 0 auto
}

.nav a {
    display: block;
    width: 108px;
    height: 88px;
    float: left;
    text-align: center;
    font: 16px/80px 'microsoft yahei';
    color: #540c0c
}

.nav a:hover {
    color: #e52813
}

.topborder {
    width: 100%;
    height: 0;
    overflow: hidden;
    
    
}

.marqueebg {
    width: 100%;
    height: 36px;
    background: #020100
}

.marquee {
    width: 980px;
    height: 36px;
    margin: 0 auto;
    position: relative;
}

.marquee span {
    float: left;
    font: 18px/66px 'microsoft yahei';
    color: #d90e03;
    padding-left: 172px;
    position: relative;
    z-index: 11
}

.flower {
    position: absolute;
    left: 0;
    top: -51px;
    z-index: 10
}

.marquee marquee {
    float: left;
    width: 600px;
    margin-right: 5px;
    font: 14px/36px 'microsoft yahei';
    color: #ffdddb
}

.search {
    float: right;
    height: 37px;
    margin: 15px 0 0 0;
    display: inline;
}

.text {
    float: left;
    width: 207px;
    height: 37px;
    font: 14px/37px '宋体';
    color: #333;
    text-indent: 14px;
    border: 0;
    background: url(../image/text4.jpg) 0 0 no-repeat;
    display: inline
}

.select {
    float: left;
    width: 102px;
    height: 37px;
    border: 0;
    background: url(../image/select8.jpg) no-repeat 0 0;
}

.button {
    float: left;
    background: url(../image/button6.jpg) no-repeat;
    width: 42px;
    height: 39px;
    border: 0;
}

.select select {
    width: 102px;
}

.searchBar span {
    float: right;
    margin-top: 6px;
}

.searchBar span a {
    color: #666;
    margin-right: 8px;
}

.searchBar span a:hover {
    color: #ef9b11;
}

.searchBar .select {
    float: left;
    margin-top: 1px;
    display: inline;
    margin-right: 8px;
}

.searchBar .text {
    float: left;
}

.searchBar .text input {
    width: 214px;
    padding-top: 3px;
    height: 17px;
    border: 1px solid #b7d1eb;
}

div.selectbox-wrapper {
    border-right: #b7d1eb 1px solid;
    border-top: #b7d1eb 0 solid;
    overflow: hidden;
    border-left: #b7d1eb 1px solid;
    width: 99px;
    border-bottom: #b7d1eb 1px solid;
    position: absolute;
    background: #fff;
    text-align: left;
    *margin-top: 0;
    z-index: 10;
}

div.selectbox-wrapper ul li.selected {
    background-color: #e0ecf7;
}

div.selectbox-wrapper ul li.current {
    color: #fff;
    background-color: #36c
}

div.selectbox-wrapper ul li {
    text-align: center;
    padding-right: 3px;
    padding-bottom: 3px;
    width: 102px;
    cursor: pointer;
    line-height: 20px;
    padding-top: 3px;
    font-size: 14px;
    font-family: '微软雅黑';
    color: #666;
}

.selectbox {
    border: none;
    display: block;
    width: 102px;
    text-indent: 13px;
    cursor: pointer;
    height: 39px;
    background: none;
    font-size: 14px;
    font-family: 'simsun';
    color: #333;
    line-height: 39px;
}

.btn {
    float: left;
    display: inline;
    margin-left: 8px;
    margin-top: 2px;
}


.fixed {
    position: fixed;
    width: 55px;
    height: 212px;
    right: 25px;
    bottom: 50px;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
    z-index: 999;
}

.fixed a {
    display: block;
    width: 55px;
    height: 53px;
}

.book {
    background: url(../image/fixed.jpg) 0 0 no-repeat;
}

.book:hover {
    background-position: -54px 0;
}

.fixed a.codepic {
    background: url(../image/fixed.jpg) 0 0 no-repeat;
    background-position: 0 -53px;
    height: 52px;
}

.fixed a.codepic:hover {
    background-position: -54px -53px;
}

.fixed div {
    position: relative;
}

.fixed a.backup {
    background: url(../image/fixed.jpg) 0 0 no-repeat;
    background-position: 0 -158px;
    height: 52px;
}

.fixed a.backup:hover {
    background-position: -54px -158px;
    height: 53px;
}

.fixed div img {
    position: absolute;
    left: -196px;
    width: 196px;
    height: 196px;
    top: -106px;
    display: none;
}


.con1 {
    width: 980px;
    margin: 26px auto 0;
    height: 496px;
}

.left {
    width: 220px;
    float: left
}

.lefttitle {
    width: 220px;
    height: 60px;
    background: url(../image/lefttitle5.jpg) 0 0 no-repeat;
    font: 20px/63px 'microsoft yahei';
    color: #ffef3c;
    text-indent: 45px;
    overflow: hidden
}

.leftnav {
    width: 215px;
    margin-left: 5px;
    background: #22150d;
    padding-bottom: 5px
}

.leftnav li {
    width: 100%;
    background: url(../image/leftborder.jpg) 0 44px repeat-x;
}

.leftnav li a {
    display: block;
    width: 100%;
    height: 46px;
    background: url(../image/icons16.jpg) 25px center no-repeat;
    text-indent: 36px;
    font: 14px/46px 'simsun';
    color: #a8826a
}

.lookmore {
    width: 223px;
    padding-right: 16px;
    height: 51px;
    background: #22150d;
    text-align: right;
    font: 14px/51px 'simsun';
    margin-left: 5px
}

.lookmore a {
    color: #ff8400
}

.con1right {
    width: 734px;
    float: left;
    height: 496px;
}

.con1right li {
    width: 228px;
    float: left;
    padding-left: 16px;
    height: 240px;
    text-align: center;
    font: 14px/40px 'simsun';
}

.con1right li a {
    color: #333
}


.con2 {
    width: 980px;
    height: 466px;
    margin: 0 auto
}

.con2left {
    width: 490px;
    float: left;
    height: 466px;
}

.con2title {
    width: 100%;
    height: 45px;
    background: #22150d
}

.con2title p {
    float: left;
    background: url(../image/titlebg6.jpg) 0 0 no-repeat;
    width: 172px;
    height: 45px;
    margin-left: 12px;
    _margin-left: 6px;
    text-align: center;
    font: 20px/45px 'microsoft yahei';
    color: #ffef3c
}

.con2title a {
    float: right;
    font: 12px/45px 'simsun';
    color: #d3b09a;
    margin-right: 9px
}

.listul {
    width: 100%
}

.listul li {
    width: 100%;
    height: 118px;
    padding-top: 12px;
    border-bottom: 1px dashed #bbbaba
}

.listul li img {
    float: left;
}

.listtitle {
    float: left;
    width: 307px;
    margin-left: 6px;
    font: 18px/38px 'microsoft yahei';
    color: #22150d;
    height: 38px;
    overflow: hidden
}

.listul li div {
    width: 307px;
    padding-left: 6px;
    font: 12px/30px 'simsun';
    color: #333;
    height: 60px;
    float: left;
    overflow: hidden
}

.con2right {
    float: left;
    width: 476px;
    padding-left: 14px;
}

.con2right img {
    display: block;
    margin: 24px auto 10px
}

.jonin_con {
    width: 100%;
    font: 12px/30px 'simsun';
    color: #22150d;
    height: 150px;
    overflow: hidden;
}


.linksbg {
    width: 100%;
    background: url(../image/linkbg1.jpg) center 0 no-repeat #22150d;
}

.links {
    width: 80%;
    margin: 0 auto;
    background: url(../image/linktitle.jpg) 0 0 no-repeat;
    font: 12px/62px 'simsun';
    color: #947664;
    line-height: 26px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.links a {
    color: #947664
}

.links span {
    margin: 0 16px;
    padding-left: 146px;
}

.links li {
    display: inline-block;
}

.links li+li {
    margin-right: 8px;
}

.foot {
    width: 100%;
    height: 126px;
    padding-top: 15px;
    background: url(../image/footbg4.jpg) center 0 no-repeat #0d0704;
    text-align: center
}

.foot p {
    font: 12px/24px 'simsun';
    color: #947664
}

.foot p a {
    color: #947664
}

.foot p span {
    margin: 0 14px
}

.footlogo img {
    margin-top: 18px
}


.subpage {
    width: 980px;
    margin: 26px auto 0
}

.left li li a {
    background: none;
    text-indent: 78px;
    font-size: 12px
}

.left a:hover {
    font-weight: bold
}

.lefttitle2 {
    width: 239px;
    height: 45px;
    background: url(../image/titlebg6.jpg) center 0 no-repeat #22150d;
    margin: 20px 0 0 5px;
    text-align: center;
    font: 20px/45px 'microsoft yahei';
    color: #ffef3c
}

.leftcontact {
    width: 237px;
    border: 1px solid #d7c8bf;
    margin: 0 0 20px 5px;
    border-top: 0;
    padding: 8px 0 12px;
    background: url(../image/leftbg.jpg) 0 0 repeat-x #e9e2dd;
}

.leftcontact img {
    display: block;
    margin: 0 auto 12px
}

.leftcontact div {
    width: 180px;
    font: 12px/22px 'simsun';
    color: #333;
    margin: 0 auto
}

.right {
    float: left;
    width: 730px;
    padding: 0 15px;
}

.righttitle {
    width: 100%;
    height: 45px;
}

.righttitle p {
    float: right;
    font: 12px/45px 'simsun';
    color: #22150d
}

.titlename {
    float: left;
    background: url(../image/righttitle3.jpg) 0 0 no-repeat;
    width: 172px;
    height: 45px;
    display: block;
    text-align: center;
    font: 20px/45px 'microsoft yahei';
    color: #ffef3c
}

.righttitle p a {
    color: #22150d
}

.rightcon {
    width: 100%;
    padding: 15px 0;
    font: 14px/30px 'simsun';
    color: #333;
    overflow: hidden
}


.pages {
    width: 100%;
    height: 28px;
    margin: 14px 0;
    clear: both;
}

.pages ul {
    float: right;
    margin: 0 15px 0 0;
    display: inline;
}

.pages ul li {
    float: left;
    display: inline;
    margin: 0 7px 0 0;
    font: 500 14px/26px 宋体;
    color: #333;
    width: 25px;
    height: 25px;
    border: 1px solid #c5b8af;
    background: url(../image/btnbg.jpg) 0 0 repeat-x;
    text-align: center;
}

.pages ul li a {
    color: #333;
    display: block;
    width: 26px;
    height: 25px;
}

.pages ul li.prev {
    width: 64px;
    height: 25px;
    background: url(../image/prev_page2.jpg) -1px -1px no-repeat;
    text-indent: 13px;
    text-align: left;
}

.pages ul li.prev a,
.pages ul li.next a {
    display: block;
    width: 64px;
    height: 25px;
}

.pages ul li.ok a {
    display: block;
    width: 55px;
    height: 28px;
}

.pages ul li.next {
    width: 64px;
    height: 25px;
    background: url(../image/next_page2.jpg) -1px -1px no-repeat;
    text-indent: 6px;
    text-align: left;
}

.pages ul li.clickli {
    font-weight: bold;
}

.pages ul li.dot {
    border: 0;
    background: none;
    color: #333;
}

.pages ul li.allpage {
    width: 136px;
    border: 0;
    background: none;
}

.allpage input {
    width: 26px;
    height: 25px;
    border: 1px solid #c5b8af;
    text-align: center;
    background: url(../image/btnbg.jpg) 0 0 repeat-x;
    margin: 0 5px;
    color: #333;
    font: 14px/25px 宋体;
}

.pages ul li.ok {
    background: url(../image/okbg.jpg) no-repeat 0 0;
    width: 55px;
    height: 28px;
    border: 0;
    float: left;
}

.pages ul li.ok a {
    color: #fbce36;
}


.news {
    width: 100%;
}

.news li {
    width: 98%;
    height: 48px;
    border-bottom: 1px dashed #cccdcd;
    background: url(../image/icons25.jpg) 10px center no-repeat;
    text-indent: 21px;
    color: #666;
    font: 14px/48px 'Simsun'
}

.news li a {
    color: #666;
    float: left;
}

.news li span {
    float: right
}

.news li a:hover {
    color: #333
}

.news li.margin {
    margin-bottom: 20px
}


.product {
    width: 738px;
}

.product li {
    width: 228px;
    padding-right: 18px;
    float: left;
    height: 240px;
    text-align: center;
    font: 14px/40px 'simsun'
}

.product li a {
    color: #333
}


.caseul {
    width: 100%;
}

.caseul li {
    width: 100%;
    height: 210px;
    padding-top: 10px;
}

.picbox {
    float: left;
    width: 228px;
    height: 200px;
}

.casetitle {
    float: left;
    display: block;
    width: 468px;
    margin-left: 14px;
    font: 600 12px/32px 'Simsun';
    color: #333;
    height: 32px;
    overflow: hidden;
    margin-top: 8px
}

.caseul li div {
    width: 468px;
    float: left;
    font: 12px/26px 'Simsun';
    color: #666;
    padding-left: 14px;
    height: 130px;
    overflow: hidden
}


.bookmain {
    width: 650px;
    margin: 10px auto;
    height: auto;
    background: #fff;
    padding: 0 25px;
}

.bookline {
    width: 650px;
    height: 34px;
    background-image: url(../image/about_box_line.jpg);
    background-repeat: repeat-x;
    background-position: 0 0;
    float: left;
    margin-top: 10px;
}

.book3 {
    width: 650px;
    margin: 0 auto;
}

.booktop {
    width: 650px;
    height: 30px;
    float: left;
    background: url(../image/bookico1.png) no-repeat 10px 7px;
    margin-top: 20px;
}

.booktop_name {
    width: 470px;
    height: 30px;
    float: left;
    color: rgb(30, 54, 1);
    padding-left: 30px;
    line-height: 30px;
    font-weight: bold;
}

.booktop_time {
    width: 150px;
    height: 30px;
    float: left;
    color: rgb(30, 54, 1);
    text-align: right;
    line-height: 30px;
}

.bookcontent {
    width: 628px;
    min-height: 40px;
    height: auto !important;
    height: 40px;
    float: left;
    border: 1px solid #d6deef;
    background: url(../image/bookcontentbg.jpg) repeat-x;
    background-color: #fff;
    padding: 10px;
    color: rgb(30, 54, 1);
}

.bookadmin {
    width: 650px;
    height: auto;
    float: left;
}

.bookadmin_top {
    width: 650px;
    height: 12px;
    float: left;
}

.bookadmin_mid {
    width: 628px;
    min-height: 30px;
    height: auto !important;
    height: 30px;
    border-left: 1px solid #d6deef;
    border-right: 1px solid #d6deef;
    border-bottom: 1px solid #d6deef;
    float: left;
    padding: 10px;
    color: rgb(30, 54, 1);
}

.messagecol {
    color: rgb(30, 54, 1);
}

.admincol {
    color: rgb(30, 54, 1);
    font-weight: bold;
}

.admintimecol {
    color: rgb(30, 54, 1);
    float: right;
    *margin-top: -17px;
}

.message {
    width: 600px;
    height: auto;
    float: left;
    padding-left: 50px;
    color: rgb(30, 54, 1);
}

.message li {
    width: 500px;
    height: 40px;
    float: left;
    margin: 0px;
    padding: 0px;
}

.message li input {
    height: 15px;
    line-height: 15px;
    width: 150px;
}

.message li p.message_title {
    width: 100px;
    height: 25px;
    float: left;
    text-align: right;
    font-size: 12px;
}

.message li p.message_content {
    width: 400px;
    float: left;
}

.message li.contentb {
    width: 500px;
    height: 150px;
    float: left;
}

.message li.contentb textarea {
    width: 370px;
    height: 120px;
}

.message li.yzm {
    width: 500px;
    height: 60px;
    float: left;
}

.message li p.message_yzminput {
    width: 100px;
    float: left;
}

.message li p.message_yzminput input {
    width: 70px;
}

.message li p.message_yzmico {
    width: 100px;
    height: 40px;
    float: left;
}

.message li p.message_sub {
    width: 200px;
    height: 40px;
    float: left;
    text-align: right;
}

.tab2 {
    background: #fff;
    width: 100%;
    margin-top: 5px;
    border: 1px solid #e1e0e1;
}

.blank {
    width: 100%;
    height: 20px;
    margin-bottom: 5px;
}

.c_red {
    color: red;
    margin-left: 4px;
    position: relative;
    z-index: 9;
}


.rightcon h1 {
    width: 100%;
    text-align: center;
    font: 18px/30px '宋体';
    color: #333;
}

.datetitme {
    width: 100%;
    text-align: center;
    height: 40px;
    font: 12px/14px '';
    color: #999;
    border-bottom: 1px solid #cecece;
    margin-bottom: 10px;
}

.back {
    display: block;
    width: 104px;
    height: 34px;
    margin: 10px auto;
    color: #fefeff;
    background: url(../image/back2.jpg) 0 0 no-repeat;
    text-align: center;
    font: 16px/34px 'microsoft yahei';
}

.page {
    width: 100%;
    height: 50px;
    text-indent: 29px;
    border-bottom: 1px solid #cecece;
    font: 12px/48px '宋体';
    color: #333;
}

.page a {
    color: #ff7301;
}

.rightcon div {
    font-size: 14px
}


.pagination-wrapper {
    margin: 20px 0;
}

.pagination {
    height: 34px;
    text-align: center;
}

.pagination li {
    display: inline-block;
    height: 34px;
    margin-right: 5px;
}

.pagination li a {
    float: left;
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    font-size: 16px;
    border: 1px solid #dddddd;
    color: #555555;
    text-decoration: none;
}

.pagination li a:hover {
    background: #f5f5f5;
    color: #0099ff;
}

.pagination li.thisclass {
    background: #09f;
    color: #fff;
}

.pagination li.thisclass a,
.pagination li.thisclass a:hover {
    background: transparent;
    border-color: #09f;
    color: #fff;
    cursor: default;
}

.pagess {
    clear: both;
    margin: 20px;
    overflow: hidden;
    margin-left: 0px;
    text-align: center;
    font-size: 12px
}

.pagess ul li {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 2px 9px;
    margin: 0 3px;
    line-height: 20px;
    background: #fff;
    color: #999
}

.pagess ul li:hover {
    background: #ccc;
    color: #fff;
    border: 1px solid #ccc
}

.pagess ul li:hover a {
    color: #fff;
}

.pagess ul li.thisclass {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 2px 9px;
    margin: 0 3px;
    background: #ccc;
    color: #fff;
}

.pagess ul li.thisclass a {
    color: #fff;
}

.pagess ul li a {
    display: block;
    color: #999
}

.pagess ul li a:hover {
    color: #fff;
}





.swiper-container {
    width: 100%;
}

.swiper-container img {
    max-width: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.swiper-text {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -56px;
    z-index: 2;
    text-align: center;
    color: #FFF;
    width: 100%;
}

.swiper-text h3 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 3%;
    color: #FFF;
    line-height: 24px;
}

.swiper-text p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 3%;
    color: #FFF;
    line-height: 24px;
}

.swiper-text .swiperbtn {
    display: block;
    background: #0064Cd;
    background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #1dab7d), to(#47de9d));
    background-image: linear-gradient(270deg, #1dab7d 0, #47de9d 100%);
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    margin: 0 auto;
    font-size: 14px;
}

.swiper-text .swiperbtn:hover {
    -webkit-box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
    box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}



.z1e50ameta-tags {
    padding: 20px 0;
}

.z1e50ameta-tags .z1e50atagitem {
    position: relative;
    display: inline-block;
    height: 30px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 30px;
    vertical-align: top;
    border-radius: 100px;
    background: #f2f3f5;
    margin-bottom: 20px;
}

.z1e50ameta-tags .z1e50atagitem:hover {
    background-color: rgba(0, 102, 255, .15);
}

.z1e50ameta-tags .z1e50atagitem:not(:last-child) {
    margin-right: 10px;
}



.z1e50acontainer {
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box
}

@media screen and (min-width:768px) {
    .z1e50acontainer {
        width: 750px
    }
}

@media screen and (min-width:992px) {
    .z1e50acontainer {
        width: 970px
    }
}

@media screen and (min-width:1200px) {
    .z1e50acontainer {
        width: 1170px
    }
}

@media only screen and (max-width: 1140px) {

    .z1e50amain,
    .z1e50acontainer {
        width: auto;
    }
}

.z1e50aplace {
    min-height: 56px;
    background-color: #f2f3f5;
    line-height: 56px;
    font-size: 16px;
    padding: 0 20px;
    margin: 20px 0;
}

.z1e50arow .z1e50arowtitle {
    text-align: center;
    padding: 30px 0 20px 0;
}

.z1e50arow .z1e50arowtitle h1 {
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}

.z1e50arow .z1e50arowtitle p {
    font-size: 16px;
    line-height: 30px;
    color: rgba(119, 119, 119, 1);
    font-family: Arial;
}


.z1e50acontent {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 30px;
}

.z1e50acontent p {
    padding-bottom: 20px;
}

.z1e50acontent .contain {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 36px 40px;
    background: #FAF7F2;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    border-radius: 6px;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
}

.z1e50acontent .contain:hover {
    background: #EFEFEF;
}

.z1e50acontent .contain .ch-title {
    font-size: 24px;
    font-weight: 600;
    color: #5d5044;
    line-height: 32px;
    margin-bottom: 6px;
}

.z1e50acontent .contain .en-title {
    font-size: 16px;
    font-family: HelveticaNeueLTPro;
    color: rgba(133, 114, 90, 0.6);
    line-height: 32px;
    padding-bottom: 8px;
}

.z1e50acontent .contain .line {
    width: 48px;
    height: 4px;
    background: #ff9f38;
    display: inline-block;
    margin-bottom: 24px;
}

.z1e50acontent .contain p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    text-align: justify;
}


.z1e50anews_list_wrap {
    max-width: 1140px;
    margin: 0 auto;
}

.news_list_item_line {
    padding: 30px;
    position: relative;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.news_list_item_line:hover {
    -webkit-box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    -moz-box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    color: #2ba0e8;

}

.news_list_item_line:hover a {
    color: #2ba0e8;
}

.news_list_item_header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0
}

.news_list_item_date {
    font-size: 14px;
    color: #999;
    line-height: 24px;
}

.news_list_item_title {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 24px;
}

.news_list_item_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.news_list_item_summery {
    margin-top: 18px;
    font-size: 14px;
    color: #666;
    line-height: 1.7;
}

.news_list_item_group a {
    display: inline-block;
    position: relative;
    height: 26px;
    line-height: 26px;
    max-width: 100%;
    padding: 0 8px;
    border: 1px solid #e5e5e5;
    margin-top: 12px;
    margin-right: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #999;
    font-size: 12px;
    word-break: keep-all;
    overflow: hidden;
    z-index: 2;
}

.news_list_parting_line {
    height: 0;
    border-bottom: 1px solid #ececec;
    margin: 0 1.6666%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.zzpages ul {
    float: left;
    padding: 12px 0px 12px 16px;
}

.zzpages ul li {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    vertical-align: top;
}

.zzpages li.thisclass {
    background: #292a32;
    border: 1px solid #292a32;
    color: #fff;
}

.zzpages ul li:hover {
    border: 1px solid #292a32;
}

.zzpages ul li a,
.zzpages ul li .pageinfo {
    color: #292a32;
    padding: 8px 12px;
}

.zzpages li.thisclass a {
    color: #fff;
}

.zzpages .pageinfo strong {
    color: #555;
    font-weight: normal;
    margin: 0px 2px;
}