/*
*********内页start*********
*/
/*内页banner*/
.subBanner{
	clear: both;
	width: 100%;
	height:6.875rem;
	overflow: hidden;
	background-position: center center;
	background-size: cover;
}
.subBanner .divT{
	clear: both;
	height:1rem;
	overflow: hidden;
	line-height: 1rem;
	color: #ffffff;
	font-size:0.7rem;
	padding:0 0.5rem;
	padding-top:4rem;
}
.subBanner .divT2{
	clear: both;
	height:1rem;
	overflow: hidden;
	line-height: 1rem;
	color: #dddddd;
	font-size:0.7rem;
	padding:0 0.5rem;
}
/*二级栏目*/
.subNav{
	clear: both;
	height:1.75rem;
	overflow: hidden;
	background:#fff;
}
.subNavC{
	clear:both;
	overflow:hidden;
	height:2rem;
	overflow-x: auto;
	font-size:0;
	text-align: center;
	white-space: nowrap;
}
.subNavC a{
	display:inline-block;
	width:calc(100vw / 3);
	height:1.75rem;
	line-height: 1.75rem;
	color: #666666;
	font-size:0.65rem;
	text-align: center;
}
.subNavC a.hover{background:#d34646;color:#fff}
.subNavC.typ1 a{
	width:auto;
	padding-right:0.9rem;
	color: #d34646;
	position: relative;
}
.subNavC.typ1 a.hover{background:#fff;color:#d34646}
.subNavC.typ1 a:after{
	content:"";
	display: block;
	width:0;
	height:0;
	border-top:0.3rem solid #666666;
	border-left:0.3rem solid transparent;
	border-right:0.3rem solid transparent;
	position:absolute;
	top:50%;
	right:0;
	transform:translateY(-50%);
}
/*图文列表*/
.textImgDl dd{
	clear:both;
	overflow:hidden;
	margin-bottom:0.5rem;
}
.textImgDl dd a{
	display: block;
	overflow:hidden;
	padding:0.5rem;
	background:#fff;
}
.textImgDl dd a .pic{
	width:5rem;
	overflow: hidden;
	margin-right:0.5rem;
}
.textImgDl dd a .pic:before{padding-top:109.734%}
.textImgDl dd a .divR{overflow: hidden}
.textImgDl dd a .divR .divT{
	clear: both;
	overflow: hidden;
	height:1.2rem;
	position: relative;
	color: #333333;
	font-size:0.67rem;
	line-height: 1.2rem;
}
.textImgDl dd a .divR .divT:after{
	content: "";
	display: block;
	width:3rem;
	height:1px;
	background:#d00b0b;
	position: absolute;
	bottom: 0;
	left: 0;
}
.textImgDl dd a .divR .txt{
	clear: both;
	overflow: hidden;
	line-height: 1rem;
	color: #777777;
	font-size:0.65rem;
}
.ajaxLoad {
	color: #666;
	height: 2.0rem;
	line-height: 2.0rem;
	text-align: center;
	clear: both;
	position: relative;
	background: #fff;
	margin: 0.25rem 0 0 0;
	font-size: 0.65rem;
}

.ajaxLoad i {
	font-size: 0.65rem;
	margin: 0 0.25rem 0 0;
	color: #fc8b1c;
}
/*产品展示*/
.productL{
	width:26%;
	height:calc(100vh - 4.5rem);
	background:#fff;
	overflow-y:auto;
	box-shadow: 1px 0 3px rgba(0,0,0,0.1);
    position: relative;
    z-index: 1;
}
.productR{
	overflow: hidden;
	width:74%;
	height:calc(100vh - 4.5rem);
}
.productRC{
	height:calc(100vh - 4.5rem);
	overflow-y:auto;
}
.productLDl{
	overflow: hidden;
	padding-top:0.5rem;
}
.productLDl dd{
	clear: both;
	overflow: hidden;
}
.productLDl dd .a1{
	display: block;
	height:1.8rem;
	overflow: hidden;
	line-height:1.8rem;
	color: #333333;
	font-size:0.67rem;
	text-align: center;
}
.productLDl dd.hover .a1{background:#d00b0b;color:#fff}
.productLDl dd .div_a{
	clear: both;
	overflow: hidden;
	margin-top:0.35rem;
	display:none;
}
.productLDl dd.hover .div_a{display:block}
.productLDl dd .div_a a{
	display: block;
	height:1.2rem;
	overflow: hidden;
	line-height: 1.2rem;
	font-size:0.65rem;
	text-align: center;
	color: #666666;
}
.productLDl dd .div_a a.hover{color:#d00b0b}
.productR_t{
	display: block;
	height:1.5rem;
	overflow: hidden;
	line-height:1.5rem;
	color: #fff;
	font-size:0.67rem;
	text-align: center;
	background:#d00b0b;
}
.productRC .pic img{object-fit:contain}
/*全文列表*/
.textList{
	overflow: hidden;
	background:#fff;
	min-height:30vh;
}
.textList dd{
	clear: both;
	overflow: hidden;
	padding:0.5rem;
}
.textList dd a{
	display: block;
	overflow: hidden;
}
.textList dd a .divT1{
	clear: both;
	overflow: hidden;
	color: #666666;
	font-size:0.65rem;
	height:1.2rem;
	line-height: 1.2rem;
}
.textList dd a .divT2{
	clear: both;
	overflow: hidden;
	color: #999999;
	font-size:0.6rem;
	height:1rem;
	line-height: 1rem;
}
/**/
.imgList{
	padding:0.5rem 0.25rem;
	background:#fff;
	overflow: hidden;
}
.imgList dd{
	float: left;
	width: 50%;
	overflow: hidden;
	margin-bottom:0.25rem;
}
.imgList.typ2 dd{width:33.333%;overflow: visible}
.imgList dd a{
	display: block;
	overflow: hidden;
	margin:0 0.25rem;
}
.imgList.typ2 a{padding:0.25rem;overflow: visible}
.imgList dd a .pic:before{padding-top:69.811%;margin:0.25rem;background:#f5f5f5}
.imgList dd a .pic img{object-fit: contain}
.imgList.typ2 a i{
	display: block;
	width:2rem;
	height:1px;
	background:#d00b0b;
	margin:0 auto;
	position: relative;
	top: -3px;
	z-index: 1;
}
.imgList dd a span{
	display: block;
	height:1.2rem;
	overflow: hidden;
	line-height: 1.2rem;
	text-align: center;
	color: #333333;
	font-size:0.65rem;
}
/******服务项目******/
.serviceDl{background:#fff}
.serviceDl dd{
	clear: both;
	overflow: hidden;
	padding:0.5rem;
}
.serviceDl dd a{
	display: block;
	overflow: hidden;
}
.serviceDl dd .iconBox{
	display: block;
	width:3.5rem;
	height:3.5rem;
	overflow: hidden;
	border-radius:10px;
	background-color:#d00b0b;
	margin-right:0.5rem;
}
.serviceDl dd .iconBox .icon{
	height:1.8rem;
	background-position: center center;
	background-repeat: no-repeat;
	background-size:auto 80%;
	margin-top:0.3rem;
}
.serviceDl dd .iconBox span{
	display: block;
	height:1.2rem;
	line-height: 1.2rem;
	text-align: center;
	font-size: 0.65rem;
	color: #fff;
}
.serviceDl dd .divR{
	overflow: hidden;
	height:3.5rem;
}
.serviceDl dd .divR .txt{
	overflow: hidden;
	color: #999999;
	font-size: 0.65rem;
	line-height: 1rem;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
/*联系我们*/
.contactUsT{
	clear: both;
	height:1.5rem;
	line-height:1.5rem;
	text-align: center;
	color:#fff;
	background:#d00b0b;
	font-size:0.7rem;
}
.contactUsText{
	overflow: hidden;
	background:#fff;
	padding:0.5rem;
	line-height: 1rem;
	font-size: 0.65rem;
	color: #666666;
}
.contactUsDl dd{
	clear: both;
	padding:0.5rem;
	background:#fff;
	min-height:2rem;
}
.contactUsDl dd .divL{
	padding-left:1.8rem;
	overflow: hidden;
	margin-right:0.5rem;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: auto 1.2rem;
}
.contactUsDl dd .divL.bdBottom:after{border-bottom:1px solid #f4f4f4}
.contactUsDl dd:last-child .divL.bdBottom:after{border-bottom:none}
.contactUsDl dd:nth-child(1) .divL{background-position:5px center;}
.contactUsDl dd:nth-child(3) .divL{background-position:5px center;}
.contactUsDl dd .divL span{
	display: block;
	height:1.5rem;
	overflow: hidden;
	line-height: 1.5rem;
	color: #333333;
	font-size:0.65rem;
	position: relative;
}
.contactUsDl dd .divL span:after{
	content: "";
	display: block;
	width:3rem;
	height:1px;
	background:#d00b0b;
	position: absolute;
	left: 0;
	bottom: 0;
}
.contactUsDl dd .divR{
	overflow: hidden;
	line-height: 1rem;
	font-size: 0.65rem;
	color: #666666;
}
.contactUsDl dd .divR span{color:#d00b0b;font-size:0.8rem;}
.mapBox{
	overflow: hidden;
	height:12rem;
}
.contactUsText2{
	overflow: hidden;
	padding:0.5rem;
	background:#fff;
}
.contactUsText2 span{
	display: block;
	color: #333333;
	font-size:0.7rem;
}
.contactUsText2 div{
	line-height:1rem;
	padding:0.15rem 0;
	color: #666666;
	font-size:0.65rem;
	padding-left:1.5rem;
	background-position: left center;
	background-repeat: no-repeat;
	background-size:auto 1rem;
}
.contactUsText2 div.divT1{background-image:url(../images/cIocn5.png)}
.contactUsText2 div.divT2{background-image:url(../images/cIocn6.png);background-size: auto 0.8rem;}
.contactUsText2 div.divT3{background-image:url(../images/cIocn7.png);background-size: auto 0.6rem;}
/**/
.textImg2Dl{
	overflow:hidden;
}
.textImg2Dl dd{
	clear: both;
	overflow: hidden;
	margin-bottom:0.5rem;
	background:#fff;
	padding:0.5rem;
}
.textImg2Dl dd .pic{border-radius:5px;}
.textImg2Dl dd .pic:before{padding-top:56.76%}
.textImg2Dl dd .textBox{
	clear: both;
	overflow: hidden;
}
.textImg2Dl dd .textBox .divT{
	clear: both;
	height:1.2rem;
	overflow: hidden;
	line-height: 1.2rem;
	color: #333333;
	font-size:0.68rem;
}
.textImg2Dl dd .textBox .txt{
	clear: both;
	overflow: hidden;
	color: #777777;
	line-height: 1rem;
	font-size:0.65rem;
}
.textImg2Dl dd .textBox .divT2{
	clear: both;
	height:1rem;
	overflow: hidden;
	line-height:1rem;
	color: #bbbbbb;
	font-size:0.6rem;
}
/**/
/*招聘*/
.rmtDl{
	overflow: hidden;
	padding:0.5rem;
	background:#fff;
	min-height:30vh;
}
.rmtDl dd{
	clear: both;
	overflow: hidden;
	margin-bottom:0.5rem;
}
.rmtDl dd .divT{
	clear: both;
	height:2rem;
	overflow: hidden;
	line-height: 2rem;
	padding:0 10px;
	background: #f5f5f5;
}
.rmtDl dd.hover .divT{background-color:#d52323}
.rmtDl dd .divT span{
	float: left;
	font-size:0.7rem;
	color: #333333;
}
.rmtDl dd.hover .divT span{color:#fff}
.rmtDl dd .divT em{
	float: right;
	width: 2rem;
	height:2rem;
	background: url(../images/jia.png) no-repeat right center;
}
.rmtDl dd.hover .divT em{
	background: url(../images/jian.png) no-repeat right center;
	background-size:0.6rem auto;
}
.rmtDl dd .divC{
	overflow:hidden;
	padding:15px;
	background:#fff;
	display: none;
}
.rmtDl dd .divC a{
	display: block;
	width: 4.5rem;
	height:1.6rem;
	text-align: center;
	line-height: 1.6rem;
	font-size:0.7rem;
	color:#fff;
	background: #d52323;
}
.rmtDl dd .txt{
	overflow:hidden;
	color: #333333;
	font-size: 0.65rem;
	line-height: 1rem;
}
/**/
.rmtT{
	clear: both;
	height:1.5rem;
	line-height: 1.5rem;
	font-size:0.7rem;
	color: #333333;
	padding:0 0.5rem;
	background:#fff;
	padding-top:0.5rem;
	padding-bottom:0.25rem;
}
.column2Form{ padding: 0 .5rem;background:#fff}
.column2Form dd{ height:1.75rem; line-height:1.75rem; position: relative; margin-bottom: .5rem; padding: 0 .5rem}
.column2Form dd .formC{ position: relative; z-index: 1;width: 100%}
.column2Form dd input{ height:1.75rem; line-height:1.75rem; border: none; background: none; box-sizing: border-box;-webkit-box-sizing: border-box; width: 100%; display: block;}
.column2Form dd select{height:1.75rem; line-height:1.75rem; border: none; background: none; box-sizing: border-box;-webkit-box-sizing: border-box; width: 100%; display: block;outline: none}
.column2Form dd .tip{ margin-left: .5rem; font-size: .6rem; color: #8c8c8c;}

.column2FormBtn{padding:.5rem;background:#fff}
.column2FormBtn a{ display: block;}
.column2Form dt{
	clear: both;
	overflow: hidden;
	width: 3.2rem;
	height:1.75rem;
	line-height:1.75rem;
	color: #666;
	font-size:0.65rem;
	margin-right:0.4rem;
	text-align: right;
}
.column2Form dt span{color:#e80010;padding-right:5px;}
.column2Form textarea{
	width: 100%;
	height:4rem;
	overflow: hidden;
	border:none;
	background: none;
	padding:0.5rem 0;
	box-sizing: border-box;
	line-height:0.8rem;
	color: #666;
}

.hui{background:#f9f9f9;}
a.upBt1{
	float:left;
	width:4rem;
	height:1.5rem;
	line-height: 1.5rem;
	text-align: center;
	overflow: hidden;
	border-radius:3px;
	font-size:0.65rem;
	color: #666;
	background: #dfd4c5;
	border-radius:3px;
	margin-right:10px;
}
a.upBt2{
	float:left;
	width:3rem;
	height:1.5rem;
	line-height: 1.5rem;
	text-align: center;
	overflow: hidden;
	border-radius:3px;
	font-size:0.65rem;
	color: #fff;
	background: #d40000;
	border-radius:3px;
}
.ddtxt{
	color:#777;
	font-size:0.55rem;
}
.column2Form dd .code{
	display: block;
	width:4rem;
	height:1.75rem;
	overflow: hidden;
}
.column2Form dd .code img{
	display: block;
	width:4rem;
	height:1.75rem;
}
.formC select{
    position: relative;
    z-index: 3;
    font-size: 0.6rem;
    color:#666;
    text-align: center;
}
/**/
/*文章阅读页*/	
.articleBox{line-height:1.5rem;color:#454545;padding:10px;font-size:0.75rem;background:#fff;min-height:30vh}
.articleBox img{max-width:100%;}
.articleTitle{
	font-size: 0.8rem;
    color: #333333;
    text-align: center;
    padding:0 50px 0 50px;
    line-height:1rem;
	}
.articleTime{display: block;clear: both;text-align: center;color: #999;font-size:0.6rem;line-height:1rem}
.articleTime span{color:#ec0000;font-weight:bold}
.articleTop{
	overflow:hidden;
	background:#f9fafb;
	padding:10px 0;
	}
.articleTop .articleTitle{
	font-size:18px;
	color:#333333;
	text-align:center;
	font-weight:bold;
	padding:0 50px;
	line-height:30px;
	}
.articleTop .articleTime{
	text-align:center;
	padding:10px 0 0 0;
	}

.articleHand{
    clear:both;
    font-size:0.75rem;
    overflow: hidden;
	background:#fff;
    }
.articleHand a{
    display:block;
    line-height:1.6rem;
    padding:0 20px 0 10px;
    float:left;
    clear: both;
}
.articleHand a i{
	padding:0 5px 0  0;
	}
.articleHand a.word{color:#37a6ff !important; }
.articleHand a.ppt{color:#ff7735 !important;}
.articleHand a.excel{color:#15bf44 !important; }
.articleHand a.pdf{color:#1369c0 !important; }
.articleHand a.zip{color:#ff9779 !important; }

.videoCon{
	position:absolute;
	top:205px;
	bottom:0;
	overflow-y:auto;
	}
.videoCon .articleTitle{
	font-size:18px;
	color:#333333;
	text-align:left;
	font-weight:bold;
	padding:5px 10px 0 10px;
	line-height:30px;
	}
.videoCon .articleTime{
	text-align:left;
	padding:0 0 0 10px;
	}
	
.audiojs{
	width:40px;
	height:40px;
	border-radius:100%;
	background:url(../audiojs/play.png) no-repeat center center;
	background-size:cover; 
	margin:2px 10px 0 0;
	position:relative;
	z-index:9;
	}
.audiojs.playing{
	width:40px;
	height:40px;
	border-radius:100%;
	background:url(../audiojs/play2.png) no-repeat center center;
	background-size:cover;
	}
.audiojs .scrubber{ display:none;}
.audiojs .time{ display:none;}
.audiojs .play-pause {
	width: 25px;
	height: 40px;
	padding:0 6px;
	margin: 0px;
	float: left;
	overflow: hidden;
}
.articelImgSlide{
    padding: 10px;
    overflow: hidden;
}
#articelImgSlide img{
    display: block;
    max-width: 100%;
}
#articelImgSlide{
    /*padding-bottom: 30px;*/
}
#articelImgSlide .swiper-pagination{
    bottom: 5px;
}
.articelImgSlide .swiper-button-prev{
    left: 0px;
    background: url(../images/aboutPrev3.png) no-repeat center center;
    background-size: auto 30px;
}
.articelImgSlide .swiper-button-next{
    right: 0px;
    background: url(../images/aboutNext3.png) no-repeat center center;
    background-size: auto 30px;
}
.articelImgSlide .swiper-pagination-bullet{background: #eee;opacity: 1;}
.articelImgSlide .swiper-pagination-bullet-active{background: #007aff;}
.articlePage{
	font-size:0.65rem;
	line-height: 1rem;
	padding:0 0.5rem;
	background:#fff;
}
/*
*********内页end*********
*/