body{
	position: relative;
	min-height: 100%;
}

.comnav li a.coloractive{
	color: #D3AB3A;
}
#comindex{
	height: 100%;
}
.comlogo{
	width: 1000px;
	overflow: hidden;
	margin: 50px auto 25px;
	position: relative;
	cursor: pointer;
}
.shoucang{
	display: flex;
	align-items: center;
	position: absolute;
	right: 120px;
	top: 50%;
	margin-top: -12px;
}
.shoucang span{
	padding-right: 5px;
}
.shoucang>img{
	width: 24px;
	height: 24px;
}
.logobox{
	width: 70px;
	height: 70px;
}
.logobox img{
	width: 70px;
	height: 70px;
}
.logotxt h1{
	font-size: 28px;
	letter-spacing: 8px;
	font-weight: 600;
	color: #555;
	font-family:'寰蒋闆呴粦';
	line-height: 70px;
	margin-left: 20px;
}
.huanfu{
	overflow: hidden;
	margin-top: 16px;
}

.comnav{
	width: 100%;
	height: 50px;
	background: url(../img/navbg.png) repeat-x;
}
.comnav ul{
	width: 1000px;	
	margin: 0 auto;
}
.comnav ul li{
	width: 16.666%;
	float: left;
	line-height: 50px;
	text-align: center;
	position: relative;
	/* background: url(../img/navshu.png) no-repeat center right; */
}
.comnav ul li::after{
	content: '';
	width: 1px;
	height: 18px;
	background-color: rgba(255,255,255,.5);
	position: absolute;
	right: 0;
	bottom: 16px;
}
.comnav ul li:nth-last-child(1)::after{
	width: 0px;
}
.comnav ul li a{
	display: block;
	color: #fff;
}
.comnav ul li a:hover{
	color: #D3AB3A;
}
.gallery{
	width: 1000px;
	overflow: hidden;
	margin: 15px auto;
}
.gallery .cell{
	width: 1000px;
	height: 248px;
}
.gallery .cell img{
	width: 100%;
}
.gallery .flickity-page-dots{
    bottom: 0;
}
.gallery .flickity-page-dots .dot{
   width: 12px;
   height: 12px;
   opacity: 0.5;
   background: #fff;
}
.gallery .flickity-page-dots .dot.is-selected{
   background: #FFCD43;
}
.xianlu_fuwu{
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
}
.xianlu{
	
}
.sousuo{
	width: auto;
	border: 1px solid #ddd;
	height: 26px; 
	position: absolute;
	right: 10px;
	bottom: 18px;
	display: flex;
}
.sousuo input{
	width: 150px;
	padding: 0 10px;
	border: none;
}
.sousuo div{
	display: inline-block;
	width: 50px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background-color: #1A73E8;
	color: #fff;
	cursor: pointer;
}
.xianlu_tit{
	width: 680px;
	line-height: 60px;
	border-bottom: 1px solid #ccc;
	position: relative;
}
.xianlu_tit .hengxian{
	width: 315px;
	height: 2px;
	background: #006EBA;
	position: absolute;
	left: 0;
	bottom: 0;
}
.xianlu_tit p{
	display: inline-block;
	padding-left: 25px;
	background: url(../img/jt2_jih7.jpg) no-repeat 10px center;
	font-size: 20px;
	color: #006EBA;
}
.xianlu_tit span{
	padding-left: 15px;
	font-size:16px;
	color: rgb(155, 154, 154);
}
.xianlu_con{
	width: 680px;
	height: 390px;
	overflow: auto;
}
.xianlu_con p{
	font-size: 16px;
	line-height: 30px;
}
.xianlu .dontover{
	margin: 15px 0;
	height: auto;
	overflow: inherit;
}
.xianlu .dontover p{
	font-size: 16px;
	line-height: 30px;
}
.xianlu .dontover>img{
	width: 45%;
	float: left;
	margin: 0 0 15px 20px;
}
.hongse p{
	color: #f00;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
}
.lvse p{
	color: #00f;
	line-height: 25px;
}
.xianlu_con h3{
	line-height: 50px;
	font-size: 16px;
	color: #555;
}


/*gundongtiao*/

::-webkit-scrollbar {
  width: 14px;
  height: 14px;
}
 
::-webkit-scrollbar-track,
::-webkit-scrollbar-thumb {
  border-radius: 999px;
  border: 5px solid transparent;
}
 
::-webkit-scrollbar-track {
  box-shadow: 1px 1px 5px rgba(0,0,0,.2) inset;
}
 
::-webkit-scrollbar-thumb {
  min-height: 20px;
  background-clip: content-box;
  box-shadow: 0 0 0 5px rgba(0,0,0,.2) inset;
}
 
::-webkit-scrollbar-corner {
  background: transparent;
}
/*婊氬姩鏉�*/
.fuwu{
	width: 290px;
	/*height: 390px;*/
	margin-top: 60px;
	border: 1px solid #ccc;
	border-top: none;
	background: url(../img/fuwubg.png) repeat-x; 
	position: relative;
}
.smhx{
	width: 100%;
	height: 2px;
	background: #006EBA;
	position: absolute;
	left: 0;
	top: 0;
}
.fuwu_tit{
	line-height: 50px;
	margin: 0 15px;
	border-bottom: 1px dashed #ccc;
}
.fuwu_tit p{
	display: inline-block;
	font-size: 18px;
	color: #006EBA;
}
.fuwu_tit span{
	display: inline-block;
	padding-left: 10px;
	font-size:16px;
	color: rgb(155, 154, 154);
}
.fuwu_tit a{
	padding-left: 15px;
	font-size:12px;
	color: #999;
}
.fuwu_ul{
	margin: 15px;
}
.fuwu_ul>img{
	width: 100%;
}
.fuwu_ul li{
	line-height: 28px;
	position: relative;
}
.phone_s{
	border-bottom: 1px dashed;
}
.shijingshow{
	width: 1000px;
	overflow: hidden;
	margin: 15px auto;
}
.shijingshow_tit{
	width: 1000px;
	line-height: 60px;
	border-bottom: 1px solid #ccc;
	position: relative;
}
.shijingshow_tit .hengxian{
	content: '';
	width: 315px;
	height: 2px;
	background: #006EBA;
	position: absolute;
	left: 0;
	bottom: 0;
}
.shijingshow_tit p{
	display: inline-block;
	padding-left: 25px;
	background: url(../img/jt2_jih7.jpg) no-repeat 10px center;
	font-size: 20px;
	color: #006EBA;
}
.shijingshow_tit span{
	padding-left: 15px;
	font-size:16px;
	color: rgb(155, 154, 154);
}
.hualang{
	width: 1000px;
	margin: 15px 0;
	background: #fff !important;
}
.hualang img{
	display: inline-block;
	margin-left: 10px;
	height: 186px;
	width: 246px;
}

.footer{
	bottom: 0;
	width: 100%;
	height: 200px;
	background: #0E589F;
}
.footer_box{
	width: 1000px;
	height: 200px;
	margin: 0 auto;
}
.footer_box_ma{
	width: 240px;
	height: 160px;
	margin-top: 20px;
	display: flex;
	align-items: center;
	position: relative;
}
.footer_box_ma::after{
	content: '';
	width: 1px;
	height: 100px;
	background-color: rgba(255,255,255,.5);
	position: absolute;
	right: 0;
}
.footer_box_ma>div{
	border: 1px solid #eee;
	float: left;
	padding: 5px;
	background: #fff;
}
.footer_box_ma p{
	float: left;
	color: #fff;
	font-size: 14px;
	margin-left: 15px;
}
.footer_box_ma p span{
	display: block;
	line-height: 30px;
}
.footer_center{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 760px;
	height: 100% ;
	overflow: hidden;
}
.footer_center_ul{
	overflow: hidden;
	margin-bottom: 25px;
}
.footer_center_ul li{
	float: left;
	margin: 0 15px;
}
.footer_center_ul li a{
	color: #fff;
	font-size: 14px;
}
.footer_center p{
	color: #fff;
	text-align: center;
	clear: both;
	font-size: 14px;
}
.footer_center p a{
	color: #fff;
	text-align: center;
	clear: both;
	font-size: 14px;
}
/*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;
}
