.mbxnav .nav_bar_box {
     overflow: hidden;
     max-width: 1250px;
     margin: 0 auto;
}
.mbxnav .nav_bar_box .breadcrumb {
    display: inline-block;
    width: 100%;
    margin-bottom: 0px;
    margin: 0 auto;
    line-height: 80px;
    font-size: 17px;
    padding: 0;
}
.mbxnav .nav_bar_box .breadcrumb a {
  color: #fff;
}
.bar_qy_hy {
    width: 100%;
    display: inline-block;
    text-align: left;
    /* padding: 20px 0; */
    border-bottom: 1px solid #dcdcdc;
    margin-top: 27px;
    margin-bottom: 28px;
}
.bar_qy_hy span {
display: inline-block;
    padding: 10px 10px;
    cursor: pointer;
    color: #999;
}
.h1_lx{
	    font-size: 20px;
	    margin: 0;
		line-height: 37px;
}
.p_a{
	line-height: 25px;
	margin: 0;
	text-indent: 2em;
	width: 100%;
	float: left;
	margin-bottom: 15px;
	color: #717171;
}
 .bar_qy_hy .active a {
    color: #da251c;
    font-size: 26px;
    font-weight: normal;
}
.ab_l{
	float: left;
}
.ab_l h1{
    margin: 0;
    line-height: 60px;
    font-size: 24px;
    color: #333;
}
.ab_l p{
    line-height: 25px;
    margin: 0;
    text-indent: 2em;
    margin-bottom: 15px;
    color: #717171;
}
.ab_r{
	float: right;
	margin-top: 30px;
}

.sc_l{
	float: right;
}
.sc_l h1{
    margin: 0;
    line-height: 60px;
    font-size: 24px;
    color: #333;
}
.sc_l p{
    line-height: 25px;
    margin: 0;
    text-indent: 2em;
    margin-bottom: 15px;
    color: #717171;
}
.sc_r{
	float: left;
}
.sc_h1{
	color: #da251c;
	    font-size: 26px;
	    font-weight: normal;
}


/* 联系方式 */
.lxfs{
    width: 50%;
    overflow: hidden;
    float: left;
    background-image: url(../image/lxwmbj.jpg);
    padding: 20px 21px;
    margin-top: 25px;
    /* background: #f9f9f9; */
}
.lxfs h2{
    font-size: 26px;
    line-height: 59px;
    margin: 0 0px 20px 0px;
    padding: 0;
    font-weight: bold;
    border-bottom: 1px solid #ffafab;
}
.lxfs p{
    line-height: 33px;
    height: 41px;
    margin: 0;
}
.contact-ico {
    font-size: 19px;
    border: 1px solid #d8140a;
    padding: 5px;
    border-radius: 25px;
    margin-right: 10px;
    color: #da251c;
}
.er_a{
	text-indent: 3em;
	font-size: 16px;
	line-height: 30px;
}


/* 在线留言 */
.fbxj{
	width: 40%;
    overflow: hidden;
    float: right;
}
.right_input {
  overflow: hidden;
  height: auto;
  position: relative;
 /* left: 50%;
  transform: translateX(-50%); */
  margin-top: 3px;
  width: 100%;
  padding: 0;

}
.right_input .red{

}
.right_input h4 {
  text-align: center;
  color: #690599;
}
.right_input li {
  text-align: left;
  display: block;
  overflow: hidden;
  /*padding: 5px 0;*/
  margin-top: 23px;
  margin-bottom: -13px;
}

 .right_input li input {
  height: 50px;
}
.right_input li input,
.right_input li textarea {
    font-size: 15px;
    border: 0;
    padding: 10px;
    border-radius: 0px;
    background-color: #fff;
    width: 93%;
    outline: none;
    border: 1px solid #dadada;
}
 .right_input li .red {
  display: inline-block;
  width: 4%;
  color: red;
}
 .right_input .fbxj_sub {
  text-align: left;
  padding: 20px 0;
}
 .right_input .fbxj_sub span {
    display: inline-block;
    width: 123px;
    border: 0;
    background: #ffffff;
    color: #da251c;
    border-radius: 0;
    font-size: 17px;
    height: 46px;
    line-height: 42px;
    cursor: pointer;
    text-align: left;
    text-indent: 1em;
    border: 3px solid #da251c;
}

.tips{
  font-size: 12px;
  margin-left: 27px;
  margin-top: -5px;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #999;
    font-size: 14px;
}

/* 产品中心/ */
.cp_l {
	float: left;
	width: 23%;
}
.cp_l h1{
    border-bottom: 3px solid #da251c;
    background: transparent;
    padding: 10px 0px;
    font-family: Microsoft YaHei,SimHei,arial;
    font-size: 20px;
    line-height: 20px;
    color: #21272c;
    text-transform: uppercase;
    margin-bottom: 15px;
    text-indent: 0.5em;
}

.cp_l ul li{
	      padding: 8px 0 8px;
	      line-height: 30px;
	      border-bottom: 1px solid #E5E5E5;
		  text-indent: 0.5em;
}
.cp_l ul li a:hover{
	color: #da251c;
}

.cp_box{
    margin-top: 0px;
	}
	
.cp_box ul li{
    width: 282px;
    margin: 11px 10px 15px 10px;
    background-color: #e8e8e8;
    float: left;
    text-align: center;
}
.cp_box ul li .img{
	width: 282px;
	overflow: hidden;
}


.cp_box ul li .img img { 
    width: 282px;
    cursor: pointer;
    transition: all 0.6s;
	  }

.cp_box ul li .img img:hover {  
	transform: scale(1.3); 
	}

.cp_box ul li span{
	width: 100%;
	text-align: center;
	line-height: 50px;
}
.cp_box ul li span a{
	color: #333;
}
.cp_box ul li span a:hover{
	color: #ec1b24;
}

.cp_r{
	float: right;
	margin-top: 47px;
}

.cp_r h3{
	font-size: 22px;
	
}
.cp_r p{
    line-height: 25px;
    margin: 0;
    /* text-indent: 2em; */
    margin-bottom: 15px;
    color: #717171;
}

@media (max-width:768px) {
	.ab_r img {
		width: 100%;
	}
	.w img {
		width: 100%;
	}
	.cp_l {
	    float: left;
	    width: 93%;
	}
	.cp_l ul li {
	    padding: 3px 0 3px;
	    line-height: 24px;
	    border-bottom: 1px solid #E5E5E5;
	    text-indent: 0.5em;
	}
	.cp_r {
	    float: right;
	    margin-top: 15px;
	}
	.cp_box ul li {
	    width: 94%;
	    margin: 11px 10px 15px 10px;
	    background-color: #e8e8e8;
	    float: left;
	    text-align: center;
	}
	.cp_l ul li {
    padding: 3px 0 3px;
    line-height: 24px;
    border-bottom: 1px solid #E5E5E5;
    text-indent: 0.5em;
}
	.cp_box ul li .img {
	    width: 100%;
	    overflow: hidden;
	}
	.cp_box ul li .img img {
	    width: 100%;
	    cursor: pointer;
	    transition: all 0.6s;
	}
	.p_a {
	    line-height: 25px;
	    margin: 0;
	    text-indent: 2em;
	    width: 92%;
	    float: left;
	    margin-bottom: 15px;
	    color: #717171;
	    margin-left: 4%;
	}
	.lxfs {
    width: 100%;
    overflow: hidden;
    float: left;
    background-image: url(../image/lxwmbj.jpg);
    padding: 21px 21px;
    margin-top: 25px;
	}
	.fbxj {
	    width: 98%;
	    overflow: hidden;
	    float: right;
	}
	.er_a {
	    text-indent: 0em;
	    font-size: 16px;
	    line-height: 30px;
	}
	
}

