﻿* {
 margin:0px;
 padding:0px;
 border:0px;
 }
body {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background:url(../images/bg-in.jpg) repeat;
 font-size:100%;
 font-family:"Microsoft YaHei";
  }
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
.style1{font-size:12px; font-weight:bold; color:#b63400;}
.style2{font-size:12px; font-weight:bold; color:#005195;}
.style3{font-size:12px; font-weight:bold; color:#e94700;}
.style4{font-size:12px; font-weight:bold; color:#010101;}
#header {
 background:#143f87;
 min-width:1200px;
 width:100%;
 height:200px;
}
#topbar {
 width:1200px;
 height:156px;
 margin:0 auto;
}
#topbar img{
 position: absolute;
 margin-top: 40px;}
#navbar{
 border-top:1px solid #21509e;
 height:40px;
 min-width:1200px;
 margin:0 auto;
}
#navbar .daohang{
 height:40px;
 line-height:40px;
 width:1200px;
 margin:0 auto;
}
#navbar .daohang ul li{
 list-style-type:none;
 float:left;
 text-align:center;
 position:relative;
 }
#navbar .daohang ul li  a{
 font-size:16px;
 color:white;
 padding:0 20px;
 display:block;
}
#navbar .daohang ul li  a:hover{
	background:#9450df; 
}
#middle {
 width:100%;
 min-height:600px;
 background:url(../images/aboubg.png) center bottom no-repeat;

}
#content {
 width:1200px;
 min-height:600px;
 margin:15px auto;
 border:0px solid #21509e;
}
#content .ylkc
{
 width:100%;
 }
#content .ylkc img
{
 min-width:1200px;
 }
#content .ylkcmc
{
 width:100%;
 height:50px;
 top:0;
 background:#13293e;
 }
#content .zcwj
{
 width:90%;
 min-width:1080px;
 margin:15px auto;
 }
#content .zcwj ul li
{
 line-height:40px;
 height:40px;
 font-size:16px;
 }
#content .zcwj ul li a
{
 color:#000;
 font-family:"Microsoft YaHei";
 }
#content .zcwj ul li a:hover
{
 cursor:pointer;
 color:#C00;
 font-weight:bold;
 letter-spacing:2px;
 }
.newlist_l
{
 width:300px;
 margin:15px auto;
 float:left;
 background:#fff;
 }
.newlist_l_lmmc
{
 line-height:300%;
 font-size:1.5em;
 text-align:center;
 letter-spacing:3px;
 background:#21509e;
 display:block;
 color:#fff;
 }
.newlist_l_nav
{
 width:95%;
 margin:0 auto;
 }
.newlist_l_nav ul li
{
 line-height:300%;
 list-style-type:none;
 margin:10px auto; 
 }
 .newlist_l_nav ul li a
{
 font-family:"Microsoft YaHei";
 display:block;
 font-size:18px;
 font-weight:bold;
 color:#1d1d1d;
 letter-spacing:2px;
 padding-left:1em;
 border-bottom:1px solid #eee;
 }
.newlist_l_nav ul li a:hover
{
 cursor:pointer;
 letter-spacing:1px;
 border:1px solid #9450df;
}

.newlist_r
{
 width:890px;
 min-height:600px;
    margin:15px auto;
    border:0px solid #21509e;
 border-left:0px;
 float:left;
 }
.newlist_r_t
{
 width:96%;
 margin:0 auto;
 border-bottom:1px solid #9450df;
 line-height:300%;
 background:#fff url('../images/lanmuico.png') no-repeat left bottom;
 padding-left:1em;
}
.newlist_r_t .lanmumc
{
 font-size:18px;
 font-weight:bold;
 color:#1d1d1d;
 letter-spacing:2px;
}
.newlist_r_t .dqwz
{
 float:right;
    color:#9e9e9e;
 padding-right:1em;
}
.newlist_r_t .dqwz a
{
    color:#9e9e9e;
}
.newlist_r_f
{
 width:95%;
 margin:15px auto;
 }
.newlist_r_f ul li
{
 font-size:1em;
 line-height:300%;
 color:#000;
 font-family:"Microsoft YaHei";
 list-style-type:none;
 }
.newlist_r_f ul li a span
{
float:right;
color:#9e9e9e;
  }
.newlist_r_f ul li a
{
 color:#000;
 font-family:"Microsoft YaHei";
 border-bottom:1px dashed #9450df;
 display:block;
 padding-left:1em;
 }
.newlist_r_f ul li a:hover
{
 cursor:pointer;
 background-color:#fff;
 color:#C00;
 letter-spacing:1px;
}
.newlist_r_f ul li a:hover span
{
float:right;
color:#C00;
  }

#footer {
 background:#13293e;
 width:100%;
 height:116px;
 min-height:116px !important;
 overflow:hidden;
 position:relative;
 }
#copyright_box {
 padding-top:20px;
 width:1200px;
 margin: 0 auto;
 overflow: auto;
}
#copyright_box ul {
 list-style: none;
 padding: 0;
 margin: 0;
 display: block;
}
#copyright_box ul li {
 font-size: 16px;
 line-height: 36px;
 color: #fff;
 float: left;
 text-align:center;
}
#copyright_box ul li a{
 color: #fff;
}