﻿.bt-control-box .inbox {
	width: 90%;
	max-width: 1540px;
	margin: 0 auto;
}
.act.bt-control-box .inbox .left {
	width: 85%;
}
.act.bt-control-box .inbox .left a:last-child {
	border-right: none;
}
.act.bt-control-box .inbox .leftbg {
	left: 85%;
}
.pro_a {
	padding: 5.2083% 0;
}
.this-title {
	text-align: center;
}
.this-info {
	color: #999999;
	margin-bottom: 40px;
}
.pro_b {
	padding: 5.2083% 0;
}
.pro_c .inbg {
	padding-bottom: 5.2083%;
	background-image: url(../img/pro_20.jpg);
}
.pro_c .content .box1 {
	padding-bottom: 40px;
	border-bottom: 1px solid #f3f3f3;
	margin-bottom: 40px;
}
.pro_c .content .box1 .left {
	width: 46.5277%;
	float: left;
	color: #666;
	line-height: 30px;
}
.pro_c .content .box1 .left .lte {
	margin-bottom: 40px;
}
.pro_c .content .box1 .left table {
	border-collapse: collapse;
	width: 100%;
	text-align: center;
}
.pro_c .content .box1 .left table tr:nth-child(2n+1) {
	background-color: #f9f9f9;
}
.pro_c .content .box1 .left table td {
	border: 1px solid #dddddd;
	height: 50px;
}
.pro_c .content .box1 .right {
	float: right;
	width: 49.3055%;
	border: 1px solid #ddd;
}
.pro_c .content .box2 .box-tl {
	font-size: 30px;
	color: #000;
	margin-bottom: 40px;
}
.pro_c .content .box2 ul {
	max-height: 546x;
	overflow: auto;
}
.pro_c .content .box2 ul li {
	width: 22.7272%;
	float: left;
	margin: 40px 3.0304% 0 0;
	cursor: pointer;
}
.pro_c .content .box2 ul li .imgbox {
	overflow: hidden;
	position: relative;
	border: solid 1px #efefef;
	margin-bottom: 12px;
}
.pro_c .content .box2 ul li .imgbox .img {
	width: 100%;
}
.pro_c .content .box2 ul li .imgbox .scale-btn {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 20;
	opacity: 0;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: rgba(0, 71, 157, 0.9);
}
.pro_c .content .box2 ul li .imgbox .scale-btn img {
	width: auto;
}
.pro_c .content .box2 ul li .name {
	font-size: 18px;
	text-align: center;
}
.pro_c .content .box2 ul li:nth-child(1), .pro_c .content .box2 ul li:nth-child(2), .pro_c .content .box2 ul li:nth-child(3), .pro_c .content .box2 ul li:nth-child(4) {
	margin-top: 0;
}
.pro_c .content .box2 ul li:nth-child(4n) {
	margin-right: 0;
}
.pro_c .content .box2 ul li:hover .imgbox .scale-btn {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.pro_d .right-cont .top-tab-bar-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 40px;
	overflow: auto;
}
 .pro_d .right-cont .top-tab-bar-box::-webkit-scrollbar {
 width: 5px;
 height: 5px;
}
.pro_d .right-cont .top-tab-bar-box .tab {
	border: solid 1px #dddddd;
	padding: 1px;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin-right: 20px;
	cursor: pointer;
	flex-shrink: 0;
}
.pro_d .right-cont .top-tab-bar-box .tab span {
	height: 46px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 20px;
	text-align: center;
	color: #333333;
	background-color: #dddddd;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	padding: 0 40px;
}
.pro_d .right-cont .top-tab-bar-box .tab:hover, .pro_d .right-cont .top-tab-bar-box .act.tab {
	border-color: #00479d;
}
.pro_d .right-cont .top-tab-bar-box .tab:hover span, .pro_d .right-cont .top-tab-bar-box .act.tab span {
	background: #00479d;
	color: #fff;
}
.pro_d .right-cont .top-tab-bar-box .tab:last-child {
	margin-right: 0;
}
.pro_d .right-cont .show-model-bobx .top-mk {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 40px;
}
.pro_d .right-cont .show-model-bobx .top-mk .left {
	width: 56.3025%;
	padding: 2.65%;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	border: solid 1px #e5e5e5;
}
.pro_d .right-cont .show-model-bobx .top-mk .left img {
	width: 100%;
}
.pro_d .right-cont .show-model-bobx .top-mk .right {
	width: 41%;
}
.pro_d .right-cont .show-model-bobx .top-mk .right .name {
	font-size: 30px;
	color: #000000;
	line-height: 45px;
}
.pro_d .right-cont .show-model-bobx .top-mk .right .te {
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	margin-bottom: 44px;
}
.pro_d .right-cont .show-model-bobx .top-mk .right .info-box {
	height: 320px;
	overflow: auto;
}
.pro_d .right-cont .show-model-bobx .top-mk .right .info-box .info-te {
	color: #999;
	margin-bottom: 20px;
	line-height: 24px;
}
.pro_d .right-cont .show-model-bobx .top-mk .right .info-box .lix {
	line-height: 30px;
	font-size: 14px;
	color: #666;
}
.pro_d .right-cont .show-model-bobx .top-mk .right .control-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
}
.pro_d .right-cont .show-model-bobx .top-mk .right .control-box .btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 50px;
	border: solid 1px #dfdfdf;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor: pointer;
	width: calc(33.33% - 10px);
	min-width: 190px;
	margin-bottom: 15px;
	margin-right: 15px;
	color: #fff;
	background: #c00000;
	border-color: #c00000;
}
.pro_d .right-cont .show-model-bobx .top-mk .right .control-box .btn .icon {
	position: relative;
	margin-right: 12px;
}
.pro_d .right-cont .show-model-bobx .top-mk .right .control-box .btn .ewm-download {
	display: none;
	position: absolute;
	left: 50%;
	bottom: 100%;
	transform: translateX(-50%);
	width: 120px;
	background: #fff;
	padding: 5px;
	border-radius: 5px;
}
.pro_d .right-cont .show-model-bobx .top-mk .right .control-box .btn:last-child {
	margin-right: 0;
}
.pro_d .right-cont .show-model-bobx .top-mk .right .control-box .btn:hover {
	color: #fff;
	background: #00479d;
	border-color: #00479d;
}
.pro_d .right-cont .show-model-bobx .top-mk .right .control-box .btn:hover .ewm-download {
	display: block;
}
.pro_d .right-cont .show-model-bobx .bottom .val-bar-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	background-color: #f0f0f0;
	padding: 13px 0 13px 30px;
	margin-bottom: 30px;
}
.pro_d .right-cont .pro-tl {
	font-size: 30px;
	padding-bottom: 24px;
	margin-bottom: 24px;
	border-bottom: 1px solid #e5e5e5;
}
.pro_d .right-cont .show-model-bobx .bottom .val-bar-box .val-btn {
	width: 330px;
	text-align: center;
	line-height: 24px;
	border-right: 1px solid #dddddd;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	cursor: pointer;
}
.pro_d .right-cont .show-model-bobx .bottom .val-bar-box .val-btn:nth-child(1) {
	width: 204px;
	text-align: left;
}
.pro_d .right-cont .show-model-bobx .bottom .val-bar-box .act.val-btn {
	color: #00479d;
}
.pro_d .right-cont .show-model-bobx .bottom .nr-box {
	padding: 30px 30px 0 30px;
	border-top: 1px solid #f3f3f3;
}
.nr-box, .nr-box p {
	line-height: 28px;
}
.pro_d .right-cont .show-model-bobx .bottom .nr-box .table-box .table-tl {
	font-size: 20px;
	color: #000;
	margin-bottom: 20px;
}
.pro_d .sidebar-content {
	padding-bottom: 40px;
}
.pro_e {
	padding: 40px 0 5.2093%;
}
.pro_e .box-tl {
	font-size: 30px;
	color: #000;
	margin-bottom: 40px;
}
.pro_e #tjSwiper .swiper-slide {
	display: block;
	padding: 30px 24px 0 24px;
	background: #f5f5f5;
}
.pro_e #tjSwiper .swiper-slide .imgbox {
	overflow: hidden;
}
.pro_e #tjSwiper .swiper-slide .imgbox img {
	transition: all .3s;
	width: 100%;
}
.pro_e #tjSwiper .swiper-slide .te {
	line-height: 78px;
	font-size: 18px;
}
.pro_e #tjSwiper {
	margin-bottom: 30px;
}
.pro_e #tjSwiper .swiper-slide:hover .imgbox img {
	transform: scale(1.1);
}
#tjSwiperSP {
	height: 12px;
	position: relative;
	left: auto;
	bottom: auto;
}
#tjSwiperSP::after {
	content: "";
	width: 100%;
	height: 4px;
	background: #ddd;
	left: 0;
	top: 4px;
	z-index: 0;
}
#tjSwiperSP span {
	z-index: 20;
}
 @media (max-width:1536px) {
.pro_c .content .box2 ul {
	max-height: 490px;
	overflow: auto;
}
}
.third-menu-box {
	display: flex;
	flex-wrap: wrap;
}
.third-menu-box a {
	display: flex;
	width: 19%;
	margin: 0 1.25% 14px 0;
	flex-shrink: 0;
	flex-grow: 0;
	height: 60px;
	font-size: 14px;
	line-height: 24px;
	justify-content: center;
	align-items: center;
	border: 1px solid #ddd;
	background: #fff;
	color: #333;
}
.third-menu-box a.act {
	border-color: #00479d;
	background: #00479d;
	color: #fff;
}
.third-menu-box a:nth-child(5n) {
	margin-right: 0;
}
 @media (max-width: 1440px) {
.pro_e .box-tl {
	font-size: 24px;
}
.pro_e #tjSwiper .swiper-slide {
	padding: 20px 18px 0 18px;
}
.pro_c .content .box2 .box-tl {
	font-size: 24px;
}
.pro_c .content .box2 ul {
	max-height: 462px;
}
.pro_d .right-cont .top-tab-bar-box .tab span {
	padding: 0 30px;
}
.pro_d .right-cont .show-model-bobx .top-mk .right .name {
	font-size: 24px;
}
.pro_d .right-cont .show-model-bobx .top-mk .right .te {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 30px;
}
.pro_d .right-cont .pro-tl {
	font-size: 24px;
}
}
 @media (max-width:1366px) {
.pro_e #tjSwiper .swiper-slide .te {
	font-size: 16px;
	line-height: 60px;
}
.pro_c .content .box2 ul {
	max-height: 442px;
}
.pro_d .right-cont .show-model-bobx .top-mk .right .control-box .btn {
	min-width: 170px;
}
}
 @media (max-width:1280px) {
.pro_e #tjSwiper .swiper-slide {
	padding: 20px 15px 0 15px;
}
.pro_c .content .box2 ul {
	max-height: 420px;
}
}
 @media (max-width: 1024px) {
.third-menu-box {
	display: none;
}
.pro_c .content .box1 {
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.pro_c .content .box2 .box-tl {
	margin-bottom: 30px;
}
.pro_c .content .box2 ul {
	max-height: 350px;
}
.pro_c .content .box2 ul li .name {
	font-size: 16px;
}
.pro_d .right-cont .top-tab-bar-box {
	margin-bottom: 30px;
}
.pro_d .right-cont .show-model-bobx .top-mk {
	display: block;
	margin-bottom: 30px;
}
.pro_d .right-cont .show-model-bobx .top-mk .left {
	width: 100%;
	margin-bottom: 30px;
}
.pro_d .right-cont .show-model-bobx .top-mk .right {
	width: 100%;
}
.pro_d .right-cont .show-model-bobx .top-mk .right .name {
	font-size: 20px;
}
.pro_d .right-cont .show-model-bobx .bottom .val-bar-box {
	margin-bottom: 30px;
	padding: 13px 0;
}
.pro_d .right-cont .show-model-bobx .bottom .val-bar-box .val-btn {
	width: 33.3333% !important;
	text-align: center !important;
}
.pro_d .right-cont .show-model-bobx .bottom .nr-box {
	padding: 20px 0;
}
.pro_e #tjSwiper .swiper-slide .te {
	font-size: 14px;
	line-height: 50px;
}
}
 @media (max-width: 768px) {
.pro_b, .pro_a {
	padding: 50px 0;
}
.this-info {
	line-height: 26px;
	margin-bottom: 30px;
}
.pro_c .inbg {
	padding-bottom: 50px;
}
.pro_c .content .box1 {
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.pro_c .content .box1 .left, .pro_c .content .box1 .right {
	width: 100%;
}
.pro_c .content .box1 .left {
	margin-bottom: 30px;
}
.pro_c .content .box1 .left .lte {
	margin-bottom: 20px;
}
/* .pro_c .content .box2 .box-tl {
    height: 486px;
  } */
.pro_c .content .box2 .box-tl {
	margin-bottom: 30px;
}
.pro_c .content .box2 ul li {
	width: 100%;
	margin: 0 0 6%!important;
}
.pro_c .content .box2 ul li .name {
	font-size: 16px;
}
.pro_c .content .box2 ul li:last-child {
	margin-bottom: 0;
}
.pro_d .right-cont .top-tab-bar-box {
	display: block;
}
.pro_d .right-cont .top-tab-bar-box .tab {
	display: block;
	width: 100%;
	margin: 0 0 5px;
}
.pro_d .right-cont .top-tab-bar-box .tab:last-child {
	margin-bottom: 0;
}
.pro_d .right-cont .show-model-bobx .bottom .val-bar-box {
	margin-bottom: 30px;
}
.pro_d .right-cont .show-model-bobx .bottom .val-bar-box .val-btn:nth-child(1) {
	width: 80px;
}
.pro_d .right-cont .show-model-bobx .bottom .val-bar-box .val-btn:nth-child(2) {
	width: 120px;
}
.pro_d .right-cont .show-model-bobx .bottom .val-bar-box .val-btn:nth-child(3) {
	width: 120px;
}
}
.right-content {
	/* height: 418px; */
	overflow: hidden;
}
.right-content p {
	line-height: 26px;
}
