body {
    margin: 0;
    padding: 0;
    overflow-x:hidden;
    min-width:1200px;
}
li{
    float: left;
    list-style: none;
    margin-left: 7px;
}
.topNav{
    line-height: 40px;
    height: 38px;
    width: 99%;
    margin: 0 auto;
    text-align: center;
}
.navs li a{
    color: #fff;
}
.top1{
    font-size: 13px;
    float: left;
}
.top2{
    font-size: 13px;
    float: right;
}
.top2 li a{
    color: #045C9E;
}
.head{
    position: relative;
    line-height: 121px;
    margin: 0 auto;
    width: 70%;
    min-width: 1200px;
    height: 167px;
    background: url(../image/head.png) repeat;
    background-size: 100% 100%;
}
.zgs{
    vertical-align:middle;
}
.searchs{
    position: absolute;
    right: 0;
}
.ipt{
    display: inline;
    width: 303px;
    height: 16px;
    padding: 12px 16px;
    padding-left: 88px;
    font-size: 16px;
    margin: 0;
    outline: 0;
    box-shadow: none;
    border-radius: 10px 0 0 10px;
    border: 2px solid #c4c7ce;
    /*border: 2px solid #f03726;*/
    background: #fff;
    color: #222;
    overflow: hidden;
    box-sizing: content-box;
}
.search{
    position: relative;
    cursor: pointer;
    width: 100px;
    height: 44px;
    line-height: 0px;
    padding: 0;
    margin-left: -6px;
    background: 0 0;
    /*background-color: #d32717;*/
    background-color: #168BDE;
    border-radius: 0 10px 10px 0;
    font-size: 19px;
    color: #fff;
    box-shadow: none;
    font-weight: 400;
    border: none;
    outline: 0;
    top: 1px;
}
.searchselect{
    display: inline;
    width:60px;

    /*padding: 12px 16px;*/
    font-size: 16px;
    margin: 0;
    outline: 0;
    box-shadow: none;
    border-radius: 10px;
    border: 2px solid #c4c7ce;
    background: #fff;
    color: #222;
    overflow: hidden;
    box-sizing: content-box;
    padding-left: 5px;
    margin-left: 5px;
    border:none
}
.searchs i{
    font-size: 18px;
    right: 30px;
    color: #fff;
    /*position: absolute;*/
}
.nav{
    margin: 0 auto;
    text-align: center;
    height: 77px;
    line-height: 77px;
    width: 100%;
    background: #0068B7;
    position: relative;
}
.carousel{
    width: 100%;
    height: 100%;
}
.navs{
    width: 99%;
    margin: 0 auto;
    position: absolute;
    z-index: 2;
    left: 58%;
    transform: translateX(-49%);
}
.navs li{
    cursor: pointer;
    color: #fff;
    font-size: 20px;
    width: 11%;
}
.navs li:hover{
    background: #045C9E;
}
.navs dl{
    background: #045C9E;
}
.navs dl dd{
    height: 50px;
    line-height: 50px;
    background: #045C9E;
}
/*#test1{*/
/*    z-index: -1;*/
/*}*/
.lunbotu{
    width: 100vw;
    height: 50vh;
}
.lunbotu2{
    height: 210px;
    line-height: 180px;
}
.layui-carousel{
    height: 100%!important;
}
.texts{
    position: relative;
    overflow: unset!important;
    text-align:center;
}
.texts1{
    position: relative;
    overflow: hidden!important;
}
.titles li{
    /* width: 10%; */
    /* padding: 0; */
    margin: 0;
    height: 20px;
    line-height: 20px;
    border-right: 2px solid #E4E4E4;
}
.lunbo{
    position: absolute;
}
.tiaomu1{
    position: relative;
    background: url('../image/lb1.jpg') no-repeat ;
    background-size:100% 100%
}
.tiaomu2{
    position: relative;
    background: url('../image/lb2.jpg') no-repeat ;
    background-size:100% 100%
}
.tiaomu3{
    position: relative;
    background: url('../image/lb1.jpg') no-repeat ;
    background-size:100% 100%
}
.tiaomu4{
    position: relative;
    background: url('../image/lb2.jpg') no-repeat ;
    background-size:100% 100%
}
.hh{
    font-size: 18px;
    color: #fff;
    position: absolute;
    width: 100%;
    bottom: 10px;
    background: rgba(0,0,0,0.4);
}
.buju{
    margin: 0 auto;
    margin-top: 30px;
    height: 393px;
    width: 70%;
    min-width:1200px;
}
.buju1{
    display: inline-block;
    width: 49%;
    height: 100%;
}
.layui-carousel-ind{
    position: relative;
}
#test2 .layui-carousel-ind ul{
    position: absolute;
    right: 10px;
    top: 3px;
    background-color:rgba(0,0,0,0)
}
#test3 .layui-carousel-ind{
    display: none;
}
.buju2{
    float: right;
    display: inline-block;
    width: 49%;
    height: 100%;
    overflow: hidden;
}
.layui-tab-brief>.layui-tab-title .layui-this{
    color: #000;
    font-weight: 700;
}
.layui-tab-title li{
    font-size: 21px;
    width: 20%;
    box-sizing: border-box;
    margin-left: 0px;
}
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after{
    border-bottom :2px solid #0068B7
}
.layui-tab-item li{
    position: relative;
    width: 100%;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    margin-left: 25px;
}
.layui-tab-item li:before{
    content:'';
    width:5px;
    height:5px;
    border-radius:50%;
    background:#CECECE;
    display:inline-block;
    margin-right:18px;
    vertical-align:middle;
    margin-top:-37px;
}
.layui-tab-item li a{
    display: inline-block;
    max-width: 425px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}
.layui-tab-item li span{
    position: absolute;
    right: 30px;
}

.lists{
    width: 70%;
    min-width:1200px;
    margin: 0 auto;
    margin-top: 30px;
    height: 113px;
}
.lists ul li{
    width: 24%;
    margin-left: 1%;
}
.lists ul li img{
    width: 100%;
}
.lists ul li:nth-child(1){
    margin-left: 0;
}
.list2{
    width: 70%;
    min-width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
}
.gsjs{
    height: 420px;
    overflow: hidden;
    display: inline-block;
    width: 48%;
    position: relative;
}
.more{
    position: absolute;
    right: 0;
    z-index: 3;
    font-size: 15px;
    color: #0B6F78;
}
.text{
    height: 100%;
    font-size: 20px;
    text-indent: 0em;
    line-height: 39px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    margin-top: -17px;
}
.gcgk{
    position: relative;
    display: inline-block;
    float: right;
    width: 48%;
    height: 420px;
    overflow: hidden;
}
.gongcheng{
    z-index: 2;
    position: absolute;
    right: 14px;
}
.gongcheng a{
    cursor: pointer;
    border-radius: 5%;
    height: 38px;
    width: 106px;
    text-align: center;
    line-height: 38px;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    background-color: #EAEFF5;
}
.gongcheng a:hover{
    color: #fff;
    background-color: #0068B7;
}
.more1{
    position: absolute;
    right: 0;
    z-index: 3;
    color: #0B6F78;
    font-size: 15px;
}
.text1{
    width: 60%;
    margin-left: 10px;
    float: right;
}
.biaoti{
    font-size: 20px;
    font-weight: 700;
    /* position: absolute; */
    top: 0;
}
.neirong{
    line-height: 29px;
    margin-top: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    height: 110px;
    /* position: absolute; */
    top: 45px;
    color: #454141;
}
.text3 li{
    margin-left: 0;
}
.list3{
    height: 126px;
    width: 70%;
    margin: 0 auto;
    min-width:1200px;
}
.list3 img{
    width: 100%;
    height: 100%;
}
.list4{
    position: relative;
    width: 70%;
    min-width:1200px;
    margin: 0 auto;
}
.more2{
    position: absolute;
    right: 0;
    z-index: 3;
    color: #0B6F78;
    font-size: 16px;
}
.layui-carousel>[carousel-item]>*{
    background-color: #FFFFFF;

}
.lb div{
    margin-left: 3%;
    width: 20%;
    height: 100%;
    float: left;
    position: relative;
}
.lb div p{
    width: 100%;
    bottom: 5px;
    display: inline;
    position: absolute;
    z-index: 2;
    text-align: center;
    left: 0;
    font-size: 20px;
    line-height: 30px;
}
.lb div span {
    position: absolute;
}
.lb div img{
    width: 100%;
    height: 140px;
}
.lb div:nth-child(1){
    margin-left: 5%;
}
.list5{
    background: #F6F6F6;
    width: 100%;
    height: 112px;
    line-height: 112px;
}
.xglj{
    margin: 0 auto;
    width: 70%;
    min-width:1200px;
    text-align: center;
}
.selects{
    height: 45px;
    width: 20%;
    margin-left: 29px;
}
.selects:nth-child(1){
    margin-left: 0;
}
.list6{
    height: 138px;
    background: #0068B7;
    position: relative;

}
.foot{
    width: 75%;
    margin: 0 auto;
    text-align: center;
    padding-right: 100px;
}
.foot span{
    margin-top: 30px;
    text-align: center;
    display: inline-block;
    width: 120px;
    font-size: 18px;
    border-right: 2px solid #BCC9E7;
}
.foot span a{
    color: #BCC9E7;
}
.h2{
    text-align: center;
    font-size: 16px;
    color: #99B3DD;
    margin-top: 39px;
}
.erweima{
    position: absolute;
    right: 10%;
    top: 20px;
}
.wx{
    font-size: 16px;
    color: #D5E1FD;
}
.layui-tab-title li {
    text-align: left;
}
/*swiper*/
.mn-wrap {
    width: 100%;
    height: 195px;
    background: #FFFFFF;
    overflow: hidden;
    margin: 0px;
    position: relative;
}
.mn-swiper{
    width: 1200px;
    height: 100%;
    position: initial !important;
}
.swiper-wrapper {
    -webkit-transition-timing-function: linear;    /*之前是ease-out*/
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto;
}
.mn-swiper .swiper-slide a{
    width: 100%;
    height: 30px;
    /* position: absolute; */
    /* bottom: 0px; */
    /* left: 0px; */
    margin-top: 10px;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}
.mn-swiper .swiper-slide{
    width: 250px;

    border-radius: 4px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    /* line-height: 150px; */
    margin-top: 0px;
    margin-left: 41px;
    text-align: center;

    position: relative;
    height: 190px;
    margin-bottom: 5px;
}
.mn-swiper .swiper-slide:hover{

    opacity: 0.9;  box-shadow: -1px 1px 27px -5px rgba(0,0,0,0.7);
    -webkit-box-shadow: -1px 1px 27px -5px rgba(0,0,0,0.7);
    -moz-box-shadow: -1px 1px 27px -5px rgba(0,0,0,0.7);

}
/* 左侧点击按钮 */
.mn-swiper .swiper-button-prev{
    left: 0;
    background-image: url(../image/swiper-l.png);
}
/* 右侧点击按钮 */
.mn-swiper .swiper-button-next{
    right: 0px;
    background-image: url(../image/swiper-r.png);
}
.mn-swiper .swiper-button-next, .mn-swiper .swiper-button-prev{
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 33%;
}
.mn-swiper .swiper-wrapper{
    width: 100%;
    margin: 0 auto;
}
.mn-swiper .swiper-wrapper .swiper-slide img{
    opacity: 0.9;
    height: 150px;
    transition:all .7s ease 0s;
    width: 100%;
}
.mn-swiper .swiper-wrapper .swiper-slide img:hover{
    opacity: 1;  box-shadow: -1px 1px 27px -5px rgba(0,0,0,0.7);
    -webkit-box-shadow: -1px 1px 27px -5px rgba(0,0,0,0.7);
    -moz-box-shadow: -1px 1px 27px -5px rgba(0,0,0,0.7);
}
body {
    line-height: 1.6;
    color: rgba(0, 0, 0, .85);
    font: 16px Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    min-width: 1200px;
}
font{
    font-size: 16px;
}