﻿@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:"微软雅黑","宋体",Arial,Helvetica,sans-serif;font-size:12px;line-height:24px;color:#666;background:#fff;}
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;}
input,button,select,textarea{border:none;background:none;outline:none;font-family:"微软雅黑";}
textarea{resize:none;}
.clear:after{display:block;clear:both;height:0;content:'\200B';}
.clear{zoom:1;}
a{color:#666;text-decoration:none;outline:none;transition:0.2s;}
a:hover{color:#da251e;}
.fl{float:left;}
.fr{float:right;}
.fn{font-weight:normal;}
.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:#da251e;border:1px solid #da251e;border-radius:2px;margin:0 5px;}

/** map **/
.siteMap{height:42px;overflow:hidden;padding-top:30px;}
.siteMap a{float:left;line-height:40px;padding:0 25px;border:1px solid #da251e;border-radius:4px;margin-right:15px;display:inline-block;font-size:16px;}
.siteMap a:hover{background:#da251e;color:#fff;border-color:#da251e;}

.siteMapList{padding-top:30px;}
.siteMapList .list{padding-bottom:10px;border-bottom:1px solid #dadada;margin-bottom:20px;overflow:hidden;}
.siteMapList h4{margin-bottom:10px;line-height:18px;font-size:16px;padding-left:10px;border-left:3px solid #da251e;color:#333;font-weight:normal;}
.siteMapList .list ul{padding:5px 0;margin:20px 0 0 0;overflow:hidden;}
.siteMapList .list ul li{float:left;width:auto;border:1px solid #da251e;border-radius:5px;text-align:center;margin:0 10px 10px 5px;cursor:pointer;transition:.1s ease-in;}
.siteMapList .list ul li:hover{-o-box-shadow:0 0 3px 0px #da251e,0px 1px 6px 0px #888;box-shadow:0 0 3px 0px #da251e,0px 1px 6px 0px #888;transform:translateY(-3px);}
.siteMapList .list ul li:hover a:hover{text-decoration:none;}
.siteMapList .list ul li a {color:#000;display:block;padding:10px 15px;}

#dituContent{width:738px;height:460px;border:1px solid #e3e3e3;margin-top:30px;}