@charset "UTF-8";


html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
input,
select,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    border: 0;
    vertical-align: top
}

ol,
ul {
    list-style: none
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    /* text-decoration: underline; */
    text-decoration: none;
}


.tal {
    text-align: left
}

.tac {
    text-align: center
}

.tar {
    text-align: right
}

.bc {
    margin-left: auto;
    margin-right: auto
}

.fl,
.fr {
    display: inline
}

.fl {
    float: left
}

.fr {
    float: right
}

.cb {
    clear: both
}

.cl {
    clear: left
}

.cr {
    clear: right
}

.clearfix {
    overflow: hidden;
    zoom: 1
}

.hide {
    visibility: hidden
}

.none {
    display: none
}

.w1440 {
    clear: both;
    width: 1440px;
}

.w1200 {
    clear: both;
    width: 1200px;
}

.w1000 {
    clear: both;
    width: 1000px;
}

.wauto {
    margin: 0px auto;
}

.hauto {
    overflow: hidden;
    zoom: 1;
}

.pb {
    padding-bottom: 10px;
}

.pb35 {
    padding-bottom: 35px;
}

.pb10 {
    padding-bottom: 10px;
}

.pt30 {
    padding-top: 30px;
}

.pt35 {
    padding-top: 35px;
}

.pb24 {
    padding-bottom: 24px;
}

.mb35 {
    margin-bottom: 35px;
}

.mt35 {
    margin-top: 35px;
}

.bt1px {
    border-top: 1px solid #e4a6c1;
}


/* ********************************************************************************* */
.daohang_bg ul li a:link,
.daohang_bg ul li a:visited {
    color: #ffffff;
    text-decoration: none;
}

#nav01d a:link,
#nav01d a:visited {
    color: #3b658c;
    text-decoration: none;
}

#nav05 .title a:link,
#nav05 .title a:visited {
    color: #000;
    text-decoration: none;
}

p a:link,
p a:visited {
    color: #d90000;
    text-decoration: none;
}

p {
    /* color: #666666; */
    /* font-size: 14px; */
    /* text-indent: 2em; */
}

.ba a:link,
.ba a:visited {
    color: #8c8d8f;
    text-decoration: none;
}

.ba .ck:link,
.ba .ck:visited {
    color: #ffffff;
    text-decoration: none;
}

#nav14 ul li a:link,
#nav14 ul li a:visited {
    color: #ffffff;
    text-decoration: none;
}

#nav15 .pic .images a:link,
#nav15 .pic .images a:visited {
    color: #ffffff;
    text-decoration: none;
}

#nav16 .pic .images a:link,
#nav16 .pic .images a:visited {
    color: #ffffff;
    text-decoration: none;
}



/* ************************************************************************************** */
/* html {
    min-width: 1200px;
} */

body {
    font-family: 'Microsoft YaHei', '微软雅黑';
    font-size: 14px;
    color: #000;
    line-height: 20px;
    -webkit-text-size-adjust: 100%;
}


#nav01 {
    color: #FFF;
    line-height: 53px;
    background: #122d57;
    height: 53px;
    background: url(top01.jpg) no-repeat top center;
}

#nav01 ul {
    font-size: 16px;
    color: #c8e2f6;
}

#nav01d {
    color: #FFF;
    line-height: 65px;
    background-color: #e9f3ff;
    height: 65px;
    border-bottom: 1px #1e4b8e solid;
    position: relative;
}

#nav01d ul {
    font-size: 16px;
    color: #c8e2f6;
    width: 750px;
}

.jia,
.jian {
    line-height: 65px;
    font-size: 30px;
    font-weight: 800;
    color: #074abc;
    width: 30px;
    text-align: center;
    cursor: pointer;
    padding: 0;
}

#nav01d ul li {
    line-height: 65px;
    padding-left: 12px;
    padding-right: 12px;
}


#nav01d .hd {
    /* float: right; */
    position: relative;
    top: -1px;
    padding-left: 450px;
    width: 1200px;
    height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    background-color: #e9f3ff;
    -webkit-transition: height .5s;
    -moz-transition: height .5s;
    transition: height .5s;
    border-bottom: 0 solid #074abc;
    white-space: nowrap;
}

#nav01d .show {
    height: 65px;
}

.logo {
    /* margin-top: 23px; */
    height: 45px;
    margin-top: 10px;
    margin-bottom: 10px;

}

.pindao {
    height: 33px;
    width: auto;
    border-left: #333 1px solid;
    padding-left: 15px;
    margin-left: 15px;
    margin-top: 23px;
    padding-top: 18px;
    padding-bottom: 18px;
}

.button1 {
    background: url(button1.png) no-repeat;
    width: 21px;
    height: 26px;
    border: none;

}

#nav02 ul {
    margin-top: 30px;
}

#nav02 ul li {
    height: 28px;
    line-height: 28px;
    font-size: 18px;

}

#nav03 {
    padding: 10px 0px;
    position: relative;
}

#nav03 h4 {
    text-align: center;
    width: 100%;
    font-size: 24px;
    line-height: 26px;
    margin: 15px 0 5px 0;
}

#nav03 h1 {
    text-align: center;
    /* height:46px; */
    width: 100%;
    font-size: 38px;
    line-height: 46px;
    margin: 15px 0 5px 0;
}

#nav03 .tly {
    text-align: center;
    font-size: 18px;
    margin: 25px 0 5px 0;
    border-bottom: 1px #999 solid;
    line-height: 30px;
    position: relative;
    padding-bottom: 15px;
}

#nav03 .tly .yuan {
    margin-left: 25px;

}

#nav04 {
    padding: 20px 0px;


}

#nav04 .t1 {
    font-size: 18px;
    line-height: 2em;
    text-align: justify;
  text-justify: inter-word;
}

#nav04 .t2 {
    font-size: 20px;
    line-height: 2em;
}

#nav04 img {
    /* margin-top: 1rem; */
}

#nav04 p {
    margin-top: 0.8em;
    text-indent: 2em;
}

#nav04 {
    /* margin-bottom:3rem; */
}

#bianji {
    width: 100%;
    height: 2empx;
    line-height: 2em;
    text-align: right;
    margin-top: 3em;
}

#zitype {
    background: url(icon_type.png) no-repeat left #e8e8ea;
    background-position-x: 10px;
    background-position-y: center;
    line-height: 18px;
    height: 18px;
    padding: 3px 15px 3px 5px;
    font-size: 16px;
    cursor: pointer;
    border: 1px #999 solid;
    border-radius: 12px;
    width: 60px;
    text-indent: 28px;
    float: right;
    margin-left: 15px;
    position: absolute;
    right: 90px;
}

#yuedutype {
    background: url(yl_type.png) no-repeat left #e8e8ea;
    background-position-x: 10px;
    background-position-y: center;
    line-height: 18px;
    height: 18px;
    padding: 3px 15px 3px 5px;
    font-size: 16px;
    cursor: pointer;
    border: 1px #999 solid;
    border-radius: 12px;
    width: 60px;
    text-indent: 28px;
    /* float: right; */
    right: 0px;
    position: absolute;
}

.shu {
    display: none;
}

.mo1 li {
    color: #666;
}

.mo1 h4 {
    color: #222;
}

.mo1 h1 {
    color: #222;
}

.mo1 .tly span {
    color: #666;
}

.mo1 .tly .yuan {
    color: #212121;
}

.mo2 #yuedutype {
    background: url(ty_type.png) no-repeat left #d4d4d4;
    background-position-x: 10px;
    background-position-y: center;
}

.mo2 li {
    color: #ffffff;
}

.mo2 h4 {
    color: #fff;
}

.mo2 h1 {
    color: #fff;
}

.mo2 .tly span {
    color: #fff;
}

.mo2 .tly .yuan {
    color: #fff;
}

#nav04 .mo2,
.mo2 a {
    color: #fff;
}


.mob-top {
    /* height: 4.12rem; */
    /* background: #253a97; */
    position: relative;
    z-index: 990;
    display: none;
}

.mob-top .mob-top-site {
    background: #122d57;
    height: 0.6rem;
    line-height: .6rem;
    color: #c8e2f6;
    font-size: .35rem;
    padding: 0.2rem;
}

/* #nav02 ul li:first-child {
    background: url(mob.png) no-repeat right;
    padding-right: 26px;
    margin-bottom: 5px;
    text-align: right;
    color: #2e588c;
} */

.topb {
    position: fixed;
    bottom: 80px;
    right: 20px;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    background: url(topb.png) no-repeat top center;
    width: 90px;
    height: 50px;
    line-height: 50px;
    padding-left: 40px;
    cursor: pointer;
    display: none;
    z-index: 111
}

/* .topb:hover {
    color: #fff;
    background: url(topba.png) no-repeat top center;
} */
#nav05 {
    /* background-color: #eeeeee; */
    border: 1px #eaeaea solid;
    padding: 35px 0px;
    background: linear-gradient(to bottom, #c1deff, #d8e9fb);
}

#nav05 ul {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}

#nav05 ul li:first-child {
    width: 269px;
    display: flex;
    justify-content: conter;
    justify-items: conter;
}

#nav05 ul li:not(:first-child) {
    border: 1px #eaeaea solid;
    border-radius: 5px;
    text-align: center;
    font-size: 18px;
    color: #666666;
    line-height: 30px;
    padding: 5px;
    background-color: #fff;
}

#nav05 ul li .title {
    border-bottom: 1px #eaeaea solid;
    padding-bottom: 5px;
    margin-bottom: 5px;

}

#nav05 ul li img:not(:first-child) {
    width: 90px;
    height: 90px;
    border: 0;
}


@media screen and (max-width: 1000px) {
    html {
        width: 100%;
    }

    .w1000,
    .w1200 {
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
    }

    .mob-top {
        display: block;
    }

    #nav01d {
        color: #FFF;
        line-height: 2rem;
        background-color: #e9f3ff;
        height: 2rem;
        border-bottom: 1px #1e4b8e solid;
        position: relative;
    }

    #nav01d .w1200 {
        width: 45%;
        height: 2rem;
    }

    .logo {
        height: 1.5rem;
        margin-top: .25rem;
    }

    .logo img {
        height: 88%;
    }

    #nav01,
    #nav01d ul,
    #nav05 {
        display: none;
    }

    #nav02 ul li {
        height: .48rem;
        line-height: .48rem;
        font-size: .3rem;
    }



    #nav03 h1 {
        font-size: .55rem;
        line-height: .8rem;
        margin: .4rem 0 .1rem 0;
        padding: 0;
    }

    #nav03 h4 {
        text-align: left;
        width: 100%;
        font-size: .4rem;
        line-height: .4rem;
        margin: .4rem 0 .1rem 0;
    }

    #nav03 .tly {
        font-size: .3rem;
        text-align: left;
        padding-top: 15px;
    }



    #nav03 .tly .yuan {
        display: none;
    }

    .shu {
        display: block;
    }

    #nav03 .tly span {
        margin-left: .1rem;
        height: .2rem;
    }

    #nav04 .t1 {
        font-size: .45rem;
        line-height: 2em;
    }

    #nav04 .t2 {
        font-size: .5rem;
        line-height: 2em;
    }

    #nav04 img {
        /* margin-top: 1rem; */
        width: 100%;
        margin-left: -2em;
    }

    #zitype {
        background: url(icon_type.png) no-repeat left #e8e8ea;
        background-position-x: 5px;
        background-position-y: center;
        background-size: auto 50%;
        line-height: .5rem;
        height: .5rem;
        padding: 3px 5px 3px 2px;
        font-size: .35rem;
        cursor: pointer;
        border: 1px #999 solid;
        border-radius: 12px;
        width: 1.2rem;
        text-indent: .4rem;
        float: right;
        margin-left: 15px;
        position: absolute;
        right: 1.5rem;
    }

    #yuedutype {
        background: url(yl_type.png) no-repeat left #e8e8ea;
        background-position-x: 5px;
        background-position-y: center;
        background-size: auto 50%;
        line-height: .5rem;
        height: .5rem;
        padding: 3px 5px 3px 2px;
        font-size: .35rem;
        cursor: pointer;
        border: 1px #999 solid;
        border-radius: 12px;
        width: 1.2rem;
        text-indent: .4rem;
        float: right;
        margin-left: 15px;
        position: absolute;
        right: 0px;
    }

    .mo2 #yuedutype {
        background: url(ty_type.png) no-repeat left #e8e8ea;
        background-position-x: 5px;
        background-position-y: center;
    }

    .sharebox {
        display: none;
    }

}









.foot {
    border-top: 8px #184c91 solid;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    line-height: 40px;
    background-color: #194d91;
}

.foot i {
    width: 1px;
    border-left: 1px #d4d4d4 solid;
    height: 14px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 1px;
}








.ba {
    /* float:left; */
    width: 100%;
    height: 53px;
    font-size: 32px;
    font-weight: bold;
    color: #263872;
    line-height: 32px;
    text-align: left;
    border-bottom: 1px solid #e3e3e3;
    position: relative;

}

.ba span {
    position: absolute;
    bottom: 0;
    float: left;
    height: 32px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: auto;
    /* background-color: #d51d1d; */
    border-bottom: 5px solid #d51d1d;
}

.ba a {
    /* float:right; */
    /* padding-right: 23px; */
    /* background: url("dian.png") no-repeat right center; */
    color: #8c8d8f;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    font-weight: 200;
    padding-top: 10px;
    padding-bottom: 10px;

}

.ba .ck {
    /* float:left; */
    /* background-color: #d51d1d; */
    top: 0;
    margin-left: 20px;
    padding-right: 10px;
    padding-left: 10px;
    background: url("") #d51d1d;
    border-radius: 5px;
    padding: 6px;
    vertical-align: middle;
}

/* #nav09 .ba img {
    margin-top: 10px;
    margin-left: 10px;
} */



.ovimg img,
.xu4_1 img,
.xu3_1 img,
.xu2_1 img {
    cursor: pointer;
    transition: all 0.6s;
}

.ovimg img:hover,
.xu4_1 img:hover,
.xu3_1 img:hover,
.xu2_1 img:hover {
    transform: scale(1.03);
}

.ovimg {
    overflow: hidden;
}



.zhuan {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}



.sharebox {
    position: absolute;
    margin-top: 200px;
    right: 20px;
    width: 43px;
}

.sharebox .con {
    margin: 0 0 5px 0;
}

.sharebox .wx {
    position: relative;
}

.sharebox .wxcon {
    position: absolute;
    right: 50px;
    top: 0;
    display: none;
}

.sharebox .wxcon img {
    width: 140px;
    height: 140px;
}


.TRS_Editor div {
    text-indent: 2em;
}


.pages {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
}

.pages_1 {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 4px;
    background: #ff920b;
}


video#videox {
    width: 100%;
    margin-left: -2em;
}


@media screen and (min-width: 1000px) {
    #nav04 {
        min-height:400px;
    }
    #nav03 .tly {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
}