/*
Theme Name: 蓝色会计公司企业网站模板
Theme URI: http://demo.douphp.com/
Description: 蓝色会计公司企业网站模板
Version: 1.0
Author: DouCo Co.,Ltd.
Author URI: https://www.douphp.com/
*/

/* 全局通用
----------------------------------------------- */
body {
 font-family: Microsoft Yahei, \5FAE\8F6F\96C5\9ED1, \5b8b\4f53, Arial, Lucida, Verdana, Helvetica, sans-serif;
 color: #898989;
 background-color: #FFFFFF;
}
body, button, input, textarea {
 font-size: 12px;
 line-height: 1.531;
 outline: none;
 margin: 0;
 padding: 0;
 border: 0;
}
p, ul, ol, dl, dt, dd, form, blockquote {
 margin: 0;
 padding: 0;
}
ul, ol {
 list-style: none;
}
h1, h2, h3, h4, h5, h6 {
 font-size: 12px;
 margin: 0;
 padding: 0;
}
em, b, i {
 font-style: normal;
 font-weight: normal;
}
img {
 border: 0;
}
a {
 text-decoration: none;
 color: #333333;
}
a:hover {
 text-decoration: none;
 color: #C70D0E;
}
input, img, select {
 vertical-align: middle;
}
.clear {
 clear: both;
 height: 0;
 line-height: 0;
 font-size: 0;
}
.clearfix {
 overflow: hidden;
 zoom: 1;
}
.none {
 display: none;
}
.cue {
 color: red;
 font-size: 12px;
}
.captcha {
 text-transform: uppercase;
}
#captcha {
 cursor: pointer;
}
.more a {
 color: #999;
}
.more a:hover {
 text-decoration: underline;
}
/* 主体框架
----------------------------------------------- */
#wrapper {
}
#wrapper .wrap {
 width: 1200px;
 margin: 0px auto;
}
#wrapper .m {
 margin: 35px auto 50px auto;
}
/* -- page -- */
#pageLeft {
 float: left;
 width: 230px;
 margin-right: 30px;
}
#pageIn {
 float: left;
 width: 940px;
 overflow: hidden;
}
#bigLeft {
 float: left;
 width: 710px;
 overflow: hidden;
}
#pageRight {
 float: left;
 width: 240px;
 margin-left: 30px;
}
/* 头部导航
----------------------------------------------- */
/* -- header -- */
#header {
 min-height: 110px;
 _height: 110px;
}
#header .logo {
 margin-top: 15px;
 float: left;
}
#header .tel {
 display: block;
 float: right;
 margin-top: 20px;
}
/* -- mainNav -- */
#mainNav {
 background: #314780;
 height: 50px;
 font-size: 14px;
}
/* LEVEL ONE */
#mainNav ul.wrap {
 position: relative;
 z-index: 1000;
}
#mainNav ul li {
 float: left;
 zoom: 1;
}
#mainNav ul li a {
 display: inline-block;
 padding: 0 34px;
 text-align: center;
 height: 50px;
 line-height: 50px;
 color: #FFF;
 text-decoration: none;
}
#mainNav ul li.hover, #mainNav ul li.cur {
 background: #1A8CC4;
 position: relative;
}
/* LEVEL TWO */
#mainNav ul ul {
 min-width: 125px;
 _width: 125px;
 display: none;
 position: absolute;
 top: 100%;
 left: 1px;
 background-color: #fff;
}
#mainNav ul ul li {
 font-weight: normal;
 background: #FFFFFF;
 float: none;
 border-bottom: 1px solid #EEE;
}
#mainNav ul ul li.hover {
 background: #FFFFFF;
}
#mainNav ul li.hover ul li a {
 border-left: 0;
 background: #FFFFFF;
 color: #333;
 border-right: none;
 display: block;
 height: 35px;
 line-height: 35px;
 padding: 0 15px;
}
#mainNav ul li.hover ul li.hover a {
 background: #6DC4ED;
 color: #FFF;
}
#mainNav ul li.hover ul a.parent {
 background: url(images/icon_blue.gif) no-repeat 96px 50%;
}
/* LEVEL THREE */
#mainNav ul ul ul {
 left: 100%;
 top: 0;
 border-top: 0;
 _border-top: 1px;
}
#mainNav ul li.hover ul li.hover ul li a {
 background: #FFFFFF;
 color: #aab2bd;
}
#mainNav ul li.hover ul li.hover ul li.hover a {
 background: #CCD0D9;
 color: #FFF;
}
/* 首页样式
----------------------------------------------- */
/* -- 幻灯 -- */
.slideShow .slides a {
 height: 410px;
}
/* 通用结构	
----------------------------------------------- */
#banner p {
 height: 209px;
}
#banner .our {
 background: url(images/banner_our.jpg) no-repeat;
}
/* -- form -- */
.btn {
 display: inline-block;
 background-color: #89929d;
 color: #FFFFFF;
 padding: 8px 28px;
 text-transform: capitalize;
 cursor: pointer;
 font-weight: bold;
 border-radius: 4px;
}
.btn:hover {
 text-decoration: none;
 background-color: #007AD5;
}
.btnGray {
 display: inline-block;
 background-color: #CCC;
 border: 0;
 color: #333;
 padding: 6px 15px;
 text-transform: capitalize;
 cursor: pointer;
 font-weight: bold;
}
.more {
 margin-top: 30px;
}
.more a {
 border-radius: 4px;
 padding: 6px 13px;
 background-color: #AAB2BD;
 color: #FFF;
}
.more a:hover {
 background-color: #169FE6;
 text-decoration: none;
}
/* -- input -- */
.textInput {
 padding: 0 4px;
 height: 28px;
 border: 1px solid #DDDDDD;
}
.textArea {
 padding: 4px;
 border: 1px solid #DDDDDD;
}
/* -- style -- */
.price {
 color: #CC0000;
}
/* -- treeBox -- */
.treeBox {
 margin-bottom: 20px;
}
.treeBox h3 {
 background: url(images/icon_treebox_head.gif) no-repeat 100px 6px;
 color: #555555;
 font-size: 21px;
 font-weight: bold;
 padding-bottom: 15px;
 border-bottom: 1px solid #dcdcdc;
}
.treeBox li {
 border-bottom: 1px solid #dcdcdc;
}
.treeBox li a {
 display: block;
 line-height: 22px;
 padding: 12px;
 color: #a5a5a5;
 font-size: 13px;
 zoom: 1;
 overflow: hidden;
}
.treeBox li a:hover, .treeBox li a.cur {
 color: #24A5E1;
 background-color: #F5F5F5;
}
.treeBox li a i {
 display: block;
 float: left;
 background: url(images/icon_treebox.png) no-repeat;
 width: 22px;
 height: 22px;
}
.treeBox li a:hover i, .treeBox li a.cur i {
 background: url(images/icon_treebox_on.png) no-repeat;
}
/* -- treeBox icon -- */
.treeBox li a i.about {
 background-position: left -25px;
}
.treeBox li a i.history {
 background-position: left -50px;
}
.treeBox li a i.job {
 background-position: left -75px;
}
.treeBox li a i.contact {
 background-position: left -100px;
}
.treeBox li em {
 display: block;
 background: url(images/icon_arrow.png) no-repeat right top;
 float: right;
 width: 170px;
 height: 22px;
 font-weight: bold;
}
.treeBox li a:hover em, .treeBox li a.cur em {
 background: url(images/icon_arrow.png) no-repeat right bottom;
}
/*- tableBasic -*/
.tableBasic {
 color: #666666;
 border-left: 1px solid #EEE;
 border-top: 1px solid #EEE;
 border-collapse: collapse;
}
.tableBasic select {
 color: #8F8F8F;
}
.tableBasic td, .tableBasic th {
 border-right: 1px solid #EEE;
 border-bottom: 1px solid #EEE;
}
.tableBasic th {
 background-color: #EEE;
}
.tableBasic .child {
 background-color: #FFFFFF;
}
.tableBasic td label {
 margin-right: 15px;
}
.tableBasic td i {
 color: #F00;
 margin-left: 5px;
 font-weight: bold;
}
/*- formBasic -*/
.formBasic dl {
 zoom:1;
 overflow:hidden;
 margin-bottom:20px;
}
.formBasic dl dt {
 font-weight: bold;
 margin-bottom: 5px;
 font-size: 13px;
}
.formBasic dl dt i {
 color:#F00;
 margin-left:5px;
 font-weight:bold;
}
.formBasic dl dd label {
 margin-right: 15px;
 line-height:34px;
}
/*- tableDiv -*/
.tableDiv {
 zoom:1;
 overflow:hidden;
}
.tableDiv dl {
 zoom:1;
 overflow:hidden;
 margin-bottom:20px;
}
.tableDiv dl dt {
 font-weight: bold;
 margin-bottom: 5px;
 font-size: 13px;
}
.tableDiv dl dt i {
 color:#F00;
 margin-left:5px;
 font-weight:bold;
}
.tableDiv dl dd label {
 margin-right: 15px;
 line-height:34px;
}
/*- tableDivFoot -*/
.tableDivFoot {
 zoom:1;
 overflow:hidden;
}
.tableDivFoot dl {
 zoom:1;
 overflow:hidden;
 margin-bottom:10px;
}
.tableDivFoot dl dt {
 font-weight: bold;
 margin-bottom: 5px;
 font-size: 13px;
}
.tableDivFoot dl dt i {
 color:#F00;
 margin-left:5px;
 font-weight:bold;
}
.tableDivFoot dl dd label {
 margin-right: 15px;
 line-height:34px;
}
.tableDivFoot .textInputFoot {
 padding: 0 4px;
 height: 28px;
 border: 1px solid #1DA0E0;
 background-color: #FFF;
}
.tableDivFoot .textAreaFoot {
 padding: 4px;
 border: 1px solid #1DA0E0;
 background-color: #FFF;
}
.tableDivFoot .btnFoot {
 display: inline-block;
 background-color: #89929d;
 color: #FFFFFF;
 padding: 8px 28px;
 text-transform: capitalize;
 cursor: pointer;
 font-weight: bold;
 border-radius: 4px;
}
.tableDivFoot .cue {
 color: #FFFF00;
}
/* -- item -- */
#item h1 {
 color: #555555;
 font-size: 21px;
 font-weight: bold;
 padding-bottom: 15px;
 border-bottom: 1px solid #dcdcdc;
}
#item .info {
 padding-top: 10px;
 color: #999999;
 font-size: 13px;
 text-align: right;
}
#item .content {
 color: #666666;
 line-height: 200%;
 padding-top: 20px;
 min-height: 500px;
}
/* -- searchBox -- */
.searchBox {
 border: 1px solid #DDDDDD;
 background-color: #FFF;
 height: 28px;
 padding-left: 10px;
}
.searchBox {
 position: relative;
 white-space: normal
}
.searchBox label {
 height: 0;
 line-height: 0;
 overflow: hidden;
 width: 0;
 position: absolute;
 font-size: 0;
 z-index: -1;
 outline: 0
}
.searchBox .keyword {
 color: #CCCCCC;
 width: 186px;
}
.searchBox .keyword:focus {
 color: #555
}
.searchBox .keyword::-webkit-input-placeholder {
 color:#CCCCCC;
}
.searchBox .keyword:focus:-moz-placeholder, .searchBox .keyword:focus::-moz-placeholder {
color:transparent!important
}
.searchBox .keyword:focus::-webkit-input-placeholder {
color:transparent!important
}
.searchBox .btnSearch {
 background: #E0E0E0 url(images/btn_search.gif) no-repeat;
 width: 28px;
 height: 28px;
 text-indent: -999px;
 overflow: hidden;
 cursor: pointer;
}
/* 库项目样式
----------------------------------------------- */
/* -- urHere -- */
.urHere {
 background: #F5F5F5;
 padding: 14px 0;
 border-top: 1px solid #e6e9ee;
 border-bottom: 1px solid #e6e9ee;
 color: #888;
 font-size: 14px;
}
.urHere a {
 color: #888;
}
.urHere b {
 margin: 0 8px;
}
/* -- service -- */
#service {
 margin: 50px 0;
}
#service .wrap {
 zoom: 1;
 overflow: hidden;
}
#service dl {
 float: left;
 width: 224px;
 text-align: center;
 margin-right: 20px;
}
#service dl.last {
 margin-right: 0;
}
#service dt a {
 display: block;
 background-color: #1DA0E0;
 height: 115px;
 padding-top: 25px;
 font-size: 19px;
 font-weight: bold;
 color: #FFF;
}
#service dt a:hover {
 background-color: #34ABE4;
}
#service dt i {
 display: block;
 background-repeat: no-repeat;
 background-position: center center;
 width: 50px;
 height: 53px;
 margin: 0 auto 16px auto;
}
#service dt a:hover i {
 margin: -5px auto 16px auto;
}
#service dd {
 background-color: #EEE;
 color: #777;
 font-size: 13px;
 padding: 15px 24px 18px 24px;
}
/* -- indexAbout -- */
#indexAbout {
 padding-top: 150px;
 background: url(images/about_bg.jpg) no-repeat center top;
}
#indexAbout .about {
 box-shadow: 0 0 10px #ddd;
 background-color: #fff;
 margin-bottom: 60px;
 zoom: 1;
 overflow: hidden;
}
#indexAbout .about .left {
 float: left;
 width: 50%;
 height: 361px;
}
#indexAbout .about .right {
 float: left;
 width: 50%;
 height: 361px;
}
#indexAbout .about .left .box {
 display: block;
 font-size: 14px;
 color: #878787;
 text-transform: uppercase;
 padding: 35px 80px;;
}
#indexAbout .about .name {
 font-size: 24px;
 padding: 40px 0;
 color: #000;
}
#indexAbout .about .name p {
 display: block;
 font-size: 14px;
 color: #878787;
 text-transform: uppercase;
 margin-top: 8px;
}
#indexAbout .about .desc {
 font-size: 14px;
 line-height: 24px;
 margin-bottom: 20px;
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 3;
 -webkit-box-orient: vertical;
}
#indexAbout .about .more {
 font-size: 14px;
 display: inline-block;
 text-transform: uppercase;
 color: #878787;
 padding: 10px 20px;
 border: 1px solid #ddd;
 margin-top: 20px;
}
#indexAbout .about .right img {
 width: 100%;
 height: 361px;
}
/* -- catArticle -- */
#catArticle {
 padding: 40px 0 60px 0;
}
#catArticle .wrap {
 zoom: 1;
 overflow: hidden;
}
#catArticle dl {
 float: left;
 width: 365px;
}
#catArticle dt {
 font-size: 22px;
 color: #5D5D5D;
 font-weight: bold;
}
#catArticle .articleA, #catArticle .articleB {
 margin-right: 52px;
}
#catArticle p a {
 display: block;
 height: 85px;
 margin: 15px 0 28px 0;
 overflow: hidden;
 position: relative;
 text-indent: -9999px;
 background-repeat: no-repeat;
 background-position: left top;
}
#catArticle p a:hover {
 background-position: left bottom;
}
#catArticle dd {
 margin-bottom: 8px;
}
#catArticle dd a {
 color: #878787;
 font-size: 14px;
}
/* article_category
----------------------------------------------- */
#articleList {
 margin-top: -20px;
}
#articleList dl {
 border-bottom: 1px dotted #D1D1D1;
 padding: 20px 0;
}
#articleList dl.last {
 border-bottom: 0;
}
#articleList dt {
 width: 620px;
 margin-bottom: 10px;
 font-size: 18px;
 font-weight: bold;
}
#articleList dt a {
 color: #555;
}
#articleList dd {
 color: #999999;
 padding-left: 2px;
 line-height: 180%;
 zoom: 1;
 overflow: hidden;
}
#articleList dd p {
 float: left;
}
#articleList dd p.img {
 margin-right: 10px;
}
#articleList dd p.desc {
 width: 590px;
}
#articleList .numDate {
 float: right;
 text-align: right;
 padding-top: 12px;
}
#articleList .numDate em {
 background-color: #0072C6;
 color: #FFF;
 padding: 3px 4px;
 font-size: 14px;
 font-weight: bold;
}
#articleList .numDate p {
 font-size: 16px;
 color: #999999;
 margin-top: 5px;
}
/* 客户案例
----------------------------------------------- */
#case {
 zoom: 1;
 overflow: hidden;
}
#case dl {
 margin: 0 20px 20px 0;
 float: left;
 width: 230px;
}
#case dl.last {
 margin-right: 0;
}
#case dt img {
 max-width: 100%;
 height: 80px;
}
#case dt em {
 background-color: #EEE;
 display: block;
 height: 80px;
 line-height: 80px;
 text-align: center;
 font-size: 16px;
 font-weight: bold;
 color: #555;
}
#case dd {
 background-color: #F5F5F5;
 padding: 5px;
}
/* 企业墙刊
----------------------------------------------- */
#our {
}
#our li {
 margin-bottom: 20px;
 float: left;
 width: 190px;
}
#our li img {
 max-width: 100%;
 border: 2px solid #FFF;
 opacity: 0.7;
filter(alpha=70)
}
#our li a:hover img {
 border: 2px solid #FF0;
 opacity: 1;
filter(alpha=100)
}
/* 留言板
----------------------------------------------- */
#guestBook {
 padding: 20px 0;
}
#guestBook h2 {
 color: #555;
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 20px;
}
/* bookList */
#guestBook .bookList {
 margin-bottom: 30px;
 line-height: 180%;
 font-size: 13px;
}
#guestBook .bookList dl {
 margin-bottom: 15px;
}
#guestBook .bookList dt {
 color: #999;
 margin-bottom: 3px;
}
#guestBook .bookList dt b {
 color: #999;
 margin-left: 20px;
}
#guestBook .bookList dd {
 color: #666;
 overflow: hidden;
 zoom: 1;
}
#guestBook .bookList dd em {
 float: left;
 width: 70px;
}
#guestBook .bookList dd span {
 float: right;
 width: 910px;
 text-align: left;
}
#guestBook .bookList p {
 color: #0072C6;
 margin-top: 5px;
 overflow: hidden;
 zoom: 1;
}
#guestBook .bookList p em {
 float: left;
 width: 70px;
}
#guestBook .bookList p span {
 float: left;
 width: 800px;
}
#guestBook .bookList p b {
 color: #999;
 float: right;
}
#guestBook .bookList .pager {
 text-align: left;
}
/* bookList */
#guestBook .bookAdd {
 line-height: 180%;
 font-size: 13px;
}
#guestBook .bookAdd dl {
 overflow: hidden;
 zoom: 1;
 margin-bottom: 15px;
}
#guestBook .bookAdd dl dt, #guestBook .bookAdd dl dd {
 float: left;
}
#guestBook .bookAdd dl dt {
 width: 70px;
 text-align: right;
 line-height: 30px;
}
#guestBook .bookAdd .vcode {
 text-transform: uppercase;
}
#guestBook .bookAdd .select {
 height: 28px;
}
#guestBook .bookAdd dl.cue {
 margin: -8px 0 10px 60px;
 color: #999;
}
#guestBook .bookAdd dl.submit {
 margin: 20px 0 0 70px;
}
#guestBook .bookAdd dd b {
 display: block;
 padding: 2px 0 2px 3px;
 border: 1px solid #fec600;
 color: #666;
 background-color: #fbf8e9;
 line-height: 16px;
}
/* 提示信息
----------------------------------------------- */
#douMsg {
 padding: 10px 0 100px 0;
}
#douMsg dl {
 padding: 160px 0 200px 0;
 text-align: center;
 background-color: #EBEBEB;
 border-top: 1px solid #FFFFFF;
}
#douMsg dt {
 color: #0072C6;
 font-size: 16px;
 margin-bottom: 30px;
 font-weight: bold;
}
#douMsg dd {
 color: #666;
}
#douMsg dd a {
 margin-left: 5px;
 color: #000;
}
/* 分页
----------------------------------------------- */
.pager {
 text-align: right;
 padding-top: 30px;
 color: #666;
 font-size: 13px;
}
.pager a {
 color: #666;
 text-decoration: underline;
}
/* 在线客服
----------------------------------------------- */
#onlineService {
 position: fixed;
 _position: absolute;
 _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-380+"px");
 top: 208px;
 left: 10%;
 z-index: 999999;
 display: block;
}
#onlineService .onlineIcon {
 position: relative;
 cursor: pointer;
 background: url(images/online_service.png) no-repeat;
 background-size:150px 330px;
 width: 150px;
 height: 330px;
 text-indent: -9999px;
 overflow: hidden;
}
#onlineService #pop {
 border: 3px solid #19B4EA;
 background-color: #F2F2F2;
 padding: 8px;
 width: 95px;
 min-height: 84px;
 position: absolute;
 right: 34px;
 top: 0;
 display: none;
 z-index: 999999;
}
#onlineService .onlineQQ a {
 display: block;
 background: url(images/online_service.png) no-repeat left -160px;
 color: #19B4EA;
 width: 82px;
 height: 24px;
 line-height: 23px;
 padding-left: 27px;
 margin-bottom: 8px;
}
#onlineService .onlineQQ a:hover {
 text-decoration: none;
 color: #19B4EA;
}
#onlineService .service {
 border-top: 1px solid #DDDDDD;
 padding-top: 8px;
 color: #666;
}
#onlineService .service a {
 color: #666;
}
#onlineService .service li {
 background: url(images/online_service.png) no-repeat left -202px;
 padding-left: 8px;
}
#onlineService .goTop {
 display: none;
}
#onlineService .goTop .goBtn {
 background: #F2F2F2 url(images/online_service.png) no-repeat left -120px;
 width: 34px;
 height: 34px;
 display: block;
}
/* 在线客服2
----------------------------------------------- */
soudm {
 width:112px;
 position:fixed;
 left:80px;
 top:50%;
 margin-top:-260px;
 z-index:999;
}
#soudm .kfleft {
 width:32px;
 height:168px;
 background:url(../images/kef.png) no-repeat;
 cursor:pointer;
 float:left;
}

#soudm ul {
 width:80px;
 height:566px;
 background:url(../images/kefu1.png) no-repeat;
 float:left;
}
#soudm ul li a{
 width:80px;
 height:80px;
 display:block;
 margin-bottom:1px;
 background:#EEE;-moz-opacity:0.4;filter:alpha(opacity=40);
 opacity:0.4;
}
#soudm ul li a:hover {
 -moz-opacity:0;
 filter:alpha(opacity=0);
 opacity:0;
 transition:all 0.5s linear;
 -webkit-transition:all 0.5s linear;
 -moz-transition:all 0.5s linear;
 -o-transition:all 0.5s linear;
}
/*ie6*/
*html {overflow:hidden;}
*html #lanren{position:absolute;right:expression(eval(document.documentElement.scrollLeft))-80;top:expression(eval(document.documentElement.scrollTop))-283;}

/* 在线客服3
----------------------------------------------- */
a,img{border:0;}
body {
font:12px/180% Arial, Helvetica, sans-serif, "";
background:#ddd;
}
#leftsead {
width:131px;
height:143px;
position:fixed;
top:258px;
left:0px;
}
*html #leftsead {
margin-top:258px;
position:absolute;
top:expression(eval(document.documentElement.scrollTop));
}
#leftsead li {
width:131px;
height:60px;
}
#leftsead li img {
float:right;
}
#leftsead li a {
height:49px;
float:right;
display:block;
min-width:47px;
max-width:131px;
}
#leftsead li a .shows {
display:block;
}
#leftsead li a .hides {
margin-right:-143px;
cursor:pointer;
cursor:hand;
}
#leftsead li a.youhui .hides {
display:none;
position:absolute;
right:190px;
top:2px;
}

/* footerBox
----------------------------------------------- */
#footerBox {
 background-color: #1DA0E0;
 padding-top: 50px;
 height: 490px;
 color: #FFF;
 line-height: 180%;
}
#footerBox .wrap {
 zoom: 1;
 overflow: hidden;
}
#footerBox a {
 color: #FFF;
}
#footerBox h3 {
 font-size: 22px;
 margin-bottom: 30px;
 color: #FFFF00;
}
#footerBox .left {
 float: left;
 width: 450px;
 margin-right: 57px;
}
#footerBox .middle {
 float: left;
 width: 250px;
 margin-right: 57px;
}
#footerBox .right {
 float: right;
 width: 350px;
 text-align: left;
}
#footerBox .about .desc {
 display: block;
 background-color: #1DA0E0;
 width: 100px;
 height: 30px;
 border-bottom: 2px solid #FFFF00;
 text-align: center;
 line-height: 30px;
 margin: 18px 0 38px 0;
}
#footerBox .news {
 font-size: 14px;
 padding-top: 5px;
}
#footerBox .news li {
 margin-bottom: 20px;
}
#footerBox .news li a {
 display: block;
 margin-bottom: 10px;
}
#footerBox .contact dl {
 margin-bottom: 15px;
 zoom: 1;
 overflow: hidden;
 font-size: 14px;
}
#footerBox .contact dt {
 background: url(images/icon_contact.png) no-repeat;
 width: 37px;
 height: 38px;
 float: left;
}
#footerBox .contact dt.tel {
 background-position: left -40px;
}
#footerBox .contact dt.email {
 background-position: left -80px;
}
#footerBox .contact dd {
 margin: 8px 0 0 50px;
}
#footerBox .contact dd .mobile {
 padding-left: 36px;
}
/* -- link -- */
#link {
 padding: 10px 0;
 border-top: 1px solid #DDD;
 background-color: #EEE;
}
#link strong {
 color: #7A7F81;
 font-weight: bold;
}
#link a {
 color: #555;
}
/* footer
----------------------------------------------- */
#footer {
 background-color: #F5F5F5;
 padding: 20px 0;
 line-height: 25px;
 color: #888888;
}
#footer .wrap {
 zoom: 1;
 overflow: hidden
}
#footer a {
 color: #888888;
}
#footer a:hover {
 text-decoration: underline;
}
#footer .copyRight {
 float: left;
}
#footer .footNav {
 float: right;
}
#footer .footNav a {
 margin-left: 10px;
}

/*客服样式*/
#soudm {width:112px;position:fixed;left:80px;top:50%;margin-top:-260px;z-index:999;}
#soudm .kfleft {width:32px;height:168px;background:url(../images/kef.png) no-repeat;cursor:pointer;float:left;}
#soudm ul {width:80px;height:566px;background:url(../images/kefu1.png) no-repeat;float:left;}
#soudm ul li a {width:80px;height:80px;display:block;margin-bottom:1px;background:#EEE;-moz-opacity:0.4;filter:alpha(opacity=40);opacity:0.4;}
#soudm ul li a:hover {-moz-opacity:0;filter:alpha(opacity=0);opacity:0;transition:all 0.5s linear;-webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-o-transition:all 0.5s linear;}
/*ie6*/
*html {overflow:hidden;}
*html #lanren {position:absolute;right:expression(eval(document.documentElement.scrollLeft))-80;top:expression(eval(document.documentElement.scrollTop))-283;}
