body{
    background: url(../images/body_bg2.jpg?version=1.1.113) no-repeat center top #0c1174;
}
.qifushujiangbei{text-align:center;}
.qifushujiangbei img { padding:0 40px; width:35%;}
.jiange{padding-left:118px;}
.ckxz_left{ padding-left:120px;}
.header {
	/*background: #1f48de; 头部背景颜色*/
	height: 98px;
	position: relative;
}

.header .nav-bg {
	position: absolute;
	left: 0;
	top: 98px;
	background: url(../images/nav_bg_b.png?version=1.1.113) no-repeat right bottom #d69138;
	width: 100%;
	height: 368px;
	padding-top: 38px;
	z-index: 9;
	display: none;
}

.header .nav-bg.show {
	display: block;
}

.header .nav-bg .nav-bg-txt {
	padding-top: 75px;
	width: 244px;
	border-right: 1px solid #da9c4c;
	height: 255px;
}

.header .nav-bg .nav-bg-txt img {
	display: block;
}

.header .nav-bg .nav-bg-txt strong {
	color: #fff;
	font-size: 24.65px;
	font-weight: bold;
	display: block;
	margin-top: 20px;
}

.header .box_1 {
	display: flex;
	max-width: 1325px;
	margin: 0 auto;
}

.header .box_1:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}

.header .logo {
	display: flex;
	align-items: center;
	justify-items: center;
	height: 98px;
}

.header .nav,
.header .nav .nav-s1 {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

.header .nav {
	justify-content: space-around;
	flex: 1 1;
	padding-left: 50px;
}

.header .nav .nav-s1 {
	position: relative;
	height: 100%;
	-ms-flex-pack: center;
	justify-content: center;
}

.header .nav .nav-s1 .nav-s1-tit a {
	padding: 0 20px;
	height: 98px;
	font-size: 16px;
	color: #fde0a6;
	font-weight: 700;
	display: block;
	line-height: 98px;
}
.header .nav .nav-s1 .nav-s1-tit.on a{
	    color: #ffffff;
}
/*.header .nav .nav-s1:hover {
	background: #8b4f35;
}*/

.header .nav .nav-s1 .nav-s2 {
	/*background-color: #c58430;*/
	background: rgba(31, 72, 222, 0.5);
}

.header .nav .nav-s2 {
	display: none;
	position: absolute;
	top: 98px;
	/*left: -50px;*/
	width: 100%;
	box-sizing: border-box;
	z-index: 20;
	/*height: 406px;
	padding-left: 20px;
	padding-top: 20px;*/
	text-align: center;
	width: 200px;
}

.header .nav .nav-s1:nth-of-type(4) .nav-s2 {
    left: -50px;
}
.header .nav .nav-s1:nth-of-type(6) .nav-s2 {
    left: -25px;
}
.header .nav .nav-s2 li{
	border-bottom: #0c1174 1px solid;
}

.header .nav .nav-s2 li:hover {
	background: rgba(0, 0, 0, 0.3);
}

.header .nav .nav-s2 li a {
	line-height: 45px;
	color: #fff;
	font-size: 16px;
}

.header .nav .nav-s2 li a:hover {
	text-decoration: underline;
}

.header .nav.show .nav-s2 {
	display: block;
}

.header .nav .nav-s1:nth-of-type(3) .nav-s1-tit a {
	padding: 0 20px 0 20px;
}

.header .nav .nav-s1:nth-of-type(6) .nav-s1-tit a {
	/*padding: 0 15px*/
}

.banner_wap {
	display: none;
}

.bannerlist .swiper-slide a {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	/*width: 1903px;height: 800px;height: 700px;*/
	height: calc(100vh - 100px);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	/*background: #0c1174;*/
}

.bannerlist .swiper-slide a span{
    background:url(/skin/template2021/images/bf.png?version=1.1.113) center center no-repeat;
    background-size: 100%;
    position: absolute;
    z-index: 1000;
    display: block;
    width: 100px;
    height: 100px;
    left:calc(50% - 50px);
    top:40%;
}
.bannerlist .swiper-slide video {
	width: 100%;
	display: block;
	margin: 0 auto;
	/*height: calc(100vh - 100px);
	background: #0c1174;*/
}
.banner_box {
	position: relative;
	height: 78px;
	width: 200px;
}

.banner_box .btn {
	position: absolute;
	bottom: -3px;
	width: 60px;
	height: 60px;
	border-radius: 3px;
	z-index: 20;
	cursor: pointer;
	background: rgba(255, 255, 255, 0.3);
	color: #fff;
	top: auto;
	outline: none;
}

.banner_box .swiper-button-next:after,
.swiper-button-prev:after {
	font-size: 25px;
}

.banner_box .swiper-button-prev {
	left: auto;
	right: 80px;
}

.index_banner {
	position: relative;
	height: 800px;
	/*background: #0c1174; banner 背景颜色*/
	/*background-image:linear-gradient(to bottom, #0446be, #0c1174);*/
}

.banner_zhezhao {
	height: 100px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	/*background: url(../images/banner_zhezhao_bg.png?version=1.1.113) center bottom;*/
	z-index: 999;
}



.index_baoming {
	background: #0c1174;
	text-align: center;
}

.index_baoming .box {
	display: flex;
	align-items: center;
	justify-content: center;
}

.index_baoming a {
	margin: 0 80px;
	display: block;
}

.index_baoming a strong {
	position: relative;
}

.index_baoming a strong::after {
	width: 30px;
	height: 50px;
	content: "";
	background: url(../images/index_bm_j.png?version=1.1.113) no-repeat center;
	position: absolute;
	right: -94px;
	top: 2px;
	background-size: 100%;
}

.index_baoming a:hover strong {
	-webkit-animation: baomingmore 2s linear infinite;
	animation: baomingmore 2s linear infinite;
}


.index_baoming .title {
	color: #fff;
	display: inline-block;
	width: 310px;
	height: 223px;
	background: url(../images/index_baoming_t.png?version=1.1.113) no-repeat center;
	line-height: 223px;
}

.index_baoming .title strong {
	font-size: 30px;
	text-align: center;
	font-weight: bold;
}


.bjzpzy_bg{
    /*background: #0c1174;历届获奖作品赏析透明背景*/
    background: url(../images/body_bg.jpg?version=1.1.113) no-repeat center top #0c1174;
}

.index_zuopin {
	position: relative;
}

.index_zuopin::after {
	content: "";
	width: 100%;
	height: 385px;
	/*background: url(../images/zuopin_zhezhao1.png?version=1.1.113) no-repeat center top;*/
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
}

.index_zuopin .title {
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 9999;
	top: 30px;
}

.index_zuopin .title_box {
	display: inline-block;
	width: 340px;
	height: 75px;
	line-height: 95px;
	background: url(../images/zuopin_title_bg.png?version=1.1.113) no-repeat center;
	font-size: 26px;
	color: #fff;
	cursor:pointer;
}

.index_zuopin .title_box_bj {
	display: inline-block;
	width: 340px;
	height: 75px;
	line-height: 95px;
	background: url(../images/zuopin_title_bg.png?version=1.1.113) no-repeat 0 0;
	font-size: 26px;
	color: #fff;
	cursor:pointer;
}

 .zuopin_title_style{
    width:1200px;
    margin:0 auto; 
    position:absolute; 
    left:0;
    right:0;
    z-index:9999;
}
.zuopin_title_style .title_box_style{
    height:90px;
    line-height:125px;
    text-align:center;
    display:inline-block;
    font-size:26px;
    color:#fff;
    cursor:pointer;
}
.zuopin_title_style .title_box_1{ width:38%;}
.zuopin_title_style .title_box_bj{
    background:url(../images/zuopin_title_bg.png?version=1.1.113) no-repeat 0 0;
    width:28%;
}
.zuopin_title_style .title_box{
    background:url(../images/zuopin_title_bg.png?version=1.1.113) no-repeat center;
    font-size: 22px;
    background-size:80%;
}



.index_zuopin .title_box strong,.index_zuopin .title_box_bj strong {
	font-weight: bold;
	cursor: pointer;
}

.gallery-top .swiper-slide,.gallery-top_bj .swiper-slide {
    position: relative;
	height: 690px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}


.gallery-top .swiper-slide .swiper-slide-bg-blur,.gallery-top_bj .swiper-slide .swiper-slide-bg-blur {
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 5;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        -webkit-filter: blur(5px);
        -moz-filter: blur(5px);
        -o-filter: blur(5px);
        -ms-filter: blur(5px);
        filter: blur(5px);
        top:0;left:0;right:0;bottom:0;
}

.gallery-top .swiper-slide .swiper-slide-content,.gallery-top_bj .swiper-slide .swiper-slide-content {
        position: absolute;
        z-index: 15;
        width: 100%;
}

.gallery-top .swiper-slide .swiper-slide-content .box,.gallery-top_bj .swiper-slide .swiper-slide-content .box{
        margin: 0  auto 0;
}

.gallery-top .swiper-slide .swiper-slide-content .box .info,.gallery-top_bj .swiper-slide .swiper-slide-content .box .info{
        margin-top: 20px;
}

.gallery-top,.gallery-top_bj {
	position: relative;
}

.gallery-top::after,.gallery-top_bj::after {
	content: "";
	width: 100%;
	height: 169px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/zuopin_zhezhao2.png?version=1.1.113) no-repeat center;
	background-size: 100%;
	z-index: 9;
	display: none;
}

.gallery-top .swiper-slide .box,.gallery-top_bj .swiper-slide .box {
	padding-top: 570px;
}

.zuopin_btn {
	height: 100px;
	position: absolute;
	width: 1200px;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 80px;
	z-index: 99999;
}

.zuopin_btn .btn {
	width: 60px;
	height: 60px;
	border-radius: 3px;
	z-index: 20;
	cursor: pointer;
	background: rgba(255, 255, 255, 0.3);
	color: #fff;
	outline: none;
}

.zuopin_btn .swiper-button-next:after,
.zuopin_btn .swiper-button-prev:after {
	font-size: 25px;
}

.zuopin_btn .btn.zuopin-prev {
	float: left;
}

.zuopin_btn .btn.zuopin-next {
	float: right;
}

.swiper-button-disabled {
	opacity: 0.5;
}

.zuopin_bot {
	position: absolute;
	top: 210px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 999999;
}

.gallery-thumbs .swiper-slide,.gallery-thumbs_bj .swiper-slide{
	    transition: 300ms;
	    transform: scale(0.86);
	    position: relative;
}

.gallery-thumbs .swiper-slide img,.gallery-thumbs_bj .swiper-slide img {
	display: block;
	width: 100%; 
	cursor: pointer;
	position: relative;
    z-index: 10;
}

.gallery-thumbs .swiper-slide .tips,.gallery-thumbs_bj .swiper-slide .tips {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 130px;
    margin-left: 90px;
    z-index: 11;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.zuopin_bot_box {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	border: 1px solid #f39536;
	    width: 240px;
	    height: 320px;
	z-index: 99;
	top:209px;
}

.gallery-thumbs .swiper-slide-active img,.gallery-thumbs_bj .swiper-slide-active img  {
	width: 100%; 
}
.gallery-thumbs .swiper-slide-active,.gallery-thumbs_bj .swiper-slide-active{ 
	    transform: scale(1);
}


.gallery-top .swiper-slide .box strong,.gallery-top_bj .swiper-slide .box strong {
	font-size: 13px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
}

.gallery-top .swiper-slide .box p,.gallery-top_bj .swiper-slide .box p {
	font-size: 14px;
	color: #fff;
	text-align: center;
	display: block;
	margin-bottom: 15px;
}

.gallery-top .swiper-slide .box p a,.gallery-top_bj .swiper-slide .box p a {
	color: #fff;
}

.gallery-top .swiper-slide .box p span,.gallery-top_bj .swiper-slide .box p span {
	color: #c1a075;
	display: inline-block; 
}

.gallery-top .swiper-slide .box .info,.gallery-top_bj .swiper-slide .box .info {
	width: 94%;
	margin: 0 auto;
	font-size: 16px;
	line-height: 34px;
	color: #fff;
	text-align: center;
}

.gallery-top .swiper-slide .box .info a,.gallery-top_bj .swiper-slide .box .info a {
	color: #fff;
}

.zuopin_more {
	height:296px;
	background: url(../images/zuoyi_bg.png?version=1.1.113) repeat-x center;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 13px;
	background-size: 100%;
}

.zuopin_more a {
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 13px;
}

.zuopin_more a img {
	height: 20px;
	display: inline-block;
	margin-left: 15px;
}

.zuopin_more a:hover {
	-webkit-animation: baomingmore 2s linear infinite;
	animation: baomingmore 2s linear infinite;
}


@-webkit-keyframes baomingmore {
	0% {
		margin-left: 0px;
	}

	25% {
		margin-left: 10px;
	}

	50% {
		margin-left: 0px;
	}

	75% {
		margin-right: 10px;
	}

	100% {
		margin-right: 0px;
	}
}

.ysgw_bg{
    /*background: #0c1174;*/
    /*background-image:linear-gradient(to bottom, #0446be, #0c1174); 艺术顾问背景颜色*/
}

.pst_bg{
    /*background: #0c1174;*/
    /*background-image:linear-gradient(to bottom, #0446be, #0c1174); 评审团背景颜色*/
}

/*
.index_team_bg{
	//background: url(../images/body_bg.jpg?version=1.1.113) no-repeat #0c1174;
}
*/
.index_team {
	padding-top: 100px;
	padding-bottom: 100px;
	background: url(../images/body_bg_ysgw.jpg?version=1.1.113) no-repeat center top #0c1174;
}

.index_team .title {
	text-align: center;
	margin-bottom: 55px;
}

.index_team .title_box {
	display: inline-block;
	width: 276px;
	height: 95px;
	line-height: 125px;
	background: url(../images/index_team_title.png?version=1.1.113) no-repeat 0 0;
	/*center*/
	font-size: 26px;
	color: #fff;
	font-weight: bold;
}

.art .title_box {
	display: inline-block;
	width: 293px;
	height: 90px;
	line-height: 130px;
	background: url(../images/d69036.png?version=1.1.113) no-repeat 0 0;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
}

.index_team .box_main {
	position: relative;
}

.team_btn {
	position: absolute;
	top: -28%;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.team_btn .btn {
	width: 40px;
	height: 40px;
	border-radius: 3px;
	z-index: 20;
	cursor: pointer;
	background: #030864;
	color: #fff;
	outline: none;
}

.index_team .swiper-button-next:after,
.index_team .swiper-button-prev:after {
	font-size: 16px;
}

.index_team .swiper-button-prev {
	float: left;
}

.index_team .swiper-button-next {
	float: right;
}

.index_team .swiper-slide {
	display: block;
	position: relative;
	width: 19%;
	border-radius: 7px;
	overflow: hidden;
	padding: 0 15px;
}

.index_team .swiper-slide a{
    width: 100%;
    height: 100%;
    border-radius: 50%;
    /*width: calc(100%-2px);
    border: 1px solid #8b4f35;*/
    overflow: hidden;
}

.index_team .swiper-slide .team_img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
    /*width: calc(100%-2px);
    border: 1px solid #8b4f35;*/
    overflow: hidden;
}

.index_team .swiper-slide .team_title{
    text-align: center;
    color: #999999;
    margin-top:20px;
}

.index_team .swiper-slide .team_title strong{
    font-size:22px;
}
.index_team .swiper-slide .team_title p{
    font-size:18px;
    padding:10px 20px 0 20px;
    line-height: 25px;
}

.index_team .swiper-slide .team_img img {
	display: block;
	width: 100%;
	/*-webkit-transition: -webkit-transform .2s ease-in;*/
	/*-webkit-transition: all .2s ease-in-out;*/
	border-radius: 50%;
}

.index_team .swiper-slide .team_img img:hover {
    -webkit-transform: scale(1.1);
}
 
.index_team .swiper-slide .team_text {
	position: absolute;
	width: 100%;
	height: 100%;
	/*background: rgba(0, 0, 0, 0.5);*/
	left: 0;
	top: 0;
}

.index_team .swiper-slide .team_text .team_text_b {
	width: 60%;
	opacity: 0;
	visibility: hidden;
	position: relative;
	padding: 15px 0;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 30px;
}




.index_team .swiper-slide:hover .team_text .team_text_b {
	opacity: 1;
	visibility: visible;
}

.index_team .swiper-slide .team_text .team_text_b .line1 {
	width: 1px;
	height: 0%;
	background: #d69036;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.index_team .swiper-slide:hover .team_text .team_text_b .line1 {
	height: 100%;
}



.index_team .swiper-slide .team_text .team_text_b .line2 {
	width: 0%;
	height: 1px;
	background: #d69036;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.index_team .swiper-slide:hover .team_text .team_text_b .line2 {
	width: 100%;
}

.index_team .swiper-slide .team_text .team_text_b .line3 {
	width: 1px;
	height: 0%;
	background: #d69036;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.index_team .swiper-slide:hover .team_text .team_text_b .line3 {
	height: 100%;
}

.index_team .swiper-slide .team_text .team_text_b .line4 {
	width: 0%;
	height: 1px;
	background: #d69036;
	position: absolute;
	right: 0;
	bottom: 0;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.index_team .swiper-slide:hover .team_text .team_text_b .line4 {
	width: 100%;
}

.index_team .swiper-slide .team_text .team_text_b strong {
	display: block;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
}


.index_team .swiper-slide .team_text .team_text_b p {
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 19px;
}
.index_team .swiper-slide:hover .team_text { 
	background: rgba(0, 0, 0, 0.3);
}

.jchg_bg{
    /*background: #0c1174;精彩回顾透明背景*/
    background: url(../images/body_bg_jchw.jpg?version=1.1.113) no-repeat center top #0c1174;
}

.huigu {
	padding-top: 80px;
	padding-bottom: 85px;
}

.huigu .title {
	text-align: center;
	margin-bottom: 70px;
}

.huigu .title_box {
	display: inline-block;
	width: 627px;
	height: 90px;
	line-height: 115px;
	background: url(../images/huigu_title.png?version=1.1.113) no-repeat 0 0;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
}

.huigu_top .left {
	width: 560px;
}

.huigu_top .left video {
    width: 560px;
}

.huigu_top .left .jchg_class1 {
    display:block;
}

.huigu_top .left .jchg_class2 {
    display:none;
}

.huigu_top .left img {
	display: block;
	width: 100%;
	height: 400px;
}

.huigu_top .right {
	width: 560px;
	padding-top: 20px;
}

.huigu_top .right a.tit {
	font-size: 18px;
	line-height: 28px;
	color: #fff;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}

.huigu_top .right a.tit:hover {
	color: #d69036;
}

.huigu_top .right p {
	font-size: 16px;
	color: rgba(255, 255, 255, .6);
	line-height: 40px;
	height: 80px;
	overflow: hidden;
}

.huigu_top .right .more {
	display: block;
	width: 155px;
	height: 56px;
	background: #030864;
	color: #fff;
	font-size: 16px;
	margin-top: 100px;
	position: relative;
}

.huigu_top .right .more span {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 9;
}

.huigu_top .right .more::after {
	content: "";
	height: 100%;
	width: 0;
	background: #3137bf;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}

.huigu_top .right .more:hover::after {
	width: 100%;
}

.huigu_top .right .more img {
	display: inline-block;
	height: 26px;
	margin-left: 10px;
}

.huigu .box {
	margin-bottom: 100px;
}

.huigu .box_main {
	position: relative;
}

.huigu .btn {
	position: absolute;
	width: 40px;
	height: 40px;
	border-radius: 3px;
	z-index: 20;
	cursor: pointer;
	background:#030864;
	color: #fff;
	top: 46%;
	right: 0;
	outline: none;
}

.huigu .swiper-button-next:after,
.huigu .swiper-button-prev:after {
	font-size: 16px;
}

.huigu .swiper-button-prev {
	left: 0;
}


.huigu .box_main .huigu_list .swiper-slide {
	display: block;
	position: relative;
	float: left;
	width: 19%;
	border-radius: 7px;
	overflow: hidden;
}

.huigu .box_main .huigu_list .swiper-slide span{
    background:url(/skin/template2021/images/bf.png?version=1.1.113) center center no-repeat;
    background-size: 100%;
    position: absolute;
    z-index: 1000;
    display: block;
    width: 60px;
    height: 60px;
    left:calc(50% - 30px);
    top:30%;
    
}

.huigu .box_main .huigu_list .swiper-slide img {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}

.huigu .box_main .huigu_list .swiper-slide p {
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	height: 32px;
	line-height: 32px;
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}

.huigu .box_main .huigu_list .swiper-slide:hover p {
	color: #d69036;
}


.hzmt_bg{
    /*background: #0c1174;合作媒体透明背景*/
    background: url(../images/body_bg_hzmt.jpg?version=1.1.113) no-repeat center top #0c1174;
}

.huoban {
	padding-bottom: 50px;
}

.huoban .title {
	text-align: center;
	margin-bottom: 45px;
	padding-top:70px;
}

.huoban_wap {
	display: none;
}

.huoban_pc {
	display: block;
}

.huoban .title_box {
	display: inline-block;
	width: 423px;
	height: 90px;
	line-height: 105px;
	background: url(../images/huoban_title.png?version=1.1.113) no-repeat 0 0;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
}

.footer {
	background: #030864;
}

.footer .box {
	padding: 65px 0;
}

.footer .follow {
	margin-top: 30px;
	display: flex;
	align-items: center;
}

.footer .follow span {
	display: inline-block;
	color: #FFFFFF;
	font-size: 16px;
}

.footer .follow a {
	display: inline-block;
	background: red;
	width: 24px;
	margin: 0 8px;
	background: url(../images/sina.png?version=1.1.113) no-repeat center;
	background-size: 100%;
}

.footer .follow a span {
	width: 24px;
	height: 24px;
}

.footer .follow a.wx {
	display: inline-block;
	position: relative;
	background: url(../images/wx.png?version=1.1.113) no-repeat center;
	background-size: 100%;
}

.footer .follow a.wx .qr {
	display: none;
	position: absolute;
	right: -30px;
	top: -100px;
}

.footer .follow a.wx:hover .qr {
	display: block;
}

.footer .footer_contact {
	margin-left: 140px;
	padding-top: 10px;
}

.footer .footer_contact .t {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 25px;
	display: block;
}

.footer .footer_contact ul {
	display: flex;
}

.footer .footer_contact ul li {
	margin-right: 75px;
}

.footer .footer_contact ul li strong {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
	display: block;
}

.footer .footer_contact ul li p {
	color: #FFFFFF;
	font-size: 16px;
}

.footer .copyright {
    background:#1c306f;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 70px;
	height: 70px;
}

.footer .copyright a {
	color: #fff;
}



/*.cansai_title {
	background: #152001;
	background: url(../images/zgppgs_banner_title.png?version=1.1.113) #152001;
}
*/
.cansai_title .box {
	padding-top: 163px;
	height: 300px;
	/*background: url(../images/cansai_t_bg.png?version=1.1.113) no-repeat right bottom;*/
}

.qifushu .box{
    position: relative;
    background-image:none;
    /*background: url(https://gqzg.oss-cn-beijing.aliyuncs.com/jiangbei2.gif) no-repeat right bottom;
    background-size: 25%;
    background-position: 700px 75px;
    background-size: 14%;
    background-position: center 220px;*/
}
.qifushu .box .qifushu_img{ position:absolute; top:120px; right:50px;}
.qifushu .box .qifushu_img img{ height:500px;}
.cansai_title .cansai_t {
	/*width: 314px;*/
	height: 110px;
	/*background: url(../images/title_left_jiangbei.png?version=1.1.113) no-repeat 405px center;*/
	background-position: left center;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 52px;
	text-align: center;
	line-height: 110px;
	margin-top: 20px;
}

.cansai_title .cansai_t_jtx {
	/*width: 314px;*/
	height: 110px;
	background: url(../images/cansai_t_jtx.png?version=1.1.113) no-repeat 280px center;
	color: #fff;
	font-size: 52px;
	text-align: center;
	line-height: 110px;
	margin-top: 20px;
}

.cansai_title .cansai_t strong {
	font-weight: bold;
}


.compet {
	display: none;
}

.compet.active {
	display: block;
}



.cansai {
	background: url(../images/footer_bg.png?version=1.1.113) no-repeat bottom center #0c1174;
	background-size: 100%;
}

.cansai .rightnTop {
	height: 76px;
	background: #262626;
	width: 100%;
	margin-bottom: 55px;

}

.cansai .rightnTop a {
	display: block;
	float: left;
	width: 50%;
	height: 76px;
	line-height: 76px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}

.cansai .rightnTop a.active {
	background: #030864;
}

.cansai .content {
	padding-bottom: 220px;
}

.cansai .content p {
	font-size: 18px;
	line-height: 30px;
	color: rgba(255, 255, 255, 0.7);
}

.cansai .content .font-bold {
	font-size: 23px;
	color: #dcac6b;
	font-weight: bold;
	display: block;
	margin-bottom: 40px;
	margin-top: 40px;
}

.cansai .content .m-t-lg {
	margin-top: 60px;
}

.cansai .content .down {
	margin: 0 auto;
	position: relative;
	background: #030864;
	width: 677px;
	height: 68px;
}

.cansai .content .down::after {
	content: "";
	width: 0;
	height: 100%;
	background: #3462c0;
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.cansai .content .down:hover::after {
	width: 100%;
}

.cansai .content .down a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
	width: 100%;
	height: 100%;
	display: block;
	margin: 0 auto;
	display: flex;
	color: #FFFFFF;
	justify-content: center;
	font-size: 22px;
	align-items: center;
	font-weight: bold;


}

.cansai .content .down a img {
	margin-left: 35px;
}

.cansai .layui-form h3 {
	height: 55px;
	line-height: 55px;
	font-size: 24px;
	color: #dcac6b;
	font-weight: bold;
	padding-left: 82px;
	margin-bottom: 22px;
}

.cansai .layui-form h3.form_ico1 {
	background: url(../images/form_ico1.png?version=1.1.113) no-repeat left center;
}

.cansai .layui-form h3.form_ico2 {
	background: url(../images/form_ico2.png?version=1.1.113) no-repeat left center;
}

.cansai .layui-form h3.form_ico3 {
	background: url(../images/form_ico3.png?version=1.1.113) no-repeat left center;
}

.cansai .layui-form .text-label {
	font-size: 16px;
	color: #fff;
	display: block;
	margin-bottom: 8px;
}

.cansai .layui-form .radio .label {
	font-size: 16px;
	color: #fff;
	height: 39px;
	line-height: 39px;
	display: inline-block;
}

.layui-form-radio {
	margin: 0;
}

.layui-form-radio>i:hover,
.layui-form-radioed>i {
	color: #3462c0;
}

.layui-form-radio>i {
	color: #3462c0;
}

.label_r {
	margin-right: 85px;
}

.cansai .layui-form input[type="text"] {
	display: block;
	width: 100%;
	height: 39px;
	line-height: 39px;
	border: 1px solid #3462c0;
	background: none;
	padding-left: 5px;
	box-sizing: border-box;
	color: #FFFFFF;
	font-size: 16px;
}

.cansai .layui-form textarea {
	display: block;
	width: 100%;
	height: 110px;
	line-height: 28px;
	border: 1px solid #3462c0;
	background: none;
	padding-left: 5px;
	box-sizing: border-box;
	color: #FFFFFF;
	font-size: 16px;
}

.cansai .layui-form .signForm {
	padding-left: 82px;
	padding-right: 40px;
}

.cansai .layui-form .input-row {
	margin-bottom: 25px;
}

.cansai .layui-form .formRow:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}

.cansai .layui-form .formRow .input-row {
	float: left;
	width: 250px;
	margin-right: 26px;
}

.cansai .layui-form .layui-form-checkbox {
	position: relative;
	height: 27px;
	line-height: 27px;
	margin-right: 10px;
	padding-right: 27px;
	background: none;
	border: 2px solid #3462c0;
	-webkit-transition: 0s linear;
	transition: 0s linear;
}

.cansai .layui-form .layui-form-checkbox i {
	display: none;
}

.cansai .layui-form .layui-form-radio {
	position: relative;
	height: 27px;
	line-height: 27px;
	margin-right: 10px;
	padding-right: 27px;
	background: none;
	border: 2px solid #3462c0;
	-webkit-transition: 0s linear;
	transition: 0s linear;
	border-radius:100px;
}

.cansai .layui-form .layui-form-radio i {
	display: none;
}


.cansai .layui-form .layui-icon-ok:before {
	display: none;
}

.cansai .layui-form .layui-form-checked {
	background: url(../images/checked.png?version=1.1.113) no-repeat center;
}

.cansai .layui-form .layui-form-checked,
.cansai .layui-form .layui-form-checked:hover {
	border-color: #3462c0;
}

.cansai .layui-form .layui-form-radioed {
	background: url(../images/checked.png?version=1.1.113) no-repeat center;
}

.cansai .layui-form .layui-form-radioed,
.cansai .layui-form .layui-form-radioed:hover {
	border-color: #3462c0;
}

.cansai .layui-form .duoxuan .label {
	margin-right: 65px;
}

.cansai .layui-form .submitBtn {
	width: 591px;
	height: 68px;
	line-height: 68px;
	background: #030864;
	margin: 0 auto;
	margin-top: 65px;
	position: relative;
}

.cansai .layui-form .submitBtn .trans {
	display: block;
	background: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	border: none;
	font-size: 22px;
	font-weight: bold;
	cursor: pointer;
	z-index: 9;
}

.cansai .layui-form .submitBtn::after {
	content: "";
	width: 0;
	height: 100%;
	background: #3462c0;
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.cansai .layui-form .submitBtn:hover::after {
	width: 100%;
}

.cansai .layui-form {
	padding-bottom: 220px;
}


.cansai_title .baizu_list_t {
	/*width: 256px;*/
	height: 95px;
	background: url(../images/baizu_list_t.png?version=1.1.113) no-repeat;
	color: #fff;
	font-size: 52px;
	text-align: left;
	line-height: 95px;
	margin-top: 50px;
	padding-left: 80px;
	box-sizing: border-box;
	padding-top: 15px;
}


.cansai_title .baizu_list_t strong {
	font-weight: normal;
}

.cansai_title .gaishu_t {
	padding: 0;
	text-align: left;
	padding-left: 90px;
}

.cansai_title .jtx_title {
    height: 90px;
}

.cansai_title .team_t {
	height: 95px;
	/*background: url(../images/title_left_jiangbei.png?version=1.1.113) no-repeat left center;*/
	background-position: left center;
    background-repeat: no-repeat;
	color: #fff;
	font-size: 52px;
	text-align: left;
	line-height: 95px;
	margin-top: 50px;
	padding-left: 90px;
	box-sizing: border-box;
}

.cansai_title .team_t strong {
	font-weight: normal;
}

#page_style {
	text-align: center;
	padding: 25px 0;
	color: #707070;
}

#page_style span {
	display: inline-block;
	margin-left: 5px;
}

.pagingUl li a,
#page_style a,
#page_style b {
	display: inline-block;
	height: 40px;
	padding: 0 16px;
	text-align: center;
	margin: 0 2px;
	line-height: 40px;
	color: #707070;
	border: 1px solid #707070;
	font-size: 16px;
}

#page_style b {
	border: 1px solid #1c306f;
	color: #FFFFFF;
	background: #030864;
}

.baizu_list {
	background: #0c1174;
	padding-top: 25px;
	padding-bottom: 60px;
	background: url(../images/footer_bg.png?version=1.1.113) no-repeat center bottom #0c1174;
}

.baizu_list .box_main {
	max-width: 1440px;
}

.baizu_list ul li {
	display: block;
	float: left;
	width: 25%;
	padding: 0 20px;
	box-sizing: border-box;
	margin-bottom: 15px;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.baizu_list ul li .pic {
	display: block;
	position: relative;
	overflow: hidden;
}

.baizu_list ul li .pic::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border: 2px solid #030864;
	opacity: 0;
	box-sizing: border-box;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.baizu_list ul li .pic img {
	display: block;
	width: 100%;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
	position: relative;
	z-index: 10;
}

.baizu_list ul li .pic .tips {
	position: absolute;
	top: 0;
	left:0;
	margin-top:200px;
	margin-left:125px;
	z-index: 11;
	width:80px; 
	height:80px;
	border-radius: 50%;
}

.baizu_list ul li .pic .tips img{width:100%; height:100%;}

.baizu_list ul li .baizu_txt {

	padding: 0 10px;
	padding-bottom: 20px;
	box-sizing: border-box;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;

}


.baizu_list ul li .baizu_txt strong {
	display: block;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	height: 58px;
	line-height: 58px;
	overflow: hidden;
	color: #FFFFFF;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.baizu_list ul li .baizu_txt p {
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	line-height: 28px;
}

.baizu_list ul li:hover .baizu_txt {
	background: #030864;
}

.baizu_list ul li:hover .pic::after {
	opacity: 1;
}

.baizu_list ul li:hover strong {
	color: #FFFFFF;
}

.baizu_list ul li:hover .pic img {
	-webkit-transform: scale(1.05)
}

.baizuxq_top {
	position: relative;
}

.baizuxq_top .box_main {
	height: 274px;
	background: url(../images/baizuxq_top_zhezhao.png?version=1.1.113) no-repeat bottom center;
	position: absolute;
	left: 0;
	bottom: 0;
}

.baizuxq_top .box_main .box {
	padding-top: 135px;
	box-sizing: border-box;
}

.baizuxq_top .box_main h1 {
	font-size: 50px;
	color: #d7a056;
	font-weight: bold;
	letter-spacing: 2px;
}

.baizuxq_top img {
	display: block;
	width: 100%;
	max-height: calc(100vh - 98px);
}

.baizuxq_bot {
	background: #0c1174;
	padding-top: 60px;
	color: #fff !important;
	font-size: 16px !important;
	line-height: 32px !important;
	text-align: justify;
	padding-bottom: 60px;
}

.baizuxq_bot img {
	display: block;
	max-width: 650px;
	margin: 40px auto;
}

.baizuxq_bot_t {
	display: block;
	font-size: 24px;
	color: #d7a056;
	font-weight: bold;
	margin-bottom: 35px;
}

.gaishu {
	padding-top: 70px;
	/*background: url(../images/body_bg_hzmt.jpg?version=1.1.113) repeat-y #0b2c89;*/
	background: url(../images/footer_bg.png?version=1.1.113) no-repeat bottom center;
	background-size: 100%;
}

.gaishu .gaishu_top {
	display: flex;
	padding-bottom: 60px;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.gaishu .gaishu_top img {
	height: 56px;
}

.gaishu .gaishu_top strong {
	font-size: 40px;
	color: #d79f56;
	font-weight: bold;
	margin-left: 45px;
	/*padding-left: 45px;
	border-left: 1px solid #463116;*/
	line-height: 56px;
}

.gaishu_cen {
	color: #FFFFFF !important;
	font-size: 18px;
	line-height: 32px;
	padding-bottom: 20px;
	padding-top: 45px;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
}
.gaishu_cen img{
	max-width:100%;
	height:auto !important; 
	}
.gaishu_cen p {
   color: #FFFFFF !important;
	margin-bottom: 30px; 
	text-indent:2em;
}
.gaishu_cen font,.gaishu_cen span,.gaishu_cen div {
    color: #FFFFFF !important; 
}

.gaishu_bot {
	font-size: 23px;
	line-height: 32px;
	color: #d79f56;
	font-weight: bold;
	padding-top: 40px;
	padding-bottom: 100px;
}


.news_list {
    padding-bottom: 50px;
	padding-top: 30px;
	background: url(../images/footer_bg.png?version=1.1.113) no-repeat center bottom #0c1174;
	background-size:100%;
}

.news_list .box_main {
	max-width: 1440px;
}

.news_list .box_main .baixuanyuan_content {
	color:#ffffff;
	line-height: 35px;
	font-size: 18px;
	padding: 0 55px;
}

.news_list .box_main .baixuanyuan_content p{
    text-indent:2em;
}

.news_list ul li {
	float: left;
	padding: 1.8%;
	margin: 0 2%;
	box-sizing: border-box;
	width: 29%;
	margin-bottom: 20px;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	position: relative;
    z-index: 800;

}

.baixuanyuanlist ul li{
    width:45%;
}

.news_list ul li div{
    background:url(/skin/template2021/images/bf.png?version=1.1.113) center center no-repeat;
    background-size: 100%;
    position: absolute;
    z-index: 1000;
    display: block;
    width: 60px;
    height: 60px;
    left:calc(50% - 30px);
    top:25%;
}

.news_list ul li img {
	display: block;
	width: 100%;

}

.news_list ul li span {
	display: block;
	font-size: 16px;
	color: rgba(255, 255, 255, .4);
	margin-top: 15px;
	margin-bottom: 15px;
	letter-spacing: 2px;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.news_list ul li strong {
	font-size: 24px;
	color: #d79f56;
	line-height: 36px;
    height:69px;
	font-weight: bold;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	padding-top: 10px;
	text-align:center;
}

.news_list ul li p {
	font-size: 16px;
	line-height: 31px;
    height:88px;
	margin-top: 15px;
	color: rgba(255, 255, 255, .4);
	letter-spacing: 2px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.news_list ul li:hover {
	background: #030864;
}

.news_list ul li:hover span {
	color: rgba(255, 255, 255, .9);
}

.news_list ul li:hover strong {
	color: #d79f56;
}

.news_list ul li:hover p {
	color: rgba(255, 255, 255, .9);
}

.team_list {
	background: url(../images/footer_bg.png?version=1.1.113) no-repeat bottom center #0c1174;
	background-size: 100%;
}

.team_list .team_nav {
	height: 111px;
	line-height: 111px;
	display: flex;
}

.team_list .team_nav a {
	padding: 0 50px;
	font-size: 24px;
	font-weight: bold;
	color: rgba(255, 255, 255, .3);
}

.team_list .team_nav a.active {
	color: #d79f56;
}

.tamlist .swiper-slide img {
	display: block;
	width: 100%;
	border-radius: 50%;
}

.tamlist .swiper-slide .zhao {
	position: relative;
	width: 100%;
	height: 100%;
	cursor:pointer;
}

.tamlist .swiper-slide{padding:0 15px;}

/*.swiper_slide_item{ margin:0 15px;}*/

.tamlist .swiper-slide .zhao::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(12,17,116,.5);
}

.tamlist .swiper-slide-active .zhao::after {
	content: "";
	width: 100%;
	height: 100%;
	/*border: 2px solid #d69036;*/
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .1);
	border-radius: 50%;
}

.team_list .btn {
	position: absolute;
	width: 60px;
	height: 60px;
	border-radius: 3px;
	z-index: 20;
	cursor: pointer;
	background: rgba(255, 255, 255, 0.3);
	color: #fff;
	outline: none;
}

.team_list .swiper-button-next:after,
.team_list .swiper-button-prev:after {
	font-size: 25px;
}

.team_xq {
	margin-top: 115px;
	padding-bottom: 110px;
}

.team_xq .swiper-slide {}

.team_xq .swiper-slide .left {
	width: 575px;
	position: relative;
	height: 595px;
}

.team_xq .swiper-slide .left .zhao {
	display: block;
	float: left;
	margin-left: 50px;
	/*margin-top:-75px;*/
	width: 525px;
	height: 525px;
	position: relative;
	cursor:pointer;
}

.team_xq .swiper-slide .left .zhao img {
	display: block;
	width: 100%;
	height: 100%;
}

.team_xq .swiper-slide .left .zhao::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .2);
}

.team_xq .swiper-slide .left::after {
	content: "";
	width: 510px;
	height: 520px;
	border: 5px solid #3462c0;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 50px;
	z-index: -1;
}


.team_xq .swiper-slide .right {
	padding-top: 27px;
	width: 550px;
}

.team_xq .swiper-slide .right strong {
	font-size: 24px;
	color: #d69036;
	font-weight: bold;
	position: relative; 
	display: block;
	margin-bottom: 40px;
}

 

.team_xq .swiper-slide .right h1 {
	font-size: 39px;
	color: #d69036;
	display: inline-block;
	font-weight: bold;
}

.team_xq .swiper-slide .right span {
	display: inline-block;
	font-size: 29px;
	color: #d69036;
	margin-left: 5px;
}

.team_xq .swiper-slide .right p {
	font-size: 24px;
	line-height: 40px;
	color: rgba(255, 255, 255, .4);
	margin-top: 35px;
	margin-bottom: 46px;
}

.team_xq .swiper-slide .right .p {
	font-size: 16px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 32px;
}




.xingshi_title {
	background: url(../images/xingshi_title_bg3.jpg?version=1.1.113) no-repeat right center;
	padding-top: 300px;
	height: 362px;
}



.xingshi_title .baizu_list_t {
	/*width: 311px;*/
	
	height: 76px;
	/*background: url(../images/title_left_jiangbei.png?version=1.1.113) no-repeat left center;*/
	background-position: left center;
    background-repeat: no-repeat;
	color: #fff;
	font-size: 52px;
	text-align: left;
	line-height: 76px;
	margin-top: 20px;
	padding-left: 90px;
	box-sizing: border-box;
}

.tip_text{
    font-size: 22px;
    line-height: 30px;
    margin-top: 30px;
}

.xingshi {
	padding-top: 70px;
	background: url(../images/xingshi_bg.png?version=1.1.113) repeat-x center #0c1174;
}

.xingshi .xingshi_top {
	display: flex;
	padding-bottom: 60px;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	margin-bottom: 60px;
}

.xingshi .xingshi_top img {
	height: 56px;
}

.xingshi .xingshi_top .search {
	margin-left: 45px;
	padding-left: 45px;
	border-left: 1px solid #463116;
	line-height: 62px;
	display: flex;
	width: 100%;
}

.xingshi .xingshi_top strong {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	margin-right: 20px;
}

.xingshi .xingshi_top .search .x-search-bg {
	display: flex;
	flex: 1;
	width: 100%;
}

.xingshi .xingshi_top .search .x-search-bg input[type="text"] {
	height: 62px;
	line-height: 62px;
	box-sizing: border-box;
	border: 2px solid #d69036;
	padding-left: 15px;
	background: #0c1174;
	font-size: 24px;
	width: 90%;
	color: #fff;
}

.xingshi .xingshi_top .search .x-search-bg .zf-search-btn {
	flex: 1;
	height: 62px;
	width: 62px;
	background: url(../images/search_btn.png?version=1.1.113) no-repeat center;
	border: none;
	cursor: pointer;
}

.xingshi {
	padding-bottom: 60px;
}

.xingshi_cen ul {
	padding-left: 10px;
}

.xingshi_cen ul li {
	float: left;
	font-size: 26px;
	color: #333333;
	line-height: 44px;
	letter-spacing: 10px;
}

.xingshi_cen ul li a {
	color: #182301;
}

.xingshi_cen ul li:hover a {
	color: #3462c0;
}

.xingshi_cen .xingshixq_t {
	margin-bottom: 30px;
}

.xingshi_cen .xingshixq_t a {
	float: right;
	font-size: 24px;
	color: #d79f56;
	background: url(../images/return.png?version=1.1.113) no-repeat left center;
	padding-left: 45px;
}

.xingshi_cen .xingshixq_t strong {
	font-size: 24px;
	color: #d79f56;
	font-weight: bold;
	display: block;
}

.xingshi_cen p {
	font-size: 16px;
	color: #fff;
	line-height: 32px;
	margin-bottom: 30px;
	text-align: justify;
}



.taxiang_title {
	background: url(../images/taxiang_title.jpg?version=1.1.113) no-repeat left center;
	padding-top: 290px;
	height: 366px;
	/*border-bottom: 1px solid #d7a056;*/
}



.taxiang_title .baizu_list_t {
	height: 76px;
	/*background: url(../images/title_left_jiangbei.png?version=1.1.113) no-repeat left center;*/
	background-position: left center;
    background-repeat: no-repeat;
	color: #fff;
	font-size: 52px;
	text-align: left;
	line-height: 76px;
	margin-top: 20px;
	padding-left: 90px;
	box-sizing: border-box;
	letter-spacing: 4px;
}


.taxiang {
	background: #0c1174;
	padding-top: 60px;
	padding-bottom: 50px;
}

.taxiang .box strong {
	font-size: 24px;
	color: #d79f56;
	font-weight: bold;
	display: block;
	margin-bottom: 40px;
}

.taxiang .box p {
	font-size: 16px;
	line-height: 32px;
	color: #FFFFFF;
	margin-bottom: 40px;
	text-indent:2em;
}

.yinpin {
	text-align: center;
}


/*.taxiang_video {
	background: #0f0f0f;
	padding-top: 40px
}

.taxiang_video ul {
	max-width: 1400px;
	margin: 0 auto;
}

.taxiang_video ul li {
	float: left;
	width: 24%;
	padding: 0 20px;
	box-sizing: border-box;
	background: url(../images/taxiang_video_bg.jpg?version=1.1.113) no-repeat bottom center;
	padding-bottom: 30px;
	margin: 0 .5%;
	margin-bottom: 40px;
	position: relative;
}

.taxiang_video ul li::after {
	content: "";
	width: 82px;
	height: 77px;
	background: url(../images/taxiang_video_jiangbei.png?version=1.1.113) no-repeat center;
	position: absolute;
	right: 5px;
	bottom: 9px;
}

.taxiang_video ul li .taxiang_video_play {
	position: absolute;
	opacity: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 85%;
	bottom: 50px;
	z-index: 99;
	display: flex;
	color: #fff;
	justify-content: center;
	align-items: center;
	font-size: 30px;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.taxiang_video ul li .taxiang_video_play strong {
	font-size: 22px;
	font-weight: bold;
}

.taxiang_video ul li .taxiang_video_play i {
	font-size: 24px;
	margin-right: 8px;
}

.taxiang_video ul li .pic {
	width: 85%;
	margin: 0 auto;
	border: 2px solid #ffc657;
	position: relative;
	cursor: pointer;
}

.taxiang_video ul li .pic::after {
	opacity: 0;
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.taxiang_video ul li .pic img {
	display: block;
	width: 100%;
}

.taxiang_video ul li:hover .taxiang_video_play {
	opacity: 1;
}

.taxiang_video ul li:hover .pic::after {
	opacity: 1;
}*/

.toupiaolist {
	background: url(../images/footer_bg.png?version=1.1.113) no-repeat bottom center #0c1174;
	background-size: 100%;
}

.toupiaolist li {
	float: left;
	width: 20%;
	position: relative;
	/*height:650px;*/
	/*overflow: hidden;*/
}

.toupiaolist li .toupiao_top {
	position: relative;
	cursor: pointer;
}

.toupiaolist li .toupiao_top::after {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .38);
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.toupiaolist li .toupiao_top strong {
	display: none;
}

.toupiaolist li img {
	display: block;
	width: 100%;
}

.toupiaolist li .toupiao_txt {
	padding: 38px 0;
	cursor: pointer;
	text-align: center;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.toupiaolist li .toupiao_txt strong {
	font-size: 24px;
	text-align: center;
	color: rgba(255, 255, 255, .7);
	font-weight: bold;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
}

.toupiaolist li .toupiao_txt p {
	font-size: 16px;
	color: rgba(255, 255, 255, .3);
	margin-top: 25px;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.toupiaolist li .toupiao_btn {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 35%
}

.toupiaolist li .toupiao_btn i {
	display: block;
	width: 91px;
	height: 91px;
	margin: 0 auto;
	background: rgba(0, 0, 0, .38);
	font-size: 45px;
	color: #999999;
	border-radius: 50%;
	line-height: 91px;
	text-align: center;
	border: 2px solid rgba(0, 0, 0, .01);
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.toupiaolist li .toupiao_btn a {
	display: block;
	width: 84px;
	height: 38px;
	line-height: 38px;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
	background: #3462c0;
	border-radius: 25px;
	font-size: 20px;
	opacity: 0;
}

.toupiaolist li .toupiao_btn p {
	text-align: center;
	font-size: 16px;
	opacity: 0;
	color: #3462c0;
	background: rgba(3,8,100,.8);
	padding: 5px;
	display: block;
	width:110px;
	margin: 0 auto;
	margin-top: 18px;
	border-radius: 15px;
}

.toupiaolist li:hover .toupiao_btn a {
	opacity: 1;
	margin-top: -30px;
}

.toupiaolist li:hover .toupiao_btn i {
	line-height: 55px;
	border: 3px solid #3462c0;
	box-sizing: border-box;
	color: #3462c0;
}

.toupiaolist li:hover .toupiao_btn p {
	opacity: 1;
}

/* .toupiaolist li:hover .toupiao_top::after {
	background: rgba(0, 0, 0, .7);
	border: 5px solid #d69036;
	box-sizing: border-box;
} */
.toupiaolist li:hover .toupiao_top::after {
	background: none;
	border: 2px solid #3462c0;
	box-sizing: border-box;
}
.toupiaolist li:hover .toupiao_txt {
	background: #3462c0;
}

.toupiaolist li:hover .toupiao_txt strong {
	color: #FFFFFF;
}

.toupiaolist li:hover .toupiao_txt p {
	color: #FFFFFF;
}



.jiangbei_top {
	background: url(../images/jiangxiang_top_bg.jpg?version=1.1.113) no-repeat center;
	height: 580px;
	position: relative;
}

.jiangbei_top .swiper-slide .left {
	padding-top: 65px;
}

.jiangbei_top .swiper-slide .left strong {
	display: none;
}

.jiangbei_top .swiper-slide .right {
	width: 600px;
	padding-left: 92px;
	box-sizing: border-box;
	padding-top: 116px;
}


.jiangbei_top .btn {
	width: 60px;
	height: 60px;
	border-radius: 3px;
	z-index: 20;
	cursor: pointer;
	background: rgba(255, 255, 255, 0.12);
	color: #fff;
	outline: none;
}

.jiangbei_top .swiper-button-next:after,
.jiangbei_top .swiper-button-prev:after {
	font-size: 25px;
}

.jiangxiang_bot {
	background: #0c1174;
}

.jiangxiang_bot .swiper-slide {
	padding: 18px 0;
	background: #1a1a1a;
}

.jiangxiang_bot .swiper-slide img {
	display: block;
	margin: 0 auto;
	width: 50%;
}

.jiangxiang_bot .swiper-slide strong {
	font-size: 22px;
	color: rgba(255, 255, 255, .4);
	font-weight: bold;
	display: block;
	text-align: center;
	margin-top: 10px;
}

.jiangxiang_bot .swiper-slide-active {
	position: relative;
}

.jiangxiang_bot .swiper-slide-active::after {
	content: "";
	width: 100%;
	height: 100%;
	border: 2px solid #ffc657;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 0;
}

.jiangxiang_bot .swiper-slide-active strong {
	color: #ffc657;
}

.jiangxiang_bot {
	padding: 30px 0;
	background: url(../images/jiangbei_bot_bg.png?version=1.1.113) repeat-x top center, url(../images/jiangbei_bot_bg.png?version=1.1.113) repeat-x bottom center, #0c1174;
}


.wangjie {
	background: #0c1174;
}

.wangjie .team_nav {
	height: 111px;
	line-height: 111px;
	display: flex;
}

.wangjie .team_nav a {
	padding: 0 50px;
	font-size: 24px;
	font-weight: bold;
	color: rgba(255, 255, 255, .3);
}

.wangjie .team_nav a.active {
	color: #d79f56;
}

.wangjie_list {
	background: #0c1174;
	padding-top: 30px;
	padding-bottom: 20px;
}

.wangjie_list ul li:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}

.wangjie_list ul li .left {
	width: 377px;
	height: 259px;
}

.wangjie_list ul li {
	margin-bottom: 60px;
}

.wangjie_list ul li .right {
	width: 787px;    cursor: pointer;

}

.wangjie_list ul li .right img {
	display: block;
	float: left;
	margin-right: 47px;
	width: 180px;
	height: 260px;
}

.wangjie_list ul li .right .info strong {
	font-size: 28px;
	color: #d79f56;
	font-weight: bold;
	padding-top: 8px;
}

.wangjie_list ul li .right .info span {
	display: block;
	font-size: 16px;
	color: rgba(255, 255, 255, .4);
	margin: 20px 0 30px 0;
}

.wangjie_list ul li .right .info p {
	font-size: 16px;
	line-height: 32px;
	color: #FFFFFF;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	text-align: justify;
}

.wangjie_list ul li .right dl:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}

.wangjie_list ul li .right dl dd {
	width: 50%;
	float: left;
	margin-bottom: 23px;    cursor: pointer;

}

.wangjie_list ul li .right dl dd strong {
	display: block;
	font-size: 28px;
	color: #d79f56;
	font-weight: bold;
	margin-bottom: 18px;
}

.wangjie_list ul li .right dl dd p {
	font-size: 16px;
	color: rgba(255, 255, 255, .4);
	line-height: 32px;
}

.cansai_title .zggs_title_bg{
     background: url(/skin/template2022/images/zggs.png?version=1.1.113) no-repeat left center;
     background-size:45%;
     padding-left:70px;
}

.clearfix{ 
    display:block;
    clear:both;
}

@media(max-width:1100px) {
    body{
        background: url(../images/body_bg_wap.jpg?version=1.1.113) no-repeat center top #0c1174;
        background-size: 100%;
    }
    .qifushujiangbei{text-align:center;}
    .qifushujiangbei img { padding:0 20px;width:90%;}
    .jiange{padding-left:105px;}
    .ckxz_left{ padding-left:105px;}
    .tamlist .swiper-slide img {padding:0;}
    .tip_text{
        font-size: 20px;
        line-height: 30px;
        margin-top: 0;
    }
    /*.swiper_slide_item{ margin:0;}*/
    .tamlist .swiper-slide{padding:0;}

	.header {
		background: url(../images/body_bg_wap.jpg?version=1.1.113) no-repeat center top #0c1174;
        background-size: 100%;
		height: 70px;
		position: fixed;
		width: 100%;
		z-index: 1999999;
		top: 0;
	}

	.header .nav-bg {
		display: none;
	}

	.header .nav-bg.show {
		display: block;
	}

	.header .nav-bg .nav-bg-txt {
		padding-top: 75px;
		width: 244px;
		border-right: 1px solid #da9c4c;
		height: 255px;
	}

	.header .nav-bg .nav-bg-txt img {
		display: block;
	}

	.header .nav-bg .nav-bg-txt strong {
		color: #fff;
		font-size: 24.65px;
		font-weight: bold;
		display: block;
		margin-top: 20px;
	}

	.header .box_1 {
		display: flex;
		max-width: 1325px;
		margin: 0 auto;
		align-items: center;
		padding: 0 5%;
	}

	.header .box_1:after {
		content: "";
		display: block;
		height: 0px;
		visibility: hidden;
		clear: both;
	}

	.header .logo {
		display: flex;
		align-items: center;
		justify-items: center;
		height: 70px;
	}

	.header .logo img {
		height: 40px;
	}

	.menuBtn {
		display: block;
		width: 30px;
		height: 30px;
		margin-left: auto;
	}

	.menuBtn .icon-bar {
		display: block;
		position: relative;
		width: 30px;
		height: 2px;
		background-color: #d69036;
		margin-top: 14px;
	}

	.menuBtn .icon-bar:before,
	.menuBtn .icon-bar:after {
		content: '';
		display: block;
		width: 30px;
		height: 2px;
		position: absolute;
		background: #d69036;
		-webkit-transition-property: margin, -webkit-transform;
		transition-property: margin, -webkit-transform;
		transition-property: margin, transform;
		transition-property: margin, transform, -webkit-transform;
	}

	.menuBtn .icon-bar:before {
		margin-top: -7px;
	}

	.menuBtn .icon-bar:after {
		margin-top: 7px;
	}

	.menuBtn.toggle-animate .icon-bar {
		background: none
	}

	.menuBtn.toggle-animate .icon-bar:before {
		margin-top: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	.menuBtn.toggle-animate .icon-bar:after {
		margin-top: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	.menuBtn.toggle-animate .icon-bar:before,
	.menuBtn.toggle-animate .icon-bar:after {
		content: '';
		display: block;
		width: 30px;
		height: 2px;
		position: absolute;
		background: #d69036;
	}

	.header .nav,
	.header .nav .nav-s1 {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
	}

	.header .nav {
		margin-left: auto;
		display: none;
		float: none;
		position: absolute;
		width: 100%;
		top: 70px;
		height: calc(100vh - 70px);
		z-index: 99999;
		left: 0;
		padding-left: 0;
	}

	.header .nav .nav-s1 {
		position: relative;
		height: auto;
		-ms-flex-pack: center;
		justify-content: center;
		margin-left: 0px;
		display: block;
	}

	.header .nav .nav-s1 .nav-s1-tit {
		background: rgba(31, 72, 222, 0.7);
		width: 100%;
	}

	.header .nav .nav-s1 .nav-s1-tit a {
		padding: 0px;
		height: 50px;
		font-size: 16px;
		color: #fde0a6;
		font-weight: bold;
		display: block;
		line-height: 50px;
		text-align: center;
	}

	/*.header .nav .nav-s1:hover {
		background: #8b4f35;
	}*/


	.header .nav .nav-s2 {
		background: rgba(90, 115, 11, 0.6);
		position: static;
		display: block;
		width: 100%;
		box-sizing: border-box;
		z-index: 20;
		height: auto;
		padding-left: 0px;
		/*padding-top: 15px;*/
		/*padding-bottom: 15px;*/
		display: none;
	}

	.header .nav .nav-shwo .nav-s2 {
		display: block;
	}

	.header .nav .nav-s2 li a {
		line-height: 35px;
		color: #fff;
		font-size: 14px;
		display: block;
		text-align: center;
	}

	.header .nav .nav-s2 li a:hover {
		text-decoration: underline;
	}

	.header .nav.show .nav-s2 {
		display: block;
	}

	.header .nav .nav-s1:nth-of-type(5) .nav-s1-tit a {
		padding: 0;
	}

	.header .nav .nav-s1:nth-of-type(5) {
		margin-left: 0px;
	}

	.header .nav .nav-s1:nth-of-type(6) {
		margin-left: 0px;
	}

	.banner_pc {
		display: none;
	}

	.banner_wap {
		display: block;
		padding-top: 70px;
	}

	.bannerlist .swiper-slide a {
		max-width: 100%;
		display: block;
		margin: 0 auto;
		height: 500px;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
	}
	
	.bannerlist .swiper-slide a span{
        background:url(/skin/template2021/images/bf.png?version=1.1.113) center center no-repeat;
        background-size: 100%;
        position: absolute;
        z-index: 1000;
        display: block;
        width: 60px;
        height: 60px;
        left:calc(50% - 30px);
        top:30%;
    }

	.bannerlist .swiper-slide video {
		width: 100%;
		display: block;
		margin: 0 auto;
		height: 400px;
		background: #030864;
	}

	.banner_box {
		position: relative;
		height: 40px;
		width: 100%;
		/*margin-top: 10px;*/
	}

	.banner_box .btn {
		position: absolute;
		bottom: -3px;
		width: 30px;
		height: 30px;
		border-radius: 3px;
		z-index: 20;
		cursor: pointer;
		background: rgba(255, 255, 255, 0.3);
		color: #fff;
		top: auto;
		outline: none;
		right: 36%;
	}

	.banner_box .swiper-button-next:after,
	.swiper-button-prev:after {
		font-size: 12px;
	}

	.banner_box .swiper-button-prev {
		left: 36%;
		right: auto;
	}

	.index_banner {
		position: relative;
		height: 300px;
	}

	.banner_zhezhao {
		height: 100px;
		width: 100%;
		position: absolute;
		left: 0;
		/*bottom: -20px;*/
		/*background: url(../images/banner_zhezhao_bg.png?version=1.1.113) no-repeat center;*/
		z-index: 999;
		background-size: cover;
	}

	.banner_zhezhao .left {
		float: none;
		width: 100%;
	}

	.banner_zhezhao .left img {
		width: 90%;
		display: block;
		margin: 0 auto;
	}

	.index_baoming {
		padding-top: 30px;
	}

	.index_baoming img {
		display: none;
	}

	.index_baoming .title {
		color: #fff;
		display: inline-block;
		width: 185px;
		height: 132px;
		background: url(../images/index_baoming_t.png?version=1.1.113) no-repeat center;
		line-height: 132px;
		background-size: 100%;
	}

	.index_baoming .title strong {
		font-size: 24px;
	}

	.index_baoming a strong::after {
		width: 25px;
		height: 25px;
		content: "";
		background: url(../images/index_bm_j.png?version=1.1.113) no-repeat center;
		position: absolute;
		right: -46px;
		top: 3px;
		background-size: 100%;
	}



	.index_zuopin {
		position: relative;
	}

	.index_zuopin::after {
		content: "";
		width: 100%;
		height: 165px;
		background: url(../images/zuopin_zhezhao1.png?version=1.1.113) no-repeat center top;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 999;
		background-size: cover;
	}

	.index_zuopin .title {
		text-align: center;
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		z-index: 9999;
		top: 35px;
	}

	.index_zuopin .title_box {
		display: inline-block;
		width: 160px;
		height: 50px;
		line-height: 60px;
		background: url(../images/zuopin_title_bg.png?version=1.1.113) no-repeat center;
		background-size: 100%;
		font-size: 16px;
		color: #fff;
		cursor: pointer;
		/*padding-left: 20px;*/
	}
	
	.index_zuopin .title_box_bj {
		display: inline-block;
		width: 160px;
		height: 50px;
		line-height: 60px;
		background: url(../images/zuopin_title_bg.png?version=1.1.113) no-repeat 0 0;
		background-size: 100%;
		font-size: 16px;
		color: #fff;
		cursor: pointer;
	}

	.index_zuopin .title_box strong {
		font-weight: bold;
		cursor: pointer;
	}

	.gallery-top .swiper-slide,.gallery-top_bj .swiper-slide {
		height: 79vh;
		background-size: cover;
	}

	.gallery-top,.gallery-top_bj {
		position: relative;
		background: url(../images/body_bg_zpjx_wap.jpg?version=1.1.113) no-repeat bottom center #0c1174;
        background-size: 100%;
	}

	.gallery-top .swiper-slide .box,.gallery-top_bj .swiper-slide .box {
		padding-top: 62vh;
	}
    .zuopin_title_style{
        width:96%;
        margin:0 auto; 
        position:absolute; 
        left:0;
        right:0;
        z-index:9999;
    }
    .zuopin_title_style .title_box_1{
        width:1%;
    }
     .zuopin_lj .zuopin_lj_style1{ display:none;}
     .zuopin_lj .zuopin_lj_style2{ display:block;}
       
       
	.zuopin_btn {
		height: 30px;
		position: absolute;
		width: 96%;
		margin: 0 auto;
		left: 0;
		right: 0;
		top: 35vh;
		z-index: 99999;
	}

	.zuopin_btn .btn {
		width: 30px;
		outline: none;
		height: 30px;
		cursor: pointer;
	}


	.zuopin_btn .swiper-button-next:after,
	.zuopin_btn .swiper-button-prev:after {
		font-size: 14px;
	}


	.swiper-button-disabled {
		opacity: 0.5;
	}

	.zuopin_bot {
		position: absolute;
		top: 20vh;
		left: 0;
		right: 0;
		margin: 0 auto;
		z-index: 999999;
		width: 50%;
	}

	.gallery-top::after,.gallery-top_bj::after {
		content: "";
		width: 100%;
		height: 50px;
		position: absolute;
		left: 0;
		bottom: 0;
		background: url(../images/zuopin_zhezhao2.png?version=1.1.113) no-repeat center;
		background-size: cover;
		z-index: 9;
		display: none;
	}

	.gallery-thumbs .swiper-slide,.gallery-thumbs_bj .swiper-slide {
		width: 30%;
	}

	.gallery-thumbs .swiper-slide img,.gallery-thumbs_bj .swiper-slide img {
		display: block;
		width: 100%;
		height: auto;
	}
	
	.gallery-thumbs .swiper-slide .tips,.gallery-thumbs_bj .swiper-slide .tips {
        position: absolute;
        top: 0;
        left: 0;
        margin-top: 90px;
        margin-left: 65px;
        z-index: 11;
        width: 60px;
        height: 60px;
        border-radius: 50%;
    }

	.zuopin_bot_box {
		display: none;
	}

	.gallery-thumbs .swiper-slide-active img,.gallery-thumbs_bj .swiper-slide-active img {
		width: 100%;
		height: auto;
	}

	.gallery-top .swiper-slide .box strong,.gallery-top_bj .swiper-slide .box strong {
		font-size: 13px;
		color: #fff;
		text-align: center;
		font-weight: bold;
		display: block;
		margin-bottom: 15px;
	}

	.gallery-top .swiper-slide .box p,.gallery-top_bj .swiper-slide .box p {
		font-size: 14px;
		color: #fff;
		text-align: center;
		display: block;
		margin-bottom: 10px;
	}

	.gallery-top .swiper-slide .box p span,.gallery-top_bj .swiper-slide .box p span {
		color: #c1a075;
		display: inline-block;
		margin-right: 10px;
	}

	.gallery-top .swiper-slide .box .info,.gallery-top_bj .swiper-slide .box .info {
		width: 94%;
		margin: 0 auto;
		font-size: 14px;
		line-height: 24px;
		height: 48px;
		color: #fff;
		text-align: center;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}

	.zuopin_more {
		height: 150px;
		background: url(../images/zuoyi_bg.png?version=1.1.113) repeat-x center;
		background-size: cover;
	}

	.zuopin_more a {
		height: 150px;
		color: #fff;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 13px;
	}

	.zuopin_more a img {
		height: 20px;
		display: inline-block;
		margin-left: 15px;
	}
	
	.bjzpzy_bg{
        /*background: #0c1174;历届获奖作品赏析透明背景*/
        background-size: cover;
    }
    
    .jchg_bg{
        /*background: #0c1174;精彩回顾透明背景*/
        background: url(../images/body_bg_jchg_wap.jpg?version=1.1.114) no-repeat bottom center #0c1174;
        background-size: 100%;
    }
    
    .hzmt_bg{
        /*background: #0c1174;合作媒体透明背景*/
        background: url(../images/body_bg_hzmt_wap.jpg?version=1.1.113) no-repeat bottom center #0c1174;
		background-size: 100%;
    }

	.index_team {
		padding-top: 20px;
		padding-bottom: 35px;
		background: url(../images/body_bg_ysgw_wap.jpg?version=1.1.113) no-repeat bottom center #0c1174;
		background-size: 100%;
	}

	.index_team .title {
		text-align: center;
		margin-bottom: 35px;
	}
	
	.team_list{
	    background: url(../images/body_bg_lh_wap.png?version=1.1.113) no-repeat center bottom #0c1174;
        background-size: 100%;
	}
	.index_team .index_team_list_1 {
		width: 90%;
		margin: 0 auto;
	}

	.index_team .index_team_list {
		width: 90%;
		margin: 0 auto;
	}

	.index_team .title_box {
		display: inline-block;
		width: 170px;
		height: 50px;
		line-height: 75px;
		background: url(../images/index_team_title.png?version=1.1.113) no-repeat 0 0;
		font-size: 20px;
		color: #fff;
		font-weight: bold;
		background-size: 100%;
	}

	.art .title_box {
		display: inline-block;
		width: 170px;
		height: 65px;
		line-height: 65px;
		background: url(../images/d69036.png?version=1.1.113) no-repeat 0 0;
		font-size: 20px;
		color: #fff;
		font-weight: bold;
		background-size: 100%;
	}

	.team_btn {
		position: absolute;
		top: 180px;
		left: 0;
		right: 0;
		margin: 0 auto;
	}

	.index_team .swiper-slide {
		display: block;
		position: relative;
		border-radius: 7px;
		overflow: hidden;
		margin: 0;
		padding: 0;
	}
	
	.index_team .swiper-slide .team_title{
	    /*width: 360px;*/
	    height: 57px;
	    overflow: hidden;
	}


	.index_team .swiper-slide img {
		display: block;
		width: 100%;
		-webkit-transition: all .3s ease-in-out 0s;
		transition: all .4s ease-in-out 0s;
	}

	.index_team .swiper-slide .team_text {
		position: absolute;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.5);
		left: 0;
		top: 0;
	}

	.index_team .swiper-slide .team_text .team_text_b {
		width: 50%;
		opacity: 0;
		visibility: hidden;
		padding: 15px 0;
		-webkit-transition: all .3s ease-in-out 0s;
		transition: all .4s ease-in-out 0s;
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		bottom: 30px;
	}

	.index_team .swiper-slide-active .team_text .team_text_b {
		opacity: 1;
		visibility: visible;
	}

	.index_team .swiper-slide .team_text .team_text_b .line1 {
		width: 1px;
		height: 0%;
		background: #d69036;
		position: absolute;
		left: 0;
		bottom: 0;
		-webkit-transition: all .3s ease-in-out 0s;
		transition: all .4s ease-in-out 0s;
	}

	.index_team .swiper-slide-active .team_text .team_text_b .line1 {
		height: 100%;
	}

	.index_team .swiper-slide .team_text .team_text_b .line2 {
		width: 0%;
		height: 1px;
		background: #d69036;
		position: absolute;
		left: 0;
		top: 0;
		-webkit-transition: all .3s ease-in-out 0s;
		transition: all .4s ease-in-out 0s;
	}

	.index_team .swiper-slide-active .team_text .team_text_b .line2 {
		width: 100%;
	}

	.index_team .swiper-slide .team_text .team_text_b .line3 {
		width: 1px;
		height: 0%;
		background: #d69036;
		position: absolute;
		right: 0;
		top: 0;
		-webkit-transition: all .3s ease-in-out 0s;
		transition: all .4s ease-in-out 0s;
	}

	.index_team .swiper-slide-active .team_text .team_text_b .line3 {
		height: 100%;
	}

	.index_team .swiper-slide .team_text .team_text_b .line4 {
		width: 0%;
		height: 1px;
		background: #d69036;
		position: absolute;
		right: 0;
		bottom: 0;
		-webkit-transition: all .3s ease-in-out 0s;
		transition: all .4s ease-in-out 0s;
	}

	.index_team .swiper-slide-active .team_text .team_text_b .line4 {
		width: 100%;
	}

	.index_team .swiper-slide .team_text .team_text_b strong {
		display: block;
		text-align: center;
		color: #fff;
		font-weight: bold;
		font-size: 16px;
	}

	.index_team .swiper-slide:hover img {
		-webkit-transform: scale(1.1);
		border-radius: 50%;
	}

	.index_team .swiper-slide .team_text .team_text_b p {
		text-align: center;
		color: #FFFFFF;
		font-size: 12px;
		width: 90%;
		margin: 0 auto;
		margin-top: 10px;
		line-height: 18px;
	}

	.index_team .swiper-slide-active .team_text { 
		background:none; 
	}

	.index_team .btn {
		position: absolute;
		width: 30px;
		height: 30px;
		border-radius: 3px;
		z-index: 20;
		cursor: pointer;
		background: #1e2d02;
		color: #fff;
		top: 46%;
		right: 0;
		outline: none;
	}

    .index_team .swiper-button-prev {
    	float: left;
    	left: 0;
    }
	.index_team .swiper-button-next:after,
	.index_team .swiper-button-prev:after {
		font-size: 12px;
	}

	.huigu {
		padding-top: 0;
		padding-bottom: 45px;
	}

	.huigu .title {
		text-align: center;
		margin-bottom: 0px;
	}

	.huigu .title_box {
		display: inline-block;
		margin-top:20px;
		width: 90%;
		height: 60px;
		line-height: 49px;
		background: url(../images/huigu_title.png?version=1.1.113) no-repeat 0 0;
		font-size: 22px;
		color: #fff;
		font-weight: bold;
		background-size: 100%;
	}
	
	.huigu_top{ margin-top:20px;}

	.huigu_top .left {
		width: 100%;
		float: none;
		margin: 0 auto;
	}
	
	.huigu_top .left video {
        width: 100%;
    }
    
    .huigu_top .left .jchg_class1 {
        display:none;
    }
    
    .huigu_top .left .jchg_class2 {
        display:block;
    }

	.huigu_top .left img {
		display: block;
		width: 100%;
	}

	.huigu_top .right {
		width: 90%;
		float: none;
		margin: 0 auto;
		padding-top: 20px;
		padding-bottom:35px;
	}

	.huigu_top .right a.tit {
		font-size: 16px;
		color: #fff;
		font-weight: bold;
		line-height: 28px;
		display: block;
		margin-bottom: 20px;
	}

	.huigu_top .right a.tit:hover {
		color: #d69036;
	}

	.huigu_top .right p {
		font-size: 14px;
		color: rgba(255, 255, 255, .6);
		line-height: 22px;
		height: 44px;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}

	.huigu_top .right .more {
		display: block;
		width: 120px;
		height: 40px;
		color: #fff;
		font-size: 14px;
		margin-top: 20px;
		position: relative;
	}

	.huigu_top .right .more span {
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		display: flex;
		align-items: center;
		justify-content: center;
		z-index: 9;
	}

	.huigu_top .right .more::after {
		content: "";
		height: 100%;
		width: 0;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 3;
		-webkit-transition: all .2s ease-in-out 0s;
		transition: all .2s ease-in-out 0s;
	}

	.huigu_top .right .more:hover::after {
		width: 100%;
	}

	.huigu_top .right .more img {
		display: inline-block;
		height: 20px;
		margin-left: 5px;
	}

	.huigu .box {
		margin-bottom: 0;
	}

	.huigu .box_main .huigu_list .swiper-slide {
		display: block;
		position: relative;
		border-radius: 7px;
		overflow: hidden;
		margin: 0;
	}

	.huigu .box_main .huigu_list {
		width: 90%;
		margin: 0 auto;
	}


	.huigu .box_main .huigu_list .swiper-slide img {
		display: block;
		width: 100%;
		margin-bottom: 10px;
	}

	.huigu .box_main .huigu_list .swiper-slide p {
		text-align: center;
		font-size: 14px;
		color: #FFFFFF;
		height: 28px;
		line-height: 28px;
		-webkit-transition: all .2s ease-in-out 0s;
		transition: all .2s ease-in-out 0s;
	}

	.huigu .box_main .huigu_list .swiper-slide :hover p {
		color: #d69036;
	}

	.huoban {
		padding-bottom: 50px;
	}

	.huigu .btn {
		position: absolute;
		width: 30px;
		height: 30px;
		border-radius: 3px;
		z-index: 20;
		cursor: pointer;
		background: #030864;
		color: #fff;
		top: 46%;
		right: 0;
		outline: none;
	}

	.huigu .swiper-button-next:after,
	.huigu .swiper-button-prev:after {
		font-size: 12px;
	}

	.huoban .title {
		text-align: center;
		margin-bottom: 0;
		padding-top: 33px;
	}

	.huoban_wap {
		display: block;
		width: 100%;
	}

	.huoban_pc {
		display: none;
	}

	.huoban .title_box {
		display: inline-block;
		width: 70%;
		height: 84px;
		line-height: 60px;
		background: url(../images/huoban_title.png?version=1.1.113) no-repeat 0 0;
		font-size: 22px;
		color: #fff;
		font-weight: bold;
		background-size: 100%;
	}


	.footer {
		background:#030864;
	}

	.footer .follow {
		display: none;
	}

	.footer .box {
		padding: 45px 0;
	}

	.footer .footer_logo {
		float: none;
		width: 100%;
	}

	.footer .footer_logo img {
		display: block;
		margin: 0 auto;
		height: 60px;
	}

	.footer .footer_contact {
		margin: 0 auto;
		padding-top: 25px;
		float: none;
	}

	.footer .footer_contact .t {
		color: #FFFFFF;
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 25px;
		display: block;
		text-align: center;
	}

	.footer .footer_contact ul {
		display: block;
	}

	.footer .footer_contact ul li {
		margin-right: 0;
		width: 100%;
		text-align: center;
	}

	.footer .footer_contact ul li strong {
		font-size: 14px;
		color: #FFFFFF;
		font-weight: bold;
		display: block;
		margin-bottom: 15px;
		display: inline-block;
	}

	.footer .footer_contact ul li p {
		color: #FFFFFF;
		font-size: 14px;
		display: inline-block;
	}

	.footer .right {
		float: none;
		width: 100%;
		margin-top: 20px;
	}

	.footer .right img {
		display: block;
		margin: 0 auto;
		width: 120px;
	}

	.footer .copyright {
		background: #1c306f;
		text-align: center;
		color: #FFFFFF;
		font-size: 12px;
		line-height: 70px;
		height: 70px;
	}

	.footer .copyright .beianhao {
		display: none;
	}



	/*.cansai_title {
		background: url(/skin/template2022/images/zgppgs_banner_title.png?version=1.1.113) #152001;
	}*/

	.cansai_title .box {
		padding-top: 100px;
		height: 130px;
		/*background: url(../images/cansai_t_bg.png?version=1.1.113) no-repeat right bottom;*/
		/*background-size: 200px;*/
	}
    
    .qifushu .box{
        position: relative;
        background-image:none;
        /*background: url(https://gqzg.oss-cn-beijing.aliyuncs.com/jiangbei2.gif) no-repeat right bottom;
        background-size: 32%;*/
    }
    .qifushu .box .qifushu_img{ position:absolute; top:195px; right:10px;}
    .qifushu .box .qifushu_img img{height: 123px;width: 108px;}

	.cansai_title .box img {
		width: 90%;
		margin: 0 auto;
		display: block;
	}

	.cansai_title .cansai_t {
		/*width: 200px;*/
		height: 75px;
		/*background: url(../images/title_left_jiangbei.png?version=1.1.113) no-repeat 78px center;*/
		background-position: left center;
        background-repeat: no-repeat;
		background-size: 300px;
		color: #fff;
		font-size: 30px;
		text-align: center;
		line-height: 75px;
		margin-top: 10px;
	}
	
	.cansai_title .cansai_t_jtx {
		/*width: 200px;*/
		height: 75px;
		background: url(../images/cansai_t_jtx.png?version=1.1.113) no-repeat 0 center;
		background-size: 200px;
		color: #fff;
		font-size: 30px;
		text-align: center;
		line-height: 75px;
		margin-top: 20px;
	}

	.cansai_title .cansai_t strong {
		font-weight: bold;
	}

	.compet {
		display: none;
	}

	.compet.active {
		display: block;
	}


	.cansai {
		background: url(../images/body_bg_lh_wap.png?version=1.1.113) no-repeat center bottom #0c1174;
        background-size: 100%;
	}

	.cansai .rightnTop {
		height: 55px;
		background: #262626;
		width: 100%;
		margin-bottom: 35px;
	}

	.cansai .rightnTop a {
		display: block;
		float: left;
		width: 50%;
		height: 55px;
		line-height: 55px;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 18px;
		text-align: center;
	}

	.cansai .rightnTop a.active {
		background: #030864;
	}

	.cansai .content {
		padding-bottom: 40px;
		width: 95%;
		margin: 0 auto;
	}

	.cansai .content p {
		font-size: 16px;
		line-height: 28px;
		color: rgba(255, 255, 255, 0.7);
	}

	.cansai .content .font-bold {
		font-size: 18px;
		color: #dcac6b;
		font-weight: bold;
		display: block;
		margin-bottom: 20px;
		margin-top: 20px;
	}

	.cansai .content .m-t-lg {
		margin-top: 60px;
	}

	.cansai .content .down {
		margin: 0 auto;
		position: relative;
		background: #030864;
		width: 100%;
		height: 70px;
	}

	.cansai .content .down::after {
		content: "";
		width: 0;
		height: 100%;
		background: #3462c0;
		z-index: 1;
		position: absolute;
		left: 0;
		top: 0;
		-webkit-transition: all .4s ease-in-out 0s;
		transition: all .4s ease-in-out 0s;
	}

	.cansai .content .down:hover::after {
		width: 100%;
	}

	.cansai .content .down a {
		position: absolute;
		left: 0;
		top: 0;
		z-index: 9;
		width: 100%;
		height: 100%;
		display: block;
		margin: 0 auto;
		display: flex;
		color: #FFFFFF;
		justify-content: center;
		font-size: 16px;
		align-items: center;
		font-weight: normal;
		/*padding: 0 20px;*/
		box-sizing: border-box;
		text-align: center;
		line-height: 24px;

	}

	.cansai .content .down a img {
		margin-left: 35px;
		display: none;
	}

	.cansai .layui-form h3 {
		height: 55px;
		line-height: 55px;
		font-size: 18px;
		color: #dcac6b;
		font-weight: bold;
		padding-left: 16%;
		margin-bottom: 22px;
	}

	.cansai .layui-form h3.form_ico1 {
		background: url(../images/form_ico1.png?version=1.1.113) no-repeat 5% center;
		background-size: 30px;
	}

	.cansai .layui-form h3.form_ico2 {
		background: url(../images/form_ico2.png?version=1.1.113) no-repeat 5% center;
		background-size: 30px;
	}

	.cansai .layui-form h3.form_ico3 {
		background: url(../images/form_ico3.png?version=1.1.113) no-repeat 5% center;
		background-size: 30px;
	}

	.cansai .layui-form .text-label {
		font-size: 16px;
		color: #fff;
		display: block;
		margin-bottom: 8px;
	}

	.cansai .layui-form .radio .label {
		font-size: 14px;
		color: #fff;
		height: 39px;
		line-height: 39px;
		display: inline-block;
	}

	.layui-form-radio {
		margin: 0;
	}

	.layui-form-radio>i:hover,
	.layui-form-radioed>i {
		color: #3462c0;
	}

	.layui-form-radio>i {
		color: #3462c0;
	}

	.label_r {
		margin-right: 85px;
	}

	.cansai .layui-form input[type="text"] {
		display: block;
		width: 100%;
		height: 39px;
		line-height: 39px;
		border: 1px solid #3462c0;
		background: none;
		padding-left: 5px;
		box-sizing: border-box;
		color: #FFFFFF;
		font-size: 16px;
	}

	.cansai .layui-form textarea {
		display: block;
		width: 100%;
		height: 110px;
		line-height: 28px;
		border: 1px solid #3462c0;
		background: none;
		padding-left: 5px;
		box-sizing: border-box;
		color: #FFFFFF;
		font-size: 16px;
	}

	.cansai .layui-form .signForm {
		padding: 0 5%;
	}

	.cansai .layui-form .input-row {
		margin-bottom: 25px;
	}

	.cansai .layui-form .formRow:after {
		content: "";
		display: block;
		height: 0px;
		visibility: hidden;
		clear: both;
	}

	.cansai .layui-form .formRow .input-row {
		float: none;
		width: 100%;
		margin-right: 0;
	}

	.cansai .layui-form .layui-form-checkbox {
		position: relative;
		height: 20px;
		line-height: 20px;
		margin-right: 10px;
		padding-right: 20px;
		border: 1px solid #3462c0;
		-webkit-transition: 0s linear;
		transition: 0s linear;
	}

	.cansai .layui-form .layui-form-checkbox i {
		display: none;
	}

	.cansai .layui-form .layui-icon-ok:before {
		display: none;
	}

	.cansai .layui-form .layui-form-checked {
		background-size: 90%;
	}

	.cansai .layui-form .duoxuan .label {
		margin-right: 15px;
	}

	.cansai .layui-form .submitBtn {
		width: 90%;
		height: 50px;
		line-height: 50px;
		background: #030864;
		margin: 0 auto;
		margin-top: 50px;
		position: relative;
	}

	.cansai .layui-form .submitBtn .trans {
		display: block;
		background: none;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		color: #FFFFFF;
		border: none;
		font-size: 18px;
		font-weight: bold;
		cursor: pointer;
		z-index: 9;
	}

	.cansai .layui-form .submitBtn::after {
		content: "";
		width: 0;
		height: 100%;
		background: #3462c0;
		z-index: 1;
		position: absolute;
		left: 0;
		top: 0;
		-webkit-transition: all .4s ease-in-out 0s;
		transition: all .4s ease-in-out 0s;
	}

	.cansai .layui-form .submitBtn:hover::after {
		width: 100%;
	}

	.cansai .layui-form {
		padding-bottom: 50px;
	}

	#page_style {
		text-align: center;
		padding: 25px 0;
		color: #707070;
	}

	#page_style span {
		display: none;
		margin-left: 5px;
	}

	.pagingUl li a,
	#page_style a,
	#page_style b {
		display: inline-block;
		height: 30px;
		padding: 0 12px;
		text-align: center;
		margin: 2px 1px;
		line-height: 30px;
		color: #707070;
		border: 1px solid #707070;
		font-size: 12px;
	}

	#page_style b {
		border: 1px solid #152001;
    	color: #FFFFFF;
    	background: #182301;
	}
	



	.cansai_title .baizu_list_t {
		height: 76px;
		background:url(../images/baizu_list_t.png?version=1.1.113) no-repeat left center;
		background-size:180px;
		color: #fff;
		font-size: 30px;
		text-align: left;
		line-height: 76px;
		margin-top: 10px;
		padding-left: 45px;
		box-sizing: border-box;
		padding-top: 0;
	}

	.cansai_title .baizu_list_t strong {
		font-weight: normal;
	}
	
	.baizu_list {
        background: url(../images/body_bg_lh_wap.png?version=1.1.113) no-repeat center bottom #0c1174;
        background-size: 100%;
    }

	.baizu_list ul li {
		width: 90%;
		float: none;
		margin: 0 auto;
		padding: 0;
		margin-bottom: 15px;
	}


	.baizu_list ul li .baizu_txt strong {
		font-size: 18px;
		height: 50px;
		line-height: 50px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}

	.baizu_list ul li .baizu_txt p {
		font-size: 14px;
	}

	.baizuxq_top {
		position: relative;
		padding-top: 70px;
	}

	.baizuxq_top .box_main {
		height: 100px;
		background: url(../images/baizuxq_top_zhezhao.png?version=1.1.113) no-repeat bottom center;
		position: absolute;
		left: 0;
		bottom: 0;
		background-size: cover;
	}

	.baizuxq_top .box_main .box {
		padding-top: 50px;
		box-sizing: border-box;
	}

	.baizuxq_top .box_main h1 {
		font-size: 24px;
		color: #d7a056;
		font-weight: bold;
		letter-spacing: 2px;
	}

	.baizuxq_top img {
		display: block;
		width: 100%;
		height: 240px;
	}

	.baizuxq_bot {
		background: #0c1174;
		padding-top: 60px;
		color: #fff !important;
		font-size: 15px !important;
		line-height: 30px !important;
		text-align: justify;
		padding-bottom: 60px;
	}
	.baizuxq_bot p,	.baizuxq_bot span {
		 
		color: #fff !important;
 
	}
	.baizuxq_bot img {
		display: block;
		max-width: 100%;
        height:auto !important;
		margin: 20px auto;
	}

	.baizuxq_bot_t {
		display: block;
		font-size: 20px;
		color: #d7a056;
		font-weight: bold;
		margin-bottom: 25px;
	}

	.gaishu {
		padding-top: 0;
		background: url(../images/body_bg_lh_wap.png?version=1.1.113) no-repeat center bottom;
		background-size: 100%;
	}

	.gaishu .gaishu_top {
		display: block;
		padding-bottom: 20px;
		border-bottom: 1px solid rgba(255, 255, 255, .1);
	}

	.gaishu .gaishu_top img {
		height: 56px;
		display: block;
	}

	.gaishu .gaishu_top strong {
		font-size: 28px;
		color: #d79f56;
		display: block;
		font-weight: bold;
		margin-left: 0;
		padding-left: 0;
		border-left: none;
		line-height: 46px;
		margin-top: 15px;
	}

	.gaishu_cen {
		color: #FFFFFF;
		font-size: 18px;
		line-height: 30px;
		padding-bottom: 10px;
		padding-top: 25px;
		border-bottom: 1px solid rgba(255, 255, 255, .1);
	}
    .gaishu_cen img{ 
	    margin: 0 auto !important;
	}
	.gaishu_cen p {
		margin-bottom: 20px;
		text-align: justify;
	}

	.gaishu_bot {
		font-size: 18px;
		color: #d79f56;
		line-height: 32px;
		font-weight: bold;
		padding-top: 20px;
		padding-bottom: 40px;
	}
	
	.news_list {
	    background: url(../images/body_bg_lh_wap.png?version=1.1.113) no-repeat center bottom #0c1174;
        background-size: 100%;
	}

    .news_list .box_main .baixuanyuan_content {
    	color:#ffffff;
    	line-height: 30px;
    	font-size: 16px;
    	padding: 0 28px;
    }
    
    .news_list .box_main .baixuanyuan_content p{
        text-indent:2em;
    }

	.news_list ul li {
		float: none;
		margin: 0 auto;
		box-sizing: border-box;
		width: 90%;
		margin-bottom: 20px;
		-webkit-transition: all .3s ease-in-out 0s;
		transition: all .3s ease-in-out 0s;

	}

	.news_list ul li span {
		font-size: 14px;
		margin-bottom: 10px;
	}

	.news_list ul li strong {
		font-size: 18px;
		line-height: 32px;
        height:auto
	}

	.news_list ul li p {
		font-size: 15px;
		line-height: 28px;
		margin-top: 10px;
        height:auto
	}

	.team_list .team_nav {
		height: 90px;
		line-height: 90px;
		display: flex;
	}

	.team_list .team_nav a {
		font-size: 22px;
	}

	.team_xq {
		padding-bottom: 60px;
	}
	
	.cansai_title .jtx_title {
        height: 75px;
        line-height:75px;
    }

	.cansai_title .team_t {
		height: 75px;
		/*background: url(../images/title_left_jiangbei.png?version=1.1.113) no-repeat left center;*/
		background-position: left center;
        background-repeat: no-repeat;
		background-size: 360px;
		color: #fff;
		font-size: 30px;
		text-align: left;
		line-height: 76px;
		margin-top: 10px;
		padding-left: 40px;
		box-sizing: border-box;
		padding-top: 0;
	}

	.cansai_title .team_t strong {
		font-weight: normal;
	}

	.team_list .team_nav a {
		padding: 0 20px;
	}

	.tamlist {
		width: 90%;
		margin: 0 auto;
	}

	.team_xq .swiper-slide .left {
		display: none;
	}

	.team_xq .swiper-slide .right {
		width: 100%;
		margin: 0 auto;
	}

	.team_xq {
		margin-top: 0;
	}

	.team_xq .swiper-slide .right strong {
		font-size: 18px;
		color: #d69036;
		font-weight: bold;
		position: relative; 
		display: block;
		margin-bottom: 30px;
	}

 

	.team_xq .swiper-slide .right h1 {
		font-size: 28px;
		color: #d69036;
		display: inline-block;
		font-weight: bold;
	}

	.team_xq .swiper-slide .right span {
		display: inline-block;
		font-size: 20px;
		color: #d69036;
		margin-left: 5px;
	}

	.team_xq .swiper-slide .right p {
		font-size: 18px;
		line-height: 30px;
		color: rgba(255, 255, 255, .4);
		margin-top: 25px;
		margin-bottom: 26px;
	}

	.team_xq .swiper-slide .right .p {
		font-size: 15px;
		color: #FFFFFF;
		text-align: justify;
		line-height: 28px;
	}

	.team_list .btn {
		width: 30px;
		height: 30px;
	}

	.team_list .swiper-button-next:after,
	.team_list .swiper-button-prev:after {
		font-size: 12px;
	}


	.xingshi_title {
		background: url(../images/xingshi_title_bg3.jpg?version=1.1.113) no-repeat center 70px right -200px;
		padding-top: 140px;
		height: 210px;
		background-size: cover;
	}



	.xingshi_title .baizu_list_t {
		height: 76px;
		/*background: url(../images/title_left_jiangbei.png?version=1.1.113) no-repeat left center;*/
		background-position: left center;
        background-repeat: no-repeat;
		background-size:360px;
		color: #fff;
		font-size: 30px;
		text-align: left;
		line-height: 76px;
		margin-top: 10px;
		padding-left: 40px;
		box-sizing: border-box;
	}

	.xingshi_title img {
		display: block;
		width: 90%;
		margin: 0 auto;
	}

	.xingshi {
		padding-top: 70px;
		background: #0c1174;
	}

	.xingshi .xingshi_top {
		display: block;
		padding-bottom: 30px;
		border-bottom: 1px solid rgba(255, 255, 255, .1);
		margin-bottom: 30px;
	}

	.xingshi .xingshi_top img {
		height: 56px;
	}

	.xingshi .xingshi_top .search {
		margin-left: 0px;
		padding-left: 0px;
		border-left: none;
		line-height: 62px;
		display: block;
		width: 100%;
	}

	.xingshi .xingshi_top strong {
		font-size: 20px;
		color: #fff;
		font-weight: bold;
		display: block;
		margin-bottom: 5px;
	}

	.xingshi .xingshi_top .search .x-search-bg {
		display: flex;
		flex: 1;
		width: 100%;
	}

	.xingshi .xingshi_top .search .x-search-bg input[type="text"] {
		height: 45px;
		line-height: 45px;
		box-sizing: border-box;
		border: 2px solid #d69036;
		padding-left: 15px;
		background: #0c1174;
		font-size: 16px;
		width: 82%;
		color: #fff;
	}

	.xingshi .xingshi_top .search .x-search-bg .zf-search-btn {
		flex: 1;
		height: 40px;
		width: 40px;
		background: url(../images/search_btn.png?version=1.1.113) no-repeat center;
		border: none;
		cursor: pointer;
		background-size: auto 70%;
	}

	.xingshi {
		padding-bottom: 60px;
	}

	.xingshi_cen ul {
		padding-left: 10px;
	}

	.xingshi_cen ul li {
		float: left;
		font-size: 20px;
		color: #333333;
		line-height: 36px;
		letter-spacing: 10px;
	}

	.xingshi_cen ul li a {
		color: #182301;
	}

	.xingshi_cen ul li:hover a {
		color: #3462c0;
	}

	.xingshi_cen .xingshixq_t {
		margin-bottom: 30px;
		height: 30px;
		line-height: 30px;
	}

	.xingshi_cen .xingshixq_t a {
		float: right;
		font-size: 14px;
		color: #d79f56;
		background: url(../images/return.png?version=1.1.113) no-repeat left center;
		padding-left: 28px;
		background-size: 20px;
	}

	.xingshi_cen .xingshixq_t strong {
		font-size: 18px;
		color: #d79f56;
		font-weight: bold;
		display: block;
	}

	.xingshi_cen p {
		font-size: 15px;
		color: #fff;
		line-height: 30px;
		margin-bottom: 20px;
		text-align: justify;
	}



	.taxiang_title {
		background: url(../images/taxiang_title.jpg?version=1.1.113) no-repeat left center;
		padding-top: 200px;
		height: 240px;
		/*border-bottom: 1px solid #d7a056;*/
		background-size: cover;
	}

	.taxiang_title img {
		display: block;
		margin: 0 auto;
		width: 90%;
	}

	.taxiang_title .baizu_list_t {
		height: 76px;
		/*background: url(../images/title_left_jiangbei.png?version=1.1.113) no-repeat left center;*/
		background-position: left center;
        background-repeat: no-repeat;
		background-size: 360px;
		color: #fff;
		font-size: 30px;
		text-align: left;
		line-height: 76px;
		margin-top: 10px;
		padding-left: 40px;
		box-sizing: border-box;
		letter-spacing: 4px;
		padding-top: 0;
	}


	.taxiang {
		background: #0c1174;
		padding-top: 40px;
		padding-bottom: 30px;
	}

	.taxiang .box strong {
		font-size: 18px;
		color: #d79f56;
		font-weight: bold;
		display: block;
		margin-bottom: 20px;
	}

	.taxiang .box p {
		font-size: 15px;
		line-height: 32px;
		color: #FFFFFF;
		margin-bottom: 20px;
		text-align: justify;
		text-indent:2em;
	}

	.yinpin {
		text-align: center;
	}


	/*.taxiang_video {
		background: #0f0f0f;
		padding-top: 40px;
		padding-bottom: 4px;
	}

	.taxiang_video ul {
		max-width: 1400px;
		margin: 0 auto;
	}

	.taxiang_video ul li {
		float: none;
		width: 90%;
		padding: 0 20px;
		box-sizing: border-box;
		background: url(../images/taxiang_video_bg.jpg?version=1.1.113) no-repeat bottom center;
		padding-bottom: 32px;
		margin: 0 auto;
		margin-bottom: 40px;
		position: relative;
		background-size: 100%;
	}

	.taxiang_video ul li .taxiang_video_play {
		position: absolute;
		opacity: 1;
		left: 0;
		right: 0;
		margin: 0 auto;
		width: 85%;
		bottom: 55px;
		z-index: 99;
		display: flex;
		color: #fff;
		justify-content: center;
		align-items: center;
		font-size: 30px;
		-webkit-transition: all .3s ease-in-out 0s;
		transition: all .3s ease-in-out 0s;
	}

	.taxiang_video ul li::after {
		content: "";
		width: 80px;
		height: 85px;
		background: url(../images/taxiang_video_jiangbei.png?version=1.1.113) no-repeat center;
		position: absolute;
		right: 7px;
		bottom: 10px;
		background-size: 100%;
	}

	.taxiang_video ul li .taxiang_video_play strong {
		font-size: 18px;
		font-weight: bold;
	}

	.taxiang_video ul li .taxiang_video_play i {
		font-size: 22px;
		margin-right: 8px;
	}

	.taxiang_video ul li .pic {
		width: 85%;
		margin: 0 auto;
		border: 2px solid #ffc657;
		position: relative;
		cursor: pointer;
	}

	.taxiang_video ul li .pic::after {
		opacity: 1;
		content: "";
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, .5);
		position: absolute;
		left: 0;
		top: 0;
		-webkit-transition: all .3s ease-in-out 0s;
		transition: all .3s ease-in-out 0s;
	}

	.taxiang_video ul li .pic img {
		display: block;
		width: 100%;
	}

	.taxiang_video ul li:hover .taxiang_video_play {
		opacity: 1;
	}

	.taxiang_video ul li:hover .pic::after {
		opacity: 1;
	}*/
	
	.toupiaolist{
	    background: url(../images/body_bg_lh_wap.png?version=1.1.113) no-repeat center bottom #0c1174;
        background-size: 100%;
	}

	.toupiaolist li {
		float: left;
		width: 50%;
		position: relative;
		/*height:350px;*/
  /*  	overflow: hidden;*/
	}

	.toupiaolist li .toupiao_top {
		position: relative;
		cursor: pointer;
	}

	.toupiaolist li .toupiao_top::after {
		content: "";
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, .38);
		position: absolute;
		left: 0;
		top: 0;
		-webkit-transition: all .4s ease-in-out 0s;
		transition: all .4s ease-in-out 0s;
	}

	.toupiaolist li .toupiao_top strong {
		display: none;
	}

	.toupiaolist li img {
		display: block;
		width: 100%;
	}

	.toupiaolist li .toupiao_txt {
		padding: 25px 0;
		cursor: pointer;
		text-align: center;
		-webkit-transition: all .4s ease-in-out 0s;
		transition: all .4s ease-in-out 0s;
	}

	.toupiaolist li .toupiao_txt strong {
		font-size: 18px;
		text-align: center;
		color: rgba(255, 255, 255, .7);
		font-weight: bold;
		-webkit-transition: all .4s ease-in-out 0s;
		transition: all .4s ease-in-out 0s;   
        height: 22px;
        line-height: 22px;
	}

	.toupiaolist li .toupiao_txt p {
		font-size: 14px;
		color: rgba(255, 255, 255, .3);
		margin-top: 15px;
		-webkit-transition: all .4s ease-in-out 0s;
		transition: all .4s ease-in-out 0s;
	}

	.toupiaolist li .toupiao_btn {
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		top: 25%
	}

	.toupiaolist li .toupiao_btn i {
		display: block;
		width: 70px;
		height: 70px;
		margin: 0 auto;
		background: rgba(0, 0, 0, .38);
		font-size: 30px;
		color: #3462c0;
		border-radius: 50%;
		line-height: 55px;
		border: 2px solid #3462c0;
		text-align: center;
		-webkit-transition: all .4s ease-in-out 0s;
		transition: all .4s ease-in-out 0s;
	}

	.toupiaolist li .toupiao_btn a {
		display: block;
		width: 70px;
		height: 28px;
		line-height: 28px;
		margin: 0 auto;
		text-align: center;
		color: #FFFFFF;
		background: #3462c0;
		border-radius: 25px;
		font-size: 14px;
		opacity: 1;
		margin-top: -20px;
	}

	.toupiaolist li:hover .toupiao_btn a {
		margin-top: -20px;
	}

	.toupiaolist li .toupiao_btn p {
		text-align: center;
		font-size: 16px;
		color: #3462c0;
	    background: rgba(3,8,100,.8);
		margin-top: 18px;
		opacity: 1;
	}

	.toupiaolist li:hover .toupiao_top::after {
		background: rgba(0, 0, 0, .7);
		border: 5px solid #3462c0;
		box-sizing: border-box;
	}

	.toupiaolist li:hover .toupiao_txt {
		background: #3462c0;
	}

	.toupiaolist li:hover .toupiao_txt strong {
		color: #FFFFFF;
	}

	.toupiaolist li:hover .toupiao_txt p {
		color: #FFFFFF;
	}

	.jiangxiang_bot {
		display: none;
	}

	.jiangbei_top {
		background: #0c1174;
		height: auto;
		position: relative;
	}

	.jiangbei_top .swiper-slide .left {
		float: none;
		width: 100%;
	}

	.jiangbei_top .swiper-slide .left img {
		display: block;
		width: 70%;
		margin: 0 auto;
	}

	.jiangbei_top .swiper-slide .right {
		display: none;
	}

	.jiangbei_top .swiper-slide .left strong {
		display: block;
		font-size: 22px;
		text-align: center;
		color: #ffc657;
		font-weight: bold;
		margin: 25px auto;
	}

	.jiangbei_top .btn {
		width: 40px;
		height: 40px;
		border-radius: 3px;
		z-index: 20;
		cursor: pointer;
		background: rgba(255, 255, 255, 0.12);
		color: #fff;
		outline: none;
	}

	.jiangbei_top .swiper-button-next:after,
	.jiangbei_top .swiper-button-prev:after {
		font-size: 15px;
	}

	.wangjie .team_nav {
		height: 90px;
		line-height: 90px;
		display: flex;
	}

	.wangjie .team_nav a {
		padding: 0 20px;
		font-size: 22px;
		font-weight: bold;
		color: rgba(255, 255, 255, .3);
	}

	.wangjie .team_nav a.active {
		color: #d79f56;
	}

	.wangjie_list {
		background: #0c1174;
		padding-top: 30px;
		padding-bottom: 20px;
	}

	.wangjie_list ul li:after {
		content: "";
		display: block;
		height: 0px;
		visibility: hidden;
		clear: both;
	}

	.wangjie_list ul li .left {
		float: none;
		width: 90%;
		margin: 0 auto;
		height: auto;
		margin-bottom: 20px;
	}

	.wangjie_list ul li .left img {
		max-width: 100%;
	}

	.wangjie_list ul li {
		margin-bottom: 40px;
	}

	.wangjie_list ul li .right {
		width: 90%;
		margin: 0 auto;
		float: none;
	}

	.wangjie_list ul li .right img {
		display: block;
		float: left;
		margin-right: 15px;
		width: 120px;
		height: auto;
	}

	.wangjie_list ul li .right .info strong {
		font-size: 18px;
		color: #d79f56;
		font-weight: bold;
		padding-top: 8px;
	}

	.wangjie_list ul li .right .info span {
		display: block;
		font-size: 14px;
		color: rgba(255, 255, 255, .4);
		margin: 15px 0 15px 0;
	}

	.wangjie_list ul li .right .info p {
		font-size: 15px;
		line-height: 28px;
		color: #FFFFFF;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		overflow: hidden;
		text-align: justify;
	}

	.wangjie_list ul li .right dl:after {
		content: "";
		display: block;
		height: 0px;
		visibility: hidden;
		clear: both;
	}

	.wangjie_list ul li .right dl dd {
		width: 190%;
		float: none;
		margin-bottom: 25px;
	}

	.wangjie_list ul li .right dl dd strong {
		display: block;
		font-size: 18px;
		color: #d79f56;
		font-weight: bold;
		margin-bottom: 10px;
	}

	.wangjie_list ul li .right dl dd p {
		font-size: 15px;
		color: rgba(255, 255, 255, .4);
		line-height: 28px;
	}


    .header .nav .nav-s1 .nav-s2,
    .header .nav .nav-shwo .nav-s2,.sub_nav_list .nav-s2-tit {
    	background: rgba(12, 17, 116, 0.3);
    }
    /*.header .nav .nav-s1 .nav-s2,
    .header .nav .nav-shwo .nav-s2,
    .sub_nav_list,
    .sub_nav_list .nav-s2-tit {
    	background: rgba(31, 72, 222, 0.7);
    }*/
    
    .header .nav .nav-s2 li a {
    	line-height: 50px;
    	font-size: 16px;
    }
    
    .bannerlist{
        
		background: url(../images/body_bg_banner_wap.jpg?version=1.1.113) no-repeat center bottom #0c1174;
		background-size: 100%;
    }

	.bannerlist .swiper-slide a {
		max-width: 100%;
		display: block;
		margin: 0 auto;
		height: 300px;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
	}

	.bannerlist .swiper-slide video {
		width: 100%;
		display: block;
		margin: 0 auto;
		height: 200px;
		background: #0c1174;
	}
	
	.cansai_title .zggs_title_bg{
	     background: url(/skin/template2022/images/zggs.png?version=1.1.113) no-repeat left center;
	     background-size:280px;
	     padding-left:45px;
	}
	.cansai_title .mobile_title,.xingshi_title .mobile_title,.taxiang_title .mobile_title{
	    background-size: 180px;
	    padding-left: 45px;
	}
}
