/*主体轮播*/
body{background-color: #f5f5f5;}
.slideBox {
    width: 100%;
	background-color: #ffffff;
}
.rotation{
    width: 100%;
	height: 380px;
    position: relative;
    float: left;
}
.rotation ul li {
    position: relative;
	height: 380px;
}

.rotation ul li img {
    width: 100%;
    height: 100%;
}
.rotation .hd {
    padding: 10px 30px;
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    border-radius: 40px 40px 0 0;
}

.rotation .hd ul li {
    float: left;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    border-radius: 4px;
    background: url(../images/home/wxz.png) center center no-repeat;
    object-fit: cover;
    transition: all .5s;
}

.rotation .hd ul li.on {
    background: url(../images/home/xz.png) center center no-repeat;
}

.boxnoe {
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.tzgg {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 20px 0 50px;
    background: url(../images/home/tzgg.png) left top no-repeat #f5f5f5;
    margin-bottom: 20px;
}
.tzgg ul li {
    display: inline-block;
    margin-right: 25px;
    font-size: 16px;
	color: #212833;
    padding-left: 15px;
    position: relative;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tzgg ul li::before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #8f9194;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
}
.tzgg .tempWrap{width: 100% !important;}

.carousel {
    width: 100%;
}
.revolve{
    width: 630px;
	height: 422px;
    position: relative;
    float: left;
}
.revolve ul li {
    position: relative;
	height: 422px;
}

.revolve ul li img {
    width: 100%;
    height: 100%;
}

.revolve ul li p {
    position: absolute;
    width: 100%;
    height: 50px;
    line-height: 50px;
    bottom: 0;
    padding: 0 20px;
    background: rgba(12, 90, 177,.85);
    font-weight: bold;
    color: #fff;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.revolve .hd {
    position: absolute;
    bottom: 20px;
    right: 30px;
    z-index: 999;
}

.revolve .hd ul li {
    float: left;
    width: 10px;
    height: 10px;
    background: rgba(255, 255, 255, 0.5);
    margin: 0 4px;
    border-radius: 50%;
}

.revolve .hd ul li.on {
    background: rgb(255, 255, 255);
}

.is-dynamic {
    width: 600px;
}
.is-dynamic .title {
    width: 100%;
    height: 38px;
    padding: 0 10px;
    box-sizing: border-box;
}
.is-dynamic .title li {
    float: left;
    font-size: 22px;
    font-weight: bold;
}
.is-dynamic .title li img{vertical-align: middle;margin: -4px 5px 0 5px;}
.is-dynamic .title a {
    color: #92aed8;
}
.is-dynamic .title ul li.active a{color: #015293;}
.is-dynamic .list ul li,.linetext ul li {
    width: 100%;
    height: 48px;
    line-height: 48px;
    position: relative;
    font-size: 16px;
    padding: 0 10px;
    box-sizing: border-box;
    object-fit: cover;
    transition: all .5s;
}
.is-dynamic .list ul li a{color: #212833;}
.is-dynamic .list ul li:hover {
    background-color: #f6f8fb;
}
.is-dynamic .list ul li span,.linetext ul li span{
    float: right;
    color: #878e99;
    margin-left: 20px;
}
.is-dynamic .list ul li a,.linetext ul li a {
    display: block;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zyyw {
    width: 423px;
    padding: 20px;
    box-sizing: border-box;
    margin-right: 15px;
    background-color: #fff;
    height: 380px;
}
.topic {
    font-size: 22px;
	font-weight: bold;
	color: #015293;
    background: url(../images/home/dian.png) right center no-repeat;
}
.topic a{color: #015293;}
.linetext {
    font-size: 16px;
	line-height: 36px;
	color: #212833;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    margin: 4px auto 8px;
    height: 252px;
}
.linetext p{text-indent: 2em;}
.topictitle ul li {
    width: 120px;
	height: 45px;
	background-color: #92aed8;
    text-align: center;
    line-height: 45px;
    float: left;
    margin-right: 10px;
    position: relative;
}
.topictitle ul li a{color: #fff;display: block;width: 100%;height: 100%;}
.topictitle ul li:last-child{margin-right: 0;}
.topictitle ul li.active{background-color: #015293;}
.topictitle ul li.active::before{
    content: "";
    width: 0;
	height: 0;
	border: 10px solid transparent;
	border-bottom-color: #015293;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -10px;
}
.dqgz ul li{width: 185px;}
.linetext ul li{padding: 0;}
.linetext ul li:hover{color: #015293;background-color: #f6f8fb;}

.ryzz{margin-right: 0;}
.boxlunbo{
    width: 381px;
	height: 253px;
    position: relative;
    margin: 10px auto 0;
}
.boxlunbo ul li {
    position: relative;
	height: 253px;
}

.boxlunbo ul li img {
    width: 100%;
    height: 100%;
}
.boxlunbo .hd {
    position: absolute;
    bottom: -35px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.boxlunbo .hd ul li {
    float: left;
    width: 12px;
    height: 12px;
    background-color: #dce5f3;
    margin: 0 4px;
    border-radius: 50%;
}

.boxlunbo .hd ul li.on {
    background-color: #015293;
}

.cxjz{
    width: 326px;
	height: 186px;
    position: relative;
    margin: 30px auto 0;
}
.cxjz ul li {
    position: relative;
	height: 186px;
}


.gcalbox {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 15px;
    background-color: #fff;
}
.gcaltitle{background: url(../images/home/xian.png) right center no-repeat;margin-bottom: 25px;}

.gcallist,.gcallistone {
    width: 100%;
    overflow: hidden;
}
.gcallistone{display: none;}
.gcallist ul li,.gcallistone ul li {
    width: 240px;
    height: 200px;
    float: left;
    margin-right: 20px;
    padding-left: 0;
}
.gcallist ul li::before,.gcallistone ul li::before{display: none;}
.gcallist ul li a,.gcallistone ul li a {
    display: block;
    width: 100%;
    height: 100%;
}
.gcallist ul li img,.gcallistone ul li img {
    width: 240px;
	height: 164px;
}
.gcallist ul li p,.gcallistone ul li p {
    text-align: center;
    font-size: 16px;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 10px;
}

.yqlink {
    width: 100%;
    padding: 15px 20px 15px 35px;
    background-color: #fff;
    margin-bottom: 15px;
}
.yqlinktitle {
    float: left;
    padding-left: 35px;
    background: url(../images/home/link.png)left center no-repeat;
    margin-right: 35px;
    font-size: 18px;
	font-weight: bold;
	color: #015293;
    line-height: 40px;
}
.yqlink select {
    width: 320px;
	height: 40px;
	border-radius: 4px;
    margin-right: 65px;
    border: none;
    padding-left: 10px;
    position: relative;
    -webkit-appearance: none;
    background: url(../images/home/xia.png) 300px center no-repeat #f4f4f4;
}
.yqlink select.sele1{margin-right: 0;}


.revolve ul li,.boxlunbo ul li,.gcallist ul li{overflow: hidden;}
.revolve ul li img,.boxlunbo ul li img,.gcallist ul li img,.tzgg ul li{object-fit: cover;transition: all .5s;}
.revolve ul li img:hover,.boxlunbo ul li img:hover,.gcallist ul li img:hover{transform: scale(1.1);}
/* .linetext ul li:hover{padding-left: 10px;} */
.tzgg ul li:hover{font-size: 18px;}
@keyframes amplify {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}
.myamplify {
    -webkit-animation-name: amplify;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-duration: 1s;
}

@media (max-width:767px) {
    .rotation,.rotation ul li{height: 75px;}
    .rotation .hd,.is-dynamic .title li img,.gcallist{display: none;}
    .revolve,.is-dynamic,.zyyw{width: 100%;}
    .revolve,.revolve ul li{height: 205px;}
    .is-main .container{padding: 0;}
    .is-dynamic{margin-top: 20px;}
    .is-dynamic .title li{margin-right: 15px;}
    .is-dynamic .title li:last-child{margin-right: 0;}
    .topictitle ul li{width: 105px;}
    .zyyw{margin-bottom: 15px;margin-right: 0;}
    .dqgz ul li{width: 160px;}
    .yqlink select{margin: 0 0 10px 0;}
    .topic{background: url(../images/home/dian.png) 100px center no-repeat;}
    .gcaltitle{background: url(../images/home/xian.png) 100px center no-repeat;}
    .wenzi{float: none;text-align: center;}
    .gcallistone{display: block;}
	.is-dynamic .title li{font-size: 16px;}
}

