@charset "utf-8";
/* CSS ContactUs */

.ContactUs{ text-align:left; line-height:25px; margin:0 15px; padding-bottom:15px;}
.ContactUs h3{ font-weight:700; font-size:15px; color:#1c62be; border-bottom:1px solid #DDD}
.ContactUs .com{ width:100%; background:#FFF; overflow:hidden;}
.ContactUs .con{ }
.ContactUs .con li{ height:50px;line-height:50px; font-weight:bold; color:#787878;}
.ContactUs .con img{ margin-right:10px; vertical-align:middle;}
.ContactUs .con li span{ color:#333; margin-right:5px;}