/*css reset*/
body{background: #EDE6E6;font-family:Arial,"宋体";font-size: 12px;width:100%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,th,td{margin: 0;padding: 0;}
table{border-collapse: collapse;border-spacing: 0;}
fieldset,img{border-top-right-radius: 0;}
address,caption,cite,code,dfn,em,th,var{font-style: normal;font-weight: normal;}
ol,ul,li{list-style: none;}
caption,th,{text-align: left;}
h1,h2,h3,h4,h5,h6{ font-size: 100%;font-weight:normal;}
abbr,acronym{border:0;}
a{text-decoration: none;outline:none;blr:expression(this.onFocus=this.blur());}
a:hover{text-decoration: none;}
img{border:0;}
input{outline:none;}

/*head*/
.header_bg{width:100%;border-bottom: 1px solid #eee;font-family: Arial;background: #fff;}
.header{width: 1180px;height: 49px;margin: 0 auto;line-height:49px;}
.header ul{float: left;margin: 0;}
.header li{float: left;list-style: none;margin: 0 22px;}
.header_r{float:right;line-height:normal;}
.header_r a{width: 32px;height: 32px;display: inline-block;margin-top:7px;-moz-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}

.a_jb{background: url(../images/top_ico.jpg) no-repeat -64px 0;margin-right:24px;}
.a_jb:hover{background: url(../images/top_ico.jpg) no-repeat -64px -32px;}
.a_xb{background: url(../images/top_ico.jpg) no-repeat -96px 0;margin-right:24px;}
.a_xb:hover{background: url(../images/top_ico.jpg) no-repeat -96px -32px;}
.a_gg{background: url(../images/top_ico.jpg) no-repeat 0 0;margin-right:17px;}
.a_gg:hover{background: url(../images/top_ico.jpg) no-repeat 0 -32px;}
.a_wx{background: url(../images/top_ico.jpg) no-repeat -32px 0;margin-right:32px;position:relative;}
.a_wx:hover{background: url(../images/top_ico.jpg) no-repeat -32px -32px;}

/*nav*/
.nav_content{width:100%;height:100px;background:#fff;}
.nav{height: 100px;background: #fff;font-family: '微软雅黑';width:1180px;margin:0 auto;}

.logo{float: left;margin:33px 0 0 38px;width:438px;height:35px;}
.ul_nav{float:right;height: 100px;color: #666;margin-right:5px;}
.nav ul li:first-child{border-left:1px #eeeeee solid;}
.ul_nav{height:100px;}
.ul_nav  > li{float:left;border-right:1px #eeeeee solid;position:relative;width:110px;height:100px;}
.li_shouye{border-left:1px #eeeeee solid;}

.li_hover > a{width:110px;height:100px;display:block;text-align:center;color:#666666;font-family:"微软雅黑";font-size:16px;overflow:hidden;transition: all 1s ease 0s;}
.fixedTop{position:fixed;top:0;z-index:990;}

.li_hover > a span{font-size:12px;font-family:Arial;display:block;margin-top:35px;position:relative;z-index:5;}
.about{width: 110px;background: #fff;position: absolute;z-index: 10;top: 100px;display:none;}
.about a{width: 112px;height: 50px;display: block;text-align: center;line-height: 50px;}
.about a{color:#666666;}
.about a:hover{width: 111px;height: 50px;display: block;text-align: center;line-height: 50px;background: #f44360;color: #fff;}



.clicked{background:#f0f0f0;color:#f44360 !important;}

/*footer*/
.footer_nav{width:100%;background:#0b060b;height:80px;color:#aca2ad;}
.footer_nav_con{width:1060px;margin:0 auto;}
.f_nav_p01{height:30px;line-height:30px;}
.f_nav_p01 .a_beian{float: left;}
.f_nav_p01 span{display:inline-block;float:left;font-size:14px;}
.f_nav_p01 ul{height:30px;float:right;width:347px;}
.f_nav_p01 ul li{float:left;margin-left:10px;}
.f_nav_p01 li a{margin-right:10px;color:#aca2ad;}
li.li_last a{margin:0;}
.f_nav_p02{clear:both;text-align:right;margin-right:5px;margin-top:0px;}
.a_beian{margin-left: 5px;color:#aca2ad;font-size:12px;}

.div_side{width:30px;height:168px;position:fixed;right:20px;bottom:150px;z-index:20;visibility:visible;}
.div_side a{display:block;width:30px;height:30px;transition:all 0.3s ease 0s;}
.a_set{margin-bottom:8px;background:url(../images/back_top.png) no-repeat 0 0;position:relative;}
.a_set:hover{background:url(../images/back_top.png) no-repeat 0 -30px;}
.a_set img{position:absolute;left:-210px;top:-20px;display:none;}
.a_help{margin-bottom:7px;background:url(../images/back_top.png) no-repeat -30px 0;}
.a_help:hover{background:url(../images/back_top.png) no-repeat -30px -30px;}
.a_weixin{margin-bottom:4px;background:url(../images/back_top.png) no-repeat -60px 0;}
.a_weixin:hover{background:url(../images/back_top.png) no-repeat -60px -30px;}
.a_backTop{background:url(../images/back_top.png) no-repeat -90px 0;visibility:hidden;}
.a_backTop:hover{background:url(../images/back_top.png) no-repeat -90px -30px;}


.on{background:#f8f8f8 !important;}
.visibleSide{visibility:visible;}

