@charset "utf-8";
.banner{position: relative;overflow: hidden;}
.banner .picBox{position: relative;width: 1920px;left: 50%;margin-left: -960px;}
.banner .textBox{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%); width: 100%;}
.banner .textBox .tit{font-size: 38px;color: #ffffff;}
.banner .textBox .tip{font-size: 18px;color: #f1f1f1;text-transform: uppercase;}
.banner .picBox img{-webkit-animation: scale 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);animation: scale 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);}
@keyframes scale{0%{-webkit-transform: scale(1.08);transform: scale(1.08);}
100%{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}}

@media screen and (max-width: 1200px) {
	.banner .textBox .tit{font-size: 22px;}
	.banner .textBox .tip{font-size: 16px;}
}

/* 左侧栏目标题 */
.leftTitle{position:relative; margin-bottom:18px; padding:18px 0; color:#333;display: none;}
.leftTitle i,.leftTitle s{display:block; text-align:center;}
.leftTitle i{font-size:38px; line-height:58px; font-weight:normal;}
.leftTitle s{color:#888; font:12px/18px arial; text-decoration:none; text-transform:uppercase;}
/* 二级、三级菜单 */
.menu{border-bottom: 1px solid #d2d2d2;}
.menu dl{zoom:1;}
.menu dl:after{content:'\20';display:block;height:0;clear:both;width: 100%;}
.menu dl dt{zoom:1; vertical-align:top;float:left;}
.menu dl dt a{font-size: 14px;color: #414141;padding:21px 22px;display: block;color: #333}
.menu dl dt a:hover,.menu dl dt .current{color: #fff;background: #940e03;}
.tmenu{background: #f3f3f3;}
.tmenu dl{zoom:1;}
.tmenu dl:after{content:'\20';display:block;height:0;clear:both}
.tmenu dl dt{zoom:1; vertical-align:top;float:left;}
.tmenu dl dt a{font-size: 14px;color: #414141;padding:16px 21px 14px;display: block;color: #323232;border-bottom: 2px solid transparent;}
.tmenu dl dt a:hover,.tmenu dl dt .current{border-bottom: 2px solid #940e03;}
.m-rdm{padding:25px 0 10px; text-align:center;}
.m-rdm a{display:inline-block; margin:0 8px 10px; padding:3px 20px; border:1px solid #ddd; line-height:24px;}
.m-rdm a:hover,.m-rdm .current{border:1px solid #999; background:#999; color:#fff;}
/* 面包屑 */
.location{position:relative; height:24px; width:1002px; margin:0 auto 30px; padding:11px 0; border-bottom:1px solid #eaeaea; line-height:24px; display:none;}
.location h3{float:left; padding-left:10px; border-left:5px solid #069; color:#000; font-size:21px; font-weight:normal;}
.breadcrumbs{float:right; text-align:right;}
.breadcrumbs a{display:inline-block; margin-left:12px; padding-left:12px; background:url(o_ico_04.gif) no-repeat 0 center; vertical-align:top;}
.breadcrumbs .u-home{padding-left:20px; background:url(o_ico_03.gif) no-repeat 0 center;}
/* 内容模式 */
.article{padding: 40px 0;line-height:2;font-size: 16px;color: #666;word-wrap:break-word;}
.article .hd{padding:0 0 20px; text-align:center;}
.article .hd h1{color:#000; font-size:20px;}
.article .hd .titBar{color:#797979; font-size:12px;}
.article .bd{padding-bottom:40px;}
.article .bd img{max-width: 100%;}
.article .ft{padding:20px 0 0; border-top:1px solid #ddd;margin-top: 20px;}
/* 头部新闻 */
.hotNews{margin-bottom:30px; background:#848484; overflow:hidden;}
.hotNews .pic{float:left; width:390px; height:250px; margin-right:5px;}
.hotNews .pic img{width:100%; height:100%;}
.hotNews dl{display:block; overflow:hidden; zoom:1; padding:25px 20px 0 15px; line-height:22px;}
.hotNews dl dt{margin-bottom:13px; padding-left:10px; background:url(o_ico_05.jpg) no-repeat 0 13px; color:#fff; font-size:14px; line-height:30px;}
.hotNews dl dt a{color:#fff;}
.hotNews dl dt a:hover{color:#000;}
.hotNews dl .i{min-height:110px; padding-bottom:10px; padding-left:10px; color:#eee;}
.hotNews dl .m{width:84px; height:24px; margin-left:10px; background:#fff; line-height:24px; text-align:center;}
.hotNews dl .m a{display:block; color:#333;}
.hotNews dl .m a:hover{background:#666; color:#fff;}
/* 新闻列表 */
.news{padding:0 0 40px;}
.newsTable th{border:1px solid #fff; background:#c8cacb; color:#fff; font-weight:bold; text-align:center;}
.newsTable td{padding:8px 10px; border-bottom:1px solid #dcd9d4; line-height:20px;}
.list{padding:0 0 40px;}
.list li{padding:9px 0; border-bottom:1px dashed #e0e0e0; background:url(o_ico_18.gif) no-repeat 2px 17px; font-size:14px; line-height:20px; clear:both;}
.list li span{float:right; color:#999; font-size:12px;}
.list li a{padding-left:15px;}
.list li a:hover{text-decoration:underline;}
/* 图文新闻 */
.pothoItem{margin:0 0 40px;}
.pothoItem .item{margin-bottom:20px; padding:0 0 20px; border-bottom:1px dashed #d3d3d3; overflow:hidden;}
.pothoItem .item .pic{float:left; width:200px; height:150px; margin-right:20px; padding:4px; border:1px solid #e7e7e7;}
.pothoItem .item .pic img{width:200px; height:150px;}
.pothoItem .item dl{display:block; overflow:hidden; zoom:1; padding:0; line-height:20px;}
.pothoItem .item dl dt{font-size:16px; line-height:32px;}
.pothoItem .item dl .d,.pothoItem .item dl .m{display:none;}
.pothoItem .item dl .i{padding:5px 0 0; color:#999; font-size:14px; line-height:25px;}
/* 图片列表 */
.pic-item-list{margin:0 0 20px;}
.pic-item-list .pic-item{display:block; float:left; width:130px; margin-bottom:10px; padding:0;}
.pic-item-list .list-pic{display:block; width:100px; height:100px; margin:0 auto; padding:4px; border:1px solid #919090; line-height:100px; text-align:center;}
.pic-item-list dl{padding:0 5px; line-height:26px; text-align:center;}
.piList{padding:0 0 20px; overflow:hidden;}
.piList .pic-item-list{width:1028px; margin:0; padding:0;}
.piList .pic-item{position:relative; width:230px; margin:0 27px 23px 0; padding:0; display:inline;}
.piList .list-pic{display:block; width:230px; height:172px; margin-bottom:0; padding:0; border:0; line-height:148px;}
.piList .list-pic img{width:230px; height:172px;}
.piList dl{padding:4px 5px; line-height:20px;}
.piList dl dt{height:30px; font-size:12px; line-height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
/* 分页 */
.page{padding: 14px 0;line-height:24px;text-align:center;background: #f6f6f6;}
.page .cont{display: flex;justify-content: space-between;align-items: center;padding: 0 100px;box-sizing: border-box;}
.page a{display:inline-block;color: #696969;vertical-align:top;font-size: 16px;padding: 5px 12px;}
.page a:hover,.page .current{border:1px solid #a51a1a; background:#a51a1a; color:#fff;}

@media screen and (max-width: 1200px) {
	.page .cont{justify-content: center;flex-wrap: wrap; padding: 0;}
	.page a{font-size: 14px; padding: 0 8px;}
}

/* 人才招聘 */
.hrTop{padding:0 0 30px; border-bottom:1px solid #ddd;}
.hrTop li{padding-left:16px; background:url(ico_05.gif) no-repeat 0 8px; font-weight:bold; line-height:24px;}
.hrTable .hrTableTh{height:32px; background:#666; color:#fff;}
.hrTable th{color:#fff; font-weight:normal;}
.hrTable td{padding:0 8px;}
.hrTable .bg td{background:#eee;}
.hr{position:relative; padding:0 0 40px;}
.hr h3{padding-left:0; border-bottom:1px dotted #ccc; color:#0063be; font-size:20px; line-height:55px;}
.hr h3 s{float:right; width:20px; height:20px; margin-top:17px; cursor:pointer;}
.hr h3 .off{background:url(hr_down.gif) no-repeat center;}
.hr h3 .on{background:url(hr_up.gif) no-repeat center;}
.hrItem{margin-bottom:5px;}
.hrItem .title{border-bottom:1px dotted #ccc; color:#999; font-weight:bold; line-height:36px;}
.hrItem .title span{float:right; font-weight:100;}
.hrItem .title span a{color:#88000c;}
.hrItem .con{margin-bottom:10px; padding:15px 0; line-height:24px;}
.hrItem .con h4{font-size:14px; line-height:36px;}
.hrItem .apply{width:95px; height:25px; padding:0; background:#01286f; color:#fff; line-height:25px; text-align:center;}
.hrItem .apply a{color:#fff;}
.hr-list{margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #777;}
.hr-list .title{padding:0; color:#0063be; font-weight:bold; line-height:20px;}
.hr-list .title span{float:right; font-weight:100;}
.hr-list .info{padding:5px 0; line-height:24px;}
.hr-list .apply{height:24px; line-height:24px; text-align:right;}
/* 新闻列表 */
.message{padding:0 0 30px;}
.message-list{margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #ddd;}
.message-list .m-title{padding:0; color:#0063be; font-size:16px; font-weight:bold; line-height:20px;}
.message-list .m-title span{float:right; color:#01286f; font-size:12px; font-weight:100;}
.message-list .m-info{padding:5px 0; line-height:24px;}
.message-list .r-title{padding:0; line-height:20px;}
.message-list .r-info{padding:5px 0; line-height:24px;}
/* 人才招聘 */
.form-panel{padding:0 0 30px;}
.form-panel h4{margin-bottom:10px; padding:0 20px; background:#666; color:#fff; line-height:30px;}
.form-panel .tips{padding:10px 0 10px 100px; font-weight:bold; font-size:13px; text-align:left;}
.form-panel .field{clear:both;}
.form-panel li.field label{display:block; float:left; width:100px; line-height:24px; text-align:right;}
.form-panel .input{padding:5px 0; zoom:1;}
.form-panel .field:after{content:'\20'; display:block; height:0; clear:both;}
.form-panel .text{height:20px; padding:2px 3px; border:1px solid #ccc; background:#fff; color:#555;}
.form-panel .textarea{width:450px; height:100px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555;}
.form-panel .submit-field{padding:0 10px 20px 100px; _padding:0 10px 20px 100px; clear:both;}
.form-panel .submit-field input{margin-right:10px;}
.form-panel .submit-field .btn-submit,.form-panel .submit-field .btn-reset{width:93px; height:29px; border:none; background:#666; color:#fff; cursor:pointer;}
/* 产品详细页 */
.m-detail{margin-bottom:30px;}
.m-detail .m-property{float:left; width:100%;}
.m-detail .property{margin-left:350px;}
.m-detail .property h1{font-weight:100; font-size:18px; line-height:34px;}
.m-detail .property .m-i-a{margin-bottom:8px; padding:8px 0 15px; border-bottom:1px dotted #d9d9d9; color:#888; font-size:14px; line-height:25px;}
.m-detail .gallery{position:relative; float:left; width:350px; margin-left:-100%;}
.m-detail .gallery .bigPic{width:300px; height:224px;}
.product-detail{margin-bottom:30px; border:1px solid #e5e5e5;}
.product-detail .hd{height:45px; border-bottom:1px solid #e5e5e5; background:#f6f6f6;}
.product-detail .hd h2{float:left; width:136px; height:46px; margin:-2px 0 -1px; border-top:2px solid #0058af; border-right:1px solid #e5e5e5; background:#fff; font-size:22px; font-weight:100; line-height:46px; text-align:center;}
.product-detail .bd{padding:25px; line-height:28px; font-size:14px;}
.side-top{transform: translateY(-50%);}
.side-top .cont{height: 90px;align-items: center;background: #fff;box-shadow: 0 0 8px rgba(0, 0, 0, .14);padding-left: 90px;box-sizing: border-box;}
.side-top .swiper-slide{width: auto;}
.side-top .item{position: relative;padding-right: 40px;margin-right: 40px;height: 90px;line-height: 90px;}
.side-top .item::before{content: '\20';position: absolute;width: 1px;height: 18px;top: 50%;right: 0;transform: translateY(-50%);background: #d6d6d6;}
.side-top .swiper-slide:last-child .item{padding-right: 0;margin-right: 0;}
.side-top .swiper-slide:last-child .item::before{display: none;}
.side-top .item a{font-size: 18px;color: #000000;transition: all 0.4s;}
.side-top .item a:hover,
.side-top .item.current a{color: #b11218;}
.side-three .cont{display: flex;justify-content: center;}
.side-three .item a{display: block; padding: 5px 30px; border: 1px solid #ccc; font-size: 16px; margin: 0 10px;transition: all 0.4s;}
.side-three .item.current a,
.side-three .item a:hover{background: #b11218;color: #fff;border-color: #b11218;}
.sj-side-three{margin-top: 20px;}
.sj-side-three .cont{display: flex; justify-content: space-between; align-items: center;}
.sj-side-three .a1{font-size: 20px;font-weight: bold;color: #b11218;}
.sj-side-three .a2{font-size: 14px;text-align: center;width: 70px;border: 1px solid #7a7a7a;border-radius: 6px;color: #7a7a7a; line-height: 33px;}

@media screen and (max-width: 1200px) {
	.side-top{transform: translateY(0);}
	.side-top .cont{padding: 0 15px; height: 60px;}
	.side-top .item{height: 60px; line-height: 60px; padding-right: 20px; margin-right: 20px;}
	.side-top .item a{font-size: 16px;}
}

.page-about .s1{padding: 40px 0 0 0;}
.page-about .s1 .cont{display: flex;justify-content: space-between;flex-wrap: wrap;}
.page-about .s1 .a1{width: 700px;}
.page-about .s1 .a1 .b1{font-size: 36px;font-weight: bold;color: #000000;}
.page-about .s1 .a1 .b2{font-size: 30px;color: #b11218;margin-top: 4px;}
.page-about .s1 .a1 .b3{width: 41px;height: 3px;background: #b11218;margin-top: 25px;}
.page-about .s1 .a1 .b4{font-size: 16px;color: #929292;line-height: 27px;margin-top: 30px;height: 324px;overflow: auto;padding-right: 40px;scrollbar-color: #cf505a #e3e3e3; /* 第一个方块颜色，第二个轨道颜色(用于更改火狐浏览器样式) */ scrollbar-width: thin; /* 火狐滚动条无法自定义宽度，只能通过此属性使滚动条宽度变细 */ /* -ms-overflow-style:none; */ scrollbar-base-color: pink; scrollbar-face-color: #1a2d56; scrollbar-track-color: #dcdcdc;}
.page-about .s1 .a1 .b4::-webkit-scrollbar{width:2;height:2px;}
.page-about .s1 .a1 .b4::-webkit-scrollbar-button:vertical{display:none}
.page-about .s1 .a1 .b4::-webkit-scrollbar-thumb:vertical:hover{background-color: #cf505a;}
.page-about .s1 .a1 .b4::-webkit-scrollbar-thumb:vertical:active{background-color: #cf505a;}
.page-about .s1 .a1 .b4::-webkit-scrollbar{width: 2px;}
.page-about .s1 .a1 .b4::-webkit-scrollbar-track{background: #e3e3e3;}
.page-about .s1 .a1 .b4::-webkit-scrollbar-thumb{background: #cf505a;border-radius: 8px;}
.page-about .s1 .a2 .picBox{width: 660px;position: relative; overflow: hidden;}
.page-about .s1 .a2 .picBox::before{content: ""; width: 100%; height: 100%; position: absolute; z-index: 1; left: 0px;}
.page-about .s1 .a2 .picBox img{width: 660px;height: 487px;transition: all 0.5s;}
.page-about .s1 .a2 .picBox:hover::before{animation: gradient-rectangle 1.4s; animation-delay: 0s; -webkit-animation-timing-function: cubic-bezier(0, 0, 0.18, 0.96);}
.page-about .s1 .a2 .picBox:hover img{transform: scale(1.1);}
@keyframes gradient-rectangle{0%{-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: bottom;transform-origin: bottom;background: linear-gradient(to top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0.6));background: -webkit-linear-gradient(to top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0.6));opacity: 1;}100%{-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: top;transform-origin: top;background: linear-gradient(to top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0.6));background: -webkit-linear-gradient(to top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0.6));opacity: 0;}}
@-webkit-keyframes gradient-rectangle{0%{-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: bottom;transform-origin: bottom;background: linear-gradient(to top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0.6));background: -webkit-linear-gradient(to top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0.6));opacity: 1;}100%{-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: top;transform-origin: top;background: linear-gradient(to top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0.6));background: -webkit-linear-gradient(to top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0.6));opacity: 0;}}
.page-about .m-title .b1{font-size: 36px;font-weight: bold;color: #000000;}
.page-about .m-title .b2{width: 41px;height: 3px;margin-top: 15px;background: #b11218;}
.page-about .s2{padding: 130px 0 140px;}
.page-about .s2 .a2{margin-top: 57px;}
.page-about .s2 .a2 .picBox{overflow: hidden;cursor: pointer;}
.page-about .s2 .a2 .picBox img{max-width: 100%;transition: all 0.4s;}
.page-about .s2 .a2 .picBox:hover img{transform: scale(1.1);}
.page-about .s3{background: url(pic_11.jpg) no-repeat center center;background-size: cover;padding: 80px 0 110px 0;}
.page-about .s3 .a2{margin-top: 16px;}
.page-about .s3 .a2 .swiper-slide{padding-top: 85px;}
.page-about .s3 .a2 .swiper-slide .picBox{background: #fff;padding: 24px 30px;cursor: pointer;display: flex;justify-content: center;align-items: center;transition: all 0.8s;}
.page-about .s3 .a2 .swiper-slide .picBox img{max-width: 100%;}
.page-about .s3 .a2 .swiper-slide .picBox:hover{transform: translateY(-70px);box-shadow: 0 0 14px rgba(0,0,0,.2);}
.page-about .s4{padding: 83px 0 90px 0;}
.page-about .s4 .a2{margin-top: 60px;}
.page-about .s4 .a2 .b1{display: flex;justify-content: space-between;}
.page-about .s4 .a2 .b1 .item{width: 29.01%;box-sizing: border-box;background: #fff;box-shadow: 0 0 15px rgba(0, 0, 0, .15);padding: 48px 54px 81px 54px;}
.page-about .s4 .a2 .b1 .item .picBox{text-align: center;}
.page-about .s4 .a2 .b1 .item .textBox{margin-top: 70px;font-size: 16px;color: #666666;line-height: 27px;}
.page-about .s4 .a3{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;margin-top: 70px;}
.page-about .s4 .a3 .picBox{width: 46.22%;overflow: hidden;position: relative;}
.page-about .s4 .a3 .picBox::before{content: ""; width: 100%; height: 100%; position: absolute; z-index: 1; left: 0px;}
.page-about .s4 .a3 .picBox img{max-width: 100%;transition: all 0.5s;}
.page-about .s4 .a3 .picBox:hover::before{animation: gradient-rectangle 1.4s; animation-delay: 0s; -webkit-animation-timing-function: cubic-bezier(0, 0, 0.18, 0.96);}
.page-about .s4 .a3 .picBox:hover img{transform: scale(1.1);}
.page-about .s4 .a3 .textBox{width: 50%;font-size: 16px;color: #666666;line-height: 27px;}
.page-about .s5{background: url(pic_17.png) no-repeat right center #faf9f7;background-size: contain;padding: 65px 0 165px 0;}
.page-about .s5 .a2 .textBox{text-align: center;}
.page-about .s5 .a2 .textBox img{max-width: 100%;}

@media screen and (max-width: 1430px) {
	.page-about .s1 .a1{width: 518px;}
	.page-about .s4 .a2 .b1 .item{width: 32%; padding: 48px 40px 40px 40px;}
}

@media screen and (max-width: 1200px) {
	.page-about .s1 .a1{width: 100%;}
	.page-about .s1 .a1 .b1{font-size: 24px;}
	.page-about .s1 .a1 .b2{font-size: 18px;}
	.page-about .s1 .a1 .b3{margin-top: 14px;}
	.page-about .s1 .a1 .b4{padding-right: 20px;}
	.page-about .s1 .a2{width: 100%; margin-top: 30px;}
	.page-about .s1 .a2 .picBox{width: 100%;}
	.page-about .s1 .a2 .picBox img{width: 100%; height: auto;}
	.page-about .s2{padding: 40px 0;}
	.page-about .s2 .a2{margin-top: 30px;}
	.page-about .m-title .b1{font-size: 24px;}
	.page-about .m-title .b2{margin-top: 8px;}
	.page-about .s3{padding: 40px 0;}
	.page-about .s3 .a2 .swiper-slide{padding-top: 20px;}
	.page-about .s3 .a2 .swiper-slide .picBox{padding: 14px;}
	.page-about .s3 .a2 .swiper-slide .picBox:hover{transform: translateY(-20px);}
	.page-about .s4{padding: 40px 0;}
	.page-about .s4 .a2{margin-top: 30px;}
	.page-about .s4 .a2 .b1{flex-wrap: wrap;}
	.page-about .s4 .a2 .b1 .item{width: 100%; padding: 40px; margin-bottom: 30px;}
	.page-about .s4 .a2 .b1 .item .textBox{margin-top: 40px;}
	.page-about .s4 .a3{margin-top: 0;}
	.page-about .s4 .a3 .picBox{width: 100%;}
	.page-about .s4 .a3 .textBox{width: 100%; margin-top: 30px;}
	.page-about .s5{padding: 40px 0;}
}

.page-news .topNews{display: flex;justify-content: space-between;align-items: center;background: #f6f6f6;}
.page-news .topNews .picBox{width: 40.98%;box-sizing: border-box;overflow: hidden;}
.page-news .topNews .picBox img{max-width: 100%;transition: all 0.4s;}
.page-news .topNews .picBox:hover img{transform: scale(1.1);}
.page-news .topNews .textBox{width: 54.54%;box-sizing: border-box;padding: 14px 50px 14px 0;}
.page-news .topNews .textBox .b1{font-size: 16px;font-weight: bold;font-family: Arial;color: #787878;}
.page-news .topNews .textBox .b2 a{display: block;font-size: 28px;font-weight: bold;color: #262626;transition: all 0.3s;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;margin-top: 8px;}
.page-news .topNews .textBox .b2 a:hover{color: #b11218;}
.page-news .topNews .textBox .b3{font-size: 16px;color: #666666;line-height: 27px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;margin-top: 16px;}
.page-news .topNews .textBox .b4{margin-top: 80px;}
.page-news .topNews .textBox .b4 a{display: inline-block;font-size: 16px;color: #666666;transition: all 0.3s;padding-bottom: 8px;border-bottom: 2px solid #b11218;}
.page-news .topNews .textBox .b4 a span{display: inline-block;font-family: '宋体';font-size: 20px;font-weight: bold;margin-left: 24px;vertical-align: -2px;}
.page-news .topNews .textBox .b4 a:hover{color: #b11218;}
.page-news .newsList{margin-top: 65px;padding-bottom: 130px;}
.page-news .newsList li{display: flex;justify-content: space-between;align-items: center;margin-bottom: 18px;}
.page-news .newsList li .tit{width: 80%;}
.page-news .newsList li .tit a{display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 16px;color: #666666;padding-left: 70px;line-height: 30px;transition: all 0.4s;position: relative;}
.page-news .newsList li .tit a::before{content: '\20';position: absolute;left: 8px;top: 50%;width: 6px;height: 6px;border-radius: 50%;background: #d6d6d6;transform: translateY(-50%);}
.page-news .newsList li .tit a:hover{font-weight: bold;color: #333333;font-size: 18px;}
.page-news .newsList li .tip{padding-right: 55px;font-size: 14px;line-height: 28px;color: #cfcfcf;transition: all 0.4s;}
.page-news .newsList li:hover .tip{font-size: 16px;color: #232323;}

@media screen and (max-width: 1200px) {
	.page-news .topNews{flex-wrap: wrap;}
	.page-news .topNews .picBox{width: 100%;margin-top: 30px;}
	.page-news .topNews .textBox{width: 100%; padding-right: 0; padding: 20px;}
	.page-news .topNews .textBox .b1{font-size: 14px;}
	.page-news .topNews .textBox .b2 a{font-size: 18px;}
	.page-news .topNews .textBox .b4{margin-top: 30px;}
	.page-news .newsList{margin-top: 30px; padding-bottom: 40px;}
	.page-news .newsList li .tit{width: 70%;}
	.page-news .newsList li .tit a{padding-left: 20px;}
	.page-news .newsList li .tit a::before{left: 0;}
	.page-news .newsList li .tip{padding-right: 0;}
}

.page-contact{padding: 45px 0 88px 0;}
.page-contact .s1 .a1{display: flex;justify-content: space-between;}
.page-contact .s1 .a1 .item{width: 31.328%;box-sizing: border-box;background: #fff;padding: 30px 22px 67px 32px;box-shadow: 0 0 8px rgb(0 0 0 / 14%);}
.page-contact .s1 .a1 .item:nth-child(1){background: url(lianxi1.jpg) no-repeat right bottom #fff;}
.page-contact .s1 .a1 .item:nth-child(2){background: url(lianxi2.jpg) no-repeat right bottom #fff;}
.page-contact .s1 .a1 .item:nth-child(3){background: url(lianxi3.jpg) no-repeat right bottom #fff;}
.page-contact .s1 .a1 .item .b1{position: relative;padding-bottom: 10px;font-size: 20px;color: #292929;border-bottom: 1px solid #c7c7c7;}
.page-contact .s1 .a1 .item .b1::before{content: '\20';position: absolute;bottom: -1px;left: 0;width: 100px;height: 1px;background: #b11218;}
.page-contact .s1 .a1 .item .b2{font-size: 16px;color: #666666;margin-top: 45px;}
.page-contact .s1 .a1 .item .b2 .tel{padding-left: 37px;background: url(tel.png) no-repeat left center;}
.page-contact .s1 .a1 .item .b2 .loc{margin-top: 16px;padding-left: 37px;background: url(loc.png) no-repeat left center;}
.page-contact .s1 .a1 .item .b3{margin-top: 30px;}
.page-contact .s1 .a1 .item .b3 a{display: block;width: 110px;height: 37px;box-sizing: border-box;border: 1px solid #bb3237;text-align: center;line-height: 35px;border-radius: 5px;font-size: 16px;color: #940309;transition: all 0.4s;}
.page-contact .s1 .a1 .item .b3 a:hover{background: #940309;color: #fff;}
.page-contact .s1 .a1 .item .b4{display: none;}
.page-contact .s2{margin-top: 70px;}
.page-contact .s2 .cont{background: #fff;display: flex;justify-content: space-between;flex-wrap: wrap;box-shadow: 0 0 8px rgb(0 0 0 / 14%);padding: 60px 94px 80px 94px;box-sizing: border-box;}
.page-contact .s2 .a1 .b1{font-size: 48px;font-weight: bold;color: #940309;}
.page-contact .s2 .a1 .b2{font-size: 26px;color: #000000;margin-top: 38px;}
.page-contact .s2 .a1 .b3{font-family: Arial; font-size: 12px;color: #222222; text-transform: uppercase; letter-spacing: 4.3px; word-break: break-all;}
.page-contact .s2 .a1 .b4{font-size: 16px;color: #747474;margin-top: 48px;}
.page-contact .s2 .a2 .textBox{font-size: 16px;color: #747474;margin-top: 16px;text-align: center;}
.fixed-box{position: fixed; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .6); left: 0; top: 0; z-index: 999; display: none;}
.fixed-box .flxed-wrap{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.fixed-box .flxed-wrap .close{position: absolute; right: 0; top: 0; transform: translate(120%, -120%); color: #000; text-align: center; line-height: 46px; width: 50px; height: 50px; cursor: pointer; background-color: #fff; border-radius: 100%; transition: all 0.5s;}
.fixed-box .flxed-wrap .close::before{content: '\20';width: 30px;height: 3px;background: #666666;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%) rotate(45deg);border-radius: 5px;}
.fixed-box .flxed-wrap .close::after{content: '\20';height: 30px;width: 3px;background: #666666;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%) rotate(45deg);border-radius: 5px;}
.fixed-box .flxed-wrap .picBox{max-height: 70vh;overflow: auto;}

@media screen and (max-width: 1200px) {
	.page-contact{padding: 40px 0;}
	.page-contact .s1 .a1{flex-wrap: wrap;}
	.page-contact .s1 .a1 .item{width: 100%; margin-bottom: 30px;}
	.page-contact .s2{margin-top: 20px;}
	.page-contact .s2 .cont{padding: 15px;}
	.page-contact .s2 .a1 .b1{font-size: 30px;}
	.page-contact .s2 .a1 .b2{font-size: 24px;}
	.page-contact .s2 .a1 .b4{margin-top: 30px;}
	.page-contact .s2 .a2{width: 100%; text-align: center; margin-top: 30px;}
}

.page-business .s1{padding-bottom: 26px;}
.page-business .s1 .a1{display: flex;flex-wrap: wrap;}
.page-business .s1 .a1 .item{position: relative;width: 31.82%;box-sizing: border-box;margin-right: 2.27%;margin-bottom: 3.42%;background: #fff;box-shadow: 0 0 8px rgb(0 0 0 / 14%);padding: 80px 0 0 0;}
.page-business .s1 .a1 .item:nth-child(3n){margin-right: 0;}
.page-business .s1 .a1 .item .b1,
.page-business .s1 .a1 .item .b2,
.page-business .s1 .a1 .item .b3{padding: 0 64px 0 50px;}
.page-business .s1 .a1 .item .b2{margin-top: 48px;}
.page-business .s1 .a1 .item .b2 a{font-size: 24px;color: #101010;transition: all 0.4s;}
.page-business .s1 .a1 .item .b3{font-size: 16px;color: #666666;line-height: 27px;margin-top: 32px;}
.page-business .s1 .a1 .item .b4{margin-top: 47px;height: 66px;}
.page-business .s1 .a1 .item .b4 a{display: block;font-size: 16px;color: #ffffff;height: 66px;line-height: 66px;text-align: center;background: #b11218;opacity: 0;transition: all 0.4s;width: 100%;position: absolute;bottom: 0;left: 0;}
.page-business .s1 .a1 .item:hover .b2 a{color: #b11218;}
.page-business .s1 .a1 .item:hover .b4 a{opacity: 1;}
.page-business .s2{background: #fff;padding: 67px 0 76px 0;}
.page-business .s2 .a1 .b1{font-size: 36px;font-weight: bold;color: #232323;text-align: center;}
.page-business .s2 .a1 .b2{font-size: 23px;color: #929292;text-align: center;margin-top: 8px;}
.page-business .s2 .a2{padding: 0 64px;margin-top: 64px;}
.page-business .s2 .a2 .b1{display: flex;flex-wrap: wrap;justify-content: space-between;}
.page-business .s2 .a2 .b1 .ipt{display: flex;align-items: center;width: 640px;box-sizing: border-box;background: #f9f9f9;height: 65px;margin-bottom: 19px;padding-left: 30px;}
.page-business .s2 .a2 .b1 .ipt .icoBox{margin-right: 26px;}
.page-business .s2 .a2 .b1 .ipt .iptBox{width: calc(100% - 60px);}
.page-business .s2 .a2 .b1 .ipt input{display: block;width: 100%;height: 65px;line-height: 65px;font-size: 16px;color: #000;}
.page-business .s2 .a2 .b2 textarea{display: block;width: 100%;height: 122px;box-sizing: border-box;resize: none;background: #f9f9f9;font-size: 16px;color: #000;padding: 25px 50px;}
.page-business .s2 .a2 .b3{display: flex;justify-content: center;margin-top: 43px;}
.page-business .s2 .a2 .b3 .sbt:nth-child(1){margin-right: 67px;}
.page-business .s2 .a2 .b3 .sbt:nth-child(1) input{background: #b11218;border-color: #b11218;color: #fff;}
.page-business .s2 .a2 .b3 .sbt input{display: block;width: 212px;height: 58px;box-sizing: border-box;font-size: 20px;color: #343434;transition: all 0.4s;border-radius: 30px;border: 1px solid #c8cbcc;cursor: pointer;}
.page-business .s2 .a2 .b3 .sbt input:hover{background: #b11218;border-color: #b11218;color: #fff;}

@media screen and (max-width: 1430px) {
	.page-business .s1 .a1 .item{padding: 40px 0 0 0;}
	.page-business .s2 .a2 .b1 .ipt{width: 521px;}
}

@media screen and (max-width: 1200px) {
	.page-business .s1 .a1{margin-top: 30px;}
	.page-business .s1 .a1 .item{width: 100%; margin-right: 0; padding: 30px 0 0 0;}
	.page-business .s1 .a1 .item .b4 a{opacity: 1;}
	.page-business .s1 .a1 .item .b1, .page-business .s1 .a1 .item .b2, .page-business .s1 .a1 .item .b3{padding: 0 30px;}
	.page-business .s1 .a1 .item .b2{margin-top: 24px;}
	.page-business .s1 .a1 .item .b3{margin-top: 24px;}
	.page-business .s2{padding: 40px 0;}
	.page-business .s2 .a1 .b1{font-size: 24px;}
	.page-business .s2 .a1 .b2{font-size: 16px;}
	.page-business .s2 .a2{padding: 0; margin-top: 30px;}
	.page-business .s2 .a2 .b1 .ipt{width: 100%; padding-left: 15px;}
	.page-business .s2 .a2 .b2 textarea{padding: 15px;}
	.page-business .s2 .a2 .b3{justify-content: space-between;}
	.page-business .s2 .a2 .b3 .sbt{width: 48%;}
	.page-business .s2 .a2 .b3 .sbt:nth-child(1){margin-right: 0;}
	.page-business .s2 .a2 .b3 .sbt input{width: 100%; height: 44px; font-size: 16px;}
}

.u-mask {
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    z-index: 80;
}

.u-mask.hide {
	display: none;
}

.m-menu {
	position: fixed;
    top: 0;
    right: -60%;
    width: 45%;
    height: 100%;
    padding: 7% 5%;
    background: #fff;
    z-index: 99;
    opacity: 0;
    overflow: auto;
}
.m-menu .site-nav {
	min-height: 400px;
    overflow-y: auto;
}

.m-menu dl dt {
	margin-bottom: 8px;
    padding: 0 8px 10px;
    border-bottom: 1px solid #ddd;
    line-height: 24px;
    font-size: 16px;
}

.m-menu dl dt a {
	color: #333;
    font-weight: bold;
}

.m-menu dl dt.current a {
	color: #b11218;
}