HTML {
    FONT-FAMILY: "新宋体", sans-serif
}

BUTTON {
    FONT-FAMILY: "新宋体", sans-serif
}

INPUT {
    FONT-FAMILY: "新宋体", sans-serif
}

SELECT {
    FONT-FAMILY: "新宋体", sans-serif
}

TEXTAREA {
    FONT-FAMILY: "新宋体", sans-serif
}

BODY {
    MARGIN: 0px;
    FONT-SIZE: 12px;
    background: url(../image/bg.png) repeat-x #FFF;
}

A {
    COLOR: #eddbc9;
    TEXT-DECORATION: none
}

A:visited {
    COLOR: #eddbc9;
    TEXT-DECORATION: none
}

A:hover {
    COLOR: #ffffff;
    TEXT-DECORATION: none
}

B {
    FONT-WEIGHT: bold
}

STRONG {
    FONT-WEIGHT: bold
}

ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.clear {
    CLEAR: both;
}


.b-width {
    width: 1345px;
    margin: 0 auto;
}


#header {
    position: relative;
    height: 100px;
}

#header .logo {
    width: 45%;
    display: inline-block;
}

#header .you {
    position: absolute;
    top: 20px;
    right: 280px;
    text-align: right;
    width: 650px;
    height: 100px;
}

#header .sousuo {
    text-align: right;
    position: absolute;
    bottom: 15px;
    right: 0px;
}


#header .sousuo a {
    height: 26px;
    line-height: 26px;
    margin: 0px;
    color: #333;
    text-align: right;
}


#navigation {
    position: relative;
    height: 35px;
    background: #951500;
}

.na-top {
    height: 32px;
    float: left;
}

.na-left {
    height: 32px;
    line-height: 35px;
    background: #EC7034;
    float: left;
    display: inline-block;
}

.na-left li {
    width: 120px;
    text-align: center;
    color: #fff;
    float: left;
}

.na-left li.current {
    background: #e15b1a;
}

.na-left li:hover {
    background: #e15b1a;
    height: 35px;
}

.na-left li a {
    color: #fff;
    display: inline-block;
    font-family: "新宋体";
    font-size: 14px;
    line-height: 35px;
    font-weight: bold;
}

.na-left li a span {
    font-size: 10px;
}

.na-middle {
    float: left;
    display: inline-block;
    margin-left: 0px;
    background: #C7301D;
    height: 30px;
    line-height: 29px;
    padding: 0px 10px;
}

.na-middle li {
    color: #fff;
    float: left;
}

.na-middle li:hover {
    background: #961500;
}

.na-middle li a {
    color: #fff;
    display: inline-block;
    padding: 0px 20px;
    font-family: "新宋体";
    font-size: 14px;
}

.na-middle li a span {
    margin-left: 5px;
}

.na-right {
    font-family: "新宋体";
    font-size: 14px;
    float: left;
    display: inline-block;
    margin-left: 0px;
    height: 30px;
    line-height: 35px;
    background: #961500;
    color: #fff;
    font-weight: bold;
    padding-left: 30px;
}

.na-right a {
    color: #fff;
}

.na-bottom {
    position: absolute;
    top: 35px;
    left: 0px;
    z-index: 9999999;
    height: 40px;
    line-height: 39px;
    width: 1345px;
    background: url(../image/navigation-bg.png) repeat;
}

.na-bottom ul {
    float: left;
    padding-left: 0px;
}

.na-bottom ul li {
    float: left;
}

.na-bottom ul li a {
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    padding: 5px 15px;
    font-family: "新宋体";
    font-size: 14px;
    margin: 0px 3px;
}

.na-bottom ul li a strong {
    margin-right: 10px;
}

.na-bottom ul li a span {
    margin-right: 10px;
    font-size: 8px;
}

.na-bottom ul li a.current {
    background: #EC7034;
    border-radius: 10px;
}

.na-bottom ul li a:hover {
    background: #EC7034;
    border-radius: 10px;
}

.na-bottom-right {
    float: left;
    margin-left: 0px;
    height: 40px;
    line-height: 39px;
    text-align: right;
}

.na-bottom-right input {
    height: 26px;
    line-height: 26px;
    width: 180px;
    margin: 0px;
    padding: 0px 5px;
}

.na-bottom-right a {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0px 10px;
    margin: 0px;
    background: #6f6f6f;
    color: #fff;
    font-weight: bold;
}


#nav {
    line-height: 35px;
    list-style-type: none;
}

#nav li ul {
    line-height: 35px;
    list-style-type: none;
    left: -999em;
    width: 128px;
    position: absolute;
    z-index: 99999999;
    padding: 0px;
    margin: 0px;
    top: 35px;
}

#nav li ul li {
    background: url(../image/navigation-bg.png) repeat;
    padding: 0px;
    margin: 0px;
    display: block;
    width: 128px;
}

#nav li ul a {
    display: block;
    text-align: left;
    padding: 0px 0px 0px 35px;
    margin: 0px;
    width: 108px;
    font-size: 14px;
    font-weight: normal;
}

#nav li ul a:link {
    color: #121212;
    text-decoration: none;
}

#nav li ul a:visited {
    color: #121212;
    text-decoration: none;
}

#nav li ul a:hover {
    text-decoration: none;
    width: 108px;
    color: #e15b1a;
}


#nav li ul.sanlie {
    line-height: 35px;
    list-style-type: none;
    left: -999em;
    width: 650px;
    position: absolute;
    z-index: 99999999;
    padding: 0px;
    margin: 0px;
    top: 35px;
}

#nav li ul.sanlie li {
    background: url(../image/navigation-bg.png) repeat;
    padding: 0px;
    margin: 0px;
    display: block;
    width: 190px;
}

#nav li ul.sanlie a {
    display: block;
    text-align: left;
    padding: 0px 0px 0px 25px;
    margin: 0px;
    width: 450px;
    font-size: 14px;
}

#nav li ul.sanlie a:link {
    color: #121212;
    text-decoration: none;
}

#nav li ul.sanlie a:visited {
    color: #121212;
    text-decoration: none;
}

#nav li ul.sanlie a:hover {
    text-decoration: none;
    width: 450px;
    color: #e15b1a;
}

#nav li:hover ul {
    left: auto;
}

#nav li.sfhover ul {
    left: auto;
}


.flexslider {
    margin: 5px auto;
    position: relative;
    width: 1345px;
    height: 360px;
    overflow: hidden;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.flexslider .slides {
    zoom: 1;
}

.flex-direction-nav a {
    width: 60px;
    height: 90px;
    line-height: 99em;
    overflow: hidden;
    margin: -60px 0 0;
    display: block;
    background: url(../image/ad_ctr2.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
    background-position: 0 -90px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url(../image/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}

.flex-control-paging li a.flex-active {
    background-position: 0 0;
}


.biaoyu {
    margin: 8px 0px;
    position: relative;
    width: 680px;
    height: 100px;
    overflow: hidden;
    zoom: 1;
    font-size: 25px;
    font-family: "微软雅黑";
    font-weight: bold;
    color: #cc0000;
    text-align: center;
}

.biaoyu .slides {
    zoom: 1;
}


#info {
    margin-bottom: 5px;
    font-family: "新宋体";
}

.in-one {
    width: 28.7%;
    display: inline-block;
    border-radius: 15px;
    background: url(../image/tbg.png);
    padding: 10px 15px;
}

.in-two {
    width: 20%;
    display: inline-block;
    margin-left: 4px;
    border-radius: 15px;
    background: url(../image/tbg.png);
    padding: 10px 15px;
}

#info ul {
    position: relative;
}

#info ul h3 {
    color: #cc0000;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0px 10px 0px;
    margin: 0px;
}

#info ul h3 span {
    margin-right: 10px;
}

#info ul li {
    line-height: 25px;
    color: #121212;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#info ul li a {
    color: #121212;
}

#info ul .more {
    text-align: right;
    line-height: 25px;
    padding-right: 15px;
}

#info ul .more a {
    color: #121212;
}


#foot {
    background: #C7301D;
    color: #fff;
    height: 40px;
    line-height: 39px;
}

.f-left {
    float: left;
    margin-left: 10px;
}

.f-right {
    float: right;
    margin-right: 10px;
}


.menu1box {
    position: relative;
    overflow: hidden;
    height: 32px;
    text-align: left;
}

#menu1 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

#menu1 li {
    float: left;
    display: inline-block;
    cursor: pointer;
    padding: 0px 5px;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}

#menu1 li strong {
    margin-right: 10px;
}

#menu1 li span {
    font-size: 10px;
    font-size: 12px;
    font-weight: normal;
}

#menu1 li.hover {
    color: #cc0000;
}

.main1box {
    clear: both;
    margin-top: -1px;
}

#main1 ul {
    display: none;
}

#main1 ul.block {
    display: block;
}

.menu2box {
    position: relative;
    overflow: hidden;
    height: 32px;
    text-align: left;
}

#menu2 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

#menu2 li {
    float: left;
    display: block;
    cursor: pointer;
    width: 100px;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}

#menu2 li span {
    margin-right: 10px;
}

#menu2 li.hover {
    color: #cc0000;
}

.main2box {
    clear: both;
    margin-top: -1px;
}

#main2 ul {
    display: none;
}

#main2 ul.block {
    display: block;
}

.menu3box {
    position: relative;
    overflow: hidden;
    height: 32px;
    text-align: left;
}

#menu3 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

#menu3 li {
    float: left;
    display: block;
    cursor: pointer;
    width: 100px;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}

#menu3 li span {
    margin-right: 10px;
}

#menu3 li.hover {
    color: #cc0000;
}

.main3box {
    clear: both;
    margin-top: -1px;
}

#main3 ul {
    display: none;
}

#main3 ul.block {
    display: block;
}

.menu4box {
    position: relative;
    overflow: hidden;
    height: 32px;
    text-align: left;
}

#menu4 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

#menu4 li {
    float: left;
    display: block;
    cursor: pointer;
    width: 100px;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}

#menu4 li span {
    margin-right: 10px;
}

#menu4 li.hover {
    color: #cc0000;
}

.main4box {
    clear: both;
    margin-top: -1px;
}

#main4 ul {
    display: none;
}

#main4 ul.block {
    display: block;
}


.zbstyle {
    background-color: #c3c3c3;
    margin: 0 auto 0;
    height: auto;
}

.leftlm {
    background-color: #c3c3c3;
    width: 345px;
    float: left;
    height: 500px;
}

.leftlm1 {
    width: 345px;
    height: 35px;
    font-size: 21px;
    font-family: "微软雅黑", "黑体";
    line-height: 35px;
    text-align: right;
    color: #fff;
    padding-right: 20px;
    background-color: #888;
    font-weight: bold;
}

.leftlm1 a {
    color: #000;
}

.leftlm2 {
    width: 345px;
    height: 47px;
    float: left;
    font-size: 35px;
    font-family: "微软雅黑", "黑体";
    line-height: 47px;
    text-align: right;
    color: #efefef;
    padding-right: 20px;
    font-weight: bold;
}

.leftlm3 {
    width: 345px;
    height: 2px;
    float: left;
    background-color: #efefef;
    background-repeat: no-repeat;
    background-position: right;
}

.leftmenu {
    width: 345px;
    float: left;
    font-size: 14px;
    line-height: 33px;
    text-align: right;
    color: #ffffff;
    padding-right: 20px;
}

.leftmenu li {
    height: 33px;
    display: block;
    line-height: 33px;
}

.rightlm {
    width: 980px;
    float: right;
    background-color: #3c3c3c;
    height: auto;
    ;
}

.rightlm1 {
    font-size: 14px;
    color: #333;
    line-height: 35px;
    width: 960px;
    height: 35px;
    float: right;
    background-color: #e3e3e3;
    padding-left: 20px
}

.rightlm1 a {
    color: #333;
}

.rightlm2 {
    color: #333;
    line-height: 25px;
    width: 980px;
    height: auto;
    float: right;
    background-color: #efefef;
}

.rightlm2 a {
    color: #333;
}

.righttext {
    width: 720px;
    padding: 0 20px;
    float: left;
    min-height: 400px;
    background-color: #f7f7f7;
}

.righttext h1 {
    font-size: 24px;
    font-weight: bold;
}

.righttext1 {
    font-size: 14px;
    font-weight: bold;
    width: 705px;
    float: left;
    padding: 20px;
    min-height: 400px;
}

.rightmenu {
    margin-top: 20px;
    margin-right: 10px;
    float: right;
    width: 195px;
    height: 235px;
}

.rightmenutitle {
    float: left;
    width: 195px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #333;
    text-align: center;
    background-color: #c8c8c8;
}

.rightmenulist {
    float: left;
    width: 195px;
    background-color: #e2e2e2;
}

.rightmenulist ul {
    padding: 0;
}

.rightmenulist li {
    padding: 0;
    line-height: 35px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}

.rightmenulist li a {
    color: #ffffff;
    line-height: 35px;
    font-size: 14px;
}

.xyld {
    margin-top: 20px;
    margin-left: 15px;
    float: left;
    width: 235px;
    height: 150px;
}

.ldimg {
    width: 110px;
    height: 150px;
    float: left;
    border: 0px;
}

.ldname {
    width: 105px;
    float: right;
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
    padding: 5px 10px 0 10px;
}

.ldjj {
    float: right;
    width: 105px;
    font-size: 12px;
    line-height: 25px;
    padding: 0 10px 0 10px;
}

.xyfg {
    margin-top: 20px;
    margin-left: 35px;
    float: left;
    width: 340px;
    height: 260px;
}

.fgimg {
    width: 300px;
    height: 210px;
    float: left;
    border: 5px #FFFFFF solid;
}

.fgname {
    width: 300px;
    float: left;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    padding: 5px;
}

.hr {
    height: 1px;
    background-color: #000;
    width: 700px;
    text-align: center;
    margin-bottom: 20px;
}

.newslist ul {
    padding: 18px;
    margin: 0px 5px;
}

.newslist .noborder {}

.newslist li {
    height: 26px;
    line-height: 26px;
}

.newslist span.date {
    font-size: 12px;
    float: right;
    color: #ffffff;
}

.newslist a {
    font-size: 14px;
}

.newslist a strong {
    color: #000;
    font-weight: normal;
}

.newslist a:hover {
    text-decoration: none;
}

.xyjs {
    font-size: 14px;
    line-height: 35px;
    padding: 20px;
}

.textwrap {
    width: 760px;
    float: left;
}

.sylink {
    padding: 15px;
    font-size: 14px;
}

.sylink a {
    font-size: 12px;
    line-height: 25px;
}

.ldlb {
    line-height: 25px;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    height: 25px;
    padding-left: 15px;
    padding-right: 15px;
    width: 730px;
    border-bottom: #000000 1px solid;
    clear: both;
}
