<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	line-height: 1.5;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	background: #fff;
	-webkit-text-size-adjust: 100%;
}

div,
span,
a,
header {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

ol,
ul,
li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a,
a:hover {
	color: #333;
	text-decoration: none;
}

input[type=submit],
input[type=button],
input[type=text],
input[type=password] {
	-webkit-appearance: none;
	border: 0;
	box-shadow: none;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
.c{text-align: center;}

/*首页*/
*{
		margin:0;
		padding:0;
		list-style:none;
		text-decoration:none;
		font-family:"微软雅黑";
		font-weight:normal;
	}
	img{
		display:block;
	}
.mhome { 
	padding: 0; 
	min-width: 300px;
	max-width: 640px; 
	margin: 0 auto;background: #FFFFFF; 
	}
	marquee{font-size: 0.8rem;padding: 5px 0px;width: 100%;float: left;}
.top_p{background-color:#EEEEEE;width: 30%;float: left;font-size: 0.8rem;padding: 5px 0px;text-align: center;}
	
	.clearfix{
		clear:both;
	}
	/*设置header属性*/
	.header{
		max-width:640px;
		margin:0 auto;
		padding:5px 0;
		clear: both;
	}
	.logo{
		width:120px;
		float:left;
		margin-left:20px;
	}
	.logo img{
		width:100%;
	}
	.nav{
		width:34px;
		height:30px;
		border:2px solid #ed7020;
		border-radius:4px;
		float:right;
		margin-right:20px;
		margin-top:8px;
		background-color:#ed7020;
	}
	.nav li{
		width:26px;
		height:2px;
		background-color:#FFFFFF;
		margin:5px 0;
		margin-left:2px;
	}
	/*设置banner属性*/
	.swiper-container {
        max-width:1033px;
		margin:0 auto;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
		z-index:1;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
	.swiper-slide img{
		width:100%;	
	}
	/*设置nav_in属性*/
	.nav_in{
		text-align:center;
		padding:10px 0;
		background-color:#ed7020;
		position:absolute;
		top:80px;
		width:100%;
		z-index:2;
		display:None;
	}
	.nav_in li a{
		display:block;
		width:100%;
		height:100%;
		background-color:#ed7020;
		color:white;
		padding:8px 0;
	}
	.nav_in ul{
		font-size:14px;
		display:none;
	}
	.nav_in ul a{
		color:#e5e5e5;
		background-color:#5f5d5e;
	}
	.nav_in .dl{color: #FFFFFF;margin: auto;text-align: center;}
	.nav_in .dl_p{display: inline-block;padding:10px  20px;} 
	/*功能*/
	.mainmenu li { width: 25%; float: left; display: block; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; }
.menubtn { display: block; text-decoration: none; color: #000; background-color: #ffffff; padding: 8px 10px; }
.menubtn .menumesg { padding: 0px; }
.menubtn .menuimg { margin: 0 auto; height: 60px; width: 60px; display: block; text-align:center; overflow: hidden; }
    .menubtn .menuimg i {font-size:38px; line-height:60px;    }
.mainmenu li div img { border: 0; height: 60px; padding: 5px;}
.mainmenu li .menutitle { padding: 5px 0; text-decoration: none; color: #000; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; font-size:14px;}


/*服务*/
.fw{background-color: #1c2a37;display: block;padding: 10px;color: #333333;}
.fwdiv{margin-bottom: 10px;}
.fwimg{width: 100%;}
.fwimg img{width: 100%;/*height: 200px;*/}
.fw-c{background-color: #FFFFFF;padding:0px 10px 5px 10px;}
.fwp1{font-size: 1.1rem;line-height: 32px;font-weight: bold;}
.fwp2{font-size: 0.8rem;line-height:20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;word-wrap:break-word;}
/*查看更多*/
.ckgd{text-align: center;padding: 20px;}
.ckgd a{padding:8px 30px;background-color: #ED7020;color: #FFFFFF;border-radius: 50px;}
/*关于*/
.about{color: #FFFFFF;background-color:#1c2a37 ;}
.about img{width: 100%;}
.about .aboutp1{font-size: 24px;line-height: 60px;padding: 0px 10px;}
.abouthr{width:60px;margin-left: 10px;background-color: #fac30c;height: 3px;}
.about .aboutc{padding: 0px 10px;}
.about .aboutc p{margin-top: 15px;font-size: 0.8rem;line-height:20px;}
/*新闻*/
.news{padding:20px 10px;}
.newstitle{font-size: 24px;text-align: center;}
.newsp1{font-size: 1.1rem;color: #333333;line-height: 32px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.newsp2{font-size:0.8rem ;color: #999;line-height: 24px;}
.news hr{margin-top: 15px;color: #999999;}
/*常见问题*/
.list_lh{ height:180px; overflow:hidden;border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
.list_lh li{ padding:15px;}
/*.list_lh li.lieven{ background:#F0F2F3;}*/
.list_lh li p{ height:15px; line-height:15px;}
.list_lh li p a{ float:left;}
.list_lh li p em{ width:80px; font:normal 12px Arial; color:#FF3300; float:right; display:inline-block;}
.list_lh li p span{ color:#999; float:right;}
.list_lh li p a.btn_lh{ background:#28BD19; height:17px; line-height:17px; color:#fff; padding:0 5px; margin-top:4px; display:inline-block; float:right;}
.btn_lh:hover{ color:#fff; text-decoration:none;}
.btm p{ font:normal 12px 'Microsoft YaHei'; text-align:center;}
/*底部*/
.footer{background-color: #5f5d5e;padding: 10px;text-align: center;color: #FFFFFF;font-size: 0.8rem;margin-top: 25px;}
.footerp1{font-size: 1.1rem;}
.footerp2{font-size: 1.8rem;}
.footer img{width: 40px;vertical-align: middle;margin: auto;padding: 2px;}
.footer p{padding: 2px 0px;}
.p{font-size: 0.6rem;text-align: center;padding: 3px 0px;}
/*内页底部*/
.footers{background-color: #f17539;margin-top: 10px;color: #FFFFFF;text-align: center;font-size: 0.9rem;padding: 15px 10px;}
.footers_a{width:100px;margin:auto;padding:5px ;border-radius:50px;margin-top:10px;background-color: #777;color: #FFFFFF;display: block;}
.footers1{text-align: center;font-size: 0.8rem;background-color: #fff;color: #333;padding: 10px;}
.footers1 a{color: #333;padding: 0px 5px;}
.footers1 p{margin-top: 5px;}
/*新闻页*/
.newsbanner{width: 100%;height:120px;background-image: url(../images/bg.png);background-size: 100% 100%;}
.newsbanner p{font-size: 1.5rem;color: #FFFFFF;text-align: center;line-height: 120px;}
.newstitlt{margin: auto 0;text-align: center;margin-top: 15px;}
.newstitlts{display: inline-block;padding: 3px 15px;color: #FFFFFF;border-radius:3px ;background-color: #777;}
.newstitltson{background-color: #f27100;}
.newscontent{padding: 20px 10px;border-bottom: 1px solid #EEEEEE;}
.newscontent-p3{font-size: 0.8rem;line-height:20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;word-wrap:break-word;}
/*新闻详情*/
.newsdetails{padding: 10px 10px 20px 10px;}
.newsdetails img{width: 100%;padding: 10px;}
.newsdetails_p{text-align: left;text-indent: 25px;font-size: 0.8rem;line-height: 20px;}
.newsnext p{color: #333333;line-height: 32px;overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp: 1;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}
/*关于*/
.abouts{padding: 20px 10px;text-indent: 25px;line-height: 24px;font-size: 0.9rem;}
.about_c{padding-bottom: 20px;}
/*联系*/
.contact{margin: 10px;background-color: #f17539;color: #FFFFFF;padding: 10px;border-radius:5px ;}
.contact p{padding: 10px 0px;}
/*追踪*/
.track{margin: 50px 10px;}
.track1{width: 80%;height: 45px;}
.track2{width: 20%;background-color: #f27100;color: #FFFFFF;margin-left: -8px;border: none;height: 47px;}
/*服务范围*/
.service{margin: 10px 10px ;height: 70px;}
.serviceimg{width: 35%;float: left;}
.serviceimg img{width: 100%;height: 70px;}
.servicet{float: left;line-height: 70px;width:65%;padding-left: 10px;background-color: #E5E5E5;}
/*登录*/

.main {
    padding: 100px 15px 0;
    min-height: 500px;
    border-top: 1px solid #EEEEEE;
    background-image: url(../images/bgs.png);
    
}
.mainimg{/*text-align: center;margin: auto;vertical-align: middle;*/}
.mainimg img{text-align: center;width: 150px;margin: auto;}
.main .item{
	padding: 10px 0px;
}
.main .item .txt-username {
    padding-left: 15px;
}
.main .item .txt-input {
    width: 100%;
    height: 44px;
    line-height: normal;
    padding: 0;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    background: #fff;
    font-family: '\5fae\8f6f\96c5\9ed1';
    font-size: 16px;
    color: #252525;
    -webkit-appearance: none;
}
.main .item-btns .btn-login, .main .item-btns .btn-next {
    display: inline-block;
    width: 100%;
    height: 40px;
    border-radius: 3px;
    background: #ea5252;
    text-decoration: none;
    line-height: 39px;
    text-align: center;
    font-size: 17px;
    color: #fff;
}
.fl{float: left;color: #FFFFFF;}
.fr{float: right;color: #FFFFFF;}
/*常见问题*/
.cjwt{border: 1px solid #EEEEEE;}
.cjwts{padding:10px 5px;}
.cjwt_title{color: #333333;}
.cjwt_title span{background-color: #f27100;padding: 0px 5px;color: #FFFFFF;border-radius: 3px;margin-right: 3px;font-size: 0.8rem;}
.cjwt_c{color: #666;padding-left:20px;font-size: 0.8rem;}

/*价格查询*/
.check{padding: 10px 0px;}
.checks{width: 33.3%;height:40px;line-height:40px;border-radius:5px;float: left;font-size: 0.8rem;background: #EEEEEE;border: 1px solid #FFFFFF;text-align: center;color: #333333;}
.fbacx{display: none;}
.info_list{margin-top: 60px;}
			.info_item{height: 40px;clear: both;margin:10px 0;text-align: right;line-height: 40px;color: #333333;}
			.info_items{width: 30%;float: left;}
			.input-text-line{background-color: #F0F0F0;width: 70%;float: left;height: 40px;border-radius: 5px;}
			.input-text-lines{background-color: #F0F0F0;width: 17%;float: left;height: 40px;border-radius: 5px;}
			.info_item_span{float: left;padding: 0px 2px;}
			.radio{float: left;width:80px;}
			.checkbox{float: left;margin-right: 10px;}
.btn {
    font: 1em bold 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    width: 100px;
    margin: auto;
    height: 2.4em;
    line-height: 2.4em;
    border-radius: 3px;
    cursor: pointer;
    color: #fff;
    text-align: center;
    background: #ff5252;
    display: block;
    }


</pre></body></html>