﻿@charset "utf-8";
/* CSS Document */

*{
    margin:0;
	padding:0;
}
body{
	height:100%;
	width:100%;
	min-width:1130px;
	background:#F9F2E3;
	color:#000;
	font-size:12px;
	font-family: "微软雅黑";
}
p {
	margin:0;
	padding:0;
}
a img{
	border:none;
}
a, a:visited{
	cursor:pointer;
	text-decoration:none;
	outline:none;
}
img{
	 vertical-align:middle;
	 border:none;
}
#container{
	width:1050px;
	margin:0 auto;
}
#header{
	height:114px;
	background:#242424;
	width:100%;
	border-top:6px solid #4c4c4c;
	position:relative;
}
#logo{
	padding-top:37px;
	width:1050px;
	margin:0 auto;
}
#search{
	position:absolute;
	right:20px;
	top:0;
}
#search .background{
	background:#4C4C4C;
	width:420px;
	height:32px;
	-webkit-border-radius:0 0 7px 7px;
	-moz-border-radius:0 0 7px 7px;
	-khtml-border-radius:0 0 7px 7px;
	border-radius:0 0 7px 7px;
	
}
#search .link a.wx:hover .weixin{
	display:block;
}
.weixin{
	position:absolute;
	left:0;
	top:26px;
	display:none;
}
#search .link{
	color:#D4B57C;
	float:left;
	margin:5px 0 0 8px;
}
#search .link a{
	color:#D4B57C;
	margin:0 3px;
}
#search .search{
	float:left;
	background:url(../image/search.png) no-repeat;
	height:24px;
	width:214px;
	margin-top:2px;
	margin-left:3px;
	font-size:12px;
}
#search .search input{
	background:none;
	border:none;
	width:175px;
	height:21px;
	padding:0 5px;
	float:left;
	outline:none;
	font-family: "微软雅黑";
}
#search .search a{
	float:right;
	width:21px;
	height:21px;
	padding:2px;
	
}
#menu{
	width:100%;
	height:29px;
	background:url(../image/menu-bg.jpg) repeat-x;
}
.width{
	width:1050px;
	margin:0 auto;
	text-align:center;
}
ul.headquarter{
	list-style:none;
	margin-bottom:20px;
	display:inline-block;
}
ul.headquarter li{
	float:left;
	font-size:14px;
	line-height:25px;
	width:305px;
}
ul.menu{
	display:inline-block;
}
ul.menu li{
	list-style:none;
	float:left;
}
ul.menu li a{
	color:#000;
	padding:0 28px;
	line-height:29px;
	display:inline-block;
	font-size:15px;
	vertical-align:middle;
}
ul.menu > li:hover > a{
	background:#BC9955;
}
ul.menu li:hover ul{
	display:block;
}
ul.menu li ul{
	display:none;
	background: url(../image/li-bg.png) repeat;
	position:absolute;
	z-index:100;
	padding:5px 0;
	width:116px;
}

ul.menu li ul li{
	float:none;
	padding-left:25px;
	text-align:left;
}
ul.menu li ul.low li{
	padding-left:14px;
}
ul.menu li ul li a{
	font-size:13px;
	padding:0;
	color:#FFF;
	line-height:30px;
}
#banner{
	width:100%;
	display:inline-block;
	margin-bottom:30px;
}
#banner ul li img{
	width:100%;
	border-bottom:5px solid #D4B57C;
}
#banner ul li{
	float:left;
	list-style:none;
	width:100%;
}
#content{
	width:1050px;
	margin:0 auto;
}
#news{
	width:623px;
	float:left;
	margin-bottom:20px;
	padding-bottom:10px;
	border:1px solid #C9A769;
}
#marquee{
	overflow:hidden;
}
#marquee a{
	color: #936100;
    display: block;
    float: none;
    height:18px;
    padding: 0;
    width:380px;
}
.title{
	background:url(../image/title-bg.jpg) repeat-x;
	padding:5px 15px 0;
	height:24px;
}
.title li{
	color: #936100;
    float: left;
    height: 18px;
    margin-left:30px;
    overflow: hidden;
    padding: 2px 0 0 12px;
    width:65%;
	background:url(../image/li.jpg) no-repeat left;\
}
.title a{
	float:right;
	padding-top:2px;
	color:#000;
}
.title .new{
	font-size:16px;
	background:url(../image/batar-logo.png) no-repeat left;
	padding-left:25px;
	float:left;
}
.center{

	margin:20px 15px 0;
}
.center .left{
	float:left;
}
.center .right{
	float:right;
}
.center .right.list{
	float:left;
	width:340px;
	margin-left:12px;
}
.center .right li{
	cursor:pointer;
	width:335px;
}
.center .right li a{
	color:inherit;
}
.center  li{
	
	list-style:none;
	margin:6px 0;
}
.center  li .date{
	color:#787878;
	float:right;
}
#culture{
	width:397px;
	float:left;
	margin-left:20px;
	margin-bottom:30px;
}
.center li b{
	float:left;
}
.center li .ture{
	float:left;
	width:280px;
}
#culture .center li{
	display: inline-block;
    line-height: 23px;
    margin: 0;
}
#leader{
	float:left;
	width:250px;
	margin-bottom:30px;
	clear:both;
}
#leader .center {
	margin:20px 8px 0;
	clear:both;
	display:inline-block;
}
#leader .center.first{
	padding-bottom:20px;
	border-bottom:1px solid #D4B57C;
}
#leader .center p{
	width:132px;
	margin-left:9px;
}
#leader .center p .h1{
	font-size:13px;
	color:#734B05;
	text-align:center;
	margin-bottom:5px;
	display:block;
}
#scattergram{
	float:left;
	width:358px;
	margin-left:15px;
}
#scattergram .country{
	padding:10px 15px;
	font-size:13px;
}
#scattergram .country .right{
	margin-right:20px;
	margin-bottom:7px;
	display:inline-block;
	color:#000;
}
#scattergram .country .blue{
	width:8px;
	height:8px;
	background:#287BBA;
	display:inline-block;
	margin-right:7px;
}
#headline{
	float:left;
	width:397px;
	margin-left:20px;
}
#headline .center{
	margin:45px 5px;
	clear:both;
}
#loopedSlider{
	width:397px;
	position:relative;
	margin-top:35px;
	clear:both;	
}
#loopedSlider .container{
	position:relative;
	overflow:hidden;
	width:340px;
	height:257px;
	margin-left:25px;
}
#loopedSlider .container .slides{
	position:absolute;
	top:0; 
	left:0;
}
#loopedSlider .container .slides > div{
	width:340px;
	position:absolute;
	display:none;
	cursor:pointer;
	top:0;
}
#loopedSlider a.previous{
	position:absolute;
	top:80px;
	left:0;
}
#loopedSlider a.next{
	position:absolute;
	right:0;
	top:80px;
}
hr{
	height:3px;
	width:100%;
	background:#D4B57C;
	border:none;
	clear:both;
	display:inline-block;
	margin-top:30px;
	margin-bottom:20px;
}
#cont{
	margin-bottom:50px;
	display:inline-block;
}
#cont li{
	float:left;
	width:250px;
	/*overflow:hidden;*/
	list-style:none;
	position:relative;
	cursor:pointer;
	margin:0 6px 10px
}
#cont li:hover .word{
	color: #F00;
}
#cont li+li{
	margin-left:0;
}
#cont .word{
	position:absolute;
	bottom:0;
	left:0;
	background:url(../image/cont-bg.png);
	width:250px;
	height:40px;
	color:#F4F4F4;
	font-size:16px;
	text-align:center;
	line-height:40px;
	
}
 #cont li:hover .webimg {
        display:block;
 }
 #cont li .webimg {
    position: absolute;
    top: 0px;
}
 .webimg{
	position:absolute;
	left:0;
	top:26px;
	display:none;

}
#left{
	float:left;
	color:#945E3A;
	margin-top:30px;
	margin-bottom:50px;
}
#left .tip{
	font-size:14px;
	margin-bottom:27px;
}
#left .tip a{
	color:#945e3a;
}
#right{
	float:right;
	text-align:left;

	width:685px;
	margin-top:28px;
	margin-bottom:50px;
}
#right p{
	text-align: justify; 
	font-family: 'Times New Roman'; 
	font-size: 12pt; 
	-ms-text-justify: distribute-all-lines;
	word-break: break-all;
}
#right .leader{
	clear:both;
	margin-bottom:35px;
	display:inline-block;
}
#right p.management{
	font-size:14px;
	margin-bottom:20px;
	line-height:25px;
}
#right .product .left{
	width:457px;
	height:457px;
	float:left;
}
#right .product .left img{
	border:1px solid #8A5531;
}
#right .product .detail{
	margin-left:33px;
	float:left;
	width:194px;
	font-size:14px;
}
#right .product .detail .name{
	height:65px;
}
#right .product .detail span{
	font-size:22px;
	color:#8A5531;
	font-weight:bold;
}
#right .product .detail .h2{
	color:#8A5531;
	font-weight:bold;
	line-height:26px;
	border-top:1px solid #8A5531;
	padding-top:5px;
}
#right .product .detail p{
	font-weight:bold;
	line-height:25px;
}
#right .product .detail .back{
	float:right;
	margin-top:7px;
}
#right .information{
	clear:both;
	margin-top:35px;
	display:inline-block;
}
#right .information p{
	width:630px;
	font-size:14px;
	line-height:25px;
	margin-bottom:13px;
	text-align:justify;
        text-justify:auto;
}
.head{
	color:#73401D;
	font-weight:bold;
}
#right .brand{
	margin-bottom:50px;
}
#right .brand .left{
	margin-right:7px;
}
#right .brand .right{
	margin-left:15px;
}
#right .group{
	background:url(../image/batar-logo.png) no-repeat scroll center left;
	font-size:18px;
	padding-left:25px;
	margin-bottom:40px;
	color:#11100F;
	font-weight:bold;
}
#right .leader .img{
	float:left;
	width:221px;
	overflow:hidden;
}
#right .leader .word{
	margin-left:24px;
	float:left;
	width:440px;
	font-size:13px;
	line-height:23px;
}
#right .leader .strategy{
	margin-left:24px;
	float:left;
	width:650px;
	font-size:13px;
	line-height:23px;
}
#right .leader p.free{
	margin-bottom:12px;
}
#right .leader p{
	clear:both;
}
#right .year_each{
	width:430px;
	margin-left:25px;
	margin-bottom:15px;
}
#right .year_each a{
	margin-right:20px;
	font-weight:bold;
	font-size:14px;
	color:#8A5531;
	line-height:27px;
}
#right .year_each a:hover{
	border-bottom:1px solid #C9A769;
}
#right .year_each a.hover{
	border-bottom:1px solid #C9A769;
}
ul.newlist.videolist{
	margin-left:0;
	margin-top:20px;
}
ul.newlist.videolist li{
	width:688px;
}
ul.newlist{
	margin-left:25px;
	list-style:none;
}
ul.newlist li{
	width:460px;
	line-height:24px;
}
ul.newlist li a{
	font-size:14px;
	color:#000;
}
ul.newlist .day{
	float:right;
	font-size:14px;
	color:#787878;
}
ul.newlist li a:hover{
	color:#8A5531;
	border-bottom:1px solid #C9A769;
}

p.talent{
	font-size:14px;
	line-height:25px;
}
p.talent .yellow{
	color:#8A5531;
}

p.line{
	border-bottom:1px solid #000;
	margin-bottom:10px;
	padding-bottom:10px;
}
p.talent .top{
	color:#8A5531;
	font-size:18px;
}
#right .talent{
	font-size:14px;
	margin-bottom:30px;
	line-height:25px;
	width:680px;
}
#right .talent li{
	list-style: inside;
	margin-bottom:10px;
}
#right .talent .bold{
	font-weight:bold;
	font-size:16px;
}
#right .talent .bottom{
	margin-bottom:10px;
}
p.talent .bottom{
	margin-bottom:10px;
	display:block;
}
p.talent a.blank{
	color:inherit;
}
#right .leader h2{
	font-size:24px;
	color:#8A5531;
	font-weight:normal;
	padding:0;
	margin:0 0 25px 0;
}
#right .leader h3{
	font-size:17px;
	color:#8A5531;
	font-weight:normal;
	padding:0;
	margin:6px 0;
	float:left;
}
#right .leader.business h3{
	font-size:14px;
	font-weight:bold;
}
#right .leader.business p{
	font-size:14px;
	margin-bottom:12px;
	line-height:24px;
}
#right .leader .strategy h3{
	font-size:16px;
}
.strategy .hr{
	width:565px;
	margin-top:20px;
}
.hr.one{
	float: left;
    margin-left: 15px;
    width: 460px;
}
#right .partner > li{
	float:left;
	list-style:none;
	margin-right:30px;
	margin-bottom:35px;
}
#right .icon{
	clear:both;
}
#right .icon > li{
	list-style:none;
	line-height:25px;
	font-size:14px;
}
.hr{
	height:1px;
	width:340px;
	background:#B99371;
	float:right;
	margin-top:17px;
}
#right .news h1{
	font-size:26px;
	text-align:center;
	margin-bottom:18px;
}
#right .news .tit{
	color:#4E4E4E;
	text-align:center;
	margin-bottom:25px;
}
#right .news .video{
	margin-bottom:10px;
}
#right .news .scroll a.arrow-left{
	left: -35px;
    position: absolute;
    top: 60px;
}
#right .news .scroll a.arrow-right{
	right: -35px;
    position: absolute;
    top: 60px;
}
#right .news .video_small{
	position:relative;
}
#right .news .video_small > a+a{
	margin-left:12px;
}
#right p.content{
	font-size:14px;
	line-height:28px;
}
#right p.content.new{
	line-height:25px;
	text-indent:28px;
	margin-bottom:10px;
	margin-top:10px;
}
#right .news .photos{
	width:600px;
	margin:0 auto 5px;
}

#right .news .photos p{
	font-size:14px;
	margin:7px 0 22px 0;
	text-align:left;
}
#right .history{
	height:400px;
	overflow: auto;
}
#right .history h3{
	font-size:16px;
	color:#8A5531;
	font-weight:normal;
	margin-bottom:8px;
}
#right .history .step{
	margin-bottom:25px;
	margin-left:25px;
}
#right .history .step p{
	line-height:23px;
	font-size:13px;
}
#right .history .honour{
	display:inline-block;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #000;
	width:500px;
	font-size:13px;
	margin-left:25px;
}
#right .history .honour .year{
    float:left;
	width:70px;
	line-height:23px;
}

#right .history .honour p{
	line-height:23px;
	font-size:13px;
	float:left;
}
#right .history .innovation{
	width:650px;
}
#right .history .innovation p{
	line-height:25px;
	font-size:14px;
	margin-bottom:12px;
	font-weight:bold;
}
#right .craftwork > div{
	float:left;
	width:225px;
	height:225px;
	margin-right:3px;
	margin-bottom:3px;
	background:#FFF;
}
#right .craftwork > div a{
	width:225px;
	height:225px;
	display:block;
	border:1px solid #8A5531;
}
#right .craftwork > div .a1:hover{
	background:url(../image/rd_1.jpg) no-repeat;
}
#right .craftwork > div .a2:hover{
	background:url(../image/rd_2.jpg) no-repeat;
}
#right .craftwork > div .a3:hover{
	background:url(../image/rd_3.jpg) no-repeat;
}
#right .craftwork > div .a4:hover{
	background:url(../image/rd_4.jpg) no-repeat;
}
#right .craftwork > div .a5:hover{
	background:url(../image/rd_5.jpg) no-repeat;
}
#right .craftwork > div .a6:hover{
	background:url(../image/rd_6.jpg) no-repeat;
}
#right .craftwork > div a:hover img{
	display:none;
}
table.respon{
	border-collapse:collapse;
	font-size:14px;
	width:600px;
}
table.respon tr td a{
	color:#000;
}
table.respon tr td{
	vertical-align:top;
	padding:8px 15px 8px 0;
	border-bottom:1px solid #8A5531;
}
table.social{
	border-collapse:collapse;
	width:100%;
}
table.social tbody {
	border-bottom:1px solid #000;
}
table.social tr td{
	padding:7px 5px;
	font-size:14px;
}
table.social tr td.border{
	border-bottom:1px solid #000;
}
table.feedback{
	border-collapse:collapse;
	width:100%;
}

table.feedback tr td{
	border-collapse:collapse;
	padding:7px 5px;
	font-size:14px;
}
table.feedback tr td.red{
	color:#BD0000;
	font-size:24px;
}
table.feedback tr td.small{
	font-size:12px;
	padding-top:0;
}
table.feedback input{
	height:25px;
	padding:0 5px;
	border:1px solid #B6B6B6;
}
table.feedback input.name{
	width:150px;
}
table.feedback input.email{
	width:230px;
}
table.feedback textarea{
	border:1px solid #B6B6B6;
	width:98%;
	padding:5px;
	font-size:13px;
	line-height:19px;
	height:150px;
	overflow: auto;
	resize:none;
}
table.greatmaster{
	border-collapse:collapse;
}
table.greatmaster tr td a{
	display: block;
	margin-right:6px;
	border:1px solid #8A5531;
	margin-bottom:6px;
	width:166px;
	height:166px;
}
table.greatmaster tr td .a1{
	width:339px;
	height:339px;
}
table.greatmaster tr td a:hover img{
	display:none;
}
table.greatmaster tr td .a1:hover{
	background:url(../image/great1.jpg) no-repeat;
}
table.greatmaster tr td .a2:hover{
	background:url(../image/great2.jpg) no-repeat;
}
table.greatmaster tr td .a3:hover{
	background:url(../image/great3.jpg) no-repeat;
}
table.greatmaster tr td .a4:hover{
	background:url(../image/great4.jpg) no-repeat;
}
table.greatmaster tr td .a5:hover{
	background:url(../image/great5.jpg) no-repeat;
}
table.greatmaster tr td .a6:hover{
	background:url(../image/great6.jpg) no-repeat;
	
}
table.greatmaster tr td .a7:hover{
	background:url(../image/great7.jpg) no-repeat;
	
}
table.greatmaster tr td .a8:hover{
	background:url(../image/great8.jpg) no-repeat;
	
}
table.greatmaster tr td .a9:hover{
	background:url(../image/great9.jpg) no-repeat;
}
ul.list{
	list-style:none;
	font-size:12.4px;
}
ul.list li ul{
	list-style:none;
}
ul.list li{
	padding:3px 0;
	margin:6px 0;
	cursor:pointer;
	width:72px;
}
ul.list li.width{
	width:75px;
	text-align:left;
}
ul.list li.five{
	width:65px;
	text-align:left;
}
ul.list li.long{
	width:90px;
}
ul.list li.long1{
	width:120px;
}
ul.list li.one{
	width:58px;
}
ul.list li.two{
	width:52px;
}
ul.list li.on_this{
	border-bottom:1px solid #945E3A;
}
#footer{
	height:84px;
	background:#242424;
	width:100%;
}
#footer .links{
	text-align:center;
	padding:22px 0 8px;
}
#footer .links a{
	color:#80614C;	
}
#footer .links a.li{
	margin-right:20px;
}
#footer .links a.share{
	margin-right:7px;
}
#footer .reserved{
	text-align:center;
	color:#80614C;	
}

.jCarouselLite {
	width: 688px !important;
}

.jCarouselLite ul li {
	margin: 0 7px;
}
.flow > a> img{
	position:relative;
}
.ContentFlow .flow .item.active .caption{
	display:block;
	font-size:12px;
	color:#333;
	bottom:15%;
	background:none;
}
.next_page{
	width:600px;
	margin:30px auto;
	font-size:14px;
}
.next_page a{
	color:#945e3a;
}
.next_page a.right{
	float:right;
}
.next_page a.left{
	float:left;
}
#footer .links a.wx:hover .weixin{
	display:block;
}
#footer .links .weixin{
	position:absolute;
	display:none;
	top:-110px;
}
table.innovate tr td a{
	display: block;
	border:1px solid #8A5531;
	width:225px;
	height:225px;
}
#right .product.info .left{
	width:310px;
	height:auto;
	margin-bottom:20px;
	margin-right:30px;
}
#right .product.info .left p{
	font-size:16px;
	color:#8a5531;
	line-height:25px;
}
#right .innovate > .wid{
	width:168px;
	height:166px;
}
#right .innovate > div{
	background: none repeat scroll 0 0 #fff;
    float: left;
    height: 225px;
    margin-bottom: 3px;
    margin-right: 3px;
    width: 225px;
}
#right .innovate > div a{
	border: 1px solid #8a5531;
    display: block;
     height: 225px;
	  width: 225px;
}
#right .innovate >.wid a{
	
     height: 166px;
	  width: 166px;
}
#right .product.patented .detail{
	width:100%;
	margin-left:0;
	margin-bottom:30px;
}
#right .product.patented .detail .name{
	height:45px;
}
#right .product.patented .left{
	height:auto;
	width:auto;
	margin-right:1px;
	margin-bottom:3px;
}
#right .product.patented .left p{
	font-size:14px;
	color:#8a5531;
	line-height:25px;
}
.jCarouselLite ul li a img {
	width:218px;
	height:154px;
}
ul.en_menu{
	display:inline-block;
}
ul.en_menu li{
	list-style:none;
	float:left;
}
ul.en_menu li a{
	color:#000;
	padding:0 28px;
	line-height:29px;
	display:inline-block;
	font-size:15px;
	vertical-align:middle;
}
ul.en_menu > li:hover > a{
	background:#BC9955;
}
ul.en_menu li:hover ul{
	display:block;
}
ul.en_menu li ul{
	display:none;
	background: url(../image/li-bg.png) repeat;
	position:absolute;
	z-index:100;
	padding:5px 0;
	/*width:116px;*/
}

ul.en_menu li ul li{
	float:none;
	padding-left:5px;
	text-align:center;
}
ul.en_menu li ul.low li{
	padding-left:14px;
}
a:link,a:visited{color:#7f7f7f;text-decoration:none;}
a:hover,a:active{color:#000;text-decoration:underline;}
.goTop{width:36px;position:fixed;z-index:100;bottom:10px;left:-36px;}
.goTopLink{ display:inline-block;height:100px;width:36px;background:url(../image/goTopZcool.png) no-repeat center top;}