@charset "utf-8";
body,img,div{
    margin:0;
    padding:0;
    font-family:"Microsoft Yahei","Tahoma","黑体";
    font-size:14px;
}
ul,li{
    padding:0;
    margin:0;
    list-style:none;
}
a{
    text-decoration: none;
    color:#333333;
    outline: none;
}
a:hover{
    color:#01487e;
    text-decoration: none;
}
a.more{
    font-size:16px;
    text-decoration: none;
    color:#006abb;
    outline: none;
}
a.more:hover{
    color:#01487e;
    text-decoration: none;
}
.triangleright {
    width: 0;
    height: 0;
    overflow: hidden;
    line-height: 0;
    font-size: 0;
    vertical-align: middle;
    border-left: 7px solid white;
    border-right: 0 none;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}
.clearfix{
    width:1200px;
    margin:0 auto;
}
.clearfix:after{
    clear: both;
    content: "\200B";
    display:block;
    height: 0;
}
.clear{ clear:both} 
.navWrap{
     width: 1200px;
     background:#7c1313;
     height:50px;
     line-height: 50px;
     margin: 0 auto;
}
.nav{
    width:1200px;
    height:50px;
    margin: 0 auto;
    *z-index: 100;
}
.top{
    width:1200px;
    height:50px;
    margin: 0 auto;
    *z-index: 100;
}
.nav li{float:left;height:50px;line-height:50px;font-size:16px;position:relative;}
.nav li a{color:#FFF;display:block;padding: 0 18px;}
.link0{color:#FFF;display:block;padding: 0 20px;border-top:2px solid #cdad00;line-height:48px;}
.nav ul li a:hover{display:block;color: #fff;background:#9c0c13;}
.nav dl{
    font-size:14px;
    background:#9c0c13;
    position:absolute;
    top:50px;
    left:0px;
    z-index: 9999;
    margin-block-start:0;
    margin-block-end:0;
    margin:0;
}
.nav dl.chang{width: 200px;}
.nav dl dd{margin: 0}
.nav dl dd a{color:#fff;height: 38px;line-height: 38px;padding-left: 25px;}
.nav dl dd a:hover{color:#fff;background:#7c1313;}
.logo{
    width:600px;
    font-size:48px;
    color:#ffffff;
    font-weight: bold;
    padding-left:5px;
    padding-top:25px;
    text-shadow: 5px 5px 3px #333333;
}
.searchdiv{
    margin:35px 0;
    border:2px solid #a1a1a1;
    padding:5px 10px; 
    background:white;
    width:300px;
    border-radius:25px;
    -moz-border-radius:25px; /* 老的 Firefox */
}

.search .input{
    border:0px;
    width:226px;
    font-size:22px;
}

.topdiv{
    width:100%;
    min-width:1200px;
    background:#9c0c13;
    color:#ffffff;
}
.topdiv a{
    color:#FFF;
}
a.this{
    color:#FFF;
    display:block;
    padding: 0 16px;
    background:#dd0000;
}
.navdiv{
    width:100%;
    min-width:1200px;
    min-height:50px;
    background:#7c1313;
    color:#ffffff;
}

.fl{
    float: left;
}
.fr{
    float: right;
}

.footdiv{
    width:100%;
    min-width:1200px;
    min-height:120px;
    background:#9c0c13;
    color:#eeeeee;
}
.foot{
    width:1200px;
    margin:0 auto;
    *position: relative;
    *z-index: 100;
    font-size:14px;
    line-height:20px;
    padding-top:15px;
}
.top_quicklink{
    margin-left:60px
}
.local{
    margin:20px;
}
.lmdiv{
margin:10px;
background:#fff url(../img/sj.png) no-repeat -3px -3px;
}
.lmdiv1{
width:375px;
height:280px;
border:1px solid #a1a1a1;
border-top:2px solid #9c0c13;
}
.lmdiv2{
width:775px;
height:450px;
border-top:2px solid #9c0c13;
}
.lmdiv3{
width:375px;
height:180px;
border:1px solid #a1a1a1;
border-top:2px solid #9c0c13;
}
.lmtitle{
 margin:6px 22px;
color:#9c0c13;
}
.lm1{
border-left:2px solid #a1a1a1;
width:380px;
margin:8px;
}
.newslist{
margin:16px;
}
.newslist1{
margin:5px;
line-height:36px;
}
.newslist2{
margin-left:10px;
}
.newslist2 li{
color:#7c1313;;
list-style:disc;
}
.erweima{
margin:10px;
text-align:center;
font-family:华文琥珀;
font-size:16px;
}
.w200{
    margin:0px;
    width:200px;
}
.w1000{
    margin:0 20px;
    width:960px;
    min-height:400px;
}
.column {
    height: 36px;
    background: #7c1313;
    margin: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-top: 15px;
    border-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.nav2 {
    width: 180px;
    height: 46px;
    line-height: 46px;
    background: #ffeeee;
    margin-top: 3px;
    margin-left: 10px;
    text-align: center;
}
.nav2 a {
    display: block;
    font-size: 16px;
    width: 180px;
    height: 46px;
}
.nav2 a:hover {
    background: #ffeedd;
}