/* CSS Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, code, form, fieldset, legend, input, textarea, p, blockquote,
th, td {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
}
a {
    font-size: 12px;
    text-decoration: none;
}
body {
    font-size: 12px;
    color: #000;
    background: url("../images/index/背景.jpg") center top fixed no-repeat;
}
.wrapper {
    width: 1100px;
    padding: 10px;
    overflow: hidden;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.9);
}
.top {
    width: 970px;
    height: 150px;
    background: url("../images/index/logo.png") left top no-repeat;
    line-height: 55px;
    overflow: hidden;
    text-align: right;
    padding-right: 40px;
}
.top_link a {
    font-size: 20px;
    margin: 0 4px;
    display: inline;
}
.top_link a:hover {
    color: #ff0000;
    text-decoration: underline;
}
.nav {
    width: 1100px;
    height: 37px;
    margin-bottom: 6px;
    /*background: url("../images/index/nav_bg.jpg") 0 0 repeat-x;*/
    background: #3441ff;
}
.nav ul {
    width: 990px;
    overflow: hidden;
    padding-left: 20px;
}
.nav ul li {
    text-align: center;
    float: left;
    height: 37px;
    line-height: 37px;
}
.nav ul li a {
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
    width: 110px;
    display: block;
    font-weight: bold;
}
.nav ul li a:hover {
    color: #fff000;
}
#nav>li{
    display: block;
    float:left;
    width:140px;
    height: 32px;
    border-right:#E0F0FB 1px solid ;
    background-color: #51a351;
}
#nav  a{
    text-decoration: none;
    display: block;
    width:140px;
    height: 32px;
    line-height: 32px;
    color: black;
}
.mainlevel ul{
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
}
.mainlevel ul li{
    display: block;
    width:140px;
    height: 32px;
    border-bottom: #E0F0FB 1px solid;
}
.content {
    width: 1100px;
    overflow: hidden;
    margin-bottom: 10px;
}
.sidebar {
    width: 300px;
    float: left;
    overflow: hidden;
}
.pro_box {
    width: 300px;
    border: 1px solid #b4b4b4;
    margin-bottom: 10px;
}
.pro_box h3 {
    margin-bottom: 12px;
}
.pro_list {
    width: 280px;
    margin-left: 7px;
    overflow: hidden;
}
.pro_list li {
    margin-bottom: 5px;
}
.pro_list li a {
    display: block;
    width: 190px;
    height: 35px;
    line-height: 35px;
    background: url("../images/index/pro_li_bg.jpg") 0 0 no-repeat;
    padding-left: 43px;
}
.pro_list li a:hover {
    color: #ff0000;
    text-decoration: underline;
}
.main_con {
    width: 780px;
    float: right;
    overflow: hidden;
}
.chanp_box {
    width: 778px;
    margin-bottom: 10px;
    overflow: hidden;
    border: 1px solid #b4b4b4;
}
.show_box {
    width: 760px;
    padding: 10px 0 10px 8px;
    border-top: none;
}
.show_panel {
    width: 760px;
    overflow: hidden;
}
#show_list {
    width: 760px;
    overflow: hidden;
}
#show_list li {
    width: 760px;
    overflow: hidden;
    margin-bottom: 12px;
}
#show_list li a {
    float: left;
    margin: 0 13px;
    display: inline;
    text-align: center;
}
#show_list li span {
    display: block;
    padding-top: 8px;
    color: #6a6a6a;
}
.jj_box {
    width: 778px;
    overflow: hidden;
    border: 1px solid #b4b4b4;
}
.jj_cp {
    width: 778px;
    overflow: hidden;
    background: url("../images/index/main_cp.jpg") 0 0 repeat-x;
    height: 25px;
    line-height: 25px;
}
.jj_cp h3 {
    float: left;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-left: 37px;
    display: inline;
}
.jj_cloumn {
    width: 732px;
    overflow: hidden;
    padding: 10px 18px;
    height: auto;
    min-height: 180px;
}
.jj_cloumn img {
    float: left;
    border: 1px solid #b4b4b4;
    padding: 2px;
}
.jj_txt {
    width: 470px;
    float: right;
    overflow: hidden;
    height: auto;
}
.jj_cloumn p {
    text-indent: 20px;
    line-height: 190%;
    color: #333;
}
.foot {
    width: 1100px;
    padding: 10px;
    margin: auto;
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    background: url("../images/index/foot.jpg") 0 0 repeat-x;
    padding-top: 25px;
    height: 61px;
    text-align: center;
}
.foot a {
    font-size: 14px;
    color: #fff;
    line-height: 26px;
}
.copyright p {
    margin-bottom: 10px;
    color: #fff;
    font-size: 14px
}

.main_con2 {
    width: 778px;
    float: right;
    border: 1px solid #b4b4b4;
    padding-bottom: 20px;
}
.jj_cp2 {
    width: 778px;
    overflow: hidden;
    background: url("../images/index/main_cp.jpg") 0 0 repeat-x;
    height: 25px;
    line-height: 25px;
    margin-bottom: 15px;
}
.jj_cp2 h3 {
    float: left;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-left: 10px;
    display: inline;
}
.jj_cp2 p {
    float: right;
    margin-right: 28px;
    display: inline;
    color: #fff;
}
.jj_cp2 a {
    color: #fff;
}
.jj_cp2 a:hover {
    color: #ff0000;
    text-decoration: underline;
}
.main{
    position: relative;
    margin: 0 auto;/*设置为相对定位*/
    width: 1000px;/*盒子相对于页面居中*/
    height: 500px;
}
/*  设置提示信息样式 */
.main #txt,.main #num{
    /*设置为绝对定位*/
    position: absolute;
    /*设置文本的定位方式为居中*/
    text-align: center;
    /*设置字体为加粗*/
    font-size: 16px;
    font-weight: bolder;
    width: 520px;
    height: 30px;
    background-color: rgba(255,255,255,0.7);
    line-height: 30px;
}
/*图片说明信息定位坐标及字符颜色*/
.main #txt{
    bottom: 30px;
    color: #666;
}
/*页码信息定位坐标及字符颜色*/
.main #num{
    bottom:0px;
    color: #F00;
}
/*  设置按钮样式 */
#prev,#next{
    /*设置导航按钮的定位方式为绝对定位*/
    position: absolute;
    width: 20px;
    height: 20px;
    bottom: 0;
    /*设置导航按钮的光标为指针*/
    cursor: pointer;
}
#prev{
    /*设置导航按钮的左边距为0，实现靠左对齐*/
    position: absolute;
    left:0px;
    top: 200px;
}
#next{
    /*设置导航按钮的右边距为0，实现靠右对齐*/
    position: absolute;
    right:0px;
    top: 200px;
}
#img{
    width: 1000px;
    height: 500px;
}
#menu{
    width: 987px;
    height: 140px;
    font-family: 宋体;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: black;
}
.mainlevel ul{
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
}
.mainlevel ul li{
    display: block;
    width:140px;
    height: 32px;
}
#time{
    font-size: 18px;
    text-align: right;
    color: #231f2e;
}