/*����*/
.header1{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    /* background-color: rgba(0,0,0,.2); */
    /*transition: all 1s ease-in;*/
    background-color: RGBA(3,108,236,1);
}
/*����*/
.contain{
    width: 1200px;
    margin: 80px auto 0;
}
.con_left{
    float: left;
}
.fix{
    position: fixed;
}
.con_left dt{
    width: 218px;
    text-align: center;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
}
.con_left dd{
    text-align: right;
    overflow: hidden;
}
.con_left dd a{
    width: 168px;
    height: 47px;
    line-height: 47px;
    padding-right: 48px;
    color: #666;
    display: block;
    border-bottom: 1px solid #f0f0f0;
}

.con_left dd a.ahover{
    border-right: 2px solid #036CEC;
    color: #036CEC;
}
.con_left dd a:hover{
    border-right: 2px solid #036CEC;
    color: #036CEC;
}

.con_l_dv{
    display: block;
}
.con_l_dv a{
    font-size: 14px;
}
.con_left .con_li1{
    background-color: #036CEC;
    color:#FEFEFE;
}
.con_left .con_li1_sp1{
    font-size: 18px;
}
.con_left .con_li1_sp2{
    font-size: 14px;
    margin-left: 10px;
}
.con_right{
    float: right;
    width: 927px;
}
.con_right .crumbs{
    margin:0;
}


/*��ϵ����*/
.dv_list{
    /*border-top: 1px solid #E4E0E0;*/
    padding: 10px 0;
    /*border-bottom: 1px solid #E4E0E0;*/
    margin-bottom: 20px;
}
.contact{
    height: 211px;
    background-color: #F1F7FB;
    width: 927px;
}
.contact .contact_l{
    float: left;
    margin: 24px 0 24px 82px;
}
.contact .ke_img{

}
.contact .ke_sp{
    font-size: 18px;
    font-weight: 700;
    color:#666;
    margin-left:5px;
    display: inline-block;
    width: 252px;
    height: 24px;
    overflow: hidden;
}
.contact  .con_p{
    color:#888;
    font-size: 14px;
    margin:10px 0;
}
.contact  .con_a{
    width: 131px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    background-color: #1467DB;
    color: #fff;
    display: block;
    margin-top:25px;
}
.contact .contact_r{
    float: right;
    margin: 24px 82px 24px 0;
}

/*��ͼ*/
 .container {
    margin-top: 30px;
    width: 923px;
    height: 350px;
    display: inline-block;
    border: 1px solid #e6e4e4;
}

 .adss_box .pos{
     width: 448px;
     height: 120px;
     float: left;
     margin:20px 30px 0 0;
     background-color: #F1F7FB;
     cursor: pointer;
 }
.adss_box .pos1{
    margin-right: 0;
}
.adss_box .pos_img{
   float: left;
    width: 17px;
    height: 22px;
    margin: 16px 10px 0 14px;
    background: url(../images/contact/pos.png);
}
.adss_box .position{
   float: left;
    margin-top: 16px;
}
.adss_box .position h4{
    font-size: 15px;
    color:#666;
    width: 400px;
    overflow: hidden;
    height: 24px;
}
.adss_box .position p{
    font-size: 14px;
    color:#888;
    margin-top: 5px;
    width: 400px;
    line-height: 18px;
}
.adss_box .pos:hover,.adss_box .pos.posadd{
     background-color: #036BEB;
 }
.adss_box .pos:hover .pos_img,.adss_box .pos.posadd .pos_img{
    background:url(../images/contact/pos1.png);
}
.adss_box .pos:hover .position h4,.adss_box .pos.posadd .position h4{
    color:#fff;
}
.adss_box .pos:hover .position p,.adss_box .pos.posadd .position p{
    color:#fff;
}

.sultation_box{
    padding: 10px 0;
    margin-bottom: 20px;
    min-height: 350px;
}
.sultation{
    font-weight: 700;
    font-size: 18px;
}
.subox{
    width: 100%;
    float: left;
    margin:20px 0;
}
.subox li{
    width: 45%;
    float: left;
    min-height: 150px;
    padding-right: 5%;
    padding-bottom: 20px;

}
.crumbs0{
    width:auto;
}