@charset "utf-8";
/* CSS Document */
.three_bg{
	background: #e3e2e2;
}
.menu{
	position: fixed;
	left:80px;
	top:84px
}
.menu li{
	width: 80px;
	height: 15px;
	padding-left: 20px;
	line-height: 13px;
	letter-spacing:2px;
	margin-bottom:16px;
}
.menu li:hover{
	background: url(../images/index10.png);	
}
.menu li:hover.blue{
	color: #728dbc;
}
.menu .blue{
	color: #728dbc;
}
.menu .black{
	color: #060606;
}
.menu li:hover .black{
	color: #fff;
}
.index_page1{
	width: 100%;
	/* background: url(../images/bg.jpg) no-repeat; */
	background-size: 100%;
	margin-bottom: 20px;
	float: left;
	background: #eee;
	height: 1072px;
}

.main-group{
	width:99vw;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 440px;
}

.main-group .content{
	width:1200px;
	height:330px;
	display: flex;
	margin-top: 60px;
}

.main-group .item-group{
	display: flex;
	justify-content: center;
	align-items: center;
	height:425px;
	position: relative;
	width: 45px;
	/* overflow: hidden; */
	transition: all .4s;
	position: relative;
}
.main-group .item-group.self .img {
    position: absolute;
        right: 0;
        bottom: -9px;
		z-index: 9998;
}
.main-group .item-group .title{
	width:330px;
	height:36px;
	line-height: 36px;
	text-indent: 24px;
	left:-146px;
	background: #999;
	color: #fff;
	font-size: 14px;
	transform: rotate(-90deg);
	position: absolute;
	cursor: pointer;
	z-index: 1;
	letter-spacing: 4px;
	top:195px
}
.main-group .item-group .desc{
	box-sizing: border-box;
	height: 330px;
	background: #fff;
	padding:30px 30px 30px calc(30px + 36px);
	color: #666;
	flex: 1;
	opacity: 0;
	transition: all 0.4s;
}
.main-group .item-group .desc h1{
	font-size: 16px;
	color: #333;
	letter-spacing: 4px;
	line-height: 28px;
	margin-bottom: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 567px;
}
.main-group .item-group .desc p{
	margin-bottom:16px;
	width: 571px;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 4px;
	text-align: justify;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	    text-indent: 28px;
		height: 72px;
}
.main-group .item-group .desc .btn{
	margin-top:30px;
	display: inline-block;
	padding:10px 30px;
	border-radius: 20px;
	color: #fff;
	background: #a70000;
}
.main-group .item-group .img img{
	    width: 359px;
	    opacity: 0;
	    box-sizing: border-box;
	    border: 4px solid #fff;
	    transition: all 0.4s;
	    height: 515px;
}
.main-group .item-group.self{
	width:100%;
}

.main-group .item-group.self .desc{
	opacity: 1;
}
.main-group .item-group.self .img img{
	opacity: 1;
}
.index_page1 .list{
	width: 252px;
	position: relative;
	float: left;
	height: 252px;

}
.index_page1 .list img{
	width:100%;
	height: 100%;
	display:block;
}
.index_page1 a .page1txt{
	width: 80%;
	background: #000;
	opacity: 0.9;
	position: absolute;
	left: 0;
	bottom: 0;
	
	padding:10%;
	line-height: 28px;
	font-size: 14px;
	letter-spacing: 2px;
	
	display: none;
	
}
.index_page1 a .page1txt p{
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.index_page1 a:hover .page1txt{
	display: block;
}
.index_page1 a:hover .page1txt {
	color: #fff;
}
.ckgd{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 100px;
	height: 70px;
}
.ckgd a {
    padding: 14px 120px 17px 120px;
    font-size: 12px;
    color: #666;
    border: 1px solid #b4b4b4;
    background: url(../images/icon01.png) no-repeat 19px center #ececec;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    letter-spacing: 5px;
	
}

.ckgd a:hover {
	color: #fff;
	border-color: #666;
	background: url(../images/icon02.png) no-repeat 19px center #666;
		
}
.index_page2{
	width: 100%;
	float: left;
}
.yx_xztitle {
    box-sizing: border-box ;
    width: 80% ;
	margin: 0 auto;
    margin-bottom: 66px ;
	
	margin-top: 80px !important;
}
.yx_xztitle .title1 {
        font-size:25px ;
        color: #333 ;
        text-align: center ;
        line-height: 54px ;
        font-weight: normal ;
		letter-spacing: 14px;
}
.yx_xztitle h2{
	width: 100% !important;
}
.yx_xztitle .title2 {
    font-size: 14px !important;
    color: #333 !important;
    margin: 0px 0 50px 0;
    text-align: center !important;
    margin-bottom: 38px !important;
    letter-spacing: 4px !important;
    margin-top: 20px !important;
	font-weight: normal !important;
	text-transform:uppercase;
	padding-right: 10px;
	
}
.index_page3{
	width:100%;
	float: left;
}
.zlhd{
	width:1008px ;
	margin: 0 auto;
}
.zlhd ul{
	margin-left: -40px;
}
.zlhd li {
	float: left;
	margin-left: 40px;
	position: relative;
}
.zlhd .new{
	position: absolute;
	    background: #000;
	    opacity: 0.9;
	    color: #fff;
	    padding: 3px 8px;
	    left: -15px;
	    top: 15px;
	    font-size: 12px;
	    letter-spacing: 4px;
}
.zlhd li img{
	width: 214px;
	height: 214px;
	border-radius: 100%;
	border: 4px solid #fff;
}
.zlhd li a:hover img{
	border: 4px solid #ddd;
}
.zlhd li h1{
	font-size: 12px;
	color: #999;
	letter-spacing: 2px;
	margin-top: 10px;
}
.zlhd li h2{
	font-size: 14px;
	color: #333;
	letter-spacing: 4px;
	width: 214px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 15px;
}
.zlhd li p{
	font-size: 14px;
	font-size: 12px;
	letter-spacing: 4px;
	width: 214px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-top: 8px;
	line-height: 24px;
	color: #666;
}
.zlhd li a h2{
	color: #333;
}
.zlhd li a h2:hover {
	background: url(../images/y_xqy05.png) repeat-x;
}
.index_page4{
	background: url(../images/y_xqy06.jpg) repeat-x #eeeeee;
	width: 100%;
	float: left;
	margin-top: 100px;

	padding-bottom: 100px;
}
.index_page4 .yx_xztitle{
	margin-top: 0;
}
.gallery_01{height:395x; width:100%; margin:0 auto; }
.gallery_01 .button_last{background:url(../images/arrow_big.png)  no-repeat; border:none; width:71px; height:32px; margin:60px 0 0 0; float:left; cursor:pointer; display:block;outline: none;}
.gallery_01 .button_next{background:url(../images/arrow_biga.png) no-repeat; border:none; width:71px; height:32px; margin:60px 0 0 0; float:right; cursor:pointer; display:block;outline: none;}
.gallery_01 .scroll_o{width:100%;height:395px;overflow:hidden;float:left;position:relative}
.gallery_01 .scroll_c{position:absolute;}
.gallery_01 ul{}
.gallery_01 li{width:158px; float:left; margin:0 45px;}
.gallery_01 li .photoimg{
	width:158px;
	height: 315px;
	position: relative;
	
}
.gallery_01 li img{width:158px; height: auto; float:left;position: absolute;  bottom: 0;}
.gallery_01 li .text{background:#eee; color:#333;clear:both; margin-top: 15px;
}
.gallery_01 li .text h1{
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-height: 24px;
	font-size: 14px;
	letter-spacing: 2px;
}
.gallery_01 li .text h2{
	font-size: 14px;
	letter-spacing: 2px;
	color: #999;
}
.gallery_01 li .text h1 a{
	color: #333;
}
.gallery_01 li .text h1 a:hover{
	background: url(../images/y_xqy05.png) repeat-x;
}
.gallery_01 .scroll_c_two{position:absolute;top:0}
/**首页 end**/
.new_szzllist{
	width: 100%;
	float: left;
	margin-top: 30px;
}
.new_szzllist .qishu{
	width: 1566px;
	margin: 0 auto;
	
}
.new_szzllist .qishu .qikan{
	    margin: 0 33px 32px 0;
	    padding: 15px 10px 16px;
	    color: #fff;
	    float: left;
	    font-size: 12px;
	    width: 97px;
	    text-align: center;
	    background-color: #565555;
	    box-sizing: border-box;
	    letter-spacing: 1px;
}
.new_szzllist .qishu .qikan h1{
	font-size: 14px;
	letter-spacing: 4px;
	color: #fff;
}
.new_szzllist .qishu .qikan h2{
	font-size:28px;
	letter-spacing: 4px;
	color: #fff;
	margin-top: 10px;
}
.new_szzllist .search{
	width: 319px;
	background-color: #eee;
	float: right;
	position: relative;
	height: 40px;
	margin-top: 30px;
}
 .new_szzllist .search select
 {
	padding: 9px 11px 7px;
	    font-size: 12px;
	    color: #878787;
	    width: 85px;
	    box-sizing: border-box;
	    border: none;
	    background-color: #efefef;
		margin-top: 5px;
		outline: none; 
	 
 }  
.new_szzllist .search input{
	padding: 9px 11px 7px;
	    font-size: 12px;
	    color: #878787;
	    width: 190px;
	    box-sizing: border-box;
	    border: none;
	    background-color: #efefef;
		margin-top: 5px;
		outline: none;
}    
.new_szzllist .search  button{
	border: none;
	background: url(../images/icon15.png) no-repeat;
	width: 18px;
	height:21px;
	outline: none;
	position: absolute;
	right: 10px;
	    top: 10px;
}
.new_szzllist .photolist{
	width: 1548px;
	margin: 0 auto;
}

.new_szzllist .photolist ul{
	
	margin-left: -25px;
}
.new_szzllist .photolist li{
	width: 182px;
	float: left;
	margin-left: 14px;
	margin-bottom: 45px;
	height: 225px;
}
.new_szzllist .photolist li img{
	width:164px;
	height: auto;
	float: left;
	margin-bottom: 15px;
	/* margin-left: -49px; */
}
.new_szzllist .photolist li .geduoqi_photo{
	    width: 164px;
	    height: 164px;
	    overflow: hidden;
	    display: flex;
	    align-items: center;
	    border:9px solid #565555;
}
.new_szzllist .photolist li .geduoqi_photo01 img{
	width: 182px;
	height: auto;
	transition: all 0.5s;
	margin-left: 0;
	margin-bottom: 0;
}
.new_szzllist .photolist li .geduoqi_photo01:hover img{
	width: 182px;
	height: auto;
	transform: scale(1.1);
}
.new_szzllist .photolist li .geduoqi_photo01{
	    width: 182px;
	    height: 182px;
	    overflow: hidden;
	    display: flex;
	    align-items: center;

}
.new_szzllist .photolist li p{
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	width: 100%;
	font-size: 14px;
	line-height: 28px;
}
.new_szzllist .photolist li p a{
	color: #666;
	letter-spacing: 2px;
}
.new_szzllist .photolist li p a:hover{
	color: #666;
	background: url(../images/y_xqy05.png) repeat-x;
}
.fenye{
	width: 100%;
	float: left;
	margin: 47px 0 203px 0;
	text-align: center;
}

/**数字展览 end**/
.new_zlhd{
	width: 100%;
	float: left;
}
.new_zlhd .fenlei{
	width: 496px;
	margin: 0 auto;
}
.new_zlhd .fenlei a{
	color: #333;
	font-size: 16px;
	letter-spacing:4px;
	margin-right: 24px;
	margin-left: 24px;
	display: inline-block;
}
.new_zlhd .item h1{
	font-size:12px;
	color: #666;
	letter-spacing:2px;
	margin-bottom: 20px;
}
.new_zlhd .item{
	width: 1044px;
	margin: 0  auto;
	margin-top:100px;
}
.new_zlhd .item li{
	float: left;
	margin-bottom:80px;
	width: 1044px;
	
}
.new_zlhd .item h2{
	padding: 17px 26px 19px;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	letter-spacing: 5px;
	background-color: #565555;
	margin-bottom: 20px;
	
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.new_zlhd .item h2 a{ color: #fff;}
.new_zlhd .item p{
	font-size:14px;
	color: #333;
	letter-spacing:4px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/**展览活动 end**/
.zlyg .fenlei{
	width: 648px;
	margin: 0 auto;
	margin-bottom: 100px;
}
.zlyg .fenlei a{
	color: #333;
	font-size: 16px;
	letter-spacing:4px;
	margin-right: 24px;
	margin-left: 24px;
	display: inline-block;
}
.zlyg .photolist{
	width: 1002px;
	margin: 0 auto;
}
.zlyg .photolist ul{
	
	margin-left: -50px;
}
.zlyg .photolist li{
	width: 213px;
	float: left;
	margin-left: 50px;
	margin-bottom: 45px;
}
.zlyg .photolist li img{
	width: 213px;
	height: auto;
	float: left;
	margin-bottom: 15px;
	vertical-align: middle;
}
.photolist .zlhd_img{
	height: 213px;
	overflow:hidden;
	    align-items: center;
	    display: flex;
}
.zlyg .photolist li p{
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	width: 100%;
	font-size: 14px;
	line-height: 28px;
}
.zlyg .photolist li p a{
	color: #333;
	letter-spacing: 2px;
}
.zlyg .photolist li p a:hover{
	color: #666;
	background: url(../images/y_xqy05.png) repeat-x;
}
.zlyg .photolist li span{
	color: #999;
	    margin-top: 10px;
	    display: block;
}
/**展览预告 end**/
.view{
	width: 100%;
	margin: 0 auto;
		padding-bottom: 203px;
	
}
.view .title{
	width: 1040px;
	margin: 0 auto;
}
.view .title h1{
	    margin-bottom: 11px;
	    color: #666;
	    font-size: 12px;
	    line-height: 1.5;
		letter-spacing: 2px;
}
.view .title h2{
	    padding: 17px 26px 19px;
	    color: #fff;
	    display: inline-block;
	    font-size: 18px;
	    letter-spacing: 5px;
	    background-color: #565555;
		width: 95%;
		
}
.view .con{
	width: 1040px;
	margin: 0 auto;
	    margin-top: 44px;

}
.view .con img{
	max-width: 1040px;
}
/**最终页 end**/
.new_szzllist .shaixuan{
	float: right;
	    margin-top: 38px;
	    margin-right: 15px;
}
.shaixuan li {
	width: 170px;
	float: left;
	margin-right: 30px;
}
.shaixuan li label{
	width: 170px;
	float: left;
	margin-bottom:10px;
}
.shaixuan li select{
	width: 170px;
	float: left;
	border: none;
	border-bottom: 2px solid #333;
	padding-bottom: 10px;
    outline: none;
	letter-spacing: 4px;
	
}
.zimushai{
	    width: 1548px;
	    margin: 0 auto;
	    margin-top: -83px;
	    margin-bottom: 100px;
}
.zimushai a{
	color: #333;
	margin-right: 15px;
}
.zimushai a:hover{
	color: #666;
}
/**作品筛选 end**/
.zuopin_img{
	width: 1100px;
	margin: 100px auto;
	text-align: center;
	position: relative;
	
}
.zuopin_img .fanye{
	width: 1080px;
	float: left;
	text-align: center;
	margin-top: 12px;
	margin-left: 10px;
}
.zuopin_img .fanye span{
	    color: #fff;
	    background: #333;
	    padding: 4px 14px 6px 18px;
	    font-size: 12px;
	    letter-spacing: 4px;
		font-size: 12px;
	
}
.zuopin_img .fanye span a{
	color: #fff;
}
.zuopin_img .fanye span a:hover{
	color: #fff;
}
.zuopin_img img{
	max-width: 1100px;
	
	}
.yxrenwulist{
	margin-bottom: 54px;
	width: 1080px;
	margin: 100px auto 203px auto;
	}
.yxrenwulist h1{ width:1056px ;float: left; background: #b7b7b7; font-size: 16px !important; font-weight: bold;text-align: left!important; padding:6px 12px;margin-bottom: 25px !important;line-height: 32px; }
.yxrenwulist li{  float: left; font-size: 14px;    line-height: 33px; }
.yxrenwulist li span{    width: 457px;
    display: block;
    float: left;
    margin-right: 24px;}
.zupong_list{
	width: 1100px;
	margin: 100px auto;
	text-align: center;
	
}
.zupong_list .img{
	width: 140px;
	height: 140px;
	margin-right: 30px;
	float: left;
	
}
.zupong_list .img img{
	width: 140px;
	height: 140px;
	
}
.zupong_list .con{
	width: 900px;
	float: left;
	text-align: left;
}
.zuopintuijian{
	width: 1100px;
	margin: 100px auto;
	text-align: center;
}
.zuopintuijian h1{
	margin-bottom: 66px;
	    color: #444;
	    font-weight: normal;
	    font-size: 27px;
	    text-align: center;
	    letter-spacing: 6px;
}	
.zuopintuijiancon{
	width: 100%;
	margin-top: 25px;
}
/**作品最终页 end**/
.pagination  ul {
    display: inline-block;
    vertical-align: middle;
}
.pagination li {
    display: inline-block;
	    padding: 0 5px;
}
.pagination  li.active span {
    
    color: #666;
	border-bottom: 1px solid #B5B5B5;
}
.paginationdiv span {
    font-size: 14px;
    color: #666;
    border: 1px solid #b5b5b5;
    box-sizing: border-box;
    margin-right: 5px;
    min-width: 40px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
}
.meishu_back{
	position: absolute;
	top:116px;
	left:178px;
}

.fenlei{
	width: 610px;
	margin: 0 auto;
	padding-right: 8px;
	margin-bottom: 110px;
}
.fenlei a{
	color: #333;
	font-size: 16px;
	letter-spacing:4px;
	margin-right: 24px;
	margin-left: 24px;
	display: inline-block;
	
}
.fenlei .active {
    background: url(../images/y_xqy05.png) repeat-x bottom;
}
.leftjiantou{
	background: url(../images/leftjiatou.png);
	width: 79px;
	height: 79px;
	display: inline-block;
	position: absolute;
	left:-100px;
	top:50%;
	margin-top: -34px;
}
.rightjiantou{
	background: url(../images/rightjiatou.png);
	width: 79px;
	height: 79px;
	display: inline-block;
	position: absolute;
	top:50%;
	margin-top: -34px;
	right:-100px;
}
.topdown{
	       width: 1040px;
	       margin: 0 auto;
	       margin-top: 44px;
	       background: #eee;
	       padding: 15px 15px;
	       height: 58px;
}
.notice_page01{
	width: 100%;
	float: left;
	line-height: 30px;
}
.notice_page01 a{ color: #333;font-size: 12px; letter-spacing: 4px;
width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.notice_page01 a:hover{ color: #831019; border-bottom: 1px dotted #831019;}
.new_back{
	width:100%;
	float: left;
	height: 60px;
	margin-top: -52px;
	margin-bottom: 90px;
}
.new_back a{
	width: 710px;
	height: 60px;
	line-height: 55px;
	font-size: 12px;
	letter-spacing: 4px;
	padding-left: 4px;
	display: block;
	background: #e0e0e0;
	margin: 0 auto;
	text-align: center;
	color: #666;
}
.new_back a:hover{color: #666;}