body {
    width: 100%;
   /* height: 2400px;*/
    background-color: #efefef;
    font-size: 16px;
    font-family: "Microsoft YaHei", sans-serif;
    margin: 0px auto;
    padding: 0px;
    /*background: url(../image/bodybackground.png) no-repeat;*/
    background-size: 1200px auto;}
.header {
    width: 100%;
    position: relative;
    height: 12vw;
    background: #0f1682;}
.left_top_content>table>tbody>tr>td>div{
line-height: 14px;
overflow: initial !important;}
.logo {
    display: block;
    background: #0f1682;
    /* float: left; */
    width: 100vw;
    /*! padding: 30px 20px 10px 10px; */
    height: 90px;
    z-index: 1000;
    /*! margin-left: calc(50% - 600px); */
    position: absolute;
    height: 12vw;
overflow: hidden;}
.logo img {
    width: 100%;
    height: auto;
    overflow: hidden;}


.nav {
    display: block;
    /* float: right; */
    position: absolute;
    width: 100%;
    z-index: 10;
    height: 50px;
    top: 12vw;
    background: #023764;}

.nav ul {
   list-style: none;
    margin: 0px;
    padding: 0px;
    height: 100%;
    width:1200px;
    float: left;
    margin-left: calc(50% - 600px);}
.nav ul li:hover {
    background: #034692;
    color: #fff;}
.nav ul li {
    float: left;
    width: calc(100% / 6);
    height: 100%;
    line-height: 100px;
    text-align: center;}
.nav ul li:hover a {
    color: #fff;}
.nav ul li a {
    display: block;
    /* width: 100px; */
    height: 100%;
    line-height: 303%;
    text-align: center;
    color: #fff;
    font-weight: bold;
    text-decoration: none;}

.banner {
    width: 100%;
    height: 550px;
    margin: 0px auto;
    background: #1b19196e url(../image/bannerbackground.jpg);
background-size: 100% 100%;}

.content {
    width: 100%;
    background: #fff;
    margin: 0 auto;}

.contetn {
    width: 1200px;
    height: 1000px;
    background-color: #ffffff;
    margin-top: 20px;}

.top {
    width: 100%;
    margin: 0 auto;
    height: 470px;
    background-color: #ffffff;
    margin-top: 0px;
    background: url(../image/background.jpg);}

.left_top {
    width: 380px;
    margin-top: 40px;
    margin-left: calc(50% - 600px);
    position: relative;
    height: 100px;
    /* background-color: #ffffff00; */
    float: left;}

.left_top_title {
    width: 780px;
    float: left;
    /* background-color: #ffffff; */
    /* line-height: 30px; */
    font-size: 20px;
    font-weight: bold;
    color: #000;
    text-align: center;}

.left_top_title h3 {
    /* width: 600px; */
    float: left;
    height: 30px;
    /* background-color: #ffffff; */
    line-height: 19px;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    text-align: center;}

.left_top_content {
    width: 790px;
    height: 282px;
    top: 65px;
    background-color: #ffffffbf;
    line-height: 70px;
    font-size: 16px;
    color: #000;
    position: absolute;
    text-align: center;}
.left_top_content table{
float:left;}
.left_top .more:hover {}
.left_top .more {
    /* width: 600px; */
    text-decoration: none;
    float: right;
    /*border: 3px solid #1aa3ff;*/
    /*padding: 0px 20px;*/
    height: 20px;
    margin-top: 20px;
    border-radius: 7px;
    /* background-color: #ffffff; */
    line-height: 30px;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    text-align: center;}
.left_top .more:hover a {}
.left_top .more a {
    /* width: 600px; */
    text-decoration: none;
    float: right;
    /* border: 4px solid #1aa3ff; */
    padding: 0px 20px;
    /* height: 30px; */
    background-color: #ffffff;
    /* line-height: 30px; */
    font-size: 14px;
    color: #333;
    text-align: center;}

.newsimage {
    width: 382px;
    height: 281px;
    background-color: #d8d8d821;
    float: left;
    margin-left: 10px;}
.newsimage:hover{
    transform: scale(1.005);}

.left_top_content .newtitle {
    position: absolute;
    background: #0099ff;
    color: #fff;
    /*! left: -10px; */
    line-height: 35px;
    text-align: left;
    text-indent: 1em;
    font-size: 16px;
    width: 360px;
    top: 240px;
    height: 40px;
    padding: 0px 10px;}
.newsimage img {
    width: 380px;
    height: 280px;
    background-color: #ffffff;
    float: left;
    margin-left: 0px;}

.left_top_content ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 50%;
    float: right;}

.left_top_content ul li {
    float: left;
    width: 93%;
    /*border: 1px solid #dcdada;*/
    margin: 0px 10px 0px 10px;
    height: 85px;
    line-height: 100%;
    position: relative;
    text-align: left;
transition: all 0.25s ease-in-out;}

.left_top_content ul li:hover {background: #0f1682;color: #fff;}

.left_top_content ul li a {
    display: block;
    /* width: 100px; */
    height: 100%;
    line-height: 100%;
    text-align: left;
    color: #000;
    text-decoration: none;}

.left_top_content ul li a:hover {
    color: #0f1682;}

.left_top_content ul li a .news_title {
    display: block;
    /* width: 100px; */
    height: 16px;
    line-height: 170%;
    text-align: left;
    position: absolute;
    color: #000;
    font-size: 16px;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
right:0px;}
.left_top_content ul li:hover a .news_title {color: #fff;}
.left_top_content ul li:hover a .new_detail{
    color: #fff;}
.left_top_content ul li:hover a .new_date{
    color: #fff;}

.left_top_content ul li a .new_detail {
    display: block;
    width: 265px;
    height: 35px;
    top: 40px;
    line-height: 130%;
    text-indent: 2em;
    text-align: left;
    position: absolute;
    font-size: 13px;
    color: #666;
    padding: 0px 10px 0px 10px;
    text-decoration: none;
    overflow: hidden;
    right: 7px;}

.left_top_content ul li a .new_date {
    display: block;
    width: 65px;
    height: 78%;
    top: 8px;
    left: 7px;
    font-size: 20px;
    font-weight: bold;
    line-height: 100%;
    text-align: center;
    color: #848181;
    position: absolute;
    text-decoration: none;
    border: 1px solid #ddd;}

.left_top_content ul li:hover a .new_date span {
    color: #fff;}
    .left_top_content ul li a .new_date span {
        display: block;
        width: 65px;
        /* height: 100%; */
        font-size: 13px;
        right: 0px;
        top: 0px;
        line-height: 180%;
        text-align: center;
        font-weight: bold;
        color: #848181;
        position: absolute;
        text-decoration: none;}

.right_up {
    width: 780px;
    margin-right: calc(50% - 600px);
    height: 335px;
    /*background-color: #fff;*/
    float: right;
    margin-top: 40px;}

.right_up_title {
    width: 100%;
    /* background-color: #ffffff; */
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    text-align: center;}

.right_up_title h3 {
    width: 100%;
    margin-left: 0;
    height: 30px;
    border-bottom: 1px solid;
    /* background-color: #ffffff; */
    line-height: 15px;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    text-align: left;
    margin-top:10px;}

.right_up_content {
    width: 100%;
    line-height: 170%;
    padding-top: 20px;
    padding-left: 10px;
    color: #333;
    font-size: 14px;}

.right_up_content ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
    float: left;}


.right_up_content ul li {
    float: left;
    width: 100%;
    position: relative;
    height: 47px;
    line-height: 100%;
    text-align: left;
transition: all 0.25s ease-in-out;}
.right_up_content ul li:hover {
background: #0f1682;}

.right_up_content ul li a {
    display: block;
    /* width: 100px; */
    height: 100%;
    line-height: 100%;
    text-align: left;
    color: #000;
    text-decoration: none;}

.right_up_content ul li a:hover {
    color: #fff;}

.right_up_content ul li a .news_title {
    display: block;
    /* width: 100px; */
    height: 100%;
    line-height: 215%;
    position: absolute;
    left: 5px;
    top: 8px;
    font-size: 16px;
    text-align: left;
    color: #333;
    text-decoration: none;}

.right_up_content ul li:hover a .news_title {color: #fff;}
.right_up_content ul li:hover a .new_date span {color: #fff;}


.right_up_content ul li a .new_detail {
    display: block;
    /* width: 100px; */
    height: 100%;
    line-height: 100%;
    text-align: left;
    left: 85px;
    font-size: 13px;
    top: 35px;
    position: absolute;
    color: #fefefe;
    text-decoration: none;}

.right_up_content ul li a .new_date {
    display: block;
    width: 65px;
    top: 8px;
    font-size: 23px;
    height: 100%;
    position: absolute;
    line-height: 130%;
    text-align: center;
    right: 0px;
    color: #fdfe06;
    text-decoration: none;}

.right_up_content ul li a .new_date span {
    display: block;
    /* width: 100px; */
    height: 100%;
    line-height: 340%;
    font-size: 13px;
    text-align: center;
    color: #848181;
font-weight: bold;
    text-decoration: none;}

.center {
    background: #f8f7f3;
    height: 470px;
    padding-top: 40px;
    padding-left: calc(50% - 600px);}

.center .left_bottom {
    width: 370px;
    margin: 0px 20px 0px 0px;
    /* padding: 14px; */
    position: relative;
    float: left;
    height: 432px;}

.center .left_bottom_title {
    width: 200px;
    top: 55px;
    height: 30px;
    /* background-color: #ffffff29; */
    line-height: 30px;
    font-size: 20px;
    left: 55px;
    font-weight: bold;
    position: absolute;
    color: #000;
    text-align: center;}

.center .left_bottom_title h3 {
    /* width: 600px; */
    height: 30px;
    /* background-color: #ffffff; */
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    margin: 0px;
    color: #000;
    text-align: left;}

.center .left_bottom_content {
    position: absolute;
    top: 40px;
    left: 0px;}

.center .left_bottom_content ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
    float: left;}

.center .left_bottom_content ul li {
    list-style: none;
    padding: 0px;
    height: 90px;
    width: 100%;
    float: left;
    border-bottom: 1px dashed #aaa;
transition: all 0.25s ease-in-out;}
.center .left_bottom_content ul li:hover {/* text-shadow: #333 1px 1px; */ /*! transform: scale(1.02); */ /* border: 1px solid #333; */background: #0f1682;}

.center .left_bottom_content ul li a {
    list-style: none;
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
    float: left;
    text-decoration: none;}

    .center .left_bottom_content ul li a .news_title {
        display: block;
        width: 255px;
        height: 90px;
        float: left;
        line-height: 30px;
        text-align: left;
        color: #000;
        text-decoration: none;
        overflow: hidden;
        padding-top: 15px;}
.center .left_bottom_content ul li:hover a .news_title{
color: #fff;}

.center .left_bottom_content ul li a .new_date {
    display: block;
    width: 85px;
    height: 75%;
    line-height: 70px;
    text-align: left;
    color: #818181;
    font-size: 15px;
    padding: 0px 10px;
    text-decoration: none;
    margin-top: 1.6%;
    float: right;}
.center .more:hover{}
.center .more:hover a{}
.center .more {
    position: absolute;
    right: -24px;
    width: 64px;
    /* border: 3px solid #28a7fc; */
    border-radius: 10px;
    text-decoration: none;
    top: 80px;}

.center .more a {
    position: absolute;
    /*right: 25px;*/
    width: 60px;
    /*border: 3px solid #28a7fc;*/
    border-radius: 7px;
    text-decoration: none;
    bottom: 0px;
    height: 15px;
    /*font-weight: bold;*/
    line-height: 15px;
    font-size: 14px;
    color: #585858;
    text-align: center;}

.kuaijiebackground {
   display:display;
   /*! background: #ebebeb6e url(../image/kuaijiebackground.png) no-repeat; */
   background-size: 100% 100%;
   height: 500px;
   position: relative;
   width: 1200px;
margin: 0px auto;}

.kuaijiebackground .title {
    text-align: center;
    position: absolute;
    width: 100%;
    font-size: 20px;
    top: 40px;
    display: block;}

.kuaijiebackground .kuaijiecontent {
    position: absolute;
    top: 103px;
    left: calc(50% - 600px);
    width: 1200px;
    
    background-size: 100% 100%;
    height: 267px;}

.kuaijiebackground .kuaijiecontent .kuaijieitem {
    height: 185px;
    width: 14%;
    position: relative;
    float: left;
    border: 1px solid #3330;
    padding: 0px 15px;}
.kuaijiebackground .kuaijiecontent .kuaijieitem:hover {background: #ffffffe3;margin: 0px 0px 0px 0px;border: 1px solid #e2e2e2;}
.kuaijiebackground .kuaijiecontent .kuaijieitem .image {
  width: 100%;
    height: 70%;
    margin: 17px 0px;}

.kuaijiebackground .kuaijiecontent .kuaijieitem .kuaijietitle {
    bottom: 20px;
    width: 100%;
    font-size: 22px;
    font-weight: bold;
    position: absolute;
    color: #f6bc65;
    text-align: center;
    display: none;}
.footer {
    position: relative;
    height: 280px;
    width: 100%;
    margin-top: 0px;
    background: url(../image/footerbackground.jpg) no-repeat 100% 0%;
    background-size: 100% 130%;}

.footer .about {
    /*! float: left; */
    position: absolute;
    width: 400px;
   left: calc(50% - 600px);
    height: 245px;
    bottom: 0px;}

.footer .about .about_title {
    /*! margin-top: 310px; */
    font-weight: bold;
    font-size: 20px;
    color: #fff;
display:none;}

.footer .about .about_content {
    width: 380px;
    color: #fff;
    margin-top: 30px;
    line-height: 35px;
    margin-left: 12px;
    text-indent: 2em;}

.footer .link {
    /*! float: left; */
    width: 400px;
    height: 245px;
    position: absolute;
    bottom: 0px;
    right: calc(50% - 700px);}

.footer .link .link_title {
    /*! margin-top: 310px; */
display:none;
    font-weight: bold;
    font-size: 20px;
    color: #fff;}

.footer .link .link_content {
margin-top: 30px;}

.footer .link .link_content ul {
    padding: 0px 0px 16px 15px;}

.footer .link .link_content ul li {
    height: 30px;
    color: #fff;}

.footer .link .link_content ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;}

.footer .link .link_content ul li a:hover {}

.footer .contact {
    /*! float: left; */
    width: 430px;
    height: 260px;
    position: absolute;
    bottom: 0px;
    left: calc(50% - 155px);}

.footer .contact .contact_title {
    /*! margin-top: 310px; */
    font-weight: bold;
display:none;
    font-size: 20px;
    color: #fff;}

.footer .contact .contact_content {
    width: 73%;
    color: #fff;
    margin-top: 40px;
    line-height: 35px;
    margin-left: 12px;}

    .right {
        width: 100%;
        color: #fff;
        text-align: center;
        height: 155px;
        padding-top: 40px;
        line-height: 35px;
        background: #034692;
        font-size: 16px;}
.clear {
  width: 100%;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  clear: both;
  display: block;
  _display: inline;}
.left_top_content > table > tbody > tr:nth-child(1) > td > div{
    overflow: hidden;height:250px;width:380px
;}
.left_top_content > table > tbody > tr:nth-child(1) > td > div > div:nth-child(1){
    padding:0px;margin:0px;border:0px solid black;background-color:#000000;height:250px;width:380px;}
.left_top_content > table > tbody > tr:nth-child(1) > td > div >div:nth-child(2){
        filter:alpha(style=1,opacity=10,finishOpacity=80);width:380px;height:19px;text-align:right;top:30px;position:relative;padding:0px;margin:0px;border:0px;}
.new_date>span:nth-child(1){
    top: -5px!important;
font-size: 30px!important;}
.new_date>span:nth-child(2){
    top: 40px!important;
    font-weight: normal!important;}
/*电脑端*/
@media only screen and (min-width: 1200px) {
    .moreh3 {
        display: inline !important;
        position: absolute !important;
        width: 80px !important;
        margin-left: -5px !important;
        left: 5px !important;
        height: 30px !important;
        border-bottom: 5px solid #034692 !important;
        line-height: 15px !important;
        margin-top: 0px !important;
        font-size: 20px;}
    .morediv{
        width: 78px;text-decoration: none;padding: 0px 0px;height: 18px;margin-top: 7px;border-radius: 7px;/* background-color: #ffffff; */font-size: 16px;line-height: 20px;color: #585858;text-align: right;position: absolute;top: 0px;right: 0px;background: url(image/more.jpg) 29px 5px no-repeat;background-size: 62% 73%;}
    .morea{
        text-decoration: none;color: #333;padding-right: 32px;font-size: 12px;}
    .moreh3bottom{
        border-bottom: 1px solid #a9a9a9;
        height: 35px;}
    .left_top_content > table > tbody > tr:nth-child(2) > td > div{
        overflow:hidden;text-overflow:ellipsis;height:25px;width:230px;padding-top: 15px;margin-left: -30px;}
    .nav-button{
        display: none;}
}
/*手机端*/
@media only screen and (max-width: 1200px) {
    .logo{
        height: 15vw;}
    .logo img{
        width: 120%;}
    .nav{
        display:none;
        height: 200px;
        top: 14vw;}
    .nav ul{
        width: 100%;
        margin-left:0px;}
    .nav ul li{
        width: calc(100% / 3);
        height: 50%;
        font-size: 35px;}
    .nav-button{
        position: absolute;
    right: 60px;
    top: 35px;
    z-index: 1000;}
    .left_top{
        display:none;}
    .right_up {
        width: 94%;
        margin-left: 3%;}
    .left_top_title {
        width: 100%;}
    .right_up {
        float: left;}
    .kuaijiebackground{
        width: 94%;
        height: 1340px;}
    .kuaijiebackground .kuaijiecontent{
        width: 100%;
        left: 0px;
        top: 120px;}
    .left_top_content {
        width: 100%;
        top: 85px;}
    .left_top_content > table > tbody > tr:nth-child(1) > td > div{
        overflow: hidden;height:250px;width: 100vw;}
    .left_top_content > table > tbody > tr:nth-child(1) > td > div >div:nth-child(1){
    padding:0px;margin:0px;border:0px solid black;background-color:#000000;height:520px;width:92vw;}
    .left_top_content > table > tbody > tr:nth-child(1) > td > div >div:nth-child(2){
    filter:alpha(style=1,opacity=10,finishOpacity=80);width:92%;height:19px;text-align:right;top:30px;position:relative;padding:0px;margin:0px;border:0px;}
    .top{
        height: 1670px;
        background-repeat: no-repeat;
        background-size: 100% 800px;}
    .left_top_content ul{
        width: 100%;
        margin-top: 190px;}
    .kuaijiebackground .kuaijiecontent .kuaijieitem{
        width: 28%;
        height: 300px;}
    .center {
        background: #f8f7f3;
        height: 2020px;
        padding-top: 40px;
        padding-left:0px;}
    .center .left_bottom{
        width: 94%;
        margin-left: 3%;
        height: 650px;}
    .center .left_bottom_content ul li a .news_title{
        width:75%;
        font-size: 35px;
        line-height: 150%;
        height: 100%;}
    .center .left_bottom_content ul li{
        height: 130px;}
    .right{
        height: 310px;
        line-height: 150%;
        font-size: 32px;}
    .moreh3 {
        display: inline !important;
        position: absolute !important;
        width: 200px !important;
        margin-left: -5px !important;
        left: 5px !important;
        height: 50px !important;
        border-bottom: 5px solid #034692 !important;
        line-height: 15px !important;
        margin-top: 0px !important;
        font-size: 40px!important;
        text-align: center;}
    .morediv{
        width: 160px;text-decoration: none;padding: 0px 0px;height: 18px;margin-top: 7px;border-radius: 7px;/* background-color: #ffffff; */font-size: 16px;line-height: 20px;color: #585858;text-align: right;position: absolute;top: 0px;right: 0px;background: url(image/more.jpg) 29px 5px no-repeat;background-size: 62% 73%;}
    .morea{
        text-decoration: none;color: #333;padding-right: 32px;font-size: 35px;}
    .moreh3bottom{
        border-bottom: 1px solid #a9a9a9;
        height:55px;}
   
    .left_top_content > table > tbody > tr:nth-child(2) > td > div{
        overflow: hidden;
        text-overflow: ellipsis;
        height: 25px;
        width: 100%;
        padding-top: 300px;
        text-align: left;
        margin-left: 0px;}
    .left_top_content > table > tbody > tr:nth-child(2) > td > div>a{
        font-size: 35px;}
    .kuaijiebackground .title{
        top:20px;}
    .left_top_content ul li a .news_title{
        font-size: 35px;}
    .left_top_content ul li a .new_detail{
        font-size: 30px;
        width:80%;
        top:70px;}
    .new_date>span:nth-child(1){
        top: -5px!important;
        font-size: 80px!important;
        width:100%!important;}
    .new_date>span:nth-child(2){
        top: 100px !important;
        font-weight: normal !important;
        width: 100% !important;
        font-size: 30px !important;}
    .left_top_content ul li{
        height: 150px;
        margin: 0px 24px 30px 10px;}
    .left_top_content ul li a .new_date{
        width:165px;}
    .center .left_bottom_content ul li a .new_date{
        width: 175px;
        font-size: 30px;}
    .center .left_bottom_content{
        top:75px;}
}
