﻿
.c_more{font-size:16px; color:#fff;  font-weight: bold; text-transform: uppercase; display: inline-block; letter-spacing: 1px; margin-left:49%;
transform:rotate(90deg);
	-ms-transform:rotate(90deg); 	/* IE 9 */
	-moz-transform:rotate(90deg); 	/* Firefox */
	-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
	-o-transform:rotate(90deg); 
}
.c_more:hover{color:#d12c28; }
.c_line2{width:3px; height: 155px;   background-color:#fff; position: absolute;  left:50%; margin-left:-1.5px;}
.c_line2 i{display:block; width:3px;  background-color:#fff;}
