.showAccess_uiv { padding-top: 3.125%; text-align: center; overflow: hidden; }
.showAccess_uiv .title { font-size: 32px; font-weight: bold; color: #333; padding-bottom: 5px; position: relative; }
.showAccess_uiv .title:before { content: ""; height: 1px; width: 32.29167%; position: absolute; bottom: 0; left: 50%; margin-left: -16.14583%; background: #D1D1D1; }
.showAccess_uiv .des { width: 57.29167%; margin: 1.30208% auto 0; line-height: 22px; color: #666; }
.showAccess_uiv .more { font-size: 16px; font-weight: bold; color: #9c7314; display: inline-block; margin-left: 20px; }
.showAccess_uiv .bigWrap { width: 110%; margin-top: 1.82292%; }
.showAccess_uiv .wrap { display: block; width: 18.18182%; float: left; padding: 3.55114% 0 3.40909%; background: #F1F1F1; }
.showAccess_uiv .wrap:nth-child(2n) { background: #E9E9E9; }
.showAccess_uiv .wrap:hover { background: #9c7314; }
.showAccess_uiv .wrap:hover .tit { color: #fff; }
.showAccess_uiv .wrap:hover .imgWrap img:first-child { filter: alpha(opacity=0); opacity: 0; }
.showAccess_uiv .wrap:hover .imgWrap img:last-child { filter: alpha(opacity=100); opacity: 1; }
.showAccess_uiv .imgWrap { display: inline-block; width: 19.79167%; position: relative; }
.showAccess_uiv .imgWrap img { width: 100%; }
.showAccess_uiv .imgWrap img:last-child { position: absolute; top: 0; left: 0; filter: alpha(opacity=0); opacity: 0; }
.showAccess_uiv .tit { display: block; font-size: 20px; font-weight: bold; color: #333; margin-top: 6.51042%; }

@media screen and (max-width: 875px) { .showAccess_uiv { padding-top: 40px; }
    .showAccess_uiv .title { font-size: 24px; margin-top: 0; }
    .showAccess_uiv .des { width: 100%; padding: 0 10px; }
    .showAccess_uiv .bigWrap { margin-top: 20px; }
    .showAccess_uiv .tit { font-size: 16px; } }
@media screen and (max-width: 600px) { .showAccess_uiv .tit { font-size: 12px; }
    .showAccess_uiv .wrap { width: 30.30303%; } }
	@media screen and (max-width: 1440px){
		
				.showAccess_uiv .title { font-size: 22px; margin-top: 0; width:60%; margin:0 auto; line-height:36px; }
				.showAccess_uiv .des { width: 90%; padding: 0 10px; margin-top:20px; margin-bottom:30px; }
		}