body,h1,h2,h3,h4,p,dl,dd,ul,ol,form,input,textarea,th,td,select{margin:0;padding:0;text-size-adjust: none;line-height: 1;}
h1,h2,h3,h4,h5,h6{font-size:12px;font-weight:normal;margin:0}
li{list-style:none}
a{text-decoration:none}
img{border:none;vertical-align:middle;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor;object-fit: cover;}
table{border:none}
input,textarea{outline:none}
textarea{resize:none;overflow:auto}
.show{
    display: block !important;
}
.flex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.wrap{
    width: 1600px;
    background: url(../img/bg.png) no-repeat;
    position: relative;
    margin: auto;
    font-family: "microsoft yahei";
    background-position: center top;
}
.head{
    padding-left: 234px;
    display: inline-block;
}
.nav{
    width: 1158px;
    height: 54px;
    line-height: 54px;
    padding-left: 100px;
    display: inline-block;
    background: url(../img/nav_bg.png) no-repeat top left;
    background-size: cover;
    box-sizing: border-box;
    position: absolute;
    right: 0;
}
.nav a{
    display: inline-block;
    font-size: 14px;
    margin: 0 8px;
    color: #4a5974;
}
@font-face {
    font-family: 'gchw00u'; 
    src: url('gchw00u.ttf'); 
}
@font-face {
    font-family: 'pmzd'; 
    src: url('pmzd.ttf'); 
}
.slogan{
    margin-top: 36px;
    display: flex;
    align-items: center;
}
.slogan_box{
    margin-top: 30px;
}
.slogan_box p:nth-of-type(1){
    font-size: 27px;
    font-family: "noto sans sc";
    color: #5a6174;
    font-weight: bold;
}
.slogan_box p:nth-of-type(2),.slogan_box p:nth-of-type(3) {
    font-size: 46px;
    font-family: "gchw00u";
    background-image: url(../img/slogan_bg.png);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-position: -200px -150px;
    margin-top: 18px;
}
.slogan_box p:nth-of-type(4){
    font-size: 21px;
    margin-top: 38px;
    color: #5a6174;
}
.main{
    margin: auto;
    padding-bottom: 73px;
}
.main>div{
    margin: auto;
}
.intro{
    width: 810px;
    margin-top: 46px !important;
}
.main p{
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 32px;
    color: #333333;
}
.intro p:nth-child(n+5) {
    display: none;
}
.main p:last-of-type{
    margin-bottom: 0;
}
.more{
    margin-top: 24px;
    cursor: pointer;
    text-align: center;
}
.more span{
    font-size: 16px;
    padding: 9px 54px;
    background: linear-gradient(#e8f7ff,#9bb1c9);
    border-radius: 100px;
    box-shadow: 0 4px 6px 0px #aaa;
    color: #364975;
    font-weight: bold;
    display: inline-block;
}
.title{
	margin: 60px auto 40px;
	text-align: center;
}
.title span{
	font-size: 36px;
	font-weight: bold;
	color: #0e4981;
	display: inline-block;
	position: relative;
}
.title span::after{
	width: 150%;
	height: 18px;
	left: -25%;
	right: 0;
	bottom: -8px;
	margin: auto;
	z-index: -1;
	background: #dfe5ec;
	content: '';
	position: absolute; 
}
.detail1{
    padding-left: 349px;
    background: #f3f5f7;
    position: relative;
}
.d1_left{
    padding-top: 26px;
    width: 454px;
}
.detail1 span{
    font-size: 27px;
    padding: 18px 27px;
    transform: skewX(-12deg);
    color: #fff;
    background: #39afd4;
    font-weight: bold;
    position: absolute;
}
.detail1 span:nth-of-type(1){
    bottom: -17px;
    left: 414px;
    padding-left: 50px;
}
.detail1 span:nth-of-type(2){
    bottom: -63px;
    left: 507px;
}
.detail2{
    margin: 100px auto 0;
    width: 806px;
}
.schedule{
    margin: 48px auto 26px;
}
.schedule span{
    display: inline-block;
    font-weight: bold;
    vertical-align: middle;
}
.time{
    font-size: 24px;
    margin-right: 20px;
    transform: skewX(-8deg);
    color: #0e4981;
}
.index{
    font-size: 20px;
    padding: 9px 30px 9px 20px;
    color: #fff;
    transform: skewX(-8deg);
    background: linear-gradient(to right,#3db1d5 50%,transparent);
}
.index b{
    display: inline-block;
    transform: skewX(8deg);
}
.act{
    font-size: 20px;
    color: #117c9d;
}
.schedule_con{
    max-width: 485px;
    margin-left: 314px;
}
.schedule_con h1{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 18px;
    color: #117c9d;
}
.schedule_con h2{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 24px;
    color: #117c9d;
}
.schedule_con b{
    font-size: 16px;
    font-weight: bold;
    color: #117c9d;
}
.news{
	width: 920px;
}
.news a {
    font-size: 18px;
    margin-bottom: 26px;
    color: #333333;
    position: relative;
    padding-left: 18px;
    width: 48%;
    box-sizing: border-box;
}
.news a::before {
    content: '';
    position: absolute;
    background: url(../img/news_icon.png);
    width: 13px;
    height: 13px;
	top: 4px;
	left: -6px;
}
.case_box{
	width: 966px;
	margin: auto;
	display: flex;
	justify-content: center;
}
.case_box img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.case_left{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: flex-start;
	margin-right: 11px;
	/* width: 320px; */
}
.case_left .case_con{
	width: 318px;
	height: 209px;
	margin-bottom: 12px;
}
.case_right{
	width: 309px;
}
.case_right .case_con:not(:last-child){
	width: 309px;
    height: 387px;
}
.case_right	a{
	display: inline-block;
	margin-bottom: 8.8px;
}
.case_right a:nth-last-of-type(1){
	font-size: 16px;
	padding: 10px 10px 10px 0;
	width: 309px;
	color: #ffffff;
	background: #e36a49;
	box-sizing: border-box;
	text-align: right;
	font-weight: bold;
}
.case_right a:nth-last-of-type(1) b{
	color: #ffb87f;
	margin-left: 4px;
}
.case_con{
	display: inline-block;
	position: relative;
}
.case_con span{
	left: 0 !important;
	width: 100%;
	text-indent: 12px;
	background-color: rgba(12, 12, 12,.40);
	min-width: 200px;
}
.case_box span{
	font-size: 16px;
	bottom: 0;
	padding: 0px 0 30px 8px;
	box-sizing: border-box;
	font-weight: bold;
	color: #fff;
	position: absolute;
	background: linear-gradient(to bottom,transparent,rgba(0,0,0,.2));
	width: 100%;
}
.preview_box {
   width: 1117px;
   box-sizing: border-box;
   position: relative;
   margin: auto;
}
.sw1 .swiper-slide {
   display: grid;
   grid-template-columns: repeat(auto-fill, 225px);
   justify-content: space-between;
   padding: 29px 80px 21px;
   box-sizing: border-box;
}
.pb_con {
   width: 225px;
   padding: 27px 21px 26px;
   background: #fff;
   border-radius: 10px;
   box-sizing: border-box;
   box-shadow: 1px 1px 2px 1px #c6c8c7;
   color: #333333;
}
.pb_con a{
   color: inherit;
}
.pb_con h1 {
   font-size: 16px;
   font-weight: bold;
   margin-bottom: 11px;
}
.pb_con h2 {
   font-size: 20px;
   font-weight: bold;
   margin-bottom: 21px;
}
.pb_con h3 {
   font-size: 14px;
   font-weight: bold;
   margin-bottom: 24px;
   position: relative;
}
.pb_con h4:nth-of-type(1)::before {
   content: '';
   position: absolute;
   width: 35px;
   height: 4px;
   top: 0;
   left: 0;
   background: #d9cab3;
}
.pb_con h4 {
   font-size: 14px;
   padding-top: 24px;
   margin-bottom: 29px;
   position: relative;
}
.pb_con h6 a {
   font-size: 18px;
   font-weight: bold;
   padding: 5px 31px;
   border: 3px solid #937c58;
   color: #937c58;
   display: inline-block;
}
.pb_con i {
   width: 12px;
   display: inline-block;
}
.swiper-button-next,
.swiper-container-rtl ,.swiper-button-prev {
   background: none !important;
}
.group_box{
    padding: 0 63px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.gc1 p:not(:last-of-type) {
    margin-bottom: 0px;
}
.gc1 p:not(:first-of-type),.gc2 p{
    font-size: 12px;
}
.gc1 p:first-of-type{
    font-size: 21px;
}
.gc2{
    margin-left: 156px;
}
.qrcode{
   display: flex;
   font-size: 12px;
   color: #1d2e42;
}
.qrcode div{
    margin: 0 14px;
    text-align: center;
}
.footerwrap{
    background: #f3f5f7;
    color: #333232;
    font-size: 14px;
    line-height: 21px;
    padding: 44px 0 50px;
}
.footer_box{
    width: 1123px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer_l img{
    width: 98px;
    margin-right: 44px;
}
.footer_r{
    width: 980px;
}
.footer_r li:not(:last-of-type){
    margin-bottom: 22px;
}
.side {
    position: fixed;
    background: #50bee0;
    font-size: 18px;
    color: #fefefe;
    font-weight: bold;
    box-sizing: border-box;
    padding: 22px 8px;
    z-index: 999;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
    margin: 494px 0px 0 1430px;
    transform: skewY(-15deg);
    box-shadow: -1px 6px 0px -1px #4172cb;
}
/* .side::after{
    content: '';
    position: absolute;
    background: #ffe285;
    width: 100%;
    height: 20px;
    z-index: -1;
    bottom: -7px;
    left: 0;
} */
.side a{
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
    display: block;
    color: #ffffff;
}
.side_box{
    transform: skewY(15deg);
}
.side hr{
    border-color: #93d5eb;
    margin: 20px 0;
}
@media only screen and (max-width: 1540px){
    .side {
        position: fixed;
        right: 20px;
        font-size: 12px;
        padding: 14px 4px;
    }
    .side a{
        font-size: 14px;
    }
}
@media screen and (max-device-width: 700px){
    .nav{
        display: none;
    }
    .pnav{
        display: block;
    }
    .wrap{
        width: 100%;
    }
}