.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: 10px 0;
  padding-top: 0;
}
.this-title {
  text-align: center;
}
.this-info {
  color: #999999;
  margin-bottom: 40px;
}
.pro_b {
  padding:10px 0
}
.pro_c .inbg {
  padding-bottom: 5.2083%;
  background-image: url(../images/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: 20px;
  overflow: hidden;
}
.pro_d .right-cont .show-model-bobx .top-mk .left {
  width: 54.84%;
	/*width: 39.37%;*/
  /*padding: 2.65%;*/
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  /*border: solid 1px #e5e5e5;*/
  /*margin: 0 auto;*/
}
.pro_d .right-cont .show-model-bobx .top-mk .left img {
  width: auto !important; 
}
/*update:2021.03.11*/
.pro_d .right-cont .show-model-bobx .top-mk .right {
  /*width: 41%;*/
  /* width: 36.76%; */
  font-size: 14px;
  padding-left: 15px;
}
.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;
	padding: 10px 0;
	font-size: 14px;
}
/*update:2021.03.11*/
.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;*/
  justify-content: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /*height: 50px;*/
  height: 25px;
  /*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;*/
  width: 44%;
  /*margin-bottom: 15px;*/
  /*margin-right: 15px;*/
  margin: 10px 0;
 	/*insert*/
  padding-left: 0.8vw;
}

.pro_d .right-cont .show-model-bobx .top-mk .right .control-box .btn .icon {
  position: relative;
  margin-right: .262vw;
}
.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;*/
 		color: #00479d;
    text-decoration: underline;
}
.pro_d .right-cont .show-model-bobx .top-mk .right .control-box .btn:hover .ewm-download {
  display: block;
} 
/*update:2021.03.11*/
.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-tl2{
		font-size: 18px;line-height: 22px;
    /*font-weight: 600;*/
    /*margin-bottom:.787vw;*/
    margin: .787vw 0;
    
    font-weight: bold;
}
.hyyy ul {display: flex;
 /*margin-top: 20px;*/
 justify-content: space-between;
 flex-wrap: wrap;}
.pro_d .right-cont .pro-tl{
  font-size: 18px; line-height: 22px;
  /*font-weight: 600;*/
  
  font-weight: bold;
  margin: .787vw 0;
 
/*  padding-bottom: 24px;
  margin-bottom: 24px;*/
/*  border-bottom: 1px solid #e5e5e5;*/
}
/*update:2021.03.11*/
.pro_a .content .app-class-box {
    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; */
    gap: 20px;
    flex-wrap: wrap;
    width: 100%;
}
.pro_a .content .app-class-box .box {
    width: 32%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    /* margin-top: 40px; */
    margin-bottom: 30px;
}
.pro_a .content .app-class-box .box .probox .line-box2 a {
    display: block;
    position: relative;
    /* text-decoration: underline; */
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    line-height: 30px;
    font-size: 14px;
}
.pro_a .content .app-class-box .box .imgbox img {
    overflow: hidden;
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.proboxtit {
    line-height: 30px;
    color: #00479d;
    
    font-weight: bold;
    font-size: 14px;
   line-height:18px; overflow:hidden;
}
.pro_a .right-cont .show-model-bobx .bottom .val-bar-box .val-btn {
    /* width: 330px; */
    width: 100%;
    /* text-align: center; */
    text-align: left;
    /* line-height: 24px; */
    /* border-right: 1px solid #dddddd; */
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    cursor: pointer;
    color: #00479d;
    margin-bottom: 20px;
    background: #f7f7f7;
    padding: 8px 0;
    padding-left: 10px;
    padding-right: 35px;
    /* font-weight: 600; */
    font-size: 14px;
    
    font-weight:bold;
}

.pro_d .right-cont .show-model-bobx .bottom .val-bar-box .val-btn {
  /*width: 330px;*/
  width: 100%;
  /*text-align: center;*/
  text-align: left;
  /*line-height: 24px;*/
  /*border-right: 1px solid #dddddd;*/
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  cursor: pointer;
  /*insert*/
      color: #00479d;
  margin-bottom: 20px;
  background: #f7f7f7;
  padding: 13px 0;
  padding-left: 10px;
  padding-right: 35px;
  /*font-weight: 600;*/
  font-size: 14px;
  
  font-weight:bold;
}
/*update:2021.03.11*/
/*.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;
}
.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: 5%;
}
/*update:2021.03.11*/
.pro_e{
  padding: 40px 0 5.2093%;
  /*insert*/
  display: none;
}
.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;
}

/*insertitem*/
.insert_bg{
	background: #dae6f0;
}
/*.insert_borderR{
	border-right: 1px solid;
}*/
.posre{
	position: relative;
}

.fdj{
	position: absolute;
	right: 0;
	bottom: 5.5%;
	width: auto;
	z-index: 10;
}
#cy .fdj{bottom: 0}
.showsubmenu,.dissubmenu{
	display: inline-block;
	float: right;font-size: 14px;
	padding: 0 10px;
}
.showsubmenu a:hover{
	color: #00479d;
}
.dissubmenu a:hover{
	color: #00479d;
}
.centeritem{
	margin: 14px 0; position: relative; z-index: 1;
	/*margin-top: 0;*/
    font-size: 14px;
}
.centeritem span{
	float: right;
}
/*.borT{
	border-top: 1px solid #e5e5e5;
}*/
.wp65{
width:65% !important;
}
.wp85{
width:85% !important;
}
.hyyy{
	display: flex;
	margin-top: 20px;
	justify-content: space-between;
	flex-wrap: wrap;
}
.hyyyitem{
	width: 24%;
	/*border: solid 1px #e5e5e5;*/
	text-align: center;
}
.hyyyitemwz{
	padding: 13px 0;
}
.hyyyitempg{
	border: solid 1px #fff;
}
.hyyyitem:hover .hyyyitempg{
    border: solid 1px #00479d;
}

.hyyyitem a:hover .hyyyitemwz{
	color: #00479d;
}
.fR{
	float: right;
}
/*.R90{
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}*/
.open .R90{
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.link img{
	padding:0 5px;
}
.wp40{
	width: 56% !important;
}
.table-box{
	margin-bottom: 20px; font-size: 14px;
	/*text-align: center;*/
}
.table-box img{
    text-align: center; 
}
.tablepg img{ display: none}
@media (max-width: 768px)
.tablepg img {
 display: block;
}
.bore5{
	  border: solid 1px #e5e5e5;
}
.mt20{margin:20px 0 0 }
.csttit{
	font-size: 14px;
	color: #333;
	
	font-weight:bold;
	padding:0 18px;
	margin-top: 20px;
	margin-bottom: 12px;
}
.cstnr{
	padding:0 18px; line-height: 18px;
}
.bore5 a{
	padding:13px 18px;
	display: block;
}
.wp100{
	width: 100%;
}
.wp100 img{
	width: 100%;
}
.hyxqms{
	text-align: center;
	font-size: 14px;
}
.hyxqms1{
	text-align: center;
	
	font-weight:bold;
}
.hyxqms2{
	width: 44.4%;
	margin: 0 auto;
	padding: 16px 0;
}
.hyxqms2 hr{
	border: 1px solid #E5E5E5;
}
.hyxqms3{
	width: auto;
  	display: inline-block;
	text-align: left;
}
.hyxqms3 ul li{
	line-height: 2;
}
.val-btncss2{
	background: #fff !important;
	border: solid 1px #093cb1;
	color: #333 !important;
	
	font-weight:bold;
}
.fzjdes1{
	margin-top: 15px;
	margin-bottom: 40px;
	font-size: 14px;
	line-height: 2;
}
.fzjdes2{
	font-size: 14px;
	line-height: 2;
}
.fzjzs{
	margin-top: 25px;
}
.fzjzs ul{
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}

.fzjzs ul li{
	 width: 33%;
    float: left;
    padding: 10px 20px;

}
.fzjzs ul li a{
	display: block;
	text-align: center;
	margin-bottom: 15px;
}
.fzjzs ul li a div{
	padding: 10px 0;
	
	font-weight: bold;
}
.fzjzs ul li a img{
	width: 100%;
	border: solid 1px #eee;
}
.cpzxitemtit{
	line-height: 43px;
	border-bottom: solid 1px #e5e5e5;
	margin-bottom: 15px;
	font-size: 16px;
	
	color: #00479d;
}
.cpzxitemtit2{
	line-height: 43px;
	margin-bottom: 15px;
	font-size: 14px;
	
	font-weight:bold;
	color: #00479d;
}

.cpzxitem ul{
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.cpzxitem2{
	/*display: flex;*/
	justify-content: space-between;
	flex-wrap: wrap;
}
.name2{
	text-align: left !important;
    font-size: 18px;
    padding: .787vw 0 !important
	}
.cpzxitem ul li{
	width: 24%;
 
}
.cpzxitemcss2 ul li{
    width: 24% !important;
    /* float: left; */
    padding: 0 5px;
    /* line-height: 5; */
    display: inline-block;
    vertical-align: top;
}
#cst ul li{width: 19.4% !important;}
#cst ul li .name{ font-size: 12px; height: 42px; overflow: hidden}
#xt ul li{
    width: 16.1% !important;
}
.cpzxitem ul li a{
	display: block;
	text-align: center;
	margin-bottom: 15px;
	font-size: 14px;
}
.textbox{
	padding-top: 5px;
}
/*.text-box div{
	font-size: 12px;
}*/
.name{
	font-size: 14px;
	padding: 5px 0;
	
	line-height: 1;
	text-align: center;
	word-wrap: break-word;
	height: 20px
}
.right-cont .name{ height:38px;}
.cpzxitem ul li a img{
	width: 100%;
	border: solid 1px #eee;
}
.cpzxitemul li a:hover img{
	border: solid 1px #00479d;
}
.cpzxitemul li a:hover{
	color:#00479d;
}







.empty{
	opacity: 0;
	height: 0;
}
.pad20{
	padding: 20px;
}
.pad13{
	padding: 13px;
}
.rela{
	position: relative;
}
.rela a img{
	padding-right: 10px;
}
.abso{
    position: absolute;
    background: #f7f7f7;
    z-index: 99;
	width: 100%;
    left: 0;
    padding: 20px 25px;
    box-shadow: 0px 0px 10px #ccc;
    display: none;
    font-size: 14px;
}
.bore5:hover .abso{
	display: block;
}
.flex{
  	display: flex;
  	flex-flow: column;
  	justify-content: space-between;
}
.hyyydetnr p{
	font-size: 14px;
	margin-bottom: 15px;
}

@media (max-width:1688px) {
.pro_d .right-cont .show-model-bobx .top-mk .right .control-box .btn {
    width: 50%;
}

}

@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;
  }

}

@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: 50%;
  }*/
}
@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: 0;
  }
  .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 {
    width: 100% !important;
    padding-left: 20px;
  }
  .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;
  }
}
/*update:2021.03.11*/
.w16 ul li {
    width: 24% !important;
    display: inline-block;
    vertical-align: text-top;
}
.pro_a.right-cont .pro-tl {
    font-size: 18px;
    /* font-weight: 600; */
    
    font-weight:bold;
    padding-top: .787vw;
    /* border-bottom: 1px solid #e5e5e5; */
}
.pro_a .right-cont .show-model-bobx .val-bar-box .val-btn {
    /* width: 330px; */
    width: 100%;
    /* text-align: center; */
    text-align: left;
    /* line-height: 24px; */
    /* border-right: 1px solid #dddddd; */
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    cursor: pointer;
    color: #00479d;
    margin-bottom: 20px;
    background: #f7f7f7;
    padding: 13px 0;
    padding-left: 10px;
    padding-right: 35px;
    /* font-weight: 600; */
    font-size: 14px;
    
    font-weight:bold;
}

.right-content{
    /*height: 418px;*/
    overflow: hidden; font-weight: 500; color: #000;
    /*insert*/
   padding:20px;
   margin-bottom: 10px;
   font-size: 14px;
   
   word-wrap: break-word;
}
.right-content p{
    line-height: 26px;
}
.sidebar-content .right-cont .pro-ul li .imgbox spanÃƒâ€šÃ‚Â {
 display: inline-block;
 height: 100%;
 vertical-align: middle;
}
.wp100 imgÃƒâ€šÃ‚Â {
 width: 70%;
}
.wp68Ãƒâ€šÃ‚Â {
 width: 56%;
}
.wp31Ãƒâ€šÃ‚Â {
 width: 44%;
 border: solid 1pxÃƒâ€šÃ‚Â #E5E5E5;
}
@media (max-width: 768px) {
	.cpzxitemtit2 {
		padding-left: 4%;
}
		.hyyyitem {
    width: 25%;
}
	.pro_d .right-cont .show-model-bobx .top-mk .right .control-box .btn {
    padding-left: 10px;
}
	.w16 ul li {
    width: 24% !important;
}
	.cpzxitem ul li {
    width: 49.4% !important;
    padding: 0 5px;
}
.fdj {
	display: none;
}
.fzjzs ul li {
	height: 115px;
}
.cpzxitemtit {
	padding-left: 4%;
}
}