﻿/* 公告样式 */


body,
ul,
li,
p,
strong,
h1,
h2,
h3,
h4,
h5,
h6,
a,
input,
button {
    margin: 0px;
    padding: 0px;
}

body {
    font-size: 14px;
    color: #4a4a4a;
    width: 100%;
    max-width: 414px;
    margin: 0px auto;
}

li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
    font-weight: normal;
}

a {
    text-decoration: none;
    color: #4a4a4a;
}

a:hover {
    text-decoration: none;
    color: #4a4a4a;
}

.clearFix::after {
    content: "";
    display: table;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.w1200 {
    width: 100%;
    margin: 0px auto;
    padding: 0px 10px;
    box-sizing: border-box;
}

.clear {
    clear: both;
}

.container {
    width: 100%;
    max-width: 414px;
    margin: 0px auto;
}


/* yl6776永利集团开始 */
/* 导航栏 */
header {
    width: 100%;
    height: auto;
    padding: 0px 0 0px;
}

.logo {
    font-size: 20px;
    text-align: center;
}

.logo a {
    color: #fff;
}

.logo img {
    max-width: 100%; padding-top:10px; padding-bottom:10px;
}

nav {
    width: 100%;
    height: auto;
    background-color: #165ca9;
}

nav ul {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}

nav li {
    width: 100%;
    line-height: 45px;
    border: 1px solid #fff;
    flex: 1;
    min-width: 33%;
    padding: 0px 20px;
    box-sizing: border-box;
    text-align: center;
}

nav li a {
    display: inline-block;
    width: 100%;
    color: #fff;
    font-size: 14px;
    transition: all ease 0.5s;
}

nav li a:hover {
    color: #FFF;
}






#sbanner .f-center {
	text-align:center;
	height:100%;
}
#sbanner .f-14 {
	font-size:14px;
}
#sbanner .pcimg {
	width:100%;
	height:auto;
}
#sbanner .moimg {
	display:none;
}
#sbanner .banner .swiper-slide .b_video {
	height:100%;
	position:relative;
}
#sbanner .banner .swiper-slide .b_video .b_overlay {
	position:absolute;
	top:0px;
	left:0px;
	z-index:3;
	width:100%;
	height:100%;
	background-color:rgba(0, 0, 0, .2);
}
#sbanner .banner .swiper-slide .b_video .b_video_con {
	position:absolute;
	transform:translate(0%, 0%);
	-webkit-transform:translate(0%, 0%);
	-ms-transform:translate(0%, 0%);
	left:0px;
	top:0px;
	width:100vw;
	height:100vh;
	-o-object-fit:cover;
	object-fit:cover;
	z-index:2;
}
#sbanner .banner .swiper-slide .b_video .b_image {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:1;
	background-repeat:no-repeat;
	background-position:50%;
	background-size:cover;
}
#sbanner .banner .swiper-slide img {
	display:block;
	width:100%;
	left:0px;
	top:0px;
	object-fit:cover;
}
#sbanner .bannerPic {
	position:relative;
	width:100%;
	height:auto;
	transition:all 1s ease 2.5s;
	transform:perspective(0px) translate3d(0, 0, 0px);
}
#sbanner .swiper-slide.active .bannerPic {
	transition:all 5s ease 0s;
	transform:perspective(0px) translate3d(0, 0, 0px);
}
#sbanner .banner .swiper-slide .ind_ban_tex {
	position:absolute;
	text-align:left;
	width:80%;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	z-index:5;
}
#sbanner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title_en {
	font-size:2vw;
	font-weight:bold;
	line-height:1.5;
	letter-spacing:0px;
	text-transform:uppercase;
	color:#ffffff;
	max-width:90%;
	text-shadow:3px 0 10px rgba(22, 78, 145, 0.4);
	transform:translateY(80px);
	opacity:0;
	margin-bottom:10px;
}
#sbanner .banner .swiper-slide .ind_ban_tex .b_line {
	width:5%;
	margin:10px 0px 10px;
	height:2px;
	border-radius:30px;
	background:rgba(255, 255, 255, 0.8);
	transform:translateY(80px);
	opacity:0;
}
#sbanner .banner .swiper-slide .ind_ban_tex .ind_ban_con {
	width:100%;
	justify-content:space-between;
	align-items:flex-end;
}
#sbanner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title {
	flex-basis:75%;
	max-width:100%;
	max-height:400px;
	overflow:hidden;
	position:relative;
}
#sbanner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title .t_big {
	color:#ffffff;
	font-weight:bold;
	text-transform:capitalize;
	text-shadow:3px 0 10px rgba(22, 78, 145, 0.4);
	transform:translateY(80px);
	letter-spacing:1px;
	opacity:0;
}
#sbanner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_info {
	flex-basis:25%;

}
#sbanner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_info .t_small {
	color:#ffffff;
	text-shadow:3px 0 10px rgba(22, 78, 145, 0.4);
	transform:translateY(80px);
	opacity:0;
}
#sbanner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_info .t_small a {
	color:#fff;
}
#sbanner .banner .swiper-slide.active .ind_ban_tex_title_en {
transition:all 2s ease .5s;
	transform:translateY(0);
	opacity:1;
}
#sbanner .banner .swiper-slide.active .ind_ban_tex_title .t_big {
transition:all 2s ease .7s;
	transform:translateY(0);
	opacity:1;
}
#sbanner .banner .swiper-slide.active .b_line {
transition:all 2s ease .8s;
	transform:translateY(0);
	opacity:1;
}
#sbanner .banner .swiper-slide.active .ind_ban_tex_info .t_small {
	transition:all 2s ease 1s;
	transform:translateY(0);
	opacity:1;
}
#sbanner .banner .swiper-button-prev {
	background-image:none;
	left:calc(8.335% - 32px);
	top:calc(50% - 32px);
	width:64px;
	height:64px;
	text-align:center;
	line-height:64px;
	color:#ffffff;
	background-color:rgba(202, 202, 202, 0.3);
transition:all .3s ease;
	display:none;
}
#sbanner .banner .swiper-button-next {
	background-image:none;
	right:calc(8.335% - 32px);
	top:calc(50% - 32px);
	width:64px;
	height:64px;
	text-align:center;
	line-height:64px;
	color:#ffffff;
	background-color:rgba(202, 202, 202, 0.3);
transition:all .3s ease;
	display:none;
}
#sbanner .banner .swiper-button-next.swiper-button-disabled {
	background-color:rgba(0, 0, 0, 0.3);
}
#sbanner .banner .swiper-button-prev.swiper-button-disabled {
	background-color:rgba(0, 0, 0, 0.3);
}
#sbanner .banner .swiper-pagination-bullet {
	width:12px;
	height:12px;
	background-color:#ffffff;
	margin:0 14px;
	opacity:0.5;
	color:transparent;
}
#sbanner .banner .swiper-pagination-bullet-active {
	opacity:1;
	width:42px;
	height:42px;
	line-height:42px;
	text-align:center;
	border:2px solid rgba(255, 255, 255, 0.4);
	background-color:transparent;
	color:#ffffff;
}
#sbanner .banner .swiper-pagination-bullet-active .rightcircle {
	-webkit-animation:circleProgressLoad_right 6.5s linear infinite;
	animation:circleProgressLoad_right 6.5s linear infinite;
}
#sbanner .banner .swiper-pagination-bullet-active .leftcircle {
	-webkit-animation:circleProgressLoad_left 6.5s linear infinite;
	animation:circleProgressLoad_left 6.5s linear infinite;
}
#sbanner .banner .swiper-pagination-bullet-active .wrapper_con {
	display:block;
}
#sbanner .banner .swiper-pagination {
	font-size:0px;
}
#sbanner .banner .swiper-pagination > span {
	display:inline-block;
	vertical-align:middle;
	position:relative;
}
#sbanner .banner .swiper-container-rtl .swiper-button-next {
	left:calc(8.335% - 32px);
}
#sbanner .banner .swiper-container-rtl .swiper-button-prev {
	right:calc(8.335% - 32px);
}
#sbanner .banner .swiper-container-horizontal > .swiper-pagination-bullets {
	bottom:10% !important;
}
#sbanner .banner .swiper-pagination-custom {
	bottom:10% !important;
}
#sbanner .banner .swiper-pagination-fraction {
	bottom:10% !important;
}
#sbanner .right {
	right:-0px;
}
#sbanner .left {
	left:-0px;
}
#sbanner .circleProgress {
	width:42px;
	height:42px;
	border:2px solid transparent;
	border-radius:50%;
	position:absolute;
	top:0px;
	-webkit-transform:rotate(-135deg);
}
#sbanner .rightcircle {
	border-bottom:2px solid #ffffff;
	border-left:2px solid #ffffff;
	right:0px;
}
#sbanner .leftcircle {
	border-top:2px solid #ffffff;
	border-right:2px solid #ffffff;
	left:0px;
}
#sbanner .wrapper_con {
	width:21px;
	height:60px;
	position:absolute;
	top:-2px;
	overflow:hidden;
	display:none;
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
#sbanner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title_en {
font-size:14px;
}
#sbanner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_info .t_small {
font-size:15px;
}
#sbanner .banner .swiper-button-prev {
width:40px;
height:40px;
line-height:40px;
top: calc(50% - 20px);
}
#sbanner .banner .swiper-button-next {
width:40px;
height:40px;
line-height:40px;
top: calc(50% - 20px);
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
#sbanner .f-center {
padding-top:70px;
}
#sbanner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title_en {
font-size:14px;
}
#sbanner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_info .t_small {
font-size:15px;
}
#sbanner .banner .swiper-button-prev {
width:40px;
height:40px;
line-height:40px;
}
#sbanner .banner .swiper-button-next {
width:40px;
height:40px;
line-height:40px;
}
}
@media only screen and (max-width: 768px) {
#sbanner .banner .swiper-slide .ind_ban_tex {
text-align:left;
top: 50%;background:rgba(22,92,169, .5);; padding:10px;
}
#sbanner .f-center {
padding-top:70px;
height:auto;
}
#sbanner .moimg {
display:block;
height: 100%;
}
#sbanner .pcimg {
display:none;
}
#sbanner .banner .swiper-slide img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
left: 0;
top: 0;
}
#sbanner .banner .swiper-pagination-bullet {
width: 8px;
height: 8px;
margin: 0 6px;
}
#sbanner .rightcircle {
display:none;
}
#sbanner .banner .swiper-pagination-bullet-active .wrapper_con {
display:none;
}
#sbanner .f-14 {
display:none;
}
#sbanner .f-center {
padding-top:0px;
}
#sbanner .banner .swiper-slide .b_video .b_video_con {
display:none;
}
#sbanner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title {
flex-basis: 100%;
max-width: 100%;
}
#sbanner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_info {

}
#sbanner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title_en {
font-size:14px;
margin-bottom:0px;
}
#sbanner .banner .swiper-slide .ind_ban_tex .b_line {
margin:15px 0px 10px;
}
#sbanner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title .t_big {
font-size:4vw;
}
#sbanner .banner .swiper-button-prev {
display:none;
}
#sbanner .banner .swiper-button-next {
display:none;
}
}
#sbanner .swiper-slide {
	padding:0px;
}
#sbanner {
	max-height:none;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	min-height:0px;
	margin-right:0px;
	margin-left:0px;
	max-width:none;
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
	min-width:0px;
	height:auto;
	padding-right:0px;
}






/* yl6776永利集团产品 */
.index-pro {
    width: 100%;
    padding: 20px 0;
}

.index-tit {
    width: 100%;
}

.index-center {
    width: 100%;
    height: auto;
    padding: 0px 0px 10px;
    border-bottom: 1px solid black;
}

.index-center>h1 {
    font-size: 16px;
    color: #165ca9;
}

.index-center>a {
    font-size: 16px;
}

.index-pro-body {
    width: 100%;
    padding: 0px 0;
}

.index-pro-box {
    width: 100%;
    margin-top: 30px;
}

.index-pro-box ul {
    font-size: 0;
}

.index-pro-box li {
    width: 47.5%;
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 4%;
    text-align: center;
}

.index-pro-box li:nth-child(2n) {
    margin-right: 0px;
}

.index-pro-pic {
    width: 100%;
    height: 160px;
    border: 1px solid #aaa;
    overflow: hidden;
}

.index-pro-pic img {
    width: 100%;
    height: 100%;
    transition: all ease 0.5s;
}

.index-pro-pic:hover img {
    transform: scale(1.1);
}

.index-pro-box li p {
    line-height: 2em;
    font-size: 14px;
    padding: 5px 0;
}

/* yl6776永利集团关于我们 */
.index-about {
    width: 100%;
    height: auto;
}

.index-about-fl {
    width: 50%;
    padding: 68px 0;
}

.index-about-fl li {
    display: block;
    padding: 30px 0;
}

.index-about-text {
    width: 100%;
    padding: 10px 0 0px;
    box-sizing: border-box;
}

.index-about-text .index-center>strong {
    color: #b8c7da;
}

.index-about-text .index-center>p,
.index-about-text .index-center>h1 {
    color: #165ca9;
}

.index-about-text .index-center>.index-line {
    background-color: #fff;
}

.index-about-box {
    width: 100%;
    margin: 30px auto;
    line-height: 2em;
    text-indent: 2em;
    color: #000;
}

/* yl6776永利集团案例 */
.index-case-swiper {
    padding: 30px 0;
}

.index-case-list {
    height: auto;
    overflow: hidden;
    text-align: center;
}

.index-case-pic>img {
    width: 100%;
    transition: all ease 0.5s;

}

.index-case-list:hover img {
    transform: scale(1.1);
}

.index-case-text {
    width: 100%;
    padding: 5px 0;
}

.index-case-text p {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* yl6776永利集团新闻 */
.index-news {
    width: 100%;
    padding: 0px 0 10px;
}

.index-news-body {
    margin: 15px auto;
    padding: 0px 0;
    box-sizing: border-box;
}

.index-news-body ul {
    width: 100%;
    height: auto;
}

.index-news-body ul li {
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-news-text {
    width: 100%;
    height: auto;
}

.index-news-instro {
    width: calc(100% - 50px);
}

.index-news-instro>strong {
    font-size: 16px;
    color: #000;
}

.index-news-instro>div {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2em;
}

.index-news-more {
    font-size: 36px;
    color: #666;
}

/* footer */
footer {
    width: 100%;
    height: auto;
    background: #2b6aaf;
    padding: 15px 0 70px;
    box-sizing: border-box;
    position: relative;
}

footer a {
    color: #fff;
}

.footer-contact {
    width: 100%;
    color: #fff;
    line-height: 1.5em;
    text-align: center;
}

.footer-nav {
    width: 100%;
    height: auto;
    position: fixed;
    bottom: 0;
    left: 0px;
    z-index: 99999;
}

.footer-nav ul {
    width: 100%;
    display: flex;
}

.footer-nav li {
    flex: 1;
    text-align: center;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    background: #2b6aaf;
    border: 1px solid #ccc;
}

.footer-nav li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 16px;
}


/* 关于我们页面 */
.main {
    width: 100%;
}

.content {
    width: 100%;
    min-height: 350px;
}

.title {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #165ca9;
}

.title span {
    font-size: 16px;
}

.title a {
    font-size: 12px;
}

.about {
    width: 100%;
    line-height: 2em;
    padding: 20px 0;
    text-indent: 2em;
}

/* 关于我们 */
.advantage-tit{
    padding: 20px 0;
    text-align: center;
    font-size: 20px;
}
.advantage li {
    margin: 0 0 30px;
}

.num {
    width: 120px;
    text-align: center;
}

.advantage-text {
    width: 100%;
    font-size: 14px;
    line-height: 1.7em;
}

.honor-swiper {
    padding-bottom: 100px;
}

.honor .swiper-button-next,
.honor .swiper-button-prev {
    top: 90%;
    background-color: #b2d199;
    background-size: 50%;
}

.honor .swiper-button-next {
    right: 40%;
}

.honor .swiper-button-prev {
    left: 40%;
}

.honor-list {
    overflow: hidden;
}

.honor-list img {
    width: 100%;
    transition: all ease 0.5s;
}

.honor-list:hover img {
    transform: scale(1.1);
}

.about-mask {
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: none;
}

.about-mask img {
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


/* 产品中心 */
.pro-title {
    border-bottom: none;
}

.product {
    width: 100%;
    padding: 20px 0;
}

.product-class {
    display: block;
}
.productsd img{
	max-width:100%;
}
#pro-ul {
    display: flex;
    flex-wrap: wrap;
}

#pro-ul>li {
    width: 100%;
    flex: 1;
    min-width: 45%;
    text-align: center;
    position: relative;

}

#pro-ul>li>a {
    display: inline-block;
    color: #000;
    width: 100%;
    font-size: 12px;
    border: 1px solid #ccc;
    padding: 10px 0;
}

#pro-ul>li>ul {
    position: absolute;
    top: 38px;
    left: 0;
    z-index: 999;
    width: 100%;
    background: #fff;
    text-align: center;
    display: none;
}

#pro-ul>li>ul li {
    line-height: 30px;
}

.product ul {
    font-size: 0px;
}

.product li {
    width: 47.5%;
    height: auto;
    margin-bottom: 20px;
    text-align: center;
    display: inline-block;
    margin-right: 4%;
}

.product li:nth-child(2n) {
    margin-right: 0;
}

.product-pic {
    width: 100%;
    height: auto;
    border: 1px solid #aaa;
    overflow: hidden;
}

.product-pic img {
    width: 100%;
    transition: all ease 0.5s;
}

.product-pic:hover img {
    transform: scale(1.1);
}

.product li p {
    font-size: 14px;
    line-height: 2em;
    padding: 5px 0;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}	

.pager {
    width: 100%;
    text-align: center;
}

.pager a {
    display: inline-block;
    width: 42px;
    height: 42px;
    border-radius: 5px;
    text-align: center;
    line-height: 42px;
    margin: 0px 5px;
    background: #bfbfbf;
}

.pager .active {
    background-color: #165ca9;
    color: #fff;
}

.pager span {
    cursor: pointer;
}

/* 产品内页 */
.productsd {
    width: 100%;
    min-height: 200px;
}
.productsd b,.productsd strong {font-weight:bold;}


.ny-pager {
    line-height: 2em;
    font-size: 16px;
}

/* 新闻资讯 */
.news,
.newsd {
    width: 100%;
    padding: 0px 0;
}


/* 新闻内页 */
.newsd-tit {
    font-size: 18px;
    text-align: center;
}

.newsd-tit p {
    line-height: 2em;
    color: #999;
    font-size: 14px;
}

.newsd-body {
    width: 100%;
    min-height: 200px;
    font-size: 16px;
    padding: 15px 0;
    line-height: 2em;
}
.newsd-body img,.productsd img {max-width:100%;height:auto !important;}


/* 留言页面 */
.message {
    width: 100%;
}

.message li {
    width: 100%;
    margin-bottom: 10px;
}

.message li label {
    line-height: 2em;
    font-size: 14px;
}

.message li input[type="text"] {
    width: 100%;
    height: 35px;
    border: 1px solid #ccc;
    text-indent: 10px;
    outline: none;
}

.message li textarea {
    width: 100%;
    height: 150px;
    resize: none;
    border: 1px solid #ccc;
    padding: 5px;
    box-sizing: border-box;
    outline: none;
}

.message li input[type="submit"] {
    width: 100%;
    height: 35px;
    text-align: center;
    border: 1px solid #165ca9;
    outline: none;
    background: none;
}

/* 联系我们 */
.contact {
    width: 100%;
    padding: 20px 0;
}

.contact-text {
    font-size: 16px;
    line-height: 2em;
}

.map {
    width: 100%;
    height: 360px;
    margin-top: 30px;
}

.iw_poi_title {
    color: #CC5522;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap
}

.iw_poi_title b {
    float: none !important;
    width: auto !important;
}

.iw_poi_content {
    font: 12px arial, sans-serif;
    overflow: visible;
    padding-top: 4px;
    white-space: -moz-pre-wrap;
    word-wrap: break-word
}

#map img {
    width: auto !important;
    height: auto !important;
    max-width: none !important;
}