.return{
    position: fixed;
    bottom: 15%;
    right: 5%;
    width: 60px;
    height: 60px; 
    display: none;
}
.return>a{
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    text-align: center; 
    padding-top: 20%;
}
.return>a:hover{
    background: #000;
}
/*广告大图*/
.banner_pic{
    width: 100%;
}
.banner_pic>img{
    width: 100%;
    height: auto;
}
/*面包屑导航*/
.breadcrumb{
    font-size: 0.75em;
    width: 63.2%;
    margin: 0 auto;
    margin-top: 1em;
}
.location2{
    color: #25b4ff;
}
/*联系方式及留言*/
.contop{
    width: 100%;
}

/*侧边导航*/
.left_nav{
    width:16.8% ;
    float: left;
}
.nav_list,.nav_contact,.nav_hotpro,.wechat{
    width: 100%;
}
.nav_list>li{
    background: #d13575;
    text-align: center;
    font-size: 2rem;
    padding: 6.47% 0;
}
.nav_list>li:first-child {
    padding: 0;
    line-height: 2.5;
    border-radius: 1.3rem 1.3rem 0 0;
    color: #fff;
    background: #135390;
    margin-bottom: 3%;
    text-align: center;
    font-size: 2rem;
}
.nav_list>li>a {
    color: #fff;
    font-size: 1.6rem;
    font-weight: 600;
}
.nav_list>li>a:hover{
    color: #135390;
}
.nav_pic{
    background: #fff;
}
.nav_pic{
    width: 100%;
    height: auto;
}
.nav_hotpro>li:first-child,.wechat>li:first-child{
    padding: 0;
    line-height: 2.5;
    color: #fff;
    background: #135390;
    margin-bottom: 3%;
    text-align: center;
    font-size: 2rem;
}
.nav_hotpro>li,.wechat>li{
    width: 100%;
    margin-bottom: 3%;
}
.wechat>li>img{
    width: 100%;
    height: auto;
}
.nav_hotpro>li>a,.nav_hotpro>li>a>div{
    width: 100%;
    overflow: hidden;
}
.nav_hotpro>li>a>div>img{
    width: 100%;
    height: auto;
    -webkit-transition: transform .5s linear;
    -moz-transition: transform .5s linear;
    -ms-transition: transform .5s linear;
    -o-transition: transform .5s linear;
    transition: transform .5s linear;
}
.nav_hotpro>li>a:hover>div>img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.nav_hotpro>li>a>p,.wechat>li>p{
    font-size: 1.5rem;
    color: #333;
    text-align: center;
}
.wechat>li>p{
    margin:0;
}
.price{
     background: url(../img/product/price.jpg) no-repeat;
     padding: 5% 10%;
     margin-top: 5%;
 }
 .price>p{
     width: 70%;
     height: 2.6rem;
     text-align: center;
     color: #fff;
     background:url("../img/prodetails/redbg1.png") no-repeat;
     background-size: contain;
     font-size:1rem;
     margin-bottom: 0;
     line-height: 1.8;
 }
 .teleinput>div:last-child{
    margin-top: 5%;
    margin-bottom: 5%;
} 
.teleinput>div:first-child>input{
    width: 90%;
    text-indent: 2rem;
    font-size: 1.2rem;
    line-height: 200%; 
    background: none;
    color: #fff; 
    outline: none;
    border: 1px solid #fff;
    border-radius: 1.5rem 1.5rem;  
} 
.teleinput>div:last-child>input{
    width: 80%;
    color: #fff;
    background: url("../img/product/arrow.png") no-repeat;
    background-size: cover;
    border: none;
    padding:3%;
    text-align:center; 
    margin-left: 20%;
    margin-top: 5%;
    cursor: pointer;
    letter-spacing: 0.2rem;
}

.teleinput>div:last-child>input:focus{
    outline:none; 
    caret-color:#135390;
}
/*联系方式*/
.contact{
    width: 80%;
    float: right;
}
.contitle{
    width: 100%;
    border-bottom:3px solid #2661ce;
}
.contitle>p{
    width: 15%;
    background: url("../img/contact/title.png") no-repeat;
    background-size: contain;
    color: #fff;
    padding: 1% 0;
    text-align: center;
}
.contact_text{
    width: 100%;
    margin: 4% auto;
    position: relative;
}
.left_logo{
    width: 29.14%;
    position: relative;
}
.left_logo>img{
    width: 100%;
    height: 100%;
}
.logo{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}
.right_text{
    width: 85.06%;
    position: absolute;
    top: 0;
    right: 0;
}
.right_text>img{
    width: 100%;
    height: 100%;
}
.serve{
    font-weight: normal;
    font-size: 1.875em;
    text-align: center;
    position: absolute;
    top: 5%;
    left: 7%;
    color:black;
}
.contact_box{
    width: 85%;
    position: absolute; 
    top: 25%;
    left: 20%;
}
.above{
    position: relative;
}
.above:after{
    content:"\200B";
    display:block;
    height:0;
    clear:both;
}
.above{
    *zoom:1; /* IE6 IE7 触发hasLayout*/
}
.below{
    position: relative;
    *zoom:1; /* IE6 IE7 触发hasLayout*/
}
.below:after{
    content:"\200B";
    display:block;
    height:0;
    clear:both;
}
.above img{
    position: absolute;
}
.below img{
    width: 5%;
    height: auto;
    position: absolute;
}
.email{
    width: 6%;
    height: auto;
    top: 15%;
    left: 46%;
}
.tele{
    top: 5%;
    left: 2%;
}
.vip_line,.mailing_address{
    float: left;
}
.address{
    top: 5%;
    left: 46%;
}
.contact_box ul{
    width: 50%;
    font-size: 1.125em;
    letter-spacing:0.1em;
}
.hot_wire{
    float: left;
}
.con_email{
    float: left;
}
.hot_wire>li,.vip_line>li{
    margin: 1% auto;
    margin-left: 20%;
} 
.hot_wire>li:last-child{
    font-size:1.5em;
}
 .mailing_address>li,.con_email>li{
    margin-left: 10%;
}
 /*留言*/
.msg_title{
    width: 100%;
    border-bottom:3px solid #2661ce;
 }
.msg_title>p{
    width: 15%;
    background: url("../img/contact/title.png") no-repeat;
    background-size: contain;
    color: #fff;
    text-align: center;
    padding: 1% 0;
}
.message_box{
    width: 88.7%;
    margin: 3% auto;
    position: relative;
}
.message_box:after{
    content:"\200B";
    display:block;
    height:0;
    clear:both;
}
.message_box{
    *zoom:1; /* IE6 IE7 触发hasLayout*/
}
.white{
    width: 100%;
    height: 100%;
}
.white>img{
    width: 100%;
    height: auto;
}
.msg_form{
    width: 40%;
    font-size: 0.875em;
    position: absolute;
    top: 0;
    left: 0;
}
.msg_form input{
    width: 70.4%;
    padding: 1% 0;
    outline: none;
    font-size:1em; 
    margin-left: 1%;
    margin-bottom: 4.6%;
    text-indent: 0.5em;
}
.info>i{
    display: inline-block;
    width: 20%;
    text-align: right;
}
.ly{
    vertical-align: top;
    margin-top: 2%;
}
.msg_form .m_text{
    width: 70%;
    height: 9.375em;
    outline: none;
    margin-left: 1%;
    padding: 2% 0;
    margin-bottom: 3.5%;
    text-indent: 0.5em;

}
.msg_form .submit,.msg_form .reset{
    width: 23.47%;
    font-size: 1em;
    padding: 2% 0;
    margin-left: 14%;
    border: 2px solid #7ddaeb;
    text-indent: 0;
  
}
#code{
    margin-top:3%;
}
.msg_form .submit{
    margin-left: 25%;
    background: #7ddaeb;
} 
.msg_form .reset{
    background: #fff;
}
.info>label{
    display:inline; 
    font-weight:normal;
}

/*地图*/
.map{
    width: 55%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
#allmap{
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.anchorBL{
    display: none;
}
@media only screen and (min-width: 1280px) and (max-width: 1760px) {
         .contact_box{
   		 width: 80%;
   		 position: absolute;
   		 top: 33%; 
    		left: 25%;  
	}

	        .serve{
        font-weight: normal;
        font-size: 1.5em;
        text-align: center;
        position: absolute;
        top: 12.5%;
        left: 35%;
	background:transparent;
     }

    	.hot_wire>li:last-child {
   	 font-size: 1.2em;
	}
	.contact_box ul {
   	 width: 50%;  
   	 font-size: 1em; 
	}
       .vip_line{
		 width: 50%;  
   	 font-size: 1em; 

	}
   }


@media only screen and (min-width: 1024px) and (max-width: 1280px) {
    .title>p{
        width: 15%;
        background: url("../img/contact/title.png") no-repeat;
        background-size: cover;
        color: #fff;
        padding: 1% 0;
        text-align: center;
        font-size: 0.875em;
    }
    .serve{
        font-weight: normal;
        font-size: 1.25em;
        text-align: center;
        position: absolute;
        top: 12.5%;
        left: 35%;
    }
    .contact_box ul{
        width: 50%;
        font-size: 0.875em;
    }
    .msg_title>p{
        width: 15%;
        background: url("../img/contact/title.png") no-repeat;
        background-size: cover;
        color: #fff;
        text-align: center;
        padding: 1% 0;
        font-size: 0.875em;
    }
    .msg_form{
        width: 40%;
        font-size: 0.5em;
        position: absolute;
        top: 0;
    }
    .msg_form input{
        width: 70.4%;
        padding: 1% 0;
        outline: none;
        font-size:0.4em;
        margin-left: 1%;
        margin-bottom: 4.6%;
        text-indent: 0.5em;
    }
    .info>i{
        display: inline-block;
        width: 20%;
        text-align: right;
    }
    .ly{
        vertical-align: top;
        margin-top: 2%;
    }
    .msg_form .m_text{
        width: 70%;
        height: 5em;
        outline: none;
        margin-left: 1%;
        padding: 2% 0;
        margin-bottom: 3.5%;
        text-indent: 0.5em;
        font-size: 0.4em;
    }
    .msg_form .submit,.msg_form .reset{
        width: 23.47%;
        font-size: 1em;
        padding: 2% 0;
        margin-left: 14%;
        border: 2px solid #7ddaeb;
        text-indent: 0;
    }
    .msg_form .submit{
        margin-left: 25%;
        background: #7ddaeb;
    }
    .msg_form .reset{
        background: #fff;
    }
}
@media only screen and (min-width: 800px)and (max-width:1024px){
    .title>p{
        width: 15%;
        background: url("../img/contact/title.png") no-repeat;
        background-size: cover;
        color: #fff;
        padding: 1% 0;
        text-align: center;
        font-size: 0.5em;
    }
    .serve{
        font-weight: normal;
        font-size: 1em;
        text-align: center;
        position: absolute;
        top: 12.5%;
        left: 35%;
    }
    .contact_box ul{
        width: 50%;
        font-size: 0.4em;
    }
    .msg_title>p{
        width: 15%;
        background: url("../img/contact/title.png") no-repeat;
        background-size: cover;
        color: #fff;
        text-align: center;
        padding: 1% 0;
        font-size: 0.5em;
    }
    .msg_form{
        width: 40%;
        font-size: 0.4em;
        position: absolute;
        top: 0;
    }
    .msg_form input{
        width: 60.4%;
        padding: 0.5% 0;
        outline: none;
        font-size:0.4em;
        margin-left: 1%;
        margin-bottom: 4.6%;
        text-indent: 0.5em;
    }
    .info>i{
        display: inline-block;
        width: 30%;
        text-align: right;
        font-size: 0.4em;
    }
    .ly{
        vertical-align: top;
        margin-top: 2%;
    }
    .msg_form .m_text{
        width: 60.5%;
        height: 4em;
        outline: none;
        margin-left: 1%;
        padding: 1% 0;
        margin-bottom: 3.5%;
        text-indent: 0.5em;
        font-size: 0.4em;
    }
    .msg_form .submit,.msg_form .reset{
        width: 18%;
        font-size: 0.875em;
        padding: 2% 0;
        margin-left: 14%;
        border: 2px solid #7ddaeb;
        text-indent: 0;
    }
    .msg_form .submit{
        margin-left: 38%;
        background: #7ddaeb;
    }
    .msg_form .reset{
        background: #fff;
    }
}