/*初始化样式*/
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:#666;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:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#009b4c;text-decoration:none;outline:none;}
p{margin:0;}


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%!important;}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%!important;}
#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.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}



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

/*头部样式*/
.top1{height: 27px;background: #e6e6e6;color: #595959;line-height: 27px;overflow: hidden;font-size: 13px;}
.top2{height: 121px;overflow: hidden;}
#header{width:1000px;margin:0 auto;}
.logo{float:left;line-height: 121px;}
.top2 .k2{margin-top: 26px;font-size:28px;color: #383838;line-height: 35px;text-align: left;font-style: italic;}
.top2 .k2 span{display: block;color: #383838;font-size: 15px;padding-left: 45px;line-height: 36px;font-style: normal; display: block;background: url(../images/tel.png) no-repeat left center;}
.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.logowz{letter-spacing: 1px;font-size: 14px;color: #474747;text-transform: uppercase;margin-top: 32px;padding-left: 26px;}
.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 a{color: #595959;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}

#menu{background: #6d2e00;}

/*热门搜索*/
.sou .wh1{width: 1286px;height: 117px;background:url(../images/s1.png) no-repeat top center;margin: 0 auto;}
#formsearch{float:right;width: 328px;height: 36px;background: url(../images/ss.png) no-repeat top center;margin-top: 20px;margin-right: 43px;}
.hotSearch{float:left;height:75px;line-height:75px;font-weight:normal;letter-spacing: 1px;color: #fff;font-size: 14px;padding-left: 82px;background:url(../images/hot.png) no-repeat 44px center;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


/*搜索和热门搜索*/
.hotSearch a{color: #ffffff;}
.hotSearch a:after{content: '、';}
.hotSearch a:last-child:after{content: '';}
#formsearch input{height:36px;background:transparent;border:none;line-height:36px;}
#formsearch input#keyword{height:36px;line-height:36px;padding-left:16px;color:#997767;letter-spacing: 1px;width: 278px;outline:none;}
#formsearch input#s_btn{width:46px;height:36px;line-height:36px;text-align:center;background-color:transparent;color:#fff;border:none;cursor:pointer;font-size: 12px;outline:none;}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #997767;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #997767;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #997767;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #997767;
}



/*首页banner*/
.banner{position:relative;}
.banner{width:100%;height:100%;}
.banner ul.bb{position:relative;padding:0px;margin:0px;z-index:5;width:100%;height:100%;}
.banner ul.bb li{position:absolute;display:none;width:100%;height:100%;}
.banner ul.bb li a{width:100%;display:block;height:100%;}
.banner ul.bb li a img{width:100%;height:100%;}
.banner .num{position:absolute;right:0;bottom:40px;z-index:100;text-align: center;width: 100%;}
.banner .num li{display:inline-block;margin:0 5px;width:61px;height: 6px; text-indent:-100px;overflow:hidden;background: #009b4c;}
.banner .num li.num_hover{background-color:#e15616;}
.banner .num li.num_hover a{color:#fff;}
.banner .num li a{float:left;display:inline;text-align:center;color:#666;text-decoration:none;cursor:pointer;width:16px;height:16px;line-height:16px;}




/*导航栏样式*/
.nav li{text-align:center;float:left;position:relative;z-index:999;width: 171px; }

.nav li a{display:block;line-height:56px;color:#fff;height:56px;padding: 0;font-size: 16px;padding: 0;}
.nav li a:hover{color:#fff;text-decoration:none;background-color:#3c1400;}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #3c1400;
}

.nav .sec{height:0;background:#6d2e00;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:56px;left:0px;width: 100%;}
.nav .sec a{background:#6d2e00;color:#fff;height:38px;line-height:38px;font-size: 14px;}
.nav .sec a:hover{background:#3c1400;text-decoration:none;}


.ye{height: 599px;}
.ye .wh{position: relative;padding-top:15px;}
.w1{letter-spacing: 2px;color: #6d2e00;font-size: 24px;text-align: right;line-height: 24px;}
.w1 span{display: block;color: #6d2e00;font-size: 24px;text-transform: uppercase;margin-top:4px;}
.fk{width: 256px;height: 249px;background: url(../images/fk.png) no-repeat top center;text-align: right;padding-right: 37px;position: absolute;z-index: 999; top:0;left: 0;}
.w2{color: #fff;font-size: 25px;letter-spacing: 3px;line-height: 32px;padding-top:22px;}
.w2 span{display: block;font-size: 30px;letter-spacing: 0;}
.yw{letter-spacing: 1px;color: #ffffff;font-size: 15px;text-transform: uppercase;margin-top: 20px;}
.fk a{
	width: 115px;
	height: 31px;
	border-radius: 16px;
	border: solid 1px #8b8b8b;
	display: block;
	line-height: 29px;
	text-align: center;
	color: #464646;
	font-size: 14px;
	margin:99px 0 0 101px;
}


.fk a:hover{background: #6d2e00;color: #fff;border-color:#6d2e00;}
.picScroll-left{position: relative;margin-top: 13px;}
.yul li a img{display: block;width: 1200px;height: 519px;}
.picScroll-left .hd{position: absolute;bottom:12px;right: 24px;z-index: 9999;}
.picScroll-left .hd ul{text-align: right;}
.picScroll-left .hd ul li{display: inline-block;font-size: 0;width: 11px;height: 11px;margin-left: 6px;border-radius: 50%;background: #fff;opacity:0.5;}
.picScroll-left .hd ul li.on{opacity:1;}



.wh2{width: 1232px;margin: 0 auto;}
.picScroll-left1{position: relative;margin-top: 42px;}
.picList li{margin: 0 16px;}
.picList li a.img{display: block;position: relative;}
.picList li a.img img{display: block;width:379px;height: 226px; }
.picList li h3 a{letter-spacing: 2px;color: #474747;font-size: 16px;padding-top: 15px;display: block;font-weight: normal;text-align: center;}
.xian{height: 216px;width: 372px;border:1px solid rgba(255,255,255,.6);position: absolute;left: 4px;top:5px;display: none;}
.picList li:hover .xian{display: block;}
.picList li:hover h3 a{color: #6d2e00;font-weight: bold;}

.picScroll-left1 .hd .next,.picScroll-left1 .hd .prev{width: 67px;height: 47px;position: absolute;top:30%;z-index: 99999;}
.picScroll-left1 .hd .next{left: -51px;background: url(../images/lt.png) no-repeat top center;}
.picScroll-left1 .hd .next:hover{background: url(../images/lt.png) no-repeat top center;}
.picScroll-left1 .hd .prev{right: -52px;background: url(../images/rt.png) no-repeat top center;}
.picScroll-left1 .hd .prev:hover{background: url(../images/rt.png) no-repeat top center;}





.lul{margin-top: 33px;}
.lul li{width: 274px;background: url(../images/line1.png) no-repeat right center;}
.lul li:last-child{width: 102px;background:none;}
.lul li a{display: block;}
.lul li .img{width: 102px;line-height: 101px;text-align: center;border-radius: 50%;}
.lul li .img2{display: none;}
.lul li:hover .img1{display: none;}
.lul li:hover .img2{display: inline-block;}
.lul li h3{letter-spacing: 2px;color: #474747;font-size: 16px;margin-top: 12px;font-weight: normal;width: 102px;text-align: center;}
.lul li:hover h3{color:#6d2e00;}






.abouts{height: 601px;background: url(../images/bj2.jpg) no-repeat top center;margin-top: 66px;}
.att{letter-spacing: 4px;color: #503305;font-size: 30px;padding-top:15px;}
.att span{display: block;letter-spacing: 2px;color: #474747;font-size: 22px;text-transform: uppercase;text-indent: 26px;line-height: 22px;margin-top: 5px;}
.ywz{color: #ffffff;font-size: 24px;text-align: right;}


.aright a{display: block;width:108px;margin-left: 470px; margin-top: 65px; -webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;height: 49px;background: url(../images/m1.png) no-repeat top center; color: #503305;font-size: 14px;line-height: 39px;text-indent: 21px;}

.aleft{border:3px solid #fff;margin-top: 60px;}
.aleft img{display: block;width: 485px;height: 328px;}
.aright{margin-top: 64px;}
.acon{color: #ffffff;line-height: 30px;font-size: 15px;width: 624px;margin-left: 47px;}
.aright a:hover{background: url(../images/m11.png) no-repeat top center;transform: translateY(-5px);}




.anli{height: 539px;background: url(../images/bj3.png) no-repeat top center;}
.box2 .att{color: #fff;padding-left: 50px;}
.box2 .att span{color: #fff;color: #b9b8b8;letter-spacing: 2px;font-size: 15px;margin-top: 4px;}
.awz{color: #474747;font-size: 12px;text-transform: uppercase;text-align: right;margin-top: 28px;}
.awz span{display: block;}
.gun{margin-top: 42px;}
.product_list1 li{margin: 0 12px;float: left;width: 408px;height: 365px;padding: 27px 11px 0 12px;}
.product_list1 li a.img img{width: 385px;height: 280px;display: block;}
.product_list1 li:hover{background-color: #6d2e00;}
.product_list1 li h3 a{letter-spacing: 2px;color: #ffffff;font-size: 16px;display: block;font-weight: normal;line-height: 58px;background: url(../images/m2.png) no-repeat right center;}

.ybox{background: url(../images/num1.png) no-repeat top center;height:904px;margin-left:3px;}
.sul{margin-top:79px;}
.yst{padding-top: 59px;line-height: 35px; height: 278px;background: url(../images/bj4.png) no-repeat top center;text-align: center;font-size: 15px;color: #b8c4d9;text-transform: uppercase;}
.yst p:nth-child(2){color:#fff;opacity:0.6;font-family:"Arial";}


.sul li a.img{display: block;margin-left:0px;}
.sul li:first-child a.img img{display: block;width:571px;height:359px;}
.sul li:last-child a.img img{display: block;width: 510px;height: 400px;}
.sul li:last-child a.img{float: right;}
.yscon{width: 532px;margin-top: 25px;}
.sul li:first-child .yscon{margin-left:85px;border-bottom: 2px solid #e5e5e5;height:275px;}
.yscon h3{color: #503305;font-size: 26px;font-weight:500;}
.yscon h3 span{color: #474747;font-size: 16px;display: block;margin-top: 13px;}
.ys1{color: #474747;font-size: 14px;line-height: 33px;padding-top:10px;}
.ys1 span{color: #6d2e00;}
.ys1 p{margin-bottom: 13px;}

dt{font-weight: normal;}

.ht1{height: 210px;}
.hleft{line-height: 52px;font-size: 25px;color: #fff;padding-top: 50px;}
.htel{margin-top: 80px;}
.hwx {width: 155px;height: 50px;background-color: #ffffff;border-radius: 8px;line-height: 50px;text-align: center;letter-spacing: 3px;
	color: #552100;font-size: 25px;}
.hdh{letter-spacing: 3px;color: #ffffff;font-size: 30px;margin-left: 13px;line-height: 50px;font-style: italic;}
.nsort{margin-top: 42px;text-align: center;background: url(../images/line4.png) no-repeat center;padding-left: 433px;}
.nsort li{float: left;}
.nsort li a{display: block;line-height: 35px;border:2px solid #6d2e00;width: 168px;border-radius: 20px 0 0 20px;background: #fff; color: #6d2e00;font-size: 25px;}
.nsort li:last-child a{border-radius:0px 20px 20px 0px;}
.nsort li.cur a{background: #6d2e00;color: #fff;}
.nbox{margin-top: 65px;}
.news_list2{width: 536px;}
.news_list2 li{border-bottom: 1px dashed #e5e5e5;}
.nimg img{width: 600px;height: 248px;}
.news_list1{width: 600px;}
.news_list1 li h3 a{color: #474747;font-size: 17px;display: block;font-weight: normal;margin: 25px 0 16px 0;}
.news_list1 li p{color: #474747;line-height: 27px;font-size: 15px;}
.news_list1 li:hover h3 a{color: #6d2e00;}


.ntime{width: 100px;margin-top:9px;}
.ntime dd{color: #474747;font-size: 45px;font-weight: bold;line-height: 45px;}
.ntime dt{color: #474747;font-size: 15px;}
.news_list2 li h3 a{color: #474747;font-size: 17px;display: block;font-weight: normal;margin-bottom: 18px;}
.news_list2 li p{color: #474747;line-height: 27px;font-size: 15px;}
.news_list2 li:hover h3 a{}
.nei{width: 420px;}
.news_list2 li{padding-bottom: 20px;margin-bottom: 11px;}
.news_list2 li:hover  .ntime dd{color: #6d2e00;}

.tab1{display: none;}














/*页面底部*/
.foot{background:#3c1400;margin-top:40px;}
.ft1{padding-top: 30px;}
.ft1 h3{color: #ffffff;font-size: 22px;padding-left: 22px;font-weight: normal;height: 22px;margin-bottom: 22px;}
.ewm2{letter-spacing: 1px;color: #ffffff;font-size: 14px;text-align: center;line-height: 35px;}
.lxwm{width: 600px;}
.lx{color: #fefefe;font-size: 14px;line-height: 28px;margin-bottom:20px;}
.ads4 li{float: left;width: 235px;color: #fefefe;font-size: 14px;line-height: 28px;padding-left:25px;margin-bottom: 5px;}
.nav2 a{line-height: 35px;letter-spacing: 5px;color: #ffffff;font-size: 15px;}
.nav2 a:hover{font-weight: bold;}
.ft1{height: 250px;overflow: hidden;}


.ft2 {color: #f4f4f4;line-height: 19px;font-size: 12px;padding:13px 0 19px;text-align: center;border:1px solid #ffffff;}
.ft2 a{color: #f4f4f4;}
.ft2 span{padding: 0 20px;}





/*内页左侧样式*/


.container{width: 1200px!important;margin: 0 auto;padding: 0;}

/*.left{width: 225px;float: left;}
.right{width: 940px;float: right;}
.xypg-case-list li{width:300px;}
.xypg-product-list li{width: 293px;}
.xypg-product-list li .img img{width: 271px;height: 205px;}
.relate-product-slick .owl-item .img img{    width: 213px;height: 159px;}
.xypg-case-list li .img img{width: 300px;height: 300px;}
.page-product-inquiry a{color: #fff;}
.page-mob-tool{display: none;}*/
.page-product-inquiry a{color: #fff;}


.xypg-right-content p{font-size:14px;line-height:2;}



