/*样式初始化*/
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: #37a2f0}
a:active{text-decoration:none;color: #37a2f0}
ul,li{list-style:none;margin:0;}
label{ max-width: none; }
img{max-width: 100%;}
.clear{clear: both;}
.clamp{display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow: ellipsis;overflow: hidden;word-break: break-all;word-wrap: break-word;}
.navbar{background:none;margin:0; }
.navbar-default{border:none;}
.navbar-collapse{max-height: 100%!important;}
.container-fluid{padding:0;}
.navbar-header{text-align: right;}
.de-page-mian{overflow: hidden; text-align: center; font-size: 0; margin: 10px 0 35px; clear: both; }
.de-page-mian .page-inner{display: inline-block; overflow: hidden;}
.de-page-mian .page-inner a{display: block; float: left; min-width: 26px; padding: 0 5px; height: 36px; border: 1px solid #dddddd; background: #fff; text-align: center; line-height: 36px; font-size: 14px; color: #333; margin-right: -1px; overflow: hidden;}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover{color: #fff; border-color: #237ed2; background: #237ed2;}
.de-page-mian .page-inner a.prev{margin-right: 10px; background: #fff url(../images/prev.jpg) no-repeat center;}
.de-page-mian .page-inner a.prev.on{background: #fff url(../images/prev-hover.jpg) no-repeat center;}
.de-page-mian .page-inner a.prev:hover{background-color: #fff; border-color: #dddddd;}
.de-page-mian .page-inner a.next{margin-left: 10px; margin-right: 15px; background: #fff url(../images/next.jpg) no-repeat center;}
.de-page-mian .page-inner a.next.on{background: #fff url(../images/next-hover.jpg) no-repeat center;}
.de-page-mian .page-inner a.next:hover{background-color: #fff; border-color: #dddddd;}
.de-page-mian .page-inner a.page-btn{font-size: 12px; margin-right: 0; width: 63px; margin-left: 10px;}
.de-page-mian .page-inner span{display: block; font-size: 12px; color: #333; float: left; line-height: 38px;}
.de-page-mian .page-inner input{display: block; float: left; height: 36px; width: 36px; border: 1px solid #dddddd; text-align: center; line-height: 36px; font-size: 14px; color: #333; margin: 0 5px;}
/*header*/
.header{overflow: hidden;position: fixed;z-index: 999;width:100%;}
.h-top{background: #252525;float: left;width:100%;font-size: 14px;}
.h-top .lt{float: left;color: #8f8f8f;}
.h-top p{float: right;margin:0;}
.h-top p.rt a{color: #fff;text-indent: 35px;float: left;}
.h-top p.rt a:nth-child(1){background: url(../images/cn.jpg) left center no-repeat;width:100px;}
.h-top p.rt a:nth-child(2){background: url(../images/en.jpg) left center no-repeat;width:100px;}
.h-top p span{color: #fff;}
.h-mid{width:100%;float: left;background: #ffffff;padding:10px 0;}
.h-mid .navbar-toggle{margin:20px 15px 0 0;float: none;}
.h-logo{line-height:80px; }
.h-logo img{max-width: 100%;vertical-align: middle;height: 70px;}
.h-nav{display: none;}
#h-nav{width:100%;float: left;background: #282727;}
#h-nav li{width:100%;float: left;height: 40px;border-bottom: solid 1px #cecece;color: #ffffff;line-height: 40px;font-size: 16px;text-align: center;}
#h-nav li:hover{clear: #37a2f0;}
@media(min-width: 768px){
	.header{position: relative;}
	.h-top{height: 30px;line-height: 30px;}
	.h-top .rt1{display: block;}
	.h-top p span{background: url(../images/h-top-icon.png) 15px center no-repeat #37a2f0 ;font-size:16px;font-weight: bold;color: #ffffff;padding:10px 15px 10px 48px ;}
	.h-logo img{height: auto; }
	.nav{float: right;}
	.h-nav{width:100%;float: left;display: block}
	.h-nav li{width:25%;float: left;height:40px;padding:5px 0;}
	.h-nav li h1{width:100%;float: left;color: #434343;font-size: 16px;text-align: center;margin:5px 0;}
	.h-nav li span{width:30px;height: 2px;display: block;margin:15px auto 0;background: #434343;overflow: hidden;}
	.h-nav li:hover{background: #37a2f0;}
	.h-nav li:hover h1{color: #ffffff;}
	.h-nav li:hover span{background: #ffffff;}
	#h-nav{display: none!important;}
}
@media (min-width: 992px){
	.header .navbar{height:160px;}
	.h-top{height: 35px;line-height: 35px;}
	.h-top .rt{display: block;}
	.h-top .rt1{display: none;}
	.h-top a{color: #8f8f8f;}
	.h-top a:hover{color: #8f8f8f;color: #ff9900}
	.h-mid{height: 125px;line-height: 125px;padding:0;}
	.h-mid img{margin-top: 10px}
	.h-nav{width:100%;float: left;display: block}
	.h-nav li{width:12%;float: left;height: 125px;padding:30px 0;}
	.h-nav li h1{width:100%;float: left;color: #434343;font-size: 16px;text-align: center;margin:20px 0 10px;}
	.h-nav li span{width:30px;height: 2px;display: block;margin:15px auto 0;background: #434343;overflow: hidden;}
	.h-nav li:hover{background: #37a2f0;}
	.h-nav li:hover h1{color: #ffffff;}
	.h-nav li:hover span{background: #ffffff;}
	#h-nav{display: none!important;}
}
/*banner*/
.banner{width:100%;float: left;overflow: hidden;margin-top: 100px;}
.banner .swiper-slide img{width:100%;height: auto;}
@media(min-width:768px){
	.banner{margin-top:0px }
}
/*m-pro*/
.m-pro{width:100%;overflow: hidden;}
.m-pro-hd hr{margin-top: 20px;box-sizing: border-box;}
.m-pro-hd .img{text-align: center;}
.m-pro-hd img{max-width: 100%;}
.m-pro-hd{padding:45px 0 0;}
.m-pro-mid{text-align: center;margin:35px 0;overflow: hidden;}
.m-pro-mid li{width:30%;display: inline-block;margin:1%;}
.m-pro-mid li a{width:100%;padding:5px;text-align: center;font-size: 16px;color: #444444;display: block;border-radius: 5px;background: #d4d4d4;}
.m-pro-mid li a:hover{background: #37a2f0;color: #ffffff;}
.m-pro-bd{width:100%;float: left;background: #f4f4f4;overflow: hidden;padding:30px 0;}
.m-pro-bd li{margin-bottom: 30px;}
.m-pro-bd li img{width:100%;object-fit: cover;}
.m-pro-bd li .txt{margin-top: 5px;width:100%;float: left;background: #ffffff;}
.m-pro-bd li .txt h1{width:100%;float: left;text-align: center;font-size: 16px;color: #444444;padding:10px 0;margin:0;overflow: hidden;}
.m-pro-bd li .txt a{width:75px;height: 30px;display: block;text-align: center;line-height: 30px;color: #ffffff;font-size: 20px;margin:0 auto;overflow: hidden;background: #dedede;}
.m-pro-bd li .txt a:hover{background: #37a2f0;color: #ffffff;}
@media(min-width: 768px){
	.m-pro-hd hr{margin-top: 30px;}
}
@media(min-width:992px){
	.m-pro-mid li{width:14%;}
}
@media(min-width: 1200px){
	.m-pro-hd hr{margin-top: 40px;}
}
/*m-youshi*/
.m-youshi{width:100%;float: left;overflow: hidden;background: #104bb4;padding: 30px 0;}
.m-youshi-hd{width:100%;text-align: center;margin:20px 0;overflow: hidden;}
.m-youshi-bd{overflow: hidden; background: url(../images/youshi_bdg.png) no-repeat top center; }
.m-youshi-bd .lt,.m-youshi-bd .rt{text-align: center;}
.m-youshi-bd .lt img,.m-youshi-bd .rt img{max-width: 100%;margin:15px 0;}
@media(min-width: 992px){
	.m-youshi{background: url(../images/m-youshi-bg1.jpg) top no-repeat;}
	.m-youshi-bd .lt{text-align: left;}
	.m-youshi-bd .rt{text-align:right; min-height: 259px; }
	.m-youshi-bd .lt img,.m-youshi-bd .rt img{margin:20px 0 40px;}
	.m-youshi-bd .mid img{margin-top: 60px}
}
@media(min-width: 1200px){
	.m-youshi{background: url(../images/m-youshi-bg.jpg) top no-repeat;}
	.m-youshi-bd .lt img,.m-youshi-bd .rt img{margin:30px 0;}
	.m-youshi-bd .mid img{margin-top: 80px}
}
/*m-com*/
.m-com{width:100%;background: #f4f4f4;padding:50px 0;overflow: hidden;}
.m-com-hd{text-align: center;overflow: hidden;}
.m-com p{text-align: center;line-height: 25px;font-size: 16px;color: #666666;margin:30px 5%;width:90%;}
.m-com li{text-align: center;}
.m-com li img{transition:all .5s;}
.m-com li:hover img{transform:rotate(360deg);}
.m-com li h1{font-size:18px;color: #3b3a3a;padding:15px 0;margin:0;}
@media(min-width: 768px){
	.m-com li h1{font-size:20px;}
}
/*m-case*/
.m-case{width:100%;padding:30px 0;overflow: hidden;}
.m-case-hd{text-align: center;}
.m-case-hd hr{box-sizing: border-box;}
.m-case-hd img{max-width:100%;margin-bottom: 15px;}
.m-case-hd .title{font-size: 28px;color: #525252;font-weight: bold;text-align: center;}
.m-case-bd{overflow: hidden;margin:30px 0 0;}
.m-case-bd li{margin:0 0 30px;}
.m-case-bd li .row{display: inline;margin: 0px}
.m-case-bd .lt{padding:0;height: 400px;overflow: hidden;object-fit: cover;}
.m-case-bd .rt{overflow: hidden;text-align: center;color: #525252;display: flex;flex-direction: column;align-self: center;}
.m-case-bd .rt h1{font-size: 20px;font-weight: bold;margin-top: 10px;color: #333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.m-case-bd .rt p{line-height: 26px;margin:15px;display: none;}
.m-case-bd .more{padding:3px 0;color: #005aae;border:solid 1px #005aae;display: none;margin:0px auto;width:50%;}
.m-case-bd .more:hover{background: #005aae;color: #ffffff;}
.m-case-bd li:hover .rt h1{color: #005aae}
@media(min-width: 768px){
	.m-case-hd .title{font-size: 30px;}
	.m-case-bd .rt{margin:0;padding:0;}
	.m-case-bd .rt p{display: block;display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow: ellipsis;overflow: hidden;word-break: break-all;word-wrap: break-word;}
	.m-case-bd .more{display: block;}
}
@media(min-width:992px){
	.m-case-bd .rt{margin:0;padding:0;}
	.m-case-bd .rt h1{margin-top: 20px}
	.m-case-bd .rt p{margin:15px;}
	.m-case-bd .rt .more{padding:10px 0px;width:50%;}
}
@media(min-width: 1200px){
	/*.m-case{padding:0;}*/
	.m-case-bd .rt p{margin:15px 30px;}
}
/*m-news*/
.m-news{width:100%;float: left;}
.m-news{width:100%;padding:30px 0;overflow: hidden;}
.m-news-hd{text-align: center;}
.m-news-hd hr{box-sizing: border-box;}
.m-news-hd img{max-width:100%;margin-bottom: 15px;}
.m-news-hd .title{font-size: 30px;color: #525252;font-weight: bold;text-align: center;}
.m-news-bd{width:100%;margin-top: 20px;overflow: hidden;}
.m-news-bd li{overflow: hidden;margin:15px  0;}
.m-news-bd-lt{text-align: center;}
.m-news-bd-lt img{object-fit: cover;width:100%;}
.m-news-bd-rt{overflow: hidden;}
.m-news-bd-rt h1{float: left;color: #666666;font-size:18px;margin:0;font-weight: bold;height: 20px;overflow: hidden;line-height: 20px;width:100%;}
.m-news-bd-rt h6{float: left;width:100%;line-height: 30px;margin:0;}
.m-news-bd-rt p{float: left;color: #969595;font-size: 14px;line-height: 21px;overflow: hidden;margin:0px 0 10px;}
.m-news-bd li:hover .m-news-bd-rt h1{color: #37a2f0;}
@media(min-width: 1200px){
	.m-news{padding:60px 0;}
}
/*footer*/
.footer{width:100%;overflow: hidden;}
.f-hd{width:100%;background: #353535;overflow: hidden;}
.f-left{text-align: center;}
.f-left h1{text-align: center;color: #ffffff;font-size:18px;}
.f-left img{margin-top: 10px;max-width: 60%}
.f-nav h1{display: none;}
.f-nav li{color:#919191;padding:10px 0;width:25%;float: left;text-align: center; }
.f-nav li a{color:#919191;font-size: 16px; }
.f-nav li a:hover{color:#005aae; }
.f-con{color: #919191;}
.f-con h1{font-size: 18px;display: none;}
.f-con p{font-size: 16px;line-height: 28px;text-align: center;padding-top:15px;}
.f-bd{width:100%;float: left;background: #181818;color: #919191;text-align: center;padding:10px 0;font-size: 14px;margin-bottom: 50px;}
.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){
	.footer{padding:50px 0 0px;}
	.f-nav h1{display: block;font-size: 18px;color: #ffffff;}
	.f-con h1{font-size:18px;display: block;}
	.f-con p{font-size: 16px;line-height:28px;text-align: left;padding-top:0;}
	.f-bd{margin-bottom:0;}
	.down{display: none;}
}
/*list-banner*/
/*.list-banner{width:100%;float: left;padding:50px 0 0;max-height: 357px;overflow: hidden;background: url(../images/l-banner.jpg) center no-repeat;margin-top: 80px; }
.list-banner  h1{width:100%;text-align: center;color: #ffffff;font-size: 28px;}
.list-banner  h2{width:100%;text-align: center;color: #ffffff;font-size: 30px;text-transform : uppercase;margin-top: 10px;}
.list-banner .container{position: relative;overflow: hidden;height: 150px;}
.list-banner .container ul{width:100%;float: left;position: absolute;bottom:0;min-height: 30px;}
.list-banner .container ul li{margin-top: 15px;}
.list-banner .container ul a{display: inline-block;background: #ffffff;text-align: center;color: #343434;font-size: 16px;height: 50px;line-height: 50px;width:100%;overflow: hidden;}
.list-banner .container ul a:hover{background: #37a2f0;color: #ffffff;}
@media(min-width: 768px){
	.list-banner{padding:80px 0;overflow: hidden; margin-top: 0}
	.list-banner  h1{font-size: 34px;}
	.list-banner  h2{font-size: 50px;}
}
/*list*/
/*.list{width:100%;float: left;background: #f0f0f0;padding:27px 0;}
.list .container{background: #ffffff;overflow: hidden;padding:30px 15px;line-height: 260%;}*/
/*list-banner*/
.list-banner{width:100%;float: left;padding:120px 0;max-height: 357px;overflow: hidden;background: url(../images/l-banner.jpg) center no-repeat;margin-top:100px; }
.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: 10px 0 25px;}
@media(min-width: 768px){
	.list-banner{padding:120px 0;overflow: hidden; margin-top: 0}
	.list-banner  h1{font-size: 34px;}
	.list-banner  h2{font-size: 45px;}
}
/*l-position*/
.l-position{width:100%;float: left;overflow: hidden;font-size: 16px;line-height: 30px;background: #ffffff;margin-bottom: 15px;}
@media(min-width: 768px){
	.l-position{line-height: 50px;}
}
/*list*/
.list{width:100%;float: left;padding:27px 0;background: #fff}
.list .container{background: #ffffff;overflow: hidden;padding:0px 15px 30px;line-height: 260%;min-height: 300px;}
.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 #37a2f0;color: #37a2f0;font-size: 16px;border-radius: 5px;text-align: center;}
.l-hd li a:hover{background: #37a2f0;color: #ffffff;border:solid 1px #37a2f0;}
.l-right{overflow: hidden;}
.l-right-hd{width:100%;float: left;background: #f0f0f0;}
.l-right-hd span{float: left;padding:5px 30px;background: #37a2f0;color: #fff;font-size: 16px;display: block;}
.l-right-hd p{float:right;color: #3e3e3e;line-height: 46px;padding-right: 10px;margin-bottom: 0}
.l-right-hd p a{color: #3e3e3e;}
.l-right-hd p a:Hover{color: #f39800;}
.l-right-bd{overflow: hidden;line-height: 260%;padding:20px 15px;font-size: 110%;}
.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;margin-top: 30px;}
#prev_next li a{color: #333;}
#prev_next li a:hover{color: #37a2f0;}
/*产品内页样式*/
.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;}
/*sidebar*/
.sidebar1{width:100%;overflow: hidden;}
.s-hd1{width:100%;float: left;padding:25px 0;text-align: center;font-weight: bold;font-size: 26px;color: #fff;background: #37a2f0;border-top-right-radius: 5px;border-top-left-radius: 5px;}
.s-md1{width:100%;float: left;padding:15px 25px;box-sizing: border-box;border:solid 1px #37a2f0;}
.s-md1 ul{float: left;overflow: hidden;width:100%;}
.s-md1 li{width:100%;float: left;border-bottom: solid 1px #37a2f0;height: 45px;padding:5px 0px;box-sizing: border-box;}
.s-md1 li a{width:100%;float: left;display: block;height: 35px;line-height: 35px;overflow: hidden;color: #2d2d2d;font-size: 16px;padding:0 15px;}
.s-md1 li a span{width:8px;float: left;display: block;height: 8px;background: #37a2f0;border-radius: 5px;margin: 15px 15px 15px 0;}
.s-md1 li:hover a{background: #37a2f0;border-radius: 5px;color: #fff;}
.s-md1 li:hover a span{background: #fff;}
.s-bd1{width:100%;float: left;color: #fff;font-size: 20px;background: #37a2f0;padding:20px;font-weight: bold;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
/*产品列表页*/
.pro{overflow: hidden;float: left;width:100%;}
.pro li{margin-bottom: 15px;}
.pro li img{border:solid 1px #cccccc;}
.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: #1b5da8;}
.pro li:hover img{border:solid 1px #1b5da8;}
/*产品内页样式*/
.l-right-bd .hd{width:100%;float: left;overflow: hidden;}
.l-right-bd .hd .lt{text-align: center;width:100%;float: left;overflow: hidden;}
.l-right-bd .hd .rt{width:100%;float: left;overflow: hidden;color: #555555;}
.l-right-bd .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;margin-top: 0}
.l-right-bd .hd .rt p{line-height: 30px;margin: 15px 0 25px;float: left;overflow: hidden;height: 145px;display: none;width:100%;}
.l-right-bd .hd .rt a{color: #ffffff;font-size: 24px;padding:5px 30px;display: none;background: #37a2f0;float: left;}
@media(min-width: 768px){
	.l-right-bd .hd .rt h1{text-align:left;}
	.l-right-bd .hd .rt p{display: block;}
}
@media(min-width: 992px){
	.l-right-bd .hd .rt a{display: block;}
}
@media(min-width: 1200px){
	.l-right-bd .hd .rt a{display: block;}
	.l-right-bd .hd .rt a:hover{border:solid 1px #37a2f0;color: #37a2f0;background: none;}
}
.l-right-bd .bd{width: 100%;float: left;overflow: hidden;}
.l-right-bd .bd .title{width: 100%;float: left;overflow: hidden;background: #f0f1f2;margin:15px 0;}
.l-right-bd .bd .title span{padding:3px 5%;display: block;font-size: 16px;color: #ffffff;background: #37a2f0;float: left;}
.l-right-bd .bd .content{line-height: 260%;padding:15px;min-height: 200px;}
.l-right-bd .bd .content .pro-xg ul{height: 220px}
.l-right-bd .bd .content .pro-xg li{width:240px;float: left;height:220px;margin-right: 15px; }
.l-right-bd .bd .content .pro-xg li img{width:240px;float: left;height:180px;object-fit: cover;}
.l-right-bd .bd .content .pro-xg li h1{text-align: center;font-size: 14px;color: #555555;line-height: 40px;width:100%;float: left;margin:0;}
.l-right-bd .bd .content .pro-xg li:hover h1{color: #37a2f0;}
/*新闻首页样式*/
.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;}
/*新闻详情页*/
.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: #96ca36;}
.p-content .nr{ width: 98%; margin: 0 auto; line-height: 260%; padding: 15px 0 50px 0; overflow: hidden;}
/* message styles */
.message{width:100%;float: left;overflow: hidden;}
.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: #1b5da8;
    cursor: pointer;
    -webkit-transition: background 0.3s;
	transition: background 0.3s;
}
.message #submit:hover{
	background: #0075c5;
}
/* go top */
.plugin-fixed-call{position:fixed;bottom:400px;right:0px;width:45px;z-index: 1000;}
.plugin-fixed-call .child{position:absolute;right:0px;overflow:hidden;cursor:pointer;width:45px;height:45px;background:#37a2f0;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:#37a2f0;line-height: 45px;margin-top:1px;}
.plugin-fixed-call .fixedCode:hover .fixedCodeInfo{display: block;opacity: 1;}
.fixedCodeInfo{display:none;position:fixed;bottom:400px;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;}

@media(min-width: 992px){
	.m-news-bd-rt p{ max-height: 42px; overflow: hidden; }
}