﻿		/* GLOBAL STYLES
-------------------------------------------------- */
		
		html,
		body {
		    width: 100%;
		    margin: 0;
		    padding: 0;
		    font-family: "Microsoft YaHei", "宋体", "黑体", "Helvetica Neue", Helvetica, Arial, sans-serif;
		    -webkit-font-smoothing: antialiased;
		}
		
		html,
		body,
		div,
		span,
		h1,
		h2,
		h3,
		h4,
		h5,
		h6,
		em,
		img,
		strong,
		sub,
		sup,
		tt,
		dd,
		dl,
		dt,
		form,
		label,
		table,
		caption,
		tbody,
		tfoot,
		thead,
		tr,
		th,
		td,
		ul,
		li,
		p,
		a,
		section,
		a {
		    margin: 0;
		    padding: 0;
		    font-weight: normal;
		}
		
		a {
		    text-decoration: none;
		}
		
		input,
		select,
		textarea {
		    vertical-align: middle;
		}
		
		img {
		    border: 0;
		    margin: 0;
		    padding: 0;
		    display: block;
		}
		
		ul,
		li {
		    list-style-type: none;
		}
		
		a {
		    blr: expression(this.onFocus=this.blur());
		    text-decoration: none;
		}
		
		* {
		    margin: 0;
		    padding: 0;
		    border: 0;
		}
		
		div,
		a {
		    tap-highlight-color: rgba(0, 0, 0, 0);
		    focus-ring-color: rgba(0, 0, 0, 0);
		    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
		    -webkit-focus-ring-color: rgba(0, 0, 0, 0);
		    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
		    -moz-focus-ring-color: rgba(0, 0, 0, 0);
		}
		
		.show-pc {
		    display: block;
		}
		
		.show-phone {
		    display: none;
		}
		
		.container {
		    width: 100%;
		    overflow: hidden;
		}
		
		.content {
			position:relative;
			z-index:100;
		    width: 100%;
		    overflow: hidden;
		}
		
		.content.bg-m01 {
		    height: 610px;
		    background-image: url(../images/bg-1.jpg);
		    background-size: cover;
		    background-position: center;
		    -ms-behavior: url(css/backgroundsize.min.htc);
		    behavior: url(css/backgroundsize.min.htc);
		}
		
		.content.ov {
		    overflow: visible;
		    z-index:300;
		}
		
		.content.bg2 {
		    background-image: url(../images/bg-2.jpg);
		    background-size: cover;
		    background-position: center;
		    -ms-behavior: url(css/backgroundsize.min.htc);
		    behavior: url(css/backgroundsize.min.htc);
		}
		
		.main {
		    position: relative;
		    margin: 0 auto;
		    width: 1400px;
		}
		
		.pt-50 {
		    padding-top: 50px;
		}
		/*     banner     */
		
		.banner {
		    width: 100%;
		    height: 670px;
		    background-image: url(../images/banner.jpg);
		    background-repeat: no-repeat;
		    -webkit-background-size: cover;
		    background-size: cover;
		    background-position: center;
		    -ms-behavior: url(css/backgroundsize.min.htc);
		    behavior: url(css/backgroundsize.min.htc);
		}
		
		.banner-txt {
		    margin: 0 auto;
		    padding: 12% 0 0;
		    width: 100%;
		}
		
		.banner-t1 {
		    width: 100%;
		    margin: 0 auto;
		}
		
		.banner-t1 img {
		    width: 100%;
		}
		
		.banner-t2 {
		    width: 100%;
		    margin: 4% auto 0;
		    text-align: center;
		    font-size: 22px;
		    color: #323232;
		}
		
		.banner-img {
		    width: 71.7%;
		    margin-top: 6.5%;
		    margin-left: 16%;
		}
		
		.banner-img img {
		    width: 100%;
		}
		
		.logo {
		   
		   float: left;
		   margin-top:20px;
		    width: 115px;
		}
		
		.logo img,
		.banner-txt img {
		    width: 100%;
		}
		
		.nav {
		   float: right;
		   margin-top:30px;
		    width: 23%;
		}
		
		.nav li {
		    float: left;
		}
		
		.nav li+li {
		    margin-left: 17%;
		}
		
		.nav li a {
		    font-size: 16px;
		    color: #323232;
		    cursor: pointer;
		}
		
		.nav li a:hover,
		.nav li.active a {
		    color: #5cabac;
		}
		
		.fix {
		    position: fixed;
		    left: 0;
		    top: 0;
		    z-index: 999;
		    width: 100%;
		    height: 85px;
		    overflow: hidden;
		}
		
		.fix.bg {
		    background-color: #cfdde9;
		}
		/*公共样式*/
		
		.m-title {
		    width: 100%;
		    margin: 0 auto;
		}
		
		.m-title img {
		    width: 100%;
		}
		
		.l-title {
		    width: 100%;
		    font-size: 28px;
		    color: #646464;
		    margin: 3% auto 0;
		    text-align: center;
		    line-height: 1.5em;
		}
		
		.l-title img {
		    margin-right: 10px;
		    width: 2.3%;
		    display: inline-block;
		    vertical-align: middle;
		}
		
		.main p {
		    margin: 35px auto 0;
		    width: 85%;
		    text-align: center;
		    line-height: 1.9em;
		    color: #4C4948;
		    font-size: 18px;
		}
		
		.btn-next {
		    margin: 0 auto;
		    width: 20%;
		    font-size: 18px;
		    color: #2e59ce;
		    text-align: center;
		    line-height: 2.5em;
		    border: 1px solid #2e59ce;
		}
		
		.btn-next span {
		    display: inline-block;
		    margin-left: 10px;
		    width: 20px;
		    vertical-align: middle;
		    background-image: url(../images/icon0.png);
		    background-repeat: no-repeat;
		    -webkit-background-size: contain;
		    background-size: contain;
		    background-position: center;
		    -ms-behavior: url(css/backgroundsize.min.htc);
		    behavior: url(css/backgroundsize.min.htc);
		}
		
		.btn-next span img {
		    width: 100%;
		}
		
		.btn-next:hover {
		    color: #ffffff;
		    background-color: #2e59ce;
		}
		
		.btn-next:hover>span {
		    background-image: url(../images/icon1.png);
		}
		
		.m0-ul {
		    width: 78.4%;
		    margin: 10% auto 0;
		    overflow: hidden;
		    list-style: none;
		}
		
		.m0-ul li {
		    width: 29.2%;
		    float: left;
		    margin-left: 5.5%;
		    border: 2px dashed #d6d6d6;
		    border-radius: 8px;
		    padding: 2.5% 0;
		}
		
		.m0-ul li:first-child {
		    margin-left: 0;
		}
		
		.m0-t1 {
		    width: 100%;
		    text-align: center;
		    font-size: 36px;
		    color: #5cabac;
		}
		
		.m0-t2 {
		    width: 100%;
		    margin: 4% auto 0;
		    text-align: center;
		    font-size: 18px;
		    color: #666;
		    line-height: 1.6em;
		}
		
		.m1-img {
		    padding: 13% 0 0;
		    width: 100%;
		}
		
		.m1-img img {
		    width: 100%;
		}
		
		.m1-cp {
		    position: absolute;
		    left: 12%;
		    top: 40%;
		    width: 70%;
		}
		
		.m1-cp img {
		    width: 100%;
		}
		
		.title {
		    width: 100%;
		    text-align: center;
		    font-size: 40px;
		    color: #000;
		}
		
		.m2-box {
		    width: 100%;
		    margin: 8% auto 0;
		}
		
		.m2-img {
		    width: 100%;
		    margin: 5% auto 0;
		}
		
		.m2-img img {
		    width: 100%;
		}
		
		.m4-cp {
		    position: absolute;
		    left: 25.1%;
		    top: 15%;
		    width: 48.6%;
		}
		
		.m4-cp img {
		    width: 100%;
		}
		
		.m7-cp {
		    position: absolute;
		    left: 20%;
		    top: 42%;
		    width: 55.7%;
		}
		
		.m7-cp img {
		    width: 100%;
		}
		
		.m8-box {
		    width: 100%;
		    margin: 3% auto 0;
		}
		
		.m9-ul {
		    width: 100%;
		    overflow: hidden;
		    list-style: none;
		    margin: 4% auto 0;
		}
		
		.m9-ul li {
		    position: relative;
		    width: 23.3%;
		    margin-left: 2.2%;
		    float: left;
		}
		
		.m9-ul li:first-child {
		    margin-left: 0;
		}
		
		.m9-ul li img {
		    width: 100%;
		}
		
		.m9-icon {
		    position: absolute;
		    left: 0;
		    top: 0;
		    width: 100%;
		}
		
		.m9-icon.an {
		    animation: m9 1.2s infinite;
		    -webkit-animation: m9 1.2s infinite;
		}
		
		@keyframes m9 {
		    0% {
		        transform: scale(1);
		    }
		    50% {
		        transform: scale(1.1);
		    }
		    100% {
		        transform: scale(1);
		    }
		}
		
		@-webkit-keyframes m9 {
		    0% {
		        -webkit-transform: scale(1);
		    }
		    50% {
		        -webkit-transform: scale(1.1);
		    }
		    100% {
		        -webkit-transform: scale(1);
		    }
		}
		
		.swiper-container {
		    width: 75%;
		    margin: 3.5% auto 0 !important;
		    overflow: visible !important;
		}
		
		.swiper-slide img {
		    width: 85.5%;
		    margin: 0 auto;
		}
		
		.swiper-slide {
		    position: relative;
		}
		
		.m10-mask {
		    position: absolute;
		    left: 7.25%;
		    top: 0;
		    width: 85.5%;
		    height: 100%;
		    background-color: #000;
		    opacity: 0.5;
		    filter: alpha(opacity=50);
		}
		
		.m10-t {
		    position: absolute;
		    bottom: 0;
		    left: 0;
		    z-index: 100;
		    width: 100%;
		}
		
		.m10-t1 {
		    width: 100%;
		    font-size: 34px;
		    color: #fff;
		    text-align: center;
		}
		
		.m10-t2 {
		    width: 100%;
		    font-size: 16px;
		    color: #fff;
		    text-align: center;
		    margin: 0.5% auto 3%;
		}
		
		.swiper-slide-active .m10-mask {
		    display: none;
		}
		
		.left-btn {
		    position: absolute;
		    left: 10%;
		    top: 50%;
		    width: 4.7%;
		    cursor: pointer;
		    z-index: 300;
		}
		
		.right-btn {
		    position: absolute;
		    right: 10%;
		    top: 50%;
		    width: 4.7%;
		    cursor: pointer;
		    z-index: 300;
		}
		
		.left-btn img,
		.right-btn img {
		    width: 100%;
		}
		
		.pagination {
		    margin: 3% auto 0;
		    overflow: hidden;
		    text-align: center;
		}
		
		.swiper-pagination-switch {
		    width: 80px;
		    height: 4px;
		    display: inline-block;
		    background-color: #ccc;
		    margin-left: 5px;
		    cursor: pointer;
		}
		
		.swiper-active-switch {
		    background-color: #5cabac;
		}
		
		.m11-ul {
		    width: 47.5%;
		    margin: 6% auto 0;
		    overflow: hidden;
		    float: left;
		    list-style: none;
		}
		
		.m11-ul li {
		    width: 38.6%;
		    float: left;
		    margin-left: 14.8%;
		    padding: 5% 0;
		    border-top: 2px solid #a4a4a4;
		}
		
		.m11-ul li.nm {
		    margin-left: 0;
		}
		
		.m11-t1 {
		    width: 100%;
		    margin: 0 auto;
		    font-size: 28px;
		    color: #5cabac;
		}
		
		.m11-t2 {
		    width: 100%;
		    line-height: 1.7em;
		    font-size: 16px;
		    color: #666;
		    margin: 4% auto 0;
		}
		
		.m11-img {
		    width: 63%;
		    float: right;
		    margin-right: -25%;
		    margin-top: 4%;
		}
		
		.m11-img img {
		    width: 100%;
		}
		
		.box1000 {
		    position: relative;
		    width: 100%;
		}
		
		.box1000 img {
		    width: 100%;
		}
		
		.ptb-50 {
		    padding-top: 50px;
		    padding-bottom: 50px;
		}
		/*底部版权信息等*/
		
		.bottom {
		    width: 100%;
		    height: 60px;
		    background-color: #4d4d4d;
		    text-align: center;
		    font-size: 12px;
		    line-height: 60px;
		    color: #e5e5e5;
		}
		
		.bottom img {
		    vertical-align: middle;
		    display: inline-block;
		    padding-left: 1%;
		    padding-right: 0.5%;
		}
		
		.box100 {
		    position: relative;
		    width: 100%;
		    overflow: hidden;
		}
		
		.box100 img {
		    -ms-transition: all 0.5s;
		    -moz-transition: all 0.5s;
		    -webkit-transition: all 0.5s;
		    transition: all 0.5s;
		    width: 100%;
		}
		
		.box100:hover img {
		    width: 100%;
		    -ms-transform: scale(1.1);
		    -moz-transform: scale(1.1);
		    -webkit-transform: scale(1.1);
		    transform: scale(1.1);
		}
		
		.clearfix:after {
		    content: ".";
		    display: block;
		    height: 0;
		    clear: both;
		    visibility: hidden;
		}
		
		.clear {
		    clear: both;
		    height: 0;
		    font-size: 0;
		    overflow: hidden;
		}
		
		@media (max-width:1920px) {
		    .bg-m02 p {
		        margin-top: 50px;
		        padding-bottom: 600px;
		    }
		}
		
		@media (max-width:1480px) {
		    .main {
		        width: 1280px;
		    }
		    .content.bg-m01 {
		        height: 500px;
		    }
		    .m1-cp {
		        width: 65%;
		        left: 15%;
		        top: 35%;
		    }
		    .m4-cp {
		        left: 28%;
		        width: 42%;
		    }
		    .m2-box {
		        margin-top: 8%;
		    }
		    .m7-cp {
		        left: 22%;
		        top: 28%;
		    }
		    .m11-ul li {
		        width: 39.6%;
		    }
		}
		
		@media (max-width:1024px) {
		    .main {
		        width: 960px;
		    }
		    .m0-ul {
		        width: 100%;
		    }
		    .content.bg-m01 {
		        height: 400px;
		    }
		    .main p {
		        font-size: 16px;
		    }
		    .logo {
		        width: 100px;
		    }
		    .nav li+li {
		        margin-left: 10%;
		    }
		    .nav li a {
		        font-size: 14px;
		    }
		    .m0-beizhu {
		        font-size: 14px;
		    }
		    .btn-next {
		        width: 25%;
		        font-size: 14px;
		    }
		    .nav {
		        width: 32%;
		    }
		    .m11-t1 {
		        font-size: 24px;
		    }
		    .m11-t2 {
		        font-size: 14px;
		    }
		}
		
		@media (max-width:768px) {
		    .show-pc {
		        display: none;
		    }
		    .show-phone {
		        display: block;
		    }
		    .logo {
		        top: 25%;
		        left: 3%;
		        width: 14%;
		    }
		    .main {
		        width: 100%;
		    }
		    .ptb-50 {
		        padding: 5% 0;
		    }
		    .banner-w,
		    .banner-w img {
		        width: 100%;
		    }
		    .m0-ul {
		        width: 72.5%;
		        margin: 0 auto;
		    }
		    .m0-ul li {
		        width: 99%;
		        float: none;
		        margin-left: 0;
		        margin-top: 3%;
		    }
		    .m0-ul li:first-child {
		        margin-top: 0;
		    }
		    .m0-t2 {
		        margin-top: 2%;
		    }
		    .m1-w1 {
		        padding-top: 10%;
		        width: 100%;
		    }
		    .m1-w1 img {
		        width: 100%;
		    }
		    .content.bg-m01 {
		        height: 70vh;
		    }
		    .content.bg-m01.m1 {
		        height: 55vh;
		    }
		    .m2-img {
		        margin-top: 7%;
		    }
		    .m2-box.box1 {
		        margin-top: 15%;
		    }
		    .m9-w {
		        width: 100%;
		        margin: 5% auto 0;
		    }
		    .m9-w img {
		        width: 100%;
		    }
		    .m10-w {
		        width: 94.7%;
		        list-style: none;
		        margin: 3% auto 0;
		    }
		    .m10-w li {
		        position: relative;
		        width: 100%;
		        margin-top: 2%;
		    }
		    .m10-w li img {
		        width: 100%;
		    }
		    .m10-wt {
		        position: absolute;
		        left: 0;
		        bottom: 0;
		        width: 100%;
		    }
		    .m10-wt1 {
		        width: 100%;
		        text-align: center;
		        font-size: 28px;
		        color: #fff;
		    }
		    .m10-wt2 {
		        width: 100%;
		        text-align: center;
		        font-size: 22px;
		        color: #fff;
		        margin-top: 1%;
		        margin-bottom: 2%;
		        line-height: 1.7em;
		    }
		    .m11-img {
		        width: 70%;
		        margin: 6% auto 0;
		        float: none;
		    }
		    .m11-ul {
		        width: 92.5%;
		        float: none;
		    }
		    .m11-ul li {
		        width: 48.3%;
		        margin-left: 3.2%;
		    }
		    .m11-t1 {
		        font-size: 32px;
		    }
		    .m11-t2 {
		        font-size: 22px;
		    }
		    .m8-box {
		        margin: 18% auto 0;
		    }
		    .swiper-container1 {
		        width: 50.9%;
		        margin: 6% auto 0 !important;
		        overflow: visible !important;
		    }
		    .pagination1 {
		        margin:5% auto;
		        text-align: center;
		    }
		    .swiper-pagination-switch {
		        width: 3.6%;
		        height: 4px;
		        background-color: #ccc;
		        display: inline-block;
		        margin-left: 1.7%;
		        cursor: pointer;
		    }
		    .swiper-active-switch {
		        background-color: #5cabac;
		    }
		}
		
		@media (max-width:640px) {

			.m0-t1{
				font-size:4.8vw;
			}
			.m0-t2{
				font-size:3.2vw;
			}
			.m0-ul li{
				width:98%;
				margin-top:5%;
			}
			.ptb-50{
				padding:8% 0;
			}
			.content.bg-m01{
				height:55vh;
			}
			.title{
				font-size:4.8vw;
			}
			.content.bg-m01.m1{
				height:45vh;
			}
			.m10-wt1{
				font-size:3.8vw;
			}
			.m10-wt2{
				font-size:3vw;
			}
			.m11-t1{
				font-size:4.2vw;
			}
			.m11-t2{
				font-size:2.8vw;
			}


		}
