﻿
.main{padding-bottom:80px;}
.line{height:5px;position:relative;display:block;background: url(images/line.png) repeat-x 0 1px;}
.line i{display: block;width: 4px;height: 5px;background: url(images/line_p.png) no-repeat 0 0;position: absolute;top: 0;}
.line i.line_l{left:0;}
.line i.line_r{right:0;}
.box{position:relative;}
.box .contact_main{margin:25px;line-height:25px;font-weight:normal;font-family: Gotham-Book,"微软雅黑",Arial,"宋体"; height:138px;}
.box .contact_main .address_img {margin-right:20px;}
.box .map{position:absolute;right:16px;bottom:25px;height:30px;width:70px;display:block;color:#fff;background:#005634;line-height:30px;text-align:center;font-weight:bold;}
.box .map:hover{text-decoration:none;}

@media screen and (max-width: 1210px){
	.line{background: url(images/line_x2.png) repeat-x 0 2px;background-size:20px 2px;}
	.line i{background: url(images/line_p_x2.png) no-repeat 0 0;background-size:4px 5px;}
	.main{margin:0 20px;}
}


