.container-fluid{padding: 0; width: 1200px; margin:0 auto; position: relative;}
/*头部样式*/
#header,.w1200{width:1200px;margin:0 auto;}
.fl{float: left;}
.fr{float: right;}
p{margin:0 0 0 0;}
* {
  box-sizing: border-box;
}
.tophead{width: 100%;height: 38px;background: #f4f4f4;position: relative;}
.headtitle{font-size: 14px;color: #333;line-height: 38px;}
.k1{font-size: 14px;line-height: 38px;color: #333;}
.k1 a{color: #333;}

.sechead{height: 125px;position: relative;}
.logo{float:left;line-height: 125px;}
.sechead .k2{margin-top: 27px;background: url(../images/tteell.png) left center no-repeat;text-align: left;padding-left: 61px;font-size: 20px;color: #3e3e3e;line-height: 29px;}
.sechead .k2 p{font-size:14px; color: #333;}
.sechead .k2 p strong{font-size:27px; color: #202020;}

.sechead  dd{float: left; width: 295px; padding-left: 13px;border-left: #eee 2px solid;
    margin-top: 38px;margin-left: 13px;}
.sechead  dd h2{font-size:26px;color: #e77917;font-weight: 600;margin-bottom: 6px;}
.sechead  dd h3{font-size:18px; color: #333333;}
#menu{
     width: 100%;
    margin: 0 auto;
    /* overflow: hidden; */
    height: 54px;
    background: #202020;
}
.nav{
    width: 1200px;margin:0 auto;
}
.nav>li {float:left;width: 150px;position:relative;text-align:center;height: 54px;line-height: 54px;margin: 0;}
.nav>li>a {position: relative;display: inline-block;font-size: 16px;color: #fff;/* height: 62px; */width: 100%;}
.nav>li.active>a,.x-menu>li>a:hover {/* background:#292e39; *//* color:#fff; */}
.nav>li:after {content:"";position:absolute;z-index:100;width:100%;left:0;height:40px;opacity:0;top:100%}
.nav>li>a:after{content: "";display: inline-block;width: 1px;height: 15px;background:url(../images/nv1.png)no-repeat top center;position: absolute;z-index: 999;right: 0;top: 10px;}
.nav>li:last-child>a:after{display: none;}

.nav>li:hover a,.x-menu>li.active a{background-color: #e77917;/* position: absolute; */left:0;z-index: 9999;height: 54px;bottom: 0;width: 100%;line-height: 52px;border-bottom: 1px solid #fff;} 
.nav>li:hover>a:first-child, .x-menu>li.active>a:first-child{position: absolute;}
/* 导航 */
.menu{
    width: 100%;
    margin: 0 auto;
    /* overflow: hidden; */
    height: 54px;
    background: #202020;
}
.x-menu {width: 1200px;margin:0 auto;}
.x-menu>li {float:left;width: 200px;position:relative;text-align:center;height: 54px;line-height: 54px;margin: 0;}
.x-menu>li>a {position: relative;display: inline-block;font-size: 16px;color: #fff;/* height: 62px; */width: 100%;}
.x-menu>li.active>a,.x-menu>li>a:hover {/* background:#292e39; *//* color:#fff; */}
.x-menu>li:after {content:"";position:absolute;z-index:100;width:100%;left:0;height:40px;opacity:0;top:100%}
.x-menu>li>a:after{content: "";display: inline-block;width: 1px;height: 15px;background:url(../images/nv1.png)no-repeat top center;position: absolute;z-index: 999;right: 0;top: 10px;}
.x-menu>li:last-child>a:after{display: none;}

.x-menu>li:hover a,.x-menu>li.active a{background-color: #e77917;/* position: absolute; */left:0;z-index: 9999;height: 54px;bottom: 0;width: 100%;line-height: 52px;border-bottom: 1px solid #fff;} 
.x-menu>li:hover>a:first-child, .x-menu>li.active>a:first-child{position: absolute;}



/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:100%;margin:0 auto;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}

/* 搜索 */
#formsearch{margin-top: 12px;width: 100%;position: relative;height: 32px;}
#formsearch input{height:30px;background:none;border:none;line-height:30px;outline: none;float: left;}
#formsearch input#keyword{text-indent:10px;color:#979797;font-size: 14px;width: 100%;height: 32px;border: 1px solid #ddd;}
#formsearch input#s_btn{width: 47px;height: 32px;line-height: 30px;text-align:center;color:#fff;border:none;cursor:pointer;background: url(../images/soso.jpg) no-repeat;}

/* 内页 */
.left{width: 240px;float: left;}
.right{width: 940px;float: right;}
.product_list{}
.product_list li{float: left;width: 250px;border: 1px solid #eee;margin:0 10px 10px;padding:5px;}
.product_list li a.img{display: block;
/*width: 281px;height: 281px;*/
overflow: hidden;}
.product_list li img{width:241px;height: 241px;transition: all .5s ease;}
.product_list li h3{line-height: 35px;text-align: center;}
.product_list li h3 a{color: #5a5a5a;font-size: 14px;}
.product_list li:hover{border-color: #292e39}
.product_list li:hover img{transform:scale(1.1);}


/*轮播图owl*/
.x-banner .owl-carousel .owl-dots button.owl-dot{opacity: 1; width: 30px; height:9px;  background-color: #fff; border-radius: 9px;}
.x-banner .owl-carousel .owl-dots button.owl-dot.active{background-color: #e77917;}



/* 热门关键词 */
.hot_s{height: 62px;position: relative;/* box-shadow: 10px 10px 10px rgba(0,0,0,0.2); */}
.hos{width: 100%;height: 62px;line-height: 56px;position: absolute;z-index: 99;top: 0;left: 0;border-bottom: 1px solid #e2e2e2;/* box-shadow: 0px 1px 10px rgba(0,0,0,0.2); */height: 56px;}

.hotSearch{font-size: 12px;color: #202020;line-height: 56px;float: left;background: url(../images/hot_png.png) no-repeat left center;padding-left: 38px;}
.hotSearch a{color: #202020;font-size: 12px;margin-right: 9px;}


.search{width: 356px;height: 32px;position: relative;}
.search #keyword{width: 100%;color: #898989;font-family: '宋体';font-size: 12px;/* height: 38px; *//* border-radius: 38px; */border:1px solid #adc1ca;background-color: transparent;padding-left: 18px;}
.search #s_btn{position: absolute;z-index: 999;width: 33px;border: 0;height: 33px;background: url(../images/ss.png)no-repeat top center;right: 0;top: 0;}


/* 大明生物一站式定制服务流程 */

.dzl{width: 100%;padding-top: 52px;}
.title{text-align:center; margin:0 auto;}
.title h2{font-size:36px; color: #202020; font-weight: 600;}
.title i{display:block;  width: 100%; height: 22px;background: url(../images/tt.png)no-repeat top center; margin-top: 12px;}

.title h3{font-size:18px; color: #202020; margin-top:9px;}
.title h3 span{
    color: #e77917;
    font-family: cursive;
    font-weight: 900;
    font-size: 20px;
}
.dzl .dzb{width: 100%; margin-top: 30px;}

.dzl .dzb ul{width: 100%;display: flex;margin:0 auto;}
.dzl .dzb ul li{float: left; flex: 1; position: relative;text-align:center;} 
.dzl .dzb ul li .img{width: 108px;height: 125px;margin:0 auto; line-height: 125px; text-align: center; background: url(../images/bb.png)no-repeat top center;}
.dzl .dzb ul li .img img{width: 53px;height: 54px;}
.dzl .dzb ul li i{display: block;position: absolute;z-index: 9999;width:34px;height: 30px;background:url(../images/yy.png)no-repeat top center;right: -4%;top: 49px;}
.dzl .dzb ul li h3{font-size:18px; color: #202020; margin-top:14px;}

.dzl .dzb ul li:last-child i{display: none;}



/* 产品中心 */
.c2bg {background: #f2f2f2;margin-top: 54px;}
.c2bg .c2 {padding-top: 50px;padding-bottom: 36px; }
.c2bg .c2 .c2-1 {width: 240px;background: #ffffff;/* height: 927px; */padding-bottom: 15px;}
.c2bg .c2 .c2-1 h2 {    padding: 30px 20px; }
.c2bg .c2 .c2-1 .list1 {    padding: 0 20px; }
.c2bg .c2 .c2-1 .list1 li {margin-bottom: 14px; }
.c2bg .c2 .c2-1 .list1 li a { font-size: 14px; line-height: 42px; color: #333333;display: block;border: 1px solid #e2e2e2;text-align: center;}
.c2bg .c2 .c2-1 .list1 li:hover a { border-color: #e77917;background: #e77917;color: #fff; }
.c2bg .c2 .c2-1 a.ck {margin-top: 25px;display: block;color: #fff;font-size: 18px;line-height: 52px;background: #e77917;text-align: center; }
.product_di{width:100%;text-align: center;padding-top:35px}
.product_di h2{font-size: 26px;padding:10px 0px!important;color:#333}
.c2bg .c2 .c2-2 {width: 942px; }
.c2bg .c2 .c2-2 .bt {line-height: 56px;background: url(../images/ct.png) no-repeat center 0;margin-bottom: 10px;padding-right: 18px; }
.c2bg .c2 .c2-2 .bt .list2 li { cursor: pointer;width: 165px;float: left;color: #333333;text-align: center;font-size: 18px;font-weight: 600;}
.c2bg .c2 .c2-2 .bt .list2 li.on {   background: url(../images/kk.png) no-repeat center 0;    color: #fff; }
.c2bg .c2 .c2-2 .bt a.ck {display: block;color: #333333;font-size: 14px; }
.c2bg .c2 .c2-2 .content .list3 li {float: left;margin-right: 10px;}
.c2bg .c2 .c2-2 .content .list3 li:nth-child(3n) {margin-right: 0; }
.c2bg .c2 .c2-2 .content .list3 li a.img {display: block;BORDER: 1px solid #d4d4d4;overflow: hidden;}
.c2bg .c2 .c2-2 .content .list3 li a.img img {    width: 303px;    height: 251px; }
.c2bg .c2 .c2-2 .content .list3 li h3 {font-weight: 500;text-align: center;line-height: 47px; }
.c2bg .c2 .c2-2 .content .list3 li h3 a {    color: #333333;    font-size: 16px; }

/* 现在您有了全新的选择 */

.c3 { margin-top: 50px; }
.c3 h2 {text-align: center;color: #e77917;font-size: 36px;line-height: 1;font-weight: 600;}
.c3 h2 p {margin-top: 14px;font-weight: 500;font-size: 24px;color: #333333; }
.c3 .list1 {background: url(../images/bjj.png) no-repeat center 0;margin-top: 30px;position: relative;height: 309px; }
.c3 .list1 li {position: absolute; }
.c3 .list1 li .tu {margin-left: 18px;display: block;margin-top: 8px; }
.c3 .list1 li .zi { margin-left: 76px; }
.c3 .list1 li .zi h3 {font-size: 24px;color: #333333;font-weight: 600;}
.c3 .list1 li .zi dd {font-size: 14px;color: #333333;line-height: 26px; }
.c3 .list1 li:nth-child(1) {left: 0;top: 33px; }
.c3 .list1 li:nth-child(2) { right: 0;  top: 33px; }
.c3 .list1 li:nth-child(3) { left: 0;  top: 198px; }
.c3 .list1 li:nth-child(4) {right: 0;top: 198px; }
.c3 .list1 li:nth-child(2n) .tu {float: right;margin-left: 0;margin-right: 19px; }
.c3 .list1 li:nth-child(2n) .zi {margin-left: 0;margin-right: 72px;}


/* 大明生物有机肥专业的实力厂家 */


.c4 {margin-top: 72px;margin-bottom: 22px; }

.c4 .content1 {background: url(../images/qqyy.png) no-repeat center 0;margin-top: 53px;}
.c4 .content1 .list1 {width: 100%;}
.c4 .content1 .list1 li {margin-bottom: 10px;float: left;width: 539px;position: relative;height: 530px;margin-bottom: 52px;}
.c4 .content1 .list1 li:nth-child(2n){float: right;}
.c4 .content1 .list1 li .img{width: 100%; height: 344px; overflow: hidden;}
.c4 .content1 .list1 li .img img {width: 100%; border-radius: 10px;}
.c4 .content1 .list1 li .zi {padding-left: 7px;margin-top: 10px; }
.c4 .content1 .list1 li .zi h3 {font-size: 30px;color: #202020;line-height: 2;font-weight: 600;background: url(../images/heng1.png) no-repeat 0 bottom;margin-top: 16px;}
.c4 .content1 .list1 li .zi h3 p {font-weight: 500;font-size: 18px;line-height: 44px; }
.c4 .content1 .list1 li .zi dd {font-size: 14px;color: #202020;line-height: 28px;margin-top: 12px;}
.c4 .content1 .list2 {width: 539px; }
.c4 .content1 .list2 li {margin-bottom: 10px; }
.c4 .content1 .list2 li img {width: 539px; }
.c4 .content1 .list2 li .zi {padding-left: 7px;margin-bottom: 20px; }
.c4 .content1 .list2 li .zi h3 {font-size: 30px;color: #202020;line-height: 2;background: url(../images/heng1.png) no-repeat 0 bottom; }
.c4 .content1 .list2 li .zi h3 p {font-weight: 500;font-size: 18px;line-height: 44px; }
.c4 .content1 .list2 li .zi dd {font-size: 16px;color: #202020;line-height: 30px;margin-top: 12px; }
  
.c4 .content1 .list1 li:nth-child(2n) .img{position: absolute; z-index: 9999; top: 180px;}
.c4 .content1 .list1 li .zi h2{font-size:18px; color: #202020; margin-top：8px;}
.c4 .content1 .list1 li .zi i{display: block; height: 2px; width: 110px;background-color: #e77917; margin-top:12px;}
.c4 .content1 .list1 li:nth-child(2n) h3{margin-top: -25px;}


/* case • 案例展示 */
.case{width: 100%;background-color: #f2f2f2;padding-top:34px;margin-top:12px;padding-bottom: 54px;}

.case .chd{width: 100%; }
.case .chd h2{display:inline-block; font-size:30px; color: #e77917; font-weight: 600;}

.case .chd  a{display:inline-block; font-size:18px; color: #333; float: right;}
.case .chd  a span{font-size:30px;color: #e77917;font-weight: 600;display: inline-block;vertical-align: -7%;}

.case .cbb  {width: 1112px; margin:0 auto; margin-top: 22px; position:relative;}
.case .cbb ul{width: 100%;margin:0 auto;}
.case .cbb ul li{float:left; width: 352px; margin-right:26px;border:1px solid #c8c8c8; overflow:hidden; box-shadow:0 0 3px rgba(0,0,0,0.1);
cursor: pointer;}
.case .cbb ul li .img{width: 100%; height: 218px; overflow:hidden;}
.case .cbb ul li .img img{width: 100%; height: 100%;}
.case .cbb ul li dd{width: 100%;text-align: center;padding: 25px 26px 0;background-color: #fff;height: 218px;}
.case .cbb ul li dd h3{font-size:18px; color: #333;}
.case .cbb ul li dd h2{font-size:12px; color: #777777; line-height: 22px; margin-top:28px;}
.case .cbb ul li dd a{display:block;width: 36px;height: 36px;border-radius: 50%;background-color: #e2e2e2;text-align: center;line-height: 33px;font-size: 31px;color: #e77917;margin:0 auto;margin-top: 35px;}
.case .cbb ul li:hover dd{background-color: #e77917;}
.case .cbb ul li:hover dd h3,.case .cbb ul li:hover dd h2{color:#fff;}
.case .cbb ul li:hover dd a{background-color: #fff;}

.case .cbb ul li dd{display:none;}
.tempWrap{width: 100% !important;}
.case .cbb .hd{position: absolute;z-index: 99999;top: 44%;width: 100%;}
.case .cbb .hd a{display:block;width: 43px;height: 43px;}
.case .cbb .hd .prev{position: absolute; background: url(../images/zhou.png) no-repeat top center; left:-80px;}
.case .cbb .hd .next{position: absolute; background: url(../images/you.png) no-repeat top center; right:-80px;}

/* td */
.td1{width: 100%; height: 226px; background-color: #e77917; padding-top:40px;}
.td1 ul{width: 100%;}
.td1 ul li{float: left;width:25%;padding-left: 36px;height:86px;border-right:1px solid rgba(255,255,255,0.4);padding-top: 14px;}
.td1 ul li:last-child{border-right: none;}
.td1 ul li .img{display: inline-block;width: 30px;height:26px;overflow: hidden;vertical-align: -26%;}
.td1 ul li .img img{width:100%; }
.td1 ul li h3{display: inline-block; font-size:18px; color: #fff; font-weight: 600;}
.td1 ul li h4{font-size:14px;color: #fff;margin-top: 14px;text-align:left;}


.about{width: 1313px;
    /* height: 502px; */
    background-color: #fff;margin:0 auto;padding:52px 57px 0;margin-top: -60px;}

.about .img{float: left; width: 572px;
    /* height: 413px; */
    overflow: hidden;}
.about .img img{width: 100%;}
.about dd{float:right; width: 603px;padding-right: 12px; padding-top: 24px;}
.about dd h2{font-size:24px; color: #333; font-weight: 600;}
.about dd h3{font-size:14px;color: #333;text-transform: uppercase;margin-top: 10px;font-weight: 600;}
.about dd h4{font-size: 12px;line-height: 27px;color: #333;margin-top: 27px;
font-weight: normal;}
.about dd a{display:block;width: 108px;height: 34px;background-color: #e77917;border-radius:10px;line-height: 34px;text-align: center;font-size: 14px;color: #fff;margin-top: 9px;}

/* 荣誉证书 */
.hon{width:100%; }
.hon .hd{width: 100%;}
.hon .hd ul{width: 100%; text-align: center;}
.hon .hd ul li{cursor: pointer;   display:inline-block; width: 170px;height: 50px;line-height: 50px; text-align:center; border-radius: 50px; font-size:24px; color: #fff;font-weight: 600; background-color: #e77917; margin:7px;}
.hon .hd ul li.on,.hon .hd ul li:hover{background-color: #333;}
.hon .bd{width: 100%;margin-top: 25px;position: relative;}
.hon .bd ul{width: 100%;}
.hon .bd ul li{float:left; width: 282px; margin-right: 26px; text-align:center;}
.hon .bd ul li .img{width: 100%; height: 211px; border:2px solid #e2e2e2; overflow:hidden;}
.hon .bd ul li .img img{width: 100%;}
.hon .bd ul li  h3{font-size: 14px; color: #333; margin-top: 14px;}

.slideGroup .sPrev, .slideGroup .sNext{display:block;width: 43px;height: 43px;top: 35%;position: absolute;z-index: 9999;}
.slideGroup .sPrev{position: absolute;background: url(//cdn.xypt.top/a7bcd017/21/03/04e0e05263cec4ea8c3d8d62cda44f8a4e922ba2.png) no-repeat top center;left: -22px;}
.slideGroup .sNext{position: absolute;background: url(//cdn.xypt.top/a7bcd017/21/03/bcd378d2a22751d29f73f805827ed9388d9ba72a.png) no-repeat top center;right: -22px;}


/* 公司新闻 */
.news{width: 100%;margin-top: 30px;padding-bottom: 34px;}
.news .nw-t{width: 576px;height: 562px;float: left;border:1px solid #d7d7d7;padding:9px 26px 0;}
.news .nw-t:nth-child(2){float:right;}
.news .nw-t h2{width: 100%; font-size:22px; color: #333; font-weight: 600; height: 52px; line-height: 52px; border-bottom: 1px solid #e2e2e2; margin-bottom: 14px;}
.news .nw-t h2 a{display:inline-block; float:right;font-size: 14px; color: #333;;}

.news .nw-t .list1{width: 100%;height: 294px;border-radius:8px 8px 0 0;overflow:hidden;}
.news .nw-t .list1 li{width:100%; height:100%; position: relative;}
.news .nw-t .list1 .img{width: 100%; height: 100%; display: block;}
.news .nw-t .list1 .img img{width: 100%;}
.news .nw-t .list1 h3{position:absolute; width:100%; z-index: 99999; height:40px; line-height: 40px; text-align: left; padding-left:22px; color: #fff; background-color: rgba(0,0,0,0.69); font-size:14px;bottom:0; left:0;}
.news .nw-t .lis1{width:100%; margin-top: 14px;}
.news .nw-t .lis1 li{width:100%;height: 56px; border-bottom: 1px solid #e2e2e2; line-height:56px; }

.news .nw-t .lis1 li a{font-size:14px; color: #333; display:inline-block;}
.news .nw-t .lis1 li:hover a{
   color: #e77917;
}
.news .nw-t .lis1 li span{display:inline-block; font-size:14px; color: #333; float:right;}
.news .nw-t .lis1 li a:before{content: ""; display: inline-block; width: 7px;height: 7px;border-radius: 50%; background-color: #333; vertical-align:middle; margin-right: 3px;}
.news .nw-t .lis1 li:last-child{border-bottom: none;}

.news .nw-t .list2{width: 100%;/* height: 140px; */}
.news .nw-t .list2 li{width: 100%;height: 140px;position: relative;overflow: hidden;}
.news .nw-t .list2 li:first-child{margin-bottom: 16px;}
.news .nw-t .list2 .img{float: left; width: 187px;height: 140px;overflow: hidden; border-radius: 12px; }
.news .nw-t .list2 .img img{width: 100%; height: 100%;}
.news .nw-t .list2 dd{float:right; width: 313px;}
.news .nw-t .list2 dd h3{font-size:14px;color: #333;font-weight: 600;margin-top: 10px;}
.news .nw-t .list2 dd h4{font-size:12px; color: #777777; line-height: 24px; margin-top: 12px;}
.news .nw-t .list2 dd a{display: inline-block;width:122px;height: 35px;margin-top: 20px;line-height: 35px;border-radius: 35px;border:1px solid #e77917;color: #e77917;font-size: 14px;text-align:center;}



.x-link{width:100%;
margin-bottom: 30px;}
.fbb{background-color: #f2f2f2;line-height: 30px;font-size:18px;color: #333;border-left:3px solid #e77917;padding-left: 12px;
      display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2; 
        overflow: hidden;

    
    
}
 
.navx{
    display: none;
}
.fbb a{display:inline-block; font-size:16px; color: #333; margin-right: 5px; padding-left: 13px;}


.foot {background: #333333;padding-top: 32px;padding-bottom: 15px;}
.navx {text-align: center;margin-bottom: 54px;font-size: 14px;}
.navx a {color: #fff;font-size: 14px;}
#footer {position: relative;width: 1200px;margin: 0 auto;}
.logox {margin-top: 24px;}
.copyright {
    margin-left: 63px;
color: #fff;font-size: 14px;line-height: 30px;
width: 480px;
/*width: 856px;*/
    
}
.copyright a {color: #fff;}
.er {line-height: 30px;color: #fff;text-align: center;
    margin-right: 137px;
}

.fob{
    border-top:1px solid #eeeeee; 
    margin-top: 20px;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    padding-top: 15px;
}

.fob a{
     color: #fff;
}



.xypg-left-title {
  background-color: #e77917;
}
.xypg-job-list .job-title {
  background-color: #e77917;
}
.xypg-news-list li .more span:hover {
  background-color: #e77917;
}
.xypg-pagination a:hover {
  background-color: #e77917;
}
.xypg-news-list li:hover .more span {
  background-color: #e77917;
}
.xypg-pagination #current,
.xypg-pagination a:hover {
  border: #e77917;
  background: #e77917;
}
#toolbar li a {
  background-color: #e77917;
}
#toolbar li:hover .icon-font {
  background-color: #e77917;
  
}



/*------------内页-------------------*/
.left .box{
	margin-bottom:10px;
}
.left .box h3{
	font: bold 20px/58px "微软雅黑";
    color: #fff;
    text-align: center;
    background: #f25c19;
    height: 58px;
}
.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:305px;
	float:left;
}
.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 .content{
	padding:5px;
	line-height:24px;
}

.right{
	width:860px;
	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;
	color:#000;
	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;
}
#container{
	width:1200px;
	margin:0 auto;
	margin-top:10px;
}