abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: rgba(0, 0, 0, 0)
}

em,
h1,
h2,
h3,
h4,
h5,
h6,
i {
    font-weight: 100;
    font-style: normal
}

li,
ol,
ul {
    list-style-type: none
}

a {
    color: #666;
    outline: 0
}

a,
a:hover {
    text-decoration: none
}

.clear {
    float: none;
}

.clearF:after {
    content: "";
    display: block;
    clear: both
}

body {
    width: 100%;
    background-image: url(../images/blackbb.png);
    /* background-size: 100%; */
    background-repeat: repeat;
    font-family: PingFang SC;
    height: 960px;
}

@font-face {
    font-family: PingFang SC;
    src: url("../font/snor.otf");
    font-weight: 400;
    font-style: normal
}

.home_content {
    margin: 0 auto;
    height: 900px;
    background-image: url(../images/bg-content.jpg);
    width: 100%;
    max-width: 1200px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.home_text {
    color: #fff;
    font-size: 30px;
    padding-top: 67%;
    text-align: center;
}

.pro_content {
    margin: 0 auto;
    height: 900px;
    background-image: url(../images/main.png);
    width: 100%;
    max-width: 1200px;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.home_text a img {
    width: 300px;
}

.pro_con {
    color: #fff;
    font-size: 30px;
    padding-top: 50%;
    text-align: center;
}

.pro_con a {
    color: #dba64a;
}

.prolist_content {
    margin: 0 auto;
    position: relative;
    height: 900px;
    /* background-image: url(../images/pro_list.png); */
    width: 1200px;
    max-width: 1200px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.pro_list_con .pro_itmes:nth-child(1) {
    transform: rotate(-5deg);
    position: absolute;
    top: 383px;
    left: 383px;
    /* width: 10vw;
    height: 20vw; */
}

.pro_list_con .pro_itmes:nth-child(2) {
    transform: rotate(-19deg);
    position: absolute;
    top: 478px;
    left: 663px;
    /* width: 10vw;
    height: 20vw; */
}

.pro_list_con .pro_itmes:nth-child(3) {
    transform: rotate(16deg);
    position: absolute;
    top: 335px;
    left: 521px
    /* width: 10vw;
    height: 20vw; */
}

.pro_list_con .pro_itmes:nth-child(4) {
    transform: rotate(-41deg);
    position: absolute;
    top: 269px;
    left: 702px;
    /* width: 10vw;
    height: 20vw; */
}

.pro_list_con .pro_itmes:hover a img {
    transform: scale(1.05);
}

.pro_itmes a {
    display: block;
    width: 100%;
    height: 100%;
}

.pro_list_con {
    position: absolute;
}

.pro_itmes a img {
    transition: all 0.6s;
    z-index: 999;
    position: relative;
    width: 112px;
}

.pro_1 {
    margin: 0 auto;
    height: 960px;
    /* background-image: url(../images/pro_list.png); */
    width: 1200px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.pro_list_btn {
    width: 330px;
    height: 100px;
}

.pro_list_btn a {
    top: 682px;
    left: 450px;
    position: absolute;
    width: 250px;
    height: 70px;
}

.caselist_con {
  overflow: hidden;
    height: 848px;
    margin: 0 auto;
    /* background-image: url(../images/caselist.png); */
    width: 1200px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.case_list_con {
    position: relative;
}

.case_list_con ul li:nth-child(1) {
   position: relative;
    transform: rotate(17deg);
    width: 339px;
    height: 480px;
    top: 189px;
    left: 52px;
    /* left: 500px; */
}

.case_list_con ul li:nth-child(2) {
  position: relative;
    transform: rotate(49deg);
    width: 326px;
    height: 476px;
    top: 30px;
    left: 291px;
    /* left: 500px; */
}

.case_list_con ul li:nth-child(3) {
   position: relative;
    transform: rotate(-12deg);
    width: 351px;
    height: 481px;
    top: -800px;
    left: 557px;
    /* left: 500px; */
}

.case_list_con ul li:nth-child(4) {
 position: relative;
    transform: rotate(-25deg);
    width: 340px;
    height: 480px;
    top: -1516px;
    left: 862px;
}

.case_list_con ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.case_list_con li a img{
    transition: all 0.6s;
}
.case_list_con li{
    overflow: hidden;
}
.case_list_con li:hover a img{
    transform: scale(1.05);
}
.caselist_con .pro_text {
    padding: 20px;
}

.prolist_content .king_img {
    width: 340px;
    top: 38px;
    transition: all 0.6s;
    position: absolute;
    left: 430px;
}

.prolist_content .king_img img {
    width: 100%;
    transition: all 0.6s;
}

.prolist_content .king_img:hover img {
    transform: scale(1.05);
}

.King_content {
    position: relative;
    height: 900px;
    margin: 0 auto;
    /* background-image: url(../images/pro_list.png); */
    width: 1200px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.King_con {
    display: block;
    position: absolute;
    top: 325px;
    left: 530px;
}

.King_con a {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
}

.Kinglist_content {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    height: 900px;
    /* background-image: url(../images/pro_list.png); */
    width: 1200px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.Kinglist_con {
    display: block;
    position: absolute;
    top: 35%;
    left: 45.5%;
}

.Kinglist_con a {
    color: #fa9937;
    font-size: 30px;
    font-weight: 800;
}

.King_cont {
    margin: 0 auto;
    position: relative;
    height: 900px;
    /* background-image: url(../images/pro_list.png); */
    width: 1200px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.King_cont .Kinglist_con {
    display: block;
    position: absolute;
    top: 770px;
    left: 600px
}

.pro_text {
    margin-left: 20px;
    position: absolute;
    margin-top: 20px;
}

.pro_text a {
    color: #e5c048;
    font-size: 24px;
}

.pro-text2 {
    margin-left: 124px;
    position: absolute;
    margin-top: 730px;
}

.pro-text2 a {
    color: #e5c048;
    font-size: 24px;
}
.onloadclass{
    z-index: 999;
    left: 360px;
    /*position: fixed;*/
    width: 1200px;
    margin: 0 auto;
}
.onloadclass img{
    width: 100%;;
}