/****/
.body-control{
	background:url(../images/BG.jpg);
}
.gyf-ui-head{
	width:100%;
	position:fixed;
	background:rgba(0,0,0,0.7);
	z-index:99;
	overflow:visible;
}
.gyf-ui-head .logo{
	display:inline-block;
	margin:5px 0 0 0;
}
.gyf-ui-head .nav-bar{
	margin-top:20px;
}
.gyf-ui-head .nav-bar .nav{
	display:inline-block;
	position:relative;
}
.gyf-ui-head .nav>a{
	display:block;
	color:#fff;
	padding:10px 20px;
}
.gyf-ui-head .nav-bar .nav:hover{
	background:rgba(0,0,0,0.7);
}
.gyf-ui-head .nav-bar .nav:hover .childs{
	display:block;
}
.gyf-ui-head .nav-bar .nav .childs{
	position:absolute;
	left:0px;
	top:41px;
	width:104px;
	line-height:50px;
	background:rgba(0,0,0,0.7);
	z-index:300;
	display:none;
}
.gyf-ui-head .nav-bar .nav .childs>a{
	display:block;
	width:80%;
	margin:0 10%;
	color:#fff;
	float:left;
	text-align:center;
}
.underline-white{
	border-bottom:1px solid #FFF;
}
/****/
.gyf-ui-banner{
	overflow:hidden;
	width:100%;
	background:#000;
}
/****/
.gyf-ui-toolbar{
	width:100%;
	background:#fff;
	border-bottom:1px solid #ccc;
	padding:10px 0;
    height:110px;
}
.gyf-ui-toolbar .img-item{
	width:220px;
	float:left;
	text-align:center;
	margin:0 25px 0 75px;
}
.gyf-ui-toolbar .seach-item{
	width:440px;
	float:left;
	padding-left:65px;
	border-right:2px solid #d2d2d2;
	border-left:2px solid #d2d2d2;
}
.gyf-ui-toolbar .contact-item{
	width:300px;
	float:left;
}
.gyf-ui-toolbar .contact-item-warp{
	padding:0 0 0 50px;
}
.gyf-ui-toolbar .contact-item-warp span{
	display:inline-block;
    position:relative
}
.gyf-ui-toolbar .contact-item-warp span .qr {
    display: none;
    position: absolute;
    left: 0;
    top: 30px;
}
.gyf-ui-toolbar .contact-item-warp span .qr img {
    width:100px !important;
    height:100px !important;
}
.gyf-ui-toolbar .contact-item-warp span:hover .qr
{
    display:block;
}
/**电话**/
.gyf-ui-toolbar .contact-item-phone{
	padding:5px 0 0 53px;
	overflow:hidden;
}
.gyf-ui-toolbar .contact-item-phone .img-control{
	float:left;
}
.gyf-ui-toolbar .contact-item-phone .img-phone{
	display:block;
	width:40px;
	height:40px;
	margin:3px 0 0 ;
	background:url(../images/phone.png);
}
.gyf-ui-toolbar .contact-item-phone .phone-control{
	display:block;
	float:left;
	padding-left:5px;
}
.gyf-ui-toolbar .contact-item-phone .phone-control strong{
	font-size:20px;
	font-weight:normal;
	letter-spacing:1px;
}
.gyf-ui-toolbar .contact-item-phone .phone-control p{
	font-size:12px;
}
/****/
.gyf-ui-toolbar .contact-item .img{
	display:inline;
	vertical-align:middle;
	max-width:80%;
	margin:0 0 0 5px;
}
.gyf-ui-toolbar .seach-item .seach-item-warp{
	margin-top:10px;
    height:37px;
}
.ui-header-search-select {
  float: left;
  position: relative;
  z-index: 0;
}
.ui-header-search-select span {
  height: 33px;
  background: #ccc;
  border-top: 2px solid #0b0b0b;
  border-bottom: 2px solid #0b0b0b;
  border-left: 2px solid #0b0b0b;
  width: 64px;
  display: inline-block;
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 33px;
  text-indent: 12px;
  cursor: pointer;
}
.ui-header-search-select ul {
	display:none; 
	position:absolute;
	left:0;
	top:37px;
	border-bottom:2px solid #0b0b0b ;
	border-left:2px solid #0b0b0b ;
	border-right:2px solid #0b0b0b ;
	z-index:0
}
.ui-header-search-select ul li {
	height:37px;
	width:62px;
	line-height:37px;
	text-align:center;
	background:#e6e6e6;
	cursor:pointer
}
.ui-header-search-select ul li:hover {
	height:37px;
	width:62px;
	line-height:37px;
	text-align:center;
	color:#fff;
	background:#0b0b0b;
	cursor:pointer
}
.gyf-ui-toolbar .seach-item .search-text{
	width: 334px;
	border-left: none;
	border-right: 2px solid #0b0b0b;
	border-top: 2px solid #0b0b0b;
	border-bottom: 2px solid #0b0b0b;
	float: left;
	line-height: 33px;
	height: 37px\9;
	height: 33px\0;
	outline:none;
	text-indent:70px;
}
.gyf-ui-toolbar .seach-item .search-btn {
	width: 40px;
	height: 37px;
	background: url(../images/search.png) no-repeat #0b0b0b 12px 9px;
	border: none;
	float: left;
	cursor: pointer;
	outline:none;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
}
.gyf-ui-toolbar .seach-item .seach-item-keyword{
	clear:both;
	font-size:14px;
	margin-top:15px;
}
.gyf-ui-toolbar .seach-item .seach-item-keyword a{
	padding: 0 5px;
	text-decoration: none;
	color:#4d4d4d;
}
/**公司简介**/
.gyf-ui-company{
	width:100%;
	background:url(../images/productbg.jpg);
	height:400px;
}
.company-bg{
	width:100%;
}
.gyf-ui-company-des{
	width:450px;
	float:right;
	margin:50px 0 0 100px;
}
.gyf-ui-company-des>h2{
	font-size:20px;
	letter-spacing:5px;
}
.gyf-ui-company-des>h2>em{
	font-size:16px;
	font-style:normal;
	font-weight:normal;
	position:relative;
	letter-spacing:1px;
	top:3px;
	color:#999;
}
.gyf-ui-company-des .content{
	padding-top:20px;
	width:400px;
}
/**功能**/
.gyf-ui-fn{
	width:100%;
	overflow:hidden;
	background-color:#000;
	background-size:1400px 547px;
}
.gyf-ui-fn .bg-control{
	max-width:100%;
	margin:0 auto;
}

.gyf-ui-fn .text-control{
	width:50%;
	float:left;
	margin:150px 0 0;
}
.gyf-ui-fn .h2-control{
	width:450px;
	color:#fff;
	font-weight:normal;
	font-size:20px;
	letter-spacing:5px;
	margin-top:30px;
}
.gyf-ui-fn .p-control{
	width:450px;
	color:#fff;
	letter-spacing:2px;
	margin-top:30px;
}
.gyf-ui-fn .item{
	float:left;
	width:25%;
	position:relative;
}
.gyf-ui-fn .item img{
	display:inline-block;
}
.gyf-ui-fn .item a{
	display:block;
	border:1px solid #fff;
	padding:10px 20px;
	bottom:60px;
	position:absolute;
	left:50%;
	margin-left:-40px;
	color:#fff;
	font-size:20px;
}
.gyf-ui-fn img{display:block}
/* box */
#box{position:relative;width:600px;height:292px;float:left;margin:50px 0 0 50px;}
#box ul{position:relative;width:600px;height:292px;}
#box li{position:absolute;border:1px solid #000;list-style:none;background:#000;width:0;height:0;top:146px;left:377px;z-index:0;cursor:pointer;overflow:hidden;border-radius:3px; overflow:visible;}
#box li img{width:100%;height:100%;vertical-align:top;}
#box .prev, #box .next{overflow:hidden;text-indent:-999px;cursor:pointer;position:absolute}
.down{position:relative;} 
.reflection{
	width:220px;height:80px;
	-webkit-transform: scaleY(-1); 
	-moz-transform: scaleY(-1); 
	-ms-transform: scaleY(-1); 
	-o-transform: scaleY(-1); 
	transform: scaleY(-1); 
	opacity:0.5; 
	filter:alpha(opacity='50');
} 
.bg-p1{
	background:url(../images/p1.jpg) bottom center no-repeat;
	background-size:220px;
}
.bg-p2{
	background:url(../images/p2.jpg) bottom center no-repeat;
	background-size:220px;
}
.bg-p3{
	background:url(../images/p3.jpg) bottom center no-repeat;
	background-size:220px;
}
.bg-p4{
	background:url(../images/p4.jpg) bottom center no-repeat;
	background-size:220px;
}
.bg-p5{
	background:url(../images/p5.jpg) bottom center no-repeat;
	background-size:220px;
}
.bg-p6{
	background:url(../images/p6.jpg) bottom center no-repeat;
	background-size:220px;
}
.bg-p7{
	background:url(../images/p7.jpg) bottom center no-repeat;
	background-size:220px;
}
.bg-p8{
	background:url(../images/p8.jpg) bottom center no-repeat;
	background-size:220px;
}
.overlay{
	position: relative;width:220px;height:80px;bottom:80px; 
	background-image: -moz-linear-gradient(center bottom, rgb(244,244,244) 20%, rgba(244,244,244,0) 80%); 
	background-image: -o-linear-gradient(rgba(244,244,244,0) 10%, rgb(244,244,244) 30%); 
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.20, rgb(244,244,244)), color-stop(0.80, rgba(244,244,244,0))); 
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColor=0, EndColorStr=#000000);
}
.rotate60{
	transform: rotateY(60deg);
	-webkit-transform: rotateY(60deg);	/* Safari 和 Chrome */
	-moz-transform: rotateY(60deg);	/* Firefox */
}
/****/
.gyf-ui-product{
	/*background:url(../images/productbg.jpg) no-repeat;
	background-position: center;
	background-size:100% auto;*/
	background-color:#FFF;
	width:100%;
	overflow:hidden;
}
.gyf-ui-product .gyf-ui-product-type{
	width:160px;
	float:left;
	margin:60px 0 0 0;
}
.gyf-ui-product .gyf-ui-product-type h2{
	border-bottom:2px solid #000;
	padding:5px 0px;
	margin-top:10px;
	text-align:center;
}
.gyf-ui-product .gyf-ui-product-type .type-items{
	line-height:60px;
}
.gyf-ui-product .gyf-ui-product-type .type-items .item{
	color:#ccc;
	padding-left:10px;
	border-bottom:1px solid #ccc;
	position:relative;
}
.gyf-ui-product .gyf-ui-product-type .type-items .item:hover{
	background:#333;
}
.gyf-ui-product .gyf-ui-product-type .type-items .item:hover a{
	color:#fff;
}
.gyf-ui-product .gyf-ui-product-type .type-items a{
	color:#323232;
}
.gyf-ui-product .gyf-ui-product-type .type-items .item:hover .childitems{
	display:block;
}
.gyf-ui-product .gyf-ui-product-type .type-items .item .childitems{
	position:absolute;
	left:160px;
	top:0px;
	width:260px;
	line-height:40px;
	background:#333;
	z-index:100;
	padding:10px;
	display:none;
}
.gyf-ui-product .gyf-ui-product-type .type-items .item .childitems a{
	padding-left:10px;
	color:#fff;
}
.gyf-ui-product .gyf-ui-product-list{
	display:inline-block;
	width:900px;
	height:660px;
	/*background:url(../images/bg.png);*/
	float:left;
	margin:70px 0 0 30px;
}
.gyf-ui-product .gyf-ui-product-list li{
	width:200px;
	background:#000;
	float:left;
	margin:20px 0px 0px 20px;
	overflow:hidden;
	position:relative;
    height:270px;
}
.gyf-ui-product .gyf-ui-product-list li a {
    display:block;
    width:100%;
    height:270px;
    text-align:center;
}
.gyf-ui-product .gyf-ui-product-list li i {
    height:100%;
    display:inline-block;
    vertical-align:middle;
}
.gyf-ui-product .gyf-ui-product-list li img{
	max-width:100%;
    margin:0 auto;
    max-height:270px;
    vertical-align:middle;
}
.gyf-ui-product .gyf-ui-product-list li span{
	display:block;
	position:absolute;
	bottom:0;
	height:30px;
	line-height:30px;
	background:rgba(0,0,0,0.5);
	color:#fff;
	width:100%;
	text-align:center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
    font-size:14px;
}
/****/
.gyf-ui-message{
	background:url(../images/mbg.jpg);
	height:300px;
	overflow:hidden;
}
.gyf-ui-message .company{
	width:400px;
	color:#000;
	margin-top:60px;
	float:left
}
.gyf-ui-message .company p{
	line-height:40px;
}
.gyf-ui-message .company p.big{
	font-size:24px;
}
.gyf-ui-message .message{
	width:440px;
	margin-top:140px;
	float:right;
	color:#000;
}
.gyf-ui-message .message h3{
	font-size:24px;
	text-align:center;
	padding:10px 0;
}
.gyf-ui-message .message table{
	width:100%;
}
.gyf-ui-message .message table input{
	width:100%;
	height:45px;
	line-height:45px;
	background:#323232;
	border:0;
	outline:none;
	text-indent:4px;
	color:#fff;
}
.gyf-ui-message .message table textarea{
	border:0;
	background:#323232;
	outline:none;
	width:100%;
	text-indent:4px;
	color:#fff;
}
/****/
.gyf-ui-foot{
	background:#1E1E1E;
}
.gyf-ui-foot-bar{
	width:1200px;
	margin:0 auto;
	height:60px;
	text-align:center;
}
.gyf-ui-foot-bar a{
	color:#fff;
	text-decoration:none;
	line-height:60px;
	display:inline-block;
	height:60px;
	font-size:14px;
}
.gyf-ui-foot-bar span{
	color:#fff;
	text-decoration:none;
	line-height:60px;
	display:inline-block;
	height:60px;
	font-size:14px;
	margin-left:30px;
	position:relative;
}
.gyf-ui-foot-bar span .qrcode
{
	width:100px;
	height:100px;
	position:absolute;
	left:30px;
	top:0;
	top:-100px;
	display:none;
}
.gyf-ui-foot-bar span:hover .qrcode
{
	display:block;
}
.gyf-ui-foot-bar span .qrcode img
{
	width:100%;
	display:block;
}
.gyf-ui-foot-area{
	width:1200px;
	margin:0 auto;
	height:250px;
	text-align:right;
}
.gyf-ui-foot-area a{
	display:inline-block;
	margin-top:30px;
	margin-left:10px;
}
.gyf-ui-foot-bar a img{
	vertical-align:middle;
	display:inline-block;
	margin-left:10px;
}
.childtype{
	height:43px;
	background:rgba(0,0,0,0.5);
}
.childtype a{
	line-height:43px;
	display:inline-block;
	height:43px;
	text-align:center;
	color:#fff;
	padding:0 30px;
}
.childtype a:hover{
	background:rgba(0,0,0,0.8)
}
.childtype a.selected {
    background:rgba(0,0,0,0.8)
}
.childtype .search{
	float:right;
	padding-top:6px;
	padding-right:25px;
}
.childtype .search-text{
	width: 200px;
	border:0;
	line-height: 30px;
	height: 30px;
	outline:none;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	text-indent:6px;
	background:rgba(0,0,0,0.5);
	display:inline-block;
	color:#fff;
}
.childtype .search-btn {
	width: 40px;
	text-align:center;
	height: 30px;
	background: #000;
	border: none;
	cursor: pointer;
	outline:none;
	color:#fff;
	border-top-right-radius:2px;
	border-bottom-right-radius:2px;
	display:inline-block;
}
/*新闻列表*/

.ui-title{
	font-size:20px;
	border-bottom:1px solid #060606;
}
.gyf-ui-newlist{
	margin-bottom:20px;
	overflow:hidden;
}
.newlist-grid{
	overflow:hidden;
	background-image:url(../images/nl-bg.png);
	background-repeat:repeat;
	margin-top:20px;
}
.grid1{
	width:232px;
	height:390px;
}
.grid2{
	width:474px;
	height:390px;
}
.grid3{
	width:474px;
	height:800px;
}
.newlist-image1{
	width:232px;
	height:180px;
	overflow:hidden;
}
.newlist-image2{
	width:474px;
	height:180px;
	overflow:hidden;
}
.newlist-image3{
	width:474px;
	height:390px;
	overflow:hidden;
}
.newlist-contentUp{
	height:60px;
	overflow:hidden;
	line-height:24px;
	font-size:20px;
	padding-top:10px;
}
.newlist-contentDown{
	height:70px;
	overflow:hidden;
	border-top:1px dashed #000;
	padding-top:10px;
	font-size:14px;
}
.newlist-grid3-contentDown{
	height:240px;
	overflow:hidden;
	border-top:1px dashed #000;
	font-size:14px;
}
.gyf-ui-newlist h2 {
    font-size:18px;
    text-align:center;
    font-weight:400;
    font-family:"微软雅黑";
    padding:0 10px;
}
.gyf-ui-newlist p{
	
}
.newlist-button{
	width:100px;
	line-height:36px;
}
.dashed-button{
	border:1px dashed #000;
	display:block;
	margin:0 auto;
	text-align:center;
	color:#000;
	font-size:14px;
}
.more{
	width:280px;
	overflow:hidden;
	margin:0 auto;
}
.more-text{
	width:100%;
	text-align:center;
	font-size:24px;
	margin-top:100px;
	border-bottom:1px dashed #000;
	padding-bottom:15px;
}
.more-button{
	width:85px;
	height:85px;
	overflow:hidden;
	margin:0 auto;
	padding-top:15px;
	cursor: pointer;
}
/*时间轴*/
.gyf-ui-timeline{
	margin-bottom:20px;
	overflow:hidden;
}
.timeline-introduction{
	overflow:hidden;
	padding:20px;
	background:#fcfcfc;
}
.introduction-img{
	width:300px;
	height:400px;
	overflow:hidden;
	float:left;
}
.introduction-content{
	width:800px;
	overflow:hidden;
	position:relative;
	left:50px;
}
.timeline{
	width:1100px;
	position:relative;
}
.timeline li{
	width:100%;
	position:relative;
    margin-bottom:40px;
}
.li-control{
	width:1000px;
	margin-left:100px;
	background:rgba(255,255,255,0.7);
	padding:10px 30px 30px;
	border-radius:5px;
	overflow:hidden;
}
.li-button{
	width:120px;
	line-height:36px;
	position:absolute;
	bottom:30px;
	left:805px;
}
.li-time{
	font-size:24px;
	line-height:60px;
	border-bottom:1px dashed #000;
}
.li-img{
	width:450px;
	margin:20px 50px 0 0;
	float:left;
}
.li-content{
	float:left;
	margin-top:20px;
	width:450px;
}
.timeline-start{
	overflow:hidden;
	margin-top:50px;
}
.timeline-start i{
	display:inline-block;
	width:30px;
	height:80px;
	background:url(../images/timeline-start.png);
	background-size:30px 80px;
	margin-left:50px;
	margin-top:30px;
	float:left;
}
.timeline-over i{
	display:inline-block;
	width:30px;
	height:80px;
	background:url(../images/timeline-over.png);
	background-size:30px 80px;
	margin-left:50px;
	margin-bottom:30px;
	float:left;
}
.timeline-button{
	display:inline-block;
	text-align:center;
	letter-spacing:3px;
	background:#cbaf93;
	width:180px;
	line-height:50px;
	font-size:18px;
	border-radius:10px;
	color:#FFF;
	margin-left:30px;
}
.timeline-link{
	color:#cbaf93;
	float:right;
	margin:30px 40px 0 0;
}
.timeline:before {
	content: '';
	position: absolute;
	width: 10px;
	height: 20px;
	height: 100%;
	top: 0;
	left: 61px;
	background:url(../images/dian.png);
}
.timeline li:before {
	content: '';
	position: absolute;
	width:50px;
	height:50px;
	top: 30px;
	left: 50px;
	background:url(../images/li-brfore.png);
}
/*作品详情*/
.product-ui-control{
	width:1120px;
	background:rgba(255,255,255,0.7);
	overflow:hidden;
	padding:40px;
}
.product-content{
	width:550px;
	overflow:hidden;
}
.product-content h2{
	font-weight:normal;
	font-size:32px;
	padding-bottom:20px;
	border-bottom:1px dashed #000;
}
.content-detail{
	margin:20px 0 30px;
	height:300px;
	overflow:hidden;
	border-bottom:1px dashed #000;
}
.content-detail p{
	line-height:36px;
}
.product-ui-recommend{
	padding:20px;
	background:#FFF;
	margin-bottom:100px;
    overflow:hidden;
}
.product-ui-recommend dt{
	line-height:45px;
	font-size:24px;
	background:#eeeeee;
	color:#FFF;
	text-align:center;
	letter-spacing:3px;
}
.product-ui-recommend dd{
	width:280px;
	text-align:center;
	padding-top:30px;
	margin-bottom:10px;
    float:left;
    margin-right:10px;
}
.product-ui-recommend dt span {
    display: block;
    width: 150px;
    line-height: 42px;
    background: #000;
    font-size: 20px;
    text-align: center;
    color: #FFF;
}
.border-dashed{
	border-top:1px dashed #000;
}
.product-ui-description{
	margin-top:50px;
	padding:20px;
	background:#FFF;
}
.product-ui-description dt{
	width:100%;
	background:#eeeeee;
}
.product-ui-description dt span{
	display:block;
	width:150px;
	line-height:42px;
	background:#000;
	font-size:20px;
	text-align:center;
	color:#FFF;
}
.product-ui-description dd{
	width:100%;
	padding-top:30px;
    padding-bottom:10px;
	line-height:30px;
}
.product-ui-description dd p{
	text-align:left;
	margin:20px 50px 50px;
}


/****/
.gyf-ui-ys{
	background-color:#FFF;
	width:100%;
	overflow:hidden;
}
.gyf-ui-ys .list {
    
}
    .gyf-ui-ys .list dl {
    width:360px;
    background:#f5f5f5;
    margin:20px;
    float:left;
    display:inline-block;
    }
.gyf-ui-ys .list dt{
    width:360px;
    height:230px;
}
.gyf-ui-ys .list dt img {
    width:360px;
    height:230px;
}
    .gyf-ui-ys .list dd {
    padding:10px;
        
    }
    .gyf-ui-ys .list dd .title {
        display:inline-block;
        height:40px;
        font-size:20px;
        color:#000;
        font-size:16px;
        line-height:40px;
        text-align:center;
        width:100%;
        border-bottom:1px dashed #ccc
    }
    .gyf-ui-ys .list dd p {
        font-size:14px;
        
    }
    .gyf-ui-ys .list dd .read {
        display:block;
        border:1px dashed #504f61;
        padding:5px 20px;
        text-align:center;
        color:#504f61;
        width:100px;
        margin:0 auto;
    }
    .gyf-ui-ys .list .readmore {
        display:block;
        border:1px dashed #504f61;
        padding:8px 20px;
        text-align:center;
        color:#504f61;
        width:160px;
        margin:15px auto 30px;
        clear:both;
}
/****/
.b-logo {
    width:280px;
    height:180px;
    border-right:2px solid #000;
    margin-top:80px;
    float:left;
}
.b-logo img {
    margin-top:30px;
}
.w-content {
    width:890px;
    height:140px;
    float:left;
    margin-top:90px;
    margin-left:0px;
}
.w-content img {
    width:140px;
    height:140px;
}
.w-content dt {
    float:left;
    margin-left:20px;
}
.w-content dt span {
    display:block;
    font-size:14px;
    line-height:30px;
}
.w-content dd {
    float:left;
    padding-left:35px;
    line-height:28px;
    font-family:"微软雅黑";
    font-size:15px;
}

