﻿body {
    font-size: 12px;
    margin: 0;
    padding: 0;
    _background-image: url(about:blank);
    _background-attachment: fixed;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote {
    margin: 0;
    padding: 0;
    _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;
    
}

.clear {
    clear: both;
}

a {
    text-decoration: none;
    outline: 0;
}

center {
    padding: 20px 0;
}


.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;
}


body {
    background: url(../image/bg7.jpg) 0 635px repeat-x;
}

.banner {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.banner img {
    margin: 0 auto;
    max-width: 100%;
}

.top {
    width: 980px;
    height: 90px;
    position: relative;
    left: 50%;
    margin-left: -490px;
    overflow: hidden;
    z-index: 10;
}

.logo {
    float: left;
}

.logo img {
    max-height: 80px;
}

.top_tel {
    float: right;
    width: 198px;
    height: 50px;
    margin-top: 0px;
    background: url(../image/toptel.png) 0 0 no-repeat;
    padding-left: 46px;
}

.top_tel span {
    font: 16px/22px "microsoft yahei";
    color: #082e58
}

.top_tel p {
    font: 24px/27px "microsoft yahei";
    color: #082e58
}

.nav_bg_box {
    width: 100%;
    background: url(../image/navbg6.jpg) 0 0 repeat-x;
    height: 54px;
    position: relative;
    left: 0;
    
    z-index: 11;
}

.nav_bg {
    width: 100%;
    background: url(../image/nav4.jpg) center 0 no-repeat;
    height: 54px;
}

.nav {
    width: 980px;
    height: 54px;
    margin: 0 auto;
}

.nav li {
    width: 100px;
    height: 54px;
    float: left;
    text-align: center;
    font: 14px/54px "microsoft yahei";
    position: relative;
}

.nav li a {
    color: #fff;
    display: block;
    width: 100px;
    height: 54px;
}

.nav li a:hover,
.nav li a.hover {
    background: url(../image/hover.png) 0 0 no-repeat;
    height: 54px;
    padding-top: 5px;
    margin-top: -5px;
}

.nav li dl {
    position: absolute;
    left: 5px;
    top: 54px;
    z-index: 111;
    background: url(../image/hoverbg.png) 0 0 repeat;
    width: 90px;
    display: none
}

.nav li dl dd {
    width: 90px;
    height: 39px;
    border-bottom: 1px dotted #58bfff;
}

.nav li dl dd a {
    display: block;
    width: 90px;
    height: 39px;
    font: 12px/39px "simsun";
}

.nav li dl dd a:hover {
    background: none;
    height: 39px;
    padding: 0;
    margin: 0;
}

.marquee {
    width: 980px;
    height: 64px;
    margin: 0 auto;
    background: url(../image/searchbg1.jpg) 0 0 no-repeat;
}

.mar_left {
    width: 605px;
    height: 64px;
    float: left;
    background: url(../image/notice1.png) 42px center no-repeat;
    text-indent: 74px;
    font: 14px/64px "microsoft yahei";
    color: #1255a0;
}

.mar_left span {
    float: left;
}

.mar_left marquee {
    float: left;
    width: 440px;
    height: 64px;
}

.search {
    float: right;
    width: 243px;
    height: 37px;
    display: inline;
    margin: 14px 45px 0 5px;
}

.text {
    width: 201px;
    float: left;
    font: 14px/37px 'microsoft yahei';
    color: #a8c0d9;
    text-indent: 16px;
    border: 0;
    background: url(../image/input.jpg) 0 0 no-repeat;
    height: 37px;
    *height: 35px
}

.select {
    float: left;
    width: 83px;
    border: 0;
    background: url(../image/select7.jpg) 0 0 no-repeat;
}

.btn {
    float: left;
    background: url(../image/button5.jpg) no-repeat 0 0;
    width: 41px;
    height: 37px;
    border: 0;
}

.select select {
    margin: 5px auto;
    width: 83px;
}

.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: 302px;
    padding-top: 3px;
    height: 17px;
    border: 1px solid #b7d1eb;
}

div.selectbox-wrapper {
    overflow: hidden;
    width: 83px;
    position: absolute;
    text-align: left;
    *margin-top: 0;
    z-index: 10;
    background: #fff;
}

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: 81px;
    cursor: pointer;
    line-height: 20px;
    padding-top: 3px;
    font-size: 14px;
    font-family: '微软雅黑';
    color: #666;
}

.selectbox {
    border: none;
    display: block;
    width: 83px;
    background: none;
    text-indent: 3px;
    cursor: pointer;
    height: 37px;
    font-size: 14px;
    font-family: 'microsoft yahei';
    color: #1a6cc7;
    line-height: 37px;
}


.con1 {
    width: 980px;
    height: 356px;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
}

.con1_title {
    width: 930px;
    height: 80px;
    margin: 0 auto;
}

.con1_name {
    float: left;
    height: 80px;
    font: 700 22px/80px "Times New Roman";
    color: #adc7e0
}

.con1_name span {
    font: 18px/80px "microsoft yahei";
    color: #f94501;
    margin-right: 10px;
}

.con1_class {
    float: left;
    height: 58px;
    padding-top: 22px;
    width: 620px;
    padding-left: 6px;
}

.con1_class a {
    display: block;
    background: url(../image/orgbtn1.jpg) 0 0 no-repeat;
    width: 103px;
    height: 34px;
    float: left;
    margin-left: 8px;
    font: 14px/34px "microsoft yahei";
    color: #fff;
    text-align: center;
}

.more {
    float: right;
    font: 12px/80px "simsun";
    color: #093260
}

.movead {
    zoom: 1;
    width: 980px;
    margin: 0 auto;
    position: relative;
    z-index: 11
}

.movead .pcont {
    float: left;
    width: 882px;
    height: 250px;
    overflow: hidden
}

.movead .ScrCont {
    width: 32766px;
    zoom: 1
}

.movead #List1_1 {
    FLOAT: left
}

.movead #List2_1 {
    FLOAT: left
}

.movead .LeftBotton {
    background: url(../image/leftbtn.jpg) no-repeat center 0;
    float: left;
    width: 45px;
    margin-top: 85px;
    height: 93px;
}

.movead .RightBotton {
    background: url(../image/rightbtn.jpg) no-repeat center 0;
    float: left;
    width: 45px;
    margin-top: 85px;
    height: 93px;
}

.movead .pl img {
    display: block;
    CURSOR: pointer;
    width: 211px;
    height: 211px;
    float: left;
    padding: 6px;
}

.movead .pl {
    float: left;
    width: 220px;
    height: 276px;
    overflow: hidden;
}

.protitle {
    width: 190px;
    height: 34px;
    display: block;
    clear: both;
    font: 14px/16px 'Microsoft YaHei';
    color: #5a5b5b;
    padding: 6px;
    text-align: center;
    overflow: hidden
}


.con2 {
    width: 930px;
    height: 350px;
    background: #fff;
    margin: 0 auto;
}

.con2_left {
    width: 453px;
    float: left;
    height: 350px;
}

.con2_title1 {
    width: 100%;
    height: 54px;
    background: url(../image/title1.jpg) 0 bottom no-repeat;
}

.con2_name {
    float: left;
    height: 54px;
    font: 700 22px/54px "Times New Roman";
    color: #adc7e0
}

.con2_name span,
.links_name span {
    font: 18px/54px "microsoft yahei";
    color: #f94501;
    margin-right: 10px;
}

.more2 {
    float: right;
    font: 12px/54px "simsun";
    color: #093260
}

.con2_about {
    width: 453px;
    height: 238px;
    font: 14px/34px "microsoft yahei";
    color: #5a5b5b;
    overflow: hidden;
    margin-top: 18px;
}

.con2_about img {
    float: left;
    margin-right: 12px;
    margin-top: 10px
}

.con2_right {
    float: left;
    width: 412px;
    padding-left: 64px;
    height: 350px;
}

.con2_title2 {
    width: 100%;
    height: 54px;
    margin-bottom: 12px
}

.news_top {
    width: 100%;
    height: 92px;
}

.news_img {
    display: block;
    float: left;
}

.news_top p {
    float: left;
    padding-left: 16px;
    font: 700 12px/1 "microsoft yahei";
    overflow: hidden;
    width: 278px;
    margin-bottom: 8px;
}

.news_top p a {
    color: #f94501
}

.news_top div {
    width: 278px;
    float: left;
    padding-left: 16px;
    height: 48px;
    overflow: hidden;
    font: 12px/24px "microsoft yahei";
    color: #5a5b5b;
}

.con2_news {
    width: 100%;
}

.con2_news li {
    width: 100%;
    height: 34px;
    overflow: hidden;
    font: 12px/34px "microsoft yahei";
    color: #5a5b5b;
}

.con2_news li span {
    float: left;
    display: block;
    width: 70px;
}

.con2_news li a {
    float: left;
    color: #5a5b5b
}

.news_class1 {
    float: left;
    background: url(../image/news_class1.jpg) 0 center no-repeat;
    width: 65px;
    height: 34px;
    color: #fff;
    text-indent: 6px;
    margin-right: 6px;
}

.news_class2 {
    float: left;
    background: url(../image/news_class2.jpg) 0 center no-repeat;
    width: 65px;
    height: 34px;
    color: #fff;
    text-indent: 6px;
    margin-right: 6px;
}


.con3 {
    width: 930px;
    height: 355px;
    margin: 0 auto;
    overflow: hidden
}

.con3_title {
    width: 930px;
    margin: 0 auto;
    height: 54px;
    background: url(../image/title2.jpg) 0 bottom no-repeat;
}

.con3_name,
.links_name {
    float: left;
    height: 54px;
    font: 700 22px/54px "Times New Roman";
    color: #adc7e0
}

.con3_name span {
    font: 18px/54px "microsoft yahei";
    color: #307acc;
    margin-right: 10px;
}

.more3 {
    float: right;
    font: 12px/54px "simsun";
    color: #f94501
}

.case_list {
    width: 940px;
    height: 281px;
    margin-top: 18px;
}

.case_list li {
    width: 235px;
    height: 281px;
    float: left;
}

.case_list li p {
    width: 223px;
    height: 56px;
    font: 14px/56px "microsoft yahei";
    text-align: center;
    overflow: hidden;
}

.case_list li p a {
    color: #5a5b5b;
}


.links {
    width: 930px;
    height: 155px;
    margin: 0 auto;
}

.links_title {
    width: 100%;
    height: 54px;
    background: url(../image/title3.jpg) 0 bottom no-repeat;
}

.links_share {
    float: right;
    margin-top: 18px;
}

.links_box {
    width: 930px;
    height: 80px;
    margin: 0 auto;
    font: 14px/80px "microsoft yahei";
}

.links_box a {
    margin-right: 20px;
    color: #5a5b5b;
}

.footbg {
    width: 100%;
    background: url(../image/footbg3.jpg) center 0 no-repeat #1c4d83;
    height: auto;
}

.foot_nav {
    width: 962px;
    margin: 0 auto;
    height: 30px;
    font: 14px/70px "microsoft yahei";
    text-align: center;
}

.foot_nav a {
    color: #fff;
    margin: 0 10px;
}

.foot {
    width: 962px;
    height: auto;
    margin: 20px auto 0;
    text-align: center;
    font: 12px/32px "microsoft yahei";
    color: #fff;
}

.foot a {
    color: #fff;
}

.foot span {
    margin: 0 6px;
}

.flinks {
    width: 95%;
    max-width: 980px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 20px;
    text-align: left;
}

.flinks li {
    height: auto;
    display: inline-block;
    padding-right: 15px;
    line-height: 25px;
}

.flinks span,
.flinks a {
    color: #eee;
}


.z1e50adiycontent {
    width: 980px;
    margin: 0 auto;
}


.subpage {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
    padding: 28px 0;
    background: #fff;
}

.left {
    float: left;
    width: 222px;
    margin-left: 21px;
}

.left_title {
    width: 220px;
    height: 50px;
    background: url(../image/lefttitle4.jpg) 0 0 repeat-x;
    text-align: center;
    border: 1px solid #b5cae1;
    border-bottom: 0;
    font: 18px/50px "microsoft yahei";
    color: #3d709e;
}

.left_nav {
    width: 220px;
    border: 1px solid #b1c7df;
    border-top: 0;
    background: #f2f9ff;
    padding-bottom: 44px;
    margin-bottom: 18px;
}

.left_nav li {
    width: 220px;
    overflow: hidden;
}

.left_nav li a {
    display: block;
    width: 100%;
    height: 49px;
    background: url(../image/icons1.png) 17px center no-repeat;
    text-indent: 33px;
    font: 14px/49px "microsoft yahei";
    color: #093260;
    border-bottom: 1px solid #d0ddeb;
    overflow: hidden;
}

.left_nav li a.colorbg {
    background: url(../image/icons1.png) 17px center no-repeat #e7f3fd;
}

.left_nav li li a,
.left_nav li li a.colorbg {
    background-position: 33px center;
    text-indent: 49px;
}

.left_nav li ul {
    display: none;
}

.left_news {
    width: 220px;
    border: 1px solid #b5cae1;
    background: #f2f9ff;
    margin-top: 18px;
}

.left_news_title {
    width: 100%;
    height: 45px;
    border-bottom: 1px dotted #577595;
    text-align: center;
    font: 700 21px/45px "times new roman";
    color: #adc7e0;
}

.left_news_title span {
    font: 18px/45px "microsoft yahei";
    color: #f94501;
    margin-right: 8px;
}

.left_news_list {
    width: 188px;
    margin: 0 auto;
    padding: 12px 0;
}

.left_news_list li {
    width: 100%;
    font: 12px/32px "simsun";
    overflow: hidden
}

.left_news_list li a {
    color: #5a5b5b;
}

.right {
    width: 686px;
    float: left;
    padding-left: 28px;
    overflow: hidden
}

.right_title {
    width: 100%;
    height: 43px;
    overflow: hidden;
    background: url(../image/title4.jpg) 0 bottom no-repeat;
}

.right_name {
    float: left;
    font: 18px/43px "microsoft yahei";
    color: #f94501;
}

.right_title p {
    float: right;
    font: 12px/43px "simsun";
    color: #093260;
    padding-right: 4px;
}

.right_title p a {
    color: #093260;
}

.right_con {
    width: 100%;
    overflow: hidden;
    font: 14px/30px "simsun";
    color: #5a5b5b;
    padding: 15px 0;
}

.right_con div {
    font-size: 14px
}

.right_con #tip {
    color: #f94501;
    font: 14px/30px "microsoft yahei";
}

.right_con #tip a {
    color: #379BD9;
}


.news {
    width: 100%;
    overflow: hidden;
}

.news li {
    width: 100%;
    height: 43px;
    border-bottom: 1px dotted #656565;
    overflow: hidden;
    background: url(../image/icons24.jpg) 5px center no-repeat;
    text-indent: 19px;
    font: 14px/43px "simsun";
    color: #5a5b5b
}

.news li a {
    float: left;
    color: #5a5b5b
}

.news li span {
    float: right;
    font-size: 12px;
    margin-right: 10px;
}

.news li.none {
    margin-bottom: 20px;
}


.pages {
    width: 100%;
    height: 28px;
    padding: 14px 0;
    clear: both;
    text-align: center;
}

.pages a {
    vertical-align: bottom;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #4988cc;
    height: 26px;
    *margin-left: 5px;
    border: 1px solid #b5cae1;
    font-size: 12px;
    line-height: 26px;
    padding: 0px 10px;
    margin: 0 2px;
    background: #e7f3fd;
    cursor: pointer
}

.pages .hover {
    background: #a5d1f6;
    border: 1px solid #8db8e8;
    color: #577595;
}


.product {
    width: 700px;
    overflow: hidden;
    padding-bottom: 30px;
}

.product li {
    width: 233px;
    float: left;
    height: 278px;
    overflow: hidden
}

.product li a {
    display: block;
    text-align: center;
    width: 211px;
    font: 14px/60px "microsoft yahei";
    color: #5a5b5b
}

.pro_img {
    border: 1px solid #9cc3ee;
    padding: 2px;
}


.case {
    width: 100%;
    overflow: hidden;
}

.case li {
    width: 100%;
    height: 252px;
    overflow: hidden
}

.case_img {
    display: block;
    float: left;
    width: 211px;
    height: 211px;
    border: 1px solid #9cc3ee;
    padding: 2px;
}

.case li p {
    width: 440px;
    float: left;
    padding-left: 22px;
    height: 40px;
    overflow: hidden;
    font: 16px/40px "microsoft yahei";
}

.case li p a {
    color: #f94501;
}

.case li div {
    float: left;
    width: 440px;
    height: 148px;
    padding-left: 22px;
    margin-top: 12px;
    font: 14px/37px "microsoft yahei";
    color: #5a5b5b;
    overflow: hidden
}


.right_con h1 {
    width: 100%;
    text-align: center;
    font: 18px/46px "microsoft yahei";
    color: #11549e;
}

.datetime {
    width: 100%;
    text-align: center;
    font: 12px/30px "simsun";
    color: #9b9b9b;
}

.page {
    width: 100%;
    height: 37px;
    font: 14px/32px "microsoft yahei";
    color: #444;
    overflow: hidden
}

.page a {
    color: #135aa9
}

.back {
    display: block;
    background: url(../image/back1.jpg) 0 0 no-repeat;
    width: 142px;
    height: 44px;
    text-align: center;
    font: 16px/44px "microsoft yahei";
    color: #f94501;
    margin: 20px auto;
}


.hr {
    margin: 10px auto;
    width: 100%;
    font-size: 12px;
    line-height: 24px;
    border: 1px #CCC solid;
    background-color: #fff;
}

.hr td {
    border: 1px #CCC solid;
}

.hr a {
    color: #333;
}

.hr a:hover {
    color: #de0303;
}

.hr_btn {
    width: 100px;
    height: 40px;
    font-size: 12px;
}


.bookmain {
    width: 650px;
    padding: 0 10px;
    height: auto;
    font: 14px/30px 'microsoft yahei';
    color: #185e0b;
    margin: 0 auto
}

.bookmain div {
    font-size: 12px
}

.bookline {
    width: 650px;
    height: 34px;
    background-image: url(../image/about_box_line.jpg);
    background-repeat: repeat-x;
    background-position: 0 0;
    margin: 0 auto;
    margin-top: 10px;
}

.book3 {
    width: 550px;
    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: 570px;
    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: 500px;
    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;
    line-height: 18px;
}

.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;
}

.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: #0483E0;
    border-bottom: 2px solid #1C4E83;
    cursor: pointer;
}

.tab2 {
    background: #fff;
    width: 100%;
    margin-top: 5px;
    border: 1px solid #e1e0e1;
}

.blank {
    width: 100%;
    height: 20px;
    margin-bottom: 5px;
}


.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;
}

.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;
}

.c_red {
    color: #f00;
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden
}


.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(../image/view_left.png) no-repeat center center #bfbebe;
}

.view_imgs #prevTop,
.view_imgs #nextTop {
    display: none
}

.view_imgs .next {
    right: 0;
    background: url(../image/view_right.png) no-repeat center center #bfbebe;
}

.view_imgs li {
    float: left;
}

.view_imgs .prev:hover,
.view_imgs .next:hover {
    background-color: #1255a0;
}

.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 #1255a0;
}

.ol_width {
    width: 580px;
}


.page {
    margin-top: 40px;
    font-size: 14px;
    float: left;
    width: 100%;
    line-height: 34px;
    text-align: center;
    color: #1a1d22;
}

.page a {
    color: #1a1d22;
    padding: 0 10px;
    margin: 0 5px;
    font-/weight: bold;
    border: 1px solid #1a1d22;
    background: #fff;
}

.page * {
    display: inline-block;
    _zoom: 1;
    _display: inline;
    vertical-align: middle;
    line-height: 32px;
    height: 32px;
    padding-bottom: 1px;
}

.page a:hover {
    color: #fff;
    background: #ea042b;
    border: 1px solid #ea042b
}

.page .hover {
    display: inline-block;
    border: 1px solid #ea042b;
    font-weight: bold;
    padding: 0 10px;
    color: #fff;
    background: #ea042b;
}




.z1e50afooter {
    margin: 0 auto;
    color: #5d5d5d;
    background: #282828;
    border-top: 1px solid #C7CED1;
    text-align: center;
}

.z1e50afooter a {
    color: #5d5d5d;
}

.z1e50afooter a:hover {
    color: #FFF;
}

.z1e50afooter .z1e50aflink {
    padding-bottom: 20px;
}

.z1e50afooter .z1e50aflink li {
    display: inline-block;
    margin-left: 10px;
}

.z1e50afooter .footerserver {
    padding: 30px 0 20px 0;
    text-align: left;
}

.z1e50afooter dl {
    margin: 0 0 10px 50px;
}

.z1e50afooter dt {
    position: relative;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    margin-bottom: 10px;
}

.z1e50afooter dd {

    line-height: 30px;
}

.footerc {
    background: #000;
    color: #5d5d5d;
    padding: 30px 0;
    line-height: 22px;
}





.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;
}