#loadingDiv {
    position: fixed;
    left: 0;
    width: 100%;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 1;
    filter: alpha(opacity=80);
    z-index: 9999
;}

#loadingbox {
    position: absolute;
    width: auto;
    height: 57px;
    line-height: 57px;
    padding-left: 50px;
    padding-right: 20px;
    background: rgba(0, 0, 0, 0.8) url(../images/defalut/loading.jpg) no-repeat scroll 5px 10px;
    border-radius: 10px;
    color: #fff;
    font-family: simsun
;}

.color_main {
    color: #910000
;}

.red {
    color: #d72323
;}

.level,
.nav_ul,
.banner_ul,
.bannerdash_ul,
.zn_ul,
ul.style_ul,
.detail_nav,
.select_nav,
.zy_ul,
.leader_ul,
.jx_ul,
.jx_ul1 {
    font-size: 0
;}

.level li,
.nav_ul li,
.banner_ul li,
.bannerdash_ul li,
.zn_ul li,
ul.style_ul li,
.detail_nav li,
.select_nav li,
.zy_ul li,
.leader_ul li,
.jx_ul li,
.jx_ul1 li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-size: 12px
;}

.dl dl,
.contactbox .left dl {
    width: 100%;
    clear: both;
    font-size: 0
;}

.dl dt,
.contactbox .left dt,
.dl dd,
.contactbox .left dd {
    vertical-align: middle;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-size: 12px
;}

.dl dt,
.contactbox .left dt {
    padding-right: 10px;
    text-align: right
;}

.dl .vt,
.contactbox .left .vt {
    vertical-align: top
;}

.dl .tl,
.contactbox .left .tl {
    text-align: left
;}

.w1024 {
    width: 1024px
;}

.inp {
    -webkit-box-shadow: 1px 1px 1px 1px #f0f0f0 inset;
    box-shadow: 1px 1px 1px 1px #f0f0f0 inset;
    outline: none;
    border: 1px solid #dadada;
    padding-left: 10px;
    padding-right: 10px;
    color: #666
;}

.inp:hover,
.inp:focus {
    border: 1px solid #910000
;}

.select2-container--default .select2-selection--single {
    border: 1px solid #dadada !important;
    -webkit-box-shadow: 1px 1px 1px 1px #f0f0f0 inset;
    box-shadow: 1px 1px 1px 1px #f0f0f0 inset
;}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    background: transparent
;}

body {
    line-height: 1;
    font: 12px/1.5 '\5FAE\8F6F\96C5\9ED1', tahoma, arial, 'Hiragino Sans GB', '\5b8b\4f53', sans-serif
;}

ol,
ul {
    list-style: none
;}

nav ul {
    list-style: none
;}

h1,
h2,
h3 {
    font-weight: normal
;}

blockquote,
q {
    quotes: none
;}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
;}

a {
    text-decoration: none;
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
color:#000;
;}

table {
    border-collapse: collapse;
    border-spacing: 0
;}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0
;}

button,
input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    vertical-align: baseline;
    *vertical-align: middle;
    outline: none
;}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
;}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
;}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
;}

audio:not([controls]) {
    display: none;
    height: 0
;}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
;}

[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
;}

button[disabled],
input[disabled] {
    cursor: default
;}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
;}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
;}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
;}

.auto {
    margin-left: auto;
    margin-right: auto
;}

.vm {
    vertical-align: middle
;}

.vt {
    vertical-align: top
;}

.vb {
    vertical-align: bottom
;}

.dn {
    display: none
;}

.di {
    display: inline
;}

.db {
    display: block
;}

.dib {
    display: inline-block
;}

.w10 {
    width: 10px
;}

.w100 {
    width: 100px
;}

.w10p {
    width: 10%
;}

.w20 {
    width: 20px
;}

.w200 {
    width: 200px
;}

.w20p {
    width: 20%
;}

.w30 {
    width: 30px
;}

.w300 {
    width: 300px
;}

.w30p {
    width: 30%
;}

.w40 {
    width: 40px
;}

.w400 {
    width: 400px
;}

.w40p {
    width: 40%
;}

.w50 {
    width: 50px
;}

.w500 {
    width: 500px
;}

.w50p {
    width: 50%
;}

.w60 {
    width: 60px
;}

.w600 {
    width: 600px
;}

.w60p {
    width: 60%
;}

.w70 {
    width: 70px
;}

.w700 {
    width: 700px
;}

.w70p {
    width: 70%
;}

.w80 {
    width: 80px
;}

.w800 {
    width: 800px
;}

.w80p {
    width: 80%
;}

.w90 {
    width: 90px
;}

.w900 {
    width: 900px
;}

.w90p {
    width: 90%
;}

.w100 {
    width: 100px
;}

.w1000 {
    width: 1000px
;}

.w100p {
    width: 100%
;}

.h100p {
    height: 100%
;}

.mt0 {
    margin-top: 0px
;}

.mb0 {
    margin-bottom: 0px
;}

.ml0 {
    margin-left: 0px
;}

.mr0 {
    margin-right: 0px
;}

.p0 {
    padding: 0px
;}

.pt0 {
    padding-top: 0px
;}

.pb0 {
    padding-bottom: 0px
;}

.pl0 {
    padding-left: 0px
;}

.pr0 {
    padding-right: 0px
;}

.mt1 {
    margin-top: 1px
;}

.mb1 {
    margin-bottom: 1px
;}

.ml1 {
    margin-left: 1px
;}

.mr1 {
    margin-right: 1px
;}

.p1 {
    padding: 1px
;}

.pt1 {
    padding-top: 1px
;}

.pb1 {
    padding-bottom: 1px
;}

.pl1 {
    padding-left: 1px
;}

.pr1 {
    padding-right: 1px
;}

.mt2 {
    margin-top: 2px
;}

.mb2 {
    margin-bottom: 2px
;}

.ml2 {
    margin-left: 2px
;}

.mr2 {
    margin-right: 2px
;}

.p2 {
    padding: 2px
;}

.pt2 {
    padding-top: 2px
;}

.pb2 {
    padding-bottom: 2px
;}

.pl2 {
    padding-left: 2px
;}

.pr2 {
    padding-right: 2px
;}

.mt3 {
    margin-top: 3px
;}

.mb3 {
    margin-bottom: 3px
;}

.ml3 {
    margin-left: 3px
;}

.mr3 {
    margin-right: 3px
;}

.p3 {
    padding: 3px
;}

.pt3 {
    padding-top: 3px
;}

.pb3 {
    padding-bottom: 3px
;}

.pl3 {
    padding-left: 3px
;}

.pr3 {
    padding-right: 3px
;}

.mt4 {
    margin-top: 4px
;}

.mb4 {
    margin-bottom: 4px
;}

.ml4 {
    margin-left: 4px
;}

.mr4 {
    margin-right: 4px
;}

.p4 {
    padding: 4px
;}

.pt4 {
    padding-top: 4px
;}

.pb4 {
    padding-bottom: 4px
;}

.pl4 {
    padding-left: 4px
;}

.pr4 {
    padding-right: 4px
;}

.mt5 {
    margin-top: 5px
;}

.mb5 {
    margin-bottom: 5px
;}

.ml5 {
    margin-left: 5px
;}

.mr5 {
    margin-right: 5px
;}

.p5 {
    padding: 5px
;}

.pt5 {
    padding-top: 5px
;}

.pb5 {
    padding-bottom: 5px
;}

.pl5 {
    padding-left: 5px
;}

.pr5 {
    padding-right: 5px
;}

.mt-1 {
    margin-top: -1px
;}

.mb-1 {
    margin-bottom: -1px
;}

.ml-1 {
    margin-left: -1px
;}

.mr-1 {
    margin-right: -1px
;}

.p5 {
    padding: 5px
;}

.p10 {
    padding: 10px
;}

.p15 {
    padding: 15px
;}

.p20 {
    padding: 20px
;}

.p30 {
    padding: 30px
;}

.pl5 {
    padding-left: 5px
;}

.pt5 {
    padding-top: 5px
;}

.pr5 {
    padding-right: 5px
;}

.pb5 {
    padding-bottom: 5px
;}

.pl10 {
    padding-left: 10px
;}

.pt10 {
    padding-top: 10px
;}

.pr10 {
    padding-right: 10px
;}

.pb10 {
    padding-bottom: 10px
;}

.pl15 {
    padding-left: 15px
;}

.pt15 {
    padding-top: 15px
;}

.pr15 {
    padding-right: 15px
;}

.pb15 {
    padding-bottom: 15px
;}

.pl20 {
    padding-left: 20px
;}

.pt20 {
    padding-top: 20px
;}

.pr20 {
    padding-right: 20px
;}

.pb20 {
    padding-bottom: 20px
;}

.pl30 {
    padding-left: 30px
;}

.pt30 {
    padding-top: 30px
;}

.pr30 {
    padding-right: 30px
;}

.pb30 {
    padding-bottom: 30px
;}

.ml10 {
    margin-left: 10px
;}

.mr10 {
    margin-right: 10px
;}

.mt10 {
    margin-top: 10px
;}

.mb10 {
    margin-bottom: 10px
;}

.ml20 {
    margin-left: 20px
;}

.mr20 {
    margin-right: 20px
;}

.mt20 {
    margin-top: 20px
;}

.mb20 {
    margin-bottom: 20px
;}

.ml30 {
    margin-left: 30px
;}

.mr30 {
    margin-right: 30px
;}

.mt30 {
    margin-top: 30px
;}

.mb30 {
    margin-bottom: 30px
;}

.fl {
    float: left;
    display: inline
;}

.fr {
    float: right;
    display: inline
;}

.rel {
    position: relative
;}

.abs {
    position: absolute
;}

.b0 {
    bottom: 0
;}

.t0 {
    top: 0
;}

.l0 {
    left: 0
;}

.r0 {
    right: 0
;}

.cf,
.index_news_ul li,
.xs_ul li {
    *zoom: 1
;}

.cf:after,
.index_news_ul li:after,
.xs_ul li:after {
    display: table;
    content: '';
    clear: both
;}

.tc {
    text-align: center
;}

.tr {
    text-align: right
;}

.tl {
    text-align: left
;}

.n {
    font-weight: normal;
    font-style: normal
;}

.b {
    font-weight: bold
;}

.tno,
.tno a {
    text-decoration: none
;}

.ovh {
    overflow: hidden
;}

.bgn {
    background: none !important
;}

.f12 {
    font-size: 12px
;}

.f14 {
    font-size: 14px
;}

.f16 {
    font-size: 16px
;}

.f18 {
    font-size: 18px
;}

.f20 {
    font-size: 20px
;}

.f24 {
    font-size: 24px
;}

.f28 {
    font-size: 28px
;}

.f36 {
    font-size: 36px
;}

.lh20 {
    line-height: 20px
;}

.lh22 {
    line-height: 22px
;}

.lh24 {
    line-height: 24px
;}

.lh26 {
    line-height: 26px
;}

.lh28 {
    line-height: 28px
;}

.lh30 {
    line-height: 30px
;}

.lh36 {
    line-height: 36px
;}

.lh40 {
    line-height: 40px
;}

.lh20_h {
    line-height: 20px;
    height: 20px
;}

.lh22_h {
    line-height: 22px;
    height: 22px
;}

.lh24_h {
    line-height: 24px;
    height: 24px
;}

.lh26_h {
    line-height: 26px;
    height: 26px
;}

.lh28_h {
    line-height: 28px;
    height: 28px
;}

.lh30_h {
    line-height: 30px;
    height: 30px
;}

.lh36_h {
    line-height: 36px;
    height: 36px
;}

.lh40_h {
    line-height: 40px;
    height: 40px
;}

.bde {
    border: 1px solid #eee
;}

.bte {
    border-top: 1px solid #eee
;}

.bbe {
    border-bottom: 1px solid #eee
;}

.bdn {
    border: none
;}

.bdc {
    border: 1px solid #ccc
;}

.btc {
    border-top: 1px solid #ccc
;}

.bbc {
    border-bottom: 1px solid #ccc
;}

.bgfff {
    background: #fff
;}

.bgeee {
    background: #eee
;}

.cfff {
    color: #fff
;}

.ceee {
    color: #eee
;}

.cddd {
    color: #ddd
;}

.cccc {
    color: #ccc
;}

.c999 {
    color: #999
;}

.c666 {
    color: #666
;}

.c333 {
    color: #333
;}

.c000 {
    color: #000
;}

.w490 {
    width: 488px;
    height: 449px;
    overflow: hidden
;}

.w780 {
    width: 780px
;}

.bgbar {
    display: none
;}

.header {
    position: relative;
    top: 0;
    left: 0;
    z-index: 9000;
    background: #910000;
    padding-top: 20px;
    width: 100%
;}

.header .r_c {
    width: 280px
;}

.header .r_c p {
    color: #fff;
padding-top:11px;
;}

.header .r_c a {
    color: #fff;
    padding: 2px 5px;
    font-weight: 400
;}

.header .r_c a:hover {
    color: #ddd
;}

.header .searchbox {
    width: 95px;
    border-radius: 10px;
    height: 20px;
    background: #fff;
    overflow: hidden;
    padding: 1px 5px;
    font-size: 0
;}

.header .searchbox .search_inp {
    font-size: 12px;
    width: 75%;
    border: none;
    *border: 0;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    background: none;
    float: left
;}

.header .searchbox .submit {
    width: 22%;
    padding: 0 !important;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/btn_search.jpg) center center no-repeat;
    border: none;
    float: right
;}

.header .r_b {
    margin-top: 20px;
padding-top:0px;
    width:280px;
height:40px;
background:#fff;
position:relative;
border-radius:50px;
opacity:0.8;
filter:opacity(80);
}

.header .r_b .search_text{width:76%;line-height:38px;border:0px;font-size:14px;color:#555;height:38px;position: absolute;
    top: 1px;
    left: 16px;
    padding:0px;
}
.header .r_b .search_image{position:absolute;top:5px;right:10px;}

.logo {
    padding-left: 110px;
    height: 100px;
    background: url(../images/logo.jpg) left center no-repeat
;}

.logo span {
    color: #fff;
    font-size: 24px;
    display: block;
    font-weight: 400
;}

.logo .s1 {
    font-size: 12px;
    color: #fff
;}

.logo a {
    padding-right: 240px;
    padding-top: 15px;
    height: 76px;
    display: block;
    background: url(../images/logo_right.jpg) right center no-repeat;
    font-weight: 400
;}

.navbg {
    background: #F1F1F1;
    margin-top: 10px;
    border-bottom: 1px solid #ccc
;}

.nav_ul {
    width: 1177px;
    margin: 0 auto;
 }

.nav_ul li {
    height: 40px;
    width: 117px;
    text-align: center;
    position: relative;
    *
    z-index: 99;
    background: url(../images/navlibg.jpg) left center no-repeat;
 }

.nav_ul li:first-child {
    background: none
;}

.nav_ul a {
    transition: all 0.3s 0s ease-in-out;
    -webkit-transition: all 0.3s 0s ease-in-out;
    font-weight: 400;
    display: block;
    color: #3D3D3D;
    line-height: 40px;
    font-size: 14px
;}

.nav_ul a:hover {
    background: #F4F4F4;
    color: #910000
;}

.nav_ul .li10 {
    display: none
;}

.navbox2 {
    background: #fff;
    position: absolute;
    top: 40px;
    left: 0;
    min-width: 100%;
    z-index: 9999
;}

.navbox2 p {
    border-bottom: 1px solid #E1D8D1
;}

.navbox2 p:last-child {
    border: none
;}

.navbox2 a {
    font-size: 12px;
    height: 36px;
    line-height: 36px;
    width: 100px;
    padding-left: 20px;
    text-align: left
;}

.banner_box {
    height: 500px;
    overflow: hidden;
    position: relative
;}

.banner_box .flex-prev {
    text-indent: 9999px;
    position: absolute;
    left: 50%;
    top: 40%;
    margin-left: -600px;
    background: url(../images/prev1.jpg) 0 0 no-repeat;
    width: 52px;
    height: 52px
;}

.banner_box .flex-prev:hover {
    opacity: 0.8
;}

.banner_box .flex-next {
    text-indent: 9999px;
    position: absolute;
    right: 50%;
    top: 40%;
    margin-right: -600px;
    width: 52px;
    height: 52px;
    background: url(../images/next1.jpg) 0 0 no-repeat
;}

.banner_box .flex-next:hover {
    opacity: 0.8
;}

.banner_ul li {
    height: 500px;
    width: 100%
;}

.bannerdash_ul {
    position: absolute;
    bottom: 30px;
    text-align: center;
    width: 100%;
    z-index: 99
;}

.bannerdash_ul li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: none;
    margin-right: 10px;
    border: 1px solid #fff
;}

.bannerdash_ul .active {
    background: #fff
;}

.zn_ul {
    width: 1040px
;}

.zn_ul li {
    width: 180px;
    height: 30px;
    padding: 10px 0;
    background: #E9E9E9;
    border: 1px solid #E9E9E9;
    margin-right: 20px
;}

.zn_ul p {
    height: 30px;
    border-left: 1px solid #9A9A9A;
    line-height: 30px;
    padding-left: 10px;
    font-size: 14px;
    color: #6A6A6A
;}

.zn_ul a {
    display: block
;}

.zn_ul a:hover p {
    color: #A73636
;}

.zn_ul .li1 {
    padding-left: 75px;
    background: url(../images/ico_zn1.jpg) 30px center no-repeat
;}

.zn_ul .li1:hover {
    background: url(../images/ico_zn1hover.jpg) 30px center no-repeat;
    color: #A73636
;}

.zn_ul .li2 {
    padding-left: 75px;
    background: url(../images/ico_zn2.jpg) 30px center no-repeat
;}

.zn_ul .li2:hover {
    background: url(../images/ico_zn2hover.jpg) 30px center no-repeat;
    color: #A73636
;}

.zn_ul .li4 {
    padding-left: 75px;
    background: url(../images/ico_zn3.jpg) 30px center no-repeat
;}

.zn_ul .li4:hover {
    background: url(../images/ico_zn3hover.jpg) 30px center no-repeat;
    color: #A73636
;}

.zn_ul .li3 {
    padding-left: 75px;
    background: url(../images/ico_zn4.jpg) 30px center no-repeat
;}

.zn_ul .li3:hover {
    background: url(../images/ico_zn4hover.jpg) 30px center no-repeat;
    color: #A73636
;}

.zn_ul .li5 {
    padding-left: 75px;
    background: url(../images/ico_zn5.jpg) 30px center no-repeat
;}

.zn_ul .li5:hover {
    background: url(../images/ico_zn5hover.jpg) 30px center no-repeat;
    color: #A73636
;}

.zn_ul .li6 {
    padding-left: 75px;
    background: url(../images/ico_zn6.jpg) 30px center no-repeat
;}

.zn_ul .lastli {
    display: none
;}

.tra_srcimg {
    width: 470px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    position: relative
;}

.tra_srcimg .trasrc_ul {
    position: absolute;
    top: 0;
    left: 0
;}

.tra_srcimg .trasrc_ul li {
    width: 100%;
    height: 320px;
    position: relative
;}

.tra_srcimg .title2 {
    height: 40px;
    width: 80%;
    font-weight: normal;
    line-height: 40px;
    color: #fff;
    font-family: 'Microsoft Yahei';
    font-size: 12px;
    margin-left: 20px
;}

.tra_srcimg .swiper-pagination {
    text-align: right
;}

.trasrctitle1 {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99
;}

ul.style_ul {
    float: right;
    padding-top: 15px;
    padding-right: 8px
;}

ul.style_ul li {
    vertical-align: top;
    color: #fff;
    margin-right: 5px;
    text-indent: 9999px
;}

ul.style_ul a {
    color: #fff;
    background: #fff;
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%
;}

ul.style_ul a:hover {
    width: 8px;
    height: 8px;
    background: none;
    border: 1px solid #fff
;}

ul.style_ul .astylehover a {
    width: 8px;
    height: 8px;
    background: none;
    border: 1px solid #fff
;}

.column_box {
    background: #fff;
    padding: 20px;
    border: 1px solid #DEDEDE;
    border-top: 3px solid #910000;
    margin-top: 20px
;}

.column_box .title1 {
    padding: 10px 0;
    border-bottom: 1px solid #DEDEDE;
    margin-bottom: 20px
;}

.column_box .title1 h2 {
    padding-left: 40px;
    background: url(../images/title1bg.jpg) left center no-repeat;
    color: #3D3D3D;
    font-size: 16px
;}

.column_box .title1 a {
    display: inline-block;
    width: 52px;
    height: 24px;
    background: url(../images/morebg.jpg) center center no-repeat
;}

.column_box .title1 a:hover {
    opacity: 0.8
;}

.column_box .title2 h2 {
    background: url(../images/title2bg.jpg) 0 0 no-repeat
;}

.column_box .title3 h2 {
    background: url(../images/title3bg.jpg) 0 0 no-repeat
;}

.index_news_ul {
    width: 470px
;}

.index_news_ul li {
    background: url(../images/libg.jpg) left center no-repeat;
    width: 97%;
    padding-left: 3%;
    line-height: 2.4em;
    border-bottom: 1px dotted #9B9B9B
;}

.index_news_ul a {
    height: 28px;
    color: #6A6A6A;
    width: 80%;
    overflow: hidden;
    display: inline-block
;}

.index_news_ul a:hover {
    color: #910000
;}

.index_news_ul span {
    color: #9A9A9A
;}

.tz_ul li {
    border-bottom: 1px dotted #9A9A9A;
    line-height: 2.4em;
    padding: 5px 0
;}

.tz_ul a {
    color: #6A6A6A;
    display: inline-block;
    vertical-align: middle;
    width: 358px;
    overflow: hidden;
    height: 28px
;}

.tz_ul a:hover {
    color: #910000
;}

.tz_ul span {
    color: #910000;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px
;}

.tz_ul .label {
    line-height: 1.8em;
    padding: 2px 10px;
    background: #F4F4F4
;}

.xs_ul li {
    padding: 6px 0
;}

.xs_ul .imgbox {
    float: left;
    width: 92px;
    height: 60px;
    padding: 3px;
    border: 1px solid #DEDEDE;
    overflow: hidden
;}

.xs_ul .imgbox img {
    width: 100%
;}

.xs_ul .imgbox:hover {
    opacity: 0.8
;}

.xs_ul .text {
    width: 320px;
    float: right
;}

.xs_ul .text a {
    color: #3A3A3A;
    padding-top: 10px
;}

.xs_ul .text a:hover {
    color: #910000
;}

.xs_ul .text p {
    color: #6A6A6A;
    margin-top: 10px
;}

.xs_ul .address {
    padding-left: 20px;
    background: url(../images/ico_dz.jpg) left center no-repeat
;}

.xs_ul .time {
    margin-left: 20px;
    padding-left: 20px;
    background: url(../images/ico_time.jpg) left center no-repeat
;}

.link h2 {
    font-size: 16px;
    color: #910000;
    width: 50px;
    border-right: 2px solid #910000;
    height: 60px;
    line-height: 1.4em
;}

.link h2 span {
    font-size: 12px
;}

.link .linkbox {
    width: 900px
;}

.link ul li {
    float:left;
    width:19%;
margin-left:1%;
}
.link ul li img{width:100%;height:100px;}
.contentbg {
    background: url(../images/index_bg.jpg) center bottom no-repeat
;}

.footer {
    background: url(../images/bottombg.jpg) 0 0 repeat;
    padding: 20px 0
;}

.footer .left {
    border-right: 1px solid #CC9A9B;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 260px;
    padding-right: 30px
;}

.footer .left a {
    display: inline-block;
    width: 110px;
    height: 80px;
    padding-top: 20px;
    border-radius: 5%;
    color: #000;
    font-size: 14px;
    background: url(../images/footer_abg.jpg) center center no-repeat;
    text-align: center;
    margin-right: 20px
;}
.footer .left a:first-child+a{margin-right:0px;}

.footer .left span {
    padding-top: 40px;
    display: block;
    background: url(../images/footer_a1.jpg) center 0 no-repeat
;}

.footer .middle {
    border-right: 1px solid #CC9A9B;
    width: 300px;
    padding: 10px 50px
;}

.footer .middle p {
    color: #fff;
    line-height: 2em
;}

.footer .right {
    width: 230px
;}

.footer .wxbox {
    padding: 20px 0;
    height: 70px;
    padding-left: 85px;
    background: url(../images/wximg.jpg) left center no-repeat
;}

.footer .wxbox p {
    color: #fff
;}

.footer .wxbox a {
    transition: all 0.3s 0s ease-in-out;
    -webkit-transition: all 0.3s 0s ease-in-out;
    border: 1px solid #fff;
    padding: 1px 30px;
    color: #fff;
    display: inline-block;
    margin-top: 15px
;}

.footer .wxbox a:hover {
    color: #FFA369;
    border: 1px solid #FFA369
;}

.banner_info {
    width: 100%;
    height: 230px
;}

.bar {
    background: #F9F9F9
;}

.bar .l {
    height: 40px
;}

.bar .l h2 {
    line-height: 40px;
    height: 40px;
    background: url(../images/titlebg.jpg) left center no-repeat;
    padding-left: 30px;
    vertical-align: middle;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-size: 20px;
    color: #981010
;}

.bar .l span {
    line-height: 40px;
    vertical-align: middle;
    border-left: 1px solid #981010;
    margin-left: 20px;
    padding-left: 10px;
    color: #000
;}

.bar .r {
    height: 40px;
    line-height: 40px
;}

.bar .r p {
    color: #000
;}

.bar .r a {
    color: #000
;}

.bar .r a:hover {
    color: #910000
;}

.bar .r span {
    color: #000
;}

.left_info {
    margin-bottom: 20px
;}

.left_info h2 {
    width: 200px;
    height: 53px;
    line-height: 50px;
    background: url(../images/titleb1.jpg) 0 0 no-repeat;
    text-align: center
;}

.left_info span {
    padding-left: 40px;
    display: inline-block;
    color: #fff;
    font-size: 16px
;}

.left_info .ico1 {
    background: url(../images/ico1.jpg) left center no-repeat
;}

.info_nav {
    width: 100%;
    margin-bottom: 20px
;}

.info_nav li {
    margin-top: -1px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #EEEEEE
;}

.info_nav a {
    transition: all 0.3s 0s ease-in-out;
    -webkit-transition: all 0.3s 0s ease-in-out;
    color: #000;
    display: block;
    text-align: center;
    border-left: 4px solid #fff
;}

.info_nav a:hover {
    background: #D8D8D8;
    border-left: 4px solid #910000
;}

.info_nav .cur a {
    background: #D8D8D8;
    border-left: 4px solid #910000
;}

.search_info .info_select {
    margin-bottom: 20px;
    border: 1px solid #DCDCDC;
    color: #6A6A6A;
    height: 30px;
    display: block;
    width: 100%
;}

.right_info {
    border: 1px solid #EEEEEE;
    line-height: 2em;
    position: relative;
    color: #000;
    overflow: hidden;
    word-wrap: break-word
;}

.right_info .other_page1 {
    position: absolute;
    bottom: 0;
    width: 88%
;}

.right_info img {
    max-width: 100%
;}

.js_infobox {
    background: #F9F9F9;
    padding: 20px
;}

.js_infobox .l {
    width: 170px;
    height: 180px;
    overflow: hidden
;}

.js_infobox .r {
    width: 490px
;}

.js_infobox .r h3 {
    color: #3D3D3D;
    font-size: 16px
;}

.js_infobox .desc {
    color: #6A6A6A;
    padding-top: 15px;
    line-height: 1.8em
;}

.detail_nav {
    border: 1px solid #DEDEDE
;}

.detail_nav li {
    height: 40px;
    border-left: 1px solid #DEDEDE;
    border-right: 1px solid #DEDEDE;
    margin-left: -1px
;}

.detail_nav a {
    transition: all 0.3s 0s ease-in-out;
    -webkit-transition: all 0.3s 0s ease-in-out;
    display: block;
    text-align: center;
    padding: 0 20px;
    font-size: 14px;
    color: #6A6A6A;
    border-top: 2px solid #fff;
    height: 36px;
    line-height: 36px
;}

.detail_nav a:hover {
    color: #910000;
    border-top: 2px solid #910000;
    height: 36px;
    line-height: 36px
;}

.detail_nav .cur a {
    color: #910000;
    border-top: 2px solid #910000;
    height: 36px;
    line-height: 36px
;}

.detailbox p {
    color: #696969;
    line-height: 2em
;}

.other_page {
    padding: 10px 20px;
    border: 1px solid #DEDEDE;
    background: #F9F9F9
;}

.other_page a {
    color: #6A6A6A
;}

.other_page a:hover {
    color: #910000
;}

.other_page1 {
    padding: 10px 20px;
    border-top: 1px solid #F2F2F2;
    background: #fff
;}

.other_page1 a {
    color: #6A6A6A
;}

.other_page1 a:hover {
    color: #910000
;}

.select_nav {
    border-bottom: 1px solid #910000
;}

.select_nav li {
    vertical-align: middle
;}

.select_nav a {
    transition: all 0.3s 0s ease-in-out;
    -webkit-transition: all 0.3s 0s ease-in-out;
    display: block;
    padding: 5px 9px;
    color: #910000
;}

.select_nav a:hover {
    color: #fff;
    background: #910000
;}

.select_nav .cur a {
    padding: 5px 15px;
    color: #fff;
    background: #910000
;}

.teachers_ul {
    width: 800px
;}

.teachers_ul li {
    width: 350px;
    margin-right: 30px;
    margin-bottom: 20px
;}

.teachers_ul .l {
    width: 150px;
    height: 160px;
    overflow: hidden
;}

.teachers_ul .l img {
    width: 100%;
    display: block
;}

.teachers_ul .r {
    width: 180px;
    height: 160px;
    overflow: hidden
;}

.teachers_ul .r h3 {
    font-size: 16px;
    color: #393939
;}

.teachers_ul .desc {
    color: #9A9A9A;
    margin-top: 15px
;}

.pager {
    color: #7E7E7C
;}

.pager li {
    font-size: 12px;
    padding: 3px 8px;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    background-color: #fff;
    color: #676767;
    transition: all 0.3s 0s ease-in-out;
    -webkit-transition: all 0.3s 0s ease-in-out;
    border: 1px solid #EDEDED
;}
.pager li a{
    color: #676767;}

.pager li.c,
.pager li:hover {
    background-color: #910000;
    color: #fff;
    border: 1px solid #910000
;}
.pager li:hover a{
    color: #fff;}
.detail_zy_title {
    font-size: 20px;
    color: #3F3F3F;
    text-align: center;
    padding: 10px 0
;}

.detail_zy_c {
    min-height: 500px;
    border-top: 1px solid #EEEEEE;
    padding-top: 20px;
    margin-top: 20px
;}

.detail_zy_c p {
    color: #ABABAB;
    line-height: 2em;
    margin-top: 10px
;}

.zy_infobox {
    padding: 20px;
    border-bottom: 1px solid #E9E9E9
;}

.zy_infobox .l {
    width: 260px;
    height: 220px;
    overflow: hidden
;}

.zy_infobox .l img {
    width: 100%
;}

.zy_infobox .r {
    width: 400px
;}

.zy_infobox .r h3 {
    color: #3D3D3D;
    font-size: 18px
;}

.zy_infobox .r h3 a {
    color: #3D3D3D
;}

.zy_infobox .r h3 a:hover {
    color: #910000
;}

.zy_infobox .desc {
    color: #6A6A6A;
    padding-top: 15px;
    line-height: 2em
;}

.zy_infobox .title h3 {
    padding-left: 20px;
    padding-top: 20px
;}

.zy_infobox .date {
    width: 59px;
    height: 62px;
    overflow: hidden;
    background: url(../images/datebg.jpg) center center no-repeat
;}

.zy_infobox .date p {
    width: 100%;
    height: 30px;
    padding-top: 10px;
    font-size: 18px;
    text-align: center;
    color: #910000
;}

.zy_infobox .date span {
    display: block;
    text-align: center;
    color: #9C9C9C
;}

.zy_listul li {
    padding: 5px 0;
    border-bottom: 1px solid #E9E9E9
;}

.zy_listul li h3 {
    font-size: 14px
;}

.zy_listul li a {
    color: #3D3D3D
;}

.zy_listul li a:hover {
    color: #910000
;}

.zy_listul li p {
    color: #9A9A9A;
    line-height: 1.8em
;}

.zy_listul li:hover p {
    color: #6A6A6A
;}

.yj_box {
    padding: 40px 0
;}

.yj_box .title {
    text-align: center;
    font-size: 0;
    background: url(../images/ky_titlebg.jpg) center 20px no-repeat
;}

.yj_box .title h2 {
    color: #910000;
    font-size: 24px
;}

.yj_box .title p {
    font-size: 12px;
    color: #A1A1A1;
    line-height: 1.8em
;}

.yj_box .title .line {
    margin-top: 3px;
    width: 30px;
    height: 2px;
    background: #2C2C2C;
    display: inline-block
;}

.jg_list {
    margin-top: 30px;
    text-align: center
;}

.jg_list a {
    transition: all 0.3s 0s ease-in-out;
    -webkit-transition: all 0.3s 0s ease-in-out;
    padding: 8px 15px;
    display: inline-block;
    background: #E8E6E7;
    margin: 15px;
    color: #3B3B3B
;}

.jg_list a:hover {
    color: #fff;
    background: #910000
;}

.zy_ul {
    width: 1055px;
    margin-top: 30px
;}

.zy_ul li {
    width: 300px;
    margin-right: 50px
;}

.y_box {
    width: 100%
;}

.y_box h3 {
    background: #840000;
    color: #fff;
    text-align: center;
    width: 300px;
    height: 40px;
    line-height: 40px
;}

.y_box .yc_box {
    transition: all 0.3s 0s ease-in-out;
    -webkit-transition: all 0.3s 0s ease-in-out;
    padding: 20px 25px;
    color: #6A6A6A;
    line-height: 2em;
    width: 248px;
    border: 1px solid #D5D5D5;
    border-top: none;
    border-bottom: 4px solid #D5D5D5
;}

.y_box .yc_box:hover {
    border: 1px solid #910000;
    border-top: none;
    border-bottom: 4px solid #910000
;}

.more_btn {
    transition: all 0.3s 0s ease-in-out;
    -webkit-transition: all 0.3s 0s ease-in-out;
    padding: 5px 25px;
    border: 1px solid #910000;
    color: #6A6A6A;
    display: inline-block
;}

.more_btn:hover {
    background: #910000;
    color: #fff
;}

.cg_table {
    width: 100%
;}

.cg_table th,
.cg_table td {
    line-height: 3.3;
    text-align: center
;}

.cg_table th {
    border: 2px solid #fff;
    font-weight: normal;
    color: #fff;
    font-size: 14px;
    background: #910000
;}

.cg_table td {
    color: #6A6A6A
;}

.cg_table tr:nth-child(2n) {
    background: #E9E9E9
;}

.cgbox {
    padding-top: 40px;
    padding-bottom: 60px
;}

.cgbox a {
    padding: 10px 60px;
    font-size: 14px
;}

.newsinfo_list_ul li {
    padding: 15px 0;
    border-bottom: 1px solid #E9E9E9
;}

.newsinfo_list_ul li .date {
    width: 59px;
    height: 62px;
    overflow: hidden;
    background: url(../images/datebg.jpg) center center no-repeat
;}

.newsinfo_list_ul li .date p {
    width: 100%;
    height: 30px;
    padding-top: 10px;
    font-size: 18px;
    text-align: center;
    color: #910000
;}

.newsinfo_list_ul li .date span {
    display: block;
    text-align: center;
    color: #9C9C9C
;}

.newsinfo_list_ul li .news_c {
    width: 660px
;}

.newsinfo_list_ul li h3 {
    font-size: 18px
;}

.newsinfo_list_ul li a {
    color: #3D3D3D
;}

.newsinfo_list_ul li a:hover {
    color: #910000
;}

.newsinfo_list_ul li p {
    color: #9A9A9A;
    line-height: 1.8em
;}

.newsinfo_list_ul li:hover p {
    color: #6A6A6A
;}

.px_box {
    padding: 40px 0
;}

.px_box .title {
    text-align: center;
    font-size: 0
;}

.px_box .title h2 {
    color: #910000;
    font-size: 24px
;}

.px_box .title .line {
    display: block;
    height: 3px;
    margin: 8px 0
;}

.px_box .title p {
    font-size: 12px;
    color: #A1A1A1;
    line-height: 1.8em
;}

.px_box p {
    color: #696969;
    line-height: 1.8em;
    padding: 5px 0
;}

.contactbox .left dl {
    padding: 5px 0;
    color: #6A6A6A
;}

.contactbox .left dt {
    width: 80px;
    text-align: left
;}

.contactbox .left .dd1 {
    width: 220px;
    padding: 0 10px
;}

.contactbox .right li {
    padding: 5px 0;
    padding-left: 25px;
    color: #6B6B6B
;}

.contactbox .right .li1 {
    background: url(../images/ico4.jpg) left 5px no-repeat
;}

.contactbox .right .li2 {
    background: url(../images/ico4.jpg) left -26px no-repeat
;}

.contactbox .right .li3 {
    background: url(../images/ico4.jpg) left -52px no-repeat
;}

.contactbox .right .li4 {
    background: url(../images/ico4.jpg) left -82px no-repeat
;}

.contactbox .right .li5 {
    background: url(../images/ico4.jpg) left -115px no-repeat
;}

.leader_ul {
    width: 1100px;
    text-align: center
;}

.leader_ul li {
    width: 170px;
    text-align: center;
    margin-right: 100px;
    margin-bottom: 40px
;}

.leader_ul p {
    font-size: 16px;
    color: #910000
;}

.leader_ul .imgbox {
    width: 110px;
    height: 110px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 50%
;}

.leader_ul .imgbox img {
    width: 100%
;}

.leader_ul span {
    color: #6A6A6A;
    height:72px;
    overflow:hidden;}

.jx_ul {
    width: 1040px
;}

.jx_ul li {
    width: 320px;
    height: 130px;
    padding-top: 60px;
    font-size: 14px;
    color: #6A6A6A;
    text-align: center;
    margin-right: 25px;
    margin-bottom: 25px
;}

.jx_ul .line {
    height: 1px;
    width: 66px;
    border-top: 1px solid #9A9A9A;
    margin: 10px auto
;}

.jx_ul .bg1 {
    background: #FCE2E3
;}

.jx_ul .bg2 {
    background: #EDF5E0
;}

.jx_ul .bg3 {
    background: #EBF0F3
;}

.jx_ul .bg4 {
    background: #E6E3EA
;}

.jx_ul1 {
    width: 1040px
;}

.jx_ul1 li {
    width: 500px;
    height: 130px;
    padding-top: 60px;
    font-size: 14px;
    color: #6A6A6A;
    text-align: center;
    margin-right: 20px;
    margin-bottom: 20px
;}

.jx_ul1 .line {
    height: 1px;
    width: 66px;
    border-top: 1px solid #9A9A9A;
    margin: 10px auto
;}

.jx_ul1 .bg1 {
    background: #FCE2E3
;}

.jx_ul1 .bg2 {
    background: #EDF5E0
;}

.jx_ul1 .bg3 {
    background: #EBF0F3
;}

.jx_ul1 .bg4 {
    background: #E6E3EA
;}

.table_jsname {
    width: 100%;
    margin-top: 30px
;}

.table_jsname td {
    border: 1px solid #E9E9E9;
    padding: 10px 15px;
    color: #6A6A6A
;}

.table_jsname span {
    padding: 0 30px;
    display: inline-block;
    line-height: 3
;}

.table_jsname .td1 {
    background: #EEE;
    width: 85px
;}

.select_btn {
    color: #fff;
    width: 100%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    display: block;
    background: #910000
;}

.select_btn:hover {
    background: #b32222
;}

.tabbg {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: 9998
;}

#email_box {
    margin-top: -150px
;}

#wx_box {
    margin-top: -260px
;}

.t_box {
    width: 600px;
    border: 5px solid #D2D2D2;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    z-index: 9999
;}

.t_box .t_head {
    background: #910000;
    padding: 10px 20px;
    font-size: 18px;
    color: #fff
;}

.t_box .btn_close {
    width: 25px;
    cursor: pointer
;}

.t_box .btn_close img {
    width: 100%
;}

.t_box .content_email {
    padding: 50px 30px;
    color: #6A6A6A;
    font-size: 20px
;}

.t_box .content_email p {
    margin-top: 15px
;}

.t_box .content_wx {
    padding: 20px 0;
    text-align: center
;}

.t_box .content_wx img {
    display: inline-block
;}

.t_box .content_wx p {
    font-size: 18px;
    color: #6A6A6A
;}

.t_box .t_bottom {
    background: #910000;
    padding: 10px 20px;
    font-size: 18px;
    color: #fff
;}

@media screen and (max-width: 1000px) {
    .w1000 {
        width: 100%
    ;}
    .w490 {
        width: 100%;
        float: none
    ;}
    .w780 {
        width: 100%
    ;}
    .linkbox_m {
        display: none
    ;}
    .mobile_dn h2,  .mobile_dn .info_nav{
      display:none;
    ;}




    .contentbg {
        background: none
    ;}
    .mobile_ctrl_search {
        display: block
    ;}
    .banner_info {
        display: none
    ;}
    .swiper-container {
        display: block
    ;}
    .mobile_content_desc {
        display: block
    ;}
    .gl_mobile {
        display: block
    ;}
    .bgf9 {
        background: #F9F9F9
    ;}
    body {
        line-height: 1;
        font: 1.8rem/1.5 '\5FAE\8F6F\96C5\9ED1', tahoma, arial, 'Hiragino Sans GB', '\5b8b\4f53', sans-serif
    ;}
    body {
        -webkit-tap-highlight-color: rgba(48, 124, 186, 0)
    ;}
    body,
    html {
        font-size: 62.5%
    ;}
    .close_btn {
        display: block;
        width: 40px;
        height: 40px;
        position: fixed;
        z-index: 9999;
        background: url(../images/ico_close.jpg) center center no-repeat;
        top: 10px;
        right: 10px;
        display: none
    ;}
    .bgbar {
        background: #EFEFEF;
        height: 15px;
        border-top: 1px solid #D1D1D1;
        border-bottom: 1px solid #D1D1D1
    ;}
    .btn_scrolltop {
        width: 100%;
        text-align: center;
        display: block
    ;}
    .btn_scrolltop img {
        display: inline-block;
        max-height: 50px
    ;}
    .header {
        width: 95%;
        padding: 10px 2.5%;
        background: #fff;
        height: 50px
    ;}
    .header .w1000 {
        width: 80%;
        float: left
    ;}
    .header .r_c {
        display: none
    ;}
    .logo {
        padding-left: 50px;
        height: 50px;
        background: url(../images/logo_mobile.jpg) left center no-repeat;
        background-size: 42px 42px
    ;}
    .logo span {
        color: #910000;
        font-size: 1.8rem;
        display: block;
        font-weight: 400
    ;}
    .logo .s1 {
        font-size: 1rem;
        color: #910000
    ;}
    .logo a {
        padding: 0;
        background: none;
        padding-top: 5px;
        height: 40px;
        font-weight: 400
    ;}
    .navbg {
        border-bottom: none;
        background: #fff url(../images/navbg_m.jpg) center center no-repeat;
        background-size: 30.8px 21.7px;
        margin-top: 10px;
        float: right;
        width: 40px;
        height: 40px
    ;}
    .nav_ul {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: #000;
        z-index: 9998;
        display: none
    ;}
    .nav_ul li {
        height: auto;
        width: 100%;
        text-align: center;
        position: relative;
        background: none;
        border-bottom: 1px solid #454545;
        overflow: hidden
    ;}
    .nav_ul a {
        transition: all 0.3s 0s ease-in-out;
        -webkit-transition: all 0.3s 0s ease-in-out;
        display: block;
        color: #fff;
        line-height: 2.2;
        font-size: 1.8rem;
        padding-left: 40px
    ;}
    .nav_ul a:hover {
        background: none;
        color: #fff
    ;}
    .nav_ul .navbox2 {
        display: none
    ;}
    .nav_ul .home {
        text-indent: -9999px;
        background: url(../images/ico_home.jpg) center center no-repeat !important;
        margin-top: 10%
    ;}
    .nav_ul .li2 a {
        background: url(../images/ico_nav2.jpg) 35% center no-repeat;
        background-size: 28px 28px
    ;}
    .nav_ul .li3 a {
        background: url(../images/ico_nav3.jpg) 35% center no-repeat;
        background-size: 28px 28px
    ;}
    .nav_ul .li4 a {
        background: url(../images/ico_nav4.jpg) 35% center no-repeat;
        background-size: 28px 28px
    ;}
    .nav_ul .li5 a {
        background: url(../images/ico_nav5.jpg) 35% center no-repeat;
        background-size: 28px 28px
    ;}
    .nav_ul .li6 a {
        background: url(../images/ico_nav6.jpg) 35% center no-repeat;
        background-size: 28px 28px
    ;}
    .nav_ul .li7 a {
        background: url(../images/ico_nav7.jpg) 35% center no-repeat;
        background-size: 28px 28px
    ;}
    .nav_ul .li8 a {
        background: url(../images/ico_nav8.jpg) 35% center no-repeat;
        background-size: 28px 28px
    ;}
    .nav_ul .li9 a {
        background: url(../images/ico_nav9.jpg) 35% center no-repeat;
        background-size: 28px 28px
    ;}
    .nav_ul .li10 a {
        background: url(../images/ico_nav10.jpg) 35% center no-repeat;
        background-size: 28px 28px
    ;}
    .nav_ul .li10 {
        display: block
    ;}
    .searchbox {
        width: 100%;
        height: 50px;
        background: #E4E0E1;
        overflow: hidden;
        padding: 1px 5px;
        font-size: 0
    ;}
    .searchbox .search_inp {
        font-size: 1.4rem;
        width: 85%;
        padding: 0 2.5%;
        border: none;
        *border: 0;
        height: 50px;
        vertical-align: middle;
        background: none;
        float: left
    ;}
    .searchbox .submit {
        width: 10%;
        height: 50px;
        display: inline-block;
        vertical-align: middle;
        background: url(../images/btn_search_m.jpg) center center no-repeat;
        border: none;
        float: right;
        background-size: 24.5px 24.5px
    ;}
    .mobile_ctrl {
        margin-top: 10px
    ;}
    .zn_ul {
        width: 100%;
        padding-top: 1px
    ;}
    .zn_ul li {
        width: 33.333%;
        height: 90px;
        text-align: center;
        margin-right: 0;
        padding: 0;
        overflow: hidden;
        border: none;
        background: #fff;
        margin-left: -1px;
        margin-top: -1px
    ;}
    .zn_ul li a {
        border: 1px solid #DDDDDD
    ;}
    .zn_ul li a:nth-child(1) {
        border-right: none
    ;}
    .zn_ul p {
        height: 30px;
        padding-top: 9px;
        padding-bottom: 9px;
        border-left: none;
        line-height: 30px;
        padding-left: 0;
        font-size: 1.6rem;
        color: #6A6A6A
    ;}
    .zn_ul .li1 {
        padding: 0;
        padding-top: 40px;
        background: url(../images/ico_zn1.jpg) center 10px no-repeat
    ;}
    .zn_ul .li1:hover {
        background: url(../images/ico_zn1hover.jpg) center 10px no-repeat;
        color: #A73636
    ;}
    .zn_ul .li2 {
        padding: 0;
        padding-top: 40px;
        background: url(../images/ico_zn2.jpg) center 10px no-repeat
    ;}
    .zn_ul .li2:hover {
        background: url(../images/ico_zn2hover.jpg) center 10px no-repeat;
        color: #A73636
    ;}
    .zn_ul .li3 {
        padding: 0;
        padding-top: 40px;
        background: url(../images/ico_zn3.jpg) center 10px no-repeat
    ;}
    .zn_ul .li3:hover {
        background: url(../images/ico_zn3hover.jpg) center 10px no-repeat;
        color: #A73636
    ;}
    .zn_ul .li4 {
        padding: 0;
        padding-top: 40px;
        background: url(../images/ico_zn4.jpg) center 10px no-repeat
    ;}
    .zn_ul .li4:hover {
        background: url(../images/ico_zn4hover.jpg) center 10px no-repeat;
        color: #A73636
    ;}
    .zn_ul .li5 {
        padding: 0;
        padding-top: 40px;
        background: url(../images/ico_zn5.jpg) center 10px no-repeat
    ;}
    .zn_ul .li5:hover {
        background: url(../images/ico_zn5hover.jpg) center 10px no-repeat;
        color: #A73636
    ;}
    .zn_ul .li6 {
        padding: 0;
        padding-top: 40px;
        background: url(../images/ico_zn6.jpg) center 10px no-repeat
    ;}
    .zn_ul .lastli {
        display: inline-block
    ;}
    .column_box {
        width: 100%;
        background: #fff;
        padding: 10px 0;
        margin-top: 0;
        padding-bottom: 0;
        border: none;
        border-top: 1px solid #D5D5D5
    ;}
    .column_box .title1 {
        padding: 10px 0;
        border-bottom: 1px solid #DEDEDE;
        margin-bottom: 0
    ;}
    .column_box .title1 h2 {
        margin-left: 10px;
        padding-left: 10px;
        background: none;
        color: #910000;
        font-size: 2rem;
        border-left: 5px solid #910000
    ;}
    .column_box .title1 a {
        display: inline-block;
        width: 52px;
        height: 24px;
        background: url(../images/morebg.jpg) center center no-repeat;
        display: none
    ;}
    .column_box .title1 a:hover {
        opacity: 0.8
    ;}
    .column_box .title2 h2 {
        background: none
    ;}
    .column_box .title3 h2 {
        background: none
    ;}
    .tra_srcimg {
        float: none;
        display: block
    ;}
    .index_newsbox {
        width: 95%;
        padding: 10px 2.5%;
        float: none;
        display: block
    ;}
    .index_news_ul {
        width: 100%;
        display: block
    ;}
    .index_news_ul li {
        background: url(../images/libg_m.jpg) left center no-repeat;
        width: 94%;
        padding-left: 3%;
        padding-right: 3%;
        line-height: 2.4;
        border-bottom: 1px solid #ECECEC
    ;}
    .index_news_ul a {
        height: 40px;
        font-size: 1.6rem;
        color: #6A6A6A;
        width: 90%;
        overflow: hidden;
        display: block;
        padding-right: 10%;
        background: url(../images/ico_arrow.jpg) right center no-repeat
    ;}
    .index_news_ul span {
        display: none
    ;}
    .tz_ul {
        width: 95%;
        padding: 0 2.5%
    ;}
    .tz_ul li {
        background: url(../images/libg_m.jpg) left center no-repeat;
        width: 94%;
        padding-left: 3%;
        padding-right: 3%;
        line-height: 2.4;
        border-bottom: 1px solid #ECECEC
    ;}
    .tz_ul a {
        height: 40px;
        font-size: 1.6rem;
        color: #6A6A6A;
        width: 90%;
        overflow: hidden;
        display: block;
        padding-right: 10%;
        background: url(../images/ico_arrow.jpg) right center no-repeat
    ;}
    .tz_ul span {
        display: none
    ;}
    .tz_ul .label {
        display: none
    ;}
    .more_btn_m {
        width: 100%;
        line-height: 2.4;
        background: #910000;
        color: #fff;
        font-size: 2rem;
        display: block;
        text-align: center
    ;}
    .xs_ul {
        width: 100%
    ;}
    .xs_ul li {
        width: 95%;
        padding: 15px 2.5%;
        border-bottom: 1px solid #D4D4D4
    ;}
    .xs_ul .imgbox {
        float: left;
        width: 40%;
        max-width: 260px;
        max-height: 200px;
        height: 100px;
        padding: 0;
        border: 1px solid #DEDEDE
    ;}
    .xs_ul .imgbox a {
        padding: 3px;
        max-height: 94px;
        height: 94px;
        display: block;
        overflow: hidden
    ;}
    .xs_ul .imgbox img {
        max-width: 100%;
        width: 100%;
        height: 100%;
        display: block
    ;}
    .xs_ul .imgbox:hover {
        opacity: 0.8
    ;}
    .xs_ul .text {
        width: 55%;
        padding-left: 4%;
        float: left
    ;}
    .xs_ul .text a {
        color: #3A3A3A;
        padding-top: 0;
        font-size: 1.8rem;
        display: block;
        height: 55px;
        overflow: hidden
    ;}
    .xs_ul .text a:hover {
        color: #910000
    ;}
    .xs_ul .text p {
        color: #6A6A6A;
        margin-top: 10px
    ;}
    .xs_ul .address {
        padding-left: 20px;
        background: url(../images/ico_dz.jpg) left center no-repeat;
        display: block;
        font-size: 1.2rem
    ;}
    .xs_ul .time {
        margin-left: 0;
        padding-left: 20px;
        background: url(../images/ico_time.jpg) left center no-repeat;
        font-size: 1.2rem
    ;}
    .footer {
        width: 100%;
        background: #fff;
        padding: 10px 0
    ;}
    .footer .left,
    .footer .middle,
    .footer .right {
        display: none
    ;}
    .footer .mobile_footer {
        display: block
    ;}
    .footer .mobile_footer p {
        color: #9B9B9B;
        text-align: center;
        font-size: 1.4rem
    ;}
    .footer .mobile_footer img {
        max-height: 120px;
        display: block;
        margin: 10px auto
    ;}
    .bar {
        margin: 0;
        padding: 0;
        background: #fff;
        border-bottom: 1px solid #D5D5D5;
        overflow: visible
    ;}
    .bar .l {
        display: none
    ;}
    .bar .r {
        padding-left: 5%;
        float: none;
        display: block;
        height: auto;
        line-height: 40px;
        position: relative
    ;}
    .bar .r p {
        color: #9A9A9A;
        font-size: 1.4rem;
        padding-right: 10%
    ;}
    .bar .r a {
        color: #9A9A9A;
        font-size: 1.4rem
    ;}
    .bar .r a:hover {
        color: #910000
    ;}
    .bar .r span {
        color: #930101
    ;}
    .bar .navbg {
        display: block;
        position: absolute;
        right: 10px;
        top: 0;
        z-index: 10;
        margin-top: 0;
        overflow: visible
    ;}
    .bar .nav_ul2 {
        position: absolute;
        right: -10px;
        top: 40px;
        width: 150px;
        z-index: 99
    ;}
    .bar .nav_ul2 li {
        line-height: 2.6;
        background: rgba(145, 0, 0, 0.9);
        border-bottom: 1px solid #B75E60
    ;}
    .bar .nav_ul2 a {
        display: block;
        color: #fff;
        font-size: 1.6rem;
        text-align: center
    ;}
    .bar .nav_ul2 a:hover {
        color: #fff
    ;}
    .right_info {
        padding: 10px 2.5%;
        border: none;
        line-height: 1.8;
        color: #6A6A6A
    ;}
    .right_info p {
        font-size: 1.4rem
    ;}
    .right_info table {
        width: 100% !important
    ;}
    .detail_zy_title {
        font-size: 2rem;
        color: #3A3A3A;
        text-align: left;
        padding: 5px 0
    ;}
    .detail_zy_title .mobile_desc {
        display: block;
        color: #999;
        font-size: 1.4rem
    ;}
    .detail_zy_title .mobile_desc span {
        padding-right: 10px
    ;}
    .detail_zy_c {
        min-height: auto;
        border-top: none;
        padding-top: 0;
        margin-top: 0
    ;}
    .detail_zy_c p {
        font-size: 1.6rem;
        color: #6A6A6A
    ;}
    .other_page1 {
        width: 95% !important;
        padding: 5px 2.5%;
        position: relative !important;
        border: 1px solid #D5D5D5;
        background: #fff
    ;}
    .other_page1 a {
        color: #6A6A6A;
        float: none;
        display: block;
        font-size: 1.6rem;
        line-height: 2.6
    ;}
    .other_page1 a:nth-child(2) {
        border-top: 1px solid #D5D5D5
    ;}
    .mobile_ctrl2 {
        display: none
    ;}
    .mobile_footer2 {
        display: block;
        padding: 15px 0;
        border-top: 1px solid #D1D1D1
    ;}
    .mobile_footer2 p {
        font-size: 1.6rem;
        text-align: center;
        color: #9A9A9A
    ;}
    .mobile_pager {
        width: 100%;
        text-align: center;
        font-size: 0;
        display: block;
}

    .jg_list {
        margin-top: 10px;
        text-align: center
    ;}
    .jg_list a {
        padding: 8px 15px;
        margin: 5px;
        font-size: 1.4rem
    ;}
    .zy_ul {
        display: block;
        width: 90%;
        margin-top: 10px;
        padding: 0 5%
    ;}
    .zy_ul li {
        width: 100%;
        margin-right: 0;
        margin-top: 5px
    ;}
    .y_box {
        width: 100%
    ;}
    .y_box h3 {
        background: #840000;
        color: #fff;
        text-align: center;
        width: 100%;
        height: 40px;
        line-height: 40px;
        border: 1px solid #910000;
        font-size: 1.6rem
    ;}
    .y_box .yc_box {
        padding: 20px 5%;
        line-height: 2;
        width: 90%;
        border: 1px solid #D5D5D5;
        border-top: none;
        border-bottom: 4px solid #D5D5D5;
        font-size: 1.4rem
    ;}
    .mobile_zybox {
        background: none !important
    ;}
    .js_infobox {
        background: #F9F9F9;
        padding: 20px
    ;}
    .js_infobox .l {
        width: 30%;
        height: 140px;
        max-width: 140px;
        max-height: 140px;
        overflow: hidden
    ;}
    .js_infobox .l img {
        width: 100%
    ;}
    .js_infobox .r {
        width: 65%
    ;}
    .js_infobox .r h3 {
        color: #910000;
        font-size: 1.6rem;
        margin-bottom: 5px
    ;}
    .js_infobox .r p {
        color: #3D3D3D
    ;}
    .js_infobox .desc {
        color: #6A6A6A;
        padding-top: 5px;
        line-height: 1.8
    ;}
    .detail_nav {
        border: none
    ;}
    .detail_nav li {
        width: 40%;
        height: 40px;
        border: none;
        margin: 2px 5%;
        float: left
    ;}
    .detail_nav a {
        display: block;
        text-align: center;
        padding: 0 20px;
        font-size: 1.6rem;
        color: #6A6A6A;
        border-top: none;
        height: 36px;
        line-height: 36px
    ;}
    .detail_nav a:hover {
        color: #fff;
        border-top: none;
        height: 36px;
        line-height: 36px;
        background: none
    ;}
    .detail_nav .cur a {
        color: #fff;
        border-top: none;
        height: 36px;
        line-height: 36px;
        background: #910000;
        border-radius: 5px
    ;}
    .other_page a {
        font-size: 1.4rem
    ;}
    .detailbox {
        border-bottom: 1px solid #ddd;
        padding-bottom: 20px
    ;}
    .detailbox p {
        color: #696969;
        line-height: 2
    ;}
    .glimg_bg {
        background: none !important
    ;}
    .px_box {
        padding: 20px 2.5%;
        width: 95%
    ;}
    .px_box p {
        line-height: 1.8;
        padding: 5px 0;
        font-size: 1.4rem
    ;}
    .px_box img {
        max-width: 100%
    ;}
    .px_box .glimg {
        display: none
    ;}
    .contactbox .left {
        font-size: 1.2rem;
        float: none
    ;}
    .contactbox .left dl {
        padding: 5px 0;
        color: #6A6A6A
    ;}
    .contactbox .left dt {
        width: 20%;
        text-align: left;
        padding-right: 0
    ;}
    .contactbox .left dd {
        width: 40%;
        padding-left: 2%
    ;}
    .contactbox .left .dd1 {
        width: 35%;
        padding: 0
    ;}
    .contactbox .right {
        float: none
    ;}
    .contactbox .right li {
        height: 24px;
        line-height: 1.2;
        overflow: hidden;
        font-size: 1.4rem
    ;}
    input,
    select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        -webkit-tap-highlight-color: transparent
    ;}
    .search_info1 {
        display: block;
        font-size: 0
    ;}
    .search_info1 .info_select {
        margin-bottom: 10px;
        border: 1px solid #DCDCDC;
        color: #6A6A6A;
        height: 40px;
        display: inline-block;
        width: 98%;
        font-size: 1.8rem;
        padding-left: 2%
    ;}
    .search_info1 .w48p {
        width: 47%
    ;}
    .search_info1 .mr1p {
        margin-right: 1%
    ;}
    .search_info1 .ml1p {
        margin-left: 1%
    ;}
    .select_nav {
       
    ;}
    .teachers_ul {
        width: 100%
    ;}
    .teachers_ul li {
        width: 100%;
        margin-right: 0
    ;}
    .teachers_ul .l {
        width: 30%;
        height: 140px;
        max-height: 150px;
        max-width: 150px;
        overflow: hidden
    ;}
    .teachers_ul .l img {
        width: 100%;
        display: block
    ;}
    .teachers_ul .r {
        width: 65%;
        max-height: 150px;
        overflow: hidden;
        position: relative;
        line-height: 1.5
    ;}
    .teachers_ul .r h3 {
        font-size: 1.6rem;
        display: inline-block;
        color: #393939;
        margin-bottom: 5px
    ;}
    .teachers_ul .r>p {
        display: inline-block;
        padding-left: 5px
    ;}
    .teachers_ul .desc {
        color: #9A9A9A;
        margin-top: 0
    ;}
    .teachers_ul .teacher_more_btn {
        display: block;
        position: absolute;
        right: 0;
        top: 12%;
        background: #910000;
        padding: 5px 10px;
        color: #fff;
        font-size: 1.4rem;
        border-radius: 5px
    ;}
    .mobile_bar {
        display: block
    ;}
    .mobile_content_desc {
        padding-top: 20px;
        padding-bottom: 20px
    ;}
    .mobile_content_desc p {
        font-size: 1.4rem;
        line-height: 1.8;
        color: #6A6A6A;
        padding: 5px 0
    ;}
    .mobile_lx_ul {
        border-top: 1px solid #D5D5D5;
        margin-top: 10px;
        padding-top: 10px
    ;}
    .mobile_lx_ul li {
        margin-bottom: 5px
    ;}
    .mobile_lx_ul p,
    .mobile_lx_ul span {
        padding: 0;
        padding-left: 24px
    ;}
    .mobile_lx_ul p {
        color: #910000;
        font-size: 1.8rem
    ;}
    .mobile_lx_ul span {
        color: #9A9A9A;
        font-size: 1.2rem
    ;}
    .mobile_lx_ul .p1 {
        background: url(../images/ico4.jpg) left -82px no-repeat
    ;}
    .mobile_lx_ul .p2 {
        background: url(../images/ico4.jpg) left -25px no-repeat
    ;}
    .mobile_lx_ul .p3 {
        background: url(../images/ico4.jpg) left 8px no-repeat
    ;}
    .mobile_lx_ul .p4 {
        background: url(../images/ico5.jpg) left 8px no-repeat;
        background-size: 17.5px 15.4px
    ;}
    .tra_srcimg {
        width: 100%
    ;}
    .zybox_cor {
        padding-bottom: 10px;
        margin-bottom: 0
    ;}
    .cg_table {
        font-size: 1.4rem
    ;}
    .leader_ul {
        width: 100%
    ;}
    .leader_ul li {
        width: 50%;
        text-align: center;
        margin-right: 0;
        margin-bottom: 10px
    ;}
    .leader_ul li:nth-child(n+5) {
        display: none
    ;}
    .leader_ul p {
        font-size: 16px;
        color: #910000
    ;}
    .leader_ul .imgbox {
        width: 110px;
        height: 110px;
        margin: 0 auto;
        overflow: hidden;
        border-radius: 50%
    ;}
    .leader_ul .imgbox img {
        width: 100%
    ;}
    .leader_ul span {
        color: #6A6A6A
    ;}
    .jx_ul,
    .jx_ul1 {
        width: 100%
    ;}
    .jx_ul li,
    .jx_ul1 li {
        vertical-align: top;
        width: 48%;
        height: 80px;
        padding-top: 30px;
        font-size: 14px;
        color: #6A6A6A;
        text-align: center;
        margin-right: 4%;
        margin-bottom: 10px
    ;}
    .jx_ul li:nth-child(2n),
    .jx_ul1 li:nth-child(2n) {
        margin-right: 0
    ;}
    .jx_ul .line,
    .jx_ul1 .line {
        height: 1px;
        width: 66px;
        border-top: 1px solid #9A9A9A;
        margin: 5px auto
    ;}
    .jx_ul .bg1,
    .jx_ul1 .bg1 {
        background: #FCE2E3
    ;}
    .jx_ul .bg2,
    .jx_ul1 .bg2 {
        background: #EDF5E0
    ;}
    .jx_ul .bg3,
    .jx_ul1 .bg3 {
        background: #EBF0F3
    ;}
    .jx_ul .bg4,
    .jx_ul1 .bg4 {
        background: #E6E3EA
    ;}
    .table_jsname {
        width: 100%;
        margin-top: 10px
    ;}
    .table_jsname td {
        border: 1px solid #E9E9E9;
        padding: 10px 1%;
        color: #6A6A6A
    ;}
    .table_jsname span {
        font-size: 1.4rem;
        padding: 0 3%;
        display: inline-block;
        line-height: 3
    ;}
    .table_jsname .td1 {
        background: #EEE
    ;}
    #email_box {
        margin-top: -150px
    ;}
    #wx_box {
        margin-top: -260px
    ;}
    .t_box {
        width: 80%;
        border: 5px solid #D2D2D2;
        margin-left: -40%
    ;}
    .t_box .t_head {
        background: #910000;
        padding: 10px 20px;
        font-size: 18px;
        color: #fff
    ;}
    .t_box .btn_close {
        width: 25px;
        cursor: pointer
    ;}
    .t_box .btn_close img {
        width: 100%
    ;}
    .t_box .content_email {
        padding: 30px 20px;
        color: #6A6A6A;
        font-size: 20px
    ;}
    .t_box .content_email p {
        margin-top: 15px
    ;}
    .t_box .content_wx {
        padding: 20px 0;
        text-align: center
    ;}
    .t_box .content_wx img {
        display: inline-block;
        width: 100%
    ;}
    .t_box .content_wx p {
        font-size: 18px;
        color: #6A6A6A
    ;}
    .t_box .t_bottom {
        background: #910000;
        padding: 10px 20px;
        font-size: 16px;
        color: #fff
    ;}
}

@media screen and (max-width: 480px) {
    .searchbox {
        height: 35px
    ;}
    .searchbox .search_inp {
        height: 35px
    ;}
    .searchbox .submit {
        height: 35px;
        background: url(../images/btn_search_m.jpg) center center no-repeat;
        background-size: 24.5px 24.5px
    ;}
}

@media screen and (max-width:700px) {
    .nomobliebtn {
        display: none;}
}