/*头部样式*/
.head-bg{
    border-bottom: 1px solid #cdcdcd;
    height: 24px;
}

.wel{
    line-height: 24px;
    font-size: 14px;
}


.k1{
    line-height: 24px;
    font-size: 14px;
}
.k1 a{
    line-height: 24px;
    font-size: 14px;
}



#header{width:1280px;margin:0 auto;}
.top{height: 137px;}
.logo{float:left;line-height: 137px;}
.ad{margin-left: 120px;line-height: 137px;}

.topLink{float: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;}
.topLink .k1{line-height:32px;padding-top:5px;}
.topLink .k2{
    background: url(../images/tel.png) no-repeat left center;
    font-size: 16px;
    color: #404040;
    line-height: 26px;
    padding-left: 40px;
    margin-top: 40px;
}



/*热门搜索*/
.ss{border-bottom: 1px solid #bcbcbc;height: 60px;}
.search{width:1200px;margin: 0 auto;}
#formsearch{float:right;background: url(../images/sou.png) no-repeat top center;height: 35px;width:319px;margin-top: 12px;}
.hotSearch{width:400px;float:left;height:60px;line-height:60px;font-weight:normal;font-size: 14px;color: #222222;}
.hotSearch a{color: #222222;}
#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);}


/*主体样式*/
#container{width:1280px;margin:0 auto;margin-top:10px;}
.container{width:1280px;margin:0 auto;}



.box1{
    border-top: 1px solid #b4b3b3;
    border-bottom: 1px solid #b4b3b3;
    height: 222px;
    margin-top: 60px;
}

.fiveadc{
    margin: 0 -75px;
}
.fiveadc li{
    width: 376px;
    float: left;
    margin: 0 37px;
    border:1px solid #b4b3b3;
    border-top: none;
    text-align: center;
    height: 222px;
}
.fiveadc li a.img{
    display: block;
    position: relative;
    width: 80px;
    height: 58px;
    margin: 0 auto;
    margin-top: -30px;
    background: #fff;
}
.fiveadc li a.img div{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	line-height: 58px;
    text-align: center;
}
.fiveadc li a.img img{
	max-width: 100%;
}
.fiveadc li a.img .img1{
	opacity: 1;
	transition: all 0.4s;
	}
.fiveadc li a.img .img2{
    opacity: 0;
    transition: all 0.4s;
}
.fiveadc li h3{
    font-size: 25px;
    text-align: center;
    margin-top: 25px;
    color: #2b2b2b;
}
.fiveadc li h3 a{
	display:block
}
.fiveadc li span{
    display: block;
    width:27px;
    height: 1px;
    background: #484848;
    margin: 18px auto;
}
.fiveadc li h2{
    font-weight: normal;
    font-size: 16px;
    color: #383838;
}
.fiveadc li p{
    font-size: 12px;
    color: #7d7d7d;
    margin-top: 16px;
    height: 36px;
    overflow: hidden;
}

.fiveadc li:hover a.img .img1{
	opacity: 0;
	transition: all 0.4s;
}
.fiveadc li:hover a.img .img2{
    opacity: 1;
    transition: all 0.4s;
}
.fiveadc li:hover{
    border-color: #ea3d02;
}





.product-bg{
    background: #f6f6f6;
    margin-top: 68px;
    padding: 58px 0;
}

.p-title{
    background: url(../images/t1.png) no-repeat top center;
    text-align: center;
    font-size: 40px;
    color: #2b2b2b;
    padding-top: 4px;
}
.p-title p{
    display: block;
    font-size: 18px;
    color: #707070;
    font-weight: normal;
    
}
.p-title span{
    display: block;
    width:56px;
    height: 1px;
    background: #c7c7c7;
    margin: 10px auto;
}

.p-sort{
    background: url(../images/t2.png) no-repeat top center;
    height: 120px;
    overflow: hidden;
    margin-top: 45px;
}

.sort1{
    padding: 0 104px;
    padding-top: 58px;
    text-align: center;
    margin: 0 -43px;
}

.sort1 li{
    display: inline-block;
    width:142px;
    margin: 0 43px;
    margin-bottom: 20px;
}

.sort1 li a{
    display: block;
    font-size: 18px;
    border-bottom: 1px solid #bebebe;
    text-align: center;
    line-height: 33px;
    color: #0f0f0f;
}

.sort1 li:hover a{
    border-color: #ea3d02;
    font-weight: bold;
    color: #ea3d02;
}
.product_list1{margin: 0 -10px;margin-top: 38px;}
.product_list1 li{float:left;margin-left:10px;margin-right:10px;_display:inline;}
.product_list1 li a.img{border:1px solid #c8c8c8;}
.product_list1 li a.img img{width:302px;height:226px;}
.product_list1 li h3{text-align:center;}
.product_list1 li h3 a{font-weight:normal;font-size: 16px;color: #434343;line-height: 38px;}
.product_list1 li a.img{display:block;}
.product_list1 li a.img:hover{border-color:#e87518;}




.box3{
    background: url(../images/bj.jpg) no-repeat top center;
    height: 969px;
    overflow: hidden;
}

.ys-index{
    background: url(../images/bj.png) no-repeat top center;
    height: 764px;
    overflow: hidden;
    margin-top: 104px;
    padding: 0 20px;
    padding-top: 228px;
}

.ys-left{
    width:390px;
}
.ys-list li{
    padding-bottom: 36px;
    margin-bottom: 35px;
    border-bottom: 1px dashed #e6e6e6;
}
.ys-list li .ys-img{
    width:60px;
    height: 60px;
}
.ys-list li .ys-wen{
    width:315px;
}
.ys-list li .ys-wen h2{
    font-size: 26px;
    color: #2b2b2b;
    line-height: 22px;
}
.ys-list li .ys-wen p{
    font-size: 16px;
    color: #706c6c;
    line-height: 18px;
    margin-top: 5px;
}
.ys-list li:last-child{
    border-bottom: none;
}

.ys-list li:hover .ys-wen h2{
    color: #ea3d02;
}

.ys-right{
    width:390px;
}

.zixun{
    text-align: center;
    margin-top: 20px;
}



.case-index{
    margin-top: 45px;
}
.c-title{
    background: url(../images/t3.png) no-repeat top center;
}

/*sun_pro_detail_box*/
.pro_detail_toit {
    text-align: center;
    font-size: 1.2rem;
    color: #666;
    font-weight: normal;
    padding: 0.5rem 0;
    border-bottom: 1px solid #F0F2F5;
    margin-bottom: 1rem;
}

.sun_pro_detail_box {
    padding-bottom: 1rem;
}
.sun_pro_detail_box .sun_pro_txtxt {
    width: 100%;
    height: 554px;
    position: relative;
    background: url(../images/bj2.png) no-repeat top center;
}
.sun_pro_detail_box .sun_pro_big_tx {
    width:910px;
    position: relative;
}
.sun_pro_detail_box .sun_pro_big_tx .slick-slide {
    outline: none;
    padding-top: 28px;
}
.sun_pro_detail_box .sun_pro_big_tx .slick-slide .img_a {
    text-align: center;
}
.sun_pro_detail_box .sun_pro_big_tx .slick-slide .big {
    max-width: 100%;
}

.sun_pro_detail_box .sun_pro_big_tx span{
    display: inline-block;
    float: left;
    writing-mode: lr-tb;
    width: 32px;
    font-size: 20px;
    color: #1e1d1d;
    line-height: 24px;
    background: url(../images/t4.png) no-repeat left top;
    text-align: right;
}

.sun_pro_detail_box .sun_pro_big_tx a.img{
    float: right;
    margin-right: 34px;
}
.sun_pro_detail_box .sun_pro_small_tx {
    width:296px;
    position: relative;
    height: 554px;
    overflow: hidden;
}
.sun_pro_detail_box .sun_pro_small_tx .slick-list{
    margin: 54px 0;
}
.sun_pro_detail_box .sun_pro_small_tx .slick-arrow {
    position: absolute;
    width: 294px;
    height: 50px;
    outline: none;
    border: none;
    font-size: 0;
    z-index: 999;
}
.sun_pro_detail_box .sun_pro_small_tx .slick-arrow.slick-prev {
    top: 0;
    background: url("../images/prev2.png") center no-repeat;
    width:294px;
    height: 50px;
}
.sun_pro_detail_box .sun_pro_small_tx .slick-arrow.slick-prev:hover {
    background: url("../images/prev2h.png") center no-repeat;
}
.sun_pro_detail_box .sun_pro_small_tx .slick-arrow.slick-next {
    width:294px;
    height: 50px;
    bottom: 0;
    background: url("../images/next2.png") center no-repeat;
}
.sun_pro_detail_box .sun_pro_small_tx .slick-arrow.slick-next:hover {
    background: url("../images/next2h.png") center no-repeat;
}
.sun_pro_detail_box .sun_pro_small_tx .slick-slide {
    outline: none;
    box-sizing: border-box;
    border:2px solid transparent;
    margin: 2px 0;
}
.sun_pro_detail_box .sun_pro_small_tx .slick-slide:hover{
    border-color: #ea3d02;
    cursor: pointer;
}
.sun_pro_detail_box .sun_pro_small_tx .slick-slide .img_b .pic{
  
}
.sun_pro_detail_box .sun_pro_small_tx .slick-slide .img_b {
    
}

.sun_pro_detail_box .sun_pro_small_tx .wenzi {
  background: #31a5ef;
  width:90px;
  height: 99px;
  padding: 0 20px;
}

.sun_pro_detail_box .sun_pro_small_tx .wenzi a{
  color:#fff;
  font-size: 18px;
  padding-top:20px;
  display: block;
}

.sun_pro_detail_box .sun_pro_small_tx .wenzi h2{
  color:#fff;
  font-size: 14px;
  font-weight:normal;
}

.sun_pro_detail_box .sun_pro_small_tx .slick-slide .small {
    width: 100%;
    box-sizing: border-box;
}


.pic1{
    width:1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    margin-top: 0px;
}


.ad1{
    margin-top: 106px;
    margin-bottom: 80px;
}

.ad1-left{
    width:650px;
}

.ad-title{
    font-size: 30px;
    color: #2b2b2b;
    background: url(../images/tt1.png) no-repeat left top;
    height: 96px;
    padding-left: 100px;
}
.ad-title span{
    display: block;
    width:72px;
    height: 2px;
    background: #ea3d02;
    margin-top: 5px;
}

.ad-content{
    padding-left: 100px;
    font-size: 15px;
    color: #3e3d3d;
    line-height: 32px;
    margin-top: -15px;
}



.box4{
    background: url(../images/bj3.jpg) no-repeat top center;
    height: 765px;
    overflow: hidden;
}

.ad2{
    padding-top: 70px;
}

.ad2-right{
    width:700px;
}

.ad-title2{
    background: url(../images/tt2.png) no-repeat left top;
}
.p-roll{position: relative;margin-top: 40px;}
.l_btn,.r_btn{position:absolute;top:40%;cursor:pointer;}
.l_btn{left:-38px;}
.r_btn{right:-38px;}

.ad3-left{
    width:630px;
}

.ad-title3{
    background: url(../images/tt3.png) no-repeat left top;
}


.box5{
    background: url(../images/bj4.jpg) no-repeat top center;
    height: 434px;
    overflow: hidden;
}


.ad4{
    margin-top: 40px;
}

.ad4-left{
    margin-left: -34px;
}

.ad4-right{
    width:650px;
    margin-top: 24px;
}

.ad-title4{
    background: url(../images/tt4.png) no-repeat left top;
}


.process-index{
    margin-top: 65px;
}

.r-title{
    background: url(../images/t5.png) no-repeat top center;
}


.process-index ul{margin-top: 60px;}
.process-index ul li{width: 106px;text-align: center;float: left;margin-right: 61px;position: relative;padding-top: 122px;cursor: pointer;}
.process-index ul li:last-child{margin-right: 0;}
.process-index ul li .img1{display: block;position: absolute;top: 0;left: 0;opacity: 1;}
.process-index ul li .img2{display: block;position: absolute;top: 0;left: 0;opacity: 0;}
.process-index ul li h3{font: normal 19px/60px "微软雅黑";color: #222222;}
.process-index ul li:hover .img1{opacity: 0;}
.process-index ul li:hover .img2{opacity: 1;}






.about-bg{
    background: url(../images/bj5.jpg) no-repeat top center;
    height: 533px;
    margin-top: 45px;
}

.about-index{
    padding-top: 85px;
    position: relative;
}


.about-img{
    width:504px;
}

.about-wen{
    background: url(../images/about.png) no-repeat bottom center;
    height: 367px;
    width:730px;
}
.ab-title{
    font-size: 36px;
    color: #ea3d02;
}

.ab-title b{
    color: #ffffff;
}

.ab-title span{
    color: #5e5e5e;
    font-weight: normal;
}

.ab-con{
    font-size: 15px;
    color: #ffffff;
    line-height: 28px;
    padding-right: 40px;
    text-align: justify;
    margin-top: 22px;
}

.ab-more{
    width:108px;
    height: 35px;
    background: #ea3d02;
    float: right;
    margin-top: -21px;
    margin-right: 38px;
    position: relative;
    z-index: 9;
}

.ab-more a{
    display: block;
    line-height: 35px;
    color: #fff;
    text-align: center;
    font-size: 15px;
}

/*tab多页签*/
#tabs_box{}
.tabs{margin-top: 55px;}
.tabs ul{height:47px;line-height:102px;background:url(../images/left03.png) repeat-x;color:#949599;}
.tabs ul li{float:left;font:400 20px/47px "微软雅黑";text-align: center;color: #fff;}
.tabs ul li:nth-of-type(1){background: url(../images/t6.png) no-repeat 24px center #2b2b2b;}
.tabs ul li:nth-of-type(2){background: url(../images/t7.png) no-repeat 24px center #2b2b2b;margin-left: 15px}
.tab-nav{cursor:pointer;width: 185px;background: #2b2b2b;}
.tab-nav-action{cursor:pointer;color:#fff;width: 185px;background: url(../images/t6.png) no-repeat 24px center #ea3d02 !important;}
.tab-nav-action:nth-of-type(2){cursor:pointer;color:#fff;width: 185px;background: url(../images/t7.png) no-repeat 24px center #ea3d02 !important;}

.tabs-body{}
.tabs-body div{}

.roll1{position:relative;margin-top: 34px;height: 227px;overflow: hidden;}
.l_btn2,.r_btn2{position:absolute;top:30%;cursor:pointer;}
.l_btn2{left:0;}
.r_btn2{right:0;}






.tab_box{
    position: relative;
}

.news-more{
    position: absolute;
    top: 16px;
    right: 0;
}

.tabs{
    height:40px;
    margin-bottom:30px;

}
.tabs li{
    float: left;
    margin-right: 33px;
}

.tabs li+li{background:url(../images/xian1.png) no-repeat left center;padding-left:33px;}

.tabs li a{
    display: block;
    font: 600 24px/52px "Microsoft Yahei";color: #2b2b2b;
}
.tabs li a.tab_click{
    color: #ea3d02;
   
}

.news_box{
    padding-top: 35px;

}

.news_left{
    width: 598px;
}
.news_right{
    width: 625px;
}
.news_left img{
    width: 100%;
}
.news_list2 h3{
    border-top: 1px solid #cfcfcf;
    margin-top: 25px;
}
.news_list2 h3 a{
    display: block;
    font: 400 18px/30px "Microsoft Yahei";
    color: #222222;
    margin-top: 10px;
    margin-bottom: 10px;
}
.news_list2 span{
    display: block;
    font: 400 14px/28px "Microsoft Yahei";
    color: #878484;
}

.news_list2 span a{color:#ea3d02;}

.news_list2 li a.imgs{
    display: block;
    width: 563px;
    height:177px;
    overflow: hidden;
    padding: 17px;
    border:1px solid #d6d6d6;
}
.news_list2 li a.imgs img{
    transition: all 0.8s;
}
.news_list2 li:hover a.imgs img{
    transform: scale(1.04,1.04);
}
.news_list3{

}
.news_list3 li{
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.news_list3 .times{
    text-align: center;
    width: 78px;
    height: 70px;
    border:1px solid #d6d6d6;
}
.news_list3 .times span{
    display: block;
    font: 400 50px/50px "Arial";color: #d5d5d5;
}
.news_list3 .times p{
    font: 400 19px/16px "Arial";color: #d5d5d5;
}
.n_list{
    width: 483px;
    margin-left: 20px;
}
.n_list h3 a{
    font: 400 16px/26px "Microsoft Yahei";color: #2b2b2b;
}
.n_list span{
    font: 400 14px/26px "Microsoft Yahei";color: #878484;height:47px;overflow:hidden;display:block;
}

.n_list span a{color:#ea3d02;}

.n_list:hover h3 a{color:#ea3d02;}




.news_list4 li{
    float: left;
    width: 446px;
    height: 110px;
    margin: 0 13px;
    border:1px solid #bbbbbb;
}
.news_list4 li h3{
    padding-top: 15px;
}
.news_list4 li h3 a{
    display: block;
    padding-left: 55px;
    font: 500 16px/34px "Microsoft Yahei";color: #444444;
    background: url(../images/wen.png) no-repeat 24px center;
    margin-bottom: 8px;
}
.news_list4 li span{
    display: block;
    padding-left: 55px;
    font: 400 14px/20px "Microsoft Yahei";color: #878484;
    background: url(../images/da.png) no-repeat 24px 6px;
    width: 384px;
}
.wenda {
    width: 1280px;
    margin: 0 auto;
    margin-top:30px;
}
.wenda .hd{
    width: 139px;
}



.wenda .bd{
    width: 1110px;
    overflow: hidden;
}
.wenda .hd h3{
    font: 600 24px/30px "Microsoft Yahei";color: #ea3d02;
}
.wenda .hd p{
    font: 600 24px/24px "Microsoft Yahei";color: #c0c0c0;
    margin-top:12px;
    margin-bottom: 12px;
}
.wenda .hd{font-size:0;}
.wenda .hd a{
    display: inline-block;
    width: 67px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    background: #2b2b2b;
}
.wenda .hd a:hover{
    background: #ea3d02;
}







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



/*首页左侧联系我们*/
.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;}



/*产品推荐*/
.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;}

/*前台多页签*/
/* .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;} */




/*友情链接*/
.f_link{width:1280px;margin:0 auto;line-height:30px;font-size:15px;color: #2b2b2b;margin-top: 40px;}

/*页面底部*/
.foot-bg{
    background: url(../images/foot.jpg) no-repeat top center;
    height: 209px;
    margin-top: 50px;
}
#footer{position:relative;width:1280px;margin:0 auto;padding-top: 35px;color: #fff;}
#footer a{color:#fff;}
#footer a:hover{color:#e87518;text-decoration:none;}

.xian{margin-left: 40px;margin-right: 40px;}

.foot2{
    font-size: 17px;
    line-height: 40px;
    margin-top: -12px;
}

.foot2 p a{
    width:120px;
    display: inline-block;
}

.foot3{
    font-size: 15px;
    line-height: 40px;
    margin-top: -12px;
}
.foot3 p{
    padding-left: 30px;
}
.foot3 p:nth-of-type(1){
    background: url(../images/pp1.png) no-repeat left center;
}

.foot3 p:nth-of-type(2){
    background: url(../images/pp2.png) no-repeat left center;
}
.foot3 p:nth-of-type(3){
    background: url(../images/pp3.png) no-repeat left center;
}
.foot3 p:nth-of-type(4){
    background: url(../images/pp4.png) no-repeat left center;
}



.foot-bg2{background: #ea3d02;}
.copyright{text-align:center;line-height:24px;color: #f6ae95;font-size: 15px;padding: 15px 0;}
.copyright a{color: #f6ae95;}


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



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

.left .box h3 {
    line-height: 60px;
    padding-left: 34px;
    background: #ea3d02;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    position: relative
}

.left .box h3::after{
    content:"";
    position: absolute;
    width:5px;
    height:20px;
    top:20px;
    left:15px;
    background: #fff
}

.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;margin-left:-960px;position:relative;left:50%;
}
.n_banner img{width:1920px;margin:0 auto;margin-left:-960px;position:relative;left:50%;}
.left{width:250px;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:980px;float:right;padding-bottom:10px;}
.sitemp {
    border-bottom:1px solid #eee;

}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 40px;
    text-align: left;
    font-size: 16px;
    color:#333;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 40px;
}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}
.sort_album{margin-top: 15px;}
