﻿.w1440{max-width: 1440px;}
@media(max-width:1440px){
.w1440{padding: 0 4%}
}

@font-face {
	font-family: '思源黑体';
	src:url('../fonts/sourcehansanscn-normal.woff') format('woff');
    font-display:swap;
}
@font-face {
	font-family: 'SourceHanSansCN-Bold';
	src:url('../fonts/sourcehansanscn-regular.woff') format('woff');
    font-display:swap;
}
@font-face {
	font-family: 'ZiTiQuanXinYiGuanHeiTi';
	src:url('../fonts/zitiquanxinyiguanheiti.woff') format('woff');
    font-display:swap;
}
@font-face {
	font-family: 'D-DINExp-Bold';
	src:url('../fonts/d-dinexp-bold.woff') format('woff');
    font-display:swap;
}

body{font-family: '思源黑体';}



.Top002633{ background:#fff; }
.Top002633 .logo{float: left;}
.Top002633 .hotline{margin-top: 10px;float: left;margin-left: 45px;border-left: 1px solid #ddd;background: url(../images/top-phone.png)no-repeat center left 45px;padding-left: 115px;;background-size: 50px;}
.Top002633 .hotline p{margin: 0;font-size: 15px;color: #333;font-weight: bold;}
.Top002633 .hotline b{font-size: 24px;color: #333;}
.Top002633 .header-top{position:relative; padding-top:15px; padding-bottom:15px;}
.Top002633 .header-right{ position:absolute; right:0; top:50%; margin-top:-18px;}
.Top002633 .header-right > *{ float:left;}
.Top002633 .header-right .language{position: relative;}
.Top002633 .header-right .language>a{ float:left; margin:0 0 0 35px;font-size: 16px;color: #666;height:40px;line-height: 40px; background:url(../images/language.png) no-repeat left center;padding-left: 25px;}
.Top002633 .header-right .language p{
	position: absolute;
	right: 0;
	top: 100%;
	width: 90px;
	box-shadow: 0 0 5px #ddd;
	z-index: 10;
    background: #fff;
	border: solid 1px #ddd;
	display: none;
	margin: 0;
}
.Top002633 .header-right .language:hover p{
	display: block;
}
.Top002633 .header-right .language p a{
	display: block;
	padding: 5px;
	text-align: center;
}

.Top002633 .header-right .search{width:550px;}
.Top002633 .header-right .search dl{ border:2px solid #0175c8; position:relative; padding-left:68px;}
.Top002633 .header-right .search dt{ position:absolute; left:0; top:0; height:100%; width:68px; line-height:40px;text-align:center;}
.Top002633 .header-right .search dt span{ display:block;background-color:#fafafa; cursor:pointer;}
.Top002633 .header-right .search dt span:after{ display:inline-block; content:''; width:0; height:0; border-bottom:0; vertical-align:middle;}
.Top002633 .header-right .search dt figure{ position:absolute; left:0; width:100%; top:100%; background-color:#fafafa; display:none;}
.Top002633 .header-right .search dt figure a{ display:block;}
.Top002633 .header-right .search dt figure a:hover{background-color:#999; color:#fff;}
.Top002633 .header-right .search dd{ border-left:1px solid #dcdcdc;height:40px;}
.Top002633 .header-right .search dd input{ border:none;}
.Top002633 .header-right .search dd .text{ width:100%; height:40px; line-height:40px; padding:0 70px 0 10px; color:#dcdcdc; background:none;}
.Top002633 .header-right .search dd .btn{ cursor:pointer; position:absolute; right:0; top:0; width:70px; height:100%; color:#fff; font-size:16px; padding:0;background: url(../images/top002633_btn_search.png)no-repeat center #0175c8}
.Top002633 .header-right .search p{ margin:0; font-size:12px; padding-top:10px; height:30px; overflow:hidden; line-height:20px;}
.Top002633 .header-right.search p a{ color:#8d8d8d; margin-right:10px;}
.Top002633 .header-right .search p a:hover{ color:#0175c8;}

.Top002633 .header-bottom{ background:#0175c8;}
.Top002633 .header-menu li a{color:#fff;}
.Top002633 .header-menu li em a{ line-height:50px; font-size:21px; }
.Top002633 .header-menu li.aon em a{color:#fff;background: #5cafe3}
.Top002633 .header-menu li.on a{color:#fff;background: #5cafe3}
.Top002633 .header-menu li .sub{ background:none; padding-top:6px; width:70%; left:50%; margin-left:-35%;}
.Top002633 .header-menu li .sub-menu{ position:relative;background:#0175c8; padding:5px 15px;}
.Top002633 .header-menu li .sub-menu::before{ position:absolute; content:''; border:5px solid transparent; border-bottom-color:#0598aa; left:50%; margin-left:-2.5px; top:-10px;}
.Top002633 .header-menu li .sub dt a{ border-bottom:1px dotted #4fb2be; text-align:center;}
.Top002633 .header-menu li .sub dt:last-child a{ border-bottom:0;}
.Top002633 .header-menu li .sub dt a:hover{ background:none; color:#5cafe3;}
@media(max-width:1440px){
 .Top002633 .header-right{right:4%;}
}
@media(max-width:1024px){
.Top002633{ position:relative; z-index:100;}
.Top002633 .header-right dd .bdsharebuttonbox a{ margin-left:10px;}
.Top002633 .header-top{ padding:15px 2%;}
.Top002633 #open_menu{width:36px; height:36px;border-radius:50%;border:1px solid #cfebef; margin-left:10px; position:relative;}
.Top002633 #open_menu i,
.Top002633 #open_menu i::before,
.Top002633 #open_menu i::after{background:#0175c8;}
.Top002633 #open_menu i{ width:60%; left:20%; height:3px; margin-top:-1.5px;}
.Top002633 #header-menu{ position:absolute; right:0; opacity:0; top:-100%; transform:translateY(-100%); width:60%; max-width:240px; z-index:100; background:#0175c8; transition:ease-out 0.3s;}
.Top002633 #header-menu.header-menu-show{opacity:1; top:100%; transform:translateY(0); }
.Top002633 #header-menu li.has-sub em .op{ display:block;}
.Top002633 #header-menu li a{ padding-left:30px !important;}
}
@media(max-width:768px){
.Top002633 .logo { max-width:120px;}
}
@media(max-width:640px){
	.Top002633 .hotline { float: right;margin-left: 0; padding-left: 50px; border-left: 0;background: url(../images/top-phone.png)no-repeat left center/40px;}
	.Top002633 .hotline b { font-size: 18px;}
	.Top002633 .header-right{ position: relative; margin-top: 20px;}
	.Top002633 .header-right dt{ display:none;}
	.Top002633 .header-right .search { width: 56%;}
	.Top002633 .header-right dt{ display: block;}
	.Top002633 .header-right .search dt { line-height: 36px;}
	.Top002633 .header-right .search dd { height: 36px;}
	.Top002633 .header-right .search dd .btn { width: 35px;}
	.Top002633 .header-right .search dd .text { height: 36px; line-height: 36px;}
	.Top002633 .header-right .language a { margin-left: 15px;}
	.Top002633 .header-right .language p a{margin: 0;}
}


/*Banner002888 */
@font-face {
font-family: 'HuXiaoBoNanShen';
src: url("https://work.gzwhir.com:51932/Build/content/Resoures/whirfonts/HuXiaoBoNanShen.woff") format("woff");
font-display: swap;
}
@font-face {
font-family: 'SourceHanSansCN-Light';
src: url("../fonts/light.woff") format("woff");
font-display: swap;
}

.Banner002888{position: relative; z-index: 1;font-family: 'SourceHanSansCN-Light';}
.Banner002888 .auto{max-width: 1600px; width: 96%;}
.Banner002888 .slider-pic li img{display: block;width: 100%;}
@media(min-width:1025px){
 .Banner002888 .slider-pic li img.wap{display: none;}
}
@media(max-width:1024px){
 .Banner002888 .slider-pic li img.pc{display: none;}
}
.Banner002888 .slider-pic li.slick-slide{position: relative;}
.Banner002888 .slider-pic li.slick-slide > a{position: absolute; left: 0; top: 0; width: 100%; height: 100%;z-index: 20;}
.Banner002888 .slider-pic .txt{position: absolute; left: 0; top: 0; z-index: 10; width: 100%; height: 100%;color: #fff;}
.Banner002888 .slider-pic .ytable{height: 100%;}
.Banner002888 .slider-pic .tit-1{font-size: 60px;line-height: 1.4334em;height: 2.8668em;font-family: 'HuXiaoBoNanShen';}
.Banner002888 .slider-pic .tit-2{font-size: 18px;line-height: 2em;height: 4em; margin-top: 1vw;}
.Banner002888 .slider-pic .slick-dots{position: absolute; left: 0; bottom: 1vw; text-align: center;width: 100%; z-index: 20;}
.Banner002888 .slider-pic .slick-dots li{display: inline-block; width: 10px; height: 10px;border-radius: 50%;background: #fff; opacity: 0.5; margin: 0 5px;}
.Banner002888 .slider-pic .slick-dots li button{display: none;}
.Banner002888 .slider-pic .slick-dots li.slick-active{opacity: 1;}

.Banner002888 .slick-arrow {position: absolute;z-index: 10;top: 50%;background: none;border: 0;font-size: 0;height: 44px;width: 44px;margin-top: -22px;border-bottom: 3px solid #fff;border-right: 3px solid #fff;cursor: pointer;}
.Banner002888 .slick-prev {left: 3%;transform: rotate(135deg);-webkit-transform: rotate(135deg);-ms-transform: rotate(135deg);}
.Banner002888 .slick-next {right: 3%;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);}
@media(min-width:1025px){
.Banner002888 .slider-pic .ytable-cell > aside{max-width: 640px;width: 70%;}
.Banner002888 .news{position: absolute; z-index: 20; left: 0; width: 100%; bottom: 3vw;}
.Banner002888 .news .slider{margin: 0 2.08vw;}
}
@media(max-width:640px){
.Banner002888 .slider-pic .tit-1{font-size: 8vw;}
.Banner002888 .slider-pic .tit-2{font-size: 4vw;}
 .Banner002888 .news .slider{ padding: 2vw 30px;}
	.Banner002888 .slick-arrow { display: none!important;}
}

.HomeTit{margin-bottom:50px;position: relative;text-align: center;}
.HomeTit h1{font-size: 42px;color:#fff;font-weight: normal;margin-top: -25px;margin-bottom: 0;}
.HomeTit b{display: inline-block;width:20px;height:2px;background:#fff;margin:0px 0;display: none}
.HomeTit p{line-height: 30px;font-size: 16px;color: #fff;font-weight: lighter}
.HomeTit .link{position: absolute;right: 0;top: 0;}
.HomeTit .en{color:#000;opacity: 0.15; -webkit-opacity: 0.15;-ms-opacity: 0.15;font-size: 56px;font-family: Arial," sans-serif";font-weight: bold;text-transform: uppercase;}
.HomeTit::after{display: block;content: '';margin: 20px auto 30px;width: 40px;height: 4px;background: #0175C8;} 
@media(max-width:768px){
.HomeTit .en {font-size: 40px;}
.HomeTit h1 {margin-top: -25px;}
}

.About{padding:3% 0 4%;background-position: center bottom;background-repeat: no-repeat;background-size: cover;}
.About .auto{position: relative}
.About .HomeTit h1{color: #0175c8;text-align: center;}
/*.AboutBox ul{height:450px;}*/
.AboutBox ul::after{content:'';display: block;clear: both;}
.AboutBox ul li{width:25%;float:left;position: relative;/*height:450px;*/background:rgba(76,76,76,0.5);transition: all .5s;-webkit-transition: all .5s;}
.AboutBox ul li:nth-child(2n){background:rgba(51,51,51,0.5);}
.AboutBox ul li b{font-size: 200px;font-family: 'D-DINExp-Bold';color: #fff;opacity: 0.10;position: absolute;left: -10px;bottom:0px;line-height: 150px;z-index: 100}
.AboutBox ul li .AboutImg{position: relative;width:100%;top:0;left:0;z-index:99;}
.AboutBox ul li .AboutImg img{width:100%;/*height:100%;*/}
.AboutBox ul li .AboutImg figure{ padding-bottom: 125%;}
.AboutBox ul li .AboutImg::after{content:'';display: block;width:100%;height:100%;position: absolute;top:0;left:0;background:rgba(0,0,0,0);}
.AboutBox ul li .AboutNum{align-items:center;position: absolute;z-index:999;color:#fff;font-size: 22px;font-weight: 400;text-align: center;width: 100%;bottom: -20px;padding: 0 40px;transition: 0.3s;}
.AboutBox ul li .AboutNum p{font-size: 14px;text-align: left;opacity: 0;transition: 0.3s;height: 40px;font-weight: lighter}

.AboutBox ul li:hover{transform:scale(1.1);-webkit-transform: scale(1.1);z-index:999;}
.AboutBox ul li:hover .AboutNum{bottom: 40px;}
.AboutBox ul li:hover .AboutNum p{opacity: 1}
.AboutBox ul li:hover .AboutImg::after{background: linear-gradient(to bottom, rgba(0,0,0,0) 50%,rgba(56,75,102,1) 100%);}
.AboutBox .dt{text-align: center;background: #184477;padding:20px 0;margin:50px auto 0;max-width: 200px;}
.AboutBox .dt a{color: #fff;}
.AboutBox .dt img{width:10%;}

.AboutBox .prev{ left: -42px;top: 50%;transform: translateY(-50%);position: absolute}
.AboutBox .next{ right: -42px;top: 50%;transform: translateY(-50%);position: absolute}
.AboutBox .prev:before,
.AboutBox .next:before{position: absolute;content: '';width: 30px;height: 30px;border-bottom: 3px solid #0175c8;border-left: 3px solid #0175c8;left: 50%;top: 50%;margin: -5px 0 0 -15px;transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.AboutBox .next:before {transform: rotate(-135deg);-webkit-transform: rotate(-135deg);-ms-transform: rotate(-135deg);}
.AboutBox .slick-dots { text-align: center; padding-top: 20px;}
.AboutBox .slick-dots li{list-style: none; float: none; display: inline-block; margin: 0 4px; width: 18px; height: 18px; border-radius: 50%; border:2px solid transparent; cursor: pointer; position: relative;background:none!important;}
.AboutBox .slick-dots li button{position: absolute; left: 50%; top: 50%; background: #e1e1e1; border-radius: 50%; padding: 0; width: 12px; height: 12px; margin: -6px 0 0 -6px; cursor: pointer; font-size: 0; border: 0;}
.AboutBox .slick-dots li.slick-active{border-color: #184477;}
.AboutBox .slick-dots li.slick-active button{ width: 8px; height: 8px; margin: -4px 0 0 -4px; background: #184477;}


.More{width:180px;height:50px;line-height: 50px;border-radius: 50px;box-sizing: border-box;text-align: center;margin:0 auto;font-size: 14px;border:1px solid rgba(255,255,255,0.5);}
.More a{color:#fff;}
.More img{display: inline-block;margin-left:10px;position: relative;top:-2px;}
.AboutMore{border:1px solid #d9d9d9;margin-top:80px;}
.AboutMore .m2{display: none;}
.AboutMore a{color:#333;}
.More:hover{background:#1aa93a;border:1px solid #1aa93a;}
.More:hover a{color:#fff;}
.AboutMore:hover .m2{display: inline-block;}
.AboutMore:hover .m1{display: none;}

@media(max-width:1200px){
	.AboutBox ul li .AboutNum{height:350px;}
	.AboutBox ul li .AboutNum p strong{font-size: 50px;}
}

@media(max-width:992px){
	.About{padding:50px 0;}
}

@media(max-width:768px){
	.HomeTit {
		margin-bottom: 30px;}
	.HomeTit h1{font-size: 25px;}
	.About{padding:30px 0;}
	.About .HomeTit{padding:0 10px;}
	.About .HomeTit h1 { margin-bottom: 0;}
	.AboutBox ul li .AboutNum{height:100px;font-size: 16px;}
	.AboutBox ul li .AboutNum p strong{font-size: 25px;}
	.AboutBox .prev { left: 0;}
	.AboutBox .next { right: 0;}
}
@media(max-width:480px){
	.AboutBox ul li .AboutNum{ height: 60px;  padding: 0 10px;}
	.AboutBox ul li:hover .AboutNum{ height: 100px; }
}


/*
 .Floor001135 为demo编号
 */
.Floor001135{ background-color:#f8fafc; position:relative; }
.Floor001135 .auto{max-width: 1440px;}
.Floor001135::before{ position:absolute; content:''; right:0; top:0; width:50%; height:100%;
background: rgb(101, 175, 254);
background: -moz-linear-gradient(-45deg,  rgba(74,126,184,1) 0%, rgba(74,148,184,1) 100%);
background: -webkit-linear-gradient(-45deg,  rgba(74,126,184,1) 0%,rgba(74,148,184,1) 100%);
background: linear-gradient(135deg,  rgba(74,126,184,1) 0%,rgba(74,148,184,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#184477', endColorstr='#4a94b8',GradientType=1 );
}
.Floor001135 .right,
.Floor001135 .left{ float:left; width:50%;}
.Floor001135 .left{ padding:5% 0;}
.Floor001135 .left h1{ position:relative; margin:0; text-align:left; color:#184477; font-size:24px; font-weight:normal; padding:15px 0; background-size:80% auto;}

.Floor001135 .list{ padding-right:35%; position:relative; padding-top:30%;}
.Floor001135 .list li h3{ margin:0; font-size:24px; font-weight:normal; padding-bottom:20px; position:relative;}

.Floor001135 .list li p{ color:#888; line-height:24px; margin-bottom:10%;}
.Floor001135 .list li .more{padding-left: 28px;padding-right: 55px;line-height: 40px;display: inline-block;color: #fff;background: url(../images/floor001135-more.png) no-repeat 85% center #184477;font-size: 16px;border-radius: 3px;}
.Floor001135 .list li .more:hover{background-color:#ffc600;}
.Floor001135 .list .bx-pager{ position:absolute; left:0; top:10%;}
.Floor001135 .list .bx-pager div{ float:left;}
.Floor001135 .list .bx-pager div a{ display:none; cursor:default; color:#ced9e9; font-size:60px; font-family:Arial, Helvetica, sans-serif;position:relative;}
.Floor001135 .list .bx-pager div a::before,
.Floor001135 .list .bx-pager div a::after{ position:absolute; content:''; width:100%; height:1px; transform:rotate(-45deg); background-color:#ced9e9;}
.Floor001135 .list .bx-pager div a::before{ right:-100%; top:0;}
.Floor001135 .list .bx-pager div a::after{ left:-100%; bottom:0;}
.Floor001135 .list .bx-pager div a.active{ display:block; }
.Floor001135 .list .bx-controls-direction{ padding-top:20%; overflow:hidden;}
.Floor001135 .list .bx-controls-direction a{ width:30px; height:30px; display:block; border-radius:50%; background-color:#184477; float:left; overflow:hidden; line-height:100px; position:relative;}
.Floor001135 .list .bx-controls-direction a:hover{ background-color:#ffc600;}
.Floor001135 .list .bx-controls-direction a::before{ position:absolute; width:0; height:0; content:''; border:6px solid #fff; left:50%; top:50%; margin-left:-4px; margin-top:-6px; border-top-color:transparent; border-bottom-color:transparent;}
.Floor001135 .list .bx-controls-direction a.bx-prev::before{ border-left:0;}
.Floor001135 .list .bx-controls-direction a.bx-next{ margin-left:10px;}
.Floor001135 .list .bx-controls-direction a.bx-next::before{ border-right:0; margin-left:-1px;}

.Floor001135 .right{ position:relative; float:right;}

.Floor001135 .right dd::before{ position:absolute; content:''; transform:scale(0); opacity:0; width:100%; height:100%; background-color:rgba(255,255,255,0.5); }
.Floor001135 .right dd:hover::before{animation:quan linear 1s;}

.Floor001135 .right dd:nth-child(1){ background-color:#73bbd4;}
.Floor001135 .right dd:nth-child(2){ background-color:#72aed7;}
.Floor001135 .right dd:nth-child(3){ background-color:#6cafdf;}
.Floor001135 .right dd:nth-child(4){ background-color:#79b4dd;}
.Floor001135 .right dd:nth-child(5){ background-color:#6ea0c6;}
.Floor001135 .right dd:nth-child(6){ background-color:#3e92d0;}
.Floor001135 .right dd:nth-child(7){ background-color:#4abce3;}
.Floor001135 .right dd:nth-child(8){ background-color:#7eb3e5;}
.Floor001135 .right dd:nth-child(9){ background-color:#4a93b8;}
.Floor001135 .right dd:nth-child(10){ background-color:#76d7e5;}
.Floor001135 .right dd:nth-child(11){ background-color:#67aed5;}

@media(min-width:769px){
.Floor001135 .right dl{ position:absolute; left:0; top:0; width:100%; height:100%;}
.Floor001135 .right dd{ position:absolute; width:25%; height:18.75%; bottom:0; overflow:hidden;}
.Floor001135 .right dd:nth-child(1),
.Floor001135 .right dd:nth-child(2){ bottom:56.25%;}
.Floor001135 .right dd:nth-child(3),
.Floor001135 .right dd:nth-child(4),
.Floor001135 .right dd:nth-child(5){ bottom:37.5%;}
.Floor001135 .right dd:nth-child(6),
.Floor001135 .right dd:nth-child(7){ bottom:18.75%;}

.Floor001135 .right dd.pic img{ width:100%; height:100%;}

.Floor001135 .right dd.pic1,
.Floor001135 .right dd.pic2{bottom:37.5%;}
.Floor001135 .right dd.pic3{ bottom:18.75%;}

.Floor001135 .right dd.nothings{ bottom:18.75%; left:-25%; background-color:#cde8f3;}

.Floor001135 .right dd.pic1,
.Floor001135 .right dd:nth-child(1),
.Floor001135 .right dd:nth-child(6),
.Floor001135 .right dd:nth-child(9){ left:0;}
.Floor001135 .right dd.pic3,
.Floor001135 .right dd.pic5,
.Floor001135 .right dd:nth-child(4){ left:25%;}
.Floor001135 .right dd.pic2,
.Floor001135 .right dd:nth-child(2),
.Floor001135 .right dd:nth-child(7),
.Floor001135 .right dd:nth-child(10){ left:50%;}
.Floor001135 .right dd:nth-child(5),
.Floor001135 .right dd:nth-child(11){ left:75%;}
.Floor001135 .right dd.pic4,
.Floor001135 .right dd:nth-child(3){ left:-25%;}
.Floor001135 .right dd:nth-child(8){ left:-50%;}
.Floor001135 .right dd a{ display:table; position:relative; z-index:1; width:100%; height:100%; text-align:center; }
.Floor001135 .right dd a b{ display:table-cell; vertical-align:middle;}
.Floor001135 .right dd a b img{ display:block; margin:0 auto; width:40px;}
.Floor001135 .right dd.pic img{ width:100%; height:100%;}
}
.Floor001135 .right dd a{color:#fff;font-size: 18px;}

@media(max-width:768px){
.Floor001135 .auto{ padding:0;}
.Floor001135 .right,
.Floor001135 .left{ float:none; width:auto;}
.Floor001135::before{ display:none;}
.Floor001135 .left{ padding:4%;}
.Floor001135 .right dl{ overflow:hidden;}
.Floor001135 .right dd{ position:relative; width:50%; height:60px;overflow:hidden; float:left;}
.Floor001135 .right dd:nth-child(11){ width:100%; }
.Floor001135 .right dd a{ display:block; line-height:40px; padding:10px;}
.Floor001135 .right dd img{ margin-right:10px; width:40px; height:40px;}
.Floor001135 .right dd.nothings,
.Floor001135 .right dd.pic{ display:none;}
.Floor001135 .list{ padding-right:0; padding-top:70px;}
.Floor001135 .list .bx-pager{ top:0;}
.Floor001135 .list .bx-controls-direction{ padding-top:5%;}
.Floor001135 .list li p{ margin-bottom:5%;}
}
@keyframes quan{
	0%{ transform:scale(0); opacity:0; }
	0%{ transform:scale(0.5); opacity:0.2;}
	100%{ transform:scale(2); opacity:1; }
	}
@-moz-keyframes quan{
	0%{ transform:scale(0); opacity:0; }
	0%{ transform:scale(0.5); opacity:0.2; }
	100%{ transform:scale(2); opacity:1; }
	}
@-ms-keyframes quan{
	0%{ transform:scale(0); opacity:0; }
	0%{ transform:scale(0.5); opacity:0.2; }
	100%{ transform:scale(2); opacity:1; }
	}
@-webkit-keyframes quan{
	0%{ transform:scale(0); opacity:0; }
	0%{ transform:scale(0.5); opacity:0.2; }
	100%{ transform:scale(2); opacity:1; }
	}





/*Floor002718 */
.Floor002718{ position:relative; z-index:1;}
.Floor002718 .en{color: #fff;}
.Floor002718 .HomeTit {text-align: left;}
.Floor002718 .HomeTit::after{background: #fff;margin-left: 0}
.Floor002718 .main{color:#fff; padding:5.5% 0; background-position:center top; background-size:cover; background-repeat:no-repeat;}
.Floor002718 .main .ytable{ height:100%;}
.edit-css-2718{line-height:26px;max-width: 600px}
.edit-css-2718 .tit{ font-size:24px; font-weight:normal; margin:0 0 2% 0; }
.edit-css-2718 .tit span{ display:block; font-size:20px;}
.edit-css-2718 p{ margin-bottom:2%; margin-top:0;font-weight: lighter}

.Floor002718 .data{padding-top: 30px;max-width: 760px}
.Floor002718 .data li{float: left;width: 33.3%;position: relative}
.Floor002718 .data li::before{content: '';position: absolute;right: 68px;top:10px;width: 2px;height: 30px;transform: rotate(-45deg);background: #fff}
.Floor002718 .data li:last-child::before{display: none}
.Floor002718 .data .num{margin: 0;font-size: 46px;font-family: 'D-DINExp-Bold';display: inline-block}
.Floor002718 .data span{font-size: 16px;font-weight: lighter}
.Floor002718 .data .txt{font-size: 14px;font-weight: lighter;margin: 0;padding-top: 10px;}

.Floor002718 .main .link{ width:200px; line-height:50px;padding-left: 55px; color:#fff;background: url(../images/more.png)no-repeat center right 50px;background-size: 16px; border:1px solid rgba(256,256,256,0.5); display:block;transition:0.3s;margin-top: 4%}
.Floor002718 .main .link:hover{ background:url(../images/more.png)no-repeat center right 50px #093f8c;background-size: 16px;border-color: #093f8c}

@media (max-width: 640px) {
	.Floor002718 .data .num { font-size: 26px;}
}


.Floor002733{padding: 3% 0;position: relative}
.Floor002733 .HomeTit{margin-bottom: 20px}
.Floor002733 .HomeTit h1{color: #0175c8;margin-bottom: 0;text-align: center;}
.Floor002733 .hm {padding:45px 0;text-align: center;}
.Floor002733 .hm span{padding: 15px 50px;margin-right:33px;background-color:#f5f5f5;font-size:16px; cursor: pointer;}
.Floor002733 .hm span:nth-of-type(2){ margin-right: 0;}
.Floor002733 .hm .on{ background:#0175c8;color: #fff;}
.Floor002733 .link{ width:200px; line-height:50px;padding-left: 55px; color:#333;background: url(../images/more2.png)no-repeat center right 50px #fff;background-size: 16px; border:1px solid rgba(256,256,256,0.8); display:block;transition:0.3s;}
.Floor002733 .link:hover{ background:url(../images/more.png)no-repeat center right 50px #093f8c;background-size: 16px;border-color: #093f8c;color: #fff}
.Floor002733 .slick-dots{padding-top: 20px;  text-align: center;}
.Floor002733 .slick-dots li{list-style: none; display: inline-block; margin: 0 4px; width: 18px; height: 18px; border-radius: 50%; border:2px solid transparent; cursor: pointer; position: relative;}
.Floor002733 .slick-dots li button{position: absolute; left: 50%; top: 50%; background: #e1e1e1; border-radius: 50%; padding: 0; width: 12px; height: 12px; margin: -6px 0 0 -6px; cursor: pointer; font-size: 0; border: 0;}
.Floor002733 .slick-dots li.slick-active{border-color: #184477;}
.Floor002733 .slick-dots li.slick-active button{ width: 8px; height: 8px; margin: -4px 0 0 -4px; background: #184477;}

.Floor002733 .more{padding: 20px 0 0 0; }
.Floor002733 .more a{color: #0175c8;float: left;}
.Floor002733 .more time{color: #999;float: right;font-size: 14px;font-weight: lighter;}
.Floor002733 .more a:hover{}
.Floor002733 li.slick-slide{padding-top: 14px; height: auto;}
.Floor002733 li.slick-slide .inner{ position: relative;transition: 0.3s; }
.Floor002733 li.slick-slide .inner > a{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color:#b4b4b4; z-index: 10;transition: 0.3s;opacity: 0;-webkit-opacity: 0;}
.Floor002733 li.slick-slide .pic{overflow: hidden;}
.Floor002733 li.slick-slide .Ispic{padding-bottom: 60%; transition: 0.3s;}
.Floor002733 li:hover .Ispic{ transform: scale(1.12);-webkit-transform: scale(1.12);-ms-transform: scale(1.12);}
.Floor002733 li.slick-slide:hover a{ }
.Floor002733 li.slick-slide:hover .inner{}
.Floor002733 li.slick-slide .txt{padding: 30px;background:#fafafa}
.Floor002733 li.slick-slide .txt aside{color: #333;font-size: 18px;font-weight: normal}
.Floor002733 li.slick-slide .txt p{line-height: 26px;font-size: 14px;font-weight: lighter}
@media(min-width:1201px){
.Floor002733 .slider{margin-left: -30px; margin-right: -30px; }
.Floor002733 li.slick-slide .inner{ margin: 0 30px;}
}
@media(max-width:1200px){
.Floor002733 li.slick-slide .inner{ margin: 0 14px;}
}
@media(max-width:1024px){
.Floor002733 li.slick-slide .txt{padding: 15px;}
}
@media(max-width:640px){
	.Floor002733 {padding:50px 0; text-align: center;}
	.Floor002733 .hm {padding:20px 0; text-align: center;}
	.Floor002733 .hm span { display: inline-block;width: 40%;padding:0; line-height: 40px; text-align: center;}
}




/*Floor002141 */
.Floor002141{padding:3% 0;background: url(../images/floor002141-bg.jpg) no-repeat center/cover}
.Floor002141 .HomeTit h1{color: #0175c8;margin-bottom: 0;text-align: center;}
.Floor002141 .more{display: block;background: #ea5433;color: #fff;max-width: 180px;padding: 0 30px;position: relative;background:-webkit-gradient(linear, 11% 42%, 100% bottom, from(#00ced3), to(#017ad3));background: linear-gradient(30deg,bottom, from(#18dee3), to(#017ad3));margin: 3% auto 0;text-align: center;}

.Floor002141 .more:after{position: absolute; content: ''; width: 6px; height: 4px; background: #fff;top: 50%; margin-top: -2px;right: 0; transition: 0.3s;}
.Floor002141 .more:hover:after{width: 0;}
.Floor002141 .more span{display: block;line-height: 50px;position: relative; padding-left: 44px;}
.Floor002141 .more span:before{position: absolute; left: 0; top: 50%; width: 18px; height: 10px; margin-top: -5px; content: '';background: url(../images/floor002841-more.png) no-repeat right center;transition: 0.3s;}
.Floor002141 .more:hover span:before{ width: 30px;}
.Floor002141 .list{ width:100%; position: relative;}
.Floor002141 ul{ }
.Floor002141 li{  margin-bottom:30px;}
.Floor002141 li a{ display:block; position:relative; overflow:hidden;}
.Floor002141 li .pic figure{padding-bottom: 37%;transition: all 0.3s}
.Floor002141 li a:hover .pic figure{ transform:scale3d(1.2,1.2,1.2);}
.Floor002141 li .txt{ position:absolute; left:0; top:0; height:100%; width:100%; z-index:10; transition:background 0.3s;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 40%, rgba(0,0,0,0.4) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 40%,rgba(0,0,0,0.4) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 40%,rgba(0,0,0,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#0a000000',GradientType=0 ); /* IE6-9 */}
.Floor002141 li .txt figure{ position:absolute; left:3%; right:3%; bottom:10%; color:#fff;}
.Floor002141 li p{ margin:0;}
.Floor002141 li p.cn{ font-size:22px;}
.Floor002141 li p.en{ font-family:Helvetica, sans-serif;}
.Floor002141 li a:hover .txt{
background: -moz-linear-gradient(top, rgba(0,0,0,0) 40%, rgba(0,0,0,0.6) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 40%,rgba(0,0,0,0.6) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 40%,rgba(0,0,0,0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */}
.Floor002141 .list .iconfont{ position: absolute; top: 50%; margin-top: -35px; width: 70px; height: 70px; font-size: 70px; text-align: center; cursor: pointer; color: #ccc; font-weight: lighter;}
.Floor002141 .list .iconfont:hover{ color: #017ad3;}
.Floor002141 .list .prev{ left: -80px;}
.Floor002141 .list .next{ right: -80px;}
.Floor002141 .list .prev:before,
.Floor002141 .list .next:before{position: absolute;content: '';width: 30px;height: 30px;border-bottom: 3px solid #0175c8;border-left: 3px solid #0175c8;left: 50%;top: 50%;margin: -30px 0 0 -15px;transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.Floor002141 .list .next:before {transform: rotate(-135deg);-webkit-transform: rotate(-135deg);-ms-transform: rotate(-135deg);}
@media(max-width:1600px){
    .Floor002141 .auto{padding: 0 5%}
}
@media(max-width:1400px){
.Floor002141 .list .prev{ left: -50px;}
.Floor002141 .list .next{ right: -50px;}
}
@media(max-width:768px){
.Floor002141{ padding-top:30px;padding-bottom:30px}
.Floor002141 .title{font-size:12px;padding:0% 0 2%;}
.Floor002141 .title b{ font-size: 20px;}
.Floor002141 .title b:after{left: 0px;height:5px;}
.Floor002141 .title span{ display:block; padding-top:10px; text-transform:uppercase}
.Floor002141 .list .iconfont{ top:125%;}
.Floor002141 .list .prev{ left: 40%; display: none;}
.Floor002141 .list .next{ right:40%; display: none;}
	.Floor002141 li span { height: 25%;}
	.Floor002141 li span b { font-size: 16px;}

}
@media(max-width:480px) and (min-width:376px){
.Floor002141 li span b{ font-size:24px;}
}
@media(max-width:375px){
.Floor002141 li{ float:none; width:auto;}
}



/*Bottom002825 */
.Bottom002825{background:#151c26;padding-top: 4%;}
.Bottom002825,
.Bottom002825 a{color: rgba(256,256,256,0.32);font-size: 14px}
.Bottom002825 a:hover{color:rgba(256,256,256,1);}
.Bottom002825 .top{padding-bottom: 80px;}
.Bottom002825 .top nav dl,
.Bottom002825 .top nav{float: left;}
.Bottom002825 .top nav{max-width: 600px; width: 70%;}
.Bottom002825 .top nav dt{padding-bottom: 24px;}
.Bottom002825 .top nav dt a{color: #fff;font-size: 18px}
.Bottom002825 .top nav dd{line-height: 36px;}
.Bottom002825 .top nav dd a{font-weight: lighter}
.Bottom002825 .lx{float: left;margin-left: 7%}
.Bottom002825 .lx .tit{font-size: 18px;color: #fff;padding-bottom: 26px;}
.Bottom002825 .lx .call{font-size: 24px;font-weight: bold;color: #fff}
.Bottom002825 .lx p{margin-top: 10px;}
.Bottom002825 .contact{ text-align: center;}
.Bottom002825 .contact .title{font-size: 18px;color: #fff;}
.Bottom002825 .contact .code{padding: 15px 0; max-width: 130px; margin: 0 auto; width:100%;}
.Bottom002825 .bshare-custom a{display: inline-block; width: 40px; height: 40px; padding: 0; margin: 0 5px;background: url(../images/bottom002825_qq_on.png) no-repeat center center #11151e;border-radius: 50%; transition: 0.3s;}
.Bottom002825 .bshare-custom a:hover{background-color: #11151e;background-image: url(../images/bottom002825_qq_on.png); opacity: 1;}
.Bottom002825 .bshare-custom a.bshare-sinaminiblog{background-image: url(../images/bottom002825_sina_on.png);}
.Bottom002825 .bshare-custom a.bshare-sinaminiblog:hover{background-image: url(../images/bottom002825_sina_on.png);}
.Bottom002825 .bshare-custom a.bshare-weixin{background-image: url(../images/bottom002825_wx_on.png);}
.Bottom002825 .bshare-custom a.bshare-weixin:hover{background-image: url(../images/bottom002825_wx_on.png);}
.bsBox,
.bsBox *{box-sizing: content-box;}
.Bottom002825 .bottom{border-top:1px solid #202731}
.Bottom002825 .bottom nav a{display: inline-block;}
.Bottom002825 .bottom nav a:not(:last-child):after{display: inline-block; content: ''; width: 1px;height: 11px;background: rgba(256,256,256,0.32); vertical-align: middle; margin: 0 20px;}
.Bottom002825 .bottom dl{line-height: 24px; padding: 25px 0;}
.Bottom002825 .bottom dd,
.Bottom002825 .bottom dd a{color: rgba(256,256,256,0.32);}
.Bottom002825 .bottom dd a:hover{color: rgba(256,256,256,1);}
@media(min-width:1025px){
.Bottom002825 .contact{float: right;max-width: 208px; }
.Bottom002825 .bottom dl > *{max-width: 48%;}
.Bottom002825 .bottom dt{float: left;}
.Bottom002825 .bottom dd{float: right;}
.Bottom002825 .bottom nav{text-align: right;}
}
@media(max-width:1024px){
.Bottom002825 .top nav{display: none;}
.Bottom002825 .bottom{text-align: center; }
}
@media(max-width:640px){
.Bottom002825{font-size: 14px; }
.Bottom002825 .bottom nav a:not(:last-child):after{ margin: 0 10px;}
	.Bottom002825 .top {padding: 30px 0;}
	.Bottom002825 .lx { width: 100%; margin-left: 0; text-align: center;}
}






/*这是滚动插件的公用样式 如出现雷同 请删除*/
.owl-carousel,
.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}
@keyframes fadeOut{
	0%{opacity:1}
	100%{opacity:0}
}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../images/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/*end*/




/*Banner002922 */
.Banner002922 .Ispic{height: 30vw;max-height: 400px;}
.Banner002922 img { display: none;}
@media(max-width:480px){
	.Banner002922 .Ispic{ display: none;}
	.Banner002922 img { display: block;}
}

/*Menu002147 */
.Menu002147{ background:#f8f8f8;}
.Menu002147 ul{ display:table; margin:0 auto;}
.Menu002147 li{ float:left; padding:0 40px;position:relative;}
.Menu002147 li:after{ position:absolute; content:''; width:1px; right:0; top:50%; height:14px; margin-top:-7px; background:#dfdfdf;}
.Menu002147 li.end:after{ display:none;}
.Menu002147 li a{ display:block;font-size:18px; position:relative; overflow:hidden; line-height:60px;height:60px;font-weight: bold;}
.Menu002147 li a:after{ position:absolute; left:0; bottom:0;content:''; height:2px; width:100%;}
.Menu002147 li.aon a,
.Menu002147 li:hover a{ color:#0175c8;}
.Menu002147 li.aon a:after,
.Menu002147 li:hover a:after{ background:#0175c8;}
@media(max-width:1024px){
.Menu002147 li{ padding:0 20px;}
.Menu002147 li a{  line-height:50px;height:50px;}
}
@media(max-width:768px){
.Menu002147 ul{ display:block;}
.Menu002147 li{ float:left; width:25%; text-align:center; padding:0;}
}
@media(max-width:768px) and (min-width:481px){
.Menu002147 li:nth-child(4n):after{ display:none;}
}
@media(max-width:480px){
.Menu002147 li{ width:33.33333333333%}
.Menu002147 li:nth-child(3n):after{ display:none;}
}
@media(max-width:375px){
.Menu002147 li a{ font-size:14px;}
}
/*PicList000687 */
@font-face {
font-family: 'bebas-neue';
src: url("https://work.gzwhir.com:51932/Build/Content/Resoures/whirfonts/bebas-neue.woff") format("woff");
font-display: swap;
}
@font-face {
font-family: 'DIN-Medium';
src: url("../fonts/medium.woff") format("woff");
font-display: swap;
}
.PicList000687{padding: 4% 0 0 0;overflow: hidden;}
.PicList000687 .auto{max-width: 1440px;}
.PicList000687 .title{margin-bottom: 2.5vw; text-align: center;}
.PicList000687 .title .cn{font-size: 30px;color: #0175c8; padding-bottom: 10px;font-weight: bold;}
.PicList000687 .title .en{font-family: 'bebas-neue';color: #d2d2d2; letter-spacing: 2px;}
@media(max-width:768px){
.PicList000687 .title{margin-bottom: 5vw;}
}
@media(max-width:640px){
.PicList000687 .title .cn{font-size: 6vw;}
}

.PicList000687 .more{ text-align: center;width: 125px; line-height: 40px;color: #fff; background: #0175c8;display: block;}
.PicList000687 .more:hover{background: #0175c8;}
.PicList000687 .more:after{display: inline-block; content: '';background: url("../images/piclist000687_more.png") no-repeat; width: 25px; height: 6px; vertical-align: middle; margin-left: 5px;}
@media(max-width:480px){
.PicList000687 .more{line-height: 10vw;}
}

.PicList000687 .tit{font-size: 22px;color: #333;font-weight: bold;}
.PicList000687 time{font-family: 'DIN-Medium';}
.PicList000687  p{line-height: 1.715em;color: #7d7d7d;height: 3.43em; margin-bottom: 2.03vw;}
@media(max-width:640px){
.PicList000687 .tit{font-size:4vw;}
.PicList000687  p{font-size:3.5vw;}
}
.PicList000687 .news-top{padding-bottom: 3%;}
.PicList000687 .news-top .info{border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
.PicList000687 .news-top time{border-left:1px solid #eaeaea; padding-left: 1.62vw;display: block; margin-bottom: 2.61vw;color: #0175c8;font-size: 18px;}
.PicList000687 .news-top time span{display: block;font-size: 2em;}
.PicList000687 .news-top .slick-dots{ text-align: center;padding-top: 30px;}
.PicList000687 .news-top .slick-dots li{display: inline-block; width: 20px; height:3px; margin: 0 5px;background-color: #d9d9d9;}
.PicList000687 .news-top .slick-dots li button{display: none;}
.PicList000687 .news-top .slick-dots li.slick-active{background:#0175c8;}
@media(min-width:769px){
.PicList000687 .news-top .pic{width: 520px;}
.PicList000687 .news-top .info .main{padding-left: 5.21vw;}
}
@media(min-width:1025px) and (max-width:1024px){
.PicList000687 .news-top .pic{width: 45%;}
}
@media(max-width:768px){
.PicList000687 .news-top .ytable-cell,
.PicList000687 .news-top .ytable{display: block;}
.PicList000687 .news-top .info{padding: 5vw;}
}
@media(max-width:640px){
.PicList000687 .news-top time{font-size: 3.6vw;}
}

.PicList000687 .news-list{background: #f5f5f5;padding: 3% 0 3% 0;}
.PicList000687 .news-list li{background: #fff; margin-bottom: 1.41vw;}
.PicList000687 .news-list li a:hover{box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.PicList000687 .news-list .main{border-left: 2px solid #0175c8; padding-left: 4.17vw; padding-right: 4.06vw;}
.PicList000687 .news-list .tit{margin-bottom: 5px;}
.PicList000687 .news-list time{color: #ccc;}
.PicList000687 .news-list .more{line-height: normal;color: #0175c8;background: none;width: auto; text-align: left;}
.PicList000687 .news-list .more:after{background-image: url("../images/piclist000687_more.gif");}
.PicList000687 .news-list .pic figure { padding-bottom: 75%;}
@media(min-width:641px){
.PicList000687 .news-list .pic{width: 320px;}
}
@media(max-width:640px){
.PicList000687 .news-list .ytable-cell,
.PicList000687 .news-list .ytable{display: block;}
.PicList000687 .news-list li{margin-bottom:4vw;}
.PicList000687 .news-list .main{padding: 4vw;border: 2px solid #0175c8; border-bottom: 0;}
}



/*
 .Page002274 为demo编号
 */
.Page002274{ text-align:center; padding:2% 0 2%;color:#666666;}
.Page002274 .Pages *{ vertical-align:middle;}
.Page002274 .Pages .p_cur,
.Page002274 .Pages .p_count,
.Page002274 .Pages .p_total{ display:none;}
.Page002274 .Pages a{ display:inline-block; padding: 0 15px; line-height:37px; background-color: #eef0f1; color:#666666; margin-left:5px;}
.Page002274 .Pages a:hover,
.Page002274 .Pages a.a_cur{ color:#fff; background-color:#0175c8;}
.Page002274 .Pages em{ font-style:normal; display:inline-block; vertical-align:middle;}
.Page002274 .Pages .i_text{ width:47px; height:36px; line-height:36px;border:1px solid #ceced5;}
.Page002274 .Pages .i_button{ cursor:pointer; background:none; width:47px; height:36px;border:1px solid #ceced5;}
.Page002274 .Pages .p_jump b{font-weight:normal; margin:0 5px;}
.Page002274 .Pages .a_prev,.Page002274 .Pages .a_next{ font-family: 宋体; font-weight: bold; padding:0 25px; }

@media(max-width:1000px){
.Page002274 .Pages em{ display:none;}
}
@media(max-width:640px){
	.Page002274 {padding:30px 0;}
.Page002274 .Pages a.a_first,
.Page002274 .Pages a.a_end{ display:none;}
.Page002274 .Pages a{ padding:0 10px;}
}



/*RighInfo002939 */
.RighInfo002939{padding:3% 0 4% 0;}
.RighInfo002939 .name{border-bottom: 1px dotted #cecece; text-align: center; margin-bottom: 37px;}
.RighInfo002939 .name h1{margin: 0 0 15px 0;font-size: 30px;font-weight: bold;color: #0175c8;}
.RighInfo002939 .time{color: #c8c8c8;padding-bottom: 1.72vw;line-height: 16px;}
.RighInfo002939 .share{margin-left: 10px;}
.RighInfo002939 .time time,
.RighInfo002939 .share,
.RighInfo002939 .share > *{display: inline-block; vertical-align: middle;}
.RighInfo002939 .share em{font-style: normal;}

#bsPanel,
#bsPanel *,
.bsBox,
.bsBox *{box-sizing: content-box;}

.RighInfo002939 .edit-info{line-height: 28px;color: #1e1e1e; text-align: justify; padding-bottom: 2vw;text-indent: 30px;}
.RighInfo002939 .info-page{background: #f4f4f4;height: 45px;}
.RighInfo002939 .info-page dd{line-height: 45px;}
.RighInfo002939 .info-page dd a{padding: 0 20px;}
.RighInfo002939 img{margin: 10px 0;}
.RighInfo002939 .info-page dd a:hover{color: #0175c8;}
@media(min-width:641px){
.RighInfo002939 .info-page dd{float: left; width: 50%;}
.RighInfo002939 .info-page dd:nth-child(2){border-left: 1px solid #eee;}
.RighInfo002939 .time,
.RighInfo002939 .info-page dd a,
.RighInfo002939 .edit-info{font-size: 15px;}
}
@media(max-width:1440px){
.RighInfo002939 .auto_1150 {padding:0 4%;}
}
@media(max-width:640px){
	.RighInfo002939 {padding: 40px 0;}
	.RighInfo002939 .info-page { height: auto;}
.RighInfo002939 .info-page dd:nth-child(2){border-top: 1px solid #eee;}
.RighInfo002939 .share{display: block; padding-top: 10px;}
	.RighInfo002939 .name h1 { font-size: 20px;}
}




/*RighInfo0029391 */
.RighInfo0029391{padding:3% 0 4% 0;}
.RighInfo0029391 .name{text-align: center; margin-bottom: 22px;}
.RighInfo0029391 .name h1{margin: 0 0 15px 0;font-weight: normal;color: #0175c8;}
.RighInfo0029391 .time{color: #c8c8c8;padding-bottom: 1.72vw;line-height: 16px;}
.RighInfo0029391 .share{margin-left: 10px;}
.RighInfo0029391 .time time,
.RighInfo0029391 .share,
.RighInfo0029391 .share > *{display: inline-block; vertical-align: middle;}
.RighInfo0029391 .share em{font-style: normal;}

#bsPanel,
#bsPanel *,
.bsBox,
.bsBox *{box-sizing: content-box;}

.RighInfo0029391 .edit-info{line-height: 28px;color: #1e1e1e; text-align: justify; padding-bottom: 2vw;text-indent: 30px;}
.RighInfo0029391 .info-page{background: #f4f4f4;height: 45px;}
.RighInfo0029391 .info-page dd{line-height: 45px;}
.RighInfo0029391 .info-page dd a{padding: 0 20px;}
.RighInfo0029391 img{margin: 10px 0;}
.RighInfo0029391 .info-page dd a:hover{color: #0175c8;}
@media(min-width:641px){
.RighInfo0029391 .info-page dd{float: left; width: 50%;}
.RighInfo0029391 .info-page dd:nth-child(2){border-left: 1px solid #eee;}
.RighInfo0029391 .time,
.RighInfo0029391 .info-page dd a,
.RighInfo0029391 .edit-info{font-size: 15px;}
}
@media(max-width:1440px){
.RighInfo0029391 .auto_1150 {padding:0 4%;}
}
@media(max-width:640px){
.RighInfo0029391 {padding:5% 0;}
	.RighInfo0029391 .name { margin-bottom: 10px;}
	.RighInfo0029391 .name h1 { font-size: 20px;}
.RighInfo0029391 .info-page dd:nth-child(2){border-top: 1px solid #eee;}
.RighInfo0029391 .share{display: block; padding-top: 10px;}
}







/*Map002515 */
.Map002515{ background:#fff;}
.Map002515 .auto{ background:#fff; padding:4% 0;}
.Map002515 .title{ color:#0175c8; font-size:28px;padding: 10% 8% 2% 8%;}
.Map002515 .number{ padding-bottom:0%; border-bottom:1px solid #f7f7f7; margin-bottom:0%;}
.Map002515 .number dl{ width:49%; display:table; float:left;background:#f7f7f7; height:100px;}
.Map002515 .number dl > *{ display:table-cell; vertical-align:middle;}
.Map002515 .number dl:nth-child(2n){ float:right;}
.Map002515 .number dt{ background:#0175c8; width:15%; position:relative;}
.Map002515 .number dt::before{ position:absolute; content:''; left:20%; top:20%; right:20%; bottom:20%; background-repeat:no-repeat; background-position:center center; background-size:contain;}
.Map002515 .number dl.hotline dt::before{ background-image:url(../images/map002515_icon_1.png);}
.Map002515 .number dl.webchat dt::before{ background-image:url(../images/map002515_icon_2.png);}
.Map002515 .number dd{ padding-left:33px;font-size:16px; color:#999;}
.Map002515 .number dd.img{ padding-left:0; width:99px; text-align:center;}
.Map002515 .number dd.img img{ width:100px; height:100px;}
.Map002515 .number dd h3{ font-size: 24px;font-weight: normal; margin:0; color:#0175c8; font-family:Verdana, Geneva, sans-serif;}
.Map002515 .list{ padding:3% 0;}
.Map002515 .list .name{ font-size:20px; color:#0175c8; padding-left:40px; background:url(../images/map002515_icon_3.png) no-repeat left center; margin-bottom:3%;}
.Map002515 .list p{ margin:0; line-height:30px; font-size:15px;    padding: 2% 39px 0px 8%;}
.Map002515 .list .map{ margin-top: 0%;height: 400px;border: 10px solid #f4f4f4;float: left;width: 68%;height: 400px}
.Map002515 .list .map1{float: right;background: #f7f7f7;height: 400px;width: 30%;background:url(../images/pic2.jpg) no-repeat left center;}
.Map002515 .list .map *{ box-sizing:content-box;}
.Map002515 .list .map img{ max-width:none;}
@media(max-width:1560px){
	.Map002515 .auto{padding: 4%;}
}

@media(max-width:1024px) and (min-width:641px){
.Map002515 .number dd h3{ font-size:20px; }
}
@media(max-width:640px){
.Map002515 .number dl{ float:none !important; width:100%; margin-bottom:2%;}
}
@media(max-width:480px){
.Map002515 .title{ font-size:20px;}
.Map002515 .number dl{ height:90px;}
.Map002515 .number dd{ padding-left:20px;}
.Map002515 .number dd h3{ font-size:20px; }
.Map002515 .number dd.img{ width:90px;}
.Map002515 .number dd.img img{ width:80px; height:80px;}
	.Map002515 .list .map { width: 100%; }
	.Map002515 .list .map1 { font-variant: normal; width: 100%; height: auto;}
}




/*
 .Form002319 为demo编号
 */
.Form002319{ margin: 0 auto; font-size: 14px;max-width: 1440px;background: url(../images/pic3.jpg) no-repeat center center;margin-top: 4%;margin-bottom: 4%;}
.Form002319 .title{font-size:30px;text-align: center;margin-bottom: 20px;color: #fff}
.Form002319 .row dl{ width: 100%; padding-right: 20px; position: relative; line-height: 40px; margin-bottom: 15px;}
.Form002319 .row dl em{ font-style: normal; color: #f00; position: absolute; right: 0; top: 0; display: block;}
.Form002319 input.text{ border: 1px solid #fff;
    background: rgba(255,255,255,0.9);
    display: block;
    height: 45px;
    line-height: 32px;
    width: 100%;
    padding: 5px 10px;
    color: #000;
    font-size: 15px;}
.Form002319 input.text::-ms-input-placeholder{ color: #aaa;}
.Form002319 select{border: 1px solid #f0f0f0; background: none; display: block; height: 40px; width: 100%; padding: 5px 10px; color: #aaa; appearance:none;-moz-appearance:none;-webkit-appearance:none; padding-right: 14px; background: url("../images/form002319-icon.png") no-repeat scroll 97% center transparent;}
.Form002319 select::-ms-expand { display: none; }
.Form002319 .btn{ background: #0175c8; height: 40px; display: block; border: 1px solid #0175c8; width: 33.3334%; max-width: 150px;  margin-right: 15px; font-size: 16px; color: #fff;}
@media only screen and (min-width:480px ) {
.Form002319 .row2 dl{ float: left; width: 48%;}
.Form002319 .row2 dl:last-child{ float: right;}
.Form002319 .btn{ font-size: 15px;margin: 0 auto;}
}
@media only screen and (min-width:1025px ) {
.Form002319{ padding: 80px 240px 82px 240px;}
}



/*RighInfo000623 */
@font-face {
font-family: 'bebas-neue';
src: url("https://work.gzwhir.com:51932/Build/Content/Resoures/whirfonts/bebas-neue.woff") format("woff");
font-display: swap;
}
@font-face {
font-family: 'DIN-Medium';
src: url("../fonts/medium.woff") format("woff");
font-display: swap;
}

.RighInfo000623{padding: 4% 0;background: #fff;}
.RighInfo000623 .auto{max-width: 1440px;}
.RighInfo000623 .title{margin-bottom: 2vw;}
.RighInfo000623 .title:after{display: block; content: ''; width: 20px; height: 2px; background: #0175c8; margin-top: 1vw;}
.RighInfo000623 .title .cn{font-size: 30px;color: #0175c8; padding-bottom: 10px;font-weight: bold;}
.RighInfo000623 .title .en{font-family: 'bebas-neue';color: #d2d2d2; letter-spacing: 2px;}
@media(max-width:1440px){
.RighInfo000623 .auto{padding: 0 4%;}
}
@media(max-width:768px){
.RighInfo000623 .title{padding-bottom: 6vw;}
}
@media(max-width:640px){
.RighInfo000623 .title .cn{font-size: 6vw;}
}

.RighInfo000623 .ytable-cell{padding: 4.167vw 0;}
.RighInfo000623 .pic .inner{ position: relative;}
.RighInfo000623 .pic time{bottom: 0; text-align: right;position: absolute;right: 0; background: rgba(51,106,170,0.64);color: #fff; padding: 26px 50px 26px 26px;}
.RighInfo000623 .pic time span{display: block;margin-bottom: 5px;font-family: 'DIN-Medium';font-size: 72px; line-height: 0.8em;}
.RighInfo000623 .pic time span:before{display: inline-block; height: 2px; background: rgb(0 0 0 / 0%); content: ''; width: 16px; vertical-align:bottom; margin-right: 5px;}

.RighInfo000623 .info{background: url("../images/righinfo000623_bg.jpg") no-repeat right top #f4f4f4; background-size: contain;}
.RighInfo000623 .p-info{font-size: 15px;line-height: 33px;color: #7d7d7d;}
.RighInfo000623 .p-info p{margin: 0 0 1vw 0;}
@media(min-width:1025px){
.RighInfo000623 .pic{width: 16.429%;}
.RighInfo000623 .pic .inner{width: 202.696%;}
.RighInfo000623 .info .inner{padding-left: 31.624%;padding-right: 8.548%;}
}
@media(max-width:1024px){
.RighInfo000623 .ytable,
.RighInfo000623 .ytable-cell{display: block;}
.RighInfo000623 .info{padding: 6vw;}
}
@media(max-width:640px){
.RighInfo000623 .pic time span{font-size: 12vw;}
.RighInfo000623 .p-info{font-size: 3.5vw;}
}




/*PicList002925 */
@font-face {
font-family: 'bebas-neue';
src: url("https://work.gzwhir.com:51932/Build/Content/Resoures/whirfonts/bebas-neue.woff") format("woff");
font-display: swap;
}
.PicList002925{padding: 5% 0 3% 0;overflow: hidden;}
.PicList002925 .auto{max-width: 1440px;}
.PicList002925 .title{margin-bottom: 2.5vw; text-align: center;}
.PicList002925 .title .cn{font-size: 30px;color: #a52d33; padding-bottom: 10px;font-weight: bold;}
.PicList002925 .title .en{font-family: 'bebas-neue';color: #d2d2d2; letter-spacing: 2px;}
@media(max-width:1440px){
.PicList002925 .auto{padding: 0 4%;}
}
@media(max-width:768px){
.PicList002925 .title{padding-bottom: 6vw;}
}
@media(max-width:640px){
.PicList002925 .title .cn{font-size: 6vw;}
}

.PicList002925 .list{padding: 0 3.4375vw;}
.PicList002925 .list ul{margin: 0 -2vw;}
.PicList002925 li{float: left; text-align: center;position: relative;background: url("../images/piclist002925_taibg.png") repeat-x top 70% left;}
.PicList002925 li a{display: block;position: relative; z-index: 3;}
.PicList002925 li .pic{padding-bottom: 1.98vw;}
.PicList002925 li .Ispic{padding-bottom: 55%;background-size: contain;}
.PicList002925 li .tit{margin-top: 1.303vw; margin-bottom: 2.08vw; padding: 0 5%;}
.PicList002925 li .tit aside{font-size: 16px; line-height: 1.25em;height: 2.5em;}
@media(min-width:769px){
.PicList002925 li{width:25%;}
.PicList002925 li:first-child:before,
.PicList002925 li:nth-child(4n+1):before{position: absolute; top:0;content: ''; height: 100%;background: url("../images/piclist002925_taibg_l.png") no-repeat left top 70% #fff; width:7.4375vw;left: -2vw;}
.PicList002925 li:last-child:before,
.PicList002925 li:nth-child(4n):before{position: absolute; top:0;content: ''; height: 100%;background: url("../images/piclist002925_taibg_r.png") no-repeat right top 70% #fff; width:7.4375vw;right: -2vw;}
}
@media(max-width:768px){
.PicList002925 .list{padding: 0 6vw;}
.PicList002925 li{width:50%;}
.PicList002925 li .pic{padding-bottom: 7vw;}
.PicList002925 li .tit{margin-bottom: 5vw;}
.PicList002925 li:first-child:before,
.PicList002925 li:nth-child(2n+1):before{position: absolute; top:0;content: ''; height: 100%;background: url("../images/piclist002925_taibg_l.png") no-repeat left top 70% #f5f5f5; width:7.4375vw;left: -3vw;}
.PicList002925 li:last-child:before,
.PicList002925 li:nth-child(2n):before{position: absolute; top:0;content: ''; height: 100%;background: url("../images/piclist002925_taibg_r.png") no-repeat right top 70% #f5f5f5; width:7.4375vw;right: -3vw;}
.PicList002925 li .tit aside{font-size: 3vw;}
}



/*Timeline000913 */
@font-face {
font-family: 'bebas-neue';
src: url("https://work.gzwhir.com:51932/Build/Content/Resoures/whirfonts/bebas-neue.woff") format("woff");
font-display: swap;
}
@font-face {
font-family: 'DIN-Medium';
src: url("../fonts/medium.woff") format("woff");
font-display: swap;
}

.Timeline000913{padding: 4% 0 0 0;}
.Timeline000913 .auto{max-width: 1440px;}
.Timeline000913 .title{margin-bottom: 2vw; text-align: center;}
.Timeline000913 .title .cn{font-size: 30px;color: #a52d33; padding-bottom: 10px;font-weight: bold;}
.Timeline000913 .title .en{font-family: 'bebas-neue';color: #d2d2d2; letter-spacing: 2px;}
@media(max-width:1440px){
.Timeline000913 .auto{padding: 0 4%;}
}
@media(max-width:768px){
.Timeline000913 .title{padding-bottom: 6vw;}
}
@media(max-width:640px){
.Timeline000913 .title .cn{font-size: 6vw;}
}

.Timeline000913 .main{position: relative; z-index: 1; padding-bottom: 7.396vw;}
.Timeline000913 .main .quan{display: block;width: 10px; height: 10px; border-radius: 50%; background: #fff;border: 1px solid #dedede;}
.Timeline000913 .main:before{position: absolute; content:'';width: 1px; top: 10px; bottom: 0;background: #d9d9d9; }
@media(min-width:769px){
.Timeline000913 .main .quan{ margin: 0 auto; }
.Timeline000913 .main:before{left: 50%;}
.Timeline000913 .outer > .ytable-cell{width: 50%;}
}
@media(max-width:768px){
.Timeline000913 .outer,
.Timeline000913 .outer > .ytable-cell{display: block;}
.Timeline000913 .main:before{left: 5px;}
}

.Timeline000913 .item{position: relative;z-index: 4;}
.Timeline000913 .item:not(:last-child){margin-bottom: 0vw;}
.Timeline000913 .info{position: relative;}
.Timeline000913 .info:before{position: absolute; content: ''; top: 50%; margin-top: -16px; border:16px solid  transparent;}
.Timeline000913 .info .inner{background: #f8f8f8; padding: 0vw;}
.Timeline000913 .pic{width: 29.3%;}
.Timeline000913 .pic figure{width: 100%;padding-bottom:75%;background-size: contain;background-repeat:no-repeat;background-position:center center;}
.Timeline000913 .pre pre{font-size: 15px;line-height: 1.867em;}
.Timeline000913 .year{font-family: 'DIN-Medium';color: #97a2ab;font-size: 45px;}
.Timeline000913 .year aside{background-repeat: no-repeat;background-image: url("../images/timeline000913_icon.png");}
@media(min-width:769px){
.Timeline000913 .item:nth-of-type(2n-1) .info{padding-right: 32px;}
.Timeline000913 .item:nth-of-type(2n) .info{padding-left: 32px;}
.Timeline000913 .item:nth-of-type(2n-1) .info:before{right: 0;border-left-color: #f8f8f8;}
.Timeline000913 .item:nth-of-type(2n) .info:before{left: 0;border-right-color: #f8f8f8;}
.Timeline000913 .item:nth-of-type(2n-1) .pre{padding-left: 2vw;}
.Timeline000913 .item:nth-of-type(2n) .pre{padding-right: 2vw;padding-left: 2vw;}
.Timeline000913 .item:nth-of-type(2n-1) .year aside{margin-left: -10px;background-position: left center;}
.Timeline000913 .item:nth-of-type(2n-1) .year aside:before,
.Timeline000913 .item:nth-of-type(2n) .year aside:after{display: inline-block; content: ''; width: 30px; height: 1px; vertical-align: middle;background: #d9d9d9; margin: -10px 32px 0;}
.Timeline000913 .item:nth-of-type(2n) .year aside{background-position: right center;margin-right: -11px; text-align: right;}
}
@media(max-width:768px){
.Timeline000913 .main{margin-left: 3vw;}
.Timeline000913 .year{font-size: 7vw;}
.Timeline000913 .year aside{padding-left: 32px;background-position: left center;margin-left: -5px;}
.Timeline000913 .year aside:before{display: inline-block; content: ''; width: 30px; height: 1px; vertical-align: middle;background: #d9d9d9; margin: -1vw 3vw 0;}
.Timeline000913 .info{padding: 3vw;}
.Timeline000913 .pre{padding-left: 3vw;}
}
@media(max-width:480px){
.Timeline000913 .pic{width:45%;}
.Timeline000913 .pre pre{font-size: 3.5vw;}
}



/*PicList002546 */
@media(min-width:1201px){
.PicList002546 li{float:left; width:50%;}
	.PicList002546 {max-width: 1440px;margin:0 auto;padding: 4% 0;}
.PicList002546 ul:nth-child(2n) li .txt{ right:auto; left:0;}
.PicList002546 ul:nth-child(2n) li a .Ispic{ float:right;}
.PicList002546 ul:nth-child(2n) li a::before{ border-right-color:transparent; border-left-color:#f7f7f7; margin-left:15px;}
}
@media(max-width:1560px){
	.PicList002546{padding: 4%;}
}
.PicList002546 li a{overflow:hidden; display:block;position:relative; background:#f7f7f7; transition:0.3s;}
.PicList002546 li .Ispic{ padding-bottom:102.44%; transition:0.3s;}
@media(min-width:481px){
.PicList002546 li a::before{ position:absolute; content:''; border:15px solid transparent; border-right-color:#f7f7f7; left:50%; top:50%; transform:translate(-50%, -50%); margin-left:-15px; z-index:10;}
.PicList002546 li .Ispic{ padding-bottom:51.22%; width:50%;}
.PicList002546 li .txt{ position:absolute; right:0; top:0; width:50%; height:100%;}
.PicList002546 li .table{ display:table; width:100%; height:100%;}
.PicList002546 li .table_cell{ display:table-cell; vertical-align:middle;}
}
.PicList002546 li figure{ padding:5%; text-align:center; color:#666;}
.PicList002546 li .txt i{ width:22px; height:22px;display:block; margin:15% auto 0; position:relative;transition:0.3s;}
.PicList002546 li .txt i::before,
.PicList002546 li .txt i::after{ position:absolute;content:''; width:100%; height:2px; background:#d0d0d0; left:0; top:50%; margin-top:-1px;}
.PicList002546 li .txt i::after{ transform:rotate(90deg);}
.PicList002546 li h3{ font-weight:normal; color:#0175c8; font-size:26px; margin:10px 0; height:40px; overflow:hidden;font-weight: bold;}
.PicList002546 li pre{ text-align:center; height:78px; overflow:hidden; line-height:26px;}
.PicList002546 li a:hover .txt i{ transform:rotate(180deg);}
.PicList002546 li a:hover .Ispic{opacity:0.9;}
@media(max-width:1200px) and (min-width:481px){
.PicList002546 li:last-child .txt{ right:auto; left:0;}
.PicList002546 li:last-child a .Ispic{ float:right;}
.PicList002546 li:last-child a::before{ border-right-color:transparent; border-left-color:#f7f7f7; margin-left:15px;}
}
@media(max-width:480px){
	.PicList002546 {padding: 40px 2%;}
	.PicList002546 li h3 { font-size: 22px;}
	.PicList002546 li figure {padding:3% 3% 4%;}
	.PicList002546 li .txt i { margin-top: 4%;}
}





/*
 .PicList002273 为demo编号
 */
.PicList002273{padding-top: 4%;}
.PicList002273 .left img{width: 100%;}
.PicList002273 .right .time{font-size: 15px;color: #999;margin-top: 8px;display: inline-block;padding-top: 20px;}
.PicList002273 .right .h3{color: #313131;font-size: 22px;font-weight: normal;margin: 10px 0;}
.PicList002273 .right .p{color: #999;font-size: 15px;}
.PicList002273 ul li{margin-bottom: 30px;background: #eef0f1;padding: 0px 0px;}

@media screen and (min-width:768px ) {
	.PicList002273 .left{float: left;width: 370px;}
	.PicList002273 .right{float: right;width: 72%;}
	.PicList002273 .right .time{margin-top: 0px;}
	.PicList002273 ul li{background:#eef0f1;}
}

@media screen and (min-width:1024px ) {
	.PicList002273 .right .time{margin-top: 15px;}
	.PicList002273 ul li:hover{box-shadow: 0px 0px 30px #ccc;}
	.PicList002273 ul li{background:#f8f8f8;position: relative;    height: 250px;}
	.PicList002273 ul li .right_btn{width: 11px;height: 19px;background: url(../images/piclist002273-arrow_right.png) no-repeat center;display: inline-block;position: absolute;top: 52%;right: 48px;cursor: pointer;margin-top: -10px}
	.PicList002273{}
}

@media screen and (min-width:1200px ) {
	.PicList002273 .left{float: left;margin-right: 50px;}
	.PicList002273 .right{float: left;width: 920px;}
	.PicList002273 .right .time{margin-top: 40px;}
	.PicList002273 .right .h3{line-height: 22px;margin: 19px 0 17px;}
	.PicList002273 .right .p{line-height: 26px;}
	.PicList002273 ul li{padding-right: 20px;}
}


/*
 .PicList001761 为demo编号
 */
.PicList001761 {padding: 4% 0 }
.PicList001761 .categoryname{ padding:3% 0; font-size:22px; color:#4c433e;}
.PicList001761 li{ float:left; width:23.2%; margin-right:2.4%; margin-bottom:2.4%;text-align:center;}
.PicList001761 li:nth-of-type(4n){ margin-right: 0;}
.PicList001761 li figure{ padding-bottom:75%; background-size:contain;}
.PicList001761 li figure img{ display:none;}
.PicList001761 li a{color:#4c433e; display:block;background-color:#f8f8f8;}
.PicList001761 li a:hover span{ background-color:#0175c8; color:#fff;}
.PicList001761 li span{ line-height:30px; padding:5% 0; font-size:16px;}
.PicList001761 li:last-child{ margin-right:0;}
@media(max-width:375px){
.PicList001761 .categoryname{ font-size:18px;}
.PicList001761 li{ width:48.5%; margin-right:3%; margin-bottom:3%;}
.PicList001761 li:nth-of-type(2n){ margin-right: 0;}
	.PicList001761 li span { font-size: 14px;}
}




/*
 .TextList000591
 */
.TextList000591{ padding:2% 0;}
.TextList000591 ul{padding:0 2%; background-color:#fff;}
.TextList000591 li{border-bottom:1px solid #d1d1d1; padding:15px 0;}










/*
 .PicList000626 为demo编号
 */
.PicList000626 h3{text-align: center;color: #333;font-size: 30px;;}
.PicList000626 li{ float:left; width:18.8%;margin-right: 1.5%;margin-bottom: 1.5%}
.PicList000626 li:nth-child(5n){ margin-right: 0%}
.PicList000626 li a{ display:block; padding-top:35%; background-position: center center; background-size:contain; background-repeat:no-repeat;box-shadow: 0 3px 12px rgba(0,0,0,0.1)}
.PicList000626 li p{font-size: 14px;text-align: center;}
.PicList000626 li:hover p{color: #0175c8;}
@media( max-width:768px){
.PicList000626 li{width:33.33333333%;}
}
@media( max-width:480px){
.PicList000626 li{width:48%;margin-right: 3%}
.PicList000626 li:nth-child(2n){ margin-right: 0%}
.PicList000626 li:nth-child(5){margin-right: 3%}
}










