*{font-family: "微软雅黑"}
a{text-decoration: none; color: #333;}
a:hover{text-decoration: none !important;color: #333;}
.clearfix{clear:both;}
.header1{overflow: hidden;margin-bottom: 2px;background: #efefef;line-height: 30px;}
.head{padding: 0px 0 25px 0;position: relative;}
.logo{display: inline-block;line-height: 1;position: relative; top: -5px;}
.headtxt{display: inline-block;margin: 0 auto; overflow: hidden;position: relative;top: 10px;width:50%;}
.headtxt p{font-size: 15px;margin: 0;/* text-indent: 20px; */ }
.headtxt h3{font-size: 20px ;font-weight: bold;color: #a90701;margin: 0;/* text-indent: 20px; */}
.teltxt {display: inline-block;float: right;line-height: 1.1;}
.teltxt p{font-size: 24px;margin: 0;display: inline-block;padding: 0px 20px;font-weight:bold;}
.teltxt p:first-child{background: #f21411;color: #fff;}
.teltxt p:last-child{color: #f21411;}
.tel-p{overflow: hidden;display: inline-block; border: 1px solid #F21411;border-radius: 50px;-webkit-border-radius: 50px;}
.teltxt h2{margin: 0;margin-top: 5px; font-size: 16px;background: url(../images/tel-icon_03.png) no-repeat left center;padding-left: 40px;line-height: 30px;}
.teltxt h2 b{font-size: 26px;color: #f21411;font-weight: normal;margin-left: -5px;}
.headtel{display: inline-block;position: relative;top: 20px;left: 15px;width: 40%;}
.menubtn{position: absolute; top:50%;margin-top: -13px;}
.menubtn span{font-size: 26px;color: #f21411;}
@media only screen and (max-width:992px) {
	.menubtn{right: 15px;}
}
@media only screen and (max-width:768px) {
	.menubtn{right: 15px;}
}
@media only screen and (max-width:600px) {
	.menubtn{right: 15px;}
	.menubtn span{font-size:20px;}
}

.phmenu{padding: 0 !important;position: relative !important;z-index: 666;}
.phmenu ul{overflow: hidden;width: 100%;margin: 0;position: absolute;}
.phmenu ul li{display: block;width: 100%;}
.phmenu ul li a{font-size: 14px;display: block;width: 100%; color: #fff; line-height: 28px;background:rgba(242,20,17,0.8);border-bottom: 1px solid #fff;}
@media only screen and (min-width: 768px) and (max-width: 992px) {
	.phmenu ul li a{border-radius:55px ;}
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.headtxt p{font-size: 14px;}
	.headtxt h3{font-size: 18px;}
	.teltxt p{font-size: 18px;}
}
@media only screen and (min-width:1200px) {
.logo{width:8.3333%;}
.headtxt{width: 50%;}
.headtel{width: 40.6%;}
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.logo{width:10%;}
.headtxt{width: 48%;}
.headtel{width: 39%;}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
	.logo{width: 12%;}

}
@media only screen and (max-width:991px ) {
	.headtel{width:70%;}
}
@media only screen and (max-width:550px ) {
	.headtel{width: 70%;left: 10px;}
	.teltxt{float: left;}
	.teltxt p{font-size:14px;margin: 0;display: inline-block;padding: 0px 20px;font-weight:bold;}
	.teltxt h2{font-size: 14px;}
	.teltxt h2 b{font-size: 16px;}
}
@media screen and (max-width:484px) {
	.teltxt p{font-size:12px;margin: 0;display: inline-block;padding: 0px 20px;font-weight:bold;}
	.teltxt h2{font-size: 12px; background-size:15px 15px;padding-left: 20px;line-height: 20px;}
	.teltxt h2 b{font-size: 12px;}
	.tel-p p{line-height: 22px;padding: 0 10px;}
}
@media only screen and (max-width:370px ) {
	.headtel{width: 80%;left:2px;}
	.tel-p p{padding: 0 5px;}
}
@media screen and (min-width:320px) and (max-width:340px) {
	.tel-p p{padding: 0 2px;}
}

@media only screen and (min-width: 550px) and (max-width: 640px) {
	.teltxt p{font-size:18px;margin: 0;display: inline-block;padding: 0px 20px;font-weight:bold;}
}


@media only screen and (min-width:640px) and (max-width: 768px) {
	.logo{width: 14%;}
}
@media only screen and (min-width:380px) and (max-width: 640px) {
	.logo{width: 16%;}
}
@media only screen and (min-width: 100px) and (max-width: 380px) {
	.logo{width: 18%;}
}


/*菜单*/
nav{display: block;width: 100%;background: url(../images/menubg_07.png) repeat-x ;}
.pcmenu ul{margin: 0;}
.pcmenu ul li{width: 14.28571%;}
.pcmenu ul li a.yjbt{display: block;width: 100%;overflow: hidden;color: #fff;font-size: 14px;line-height: 50px;transition: all 0.5s;}
.pcmenu ul li a.yjbt:hover{background: url(../images/hoverbg_07.png) no-repeat 100% 100%;}
.pcmenu ul li .ejbt,.pcmenu ul li .ejbt li,.pcmenu ul li .ejbt li a{font-size: 14px;display:block;width: 100%;}
.pcmenu ul li .ejbt li a{line-height:36px; background:#ff4e4c;color: #fff;transition: all 0.5s;}
.pcmenu ul li .ejbt li a:hover{background: #f21411;}
.pcmenu ul li.yj{position: relative;}
.pcmenu ul li .ejbt{position: absolute;z-index: 666;overflow: hidden;display: none;transition: all 0.5s;z-index: 888;}
.pcmenu ul li.yj:hover .ejbt{display: block;}
.gjc{line-height: 34px;}
.gjc a{font-size: 14px;color: #666;margin-left:5px;line-height: 34px;}
.gjc a:hover{font-size: 14px;color: #f21411;border-bottom: 1px solid #f21411;margin-left:5px;font-weight: normal;line-height: 34px;}

 .banner{width: 100%;overflow: hidden;margin-bottom: 10px;}
 
 
/*产品展示*/
.title01{display:inline-block;width: 100%; overflow: hidden;

}
.title01 p{margin: 0;line-height: 1;}
.title01 .title_left p{font-size:32px;text-indent:15px;line-height: 50px;color: #fff;}
.title01 .title_right{padding-top:9px;}
.title01 .title_right p{font-size:14px;line-height:1;color: #fff;}

@media only screen and (max-width:450px ) {
	.title01 .title_left p{font-size:26px;text-indent:15px;line-height: 50px;color: #fff;}
	.title01 .title_right p{font-size:13px;line-height:1;color: #fff;}
}

.bg{padding: 5px;background: #d7120f;}

.pro-nav-list ul{background: #fff;margin: 0;}
.pro-nav-list ul li a{display: block;font-size: 12px;line-height:40px;background: #fff; color: #333;border-bottom: 1px dashed #b2b2b2;text-indent: 10px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;transition:all 0.5s;}
.pro-nav-list ul li a:hover{color: #f21411;}
.title02{height: 44px; border-bottom: 1px solid #d7d7d7;}
.title02 .tt{font-size: 16px;line-height: 44px;width: 160px;text-align: center; margin: 0;color: #fff;position: relative; background:url(../images/titlebg_10.png)no-repeat;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size:cover;
}
.title02 .seemore{line-height: 44px;font-size: 14px;color:#f00;}
.title02 .tt b{position: absolute;width: 8px;height: 4px; top: 100%;left: 50%;margin-left: -4px; background: url(../images/sj_03.png) no-repeat center center;}
.pro-list{padding-top: 10px;overflow: hidden; max-height: 360px;overflow: hidden;}
.pro-list li{margin-bottom: 10px;padding: 0;}
.pro-list li a{display:block;background:#ededed;padding: 5px;color: #333;max-height:164px;transition:all 0.5s;}
.pro-list li a:hover{background: #f00;color: #fff;}
.pro-list li a p{font-size: 14px;line-height:30px;margin: 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.pro-list li a:hover p{color: #fff;}
.propic{position: relative; display: block; overflow: hidden; margin: 0 auto;height: 134px;}
.propic:before{content: ""; padding-top: 60%; display: block;}
.propic img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%;}

.centerimg{margin:30px 0;}
.title03{overflow: hidden;}
.about{border: 1px solid #dad5db;}
.about{border-top: 1px solid #f21411;padding: 10px;margin-bottom: 10px;}

@media only screen and (min-width:992px ) {
.about{padding: 0;}
}
.title03 p{margin: 0;line-height: 28px;}
.title03 p:first-child{font-size: 16px;color: #f21411;}
.title03 p b{font-size: 12px;font-weight:normal;color: #222;}
.title03 p:last-child a{font-size: 12px;color: #f21411;}
.abcon{overflow: hidden;}

@media only screen and (max-width:992px) {
	.abimg{position: relative; display: block; overflow: hidden; margin: 0 auto;height: 134px;}
	.abimg:before{content: ""; padding-top: 80%; display: block;}
	.abimg img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto;max-height: 100%;}
	.abtxt{max-height:146px;overflow: hidden;text-overflow: ellipsis;}
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.abtxt{max-height:186px;overflow: hidden;text-overflow: ellipsis;}
}
@media only screen and (min-width:1200px ) {
		.abtxt{max-height:226px;overflow: hidden;text-overflow: ellipsis;}
}

@media only screen and (min-width:992px ) {
	
	.abimg img{max-height: 100%;width: 100%;} 
}
.abtxt h3{font-size: 16px;line-height:26px; color: #f21411;margin: 0;overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.abtxt p{font-size: 12px;margin: 0;line-height: 20px;}

@media only screen and (max-width:450px ) {
	
   .title03 p:first-child{font-size: 14px;color: #f21411;}
   .title03 p b{font-size: 12px;font-weight:normal;color: #222;display: none;}
   .title03 p:last-child{font-size: 12px;color: #f21411;}
}
.abbg{margin-bottom: 15px;}
.case{margin-bottom: 15px;}
.casebg{padding: 10px;background: url(../images/casebg_24.png)repeat;}

.casebg .title03{background: #fff}
.lunbopic{position: relative; display: block; overflow: hidden; margin: 0 auto;border: 1px solid #f21411;background: #fff;}
.lunbopic:before{content: ""; padding-top: 63%; display: block;}
.lunbopic img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%;}

/*新闻*/
.index-news .nav-tabs li{margin-left: 15px;}
.index-news{width: 100%;overflow: hidden; padding-bottom:10px;}
.index-news .nav-tabs{padding-bottom: 5px;}
.nav-tabs li a{border-radius:0;border:none;color: #222;}

.new_down{margin-top: 10px;margin-bottom: 10px;}
.new_down ul{margin: 0;}
.new_down ul li a{display: block; width: 100%;overflow: hidden;font-size: 12px;line-height: 22px;color: #222222;transition: all 0.5s;}
.new_down ul li a p{margin: 0;}
.new_down ul li a:hover{color: #ff0000;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff !important;
    cursor: default;
    background-color: #ff0000 !important;
    border: 1px solid #ddd !important;
    border-bottom-color: 1px solid #ddd !important;
}
#menu1,#menu2,#menu3{overflow: hidden;padding-top: 15px;}
.meme{padding: 0 !important;}
.new-top-pic{width:150px;border: 1px solid #d7d7d7;}
.new-top-pic{position: relative; display: block; overflow: hidden; margin: 0 auto;}
.new-top-pic:before{content: ""; padding-top:100%; display: block;}
.new-top-pic img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%;padding: 1px;}
.new-top-txt{overflow: hidden;}

.new-top-txt p{font-size: 12px;padding-left:8px;padding-right:8px;overflow: hidden;}
.new-top-txt a{font-size: 14px;padding: 8px 15px;border: 1px solid #d7d7d7;float: right; color: #666;transition: all 0.5s;}
.new-top-txt a:hover{border: 1px solid #ff0000;color: #ff0000;}
.new-top-txt p.new_title01{font-size: 14px; color: #111;margin-top: 10px;overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
.new-top-txt .new_title01{font-size: 14px;}
.new-top-txt p.new_txt{line-height: 20px;text-align: justify;height: 80px;overflow: hidden;text-overflow: ellipsis;margin: 0;}

@media only screen and (max-width:640px) {
	.new-top-pic{width: 180px;}
	.new-top-txt p.new_txt{line-height: 20px;text-align: justify;height:60px;overflow: hidden;text-overflow: ellipsis;}
}
@media only screen and (max-width:450px ) {
	.new-top-pic{width: 160px;}
	.new-top-txt p.new_txt{line-height: 20px;text-align: justify;height:40px;overflow: hidden;text-overflow: ellipsis;}
}

/*新闻结束*/
.phonline{margin-bottom: 15px;}
.online .title03 p{margin: 0;line-height: 28px;}
.online .title03 p:first-child{font-size: 16px;color: #f21411;}
.online .title03 p b{font-size: 12px;font-weight:normal;color: #222;}


@media only screen  and (min-width:550px) and (max-width:640px) {
	.casebg{padding:5px;}
	.case{padding-right:6px !important;}
	.phonline{padding-left: 6px !important;}
}


 .put .form-control{line-height: 18px;font-size: 12px;height:28px;}
 .put .form-group{margin-bottom: 10px;}
 .pconline .put .form-control{line-height: 34px;font-size: 12px;height:34px;}
 
 
@media only screen and (min-width:550px ) and (max-width:991px ) {
	.case{width: 50% !important;}
	.phonline{width: 50% !important;}
}
@media only screen and (max-width:550px ) {
	.case{width:100% !important;}
	.phonline{width:100% !important;}
}
@media only screen and (min-width: 550px) and (max-width: 720px) {
	 .phonline .put .form-group{margin-bottom: 5px;}
}

.sub-tj{background: #f21411;color: #fff;border:1px solid #f21411;padding: 4px 15px;}
.sub-cx{background:rgba(0,0,0,0);color: #222;border:1px solid #d7d7d7;padding: 4px 15px;}
.downnav {width: 100%;overflow: hidden;background: url(../images/navbg_30.png) repeat-x;margin: 15px 0;}
.downnav ul{display: inline-block;margin: 0;}
.downnav ul li a{display: inline-block;padding: 0 10px;font-size: 12px;line-height: 49px;color: #fff;}

.fot p{font-size: 12px;color: #333;margin-bottom: 5px;}
.fot p:last-child{font-size: 12px;color: #6d6d6d;}
.phfooter{width: 100%;overflow: hidden;background: url(../images/navbg_30.png)repeat-x;position: fixed;bottom: 0;z-index: 888;}
.phfooter ul{width: 100%;overflow: hidden;margin: 0;}
.phfooter ul li{width: 25%;}
.phfooter ul li a{width: 100%;line-height: 49px;display: block;}

/*头部搜索*/
.topserch{width: 100% !important; overflow: hidden;background:#f21411;padding: 2px 10px; position: absolute; z-index: 4;}
.top-serch-t{padding-right: 0;}
.top-serch-t span{color: #fff;padding: 2px;font-size: 12px;}
.topserch .top-serch-t p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#serch{	width: 20%;font-size: 12px !important;padding:0px 13px !important;height: 22px !important; line-height:24px !important; padding: 0 !important;border: none !important; border-top-right-radius:0;border-bottom-right-radius: 0;border-top-left-radius: 15px;border-bottom-left-radius: 15px;}
.top-input{	width: 80% !important;font-size: 12px !important;height: 22px !important;line-height: 24px !important; padding: 0 !important;margin-top:1px; border: none !important; display: inline-block !important; border-top-right-radius: 15px !important;border-bottom-right-radius: 15px !important;border-top-left-radius: 0;border-bottom-left-radius:0;}
/*顶部搜索*/
.pcserch{width: 100%;overflow: hidden;padding: 5px 15px;}
#serch1{	width: 20%;font-size: 12px;padding:0px 13px;line-height:32px;top: 0;border-top-right-radius: 15px;border-bottom-right-radius: 15px;border-top-left-radius: 0;border-bottom-left-radius:0;
 }
#input{width: 80% !important; display: inline-block; border-top-right-radius:0;border-bottom-right-radius: 0;border-top-left-radius: 15px;border-bottom-left-radius: 15px;
 }

/*关于我们*/
.ejtitle01 p{font-size: 14px; color: #fff;line-height: 36px;background: url(../images/titlebg_10.png) no-repeat 100% 100%;text-align: center;}
.ejtitle01 p b{font-size: 12px;}

/*左侧*/

.cen-left {padding-right: 0 !important;}
.lxfs p{font-size: 12px;margin: 0;line-height: 18px;color: #333;}
.left-nav ul{overflow: hidden;margin: 0;background: #fff;}
.left-nav ul li a{display: block;width: 100%; line-height: 28px;text-indent:1em;color: #222;border-bottom: 1px dashed #d7d7d7;overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
.left-nav ul li a.act{color: #f21411;}
.left-nav ul li a:hover{color: #f21411;}
.left-down{margin-top: 5px;}
.downtit{overflow: hidden;line-height: 40px;background: url(../images/titlebg_10.png) no-repeat center center;}
.downtit p{font-size: 14px;color: #fff;text-align: center;margin: 0;}
.downtit b{font-size: 12px;color: #fff;}
.left-top{overflow: hidden;padding: 4px;background: #F21411;}
.lxfs .red{color: #f21411;}
.left-down{background: #f21411;padding: 4px;}
.lxfs{background: #fff;padding: 2px;}
.content{overflow: hidden;padding-top: 15px;}
.abimgbox{padding: 0 0px;}
.content p{margin: 0;font-size: 12px;line-height: 20px; color: #222;/* text-indent: 2em; */}
/*手机下拉二级导航*/
.ejdropdown h2{font-size:18px;line-height:36px;padding: 0 15px;background: #f21411;color: #fff;margin: 0;}

.ejdropdown h2 b{font-size: 16px;line-height: 36px;font-weight: normal;}
.ejdropdown h2 span{font-size: 20px;line-height: 36px;}
.ejdropdown ul li a{width: 100%;display: block; overflow: hidden;font-size: 14px;line-height: 26px;color: #525252;border-bottom: 1px solid #e7e7e7;}
.ejdropdown ul li a:hover{color: #F21411;}
/*手机索引*/
.suoyin{overflow: hidden;width: 100%; padding: 0 10px;border: 1px solid #d7d7d7;margin: 15px 0;}
.suoyin p{font-size: 14px;margin: 0;line-height:28px;}
.suoyin p:last-child{font-size: 12px;}
/*产品展示*/
.prolist{padding-top: 10px;overflow: hidden; max-height: 360px;overflow: hidden;}
.prolist li{margin-bottom: 10px;}
.prolist li a{display:block;background:#ededed;padding: 5px;color: #333;max-height:169px;transition:all 0.5s;}
.prolist li a:hover{background: #f00;color: #fff;}
.prolist li a p{font-size: 14px;line-height:30px;margin: 0;text-align: center;text-indent: 0;}
.prolist li a:hover p{color: #fff;}
.yema{overflow: hidden;width: 100%;margin: 15px 0}
.yema ul{display: inline-block;float: right;margin: 0;}
.yema ul li a{display: inline-block;padding: 2px 10px;color: #333;border: 1px solid #d7d7d7;transition: all 0.5s;margin-right: 8px;}
.yema ul li a:hover{border: 1px solid #f21411;color: #f21411;}

/*产品详情*/
.cpimgbox{position: relative; display: block; overflow: hidden; margin: 0 auto; border: 1px solid #d7d7d7;}
.cpimgbox:before{content: ""; padding-top: 60%; display: block;}
.cpimgbox img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%;}
.jianjiebox{position: relative; display: block; overflow: hidden; margin: 0 auto; border: 1px solid #d7d7d7;background:#f6f6f6;}
.jianjiebox:before{content: ""; padding-top: 45%; display: block;}
.jianjiebox img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%;}

.cpjsbox p{font-size: 14px;color: #fff;line-height:50px;background: #f21411;margin: 0;margin-top: 15px;text-align: center;}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.cpjsbox p{line-height:40px;margin-top: 10px;}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.cpjsbox p{line-height:38px;margin-top: 10px;}
}
/*产品参数切换*/
.parameter{overflow: hidden;margin-top: 15px;margin-bottom: 15px;}

.parameter #menu1 p,.parameter #menu2 p,.parameter #menu3 p,.parameter #menu4 p{text-indent: 0;}
.waixing{position: relative; display: block; overflow: hidden; margin: 0 auto; border: 1px solid #d7d7d7;}
.waixing:before{content: ""; padding-top: 25%; display: block;}
.waixing img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%;}


.new_list li{overflow: hidden;width: 100%;margin-top: 25px;}
.new_list li a{
 	color:#3a3a3a;display: block;width:100%;overflow: hidden;background: #efefef;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;transition: all 0.3s;
	padding:2px;
}
.new_list li a:hover{background:rgba(255,0,0,0.6); color:#fff;}
.new_list li a:hover .new_txt1 p{color: #fff;}
.new_txt1{padding-top:15px;}
.new_txt1 p{ overflow: hidden;font-size: 12px;margin: 0;padding-left: 15px}
.new_txt1 p.tit{font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.new_txt1 p.new_con_txt{font-size: 12px;line-height: 17px; height: 51px;overflow: hidden; text-overflow: ellipsis;margin:15px 0;}
.new_pic{width:160px;padding: 1px;}
.new_pic{position: relative; display: block; overflow: hidden; margin: 0 auto;background: #fff;border: 1px solid #d7d7d7;}
.new_pic:before{content:""; padding-top:85%; display: block;}
.new_pic img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%;padding:2px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}

/*在线留言*/
.online input,.online textarea{border: 1px dashed #ccc;}
.online input.sub-tj{border: 1px solid #ccc;}
/*悬浮菜单*/
.fixednav {
    position: fixed !important;
    top: 0px;
    left: 0px;
    width: 100% !important;
    z-index:9999;
}

/*固定的悬浮窗*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top:500px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
@media only screen and (min-width:1200px ) and (max-width:1560px ) {
	.yb_conct {top: 400px;}
}


.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #bc2a2a;
	text-indent: 64px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #fff url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #fff url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #fff url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #fff url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 15px 0 0 15px;
}
.yb_QQ a{
	display: block;
	text-indent: 64px;
	width: 100%;
	height: 100%;
	color: #f21411;
}
.article img{max-width:100% !important;height:auto !important;}