﻿@charset "utf-8";
/** reset **/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,button,textarea,select{margin:0;padding:0}
body{font-family:"Microsoft Yahei","SimSun",Arial,Helvetica,sans-serif;font-size:12px;line-height:24px;color:#666;background:#fff;}
textarea{resize:none;}
ol,ul,li{list-style-type:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img{border:0;vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{border:none;background:none;outline:none;}
.clearfix:after{clear:both;content:"\200B";display:block;height:0;}
.clearfix{*zoom:1;}
a{color:#666;text-decoration:none;outline:none;}
a:focus{outline:none;}
a:hover{text-decoration:none;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.oh{overflow:hidden;}

/** kefu **/
.kefuBox{position:fixed;z-index:1000;top:180px;right:0;width:auto;_position:absolute;_top:expression(documentElement.scrollTop+45);}
.kefuBox .kefuLeft{float:left;overflow:hidden;width:30px;height:157px;cursor:pointer;background:url(../images/kefu/kefu_l.png) no-repeat}
.kefuBox .kefuRight{display:block;float:left;overflow:hidden;width:0;}
.kefuBox .kefuTop{height:46px;background:url(../images/kefu/kefu_top.png) no-repeat;}
.kefuBox .kefuClose{float:right;width:154px;height:46px;display:block;cursor:pointer;}
.kefuBox .kefuBottom{height:12px;background:url(../images/kefu/kefu_bottom.png) no-repeat;}
.kefuBox .kefuCont{padding:0 12px;background:url(../images/kefu/kefu_line.png) repeat-y;}
.kefuBox .kefuCont ul{margin:0;padding:0;}
.kefuBox .kefuCont ul li{width:80px;line-height:28px;overflow:hidden;height:28px;padding-left:40px;padding-right:10px;text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px;}
.kefuBox .kefuCont ul li a{color:#333;}
.kefuBox .kefuCont ul li.pic{width:130px;height:89px;margin-bottom:10px;padding:0;}
.kefuBox .kefuCont ul li.qq{background:url(../images/kefu/qq.png) no-repeat;}
.kefuBox .kefuCont ul li.wang{background:url(../images/kefu/wangwang.png) no-repeat}
.kefuBox .kefuCont ul li.spk{background:url(../images/kefu/skype.png) no-repeat}
.kefuBox .kefuCont ul li.codeer{display:block;width:130px;height:165px;text-align:center;color:#fff;padding:10px 0 0;font-size:14px;margin-bottom:0;}
.kefuBox .kefuCont ul li.codeer p{display:block;height:35px;line-height:35px;}
.kefuBox .kefuCont ul li.codeer span{display:block;width:116px;height:116px;padding:7px;background:url(../images/kefu/cobj.png) no-repeat;}
.kefuBox .kefuCont ul li.codeer span img{width:116px;height:116px;}

/** page **/
.pagination{padding:25px 0 15px;text-align:center;overflow:hidden;}
.pagination a{font-size:12px;line-height:30px;display:inline-block;height:30px;padding:0 12px;text-align:center;color:#333;border: 1px solid #e3e3e3;background:#fff;border-radius:2px;margin:0 5px;}
.pagination a.a1{line-height:30px;height:30px;margin-top:0;padding:0 12px;}
.pagination a:hover{text-decoration:none;color:#000;background:#f1f1f1;}
.pagination span{line-height:30px;display:inline-block;height:30px;padding:0 12px;text-align:center;color:#fff;background:#d60011;border:1px solid #d60011;border-radius:2px;margin:0 5px;}
.pagination a.current{text-decoration:none;color:#000;background:#f1f1f1;}
/** map **/
.siteMap{height:35px;border-bottom:2px solid #555;}
.siteMap div{width:140px;background:#555;line-height:35px;font-family:"宋体";text-align:center;}
.siteMap div a{color:#fff;}
.siteMapList{border:1px solid #e7e7e7;margin-top:30px;overflow:hidden;}
.siteMapList .list{width:142px;min-height:300px;border-right:1px solid #e7e7e7;float:left;overflow:hidden;}
.siteMapList .list:last-child{border:none;width:157px;}
.siteMapList h4{line-height:40px;border-bottom:1px solid #e7e7e7;text-align:center;font-size:16px;font-weight:normal;background:#f9f9f9;}
.siteMapList ul{padding-top:10px;}
.siteMapList ul li{height:30px;line-height:30px;font-size:14px;}
.siteMapList ul li a{display:block;height:30px;padding-left:15px;}
.siteMapList ul li a:hover{background:#d60011;color:#fff;}

#dituContent{width:878px;height:450px;border:1px solid #e1e1e1;margin-top:20px;}