#top_nav {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 111;
transition: all .6s;
}
.headerMenuBorder {
background:none;
transition: all .6s;
height: 190px;
}
.headerMenuList {
	background: none;
}
.clickindex {
	width: 190px;
	float: left;
	text-align: center;
transition: all .6s;
background: rgba(0,0,0,.7);
}
.clickindex a {
	padding: 0;
	display: table-cell;
	height: 180px;
	width: 190px;
	vertical-align: middle;
transition: all .6s;
}
.headerMenuLiCheck {
	background: #d1c0a5;
position:relative;
}
.headerMenuLiCheck:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 0%;
    width: 100%;
    background: #d1c0a5;
    transition: all .4s;
    z-index: -1;
}
.headerMenuLiCheck:hover:after {
height:100%;
}
.headerMenuList li {
	height: 140px;
	line-height: 140px;
transition: all .6s;
}
.headerMenuLi {
	position: relative;
	z-index: 1;
}
.headerMenuLi:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 0%;
	width: 100%;
	background: #d1c0a5;
	transition: all .4s;
	z-index: -1;
}
.headerMenuLi:hover:after {
	height: 100%;
}
.headerMenuLiCheck {
background:none;
}
.headerMenuLiCheck a {
color:#d1c0a5;
}
.fixed .headerMenuBorder {
    background: rgba(0,0,0,.7);
	height: 100px;
}
.fixed .clickindex {
	width: 190px;
	float: left;
	text-align: center;
transition: all .6s;
    background:none;
}
.fixed .clickindex a {
	padding: 0;
	display: table-cell;
	height: 100px;
	width: 190px;
	vertical-align: middle;
transition: all .6s;
}
.fixed .headerMenuLiCheck {
background:#d1c0a5;
}
.fixed .headerMenuLiCheck a {
color:#fff;
}
.fixed .headerMenuList li {
	height: 100px;
	line-height: 100px;
}

#user_defined3 .bodyContTitle {
	background: none;
    height: 200px;
    line-height: 200px;
    position: relative;
    padding: 0;
}
#user_defined3 .bodyContTitle:after {
	position: absolute;
	content: "总有一款让您满意";
	color: #333;
	font-size: 18px;
	left: 0;
	top: 35px;
	bottom: 0;
	right: 0;
	margin: auto;
	text-align: center;
	font-weight: 400;
	transition: all .8s;
    transform: translateY(100px);
    -webkit-transform: translateY(100px);
    opacity: 0;    
}
#user_defined3 .bodyContTitle span {
	color: #333;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 30px;
	font-weight: 400;
	transition: all .8s;
    transform: translateY(100px);
    -webkit-transform: translateY(100px);
    opacity: 0;
}
#user_defined3.top1 .bodyContTitle span { 
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    opacity: 1;
}
#user_defined3.top1 .bodyContTitle:after {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    opacity: 1;
    transition-delay: 0.2s;
}
.nav_ul_1 {
	overflow: hidden;
	margin-left: -16px;
	transition: all .8s;
    transform: translateY(100px);
    -webkit-transform: translateY(100px);
    opacity: 0;
}
.top1 .nav_ul_1 {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    opacity: 1;
    transition-delay: 0.4s;
}
.nav_li_1 {
	width: 286px;
	float: left;
	height: 380px;
	margin-left: 16px;
	background-size: 100%;
	border: 1px solid #eee;
	border-radius: 10px;
	overflow: hidden;
}
.nav_ul_1 .nav_li_1:nth-child(1) {
	background-image: url(http://img.jihui88.com/upload/y/y3/ykjc/picture/2017/06/12/c438a225-e18e-45b0-945a-84615b243877.png);
}
.nav_ul_1 .nav_li_1:nth-child(2) {
	background-image: url(http://img.jihui88.com/upload/y/y3/ykjc/picture/2017/06/12/289438d0-55bb-4b47-a92b-f2e73e85156c.png);
}
.nav_ul_1 .nav_li_1:nth-child(3) {
	background-image: url(http://img.jihui88.com/upload/y/y3/ykjc/picture/2017/06/12/1eb1a61f-d340-4b0d-a2dc-1dae8891dd8c.png);
}
.nav_ul_1 .nav_li_1:nth-child(4) {
	background-image: url(http://img.jihui88.com/upload/y/y3/ykjc/picture/2017/06/12/7f730562-11b7-4d4f-9720-48b77510b8c9.png);
}
.nav_li_1 a {
	display: block;
	height: 54px;
	line-height: 54px;
	background-color: #fff;
	margin-top: 327px;
	transition: all .5s;
	position: relative;
}
.nav_li_1 a:before {
	content: "";
	position: absolute;
	width: 75px;
	height: 1px;
	background: #d1c0a5;
	left: 105px;
	bottom: 8px;
	opacity: 0;
}
.nav_li_1 a:after {
	content: "";
	position: absolute;
	width:0;   
height:0;   
border-left:6px solid transparent;   
border-right:6px solid transparent;   
border-top:6px solid #d1c0a5;
left: 0;
    top: 44px;
    right: 0;
    bottom: 0;
    margin: auto;
opacity: 0;
}
.pro_bg:hover a:before,
.pro_bg:hover a:after {
	opacity: 1;
}
.nav_li_1 a em {
	display: block;
	font-style: normal;
	color: #333;
	font-size: 16px;
	text-align: center;
font-weight:700;
}
.nav_ul_2 {
	background: #fff;
	padding-bottom: 20px;
}
.nav_ul_2 a {
	margin-top: 0;
	height: 32px;
	line-height: 32px;
	transiion: all .5s;
}
.nav_ul_2 a:before {
	display: none;
}
.nav_ul_2 a:after {
	display: none;
}
.nav_ul_2 a em {
font-weight:400;
}
.pro_bg:hover a {
	margin-top: 210px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.pro_bg:hover .nav_ul_2 a {
	margin-top: 0 !important;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.nav_li_1:nth-child(3):hover a {
	margin-top: 273px;
}
.nav_li_1:nth-child(4):hover a {
	margin-top: 242px;
}
.nav_ul_2 a:hover em {
	color: #d1c0a5;
	transition: all .4s;
}

/* 优势 */
#user_defined4 {
	margin-top: 70px;
    margin-bottom: 100px;
}
#user_defined4 .bodyContTitle {
    display: none;
}
.advantage {
    text-align: center;
    font-size: 0;
}
.advantage .adv_list {
    display: inline-block;
    width: 260px;
    vertical-align: top;
   	transition: all .8s;
    transform: translateY(100px);
    -webkit-transform: translateY(100px);
    opacity: 0;
}
.top2 .advantage .adv_list {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    opacity: 1;
}
.advantage .adv_list span {
    display: block;
    text-align: center;
}
.adv_list1 {
    width: 91px;
    height: 91px;
    margin: 0 auto;
    background: #eee;
    border-radius: 50%;
    margin-bottom: 45px;
}
.adv_list2 {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px;
}
.adv_list3 {
    color: #333;
    font-size: 14px;
    line-height: 24px;
}

/* 关于我们 */
#user_defined5 .bodyContTitle {
    display: none;
}
.index_cont {
	height: 750px;
}
.index_cont_pic {
    background: url(http://img.jihui88.com/upload/y/y3/ykjc/picture/2017/06/10/d7caa035-e929-480b-b502-1587140b8e10.jpg) no-repeat top center;
    height: 480px;
    transform: translateY(200px);
    -webkit-transform: translateY(200px);
    opacity: 0;
transition: all 2s;
}
.top3 .index_cont_pic {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    opacity: 1;
}
.index_cont_box {
    background: #fff;
    width: 1200px;
    margin: 0 auto;
    transform: translateY(-130px);
    -webkit-transform: translateY(-130px);
    -o-transform: translateY(-130px);
    -moz-transform: translateY(-130px);
}
.index_cont_con {
    width: 980px;
    margin: 0 auto;
}
.index_cont_con span,
.index_cont_con a {
    display: block;
}
.index_cont_titlecn {
    color: #333;
    font-size: 30px;
    text-align: center;
    font-weight: 700;
    padding-top: 40px;
}
.index_cont_titleen {
    color: #777;
    font-size: 16px;
    text-align: center;
    padding-bottom: 25px;
}
.index_cont_word {
    color: #777;
    font-size: 14px;
    line-height: 24px;
    text-indent: 2em;
    text-align: justify;
}
.index_cont_con a {
    color: #777;
    font-size: 16px;
    text-align: center;
    padding: 15px 0 30px 0;
    position: relative;
    transition: all .5s;
}
.index_cont_con a:after {
	content: "";
	position: absolute;
	width:0;   
height:0;   
border-left:8px solid transparent;   
border-right:8px solid transparent;   
border-top:8px solid #777;
left: 0;
top: 25px;
bottom: 0;
right: 0;
margin:  auto;
transition: all .5s;
}
.index_cont_con a:hover {
	color: #d1c0a5;
}
.index_cont_con a:hover:after {
	border-left:8px solid transparent;   
border-right:8px solid transparent;   
border-top:8px solid #d1c0a5;
}

/* 新闻资讯 */
#img_news {
    width: 1200px;
    margin: 0 auto;
}
#img_news .bodyContTitle {
    background: none;
    height: 55px;
    padding: 40px 0;
    position: relative;
}
#img_news .bodyContTitle:after {
    content: "WELCOME TO OUR COMPANY";
    position: absolute;
    font-size: 16px;
    color: #777;
    width: 100%;
    height: 20px;
    font-weight: 400;
    left: 0;
    right: 0;
    top: 35px;
    bottom: 0;
    margin: auto;
    text-align: center;
}
#img_news .bodyContTitle span {
    font-weight: 400;
    display: block;
    width: 100%;
    text-align: center;
    color: #333;
    font-size: 30px;
}
#img_news .bodyContContent {
    padding: 0;
}
.ul_height {
    font-size: 0;
    height: 403px;
    overflow: hidden;
}
.ul_height li {
    display: inline-block;
    width: 578px;
    height: auto;
}
.showNewsPic {
    display: inline-block;
    width: 100%;
}
.ul_height .img_news_i {
    width: 578px;
    height: 338px;
}
.txt_info_3 .more,
.height_88,
.img_news_addTime {
    display: none;
}
.img_box h2 a {
    display: inline-block;
    color: #333;
    font-size: 18px;
    font-weight: 400;
    height: 65px;
    line-height: 65px;
    transition: all .5s;
}
.img_box h2 a:hover {
	color: #d1c0a5;
}
#img_news .hide {
    display: inline-block;
    color: #333;
    font-size: 18px;
    font-weight: 400;
    height: 65px;
    line-height: 65px;
    vertical-align: top;
    float: right;
}
.img_news_1 {
    margin-left: 44px;
}

/* 长图2 */
#user_defined6 {
    margin-top: 30px;
    height: 300px;
    background: url(http://img.jihui88.com/upload/y/y3/ykjc/picture/2017/06/10/3d1c9914-0cbb-458f-b9ba-a333114d3ea3.jpg) no-repeat top center;
}
#user_defined6 .bodyContTitle {
    display: none;
}

/* 新品展示 */
#newProducts .bodyContTitle {
	display: none;
}
#newProducts .bodyContContent {
	padding: 0;
	width: 1200px;
	margin: 0 auto;
}
.glitzBody {
	width: 80%;
	position: relative;
	padding-left: 3%;
	float: left;
}
.glitzBody .prev {
	position: absolute;
	display: block;
	width: 33px;
	height: 65px;
	background: url(http://img.jihui88.com/upload/y/y3/ykjc/picture/2017/06/12/175fce78-a5ea-4e52-ad98-f4072a0bf718.png) no-repeat left center;
	transition: all .5s;
	z-index: 1;
	top: 45%;
	left: 0;
	cursor: pointer;
}
.glitzBody .next {
	position: absolute;
	display: block;
	width: 33px;
	height: 65px;
	background: url(http://img.jihui88.com/upload/y/y3/ykjc/picture/2017/06/12/93fb118e-1c59-4ea6-be7a-27b05862f481.png) no-repeat left center;
	transition: all .5s;
	top: 45%;
	right: 0;
	z-index: 1;
	cursor: pointer;
}
.newpro {
	width: 17%;
	float: left;
	text-align: right;
}
.newpro_w1 {
	display: block;
	color: #333;
	font-size: 30px;
}
.newpro_w2 {
	color: #777;
	display: block;
	font-size: 18px;
}
.glitzBody .prev:hover,
.glitzBody .next:hover {
	background-position: right center;
}
.glitzBody li {
	border: none;
	width: 33%;
	height: 100%;
}
#newProducts .glitzBorder {
	height: auto;
}
.glitzPic a {
	width: 100%;
}
.glitzPic a img {
	width: 100%;
	height: 100%;
	max-height: 280px;
}
#newpro_name {
	display: none;
}
.glitzBody .txt {
	height: 40px;
}

/* 需要 */
#user_defined7 {
	margin-bottom: 50px;
}
#user_defined7 .bodyContTitle {
	padding: 50px 0 70px 0;
	background: none;
	height: 42px;
	line-height: 42px;
}
#user_defined7 .bodyContTitle span {
	color: #3c3c3c;
	display: block;
	text-align: center;
	font-weight: 400;
	font-size: 32px;
	width: 100%;
}
.cont_list1,
.cont_list2,
.cont_list3 {
	width: 162px;
	float: left;
	height: 58px;
    padding-left: 70px;
    margin-left: 40px;
    margin-right: 30px;
}
.cont_list1 span,
.cont_list2 span,
.cont_list3 span,
.cont_list4 span {
	display: block;
}
.cont_list1 {
	background: url(http://img.jihui88.com/upload/y/y3/ykjc/picture/2017/06/12/be440438-2c8a-4acc-8996-ff9e8af501ec.png) no-repeat;
}
.cont_list2 {
	background: url(http://img.jihui88.com/upload/y/y3/ykjc/picture/2017/06/12/ab003b9a-cc57-4223-952a-eb4990e1f8fa.png) no-repeat;
}
.cont_list3 {
	background: url(http://img.jihui88.com/upload/y/y3/ykjc/picture/2017/06/12/c71c03d3-6b44-4bc4-8bb1-b9d87bc255fd.png) no-repeat;
}
.cont_list4 {
	background: url(http://img.jihui88.com/upload/y/y3/ykjc/picture/2017/06/12/a8bf5894-fdc0-46d4-a5e8-4bfb87d70dad.png) no-repeat;
	float: left;
	width: 140px;
    padding-left: 70px;
    margin-left: 40px;
    height: 58px;
}
.cont_list1 a,
.cont_list2 a,
.cont_list3 a,
.cont_list4 a {
	display: block;
	transition: all .5s;
}
.cont_list_title {
	color: #333;
	font-size: 18px;
	line-height: 24px;
}
.cont_list_go {
	color: #bc9882;
    text-indent: 6px;
    padding-top: 3px;
    transition: all .5s;
}
.cont_list_go:hover {
	color: #333;
}