
.head2 {position: relative;z-index: 11;height:5.75rem;overflow:hidden; background:#fff;}
.head2 h1{ width:35%; float:left; margin:2.2rem 0 0 3%;}
.head2 h1 img{display:block; width:100%;}
.head2 h3{ width:51%; float:left; text-align:right;font-size:1.5rem; line-height:5.75rem; color:#333;}
.head2 h3 a{ display:inline-block; color:#333; padding:0 5%; text-align:center; position:relative;}
.head2 h3 a:before{ content:""; position:absolute; top:2.3rem; right:0; width:1px; height:15%; background:#ddd;}
.head2 h3 a:last-child:before{ background:none;}
.head2 .menu_btn{width:4.375%; height:4rem; float:right; margin:2.2rem 3% 0 0;}
.head2 .menu_btn a.downmenu{display:block; width:100%;}
.head2 .menu_btn img{ display:block; width:100%;}

.menu2 .slideMenu{ width:100%; display: none;z-index:99;position:absolute; top:5.75rem; right:0; transition:transform 1s;-webkit-transition:transform 1s;background:rgba(251,63,0,0.9); padding:1rem 0 2rem;}
.menu2.down .slideMenu{transform:translate3D(0,100%,0);-webkit-transform:translate3D(0,100%,0);}
.menu2 ul li {line-height:2.6rem;text-align:center;color:#fff;font-size:1.1rem;}
.menu2 ul li a {display:block;font-size:1.1rem; font-family:"Microsoft Yahei"; color: #fff;text-decoration: none;}
		

        .m-xx-02-tit {
            height: 4rem;
            width: 100%;
            font-size: 1.6rem;
            text-align: center;
            color: #fff;
            line-height: 4rem;
            background:  #fb5c03;
            border-bottom: 1px solid #FA756E;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            box-sizing: border-box;
        }
        
        .info-content-5-map-info {
            border: 1px solid #e9e9e1;
            padding: 0.5rem;
        }
        
        .info-content-5-map-info-right {
            float: right;
            width: 8rem;
            background:#fb5c03;
            height:3.4rem;
            line-height:3.4rem;
            border-radius: 1rem;
            text-align:center;
            margin-left:1rem;
            margin-top:0.5rem;
        }
        
        .info-content-5-map-info-right a {
            color: #fff;
        }
        /*在线地图*/
        
        .BMap_bubble_title {
            color:#fb5c03;
            font-weight:bold;
        }
        
        .info-content-5-map #allmap {
            height: 360px;
        }
        
        .BMap_bubble_content .font-left {}
        
        .BMap_bubble_content .font-right {
            width: 85px;
            margin-top: 15px;
            background-color: #fb5c03;
            border-radius: 10px;
            text-align: center;
            font-size: 15px;
            height: 34px;
            line-height: 34px;
        }
        
        .BMap_bubble_content p {
            font-size: 15px;
            line-height: 24px;
        }
        
        .BMap_bubble_content h5 {
            font-size: 15px;
            font-weight: bold;
            line-height: 30px;
        }
        
        .BMap_bubble_content a {
            color: #fff;
        }
        
        #m1-allmap {
            height: 200px;
        }
        
        #m1-l-map {
            height: 300px;
            width: 100%;
            margin: .75rem 0 1rem;
        }
        
        #m1-r-result,
        #m1-r-result table {
            width: 100%;
            margin: .75rem 0 1rem;
        }
    

.g-ft{padding-bottom:6rem; background:#f4f4f4 url(images/fbg.gif) repeat-x center top; background-size:1px 4rem;}
.g-ft h3{ width:4rem; height:4rem; margin:0 auto;}
.g-ft h3 img{ display:block; width:100%;}

.fwz{ text-align:center; line-height:2.2rem; color:#333; font-size:1rem; margin-top:1rem; font-family:"Microsoft YaHei";}
.fwz a{ display:inline-block; padding:0 1.5%; color:#333; position:relative;}
.fwz b{ display:block; font-size:1.5rem;}
.fwz span{ display:block; text-align:center;}
.fwz span em{ display:block; width:30.9375%; margin:0.7rem auto 0;}
.fwz span em img{ display:block; width:100%; border:0.5rem solid #fff;}


.fnav{ position:fixed; bottom:0; left:0; min-width:320px; max-width:640px; width:100%; height:5rem; background:#333;z-index:92;}
.fnav li{ width:25%; float:left; height:5rem; position:relative;}
.fnav li:before{ content:""; position:absolute; top:0.5rem; right:0; width:1px; height:4rem; background:#717171;}
.fnav li a{ display:block; text-align:center; color:#fff; font-size:1.1rem; height:5rem; line-height:1.3rem; font-family:"Microsoft YaHei";}
.fnav li a:hover{background: #ff6903; /* Old browsers */
background: -moz-linear-gradient(left,  #ff6903 0%, #ff9730 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #ff6903 0%,#ff9730 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #ff6903 0%,#ff9730 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6903', endColorstr='#ff9730',GradientType=1 );}
.fnav li em{ display:block; width:22.5%; margin:0 auto 0.4rem; padding-top:0.6rem;}
.fnav li em img{ display:block; width:100%;}
        
