/* 365建站让建站和seo变得简单 */
/* 365建站器官网：Www.365jz.com */


@charset "utf-8";

/* 全局 */
* {
    transition: background-color ease .3s;
    -moz-transition: background-color ease .3s;
    -webkit-transition: background-color ease .3s;
    -o-transition: background-color ease .3s
}

html {
    webkit-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    text-align: justify;
    text-justify: inter-ideograph;
    word-break: break-all
}

/* 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;
}

/*header*/
body {
    color: #515d6b;
    font-size: 12px;
    overflow-x: hidden;
    background: #fff;
    fixed;
    font-family: '微软雅黑';
}

a {
    color: #515d6b;
}

.header {
    width: 100%;
    min-width: 1004px;
    height: 80px;
    padding-top: 10px;
    position: relative;
    z-index: 9;
    background: #262626;
}

.logo {
    float: left;
    display: inline;
}

.logo img {
    max-height: 80px;
}

.headerr {
    float: right;
    width: 366px;
}

.tel {
    float: right;
    width: 380px;
}

.tel span,
.tel p {
    width: 348px;
    display: block;
    float: right;
    text-align: right;
}

.tel span {
    background: url(../images/tel.gif) right center no-repeat;
    padding-right: 30px;
    font: 22px/26px 'Microsoft Yahei';
    color: #ef6268;
}

.tel p {
    color: #fff;
    font: 30px/40px 'Impact';
}

.notice {
    width: 100%;
    height: 35px;
    background: #262626;
    position: relative;
    z-index: 999;
    color: #fff;
    line-height: 35px;
}

.notice b {
    font-size: 16px;
    float: left;
    font-family: 'Microsoft Yahei'
}

.notice marquee {
    float: right;
    display: inline;
    margin-left: 20px;
    width: 500px;
}

.search {
    position: relative;
    padding-top: 27px;
    float: right;
    width: 373px;
    z-index: 9999;
    height: 32px;
    line-height: 32px;
    display: inline;
}

.text {
    float: left;
    width: 237px;
    padding-left: 5px;
    color: #707070;
    height: 30px;
    line-height: 30px;
    border: 1px solid #d4d4d4;
}

.button {
    float: left;
    width: 33px;
    margin-left: 3px;
    height: 32px;
    display: inline;
    background: url(../images/button.gif) center top no-repeat;
}

.select {
    float: left;
    width: 82px;
    margin-left: 3px;
    display: inline;
    background: url(../images/select.gif) left top no-repeat;
    position: relative
}

.select select {
    margin: 5px auto;
    width: 80px;
}

div.selectbox-wrapper {
    border: #d4d4d4 1px solid;
    overflow: hidden;
    width: 80px;
    *left: 0;
    position: absolute;
    background: #fff;
    text-align: left;
    *margin-top: 0;
    z-index: 10;
}

div.selectbox-wrapper ul li.selected {
    background: #efefef;
}

div.selectbox-wrapper ul li.current {
    color: #fff;
    background: #9ba8b8
}

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;
    color: #666;
}

.selectbox {
    border: none;
    display: block;
    width: 80px;
    text-indent: 8px;
    cursor: pointer;
    background: none;
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    color: #707070;
}

.menu {
    width: 100%;
    height: 50px;
    padding-top: 6px;
}

.menu ul {
    width: 1004px;
    margin: 0 auto;
}

.menu li {
    float: left;
    margin: 0 16px;
    display: inline;
    position: relative;
}

.menu li a {
    display: block;
    width: 90px;
    line-height: 38px;
    text-align: center;
    border-top: 4px solid #fff;
    font-size: 14px;
    color: #262626;
    font: 500 16px/38px 'microsoft yahei';
}

.menu a:hover,
.menu li a.cur {
    border-top: 4px solid #ef6268 !important
}

.nav2 div a {
    display: block;
    height: 35px !important;
    line-height: 35px !important;
    color: #FFF;
    padding: 0 !important;
    margin: 0 !important;
    border: none;
    width: 100px;
}

.nav2 div a:hover {
    background: #425170 !important;
    color: #FFF !important;
    height: 35px !important;
    line-height: 35px !important;
    border: none !important;
    width: 100px;
}

.nav2 i {
    width: 0;
    height: 0;
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left: -7px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #0E1B2A;
}

.banner {
    width: 100%;
    text-align: center;
    z-index: 1;
    overflow: hidden;
    height: 450px;
    position: relative;
}

#ul01 {
    width: 100%;
    float: left;
    text-align: center;
    display: inline;
    position: relative;
    height: 450px;
    overflow: hidden;
}

#ul01 ul {
    position: absolute;
    width: 100%;
    left: 0;
}

#ul01 li {
    float: left;
    width: 100%;
    height: 450px;
    overflow: hidden;
}

.slider {
    width: 1002px;
    margin: 0 auto;
    z-index: 999;
    position: relative;
}

.slider a {
    position: absolute;
    top: 158px;
    display: inline-block;
    margin-left: 10px;
    background: #f00;
    width: 52px;
    height: 95px;
    text-align: center;
    padding-top: 35px;
}

.slider .end img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter ….3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(100%);
    -moz-filter: grayscale(1);
    filter: grayscale(100%);
    filter: gray;
}

#left {
    left: -40px;
}

#left,
#right {
    right: -40px;
    background: url(../images/butbg.png) 0 no-repeat;
}

.slider img {
    vertical-align: middle;
}

.product {
    width: 100%;
    overflow: hidden;
    padding-top: 50px;
    height: 606px;
    background: #262626;
}

.product .ititle {
    height: 79px;
    color: #fff;
}

.product .more {
    margin: 0 auto;
}

.rollbut #prev,
.rollbut #next {
    display: block;
    float: right;
    width: 38px;
    height: 38px;
    overflow: hidden;
    cursor: pointer;
    margin-left: 10px;
}

.rollbut {
    float: right;
    text-align: right;
    width: 980px;
    padding-bottom: 10px;
}

.rollbut a {
    background: url(../images/arrowbg2.gif) top left no-repeat;
    text-align: center;
    line-height: 38px;
    color: #fff;
    font-size: 28px;
    font-family: '宋体';
    height: 38px;
    width: 38px;
    float: right;
    cursor: pointer;
    margin-left: 10px;
    display: inline;
}

.rollbut a:hover {
    background: url(../images/arrowbg2.gif) top right no-repeat
}

#swap_pic {
    margin: 0 auto;
    WIDTH: 980px;
    OVERFLOW: hidden;
}

.box {
    position: relative;
    width: 980px;
    float: left;
    height: 410px;
    overflow: hidden;
}

.pics {
    position: absolute;
    width: 5000px;
    top: 0;
}

.pics li {
    width: 980px;
    float: left;
    height: 410px;
    overflow: hidden
}

.pics li a {
    float: left;
    position: relative;
    width: 245px;
    cursor: pointer;
}

.pics a font {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/proico.png) center no-repeat #262626;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
}

.pics a:hover font {
    display: block;
}

/* index*/
.qnav {
    padding-top: 50px;
    z-index: 1;
    width: 100%;
    position: relative;
    height: 385px;
}

.qnav_t {
    text-align: center;
}

.qnav ul {
    padding-top: 45px;
    width: 1004px;
    margin: 0 auto;
}

.qnav ul li {
    float: left;
    width: 160px;
    margin-left: 90px;
    margin-right: 82px;
    display: inline;
}

.qnav ul li a {
    width: 100%;
    color: #3d3d3d;
    float: left;
    text-align: center;
    font: 16px/1 'Microsoft Yahei';
}

.qnav ul li a font {
    width: 160px;
    cursor: pointer;
    margin-bottom: 10px;
    float: left;
    height: 158px;
}

.qnav1 a font {
    background: url(../images/qnav.gif) 0 top no-repeat;
}

.qnav1 a:hover font {
    background: url(../images/qnav.gif) 0 bottom no-repeat;
}

.qnav2 a font {
    background: url(../images/qnav.gif) -332px top no-repeat;
}

.qnav2 a:hover font {
    background: url(../images/qnav.gif) -332px bottom no-repeat;
}

.qnav3 a font {
    background: url(../images/qnav.gif) -664px top no-repeat;
}

.qnav3 a:hover font {
    background: url(../images/qnav.gif) -664px bottom no-repeat;
}

.case {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 416px;
    background: #262626;
    padding-top: 50px;
}

.case li {
    position: absolute;
    width: 980px;
    left: 0;
    display: inline;
}

.view-port {
    overflow: hidden;
    position: relative;
    width: 980px;
}

.track a.prev,
.track a.next {
    display: none;
}

.track a.prev.disabled,
.track a.next.disabled {
    display: none;
}

.slider-container {
    position: relative;
    height: 350px;
}

.bullet-pagination {
    width: 100%;
    text-align: center;
}

.bullet {
    display: inline-block;
    width: 10px;
    border: 2px solid #c0c0c0;
    height: 10px;
    border-radius: 10px;
    margin-right: 5px;
}

.bullet.active {
    border: 2px solid #ed6463;
}

.caseimg {
    float: left;
    width: 400px;
    margin-right: 48px;
    display: inline;
}

.case_r {
    float: left;
    width: 528px;
    font-size: 14px;
}

.case_rt {
    float: left;
    width: 528px;
    color: #fff;
    font-size: 22px;
    margin-bottom: 27px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-family: 'Microsoft Yahei'
}

.case_r p {
    margin-bottom: 30px;
    color: #757575;
    width: 100%;
    line-height: 32px;
    display: block;
}

.more {
    background: url(../images/more.png) 0 0 no-repeat;
    width: 110px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    display: block;
    text-align: center;
    font-size: 14px;
}

.ititle {
    text-align: center;
    font-size: 22px;
    color: #262626;
    font-family: 'Microsoft Yahei';
    height: 69px;
    width: 385px;
    margin: 0 auto;
}

.ititle font {
    height: 47px;
    text-transform: uppercase;
    display: block;
    line-height: 1;
    font-size: 38px;
    font-family: 'Impact';
}

.news {
    width: 100%;
    height: 456px;
    padding-top: 48px;
}

.news .ititle {
    background: url(../images/news_t.gif) bottom center no-repeat;
}

.news ul {
    width: 1300px;
}

.news ul li {
    width: 436px;
    float: left;
    margin: 50px 100px 0 0px;
    display: inline;
    cursor: pointer;
}

.news img {
    float: left;
}

.protxt {
    width: 326px;
    float: right;
    color: #717171;
    font-size: 14px;
    line-height: 24px;
}

.protxt font {
    font-size: 16px;
    cursor: pointer;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-weight: bold;
    color: #292929;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.news li a font:hover {
    color: #f16564;
}

.news li a:hover {
    color: #3f3f3f;
}

.newsmore {
    width: 980px;
    border-top: 1px solid #e2e2e2;
    margin-top: 68px;
    float: left;
    text-align: center
}

.newsmore a {
    margin: -16px auto 0;
}

.main,
.fyMain {
    width: 980px;
    margin: 0 auto;
    clear: both;
    position: relative;
}

.fyMain {
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 40px;
    padding-top: 50px;
}

/* foot*/
.footclear {
    width: 100%;
    clear: both;
    margin: 0 0 0px 0;
    height: 0px;
    font-size: 0;
    overflow: hidden;
}

.foot {
    width: 100%;
    min-width: 1004px;
    color: #707070;
    background: #1a1d22;
    height: 268px;
}

.f_link {
    width: 100%;
    height: auto;
    line-height: 30px;
    color: #707070;
    background: #f5f5f5
}

.f_link li {
    height: auto;
    display: inline-block;
    padding-right: 15px;
    line-height: 30px;
}

.foot .f_link a {
    /*	padding-left: 20px;*/
    color: #707070;
}

.bottomnav {
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #f16564;
}

.foot .bottomnav a {
    color: #fff;
    display: inline-block;
    width: 90px;
    margin: 0 2px;
    _display: inline;
    _zoom: 1;
}

.bottomnav a:hover {
    color: #f16564;
    background: url(../images/bootnav.gif) center no-repeat;
}

.bootTxt {
    float: left;
    text-align: center;
    width: 100%;
    padding-top: 20px;
    height: auto;
    line-height: 30px;
    background: #1a1d22;
}

.foot a {
    color: #707070;
}

.share {
    width: 230px;
    display: inline-block;
    margin-top: 33px;
    float: left;
    margin-left: 30px;
}

/* 二级页面*/
.fyLeft {
    float: left;
    width: 230px;
    overflow: hidden;
}

.l_pro {
    margin-bottom: 38px;
}

.proOne {
    margin-bottom: 8px;
}

.l_procon {
    width: 100%;
    clear: both;
}

.proOne a {
    width: 230px;
    display: block;
    text-align: center;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #6d6d6d;
    background: url(../images/l_pro.gif) bottom center repeat-x;
}

.proOne a:hover,
.proOne a.cur {
    color: #fff;
    background: url(../images/l_pro.gif) top center repeat-x;
}

.proTwo {
    padding: 0px 10px;
    margin-bottom: -10px;
    display: block;
    background: #f7f7f7;
}

.proTwo li a {
    border: 0;
    border-bottom: 1px solid #ccc;
    color: #6d6d6d;
    height: 40px;
    line-height: 40px;
    width: 210px;
    background: url(../images/protwo.gif) 12px center no-repeat
}

.proTwo li a:hover,
.proTwo li a.cur {
    background: none;
    font-weight: bold;
    color: #6d6d6d;
}

.l_news ul {
    display: block;
    float: left;
    width: 230px;
    padding-bottom: 30px;
}

.l_news li a {
    display: block;
    height: 36px;
    line-height: 36px;
    width: 206px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background: url(../images/newsico1.gif) 2px center no-repeat;
    padding-left: 24px;
    color: #707070;
}

.l_news li a:hover {
    color: #000;
    background: url(../images/newsico2.gif) 2px center no-repeat;
}

.ltitle {
    width: 230px;
    height: 55px;
    float: left;
    font-weight: bold;
}

.titlefl {
    float: left;
    width: 165px;
}

.titlefl span {
    color: #1a1d22;
    font: 22px/22px 'Microsoft Yahei';
}

.ltitle p {
    color: #f16564;
    text-transform: uppercase;
    font: 26px /30px 'impact';
}

.ltitle a {
    color: #fff;
    background: #1a1d22;
    width: 61px;
    margin-top: 26px;
    text-align: center;
    float: right;
    font: 14px/21px '宋体';
}

.l_pro .ltitle a {
    width: 58px;
}

.l_contact {
    clear: both;
    width: 100%;
    line-height: 24px;
}

.l_contact .contacttel {
    color: #1a1d22;
}

.contacttel {
    color: #898989;
    height: 74px;
    font: 22px/22px 'Microsoft Yahei';
}

.contacttel p {
    color: #898989;
    font: 28px/30px 'Impact';
}

.contacttel img {
    vertical-align: -0.2em;
    margin-right: 3px;
}

.lconmore {
    background: #1a1d22;
    line-height: 20px;
    height: 20px;
    display: block;
    margin-top: 5px;
}

.lconmore a {
    background: #e2e2e2;
    color: #000;
    line-height: 20px;
    padding: 0 3px;
    float: right;
}

/* fyRight*/
.fyRight {
    float: right;
    overflow: hidden;
    width: 705px;
}

.fyRight #tip {
    width: 705px;
}

.fyRight #tip a {
    color: #f16564;
}

.title {
    float: left;
    height: 36px;
    margin-bottom: 20px;
    width: 100%;
    border-bottom: 1px solid #a6a6a6
}

.title .fl {
    color: #24272e;
    font: 22px/26px 'Microsoft Yahei';
    padding-left: 20px;
    background: url(../images/titlefl.gif) left top no-repeat;
    border-bottom: 1px solid #ff002a;
    height: 36px;
    margin-bottom: -1px;
    position: relative;
}

.titler {
    float: right;
    color: #707070;
    line-height: 22px;
    font-weight: normal;
}

.titler a {
    color: #707070;
}

.titler font {
    font-size: 12px;
    color: #707070;
}

.membermain {
    padding-top: 20px;
}

.padding25 {
    padding: 0 42px 20px;
    width: 620px;
    word-break: break-all;
    line-height: 30px;
    font-size: 14px;
}

.mainr_line {
    float: left;
    height: 18px;
    width: 99%;
    background: url(../images/line_s.gif) top left repeat-x;
}

/* list*/

.pro_list li {
    width: 210px;
    overflow: hidden;
    text-align: center;
    height: 193px;
    float: left;
    margin: 0 12px 20px;
    display: inline;
    border-bottom: 2px solid #07090e;
}

.pro_list li a {
    background: #1a1d22;
    display: block;
    float: left;
    width: 210px;
}

.pro_list li a:hover {
    background: #ef6268;
}

.proname {
    height: 35px;
    color: #fff;
    line-height: 35px;
    float: left;
    width: 90%;
    padding: 0 5%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.pro_list img {
    border: 1px solid #ccc;
    padding: 2px;
    background: #fff;
}

.pro_list li a:hover img {
    border: 1px solid #ef6268;
}

.news_list {
    margin-bottom: 20px;
    float: left;
}

.news_list li a {
    width: 665px;
    padding: 0 20px;
    display: block;
    line-height: 37px;
    height: 37px;
    font-size: 14px;
    color: #737171;
}

.news_list li a:hover {
    color: #ef6268;
}

.news_list li a .fr {
    font-size: 12px;
}

.news_list li a span {
    cursor: pointer;
}

.news_list li .fl {
    width: 400px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.news_line {
    clear: both;
    width: 687px;
    height: 18px;
    margin: 18px 0;
}

.news_list p {
    font-size: 12px;
    padding: 10px 20px;
    line-height: 20px;
    color: #ccc;
}

.newseven a {
    background: #eee;
}

.pro_txtimg {
    margin-bottom: 20px;
    width: 100%;
    float: left;
}

.pro_txtimg li {
    margin-bottom: 27px;
    background: #eee;
    height: 159px;
    width: 680px;
    padding: 15px 10px 15px 15px;
}

.pro_li_img {
    float: left;
    background: #fff;
    display: inline;
    margin-bottom: 10px;
    border: 1px solid #e5e5e5;
    padding: 4px;
    width: 200px;
}

.pro_li_txt {
    float: right;
    position: relative;
    width: 460px;
    color: #696969;
    line-height: 36px;
    font-size: 14px;
}

.pro_li_txt p {
    font-size: 12px;
    line-height: 32px;
}

.protitle {
    margin-bottom: 16px;
    width: 100%;
    height: 32px;
    background: #1a1d22;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

.protitle .fr {
    float: right;
    width: 70px;
    height: 32px;
    text-align: center;
    color: #fff;
    background: #ef6268;
    font: normal 16px/32px 'Microsoft Yahei';
}

.protitle .fl {
    color: #fff;
    font-size: 14px;
    line-height: 32px;
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 70%;
    display: block;
    padding-left: 10px;
}

/*news_view*/
.padding25 h2 {
    font-size: 18px;
    font-family: '黑体';
    font-weight: normal;
    color: #ff002a;
}

.padding25 .center img {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    width: auto;
    max-width: 600px;
    _width: expression(this.width > 600 ? "600px" : this.width);
    overflow: hidden;
}

.newsview {
    display: inline;
    width: 615px;
    padding-top: 25px;
    margin-top: 10px;
    border-top: 1px dotted #ff002a;
    border-bottom: 1px dotted #ff002a;
    margin-bottom: 25px;
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 28px;
    float: left;
    color: #555;
}

.main_r_nav .fl {
    width: 80%;
    line-height: 35px;
    padding-top: 10px;
    padding-left: 18px;
    color: #555;
}

.main_r_nav .fl a {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.main_r_nav {
    float: left;
    width: 100%;
    border-radius: 4px;
    background: #eee;
    font-size: 12px;
}

.returnlist {
    float: right;
    color: #e76b53;
    font-size: 12px;
}

.main_r_nav a:hover {
    color: #ef9195;
}

.title_s {
    text-align: center;
    color: #77787a;
    font-size: 12px;
    line-height: 35px;
}

.divShare {
    float: left;
    display: block;
    width: 400px;
    padding: 0 0 10px 215px;
}

/* page*/
.page {
    margin-top: 20px;
    font-size: 14px;
    float: left;
    width: 100%;
    line-height: 34px;
    text-align: center;
    color: #1a1d22;
}

.page a {
    color: #fff;
    padding: 0 10px;
    margin: 0 5px;
    font-/weight: bold;
    background: #262626;
}

.page * {
    display: inline-block;
    _zoom: 1;
    _display: inline;
    vertical-align: middle;
    line-height: 28px;
    height: 28px;
    padding-bottom: 1px;
}

.page .hover {
    display: inline-block;
    padding: 0 10px;
    color: #fff;
    background: #f16564;
}

.page a:hover {
    display: inline-block;
    padding: 0 10px;
    color: #fff;
    background: #f16564;
}

/* 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;
    padding-left: 25px;
}

.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: 470px;
    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 p.message_sub input {
    float: left;
    width: 134px;
    height: 30px;
    display: block;
    border-radius: 5px;
    border: none;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    background: #262626;
    border-bottom: 2px solid #000000;
    cursor: pointer;
}

.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: 20px;
    _margin-left: 10px;
}

.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: #333;
    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 auto;
    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: 20px;
    vertical-align: middle;
    height: 20px;
    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%;
}

/* 浮动工具 */
#common-tool {
    margin-top: 278px;
    position: absolute;
    top: 78px;
    right: 0;
    z-index: 9999
}

#common-tool ul {
    list-style: none
}

#common-tool ul li {
    background: #262626;
    margin: 3px 0 0 0;
    _margin: 0;
    *margin: 0;
    width: 40px;
    height: 40px;
    overflow: hidden;
}

#common-tool ul li a {
    display: block;
    padding: 5px
}

#common-tool ul li a:hover {
    background: #ef6268
}

#common-top-ico {
    display: none
}

.common-sweep-box {
    display: none;
    position: absolute;
    right: 50px;
    top: 3px;
    padding: 5px;
    background: #FFF;
    border: 1px solid #EEE
}

.common-sweep-box img {
    width: 196px;
    height: 196px;
}

/* product view 产品内页 */
.view_imgs {
    width: 555px;
    height: 500px;
    margin: 20px auto;
    position: relative;
    background: #f7f7f7;
}

.view_imgs .btn {
    position: absolute;
    width: 15px;
    height: 70px;
    top: 422px;
    cursor: pointer;
    z-index: 99;
    font-size: 50px;
    font-weight: bold;
}

.view_imgs .prev {
    left: 0;
    background: url(../images/view_left.png) no-repeat center center #bfbebe;
}

.view_imgs #prev,
.view_imgs #prev #next {
    width: 15px;
    height: 70px;
    margin-left: 0;
}

.view_imgs #prevTop,
.view_imgs #nextTop {
    display: none
}

.view_imgs .next {
    right: 0;
    background: url(../images/view_right.png) no-repeat center center #bfbebe;
}

.view_imgs li {
    float: left;
}

.view_imgs .prev:hover,
.view_imgs .next:hover {
    background-color: #f16564;
}

.view_imgs .cf li {
    position: relative;
    color: #fff;
}

.view_imgs .cf a {
    display: block;
    width: 555px;
    height: 416px;
    position: absolute;
    color: #fff;
}

.view_imgs .picBox {
    height: 416px;
    position: relative;
    overflow: hidden;
}

.view_imgs .picBox ul {
    height: 416px;
    position: absolute;
}

.view_imgs .picBox li {
    width: 555px;
    height: 374px;
}

.view_imgs .listBox {
    width: 511px;
    height: 71px;
    margin: 0 auto;
    position: relative;
    padding: 6px 0 10px;
    overflow: hidden;
}

.view_imgs .listBox ul {
    height: 71px;
    position: absolute;
}

.view_imgs .listBox li {
    width: 104px;
    height: 71px;
    cursor: pointer;
    position: relative;
}

.view_imgs .listBox li a {
    display: block;
    width: 95px;
    height: 71px;
}

.view_imgs .listBox li img {
    width: 95px;
    height: 71px;
}

.view_imgs .listBox .on img {
    width: 89px;
    height: 65px;
    border: 3px solid #f16564;
}

.ol_width {
    width: 580px;
}

.pagex ul li {
    float: left;
    border: 1px solid #ccc;
    padding: 2px 9px;
    margin: 0 3px;
    line-height: 20px;
    background: #fff;
}

.pagex ul li.thisclass {
    display: inline-block;
    border: 1px solid #171717;
    padding: 2px 9px;
    margin: 0 3px;
    background: #171717;
    color: #fff;
}

.pagex ul li.thisclass a {
    color: #fff;
}

.pagex ul li a:hover {
    color: #171717;
}

.pagex ul li span {
    display: inline-block;
    padding: 0;
}





/*  
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 */
.z52332meta-tags {
    padding: 20px 0;
}

.z52332meta-tags .z52332tagitem {
    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;
}

.z52332meta-tags .z52332tagitem:hover {
    background-color: rgba(0, 102, 255, .15);
}

.z52332meta-tags .z52332tagitem:not(:last-child) {
    margin-right: 10px;
}


/* 话题标签topic列表 */
.z52332container {
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box
}

@media screen and (min-width:768px) {
    .z52332container {
        width: 750px
    }
}

@media screen and (min-width:992px) {
    .z52332container {
        width: 970px
    }
}

@media screen and (min-width:1200px) {
    .z52332container {
        width: 1170px
    }
}

@media only screen and (max-width: 1140px) {

    .z52332main,
    .z52332container {
        width: auto;
    }
}

.z52332place {
    min-height: 56px;
    background-color: #f2f3f5;
    line-height: 56px;
    font-size: 16px;
    padding: 0 20px;
    margin: 20px 0;
}

.z52332row .z52332rowtitle {
    text-align: center;
    padding: 30px 0 20px 0;
}

.z52332row .z52332rowtitle h1 {
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}

.z52332row .z52332rowtitle p {
    font-size: 16px;
    line-height: 30px;
    color: rgba(119, 119, 119, 1);
    font-family: Arial;
}

/* 自定义内容 */
.z52332content {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 30px;
}

.z52332content p {
    padding-bottom: 20px;
}

.z52332content .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;
}

.z52332content .contain:hover {
    background: #EFEFEF;
}

.z52332content .contain .ch-title {
    font-size: 24px;
    font-weight: 600;
    color: #5d5044;
    line-height: 32px;
    margin-bottom: 6px;
}

.z52332content .contain .en-title {
    font-size: 16px;
    font-family: HelveticaNeueLTPro;
    color: rgba(133, 114, 90, 0.6);
    line-height: 32px;
    padding-bottom: 8px;
}

.z52332content .contain .line {
    width: 48px;
    height: 4px;
    background: #ff9f38;
    display: inline-block;
    margin-bottom: 24px;
}

.z52332content .contain p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    text-align: justify;
}

/* 列表 */
.z52332news_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列表结束 */