/* 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: 99999;
}

.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: #979797;
    font-size: 12px;
    /*	overflow-x: hidden;*/
    background: #fff;
    font-family: 'microsoft yahei';
}

a {
    color: #515d6b;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.header {
    width: 100%;
    min-width: 980px;
    height: 65px;
    padding-top: 17px;
}

.logo {
    float: left;
    display: inline;
}

.logo img {
    max-height: 80px;
}

.tel {
    float: right;
    padding-left: 34px;
    padding-top: 10px;
    text-align: right;
    color: #20598d;
}

.tel p {
    color: #5c7ea3;
    font-size: 12px;
    font-family: 'Times New Roman'
}

.tel span {
    font-size: 16px;
    font-family: 'Arial';
}

.notice {
    width: 100%;
    float: right;
    position: relative;
    z-index: 1;
    border-top: 2px solid #68ade7;
    border-bottom: 2px solid #68ade7;
    padding-top: 5px;
    height: 20px;
    line-height: 24px;
}

.noticecon {
    width: 490px;
    padding-left: 10px;
    float: right;
    font-size: 13px;
    color: #206fb3
}

.noticecon b {
    float: left;
    font-weight: normal;
    font-size: 14px;
}

.noticecon marquee {
    float: left;
    width: 490px;
    font-family: '宋体'
}

.search {
    position: relative;
    font-family: '宋体';
    float: left;
    width: 290px;
    z-index: 9;
    height: 22px;
    display: inline;
    line-height: 22px;
}

.text {
    float: left;
    width: 160px;
    padding-left: 5px;
    border: 1px solid #cdcbbc;
    color: #979797;
    height: 22px;
    line-height: 22px;
}

.button {
    float: left;
    width: 24px;
    cursor: pointer;
    margin-left: 5px;
    height: 24px;
    display: inline;
    background: url(../images/button.gif) left top no-repeat;
}

.select {
    float: left;
    width: 90px;
    color: #979797;
    margin-left: 3px;
    display: inline;
    height: 24px;
    line-height: 24px;
    background: url(../images/select.gif) left top no-repeat;
    position: relative
}

div.selectbox-wrapper {
    border: #cdcbbc 1px solid;
    width: 88px;
    *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: #333
}

div.selectbox-wrapper ul li {
    text-align: center;
    padding-bottom: 3px;
    width: 100%;
    cursor: pointer;
    line-height: 20px;
    padding-top: 3px;
    font-size: 12px;
    color: #666;
}

.selectbox {
    border: none;
    display: block;
    width: 88px;
    text-indent: 8px;
    cursor: pointer;
    height: 25px;
    background: none;
    font-size: 12px;
    color: #979797;
    line-height: 25px;
}

.menu {
    width: 100%;
    float: left;
    position: relative;
    z-index: 999;
    height: 52px;
    line-height: 52px;
    border-top: 1px solid #bcd4e8;
}

.menu li {
    display: inline;
    float: left;
    position: relative;
    text-align: center;
    width: 98px;
    height: 25px;
}

.menu li a {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 14px;
    color: #1e67ad;
    font-family: 'Microsoft Yahei';
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-in-out 0s;
}

.menu li a:hover,
.menu li a.cur {
    background: #206fb2;
    color: #fff;
}

.menu li.cur a {
    background: #206fb2;
    color: #fff;
}

.nav {
    position: absolute;
    padding-top: 3px;
    display: none;
    z-index: 99999 !important;
    left: 0;
    width: 100%;
}

.menu li .nav a {
    float: left;
    color: #fff;
    width: 100%;
    text-align: center;
    line-height: 28px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background: #206fb2;
    margin-top: 2px;
    position: relative;
}

.menu .nav a:hover,
.menu .nav a.cur {}

.banner {
    width: 100%;
    position: relative;
    border-top: 3px solid #206fb2;
    float: left;
    z-index: 2
}

.main_content {
    width: 980px;
    margin: 0 auto 0px;
    position: relative;
    zoom: 1;
}

.nf_hp_kv {
    margin: 0 -500px;
    position: relative;
    width: 2000px;
}

.window {
    height: 342px;
    overflow: hidden;
    position: relative;
    width: 2000px;
}

.kv_item {
    height: 342px;
    overflow: hidden;
    padding: 0 500px;
    position: absolute;
    width: 980px;
}

.vbanner .window,
.vbanner .kv_item {
    height: 293px;
}

.js_nav {
    left: 0;
    height: 6px;
    display: none;
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 27px;
}

.js_nav li {
    display: inline-block;
    *display: inline;
    height: 5px;
    width: 33px;
    margin-right: 2px;
}

.js_nav li a {
    display: inline;
    float: left;
    height: 5px;
    overflow: hidden;
    width: 100%;
    font-size: 0;
    background: #363636;
}

.js_nav li.active a,
.js_nav li a:hover {
    background: #ce4e2b
}

.btn_prev {
    left: 0;
}

.btn_next {
    right: 0;
}

.btn_prev,
.btn_next {
    display: none;
    height: 58px;
    position: absolute;
    top: 167px;
    width: 58px;
}

.btn_prev a,
.btn_next a {
    display: block;
    overflow: hidden;
    height: 58px;
    width: 58px;
    font: 36px/58px '宋体';
    color: #fff;
    text-align: center;
}

.ibook {
    position: absolute;
    bottom: -48px;
    right: 16px;
    width: 248px;
    font-size: 14px;
    height: 284px;
    padding: 8px;
    background: #fff;
    margin-left: 133px;
    display: inline;
    border: 3px solid #fb7d3b;
    border-top: 11px solid #fb7d3b;
}

.ibook_t {
    padding-left: 35px;
    width: 213px;
    border-bottom: 1px solid #e9e9e9;
    color: #d93a00;
    font-size: 16px;
    line-height: 34px;
    margin-bottom: 20px;
    background: url(../images/ibook_t.gif) 8px center no-repeat
}

.ibookform p {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.ibookform label {
    float: left;
    width: 80px;
    text-align: right;
    padding-right: 6px;
}

.input144,
.input70 {
    float: left;
    width: 142px;
    height: 22px;
    border: 1px solid #d8d8d8;
}

.ibookform textarea {
    width: 144px;
    height: 63px;
    resize: none;
    border: 1px solid #d8d8d8;
    overflow: hidden;
    font-family: 'microsoft yahei'
}

.input70 {
    width: 70px;
    margin-right: 6px;
    display: inline;
}

.border3 {
    border-radius: 3px;
    position: relative;
}

.ibooksub {
    background: #d93a00;
    color: #fff;
    border: 0;
}

.reset {
    background: #fff;
    border: 1px solid #dfdfdf;
    color: #6d6d6c;
}

.isubbut input {
    width: 73px;
    text-align: center;
    cursor: pointer;
    margin-right: 25px;
    height: 28px;
    line-height: 28px;
    float: left;
}

.isubbut {
    float: left;
    padding-left: 40px;
    padding-top: 14px;
}

/* index-common*/
.ititle {
    width: 100%;
    float: left;
    background: url(../images/ititle.png) center no-repeat;
    font-size: 22px;
    color: #206fb2;
    text-align: center;
    height: 22px;
    line-height: 22px;
}

.more {
    font-size: 16px;
    clear: both;
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 226px;
    height: 41px;
    line-height: 41px;
    color: #fff;
    background: url(../images/more.png) top center no-repeat;
}

.product {
    padding-top: 40px;
    height: 472px;
    width: 100%;
    background: #e8e9e9;
}

.product li {
    background: #fff;
    float: left;
    width: 455px;
    color: #206fb2;
    margin-right: 30px;
    line-height: 38px;
    border: 1px solid #dbdbdb;
    height: 38px;
    padding: 0 10px;
    margin-bottom: 4px;
}

.product li a {
    color: #206fb2
}

.product a span {
    cursor: pointer
}

.product ul {
    font-family: ' 宋体';
    width: 1200px;
    padding-bottom: 45px;
    float: left;
}

.span270 {
    float: left;
    width: 240px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.span90 {
    float: left;
    width: 105px;
}

.span90 font {
    color: #ff8a00;
    font-size: 12px;
}

.pronav {
    color: #767d8d;
    float: left;
    font-family: ' 宋体';
    width: 100%;
    text-align: center;
    font-size: 14px;
    height: 75px;
    padding-top: 40px;
}

.pronav a {
    color: #000;
    font-size: 12px;
    padding: 0 10px;
    border-radius: 2px;
    background: #fff;
    color: #206fb2;
    line-height: 33px;
    height: 33px;
    margin-right: 10px;
    border: 1px solid #d9d9d9;
    display: inline-block
}

.pronav a:hover {
    background: #206fb2;
    color: #fff;
}

.teacher {
    padding-top: 45px;
    height: 410px;
    width: 100%;
}

.teacher .more {
    margin-top: 20px;
}

.teamul {
    float: left;
    padding-top: 55px;
    height: 220px;
    width: 1200px;
}

.teamul li {
    float: left;
    width: 220px;
    margin-right: 25px;
    display: inline;
    height: 220px;
    position: relative;
}

.proimg {
    border: 2px solid #206fb2;
    overflow: hidden;
    float: left;
    position: relative;
}

.proimg img {
    display: block;
}

.proimg font {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 27px;
    height: 27px;
    background: url(../images/proimg.png) top center no-repeat;
}

.protxt {
    font-size: 14px;
    font-family: '宋体';
    float: left;
    margin-top: 1px;
    text-align: center;
    width: 94%;
    padding: 0 3%;
    height: 44px;
    line-height: 44px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background: #206fb2;
    color: #fff;
}

.case .proimg img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}

.news {
    width: 100%;
    position: relative;
    padding-top: 37px;
    height: 444px;
    background: #e8e9e9
}

.newsmain {
    width: 980px;
    margin: 0 auto;
    height: 360px;
}

.newsmain li {
    float: left;
    width: 447px;
    margin: 50px 20px 10px;
}

.newsmain li a {
    cursor: pointer;
    display: block;
}

.time {
    float: left;
    width: 60px;
    height: 87px;
    background: #fff;
    margin-right: 1px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}

.time font {
    float: left;
    width: 58px;
    font: 22px/43px 'Arial';
    color: #5f5f5f;
    border: 1px solid #aeadad;
}

.time span {
    font: 12px/44px 'Arial';
    float: left;
    width: 100%;
    background: #5f5f5f;
    color: #fff;
}

.newsli_r {
    float: left;
    line-height: 1.5;
    color: #9a9a9a;
    width: 373px;
    margin-left: 10px;
    font-family: '宋体'
}

.newsli_rt {
    float: left;
    width: 373px;
    font: 16px/1.5 'Microsoft Yahei'
}

.newsli_rt font {
    width: 20px;
    height: 20px;
    line-height: 20px;
    float: right;
    background: #5f5f5f;
    color: #fff;
    text-align: center;
}

.newsli_rt .fl {
    text-overflow: ellipsis;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    width: 300px;
}

.newsli_r em {
    display: block;
    line-height: 24px;
    margin-bottom: 3px;
    border-bottom: 1px dotted #ccc;
    font-style: normal;
    color: #9a9a9a;
}

.newsmain li a:hover .newsli_rt font {
    background: #206fb2
}

.newsmain li a:hover .newsli_rt .fl {
    color: #206fb2
}

.newsmain li a:hover .time span {
    background: #206fb2
}

.newsmain li a:hover .time font {
    color: #206fb2;
}

.case {
    width: 100%;
    position: relative;
    padding-top: 50px;
    height: 480px;
}

.ipro {
    position: relative;
    float: left;
    height: 210px;
}

.case .main {
    width: 1050px;
}

.ipro ul {
    position: absolute;
    width: 100%;
    left: 0;
}

.ipro li {
    float: left;
    width: 200px;
    height: 210px;
    background: #fff;
}

.iproli {
    float: left;
    width: 220px;
    margin-left: 35px;
    display: inline;
    height: 210px;
    position: relative;
}

.slidera {
    padding-top: 35px;
    text-align: center;
    width: 100%;
    float: left;
    position: relative;
}

.slider span,
.slidera span {
    text-align: center;
    cursor: pointer;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-left: 15px;
    opacity: 1;
}

.slider .end,
.slidera .end {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

.slidera img {
    vertical-align: middle;
    margin: 0 6px;
}

.main,
.fyMain {
    width: 980px;
    margin: 0 auto;
    clear: both;
    position: relative;
}

.fyMain {
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 20px;
    margin-top: 32px;
}

/* foot*/
.foot {
    width: 100%;
    min-width: 980px;
    color: #fff;
    height: 237px;
    font-family: '宋体';
    line-height: 25px;
    overflow: hidden;
    background: #206fb2
}

.foot a {
    color: #fff;
}

.f_link {
    width: 100%;
    overflow: hidden;
    background: #0b5a9d;
    padding: 15px 0
}

.f_link li {
    height: auto;
    display: inline-block;
    padding-right: 15px;
    line-height: 25px;
}


.f_link .fl a {
    padding-right: 20px;
}

.foot .fl {
    padding-left: 15px;
}

.site {
    float: right;
    font-family: 'microsoft yahei';
    width: 150px;
    font-size: 12px;
    background: url(../images/site.png) left center no-repeat;
    margin: 15px 0px 0px 0;
    padding-left: 35px;
    line-height: 26px;
}

.bootfl {
    text-align: center;
    width: 100%;
    margin: 20px 0;
}

.bootfr {
    float: right;
    width: 306px;
    vertical-align: middle;
    font-size: 14px;
    font-family: 'microsoft yahei';
    background: url(../images/code.gif) left top no-repeat;
}

.bootfr img {
    float: left;
    margin: 5px;
    display: inline;
    width: 99px;
    height: 99px;
    vertical-align: middle
}

.bootfr p {
    float: left;
    line-height: 107px;
    padding-left: 22px;
}

.share a {
    -webkit-transition: all 0s ease-in-out 0s;
    -moz-transition: all 0s ease-in-out 0s;
    transition: all 0s ease-in-out 0s;
}

.share {
    width: 250px;
    margin-top: 20px;
    margin-left: -5px;
}

/* 二级页面*/
.fyLeft {
    float: left;
    width: 232px;
    overflow: hidden;
    color: #fff;
    font-family: '宋体'
}

.l_pro {
    float: left;
    width: 212px;
    padding: 10px;
    background: url(../images/l_pro.jpg) top left no-repeat #206fb2;
}

.l_procon {
    float: left;
    background: #fff;
    width: 210px;
    padding: 1px 1px 50px;
}

.proOne {
    width: 100%;
    float: left;
    overflow: hidden;
    margin-bottom: 7px;
}

.proOne a {
    width: 210px;
    color: #646464;
    line-height: 37px;
    float: left;
    font-size: 12px;
    background: url(../images/ico1.png) 183px center no-repeat;
    border-bottom: 1px solid #cfcfcf
}

.proOne a:hover,
.proOne a.cur {
    background: url(../images/ico2.png) 183px center no-repeat #246ea7;
    color: #fff;
}

.proOne span {
    width: 175px;
    padding-left: 10px;
    cursor: pointer;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.proTwo {
    float: left;
    line-height: 25px;
    overflow: hidden;
}

.proTwo li {
    width: 240px;
    float: left;
}

.proTwo li a {
    float: left;
    border: 0;
    line-height: 38px;
    width: 205px;
    padding-left: 25px;
    background: none;
}

.proTwo li a:hover {
    font-weight: bold;
    background: none;
    color: #646464;
}

.l_news {
    float: left;
    width: 212px;
    margin-top: 30px;
    padding: 10px;
    background: url(../images/l_news.jpg) top left no-repeat #206fb2;
}

.left_t {
    text-align: center;
    font-family: 'microsoft yahei';
    width: 100%;
    line-height: 66px;
    font-size: 18px;
    font-weight: bold;
}

.l_news ul {
    float: left;
    background: #fff;
    width: 208px;
    padding: 1px 2px 50px;
}

.l_news li {
    float: left;
    line-height: 35px;
    width: 100%;
    border-bottom: 1px solid #cfcfcf
}

.l_news li a {
    float: left;
    width: 97%;
    padding-right: 3%;
    background: url(../images/ico1.png) 186px center no-repeat;
}

.l_news li a:hover {
    background: url(../images/ico2.png) 186px center no-repeat #246ea7;
    color: #fff;
}

.l_news li span {
    float: left;
    cursor: pointer;
    width: 163px;
    padding: 0 20px 0 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.l_contact {
    margin-top: 30px;
    float: left;
    width: 202px;
    color: #fff;
    line-height: 25px;
    padding: 15px;
    background: url(../images/contact.jpg) top left repeat;
}

/* fyRight*/
.fyRight {
    float: right;
    width: 698px;
    padding: 10px;
    overflow: hidden;
    background: url(../images/right.jpg) no-repeat top left #1e67ad;
}

.fyRightmain {
    background: #fff;
    width: 658px;
    padding: 20px;
    min-height: 700px;
    float: left;
    line-height: 30px;
    font-size: 14px;
    word-break: break-all;
    font-family: '宋体';
}

.mainRightMain {
    color: #787878;
    float: left;
    width: 708px;
    padding-bottom: 20px;
    min-height: 640px;
    _height: 640px;
}

.mainr_line {
    float: left;
    height: 18px;
    width: 99%;
    background: url(../images/line_s.gif) top left repeat-x;
}

.tip {
    padding: 20px;
}

.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;
}

/* list*/
.title {
    width: 100%;
    position: relative;
    height: 45px;
    color: #fff;
    line-height: 45px;
    font-family: '宋体'
}

.title a {
    color: #fff;
}

.title font {
    font-size: 12px;
}

.title .fl {
    color: #fefefe;
    font: bold 18px/45px 'microsoft yahei';
    padding-left: 5px;
}

.pro_list {
    width: 720px;
}

.pro_list li {
    float: left;
    width: 210px;
    margin-right: 15px;
    display: inline;
    height: 300px;
    position: relative;
}

.news_list {
    float: left;
}

.newslisttime {
    float: left;
    width: 100%;
    color: #555;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

.news_list li {
    float: left;
    width: 630px;
    padding: 15px;
    border-top: 1px solid #e6e6e6;
    line-height: 26px;
}

.news_list li a {
    float: left;
    font: 16px/26px 'Microsoft Yahei';
    width: 596px;
    color: #2673a8;
    height: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.news_list li .newslisttime a {
    font-size: 12px;
    width: auto;
    margin-left: 10px;
    display: inline;
    float: left;
    padding-left: 5px;
    background: url(../images/newsdot.gif) left center no-repeat;
    color: #555;
}

.newslisteven {
    background: #f2f2f2;
}

.newstxt {
    float: left;
    width: 100%;
    font-size: 12px;
    color: #8c8c8c;
    font-family: '宋体'
}

.pro_txtimg li {
    float: left;
    margin-bottom: 20px;
}

.pro_li_img {
    float: left;
    border: 1px solid #ccc;
    overflow: hidden;
}

.pro_li_txt {
    float: left;
    margin-top: 22px;
    height: 231px;
    font-family: '宋体';
    width: 410px;
    padding: 0 10px;
    background: #f8f8f8;
    border: 1px solid #e5e1e1;
    border-left: 0;
    border-radius: 0 4px 4px 0;
    color: #555;
    line-height: 27px;
    font-size: 12px;
}

.pro_txtimg_t {
    width: 100%;
    float: left;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 20px;
}

.pro_txtimg_t .fl {
    margin-top: 23px;
    line-height: 34px;
    width: 270px;
    float: left;
    font: 14px/34px 'Microsoft Yahei';
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.viewmore {
    float: right;
    margin-top: -15px;
    background: #206fb2;
    width: 70px;
    text-align: center;
    height: 58px;
    line-height: 58px;
    color: #fff;
    border-radius: 6px;
    position: relative;
}

.pro_li_txt p {
    line-height: 22px;
    color: #a7a7a7;
}

.prolist li {
    border: 1px solid #ccc;
    float: left;
    width: 100%;
    margin-bottom: 4px;
    font-family: '宋体';
    font-size: 12px;
}

.prolist .span270 {
    width: 420px;
    padding-left: 10px;
}

.prolist .span90 {
    width: 110px;
    overflow: hidden;
    height: 30px;
}

.prolist a {
    color: #206fb2
}

.prolist .newsline {
    border: 0;
    height: 20px;
    width: 100%;
}

/*news_view*/
.title_s {
    color: #c6b5af;
    font-size: 12px;
    margin-bottom: 20px;
    line-height: 35px;
}

.vtitle {
    width: 100%;
    color: #2673a8;
    font-family: 'Microsoft Yahei';
    line-height: 1.8;
    float: left;
    border-bottom: 1px solid #d0d0d0;
    font-size: 18px;
}

.vtitle font {
    color: #a1a1a1;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.mainrbanner {
    border: 1px solid #dbdbdb;
    width: 306px;
    margin: 0 auto 20px;
}

.mainrbanner img {
    border: 3px solid #fff
}

.padding25 .center img {
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.newsview {
    display: inline;
    width: 658px;
    border-bottom: 1px solid #cfcac1;
    margin: 25px 0;
    padding: 15px 0;
    font-size: 14px;
    line-height: 28px;
    float: left;
    color: #696969;
}

.viewpage {
    width: 100%;
    float: left;
}

.main_r_nav {
    float: left;
    width: 500px;
    height: 66px;
    font-size: 14px;
    margin-left: 10px;
    display: inline;
}

.returnlist {
    width: 30px;
    height: 40px;
    padding: 8px 12px;
    border-radius: 8px;
    position: relative;
    display: inline;
    float: right;
    color: #fff;
    line-height: 22px;
    font-size: 12px;
    background: #717171;
    margin-top: 5px;
}

.returnlist a {
    color: #fff;
    text-align: center;
    font-size: 14px;
    width: 100%;
    display: block;
}

.main_r_nav a {
    color: #696969;
    font-size: 12px;
    /*	float: left;*/
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
}

.main_r_nav a:hover {
    color: #f7800d;
}

.vtitletxt {
    color: #206fb2;
    font-family: '宋体';
    font-size: 12px;
    float: left;
    width: 100%;
    padding-top: 10px;
}

.tborder {
    border-bottom: 1px solid #ccc;
    padding-bottom: 6px;
}

.vtitletxt font {
    color: #f7800d;
    font-size: 12px;
}

/* page*/
.page {
    margin: 15px 0;
    font-size: 13px;
    float: left;
    width: 100%;
    text-align: right;
    color: #6a6a6a;
}

.page a {
    color: #383838;
    padding: 0 10px;
    border: 1px solid #d9d9d9;
    margin: 0 2px;
    background: #fff;
}

.page * {
    position: relative;
    border-radius: 4px;
    display: inline-block;
    _zoom: 1;
    _display: inline;
    vertical-align: middle;
    line-height: 28px;
    height: 28px;
    padding-bottom: 1px;
}

.page img {
    height: auto;
    margin: 0 3px;
}

.page .bg {
    font-weight: normal;
    margin: 0 5px;
}

.disabled {
    padding: 0 10px;
    border: 1px solid #d5d5d5;
    color: #fff;
    background: #b1b1b1;
}

.page .current {
    padding: 0 10px;
    border: 1px solid #d5d5d5;
    font-weight: bold;
}

.total {
    text-align: center;
}

.reach {
    text-align: left;
    padding-left: 5px;
}

.btn {
    width: 64px;
    margin-left: 10px;
    display: inline;
    height: 30px;
    line-height: 30px;
}

.btn a {
    background: #206fb2;
    border: 0;
    font-weight: normal;
    padding: 0;
    color: #fff;
    width: 64px;
    text-align: center;
}

.btn a:hover {
    color: #fff;
}

.input_page {
    width: 30px;
    text-align: center;
    border: 1px solid #d5d5d5;
    font-size: 12px;
}

/* 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*/
.message {
    width: 600px;
    padding-top: 20px;
    font-size: 12px;
    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,
.message li select {
    height: 20px;
    line-height: 20px;
    width: 220px;
    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;
}

/* hr*/
.hrBox {
    width: 634px;
    margin-left: 10px;
    _margin-left: 5px;
    float: left;
    min-height: 91px;
    _height: 91px;
    border: 1px solid #dbdbdb;
    margin-bottom: 20px;
    background: #efefef;
    font-size: 12px;
}

.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;
}

/* 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: 22px;
    height: 22px;
    vertical-align: middle;
    border: 1px solid #ccc;
}

.hr a {
    color: #333;
}

.hr a:hover {
    color: #de0303;
}

.hr_btn {
    width: 100px;
    height: 40px;
    font-size: 12px;
    background: #fc7c37;
    color: #fff;
}

#hrform {
    float: left;
    width: 100%;
}

#lightbox-nav a {
    -webkit-transition: all 0s ease-in-out 0s;
    -moz-transition: all 0s ease-in-out 0s;
    transition: all 0s ease-in-out 0s;
}

#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>#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
}

.downbut {
    width: 98%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    float: left;
    padding-left: 2%;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
}

.downbut a {
    color: #fe7a3a;
}

.searchtip {
    font-family: 'microsoft yahei';
    font-size: 14px;
    margin-top: 80px
}

.searchtip p {
    line-height: 1.6;
}

.seatel {
    color: #0b5a9d
}

.searchbut {
    margin-top: 30px;
}

.searchbut a {
    color: #0b5a9d;
    width: 60px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
}




/*  
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 */
.z53c84meta-tags {
    padding: 20px 0;
}

.z53c84meta-tags .z53c84tagitem {
    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;
}

.z53c84meta-tags .z53c84tagitem:hover {
    background-color: rgba(0, 102, 255, .15);
}

.z53c84meta-tags .z53c84tagitem:not(:last-child) {
    margin-right: 10px;
}


/* 话题标签topic列表 */
.z53c84container {
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box
}

@media screen and (min-width:768px) {
    .z53c84container {
        width: 750px
    }
}

@media screen and (min-width:992px) {
    .z53c84container {
        width: 970px
    }
}

@media screen and (min-width:1200px) {
    .z53c84container {
        width: 1170px
    }
}

@media only screen and (max-width: 1140px) {

    .z53c84main,
    .z53c84container {
        width: auto;
    }
}

.z53c84place {
    min-height: 56px;
    background-color: #f2f3f5;
    line-height: 56px;
    font-size: 16px;
    padding: 0 20px;
    margin: 20px 0;
}

.z53c84row .z53c84rowtitle {
    text-align: center;
    padding: 30px 0 20px 0;
}

.z53c84row .z53c84rowtitle h1 {
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}

.z53c84row .z53c84rowtitle p {
    font-size: 16px;
    line-height: 30px;
    color: rgba(119, 119, 119, 1);
    font-family: Arial;
}

/* 自定义内容 */
.z53c84content {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 30px;
}

.z53c84content p {
    padding-bottom: 20px;
}

.z53c84content .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;
}

.z53c84content .contain:hover {
    background: #EFEFEF;
}

.z53c84content .contain .ch-title {
    font-size: 24px;
    font-weight: 600;
    color: #5d5044;
    line-height: 32px;
    margin-bottom: 6px;
}

.z53c84content .contain .en-title {
    font-size: 16px;
    font-family: HelveticaNeueLTPro;
    color: rgba(133, 114, 90, 0.6);
    line-height: 32px;
    padding-bottom: 8px;
}

.z53c84content .contain .line {
    width: 48px;
    height: 4px;
    background: #ff9f38;
    display: inline-block;
    margin-bottom: 24px;
}

.z53c84content .contain p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    text-align: justify;
}

/* 列表 */
.z53c84news_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列表结束 */