.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.top-header {
    /*height: 80px;*/
    /*opacity: .4;*/
    background-color: rgba(255, 255, 255, .2);
    /*z-index: 999;*/
    width: 100%;
    /*position: absolute;*/
    top: 0;
}

.top-header .container {
    margin: 0 auto;
    height: 70px;
    line-height: 70px;
    width: 1200px;
    position: relative;
}

.top-header {
    color: #5069ff;
}

.top-header .container .user a {
    color: #000;
}

.top-header .container .user a:hover {
    color: #5069ff;
    cursor: pointer;
}

.top-header .container>div a .operaCenter:hover {
    color: #ffffff;
}

.top-header .container .logo {
    width: 180px;
    /*margin-left: 60px;*/
    float: left;
    line-height: 70px;
}

.top-header .container .welcome_login {
    float: left;
}

.top-header .container .welcome_login,
.top-header .container .logo,
.top-header .container .backIndex,
.top-header .container .user {
    line-height: 70px;
    text-align: center;
    /*cursor: pointer;*/
}

.top-header .container .welcome_login a,
.top-header .container .logo a,
.top-header .container .backIndex a,
.top-header .container a {
    color: #fff;
}

.top-header .container .backIndex,
.top-header .container .user {
    float: right;
}

.top-header .container .user {
    margin-right: 40px;
}

.top-header .container .backIndex {
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    background-color: #5069ff;
    width: 120px;
    text-align: center;
    cursor: pointer;
}

.content {
    height: auto;
}

.container {
    font-size: 16px;
    margin-top: 10px;
}

.container a {
    color: white;
}

.logn-right li {
    display: inline-block;
    margin-left: 60px;
}

.logn-right li a:hover {
    color: #5069ff;
}

.content .bg_pic {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    /*background: url("./gbi.png") no-repeat 0 0 ;*/
}

.bg_pic_con {
    width: 1200px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    right: 0;
}

.bg_pic_con_img {
    width: 200px;
    height: auto;
    margin-bottom: 10px;
}

.bg_pic_left {
    color: white;
    margin-left: 160px;
    margin-top: 160px;
    width: 200px;
    text-align: center;
    float: left;
}

.bg_pic_right {
    color: white;
    margin-top: 160px;
    margin-left: 80px;
    float: left;
}

.bg_pic_right_p {
    font-size: 52px;
    font-weight: 900;
    margin-bottom: 20px;
}

.bg_pic_right_btn {
    width: 135px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #1f8df4;
    margin-top: 37px;
}

.bg_pic_right_btn a {
    color: white;
    font-size: 18px;
}

.content .bg_pic img {
    display: block;
    width: 100%;
    height: auto;
    /*min-width: 1500px;*/
    /*min-height: 600px;*/
}

.content .bg_pic .title {
    width: 600px;
    height: 300px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    margin-top: -150px;
}

.content .bg_pic .title .title_down,
.content .bg_pic .title .title_top,
.content .bg_pic .title .title_btn_box {
    height: 100px;
    line-height: 100px;
    text-align: center;
    color: #ffffff;
}

.content .bg_pic .title .title_top {
    font-size: 3.5em;
    font-weight: 700;
}

.content .bg_pic .title .title_down {
    font-size: 1.5em;
    font-weight: 500;
}

.content .bg_pic .title .title_btn_box {
    height: 100px;
}

.content .bg_pic .title .title_btn {
    margin: 20px auto;
    height: 60px;
    line-height: 60px;
    width: 190px;
    text-align: center;
    cursor: pointer;
    user-select: none;
    background-color: #5069ff;
    font-size: 18px;
}

.content .message {
    background-color: #ccc;
    /*这个背景应该是个图片*/
    height: 180px;
    width: 100%;
}

.content .message .message_box {
    width: 80%;
    margin: 0 auto;
    height: 100%;
}

.content .message .message_box .message_box_two {
    width: 46%;
    height: 100%;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
    /*background-color: #ff6700;*/
}

.content .message .message_box .message_box_left,
.logo {
    float: left;
}

.content .message .message_box .message_box_right,
.logn-right {
    float: right;
}

.content .message .message_box .message_box_two .title {
    width: 130px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    border-bottom: 2px solid #c5c5c5;
}

.content .message .message_box .message_box_two .title .text {
    float: left;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #5069ff;
    box-sizing: border-box;
    font-weight: 700;
}

.content .message .message_box .message_box_two .title .buoy {
    float: right;
    height: 40px;
    padding: 10px 0 10px 10px;
    box-sizing: border-box;
}

.content .message .message_box .message_box_two .title .buoy>div {
    height: 20px;
    line-height: 20px;
    font-size: 16px;
}

.content .message .message_box .message_box_two .details {
    width: 100%;
    height: 100px;
    padding: 10px 0;
    box-sizing: border-box;
    font-size: 14px;
}

.content .message .message_box .message_box_two .details div {
    width: 80%;
    overflow: hidden;
    height: 80px;
    line-height: 25px;
    word-wrap: break-word;
    word-break: break-all;
}

.introduce {
    width: 100%;
    height: auto;
    background: url("../img/inpic.png") no-repeat;
    background-size: 100% auto;
}

.introduce .top,
.picNav .top {
    height: 120px;
    padding: 30px;
}

.introduce .top .top_on,
.introduce .top .top_down {
    text-align: center;
}

.introduce .top .top_on {
    color: #000;
    font-size: 30px;
    line-height: 30px;
    height: 30px;
    padding: 30px;
}

.introduce .top .top_down {
    color: #626262;
}

.introduce .main {
    width: 80%;
    margin: 0 auto 30px;
    border: 1px solid #e5e5e5;
    /*height: 270px;*/
    position: relative;
}

.introduce .main .main_pic {
    box-sizing: border-box;
    height: 100%;
    width: 35%;
    padding: 20px;
}

.introduce .main .main_pic img {
    display: block;
    width: 100%;
}

.introduce .main .main_text {
    box-sizing: border-box;
    width: 54%;
    /*background-color: #ccc;*/
    position: absolute;
    top: 50%;
    margin-top: -95px;
}

.introduce .main .main_text .main_text_top {
    font-size: 24px;
    height: 60px;
    line-height: 60px;
}

.introduce .main .main_text .main_text_down {
    margin-top: 10px;
    height: 120px;
    line-height: 2;
    color: #626262;
}

.picNav {
    width: 100%;
    height: auto;
    background: url("../img/picNav_bj.png") no-repeat;
    background-size: 100% auto;
}

.picNav .top .title_detail,
.picNav .top .title {
    text-align: center;
}

.picNav .top .title {
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    height: 30px;
    padding: 30px;
}

.picNav .top .title_detail {
    color: #fff;
}

.picNav .navBox {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 40px;
}

.picNav .navBox ul {
    width: 100%;
    text-align: center;
}

.picNav .navBox ul li {
    float: left;
    width: 20%;
}

.picNav .navBox ul li a {
    display: block;
    width: 50%;
    margin: 0 auto;
}

.picNav .navBox ul li .each_pic {
    width: 100%;
}

.picNav .navBox ul li .each_pic img {
    border: 2px solid #fff;
    border-radius: 50%;
    width: 100%;
}

.picNav .navBox ul li .each_info {
    margin-top: 16px;
    color: #fff;
}

.doorLink {
    background-color: #535768;
}

.doorLink .linkNav {
    width: 80%;
    margin: 0 auto;
}

.doorLink .linkNav .linkNav_left {
    float: left;
}

.doorLink .linkNav .linkNav_left .box .top {
    padding: 20px 0;
    font-weight: 700;
    color: #fff;
    /*box-sizing: border-box;*/
}

.doorLink .linkNav .linkNav_left .box .down div {
    padding: 4px 0;
    font-size: 12px;
}

.doorLink .linkNav .linkNav_left .box .down div a {
    color: #b8b8b8;
}

.doorLink .linkNav .linkNav_center .box {
    float: left;
    padding: 40px 10px 10px 20px;
}

.doorLink .linkNav .linkNav_center .box .down {
    text-align: center;
    color: #b8b8b8;
    font-size: 12px;
    padding: 10px 0;
}


/* li li li   */

.footer_icon {
    position: relative;
    top: 4px;
}

.information {
    background-color: #f7f8ff;
    text-align: center;
}

.info-con {
    width: 1200px;
    margin: 0 auto;
    padding: 55px 0;
}

.info-con-sec {
    font-size: 16px;
    color: #c1c1c6;
    margin-top: 15px;
}

.info-con-text {
    text-align: left;
    margin-top: 50px;
}

.info-con-text li {
    float: left;
    width: 240px;
    margin-right: 80px;
}

.img-right,
.img-left {
    float: left;
}

.img-right {
    margin-left: 10px;
}

.img-right-p {
    font-size: 14px;
    color: #c1c1c6;
    margin-top: 5px;
}

.info-con-text-div {
    text-align: left;
    font-size: 14px;
    margin-top: 20px;
}