﻿/*- - - - - - - - -样式属首页.html - - - - - - - -*/
	@media screen and (min-width:851px)
	{
	.more_{display:none;}
		/*页头*/
		#header{width:100%;height:85px;position:absolute;min-width:1200px;top:0px;right:0px;left:0px;margin:0 auto;box-shadow:0 0 14px rgba(0,0,0,0.2);z-index:1500;background:url(../images/heibg2.png) repeat left top;}
		#header.header_change{background:url(../images/heibg.png) repeat left top;height:65px;}
		#header.header_change #menu{height:65px;line-height:65px;}
		#header.header_change #logo{padding-top:8px;}
		/*网站标志*/
		#logo{float:left;width:217px;height:65px;padding-top:20px;transition:height 0.2s linear;}
		/*菜单*/
		#menu{display:block!important;float:right;width:673px;height:85px;line-height:85px;transition:height 0.2s linear;}
		#menu ul{float:right;}
		#menu ul ol{display:none !important;}
		#menu ul li{float:left;width:110px;text-align:center;margin-right:1px;}
		#menu ul li a{font-size:16px;color:#cb9f60;display:block;}
		#menu ul li a:hover,#menu ul li.change a{background:url(../images/bg0.png) repeat left top;text-decoration:none;}
		.submenu{ display:none;position:absolute;left:0px;right:0px;background: url(../images/submenubg.png) repeat left top;line-height:normal;color:#fff;padding-bottom:35px;top:100%;padding-top:35px;box-shadow:0 0 14px rgba(0,0,0,0.2);}
		.submenu .centerbox{width:1200px;margin:0 auto;}
		.submenu .intr{border-right:1px solid #393a3a;width:360px;float:left;margin-right:40px;text-align:center;padding-bottom:35px;}
		.submenu .intr h5{font-size:18px;height:58px;line-height:58px;overflow:hidden;font-weight:normal;margin-bottom:12px;}
		.submenu .intr p{font-size:12px;line-height:1.67;color:#d2d2d2;margin-bottom:50px;}
		.submenu .intr .intrpic{width:195px;display:block;margin:0 auto;height:195px;}
		.submenu .intr .intrpic img{width:100%;max-width:100%;}
		.submenu ol{float:left;}
		.submenu ol li{width:131px;}
		.submenu ol li a{color:#cbcbcb;font-size:14px;height:40px;line-height:40px;overflow:hidden;display:block;padding-left:24px;background:url(../images/3.gif) no-repeat left center;}
		.submenu ol li a:hover{color:#cb9f60;text-decoration:none;}
			/*广告*/
			#banner{height:618px;position:relative;overflow:hidden;margin:0 auto;background-color:#fff;}
			#banner ul{ display:none;}
			#banner .btn_next,#banner .btn_prev{float:left;width:32px;height:100%;position:absolute;top:0px;z-index:1500;}
			#banner .btn_prev span,#banner .btn_next span{width:32px;height:57px;position:absolute;top:50%;margin-top:-28px;background:url(../images/banner_arrow.png) no-repeat left top;background-repeat:no-repeat;}
			#banner .btn_prev{left:5%;}
			#banner .btn_prev span{background-position:left top;}
			#banner .btn_prev:hover span{background-position:left bottom;}
			#banner .btn_next{right:5%;}
			#banner .btn_next span{background-position:right top;}
			#banner .btn_next:hover span{background-position:right bottom;}
			#banner .label_skitter{display:none!important;}
			#banner .focus_button{position:absolute!important;display:none;}
			#banner_nr{width:1920px;height:618px;text-align:center;position:relative;overflow:hidden;min-width:1920px;left:50%;margin:0 auto 0 -960px;}
			#banner_nr .image_number{width:12px;height:12px;line-height:0;margin:0 5px;background:#fff;}
			#banner_nr .image_number_select{width:22px;background-color:#c4a167;}
			/*设计*/
			#Design{text-align:center;margin:0px auto 10px auto;padding-top:56px;}
			#Design h3{font-size:31px;font-family:'宋体';color:#c4a167;}
			#Design h4{line-height:1.61;font-size:18px;font-weight:normal;color:#c4a167;margin-bottom:12px;}
			#Design p{line-height:1.31;font-size:16px;color:#636564;}
			#Design dl{float:left;width:20.42%;height:270px;position:relative;margin-top:79px;padding-right:6.06%;padding-left:6.06%;border-right:1px solid #e3e3e3;}
			#Design dl .bg{position:absolute;top:0px;right:0px;bottom:0;left:0;background-color:#cb9f60;display:none;z-index:-1;}
			#Design dl a:hover{text-decoration:none;}
			#Design dl dt{line-height:2.39;font-size:18px;margin-bottom:10px;padding-top:49px;}
			#Design dl dt .icon{width:96px;height:69px;line-height:20px;margin:0px auto 10px auto;padding-top:27px;text-transform:uppercase;border:1px solid #c5c4c0;border-radius:50%;display:block;}
			#Design dl dd{line-height:1.31;font-size:14px;color:#666;}
			#Design dl.hover_dl{color:#fff;}
			#Design dl.hover_dl dt .icon{border-color:#fff;}
			#Design dl.hover_dl a{color:#fff;}
			#Design dl.hover_dl dd{color:#fff;}
			
			
			#Design ul{width:70%;margin:0 auto;padding-top:5%;padding-bottom:5%;}
			#Design ul::after{content:"";display:block;clear:both;}
			#Design ul li{width:33.33%;float:left;font-size:28px;line-height:2;position:relative;letter-spacing:2px;height: 360px;}
			#Design ul li a{padding-top:18%;padding-bottom:18%;display:block;}
			#Design ul li a:hover{ background:#c8a05a;color:#fff;text-decoration:none;}
			#Design ul li.hover_{ background:#c8a05a;color:#fff;}
			#Design ul li.hover_ a{color:#fff;}
			#Design ul li.hover_ span{color:#fff;}
			#Design ul li span{display:block;font-size:14px;color:#636564;}
			
			
			
		#searchs{display:none;}
		#mobile_footer{ display:none;}
		#bombar{ display:none;}
		.icon_zx{display:none;}
	}
	
	#CaseShow{ display:none;}
	/**/
	#DesignWorks{height:360px;overflow:hidden;margin:0 auto;background-color:#0f0e13;}
	#DesignWorks .scrollleft{width:100%;}
	#DesignWorks ul{float:left;}
	#DesignWorks ul li{float:left;width:272px;height:360px;position:relative;overflow:hidden;opacity:0.3;filter:alpha(opacity=30);}
	#DesignWorks ul li a img{width:100%;height:100%;}

	#DesignWorks ul li strong{height:33px;line-height:33px;text-align:center;position:absolute;font-size:14px;font-weight:normal;color:#fff;right:0px;bottom:-33px;left:0px;padding:0 8px;background:url(../images/heibg5.png) repeat left top;}
	/*栏目*/
	#Column{margin:0 auto;padding-top:54px;}
		/*关于我们*/
		#AboutUs{float:left;width:48.58%;color:#636564;}
		#AboutUs .photo{width:100%;height:193px;margin-bottom:13px;}
		#AboutUs h4{height:42px;line-height:42px;overflow:hidden;font-size:24px;font-weight:normal;color:#161616;}
		#AboutUs p{line-height:24px;font-size:14px;}
		/*新闻中心*/
		#News{float:right;width:45.67%;height:559px;position:relative;overflow:hidden;}
		/*服务*/
		#Service{margin:0 auto;background-color:#0f0e13;}
		#Service .pic{height:218px;position:relative;overflow:hidden;font-family:'fzlt2';}
		#Service .pic .picbg{height:100%;position:absolute;top:0;right:0px;bottom:0px;left:0;}
		#Service .pic em{width:710px;text-align:center;position:absolute;font-size:24px;font-family:-apple-system, blinkmacsystemfont, 'microsoft yahei', sans-serif;color:#cb9f60;top:50%;left:50%;margin-top:-8px;margin-left:-355px;letter-spacing:4px;}
		#Service .pic img{width:100%;position:absolute;top:-50%;}
		#Service .hover_pic em{display:none;}
		#Service .show_text{position:absolute;top:0;right:0px;bottom:0px;left:0;background:url(../images/bg0.png) repeat left top;display:none;}
		#Service .show_text strong{width:100%;text-align:center;position:absolute;font-size:24px;font-family:-apple-system, blinkmacsystemfont, 'microsoft yahei', sans-serif;font-weight:normal;color:#fff;top:30%;letter-spacing:4px;display:block;}
		#Service .show_text .btn{width:172px;height:39px;line-height:39px;text-align:center;position:absolute;font-size:14px;color:#fff;bottom:25%;left:50%;margin:0 auto;margin-left:-86px;border:1px solid #ccc;display:block;}
		#Service .show_text .btn:hover{color:#fff;background-color:#c4a167;text-decoration:none;border-color:#b4893d;}
	/*内容区域*/
	#container{width:1200px;margin:0px auto 20px auto;padding-top:130px;}
		/*内容区域*/
		#neirong{float:left;width:880px;}
		#neirong .column_nav{height:50px;line-height:50px;overflow:hidden;font-size:14px;margin-bottom:15px;background-color:#f1f2f4;}
		#neirong .column_nav h5{float:left;width:129px;text-align:center;font-size:20px;font-weight:normal;color:#fff;background-color:#c4a167;}
		#neirong .column_nav a{padding-right:20px;padding-left:20px;font-size:16px;}
		#neirong .column_nav a:hover{text-decoration:none;}
		#neirong .column_nav a.change{color:#b4893d;font-weight:bold;}
		#neirong .column_box{margin-bottom:25px;padding-bottom:25px;border:1px solid #dddddd;overflow:hidden;}
		#neirong .column_box2{margin-bottom:25px;padding-bottom:25px;border:1px solid #dddddd;height:410px;overflow:hidden;}
		/*侧栏*/
		#sidebar{float:right;width:300px;}
		#sidebar .sidebar_box{margin-bottom:10px;}
		#sidebar .Searchform{overflow:hidden;margin-bottom:18px;}
		#sidebar .Searchform .btn_send{float:right;width:69px;height:37px;line-height:35px;color:#fff;background-color:#c4a167;border:0;}
		#sidebar .Searchform .btn_send:hover{background-color:#b4893d;}
		#sidebar .Searchform .text{float:left;width:213px;height:35px;line-height:35px;padding:0 8px;border:1px solid #cfcfcf;}
		#sidebar .Searchform .text:focus{border-color:#c4a167;}
		.tuijian_case{width:300px;clear:both;}
		.tuijian_case strong{overflow:hidden;font-size:14px;font-weight:normal;color:#b4893d;padding-top:22px;padding-right:20px;padding-bottom:22px;padding-left:20px;background-color:#0f0f0f;text-overflow:ellipsis;white-space:nowrap;display:block;}
		.tuijian_case .photo{width:100%;height:352px;position:relative;}
		.tuijian_case .photo img{width:100%;}
	/*页尾*/
	#footer{color:#d3d3d3;margin:0 auto;padding-top:40px;padding-bottom:40px;background-color:#161616;}
		/*网站地图*/
		#websiteMap{float:left;width:494px;}
		#websiteMap dl{float:left;width:105px;margin-right:17px;}
		#websiteMap dl dt{height:38px;line-height:38px;overflow:hidden;font-size:16px;}
		#websiteMap dl dd a{height:25px;line-height:25px;overflow:hidden;font-size:14px;display:block;}
		#websiteMap dl dd a:hover{color:#f5f5f5;}
		/*微信*/
		#weixin{float:left;width:263px;border-right:1px dotted #9b9b9b;border-left:1px dotted #9b9b9b;}
		#weixin .ewm img{width:120px;height:120px;margin:0 auto;background:#333;display:block;}
		#weixin .ewm span{height:33px;line-height:33px;text-align:center;overflow:hidden;font-size:14px;display:block;}
		/*版权*/
		#copyright{float:right;width:437px;text-align:right;}
		#copyright .tel{height:32px;line-height:32px;font-size:18px;color:#795e29;margin-bottom:15px;padding-right:36px;background:url(../images/icon_tel.png) no-repeat right center;}
		#copyright .tel strong{margin:0 5px;}
		#copyright p{line-height:25px;font-size:14px;}
	/**/
	#links{height:82px;font-size:14px;color:#636564;margin:0 auto;background-color:#161616;}
	#links .hotkeys{line-height:22px;color:#fff;padding-top:5px;padding-bottom:5px;}
	#links .hotkeys a{margin-right:10px;display:inline-block;}
	#links .hotkeys a:hover{color:#fff;}
	#links .friendlink{line-height:22px;color:#fff;padding-top:5px;background-color:#0f0f0f;}
	#links .friendlink a{margin-right:10px;display:inline-block;}
	#links .friendlink a:hover{color:#f5f5f5;}
	/*侧栏标题*/
	.SideTitle{height:33px;line-height:33px;position:relative;margin-bottom:10px;border-bottom:2px solid #dbdbdb;}
	.SideTitle em{float:left;height:33px;line-height:33px;position:relative;margin-bottom:-2px;border-bottom:2px solid #c8a05a;}
	.SideTitle a{float:right;font-weight:normal;font-variant:small-caps;}
	.titles{height:39px;line-height:39px;overflow:hidden;font-size:16px;font-weight:normal;margin-right:25px;margin-left:25px;padding-top:13px;}
/* - - - - - - - - - 文字列表类  - - - - - - - - -*/
	/*排行列表*/
	.RankingList li{height:33px;line-height:33px;overflow:hidden;padding-right:3px;padding-left:3px;}
	.RankingList li:hover{background-color:#f1f2f4;}
	.RankingList li:hover span{color:#b4893d;}
	.RankingList li:hover a{color:#b4893d;}
	.RankingList li span{float:right;color:#636564;margin-left:22px;}
	.RankingList li i{width:18px;height:16px;line-height:16px;text-align:center;color:#fff;margin-right:7px;background-color:#c4a167;display:inline-block;}
	/*新闻*/
	.news_{height:90px;position:relative;clear:both;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:110px;}
	.news_:hover{background-color:#f1f2f4;}
	.news_:hover h5{color:#b4893d;}
	.news_ a{display:block;}
	.news_ a:hover{color:#636564;text-decoration:none;}
	.news_::after{clear:both;display:block;content:"";}
	.news_ time{width:85px;height:30px;line-height:26px;text-align:center;position:absolute;font-size:14px;color:#989898;top:15px;left:10px;padding-top:51px;background-color:#fff;border:1px solid #d9d9d9;border-radius:3px;}
	.news_ time span{height:58px;line-height:58px;position:absolute;font-size:30px;color:#0f0e13;top:0;right:0px;left:0;}
	.news_ h5{height:26px;line-height:26px;overflow:hidden;font-size:16px;font-weight:normal;padding-top:8px;}
	.news_ p{height:46px;line-height:23px;overflow:hidden;}
	/*标签*/
	.Label a{line-height:2.08;font-size:13px;margin-right:6px;margin-bottom:6px;padding-right:15px;padding-left:15px;background-color:#f5f5f5;border:1px solid #d8d8d8;display:inline-block;}
	/*文本列表*/
	.TextList{float:left;}
	.TextList li{float:left;width:400px;height:43px;line-height:43px;overflow:hidden;margin-left:25px;border-bottom:1px dotted #adadad;}
	.TextList li a{padding-left:20px;background:url(../images/2.gif) no-repeat 8px center;border:0;}
	/*品牌列表*/
	.brandlist{float:left;}
	.brandlist li{float:left;}
	.brandlist li .photo{float:left;width:96px;height:59px;margin-right:2px;margin-bottom:2px;border:1px solid #cccccc;}
	.brandlist li .photo:hover{border-color:#b4893d;}
	/*文档*/
	.doc_{height:146px;overflow:hidden;margin-right:25px;margin-left:25px;padding-top:18px;padding-bottom:18px;border-bottom:1px dotted #d8d8d8;}
	.doc_:last-child{border:0;}
	.doc_ .photo{float:left;width:138px;height:138px;margin-right:18px;padding:2px;background:none;border:1px solid #dedcdd;}
	.doc_ h5{height:39px;line-height:39px;overflow:hidden;font-size:16px;font-weight:normal;}
	.doc_ p{height:75px;line-height:25px;overflow:hidden;font-size:14px;color:#636564;margin-bottom:8px;}
	.doc_ time{float:right;height:30px;line-height:30px;overflow:hidden;font-size:14px;color:#969897;}
	/*焦点文档*/
	.focus_doc{height:229px;padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;}
	.focus_doc .photo{float:left;width:222px;height:223px;margin-right:22px;padding:2px;background:none;border:1px solid #ccc;}
	.focus_doc .photo img{background:#333;}
	.focus_doc ._daodu{height:29px;line-height:29px;overflow:hidden;font-size:18px;font-weight:normal;color:#0768c9;margin-bottom:15px;padding-left:70px;background:url(../images/daodu.jpg) no-repeat left top;display:block;}
	.focus_doc h4{height:35px;line-height:35px;overflow:hidden;font-size:18px;font-weight:normal;margin-bottom:5px;}
	.focus_doc h4 a{text-decoration:none;}
	.focus_doc p{height:120px;line-height:24px;overflow:hidden;font-size:14px;margin-bottom:10px;}
	.focus_doc ._more{line-height:26px;color:#0768c9;font-size:14px;}
	/*选项卡*/
	.Tab{float:left;width:100%;margin-bottom:18px;}
	.Tab li{float:left;width:17.00%;margin-right:10.00%;}
	.Tab li:last-child{margin-right:0px;}
	.Tab li a{float:left;width:100%;height:34px;line-height:34px;text-align:center;font-size:15px;}
	.Tab li a:hover,.Tab li.change a{color:#fff;background-color:#c4a167;text-decoration:none;}
/*- - - - - - - - -样式属新闻新表.html - - - - - - - -*/
	/*广告2*/
	#banner2{width:100%;height:389px;overflow:hidden;background-color:#0f0f0f;}
	/*搜索*/
	#search{padding-top:8px;padding-bottom:8px;background-color:#f5f5f5;}
	#search .hotkey{float:left;height:35px;line-height:35px;font-size:12px;}
	#search .hotkey a{margin-right:10px;}
	#search .Searchform{float:right;margin-top:6px;}
	#search .Searchform .text{float:left;width:173px;height:22px;line-height:22px;padding:0 8px;border:1px solid #cfcfcf;background:#fff url(../images/icon_search.gif) no-repeat left top;padding-left:26px;}
	#search .Searchform .btn_send{float:right;width:69px;height:24px;line-height:24px;color:#fff;background-color:#c4a167;border:0;}
	/*分类列表*/
	.SortList{float:left;width:100%;margin-bottom:30px;background-color:#f1f2f4;}
	.SortList li{float:left;}
	.SortList li a{height:43px;line-height:43px;text-align:center;font-size:16px;padding-right:28px;padding-left:28px;display:block;}
	.SortList li a:hover{color:#b4893d;text-decoration:none;}
	.SortList li.change a{color:#fff;background-color:#c8a05a;}
	/*新闻*/
	.news{border-bottom:1px dotted #e3e3e3;}
	.news:hover{box-shadow:0 0 14px rgba(0,0,0,0.2);}
	.news a{height:102px;color:#989898;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;display:block;}
	.news a:hover{text-decoration:none;}
	.news a:hover h5{color:#b4893d;}
	.news .photo{float:left;width:116px;height:94px;margin-right:20px;padding:3px;background:none;border:1px solid #ccc;}
	.news h5{height:27px;line-height:27px;overflow:hidden;font-size:16px;font-weight:normal;color:#636564;margin-bottom:5px;padding-top:5px;}
	.news p{height:52px;line-height:26px;overflow:hidden;font-size:13px;}
	.news time{float:right;margin-right:10px;}
	/*翻页*/
	
	.page { text-align:center; font:normal 14px "å¾®è½¯é›…é»'"; padding:10px 0;     line-height: 37px;
    text-align: center;
    padding-top: 46px;
    padding-bottom: 46px;}
.page  li a{display:inline-block;display:inline;text-transform:uppercase;color:#fff;    margin-right: 2px;
    margin-left: 2px;
    padding-right: 14px;
    padding-left: 14px;}
.page  li {display:inline-block;display:inline; margin:0 3px;   padding:10px 10px;color:#fff; text-transform:uppercase;    background-color: #cb9f60;
    border: 1px solid #d2d2d2;
    border-color: #cb9f60; width:72px;height:39px;}
.page  li.c{ background:#fff;;color:black;}
.page  li:hover{background:#fff;color:#000;}
.page  li a:hover{color:#000 !important;}


/*	.pages{line-height:37px;text-align:center;padding-top:46px;padding-bottom:46px;}
	.pages a{font-size:14px;color:#fff;margin-right:2px;margin-left:2px;padding-right:14px;padding-left:14px;background-color:#cb9f60;border:1px solid #d2d2d2;border-color:#cb9f60;display:inline-block;}
	.pages a:hover{color:#0f0e13;background:#fff;text-decoration:none;border-color:#cbcbcb;}
	.pages a.change{color:#0f0e13;background:#fff;border-color:#cbcbcb;}*/
/*- - - - - - - - -样式属新闻详页.html - - - - - - - -*/
	#NewsContent{padding-top:20px;}
	#prevnext{width:95%;line-height:2;font-size:14px;margin:0 auto;padding-top:15px;padding-bottom:15px;border-top:1px solid #d5d5d5;}
	#prevnext p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	#prevnext p a{padding:0 8px;text-decoration:none;display:block;}
	#prevnext p a:hover{background-color:#f5f5f5;}
	/*新闻头部*/
	.news_header{width:95%;margin:0 auto;padding-bottom:20px;border-bottom:1px solid #d5d5d5;}
	.news_header h1{line-height:1.38;text-align:center;font-size:26px;font-weight:normal;margin-bottom:10px;}
	.news_header dl{line-height:1.57;text-align:center;font-size:14px;color:#989898;}
	.news_header dl dt{display:inline;}
	.news_header dl dd{margin-right:10px;display:inline;}
	/*文字内容样式*/
	.content{width:95%;line-height:2.07;overflow:hidden;font-size:15px;color:#636564;margin:0 auto;padding-top:15px;padding-bottom:15px;}
	.content img{max-width:100%;}
	.content p{margin-bottom:10px;}
/*- - - - - - - - -样式属公司简介创始人.html - - - - - - - -*/
	/*创始人*/
	#Founder{position:relative;margin:0px auto 0px auto;padding-left:31.21%;}
	#Founder .photo{width:29.83%;position:absolute;top:0px;left:0px;padding-top:35%;}
	#Founder .photo img{position:absolute;top:0;left:0;}
	#Founder .content2{margin-left:0px;padding-right:0px;padding-left:0px;}
	/*主标题*/
	.MainTitle{text-align:center;font-size:13px;font-weight:normal;color:#969897;margin-bottom:20px;padding-top:10px;padding-bottom:10px;text-transform:capitalize;}
	.MainTitle em{font-size:28px;color:#0f0f0f;font-variant:small-caps;display:block;}
	/*正文标题*/
	.TextTitle{height:39px;line-height:39px;font-size:18px;font-weight:normal;color:#fff;padding-right:24px;padding-left:24px;background-color:#c8a05a;}
	/*导航列表*/
	.NavList{text-align:center;margin-bottom:60px;}
	.NavList a{width:120px;height:41px;line-height:41px;font-size:14px;margin-right:2px;display:inline-block;}
	.NavList a:hover,.NavList a.change{color:#fff;background-color:#c4a167;text-decoration:none;}
	/**/
	.content2{line-height:1.64;font-size:14px;padding-top:20px;padding-right:24px;padding-bottom:20px;padding-left:24px;}
	.content2 p{margin-bottom:7px;}
/*- - - - - - - - -样式属公司简介荣誉.html - - - - - - - -*/
	/*图片列表*/
	.PictureList{float:left;}
	.PictureList li{float:left;width:243px;margin-right:30px;margin-bottom:15px;margin-left:25px;}
	.PictureList li figure .photo_autosize{width:225px;height:155px;padding:8px;background:none;border:1px solid #ccc;position:relative;}
	.PictureList li figure .icon_fdj{width:24px;height:24px;background: url(../images/icon_fdj.png) no-repeat left top;position:absolute;left:50%;top:150%;margin-top:-12px;margin-left:-12px;z-index:1000;}
	.PictureList li figure .pic_zz{position:absolute;left:0px;top:0px;bottom:0px;right:0px;background:url(../images/heibg5.png) repeat left top;display:none;}
	.PictureList li:hover figcaption{color:#c8a05a;}
	.PictureList li:hover .photo_autosize{border-color:#c8a05a;}
	.PictureList li figure figcaption{height:40px;line-height:40px;text-align:center;overflow:hidden;font-size:15px;display:block;}
/*- - - - - - - - -样式属案例例表.html - - - - - - - -*/
	/*案例列表*/
	#Caselist{max-width:1920px;margin:0 auto;}
	/*分类列表*/
	.fenleilist{line-height:2.00;font-size:16px;max-width:1200px;margin:22px auto 22px auto;}
	.fenleilist::after{clear:both;display:block;content:"";}
	.fenleilist a{float:left;width:20%;text-align:center;}
	.fenleilist a:hover,.fenleilist a.change{color:#fff;background-color:#c8a05a;text-decoration:none;}
	/*案例列表*/
	.caseList{width:100%;}
	.caseList::after{clear:both;display:block;content:"";}
	.caseList li{float:left;width:24.74%;position:relative;margin-right:0.33%;margin-bottom:0.33%;padding-top:33.5%;background-color:#ccc;}
	.caseList li:nth-child(4n){margin-right:0px;}
	.caseList li .photo{width:100%;position:absolute;top:0;left:0;padding-top:119.69%;}
	/*.caseList li strong{line-height:1.50;position:absolute;font-size:18px;font-weight:normal;color:#c4a167;right:0px;bottom:0;left:0;padding-top:9.18%;padding-right:9.41%;padding-bottom:9.18%;padding-left:6.72%;background-color:#161616;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}*/
	.caseList li strong{line-height: 4rem;
    position: absolute;
    font-size: 18px;
    font-weight: normal;
    color: #c4a167;
    right: 0px;
    bottom: 0;
    left: 0;
    background-color: #161616;
    height: 4rem;
    text-indent: 2rem;
	}

	.caseList li strong .icon_eye{    width: 20px;
    height: 12px;
    background: url(../images/icon_eye.png) no-repeat left top;
    float: right;
    margin-top: 25px;
    margin-right: 22px;}
	.caseList li .photo img{position:absolute;top:0;left:0;}
	.caseList li.hover_ strong{background-color:#c4a167;color:#0f0f0f;}
	.caseList li.hover_ strong .icon_eye{background-image:url(../images/icon_eye2.png) ;}
/*- - - - - - - - -样式属案例详页 拷贝.html - - - - - - - -*/
	@media screen  and (min-width: 851px){
	/**/
	#PhotoBrowse #close_browsewindow{width:27px;height:27px;position:absolute;top:132px;right:50%;margin-right:-420px;background:url(../images/icon_close.png) no-repeat left top;cursor:pointer;z-index:60000;}
	#PhotoBrowse .photoTitle{height:63px;line-height:63px;text-align:center;font-size:20px;font-weight:normal;color:#795e29;padding-top:58px;}
	/*图片浏览*/
	#pictureBrowse{width:1200px;position:relative;overflow:hidden;margin:20px auto 0px auto;padding:0px 0px 0px 0px;}
	#pictureBrowse .piclists li img{visibility:hidden;}
	/* tFocus */
	#tFocus-btn li.active,#tFocus-leftbtn,#tFocus-rightbtn{display:block;}
	#tFocus{width:1200px;margin:0px auto 0px auto;z-index:6000;}
	#tFocus-pic{width:1200px;height:650px;position:relative;overflow:hidden;margin-bottom:40px;}
	#tFocus-pic li{width:1200px;height:650px;text-align:center;position:absolute;top:0;left:0;background:#0f1014;}
	#tFocus-pic li span{width:0;height:100%;overflow:hidden;vertical-align:middle;display:inline-block;}
	#tFocus-pic li img{max-width:1200px;max-height:650px;}
	/**/
	#tFocusBtn{width:1200px;height:135px;position:relative;overflow:hidden;margin-top:10px;z-index:20;}
	#tFocus-btn{width:784px;height:90px;position:relative;overflow:hidden;margin:0 auto;padding-top:5px;padding-bottom:5px;display:block;}
	#tFocus-btn ul{width:100000px;position:absolute;top:0;left:0;}
	#tFocus-btn li{float:left;width:90px;height:90px;text-align:center;position:relative;overflow:hidden;margin-right:20px;border:1px solid #dcd8d9;cursor:pointer;display:inline;}
	#tFocus-btn li i{width:23px;position:absolute;color:#fff;top:0;left:0;background:url(../images/heibg5.png) repeat left top;border-radius:0 0 3px  0;}
	#tFocus-btn li img{max-width:90px;max-height:90px;visibility:visible;opacity:0.5;}
	#tFocus-btn li.active{width:90px;height:90px;border-color:#b4893d;}
	#tFocus-btn li span{width:0;height:100%;overflow:hidden;vertical-align:middle;display:inline-block;}
	#tFocus-btn li.active img{opacity:1;}
	/*按钮*/
	#tFocus-leftbtn,#tFocus-rightbtn{float:left;width:35px;height:58px;position:absolute;text-indent:-9999px;top:346px;background:url(../images/arrow2.png) no-repeat left top;z-index:1000;}
	#tFocus-leftbtn{left:10px;background-position:left top;z-index:1500;}
	#tFocus-leftbtn:hover{background-position:left bottom;}
	#tFocus-rightbtn{right:10px;background-position:right top;}
	#tFocus-rightbtn:hover{background-position:right bottom;}
	}
	/*案例图片展示*/
	#CasePhotoShow{width:1200px;margin:0 auto;}
	#CasePhotoShow .content3{border-top:1px solid #dcd8d9;}
	/**/
	#AboutCase{width:1200px;margin:0px auto 20px auto;}
	/**/
	#banner3{height:230px;background:#333;position:relative;}
	#banner3 .banner3zz{position:absolute;left:0;top:0;right:0px;bottom:0px;background:url(../images/heibg5.png) repeat left top;}
	/*灰色标题*/
	.huiTitle{line-height:3.12;font-size:17px;font-weight:normal;margin-bottom:18px;padding-right:30px;padding-left:30px;background-color:#f2f2f2;}
	/*栏目标题*/
	.PartTitle{width:1200px;line-height:1.41;position:relative;font-size:34px;font-weight:normal;color:#fff;left:50%;margin-top:-142px;margin-left:-600px;padding-top:47px;padding-bottom:47px;text-shadow:0 3px 4px rgba(0,0,0,0.4);letter-spacing:4px;}
	/*文字内容3*/
	.content3{line-height:1.71;font-size:14px;padding-top:18px;padding-right:17px;padding-bottom:18px;padding-left:17px;}
/*- - - - - - - - -样式属专题.html - - - - - - - -*/
	/*专题*/
	#topic{width:1116px;color:#fff;margin:30px auto 30px auto;padding-right:84px;background-color:#c8a15c;}
	#topic::after{clear:both;display:block;content:"";}
	#topic .pic{float:left;width:49.00%;margin-right:4.15%;}
	#topic .pic img{width:100%;max-width:100%;}
	#topic h4{line-height:2.15;font-size:20px;font-weight:normal;padding-top:27px;}
	#topic p{line-height:1.93;font-size:15px;}
	#topic .text{overflow:hidden;}
	#topic .text a{color:#fff;}
	/**/
	#aboutCase{margin:0px auto 40px auto;width:100%;overflow:hidden;}
	#aboutCase .caseline{width:2442px;margin:0 auto;}
	#aboutCase .caseList{}
	#aboutCase .caseList li{float:left;width:300px;height:416px;margin-right:5px;margin-bottom:5px;padding-top:0px;}
	#aboutCase .caseList li strong{font-size:14px;}
/*- - - - - - - - -样式属公司简介大事件.html - - - - - - - -*/
	/*历史*/
	.history_{width:50px;margin:0px auto 30px auto;background:url(../images/line_y.gif) repeat-y center top;}
	.history_ dt{width:50px;height:48px;line-height:48px;text-align:center;font-size:14px;color:#fff;background:url(../images/0.gif) no-repeat left top;}
	.history_ dd{position:relative;}
	.history_ dd .box{width:535px;position:relative;left:33%;}
	.history_ dd .box ol li{line-height:1.87;position:relative;font-size:15px;margin-bottom:10px;padding-left:96px;background:url(../images/line_x.gif) no-repeat left 13px;}
	.history_ dd .box ol li .icon_point{width:18px;height:18px;position:absolute;top:5px;left:0px;background:url(../images/1.gif) no-repeat left top;}
	.history_ dd.left .box{position:relative;left:-503px;}
	.history_ dd.left .box ol li{text-align:right;padding-right:96px;padding-left:0px;background-position:right 13px;}
	.history_ dd.left .box ol li .icon_point{right:0px;left:auto;}
/*- - - - - - - - -样式属团队.html - - - - - - - -*/
	/**/
	#ABOUT{width:1200px;margin:0 auto;padding-top:49px;padding-bottom:30px;border-bottom:1px solid #eeeeee;}
	#ABOUT::after{clear:both;display:block;content:"";}
	#ABOUT .photo{float:left;width:457px;height:314px;margin-right:30px;padding:4px;background:none;border:1px solid #cccccc;}
	#ABOUT h5{line-height:1.95;font-size:19px;font-weight:normal;}
	#ABOUT p{line-height:1.93;font-size:14px;}
	/**/
	#itemlist{width:1200px;margin:0px auto 30px auto;}
	#itemlist .Team li:nth-child(4n){margin-right:0px;}
	/*标题*/
	.Title{line-height:3.36;text-align:center;font-size:14px;font-weight:normal;padding-top:28px;padding-bottom:28px;text-transform:uppercase;}
	.Title strong{font-size:18px;}
	/*团队*/
	.Team{float:left;overflow:hidden;}
	.Team li{float:left;width:23.83%;text-align:center;margin-right:1.24%;margin-bottom:0.83%;padding-bottom:0.83%;}
	.Team .photo{width:100%;position:relative;overflow:hidden;margin-bottom:3.50%;padding-top:118.18%;}
	.Team .icon_fdj{width:24px;height:24px;position:absolute;top:150%;left:50%;margin-top:-12px;margin-left:-12px;background:url(../images/icon_fdj.png) no-repeat left top;z-index:1000;}
	.Team .photo img{position:absolute;top:0;left:0;}
	.Team strong{line-height:1.94;font-size:16px;}
	.Team em{font-size:14px;}
	.Team span{line-height:2.14;font-size:14px;color:#989898;margin-bottom:10px;display:block;}
	.Team .btn_01{width:87px;height:31px;line-height:31px;text-align:center;font-size:14px;color:#fff;background-color:#989898;display:inline-block;}
	.Team .btn_02{width:87px;height:31px;line-height:31px;text-align:center;font-size:14px;color:#fff;background-color:#d80113;display:inline-block;}

	/*浏览图片*/
	#browsePic{height:100%; position:fixed;z-index:1111501;left:0px;right:0px;top:0px;bottom:0px;overflow:auto;}
	#browsePic .browsePic_loading{width:32px;height:32px;background: url(../images/loading-2.gif) no-repeat left top;position:absolute;left:50%;top:50%;margin-top:-16px;margin-left:-16px;}
	#browsePic .browsePic_prev,#browsePic .browsePic_next{position:fixed;top:0px;width:32px;height:100%;}
	#browsePic .browsePic_prev span,#browsePic .browsePic_next span{background:url(../images/arrow2.png) no-repeat left top;width:32px;height:57px;position:absolute;top:50%;cursor:pointer;}
	#browsePic .browsePic_next span:hover{background-position:right bottom;}
	#browsePic .browsePic_next span{background-position:right top;}
	#browsePic .browsePic_next{right:30px;}
	#browsePic .browsePic_prev span:hover{background-position:left bottom;}
	#browsePic .browsePic_prev span{background-position:left top;}
	#browsePic .browsePic_prev{left:30px;}
	#browsePic .browsePic_close{position:fixed;right:40px;top:20px;width:28px;height:28px;background: url(../images/icon_close3.png) no-repeat left top;z-index:500;cursor:pointer;}
	#browsePic .browsePic_nr{position:fixed;top:0;bottom:0;left:0;right:0; overflow:auto;}
	#browsePic .browsePic_nr img{ display:block;margin:0 auto;max-width:1100px;}
	#browsePic_zz{position:fixed;left:0px;top:0px;bottom:0px;right:0px;background:url(../images/heibg2.png) repeat left top;z-index:1111500;}


