/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#333;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#333;}
a:visited{color:#333;}
a:hover,a:active,a:focus{color:#333;text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}



/*----- 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;}


/*滚动*/
#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;}



.wh{width: 1200px;margin:0 auto;}
.pos{position: relative;width: 1920px;left: 50%;margin-left: -960px;}

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





.roll_product {float: left;}

.plist{margin-top: 56px;}
.plist li{margin-right: 15px;margin-bottom: 15px;}
.plist li:nth-child(3n){margin-right: 0;}
.plist li a.img{border:1px solid #e5e5e5;display: block;}
.plist li a.img img{width: 388px;height: 388px;}
.plist li h3 a{display: block;color: #fff;font-size: 16px;font-weight: normal;}


.topLink{float:right;text-align: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 .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}



/*热门搜索*/
.search{width:820px;float:left;}
#formsearch{float:left;background:url(../images/soso.png) no-repeat center top;width:345px;height:38px;line-height:38px;float:right;}
.hotSearch{float:left;height:24px;line-height:24px;font-weight:normal;color:#666668;font-size:15px;margin-top: 3px;}

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



/*搜索和热门搜索*/
.hotSearch a{margin-right:6px;color:#666668;font-size:14px;display: inline-block;position: relative;padding: 0 8px;}
.hotSearch a::after{content: "/";color: #666668;position: absolute;top: 0;right: -5px;}
.hotSearch a:last-child::after{display: none;}
#formsearch input{height:38px;background:none;border:none;line-height:38px;outline:none;width:301px;}
#formsearch input#keyword{height:38px;line-height:38px;padding-left:54px;color:#999999;font-size:14px;}
#formsearch input#s_btn{width:40px;height:38px;line-height:38px;text-align:center;background-color:none;color:#fff;border:none;cursor:pointer;}







/*首页banner*/
.banner{width:1920px;position:relative;height:560px;left:50%;margin-left:-960px;z-index:999;}
.banner ul.bb{position:relative;padding:0px;margin:0px;z-index:5;}
.banner ul.bb li{position:absolute;display:none;}
.banner .num{position:absolute;bottom:45px;z-index:100;text-align:center;width:100%;}
.banner .num li{width:65px;height:7px;display:inline-block;margin-right:12px;background:#fff;line-height:7px;
    text-indent:-100px;overflow:hidden;border-radius:10px;}
.banner .num li.num_hover{background-color:#956134;}
.banner .num li.num_hover a{color:#fff;}
.banner .num li a{float:left;display:block;text-align:center;color:#666;text-decoration:none;cursor:pointer;width:65px;height:7px;line-height:7px;}





/*导航栏样式*/
#menu{width: 840px;float: right;;}
.navs li{line-height:80px;height:80px;text-align:center;width:105px;float:left;position:relative;z-index:999;}
.navs li a{display:block;color:#666666;height:80px;font-size:16px;padding: 0;}
.navs li a:hover{color:#666666;text-decoration:none;background:url(../images/xt.png) no-repeat center 60px;}

.navs .sec{height:0;background:#7b5431;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:80px;left:0px;}
.navs .sec a{background:#7b5431;color:#fff;height:38px;line-height:38px;width:124px;font-size: 14px;}
.navs .sec a:hover{background:#7b5431;text-decoration:none;color: #fff;}








/* 导航样式 */
.dao{height:50px;background:#fff;}
.x-menu {width:1200px;margin:0 auto;}

.x-menu > li {
  float:left;width:120px;text-align:center;
  position: relative;

}

.x-menu > li > a {
  display: block;
  font-size: 14px;
  color: #000000;
  line-height:50px;
}

.x-menu > li > a:hover {
  background: #292e39;
  color: #fff;
}

.x-menu > li.active > a {
  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:hover .x-sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.x-sub-menu {
  position: absolute;
  z-index: 99;
  width: 150%;
  left: -25%;
  top: 65px;
  background: #fff;
  border-radius: 5px;
  padding: 10px 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-sub-menu > li > a {
  display: block;
  text-align: center;
  line-height: 2;
  font-size: 14px;
  color: #333;
  line-height: 1.5;
  padding: .5em;
}

.x-sub-menu > li > a:hover {
  background: #e9eaeb;
}

.x-sub-menu:after {
  content: '';
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 10px;
  cursor: pointer;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #fff transparent;
  border-top: none;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  z-index: 99;
}




.c1{width:1920px;position:relative;left:50%;margin-left:-960px;background:#f1f1f1;height:900px;position:relative;}
.rxs{position:absolute;background:url(../images/dh.png) no-repeat center top;width:306px;height:133px;top:-92px;right:360px;z-index:99999;}
.k1{line-height:30px;margin-top:100px;color:#fff;margin-left:10px}
.k1 a{color:#fff;}
.c1_con{width:1200px;margin:0 auto;}
.c1tt{color:#7b5431;font-size:30px;text-align:center;font-weight:normal;background:url(../images/a1.png) no-repeat center;height:71px;line-height:55px;margin-top:50px;}
.c1tt span{color:#666666;}
.c1tt em{display:block;font-style:normal;color:#999999;font-size:14px;line-height:0px;text-transform:uppercase;}

.cpfl{background:url(../images/kk.png) no-repeat center top;height:100px;margin-top:40px;position:relative;}
.sortx{margin-left:30px;padding-top:30px;}
.sortx li{width:215px;height:35px;border:1px solid #999999;border-radius:10px;color:#666666;float:left;line-height:35px;font-size:16px;margin-right:40px;}
.sortx li a{color:#666666;padding-left:65px;line-height:35px;font-size:16px;}
.sortx li:hover a{color:#fff;}
.mm1{right:45px;top:30px;position:absolute;}
.mm1 a{color:#fff;line-height:35px;font-size:16px;text-transform:uppercase;}

.sortx li:nth-child(1){background:url(../images/a2.png) no-repeat 25px 50%; }
.sortx li:nth-child(2){background:url(../images/a3.png) no-repeat 25px 50%; }
.sortx li:nth-child(3){background:url(../images/a4.png) no-repeat 25px 50%; }
.sortx li:nth-child(4){background:url(../images/a5.png) no-repeat 25px 50%; }
.sortx li:nth-child(5){background:url(../images/a6.png) no-repeat 25px 50%; }


.sortx li:nth-child(1):hover{background:url(../images/a22.png) no-repeat 25px 50% #7b5431;border:1px solid #7b5431;}
.sortx li:nth-child(2):hover{background:url(../images/a33.png) no-repeat 25px 50% #7b5431; border:1px solid #7b5431;}
.sortx li:nth-child(3):hover{background:url(../images/a44.png) no-repeat 25px 50% #7b5431; border:1px solid #7b5431;}
.sortx li:nth-child(4):hover{background:url(../images/a55.png) no-repeat 25px 50% #7b5431; border:1px solid #7b5431;}
.sortx li:nth-child(5):hover{background:url(../images/a66.png) no-repeat 25px 50% #7b5431; border:1px solid #7b5431;}


.gao{width:1200px;margin:0 auto;height:506px;position:relative;overflow: hidden;margin-top:50px}
.sox li:nth-child(1){position:absolute;left:0px;top:0px;width:386px;height:506px;overflow: hidden;}
.sox li:nth-child(2){position:absolute;right:0px;top:0px;width:802px;height:247px;overflow: hidden;}
.sox li:nth-child(3){position:absolute;right:407px;bottom:0px;width:395px;height:247px;overflow: hidden;}
.sox li:nth-child(4){position:absolute;right:0px;bottom:0px;width:395px;height:247px;overflow: hidden;}
.sox li .tm{position:absolute;bottom:30px;width:100%;background:url(../images/tm.png) no-repeat center top;height:78px;text-align:center}
.sox li .tm h3{background:url(../images/xc.png) no-repeat center bottom;padding-top:5px;line-height:35px;}
.sox li .tm h3 a{color:#ffffff;font-size:16px;font-weight:normal;line-height:35px;}
.sox li .tm h2{color:#ffffff;font-size:14px;font-weight:normal;text-transform:uppercase;display:block;margin-top:8px}






.c2{width:1920px;position:relative;left:50%;margin-left:-960px;background:url(../images/bg2.png) no-repeat center top;height:1060px;overflow: hidden;}
.c2_con{width:1200px;margin:0 auto;margin-top:130px;position:relative;height:930px;}
.tp1{position:absolute;left:0px;top:0px;}
.tp2{position:absolute;right:0px;bottom:0px;}

.zy{width:455px;float:left;margin-top:685px;}
.yy3{background:url(../images/sz3.png) no-repeat left top;}
.tt1{color:#7b5431;font-size:28px;padding-left:40px;font-weight:normal;padding-top:35px;}
.tt1 span{display:block;color:#666666;font-size:13px;background:url(../images/xc2.png)  no-repeat left bottom;height:25px;text-transform:uppercase;padding-top: 4px;}

.nr1{color:#666666;font-size:16px;line-height:28px;width:420px;margin-left:40px;display:block;margin-top:10px;}


.yy4{background:url(../images/sz4.png) no-repeat left top;margin-top:45px;}



.ybs{width:455px;float:right;}
.yy1{background:url(../images/sz1.png) no-repeat left top;margin-top:120px;}
.yy2{background:url(../images/sz2.png) no-repeat left top;margin-top:45px;}



/*导航栏样式*/
.sky{height:80px;width:1920px;position:relative;left:50%;margin-left:-960px;background:#f1f1f1;z-index: 99999;}

.logo{float: left;line-height: 80px;}


/*首页banner*/
.banner{width:1920px;position:relative;height:620px;left:50%;margin-left:-960px;z-index:999;}
.banner ul.bb{position:relative;padding:0px;margin:0px;z-index:5;}
.banner ul.bb li{position:absolute;display:none;}
.banner .num{position:absolute;bottom:45px;z-index:100;text-align:center;width:100%;}
.banner .num li{width:65px;height:7px;display:inline-block;margin-right:12px;background:#fff;line-height:7px;
    text-indent:-100px;overflow:hidden;border-radius:10px;}
.banner .num li.num_hover{background-color:#7b5431;}
.banner .num li.num_hover a{color:#fff;}
.banner .num li a{float:left;display:block;text-align:center;color:#666;text-decoration:none;cursor:pointer;width:65px;height:7px;line-height:7px;}



.c3{width:1920px;position:relative;left:50%;margin-left:-960px;background:url(../images/bg3.png) repeat-x center bottom #f1f1f1;height:600px;overflow: hidden;}
.c3_con{width:1200px;margin:0 auto;padding-top:45px;}
.chan{text-align:center;margin-top:53px;position:relative;}

#m_demo{overflow:hidden;width:100%;margin:0 auto;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}
.l_btn,.r_btn{position:absolute;cursor:pointer;top:62%;}
.l_btn{left:-60px;}
.r_btn{right:-60px;}
.product_listx{}
.product_listx li{float:left;margin-left:12px;margin-right:12px;_display:inline;position:relative;width:388px;height:380px;}
.product_listx li a.img{margin:0 auto;text-align:center;}
.product_listx li a.img img{width:388px;height:380px;}
.product_listx li h3{text-align:center;background:url(../images/tm2.png) no-repeat center;height:68px;width:100%;position:absolute;bottom:15px;color:#ffffff;font-size:16px;}
.product_listx li h3 a{font-weight:normal;color:#ffffff;font-size:16px;text-align:center;line-height:68px;}
.product_listx li a.img{display:block;}
.product_listx li a.img:hover{border-color:#e87518;}




.c4{width:1920px;position:relative;left:50%;margin-left:-960px;background:#f1f1f1;height:415px;overflow: hidden;}
.c4_con{width:1200px;margin:0 auto;}


.chanx{text-align:center;margin-top:30px;position:relative;}
.l_btnx,.r_btnx{position:absolute;cursor:pointer;top:36%;}
.l_btnx{left:-60px;}
.r_btnx{right:-60px;}


#n_demo{overflow:hidden;width:100%;margin:0 auto;}
#n_indemo {float: left;width:800%}
#n_demo1 {float: left;}
#n_demo2 {float: left;}


.product_list2{}
.product_list2 li{float:left;margin-left:12px;margin-right:12px;padding-bottom:15px;_display:inline;}
.product_list2 li a.img{border:1px solid #7b5431;padding:7px;}
.product_list2 li a.img img{width:259px;height:167px;}
.product_list2 li a.img{display:block;}
.product_list2 li h3 a{display: block;font-size: 14px;font-weight: normal;color: #999;text-align: center;line-height: 50px;}

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


.c5{width:1920px;position:relative;left:50%;margin-left:-960px;background:#f1f1f1;height:580px;}
.c5_con{width:1200px;margin:0 auto;position:relative;}
.jiantu{position:absolute;left:0px;top:40px;}
.abnr{width:635px;position:absolute;right:0px;top:0px;top:20px;}
.att{color:#999999;font-size:32px;font-weight:bold;text-transform:uppercase;padding-left:100px;margin-top:12px;}
.att span{color:#7b5431;display:block;}
.heise{height:360px;background:#2e2b2c;overflow: hidden;margin-top:24px;}
.abb{color:#ffffff;font-size:16px;width:495px;margin-left:105px;margin-top:45px;line-height:30px;height:240px;overflow: hidden;}
.m2{display:block;margin-top:27px;margin-left:435px;}



/*首页新闻*/

.c6{width:1920px;position:relative;left:50%;margin-left:-960px;background:#f1f1f1;height:650px;padding-top: 50px;}
.c6_con{width:1200px;margin:0 auto;position:relative;}


.atitle{color:#333333;font-size:18px;line-height:44px;position:relative;font-weight:400;background:url(../images/hh.png) no-repeat 0% 100%;padding-left:18px;}
.atitle span{padding-left:10px;font-size:14px;text-transform:uppercase;color:#333333;}
.atitle a{position:absolute;right:10px;top:0;font-size:14px;color:#333333;text-transform:uppercase;line-height:44px}

.news_company{width:362px;margin-right:56px;margin-top:40px;}
.news1_title{border-bottom:1px solid #e5e5e5;font:400 22px/50px "微软雅黑";color:#111;position:relative;}
.news1_title span{padding-left:12px;color:#999;font-size:14px;text-transform:uppercase;}
.news1_title a{position:absolute;right:0;top:0;}
.news_company .content{padding-top:20px;}



.news_list2{display:block;margin-top:10px;}
.news_list2 li{line-height:35px;background:url(../images/ndot.png) no-repeat left center;border-bottom:1px solid #c1c1c1}
.news_list2 li a{line-height:35px;padding-left:22px;line-height:35px;font-size:14px;display:block;color:#666666;}
.news_list2 li a:hover{color:#7b5431;}



.news_list3 li{position:relative;padding:8px 0 12px;border-bottom:1px solid #c1c1c1;}
.news_list3 li a{line-height:30px;padding-left:38px;background: url(../images/wen.png) left center no-repeat;display:block;font-size:14px;color:#666666;}
.news_list3 li a:hover{text-decoration:none;color:#7b5431;}
.news_list3 span{background: url(../images/da.png) left 3px no-repeat;padding-left:38px;font:400 14px/22px "微软雅黑";margin-top:5px;color:#666666;display:block}



#ydemo{overflow:hidden;margin:0 auto;position:relative;height:360px;}
#yindemo{height:100%;}
#ydemo1{}
#ydemo2{}




.ffs{width:1920px;position:relative;left:50%;margin-left:-960px;background:url(../images/ffs.png) no-repeat center top;height:368px;}
.fon{width:1200px;margin:0 auto;}
.dd1{float:left;margin-top:90px;}
.dd2{float:left;margin-top:40px;margin-left:100px;color:#fff;font-size:15px;text-align:left;line-height:25px;width:490px;}
.dd2 a{color:#fff;font-size:15px;line-height:25px;}


.dd3{float:left;margin-top:60px;margin-left:110px;color:#fff;font-size:15px;line-height:25px;}
.dd3 a{color:#fff;font-size:15px;line-height:25px;}

.dd4{float:right;margin-top:10px;}


/*友情链接*/
.f_link{width:1200px;margin:0 auto;text-indent:300px;color:#666666;font-size:16px;line-height:124px;}

/*页面底部*/
#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:24px;}










/*内页左侧样式*/


.container{width: 1200px!important;margin: 0 auto;padding: 0;}
.page-position a{color: #333;}
.page-product-inquiry a{color: #fff;}
.page-mob-tool{display: none;}