<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 */

*{ padding: 0;}

body

{

	font-size: 12px;

	color: #333;

	margin: 0px;

	font-family: 微软雅黑, Microsoft YaHei,  Arial, Helvetica, sans-serif;

  

}

ul,li

{

	list-style-type: none;

}

img,ul,li

{

	padding: 0px;

	margin: 0px;

}

img

{

	border: none;

}

a

{

	color: #333;

	text-decoration: none;

}

a:hover

{

	text-decoration: none;

}

a:active

{

	text-decoration: none;

}

.clear

{

	clear: both;

}

img

{

	border: 0;

}

.clearfix:after

{

	visibility: hidden;

	display: block;

	font-size: 0;

	clear: both;

	height: 0;

}

.clearfloat

{

	clear: both;

	height: 0;

	font-size: 1px;

	line-height: 0px;

}

.clearfix

{

	display: inline-table;

}



input,textarea

{

	outline: none;

	border: 0px;

}



/* Hides from IE-mac \*/

* html .clearfix

{

	height: 1%;

}

.clearfix

{

	display: block;

}



h3{font-weight: normal;}

h1,h2,h3,h4,h5,p,dl,dd,dt{margin:0;font-weight: normal;}



i,em{ font-style: normal;}



/* End hide from IE-mac */ 

@media screen and (min-width:1180px){ body {overflow-x: hidden;}}



/*公用*/

.con_width{ width:1180px; margin-left:auto; margin-right:auto;overflow:hidden;}

.fl { float:left;}

.fr { float:right;}

.hide{display:none;}

/*字体定义*/

.f12{font-size:12px;}

.f14{font-size:14px;}

.f16{font-size:16px;}

.f18{font-size:18px;}

.f22{font-size:22px;}

.f20{font-size:20px;}

/*颜色定义*/

.black{color:#545454;}

.white{color:#FFF;}

.gray{color:#cecece;}

.blue{color:#0869c4;}

.blue a{color:#0869c4;}

.orange{color:#f39501;}

.orange a{color:#f39501;}





/*top*/

.toper{ background:url(../images/top_bg.png) no-repeat top;height:282px;}

.toper .top{ border-top:8px #0054a3 solid;}

.toper .top .top_te{ background:url(../images/top_te.png) no-repeat center -8px;height:26px;width:290px;padding-left:20px;}

.toper .top a{padding:0 5px;color:#fff;}

.toper .top a img{margin-bottom:-4px;}

.toper .logo,.toper .logo .logo_phone{ overflow:hidden;}

.toper .logo{margin-top:3px;}

.toper .logo h1{margin:5px 0 0 0;background:url(../images/logo_line.png) no-repeat right;padding-right:44px;}

.toper .logo .slogan{font-size:28px;color:#545454;margin-left:42px;height:70px;line-height:30px;margin-top:15px; }

.toper .logo .logo_phone{margin-top:35px;} 

.toper .logo .logo_phone .l_ph_icon{  background:url(../images/con_phone.png) no-repeat left 7px;width:67px;height:87px;margin-right:15px;}

.toper .logo .logo_phone p{font-size:18px;color:#545454;font-weight:bold;}

.toper .logo .logo_phone p span{ display:block;font-size:28px;}

/*nav*/

.nav{background:url(../images/nav_bg.png) repeat-x;height:50px;line-height:50px;margin-top:23px;}

.nav .con_width{ background:url(../images/nav_bg_n.png) no-repeat;width:1325px;height:50px; }

.nav ul{ overflow:hidden;height:50px;margin-left:73px;}

.nav ul li{float:left;hieght:50px;line-height:50px;}

.nav ul li.hover{ background:#1c7f1d;}

.nav ul li:hover{ background:url(../images/nav_hover.png) no-repeat center;}

.nav ul li a{color:#fff;font-size:14px;font-weight:bold; background:url(../images/nav_line.png) no-repeat left;padding:15px 28px;}

.nav ul li:first-child a{ background:none;}

/*search*/

.search_box{overflow:hidden;height:48px;line-height:48px; background:url(../images/sea_bg.png) no-repeat #fff;}

.search_box .search{height:24px;line-height:24px;margin-top:10px}

.search_box .search input{float:left;background:#fff;border:#0054a3 1px solid;}

.search_box .search input.sea_inp{width:204px;height:26px;padding-left:10px;color:#a5a5a5;line-height:26px; } 

.search_box .search input.sea_btn{width:34px;height:28px;cursor:pointer; background:url(../images/search_icon.png) no-repeat center #0054a3;}

.search_box .sea_keyw{color:#666666;margin-left:25px;}

.search_box .sea_keyw a{color:#666;margin-right:15px;}

/*底部*/

.footer{background:url(../images/foot_bg.png) no-repeat top #0054a3;}

.foot_nav{text-align:center;background:url(../images/fo_nav_bg.png) no-repeat top;height:50px;line-height:36px;margin-top:50px;}

.foot_nav a{display:inline-block;color:#fff;font-size:14px;font-weight:bold;padding:0px 19px;}

.foot_nav a:hover{color:#afd8ff;}

.font_text{margin:15px 190px 30px;overflow:hidden;}

.footer .foot_con{margin:10px 0 0 40px;}

.footer .foot_con p{line-height:26px;color:#fff;}

.footer .foot_con a{color:#fff;}

.foot_logo{display:inline-block;margin-top:30px;}</pre></body></html>