@charset "UTF-8";
*, *:after, *:before {
    font: inherit;
    vertical-align: baseline;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    -webkit-tap-highlight-color: transparent;
    -ms-tap-highlight-color: transparent;
}

/*清除掉ios自带圆角*/
input, button {
    /* -webkit-appearance: none; */
    border-radius: 0;
}

html {
    -webkit-text-size-adjust: 100%;
    height: 100% ；;
}

body {
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
    background: #fff;
    color: #333;
    line-height: 1.5;
    overflow-x: hidden;
    /*开启moblie网页快速滚动和回弹的效果*/
    -webkit-overflow-scrolling: touch;
    color: #333;
    min-height: 100%;
    /* 2018年 过去了 我该何去何从
    *
    * 没有钱的日子 该怎么过
    */
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    　display: block;
}

ol, li, ul {
    list-style: none;
}

a, img {
    /*阻止长按页面，弹出菜单的方法。*/
    -webkit-touch-callout: none;
}

a {
    text-decoration: none;
    color: #333;
}

img {
    display: block;
    outline: none;
    border: 0;
}

input, textarea {
    outline: 0;
    border: none;
    display: block;
    resize: none;
    /* -webkit-appearance: none;
    appearance:none; */
}

.container {
    width: 100%;
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    position: relative;
}

.left {
    float: left !important;
}

.right {
    float: right !important;
}

.clear {
    clear: both;
}

.clearFloat {
    zoom: 1;
}

.clearFloat:after {
    content: '.';
    display: block;
    clear: both;
    width: 0;
    height: 0;
    visibility: hidden;
}

.allW {
    width: 100%;
    overflow: hidden;
}

.allW > img {
    display: block;
    width: 100%;
}

.ma {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
}

.g-line {
    height: 0.6rem;
    background-color: #f0f0f0;
}

/*修改placeholder的字体颜色*/
input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #000;
}

input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #000;
}

input:-ms-input-placeholder {
    color: #000;
}

input::-webkit-input-placeholder {
    color: #000;
}

.icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}

/* 
 * swiper 样式速写
 * model 样式的速写
 */
.swiper-slide img {
    display: block;
    width: 100%;
}

.swiper-container .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-container .swiper-pagination-custom, .swiper-container .swiper-pagination-fraction {
    bottom: 0.375rem;
}

.pagination-line .swiper-container {
    padding-bottom: 1.2rem;
}

.pagination-line .swiper-pagination-bullet {
    width: 1.375rem;
    height: 0.2125rem;
    border-radius: 0.1rem;
}

.pagination-circle .swiper-container {
    padding-bottom: 1.35rem;
}

.pagination-circle .swiper-pagination-bullet {
    height: 12px;
    width: 12px;
    border: 1px #000 solid;
    background-color: rgba(0, 0, 0, 0);
}

.pagination-circle .swiper-pagination-bullet-active {
    border: 1px #007aff solid;
}

.coverflow {
    margin-bottom: 1.2rem;
}

.coverflow .swiper-slide {
    width: 60%;
}

.coverflow .swiper-slide span {
    display: block;
    width: 100%;
    font-size: 0rem;
    text-align: center;
}

.coverflow .swiper-slide-active span {
    font-size: 0.825rem;
    line-height: 1.8rem;
}
.m-lead {
    margin-top: 1.125rem;
    height: 13.5375rem;
    background: url(../images/a_04.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 1.0625rem 1.5rem 0 3.75rem;
    font-size: 0.75rem;
    text-indent: 2em;
    line-height: 1.65;
}

.m-put-t {
    margin-top: 1rem;
}

.m-put-t h6 {
    font-size: 0.45rem;
    text-transform: uppercase;
    text-align: center;
}

.m-put-t h2 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit-moz-box-pack: center;
    box-pack: center;
    padding-bottom: 0.375rem;
    border-bottom: 1px #ccc solid;
}

.m-put-t h2 img {
    display: block;
    width: 1.0875rem;
}

.m-put-t h2 span {
    font-size: 1.8rem;
    color: #117d7c;
    font-weight: bold;
    line-height: 1.6;
    padding: 0 0.375rem;
}

.m-put-t em {
    display: block;
    width: 6rem;
    height: 3px;
    background-color: #eeab41;
    margin: -2px auto 0;
}

.m-bgc-p1 {
    height: 11.475rem;
    background: url(../images/a_14.jpg) no-repeat;
    background-size: 100% 100%;
    margin-top: 1rem;
}

.m-bgc-p1 p {
    font-size: 0.75rem;
    text-indent: 2em;
    line-height: 1.65;
    padding: 1.3125rem 1.3125rem 0;
}

.m-bgc-p2 {
    height: 12.6rem;
    background: url(../images/b_02.jpg) no-repeat;
    background-size: 100% 100%;
    margin-top: 1rem;
}

.m-bgc-p2 p {
    font-size: 0.75rem;
    text-indent: 2em;
    line-height: 1.65;
    padding: 1.3125rem 1.3125rem 0;
}

.s1 {
    margin-top: 1rem;
    width: 96.875%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
    overflow: hidden;
}

.s1 h2 {
    padding-top: 3.75rem;
    font-size: 0.75rem;
    text-transform: uppercase;
}

.s1 h2 span {
    font-size: 0.9rem;
    color: #117d7c;
}

.s1 p {
    font-size: 0.675rem;
    text-indent: 2em;
    line-height: 1.6;
    padding-top: 0.225rem;
}

.s1 .btn {
    text-align: right;
}

.s1 .btn a {
    color: #cc1919;
    text-decoration: underline;
    font-size: 0.75rem;
}

.s1 .swiper-container {
    overflow: visible;
}

.s1 .swiper-container-horizontal > .swiper-pagination-bullets, .s1 .swiper-pagination-custom, .s1 .swiper-pagination-fraction {
    top: 14.625rem;
}

.s1 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin-left: 0.225rem;
    margin-right: 0.225rem;
}

.s1 .swiper-pagination-bullet:nth-of-type(1) {
    height: 2.55rem;
    width: 4.275rem;
    background: url(../images/a_21.jpg) no-repeat;
    background-size: 100% 100%;
    border-radius: 0;
    opacity: 1;
}

.s1 .swiper-pagination-bullet:nth-of-type(2) {
    height: 2.55rem;
    width: 4.275rem;
    background: url(../images/a_23.jpg) no-repeat;
    background-size: 100% 100%;
    border-radius: 0;
    opacity: 1;
}

.s1 .swiper-pagination-bullet:nth-of-type(3) {
    height: 2.55rem;
    width: 4.275rem;
    background: url(../images/a_25.jpg) no-repeat;
    background-size: 100% 100%;
    border-radius: 0;
    opacity: 1;
}

.s1 .swiper-pagination-bullet-active {
    border: 1px #33bbba solid;
}

.s2 {
    margin-top: 1rem;
    width: 96.875%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
    overflow: hidden;
}

.s2 h2 {
    padding-top: 3.75rem;
    font-size: 0.75rem;
    text-transform: uppercase;
}

.s2 h2 span {
    font-size: 0.9rem;
    color: #117d7c;
}

.s2 p {
    font-size: 0.675rem;
    text-indent: 2em;
    line-height: 1.6;
    padding-top: 0.225rem;
}

.s2 .btn {
    text-align: right;
}

.s2 .btn a {
    color: #cc1919;
    text-decoration: underline;
    font-size: 0.75rem;
}

.s2 .swiper-container {
    overflow: visible;
}

.s2 .swiper-container-horizontal > .swiper-pagination-bullets, .s2 .swiper-pagination-custom, .s2 .swiper-pagination-fraction {
    top: 14.625rem;
}

.s2 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
}

.s2 .swiper-pagination-bullet:nth-of-type(1) {
    height: 2.55rem;
    width: 4.275rem;
    background: url(../images/a_33.jpg) no-repeat;
    background-size: 100% 100%;
    border-radius: 0;
    opacity: 1;
}

.s2 .swiper-pagination-bullet:nth-of-type(2) {
    height: 2.55rem;
    width: 4.275rem;
    background: url(../images/a_35.jpg) no-repeat;
    background-size: 100% 100%;
    border-radius: 0;
    opacity: 1;
}

.s2 .swiper-pagination-bullet:nth-of-type(3) {
    height: 2.55rem;
    width: 4.275rem;
    background: url(../images/a_37.jpg) no-repeat;
    background-size: 100% 100%;
    border-radius: 0;
    opacity: 1;
}

.s2 .swiper-pagination-bullet:nth-of-type(4) {
    height: 2.55rem;
    width: 4.275rem;
    background: url(../images/a_39.jpg) no-repeat;
    background-size: 100% 100%;
    border-radius: 0;
    opacity: 1;
}

.s2 .swiper-pagination-bullet:nth-of-type(5) {
    height: 2.55rem;
    width: 4.275rem;
    background: url(../images/a_41.jpg) no-repeat;
    background-size: 100% 100%;
    border-radius: 0;
    opacity: 1;
}

.s2 .swiper-pagination-bullet-active {
    border: 1px #33bbba solid;
}

.s3 {
    margin-top: 1rem;
    width: 96.875%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
    overflow: hidden;
}

.s3 h2 {
    padding-top: 0.75rem;
    font-size: 0.75rem;
    text-transform: uppercase;
}

.s3 h2 span {
    font-size: 0.9rem;
    color: #117d7c;
}

.s3 p {
    font-size: 0.675rem;
    text-indent: 2em;
    line-height: 1.6;
    padding-top: 0.225rem;
}

.s3 .btn {
    text-align: right;
}

.s3 .btn a {
    color: #cc1919;
    text-decoration: underline;
    font-size: 0.75rem;
}

.swiper-button-next {
    width: 1.725rem;
    height: 1.725rem;
    background: url(../images/sa_22.png) no-repeat;
    background-size: 100% 100%;
    top: 6.75rem;
}

.swiper-button-prev {
    width: 1.725rem;
    height: 1.725rem;
    background: url(../images/sa_20.png) no-repeat;
    background-size: 100% 100%;
    top: 6.75rem;
}

.m-bgc-p3 {
    height: 12.6rem;
    background: url(../images/e_08.jpg) no-repeat;
    background-size: 100% 100%;
    margin-top: 1rem;
}

.m-bgc-p3 p {
    font-size: 0.75rem;
    text-indent: 2em;
    line-height: 1.85;
    padding: 1.3125rem 1.3125rem 0;
}

.m-bgc-p4 {
    height: 14.1rem;
    background: url(../images/aa_10.jpg) no-repeat;
    background-size: 100% 100%;
    margin-top: 1rem;
}

.m-bgc-p4 p {
    font-size: 0.75rem;
    text-indent: 2em;
    line-height: 1.65;
    padding: 1.3125rem 1.3125rem 0;
}

.bgc-p {
    margin-top: 1rem;
    width: 96.875%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    background-color: #eee;
    border-radius: 0.5rem;
    padding: 0.65rem 0.75rem;
}

.bgc-p p {
    font-size: 0.75rem;
    text-indent: 2em;
    line-height: 1.65;
}

/* .zl-swt{
	padding: 0rem change(0) 5rem;
	background-color: #fff;
	margin-top: 0.375rem;
	h1{
		font-size: change(30);
		text-align: center;
		line-height: change(60);
		color: #fff;
		margin-bottom: 1rem;
		background-color: #049294;
		font-weight: bold;
	}

	h2{
		font-size: change(22);
		text-align: center;
		margin-bottom: 0.75rem;
	}

	.list{
		display: none;
		margin-bottom: 0.75rem;
		padding: 0 change(35);
		.c{
			@include flex;
			align-items: flex-start;
			img{
				display: block;
				width: change(80);
				margin-right: 1rem;
			}

			em{
				display: block;
				width: 0.5rem;
				height: 0.5rem;
				background-color: #f2f2f2;
				border-bottom: 1px #ccc solid;
				border-left: 1px #ccc solid;
				transform: rotate(45deg);
				margin-right: -0.25rem;
				margin-top: 1rem;
			}

			p{
				font-size: change(20);
				color: #222;
				background-color: #f2f2f2;
				border:1px #ccc solid;
				border-radius: 0.25rem;
				flex:1;
				line-height: 1.5;

				padding: 0.3rem 0.5rem;
			}
		}
	}
}
.zl-btn{
	@include flex;
	align-items: center;
	padding: 0.5rem 0.75rem 0.5rem;
	position: fixed;
	bottom: 0;
	max-width: 640px;
	width: 100%;
	background-color: #b3b3b3;
	input{
		flex:1;
		background-color: #fff;
		font-size: change(22);
		text-indent: 0.25rem;
		line-height: change(46);
		border-radius: 0.3rem;
		text-indent: 0.5rem;
	}

	a{
		@include flex;3426434260
		align-items: center;
		margin-left: 0.5rem;
		background-color: #049294;
		border-radius: 0.3rem;
		padding: 0 0.375rem;
		line-height: change(46);
		color: #fff;
		font-weight: bold;
		font-size: change(20);
	}
	a:last-child{
		background-color: #ff8604;
	}
} */
.m-v {
    width: 92.1875%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    height: 13.8375rem;
    background: url(../images/la_13.jpg) no-repeat;
    background-size: 100% 100%;
    margin-top: 1rem;
}

.m-v video {
    display: block;
    width: 20.625rem;
    margin: 0.75rem auto 0;
}

.bgc-panel {
    height: 14.2875rem;
    background: url(../images/la_16.jpg) no-repeat;
    background-size: 100% 100%;
    margin-top: 1rem;
}

.bgc-panel p {
    font-size: 0.75rem;
    text-indent: 2em;
    line-height: 1.75;
    padding: 4rem 1rem 0;
}

.m-gd {
    width: 96.875%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    margin-top: 1rem;
    margin-bottom: 0.75rem;
}

.m-gd ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.m-gd ul li {
    width: 7.5rem;
    margin-right: 0.375rem;
}

.m-gd ul li img {
    display: block;
    width: 100%;
}

.m-address {
    height: 12.675rem;
    background: url(/syym/images/g_130.jpg) no-repeat;
    background-size: 100% 100%;
    margin-bottom: 4.5rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 1rem 0.75rem 0;
}

.m-address .l {
    flex: 1;
}

.m-address .l .logo {
    width: 15rem;
    margin-bottom: 0.75rem;
}

.m-address .l .logo img {
    display: block;
    width: 100%;
}

.m-address .l .list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    font-size: 0.825rem;
    line-height: 1.35;
    color: #fff;
}

.m-address .l .list img {
    display: block;
    width: 1.875rem;
    margin-right: 0.225rem;
}

.m-address .l .list a {
    display: block;
    font-weight: bold;
    color: #f9d12f;
    font-size: 1.05rem;
    line-height: 1;
}

.m-address .l h6 {
    font-size: 0.6rem;
    color: #fff;
}

.m-address .r {
    padding-top: 1rem;
    width: 7.6875rem;
    font-size: 0.6rem;
    color: #fff;
    text-align: center;
}

.m-address .r img {
    display: block;
    width: 6.3375rem;
    margin: 0 auto 0.75rem;
}

.m-last-nav {
    position: fixed;
    bottom: 0;
    width: 100%;
    max-width: 640px;
    z-index: 99;
    background-color: #fff;
}

.m-last-nav ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -moz-box-pack: space-around;
    -webkit-moz-box-pack: space-around;
    box-pack: space-around;
    padding: 0.375rem 0;
}

.m-last-nav ul li {
    background-color: #fff;
    width: 5.25rem;
    padding: 0.3rem 0;
    border-right: 1px #ccc solid;
    font-size: 0.825rem;
}

.m-last-nav ul li img {
    display: block;
    width: 1.875rem;
    margin: 0 auto;
}

.m-last-nav ul li span {
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 0.225rem;
}

.m-last-nav ul li:nth-of-type(4) {
    border-right: none;
}