@CHARSET "UTF-8";

/*----- 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;
}

.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);
}

.container {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}


/*头部样式*/

.header {
    width: 1920px;
    margin: 0 auto;
    height: 80px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    z-index: 99999;
    top: 0;
    background: url(../images/head_bj.png) no-repeat top center;
}

.top {
    width: 1200px;
    margin: 0 auto;
}

.logo {
    width: 300px;
    margin-top: 15px;
}

.logo img {
    max-width: 100%;
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}


/*导航栏样式*/

#menu {
    height: 80px;
    width: 860px;
    float: right;
}

#container {
    width: 1025px;
    margin: 0 auto;
}


/*首页banner*/

.x-banner {
    width: 100%;
    margin: 0 auto;
}


/*热门搜索*/

.sou {
    background: url(../images/bannexia.png) no-repeat center center;
    height: 100px;
}

.tels {
    width: 220px;
    padding-top: 16px;
}

.tel_t {
    font-size: 14px;
    color: #ffffff
}

.tel_h {
    color: #ffffff;
    font-size: 28px;
    line-height: 25px;
    padding-top: 2px;
}

.tel_yw {
    font-size: 12px;
    color: #ffffff
}

.search {
    width: 410px;
    padding-top: 8px;
}

.hotSearch {
    width: 410px;
    height: 36px;
    line-height: 36px;
    font-weight: normal;
    color: #fff;
    font-size: 14px;
}

.hotSearch a {
    margin-right: 6px;
    color: #fff;
    font-size: 14px;
}

#formsearch {
    height: 36px;
    border: 1px solid #ffffff;
    color: #ffffff;
    width: 410px;
}

#formsearch input {
    height: 36px;
    background: none;
    line-height: 36px;
    border: none;
    color: #ffffff;
    outline: none;
    float: left;
}

#formsearch input::-webkit-input-placeholder {
    color: #ffffff;
}

#formsearch input#keyword {
    height: 36px;
    line-height: 36px;
    padding-left: 4px;
    color: #ffffff;
    width: 358px;
}

#formsearch input#s_btn {
    width: 46px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: url(../images/ss.png) no-repeat center center;
    color: #fff;
    border: none;
    cursor: pointer;
}


/*  */

.x-menu>li {
    float: left;
    position: relative;
    width: 107px;
    text-align: center;
}

.x-menu>li>a {
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: 80px;
    font-weight: normal;
}

.x-menu>li.active>a,
.x-menu>li>a:hover {
    color: #ac332a
}

.x-menu>li:after {
    content: "";
    position: absolute;
    z-index: 100;
    width: 100%;
    left: 0;
    height: 40px;
    opacity: 0;
    top: 100%
}

.x-menu .sec {
    height: 0;
    background: #ac332a;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 80px;
    left: 0px;
    width: 100%;
}

.x-menu .sec a {
    background: #ac332a;
    color: #fff;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    display: block;
}

.x-menu .sec a:hover {
    background: #ac332a;
    color: #fff;
    text-decoration: none;
}


/*  */

.owl-carousel {
    position: relative
}

.owl-carousel .banner-item a {
    display: block
}

.owl-carousel .owl-nav .owl-prev {
    left: 0
}

.owl-carousel .owl-nav .owl-next {
    right: 0
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    outline: none;
    position: absolute;
    top: 50%;
    z-index: 9999;
    background: #424246;
    height: 65px;
    width: 50px;
    margin-top: -32.5px;
    border-radius: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
    background: #ac332a
}

.owl-carousel .owl-nav .iconfont {
    font-size: 30px;
    color: #fff;
    line-height: 1
}

@media (max-width: 990px) {
    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev {
        height: 40px;
        width: 30px;
        margin-top: -20px
    }
    .owl-carousel .owl-nav .iconfont {
        font-size: 20px
    }
}

.owl-carousel .owl-dots {
    position: absolute;
    z-index: 999;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
    bottom: 5%;
}

.owl-carousel .owl-dots button.owl-dot {
    margin: 0 5px;
    width: 16px;
    height: 16px;
    background: url(../images/dot.png) no-repeat;
}

.owl-carousel .owl-dots button.owl-dot:hover {}

.owl-carousel .owl-dots button.owl-dot.active {
    width: 16px;
    height: 16px;
    background: url(../images/dot2.png) no-repeat;
}

@media (max-width: 990px) {
    .owl-carousel .owl-dots button.owl-dot {
        font-size: 12px
    }
}


/*主体*/

.box1 {
    margin-top: 35px;
}

.pro_t_yw {
    font-size: 16px;
    color: #999999;
    text-transform: uppercase;
    text-align: center;
}

.pro_t_t {
    background: url(../images/line1.png) no-repeat center center;
    padding: 0 430px;
    height: 42px;
}

.p_gsm {
    font-size: 34px;
    color: #666666;
    width: 140px;
    text-align: center;
    line-height: 42px;
}

.p_t {
    font-size: 34px;
    color: #3399ff;
    font-weight: bold;
    width: 165px;
    text-align: center;
    line-height: 42px;
}

.pro_t_ft {
    font-size: 16px;
    color: #666666;
    background: url(../images/line2.png) no-repeat center center;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-top: 8px;
}

.c1bg {
    background: #ffffff;
    padding: 50px 0;
}

.c1bg .c1 {
    margin-top: 47px;
}

.c1bg .c1 .hd {
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 50px;
}

.c1bg .c1 .hd li {
    display: inline-block;
    font-size: 14px;
    border: 1px solid #333333;
    line-height: 40px;
    width: 160px;
    margin: 7px 5px;
}

.c1bg .c1 .hd li a {
    color: #333333;
}

.c1bg .c1 .hd li.on {
    background: none;
    color: #ac332a;
    border: 1px solid #ac332a;
}

.c1bg .c1 .hd li.on a {
    color: #ac332a;
}

.c1bg .c1 .bd {
    height: 640px;
    overflow: hidden;
}

.c1bg .c1 .bd .list3 li {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
    border: 1px solid #dbdbdb;
    width: 378px;
    height: 302px;
    overflow: hidden;
}

.c1bg .c1 .bd .list3 li:nth-child(3n) {
    margin-right: 0px;
}

.c1bg .c1 .bd .list3 li a.img {
    display: block;
}

.c1bg .c1 .bd .list3 li a.img img {
    width: 378px;
    height: 302px;
}

.c1bg .c1 .bd .list3 li span {
    display: block;
    position: relative;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    left: 0px;
    bottom: 40px;
    opacity: 0.6;
    height: 40px;
    line-height: 40px;
    text-align: left;
    font-size: 16px;
    padding-left: 25px;
}

.c1bg .c1 .bd .list3 li:hover span {
    display: none;
}

.c1bg .c1 .bd .list3 li .det {
    width: 387px;
    height: 302px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(57, 172, 255, .7);
    bottom: -300px;
    left: 0px;
    display: none;
}

.c1bg .c1 .bd .list3 li h4 {
    text-align: center;
    font-weight: normal;
    color: #fff;
    font-size: 20px;
    line-height: 55px;
    margin-top: 33px;
}

.c1bg .c1 .bd .list3 li h3 {
    width: 330px;
    margin: 0 auto;
    color: #ffffff;
    font-size: 16px;
    line-height: 27px;
    height: 80px;
    overflow: hidden;
    display: block;
    text-align: left;
    font-weight: normal;
}

.c1bg .c1 .bd .list3 li .pro_gd {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 330px;
    height: 34px;
    margin: 0 auto;
    margin-top: 45px;
    padding-left: 26px;
    display: none
}

.c1bg .c1 .bd .list3 li .pro_gd a {
    color: #fff;
    display: block;
    line-height: 32px;
}

.c1bg .c1 .bd .list3 li:hover .det {
    bottom: 0px;
    left: 0px;
    display: block;
}

.c1bg .c1 .bd .list3 li .pro_ck {
    width: 128px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
    bottom: 0px;
    left: 0px;
}

.c1bg .c1 .bd .list3 li:hover .pro_gd {
    width: 330px;
    height: 34px;
    margin: 0 auto;
    display: block;
    left: 26px;
    bottom: 51px;
}

.c1bg .c1 .bd .list3 li .pro_zx {
    width: 128px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #fff;
    text-align: center;
    margin-left: 10px;
    color: #fff;
}

.p_ckgd {
    font-size: 16px;
    width: 236px;
    height: 48px;
    line-height: 48px;
    border-radius: 24px;
    color: #333333;
    border: 1px solid #333333;
    text-align: center;
    margin: 0 auto;
    margin-top: 38px;
}

.box2 {
    padding-top: 30px;
    padding-bottom: 45px;
}

.box3 {
    background: url(../images/ys_bj.png) no-repeat top center;
    height: 896px;
    padding-top: 61px;
}


/* focus_Box */

#focus_Box {
    position: relative;
    width: 1200px;
    height: 368px;
    margin: 20px auto 0;
}

#focus_Box ul {
    position: relative;
    width: 1200px;
    height: 368px
}

#focus_Box li {
    z-index: 0;
    position: absolute;
    width: 0px;
    background: #fff;
    height: 0px;
    top: 146px;
    cursor: pointer;
    left: 377px;
    /*box-shadow:1px 1px 12px rgba(200, 200, 200, 1)*/
    ;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
}

#focus_Box li img {
    width: 360px;
    height: 350px;
    vertical-align: top
}

#focus_Box li:nth-child(2) {
    box-shadow: 0 0 10px #999;
}

#focus_Box li:nth-child(2) img {
    height: 440px;
}

#focus_Box li h2 {
    color: #111111;
    font-size: 22px;
    font-weight: normal;
    background: url(../images/cas1.png) no-repeat center bottom;
    margin-top: 25px;
    margin-bottom: 15px;
    height: 60px;
}

#focus_Box li h2 img {
    width: 149px;
    height: 30px;
}

#focus_Box li h2:nth-child(2) img {
    height: 18px;
}

#focus_Box li h3 {
    color: #7e7e7e;
    text-align: left;
    font: 500 16px/30px "微软雅黑";
    padding: 0 28px;
}

a.zxzgg1 {
    background: url(../images/zxly_bj.png) no-repeat center top;
    font: 500 14px/29px "微软雅黑";
    display: block;
    color: #fff;
    margin-top: 20px;
}

#focus_Box li:nth-child(2) p {
    display: block;
}

#focus_Box .prev,
#focus_Box .next {
    display: block;
    z-index: 100;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    width: 53px;
    height: 666px;
    top: 45px;
}

#focus_Box .prev {
    left: 0px
}

#focus_Box .next {
    right: 0px
}

.box4 {
    padding-top: 78px;
    padding-bottom: 89px;
}

.case_content {
    margin-top: 42px;
}

.case_content .list3 li {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
    border: 1px solid #dbdbdb;
    width: 378px;
    height: 302px;
    overflow: hidden;
}

.case_content .list3 li:nth-child(3n) {
    margin-right: 0px;
}

.case_content .list3 li a.img {
    display: block;
}

.case_content .list3 li a.img img {
    width: 378px;
    height: 302px;
}

.case_content .list3 li span {
    display: block;
    position: relative;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    left: 0px;
    bottom: 40px;
    opacity: 0.6;
    height: 40px;
    line-height: 40px;
    text-align: left;
    font-size: 16px;
    padding-left: 25px;
}

.case_content .list3 li:hover span {
    display: none;
}

.case_content .list3 li .det {
    width: 387px;
    height: 302px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(57, 172, 255, .7);
    bottom: -300px;
    left: 0px;
    display: none;
}

.case_content .list3 li h4 {
    text-align: center;
    font-weight: normal;
    color: #fff;
    font-size: 20px;
    line-height: 55px;
    margin-top: 33px;
}

.case_content .list3 li h3 {
    width: 330px;
    margin: 0 auto;
    color: #ffffff;
    font-size: 16px;
    line-height: 27px;
    height: 80px;
    overflow: hidden;
    display: block;
    text-align: left;
    font-weight: normal;
}

.case_content .list3 li .pro_gd {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 330px;
    height: 34px;
    margin: 0 auto;
    margin-top: 45px;
    padding-left: 26px;
    display: none
}

.case_content .list3 li .pro_gd a {
    color: #fff;
    line-height: 32px;
    display: block;
}

.case_content .list3 li:hover .det {
    bottom: 0px;
    left: 0px;
    display: block;
}

.case_content .list3 li .pro_ck {
    width: 128px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
    bottom: 0px;
    left: 0px;
}

.case_content .list3 li:hover .pro_gd {
    width: 330px;
    height: 34px;
    margin: 0 auto;
    display: block;
    left: 26px;
    bottom: 51px;
}

.case_content .list3 li .pro_zx {
    width: 128px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #fff;
    text-align: center;
    margin-left: 10px;
    color: #fff;
}

.case_ck {
    font-size: 16px;
    color: #ffffff;
    width: 236px;
    height: 48px;
    border-radius: 24px;
    background: #39acff;
    text-align: center;
    margin: 0 auto;
    line-height: 48px;
    margin-top: 15px
}

.case_ck a {
    color: #ffffff;
}

.box5 {
    background: url(../images/about_bj.png) no-repeat top center;
    height: 679px;
    padding-top: 74px;
}

.about_content {
    margin-top: 150px;
}

.ab_gsnam {
    margin-top: 7px;
}

.ab_yw {
    margin-top: 62px;
}

.ab_more {}

.ab_left {
    border-left: 1px solid #ffbc00;
    border-right: 1px solid #ac332a;
    width: 420px;
    padding-left: 50px;
    padding-right: 30px;
}

.ab_more {
    background: url(../images/more.png) no-repeat center center;
    height: 50px;
    width: 190px;
    color: #ffffff;
    font-size: 12px;
    margin-top: 19px;
    margin-bottom: 35px;
    padding-top: 10px;
    line-height: 40px;
    text-align: right;
    padding-right: 36px;
}

.ab_right {
    width: 780px;
    font-size: 16px;
    color: #666666;
    padding-left: 50px;
    position: relative;
}

.ab_right span {
    display: block;
    height: 270px;
}

.ab_right h3 {
    font-size: 14px;
    color: #3399ff;
    position: relative;
    margin-left: 360px;
    font-weight: normal;
    line-height: 40px;
}

.box6 {
    margin-top: 75px;
}

.shfw_content {
    position: relative;
}

.picScroll-left {
    overflow: hidden;
    padding-bottom: 10px;
}

.picScroll-left .hd {
    overflow: hidden;
    height: 44px;
}

.picScroll-left .hd .prev {
    background: url(../images/jt_z.png) no-repeat;
    position: absolute;
    left: -40px;
    top: 45%;
    cursor: pointer;
    width: 29px;
    height: 53px;
    display: block;
    z-index: 99999;
}

.picScroll-left .hd .next {
    background: url(../images/jt_y.png) no-repeat;
    position: absolute;
    right: -48px;
    top: 45%;
    cursor: pointer;
    width: 29px;
    height: 53px;
    display: block;
    z-index: 99999;
}

.picScroll-left .bd {}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picList li {
    width: 290px;
    float: left;
    margin: 0 8px;
    margin-bottom: 10px;
}

.hzkh_img .img {
    width: 290px;
    height: 210px;
    display: block;
}

.hzkh_img .img img {
    width: 290px;
    height: 210px;
}

.picList li .det {
    height: 45px;
}

.picList li .det a {
    color: #303030;
    font-size: 18px;
    display: block;
    text-align: center;
    margin-top: 8px
}

.box7 {
    margin-top: 37px;
}

.new_content {
    margin-top: 43px;
}

.new_left {
    width: 666px;
}

.n_xq {
    padding: 0px;
}

.n_xq li {}

.n_xq li h3 {
    background: url(../images/toutiao.png) no-repeat left center;
    height: 50px;
    line-height: 50px;
    padding-left: 67px;
    font-size: 18px;
    color: #333333;
    font-weight: normal;
}

.n_xq li p {
    font-size: 14px;
    color: #666666;
    padding-left: 67px;
}

.n_lb {
    width: 320px;
    margin-top: 16px;
}

.n_lb li {
    background: url(../images/new_li_bj2.png) no-repeat center left;
    height: 50px;
    line-height: 50px;
    padding-left: 30px;
    font-size: 14px;
}

.n_lb li:hover {
    background: url(../images/new_li_bj22.png) no-repeat center left;
    height: 50px;
    line-height: 50px;
}

.n_lb li:first-child {
    background: url(../images/new_li_bj11.png) no-repeat bottom left;
    height: 50px;
    line-height: 50px;
}

.n_lb li:first-child:hover {
    background: url(../images/new_li_bj1.png) no-repeat bottom left;
    height: 50px;
    line-height: 50px;
}

.n_lb li:last-child {
    background: url(../images/new_li_bj3.png) no-repeat top left;
    height: 50px;
    line-height: 50px;
}

.n_lb li:last-child:hover {
    background: url(../images/new_li_bj32.png) no-repeat top left;
    height: 50px;
    line-height: 50px;
}

.n_lb li a {
    color: #666666;
    font-size: 14px;
}

.n_lb li:hover a {
    color: #333333;
}

.n_lb li p {
    height: 50px;
    border-bottom: 1px solid #d1d1d1;
    color: #666666;
}

.n_lb li:last-child p {
    height: 50px;
    border-bottom: none;
    color: #666666;
}

.new_right {
    width: 465px;
    border: 1px solid #d1d1d1;
}

.new_right .content {
    padding: 0 20px;
}

.news1_title {
    color: #ffffff;
    position: relative;
    background: #ac332a;
    height: 60px;
    line-height: 60px;
    padding-left: 32px;
    font-weight: normal;
}

.news1_title span {
    background: url(../images/ywjd.png) no-repeat left center;
    font-size: 18px;
    color: #ffffff;
    padding-left: 35px;
}

.news1_title a {
    position: absolute;
    right: 80px;
    top: 0;
    color: #ffffff;
}

.new_right .content {
    padding-top: 23px;
    height: 346px;
}

.txtMarquee-top {
    overflow: hidden;
    height: 300px;
}

.txtMarquee-top .n_hd {
    overflow: hidden;
}

.txtMarquee-top .n_hd .prev {
    background: url(../images/shang.png) no-repeat;
    position: absolute;
    right: 36px;
    top: 5%;
    cursor: pointer;
    width: 36px;
    height: 36px;
    display: block;
    z-index: 99999;
}

.txtMarquee-top .n_hd .next {
    background: url(../images/xia.png) no-repeat;
    position: absolute;
    right: 0px;
    top: 5%;
    cursor: pointer;
    width: 36px;
    height: 36px;
    display: block;
    z-index: 99999;
}

.txtMarquee-top .n_bd {
    margin-top: 15px;
}

.news_lists li {
    position: relative;
    background: none;
    border-bottom: 1px solid #d2d2d2;
    padding: 18px;
    height: 100px!important;
}

.news_lists li a {
    background: url(../images/wen.png) left 50% no-repeat;
    font-size: 14px;
    padding-left: 28px;
    display: block;
    color: #333333;
    height: 20px;
    line-height: 20px
}

.news_lists li span {
    background: url(../images/da.png) left top no-repeat;
    font-size: 14px;
    padding-left: 28px;
    color: #666666;
    display: block;
    line-height: 28px;
    margin-top: 7px;
    margin-bottom: 15px;
}

.news_lists li a:hover {
    color: #2056ad;
}


/*友情链接*/

.box_link {
    width: 100%;
    margin: 0 auto;
    margin-top: 45px;
}

.f_link {
    width: 1200px;
    margin: 0 auto;
    line-height: 50px;
}

.f_link .f_l {
    margin-left: 20px;
}

.f_link .f_l a {
    float: left;
    margin: 0 20px;
    color: #666666;
    font-size: 14px;
}


/*页面底部*/

.out-foot {
    background: #222222;
    padding-top: 45px;
    padding-bottom: 30px;
    border-bottom: 1px solid #3e3e3e;
}

.foot {
    width: 1200px;
    margin: 0 auto;
}

.foot a {
    color: #ffffff;
}

.foot a:hover {
    color: #9c0401;
    text-decoration: none;
}

.fla {
    width: 250px;
    font: 400 14px/22px "微软雅黑";
    color: #666;
}

.flb {
    width: 370px;
    margin-left: 55px;
    margin-left: 120px;
}

.flc {}

.f_tit {}

.f_n_t {
    font-size: 20px;
    color: #ffffff;
    background: url(../images/f_tit_line.png) no-repeat bottom left;
    padding-bottom: 15px;
    margin-top: 18px;
    line-height: 25px;
}

.f_n_c {
    font-size: 14px;
    margin-top: 20px;
    color: #999999;
    line-height: 2;
}

.f_n_c a {
    color: #999999;
}

.f_n_c ul li {
    width: 120px;
    float: left;
    margin-bottom: 20px;
}

.f_n_c ul li:hover a {
    color: #ac332a;
}

.f_n_c .ewm {
    background: url(../images/erweima.png) no-repeat top left;
    width: 132px;
    height: 132px;
    padding: 17px;
    margin-left: 10px;
}

.f_n_c .ewm:first-child {
    margin-left: 0px;
}

.copyright {
    text-align: center;
    line-height: 24px;
    width: 100%;
    margin: 0 auto;
    background: #222222;
    padding: 30px 0;
}

.f_copy {
    width: 1200px;
    margin: 0 auto;
    color: #999999;
    font-size: 14px;
}

.f_copy a {
    color: #999999;
    font-size: 14px;
}

.ny_con a {
    color: #fff
}

.ny_con a:visited {
    color: #fff
}

.ny_con a:link {
    color: #fff
}


/*工程案例*/

.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: "微软雅黑";
    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: "微软雅黑";
    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;
}


/*首页下载中心*/

.down_index {
    margin-top: 10px;
    width: 280px;
    float: right;
}

.down_index .title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.down_index .content {
    padding: 5px;
}


/*首页区域*/

.region {
    border: 1px solid #e0e1dc;
    padding: 10px;
    margin-top: 10px;
    color: #333;
}

.region h3 {
    line-height: 30px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    position: relative;
    font-family: "微软雅黑";
    background: #f3f3f3;
    border-bottom: 2px solid #df2525;
    font-size: 14px;
}

.region .item {
    padding: 10px;
    padding-bottom: 0;
    color: #666;
}

.region .item a {
    color: #666;
    padding-left: 12px;
    padding-right: 12px;
    line-height: 26px;
    margin-bottom: 6px;
}

.region .item a:hover {
    text-decoration: underline;
    color: #df2525;
}

.city h2 {
    line-height: 30px;
    border-bottom: 2px solid #ac332a;
    padding-left: 5px;
}

.city .item {
    line-height: 28px;
    padding: 10px;
}


/*产品列表页描述*/

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}


/*------------内页-------------------*/

.n_banner {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.left {
    width: 225px;
    float: left;
    margin-top: 10px;
}

.sort_menu {}

.sort_menu h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.sort_product {
    margin-top: 10px;
}

.sort_product h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact {
    margin-top: 10px;
}

.n_contact h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact p.content {
    padding: 5px;
}

.right {
    width: 760px;
    float: right;
    padding-bottom: 10px;
    margin-top: 10px;
}

.sitemp {
    line-height: 31px;
    height: 31px;
    overflow: hidden;
    padding-right: 10px;
    background: #ac332a;
    border-radius: 5px;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 31px;
    text-align: center;
    text-align: left;
    text-indent: 15px;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 14px;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 30px;
    font-family: "微软雅黑";
    color: #fff
}

.sitemp .site a {
    color: #fff;
}

.right .content {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
}

#tabb li {
    width: 12px;
    height: 12px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border-radius: 8px;
    border: 1px solid #e60012;
    margin: 0 6px;
    background: #fff
}

#tabb li.tab-naav-actionn {
    background: #e60012
}

#tabb {
    text-align: center;
    margin-top: 10px;
}