﻿@charset "utf-8";
html{ font:normal 62.5%/2.3em Arial,Microsoft YaHei,"宋体";}
body{ margin:0px; padding:0px; margin:0px auto; font-size:1.2em; color:#878787; width:100%; min-width:1004px; zoom:1; background:url(../images/Home_bt_BG.jpg) repeat left top;}
ul,li,form, dl,dt,dd, div{ padding: 0px; margin: 0px;}
.ul,.ul li{ list-style:none;}
.h1,.h2,.h3,.h4,.h5,.h6,.p{ padding:0px; margin:0px;}
select,input,textarea{ border-radius:0; -webkit-border-radius:0; color:#878787;}
input:focus { outline: none;}
input,button,select,textarea{outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/ }
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/ }
textarea,input,select { background:none; border:none; margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,figcaption{ display: block;} /*html5设置*/
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
img{ border:none; border:0;  vertical-align:top;}
a{ color:#878787; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#FF0000;}
.clear{ clear:both; height:0px; overflow:hidden;}
.hide{ display:none;}


/*首页*/
.indexCont{ width:100%; height:780px; position:relative;}
.indexCont .HomeBox{ width:1024px; position:absolute; left:0; top:0; z-index:2; left:50%; margin-left:-512px;}
.indexCont .HomeBox .ContBox{ position:relative; width:100%; height:780px;}
/*头部*/
.header{ position:absolute; right:0; top:0; }
.header a{ color:#FA091D;}
.header a:hover{ text-decoration:underline;}
.header .lanuage{ height:40px; line-height:40px; text-align:right; font-size:14px; font-weight:bold;}
.header .lanuage em{ padding:0 5px;}
.header .lanuage a.on{ color:#FF0000;}
.header .tol{ height:24px; line-height:24px; padding-top:5px;}
.header .tol span{ color:#FA091D; padding-right:20px; font-size:18px;  font-size:18px;}
.header span em{ font-size:28px; font-style:normal;}
.header .tol a{ background:url(../images/Home_ico_1.png) no-repeat left center; display:inline-block; padding-left:20px; font-size:14px;}
.header .searchBox{ float:right; padding-left:25px;}
.header .searchBox .sreach_ipu{ border:1px solid #98A8CF; border-right:0 none; height:22px; line-height:22px; float:left; width:134px; padding:0 5px;}
.header .searchBox .sreach_btn{ display:block; float:right; background:url(../images/Home_ico_2.jpg) no-repeat center center #FF0000; width:12px; height:12px; padding:6px; cursor:pointer;}

/*右侧工具条*/
.HomeBox .Tools{ position:absolute; right:0; top:35%;}
.HomeBox .Tools li{ width:18px; height:18px; padding-bottom:15px; position:relative;}
.HomeBox .Tools li .tips{ display:none; width:76px; height:26px; line-height:26px; color:#fff; text-align:center; background:#FF0200; position:absolute; left:-85px; top:-4px;}
.HomeBox .Tools li .tips span{}

.HomeBox .Tools li a.aBtn{ width:18px; height:18px; cursor:pointer; display:block;}
.HomeBox .Tools li.Li1 a.aBtn{ background:url(../images/HomeTool.png) no-repeat left top;}
.HomeBox .Tools li.Li1 a.aBtn:hover{ background:url(../images/HomeTool.png) no-repeat right top;}
.HomeBox .Tools li.Li2 a.aBtn{ background:url(../images/HomeTool.png) no-repeat left -18px;}
.HomeBox .Tools li.Li2 a.aBtn:hover{ background:url(../images/HomeTool.png) no-repeat right -18px;}
.HomeBox .Tools li.Li3 a.aBtn{ background:url(../images/HomeTool.png) no-repeat left -36px;}
.HomeBox .Tools li.Li3 a.aBtn:hover{ background:url(../images/HomeTool.png) no-repeat right -36px;}
.HomeBox .Tools li.Li4 a.aBtn{ background:url(../images/HomeTool.png) no-repeat left -54px;}
.HomeBox .Tools li.Li4 a.aBtn:hover{ background:url(../images/HomeTool.png) no-repeat right -54px;}
.HomeBox .Tools li.Li5 a.aBtn{ background:url(../images/HomeTool.png) no-repeat left -72px;}
.HomeBox .Tools li.Li5 a.aBtn:hover{ background:url(../images/HomeTool.png) no-repeat right -72px;}
.HomeBox .Tools li .tips .Box{ position:relative;}
.HomeBox .Tools li .tips span{ width:0; height:0; font-size:0; line-height:0; border-width:5px; border-style:dashed dashed dashed solid; border-color:transparent transparent transparent #FF0200; vertical-align:middle; position:absolute; right:-10px; top:7px;}
.HomeBox .Tools li.Li4 .kefuBox{ display:none; position:absolute; left:-167px; top:-137px;}
.HomeBox .Tools li.Li4 .kefuBox h1{ background:url(../images/onlineCustomer_title.png) no-repeat left top; height:52px; width:167px; overflow:hidden;}
.HomeBox .Tools li.Li4 .kefuBox .List{ background:url(../images/onlineCustomer_bg.png) repeat-y left top; width:167px; position:relative; color:#9c0300; height:auto!important;}
.HomeBox .Tools li.Li4 .kefuBox .ul{ padding-left:22px; width:130px;}
.HomeBox .Tools li.Li4 .kefuBox dd{ line-height:30px; border-bottom:solid 1px #e6e5e4; padding:2px 0;}
.HomeBox .Tools li.Li4 .kefuBox dd a{color:#9c0300; padding-left:25px; display:block; background:url(../images/qq.jpg) no-repeat 5px;}
.HomeBox .Tools li.Li4 .kefuBox .tel{ display:block; margin-top:8px; font-size:14px; padding-top:30px; padding-left:45px; padding-bottom:20px; background:url(../images/tel.jpg) no-repeat 25px top;}
.HomeBox .Tools li.Li4 .kefuBox .Edge{background:url(../images/onlineCustomer_edge.png) no-repeat left top; height:30px; width:167px; overflow:hidden;}

/*导航*/
.MainNav{ width:201px; position:absolute; left:0; top:0; background:url(../images/Home_nav_BG.png) no-repeat left top;}
.MainNav .Logo{ width:100%; height:132px; display:block;}
.MainNav li{ position:relative;}
.MainNav li a.aNav{ color:#FDFDFD; display:block; padding:8px 32px; position:relative; height:30px;}
.MainNav li span{ font-size:1.2em; display:block; line-height:18px;font-family: 微软雅黑;}
.MainNav li em{ text-transform:uppercase; font-size:0.75em; font-style:normal; display:block; line-height:10px; margin:0; padding:0; font-family: 微软雅黑;}
.MainNav li i{ width:23px; height:2px; display:block; line-height:2px; margin:8px 0 2px 0; padding:0;}
.MainNav li b{ font-family:"宋体"; width:27px; height:48px; text-align:center; line-height:48px; border-right:2px solid #FF0000; display:none; position:absolute; right:-29px; top:0; background:url(../images/nav_li_BG.png) repeat left top;}
.MainNav li.onnav a.aNav{ background:url(../images/nav_li_BG.png) repeat left top;}
.MainNav li.onnav i{ background:#f00;}
.MainNav li.onnav b{ display:block;}
.MainNav li .subNav{ position:absolute; width:153px; top:0; right:-182px; background:url(../images/nav_sub_BG.png) repeat left top; display:none;}
.MainNav li .subNav .item{ width:133px; padding:8px 10px 5px 10px; position:relative;}
.MainNav li .subNav dd{ padding:5px 0;}
.MainNav li .subNav dd a{ color:#FDFDFD; border-bottom:2px solid transparent; padding:0 0 2px; display:block; line-height:16px;}
.MainNav li .subNav dd.onsubnav a,.MainNav li .subNav dd a:hover{ border-bottom:2px solid #f00;}
.MainNav li .subNav .jt{ width:11px; height:11px; position:absolute; left:0; top:0; background:url(../images/Home_jt.png) no-repeat left top;}
.MainNav .weixinBox{ background:#000; height:70px; overflow:hidden; padding:20px 14px;}
.MainNav .weixinBox .h1{ float:left; width:71px; height:30px; line-height:30px; background:url(../images/Home_ico_3.png) no-repeat left center; padding:20px 0 20px 30px; color:#fff; font-size:1.16em; font-weight:normal;}
.MainNav .weixinBox img{ width:70px; height:70px; float:right;}

/*Banner*/
.HomeBan{ width:100%; height:780px; position:absolute; left:0; top:0; overflow:hidden; z-index:1;}
.HomeBan ul{ display:inline-block; /*position:absolute; left:0; top:0;*/ height:780px; z-index:10; width:100%;}
.HomeBan li{ width:100%; height:780px; display:inline-block; position:absolute; left:0; top:0; /*float:left;*/ overflow:hidden;}
.HomeBan li .item{ position:relative; width:100%; height:100%; z-index:1;}
.HomeBan li.Li0{ z-index:2;}
.HomeBan .focusL { height:780px; position:absolute; z-index:1; top:0; /*left:-100%;*/ width:100%;}
.HomeBan .focusR { height:780px; position:absolute; z-index:2; top:0; /*right:-100%;*/ width:100%;}
#focusIndex0 .focusL{ background:url(../uploadfiles/HomeBan_1.jpg) no-repeat center top;}
#focusIndex0 .focusR{ background:url(../uploadfiles/HomeBan_1_txt.png) no-repeat center top;}
#focusIndex1 .focusL{ background:url(../uploadfiles/HomeBan_2.jpg) no-repeat center top;}
#focusIndex1 .focusR{ background:url(../uploadfiles/HomeBan_2_txt.png) no-repeat center top;}
#focusIndex2 .focusL{ background:url(../uploadfiles/HomeBan_3.jpg) no-repeat center top;}
#focusIndex2 .focusR{ background:url(../uploadfiles/HomeBan_3_txt.png) no-repeat center top;}
#focusIndex3 .focusL{ background:url(../uploadfiles/HomeBan_4.jpg) no-repeat center top;}
#focusIndex3 .focusR{ background:url(../uploadfiles/HomeBan_4_txt.png) no-repeat center top;}
#focusIndex4 .focusL{ background:url(../uploadfiles/HomeBan_5.jpg) no-repeat center top;}
#focusIndex4 .focusR{ background:url(../uploadfiles/HomeBan_5_txt.png) no-repeat center top;}

/*底部*/
.footer{ background:url(../images/Home_bt_BG.jpg) repeat left top; height:39px; line-height:39px; width:1024px; margin:0 auto; color:#878787;}
.footer .navFooter{ float:left;}
.footer .navFooter em{ padding:0 5px;}
.footer .navFooter a img{ vertical-align:middle;}
.footer .p{ float:right; text-transform:uppercase;}
/*首页*/
