*{
    margin: 0; padding: 0; outline: none;
    -webkit-user-select: none;
}

input,textarea{
    -webkit-user-select: auto;
}


body {
    font-family: "微软雅黑", Arial, "宋体";
    FONT-SIZE: 12px;
    COLOR: #333;
    line-height: 150%;
}


.radius {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

.round {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
}


img {
    border: none;
}

.diandian {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -moz-bindings: url('ellipsis.xml#ellipsis');
}

.breakall {
    word-wrap: break-word;
    word-break: break-all;
}

ul, li {
    list-style: none;
}

.clear {
    clear: both;
}


.gray {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);

    filter: grayscale(100%);

    filter: gray;

}


.center{
    display: flex;
    display:-ms-flexbox;
    display:-webkit-box;
    display: -moz-box;
    width: 100%;
    align-items:center;
    justify-content:center;
    box-align:center;
    box-pack:center;
    -webkit-box-align:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    -ms-flex-align:center;
    -moz-box-align:center;
    -moz-box-pack:center;
}








.main{
    width: 1200px; margin: 0 auto;
}

.header1{
    width: 100%; height: 30px; line-height: 30px; background: #006fd8; color:#fff;
    text-align: right; min-width:1200px;
}
.header1_in{
    padding: 2px 5px; border: 1px solid #fff; margin-left: 20px;
}
.header1_in:link,.header1_in:visited{
    color: #fff; text-decoration: none;
}
.header1_in:hover{
    color: #fff; background: #029be2; text-decoration: none;
}


.header2{
    width: 100%; background: #029be2; height: 60px; color: #E7F3FD; font-size: 16px;
    line-height: 60px; font-weight: bold; min-width: 1200px;
}



.header2_logo{
    float: left; height: 60px; width: 300px; overflow: hidden;
}
.header2_right{
    float: right;
}
.header2_right a,.header2_right ul{
    padding: 0 10px; display: inline-block; height: 60px;
}
.header_pos .header2_right a,.header_pos .header2_right ul{
    background: #029be2;
}


.header2_right a:link,.header2_right a:visited{
    color: #E7F3FD; background: #029be2; text-decoration: none;
}



.header2_right a:hover,.header2_right ul:hover{
    color:#E7F3FD; background: #006fd8; text-decoration: none;
}
.header2_right ul:hover .header2_hidden{
    display: block;
}
.header2_hidden{
    display: none; position: absolute; left:0; top:100%; z-index: 10000;
    background: #fff; width: 100%; height: 60px; padding: 10px 0; font-weight: normal;
}
.header2_right .header2_hidden a{
    background: #fff; height: 30px; line-height: 30px; color: #666;
    width: 100%; display: block; text-align: center;
    font-size: 12px; padding: 0;
}
.header2_right .header2_hidden a:link,.header2_right .header2_hidden a:visited{
    color: #666; text-decoration: none;
}
.header2_right .header2_hidden a:hover{
    color: #09c; text-decoration: underline;
}


.header3{
    width: 100%; height: 355px; overflow: hidden; position: relative;
}
.header3_main{
    max-width: 1980px; width: 100%; min-width: 1200px;
}


.page_title{
    font-size: 18px; color: #029ce2; position: relative; height: 60px; line-height: 60px;
    font-weight: bold;
}
.page_title span{
    display: inline-block; padding-right: 30px; height: 60px; background: #fff;
    position: absolute; left:0; top:0; z-index: 10;
}
.page_title:after{
    content: ""; z-index: 0; width: 100%; height: 0; font-size: 0;
    border-top: 1px solid #ccc; position: absolute; left:0; top:50%;
}



.page_hyss_hang{
    margin-bottom: 15px; width: 100%; height: 112px;
}
.page_hyss_item{
    width: 384px; height: 110px; border: 1px solid #ccc; float: left; margin-right: 20px;
    position: relative;
    -webkit-box-shadow: 2px 2px 2px #ccc;
    -moz-box-shadow:  2px 2px 2px #ccc;
    box-shadow:  2px 2px 2px #ccc;
}
.page_hyss_item_last{
    margin-right: 0;
}
.page_hyss_item img{
    position: absolute; left:20px; top:10px;
}
.page_hyss_item_title{
    padding: 18px 20px 5px 130px; font-size: 16px; color: #029ce2;
}
.page_hyss_item_info{
    padding: 0 20px 0 130px; line-height: 14px; height: 56px; font-size: 12px;
    overflow: hidden; width: 230px; color: #787878;
}




.page_aqbz_hang{
    width: 100%; height: 330px;
}
.page_aqbz_item{
    width: 221px; height: 310px; border: 1px solid #ccc; margin-right: 20px; float: left;
    -webkit-box-shadow: 2px 2px 2px #ccc;
    -moz-box-shadow:  2px 2px 2px #ccc;
    box-shadow:  2px 2px 2px #ccc;
}
.page_aqbz_item img{
    display: block; width: 110px; height: 110px; margin: 15px auto;
}
.page_aqbz_item_last{
    margin-right: 0;
}
.page_aqbz_item_title{
    font-size: 16px; color: #029ce2; line-height: 20px; text-align: center; padding-top: 5px;
}
.page_aqbz_item_info{
    padding: 0 20px; margin: 10px 0; height: 130px; overflow: hidden; color: #787878;
}



.page_xtys_item{
    width: 33.33333%; float: left; height: 50px; line-height: 30px;
    font-size: 16px; color: #666;
}
.page_xtys_item span{
    padding: 0 10px; color: #0099cc; font-size: 20px;
}


.page_left{
    width: 48%; float: left;
}
.page_center{
    width:4%; float: left; height: 100px;
}
.page_right{
    width:48%; float:left;
}
.page_kh_item{
    width: 129px; height: 98px; float: left; margin:0 20px 0 0;
}
.page_kh_item_last{
    margin-right: 0;
}



.footer{
    border-top: 1px solid #ccc; padding-top: 20px; color: #333;
    margin-top: 20px; min-width: 1200px;
}
.footer_left{
    float: left;
}
.footer_right{
    float: right; width: 160px; position: relative;
}
.footer_hang1{
    padding-bottom: 10px;
}
.footer_hang1 a:link,.footer_hang1 a:visited{
    color: #333; text-decoration: none;
}
.footer_hang1 a:hover{
    color: #333; text-decoration: underline;
}
.footer_hang_link{
    padding-right: 10px; border-right: 1px solid #666; margin-right: 9px; line-height: 12px;
}
.footer_right img{
    position: absolute; left:0; top:0; width: 70px; height: 70px;
}
.footer_right div{
    padding: 15px 0 0 80px;
}







.header_pos{
    background: #029be2;
}
.header_pos .header2_right a:link,
.header_pos .header2_right a:visited,
.header_pos .header2_right ul:link,
.header_pos .header2_right ul:visited{
    background: #029be2;
}

.header_pos .header2_right a:hover,
.header_pos .header2_right ul:hover{
    color:#E7F3FD; background: #006fd8; text-decoration: none;
}

.header_pos .header2_right ul a:link,
.header_pos .header2_right ul a:visited{
    background: #fff;
}
.header_pos .header2_right ul a:hover{
    color: #09c; text-decoration: underline;
}


.pos_hang{
    position: relative; width: 100%; height: 200px;
}
.pos_hang1 img{
    position: absolute; left:100px; top:10px;
}
.pos_hang_title{
    font-size: 25px; color: #3882E4;
}
.pos_hang_info{
    font-size: 14px; line-height: 20px;
}
.pos_hang_title1{
    padding-left: 390px; padding-top: 20px;
}
.pos_hang_info1{
    padding-left: 390px;  padding-top: 10px;
}
.pos_hang_jg{
    width: 100%; height: 30px; background: #F5F5F5; position: relative;
    margin-bottom: 20px;
}
.pos_hang_jg:after{
    content: ""; width: 96%; height: 0; font-size: 0; border-top: 1px dashed #ccc;
    position: absolute; left:2%; top: 15px;
}
.pos_hang2 img{
    position: absolute; right: 100px; top: 10px;
}
.pos_hang_title2{
    padding-right: 550px; padding-top: 20px; text-align: right;
}
.pos_hang_info2{
    padding-right: 550px;  padding-top: 10px; text-align: right;
}
.pos_hang_title4{
    padding-right: 400px; padding-top: 20px; text-align: right;
}
.pos_hang_info4{
    padding-right: 400px;  padding-top: 10px; text-align: right;
}
.pos_hang_title5{
    padding-left: 550px; padding-top: 20px;
}
.pos_hang_info5{
    padding-left: 550px;  padding-top: 10px;
}




.vip_hang{
    padding: 10px 0;
}
.vip_hang_left{
    float: left; width: 650px; border: 1px solid #ccc; padding: 10px 10px 10px 10px;
    -webkit-box-shadow: 2px 2px 2px #ccc;
    -moz-box-shadow:  2px 2px 2px #ccc;
    box-shadow:  2px 2px 2px #ccc;
}
.vip_hang_left img{
    display: block; padding: 0 13px; float: left;
}
.vip_hang_right{
    margin-left: 25px; float: left; width: 460px; height: 105px; border: 1px solid #ccc;
    -webkit-box-shadow: 2px 2px 2px #ccc;
    -moz-box-shadow:  2px 2px 2px #ccc;
    box-shadow:  2px 2px 2px #ccc;
    padding: 10px; line-height: 26px;
}
.vip_hang_right div{
    font-size: 17px; color: #029be2; float: left; width: 33.3333%; height: 30px;
    font-weight:bold;
}

.vip_hang_right img {
  display: block;
  padding: 0px;
  float: left;
}



.vip_hang2_left{
    float: left; width: 49%;
}
.vip_hang2_right{
    float: right; width: 49%;
}
.vip_hang2_left .page_xtys_item{
    width: 50%; height: 30px; line-height: 30px;
}
.vip_hang2_right img{
    display: block; float: left; padding-right: 29px;
}
.vip_kh img{
    display: block; float: left; padding-right: 7px;
}