/*内页侧栏*/
.column_title {
    text-align: center;
    font-size: 30px;
    font-weight: initial;
    line-height: 80px;
    padding-bottom: 20px;
    color: #444;
}

.sidebar .sb_nav {
    float: left;
    width: 1000px;
    position: absolute;
    z-index: 2;
}

.side_cont ul {
    background: #f3f3f3;
    line-height: 50px;
    text-align: center
}

.main_li {
    background: #e2e6ea;
    float: left;
    overflow: hidden;
    border: 1px solid #e2e6ea;
    line-height: 50px;
    font-size: 18px;
    margin: 10px;
    width: 220px;
}

.main_li:hover {
    background: #d03324;
    transition: 0.5s;
}

.main_li:hover a {
    color: white;
    transition: 0.5s;
}

.main_li a {
    color: #333;
    text-align: center;
    display: block;
    height: 50px;
    
}

.ullf {
    display: none;
}

.liff {
    margin-bottom: 0px;
}

.ullf li a {
    background: #d03324;
    overflow: hidden;
    display: block;
    color: white;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px dashed #d64a3c;
    line-height: 50px;
}

.ullf li a:hover {
    background: #c22819
}

.side_cont ul li:hover ul {
    display: block;
}

.sidebar .sb_nav .active {
    padding: 0px 15px 10px 15px;
    border: 1px solid #cccccc;
    border-top: none;
    zoom: 1;
}

.sidebar .sb_nav .ct-con {
    padding-top: 10px;
    color: #FFFFFF;
}

.sidebar .ct-con {
    line-height: 2;
    color: #FFFFFF;
}

.sidebar .ct-con ul, .sidebar .ct-con ol {
    padding: 0px 0px 0px 25px;
    margin: 0px;
}

.sidebar .ct-con a {
    color: #FFFFFF;
    text-decoration: underline;
}

.location {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #fff;
    border-bottom: 1px solid #eee;
}

.location .title {
    width: 1000px;
    margin: 0 auto;
    display: block;
    color: #363636;
    font-family: "microsoft yahei", "Arial";
    font-size: 14px;
    font-weight: initial;
}

.position {
    padding-left: 35px;
    background: url("../sy.png") no-repeat 10px;
}

.location .title a {
    color: #363636;
    font-family: "microsoft yahei", "Arial";
}

.location .title a:hover {
    color: #86c24f;
    transition: 0.5s;
}

.sidebar {
    margin-top: 15px;
    margin-bottom: 30px;
    min-height: 400px;
}

/*新闻*/
#newslist li {
    width: 480px;
    float: left;
    border: 1px solid #ddd;
    margin-bottom: 16px;
    transition: all 0.2s linear 0s;
    margin: 8px;
}

#newslist li:hover {
    border: 1px solid #d03324;
    transition: all 0.2s linear 0s;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

#newslist li a {
    display: block;
    padding: 28px;
}

#newslist li h3 {
    font-size: 18px;
    vertical-align: top;
    color: #333;
}
#newslist li:hover h3 {
    color: #d03324;
}

#newslist li p {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    color: #666;
}

.newstime {
    display: block;
    width: 90px;
    height: 66px;
    border-right: 1px solid #ddd;
    line-height: 20px;
    margin-right: 30px;
    color: #666;
    vertical-align: middle;
}

.timefl {
    float: left;
}

.newstime b {
    color: #666;
    display: block;
    font-size: 48px;
    line-height: 48px;
}

#newslist li p {
    color: #888;
}

#shownews h4.related {
    height: 30px;
    line-height: 30px;
    zoom: 1;
    border-bottom: 1px solid #0467e3;
    margin: 15px 0px 10px 0px;
}

#shownews h4.related span {
    float: left;
    display: inline;
    background: #0467e3;
    min-width: 70px;
    _width: 70px;
    white-space: nowrap;
    text-align: center;
    color: #fff;
    padding: 0px 10px;
}

#shownews .relatedlist li {
    float: left;
    width: 30%;
    margin-right: 10px;
    height: 27px;
    line-height: 27px;
    padding-left: 12px;
    background: url(../diantb.jpg) no-repeat 3px 12px;
    overflow: hidden;
}

#shownews .relatedlist li a{
    color: black;
}

#shownews .relatedlist li a:hover {
    text-decoration: underline;
}


* html #shownews .relatedlist li img {
    margin-top: 8px;
}

/*产品*/
#productlist li h3 {
    padding-top: 15px;
    font-size: 18px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 20px;
}

#productlist li {
    box-shadow: 0 0 5px gray;
}

#productlist li:hover h3 {
    background: #d03324;
    transition: 0.5s;
    color: white;
}

#productlist li:hover h3 a {
    transition: 0.5s;
    color: white;
}

#productlist li:hover {
    box-shadow: 0 0 10px gray;
    transition: 0.5s;
}

#productlist li h3 a {
    color: #000;
}

#productlist li h3 a:hover {
    text-decoration: underline;
}

#showproduct h4.related {
    height: 30px;
    line-height: 30px;
    zoom: 1;
    border-bottom: 1px solid #4d6e95;
    margin: 15px 0px 10px 0px;
}

#showproduct h4.related span {
    float: left;
    display: inline;
    background: url(../rela-bg.jpg) repeat-x left top;
    min-width: 70px;
    _width: 70px;
    white-space: nowrap;
    padding: 0px 10px;
    text-align: center;
    color: #fff;
    text-shadow: -1px -1px #4d6e95;
}

#showproduct h3.sl-ti {
    height: 31px;
    border-bottom: 1px solid #ccc;
    margin-top: 13px;
    zoom: 1;
}

#showproduct h3.sl-ti a {
    float: left;
    display: inline;
    cursor: pointer;
    min-width: 60px;
    _width: 60px;
    white-space: nowrap;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: url(../sl-ti.jpg) repeat-x left top;
    margin-right: 4px;
    border: 1px solid #ccc;
    padding: 0px 10px;
}

#showproduct h3.sl-ti a.hover {
    background: url(../rela-bg.jpg) repeat-x;
    color: #fff;
    text-shadow: -1px -1px #4d6e95;
    border: 1px solid #5985ba;
}

#rl-product {
    position: relative;
    width: 690px;
    overflow: hidden;
    margin-left: 18px;
}

#rl-product ul {
    position: absolute;
    width: 2012em;
}

#rl-product li {
    float: left;
    display: inline;
    zoom: 1;
    overflow: hidden;
    text-align: center;
}

#rl-product li a.img {
    display: block;
    text-align: center;
    font-size: 0px;
}

#rl-product li img {
    border: 1px solid #ccc;
}

#rl-product li h3 {
    margin-top: 5px;
}

#showproduct .flip {
    position: absolute;
    z-index: 1;
}

#showproduct #trigger {
    display: none;
}

#showproduct .next, #showproduct .prev {
    width: 12px;
    height: 20px;
    overflow: hidden;
    display: block;
    background: url(../p-arrow.jpg) no-repeat;
    cursor: pointer;
}

#showproduct .next {
    background-position: 0px 0px;
    position: absolute;
    top: 60px;
    left: 710px;
}

#showproduct .next:hover {
    background-position: 0px -20px;
}

#showproduct .prev {
    background-position: -12px 0px;
    position: absolute;
    top: 60px;
    left: 0px;
}

#showproduct .prev:hover {
    background-position: -12px -20px;
}

* html #showproduct .prev {
    left: -18px;
}

* html #showproduct .next {
    left: 693px;
}

* + html #showproduct .prev {
    left: -18px;
}

* + html #showproduct .next {
    left: 693px;
}

/*下载*/
#downloadlist dl.top dt a {
    color: #004080;
}

#downloadlist .metlist dd {
    background: #eef3fa;
}

/*地图*/
#sitemaplist .sitemapclass2 h3 {
    background: url(../li.png) no-repeat left center;
}


.qyrz {
    width: 100%;
    background: url(../index_16.jpg) no-repeat center;
    height: 978px;
    min-width: 1000px;
    margin: 0 auto
}

.qyrzbox {
    width: 1000px;
    margin: 0 auto;
}

.dtbg {
    width: 338px;
    height: 120px;
    margin: 0 auto;
    background: url(../dtbg.jpg) top no-repeat;
}

.dtright {
    height: 500px;
}

.dtright li {
    width: 580px;
    height: 190px;
    margin: 16px 10px;
    background: #f5f5f5;
    float: left;
}

.span1 {
    float: left;
    display: inline-block;
    width: 148px;
    height: 45px;
    background: #0467e3;
    margin-top: 30px;
    font-size: 24px;
    color: #FFF;
    text-align: center;
}

.span2 {
    float: left;
    width: 400px;
    overflow: hidden;
    margin-top: 30px;
    margin-left: 10px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #1d1d1d;
}

.span3 {
    display: inline-block;
    width: 530px;
    height: 80px;
    margin: 18px 25px 0px 25px;
    font-size: 14px;
    color: #333;
}

.zsjmall {
    width: 100%;
    min-width: 1000px;
    height: 741px;
    background: url(../index_20.jpg) no-repeat center;
}

.zsjmbox {
    width: 1000px;
    margin: 0 auto;
    min-width: 1000px;
}

.zsjmbox img {
    position: relative;
    top: 190px;
}

.foot_dh {
    float: left;
    width: 530px;
    border-right: 1px solid white;
    text-align: left;
    padding-top: 30px;
    height: 264px;
}

.foot_dh li {
    float: left;
    width: 153px;
    text-align: left;
    color: white;
    padding-left: 15px;
}

.foot_dh li a {
    color: white;
}

.foot_dh li h3 {
    font-size: 16px;
    font-weight: lighter;
}

.foot_dh li ul li {
    float: left;
    text-align: left;
    padding-left: 0;
    line-height: 30px;
}

.foot_lx {
    float: left;
    padding-top: 30px;
    padding-left: 30px;
    color: white;
}

.foot_lx ul {
    float: left;
}

.foot_lx ul h3 {
    font-size: 16px;
    font-weight: lighter;
}

.foot_lx li {
    line-height: 30px;
}

.foot_ewm {
    float: right;
    right: 0;
    padding-top: 30px;
}

.bibu_wz {
    height: 97px;
    width: 100%;
    background: black;
    text-align: center;
    min-width: 1000px;
    margin: 0 auto;
    color: white;
    line-height: 97px;
}

.bibu_wz a {
    color: white;
}

.digg4 {
    font-size: 16px;
    padding: 8px;
}


.head_menu {
    background-color: #e2e6ea;
    height: 45px;
    font-size: 14px;
    line-height: 45px;
}

.head_menu:hover {
    background: #0467e3;
    color: white;
    transition: 0.5s;
}

.head_menu:hover a {
    color: white;
    line-height: 45px;
}

.first {
    float: left;
    margin: 10px;
    width: 160px;
    text-align: center
}

.head_menu_left {
    font-size: 14px;
    color: #ffffff;
    float: left;
    padding: 0.2rem;
}

.head_menu_right {
    float: right;
    margin: 0.2rem;
}

.head_menuc_box {
    width: 160px;
    display: none;
    padding-top: 0.1rem;
    overflow: hidden
}

.head_menu_child span {
    float: right;
}

.head_menu_child {
    color: #ffffff;
    font-size: 14px;
    display: block;
}
.head_menu_child a{
    display: block;
    line-height: 45px;
}

.head_menu_childs {
    background-color: #eee;
    color: #333;
    font-size: 14px;
}

.head_menu_childs a {
    padding-left: 0.2rem;
    height: 45px;
    line-height: 45px;
    display: block;
}

.head_menu_childs.on a {
    padding-left: 0.2rem;
    height: 45px;
    line-height: 45px;
    overflow: hidden
}

.head_menu_childs.on {
    background-color: #eee;
    overflow: hidden;
    height: 45px;
}



.head_menu_childs.on ul li {
    width: 160px;
    background-color: #c6c6c6;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    overflow: hidden
}

.head_menu_childs.on ul li:hover {
    background: #0467e3;
    color: white;
    transition: 0.5s;
}

.head_menu_childs.on ul li:hover a {
    color: white;
    transition: 0.5s;
}

.head_menu_childs.on:hover {
    background: #0467e3;
    color: white;
    transition: 0.5s;
}

.head_menu_childs.on:hover a {
    color: white;
    transition: 0.5s;
}

.slidetoggle {
    float: right;
    padding-right: 20px
}

.d-secondNav {
    line-height: 45px;
}

.d-secondNav span {
    line-height: 45px;
}

.center_Posters {
    width: 100%;
    height: 300px;
    overflow: hidden;
    min-width: 1000px;
    position: relative;
}

.list-none {
    width: 1000px;
    margin: 0 auto;
}

#flip {
    width: 1000px;
    float: left;
}
