@charset "utf-8";
/* CSS Document */
:root {
    /*全局颜色更改*/
    --bai: #ffffff;
    --txt:#5c5c5c; 
    --bgs:#ebf4fc;
    --lan1:#1d7dcd;
    --lan2:#008aff;
    --jus:#cd681d;
    --red:#d4263d;/*黄*/
    --h2:#fedb8a;/*黄*/
}
html {
    overflow-x: hidden;
    overflow-y: scroll;
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    color: var(--txt);
    box-sizing: border-box;
    background: #dededc;
}
.bg {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1;
}
.bg::after {
    display: block;
    content: '';
    width: 1000px;
    height: 1000px;
    position: absolute;
    background: #FFF;
    filter: blur(250px);
    top: -500px;
    right: -500px;
    border-radius: 50%;
    z-index: 1;
}
body {
    margin: 0 auto;
}
img {
    border: none;
    vertical-align: middle;
}
.logo_box {
    width: 100%;
    height: 100px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.5);
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}
.logo_box ul img:nth-child(1) {
    width: 240px;
    height: 80px;
}
.logo_box ul img:nth-child(2) {
    width: 229px;
    height: 13px;
}
.nr {
    width: 980px;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 3;
}
.nr img:nth-child(1) {
    margin-left: -50px;
    width: 540px!important;
    height: auto!important;
    max-width: inherit!important;
}
.nr ul li h2 {
    color: #ff7200;
    line-height: 80px;
    text-decoration: none;
    -webkit-mask-image: linear-gradient(to top,#ff953e,#ff7200);
    background-image: linear-gradient(to top,#ff953e,#ff7200);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-background-size: 50% 50%;
}
.nr ul li:nth-child(2) {
    text-shadow: 1px 1px 1px rgb(240, 240, 240);
    -moz-text-shadow: 1px 1px 1px rgb(240, 240, 240);
    -webkit-text-shadow: 1px 1px 1px rgb(240, 240, 240);
}
.nr ul li:nth-child(3) {
    color: #ff4800;
    text-shadow: 1px 1px 1px rgb(240, 240, 240);
    -moz-text-shadow: 1px 1px 1px rgb(240, 240, 240);
    -webkit-text-shadow: 1px 1px 1px rgb(240, 240, 240);
}
.dlogo {
    display: none;
}
.list {
    width: 980px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    margin-top: -50px;
}
.list li {
    width: 120px;
    height: 40px;
    background: linear-gradient(-140deg,#fdfdfd,#d3d4cf);
    border-radius: 20px;
    box-sizing: border-box;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
    margin: 10px auto;
    line-height: 40px;
    position: relative;
    z-index: 4;
}
.list li p {
    display: block;
    position: absolute;
    z-index: 7;
    color: #5c5c5c;
    width: 120px;
    text-align: center;
    text-shadow: 1px 1px 1px #fff;
    -moz-text-shadow: 1px 1px 1px #fff;
    -webkit-text-shadow: 1px 1px 1px #fff;
}
.list li::before {
    display: block;
    content: '';
    width: 118px;
    height: 38px;
    position: absolute;
    background: linear-gradient(-140deg,#d3d4cf,#fdfdfd);
    border-radius: 19px;
    z-index: 5;
    left: 1px;
    top: 1px;
}
.zz {
    text-align: center;
    line-height: 60px;
}
.lx {
    width: 980px;
    display: flex;
    justify-content: center;
    margin: 20px auto;
    margin-bottom: 100px;
}
.lx li {
    display: flex;
    align-items: center;
    font-size: 30px;
    font-weight: bold;
    margin: 0 20px;
}
.lx img {
    width: 40px!important;
    height: auto!important;
    max-width: inherit!important;
    margin-right: 5px;
}
.dibu {
    width: 100%;
    height: 50px;
    text-align: center;
    background: #444444;
    line-height: 50px;
    color: #d3d4cf;
    bottom: 0px;
    margin: 0 auto;
    position: fixed;
}
.piaofu{
	width: 100%;
	height: 100%;
	position: fixed;
    margin: 0 auto;
    top: 0;
    z-index: 2;
}
.pf_bg{
	width: 145px;
	height: 140px;
	position: absolute;
	background: url(../img/piaofu.png);
	background-repeat: no-repeat;
}
.pf_01{
	width: 145px;
    height: 134px;
	background-position-x: -1px;
    background-position-y: 0px;
	left: 200px;
	bottom: 130px;
	animation: hd03 3s linear infinite;
}
.pf_02{
	width: 140px;
    height: 139px;
	background-position-x: -149px;
    background-position-y: -1px;
	right: 320px;
	top: 420px;
    opacity: 0.5;
	animation: hd02 2s linear infinite;
}
.pf_03{
	width: 90px;
    height: 98px;
	background-position-x: -312px;
    background-position-y: -1px;
	right: 120px;
	top: 140px;
    opacity: 0.3;
	animation: hd01 2s linear infinite;
}
.pf_04{
	width: 101px;
    height: 89px;
	background-position-x: -421px;
    background-position-y: 0px;
	right: 460px;
	top: 140px;
    opacity: 0.7;
	animation: hd02 2s linear infinite;
}
.pf_05{
	width: 97px;
    height: 89px;
	background-position-x: -523px;
    background-position-y: 0px;
	left: 120px;
	top: 220px;
    opacity: 0.8;
	animation: hd01 2s linear infinite;
}
@keyframes hd01 {
	0%,
	100%{
		transform: translateX(0);
	}
	50%{
		transform:translate(10px,-10px);
	}
}
@keyframes hd02 {
	0%,
	100%{
		transform: translateX(0);
	}
	50%{
		transform:translate(-8px,-8px);
	}
}
@keyframes hd03 {
	0%,
	100%{
		transform: translateX(0);
	}
	50%{
		transform:translate(-15px,-15px);
	}
}
/*文本不可选择*/
body {
	-moz-user-select:none; /* Firefox私有属性 */
    -webkit-user-select:none; /* WebKit内核私有属性 */
    -ms-user-select:none; /* IE私有属性(IE10及以后) */
    -khtml-user-select:none; /* KHTML内核私有属性 */
    -o-user-select:none; /* Opera私有属性 */
    user-select:none; /* CSS3属性 */
}
/*适配*/
@media only screen and (max-width: 1400px){
    .piaofu{
        width: 980px;
    }
    .pf_01{
        left: 80px;
        bottom: 560px;
    }
    .pf_02{
        right: 180px;
        top: 420px;
        opacity: 0.5;
    }
    .pf_03{
        right: 100px;
        top: 200px;
        opacity: 0.3;
    }
    .pf_04{
        right: 120px;
        top: 900px;
        opacity: 0.7;
    }
    .pf_05{
        left: 130px;
        top: 860px;
        opacity: 0.8;
    }
    .nr img:nth-child(1) {
        display: none;
    }
    .nr {
        padding: 50px 10%;
        box-sizing: border-box;
    }
    .logo_box {
        height: 160px;
    }
    .logo_box ul {
        width: 300px;
        flex-wrap: wrap;
    }
    .nr ul li {
        font-size: 30px;
    }
    .nr ul li h2 {
        font-size: 50px;
        line-height: 120px;
    }
    .dlogo {
        display: block;
        text-align: center;
        margin: 0 auto;
        margin-top: -50px;
    }
    .list {
        flex-wrap: wrap;
    }
    .list li {
        width: 240px;
        height: 80px;
        border-radius: 40px;
        line-height: 80px;
        margin: 20px;
    }
    .list li::before {
        width: 236px;
        height: 76px;
        border-radius: 38px;
    }
    .list li p {
        font-size: 30px;
        width: 240px;
    }
    .zz {
        font-size: 30px;
        line-height: 100px;
    }
}