@charset "utf-8";
/* CSS Document */

/***** 全局样式 Global-Style *****/
*						{margin: 0; padding: 0;}
html,body				{margin: 0; font: 12px/160%,"宋体"; background:url(../images/big_bg.jpg) no-repeat center top;}
form,ul,li,dl,dt,dd		{margin: 0; padding: 0; list-style: none;}
img						{border:none;}

/***** 全局链接 Global-Link-Style *****/
a			{color: #606163; font-size:12px; text-decoration: none;}
a:hover		{color: #ff0000;}

/***** 水平居中 *****/
.jz{margin:0 auto;margin-left:auto;margin-right:auto;}

/***** 清除浮动 *****/
.jz{ clear:both; }



#sy_bg{ height:1063px;background:url(../images/sy_bigbg.jpg) no-repeat center top;}

/***** top *****/
#top{ width:1000px; padding-top:18px;}
#top .logo{ float:left; width:170px; margin:0px 268px 0px 20px;}
#top .zc{ background:url(../images/HOT.png) no-repeat 55px 10px; float:left; height:62px; line-height:62px;font-size:14px; font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif; color:#fff;}
#top .zc a{ font-size:14px;color:#fff; margin-right:54px;}

#search{ float:right; width:180px; height:26px; background:#fff; margin-top:16px; }
#search li.ipt{ float:left; width:150px; height:26px; }
#search li.ipt .keyword{ float:left; border:none; background:none; width:140px; height:26px;padding-left:10px; font:12px "宋体"; color:#959595; }
#search li.btn{ float:left; width:28px; display:block; background:url(../images/magnifier.png) no-repeat center top; }

/***** 一级导航 *****/
#topnav { width:100%; height:44px; clear:both;}

#nav { width:1000px; height:44px; position:relative;}
#nav li{float:left; width:125px; height:44px;line-height:44px;color:#fff; text-align:center;}
#nav li a{ display:block;color:#fff; width:122px; display:block; font-family:"微软雅黑"; font-size:16px; float:left;}
#nav li a:hover{background:url(../images/ej_nav_sjx.png) no-repeat bottom center;}
#nav li span{ display:block;color:#fff;font-family:"微软雅黑"; font-size:16px;float:left; width:1px;}

/***** 二级导航 *****/
#ej_nav01 { position:absolute; display:none; top:44px; left:28px;width:945px;height:auto; overflow:hidden;clear:both; border-top:#87b83b solid 8px;background:rgba(255,255,255,0.85);}
#ej_nav01 li{ width:236px; background:url(../images/sjx_ico.png) no-repeat 200px center; text-align:left;}
#ej_nav01 li a{ color:#1a1a1a; padding-left:30px;}
#ej_nav01 li a:hover{ background:none; text-decoration:underline;}





/***** 主体 *****/
#sy_main{}

#ty{width:720px; margin-top:460px; }
#ty h3{width:120px; display:block; float:left;}
#ty span{width:188px;display:block; float:left; margin-left:10px;}

/***** 底部 *****/

#bottom { width:100%; height:102px;clear:both;background:rgba(23,130,220,0.65); bottom:0;position:fixed
}

/***** 友情链接 *****/
#yqlj { width:1000px;height:52px; }
#yqlj a{ display:block; float:left; margin-top:5px; margin-right:20px;}
.yqlj_first{ float:left; margin-left:130px;margin-top:5px; margin-right:20px;}

#bot_nr{ width:100%;height:50px; line-height:50px; background:url(../images/foot_ico.png) center center no-repeat;background:rgba(0,0,0,0.65); text-align:center;}
#bot_nr span{ color:#fff; font-size:12px; margin-right:10px;}
#bot_nr span a{ color:#fff; font-size:12px;}
#bot_nr span a:hover{ text-decoration:underline;}







/***** 客服 *****/
.kefu{ width:161px; position:fixed; top:200px; right:3px; height:185px; background:url(../images/QQ-bg.png) no-repeat left top;}
.kefuclose{display:block; position:absolute; right:0px; top:0px; width:25px; height:25px; cursor:pointer;}
.kefutop{height:30px; } 
.kefucontent{text-align:center; padding:0px 5px;}
.kefucontent a{display:block;line-height:30px;  margin-left:15px;background:url(../images/QQ_ren02.jpg) no-repeat 10px center; width:80px; padding-left:21px; border-bottom:solid 1px #e7e6e6;}
.kefucontent b{display:block; background:url(../images/QQ_tel.png) no-repeat 10px center;ont-family:"微软雅黑"; font-size:14px; color:#007ebd;width:115px; margin-top:10px;line-height:26px; padding-left:17px;}
.kefucontent span{display:block;line-height:20px; font-family:"微软雅黑"; font-size:16px; color:#0078da; width:132px;}



.kefuout{ position:fixed; top:200px; right:10px;  width:34px; height:150px;background:url(images/kefuout.png) no-repeat top center;}

