.contact_feedback img {
	width: 100%;
}
.contact_feedback {
	position: relative;
}
.contact {
	background: #fff;
	width: 100%;
	float: left;
	height:412px;
}
/* Contact */
/*=============================================================*/

.contact_col0 {
	width: 30%;
	float: left;
}
.contact_col1 {
	width: 60%;
	float: left;
}
.contact_col2{
float:left;
width:10%;
padding-top:90px;}
.contact_col2 .callme{ width:203px;}
.contact_col2 .callme img{ float:left; margin-right:15px;}
.contact h6 {
	font-size: 40px;
	line-height: 50px;
	color: #000;
	font-weight: bold;
}
.contact_map {
	position: relative;
}
.contact_map img {
	width: 100%;
}
.contact_col0 .summary {
    padding: 0 0 90px 30px;
} 
.contact_col0 .summary p {
    width: 400px;
    float: left;
    position: relative;
	margin-top:60px;
} 
.contact_col0 .summary .p1{ margin-top:10px; font-size:18px; line-height:2}
.contact_col0 .summary .p2{ margin-top:10px;font-size:18px;line-height:2}
.contact_col0 .summary .p3{ margin-top:0px;font-size:24px;line-height:2; font-weight:bolder; }
.contact_col0 .summary p img{ margin-right:30px;}
.contact_col0 .summary span {
    width: 100%;
    color: #666;
    font-size: 16px;
    display: block;
    float: left;
    margin: 10px 0; 
} 
.contact_col0 .summary input {
    width: 333px;
    height: 25px;
    line-height: 25px;
    padding: 10px 12px 10px 44px;
    color: #333;
    font-size: 18px;
    border: 0;
    display: block;
    float: left;
    font-family: "微软雅黑", "Microsoft YaHei";
    background: url("../images/phone_icon.png")/*tpa=http://www.toprand.com/assets/images/skin/phone_icon.png*/ no-repeat 10px center #eaeaea;
} 
.contact_col0 .summary a {
    background: #c91521;
    color: #fff;
    width: 170px;
    height: 45px;
    float: left;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin: 10px 0; 
    transition:         all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -ms-transition:     all .3s ease-out;
    -moz-transition:    all .3s ease-out;
    -o-transition:      all .3s ease-out;
} 
.contact_col0 .summary a:hover {
    background: #b3000c;
} 
.location_btns {
	position: absolute;
	left: 35px;
	top: 24px;
	width: 64px;
}
.location_btns a {
	width: 64px;
	height: 37px;
	border: 1px solid #d4d4d4;
}
.location_btns a {
	width: 64px;
	height: 37px;
	border: 1px solid #d4d4d4;
	margin: 0 0 1px 0; 
	float: left;
	display: block;
	position: relative;
}
.location_btns a.active {
	border: 0px solid #181818;
}
.location_btns em {
	width: 64px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	line-height: 37px;
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
}
.location_btns i {
	width: 100%;
	height: 100%;
	display: block;
	background: #D87E7D;
	opacity: .7;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}
.location_btns a.hover {
	color: #fff;
}
.location_btns a.active em {
	color: #fff;
}
.location_btns a.active i {
	background: #BB0102;
	opacity: 1;
}
.location_btns a:hover {
	border: 1px solid #b52828;
}
.location_btns a.active:hover {
	border: 1px solid #181818;
}
.location_info {
	position: absolute;
	left: 35px;
	bottom: 30px;
}
.location_info p {
	width: 100%;
	height: 52px;
	float: left;
}
.location_info p:nth-child(2),
.location_info p:nth-child(3),
.location_info p:nth-child(4),
.location_info p:nth-child(5) {
	height: 28px;
}
.location_info i {
	font-weight: bold;
	font-size: 30px;
	line-height: 30px;
	color: #fff;
	background: #BB0102;
	margin-bottom: 9px;
	padding: 6px 8px 8px 8px;
	float: left;
}
.location_info span {
	padding: 0 3px;
}
.location_info em {
	color: #fff;
	background: #BB0102;
	margin-bottom: 2px;
	padding: 2px 8px 3px 8px;
	float: left;
}
.location_info a {
	color: #fff;
}
.location_info a:hover {
	color: #b52828;
}
.contact_feedback img {
	width: 100%;
}
.contact_feedback {
	position: relative;
}
.comment {
	width: 90%;
	position: absolute;
	right: 0;
	top: 0px;
}
.comment h3 {
	font-family: Arial;
	font-size: 72px;
	line-height: 72px;
	color: #fff;
}
.comment h5 {
	width: 80%;
	color: #fff;
}
.comment h3:first-child,
.comment h5 {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
}
.comment_main {
	width: 100%;
	height: 250px;
	margin-top: 17px; 
	position: relative;
}
.comment .comment_main h3,
.comment .comment_main h5 {
	text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.comment_main i {
	width: 100%;
	height: 100%;
	display: block;
	background: #b00000;
	position: absolute;
	left: 0;
	top: 0;
	opacity: .8;
	z-index: 0;
}
.comment_main .col0 {
	float: left;
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 99;
}
.comment_middle .col0 {
	left: 35px;
	top: 35px;
}
.comment_large .col0 {
	left: 50px;
	top: 50px;
}
.comment_main .col1 {
	float: left;
	position: absolute;
	left: 320px;
	top: 20px;
	z-index: 99;
}
.comment_middle .col1 {
	left: 360px;
	top: 35px;
}
.comment_large .col1 {
	left: 470px;
	top: 50px;
}
.comment_main .col0 li {
	margin-bottom: 4px;
	position: relative;
}
.comment_large .col0 li {
	margin-bottom: 7px;
}
.callme em,
.comment_main .col0 span {
	position: absolute;
    width: 16px;
    height: 16px;
    line-height: 16px;
    display: block;
    text-align: center;
	right: 10px;
	top: 4px;
	color: #c91521;
    border: 1px solid #c91521;
    border-radius: 8px;
    cursor: default;
}
.callme em {
    top: 14px;
    left: 360px;
    display: none;
}
.comment_small .col0 span {
    top: 4px;
}
.comment_middle .col0 span {
    top: 6px;
}
.comment_large .col0 span {
	top: 9px;
}
.comment_main input {
	width: 250px;
	height: 20px;
	padding: 2px 6px; 
	line-height: 20px;
	background: #fff;
	border: 1px solid #bfbfbf;
}
.comment_middle input {
	width: 271px;
	height: 20px;
	padding: 4px 7px; 
	line-height: 20px;
}
.comment_large input {
	width: 359px;
	height: 24px;
	padding: 6px 8px; 
	line-height: 24px;
}
.comment_main  textarea {
	font-size: 13px;
    font-family: "微软雅黑", "Microsoft YaHei", "宋体";
	line-height: 20px;
	background: #fff;
}
.comment_small textarea {
	width: 250px;
	height: 50px;
	max-width: 250px;
	max-height: 50px;
	padding: 2px 6px; 
	border: 1px solid #bfbfbf;
}
.comment_middle textarea {
	font-size: 13px;
    font-family: "微软雅黑", "Microsoft YaHei", "宋体";
	width: 273px;
	height: 90px;
	max-width: 273px;
	max-height: 90px;
	padding: 2px 6px; 
}
.comment_large textarea {
	width: 360px;
	height: 130px;
	max-width: 360px;
	max-height: 130px;
	padding: 6px 8px; 
}
.comment_main .col0 h5 {
	width: 105px;
	position: absolute;
	right: 3px;
	bottom: 6px;
	font-size: 12px;
	color: #b90000;
}
.comment_main .col1 h3 {
	font-size: 24px;
	line-height: 24px;
    font-family: "微软雅黑", "Microsoft YaHei", "宋体";
    font-weight: bold;
    padding: 0 0 10px 0;
}
.comment_main .col1 h5 {
	width: 100%;
	font-size: 36px;
	line-height: 36px;
    font-family: "微软雅黑", "Microsoft YaHei", "宋体";
    font-weight: bold;
    padding: 0 0 20px 0;
}
.comment_large .col1 h5 {
    padding: 0 0 40px 0;
}
.comment_main .col1 li {
	width: 19%;
	border: 1px solid #fff;
	float: left;
	text-align: center;
	color: #fff;
	margin: 0 8px 8px 0; 
	position: relative;
	cursor: pointer;
}
.comment_large .col1 li {
	width: 20%;
	margin: 0 14px 14px 0; 
}
.service_item div {
	width: 97%;
	height: 100%;
	padding: 6px 0; 
	border: 2px solid #fff;
	border-color: rgba(255, 255, 255, 0);
    transition:         all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -moz-transition:    all .3s ease-out;
    -o-transition:      all .3s ease-out;
}
.comment_large .service_item div {
	padding: 9px 0; 
}
.comment_main .col1 li:hover div {
	border-color: rgba(255, 255, 255, 1);
}
.service_item span {
	width: 65px;
	display: block;
	margin: 0 auto;
	line-height: 16px;
}
.comment_large .service_item span {
	line-height: 19px;
}
.service_item input {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 97%;
	height: 100%;
	display: block;
	z-index: 2;
	opacity: 0;
	cursor: pointer;
}
.service_item em {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 14px;
	height: 12px;
	display: block;
	z-index: 1;
	background: url("../images/check.png")/*tpa=http://www.toprand.com/assets/images/skin/check.png*/ right bottom;
	display: none;
}
.send_btn a {
    width: 100px;
    height: 30px;
    line-height: 33px;
    display: block;
    background: #fff;
    color: #b22525;
    font-weight: bold;
    width: 100px;
    font-size: 18px;
    text-align: center;
    transition:         all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -ms-transition:     all .3s ease-out;
    -moz-transition:    all .3s ease-out;
    -o-transition:      all .3s ease-out;
}
.send_btn:hover a {
	background: #bcbcbc;
}
.contact_ask ul {
	width: 90%;
	margin: 0 auto; 
}
.contact_ask li {
	text-align: center;
	width: 20%;
	float: left;
	position: relative;
}
.contact_ask a {
	width: 89px;
	height: 89px;
	display: block;
	border: 1px solid #fff;
	border-radius: 45px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -45px 0 0 -45px;
    transition:         all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -ms-transition: 	all .3s ease-out;
    -moz-transition:    all .3s ease-out;
    -o-transition:      all .3s ease-out;
}
.contact_ask span {
	width: 120px;
	height: 117px;
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
    overflow: hidden;
	margin: 0 0 0 -60px;
    background: url("../images/redbg.png")/*tpa=http://www.toprand.com/assets/images/skin/redBg.png*/;
    opacity: 0;
    transition:         all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -ms-transition: 	all .3s ease-out;
    -moz-transition:    all .3s ease-out;
    -o-transition:      all .3s ease-out;
}
.contact_ask a img {
    transition:         all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -ms-transition: 	all .3s ease-out;
    -moz-transition:    all .3s ease-out;
    -o-transition:      all .3s ease-out;
}
.contact_ask a:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: 	   scale(1.1, 1.1);
    -moz-transform:    scale(1.1, 1.1);
    -o-transform: 	   scale(1.1, 1.1);
    transform: 		   scale(1.1, 1.1);
}
.contact_ask li:hover span {
    opacity: 1;
}
.ask_name {
	color: #000;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 6px; 
}
.ask_title {
	color: #000;
	font-size: 14px;
	line-height: 24px;
}

/* Contact end */