﻿.izl-rmenu{ width:60px; position:fixed; right:0; top:40%; z-index:999;}
@media screen and (max-width:1180px) {
.izl-rmenu{width:40px;  top:8%; display:none;}
}

.izl-rmenu .consult{width:60px; height:60px; margin-bottom:4px; border-top-left-radius:10px;border-bottom-left-radius:10px;}
.izl-rmenu .consult .phone {background:#0075c4; position:absolute; width:170px; left:-200px; color:#fff; text-align:left; display:none; padding:10px 15px;}
.izl-rmenu .consult .phone p{ font-size:14px; line-height:20px; color:#fff; opacity:0.7;}
.izl-rmenu .consult .phone h5{ font-size:14px; line-height:30px;}
.izl-rmenu .consult .phone a{color:#fff;}
.izl-rmenu .consult:hover .phone{display:inline !important;}

.izl-rmenu .pic1{background:#ed5c1b url(../images/leftkf2.png) no-repeat center center;display:block;}
.izl-rmenu .pic1:hover{background:#004089 url(../images/leftkf2.png) no-repeat center center;display:block; cursor:pointer;}
.izl-rmenu .phone1{top:0px;}

.izl-rmenu .pic2{background:#ed5c1b url(../images/leftkf3.png) no-repeat center center;display:block;}
.izl-rmenu .pic2:hover{background:#004089 url(../images/leftkf3.png) no-repeat center center;display:block; cursor:pointer;}
.izl-rmenu .phone2{top:51px;}

.izl-rmenu .pic3{background:#ed5c1b url(../images/msn.png) no-repeat center center;display:block;}
.izl-rmenu .pic3:hover{background:#004089 url(../images/msn.png) no-repeat center center;display:block; cursor:pointer;}
.izl-rmenu .phone3{top:51px;}


.izl-rmenu .cart {background: url(../images/qq02.png) no-repeat center center; width:50px; height:50px; border-bottom:0px #fff solid; display: block;}
.izl-rmenu .cart:hover{background:#0075c4 url(../images/qq02.png) no-repeat center center;cursor:pointer;}
.izl-rmenu .cart:hover .pic{display:block;}
.izl-rmenu .cart .pic {display:none; position:absolute;left:-140px; top:110px; width:140px; height:140px; background:#0075c4;}
.izl-rmenu .cart .pic img{ width:90%; height:auto; padding:5%;}


.izl-rmenu .btn_top {background:url(../images/free.png) no-repeat center center; display:block;  height:60px; width:70px;  -webkit-transition: all 0s ease-in-out;  -moz-transition: all 0s ease-in-out;  -o-transition: all 0s ease-in-out;  transition: all 0s ease-in-out;}
.izl-rmenu .btn_top:hover {cursor:pointer; background:#0075c4 url(../images/free.png) no-repeat center center;}

@media screen and (max-width:768px) {
.izl-rmenu .consult{width:40px; height:40px;}
.izl-rmenu .pic1{background-size:24px;}
.izl-rmenu .pic2{background-size:24px;}
.izl-rmenu .pic3{background-size:24px;}
}


/*视频弹窗*/
.videolist{width:60px; height:60px; cursor:pointer;}
.masklayer{position: fixed;display: none;width:100%;height:100%; top:0px; left:0px;background-color: rgba(0, 0, 0, 0.8);z-index:99999; -webkit-user-select: none;-ms-user-select: none;}
.vclose { position:absolute;right:-15px; top:-15px;cursor: pointer; width:30px; height:30px; }
.vclose img{width:auto; height:auto; display:inline-block;}
.videos{display:none; border:2px solid #555; position:fixed; left:50%; top:50%; margin-left:-400px; margin-top:-270px; z-index:100; width:800px; height:540px; background:#000000; box-sizing:border-box; padding:5%; box-sizing:border-box;}
.videos video{width:100%; height:100%;}
.videolist {cursor:pointer;}
@media screen and (max-width: 768px) {
.vclose { position:absolute;right:-10px; top:-10px; cursor: pointer; width:30px; height:30px; }
.vclose img{width:auto; height:auto; display:inline-block;}
.videos{left:50%; top:50%; margin-left:-160px; margin-top:-225px; z-index:100; width:320px; height:450px; }
.videolist {}
}



.footer_msg {width:100%;}
.footer_msg h2{font-size:16px;  margin-bottom:20px; color:#FFF;}
.footer_msg ul{margin-top:10px;}
.footer_msg ul li {overflow:hidden; margin-bottom:15px; float:left;}
.footer_msg ul li:nth-of-type(1){width:49%; margin-right:2%}
.footer_msg ul li:nth-of-type(2){width:49%;}
.footer_msg ul li:nth-of-type(3){width:100%;}
.footer_msg ul li:nth-of-type(4){width:100%;}
.msg_input {float:left; width:100%; height:40px;line-height:40px; padding:0 4%; background:#fff; font-family:Arial, Helvetica, sans-serif; }
.msg_textarea {float:left;width:100%; height:150px;line-height:30px;padding:2% 2%; background:#fff; font-family:Arial, Helvetica, sans-serif; }
.msg_submit {width:100%; height:45px; line-height:45px; font-size:16px; text-align:center; text-transform:uppercase; color:#fff; cursor:pointer; background:#ffc000; -webkit-transition:all .3s ease-in-out; transition:all .3s ease-in-out;font-family:'Geomanist-Book'; border:0;}
.msg_submit:hover{ background:#ff6600; color:#fff;}
@media screen and (max-width:768px) {
.footer_msg h2{font-size:18px; line-height:25px;}
.footer_msg ul li:nth-of-type(1){width:100%; margin-right:0}
.footer_msg ul li:nth-of-type(2){width:100%;}
.footer_msg ul li:nth-of-type(3){width:100%;}
.index_contact4{padding:15px 0px 0 0!important; overflow:hidden; width:80%;}
.footer-copyright {margin-top:20px; height:auto; line-height:20px; font-size:14px;}
}


