/* CSS Document */
.breadcrumbnav{
	width: 100%;
	background-color: #eeeeee; 
	overflow: hidden; 
	height: 50px; 
	line-height: 50px;
}
.breadcrumbnav .breadcrumbnav-link li{ 
	color: #666666;
	position: relative;
	display: inline-block;
}
.breadcrumbnav .breadcrumbnav-link li a{ color: #666666}
.breadcrumbnav .breadcrumbnav-link li::after{
	content: ">"; 
	font-family: "宋体"; 
	font-weight: bold; 
	margin: 0 10px;
}
.breadcrumbnav .breadcrumbnav-link li:last-child::after{
	content: " "; 
}
.breadcrumbnav .breadcrumbnav-link i{
	height: 20px; 
	width: 14px; 
	float: left;
	background: url(../images/icon.png) no-repeat;
	background-position: -35px -49px;
	margin: 14px 5px 0 0;
}
.pro_show{
  padding-top: 20px;
	padding-bottom: 20px;
}
.product-show,
.product-info{ 
	display: table-cell; 
	vertical-align: middle;
}
.product-show .bx-wrapper .bx-controls.bx-has-pager .bx-pager.bx-custom-pager .bx-pager-item{ 
	max-width: 18%;
	flex: 1;
}
.product-show .bx-wrapper .bx-controls.bx-has-pager .bx-pager.bx-custom-pager{
	position: inherit;
	display: flex;
	flex-direction: row;
/*	justify-content: space-between;*/
}
.product-show .bx-wrapper .bx-controls.bx-has-pager .bx-pager.bx-custom-pager .bx-pager-item{background-color: #908a8a;}
.product-show .bx-wrapper .bx-controls.bx-has-pager .bx-pager.bx-custom-pager .bx-pager-item .bx-pager-link img{opacity: 0.45;}
.product-show .bx-wrapper .bx-controls.bx-has-pager .bx-pager.bx-custom-pager .bx-pager-item .bx-pager-link:hover,
.product-show .bx-wrapper .bx-controls.bx-has-pager .bx-pager.bx-custom-pager .bx-pager-item .bx-pager-link.active img{ opacity:1;}
.product-show,
.product-info,
.about-before .about-voide,
.about-before .txt{
	width: 100%; 
	display:table; 
	height:auto;
}

/*图片滚动通用样式*/
.bx-wrapper{
	position: relative;
	margin: 0 auto;
	width: 100%;
	padding: 0;
}
.bx-wrapper img{
	max-width: 100%;
/*	height: 100%;*/
	display: block;
}
.probxslider li img{
	width: 100%;
	height: 430px;
}
.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager{
	position: absolute;
	width: 100%;
}
.bx-wrapper .bx-pager{
	text-align: center;
	font-size: .85em;
	font-family: "Arial";
	font-weight: 700;
	color: #666666;
	padding-top: 20px;
	
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager .bx-pager-item{display: inline-block;margin-right: 52px;}
.bx-wrapper .bx-pager .bx-pager-item:last-child{margin-right: 0;}
.bx-wrapper .bx-pager .bx-pager-item  .bx-pager-link{
	height: 80px;
}
.bx-wrapper .bx-pager .bx-pager-item  .bx-pager-link img{
	height: 100%;
	width: 100%;
}
.bx-wrapper .bx-pager.bx-default-pager a{
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
}
.bx-wrapper .bx-controls-direction a.disabled{display: none;}
.bx-wrapper .bx-controls-auto{text-align: center;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{
	text-align: left;
	width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{
	right: 0;
	width: 35px;
}
.bx-wrapper .bx-caption{
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666666;
	background: rgba(80,80,80,.75);
	width: 100%;
}
.bx-wrapper .bx-caption span{
	color: #fcfcfc;
	font-family: "Arial";
	display: block;
	font-size: .85em;
	padding: 10px;
}
.product-info{ 
	padding: 0rem 0 0 2rem; 
	overflow: hidden
}
.product-info h1{
	font-size: 28px; 
	padding-bottom: .5rem;
	position: relative; 
	display: table;
	border-bottom: 3px solid #dce3ef;
/*	line-height: 30px;*/
}
.product-info h1::before{
	content: ""; 
	position: absolute; 
	bottom: -2px; 
	height: 1px; 
	left: 0; 
	background: #dce3ef; 
	width: 200%
}
.product-info .product-info-txt{
	margin-top: 1rem;
	line-height: 20px;
	font-size: 14px; 
    text-align: justify;
}
.product-info .product-info-txt p{
	line-height: 26px;
}
.parameter>div{
	padding: 1rem 0;
	margin-top: 1rem; 
}
.parameter>div>i{
	padding: 0.6rem 1.5rem;
	background-color: #004EA2;
	color: #fcfcfc;
	margin-right: 1rem;
}
.parameter>p{
	font-size: 20px;
	font-weight: bold;
	margin-top: 1rem; 
	
}
@media screen and (max-width: 768px) {	
  .parameter>div>i{
	padding: 0.4rem 1.3rem;
	background-color: #004EA2;
	color: #fcfcfc;
	margin-right: 0.3rem;
}
  .parameter>p{
	font-size: 14px;
	font-weight: bold;
	margin-top: 1rem; 
	
  }
}
.product-info .product-info-online,
.case-box .product-info-online{ 
	margin-top: 1rem; 
	overflow: hidden;
}
.product-info .product-info-online a,
.case-box .product-info-online a{ 
	text-align: center; 
	float: left;
	vertical-align: middle; 
	width: 50%; 
	height: 50px; 
	line-height: 50px;
}
.product-info .product-info-online a.swt,
.case-box .product-info-online a.swt{
	background: #d70c25; 
	color: #ffffff; 
	border: 1px solid #d70c25; 
	font-size: 1rem;
}
.product-info .product-info-online a i,
.case-box .product-info-online a i{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.product-info .product-info-online a i img,
.case-box .product-info-online a i img{
	vertical-align: middle;
	display: table;
}
.product-info .product-info-online a.tel,
.case-box .product-info-online a.tel{ 
	border: 1px solid #d70c25; 
	color: #d70c25; 
	font-size: 1.15rem;
}
.xd_spacing{
	height: 10px;
	width: 100%;
	background-color: #eeeeee;
}
.nav-tabs{
/*	border-bottom: none;*/
	margin-bottom: 30px;
}
.nav-tabs > div{
	padding: 30px 50px 0px;
}
.nav-tabs > div >button{
	margin: 0 auto;
	display: block;
	width: 120px;
	height: 40px;
	font-size: 16px;
	text-align: center;
	color: #fcfcfc;
/*	border-radius: 5px 5px  0 0;*/
	border-radius: 5px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.4);
	padding: 0;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
	outline: none;
	outline-offset: 0;
}
.btn:active, .btn.active{
	box-shadow: none;
}
.btn-primary{
	color: #333333;
	background-color: #337ab7;
	border: none;
}

.btn-primary:focus,
.btn-primary.focus {
	color: #333333;
	background-color: #df750d;
}
.btn-primary:hover {
	color: #ffffff;
	background-color: #df750d;
}
.btn-primary:hover a{
	color: #fcfcfc;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	color: #333333;
	background-color: #df750d;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
	color: #333333;
	background-color: #df750d;
}

.nav-tabs > div >button > a{
	color: #fcfcfc;
	width: 120px;
	height: 40px;
	display: block;
	background-color: transparent;
	font-size: 16px;
	line-height: 40px;
}
.nav-tabs > div >button > a:hover{
	text-decoration: none;
}
.nav-tabs > div >button > a:active{
	border: none;
}
.nav-tabs {
    border-bottom: none;
}
.introduce_box{
/*	border-bottom: 1px solid #cccccc;*/
	margin-bottom: 40px;
}
.introduce_title,
.performance_title{
	text-align: center;
	margin-bottom: 30px;
}
.introduce_title>h1,
.performance_title>h1,
.engineer_title>h1{
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0;
	line-height: 30px;
}

.tab_pic> img{
	width: 100%;
}
.introduce_nr{
	margin-bottom: 50px;
}
.introduce_nr .content_box p{
	text-indent: 2em;
	line-height: 20px;
	margin-bottom: 10px;
}
.introduce_nr .content_box p:last-child{
	margin-bottom: 0; 
}
.introduce_nr .container{
	padding: 0;
}
.performance_nr .container{
	padding: 0 10px;
}
.performance_box{
	margin-bottom: 50px;
}
.performance_nr{
	
}
.performance_nr>.container>.row>div{
	margin-bottom: 20px;
}
.performance_nr .contont{
	width: 100%;
	height: 200px;
	background-color: #eeeeee;
	padding: 10px 0;
	overflow: hidden;
}
.performance_nr .contont .pic_icon{
	width: 180px;
	height: 100%;
	border-right: 1px dashed #004EA2;
}
.performance_nr .contont .pic_icon img{
	width: 100%;
	height: 100%;	
}
.performance_nr .contont .right_cont{
	width:-moz-calc(100% - 200px);
	width:-webkit-calc(100% - 200px);
	width: calc(100% - 200px);
	padding-left: 10px;
}
.performance_nr .contont .right_cont h2{
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
}
.performance_nr .contont .right_cont p{
	line-height: 24px;
	color: #555555;
}
.engineer_box{
	padding: 40px 0;
}
.engineer_ner{
	width: 100%;
	height: 245px;
    border-radius: 10px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	transition: 1s;
}
.engineer_ner .img_box{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.engineer_ner .img_box img{
	width: 100%;
	height: 100%;
}
.mask_b{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.2);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
}
.engineer_ner .logo_bg{
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background-color: rgba(255,255,255,.5);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 9;
}
.engineer_ner:hover .logo_bg{
	left: 0;
	right: 0;
	top: -110px;
	margin: auto;
}
.engineer_ner .logo_bg>span{
	width: 80px;
	height: 80px;
	background: url(../images/logo_icon02.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	position: absolute;
	left: 0;;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 10;
}
.engineer_ner .mask_r{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.5);
	opacity: 0;
	position: absolute;
	left: 0;
	top: 245px;
	z-index: 4;
}
.engineer_ner:hover .mask_r{
	top: 0;
	opacity: 1;
}
.engineer_ner .engineer_contant{
	width: 80%;
	height: 120px;
	position: absolute;
	left: 0;
	right: 0;
	top: 245px;
	margin: auto;
	color: #fcfcfc;
	opacity: 0;
	z-index: 5;
}
.engineer_ner:hover .engineer_contant{
	top: 50%;
	opacity: 1;
}
.engineer_ner .engineer_contant >h1{
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	display: inline;
	border-bottom: 2px solid #fcfcfc;
	padding-bottom: 6px;
}
.engineer_ner .engineer_contant >p{
	line-height: 18px;
	margin-top: 6px;
}
.engineer_ner .engineer_contant>p.wl{
    width: 80%;
    height: 36px;
    line-height: 36px;
    border-radius: 18px;
    background-color: #d58508;
    margin: 16px auto;
}
.engineer_box .row > div{
	margin-bottom: 20px;
}
.parameter_nr{
	width: 100%;
}
.parameter_nr .container {
	padding: 0;
}

.parameter_table{
	width: 100%;
}
.parameter_nr .parameter_table table{
	width: 100%;
}

.parameter_nr table tr th,
.parameter_nr table tr td{
    text-align:center;
    font-size:14px;
	line-height: 18px;
    color:#333333;
    border:1px solid #777777;
    height:40px;
	word-break:break-all;
	word-wrap:break-all;
}
.parameter_nr table tr td{
	text-align: justify;
	padding: 0 10px;
}
.parameter_nr table tr th{
	background-color: #d5e1ea;
	color: #333333;
}
.parameter_nr table tbody tr:nth-child(even) td{ background: #dbe7ef;} 
.contrast_table table tr th,
.contrast_table table tr td{
    height: 128px;
}
.contrast_table table thead tr th{
    height: 50px;
}

.contrast_table thead tr th{
	color: #fcfcfc;
	font-size: 18px;
	font-weight: bold;
}
.contrast_table thead th:nth-child(1){
	background-color: #363536;
}
.contrast_table thead th:nth-child(2){
	background-color: #053f77;
}
.contrast_table thead th:nth-child(3){
	background-color: #363536;
}
.contrast_table table tbody tr th span{
    width: 32px;
    height: 32px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
.contrast_table table tbody tr th span.db_icon01{
    background: url(../images/jg_icon.png) no-repeat;
}
.contrast_table table tbody tr th span.db_icon02{
    background: url(../images/gy_icon.png) no-repeat;
}
.contrast_table table tbody tr th span.db_icon03{
    background: url(../images/jd_icon.png) no-repeat;
}
.contrast_table table tbody tr th span.db_icon04{
    background: url(../images/fw_icon.png) no-repeat;
}.contrast_table table tbody tr th{
    background-color: #eee;
}
.contrast_table table tbody tr th h3{
    font-size: 16px;
	font-weight: bold;
}
.contrast_table table tbody tr td{
	text-align: left;
	padding: 0 10px;
}
.contrast_table table tbody tr td:first-child{
	font-weight: bold;
	text-align: center;
}
.plate{
	position: relative;
	height: 340px;
}

.plate .pic{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index: 2;
	overflow: hidden;
}
.plate .pic img{
	height: 100%;
	width: 100%;
	transition:1s;
}
.plate:hover .pic img{
	transform: scale(1.2);
}
.plate:hover .mask{
	background: rgba(0,0,0,0.5);
}
.plate .mask{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: rgba(0,0,0,0.7);
	z-index: 3;
}
.plate .content_box{
	width:80%;
	height:240px;
	text-align: center;
	position: absolute;
	top:0;
	left:0;
	bottom: 0;
	right:0;
	margin:auto;
	z-index: 10;
}
.plate .content_box>span{
	width:60px;
	height:60px;
}
.plate .content_box>span img{
	width:60px;
	height:60px;
}
.plate .content_box h2{
	font-size: 26px;
	color: #fff708;
	margin: 20px 0;
}
.plate .content_box p{
	font-size: 16px;
	color: #fcfcfc;
	line-height: 26px;
	text-align: justify;
}
.plate .content_box p span{
	color: #fff708;
}
.ys_content_box .content_box{
	height: 280px;
}
.ys_content_box .content_box >span{
	width:80px;
	height:80px;
}
.ys_content_box .content_box >span>img{
	width:80px;
	height:80px;
}

.ys_content_box .content_box h2{
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}
.ys_content_box .content_box p{
	color: #666666;
}
.ys_content_box .content_box p span{
	color: #003469;
	font-weight: bold;
}
.our_ys_box{
	border-bottom: none;
	margin-bottom: 20px;
}
.pc_main_parameter table tr td{
	text-align: center;
}
.m_main_parameter{
	display: none;
}
@media (max-width: 768px) {
	.breadcrumbnav-link{
		float: left;
		padding-left: 10px;
	}
	.kong{
		display: none;
	}
	.probxslider li img{
		width: 100%;
		height: auto;
	}
	.breadcrumbnav{
		margin-bottom: 20px;
	}
	.bx-wrapper{
		border: 0;
		border-bottom: 1px solid #cccccc;
	}
	.bx-viewport{
		height: 240px !important;
	}
	.col-xs-12{
		padding: 0;
	}
	.product-info{
		padding: 2rem 0 0 .5rem;
	}
    .tab_structure_box{
        padding-top: 30px;
    }
	.nav-tabs{
		width: 100%;
	}
	.nav-tabs > div{
		padding: 0;
		width: 24%;
		margin-right: 1%;
	}
	.nav-tabs > div:last-child{
		margin-right: 0;
	}
	.nav-tabs > div > button{
		width: 100%;
		padding: 0;
		font-size: 14px;
	}
    .nav-tabs > div > button a{
        width: 100%;
    }
	.introduce_nr .content_box{
		text-align: justify;
		padding: 0 1rem;
	}
	.performance_nr .contont .right_cont h2{
		font-size: 18px;
		font-weight: bold;
		line-height: 18px;
		margin-bottom: 10px;
	}
	.performance_nr .contont .right_cont p{
		line-height: 18px;
	}
    .parameter_nr .row{
        width: 100%;
        margin: 0;
    }
    .product_td_cont .col-xs-6{
        padding: 0 5px;
    }
	.plate{
		position: relative;
		height: 210px;
	}
	.plate .content_box{
		height: 180px;
		overflow: hidden;
	}
	.plate .content_box>span{
		width: 40px;
		height: 40px;
	}
	.plate .content_box>span img{
		width: 40px;
		height: 40px;
	}
	.plate .content_box h2{
		font-size: 20px;
		margin: 10px 0;
	}
	.plate .content_box p{
		font-size: 14px;
		line-height: 16px;
	}
	.ys_content_box .plate{
		width: 100%;
	}
	.ys_content_box .plate .content_box{
		height: 200px;
		width: 100%;
	}
	.ys_content_box .content_box >span{
		width:60px;
		height:60px;
	}
	.ys_content_box .content_box >span>img{
		width:60px;
		height:60px;
	}
	.ys_content_box .container .row>div{
		margin-bottom: 10px;
	}
	.engineer_box{
		padding: 30px 0;
	}
	.pc_main_parameter{
		display: none;
	}
	.m_main_parameter {
		display: block;
	}
	.bx-wrapper .bx-pager .bx-pager-item{margin-right: 40px;}
   
}

