/*头部样式*/

#header {
    height: 97px;
    background: #fff;
}

.logo {
    float: left;
    padding-top: 15px;
}

.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
    width: 980px;
}

.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: #fff;
    font-size: 14px;
    font-family: "微软雅黑";
    padding-top: 15px;
}

#menu {
    margin-top: 25px;
    width: 920px;
}


/*热门搜索*/

.topLink .search {
    position: relative;
    float: right;
    width: 21px;
    height: 21px;
    margin-top: 35px;
    cursor: pointer;
}

.topLink .search1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    height: 21px;
    background: url(../images/ss.png) no-repeat center center;
    border-radius: 50%;
}

#formsearch {
    position: absolute;
    z-index: 20;
    top: 46px;
    right: 0;
    display: none;
    width: 350px;
    margin-left: -20px;
    padding: 20px;
    border: 1px solid #e0e0e0;
    background: #fff;
    z-index: 99999;
}

/*sousuo*/

#formsearch input {
    position: absolute;
    top: 1px;
    width: 95%;
    height: 34px;
    padding: 0 10px;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

#formsearch input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.sinput {
    position: relative;
    height: 36px;
}

#formsearch input#keyword {
    outline: none;
    left: 0;
}

#formsearch input#s_btn {
    position: absolute;
    z-index: 2;
    top: 2px;
    right: -3px;
    width: 39px;
    height: 36px;
    border: 0;
    background: url(../images/hw1_sprite.png) 0 -142px;
}

#formsearch input#s_btn:hover {
    background-position: -42px -142px;
}

.search .triangle {
    position: absolute;
    top: -15px;
    right: 0;
    display: none\9;
    overflow: hidden;
    width: 320px;
    height: 15px;
}

.search .triangle:before {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20px;
    height: 20px;
    content: '';
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 1px solid #ddd;
    background-color: #fff;
    background-image: -moz-linear-gradient(top, #fff, #fff);
    background-image: -o-linear-gradient(top, #fff, #fff);
}

.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);
}


/*首页搜索*/
.ss_index{position:relative;height:37px;line-height:37px;border-bottom:1px solid #f6f6f6;}
.ss_index .k1{float:right;color:#666666;font-family:"Adobe 黑体 Std";}
.ss_index .k1 a{color:#666666;}




/*公司简介*/

.ab_index {
    position: relative;
    margin-top: 55px;
}

.ab_nr {
    position: relative;
    height: 386px;
   
}

.ab_nr .ab_left {
    float: left;
    width: 465px;
}

.ab_nr .ab_left img {
    width: 568px;
    height: 386px;
}

.ab_nr .ab_right {
    float: right;
    width: 575px;
}

.ab_right h3 {
      font-weight: bold;
      background: url(../images/about_img.png) no-repeat left bottom;
      /* padding-bottom: 10px; */
      height: 60px;
      line-height: 101px;
      font-size: 32px;
      color: #000;
      position: relative;
      margin-bottom: 50px;
}

.ab_right h3::before{
    content:"";
    position: absolute;
    left: 0px;
    bottom: -30px;
    background:url(../images/rr_h3.png) no-repeat left bottom;
    width: 54px;
    height: 3px;
}

.ab_right .ab_txt {
    margin-top: 25px;
    line-height: 28px;
    color: #000000;
    font-size: 14px;
    font-weight: normal;
    font-family: "黑体";
    height: 180px;
    overflow: hidden;
}

.ab_right .ab_more {
    margin-top: 35px;
    display: block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #a61f24;
    font-size: 14px;
    font-family: "Arial";
    text-transform: uppercase;
}


/*保安风采*/

.pro_index {
    position: relative;
}

.pro_tit {
    text-align: center;
    padding-top: 70px;
    background: url(../images/product_img.png) no-repeat center bottom;
    height: 47px;
    margin-bottom: 120px;
}
.pro_tit h3{
    color:#333333;
    font-size: 40px;
    font-family: "Adobe 黑体 Std";
    line-height: 80px;
    background: url(../images/xian_h.png) no-repeat center bottom;
}

.pro_tit p{
    color: #333333;
    font-size: 16px;
    margin-top: 20px;
    font-family: "黑体";
   
}



.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: 22px;
    height: 50px;
    padding-top:10px;
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    font-family: "Microsoft Yahei";
}

.pro_list li a h3 span{
    display: block;
    text-transform: uppercase;
}


.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;
}


/*四大优势*/

.ys_index {
    margin-top: 0px;
    height: 654px;
    position: relative;
    background: url(../images/ys_bg.png) no-repeat center center;
}

.ys_tit {
    text-align: center;
    padding-top: 70px;
    background: url(../images/ys_img.png) no-repeat center bottom;
    height: 47px;
    margin-bottom: 120px;
}
.ys_tit h3{
    color:#fff;
    font-size: 40px;
    font-family: "Adobe 黑体 Std";
    line-height: 80px;
    background: url(../images/ys_tt_bg.png) no-repeat center bottom;
}

.ys_tit p{
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
    font-family: "黑体";
   
}



.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: #a61f24;
}

.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: #a61f24;
}

.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;
}

.case_ttt {
    text-align: center;
    padding-top: 70px;
    background: url(../images/case_img.png) no-repeat center bottom;
    height: 47px;
    margin-bottom: 120px;
}
.case_ttt h3{
    color:#333333;
    font-size: 40px;
    font-family: "Adobe 黑体 Std";
    line-height: 80px;
    background: url(../images/xian_h.png) no-repeat center bottom;
}

.case_ttt p{
    color: #333333;
    font-size: 16px;
    margin-top: 20px;
    font-family: "黑体";
   
}


.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 #a61f24;
    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: #a61f24;
}

.news_right {
    border-top: 2px solid #a61f24;
    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;
}


/*新闻切换*/

.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: 70px;
    background: url(../images/hz_img.png) no-repeat center bottom;
    height: 47px;
    margin-bottom: 120px;
}
.hz_tit h3{
    color:#333333;
    font-size: 40px;
    font-family: "Adobe 黑体 Std";
    line-height: 80px;
    background: url(../images/xian_h.png) no-repeat center bottom;
}

.hz_tit p{
    color: #333333;
    font-size: 16px;
    margin-top: 20px;
    font-family: "黑体";
   
}


.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 #a61f24;
}

.ads_list li:hover h3>a {
    color: #a61f24;
}


/*主体样式*/

#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 {
    height: 480px;
    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>p>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: 119px;
    text-align: center;
}


/*页面底部*/

#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: 40px;
    padding-top: 20px;
    font-size: 14px;
    color: #fff;
}

.copyright a {
    font-size: 14px;
    color: #fff;
}

.zhuyin{
     font-size: 14px;
    color: #fff;
}

.zhuyin a{
    font-size: 14px;
    color: #fff;
}


.wap_top{
    height: 1445px;
    position: relative;
    background: url(../images/wap_top.png) no-repeat center center;
    overflow: hidden;
}


/*------------内页-------------------*/

.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;
}