
.main{ padding-top: 58px;}

/*头部*/
.head{ width: 100%; height: auto; position: absolute; top: 0; z-index: 10; background-color: rgba(0,0,0,0.8);}
.head_main{ width: 1400px; height: 58px; margin: 0 auto; position: relative; background-color: rgba(255,255,255,0);}
.head_main .logo{ width: 140px; height: auto; position: absolute; top: 16px; left: 0;}
.head_main .logo a{display: block;width: 100%}
.head_main .logo a img{width: 100%;}
.head_main .nav{ width: auto; height: auto; position: absolute; top: 0; left: 210px;}
.head_main .nav li.sub1{ float: left; width: 95px; height: 58px;}
.head_main .nav li.sub1:first-child{ width: 90px;}
.head_main .nav li.sub1>a{ display: block; width: 100%; height: 58px; font-size: 14px; line-height: 58px; color: #fff; text-align: center;}
.head_main .nav li.sub1>a:hover{ background-color: rgba(0,0,0,0.6);}
.head_main .nav li.sub1>a.on,
.head_main .nav li.sub1>a.on:hover{ background-color: #C2103E;}
.head_main .nav li.sub1 ul{ display: none; background-color: rgba(0,0,0,0.5);}
.head_main .nav li.sub1:hover ul{ display: block;}
.head_main .nav li.sub2{ width: 100%; height: auto;}
.head_main .nav li.sub2>a{ display: block; width: 100%; height: auto; padding: 5px; font-size: 14px; line-height: 20px; color: #fff; text-align: center;}
.head_main .nav li.sub2>a:hover{ background-color: rgba(0,0,0,0.6);}
.head_main .nav li.sub2>a.on,
.head_main .nav li.sub2>a.on:hover{ background-color: #C2103E;}
.head_main .other{ width: auto; height: 58px; position: absolute; top:0; right: 0;}
.head_main .other li{ float: left;}
.head_main .other li.search{ width: auto; height: 58px; padding: 15px 0; cursor: pointer;}
.head_main .other li.search_form{ display: none; float: none; width: 250px; height: 50px; padding: 10px 0; position: absolute; top: 58px; right: 0;}
.head_main .other li.search:hover + li.search_form,
.head_main .other li.search_form:hover{ display: block;}
.head_main .other li.search_form form{ width: 100%; height: 30px; position: relative;}
.head_main .other li.search_form input{ display: block; width: 100%; height: 30px; padding: 0 20px 0 10px; background-color: #fff; border: 1px solid #6B6C6C; font-size: 14px; line-height: 28px;}
.head_main .other li.search_form button{ display: block; width: 13px; height: 13px; position: absolute; top: 8px; right: 5px; border: none; outline: none; background: url(../img/bg1.png) center center no-repeat; cursor: pointer;}
.head_main .other li a{ display: inline-block; font-size: 14px; line-height: 28px; color: #fff; text-decoration: underline;}
.head_main .other li a:hover{ font-weight: bold;}
.head_main .other li span{ display: inline-block; padding: 0 15px; font-size: 14px; line-height: 28px; color: #fff;}
.head_main .other li.reglogin{ width: auto; height: 58px; padding: 15px 0;}
.head_main .other li.reglogon{ width: auto; height: 58px; padding: 15px 0;}



/*banner轮播*/
.banner{ width: 100%; height: auto; padding-top: 50%; overflow: hidden; position: relative;}
.mySwiper1{ width: 100%; height: 100%; position: absolute; top: 0;}
.mySwiper1 .swiper-slide{ width: 100%; height: 100%; background-position: center top; background-size: auto 100%; background-repeat: no-repeat;}
.mySwiper1 .swiper-slide a{ display: block; width: 100%; height: 100%; position: relative;}
.mySwiper1 .swiper-pagination-bullet{ width: 10px; height: 10px; background: #fff; opacity: .5;}
.mySwiper1 .swiper-pagination-bullet-active{ opacity: 1;}
.mySwiper1.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ margin: 0 8px;}



/*分区*/
.section{ width: 100%; height: auto; overflow: hidden; position: relative;}
.section .st_main{ width: 1200px; height: auto; margin: 0 auto; overflow: hidden; position: relative;}

/*分区一*/
.section.st1{ padding: 35px 0; background-color: rgba(0,0,0,0.1);}
.section.st1 .left{ float: left; width: 645px; height: auto;}
.section.st1 .left .title{ height: 40px; margin-bottom: 10px; overflow: hidden; position: relative;}
.section.st1 .left .title a.c1{ float: left; font-size: 20px; line-height: 40px; color: #555353;}
.section.st1 .left .title a.c2{ float: right; font-size: 14px; line-height: 40px; color: #050505;}
.section.st1 .left .title a.c1:hover,
.section.st1 .left .title a.c2:hover{ color: #C2103E;}
.section.st1 .left .list{}
.section.st1 .left .list.gnzx{ margin-bottom: 30px;}
.section.st1 .left .list ul{}
.section.st1 .left .list ul li{ height: 28px; overflow: hidden; position: relative;}
.section.st1 .left .list ul li a{ float: left; font-size: 14px; line-height: 28px; color: #050505;}
.section.st1 .left .list ul li a:hover{ color: #C2103E;}
.section.st1 .left .list ul li span{ float: right; font-size: 14px; line-height: 28px;}

.section.st1 .right{ float: right; width: 435px; height: auto;}
.section.st1 .right ul{}
.section.st1 .right ul li{ width: 100%; height: 96px; overflow: hidden; margin-bottom: 15px; position: relative; background-position: center center; background-repeat: no-repeat; background-size: 100% 100%;}
.section.st1 .right ul li img{ display: block; transition: all .2s ease-out 0s;}
.section.st1 .right ul li:hover img{ transform: scale(1.2);}
.section.st1 .right ul li span{ display: block; width: auto; height: auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); font-size: 20px; color: #fff;}

/*分区二*/
.section.st2{ padding: 70px 0;}
.mySwiper2{ width: 100%; height: 405px; position: relative;}
.mySwiper2 .swiper-slide{ width: 100%; height: 100%; position: relative;}
.swiper-button-prev,
.swiper-button-next{ width: 56px; height: 56px; background-position: center center; background-size: 95% 95%; background-repeat: no-repeat; transition: all .2s ease-out 0s;}
.swiper-button-prev{ background-image: url(../img/bg3.png);}
.swiper-button-next{ background-image: url(../img/bg4.png);}
.swiper-button-prev:hover,
.swiper-button-next:hover{ transform: scale(1.05);}
.mySwiper2 .swiper-slide .c1{ width: auto; height: auto; position: absolute; top: 180px; left: 105px; font-size: 25px; line-height: 45px; color: #000;}
.mySwiper2 .swiper-slide .c2{ width: 335px; height: 403px; padding-left: 15px; position: absolute; top: 0; left: 300px; border-left: 1px solid #555353;}
.mySwiper2 .swiper-slide .c2 img{ display: block; width: 100%;}
.mySwiper2 .swiper-slide .c3{ width: 430px; height: auto; padding: 30px 0; position: absolute; top: 0; left: 675px;}
.mySwiper2 .swiper-slide .c3 .r1{ margin-bottom: 15px;}
.mySwiper2 .swiper-slide .c3 .r1 a{ font-size: 20px; line-height: 200%; color: #000;}
.mySwiper2 .swiper-slide .c3 .r1 a:hover{ color: #C2103E;}
.mySwiper2 .swiper-slide .c3 .r2{ font-size: 14px; line-height: 150%; color: #4a4a4a;}
.mySwiper2 .swiper-slide .c3 .r3{ font-size: 14px; line-height: 150%; color: #4a4a4a;}
.mySwiper2 .swiper-slide .c3 .r4{ margin: 60px 0; font-size: 14px; line-height: 150%; color: #000;}
.mySwiper2 .swiper-slide .c3 .r5{}
.mySwiper2 .swiper-slide .c3 .r5 a{ display: inline-block; height: 28px; padding-right: 35px; background: url(../img/bg2.png) right center no-repeat; font-size: 14px; line-height: 28px; color: #000;}
.mySwiper2 .swiper-slide .c3 .r5 a:hover{ color: #C2103E;}

/*分区三*/
.section.st3{ padding: 35px 0 70px; background-color: rgba(0,0,0,0.1);}
.section.st3 .st_main{}
.section.st3 .st_main>.title{ margin-bottom: 35px; font-size: 25px; line-height: 50px; text-align: center; color: #000;}
.section.st3 .st_main>.list{ display: flex; justify-content: flex-start; flex-wrap: wrap; width: 1215px;}
.section.st3 .st_main>.list li{ width: 390px; height: auto; margin-bottom: 30px; margin-right: 15px;}
.section.st3 .st_main>.list li .img{ height: 260px; position: relative; overflow: hidden;}
.section.st3 .st_main>.list li .img img{ display: block; width: 100%;}
.section.st3 .st_main>.list li .img .intro{ width: 100%; height: 100%; padding-top: 50px; position: absolute; top: 0; background-color: rgba(0,0,0,0.5); transition: all .3s ease-out 0s; transform: scale(0);}
.section.st3 .st_main>.list li .img:hover .intro{ transform: scale(1);}
.section.st3 .st_main>.list li .img .intro p{ font-size: 14px; line-height: 200%; color: #fff; text-align: center;}
.section.st3 .st_main>.list li .img .intro p.r1{ margin-bottom: 30px;}
.section.st3 .st_main>.list li .title{ font-size: 14px; line-height: 200%;}
.section.st3 .st_main>a.more{ display: block; width: 228px; height: 48px; margin: 0 auto; padding: 0 20px; border: 1px solid #000; font-size: 14px; line-height: 46px; color: #000; text-align: center;}
.section.st3 .st_main>a.more:after{ float: right; display: inline-block; content: "→"; font-size: 14px; line-height: 46px; color: #000;}
.section.st3 .st_main>a.more:hover{ background-color: #000; color: #fff;}
.section.st3 .st_main>a.more:hover:after{ color: #fff;}

/*分区四*/
.section.st4{ padding: 90px 0;}
.section.st4 .st_main{ height: 530px; overflow: visible; position: relative;}
.section.st4 .left{ width: 670px; height: 350px; padding: 50px 145px; position: absolute; top: 100px; left: -100px; z-index: 2; background-color: rgba(255,255,255,0.7);}
.section.st4 .left .title{ margin-bottom: 20px; font-size: 25px; line-height: 200%; text-align: center; color: #000;}
.section.st4 .left .intro{ margin-bottom: 40px; font-size: 14px; line-height: 200%; color: #000; word-break: break-all;}
.section.st4 .left a.more{ display: block; width: 228px; height: 48px; margin: 0 auto; padding: 0 20px; border: 1px solid #000; font-size: 14px; line-height: 46px; color: #000; text-align: center;}
.section.st4 .left a.more:after{ float: right; display: inline-block; content: "→"; font-size: 14px; line-height: 46px; color: #000;}
.section.st4 .left a.more:hover{ background-color: #000; color: #fff;}
.section.st4 .left a.more:hover:after{ color: #fff;}

.section.st4 .right{ width: 830px; height: 530px; position: absolute; top: 0; right: 0;}
.section.st4 .right img{ display: block; width: 100%; height: 100%;}

/*分区五*/
.section.st5{ padding: 35px 0;}
.section.st5:before{ display: block; content: " "; width: 100%; height: 50%; position: absolute; top: 0; z-index: -1; background-color: rgba(0,0,0,0.1);}
.section.st5:after{ display: block; content: " "; width: 100%; height: 50%; position: absolute; bottom: 0; z-index: -1;}
.section.st5 .st_main{}
.section.st5 .st_main>.title{ margin-bottom: 35px; font-size: 25px; line-height: 50px; text-align: center; color: #000;}
.section.st5 .st_main>.list{ display: flex; justify-content: space-around; margin-bottom: 45px;}
.section.st5 .st_main>.list li{ width: 600px; height: 347px; overflow: hidden; position: relative;}
.section.st5 .st_main>.list li .img{ width: 600px; height: 347px; overflow: hidden;}
.section.st5 .st_main>.list li .img img{ display: block; width: 600px; height: 347px; transition: all 5s ease-out 0s;}
.section.st5 .st_main>.list li .tit{ width: 100%; height: 65px; padding: 0 30px; position: absolute; bottom: 0; background-color: rgba(0,0,0,0.5); transition: all .2s ease-out 0s;}
.section.st5 .st_main>.list li .tit a{ font-size: 16px; line-height: 65px; color: #fff;}
.section.st5 .st_main>.list li:hover .img img{ transform: scale(1.2);}
.section.st5 .st_main>.list li:hover .tit{ background-color: rgba(0,0,0,0.9);}
.section.st5 .st_main a.more{ display: block; width: 228px; height: 48px; margin: 0 auto; padding: 0 20px; border: 1px solid #000; font-size: 14px; line-height: 46px; color: #000; text-align: center;}
.section.st5 .st_main a.more:after{ float: right; display: inline-block; content: "→"; font-size: 14px; line-height: 46px; color: #000;}
.section.st5 .st_main a.more:hover{ background-color: #000; color: #fff;}
.section.st5 .st_main a.more:hover:after{ color: #fff;}

.section.st5 .st_main .links{ margin-top: 30px; text-align: center;}
.section.st5 .st_main .links a{ display: inline-block; margin: 0 25px; padding-top: 30px; background-position: center top; background-repeat: no-repeat; font-size: 16px; line-height: 150%;}
.section.st5 .st_main .links a.s1{ background-image: url(../img/bg6.png);}
.section.st5 .st_main .links a.s2{ background-image: url(../img/bg7.png);}
.section.st5 .st_main .links a.s3{ background-image: url(../img/bg8.png);}



/*底部*/
.foot{ background-color: #000;}
.foot_main{ width: 1200px; height: 230px; margin: 0 auto; padding-top: 40px; position: relative;}
.foot_main .r1{ margin-bottom: 20px; font-size: 14px; line-height: 200%; text-align: center; color: #fff;}
.foot_main .r2{ margin-bottom: 15px; text-align: center;}
.foot_main .r2 a{ font-size: 14px; line-height: 150%; color: #fff;}
.foot_main .r2 a:hover{ font-weight: bold;}
.foot_main .r2 span{ padding: 0 3px; font-size: 14px; line-height: 150%; color: #fff;}
.foot_main .r3{ font-size: 14px; line-height: 200%; text-align: center; color: #fff;}
.foot_main .r3  a{ font-size: 14px; line-height: 200%; text-align: center; color: #fff;}

.foot_main .qrcode{ display: flex; justify-content: space-around; width: 250px; height: auto; position: absolute; top: 65px; right: 40px;}
.foot_main .qrcode li{ width: 100px; height: auto;}
.foot_main .qrcode li img{ display: block; width: 100px; height: 100px;}
.foot_main .qrcode li p{ font-size: 14px; line-height: 200%; text-align: center; color: #fff;}


.footname{
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 10px 0;
}

.conac{ width: 80px;height: 80px;position: absolute;top: 60px;left: 0; }
.orderQR{ position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 100; background-color: rgba(0,0,0,0.9);}
.orderQR .bg{ width: 100%; height: 100%; position: absolute; top: 0; left: 0;}
.orderQR .center{ position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 1;}
.orderQR .center img{ display: block; width: 260px; height: 255px;}
.orderQR .center p{ margin: 10px; font-size: 18px; line-height: 200%; text-align: center; color: #fff;}