.scrollbox{
	max-width: 900px;
	height: 400px;
	overflow-y: scroll;
}
.more_item{
	margin: 0 10px 15px;
	border-bottom: 1px solid #ddd;
}
.sitename{
	font-size: 16px;
	font-weight: 500;
	margin: 10px 0;
}
.wangdian{
	margin-bottom: 10px;
}
.zhanwei{
	padding-right: 5px;
}
.contactbox{
	margin-bottom: 10px;
}
.contactit{
	margin-bottom: 5px;
}
.telcontent{
	display: inline-block;
	padding-right: 10px;						
}
.telcontent p{
	cursor: pointer;
	border-bottom:1px dashed #000;
}
/*tips*/
.tanchutips{
	width: 175px;
	height: 190px;
	position: absolute;
	bottom: 25px;
	right: 0;
}
.tanchutips_bg{
	width: 175px;
	height: 180px;
	background: #D3AB3A;
	box-shadow: 0 0 5px #aaa;
	overflow: hidden;
	border-radius: 5px;
}
.tanchutips_bg_white{
	width: 140px;
	height: 140px;
	background-color: #fff;
	margin: 5px auto 0;
}
.tanchutips_bg_white img{
	width: 140px;
	height: 140px;
}
.tanchutips_bg p{
	width: 140px;
	font-size: 12px;
	text-align: center;
	color: #0000FF;
	background-color: #fff;
	margin: 0 auto;
}
.tanchutips_bg_white_p{
	width: 140px;
	font-size: 12px;
	text-align: center;
	color: #0000FF;
	background-color: #fff;
	margin: 0 auto;
}
.tipjiantou{
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	border-color: transparent transparent transparent #D3AB3A;
	position: absolute;
	bottom: 0;
	left: 15px;
}





.line_all_bg_box{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #F7F7F7;
}
.lineflfr_box{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.sigead{
	width: 1200px;
	overflow: hidden;
	margin: 10px auto;
}
.sigead a{
	float: left;
}
.sigead a img{
	width: 295px;
	height: 60px;
	margin-right: 5px;
}
.lineBox{
	width: 900px;
}
.lineBox_tOP{
	margin-top: 10px;
	overflow: hidden;
	border-bottom: 1px solid #FF7300;
}
.lineBox_tOP a{
	float: left;
	width: 106px;
	height: 42px;
	line-height: 40px;
	text-align: center;
	border:1px solid #FF7300;
	border-bottom:none;
	background:#FFF;
}
.lineBox_tOP a.moren{
	background: #FF7300;
	color:#FFF;
}

.lineBox_tOP a.soyuanqu{
	margin-left: 15px;
	/*background: #fff;
	color: #000;*/
}
.toptitle{
	line-height: 40px;
}
.toptitle>span{
	padding: 0 5px;
	font-size: 17px;
	color: #C62424;
}
.toptitle>img{
	vertical-align: 0px;
}
.toptitle i{
	padding: 5px;
}
.toptitle em{
	padding: 5px;
}
.line_List_Box{
	border: 1px solid #ccc;
	border-top: none;
	border-bottom: none;
	overflow: hidden;
	background: #FCFCFA;
	padding-bottom: 40px;
}
.line_List_Box li{
	overflow: hidden;
	position: relative;
}
.line_List_Box li a{
	display: block;
	overflow: hidden;
	padding: 10px 18px;
	border-bottom: 1px dashed #ddd;
}
.line_List_Box li a:hover{
	background: #FAF2D8;
}
.comlogo img{
	width: 90px;
	height: 90px;
}
.comcenterTxt{
	margin-left: 12px;
	width: 600px;
	white-space: nowrap;
	overflow: hidden;
}
.comname{
	display: flex;
	align-items: center;
	margin-top: 0px;
}
.comname p {
	font-size: 16px;
	color: #FF7300;
	font-weight: bold;
	padding-left: 26px;
	background: url('/img/icon.png') no-repeat left -462px;
}
.comname p.xiaoxiao{
	color:#999;
	font-weight:100;
	
}
.comname img{

}
.comzhida{
	display: flex;
	align-items: center;
	line-height: 20px;
	margin-top: 5px;
	position: relative;
}
.loomore{
	position: absolute;
	bottom: 10px;
	right: 180px;
}
.loomore>div{
	cursor: pointer;
	line-height: 25px;
	color: #1296DB;
}
.zhida0{
	color: #f00;
	font-weight:bold;
}
.comzhida p{
	font-size: 14px;
	color: #000;
	padding-left: 26px;
}
.dizhibg{
	background: url('/img/icon.png') no-repeat left -406px;
}
.zhidabg{
	background: url('/img/icon.png') no-repeat left -437px;
}
.zhouzhuanbg{
	background: url('/img/icon.png') no-repeat left -437px;
}
.line_com_huiyuan{
	width: 100px;
	margin: 10px 0 0 15px;
}
.line_phone{
	position: absolute;
	right: 18px;
	top: 18px;
}
.line_phone button{
	width: 100px;
	height: 26px;
	cursor: pointer;
	border-radius: 3px;
	display: block;
}
.line_phone .but_tel{
	/*padding-left: 15px;*/
	color: #fff;
	background: #FF7300;
	margin-bottom: 10px;
}
.line_phone .but_xiangx{
	color: #FF7300;
	border: 1px solid #FF7300;
	background: #fff;
	margin-bottom: 5px;
	height: 20px;
}
.line_phone .but_xiangx2{
	color: #FF7300;
	border: 1px solid #FF7300;
	background: #fff;
	height: 20px;
}
.dadianhua{
	width: auto !important;
	border-radius: 4px;
}
.dadianhua ul{
	padding: 20px;
	overflow: hidden;
}
.dadianhua ul li{
	overflow: hidden;
}
.layLi{
	padding: 20px 0;
	border-bottom: 1px dashed #e1e1e1;
}
.hyld{
	line-height: 30px;
	/* padding-left: 30px; */
	font-size: 18px;
	background: url('/img/lk_phone.png') no-repeat left center;
	background-size: 26px;
}
.dadianhua ul li h1{
	font-size: 25px;
	color: #FF7300;
	line-height: 50px;
	letter-spacing: 1px;
}
.dadianhua ul li p{
	font-size: 16px;
	color: #555;
}
.layerinfo{
	padding-right: 36px;
	position: relative;
	
}
.layerimg>img{
	display: block;
	width: 85px;
}
.layerimg>span{
	display: block;
	width: 85px;
	text-align: center;
	font-size: 12px;
	padding-top: 2px;
}
.yuanqu{
	overflow: hidden;
	line-height: initial;
}
.yuanqubox{
	margin: 30px;
	overflow: hidden;
}
.yuanqubox a{
	cursor: pointer;
	float: left;
	border: 1px solid #ccc;
	border-radius: 4px;
	color: 666;
	padding: 8px 10px;
	font-size: 12px;
	margin: 0 10px 10px 0;
}
.yuanqubox a:hover,a.hover{
	border: 1px solid #EA5414;
	color: #EA5414;
}
.linebox_right{
	width: 280px;
	overflow: hidden;
	background: #fff;
	margin-top: 10px;
}
.linebox_right_tit{
	height: 43px;
	width: 100%;
	border-bottom: 1px solid #FF7300;
	font-size: 18px;
	color: #FF7300;
	line-height: 43px;
	padding-left: 25px;
	position: relative;
}
.linebox_right_tit::after{
	content: '';
	position: absolute;
	width: 4px;
	height: 20px;
	left: 15px;
	top: 11.5px;
	background: #FF7300;
}
.linebox_right section img{
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
.linebox_right li{
	margin: 10px 15px;
	display: flex;
	align-items: center;
}
.linebox_right li img{
	padding-right: 10px;
}
.linebox_right li span{
	padding-right: 10px;
}
.seamabox{
	width: 100%;
	height: 120px;
	display: flex;
	align-items: center;
	margin-top: 20px;
	position: relative;
}
.seamabox .bgimg{
	width: 100%;
	height: 260px;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	display: none;
	text-align: center;
}
.tseamabox .bgimg{
	top: initial;
	bottom: 0;
}
.seamabox .bgimg img{
	width: 230px;
	margin-top: 15px;
}

.leftad{
	width: 98px;
	height: 360px;
	position: fixed;
	left: 0;
	top: 50%;
	margin-top: -180px;
}
.leftad p{
	position: absolute;
	top: 0;
	left: 0;
	line-height: 26px;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	padding: 0 5px;
}
.leftad a{
	display: block;
	overflow: hidden;
}
.leftad a img{
	display: block;
	width: 98px;
	height: 360px;
}
.rightad{
	width: 98px;
	height: 360px;
	position: fixed;
	left: auto;
	right: 0;
	top: 50%;
	margin-top: -180px;
}
.rightad p{
	left: auto;
	right: 0;
}