/* 产品页 */
.content{
	width: 1280px;
	margin: 0 auto;
}
.banner{
    width: 100%;
    height: 455px;
    max-width: 1920px;
    margin: 0 auto;
    background: url(../images/tp/xmtrhjgpt.png) no-repeat center;
    border: 1px solid #FFFFFF;
}
.banner dl dt{
   font-size: 48px;
   color: #ffffff;
   line-height: 100px;
  
}
.banner dl{
   margin-top: 155px;
}
.banner dl dd{
   font-size: 24px;
   color: #ffffff;
}
.banner img{
    width: 100%;
}
.xmt h3{
	font-size: 36px;
	margin-top: 30px;
	color: #1c72b9;
}
.xmt h5{
	font-size: 18px;
	color: #424242;
	text-align: center;
	margin-top: 20px;
}
.xmt p{
	margin-top: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #464646;
	margin-bottom: 30px;
}
.xmt img{
	width: 100%;
	margin-bottom: 30px;
}
.xmt_img{
	height: 224px;
}
.xmt_img ul li{
	width: 32%;
	float: left;
}
.xmt_img2{
	margin-left: 22px;
}
.jjfa_con2{
	margin-left: 19px;
}
.jjfa{
	margin-top: 20px;
}
h3.Title{
	text-align: center;
	padding: 30px 0;
}
.jjfa_con{
	height: 224px;
}
.jjfa_con dl{
	width: 32%;
	height: 224px;
	border: 1px solid #eaeaea;
	float: left;
	border-radius: 3px;
}
.jjfa_con p{
	text-align: center;
	margin-top: 20px;
}
.jjfa_con dt{
	font-size: 20px;
	text-align: center;
	color: #393939;
	line-height: 60px;
}
.jjfa_con dd{
	font-size: 16px;
	color: #636363;
        padding: 0px 20px 0px 20px;
        line-height: 25px;
}
.cpys{
	margin-top: 20px;
}
.cpys_con{
	height: 420px;
	margin-top: 20px;
}
.cpys_con dl{
	width: 49%;
	float: left;
	background: #f9f9f9;
}
.cpys_left{
	margin-left:20px;
}
.cpys_bottom{
	margin-top: 20px;
}

.cpys_con_block{
	display: flex;
}
.cpys_con_left{
	width: 123px;
	height: 123px;
	border: 1px solid #b1dced;
	border-radius: 143px;
	margin: 28px 28px;
	text-align: center;
	line-height: 123px;
	font-size: 72px;
	font-weight: bold;
	color: #808080;
}
.cpys_con_right{
	width: 66%;
}
.cpys_con_right dt{
	font-size: 24px;
	color: #666666;
	margin-top: 35px;
}
.cpys_con_right dd{
	font-size: 16px;
	color: #808080;
	margin-top: 10px;
	line-height: 30px;
}
.inBottom{
	margin-top: 60px;
}