@charset "utf-8";
/* CSS Document */
#banner_nei{
	width:100%;
	position:relative;
	overflow:hidden;
	margin-top:100px;
}
.banner_img{
	text-align:center;
}
.banner_img img{
	vertical-align:top;
}
.banner_title{
	width:100%;
	position:absolute;
	z-index:99;
	top:200px;
	text-align:center;
	font-size:16px;
	color:#fff8ee;
	text-transform:uppercase;
}
.banner_title h2{
	font-size:36px;
	color:#fff8ee;
	font-weight:bold;
	padding-bottom:18px;
}
.banner_erji{
	width:1200px;
	height:86px;
	background-color:#fff8ee;
	position:absolute;
	z-index:99;
	left:50%;
	margin-left:-600px;
	bottom:0;
}
.banner_erji ul li{
	float:left;
	width:16%;
}
.banner_erji ul li a{
	width:100%;
	height:86px;
	display:block;
	text-align:center;
	line-height:86px;
	font-size:17px;
	color:#3c342f;
}
.banner_erji ul li a i{
	display:inline-block;
	vertical-align:middle;
	width:8px;
	height:8px;
	background-color:#bfad95;
	border-radius:100%;
	margin-right:4px;
}
.banner_erji ul li:hover a{
	background-image:url(../images/neiye_1.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	color:#ba1c22;
}
.banner_erji ul li:hover a i{
	background-color:#ba1c22;
}
.banner_erji ul li .banner_erji_on{
	background-image:url(../images/neiye_1.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	color:#ba1c22;
}
.banner_erji ul li .banner_erji_on i{
	background-color:#ba1c22;
}
#cont{
	background:url(../images/neiye_bj.gif) center top repeat;
	padding:56px 0;
}
/*简介*/
.about{
	width:100%;
	overflow:hidden;
}
.about_1{
	height:50px;
	background:url(../images/about_1.png) center center no-repeat;
	text-align:center;
	line-height:50px;
	font-size:36px;
	color:#ba1c22;
	font-weight:bold;
}
.about_2{
	margin:50px 0;
	text-align:center;
}
.about_2 img{
	vertical-align:top;
}
.about_3{
	width:1200px;
	margin:0 auto 50px;
	overflow:hidden;
	font-size:15px;
	color:#515151;
	line-height:35px;
}
.about_4{
	width:1200px;
	margin:0 auto 50px;
	overflow:hidden;
	background-image:url(../images/about_11.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:184px;
}
.about_4 ul li{
	float:left;
	width:300px;
	padding-left:100px;
	padding-top:53px;
	font-size:14px;
	color:#e8c8c1;
}
.about_4 ul li h2{
	font-size:40px;
	color:#fff8ee;
	padding-bottom:15px;
}
.about_4 ul li h2 span{
	font-size:18px;
	color:#fff8ee;
}
.about_5{
	background-image:url(../images/about_13.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:418px;
	overflow:hidden;
}
.about_5_left{
	width:43.8%;
	float:left;
	height:418px;
	overflow:hidden;
}
.about_5_right{
	width:672px;
	float:left;
	padding-left:50px;
	padding-top:45px;
}
.about_5_right_01{
	height:60px;
	font-size:26px;
	color:#b2252b;
}
.about_5_right_02{
	height:282px;
	overflow:hidden;
	font-size:15px;
	color:#515151;
	line-height:33px;
}
.about_6{
	width:1200px;
	margin:0 auto;
	padding-top:60px;
	overflow:hidden;
	text-align:center;
	font-size:16px;
	color:#515151;
	line-height:36px;
}
/*公司荣誉*/
.gongsirongyu_1{
	padding:47px 0;
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	font-size:15px;
	color:#515151;
}
.gongsirongyu_2{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
#focus_Box {
	position: relative;
	width: 1200px;
	height: 355px;
	margin: 20px auto;
}

#focus_Box ul {
	position: relative;
	width: 1200px;
	height: 308px
}

#focus_Box li {
	z-index: 0;
	position: absolute;
	width: 0px;
	background: #787878;
	height: 0px;
	top: 146px;
	cursor: pointer;
	left: 377px;
	border-radius: 4px;
	box-shadow: 1px 1px 12px rgba(200, 200, 200, 1)
}

#focus_Box li img {
	width: 100%;
	background: url(images/loading.gif) no-repeat center 50%;
	height: 100%;
	vertical-align: top
}

#focus_Box li p {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: url(../images/float-bg.png) repeat;
	text-indent: 8px;
	color: #fff;
}

#focus_Box li p span {
	display: inline-block;
	width: 70%;
	height: 40px;
	overflow: hidden;
}

#focus_Box .prev,#focus_Box .next {
	display: block;
	z-index: 100;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	width: 37px;
	height: 95px;
	top: 131px;
}

#focus_Box .prev {
	background: url(../images/about_23.png) left bottom no-repeat;
	left: 0px
}

#focus_Box .next {
	background: url(../images/about_24.png) right bottom no-repeat;
	right: 0px
}

#focus_Box .prev:hover {
	background-position: left top;
}

#focus_Box .next:hover {
	background-position: right top;
}

#focus_Box a.imgs-scroll-btn {
	display: block;
	position: absolute;
	z-index: 110;
	top: 7px;
	right: 15px;
	width: 51px;
	height: 23px;
	overflow: hidden;
	background: url(../images/share-btn.png) no-repeat;
	text-indent: -999px;
}
/*联系我们*/
.lianxi_1{
	padding:50px 40px;
	width:1180px;
	margin:0 auto;
	overflow:hidden;
}
.lianxi_1_left{
	width:600px;
	float:left;
}
.lianxi_1_left_1{
	height:57px;
	background-image:url(../images/guanyu_15.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	font-size:24px;
	color:#555555;
	font-weight:bold;
}
.lianxi_1_left_2{
	padding-top:25px;
}
.lianxi_1_left_2 ul li{
	height:40px;
	line-height:40px;
	font-size:15px;
	color:#515151;
}
.lianxi_1_left_2 ul li span{
	font-size:15px;
	color:#8c5e3c;
}
.lianxi_1_left_2 ul li img{
	vertical-align:middle;
	margin-right:4px;
}
.lianxi_1_right{
	width:470px;
	float:right;
}
.lianxi_1_right ul li{
	padding:14px 0;
	text-align:center;
}
.lianxi_1_right ul li h2{
	font-size:15px;
	color:#515151;
	padding-bottom:12px;
}
.lianxi_1_right ul li img{
	border:#e6e6e6 1px solid;
}
.lianxi_1_right_line{
	border-bottom:#e6e6e6 1px solid;
}
.lianxi_2{
	text-align:center;
}
.lianxi_2 img{
	vertical-align:top;
}
/*人才招聘*/
.renli_1{
	width:1200px;
	margin:70px auto;
	overflow:hidden;
}
.renli_1 ul li{
	float:left;
	width:20%;
	text-align:center;
	font-size:14px;
	color:#473c32;
	line-height:27px;
}
.renli_2{
	background-image:url(../images/rencai_17.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:705px;
	overflow:hidden;
	padding-top:60px;
}
.renli_22{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.renli_2_up{
	text-align:center;
}
.renli_2_up img{
	vertical-align:top;
}
.renli_2_down{
	margin-top:50px;
}
.renli_2_down ul li{
	height:50px;
	margin-bottom:16px;
	background-color:#e0d5c9;
}
.renli_2_down_1{
	width:390px;
	float:left;
	height:50px;
	line-height:50px;
	font-size:14px;
	color:#3f3933;
}
.renli_2_down_1 img{
	vertical-align:top;
	margin-right:12px;
}
.renli_2_down_2{
	width:282px;
	float:left;
	height:50px;
	line-height:50px;
	font-size:14px;
	color:#696663;
}
.renli_2_down_2 span{
	color:#3f3933;
}
.renli_2_down_3{
	width:128px;
	float:right;
	padding-top:10px;
}
.renli_2_down_3 a{
	width:99px;
	height:33px;
	display:inline-block;
	background-color:#bd9d7a;
	text-align:center;
	line-height:33px;
	font-size:14px;
	color:#ffffff;
}
.renli_2_down_3 a:hover{
	background-color:#c5843d;
}
/*产品*/
.product{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	padding-top:40px;
}
.product ul{
	width:1234px;
}
.product ul li{
	float:left;
	width:376px;
	height:290px;
	position:relative;
	overflow:hidden;
	margin-right:34px;
	margin-bottom:28px;
}
.p_img{
	text-align:center;
}
.p_img img{
	vertical-align:top;
}
.p_tt{
	width:100%;
	height:80px;
	position:absolute;
	z-index:99;
	bottom:0;
	left:0;
	background-color:rgba(0,0,0,0.4);
}
.p_tt_left{
	width:270px;
	float:left;
	padding-left:14px;
	padding-top:14px;
	font-size:12px;
	color:#ddd4ca;
}
.p_tt_left h2{
	font-size:18px;
	color:#fff8ee;
	padding-bottom:8px;
}
.p_tt_right{
	width:54px;
	float:right;
	height:80px;
	background-image:url(../images/product_1.png);
	background-position:left center;
	background-repeat:no-repeat;
}
.product ul li:hover .p_tt_right{
	background-image:url(../images/product_11.png);
}
/*产品详情*/
.pro_show{
	width:1200px;
	margin:10px auto;
	overflow:hidden;
}
.pro_up{
	padding-bottom:55px;
}
.pro_up_left{
	width:544px;
	float:left;
}
.pro_up_left_1{
	padding-bottom:10px;
}
.pro_up_left_1 img{
	vertical-align:top;
	width:100%;
}
.pro_up_left_2{
	width:100%;
}
.pro_up_left_2_01{
	float:left;
	background-image:url(../images/pro_show_1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:30px;
	height:100px;
}
.pro_up_left_2_01 a{
	display:block;
	width:100%;
	height:100%;
}
.pro_up_left_2_01:hover{
	background-image:url(../images/pro_show_12.gif);
}
.pro_up_left_2_03{
	float:right;
	background-image:url(../images/pro_show_11.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:30px;
	height:100px;
}
.pro_up_left_2_03 a{
	display:block;
	width:100%;
	height:100%;
}
.pro_up_left_2_03:hover{
	background-image:url(../images/pro_show_13.gif);
}
.pro_up_left_2_02{
	width:484px;
	float:left;
}
.pro_up_left_2_02 ul li{
	float:left;
	margin-left:10px;
}
.pro_up_left_2_02 img{
	vertical-align:top;
}
.pro_up_right{
	width:590px;
	float:right;
	padding-top:10px;
}
.pro_up_right_1{
	padding-bottom:20px;
	font-size:36px;
	color:#ba1c22;
}
.pro_up_right_2{
	padding-bottom:20px;
	line-height:35px;
	font-size:14px;
	color:#010101;
}
.pro_up_right_2 span{
	font-size:14px;
	color:#816644;
}
.pro_up_right_3{
	width:100%;
}
.pro_up_right_3 img{
	vertical-align:top;
}
.pro_down{
	width:100%;
}
.pro_down_1{
	padding-bottom:20px;
}
.pro_down_1 img{
	vertical-align:top;
}
/*新闻*/
.news{
	width:1200px;
	margin:50px auto 20px;
	overflow:hidden;
}
.news ul li{
	height:203px;
	border:#e9e3d9 1px solid;
	margin-bottom:40px;
	background-color:#fdf9f3;
}
.news_img{
	width:301px;
	float:left;
	overflow:hidden;
}
.news_time{
	width:177px;
	float:left;
	padding-top:75px;
	text-align:center;
	height:128px;
	background-image:url(../images/news_11.gif);
	background-position:right center;
	background-repeat:no-repeat;
	font-size:14px;
	color:#333333;
}
.news_time h2{
	font-size:48px;
	color:#333333;
	font-weight:bold;
	padding-bottom:20px;
}
.news_tt{
	width:650px;
	float:right;
	padding-right:30px;
	padding-top:40px;
}
.news_tt_01{
	height:44px;
	overflow:hidden;
}
.news_tt_01 a{
	font-size:16px;
	color:#333333;
}
.news_tt_01 a:hover{
	color:#ba1c22;
}
.news_tt_02{
	height:58px;
	overflow:hidden;
	font-size:13px;
	color:#757575;
	line-height:18px;
}
.news_tt_03{
	height:29px;
}
.news_tt_03_left{
	width:auto;
	float:left;
	line-height:29px;
	font-size:12px;
	color:#757575;
}
.news_tt_03_left img{
	vertical-align:middle;
	margin-right:4px;
}
.news_tt_03_right{
	width:auto;
	float:right;
}
.news_tt_03_right a{
	width:97px;
	height:29px;
	display:inline-block;
	background-image:url(../images/news_15.gif);
	background-position:left top;
	background-repeat:no-repeat;
	-webkit-transition:all .3s linear;
	-moz-transition:all .3s linear;
	-o-transition:all .3s linear;
	transition:all .3s linear;
}
.news_tt_03_right a:hover{
	background-image:url(../images/news_14.gif);
}
/*加盟合作*/
.jiameng{
	margin-top:50px;
	overflow: hidden;
}
.jiameng_up{
	padding-bottom:70px;
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.jiameng_up_left{
	float:left;
	background-image:url(../images/jiameng_11.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:582px;
	height:304px;
}
.jiameng_up_left_01{
	padding:40px 36px 0;
	height:52px;
	font-size:24px;
	color:#ba1c22;
	font-weight: bold;
}
.jiameng_up_left_02{
	padding:0 36px;
	height:160px;
	line-height:42px;
	font-size:14px;
	color:#323232;
}
.jiameng_up_left_02 span{
	display:inline-block;
	vertical-align:middle;
	background-image:url(../images/jiameng_1.png);
	background-position:left top;
	background-repeat:no-repeat;
	margin-right:4px;
	width:22px;
	height:24px;
	text-align:center;
	line-height:24px;
	font-size:14px;
	color:#ffffff;
}
.jiameng_up_left_03{
	text-align:right;
	padding-right:20px;
	font-size:14px;
	color:#323232;
}
.jiameng_up_left_03 span{
	font-size:24px;
	color:#ba1c22;
}
.jiameng_up_right{
	float:right;
	background-image:url(../images/jiameng_11.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:582px;
	height:304px;
}
.jiameng_down{
	background:url(../images/jiameng_13.jpg) center top no-repeat;
	height:620px;
	overflow:hidden;
}
.jiameng_down1{
	width:1200px;
	margin:0 auto;
	padding-top:70px;
}
.jiameng_down1_01{
	height:106px;
	text-align:center;
}
.jiameng_down1_02{
	height:33px;
}
.jiameng_down1_02 ul{
	width:1203px;
}
.jiameng_down1_02 ul li{
	float:left;
	margin-right:3px;
}
.jiameng_down1_02 ul li a{
	display:inline-block;
	width:168px;
	height:33px;
	background-color:#e3d9cd;
	text-align:center;
	line-height:33px;
	font-size:14px;
	color:#604c35;
}
/*.jiameng_down1_02 ul li:hover a{
	background-color:#ba1d23;
	color:#ffffff;
}*/
.jiameng_down1_02 ul li .jiameng_down1_02_on{
	background-color:#ba1d23;
	color:#ffffff;
}
.jiameng_down1_03{
	padding:90px 0 0 290px;
	font-size:14px;
	color:#323232;
	line-height:30px;
}
.xiaoshouwangdian_1{
	width:1200px;
	margin:50px auto;
	overflow:hidden;
}
.xiaoshouwangdian_1 ul{
	width:1220px;
}
.xiaoshouwangdian_1 ul li{
	float:left;
	width:380px;
	margin-right:20px;
}

.mendian_img{
	text-align:center;
}
.mendian_img img{
	vertical-align:top;
}
.mendian_tt{
	border:#dde6e6 1px solid;
	padding:10px 25px;
	height:65px;
	overflow:hidden;
	text-align:center;
	border-top:none;
	font-family:"微软雅黑";
	font-size:14px;
	color:#777777;
}
.mendian_tt h2{
	font-size:24px;
	color:#333333;
	padding-bottom:10px;
	padding-top:10px;
}
.xiaoshouwangdian_2{
	width:1200px;
	margin:50px auto;
	overflow:hidden;
}
.licheng{
	width:1200px;
	margin:50px auto;
	overflow:hidden;
}
.licheng_1{
	text-align:center;
}
.licheng_1 img{
	vertical-align:top;
}
.licheng_3{
	text-align:center;
}
.licheng_3 img{
	vertical-align:top;
}
.licheng_2{
	background-image:url(../images/licheng_11.gif);
	background-position:center top;
	background-repeat:repeat-y;
	padding-top:70px;
	padding-bottom:50px;
}
.licheng_2 ul li{
	padding-bottom:20px;
}
.licheng_2_right{
	padding-left:582px;
}
.licheng_2_right_01{
	width:51px;
	float:left;
	padding-top:5px;
}
.licheng_2_right_01 img{
	vertical-align:top;
}
.licheng_2_right_02{
	width:567px;
	float:right;
}
.licheng_2_right_02_01{
	margin-bottom:20px;
}
.licheng_2_right_02_01_left{
	padding:0 10px 0 15px;
	height:49px;
	display:inline-block;
	vertical-align:top;
	background-image:url(../images/licheng_18.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
	line-height:49px;
	font-size:20px;
	color:#ba1c22;
	font-weight:bold;
	float:left;
}
.licheng_2_right_02_01_right{
	background-image:url(../images/licheng_19.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:49px;
	width:7px;
	display:inline-block;
	vertical-align:top;
	float:left;
}
.licheng_2_right_02_02{
	background-color:#ffffff;
}
.licheng_2_right_02_02_1{
	height:16px;
	background-image: url(../images/licheng_15.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.licheng_2_right_02_02_3{
	height:16px;
	background-image: url(../images/licheng_16.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.licheng_2_right_02_02_2{
	background-image:url(../images/licheng_17.gif);
	background-position:left top;
	background-repeat:repeat-y;
	padding:0 15px;
	font-size:14px;
	color:#3f3f3f;
	line-height:27px;
}
.licheng_2_left{
	width:567px;
}
.licheng_2_left_01{
	width:567px;
	float:left;
}
.licheng_2_left_01_01{
	margin-bottom:20px;
	text-align:right;
}
.licheng_2_left_01_01_left{
	padding:0 10px 0 15px;
	height:49px;
	display:inline-block;
	vertical-align:top;
	background-image:url(../images/licheng_18.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
	line-height:49px;
	font-size:20px;
	color:#ba1c22;
	font-weight:bold;
	float:right;
}
.licheng_2_left_01_01_right{
	background-image:url(../images/licheng_19.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:49px;
	width:7px;
	display:inline-block;
	vertical-align:top;
	float:right;
}


















