* {
    box-sizing: border-box;}
body {
    margin: 0px;
    padding: 0px;
    list-style: none;
    font-size: 20px;
    font-family: "黑体";}
a{
    text-decoration: none;
    color: #000;
}
.header {
    position: relative;
    height: 220px;
    width: 100%;
    background: #334182 url(headerlogo.jpg) no-repeat calc(50% - 350px) 10%;}
.shoucang {
    position: absolute;
    top: 10px;
    right: calc(50% - 590px);
    color: #a1aadb;
    font-size: 13px;}
.search {
    position: absolute;
    top: 40px;
    height: 30px;
    width: 200px;
    background: #0D1E72;
    border: 1px solid #4971AA;
    border-radius: 5px;
    color: #4971AA;
    padding: 5px;
    font-size: 15px;
    line-height: 1.2em;
    right: calc(50% - 590px);}
.navitemactive {
    color: #C5B71A !important;}
.nav {
    z-index: 1000;
    background: #475290;
    position: relative;
    margin: -60px calc(50% - 600px) 0px calc(50% - 600px);
    width: 1200px;
    border-radius: 10px 10px 0px 0px;
    height: 60px;}
.navitem {
    width: 11%;
    height: 100%;
    float: left;
    color: #fff;
    text-align: center;
    font-family: "黑体";
    font-size: 17px;
    line-height: 3.4em;}
.banner {
    position: relative;
    height: 300px;
    width: 100%;
    background: url(bannerbackground.jpg) no-repeat;
    background-size: 100% 100%;}
.main {
    width:1200px;
    margin: 10px calc(50% - 600px);}
.model1 {
    width: 70%;
    padding: 10px 20px 10px 10px;
    height: 400px; //background: rgba(1,1,1,0.1);
    float: left;
    overflow: hidden;}
.model2 {
    width: 30%;
    height: 400px; //background: rgba(1,1,1,0.2);
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;}
.newlist2 {
    width: 100%;
    height: 93%;
    padding: 10px;}
.newitem2 {
    font-size: 15px;
    height: 20%;
    padding: 10px 0px 10px 10px;
    position: relative;}
.newtitle2 {
    position: absolute;
    right: 0px;
    width: 73%;
    height: 100%;
    line-height: 1.5em;}
.date {
    position: absolute;
    left: 0px;
    top: 5px;
    background: url(date1.jpg) no-repeat;
    background-size: calc(100% - 10px);
    width: 80px;
    height: 100%;}
.date>div {
    position: absolute;
    bottom: 20px;
    left: 10px;
    margin-bottom: 3px;}
.date>span {
    font-size: 20px;
    position: absolute;
    left: 10px;
    padding-top: 5px;}
.newtitle2>span {
    position: absolute;
    right: 0px;}
.model3 {
    width: 70%;
    padding: 10px;
    height: 250px; //background: rgba(1,1,0,0.1);
    float: left;}
.newlist3 {
    height: 165px;
    width: 100%;
    padding: 10px;}
.newitem3 {
    float: left;
    width: 16%;
    font-size: 14px;
    text-align: center;}
.newitem3 img{
    height: 90px;
    margin: 20px 20px;}
.model4 {
    width: 30%;
    height: 250px;
    padding-right: 10px;
    padding-top: 10px;
    float: left;}
.newlist4 {
    height: 100%;
    width: 100%;}
.newitem4 {
    height: 20%;
    width: 100%;
    position: relative;
    padding: 10px 10px 10px 20px;
    font-size: 15px;
    background: url(911.jpg) no-repeat 1.5% 50%;
    background-size: 10px;
    line-height: 2em;}
.newitem4>span {
    position: absolute;
    right: 10px;}
.title {
    height: 36px;
    font-size: 21px;
    font-weight: bold;
    color: #3c5399;
    border-bottom: 1px solid #ccc;}
.title>div>img {
    margin-right: 5px;
    width: 21px;
    height: 21px;
    margin-top: 0px;
    margin-bottom: -2px;}
.title span>a>img {
    height: 20px;
    width: 20px;}
.title>div {
    width: 5em;
    display: inline;
    padding-bottom: 10px;
    border-bottom: 2px solid #334182;}
.title>span {
    float: right;
    font-size: 15px;
    margin-top: 8px;}
.contents {
    margin-top: 20px;
    height: 310px;}
.imagenews {
    width: 54%;
    float: left;
    height: 328px;}
.imagenew {
    position: relative;
    width: 100%;
    height: 328px;}
.imagenew>img {
    width: 100%;
    height: 100%;}
.newlist {
    width: 44%;
    height: 336px;
    float: right;
    margin-top: -10px;
    overflow: hidden;}
.newitem {
    width: 100%;
    height: 31%;
    padding: 0px 10px;
    border-bottom: 1px solid #e6e6e6;
    margin-top: 10px;}
.newtitle {
    font-size: 21px;
    font-weight: bold;}
.details {
    color: #8e8e8e;
    padding-top: 9px;
    text-indent: 2em;
    line-height: 1.2em;
    font-size: 16px;}
.footer {
    width: 100%;
    text-align: center;
    height: 80px;
    line-height: 2em;
    font-size: 15px;
    padding-top: 15px;
    color: #aebaf1;
    background: #334182;}
.imagenewtitle {
    position: absolute;
    bottom: 0px;
    z-index: 10000;
    background: #334182;
    height: 35px;
    width: 100%;
    color: #fff;
    line-height: 2em;
    padding-left: 10px;
    font-size: 16px;}
