/* reset */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-weight: normal;
    font-style: normal;
}

ol,
ul {
    list-style: none
}

caption {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%
}

q:before,
q:after {
    content: ''
}

fieldset,
img,
abbr,
acronym {
    border: 0
}

p,
a,
li,
span,
em,
dl,
dt,
dd,
td,
tr,
th {
    font-family: "å¾®è½¯é›…é»‘";
}


/*body*/

.c:before,
.c:after {
    content: "";
    display: table
}

.c:after {
    clear: both
}

.c {
    zoom: 1
}

body {
    font: 12px/1.5 '\5FAE\8F6F\96C5\9ED1';
    background-color: #fff;
}

a {
    text-decoration: none;
    overflow: hidden;
}

a:hover {
    text-decoration: none;
}

.wrap,
#footer_ied {
    width: 100%;
    min-width: 1200px;
    _width: expression((document.documentElement.clientWidth||document.body.clientWidth)<1002?'1000px': '');
}

.wrap {
    width: 100%;
    background-image: url(../img/bg.png);
    /* height: 1080px; */
}


/*.container {width:1600px;margin:0 auto;}*/

.hide {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
}

.pr {
    position: relative;
}

.pa {
    /* position: absolute; */
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.db {
    display: block;
    text-indent: -999em;
}

.mr0 {
    margin-right: 0;
}


/*header*/

.cont {
    width: 1200px;
    margin: 0 auto;
}

.header {
    /* height: 980px; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.logo {
    width: 128px;
    height: 128px;
    background: url(logo.png) no-repeat center;
    top: 50px;
    left: 0;
}

.nick1 {
    font-size: 38px;
    font-weight: bold;
    color: #fff;
    top: 70px;
    left: 148px;
    display: block;
    width: 168px;
    height: 42px;
}

.nick2 {
    font-size: 34px;
    color: #fff;
    top: 122px;
    left: 148px;
    display: block;
    width: 326px;
    height: 34px;
}

.nav {
    float: right;
    margin: 90px 0 0 0;
    font-size: 30px;
    color: #fff;
}

.nav li {
    margin-right: 27px;
}

.nav li a {
    font-size: 30px;
    color: #fff;
    margin-right: 27px;
}


/*.nav li a:hover{color: #FEDD4B};*/

.headpic {
    width: 920px;
    height: 600px;
    top: 60px;
    left: 140px;
}

.desc {
    text-align: center;
    color: #FFE74D;
    top: 700px;
    font-weight: bold;
    font-size: 48px;
    width: 100%;
}

.desc1 {
    top: 800px;
    width: 100%;
}

.desc1_word {
    color: #fff;
    font-size: 22px;
    text-align: start;
    text-indent: 2em;
}

.bg {
    width: 100%;
    background: #030620;
}


/*cont1*/

.cont1 {
    width: 1200px;
    height: 1080px;
    margin: 0 auto;
}


/*è½®æ’­*/

.slider-bg {
    margin: 0 auto;
    width: 1076px;
    height: 700px;
    padding: 38px 0 0 50px;
    overflow: hidden;
}

.slides {
    width: 1016px;
}

.slides_container {
    overflow: hidden;
    border: 2px solid #b5501e;
    _border: none;
}

.slides_container li {
    width: 1016px;
    height: 580px;
    display: none;
}

.pagination {
    z-index: 999;
    position: absolute;
    bottom: -76px;
    left: 316px;
}

.pagination li {
    float: left;
    display: inline;
    width: 101px;
    height: 5px;
    overflow: hidden;
    margin-right: 40px;
}

.pagination a {
    display: block;
    width: 101px;
    height: 5px;
    background: blue;
}

.pagination .current a {
    display: block;
    width: 101px;
    height: 5px;
    background: yellow;
}

.details {
    margin-top: 60px;
}

.details p {
    text-align: center;
    font-size: 26px;
    color: #fff;
    line-height: 2.5;
}


/*cont2*/

.cont2 {
    width: 1200px;
    height: 1080px;
    margin: 0 auto;
    padding-top: 20px
}

.pic1 {
    margin: 0 auto;
    height: 616px;
}

.pic2 {
    width: 48%;
    margin-top: 10px;
}

.pic3 {
    width: 48%;
    margin-top: 10px;
}


/*footer*/

.about_box {
    padding-top: 166px;
}

.about {
    width: 1200px;
    text-align: center;
    margin: 0 auto;
}

.about p {
    font-size: 28px;
    line-height: 54px;
    color: #333;
}

.footer_box {
    margin-top: 73px;
    background: #f4f4f4;
}

.footer {
    width: 1200px;
    margin: 0 auto;
    height: 100px;
}

.footer h3 {
    font-size: 30px;
    color: #333333;
    letter-spacing: 0;
    line-height: 30px;
    text-align: center;
    padding-top: 40px;
}

.mail {
    font-size: 22px;
    color: #333;
    text-align: center;
    margin-top: 30px;
    width: 50%;
}

.wechat {
    font-size: 22px;
    color: #333;
    text-align: center;
    margin-top: 30px;
    width: 50%;
}

.text {
    font-size: 22px;
    color: #333;
    margin-top: 30px;
}

.text1 {
    font-size: 22px;
    color: #333;
    margin-top: 30px;
}

.fl {
    height: 50vh;
    width: 40vw;
    display: flex;
    background: seagreen;
    margin-top: 8vh;
}

.ph {
    width: 40vw;
    height: 50vh;
}