body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
h1,h2,h3,h4,h5,h6{font-size:16px;}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1000px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1000 ? "1000px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #000; /*文字颜色定义 */
  min-width:1200px;
  overflow-x:hidden;
}
/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #2c2c2c;} /* 未访问的链接 */
a:visited {color: #2c2c2c;} /* 已访问的链接 */
a:hover{color: #2c2c2c;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #2c2c2c;} /* 点击激活链接 */
p{ line-height:24px;}
.fl{float:left;}
.fr{float:right;} 
/*.hide{display: none}*/
/*.show{display: block}*/
.dib{display: inline-block;*display: inline;zoom:1;}
/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}/*清除浮动*/
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.dib{display: inline-block;*display: inline;zoom:1;}
.wrap{ width:1000px; margin:0 auto; height:auto;}
.red{color: red}
/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
.input{ border:1px solid #ccc; height:20px;line-height:20px} 
ul,li{ list-style:none}
h5{font-weight:normal;}

body{padding-top:60px;}
.wrap{width:1200px;margin:0 auto;min-width:1200px;position:relative;}
.absolute{position:absolute;}
.relative{position:relative;}

.banner{height:911px;background:url(../images/banner_bg.jpg) no-repeat center center;}
.banner .s1{top:283px;left:128px;}
.banner .title{top:584px;left:340px;width:520px;text-align:center;}
.banner .title .tl{top:10px;left:0px;animation:left 1s infinite;}
.banner .title .tr{top:10px;right:0px;animation:right 1s infinite;}

@keyframes left
{
0% {margin-left:0px;}
50% {margin-left:-10px;}
100% {margin-left:0px;}
}
@keyframes right
{
0% {margin-right:0px;}
50% {margin-right:-10px;}
100% {margin-right:0px;}
}

.box1{height:359px;}
.box1 .top{top:0px;left:50%;margin-left:-32px;}
.box1 .title{top:108px;left:208px;}

.probox{background:url(../images/pro_bg.jpg) no-repeat center 0px;padding-bottom:95px;}
.probox .top{height:300px;text-align:center;}
.probox .top .title{top:82px;left:553px;}
.probox .top .text{top:173px;left:208px;}

.probox  .wrap{background:url(../images/pro_bg2.png) repeat-x 0px bottom;}

.pro{width:1000px;height:469px;margin:0 auto;margin-bottom:59px;}
.pro .img{display:none;z-index:5;}
.pro .zhe{width:1000px;height:469px;background:rgba(0,0,0,0.6);top:0px;left:0px;display:none;z-index:5;}
.pro .point{animation:point 1s infinite;cursor:pointer;z-index:10;}

@keyframes point
{
0% {transform:scale(1);}
50% {transform:scale(1.2);}
100% {transform:scale(1);}
}
@-webkit-keyframes myfirst /* Safari 和 Chrome */
{
0% {-webkit-transform:scale(1);}
50% {-webkit-transform:scale(1.2);}
100% {-webkit-transform:scale(1);}
}
.pro1 .point{top:334px;left:563px;}
.pro1 .img{top:43px;left:217px;}
.pro1 .img .gif{top:5px;left:5px;height:386px;width:230px;}
.pro2 .point{top:340px;left:358px;}
.pro2 .img{top:43px;left:300px;}
.pro2 .img .gif{top:5px;left:373px;height:386px;width:230px;}
.pro3 .point{top:275px;left:790px;}
.pro3 .img{top:43px;left:217px;}
.pro3 .img .gif{top:5px;left:5px;height:386px;width:230px;}
.pro4 .point{top:283px;left:542px;}
.pro4 .img{top:43px;left:300px;}
.pro4 .img .gif{top:5px;left:287px;height:386px;width:230px;}
.pro5 .point{top:356px;left:272px;}
.pro5 .img{top:43px;left:300px;}
.pro5 .img .gif{top:5px;left:320px;height:386px;width:230px;}

.pro_bottom{padding-top:30px;}

.lashou{height:920px;background:url(../images/bg_s1.jpg) no-repeat center 0;}
.lashou .top{top:107px;text-align:center;width:100%;}
.lashou .top img{display:block;margin:0 auto;}
.lashou .top img.title{margin-bottom:25px;}

.lashou .list{width:1200px;top:320px;left:0px;}
.lashou .list li{width:338px;float:left;height:536px;margin-right:90px;transition:margin-top 1s;position:relative;}
.lashou .list li.r{margin-right:0px;}
.lashou .list li:hover{margin-top:-15px;}
.lashou .list li img{display:block;margin:0 auto;}
.lashou .list li .img{margin-bottom:27px;}
.lashou .list li .title{margin-bottom:17px;}
.lashou .list li .text{margin-bottom:23px;}
.lashou .list li span{width:25px;border-top:3px solid #937e5d;display:block;margin:0 auto;}
.lashou .list li .zhe{position:absolute;top:0px;left:0px;width:337px;height:387px;z-index:100;}

.slideBox{ width:337px; height:387px; overflow:hidden; position:relative;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:337px; height:387px; display:block;  }

.box2{height:154px;}
.box2 .top{top:-20px;left:50%;margin-left:-66px;}
.box2 img.small-logo{display:block;margin:0 auto;padding-top:41px;}

.box3{background:url(../images/bg2.jpg) no-repeat center 0;height:1393px;}
.box3 .box{width:1000px;margin:0 auto;padding-top:25px;}
.qichengBox{width:1000px;height:745px;background:#1c1c1c;margin-bottom:149px;}
.qichengBox .q1,.qichengBox .q2,.qichengBox .q3{top:0px;}
.qichengBox .q1{left:0px;}
.qichengBox .q2{left:285px;}
.qichengBox .q3{right:0px;}
.qichengBox .text{top:366px;left:95px;}

.dengBox{box-shadow:0px 8px 10px #999;background:#fff;padding:35px 0px;}
.dengBox ul{width:920px;margin:0 auto;}
.dengBox ul li{float:left;margin-right:14px;}
.dengBox ul li .zhe{background:rgba(0,0,0,0.4);width:452px;height:352px;top:0px;left:0px;display:none;}
.dengBox ul li .ico{top:110px;left:197px;opacity:0;}
.dengBox ul li .title{top:164px;left:154px;opacity:0;}
.dengBox ul li .text{top:275px;left:79px;opacity:0;}
/*.dengBox ul li:hover .zhe{display:block;}
.dengBox ul li:hover .ico{display:block;}
.dengBox ul li:hover .title{display:block;}
.dengBox ul li:hover .text{display:block;}*/

.dengslideBox{ width:452px; height:352px; overflow:hidden; position:relative;}
.dengslideBox .bd{ position:relative; height:100%; z-index:0;   }
.dengslideBox .bd li{ zoom:1; vertical-align:middle; }
.dengslideBox .bd img{ width:452px; height:352px; display:block;  }


.box4{height:154px;}
.box4 .top{top:-5px;left:50%;margin-left:-66px;}
.box4 img.small-logo{display:block;margin:0 auto;padding-top:52px;}

.box5{height:1063px;background:url(../images/bg3.jpg) no-repeat center 0px;}
.box5 .wrap{height:1063px;}
.box5 .jiaolian{top:530px;left:100px;box-shadow:0px 8px 10px #999;}
.box5 .top{bottom:-19px;left:50%;margin-left:-66px;}
.box5 img.small-logo{bottom:30px;left:50%;margin-left:-76px;}

.box6{height:870px;background:url(../images/bg_s1.jpg) no-repeat center 0;}
.box6 .wrap{padding-top:97px;}
.tijiaoxianBox{width:1000px;height:684px;margin:0 auto;}
.tijiaoxianBox .s1{left:0px;top:0px;}
.tijiaoxianBox .s2{top:0px;right:53px;z-index:1;width:498px;height:440px;overflow:hidden;}
.tijiaoxianBox .s2 img{position:absolute;top:0px;left:0px;}
.tijiaoxianBox .s2 img.hide{display:none;}
.tijiaoxianBox .s3{left:0px;bottom:0px;}
.tijiaoxianBox .s4{right:0px;bottom:0px;}


.formBox{height:793px;}
.formBox .top{top:90px;left:387px;}
.form{position:absolute;top:230px;left:100px;width:1000px;height:457px;height:495px;background:url(../images/form_bg.jpg) no-repeat 0 0;}
.con{width:940px;margin:0 auto;padding-top:82px;}
.username,.tel,.prov,.city,.code{float:left;margin:0 10px 25px;}
.username{width:384px;height:76px;background:#fff;}
.tel{width:510px;height:76px;background:#fff;}
.prov,.city{width:183px;height:76px;background:#fff;}
.code{width:510px;height:76px;background:#fff;position:relative;}
.code img{position:absolute;height:46px;width:116px;top:15px;left:35px;}
.code input{position:absolute;left:168px;width:330px;}
.borderRadius{border-radius:10px;}
.username input{}
input,select{background:none;line-height:76px;height:76px;width:100%;text-indent:33px;font-size:26px;border:none;}
select{text-indent:10px;}
.yuyuebtn{text-align:center;width:940px;position:relative;top:42px;}
.yuyuebtn img{left:270px;top:50px;}

.bottomFooter{height:166px;background:#ebebeb;}
.bottomFooter ul{width:1003px;margin:0 auto;padding:33px;text-align:center;}
.bottomFooter ul li{width:249px;float:left;background:url(../images/footer_border.png) no-repeat right 5px;}
.bottomFooter ul li.noborder{background:none;}
.bottomFooter ul li img{margin-bottom:10px;}
.bottomFooter ul li span{width:100%;display:block;font-size:16px;color:#6b6b6b;}

.scrolltoform{cursor:pointer;}

.nav{width:100%;height:70px;position:fixed;top:0px;left:0px;z-index:100;background:#ffffff url(http://www.bailiaijia.com/images/daohang2bg.jpg) repeat-x center 0;}
.nav .wrap{width:1200px;height:60px;background:url(../images/daohang2.jpg) no-repeat center 0;}
.nav .wrap ul{position:relative;height:60px;left:268px;width:500px;}
.nav .wrap ul li{width:150px;height:60px;float:left;}
.nav .wrap ul li a{display:block;width:100%;height:60px;}
.nav .wrap ul li.link2{width:130px;}

