html {
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Segoe UI,Arial,Roboto,PingFang SC,miui,Hiragino Sans GB,Microsoft Yahei,sans-serif;
    margin: 0;
    font-size: 14px;
    color:#424242;
}
a {
    text-decoration: none
}

p,pre {
    margin: 0;
}
button,input,textarea {
    color: inherit;
    font: inherit
}

[class*=rv-]:focus,a:focus,button:focus,input:focus,textarea:focus {
    outline: none
}

ol,ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.mt20 {
    margin-top: 20px;
}
.mt30 {
    margin-top: 30px;
}
.mt40 {
    margin-top: 40px;
}
.mt50 {
    margin-top: 50px;
}
.flex {
    display: -webkit-flex;
    display: flex;
    align-items: center;
}
.flex >.span1 {
    flex: 1;
    overflow: hidden;
}
.large {
    transition: all 0.56s ease;
}
.large:hover {
    transform: scale(1.2);
}
.container {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
	box-sizing:border-box
}
.ziMain {
	  margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    width: 100%;
}
.top {
    background: #006fd7;

}
.top p {
    height: 40px;
    line-height: 40px;
    color: #fff;
		font-size:18px;
}
.top p a {
    line-height: 40px;
    color: #fff;
    margin-left: 16px;
	font-size:18px;
}
.top p img {
    height: 18px;
    vertical-align: middle;
    margin-right: 4px;
}
.head {
    height: 146px;
     background: url("../images/topX.jpg") no-repeat bottom  right 06px;
    align-items: center;
	position:relative;
}
.head:after {
	content:'';
	display:block;
	background:url(../images/topX.png) no-repeat center right;
	position:absolute;
	right:20px;
	top:30px;
	width:640px;
	height:56px;
	background-size:auto 100%;
}
.head .logo {
    background: url("../images/logo.png") no-repeat center center;
    width: 420px;
    height: 140px;
    overflow: hidden;
    background-size: 100% auto;
    text-indent: -9999px;
    margin-left: 18px;
}
.nav {
    background: #006fd7;
}
.nav ul li a {
    font-size: 20px;
    color: #fff;
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 26px;
    line-height: 45px;
}
.nav ul li:nth-child(1) a {
    background-image: url("../images/nav1.png");
}
.nav ul li:nth-child(2) a {
    background-image: url("../images/nav2.png");
}
.nav ul li:nth-child(3) a {
    background-image: url("../images/nav3.png");
}
.nav ul li:nth-child(4) a {
    background-image: url("../images/nav4.png");
}
.nav ul li:nth-child(5) a {
    background-image: url("../images/nav5.png");
}
.nav ul li:nth-child(6) a {
    background-image: url("../images/nav6.png");
}
.nav ul li:nth-child(7) a {
    background-image: url("../images/nav7.png");
}
.nav ul li:nth-child(8) a {
    background-image: url("../images/nav8.png");
}
.nav ul li:nth-child(9) a {
    background-image: url("../images/nav9.png");
}
.nav ul li:nth-child(10) a {
    background-image: url("../images/nav10.png");
}
.gg {
    margin-top: 15px;
}
.gg img {
	width:100%;
}
.mainTj {
    width: 470px;
    overflow: hidden;
    position: relative;
    height: 290px;
}
.l_banner{position: relative;overflow: auto;text-align: center;width:470px;margin:0 auto}
.l_banner .dots{position:absolute;left:0;right:0;bottom:50px;z-index:3;}
.l_banner .dots li{display:inline-block;width:10px;height:10px;margin:0 4px;text-indent:-999em;border:2px solid #fff;border-radius:6px;cursor:pointer;opacity:.4;-webkit-transition:background .5s,opacity .5s;-moz-transition:background .5s,opacity .5s;transition:background .5s,opacity .5s}
.l_banner .dots li.active{background:#fff;opacity:1}
.l_banner .arrow{position:absolute;width:20px;height:37px;top: 50%; margin-top: -18px; overflow: hidden;z-index: 2; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;  -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.l_banner #al{left:15px}
.l_banner #ar{right:15px}
.l_banner ul{z-index: 1;width: 600%;overflow: hidden;}
.l_banner ul .slider-item {width:470px; float: left;height:290px; position: relative; overflow: hidden;}
.l_banner ul .slider-item .slider-title {position: absolute;left: 0;bottom: 0px;width: 470px;max-height: 56px;padding: 15px;text-align:left;line-height: 28px;color: #fff;font-size: 16px;font-weight: bold;background: -webkit-linear-gradient(top, transparent, rgba(0,0,0,0.9));background: url(../images/slider-info-bg.png) \9;        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
		box-sizing: border-box;}
.l_banner .progress{position:absolute;left:0;bottom:0;width:15%;min-height:3px;overflow:hidden;z-index:2;background:#006fd7}
.l_banner .slider-item img {display: block;width:470px;height:290px;}

.main1c {
    width: 345px;
}
.tit1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    height: 29px;
	width:100%;
}
.tit1:before {
    content: '';
    display: block;
    width: 3px;
    height: 100%;
    background: #006fd7;
    position: absolute;
}
.tit1 h3 {
    margin: 0 0 0 20px;
    font-size: 24px;
    font-weight: 500;
    color: red;
}
.tit1 h3  span {
    color: red;
}
.tit1 a {
    color: #272727;
    font-size: 12px;
}
.tit1:after {
    content: '';
    display: block;
    width: calc(100% - 120px);
    right: 0;
    bottom: 4px;
    height: 1px;
    background: #9a9a9a;
    position: absolute;
}
.weizhi {

	line-height:20px;
	margin-bottom:4px;
}
.newList1 li {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #cbcbcb;
    background: url("../images/xjt.png") no-repeat left center;
    padding-left: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newList1 li a {
    color: #191919;
}
.main1z {
    padding-left: 20px;
    padding-top: 4px;
}
.main2c {
    width: 370px;
}
.main3l {
    width: 785px;
}
.main3l .flex {
    width: 100%;
    justify-content: space-between;
	align-items:start;
}
.main3r {
    width: 370px;
}
.main3z .pic {
    width: 370px;
    overflow: hidden;
    position: relative;
    height: 150px;
    margin-top: 10px;
    margin-bottom: 4px;
}
.main3z .pic img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 370px;
    min-height: 150px;
}
.main3z .pic img:hover {
	transform: translate(-50%,-50%) scale(1.2);
}
.main3z .pic p {
    position: absolute;
    left: 0;
    box-sizing: border-box;
    bottom: 0;
    width: 100%;
    padding: 0 10px;
    height: 32px;
    line-height: 32px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: rgba(0,0,0,0.6);
    font-size: 16px;
    color: #fff;
    text-align: center;
}
.newList2 li {
    padding: 10px 0;
    border-bottom: 1px dashed #cbcbcb;
}
.newList2 .pic {
    width: 112px;
    overflow: hidden;
    position: relative;
    height: 65px;
    margin-right: 10px;
}
.newList2 .pic img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 112px;
    min-height: 65px;
}
.newList2 .pic img:hover {
	transform: translate(-50%,-50%) scale(1.2);
}
.newList2 .tit {
    font-size: 14px;
    color: #000;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 20px;
    height: 20px;
}
.newList2 .tit a {
    color: #000;
}
.newList2 .info {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* 控制显示行数 */
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #494949;
    line-height: 20px;
    margin-top: 5px;
}
.aboutg {
    align-items: center;
}
.aboutg > a {
    display: block;
    background: url("../images/left.png") no-repeat center center;
    width: 18px;
    height: 33px;
    background-size: 100% 100%;
}
.aboutg > a:hover {
    background-image: url("../images/lefth.png");
}
.aboutg > a.left {
    transform: rotateY(180deg);
}
.aboutg .aboutdemo {
    width: 1110px;
    overflow: hidden;
}
.aboutg .aboutdemo ul {
    display:flex;
    flex-direction: row-reverse;
}
.aboutg .aboutdemo ul li {
    flex-shrink: 0;
    width: 210px;
    margin: 0 10px;
    box-sizing: border-box;
}
.aboutg .aboutdemo ul li a {
    display: block;
    width: 100%;
}
.aboutg .aboutdemo ul li .pic {
    position: relative;
    width: 210px;
    height: 130px;
	overflow:hidden;
}
.aboutg .aboutdemo ul li img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 210px;
    min-height: 130px;
}
.aboutg .aboutdemo ul li img:hover {
	transform: translate(-50%,-50%) scale(1.2);
}
.aboutg .aboutdemo ul li p {
    font-size: 16px;
    color: #212121;
    line-height: 24px;
    margin-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    padding: 0 5px;
    text-align: center;
}
.foot {
    background: #006fd7;
    margin-top: 30px;
}
.link {
    border-bottom: 1px solid rgba(255,255,255,0.5);
    padding: 15px 0;
}
.link .span1 {
    margin-left: 10px;
}
.link a {
    color: #fff;
    margin: 0 8px;
    line-height: 24px;
}
.footM {
    color: #fff;
    padding: 10px 0;
}
.ma {
    display: flex;
    align-items: center;
}
.ma > div {
    text-align: center;
    color: #fff;
    margin-right: 35px;
}
.ma > div img {
    width: 90px;
    height: 90px;
}
.footp {
    line-height: 2;
}
.footp p {
	font-size:18px;
}
.bq {
    background: #0b0b0b;
    text-align: center;
    color: #fff;
}
.bq .container {
    justify-content: center;
    line-height: 38px;
}
.bq a {
    color: #fff;
}
.newslist {
    margin-top: 30px;

}

.newslist li {
    border-bottom: 1px dashed #cecece;
    padding-top: 20px;
    padding-bottom: 20px;
	display:flex;
	justify-content:space-between;
}

.newslist li .pic {
    width: 260px;
    height: 180px;
	position:relative;
    overflow: hidden;
    margin-right: 20px;
}
.newslist li .span1 {
	flex:1;
	overflow:hidden;
}
.newslist li .pic img {
	width:100%;
   min-width:260px;
   min-height:180px;
   position:absolute;
}

.newslist li .tit span {
    font-size: 15px;
    color: #9d9d9d;
    float: right;
    margin-left: 10px;
}

.newslist li .tit {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newslist li .tit a {
    font-size: 18px;
    color: #171717;
    font-weight: 600;
}

.newslist li .tit a:hover {
    color: #006fd7;
}

.newslist li .info {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    color: #9f9f9f;
    margin-top: 10px;
}
.list_page {
    text-align: center;
    margin-top: 40px;
    display: block;
}

.list_page:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

.list_page ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: bottom;
}

.list_page ul li {
    display: inline-block;
    border: solid 1px #ddd;
    border-radius: 4px;
	margin:2px;
}

.list_page ul li.active a {
    background: #006fd7;
    color: #fff;
}

.list_page ul a {
    color: #333;
    padding: 8px 12px;
    line-height: 18px;
    display: block;
    transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
    background: #fff;
}
.artshow {
	margin-top:50px;
	display:block;
}
.artshow .title {
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    padding: 10px 0;
    text-align: center;
	width:100%;
}

.artshow .info {
    line-height: 30px;
    width: 80%;
    text-align: center;
    margin: 0 auto;
    color: #565656;
}

.pre {
    margin-top: 20px;
    padding-left: 10px;
    line-height: 30px;
}

.next {
    padding-left: 10px;
    line-height: 30px;
}

.next a, .pre a {
    color: #696969;
}
.content p {
    margin-top: 10px;
	font-size:16px;
	line-height:1.8;
}
.content img {
	margin-left:auto;
	margin-right:auto;
	max-width:100%;
}
.content h2 {
	font-size:20px;
	margin-top:30px;
	margin-bottom:10px;
}
.moblie {
	display: none;
}
@media screen and (max-width: 1000px) {
	body {
		padding-bottom:58px;
	}
	.mt30 {
		margin-top:10px;
	}
	.top p {
		width:100%;
		text-align:center;
	}
	.head {
		background:none;
		height:80px;
	}
	.head .logo {
		height:80px;
		background-size:auto 76px;
		width:100%;
	}
	.head:after {
		display:none;
	}
	.top p.flex {
		display:none;
	}

	.nav ul {
		padding:5px 10px;
	}
	.nav li {
		flex:0 0 33.33%;
	}
	.nav ul li a {
		font-size:18px;
		padding-left:20px;
		line-height:36px;
	}
	
	.gg {
		overflow:hidden;
		position:relative;
	}
	.gg img {
		width:120%;
		left:-10%;
		position:relative;
	}

	.main1,.main2,.main3 {
		flex-direction:column;
		padding:0 10px;
	}
	.mainTj {
		width:100%;
		height:200px;
	}
	.newList1 li {
		font-size:16px;
		line-height:2;
		height:auto;
	}
	.newList2 .tit {
		font-size:16px;
	}
	.newList2 .info {
		font-size:15px;
	}
	
	.l_banner {
		width:calc(100vw - 20px)!important;
		height:200px!important;
	}
	.l_banner ul, {
		height:200px!important;
	}
	.l_banner ul .slider-item {
		width:calc(100vw - 20px)!important;
		height:200px!important;
	}
	.l_banner .slider-item img {
		width:calc(100vw - 20px)!important;
		height:200px!important;
	}
	.l_banner .dots {
		display:none;
	}
	.l_banner ul .slider-item .slider-title {
		font-size:16px;
		width:100%;
		        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
	}
	.main1c,.main2c {
		width:100%;
		margin-top:10px;
	}
	.tit1 h3 {
		font-size:18px;
		margin-left:15px;
	}
	.tit1:after {
		width:calc(100% - 88px);
	}
	.main3l {
		width:100%;
	}
	.main3l .flex {
		flex-direction:column;
	}
	.main3z .pic {
		width:100%;
	}
	.main3z {
		width:100%;
		margin-top:10px;
	}
	.main3r {
		margin-top:10px;
		width:100%;
	} 
	.aboutg {
		margin:10px 10px 0;
		width:calc(100% - 20px);
	}
	.aboutg .aboutdemo {
		width:calc(100% - 60px);

	}
	.foot {
		padding:0 10px;
	}
	.ma {
		display:none;
	}
	.footM {
		padding:10px 0;
	}
	.footM > img {
		display:none;
	}
	.footp {
		line-height:24px;
		font-size:12px;
	}
	.bq .container {
		line-height:24px;
		font-size:12px;
		padding:10px 0;
	}
	.newslist li {
		padding:10px 0; 
	}
	 .newslist li .pic {
        margin-right: 10px;
    }

    .newslist li .pic, .newslist li .pic a, .newslist li .pic img {
        width: 120px;
        height: 90px;
    }

    .newslist li .tit {
        font-size: 15px;
        font-weight: 500;
        height: auto;
        line-height: 24px;
    }

    .newslist li .tit a {
        font-size: 15px;
        font-weight: 500;
    }

    .newslist li .tit span {
        display: none;
    }

    .newslist li .info {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 12px;
        line-height: 20px;
        height: 40px;
        margin-top: 4px;
    }
.newslist {
	margin-top:10px;
	padding:0 10px;
}
.ziwz,.artshow {
	box-sizing: border-box;
    padding: 0 10px;
}
.artshow {
	margin-top:20px;
}
.artshow .info {
		width:calc(100% - 20px);
	}
	.content {
		padding:10px;
	}
	.artshow .title {
		font-size:16px;
		line-height:24px;
	}
	.content p {
		font-size:14px;
	}
	.content img {
		display:block;max-width:100%;
	}
	.moblie {
        display: block;
        height: 57px;
        background-color: #006fd7;
        border-top: 1px solid rgba(255, 255, 255, 0.8);
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 99999999;
    }
    .moblie ul {
        display: -webkit-flex;
        display: flex;
        text-align: center;
        color: #fff;
    }
    .moblie ul li {
        padding-top: 8px;
        flex: 1;
        border-right: 1px solid rgba(255, 255, 255, 0.8);
    }

    .moblie ul li a {
        color: #fff;
        display: block;
    }

    .moblie ul li a i {
        display: block;
        width: 24px;
        height: 24px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 24px;
        margin: 0 auto;
    }

    .moblie ul li a i.i1 {
        background-image: url(../images/nav1.png);
    }

    .moblie ul li a i.i2 {
        background-image: url(../images/nav2.png);
    }

    .moblie ul li a i.i3 {
        background-image: url(../images/nav3.png);
    }

    .moblie ul li a i.i4 {
        background-image: url(../images/nav4.png);
    }

    .moblie ul li a p {
        line-height: 25px;
        margin: 0;
    }

    .moblie ul li:last-child {
        border-right: 0;
    }
}