@charset "utf-8";

/* CSS Document */

* {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    border: none;
}

input,
select,
textaera {
    outline: none;
}

body {
    font-family: "微软雅黑";
}

#button-all {
    width: 60px;
    height: 34px;
    position: fixed;
    right: 0px;
    bottom: 0px;
    z-index: 9998;
    text-align: center;
    padding-top: 26px;
    background: url(../images/botton-all2_07.jpg) center center no-repeat;
}

#button-all a {
    font-size: 12px;
    color: #fff;
    line-height: 34px;
}

#button-all:hover {
    background: url(../images/btton-all_07.jpg) center center no-repeat;
}

.clear {
    clear: both;
}

.header-top {
    width: 100%;
    font-size: 12px;
    line-height: 30px;
    background-color: rgba(247, 246, 245, 0.9);
    color: #6e6e6e;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    position: fixed;
    /*固定作用*/
    top: 0px;
    left: 0px;
    /*ie6下样式，加下划线表示只针对ie6 的hack */
    _position: absolute;
    /* 把导航栏位置定义为绝对位置  关键*/
    _top: expression(documentElement.scrollTop + "px");
    /* 把导航栏位置放在浏览器垂直滚动条的顶端  关键 */
    z-index: 9999;
    /* 让导航栏浮在网页的高层位置，遇到flash和图片时候也能始终保持最外层 */
}

.header-top-inner {
    width: 1160px;
    height: 30px;
    margin: 0 auto;
}

.header-top-inner p {
    float: left;
}

.header-top-inner ul {
    float: right;
}

.header-top-inner ul li {
    float: left;
    margin-left: 16px;
}

.header-top-inner ul li:nth-child(2) a {
    border-bottom: #da251c 1px solid;
}

.header-top-inner ul li a {
    color: #6e6e6e;
}

.header-top-inner ul li:hover a {
    border-bottom: #da251c 1px solid;
}

.header-mid {
    width: 1160px;
    height: 116px;
    margin: 0 auto;
    margin-top: 30px;
}

.header-mid ul li {
    float: left;
    color: #000000;
    font-size: 26px;
}

.header-mid ul li p {
    font-size: 12px;
    color: #6e6e6e;
}

.header-mid ul li:nth-child(1) {
    margin-top: 18px;
    margin-right: 40px;
}

.header-mid ul li:nth-child(2) {
    margin-top: 18px;
    margin-right: 70px;
}

.header-mid ul li:nth-child(3) {
    margin-top: 44px;
    margin-right: 70px;
}

.header-mid ul li:nth-child(4) {
    margin-top: 18px;
    margin-right: 40px;
}

.header-mid ul li:nth-child(5) {
    margin: 20px 0 0 22px;
}

.header-mid ul li:nth-child(6) {
    margin-top: 28px;
    float: right;
    text-align: center;
}

.nav {
    width: 100%;
    height: 60px;
    margin-top: 6px;
    text-align: center;
    box-shadow: 0px 2px 5px #000;
}

.nav .nav_inner {
    display: inline-block;
    zoom: 1;
}

.nav_inner>li {
    float: left;
    position: relative;
}

.nav_inner>li a {
    font-size: 18px;
    line-height: 60px;
    color: #272727;
    text-transform: capitalize;
    display: block;
    margin-left: 20px;
    margin-right: 20px;
}

.nav_inner>li a:hover {
    color: #cd281e;
}

.nav_inner>li:nth-child(1) a {
    color: #cd281e;
}

.nav_inner>li>.active {
    background: url(../images/nav_a_bj_03.gif) no-repeat right top;
    padding-right: 20px;
}

.subnav {
    background-color: #333;
    border: 1px #111 solid;
    border-radius: 0 0 4px 4px;
    position: absolute;
    left: 0;
    top: 60px;
    display: none;
    z-index: 9999;
}

.subnav>li {
    border-top: 1px #252525 solid;
    border-bottom: 1px #444 solid;
}

.subnav>li>a {
    font-size: 12px;
    line-height: 36px;
    color: #fff;
    display: inline-block;
    background: url(../images/subnav_a_bj_03.gif) no-repeat 10px center;
}

.subnav>li:hover {
    background-color: #222222;
}

.subnav>li a:hover {
    color: #ffffff;
}

#banner {
    height: 500px;
    overflow: hidden;
}

#banner a {
    blr: expression(this.onFocus=this.blur());
    outline: none;
}


/* banner-box */

.banner-box {
    height: 500px;
    position: relative;
    overflow: hidden;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
}

.banner-box .bd {
    width: 100% !important;
}

.banner-box .bd li .m-width {
    width: 1920px;
    margin: 0 auto;
    overflow: hidden;
}

.banner-box .bd li {
    width: 100% !important;
}

.banner-box .bd li a {
    display: block;
    background-size: auto;
}

.banner-btn {
    width: 1920px;
    position: absolute;
    left: 50%;
    top: 198px;
    margin-left: -960px;
}

.banner-btn a {
    display: block;
    width: 49px;
    height: 104px;
    position: absolute;
    top: 0;
    filter: alpha(opacity=20);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}

.banner-btn a.prev {
    position: absolute;
    left: 260px;
    background: url(../images/foot.png) no-repeat 0 0;
}

.banner-btn a.next {
    position: absolute;
    right: 260px;
    background: url(../images/foot.png) no-repeat -49px 0;
}

.banner-box .hd ul {
    position: absolute;
    top: 260px;
    display: inline-block;
}

.banner-box .hd {
    width: 120px;
    margin: 0 auto;
}

.banner-box .hd ul li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    text-indent: -9999px;
    margin-right: 6px;
    margin-left: 6px;
    background: rgba(255, 255, 255, 0.5);
    float: left;
    cursor: pointer;
}

.banner-box .hd ul li.on {
    background: #ffffff;
}

#page2 {
    background: #f7f6f5;
    width: 100%;
    height: 60px;
}

#page2 span {
    color: #cd281e;
}

.page2-inner {
    width: 1160px;
    margin: 0 auto;
}

.page2-inner p {
    float: left;
}

.page2-inner p a {
    font-size: 14px;
    color: #272727;
    line-height: 60px;
}

.page2-inner p a:hover {
    color: #cd281e;
    text-decoration: underline;
}

.search {
    float: right;
}

.search .search-input {
    height: 30px;
    width: 300px;
    border: 1px solid #cd281e;
    border-radius: 5px;
    background: url(../images/sousuo-tb_10.jpg) no-repeat 6px center;
    padding-left: 42px;
    margin-top: 14px;
}

.search .btn_search {
    height: 32px;
    width: 50px;
    border-radius: 5px;
    background-color: transparent;
    background: url(../images/sousuo_07.jpg) no-repeat;
    border: 0;
    vertical-align: top;
    margin-left: 2px;
    margin-top: 14px;
}

#page3 {
    width: 1160px;
    margin: 0 auto;
    margin-top: 30px;
}

.page3-bt {
    position: relative;
    margin-bottom: 6px;
}

.page3-bt>p,
.page5-bt>p,
.page7-bt>p {
    position: absolute;
    top: 18px;
    left: 300px;
    font: 400 22px 'Mcrosoft YaHei' !important;
    color: #fff !important;
}

.page3-bt>p span,
.page5-bt>p span,
.page7-bt>p span {
    font-size: 16px !important;
}

.page3-bt .page3-xhxl {
    float: left;
    margin-right: 6px;
}

#page3 p {
    float: left;
    font-size: 12px;
    color: #6e6e6e;
}

.page3-xhxr {
    float: right;
}

#page3 ul {
    margin-left: 78px;
}

#page3 ul li {
    width: 224px;
    float: left;
    display: inline;
    text-align: center;
    margin-right: 36px;
    margin-top: 1px;
    margin-bottom: 10px;
    font-size: 10px;
    color: #272727;
    line-height: 16px;
    padding-top: 260px;
}

#page3 ul li:nth-child(1) {
    background: url(../images/page3-1234_11.jpg) no-repeat left top;
}

#page3 ul li:nth-child(2) {
    background: url(../images/page3-1234_13.jpg) no-repeat left top;
}

#page3 ul li:nth-child(3) {
    background: url(../images/page3-1234_15.jpg) no-repeat left top;
}

#page3 ul li:nth-child(4) {
    background: url(../images/page3-1234_17.jpg) no-repeat left top;
}

#page3 ul li span {
    font-size: 12px;
    color: #6e6e6e;
}

#page4 {
    background-color: #ededed;
    padding-top: 30px;
}

.page4-inner {
    width: 1160px;
    margin: 0 auto;
    padding-bottom: 24px;
}

.page4-bt {
    width: 1160px;
    height: 60px;
    background: #FFF;
}

.page4-ml {
    width: 238px;
    background: #FFF;
    position: relative;
    margin-top: 24px;
    padding-top: 20px;
    padding-left: 10px;
    padding-bottom: 20px;
}

.page4-ml h2 {
    width: 228px;
    border-bottom: 1px #f2ebea solid;
    font-size: 20px;
    color: #272727;
    line-height: 40px;
}

.page4-ml h2 span {
    margin-left: 80px;
    color: #e7dbda;
    font-weight: normal;
}

.page4-ml .sidebar-nav li {
    background: url(../images/mulu-bj_27.jpg) no-repeat left center;
    padding-left: 14px;
}

.page4-ml .sidebar-nav li a {
    font-size: 16px;
    font-weight: normal;
    color: #272727;
    line-height: 28px;
}

.page4-ml .sidebar-nav .sidebar-nav-1 {
    background: url(../images/page4-ml-bj_07.jpg) no-repeat left center;
}

.page4-ml .sidebar-nav .sidebar-nav-1 a {
    color: #cd281e;
}

.page4-ml .sidebar-nav li:hover {
    background: url(../images/page4-ml-bj_07.jpg) no-repeat left center;
}

.page4-ml .sidebar-nav li:hover a {
    color: #cd281e;
}

.more {
    width: 150px;
    height: 40px;
    text-align: center;
    border: #5dacec 1px solid;
    margin: 0 auto;
    margin-top: 20px;
}

.more a {
    font-size: 18px;
    color: #5dacec;
    line-height: 40px;
}

.more:hover {
    background: #5dacec;
    width: 160px;
}

.more:hover a {
    color: #ffffff;
}

.pic {
    display: none;
    width: 880px;
    position: absolute;
    background: #fff;
    left: 272px;
    top: 0px;
    padding-left: 4px;
    padding-top: 4px;
}

#pic-350 {
    display: block;
}

.product-pic-1 {
    width: 216px;
    height: 240px;
    margin-right: 4px;
    margin-bottom: 22px;
    float: left;
    text-align: center;
}

.product-pic-1 img {
    width: 216px;
    height: 194px;
}

.pic li a {
    font-size: 14px;
    color: #272727;
    line-height: 28px;
    margin-bottom: 10px;
}

.pic li:hover {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
}

.pic li:hover a {
    color: #cd281e;
}

#page5 {
    padding-top: 30px;
    width: 1160px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.page5-bt {
    position: relative;
    margin-bottom: 6px;
}

.page5-xhxl {
    float: left;
    margin-right: 6px;
}

#page5 p {
    float: left;
    font-size: 12px;
    color: #6e6e6e;
}

.page5-xhxr {
    float: right;
}

.page5-bt-sm {
    padding-bottom: 50px;
}

#page5 ul li {
    float: left;
    width: 300px;
    height: 140px;
    margin-top: 50px;
}

#page5 ul li:nth-child(4) {
    width: 260px;
}

#page5 ul li:nth-child(8) {
    width: 260px;
}

#page5 ul li p {
    font-size: 16px;
    color: #ff9400;
    font-style: italic;
    font-weight: bold;
    float: left;
    margin-top: 30px;
}

#page5 ul li img {
    float: left;
    margin-right: 10px;
}

#page6 {
    background: #ededed;
    padding-top: 24px;
    padding-bottom: 50px;
}

.page6-bt {
    width: 1160px;
    height: 60px;
    background: #FFF;
    margin: 0 auto;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
    position: relative;
}

.page6-bt p a {
    line-height: 60px;
    font-size: 14px;
    color: #6e6e6e;
}

.page6-bt p {
    position: absolute;
    top: 0;
    right: 10px;
}

#page6 .page6-case {
    width: 1160px;
    margin: 0 auto;
    margin-top: 28px;
}

#page6 .page6-case li {
    width: 260px;
    text-align: center;
    margin-right: 14px;
    margin-left: 14px;
    margin-bottom: 30px;
    float: left;
    border: #FFF 1px solid;
    background: #fff;
}

#page6 .page6-case li:hover {
    border: #5dacec 1px solid;
}

#page6 .page6-case li h4 a {
    font-size: 18px;
    line-height: 60px;
    color: #272727;
    font-weight: normal;
}

#page6 .page6-case li:hover h4 a {
    color: #5dacec;
}

.page6-more {
    width: 150px;
    height: 50px;
    text-align: center;
    border: #5dacec 1px solid;
    margin: 0 auto;
    margin-top: 20px;
}

.page6-more a {
    font-size: 18px;
    color: #5dacec;
    line-height: 50px;
}

.page6-more:hover {
    background: #5dacec;
    width: 160px;
}

.page6-more:hover a {
    color: #ffffff;
}

#page7 {
    width: 1160px;
    margin: 0 auto;
    margin-bottom: 50px;
    height: 1240px;
}

.page7-bt {
    position: relative;
    margin-top: 30px;
    margin-bottom: 6px;
}

.page7-xhxl {
    float: left;
    margin-right: 6px;
}

.page7-bt-sm p {
    float: left;
    font-size: 12px;
    color: #6e6e6e;
}

.page7-bt-sm h3 {
    font-size: 16px;
    color: #000;
    text-align: left;
    padding: 15px 0px 15px 20px;
}

.page7-xhxr {
    float: right;
}

.page7-bt-sm {
    padding-bottom: 30px;
}

.page7-l {
    background: #efefef;
    width: 560px;
    height: 992px;
    margin-left: 10px;
    padding-top: 98px;
    float: left;
    position: absolute;
}

.witness {
    margin-left: 24px;
    padding-bottom: 24px;
}

.witness-pic {
    float: left;
    width: 242px;
    height: 180px;
}

.witness-word {
    width: 246px;
    margin-left: 24px;
    float: left;
    line-height: 20px;
}

.witness-word h3 {
    font-size: 14px;
    color: #272727;
    margin-bottom: 14px;
}

.witness-word p {
    font-size: 14px;
    color: #6e6e6e;
}

.witness-word ul {
    margin-top: 20px;
}

.witness-word ul li {
    width: 76px;
    height: 26px;
    border: 2px #c9c9c9 solid;
    float: left;
    margin-right: 10px;
    text-align: center;
}

.witness-word ul li a {
    font-size: 12px;
    color: #6e6e6e;
    line-height: 26px;
}

.line1 {
    width: 560px;
    height: 1px;
    background: #d0cfcf;
}

.line2 {
    width: 560px;
    height: 1px;
    background: #ffffff;
}

.problem {
    padding-top: 98px;
    margin-left: 24px;
    padding-bottom: 24px;
    background: url(../images/page7-problem_20.jpg) no-repeat 390px 80px;
}

.page7-l .problem li {
    font-size: 14px;
    color: #272727;
    line-height: 26px;
    margin-bottom: 8px;
}

.page7-l .problem li span {
    color: #6e6e6e;
}

.page7-l .problem li span a {
    color: #272727;
}

.page7-witness-bt {
    position: relative;
    width: 320px;
    left: 0px;
    top: 24px;
}

.page7-problem-bt {
    position: relative;
    width: 320px;
    left: 0px;
    top: 684px;
}

.page7-honor-bt {
    position: relative;
    width: 320px;
    left: 590px;
    top: 156px;
}

.page7-r {
    background: #efefef;
    width: 560px;
    height: 992px;
    padding-top: 98px;
    float: right;
}

.page7-introduction-bt {
    position: relative;
    width: 320px;
    left: 590px;
    top: -98px;
}

.introduction {
    padding-bottom: 24px;
}

.introduction-pic {
    float: left;
    margin-left: 24px;
    margin-right: 24px;
    width: 290px;
    height: 190px;
}

.introduction .introduction-content {
    width: 198px;
    font-size: 16px;
    color: #272727;
    line-height: 24px;
    margin-bottom: 20px;
}

.introduction-r {
    float: left;
}

.introduction-more {
    font-size: 12px;
    line-height: 26px;
    width: 76px;
    text-align: center;
    border: #c9c9c9 2px solid;
}

.introduction-more a {
    color: #6e6e6e;
}

.honor {
    text-align: center;
    margin-bottom: 24px;
}

.honor p {
    margin-top: 24px;
    line-height: 50px;
    margin-bottom: 24px;
    margin-left: 476px;
}

.honor p a {
    font-size: 14px;
    color: #6e6e6e;
}

.page7-news-bt {
    position: relative;
    width: 320px;
    left: 590px;
    top: 436px;
}

.news p {
    margin-top: 24px;
    line-height: 50px;
    margin-left: 476px;
}

.news p a {
    font-size: 14px;
    color: #6e6e6e;
}

.news-content .news-content-l {
    margin-left: 24px;
    line-height: 30px;
    margin-right: 24px;
}

.news-content .news-content-l li {
    height: 35px;
    clear: both;
}

.news-content .news-content-l .n_l {
    display: block;
    float: left;
}

.news-content .news-content-l .n_r {
    display: block;
    float: right;
}

.news-content .news-content-l li a {
    background: url(../images/news-yuandian_07.jpg) no-repeat left center;
    padding-left: 18px;
    font-size: 16px;
    color: #272727;
}

.news-content .news-content-r {
    float: right;
    font-size: 14px;
    color: #6e6e6e;
    margin-right: 24px;
    line-height: 30px;
}

.footer-top {
    background: #666666;
    text-align: center;
    padding-top: 24px;
    padding-bottom: 24px;
}

.footer-top h2 {
    font-size: 24px;
    line-height: 40px;
    color: #272727;
}

.footer-top P {
    line-height: 30px;
    font-size: 16PX;
    color: #272727;
}

.footer-top p a {
    color: #272727;
}

.footer-top p span {
    padding-left: 12px;
}

.footer-bottom {
    height: 48px;
    line-height: 48px;
    background: #222222;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
}

.footer-bottom span {
    margin-left: 10px;
}