@charset "utf-8";

/*==========@@通用 开始@@==========*/
/*常用颜色*/
.red{color: #F00 !important;}
/*清除浮动*/
.clearfix:after{visibility:hidden;display:block;font-size: 0;content: " ";clear:both;height:0;line-height:0;}
.clearfix{*zoom:1;}
.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}
/*其它*/
.hidden{display:none;}
.pfont{font-family:'PingFangSC-Light','microsoft yahei',Arial,Helvetica,sans-serif,"Hiragino Sans GB";}
/*必须输入，主要*/
.required{color:red; font-weight:bold;}
.form_text_verifycode{width:80px;}
.form_radio{width:auto; border:0;}
.form_checkbox{width:auto; border:0}
/*网站公用样式表*/
.w1200{width:1200px;margin:0 auto;}
.por{position: relative;}
.poa{position: absolute;}
.icon{background:url(../images/icon.png) no-repeat; display:inline-block; vertical-align:middle;}
#header_main, #top_main, #banner_main, #floor_1_main,#links_main, #footer_main{width:100%;margin:0;}
.trans{-webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-in;}


.index .floor_3_main{background:url(../images/flo3.jpg) no-repeat center top #f5f5f5;}
.index .floor_3{padding:40px 0;overflow:hidden;}

.index .part4{padding:10px 0 0;}
.index .part4 .steps{overflow: hidden;}
.index .steps .bd{position:relative;padding: 20px 0;}
.index .steps .bd li{float:left;width:442px;height:300px;margin-right: 24px;}
.index .steps .bd li a{display: block;overflow: hidden;}
.index .steps .bd li img{width:442px;height:335px;display:block;transition:all 0.3s ease-out 0s;}
.index .steps .bd li a:hover img{transform:scale(1.08,1.08);}
.index .steps .hd{position:relative;}
.index .steps .hd ul{text-align:center;}
.index .steps .hd li{display:inline-block;width:10px;height:10px;margin-right:14px;cursor:pointer;background:#999;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;font-size: 0;}
.index .steps .hd li.on{background:#4554a5;}
.index .floor_4{padding:60px 0;}
.index .floor_4 .textlist .list{width: 108%;}
.index .floor_4 .textlist{position:relative;overflow:hidden;padding-top:40px;}
