/* °ìÊÂ·þÎñ */

/*function*/
.f-dn{display: none;}
.f-db{display: block;}
.f-fl{float: left;}
.f-fr{float: right;}
.f-pr{position: relative;}
.f-pa{position: absolute;}
.f-pf{position: fixed;}
.f-oh{overflow: hidden;}
.f-fwn{font-weight: normal;}
.f-fwb{font-weight: bold;}
.f-toe{overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.f-csp{cursor: pointer;}
.f-csd{cursor: default;}
.f-csh{cursor: help;}
.f-csm{cursor: move;}
.f-bn{background: none!important;}
.u-bn{border: none;}
.f-usn{-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none;}
.f-clear{margin: 0; padding: 0; height: 0; overflow: hidden; visibility: hidden; content: "."; clear: both; font-size: 0;}
.f-clearfix:after{display: block; height: 0; visibility: hidden; font-size: 0; content:" "; clear: both;}
* html .f-clearfix{zoom: 1;}
*:first-child+html .f-clearfix{zoom: 1;}
.f-wd100{width: 100%;}
.f-npd{padding: 0;}
.f-nmg{margin: 0!important;}
.f-mlr2{margin: 0 2px;}
.f-mlr5{margin: 0 5px;}
.f-mlr10{margin: 0 10px;}
.f-mlr15{margin: 0 15px;}
.f-mlr20{margin: 0 20px;}
.f-mlrf5{margin: 0 -5px;}
.f-mlrf7{margin: 0 -7px;}
.f-mlrf10{margin: 0 -10px;}
.f-mlrf15{margin: 0 -15px;}
.f-mlrf20{margin: 0 -20px;}
.f-plr5{padding: 0 5px;}
.f-plr7{padding: 0 7px;}
.f-plr10{padding: 0 10px;}
.f-plr15{padding: 0 15px;}
.f-plr20{padding: 0 20px;}
.f-mb5{margin-bottom: 5px;}
.f-mb10{margin-bottom: 10px;}
.f-mb15{margin-bottom: 15px;}
.f-mb20{margin-bottom: 20px;}
.f-mb25{margin-bottom: 25px;}
.f-mb30{margin-bottom: 30px;}
.f-mb40{margin-bottom: 40px;}

/* service */
.m-servicemain{margin: 0 0 20px;}
.m-serbox{padding: 10px 20px 15px; height: 231px; background: #fff;}
.m-serbox li{margin: 5px 0; text-align: center;}
.m-serbox li a{display: block; padding: 0 5px; line-height: 40px; border: 1px solid #ddd; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}

.m-titstyle1{border-bottom: 1px solid #ddd;}
.m-titstyle1 .u-tit{display: block; padding: 10px; color: #0e54ad; font-size: 18px; font-weight: bold;}
.m-titstyle1 .u-tit::before{content: ""; position: absolute; bottom: -2px; left: 50%; margin-left: -15px; width: 30px;  height: 5px; background: #0e54ad; border-radius: 5px;}

.m-bmser{padding: 10px 20px 15px; height: 482px; background: #fff;}
.m-bmser ul{height: 422px;overflow-y: auto;}
.m-bmser li{margin: 5px 0;}
.m-bmser li a{display: block; padding: 0 5px; line-height: 27px; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}

.m-sersearch{padding: 45px 0 60px; background: url(/dist/images/page/banner_hlbe.png) center no-repeat;}
.m-sehtop p{font-size: 16px; color: #fff;}
.m-sehtop h2{font-weight: 400; font-size: 38px; margin-top: 15px; color: #fff;}
.m-sehbox{width: 620px; height: 50px; padding-right: 89px;}
.m-sehbox .u-sertext{height: 50px; border: none; background: #fff; border-radius: 0; font-size: 16px;}
.m-sehbox .u-serbtn{right: 0; top: 0; width: 89px; height: 50px; border: none; cursor: pointer; background: #399777; font-size: 18px; color: #fff;}

/*media query*/
/*big pcScreen*/
@media (min-width:1240px) {
    .container{padding: 0; width: 1240px;}

}
/*large pcScreen*/
@media screen and (max-width:1279px) {
	.f-lg-mlr5{margin: 0 5px;}
	.f-lg-mlr7{margin: 0 7px;}
	.f-lg-mlr10{margin: 0 10px;}
	.f-lg-mlr15{margin: 0 10px;}
	.f-lg-mlrf5{margin: 0 -5px;}
	.f-lg-mlrf7{margin: 0 -7px;}
	.f-lg-mlrf10{margin: 0 -10px!important;}
	.f-lg-mlrf15{margin: 0 -15px;}
	.f-lg-mlrf20{margin: 0 -20px;}
	.f-lg-plr5{padding: 0 5px;}
	.f-lg-plr7{padding: 0 7px;}
	.f-lg-plr10{padding: 0 10px!important;}
	.f-lg-plr15{padding: 0 15px;}
	.f-lg-plr20{padding: 0 20px;}
	.f-lg-mb5{margin-bottom: 5px;}
	.f-lg-mb10{margin-bottom: 10px;}
	.f-lg-mb15{margin-bottom: 15px;}
	.f-lg-mb20{margin-bottom: 20px;}
	.f-lg-mb30{margin-bottom: 30px!important;}
	.f-lg-ha{height: auto;}
	.f-lg-fn{float: none;}
	.f-lg-wa{width: auto;}
	.f-lg-db{display: block;}
	.f-lg-dn{display: none;}

}
/*medium pcScreen*/
@media screen and (max-width: 1199px) {
	

}
/*pad md*/
@media screen and (max-width: 991px ){
	.f-md-npd{padding: 0;}
	.f-md-mlr5{margin: 0 5px;}
	.f-md-mlr10{margin: 0 10px;}
	.f-md-mlr15{margin: 0 10px;}
	.f-md-mlrf5{margin: 0 -5px;}
	.f-md-mlrf10{margin: 0 -10px;}
	.f-md-mlrf15{margin: 0 -15px;}
	.f-md-plr5{padding: 0 5px;}
	.f-md-plr10{padding: 0 10px;}
	.f-md-plr15{padding: 0 15px;}
	.f-md-mb5{margin-bottom: 5px;}
	.f-md-mb10{margin-bottom: 10px;}
	.f-md-mb15{margin-bottom: 15px!important;}
	.f-md-ha{height: auto!important;}
	.f-md-fn{float: none;}
	.f-md-wa{width: auto!important;}
	.f-md-db{display: block;}
	.f-md-dn{display: none!important;}
	.f-md-pa{position: absolute;}
	
	.m-serbox,.m-bmser{padding: 7px 15px 10px;}

}
/*phone sm*/
@media screen and (max-width: 767px) {
	.f-sm-mlr5{margin: 0 5px;}
	.f-sm-mlr10{margin: 0 10px;}
	.f-sm-mlr15{margin: 0 10px;}
	.f-sm-mlrf5{margin: 0 -5px;}
	.f-sm-mlrf10{margin: 0 -10px;}
	.f-sm-mlrf15{margin: 0 -15px;}
	.f-sm-plr5{padding: 0 5px;}
	.f-sm-plr10{padding: 0 10px;}
	.f-sm-plr15{padding: 0 15px;}
	.f-sm-mb5{margin-bottom: 5px;}
	.f-sm-mb10{margin-bottom: 10px;}
	.f-sm-mb15{margin-bottom: 15px;}
	.f-sm-ha{height: auto;}
	.f-sm-fn{float: none;}
	.f-sm-wa{width: auto;}
	.f-sm-db{display: block;}
	.f-sm-dn{display: none;}
	
	.m-sehbox{width: auto;}

}
/*small xs*/
@media screen and (max-width: 638px) {
	

}
