@charset "utf-8";
/* CSS Document */
body{
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height:1.5;
	font-family:'Microsoft YaHei';
	margin:auto
}
@font-face
{
	font-family: anton;
	src: url('../font/anton.woff.ttf'),
	url('../font/anton.woff.ttf'); /* IE9+,可以是具体的实际链接 */
}
*{
	margin:0;
	padding:0;
	box-sizing: border-box;
	}
img{
	border:0;
	}
ul,li{
	list-style:none;
	}
a{
	color:#333333;
	text-decoration:none;
	transition: all 0.6s;
	}
a:hover{
	color:#7A0101;
	text-decoration: none;
	}
table{ 
	margin: auto;
	}
i{ font-style:normal}
em{ font-style:normal}



@media (min-width:1360px) {


.main{
	width: auto;
	margin: auto;
	max-width: 1600px;
	padding: 0px 15px;
}
.header{
	width: 100%;
	height: 90px;
	float: left;
	background-color: rgba(195,26,31,0.9);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1111;
}
.top{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.logo{
	width: 228px;
}
.logo img{
	max-width: 228px;
	max-height: 90px;
	vertical-align: middle;
}
.innav{
	width: auto;
	height: 90px;
}
.innav ul{
	display: flex;
	align-items: center;
	height: 90px;
}
.innav ul li{
	width: auto;
	text-align: center;
	font-size: 16px;
	height: 90px;
	text-transform: uppercase;
	align-items: center;
	display: flex;
	line-height: 90px;
	position: relative;
	font-weight: bold;
	margin-left: 45px;
	margin-right: 45px;
}
.innav ul li a{
	white-space:nowrap
}

#xiala{
	width: auto;
	height: auto;
	background: rgba(255,255,255,0.90);
	position: absolute;
	top: 90px;
	opacity: 0;
	visibility: hidden;
	left: -15px;
	z-index: 9999;
}
#xiala dl dd{
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	font-size: 14px;
	text-align: center;
	font-weight: normal;
}
#xiala dl dd a{
	line-height: 36px;
	padding: 0px 20px;
	background: none;
	color: #666666;
	width: 100%;
	float: left;
}
#xiala dl dd a:hover{
	background: #872b05;
	color: #FFFFFF;
}
.innav ul li:hover #xiala{
	opacity: 1;
	visibility: visible;
	transition: all 0.6s;
}
.innav ul li:hover a{
	color: #ed9b20;
}
.innav ul li a{
	color: #FFFFFF;
}
.innav ul li a:hover{
	color: #ed9b20;
}
.innav ul li .cur{
	color: #ed9b20;
}
.tel{
	width: auto;
	display: flex;
	align-items: center;
}
.tel div{
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	margin-left: 10px;
}
.pos{
	position: static;
	background-color: #FFFFFF;
}
.pos .innav ul li a{
	color: #333333;
}
.pos .innav ul li a:hover{
	color: #c31a1f;
}
.pos .innav ul li .cur{
	color: #c31a1f;
}
.pos .tel b{
	font-weight: bold;
	color: #C31A1F;
}

.mfbj{
	width: 100%;
	float: left;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 9999;
	background-color: rgba(195,26,31,0.9);
	height: 155px;
}
.mfbj h1{
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	margin-top: 20px;
	color: #FFFFFF;
}
.mfbj01{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	margin-top: 25px;
}
.mfbj01 .phone{
	width: auto;
	display: flex;
	align-items: center;
	color: #FFFFFF;
}
.mfbj01 .phone div{
	margin-right: 20px;
}
.mfbj01 dl dt{
	font-family: anton;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
}
.mfbj01 dl dd{
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
}
.mfbj01 .srk{
	width: 79%;
}
.mfbj01 .srk ul{
	display: flex;
}
.mfbj01 .srk ul li{
	margin-left: 20px;
	width: calc(25% - 20px);
}
.srbk{
	width: 100%;
	height: 50px;
	border: 0px;
	line-height: 50px;
	border-radius: 5px;
	font-size: 14px;
	color: #999999;
	font-family: "微软雅黑";
	padding-left: 10px;
	outline: none;
}
.anniu{
	width: 100%;
	height: 50px;
	border: 0px;
	line-height: 50px;
	border-radius: 5px;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	background-color: #ed9b20;
	color: #FFFFFF;
}

.wrap{
	width: 100%;
	float: left;
	background-color: #f7f7f7;
	padding-bottom: 80px;
}
.intitle{
	width: 100%;
	float: left;
	margin-top: 80px;
	display: flex;
	justify-content: space-between;
}
.intitle .in01{
	width: auto;
}
.intitle .in01 dl dt{
	font-size: 42px;
	color: #000000;
	line-height: 36px;
	text-transform: uppercase;
	font-weight: bold;
}
.intitle .in01 dl dd{
	font-size: 24px;
	line-height: 30px;
	color: #000000;
	letter-spacing: 3px;
	margin-top: 20px;
}
.intitle .in01 p{
	display: flex;
	margin-top: 15px;
}
.intitle .in01 p i{
	width: 20px;
	height: 2px;
	background-color: #c31a1f;
}
.intitle .in02{
	width: auto;
}
.intitle .in02 ul{
	display: flex;
}
.intitle .in02 ul li{
	margin-left: 80px;
}
.intitle .in02 ul li .pic{
	height: 60px;
	display: flex;
	justify-content: center;
}
.intitle .in02 ul li .pic div{
	width: 60px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #dddddd;
	border-radius: 50%;
}
.intitle .in02 ul li .pic div img{
	max-height: 100%;
	max-width: 100%;
}
.intitle .in02 ul li .pic .pic01{
	display: inline-block;
}
.intitle .in02 ul li .pic .pic02{
	display: none;
}
.intitle .in02 ul li dl dt{
	font-size: 15px;
	color: #000000;
	line-height: 24px;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
}
.intitle .in02 ul li dl dd{
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	color: #999999;
}
.intitle .in02 ul li p{
	display: flex;
	justify-content: center;
	margin-top: 10px;
	opacity: 0;
	transition: all 0.6s;
}
.intitle .in02 ul li p i{
	width: 10px;
	height: 6px;
	background-image: url(../img/hjt.png);
	background-repeat: no-repeat;
	background-position:center;
}
.intitle .in02 ul li:hover p{
	opacity: 1;
}
.intitle .in02 ul li:hover .pic div{
	background-color: #c31a1f;
	border: 1px solid #c31a1f;
}
.intitle .in02 ul li:hover .pic .pic01{
	display: none;
}
.intitle .in02 ul li:hover .pic .pic02{
	display: inline-block;
}
.intitle .in02 ul li.cur .pic div{
	background-color: #c31a1f;
	border: 1px solid #c31a1f;
}
.intitle .in02 ul li.cur .pic .pic01{
	display: none;
}
.intitle .in02 ul li.cur .pic .pic02{
	display: inline-block;
}
.intitle .in02 ul li.cur p{
	opacity: 1;
}

.intitle2{
	align-items: flex-end;
}
.intitle .in03{
	width: auto;
	font-size: 18px;
	color: #666666;
	line-height: 30px;
	display: flex;
}
.intitle .in03 a{
	width: 145px;
	height: 45px;
	line-height: 48px;
	text-align: center;
	font-size: 16px;
	background-color: #c31a1f;
	text-transform: uppercase;
	color: #FFFFFF;
}

.incase{
	width: 100%;
	float: left;
	margin-top: 10px;
}
.incase ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.incase ul li{
	width: calc(25% - 12px);
	margin-right: 12px;
	background-color: rgba(255,255,255,1);
	padding-bottom: 25px;
	margin-top: 40px;

}
.incase ul li .pic{
	height:300px;
	overflow:hidden;
}
.incase ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
	min-height:300px;
	
}
.incase ul li:hover .pic img{
	transform: scale(1.05);
}
.incase ul li dl dt{
	margin-left: 45px;
	margin-right: 45px;
	margin-top: 20px;
	font-size: 22px;
	color: #000000;
	line-height: 24px;
}
.incase ul li dl dd{
	margin-left: 45px;
	margin-right: 45px;
	margin-top: 10px;
	font-size: 12px;
	color: #999999;
	line-height: 24px;
}
.incase ul li p{
	margin-top: 25px;
	display: flex;
	font-size: 12px;
	color: #999999;
	margin-left: 45px;
	margin-right: 45px;
}
.incase ul li p i{
	margin-left: 10px;
}
.incase ul li p a{
	color: #999999;
}
.incase ul li:nth-child(4n){
	margin-right: 0px;
}

.youshi{
	width: 100%;
	float: left;
}
.youshi ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.youshi ul li{
	width: calc(33.3% - 80px);
	margin-top: 115px;
	display: flex;
	align-items: center;
}
.youshi ul li div{
	margin-right: 45px;
}
.youshi ul li dl dt{
	font-size: 24px;
	line-height: 30px;
}
.youshi ul li dl dd{
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	margin-top: 10px;
}
.num{
	width: 100%;
	float: left;
	height: 348px;
	background-image: url(../img/xbj.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 80px;
}
.num01{
	width: 100%;
	float: left;
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 348px;
}
.num01 dl dt{
	display: flex;
	font-size: 60px;
	font-weight: bold;
	color: #000000;
	align-items: center;
}
.num01 dl dt div{
	font-size: 16px;
	line-height: 26px;
	color: #999999;
	margin-left: 22px;
	text-align: center;
}
.num01 dl dt div i{
	font-size: 30px;
	color: #c31a1f;
}
.num01 dl dd{
	font-size: 16px;
	line-height: 24px;
	color: #888;
	margin-top: 7px;
}

.cyl{
	width: 100%;
	float: left;
	height: 780px;
	background-image: url(../img/cybj.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.intitle3{
	width: 100%;
	float: left;
	margin-top: 80px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.intitle3 .in01{
	width: auto;
}
.intitle3 .in01 dl dt{
	font-size: 42px;
	color: #FFFFFF;
	line-height: 36px;
	text-transform: uppercase;
	font-weight: bold;
}
.intitle3 .in01 dl dd{
	font-size: 24px;
	line-height: 30px;
	color: #FFFFFF;
	letter-spacing: 3px;
	margin-top: 20px;
}
.intitle3 .in01 p{
	display: flex;
	margin-top: 15px;
}
.intitle3 .in01 p i{
	width: 20px;
	height: 2px;
	background-color: #c31a1f;
}
.intitle3 .in03{
	width: auto;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 30px;
}
.cyl01{
	width: 100%;
	float: left;
	margin-top: 60px;
}
.cyl01 ul{
	display: flex;
	flex-wrap: wrap;
}
.cyl01 ul li{
	width: 20%;
	height: 220px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	border-right: 1px solid rgba(255,255,255,0.2);
	display: flex;
	align-items: center;
	justify-content: center;
}
.cyl01 ul li dl dt{
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.cyl01 ul li dl dd{
	margin-top: 20px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
}
.cyl01 ul li:nth-child(5n){
	border-right: 0px;
}
.cyl01 ul li:nth-child(6){
	border-bottom: 0px;
}
.cyl01 ul li:nth-child(7){
	border-bottom: 0px;
}
.cyl01 ul li:nth-child(8){
	border-bottom: 0px;
}
.cyl01 ul li:nth-child(9){
	border-bottom: 0px;
}
.cyl01 ul li:nth-child(10){
	border-bottom: 0px;
}

.wrap2{
	width: 100%;
	float: left;
	background-color: #e7eaf1;
	padding-bottom: 80px;
}

.yzs{
	width: 100%;
	float: left;
	margin-top: 10px;
}
.yzs ul{
	display: flex;
	flex-wrap: wrap;
}
.yzs ul li{
	margin-top: 60px;
	width: calc(35.0% - 80px);
	margin-right: 80px;
	background-color: #FFFFFF;
	padding-bottom: 60px;
}
.yzs ul li .pic{
	overflow: hidden;
}
.yzs ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.yzs ul li:hover .pic img{
	transform: scale(1.05);
}
.yzs ul li dl dt{
	margin-top: 25px;
	font-size: 23px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	color: #333333;
}
.yzs ul li dl dd{
	margin-top: 15px;
	display: flex;
	justify-content: center;
}
.yzs ul li dl dd i{
	width: 33px;
	height: 1px;
	background-color: #111418;
}
.yzs ul li p{
	font-size: 18px;
	line-height: 36px;
	margin-top: 15px;
	padding: 0px 16%;
	text-align: center;
	color: #999999;
}
.yzs ul li:nth-child(3n){
	margin-right: 0px;
}
.zhibo{
	width: 100%;
	float: left;
	margin-top: 90px;
}
.zhibo ul{
	display: flex;
	flex-wrap: wrap;
}
.zhibo ul li{
	width: calc(25.3% - 25px);
	margin-right: 25px;
	box-shadow: 2px 5px 25px rgba(0,0,0,0.1);
	padding-bottom: 50px;
}
.zhibo ul li .pic{
	overflow: hidden;
}
.zhibo ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.zhibo ul li:hover .pic img{
	transform: scale(1.05);
}
.zhibo ul li h1{
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 25px;
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	font-weight: normal;
}
.zhibo ul li dl dt{
	margin-top: 20px;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 20px;
	color: #222222;
	font-weight: bold;
}
.zhibo ul li dl dd{
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 25px;
}
.zhibo ul li:nth-child(4n){
	margin-right: 0px;
}

.team{
	width: 100%;
	float: left;
	margin-top: 30px;
}
.team ul{
	display: flex;
	flex-wrap: wrap;
}
.team ul li{
	width: calc(20.3% - 30px);
	margin-right: 30px;
	background-color: #FFFFFF;
	box-shadow: 2px 5px 15px rgba(0,0,0,0.1);
	margin-top: 30px;
}
.team ul li .pic{
	overflow: hidden;
}
.team ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.team ul li:hover .pic img{
	transform: scale(1.05);
}
.team ul li .a01{
	height: 60px;
	position: relative;
}
.team ul li .a01 .mc{
	width: 100%;
	position: absolute;
	height: 120px;
	top: -60px;
	z-index: 11;
	left: 0;
	display: flex;
	justify-content: center;
}
.team ul li .a01 .mc div{
	width: 120px;
	height: 120px;
	background-color: rgba(255,255,255,0.95);
	border-radius: 50%;
	box-shadow: 2px 5px 15px rgba(0,0,0,0.2);
	display: flex;
	align-items: center;
	justify-content: center;
}
.team ul li .a01 .mc div dl dt{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
.team ul li .a01 .mc div dl dd{
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
}
.team ul li .a02{
	font-size: 14px;
	line-height: 45px;
	border-bottom: 1px solid #DDDDDD;
	text-align: center;
	height: 45px;
	padding: 0px 25px;
	display: flex;
	justify-content: space-between;
}
.team ul li .a03{
	display: flex;
}
.team ul li .a03 div{
	width: 50%;
	border-right: 1px solid #DDDDDD;
	text-align: center;
	font-size: 14px;
	display: flex;
	align-items: center;
	padding: 10px 0px;
	justify-content: center;
}
.team ul li .a03 div img{
	vertical-align: middle;
	margin-left: 5px;
}
.team ul li:nth-child(5n){
	margin-right: 0px;
}
.team ul li .a03 div:nth-child(2){
	border-right: 0px;
}

.par{
	width: 100%;
	float: left;
	margin-top: 80px;
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
}
.par ul{
	display: flex;
	flex-wrap: wrap;
}
.par ul li{
	width: 16.666%;
	height: 9.6vw;
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	text-align: center;
}
.par ul li span{
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.par ul li img{
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
}

.foot{
	width: 100%;
	float: left;
	margin-top: 80px;
	padding: 60px 0px;
	background-image: url(../img/fotbj.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 30px;
}
.foot01{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	padding-bottom: 40px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.foot01 .aa01{
	border-left: 1px solid rgba(255,255,255,0.2);
	padding-left: 60px;
	margin-left: 60px;
	font-size: 16px;
	line-height: 28px;
	color: #FFFFFF;
}
.foot01 .aa01:first-child{
	margin-left: 0px;
	padding-left: 0px;
	border-left: 0px;
}
.foot01 .aa01 h1{
	margin-bottom: 15px;
}
.foot01 .aa01 .zx{
	display: flex;
	justify-content: space-between;
	margin-top: 25px;
} 
.foot01 .aa01 .zx .zx01{
	width: 140px;
	height: 45px;
	background-color: #FFFFFF;
	border-radius: 35px;
	color: #C31A1F;
	font-size: 16px;
	font-weight: bold;
	line-height: 45px;
}
.foot01 .aa01 .zx .zx01 img{
	margin-right: 5px;
}
.foot01 .aa01 .zx img{
	vertical-align: middle;
	margin-left: 20px;
}
.foot01 .aa01 dl dt{
	font-size: 20px;
	line-height: 36px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 15px;
}
.foot01 .aa01 dl dd{
	font-size: 14px;
	line-height: 40px;
	color: #FFFFFF;
}
.foot01 .aa01 dl dd a{
	color: #FFFFFF;
	font-size: 16px;
}
.foot01 .aa01 dl dd img{
	vertical-align: middle;
	margin-right: 10px;
}
.foot02{
	width: 100%;
	float: left;
	font-size: 14px;
	line-height: 30px;
	display: flex;
	justify-content: space-between;
	color: #FFFFFF;
	margin-top: 15px;
}
.link{
	width: 100%;
	float: left;
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
}
.link a{
	color: #FFFFFF;
}

.nybanner{
	width: 100%;
	float: left;
}
.nybanner img{
	width: 100%;
	height: auto;
	display: block;
}

.zlm{
	width: 100%;
	float: left;
	height: 104px;
	background-color: #f7f7f7;
}
.zlm01{
	width: 100%;
	display: flex;
	float: left;
	justify-content: space-between;
	height: 104px;
	align-items: center;
}
.zlm-l{
	width: auto;
}
.zlm-l ul{
	display: flex;
}
.zlm-l ul li{
	width: 140px;
	height: 104px;
	position: relative;
	font-size: 14px;
}
.zlm-l ul li span{
	width: 10px;
	height: 10px;
	position: absolute;
	bottom: 15px;
	left: calc(50% - 5px);
	z-index: 11;
	background-image: url(../img/yuan.png);
	background-position: center;
	background-repeat: no-repeat;
	opacity: 0;
	transition: all 0.6s;
}
.zlm-l ul li a{
	width: 100%;
	float: left;
	text-align: center;
	line-height: 104px;
}
.zlm-l ul li:hover a{
	background-color: #FFFFFF;
	color: #c31a1f;
}
.zlm-l ul li.cur a{
	background-color: #FFFFFF;
	color: #c31a1f;
}
.zlm-l ul li.cur span{
	opacity: 1;
}
.zlm-r{
	width: auto;
	font-size: 14px;
	color: #999999;
}
.zlm-r i{
	color: #c31a1f;
}
.zlm-r img{
	vertical-align: middle;
	margin-right: 5px;
}
.fy{
	width: 100%;
	float: left;
	margin-top: 80px;
}
.fy ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.fy ul li{
	width: 45px;
	height: 40px;
	margin-left: 2px;
	margin-right: 2px;
}
.fy ul li a{
	width: 100%;
	float: left;
	text-align: center;
	background-color: #eeeeee;
	text-align: center;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	color: #000000;
}
.fy ul li a:hover{
	background-color: #c31a1f;
	color: #FFFFFF;
}
.fy ul li .cur{
	background-color: #c31a1f;
	color: #FFFFFF;
}

.nytitle{
	width: 100%;
	float: left;
	margin-top: 80px;
	display: flex;
	justify-content: space-between;
}
.nytitle .in01{
	width: auto;
}
.nytitle .in01 dl dt{
	font-size: 48px;
	color: #000000;
	line-height: 40px;
	text-transform: uppercase;
}
.nytitle .in01 dl dd{
	font-size: 28px;
	line-height: 30px;
	color: #000000;
	letter-spacing: 3px;
	margin-top: 10px;
}
.nytitle .in01 p{
	display: flex;
	margin-top: 15px;
}
.nytitle .in01 p i{
	width: 20px;
	height: 2px;
	background-color: #c31a1f;
}
.nytitle .in02{
	width: 70%;
	display: flex;
	font-size: 20px;
	line-height: 34px;
	color: #000000;
}
.nytitle .in02 span{
	width: 200px;
	height: 2px;
	background-color: #7d7d7d;
	margin-top: 30px;
	margin-right: 85px;
}
.nytitle .in02 div{
	width: calc(100% - 285px);
}

.casefl{
	width: 100%;
	float: left;
	margin-top: 80px;
}
.casefl ul{
	display: flex;
	justify-content: space-between;
}
.casefl ul li{
	width: auto;
}
.casefl ul li .pic{
	height: 60px;
	display: flex;
	justify-content: center;
}
.casefl ul li .pic div{
	width: 60px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #dddddd;
	border-radius: 50%;
}
.casefl ul li .pic div img{
	max-height: 100%;
	max-width: 100%;
}
.casefl ul li .pic .pic01{
	display: inline-block;
}
.casefl ul li .pic .pic02{
	display: none;
}
.casefl ul li dl dt{
	font-size: 15px;
	color: #000000;
	line-height: 24px;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
}
.casefl ul li dl dd{
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	color: #999999;
}
.casefl ul li p{
	display: flex;
	justify-content: center;
	margin-top: 10px;
	opacity: 0;
	transition: all 0.6s;
}
.casefl ul li p i{
	width: 10px;
	height: 6px;
	background-image: url(../img/hjt.png);
	background-repeat: no-repeat;
	background-position:center;
}
.casefl ul li:hover p{
	opacity: 1;
}
.casefl ul li:hover .pic div{
	background-color: #c31a1f;
	border: 1px solid #c31a1f;
}
.casefl ul li:hover .pic .pic01{
	display: none;
}
.casefl ul li:hover .pic .pic02{
	display: inline-block;
}
.casefl ul li.cur .pic div{
	background-color: #c31a1f;
	border: 1px solid #c31a1f;
}
.casefl ul li.cur .pic .pic01{
	display: none;
}
.casefl ul li.cur .pic .pic02{
	display: inline-block;
}
.casefl ul li.cur p{
	opacity: 1;
}

.caselist{
	width: 100%;
	float: left;
	margin-top: 50px;
}
.caselist ul{
	display: flex;
	flex-wrap: wrap;
}
.caselist ul li{
	width: calc(34.3% - 50px);
	margin-right: 50px;
	margin-top: 30px;
}
.caselist ul li dl dt{
height:300px;
	overflow:hidden;
}
.caselist ul li dl dt img{
	width: 100%;
	display: block;
	transition: all 0.6s;
	min-height:300px;
}
.caselist ul li:hover dl dt img{
	transform: scale(1.05);
}
.caselist ul li dl dd{
	font-size: 18px;
	line-height: 60px;
	text-align: center;
}
.caselist ul li:nth-child(3n){
	margin-right: 0px;
}

.add{
	width: 100%;
	float: left;
	margin-top: 20px;
	font-size: 14px;
	color: #999999;
	line-height: 30px;
}
.add a{
	color: #999999;
}
.add a:hover{
	color: #c31a1f;
}
.bt{
	width: 100%;
	float: left;
	margin-top: 80px;
	text-align: center;
}
.bt dl dt{
	font-size: 36px;
	color: #000000;
	line-height: 40px;
	text-transform: uppercase;
	font-weight: bold;
}
.bt dl dd{
	font-size: 14px;
	line-height: 30px;
	color: #999999;
	letter-spacing: 1px;
	margin-top: 10px;
}
.bt p{
	display: flex;
	margin-top: 15px;
	justify-content: center;
}
.bt p i{
	width: 40px;
	height: 3px;
	background-color: #c31a1f;
}

.lxwm{
	width: 100%;
	float: left;
	height: 457px;
	background-image: url(../img/lxbj.jpg);
	background-position: ccenter;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.lxwm ul{
	display: flex;
	justify-content: space-around;
}
.lxwm ul li{
	margin-top: 90px;
	width: auto;
}
.lxwm ul li .pic{
	text-align: center;
}
.lxwm ul li dl dt{
	margin-top: 30px;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	line-height: 36px;
	text-align: center;
}
.lxwm ul li dl dd{
	font-size: 18px;
	line-height: 34px;
	color: #666666;
}
.liuyan{
	width: 100%;
	float: left;
	margin-top: 80px;
	background-color: #f6f6f6;
	padding: 100px 10%;
}
.liuyan h1{
	font-size: 36px;
	line-height: 48px;
	color: #222222;
}
.liuyan h2{
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	margin-top: 20px;
	font-weight: normal;
}
.liuyan ul{
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.liuyan ul li{
	width: calc(33.3% - 20px);
	margin-top: 30px;
}
.liuyan ul li:nth-child(4){
	width: 100%;
}
.liuyan ul li:nth-child(5){
	width: 100%;
}
.lxbk{
	width: 100%;
	height: 68px;
	line-height: 68px;
	border: 0px;
	border-radius: 5px;
	padding-left: 20px;
	color: #999999;
	font-family: "微软雅黑";
	font-size: 14px;
	outline: none;
}
.lxanniu{
	width: 285px;
	height: 68px;
	text-align: center;
	line-height: 68px;
	border-radius: 5px;
	border: 0px;
	cursor: pointer;
	background-image: linear-gradient(to right, #c31a1f , #f85c61 );
	font-size: 18px;
	color: #FFFFFF;
}

.about{
	width: 100%;
	float: left;
	margin-top: 80px;
	position: relative;
	background-image: url(../img/abj01.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
}
.about01{
	width: 92%;
	float: left;
	margin-left: 8%;
	background-color: #FFFFFF;
	display: flex;
	justify-content: space-between;
}
.abpic{
	width: 50%;
}
.abpic img{
	max-width: 100%;
	height: auto;
}
.abpic .xbt{
	width: 100%;
	float: left;
	margin-bottom: 105px;
	margin-top: 80px;
}
.abpic .xbt dl dt{
	font-size: 36px;
	color: #000000;
	line-height: 40px;
	text-transform: uppercase;
}
.abpic .xbt dl dd{
	font-size: 14px;
	line-height: 30px;
	color: #999999;
	letter-spacing: 1px;
	margin-top: 10px;
}
.abpic .xbt p{
	display: flex;
	margin-top: 15px;
}
.abpic .xbt p i{
	width: 20px;
	height: 2px;
	background-color: #c31a1f;
}
.abpic img{
	width: 100%;
	height: auto;
	display: block;
}
.about .nr{
	width:48%;
	float: left;
	padding: 75px;
	font-size: 14px;
	line-height: 34px;
	color: #666666;
	background-color: #FFFFFF;
	padding-top: 0px;
}
.about .nr h1{
	font-size: 42px;
	color: #000000;
	line-height: 48px;
}
.about .nr h2{
	font-size: 18px;
	color: #999999;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 50px;
	font-weight: normal;
	letter-spacing: 1px;
}
.main2{
	width: 84%;
	margin: auto;
}

.newlist{
	width: 100%;
	float: left;
	margin-top: 10px;
}
.newlist ul{
	display: flex;
	flex-wrap: wrap;
}
.newlist ul li{
	width: calc(34.3% - 50px);
	height: auto;
	transition: all 0.6s;
	background-color: #FFFFFF;
	position: relative;
	box-shadow: 2px 5px 25px rgba(0,0,0,0.1);
	padding-bottom: 50px;
	margin-top: 60px;
	margin-right: 50px;
}
.newlist ul li .pic{
	height: auto;
	overflow: hidden;
}
.newlist ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.newlist ul li:hover .pic img{
	transform: scale(1.05);
}
.newlist ul li h1{
	font-size: 20px;
	color: #000;
	font-weight: bold;
	padding: 0px 25px;
	margin-top: 20px;
	line-height: 36px;
}
.newlist ul li dl dt{
	font-size: 14px;
	line-height: 24px;
	margin-top: 15px;
	padding: 0px 25px;
	color: #999999;
}
.newlist ul li dl dd{
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	margin-top: 15px;
	padding: 0px 25px;
}
.newlist ul li:nth-child(3n){
	margin-right: 0px;
}

.showtitle{
	width: 100%;
	float: left;
	margin-top: 50px;
	font-size: 30px;
	line-height: 36px;
	color: #000000;
}
.showdate{
	width: 100%;
	float: left;
	margin-top: 30px;
	font-size: 14px;
	line-height: 24px;
	color: #999999;
}
.showtex{
	width: 100%;
	float: left;
	margin-top: 30px;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}
.showtex img{
	max-width: 100%;
	height: auto;
}
.shownext{
	width: 100%;
	float: left;
	margin-top: 40px;
	border-top: 1px solid #DDDDDD;
	padding-top: 40px;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}
.shownext a{
	color: #666666;
}
.shownext a:hover{
	color: #c31a1f;
}

.main3{
	width: auto;
	max-width: 1360px;
	padding: 0px 15px;
	margin: auto;
}

.nybt{
	width: 100%;
	float: left;
	margin-top: 80px;
}
.nybt .w01{
	width: 100%;
	display: flex;
	align-items: center;
	height: 68px;
}
.nybt .w01 span{
	width: 4px;
	height: 68px;
	margin-right: 15px;
	background-color: #c31a1f;
}
.nybt .w01 dl dt{
	font-size: 14px;
	line-height: 20px;
	color: #999999;
}
.nybt .w01 dl dd{
	font-size: 36px;
	color: #222222;
	line-height: 48px;
	font-weight: bold;
}
.nybt .w02{
	width: 100%;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	margin-top: 25px;
}

.nybt2{
	width: 100%;
	float: left;
	margin-top: 80px;
}
.nybt2 .w01{
	width: 100%;
	display: flex;
	align-items: center;
	height: 68px;
}
.nybt2 .w01 span{
	width: 4px;
	height: 68px;
	margin-right: 15px;
	background-color: #FFFFFF;
}
.nybt2 .w01 dl dt{
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}
.nybt2 .w01 dl dd{
	font-size: 36px;
	color: #FFFFFF;
	line-height: 48px;
	font-weight: bold;
}
.nybt2 .w02{
	width: 100%;
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
	margin-top: 25px;
}

.gylist{
	width: 100%;
	float: left;
	margin-top: 10px;
}
.gylist ul{
	display: flex;
	flex-wrap: wrap;
}
.gylist ul li{
	width: calc(34.3% - 50px);
	height: auto;
	transition: all 0.6s;
	background-color: #FFFFFF;
	position: relative;
	box-shadow: 2px 5px 25px rgba(0,0,0,0.1);
	padding-bottom: 50px;
	margin-top: 50px;
	margin-right: 50px;
}
.gylist ul li .pic{
	height: auto;
	overflow: hidden;
}
.gylist ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.gylist ul li:hover .pic img{
	transform: scale(1.05);
}
.gylist ul li h1{
	font-size: 24px;
	color: #000;
	padding: 0px 35px;
	margin-top: 20px;
	line-height: 36px;
	text-align: center;
}
.gylist ul li dl dt{
	font-size: 12px;
	line-height: 24px;
	padding: 0px 35px;
	color: #999999;
	text-transform: uppercase;
	text-align: center;
	margin-top: 5px;
}
.gylist ul li dl dd{
	display: flex;
	justify-content: center;
	margin-top: 10px;
}
.gylist ul li dl dd i{
	width: 60px;
	height: 2px;
	background-color: #c31a1f;
}
.gylist ul li p{
	margin-top: 15px;
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	padding: 0px 35px;
	text-align: center;
}
.gylist ul li:nth-child(3n){
	margin-right: 0px;
}
.baojia{
	width: 100%;
	float: left;
	margin-top: 70px;
	box-shadow: 0px 6px 25px 0px rgba(0,0,0,0.15);
	padding: 80px 100px;
	display: flex;
	justify-content: space-between;
	padding-top: 60px;
}
.baojia-l{
	width: 45%;
	margin-top: 20px;
}
.baojia-l h1{
	font-size: 30px;
	line-height: 36px;
	color: #222222;
	font-weight: normal;
	text-align: center;
}
.baojia-l h2{
	font-size: 14px;
	text-align: center;
	color: #222222;
	font-weight: normal;
	margin-top: 5px;
}
.baojia-l h2 i{
	color: #ff0000;
}
.baojia-l ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 20px;
}
.baojia-l ul li:first-child{
	width: 49%;
}
.baojia-l ul li:nth-child(2){
	width: 49%;
}
.baojia-l ul li{
	width: 100%;
	height: 50px;
	margin-top: 20px;
}
.bjbk{
	width: 100%;
	height: 50px;
	line-height: 50px;
	border: 1px solid #EEEEEE;
	border-radius: 5px;
	outline: none;
	padding-left: 20px;
	font-family: "微软雅黑";
	color: #999999;
	font-size: 14px;
}
.bjanniu{
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border: 0px;
	cursor: pointer;
	background-image: linear-gradient(to right, #c31a1f , #f85c61 );
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 3px;
	border-radius: 5px;
}
.baojia-r{
	width: 45%;
}
.baojia-r img{
	max-width: 100%;
	height: auto;
}
.nywrap{
	width: 100%;
	float: left;
	background-color: #f6f6f6;
	padding-bottom: 80px;
	margin-top: 20px;
}

.sjyd{
	width: 100%;
	float: left;
	margin-top: 80px;
	padding-bottom: 80px;
	background-image: url(../img/ydbj.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.sjyd01{
	width: 100%;
	float: left;
}
.sjyd01 ul{
	display: flex;
	flex-wrap: wrap;
}
.sjyd01 ul li{
	width: calc(34.3% - 50px);
	height: auto;
	transition: all 0.6s;
	background-color: #FFFFFF;
	position: relative;
	box-shadow: 2px 5px 25px rgba(0,0,0,0.1);
	padding: 50px 0px;
	margin-top: 50px;
	margin-right: 50px;
	border-radius: 10px;
}
.sjyd01 ul li .pic{
	height: 75px;
	overflow: hidden;
	text-align: center;
}
.sjyd01 ul li .pic img{
	max-height: 75px;
	width: auto;
}
.sjyd01 ul li dl dt{
	font-size: 18px;
	line-height: 24px;
	padding: 0px 35px;
	color: #222222;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}
.sjyd01 ul li dl dd{
	margin-top: 5px;
	font-size: 12px;
	color: #999999;
	text-align: center;
}
.sjyd01 ul li:nth-child(3n){
	margin-right: 0px;
}




























.f18{
	font-size: 18px;
}
.marb100{
	margin-bottom: 100px;
}
.marb60{
	margin-bottom: 60px;
}
.mart80{
	margin-top: 80px;
}
.mart0{
	margin-top: 0px;
}
.header2{
	display: none;
}
.mobile{
	display: none;
}
	
}






@media (max-width:1359px) {
.pc{
	display: none;
}
.header{
	display: none;
}
.header2{ 
	width:100%; 
	float:left; 
	height:4rem; 
	line-height:4rem;
	background-color: #FFFFFF;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	box-shadow: 0px 4px 23px 0px rgba(0,0,0,0.10); 
}
.logo{ 
	width:100%; 
	float:left; 
	height:4rem; 
	text-align:center;
}
.logo span{ 
	height:100%; 
	display:inline-block; 
	vertical-align:middle;
}
.logo img{ 
	max-width:70%; 
	max-height:3rem; 
	vertical-align:middle;
}
.nav2{ 
	width:60%; 
	float:right; 
	line-height:110px; 
	height:110px; 
	text-align:right;
}
.nav2 a{ 
	width: auto; 
	font-size:16px; 
	margin-right:5%;
}
.nav-bar2 { 
	width:4rem; 
	height:4rem; 
	position:absolute; 
	z-index:11; 
	left:0%; 
	top:0; 
	text-align:center;
}
.nav-bar2 img{ 
	max-width:40%; 
	max-height:1.5rem; 
	vertical-align:middle;
}
.nav-bar2 span{ 
	display:inline-block; 
	height:100%; 
	vertical-align:middle;
}
.nav-bg { 
	width:0px; 
	height: auto; 
	overflow:hidden; 
	position: absolute; 
	right:0px; 
	top:0; 
	z-index:998;
}
.v_close { 
	display:block; 
	position: absolute; 
	top: 3%; 
	left:5%; 
	z-index:102;  
	width: 1.0rem; 
	height: 1.0rem; 
	background:url(../img/close.png) no-repeat; 
	background-size:100% 100%; 
	display:none;
}
.nav { 
	margin:0 0 0 0;
}
.subNavBox3{
	width:65%;
	float:right; 
	background:#fff;  
	padding-bottom:4rem;
}
.subNavBox3 h1{ 
	text-align:center; 
	height:5rem; 
	background:#ffffff;
}
.subNavBox3 h1 span{ 
	height:100%; 
	display:inline-block; 
	vertical-align:middle;
}
.subNavBox3 h1 img{ 
	max-width:80%; 
	max-height:3rem; 
	vertical-align:middle;
} 
.subNav3{
	width:95%; 
	float:left; 
	HEIGHT:3.0rem;
	DISPLAY: block;  
	CURSOR: pointer; 
	padding-left:5%;
	text-align:left; 
	border-bottom:1px solid #e0e0e0; 
	line-height:3.0rem; 
	font-size:1.0rem;
}
.subNav3 i{ 
	padding:0.3rem; 
	background:url(../img/xjt2.png) no-repeat center / contain; 
	margin-right:1rem; 
	float:right; 
	margin-top:1.2rem;
}
.subNav3:hover{float:left; }
.currentDd3{background: #f8f8f8;}
.currentDd3 i{
	background:url(../img/xjt2.png) no-repeat center / contain;
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg);
	-webkit-transition:all .25s ease 0s;
	-moz-transition:all .25s ease 0s;
	-o-transition:all .25s ease 0s;
	transition:all .25s ease 0s;
}
.navContent3{
	display: none;
	float:left; 
	width:90%; 
	padding:0.5rem 5% 1rem 5%; 
	line-height:2.0rem; 
	font-size:0.9rem; 
	padding-bottom:0px;
}

.mfbj{
	width: 100%;
	float: left;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 9999;
	background-color: rgba(195,26,31,0.9);
	height: 155px;
	display: none;
}

.main{ 
	width:90%; 
	float:left; 
	margin-left:5%; 
	margin-right:5%;
}

.wrap{
	width: 100%;
	float: left;
	background-color: #f7f7f7;
	padding-bottom: 2.0rem;
}
.intitle{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.intitle .in01{
	width: 100%;
}
.intitle .in01 dl dt{
	font-size: 1.5rem;
	color: #000000;
	line-height: 1.5rem;
	text-transform: uppercase;
	font-weight: bold;
}
.intitle .in01 dl dd{
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #000000;
	letter-spacing: 3px;
	margin-top: 1.0rem;
}
.intitle .in01 p{
	display: flex;
	margin-top: 0.5rem;
}
.intitle .in01 p i{
	width: 1.0rem;
	height: 2px;
	background-color: #c31a1f;
}
.intitle .in02{
	width: 100%;
}
.intitle .in02 ul{
	display: flex;
	flex-wrap: wrap;
}
.intitle .in02 ul li{
	width: 33.3%;
	margin-top: 2.0rem;
}
.intitle .in02 ul li .pic{
	height: 3.5rem;
	display: flex;
	justify-content: center;
}
.intitle .in02 ul li .pic div{
	width: 3.5rem;
	height: 3.5rem;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #dddddd;
	border-radius: 50%;
}
.intitle .in02 ul li .pic div img{
	max-height: 50%;
	max-width: 50%;
}
.intitle .in02 ul li .pic .pic01{
	display: inline-block;
}
.intitle .in02 ul li .pic .pic02{
	display: none;
}
.intitle .in02 ul li dl dt{
	font-size: 0.8rem;
	color: #000000;
	line-height: 1.5rem;
	margin-top: 0.6rem;
	text-align: center;
	font-weight: bold;
}
.intitle .in02 ul li dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	text-align: center;
	color: #999999;
	display: none;
}
.intitle .in02 ul li p{
	display: flex;
	justify-content: center;
	margin-top: 0.5rem;
	opacity: 0;
	transition: all 0.6s;
}
.intitle .in02 ul li p i{
	width: 10px;
	height: 6px;
	background-image: url(../img/hjt.png);
	background-repeat: no-repeat;
	background-position:center;
}
.intitle .in02 ul li:hover p{
	opacity: 1;
}
.intitle .in02 ul li:hover .pic div{
	background-color: #c31a1f;
	border: 1px solid #c31a1f;
}
.intitle .in02 ul li:hover .pic .pic01{
	display: none;
}
.intitle .in02 ul li:hover .pic .pic02{
	display: inline-block;
}
.intitle .in02 ul li.cur .pic div{
	background-color: #c31a1f;
	border: 1px solid #c31a1f;
}
.intitle .in02 ul li.cur .pic .pic01{
	display: none;
}
.intitle .in02 ul li.cur .pic .pic02{
	display: inline-block;
}
.intitle .in02 ul li.cur p{
	opacity: 1;
}

.intitle2{
	align-items: flex-end;
}
.intitle .in03{
	width: 100%;
	font-size: 0.8rem;
	color: #666666;
	line-height: 1.5rem;
	display: flex;
	margin-top: 1.0rem;
}
.intitle .in03 a{
	width: 8.0rem;
	height: 2.0rem;
	line-height: 2.0rem;
	text-align: center;
	font-size: 0.8rem;
	background-color: #c31a1f;
	text-transform: uppercase;
	color: #FFFFFF;
}

.incase{
	width: 100%;
	float: left;
	margin-top: 0.5rem;
}
.incase ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.incase ul li{
	width: 49%;
	background-color: rgba(255,255,255,1);
	padding-bottom: 1.0rem;
	margin-top: 1.0rem;
}
.incase ul li .pic{
	overflow: hidden;
}
.incase ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.incase ul li:hover .pic img{
	transform: scale(1.05);
}
.incase ul li dl dt{
	margin-left: 1.0rem;
	margin-right: 1.0rem;
	margin-top: 1.0rem;
	font-size: 1.0rem;
	color: #000000;
	line-height: 1.5rem;
}
.incase ul li dl dd{
	margin-left: 1.0rem;
	margin-right: 1.0rem;
	margin-top: 0.5rem;
	font-size: 0.8rem;
	color: #999999;
	line-height: 1.5rem;
}
.incase ul li p{
	margin-top: 1.0rem;
	display: flex;
	font-size: 0.8rem;
	color: #999999;
	margin-left: 1.0rem;
	margin-right: 1.0rem;
}
.incase ul li p i{
	margin-left: 0.5rem;
}
.incase ul li p a{
	color: #999999;
}

.youshi{
	width: 100%;
	float: left;
}
.youshi ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.youshi ul li{
	width: 100%;
	margin-top: 3.0rem;
	display: flex;
}
.youshi ul li div{
	margin-right: 1.0rem;
}
.youshi ul li div img{
	max-width: 4.0rem;
}
.youshi ul li dl dt{
	font-size: 1.0rem;
	line-height: 1.5rem;
}
.youshi ul li dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
	margin-top: 0.5rem;
}
.num{
	width: 100%;
	float: left;
	height: auto;
	background-image: url(../img/xbj.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding: 3.0rem 0px;
}
.num01{
	width: 100%;
	float: left;
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: auto;
	flex-wrap: wrap;
}
.num01 dl{
	width: 50%;
	margin-top: 1.5rem;
}
.num01 dl dt{
	display: flex;
	font-size: 2.0rem;
	font-weight: bold;
	color: #000000;
	align-items: center;
	justify-content: center;
}
.num01 dl dt div{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #999999;
	margin-left: 1.0rem;
	text-align: center;
}
.num01 dl dt div i{
	font-size: 1.5rem;
	color: #c31a1f;
}
.num01 dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #888;
	margin-top: 0.2rem;
	text-align: center;
}

.cyl{
	width: 100%;
	float: left;
	height: auto;
	background-image: url(../img/cybj.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 2.0rem;
}

.intitle3{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	flex-wrap: wrap;
}
.intitle3 .in01{
	width: 100%;
}
.intitle3 .in01 dl dt{
	font-size: 1.5rem;
	color: #FFFFFF;
	line-height: 1.5rem;
	text-transform: uppercase;
	font-weight: bold;
}
.intitle3 .in01 dl dd{
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #FFFFFF;
	letter-spacing: 3px;
	margin-top: 1.0rem;
}
.intitle3 .in01 p{
	display: flex;
	margin-top: 0.5rem;
}
.intitle3 .in01 p i{
	width: 1.0rem;
	height: 2px;
	background-color: #c31a1f;
}
.intitle3 .in03{
	width: 100%;
	font-size: 0.8rem;
	color: #FFFFFF;
	line-height: 1.5rem;
	margin-top: 1.0rem;
}
.cyl01{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.cyl01 ul{
	display: flex;
	flex-wrap: wrap;
}
.cyl01 ul li{
	width: 33.3%;
	height: 7.0rem;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	border-right: 1px solid rgba(255,255,255,0.2);
	display: flex;
	align-items: center;
	justify-content: center;
}
.cyl01 ul li dl dt{
	height: 2.5rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.cyl01 ul li dl dt img{
	max-height: 1.5rem;
	width: auto;
}
.cyl01 ul li dl dd{
	margin-top: 1.0rem;
	font-size: 0.8rem;
	color: #FFFFFF;
	line-height: 1.5rem;
	text-align: center;
}
.cyl01 ul li:nth-child(3n){
	border-right: 0px;
}
.cyl01 ul li:last-child{
	border-bottom: 0px;
}

.wrap2{
	width: 100%;
	float: left;
	background-color: #e7eaf1;
	padding-bottom: 80px;
}

.yzs{
	width: 100%;
	float: left;
	margin-top: 0.5rem;
}
.yzs ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.yzs ul li{
	margin-top: 1.0rem;
	width: 48%;
	background-color: #FFFFFF;
	padding-bottom: 2.0rem;
}
.yzs ul li .pic{
	overflow: hidden;
}
.yzs ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.yzs ul li:hover .pic img{
	transform: scale(1.05);
}
.yzs ul li dl dt{
	margin-top: 1.0rem;
	font-size: 1.0rem;
	line-height: 1.5rem;
	text-align: center;
	font-weight: bold;
	color: #333333;
}
.yzs ul li dl dd{
	margin-top: 0.5rem;
	display: flex;
	justify-content: center;
}
.yzs ul li dl dd i{
	width: 1.0rem;
	height: 1px;
	background-color: #111418;
}
.yzs ul li p{
	font-size: 0.8rem;
	line-height: 1.5rem;
	margin-top: 0.5rem;
	padding: 0px 16%;
	text-align: center;
	color: #999999;
}
.zhibo{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.zhibo ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.zhibo ul li{
	width: 48%;
	box-shadow: 2px 5px 25px rgba(0,0,0,0.1);
	padding-bottom: 2.0rem;
	margin-top: 1.0rem;
}
.zhibo ul li .pic{
	overflow: hidden;
}
.zhibo ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.zhibo ul li:hover .pic img{
	transform: scale(1.05);
}
.zhibo ul li h1{
	margin-left: 1.0rem;
	margin-right: 1.0rem;
	margin-top: 1.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #999999;
	font-weight: normal;
}
.zhibo ul li dl dt{
	margin-top: 1.0rem;
	margin-left: 1.0rem;
	margin-right: 1.0rem;
	font-size: 1.2rem;
	color: #222222;
	font-weight: bold;
}
.zhibo ul li dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #999999;
	margin-top: 1.0rem;
	margin-left: 1.0rem;
	margin-right: 1.0rem;
}

.team{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.team ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.team ul li{
	width: 48%;
	background-color: #FFFFFF;
	box-shadow: 2px 5px 15px rgba(0,0,0,0.1);
	margin-top: 1.0rem;
}
.team ul li .pic{
	overflow: hidden;
}
.team ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.team ul li:hover .pic img{
	transform: scale(1.05);
}
.team ul li .a01{
	height: 2.5rem;
	position: relative;
}
.team ul li .a01 .mc{
	width: 100%;
	position: absolute;
	height: 5.0rem;
	top: -2.5rem;
	z-index: 11;
	left: 0;
	display: flex;
	justify-content: center;
}
.team ul li .a01 .mc div{
	width: 5.0rem;
	height: 5.0rem;
	background-color: rgba(255,255,255,0.95);
	border-radius: 50%;
	box-shadow: 2px 5px 15px rgba(0,0,0,0.2);
	display: flex;
	align-items: center;
	justify-content: center;
}
.team ul li .a01 .mc div dl dt{
	font-size: 1.0rem;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
.team ul li .a01 .mc div dl dd{
	font-size: 0.8rem;
	font-weight: bold;
	line-height: 1.5rem;
	text-align: center;
}
.team ul li .a02{
	font-size: 0.8rem;
	line-height: 1.5rem;
	border-bottom: 1px solid #DDDDDD;
	text-align: center;
	height: auto;
	padding: 0.5rem 0.5rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.team ul li .a02 i{
	width: 100%;
}
.team ul li .a03{
	display: flex;
}
.team ul li .a03 div{
	width: 50%;
	border-right: 1px solid #DDDDDD;
	text-align: center;
	font-size: 0.8rem;
	display: flex;
	align-items: center;
	padding: 0.5rem 0px;
	justify-content: center;
}
.team ul li .a03 div img{
	vertical-align: middle;
	margin-left: 5px;
	max-height: 1.0rem;
}
.team ul li .a03 div:nth-child(2){
	border-right: 0px;
}

.par{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
}
.par ul{
	display: flex;
	flex-wrap: wrap;
}
.par ul li{
	width: 25%;
	height: 12vw;
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	text-align: center;
}
.par ul li span{
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.par ul li img{
	max-height: 60%;
	max-width: 60%;
	vertical-align: middle;
}

.foot{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	padding: 1.0rem 0px;
	background-image: url(../img/fotbj.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.foot01{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	padding-bottom: 1.0rem;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	flex-wrap: wrap;
}
.foot01 .aa01{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #FFFFFF;
	width: 100%;
	margin-top: 1.5rem;
}
.foot01 .aa01 h1{
	margin-bottom: 0.5rem;
}
.foot01 .aa01 h1 img{
	max-width: 60%;
}
.foot01 .aa01 .zx{
	display: flex;
	justify-content: space-between;
	margin-top: 1.0rem;
} 
.foot01 .aa01 .zx .zx01{
	width: 8.0rem;
	height: 2.0rem;
	background-color: #FFFFFF;
	border-radius: 1.5rem;
	color: #C31A1F;
	font-size: 0.8rem;
	font-weight: bold;
	line-height: 2.0rem;
}
.foot01 .aa01 .zx .zx01 img{
	margin-right: 5px;
	max-height: 1.0rem;
}
.foot01 .aa01 .zx img{
	vertical-align: middle;
	margin-left: 1.0rem;
	max-height: 2.0rem;
}
.foot01 .aa01 dl dt{
	font-size: 1.0rem;
	line-height: 1.5rem;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 0.5rem;
}
.foot01 .aa01 dl dd{
	font-size: 0.8rem;
	line-height: 2.0rem;
	color: #FFFFFF;
}
.foot01 .aa01 dl dd a{
	color: #FFFFFF;
	font-size: 0.8rem;
}
.foot01 .aa01 dl dd img{
	vertical-align: middle;
	margin-right: 0.5rem;
}
.foot02{
	width: 100%;
	float: left;
	font-size: 0.8rem;
	line-height: 1.5rem;
	display: flex;
	justify-content: space-between;
	color: #FFFFFF;
	margin-top: 0.5rem;
	flex-wrap: wrap;
}
.foot02 div{
	width: 100%;
}
.link{
	width: 100%;
	float: left;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #FFFFFF;
	margin-top: 1.0rem;
	display: none;
}
.link a{
	color: #FFFFFF;
}

.nybanner{
	width: 100%;
	float: left;
	margin-top: 4.0rem;
}
.nybanner img{
	width: 100%;
	height: auto;
	display: block;
}

.zlm{
	width: 100%;
	float: left;
	height: auto;
	background-color: #f7f7f7;
}
.zlm01{
	width: 100%;
	display: flex;
	float: left;
	justify-content: space-between;
	height: auto;
	flex-wrap: wrap;
}
.zlm-l{
	width: 100%;
	border-bottom: 1px solid #FFFFFF;
}
.zlm-l ul{
	display: flex;
	flex-wrap: wrap;
}
.zlm-l ul li{
	width: 25%;
	height: 2.5rem;
	position: relative;
	font-size: 0.8rem;
}
.zlm-l ul li span{
	width: 0.4rem;
	height: 0.4rem;
	position: absolute;
	bottom: 0rem;
	left: calc(50% - 0.2rem);
	z-index: 11;
	background-image: url(../img/yuan.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	opacity: 0;
	transition: all 0.6s;
}
.zlm-l ul li a{
	width: 100%;
	float: left;
	text-align: center;
	line-height: 2.5rem;
}
.zlm-l ul li:hover a{
	background-color: #FFFFFF;
	color: #c31a1f;
}
.zlm-l ul li.cur a{
	background-color: #FFFFFF;
	color: #c31a1f;
}
.zlm-l ul li.cur span{
	opacity: 1;
}
.zlm-r{
	width: 100%;
	font-size: 0.8rem;
	color: #999999;
	line-height: 1.5rem;
	margin-bottom: 0.5rem;
	margin-top: 0.5rem;
}
.zlm-r i{
	color: #c31a1f;
}
.zlm-r img{
	vertical-align: middle;
	margin-right: 5px;
}
.fy{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.fy ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.fy ul li{
	width: 2.0rem;
	height: 2.0rem;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 1.0rem;
}
.fy ul li a{
	width: 100%;
	float: left;
	text-align: center;
	background-color: #eeeeee;
	text-align: center;
	font-size: 0.8rem;
	height: 2.0rem;
	line-height: 2.0rem;
	color: #000000;
}
.fy ul li a:hover{
	background-color: #c31a1f;
	color: #FFFFFF;
}
.fy ul li .cur{
	background-color: #c31a1f;
	color: #FFFFFF;
}

.nytitle{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.nytitle .in01{
	width: 100%;
}
.nytitle .in01 dl dt{
	font-size: 1.5rem;
	color: #000000;
	line-height: 2.0rem;
	text-transform: uppercase;
}
.nytitle .in01 dl dd{
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #000000;
	letter-spacing: 3px;
	margin-top: 0.5rem;
}
.nytitle .in01 p{
	display: flex;
	margin-top: 0.5rem;
}
.nytitle .in01 p i{
	width: 1.0rem;
	height: 2px;
	background-color: #c31a1f;
}
.nytitle .in02{
	width: 100%;
	display: flex;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #000000;
	justify-content: space-between;
	margin-top: 2.0rem;
}
.nytitle .in02 span{
	width: 3.0rem;
	height: 1px;
	background-color: #7d7d7d;
	margin-top: 1.0rem;
}
.nytitle .in02 div{
	width: calc(100% - 4rem);
}

.casefl{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.casefl ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.casefl ul li{
	width: 33.3%;
	margin-top: 2.0rem;
}
.casefl ul li .pic{
	height: 3.5rem;
	display: flex;
	justify-content: center;
}
.casefl ul li .pic div{
	width: 3.5rem;
	height: 3.5rem;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #dddddd;
	border-radius: 50%;
}
.casefl ul li .pic div img{
	max-height: 50%;
	max-width: 50%;
}
.casefl ul li .pic .pic01{
	display: inline-block;
}
.casefl ul li .pic .pic02{
	display: none;
}
.casefl ul li dl dt{
	font-size: 0.8rem;
	color: #000000;
	line-height: 1.5rem;
	margin-top: 1.0rem;
	text-align: center;
	font-weight: bold;
}
.casefl ul li dl dd{
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	color: #999999;
	display: none;
}
.casefl ul li p{
	display: flex;
	justify-content: center;
	margin-top: 10px;
	opacity: 0;
	transition: all 0.6s;
}
.casefl ul li p i{
	width: 10px;
	height: 6px;
	background-image: url(../img/hjt.png);
	background-repeat: no-repeat;
	background-position:center;
}
.casefl ul li:hover p{
	opacity: 1;
}
.casefl ul li:hover .pic div{
	background-color: #c31a1f;
	border: 1px solid #c31a1f;
}
.casefl ul li:hover .pic .pic01{
	display: none;
}
.casefl ul li:hover .pic .pic02{
	display: inline-block;
}
.casefl ul li.cur .pic div{
	background-color: #c31a1f;
	border: 1px solid #c31a1f;
}
.casefl ul li.cur .pic .pic01{
	display: none;
}
.casefl ul li.cur .pic .pic02{
	display: inline-block;
}
.casefl ul li.cur p{
	opacity: 1;
}

.caselist{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.caselist ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.caselist ul li{
	width: 48%;
	margin-top: 1.0rem;
}
.caselist ul li dl dt{
	overflow: hidden;
}
.caselist ul li dl dt img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.caselist ul li:hover dl dt img{
	transform: scale(1.05);
}
.caselist ul li dl dd{
	font-size: 0.8rem;
	line-height: 2.5rem;
	text-align: center;
}

.add{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	font-size: 0.8rem;
	color: #999999;
	line-height: 1.5rem;
}
.add a{
	color: #999999;
}
.add a:hover{
	color: #c31a1f;
}
.bt{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	text-align: center;
}
.bt dl dt{
	font-size: 1.2rem;
	color: #000000;
	line-height: 2.0rem;
	text-transform: uppercase;
	font-weight: bold;
}
.bt dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #999999;
	letter-spacing: 1px;
	margin-top: 0.5rem;
}
.bt p{
	display: flex;
	margin-top: 0.5rem;
	justify-content: center;
}
.bt p i{
	width: 1.5rem;
	height: 2px;
	background-color: #c31a1f;
}

.lxwm{
	width: 100%;
	float: left;
	height: auto;
	background-image: url(../img/lxbj.jpg);
	background-position: ccenter;
	background-repeat: no-repeat;
	margin-top: 0.5rem;
}
.lxwm ul{
	display: flex;
	flex-wrap: wrap;
}
.lxwm ul li{
	margin-top: 2.0rem;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.lxwm ul li .pic{
	text-align: center;
	height: 4.0rem;
	width: 4.0rem;
}
.lxwm ul li .pic img{
	max-height: 4.0rem;
	width: auto;
}
.lxwm ul li dl{
	width: calc(100% - 5.0rem);
}
.lxwm ul li dl dt{
	margin-top: 1.0rem;
	font-size: 1.0rem;
	color: #000000;
	font-weight: bold;
	line-height: 1.5rem;
}
.lxwm ul li dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
}
.liuyan{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	background-color: #f6f6f6;
	padding: 2.0rem 10%;
}
.liuyan h1{
	font-size: 1.2rem;
	line-height: 2.0rem;
	color: #222222;
}
.liuyan h2{
	font-size: 0.8rem;
	color: #666666;
	line-height: 1.5rem;
	margin-top: 1.0rem;
	font-weight: normal;
}
.liuyan ul{
	margin-top: 1.0rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.liuyan ul li{
	width: 100%;
	margin-top: 1.0rem;
}
.liuyan ul li:nth-child(4){
	width: 100%;
}
.liuyan ul li:nth-child(5){
	width: 100%;
}
.lxbk{
	width: 100%;
	height: 2.5rem;
	line-height: 2.5rem;
	border: 0px;
	border-radius: 5px;
	padding-left: 1.0rem;
	color: #999999;
	font-family: "微软雅黑";
	font-size: 0.8rem;
	outline: none;
}
.lxanniu{
	width: 8.0rem;
	height: 2.5rem;
	text-align: center;
	line-height: 2.5rem;
	border-radius: 5px;
	border: 0px;
	cursor: pointer;
	background-image: linear-gradient(to right, #c31a1f , #f85c61 );
	font-size: 1.0rem;
	color: #FFFFFF;
}

.about{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	background-image: url(../img/abj01.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
	padding-bottom: 2.0rem;
}
.about01{
	width: 90%;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
	background-color: #FFFFFF;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.abpic{
	width: 100%;
}
.abpic img{
	max-width: 100%;
	height: auto;
}
.abpic .xbt{
	width: 100%;
	float: left;
	margin-bottom: 2.0rem;
	margin-top: 2.0rem;
	padding: 0px 1.0rem;
}
.abpic .xbt dl dt{
	font-size: 1.2rem;
	color: #000000;
	line-height: 2.0rem;
	text-transform: uppercase;
}
.abpic .xbt dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #999999;
	letter-spacing: 1px;
	margin-top: 0.5rem;
}
.abpic .xbt p{
	display: flex;
	margin-top: 0.5rem;
}
.abpic .xbt p i{
	width: 1.0rem;
	height: 2px;
	background-color: #c31a1f;
}
.abpic img{
	width: 100%;
	height: auto;
	display: block;
}
.about .nr{
	width:100%;
	float: left;
	padding: 1.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
	background-color: #FFFFFF;
	padding-top: 0px;
}
.about .nr h1{
	font-size: 1.5rem;
	color: #000000;
	line-height: 2.0rem;
}
.about .nr h2{
	font-size: 1.0rem;
	color: #999999;
	text-transform: uppercase;
	margin-top: 0.5rem;
	margin-bottom: 2.0rem;
	font-weight: normal;
	letter-spacing: 1px;
}
.main2{
	width: 90%;
	margin: auto;
}

.newlist{
	width: 100%;
	float: left;
	margin-top: 1.5rem;
}
.newlist ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.newlist ul li{
	width: 100%;
	height: auto;
	transition: all 0.6s;
	background-color: #FFFFFF;
	position: relative;
	box-shadow: 2px 5px 25px rgba(0,0,0,0.1);
	padding-bottom: 2.0rem;
	margin-top: 1.0rem;
}
.newlist ul li .pic{
	height: auto;
	overflow: hidden;
}
.newlist ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.newlist ul li:hover .pic img{
	transform: scale(1.05);
}
.newlist ul li h1{
	font-size: 1.2rem;
	color: #000;
	font-weight: bold;
	padding: 0px 1.0rem;
	margin-top: 1.0rem;
	line-height: 1.5rem;
}
.newlist ul li dl dt{
	font-size: 0.8rem;
	line-height: 1.5rem;
	margin-top: 0.5rem;
	padding: 0px 1.0rem;
	color: #999999;
}
.newlist ul li dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #999999;
	margin-top: 0.5rem;
	padding: 0px 1.0rem;
}

.showtitle{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #000000;
}
.showdate{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #999999;
}
.showtex{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
}
.showtex img{
	max-width: 100%;
	height: auto;
}
.shownext{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	border-top: 1px solid #DDDDDD;
	padding-top: 1.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
}
.shownext a{
	color: #666666;
}
.shownext a:hover{
	color: #c31a1f;
}

.main3{
	width: auto;
	max-width: 1360px;
	padding: 0px 15px;
	margin: auto;
}

.nybt{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.nybt .w01{
	width: 100%;
	display: flex;
	align-items: center;
	height: 2.5em;
}
.nybt .w01 span{
	width: 2px;
	height: 2.5rem;
	margin-right: 0.5rem;
	background-color: #c31a1f;
}
.nybt .w01 dl dt{
	font-size: 0.8rem;
	line-height: 1.0rem;
	color: #999999;
}
.nybt .w01 dl dd{
	font-size: 1.2rem;
	color: #222222;
	line-height: 1.5rem;
	font-weight: bold;
}
.nybt .w02{
	width: 100%;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
	margin-top: 1.0rem;
}

.nybt2{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.nybt2 .w01{
	width: 100%;
	display: flex;
	align-items: center;
	height: 2.5rem;
}
.nybt2 .w01 span{
	width: 3px;
	height: 2.5rem;
	margin-right: 0.5rem;
	background-color: #FFFFFF;
}
.nybt2 .w01 dl dt{
	font-size: 0.8rem;
	line-height: 1.0rem;
	color: #FFFFFF;
}
.nybt2 .w01 dl dd{
	font-size: 1.2rem;
	color: #FFFFFF;
	line-height: 1.5rem;
	font-weight: bold;
}
.nybt2 .w02{
	width: 100%;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #FFFFFF;
	margin-top: 1.0rem;
}

.gylist{
	width: 100%;
	float: left;
	margin-top: 1.5rem;
}
.gylist ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.gylist ul li{
	width: 48%;
	height: auto;
	transition: all 0.6s;
	background-color: #FFFFFF;
	position: relative;
	box-shadow: 2px 5px 25px rgba(0,0,0,0.1);
	padding-bottom: 2.0rem;
	margin-top: 1.0rem;
}
.gylist ul li .pic{
	height: auto;
	overflow: hidden;
}
.gylist ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.gylist ul li:hover .pic img{
	transform: scale(1.05);
}
.gylist ul li h1{
	font-size: 1.2rem;
	color: #000;
	padding: 0px 1.0rem;
	margin-top: 1.0rem;
	line-height: 1.5rem;
	text-align: center;
}
.gylist ul li dl dt{
	font-size: 0.8rem;
	line-height: 1.5rem;
	padding: 0px 1.0rem;
	color: #999999;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0.2rem;
}
.gylist ul li dl dd{
	display: flex;
	justify-content: center;
	margin-top: 0.3rem;
}
.gylist ul li dl dd i{
	width: 2.5rem;
	height: 2px;
	background-color: #c31a1f;
}
.gylist ul li p{
	margin-top: 0.5rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #999999;
	padding: 0px 1.0rem;
	text-align: center;
}
.baojia{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	box-shadow: 0px 6px 25px 0px rgba(0,0,0,0.15);
	padding: 2.0rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.baojia-l{
	width: 100%;
}
.baojia-l h1{
	font-size: 1.5rem;
	line-height: 1.5rem;
	color: #222222;
	font-weight: normal;
	text-align: center;
}
.baojia-l h2{
	font-size: 0.8rem;
	text-align: center;
	color: #222222;
	font-weight: normal;
	margin-top: 0.5rem;
}
.baojia-l h2 i{
	color: #ff0000;
}
.baojia-l ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 1.0rem;
}
.baojia-l ul li:first-child{
	width: 49%;
}
.baojia-l ul li:nth-child(2){
	width: 49%;
}
.baojia-l ul li{
	width: 100%;
	height: 2.5rem;
	margin-top: 1.0rem;
}
.bjbk{
	width: 100%;
	height: 2.5rem;
	line-height: 2.5rem;
	border: 1px solid #EEEEEE;
	border-radius: 5px;
	outline: none;
	padding-left: 1.0rem;
	font-family: "微软雅黑";
	color: #999999;
	font-size: 0.8rem;
}
.bjanniu{
	width: 100%;
	height: 2.5rem;
	line-height: 2.5rem;
	text-align: center;
	border: 0px;
	cursor: pointer;
	background-image: linear-gradient(to right, #c31a1f , #f85c61 );
	font-size: 1.0rem;
	color: #FFFFFF;
	letter-spacing: 3px;
	border-radius: 5px;
}
.baojia-r{
	width: 100%;
	margin-top: 1.0rem;
}
.baojia-r img{
	max-width: 100%;
	height: auto;
}
.nywrap{
	width: 100%;
	float: left;
	background-color: #f6f6f6;
	padding-bottom: 2.0rem;
	margin-top: 1.0rem;
}

.sjyd{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	padding-bottom: 2.0rem;
	background-image: url(../img/ydbj.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.sjyd01{
	width: 100%;
	float: left;
}
.sjyd01 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.sjyd01 ul li{
	width: 48%;
	height: auto;
	transition: all 0.6s;
	background-color: #FFFFFF;
	position: relative;
	box-shadow: 2px 5px 25px rgba(0,0,0,0.1);
	padding: 2.0rem 0px;
	margin-top: 1.0rem;
	border-radius: 10px;
}
.sjyd01 ul li .pic{
	height: 3.0rem;
	overflow: hidden;
	text-align: center;
}
.sjyd01 ul li .pic img{
	max-height: 2.5rem;
	width: auto;
}
.sjyd01 ul li dl dt{
	font-size: 1.0rem;
	line-height: 1.5rem;
	padding: 0px 1.0rem;
	color: #222222;
	font-weight: bold;
	text-align: center;
	margin-top: 1.0rem;
}
.sjyd01 ul li dl dd{
	margin-top: 5px;
	font-size: 0.8rem;
	color: #999999;
	text-align: center;
}




























.f18{
	font-size: 1.0rem;
}
.marb100{
	margin-bottom: 3.0rem;
}
.marb60{
	margin-bottom: 2.0rem;
}
.mart80{
	margin-top: 2.0rem;
}
.mart0{
	margin-top: 0px;
}
























	
	
	














}
































