@charset "utf-8";

* {margin: 0;padding: 0;list-style-type: none;scrollbar-width:thin;}
body {font-size: 16px;font-family: 'SourceHanSans-Regular', 'Microsoft YaHei', 'simSun';-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
img {width: 100%;border: 0;height: auto;transition: all 0.4s;}
a {text-decoration: none;cursor: pointer;border: 0;color: initial;}
a:hover {text-decoration: none}
.show-div {display: block !important;}
.show-div-flex {display: flex !important;}
.hidden-div {display: none !important;}
.y-page{display: flex;flex-direction: column;min-height: 100vh;box-sizing: border-box;}
body.no-scroll {
  overflow: hidden;
}
/* 滚动条 */
::-webkit-scrollbar {width: 4px;height: 1px;background: #f0f0f0;border-radius: 4px;}
::-webkit-scrollbar-thumb {background: #ffffff;border-radius: 4px;}
::-webkit-scrollbar-track {background: #f0f0f0;border-radius: 4px;}

/* public */
.no-data{flex-direction:column;font-size:16px;color:#c4c4c4;padding:40px;letter-spacing:2px;width:100%;box-sizing:border-box;}
.no-data img{width:200px;display:block;height:auto;margin-bottom:10px;}
.lit-new-not{display:none;text-align:center;font-size:12px;color:#999;}
.f-c-c {display: flex;align-items: center;justify-content: center;}
.f-c-sb {display: flex;align-items: center;justify-content: space-between;}
.f-c-s {display: flex;align-items: center;justify-content: flex-start;}
.f-c-e {display: flex;align-items: center;justify-content: flex-end;}
.f-s-e {display: flex;align-items: flex-start;justify-content: flex-end;}
.f-s-s {display: flex;align-items: flex-start;justify-content: flex-start;}
.f-s-c {display: flex;align-items: flex-start;justify-content: center;}
.f-e-sb {display: flex;align-items: flex-end;justify-content: space-between;}
.f-e-s {display: flex;align-items: flex-end;justify-content: flex-start;}
.f-s-sb {display: flex;align-items: flex-start;justify-content: space-between;}
.f-s-sa{display: flex;align-items: flex-start;justify-content: space-around;}
.y-hide1 {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.y-hide2 {overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.swiper {width: 100%;height: 100%;}
.swiper-slide {text-align: center;font-size: 18px;background: #fff;display: flex;justify-content: center;align-items: center;}
.swiper-slide img {display: block;width: 100%;height: 100%;object-fit: cover;}
.y-p180 {box-sizing: border-box;padding-left: 180px;padding-right: 180px;}
.y-p170 {box-sizing: border-box;padding-left: 170px;padding-right: 170px;}
.button {vertical-align: middle;position: relative;z-index: 1;-webkit-backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;overflow: hidden;border-radius: 10px;}
.button:focus {outline: none;}
.button > span {vertical-align: middle;}
.button--ujarak {-webkit-transition: border-color 0.4s, color 0.4s;transition: border-color 0.4s, color 0.4s;}
.button--ujarak::before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #12568D;z-index: -1;opacity: 0;-webkit-transform: scale3d(0.7, 1, 1);
transform: scale3d(0.7, 1, 1);-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;transition: transform 0.4s, opacity 0.4s;-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);}
.button--ujarak.button--round-s::before {border-radius: 2px;}
.button--ujarak.button--inverted::before {background: #7986CB;}
.button--ujarak,
.button--ujarak::before {-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);}
.button--ujarak:hover {color: #fff;border-color: none;}
.button--ujarak.button--inverted:hover {color: #12568D;border-color: #fff;}
.button--ujarak:hover::before {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}

.button--ujarak1 {-webkit-transition: border-color 0.4s, color 0.4s;transition: border-color 0.4s, color 0.4s;}
.button--ujarak1::before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(255, 255, 255, 0.8);z-index: -1;opacity: 0;-webkit-transform: scale3d(0.7, 1, 1);
transform: scale3d(0.7, 1, 1);-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;transition: transform 0.4s, opacity 0.4s;-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);}
.button--ujarak1.button--round-s::before {border-radius: 2px;}
.button--ujarak1.button--inverted::before {background: #7986CB;}
.button--ujarak1,
.button--ujarak1::before {-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);}
.button--ujarak1:hover {color:#12568D;border-color: none;}
.button--ujarak1.button--inverted:hover {color: #12568D;border-color: #fff;}
.button--ujarak1:hover::before {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.head-on {background-color: #fff !important;border: none !important;}
.y-page{box-sizing: border-box;min-height: 100vh;position:relative;}
.y-page .head-bg{position:absolute;top:0;left:0;right:0;height:140px;background: linear-gradient(to bottom, rgba(51, 51, 51, 0.5) 0%, rgba(51, 51, 51, 0) 100%);z-index:1;}
@media screen (min-width: 577px) {
     /*//字体 */
    @font-face {
    	font-family: 'SourceHanSans-Bold';
    	src: local('☺'), url('https://font.xiongzhangh.com/SourceHanSans-Bold.otf') format('truetype');
    	font-weight: normal;
    	font-style: normal;
    }
    
    @font-face {
    	font-family: 'SourceHanSans-ExtraLight';
    	src: local('☺'), url('https://font.xiongzhangh.com/SourceHanSans-ExtraLight.otf') format('truetype');
    	font-weight: normal;
    	font-style: normal;
    }
    
    @font-face {
    	font-family: 'SourceHanSans-Heavy';
    	src: local('☺'), url('https://font.xiongzhangh.com/SourceHanSans-Heavy.otf') format('truetype');
    	font-weight: normal;
    	font-style: normal;
    }
    
    @font-face {
    	font-family: 'SourceHanSans-Light';
    	src: local('☺'), url('https://font.xiongzhangh.com/SourceHanSans-Light.otf') format('truetype');
    	font-weight: normal;
    	font-style: normal;
    }
    
    @font-face {
    	font-family: 'SourceHanSans-Medium';
    	src: local('☺'), url('https://font.xiongzhangh.com/SourceHanSans-Medium.otf') format('truetype');
    	font-weight: normal;
    	font-style: normal;
    }
    
    @font-face {
    	font-family: 'SourceHanSans-Normal';
    	src: local('☺'), url('https://font.xiongzhangh.com/SourceHanSans-Normal.otf') format('truetype');
    	font-weight: normal;
    	font-style: normal;
    }
    
    @font-face {
    	font-family: 'SourceHanSans-Regular';
    	src: local('☺'), url('https://font.xiongzhangh.com/SourceHanSans-Regular.otf') format('truetype');
    	font-weight: normal;
    	font-style: normal;
    }
}

/* header */
.y-head {font-family: 'SourceHanSans-Normal';position: fixed;top: 0;left: 0;right: 0;width: 100%;z-index: 9999;box-sizing: border-box;padding: 0px 130px;height: 110px;}
.y-head .h-logo {width: 195px;display: block;flex: none;}
.y-head .h-menu{cursor: pointer;height: 100%;}
.y-head .h-menu .h-m-item {font-weight: 400;font-size: 18px;color: #FFFFFF;margin-left: 60px;height: max-content;display: flex;flex-direction: column;align-items: center;}
.y-head .h-menu .h-m-item span{font-size: inherit;}
.y-head .y-h-right {color: #fff;}
.y-head .h-upload {letter-spacing: 1px;color: #fff;font-weight: 400;font-size: 14px;color: #FFFFFF;padding-right: 30px;border-right: 1px solid #fff;height: 17px;}
.y-head .h-upload .iconfont {font-size: 32px;margin-right: 5px;}
.y-head .h-search .iconfont {font-size: 25px;cursor: pointer;}
.y-head .h-search {margin: 0 25px;position: relative;}
.y-head .h-earth .iconfont {color: #fff;font-size: 24px;}
.y-head .h-phone span{font-size: inherit;}
.y-head .h-phone {margin-left: 25px;font-weight: 400;font-size: 16px;color: #FFFFFF;}
.y-head .h-b-logo {display: none;}
.y-head .h-phone .iconfont {font-size: 27px;}
.y-b-head .h-m-item,.y-b-head .h-upload,.y-b-head .y-h-right,.y-b-head .h-earth .iconfont,.y-b-head .h-phone {color: #000 !important;}
.y-b-head .h-upload {border-right: 1px solid #000;}
.y-head .h-b-logo {width: 195px;}
.y-b-head .h-logo {display: none;}
.y-head .h-earth{font-weight: bold;font-size: 20px;color: #FFFFFF;}
.y-head .h-m-active .h-m-item {color: #12568D !important;}
.head-on{box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.13);}
.head-on .h-logo {display: none;}
.head-on .h-b-logo {display: block;}
.head-on .h-m-item,.head-on .h-upload,.head-on .y-h-right,.head-on .h-earth .iconfont,.head-on .h-earth,.head-on .h-phone{color: #000 !important;}
.head-on .h-menu .h-m-active{color:#12568D !important;}
.head-on .h-upload{border-right: 1px solid #000;}
.y-head .trapezoid{width: 10px;height: 10px;background: #E31D1A;}
.y-head .triangle{margin-left:auto;width: 0;height: 0;box-sizing: border-box;border-top: 5px solid #E31D1A;border-right: 5px solid #E31D1A;border-bottom: 5px solid transparent;border-left: 5px solid transparent}
.y-head .triangle1{width: 0;height: 0;box-sizing: border-box;border-top: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 5px solid #E31D1A;border-left: 5px solid #E31D1A}
.y-head .h-m-active .h-m-select{display: block !important;}
.y-head .h-m-select{display: none;}
.y-head .h-sea-child{display: none;box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.13);position: fixed;top: 0;right: 0;width: 100%;background: #fff;height: 100vh;box-sizing: border-box;padding: 0 10px;left：0;bottom:0;background:rgba(0,0,0,0.7);z-index:9999;}
.y-head .hs-c-input{flex: 1;min-width: 0;font-size: 14px;color: #333;border: none;outline: none;height:100%;box-sizing:border-box;padding-left:20px} 
.y-head .h-sea-child .iconfont{color: #fff;background:#e31d1a;width:108px;height:100%;display:flex;align-items:center;justify-content:center;}
.y-head .y-h-left,.y-head .y-h-lc{height: 100%;}
.y-head .hea-s-new{flex-direction:column;height:100%;}
.y-head .hea-s-pic{text-align:right;font-size: 16px;color: #FFFFFF;cursor: pointer;}
.y-head .search-bd,
.y-head .hea-s-pic{width:540px;}
.y-head .search-bd{height:50px;margin-top:20px;}

/* 二级导航 */
.y-head .h-m-child{position: fixed;background: #fff;top: 110px;left: 0;right: 0;z-index: 9999;box-shadow: 0px 5px 9px 0px rgba(44,44,44,0.07);display: none;max-height: calc(100vh - 110px);overflow-y: auto;}
.y-head .h-mc-l{width: 734px;flex: none;background: rgba(18, 86, 141, 0.04);box-sizing: border-box;padding: 40px 36px 40px 130px;}
.y-head .hmc-l-ss{margin-bottom: 44px;width: 530px;box-sizing: border-box;padding: 0 30px;height: 74px;background: #FFFFFF;box-shadow: 0px 5px 9px 0px rgba(44,44,44,0.07);border-radius: 12px;}
.y-head .hmc-l-input{flex: 1;min-width: 0;height: 100%;border: none;outline: none;font-weight: 400;font-size: 18px;color: #000;}
.y-head .hmc-l-input::-webkit-input-placeholder{color: #CCCCCC;}
.y-head .hmc-l-ss .iconfont{font-size: 26px;margin-left: 20px;}
.y-head .hmc-l-tit{transition: all 0.4s;font-weight: bold;font-size: 30px;color: #333333;font-family: 'SourceHanSans-Bold';}
.y-head .hmc-l-tit .iconfont{transition: all 0.4s;color: #12568D;font-size: 28px;font-weight: 400;margin-left: 20px;}
.y-head .hmc-l-list{width: 270px;font-weight: 400;font-size: 20px;position: relative;}
.y-head .hmc-l-item{transition: all 0.4s;width: 100%;cursor: pointer;margin-top: 32px;color: #333333;}
.y-head .hmc-li-tit{flex: 1;}
.y-head .hmc-lc-child{color: #333333;position: absolute;left: 100%;top: 0;width: 300px;box-sizing: border-box;padding-left: 47px;height: 100%;overflow: auto;display: none;}
.y-head .hmc-l-item a{color: inherit;}
.y-head .hmc-lc-cl{display: block;}
.y-head .hmc-l-item .iconfont{transition: all 0.4s;}
.y-head .hmc-l-item:hover,
.y-head .hmc-lc-cl:hover{color: red;font-weight: 400;}
.y-head .hmc-lc-child li{margin-bottom: 20px;}
.y-head .hmc-l-item:hover .hmc-lc-child{display: block;}
.y-head .hmc-l-all{max-height: 500px;overflow-y: auto;overflow-x: hidden;font-family: 'SourceHanSans-Regular';}
.y-head .h-mc-m{padding: 158px 74px 30px 74px;box-sizing: border-box;width: 600px;flex: none;}
.y-head .h-mc-m .hmc-l-list{width: 180px !important;position:relative;}
.y-head .h-mc-r{flex: 1;padding: 158px 130px 30px 0px;}
.y-head .h-mc-r .icon-yushouhuore{color: #F4420A;}
.y-head .hmc-cp-l{flex-wrap: wrap;}
.y-head .hmc-cp-item:nth-child(2n){margin-right: 0;}
.y-head .hmc-cp-item{background: #FFFFFF;width: 42%;margin-right: 20px;box-shadow: 0px 5px 10px 0px rgba(18,86,141,0.04);border-radius: 12px;margin-top: 25px;border: 1px solid #F7F7F7;}
.y-head .hmc-cpl-pic{position: relative;width: 100%;overflow: hidden;padding-bottom:100%;}
.y-head .hmc-cpl-pic img{position: absolute;width: 100%;height: 100%;display: block;left: 0;top: 0;right: 0;bottom: 0;display: block;object-fit: cover;}
.y-head .hmc-cpl-name{box-sizing: border-box;padding: 10px;font-weight: 500;font-size: 14px;font-family: 'SourceHanSans-Medium';color: #000000;text-align: center;}
.y-head .h-m-c1{display: flex;}
/*.y-head .h-menu:hover .h-m-child{display: block;}*/
.y-head .h-mc-fwl{width: 900px;box-sizing: border-box;padding:30px 130px;background: rgba(18, 86, 141, 0.04);flex-wrap: wrap;}
.y-head .h-mcfw-i{width: 48%;padding-bottom:20px;border-bottom: 1px solid #dbdbdb;font-weight: 400;font-size: 20px;color: #333333;font-family: 'SourceHanSans-Regular';}
.y-head .h-mcfw-i .iconfont{color: #10558C;font-size: 28px;}
.y-head .h-mc-fwr{flex: 1;padding: 30px 0;}
.y-head .h-mcfw-pic{width: 40%;position: relative;height: 0;padding-bottom: 22.4%;overflow: hidden;}
.y-head .h-mcfw-pic img{position: absolute;width: 100%;top: 0;left: 0;right: 0;bottom: 0;height: 100%;display: block;object-fit: cover;}
.y-head .h-mcfw-i:hover{color: red;}
/* 初始状态 */
.h-mcfw-i .arrow-icon {
    transition: transform 0.3s ease; /* 添加过渡效果，让移动更平滑 */
}

/* 鼠标悬停在 a 标签上时，箭头向右移动 5px */
.h-mcfw-i:hover .arrow-icon {
    transform: translateX(10px);
}
.arrow-icon {
	padding-right: 100px;
}

.navbar {position: relative;display: none;height: 50px;align-items: center;justify-content: space-between;box-sizing: border-box;}
.navbar ul {display: flex;align-items: center;}
.navbar input {width: 31px;height: 20px;opacity: 0;cursor: pointer;}
.navbar span {z-index: 99;position: absolute;right:0px;background: #333;top: 30%;width: 30px;height: 2px;border-radius: 15px;pointer-events: none;transition: transform 0.3s ease-in-out, top 0.3s ease-in-out 0.3s;}
.navbar span:nth-child(2) {top: calc(30% + 9px);}
.navbar span:nth-child(3) {top: calc(30% + 18px);}
.navbar ul {background: rgba(51, 51, 51, 0);overflow: hidden;position: fixed;top: 60px;left: auto;right: 0;width: 100%;height: 0;transition: all 0.8s;white-space: nowrap;}
.navbar ul li {list-style: none;margin: 0px 15px;}
.navbar ul .nav-menu {cursor: pointer;height: max-content;text-decoration: none;font-size: 14px;font-weight: 600;color: #333;display: none;width: 100%;padding: 15px 30px;box-sizing: border-box;background:#fff;border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
.navbar input:checked~ul {box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);position: fixed;top: 60px;z-index: 999;box-sizing: border-box;overflow-y: auto;max-height: calc(100vh - 60px);height: auto;width: 100%;display: flex;flex-direction: column;}
.navbar input:checked~ul .nav-menu {display: flex;flex-direction: column;}
.navbar input:checked~span:nth-child(2) {top: calc(50% - 2px);transform: rotate(-45deg);transition: top 0.3s ease-in-out, transform 0.3s ease-in-out 0.3s;}
.navbar input:checked~span:nth-child(3) {top: calc(50% - 2px);transform: rotate(45deg);transition: top 0.3s ease-in-out, transform 0.3s ease-in-out 0.3s;}
.navbar input:checked~span:nth-child(4) {display: none;transition: top 0.1s ease-in-out, transform 0.1s ease-in-out 0.1s;}
.navbar .nav-list {display: flex;align-items: center;justify-content: space-between;width: 100%;}
.navbar .nav-child {display: none;flex-direction: column;align-items: flex-start;margin-top: 10px;width: 100%;}
.navbar .nav-list img {width: 15px;display：block;}

.navbar .nav-menu1 .nav-menu {padding: 15px;align-items: flex-start !important;flex-direction: initial;}
.navbar .nav-menu1 .nav-menu:last-child{border-bottom: none;}

/* footer */
.foot {padding-top: 60px;width: 100%;align-items: flex-start !important;flex-direction: column;box-sizing: border-box;background: #F9FAFC;}
.foot .foo-logo {width: 127px;height: auto;display: block;}
.foot .foo-box1 {width: 100%;border-bottom: 1px solid #EBEFF7;}
.foot .fb1-r{border-left: 1px solid #EBEFF7;padding-left: 60px;width: 400px;flex: none;}
.foot .fb1-r-tit span{font-size: inherit;}
.foot .fb1-r-tit{font-weight: 400;font-size: 16px;color: #333333;}
.foot .fb1-r-tit .iconfont{font-size: 25px;margin-right: 5px;}
.foot .fb1-r-text{font-weight: bold;font-size: 17px;color: #333333;line-height: 32px;}
.foot .fb1-r-text a{font-size:inherit;	transition: all 0.4s;}
.foot .fb1-icon .iconfont {color: #BBBBBB;font-size: 25px;}
.foot .fb1-icon .icon-weixin {font-size: 30px;}
.foot .foo-box2 {width: 100%;justify-content: space-between;}
.foot .fb2-list {flex: none;flex-direction: column;padding-top: 60px;}
.foot .fb2-name {font-weight: 500;margin-bottom: 15px;font-size: 20px;color: #333333;font-family: 'SourceHanSans-Medium';}
.foot .fb2-link {font-weight: 400;font-size: 16px;color: #A1A1A1;line-height: 35px;transition: all 0.4s;}
.foot .fb2-link a {color: inherit;	}
.foot .fb2-code{border-left: 1px solid #EBEFF7;height: 313px;padding-left: 60px;width: 400px;flex: none;}
.foot .fb2-list:last-child {width: 20%;}
.foot .fb2-c-item:last-child{margin-right: 0;}
.foot .fb2-c-item{font-weight: 400;font-size: 16px;color: #A1A1A1;flex-direction: column;margin-right: 50px;}
.foot .fb2-c-item img{width: 145px;height: 145px;display: block;object-fit: cover;margin-bottom: 15px;}
.foot .foo-box3 {height: 73px;border-top: 1px solid #EBEFF7;width: 100%;font-weight: 400;font-size: 16px;color: #999999;flex-wrap: wrap;}
.foot .foo-box3 a {color: inherit;margin-left: 50px;	transition: all 0.4s;margin-right: auto;}
.foot .foo-box3 .fb3-gs{}

.y-sider {position: fixed;top: 30%;right: 0;width: 83px;z-index: 999;flex-direction: column;background: #FFFFFF;box-shadow: 0px 2px 8px 0px rgba(59,60,60,0.08);border-radius: 6px;padding-top: 20px;display: none;}
.y-sider .ys-pic {width: 80px;display: block;margin-bottom: 13px;}
.y-sider .ys-list {margin-bottom: 23px;flex-direction: column;}
.y-sider .iconfont {width: 41px;margin-bottom: 7px;transition: all 0.4s;height: 41px;font-size: 30px;background: rgba(241, 246, 255, 0.75);border-radius: 10px;color: #084D93;}
.y-sider .ys-name {font-weight: 500;font-size: 12px;color: #616161;}

.y-sider .ys-phone {
    position:absolute;background: rgba(255, 255, 255, 0.8);
    width: 240px;height: 52px;line-height: 52px;text-align: center;
    top: calc( 50% - 10px);transform: translateY(-50%);
    right: -260px;transition: right 0.3s ease-in-out;
    border-radius: 8px 0 0 8px;font-size: 14px;
}
.y-sider .ys-phone-box:hover .ys-phone{
    right: 84px;
}
.y-sider .ys-phone span{font-weight: bold;color:#084d93;font-size:16px;padding-left:6px;}

.y-sider .icon-dianhua1 {font-size: 20px;}
.y-sider .iconfont:hover {background: #E31D1A;color: #fff;transition: all 0.4s;}
.y-s-colse {position: fixed;display: none;top: calc(30% + 350px);right: 20px;z-index: 999;background: #fff;border-radius: 50%;width: 30px;height: 30px;color: #EDEDED;cursor: pointer;}
.y-s-colse .iconfont {font-size: 30px;line-height: 30px;}

/* 动效 */
.four .fb1-l-pic:hover,
.four .fb1-r-pic img:hover,
.jtdt-box2 .b2-list img:hover,
.jtdt-box3 .b3-pic img:hover,
.news-details .x-rl-pic img:hover,
.zgzj4 .b1-pic img:hover,
.y-gyxd .b1-f-pic img:hover,
.y-gyxd .b1-s-pic img:hover,
.y-gyxd .gyxd-box2 img:hover,
.y-gyxd .b3-right img:hover,
.y-rcpy .b3-list img:hover,
.y-rcpy .b6-item img:hover,
.y-hylb .b1-pic img:hover,
.y-fwzc .fwzc-box5 img:hover,
.y-hyny .b2-m-r img:hover,
.y-hyny .b5-pic img:hover,
.y-hyny .b6-pic img:hover,
.y-cpny .swiper-slide img:hover{
	transition: all 0.4s;transform: scale(1.05); 
}
.foot .fb2-link:hover,
.foot .fb1-r-text a:hover,
.foot .foo-box3 a:hover,
.four .fb1-r-txt:hover,
.y-crumbs a:hover,
.jtdt-box2 .b2-name:hover,
.jtdt-box1 .b1-item:hover,
.jtdt-box3 .b3-name:hover,
.news-details .x-rl-tit:hover,
.news-details .z-li-not a:hover,
.gg-upload .z-rl-btn:hover,
.gg-upload .z-rl-btn:hover .iconfont,
.y-hyny .mySwiper1 .swiper-slide:hover .b6-name,
.y-search .b2-list:hover .b2-name{
	color: #084D93;
	transition: all 0.4s;
}
.y-column .c-t-list:hover .col-line {background: #12568D !important;}
.jtdt-box2 .b2-btn:hover,
.jtdt-box3 .b3-btn:hover,
.news-details .f-c-btn:hover,
.y-shzp .b1-link:hover,
.y-rcpy .b6-right:hover,
.y-hyny .b5-btn:hover,
.cp-gg .b4-btn:hover{letter-spacing: 4px;transition: all 0.4s;}
.y-shzp .b2-t-tit:hover,
.y-rcpy .rcpy-box3 .swiper-button-prev:hover, 
.y-rcpy .rcpy-box3 .swiper-button-next:hover{background: #12568D;color: #fff;}
.y-shzp .b2-t-tit:hover .iconfont,
.y-rcpy .rcpy-box3 .swiper-button-next:hover .iconfont,
.y-rcpy .rcpy-box3 .swiper-button-prev:hover .iconfont{color: #fff;}

.y-rcpy .b5-item:hover,
.y-cplb1 .b4-item:hover,
.y-dang .b3-r-btn .swiper-button-next:hover, 
.y-dang .b3-r-btn .swiper-button-prev:hover{transition: all 0.4s;transform: translateY(-5px);}

.y-head .hmc-l-tit:hover,
.y-head .hmc-l-item:hover a{letter-spacing:0px;}
.y-head .hmc-l-tit:hover .iconfont,
.y-head .hmc-l-item:hover .iconfont{transition: all 0.4s;transform: translateX(5px);}



.y-rcpy .b2-item:hover,
.y-jtjs .b1-l-item:hover{box-shadow: 0px 2px 8px 0px rgba(43, 43, 43, 0.23);transition: all 0.4s;}
.y-hylb .b1-btn:hover,
.y-hyny .b2-mlb-item1:hover,
.y-hyny .b6-n-btn:hover,
.y-cpny .b1-r-btn1:hover,
.y-cpny .b2-btn:hover{background: #E31D1A;transition: all 0.4s;}
.y-hyny .b2-mlb-item2:hover,
.y-cpny .b1-r-btn2:hover,
.y-cpny .b7-t-item:hover{background: #12568D;transition: all 0.4s;}
.y-dang .b3-l-item:hover .b3-l-name{color: #E31E1B;font-weight: 600;} 

.y-fwzc .b2-b-item{
	 animation-name: beat;
		/*动画名称*/
		animation-duration: 1s;
		/*设置秒数*/
		animation-timing-function: linear;
		/*速度曲线*/
		animation-iteration-count: infinite;
		/*播放次数*/
		animation-direction: alternate;
		/*逆向播放*/
		animation-play-state: running;
		/*正在运行*/
}
@keyframes beat {
	0% {
			transform: scale(0.95); /*放大1.1倍*/;
	}

	100% {
		 transform: scale(1); /*放大1.1倍*/
	}
}


/* 图片放大 transition: all 0.2s;transform: scale(1.05); */
/* Y轴发生偏移 transition: all 0.2s;transform: translateY(-5px); */



@media screen and (min-width: 1921px) and (max-width: 2560px) {
 
}

@media screen and (max-width: 1919px) {
.third .thi-main{left:8%;}
.third .thi-btn{margin-top:75px;}
.y-chaungxin .f-t-item{padding: 0 18px;}
.y-chaungxin .b1-s-tit{width: 92%;font-size: 22px;}
.y-chaungxin .b1-s-item{margin-left: 4%;}
.y-chaungxin .b5-btn{bottom: 170px;}
.y-head{padding: 0 100px;}
.y-p180{padding-left: 150px;padding-right: 150px;}
.second .b2-right img{width: 890px;height: 436px;}
.sy-mian .sy-tit70{font-size: 68px;line-height: initial;}
.sy-bo1 .b1-tit{font-size: 68px;}
.sy-bo1 .b1-txt{font-size: 34px;}
.sy-bo1 .b1-main{padding-left: 20px;}
.y-head .h-mc-l{width: 660px;padding: 40px 36px 40px 100px;}
.y-head .hmc-l-ss{width: 90%;height: 65px;padding: 0 20px;margin-bottom: 35px;}
.y-head .hmc-l-tit{font-size: 26px;}
.y-head .hmc-l-list{font-size: 18px;width: 250px;}
.y-head .hmc-lc-child{width: 240px;padding-left: 30px;}
.y-head .hmc-l-all{max-height: 460px;}
.y-head .h-mc-m{padding: 140px 50px 30px 50px;width:550px;}
.y-head .h-mc-r{padding: 140px 100px 30px 0;}
.y-head .h-mcfw-i{font-size: 18px;}
.y-head .hmc-cp-item{width: 47%;margin-right: 0;}
.y-head .hmc-cp-l{justify-content: space-between;}
.y-head .h-mc-fwl{padding: 30px 100px;}
.y-p170{padding-left: 140px;padding-right: 140px;}
.y-column .col-tab{left: 140px;right: 140px;}
.y-column .col-main{font-size: 52px;width: 82%;}
.y-rcpy .rcpy-box3{padding-left: 140px;}
.y-hyny .b1-tab{left: 140px;right: 140px;}
.y-chaungxin .cx-box5{padding-left: 140px;}
.y-chaungxin .b5-btn{left: 140px;right: 140px;}
.y-dang .b3-right{width: 965px;}
.y-dang .b3-l-item{height: 129px;}
}

@media screen and (max-width: 1700px) {
.y-column .col-tab.fixed{top:100px;}
.y-chaungxin .b1-s-hight {height: 170px;}
.y-cpny .sticky{top:100px;}
.third .thi-main{padding-top:7%;}
.third .thi-name2{font-size:30px;}
.third .thi-btn {margin-top: 60px;}
.y-dang .b3-right {width: 865px;}
.y-dang .b3-l-item {height: 120px;}
.y-dang .b3-l-item:last-child{margin-bottom: 0;}
.y-dang .dang-box1 {padding-bottom: 70px;padding-top: 36px;}
.y-dang .dang-tit{font-size: 45px;}
.y-dang .b1-txt {font-size: 21px;line-height: 40px;}
.y-dang .dang-box3,.y-dang .dang-box4,.y-dang .b4-main {padding-top: 70px;}
.y-dang .b6-main{margin-top: 70px;}
.y-dang .dang-box5,.y-dang .dang-box6{padding-top: 70px;padding-bottom: 70px;}
.y-dang .b5-bg2{width: 240px;}
.y-dang .b3-txt{margin: 30px 0 70px 0;}
.y-chaungxin .b8-tit {margin: 35px auto 70px auto;}
.y-chaungxin .cx-box1 {padding-top: 34px;padding-bottom: 70px;}
.y-chaungxin .cx-tit,.y-chaungxin .b3-l-text{font-size: 45px;}
.y-chaungxin .b1-not {margin: 9px auto 70px auto;line-height: 38px;width: 70%;}
.y-chaungxin .fir-bg{width: 680px;}
.y-chaungxin .b1-first{padding: 40px 40px 70px 44px;}
.y-chaungxin .f-t-item {padding: 0 14px;font-size: 19px;}
.y-chaungxin .container{height: 440px;}
.y-chaungxin .b1-s-tit {width: 96%;font-size: 21px;}
.y-chaungxin .b1-s-item {margin-left: 2%;}
.y-chaungxin .b1-third,.y-chaungxin .cx-box4 {padding-top: 70px;}
.y-chaungxin .b1-t-tit,.y-chaungxin .b6-tit {margin: 50px 0 70px 0;}
.y-chaungxin .b2-main,.y-chaungxin .b3-left{padding-top: 70px;}
.y-chaungxin .b2-info,.y-chaungxin .b5-main{margin-top: 70px;}
.y-chaungxin .b3-l-tit{font-size:60px;}
.y-chaungxin .cx-box3,.y-chaungxin .cx-box5,.y-chaungxin .cx-box6{padding-top: 70px;padding-bottom: 70px;}
.y-chaungxin .b5-left{margin-top: 30px;margin-right: 100px;}
.y-chaungxin .b5-btn {bottom: 130px;}
.y-chaungxin .b5-l-text{font-size: 19px;}
.y-chaungxin .cx-box8{padding-bottom: 70px;}

.y-cpny .b1-right{margin-left: 100px;}
.y-cpny .b2-list{margin-right: 70px;}
.y-cpny .cpny-box7 {padding-top: 70px;padding-bottom: 70px;}

.y-cplb1 .b1-link {width: 200px;height: 58px;}
.y-cplb1 .b1-tit{font-size: 24px;}
.cp-gg {padding-top: 70px;padding-bottom: 70px;}

.y-cplb {padding-bottom: 70px;}
.y-yyny .hyny-box6 {padding-top: 0px !important;}
.y-hyny .b1-right img {width: 700px;height: 407px;}
.y-hyny .b1-left {padding: 40px 40px 20px 40px;}
.y-hyny .b1-l-txt{height: 245px;margin-top: 30px;}
.y-hyny .b2-ml-btn {margin-top: 70px;}
.y-hyny .b6-not{margin: 70px 0 32px 0;}
.y-hyny .hyny-box6 {padding-top: 70px;padding-bottom: 70px;}
.y-kcx .kcx-box1 {padding-top: 100px;padding-bottom: 100px;}
.y-kcx .b1-pic{width: 400px;}
.y-kcx .kcx-box3 {padding-top: 70px;padding-bottom: 70px;}
.y-kcx {padding-bottom: 70px;}
.y-zlxz .zl-gg-tit{font-size: 28px;}
.y-zlxz .zlxz-main{padding-bottom: 70px;}
.y-fwzc .b2-btn{margin-top: 70px;}
.y-fwzc .fwzc-box2 {padding-bottom: 70px;}
.y-fwzc .fwzc-box4 .b3-list{margin-top: 70px;}
.y-fwzc .fwzc-box5{margin: 48px 0 70px 0;}
.y-fwzc .b1-main{font-size: 38px;}
.y-column .col-line{width: 200px;}
.y-jtjs .jtjs-box1 {padding-bottom: 70px;padding-top: 36px;}
.y-jtjs .b1-l-item {width: 290px;height: 200px;}
.y-jtjs .b1-r-info {margin-left: 70px;}
.y-jtjs .b1-second{margin-top: 70px;}
.y-jtjs .jtjs-box2{padding-bottom: 70px;}
.y-jtjs {padding-bottom: 70px;}
.y-hylb .b1-left {padding: 60px 50px 40px 50px;}
.y-hylb {padding-bottom: 70px;}
.y-rcpy .rcpy-box1 {padding-bottom: 70px;padding-top: 36px;}
.y-rcpy .rcpy-box2{padding-bottom: 70px;}
.y-rcpy .rcpy-box3{padding-top: 70px;padding-bottom: 70px;}
.y-rcpy .b4-main {padding-bottom: 70px;}
.y-rcpy .rcpy-box5{padding-top: 70px;padding-bottom: 120px;}
.y-rcpy .b6-list {margin-top:70px;}
.y-gyxd .b1-l-l{padding: 50px;}
.y-gyxd .b1-l-info{margin-top: 40px;}
.y-gyxd .b1-s-info {padding: 30px 50px;}
.y-gyxd .b1-third {margin-top: 70px;}
.y-gyxd .gyxd-box3 {padding-top: 70px;padding-bottom: 70px;}
.y-gyxd .gyxd-box4{margin-bottom: 70px;}
.y-gyxd .b3-l-txt{line-height: 54px;}
.y-gyxd .b3-left{margin-top: 70px;}
.y-shzp .shzp-box1 {padding: 35px 0 60px 0;}
.y-shzp {padding-bottom:  70px;}
.zgzj4 .zgzj4-box1{padding: 70px 120px;}
.zgzj4 .swiper-button-prev, .zgzj4 .swiper-button-next{width: 75px;height: 75px;}
.qiyewenhua .b1-txt{margin: 35px 0 70px 0;}
.qiyewenhua .qywh-box3{padding-top: 70px;padding-bottom: 70px;}
.qiyewenhua .b3-list{margin-top: 70px;padding-bottom: 70px;}
.qiyewenhua .b4-main{padding-top: 70px;}
.qiyewenhua .qywh-box1{padding-top: 35px;padding-bottom: 70px;}
.news-details .x-li-tit{font-size: 32px;line-height: 42px;}
.news-details .x-r-txt{font-size: 28px;}
.news-details .xwd-right{width: 335px;padding-left: 60px;}
.news-details .xwd-left{padding-right: 60px;}
.news-details .x-r-list{margin-top: 40px;}
.news-details .x-rl-tit{margin: 15px 0;}
.news-details .z-li-time{margin: 30px 0 25px 0;}
.news-details .z-li-txt{line-height: 40px;}
.news-details .y-xwd {padding-bottom: 70px;}
.y-column .col-main{font-size: 50px;width: 84%;}
.y-column .c-t-list{height: 100px;}
.w300 {width: 290px;}
.jtdt-box2 .b2-info {padding: 55px 70px 0 70px;}
.jtdt-box2 .swiper-pagination {right: 70px;}
.jtdt-box2 .b2-name {font-size: 28px;line-height: 40px;}
.jtdt-box3 .b3-list{margin-top: 70px;}

.y-head .h-mc-fwl{padding: 30px 80px;}
.sy-bo1 .downward .iconfont{font-size: 47px;}
.sy-bo1 .downward span{font-size: 18px;}
.sy-bo1 .b1-tit{font-size: 64px;}
.sy-bo1 .b1-txt{font-size: 32px;margin-top: 20px;}
.xinxi_solution_main ul li .left_top{padding: 50px 20px;}
.sy-mian .section-list{padding-top: 60px;}
.second .b2-right{margin-left: 100px;}
.second .b2-right img {width: 820px;height: 402px;}
.sy-mian .sy-tit70 {font-size: 64px;}
.second .b2-name {font-size: 40px;line-height: 42px;margin: 40px 0;}
.sy-btn{margin-top: 80px;}
.second .sec2-icon .iconfont{font-size: 38px;}
.xinxi_solution_main{margin-top: 60px;padding-bottom: 35.5%;}
.third .b3-tit{margin-top: 20px;}
.four{padding-top: 60px;padding-bottom: 80px;}
.four .fb1-r-pic img{width: 210px;height: 118px;}
.four .fb1-r-txt,.four .fb1-lt-name{font-size: 23px;}
.four .fb1-r-item,.four .fb1-l-tab {width: 80px;height: 32px;}
.four .f-b1-l{width: 666px;}
.four .fb1-l-pic{height: 375px;}
.four .fb1-l-tab{margin-bottom: 20px;}
.sy-box7{margin-top: 60px;}
.sy-box7 .b7-tit{font-size: 48px;}
.sy-box7 .b7-text {margin: 40px 0px 24px 0;font-size: 20px;line-height: 42px;}
.sy-box7 .b7-main{padding-top: 20px;}
.foot{padding-top: 45px;}
.foot .fb2-list{padding-top: 45px;}
.foot .fb2-name{font-size: 18px;}
.foot .fb2-link{font-size: 15px;line-height: 32px;}
.foot .fb2-code{height: 290px;}
.foot .foo-box3 {height: 70px;font-size: 15px;	}
.y-head .h-logo,.head-on .h-logo,.y-head .h-b-logo{width: 180px;}
/*.y-head .triangle{width: 7px;height: 7px;}*/
/*.y-head .triangle {border-right: 2px solid #E31D1A;border-bottom: 2px solid transparent;}*/
/*.y-head .triangle1 {border-right: 2px solid transparent; border-bottom: 2px solid #E31D1A;}*/
.y-head .h-menu .h-m-item {font-size: 17px;margin-left: 50px;}
.y-head .h-earth{font-size: 19px;}
.y-head .h-search .iconfont {font-size: 23px;}
.y-head .h-search{margin: 0 20px;}
.y-head .h-upload .iconfont{font-size: 30px;}
.y-head .h-upload{padding-right: 20px;}
.y-sider {width: 70px;padding-top: 15px;}
.y-sider .iconfont{font-size: 28px;}
.y-sider .ys-list{margin-bottom: 15px;}

.y-sider .ys-phone-box:hover .ys-phone{
    right: 71px;
}

.y-s-colse .iconfont {font-size: 25px;line-height: 25px;}
.y-s-colse{top: calc(30% + 300px);width: 25px;height: 25px;}
/* .second .sec2-icon,.second .sec-line{margin-bottom: 20px;} */
.y-head{height: 100px;}
.y-head .h-m-child{top: 90px;max-height: calc(100vh - 90px);}
.y-head .h-mc-l {width: 600px;padding: 40px 36px 40px 80px;}
.y-head .hmc-l-ss {height: 55px;margin-bottom: 30px;}
.y-head .hmc-l-input{font-size: 16px;}
.y-head .hmc-l-tit{font-size: 22px;}
.y-head .hmc-l-list {font-size: 17px;width: 195px;}
.y-head .hmc-l-item .iconfont{font-size: 14px;}
.y-head .hmc-l-item{margin-top: 25px;}
.y-head .h-mc-m {padding: 125px 30px 30px 30px;width: 500px;}
.y-head .hmc-lc-child li {margin-bottom: 15px;}
.y-head .h-mc-r {padding: 125px 80px 30px 0;}
.y-head .hmc-lc-child{width: 210px;}
.y-head .h-mcfw-i {font-size: 17px;}
.y-rcpy .rcpy-box6 {padding-bottom: 70px;}
.y-jtjs .corporate_honors .ri_box .swiper{height: calc(100vh - 100px);}
.y-cpny .b2-btn{width: 200px;height: 58px;}
.four .fb1-r-tab{font-size:16px;}
}

@media screen and (max-width: 1600px) {
.y-column .col-tab.fixed{top:90px;}
.y-column .col-tab.fixed .c-t-list{height:80px;}
.y-gyxd .b3-l-txt{height:300px;}
.y-gyxd .b1-l-info{height:250px;}
.y-chaungxin .b1-s-hight {height: 190px;}
.y-chaungxin .b1-s-text{height:85px;}
.y-chaungxin .b1-s-list{height:485px;}
.four .fb1-l-info{height:115px;}
.y-page .head-bg{height:110px;}
.y-cpny .sticky{top:90px;}
.third .thi-name1{font-size: 24px;}
.third .thi-name2 {font-size: 28px;margin-top:8px;}
.third .thi-btn {margin-top: 45px;width: 120px;height: 45px;font-size: 15px;}
.third .thi-btn .iconfont{font-size: 24px;}
.y-dang .b3-l-item {padding: 0 25px;border-radius: 15px;}
.y-dang .dang-box1 {padding-bottom: 60px;padding-top: 26px;}
.y-dang .dang-tit {font-size: 40px;}
.y-dang .b1-txt {font-size: 20px;line-height: 36px;}
.y-dang .b1-item{height: 160px;}
.y-dang .b1-name span{font-size: 55px;}
.y-dang .b1-not{font-size: 20px;margin-top: 27px;}
.y-dang .b1-name{font-size: 22px;}
.y-dang .b2-left{margin-top: 60px;}
.y-dang .b2-l-item {width: 200px;height: 60px;font-size: 22px;}
.y-dang .b2-l-list {padding-left: 25px;margin-left: -4px;margin-bottom: 30px;border-left: 7px solid transparent;}
.y-dang .b2-l-active {border-left: 7px solid #FFEFC8;}
.y-dang .dang-box3, .y-dang .dang-box4{padding-top: 60px;}
.y-dang .b3-txt {margin: 30px 0 60px 0;}
.y-dang .b3-r-tit{height: 90px;}
.y-dang .b3-l-item{padding: 0 20px;height: 114px;}
.y-dang .b3-l-name{font-size: 26px;}
.y-dang .b3-rt-info{font-size: 17px;line-height: 30px;}
.y-dang .b3-r-tit img{width: 65px;}
.y-dang .b3-r-lb {padding: 35px 50px;}
.y-dang .b3-right {width: 800px;margin-left: 30px;}
.y-dang .b3-l-item .iconfont{font-size: 17px;}
.y-dang .b3-l-pic{width: 175px;}
.y-dang .b4-t-info{font-size: 26px;}
.y-dang .b4-text {font-size: 22px;line-height: 34px;}
.y-dang .b4-pic1 {margin-top: 40px;margin-bottom: 60px;}
.y-dang .b4-pic3{margin-top: 0;margin-left: 40px;}
.y-dang .dang-box5, .y-dang .dang-box6,.y-dang .b4-main {padding-top: 60px;padding-bottom: 60px;}
.y-dang .b5-tit .iconfont {font-size: 55px;margin-right: 15px;}
.y-dang .b5-lt-icon {width: 57px;height: 57px;}
.y-dang .b5-l-tit {width: 355px;margin-bottom: 40px;height: 50px;font-size: 26px;}
.y-dang .b5-bg2 {width: 200px;}
.y-dang .b6-middle {width: 365px;margin: 0px 35px;}
.y-dang .b6-list {width: calc((100% - 435px) / 2);}
.y-dang .b6-tit {height: 50px;width: 235px;font-size: 26px;}
.y-dang .b6-info{margin-top: 20px;}
.y-dang .b6-item {height: 175px;margin-bottom: 120px;border-radius: 15px;padding: 12px 12px 25px 12px;}
.y-dang .b6-more{font-size: 15px;}
.y-dang .b6-tit img {width: 25px;margin-right: 8px;}
.y-dang .b6-main {margin-top: 60px;}

.y-chaungxin .b2-main, .y-chaungxin .b3-left {padding-top: 60px;}
.y-chaungxin .cx-box5{padding-left: 120px;}
.y-chaungxin .cx-box1 {padding-top: 24px;padding-bottom: 60px;}
.y-chaungxin .b1-not {margin: 9px auto 60px auto;line-height: 36px;font-size: 19px;}
.y-chaungxin .fir-bg {width: 610px;}
.y-chaungxin .b5-btn{left: 120px;right: 120px;bottom: 106px;}
.y-chaungxin .b1-f-tit{font-size: 30px;}
.y-chaungxin .b1-first {padding: 30px 30px 60px 30px;}
.y-chaungxin .cx-tit, .y-chaungxin .b3-l-text {font-size: 40px;}
.y-chaungxin .f-t-item {padding: 0 10px;margin-right: 15px;height: 40px;}	
.y-chaungxin .b5-l-active{height: 140px;line-height: 30px !important;}
.y-chaungxin .b5-l-text {font-size: 18px;}
.y-chaungxin .b5-right .swiper-slide-active, .y-chaungxin .b5-right.swiper-slide-duplicate-active {margin-right: 25px;}
.y-chaungxin .b5-btn .swiper-button-prev, .y-chaungxin .b5-btn .swiper-button-next{width: 60px;height: 60px;margin: 0 20px 0 0;}
.y-chaungxin .b1-f-tab{max-width: 80%;margin: 40px 0;}
.y-chaungxin .b1-f-txt{font-size: 19px;}
.y-chaungxin .fir-bg {width: 530px;}
.y-chaungxin .b1-s-tit{font-size: 19px;height: 45px;    margin: 0 auto 20px auto;}
.y-chaungxin .b1-s-list{padding: 20px 10px;}
.y-chaungxin .b1-s-item img{margin-right: 5px;}
.y-chaungxin .b1-s-pic{margin-top: 20px;}
.y-chaungxin .b1-third, .y-chaungxin .cx-box4 {padding-top: 60px;}
.y-chaungxin .b1-t-tit, .y-chaungxin .b6-tit {margin: 40px 0 60px 0;}
.y-chaungxin .b2-main,.y-chaungxin .cx-box3, .y-chaungxin .cx-box5, .y-chaungxin .cx-box6,.y-chaungxin .cx-box8{padding-top: 60px;padding-bottom: 60px;}
.y-chaungxin .b2-t-line {width: 6px;height: 37px;}
.y-chaungxin .b2-info, .y-chaungxin .b5-main {margin-top: 60px;}
.y-chaungxin .b3-l-line {width: 38px;height: 5px;}
.y-chaungxin .b3-l-tit {font-size: 55px;}
.y-chaungxin .timeline li {margin-bottom: 30px;}
.y-chaungxin .container{width: 28.5%;}
.y-chaungxin .b3-left{margin-right: 100px;}
.y-chaungxin .b2-info{font-size: 17px;}
.y-search .b1-tab,.y-search .b2-name{font-size: 19px;}
.y-search .b2-list{font-size: 17px;height: 75px;}
.y-search .ss-box2{padding-bottom: 60px;}
.y-cpny .mySwiper2{width: 500px;}
.y-cpny .b1-left{height: 500px;}
/*.y-cpny .b1-l-item{width: 95px;}*/
.y-cpny .b1-l-item{width: 110px;}
/*.y-cpny .mySwiper{margin: 10px 0;}*/
.y-cpny .mySwiper{margin: 0px 0;}
.y-cpny .b1-right {margin-left: 60px;}
.y-cpny .b1-r-tit{font-size: 28px;}
.y-cpny .b1-r-txt{margin: 30px 0 130px 0;}
.y-cpny .b1-r-btn{width: 150px;height: 48px;}
.y-cpny .cpny-box2{height: 100px;margin-top: 60px;}
.y-cpny .b2-list{font-size: 19px;}
.y-cpny .b2-btn{width: 160px;height: 50px;font-size: 18px;}
.y-cpny .cpny-box3 {padding-top: 60px;}
.y-cpny .cpny-tit{font-size: 30px;}
.y-cpny .b3-info{font-size: 19px;margin-top: 40px;}
.y-cpny .b4-items {margin-top: 40px;font-size: 19px;}
.y-cpny .cpny-box5 {padding-top: 60px;}
.y-cpny .b5-tit{font-size: 19px;}
.y-cpny .mySwiper3 .swiper-slide{padding: 25px 20px 30px 25px;}
.y-cpny .swiper-pagination{margin-top: 30px;}
.y-cpny .b6-info{font-size: 19px;}
.y-cpny .cpny-box7 {padding-top: 60px;padding-bottom: 60px;}
.y-cpny .b7-t-item{font-size: 19px;width: 180px;}
.y-cpny .b7-tab{height: 75px;}
.y-cpny .b7-t-active {height: 83px;}
.y-cpny .cpny-box8{padding-bottom: 60px;}
.y-cpny .mySwiper4{margin-top: 45px;}
.y-cpny .b8-tit{font-size: 19px;}

.y-cplb1 .b1-link {width: 160px;height: 50px;}
.y-cplb1 .b1-tit {font-size: 22px;}
.y-cplb1 .cplb1-box1{padding: 0 25px;}
.y-cplb1 .b1-list1{height: 52px;}
.y-cplb1 .b3-name{font-size: 18px;}
.cp-gg {padding-top: 60px;padding-bottom:60px;}
.cp-gg .b4-tit{font-size: 44px;}
.cp-gg .b4-list {margin-top: 60px;}
.cp-gg .b4-name {margin-bottom: 35px;font-size: 17px;line-height: 28px;}
.cp-gg .b4-item{height: 230px;}
.cp-gg .b4-right{margin-left: 40px;}
.y-cplb1 .b4-left{font-size: 26px;}
.cp-gg .b4-left .iconfont{font-size: 66px;}
.y-cplb .cplb-box1 {margin: 60px 0 30px 0;font-size: 36px;}
.y-cplb .b2-tit{height: 85px;font-size: 36px;}
.y-cplb .b2-tit .iconfont{font-size: 30px;}
.y-cplb .b2-l{font-size: 28px;}
.y-cplb .b2-info{padding-bottom: 20px;}
.y-cplb {padding-bottom: 60px;}
.y-hyny .b1-tab{left: 120px;right: 120px;height: 100px;}
.y-hyny .hyhy-box1{padding-top: 70px;}
.y-hyny .b1-t-list {margin-right: 90px;font-size: 19px;}
.y-hyny .b1-right img {width: 610px;height: 355px;}
.y-hyny .hyny-tit{font-size: 30px;}
.y-hyny .b1-l-txt {height: 215px;margin-top: 20px;}
.y-hyny .b1-left {padding: 30px;}
.y-hyny .hyhy-box2 {padding-top: 60px;padding-bottom: 60px;}
.y-hyny .b2-m-tab{font-size: 18px;margin-right: 100px;}
.y-hyny .b2-main {margin-top: 60px;}
.y-hyny .b2-ml-btn {margin-top:50px;}
.y-hyny .b4-name{font-size: 18px;}
.y-hyny .hyny-box4,.y-hyny .hyny-box6 {padding-top: 60px;padding-bottom: 60px;}
.y-hyny .b6-not {margin: 60px 0 30px 0;font-size: 44px;}
.y-hyny .b5-list {margin-top: 50px;}
.y-hyny .b5-name {margin: 15px 0 20px 0;font-size: 18px;line-height: 28px;height: 56px;}
.y-hyny .b5-time{font-size: 17px;}
.y-hyny .hyny-box5{padding-top: 60px;}
.y-hyny .b5-t-btn{font-size: 17px;}
.y-hyny .b2-mlb-item,.y-hyny .b6-n-btn {width: 150px;height: 48px;}
.y-hyny .b2-ml-name{font-size: 26px;}
.y-hyny .b2-m-r{margin-left: 150px;}
.y-kcx .kcx-box1 {padding-top: 80px;padding-bottom: 80px;}
.y-kcx .b1-pic {width: 365px;}
.y-kcx .kcx-tit,.y-kcx .b2-main{font-size: 44px;}
.y-kcx .b1-info{margin: 0 200px;font-size: 21px;}
.y-kcx .b2-main{line-height: 80px;}
.y-kcx .kcx-box3 {padding-top: 60px;padding-bottom:60px;}
.y-kcx .b3-txt {margin: 20px 0 40px 0;line-height: 36px;font-size: 21px;}
.y-kcx {padding-bottom: 60px;}
.y-kcx .kcx-box4 .kcx-tit{margin-bottom: 40px;}
.y-zlxz .zl-gg-tit {font-size: 26px;}
.y-zlxz .zlxz-left {width: 340px;min-height: 470px;padding-right: 30px;padding-top: 30px;}
.y-zlxz .z-l-ss{height: 60px;}
.gg-upload .z-rl-pic {width: 45px;margin-right: 20px;}
.y-zlxz .zlxz-main {padding-bottom: 60px;}
.gg-upload .z-rl-size{margin: 0 40px;}
.gg-upload .z-r-l{height: 85px;}
.y-fwzc .b1-main {font-size: 34px;}
.y-fwzc .b2-select,.y-fwzc .code-input{height: 60px;}
.y-fwzc .code-pic{width: 176px;height: 60px;}
.y-fwzc .b2-btn {margin-top: 60px;}
.y-fwzc .fwzc-box2 {padding-bottom: 60px;}
.y-fwzc .fwzc-box4 .b3-list {margin-top: 60px;}
.y-fwzc .b3-phone{font-size: 19px;}
.y-fwzc .fwzc-box5 {margin: 48px 0 60px 0;}
.y-fwzc .b2-b-item {width: 420px;height: 65px;}
.y-fwzc .b3-tit{font-size: 36px;}
.y-fwzc .fwzc-box3{padding: 30px;}
.y-fwzc .b3-l-name{margin-bottom: 15px;}
.y-column .col-line{width: 170px;}
.y-jtjs .jtjs-box1 {padding-bottom: 60px;padding-top: 26px;}
.y-jtjs .b1-l-item {padding: 25px;width: 265px;height: 180px;}
.y-jtjs .b1-l-tit{font-size: 17px;}
.y-jtjs .b1-l-tit span,.y-jtjs .b2-tit,.y-jtjs .content1 {font-size: 44px;}
.y-jtjs .b1-l-item{font-size: 18px;}
.y-jtjs .b1-r-tit{font-size: 36px;}
.y-jtjs .b1-r-content{font-size: 17px;height: 440px;}
.y-jtjs .b1-second {margin-top: 60px;}
.y-jtjs .jtjs-box2 {padding-bottom: 60px;}
.y-jtjs .le_box .content2 {font-size: 18px;line-height: 34px;margin-top: 25px;}
.y-jtjs .b2-t-list{font-size: 18px;}
.y-jtjs .b2-t-list p{font-size: 28px;}
.y-jtjs .b2-list {margin-top: 60px;}
.y-jtjs .b2-right{height: 335px;}
.y-jtjs .corporate_honors .ri_box .swiper{height: calc(100vh - 90px);}
.y-jtjs .de_text{font-size: 18px;}

.y-hylb {padding-bottom: 60px;}
.y-hylb .hylb-tit {margin-top: 60px;margin-bottom: 60px;font-size: 36px;}
.y-hylb .b1-left {padding: 30px 40px 20px 40px;}
.y-hylb .b1-name{font-size: 30px;}
.y-hylb .b1-btn {width: 145px;margin-top: 60px;}
.y-rcpy .rcpy-box1 {padding-bottom: 60px;padding-top: 26px;font-size: 36px;line-height: 60px;}
.y-rcpy .rcpy-text40{font-size: 36px;}
.y-rcpy .b2-txt{width: 42%;}
.y-rcpy .rcpy-box2 {padding-bottom:60px;padding-top: 60px;}
.y-rcpy .b2-item {padding: 0 35px;font-size: 22px;}
.y-rcpy .b4-i-line {width: 8px;height: 100%;border-radius: 4px;}
.y-rcpy .b6-main{padding: 0 20px;}
.y-rcpy .b5-tit{font-size: 28px;}
.y-rcpy .b5-info{font-size: 18px;height: 60px;}
.y-rcpy .rcpy-box5 {padding-top: 60px;padding-bottom: 110px;}
.y-rcpy .rcpy-box6 {padding-bottom: 60px;}
.y-rcpy .b6-list {margin-top: 60px;}
.y-rcpy .b6-tit{font-size: 24px;}
.y-rcpy .b5-list{margin-top: 40px;padding: 0 0px;}
.y-rcpy .b4-line{width: 70px;}
.y-rcpy .b4-item{height: 140px;}
.y-rcpy .b2-item img{width: 70px;}
.y-rcpy .b2-list{width: 80%;}
.y-rcpy .rcpy-box3,.y-rcpy .b4-main{padding-top: 60px;padding-bottom: 60px;}
.y-rcpy .b4-gg{height: 380px;width: calc((100% - 280px)/2);}
.y-rcpy .b4-right{padding-right: 0;}
.y-rcpy .b4-left{padding-left: 0;}
.y-rcpy .b4-l-tit{font-size: 22px;}
.y-rcpy .b4-moddle img {width:380px;height: 380px;}
.y-rcpy .rcpy-box3 {padding-left: 120px;}
.y-rcpy .mySwiper {margin-top: 60px;}
.y-rcpy .rcpy-box4{padding-top: 60px;}
.y-rcpy .b3-item p{font-size: 22px;}
.y-rcpy .b3-item{height: 200px;padding: 25px;}
.y-rcpy .b3-list{margin-right: 45px;}
.y-rcpy .rcpy-box3 .rcpy-text16{margin-top: 25px;}
.y-gyxd .gyxd-tit{font-size: 36px;}
.y-gyxd .gyxd-tit .iconfont{font-size: 40px;}
.y-gyxd .b1-l-l {padding: 40px;}
.y-gyxd .b1-l-info {margin-top: 30px;}
.y-gyxd .b1-f-pic{margin-left: 30px;}
.y-gyxd .b1-s-list {width: calc((100% - 30px) / 2);}
.y-gyxd .b1-second{margin-top: 30px;}
.y-gyxd .b1-s-info {padding: 30px;}
.y-gyxd .b1-third,.y-gyxd .gyxd-box2,.y-gyxd .b3-left{margin-top: 60px;}
.y-gyxd .gyxd-box3 {padding-top: 60px;padding-bottom: 60px;}
.y-gyxd .gyxd-box4{margin-bottom: 60px;}
.y-gyxd .b4-list{width: 80%;}
.y-shzp .shzp-box1 {padding: 25px 0 60px 0;}
.y-shzp .b1-name{font-size: 36px;margin-bottom: 0;}
.y-shzp .b1-tit{font-size: 18px;}
.y-shzp .b1-txt {margin-top: 10px;line-height: 34px;}
.y-shzp .b1-link{font-size: 24px;}
.y-shzp .b2-ss {width: 270px;height: 45px;}
.y-shzp .b2-t-gg{height: 75px;}
.y-shzp .b2-t-item .iconfont {font-size: 32px;}
.y-shzp {padding-bottom: 60px;}
.zgzj4 .zgzj4-box1{padding: 60px 120px;}
.zgzj4 .swiper-button-prev, .zgzj4 .swiper-button-next{width: 70px;height: 70px;}
.zgzj4 .swiper-button-prev .iconfont, .zgzj4 .swiper-button-next .iconfont {font-size: 35px;}
.qiyewenhua .qywh-box1{padding-top:  25px;padding-bottom: 60px;}
.qiyewenhua .qywh-tit{font-size: 44px;}
.qiyewenhua .b1-txt {margin: 30px 0 50px 0;font-size: 28px;}
.qiyewenhua .qywh-box1 img{width: 95%;}
.qiyewenhua .b2-info{font-size: 28px;line-height: 50px;}
.qiyewenhua .qywh-box3 {padding-top: 60px;padding-bottom: 60px;}
.qiyewenhua .b3-list {margin-top: 60px;padding-bottom: 60px;}
.qiyewenhua .b3-item {width: 269px;height: 400px;margin-right: 25px;}
.qiyewenhua .b3-t-info{font-size: 28px;}
.qiyewenhua .b3-foot{font-size: 17px;line-height: 32px;}
.qiyewenhua .b4-main {padding-top: 60px;}
.qiyewenhua .b4-right{margin-left: 100px;}
.qiyewenhua .b4-l-txt {margin-top: 25px;font-size: 28px;line-height: 44px;}
.news-details .y-xwd {padding-bottom: 60px;}
.news-details .x-l-info {margin-top: 35px;}
.news-details .x-li-tit {font-size: 28px;line-height: 38px;}
.news-details .z-li-time {margin: 20px 0 20px 0;font-size: 17px;padding-bottom: 20px;}
.news-details .xwd-right {width: 280px;padding-left: 40px;}
.news-details .xwd-left{padding-right: 40px;}
.news-details .x-r-txt {font-size: 26px;}
.news-details .x-r-list {margin-top:30px;}
.news-details .x-rl-pic{border-radius: 10px;}
.news-details .x-rl-tit{font-size: 18px;}
.news-details .x-rl-time{font-size: 16px;}
.news-details .f-c-btn{font-size: 15px;}
.news-details .z-li-txt {line-height: 38px;}

.y-column .col-main {font-size: 44px;}
.y-p170 {padding-left: 120px;padding-right: 120px;}
.y-column .col-tab{left: 120px;right: 120px;}
.y-column .c-t-list {height: 95px;}
.jtdt-box2 .b2-list {width: 620px;height: 345px;}
.jtdt-box2 .b2-info{height: 345px;padding: 30px 50px 0 50px;}	
.jtdt-box2 .swiper-pagination {right: 50px;}
.jtdt-box2 .b2-name {font-size: 26px;line-height: 36px;}		
.jtdt-box2 .b2-txt {margin-top: 30px;padding-bottom: 25px;}
.jtdt-box3 .b3-list {margin-top: 60px;}
.jtdt-box3 .b3-name{font-size: 21px;margin: 15px 0 20px 0;}	
.jtdt-box3 .b3-time{font-size: 17px;}
		
.y-head .h-mc-l{width: 525px;}
.y-head .h-mc-fwl{width: 730px;}
.y-head .h-mcfw-i{padding-bottom: 10px;}
.sy-bo1 .swiper-button-next {right: 35px;}
.sy-bo1 .swiper-button-prev {left: 35px;}
.sy-bo1 .b1-main{left: 45px;}
.sy-bo1 .downward{bottom: 35px;}
.sy-bo1 .downward .iconfont {font-size: 45px;}
.sy-bo1 .downward span {font-size: 17px;}
.sy-bo1 .b1-tit{font-size: 60px;}
.sy-bo1 .b1-txt{font-size: 28px;margin-top: 15px;}
.sy-bo1 .b1-main{padding-left: 35px;}
.y-head {padding: 0 80px;height: 90px;}
.y-head .h-logo, .head-on .h-logo, .y-head .h-b-logo {width: 170px;}
.y-head .h-menu .h-m-item{margin-left: 45px;}
.y-p180 {padding-left: 120px;padding-right: 120px;}
.second .b2-right img {width: 750px;height: 368px;}
.second .b2-right {margin-left: 50px;}
.sy-mian .sy-tit70 {font-size: 60px;}
.second .b2-name { font-size: 36px;line-height: 38px;margin: 35px 0;}
.second .b2-txt{font-size: 15px;line-height: 32px;}
.sy-btn {margin-top: 50px;}
.sy-btn{width: 140px;height: 45px;}
.second .sec-box2{margin-top: 40px;}
.second .sec2-item span{font-size: 15px;}
.sy-mian .section-list{padding-top: 50px;}
.sy-mian .section-list{padding-top: 40px;}
.xinxi_solution_main { margin-top: 50px;padding-bottom: 35.2%;}
.xinxi_solution_main ul li{width: 65px;}
.xinxi_solution_main ul li i {font-size: 22px;}
.third .b3-tit{font-size: 17px;}
.four {padding-top: 30px;padding-bottom: 50px;}
.four .fou-box1{margin-top: 30px;}
.four .fb1-r-pic img {width: 200px;height: 112px;}
.four .fb1-r-info { margin-left: 20px;padding-right: 20px; }
.four .fb1-r-item, .four .fb1-l-tab {width: 75px; height: 28px;font-size: 15px;line-height: 28px;}
.four .fb1-r-txt{font-size: 20px;line-height: 26px;}
.four .fb1-lt-time{line-height:30px;}
.four .fb1-lt-name {font-size: 20px;line-height: 30px;}
.four .f-b1-l { width: 635px;}
.four .fb1-l-pic{	height: 357px;}
.sy-box7 {margin-top: 15px;padding-bottom: 0;}
.sy-box7 .b7-main {padding-top: 0; }
.sy-box7 .b7-tit {font-size: 44px;}
.sy-box7 .b7-text {margin: 35px 0px 20px 0; font-size: 18px;line-height: 35px;}
.sy-box7 .b7-btn {width: 130px;height: 43px;font-size: 14px;}
.sy-box7 .b7-type{font-size: 26px;}
.foot {padding-top: 40px;}
.foot .foo-logo{width: 115px;}
.foot .fb1-r-text{font-size: 16px;}
.foot .fb1-r-tit .iconfont{font-size: 23px;}
.foot .fb1-r{width: 380px;}
.foot .fb2-c-item img {width: 130px;height: 130px;margin-bottom: 10px;}
.foot .fb2-c-item{margin-right: 60px;}
.foot .fb2-code{width: 380px;height: 260px;}
.foot .fb2-list { padding-top: 30px;}
.foot .fb2-name {font-size: 16px;}
.foot .fb2-name{margin-bottom: 10px;}
.foot .foo-box3 {height: 60px;font-size: 14px;}
.y-jtjs {padding-bottom: 60px;}
.y-chaungxin .b8-tit {height: 80px;margin: 35px auto 60px auto;font-size: 28px;}
}

@media screen and (max-width: 1400px) {
.y-column .col-tab.fixed{top:80px;}
.y-column .col-tab.fixed .c-t-list {
        height: 70px;
    }
.y-gyxd .b3-l-txt{height:280px;}
.y-gyxd .b1-l-info{height:220px;}
.y-chaungxin .b1-s-hight {height: 120px;}
.y-chaungxin .b1-s-text {height: 65px;}
.four .fb1-r-tab {font-size: 14px;}
.y-cpny .sticky{top:80px;}
.third .thi-main {left: 7%;}
.third .thi-name1 {font-size: 22px;}
.third .thi-name2 {font-size: 24px;margin-top: 6px;}
.third .thi-btn {margin-top: 40px;width: 110px;height: 41px;font-size: 14px;}

.y-dang .b6-tit {height: 45px;width: 200px;padding: 0 10px;font-size: 22px;}
.y-dang .b6-more {font-size: 14px;}
.y-dang .b6-more .iconfont {font-size: 12px;}
.y-dang .b6-item {height: 170px;margin-bottom: 95px;border-radius: 15px;padding: 12px 12px 20px 12px;}
.y-dang .b6-item:first-child {margin-top: 20px;}
.y-dang .b6-num{font-size: 80px;}
.y-dang .b6-info {margin-top: 10px;line-height: 26px;font-size: 15px;}
.y-dang .b6-tit img {width: 22px;margin-right: 5px;}
.y-dang .dang-box5, .y-dang .dang-box6, .y-dang .b4-main {padding-top: 50px;padding-bottom: 50px;}
.y-dang .b4-t-info {font-size: 22px;height: 44px;}
.y-dang .b4-text {font-size: 20px;line-height: 30px;}
.y-dang .b4-pic1,.y-dang .b4-pic2 {margin-top: 30px;margin-bottom: 30px;}
.y-dang .b5-left{margin-right: 70px;}
.y-dang .b5-tit .iconfont {font-size: 50px;margin-right: 10px;}
.y-dang .b5-l-l img {width: 22px;margin-right: 10px;}
.y-dang .b5-bg2 {width: 175px;}
.y-dang .b6-middle {width: 320px;margin: 0px 30px;}
.y-dang .b6-list {width: calc((100% - 380px) / 2);}
.y-dang .b6-main {margin-top: 50px;}
.y-dang .b5-lt-icon {width: 50px;height: 50px;}
.y-dang .b5-lt-icon img {width: 30px;}
.y-dang .b5-l-tit {width: 320px;margin-bottom: 30px;height: 46px;font-size: 22px;}
.y-dang .b3-r-btn {margin-top: 20px;}
.y-dang .b4-main{border-radius: 50px 0 0 50px;}
.y-dang .b4-pic3 {margin-left: 30px;width: 16.99%;}
.y-dang .b4-tit img {width: 19px;}
.y-dang .b4-t-info .iconfont {font-size: 17px;margin-left: 5px;}
.y-dang .dang-box1 {padding-bottom: 50px;padding-top: 16px;}
.y-dang .dang-tit {font-size: 35px;}
.y-dang .b1-txt {font-size: 19px;line-height: 34px;}
.y-dang .b1-name span {font-size: 50px;}
.y-dang .b1-name {font-size: 20px;}
.y-dang .b1-not {font-size: 18px;margin-top: 25px;}
.y-dang .b1-item {height: 140px;margin-top: 30px;border-radius: 15px;}
.y-dang .b2-left {margin-top: 50px;}
.y-dang .b2-l-item {width: 190px;height: 55px;font-size: 20px;}
.y-dang .b2-l-item img {width: 27px;}
.y-dang .dang-box3, .y-dang .dang-box4 {padding-top: 50px;}
.y-dang .b3-txt {margin: 20px 0 50px 0;}
.y-dang .b3-r-tit img {width: 56px;}
.y-dang .b3-rt-info {font-size: 16px;padding-right: 20px;line-height: 26px;}
.y-dang .b3-r-tit {height: 79px;}
.y-dang .b3-r-lb {padding: 30px;}
.y-dang .b3-right {width: 705px;}
.y-dang .b3-l-name {font-size: 22px;margin: 0 10px;}
.y-dang .b3-l-item {height: 101px;}
.y-dang .b3-l-pic {width: 140px;}
.y-dang .b3-l-line{height: 5px;}
.y-dang .b3-rl-name {font-size: 17px;line-height: 28px;margin-top: 10px;}
.y-chaungxin .b5-btn .swiper-button-prev, .y-chaungxin .b5-btn .swiper-button-next {width: 55px;height: 55px;margin: 0 15px 0 0;}
.y-chaungxin .cx-box5 {padding-left: 90px;}
.y-chaungxin .cx-box1 {padding-top: 14px;padding-bottom: 50px;}
.y-chaungxin .b5-btn {left: 90px;right: 90px;bottom: 95px;}
.y-chaungxin .b8-tit {padding: 0 30px; height: 70px;margin: 35px auto 50px auto;font-size: 26px;}
.y-chaungxin .cx-box7{padding-top: 50px;}
.y-chaungxin .b2-main, .y-chaungxin .b3-left {padding-top: 50px;}
.y-chaungxin .cx-tit, .y-chaungxin .b3-l-text {font-size: 35px;}
.y-chaungxin .b3-l-tit {font-size: 50px;}
.y-chaungxin .container {height: 390px;}
.y-chaungxin .b5-l-text {font-size: 17px;}
.y-chaungxin .b5-l-active {height: 125px;line-height: 26px !important;}
.y-chaungxin .b5-right .swiper-slide{padding-bottom: 47%;}
.y-chaungxin .b1-not {margin: 5px auto 50px auto;line-height: 30px;font-size: 18px;}
.y-chaungxin .b1-first {padding: 30px 30px 50px 30px;}
.y-chaungxin .b1-f-tit {font-size: 26px;}
.y-chaungxin .f-t-item,.y-chaungxin .b1-f-txt{font-size: 18px;}
.y-chaungxin .fir-bg {width: 480px;}
.y-chaungxin .b1-f-tab {max-width: 70%;margin: 20px 0;}
.y-chaungxin .f-t-item{margin-top: 10px;}
.y-chaungxin .b1-second{flex-wrap: wrap;margin-top: 0;}
.y-chaungxin .b1-s-list{width: 32%;margin-top: 20px;margin-right: 2%;height: 450px;}
.y-chaungxin .b1-s-list:last-child{margin-right: 2%;}
.y-chaungxin .b1-s-list:nth-child(3n){margin-right: 0;}
.y-chaungxin .b1-s-item{margin-top: 10px;}
.y-chaungxin .b1-third, .y-chaungxin .cx-box4 {padding-top: 50px;}
.y-chaungxin .b1-t-tit, .y-chaungxin .b6-tit {margin: 30px 0 50px 0;}
.y-chaungxin .b2-main, .y-chaungxin .cx-box3, .y-chaungxin .cx-box5, .y-chaungxin .cx-box6, .y-chaungxin .cx-box8 {padding-top:50px;padding-bottom:50px;}
.y-chaungxin .b2-info, .y-chaungxin .b5-main {margin-top: 30px;}
.y-search .ss-box2{padding-bottom: 50px;}
.y-cpny {padding-top: 90px;}
.y-cpny .cpny-box1 {margin-top: 50px;}
.y-cpny .b1-left {height: 450px;}
.y-cpny .mySwiper2 {width: 450px;}
/*.y-cpny .b1-l-item {width: 82px;}*/
.y-cpny .b1-l-item {width: 97px;}
.y-cpny .b1-right {margin-left: 50px;}
.y-cpny .b1-r-tit {font-size: 26px;}
.y-cpny .b1-r-txt {margin: 30px 0 80px 0;}
.y-cpny .b1-r-btn{width: 135px;height: 45px;font-size: 15px;}
.y-cpny .b1-r-btn .iconfont {font-size: 24px;margin-left: 9px;}
.y-cpny .b2-btn {width: 135px;height: 45px;font-size: 16px;}
.y-cpny .b2-btn .iconfont {font-size: 24px;}
.y-cpny .b2-list,.y-cpny .b3-info,.y-cpny .b4-items,.y-cpny .b5-tit,.y-cpny .b6-info,.y-cpny .b7-t-item,.y-cpny .b8-tit {font-size: 18px;}
.y-cpny .b2-list {margin-right: 40px;}
.y-cpny .cpny-box2 {height: 80px;margin-top: 50px;}
.y-cpny .cpny-box3 {padding-top: 50px;}
.y-cpny .cpny-tit {font-size: 26px;}
.y-cpny .b3-info{margin-top: 30px;}
.y-cpny .cpny-box5,.y-cpny .cpny-box6 {padding-top: 50px;}
.y-cpny .mySwiper3 .swiper-slide {padding: 15px 15px 20px 15px;border-top: 5px solid #E31D1A;}
.y-cpny .b5-txt {margin-top: 10px;height: 85px;font-size: 17px;line-height: 28px;}
.y-cpny .swiper-pagination {margin-top: 20px;}
.y-cpny .swiper-pagination-bullet{width: 10px;height: 10px;}
.y-cpny .cpny-box7,.y-cpny .cpny-box8 {padding-top: 50px;padding-bottom: 50px;}
.y-cpny .b7-t-item {width: 160px;}
.y-cpny .b7-tab {height: 70px;}
.y-cpny .b7-t-active {height: 79px;}
.y-cpny .mySwiper4 {margin-top: 30px;}
.y-cpny .b8-tit{padding: 10px;}

.y-cplb1 .b1-link {width: 135px;font-size: 15px;height: 45px;}
.y-cplb1 .cplb1-box1 {padding: 0 15px; height: 100px;margin-top: -76px;margin-bottom: 20px;}
.y-cplb1 .b1-link .iconfont {font-size: 23px;}
.cp-gg .b4-item {height: 210px;width: 43%;}
.cp-gg .b4-name {margin-bottom: 25px;font-size: 16px;}
.cp-gg .b4-btn{font-size: 15px;}
.y-cplb1 .zl-gg-tit {margin-top: 25px;}
.y-cplb1 .b2-name{font-size: 20px;}
.y-cplb1 .b1-list1 {height: 46px;}
.cp-gg .b4-left .iconfont {font-size: 58px;}
.y-cplb1 .b4-left {font-size: 22px;}
.cp-gg .b4-right {margin-left: 30px;}
.cp-gg .b4-list {margin-top: 50px;}
.cp-gg .b4-tit {font-size: 39px;}
.cp-gg {padding-top: 50px;padding-bottom: 50px;}
.y-cplb1 .b3-name {font-size: 17px;}
.y-cplb1 .b3-list{border-radius: 10px;}
.y-cplb1 .b1-l1-name{font-size: 18px;}
.y-cplb1 .b1-tit {font-size: 20px;}
.y-cplb .cplb-box1 {margin: 50px 0 30px 0;font-size: 32px;}
.y-cplb .b2-tit {height: 75px;font-size: 32px;}
.y-cplb .b2-tit .iconfont {font-size: 25px;}
.y-cplb .b2-l {font-size: 24px;width: 180px;}
.y-cplb {padding-bottom: 50px;}
.y-cplb .b2-i-name{font-size: 19px;}
.y-cplb .b2-child{padding: 50px 38px 30px 38px;}
.y-hyny .b1-t-list {margin-right: 80px;font-size: 18px;}
.y-hyny .b1-tab {left: 90px;right: 90px;height: 80px;}
.y-hyny .hyhy-box1 {padding-top: 35px;}
.y-hyny .b1-mian{margin-top: 30px;}
.y-hyny .b1-right img {width: 530px;height: 308px;}
.y-hyny .hyny-tit {font-size: 26px;}
.y-hyny .b2-ml-name {font-size: 25px;}
.y-hyny .b2-ml-txt {font-size: 15px;margin-top: 10px;line-height: 26px;}
.y-hyny .b2-m-r {margin-left: 100px;}
.y-hyny .b4-name {font-size: 17px;}
.y-hyny .hyny-box5 {padding-top: 50px;padding-bottom: 50px;}
.y-hyny .b5-t-btn {font-size: 16px;}
.y-hyny .b5-t-btn .iconfont {font-size: 22px;margin-left: 5px;}
.y-hyny .b5-list {margin-top: 40px;}
.y-hyny .b5-btn .iconfont {font-size: 22px;margin-left: 5px;}
.y-hyny .b5-time {font-size: 16px;}
.y-hyny .b5-btn{font-size: 15px;}
.y-hyny .b5-name {margin: 10px 0 15px 0;font-size: 17px;line-height: 26px;height: 52px;}
.y-hyny .b6-name {padding: 15px 10px 20px 10px;font-size: 17px;}
.y-hyny .b6-not {margin: 50px 0 30px 0;font-size: 39px;}
.y-hyny .mySwiper1 .swiper-slide,.y-hyny .b6-pic{border-radius: 6px;}
.y-hyny .mySwiper1{margin-top: 35px;}
.y-hyny .mySwiper .swiper-slide{border-radius: 10px;}
.y-hyny .mySwiper{margin-top: 30px;}
.y-hyny .hyny-box3,.y-hyny .hyny-box4, .y-hyny .hyny-box6{padding-top: 50px;padding-bottom: 50px;}
.y-hyny .b2-mlb-item, .y-hyny .b6-n-btn {width: 135px;font-size: 15px;height: 45px;}
.y-hyny .b2-mlb-item .iconfont,
.y-hyny .b6-n-btn .iconfont{font-size: 24px;margin-left: 9px;}
.y-hyny .b3-main {margin-top: 25px;font-size: 15px;line-height: 28px;}
.y-hyny .b2-m-tab {font-size: 17px;margin-right: 80px;}
.y-hyny .b2-main {margin-top: 50px;}
.y-hyny .b2-menu{margin-top: 40px;}
.y-hyny .hyhy-box2 {padding-top: 50px;padding-bottom: 50px;}
.y-hyny .b1-left {padding: 20px;}
.y-hyny .b1-l-txt {height: 188px;margin-top: 15px;line-height: 28px;font-size: 15px;}
.y-kcx .kcx-box1 {padding-top: 60px;padding-bottom: 60px;}
.y-kcx .kcx-tit, .y-kcx .b2-main {font-size: 39px;}
.y-kcx .close{font-size: 36px;}
.y-kcx .b4-btn{font-size: 17px;}
.y-kcx .b4-btn .iconfont {font-size: 30px;}
.y-kcx {padding-bottom: 50px;}
.y-kcx .b1-pic {width: 280px;}
.y-kcx .b2-main {line-height: 70px;}
.y-kcx .kcx-box3 {padding-top: 50px;padding-bottom: 50px;}
.y-kcx .kcx-box4 {padding-bottom: 50px;padding-top: 50px;}
.y-kcx .b3-txt {line-height: 34px;font-size: 20px;}
.y-kcx .b1-info {margin: 0 100px;font-size: 20px;line-height: 38px;}
.y-zlxz .zl-gg-tit {font-size: 25px;}
.y-zlxz .zlxz-left {width: 300px;min-height: 450px;padding-right: 20px;padding-top: 20px;}
.y-zlxz .z-l-ss {padding: 0 10px;font-size: 17px;height: 54px;}
.y-zlxz .zlxz-main {padding-bottom: 50px;}
.gg-upload .z-rl-size {margin: 0 30px;}
.gg-upload .z-rl-time {margin-left: 30px;}
.gg-upload .z-r-l {height:75px;}
.gg-upload .z-rl-btn .iconfont{font-size: 24px;}
.gg-upload .z-rl-18,.gg-upload .z-rl-name{font-size: 17px;}
.gg-upload .z-rl-pic {width: 42px;margin-right: 10px;}
.y-zlxz .zlxz-right{padding-left: 20px;}
.y-zlxz .z-l-par{font-size: 18px;}
.y-fwzc .b1-main {font-size: 30px;padding: 0 25px;}
.y-fwzc .b2-select,.y-fwzc .code-input {height: 55px;padding: 0 20px;}
.y-fwzc .b2-b-item {width: 375px;height: 60px;}
.y-fwzc .code-pic {width: 162px;height: 55px;}
.y-fwzc .b2-btn {margin-top: 50px;}
.y-fwzc .fwzc-box5 {margin: 48px 0 50px 0;}
.y-fwzc .fwzc-box2 {padding-bottom: 50px;}
.y-fwzc .fwzc-box4 .b3-list {margin-top: 50px;}
.y-fwzc .b3-tit {font-size: 32px;}
.y-fwzc .b3-phone {font-size: 17px;}
.y-fwzc .fwzc-box3 {padding: 20px;}
.y-fwzc .b3-l-name{font-size: 17px;}
.y-fwzc .b2-list{margin-top: 50px;}
.y-fwzc .b2-main{padding: 0 35px;}
.y-column .col-line{width: 140px;}
.y-jtjs .corporate_honors .ri_box .swiper {height: calc(100vh - 80px);}
.y-jtjs .jtjs-box1 {padding-bottom: 50px;padding-top: 16px;}
.y-jtjs .b1-l-item {padding: 20px;width: 240px;height: 170px;font-size: 17px;}
.y-jtjs .b1-l-tit {font-size: 16px;}
.y-jtjs .b1-l-tit span, .y-jtjs .b2-tit, .y-jtjs .content1 {font-size: 39px;}
.y-jtjs .b1-r-info {margin-left: 50px;}
.y-jtjs .b1-r-tit {font-size: 32px;}
.y-jtjs .b1-r-content {font-size: 16px;line-height: 34px;height: 380px;}
.y-jtjs .b1-second {margin-top: 50px;}
.y-jtjs .b1-s-bg {top: 10px;left: 8px;}
.y-jtjs .jtjs-box2 {padding-bottom:50px;padding-top: 50px;}
.y-jtjs .b2-t-list {font-size: 17px;}
.y-jtjs .b2-t-list p {font-size: 24px;}	
.y-jtjs .b2-list {margin-top: 50px;}
.y-jtjs .b2-rl-txt{line-height: 32px;}
.y-jtjs .b2-r-l {margin-bottom: 30px;}
.y-jtjs .b2-right {height: 310px;}
.y-jtjs .de_text {font-size: 17px;padding: 0 20px;margin-top: 20px;}
.y-jtjs .le_box .content2 {font-size: 17px;line-height: 32px;margin-top: 20px;}
.y-jtjs {padding-bottom: 50px;}
.y-jtjs .corporate_honors .ri_box .swiper-slide{border-radius: 10px;}
.y-hylb {padding-bottom: 50px;}
.y-hylb .hylb-tit {margin-top:50px;margin-bottom: 50px;font-size: 32px;}
.y-hylb .b1-name {font-size: 26px;}
.y-hylb .b1-info {margin-top: 15px;font-size: 15px;line-height: 26px;}
.y-hylb .b1-btn {width: 130px;font-size: 15px;height: 45px;margin-top: 40px;}
.y-hylb .b1-btn .iconfont {font-size: 24px;margin-left: 10px;}
.y-rcpy .rcpy-box1 {padding-bottom: 50px;padding-top: 16px;font-size: 32px;line-height: 50px;}
.y-rcpy .b1-pic{margin-top: 40px;}
.y-rcpy .rcpy-box2,.y-rcpy .rcpy-box3, .y-rcpy .b4-main {padding-bottom: 50px;padding-top: 50px;}
.y-rcpy .rcpy-box3 .rcpy-text16{width: 60%;}
.y-rcpy .rcpy-box3 .swiper-button-prev, .y-rcpy .rcpy-box3 .swiper-button-next {width: 60px;height: 60px;}
.y-rcpy .mySwiper {margin-top: 50px;}
.y-rcpy .b2-txt {width: 48%;}
.y-rcpy .rcpy-box3 {padding-left: 90px;}
.y-rcpy .b3-item {height: 175px;padding: 20px;}
.y-rcpy .b3-item p {font-size: 20px;line-height: 26px;height: 52px;}
.y-rcpy .b3-list {margin-right: 35px;}
.y-rcpy .rcpy-box4 {padding-top: 50px;}
.y-rcpy .b4-moddle img {width: 300px;height: 300px;}
.y-rcpy .b4-l-tit {font-size: 20px;}
.y-rcpy .b4-l-name {font-size: 15px;line-height: 24px;margin-top: 10px;}
.y-rcpy .b4-item {height: 120px;}
.y-rcpy .b4-line {width: 45px;}
.y-rcpy .b4-dot {width: 10px;height: 10px;}
.y-rcpy .b4-i-line {width: 5px;}
.y-rcpy .b4-gg {height: 300px;width: calc((100% - 200px) / 2);}
.y-rcpy .b4-right{margin-left: -35px;}
.y-rcpy .rcpy-box5 {padding-top: 50px;padding-bottom: 100px;}
.y-rcpy .b5-fot{width: 10px;height: 10px;}
.y-rcpy .b4-left{margin-right: -35px;}
.y-rcpy .b5-tit {font-size: 24px;}
.y-rcpy .b5-info {font-size: 17px;height: 52px;line-height: 26px;margin-top: 15px;}
.y-rcpy .b6-tit {font-size: 22px;}
.y-rcpy .b6-right .iconfont {font-size: 23px;}
.y-rcpy .b6-txt {margin-top: 10px;font-size: 15px;}
.y-rcpy .rcpy-box6 {padding-bottom: 50px;}
.y-rcpy .b6-right{font-size: 15px;margin-left: 20px;}
.y-rcpy .b5-item{height: 175px;}
.y-rcpy .b6-list {margin-top: 50px;}
.y-rcpy .b2-item {padding: 0 25px;font-size: 20px;}
.y-rcpy .b2-item img {width: 65px;margin-right: 10px;}
.y-rcpy .b2-list{margin-top: 15px; width: 85%;}
.y-rcpy .rcpy-text16{font-size: 15px;}
.y-rcpy .rcpy-text40{font-size: 32px;}
.y-rcpy .rcpy-text20{font-size: 19px;}
.y-gyxd .gyxd-tit {font-size: 32px;}
.y-gyxd .gyxd-tit .iconfont {font-size: 36px;}
.y-gyxd .b1-l-info{font-size: 17px;}
.y-gyxd .b1-l-bg{width: 210px;}
.y-gyxd .b1-l-l {padding: 30px;}
.y-gyxd .b1-s-info {padding: 20px;}
.y-gyxd .b1-third, .y-gyxd .gyxd-box2, .y-gyxd .b3-left {margin-top: 50px;}
.y-gyxd .b1-third-info{font-size: 17px;}
.y-gyxd .gyxd-box3 {padding-top: 50px;padding-bottom: 50px;}
.y-gyxd .gyxd-box4 {margin-bottom: 50px;}
.y-gyxd .b3-r-info{margin-top: 30px;}
.y-gyxd .b4-list{padding: 35px 30px 45px 30px;}
.y-gyxd .b4-txt{font-size: 17px;margin-top: 20px;}
.y-gyxd .b3-l-txt{font-size: 17px;line-height: 40px;margin-top: 40px;}
.y-gyxd .b1-s-txt{font-size: 17px;margin-top: 15px;}
.y-shzp .shzp-box1 {padding: 15px 0 50px 0;}
.y-shzp .b1-name {font-size: 32px;}
.y-shzp .b1-tit {font-size: 17px;}
.y-shzp .b1-txt {line-height: 30px;}
.y-shzp .b1-link {font-size: 22px;}
.y-shzp .b2-ss input{font-size: 15px;}
.y-shzp .b2-t-gg {height: 68px;padding: 0 0 0 20px;}
.y-shzp .b2-t-list{font-size: 18px;}
.y-shzp .b2-t-tit{font-size: 16px;}
.y-shzp .b2-t-item .iconfont {font-size: 28px;}
.y-shzp .b2-child {padding: 20px 25px;font-size: 15px;}
.y-shzp {padding-bottom: 50px;}
.zgzj4 .zgzj4-box1{padding: 50px 120px;}
.qiyewenhua .qywh-box1 {padding-top: 15px;padding-bottom: 50px;}
.qiyewenhua .qywh-tit {font-size: 39px;}
.qiyewenhua .b1-txt {margin: 20px 0 40px 0;font-size: 24px;}
.qiyewenhua .qywh-box1 img {width: 100%;}
.qiyewenhua .b2-info {font-size: 24px;line-height: 40px;}
.qiyewenhua .qywh-box3 {padding-top: 50px;padding-bottom: 50px;}
.qiyewenhua .b3-t-info {font-size: 24px;}
.qiyewenhua .b3-item {width: 235px;height: 340px;margin-right: 20px;}
.qiyewenhua .b3-foot {font-size: 16px;line-height: 28px;}
.qiyewenhua .b3-list {margin-top: 50px;padding-bottom: 50px;}
.qiyewenhua .b4-l-txt {margin-top: 20px;font-size: 24px;line-height: 40px;}
.qiyewenhua .b4-right {margin-left: 50px;width: 31.9%;}
.qiyewenhua .b4-main {padding-top: 50px;}
.news-details {padding-top: 90px;}
.news-details .xwd-right {width: 250px;padding-left: 30px;}
.news-details .x-r-txt {font-size: 24px;}
.news-details .x-r-list {margin-top: 20px;}
.news-details .x-rl-tit {font-size: 17px;margin: 10px 0;}
.news-details .xwd-left{padding-right: 30px;}
.news-details .z-li-time {font-size: 16px;padding-bottom: 15px;}
.news-details .z-li-txt{font-size: 17px;line-height: 34px;}
.news-details .y-xwd {padding-bottom: 50px;}
.y-p170 {padding-left: 90px;padding-right: 90px;}
.y-column .col-main {font-size: 39px;}
.y-column .col-tab {left: 90px;right: 90px;}
.y-column .c-t-list {height: 85px;font-size: 19px;}
.w300 {width: 270px;}
.jtdt-box1 .b1-list1 {width: 220px;height: 40px;}
.jtdt-box1 .b1-list2 {width: 210px;height: 40px;}
.jtdt-box1 .b1-l1-name{font-size: 16px;}
.jtdt-box1 .b1-item{font-size: 15px;}
.jtdt-box2 .b2-list {width: 520px;height: 293px;}
.jtdt-box2 .b2-info {height: 293px;padding: 20px 30px 0 30px;}
.jtdt-box2 .b2-name {font-size: 25px;line-height: 34px;}
.jtdt-box2 .b2-btn{margin-top: 35px;}
.jtdt-box2 .b2-txt {margin-top: 20px;padding-bottom: 15px;}
.jtdt-box2 .swiper-pagination {right: 30px;bottom: 30px;}
.jtdt-box3 .b3-list {margin-top: 50px;}
.jtdt-box3 .b3-name {font-size: 20px; line-height: 28px;}
.jtdt-box3 .b3-time {font-size: 16px;}
.jtdt-box3 .b3-btn{font-size: 15px;}

.y-head .h-m-child {top: 80px;max-height: calc(100vh - 80px);}
.y-head .h-mc-l {width: 420px;padding: 30px 20px 30px 50px;}
.y-head .hmc-l-ss {height: 45px;padding: 0 10px;border-radius: 8px;margin-bottom: 20px;}
.y-head .hmc-l-input {font-size: 15px;}
.y-head .hmc-l-ss .iconfont {font-size: 22px;margin-left: 15px;}
.y-head .hmc-l-tit {font-size: 18px;}
.y-head .hmc-l-tit .iconfont{font-size: 24px;margin-left: 15px;}
.y-head .hmc-l-list {font-size: 15px;width: 180px;}
.y-head .hmc-l-item {margin-top: 15px;}
.y-head .hmc-lc-child {width: 175px;padding-left: 15px;}
.y-head .h-mc-m .hmc-l-list {width: 165px !important;}
.y-head .h-mc-m {padding: 95px 30px 30px 30px;width: 435px;}
.y-head .h-mc-r {padding: 95px 50px 30px 0;}
.y-head .h-mcfw-i {font-size: 15px;padding-bottom: 5px;}
.y-head .h-mc-fwl {width: 570px;}
.y-head .h-mc-fwl {padding: 30px 50px;}
.y-head .hmc-cp-item{margin-top: 15px;border-radius: 5px;}
.y-head .hmc-cpl-name{padding: 5px 10px;font-size: 13px;}

.y-head {padding: 0 50px;height: 80px;}
.y-head .h-logo, .head-on .h-logo, .y-head .h-b-logo {width: 145px;}	
.y-head .h-phone{font-size: 15px;margin-left: 15px;}	
.y-head .h-phone .iconfont {font-size: 25px;}
.y-head .h-earth {font-size: 18px;}
.y-head .h-search {margin: 0 15px;}
.y-head .h-upload {padding-right: 15px;}
.y-head .h-upload .iconfont {font-size: 27px;}
.y-head .h-menu .h-m-item {margin-left: 31px;}
.y-head .trapezoid {width: 8px;height: 8px;}	
.y-head .triangle {border-top: 4px solid #E31D1A;border-right: 4px solid #E31D1A;border-bottom: 4px solid transparent;border-left: 4px solid transparent;}	
.y-head .triangle1 {border-top: 4px solid transparent;border-right: 4px solid transparent;border-bottom: 4px solid #E31D1A;border-left: 4px solid #E31D1A;}
.y-head .h-menu .h-m-item{font-size: 16px;}
.sy-bo1 .swiper-button-next {right: 30px;}
.sy-bo1 .swiper-button-prev {left: 30px;}
.sy-bo1 .b1-tit {font-size: 50px;}		
.sy-bo1 .b1-txt {font-size: 24px;margin-top: 10px;}		
.sy-bo1 .downward .iconfont {font-size: 35px;}			
.sy-bo1 .downward span {font-size: 15px;}		
.y-p180 {padding-left: 80px;padding-right: 80px;}	
.second .b2-right img {width: 610px;height: 299px;}
.sy-mian .sy-tit70 {font-size: 50px;}				
.second .b2-name {font-size: 32px;line-height: 34px;margin: 25px 0;}			
.second .b2-right {margin-left: 30px;margin-top: 30px;}			
.second .b2-txt {line-height: 28px;}					
.sy-btn {border-radius: 6px;margin-top: 40px;width: 120px;height: 38px;}			
.second .sec2-icon .iconfont {font-size: 36px;}				
.second .icon-gongshui {font-size: 33px !important;}		
.second .icon-gongrezhan_ {font-size: 48px !important;}		
.second .icon-dianyuan {font-size: 34px !important;}
.second .sec2-icon{width: 65px;height: 65px;}				
.second .sec2-icon,.second .sec-line {margin-bottom: 25px;}		
.y-sider .iconfont {width: 37px;height: 37px;font-size: 24px;}				
.y-sider {width: 60px;padding-top: 10px;}
.y-sider .ys-list {margin-bottom: 10px;}

.y-sider .ys-phone-box:hover .ys-phone{
    right: 61px;
}

.y-s-colse {top: calc(30% + 255px);right: 15px;}						
.xinxi_solution_main ul li {width: 55px;}				
.xinxi_solution_main ul li .left_top {padding: 40px 15px;}				
.third .b3-not .iconfont {font-size: 20px;}					
.sy-btn .iconfont {font-size: 24px;}					
.third .third-btn {width: 145px;height: 40px;font-size: 14px;margin: 40px auto 0 auto;}						
.third .third-btn .iconfont {font-size: 23px;}					
.four .f-b1-l {width: 526px;border-radius: 10px;}						
.four .fb1-l-pic {height: 296px;border-radius: 10px;}						
.four .fb1-lt-time{font-size: 16px;line-height: 28px;}						
.four .fb1-r-txt{font-size: 18px;line-height: 25px;}	
.four .fb1-lt-name {font-size: 18px;line-height: 28px;}	
.four .fb1-l-info{padding: 0 15px 15px 15px;}						
.four .fb1-r-pic img {width: 160px;height: 90px;border-radius: 6px;}						
.four .fb1-r-info {margin-left: 15px;padding-right: 15px;}
.four .fb1-r-pic{border-radius: 6px;}								
.four .fb1-r-jj{margin: 5px 0 14px 0;font-size: 15px;}						
.sy-box7 .b7-tit {font-size: 38px;}								
.sy-box7 .b7-text {margin: 25px 0px 20px 0;font-size: 16px;line-height: 30px;}						
.sy-box7 .b7-btn {width: 120px;height: 40px;}									
.sy-box7 .b7-btn .iconfont {font-size: 23px;}							
.sy-box7 .b7-type {font-size: 22px;line-height: 40px;}							
.foot .foo-logo {width: 100px;}
.foot .fb1-r {width: 330px;padding-left: 40px;}											
.foot .fb2-code{width: 330px;padding-left: 40px;justify-content: space-between;height: 220px;}										
.foot .fb2-c-item img {width: 120px;height: 120px;}										
.foot .fb2-c-item {margin-right: 0px;}										
.foot .fb1-r-text {font-size: 15px;line-height: 28px;}										
.foot .fb1-r-tit .iconfont {font-size: 21px;}											
.foot {padding-top: 30px;}										
.foot .fb2-name {font-size: 15px;}									
.foot .fb2-link {font-size: 14px;line-height: 28px;}										
.foot .foo-box3 {height: 50px;}	
}

@media screen and (max-width: 1200px) {
    
    .y-sider .ys-phone{display: none;}
    
    .y-column .col-tab.fixed{top:75px;}
.second .sec2-item span{width:70px;}
.y-gyxd .b3-l-txt{height:250px;}
.y-gyxd .b1-l-info{height:210px;}
.y-chaungxin .b1-s-hight {height: 130px;}
/*.y-dang .b5-right .swiper-slide{padding-bottom:13%;}*/
.y-page .head-bg {height: 90px;}
.y-cpny .sticky{top:75px;}
.third .thi-name1 {font-size: 20px;}
.third .thi-name2 {font-size: 22px;}
.third .thi-btn{margin-top:30px;}
.y-dang .b6-num {font-size: 70px;}
.y-dang .b6-item {height: 160px;margin-bottom: 70px;border-radius: 6px;padding: 12px;}
.y-dang .b6-tit img {width: 19px;}
.y-dang .b6-info {line-height: 24px;font-size: 14px;}
.y-dang .b6-more .iconfont{margin-top: -3px;}
.y-dang .b6-more {font-size: 13px;}
.y-dang .b6-tit {height: 40px;width: 170px;font-size: 20px;}
.y-dang .b6-list {width: calc((100% - 320px) / 2);}
.y-dang .b6-middle {width: 280px;margin: 0px 20px;}
.y-dang .b5-bg2 {width: 150px;}
.y-dang .b5-l-l {font-size: 15px;margin-top: 15px;}
.y-dang .b5-lt-icon img {width: 25px;}
.y-dang .b5-lt-icon {width: 45px;height: 45px;}
.y-dang .b5-l-tit {width: 300px;margin-bottom: 25px;height: 42px;font-size: 20px;}
.y-dang .b4-text {font-size: 18px;line-height: 26px;}
.y-dang .b4-tit img {width: 18px;}
.y-dang .b4-t-info .iconfont {font-size: 16px;margin-top: 0;}
.y-dang .b4-t-info {font-size: 20px;height: 41px;}
.y-dang .b4-main {border-radius: 40px 0 0 40px;}
.y-dang .b3-l-pic {width: 125px;}
.y-dang .b3-l-item {height: 90px;padding: 0 10px;margin-bottom: 24px;}
.y-dang .b3-l-name {font-size: 20px;margin: 0 5px;}
.y-dang .b3-rl-name {font-size: 16px;line-height: 26px;}
.y-dang .b3-r-lb {padding: 20px;}
.y-dang .b3-r-tit img {width: 50px;}
.y-dang .b3-r-tit {height: 70px;}
.y-dang .b3-rt-info {font-size: 15px;padding-right: 15px;line-height: 24px;}
.y-dang .b3-right {width: 620px;}
.y-dang .dang-box2,.y-dang .dang-box5, .y-dang .dang-box6, .y-dang .b4-main{padding-top: 40px;padding-bottom: 40px;}
.y-dang .dang-box1 {padding-bottom: 40px;padding-top: 6px;}
.y-dang .b2-l-item {width: 180px;height: 50px;font-size: 19px;}
.y-dang .b2-l-item img {width: 24px;}
.y-dang .dang-box3, .y-dang .dang-box4 {padding-top: 40px;}
.y-dang .b3-txt{font-size: 15px;line-height: 26px;margin: 10px 0 40px 0;}
.y-dang .b2-l-active {border-left: 5px solid #FFEFC8 !important;}
.y-dang .b2-l-list {padding-left: 20px;margin-left: -3px;margin-bottom: 25px;border-left: 5px solid transparent;}
.y-dang .b2-left {margin-top: 40px;}
.y-dang .dang-tit {font-size: 30px;}
.y-dang .b1-txt {font-size: 18px;line-height: 32px;}
.y-dang .b1-name {font-size: 19px;}
.y-dang .b1-name span {font-size: 45px;}
.y-dang .b1-not {font-size: 16px;margin-top: 20px;}
.y-dang .b1-item {height: 130px;}
.y-chaungxin .b5-right .swiper-slide-active, .y-chaungxin .b5-right.swiper-slide-duplicate-active {margin-right: 10px;}
.y-chaungxin .cx-box5 {padding-left: 50px;padding-right: 40px;}
.y-chaungxin .b5-left {margin-top: 20px;margin-right: 50px;}
.y-chaungxin .b5-l-text {font-size: 16px;}
.y-chaungxin .b5-l-active {height: 110px;line-height: 24px !important;}
.y-chaungxin .b5-btn {left: 50px;right: 50px;bottom: 75px;}
.y-chaungxin .b5-btn .swiper-button-prev, .y-chaungxin .b5-btn .swiper-button-next {width: 50px;height: 50px;}
.y-chaungxin .b5-btn .swiper-button-prev .iconfont, .y-chaungxin .b5-btn .swiper-button-next .iconfont {font-size: 26px;}
.y-chaungxin .cx-box7 {padding-top: 40px;}
.y-chaungxin .b8-tit {padding: 0 25px;height: 60px;border: 2px solid #EBECEC;margin: 30px auto 40px auto;font-size: 24px;}
.y-chaungxin .b1-third, .y-chaungxin .cx-box4 {padding-top: 40px;}
.y-chaungxin .container {width: 36%;height: 360px;}
.y-chaungxin .timeline .content{font-size: 15px;line-height: 26px;border-right: 3px solid transparent;}
.y-chaungxin .timeline .active .content{border-right: 3px solid #D4031B;}
.y-chaungxin .b3-left {margin-right: 50px;}
.y-chaungxin .timeline li {margin-bottom: 20px;}
.y-chaungxin .b2-main, .y-chaungxin .b3-left {padding-top: 40px;}
.y-chaungxin .b1-t-tit, .y-chaungxin .b6-tit {margin: 20px 0 40px 0;}
.y-chaungxin .b1-first {padding: 30px 20px 40px 20px;}
.y-chaungxin .b2-main, .y-chaungxin .cx-box3, .y-chaungxin .cx-box5, .y-chaungxin .cx-box6, .y-chaungxin .cx-box8 {padding-top: 40px;padding-bottom: 40px;}
.y-chaungxin .b3-l-line {width: 35px;height: 3px;}
.y-chaungxin .b3-l-tit {font-size: 45px;margin: 10px 0 20px 0;}
.y-chaungxin .b2-info {font-size: 16px;}
.y-chaungxin .b2-info, .y-chaungxin .b5-main {margin-top: 20px;}
.y-chaungxin .b2-t-line {width: 5px;height: 30px;}
.y-chaungxin .b1-s-pic {margin-top: 20px;}
.y-chaungxin .b1-s-list{height: 445px;}
.y-chaungxin .cx-box1 {padding-top: 6px;padding-bottom: 40px;}
.y-chaungxin .cx-tit, .y-chaungxin .b3-l-text {font-size: 30px;}
.y-chaungxin .b1-not {margin: 5px auto 40px auto;line-height: 28px;font-size: 16px;}
.y-chaungxin .b1-f-tit {font-size: 24px;}
.y-chaungxin .f-t-item, .y-chaungxin .b1-f-txt {font-size: 16px;}
.y-chaungxin .f-t-item {margin-right: 10px;height: 35px;}
.y-chaungxin .b1-f-tab {margin: 0 0 10px 0;}
.y-chaungxin .fir-bg {width: 440px;}
.y-search .ss-box2{padding-bottom: 40px;}
.y-search .b1-tab, .y-search .b2-name {font-size: 18px;}
.y-search .b2-list {font-size: 16px;height: 70px;}
.y-cpny .cpny-box1 {margin-top: 40px;}
.y-cpny .b1-left {height: 400px;}
.y-cpny .mySwiper2 {width: 400px;}
.y-cpny .cpny-box1 .swiper-button-prev:after, .y-cpny .cpny-box1 .swiper-button-next:after {font-size: 24px;}
/*.y-cpny .b1-l-item {width: 72px;}*/
.y-cpny .b1-l-item {width: 85px;}
.y-cpny .b1-right {margin-left: 40px;}
.y-cpny .b1-r-tit {font-size: 24px;}
.y-cpny .b1-r-txt{font-size: 15px;margin: 25px 0 50px 0;line-height: 26px;}	
.y-cpny .b1-r-btn {width: 120px;height: 40px;border-radius: 6px;}
.y-cpny .b1-r-btn .iconfont {font-size: 21px;margin-left: 5px;}
.y-cpny .b2-btn {width: 120px;height: 40px;font-size: 15px;}
.y-cpny .b2-btn .iconfont {font-size: 22px;}
.y-cpny .b2-list, .y-cpny .b3-info, .y-cpny .b4-items, .y-cpny .b5-tit, .y-cpny .b6-info, .y-cpny .b7-t-item, .y-cpny .b8-tit {font-size: 17px;}
.y-cpny .b2-link {width: 35px;height: 3px;margin-top: 7px;}
.y-cpny .cpny-box2 {height: 75px;margin-top: 40px;border-radius: 6px;}
.y-cpny .cpny-box3,.y-cpny .cpny-box4,.y-cpny .cpny-box7, .y-cpny .cpny-box8{padding-top: 40px;padding-bottom: 40px;}
.y-cpny .cpny-tit {font-size: 24px;}
.y-cpny .b3-info {margin-top: 20px;}
.y-cpny .b4-items{margin-top: 30px;}
.y-cpny .cpny-box5, .y-cpny .cpny-box6 {padding-top:40px;}
.y-cpny .mySwiper3{margin-top: 10px;}
.y-cpny .mySwiper3 .swiper-slide {padding: 10px 10px 15px 10px;border-top: 3px solid #E31D1A;}
.y-cpny .b5-txt {margin-top: 5px;height: 80px;font-size: 16px;line-height: 26px;}
.y-cpny .b6-info{margin-top: 20px;}
.y-cpny .b7-t-item {width: 135px;}
.y-cpny .b7-tab {height: 65px;margin-top: 30px;}
.y-cpny .b7-t-active {height: 74px;}
.y-cpny .mySwiper4 {margin-top: 20px;}					
.y-cpny .mySwiper4 .swiper-slide,.y-cpny .b8-pic{border-radius: 6px;}				

.y-cplb1 .b1-link {width: 115px;font-size: 14px;height: 40px;}
.y-cplb1 .b1-link .iconfont {font-size: 21px;}
.y-cplb1 .b1-tit {font-size: 19px;}
.y-cplb1 .b2-name {font-size: 18px;}
.y-cplb1 input:checked + .slider:before {transform: translateX(21px);}
.y-cplb1 .b1-list1 {height: 40px;width: 150px;margin-top: 20px;}
.y-cplb1 .b3-list{margin-top: 20px;}
.y-cplb1 .b3-name {font-size: 16px;}
.cp-gg {padding-top: 40px;padding-bottom: 40px;}
.cp-gg .b4-tit {font-size: 32px;}
.cp-gg .b4-list {margin-top: 40px;justify-content: space-between;}
.cp-gg .b4-left .iconfont {font-size: 54px;margin-bottom: 10px;}
.cp-gg .b4-name {margin-bottom: 15px;}
.cp-gg .b4-btn .iconfont {font-size: 24px;}
.cp-gg .b4-btn {font-size: 14px;}
.y-cplb1 .b4-left {font-size: 20px;}
.cp-gg .b4-item {height: 170px;margin: 0 !important;width: 48%;padding: 0 20px;}
.y-cplb1 .b1-l1-name {font-size: 16px;}
.y-cplb1 .b1-list1 .iconfont {font-size: 26px;}
.y-cplb1 .switch{height: 22px;}
.y-cplb1 .slider:before{width: 14px;height: 14px;}
.y-cplb .cplb-box1 {margin: 40px 0 30px 0;font-size: 28px;}
.y-cplb .b2-tit {height: 65px;padding: 0 30px;font-size: 28px;}
.y-cplb .b2-tit .iconfont {font-size: 22px;}
.y-cplb .b2-child {padding: 40px 30px 20px 30px;}
.y-cplb .b2-l {font-size: 22px;width: 160px;}
.y-cplb .b2-link {font-size: 15px;line-height: 34px;}
.y-cplb .b2-i-name {font-size: 18px;}
.y-cplb .b2-info {padding-bottom: 10px;}
.y-cplb {padding-bottom: 40px;}

.y-hyny .b1-tab {left: 50px;border-radius: 6px;right: 50px;height: 75px;}
.y-hyny .b1-t-list {font-size: 17px;}
.y-hyny .b1-t-line {width: 35px;margin-top: 7px;height: 3px;}
.y-hyny .hyhy-box1 {padding-top: 30px;}
.y-hyny .b1-right img {width: 465px;height: 270px;}
.y-hyny .hyny-tit {font-size: 24px;}
.y-hyny .b5-t-btn {font-size: 15px;}
.y-hyny .b5-t-btn .iconfont {font-size: 20px;}
.y-hyny .b5-name {font-size: 16px;line-height: 24px;height: 48px;}
.y-hyny .b6-not {margin: 40px 0 25px 0;font-size: 36px;}
.y-hyny .b6-name {padding: 10px;font-size: 16px;}
.y-hyny .mySwiper1 {margin-top: 20px;}
.y-hyny .b1-l-txt{height: 170px;padding-right: 30px;}
.y-hyny .hyhy-box2,.y-hyny .hyny-box3, .y-hyny .hyny-box4, .y-hyny .hyny-box6,.y-hyny .hyny-box5 {padding-top: 40px;padding-bottom: 40px;}
.y-hyny .mySwiper {margin-top: 20px;}
.y-hyny .b2-menu {margin-top: 30px;}
.y-hyny .b2-m-tab {font-size: 16px;margin-right: 70px;}
.y-hyny .b2-m-line{height: 3px;}
.y-hyny .b2-main {margin-top: 40px;}
.y-hyny .b2-m-r {margin-left: 50px;}
.y-hyny .b2-ml-name {font-size: 23px;}
.y-hyny .b2-mlb-item, .y-hyny .b6-n-btn {width: 120px;height: 40px;border-radius: 6px;}
.y-hyny .b2-ml-btn {margin-top: 30px;}
.y-hyny .b2-mlb-item .iconfont, .y-hyny .b6-n-btn .iconfont {font-size: 21px;margin-left: 5px;}
.y-hyny .b2-ml-txt{    -webkit-line-clamp: 3;}
.y-kcx .kcx-box1 {padding-top: 50px;padding-bottom: 50px;}
.y-kcx .b1-pic {width: 265px;}
.y-kcx .kcx-tit, .y-kcx .b2-main {font-size: 36px;}
.y-kcx .b1-info {line-height: 34px;font-size: 18px;}
.y-kcx .b2-main {line-height: 60px;}
.y-kcx .b3-txt {line-height: 32px;font-size: 18px;}
.y-kcx .kcx-box4 {padding-bottom: 40px;padding-top: 40px;}
.y-kcx {padding-bottom: 40px;}
.y-zlxz .zl-gg-tit {font-size: 23px;}
.y-zlxz .z-l-ss input{font-size:16px;}
.y-zlxz .z-l-ss .iconfont {font-size: 24px;}
.y-zlxz .z-l-select {margin-top: 20px;}
.y-zlxz .z-l-par{margin-bottom: 15px;}
.y-zlxz .z-l-par,.y-zlxz .z-lc-list {font-size: 17px;}
.gg-upload .z-rl-pic {width: 37px;}
.gg-upload .z-r-l {height: 65px;}
.gg-upload .z-rl-btn .iconfont {font-size: 22px;}
.y-zlxz .zlxz-main {padding-bottom: 40px;}
.gg-upload .z-rl-size {margin: 0 20px;width: 100px;}
.gg-upload .z-rl-18, .gg-upload .z-rl-name {font-size: 16px;}
.y-fwzc .b2-b-item {width: 325px;height: 55px;}
.y-fwzc .b3-tit {font-size: 28px;}
.y-fwzc .fwzc-box5 {margin: 40px 0;}
.y-fwzc .fwzc-box5{border-radius: 10px;}
.y-fwzc .fwzc-box4 .b3-list{width: 50% !important;margin-top: 30px;}
.y-fwzc .b3-l-name {margin-bottom: 10px;}
.y-fwzc .b3-phone {display: block;font-size: 16px;height: 48px;}
.y-fwzc .fwzc-box2 {padding-bottom: 40px;}
.y-fwzc .b2-btn {margin-top: 40px;}
.y-fwzc .b1-main {font-size: 26px;}
.y-fwzc .b2-main {padding: 0 20px;}
.y-fwzc .b2-list{width: 46.5%;margin-top: 40px;}
.y-fwzc .b2-tit{font-size: 17px;}
.y-fwzc .b2-select, .y-fwzc .code-input{height: 50px;padding: 0 15px;}
.y-fwzc .code-pic {width: 147px;height: 50px;}
.y-fwzc .b2-s-tit,.y-fwzc .code-input{font-size: 16px;}
.y-fwzc .b2-sc-tit {height: 45px;padding: 0 15px;font-size: 15px;}
.y-column .col-line{width: 130px;}
.y-jtjs .corporate_honors .ri_box .swiper {height: calc(100vh - 75px);}
.y-jtjs .jtjs-box1 {padding-bottom: 40px;padding-top: 6px;}
.y-jtjs .de_text {font-size: 16px;padding: 0 15px;margin-top: 10px;line-height: 24px;}
.y-jtjs .le_box .content2 {font-size: 16px;line-height: 30px;margin-top: 15px;}
.y-jtjs {padding-bottom: 40px;}
.y-jtjs .b1-l-tit span, .y-jtjs .b2-tit, .y-jtjs .content1 {font-size: 36px;}
.y-jtjs .b1-l-item {width: 225px;height: 151px;}
.y-jtjs .b1-r-info {margin-left: 40px;}
.y-jtjs .b1-r-tit {font-size: 28px;}
.y-jtjs .b1-r-content {margin-top: 20px;line-height: 30px;height: 330px;}
.y-jtjs .b2-tab {margin-top: 30px;}
.y-jtjs .b2-t-list {font-size: 16px;}
.y-jtjs .b2-rl-txt {line-height: 30px;}
.y-jtjs .b2-right {height: 255px;}
.y-jtjs .b2-r-l {margin-bottom: 20px;}
.y-jtjs .b2-rl-l{font-size: 22px;margin-right: 20px;}
.y-jtjs .b2-list {margin-top: 40px;}
.y-jtjs .b2-t-list p {font-size: 22px;}
.y-jtjs .b2-t-list{height: 85px;}
.y-jtjs .jtjs-box2 {padding-bottom: 40px;padding-top: 40px;}
.y-jtjs .b1-second {margin-top: 40px;}
.y-jtjs .b1-video video,.y-jtjs .b1-s-bg{border-radius: 10px;}
.y-hylb .hylb-tit {margin-top: 40px;margin-bottom: 40px;font-size: 28px;}
.y-hylb .hylb-box1{margin-top: 30px;}
.y-hylb .b1-left {padding: 20px;}
.y-hylb .b1-name {font-size: 24px;}
.y-hylb .b1-info {margin-top: 10px;line-height: 24px;}
.y-hylb .b1-btn {width: 120px;height: 40px;margin-top: 30px;}
.y-hylb {padding-bottom: 40px;}
.y-rcpy .rcpy-box1 {padding-bottom: 40px;padding-top: 6px;font-size: 28px;line-height: 40px;}
.y-rcpy .rcpy-box2, .y-rcpy .rcpy-box3, .y-rcpy .b4-main {padding-bottom: 40px;padding-top: 40px;}
.y-rcpy .rcpy-text40 {font-size: 28px;}
.y-rcpy .b2-txt {width: 55%;}
.y-rcpy .b2-list {margin-top: 0;width: 100%;}
.y-rcpy .b2-item {padding: 0 20px;font-size: 18px;height: 130px;}
.y-rcpy .rcpy-box3 {padding-left: 50px;}
.y-rcpy .rcpy-box3 .rcpy-text16 {width: 70%;}
.y-rcpy .b2-item img {width: 60px;}
.y-rcpy .rcpy-box3 .swiper-button-prev, .y-rcpy .rcpy-box3 .swiper-button-next {width: 55px;height: 55px;}
.y-rcpy .mySwiper {margin-top: 40px;}
.y-rcpy .b3-list {margin-right: 25px;}
.y-rcpy .b3-item {height: 140px;padding: 15px;}
.y-rcpy .rcpy-text20 {font-size: 18px;}
.y-rcpy .b4-moddle img {width: 250px;height: 250px;}
.y-rcpy .b4-gg {height: 250px;width: calc((100% - 150px) / 2);}
.y-rcpy .b4-line {width: 35px;}
.y-rcpy .b4-l-tit {font-size: 18px;}
.y-rcpy .b4-l-name {font-size: 14px;line-height: 22px;margin-top: 5px;}
.y-rcpy .b4-item {height: 100px;}
.y-rcpy .rcpy-box5 {padding-top: 40px;padding-bottom: 50px;}
.y-rcpy .b6-list {margin-top: 40px;}
.y-rcpy .b6-tit {font-size: 20px;}
.y-rcpy .rcpy-box6 {padding-bottom: 40px;}
.y-rcpy .b6-main{bottom: 20px;}
.y-rcpy .b5-tit {font-size: 22px;}
.y-rcpy .b5-info {font-size: 16px;height: 44px;line-height: 22px;margin-top: 10px;}
.y-rcpy .b5-item {height: 155px;}
.y-rcpy .rcpy-box4 {padding-top: 40px;}
.y-rcpy .b3-item p {font-size: 18px;line-height: 24px;height: 48px;}
.y-gyxd .gyxd-tit {font-size: 28px;}
.y-gyxd .gyxd-tit .iconfont {font-size: 32px;}
.y-gyxd .b1-l-info {font-size: 16px;margin-top: 20px;}
.y-gyxd .b1-l-bg {width: 190px;}
.y-gyxd .b1-l-l {padding: 20px;}
.y-gyxd .b1-s-txt {font-size: 16px;}
.y-gyxd .b1-third, .y-gyxd .gyxd-box2, .y-gyxd .b3-left {margin-top: 40px;}
.y-gyxd .gyxd-box3 {padding-top: 40px;padding-bottom: 40px;}
.y-gyxd .b3-l-txt {font-size: 16px;line-height: 32px;margin-top: 30px;}
.y-gyxd .b4-txt {font-size: 16px;}
.y-gyxd .b4-list {padding: 25px 20px 25px 20px;}
.y-gyxd .gyxd-box4 {margin-bottom: 40px;}
.y-shzp .shzp-box1 {padding: 5px 0 40px 0;}
.y-shzp .b1-name {font-size: 28px;}	
.y-shzp .b1-link {font-size: 20px;}
.y-shzp .b2-ss {width: 250px;height: 40px;padding: 0 10px;}
.y-shzp .b2-t-gg {height: 60px;padding: 0px 0 0 15px;}	
.y-shzp {padding-bottom: 40px;}
			
.zgzj4 .swiper-button-prev, .zgzj4 .swiper-button-next {width: 60px;height: 60px;}
.zgzj4 .swiper-button-prev .iconfont, .zgzj4 .swiper-button-next .iconfont {font-size: 30px;}
.zgzj4 .zgzj4-box1{padding: 40px 100px;}
.qiyewenhua .qywh-box1 {padding-top: 6px;padding-bottom: 40px;}
.qiyewenhua .qywh-tit {font-size: 36px;}
.qiyewenhua .b1-txt {margin: 15px 0 30px 0;font-size: 22px;}
.qiyewenhua .b2-info {font-size: 22px;line-height: 36px;margin-top: 25px;}
.qiyewenhua .qywh-box3 {padding-top: 40px;padding-bottom: 40px;}
.qiyewenhua .b3-list {margin-top: 40px;padding-bottom: 40px;}
.qiyewenhua .b3-t-info {font-size: 22px;padding: 15px;}
.qiyewenhua .b3-foot {font-size: 15px;padding: 0 15px;margin: 5px 0 15px 0;line-height: 26px;}
.qiyewenhua .b3-item {width: 220px;height: 320px;}
.qiyewenhua .b4-main {padding-top:  40px;}
.qiyewenhua .b4-l-txt {font-size: 22px;line-height: 36px;}
.qiyewenhua .b4-right {margin-left: 40px;}

.news-details .x-r-txt {font-size: 22px;}
.news-details .x-l-info {margin-top: 20px;}
.news-details .x-li-tit {font-size: 26px;line-height: 36px;}
.news-details .z-li-txt {font-size: 16px;line-height: 30px;}
.news-details .z-li-time {font-size: 15px;padding-bottom: 10px;}
.news-details .z-li-not{font-size: 15px;}
.news-details .z-li-back {width: 170px;height: 45px;margin:  30px auto 0 auto;font-size: 17px;}
.news-details .y-xwd {padding-bottom: 40px;}

.jtdt-box2 .b2-txt{height: 46px;}
.y-p170 {padding-left: 50px;padding-right: 50px;}
.y-column .col-tab {left: 50px;right: 50px;}
.y-column .c-t-list {height: 70px;font-size: 18px;}
.y-column .col-main {font-size: 36px;width: 88%;}
.w300 {width: 250px;}
.y-crumbs{font-size: 13px;}
.jtdt-box1 .b1-l1-name,.jtdt-box1 .b1-list2 input {font-size: 15px;}
.jtdt-box1 .b1-list1 {width: 190px;}
.jtdt-box2 .b2-list {width: 475px;height: 268px;}
.jtdt-box2 .b2-info {height: 268px;padding: 20px 20px 0 20px;}
.jtdt-box2 .b2-name {font-size: 23px;line-height: 32px;}
.jtdt-box2 .b2-txt{font-size: 15px;line-height: 24px;}
.jtdt-box2 .swiper-pagination {right: 20px;}
.jtdt-box2 .b2-btn{font-size: 15px;}
.jtdt-box3 .b3-list {margin-top: 40px;}
.jtdt-box3 .b3-name {font-size: 18px;line-height: 24px;height: 50px;margin: 15px 0 10px 0;}
.pagination li{width: 35px;height: 35px;}
.y-jtdt {padding-bottom: 40px;}
.jtdt-box1 .b1-item {font-size: 14px;}

.y-head .h-m-child {top: 75px;max-height: calc(100vh - 75px);}
.y-head .h-mc-l {width: 370px;padding: 20px 20px 20px 30px;}
.y-head .hmc-l-ss {height: 40px;width: 100%;margin-bottom: 15px;}
.y-head .hmc-l-tit {font-size: 16px;}
.y-head .hmc-l-list {font-size: 14px;width: 165px;}
.y-head .hmc-lc-child {width: 150px;}
.y-head .h-mc-m {padding: 75px 20px 20px 20px;width: 345px;}
.y-head .h-mc-m .hmc-l-list {width: 135px !important;}
.y-head .h-mc-r {padding: 75px 30px 20px 0;}
.y-head .hmc-l-tit .iconfont{margin-left: 8px;}
.y-head .hmc-l-tit .icon-yushouhuore{font-size: 18px;}
.y-head .h-mc-fwl {padding: 30px;}
.y-head .h-mcfw-i {font-size: 14px;}
.y-head .h-mcfw-pic {width: 55%;padding-bottom: 31%;}
.y-head .h-mc-fwl {width: 540px;}

.y-head {padding: 0 30px;height: 75px;}
.y-head .h-logo, .head-on .h-logo, .y-head .h-b-logo {width: 130px;}
.y-head .h-phone {font-size: 14px;}
.y-head .h-menu .h-m-item {font-size: 15px;margin-left: 20px}
.y-head .h-earth {font-size: 17px;}
.y-head .h-search .iconfont {font-size: 22px;}
.full-screen,.sy-bo1 .swiper-container{height: max-content;}
.sy-bo1 .swiper-slide img,
.sy-bo1 .swiper-slide video{height: 100%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;display: block;object-fit: cover;width: 100%;}
.sy-bo1 .swiper-slide{width: 100%;height: 0;padding-bottom: 56.4%;overflow: hidden;position: relative;}
.sy-bo1 .swiper-button-next:after, .sy-bo1 .swiper-button-prev:after{font-size: 35px;}
.sy-bo1 .b1-tit {font-size: 40px;}
.sy-bo1 .b1-txt {font-size: 18px;}
.sy-bo1 .swiper-pagination
.sy-bo1 .downward span {font-size: 14px;}
.sy-bo1 .downward .iconfont {font-size: 30px;}
.y-p180 {padding-left: 30px;padding-right: 30px;}
.sy-mian .sy-tit70 {font-size: 40px;}
.second .b2-name {font-size: 26px;line-height: 27px;margin: 20px 0;}
.second .b2-txt {line-height: 26px;font-size: 14px;}
.second .b2-right img {width: 510px;height: 250px;}	
.sy-mian .section-list {padding-top: 30px;}
.second .sec-box2 {margin-top: 30px;}	
.second .sec2-icon .iconfont {font-size: 32px;}
.second .icon-gongshui {font-size: 30px !important;}	
.second .icon-gongrezhan_ {font-size: 43px !important;}			
.second .icon-dianli-01 {font-size: 45px !important;}			
.second .icon-dianyuan {font-size: 32px !important;}		
.second .icon-shengtaihuanbao {font-size: 42px !important;}		
.second .sec2-icon {width: 60px;height: 60px;}			
.second .sec2-item span {font-size: 14px;}			
.third .b3-tit {font-size: 15px;margin-top: 10px;}			
.xinxi_solution_main{border-radius: 10px;margin-top: 40px;}		
.xinxi_solution_main ul li .left_top {padding: 25px 15px;}		
.xinxi_solution_main ul li i {font-size: 20px;}		
.third{padding-bottom: 40px;}			
.four .fou-box1 {margin-top: 20px;}		
.four .fb1-r-pic img {width: 150px;height: 84px;}		
.four .fb1-r-txt {margin-top: 3px;}
.four .fb1-r-jj {font-size: 14px;margin: 5px 0 9px 0;}			
.four .f-b1-l{width: 481px;}			
.four .fb1-l-pic{height: 271px;}	
.four{padding-bottom: 40px;}			
.sy-box7 .b7-tit {font-size: 32px;}		
.sy-box7 .b7-text {margin: 20px 0px 15px 0;font-size: 15px;line-height: 28px;}			
.sy-box7 .b7-type {font-size: 20px;line-height: 35px;}		
.foot .foo-logo {width: 90px;}			
.foot .fb1-r-tit{font-size: 15px;}	
.foot .fb1-r-tit .iconfont {font-size: 19px;}			
.foot .foo-box3 a{margin-left: 30px;}
.y-gyxd .b1-third-info {font-size: 16px;}
.y-dang .b6-main {margin-top: 40px;}
}

@media screen and (max-width: 993px) {
.y-column .col-tab.fixed {
        top:60px;
    }
        .y-column .col-tab.fixed .c-t-list {
        height: 50px;
    }
.lit-new-not{display:block;}
.section-list .lit-new-not,
.hyny-box6 .lit-new-not{margin-top:20px !important;}
.y-hyny .lit-new-not{margin-bottom:20px;}
.sy-bo1 .downward{display:none;}
.second .sec2-list,
.second .swiper-pagination-bullet{width:20%}
.second .sec2-item{width:70px;}
.news-details .x-rl-tit{height:48px;}
.y-gyxd .b3-l-txt{height:213px;}
.y-head .search-bd, .y-head .hea-s-pic {width: 500px;}
.y-head .h-sea-child .iconfont{width:90px;}
.y-chaungxin .b1-s-hight {height: 172px;}
.y-dang .b5-right .swiper-slide {padding-bottom: 7.5%;}
.y-page .head-bg{display:none;}
.y-cpny .sticky{top:60px;}
.third .thi-main {left: 5%;}
.third .thi-main {padding-top: 6%;}
.third .thi-name2 {font-size: 20px;}
.third .thi-name1 {font-size: 18px;}
.third .thi-btn .iconfont {font-size: 21px;margin-left: 5px;}
.third .thi-btn {border-radius: 6px;margin-top: 25px;width: 95px;height: 35px;font-size: 13px;}
.xinxi_solution_main ul li .b3-not{font-size:12px;}
.y-dang .b6-item{margin-bottom: 50px;}
.y-dang .b6-main{justify-content: space-between;}
.y-dang .b6-list{width: 48%;}
.y-dang .b6-middle,.y-dang .b6-big-bg{display: none;}
.y-dang .b5-bg2{right: 30px;}
.y-dang .b5-right{width: 100%;margin-bottom: 20px;}
.y-dang .b5-main{margin-top: 20px;}
.y-dang .b5-left {margin-right: 0px;width: 100%;}
.y-dang .b5-main{flex-direction: column-reverse;}
.y-dang .b3-r-btn{margin-top: 10px;}
.y-dang .b3-l-pic {width: 94px;}
.y-dang .b3-l-name {font-size: 18px;margin: 0 5px;white-space: normal;text-align: center;}
.y-dang .b3-l-item .iconfont{display: none;}
.y-dang .b3-main{flex-direction: column;}
.y-dang .b3-left{display: flex;width: 100%;}
.y-dang .b3-l-name{max-width: 100%;}
.y-dang .b3-l-item {height: 70px;}
.y-dang .b3-l-item{width: 23.5%;overflow: hidden;margin-right: 2% !important;justify-content: center;border-radius: 6px;}
.y-dang .b3-l-item:last-child{margin-right: 0;}
.y-dang .b3-right {width: 100%;margin-left: 0;}
.y-dang .b2-l-item {width: 150px;height: 46px;font-size: 18px;}
.y-dang .b2-l-list {padding-left: 15px;margin-bottom: 20px;}
.y-dang .b2-l-item img {width: 22px;}
.y-dang .dang-tit {font-size: 25px;}
.y-dang .b1-txt {font-size: 16px;line-height: 28px;}
.y-dang .b1-not {font-size: 14px;margin-top: 0px;}
.y-dang .b1-name span {font-size: 35px;}
.y-dang .b1-item{flex-direction: column;}
.y-dang .b1-name {font-size: 17px;}

.y-chaungxin .cx-tit, .y-chaungxin .b3-l-text {font-size: 25px;}
.y-chaungxin .b1-not {margin: 5px auto 30px auto;line-height: 26px;width: 100%;font-size: 15px;}
.y-chaungxin .b1-f-tit {font-size: 22px;}
.y-chaungxin .f-t-item, .y-chaungxin .b1-f-txt {font-size: 15px;}
.y-chaungxin .fir-bg {width: 410px;}
.y-chaungxin .b1-s-tit {font-size: 18px;height: 40px;margin: 0 auto 15px auto;}
.y-chaungxin .b3-l-tit {font-size: 40px;}
.y-chaungxin .b5-left{margin-right: 0;}
.y-chaungxin .b8-tit {height: 55px;font-size: 21px;}
.y-chaungxin .cx-box5 {padding-left: 30px;padding-right: 30px;}
.y-chaungxin .b5-btn{position: static;margin-bottom: 20px;margin-top: 10px;}
.y-chaungxin .b5-right{width: 100%;}
.y-chaungxin .b5-main{flex-direction: column;margin-top: 0;}
.y-chaungxin .b2-info {font-size: 15px;line-height: 26px;}
.y-chaungxin .b1-s-pic {margin-top: 10px;}
.y-chaungxin .b1-s-list {height: 445px;}
.y-chaungxin .b2-bg{height: 250px;object-fit: cover;}
.y-search .b1-tab, .y-search .b2-name {font-size: 17px;}
.y-search .b1-tab{margin-right: 20px;}
.y-search .ss-box2{margin-top: 0px;}

.y-cpny .b1-left{flex-direction: column;height: max-content;}
.y-cpny .mySwiper2 {width: 350px;height: 350px;}
.y-cpny .b1-l-item {width:350px;}
.y-cpny .b7-t-item {width: 125px;}
.y-cpny .b7-tab {height: 56px;}
.y-cpny .b7-t-active {height: 65px;}
.y-cpny .mySwiper .swiper-slide img,
.y-cpny .mySwiper .swiper-slide video{width: 62px;height: 62px;}
.y-cpny .b1-l-item{flex-direction: row;margin-left: 0;margin-top: 20px;}
/*.y-cpny .mySwiper{margin: 0 10px;}*/
.y-cpny .mySwiper{margin: 0px 0;}
.y-cpny .cpny-box1 .swiper-button-prev:after, .y-cpny .cpny-box1 .swiper-button-next:after {font-size: 22px;}
.y-cpny .b1-r-tit {font-size: 22px;}
.y-cpny .b1-r-txt {font-size: 15px;margin: 20px 0 40px 0;line-height: 24px;}	
.y-cpny .b2-list, .y-cpny .b3-info, .y-cpny .b4-items, .y-cpny .b5-tit, .y-cpny .b6-info, .y-cpny .b7-t-item, .y-cpny .b8-tit {font-size: 16px;}		
.y-cpny .b2-list {margin-right: 20px;}
.y-cpny .cpny-box2{padding: 0 20px;height: 70px;}
.y-cpny .cpny-tit {font-size: 22px;}
.y-cpny .b3-info{line-height: 28px;}	
.y-cpny .cpny-box1 .swiper-button-prev, .y-cpny .cpny-box1 .swiper-button-next{transform: rotate(0deg)}
.y-cplb1 .b1-tit {font-size: 17px;}
.y-cplb1 .cplb1-box1{height: 90px;margin-bottom: 15px;}
.y-cplb1 .zl-gg-tit {margin-top: 15px;}
.y-cplb1 .zlxz-right{margin-top: 20px;}
.cp-gg .b4-tit {font-size: 28px;}
.cp-gg .b4-left .iconfont {font-size: 48px;margin-bottom: 5px;}
.y-cplb1 .b4-left {font-size: 18px;}
.cp-gg .b4-right {margin-left: 20px;}
.cp-gg .b4-name {line-height: 24px;font-size: 15px;margin-bottom: 5px;}
.cp-gg .b4-btn .iconfont {font-size: 22px;}
.cp-gg .b4-item {height: 145px;padding: 0 15px;}

.y-cplb .cplb-box1,.y-cplb .b2-tit{font-size: 24px;}
.y-cplb .b2-tit .iconfont {font-size: 20px;}
.y-cplb .b2-l {font-size: 20px;width: 150px;}
.y-cplb .b2-i-name {font-size: 17px;}

.y-hyny .b1-tab {left: 30px;right: 30px;top: -65px;height: 68px;}
.y-hyny .b1-t-list {font-size: 16px;margin-right: 50px;}
.y-hyny .hyhy-box1 {padding-top: 20px;}
.y-hyny .b1-mian {margin-top: 15px;}
.y-hyny .b1-right img {width: 350px;height: 203px;}
.y-hyny .b1-left {padding: 10px;}
.y-hyny .hyny-tit {font-size: 22px;}
.y-hyny .b1-l-txt {height: 120px;padding-right: 10px;margin-top: 10px;line-height: 24px;font-size: 14px;}
.y-hyny .b2-ml-name {font-size: 21px;}
.y-hyny .b2-m-r {margin-left: 30px;}
.y-hyny .b4-name {font-size: 16px;}
.y-hyny .b6-not{font-size: 29px;}

.y-kcx .kcx-box1 {padding-top: 40px;padding-bottom: 40px;}
.y-kcx .kcx-tit, .y-kcx .b2-main {font-size: 29px;}
.y-kcx .b1-info {line-height: 30px;font-size: 17px;margin: 0 50px;}
.y-kcx .b2-main {line-height: 50px;}
.y-kcx .b3-txt {line-height: 30px;margin: 15px 0 30px 0;font-size: 17px;}
.y-kcx .b4-btn {font-size: 16px;}
.y-kcx .b4-btn .iconfont {font-size: 26px;}
.y-zlxz .zlxz-main{flex-direction: column;}
.y-zlxz .zlxz-left{width: 100%;min-height: 0;border-right: none;padding-right: 0;}
.y-zlxz .zlxz-right{width: 100%;flex: initial;padding-left: 0;}
.y-zlxz .z-l-child{border-bottom: 1px dashed #ececec;padding-bottom: 10px;}
.y-cplb1 .z-l-child{border-bottom:none !important;}

.y-fwzc .b1-main {padding: 0 25px;font-size: 22px;}
.y-fwzc .b2-main {padding: 0;}
.y-column .col-line{width: 100px;}
.y-jtjs .b1-l-item {width: 190px;padding: 10px;height: 125px;font-size: 16px;}
.y-jtjs .b1-l-tit span, .y-jtjs .b2-tit, .y-jtjs .content1 {font-size: 29px;}
.y-jtjs .b1-r-info {margin-left: 30px;}
.y-jtjs .b1-r-tit {font-size: 24px;}
.y-jtjs .b1-r-content {margin-top: 10px;line-height: 28px;height: 280px;}
.y-jtjs .b2-t-list p {font-size: 19px;line-height: 30px;}
.y-jtjs .b2-rl-txt {line-height: 28px;}
.y-jtjs .jtjs-box2 .swiper-pagination-bullet{width: 10px;height: 10px;}
.y-jtjs .jtjs-box2 .swiper-pagination{bottom: 20px;}
.y-jtjs .corporate_honors .ri_box .swiper {height: calc(100vh - 60px);}

.y-hylb .b1-name {font-size: 22px;}
.y-hylb .b1-info {font-size: 14px;line-height: 22px;}
.y-hylb .b1-btn {font-size: 14px;border-radius: 6px;width: 110px;height: 35px;margin-top: 20px;}
.y-hylb .b1-btn .iconfont {font-size: 21px;margin-left: 6px;}
.y-hylb .b1-left {padding: 15px;}

.y-rcpy .rcpy-box1 {font-size: 26px;line-height: 38px;}
.y-rcpy .rcpy-text40 {font-size: 26px;}
.y-rcpy .b2-txt {width: 70%;}
.y-rcpy .rcpy-box3 .rcpy-text16 {width: 85%;margin-top: 15px;}
.y-rcpy .rcpy-box3 {padding-left:30px;}
.y-rcpy .b4-moddle img {width: 200px;height: 200px;}
.y-rcpy .b4-gg {height: 200px;width: calc((100% - 100px) / 2);}
.y-rcpy .b4-item {height: 90px;}
.y-rcpy .b4-i-line {width: 3px;}
.y-rcpy .b4-right {margin-left: -25px;}
.y-rcpy .b4-left {margin-right: -25px;}
.y-rcpy .b5-tit {font-size: 20px;}
.y-rcpy .b5-info{font-size: 15px;}
.y-rcpy .b4-l-name{line-height: 20px;}
.y-rcpy .b4-i-info{padding: 0 10px;}
.y-gyxd .b3-left{margin-top: 20px;}
.y-gyxd .b1-third-info {font-size: 15px;margin-top: 15px;}
.y-gyxd .b3-r-info {margin-top: 20px;}
.y-gyxd .b3-l-txt {font-size: 15px;line-height: 28px;margin-top: 15px;}
.y-gyxd .b4-txt {font-size: 15px;margin-top: 15px;}
.y-gyxd .b4-list {padding: 20px;width: 90%;}
.y-gyxd .gyxd-tit {font-size: 24px;}
.y-gyxd .gyxd-tit .iconfont {font-size: 28px;}
.y-gyxd .b1-l-info {font-size: 15px;line-height: 26px;margin-top: 15px;max-height: 200px;}
.y-gyxd .b1-s-txt {font-size: 15px;margin-top: 10px;}
.y-gyxd .b1-s-list {width: calc((100% - 20px) / 2);}
.y-gyxd .b1-second {margin-top: 20px;}
.y-gyxd .b1-first{flex-direction: column-reverse;}
.y-gyxd .b1-f-pic{margin-left: 0;width: 100%;padding-bottom: 73%;}

.y-shzp .b1-name {font-size: 24px;}
.y-shzp .b1-txt {line-height: 28px;font-size: 15px;}
.y-shzp .b1-tit {font-size: 16px;}
.zgzj4 .swiper-button-prev{left: 0;}
.zgzj4 .swiper-button-next {right: 0px;}
.zgzj4 .zgzj4-box1 {padding: 40px 80px;}
.zgzj4 .mySwiper {margin-top: 15px;}
.qiyewenhua .qywh-tit {font-size: 29px;}
.qiyewenhua .b1-txt {margin: 10px 0 20px 0;font-size: 20px;}
.qiyewenhua .b2-info {font-size: 20px;line-height: 32px;margin-top: 15px;width: 100%;}
.qiyewenhua .b4-l-txt {font-size: 20px;line-height: 32px;}
.qiyewenhua .b4-main{padding-bottom: 15px;}

.news-details .y-xwd{flex-direction: column;}
.news-details .xwd-left {padding-right: 0px;border-right: none;width: 100%;}
.news-details .xwd-right {width: 100%;padding-left: 0;margin-top: 20px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.news-details .x-r-txt{width: 100%;}
.news-details .x-r-list{width: 48%;}
.y-p170 {padding-left: 30px;padding-right: 30px;}
.y-column .col-main {font-size: 28px;}
.y-column .col-tab {left: 30px;right: 30px;}
.y-column .c-t-list {height: 50px;font-size: 16px;}
.w300 {width: 195px;}
.y-column .col-line{height: 2px;}
.jtdt-box1 .b1-list1,.jtdt-box1 .b1-list2{height: 35px;}
.jtdt-box1 .b1-item {font-size: 13px;height: 35px;}
.jtdt-box1 .b1-list2 .iconfont {font-size: 20px;}
.jtdt-box2 .b2-list {width: 370px;height: 209px;}
.jtdt-box2 .b2-info {height: 209px;}
.jtdt-box2 .b2-name {font-size: 20px;line-height: 26px;}
.jtdt-box2 .b2-txt {margin-top: 10px;font-size: 14px;line-height: 22px;padding-bottom: 10px;}
.jtdt-box2 .b2-btn {margin-top: 20px;font-size: 14px;}
.jtdt-box2 .swiper-pagination{bottom: 15px;}
.jtdt-box2 .b2-btn .iconfont{font-size: 24px;}
.jtdt-box3 .b3-name {font-size: 16px;line-height: 22px;height: 45px;margin: 10px 0 5px 0;}
.jtdt-box3 .b3-btn {font-size: 14px;}
.jtdt-box3 .b3-btn .iconfont {font-size: 24px;margin-left: 5px;}
.jtdt-box3 .b3-time {font-size: 15px;}
.jtdt-box2 .b2-txt{height: 45px;}
.y-head .h-menu,.y-head .h-upload,.y-head .h-phone,.y-head .h-earth,.y-head .h-logo{display: none;} 
.navbar{display: flex;}
.y-head{justify-content: flex-start;box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.13);background-color: #fff;border: none;height: 60px;}
.y-head .y-h-right{margin-left: auto;}
.y-head .h-b-logo{display: block;}
.y-page{padding-top: 60px;}
.sy-bo1 .swiper-button-next {right: 20px;}
.sy-bo1 .swiper-button-prev {left: 20px;}
.sy-bo1 .b1-tit {font-size: 34px;}
.sy-bo1 .b1-txt {font-size: 16px;margin-top: 5px;}
.sy-bo1 .b1-main {padding-left: 20px;}
.sy-bo1 .downward span {font-size: 14px;}
.sy-bo1 .downward .iconfont {font-size: 26px;}
.sy-mian .sy-tit70 {font-size: 34px;}
.second .b2-name {font-size: 22px;line-height: 24px;margin: 15px 0;}
.second .b2-right img {width: 430px;height: 211px;}
.sy-btn{margin-top: 30px;}
.four .fou-box1{flex-direction: column;}
.four .f-b1-l{width: 100%;position: relative;overflow: hidden;height: 0;padding-bottom: 56%;}
.four .f-b1-l img{position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;display: block;object-fit: cover;}
.four .f-b1-r{margin-left: 0;margin-top: 20px;flex: auto;width: 100%;}
.sy-box7 .b7-tit {font-size: 30px;}
.sy-box7 .b7-text {margin: 15px 0px;line-height: 26px;}
.sy-box7 .b7-type {font-size: 18px;line-height: 32px;}
.foot .fb2-list{display: none;}
.foot .fb2-code{border-left: none;width: 100%;justify-content: center;height: max-content;padding: 20px 0;}
.foot {padding-top: 20px;}
.foot .fb2-c-item{margin: 0 10px;}
.foot .foo-box3{height: max-content;justify-content: center;padding-top: 5px;padding-bottom: 5px;}
.foot .foo-box3 a{margin-right: 0;}
.foot .foo-box3 a,.foot .foo-box3 span{font-size: 13px;}
.foot .foo-box3 .fb3-gs{width: 100%;text-align: center;}
.y-chaungxin .b5-l-text {font-size: 15px;}

}

@media screen and (max-width: 768px) {
.y-jtjs .corporate_honors .le_box{padding-right:0;}
.y-jtjs .corporate_honors .ri_box .swiper{touch-action: pan-y;}
.y-gyxd .b4-txt{max-height:60px;}
.y-head .search-bd, .y-head .hea-s-pic {width: 80%;}
.y-chaungxin .b1-s-hight {height: 120px;}
.y-cplb1 .z-l-select{border-bottom:1px solid #ececec;}
.sy-bo1 .b1-fm{display:block !important;}
.sy-bo1 .b1-video{display:none !important;}
.third .thi-name1 {font-size: 17px;}
.third .thi-name2 {font-size: 18px;}
.y-dang .b6-tit{font-size: 18px;}
.y-dang .b6-main {margin-top: 30px;}
.y-dang .b6-item:last-child {margin-bottom: 30px;}
.y-dang .b6-main{flex-direction: column;}
.y-dang .b6-list{width: 100%;}
.y-dang .b5-bg2 {right: 20px;width: 110px;}
.y-dang .b5-l-l {font-size: 14px;margin-top: 13px;}
.y-dang .b5-l-l img {width: 19px;}
.y-dang .b5-lt-icon img {width: 22px;}
.y-dang .b5-lt-icon {width: 40px;height: 40px;}
.y-dang .b5-l-tit {width: 280px;height: 37px;font-size: 18px;}
.y-dang .b5-tit .iconfont {font-size: 32px;margin-right: 7px;}
.y-dang .b4-pic3{width: 30%;margin:  20px 3% 0 0 !important;}
.y-dang .b4-pic3:nth-child(3n){margin-right: 0;}
.y-dang .b4-last{flex-wrap:wrap;}
.y-dang .b4-js3{width: 100%;}
.y-dang .b4-pic1, .y-dang .b4-pic2 {margin-top: 20px;margin-bottom: 20px;}
.y-dang .b4-text {font-size: 16px;line-height: 24px;}
.y-dang .b4-tit img {width: 16px;}
.y-dang .b4-t-info {font-size: 18px;height: 37px;}
.y-dang .b4-t-info .iconfont {font-size: 14px;}
.y-dang .b4-main {border-radius: 30px 0 0 30px;}
.y-dang .b4-main{margin-top: 30px;}
.y-dang .b3-r-btn .swiper-button-next, .y-dang .b3-r-btn .swiper-button-prev{width: 45px;height: 45px;}
.y-dang .b3-rl-name {font-size: 14px;line-height: 22px;}
.y-dang .b3-rt-info {font-size: 14px;}
.y-dang .b3-l-name {font-size: 17px;margin: 0;}
.y-dang .b3-left{flex-wrap: wrap;justify-content: space-between;}
.y-dang .b3-l-item{width: 48%;margin-right: 0 !important;margin-bottom: 20px;}
.y-dang .b3-txt {font-size: 14px;line-height: 24px;margin: 5px 0 30px 0;}
.y-dang .dang-box3, .y-dang .dang-box4 {padding-top: 30px;}
.y-dang .b2-right {width: 62%;padding-bottom: 50.5%;}
.y-dang .b2-l-item img {width: 20px;margin-right: 5px;}
.y-dang .b2-l-item {width: 120px;height: 40px;font-size: 16px;}
.y-dang .b2-left {margin-top: 30px;}
.y-dang .dang-box6{padding-top: 30px;padding-bottom: 0;}
.y-dang .dang-box2, .y-dang .dang-box5, .y-dang .b4-main {padding-top: 30px;padding-bottom: 30px;}
.y-dang .dang-box1 {padding-bottom: 30px;padding-top: 0px;}
.y-dang .dang-tit {font-size: 22px;}
.y-dang .b1-txt {font-size: 15px;line-height: 24px;}
.y-dang .b1-item1,.y-dang .b1-item2{width: 100%;margin-right: 0;}
.y-dang .b1-item {flex-direction: initial;height: 100px;margin-top: 20px;}
.y-dang .b1-not{margin-top: 18px;}
.y-dang .b1-txt{margin: 10px 0 0 0;}
.y-dang .dangwei{width:100% !important}


.modal-content {
    position: relative;
    margin: auto;
    margin-top: 20%;
    width: 90%;
    max-width: 1200px;
    /* background-color: #fff;
    padding: 20px; */
}



.y-chaungxin .b5-l-text {font-size: 14px;}
.y-chaungxin .b5-l-active {height: 115px;}
.y-chaungxin .cx-box7 {padding-top: 30px;}
.y-chaungxin .b8-tit {padding: 0 10px;height: 45px;margin: 20px auto 30px auto;font-size: 17px;}
.y-chaungxin .b3-left{display: none;}
.y-chaungxin .container{width: 100%;height: 280px;margin-top: 10px;}
.y-chaungxin .timeline li {margin-bottom: 15px;}
.y-chaungxin .cx-box1 {padding-top: 0px;padding-bottom: 30px;}
.y-chaungxin .cx-tit, .y-chaungxin .b3-l-text {font-size: 22px;}
.y-chaungxin .b1-not {margin: 5px auto 20px auto;line-height: 24px;font-size: 14px;}
.y-chaungxin .b1-first {padding: 15px;}
.y-chaungxin .b1-f-tit {font-size: 19px;}
.y-chaungxin .f-t-item, .y-chaungxin .b1-f-txt {font-size: 14px;}
.y-chaungxin .f-t-item {height: 30px;}
.y-chaungxin .fir-bg {width: 310px;display:none;}
.y-chaungxin .b1-s-tit {font-size: 17px;height: 35px;}
.y-chaungxin .b1-s-item {margin-top: 7px;font-size: 13px;}
.y-chaungxin .b1-third, .y-chaungxin .cx-box4 {padding-top: 30px;}
.y-chaungxin .b1-t-tit, .y-chaungxin .b6-tit {margin: 10px 0 20px 0;}
.y-chaungxin .b2-main, .y-chaungxin .cx-box3, .y-chaungxin .cx-box5, .y-chaungxin .cx-box6, .y-chaungxin .cx-box8 {padding-top: 30px;padding-bottom: 30px;}
.y-chaungxin .b2-t-line {width: 3px;height: 21px;margin-right: 4px;}
.y-chaungxin .b2-info {font-size: 14px;line-height: 24px;}
.y-chaungxin .b1-second{justify-content: space-between;}
.y-chaungxin .b1-s-list{width: 48%;margin-right: 0 !important;padding: 15px 10px;height: 398px;}
.y-search .b1-tab{margin-top: 20px;flex: none;}
.y-search .ss-box1{overflow: auto;}
.y-search .b1-tab, .y-search .b2-name {font-size: 16px;}
.y-search .b2-list {font-size: 15px;height: 60px;}
.y-search .ss-box2 {padding-bottom: 30px;}
.y-cpny .b7-list .z-r-l{padding: 0 5px;}
.y-cpny .cpny-box1{margin-top: 30px;flex-direction: column;}
.y-cpny .mySwiper2{width: 100%;height: max-content;}
.y-cpny .mySwiper2 .swiper-slide{position: relative;width: 100%;height: 0;padding-bottom: calc(100% - 2px);overflow: hidden;}
.y-cpny .mySwiper .swiper-slide{position: relative;width: 100%;height: 0;padding-bottom:23%;overflow: hidden;}
.y-cpny .mySwiper2 .swiper-slide img,
.y-cpny .mySwiper .swiper-slide img,
.y-cpny .mySwiper .swiper-slide video,
.y-cpny .swiper-slide video{position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;}
.y-cpny .b1-left{width: 100%;overflow: hidden;}
.y-cpny .b1-l-item{width: 100%;}
.y-cpny .b1-right{margin-left: 0;margin-top: 20px;}
.y-cpny .b1-r-tit {font-size: 20px;}
.y-cpny .b1-r-btn{width: 100px;font-size: 14px;}
.y-cpny .b1-r-txt{margin: 20px 0;}
.y-cpny .cpny-box2{margin-top: 30px;flex-wrap: wrap;height: max-content;padding: 0 15px 15px 15px;}
.y-cpny .b2-btn{display: none;}
.y-cpny .b2-list{width: 33.3%;margin-right: 0;margin-top: 15px;}
.y-cpny .cpny-box3, .y-cpny .cpny-box4, .y-cpny .cpny-box7, .y-cpny .cpny-box8 {padding-top: 30px;padding-bottom: 30px;}
.y-cpny .cpny-box5, .y-cpny .cpny-box6 {padding-top: 30px;}
.y-cpny .b5-txt {height: 68px;font-size: 14px;line-height: 22px;}
.y-cpny .swiper-pagination-bullet {width: 8px;margin: 0 3px;height: 8px;}
.y-cpny .swiper-pagination {margin-top: 10px;}
.y-cpny .b6-info{line-height: 26px;}
.y-cpny .b7-t-item {width: 95px;}
.y-cpny .b7-tab {height: 47px;}
.y-cpny .b7-t-active {height: 56px;}
.y-cpny .cpny-tit {font-size: 20px;}
.y-cpny .b2-list, .y-cpny .b3-info, .y-cpny .b4-items, .y-cpny .b5-tit, .y-cpny .b6-info, .y-cpny .b7-t-item, .y-cpny .b8-tit {font-size: 15px;}
.y-cpny .b4-items {margin-top: 20px;}

.y-cplb1 .b1-tit {font-size: 16px;}
.y-cplb1 .b1-link {width: 104px;font-size: 13px;height: 35px;}
.y-cplb1 .b1-link .iconfont {font-size: 18px;}
.y-cplb1 .b3-name {font-size: 15px;}
.cp-gg {padding-top: 30px;padding-bottom: 30px;}
.cp-gg .b4-tit {font-size: 24px;}
.cp-gg .b4-list{margin-top: 0;flex-wrap: wrap;}
.cp-gg .b4-item{width: 100%;margin-top: 20px !important;}
.y-cplb1 .b4-left {font-size: 17px;}
.y-cplb1 .b3-list{padding: 10px;}
.y-cplb .cplb-box1, .y-cplb .b2-tit {font-size: 22px;}
.y-cplb .cplb-box1{margin: 30px 0 10px 0;}
.y-cplb .b2-tit {height: 50px;padding: 0px 20px;}
.y-cplb .b2-child {padding: 30px 20px 0px 20px;margin-top: -30px;}
.y-cplb {padding-bottom: 30px;}
.y-cplb .cplb-box2 {margin-bottom: 20px;}
.y-cplb .b2-l {font-size: 18px;width: 110px;}
.y-cplb .b2-i-name {font-size: 16px;}
.y-cplb .b2-link {font-size: 14px;line-height: 30px;}
.y-cplb .b2-info{margin-top: 20px;}
.y-hyny .b1-tab{padding: 0 20px;}
.y-hyny .b1-t-list {font-size: 15px;margin-right: 40px;}
.y-hyny .b1-mian{flex-direction: column-reverse;}
.y-hyny .b1-right{width: 100%;position: relative;overflow: hidden;padding-bottom: 58%;height: 0;}
.y-hyny .b1-right img{position: absolute;top:0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;}
.y-hyny .hyny-tit {font-size: 20px;}
.y-hyny .hyhy-box2, .y-hyny .hyny-box3, .y-hyny .hyny-box4, .y-hyny .hyny-box6, .y-hyny .hyny-box5 {padding-top: 30px;padding-bottom:30px;}
.y-hyny .b2-menu {margin-top: 20px;}
.y-hyny .b2-m-tab {font-size: 15px;margin-right: 35px;padding-bottom: 8px;}
.y-hyny .b2-main {margin-top: 30px;flex-direction: column-reverse;}
.y-hyny .b2-m-r {margin-left: 0px;width: 100%;padding-bottom: 58%;}
.y-hyny .b2-m-l{margin-top: 20px;}
.y-hyny .b2-mlb-item, .y-hyny .b6-n-btn {font-size: 14px;width: 110px;}
.y-hyny .b2-ml-txt {font-size: 14px;margin-top: 5px;line-height: 24px;}
.y-hyny .b2-ml-btn {margin-top: 20px;}
.y-hyny .b3-main {margin-top: 15px;font-size: 14px;line-height: 26px;}
.y-hyny .hyny-box4 .hyny-tit {margin-left: 0px;}
.y-hyny .b4-name {font-size: 15px;}
.y-hyny .b5-t-btn .iconfont {font-size: 19px;}
.y-hyny .b5-t-btn {font-size: 14px;}
.y-hyny .b5-name {font-size: 15px;line-height: 22px;height: 44px;}
.y-hyny .b6-not {font-size: 20px;margin: 30px 0 20px 0;}
.y-hyny .b5-time {font-size: 15px;}
.y-hyny .b5-btn {font-size: 14px;}
.y-hyny .mySwiper1 {margin-top: 10px;}
.y-hyny .b5-list{flex-wrap: wrap;justify-content: space-between;margin-top: 0;}
.y-hyny .b5-item {width: 48%;margin-top: 20px;margin-right: 0 !important;}
.y-hyny .mySwiper .swiper-slide{padding: 15px 10px;}
.y-kcx .kcx-box1 {padding-top: 0px;padding-bottom: 30px;}
.y-kcx .kcx-tit, .y-kcx .b2-main {font-size: 24px;}
.y-kcx .b1-info {line-height: 26px;font-size: 16px;margin: 0px 30px;}
.y-kcx .b1-pic {width: 195px;}
.y-kcx .close {font-size: 32px;right: 25px;}
.y-kcx .kcx-box4 {padding-bottom: 30px;padding-top: 30px;}
.y-kcx .z-r-l{padding: 0 5px !important;}
.y-kcx .kcx-box4 .kcx-tit {margin-bottom: 30px;}
.y-kcx .b4-btn {font-size: 15px;margin-top: 30px;}
.y-kcx {padding-bottom: 30px;}
.y-kcx .b2-main {line-height: 38px;}
.y-kcx .kcx-box3 {padding-top: 30px;padding-bottom: 30px;}
.y-kcx .b3-txt {line-height: 28px;margin: 10px 0 0px 0;font-size: 16px;}
.y-kcx .b3-pic{border-radius: 10px;}
.y-kcx .b3-list{flex-wrap: wrap;justify-content: space-between;}
.y-kcx .b3-item{width: 48%;margin-right: 0 !important;margin-top: 20px;}
.y-zlxz .zl-gg-tit {font-size: 21px;}
.gg-upload .z-rl-18, .gg-upload .z-rl-name {font-size: 14px;}
.gg-upload .z-rl-size {margin: 0 15px;width: 80px;}
.gg-upload .z-rl-time {margin-left: 15px;}
.gg-upload .z-rl-pic {width: 28px;margin-right: 5px;}
.y-zlxz .zlxz-main {padding-bottom: 30px;}
.gg-upload .z-r-l{padding: 0;height: 55px;}
.y-fwzc .b1-main {padding: 0 10px;font-size: 18px;}
.y-fwzc .b2-list {width: 100%;margin-right: 0;margin-top: 30px;}
.y-fwzc .b2-btn {margin-top: 30px;}
.y-fwzc .fwzc-box2 {padding-bottom: 30px;}
.y-fwzc .b2-b-item {width: 270px;height: 50px;}
.y-fwzc .fwzc-box3{flex-wrap: wrap;}
.y-fwzc .b3-tit{width: 100%;font-size: 24px;}
.y-fwzc .b3-list{width: 100%;display: flex;align-items: center;margin-top:15px;}
.y-fwzc .b3-phone{height: max-content;margin-left: 10px;}
.y-fwzc .b3-l-name{margin-bottom: 0; font-size: 16px;flex: none;}
.y-fwzc .b3-l-name .iconfont{font-size: 18px;}
.y-fwzc .fwzc-box4{flex-wrap: wrap;margin-top: 20px;}
.y-fwzc .fwzc-box4 .b3-list{width: 100% !important;margin-top: 15px;}
.y-fwzc .fwzc-box5 {margin: 30px 0;}
.y-column .col-line{width: 80px;}
.y-jtjs .b1-first{flex-direction: column;}
.y-jtjs .b1-r-info {margin-left: 0px;margin-top: 20px;}
.y-jtjs .jtjs-box1 {padding-bottom: 30px;padding-top: 0px;}
.y-jtjs .b1-r-tit {font-size: 22px;}
.y-jtjs .b1-r-content {line-height: 26px;height: 235px;}
.y-jtjs .b1-second {margin-top: 30px;}
.y-jtjs .jtjs-box2 {padding-bottom:30px;padding-top: 30px;}
.y-jtjs .b1-l-tit span, .y-jtjs .b2-tit, .y-jtjs .content1 {font-size: 24px;}
.y-jtjs .b2-t-list{padding: 10px 5px;}
.y-jtjs .b2-t-list p {font-size: 16px;line-height: 22px;}
.y-jtjs .b2-t-list {font-size: 14px;}
.y-jtjs .b2-t-list {height: 60px;}
.y-jtjs .b2-list {margin-top: 30px;}
.y-jtjs .b2-list > div:first-child{flex-direction: column;}
.y-jtjs .b2-left{width: 100%;}
.y-jtjs .b2-right {height: 255px;margin-top: 20px;margin-left: 0;flex: initial;}
.y-jtjs .b2-rl-l {font-size: 20px;}
.y-jtjs {padding-bottom: 30px;}
.y-jtjs .de_text{font-size: 15px;}
.y-jtjs .corporate_honors .ri_box .banner1, .y-jtjs .corporate_honors .ri_box .banner2 {width:100%;margin-top: 20px;}
.y-jtjs .corporate_honors .ri_box .swiper{height: max-content;}
.y-jtjs .corporate_honors .ri_box{width: 100%;flex-direction: column;}
.y-jtjs .le_box .content2 {font-size: 15px;line-height: 28px;margin-top: 10px;}
.y-jtjs .b2-rl-txt{font-size: 15px;}
.y-jtjs .jtjs-box3{flex-direction: column;padding: 30px 0;}
.y-jtjs .b2-rl-l .iconfont{font-size: 14px;}
.y-hylb .hylb-tit {margin-top: 30px;margin-bottom: 30px;font-size: 24px;}
.y-hylb .hylb-box1{flex-direction: column-reverse !important;}
.y-hylb .b1-pic{width: 100%;padding-bottom: 58%;}
.y-hylb .b1-name {font-size: 20px;}
.y-hylb {padding-bottom: 30px;}
.y-rcpy .rcpy-box1 {font-size: 24px;line-height: 30px;padding-bottom: 30px;padding-top: 0px;}
.y-rcpy .b1-pic {margin-top: 30px;}
.y-rcpy .rcpy-box2, .y-rcpy .rcpy-box3 {padding-bottom: 30px;padding-top: 30px;}
.y-rcpy .b4-main{padding-top: 0;padding-bottom: 30px;}
.y-rcpy .rcpy-text20 {font-size: 17px;}
.y-rcpy .rcpy-text40 {font-size: 24px;}
.y-rcpy .rcpy-text16 {font-size: 14px;line-height: 20px;}
.y-rcpy .b2-txt {width: 100%;}
.y-rcpy .b2-item {padding: 0 15px;font-size: 16px;height: 110px;}
.y-rcpy .b2-item img {width: 50px;}
.y-rcpy .rcpy-box3 .rcpy-text16 {width: 100%;margin-top: 10px;}
.y-rcpy .rcpy-box3{padding-right: 30px;}
.y-rcpy .b3-btn{padding-right: 0 !important;}
.y-rcpy .rcpy-box3 .swiper-button-prev, .y-rcpy .rcpy-box3 .swiper-button-next {width: 50px;height: 50px;}
.y-rcpy .rcpy-box5 {padding-top: 30px;padding-bottom: 30px;}
.y-rcpy .rcpy-box5 .rcpy-text40 {margin-top: 0px;}
.y-rcpy .mySwiper {margin-top: 30px;}
.y-rcpy .b5-list {margin-top: 20px;justify-content: space-between;}
.y-rcpy .b3-list {margin-right: 15px;border-radius: 8px;}
.y-rcpy .rcpy-box6 {padding-bottom: 30px;padding-top: 0;}
.y-rcpy .b6-list {margin-top: 30px;}
.y-rcpy .b6-main {bottom: 10px;padding: 0 10px;}
.y-rcpy .b6-tit {font-size: 18px;}
.y-rcpy .b6-right {font-size: 13px;}
.y-rcpy .b6-right .iconfont {font-size: 18px;}
.y-rcpy .b6-txt {margin-top: 5px;font-size: 14px;}
.y-rcpy .b6-item{border-radius: 8px;}
.y-rcpy .b5-item{width: 48%;margin-right: 0 !important;height: 125px;border-radius: 8px;}
.y-rcpy .rcpy-box4 {padding-top: 30px;}
.y-rcpy .rcpy-box4 .rcpy-text40 {margin-top: 0px;}
.y-rcpy .b4-moddle{display: none;}
.y-rcpy .b4-left {margin-right: 0px;}
.y-rcpy .b4-list{margin-top: 20px;}
.y-rcpy .b4-right {margin-left: 0px;}
.y-rcpy .b4-main{justify-content: space-between;}
.y-rcpy .b4-gg{width: 48%;height: max-content;}
.y-rcpy .b4-l-right{display: none;}
.y-rcpy .b4-l-tit {font-size: 17px;}
.y-rcpy .b3-item {height: 90px;padding: 10px;}
.y-rcpy .b3-item p {font-size: 16px;line-height: 22px;height: 44px;}
.y-gyxd .gyxd-tit {font-size: 22px;}
.y-gyxd .gyxd-tit .iconfont {font-size: 26px;}
.y-gyxd .b1-s-list{width: 100%;margin-top: 20px;}
.y-gyxd .b1-second {margin-top: 0px;flex-direction: column;}
.y-gyxd .b1-third, .y-gyxd .gyxd-box2{margin-top: 30px;}
.y-gyxd .gyxd-box3 {padding-top: 30px;padding-bottom: 30px;flex-direction: column;}
.y-gyxd .b3-right{width: 100%;margin-top: 20px;margin-left: 0;}
.y-gyxd .b4-list{width: 100%;}
.y-gyxd .gyxd-box4 {margin-bottom: 30px;}
.y-gyxd .b3-left{margin-top: 0;width:100%;}
.y-shzp .shzp-box1 {padding: 0px 0 30px 0;}
.y-shzp .b1-name {font-size: 22px;}
.y-shzp .b1-tit {font-size: 15px;}
.y-shzp .b1-txt {line-height: 26px;font-size: 14px;}
.y-shzp .b1-link {font-size: 18px;margin-top: 10px;border-bottom: 3px solid #E31D1A;line-height: 26px;}
.y-shzp .b2-ss {width: 220px;height: 36px;}
.y-shzp .b2-ss input {font-size: 14px;}
.y-shzp .b2-ss .iconfont {font-size: 20px;margin-left: 10px;}
.y-shzp .b2-t-gg {height: 50px;padding: 0px 0 0 10px;}
.y-shzp .b2-t-list {font-size: 16px;}
.y-shzp .b2-t-tit {font-size: 14px;}
.y-shzp .b2-t-item .iconfont {font-size: 22px;}
.zgzj4 .swiper-button-next{right:20px;}
.zgzj4 .swiper-button-prev{left:20px;}
.y-shzp {padding-bottom: 30px;}
.zgzj4 .zgzj4-box1 {padding: 30px 0;}
.zgzj4 .swiper-button-prev, .zgzj4 .swiper-button-next {width: 50px;height: 50px;top:40%;}
.zgzj4 .swiper-button-prev .iconfont, .zgzj4 .swiper-button-next .iconfont {font-size: 26px;}
.zgzj4 .mySwiper .swiper-slide{padding-bottom: 17.8%;}
.qiyewenhua .qywh-box1 {padding-top: 0px;padding-bottom: 30px;}
.qiyewenhua .qywh-tit {font-size: 24px;}
.qiyewenhua .b1-txt {margin: 5px 0 15px 0;font-size: 16px;text-align: center;}
.qiyewenhua .b2-info {font-size: 16px;line-height: 24px;margin-top: 10px;}
.qiyewenhua .qywh-box3 {padding-top: 30px;padding-bottom: 30px;}
.qiyewenhua .b3-list {margin-top: 30px;padding-bottom: 30px;}
.qiyewenhua .b3-t-info {font-size: 20px;padding: 10px;}
.qiyewenhua .b3-t-dot{width: 5px;height: 5px;}
.qiyewenhua .b3-item {width: 185px;margin-right: 15px;height: 260px;}
.qiyewenhua .b3-foot {font-size: 14px;padding: 0 10px;margin: 0px 0 10px 0;line-height: 24px;}
.qiyewenhua .b4-main {padding-top: 30px;}
.qiyewenhua .b4-l-txt {font-size: 16px;line-height: 26px;}
.qiyewenhua .b4-right {margin-left: 30px;}
.qiyewenhua .b4-bg{height: 215px;object-fit: cover;}
.news-details .x-li-tit {font-size: 24px;line-height: 32px;}
.news-details .z-li-time {font-size: 14px;}
.news-details .z-li-time span:last-child {margin-left: 20px;}
.news-details .z-li-txt {font-size: 15px;line-height: 28px;padding-bottom: 30px;margin-bottom: 30px;}
.news-details .z-li-not {font-size: 14px;height: 45px;}
.news-details .z-li-back {width: 160px;height: 40px;font-size: 16px;}
.news-details .x-rl-tit {font-size: 16px;}
.news-details .x-rl-time {font-size: 15px;}
.news-details .f-c-btn {font-size: 14px;}
.news-details .y-xwd {padding-bottom: 30px;}
.y-column .col-main {font-size: 20px;}
.y-column .c-t-list {height: 45px;font-size: 15px;}
.w300 {width: 150px;}
.y-main{padding-top: 30px;}
.jtdt-box1 .b1-list1 {width: 140px;border-radius: 3px;}
.jtdt-box1 .b1-list2{width: 165px;border-radius: 3px;padding: 0 10px;}
.jtdt-box1 .b1-l1-name, .jtdt-box1 .b1-list2 input {font-size: 14px;}
.jtdt-box2 {margin-top: 30px;}
.jtdt-box2 .swiper-slide{flex-direction: column;background: #F9FAFC;border-radius: 12px;overflow: hidden;}
.jtdt-box2 .b2-list{width: 100%;height: 0;padding-bottom: 56.5%;overflow: hidden;position: relative;}
.jtdt-box2 .b2-list img{position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;display: block;object-fit: cover;}
.jtdt-box2 .b2-info{width: 100%;border-radius: 0;}
.jtdt-box3 .b3-list {margin-top: 30px;width: 48%;margin-right: 0 !important;}
.pagination{margin-top: 20px;}
.y-jtdt {padding-bottom: 30px;}
.jtdt-box3{justify-content: space-between;}

.sy-bo1 .b1-main{padding-right: 30px;}	
.sy-bo1 .b1-tit {font-size: 28px;}	
.sy-bo1 .b1-txt {font-size: 14px;}
.sy-bo1 .downward span {font-size: 13px;}
.sy-bo1 .swiper-button-next:after, .sy-bo1 .swiper-button-prev:after {font-size: 30px;}
.sy-mian .sy-tit70 {font-size: 28px;}
.second .b2-right img {width: 290px;height: 142px;}
.second .b2-right {margin-left: 20px;margin-top: 20px;}
.second .b2-name {font-size: 18px;line-height: 20px;margin: 10px 0;}
.second .b2-txt {line-height: 24px;}
.sy-btn {margin-top: 30px;width: 105px;height: 35px;}
.sy-btn .iconfont {font-size: 20px;}
/*.second .swiper-pagination,.second .sec-box2{flex-wrap: wrap;}*/
.second .swiper-pagination-bullet,.second .sec2-list{width: 25%;height: 110px;}
.second{padding-bottom: 0px;}													
.xinxi_solution_main ul{flex-direction: column;}							
.xinxi_solution_main ul li .right{opacity: 1;}										
.xinxi_solution_main .right dl .thi-pic{z-index: 9;}					
.xinxi_solution_main ul li .left{display: none;}
.xinxi_solution_main ul li .left_top{display: none !important;}
.xinxi_solution_main ul li{width: 100% !important;margin-bottom: 20px;}
.xinxi_solution_main{height: max-content;padding-bottom: 0;margin-top: 30px;border-radius: 0;}
.xinxi_solution_bg{position: static;}
.xinxi_solution_main .right dl .thi-pic{height: 0 !important;padding-bottom: 44.8%;}
.xinxi_solution_main .right dl .thi-pic img{position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;display: block;object-fit: cover;}
.third .third-btn {width: 130px;height: 35px;font-size: 12px;margin: 10px auto 0 auto;}
.third {padding-bottom:30px;}
.second .sec-box2 {margin-top:20px;}
.four {padding-bottom: 30px;}
.sy-box7 .b7-tit {font-size: 26px;line-height: 32px;}
.sy-box7 .b7-text {margin: 10px 0px;font-size: 14px;line-height: 22px;}
.sy-box7 .b7-btn {width: 110px;font-size: 13px;height: 35px;}
.sy-box7 .b7-type {font-size: 16px;line-height: 26px;}
.foot .foo-box1{flex-direction: column;}
.foot .foo-logo {width: 80px;}
.foot .fb1-r {width: 100%;padding-left: 0;border-left: none;text-align: center;}
.foot .fb1-r-tit{justify-content: center;margin-top: 5px;}
.foot .fb2-c-item img {width: 100px;height: 100px;}
.foot .fb2-code{padding: 10px 0;}
.foot .foo-box3 a {margin-left: 15px;}
.y-search .b2-name{margin-right: 80px;}
.y-hyny .b2-ml-name {font-size: 19px;}
}    

@media screen and (max-width: 576px) {
    .y-column .col-tab.fixed {
        top: 50px;
    }
    .y-column .col-tab.fixed .c-t-list {
        height: 35px;
    }
body,p,div,span,a{font-family: inherit;}
.y-zlxz .z-l-pic{margin-right:10px;}
.y-dang .b3-r-tit {height: 65px;}
.y-chaungxin .b1-s-pic{width:85%;margin:10px auto 0 auto;}
.y-chaungxin .b1-s-hight {height: max-content;}
.y-zlxz .z-lc-active label::after{transform: translate(40%,-5%);}
.four .fb1-l-info {height: 80px;}
.no-data img{width:145px;}
.no-data{font-size:12px;padding:20px;}
.y-cpny .sticky{top:50px;}
.third .thi-main {padding-top: 4%;}
.third .thi-name2 {font-size: 16px;margin-top: 0;}
.third .thi-name1 {font-size: 15px;}
.third .thi-btn {margin-top: 15px;width: 90px;height: 30px;font-size: 12px;}
.third .thi-btn .iconfont {font-size: 17px;}
.y-dang .b6-item:last-child {margin-bottom: 20px;}
.y-dang .b6-item {margin-bottom: 42px;}
.y-dang .b6-main {margin-top: 20px;}
.y-dang .b6-item{height: 140px;}
.y-dang .b6-tit {width: 165px;font-size: 16px;}
.y-dang .dang-box6 {padding-top: 20px;}
.y-dang .b5-bg2{display: none;}
.y-dang .b5-lt-icon img {width: 20px;}
.y-dang .b5-lt-icon {margin-right: 10px;width: 35px;height: 35px;}
.y-dang .b5-l-tit {width: 260px;height: 35px;font-size: 16px;margin-bottom: 20px;}
.y-dang .b4-pic2{flex-direction: column;}
.y-dang .b4-p2-item1,.y-dang .b4-p2-item2{width: 100%;}
.y-dang .b4-p2-item2{margin-top: 20px;}
.y-dang .b4-text {font-size: 14px;line-height: 22px;}
.y-dang .b4-tit img {width: 15px;}
.y-dang .b4-t-info {font-size: 16px;height: 34px;}
.y-dang .b4-main {margin-top: 20px;}
.y-dang .b3-rl-pic{border-radius: 6px;}
.y-dang .b3-r-lb {padding: 15px;}
.y-dang .b3-r-tit img {width: 43px;}
.y-dang .b3-rt-info {padding-right: 10px;line-height: 22px;}
.y-dang .b3-l-line {height: 4px;}
.y-dang .b3-l-pic {width: 80px;}
.y-dang .b3-l-item {height: 54px;}
.y-dang .b3-l-name {font-size: 15px;}
.y-dang .b3-txt {font-size: 13px;line-height: 22px;margin: 5px 0 20px 0;}
.y-dang .dang-box3, .y-dang .dang-box4 {padding-top: 20px;}
.y-dang .b2-right{width: 100%;padding-bottom: 81.5%;}
.y-dang .b2-l-item{width: 100%;justify-content: center;padding: 0 10px;}
.y-dang .b2-l-active{border-left: none !important;}
.y-dang .b2-l-list{width: 32%;padding-left: 0;margin-left: 0;border-left:none;margin-bottom: 10px;}
.y-dang .b2-left{margin-top: 0px;width: 100%;display: flex;border-left: none;flex-wrap: wrap;justify-content: space-between;}
.y-dang .b2-main{flex-direction: column;}
.y-dang .dang-box2, .y-dang .dang-box5, .y-dang .b4-main {padding-top: 20px;padding-bottom: 20px;}
.y-dang .dang-tit {font-size: 19px;}
.y-dang .b1-txt {font-size: 14px;line-height: 22px;}
.y-dang .b1-item {flex-direction: column;height: 90px;border-radius: 6px;}
.y-dang .b1-name span {font-size: 30px;}
.y-dang .b1-name {font-size: 15px;}
.y-dang .b1-not {margin: 0;}

.y-chaungxin .cx-box1 {padding-bottom: 20px;}
.y-chaungxin .cx-tit, .y-chaungxin .b3-l-text {font-size: 19px;}
.y-chaungxin .b1-not {margin: 5px auto 15px auto;line-height: 22px;}
.y-chaungxin .b1-f-tit {font-size: 17px;}
.y-chaungxin .b1-f-tab{max-width: 100%;}
.y-chaungxin .f-t-item {margin-right: 5px;padding: 0 5px;}
.y-chaungxin .fir-bg {width: 200px;bottom: 0;display:none;}
.y-chaungxin .b1-s-list {width: 100%;height: max-content;}
.y-chaungxin .b1-third, .y-chaungxin .cx-box4 {padding-top: 20px;}
.y-chaungxin .b1-t-pic{width: 100%;}
.y-chaungxin .cx-box7,.y-chaungxin .b2-main, .y-chaungxin .cx-box3, .y-chaungxin .cx-box5, .y-chaungxin .cx-box6, .y-chaungxin .cx-box8 {padding-top: 20px;padding-bottom: 20px;}
.y-chaungxin .cx-box5 {padding-left: 20px;padding-right: 20px;}
.y-chaungxin .b8-tit{width: 100%;height: 50px;margin: 10px auto 20px auto;font-size: 15px;text-align: center;}

.y-search .b1-tab{margin-top: 10px;}
.y-search .b1-tab, .y-search .b2-name {font-size: 15px;}
.y-search .b2-name{margin-right: 30px;}
.y-search .b2-list {font-size: 14px;height: 50px;}
.y-search .ss-box2 {padding-bottom: 20px;}
.y-cpny .cpny-box1{margin-top: 20px;}
.y-cpny .cpny-box1{margin-top: 10px;}
.y-cpny .mySwiper .swiper-slide{padding-bottom: 30%;}
.y-cpny .b1-r-tit {font-size: 17px;}
.y-cpny .b1-r-txt {font-size: 14px;margin: 10px 0;line-height: 22px;}
.y-cpny .b1-r-btn .iconfont {font-size: 19px;margin-left: 4px;}
.y-cpny .b1-r-btn {width: 105px;height: 35px;font-size: 13px;}
.y-cpny .cpny-box2{margin-top: 20px;}
.y-cpny .b2-list, .y-cpny .b3-info, .y-cpny .b4-items, .y-cpny .b5-tit, .y-cpny .b6-info, .y-cpny .b7-t-item, .y-cpny .b8-tit {font-size: 14px;}
.y-cpny .b6-info {line-height: 24px;margin-top: 10px;}
.y-cpny .b7-tab{flex-wrap: wrap;height: max-content;margin-top: 20px;}
.y-cpny .b7-list .z-r-l{margin-top: 20px;}
.y-cpny .b7-t-item{width: 33%;height: 50px;}
.y-cpny .cpny-box3, .y-cpny .cpny-box4, .y-cpny .cpny-box7, .y-cpny .cpny-box8 {padding-top: 20px;padding-bottom: 20px;}
.y-cpny .cpny-tit {font-size: 17px;}
.y-cpny .b3-info {line-height: 26px;}
.y-cpny .b4-items {margin-top: 10px;}
.y-cpny .cpny-box5, .y-cpny .cpny-box6 {padding-top: 20px;}
.y-cpny .b2-list{margin-top: 20px;}
.y-cplb1 .cplb1-box1 {padding: 10px;height: max-content;margin-top: -40px;flex-direction: column;margin-bottom: 10px;}
.y-cplb1 .b1-link{margin: 10px 0 0 0 ;}
.y-cplb1 .b1-tit {font-size: 14px;}
.y-cplb1 .b2-name {font-size: 16px;}
.y-cplb1 .b1-l1-name {font-size: 14px;}
.y-cplb1 .b1-list1 .iconfont {font-size: 23px;}
.y-cplb1 .b1-item {height: 35px;font-size: 13px;}
.cp-gg .b4-name {line-height: 22px;font-size: 14px;}
.cp-gg .b4-btn {font-size: 13px;}
.cp-gg .b4-btn .iconfont {font-size: 20px;}
.cp-gg .b4-item {height: 135px;border-radius: 10px;}
.cp-gg .b4-tit {font-size: 19px;}
.cp-gg .b4-left .iconfont {font-size: 40px;}
.y-cplb1 .b4-left {font-size: 16px;}
.y-cplb1 .b3-name {font-size: 14px;}
.cp-gg {padding-top: 20px;padding-bottom: 20px;}
.y-cplb1 .cplb1-box3{justify-content: space-between;}
.y-cplb1 .b3-list{width: 48%;margin: 20px 0 0 0 !important;}
.y-cplb .cplb-box1 {margin: 20px 0 10px 0;}
.y-cplb .cplb-box1, .y-cplb .b2-tit {font-size: 19px;}
.y-cplb .b2-tit .iconfont {font-size: 18px;}
.y-cplb .b2-info{flex-direction: column;padding-bottom: 0;}
.y-cplb .b2-l {font-size: 17px;margin-bottom: 10px;width: 100%;}
.y-cplb .b2-tit {height: 45px;}
.y-cplb {padding-bottom: 20px;}
.y-cplb .b2-item{width: 100%;}
.y-hyny .b1-t-list {font-size: 13px;margin-right: 20px;}
.y-hyny .b2-ml-name {font-size: 16px;  }
.y-hyny .b2-mlb-item, .y-hyny .b6-n-btn {font-size: 13px;height: 35px;width: 105px;}
.y-hyny .b2-mlb-item .iconfont, .y-hyny .b6-n-btn .iconfont {font-size: 19px;margin-left: 4px;margin-top: -2px;}
.y-hyny .mySwiper {margin-top: 10px;}
.y-hyny .b5-time {font-size: 13px;}
.y-hyny .b5-btn {font-size: 13px;}
.y-hyny .b5-btn .iconfont {font-size: 18px;margin-left: 3px;}
.y-hyny .mySwiper1 {margin-top: 0px;}
.y-hyny .b6-name {padding: 5px;font-size: 15px;}
.y-hyny .b6-not {font-size: 17px;margin: 20px 0 10px 0;}
.y-hyny .b5-name{margin: 10px 0;}
.y-hyny .b5-pic{border-radius: 6px;}
.y-hyny .b3-main{margin-top: 10px;}
.y-hyny .b1-tab {left: 20px;padding: 0 10px;right: 20px;top: -50px;height: 60px;}
.y-hyny .hyny-tit {font-size:17px;}
.y-hyny .hyhy-box2, .y-hyny .hyny-box3, .y-hyny .hyny-box4, .y-hyny .hyny-box6, .y-hyny .hyny-box5 {padding-top: 20px;padding-bottom:20px;}
.y-hyny .b2-m-tab {font-size: 14px;margin-right: 25px;padding-bottom: 6px;}
.y-hyny .b2-main{margin-top: 20px;}

.y-kcx .kcx-box1 {flex-direction: column;padding-bottom: 30px;}
.y-kcx .kcx-tit, .y-kcx .b2-main {font-size: 20px;}
.y-kcx .b1-info {line-height: 26px;font-size: 15px;margin: 10px 0 0 0;}
.y-kcx .b1-pic {width: 185px;}
.y-kcx .b2-main {line-height: 32px;}
.y-kcx .kcx-box3 {padding-top: 20px;padding-bottom: 20px;}
.y-kcx .b3-txt {line-height: 24px;font-size: 15px;}
.y-kcx .kcx-box4 {padding-bottom: 20px;padding-top: 20px;}
.y-kcx {padding-bottom: 20px;}
.y-kcx .kcx-box4 .kcx-tit {margin-bottom: 20px;}
.y-kcx .b4-btn {font-size: 14px;margin-top: 20px;}
.y-kcx .modal{padding-top:80px;}
.y-zlxz .zl-gg-tit {font-size: 18px;}
.y-zlxz .zlxz-main{margin-top: 0;}
.y-zlxz .z-l-ss {height: 45px;}
.gg-upload .z-rl-18, .gg-upload .z-rl-name {font-size: 13px;}
.gg-upload .z-rl-btn .iconfont {font-size: 20px;}
.gg-upload .z-rl-18{margin-top: 5px;}
.y-zlxz .zlxz-main {padding-bottom: 20px;}
.gg-upload .z-rl-time{margin-left: 0;}
.gg-upload .z-r-l{flex-wrap: wrap;height: 80px;}
.y-zlxz .zlxz-left{margin-bottom:20px;}
.gg-upload .z-rl-name{width: calc(100% - 50px);flex: none;}
.y-zlxz .z-l-child label{font-size: 14px;}
.y-zlxz .z-l-ss input {font-size: 14px;}
.y-zlxz .z-l-par, .y-zlxz .z-lc-list {font-size: 15px;}
.y-zlxz .z-lc-list input{width: 15px;height: 15px;}
.y-zlxz .z-l-par .iconfont{font-size: 14px;}
.y-fwzc .b1-main {font-size: 16px;}
.y-fwzc .fwzc-box1 img{height:70px;object-fit: cover;}
.y-fwzc .b2-tit {font-size: 16px;}
.y-fwzc .b2-select, .y-fwzc .code-input {height: 45px;}
.y-fwzc .b2-s-tit, .y-fwzc .code-input {font-size: 15px;}
.y-fwzc .b2-sc-tit {height: 40px;font-size: 14px;}
.y-fwzc .code-pic {width: 133px;height: 45px;}
.y-fwzc .b2-b-item {width: 100%;font-size: 18px;height: 45px;}
.y-fwzc .b2-btn {margin-top: 20px;}
.y-fwzc .fwzc-box2 {padding-bottom: 20px;}
.y-fwzc .fwzc-box3 {padding: 10px;}
.y-fwzc .b3-l-name .iconfont {font-size: 16px;}
.y-fwzc .fwzc-box5 {margin: 20px 0;border-radius: 6px;}
.y-fwzc .b3-phone{font-size: 14px;}
.y-fwzc .b3-l-name {font-size: 14px;}
.y-fwzc .b3-tit {font-size: 20px;}
.y-fwzc .b2-list{margin-top: 20px;}
.y-fwzc .b2-select .iconfont{font-size: 24px;}
.y-column .col-line{width: 50px;}
.y-jtjs .b1-l-list{width: 100%;}
.y-jtjs .b1-l-tit,.y-jtjs .b1-l-item {font-size: 15px;}
.y-jtjs .b1-l-item{width: 50%;height: 110px;}
.y-jtjs .b1-r-tit {font-size: 19px;}
.y-jtjs .b1-r-content {line-height: 24px;font-size: 15px;height: 230px;}
.y-jtjs .b1-second {margin-top: 20px;}
.y-jtjs .b1-video video, .y-jtjs .b1-s-bg {border-radius: 6px;}
.y-jtjs .jtjs-box2 {padding-bottom: 20px;padding-top: 0px;}
.y-jtjs .b2-tab {margin-top: 20px;}
.y-jtjs .b2-rl-l {font-size: 18px;}
.y-jtjs {padding-bottom: 20px;}
.y-jtjs .corporate_honors .le_box{padding-right:0 ;}
.y-jtjs .b2-list {margin-top: 20px;}
.y-jtjs .b1-l-tit span, .y-jtjs .b2-tit, .y-jtjs .content1 {font-size: 20px;}
.y-jtjs .b2-t-list{width: 45%;}
.y-hylb .hylb-tit {margin-top: 20px;margin-bottom: 20px;font-size: 20px;}
.y-hylb .hylb-box1 {margin-top: 20px;}
.y-hylb .b1-name {font-size: 17px;}
.y-hylb .b1-info {font-size: 13px;margin-top: 5px;line-height: 20px;}
.y-hylb .b1-btn {font-size: 13px;width: 100px;height: 32px;margin-top: 15px;}
.y-hylb .b1-btn .iconfont {font-size: 20px;margin-left: 5px;}
.y-hylb {padding-bottom: 20px;}
.y-rcpy .rcpy-box1 {font-size: 19px;line-height: 24px;padding-bottom: 20px;}
.y-rcpy .b1-pic {margin-top: 20px;}
.y-rcpy .rcpy-box2, .y-rcpy .rcpy-box3 {padding-bottom: 20px;padding-top: 20px;}
.y-rcpy .rcpy-text20 {font-size: 15px;}
.y-rcpy .rcpy-text40 {font-size: 19px;}
.y-rcpy .rcpy-text16 {font-size: 13px;line-height: 18px;}
.y-rcpy .b2-item{width: 100%;}
.y-rcpy .b2-item img {width: 44px;}
.y-rcpy .b2-item {font-size: 14px;height: 90px;}
.y-rcpy .rcpy-box3 {padding-left: 20px;padding-right: 20px;}
.y-rcpy .b3-btn{margin-top: 20px;}
.y-rcpy .rcpy-box3 .swiper-button-prev, .y-rcpy .rcpy-box3 .swiper-button-next {width: 40px;height: 40px;}
.y-rcpy .b3-btn .iconfont {font-size: 24px;}
.y-rcpy .b3-list{width:65%;padding-bottom: 51.7%;}
.y-rcpy .b3-item p {font-size: 15px;line-height: 20px;height: 40px;}
.y-rcpy .mySwiper {margin-top: 20px;}
.y-rcpy .rcpy-box4 {padding-top: 20px;}
.y-rcpy .b4-gg{width: 100%;}
.y-rcpy .b4-left .b4-l-tit,.y-rcpy .b4-left .b4-l-name{text-align: left;}
.y-rcpy .b4-main{flex-wrap: wrap;padding-bottom: 20px;}
.y-rcpy .b4-right .b4-item{flex-direction: row-reverse;}
.y-rcpy .rcpy-box5 {padding-top: 20px;padding-bottom: 20px;}
.y-rcpy .b5-list{margin-top: 10px;}
.y-rcpy .b5-item{height: 105px;padding: 10px;}
.y-rcpy .b5-fot {width: 7px;top: 10px;left: 10px;height: 7px;}
.y-rcpy .b5-tit {font-size: 18px;}
.y-rcpy .b5-info {font-size: 13px;height: 36px;line-height: 18px;margin-top: 5px;}
.y-rcpy .b6-list {margin-top: 0px;flex-direction: column;}
.y-rcpy .b6-item {width: 100%;margin-top: 20px;padding-bottom: 61.3%;}
.y-rcpy .rcpy-box6 {padding-bottom: 20px;}
.y-gyxd .gyxd-tit {font-size: 19px;}
.y-gyxd .gyxd-tit .iconfont {font-size: 22px;}
.y-gyxd .b1-l-info {font-size: 14px;line-height: 24px;margin-top: 10px;max-height: 160px;}
.y-gyxd .b1-l-l,.y-gyxd .b1-s-info {padding: 15px;}
.y-gyxd .b1-s-txt{font-size: 14px;}
.y-gyxd .b1-third, .y-gyxd .gyxd-box2 {margin-top: 20px;}
.y-gyxd .b1-third-info {font-size: 14px;margin-top: 10px;}
.y-gyxd .gyxd-box3 {padding-top: 20px;padding-bottom: 20px;}
.y-gyxd .b3-l-txt {font-size: 14px;line-height: 24px;margin-top: 10px;}
.y-gyxd .b4-list {padding: 10px;}
.y-gyxd .b4-txt {font-size: 14px;margin-top: 10px;}
.y-gyxd .b4-bg{height: 150px;}
.y-gyxd .gyxd-box4{margin-bottom: 20px;height: 150px;padding-bottom: 0;}
.y-shzp .shzp-box1 {padding: 0px 0 20px 0;}
.y-shzp .b1-name {font-size: 19px;}
.y-shzp .b1-tit {font-size: 14px;}
.y-shzp .b1-txt {line-height: 22px;font-size: 13px;}
.y-shzp .b1-link {font-size: 15px;margin-top: 5px;border-bottom: 2px solid #E31D1A;line-height: 20px;}
.y-shzp .b2-ss {width: 190px;height: 32px;}
.y-shzp .b2-t-list {font-size: 14px;}
.y-shzp .b2-t-gg {height: 40px;margin-top: 20px;padding: 0px 10px;}
.y-shzp .b2-t-tit {font-size: 13px;}
.y-shzp .b2-t-item .iconfont {font-size: 18px;}
.y-shzp {padding-bottom:  20px;}
.y-shzp .b2-child {padding: 15px 20px;font-size: 13px;line-height: 22px;}
.zgzj4 .swiper-button-prev, .zgzj4 .swiper-button-next {width: 35px;height:35px;}
.zgzj4 .swiper-button-prev .iconfont, .zgzj4 .swiper-button-next .iconfont {font-size: 20px;}
.zgzj4 .zgzj4-box1 {padding: 20px 0;}
.zgzj4 .mySwiper .swiper-slide {padding-bottom: 26.8%;}

.qiyewenhua .qywh-tit {font-size: 18px;}
.qiyewenhua .b1-txt {margin: 5px 0 10px 0;font-size: 14px;}
.qiyewenhua .qywh-box1 {padding-bottom: 20px;}
.qiyewenhua .b2-info {font-size: 14px;line-height: 22px;margin-top: 5px;}
.qiyewenhua .qywh-box2 img{min-height: 140px;object-fit: cover;}
.qiyewenhua .qywh-box3 {padding-top: 20px;padding-bottom: 20px;}
.qiyewenhua .b3-list {margin-top: 20px;padding-bottom: 20px;}
.qiyewenhua .b3-item {width: 160px;border: 1px solid #fff;height: 230px;}
.qiyewenhua .b3-t-info{font-size: 17px;}
.qiyewenhua .b3-foot {font-size: 13px;line-height: 22px;}
.qiyewenhua .b4-main {padding-top: 20px;}
.qiyewenhua .b4-l-txt {font-size: 14px;line-height: 22px;margin-top: 15px;}
.qiyewenhua .b4-right {margin-left: 20px;}
.qiyewenhua .b4-bg {height: 195px;}
.news-details .x-li-tit {font-size: 20px;line-height: 28px;}
.news-details .x-l-info {margin-top: 15px;}
.news-details .z-li-time {font-size: 13px;padding-bottom: 5px;margin: 10px 0;}
.news-details .z-li-txt {font-size: 14px;line-height: 26px;padding-bottom: 20px;margin-bottom: 20px;}
.news-details .z-li-not {font-size: 13px;height: 40px;}
.news-details .z-li-back {width: 144px;margin-top: 20px;height: 35px;font-size: 15px;}
.news-details .x-r-txt {font-size: 18px;}
.news-details .x-rl-pic {border-radius: 5px;}
.news-details .x-rl-tit {font-size: 14px;line-height: 20px;height: 40px;margin: 10px 0 5px 0;}
.news-details .x-rl-time {font-size: 13px;}
.news-details .f-c-btn {font-size: 12px;}
.news-details .f-c-btn .iconfont {font-size: 20px;}
.news-details .y-xwd {padding-bottom: 20px;}
.y-p170 {padding-left: 20px;padding-right: 20px;}
.y-column .col-main {font-size: 15px;width: 100%;}
.y-column .col-tab {left: 20px;right: 20px;}
.y-column .c-t-list {height: 35px;font-size: 13px;}
.y-column .col-splitter{height: 15px;}
.w300 {width: 85px;}
.y-column .col-line {height: 1px;}
.y-jtdt {padding-bottom: 20px;}
.y-main {padding-top: 20px;}
.y-crumbs {font-size: 12px;}
.y-jtdt .jtdt-box1{margin-top: 20px;justify-content: space-between;}
.jtdt-box1 .b1-list1,.jtdt-box1 .b1-list2{width: 48%;margin: 0;}
.jtdt-box2 {margin-top: 20px;}
.jtdt-box2 .b2-list,.jtdt-box2 .swiper-slide{border-radius: 5px;}
.jtdt-box2 .b2-info{height:200px;}
.jtdt-box2 .b2-name {font-size: 17px;line-height: 22px;}
.jtdt-box3 .b3-list {margin-top: 20px;}
.jtdt-box3 .b3-name {font-size: 14px;line-height: 20px;height: 40px;}
.jtdt-box3 .b3-btn {font-size: 12px;}
.jtdt-box3 .b3-btn .iconfont {font-size: 20px;margin-left: 3px;}
.jtdt-box3 .b3-time {font-size: 13px;}
		
.y-head{padding: 0 20px;height: 50px;}
.y-head .h-b-logo {width: 110px;}
.y-head .h-search{display: none;}
.y-page {padding-top: 50px;}
.navbar input:checked~ul{top: 50px;max-height: calc(100vh - 50px);}
.sy-bo1 .swiper-button-prev {left: 10px;}
.sy-bo1 .swiper-button-next {right: 10px;}
.sy-bo1 .swiper-button-next:after, .sy-bo1 .swiper-button-prev:after {font-size: 26px;}
.sy-bo1 .b1-main {padding-left: 0px;padding-right: 0;}
.sy-bo1 .b1-tit {font-size: 24px;}
.sy-bo1 .b1-txt {font-size: 12px;margin-top: 0;}
.sy-bo1 .swiper-pagination{bottom: 5px;}
.sy-bo1 .downward {bottom: 22px;}
.sy-bo1 .downward span {font-size: 12px;}
.sy-bo1 .downward .iconfont {font-size: 20px;}
.sy-mian .section-list {padding-top: 20px;padding-bottom: 20px;}
.y-p180 {padding-left: 20px;padding-right: 20px;}
.sy-mian .sy-box2{flex-direction: column-reverse;}
.second .b2-right{margin: 0;width: 100%;position: relative;height: 0;overflow: hidden;padding-bottom: 49%;margin-bottom:20px;}
.second .b2-right img{position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;display: block;object-fit: cover;}
.sy-mian .sy-tit70 {font-size: 24px;}
.second .b2-name{font-size: 16px;}
.second .swiper-pagination-bullet, .second .sec2-list {width: 33.3%;}
.sy-mian .section-list {padding-top: 0px;margin-top:20px;}
.sy-mian .sy-tit70 {font-size: 22px;}
.third .b3-tit {font-size: 14px;margin-top: 5px;}
.xinxi_solution_main{margin-top: 20px;}	
.third .third-btn{margin-top: 0;}	
.four {padding-bottom: 20px;padding-top: 20px;}
.four .fb1-l-info {padding: 0 10px 10px 10px;}
.four .fb1-r-txt, .four .fb1-lt-name {font-size: 16px;line-height: 22px;}
.four .fb1-lt-time {font-size: 13px;line-height: 22px;}
.four .fb1-r-list{padding: 10px;flex-direction: column;box-sizing: border-box;}
.four .fb1-r-pic{width: 100%;position: relative;height: 0;padding-bottom: 56%;overflow: hidden;}
.four .fb1-r-pic img{position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;display: block;object-fit: cover;}
.four .fb1-r-info{flex: initial;width: 100%;margin-top: 10px;margin-left: 0;padding-right: 0;}
.four .fb1-r-jj {font-size: 13px;}
.four .fb1-r-list{margin-bottom: 20px;}
.sy-box7 .b7-tit {font-size: 20px;line-height: 28px;}
.sy-box7 .b7-type {font-size: 15px;line-height: 24px;}
.sy-box7 .b7-bg{height: 210px;}
.sy-box7{margin-top: 0;}
.sy-box7 .b7-main{height: 100%;}
.foot .foo-logo {width: 75px;}
.foot .fb1-r-tit {font-size: 14px;}
.foot .fb1-r-text {font-size: 14px;line-height: 26px;}
.foot .foo-box1{padding-bottom: 10px;}
.foot .fb2-c-item img {width: 80px;height: 80px;margin-bottom: 5px;}
.foot .foo-box3{text-align: center;flex-direction: column;padding-bottom:20px}
.foot .foo-box3 a {margin-left: 0px;}
}