@charset "utf-8";
*{padding:0;margin:0;}
body{padding:0;margin:0;font-size:12px;font-family:"微软雅黑";color: #333;background:#fff;}
img{border:none;}
a{text-decoration:none;cursor:pointer;color:#666;}
a:hover,a:hover {text-decoration:none;color:#55acee;}
input{color: #777;outline: none;}
ul{padding:0;margin:0;list-style:none;}
li,p{padding:0;margin:0;}
.clear{clear:both;}
::-webkit-input-placeholder { /* WebKit browsers */color: #ccc;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color: #ccc;}
::-moz-placeholder { /* Mozilla Firefox 19+ */color: #ccc;}
:-ms-input-placeholder { /* Internet Explorer 10+ */color: #ccc;}
/*美化滚动条*/
::-webkit-scrollbar {width:10px;}
::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); -webkit-border-radius: 10px;border-radius: 10px;}
::-webkit-scrollbar-thumb {-webkit-border-radius: 10px;border-radius: 10px;background:rgba(212,212,212,0.7); -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); }
::-webkit-scrollbar-thumb:window-inactive {background: #d4d4d4; }


.tj-box{width: 100%;min-height: 1500px; background: #fff; overflow: hidden;}
.tj-box .topbox{width: 1180px; margin: 0 auto;height: 80px;padding: 20px 0;position: relative;}
.tj-box .topbox .logo{width: 280px;height: 80px;display: block;}
.tj-box .topbox .zxcall{ height: 30px;line-height: 30px; width: 270px;position: absolute;right: 0px;top: 20px}
.tj-box .topbox .zxcall span.zx{font-size: 14px;color: #666;float: left;}
.tj-box .topbox .zxcall span.tel{font-size: 24px;color: #e51010;height: 30px;line-height: 30px;display: inline-block;font-weight: bold;}
.tj-box .topbox .nav{height: 20px;line-height: 20px;position: absolute;right: 0px;top: 75px;}
.tj-box .topbox .nav a{display: inline-block;font-size: 16px;color: #000;min-width: 40px;text-align: center;padding: 0 12px;}
.tj-box .topbox .nav a.on{color: #6580bb}

.tj-box .bannerbg{width: 100%;height: 660px;}
.tj-box .banner{width: 1100px;height: 660px;margin: 0 auto;position: relative;}
.tj-box .banner .btel{min-width: 190px; height: 42px; line-height: 42px; font-size: 26px;color: #fff; font-weight: bold; position: absolute;top: 218px;left: 442px}
/*.tj-box .banner .btn{ font-size: 20px; width: 160px; height: 50px;line-height: 50px; text-align: center; color: #fff; position: absolute;top: 216px;left: 656px}*/

.tj-box .banner .callback{width: 1180px;height: 160px; padding: 20px 0; background: #fff;border-radius: 10px;position: absolute;top: 290px;border: 1px solid #dcdcdc;box-shadow:0px 0px  3px 1px #ddd;}

.tj-box .banner .callback .crm-sel {width: 160px; padding-right: 50px; text-align: center; height: 45px;border: 1px solid #d2d2d2;position: relative; float: left;  background: #fff url(../images/land2/selarr.png) no-repeat right center;cursor:pointer; float: left;margin-right: 20px;}
.tj-box .banner .callback .crm-sel input {display: block;width: 100%;height: 45px;line-height: 45px; font-size: 16px;color: #000; text-align: center; font-family: "微软雅黑"; border: 0;outline: 0;background: none;cursor:pointer;}
.tj-box .banner .callback .crm-sel ul.dateul {width: 100%;display: none;position: absolute;left: -1px;top: 48px;overflow: hidden;background-color: #fff;max-height: 200px;overflow-y: auto;border: 1px solid #a5c2d3; margin-top: -2px; border-top: 0;z-index:9999999;}
.tj-box .banner .callback .crm-sel ul.dateul li {height: 40px;line-height: 40px; margin: 0px; width: 100%;  overflow: hidden;cursor: pointer; font-size: 16px;color: #000;}
.tj-box .banner .callback .crm-sel ul.dateul li.on {background-color: #0097E6;color: #fff}

.tj-box .banner .callback .selbox{width: 990px;height: 45px;margin: 0 auto;padding: 10px 0 0}
.tj-box .banner .callback .selbox .w-text{width: 500px;height: 45px;padding: 0 30px;line-height: 45px;border: 1px solid #d2d2d2;border-radius: 3px 0 0 3px;font-size: 16px;color: #666;font-family: 微软雅黑;float: left;}
.tj-box .banner .callback .selbox a.callbtn{width: 190px;height: 45px;line-height: 45px;text-align: center;font-size: 16px;color: #fff;background: #d30024;display: inline-block;float: left;border-radius: 0 3px 3px 0}
.tj-box .banner .callback .order{height: 30px;line-height: 30px;padding: 20px 0 20px 160px;font-size: 14px;color: #000;border-bottom: 1px dashed #d2d2d2}
.tj-box .banner .callback .order p.name{line-height: 30px;float: left;width: 120px}
.tj-box .banner .callback .order p.news{line-height: 30px;padding-left: 35px; margin-left: 30px; float: left;background: url('../images/land2/news.png')  no-repeat center left}
.tj-box .banner .callback .order p.news span.num{color: #999;padding: 0 20px;min-width: 150px;display: inline-block;}
.tj-box .banner .callback .order p.news span.num a{color: #e82020}
.tj-box .banner .callback .user{height: 30px;line-height: 30px;padding: 10px 0 10px 160px;font-size: 14px;color: #000;overflow: hidden;}
.tj-box .banner .callback .user span{display: inline-block;min-width: 140px;padding-right: 30px}

.tj-box .main-box{width: 100%; min-height: 1000px; }
.tj-box .main-box .adv{width: 100%;min-height:  70px;padding: 10px 0 40px;border-bottom: 1px solid #e5e5e5}
.tj-box .main-box .adv .advbox{width: 1180px;margin: 0 auto;min-height: 70px;position: relative;}
.tj-box .main-box .adv .advbox .box{width: 180px; min-height: 70px;  padding: 10px 10px 10px 85px;}
.tj-box .main-box .adv .advbox .box p.name{font-size: 14px;color: #7077c0;line-height: 20px;padding: 3px 0}
.tj-box .main-box .adv .advbox .box p.text{font-size: 14px;color: #666;line-height: 20px}
.tj-box .main-box .adv .advbox .box1{position: absolute;top: 0px; left: 30px;background: url('../images/land2/n_ico1.png')  no-repeat center left}
.tj-box .main-box .adv .advbox .box2{position: absolute;top: 0px; left: 330px;background: url('../images/land2/n_ico2.png')  no-repeat center left}
.tj-box .main-box .adv .advbox .box3{position: absolute;top: 0px; left: 630px;background: url('../images/land2/n_ico3.png')  no-repeat center left}
.tj-box .main-box .adv .advbox .box4{position: absolute;top: 0px; left: 930px;background: url('../images/land2/n_ico4.png')  no-repeat center left}

.tj-box .main-box p.title{font-size: 30px;line-height: 40px;text-align: center;padding: 20px 0; }
.tj-box .main-box p.title span{font-size: 14px;color: #333}
.tj-box .main-box .ser-pt{padding: 20px 0 40px;width: 1200px;margin: 0 auto;min-height: 380px;overflow: hidden;}
.tj-box .main-box .ser-pt .box{width: 385px;margin: 7px;height: 310px;float: left;position: relative;}
.tj-box .main-box .ser-pt .box1{background: url('../images/land2/pt_ico1.png')  no-repeat center;}
.tj-box .main-box .ser-pt .box2{background: url('../images/land2/pt_ico2.png')  no-repeat center}
.tj-box .main-box .ser-pt .box3{background: url('../images/land2/pt_ico3.png')  no-repeat center}
.tj-box .main-box .ser-pt .box1 p.tel{font-size: 24px;color: #c24fd2;line-height: 30px;position: absolute;top: 217px;left: 161px}
.tj-box .main-box .ser-pt .box p.name{font-size: 20px;color: #000;font-weight: bold;line-height: 30px;position: absolute;top: 40px;left: 35px}
.tj-box .main-box .ser-pt .box p.text{font-size: 14px;color: #666;line-height: 22px;position: absolute;top: 90px;left: 35px}
.tj-box .main-box .ser-pt .box a.btn{display: inline-block;width: 135px;height: 40px;text-align: center;line-height: 40px; font-size: 14px; background: #fff; border: 1px solid #ea1515;color: #ea1515;position: absolute;top: 230px;left: 35px}

.tj-box .main-box .ywbox{width: 100%;background: #f3f4fb; min-height: 400px; overflow: hidden;}
.tj-box .main-box .yw-type{padding: 20px 0 40px;width: 1180px;margin: 0 auto;min-height: 380px;}
.tj-box .main-box .yw-type ul{overflow: hidden;width: 1180px;height: 240px;margin-top: -1px}
.tj-box .main-box .yw-type ul li{width: 230px;height: 200px; padding: 20px; float: left;margin-left: -1px}
.tj-box .main-box .yw-type ul li.list1{width: 30px;text-align: center;padding: 30px;background: #7077c0;font-size: 24px; line-height: 28px; color: #fff}
.tj-box .main-box .yw-type ul li.list2{background: url('../images/land2/yw_ico2.png')  no-repeat center}
.tj-box .main-box .yw-type ul li.list3{background: url('../images/land2/yw_ico3.png')  no-repeat center}
.tj-box .main-box .yw-type ul li.list4{background: url('../images/land2/yw_ico4.png')  no-repeat center}
.tj-box .main-box .yw-type ul li.list5{background: url('../images/land2/yw_ico5.png')  no-repeat center}
.tj-box .main-box .yw-type ul li.list6{width: 30px;text-align: center;padding: 30px;background: #8e95d9;font-size: 24px; line-height: 28px; color: #fff}
.tj-box .main-box .yw-type ul li.list7{background: url('../images/land2/yw_ico7.png')  no-repeat center}
.tj-box .main-box .yw-type ul li.list8{background: url('../images/land2/yw_ico8.png')  no-repeat center}
.tj-box .main-box .yw-type ul li.list9{background: url('../images/land2/yw_ico9.png')  no-repeat center}
.tj-box .main-box .yw-type ul li.list10{background: url('../images/land2/yw_ico10.png')  no-repeat center}
.tj-box .main-box .yw-type ul li p.name{font-size: 18px;color: #000;line-height: 30px;}
.tj-box .main-box .yw-type ul li p.text{font-size: 14px;color: #666;line-height: 22px;padding: 5px 0}
.tj-box .main-box .yw-type ul li a.btn{display: inline-block;width: 110px;height: 30px;text-align: center;line-height: 30px; font-size: 14px; background: #fff; border: 1px solid #ea1515;color: #ea1515;margin-top: 15px;border-radius: 5px;}
.tj-box .main-box .yw-type ul li.list10 p.name{font-size: 24px;color: #000;line-height: 30px;text-align: center;padding: 10px 0 0}
.tj-box .main-box .yw-type ul li.list10 p.text{font-size: 14px;color: #666;line-height: 22px;padding: 5px 0;text-align: center;}
.tj-box .main-box .yw-type ul li.list10 input.w-text{width: 218px;height: 33px; line-height: 33px; margin-top: 30px; text-align: center; border: 1px solid #d2d2d2;text-align: center;font-size: 14px;color: #666;border-radius: 3px;}
.tj-box .main-box .yw-type ul li.list10 a.btn{display: inline-block;width: 218px;height: 35px;text-align: center;line-height: 35px; font-size: 14px; background: #d30024; border: 1px solid #d30024;color: #fff;margin-top: 10px;border-radius: 3px;}
.tj-box .main-box .yw-type a.btn1{background: url('../images/land2/btn1.png')  no-repeat center;display: block;width: 192px; font-size: 26px;color: #fff; padding-left: 200px; height: 46px;line-height: 46px;margin: 30px auto 0}


.tj-box .main-box .stepbox{padding: 20px 0 40px}
.tj-box .main-box .step{width: 1180px;height: 140px;margin: 0 auto}
.tj-box .main-box .step li{width: 165px;float: left;height: 70px;padding: 30px 30px 30px 100px;line-height: 35px; text-align: center; font-size: 24px;color: #000}
.tj-box .main-box .step li.box1{background: url('../images/land2/step1.png')  no-repeat center;}
.tj-box .main-box .step li.box2{background: url('../images/land2/step2.png')  no-repeat center;}
.tj-box .main-box .step li.box3{background: url('../images/land2/step3.png')  no-repeat center;}
.tj-box .main-box .step li.box4{background: url('../images/land2/step4.png')  no-repeat center;padding: 45px 30px 15px 100px}
.tj-box .main-box .stepbox a.btn2{background: url('../images/land2/btn2.png')  no-repeat center;display: block;width: 230px; font-size: 18px; text-align: center; color: #fff; height: 46px;line-height: 46px;margin: 30px auto 0}

.tj-box .main-box .zj{padding: 20px 0 40px;background: #f3f4fb}
.tj-box .main-box .zj .zjbox{width: 1200px;margin: 0 auto}
.tj-box .main-box .zj .zjbox .box{padding: 10px 0;text-align: center;}
.tj-box .main-box .zj .zjbox a.btn3{background: url('../images/land2/btn3.png')  no-repeat center;display: block;width: 294px; font-size: 18px; text-align: center; color: #fff; height: 46px;line-height: 46px;margin: 30px auto 0}


.tj-box .main-box .pkbox{width: 1200px;margin: 0 auto;padding: 20px 0 40px}
.tj-box .main-box .pkbox .box{padding: 10px 0 0;text-align: center;}
.tj-box .main-box .pkbox p.btn4{background: url('../images/land2/btn4.png')  no-repeat center;display: block;width: 555px; font-size: 18px; color: #fff; height: 46px;line-height: 46px;margin: 0 auto 0}
.tj-box .main-box .pkbox p.btn4 span{display: inline-block;font-size: 28px;padding-left: 200px;float: left;}
.tj-box .main-box .pkbox p.btn4 a.btn{display: inline-block;width: 150px;text-align: center; float: left; height: 46px;line-height: 46px;font-size: 18px;color: #fff}


.tj-box .main-box .salebz{width: 1220px;margin: 0 auto;padding: 20px 0 40px}
.tj-box .main-box .salebz .box{overflow: hidden;}
.tj-box .main-box .salebz .box li{width: 265px;height: 50px; padding-top: 220px; float: left;margin: 18px;text-align: center;}
.tj-box .main-box .salebz .box li p.name{font-size: 16px;line-height: 30px;color: #333}
.tj-box .main-box .salebz .box li p.text{font-size: 12px;line-height: 20px;color: #333}
.tj-box .main-box .salebz .box li.box1{background: url('../images/land2/sale_ico1.png')  no-repeat center top;}
.tj-box .main-box .salebz .box li.box2{background: url('../images/land2/sale_ico2.png')  no-repeat center top;}
.tj-box .main-box .salebz .box li.box3{background: url('../images/land2/sale_ico3.png')  no-repeat center top;}
.tj-box .main-box .salebz .box li.box4{background: url('../images/land2/sale_ico4.png')  no-repeat center top;}

.tj-box .main-box .saleflow{width: 1220px;margin: 0 auto;padding: 20px 0 40px}
.tj-box .main-box .saleflow .box{overflow: hidden;}
.tj-box .main-box .saleflow .box li{width: 265px;height: 163px; float: left;margin: 18px;text-align: center;}
.tj-box .main-box .saleflow .box li p.text{font-size: 16px;line-height: 26px;color: #333;margin-top: 65px;}
.tj-box .main-box .saleflow .box li.box1{background: url('../images/land2/flow_ico1.png')  no-repeat center top;}
.tj-box .main-box .saleflow .box li.box2{background: url('../images/land2/flow_ico2.png')  no-repeat center top;}
.tj-box .main-box .saleflow .box li.box3{background: url('../images/land2/flow_ico3.png')  no-repeat center top;}
.tj-box .main-box .saleflow .box li.box4{background: url('../images/land2/flow_ico4.png')  no-repeat center top;}

.tj-box .main-box .quebg{padding: 20px 0 40px;background: #151732;overflow: hidden;}
.tj-box .main-box .quebg p.title{color: #fff}
.tj-box .main-box .quebg .quebox{width: 1200px;margin: 0 auto;position: relative;}
.tj-box .main-box .quebg .quebox .box{padding: 20px 0;width: 840px;overflow: hidden;}
.tj-box .main-box .quebg .quebox .box ul{overflow: hidden;}
.tj-box .main-box .quebg .quebox .box ul li{width: 375px; margin: 0 40px 15px 5px; float: left;height: 110px;}
.tj-box .main-box .quebg .quebox .box ul li p.name{font-size: 18px;color: #fff;line-height: 26px;padding: 5px 0 5px 35px;background: url('../images/land2/que_ico.png')  no-repeat center left}
.tj-box .main-box .quebg .quebox .box ul li p.ans{font-size: 14px;color: #fff;line-height: 20px;padding: 8px 0 8px 35px}
.tj-box .main-box .quebg .quebox .box a.btn5{background: url('../images/land2/btn3.png')  no-repeat center;display: block;width: 360px; font-size: 18px; text-align: center; color: #fff; height: 46px;line-height: 46px;margin: 0 auto 0}

.tj-box .main-box .partnerbox{width: 1200px;margin: 0 auto;padding: 40px 0 10px}
.tj-box .main-box .logobot{width: 100%;height: 100px;background: #2e61a2 url('../images/land2/logo_bot.png')  no-repeat center}

.tj-box .main-box .botbox{width: 1200px;margin: 0 auto;height: 40px;line-height: 40px;padding: 20px 0;font-size: 14px;color: #7077c0}
.tj-box .main-box .botbox span{display: inline-block;margin: 0 20px 0 10px;padding-left: 40px;min-width: 140px}
.tj-box .main-box .botbox span.com{background: url('../images/land2/info_ico1.png')  no-repeat center left}
.tj-box .main-box .botbox span.tel{background: url('../images/land2/info_ico2.png')  no-repeat center left}
.tj-box .main-box .botbox span.email{background: url('../images/land2/info_ico3.png')  no-repeat center left}
.tj-box .main-box .botbox span.add{background: url('../images/land2/info_ico4.png')  no-repeat center left}


.salerbox{width: 260px;height: 300px;padding: 10px;background: #fff;position: absolute;top: 100px;right: 20px}
.salerbox .saler{height: 30px;line-height: 30px;padding: 10px 5px 0;}
.salerbox .saler span.name{font-size: 14px;color: #000;display: inline-block;}
.salerbox .saler span.text{font-size: 14px;color: #666;display: inline-block;padding: 0 0 0 10px}
.salerbox .saler a.btn{font-size: 14px;color: #fff;display: inline-block;float: right;background: #7077c0;width: 90px;text-align: center;height: 30px;line-height: 30px;border-radius: 5px;}
.flickity-enabled{position:relative}
.flickity-enabled:focus{outline:0}
.flickity-viewport{position:relative;overflow:hidden;height:100%}
.flickity-slider{position:absolute;width:100%;height:100%}
.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width: 260px}
.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab;}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}
.flickity-prev-next-button{position:absolute;top:50%;width:28px;height:28px;border:none;border-radius:50%;background:#fff;background:hsla(0,0%,100%,.75);cursor:pointer;-webkit-transform:translateY(-50%);transform:translateY(-50%);-ms-transform:translateY(-50%)}
.flickity-prev-next-button:hover{background:#fff}
.flickity-prev-next-button:focus{outline:0;box-shadow:0 0 0 5px #09F}
.flickity-prev-next-button:active{opacity:.6;filter:alpha(opacity=60)}
.flickity-prev-next-button.previous{left:10px}
.flickity-prev-next-button.next{right:10px}
.flickity-rtl .flickity-prev-next-button.previous{right:10px;left:auto}
.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}
.flickity-prev-next-button:disabled{opacity:.3;cursor:auto;filter:alpha(opacity=30)}
.flickity-prev-next-button svg{position:absolute;top:20%;left:20%;width:60%;height:60%}
.flickity-prev-next-button .arrow{fill:#333}
.flickity-prev-next-button.no-svg{color:#333;font-size:26px}
.flickity-page-dots{position:absolute;bottom:-25px;margin:0;padding:0;width:100%;list-style:none;text-align:center;line-height:1;display: none;}
.flickity-rtl .flickity-page-dots{direction:rtl}
.flickity-page-dots .dot{display:inline-block;margin:0 8px;width:10px;height:10px;border-radius:50%;background:#333;opacity:.25;cursor:pointer;filter:alpha(opacity=25)}
.flickity-page-dots .dot.is-selected{opacity:1;filter:alpha(opacity=100)}
.gallery-cell {width: 100%;height: 300px;}
.gallery-cell img {display: block;height: 260px;width: 260px; margin: 0 auto;}

.zxonline{width: 170px;min-height: 300px;overflow: hidden;background: #8e95d9;position: fixed;right: 0px;top: 30%}
.zxonline .title{font-size: 20px;height: 40px;line-height: 40px;padding: 10px; text-align: center;color: #fff; background: #7077c0 url('../images/land2/kf_ico.png')  no-repeat center left 5px}
.zxonline .list{min-height: 100px;overflow: hidden;text-align: center;padding: 10px 0}
.zxonline .list a.link{width: 125px;height: 35px;border: 1px solid #fff;text-align: center;line-height: 35px;font-size: 18px;color: #fff;display: inline-block;margin: 10px 0;cursor: pointer;}
.zxonline .tel{font-size: 16px;color: #fff;line-height: 24px;text-align: center;}
.zxonline .tel span{font-size: 20px}

.backtop{width: 104px;height: 32px;margin: 10px auto; background: url('../images/land2/backtop.png')  no-repeat center;cursor: pointer; }

/*左侧描点 浮动导航*/
.splist-nav{width: 60px;min-height: 55px; position: absolute; top: 20px; left: -100px; }
.splist-nav .spnav{width: 60px;margin: 0 auto;}
.splist-nav .spnav ul{}
.splist-nav .spnav ul li a{width: 60px;height: 40px; text-align: center; margin: 10px; line-height: 20px;padding: 10px 0; font-size: 12px;color: #222; display: block;background: #f3f3f3;border-radius: 50%}
.splist-nav .spnav ul li a:hover{cursor: pointer;color: #fff;background: #ed363a}
.splist-nav .spnav ul li a.cur{background: #7077c0; color: #fff; width: 70px;height: 50px;  line-height: 25px;padding: 10px 0; margin: 5px;  font-size: 16px; display: block;border-radius: 50%}
.splist-navxf { position: fixed; top: 20px; left: 50%; margin-left: -700px; z-index: 9000; display: block;}
.main-splist{position: relative;}

/*弹层*/
#submit-box{margin-top: 10%;width: 420px;min-height: 100px;padding: 50px 0}
#submit-box .submit{width: 260px;padding-left: 75px;margin: 0 auto;background: url('http://static.lvzheng.com/lvzhengpc/images/tj/land/c_ico.png')  no-repeat center left;}
#submit-box .submit p.name{font-size: 18px;height: 40px;line-height: 40px;color: #000}
#submit-box .submit p.text{font-size: 14px;min-height: 20px;line-height: 20px;color: #666}




.bot-box{width: 100%;height: 50px; line-height: 50px; background: #182834;padding: 15px 0;display: none;}
.bot-boxxf{position: fixed;bottom: 0px;display: block;}
.bot-box .tel-box{width: 870px; height: 50px; margin: 0 auto ;position: relative;}
.bot-box .tel-box .kfico{width: 110px;height: 105px; position: absolute;bottom: -15px;}
.bot-box .tel-box .tel{font-size: 24px;color: #ec373a;padding-left: 110px;float: left;}
.bot-box .tel-box .tel span{font-family: Impact}
.bot-box .tel-box .item{float: left; width: 440px; margin-left: 30px}
.bot-box .tel-box .item input.w-text{width: 270px;height: 50px; line-height: 50px; background: #fff;padding: 0 10px;border: none;float: left;font-size: 16px;color: #333}
.bot-box .tel-box .item a.btn{width: 150px;text-align: center;height: 50px;line-height: 50px;font-size: 20px;color: #fff;background: #ec373a;display: block;float: left;}





/*.land-box{width: 100%;min-height: 1500px; padding-bottom: 100px; background: #f6f6f6 url('../images/land/banner-gs.jpg')  no-repeat center top;overflow: hidden;}*/
/*.land-box .banner{width: 1100px;height: 500px;margin: 0 auto;position: relative;}*/
 .banner .btag{width: 640px;height: 230px;background: url('../images/land/btag.png')  no-repeat center;position: absolute;top: 110px;left: 60px}
 .banner .callbox{width: 300px;height: 290px;position: absolute;top: 140px;right: 0px}
.banner .callbox .call{width: 260px;height: 195px; padding: 20px; background: url('http://static.lvzheng.com/landpage/gsland/images/land/bcallbg.png')  no-repeat center;}
.banner .callbox .call p.text{font-size: 16px;color: #fbcf00;line-height: 25px}
.banner .callbox .call p.list{padding: 15px 0;height: 50px;width: 260px}
.banner .callbox .call p.list input{height: 50px;line-height: 50px;width: 240px;padding: 0 10px;border-radius: 6px;border: none;font-size: 14px;color: #333}
.banner .callbox .call a.btn{display: block; background: #eb3639; width: 260px;height: 50px;line-height: 50px;text-align: center;font-size: 18px;color: #fff;border-radius: 6px}
.banner .callbox .telbox{width: 300px;height: 60px;background: url('http://static.lvzheng.com/landpage/gsland/images/land/btelbg.png')  no-repeat center;}
.banner .callbox .telbox .tel{font-size: 16px;color: #fff;height: 60px;line-height: 60px; width: 200px;margin: 0 auto; padding-left: 60px; background:  url('http://static.lvzheng.com/landpage/gsland/images/land/btel.png')  no-repeat center left 10px;}
