/*头部样式*/

#header {
    width: 1200px;
    margin: 0 auto;
}

.header {
    width: 1200px;
    margin: 0 auto;
}

.top {
    height: 100px;
    background: #fff;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99999;
}

.logo {
    line-height: 100px;
}

.nav1 li a span {
    border-bottom: 2px solid #e6151a;
    width: 0px;
    height: 2px;
    display: block;
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-left: -42px;
}

.nav1 li.active span {
    animation: test 0.5s linear;
    animation-fill-mode: forwards;
}

.nav1 li.active1 span {
    animation: testt 0.5s linear;
    animation-fill-mode: forwards;
}

@-webkit-keyframes test {
    0% {
        width: 0px;
    }
    20% {
        width: 4px;
    }
    40% {
        width: 24px;
    }
    60% {
        width: 44px;
    }
    80% {
        width: 64px;
    }
    100% {
        width: 84px;
    }
}

@-webkit-keyframes testt {
    0% {
        width: 84px;
    }
    20% {
        width: 64px;
    }
    40% {
        width: 44px;
    }
    60% {
        width: 24px;
    }
    80% {
        width: 4px;
    }
    100% {
        width: 0px;
    }
}

.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.wd1200 {
    width: 1200px;
    margin: 0 auto;
}

.wd1240 {
    width: 1240px;
    margin: 0 auto;
}

.wd1280 {
    width: 1280px;
    margin: 0 auto;
}

.icon-font {
    position: relative;
}

.icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/icon_spirit.png);
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}


/* 首页banner样式 */

.bannerPc {
    width: 100%!important;
    position: relative;
}

.bannerPc li {
    overflow: hidden;
}

.bannerPc a {
    display: block;
}

.bannerPc img {
    width: 100%!important;
    margin: 0 auto;
}

.banner-osSlider {
    margin: 0 auto;
    margin-top: 100px;
}

.banner-osSlider .slider-btn-prev,
.banner-osSlider .slider-btn-next {
    position: absolute;
    z-index: 99;
    cursor: pointer;
    width: 40px;
    height: 110px;
    top: 50%;
    margin-top: -30px;
    /*background: url(//cdn.myxypt.com/58144fae/21/09/5915bc7a9b501b0c9e6f2bdccef8c8b92fdb53dc.png) no-repeat;*/
    text-indent: -9999px;
    overflow: hidden;
    visibility: hidden;
    display: none;
}

.banner-osSlider:hover .slider-btn-prev,
.banner-osSlider:hover .slider-btn-next {
    visibility: visible;
}

.banner-osSlider .slider-btn-prev {
    left: 50px;
    background-position: 0 0;
}

.banner-osSlider .slider-btn-next {
    right: 50px;
    background-position: -40px 0;
}

.banner-osSlider .slider-nav {
    position: absolute;
    z-index: 99;
    left: 0;
    right: 0;
    bottom: 40px;
    text-align: center;
}

.banner-osSlider .slider-nav li {
    display: inline-block;
    cursor: pointer;
    box-sizing: border-box;
    vertical-align: middle;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0 10px;
    background: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.banner-osSlider .slider-nav li.active {
    background: #e6151a;
    opacity: 1;
}

.banner-osSlider .cvNode img {
    max-width: none;
}


/* tit_he */

.tit_he {
    text-align: center;
    padding: 30px 0;
}

.tit_he h2 {
    font-size: 50px;
    color: #e6151a;
    letter-spacing: 5px;
    text-align: center;
}

.tit_he h2 span {
    display: inline-block;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}


/* c1_index */

.c1_index {
    position: relative;
    background: url(../images/c1bg.jpg) no-repeat center;
    height: 713px;
    padding-top: 130px;
}

.c1_wap {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.c1_wap .c1_left {
    width: 480px;
    position: relative;
}

.he_ll {
    position: relative;
    height: 380px;
    overflow: hidden;
    border-left: 2px solid #fff;
}

.swiper {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper .swiper-slide {
    background-size: cover;
    background-position: center;
}


/**/

.mySwiper {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.mySwiper .swiper-slide {
    height: 12.5%;
    width: 100%;
    opacity: 1;
    display: block;
}

.mySwiper .swiper-slide span {
    display: block;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    padding-left: 40px;
}

.mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}

.mySwiper .swiper-slide-thumb-active span {
    color: #e6151a;
    font-weight: bold;
    background: url(../images/jiant.png) no-repeat left center;
}


/*  */

.c1_wap .c1_right {
    width: 700px;
    margin-right: 55px;
    position: relative;
    overflow: hidden;
}

.c1_wap .swiper {
    width: 100%;
    height: 100%;
}

.c1_wap .swiper-slide img {
    display: block;
    width: 100%;
}

.mySwiper2 {
    height: 100%;
    width: 88%;
    float: right;
    overflow: hidden;
}

.mySwiper2 .swiper-slide {
    width: 100%;
    display: block;
}


/* chak */

.chak {
    position: relative;
    margin-top: 38px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
}

.chak a {
    display: inline-block;
    width: 210px;
    line-height: 55px;
    text-align: center;
    background: #e6151a;
    font-size: 16px;
    color: #fff;
}

.chak:hover {
    transform: translateX(10px);
}


/* c2_index */

.c2_index {
    position: relative;
    height: 724px;
    background: url(../images/c2bg.jpg) no-repeat center;
}

.c2_left {
    position: relative;
    width: 620px;
    height: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
}

.c2_left li {
    width: calc(50% - 4px);
    position: relative;
    border: 2px solid #fff;
    text-align: center;
    box-sizing: content-box;
}

.c2_left li::before {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 0px;
    content: "";
    background: #e6151a;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    z-index: 1;
}

.c2_left li:hover::before {
    height: 100%;
}

.c2_left li:nth-child(1) {
    margin-right: 50%;
    border-bottom: none;
}

.c2_left li:nth-child(3) {
    border-left: none;
    border-bottom: none;
}

.c2_left li:nth-child(4) {
    margin-left: calc(50% - 2px);
}

.c2_left li a {
    display: block;
    height: 238px;
    position: relative;
    z-index: 99;
}

.c2_left li .simg {
    text-align: center;
    padding-top: 55px;
    line-height: 59px;
}

.c2_left li .simg img {
    display: inline-block;
    max-width: 100%;
}

.c2_left li h3 {
    font-weight: normal;
    font-size: 24px;
    color: #fff;
    padding-top: 15px;
}


/*  */

.c2_right {
    position: relative;
    width: 445px;
    float: right;
    text-align: right;
    padding-top: 100px;
}

.c2_right h3 {
    color: #fff;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
}

.c2_right .abbtxt {
    line-height: 32px;
    color: #fff;
    font-size: 16px;
    margin: 30px 0 45px;
    text-align: left;
}

.chak2 {
    text-align: right;
    margin-top: 0;
}


/* c3_index */

.c3_index {
    position: relative;
    height: 735px;
    background: url(../images/c3bg.jpg) no-repeat center;
    padding-top: 125px;
}

.c3_left {
    position: relative;
    padding-top: 110px;
    width: 550px;
    float: left;
}

.c3_left h2 {
    text-transform: uppercase;
    font-family: "Arial";
    font-size: 147px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 1;
}

.chak3 {
    margin-top: 60px;
}


/*  */

.news_list11 {
    position: relative;
    width: 655px;
    float: right;
}

.news_list11 li {
    position: relative;
    margin-bottom: 45px;
}

.news_list11 li a {
    display: flex;
    justify-content: space-between;
}

.news_list11 li .com-img {
    width: 200px;
}

.news_list11 li .com-img img {
    width: 100%;
    height: 132px;
}

.news_list11 li .com_sys {
    width: calc(100% - 200px);
    padding-left: 20px;
}

.news_list11 li .com_sys h3 {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
}

.news_list11 li .com_sys .sys_txt {
    font-size: 14px;
    color: #cccccc;
    margin: 10px 0;
}

.news_list11 li .com_sys span {
    font-size: 14px;
    color: #fff;
}

.news_list11 li:hover .com_sys h3 {
    transform: translateX(10px);
}


/* c4_index */

.c4_index {
    position: relative;
    padding: 30px 0 40px;
    text-align: center;
}

.c4_index h2 {
    font-size: 50px;
    color: #e6151a;
    font-weight: bold;
    letter-spacing: 8px;
}

.c4_index h2 span {
    display: inline-block;
}

.c4_index p {
    font-size: 24px;
    color: #111111;
    letter-spacing: 3px;
}


/* foot_wap */

.foot_wap {
    position: relative;
    background: url(../images/ft_bg.jpg) no-repeat center;
    background-size: cover;
    padding: 50px 0;
}

.foot_wap .flex {
    display: flex;
    justify-content: space-between;
}

.ft_aa {
    width: 350px;
    position: relative;
    text-align: center;
}

.ft_aa img {
    max-width: 100%;
}

.ft_bb {
    width: 410px;
    position: relative;
    font-size: 16px;
    color: #fff;
    line-height: 35px;
    padding-left: 55px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    border-right: 1px solid rgba(255, 255, 255, 0.5);
}

.ft_cc {
    width: 520px;
    position: relative;
    padding-left: 55px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
}

.ft_cc a {
    color: #fff;
}

.ft_cc a:hover {
    color: #e6151a;
}


/*主体样式*/

#container {
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
}

.container {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.wrapper {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 999999;
}

.section2 {
    background: url(../images/page_Two.jpg) no-repeat top center;
    background-size: cover;
}

.section3 {
    background: url(../images/page_Three.jpg) no-repeat top center;
    background-size: cover;
}

.section4 {
    background: url(../images/page_Tour.jpg) no-repeat top center;
    background-size: cover;
}

.section5 {
    background: url(../images/page_Tive.jpg) no-repeat top center;
    background-size: cover;
}

.section6 {
    background: url(../images/page_Six.jpg) no-repeat top center;
    background-size: cover;
}

.nei1 {
    width: 936px;
    margin-left: 50px;
    margin-top: 75px;
    background: rgba(0, 124, 194, 0.75);
    min-height: 100px;
    padding: 32px;
    z-index: 999;
    position: relative;
    left: -200px;
    opacity: 0;
}

.nei1left {
    width: 474px;
    height: 386px;
    overflow: hidden;
}

.nei1left img {
    width: 474px;
    height: 386px;
    transition: all 0.4s;
}

.nei1left:hover img {
    transform: scale(1.1);
}

.nei1Center {
    width: 370px;
    margin-left: 38px;
}

.nei1Center>h1 {
    font-weight: normal;
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    letter-spacing: 3px;
    width: 210px;
    text-align: center;
}

.nei1Center>h1 p {
    font-size: 20px;
    letter-spacing: 0px;
}

.nei1Con {
    text-align: justify;
    color: #fff;
    font-size: 16px;
    margin-top: 24px;
    height: 168px;
    overflow: hidden;
}

.nei1Center .nei1More {
    display: block;
    color: #fff;
    font-size: 14px;
    width: 110px;
    height: 30px;
    background: #cba600;
    line-height: 30px;
    text-align: center;
    border-radius: 10px;
    margin-top: 35px;
}

.nei1Center .nei1More:hover {
    font-size: 16px;
}

.nei1right {
    width: 172px;
    margin-top: 80px;
    position: absolute;
    right: -100px;
    top: 0;
    z-index: 9999;
    opacity: 0;
}

.nei1right li {
    width: 172px;
    height: 61px;
    text-align: left;
    line-height: 61px;
    background: url(../images/nei1bac.png) no-repeat top center;
}

.nei1right li+li {
    margin-top: 19px;
}

.nei1right li a {
    display: block;
    color: #e6151a;
    font-size: 20px;
    padding-left: 53px;
}

.nei1right li:hover {
    background: url(../images/nei1bach.png) no-repeat top center;
}

.nei1right li:hover a {
    color: #fff;
}

.nav {
    position: fixed;
    right: 0;
    top: 35%;
    z-index: 999;
}

#fullpage {
    z-index: 99;
}

.nav li+li {
    margin-top: 16px;
}

.nav li a {
    background: url(../images/pager.png) center center no-repeat;
    display: block;
    width: 22px;
    height: 22px;
    margin-right: 40px;
    text-align: center;
    text-indent: -9999px
}

.nav li.active a {
    background: url(../images/pager1.png) center center no-repeat;
}

.nav li>a {
    outline: none;
}

.nei2tit {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 36px;
    position: relative;
    top: -100px;
    opacity: 0;
}

.nei2tit p {
    font-size: 20px;
}

.nei2 {
    margin-top: 75px;
}

.nei2Con {
    margin-top: 50px;
}

.nei2left {
    width: 291px;
    padding-left: 50px;
    background: url(../images/nei2left.png) no-repeat left top;
    padding-top: 25px;
    padding-bottom: 20px;
    position: relative;
    left: -100px;
}

.nei2right {
    width: 820px;
    margin-top: 25px;
}

.nei2right li {
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 16px;
}

.nei2right li img {
    width: 255px;
    height: 193px;
}

.nei2right li a.img {
    width: 255px;
    height: 193px;
    position: relative;
    overflow: hidden;
    display: block;
}

.nei2right li img.phfront {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.nei2right li img.phback {
    position: absolute;
    left: 127.5px;
    top: 96.5px;
    z-index: 2;
    width: 0;
    height: 0;
}

.nei3 {
    margin-top: 75px;
    position: relative;
    z-index: 9999;
}

#Index {
    z-index: 100;
    width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
}

#Index_Box {
    position: relative;
    width: 1200px;
}

#Index_Box ul {
    position: relative;
    height: 450px
}

#Index_Box li {
    z-index: 0;
    position: absolute;
    width: 0px;
    height: 0px;
    top: 146px;
    cursor: pointer;
    left: 377px;
}

#Index_Box li a.img {
    overflow: hidden;
    display: block;
    width: 498px;
    height: 348px;
}

#Index_Box li a.img img {
    transition: all 0.4s;
}

#Index_Box li:hover a.img img {
    transform: scale(1.1);
}

#Index_Box li h3 {
    display: none;
    height: 65px;
    line-height: 65px;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
}

#Index_Box li:nth-child(2) h3 {
    display: block;
}

#Index_Box li:nth-child(2) a.img {
    width: 537px;
    height: 375px;
}

#Index_Box li h3 a {
    display: block;
    color: #fff;
}

#Index_Box li h3 a:hover {
    text-decoration: underline;
}

#Index_Box li img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.nei4 {
    margin-top: 75px;
}

.nei4Con {
    width: 860px;
    background: rgba(255, 255, 255, 0.75);
    min-height: 100px;
    margin: 0 auto;
    margin-top: 40px;
    padding: 0 20px;
}

.nei4Con li {
    height: 136px;
    padding-top: 15px;
}

.nei4Con li+li {
    border-top: 1px solid #cccccc;
}

.nei4Con li a.img {
    width: 187px;
    height: 115px;
    position: relative;
    left: -100px;
    opacity: 0;
}

.nei4Con li a.img img.img1 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.nei4Con li a.img img.img2 {
    position: absolute;
    left: 93.5px;
    top: 57.5px;
    z-index: 2;
    width: 0;
    height: 0;
}

.nei4Con li div.intro {
    width: 450px;
    margin-left: 27px;
    color: #333;
    font-size: 14px;
    text-align: justify;
    background: url(../images/nei4line.jpg) no-repeat right center;
    padding-right: 42px;
}

.nei4Con li div.intro a {
    display: block;
    height: 45px;
    line-height: 45px;
    margin-top: 5px;
    color: #333;
    font-size: 16px;
    margin-bottom: 6px;
}

.nei4Con .moreN4 {
    display: block;
    color: #fff;
    font-size: 14px;
    width: 110px;
    height: 30px;
    background: #cba600;
    line-height: 30px;
    text-align: center;
    border-radius: 10px;
    margin-right: 21px;
    margin-top: 41px;
    position: relative;
    right: -100px;
}

.nei4Con .moreN4:hover {
    font-size: 16px;
}

.nei4Con li:hover .intro a {
    color: #e6151a;
}

.nei5Con {
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-top: 35px;
    line-height: 40px;
}

.nei5Con img {
    margin-top: 40px;
}

.nei5Box {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.menu_cate {
    width: 220px;
    float: left;
}

.cate_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "Microsoft Yahei";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
}

.about_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "Microsoft Yahei";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.navigation {
    float: right;
    width: 100px;
}

.index-title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "Microsoft Yahei";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.index-table td {
    border: solid #add9c0;
    border-width: 0px 1px 1px 0px;
    padding: 10px 5px;
}

.index-table {
    border: solid #add9c0;
    border-width: 1px 0px 0px 1px;
    margin-top: 10px;
}


/*  */

.com-img {
    display: block;
    overflow: hidden;
}

.com-img img {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*首页新闻*/

.news_company {
    width: 280px;
    float: right;
}

.news1_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "Microsoft Yahei";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.news_company .content {
    padding: 5px;
}


/*首页左侧联系我们*/

.contact {
    width: 218px;
    float: left;
    padding-bottom: 5px;
    margin-top: 10px;
}

.contact_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "Microsoft Yahei";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.contact .content {
    padding: 5px;
    padding-left: 8px;
}


/*工程案例*/

.case {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.case_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "Microsoft Yahei";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.case .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.news2_company {
    margin-top: 10px;
}


/*产品推荐*/

.recommend_product {
    margin-top: 10px;
    width: 692px;
    float: left;
}

.recommend_product .title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "Microsoft Yahei";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.recommend_product .content {
    padding-top: 15px;
    padding-bottom: 14px;
}

.roll_product li {
    padding-bottom: 0px;
}


/*页面底部*/

.footer {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #1582cd;
    padding: 1% 0;
}

.footer .copyright {
    width: 1200px;
    position: relative;
    left: 50%;
    margin-left: -600px;
}

.footer a {
    color: #fff;
}

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


/*------------内页-------------------*/

.left .box {
    margin-bottom: 35px;
}

.left .box h3 {
    /* line-height: 32px; */
    font-weight: 600;
    font-family: "Microsoft Yahei";
    /* background: #e6151a; */
    font-size: 20px;
    color: #e6151a;
    text-align: left;
    /* padding-top: 12px; */
    padding-bottom: 4px;
    padding-left: 12px;
    border-bottom: 3px dashed #e6151a;
    border-left: 5px solid #e6151a;
}

.left .box h3 span {
    /* display: block; */
    font-weight: normal;
    font-size: 12px;
    font-family: 'arial';
    line-height: 20px;
    padding-left: 10px;
    text-transform: uppercase;
    color: #333;
}

.left .box .content {
    padding: 5px 0px;
    font-size: 14px;
}

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}

.n_banner {
    width: 100%;
    margin: 0 auto;
}

.n_banner img {
    width: 100%
}

.left {
    width: 225px;
    float: left;
}

.sort_product {
    margin-top: 10px;
}

.n_contact {
    margin-top: 10px;
}

.n_contact .content {
    padding: 5px;
    line-height: 24px;
}

.right {
    width: 930px;
    float: right;
    padding-bottom: 10px;
    /* margin-top: 26px; */
}

.sitemp {
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    border-bottom: #e6151a 1px solid;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 50px;
    text-align: center;
    text-align: left;
    text-indent: 15px;
    color: #e6151a;
    font-size: 19px;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 50px;
    font-size: 15px;
}
.sitemp .site a:hover { color:#e6151a;}
.right .content {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}