.prodet-body .page-padding{
	padding: 75px 0;
}
.pera-content li{
	list-style: none;
}
.pro-img{
	padding: 0 10%;
}
.exzoom {
	box-sizing: border-box;
	padding-bottom: 26px;
    margin-bottom: 22px;
}
.exzoom * {
	box-sizing: border-box;
}
.exzoom .exzoom_img_box {
	background: #eee;
	position: relative;
}
.exzoom .exzoom_img_box .exzoom_main_img {
	display: block;
	width: 100%;
}
.exzoom .exzoom_preview {
	margin: 0;
	position: absolute;
	top: 0;
	overflow: hidden;
	z-index: 999;
	background-color: #fff;
	border: 1px solid #ddd;
	display: none;
}
.exzoom .exzoom_preview .exzoom_preview_img {
	position: relative;
	max-width: initial !important;
	max-height: initial !important;
	left: 0;
	top: 0;
}
.exzoom .exzoom_nav {
	margin-top: 10px;
	overflow: hidden;
	position: relative;
	left: 15px;
}
.exzoom .exzoom_nav .exzoom_nav_inner {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
}
.exzoom .exzoom_nav .exzoom_nav_inner span {
	border: 1px solid #ddd;
	overflow: hidden;
	position: relative;
	float: left;
}
.exzoom .exzoom_nav .exzoom_nav_inner span.current {
	border: 1px solid #f60;
}
.exzoom .exzoom_nav .exzoom_nav_inner span img {
	max-width: 100%;
	max-height: 100%;
	position: relative;
}
.exzoom .exzoom_btn {
	position: relative;
	margin: 0;
}
.exzoom .exzoom_btn a {
	display: block;
	width: 15px;
	border: 1px solid #ddd;
	height: 60px;
	line-height: 60px;
	background: #eee;
	text-align: center;
	font-size: 18px;
	position: absolute;
	left: 0;
	top: -62px;
	text-decoration: none;
	color: #999;
}
.exzoom .exzoom_btn a:hover {
	background: #f60;
	color: #fff;
}
.exzoom .exzoom_btn a.exzoom_next_btn {
	left: auto;
	right: 0;
}
.exzoom .exzoom_zoom {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	z-index: 5;
	cursor: pointer;
}
.spec-con table{
	display: block;
	width: 100%;
	height: auto;
}
.spec-con tbody tr{
	height: 40px!important;
}
.spec-con tbody td{
	width: 30%;
	padding-bottom: 2%;
    padding-top: 2%;
    padding-left: 2%;
	-webkit-box-shadow: 0 2px 2px -2px #0E1119;
    -moz-box-shadow: 0 2px 2px -2px #0E1119;
    box-shadow: 0 2px 2px -2px #0E1119;
}
.spec-con tbody tr td:last-child{
	/* width: 50%; */
}
.spec-con tbody tr:nth-child(even){
	background: #efefef;
}
.spec-con tbody tr:hover {
	color: #FFFFFF;
	background-color: #464A52;
 -webkit-box-shadow: 0 6px 6px -6px #0E1119;
	-moz-box-shadow: 0 6px 6px -6px #0E1119;
	box-shadow: 0 6px 6px -6px #0E1119;
 }

.pro-det-com .pro-det-tit h4{
	color: #004150;
    font-size: 45px;
    font-weight: 700;
    padding-bottom: 30px;
}
.pro-det-des{
	margin-bottom: 50px;
}
.pro-det-btn ul{
	padding-left: 0;
}
.pro-det-btn li{
	list-style: none;
	color: #fff;
	text-align: center;
    width: 180px;
    height: 55px;
	line-height: 55px;
    font-weight: 600;
    border-radius: 30px;
    background-color: #ea1e00;
	display: inline-block;
	margin-right: 15px;
}
.ft-prolist-btn ul{
	padding-left: 0;
}
.ft-prolist-btn .pro-det-btn li{
	width: 146px;
    height: 44px;
    line-height: 44px;
}
.pro-det-con{
	border-top: 2px solid #efefef;
    border-bottom: 2px solid #efefef;
	margin-top: 35px;
}
.pro-det-btn li:hover{
	background-color: #00044b;
}
.prodet-btn-item i{
	padding-right: 5px;
}
.prodet-con-item ul{
	margin: 10px auto;
}
.prodet-con-item li{
	line-height: 2.4rem;
	display: inline-block;
	padding-right: 30px;
}
.prodet-con-item i{
	font-size: 3.4rem;
}
.prodet-con-item i.icon-changyonglogo27{
	color: #ff7300;
}
.prodet-con-item i.icon-shouji1{
	font-size: 1.6rem;
	color: #ea1e00;
}
.prodet-con-item i, .prodet-con-item span{
	display: inline-block;
	vertical-align: middle;
}
@media screen and (max-width: 768px) {
.exzoom .exzoom_zoom_outer {
	display: none;
}
.pro-det-btn li{
	width: 150px;
}
}
.exzoom .exzoom_img_ul_outer {
	/* border: 1px solid #ddd; */
	position: absolute;
	overflow: hidden;
}
.exzoom .exzoom_img_ul_outer .exzoom_img_ul {
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: absolute;
}
.exzoom .exzoom_img_ul_outer .exzoom_img_ul li {
	list-style: none;
	display: inline-block;
	text-align: center;
	float: left;
}
.exzoom .exzoom_img_ul_outer .exzoom_img_ul li img {
	width: 100%;
}
.exzoom_nav,.exzoom_btn{
	display: none;
}
/* Pronav */
#hi-tab ul li {
	list-style-type: none;
	width: 100%;
	position: relative;
}
#hi-tab ul li::before{
	content: '';
    background: #D2D2D2;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 19px;
    width: 1px;
    position: absolute;
}

#hi-tab ul li a {
	width: 100%;
	display: block;
	margin: 0 auto;
	font-weight: 600;
}
#hi-tab ul li:first-child::before{
	content: none;
}
#hi-tab {
	display: flex;
	text-align: center;
	width: 100%;
}
#hi-tab::before{
	content: '';
    width: 100%;
    background: #EDEDED;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
}

#hi-tab ul {
	display: flex;
	width: 100%;
	margin-bottom: 0;
	/* background-color: #f6f6f6; */
}


/* 测试区域 */
/* .test-up-area {
	height: 200px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	background-color: #51D266;
} */

.test-down-area {
	height: auto;
	width: 100%;
}
.ft-prodet-adv p:before{

}

#s1 .container, #s2 .container{
	padding-top: 50px;
}
#s2 .container{
	padding: 50px 0px 45px;
}
#s3 .ft-service-inner-text p {
	min-height: 115px;
}

.hi-select-btn.hi-selected-full {
	/* background-color: #ea1e00;
	color: #FFFFFF; */
}

.hi-select-btn.hi-selected-underline {
	border-bottom: 3px #ea1e00 solid;
}

.toggle {
	width: 5%;
}
.toggle a {
	width: 100%;
	display: block;
	margin: 0 auto;
	padding: 20px 0px;
}
.pronav-item ul,.ft-prolist-adv ul{
	padding-left: 0;
}
.ft-prolist-adv{
	margin: 50px 0;
}
.ft-prolist-adv li{
	list-style: none;
	text-align: center;
}
.ft-prolist-adv .row span{
    display: block;
	width: 80px;
    height: 80px;
    line-height: 80px;
	font-size: 40px;
	background: #ea1e00;
    margin: 0 auto 10px;
    color: #ffffff;
    border-radius: 50%;
}
.ft-prolist-adv .row li:first-child span{
	line-height: 80px;
}
.ft-prolist-adv .row span{
	line-height: 90px;
	transition:all 2s ease-in-out;
	-webkit-transition: all 2s ease-in-out;
}
.ft-prolist-adv .row span:hover{
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-mo-transform: rotate(360deg);
}
.ft-jg-item{
	margin-bottom: 15px;
}

