
body{
    width: 1200px;
    margin: 0 auto;
}

.header{
    height: 941px;
    background: url("../img/head0830.png") no-repeat;
}

.line-nav{
    position: absolute;
    top:700px;
    z-index: 100;
    padding-left: 255px;
}
.line-nav ul{
    display: flex;
    flex-direction: row;
}

.line-nav ul li{
    margin-right: 41px;
}

.line-nav ul li a{
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.header-dsc {
    position: absolute;
    top:750px;
    width: 840px;
    height: 110px;
    overflow: hidden;
    margin-left:40px ;
    margin-bottom: 100px;
}
#tip{
    cursor: pointer;
    background-image: url("../img/long-arrow-bottom.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
}

.header-dsc .font14{
    letter-spacing:2px;
    text-indent: 2em;
    line-height: 28px;
    color: #02033b;
}
.header-pic{
    position: absolute;
    top:860px;
}

.yingxiangjianzheng{
    height: auto;
}
.top-head{
    clear: both;
    height: 45px;
}
.top-head img{
    display: flex;
    margin: 0 auto;
}
.top-head2{
    clear: both;
    height: 40px;
  padding: 40px 0;
}
.top-head2 img{
    display: flex;
    margin: 0 auto;
}
.ying-top-lef{
    width: 530px;

}
.ying-top-rig{
    width: 600px;
    margin: 50px 40px 0 20px;
}
.ying-top-rig .ying-tit,.ying-dsc{
    line-height: 30px;
}
.ying-dsc{
    letter-spacing:2px;
    text-indent: 2em;
}

.guandianzhiji{
    height: 390px;
    background: url("../img/bgdatu.png") no-repeat;
}

.guandian-con-left,.guandian-con-right{
    display: block;
    float: left;
    width: 42%;
    margin-top: 150px;
}
.more {
    width: 100%;
    height: 30px;

}
.more a{
    margin-right: 40px;
    float: right;
    font-size: 16px;
    line-height: 30px;
    color: #003685;
}
.guandian-con-left ul li,.guandian-con-right ul li {
    display: flex;
    flex-direction: row;
}
.guandian-con-left ul li .guandian-title,.guandian-con-right ul li .guandian-title{
    padding-left: 25px;
    background-image: url("../img/check-box-outline.png");
    background-repeat: no-repeat;
    background-position: 0 2px;
    background-size: 20px;
    font-size: 14px;
    line-height: 30px;
    color: #2f2f2f;
}
.guandian-con-left ul li .guandian-title a,.guandian-con-right ul li .guandian-title a{
    color: #2f2f2f;
}
.guandian-con-left ul li .guandian-date,.guandian-con-right ul li .guandian-date{
    font-size: 16px;
    line-height: 30px;
    color: #ff4e00;
}


.canyujiemu{
    clear: both;
    height: 660px;
}
.canyujiemu img{
    position: relative;
    top:-20px;
    z-index: -1;
    height: 165px;
}
.canyu-con{
    margin-top: 80px;
    height: 395px;
    background:url("../img/bj_12.jpg") no-repeat ;
	
}

.canyu-link{
    position: relative;
    top:-20px;
    background: #11042d;
    padding: 0 0 0 150px;
}
.canyu-link-con{
    position: relative;
    top:-20px;
    z-index: -1;
}
.canyu-link ul{
    display: flex;
    flex-direction: row;
    flex-flow: row;
}
.canyu-link ul li{
    width: 40%;
}
.canyu-link ul li a{
    color: #fff;
    font-size: 12px;
    line-height: 28px;
}

.nav ul{
    margin-top: 80px;
    height:30px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    color: #000;
}
.nav li a{
    color: #000;
    line-height: 30px;
}
.nav li.fg{
    color: #000;
    margin: 0 15px;
    line-height: 30px;
}
.footer{
    padding-top: 40px;
    background: #11042d;
    height: 120px;
    text-align: center;
    color: #fff;
    line-height: 28px;
    letter-spacing: 1.5px;
}


