@charset "UTF-8";

body{}

.bgcolor{width:100%;background-color: #eeeeee;padding-bottom: 20px;}

.clearfix {

    +height: 1%;

}



.product{width: 1200px;margin:0px auto;}

.product .fc{display: block;}

.producttit{width: 170px;height: 98px;background: url(../images/txt2.jpg) top center no-repeat;margin:40px auto 0;text-indent: -999em;}

.product_left{width: 258px;background-color: #c8aa7f;float: left;height: auto;border:1px solid #c8aa7f; position:relative}

.product_right{width: 900px;float: right;}

.pro_tit{width: 100%;}

.pro_tit img{display: block;margin:30px auto 30px;}

.pro_info{ min-height:665px; overflow:hidden; width:100%;}

.pro_info li{height: 50px;line-height: 50px;width: 256px;margin:0px auto;background-color: #f3f3f3;

	border-bottom: 1px solid #fff;}

.in_tit{font-size: 16px;color: #333;text-indent: 35px;display: inline-block;width: 100%;}

.in_tit i{width: 18px;height: 18px;background: url(../images/ico4.png) no-repeat;display: inline-block;

	position: relative;top:4px;right: 10px;}

.inabox{padding-left: 45px;display: none;}

.inabox a{font-size: 14px;color: #666;float: left;border-right: 1px solid #c8aa7f;height: 17px;line-height: 17px;

padding: 0px 8px;display: inline-block;margin-bottom: 8px;}

.pro_info li.inactive i{background: url(../images/ico3.png) no-repeat;}

.pro_info li.inactive{min-height: 100px;background-color: #fff;}

.pro_info li.inactive a.in_tit{color: #c8aa7f;}

.pro_info li.inactive .inabox{display: block;}

.pro_bottom{background: url(../images/ico6.png) no-repeat;width: 150px;height:55px;margin:8px auto;

	padding-top:12px;padding-left: 95px;/* position:absolute; left:6px; bottom:8px;*/}

.pro_bottom p{color: #f2f2f2;font-size: 14px;}

.pro_bottom span{color: #f2f2f2;font-size: 20px;}

.pright_tit{font-size: 16px;color: #c8aa7f;/*line-height: 40px;*/ margin-bottom:15px;}

.pright_tit a{font-size: 16px;color: #c8aa7f;display:block;float: right;}

.pright_tit span{display: inline-block;text-indent: 30px;}

.pright_tit span i{width: 18px;height: 18px;background: url(../images/ico1.png) no-repeat;display: inline-block;

position: relative;top:4px;right: 10px;}

.pr_imgbox{width: 100%;}

.pr_imgbox a{width: 278px;height: 230px;overflow: hidden;text-align: center;position: relative;display: block; border:1px solid #ddd;

	float: left;margin-left: 20px;margin-bottom: 20px;}

.pr_imgbox a:hover{box-shadow: #c8aa7f 0px 0px 5px;}	

.pr_imgbox a img{width: 278px;height: 230px;}

.pr_imgbox a em{background-color: #c8aa7f;width: 100%;height: 50px;z-index: 1;display: block;position: absolute;

	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity: 0.5;bottom: 0;left: 0;}

.pr_imgbox a span{width: 100%;height: 50px;line-height: 50px;color: #fff;font-size: 16px;display: block;z-index: 2;

position: absolute;bottom: 0;left: 0;}

.pr_imgbox a span i{width: 22px;height: 24px;background: url(../images/ico5.png) no-repeat;display: inline-block;

position: relative;top:5px;right: 7px;}



/*案例展示*/

.case{width: 100%;background-color: #f3f3f3;}

.casetit{padding-top: 40px;}

.casetit span{ width:169px;height: 98px;display: block;background: url(../images/title1.png) top center no-repeat;

	margin:0px auto;text-indent: -999em;}

.casetit p{font-size: 14px;color: #666;line-height: 35px;text-align: center;/*padding-top: 100px;*/}



#featureContainer {width:1245px; margin:55px auto 0;}

#featureContainer a{ position:relative;}

#feature{position: relative;height: 420px;width: 100%;}

#block {z-index: 0; position: relative; overflow: hidden; width:1245px; height:420px; margin:0 auto;}

#botton-scroll {z-index: 0; margin: 0px auto; width:1200px; height:420px; }

#feature .prev {text-indent: -9999px; width:53px; display: block; background: url(../gund/l.png) center top; 

	float: left; height:108px; border-top: #999 0px dotted; top:-280px; left:-54px; transition:0.5s;}

#feature .next {text-indent: -9999px; width:53px; display: block; background: url(../gund/r.png) center top; 

	float: right; height:108px;top:-280px; right:-54px; transition:0.5s;}

#feature .prev:hover { background-position: center bottom }

#feature .next:hover { background-position: center bottom }

.featureUL { position: relative; list-style-type: none; margin: 0px; padding-left: 0px; width: 2900px; 

	float: left; left: 0px;}

.featureUL li{width:290px; float: left; height:420px; overflow: hidden; text-align:center; margin:0 10px; 

	transition:0.5s;position: relative;cursor: pointer;}

.li_img{ width:290px; height:420px; text-align:center; margin:0 auto; position:relative; overflow:hidden;}

.li_img a{ position:absolute; left:0; top:0; display:block; width:290px; height:420px; 

	background:url(../gund/yuan1.png) no-repeat; z-index:10;transition:all 0.5s;}

.li_img img{ width:280px; height:auto; position:absolute; left:0; top:10px;}

.li_img a:hover{}

.featureUL li:hover a{background:url(../gund/yuan2.png) no-repeat;}

.featureUL li:hover .li_img img {

	-webkit-transform: scale(1.05);

	-moz-transform: scale(1.05);

	-o-transform: scale(1.05);

	transform: scale(1.05);

	-webkit-transition: all 1s ease;

	-moz-transition: all 1s ease;

	-o-transition: all 1s ease;

	transition: all 1s ease;

}

.featureUL li:hover .fea_more{border:1px solid #fff;}

.fea_info{width: 100%;height: 90px;position: absolute;bottom: 20px;z-index: 10;}

.fea_info p{font-size: 14px;color: #666;text-align: center;line-height: 40px;}

.fea_info a{color: #fff;width: 100px;height: 30px;border:1px solid #c8aa7f;border-radius: 15px;display: block;

	margin:0px auto;line-height: 30px;text-align: center;transition:all 0.5s;}

.featureUL li:hover .fea_info p{color: #fff;}

.featureUL li:hover a.more{border:1px solid #fff;}



/*6大优势*/

.advantage{margin-top: 50px;}

.adv_img{display: block;float: left;}

.adv_right{width: 730px;float: right;}

.adv_navbar{width: 80px;height: 478px;float: left;}

.adv_navbar a{width: 80px;height: 80px;display: block;}

.adv_navbar span{display: block;font-size: 16px;color: #fff;text-align: center;line-height: 30px;

	border-bottom: 1px solid #fff;width: 35px;margin: 0px auto}

.adv_navbar b{display: block;font-size: 36px;color: #fff;text-align: center;}

.adv_color1{background-color: #937627;}

.adv_color2{background-color: #303030;}

.adv_color3{background-color: #484848;}

.adv_color4{background-color: #5e5e5e;}

.adv_color5{background-color: #767676;}

.adv_color6{background-color: #8c8c8c;}

.adv_info{width: 580px;height: 420px;background-color: #f3f3f3;float: right;padding: 30px;}

.adv_info img{display: block;}

.adv_info span{font-size: 18px;color: #ab7d00;line-height: 35px;}

.advinfo_txt{color: #666;line-height: 25px;}

.adv_info em{width: 40px;height: 1px;background-color: #000;display: block;margin: 13px 0;}

.adv_info p i{width: 8px;height: 8px;background: url(../images/ico1.jpg) no-repeat;display: inline-block;

	position: relative;right: 4px;}

.adv_info p{color: #c8aa7f;font-size: 14px;line-height: 29px;}



/*公司简介*/

.introducebg{width: 100%;height:622px;background: url(../images/bg1.jpg) top center no-repeat; }

.introduce{width: 1200px;height:510px;background: url(../images/bg2.png) top center no-repeat;margin:-265px auto 0;

box-shadow: #999 0px 0px 5px;}

.introbox{width: 505px;height: 250px;position: relative;top: 215px;left: 85px;}

.introbox b{color: #ab7d00;font-size: 18px;display: block;line-height: 40px;}

.introbox p{color: #939393;font-size: 14px;line-height: 25px;width: 100%;max-height: 150px;overflow: hidden;}

.introbox a{width: 100px;height: 35px;line-height: 35px;font-size: 14px;color: #ab7d00;text-align: center;

	border:1px solid #ab7d00;border-radius: 10px;display: block;margin-top: 20px;transition:0.5s;}

.introbox a:hover{background-color: #ab7d00;color: #fff;}



/*新闻资讯*/

.newsbox{width: 1108px;margin:0px auto;}

.newstit{text-indent: -999em;width: 169px;height: 101px;background: url(../images/title2.png) top center no-repeat;

margin:40px auto;}

.newsleft{width: 500px;float: left;}

.newsright{width: 555px;float: right;height: 350px;overflow: hidden;}

.newsleft a.newl_img{ width:500px; height:200px; overflow:hidden; text-align:left; display:block;}

.newsleft a.newl_img img{width:500px; height:200px;}

.newsleft span{font-size: 16px;color: #333;line-height: 40px;display: block;}

.newsleft p{font-size: 14px;color: #808080;line-height: 25px;}

.newsleft a.hnnmore{width: 100px;height: 35px;line-height: 35px;font-size: 14px;color: #ab7d00;text-align: center;

	border:1px solid #ab7d00;display: block;margin-top: 20px;transition:0.5s;}

.newsleft a:hover{background-color: #ab7d00;color: #fff;}

.newsright li{width: 100%;height: 35px;line-height: 35px;border-bottom: 1px dotted #a0a0a0;

	/*list-style-type:square;color: #c8aa7f;*/}

.newsright li a{font-size: 15px;color: #666;display: block;float: left;margin-left: 10px;transition:0.5s;}

.newsright li a:hover{color: #ab7d00;}

.newsright li span{font-size: 14px;color: #808080;display: block;float: right;}

.newsright li i{width: 8px;height: 8px;background: url(../images/ico1.jpg) no-repeat;display: block;float: left;margin-top: 14px;}



/*联系方式*/

.contact{width: 1100px;height: 278px;background: url(../images/bg4.jpg) top center no-repeat;margin:0px auto;}

.contact_left{width: 540px;height: 150px;float: left;margin-left: 33px;margin-top: 45px;}

.contact_right{width: 358px;height: 150px;float: right;margin-right: 40px;margin-top: 30px;}

.contact_left p{font-size: 18px;color: #666;line-height: 35px;}

.contact_left h3{font-size: 24px;color: #c8aa7f;line-height: 40px;}

.contact_left div{margin-top: 20px;}

.contact_left a{background-color: #c8aa7f;width: 140px;height: 45px;line-height: 45px;text-align: center;color: #fff;

	font-size: 14px;display: block;float: left;border:1px solid #c8aa7f;transition:0.5s;}

.contact_left span{font-size: 24px;color: #c8aa7f;line-height: 26px;display: block;float: left;margin-left: 20px;}

/*.contact_left a:hover{color:#c8aa7f;background-color: #eeeeee; }*/

.contact_right label{color: #333333;font-size: 14px;width: 70px;display: block;float: left;line-height: 30px;}

.text1{width: 255px;height: 20px;border:1px solid #b6b6b6;padding: 5px;float: right;}

.contact_right textarea{width: 255px;height: 50px;border:1px solid #b6b6b6;padding: 5px;font-size: 14px;color: #333;

	float: right;overflow: hidden;}

.contact_right li{margin-bottom: 10px;height: 30px;clear: both;}

.contact_right li button{width: 70px;height: 30px;line-height: 30px;text-align: center;color: #fff;display: block;float: right;

background-color: #828282;margin:10px 0px 10px 10px;transition:0.5s; border:none; cursor:pointer;}

.contact_right li a:hover{background-color: #c8aa7f;}



/*友链*/

.linkbox{width: 100%;background-color: #e6e6e6;height: auto;padding: 10px 0;}

.linkbox .container{overflow: hidden;}

.linkbox span{font-size: 14px;color: #666;display: block;float: left;line-height: 25px;}

.linkbox a{font-size: 14px;color: #666;display: block;float: left;padding:0 5px;line-height: 25px;}

.linkbox a:hover{color: #a68d69;}







@media screen and (max-width: 1600px) { 



}

@media screen and (max-width: 1280px) { 

#featureContainer,#block{width: 1200px;}

.featureUL li{margin:0px 5px 0 5px;}

}

