html,
body {
    perspective: 1000px;
    position: relative;
    height: 100%;
    overflow: hidden;
}
.m-top{ /*background:rgba(255,255,255,1)*/}
.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    overflow: hidden;
    transform-origin: 0 0;
}

.swiper-container-vertical>.swiper-pagination-bullets {
    z-index: 99;
    right: 1%;
}

.swiper-pagination-bullet {
    width: 45px;
    height: 30px;
    margin: 0 0 20px;
    background: url(../images/page_icon.png) no-repeat center center;
    border-radius: 0;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: url(../images/page_icona.png) no-repeat center center;
}

.wrap {
    display: flex;
    position: relative;
    z-index: 6;
    width: 100%;
    height: 100%;
}

.fixed {
    display: flex;
    position: fixed;
    z-index: 12;
    left: 0;
    top: 35%;
    cursor: pointer;
    transform: translate3d(-180px, 0, 0);
    transition: 1s;
}

.fixed p img {
    width: 180px;
}

.fixed:hover {
    transform: translate3d(0, 0, 0);
}


footer {
    display: flex;
    justify-content: center;
    position: fixed;
    z-index: 15;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #424242;
}

footer p {
    padding: 0 5px;
    font: 400 14px/36px '微软雅黑';
    color: #fff;
}

/* 第1部分 */

.part1 {
    position: relative;
    background: url(../images/part1_bg.jpg) no-repeat center center;
}

.video-layer {
    position: absolute;
    left:0%;
    top:10%;
    margin-left:0px;
}
.video-layer img {
	width:100%
	
}

/* 第2部分 */

.part2 {
    position: relative;
    background: url(../images/mpart2_bg.jpg) no-repeat center 0 / cover;
}

.part2 .wrap {
    align-items: center;
}

.part2-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/part2_box_bg.png) no-repeat center center;
}

.part2-main {
    display: flex;
    position: relative;
    z-index: 10;
    width: 100%;
    margin: 0 auto;
    padding:10px;
}

.part2-left {
    width:50%;
	margin-left:10%
}
.part2-left img {
    width:100%;
}
.part2-title {
    padding: 0 0 15px;
    background: url(../images/part2_line.png) no-repeat 0 bottom;
}

.part2-title span {
    font: bold 36px/42px '微软雅黑';
    color: #262630;
}

.part2-logo {
    text-align: right;
}

.part2-right ul li {
    padding: 5px 0;
}

.part2-right ul li:nth-child(1) {
    transform: translate3d(0px, 0, 0)
}

.part2-right ul li:nth-child(2) {
    transform: translate3d(0px, 0, 0)
}

.part2-right ul li:nth-child(3) {
    transform: translate3d(0px, 0, 0)
}

.part2-right ul li:nth-child(4) {
    transform: translate3d(0px, 0, 0)
}

.part2-right ul li:nth-child(5) {
    transform: translate3d(0, 0, 0)
}

.part2-right ul li a {
    display: block;
    width: 100px;
    padding: 0 10px;
    font: bold 16px/40px '微软雅黑';
    color: #fff;
    background: #009944;
    border: 3px solid #fff;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    transform: skew(-20deg, 0deg);
    transition: 0.3s;
}

.part2-right ul li a span {
    display: block;
    text-align: center;
    transform: skew(20deg, 0deg);
}

.part2-right ul li a:hover {
    width:100px;
    background: #ea0000;
}

.part2-right ul li a:hover span {
    background: url(../images/part2_icon.png) no-repeat right center;
}

.part2-honor {
    position: absolute;
    left: 0;
    bottom: 0;
}


/* 第3部分 */

.part3 {
    position: relative;
    background: url(../images/part3_bg.jpg) no-repeat center 0 / cover;
}

.part3 .wrap {
    align-items: center;
}

.part3-hand {
    position: absolute;
    z-index: 15;
    right: 0;
    bottom: 0;
	width:60%;
}
.part3-hand img{ width:100%}


.part3-middle {
    position: relative;
    z-index: 10;
}

.part3-middle {
    position: relative;
    z-index: 5;
    width: 100%;
}

.part3-imgs {
    position: absolute;
    left: 0;
    top: 108px;
    width: 100%;
    height: 412px;
    background: url(../images/part3_imgs.png) no-repeat center center;
}

.part3-main {
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 50;
    width:100%;
    margin: 0 auto;
    padding: 30px 20px;
    background: #d2040447;
	top: -10%;
}
.part3-font
{
    position: absolute;
    z-index: 14;
    right: 0;
    bottom: 0;
	width:100%;
	top:55%
}
.part3-font img{width:100%}
.part3-left {
    width: 740px;
    height: 706px;
    padding: 50px 50px 0 100px;
    background: url(../images/part3_layer.png) no-repeat center 0;
}

.part3-left-name {
    font: bold 30px/36px "微软雅黑";
    color: #ffd800;
}

.part3-left-detail {
    margin: 0 0 375px;
    padding: 0 0 10px;
    font: 400 24px/30px '微软雅黑';
    color: #ffd800;
    background: url(../images/part3_line.png) no-repeat 0 bottom;
}

.part3-left-p {
    height: 120px;
    overflow: hidden;
    font: 400 20px/30px "微软雅黑";
    color: #ffd800;
    text-align: justify;
}

.part3-right {
    width: 380px;
}

.part3-nav ul {
    display: flex;
}

.part3-nav ul li {
    padding: 0 15px;
}

.part3-nav a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 140px;
    font: 400 16px/20px '黑体';
    color: #fcff00;
    background: url(../images/part3_nav_bg.png) no-repeat center center/100% 100%;
}

.part3-nav a span {
    padding: 24px 20px 12px;
    text-align: center;
}

.part3-nav a:hover {
    background-image: url(../images/part3_nav_bga.png);
}

.part3-nav a:hover span {
    background: url(../images/part3_icon.png) no-repeat center 0;
}

/* 第4部分 */

.part4 {
    position: relative;
    background: url(../images/part4_bg.jpg) no-repeat center 0 / cover;
}

.part4 .wrap {
    display: block;
    padding:70px 0 0;
}

.part4-font {
    position: absolute;
    left: 190px;
    top: 60px;
}

.part4-main {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 15px 20px;
    background: rgba(255, 255, 255, 0.5);
}

.part4-line {
    position: absolute;
    z-index: 10;
    left: -5px;
    top: 64px;
    overflow: hidden;
}

.part4-line img {
    float: left;
}

.part4-box {
    border-left: 12px solid #ec1a23;
}

.part4-tr {
    display: flex;
    padding-left: 12px;
}
.part4-con{ width:90%; margin:0 auto}
.part4-name {
    width:30%;
    font: bold 20px/42px '微软雅黑';
}

.part4-nav {
    width:70%;
    height: 100px;
}

.part4-nav ul {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
}

.part4-nav ul li {
    padding: 0 6px;
}

.part4-nav a {
    display: block;
    overflow: hidden;
    font: 400 12px/20px '微软雅黑';
    color: #2b2b2b;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 5px solid transparent;
}

.part4-nav a:hover {
    border-color: #ec1a23;
}

.part4-con ul {
    display: flex;
}

.part4-con li {
    width: 33.3%;
    padding: 0 15px;
    transition: 0.3s;
}

.part4-con a {
    display: block;
    position: relative;
}

.part4-con a i {
    display: block;
    height: 376px;
    overflow: hidden;
}

.part4-con a i img {
    width: 100%;
}

.pic-li-detail {
    font: 400 14px/24px '微软雅黑';
    color: #5a5a5a;
}

.pic-li-font {
    overflow: hidden;
    margin: 24px 0 0;
    padding: 0 100px 0 0;
    background: url(../images/pic_arrow.png) no-repeat right center;
}

.pic-li-name {
    font: bold 16px/30px '微软雅黑';
    color: #1a1919;
}

.pic-li-logo {
    position: absolute;
    right: 12px;
    bottom: 24px;
    opacity: 0;
}

.part4-con li:hover {
    width: 550px;
}

.part4-con li:hover a i {
    height: 478px;
}

.part4-con li:hover a .pic-li-font {
    height: 0;
}

.part4-con li:hover a .pic-li-logo {
    opacity: 1;
}


/* 第5部分 */

.part5 {
    position: relative;
    background: url(../images/mpart5_bg.jpg) no-repeat center 0 / cover;
}

.part5 .wrap {
    align-items: flex-end;
}

.part5-main {
    width: 100%;
    margin: 0 auto;
}

.part5-top {
    display: flex;
    justify-content: space-between;
    width:66%;
    margin: 0 auto 100px;
}
.part5-top img{ width:20px;}

.part5-top a
{     font: bold 25px/42px '微软雅黑';
    color: #333;
    text-align: center;}
.part5-top span {
    display: block;
    padding: 0 0 10px;
    font: bold 34px/42px '微软雅黑';
    color: #fff;
    background: url(../images/part5_line.png) no-repeat 0 bottom;
}
.swiper-slide>a{ padding:0 40px; display:block}
.part5-right span {
    background-position: right bottom;
}

.part5-box {
    position: relative;
    width: 100%;
    padding: 75px 0 90px;
    background: none;
}

.part5-nav {
    position: absolute;
    left: 0%;
    top: -67px;
    width: 100%;
    margin-left: 0;
    padding: 0 10px;
}

.part5-nav ul {
    display: flex;
    justify-content: space-between;
}

.part5-nav ul a {
    display: block;
    width: 113px;
    height: 68px;
    padding: 17px 0 0;
    font: 400 16px/48px '微软雅黑';
    color: #fff;
    text-align: center;
    background: url(../images/part5_nav_li.png) no-repeat center center/100% 100%;
}

.part5-nav ul a:hover {
    background-image: url(../images/part5_nav_lia.png);
}

.part5-ul {
    width: 1200px;
    margin: 0 auto;
}

.part5-ul ul {
    display: flex;
}

.part5-ul ul li {
    width: 33.3%;
    padding: 0 15px;
}

.part5-ul ul a {
    display: block;
}

.new-li-img {
    position: relative;
}

.new-li-img i {
    display: block;
}

.new-li-img i img {
    width: 100%;
}

.new-li-border {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 8px;
    background: rgba(226, 4, 4, 0.7);
    opacity: 1;
    transition: 0.3s;
}

.new-li-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-left: 40px;
    border: 1px solid #fff;
	padding: 0;
}

.new-li-font {
    height: 60px;
    overflow: hidden;
    margin: 20px 0 0;
    font: 400 18px/30px '微软雅黑';
    color: #323232;
}

.part5-ul ul a:hover .new-li-border {
    opacity: 1;
}


/* 第6部分 */

.part6 {
    position: relative;
    background: url(../images/part6_bg.jpg) no-repeat center 0 / cover;
}

.part6 .wrap {
    align-items: center;
}

.part6-main {
    width:95%;
    margin: 0 auto;
}

.part6-title {
    text-align: center;
}
.part6-title img{
	width:80%;
}
.part6-map img {
    width: 100%;
}

.part6-box {
    display: flex;
    justify-content: space-between;
    padding: 35px 48px 0;
}

.part6-left {}

.part6-left-li {
    display: flex;
    align-items: center;
    padding: 5px 0;
}

.part6-left-li p {
    padding: 0 0 0 15px;
    font: 400 12px/18px '微软雅黑';
    color: #fff;
}

.part6-center form {
    position: relative;
}

.part6-center {
    width: 500px;
    padding: 40px 0 0;
}

.part6-center textarea {
    width: 410px;
    height: 45px;
    padding: 0 30px 0 10px;
    overflow: hidden;
    font: 400 14px/45px '微软雅黑';
    background: #fff;
    border: 0;
    border-radius: 20px;
}


.part6-center button {
    position: absolute;
    right: 0;
    top: 0;
    width: 120px;
    font: 400 14px/45px '微软雅黑';
    color: #fff;
    background: #ea0000;
    border-radius: 20px;
    border: 0;
}

.part6-right p {
    padding: 10px;
    background: #e60012;
}

.part6-right p img {
    width: 90px;
}
.part6-li{    font: 600 16px/29px '微软雅黑';
    padding: 0 10px;}
.part6-adress{    font: 400 12px/21px '微软雅黑';
    padding: 0 10px;}
.part6-tel{font: 600 16px/40px '微软雅黑';
    padding: 0 10px;
    color: #f34a00;}
	
	
.part6-nav {
    position: absolute;
    z-index: 99;
    left: 0;
    bottom: 36px;
    width: 100%;
    padding: 25px 0;
    background: #ec1a23;
}

.part6-nav ul {
    display: flex;
    justify-content: center;
    width: 1200px;
    margin: 0 auto;

}

.part6-nav ul li {
    width: 12.5%;

}

.part6-nav ul li a {
    display: block;
    font: 400 14px/20px '微软雅黑';
    color: #fff;
    text-align: center;
    border-left: 1px solid #fff;
}

.part6-nav ul li:nth-child(1) a {
    border: 0;
}




.part6-map{ width:100%}
.part6-map>i{ width:100%}
.part6-font{ background:rgba(255,255,255,1)}