/*样式初始化*/
html{overflow:auto;overflow-y:scroll;height:100%; }
body{font-size:14px; color:#333;background:#fff;font-family:microsoft yahei;}
*{-webkit-margin-before:0px;-webkit-margin-after:0px;-webkit-padding-start:0px;}
a{text-decoration:none;}
a:hover{text-decoration:none;color: #1951ae}
ul,li{list-style:none;margin:0;}
h1,h2,h3,h4,h5,h6,p{margin:0;font-family:microsoft yahei;}
img{max-width: 100%;}
input{ outline:none;border:none;}
.clear{clear: both;}

.navbar{background:none;margin:0; }
.navbar-default{border:none;}
.navbar-collapse{max-height: 100%!important;}
.container-fluid{padding:0;}
.tz-gallery{padding:0;}
/*header*/
.header{overflow: hidden;width:100%;top:0;position: fixed;z-index: 10;}
.header .navbar{float: left;width:100%;}
.navbar-default .navbar-toggle .icon-bar{background:  #fff}
.h-mid{width:100%;float: left;background:#248d48;padding:5px 0;}
.h-tel{display: none;}
#h-nav{width:100%;background: #333333;}
#h-nav a{color: #ffffff;text-align: center;display: block;height: 50px;padding:0;line-height: 50px;}
#h-nav a:hover{color: #248d48;}

@media(min-width: 768px){
	.header{position: relative;}
	.h-mid{padding:15px 0;}
	.h-tel{display: block;float: right;}
	#h-nav{width:100%;float: left;background: #f7d16b;font-size: 16px;overflow: hidden;display: block;}
	#h-nav li{text-align: center;padding:0;} 
	#h-nav a{border:none;width:24%;display: inline-block;color: #303030;line-height: 40px;height: 40px;}
	#h-nav a:hover{color: #ffffff;background: #248d48;background-size: 100%;}
}

@media (min-width: 992px){
	.header .navbar{float: left;}
	.h-tel{float: right;display: block;}
	#h-nav a{line-height: 50px;height: 50px;}
}
@media(min-width: 1200px){
	.h-mid{background: url(../Image/h-bg.jpg) center no-repeat;min-width: 1200px;padding:45px 0; }

}

/*banner*/
.banner{width:100%;float: left;overflow: hidden;padding-top: 80px;background: #248d48;}
.banner .swiper-slide img{width:100%;height: auto;}

@media(min-width:768px){
	.banner{padding:0; }
}




/*m-pro*/
.m-pro{width:100%;overflow: hidden;float: left;}
.m-pro-hd{width:100%;text-align: center;float: left;background: #2a974f}
.m-pro-hd img{margin-top:30px; }
.m-pro-hd .keywords{border-top: solid 1px #38a55d;border-bottom:solid 1px #38a55d;padding:24px 0;margin-top: 22px;}
.m-pro-hd h1{width:100%;float: left;font-size: 16px;color: #fff;height: 33px;overflow: hidden; line-height: 33px;}

.m-pro-hd h1 a{color: #fff;font-weight: normal; }
.m-pro-hd h1 a:Hover{color: #f7d16b; }
.m-pro-hd form{width:322px;height: 33px;background: url(../Image/search-bg.png) center;line-height: 33px;margin:0px auto;}
#btn_search{width:62px;float: left;color: #1e1e1e;font-size: 16px;background: none;text-align: center;line-height: 30px;}
#input_search{width:260px;height: 33px;float: right;color: #86cc9e;text-indent: 10px;background: none;}
.m-pro-bd{width:100%;padding:25px 0;background: #2a974f;float: left;}
.type{width:100%;float: left;text-align: center;margin-bottom: 15px;}
.type a{width:100%;font-size: 16px;color: #fff;background: #228945;text-align: center;padding:10px;display: inline-block;margin-bottom: 15px;border-radius: 18px;}
.type a:hover{background: #f7d16b;color: #555}
.cpgd { width: 100%; overflow: hidden; }
.cpgd ul{height: 420px;overflow: hidden;float: left;}
.cpgd li {float:left; margin-right:20px;width:230px;}
.cpgd li a{margin-bottom: 25px;float: left;overflow: hidden;width:100%;height: 193px;text-align: center;}
.cpgd li a img{width:100%;height: 160px;object-fit: cover;}
.cpgd li a h1{float:left;width:100%;height: 30px;line-height: 30px;background: url(../Image/cpgd-title.jpg) center no-repeat;font-size: 16px;color: #fff;background-size: 100% 100%;margin-top: 3px;text-indent: 25px;}
.cpgd li a .zhezhao{width:230px;height: 203px;background: url(../Image/m-pro-icon.png) center no-repeat #f7d16b;opacity: .8;float: left;transition:all .5s;}
.cpgd li a:hover h1{color: #f7d16b;}
.cpgd li a:hover .zhezhao{margin-top: -236px;}
@media(min-width: 768px){
	.m-pro{margin-top: -100px;position: relative;z-index: 1;}
	.m-pro-hd form{margin: 0;float: right;}
	.m-pro-hd .left{padding:0;}
	.m-pro-hd .right{padding:0;}
	.cpgd ul{height: 640px;}
	.cpgd li{width:273px;height: 640px}
	.cpgd li a{width:100%;height:243px;text-align: center;}
	.cpgd li a img{width:100%;height: 210px;object-fit: cover;}
	.cpgd li a h1{font-size: 16px;}
	.cpgd li a .zhezhao{width:273px;height: 241px;}
	.cpgd li a:hover .zhezhao{margin-top: -274px;}

}

@media(min-width: 992px){
	.m-pro{margin-top: -180px;}
	.m-pro-hd{background: url(../Image/m-pro-hd-bg.png) center center no-repeat;height: 240px;}
	.m-pro-hd img{margin-top:80px; }
	.cpgd li a{height:258px;}
	.cpgd li a h1{line-height: 45px;height: 45px;}
	.cpgd li a:hover .zhezhao{margin-top: -290px;}
	
	
}

@media(min-width: 1200px){
	.m-pro{margin-top: -240px;}
	.m-pro-hd{height: 280px;}
	.m-pro-hd img{margin-top:130px; }

	.m-pro-bd .left{padding-left: 0;}

}
@media(min-width: 1500px){
	.m-pro{margin-top: -325px;}
	.m-pro-hd{height: 325px;}
	.m-pro-hd img{margin-top:160px; }
}

/*m-ys*/
.m-ys{width:100%;background: url(../Image/m-ys-bg.jpg) center top no-repeat;float: left;background-size: auto 100%}
.m-ys-hd{width:100%;text-align: center;padding:30px 0 20px;}
.m-ys-bg{width:100%;background: #000;opacity: .3;height: 220px;margin-top: -210px;float: left;position: relative;z-index: 1}
.m-ys-bd{width:100%;float: left;overflow: hidden;padding:20px 0;border-top:solid 1px #ebe7e7;border-bottom:solid 1px #ebe7e7;position: relative;z-index: 2}
.m-ys-bd li{padding:0 4%;margin-bottom: 15px}
.m-ys-bd li .circle{width:98px;float: left;overflow: hidden;height: 98px;border:solid 1px #ebe7e7;border-radius: 100%;text-align: center;line-height: 98px;}
.m-ys-bd li .circle img{vertical-align: middle;}
.m-ys-bd li .txt{float:left;width:100%;margin-left: 15px;color: #fff;}
.m-ys-bd li .txt h1{float: left;width:100%;font-size: 18px;font-weight: bold;margin:15px 0 10px;}
.m-ys-bd li .txt p{float: left;width:100%;font-size: 16px;line-height: 24px}
.m-ys-bd li:hover .circle{border-color: #f7d16b;}
.m-ys-bd li:hover .txt{color: #f7d16b;}
.m-ys-bd li:hover .circle img{transform:rotate(360deg);
	transition:all .5s; }
	.m-ys-bd .on .circle{border-color: #f7d16b;}
	.m-ys-bd .on .txt{color: #f7d16b;}
	.m-ys-bd .on .circle img{transform:rotate(360deg);
		transition:all .5s; }
.m-ys-btn{width:100%;float: left;text-align: center;}
.m-ys-btn a{font-size: 16px;color: #fff;padding:8px 25px;display: inline-block; background: linear-gradient(to right, #666666 , #9d9d9d); margin:15px 15px;border-radius: 20px;}

.m-ys-btn a:hover{background: linear-gradient(to right, #1c7c3d , #2fa357);}

@media(min-width: 768px){
	.m-ys-bd li{padding:0 15px;margin-bottom: 0;}
	.m-ys-bg{height: 280px;margin-top: -270px;}
	.m-ys-bd li .txt{width:205px;}
	.m-ys-btn a{padding:8px 40px;}
}
@media(min-width: 992px){
	.m-ys-bd{padding:40px 0;margin-left:1%;width:98%;}
	.m-ys-bd li .txt{width:170px;}
	.m-ys-hd{padding:68px 0 34px;}
	.m-ys-bg{height: 320px;margin-top: -310px;}
	.m-ys-btn{padding:45px 0;}
}
@media(min-width: 1200px){
	.m-ys-bd li .txt{width:230px;}
	.m-ys-bg{height: 220px;margin-top: -210px;}
}

/*m-youshi*/
.m-youshi{float: left;width:100%;background: #2a974f;padding-bottom: 30px;}
.m-youshi1{width: 100%;float: left;overflow: hidden;padding:30px 0;border-bottom: solid 1px #55c27a;text-align: center;}
.m-youshi1 img{margin-bottom: 15px;}
.m-youshi1 h1{width: 100%;float: left;overflow: hidden;font-size: 22px;color: #fff;text-align: left;margin-top: 30px;}
.m-youshi1 h1 span{width: 40px;height:47px;line-height: 47px;text-align: center;font-size: 22px;color: #f7d16b;background: url(../Image/m-youshi-icon.png) no-repeat;margin-right: 15px;display: inline-block;background-size: 100% 100%}
.m-youshi1 p{float: left;line-height: 30px;color: #fff;font-size: 16px;margin-top: 20px;text-align: left}
.m-youshi1 a{width:123px;height: 33px;background: url(../Image/m-youshi-btn.jpg) center no-repeat; line-height: 33px;font-size: 16px;color: #88e5a8;display: block;float: left;text-align: center;margin-top: 15px;}

@media(min-width: 768px){
	.m-youshi1{text-align: left;padding:40px 0;}
	.m-youshi1 img{margin-bottom: 0px;}
	.m-youshi2 h1{text-align: right;}
	.m-youshi1 h1 span{width: 60px;height: 67px;font-size: 30px;line-height: 67px;}
	.m-youshi1 p{font-size: 16px;}
	.m-youshi2 p{text-align: right;}
	.m-youshi2 a{float: right;}
	
}
@media(min-width: 992px){
	.m-youshi1 h1{font-size: 30px;}
	.m-youshi2 p{font-size: 16px;}
	.m-youshi{padding-bottom: 60px}
}

/*m-com*/
.m-com{width:100%;float: left;background: #e2e0de;padding-top: 50px;}
.m-com-left{text-align: center;}
.m-com-left .item img{object-fit: cover;}
.m-com-left h1{float: left;height: 56px;line-height: 56px;font-size: 20px;color: #2a974f;text-indent: 15px;background: #fcfcfc;width:100%;text-align: left;}
.m-com-right{text-align:center;margin-top: 30px;}
.m-com-right h1{font-size: 37px;color: #737373;}
.m-com-right h2{font-size: 30px;color: #2a974f;margin: 15px 0;}
.m-com-right span{height: 2px;width:60px;background: #f7d16b;display: inline-block;}
.m-com-right p{color: #787878;font-size: 16px;line-height: 30px;margin-top: 15px;}
.m-com-right .btn{width:100%;text-align: center;}
.m-com-right .btn a{padding:5px 30px;display: inline-block;font-size: 16px;color: #fff;background: #2a974f;margin:30px 15px;}
.m-com-right .btn a:Hover{color: #353535;background: #f7d16b}
@media(min-width: 768px){
	.m-com-right{margin-top: 0;}
	.m-com-right h1{font-size: 30px;}
	.m-com-right h2{font-size: 22px;color: #2a974f;margin: 12px 0;}
	.m-com-right p{height: 115px;overflow: hidden}
}
@media(min-width: 992px){
	.m-com{padding-top: 100px;}
	.m-com-right h1{font-size: 37px;}
	.m-com-right h2{font-size: 30px;margin: 15px 0;}
	.m-com-right p{height: auto}
}

/*m-news*/
.m-news{width:100%;float: left;background: #2a974f;}
.m-news-hd{width:100%;float: left;text-align: center;margin:30px 0;}
.m-news-bd{float: left;width:100%;overflow: hidden;}
.m-news-bd li{margin-bottom: 30px;}
.m-news-bd .img{width:28%;float: left}
.m-news-bd .txt{width:68%;float: right;color: #ffffff;}
.m-news-bd .txt h1{font-size: 16px;width:100%;float: left;font-weight: bold;height: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.m-news-bd .txt h2{font-size: 14px;width:100%;float: left;margin:10px 0;}
.m-news-bd .txt p{float: left;line-height: 22px;color: #89e8a9;}
.m-news-bd li:hover h1{color: #f7d16b;}
@media(min-width: 1200px){
	.m-news{margin-top: -56px;}
	.m-news-hd{margin:95px 0 60px 0;}
	.m-news-bd li{margin-bottom: 50px;}
}

/*m-case*/
.m-case{width:100%;float: left;background: #ededed;overflow: hidden;padding:30px 0;}
.m-case-hd{width:100%;float: left;text-align: center;}
.m-case-bd{float: left;width:100%;margin-top: 25px;}
.m-case-bd ul li{float: left;}
.m-case-bd ul li img{object-fit: cover;}
.m-case-bd ul li h1{width:100%;float:left;height: 35px;background: url(../Image/m-case-title.jpg) center no-repeat; background-size: 100% 100%;text-align: center;line-height: 35px;font-size: 14px;color: #fff;}
.m-case-bd ul li:hover h1{color: #f7d16b;}
@media(min-width: 992px){
	.m-case{padding:60px 0;}
	.m-case-bd{margin-top: 35px;}
	.m-case-bd ul li h1{height: 45px;;line-height: 45px;font-size: 16px;}
}
/*m-con*/
.m-con{width:100%;float: left;padding:50px 0 0px;background:#222222;border-bottom: solid 1px #292929;}
.m-con li .img{width:46px;height: 46px;text-align: center;line-height: 46px;background: #fff;border-radius: 100%;margin:0 auto;}
.m-con li .img img{vertical-align: middle;}
.m-con li p{color: #fff;float: left;text-align: center;line-height: 20px;width:100%;height: 40px;margin: 10px 0 20px}

/*footer*/
.footer{width:100%;background: #222222;float: left;padding:35px 0 70px;}
.f-nav{float: left;text-align: left;}
.f-nav a{color: #e9e9e9;font-size: 14px;margin-right: 5px;}
.f-nav a:hover{color: #1e803f;}
.footer p{float: left;text-align:left;font-size: 14px;color: #696969;line-height: 24px;margin-top: 10px; }
.f-ewm h1{width:100%;float: left;font-size: 14px;}
.f-ewm h2{width:100%;float: left;font-size: 18px;line-height: 30px;}

@media(min-width: 768px){
	.footer{padding:35px 0 25px;}
	.f-ewm{float: right;background:url(../Image/f-ewm.jpg) right center no-repeat;color: #fff;height: 150px;text-align: right;padding:57px 130px 0 0;}
}

@media(min-width: 992px){
	.f-nav a{font-size: 18px;margin-right: 15px;}
	.f-ewm h2{font-size: 24px;line-height:30px;}
}

.down{width: 100%;height: 52px;background:#211f1f;color: #ffffff;font-size: 16px;position: fixed;bottom: 0;display: block;}
.down li{width: 24.7%;border-right: solid 1px #ffffff;text-align: center;line-height: 15px;float: left;padding-top: 4px;height: 52px;}
.down li a{color: #ffffff;}
.down .current{border-right: none;}
.down li img{max-width: 25px;height: 25px;}
@media(min-width: 768px){
	.down{display: none;}
}

/*sidebar*/
.sidebar{overflow: hidden;}
.s-hd{width:100%;float: left;background: url(../Image/s-hd.png) center no-repeat;height: 113px;text-align: center;background-size:100% 100%;padding:30px 0; }
.s-hd h1{width:100%;text-align: center;font-size: 28px;color: #fff;}
.s-hd h2{width:100%;font-size: 15px;color: #79d498;margin-top: 10px;}
.s-bd{width:100%;float: left;border:solid 1px #5eb97d;border-top:none;background: #2a974f;padding:15px 30px;}
.s-bd li{width:100%;float: left;border: solid 1px #cecece;border-radius: 18px;padding:8px 0px;margin:8px 0;color: #fff;font-size: 16px;}

.s-bd li:hover{background: #f7d16b;color: #555}
.s-con{width:100%;float: left;padding:25px;background: #2b7ae8;color: #ffffff;}
.s-con h1{width:100%;float: left;font-size: 14px;}
.s-con h2{width:100%;float: left;font-size: 24px;font-weight: bold;margin-top: 5px;}

@media(min-width: 992px){
	.s-bd li{text-indent:30px;}
}
@media(min-width: 1200px){
	.s-bd li{text-indent:48px;}
}

/*list-banner*/
.list-banner{width:100%;float: left;padding:50px 0 15px;max-height: 357px;overflow: hidden;background: url(../Image/l-banner.jpg) center no-repeat;margin-top: 80px; }
.list-banner  h1{width:100%;text-align: center;color: #fff;font-size: 28px;}
.list-banner  h2{width:100%;text-align: center;color: #fff;font-size: 30px;text-transform : uppercase;margin-top: 10px;}
@media(min-width: 768px){
	.list-banner{padding:110px 0;overflow: hidden; margin-top: 0}
	.list-banner  h1{font-size: 34px;}
	.list-banner  h2{font-size: 50px;}
}

/*list*/
.list{width:100%;float: left;padding:24px 0;overflow: hidden;background:#f7f7f7;}
.l-hd{width:100%;float: left;overflow: hidden;margin:0px 0 20px;}
.l-hd li{float: left;overflow: hidden;}
.l-hd li a{overflow: hidden;width:100%;padding:5px 0;display: inline-block;border:solid 1px #96ca36;color: #96ca36;font-size: 16px;border-radius: 5px;text-align: center;}
.l-hd li a:hover{background: #96ca36;color: #ffffff;}
.l-right{overflow: hidden;}
.l-right-hd{width:100%;float: left;background: #fff;}
.l-right-hd span{float: left;padding:10px 20px;background: #2a974f;color: #fff;font-size: 16px;display: block;}
.l-right-hd p{float:right;color: #3e3e3e;line-height: 40px;padding-right: 10px;}
.l-right-hd p a{color: #3e3e3e;}
.l-right-hd p a:Hover{color: #96ca36;}
.l-right-bd{overflow: hidden;line-height: 260%;padding:20px 15px;font-size: 110%;background: #fff;margin-top: 15px}
.page{float: left;border-top:solid 1px #cccccc;width:100%;text-align: right;margin-top: 30px;}
.tz-gallery{padding:0;}
@media(min-width: 1200px){
	.list .container{padding:0;}
}

#prev_next{width:100%;float: left;}
#prev_next li a{color: #333;}
#prev_next li a:hover{color: #8cc332;}

/*产品内页样式*/
.l-right-hd{width:100%;float: left;overflow: hidden;}
.l-right-hd .lt{text-align: center;width:100%;float: left;overflow: hidden;}
.l-right-hd .lt img{width:100%;height: }
.l-right-hd .rt{width:100%;float: left;overflow: hidden;color: #555555;}
.l-right-hd .rt h1{width:100%;float: left;overflow: hidden;font-size: 24px;font-weight: bold;border-bottom:solid 1px #555555;padding:15px 0;text-align: center;}
.l-right-hd .rt p{line-height: 30px;margin: 15px 0 30px;float: left;overflow: hidden;height: 150px;display: none;width:100%;}
.l-right-hd .rt a{color: #ffffff;font-size: 24px;padding:10px 30px;display: none;background: #df354f;float: left;}
@media(min-width: 768px){
	
	.l-right-hd .rt h1{text-align:left;}
	.l-right-hd .rt p{display: block;}
}
@media(min-width: 992px){
	/*.l-right-hd .lt img{height: 296px;object-fit: cover;}*/
	
}
@media(min-width: 1200px){
	.l-right-hd .rt a{display: block;}
	.l-right-hd .rt a:hover{border:solid 1px #df354f;color: #df354f;background: none;}
}
.l-right-bd{width: 100%;float: left;overflow: hidden;}
.l-right-bd .title{width: 100%;float: left;overflow: hidden;background: #f0f1f2;margin:15px 0;}
.l-right-bd .title span{padding:3px 5%;display: block;font-size: 16px;color: #ffffff;background: #2b7ae8;float: left;}
.l-right-bd .content{line-height: 260%;padding:15px;min-height: 400px;}
.l-right-bd .content .pro-xg li h1{text-align: center;font-size: 14px;color: #555555;line-height: 40px;}



/*新闻首页样式*/
.list-news{min-height: 100px;height: auto; }
.list-news li{height:50px; line-height: 50px; border-bottom: 1px dotted #bbb; padding:0 1%; width:100%;}
.list-news li span{float: right;}
.list-news li a{color: #595959;width:65%;height: 50px;overflow: hidden;display: block;float: left;}
.list-news li:hover{background-color: #eee;}

/*产品列表页*/
.pro{overflow: hidden;float: left;width:100%;}
.pro li{margin-bottom: 15px;text-align: center;}
.pro li img{border:solid 1px #cccccc;object-fit: cover;}
.pro li h1{font-size: 16px;line-height: 40px;text-align: center;color: #333333;height: 40px;overflow: hidden;width:100%;}
.pro li h1{font-size: 16px;line-height: 40px;text-align: center;color: #333333;}
.pro li:hover h1{color: #96ca36;}
.pro li:hover img{border:solid 1px #96ca36;}

/*产品内容页样式*/
.p-img{ width: 100%; padding: 5px 0 15px 0; text-align: center; color:#888787; font-size: 14px; }
.p-img h1{ font-size: 27px; color: #5f5f5f;margin-bottom: 15px;}
.p-fgx{width: 100%; border-bottom:dotted 1px #868686;margin-top: 5px;}
.p-content{ width: 100%; margin: 0 auto;  overflow: hidden;}
.p-content .title{ width: 100%; height:30px;  overflow: hidden; background-color: #f0f0f0;}
.p-content .title h2{ width: 100px; text-align: center; height: 30px;  overflow: hidden; color: #fff; font-size: 15px; line-height: 30px; font-weight: 700; background: #2a974e;}
.p-content .nr{ width: 98%; margin: 0 auto; line-height: 260%; padding: 15px 0 50px 0; overflow: hidden;}
.go_order{width:80px;height: 40px;line-height: 40px;text-align: center;background: #208542;color: #fff;border:none;cursor: pointer;}

/* message styles */
.message{width:100%;float: left;overflow: hidden;margin-left: 5px;}
.message ul{
	overflow: hidden;
}
.message li{
	float: left;
	margin:10px 0;
}
.message input {
	position: relative;
	display: block;
	float: left;
	padding:0 .5em;
	width: 100%;
	border: solid 1px #cccccc;
	border-radius: 0;
	background: #fff;
	color: #0075c5;
	font-weight: bold;
}
.message textarea {
	position: relative;
	display: block;
	float: left;
	padding:.5em;
	width: 100%;
	border: solid 1px #cccccc;
	border-radius: 0;
	background: #fff;
	color: #0075c5;
	font-weight: bold;
	resize:none;
}
.message textarea:focus {
	outline: none;
}
.message input:focus {
	outline: none;
}
.message #submit{
	
	height: 35px;
	line-height: 35px;
	padding:0;
    color: #fff;
    background: #2a974f;
    cursor: pointer;
    -webkit-transition: background 0.3s;
	transition: background 0.3s;
}
.message #submit:hover{
	background: #228945;
}


/* go top */
.plugin-fixed-call{position:fixed;bottom:0px;right:0px;width:45px;z-index: 1000;}
.plugin-fixed-call .child{position:absolute;right:0px;overflow:hidden;cursor:pointer;width:45px;height:45px;background:#208542;line-height: 45px;margin-top:1px;}
.plugin-fixed-call .child{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.plugin-fixed-call .child a{ display: inline-block; overflow: hidden; }
.plugin-fixed-call .child:hover{width:160px;background: #000;}
.plugin-fixed-call .child img{position:absolute;top:0px;left:0px;}
.plugin-fixed-call .child p{position: absolute;left:45px;color:#fff;}

.plugin-fixed-call .fixedQQ{bottom:92px;}
.plugin-fixed-call .fixedCall{bottom:46px;}
.plugin-fixed-call .fixedTop{position:absolute;right:0px;bottom:138px;color:#fff;background-color:#cbcbcb;cursor:pointer;text-align:center;width:45px;height:45px;line-height: 45px;font-size: 14px;font-family: "MICROSOFT YAHEI","Arial Narrow";}
.plugin-fixed-call .fixedTop .fixedTopPointer{position:absolute;top:-5px;left:18px;}
.plugin-fixed-call .fixedCode{bottom:0;cursor:pointer;width:45px;height:45px;background:#208542;line-height: 45px;margin-top:1px;}
.plugin-fixed-call .fixedCode:hover .fixedCodeInfo{display: block;opacity: 1;}
.fixedCodeInfo{display:none;position:fixed;bottom:0px;right:54px;padding:0 3px;border:1px solid #ccc;background:#fff;opacity: 0;}
.fixedCodeInfo .fixedPointer{position: absolute;right:-6px;bottom:12px;}
.f-m-nav{ background-color: #222; margin:0; line-height: 50px; position: fixed;z-index: 9999; bottom: 0; width: 100%; overflow: hidden; display: none; }
.f-m-nav li{ float: left; width: 25%; text-align: center;}
.f-m-nav li a{ color: #fff;}

.order-content{
    padding: 20px 30px;
    background: #fff;
}

.order-content .order-line{
    color: #333;
    height: 30px;
    line-height: 30px;
    margin-bottom: 12px;
    font-size: 14px;
}
.order-content .order-line:after{
    display: block;
    content: '';
    clear: both;
    height: 0;
    width: 0;
}
.order-content .order-line lable{
    width: 70px;
    margin-right: 5px;
    display: inline-block;
    float: left;
    text-align: right;
}
.order-content .order-line .order-zhi{
    float: left;
    padding: 10px;
    line-height: 30px;
    padding: 0px 10px;
    max-width: 380px;
    border: 1px solid #d2d2d2;
}
.order-content .order-line .order-zhi.noborder{
    border:none;
}
.order-content .order-line  .order-zhi.overword{
    height: 30px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;

}
.order-line.bz-line{
    height: auto;
}
.order-content .order-line .beizhu{
    padding: 10px;
    float: left;
    border: 1px solid #d2d2d2;
}
.order-content .order-line .dwid{
    width: 375px;
}
.order-content .order-line img{
    display: inline-block;
    float: left;
    margin-left:15px;
}
.order-content .go-sub{
    margin-left:70px;
    border: none;
    color: #fff;
    background: #ff5e25;
    font-size: 14px;
    padding: 8px 28px;
    margin-top:8px;
    border-radius: 5px;
    outline: none;
}
.order-content .go-sub:hover
{
    background: #FE4200;
}

