/*头部样式*/

#header {
    height: 119px;
    background: #ffffff;
}
.wh{width: 1200px;margin: 0 auto;}
.logo {
    float: left;
    line-height: 119px;
}

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

.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;
}

.topLink .k1 {
    line-height: 32px;
    padding-top: 5px;
}

.topLink .k2 {
    color: #333333;
    font-size: 14px;
    font-family: "微软雅黑";
    padding-top: 15px;
}

#menu {
    margin-top: 10px;
    width: 870px;
}


/*热门搜索*/
.sou{margin-top: 20px;}
.search {
    text-align: left;
    height: 24px;
    background-color: #f8f8f8;
    padding: 5px 10px 5px 10px;
}

#formsearch {
    float: right;
}

.hotSearch {
    float: left;
    margin-left: 30px;
    font-weight: normal;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 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);
}


/*业务范围*/

.yewu {
    position: relative;
    padding-bottom: 30px;
}

.yewu_tit {
    text-align: center;
    padding-top: 90px;
}

.yewu_tit span {
    color: #999999;
    font-size: 16px;
    font-family: "Myriad Pro";
    text-transform: uppercase;
}

.yewu_tit h3 {
    font-size: 34px;
    font-weight: bold;
    color: #333333;
    font-family: "Microsoft Yahei";
    background: url(../images/tit_bg.png) no-repeat center center;
}

.yewu_tit p {
    color: #666666;
    font-size: 16px;
}

.yewu_content {
    margin-top: 35px;
}

.yewu_content .list2 {
    position: relative;
}

.list2 li {
    float: left;
    width: 300px;
    text-align: center;
    cursor: pointer;
}

.list2 li>a {
    display: block;
}

.list2 li>a>img {
    text-align: center;
    margin: 0 auto;
}

.list2 li .mm1 {
    display: block
}

.list2 li .mm2 {
    display: none
}

.list2 li:hover .mm1 {
    display: none;
}

.list2 li:hover .mm2 {
    display: block;
}

.list2 li h3 {
    padding-top: 10px;
    font-size: 18px;
    color: #333333;
    font-weight: 400;
    background: url(../images/list2_h3_bg.png) no-repeat center bottom;
    padding-bottom: 8px;
}

.list2 li span {
    padding-top: 8px;
    display: block;
    font-size: 14px;
    color: #666666;
    font-family: "Microsoft Yahei";
    font-weight: 400;
    line-height: 22px;
}

.list2 li .cha {
    margin: 20px auto 0;
    display: block;
    width: 100px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #333333;
    font-size: 14px;
    border: 1px solid #999999;
}

.list2 li:hover .cha {
    background: #3375d9;
    border: 1px solid #3375d9;
    color: #fff;
}

.yewu_content .hd {
    height: 22px;
    position: relative;
    margin-top: 36px;
}

.yewu_content .hd .next {
    left: 548px
}

.yewu_content .hd .prev {
    right: 548px
}

.yewu_content .hd .xx {
    position: absolute;
    top: 0;
    cursor: pointer;
}

.yewu_content .hd ul {
    height: 22px;
    text-align: center;
    line-height: 22px;
}

.yewu_content .hd ul li {
    display: inline-block;
    border-radius: 100px;
    margin: 0 7px;
    background: url(../images/hon.png) no-repeat center center;
    width: 10px;
    height: 10px;
    font-size: 0;
}

.yewu_content .hd ul li.on {
    background: url(../images/hong.png) no-repeat center center;
}


/*公司简介*/

.ab_index {
    position: relative;
}

.ab_tit {
    text-align: center;
    padding-top: 50px;
}

.ab_tit span {
    color: #999999;
    font-size: 16px;
    font-family: "Myriad Pro";
    text-transform: uppercase;
}

.ab_tit h3 {
    font-size: 34px;
    font-weight: bold;
    color: #333333;
    font-family: "Microsoft Yahei";
    background: url(../images/tit_bg.png) no-repeat center center;
}

.ab_tit p {
    color: #666666;
    font-size: 16px;
}

.ab_nr {
    margin-top: 35px;
    position: relative;
    height: 360px;
    background: #f9f9f9;
}

.ab_nr .ab_left {
    float: left;
    width: 465px;
}

.ab_nr .ab_left img {
    width: 462px;
    height: 360px;
}

.ab_nr .ab_right {
    float: left;
    margin-left: 85px;
    width: 595px;
    padding-top: 35px;
}

.ab_right h3 {
    color: #3375d9;
    font-size: 18px;
    font-weight: bold;
    background: url(../images/rr_h3.png) no-repeat left bottom;
    padding-bottom: 10px;
}

.ab_right .ab_txt {
    margin-top: 25px;
    line-height: 25px;
    color: #666666;
    font-size: 14px;
    font-weight: normal;
    font-family: "Microsoft Yahei";
    height: 150px;
    overflow: hidden;
}

.ab_right .ab_more {
    margin-top: 25px;
    display: block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #c8000a;
    font-size: 14px;
}


/*保安风采*/

.pro_index {
    position: relative;
}

.pro_tit {
    text-align: center;
    padding-top: 90px;
}

.pro_tit span {
    color: #999999;
    font-size: 16px;
    font-family: "Myriad Pro";
    text-transform: uppercase;
}

.pro_tit h3 {
    font-size: 34px;
    font-weight: bold;
    color: #333333;
    font-family: "Microsoft Yahei";
    background: url(../images/tit_bg.png) no-repeat center center;
}

.pro_tit p {
    color: #666666;
    font-size: 16px;
}

.pro_nr {
    margin-top: 35px;
}

.pro_list {
    position: relative;
}

.pro_list li {
    float: left;
    margin-right: 45px;
    margin-bottom: 25px;
    position: relative;
}

.pro_list li:nth-child(3n) {
    margin-right: 0px;
}

.pro_list li a {
    display: block;
}

.pro_list li a img {
    width: 370px;
    height: 278px;
}

.pro_list li a h3 {
    text-align: center;
    line-height: 50px;
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    font-family: "Microsoft Yahei";
}

.pro_list li:hover .pp_bg {
    display: block;
}

.pro_list li .pp_bg {
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 280px;
    height: 278px;
    background: url(../images/pp_bg.png) no-repeat center center;
    text-align: center;
    padding: 0 45px;
    transition: all .3s ease;
}

.pp_bg h3 {
    padding-top: 75px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    background: url(../images/pp_bg_h3.png) no-repeat center bottom;
    padding-bottom: 5px;
}

.pp_bg span {
    color: #fff;
    display: block;
    font-size: 14px;
    padding-top: 6px;
    line-height: 25px;
}

.pp_bg img {
    display: block;
    margin: 20px auto 0;
}
.pro_list li:hover h3{color: #c8000a;}

/*四大优势*/

.ys_index {
    margin-top: 50px;
    height: 654px;
    position: relative;
    background: url(../images/ys_bg.png) no-repeat center center;
}

.ys_tit {
    text-align: center;
    padding-top: 80px;
}

.ys_tit span {
    color: #fff;
    font-size: 16px;
    font-family: "Myriad Pro";
    text-transform: uppercase;
}

.ys_tit h3 {
    font-size: 34px;
    font-weight: bold;
    color: #fff;
    font-family: "Microsoft Yahei";
    background: url(../images/ys_tit_bg.png) no-repeat center center;
}

.ys_tit p {
    color: #fff;
    font-size: 16px;
}

.list3 {
    margin-top: 40px;
    position: relative;
}

.list3 li {
    float: left;
    position: relative;
    width: 206px;
    height: 336px;
    margin-right: 70px;
    background: #fff;
    text-align: center;
    padding: 0 20px;
    cursor: pointer;
}

.list3 li:hover {
    background: #3375d9;
}

.list3 li:hover h3,
.list3 li:hover span {
    color: #fff;
}

.list3 li:hover h3 {
    background: url(../images/list3_h3_h.png) no-repeat center bottom;
}

.list3 li:hover .cha {
    background: #fff;
    border: 1px solid #fff;
    color: #3375d9;
}

.list3 li:last-child {
    margin-right: 0px;
}

.list3 li>a {
    display: block;
}

.list3 li>a>img {
    text-align: center;
    margin: 0 auto;
    padding-top: 45px;
}

.list3 li .mm1 {
    display: block
}

.list3 li .mm2 {
    display: none
}

.list3 li:hover .mm1 {
    display: none;
}

.list3 li:hover .mm2 {
    display: block;
}

.list3 li h3 {
    padding-top: 10px;
    font-size: 18px;
    color: #333333;
    font-weight: 400;
    background: url(../images/list2_h3_bg.png) no-repeat center bottom;
    padding-bottom: 8px;
}

.list3 li span {
    padding-top: 8px;
    display: block;
    font-size: 14px;
    color: #666666;
    font-family: "Microsoft Yahei";
    font-weight: 400;
    line-height: 22px;
    height: 95px;
}

.list3 li .cha {
    margin: 20px auto 0;
    display: block;
    width: 100px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #333333;
    font-size: 14px;
    border: 1px solid #999999;
}


/*精彩案例*/

.case_index {
    position: relative;
}

.cas_tit {
    text-align: center;
    padding-top: 40px;
}

.cas_tit span {
    color: #999999;
    font-size: 16px;
    font-family: "Myriad Pro";
    text-transform: uppercase;
}

.cas_tit h3 {
    font-size: 34px;
    font-weight: bold;
    color: #333333;
    font-family: "Microsoft Yahei";
    background: url(../images/tit_bg.png) no-repeat center center;
}

.cas_tit p {
    color: #666666;
    font-size: 16px;
}

.vn6-con {
    margin-top: 55px;
}


/*新闻中心*/

.news_index {
    height: 820px;
    background: #f9f9f9;
}

.news_nr {
    padding-top: 90px;
}

.news_left {
    width: 400px;
    float: left;
}

.news_left .n_l_top {
    border-top: 2px solid #3375d9;
    height: 270px;
    background: #fff;
    padding: 0 20px;
    position: relative;
}

.news_left .n_l_top>h3 {
    position: relative;
    height: 50px;
    padding-top: 10px;
    line-height: 50px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.news_left .n_l_top>h3 a {
    position: absolute;
    right: 0px;
    top: 10px;
    font-size: 14px;
    color: #666666;
    font-weight: normal;
}

.n_l_top .cj_news {
    margin-top: 18px;
}

.cj_news_list li h3 {
    color: #666666;
    font-size: 16px;
    font-weight: normal;
    font-family: "微软雅黑";
    padding-bottom: 7px;
    background: url(../images/cj_news_list_h3.png) no-repeat left bottom;
}

.cj_news_list li span {
    display: block;
    margin-top: 18px;
    color: #666666;
    font-size: 14px;
    font-weight: normal;
    font-family: "微软雅黑";
}

.news_left .n_l_btm {
    margin-top: 20px;
    height: 350px;
    background: #fff;
    padding: 0 20px;
}

.news_left .n_l_btm>h3 {
    position: relative;
    height: 50px;
    line-height: 50px;
    padding-top: 10px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.news_left .n_l_btm>h3 a {
    position: absolute;
    right: 0px;
    top: 10px;
    font-size: 14px;
    color: #666666;
    font-weight: normal;
}

.n_l_btm .gs_news {
    margin-top: 12px;
}

.gs_news_list li {
    line-height: 44px;
    background: url(../images/gs_news_li_bg.png) no-repeat left center;
    padding-left: 20px;
}

.gs_news_list li h3 {
    font-size: 16px;
}

.gs_news_list li h3 a {
    color: #333333;
    font-size: 14px;
    font-weight: normal;
    font-family: "微软雅黑";
}

.gs_news_list li:hover {
    background: url(../images/gs_news_li_h_bg.png) no-repeat left center;
}

.gs_news_list li:hover a {
    color: #c8000a;
}

.news_right {
    border-top: 2px solid #3375d9;
    width: 745px;
    float: right;
    background: #fff;
    height: 640px;
    padding: 0 20px;
}

.news_right>h3 {
    position: relative;
    height: 50px;
    line-height: 50px;
    padding-top: 10px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.news_right>h3 a {
    position: absolute;
    right: 0px;
    top: 10px;
    font-size: 14px;
    color: #666666;
    font-weight: normal;
}

.news_right .hy_news {
    margin-top: 5px;
    position: relative;
}

.hy_news .hy_news_list {}

.hy_news .hy_news_list li {
    padding: 22px 0px;
    border-bottom: 1px solid #dcdcdc;
}

.hy_news .hy_news_list li:nth-child(3) {
    border: none;
}

.hy_news .hy_news_list li .hy_aa {
    width: 232px;
    height: 151px;
}

.hy_news .hy_news_list li .hy_aa img {
    width: 230px;
    height: 140px;
}

.hy_news .hy_news_list li .hy_bb {
    width: 485px;
    margin-left: 20px;
}

.hy_bb h3 {
    padding-top: 10px;
    color: #333333;
    font-size: 16px;
    font-family: "微软雅黑";
    font-weight: normal;
}

.hy_bb span {
    display: block;
    padding-top: 20px;
    color: #666666;
    font-size: 14px;
    font-family: "微软雅黑";
    font-weight: normal;line-height: 26px;
}
.hy_bb span a{color: #c8000a;}


/*新闻切换*/

.slideBox .prev,
.slideBox .next {
    position: absolute;
    display: block;
    width: 34px;
    height: 34px;
}

.slideBox .prev {
    background: url(../images/news_left.png) no-repeat center;
    right: 60px;
    bottom: 15px;
}

.slideBox .next {
    background: url(../images/news_right.png) no-repeat center;
    right: 20px;
    bottom: 15px;
}


/*合作客户*/

.hezuo {
    position: relative;
}

.hz_tit {
    text-align: center;
    padding-top: 80px;
}

.hz_tit span {
    color: #999999;
    font-size: 16px;
    font-family: "Myriad Pro";
    text-transform: uppercase;
}

.hz_tit h3 {
    font-size: 34px;
    font-weight: bold;
    color: #333333;
    font-family: "Microsoft Yahei";
    background: url(../images/tit_bg.png) no-repeat center center;
}

.hz_tit p {
    color: #666666;
    font-size: 16px;
}

.ads_list {
    position: relative;
    margin-top: 38px;
}

.ads_list li {
    float: left;
    margin-right: 12px;
}

.ads_list li:last-child {
    margin-right: 0px;
}

.ads_list li>a {
    display: block;
    border: 1px solid #ccc;
}

.ads_list li>a img {
    width: 228px;
    height: 128px;
}

.ads_list li h3 {
    text-align: center;
    padding-top: 8px;
}

.ads_list li h3 a {
    font-size: 14px;
    color: #333333;
    font-weight: normal;
    font-family: "Microsoft Yahei";
}

.ads_list li:hover>a {
    border: 1px solid #c8000a;
}

.ads_list li:hover h3>a {
    color: #c8000a;
}


/*主体样式*/

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

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

.cate_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;
}

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

.about_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;
}

.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: "微软雅黑";
    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;
}


/*----- 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: "微软雅黑";
    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: "微软雅黑";
    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: "微软雅黑";
    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;
}


/*品牌列表*/

.brand-list {
    margin: 20px 0px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.brand-list li {
    margin: 5px 8px;
}

.brand-list li:hover {
    box-shadow: 2px 1px 5px;
}

.brand-list li img {
    width: 150px;
    height: 120px;
}


/*前台多页签*/

.news {
    width: 1000px;
    float: left;
    margin-top: 10px;
}

.tab {
    position: relative;
}

.tab li {
    float: left;
    width: 100px;
    height: 30px;
    display: block;
    line-height: 30px;
    border: 1px solid #ccc;
    margin-right: 8px;
    text-align: center;
    color: #333;
    font-size: 12px;
    cursor: pointer;
}

.tab li.cur {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    background: #3a78c1;
    border-color: #3a78c1;
}

.tt {
    display: none;
}

.list1 {
    padding: 8px 10px;
}

.list1 li {
    line-height: 27px;
    position: relative;
    vertical-align: middle;
}

.list1 li a {
    background: url(../images/list_dot1.gif) left center no-repeat;
    padding-left: 12px;
    line-height: 27px;
    color: #555555;
}

.list1 li a:hover {
    color: #e87518;
    text-decoration: none;
}

.list1 li span {
    position: absolute;
    right: 0px;
    line-height: 30px;
    top: 0;
    color: #999;
}


/*友情链接*/

.flink_wap {
    line-height: 50px;
    background: #f7f7f7;
    margin-top: 85px;
}

.f_link {
    width: 1200px;
    margin: 0 auto;
    line-height: 50px;
}

.f_link a {
    font-size: 14px;
    color: #666666;
    padding: 0 10px;
}

.foot_wap {
    background: #222222;
    position: relative;
    overflow: hidden;
}

.foot_top {
    height: 360px;
    border-bottom: 1px solid #3e3e3e;
}

.foot_top .f_aa {
    float: left;
    width: 230px;
    padding-top: 62px;
}

.f_aa a {
    width: 95px;
    display: block;
    float: left;
    text-align: left;
    font-size: 14px;
    color: #999999;
    line-height: 38px;
}

.f_aa h3,
.f_bb h3,
.f_cc h3 {
    color: #fff;
    background: url(../images/foot_h3_bg.png) no-repeat left bottom;
    padding: 15px 0 10px;
    font-size: 20px;
    font-family: "Microsoft Yahei";
    font-weight: normal;
    margin-bottom: 15px;
}

.foot_top .f_bb {
    float: left;
    width: 480px;
    margin-left: 130px;
    padding-top: 62px;
}

.foot_top .f_bb p {
    line-height: 38px;
    font-size: 14px;
    color: #999999;
}

.foot_top .f_cc {
    float: right;
    width: 280px;
    padding-top: 62px;
}

.f_cc .f_ewm {
    margin-top: 30px;
    text-align: center;
    font-size: 14px;
    color: #999999;
}

.foot_btm {
    height: 100px;
    text-align: center;
    background: #1f1f1f;
}


/*页面底部*/

#footer {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 8px;
    border-top: 2px solid #eee;
    margin-top: 15px;
}

#footer a {
    color: #666;
}

#footer a:hover {
    color: #e87518;
    text-decoration: none;
}

.nav_foot {
    text-align: center;
    line-height: 24px;
    color: #666;
}

.copyright {
    text-align: center;
    line-height: 30px;
    padding-top: 20px;
    font-size: 14px;
    color: #999999;
}

.copyright a {
    font-size: 14px;
    color: #999999;
}

.foot_btm .sm {
    color: #fff;
}

.foot_btm .sm a {
    color: #fff;
}


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

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

.left .box h3 {
    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;
}

.left .box .content {
    padding: 5px 0px;
}

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

.n_banner {
    width: 1920px;
    margin: 0 auto;
}

.n_banner img {
    width: 1920px;
    margin: 0 auto
}

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

.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 .content {
    padding: 5px;
    line-height: 24px;
}

.right {
    width: 940px;
    float: right;
    padding-bottom: 10px;
}

.sitemp {
    line-height: 31px;
    height: 31px;
    overflow: hidden;
    padding-right: 10px;
    background: url(../images/nav.png) no-repeat 0% 100%;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 31px;
    text-align: center;
    text-align: left;
    text-indent: 15px;
    font-size: 14px;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 30px;
}

.right .content {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}

.sort_album {
    margin-top: 15px;
}