<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 365建站让建站和seo变得简单 */
/* 365建站器官网：Www.365jz.com */


@charset "utf-8";

/* Style Reset*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
h2,
font {
    margin: 0;
    padding: 0;
    border: 0;
}

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%;
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden
}

a {
    text-decoration: none;
    outline: 0;
}

html {
    overflow-x: hidden;
}

.center {
    text-align: center;
}

.center img {
    border: 1px solid #ccc;
}

/* fixed */
.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;
}

.barbook {
    background: url(../images/fixed.jpg) 0 0 no-repeat;
}

.barbook:hover {
    background-position: -54px 0;
}

.fixed a.codepic {
    background: url(../images/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(../images/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;
}

/*header*/

body {
    color: #515d6b;
    font-size: 12px;
    overflow-x: hidden;
    background: #fff
}

a {
    color: #515d6b;
}

.header {
    width: 100%;
    min-width: 1004px;
    height: 80px;
    padding: 10px 0;
    background: #dfddce;
}

.logo {
    float: left;
    display: inline;
}

.logo img {
    max-height: 80px;
}

.tel {
    float: right;
    padding-left: 35px;
    background: url(../images/tel.gif) left 3px no-repeat;
    font-family: 'Microsoft Yahei';
    margin-top: 14px
}

.tel span {
    font-size: 12px;
    font-family: "Times New Roman", Times, serif;
    color: #3f2c0f;
}

.tel p {
    color: #45030f;
    line-height: 1;
    font-family: Arial;
    font-size: 16PX;
}

.menu {
    width: 100%;
    height: 46px;
    background: #45030f;
    margin-bottom: 1px;
}

.menu ul {
    width: 980px;
    margin: 0 auto;
}

.menu li {
    float: left;
    display: inline;
    text-align: center;
    width: 108px;
    background: url(../images/lv13.jpg) right center no-repeat;
}

.menu li.l1 {
    float: left;
    display: inline;
    text-align: center;
    width: 108px;
    background: none;
}

.menu li a {
    display: block;
    width: 100%;
    text-align: center;
    color: #FFF;
    font: 14px/46px 'Microsoft Yahei'
}

.menu a:hover,
.menu a.cur {
    font-weight: bold;
}

.nav {
    position: absolute;
    display: none;
    z-index: 999;
    left: 0;
    width: 70px;
}

.menu li .nav a {
    float: left;
    color: #000;
    width: 100%;
    border-top: 1px solid #000;
    text-align: center;
    line-height: 29px;
    background: #ffe410
}

.menu .nav a:hover,
.menu .nav a.cur {
    height: 29px;
    line-height: 29px;
    padding: 0;
    margin: 0;
    background: #ffe410
}

.vbanner {
    height: 279px;
    width: 100%;
    min-width: 980px;
    background: url(../images/vbanner.jpg) top center no-repeat
}

.vbody #full-screen-slider {
    height: 279px;
    overflow: hidden;
}

#full-screen-slider {
    width: 100%;
    z-index: 0;
    height: 389px;
    position: relative
}

#slides {
    display: block;
    width: 100%;
    height: 389px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative
}

#slides li {
    display: block;
    width: 100%;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute
}

#slides li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px
}

#pagination {
    display: block;
    list-style: none;
    position: absolute;
    left: 0%;
    bottom: 52px;
    z-index: 9900;
    padding: 5px 15px 5px 0;
    margin: 0
}

#pagination li {
    display: block;
    list-style: none;
    width: 24px;
    height: 5px;
    font-size: 1px;
    overflow: hidden;
    float: left;
    margin-left: 1px;
}

#pagination li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    text-indent: -9999px;
}

#pagination li.current {}

/* index*/


/*notice*/
.notice {
    width: 100%;
    position: relative;
    z-index: 99;
    height: 65px;
    line-height: 65px;
    border-bottom: 2px solid #fff;
    background: #c9c6b2;
}

.noticecon {
    width: 500px;
    float: left;
}

.noticecon b {
    float: left;
    font-family: 'Microsoft Yahei';
    font-size: 14px;
    font-weight: normal;
    color: #45030f;
    padding-left: 10px;
}

.noticecon marquee {
    float: left;
    width: 400px;
    color: #45030f;
    font-size: 12px;
    font-family: '宋体'
}

.search {
    position: relative;
    padding-top: 23px;
    float: right;
    width: 315px;
    z-index: 999;
    height: 22px;
    display: inline;
    line-height: 22px;
    padding-right: 10px;
}

.text {
    float: left;
    width: 157px;
    padding-left: 5px;
    border: 1px solid #d5d5d5;
    color: #a08e90;
    height: 22px;
    line-height: 22px;
}

.button {
    float: left;
    width: 27px;
    margin-left: 5px;
    height: 26px;
    display: inline;
    background: url(../images/button.gif) left top no-repeat;
}

.select {
    float: left;
    width: 88px;
    color: #9296a2;
    margin-left: 6px;
    display: inline;
    height: 25px;
    line-height: 25px;
    background: url(../images/select.gif) left top no-repeat;
    position: relative
}

.select select {
    margin: 5px auto;
    width: 88px;
}

div.selectbox-wrapper {
    border: #dcdcdc 1px solid;
    overflow: hidden;
    width: 86px;
    *left: 0;
    position: absolute;
    background: #fff;
    text-align: left;
    *margin-top: 0;
    z-index: 10;
}

div.selectbox-wrapper ul li.selected {
    background: #45030f;
    color: #fff;
}

div.selectbox-wrapper ul li.current {
    color: #fff;
    background-color: #45030f
}

div.selectbox-wrapper ul li {
    text-align: center;
    padding-right: 3px;
    padding-bottom: 3px;
    width: 100%;
    cursor: pointer;
    line-height: 20px;
    padding-top: 3px;
    font-size: 12px;
    font-family: 'Microsoft Yahei';
    color: #666;
}

.selectbox {
    border: none;
    display: block;
    width: 88px;
    text-indent: 8px;
    cursor: pointer;
    height: 25px;
    background: none;
    font-size: 12px;
    font-family: 'Microsoft Yahei';
    color: #a08e90;
    line-height: 25px;
}

.btn {
    float: left;
    display: inline;
    margin-left: 8px;
    margin-top: 2px;
}

.lv_ful {
    float: left;
    width: 182px;
    padding: 0 0 0 14px;
}

.lv_ful li {
    float: left;
    width: 182px;
    padding: 20px 0 0 0;
}

.lv_ful li a.a1 {
    float: left;
    width: 182px;
    color: #fff;
    border-bottom: 1px solid #787269;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}

.lv_ful li a.a2 {
    padding: 5px 0 0 0;
    float: left;
    width: 182px;
    color: #898681;
    height: 32px;
    line-height: 16px;
    overflow: hidden;
}

.lv_ful li a.a1:hover {
    color: #fff;
}

.lv_ful li a.a2:hover {
    color: #898681;
}

.lv_fmore {
    float: left;
    width: 180px;
    line-height: 43px;
    height: 43px;
    background: url(../images/lv_bu.png) left top no-repeat;
    font-size: 18px;
    color: #45030f;
    font-family: 微软雅黑;
    text-align: center;
    display: inline;
    margin: 21px 0 0 14px;
}

a.lv_fmore:hover {
    color: #45030f;
}

.lv_newsf {
    width: 100%;
    height: 444px;
    background: url(../images/lv_bg.jpg) left top repeat-x;
}

.lv_news {
    width: 980px;
    height: 444px;
    margin: 0 auto;
    overflow: hidden;
}

.lv_ab {
    float: left;
    width: 539px;
    height: 410px;
    background: url(../images/lv1.jpg) left bottom no-repeat;
}

.lv_abtop {
    float: left;
    width: 539px;
    height: 30px;
    padding: 35px 0 0 0;
}

.lv_abtop label {
    float: left;
    background: url(../images/lv1.png) 12px top no-repeat;
    padding: 5px 0 0 40px;
    height: 25px;
    color: #dfddce;
    font-size: 16px;
    font-family: 微软雅黑;
}

.lv_abtop a {
    float: right;
    display: inline;
    margin: 8px 10px 0 0;
    width: 55px;
    height: 17px;
    background: url(../images/lv2.png) left top no-repeat;
    line-height: 17px;
    text-align: center;
    color: #45030f;
}

.lv_abtop a:hover {
    color: #45030f;
}

.lv_abcon {
    float: left;
    width: 490px;
    line-height: 25px;
    padding: 10px 0 28px 23px;
    color: #515151;
    height: 125px;
    overflow: hidden;
}

.lv_ye {
    float: left;
    width: 490px;
    height: 181px;
    padding: 0 0 0 20px;
}

.lv_ye p.img {
    float: left;
    padding: 20px 0 0 0;
}

.lv_ye .wor {
    float: left;
    width: 370px;
    padding: 0 0 0 10px;
}

.lv_ye .wor p.name {
    float: left;
    width: 353px;
    background: url(../images/lv2.jpg) left bottom repeat-x;
    height: 25px;
    padding: 20px 0 0px 0;
    display: inline;
    margin: 0 0 0 10px;
}

.lv_ye .wor p.name label {
    float: left;
    background: url(../images/lv4.png) left top no-repeat;
    padding: 0 0 0 22px;
    color: #dfddce;
    font-size: 14px;
    font-family: 微软雅黑;
}

.lv_ye .wor .con {
    float: left;
    width: 370px;
}

.lv_ye .wor .con ul {
    float: left;
    width: 370px;
}

.lv_ye .wor .con ul li {
    float: left;
    width: 60px;
    height: 20px;
    display: inline;
    margin: 15px 0px 0 13px;
    overflow: hidden;
}

.lv_ye .wor .con ul li a {
    float: left;
    width: 60px;
    height: 20px;
    line-height: 20px;
    color: #d6d1af;
}

.lv_ye .wor .con ul li a:hover {
    color: #d6d1af;
}

.lv_ques {
    float: left;
    width: 440px;
    padding: 73px 0 0 0;
    height: 337px;
    background: url(../images/lv3.jpg) left bottom no-repeat;
    position: relative;
}

p.lv_fname {
    float: left;
    width: 440px;
    height: 27px;
}

p.lv_fname label {
    height: 22px;
    float: left;
    background: url(../images/lv5.png) 22px top no-repeat;
    color: #dfddce;
    font-size: 16px;
    font-family: 微软雅黑;
    padding: 5px 0 0 55px;
}

.flo {
    position: absolute;
    width: 94px;
    height: 47px;
    right: 18px;
    bottom: 4px;
    background: url(../images/lv6.png) left top no-repeat;
}

.lv_inpfra {
    float: left;
    width: 420px;
    padding: 27px 0 0 10px;
}

.lv_inpfra p.p1 {
    float: left;
    width: 320px;
    padding: 0 0 10px 0;
}

.lv_inpfra p.p1 label {
    float: left;
    width: 90px;
    text-align: right;
    height: 33px;
    line-height: 33px;
    color: #515151;
}

.lv_inpfra p.p1 label font {
    color: #45030f
}

.lv_inpfra p.p1 span {
    float: left;
    width: 219px;
    height: 33px;
    background: url(../images/lv4.jpg) left top no-repeat;
}

.lv_inpfra p.p1 span input {
    float: left;
    width: 210px;
    height: 30px;
    display: inline;
    margin: 1px 0 0 5px;
    border: 0;
}

.lv_inleft {
    float: left;
    width: 320px;
}

.lv_inpsub {
    float: left;
    width: 89px;
    height: 89px;
    border: 0;
    background: url(../images/lv7.png) left top no-repeat;
    display: inline;
    margin: 25px 0 0 5px;
}

.lv_tefra {
    float: left;
    width: 406px;
    height: 103px;
    background: url(../images/lv5.jpg) left top no-repeat;
    display: inline;
    margin: 0 0 0 28px;
}

.lv_tefra textarea {
    padding: 5px 10px;
    float: left;
    width: 380px;
    height: 89px;
    border: 0;
    display: inline;
    margin: 2px 0 0 3px;
    color: #b5b5b5;
    font-size: 12px;
    line-height: 20px;
}

.lv_inpfra p.p2 {
    float: left;
    width: 320px;
    padding: 0 0 10px 0;
}

.lv_inpfra p.p2 label {
    float: left;
    width: 90px;
    text-align: right;
    height: 33px;
    line-height: 33px;
    color: #515151;
}

.lv_inpfra p.p2 label font {
    color: #45030f
}

.lv_inpfra p.p2 span {
    float: left;
    width: 100px;
    height: 33px;
    background: url(../images/lvvv.jpg) left top no-repeat;
}

.lv_inpfra p.p2 span input {
    float: left;
    width: 90px;
    height: 30px;
    display: inline;
    margin: 1px 0 0 5px;
    border: 0;
}

.lv_inpfra p.p2 em {
    float: left;
    font-style: normal;
    padding: 0 0 0 5px;
}

.case {
    padding-top: 40px;
    width: 100%;
    position: relative;
    z-index: 0;
    height: 412px;
    background: #ffffff;
}

.case .ititle {
    border-bottom: 1px solid #2f2f2f;
}

.case .ititle font {
    color: #fff;
}

.partFourM {
    height: 340px;
    padding-top: 30px;
    width: 980px;
    position: relative;
    margin: 0 auto;
}

.partFourCon {
    height: 310px;
    display: inline;
    width: 900px;
    float: left;
    overflow: hidden;
    position: relative;
}

.left,
.right {
    width: 34px;
    margin-top: 124px;
    float: left;
    height: 34px;
    display: inline;
}

.left {
    margin-right: 5px;
    background: url(../images/left.gif) center no-repeat;
}

.right {
    margin-left: 5px;
    float: right;
    background: url(../images/right.gif) center no-repeat
}

.pro li {
    float: left;
    width: 200px;
    margin-left: 20px;
    overflow: hidden;
    position: relative;
}

.casename {
    height: 38px;
    width: 200px;
    padding: 0 0px;
    float: left;
    background: #fff;
    color: #858585;
    line-height: 1.5;
}

.casename a {
    color: #1c1c1c;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    text-align: center;
    font: 14px/2.5 'Microsoft Yahei';
}

.news {
    width: 100%;
    position: relative;
    padding-top: 41px;
    height: 464px;
    background: #dfddce
}

.newsmain {
    width: 980px;
    margin: 30px auto 0;
}

.newsmain li {
    cursor: pointer;
    float: left;
    width: 447px;
    margin: 0 20px 30px;
    border-bottom: 1px solid #b7b6ac;
    padding: 0 0 30px 0;
}

.newsmain li a {
    display: block;
    float: left;
    cursor: pointer;
}

.time {
    float: left;
    width: 58px;
    height: 58px;
    background: #faf9f9;
    margin-right: 1px;
    border: 1px solid #c6c3af;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}

.time font {
    float: left;
    width: 58px;
    font: 24px/36px 'Arial';
    color: #45030f;
}

.time span {
    font: 12px/20px 'Arial';
    float: left;
    width: 100%;
    color: #4e4e4e;
}

.newsli_r {
    float: left;
    line-height: 1.5;
    color: #515151;
    width: 373px;
    margin-left: 10px;
}

.newsli_rt {
    float: left;
    width: 373px;
    font: 14px/1.5 'Microsoft Yahei'
}

.newsli_rt font {
    width: 20px;
    height: 20px;
    line-height: 20px;
    float: right;
    background: #666;
    color: #fff;
    text-align: center;
}

.newsli_rt .fl {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 300px;
    color: #45030f;
}

.newsli_r em {
    display: block;
    line-height: 24px;
    margin-bottom: 3px;
    border-bottom: 1px dotted #ccc;
    font-style: normal;
    color: #9a9a9a;
}

.lv_mmtop {
    width: 980px;
    margin: 0 auto;
    background: url(../images/lv6.jpg) left bottom repeat-x;
    height: 25px;
    padding: 0 0 14px 0;
}

.lv_mmtop label {
    float: left;
    padding: 0 0 0 33px;
    color: #45030f;
    font-size: 22px;
    font: 22px/1.5 'Microsoft Yahei';
    background: url(../images/lv8.png) 5px top no-repeat;
}

.lv_mmtop a {
    float: right;
    width: 34px;
    text-align: center;
    height: 16px;
    background: url(../images/lv7.jpg) left top no-repeat;
    padding: 0 0 0 17px;
    line-height: 16px;
    color: #eeeeee;
    display: inline;
    margin: 10px 10px 0 0;
}

.lv_mmtop a:hover {
    color: #eeeeee;
}

.lv_mmtopc {
    width: 980px;
    margin: 0 auto;
    background: url(../images/lv8.jpg) left bottom repeat-x;
    height: 25px;
    padding: 0 0 14px 0;
}

.lv_mmtopc label {
    float: left;
    padding: 0 5px 4px 10px;
    color: #45030f;
    font-size: 22px;
    font: 22px/1.5 'Microsoft Yahei';
    border-bottom: 2px solid #45030f;
}

.lv_mmtopc a {
    float: right;
    width: 34px;
    text-align: center;
    height: 16px;
    background: url(../images/lv7.jpg) left top no-repeat;
    padding: 0 0 0 17px;
    line-height: 16px;
    color: #eeeeee;
    display: inline;
    margin: 10px 10px 0 0;
}

.lv_mmtopc a:hover {
    color: #eeeeee;
}

.more {
    margin: 0 auto;
    clear: both;
    display: block;
    width: 121px;
    line-height: 30px;
    height: 30px;
    text-align: center;
    color: #333;
    background: url(../images/more.gif) top center no-repeat;
}

#case {
    width: 990px;
    float: left;
    padding-bottom: 58px;
}

#case li {
    position: relative;
    margin: 0 1px 1px 0;
    float: left;
}

#case li img {
    display: block;
}

.casetitle {
    position: absolute;
    width: 245px;
    height: 118px;
    padding-top: 66px;
    text-align: center;
    color: #fff;
    /* background:rgba(0,0,0,0.5);*/
    background: url(../images/gray.png) top center repeat;
    _background: none;
    _background: #000;
    _filter: alpha(opacity=50);
}

.viewbut {
    width: 40px;
    height: 40px;
    float: left;
    display: inline;
    background: url(../images/view.png) top center no-repeat;
    margin: 0 15px 0 76px;
}

.zoombut {
    width: 40px;
    height: 40px;
    float: left;
    display: inline;
    background: url(../images/zoom.png) top center no-repeat;
}

.case_t {
    width: 245px;
    text-align: center;
    color: #fff;
    float: left;
    padding-top: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-family: 'Microsoft Yahei';
    font-size: 15px;
}

.main,
.fyMain {
    width: 980px;
    margin: 0 auto;
    clear: both;
    position: relative;
}

.fyMain {
    margin-top: 25px;
    margin-bottom: 40px;
    width: 978px;
    background: #fff;
    padding-bottom: 40px;
    padding-top: 25px;
    border: 1px solid #ececec;
    overflow: hidden;
}

/* foot*/
.menuf {
    width: 100%;
    height: 46px;
    background: #111111;
}

.menuf ul {
    width: 980px;
    margin: 0 auto;
}

.menuf li {
    float: left;
    display: inline;
    text-align: center;
    width: 108px;
}

.menuf li a {
    display: block;
    width: 100%;
    text-align: center;
    color: #FFF;
    font: 14px/46px 'Microsoft Yahei'
}

.menuf a:hover,
.menu a.cur {
    font-weight: bold;
}

.footclear {
    width: 100%;
    clear: both;
    margin: 0 0 0px 0;
    height: 0px;
    font-size: 0;
    overflow: hidden;
}

.foot {
    width: 100%;
    min-width: 1004px;
    color: #fff;
    height: auto;
    overflow: hidden;
    background: #1c1c1c
}

.fmain {
    width: 900px;
    margin: 0 auto;
}

.f_link {
    width: 100%;
    height: auto;
    padding-top: 10px;
    overflow: hidden;
    line-height: 30px;
    color: #fff;
}

.f_link li {
    height: auto;
    display: inline-block;
    padding-right: 15px;
    line-height: 25px;
}

.f_link .main {
    position: relative;
    z-index: 999;
}

.f_link a {
    /*	padding-left: 20px;*/
}

.f_link span {
    /*	padding-left: 50px;*/
}

.bottomnav {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #282828;
    padding-top: 29px;
    text-align: center;
}

.bottomnav a {
    height: 45px;
    overflow: hidden;
    display: inline-block;
    width: 90px;
    margin: 0 5px;
    _display: inline;
    _zoom: 1;
}

.bootTxt {
    float: left;
    border-top: 1px solid #080808;
    width: 100%;
    padding: 20px 0;
    line-height: 30px;
}

.bootTxt .fl {
    padding/-left: 20px;
    float: left;
    width: 100%;
    text-align: center;
    color: #666666;
}

.bootTxt .fl a {
    color: #666666;
}

.bootTxt .fl a:hover {
    color: #666666;
}

.foot a {
    color: #fff;
}

.share {
    width: 230px;
    margin: 0 auto;
    padding: 20px 0 0 0;
}

/* 二级页面*/
.fy {
    float: left;
    width: 100%;
    background: url(../images/lv9.jpg) left top repeat-x;
    paddi/ng-bottom: 40px;
}

.title {
    width: 97%;
    padding-top: 16px;
    height: 37px;
    position: relative;
    border-bottom: 4px solid #45030f;
    margin-bottom: 20px;
}

.title .fl {
    float: left;
    height: 21px;
    color: #45030f;
    font-size: 24px;
    font-family: 'Microsoft Yahei';
}

.title .fr,
.title .fr a {
    color: #515151;
    font-size: 12px;
}

.title .fr {
    margin-right: 8px;
    margin-top: 5px;
}

.title .fr font {
    font-size: 12px;
}

.fyLeft {
    float: left;
    width: 240px;
    margin-top: 39px;
    overflow: hidden;
    background: #fff;
    margin-bottom: 20px;
    margin-left: 20px;
}

.l_procon {
    float: left;
    width: 238px;
    border: 1px solid #ceccbe;
    background: #dfddce;
}

.l_news {
    float: left;
    width: 240px;
    padding-bottom: 30px;
}

.l_news_t {
    border-bottom: 1px solid #ededed;
    height: 25px;
    color: #70b80c;
    width: 100%;
}

.l_news_t .fl {
    font: 20px/1 'Microsoft Yahei';
    padding-left: 3px;
    border-left: 3px solid #70b80c;
    margin-left: 9px;
}

.l_news_t a {
    background: #a9d46d;
    width: 34px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    float: right;
}

.l_pro {
    float: left;
    width: 240px;
    font-family: 'Microsoft Yahei';
    padding-bottom: 30px;
}

.l_pro_t {
    background: #45030f;
    font-size: 18px;
    padding-left: 14px;
    width: 227px;
    height: 49px;
    color: #fff;
    line-height: 49px;
    border-bottom: 1px solid #fff;
    margin-left: -1px;
    font-family: 'Microsoft Yahei';
}

.proOne {
    width: 100%;
    float: left;
    overflow: hidden;
}

.proOne a {
    width: 214px;
    border-bottom: 1px solid #ceccbe;
    padding-left: 24px;
    color: #45030f;
    font-weight: bold;
    line-height: 40px;
    float: left;
    font-size: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background: url(../images/l_pro.gif) no-repeat 12px center;
}

.proTwo {
    float: left;
    width: 100%;
    line-height: 25px;
    overflow: hidden;
    padding: 0px 0 5px;
}

.proTwo li {
    border-bottom: 1px dotted #bcbaae;
    float: left;
    width: 100%;
}

.proTwo li a {
    border-bottom: 1px solid #bcbaae;
    float: left;
    border-bottom: 1px dotted #ddd;
    font-family: '宋体';
    font-size: 12px;
    background: url(../images/proico.gif) no-repeat 22px center;
    color: #515151;
    line-height: 36px;
    width: 200px;
    padding-left: 34px;
    font-weight: normal;
}

.proTwo li a:hover {
    float: left;
    color: #0B375E
}

.l_contact {
    float: left;
    width: 230px;
    font-family: 'Microsoft Yahei';
    font-size: 14px;
}

.l_contactcon {
    float: left;
    padding: 10px 0 20px;
    padding-left: 20px;
    width: 213px;
    background: url(../images/l_contact.jpg) no-repeat top left;
}

.l_tel {
    width: 212px;
    margin-top: 13px;
    float: left;
    padding-left: 18px;
    background: #70b80c;
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    height: 28px;
}

.l_contactcon font {
    color: #70b80c;
    font: 22px/1 'Microsoft Yahei'
}

.l_contactcon p {
    color: #959595;
    margin: 20px 0 15px 0;
    line-height: 1.2;
}

.l_contactcon a {
    background: #70b80c;
    width: 115px;
    text-align: center;
    height: 25px;
    display: block;
    line-height: 25px;
    color: #fff;
}

.pointer li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ceccbe;
    height: 39px;
    line-height: 39px;
}

.pointer li a {
    color: #525252;
    width: 90%;
    float: left;
    background: url(../images/newsico.gif) 9px 17px no-repeat;
    padding-left: 7%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.pointer li a:hover {
    color: #000;
}

.pointer li .fl {
    cursor: pointer;
    float: left;
    width: 60%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.pointer li .fr {
    color: #707070
}

.pointer {
    float: left;
    width: 238px;
    border: 1px solid #ceccbe;
    background: #dfddce;
    padding: 0 0 20px 0;
}

.lv_cont {
    float: left;
    width: 210px;
    border: 1px solid #ceccbe;
    background: url(../images/lv10.jpg) right bottom #dfddce no-repeat;
    color: #515151;
    font-size: 12px;
    line-height: 30px;
    padding: 10px 14px 0 14px;
    min-height: 230px;
    _height: 300px;
}

.lv_cont p {
    float: left;
    width: 100%;
}

.lv_cont p label {
    float: left;
    width: 50px;
    text-align: right;
}

.lv_cont p span {
    float: left;
    width: 160px;
}

/* fyRight*/
.fyRight {
    float: right;
    padding-bottom: 30px;
    overflow: hidden;
    width: 690px;
    background: #fff;
    padding: 20px 0 0 0;
}

.membermain {
    padding-top: 20px;
}

.padding25 {
    padding: 20px 10px;
    width: 650px;
    word-break: break-all;
    line-height: 30px;
    font-size: 14px;
    min-height: 640px;
    _height: 640px
}

.mainr_line {
    float: left;
    height: 18px;
    width: 99%;
    background: url(../images/line_s.gif) top left repeat-x;
}

/* list*/
.pro_list {
    padding: 0 0px;
    width: 681px;
}

.pro_list li {
    margin: 5px 10px;
    float: left;
    width: 200px;
    height: 240px;
    display: inline;
}

.pro_list .proimg {
    width: 200px;
    height: 240px;
    float: left;
}

.pro_list .proimg img {
    width: 200px;
    height: 200px;
    float: left;
    border: 1px solid #cbcbcb;
    padding: 0;
}

.pro_list li p {
    float: left;
    width: 170px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 8px 14px;
    height: 36px;
    color: #333;
    font: 14px/36px 'Microsoft Yahei';
    text-align: center;
}

.news_list {
    padding: 10px 0px;
    width: 681px;
    font-size: 14px;
    border-top: 1px solid #cbcbcb;
}

.news_list li {
    float: left;
    width: 681px;
    line-height: 28px;
    padding: 2px 0;
}

.news_list li a {
    float: left;
    width: 100%;
    height: 28px;
    line-height: 28px;
    color: #515151;
    background: url(../images/newslist.gif) left top no-repeat;
}

.news_list li a:hover {
    color: #fff;
    background: url(../images/lv11.jpg) left top no-repeat;
}

.news_list li a span {
    cursor: pointer;
}

.news_list li .fl {
    width: 400px;
    margin-left: 6px;
    display: inline;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 10px;
}

.news_list li .fr {
    margin-right: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.news_line {
    clear: both;
    width: 687px;
    height: 18px;
    margin: 10px 0;
}

.news_list p {
    font-size: 12px;
    padding: 10px 20px;
    line-height: 20px;
    color: #ccc;
}

.pagess li {
    display: inline-block;
}

.pro_txtimg {
    float: left;
    margin-bottom: 20px;
    padding-left: 14px;
}

.pro_txtimg li {
    float: left;
    width: 681px;
    padding-bottom: 27px;
}

.pro_li_img {
    float: left;
    width: 220px;
}

.proimg,
.proimg img {
    float: left;
}

.pro_txtimg .proimg {
    float: left;
    width: 178px;
    height: 238px;
    background: url(../images/lv12.jpg) left top no-repeat;
    padding: 16px 17px 1px 1px;
}

.pro_li_txt {
    float: left;
    display: inline;
    width: 418px;
    height: 260px;
    color: #787878;
    line-height: 36px;
    font-size: 12px;
    margin-left: 35px;
}

.pro_li_txt p {
    float: left;
    width: 414px;
    line-height: 24px;
    color: #1c1c1c;
    text-indent: 1.8em;
    height: 144px;
    overflow: hidden;
    padding: 15px 0 0 0;
    background: url(../images/lv9.png) left bottom no-repeat;
}

.pro_li_txt .fl {
    color: #fff;
    clear: both;
    display: block;
    width: 69px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: url(../images/lv10.png) left top no-repeat;
    display: inline;
    margin: 30px 0 0 0;
}

.protitle {
    float: left;
    width: 418px;
    line-height: 1;
    padding: 10px 0px 8px 0px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #1c1c1c;
    font-size: 16px;
    border-bottom: 5px solid #6d6d6d;
    font-family: 微软雅黑;
}

/*news_view*/
.padding25 h2 {
    font-size: 18px;
    font-family: 'Microsoft Yahei';
    font-weight: normal;
    color: #45030f;
}

.padding25 .center img {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    width: auto;
    max-width: 600px;
    _width: expression(this.width &gt; 600 ? "600px" : this.width);
    overflow: hidden;
}

.newsview {
    min-height: 400px;
    display: inline;
    width: 100%;
    padding-top: 25px;
    margin-top: 30px;
    border-top: 1px dotted #a08e90;
    border-bottom: 1px dotted #a08e90;
    margin-bottom: 25px;
    padding-bottom: 15px;
    _height: 400px;
    font-size: 14px;
    line-height: 28px;
    float: left;
    color: #555;
}

.main_r_nav div {
    line-height: 25px;
    color: #45030f;
}

.main_r_nav {
    float: left;
    width: 400px;
    font-size: 12px;
}

.returnlist {
    margin-top: 30px;
    float: right;
    color: #45030f;
    font-size: 12px;
}

.main_r_nav a {
    color: #45030f;
}

.title_s {
    text-align: center;
    color: #45030f;
    font-size: 12px;
    line-height: 35px;
}

/* page*/
.page {
    margin-top: 15px;
    margin-right: 20px;
    float: right;
    display: inline;
    color: #333;
}

.pager-taglib {
    float: left;
    padding-bottom: 5px;
    overflow: hidden;
    height: 23px;
    text-align: center;
    font-size: 12px;
}

.pager-taglib span {
    float: left;
}

.pager-taglib a {
    line-height: 27px;
    width: 26px;
    height: 27px;
    display: block;
    float: left;
}

.pager-taglib a:hover {
    width: 26px;
    height: 27px;
    display: block;
    color: #1f83d5;
}

.pager-taglib .current {
    width: 26px;
    height: 27px;
    display: block;
    line-height: 27px;
}

.pager-taglib .disabled {
    width: 26px;
    height: 27px;
    display: block;
    line-height: 27px;
}

.total {
    min-width: 50px;
    _width: 50px;
    text-align: center;
    height: 27px;
    line-height: 27px;
    display: block;
}

.reach {
    min-width: 30px;
    _width: 30px;
    text-align: left;
    padding-left: 5px;
    height: 29px;
    line-height: 29px;
    display: block;
}

.btn {
    width: 36px;
    height: 27px;
    line-height: 27px;
    display: block;
    padding-top: 3px;
}

.input_page {
    width: 30px;
    height: 14px;
    text-align: center;
    border: 1px solid #45030f;
    font-size: 12px;
    line-height: 14px;
    margin-top: 6px;
}

.pager-taglib .bg {
    padding-top: 3px;
}

/* search*/
.searchnull {
    float: left;
    text-align: center;
    width: 100%;
    padding: 3% 0;
    font-size: 14px;
}

.searchnull font {
    color: #F00;
    font-size: 14px;
}

.searchmore {
    float: left;
    width: 92%;
    background: #efefef;
    text-align: center;
    margin: 10px 20px;
    _margin: 10px;
    border: 1px solid #dbd6f1
}

.searchmore a {
    line-height: 25px;
    color: #333;
}

.input_title {
    background: none;
    line-height: 30px;
    height: 30px;
    padding-left: 7px;
}

/* book*/
.book {
    float: left;
    padd/ing-left: 15px;
}

.bookmain {
    width: 640px;
    margin: 20px auto;
    height: auto;
    background: #fff;
    padding: 0 25px;
    overflow: auto;
}

.bookline {
    width: 640px;
    height: 34px;
    float: left;
    margin-top: 10px;
}

.book3 {
    width: 640px;
    margin: 0 auto;
}

.booktop {
    width: 640px;
    height: 30px;
    float: left;
    background: url(../images/bookico.png) no-repeat 10px 7px;
}

.booktop_name {
    width: 450px;
    height: 30px;
    float: left;
    padding-left: 30px;
    line-height: 30px;
    font-weight: bold;
}

.booktop_time {
    width: 150px;
    height: 30px;
    float: left;
    color: #ccc;
    text-align: right;
    line-height: 30px;
}

.bookcontent {
    width: 610px;
    min-height: 40px;
    height: auto !important;
    height: 40px;
    float: left;
    border: 1px solid #d6deef;
    background: url(../images/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: 610px;
    min-height: 30px;
    background: #fff;
    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);
}

.admintimecol {
    color: #5e7194;
}

.message {
    width: 600px;
    height: auto;
    float: left;
    padding-left: 50px;
}

.message li {
    width: 500px;
    height: 40px;
    float: left;
    margin: 0px;
    padding: 0px;
    cur/sor: pointer
}

.message li input {
    height: 20px;
    line-height: 20px;
    width: 150px;
    border: 1px solid #ccc;
}

.message li p.message_title {
    width: 100px;
    height: 25px;
    float: left;
    text-align: right;
    line-height: 20px;
}

.message li p.message_content {
    width: 400px;
    height: 25px;
    float: left;
}

.message li.contentb {
    width: 500px;
    height: 160px;
    float: left;
}

.message li.contentb textarea {
    width: 370px;
    height: 120px;
    border: 1px solid #ccc
}

.message li.yzm {
    width: 500px;
    height: 60px;
    float: left;
}

.message li p.message_yzminput {
    width: 100px;
    height: 15px;
    float: left;
}

.message li p.message_yzminput input {
    width: 80px;
}

.message li p.message_yzmico {
    width: 100px;
    height: 40px;
    float: left;
}

.message li p.message_sub {
    width: 170px;
    height: 40px;
    float: left;
    text-align: right;
}

.message li .bookbut {
    background: #4ab7fe;
    border: 0;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 30px;
    height: 30px;
}

.c_red {
    color: #f00;
}

.searchred {
    color: #f00 !important;
    margin: 0 !important
}

/* hr*/
.hrBox {
    width: 634px;
    float: left;
    min-height: 91px;
    _height: 91px;
    border: 1px solid #dbdbdb;
    margin-bottom: 20px;
    background: #efefef;
    margin-left: 15px;
    _margin-left: 20px;
}

.hrBoxL {
    width: 100px;
    float: left;
    text-align: center;
}

.hrBoxL li {
    width: 100px;
    min-height: 30px;
    _height: 30px;
    line-height: 30px;
    border-bottom: 1px #dbdbdb solid;
    vertical-align: bottom
}

.jobName {
    width: 380px;
    float: left;
}

.hrBtn {
    width: 100px;
    float: left;
    text-align: center;
    padding-top: 3px;
}

.hrBoxL li.haode {
    border-bottom: none;
}

.hrBoxR {
    width: 533px;
    float: left;
    text-align: left;
    border-left: 1px solid #dbdbdb;
}

.hrBoxR li {
    width: 508px;
    min-height: 30px;
    _height: 30px;
    line-height: 30px;
    border-bottom: 1px #dbdbdb solid;
    padding-left: 15px;
    vertical-align: bottom;
    padding-right: 10px;
}

.hrBoxR li.topline {
    overflow: hidden;
    height: 30px;
}

.hrBoxR li.topline img {
    margin-top: 3px;
}

.hrBoxR li.haode {
    border-bottom: none;
}

.hrTable {
    width: 614px;
    float: left;
    height: 440px;
    background: #efefef;
    border: 1px solid #dbdbdb;
    margin-left: 35px;
    _margin-left: 17px;
}

.tableTitle {
    width: 614px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border-bottom: 1px solid #dbdbdb;
    font-weight: bold;
}

.lineOne {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #dbdbdb;
    width: 614px;
}

.lineOneL {
    width: 94px;
    float: left;
    text-align: center;
    border-right: 1px solid #dbdbdb;
}

.lineOneR {
    width: 509px;
    float: left;
    padding-left: 10px;
}

.tableMainL {
    width: 94px;
    float: left;
    border-right: 1px solid #dbdbdb;
    text-align: center;
}

.tableMainL li {
    width: 94px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #dbdbdb;
}

.tableMainR {
    width: 211px;
    float: left;
    border-right: 1px solid #dbdbdb;
    text-align: left;
}

.tableMainR li {
    width: 206px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #dbdbdb;
    padding-left: 5px;
    vertical-align: bottom;
}

.tableMainR li span {
    display: inline-block;
}

.tableMainRno {
    width: 212px;
    float: left;
    text-align: left;
}

.tableMainRno li {
    width: 207px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #dbdbdb;
    padding-left: 5px;
    vertical-align: bottom;
}

.tableMainRno li span {
    display: inline-block;
}

.input_hr {
    width: 126px;
    height: 17px;
    line-height: 17px;
    padding: 0px;
    vertical-align: middle;
    font-size: 12px;
    border: 1px solid #dbdbdb;
}

.sel_hr {
    width: 130px;
    height: 20px;
    line-height: 20px;
    padding: 0px;
    vertical-align: middle;
    font-size: 12px;
}

.bottomLine {
    width: 614px;
    height: 123px;
    border-bottom: 1px solid #dbdbdb;
}

.lineBootL {
    width: 94px;
    height: 123px;
    border-right: 1px solid #dbdbdb;
    text-align: center;
    float: left;
}

.lineBootR {
    width: 509px;
    float: left;
    padding-left: 10px;
    height: 123px;
}

.are_hr {
    width: 470px;
    height: 80px;
    margin-top: 11px;
}

.hr_btn {
    width: 614px;
    height: 31px;
    line-height: 31px;
    background: #45030f;
    color: #fff;
}

.hr_btnL {
    width: 310px;
    float: left;
    border-right: 1px solid #dbdbdb;
    text-align: center;
    height: 31px;
}

.hr_btnR {
    width: 300px;
    float: left;
    text-align: center;
}

/* hr */
.hr {
    margin: 10px 5px;
    float: left;
    width: 95%;
    font-size: 12px;
    line-height: 24px;
    border: 1px #CCC solid;
    border-collapse: collapse;
    background: #efefef;
}

.hr td {
    border: 1px #CCC solid;
    border-collapse: collapse;
    line-height: 2;
}

.hr input,
.hr textarea {
    line/-height: 1.8;
    border: 1px solid #ccc;
}

.hr a {
    color: #333;
}

.hr a:hover {
    color: #de0303;
}

.hr_btn {
    width: 100px;
    height: 40px;
    font-size: 12px;
}

#hrform {
    float: left;
    width: 100%;
}

#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px
}

#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0
}

#jquery-lightbox a img {
    border: none
}

#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto
}

#lightbox-container-image {
    padding: 10px
}

#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0
}

#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

#lightbox-container-image-box&gt;#lightbox-nav {
    left: 0
}

#lightbox-nav a {
    outline: none
}

#lightbox-nav-btnPrev,
#lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block
}

#lightbox-nav-btnPrev {
    left: 0;
    float: left
}

#lightbox-nav-btnNext {
    right: 0;
    float: right
}

#lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0
}

#lightbox-container-image-data {
    color: #666
}

#lightbox-container-image-data #lightbox-image-details {
    width: 70%;
    float: left;
    text-align: left
}

#lightbox-image-details-caption {
    font-weight: bold
}

#lightbox-image-details-currentNumber {
    display: block;
    clear: left;
    padding-bottom: 1.0em
}

#lightbox-secNav-btnClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em
}

/*pages*/
.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;
}





/*  
banner
*/
.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);
}


/* 话题标签topic */
.za3b68meta-tags {
    padding: 20px 0;
}

.za3b68meta-tags .za3b68tagitem {
    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;
}

.za3b68meta-tags .za3b68tagitem:hover {
    background-color: rgba(0, 102, 255, .15);
}

.za3b68meta-tags .za3b68tagitem:not(:last-child) {
    margin-right: 10px;
}


/* 话题标签topic列表 */
.za3b68container {
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box
}

@media screen and (min-width:768px) {
    .za3b68container {
        width: 750px
    }
}

@media screen and (min-width:992px) {
    .za3b68container {
        width: 970px
    }
}

@media screen and (min-width:1200px) {
    .za3b68container {
        width: 1170px
    }
}

@media only screen and (max-width: 1140px) {

    .za3b68main,
    .za3b68container {
        width: auto;
    }
}

.za3b68place {
    min-height: 56px;
    background-color: #f2f3f5;
    line-height: 56px;
    font-size: 16px;
    padding: 0 20px;
    margin: 20px 0;
}

.za3b68row .za3b68rowtitle {
    text-align: center;
    padding: 30px 0 20px 0;
}

.za3b68row .za3b68rowtitle h1 {
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}

.za3b68row .za3b68rowtitle p {
    font-size: 16px;
    line-height: 30px;
    color: rgba(119, 119, 119, 1);
    font-family: Arial;
}

/* 自定义内容 */
.za3b68content {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 30px;
}

.za3b68content p {
    padding-bottom: 20px;
}

.za3b68content .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;
}

.za3b68content .contain:hover {
    background: #EFEFEF;
}

.za3b68content .contain .ch-title {
    font-size: 24px;
    font-weight: 600;
    color: #5d5044;
    line-height: 32px;
    margin-bottom: 6px;
}

.za3b68content .contain .en-title {
    font-size: 16px;
    font-family: HelveticaNeueLTPro;
    color: rgba(133, 114, 90, 0.6);
    line-height: 32px;
    padding-bottom: 8px;
}

.za3b68content .contain .line {
    width: 48px;
    height: 4px;
    background: #ff9f38;
    display: inline-block;
    margin-bottom: 24px;
}

.za3b68content .contain p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    text-align: justify;
}

/* 列表 */
.za3b68news_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;
}

/* 话题标签topic列表结束 */</pre></body></html>