@charset "utf-8";

/*！--CSS重置和样式初始化*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0
}

html {
    font-size: 14px;
}

body {
    font-style: normal;
    font-family: "\5FAE\8F6F\96C5\9ED1", Helvetica, sans-serif;
    background-color: #ffffff;
}

small {
    font-size: 12px
}

h1 {
    font-size: 18px
}

h2 {
    font-size: 16px
}

h3 {
    font-size: 14px
}

h4,
h5,
h6 {
    font-size: 100%
}

ul,
ol {
    list-style: none
}

a {
    text-decoration: none;
    background-color: transparent
}

a:hover,
a:active {
    outline-width: 0;
    text-decoration: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    border: 0;
    height: 1px
}

img {
    border-style: none
}

img:not([src]) {
    display: none
}

svg:not(:root) {
    overflow: hidden
}

html {
    -webkit-touch-callout: none;
    -webkit-text-size-adjust: 100%
}

input,
textarea,
button,
a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block
}

audio:not([controls]),
video:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

mark {
    background-color: #ff0;
    color: #000
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

textarea {
    overflow: auto
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.clear:after {
    display: block;
    height: 0;
    content: "";
    clear: both
}

/* 主样式开始*/
.wrap {
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
}

.wrap-min {
    width: 1200px;
    margin: 0 auto;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.banner {
    height: 1419px;
    background: url(../images/bg.jpg) center no-repeat;
    overflow: hidden;
}

.xyyx {
    margin-top: 720px;
}

.xyyx-title {
    background: url(../images/tit01.png) center no-repeat;
    height: 100px;
}

.xyyx-content {
    height: 400px;
    margin-top: 30px;
}

.xyyx-content-left {
    width: 700px;
    position: relative;
}

.xyyx-content-left ul {
    position: relative;
    overflow: hidden;
}

.xyyx-content-left ul li {
    position: relative;
    width: 700px;
    height: 400px;
}

.xyyx-content-left ul li img {
    width: 700px;
    height: 400px;
}

.xyyx-content-left ul li p {
    width: 700px;
    height: 66px;
    background: #490D0B;
    opacity: 0.8;
    position: absolute;
    top: 334px;
    text-align: center;
}

.xyyx-content-left ul li p span {
    display: inline-block;
    width: 500px;
    margin: 0 auto;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFDDA6;
    line-height: 66px;
}

.xyyx-content-left .left-a {
    display: inline-block;
    position: absolute;
    width: 11px;
    height: 18px;
    background: url(../images/left.png) center no-repeat;
    top: 361px;
    left: 30px;
}

.xyyx-content-left .right-a {
    display: inline-block;
    position: absolute;
    width: 11px;
    height: 18px;
    background: url(../images/right.png) center no-repeat;
    top: 361px;
    right: 30px;
}

.xyyx-content-right {
    width: 470px;
}

.xyyx-content-right .ul1 {
    border-bottom: #FCA29F dashed 1px;
    height: 165px;
}

.xyyx-content-right .ul1 li h3 {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #FFEDBE;
    line-height: 36px;
}

.xyyx-content-right .ul1 li h3 a {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #FFEDBE;
    line-height: 36px;
}

.xyyx-content-right .ul1 li p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FCA29F;
    line-height: 30px;
    margin-top: 10px;
}

.xyyx-content-right .ul2 li {
    margin-top: 17px;
    list-style: square inside url(../images/list-bg.png);
}

.xyyx-content-right .ul2 li a {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFF2F2;
    line-height: 30px;
}

.sp {
    overflow: hidden;
    margin-top: -100px;
}

.sp-title {
    background: url(../images/tit-02.png) center no-repeat;
    height: 100px;
}

.sp-content {
    margin-top: 30px;
    height: 719px;
    background: url(../images/shipin-bg.png) center no-repeat;
    overflow: hidden;
    position: relative;
}

.sp-more {
    display: inline-block;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFAF85;
    line-height: 50px;
    float: right;
    margin-right: 32px;
}

.sp-video {
    width: 890px;
    margin: 110px auto 0;
    position: relative;
}

.sp-video video {
    z-index: 1;
}

.spzz {
    width: 890px;
    height: 500px;
    background: #311303;
    position: absolute;
    z-index: 2;
    top: 0;
    opacity: 0.7;
}

.sp-play {
    display: inline-block;
    width: 40px;
    height: 25px;
    background: url(../images/play-icon.png) center no-repeat;
    position: absolute;
    z-index: 3;
    top: 200px;
    left: 425px;
}

.video-title {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFF2DA;
    line-height: 50px;
    text-align: center;
}

.cloudbg {
    background: url(../images/colud-bg.jpg) bottom no-repeat;
    height: 1162px;
}

.yxxs {
    overflow: hidden;
    margin-top: 60px;
    position: relative;
}

.yxxs-title {
    height: 100px;
    background: url(../images/tit-03.png) center no-repeat;
}

.yxxs-content {
    margin-top: 30px;
    background: url(../images/xi-bg.png) center repeat;
    height: 586px;
}

.yxxs-content ul {
    overflow: hidden;
    margin: 0 auto;
    padding: 0 60px;
}

.yxxs-content ul li {
    width: 520px;
    float: left;
    height: 180px;
    overflow: hidden;
    margin-top: 40px;
}

.yxxs-content ul li img {
    display: inline-block;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    float: left;
}

.yxxs-content ul li .d1 {
    width: 370px;
    float: right;
    height: 180px;
    overflow: hidden;
}

.yxxs-content ul li h3 {
    background: url(../images/line.png) center no-repeat;
    background-position: 100% 70%;
}

.yxxs-content ul li h3 a {
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #CB4C1D;
    line-height: 50px;
}

.yxxs-content ul li p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #978453;
    line-height: 24px;
}

.yxxs-content ul li:nth-child(2),
.yxxs-content ul li:nth-child(4) {
    float: right;
}

.tip {
    display: inline-block;
    overflow: hidden;
    position: absolute;
    top: 580px;
    left: 575px;
}

.tip ul {
    overflow: hidden;
    height: 15px;
    line-height: 15px;
}

.tip ul li {
    width: 6px;
    height: 6px;
    background: #E3D6B4;
    border-radius: 50%;
    float: left;
    margin: 0 5px;
    margin-top: 5px;
}

.tip ul li.on {
    width: 9px;
    height: 9px;
    background: #F0CF73;
    border-radius: 50%;
    margin-top: 3px;
}
.left-a1{
    width: 32px;
    height: 32px;
    background: url(../images/yuan-left.png) center no-repeat;
    position: absolute;
    top: 320px;
    left: 15px;
}
.right-a1{
    width: 32px;
    height: 32px;
    background: url(../images/yuan-right.png) center no-repeat;
    position: absolute;
    top: 320px;
    right: 15px;
}
.wyhd{
    overflow: hidden;
}
.wyhd-title{
    background: url(../images/tit-04.png) center no-repeat;
    height: 100px;
}
.wyhd-content{
    margin-top: 20px;
}
.footer {
    height: 100px;
}