﻿@charset "utf-8";
/* CSS Document */
/* index */

/*body{padding-top: 102px;}*/

.wrap{ max-width:1360px;padding: 0 3%; margin:0 auto;}
.wrap1200{max-width:1200px; margin:0 auto;}
.op0{filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0;}
.tab-cell{ display:table-cell; vertical-align:middle;}
.top{
	position: fixed;
	z-index: 10;
	width: 100%;
	left: 0;
	top: 0;
	padding:20px 0;
	background: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,0.15);
	transition: all 0.5s;
}
.top .logo{
	margin-top: 20px;
}
.top .logo a{
	display: block;
}
.top .logo img{
	height:32px;
}
.mailT{
	margin-left: 10px;
}
.mailT a{
	display: inline-block;
	line-height: 35px;
	color: #fff;
	padding: 0 15px;
	background: #cb1d27;
	border-radius: 3px;
}

.T-nav{
	margin-top: 20px;
}

.T-nav li{
	float: left;
	position: relative;
	margin-right: 35px;
}
.T-nav li > a{
	line-height: 32px;
	font-size: 15px;
	display: block;
	position: relative;
	transition: all 0.5s;
}
.T-search{
	
	position: relative;
}
.T-search span{
	display: none;
	width: 50px;
	height: 50px;
	border-radius: 3px;
	background:#3868cb url(../images/fd.png) no-repeat center center;
}
.T-search p{
	position: relative;
	right: 0;
	top: 0;
	z-index: 2;
	width: 380px;
	background: #f0f0f0;
	border-radius: 5px;
	display: block;
	overflow: hidden;
}
.T-search p .c1{
	width: 340px;
	height: 35px;
	float: left;
	border: none;
	background: none;
	padding: 0 12px;
}
.T-search p .c2{
	float: left;
	width: 40px;
	height: 35px;
	background:#cb1d27 url(../images/fd.png) no-repeat center center;
	background-size: 20px auto;
	border: none;
	cursor: pointer;
}




.T-nav li .sec{
	position: absolute;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.15);
	left: 50%;
	padding: 5px 0;
	top: 32px;
	width: 170px;
	margin-left: -70px;
	transform: translateY(30px);
	opacity: 0;
	visibility: hidden;
	text-align: center;
}

.T-nav li .sec a{
	width: 100%;
	display: block;
	line-height: 35px;
	font-size: 15px;
	padding: 0 10px;
} 


.ind-01{
	background: #fff;
	padding: 4% 0;
}
.oreub{
	width: 312px;
	height: 60px;
	font-size: 18px;
	padding-left: 60px;
	line-height: 60px;
	background: url(../images/ht.png) no-repeat bottom left;
}
.oreub span{
	color: #cb1d27;
	font-weight: bold;
	margin-right: 10px;
}
.odlme{
	margin-top: 12px;
}
.adsmore{
	display: block;
	font-size: 14px;
	line-height: 36px;
	padding: 0 30px 0 15px;
	border: 1px solid #ddd;
	background: url(../images/more.png) no-repeat 85% center;
}

.mbouec{
	background: #f6f6f6;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 4%;
}

.loures{
	width: 182px;
}
.loures span{
	display: block;
	line-height: 85px;
	padding: 0 25px;
	border: 2px solid #eaeaea;
	border-top: none;
	cursor: pointer;
	background: #fff;
	position: relative;
}
.loures span:first-child{
	border-top: 2px solid #eaeaea;
}
.loures span.cur{
	background: #f6f6f6;
	border-color: #f6f6f6;
	color: #cb1d27;
	border-bottom: 2px solid #eaeaea;
}
.loures span.cur:before{
	content: '';
	position: absolute;
	z-index: 3;
	right: 20px;
	top: 50%;
	width: 8px;
	height: 18px;
	margin-top: -9px;
	background: url(../images/more.png) no-repeat;
}
.loures span:last-child.cur{
	border-bottom: 2px solid #f6f6f6;
}
.ubfenb{
	width: calc(100% - 182px);
	padding: 0 40px;
}
.lvofeb{
	padding-top: 40px;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}
.lvofeb li{
	width: 23.5%;
	margin-right: 2%;
}
.lvofeb li:nth-child(4n){
	margin-right: 0;
}
.lvofeb li a{
	display: block;
}
.lvofeb li a .pic img{
	display: block;
	width: 100%;
	height: 235px;
	object-fit: cover;
	transition: all 0.5s;
}
.lvofeb li a .tit{
	font-size: 15px;
	margin-top: 8px;
}

.ind-02{
	padding: 4% 0;
	background: url(../testimg/t3.png) no-repeat center center;
	background-size: cover;
}

.mefnba{
	margin-top: 4%;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}
.loprec{
	width: 240px;
}
.loprec span{
	border: 1px solid #8e9093;
	display: block;
	width: 80%;
	background: #30353a;
	color: #fff;
	position: relative;
	padding: 0 30px;
	line-height: 92px;
	font-size: 16px;
	cursor: pointer;
	transition: all 0.5s;
}
.loprec span:before{
	content: '';
	width: 8px;
	height: 18px;
	background: url(../images/more2.png) no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	right: 0;
	opacity: 0;
	transition: all 0.5s;
}
.loprec span.cur{
	background: #cb1d27;
	width: 100%;
	border-color: #cb1d27;
	transition: all 0.5s;
}
.loprec span.cur:before{
	right: 30px;
	opacity: 1;
	transition: all 0.5s;
}
.loprec span img{
	margin-right: 12px;
}

.hunreb{
	width: calc(100% - 240px);
	padding: 0 8%;
}
.ind-03{
	background: #fff;
	padding: 4% 0;
}

.foot{
	background: #2f353a;
	color: #fff;
	padding: 40px 0 30px;
}
.lorebn{
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-end;
}

.lorebn .left .list{
	margin-right: 150px;
	line-height: 1.8;
}
.lorebn .left .list .d1{
	font-size: 20px;
	margin-bottom: 20px;
}
.lorebn .left .list .d2 a{
	color: #fff;
}
.lorebn .right{
	padding-top:15px;
}
.updlt{
	margin-top: 25px;
}
.updlt .c1{
	width: 260px;
	height: 40px;
	border: none;
	background: #fff;
	padding: 0 15px;
	float: left;
}
.updlt .c2{
	float: left;
	width: 90px;
	height: 40px;
	border: none;
	cursor: pointer;
	color: #fff;
	background: #faccd0;
}
.lfeubn{
	margin-top: 50px;
}
.lfeubn span{
	margin: 0 5px;
}

.drelme{
	padding: 15px 0;
	line-height: 25px;
	font-size: 16px;
	box-shadow: 0 0 15px rgba(0,0,0,0.15);
	position: relative;
	z-index: 3;
}
.drelme span{
	margin: 0 15px;
}
.drelme i{
	color: #cb1d27;
}

.ny-main{
	padding: 2% 0 3%;
}
.news-list li a{
	display: block;
	border-bottom: 1px solid #eee;
	padding: 30px 0;
}
.news-list li a .pic{
	width: 280px;
}
.news-list li a .pic img{
	width: 100%;
	height: 210px;
	object-fit: cover;
	transition: all 0.5s;
}
.news-list li a .con{
	width: calc(100% - 310px);
}
.news-list li a .con .d1{
	font-size: 28px;
}
.news-list li a .con .d2{
	margin: 5px 0 8px;
	color: #999;
	font-size: 12px;
	line-height: 25px;
}
.news-list li a .con .d2 span{
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
	padding-left: 15px;
	background: url(../images/eye.png) no-repeat left center;
	
}
.news-list li a .con .d3{
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	color: #333;
}
.news-list li a .con .d4{
	margin-top: 20px;
}
.news-list li a .con .d4 span{
	display: inline-block;
	color: #fff;
	background: #d0222c;
	border-radius: 3px;
	padding: 0 15px;
	line-height: 35px;
	font-size: 16px;
}

.pageOl{
	margin-top: 4%;
}
.pageOl a{
	width: 26px;
	display: inline-block;
	line-height: 24px;
	border: 1px solid #cb1d27;
	border-radius: 3px;
	color: #cb1d27;
	margin: 0 2px;
}
.pageOl a.cur{
	color: #fff;
	background: #cb1d27;
}

.lmenft .d1{
	font-size: 30px;
}
.lmenft .d2{
	color: #999;
	font-size: 12px;
	margin-top: 8px;
}
.lmenft .d2 span{
	margin: 0 5px;
}
.lmenft .d2 span img{
	margin: 0 5px 0 10px;
}

.editCon{
	padding: 4% 0;
	line-height: 2;
	font-size: 15px;
}

.fyoure{
	border-top: 1px solid #eee;
	padding-top: 3%;
}

.cp-nav{
	width: 360px;
	background: #fff;
	padding: 30px 0;
	border-radius: 12px;
}
.cp-nav .tit{
	font-size: 24px;
	padding: 0 30px 15px;
}
.cp-nav .tit::before{
	content: '';
	position: absolute;
	left: 30px;
	bottom: 0;
	height: 3px;
	width: 60px;
	background: #cb1d27;
}
.vcodme{
	margin-top: 20px;
	padding-left: 30px;
}
.vcodme li{
	border-bottom: 1px solid #ddd;
}


.vcodme li > a{
	display: block;
	position: relative;
	line-height: 48px;
	font-size: 18px;
	color: #333;
	padding-left:20px;
}

.vcodme li > a.cur {
    background: #fdf8f8;
    color: #cb1d27;
}


.vcodme li > a::before{
	content: '';
	width: 18px;
	height: 18px;
	position: absolute;
	right: 30px;
	top: 50%;
	margin-top: -9px;
	transform: rotate(0);
	background: url(../images/b1.png) no-repeat center center;
	transition: all 0.5s;
}
.vcodme li > a.cur::before{
	transform: rotate(90deg);
	transition: all 0.5s;
}
.vcodme li .sec{
	display: none;
}
.vcodme li .thr > a{
	display: block;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	padding: 0 30px;
	
}
.vcodme li .thr > a.cur{
	background: #fdf8f8;
	color: #cb1d27;
}

.vcodme li .thr > a::before{
	content: '';
	width: 18px;
	height: 18px;
	position: absolute;
	right: 30px;
	top: 50%;
	margin-top: -9px;
	transform: rotate(0);
	background: url(../images/b1.png) no-repeat center center;
	transition: all 0.5s;
}
.vcodme li .thr p a{
	display: block;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	padding:0 40px;
	position: relative;
	
}
.vcodme li .thr p a.cur{
	background: #fdf8f8;
	color: #cb1d27;
	
}
.vcodme li .thr > a.cur::before{
	transform: rotate(90deg);
	transition: all 0.5s;
}


.vcodme li .thr p a.cur::before{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 3px;
	height: 100%;
	background: #cb1d27;
}

.opbune{
	width: 800px;
}
.bunmrea{
	margin-top: 4%;
}
.bunmrea .tit{
	font-size: 30px;
}
.bunmrea .con{
	margin-top: 20px;
	line-height: 2;
	font-size: 15px;
	color: #666;
}

.loblre .img{
	width: 42%;
}
.loblre .con{
	width: 55%;
}
.loblre .con .d1{
	color: #787878;
	letter-spacing: 6px;
	font-size: 18px;
	line-height: 25px;
}

.loblre .con .d2{
	color: #cb1d27;
	position: relative;
	margin-top: 40px;
	padding-top: 18px;
}
.loblre .con .d2::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 5px;
	width: 60px;
	background: #cb1d27;
}
.loblre .con .d3{
	line-height: 2;
	margin-top: 20px;
}

.lefnst{
	background: #f4f5f7;
	padding: 4% 0;
}
.lonfac{
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}
.lonfac li{
	width: 25%;
	text-align: center;
}
.lonfac li .img span{
	display: inline-block;
	width: 96px;
	height: 96px;
	border-radius: 50%;
	background: no-repeat center center;
}
.lonfac li .img.img01 span{
	background-image: url(../images/c1-1.png);
}
.lonfac li .img.img02 span{
	background-image: url(../images/c2-1.png);
}
.lonfac li .img.img03 span{
	background-image: url(../images/c3-1.png);
}
.lonfac li .img.img04 span{
	background-image: url(../images/c4-1.png);
}
.lonfac li .tit{
	font-size: 16px;
	margin-top: 20px;
}


.pc-show-edit .d1{
	font-size: 16px;
	color: #cb1d27;
	
}
.pc-show-edit .d1::after{
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 1px;
	width: 350px;
	background: #cb1d27;
	margin-left: 10px;
}
.pc-show-edit .d2{
	font-size: 24px;
	margin: 15px 0 0px;
	color: #444;
}
.pc-show-edit .d3{
	font-size: 48px;
	color: #444;
}

.loblre .con .s1{
	font-size: 16px;
	color: #cb1d27;
	padding-top: 20px;
}
.loblre .con .s1::after{
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 1px;
	width: 300px;
	background: #cb1d27;
	margin-left: 10px;
}
.loblre .con .s2{
	font-size: 42px;
	margin: 6px 0;
}
.loblre .con .s3{
	color: #444;
	font-size: 20px;
}
.loblre .con .s4{
	margin-top: 40px;
	padding-top: 20px;
	position: relative;
	font-size: 15px;
	line-height: 1.6;
}
.loblre .con .s4::before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	height: 6px;
	background: #cb1d27;
}
.honor-ul2{
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	margin:0 -5px;
}
.honor-ul2 li{
	width:20%;
}

.honor-li-a{margin:0 5px 10px 5px}

.lmfebe{
	background: #fff;
	padding: 4% 5%;
	border-radius: 12px;
}

.sloueb li{
	padding-left: 22px;
	background: url(../images/gd.png) no-repeat left center;
}
.sloueb li a{
	display: block;
	line-height: 50px;
	font-size: 16px;
	border-bottom: 1px solid #ddd;
}

.opachlc{
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}
.opachlc li{
	width: 25%;
	position: relative;
	overflow: hidden;
}
.opachlc li a{
	display: block;
	
}
.opachlc li .pic img{
	object-fit: cover;
	transition: all 0.5s;
}
.opachlc li .pic:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 2;
	background: rgba(0,0,0,0.3);
	opacity: 0;
	transition: all 0.5s;
}
.opachlc li .tit{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
	color: #fff;
	width: 100%;
	font-size: 16px;
	line-height: 55px;
	padding: 0 30px;
	background: rgba(0,0,0,0.5);
	transition: all 0.5s;
}
.opachlc li .con{
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	color: #fff;
	font-size: 20px;
	z-index: 4;
	transform: translateY(-50%) scaleY(0);
	transition: all 0.5s;
}
.jobTit{
	color: #fff;
	background: #2f353a;
	font-size: 18px;
	padding: 10px 35px;
	line-height: 30px;
}
.lfreob li{
	margin-top: 6px;
}
.lfreob li .one{
	background: #e7e7e7;
	font-size: 16px;
	padding: 10px 35px;
	line-height: 30px;
	cursor: pointer;
	transition: all 0.5s ease 0.3s;
}
.lfreob li .one.on{
	background: #cb1d27;
	color: #fff;
	transition: all 0.5s;
}
.jobTit span,.lfreob li .one span{
	float: left;
	
}
.jobTit span.s1,.lfreob li .one span.s1{
	width: 220px;
}
.jobTit span.s2,.lfreob li .one span.s2{
	width: 300px;
}
.jobTit span.s3,.lfreob li .one span.s3{
	width: 170px;
}
.jobTit span.s4,.lfreob li .one span.s4{
	float: right;
	width: 60px;
}
.lfreob li .one span.s4{
	height: 30px;
	background: url(../images/gd01.png) no-repeat center center;
}
.lfreob li .one.on span.s4{
	background: url(../images/gd02.png) no-repeat center center;
}



.lfreob li .sec{
	border: 1px solid #cb1d27;
	background: #f6f6f6;
	display: none;
}
.lfreob li .sec .contM{
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	padding: 30px 0;
	line-height: 1.8;
	font-size: 15px;
}
.lfreob li .sec .contM .list{
	width: 33.33%;
	padding: 0 3%;
	border-right: 1px solid #ddd;
}
.lfreob li .sec .contM .list:last-child{
	border: none;
}






.mapolc{
	height: 500px;
}
.lpaeuca{
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}
.lpaeuca li{
	width: 32%;
	background: #fff;
	border-radius: 15px;
	padding: 0 20px 20px;
	margin-right: 2%;
	margin-bottom: 2%;
	line-height: 1.8;
}
.lpaeuca li:nth-child(3n){
	margin-right: 0;
}
.lpaeuca li .d1{
	padding: 12px 0;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px solid #ddd;
}
.lpaeuca li .d2{
	margin-top: 10px;
	color: #666;
}


@media (max-width: 780px) {
	.mapolc{
		height: 50vw;
	}
	.lpaeuca li{
		width: 100%;
		margin-right: 0;
	}

.pro-tab{margin:10px 0}
}












