@charset "UTF-8";

/*导航样式*/
#banner{ width: 100%; height: 350px; margin-bottom: 50px;}
#banner img{ width: 100%; height: 350px;}

/*内容部分*/

/*头部样式*/
#head_top{ width: 100%; height: 150px; background-color: #fff; -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.3); -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.3); box-shadow: 1px 1px 1px rgba(0,0,0,0.3);}
.head_top1{ width: 1200px; height: 150px; margin: 0 auto; background: url("../images/other1.jpg") 260px 31px no-repeat;}
.head_top1 img{ width: 235px; height: 80px; margin-top: 35px; float: left;}
.head_top1 h1{ margin-left: 50px; float: left; font-size: 24px; font-weight: bold; color: #ed5844; line-height: 150px; text-align: center;}
.head_top1 ul{ list-style:none; float: right; line-height: 150px; text-align: center;}
.head_top1 li{ font-size: 16px; margin-left: 30px; float: left;}

/*新闻内容*/
#main{ width: 100%; padding-top: 50px; margin-bottom: 50px;}
.main_first{ width: 100%; height: 360px;}
.main1{ width: 1200px; height: 360px; background: url("../images/other2.jpg") 450px 0 no-repeat; margin: 0 auto;}
.main1 .main1_left{ width: 360px; height: 340px; margin-left: 50px; background: url("../images/other3.png") no-repeat; float: left;}
.main1 .main1_left .word{ width: 345px; height: 68px; margin-left: 65px; line-height: 30px;}
.main1 .main1_right{ width: 740px; height: 340px; float: left;}
.main1 .main1_right .r1{ width: 550px; height: 145px; margin: 40px 130px 60px 60px;}
.main1 .main1_right .r1 img{ margin-right: 60px; float: left;}
.main1 .main1_right .r1 p{ float: left; line-height: 40px;}
.main1 .main1_right .btn{ width: 550px; height: 50px; margin: 0 145px;}
.main1 .main1_right button{ width: 550px; height: 50px; border: 0; font-size: 24px; font-weight: bold; color: #fff; border-radius: 20px; background-color: #ed5844;}

.map{ width: 100%; height: 405px;}
.map1{ width: 1200px; height: 405px; margin: 0 auto;}

.modal{ width:100%; height:100%; background:#000; opacity:0.5; position:fixed; top:0; left:0; z-index:10;}
.popBox{ width:1200px; height:650px; background:#fff; position:absolute; top:50px; left:50%; margin-left: -600px; z-index:20; }
.popBox .call{ height:50px; background:#ed5844;}
.popBox .call h2{ color: #fff; line-height:50px; text-indent:1em;}
.popBox .call a{ width:30px; height:30px; text-align:center; line-height:30px; font-weight: bold; position:absolute; top:5px; right:20px; color:#fff;}
.popBox .left{ width: 1000px; height: 600px; float: left;}
.popBox .left1{ width: 900px; height: 350px; padding: 25px 50px; background-color: #ebebeb; overflow: auto; float: left;}
.popBox .left1 .l1{ float: left; margin-bottom: 20px; display: block;}
.popBox .left1 .l1 img{ width: 50px; height: 50px; margin: 10px; float: left;}
.popBox .left1 .l1 p{ width: 788px; line-height: 35px; padding: 0 20px; background-color: #fff; border: 1px solid #b1b1b1; border-radius: 10px; float: left;}
.popBox .left1 .l2{ float: right;}
.popBox .left1 .l2 img{ float: right;}
.popBox .left1 .l2 p{ float: right; background-color: #148ac3;}
.popBox .left2{ width: 900px; height: 40px; padding: 5px 50px; border-right: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; float: left; }
.popBox .left3{ width: 1000px; height: 130px; padding: 10px 0; border-right: 1px solid #ebebeb; float: left; }
.popBox .left3 textarea{ width: 960px; height: 130px; padding: 0 20px; border: 0; outline: none;}
.popBox .left3 button{ width: 80px; height: 30px; color: #fff; font-size: 12px; float: right; position:absolute; top: 600px; right:220px;}
.popBox .right{ width: 160px; height: 560px; padding: 20px; float: left;}
.popBox .right p{ line-height: 30px;}

.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
