*{
    padding: 0px;
    margin: 0px;
}
li{
    list-style: none;
}
a{
text-decoration:none;
color: #000;
}
body{
    width: 100%;
    background-color: #fff;
}
.header{
    width:70%;
    height:100px;
    white-space: nowrap;
    margin: 0px auto;
    /*background: #e5e5e5;*/
}
.header_left{
    width: 77%;
    height:70px;
    display: flex;
    /*background: yellow;*/
    float: left;
    margin-top: 15px;
}
.left_one{
    /*background: blue;*/
    /* float: left; */
}
.left_one img{
    width: 70px;
    height: 70px;
}
.left_name{
    width: 135px;
    height: 60px;
    /*background: orange;*/
    margin-top: 5px;
    float: left;
    margin-left: 2%;
}
.name{
    width: 135px;
    height: 40px;
    line-height: 40px;
    /*background: red;*/
    border-bottom: 1px solid #040404;
    float: left;
    text-align: center;
    font-size: 1.8em;
    font-weight: bold;
    letter-spacing: 1px;
    color: #040404;
}
.ying{
    width: 135px;
    height: 20px;
    line-height: 20px;
    /*background: green;*/
    float: left;
    font-size: 11px;
    color: #040404;
    text-align: center;
}
.left_zhihui{
    width: 480px;
    height:60px;
    margin-top: 5px;
    /*background: blue;*/
    margin-left: 2%;
    border-left: 1px solid #cccccc;
    float: left;
}
.zhi_name{
    width: 70%;
    height:40px;
    line-height: 40px;
    float: left;
    color:#008cd6;
    font-size:1.4em;
    font-weight: bold;
    text-indent: 10px;
}
.name_two{
     width: 70%;
    height:20px;
    line-height: 20px;
    float: left;
    /*color:#cccccc;*/
    font-size:0.8em;
    text-indent: 10px;
}

.header_right{
    width: 22%;
    height:70px;
    /*background: green;*/
    margin-top: 15px;
    float: right;
}
.right_left{
    width: 18%;
    height: 40px;
    margin-top: 15px;
    float: left;
}
.right_left img{
    width: 100%;
    height: 100%;
}
.right_size{
    width:80%;
    height: 50px;
    float: left;
    /*background:blue;*/
    margin-top: 10px;
    margin-left: 2%;
}
.size_one{
    height: 30px;
    line-height: 30px;
    font-size: 1.2em;
    float: left;
    font-weight: bold;
    color: #d30200;
    letter-spacing: 1px;
}
.size_two{
    height: 15px;
    line-height: 15px;
    font-size: 0.85em;
    float: left;
    color: #333333;
    /*letter-spacing: 1px;*/
}


/*轮播*/
.lunbo{
    width: 100%;
    height: 350px;
    background:#3d9ad7;
    position: relative;
}
.luns{
    width: 100%;
    height: 350px;
}
.luns img{
    width: 100%;
    height: 100%;
}
.leirong{
    position: absolute;
    /*top: 45%;*/
    /*left: 36%;*/
    /*left: 30%;*/
    top:140px;
    /*left: 380px;*/
    left: 630px;
    /*width: 30%;*/
    line-height: 60px;
    font-size: 2.6em;
    /*font-weight: bold;*/
    text-align: center;
    letter-spacing: 2px;
    color: #fff;
}
.nav{
    width:100%;
    height: 50px;
    background: rgba(14,83,152,.5);
    border-bottom: 1px solid #fffcfc;
   /* position: fixed;
    top: 10.8%;
    left: 0;*/
    position: absolute;
    top: 0;
    left: 0;
}
.nav ul{
    display: block;
    width:70%;
    margin:0px auto;
    height: 50px;
}
.nav ul li{
    display: block;
    width: 12.3%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    float: left;
    color: #fff;
}
.nav ul li a {
    white-space: nowrap;
}
.shubiaoshangyi{
    width: 100%;
    height: 220px;
    background: #fff;
    position: absolute;
    top: 50px;
    left: 0;
}
.shuba{
    width: 65%;
    height:180px;
    margin:20px auto;
    overflow: hidden;
}
.shuba_left{
    width:300px;
    height: 180px;
    float: left;
}
.shuba_left img{
    width: 100%;
    height: 100%;
}
.shuba_center{
    width: 350px;
    height: 160px;
    margin-top: 20px;
    float: left;
    margin-left: 2%;
    font-size: 0.85em;
    line-height: 30px;
    color: #666666;
}
.shuba_right{
    width: 480px;
    height:80px;
    float: left;
    margin-left: 3%;
}
.right_hui,.right_huia{
    width: 47%;
    height:39px;
    border-bottom: 1px dashed #aeaeae;
    margin-right: 12px;
    float: left;
    margin-bottom: 5px;
}
.huigao{
    width: 12px;
    height: 15px;
    float: left;
    margin-left: 5px;
    margin-top: 12px;
}
.huigao img{
    width: 100%;
    height: 100%;
}
.qijian{
    width: 88%;
    height: 40px;
    line-height: 40px;
    color: #666666;
    float: left;
    margin-left: 7px;
    font-size: 1.1em;
}
.right_hui:hover{
    border-bottom: 1px dashed #bb0007;
}
.qijian:hover{
    color: #bb0007;
}


.daohangtishi{
    width: 100%;
    height:40px;
    background: #f8f8f8;
}
.tishi{
   width:65%;
   height: 40px;
   margin: 0px auto;
   overflow: hidden;
}
.tishi_img{
    width: 25px;
    height: 25px;
    margin-top: 7px;
    float: left;
    margin-left: 10px;
}
.tishi_img img{
    width: 100%;
    height: 100%;
}
.dangqianweizhi{
    height: 40px;
    line-height: 40px;
    float: left;
    margin-left: 5px;
    color: #666666;
    font-size: 0.98em;
}


.qixiang{
    width: 100%;
    /*height: 780px;*/
    /*background:#fff;*/
    overflow: hidden;
}
.qicenter{
    width: 65%;
    /*height:650px;*/
    margin:0px auto;
    margin-top: 50px;
}
.aboutsmy{
    width:20%;
    /*width: 240px;
    height: 300px;*/
    height: auto;
    background:#f8f8f8;
    float: left;
}
.amys{
    width: 100%;
    height: 100px;
    background: #008cd6;
    overflow: hidden;
}
.cen{
    width: 100%;
    height: 60px;
    margin-top: 25px;
}
.amys_zhong{
    height: 35px;
    line-height: 35px;
    font-size: 1.5em;
    text-indent: 15px;
    font-weight: bold;
    color: #fff;
}
.amys_ying{
    height: 25px;
    line-height: 25px;
    font-size:1.2em;
    text-indent: 15px;
    color: #fff;
}
.qiy{
    width: 100%;
    height: 58px;
}
.qiheng{
    width: 93%;
    margin: 0px auto;
    height: 58px;
    border-bottom: 1px solid #dddddd;
}
.qi_w{
    width: 90%;
    height: 58px;
    line-height: 58px;
    /*text-indent: 20px;*/
    float: left;
    font-size: 16px;
}
.qi_img{
    width: 12px;
    height: 12px;
    float: right;
    margin-right: 15px;
    margin-top:16px;
}
.qi_img img{
    width: 100%;
    height: 100%;
}
/*.qiy:hover{
    background: #bb0007;
}*/

.qijianjie{
    width: 75%;
    /*width: 77%;
    height:550px;*/
    float: right;
}
.jiantitle{
    width: 100%;
    height: 69px;
    border-bottom: 1px solid #bb0007;
    overflow: hidden;
}
.jiancen{
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-top: 15px;
    border-left: 3px solid #bb0007;
    text-indent: 15px;
    font-size: 1.3em;
    font-weight: bold;
}
.nerrong{
    width:100%;
    line-height:20px;
    font-size: 0.9em;
    margin-top: 30px;
    text-indent: 20px;
    color: #666;
}
.nerrong img {
    width: 100%;
}
.nerrong p:nth-child(2) img {
    width: 100%;
}
.nerrong_tu{
    width: 100%;
    height: 350px;
    margin-top: 30px;

}
.nerrong_tu img{
    width: 100%;
    height: 100%;
}
/*.qiy:hover{
    color: #fff;
}*/


.footer{
    width: 100%;
    height: 300px;
    background:#293a4a;
    margin-top: 3%;
    overflow: hidden;
}
.foot_top{
    width:70%;
    /* height:150px; */
    margin:0px auto;
    margin-top: 87px;
    padding-bottom: 38px;
}
 .foot_top:after{
        content: "";
        display: block;
        height: 0;
        clear:both;
        visibility: hidden;
    }
    .foot_top{
        *zoom: 1;
    }
.ftop_left{
    width: 27%;
    height: inherit;
    float: left;
}
.lo{
    width: 28%;
    height: 90px;
    float: left;
}
.lo img{
    width: 100%;
    height: 100%;
}
.zongzhi{
    width:69%;
    height:90px;
    float: right;
}
.zhongzu{
    height: 30px;
    line-height: 30px;
    font-size: 1.2em;
    float: left;
    font-weight: bold;
    color: #fff;
}
.dian{
   width: 5px;
    height: 5px;
    line-height: 30px;
    background-color: #fff;
    font-size: 1.2em;
    float: left;
    font-weight: bold;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 8%;
    border-radius: 50%;
}
.huanjing{
    height: 30px;
    line-height: 30px;
    font-size: 1.2em;
    color: #fff;
    float: left;
    font-weight: bold;
}
.yingyi{
    float: left;
    margin-top: 8%;
    color: #999999;
    font-size: 12px;
}
.yier{
    float: left;
    color: #999999;
    font-size: 11px;
}

.fcents{
    width: 23%;
    /*height:60px;*/
    float: left;
    margin: 0 2% 0 5%;
}
.lianxi{
    height:30px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
}
.dianhua,.youxiang{
    height:20px;
    line-height: 20px;
    font-size: 15px;
    margin-top: 3%;
    color: #fff;
}
.frights{
     width: 28%;
    /* height: 60px; */
    float: left;
}

.foot_ers{
    height: 60px;
    line-height: 60px;
    font-size:14px;
    color: #949ba2;
    border-top: 1px solid #949ba2;
    margin:0px auto;
    text-align: center;
}
.footer_code_img_box{
    width:14.5%;
    float: left;
}
.footer_code_img_box .footer_code_img{
    width: 60%;
    float: right;
}
.footer_code_img img{
    width: 100%;
    display: block;
}
