@charset "utf-8";
/* CSS Document */
*{
	font-family: "微软雅黑";
	font-weight: normal;
}
body{
	margin: 0;
	padding: 0;
	
}
ul,li,dd,dl,h1,h2,h3,h4,h5,h6,p{
	margin: 0;
	padding: 0;
}
ul,li,dd,dl{
	list-style: none;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
img{
	border: none;
/*	display: block;*/
}
input{
	border: none;
}
textarea{
	border: none;
	resize: none;
}
.clear{
	clear: both;
}

.head{
	width: 100%;
	position: fixed;
	left: 0;
	top: 45px;
	background-color: rgba(255,255,255,0.6);
	height: 85px;
	z-index: 99;
}
.logo{
	float: left;
	line-height: 85px;
}
.logo img{
	width: 130px;
	height: 50px;
}
.nav_bg{
	width: 1280px;
	margin: 0 auto;
}
.nav_ul{
	height: 85px;
	float: right;
}
.nav_ul li{
	width: 186px;
	height: 100%;
	text-align: center;
	font-size: 24px;
	color: #5b2814;
	float: left;
	line-height: 85px;
	transition: all 0.8s ease 0s;
}
.nav_ul li:hover{
	background-color: #5b2814;
}
.nav_ul li:hover a{
	color: #fff;
}
.nav_ul .on{
	color: #fff;
	background-color: #5b2814;
}
.nav_ul .on a{
	color: #fff;
}
.nav_ul li a{
	color: #5b2814;
}
.menu_dd{
	display: none;
}
.menu_dd dl{
	line-height: 85px;
	background-color: #704c3c;
}
.menu_dd dl:nth-child(2){
	background-color: #908078;
}
.slider-main li img{
	width: 100vw;
}
.slider{
	width: 100%!important;
}
/* 切换按钮 */
    /* 上一个 */
.osSlider-main .slider-btn-prev {
    position: absolute;
    z-index: 30;
    top: 50%;
    left: -45px;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    margin-top: -20px;
    background: url(./img/prev.png) 50% 50% no-repeat;
    transition: all .5s linear;
}

.osSlider-main:hover .slider-btn-prev {
    left: 5px;
}
    /* 下一个 */
.osSlider-main .slider-btn-next {
    position: absolute;
    z-index: 30;
    top: 50%;
    right: -45px;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    margin-top: -20px;
    background: url(./img/next.png) 50% 50% no-repeat;
    transition: all .5s linear;
}

.osSlider-main:hover .slider-btn-next {
    right: 5px;
}
/* 高亮导航部分 */
.osSlider-main .slider-nav {
    position: absolute;
    width:100%;
    height: 22px;
    bottom: 20px;
    text-align: center;
    z-index: 25;
}
.osSlider-main .slider-nav li {
    display: inline-block;
    height: 6px;
    width: 35px;
	margin: 0 15px;
	border-radius: 2px;
    background: #adadab;
    cursor: pointer;
	font-size: 0;
	border: solid 2px #adadab;
}
.osSlider-main .slider-nav li.active {
    background: none;
	border: solid 2px #fff;
}
.osSlider-main .slider-nav li:hover {
    background: none;
	border: solid 2px #fff;
}
.story{
	width: 1280px;
	margin: 0 auto;
	padding-top: 110px;
}
.storytop{
	padding-left: 36px;
	position: relative;
}
.jiaxiaokuang_a{
	width: 254px;
	height: 194px;
	border: solid 4px #a74f2d;
	opacity: 0.3;
	position: absolute;
	left: 0;
	bottom: -55px;
}
.oryleft{
	float: left;
}
.oryleft img{
	width: 440px;
	height: 580px;
}
.ory_right{
	float: left;
	margin-left: 36px;
	padding-top: 30px;
}
.ory_right img{
	width: 720px;
	height: 310px;
}
.orytxt{
	width: 720px;
	margin-top: 50px;
}
.ortop{
	display: flex;
	justify-content: center;
	align-items: center;
}
.ortop span{
	display: inline-block;
	width: 98px;
	height: 2px;
	background-color: #a74f2d;
}
.ortop h1{
	font-size: 24px;
	color: #666;
	text-align: center;
	display: inline-block;
	margin: 0 16px;
}
.ortj{
	font-size: 14px;
	color: #666;
	margin-top: 45px;
	line-height: 25px;
	padding: 0 20px;
}
.storymid{
	overflow: hidden;
	margin-top: 28px;
	position: relative;
}
.jiaxiaokuang_b{
	width: 143px;
	height: 107px;
	border: solid 4px #a74f2d;
	opacity: 0.3;
	position: absolute;
	right: 0;
	bottom: 0;
}
.omd_left{
	float: left;
	text-align: center;
	padding-top: 16px;
	width: 320px;
	margin-left: 90px;
	margin-right: 110px;
	color: #666;
}
.omd_left h1{
	font-size: 24px;
	color: #333;
}
.omd_left > span{
	display: inline-block;
	width: 50px;
	height: 2px;
	background-color: #a74f2d;
	margin-top: 20px;
}
.omd_left div{
	margin-top: 45px;
	text-align: left;
}
.omd_left a{
	display: block;
	width: 76px;
	height: 36px;
	border-radius: 10px;
	background-color: #a74f2d;
	color: #fff;
	text-align: center;
	line-height: 36px;
  	box-shadow: 0px 3px 5px 0px rgba(145, 57, 30, 0.26);
	float: right;
	margin-top: 20px;
}
.omd_mid{
	float: left;
	border-right: solid 2px #a74f2d;
	padding-right: 50px;
}
.omd_mid img{
	width: 350px;
	height: 480px;
}
.omd_right{
	float: left;
	width: 190px;
	margin-left: 70px;
	text-align: center;
	padding-top: 60px;
}
.omd_right h1{
	font-size: 24px;
	color: #666;
}
.omd_right h2{
	font-size: 14px;
	color: #a74f2d;
	font-weight: bold;
	margin-top: 16px;
}
.omd_right span{
	width: 62px;
	height: 2px;
	background-color: #a74f2d;
	margin-top: 35px;
	display: inline-block;
}
.omd_right div{
	font-size: 14px;
	color: #666;
	margin-top: 60px;
	text-align: left;
	line-height: 24px;
}
.rella{
	color: #fff;
	background: linear-gradient(#e17329, #b95f17);
	height: 160px;
	margin-top: 150px;
	font-size: 26px;
	padding-top: 54px;
	text-align: center;
}
.trend{
	width: 1280px;
	margin: 0 auto;
	text-align: center;
	margin-top: -30px;
	/*background: url(../images/bg_01.png) no-repeat;
	background-size: 100%;*/
}
.trend img{
	width: 1200px;
}
.style{
	width: 1280px;
	margin: 0 auto;
	margin-top: 40px;
}
.yle_top{
	text-align: center;
}
.yle_top h1{
	font-size: 18px;
	color: #a74f2d;
	font-weight: bold;
}
.yle{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 10px;
}
.yle span{
	display: inline-block;
	width: 155px;
	height: 1px;
	background-color: #a74f2d;
}
.yle h2{
	font-size: 18px;
	color: #a74f2d;
	margin: 0 20px;
}
.yle_txt{
	font-size: 18px;
	color: #666;
	margin-top: 22px;
	padding: 0 70px;
}
.pic{
	margin-top: 110px;
}
.pic img{
	width: 100%;
}
.yf_ul{
	margin-top: 110px;
	overflow: hidden;
	background: url(../images/icon_03.png) no-repeat;
	padding-top: 60px;
	background-size: contain;
}
.yf_ul li{
	width: 1310px;
	margin-bottom: 70px;
	overflow: hidden;
	float: right;
}
.yf_ul li img{
	width: 795px;
/*	height: 510px;*/
	float: right;
}
.yf_txt{
	width: 370px;
	margin-right: 130px;
	float: left;
	padding-top: 135px;
	background: url(../images/icon_01.png) no-repeat right bottom;
	padding-bottom: 75px;
}
.yf_txt h1{
	font-size: 20px;
	color: #59291b;
	font-weight: bold;
	margin-bottom: 25px;
	border-right: solid 7px #a74f2d;
	display: inline-block;
	padding-right: 12px;
}
.yf_txt div{
	color: #666;
	line-height: 25px;
	font-size: 14px;
}
.yf_ul li:nth-of-type(even){
	float: left;
}
.yf_ul li:nth-of-type(even) .yf_txt{
	float: right;
	margin-right: 0;
	margin-left: 130px;
	background: url(../images/icon_02.png) no-repeat right bottom;
}
.yf_ul li:nth-of-type(even) img{
	float: left;
}
.bottom{
	background-color: #454545;
	padding: 10px 0;
}
.toto{
	width: 1280px;
	margin: 0 auto;
	text-align: center;
}
.toto a{
	color: #999;
	display: inline-block;
	margin: 10px 9px;
}
.phone{
	position: fixed;
	right: 0px;
	top: 50%;
	margin-top: -85px;
	width: 0px;
	height: 170px;
	border-radius: 24px;
	background-color: #f4982b;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	z-index: 999;
	overflow: hidden;
	transition: all 0.5s ease 0s;
}
.phone.pe{
	width: 330px;
}
.phone p{
	color: #fff;
	font-size: 24px;
}
.banner img{
	width: 100%;
}
.job_tit{
	font-size: 26px;
	color: #fff;
	height: 104px;
	background-color: #c76843;
	margin-top: 30px;
	text-align: center;
	line-height: 105px;
}
.job_ul{
	overflow: hidden;
	width: 1280px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 80px;
}
.job_ul li{
	float: left;
	width: 33.3%;
	text-align: center;
}
.job_ul li img{
	width: 234px;
	height: 234px;
	transition: all 0.5s ease 0s;
}
.job_txt h1{
	font-size: 24px;
	margin: 36px 0;
	color: #5b2814;
}
.job_txt div{
	font-size: 16px;
	color: #9f7e71;
	padding: 20px 60px;
	text-align: left;
	line-height: 36px;
	border-right: solid 1px #9f7e71;
}
.job_ul li:last-child .job_txt div{
	border-right: none;
}
.job_ul li:hover img{
	transform: rotate(360deg);
}
.tact_tit{
	width: 176px;
	height: 64px;
	background: url(../images/icon_07.png) no-repeat;
	background-size: cover;
	text-align: center;
	line-height: 64px;
	font-size: 24px;
	color: #5b2814;
	margin: 0 auto;
	margin-top: 50px;
}
.about{
	width: 1280px;
	margin: 0 auto;
	margin-top: 46px;
}
.about ul{
	display: flex;
	justify-content: space-between;
}
.about ul li{
	width: 500px;
	height: 68px;
	background-color: #ee612a;
	color: #fff;
	padding-left: 15px;
	line-height: 68px;
	font-size: 24px;
}
.abbook{
	margin-top: 90px;
}
.abbook h1{
	font-size: 24px;
	color: #ee612a;
}
.abbook textarea{
	width: 100%;
	height: 230px;
	background-color: #e6e6e6;
	padding: 20px;
	margin-top: 20px;
	font-size: 24px;
}
.dizhi{
	margin: 45px 0;
	text-align: center;
	overflow: hidden;
}
.dizhi p{
	font-size: 18px;
	color: #4c4c4c;
	display: inline-block;
}
.dizhi p img{
	margin-right: 14px;
}
.dizhi input{
	width: 100px;
	height: 45px;
	background-color: #e80f0f;
	color: #fff;
	border-radius: 10px;
  	box-shadow: 0px 4px 6px 0px rgba(250, 59, 59, 0.21);
	float: right;
}
.dynamic{
	padding-top: 56px;
	width: 1280px;
	margin: 0 auto;
}
.mic-top{
	text-align: center;
}
.mic-top h1{
	font-size: 30px;
	color: #404040;
	margin-bottom: 20px;
}
.mic-top h2{
	font-size: 24px;
	color: #4c4c4c;
	display: inline-block;
	padding: 0 10px;
	border-left: solid 2px #a74f2d;
	border-right: solid 2px #a74f2d;
}
.mic_img{
	text-align: center;
	padding-top: 74px;
	width: 840px;
	margin: 0 auto;
	background: url(../images/bg_02.png) no-repeat;
	
}
.mic_img img{
	width: 750px;
	height: 510px;
}
.mic_ul{
	overflow: hidden;
	width: 1280px;
	margin: 0 auto;
	padding-bottom: 110px;
}
.mic_ul li{
	float: left;
	width: 33.3%;
	margin-top: 90px;
	padding: 0 60px;
	height: 210px;
	overflow: hidden;
}
.mic_ul li span{
	display:block;
	width: 43px;
	height: 6px;
	background-color: #e6602c;
}
.mic_ul li h1{
	font-size: 22px;
	color: #5b2814;
	margin: 25px 0;
}
.mic_ul li div{
	font-size: 16px;
	line-height: 32px;
	color: #666;
}
.dyimg img{
	width: 100%;
}
.dytxt{
	margin-top: 70px;
	padding-bottom: 160px;
}
.dytxt h1{
	font-size: 24px;
	color: #323232;
}
.dytxt div{
	font-size: 18px;
	color: #666;
	margin-top: 25px;
	line-height: 30px;
}
.sales{
	width: 1280px;
	margin: 0 auto;
}
.les-top{
	text-align: center;
	margin: 50px 0;
}
.sale-txt{
	text-align: right;
}
.sale-txt textarea{
	width: 100%;
	height: 270px;
	background-color: #e6e6e6;
	padding: 20px;
	font-size: 22px;
	text-align: left;
}
.sale-txt input{
	width: 100px;
	height: 43px;
	background-color: #e80f0f;
	color: #fff;
	font-size: 18px;
	border-radius: 10px;
	margin: 40px 0;
}
.falvbg{
	background: url(../images/pic_11.png) no-repeat;
	background-size: cover;
	padding-top: 48px;
}
.falv{
	width: 1280px;
	margin: 0 auto;
	overflow: hidden;
}
.fa_left{
	float: left;
	width: 126px;
	height: 68px;
	background-color: #a74f2d;
	color: #fff;
	font-size: 22px;
	margin-left: 35px;
	text-align: center;
	line-height: 68px;
}
.fa_right{
	float: left;
	width: 1020px;
	margin-left: 46px;
}
.fa_right li{
	font-size: 18px;
	color: #fff;
	padding-left: 35px;
	margin-bottom: 30px;
	line-height: 36px;
	/*background: url(../images/icon_10.png) no-repeat;
	background-position-y:12px;*/ 
}
.yinsi h1{
	font-size: 22px;
	color: #fff;
	width: 156px;
	height: 68px;
	background-color: #a74f2d;
	text-align: center;
	line-height: 68px;
	margin-bottom: 40px;
}
.yinsi{
	width: 1280px;
	margin: 0 auto;
	padding: 50px 35px;
}
.yinsi div{
	font-size: 18px;
	color: #666;
	line-height: 35px;
}
.brand{
	width: 1280px;
	margin: 0 auto;
	padding-top: 70px;
}
.brand ul li{
	overflow: hidden;
	margin-bottom: 30px;
}
.brand ul li img{
	width: 500px;
	height: 580px;
	float: left;
}
.and_txt{
	float: right;
	width: 375px;
	margin-right: 240px;
	padding-top: 180px;
}
.and_txt h1{
	font-size: 72px;
	color: #5b2814;
	margin-bottom: 30px;
}
.and_txt div{
	font-size: 18px;
	color: #5b2814;
}
.brand ul li:nth-of-type(even) img{
	float: right;
}
.brand ul li:nth-of-type(even) .and_txt{
	float: left;
	width: 420px;
	margin-right: 0;
	margin-left: 106px;
}
.wenhua{
	width: 100%;
	height: 52px;
	background-color: rgba(148,70,0,0.6);
	margin-top: 80px;
}
.whjz{
	width: 1280px;
	margin: 0 auto;
	position: relative;
	height: 52px;
}
.whjz div{
	position: absolute;
	top: 0;
	left: 35px;
	width: 110px;
	height: 295px;
	background-color: rgba(148,70,0,0.6);
	color: #fff;
	font-size: 24px;
	padding: 0 40px;
	padding-top: 110px;
}
.wh_txt{
	width: 790px;
	margin: 0 auto;
	font-size: 18px;
	color: #4c4c4c;
	line-height: 60px;
	padding-top: 86px;
	padding-bottom: 104px;
	margin-bottom: 130px;
	background: url(../images/bg_03.png) bottom right no-repeat;
}
.pro_box{
	width: 100%;
	background-color: rgba(167,79,45,0.8);
	height: 30px;
	position: absolute;
	top: 30px;
	left: 0;
}
.content_ul{
	width: 1200px;
	margin: 0 auto;
	background-color: #eee;
	padding-top: 175px;
	overflow: hidden;
}
.content{
	position: relative;
}
.content ul li{
	width: 340px;
	height: 505px;
	float: left;
	margin-right: 90px;
	margin-bottom: 70px;
}
.content ul li:nth-child(3n){
	margin-right: 0;
}
.content ul li img{
	width: 100%;
	height: 100%;
}
.pro_box h1{
	width: 150px;
	height: 60px;
	background-color: rgba(167,79,45,0.8);
	text-align: center;
	line-height: 60px;
	color: #fff;
	font-size: 24px;
	position: absolute;
	left: 50%;
	margin-left: -75px;
	margin-top: 15px;
}
.gure_ul{
	width: 1216px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	padding-left: 116px;
	margin-top: -30px;
}
.gure_ul li{
	width: 500px;
	height: 400px;
	float: left;
	margin: 0 25px;
	margin-bottom: 70px;
}
.gure_ul li img{
/*
	width: 100%;
	height: 100%;
*/
}
.gure_box{
	width: 100%;
	height: 30px;
	background-color: rgba(167,79,45,0.8);
}
.figure{
	margin-top: 30px;
}
.gure_ul h1{
	background-color: rgba(167,79,45,0.8);
	width: 63px;
	font-size: 24px;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	padding: 26px 20px;
}
.contact{
	width: 1280px;
	margin: 0 auto;
}
.tact_top{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 48px;
	margin-bottom: 60px;
}
.tact_top span{
	display: inline-block;
	width: 6px;
	height: 60px;
	background-color: #e6602c;
	margin-right: 15px;
}
.tact_top h1{
	background-color: #e6602c;
	color: #fff;
	font-size: 20px;
	width: 257px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	display: inline-block;
}
.tact_ul{
	overflow: hidden;
}
.tact_ul li{
	width: 33.3%;
	float: left;
	padding-right: 20px;
	margin-bottom: 60px;
}
.tul_top{
	display: flex;
	align-items: center;
}
.tul_top span{
	border: 10px solid transparent;
	display: inline-block;
	border-left: 18px solid #8c3412;
}
.tul_top h1{
	font-size: 22px;
	color: #9f9fa0;
}
.tul_con{
	width: 100%;
	height: 280px;
	border: dashed 1px #cdbeb8;
	padding: 20px 15px;
	color: #9f9fa0;
	margin-top: 16px;
	font-size: 14px;
	overflow-y: auto;
	overflow-x: hidden;
}
.tul_con p{
	margin-left: 0!important;
	text-indent:0!important;
}
.gure{
	width: 1170px;
	margin: 0 auto;
	padding-left: 120px;
}
.gure a{
	font-size: 16px;
	color: #ed2f2f;
	display: block;
	text-align: right;
}
.desin h1{
	width: 210px;
	height: 40px;
	background: url(../images/icon_11.png) no-repeat;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #5b2814;
	margin: 0 auto;
	margin-top: 34px;
}
.sin_con{
	font-size: 16px;
	color: #808080;
	padding: 0 60px;
	margin-top: 40px;
	line-height: 30px;
	padding-bottom: 60px;
}
.ddzhi{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}
.ddzhi p{
	font-size: 18px;
	color: #4c4c4c;
	margin-left: 15px;
}
.dian_ul{
	width: 1164px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 90px;
}
.dian_ul li{
	width: 33.3%;
	float: left;
}
.dian_ul li:last-child .dianxtx{
	border-right: none;
}
.dianxtx{
	border-right: dashed 2px #afafaf;
	padding: 0 25px;
	margin-top: 30px;
	color: #8c3412;
	height: 230px;
}
.oneimg{
	position: fixed;
	right: 0;
	top: 50%;
	margin-top: -50px;
}
.oneimg img{
	width:100px;
}













