.banner{width: 100%;height: 205px;padding-top: 55px;position: relative;}
.banner img{width: 100%;height: 100%;object-fit: cover;}
.banner .txt{position: absolute;top: 50%;left: 20%;color: #fff;}
.banner .txt h4{font-size: 20px;}
.banner .txt span{text-transform: uppercase;color: rgba(255, 255, 255, 0.5);font-size: 12px;}
/*contacts*/
.contacts1 .title2{margin-bottom: 20px;}
.contacts1 .map{height: 300px;overflow: hidden;}
.contacts1 .info{background-color: #21479A;padding: 15px;color: #fff;}
.contacts1 .info h4 {margin: 0 0 15px;border-bottom: 1px solid #5978bd;font-weight: normal;font-size: 18px;padding-bottom: 10px;}
.contacts1 .info p{line-height: 26px;font-size: 14px;}

.contacts2 .title2 h4{color: #333;}
.contacts2 li{margin-bottom: 10px;}
.contacts2 label{display: block;color: #262626;}
.contacts2 input[type="text"]{border: 1px solid #ddd;height: 40px;font-size: 14px;padding-left: 10px;width: 100%;}
.contacts2 input#s_captcha1{width: 40%;}
.contacts2 textarea{padding: 10px 0;padding-left: 10px;border: 1px solid #ddd;width: 100%;height: 160px;}
.contacts2 li img{height: 40px;}
.contacts2 input[type=submit] {background: #21479A;color: #fff;width: 40%;line-height: 38px;max-width: 400px;display: inline-block;font-size: 14px;cursor: pointer;border: 0;}
.contacts2 input[type=submit]:hover{background: #2f5ab7;}

/*news*/
.bread_nav{height: 76px;line-height: 76px;border-bottom: 1px solid #ddd;text-align: center;}
.bread_nav a{height: 76px;line-height: 76px;margin: 0 20px;display: inline-block;transition: all .6s}
.bread_nav a:hover,.bread_nav a.active{color: #21479A;border-bottom: 1px solid #21479A;}

.news1{padding-bottom: 20px;}
.news1 .limt .img{width: 40%;margin-bottom: 1em;float: left;overflow: hidden;}
.news1 .limt .img img{transition: all .6s;}
.news1 .limt:hover .img img{transform: scale(1.1);}
.news1 .limt p{margin: 0 0 0 3%;float: left;width: 57%;}
/*列表分页*/
.pages{text-align: center;}
.pagination{margin: 0 0 20px;}
.pagination p {margin: 0;cursor: pointer}
.pagination a {display: block;float: left;margin-right: 2px;padding: 2px 12px;background: #fff;text-decoration: none;color: #808080;line-height: 24px;font-size: 12px;}
.pagination a:hover {color: #21479A;background: white;}
.pagination a.cur {background: #21479A;color: #fff;border-radius: 6px;}
.pagination p {display: block;float: left;margin-right: 2px;padding: 2px 12px;background: #fff;text-decoration: none;color: #808080;line-height: 24px;font-size: 12px;}
.pagination p.pageRemark {display: none;}
/*content*/
.content1 .tit{text-align: center;}
.content1 .tit h3{font-size: 20px;color: #333333;margin-bottom: 14px;font-weight: inherit;}
.content1 .tit p{color: #999999;height: 38px;line-height: 38px;text-align: center;margin-bottom: 20px;border-top: 1px dashed #e5e5e5;border-bottom: 1px dashed #e5e5e5;font-size: 14px;}
.content1 .tit p span{margin: 0 5px;}
.content1 .txt {color: #666666;padding-bottom: 30px;line-height: 30px;font-size: 14px;}
.content1 .txt img {max-width: 100%;}
/*prve*/
.prve1{color: #666;line-height: 30px;}
.prve1 p{font-size: 14px;border-bottom: 1px solid #d7d6d6;padding: 6px 0;}
.prve1 a:hover{color: #21479A;}

.prve2{display: flex;flex-direction: row;justify-content: space-between;margin-bottom: 40px;}
.prve2 p{/*width: 80px;height: 30px;line-height: 30px;*/text-align: center;border: 1px solid #ccc;transition: all .5s;font-size: 14px;background: #F5F5F7;padding: 10px 0;width: 40%;}
.prve2 p:hover{color: #fff;background: #21479A;border-color: #21479A;}
.prve2 p a{display: inherit;}
.prve2 p i{margin: 0 10px;}
/*pro*/
.pro1{}
.pro1 .parts{width: 252px;float: left;}
.pro1 .parts .tit{background: #21479A;text-align: center;color: #fff;line-height: 54px;font-size: 24px;font-weight: bold;}
.pro1 .parts .tit span{font-size: 13px;color: rgba(255, 255, 255, 0.5);font-weight: initial;text-transform: uppercase;}
.pro1 .category{border: 1px solid #e5e5e5;}
.pro1 .category h3{line-height: 52px;border-bottom: 1px solid #e5e5e5;padding: 0 15px;font-size: 18px;font-weight: initial;}
.pro1 .category h3:hover,.pro1 .category h3.on{color: #21479A;}
.pro1 .category h3 .arr{float: right;height: 53px;position: relative;cursor: pointer;}
.pro1 .category h3 .arr:after{content: '';border-top: 2px solid #000;border-left: 2px solid #000;box-sizing: content-box;display: block;width: 8px;height: 8px;margin: auto;position: absolute;top: 0;bottom: 0;-webkit-transform: rotate(135deg);transform: rotate(135deg);right: 15px;}
.pro1 .category h3.on .arr:after{-webkit-transform: rotate(225deg);transform: rotate(225deg);border-top: 2px solid #21479A;border-left: 2px solid #21479A;}
.pro1 .category ul {display: none;float: left;width: 100%;height: auto;overflow: hidden;}
.pro1 .category li{line-height: 52px;border-bottom: 1px solid #e5e5e5;padding: 0 25px;white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}
.pro1 .category li a{color: rgba(0, 0, 0, 0.8);}
.pro1 .category li:hover a,.pro1 .category li.active a{color: #21479A;}

.pro1 .plate{padding: 0 15px;}
.pro1 .plate_up{padding: 8px 0 20px;}
.pro1 .plate_up span{font-size: 30px;line-height: 40px;}
.pro1 .plate_up .search1{float: right;}
.pro1 .plate_up .search1{border: 1px solid #e5e5e5;width: 50%;max-width: 590px;line-height: 40px;}
.pro1 .plate_up .search1 input{border: 0;line-height: 30px;padding-left: 25px;width: calc(100% - 100px);}
.pro1 .plate_up .search1 button{float: right;border: 0;height: 40px;width: 60px;background: url(../img/i2.jpg)no-repeat center;}

.pro1 .list1 .limt{border: 1px solid #e5e5e5;width: calc(50% - 10px);float: left;margin-bottom: 20px;text-align: center;position: relative;}
.pro1 .list1 .limt:nth-of-type(2n){float: right;}
.pro1 .list1 .limt:before{content: '';position: absolute;left: 0;bottom: 0;width: 100%;height: 0;background: rgba(0, 0, 0, 0.7);transition: all .6s;}
.pro1 .list1 .limt:hover:before{height: 100%;}
.pro1 .list1 .limt img{max-width: 100%;height: auto;}
.pro1 .list1 .limt .txt {text-align: center;position: absolute;bottom: 0;width: 100%;padding: 0 5%;display: flex;flex-direction: column;align-items: center;}
.pro1 .list1 .limt:hover .txt{top: 50%;transform: translateY(-50%);bottom: inherit;background: inherit;}
.pro1 .list1 .limt .txt p{color: #333;line-height: 30px;transition: all .6s;white-space:nowrap;text-overflow:ellipsis;overflow: hidden;width: 90%;}
.pro1 .list1 .limt:hover .txt p{text-shadow: 2px 2px 5px #000;color: #fff;margin-bottom: 10px;line-height: 30px;}
.pro1 .list1 .limt .txt span{display: none;font-size: 14px;color: rgba(255, 255, 255, 0.6);line-height: 30px;}
.pro1 .list1 .limt:hover .txt span{display: inline;}
.pro1 .list1 .limt .txt .more{display: none;background: #21479A;color: #fff;font-size: 12px;padding: 2px 15px;border-radius: 40px;margin-top: 8px;font-style: inherit;}
.pro1 .list1 .limt:hover .txt .more{display: inline;}
/*show*/
.show1 .album{width: 100%;max-width: 464px;text-align: center;background: #F8F8F8;}
.show1 .album img{max-width: 100%;height: auto;}
.show1 .album .swiper-pagination-bullet{width: 11px;height: 11px;}

.show1 .info{background: #21479A;padding: 15px;color: #fff;overflow: hidden;width: 100%;}
.show1 .info h1{margin: 0 0 15px;border-bottom: 1px solid #5978bd;font-size: 18px;padding-bottom: 10px;}
.show1 .info p{font-size: 14px;line-height: 26px;}
.show1 .info .btn1 {margin-top: 30px;}
.show1 .info .btn1 span{background: #335AB0;color: rgba(255, 255, 255, 0.5);font-size: 14px;padding: 5px 10px;border-radius: 36px;display: inline-block;}
.show1 .info .btn1 a{float: right;font-size: 15px;line-height: 30px;color: #21479a;background: #fff;border-radius: 6px;padding: 0 25px;margin-top: 15px;}

.show2 .tit{font-size: 24px;color: #333;text-align: center;margin-bottom: 10px;font-weight: initial;}
.show2 .txt{font-size: 14px;color: #666;line-height: 30px;}
.show2 .txt img{max-width: 100%;height: auto;}

.show3{margin-bottom: 30px;}
.show3 .list{display: flex;overflow: hidden;justify-content: space-between;}
.show3 .list .limt{background: #F5F5F7;width: 48%;padding-bottom: 10px;}
.show3 .list .limt .img{overflow: hidden;}
.show3 .list .limt .img img{transition: all .6s;}
.show3 .list .limt:hover .img img{transform: scale(1.1);}
.show3 .list .limt .txt{text-align: center;padding: 20px 15px;}
.show3 .list .limt .txt h4{font-size: 16px;font-weight: 100;white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}
.show3 .list .limt .txt p{margin: 10px 0 20px;color: rgba(51,51,51, 0.8);font-size: 14px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.show3 .list .limt .txt a.more{color: rgba(51,51,51, 0.8);line-height: 28px;border: 1px solid #DCDCDC;border-radius: 40px;display: inline-block;padding: 0 20px;transition: all .6s;font-size: 12px;}
.show3 .list .limt:hover .txt a.more{background: #21479A;color: rgba(255, 255, 255, 0.8);border-color: #21479A;}
/*pic*/
.pic1{}
.pic1 .row{margin-left: 0;}
.pic1 .limt{display: flex;margin-bottom: 20px;border-radius: 8px;overflow: hidden;}
.pic1 .limt .img{width: 40%;border-radius: 10px 0 0 10px;overflow: hidden;z-index: -1;position: relative;}
.pic1 .limt .img img{position: absolute;left: 50%;transform: translateX(-50%);height: 100%;width: auto;max-width: inherit;transition: all .6s;}
.pic1 .limt:hover .img img{transform: translateX(-50%) scale(1.1);}
.pic1 .limt .txt{width: 60%;float: left;background: #F2F4F9;border-radius: 0 10px 10px 0;overflow: hidden;padding: 20px 30px;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;}
.pic1 .limt h4{font-size: 18px;margin-bottom: 10px;}
.pic1 .limt p{line-height: 30px;}
.pic1 .limt a.more{font-size: 14px;color: #fff;background: #333;line-height: 30px;padding: 0 25px;border-radius: 30px;margin-top: 25px;}
/*spic1*/
.spic1 .album{width: 100%;max-width: 556px;text-align: center;background: #F8F8F8;display: flex;}
.spic1 .album img{width: 100%;height: auto;}
.spic1 .info{background: #21479A;padding: 15px;color: #fff;overflow: hidden;width: 100%;}
.spic1 .info h1{margin: 0 0 15px;border-bottom: 1px solid #5978bd;font-size: 18px;padding-bottom: 10px;}
.spic1 .info .btn1 {margin-top: 30px;}
.spic1 .info .btn1 a{float: left;font-size: 15px;line-height: 30px;color: #21479a;background: #fff;border-radius: 6px;padding: 0 22px;margin-top: 15px;border: 1px solid #fff;}
.spic1 .info .btn1 a:nth-of-type(2){background: none;color: #fff;margin-left: 30px;}
/*par*/
.par1{background: url(../img/partner.jpg) no-repeat center top;background-size: cover;}
.par1 .title2 h4{margin-bottom: 0;line-height: 30px;}
.par1 .title2 p{color: #21479a;}

.par1 .bt{text-align: center;margin: 40px 0;}
.par1 .bt span{font-size: 18px;color: #204598;font-weight: bold;border: 1px solid #204598;border-radius: 40px;line-height: 35px;display: inline-block;padding: 0 20px;}

.par1 .lists{text-align: center;margin-bottom: 60px;}
.par1 .lists .limt{border: 1px solid #E6E6E6;border-radius: 6px;overflow: hidden;display: inline-block;box-shadow: 2px 4px 5px #888888;margin: 5px;}
/*about*/
.fixed-top{position: fixed;top: 100px;border-top: 1px solid #ddd;width: 100%;background: #fff;z-index: 99999;}

.about1 .kuai{position: relative;}
.about1 .kuai:before{content: 'ABOUT US';position: absolute;top: -30px;left: 0;font-size: 50px;color: rgba(0, 0, 0, 0.05);font-weight: bold;}
.about1 .l h3{font-size: 20px;padding-left: 15px;position: relative;}
.about1 .l h3:before{content: '';position: absolute;left: 0;top: 9px;width: 3px;height: 60%;background: #21479a;}
.about1 .l h3 font{color: #21479a;}
.about1 .l h3 span{font-size: 18px;color: rgba(0, 0, 0, 0.5);font-weight: 100;}
.about1 .l .txt{color: rgba(0, 0, 0, 0.8);line-height: 26px;padding: 20px 0;text-indent: 28px;font-size: 14px;}
.about1 .l a.more{color: #fff;line-height: 30px;padding: 0 20px;background: #21479A;display: inline-block;font-size: 14px;}
.about1 .r{position: relative;margin: 30px 0;}
.about1 .r:before{content: '';position: absolute;left: -10px;bottom: -10px;background: #21479A;width: 100%;height: 100%;z-index: -1;}
.about1 .r video{display: block;max-width: 100%;}

.about2{background: url(../img/ab6.jpg)no-repeat center;background-size: cover;}
.about2 .title3 h4{color: #fff;}
.about2 .title3 span{color: rgba(255, 255, 255, 0.5);}

.timeline .swiper-slide{position: relative;overflow: hidden;background: #fff;display: flex;align-items: center;border-radius: 10px;flex-direction: column;}
.timeline .swiper-slide img{width: 100%;height: auto;}
.timeline .txt{width: 100%;padding: 20px 30px;font-size: 16px;z-index: 2;}

.title3{margin-bottom: 40px;}
.title3 h4{color: #333;}
.title3 span{color: rgba(51, 51, 51, 0.5);font-size: 18px;letter-spacing: 2px;}
.about3 .limt{display: flex;justify-content: center;align-items: center;background: #E4E4E4;}
.about3 .limt .txt{text-align: center;width: 50%;}
.about3 .limt .txt h4{font-size: 18px;font-weight: initial;margin-bottom: 15px;}
.about3 .limt .txt h4 m{display: inherit;font-size: 12px;}
.about3 .limt .txt p{font-size: 14px;}
.about3 .limt .img{width: 50%;overflow: hidden;}
.about3 .limt .img img{width: 100%;height: auto;transition: all .6s;}
.about3 .limt:hover .img img{transform: scale(1.1);}
.about3 .limt:nth-of-type(2) .txt{order: 1;}
.about3 .limt:nth-of-type(4) .txt{order: 1;}
.about3 .limt:hover{background: #21479A;}
.about3 .limt:hover .txt{color: #fff;}

.about3 .son{text-align: center;position: relative;margin-top: 20px;}
.about3 .son div{position: absolute;color: #fff;width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.about3 .son h4{font-size: 16px;font-weight: initial;}
.about3 .son h3{font-size: 24px;color: rgba(255, 255, 255, 0.2);text-transform: uppercase;line-height: initial;}
.about3 .son img{width: 100%;height: auto;}

.about4{background: url(../img/about4.jpg) no-repeat center top;background-size: cover;}
.about4 .list{float: left;margin: 10px;width: calc(50% - 20px);text-align: center;}
.about4 .list .img{overflow: hidden;border: 2px solid #A4ADBB;}
.about4 .list img{width: 100%;height: auto;transition: all .6s;}
.about4 .list:hover img{transform: scale(1.1);}
.about4 .list p{line-height: 40px;}

.about5{background: #F8F8F8;}

.about6 .list{float: left;width: calc(50% - 24px);margin: 12px;position: relative;overflow: hidden;}
.about6 .list:before{content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));}
.about6 .list img{width: 100%;height: auto;transition: all .6s;}
.about6 .list:hover img{transform: scale(1.1);}
.about6 .list p{width: 100%;position: absolute;bottom: 20px;padding: 0 26px;font-size: 14px;color: #fff;display: flex;justify-content: space-between;align-items: center;white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}
@media (max-width: 425px){
	/*par*/
	.par1 .lists .limt{width: calc(50% - 26px);}
}
@media (min-width: 768px){
	/*about*/
	.timeline .swiper-slide img{width: 50%;}
	.timeline .txt{padding: 50px 70px;font-size: 24px;}

	.about3 .limt{width: 50%;float: left;}
	.about3 .limt .txt h4{font-size: 20px;}
	.about3 .limt .txt p{font-size: 16px;line-height: 26px;}
	.about3 .limt:nth-of-type(2) .txt{order: 0;}
	.about3 .limt:nth-of-type(3) .txt{order: 1;}
	.about3 .limt:nth-of-type(4){background: #333333;}
	.about3 .limt:nth-of-type(4) .txt{order: 1;color: #fff;}

	.about3 .son h4{font-size: 30px;}
	.about3 .son h3{font-size: 70px;}

	.about4 .list{width: calc(25% - 20px);}

	.about6 .list{width: calc(33.33% - 24px);}
	.about6 .list p{font-size: 20px;}

	.banner{height: 255px;}
	.banner .txt h4{font-size: 30px;}
	.banner .txt span{font-size: 16px;}
	.banner .bread_1{color: #fff;bottom: 18px;position: absolute;padding: 0 15px;}
	.banner .bread_1 i{margin-right: 15px;}
	/*contacts*/
	.contacts1 .title2{margin-bottom: 35px;}
	.contacts1 .map{float: right;width: 64%;height: 500px;}
	.contacts1 .info{margin-right: 64%;padding: 45px;height: 500px;display: flex;flex-direction: column;justify-content: center;}
	.contacts1 .info h4{font-size: 24px;margin-bottom: 20px;}
	.contacts1 .info p{line-height: 30px;font-size: 16px;}

	.contacts2 li{margin-bottom: 30px;}
	.contacts2 label{margin-bottom: 10px;}
	/*news*/
	.news1 .limt{margin-bottom: 45px;}
	.news1 .limt .img{width: 100%;float: inherit;}
	.news1 .limt span{font-size: 15px;color: #999;margin: 0 0 8px;display: inline-block;}
	.news1 .limt p{width: 100%;float: inherit;margin: 0;line-height: 30px;white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}
	.news1 .limt p:hover{color: #21479a;}
	.news1 .limt a.more{font-size: 14px;margin-top: 60px;background: #ddd;color: #666;line-height: 40px;text-align: center;display: inherit;transition: all .6s}
	.news1 .limt:hover a.more{background: #21479A;color: #fff;}
	/*列表分页*/
	.pagination a{font-size: 16px;line-height: 32px;padding: 2px 15px;}
	/*content*/
	.content1 .tit h3{font-size: 24px;margin: 10px 0 22px;font-weight: bold;}
	.content1 .txt{font-size: 16px;}
	/*pro*/
	.pro1 .list1 .limt .txt{padding: 0 10%;}
	.pro1 .list1 .limt .txt p{font-size: 24px;line-height: 70px;}
	.pro1 .list1 .limt .txt span{font-size: 16px;}
	.pro1 .list1 .limt .txt .more{font-size: 16px;margin-top: 30px;padding: 5px 30px;}
	/*show*/
	.show1{display: flex;}
	.show1 .album{width: 37%;}
	.show1 .info{padding: 30px 40px 20px;}
	.show1 .info h1{font-size: 24px;padding: 0;margin: 0;border: 0;}
	.show1 .info p{font-size: 16px;line-height: 30px;margin-top: 20px;}
	.show1 .info .btn1 a{margin-top: 0;}

	.show2 .tit{font-size: 40px;margin-bottom: 30px;}
	.show2 .txt{font-size: 16px;}

	.show3 .list .limt{margin: 0 10px;width: 33.33%;}
	.show3 .list .limt .txt{padding: 20px;}
	.show3 .list .limt .txt h4{font-size: 24px;}
	.show3 .list .limt .txt a.more{line-height: 34px;padding: 0 24px;font-size: 16px;}
	/*prve*/
	.prve2{margin-bottom: 70px;}
	.prve2 p{font-size: 18px;padding: 15px 0;}
	.prve2 p i{margin: 0 15px;}
	/*spic*/
	.spic1{display: flex;}
	.spic1 .info{padding: 30px 40px 20px;}
	.spic1 .info h1{font-size: 24px;padding: 0;margin: 0;border: 0;}
	.spic1 .info .btn1 a{margin-top: 0;}
}
@media (min-width: 992px){
	/*about*/
	.timeline .swiper-slide{flex-direction: inherit;}
	.timeline .swiper-slide img{width: 30%;}
	.timeline .txt{width: 70%;padding: 50px 70px;font-size: 24px;}

	/*about*/
	.about1 .kuai{display: flex;position: relative;align-items: center;justify-content: space-between;}
	.about1 .kuai:before{top: -10%;left: -10%;font-size: 140px;}
	.about1 .l{width: 45%;}
	.about1 .l h3{font-size: 36px;padding-left: 20px;}
	.about1 .l h3:before{top: 15px;width: 4px;}
	.about1 .l h3 span{font-weight: 600;}
	.about1 .l .txt{line-height: 30px;padding: 20px 0 30px;text-indent: 32px;}
	.about1 .l a.more{line-height: 44px;padding: 0 40px;font-size: 16px;}
	.about1 .r{margin: 0;max-width: 50%;}

	.about2{background: url(../img/ab6.jpg)no-repeat center;background-size: cover;}
	.about2 .title3 h4{color: #fff;}
	.about2 .title3 span{color: rgba(255, 255, 255, 0.5);}

	.about3 .limt .txt h4{font-size: 24px;}
	.about3 .limt .txt p{font-size: 18px;line-height: 30px;}

	.about3 .son h3{font-size: 134px;}

	.banner {height: auto;padding-top: 100px;}
	/*contacts*/
	.contacts1 .title2{margin-bottom: 50px;}
	.contacts1 .info h4{font-size: 30px;}
	/*news*/
	.news1 .limt{margin-bottom: 60px;}
	.news1 .limt span{margin: 10px 0 8px}
	.news1 .limt p{font-size: 18px;}
	.news1 .limt a.more{line-height: 50px;font-size: 16px;}
	/*prve*/
	.prve1{border-top: 1px solid #d7d6d6;padding-top: 15px;}
	.prve1 p{width: 50%;float: left;font-size: 16px;border: 0;padding: 0;}
	.prve1 p:nth-of-type(2){float: right;text-align: right;}

	.prve2 p{font-size: 24px;padding: 20px 0;}
	.prve2 p i{margin: 0 30px;}
	/*pro*/
	.pro1 .plate{max-width: 1028px;float: right;width: calc(100% - 272px);}
	/*show*/
	.show1 .album{width: inherit;}
	.show1 .info{padding: 80px 70px 50px;}
	.show1 .info h1{font-size: 48px;}
	.show1 .info p{font-size: 18px;line-height: 30px;margin-top: 30px;}
	.show1 .info .btn1 {margin-top: 70px;}
	.show1 .info .btn1 span{font-size: 18px;}
	.show1 .info .btn1 a{font-size: 18px;line-height: 37px;padding: 0 40px;}

	.show2 .tit{font-size: 72px;}
	.show2 .txt{font-size: 18px;}
	/*pic*/
	.pic1 .limt h4{font-size: 24px;}
	/*spic*/
	.spic1 .info{padding: 40px;}
	.spic1 .info h1{font-size: 40px;}
	.spic1 .info .btn1 {margin-top: 70px;}
	.spic1 .info .btn1 span{font-size: 18px;}
	.spic1 .info .btn1 a{font-size: 18px;line-height: 37px;padding: 0 40px;}

}
@media (min-width: 1200px){
	/*spic*/
	.spic1 .info{padding: 60px 70px;}
	.spic1 .info h1{font-size: 60px;}
}
