﻿* { -webkit-text-size-adjust:none;}
html, body { margin: 0; padding: 0; font-family:'微软雅黑';background:#fff;overflow-x: hidden; }
a { text-decoration: none; }
ul, li { margin: 0; padding: 0; list-style: none; }
img { border: 0; max-width: 100%; }
p, span,h1,h2,h3,h4,h5 { margin: 0; padding: 0; }
.cb { clear: both; }
.dn{display:none;}

.msgbox { text-align: center; }

.main { position: absolute; top: 0; bottom: 0; overflow: hidden; width: 100%; min-width: 210px; }


.header { position: absolute; z-index: 100; width: 100%; left: 0; right: 0; top: 0; height: 45px; background: #000; text-align: center; }
.header .menuicon { display: inline-block; position: absolute; right: 0; top: 0; background: url(../images/menuicon2.png) center top no-repeat; width: 32px; height: 32px; margin: 6px 10px; background-size: 100% auto; }
.header .searchicon { display: none; position: absolute; right: 0; top: 0; background: url(../images/searchicon.png) no-repeat; width: 25px; height: 23px; margin: 11px; }
.header .logoicon { position: absolute; left: 0; top: 0; background: url(../images/logo.png) no-repeat; width: 32px; height: 32px; margin: 10px; background-size: cover; }
.header .gobackicon { position: absolute; left: 0; top: 0; background:url(../images/gobackicon.png) no-repeat;width:32px;height:32px;margin: 6px 10px; background-size: 100% auto; }
.header .more { position: absolute; right: 10px; top: 0; background: url(../images/more.png) center center no-repeat; width: 25px; height: 25px; margin: 10px; background-size: 100% auto; }
.header .home { position: absolute; right: 10px; top: 4px; /*background:url(../images/home.png) center center no-repeat;width:25px;height:25px;margin:10px;background-size:100% auto;*/ }
.header h1 { width: 70%; margin: 0 auto; line-height: 45px; color: #fff; white-space: nowrap; overflow: hidden; font-size: 16px; font-weight: normal; text-overflow: ellipsis; }

.header .search { display: none; position: absolute; z-index: 1200; left: 0px; top: 45px; width: 100%; background: #fff; }
.header .search table { width: 100%; text-align: center; }
.header .search table td { text-align: center; }
.header .search input { height: 25px; border: 1px solid #ccc; background: none; }
.header .search input[type=text] { width: 100%; }
.header .search input[type=submit] { width: 100%; background: #ccc; height: 29px; }

.homeheader2{position:absolute;z-index:100;left:0;top:0;width:100%;text-align:left;background:#b18852;overflow:hidden;}
.homeheader{background:#b18852;overflow:hidden;}
.homeheader .logo {float:left; height:30px;margin:10px 5px; }
.homeheader .menuicon {display:inline-block; position: absolute; right: 15px; top: 5px;width:40px;height:40px;background: url(../images/menuicon.png) center top no-repeat;background-size:100%; }

.homeheader .language{position:absolute;z-index:10;right:50px;top:10px;font-size:0;background2:url(../../home/images/globalicon.png) 0 center no-repeat;padding-left:30px;padding-right:20px;height:30px;overflow:hidden;}
.homeheader .language a{display:none;vertical-align:middle;color:#000;font-size:14px;line-height:30px;text-align:right;color:#fff;}
.homeheader .language img{display:none;vertical-align:middle;height:14px;margin-left:10px;}
.homeheader .language a.cur,.header .language a:hover{display:block;}
.homeheader .language:hover{height:auto;}
.homeheader .language i{display:none;position:absolute;right:0;top:0;width:10px;height:30px;background:url(../../home/images/sanjiao.png) center center no-repeat;}


.owl-banner { position: relative; }
.owl-banner .item img { float: left; display: block; width: 100%; height: auto; }
.owl-banner .owl-dots { position: absolute; bottom: 0; width: 100%; text-align: center; }
.owl-banner .owl-dots a { display: inline-block; width: 8px; height: 8px; margin: 3px;border-radius: 100%; background: #fff; border: 0px solid #fff;}
.owl-banner .owl-dots a.active { background: #ff000e; }


.box { display: block; position: absolute; z-index: 180; top: 45px; bottom: 50px; left: 0; right: 0; overflow: auto; overflow-x: hidden; }

.info { padding: 10px; width: auto; display: block; height: auto; word-break: break-all; font-size: 13px; line-height: 25px; }
.info input, .info textarea { width: 98%; margin: 1% 4px; height: 30px; }
.info .tt { border-bottom: 1px dashed #969696; font-weight: normal; text-align: center; margin-bottom: 5px; }
.info .tt span { display: inline-block; width: auto; font-size: 16px; line-height: 27px; color: #000; padding: 5px 25px; margin-bottom: 10px; }
.info textarea { height: 150px; }
.info .ta { text-align: center; }
.info img { max-width: 100%; margin: 0 auto; }

.allpage { border-bottom: 1px solid #aaa; }
.allpage li { padding: 10px; border-top: 1px solid #aaa; background: #eaeaea; }
.allpage li b { display: none; }
.allpage li a { color: #000; }

.prevnext { display: inline-block; width: 100%; text-align: center; }
.prevnext a { display: block; position: relative; margin: 10px 4%; border: 1px solid #d7d7d7; border-radius: 3px; width: 40%; background-color: #f2f0ec; color: #333; line-height: 2.5em; }
.prevnext .prev { float: left; text-indent: 5%; }
.prevnext .next { float: right; text-indent: -5%; }
.prevnext a span { display: inline-block; position: absolute; top: 50%; margin-top: -10px; border-color: transparent #9c9595; border-style: solid; }
.prevnext .prev span { left: 5%; border-width: 10px 10px 10px 0px; }
.prevnext .next span { right: 5%; border-width: 10px 0px 10px 10px; }

.footer { clear: both; position: absolute; z-index: 100; width: 100%; left: 0; right: 0; bottom: 0; height: 50px; }
.footer ul { background: #333; font-size: 14px; text-align: center; overflow: hidden; }
.footer li { float: left; width: 25%; height: 100%; text-align: center; }
.footer li.last { }
.footer li span { display: block; height: 15px; line-height: 15px; font-size: 12px; color: #fff; }

.footer a { display: block; height: 100%; }
.footer i { display: block; height: 35px; }
.footer .homeicon { background: url(../images/homeicon2.png) center center no-repeat; background-size: auto 27px; }
.footer .telicon { background: url(../images/telicon2.png) center center no-repeat; background-size: auto 27px; }
.footer .mapicon { background: url(../images/mapicon2.png) center center no-repeat; background-size: auto 27px; }
.footer .gotopicon { background: url(../images/gotopicon2.png) center center no-repeat; background-size: auto 27px; }



.panel { display: none; width: 75%; padding-bottom: 0px; background: #353638; color: #fff; overflow-y: auto; }
.panel .title { height: 25px; line-height: 25px; font-size: 14px; font-weight: bold; color: #fff; border-bottom: 1px solid #444444; padding: 0 10px; }
.panel li { position: relative; line-height: 45px; color: #fff; vertical-align: middle; border-bottom: 1px solid #444444; }
.panel li a { display: inline-block; padding-left: 10px; color: #f5f7f6; font-size: 14px; }
.panel li .b { display: none; }
.panel li li a { padding-left: 30px; }
.panel li li li a { padding-left: 50px; }
.panel li ul { display: none; border-top: 1px solid #444444; }
.panel li b { position: absolute; right: 10px; top: 0; color: #fff; }

.banner { display: none; position: relative; background: #5c656e; }
.banner img { float: left; width: 100%; }

.homesearch { padding: 20px 20px 0 20px; }
.homesearch div { position: relative; width: 100%; height: 30px; border: 1px solid #eee; background: #f5f5f5; border-radius: 4px; overflow: hidden; }
.homesearch div img { width: 20px; height: 20px; margin: 5px; }
.homesearch div input { position: absolute; left: 30px; top: 0; width: 90%; height: 28px; border: 0; background: none; }

.homenav { padding: 0px; background: #4d4e5d; overflow: hidden; }
.homenav a { display: block; padding: 0px; text-align: center; margin-bottom: 0px; }
.homenav a img { float: left; width: 100%; }
.homenav li { float: left; width: 25%; }
.homenav li a { display: block; margin: 0px; text-align: center;border:1px solid #36556e;border-top:0;border-left:0; }
.homenav li a span { clear: both; display: block; line-height: 35px; color: #fff; font-size: 14px; }


.boxtitle { position: relative;text-align:center;font-size:0;color:#393939; }
.boxtitle .bt1{ font-size:25px;font-weight:bold;}
.boxtitle .bt1 span{font-size:30;margin-right:10px;font-family:YouYuan;font-weight:normal;}
.boxtitle .bt2{line-height:30px;font-size:14px;font-family:YouYuan;}
.boxtitle .bt3{margin:5px 0;}
.boxtitle .bt3 span{display:inline-block;width:140px;height:1px;background:#a4a4a4;}

.boxtitle.white{color:#fff;}
.boxtitle.white .bt2{}


.boxtitle.gold{color:#f9e0c2;}
.boxtitle.gold .bt2{}


.aboutbox{position:relative;overflow:hidden;background:url(../../home/images/aboutbg.png) center top;}

.aboutbox .m{overflow:hidden;}

.aboutbox .boxtitle{margin:20px 0;text-align:center;}

.aboutbox .a{padding:0 10px;}
.aboutbox .a .a1{float:left;width:45%;height:200px;position:relative;overflow:hidden;}
.aboutbox .a .a1 img{height:100%;position:absolute;right:0;top:0;max-width:none;}
.aboutbox .a .a1 .img{width:100%;height:100%;}
.aboutbox .a .a2{overflow:hidden;padding-left:10px;}
.aboutbox .a .a2 .tit{line-height:20px;font-size:14px;margin-bottom:10px;}
.aboutbox .a .a2 .tit span{color:#b18851;}
.aboutbox .a .a2 .cont{font-size:12px;line-height:20px;height:100px;overflow:hidden;}

.aboutbox .a .a2 .more{text-align:right;margin-top:20px;}
.aboutbox .a .a2 .more a{color:#b18851;font-size:14px;}

.aboutbox .a .aa1{padding:0;float:left;width:45%;margin-top:20px;}
.aboutbox .a .aa2{float:right;margin-top:20px;}
.aboutbox .a .aa2 img{right:auto;left:0;}



.productbox {background:#b18851;overflow:hidden;}

.productbox .boxtitle{margin:20px 0;text-align:center;}
.productbox .a{padding:10px;}



.productbox .owl-nav div { position: absolute; width: 25px; text-indent: 100px; overflow: hidden; height:40px; top: 50%; margin-top: -20px; background: url(../images/prevnext.png) no-repeat; }
.productbox .owl-nav .owl-prev { left: 0; background-position:0 0;}
.productbox .owl-nav .owl-next { right: 0; background-position:right 0; }
.productbox .owl-nav div.hover{background-image:url(../images/prevnext2.png);}


.owlbanner .owl-dots{position:absolute;left:0;right:0;bottom:10px;text-align:center;}
.owlbanner .owl-dots a.owl-dot {background: #fff; width: 12px; height: 12px; border-radius: 100%; margin:0 2px;}
.owlbanner .owl-dots a.active {background: #348bd5;  }





.brandbox{background:#b18851;overflow:hidden;}

.brandbox .boxtitle{padding:25px 0 0 0;}

.brandbox .a{padding:10px 20px;line-height:20px;font-size:12px;color:#000;text-align:center;}

.brandbox .brandslider{overflow:hidden;padding:10px;}




.brandbox .item{margin:10px 0;text-align:center;font-size:0;}
.brandbox .item .img{display:block;padding:0 10px;border:0px solid #d8d8d8;background2:#fff;}
.brandbox .item .img img{height:100%;}

.brandbox .owl-dots{position:absolute;left:0;right:0;bottom:10px;text-align:center;}
.brandbox .owl-dots a.owl-dot {background: #fff; width: 12px; height: 12px; border-radius: 100%; margin:0 2px;}
.brandbox .owl-dots a.active {background: #348bd5;  }



.joinbox{padding:20px 10px;overflow:hidden;}
.joinbox .m{position:relative;}
.joinbox .content{}
.joinbox .content .tit{line-height:40px;font-size:16px;}
.joinbox .content .tit span{color:#b18851;}
.joinbox .content .info{display:none;line-height:20px;font-size:12px;color:#909090;}
.joinbox .content .info.show{display:block;}

.joinbox .content .a{padding-top:10px;}
.joinbox .content .a input{width:100%;height:30px;margin-bottom:10px;border:1px solid #9b9b9b;padding:0;}

.joinbox .content .a textarea{width:100%;resize:none;height:100px;resize:none;padding:0;margin-bottom:10px;border:1px solid #9b9b9b;}

.joinbox .content .a input[type=submit]{width:50%;background:#b18852;color:#fff;border:0;}

.joinbox .content .a .btn{text-align:center;}




.fazhanbox{background:url(../../home/images/fazhanbg.jpg) center top no-repeat;position:relative;}

.fazhanbox .boxtitle{padding:20px 0;}

.fazhanbox .play{height:50px;background:url(../../home/images/play.png) center center no-repeat;background-size:auto 80%;}


.fazhanbox .video{display:none;position:absolute;z-index:1000;width:90%;left:5%;top:20%;background:#000;}
.fazhanbox .video video{width:100%;height:200px;}

.fazhanbox .video span{position:absolute;z-index:1111;right:-10px;top:-10px;background:#ff0000;color:#fff;width:30px;height:30px;line-height:30px;text-align:center;border-radius:100%;font-weight:bold;font-size:16px;cursor:pointer;}

.fazhanbox .fazhan{color:#fff;margin:10px;}
.fazhanbox .fazhan .item{padding-top:10px;}
.fazhanbox .fazhan .point{border-top:1px solid #606060;margin-bottom:30px;position:relative;}
.fazhanbox .fazhan .point i{position:absolute;left:15px;top:-7.5px;display:inline-block;width:20px;height:15px;background:url(../../home/images/point.png) no-repeat;}
.fazhanbox .fazhan .tit{font-size:14px;padding:0 10px;color:#b18852;}
.fazhanbox .fazhan .cont{color:#b18852;line-height:25px;margin:10px 0;padding:0 10px;word-break:break-all;overflow:hidden;font-size:12px;}
.fazhanbox .fazhan .cont br{display:none;}


.fazhanbox .fazhan .owl-nav div { position: absolute; width:25px; text-indent: 100px; overflow: hidden; height: 36px; top: 50%; margin-top: -18px; background: url(../images/fzprevnext.png) no-repeat; }
.fazhanbox .fazhan .owl-nav .owl-prev { left: -55px; }
.fazhanbox .fazhan .owl-nav .owl-next { right: -55px; background-position: right top; }







.homecopyright {border-top:5px solid #f5f5f5; text-align: center;padding:10px 0;}
.homecopyright div { font-size: 12px; line-height:20px;}

.companyinfo{background:#f6f6f6;padding:15px;font-size:12px;overflow:hidden;color:#000;}
.companyinfo a{color:#000!important;}
.companyinfo .w1{width:75%;}
.companyinfo .w1 .a{line-height:30px;font-size:16px;color:#009933;}
.companyinfo .w1 .b{line-height:20px;}
.companyinfo .w2{width:25%;text-align:center;}
.companyinfo .w2 img{float:left;width:90%;padding:1%;text-align:center;}



.productslide{ padding: 0 0 0 10px; }
.productslide .item { margin: 0 10px 10px 0; }
.productslide a{ display: block;  border:1px solid #efefef;}

.productslide .img { padding: 10px; }
.productslide .tit { line-height: 25px; font-size: 12px; white-space: nowrap;overflow:hidden;margin:0 10px;border-top:1px solid #eeeeee;text-overflow:ellipsis; }


.newsitem a { display: block; position: relative; overflow: hidden; border-top: 1px solid #ffffff; border-bottom: 1px solid #dcdcdc; line-height: 25px; padding: 10px 0px; white-space: nowrap; font-size: 13px; color: #333; }
.newsitem a span { display: block; overflow: hidden; text-indent: 10px; text-overflow: ellipsis; white-space: nowrap; }

.list1 { }
.list1 li { float: left; width: 50%; }
.list1 li a { display: block; overflow: hidden; margin: 3px 1%; padding: 3px 1%; width: 96%; color: #333; font-size: 12px; }
.list1 li .img { display: block; overflow: hidden; text-align: center;border:1px solid #ccc; }
.list1 li .img img { max-width: 98%; max-height: 98%; vertical-align: middle; }
.list1 li .tit { display: block; overflow: hidden; text-align: center; white-space: nowrap; text-overflow: ellipsis; }


/*文字列表*/
.list2 li{position:relative;height:30px;line-height:30px;border-bottom:1px dashed #aaa;font-size:12px;}
.list2 li a{display:block;font-size:12px;color:#000;}
.list2 li a:hover{color:Red;}
.list2 li .time{position:absolute;right:0;top:0;color:#000;}

.jobbox li{position:relative;line-height:30px;border-bottom:1px dashed #aaa;font-size:12px;}
.jobbox li a{display:block;font-size:12px;color:#000;}
.jobbox li a:hover{color:#000;}
.jobbox li .time{position:absolute;right:0;top:0;color:#000;}



.showmore { clear: both; display: none; text-align: center; font-size: 14px; padding: 10px 0; }

.page { clear: both; padding: 20px 0; text-align: center; }
.page a { display: inline-block; height: 20px; line-height: 20px; font-size: 12px; padding: 0 5px; margin: 0 2px; border: 1px solid #aaa; color: #333; }
.page a.on { background: #aaa; color: #fff; }

