﻿
/* CSS Document */


.banner{width:100%;height:auto;margin-top:82px}



/*按钮区开始*/
.choice{width:1100px;height:auto;margin:0 auto;margin-top:45px;overflow: hidden;}
.choice_l{width:400px;float:left;}
.choice_l li{float:left;width:125px;height:70px;background:#e5e5e5;float:left;text-align:center;font-size:18px;font-family:"微软雅黑";line-height:70px;margin-right:25px;cursor:pointer;}
.choice_l .curr a{color: #fff;}
.choice_l .curr{background: #f9662d;;}
.choice_l li a{color: #444444;}
.choice_r{float:right;}


/*联系方式开始*/
.contact{width:1100px;height:auto;margin:0 auto;margin-top:70px;overflow: hidden;}
.contact_l{width:445px;height:auto;float:left;}
.contact_l p{font-size:30px;font-family:"微软雅黑";line-height:30px;}
.contact_l p img{margin:17px 0 5px;}
.contact_l dd{width:100%;height:auto;line-height:25px;margin-top:18px;font-size:16px;font-family:PingFang SC;}
.contact_l dd img{float:left;}
.contact_r{width:555px;height:335px;float:right;}
.contact_r .map{width:100%;height:100%}
#allmap{width:100%;height:100%}
/*在线留言开始*/
.online{width:1100px;height:auto;margin:45px auto 0;margin-top:}
.msg{text-align:center;line-height:32px;font-size:14px;color:#565656;}
.online .msg b{color:#d61506;font-weight:normal;}
.online table{font-size:14px;color:#565656;}
.online table .tab{width:327px;height:27px;border:1px solid #bfbfbf;outline:none;}
.online table textarea{width:922px;height:80px;border:1px solid #bfbfbf;}
.btn1{display:block;width:115px;height:43px;background:url(../image/online_03.gif);line-height:43px;color:#ffffff;font-size:14px;font-family:"微软雅黑";}






