<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/**CSS Document**/

::selection {



    background-color: #f08519;

     color: #FFF;

}



::-moz-selection {



    background-color:#f08519;



    color: #FFF;

}



::-webkit-selection {



    background-color:#f08519;

    color: #FFF;

}

.between{

	width:1180px;

	margin:0 auto;

	overflow: hidden;

}

.clear{

	clear: both;

}

.float_l{

	float:left;

}

.float_r{

	float:right;

}

.clear_fl{

	height:0px;

	clear: both;

	overflow: hidden;

}





/**top_bgk**/

.top_bgk{ height:134px; overflow:hidden;}

.top_nr{ width:1180px; margin:auto;}

.logo{  float:left; padding:36px 0px 0px 0px; display:inline;}

.biaoyu{ width:506px; height:63px; float:left;  margin:38px 0px 0px 35px; padding-left:38px; display:inline; line-height:30px; font-size:18px; color:#333333;border-left: 1px solid #c2c2c2}

.biaoyu p{ color:#4c4c4c; font-size:20px; display:block;margin-bottom: 4px;}



.biaoyu p span{

	color: #f08519;

	font-size: 20px;

	font-weight: bold;

}

.iphone{ float:right; display:inline; margin-top:16px; background:url(../images/phone.png) no-repeat left center; padding-left:50px;height:76px;padding-top:24px;}

.iphone span{

	color: #4c4c4c;



	

}

.iphone p{

	color: #f08519;

	font-size: 26px;

	line-height: 28px;

}

/**nav**/

.nav_bg{

	background-color: #f08519;

}

.nav_xiala{ width:1180px; margin:0px auto;}

.nav_xiala ul{display:inline-table; position:relative; height:50px; line-height:50px;}

.nav_xiala ul li{ float:left; width:118px; text-align:center;background: url(../images/nav_icon.png) no-repeat center right;}

.nav_xiala ul li:last-child{background: none}

.nav_xiala ul li a{  display: block;

    color: #fff;

    font-size: 16px;

    overflow: hidden;

    height: 50px;

    line-height: 50px;

    text-overflow: ellipsis;

    white-space: nowrap;

}

.nav_xiala ul li:hover{ background-color: #2896fd}

.nav_xiala ul li:hover a{ color:#fff;}

.nav_xiala ul .erji_xiala{ display:none; background-color:rgba(0,0,0,.8); position:absolute; top:100%;z-index: 99999}

.nav_xiala ul .erji_xiala i{ font-weight:bold;}

.nav_xiala ul li:hover .erji_xiala{ display:block;}

.nav_xiala ul li:hover .erji_xiala .daohang_xiala{ float:left; width:118px;}

.nav_xiala ul li:hover .erji_xiala .daohang_xiala a:hover{ background-color: #2896fd}



.fixedNav{ position:fixed; top:0px; left:0px; width:100%; z-index:100000; _position:absolute; _top:expression(eval(document.documentElement.scrollTop));}



/**bottom_box**/



/**link开始**/

.link{

	width:100%;



}

.link_body{

	height:50px;

	color:#4c4c4c;

	text-align: center;

	margin-bottom: 20px;

	margin-top: 20px;

}

.link_body&gt;a{

	width:1180px;

	height:50px;

	line-height: 50px;

	color:#4c4c4c;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

}

/**link结束**/

/*footer*/



.footer_bg{

	background-color: #4d4d4d;

	width: 100%;

	height: 190px;

	

}

.footer{

	padding-top: 45px;

	position: relative;

}

.footer&gt;a{

	float: left;

	width: 220px;

	text-align: center;

	height: 200px;

	display: block;



}

.footer&gt;a&gt;img{

	margin-top: 50px;

}

.footer&gt;img{

	margin-top: 40px;



}

.footer h2{

	color: #fff;

	font-size: 14px;



}



.footer&gt;div{

	float: left;

	width: 448px;

}

.copyright ul&gt;p{

	color: #ddaf64;

	font-size: 16px;

}



.footer&gt;div{

	color: #fff;

}

.footer&gt;div&gt;a&gt;img{

	margin-left: 6px;

}

.footer a{

	color: #fff;

}

.footer a:hover{

	color: #fcd69e;

}

.ewm{

	position: absolute;

	right: 0;

	bottom: 0px;

	width: 116px;

	height: 116px;

}

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