@charset "utf-8";
*{
	padding: 0;
	margin: 0;
	vertical-align: middle;
	outline: 0;
}
html {
	font-size: 61%;
	font-family: Arial, sans-serif;
	vertical-align: top;
}
body {
	/*font-size: 14px;*/
	color: #444;
	font: small arial,sans-serif;
	height: 100%;
	margin: 0;
	min-width: 360px;
	min-height: 675px;
}
html, body{
	height: 100%;
}
a {
	color: #1a0dab;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
ol, ul {
	list-style: none;
}
h1, h2, h3, h4, h5,h6 {
	font-weight: normal;
	line-height: 1.2;
}
i,em {
	font-style: inherit;
}
img {
	vertical-align: top;
	border: none;
}
input,button,textarea,select{
	outline: none;
	border: none;
	font-size: 14px;
	border: none;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	-ms-appearance:none;
}
.clearfix:before, .clearfix:after {
	display: block;
	height: 0;
	content: "\200b";
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
}
.main{
	height: 100%;
	text-align: center;
	position: relative;
	width: 100%;
	min-height: 100%;
	box-sizing: border-box;
}
/*导航*/
.gb_top{
	height: 30px;
	line-height: 30px;
	padding: 17px 30px 5px;
	text-align: right;
	position: relative;
}
.gb_top .icon{
	display: inline-block;
	width: 20px;
	height: 20px;
	padding: 5px;
	background: url(../images/page_ico.png) no-repeat -148px 8px;
	opacity: 0.55;
	cursor: pointer;
}
.gb_top .icon:hover{
	opacity: 1;
}
.gb_top .gb_top_inner{
	background: #fff;
	position: absolute;
	z-index: 9;
	top: 58px;
	right: 20px;
	width: 320px;
	min-height: 196px;
	text-align: center;
	border: 1px solid #ccc;
	box-sizing: border-box;
	-webkit-box-shadow: 0 2px 10px rgba(0,0,0,.2);
	box-shadow: 0 2px 10px rgba(0,0,0,.2);

	max-height: 490px;
	overflow-x: hidden;
}
.gb_top em{
	border-color: transparent;
	border-bottom-color: #fff;
	border-style: dashed dashed solid;
	border-width: 0 8.5px 8.5px;
	position: absolute;
	z-index: 22;
	height: 0;
	width: 0;
	right: 36px;
}
.gb_top .arrow_border{
	border-bottom-color: #ccc;
	border-bottom-color: rgba(0,0,0,.2);
	top: 50px;
}
.gb_top .arrow{
	top: 51.5px;
}
.gb_top .gb_top_inner ul{
	background: #fff;
	margin: 0;
	min-height: 100px;
	padding: 28px 28px 27px;
	text-align: left;
	white-space: normal;
	width: 262px;
}
.gb_top .gb_top_inner hr.line{
	border: 0;
	height: 1px;
	background: #ededed;
	margin: 0 28px;
	width: 264px;
}
.gb_top .gb_top_inner .more{
	display: block;
	background: #f5f5f5;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	color: #000000de;
	*color: #000000de;
}
.gb_top .gb_top_inner ul li{
	float: left;
	vertical-align: top;
	color: black;
	z-index: 999;
	height: 98px;
	width: 87px;
	text-align: center;
}
.gb_top .gb_top_inner ul li a{
	display: block;
	border:1px solid transparent;
	color:initial;
+color: #333333;
}
.gb_top .gb_top_inner ul li a span{
	display: block;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
	width: 84px;
	text-overflow: ellipsis;
}
.gb_top .gb_top_inner ul li a span.g_img{
	width: 64px;
	height: 64px;
	line-height: 64px;
	margin: 0 auto;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
	position: relative;
	left: 12px;
	background: url(../images/p1_24b9c57f.png) no-repeat;
}
.gb_top .gb_top_inner ul li:hover a {
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}


.main #logo_img{
	padding-top:112px
}
.main .search_inp{
	position: relative;
	max-width: 584px;
	margin: 25px auto;
}
.main .search_inp #form{
	position: relative;
	max-width: 584px;
	margin: 0 auto;
	background-color: #fff;
	height: 44px;
	vertical-align: top;
	border-radius: 2px;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.08);
	transition: box-shadow 200ms cubic-bezier(0.4, 0.0, 0.2, 1);
	border: 1px solid #ccc \9;
}
.main .search_inp #form:hover,.search #s_form:hover{
	box-shadow: 0 3px 8px 0 rgba(0,0,0,0.2),0 0 0 1px rgba(0,0,0,0.08);
}
.main .search_inp #form #kw_wrap{
	box-sizing: border-box;
	position: absolute;
	z-index: 6;
	left: 16px;
	top: 4px;
	width: 510px;
}
.main .search_inp #form #kw_wrap input{
	outline: none;
	font: 16px arial,sans-serif;
	width: 100%;
	line-height: 34px;
	height: 34px !important;
}
.main .search_inp #form #search_btn{
	position: absolute;
	right: 0;
	width: 45px;
	height: 44px;
	line-height: 44px;
	background: #fff;
}
.main .search_inp #form #search_btn #search_img{
	display: inline-block;
	padding: 14px 14px;
	cursor: pointer;
	background: url(../images/page_ico.png) no-repeat -59px 5px ;
}

/*搜索下拉*/
.main .key_word{
	min-width: 100%;
	text-align: left;
	position: absolute;
	top: 44px;
	left: 0px;
	display: none;
}
.main .key_list {
	background: #fff;
	border: 1px solid #ccc;
	border-top-color: #d9d9d9;
	box-shadow: 0 2px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
	cursor: default;
}
.main .key_list li{
	font: 16px arial,sans-serif;
	padding: 1px 16px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	text-align: left;
}
.main .key_list li:hover{
	background: #eeeeee;
}
.main .btn{

}
.main .btn input{
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f1f1f1));
	background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
	-webkit-border-radius: 2px;
	-webkit-user-select: none;
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2;
	border-radius: 2px;
	color: #757575;
	cursor: default;
	font-family: arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 11px 4px;
	min-width: 54px;
	padding: 0 16px;
	height: 36px;
	text-align: center;
}
.main .btn input:hover{
	background-image:-webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f1f1f1));
	background-image:-webkit-linear-gradient(top, #f8f8f8, #f1f1f1);
	-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);
	background-color:#f8f8f8;
	background-image:linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image:-o-linear-gradient(top, #f8f8f8, #f1f1f1);
	border:1px solid #c6c6c6;
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);
	color:#222;
}

.wrap{
	position: relative;
	width: 100%;
	box-sizing: border-box;
}

footer{
	line-height: 40px;
	text-align: center;
	width: 100%;
	bottom: 0;
	left: 0px;
}
.footer_index{
	position: absolute;
}
footer .footer_inner{
	background: #f2f2f2;
	border-top: 1px solid #e4e4e4;
	box-sizing: border-box;
	padding: 0 27px;
}
footer .footer_inner .footer_fl,footer .footer_inner .footer_fr{
	width: 50%;
	float: left;
}
footer .footer_inner .footer_fl a,footer .footer_inner .footer_fr a{
	color: #666;
}
footer .footer_inner .footer_fl a:hover,footer .footer_inner .footer_fr a:hover{
	text-decoration: underline;
}
footer .footer_inner .footer_fl{
	float: left;
	text-align: left;
}
footer .footer_inner .footer_fl a{
	margin-right: 26px;
}
footer .footer_inner .footer_fr{
	float: right;
	text-align: right;
}
footer .footer_inner .footer_fr a{
	margin-left: 26px;
}
footer .p_one,footer .p_two{
	text-align: left;
	padding-left: 140px;
}
footer .p_one{
	line-height: 25px;
	color: #aaa;
}
footer .p_one a,footer .p_two a{
	color: #777;
}
footer .p_one a:hover,footer .p_two a:hover{
	color: #333;
}
footer .p_one em{
	display: inline-block;
	border-radius: 100%;
	height: 10px;
	margin: 6px 3px 9px 0;
	vertical-align: middle;
	width: 10px;
	background: #9e9e9e;
}
footer .p_two{
	line-height: 40px;
}
footer .p_two a{
	margin-right: 27px;
}


/*搜索页*/
.search{
	min-width: 1100px;
}
.search .search_top{
	background: #fafafa;
}
.search .search_top .top_inp{
	height: 64px;
	line-height: 64px;
	padding-top: 6px;
	position: relative;
}
.search .search_top .top_right{
	position: absolute;
	top: 7px;
	right: 0;
	max-height: 50px;
	width: 120px;
	height: 100%;
}
.search .top_inp .search_logo{
	display: inline-block;
	width: 120px;
	height: 44px;
	padding: 10px 13px 0;
}
.search #s_form{
	display: inline-block;
	position: relative;
	width: 632px;
	background-color: #fff;
	height: 44px;
	border-radius: 2px;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.08);
	transition: box-shadow 200ms cubic-bezier(0.4, 0.0, 0.2, 1);
}
.search #s_form #search_kw{
	box-sizing: border-box;
	position: absolute;
	z-index: 6;
	left: 16px;
	top: 0px;
	width: 560px;
	height: inherit;
	line-height: inherit;
	padding: 5px 0;
}
.search #s_form #search_kw input{
	outline: none;
	font: 16px arial,sans-serif;
	width: 100%;
	line-height: 34px;
	height: 34px !important;
	vertical-align: top;
}
.search #s_form #s_btn{
	position: absolute;
	right: 0;
	width: 45px;
	height: 44px;
	line-height: 44px;
	background: #fff;
}
.search #s_form #s_btn #search_img{
	display: inline-block;
	vertical-align: top;
	height: 20px;
	margin: 3px 0;
	padding: 8px;
	cursor: pointer;
}
/*搜索下拉*/
.search .search_word{
	width: 632px;
	text-align: left;
	position: absolute;
	top: 55px;
	left: 0px;
	display: none;
	z-index: 99;
}
.search .search_list {
	background: #fff;
	border: 1px solid #ccc;
	border-top-color: #d9d9d9;
	box-shadow: 0 2px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
	cursor: default;
}
.search .search_list li{
	font: 16px arial,sans-serif;
	padding: 1px 16px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	text-align: left;
}
.search .search_list li:hover{
	background: #eeeeee;
}
.search .top_inp .sel_con{
	position: relative;
	display: inline-block;
}
/*tab选项*/
.search .top_tab{
	border-bottom: #ededed 1px solid ;
}
.search .top_tab .tab{
	height: 50px;
	width: 632px;
	padding-left: 150px;
}
.search .top_tab .tab li{
	float: left;
	padding-top: 20px;
}
.search .top_tab .tab li a{
	display: block;
	font-size: 13px;
	color: #777;
	padding: 0 16px;
}
.search .top_tab .tab li a:hover,.search .top_tab .tab .tab_right .set a:hover{
	color: #333;
}
.search .top_tab .tab li.cur a{
	border-bottom: 3px solid #1A73E8;
	color: #1A73E8;
	font-weight: bold;
	padding-bottom: 10px;
}
.search .top_tab .tab .tab_right{
	float: right;
	margin-top: 18px;
}
.search .top_tab .tab .tab_right .set,.search .top_tab .tab .tab_right .tool{
	display: block;
	float: left;
	color: #777;
	padding: 4px 3px;
}
.search .top_tab .tab .tab_right .set a{
	display: inline-block;
	color: #777;
}
.search .top_tab .tab .tab_right .tool{
	padding: 4px 12px;
	margin-left: 16px;
	border: 1px solid transparent;
	box-sizing: border-box;
}
.search .top_tab .tab .tab_right .tool:hover{
	background: #f4f4f4;
	border: 1px solid #c6c6c6;
	box-sizing: border-box;
}

/*找到的搜索记录*/
.hide_tool{
	height: 43px;
	line-height: 43px;
	padding-left: 166px;
	color: #808080;
	position: relative;
	margin-bottom: 6px;
}
.hide_tool #tool{
	background: #fff;
	position:absolute;
	top: 0;
	z-index: 66;
}
.hide_tool #tool .tool_con{
	display: inline-block;
	float: left;
	padding: 0 30px 0 0px;
	margin: 0 10px 0 0;
	position: relative;
}
.hide_tool #tool .tool_con span i{
	border-color: #909090 transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	width: 0;
	height: 0;
	margin-left: 5px;
	top: 50%;
	margin-top: -2px;
	position: absolute;
}
.hide_tool #tool .tool_con ul{
	position: absolute;
	left: -30px;
	top: 32px;
	background: #fff;
	border: 1px solid #d6d6d6;
	box-shadow: 0 2px 4px rgba(0,0,0,.16);
	padding: 5px 0;
	min-width: 161px;
	display: none;
}
.hide_tool #tool .tool_con ul li{
	line-height: 17px;
	padding: 5px 44px 5px 30px;
}
.tool_con li.abc{
	background: url(../images/checkmark2.png) no-repeat center left;
}
.img_a{
	height: auto;
	line-height: 40px;
}
.img_a #tool{
	position: inherit;
	background: none;
}

/*搜索内容列表*/
.number_list{
	padding-left: 166px;
	max-width: 1114px;
	position: relative;
}
/*左边*/
.number_list .num_fl{
	width: 600px;
	float: left;
}
.number_list .ad_inner{
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.08);
	padding: 10px;
	margin: 0 0 26px -10px;
}
.number_list .list_con{
}
.number_list .list_con h3.title{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
}
.number_list .list_con h3.title a{
	color: #1a0dab;
}
.number_list .list_con h3.title a:active{
	color: #609;
}
.number_list .list_con h3.title a:visited{
	color: #609;
}
.number_list .list_con h3.title a:hover{
	text-decoration: underline;
}

.number_list .list_con .osl a{
	color: #1a0dab;
}
.number_list .list_con .osl a:active{
	color: #609;
}
.number_list .list_con .osl a:visited{
	color: #609;
}
.number_list .list_con .osl a:hover{
	text-decoration: underline;
}
.number_list .list_con .link_color{
	font-size: 14px;
	color: #006621;
	display: inline-block;
}
.number_list .list_con .url_link{
	display: inline;
	margin: 0 3px;
	position: relative;
	-webkit-user-select: none;
}
.number_list .list_con .url_link .drop{
	display: inline-block;
	border-color: #006621 transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	width: 0;
	height: 0;
	top: 50%;
	margin-top: -2px;
	position: absolute;
}
.number_list .list_con .url_link .drop_list{
	background: #fff;
	border: 1px solid rgba(0,0,0,0.2);
	font-size: 13px;
	position: absolute;
	left: 0;
	top: 15px;
	white-space: nowrap;
	z-index: 3;
	-webkit-transition: opacity 0.218s;
	transition: opacity 0.218s;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
	box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}
.number_list .list_con .url_link .drop_list li a{
	color: #333;
	display: block;
	padding: 7px 18px;
	text-decoration: none;
	outline: 0;
}
.number_list .list_con .st{
	display: block;
	word-wrap: break-word;
	line-height: 20px;
}
.number_list .list_con .url{
	margin: 1px 0;
}
.number_list .con{
	margin-bottom: 26px;
}
/*分页*/
.page{
	margin: 60px 0 90px;
	text-align: center;
}
.page ul{
	text-align: center;
	display: block;
	display: table;
	margin: 0 auto;
}
.page li{
	float: left;
}
.page li a{
	padding: 2px 0;
	color: #4285f4;
	display: inline-block;
	text-align: left;
}
.page li a:hover{
	text-decoration: underline;
}
.page li.active a{
	color: #333;
	text-decoration: none;
}
.page .prev{
	width: 74px;
}
.page .prev .page_num{
	margin-right: 35px;
}
.page .next .page_num{
	margin-left: 48px;
}
.page li a span{
	display: block;
	text-align: center;
	margin: 6px 0;
}
.page li a .page_tu{

}
.page li a .page_tu i{
	display: block;
	width: 20px;
	height: 40px;
	background: url(../images/page_ico.png) no-repeat;
}
.page li a.prev .page_tu i{
	float: right;
}
/*右边*/
.number_list .num_fr{
	float: left;
	position: absolute;
	left: 805px;
	top: 0;
	max-width: 459px;
	min-width: 281px;

	padding: 8px;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.08);
	border-radius: 2px;
}
.number_list .num_fr .num_fr_inner{
	width: 100%;
}

/*图片展示*/
.pic_img{
	margin: 12px 0 0;
	padding: 0 0.5% 100px;
	position: relative;
	width: 99%;
}
/*筛选*/
.pic_img .filter{
	margin-bottom: 3px;
}
.pic_img .filter .filter_a,.pic_img .filter .filter_a li{
	float: left;
}
.pic_img .filter .filter_a{

}
.pic_img .filter .filter_a a,.pic_img .filter .filter_b a{
	display: inline-block;
	line-height: 49px;
	padding: 0 16px;
	margin-right: 8px;
	border-radius: 3px;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);
	box-sizing: border-box;
}
.pic_img .filter .filter_a a{
	color: #ffffffcc;
	background-color: #009688;
	border-color: #009688;
}
.pic_img .filter .filter_a li a.active{
	color: #666;
	background: #fff;
}
.pic_img .filter .filter_a a span{
	display: inline-block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	vertical-align: text-bottom;
	background: #757575;
	border-radius: 50%;
	color: #fff;
	font-size: 18px;
	text-align: center;
	margin-left: 7px;
}





/*缩略图展开*/
.pic_img .gallery-items {
	font-size: 0;
}
.pic_img .gallery-item {
	text-align: left;
	font-size: 25px;
	margin: 0.6% 0.3%;
	display: inline-block;
	vertical-align: top;
	/*background: #fcc;*/
	width: 19.1%;
	height: 180px;
}
.pic_img .gallery-item.active .gallery-contents:after {
	border-bottom-width: 10px;
}
.pic_img .gallery-contents {
	position: relative;
}
.pic_img .gallery-contents:after {
	display: block;
	position: absolute;
	bottom: -12px;
	left: 50%;
	margin-left: -30px;
	width: 0;
	height: 0;
	content: '';
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #222;
}
.pic_img .gallery-item .thumbnail {
	position: relative;
	width: 300px;
	height: 300px;
	overflow: hidden;
	cursor: pointer;
	overflow: hidden;
	max-width: 100%;
	max-height: 180px;
}
.pic_img .gallery-item .thumbnail img {
	position: absolute;
	top: 00%;
	max-width: 100%;
	max-height: 180px;
	width: 100%;
	height: 100%;
}
.pic_img .gallery-item .title {
	text-align: center;
	margin-top: 20px;
	padding-bottom: 20px;
}
.pic_img .gallery-expander {
	background: #222;
	position: absolute;
	left: 0;
	right: 0;
	overflow: hidden;
	max-height: 0;
	margin-top: 10px;
	height: 500px;
}
.pic_img .gallery-expander-contents {
	margin: 0 auto;
	width: 1000px;
	padding: 20px 0;
	/*height: 560px;*/
	height: 500px;
}
.pic_img .gallery-expander-contents:after {
	clear: both;
	display: table;
	content: '';
}
.pic_img .gallery-expander-contents .col {
	float: left;
	width: 480px;
}
.pic_img .gallery-expander-contents .col+div.col {
	margin-left: 40px;
}
.pic_img .gallery-expander-contents div.close {
	position: absolute;
	top: 10px;
	right: 20px;
	background: url(../images/close.png) no-repeat center;
	width: 20px;
	height: 20px;
}
.pic_img .gallery-expander-contents div.title {
	font-weight: 500;
	color: #D28A3C;
}
.pic_img .gallery-expander-contents div.contents {
	margin-top: 10px;
	border-top: 1px solid #BCB098;
	border-bottom: 1px solid #BCB098;
	padding: 10px 0;
	font-size: 14px;
	line-height: 24px;
	color: #797262;
}
.pic_img .gallery-expander-contents div.image img {
	width: 100%;
	display: block;
}
.pic_img li .gallery-contents .thumbnail span{
	position: absolute;
	bottom: 0px;
	font-size: 12px;
	width: 100%;
	background: rgba(51,51,51,.7);
	color: #fff;
	padding: 2px 4px;
	display: none;
	transition: all linear 0.2s;
}
.pic_img li .gallery-contents .thumbnail:hover span{
	display: block;
	transition: all linear 0.2s;
}
.pic_img li a{
	color: #d6d6d6;
}
.pic_img li .prev_img,.pic_img li .next_img{
	position: absolute;
	top: 50%;
	width: 34px;
	height: 79px;
	line-height: 79px;
	text-align: center;
	background: #3d3d3d;
}
.pic_img li .next_img{
	right: 0;
}
.fancybox-title-float-wrap .child a{
	color: #fff;
}

/*当页面宽度大于2100px小于2880px的时候执行下面的CSS*/
@media (min-width:2200px) and (max-width:2880px) {
	.pic_img .gallery-item{
		width: 11.7%;
		height: 200px;	}
	.pic_img li a img {
		max-height: 200px;
	}
}
