@charset "utf-8";
.sub-banner-box{
	width: 100%;
}
.sub-banner-box img{
	width:100%
}
.sub-nav{
	width: 100%;
	height: 78px;
	background: #fff;
	box-shadow: 0 2px 15px rgba(197,197,197,.3);
	margin-bottom: 28px;
	margin-top: -3px;
}
.sub-little-box li a{
	width: 130px;
	height: 78px;
	line-height: 78px;
	text-align: center;
	font-size: 16px;
	display: inline-block;
	color: #333;
	float: left;
}
.sub-little-box li a.active{
	background: #d90317;
	color: #fff;
}
.sub-little-box{
	float: left;
}
.sub-tel{
	width: 27px;
	height: 27px;
	background: url(../images/tel_icons.png) no-repeat;
	background-size: 100% 100%;
	float: left;
	margin-right: 10px;
	margin-top: 9px;
}
.sub-number{
	float: left;
	border-left: 1px solid #dadada;
	padding-left: 10px;
}
.sub-tel-number{
	font-size: 14px;
	color: #999;
}
.sub-tel-boda{
	font-size: 20px;
}
.sub-right-box{
	margin-top: 18px;
}
.sub-little-box li{
	float: left;
}
.location-box{
	color: #999;
	margin-bottom: 15px;
	/* padding-top: 15px; */
}
.location-box a{
	color: #999;
}
.location-box a:hover{
	color: #d90317;
}
/* 文章列表 */
.new-wraps{
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
	margin-bottom: 25px;
	/* min-height: 910px; */
}
.new-wraps a{
	display: block;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.new-con{
	width: 715px;
	margin-left: 23px;
	padding-top: 25px;
}
.new-date{
	margin-left: 50px;
	color: #999;
}
.new-con-tit{
	font-size: 18px;
	padding-bottom: 15px;
}
.new-con-intr{
	font-size: 14px;
	color: #999;
	line-height: 24px;
}
.new-sub-rq{
	font-size: 24px;
	padding-top: 25px;
}
.new-sub-year{
	font-size: 16px;
	padding-top: 5px;
}
.new-wraps a:hover .new-con-tit{
	color: #d90317;
}
/* 新闻详情 */
.new-dec-tit{
	font-size: 30px;
	padding-top: 30px;	
	text-align: center;
	font-weight: bold;
	padding-bottom: 15px;
}
.new-dec-fabu{
	color: #999;
	font-size: 14px;
	text-align: center;
}
.new-dec-box{
	font-size: 16px;
	text-indent: 2em;
	line-height: 35px;
	padding-top: 30px;
	margin-bottom: 30px;
}
.up-art{
	margin-bottom: 10px !important;
	border: none !important;
	font-size: 16px !important;
	color: #999 !important;
	padding-bottom: 0 !important;
}
.up-art:hover{
	color: #d90317 !important;
	transition: .5s all !important;
}

/* 联系我们 */
.contact-box{
	width: 1100px;
	background: #fff;
	margin-bottom: 20px;
}
.contact-liuyan{
	background: #fff;
	width: 600px;
	display: inline-block;
	padding: 50px 30px 15px 30px;
	float: left;
	box-sizing: border-box;
}
.liuyan-tit{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 30px;
}
.ly-box-left{
	float: left;
	width: 258px;
	margin-bottom: 30px;
}
.ly-box-left p{
	font-size: 14px;
	color: #999;
}
.ly-box-left input{
	height: 35px;
	line-height: 35px;
	border: none;
	outline: none;
	border-bottom: 1px solid #e4e6e7 !important;
	width: 220px;
}
.liuyan-con{
	font-size: 14px;
}
.ly-contents{
	width: 100%;
	height: 150px;
	padding: 15px;
	box-sizing: border-box;
	border: 1px solid #e4e6e7;
	width: 89%;
	resize: none;
	margin-top: 15px;
	text-align: left;
	outline: none;
	font-family: 微软雅黑;
}
.contact-right{
	width: 500px;
	display: inline-block;
	padding: 50px 30px;
	float: left;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 38px;
	height: 547px;
	border-left: 1px solid #eee;
}
.sub-btns{
	width: 140px;
	height: 40px;
	background: #d90317;
	color: #fff;
	border-radius: 50px;
	line-height: 40px;
	border: none;
	display: block;
	/* margin: 0 auto; */
	margin-top: 16px;
	margin-left: 160px;
}
.bg-2 .button {
	color: #ECEFF1;
	border-color: #ECEFF1;
}
.button--ujarak, .button--ujarak::before {
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--ujarak {
    -webkit-transition: border-color 0.4s, color 0.4s;
    transition: border-color 0.4s, color 0.4s;
}
.button {
    float: left;
    min-width: 120px;
    max-width: 250px;
    display: block;
    padding: 0.8em 1em;
    border: none;
    background: none;
    color: inherit;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    /* border-radius: 50px; */
    color: #d90317;
    overflow: hidden;
    margin-top: 20px;
    margin-left: 160px;
}
.button--text-thick {
    font-weight: 600;
}
.button--border-medium {
    border: 1px solid #d90317;
}
.button--ujarak:hover {
    color: #fff;
    border-color: #d90317;
}
.button--ujarak:hover::before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.button--ujarak, .button--ujarak::before {
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--ujarak::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #d90317;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.map-box{
	width: 100%;
	height: 225px;
	background: #008000;
	margin-top: 17px;
}
/* 公司详情 */
.company-dec-wrap{
	padding: 20px;
	box-sizing: border-box;
	background: #fff;
}
.company-dec-tit{
	font-size: 18px;
	font-weight: bold;
	border-left: 3px solid #d90317;
	padding-left: 5px;
}
.dec-list{
	width: 100%;
	border: none;
	margin-top: 18px;
}
.dec-list tr th{
	height: 45px;
	background: #d90317;
	color: #fff;
	font-size: 16px;
	border: none;
	text-align: center;
}
.dec-list tr:hover{color:#d90317}
.dec-list tr td{
	height: 40px;
	border: 0;
	text-align: center;
}
.dec-list tr:nth-child(2n+1){
	background: #f8f8f8;
}
.screen-box{
	margin-top: 30px;
}
.screen-tit{
	padding-left: 20px;
	box-sizing: border-box;
}
.screen-item-box{
	border: 1px solid #e6e6e6;
	margin-top: 15px;
	background: #f3f3f3;
}
.screen-item-box dl{
	min-height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #e6e6e6;
	background: #fff;
}
.screen-item-box dt{
	width: 110px;
	text-align: center;
	background: #f3f3f3;
	float: left;
	margin-right: 10px;
	min-height: 42px;
}
.screen-item-box dd{
	float: left;
	margin-right:10px;
	padding: 0 10px;
	height: 24px;
	line-height: 24px;
	margin-top: 10px;
	background: #fff;
}

.screen-item-box dd.active{
	background: #d90317;
	border-radius: 30px;
	box-sizing: border-box;
	color: #fff;
}
.screen-chaxun{
	width: 105px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	border-radius: 30px;
	box-shadow: 0 4px 6px rgba(217,3,23,.3);
	display: block;
	margin: 20px auto;
	background: #d90317;
}
.screen-chaxun:hover{
	background: #c10012;
	transition: .5s all;
}
.screen-more{
	width: 51px;
	height: 18px;
	background: url(../images/screen_more.png) no-repeat;
	display: inline-block;
	background-size: 100% 100%;
	margin-top: 8px;
}
.hidden-box{
	margin-top: 0px;
	display: none;
}
.resc-wrap{
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
	margin-bottom: 31px;
}
.resc-tit{
	font-size: 18px;
	color: #d90317;
}
.resc-little{
	font-size: 14px;
	color: #999;
}
.resc-tr th{
	background: #e2e2e2 !important;
	color: #333 !important;
}
/* 公司列表 */
.pro-little-box li a{
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	display: inline-block;
	color: #333;
	float: left;
	
}
.pro-little-box li{
	float: left;
	margin-top: 19px;
	margin-right: 15px;
}
.pro-little-box li a.active{
	background: #d90317;
	color: #fff;
	border-radius: 5px;
}
.pro-little-box li a:hover{
	background: #d90317;
	color: #fff;
	border-radius: 5px;
}
.pro-little-box{
	float: left;
}
.company-box{
	margin-top: 26px;
	background: #fff;
	border: none;
	text-align: center;
	margin-bottom: 20px;
}
.company-mess{
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	text-align: center;
	border-bottom: 3px solid #f7f7f7;
}
.company-logo{
	width: 143px;
	height: 95px;
	border: 1px solid #e6e6e6;
	display: block;
	margin: 18px auto;
}
.company-imgs{
	width: 260px;
	border-bottom: 1px solid #efefef;
}
.com-last{
	border-bottom: 1px solid #efefef;
}
.load-link{
	width: 150px;
	height: 37px;
	border: 1px solid #e6e6e6;
	display: block;
	margin: 23px auto;
	border-radius: 9px;
	text-align: center;
	line-height: 37px;
	background: #fff;
	transition: .5s all;
}
.load-link:hover{
	background: #d90317;
	transition: .5s all;
	color: #fff;
}
/* 公司产品详情 */
.company-little-box li a{
	padding: 0 25px;
	height: 78px;
	line-height: 78px;
	text-align: center;
	font-size: 16px;
	display: inline-block;
	color: #333;
	float: left;
}
.company-little-box li{float: left;}
.company-little-box li a.active{
	background: #d90317;
	color: #fff;
}
.company-little-box li a:hover{
	background: #d90317;
	color: #fff;
}
.company-little-box{
	float: left;
}
.product-left-box{
	width: 837px;
	float: left;
	margin-bottom: 25px;
}
.product-right-box{
	width: 250px;
	float: right;
	background: #fff;
	padding: 27px 20px;
	box-sizing: border-box;
}
.product-title{
	font-size: 18px;
	text-align: center;
	padding-bottom: 15px;
}
.product-adress{
	font-size: 14px;
	color: #999;
	line-height: 28px;
	padding-left:7px;
}
.product-adress span{
	color: #333 !important;
}
.product-ck{
	width: 210px;
	height: 45px;
	background: #d90317;
	box-shadow: 0 2px 6px rgba(217,3,23,.3);
	color: #fff;
	line-height: 45px;
	display: block;
	margin: 20px auto;
	text-align: center;
	border-radius: 50px;
	transition: .5s all;
}
.product-ck:hover{
	background: #ba0011;
	transition: .5s all;
}
.product-left-top{
	padding: 32px;
	background: #fff;
}
.top-tit{
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
}
.top-price{
	background: #f7f7f7;
	padding: 20px 15px;
	margin-top: 15px;
}
.top-tits{
	color: #ff6000;
	font-size: 16px;
	padding-left: 3px;
}
.top-data{
	float: right;
	color: #999;
}
.res-canshu{
	font-size: 16px;
	padding: 0 10px;
}
.top-table{
	margin-top: 10px;
	border: 1px solid #e6e6e6;
	width: 100%;
}
.top-table tr td{
	height: 50px;
	text-align: center;
}
.pinming{
	background: #f7f7f7;
}
.con-name{
	text-align: center;
	padding-top: 25px;
}
.con-content{
	width: 140px;
	height: 30px;
	line-height: 30px;
	border-radius: 20px;
	color: #fff;
	box-shadow: 0 2px 6px rgba(217,3,23,.3);
	background: #d90317;
	display: block;
	margin: 10px auto;
	text-align: center;
}
.other-rec-box{
	padding:18px 23px;
	background: #fff;
	margin-top: 15px;
}
.other-notice{
	background: #f7f7f7;
	border-radius: 8px;
	padding: 13px;
	color: #999;
	margin-top: 20px;
}
/* 公司列表news */
.company-list-box{
	background: #fff;
}
.company-ul{
	height: 45px;
	border-bottom: 3px solid #f7f7f7;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
}
.company-ul li{
	float: left;
}
.company-list01{
	width: 270px;
}
.company-list02{
	width: 70px;
}
.comapny-list03{
	width: 120px;
}
.company-list04{
	width: 80px;
}
.company-list05{
	width: 120px;
}
.company-list06{
	width: 100px;
}
.company-list07{
	width: 80px;
}
.company-list08{
	width: 260px;
}
.company-dec-box{
	height: 118px;
	border-bottom: 1px solid #efefef;
	margin-top: 18px;
}
.company-pic{
	width: 270px;
	float: left;
}
.company-pic img{
	width: 143px;
	height: 95px;
	display: block;
	margin: 0 auto;
	border: 1px solid #e6e6e6;
}
.company-right-box{
	float: left;
	width: 830px;
}
.company-con{
	height: 35px;
	line-height: 35px;
}
.company-con:hover{color:#d90317}
.pinmings{
	width:70px;
	text-align: center;
	float: left;
}
.guige{
	width: 120px;
	text-align: center;
	float: left;
}
.caizhi{
	width: 80px;
	text-align: center;
	float: left;
}
.chandi{
	width: 120px;
	text-align: center;
	float: left;
}
.jiage{
	width: 100px;
	float: left;
	text-align: center;
}
.redu{
	width: 80px;
	float: left;
	text-align: center;
}
.updata{
	width: 260px;
	float: left;
	text-align: center;
}


/* -------- */
/* 产业基地 */
.intro-top-box{
	height: 360px;
	box-shadow: 0 10px 10px rgba(197,197,197,.2);
	background: #fff;
	margin-top: -170px;
	position: relative;
	z-index: 2;
	border-radius: 50px 10px 50px 10px;
	padding: 45px 60px;
	box-sizing: border-box;
	overflow: hidden;
}
.intro-company{
	font-size: 30px;
	font-weight: bold;
}
.intro-adress{
	font-size: 16px;
	padding-top: 5px;
}
.intro-number{
	font-size: 30px;
	color: #e70012;
	font-weight: bold;
}
.intro-tel{
	margin-top: 12px;
}
.intro-content{
	padding-top: 25px;
}
.intro-content p{
	text-indent: 2em;
	line-height: 30px;
	font-size: 16px;
}
.intro-icon{
	width: 278px;
	height: 62px;
	background: url(../images/about_icon.png) no-repeat;
	position: absolute;
	bottom: -8px;
	right: 38px;
}
.intro-imgs{
	float: left;
	margin: 65px 50px;
	width: 407px;
	height: 405px;
}
.base-right-box{
	width: 570px;
	line-height: 30px;
	font-size: 16px;
	margin-top: 65px;
	text-align: justify;
}
.base-right-box p{
	text-indent: 2em;
}
.base-cont{
	margin-top: 20px;
}
.base-tel{
	float: left;
}
.base-numbers{
	float: left;
}
/* 供应链 */
.scm-box{
	padding: 40px;
	box-sizing: border-box;
	text-align: justify;
}
.scm-intro{
	text-indent: 2em;
	font-size: 16px;
	line-height: 36px;
}
.scm-box img{
	display: block;
	margin: 55px auto;
}
/* 轻钢别墅 */
.villa-wrap{
	width: 1070px;
	height: 454px;
	margin: 0 auto 50px;
	background: #fff;
	border-radius: 12px;
	overflow: hidden;
	box-sizing: border-box;
}
.villa-left-box{
	width: 260px;
	height: 455px;
	background: #4b9f37;
	float: left;
	border-radius:12px;
}
.villa-img-box{
	width: 240px;
	height: 240px;
	margin: 10px auto;
	border-radius: 12px;
	overflow: hidden;
	transition: .5s all;
}
.villa-pic{
	width: 100%;
	height: 100%;
	transition: .5s all;
}
.villa-name{
	font-size: 24px;
	color: #fff;
	text-align: center;
	padding-top: 10px;
}
.villa-arrow{
	width: 55px;
	height: 55px;
	background: url(../images/arrow_icon.png) no-repeat;
	display: block;
	margin: 20px auto;
	transition: .5s all;
}
.villa-left-box:hover .villa-arrow{
	margin-top:30px;
	transition: .5s all;
}
.villa-left-box:hover .villa-img-box{
	transition: .5s all;
}
.villa-left-box:hover .villa-pic{
	transform: scale(1.08, 1.08);
	    -moz-transform: scale(1.08, 1.08);
	     -webkit-transform: scale(1.08, 1.08); 
	    -o-transform: scale(1.08, 1.08);
}
.villa-right-box{
	width: 810px;
	padding: 30px 40px;
	box-sizing: border-box;
	float: left;
}
.villa-tit{
	width: 93px;
	height: 27px;
	background: url(../images/tit_icon.jpg) no-repeat;
	color: #fff;
	line-height: 27px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}
.villa-intro{
	line-height: 24px;
	padding-left: 10px;
	/* padding-bottom: 40px; */
	height: 170px;
	overflow: hidden;
}
/* 医疗器械 */
.cara-number{
	color: #498ad3;
}
.cara-tit{
	width: 93px;
	height: 27px;
	background: url(../images/cart_tit.jpg) no-repeat;
	color: #fff;
	line-height: 27px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}
.cara-box{
	background: #498ad3 !important;
}
/* 关于我们 */
.content-wrap{padding: 40px 40px 0 40px;box-sizing: border-box;background: #fff;display: inline-block;/* margin-bottom: 20px; */width: 1100px;margin: 0 auto;display: block;}
.content-intro{font-size: 36px;font-weight: bold;text-align: center;display: block;}
.content-img{float: left;width: 407px;margin-right: 37px;}
.content-list{font-size: 16px;line-height: 36px;text-indent: 2em;display: block;text-align: justify;}
.content-wrap-list{padding: 0 40px 40px 40px;box-sizing: border-box;background: #fff;display: inline-block;width: 1100px;margin: 0 auto;display: block;list-style: none;/* margin-top: 50px; */clear: both;}
.content-numbers{font-size: 72px;color: #d90317;font-weight: bold;width: 25%;float: left;text-align: center;height: 140px;}
.content-decs{font-size: 16px;}
.content-b{display: block;font-size: 16px;text-align: center;color: #333;text-align: center;font-weight: normal;}
.ry-left{font-weight: bold;font-size: 30px;float: left;}
.ry-dec{float: left;margin-left: 25px;line-height: 30px;font-size: 16px;width: 840px;}
.ry-imgs{width: 315px;height: 240px;/* display: block; */margin: 0 auto;overflow: hidden;}
.cont-s{width: 100%;/* float: left; */}
.content-l{margin-bottom: 20px;}

.free-tel{
	position: absolute;
	right: 30px;
	top: 44px;
}
.free-tel p{
	font-size: 16px;
}
.free-tel div{
	background: #e74c3c;
	padding: 3px 10px;
	border-radius: 5px;
	margin-top: 7px;
	font-size: 22px;
}
.scm-img{
	width: 205px;
	height: 212px;
	position:absolute;
	left: 2px;
	top: -41px;
}

@keyframes heart{
from{transform:translate(0,0)}
to{transform:translate(0,6px)}
}
.heart{
animation: heart 1.3s ease-in-out 2.7s infinite alternate;
}


/* 产业基地 */
.jd-tits{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 30px;
	text-indent: 0 !important;
}
.intro-imgs-wl{
	float: right;
	width: 510px;
	height:341px;
	margin-left: 37px;
}
.base-right-boxw{
	width: 495px;
	line-height: 30px;
	font-size: 16px;
	/* margin-top: 65px; */
	text-indent: 2em;
	margin-left: 49px;
	text-align: justify;
}
.base-right-boxs p{
	text-indent: 2em;
}



/* start:交流中心 */
.talk-list{
	width: 1100px;
}
.talk-title{
	background: #d90317;
	height: 70px;
}
.talk-title span{
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	margin-left: 20px;
	line-height: 70px;
	border-left: 4px solid #fff;
	padding-left: 5px;
}
.talk-title a{
	font-size: 14px;
	color: #fff;
	float: right;
	line-height: 70px;
	padding-right: 15px;
}
.talk-title a:hover{
	color: #fff;
}
.talk-pic{
	width:40px;
	height: 40px;
	border-radius: 50px;
	border: 1px solid #f5f5f5;
}
.talk-right-box{
	background: #fff;
	padding-bottom: 20px;
}
.talk-data{
	color: #999;
}
.talk-r{
	float: left;
	margin-left: 10px;
}
.rg_img{
	margin-bottom: 20px;
}
.blue-bg{
	background: #5ea7df !important;
	color: #fff;
}
.online-number{
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	text-align: left;
	border: 1px solid #f5f5f5;
	padding-left: 18px;
}
.forum-wrap{
	margin-top: 35px;
	position: relative;
}
.forum-ul{
	display: inline-block;
	float: right;
}
.forum-ul li{
	width: 95px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border-radius: 30px;
	background: #fff;
	display: inline-block;
	margin-right: 15px;
	cursor: pointer;
}
.forum-ul li.active{
	background: #d90317;
	color: #fff;
}
.forum-table{
	width: 1130px;
	margin-top: 15px;
	font-size: 16px;
	display: inline-block;
	background: #fff;
	font-size: 0;
}
.forum-table tr th{
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #e5e5e5;
}
.forum-table tr{
	background: #fff;
	text-align: center;
}
.forum-table tr:nth-child(2n+1){
	background: #f6f6f6;
}
.forum-data{
	color: #999;
	font-size: 12px;
}
.jiajing{
	color: #fea100;
	cursor:pointer;
}
.jiajing:hover{
	text-decoration: underline;
	color: #fea100;
}
.zhiding{
	color: #d90317;
	cursor:pointer;
}
.zhiding:hover{
	text-decoration: underline;
	color: #d90317;
}
.del{
	color: #999;
	cursor:pointer;
}
.del:hover{
	text-decoration: underline;
	color: #999;
}
.forum-center{
	font-size: 24px;
	border-left: 4px solid #d90317;
	font-weight: bold;
	/* position: absolute; */
	/* left: 0; */
	padding-left: 8px;
	/* top: 0; */
}
.fabu-box{
	margin-top: 90px;
	background: #fff;
	padding: 25px 30px;
	margin-bottom: 30px;
}
.fabu-tit{
	font-size: 18px;
	margin-bottom: 20px;
}
.fabu-input{
	width: 370px;
	height: 50px;
	line-height: 50px;
	background: #f7f7f7;
	padding-left: 15px;
	box-sizing: border-box;
	border-radius: 8px;
	font-size: 16px;
	margin-left: 10px;
	outline: none;
	margin-right: 30px;
}
.fabu-sele{
	width: 225px;
	height: 50px;
	line-height: 50px;
	background: #f7f7f7;
	padding-left: 15px;
	box-sizing: border-box;
	border-radius: 8px;
	font-size: 16px;
	margin-left: 10px;
	outline: none;
}
.edit-boxs{
	/*margin-left: 13px;*/
	margin-top: 20px;
}
.edit-sr{
	width: 725px;
	margin-left: 11px;
	margin-top: 25px;
}
.fabiao-btn{
	width: 140px;
	height: 45px;
	line-height: 45px;
	background: #d90317;
	color: #fff;
	border-radius: 5px;
	border: none;
	margin-left: 80px;
	margin-top: 20px;
}
.edit-wrap .edui-default{
	height: auto !important;
}
.edit-wrap .edui-toolbar{
	height: 30px !important;
}
.edit-wrap #edui94_iframeholder{
	height: 145px !important;
	/* box-shadow: none; */
	background: #fff;
	/* border: 1px solid #f5f5f5; */
	/* border-radius: 10px; */
	overflow: hidden;
	background: #f7f7f7;
	border-radius: 10px;
}
.edit-wrap .edui-default .edui-editor-toolbarboxouter{
	 border-bottom: none !important;
	 background-color: #fff !important;
	 background-image: -moz-linear-gradient(top, #ffffff, #fff) !important;
	 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#fff)) !important;
	 background-image: -webkit-linear-gradient(top, #ffffff, #fff) !important;
	 background-image: -o-linear-gradient(top, #ffffff, #fff) !important;
	 background-image: linear-gradient(to bottom, #ffffff, #fff) !important;
	 background-repeat: none !important;
	 /*border: 1px solid #d4d4d4;*/
	 -webkit-border-radius: 0 !important;
	 -moz-border-radius: 0 !important;
	 border-radius: 0 !important;
	 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
	 *zoom: 1;
	 -webkit-box-shadow: none !important;
	 -moz-box-shadow: none !important;
	 box-shadow: none !important;
}
.edit-wrap #edui373_bottombar{display: none;}
.edit-names{margin-bottom: 10px;}
.edit-names span{
	color: #999;
	padding-right: 5px;
}

.forum-nav{
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	background: #e5e5e5;
}
.forum-zhuti{
	width: 400px;
	float: left;
	text-align: left;
	box-sizing: border-box;
	padding-left: 40px;
}
.forum-anser{
	width: 160px;
	float: left;
	text-align: center;
}
.forum-ftr{
	width: 300px;
	float: left;
	text-align: left;
	padding-left: 30px;
	box-sizing: border-box;
}
.forum-last{
	width: 270px;
	float: left;
	text-align: left;
}
.forum-caozuo{
	width: 190px;
	float: left;
	text-align: center;
}
.forum-notice{
	width: 400px;
	text-align: left;
	padding-left: 40px;
	height: 45px;
	float: left;
	line-height: 45px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	box-sizing: border-box;
}
.forum-hf{
	width: 160px;
	text-align: center;
	float: left;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.forum-person{
	width: 300px;
	text-align: left;
	float: left;
	height: 45px;
	line-height: 18px;
	padding-top: 8px;
	box-sizing: border-box;
	padding-left: 30px;
}
.forum-lasts{
	width: 232px;
	text-align: left;
	float: left;
	height: 45px;
	padding-top: 8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	box-sizing: border-box;
}
.forum-item-box{
	display: block;
	width: 1130px;
	height: 45px;
	font-size: 14px;
	display: inline-block;
}
.forum-a{
	height: 45px;
	line-height: 45px;
	width: 190px;
	text-align: center;
	display: none;
}
.forum-xh{width: 1100px;display: block;}
.forum-xh:hover{
	color: #999;
}
.zs-text{color: #999;margin-left: 10px;font-size: 14px;}
.forum-item-box:nth-child(2n+1){
	background: #f6f6f6;
}
.no-wrap{
	min-height: 780px;
}
.jinyan-icon{
	width: 23px;
	height: 23px;
	float: right;
	margin-top: 12px;
	margin-right: 14px;
}
.com-name{
	display: inline-block;
	width: 190px;
}
/* end:交流中心 */
/******************2020-11-03/
/* 贴子详情 */
.post-content{
	width: 100%;
	padding: 30px 25px;
	background: #fff;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.post-del{
	width: 50px;
	height: 25px;
	line-height: 25px;
	background: #e6e6e6;
	display: inline-block;
	text-align: center;
	border-radius: 5px;
	float: right;
	margin-right: 10px;
	cursor:pointer;
}
.post-del:hover{
	background: #e70012;
	color: #fff;
	transition: .5s all;
}
.post-tit{
	font-size: 18px;
	font-weight: bold;
}
.post-top{
	margin-bottom: 20px;
}
.post-dec-list{
	border-bottom: 1px solid #f7f7f7;
	padding-bottom: 15px;
	padding-top: 15px;
}
.post-logo{
	width: 167px;
	height: 167px;
	border: 1px solid #dadada;
	margin-bottom: 10px;
}
.post-name{
	padding-left: 5px;
}
.post-adress{
	color: #999;
	padding-left: 5px;
}
.post-right{
	margin-left: 40px;
	width: 840px;
}
.post-art{
	font-size: 16px;
	line-height: 30px;
	min-height: 145px
	/* margin-bottom: 180px; */
}
.post-art img{
	margin-top: 20px;
	display: block;
}
.post-bottom{
	margin-top: 20px;
	color: #999;
}
.del-icon{
	color: #668bd8;
	margin-right: 15px;
	cursor:pointer;
}
.del-icon:hover{
	text-decoration: underline;
}
.post-item{
	border-bottom: 1px solid #f7f7f7;
	margin-bottom: 15px;
	display: block;
}
.ask-box{
	width: 100%;
	padding: 20px;
	background: #f8f8f8;
	box-sizing: border-box;
	margin-top: 25px;
}
.ask-tx{
	width: 68px;
	height: 68px;
	border: 1px solid #f5f5f5;
	float: left;
}
.ask-name{
	margin: 15px 0 28px 10px;
	/*width: 710px;*/
	width: 88%;
}
.ask-adress{
	font-size: 12px;
	color: #999;
	padding-top: 5px;
}
.ask-right{
	font-size: 12px;
	color: #999;
}
.ask-right a{
	color: #668bd8;
	cursor:pointer;
}
.ask-right a:hover{
	color: #668bd8;
}
.edit-box{
	margin-top:20px;
	background: #fff;
	padding: 30px 25px;
	box-sizing: border-box;
}
.edit-tit{
	font-size: 16px;
	margin-bottom: 10px;
}
.edit-dixian{
	margin-left: 510px;
	font-size: 14px !important;
	color: #999 !important;
}
/* 交流中心--举报帖子 */
.report-tit{
	font-size: 16px;
}
.report-box{
	margin-top: 23px;
}
.report-box input{
	margin-right: 5px;
	width: 15px;
	height: 15px;
}
.report-box label{
	margin-right: 25px;
	font-size: 16px;
	margin-bottom: 20px;
	display: inline-block;
}
.report-con{
	font-size: 16px;
	margin-top: 20px;
}
.report-texta{
	width: 100%;
	height: 235px;
	background: #f8f8f8;
	margin-top: 10px;
	outline: none;
	padding: 20px;
	box-sizing: border-box;
	line-height: 24px;
	resize: none;
}
.report-heshi{
	margin-top: 30px;
	font-size: 16px;
}
.report-hs-con{
	width: 100%;
	padding: 25px;
	box-sizing: border-box;
	border: 1px solid #e6e6e6;
	margin-top: 15px;
}
.report-img{
	float: left;
}
.report-img img{
	width: 170px;
	height: 170px;
	border: 1px solid #e6e6e6;
	margin-bottom: 10px;
	margin-right: 10px;
}
.report-adress{
	color: #999;
	line-height: 28px;
}
.report-content{
	margin-left: 40px;
	width: 760px;
	font-size: 16px;
	line-height: 30px;
}
.sub-btn{
	width: 140px;
	/* height: 45px; */
	/* line-height: 45px; */
	background: #e6e6e6;
	display: block;
	margin: 30px auto 0 !important;
	font-size: 16px;
	text-align: center;
	float: none;
	box-sizing: border-box;
}
a.hvr-shutter-out-horizontal {
  display: block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #e6e6e6;
  color: #333;
  margin: 0 auto;
  cursor:pointer;
}
a.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e70012;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
a.hvr-shutter-out-horizontal:hover,a.hvr-shutter-out-horizontal:focus,a.hvr-shutter-out-horizontal:active {
  color: white;
}
a.hvr-shutter-out-horizontal:hover:before,a.hvr-shutter-out-horizontal:focus:before,a.hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/* 贴子空白 */
.post-img{
	width: 593px;
	height: 391px;
	display: block;
	margin: 0 auto;
}
.say-wenming{
	float: left;
	color: #999;
	padding-top: 10px;
	text-align: left;
}
/* 搜索 */
.key-search{
	
}
.search-icon{
	width: 17px;
	height: 17px;
	background: url(../images/icon_search.png) no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	/* margin-top: 0px; */
	/* margin-left: 1px; */
}
.search-box{
	width: 47px;
	height: 35px;
	background: #d90317;
	border-radius: 0 50px 50px 0;
	float: right;
}
.key-s{
	float: right;
	height: 35px;
	line-height: 35px;
	background: #fff;
	width: 230px;
	padding-left: 10px;
	box-sizing: border-box;
	border-radius: 50px;
	border: 1px solid #ececec;
	margin: 20px 20px 20px 0;
	outline: none;
	overflow: hidden;
}
.key-s input{
	outline: none;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	width: 160px;
}
