/*初始化css*/
body{min-width:1200px;font-family:微软雅黑;color: #333;}/*min-width的宽度根据项目页面宽度决定*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,
strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,
details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,form
{margin:0;padding:0;border:0;outline:none;}
input{margin:0;padding:0;outline:none;}
li{list-style:none;}
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;}/*颜色根据通用信息列表的文字颜色决定*/
.more a{color: #999;}/*颜色根据通用更多的文字颜色决定*/
a:hover{color:#3573b5;}/*颜色根据psd主色调决定，比如很多都是蓝色*/
.more a:hover{color:#3573b5;}/*颜色根据psd主色调决定，比如很多都是蓝色*/
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:'';height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
textarea,input{font-family:微软雅黑;}
.ma{margin: 0 auto;width:1200px}
em,i{font-style: normal}
/* 旗舰背景 */
.qjd_main{position: relative;}
.qj_bigbg{
    position: absolute; 
    top: 360px;   
    left: 50%;
    transform: translate(-50%, -50%); 
}
.qj_name{color:#52AFE8;box-sizing: border-box;height: 75px;line-height: 75px;font-size: 29px;font-weight: bold;margin-bottom: 20px;}
.qj_name h1{color: #ffffff;font-size: 29px;font-weight: bold;display: block}
.qj_name span{display: block;float: left;margin-right: 15px;}
.qj_name img{width: 50px;height: 50px;}
/* 旗舰店box */
.qj_box{
    height: 533px;
 
    /* background: #ffffff; */
    background: url('./gaz2.png') no-repeat ;
    /* background-size: 100%,100%; */

}
.qj_box ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: absolute;
    bottom: 10px;
}
.qj_box li{
    width: 180px;
    height: 40px;
    background-color: #F79634;
    margin: 15px 30px;
    text-align: center;
    line-height: 40px;
}
.qj_box li a{
    font-size: 16px;
    color: #fff;
    display: inline-block;
    width: 180px;
    height: 40px;
}
.qj_box li:hover{
    background-color:#52AFE8;
}
.qj_boxtop{
    width: 100%;
    height: 100px;
    background: url(small_bg.png) top center no-repeat;
    font-size: 36px;
    color: #FFFFFF;
    padding:25px 30px;
    text-shadow: 0 2px 2px 
}
.qj_boxbottom{
    width: 100%;
    margin-top: 10px;
}
.box1{
    width: 565px;
}

.box2{
    width: 565px;
    margin-left: 30px;
}
.box2_top{
    border-bottom: 2px solid #636363;
    line-height: 45px
}
.box2_top span{
    font-size: 18px;
    color: #333333;
    line-height: 40px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    font-weight: bold;
    height: 40px;
    width: 120px;
    background: #f5f5f5;
    color: #666666;
    border-radius: 20px;
    text-align: center;
    margin-bottom: 10px
}
.box2_top a{
    display: inline-block;
    font-size: 16px;
    color: #999999;
    line-height: 45px
}
.box2_tottom{
    margin-top: 5px
}
.box2_top span:not(:first-child){
    margin-left: 30px
}
.box2_top span.active{
    color: #ffffff;
    background: #1678ff
}

.box2_bottom ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    display: none;
    height: 382px;
    align-content: flex-start
}
.box2_bottom ul::after{
    content: '';
    width: 31%;
    border:1px solid transparent;
}
.box2 .box2_bottom ul li{
   float: left;
    width: 31%;
    line-height: 20px;
    text-align: center;
    /* margin-left: 16px; */
    background: rgba(39,122,219,0.05);
    margin-top: 4%;
    height: 105px;
}

.box2_bottom  li p:nth-child(1){
    width: 40px;
    height: 40px;
    margin: 14px auto;
    margin-bottom: 15px;
}
.box2_bottom  li img{height: 40px;}
.box2_bottom ol{
    margin: 25px  0 0 192px
}
.box2_bottom ol li{
    width: 40px;
    height: 6px;
    background: #EEEEEE;
    border-radius: 4px;
    float: left;
    margin-left: 15px;
    cursor: pointer;
}
.box2_bottom ol li.active{
    background: #3F8EF1;
}
.geren ul.active{
    display: flex;
}
.faren ul.active{
    display: flex;
}
.box2_bottom div{
    display: none
}
.box2_bottom div.active{
    display: block
}
/* 个人服务icon */
.geren_icon1{background: url(geren_icon1.png) center 20px no-repeat }
.geren_icon2{background: url(geren_icon2.png) center 20px no-repeat }
.geren_icon3{background: url(geren_icon3.png) center 20px no-repeat }
.geren_icon4{background: url(geren_icon4.png) center 20px no-repeat }
.geren_icon5{background: url(geren_icon5.png) center 20px no-repeat }
.geren_icon6{background: url(geren_icon6.png) center 20px no-repeat }
.geren_icon7{background: url(geren_icon7.png) center 20px no-repeat }
.geren_icon8{background: url(geren_icon8.png) center 20px no-repeat }
.geren_icon9{background: url(geren_icon9.png) center 20px no-repeat }
.geren_icon10{background: url(geren_icon10.png) center 20px no-repeat }
.geren_icon11{background: url(geren_icon11.png) center 20px no-repeat }
.geren_icon12{background: url(geren_icon12.png) center 20px no-repeat }
.geren_icon13{background: url(geren_icon13.png) center 20px no-repeat }
.geren_icon14{background: url(geren_icon14.png) center 20px no-repeat }
.geren_icon15{background: url(geren_icon15.png) center 20px no-repeat }
.geren_icon16{background: url(geren_icon16.png) center 20px no-repeat }
.geren_icon17{background: url(geren_icon17.png) center 20px no-repeat }
.geren_icon18{background: url(geren_icon18.png) center 20px no-repeat }
.geren_icon19{background: url(geren_icon19.png) center 20px no-repeat }
.geren_icon20{background: url(geren_icon20.png) center 20px no-repeat }
.geren_icon21{background: url(geren_icon21.png) center 20px no-repeat }
.geren_icon22{background: url(geren_icon22.png) center 20px no-repeat }
.geren_icon23{background: url(geren_icon23.png) center 20px no-repeat }
.geren_icon24{background: url(geren_icon24.png) center 20px no-repeat }


/* 法人办事 */
.faren_icon1{background: url(faren_icon1.png) center 20px no-repeat }
.faren_icon2{background: url(faren_icon2.png) center 20px no-repeat }
.faren_icon3{background: url(faren_icon3.png) center 20px no-repeat }
.faren_icon4{background: url(faren_icon4.png) center 20px no-repeat }
.faren_icon5{background: url(faren_icon5.png) center 20px no-repeat }
.faren_icon6{background: url(faren_icon6.png) center 20px no-repeat }
.faren_icon7{background: url(faren_icon7.png) center 20px no-repeat }
.faren_icon8{background: url(faren_icon8.png) center 20px no-repeat }
.faren_icon9{background: url(faren_icon9.png) center 20px no-repeat }
.faren_icon10{background: url(faren_icon10.png) center 20px no-repeat }
.faren_icon11{background: url(faren_icon11.png) center 20px no-repeat }
.faren_icon12{background: url(faren_icon12.png) center 20px no-repeat }
.faren_icon13{background: url(faren_icon13.png) center 20px no-repeat }
.faren_icon14{background: url(faren_icon14.png) center 20px no-repeat }
.faren_icon15{background: url(faren_icon15.png) center 20px no-repeat }
.faren_icon16{background: url(faren_icon16.png) center 20px no-repeat }
.faren_icon17{background: url(faren_icon17.png) center 20px no-repeat }
.faren_icon18{background: url(faren_icon18.png) center 20px no-repeat }
.faren_icon19{background: url(faren_icon19.png) center 20px no-repeat }
.faren_icon20{background: url(faren_icon20.png) center 20px no-repeat }
.faren_icon21{background: url(faren_icon21.png) center 20px no-repeat }
.faren_icon22{background: url(faren_icon22.png) center 20px no-repeat }
.faren_icon23{background: url(faren_icon23.png) center 20px no-repeat }
.faren_icon24{background: url(faren_icon24.png) center 20px no-repeat }


/* 大图轮播 */
.picScroll-left{overflow:hidden; position:relative; width: 100%; height: 800px;}
.picScroll-left .bd ul{overflow:hidden; zoom:1;}
.picScroll-left .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center;}
.picScroll-left .bd ul li .pic{text-align:center;}
.picScroll-left .bd ul li .pic img{width:100%; height:800px; display:block;}
.picScroll-left .bd ul li .pic a:hover img{border-color:#999;}
.picScroll-left .bd ul li .title{line-height:24px;}

/* 本例子css */
.focusBox { position: relative; width:100%; height:450px; overflow: hidden; }
.focusBox .pic{ position:relative; z-index:0; }
.focusBox .pic img { width:100%; height:330px; display: block; }
.focusBox .hd { position: absolute; bottom: 80px; text-align: center; font-size:0; z-index:1;right: 10px }
.focusBox .hd li{margin: 0 2px; background: url(dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
    display:inline-block; *display:inline; zoom:1;  _background: url(dot8.png) no-repeat 0 -16px;
}
.focusBox .hd .on{ background-position:0 0; }
.focusBox li span{font-weight: bold;font-size: 20px;margin-top: 17px;display: block}
.focusBox li p{color:#666666;margin-top: 20px;line-height: 30px}
.focusBox .prev,
.focusBox .next { width: 30px; height: 45px; margin: -80px 0 0; background: url(ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.5;  background-size: 100%;  }
.focusBox .prev { left: 0;  background-size: 100%; }
.focusBox .next { background-position: 0 -45px; right: 0; background-size: 100%;  }
.focusBox .prev:hover,
.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;   background-size: 100%; }


.bottom_box ul{
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
.bottom_box li a{
    display: block;
    height: 85px;
    width: 220px;
    background: rgba(245,245,246,0.3);
    color: white;
    line-height: 80px;
    padding: 0 15px
}
.bottom_box li span{
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(79,140,238,1);
    vertical-align: middle;
    text-align: center;
    line-height: 55px;
    margin-top: 12px
}
.bottom_box li span img{
    height: 30px;
   
}
.bottom_box li p{
    margin-left: 10px;
    font-size: 18px;
    font-weight: bold
}
.qjd_main{

    height: 800px;
    background: url('./bg.png') no-repeat center center;
    background-size:auto 100%;
}