﻿.header {
    height: 95px;
}

.header .head_r {
    padding-top: 60px;
    height: 40px;
}

.head_r a {
    height: 26px;
    width: 100px;
    background: url(http://www.ahhongchang.com/home/style/css/img/language.png) no-repeat left top;
    margin-top: 0px;
}

.header dl {
    padding-right: 30px;
}

.header dl dt img {
    display: block;
}

.header dl dd {
    padding-right: 3px;
}

.header dl dd h3 {
    font: 16px/24px "微软雅黑";
    color: #666;
}

.header dl dd h4 {
    color: #204272;
    font: bold 27px/32px "Arial";
    white-space: nowrap;
    background: url(https://www.xn--n7q74viod614b.cn/image/phone_bg.png) no-repeat left center;
    padding-left: 30px;
}

.nav {
    height: 54px;
    background: #2b528b;
    position: relative;
    z-index: 2;
}

.nav li:hover,
.nav li.select {
    background: url(https://www.xn--n7q74viod614b.cn/image/nav_bg.png) no-repeat center top;
    background-size: cover;
    color: #fff;
    background-color: rgba(70, 155, 235, 1);
}

.nav li.nav_line,
.nav li.nav_line:hover {
    width: 2px;
    background: url(https://www.xn--n7q74viod614b.cn/image/nav_line.png) no-repeat left top;
}

.nav_shadow {
    position: absolute;
    left: 0px;
    top: 45px;
    z-index: 2;
    background: url(http://www.ahhongchang.com/home/style/css/img/nav_ying.png) repeat-x left top;
    height: 20px;
    width: 100%;
}


/*搜索框*/

#ss {
    height: 33px;
    float: right;
    margin-top: 60px;
    margin-right: 26px;
}

#ss .input {
    border: 1px solid #999999;
    height: 85%;
}

#ss .input .clear {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    padding-right: 10px;
    visibility: hidden;
    opacity: 0.8;
    color: gray;
}

#ss input[type=text] {
    height: 86%;
    border: 0px;
    width: 210px;
    color: #b1b1b1;
    padding-left: 5px;
    margin-bottom: 7px;
}

#ss div {
    float: left;
}

#ss button {
    width: 100px;
    height: 30px;
    background: #2b528b;
    color: #fff;
    border: none;
}


/*下拉菜单*/

#xl .mainlevel {
    background: #ffe60c;
    float: left;
    border-right: 1px solid #fff;
    width: 122px;
    /*IE6 only*/
}

#xl .mainlevel a {
    color: #000;
    text-decoration: none;
    line-height: 45px;
    display: block;
    padding: 0 12px;
    width: 100px;
}

#xl .mainlevel a:hover,
#xl .mainlevel a.cur {
    color: #fff;
    text-decoration: none;
    background: #062723 url(http://www.ahhongchang.com/home/style/css/img/slide-panel_03.png) 0 0 repeat-x;
    z-index: 5;
}

#xl .mainlevel ul {
    display: none;
    position: absolute;
    width: 123px;
    z-index: 5;
}

#xl .mainlevel li {
    border-top: 1px solid #fff;
    background: #ffe60c;
    width: 123px;
    /*IE6 only*/
}


/*banner切换*/

.banner .slideBox {
    width: 100%;
    height: 430px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.banner .slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    bottom: 30px;
    z-index: 1;
    width: 100%;
}

.banner .slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
}

.banner .slideBox .hd ul li {
    margin-right: 10px;
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: url(https://www.xn--n7q74viod614b.cn/image/banner_ico2.png) no-repeat 0px 0px;
    display: inline-block;
}

.banner .slideBox .hd ul li.on {
    background: url(https://www.xn--n7q74viod614b.cn/image/banner_ico1.png) no-repeat center center;
}

.banner .slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.banner .slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    text-align: center;
}

.banner .slideBox .bd li a {
    display: block;
    height: 430px;
    width: 100%;
}

.index_news {
    height: 36px;
    background: #fff;
    margin-top: 37px;
    margin-bottom: 39px;
}

.inn_tit {
    width: 170px;
    height: 70px;
    background: url(../image/index_news.png) no-repeat left top;
    color: #fff;
    padding-left: 60px;
    font: 24px/70px "微软雅黑";
}

.index_news .txtScroll-top {
    width: 782px;
    float: left;
    ;
    overflow: hidden;
    position: relative;
    padding: 3px 18px 3px 0px;
    margin-left: 20px;
}

.index_news .txtScroll-top .hd {
    overflow: hidden;
    height: 20px;
    float: right;
    margin-top: 8px;
}

.index_news .txtScroll-top .hd .prev,
.txtScroll-top .hd .next {
    display: block;
    width: 13px;
    height: 7px;
    margin-bottom: 3px;
    overflow: hidden;
    cursor: pointer;
}

.index_news .txtScroll-top .hd .prev {
    background: url(https://www.xn--n7q74viod614b.cn/image/jian.png) no-repeat 0 0;
}

.index_news .txtScroll-top .hd .next {
    background: url(https://www.xn--n7q74viod614b.cn/image/jian.png) no-repeat 0 -8px;
}

.index_news .txtScroll-top .hd .prev:hover {
    background: url(https://www.xn--n7q74viod614b.cn/image/jian.png) no-repeat -14px 0;
}

.index_news .txtScroll-top .hd .next:hover {
    background: url(https://www.xn--n7q74viod614b.cn/image/jian.png) no-repeat -14px -8px;
}

.index_news .txtScroll-top .bd {
    height: 30px;
    float: left;
    width: 590px;
}

.index_news .txtScroll-top .infoList li {
    height: 30px;
    line-height: 30px;
}

.index_news .txtScroll-top .infoList li a {
    color: #333;
    font: 12px/30px "微软雅黑";
    float: left;
}

.index_news .txtScroll-top .infoList li a:hover {
    text-decoration: underline;
}

.index_news .txtScroll-top .infoList li .date {
    color: #666;
    font: bold 16px/30px "Arial";
    float: left;
}

.index_news .txtScroll-top .infoList li b {
    font: 22px/30px "Arial";
    color: #666;
    padding-right: 10px;
    padding-left: 5px;
    float: left;
}

.index_p {
    height: 337px;
    background: #ededed;
    border-top: 1px solid #eceef0;
}

.indexp_tit {
    border-bottom: 1px solid #e0e3e7;
    height: 35px;
    padding-top: 33px;
    position: relative;
    z-index: 1;
}

.indexp_tit h3,
.indexp_tit h4 {
    float: left;
}

.indexp_tit h3 a {
    color: #285290;
    font: 24px/25px "Impact";
}

.indexp_tit h4 a {
    color: #333;
    font: 14px/30px "微软雅黑";
    padding-left: 8px;
}

.index_p .picScroll-left {
    position: relative;
    height: 192px;
    margin-top: 30px;
    z-index: 3;
}

.index_p .picScroll-left .hd {
    overflow: hidden;
    height: 15px;
    position: absolute;
    right: 0px;
    top: -53px;
    z-index: 4;
}

.index_p .picScroll-left .hd .prev,
.index_p .picScroll-left .hd .next {
    display: block;
    width: 11px;
    height: 15px;
    float: right;
    margin-right: 7px;
    overflow: hidden;
    cursor: pointer;
}

.index_p .picScroll-left .hd .next {
    background: url(https://www.xn--n7q74viod614b.cn/image/indexp_jian.png) no-repeat -19px 0px;
}

.index_p .picScroll-left .hd .prev {
    background: url(https://www.xn--n7q74viod614b.cn/image/indexp_jian.png) no-repeat 0px 0px;
}

.index_p .picScroll-left .bd {
    width: 100%;
    height: 192px;
    overflow: hidden;
}

.index_p .picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
    width: 120%;
}

.index_p .picScroll-left .bd ul li {
    float: left;
    overflow: hidden;
    background: #fff;
    border-bottom: 1px solid #dedede;
    margin-right: 29px;
    width: 228px;
    height: 192px;
    cursor: pointer;
    position: relative;
    z-index: 3;
}

.index_p .picScroll-left .bd ul li a {
    padding: 4px 5px;
    display: block;
    width: 218px;
    height: 184px;
}

.index_p .picScroll-left .bd ul li a img {
    display: block;
}

.index_p .picScroll-left .bd ul li a h3 {
    color: #333;
    font: 14px/25px "微软雅黑";
    text-align: center;
}

.index_p .picScroll-left .bd ul li a h4 {
    color: #999;
    font: 10px/13px "Arial";
    text-align: center;
    text-transform: uppercase;
}

.index_p .picScroll-left .bd ul li:hover {
    background: #285290;
    border-bottom: 1px solid #23477d;
}

.index_p .picScroll-left .bd ul li:hover h3 {
    color: #fff;
}

.index_p .picScroll-left .bd ul li:hover h4 {
    color: #6d85ad;
}

.index_p .picScroll-left .bd ul li span {
    position: absolute;
    top: 43px;
    left: 50%;
    margin-left: -28px;
    z-index: 4;
    background: url(http://www.ahhongchang.com/home/style/css/img/index_ico1.png) no-repeat left top;
    width: 57px;
    height: 57px;
    display: none;
}

.index_p .picScroll-left .bd ul li:hover span,
.index_p .picScroll-left .bd ul li:hover .ico_bg {
    display: block;
}

.ico_bg {
    background: url(https://www.xn--n7q74viod614b.cn/image/black50.png) repeat left top;
    width: 218px;
    height: 134px;
    position: absolute;
    z-index: 3;
    left: 5px;
    top: 4px;
    display: none;
}

.index_b {
    height: 315px;
    padding-bottom: 40px;
    background-color: #ffffff;
}

.index_b .container {
    overflow: hidden;
}

.indexbm {
    width: 120%;
}

.index_1 {
    width: 306px;
}

.indexb_tit {
    height: 73px;
    overflow: hidden;
}

.indexb_tit h3,
.indexb_tit h4 {
    float: left;
}

.indexb_tit h3 a {
    color: #2B528B;
    font: 24px/73px "Impact";
    text-transform: uppercase;
}

.indexb_tit h4 a {
    color: #333;
    font: 14px/78px "微软雅黑";
    padding-left: 8px;
}

.index_1 {
    margin-right: 40px;
}

.index_1 .slideBox {
    width: 297px;
    height: 234px;
    overflow: hidden;
    position: relative;
    border: 1px solid #f5f5f5;
    padding: 3px;
}

.index_1 .slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.index_1 .slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.index_1 .slideBox .bd li a {
    width: 297px;
    height: 234px;
    display: block;
    position: relative;
    z-index: 1;
}

.index_1 .slideBox .bd img {
    width: 297px;
    height: 234px;
    display: block;
    position: absolute;
    z-index: 1;
}

.index_1 .slideBox .bd li div {
    width: 281px;
    height: 37px;
    background: url(https://www.xn--n7q74viod614b.cn/image/black70.png) repeat left top;
    font: 14px/37px "微软雅黑";
    color: #fff;
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding-left: 25px;
    z-index: 2;
    padding-left: 15px;
}

.index_1 .slideBox .prev,
.index_1 .slideBox .next {
    position: absolute;
    bottom: 43px;
    display: block;
    width: 25px;
    height: 20px;
}

.index_1 .slideBox .prev {
    background: url(https://www.xn--n7q74viod614b.cn/image/index1_jian.png) no-repeat 0px 0px;
    right: 25px;
}

.index_1 .slideBox .next {
    background: url(https://www.xn--n7q74viod614b.cn/image/index1_jian.png) no-repeat -25px 0px;
    right: 4px;
}

.index_1 .slideBox .prev:hover {
    background: url(https://www.xn--n7q74viod614b.cn/image/index1_jian.png) no-repeat 0px -21px;
}

.index_1 .slideBox .next:hover {
    background: url(https://www.xn--n7q74viod614b.cn/image/index1_jian.png) no-repeat -25px -21px;
}

.index_2 {
    width: 306px;
    margin-right: 40px;
}

.index_2 dl {
    padding-bottom: 15px;
    border-bottom: 1px solid #eceff3;
}

.index_2 dl dt img {
    display: block;
}

.index_2 dl dd {
    width: 198px;
    padding-right: 5px;
}

.index_2 dl dd h3 a {
    font: 14px/30px "微软雅黑";
    color: #22467a;
}

.index_2 dl dd h4 a {
    font: 13px/22px "微软雅黑";
    color: #555
}

.index_2 dl dd h4 a:hover {
    text-decoration: underline;
}

.index_2 ul {
    padding-top: 8px;
}

.index3_ul1 {
    position: relative;
    height: 150px;
    width: 310px;
}

.index3_ul1 p {
    line-height: 26px;
    font-size: 13px;
    text-indent: 2em;
    width: 310px;
    height: 150px;
    overflow: hidden;
}

.index3_ul1 ul {
    position: absolute;
    top: -10px;
    left: 0px;
    padding-bottom: 5px;
}

.g_more {
    color: #2B528B;
}

.g_more:hover {
    color: #333;
}

.index_2 ul li,
.index3_ul1 ul li {
    padding-left: 10px;
    background: url(https://www.xn--n7q74viod614b.cn/image/index_ico2.png) no-repeat left center;
}

.index_2 ul li a {
    font: 13px/33px "微软雅黑";
    color: #333;
}

.index_2 ul li font {
    font: 12px/33px "微软雅黑";
    color: #999;
    background-color: #ffffff;
}

.index_3 ul li a {
    font: 13px/30px "微软雅黑";
    color: #333;
    white-space: nowrap;
}

.index_2 ul li a:hover,
.index3_ul1 ul li a:hover {
    text-decoration: underline;
    color: #2B528B;
}

.index3_ul2 {
    padding-top: 18px;
    overflow: hidden;
}

.index3_ul2 ul {
    width: 120%;
}

.index3_ul2 li {
    float: left;
    width: 52px;
    border-bottom: 1px solid #eee;
    margin-right: 32px;
}

.index3_ul2 li:hover {
    border-bottom: 1px solid #dae0e9;
}

.index3_ul2 li:hover dd {
    color: #22467a;
}

.index3_ul2 li a {
    display: block;
}

.index3_ul2 li dt {
    height: 38px;
    width: 52px;
    background: url(http://www.ahhongchang.com/home/style/css/img/index3_img1.png) no-repeat;
}

.index3_ul2 li:hover dt {
    background: url(http://www.ahhongchang.com/home/style/css/img/index3_img2.png) no-repeat;
}

.index3_ul2 li dd {
    color: #333;
    font: 13px/30px "微软雅黑";
    text-align: center;
    padding-top: 5px;
}

.index3_ul2 li.li1 dt {
    background-position: 3px 0px;
}

.index3_ul2 li.li2 dt {
    background-position: -68px 0px;
}

.index3_ul2 li.li3 dt {
    background-position: -147px 0px;
}

.index3_ul2 li.li4 dt {
    background-position: -224px 0px;
}

.footer {
    border-top: 2px solid #ddd;
    background: #dadfe7;
    min-height: 285px;
}

.footer_top {
    background: #dadfe7;
    padding-top: 11px;
    overflow: hidden;
}

.footer_bottom {
    height: 51px;
    background: #cdd4de;
    color: #666;
    font: 12px/45px "微软雅黑";
}

.footer_bottom img {
    margin-top: 10px;
    margin-left: 5px;
}

.footer_top ul li.footli1 {
    height: 55px;
    background: url(https://www.xn--n7q74viod614b.cn/image/footer_li1.png) no-repeat left bottom;
    margin-bottom: 3px;
}

.footer_top ul li h3 a {
    color: #333;
    font: 14px/54px "微软雅黑";
}

.footer_top ul li a,
.footer_bottom a {
    color: #666;
    font: 12px/26px "微软雅黑";
}

.footer_top ul li a:hover {
    text-decoration: underline;
}

.footer_top ul li h3:hover a {
    text-decoration: none;
    color: #2b528b;
}

.footer_top ul li img {
    margin-top: 12px;
    display: block;
}

.footer_bottom p {
    background: url(http://www.ahhongchang.com/home/style/css/img/footer_bg.png) no-repeat left center;
}

.footer_bottom a:hover {
    text-decoration: underline;
}


/*内页*/

.inner_banner {
    height: 212px;
    background: url(http://www.ahhongchang.com/home/style/css/img/inner_banner.png) no-repeat center top;
    background-size: 100% auto!important;
}

.breadbox .bread::before {
    content: ">";
}

.inner {
    background: #f0f0f0;
    padding-top: 16px;
    padding-bottom: 39px;
}

.inner_nav {
    height: 71px;
}

.inner_nav {
    margin-bottom: 17px;
}

.innav_ul1,
.innav_ul2,
.innav_ul3 {
    width: 120%;
}

.innav_ul1 li {
    float: left;
    margin-right: 4px;
    background: url(http://www.ahhongchang.com/home/style/css/img/innav_bg1.png) no-repeat left top;
    width: 246px;
    height: 71px;
}

.innav_ul1 li a.innav_a {
    display: block;
    width: 246px;
    height: 71px;
    text-align: center;
}

.innav_ul1 li h3 {
    color: #315eaa;
    font: 18px/26px "微软雅黑";
    padding-top: 20px;
}

.innav_ul1 li h4 {
    color: #999;
    font: 12px/23px "微软雅黑";
}

.innav_ul1 li:hover,
.innav_ul1 li.select {
    background: url(http://www.ahhongchang.com/home/style/css/img/innav_bg2.png) no-repeat left top;
}

.innav_ul1 li:hover h3,
.innav_ul1 li.select h3,
.innav_ul1 li:hover h4,
.innav_ul1 li.select h4 {
    color: #fff;
}

.inner_m {
    width: 1003px;
}

.innerm_t {
    background: url(http://www.ahhongchang.com/home/style/css/img/inner_bg1.png) repeat-y right 2px #fff;
    padding: 30px 22px 30px 20px;
    color: #666;
    font: 13px/28px "微软雅黑";
}

.innerm_b,
.protbb {
    height: 4px;
    background: url(http://www.ahhongchang.com/home/style/css/img/inner_bbg.png) no-repeat left top;
    overflow: hidden;
}


/*质量认证*/

.quality {
    overflow: hidden;
}

.quality ul {
    width: 120%;
}

.quality ul li {
    float: left;
    width: 223px;
    padding-right: 23px;
    padding-bottom: 30px;
    cursor: pointer;
}

.quality ul li:hover dt {
    border-color: #5281ba;
}

.quality ul li:hover dd {
    color: #5281ba;
}

.quality ul li dt {
    border: 1px solid #e5e5e5;
    width: 221px;
    height: 209px;
    padding: 6px 0px;
    text-align: center;
}

.quality ul li dd {
    text-align: center;
    padding-top: 5px;
    font: 14px/35px "微软雅黑";
    color: #333;
}


/*新闻*/

.news ul {
    padding-bottom: 20px;
}

.news ul li {
    height: 52px;
    border-bottom: 1px dashed #dedede;
}

.news ul li a {
    float: left;
    color: #333;
    font: 14px/42px "微软雅黑";
    line-height: 50px;
}

.news ul li:hover a,
.news ul li:hover font {
    color: #5281ba;
}

.news ul li font {
    color: #666;
    font: 14px/42px "微软雅黑";
    float: right;
}

.innav_ul2 li {
    float: left;
    margin-right: 5px;
    background: url(http://www.ahhongchang.com/home/style/css/img/innav2_bg1.png) no-repeat left top;
    width: 330px;
    height: 71px;
}

.innav_ul2 li a.innav_a {
    display: block;
    width: 330px;
    height: 71px;
    text-align: center;
}

.innav_ul2 li h3 {
    color: #315eaa;
    font: 18px/26px "微软雅黑";
    padding-top: 20px;
}

.innav_ul2 li h4 {
    color: #999;
    font: 14px/23px "微软雅黑";
}

.innav_ul2 li:hover,
.innav_ul2 li.select {
    background: url(http://www.ahhongchang.com/home/style/css/img/innav2_bg2.png) no-repeat left top;
}

.innav_ul2 li:hover h3,
.innav_ul2 li.select h3,
.innav_ul2 li:hover h4,
.innav_ul2 li.select h4 {
    color: #fff;
}

.newsd h3 {
    color: #333;
    font: bold 16px/60px "微软雅黑";
    text-align: center;
}


/*联系我们*/

.contact_top {
    border-bottom: 1px dashed #dedede;
    padding-bottom: 28px;
}

.contact_top ul {
    width: 550px;
    padding-left: 70px;
    overflow: hidden;
}

.contact_top ul li {
    float: left;
    width: 275px;
    color: #333;
    font: 14px/40px "微软雅黑";
}

.contact_bottom h3 {
    color: #3c77c7;
    font: 16px/65px "微软雅黑";
    padding-left: 20px;
}

.contact_bottom table th {
    color: #333;
    font: 14px/40px "微软雅黑";
}

.contact_bottom table td {
    color: #666;
    font: 14px/40px "微软雅黑";
}

.contact_inp {
    width: 405px;
    border: 1px solid #ececec;
    height: 20px;
}

.contact_inp.contact_inp2 {
    width: 85px;
    margin-right: 8px;
}

.contact_bottom table textarea {
    height: 100px;
    width: 405px;
    border: 1px solid #ececec;
}

.contact_bottom table a {
    color: #666;
    font: 14px/40px "微软雅黑";
}

.contact_bottom table a:hover {
    text-decoration: underline;
}

.contact_sub {
    width: 98px;
    height: 34px;
    background: url(http://www.ahhongchang.com/home/style/css/img/sub.png) no-repeat left top;
    cursor: pointer;
    border: 0;
}

.netw_map {
    width: 746px;
    height: 610px;
    margin: 0 auto;
    display: block;
    margin-bottom: 30px;
    background: url(http://www.ahhongchang.com/home/style/css/img/map.png) no-repeat left top;
    position: relative;
    z-index: 1;
}

.netw_map a {
    width: 8px;
    height: 8px;
    cursor: pointer;
    display: block;
    position: absolute;
    z-index: 2;
}

.na1 {
    right: 85px;
    top: 113px;
}

.na2 {
    right: 117px;
    top: 188px;
}

.na3 {
    right: 128px;
    top: 198px;
}

.na4 {
    right: 197px;
    top: 231px;
}

.na5 {
    right: 178px;
    top: 241px;
}

.na6 {
    right: 197px;
    top: 247px;
}

.na7 {
    right: 181px;
    top: 284px;
}

.na8 {
    right: 180px;
    top: 300px;
}

.na9 {
    right: 156px;
    top: 301px;
}

.na10 {
    right: 162px;
    top: 325px;
}

.na11 {
    right: 147px;
    top: 324px;
}

.na12 {
    right: 132px;
    top: 332px;
}

.na13 {
    right: 132px;
    top: 351px;
}

.na14 {
    right: 117px;
    top: 350px;
}

.na15 {
    right: 113px;
    top: 366px;
}

.na16 {
    right: 132px;
    top: 400px;
}

.na17 {
    right: 133px;
    top: 416px;
}

.na18 {
    right: 107px;
    top: 404px;
}

.na19 {
    right: 116px;
    top: 416px;
}

.na20 {
    right: 117px;
    top: 426px;
}

.na21 {
    right: 123px;
    top: 456px;
}

.na22 {
    right: 136px;
    top: 466px;
}

.na23 {
    right: 160px;
    top: 466px;
}

.na24 {
    right: 176px;
    bottom: 103px;
}

.na25 {
    right: 194px;
    bottom: 102px;
}

.na26 {
    right: 210px;
    bottom: 111px;
}

.na27 {
    right: 212px;
    bottom: 94px;
}

.na28 {
    right: 212px;
    bottom: 84px;
}

.na29 {
    right: 226px;
    bottom: 90px;
}

.na30 {
    right: 227px;
    bottom: 79px;
}

.na31 {
    right: 237px;
    bottom: 66px;
}

.na32 {
    right: 248px;
    bottom: 63px;
}

.na33 {
    right: 245px;
    top: 268px;
}

.na34 {
    right: 226px;
    top: 321px;
}

.na35 {
    right: 170px;
    top: 360px;
}

.na36 {
    right: 183px;
    top: 418px;
}

.na37 {
    right: 219px;
    bottom: 165px;
}

.na38 {
    right: 288px;
    bottom: 81px;
}

.na39 {
    right: 318px;
    top: 268px;
}

.na40 {
    right: 270px;
    top: 330px;
}

.na41 {
    right: 300px;
    top: 386px;
}

.na42 {
    right: 316px;
    top: 458px;
}

.na43 {
    right: 376px;
    bottom: 116px;
}

.na44 {
    right: 346px;
    top: 297px;
}

.na45 {
    right: 338px;
    top: 389px;
}


/*.na7{ right:197px; top:247px;}*/

.network table td {
    border: 1px solid #6e6e6e;
    color: #333;
    font: 13px/32px "微软雅黑";
}


/*案例*/

.innav_ul3 li {
    float: left;
    margin-right: 4px;
    background: url(http://www.ahhongchang.com/home/style/css/img/innav3_bg1.png) no-repeat left top;
    width: 139px;
    height: 71px;
    position: relative;
    z-index: 1;
}

.innav_ul3 li a.innav_a,
.innav_ul3 li a.innav3_a {
    display: block;
    width: 139px;
    height: 71px;
    text-align: center;
}

.innav_ul3 dl {
    position: absolute;
    z-index: 2;
    left: 1px;
    top: 45px;
    width: 135px;
    /*border-top:1px solid #fff;*/
}

.innav_ul3 dl dd {
    height: 32px;
    background: #d8e6f7;
    border-bottom: 1px solid #fff;
}

.innav_ul3 dl dd a {
    display: block;
    text-align: center;
    color: #3764a3;
    font: 13px/32px "微软雅黑";
}

.innav_ul3 dl dd:hover,
.innav_ul3 dl dd.select {
    background: #3e78c8;
}

.innav_ul3 dl dd:hover a,
.innav_ul3 dl dd.select a {
    color: #fff;
}

.innav_ul3 li h3 {
    color: #315eaa;
    font: 15px/18px "微软雅黑";
    padding-top: 20px;
}

.innav_ul3 li h4 {
    color: #999;
    font: 12px/15px "微软雅黑";
}

.innav_ul3 li:hover,
.innav_ul3 li.select {
    background: url(http://www.ahhongchang.com/home/style/css/img/innav3_bg2.png) no-repeat left top;
}

.innav_ul3 li:hover h3,
.innav_ul3 li.select h3,
.innav_ul3 li:hover h4,
.innav_ul3 li.select h4 {
    color: #fff;
}

.case {
    overflow: hidden;
}

.case ul {
    width: 120%;
}

.case ul li {
    float: left;
    margin-right: 23px;
    margin-bottom: 23px;
}

.case ul li dt {
    border: 1px solid #c1c0ba;
}

.case ul li:hover dt {
    border-color: #5281ba;
}

.case ul li:hover dd a {
    color: #5281ba;
}

.case ul li dt img {
    display: block;
}

.case ul li dd {
    text-align: center;
}

.case ul li dd a {
    color: #333;
    font: 14px/30px "微软雅黑";
}

.pro_top {
    margin-top: 50px;
    margin-bottom: 10px;
    width: 1003px;
}

.pro_top ul li {
    float: left;
    width: 90px;
    height: 32px;
    background: url(http://www.ahhongchang.com/home/style/css/img/prot_bg1.png) no-repeat left top;
    text-align: center;
    margin-right: 2px;
    color: #666;
    font: 14px/32px "微软雅黑";
    cursor: pointer;
}

.pro_top ul li.select {
    color: #fff;
    background: url(http://www.ahhongchang.com/home/style/css/img/prot_bg2.png) no-repeat left top;
}

.protb {
    border-top: 1px solid #e7eaee;
}

.protb_m {
    background: url(http://www.ahhongchang.com/home/style/css/img/inner_bg1.png) repeat-y right 2px #fff;
    padding: 15px 20px;
    color: #666;
    font: 13px/24px "微软雅黑";
}

.hide {
    display: none;
}

.pro_tit {
    height: 32px;
    width: 100%;
}

.pro_tit h3 {
    float: left;
    background: url(http://www.ahhongchang.com/home/style/css/img/prot_bg2.png) no-repeat left top;
    width: 90px;
    height: 32px;
    text-align: center;
    color: #fff;
    font: 14px/32px "微软雅黑";
}

.pro {
    overflow: hidden;
}

.pro ul {
    width: 100%;
}

.pro ul li {
    float: left;
    width: 298px;
    height: 196px;
    margin-left: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}

.pro ul li a {
    width: 298px;
    height: 196px;
    display: block;
    position: relative;
    z-index: 1;
    overflow: hidden;
    cursor: pointer;
}

.pro ul li a img {
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.pro ul li a span {
    width: 36px;
    height: 35px;
    display: block;
    position: absolute;
    z-index: 3;
    top: 74px;
    left: 50%;
    margin-left: -18px;
    background: url(https://www.xn--n7q74viod614b.cn/image/big.png) no-repeat left top;
    display: none;
    cursor: pointer;
}

.pro ul li a .pro_div {
    width: 298px;
    height: 196px;
    position: absolute;
    top: 151px;
    left: 0px;
    background: url(https://www.xn--n7q74viod614b.cn/image/black50.png) repeat left top;
    z-index: 2;
    cursor: pointer;
}

.pro ul li a .pro_div h3 {
    text-align: center;
    color: #fff;
    font: 14px/32px "微软雅黑";
}


/*产品详细*/

.prod {
    padding-bottom: 20px;
    border-bottom: 1px solid #f1f3f8;
}

.prod .slideBox {
    width: 617px;
    height: 480px;
    overflow: hidden;
    position: relative;
}

.prod .slideBox .hd {
    overflow: hidden;
    position: absolute;
    left: 65px;
    top: 354px;
    z-index: 1;
    width: 487px;
    padding-top: 6px;
}

.prod .slideBox .hd ul {
    zoom: 1;
    width: 100000%;
}


/*select框*/

.link {
    width: 175px;
    height: 25px;
    background: url(https://www.xn--n7q74viod614b.cn/image/select_bg.png) no-repeat left top;
    color: #666;
    font: 12px/25px "微软雅黑";
    padding-left: 10px;
    position: relative;
    z-index: 1;
    cursor: pointer;
    margin-top: 10px;
}

.link ul {
    border: 1px solid #c1c1c1;
    border-bottom: 0;
    width: 156px;
    height: 100px;
    overflow-y: auto;
    height: 0;
    position: absolute;
    z-index: 10;
    bottom: 24px;
    background: #fff;
    overflow-x: hidden;
    left: 0px;
}

.link ul li {
    height: 24px;
    border-bottom: 1px solid #c1c1c1;
}

.link ul li a {
    padding-left: 10px;
    width: 146px;
    display: block;
    height: 24px;
    color: #666;
    font: 12px/24px "微软雅黑";
}

.link ul li a:hover {
    color: #2b528b;
}

.index_news {
    height: 70px;
    background: rgba(216, 216, 216, 1);
}

.infoList {
    top: 0px !important;
}

.index_news .txtScroll-top {
    width: 782px;
    overflow: hidden;
    position: relative;
    padding: 3px 18px 3px 0px;
    height: 70px;
}

.index_news .txtScroll-top .hd {
    overflow: hidden;
    height: 20px;
    float: right;
    margin-top: 25px;
}

.index_news .txtScroll-top .hd .prev,
.txtScroll-top .hd .next {
    display: block;
    width: 13px;
    height: 7px;
    margin-bottom: 3px;
    overflow: hidden;
    cursor: pointer;
}

.index_news .txtScroll-top .bd {
    height: 30px;
    float: left;
    width: 590px;
}

.index_news .txtScroll-top .infoList li {
    height: 70px;
    line-height: 70px;
    margin-left: 50px;
}

.index_news .txtScroll-top .infoList li a {
    color: #333;
    font: 14px/70px "微软雅黑";
    float: left;
}

.index_news .txtScroll-top .infoList li a:hover {
    text-decoration: underline;
}

.index_news .txtScroll-top .infoList li .date {
    color: #666;
    font: bold 20px/70px "Arial";
    float: left;
}

.index_news .txtScroll-top .infoList li b {
    font: 22px/70px "Arial";
    color: #666;
    padding-right: 10px;
    padding-left: 5px;
    float: left;
}

.index_p {
    height: 337px;
    background: #ededed;
    border-top: 1px solid #eceef0;
}

.indexp_tit {
    border-bottom: 1px solid #e0e3e7;
    height: 35px;
    padding-top: 33px;
    position: relative;
    z-index: 1;
}

.indexp_tit h3,
.indexp_tit h4 {
    float: left;
}

.indexp_tit h3 a {
    color: #285290;
    font: 24px/25px "Impact";
}

.indexp_tit h4 a {
    color: #333;
    font: 14px/30px "微软雅黑";
    padding-left: 8px;
}

.index_p .picScroll-left {
    position: relative;
    height: 192px;
    margin-top: 30px;
    z-index: 3;
}

.index_p .picScroll-left .hd {
    overflow: hidden;
    height: 15px;
    position: absolute;
    right: 0px;
    top: -53px;
    z-index: 4;
}

.index_p .picScroll-left .hd .prev,
.index_p .picScroll-left .hd .next {
    display: block;
    width: 11px;
    height: 15px;
    float: right;
    margin-right: 7px;
    overflow: hidden;
    cursor: pointer;
}

.index_p .picScroll-left .hd .next {
    background: url(https://www.xn--n7q74viod614b.cn/css/img/indexp_jian.png) no-repeat -19px 0px;
}

.index_p .picScroll-left .hd .prev {
    background: url(https://www.xn--n7q74viod614b.cn/css/img/indexp_jian.png) no-repeat 0px 0px;
}

.index_p .picScroll-left .bd {
    width: 100%;
    height: 192px;
    overflow: hidden;
}

.index_p .picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
    width: 120%;
}

.index_p .picScroll-left .bd ul li {
    float: left;
    overflow: hidden;
    background: #fff;
    border-bottom: 1px solid #dedede;
    margin-right: 29px;
    width: 228px;
    height: 192px;
    cursor: pointer;
    position: relative;
    z-index: 3;
}

.index_p .picScroll-left .bd ul li a {
    padding: 4px 5px;
    display: block;
    width: 218px;
    height: 184px;
}

.index_p .picScroll-left .bd ul li a img {
    display: block;
}

.index_p .picScroll-left .bd ul li a h3 {
    color: #333;
    font: 14px/25px "微软雅黑";
    text-align: center;
}

.index_p .picScroll-left .bd ul li a h4 {
    color: #999;
    font: 10px/13px "Arial";
    text-align: center;
    text-transform: uppercase;
}

.index_p .picScroll-left .bd ul li:hover {
    background: #285290;
    border-bottom: 1px solid #23477d;
}

.index_p .picScroll-left .bd ul li:hover h3 {
    color: #fff;
}

.index_p .picScroll-left .bd ul li:hover h4 {
    color: #6d85ad;
}

.index_p .picScroll-left .bd ul li span {
    position: absolute;
    top: 43px;
    left: 50%;
    margin-left: -28px;
    z-index: 4;
    background: url(https://www.xn--n7q74viod614b.cn/css/img/index_ico1.png) no-repeat left top;
    width: 57px;
    height: 57px;
    display: none;
}

.index_p .picScroll-left .bd ul li:hover span,
.index_p .picScroll-left .bd ul li:hover .ico_bg {
    display: block;
}

.ico_bg {
    background: url(https://www.xn--n7q74viod614b.cn/css/img/black50.png) repeat left top;
    width: 218px;
    height: 134px;
    position: absolute;
    z-index: 3;
    left: 5px;
    top: 4px;
    display: none;
}

.index_b {
    height: 315px;
    padding-bottom: 40px;
    background-color: #ffffff;
}

.index_b .container {
    overflow: hidden;
}

.indexbm {
    width: 120%;
}

.index_1 {
    width: 306px;
}

.indexb_tit {
    height: 73px;
    overflow: hidden;
}

.indexb_tit h3,
.indexb_tit h4 {
    float: left;
}

.indexb_tit h3 a {
    color: #2B528B;
    font: 24px/73px "Impact";
    text-transform: uppercase;
}

.indexb_tit h4 a {
    color: #333;
    font: 14px/78px "微软雅黑";
    padding-left: 8px;
}

.index_1 {
    margin-right: 40px;
}

.index_1 .slideBox {
    width: 593px;
    height: 543px;
    overflow: hidden;
    position: relative;
    border: 1px solid #f5f5f5;
    padding: 3px;
}

.index_1 .slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.index_1 .slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.index_1 .slideBox .bd li a {
    width: 593px;
    height: 543px;
    display: block;
    position: relative;
    z-index: 1;
}

.index_1 .slideBox .bd img {
    width: 593px;
    height: 543px;
    display: block;
    position: absolute;
    z-index: 1;
}

.index_1 .slideBox .bd li div {
    width: 577px;
    height: 37px;
    background: url(https://www.xn--n7q74viod614b.cn/image/black70.png) repeat left top;
    font: 14px/37px "微软雅黑";
    color: #fff;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 2;
}

.index_1 .slideBox .prev,
.index_1 .slideBox .next {
    position: absolute;
    bottom: 10px;
    display: block;
    width: 25px;
    height: 20px;
}

.index_1 .slideBox .prev {
    background: url(https://www.xn--n7q74viod614b.cn/image/index1_jian.png) no-repeat 0px 0px;
    right: 25px;
}

.index_1 .slideBox .next {
    background: url(https://www.xn--n7q74viod614b.cn/image/index1_jian.png) no-repeat -25px 0px;
    right: 4px;
}

.index_1 .slideBox .prev:hover {
    background: url(https://www.xn--n7q74viod614b.cn/image/index1_jian.png) no-repeat 0px -21px;
}

.index_1 .slideBox .next:hover {
    background: url(https://www.xn--n7q74viod614b.cn/image/index1_jian.png) no-repeat -25px -21px;
}

.index_2 {
    width: 306px;
    margin-right: 40px;
}

.index_2 dl {
    padding-bottom: 15px;
    border-bottom: 1px solid #eceff3;
}

.index_2 dl dt img {
    display: block;
}

.index_2 dl dd {
    width: 198px;
    padding-right: 5px;
}

.index_2 dl dd h3 a {
    font: 14px/30px "微软雅黑";
    color: #22467a;
}

.index_2 dl dd h4 a {
    font: 13px/22px "微软雅黑";
    color: #555
}

.index_2 dl dd h4 a:hover {
    text-decoration: underline;
}

.index_2 ul {
    padding-top: 8px;
}

.index3_ul1 {
    position: relative;
    height: 150px;
    width: 310px;
}

.index3_ul1 p {
    line-height: 26px;
    font-size: 13px;
    text-indent: 2em;
    width: 310px;
    height: 150px;
    overflow: hidden;
}

.index3_ul1 ul {
    position: absolute;
    top: -10px;
    left: 0px;
    padding-bottom: 5px;
}

.g_more {
    color: #2B528B;
}

.g_more:hover {
    color: #333;
}

.index_2 ul li,
.index3_ul1 ul li {
    padding-left: 10px;
    background: url(https://www.xn--n7q74viod614b.cn/css/img/index_ico2.png) no-repeat left center;
}

.index_2 ul li a {
    font: 13px/33px "微软雅黑";
    color: #333;
}

.index_2 ul li font {
    font: 12px/33px "微软雅黑";
    color: #999;
    background-color: #ffffff;
}

.index_3 ul li a {
    font: 13px/30px "微软雅黑";
    color: #333;
    white-space: nowrap;
}

.index_2 ul li a:hover,
.index3_ul1 ul li a:hover {
    text-decoration: underline;
    color: #2B528B;
}

.index3_ul2 {
    padding-top: 18px;
    overflow: hidden;
}

.index3_ul2 ul {
    width: 120%;
}

.index3_ul2 li {
    float: left;
    width: 52px;
    border-bottom: 1px solid #eee;
    margin-right: 32px;
}

.index3_ul2 li:hover {
    border-bottom: 1px solid #dae0e9;
}

.index3_ul2 li:hover dd {
    color: #22467a;
}

.index3_ul2 li a {
    display: block;
}

.index3_ul2 li dt {
    height: 38px;
    width: 52px;
    background: url(https://www.xn--n7q74viod614b.cn/css/img/index3_img1.png) no-repeat;
}

.index3_ul2 li:hover dt {
    background: url(https://www.xn--n7q74viod614b.cn/css/img/index3_img2.png) no-repeat;
}

.index3_ul2 li dd {
    color: #333;
    font: 13px/30px "微软雅黑";
    text-align: center;
    padding-top: 5px;
}

.index3_ul2 li.li1 dt {
    background-position: 3px 0px;
}

.index3_ul2 li.li2 dt {
    background-position: -68px 0px;
}

.index3_ul2 li.li3 dt {
    background-position: -147px 0px;
}

.index3_ul2 li.li4 dt {
    background-position: -224px 0px;
}