body {
    margin: 0px auto;
    color: rgb(51, 51, 51);
    font-family: "΢���ź�", "����";
    font-size: 13px;
}

ul {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

dl {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

dd {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

h1 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

h2 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

h3 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

h4 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

h5 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

h6 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

form {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

p {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

input {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

ul {
    list-style: none;
}

li {
    list-style: none;
}

img {
    border: 0px currentColor;
    border-image: none;
}

p {
    color: rgb(102, 102, 102);
    line-height: 1.6em;
    font-family: "΢���ź�", "����";
}

a {
    color: rgb(102, 102, 102);
    font-family: "΢���ź�", "����";
    text-decoration: none;
}

a:hover {
    color: rgb(0, 88, 169);
}

.clear {
    height: 0px;
    line-height: 0px;
    clear: both;
    font-size: 0px;
}

.clearfix {
    -ms-zoom: 1;
}

.clearfix::after {
    height: 0px;
    clear: both;
    display: block;
    visibility: hidden;
    content: " ";
}

*:first-child + html .clearfix {
    -ms-zoom: 1;
}

.fl {
    float: left;
    line-height: 25px;
}

.fr {
    float: right;
}

.forced {
    overflow: hidden;
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.blank05 {
    height: 5px;
    overflow: hidden;
    clear: both;
    display: block;
}

.blank10 {
    height: 10px;
    overflow: hidden;
    clear: both;
    display: block;
}

.blank15 {
    height: 15px;
    overflow: hidden;
    clear: both;
    display: block;
}

.blank20 {
    height: 20px;
    overflow: hidden;
    clear: both;
    display: block;
}

.blank30 {
    height: 30px;
    overflow: hidden;
    clear: both;
    display: block;
}

.header {
    padding: 15px 0px 25px;
    width: 100%;
}

.main {
    width: 100%;
}

.footer {
    background: rgb(0, 88, 169);
    padding: 10px 0px;
    width: 100%;
}

.wrap {
    margin: 0px auto;
    width: 1200px;
}

.logo {
    margin-top: 10px;
}

.tel {
    background: url("../image/tel.png") no-repeat left;
    height: 45px;
    line-height: 1.6em;
    padding-left: 60px;
    margin-top: 0px;
}

.tel p {
    color: rgb(219, 0, 0);
    line-height: 1em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
}

.search {
    margin: 13px 0px 0px;
    padding: 0px;
    width: 280px;
    height: 23px;
    overflow: hidden;
}

.search_keyword {
    background: rgb(255, 255, 255);
    border-width: 1px medium 1px 1px;
    border-style: solid none solid solid;
    border-color: rgb(204, 204, 204) currentColor rgb(204, 204, 204) rgb(204, 204, 204);
    margin: 0px;
    padding: 1px 5px;
    border-image: none;
    width: 190px;
    height: 19px;
    color: rgb(102, 102, 102);
    line-height: 19px;
    overflow: hidden;
    font-size: 12px;
    float: right;
}

.search_button {
    background: rgb(239, 155, 9);
    border: currentColor;
    border-image: none;
    width: 65px;
    height: 23px;
    text-align: center;
    color: rgb(255, 255, 255);
    text-indent: 0px;
    float: right;
    cursor: pointer;
}

.menu {
    background: rgb(0, 88, 169);
    height: 50px;
    position: relative;
    z-index: 999;
}

.nav {
    font-size: 16px;
}

.nav li.list {
    text-align: center;
    line-height: 50px;
    float: left;
    display: inline;
    position: relative;
    z-index: 999;
    _width: 100px;
}

.nav li a {
    padding: 0px 30px;
    height: 50px;
    color: rgb(255, 255, 255);
    display: block;
    -ms-zoom: 1;
    _padding: 0;
}

.nav li a:hover {
    color: rgb(255, 255, 255);
}

.nav li.on a {
    background: rgb(239, 155, 9);
}

.nav li.on li a {
    background: rgb(239, 155, 9);
}

.nav li .sub {
    padding: 0px;
    left: 0px;
    top: 50px;
    width: 100%;
    float: left;
    display: none;
    position: absolute;
    background-color: #EF9B09;
}
.nav .list .sub {

}

.nav .on .sub{
    /*display: block;*/
}


.nav li .sub li {
    height: 36px;
    text-align: center;
}

.nav li .sub li a {
    padding: 0px 10px;
    height: 36px;
    color: rgb(255, 255, 255);
    line-height: 36px;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    -ms-zoom: 1;
    -ms-text-overflow: ellipsis;
    _width: 80px;
}

.nav li .sub li a:hover {
    color: rgb(0, 0, 0);
}

.banner {
    background: url("http://www.jxyhja.com/images/banner_bg.png") repeat-x;
    width: 100%;
    margin-bottom: 10px;
    position: relative;
}

.banner_slides {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.banner_slides {
    height: 400px;
}

.slides_container {
    height: 400px;
}

.slides_control {
    height: 400px;
}

.banner_pic {
    height: 400px;
}

.banner_pic {
    width: 100%;
    display: block;
}

.slides_btn {
    background: url("http://www.jxyhja.com/images/banner_btn.png") no-repeat;
    top: 50%;
    width: 40px;
    height: 70px;
    text-indent: -9999px;
    overflow: hidden;
    margin-top: -35px;
    display: none;
    position: absolute;
    z-index: 999;
}

.btn_previous {
    background-position: left top;
    left: 8%;
}

.btn_next {
    background-position: left bottom;
    right: 8%;
}

.slides_pagination {
    width: 100%;
    height: 8px;
    text-align: center;
    right: 10px;
    bottom: 15px;
    position: absolute;
    z-index: 100;
}

.slides_pagination li {
    margin: 0px 3px;
    display: inline-block;
}

.slides_pagination li a {
    background: rgb(255, 255, 255);
    width: 12px;
    height: 12px;
    color: rgb(102, 102, 102);
    line-height: 8px;
    text-indent: -999em;
    overflow: hidden;
    display: inline-block;
    opacity: 0.8;
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
}

.slides_pagination li a.active {
    background: rgb(239, 155, 9);
    color: rgb(255, 255, 255);
}

.slides_pagination li a.active:hover {
    background: rgb(239, 155, 9);
    color: rgb(255, 255, 255);
}

.slides_pagination li a:hover {
    background: rgb(239, 155, 9);
    color: rgb(255, 255, 255);
}

.main_top {
    height: 50px;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.main_title {
    font-size: 18px;
    margin-bottom: 10px;
}

.main_title span {
    color: rgb(239, 155, 9);
    padding-right: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-weight: bold;
}

.pro_tit {
    height: 49px;
    padding-right: 45px;
    border-bottom-color: rgb(0, 88, 169);
    border-bottom-width: 3px;
    border-bottom-style: solid;
    float: left;
}

.main_plist {
    margin: 20px 0px 0px;
}

.main_plist a {
    margin: 0px 5px;
}

.main_pro {
    margin: 15px 0px;
}

.product {
    width: 1200px;
}

.product li {
    margin: 0px 10px 0px 0px;
    width: 230px;
    height: 230px;
    text-align: center;
    overflow: hidden;
    float: left;
}

.product li b {
    line-height: 42px;
    font-weight: normal;
    display: block;
}

.product li a {
    cursor: pointer;
}

.main_pro .product {
    width: 1200px;
}

.main_pro .product li {
    margin: 0px 10px 0px 0px;
}

.pro_img {
    width: 222px;
    height: 180px;
    overflow: hidden;
    display: block;
}

pro_img img {
    width: 222px;
    height: 180px;
    overflow: hidden;
    display: block;
}

.pro_img {
    padding: 3px;
    border: 1px solid rgb(204, 204, 204);
    border-image: none;
}

.main_bg {
    background: url("../image/main_bg.png") repeat-x top;
    padding-top: 30px;
}

.contact_box {
    height: 250px;
    overflow: hidden;
    margin-bottom: 21px;
}

.about_box {
    height: 250px;
    overflow: hidden;
    margin-bottom: 21px;
}

.news_box {
    height: 250px;
    overflow: hidden;
    margin-bottom: 21px;
}

.contact_box {
    width: 205px;
}

.ct_tit {
    background: url("../image/icon_ct.png") no-repeat right bottom;
    padding-bottom: 10px;
}

.contact_box p {
    padding: 5px 10px;
}

.contact_qq {
    padding-top: 0px;
    padding-bottom: 0px;
    background-repeat: no-repeat;
    background-position: 10px;
}

.contact_qq a {
    margin: 5px;
    display: inline-block;
}

.about_box {
    padding: 0px 10px 0px 30px;
    width: 450px;
    margin-left: 30px;
    border-right-color: rgb(229, 229, 229);
    border-left-color: rgb(229, 229, 229);
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
}

.about_box img {
    padding: 3px;
    border: 1px solid rgb(204, 204, 204);
    border-image: none;
    margin-right: 10px;
}

.about_box p {
    line-height: 24px;
    text-indent: 2em;
}

.news_box {
    width: 450px;
}

.news_top {
    height: 90px;
    padding-bottom: 15px;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 1px;
    border-bottom-style: dashed;
}

.news_top a {
    color: rgb(0, 88, 169);
    overflow: hidden;
    font-size: 14px;
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.news_top a:hover {
    text-decoration: underline;
}

.news_top p {
    height: 38px;
    color: rgb(0, 88, 169);
    line-height: 18px;
    overflow: hidden;
    padding-top: 5px;
}

.news_top span {
    width: 130px;
    height: 90px;
    overflow: hidden;
    float: left;
    display: block;
}

.news_top span img {
    width: 130px;
    height: 90px;
}

.news_text {
    width: 590px;
    overflow: hidden;
}

.news_box .news_text {
    width: 210px;
}

.news {
    margin: 0px;
    padding: 0px;
}

.news li {
    padding: 0px 10px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 14px;
}

.news li span {
    line-height: 40px;
    font-size: 14px;
    float: right;
}

.news li a {
    background: url("../image/icon_ar.png") no-repeat left;
    overflow: hidden;
    padding-left: 10px;
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.news_box .news li {
    padding: 0px;
    height: 26px;
    line-height: 26px;
}

.news_box .news li span {
    line-height: 26px;
}

.news_box .news li a {
    width: 360px;
}

.bg_f5 {
    background: rgb(245, 245, 245);
}

.more img {
    padding: 0px;
    border: currentColor;
    border-image: none;
}

.device_tab {
    padding: 20px 20px 0px;
    border: 1px solid rgb(204, 204, 204);
    border-image: none;
    height: auto;
    margin-bottom: 20px;
}

#marquePicc0 {
    margin: 0px auto;
    width: 1160px;
    overflow: hidden;
    position: relative;
}

#marquePicc1 {
    width: 9000px;
    height: auto;
    display: block;
    position: relative;
}

.marquePicc1 {
    float: left;
    display: block;
    position: relative;
}

.device_slide li {
    padding: 0px 10px 0px 0px;
    width: 240px;
    text-align: center;
    overflow: hidden;
    float: left;
}

.device_slide li a {
    cursor: pointer;
}

.device_slide a em {
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-size: 13px;
    font-style: normal;
    display: block;
}

.device_img {
    overflow: hidden;
    display: block;
}

.device_img {
    width: 224px;
    height: 174px;
}

.device_img img {
    width: 224px;
    height: 174px;
}

.device_img {
    padding: 3px;
    border: 1px solid rgb(204, 204, 204);
    border-image: none;
}

.copy_box {
    text-align: center;
}

.copy_box p {
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 22px;
}

.copy_box a {
    text-align: left;
    color: rgb(255, 255, 255);
    line-height: 22px;
}

.qr_box {
    width: 75px;
    height: 75px;
}

.qr_box img {
    width: 75px;
    height: 75px;
}

.qr_box {
    margin-right: 20px;
}

.list_box {
    width: 260px;
    overflow: hidden;
    float: left;
}

.list_top {
    background: rgb(3, 102, 193);
    height: 45px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 45px;
    font-size: 16px;
}

.list_nav {
    background: rgb(249, 249, 249);
    border-width: medium 1px 1px;
    border-style: none solid solid;
    border-color: currentColor rgb(204, 204, 204) rgb(204, 204, 204);
    padding: 10px 0px;
    border-image: none;
    margin-bottom: 20px;
}

.list_nav li {
    text-align: center;
    line-height: 40px;
    border-top-color: rgb(204, 204, 204);
    border-top-width: 1px;
    border-top-style: dashed;
}

.list_nav li a {
    height: 40px;
    color: rgb(51, 51, 51);
    overflow: hidden;
    font-size: 14px;
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.list_nav li a:hover {
    background: rgb(3, 102, 193);
    color: rgb(255, 255, 255);
}

.list_nav li a.active {
    background: rgb(239, 155, 9);
    color: rgb(255, 255, 255);
}

.list_nav li.on a {
    background: rgb(239, 155, 9);
    color: rgb(255, 255, 255);
}

.list_nav li.on a {
    background: rgb(3, 102, 193);
    color: rgb(255, 255, 255);
}

.list_nav li.on li a {
    background: rgb(239, 155, 9);
    border: currentColor;
    border-image: none;
    color: rgb(255, 255, 255);
}

.fold_nav {
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 1px;
    border-bottom-style: dashed;
}

.fold_nav li ul {
    padding: 5px 15px;
    display: none;
}

.fold_nav li li {
    background: none;
    margin: 0px auto;
    padding: 5px 0px;
    overflow: visible;
    border-bottom-color: currentColor;
    border-bottom-width: medium;
    border-bottom-style: none;
    display: block;
}

.fold_nav li li a {
    background: rgb(239, 155, 9);
    margin: 0px;
    padding: 0px 15px;
    border: currentColor;
    border-image: none;
    height: 20px;
    color: rgb(255, 255, 255);
    line-height: 20px;
    overflow: hidden;
    display: block;
}

.fold_nav li li a:hover {
    background: rgb(3, 102, 193);
    color: rgb(255, 255, 255);
}

.list_br {
    border-width: medium 1px 1px;
    border-style: none solid solid;
    border-color: currentColor rgb(204, 204, 204) rgb(204, 204, 204);
    border-image: none;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-right: 9px;
    padding-bottom: 10px;
    padding-left: 9px;
}

.upturning {
    margin: 0px auto;
    height: 225px;
    text-align: center;
    line-height: 30px;
    overflow: hidden;
}

.upturning img {
    border: 1px solid rgb(204, 204, 204);
    border-image: none;
    width: 100px;
    height: 50px;
    overflow: hidden;
}

.upturning li {
    margin: 5px 0px;
    padding: 0px 3px;
    text-align: center;
}

.upturning li a {
    width: 100px;
}

.list_contact p {
    padding: 0px 10px 10px;
}

.content_box {
    border: 1px solid rgb(204, 204, 204);
    border-image: none;
    width: 920px;
    overflow: hidden;
    margin-bottom: 20px;
    float: right;
}

.content_top {
    background: url("../image/content_top.png") no-repeat 10px rgb(255, 255, 255);
    padding: 0px 10px 0px 30px;
    height: 43px;
    line-height: 43px;
    font-size: 18px;
    border-bottom-color: rgb(0, 88, 169);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.content_top span {
    color: rgb(102, 102, 102);
    float: right;
}

.content_top span {
    font-family: "����";
    font-size: 12px;
}

.content_top span a {
    font-family: "����";
    font-size: 12px;
}

.content_top span b {
    color: rgb(3, 102, 193);
    font-weight: normal;
}

.info_box {
    padding: 20px 15px;
}

.info_box img {
    max-width: 730px;
}

.map {
    width: 100%;
    height: 400px;
    margin-top: 30px;
}

.prozoom {
    width: 240px;
    height: 188px;
    float: left;
    position: relative;
}

.prozoom em {
    background: url("http://www.jxyhja.com/images/zoom.png") no-repeat center;
    width: 25px;
    height: 25px;
    right: 10px;
    bottom: 10px;
    overflow: hidden;
    display: block;
    position: absolute;
    z-index: 9999;
}

.pro_info {
    width: 99%;
    height: 30px;
    overflow: hidden;
}

.pro_info dl {
    overflow: hidden;
}

.pro_info dt {
    color: rgb(0, 88, 169);
    line-height: 32px;
    font-size: 14px;
    text-align: center;
}

.pro_info dd {
    color: rgb(85, 85, 85);
    line-height: 24px;
    overflow: hidden;
    font-size: 12px;
}

.detail {
    margin: 20px auto 0px;
    width: 100%;
}

.detail_tit {
    background: rgb(222, 222, 222);
    height: 35px;
    line-height: 35px;
}

.detail_tit b {
    color: rgb(51, 51, 51);
    padding-left: 20px;
    font-size: 14px;
    font-weight: normal;
}

.detail_info {
    margin: 10px 0px;
    overflow: hidden;
}

.detail_info p {
    line-height: 26px;
}

.device ul {
    width: 750px;
}

.device li {
    padding: 0px 20px 0px 0px;
    width: 230px;
    height: 220px;
    float: left;
}

.device li p {
    text-align: center;
    line-height: 40px;
}

.device_img {
    width: 224px;
    height: 174px;
    overflow: hidden;
    display: block;
}

.device_img img {
    width: 224px;
    height: 174px;
    overflow: hidden;
    display: block;
}

.device_img {
    padding: 2px;
    border: 1px solid rgb(204, 204, 204);
    border-image: none;
}

.cppic img {
    MAX-WIDTH: 100% !important;
    HEIGHT: auto !important;
    width: expression(this.width > 900 ? "900px" : this.width) !important;
}

.cppic {
    MARGIN: auto;
    WIDTH: 900px;
}

* html.cppic img {
    width: expression(this.width>900&&this.width>this.height?800:auto);
    height: expresion(this.height > 800 ?  800: auto);
}

.friendlink {
    width: 1200px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    height: 40px;
    text-align: center;
}

.friendlink LI {
    FLOAT: left;
    WHITE-SPACE: nowrap;
    HEIGHT: 15px;
    margin-top: 7px;
    margin-right: 8px;
    margin-bottom: 0px;
    margin-left: 30px;
    background-position: center;
    text-align: center;
}
