﻿
body{background:#000;}

.banner{position:relative;height:900px;width:100%;overflow:hidden;}
.banner img{width:100%;display:block;position:absolute;left:0;top:0;height:100%;}

.marqueeBox{width:90%; height:150px; margin:0px auto;position:relative;z-index:1;}
.scroll-container{height:80px;width:100%;line-height:80px;overflow:hidden;}
.scroll-text{font-size:48px;color:#fff;font-weight:bold;}
.scroll-text span{color:#ccc;}
.contactus{position:relative;z-index:1;padding:90px 0 55px 0;}

.contactBody{background:#000; position:relative;}
.contactMain{width:96%; margin:0 auto; background:#fff; border-radius:15px;padding:50px 8%;box-sizing:border-box;}

/**/
.contactus .bg{position:absolute;z-index:10;top:0px;width:150px; height:150px;}
.contactus .bgl {left: 0px;background: linear-gradient(to right, rgba(22, 22, 22, 1), rgba(22, 22, 22, 0));}
.contactus .bgr{right:0px;background: linear-gradient(to right, rgba(22, 22, 22, 0), rgba(22, 22, 22, 1));}

/****/
.cLeft{float:left;width:618px;}
.mTitle{font-size:78px;color:#000;font-weight:bold;}
#uName,#uPhone{outline:none;border:2px solid #c9a18a;border-top:0;width:260px; margin-right:20px; height:32px;text-indent:10px;}
#uMessage{outline:none;border:2px solid #c9a18a;border-top:0;width:547px; height:135px; padding:10px;box-sizing:border-box;}
.lPhone{margin-left:230px;}
.iLayer{padding:5px 0px;}
.lable{height:32px;line-height:32px;margin-top:10px;}
.lable span{color:#b57f60;font-size:16px;}

#uSend{outline:none;background:#b57f60;height:35px;line-height:35px;padding:0 20px;color:#fff;border:0;cursor:pointer;}
.txtLeft{float:left;width:390px;font-size:22px; color:#000;line-height:150%;text-align:justify;}
.txtRight{float:left;width:170px;}
.address{padding-bottom:20px;border-bottom:2px solid #c9a18a;width:560px;}

.download{margin-top:10px;}
.download a{background:#b57f60;display:inline-block;padding:0px 50px; color:#fff;font-size:16px;height:48px;line-height:48px;}

.phoneImg{width:560px;margin-top:40px;}
.phoneImg img{width:95%;}
/***/
.cRight {float: left;width:55%; position: relative;padding-top:30px; height:1000px; border-radius:15px; overflow:hidden; border:2px solid #000;box-sizing:border-box;}

.map{width:100%; height:1000px;}