
.m-bg1{height: 100vh;position: relative;overflow: hidden;
	background-position: center top;background-repeat: no-repeat;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

/*.m-bg1 .pic{position: absolute;left: 10%;right: 10%;bottom: 15px;}*/
.m-bg1 .img{position: absolute;}
.m-bg1 .img1{width: 700px;right: 750px;bottom: 500px;}
.m-bg1 .img3{width: 1230px;right: 0;bottom: -50px;}
.m-bg1 .img2{width: 330px;bottom: 150px;right: 50%;/*opacity: 1 !important;*/}
.m-bg1 .img2 img{animation: downico 2s linear infinite;}
.m-bg1 .pic img{width: 100%;display: block;}
.m-bg1 .pic{position: absolute;right: 180px;bottom: 0;height: 963px;width: 1892px;}

.btn-down{position: absolute;bottom: 30px;left: 50%;width: 30px;height: 30px;z-index: 3;
	background: url(../images/i-01.png) no-repeat center;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.m-txt1{position: absolute;left: 0;bottom: 0;}
.m-txt1 .pic{width: 800px;float: left;margin-right: 160px;}
.m-txt1 .txt{overflow: hidden;color: #000;padding-top: 100px;}
.m-txt1 .txt h3{font-size: 50px;margin-bottom: 27px;}
.m-txt1 .desc{font-size: 18px;line-height: 40px;max-width: 590px;margin-bottom: 57px;}
.g-btn{width: 272px;height: 67px;display: block;text-align: center;line-height: 67px;
	font-size: 18px;color: #fff;border-radius: 34px;
	background: url(../images/i-02.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.g-btn:hover{color: #fff;opacity: .8;}
.section-3{background-color: #f7f6f5;}
.m-txt2 .txt{position: relative;padding-left: 165px;padding-top: 100px;}
.m-txt2 .ico{width: 161px;position: absolute;left: -20px;top: 0;
	animation: downico 2s linear infinite;
}
.m-txt2 .ico img{width: 100%;display: block;}
.m-txt2 .desc{color: #000;font-weight: bold;line-height: 1.3;margin-bottom: 62px;}
.m-txt2 .desc span{display: block;}
.m-txt2 .desc .s1{font-size: 50px;}
.m-txt2 .desc .s2{font-size: 94px;font-style: italic;margin-bottom: 10px;}
.m-txt2 .desc .s3{font-size: 32px;}
.m-txt2 .desc .s2 em{font-style: italic;font-weight: bold;}
.m-txt2 .pic{position: absolute;right: 67px;width: 965px;top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-txt2 .pic img{width: 100%;display: block;font-size: 18px;}

@keyframes downico{
    0%{
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -o-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
    }
    50%{
        -webkit-transform: translateY(15px);
        -moz-transform: translateY(15px);
        -o-transform: translateY(15px);
        -ms-transform: translateY(15px);
        transform: translateY(15px);
    }
    100%{
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -o-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
    }
}

.m-list1{margin: 0 -22px;*zoom:1;font-size: 0;text-align: center;}
.m-list1:after,.m-list1:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.m-list1 li{display: inline-block;vertical-align: middle;margin: 0 12px;position: relative;}
.m-list1 .i1{width: 145px;animation: downico 1.8s linear infinite;}
.m-list1 .i2{width: 168px;top: 63px;animation: downico 2s linear infinite;}
.m-list1 .i3{width: 201px;top: -40px;animation: downico 2.2s linear infinite;}
.m-list1 .i4{width: 300px;}
.m-list1 .i5{width: 201px;top: -50px;animation: downico 2.3s linear infinite;}
.m-list1 .i6{width: 171px;top: 70px;animation: downico 2.1s linear infinite;}
.m-list1 .i7{width: 142px;animation: downico 1.9s linear infinite;}
.m-list1 .con{display: block;position: relative;border-radius: 15px;
	overflow: hidden;
}
.m-list1 .con:after{content: '';position: absolute;top: 0;bottom: 0;left: 0;right: 0;
	background-color: #000;opacity: 0;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list1 .i4 .con{border-radius: 50px;
	background: url(../images/mo-bg.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.m-list1 .pic img{width: 100%;display: block;}
.m-list1 .g-btn{height: 45px;line-height: 45px;width: auto;z-index: 2;
	position: absolute;top: 50%;left: 20px;right: 20px;opacity: 0;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}

.m-list1 .con:hover:after{opacity: .5;}
.m-list1 .con:hover .g-btn{opacity: 1;}

.m-t1{text-align: center;font-size: 50px;color: #000;margin-bottom: 30px;}

.section-5{background-color: #f7f6f5;}

.m-slider1 .con{margin-right: 40px;color: #000;height: 470px;margin-bottom: 62px;
	background-color: #fff;border-radius: 10px;position: relative;
	box-shadow: 15px 15px 9px 0px rgba(204, 204, 204, 0.2);
}
.m-slider1 .swiper-slide-active .con{box-shadow: 15px 15px 9px 0px rgba(0, 0, 0, 0.2);}
.m-slider1 .tit{font-size: 32px;line-height: 1.56;width: 4em;margin-bottom: 42px;font-weight: normal;}
.m-slider1 .desc{font-size: 16px;line-height: 1.88;padding-right: 60px;}
.m-slider1 .pic{float: left;width: 200px;height: 200px;line-height: 200px;font-size: 0;text-align: center;}
.m-slider1 .pic img{display: inline-block;vertical-align: middle;max-width: 50%;max-height: 50%;}
.m-slider1 .txt{overflow: hidden;padding-top: 65px;}
.m-slider1 .num{font-size: 96px;font-weight: bold;font-family: arial;
	position: absolute;color: #fff;left: 72px;line-height: 1;bottom: 45px;
	text-shadow:#fbcfcb 1px 0 0,#fbcfcb 0 1px 0,#fbcfcb -1px 0 0,#fbcfcb 0 -1px 0;
    -webkit-text-shadow:#fbcfcb 1px 0 0,#fbcfcb 0 1px 0,#fbcfcb -1px 0 0,#fbcfcb 0 -1px 0;
    -moz-text-shadow:#fbcfcb 1px 0 0,#fbcfcb 0 1px 0,#fbcfcb -1px 0 0,#fbcfcb 0 -1px 0;
    *filter: Glow(color=#fbcfcb, strength=1);
}
.m-slider1 .swiper-container{overflow: visible;}
.m-slider1 .swiper-pagination{width: 100%;max-width: 1500px;height: 3px;margin: 0 auto;
	background-color: rgba(0,0,0,.18);
}
.m-slider1 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background-color: #f40000;}
.section-6{background-color: #f7f6f5;}
.m-list2{overflow: hidden;margin-bottom: 30px;}
.m-list2 li{width: 16.66%;float: left;margin-bottom: 10px;}
.m-list2 .con{display: block;margin: 0 10px;}
.m-list2 .pic{height: 110px;line-height: 110px;font-size: 0;text-align: center;
	background-color: rgba(255,255,255,0);border-radius: 10px;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list2 .pic img{display: inline-block;vertical-align: middle;max-height: 90%;max-width: 90%;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list2 .con:hover{background-color: rgba(255,255,255,1);}
.m-list2 .con:hover .pic img{
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: gray;
}

.g-btn-1{margin: 0 auto;}

.section-7{
	background: #f7f6f5 url(../images/p-bg1.png) no-repeat center bottom;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.m-txt3{margin-bottom: 150px;}
.m-txt3 .tips{font-size: 15px;color: #111;display: block;margin-bottom: 12px;}
.m-txt3 .tit{font-weight: normal;font-size: 50px;color: #000;margin-bottom: 36px;}
.m-txt3 .btn{overflow: hidden;}
.m-txt3 .btn a{float: left;height: 40px;margin-right: 18px;}
.m-txt3 .btn img{height: 100%;display: block;}

.n-pic{position: absolute;bottom: 44px;right: 450px;width: 800px;animation: downico 2s linear infinite;}
.n-pic img{width: 100%;display: block;}

.row-b1{height: 1000px;
	background: #f7f6f5 url(../images/p-bg2.png) no-repeat center bottom;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.m-txt4{padding-top: 270px;padding-left: 120px;}
.m-txt4 .tit{font-size: 42px;line-height: 1.38;color: #000;margin-bottom: 66px;}
.m-txt4 .btn{overflow: hidden;}
.m-txt4 .btn a{float: left;height: 40px;margin-right: 18px;}
.m-txt4 .btn img{height: 100%;display: block;}

.row-c1{padding: 45px 0 102px;
	background: #f7f6f5;
}
.row-c1 .m-t1{margin-bottom: 0;}
.m-t2{font-size: 24px;color: #000;font-weight: normal;margin-bottom: 22px;}

.m-list3{overflow: hidden;margin: 0 -15px 75px;}
.m-list3 li{width: 33.33%;float: left;margin-bottom: 32px;}
.m-list3 .con{position: relative;display: block;margin: 0 15px;}
.m-list3 .pic{padding-top: 100%;height: 0;position: relative;overflow: hidden;}
.m-list3 .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list3 h4{position: absolute;left: 0;right: 0;bottom: 20px;font-size: 18px;
	color: #fff;font-weight: normal;padding: 0 24px;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.m-list4{}
.m-list4 li{margin-bottom: 59px;}
.m-list4 .con{display: block;overflow: hidden;background-color: #fff;}
.m-list4 .pic{float: left;width: 431px;height: 274px;line-height: 274px;overflow: hidden;}
.m-list4 .pic img{display: inline-block;vertical-align: middle;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list4 .txt{overflow: hidden;padding: 46px 56px 0 42px;position: relative;color: #000;}
.m-list4 h3{font-size: 24px;font-weight: normal;margin-bottom: 15px;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list4 .desc{font-size: 16px;line-height: 20px;height: 120px;margin-bottom: 3px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}

.m-list4 .bot{overflow: hidden;}
.m-list4 .date{float: left;font-size: 14px;color: #888;}
.m-list4 .more{float: right;font-size: 14px;color: #000;padding-right: 55px;
	background: url(../images/i-08.png) no-repeat right center;
}
.m-list4 .con:hover .pic img,.m-list3 .con:hover .pic img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.m-list4 .con:hover h3{color: #F30000;}
.g-btn-2{margin: 0 auto;}
.g-btn-2:after{content: '';display: inline-block;vertical-align: middle;
	width: 18px;height: 10px;position: relative;top: -2px;margin-left: 21px;
	background: url(../images/i-07.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

.ban{height: 699px;
	background-position: center;background-repeat: no-repeat;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.row-d1{padding: 54px 0 50px;}
.m-list5{overflow: hidden;padding-top: 30px;text-align: center;font-size: 0;}
.m-list5 li{width: 25%;display: inline-block;vertical-align: bottom;margin-bottom: 63px;}
.m-list5 .con{position: relative;top: 0;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list5 .ico{width: 100px;height: 100px;display: block;margin: 0 auto 21px;}
.m-list5 .ico img{width: 100%;height: 100%;display: block;}
.m-list5 h4{font-size: 20px;color: #000;text-align: center;}
.m-list5 .con:hover{top: -10px;}
.m-list5 .con:hover h4{color: #f40000;}
.row-d2{background-color: #f7f6f5;padding: 96px 0 0;}
.row-d2 .m-t1{margin-bottom: 80px;}


.row-d3{padding: 250px 0 114px;
	background: #f7f6f5 url(../images/p-bg4.png) no-repeat center bottom;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.m-list6{overflow: hidden;border-radius: 10px;height: 195px;padding-left: 18px;padding-top: 45px;
	background-color: rgba(255,255,255,.23);
}
.m-list6 li{width: 33.33%;float: left;color: #fff;}
.m-list6 span{display: block;font-size: 18px;}
.m-list6 p{font-size: 69px;line-height: 1.1;}

.ban-1{height: 675px;}

.row-e1{padding: 55px 0 150px;
	background: #f40000 url(../images/bg-001.jpg) no-repeat center bottom;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.m-txt5{overflow: hidden;}
.m-txt5 .pic{float: left;width: 431px;margin-right: 116px;}
.m-txt5 .pic img{width: 100%;display: block;animation: downico 2s linear infinite;}
.m-txt5 .txt{overflow: hidden;color: #fff;padding-top: 93px;}
.m-txt5 .tit{font-size: 42px;line-height: 1.38;margin-bottom: 52px;font-weight: bold;}
.m-txt5 .desc{font-size: 16px;line-height: 1.75;}

.row-e2{padding: 88px 0 93px;}
.m-txt6{*zoom:1;}
.m-txt6:after,.m-txt6:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.m-txt6 .txt{width: 495px;float: left;margin-top: 24px;}
.m-txt6 .pic{width: 740px;float: right;}
.m-txt6 .txt{overflow: hidden;color: #000;}
.m-txt6 .txt h3{font-size: 42px;margin-bottom: 40px;}
.m-txt6 .desc{font-size: 16px;line-height: 2.13;}

.row-e3{padding: 90px 0 105px;
	background: #f7f6f5;
}
.m-t4{font-size: 42px;color: #000;margin-bottom: 45px;}
.m-slider2{margin: 0 -23px;}
.m-slider2 .item{padding: 7px 0;}
.m-slider2 .con{display: block;margin: 0 23px;position: relative;height: 70px;
	border-left: 3px solid #000;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-slider2 h3{font-size: 16px;line-height: 1.75;color: #191919;
	position: absolute;top: 50%;left: 24px;right: 24px;font-weight: normal;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-slider2 .con:hover{border-color: #F62727;
	background-color: #fff;box-shadow: 0px 0px 10px rgba(0,0,0,.1);
}
.m-slider2 .con:hover h3{color: #F62727;}
.m-slider2 .slick-arrow{position: absolute;top: 50%;width: 55px;height: 55px;
	font-size: 0;text-indent: 9999px;border: 0;cursor: pointer;
	background-position: center;background-repeat: no-repeat;background-color: transparent;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-slider2 .slick-prev{left: -132px;background-image: url(../images/i-10.png);}
.m-slider2 .slick-next{right: -132px;background-image: url(../images/i-11.png);}
.m-slider2 .slick-arrow:hover{opacity: .6;}

.row-f1{height: 638px;position: relative;
	background: url(../images/p-bg5.jpg) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.m-txt7{text-align: center;color: #fff;position: absolute;top: 45%;left: 0;right: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-txt7 h3{font-size: 58px;margin-bottom: 36px;}
.m-txt7 .desc{max-width: 930px;margin: 0 auto;font-size: 18px;line-height: 2;}

.row-f2{padding: 54px 0 90px;}
.m-t5{text-align: center;font-size: 42px;color: #000;}
.m-pic3{margin: 70px auto 78px;width: 1297px;}
.m-pic3 img{width: 100%;display: block;}

.row-f3{padding: 80px 0 145px;
	background-color: #f7f6f5;
}

.m-list7{overflow: hidden;margin: 69px 0 55px;}
.m-list7 li{width: 33.33%;float: left;margin-bottom: 61px;}
.m-list7 .ico{width: 100px;height: 100px;margin: 0 auto 35px;display: block;}
.m-list7 .ico img{width: 100%;height: 100%;display: block;}
.m-list7 .desc{font-size: 18px;line-height: 1.5;color: #111;text-align: center;}

.m-txt8{border-radius: 30px;padding: 52px 0 125px;position: relative;
	background-color: #fff;
}
.m-txt8 h3{font-size: 42px;text-align: center;color: #333;margin-bottom: 54px;}
.m-txt8 .desc{font-size: 18px;line-height: 1.78;padding-left: 197px;}
.m-txt8 .g-btn{position: absolute;bottom: -33px;left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.row-g1{padding: 182px 0 127px;
	background: #f40000 url(../images/p-bg6-2.jpg) no-repeat center top;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

.m-txt9{text-align: center;color: #222;margin-bottom: 165px;}
.m-txt9 .tit{font-size: 48px;margin-bottom: 24px;}
.m-txt9 .desc{font-size: 15px;line-height: 1.93;max-width: 790px;margin: 0 auto;}

.g-box1{border-radius: 40px;padding: 1px 0 88px;
	border: 4px solid #aeadad;
	background-color: #2d2c32;
}

.m-box1{max-width: 1007px;margin: -124px auto 60px;
	border-radius: 33px;padding: 39px 0 57px;overflow: hidden;
	background: url(../images/p-bg7.jpg) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.m-list8{overflow: hidden;margin-bottom: 34px;}
.m-list8 li{width: 25%;float: left;}
.m-list8 .con{padding: 24px 34px 0;height: 378px;margin: 0 3px;}
.m-list8 .ico{width: 70px;height: 70px;border: 1px solid #000;border-radius: 50%;
	margin: 0 auto 21px;display: block;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list8 .ico img{width: 100%;height: 100%;display: block;}
.m-list8 h3{font-size: 22px;text-align: center;margin-bottom: 21px;}
.m-list8 .desc{font-size: 15px;line-height: 1.73;}
.m-list8 .con:hover{
	background: url(../images/i-bg1.png) no-repeat center;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

.m-txt10{margin: 0 50px;border-top: 1px solid #c5a77f;padding: 33px 0 0;}
.m-txt10 .tit{font-size: 26px;text-align: center;margin-bottom: 39px;}
.m-txt10 .item{overflow: hidden;margin-bottom: 33px;}
.m-txt10 .num{width: 48px;height: 48px;float: left;text-align: center;line-height: 48px;
	font-size: 28px;color: #EECC9D;background-color: #2d2c32;border-radius: 50%;
	font-family: arial;font-weight: bold;margin-right: 40px;
}
.m-txt10 .desc{overflow: hidden;font-size: 15px;line-height: 1.73;}

.m-t6{text-align: center;font-size: 48px;color: #fff;margin-bottom: 50px;}
.m-txt11{margin: 0 92px;font-size: 15px;line-height: 1.73;color: rgba(255,255,255,.59);
	border-top: 1px solid #f6dcb9;
}
.m-txt11 .item{overflow: hidden;padding: 21px 49px 21px 54px;}
.m-txt11 .t1{float: left;width: 240px;}
.m-txt11 .desc{overflow: hidden;}
.m-txt11 .item:nth-child(2n+1){background-color: #4a4546;}
.m-slider3{display: none;}
.m-slider3 .slider{margin: 0 auto;
	overflow: hidden;
}
.m-slider3 .con{display: block;margin: 0 5px;position: relative;/*padding: 8px;border-radius: 35px;*/
	/*background: url(../images/mo-bg.png) no-repeat top;*/
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.m-slider3 .pic{/*height: 120px;border-radius: 35px;*/overflow: hidden;}
.m-slider3 .pic img{width: 100%;height: 100%;display: block;/*border-radius: 35px;*/}
.m-slider3 .slick-dots{padding: 30px 0 10px;text-align: center;}
.m-slider3 .slick-dots li{width: 8px;height: 8px;border-radius: 50%;
	background-color: rgba(0,0,0,.5);display: inline-block;margin: 0 3px;
}
.m-slider3 .slick-dots li.slick-active{background-color: #f40000;}
.m-slider3 .slick-dots button{display: none;}
.m-slider3 .swiper-slide{
	-webkit-transform: scale(.8);
	-moz-transform: scale(.8);
	-o-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8);
}
.m-slider3 .swiper-slide-active{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.m-slider3 .g-btn{position: absolute;top: 50%;left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.m-slider3 .swiper-slide .g-btn{display: none;}
.m-slider3 .swiper-slide-active .g-btn{display: block;}