@charset "utf-8";
body{background-color: #FFFFFF;}

a {cursor:pointer}
h1 h2 h5 p a{font-family: "microsoft yahei";}
p{font-family: "microsoft yahei";}

.top{height: 90px;min-width: 1200px; width: 100%; background-color: #9a714f;}
.top_m{width: 1200px;margin: 0px auto;}
.logo{color: #ffffff; background: url(../images/logo.png) no-repeat;height: 59px;width: auto; margin: 12px 0px;display: inline-block;}
.logo h1{font-size:30px;line-height: 40px; font-weight: 800;display: block;margin-left: 70px;}
.logo h5{font-size:15px;line-height: 20px;  font-style: normal;display: block;;margin-left: 70px;}
.tNav{float: right; position: relative;top: 20px;}
.tNav ul li{display: inline-block;margin: 0 20px;text-align: center;}
.tNav ul li a{font-size: 18px;color: #FFFFFF; line-height: 38px;text-decoration: none; padding: 0px 5px;display: block;}
.tNav ul li.current{border-bottom: 2px #FFFFFF solid;}

/* 轮播 */
.box{width: 100%;min-width: 1200px;height: 650px;margin: 0px auto;overflow: hidden;position: relative; min-width: 1200px;}
.box-1 ul{}
.box-1 ul li{width: 100%;height: 650px;position: relative;overflow: hidden;}
.box-1 ul li img{display:block;width: 100%; height: 650px;}
.box-1 ul li .box_m{position: absolute;left: 0;bottom: 0;height: 100%;width:100%;background: rgba(0,0,0,.6);}
.box_title{width: 1200px;margin: 0px auto;position: relative;color: #FFFFFF;}
.box_title h2{font-size: 72px; line-height: 90px;margin-top: 80px;font-weight: bold;}
.box_title p{font-size: 30px; line-height: 40px;font-weight: 200;width: 500px;margin-top: 10px;}

.box-2{position: absolute;left: 47.5%;bottom: 80px;}
.box-2 ul li{float:left;width: 12px;height: 12px;overflow: hidden; margin: 0 5px; border-radius: 50%;
				background: rgba(0,0,0,0.5);text-indent: 100px;cursor: pointer;}
.box-2 ul .on{background: rgba(255,255,255,0.6);}
.box-3 span{position: absolute;color: white;background: rgba(125,125,120,.3);width: 50px;height: 80px;
				top:50%; font-family: "宋体";line-height: 80px;font-size:60px;margin-top: -40px;
				text-align: center;cursor: pointer;}
.box-3 .prev{left: 10px;}
.box-3 .next{right: 10px;}
.box-3 span::selection{background: transparent;}
.box-3 span:hover{background: rgba(125,125,120,.8);}


/* 企业文化 */
.culture{width: 1200px;margin: -60px auto 20px auto;position: relative;}
.culture ul li{display: inline-block;width: 290px;height: 340px;overflow: hidden; background-color: #FFFFFF;box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.12); margin-left: 6px;}
.culture ul li i{width: 85px;height: 86px;display: block;margin: 30px auto;}
#cImg01{background: url(../images/c_img1.png) no-repeat;}
#cImg02{background: url(../images/c_img2.png) no-repeat;}
#cImg03{background: url(../images/c_img3.png) no-repeat;}
#cImg04{background: url(../images/c_img4.png) no-repeat;}
.culture ul li h3{font-size: 24px;color: #9a714f;text-align: center;width: 100%;}
.culture ul li p{font-size: 16px;color: #9a714f;font-style: normal;margin: 20px;line-height: 20px;}


/* 企业介绍 */
.introduce{width: 1200px;margin: 60px auto;}
.iTitle{width: 100%;min-width: 1200px; height: 90px;border-top: #e3d7ce 2px solid;}
.iTitle h1{font-size: 42px;font-weight: bold;color: #9A714F; line-height: 90px;border-top: #9A714F 6px solid;width: 178px;margin-top: -4px; display: inline-block;}
.iTitle h2{font-size: 32px;font-weight: lighter;font-family: "microsoft yahei"; display: inline-block; color: #9A714F; }
.iMainP{width: 687px;height: 302px; overflow: hidden;display: inline-block;background-color: #9A714F;}
#iMainP1{font-size: 24px;line-height: 1.5em; color: #FFFFFF; margin: 25px; text-indent:2em;}
.iMain span{width: 513px;height: 302px; float: right; background: url(../images/i_img.jpg) no-repeat; }
#iMainP2{font-size: 24px;line-height: 1.5em; color: #9A714F;font-weight: lighter; text-indent:2em;}


.footer{width: 100%;min-width: 1200px;text-align: center;height: 120px;background-color: #e6e6e6; }
.footer span{font-size: 14px;color: #666666;height: 20px; padding: 30px 0px 10px;position: relative;display: block}


/* 产品页 */
.m_tile{width:100%;min-width: 1200px;height: 140px;text-align: center;}
.m_tile h1{color: #eae3df; font-size: 66px;line-height: 140px;font-weight: bold;}
.m_tile h2{color: #9A714F; font-size: 42px;line-height: 140px;font-weight: bold;margin-top: -140px;}

.m_mian{width: 1200px;height: auto; margin: 10px auto  40px;}
.tb_list1 table{display: flex; }
.tb_list1 table tr td{
	width: auto;
    margin: 8px;
    position: relative;
    display: inline-block; 
}
.tb_list1 table tr td img{
  border: 4px solid #FFFFFF;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.12);
  width: 278px;
  height: 272px;
}
.tb_list1 table tr td h6{
	font-size: 16px;
	line-height: 32px;
	height: 32px;
	width: 278px;
	text-align: center;
	overflow: hidden;
}

/*tab*/
.tab-nav {
    padding-left: 0;
    display: inline-block;
}

.tab-nav a {
    display: block;
    float: left;
    width: 100px;
    height: 32px;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    text-decoration: none;
	font-family: "microsoft yahei";
    color: #333333;
    position: relative;
    border-left: none;
}

.tab-nav a:first-child {
    /* border-left: 1px solid #0a7dff; */
}

.tab-nav a.current,
.tab-nav a.default {
    color: #fff;
	font-weight: 800;
	background-color: #9A714F;
	border-radius: 16px;
}
/* .tab-nav a.default:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -12px;
    width: 0;
    height: 0;
    border-width: 5px 5px 5px 5px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
} */
.tab-nav a:hover {
}
.tb_center {
    text-align: center;
	width: 100%;
	min-width: 1200px;
	height: 60px;
	border-bottom: 1px solid #ebebeb;
}

.layer {
    display: none;
}
.default {
    display: block;
}


/* 公司设备 */
.tb_list2 table{display: flex; }
.tb_list2 table tr td{
	width: auto;
    margin: 8px;
    position: relative;
    display: inline-block; 
}
.tb_list2 table tr td img{
  border: 4px solid #FFFFFF;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.12);
  width: 380px;
  height: 304px;
}
.tb_list2 table tr td h6{
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	width: 380px;
	text-align: center;
	overflow: hidden;
}



























