body { font:12px Arial,"Microsoft YaHei",sans-serif; color:#333;background:#fff;}
body,form,menu,dir,fieldset,blockquote,p,pre,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6 { padding:0; margin:0; }
ul,ol,dl,li{ list-style:none; }
a {color: #333;text-decoration: none;}
a:hover {color: #000;text-decoration: underline;}
a img {border: none;}
.clear {clear: both;line-height: 0px;height:0px;font-size:0px;}
.content {width:990px;margin: 0 auto;}
.left {float:left;}
.right {float:right;}
.mt10 {margin-top:10px;}
.oh {height:100%;overflow: hidden;}

.contact {text-align:center;padding:0 40px;}
.contact img {vertical-align:bottom;width:120px;height:120px;background:#fff;margin-top:100px;border-radius:50%;}
.contact h1 {font-size:21px;margin-top:30px;color:#1d76aa;font-weight:normal;}
.contact h2 {font-weight:normal;font-size:16px;color:#555;margin-top: 20px;border-top:1px solid #eee;padding-top: 20px;}
.contact p {margin-top:40px;}
.contact p a {font-size:16px;width:100%;display:inline-block;height:60px;line-height:60px;color:#fff;background:#2c95d2;border-radius:5px;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}
.contact p a i {display:inline-block;vertical-align:middle;margin-right:10px;color:#fff;margin-top:3px;}
.contact p a:hover {text-decoration:none;}
.contact p a:active{text-decoration:none;background:#1d76aa;}