/*common start*/

body,
div,
ul,
li,
a,
img,
p,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
span,
strong,
input {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    border: 0;
    list-style: none;
    margin-bottom: 5px;
}

body {
    font-size: 18px;
    xfont-family: '';
    color: #666;
}

a {
    color: #666;
}

a:hover {
    color: #f60;
    text-decoration: underline;
}

p {
    line-height: 1.8em;
    padding: 5px 0;
}

.clear {
    margin: 0;
    padding: 0;
    font-size: 0;
    clear: both;
}

.wapper {
    width: 1401px;
    margin: 0 auto;
}

.header-bg {
    height: 130px;
    width: 100%;
    position: fixed;
    z-index: 9999;
    background-color: rgb(255, 255, 255);
    background-position: center bottom;
    background-image: url(http://environment-1222911.pic47.websiteonline.cn/upload/topbg.jpg);
    background-repeat: repeat-x;
}

.dianhua {
    height: 30px;
    line-height: 30px;
    background: #044088;
}

.dianhua ul {
    float: right;
    margin-right: 257px;
}

.dianhua ul li {
    float: left;
    color: #fff;
    width: 220px;
    font-weight: normal;
    font-size: 12px;
    padding-left: 20px;
}

.dianhua ul li span {
    font-size: 12px;
    font-weight: normal;
}

.dianhua ul li strong {
    font-size: 14px;
    font-weight: normal;
}

.logo {
    float: left;
    display: block;
    width: 250px;
    margin-top: -10px
}

.logo a img {
    display: block;
    width: 140px;
    height: 82px;
}

.logo span {
    color: #000;
    font-size: 26px;
    font-weight: bold;
    margin-left: -87px;
}

.menu {
    height: 44px;
    line-height: 44px;
    float: left;
    display: block;
    width: 60%;
    margin-top: 10px;
}

.menu ul li {
    float: left;
    position: relative;
    width: 100px;
}

.menu ul li dl {
    background: #fff;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 44px;
    display: none;
    text-align: center
}

.menu ul li dl dd {
    line-height: 30px;
}

.menu ul li dl dd a {
    font-size: 12px;
    color: #666;
    font-weight: normal;
    display: inline;
    padding: 0;
    text-align: left;
}

.menu ul li dl dd:hover {
    background: #339900;
    color: #fff;
}

.menu a {
    font-size: 14px;
    color: #000;
    text-decoration: none;
    font-weight: bold;
    display: block;
    text-align: center;
    font-weight: normal;
}

.menu a:hover {
    color: #fff;
}

a.menu_hover {
    background: #1863af;
    color: #fff;
}

.menu_down span {
    display: block;
    background: url(../images/menu_down.gif) right 10px center no-repeat;
}

.zai a {
    background: #1863af;
    color: #fff;
}

.sousuo {
    float: right;
    display: block;
    width: 240px;
    margin-top: 13px;
}

.input_text {
    background: #f2f2f2;
    height: 32px;
    line-height: 30px;
    float: left;
    display: block;
    width: 80%;
}

.input_text2::-webkit-input-placeholder {
    color: #ccc;
}

.sousuo img {
    float: right;
    display: block;
    width: 20%;
}

.ding {
    height: 130px;
}

.banner_03 {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 650px;
    overflow: hidden;
}

.banner_03 .bd {
    Z-INDEX: 0;
    position: relative;
    overflow: hidden;
}

.banner_03 .bd ul {
    margin: 0px auto;
}

.banner_03 .bd li {
    width: 100%;
    height: 650px;
    text-align: center;
    overflow: hidden;
}

.banner_03 .hd {
    position: relative;
    top: -40px;
    width: 1100px;
    height: 20px;
    margin: 0px auto;
    text-align: center;
}

.banner_03 .hd ul {
    position: absolute;
    left: 50%;
    margin-left: -60px;
    bottom: 0px;
    z-index: 99;
    width: 150px;
    height: 22px;
}

.banner_03 .hd ul li {
    height: 22px;
    width: 22px;
    margin-left: 15px;
    text-align: center;
    text-indent: -9999em;
    float: left;
    background: url(../Images/BannerBg_02.png) no-repeat;
    cursor: pointer;
}

.banner_03 .hd ul .on {
    background: url(../images/BannerBg_01.png) no-repeat;
}

.swiper-container {
    width: 100%;
    height: 400px;
    margin-left: auto;
    margin-right: auto;
    z-index: 99
}

.swiper-container img {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #000;
    opacity: 1;
    background: rgba(0, 0, 0, 0.2);
}

.swiper-pagination-bullet-active {
    color: #fff;
    background: #007aff;
}

.jyfw-bg {
    background: #f5f5f5;
    padding-bottom: 77px;
}

.jyfw {
    padding-top: 60px
}

.jyfw01 {
    height: 52px;
    ;
}

.jyfw03 {
    float: left;
    display: block;
    width: 274px;
}

.jyfw03 h2 {
    font-size: 22px;
    color: rgb(34, 34, 34);
    font-weight: normal;
}

.jyfw03 span {
    font-size: 14px;
    color: rgb(136, 136, 136);
    font-weight: normal;
    padding-left: 10px;
}

.jyfw02 {
    float: right;
    width: 50px;
    position: relative
}

.di {
    width: 55px;
    background: #339900;
    height: 4px;
    margin-top: 10px;
}

.xian {
    position: absolute;
    top: 0px;
    width: 50px;
    height: 50px;
}

.xian:hover {
    background: url(../images/nv2.jpg) center no-repeat;
}

.tupian {
    margin-top: 34px;
}

.tupian ul li {
    float: left;
    width: 271px;
    display: block;
    margin-right: 38px;
    height: 210px;
    position: relative;
}

.tupian ul li img {
    width: 100%;
    height: 100%;
}

.tupian ul li span {
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    display: block;
    background: rgba(20, 65, 117, 0.78);
    width: 100%;
}

.tupian ul li:hover .wscl {
    display: block;
}

.wscl {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 175px;
    display: none;
    background: rgba(11, 0, 0, 0.38);
}

.wscl strong {
    text-align: center;
    color: #fff;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-size: 16px;
    height: 175px;
    line-height: 175px;
}

.tupian ul li:nth-child(4n) {
    margin-right: 0%;
}

.gsjs {
    padding-top: 60px;
    position: relative;
    height: 500px;
}

.gsis02 {
    margin-top: 20px;
}

.gsjsl {
    float: left;
    display: block;
    width: 50%;
    height: 228px;
}

.gsjsl span {
    font-size: 16px;
    line-height: 30px;
}

.tup {
    float: right;
    display: block;
    width: 50%;
}

.qiywm {
    margin-top: 20px;
    position: absolute;
    left: 0px;
    bottom: 28px;
    z-index: 999
}

.qiywm ul li {
    float: left;
    width: 199px;
    display: block;
    background-color: rgb(245, 245, 245);
    opacity: 0.86;
    padding-bottom: 70px;
}

.qiywm ul li a img {
    height: 40px;
    line-height: 40px;
    margin-left: 70px;
    margin-top: 40px;
}

.qiywm ul li a span {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: block;
}

.qiywm ul li a strong {
    font-size: 14px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: block;
}

.cpzx-bg {
    background: #f5f5f5;
    padding-top: 65px;
    margin-top: 80px;
}

.wscy {
    margin-top: 38px;
    padding-bottom: 40px;
}

.wscll {
    float: left;
    display: blockl;
    width: 292px;
}

.wsclr {
    float: right;
    display: block;
    width: 952px;
}

.wsclr ul li {
    float: left;
    display: block;
    width: 220px;
    margin-right: 22px;
    margin-bottom: 18px;
    height: auto
}

.wsclr ul li span {
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    display: block;
}

.wsclr ul li img {
    width: 100%;
    border: 1px solid #ccc;
    height: 246px;
}

.wsclr ul li:nth-child(4n) {
    margin-right: 0%;
}

.wsclr ul li:nth-child(8n) {
    margin-right: 0%;
}


/*.tree_box{margin: 5px 0;overflow: hidden;}*/

.tree_box h3,
.tree_one h4,
.tree_two li {
    cursor: pointer;
}

.tree_one,
.tree_two {
    display: none;
    margin: 0 0 0 10px;
    overflow: hidden;
}

.tree_one li {
    margin: 5px 0;
}

.tree_box h3 {
    height: 50px;
    line-height: 50px;
    background: url(../images/arrow_right_gz.png)15px center no-repeat #044088;
    padding-left: 58px;
    margin-bottom: 2px;
    display: block;
    background-size: 10%;
}

.tree_box h3 a {
    color: #fff;
}

.wmdys-bg {
    background: url(../images/bg3_8f9c.jpg) center no-repeat;
    background-size: 100% 100%;
}

.wmdys {
    padding-top: 60px;
}

.wndysl {
    float: left;
    display: block;
    width: 45%;
    margin-bottom: 80px;
}

.wndysl ul li {
    float: left;
    display: block;
    width: 50%;
}

.aixi img {
    height: 30px;
    line-height: 30px;
    margin-top: 40px;
}

.aixi span {
    color: rgb(102, 102, 102);
    font-size: 16px;
    display: block;
    margin-top: 30px;
}

.aixi strong {
    color: rgb(121, 121, 121);
    line-height: 200%;
    font-size: 14px;
    display: block;
    line-height: 30px;
    width: 200px;
}

.bhhj {
    float: right;
    display: block;
    width: 40%;
    margin-top: 50px;
}

.bhhj h2 {
    color: rgb(255, 255, 255);
    line-height: 220%;
    font-size: 35px;
}

.bhhj span {
    color: rgb(255, 255, 255);
    line-height: 220%;
    font-size: 18px;
}

.xwzxbg {
    background: #f5f5f5;
    padding-top: 68px;
    padding-bottom: 84px;
}

.xw01 {
    float: left;
    width: 548px;
    display: block;
    background: #fff;
}

.xw01 img {
    width: 100%;
    height: 350px;
}

.xw01 h2 a {
    display: inline-block;
    font-family: ;
    font-size: 15px;
    padding-top: 5px;
    color: #333333;
    font-weight: normal;
    text-decoration: none;
    line-height: 140%;
    margin-left: 10px;
}

.xw01 span {
    display: block;
    font-family: ;
    font-size: 12px;
    padding-top: 8px;
    color: #888888;
    font-weight: normal;
    text-decoration: none;
    line-height: 140%;
    margin-left: 10px;
}

.xw01 strong {
    display: block;
    font-family: ;
    font-size: 12px;
    padding-top: 8px;
    color: #888888;
    font-weight: normal;
    text-decoration: none;
    line-height: 20px;
    margin-left: 10px;
    margin-right: 10px;
}

.xw02 {
    float: right;
    width: 628px;
    display: block;
}

.xw01 h2 a:hover {
    color: #044088;
}

.xw02 ul li {
    border-bottom: 1px dotted #ccc;
}

.wgxh {
    margin: 24px 0 32px 32px;
}

.wgxh01 {
    float: left;
    display: block;
    width: 60px;
    height: 59px;
    background: #044088;
}

.wgxh01 h2 {
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    display: block;
    height: 30px;
    text-align: center;
    margin-top: 10px;
}

.wgxh01 span {
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    display: block;
    height: 20px;
    text-align: center;
}

.wgxh02 {
    float: right;
    display: block;
    width: 483px;
}

.wgxh02 h2 a {
    display: inline-block;
    font-family: ;
    font-size: 15px;
    color: #333333;
    font-weight: normal;
    text-decoration: none;
    line-height: 140%;
}

.wgxh02 h2 a:hover {
    color: #044088;
}

.wgxh02 strong {
    width: 99%;
    word-wrap: break-word;
    line-height: 20px;
    font-weight: normal;
    margin-top: 2px;
}

.fgx {
    height: 10px;
    width: 100%;
    background: #339900
}

.fontbg {
    background: #f5f5f5;
    padding-top: 45px;
}

.fontl {
    padding-bottom: 45px;
}

.mfzxrx {
    float: left;
    display: block;
    width: 490px;
}

.mfzxrx ul il {
    float: left
}

.fontr {
    float: right;
    display: block;
    width: 910px;
}

.mfzxrx01 {
    float: left;
    display: block;
    width: 200px;
}

.mfzxrx01 h2 {
    color: #000;
    font-size: 16px;
    color: rgb(102, 102, 102);
    font-weight: normal;
}

.mfzxrx01 span {
    font-size: 25px;
    color: rgb(51, 51, 51);
    font-weight: bold;
}

.mfzxrx ul {
    float: right;
    display: block;
    width: 280px;
}

.mfzxrx ul li {
    float: left;
    display: block;
    height: 116px;
    width: 116px;
    margin-right: 20px;
}

.mfzxrx ul li img {
    width: 100%;
    height: 100%;
}

.fhenxan {
    height: 4px;
    width: 50px;
    background: #339900;
    margin-top: 10px;
}

.fontr dl dt {
    float: left;
    display: block;
    width: 100px;
    margin-left: 30px;
}

.gywm h2 {
    height: 40px;
    border-bottom: 1px dotted #ccc;
    line-height: 40px;
    font-size: 18px;
    color: #000;
    font-weight: normal;
}

.gywm ul li {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.bifen {
    border-top: 1px dotted #ccc;
}

.bifen ul li {
    height: 58px;
    line-height: 58px;
    text-align: center;
    font-size: 14px;
}

.banner_02 {
    height: 450px;
    overflow: hidden;
}

.banner_02 #banner_02_con {
    display: none;
}

.weizhi {
    height: 40px;
    line-height: 40px;
    background: url(../images/title03.png) no-repeat;
    font-size: 14px;
}

.weizhi a {
    padding: 10px;
}

.weizhi a:hover {
    color: #000
}

.inside {
    margin-top: 20px;
    min-height: 400px;
    margin-bottom: 30px;
}

.inside_left {
    width: 214px;
    float: left;
    background: #fff;
    padding: 28px 26px;
}

.side {}


/*.inside_left .side_a dl dt{ border-bottom:3px solid #ddd; display:block; height:40px; color:#324483; font-weight:bold; line-height:40px; font-size:18px; }*/

.inside_left .side_a dl dd {
    height: 44px;
    line-height: 44px;
    border-bottom: #fff solid 4px;
    background: rgb(245, 245, 245);
}

.inside_left .side_a dl dd a {
    display: block;
    font-size: 14px;
    text-align: center;
}

.inside_left .side_a dl dd a:hover {
    background: #324483;
    color: #fff;
    text-decoration: none;
}

.inside_left .side_a dl .hover a {
    background: #324483;
    color: #fff;
}

.lianxi {
    margin-top: 15px;
    text-align: center;
    padding-bottom: 20px;
}

.inside_right {
    width: 860px;
    float: right;
    background: #fff;
    padding: 20px;
}

.inside_con {
    padding: 10px 0;
    min-height: 300px;
}

.lxfs {}

.lxfs01 {
    width: 50%;
    float: left;
    display: block;
}

.lxfs01 ul li img {
    float: left;
    display: block;
    width: 20px
}

.lxfs01 ul li span {
    float: left;
    display: block;
    width: 80%;
    margin-left: 6px;
}

.lxfs02 {
    width: 50%;
    float: left;
    display: block;
}

.scroll_03 {}


/*.scroll_03 .hd .prev,.scroll_03 .hd .next{ display:block;  width:5px; height:9px; line-height:10px;overflow:hidden;cursor:pointer; background:url(../images/icoLeft.gif) no-repeat;} 
.scroll_03 .hd .next{ background:url(../images/icoRight.gif) no-repeat;} */

.scroll_03 .bd {
    padding-left: 12px;
}

.scroll_03 .bd li {
    float: left;
    width: 260px;
    overflow: hidden;
    margin: 0 10px;
}

.scroll_03 .bd li .img {
    height: 200px;
    border: #f4f4f4 solid 1px;
    padding: 2px;
    background: #fff;
}

.scroll_03 .bd li .img:hover {
    background: #f4f4f4;
}

.scroll_03 .bd li span {
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
}

.scroll_03 .bd li .img table tr td {
    height: 144px;
}

.scroll_03 .bd li .img table tr td img {
    max-width: 260px;
    max-height: 200px;
}

.chapingye ul li {
    float: left;
    display: block;
    width: 200px;
    margin-left: 12px;
    margin-top: 10px;
}

.chapingye ul li img {
    height: 200px;
    width: 100%;
}

.chapingye ul li span a {
    height: 20px;
    line-height: 30px;
    text-align: center;
    display: block;
}

.chapingye ul li span a:hover {
    color: #044088
}

.news-1 {}

.xw01 h2 a:hover {
    color: #044088;
}

.news-1 ul li {
    border-bottom: 1px dotted #ccc;
}

.wgxh2 {
    margin: 20px 13px 17px 31px;
}

.wgxh03 {
    float: left;
    display: block;
    width: 60px;
    height: 59px;
    background: #044088;
}

.wgxh03 h2 {
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    display: block;
    height: 30px;
    text-align: center;
    margin-top: 10px;
}

.wgxh03 span {
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    display: block;
    height: 20px;
    text-align: center;
}

.wgxh04 {
    float: right;
    display: block;
    width: 712px;
}

.wgxh04 h2 a {
    display: inline-block;
    font-family: ;
    font-size: 15px;
    color: #333333;
    font-weight: normal;
    text-decoration: none;
    line-height: 140%;
}

.wgxh04 h2 a:hover {
    color: #044088;
}

.wgxh04 strong {
    width: 99%;
    word-wrap: break-word;
    line-height: 20px;
    font-weight: normal;
    margin-top: 2px;
}

.slideBox {
    width: 210px;
    height: 250px;
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 5px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #f00;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd ul li {
    position: relative;
}

.slideBox .bd ul span {
    display: block;
    height: 40px;
    line-height: 40px;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    bottom: 0px;
    width: 100%;
    color: #fff;
    padding-left: 10px;
}

.slideBox .bd img {
    width: 210px;
    height: 250px;
}

.flash {
    position: relative;
    width: 100%;
    height: 415px;
    overflow: hidden;
    margin-top: -50px;
}

.myFocus {
    width: 1600px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -800px;
    height: 415px;
}

.flashn {
    position: relative;
    width: 100%;
    height: 250px;
    overflow: hidden;
    margin-top: -50px;
}

.myFocusn {
    width: 1600px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -800px;
    height: 250px;
}


/* 大图特效 开始theme-default */

.theme-default #slider {
    margin: 0 auto;
    width: 1600px;
    height: 415px;
}

.theme-default .nivoSlider {
    background: url(loading.gif) no-repeat 50% 50% rgb(255, 255, 255);
    margin-bottom: 50px;
    position: relative;
}

.theme-default .nivoSlider img {
    left: 0px;
    top: 0px;
    display: none;
    position: absolute;
}

.theme-default .nivoSlider a {
    border: 0px currentColor;
    display: block;
}

.theme-default .nivo-controlNav {
    left: 684px;
    width: 193px;
    height: 38px;
    bottom: -12px;
    padding-top: 0px;
    padding-left: 50px;
    position: absolute;
    z-index: 9;
}

.theme-default .nivo-controlNav a {
    background: url(../images/bullets.png) no-repeat;
    border: 0px currentColor;
    width: 23px;
    height: 17px;
    text-indent: -9999px;
    margin-right: 3px;
    float: left;
    display: block;
}

.theme-default .nivo-controlNav a.active {
    background-position: 0px -17px;
}

.theme-default .nivo-directionNav a {
    background: url(../images/arrows.png) no-repeat;
    border: 0px currentColor;
    width: 65px;
    height: 65px;
    text-indent: -9999px;
    display: block;
}

.theme-default a.nivo-nextNav {
    background-position: -65px 0px;
    top: 181px;
    right: 300px;
}

.theme-default a.nivo-prevNav {
    left: 300px;
    top: 181px;
}

.theme-default a.nivo-nextNav:hover {
    background-position: -65px -65px;
    top: 181px;
    right: 300px;
}

.theme-default a.nivo-prevNav:hover {
    background-position: 0px -65px;
    left: 300px;
    top: 181px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}

.theme-default .nivo-caption a {
    color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}

.theme-default .nivo-caption a:hover {
    color: rgb(255, 255, 255);
}


/* nivoSlider */

.nivoSlider {
    position: relative;
}

.nivoSlider img {
    left: 0px;
    top: 0px;
    position: absolute;
}

.nivoSlider a.nivo-imageLink {
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    z-index: 6;
}

.nivo-slice {
    height: 100%;
    display: block;
    position: absolute;
    z-index: 5;
}

.nivo-slice img {
    width: 107px;
    height: 100%;
    opacity: 1;
    top: 0px;
    display: block;
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}

.nivo-caption {
    background: rgb(0, 0, 0);
    left: 0px;
    width: 30%;
    bottom: 0px;
    color: rgb(255, 255, 255);
    display: none;
    position: absolute;
    z-index: 8;
    opacity: 0.8;
}

.nivo-caption p {
    margin: 0px;
    display: none;
}

.nivo-caption a {
    display: inline !important;
}

.nivo-html-caption {
    display: none;
}

.nivo-directionNav a {
    top: 45%;
    position: absolute;
    z-index: 9;
    cursor: pointer;
}

.nivo-prevNav {
    left: 0px;
}

.nivo-nextNav {
    right: 0px;
}

.nivo-controlNav a {
    position: relative;
    z-index: 9;
    cursor: pointer;
}

.nivo-controlNav a.active {
    font-weight: bold;
}


/* 大图特效 end */


/*common end*/


/*menu*/


/*banner_01*/

.banner_01 {
    width: 1000px;
    height: 360px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.banner_01 ul {
    height: 360px;
    position: absolute;
}

.banner_01 ul li {
    width: 1000px;
    height: 360px;
    float: left;
    overflow: hidden;
    position: relative;
    background: #ccc;
}

.banner_01 ul li img {
    width: 1000px;
    height: 360px;
}

.banner_01 .btnBg {
    width: 1000px;
    height: 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
}

.banner_01 .btn {
    width: 1000px;
    position: absolute;
    height: 10px;
    padding: 5px 10px;
    right: 0;
    bottom: 3px;
    text-align: right;
}

.banner_01 .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 25px;
    height: 10px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}

.banner_01 .btn span.on {
    background: #fff;
}

.banner_01 .preNext {
    top: 130px;
    width: 45px;
    height: 100px;
    position: absolute;
    background: url(../images/sprite.png) no-repeat 0 0;
    cursor: pointer;
}

.banner_01 .pre {
    left: 0;
}

.banner_01 .next {
    right: 0;
    background-position: right top;
}


/*banner_02*/


/*banner_03*/


/*scroll_left start*/

#scroll_left {
    overflow: hidden;
    width: 930px;
    margin: 0px 10px;
}

#scroll_left span {
    display: block;
    height: 28px;
    line-height: 28px;
    text-align: center;
}

#scroll_left .scroll_scale {
    width: 164px;
    height: 124px;
    background: #FFF;
    margin: 0 5px;
    border: 1px solid #e4e4e4;
}

#scroll_left .scroll_scale table tr td {
    height: 124px;
    width: 164px;
    text-align: center;
}

#scroll_left .scroll_scale img {
    max-width: 160px;
    max-height: 120px;
    width: expression(this.width >160 && this.height < this.width ? 160: true);
    height: expression(this.height > 120 ? 120: true);
}


/*scroll_left end*/


/*scroll_01*/

.scroll_01 {
    background: #ddd;
}

.scroll_01 .hd .prev,
.scroll_01 .hd .next {
    display: block;
    width: 5px;
    height: 9px;
    line-height: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/icoLeft.gif) no-repeat;
}

.scroll_01 .hd .next {
    background: url(../images/icoRight.gif) no-repeat;
}

.scroll_01 .bd li {
    float: left;
}


/*scroll_02*/

.scroll_02 {
    background: #ddd;
}

.scroll_02 .hd .prev,
.scroll_02 .hd .next {
    display: block;
    width: 5px;
    height: 9px;
    line-height: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/icoLeft.gif) no-repeat;
}

.scroll_02 .hd .next {
    background: url(../images/icoRight.gif) no-repeat;
}


/*scroll_03*/


/*slideTxtBox_01*/

.slideTxtBox_01 .hd ul li.on {
    background: #ddd;
    cursor: pointer;
}

.contentfirst {
    display: none;
}

.contentin {
    display: block;
}

.tabin {
    background: #ddd;
}


/*Add------------------------------------------------------------------------------*/


}

/*contact*/
.contact h2 {
    height: 36px;
    line-height: 36px;
    padding-left: 20px;
    color: #fff;
    background: #999;
}
.contact {
    margin-top: 15px;
}
.contact ul {
    padding: 10px 10px;
    border: #e4e4e4 solid 1px;
}
.contact ul li {
    line-height: 20px;
    padding: 3px 0;
}

/*proShow*/
.product_show ul li {
    width: 130px;
    line-height: 20px;
}
.product_show ul li {
    float: left;
    margin: 15px 20px 0;
    border: #e4e4e4 solid 1px;
    display: inline;
}
.pro img {
    max-width: 120px;
    max-height: 90px;
    width: expression(this.width >120 && this.height < this.width ? 120: true);
    height: expression(this.height > 90 ? 90: true);
}
.hover2 {
    background: #f4f4f4;
}

/*product_list*/
.side_product {
    margin-top: 15px;
}
.side_product h2 {
    height: 36px;
    line-height: 36px;
    padding-left: 20px;
    color: #fff;
    background: #999;
}
.side_product ul {
    padding: 10px 10px;
    border: #e4e4e4 solid 1px;
}
.side_product ul li {
    line-height: 24px;
}
.side_product ul li a {
    padding-left: 30px;
    display: block;
    border-bottom: #e4e4e4 dashed 1px;
    background: url(../images/side_menu_bg.gif) 10px 8px no-repeat;
}
.side_product ul li dl dd a {
    display: inline;
    border: none;
    background: none;
}
.side_nav {
    height: 50px;
    z-index: 99;
    position: fixed;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    background: #0657a9;
}
.side_nav dl {
    text-align: center;
    height: 50px;
}
.side_nav dl a {
    display: block;
    color: #fff;
    font-size: 12px;
    height: 50px;
}
.side_nav dl a span {
    display: block;
    text-align: center;
    height: 29px;
    padding: 0px;
}
.side_nav dl a span img {
    width: 26px;
    height: 26px;
    padding-top: 3px;
}
.side_nav dl dd a {
    height: 50px;
    border-left: #04459a solid 1px;
}
.side_nav dl dd {
    float: left;
    width: 20%;
}
.side_nav dl dt {
    float: left;
    width: 20%;
}
#ContactMoban>div>div>dl>dt>strong {
    font-size: 20px;
}