html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15;-webkit-tap-highlight-color: rgba(0,0,0,0);}
body{margin:0;line-height: 1.42857143;font-size: 14px;min-width: 1230px;background: #fff;color: #333;}
h1{font-size:2em;margin:.67em 0;}
figure{margin:1em 40px;}
hr{box-sizing:content-box;height:0;overflow:visible;}
a{-webkit-text-decoration-skip:objects;background-color:transparent;}
abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}
b,strong{font-weight:bolder;}
dfn{font-style:italic;}
mark{background-color:#ff0;color:#000;}
small{font-size:80%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sub{bottom:-.25em;}
sup{top:-.5em;}
audio:not([controls]){display:none;height:0;}
img{border-style:none;}
svg:not(:root){overflow:hidden;}
button,input,optgroup,select,textarea{line-height:1.42857143;margin:0;outline: none;}
body, button, input, select, textarea {text-rendering: optimizeLegibility;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-moz-font-feature-settings: "liga","kern";font-family: 'sy-regular',"Microsoft Yahei",PingFangSC-Regular,"Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
button,input{overflow:visible;}
button,select{text-transform:none;}
button,html [type=button],/* 1 */
[type=reset],[type=submit]{-webkit-appearance:button;}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0;}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText;}
fieldset{padding:.35em .75em .625em;}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}
progress{display:inline-block;vertical-align:baseline;}
textarea{overflow:auto;}
[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto;}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none;}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}
summary{display:list-item;}
article,aside,footer,header,nav,section,figcaption,figure,main,details,/* 1 */
menu{display:block;}
pre,code,kbd,samp{font-family:monospace, monospace;font-size:1em;}
audio,video,canvas{display:inline-block;}
template,[hidden]{display:none;}
.clearfix{zoom:1;}
.clearfix:before,.clearfix:after{display:table;line-height:0;content:"";}
.clearfix:after{clear:both;}
a {color: #333;text-decoration: none;}
a:hover {color: #2b489c;}
ul {margin: 0;list-style: none;padding: 0;}

.w1200{
    width: 1200px;
    margin: auto;
}

.text-center{
	text-align: center;
}

.img-center {text-align: center;font-size: 0;}
.img-center img {display: inline-block;width: auto;height: auto;max-width: 100%;max-height: 100%;vertical-align: middle;}

.img-cover {overflow: hidden;position: relative;}
.img-cover span {display: block;width: 100%;background: no-repeat center / cover;transition: all 0.5s;height: 100%;position: absolute;left: 0;top: 0;}

.more-big {display: inline-block;font-size: 16px;background: url(../images/icon1.png) no-repeat right center;line-height: 30px;padding-right: 73px;transition: all 0.5s;margin-top: 40px;color: #333;}
.more-big:hover {transform: translateX(10px);color: #333;}
.more-big-white {color: #fff;background-image: url(../images/icon2.png);}
.more-big-white:hover {color: #fff;}

.container {padding: 0 15px;min-width: 1200px;margin: 0 auto;max-width: 1600px;}

.swiper-button-next,.swiper-button-prev {outline: none;}

.header {position: fixed;z-index: 100;width: 100%;top: 0;left: 0;}
.header .logo {float: left;height: 70px;line-height: 70px;text-align: left;padding: 15px 0;}
.header .nav {font-size: 0;text-align: center;margin: 0 200px;}
.header .nav li {display: inline-block;vertical-align: middle;margin: 0 28px;}
.header .nav li>a {display: block;font-size: 18px;line-height: 100px;position: relative;}
.header .nav li>a:after {position: absolute;left: 50%;bottom: 26px;width: 0;height: 2px;background-color: #fff;content: '';}
.header .nav li .arr {float: right;height: 40px;width: 40px;position: relative;display: none;}
.header .nav li .arr:after {content: '';border-top: 2px solid #ccc;border-left: 2px solid #ccc;box-sizing: content-box;display: block;width: 8px;height: 8px;margin: auto;position: absolute;top: 0;bottom: 0;transform: rotate(135deg);right: 15px;}
.header .nav li.dropdown {position: relative;}
.header .nav .dropdown-box {position: absolute;left: 50%;width: 180px;top: 100%;display: none;z-index: 10;text-align: center;background-color: #fff;margin-left: -90px;box-shadow: 0 5px 5px rgba(0,0,0,0.1);}
.header .nav .dropdown-box p {margin: 0;}
.header .nav .dropdown-box a {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding: 0 15px;font-size: 18px;display: block;line-height: 50px;position: relative;}
.header .nav .dropdown-box a:before,.header .nav .dropdown-box a:after {content: '';position: absolute;left: 0;top: 0;transition: all 0.5s;}
.header .nav .dropdown-box a span {position: relative;z-index: 1;}
.header .nav .dropdown-box a:before {width: 2px;height: 0;background-color: #0b4e9c;z-index: 1;}
.header .nav .dropdown-box a:after {height: 100%;width: 0;background-color: #f7f7f7;}
.header .nav .dropdown-box a:hover:before {height: 100%;}
.header .nav .dropdown-box a:hover:after {width: 100%;}
.header .nav li.active>a,.header .nav li.open>a,.header .nav li>a:hover {}
.header .nav li.open>a:after,.header .nav li.active>a:after,.header .nav li>a:hover:after {width: 100%;left: 0;}
.header .sc-btn {display: none;float: right;width: 30px;height: 30px;margin-right: 20px;background: url(../images/icon3.png) no-repeat center;}
.header .sc {float: right;position: relative;border-bottom: 2px solid #fff;margin-top: 29px;}
.header .sc input {display: block;padding: 10px 40px 10px 0;border: none;font-size: 14px;background-color: transparent;width: 150px;color: #fff;}
.header .sc button {position: absolute;right: 0;top: 0;padding: 0;width: 40px;height: 40px;background: url(../images/icon3.png) no-repeat right center;color: #fff;border: 0;cursor: pointer;font-size: 0;}
.header .sc input::-webkit-input-placeholder {color: #fff;opacity: 0.6;}
.header .sc input:-moz-placeholder {color: #fff;opacity: 0.6;}
.header .sc input::-moz-placeholder {color: #fff;opacity: 0.6;}
.header .sc input:-ms-input-placeholder {color: #fff;opacity: 0.6;}
.menu-btn {display: none;padding: 6px 0;float: right;}
.menu-btn:before,.menu-btn:after,.menu-btn span {display: block;height: 2px;background-color: #2b489c;content: '';}
.menu-btn:before {width: 24px;}
.menu-btn:after {width: 18px;margin-left: 6px;}
.menu-btn span {width: 12px;margin: 6px 0 6px 12px;}
.header-fix {background-color: #fff;}
.header-fix .logo {height: 50px;line-height: 50px;}
.header-fix .tel {background: url(../images/tel.png) no-repeat left center; font-size: 24px;background-size: 48px;padding: 10px  0 10px 60px;}
.header-fix .sc {margin-top: 19px;}

.header-fix .nav li>a {line-height: 80px;}
.header-fix .nav li>a:after {bottom: 16px;}
.banner{
	padding-top: 80px;
}
.banner .swiper-slide {background: no-repeat center / cover;min-height: 600px;height: 480px;overflow: hidden;}
.banner .swiper-slide:before {position: absolute;content: '';width: 840px;height: 840px;border-radius: 50%;background-color: #3551a2;right: -400px;top: -700px;transition: all 1s;transform: translateX(100px);opacity: 0;}
.banner .swiper-slide .container {height: 100%;}
.banner .swiper-slide .wrap {display: table;height: 100%;width: 100%;}
.banner .swiper-slide .inner {display: table-cell;vertical-align: middle;}
.banner .swiper-slide .box {position: relative;}
.banner .swiper-slide .box:before {position: absolute;content: '';width: 840px;height: 840px;border-radius: 50%;background-color: #3551a2;left: -180px;top: -145px;transition: all 1s;transform: translateX(-100px);opacity: 0;}
.banner .swiper-slide h4 {margin: 100px 0 0;font-size: 60px;color: #fff;text-shadow: 0 1px 1px #000;position: relative;transition: all 0.5s;transform: translateX(-100px);opacity: 0;transition-delay: 0.5s;}
.banner .swiper-slide small {font-size: 24px;display: block;}
.banner .swiper-slide .more-big {position: relative;transition: all 0.5s;transform: translateX(-100px);opacity: 0;transition-delay: 0.5s;}
.banner .swiper-slide.ani-slide:before {transform: translateX(0);opacity: 0.6;}
.banner .swiper-slide.ani-slide .box:before {transform: translateX(0);opacity: 0.6;}
.banner .swiper-slide.ani-slide h4 {transform: translateX(0);opacity: 1;}
.banner .swiper-slide.ani-slide .more-big {transform: translateX(0);opacity: 1;}
.banner .swiper-pagination {bottom: 50%;left: auto;right: 30px;width: 8px;transform: translateY(50%);}
.banner .swiper-pagination-bullet {display: block;margin: 10px 0 !important;}
.banner .djxh {position: absolute;left: 50%;bottom: 50px;color: #fff;z-index: 2;font-size: 16px;font-weight: bold;background: url(../images/djxh.png) no-repeat center 0;padding-top: 70px;}

.section {padding: 80px 0;}
.section-title {margin-bottom: 60px;}
.section-title strong {display: block; font-size: 36px;}
.section-title small {display: block;color: #999;text-transform: uppercase;font-size: 18px;text-align: center;}
.section-title-center {text-align: center;}
.section-title-2 {margin-bottom: 60px;font-size: 36px;}
.section-title-2 small {display: block;text-transform: uppercase;font-size: 133%;line-height: 1;font-family: 'webfont';}

.in-about {}
.in-about .pic {float: right;width: 56%;margin-top: -110px;}
.in-about .pic .img-center {margin-right: 30px;position: relative;}
.in-about .pic .img-center:before {position: absolute;right: -30px;bottom: -70px;width: 100%;height: 100%;border: 1px solid #ddd;content: '';border-radius: 20px;}
.in-about .pic .img-center img {position: relative;}
.in-about .pic ul {font-size: 0;text-align: center;position: relative;padding-left: 30px;}
.in-about .pic li {display: inline-block;vertical-align: middle;color: #2b489c;width: 50%;padding: 23px 0;}
.in-about .pic li .wrap {border-left: 1px solid #eee;}
.in-about .pic li:first-child .wrap {border-left: 0;}
.in-about .pic li span {display: inline-block;font-size: 24px;line-height: 1;background: no-repeat 0 center;padding-left: 40px;font-weight: bold;}
.in-about .text {margin-right: 56%;padding-right: 40px;}
.in-about .text h4 {font-size: 30px;margin: 0;}
.in-about .text h4 span {color: #2b489c;}
.in-about .text h5 {margin: 0;font-size: 24px;}
.in-about .text .desc {border-top: 1px solid #eee;margin-top: 20px;padding-top: 15px;color: #666;font-size: 16px;line-height: 1.8;text-align: justify;}
.in-about .text .desc p {margin: 0;text-indent: 2em;}




.bg1 {background: url(../images/bg1.png) no-repeat center / cover;color: #fff;}
.bg2 {background: url(../images/bg2.png) no-repeat center / cover;}
.bg3 {background: url(../images/bg3.jpg) no-repeat center / cover;}
.bg4 {background: url(../images/bg4.png) no-repeat center / cover;color: #fff;}
.bg4 .section-title strong {color: #fff;}
.bg4 .section-title small {color: #fff;opacity: 0.5;}
.bg5 {background: url(../images/bg5.jpg) no-repeat center / cover;}
.bg6 {background: url(../images/bg6.png) no-repeat center bottom / cover #f5f5f5;}
.bg7 {background: url(../images/bg7.png) no-repeat center / cover;}
.bg8 {background: url(../images/bg8.jpg) no-repeat center / cover;color: #fff;}
.bg9 {background: url(../images/bg9.jpg) no-repeat center / cover;}
.bg10 {background: url(../images/bg10.png) no-repeat center / cover;}
.bg11 {background: url(../images/bg11.jpg) no-repeat center / cover;}
.bg12 {background: url(../images/bg12.jpg) no-repeat center / cover;}

.in-total {font-size: 0;text-align: justify;}
.in-total li {display: inline-block;vertical-align: middle;}
.in-total li strong {display: block;font-size: 60px;font-family: Impact;line-height: 1;letter-spacing: 3px;}
.in-total li small {font-size: 24px;font-weight: normal;margin-left: 10px;}
.in-total li span {display: block;font-size: 16px;margin-top: 15px;}

.swiper-button-prev,.swiper-button-next {border: 1px solid #2b489c;width: 48px;height: 48px;margin-top: -24px;border-radius: 50%;background: no-repeat center;}
.swiper-button-prev.swiper-button-white,.swiper-button-next.swiper-button-white {border-color: #fff;}
.swiper-button-prev {background-image: url(../images/icon6.png);left: 0;}
.swiper-button-next {background-image: url(../images/icon7.png);right: 0;}
.swiper-button-prev.swiper-button-white {background-image: url(../images/icon9.png);}
.swiper-button-next.swiper-button-white {background-image: url(../images/icon10.png);}

.in-jcxm {padding: 0 70px;position: relative;}
.in-jcxm .swiper-container {padding: 50px 0;}
.in-jcxm .img-center img {transition: all 0.5s;}
.in-jcxm .img-center:hover img {transform: scale(1.05);}
.in-jcxm .swiper-pagination {position: static;text-align: center;margin-top: 30px;}
.in-jcxm .swiper-pagination-bullet {margin: 0 5px;}
.in-jcxm .swiper-container h3{text-align: center;padding-top: 20px;}

.in-fwys {position: relative;margin: 100px auto;}
.in-fwys:before {position: absolute;content: '';width: 840px;height: 840px;border-radius: 50%;background-color: #3551a2;opacity: 0.6;left: -240px;top: -80px;}

.advantage .section-title{
	color: #fff;
	text-align: center;
}

.advantage .advantage-container{
		display: flex;
		justify-content: space-between;
}
.advantage .advantage-container .swiper-slide{
	width: 30%;
}

.in-fwys .swiper-slide i {display: block;text-align: center;margin-bottom: 40px;}
.in-fwys .swiper-slide h4 {margin: 0;color: #fff;font-size: 30px;text-align: center;}
.in-fwys .swiper-slide h4:after {content: '';display: block;width: 20px;height: 2px;background-color: #fff;margin: 10px auto 0;}
.in-fwys .swiper-slide p {font-size: 16px;text-align: justify;line-height: 1.8;margin: 20px 0 0;color: #fff;height: 120px;text-indent: 2em;}
.in-fwys .ctrl {font-size: 0;margin-top: 40px;position: relative;}
.in-fwys .swiper-button-prev,.in-fwys .swiper-button-next {position: static;margin: 0;display: inline-block;}
.in-fwys .swiper-button-prev {margin-right: 20px;}
.in-fwys .swiper-pagination {float: right;position: static;font-size: 24px;width: auto;line-height: 50px;color: #899bcf;}
.in-fwys .swiper-pagination-current {font-size: 40px;color: #fff;}

.in-yqsb {position: relative;}
.in-yqsb .swiper-slide {width: 78%;transition: all 0.5s;transform: scale(0.8);}
.in-yqsb .swiper-slide-active,.in-yqsb .swiper-slide-duplicate-active {transform: scale(1);}
.in-yqsb .swiper-slide .img-center {float: left;width: 56%;}
.in-yqsb .swiper-slide .text {margin-left: 56%;padding: 0 0 0 4%;transition: all 0.5s;opacity: 0;}
.in-yqsb .swiper-slide .text h4 {margin: 0;color: #2b489c;font-size: 30px;}
.in-yqsb .swiper-slide .text p {margin: 20px 0 0;font-size: 16px;line-height: 1.8;color: #666;text-align: justify;}
.in-yqsb .swiper-slide .text ul {font-size: 0;margin: 20px 0 0;}
.in-yqsb .swiper-slide .text li {display: inline-block;vertical-align: top;font-size: 36px;margin: 10px 0 0 100px;}
.in-yqsb .swiper-slide .text li:first-child {margin-left: 0;}
.in-yqsb .swiper-slide .text li small {display: block;font-size: 24px;}
.in-yqsb .swiper-slide .text .more {display: inline-block;margin-top: 30px;border-bottom: 2px solid #2b489c;transition: all 0.5s;color: #2b489c;text-transform: uppercase;background: url(../images/icon11.png) no-repeat right 1px;padding-right: 30px;font-size: 18px;padding-bottom: 5px;line-height: 1;}
.in-yqsb .swiper-slide .text .more:hover {transform: translateX(10px);}
.in-yqsb .swiper-slide-active .text,.in-yqsb .swiper-slide-duplicate-active .text {opacity: 1;transition-delay: 0.5s;}
.in-yqsb .ctrl {left: 58%;bottom: 0;position: absolute;width: 350px;z-index: 2;font-size: 0;}
.in-yqsb .swiper-button-prev,.in-yqsb .swiper-button-next {position: static;margin: 0;display: inline-block;}
.in-yqsb .swiper-button-prev {margin-right: 20px;}
.in-yqsb .swiper-pagination {float: right;position: static;font-size: 24px;width: auto;line-height: 50px;color: #899bcf;}
.in-yqsb .swiper-pagination-current {font-size: 40px;color: #2b489c;}
.in-yqsb-more {position: absolute;right: 0;top: 60px;width: 100%;text-align: right;}
.in-yqsb-more .
.in-ryzz-desc {max-width: 1200px;margin: 0 auto;text-align: center;font-size: 16px;line-height: 1.8;}

.cases .section-title strong{
	text-align: center;
}

.in-ryzz {padding: 0 70px;position: relative;margin-top: 40px;}
.in-ryzz .swiper-slide {transform: scale(0.6);transform-origin: center bottom;transition: all 0.5s;}
.in-ryzz .swiper-slide-active,.in-ryzz .swiper-slide-duplicate-active {transform: scale(1);}

.in-news-left {float: left;width: 43.5%;}
.in-news-left a {display: block;overflow: hidden;border-radius: 10px;background-color: #2b489c;color: #fff;}
.in-news-left .text {padding: 20px;}
.in-news-left .text h4 {margin: 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 24px;font-weight: normal;}
.in-news-left .text span {font-family: Impact;opacity: 0.6;display: block;margin-top: 10px;font-size: 18px;}
.in-news-right {float: right;width: 48%;}
.in-news-right ul {margin-top: -30px;}
.in-news-right li {margin-top: 30px;}
.in-news-right li a {display: block;}
.in-news-right li h4 {margin: 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 24px;font-weight: normal;}
.in-news-right li span {font-family: Impact;display: block;margin-top: 5px;font-size: 18px;color: #999;}
.in-news-right li p {overflow: hidden;margin: 10px 0 0;line-height: 1.8;font-size: 16px;color: #999;text-align: justify;height: 56px;transform: translateY(10px);opacity: 0;transition: all 0.5s;}
.in-news-right li a:hover p {opacity: 1;transform: translateY(0);}

.in-hzhb-bg {padding: 50px 0;background-color: #f7f7f7;}
.in-hzhb {padding: 0 30px;position: relative;}
.in-hzhb .swiper-slide .img-center {height: 50px;line-height: 50px;}
.in-hzhb .swiper-button-prev,.in-hzhb .swiper-button-next {border: 0;width: 10px;height: 18px;margin-top: -9px;}
.in-hzhb .swiper-button-prev {left: 0;background-image: url(../images/icon12.png);}
.in-hzhb .swiper-button-next {right: 0;background-image: url(../images/icon13.png);}

.footer {background-color: #202020;color: #999;padding-top: 70px;}
.footer .container {position: relative;}
.footer a {color: #999;}
.footer a:hover {color: #fff;}
.footer-copy {padding: 20px 0;border-top: 1px solid #373737;margin-top: 50px;}
.footer-copy p {margin: 0;}
.footer-copy .sup {float: right;}
.footer-ewm {float: right;width: 150px;}
.footer-ewm p {margin: 10px 0 0;text-align: center;}
.footer-info {float: left;}
.footer-info .nav {margin-bottom: 50px;}
.footer-info .nav a {margin-right: 15px;margin-bottom: 10px;display: inline-block;}
.footer-info .adder p {margin: 20px 0 0;}
.footer-contact {float: right;width: 300px;margin-right: 20px;}
.footer-contact p {margin: 20px 0 0;}
.footer-top {position: absolute;top: 0;left: 50%;background: url(../images/icon14.png) no-repeat center 0;padding-top: 70px;width: 60px;margin-left: -30px;color: #fff !important;}

.banner-sub { height: 300px;background: no-repeat center / cover;}

.about-1 {position: relative;margin: 0;}
.about-1 .img-center {position: absolute;left: 50%;width: 50%;bottom: -80px;min-width: 800px;}
.about-1 .text {width: 47%;font-size: 18px;line-height: 1.8;text-align: justify;color: #666;}
.about-1 .text strong {color: #2b489c;font-size: 160%;}
.about-1 .text span {color: #2b489c;}

.lanmu {border-top: 1px solid rgba(255,255,255,0.3);}
.lanmu ul {font-size: 0;text-align: center;}
.lanmu li {display: inline-block;vertical-align: middle;width: 12.5%;}
.lanmu li a {display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 68px;}
.lanmu li i {display: inline-block;vertical-align: middle;width: 26px;height: 22px;margin-right: 10px;background: no-repeat center / contain;}
.lanmu li span {display: inline-block;vertical-align: middle;font-size: 18px;}
.lanmu li.active,.lanmu li a:hover,.lanmu li.active a {background-color: #2b489c;color: #fff;}

.curmbs {background-color: #f5f5f5;line-height: 50px;color: #666;font-weight: bold;}
.curmbs a {color: #666;}
.curmbs a:hover {color: #2b489c;}
.curmbs em {font-style: normal;}
.curmbs span {background: url(../images/nygy2.png) no-repeat 0 center / 14px 13px;padding-left: 20px;}

.about-2 {margin: 0 auto;text-align: center;max-width: 1000px;}
.about-2 dt {color: #2b489c;font-weight: bold;font-size: 48px;}
.about-2 dd {margin: 30px 0 0;line-height: 1.8;font-size: 18px;}

.about-3 {font-size: 0;text-align: justify;padding: 7% 0;}
.about-3 li {display: inline-block;vertical-align: middle;width: 19%;min-width: 270px;text-align: center;}
.about-3 li .img-center {height: 60px;line-height: 60px;}
.about-3 li h4 {margin: 30px 0 20px;font-size: 30px;font-weight: normal;}
.about-3 li p {margin: 0;font-size: 14px;}

.about-4 {position: relative;}
.about-4 .swiper-container {padding-bottom: 30px;}
.about-4 .swiper-slide {width: 62%;}
.about-4 .swiper-slide .img-center {float: left;width: 56%;position: relative;}
.about-4 .swiper-slide .img-center:before {position: absolute;content: '';right: -30px;bottom: -30px;width: 100%;height: 100%;background-color: #8ca1ca;border-radius: 25px;opacity: 0;transition: all 0.5s;}
.about-4 .swiper-slide .img-center img {position: relative;border-radius: 25px;}
.about-4 .swiper-slide-active .img-center:before,.about-4 .swiper-slide-duplicate-active .img-center:before {opacity: 1;}
.about-4 .swiper-slide .text {margin-left: 56%;padding: 0 4% 0 6%;}
.about-4 .swiper-slide .text .date {font-family: Impact;color: #2b489c;font-size: 60px;}
.about-4 .swiper-slide .text h4 {margin: 0;font-size: 30px;font-weight: normal;}
.about-4 .swiper-slide .text p {margin: 0;font-size: 16px;line-height: 1.8;color: #666;text-align: justify;height: 100px;}
.about-4 .swiper-slide .text .time {font-size: 0;background: url(../images/icon24.png) no-repeat 0 center;padding-left: 30px;margin-top: 30px;}
.about-4 .swiper-slide .text .time span {display: inline-block;vertical-align: middle;font-size: 16px;}
.about-4 .swiper-slide .text .time i {display: inline-block;vertical-align: middle;width: 96px;height: 2px;background: url(../images/icon25.png) no-repeat center;margin: 0 10px;}
.about-4 .ctrl {left: 58%;bottom: 0;position: absolute;width: 350px;z-index: 2;font-size: 0;}
.about-4 .swiper-button-prev,.about-4 .swiper-button-next {position: static;margin: 0;display: inline-block;}
.about-4 .swiper-button-prev {margin-right: 20px;}

.about-5 .text {float: left;width: 48%;}
.about-5 .text h4 {margin: 0;font-weight: normal;color: #2b489c;font-size: 36px;}
.about-5 .text h4:after {display: block;content: '';width: 40px;height: 2px;background-color: #2b489c;margin-top: 10px;}
.about-5 .text strong {display: block;color: #98a4ad;font-size: 60px;margin-top: 10px;text-transform: uppercase;font-family: 'sy-light';}
.about-5 .text p {font-size: 18px;line-height: 1.8;margin: 20px 0 0;}
.about-5 .pic {float: right;width: 50%;position: relative;}
.about-5 .pic .swiper-container {margin: 0 70px;}

.about-6 .swiper-slide {background-color: #fff;}
.about-6 .swiper-slide .img-center {height: 300px;line-height: 300px;}
.about-6 .swiper-slide p {margin: 0 20px;border-top: 1px solid #eee;text-align: center;line-height: 50px;font-size: 18px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.about-6 .ctrl {text-align: center;margin-top: 30px;}
.about-6 .swiper-button-prev,.about-6 .swiper-button-next {position: static;margin: 0 20px;display: inline-block;vertical-align: middle;}

.sycd .swiper-slide a {display: block;background-color: #fff;border-radius: 20px;padding: 20px;}
.sycd .swiper-slide .img-cover {padding-top: 65%;border-radius: 20px;}
.sycd .swiper-slide p {text-align: center;font-size: 18px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin: 20px 0 0;}
.sycd .ctrl {text-align: center;margin-top: 30px;}
.sycd .swiper-button-prev,.sycd .swiper-button-next {position: static;margin: 0 20px;display: inline-block;vertical-align: middle;}

.list-1 {margin: -50px 0 0 -200px;}
.list-1 li {float: left;width: 50%;}
.list-1 li a {display: block;padding-right: 30px;padding-top: 30px;margin: 60px 0 0 200px;}
.list-1 li .img-cover {padding-top: 62%;border-radius: 20px;}
.list-1 li .pic {position: relative;}
.list-1 li .pic:before {position: absolute;right: -30px;top: -30px;content: '';width: 100%;height: 100%;background: url(../images/icon28.png) no-repeat center / cover;border-radius: 20px;}
.list-1 li p {text-align: center;font-size: 18px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin: 20px 0 0;}

.pages {margin: 60px 0 0;text-align: center;font-size: 0;}
.pages a {display: inline-block;font-size: 14px;line-height: 35px;padding: 0 14px;margin: 5px;border-radius: 20px;transition: all 0.5s;border: 1px solid #ccc;min-width: 7px;vertical-align: middle;}
.pages .prev,.pages .next {font-size: 0;height: 48px;line-height: 48px;border: 1px solid #2b489c;border-radius: 50%;padding: 0;width: 48px;background: no-repeat center;}
.pages .prev {margin-right: 50px;background-image: url(../images/icon6.png);}
.pages .next {margin-left: 50px;background-image: url(../images/icon7.png);}
.pages a.active {background-color: #2b489c;color: #fff;border-color: #2b489c;}

.yq-content-pic {float: left;width: 50%;}
.yq-content-pic .img-center {position: relative;margin-right: 30px;}
.yq-content-pic .img-center img {border-radius: 20px;position: relative;}
.yq-content-pic .img-center:before {position: absolute;right: -30px;top: -30px;content: '';width: 100%;height: 100%;background: url(../images/icon28.png) no-repeat center / cover;border-radius: 20px;}
.yq-content-text {margin-left: 50%;padding-left: 4%;}
.yq-content-text h1 {margin: 0 0 60px;font-weight: normal;color: #2b489c;}
.yq-content-text .tit {font-size: 30px;}
.yq-content-text .con {line-height: 1.8;font-size: 16px;margin-top: 10px;margin-bottom: 60px;}
.yq-content-text .con:last-child {margin-bottom: 0;}
.yq-content-text .con p {margin: 0;}
.yq-content-text .con img {max-width: 100% !important;height: auto !important;width: auto !important;}
.yq-content-text ul {overflow: hidden;}
.yq-content-text li {float: left;width: 50%;}
.yq-content-text li dl {margin: 0 0 60px;overflow: hidden;}
.yq-content-text li dt {float: left;border-radius: 50%;border: 1px solid #2b489c;width: 68px;height: 68px;line-height: 68px;}
.yq-content-text li dd {margin-left: 85px;font-size: 36px;color: #2b489c;line-height: 1;}
.yq-content-text li dd small {display: block;font-size: 24px;margin-top: 10px;}

.content-exp {padding-top: 40px;margin-top: 60px;border-top: 1px solid #ddd;}
.content-exp li {float: left;width: 50%;}
.content-exp li a {display: block;font-size: 18px;line-height: 50px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;background: url(../images/icon31.png) no-repeat 0 center;padding-left: 70px;}
.content-exp li:last-child a {text-align: right;padding: 0 70px 0 0;background-position: right center;background-image: url(../images/icon32.png);}

.list-2 {margin: -50px 0 0 -50px;}
.list-2 li {float: left;width: 25%;}
.list-2 li a {display: block;background-color: #fff;border-radius: 20px;padding: 20px;margin: 50px 0 0 50px;}
.list-2 li .img-cover {padding-top: 100%;border-radius: 20px;}
.list-2 li p {text-align: center;font-size: 18px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin: 20px 0 0;}

.list-3 {padding: 1px 0 0 1px;}
.list-3 li {float: left;width: 33.333333%;}
.list-3 li a {display: block;border: 1px solid #ddd;margin: -1px 0 0 -1px;padding: 10% 5%;}
.list-3 li .tag {float: right;font-size: 16px;margin-top: 80px;}
.list-3 li .date {font-size: 16px;}
.list-3 li .date strong {display: block;font-family: Impact;color: #2b489c;line-height: 1;font-size: 80px;}
.list-3 li .img-cover {padding-top: 52%;margin: 5% 0;}
.list-3 li h4 {margin: 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 18px;}
.list-3 li p {margin: 10px 0 0;line-height: 1.8;opacity: 0.6;height: 75px;overflow: hidden;}
.list-3 li a:hover {color: #fff;background-color: #2b489c;}
.list-3 li a:hover .date strong {color: #fff;}

.list-4 {margin: -50px 0 0 -35px;}
.list-4 li {float: left;width: 50%;}
.list-4 li a {display: block;margin: 70px 20px 0 35px;position: relative;}
.list-4 li a:before {position: absolute;right: -20px;top: -20px;content: '';width: 100%;height: 100%;background: url(../images/icon39.png) no-repeat center / cover;}
.list-4 li .wrap {position: relative;background: url(../images/icon40.png) no-repeat center / cover #fff;padding: 20px 30px;overflow: hidden;transition: all 0.5s;}
.list-4 li .download {float: right;text-align: center;}
.list-4 li .download i {display: block;background: url(../images/icon38.png) no-repeat center / cover;width: 64px;height: 64px;margin-bottom: 10px;}
.list-4 li .arr {position: absolute;right: 30px;top: 50%;background: url(../images/icon32.png) no-repeat center / contain;height: 50px;width: 50px;margin-top: -25px;}
.list-4 li h4 {margin: 0 80px 0 0;color: #2b489c;font-size: 22px;height: 94px;overflow: hidden;transition: all 0.5s;}
.list-4 li a:hover .wrap {color: #fff;background-image: url(../images/icon41.png);background-color: #2b489c;}
.list-4 li a:hover h4 {color: #fff;}
.list-4 li a:hover .arr {background-image: url(../images/icon42.png);}

.map {height: 614px;}
.map p {margin: 0;width: 100%;height: 100%;}
.map iframe {width: 100%;height: 100%;}
.contact-wrap {max-width: 1200px;margin: 0 auto;position: relative;z-index: 1;}
.contact-left {float: left;width: 50%;}
.contact-left .wrap {padding: 60px;}
.contact-left .logo {text-align: left;}
.contact-left p {margin: 50px 0 0;font-size: 16px;}
.contact-left p span {display: block;font-size: 24px;}
.contact-right {float: right;background-color: #fff;width: 50%;position: relative;}
.contact-right .wrap {padding: 60px;}

.form .tit{
    font-size: 36px;
    text-align: center;
    padding-top: 40px;
}
.message {margin-top: 30px;}
.message form {overflow: hidden;display: block;margin: -20px 0 0 -60px;}
.message .form-group {float: left;margin: 20px 0 0 60px;width: 385px;}
.message .form-label {display: block;margin-bottom: 10px;}
.message .form-label span {color: red;}
.message .form-content {border: 1px solid #ddd;background-color: #fff;padding: 10px 15px;}
.message .form-control {border: 0;background-color: transparent;padding: 0;line-height: 30px;font-size: 14px;width: 100%;display: inline-block;vertical-align: middle;}
.message .form-submit {display: block;background: #2b489c;color: #fff;border: 0;padding: 0;cursor: pointer;outline: none;height: 54px;font-size: 16px;width: 100%;}
.message .form-group.full {float: none;width: auto;}
.message .form-tips {text-align: center;color: #666;margin-top: 10px;}
.message .form-tips span {color: red;}

.join-1 {max-width: 1000px;margin: 0 auto;font-size: 18px;text-align: center;line-height: 1.8;}

.join-2 {font-size: 0;text-align: justify;margin-top: 60px;}
.join-2 li {display: inline-block;vertical-align: middle;}
.join-2 li dl {margin: 0;background: no-repeat 0 7px;padding-left: 60px;}
.join-2 li dt {color: #2b489c;font-size: 36px;}
.join-2 li dd {margin: 20px 0 0;background: url(../images/icon48.png) no-repeat 0 0;font-size: 18px;padding-top: 20px;}

.join-3 {border-top: 1px solid #405aa5;}
.join-3 li {float: left;line-height: 70px;font-size: 18px;}
.join-3 li span {display: block;padding-left: 30px;}
.join-3 li.l1 {width: 20%;}
.join-3 li.l2 {width: 10%;}
.join-3 li.l3 {width: 20%;}
.join-3 li.l4 {width: 25%;}
.join-3 li.l5 {width: 25%;}

.join-4 {padding-top: 45px;}
.join-4 dl {margin: 1px 0 0;background-color: #fff;border: 2px solid transparent;}
.join-4 dt {overflow: hidden;cursor: pointer;position: relative;}
.join-4 dt span {float: left;line-height: 70px;font-size: 18px;}
.join-4 dt span i {font-style: normal;padding-left: 30px;}
.join-4 dt span.l1 {width: 20%;}
.join-4 dt span.l2 {width: 10%;}
.join-4 dt span.l3 {width: 20%;}
.join-4 dt span.l4 {width: 25%;}
.join-4 dt span.l5 {width: 25%;}
.join-4 dt em {width: 32px;height: 32px;background: url(../images/icon49.png) no-repeat center / contain;position: absolute;right: 20px;top: 50%;margin-top: -16px;}
.join-4 dd {margin: 0;display: none;}
.join-4 dd .con {padding: 30px;line-height: 1.8;font-size: 16px;color: #666;}
.join-4 dd .con h4 {margin: 0 0 10px;color: #2b489c;}
.join-4 dd .con p {margin: 5px 0 0;text-indent: 2em;}
.join-4 dd .con .mail {margin-top: 30px;text-align: right;}
.join-4 dd .con .mail a {display: inline-block;vertical-align: middle;padding: 6px 15px;background-color: #2b489c;color: #fff;}
.join-4 dl.open {border-color: #2b489c;}
.join-4 dl.open dt {background-color: #2b489c;color: #fff;}
.join-4 dl.open dt em {background-image: url(../images/icon50.png);}
.join-4 dl.open dd {display: block;}

.jcxm-pic {float: right;width: 34%;}
.jcxm-text {margin-right: 39%;}
.jcxm-text h2 {color: #2b489c;margin: 0;font-size: 48px;}
.jcxm-text .item {margin-top: 50px;}
.jcxm-text .item:first-child {margin-top: 0;}
.jcxm-text .tit {font-size: 36px;margin-bottom: 15px;}
.jcxm-text .con {font-size: 16px;color: #666;line-height: 1.8;text-align: justify;}
.jcxm-text .con2 {font-size: 24px;}
.jcxm-text .ico {border-bottom: 1px solid #ddd;}
.jcxm-text .ico ul {font-size: 0;margin: 40px 0 0 -70px;}
.jcxm-text .ico li {display: inline-block;vertical-align: top;margin-left: 70px;margin-bottom: 40px;text-align: center;}
.jcxm-text .ico li .i {width: 110px;height: 110px;line-height: 110px;border: 2px solid #2b489c;border-radius: 20px;margin: 0 auto;}
.jcxm-text .ico li p {margin: 15px 0 0;font-size: 18px;}

.jcxm-cover {background: no-repeat center / cover;overflow: hidden;color: #fff;}
.jcxm-cover .text {position: relative;margin-top: 450px;}
.jcxm-cover .text:before {position: absolute;content: '';width: 840px;height: 840px;border-radius: 50%;background-color: #3551a2;opacity: 0.6;left: -240px;top: -140px;}
.jcxm-cover .text h4 {margin: 0 0 20px;position: relative;font-size: 48px;}
.jcxm-cover .text h5 {margin: 0;position: relative;font-size: 36px;}
.jcxm-cover .text p {margin: 0;position: relative;font-size: 24px;}

.content-title {margin-bottom: 40px;text-align: center}
.content-title h1 {font-size: 36px;margin: 0;}
.content-title p {margin: 15px 0 0 -10px;font-size: 12px;color: #999;}
.content-title p span {display: inline-block;margin-left: 10px;}
.content-body {line-height: 1.8;}
.content-body img {max-width: 100% !important;height: auto !important;width: auto !important;}

.pages .pagination li{display: inline-block}
.pages .pagination {
    height: auto;
    text-align: center;
}
.pages .pagination p {
    float: none;
    display: inline-block;
    font-size: 14px;
    line-height: 35px;
    padding: 0 14px;
    margin: 5px;
    border-radius: 20px;
    transition: all 0.5s;
    border: 1px solid #ccc;
    min-width: 7px;
    vertical-align: middle;
    height: auto;
}
.pages .pagination a ,.pages .pagination span{
    float: none;
    display: inline-block;
    font-size: 14px;
    line-height: 35px;
    padding: 0 14px;
    margin: 5px;
    border-radius: 20px;
    transition: all 0.5s;
    border: 1px solid #ccc;
    min-width: 7px;
    vertical-align: middle;
    height: auto;
}
.pages .pagination a:hover {
    border-color: #2b489c;
    color: #2b489c;
}
.pages .pagination a.cur {
    background-color: #2b489c;
    color: #fff;
    border-color: #2b489c;
}
.pages .pagination p.pageRemark {
    display: none;
}

.map {
    position: relative;
}
.map_bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}
.map_text {
    position: relative;
    z-index: 9;
}
.contact_main{
    position: relative;
    z-index: 11;
    padding: 40px 0;
}
.contact-right {
    position: relative;
    z-index: 11;
}


.yunu-link {padding: 20px 0;}
.yunu-link h4 {border-bottom: 1px solid #ddd;margin: 0;font-size: 18px;color: #1048a0;padding-bottom: 15px;}
.yunu-link h4 small {text-transform: uppercase;font-size: 16px;font-weight: normal;color: #999;}
.yunu-link ul {margin-left: -20px;}
.yunu-link li {float: left;margin-left: 20px;margin-top: 20px;}

.footer-fix {box-shadow: 0 0 10px rgba(0,0,0,0.2);position: fixed;bottom: 0;left: 0;width: 100%;background-color: #fff;z-index: 10;display: none;}
.footer-fix li {float: left;width: 25%;}
.footer-fix li a {display: block;text-align: center;padding: 7px 0;font-size: 12px;line-height: 1;}
.footer-fix li i {display: block;height: 20px;background: no-repeat center;background-size: contain;margin-bottom: 4px;}
.footer-fix li i.i1 {background-image: url(../images/f_01.png);}
.footer-fix li i.i2 {background-image: url(../images/f_02.png);}
.footer-fix li i.i3 {background-image: url(../images/f_03.png);}
.footer-fix li i.i4 {background-image: url(../images/f_04.png);}

.kf{width:208px;position:fixed;/* right: 20px; */right:-208px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10;}
.kt-top{height:40px;line-height:40px;background:url(../images/kefu.png) 12px center no-repeat #1048a0;-ms-background-size:auto 20px;background-size:auto 20px;padding-left:46px;font-size:14px;color:#fff;}
.kt-top span:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg);}
.kt-top span{width:18px;height:16px;float:right;position:relative;margin:10px 10px 0 0;cursor:pointer;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;}
.kt-top span b{width:100%;height:2px;background:#fff;display:block;position:absolute;top:50%;left:0;}
.kt-top span b:first-child{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);}
.kt-top span b:last-child{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);}
.kf .con{overflow:hidden;background:#fff;}
.kf .qq li{height:36px;line-height:36px;border-bottom:#f5f5f5 solid 1px;padding-left:16px;}
.kf .qq li a{height:36px!important;color:#666;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-decoration:initial;display:block;}
.kf .qq li a img{padding-right:6px;}
.kf .con h5{height:26px;line-height:26px;margin-top:12px;background:url(../images/lianxi.png) 16px center no-repeat;padding-left:45px;color:#666;font-size:14px;margin-bottom: 0;}
.kf .contact{margin-top:1px;height: auto;}
.kf .contact p{height:26px;line-height:26px;color:#666;font-size:14px;padding-left:22px;margin: 0;}
.kf .contact p:nth-child(2n){padding-left:32px;}
.kf .con h5.qr-icon{background:url(../images/erweima.png) 16px center no-repeat;}
.kf .con .qr{margin-top:10px;padding-left:40px;}
.kf .con .qr img{width:110px;height:110px;}
.kf .backTop{width:100%;height:40px;margin-top:10px;background:url(../images/huidaodingbu.png) center center no-repeat #1048a0;background-size:18px auto;cursor:pointer;}
.kf-side{padding:18px 10px 10px;background:#1048a0;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);left:-34px;cursor:pointer;}
.kf-side b{display:block;color:#fff;line-height:18px;font-size:14px;font-weight:400;}
.kf-side span.arrow{width:12px;height:12px;background:url(../images/jt-1.png) no-repeat;-ms-background-size:auto 12px;background-size:auto 12px;display:block;margin-top:10px;}
.kf-side span.on{background:url(../images/jt-2.png) no-repeat;-ms-background-size:auto 12px;background-size:auto 12px;}

@media screen and (min-width: 768px) {
    .view-body {padding-top: 80px;}
   /* .view-body .header {background-color: #2b489c;}*/
    .view-body .header .logo {height: 50px;line-height: 50px;}
    .view-body .header .tel {line-height: 80px;font-size: 20px;}
    .view-body .header .sc {margin-top: 19px;}
    .view-body .header .nav li>a {line-height: 80px;}
    .view-body .header .nav li>a:after {bottom: 16px;}
    
   
}

@media screen and (max-width: 1630px) {
    .in-yqsb .swiper-slide .text h4 {font-size: 24px;}
    .in-yqsb .swiper-slide .text li {font-size: 28px;margin-left: 50px;}
    .in-yqsb .swiper-slide .text li small {font-size: 20px;}
}

@media screen and (max-width: 1470px) {
    .header .nav li {margin: 0 18px;}
    .header .nav li>a {font-size: 16px;}

    .in-about .pic {margin-top: -50px;}
    .in-about .text .desc {font-size: 14px;}

    .in-yqsb .swiper-slide .text p {font-size: 14px;}
    .in-yqsb .swiper-slide .text li {font-size: 24px;}
    .in-yqsb .swiper-slide .text li small {font-size: 16px;}

    .in-news-left {width: 45%;}
    .in-news-left .text h4 {font-size: 20px;}
    .in-news-left .text span {font-size: 14px;}
    .in-news-right ul {margin-top: -20px;}
    .in-news-right li {margin-top: 20px;}
    .in-news-right li h4 {font-size: 20px;}
    .in-news-right li span {font-size: 14px;}
    .in-news-right li p {font-size: 14px;height: 50px;}

    .banner-sub {height: 560px;margin-top: 80px;}

    .lanmu {margin-top: -55px;}
    .lanmu li a {line-height: 54px;}
    .lanmu li i {width: 19px;height: 16px;}
    .lanmu li span {font-size: 16px;}

    .about-4 .swiper-slide .img-center:before {right: -20px;bottom: -20px;}
    .about-4 .swiper-slide .text .date {font-size: 50px;}
    .about-4 .swiper-slide .text h4 {font-size: 24px;}
    .about-4 .swiper-slide .text p {font-size: 14px;}
    .about-4 .swiper-slide .text .time i {width: 60px;}

    .about-5 .text strong {font-size: 50px;}

    .list-1 {margin-left: -100px;}
    .list-1 li a {margin-left: 100px;}

    .list-2 {margin: -30px 0 0 -30px;}
    .list-2 li a {margin: 30px 0 0 30px;}

    .list-3 li .date strong {font-size: 60px;}
    .list-3 li .tag {margin-top: 60px;}

    .jcxm-text h2 {font-size: 38px;}
    .jcxm-text .tit {font-size: 30px;}
    .jcxm-text .con {font-size: 16px;}
    .jcxm-text .con2 {font-size: 20px;}
    .jcxm-text .item {margin-top: 35px;}
    .jcxm-text .ico ul {margin-top: 40px;margin-left: -50px;}
    .jcxm-text .ico li {margin-left: 50px;margin-bottom: 50px;}
    .jcxm-text .ico li p {font-size: 16px;}
    .jcxm-text .ico li .i {width: 90px;height: 90px;line-height: 90px;}
}

@media screen and (max-width: 767px) {
    body {min-width: 320px;padding-top: 50px;}
    .container {width: auto;min-width: auto;max-width: none;}

 .footer-fix {display: block;}
    .kf {display: none;}
    
    .more-big {margin-top: 20px;background-size: auto 20px;padding-right: 50px;}

    .header {padding: 10px 0;background-color: #fff;}
    .header .logo {height: 30px;line-height: 30px;float: none;padding: 0;}
    .header .sc-btn {display: block;}
    .header .sc {margin: 0;float: none;position: absolute;top: 50px;left: 0;width: 100%;border-bottom: 0;background-color: #2b489c;padding: 0 15px;box-sizing: border-box;display: none;}
    .header .sc input {width: 100%;box-sizing: border-box;}
    .header .sc button {right: 15px;}
    .header .nav {margin: 10px -15px -10px;display: none;float: none;text-align: left;}
    .header .nav li {display: block;margin: 0;border-top: 1px solid rgba(255,255,255,0.2);float: none;}
    .header .nav li a {line-height: 40px;padding: 0 15px;font-size: 16px;}
    .header .nav li>a:after {display: none;}
    .header .nav li .arr {display: block;position: relative;z-index: 1;}
    .header .nav li.active a, .header .nav li.open a, .header .nav li a:hover {}
    .header .nav li.open .arr:after {border-color: #0b4e9c;transform: rotate(225deg);}
    .header .nav .dropdown-box {position: static;background-color: #f5f5f5;width: auto;text-align: left;margin: 0;box-shadow: none;}
    .header .nav .dropdown-box a {color: #333 !important;border-top: 1px dotted #ddd;padding: 0 15px;line-height: 40px;background-color: transparent !important;border-bottom: 0;}
    .menu-btn {display: block;}

    .banner .swiper-slide {height: 400px;min-height: 400px;}
    .banner .swiper-slide:before {width: 320px;height: 320px;right: -200px;top: -260px;}
    .banner .swiper-slide .box:before {width: 320px;height: 320px;left: -30px;top: -80px;}
    .banner .swiper-slide h4 {font-size: 22px;margin-top: 0;}
    .banner .swiper-slide small {font-size: 14px;}
    .banner .swiper-pagination-bullet {display: inline-block;margin: 0 4px !important;}
    .banner .swiper-pagination {bottom: 10px;width: 100%;right: 0;transform: translateY(0);}
    .banner .djxh {display: none;}

    .section {padding: 30px 0;}
    .section-title {margin-bottom: 20px;text-align: center;}
    .section-title strong {font-size: 22px;}
    .section-title small {font-size: 14px;}
    .section-title-2 {text-align: center;margin-bottom: 20px;font-size: 20px;}

    .in-about .pic {float: none;width: auto;margin: 0;}
    .in-about .pic .img-center {margin: 0;}
    .in-about .pic .img-center:before {display: none;}
    .in-about .pic ul {display: none;}
    .in-about .text {padding: 0;margin: 20px 0 0;width: auto;}
    .in-about .text h4 {font-size: 20px;}
    .in-about .text h5 {font-size: 16px;}
    .in-about .text .desc {margin-top: 15px;padding-top: 10px;}
    .in-about .more {text-align: center;}

    .in-total li:nth-child(4) {width: 100%;margin-top: 30px;}
    .in-total li:last-child {display: none;}
    .in-total li strong {font-size: 30px;}
    .in-total li span {margin-top: 10px;font-size: 14px;}
    .in-total li small {font-size: 18px;margin-left: 5px;}

    .in-jcxm {padding: 0 40px;}
    .in-jcxm .swiper-container {padding: 0;}
    .in-jcxm .img-center:hover img {transform: scale(1);}
    .in-jcxm .swiper-pagination {margin-top: 20px;}


    .swiper-button-prev, .swiper-button-next {width: 30px;height: 30px;margin-top: -16px;background-size: 10px auto;}

    .in-fwys {width: auto;padding: 0 40px;margin-top: 80px;}
    .in-fwys:before {width: 400px;height: 400px;left: 50%;top: 50%;margin: -200px 0 0 -200px;}
    .in-fwys .ctrl {margin: 20px 0 0;position: static;}
    .in-fwys .swiper-button-prev, .in-fwys .swiper-button-next {position: absolute;top: 50%;margin: -16px 0 0;}
    .in-fwys .swiper-pagination {text-align: center;float: none;font-size: 18px;line-height: 1;}
    .in-fwys .swiper-pagination-current {font-size: 24px;}
    .in-fwys .swiper-slide i {text-align: center;margin-bottom: 20px;height: 60px;}
    .in-fwys .swiper-slide h4 {text-align: center;font-size: 20px;}
    .in-fwys .swiper-slide h4:after {margin: 10px auto 0;}
    .in-fwys .swiper-slide p {font-size: 14px;text-align: center;margin-top: 10px;height: 100px;overflow: hidden;}
    .in-fwys .swiper-slide .more-big {display: block;width: 70px;margin: 20px auto 0;}

    .in-yqsb .swiper-slide {width: 100%;padding: 0 15px;box-sizing: border-box;transition: none;transform: none;}
    .in-yqsb .swiper-slide .img-center {float: none;width: auto;}
    .in-yqsb .swiper-slide .text {margin: 20px 0 0;padding: 0;text-align: center;opacity: 1;}
    .in-yqsb .swiper-slide .text h4 {font-size: 18px;}
    .in-yqsb .swiper-slide .text p {margin-top: 10px;}
    .in-yqsb .swiper-slide .text ul {display: none;}
    .in-yqsb .swiper-slide .text .more {font-size: 12px;background: none;padding-right: 0;margin-top: 15px;}
    .in-yqsb .ctrl {position: static;width: auto;margin-top: 20px;text-align: center;}
    .in-yqsb .swiper-button-prev, .in-yqsb .swiper-button-next {margin: 0 10px;}
    .in-yqsb .swiper-pagination {display: none;}
    .in-yqsb-more {position: static;text-align: center;}

    .in-ryzz-desc {font-size: 14px;text-align: justify;}
    .in-ryzz {padding: 0 40px;}
    .in-ryzz .swiper-slide {transition: none;transform: none;}

    .in-news-left,.in-news-right {width: auto;float: none;}
    .in-news-left .text {padding: 15px;}
    .in-news-left .text h4 {font-size: 16px;}
    .in-news-left .text span {font-size: 12px;margin-top: 5px;}
    .in-news-right ul {margin-top: 0;}
    .in-news-right li h4 {font-size: 16px;}
    .in-news-right li span {font-size: 12px;}
    .in-news-right li p {opacity: 1;transform: none;}

    .in-hzhb-bg {padding: 30px 0;}

    .footer {padding-top: 30px;}
    .footer-top {display: none;}
    .footer-ewm {float: none;width: auto;}
    .footer-ewm .img-center {height: 110px;line-height: 110px;}
    .footer-info {float: none;text-align: center;margin-top: 20px;}
    .footer-info .nav {display: none;}
    .footer-info .adder p {margin-top: 5px;}
    .footer-contact {float: none;width: auto;text-align: center;margin: 20px 0 0;}
    .footer-contact p {margin-top: 5px;}
    .footer-copy {font-size: 12px;margin-top: 30px;text-align: center;}
    .footer-copy .sup {display: none;}

    .banner-sub {height: 150px;}

    .lanmu,.curmbs {display: none;}

    .about-1 .img-center {position: static;width: auto;min-width: auto;}
    .about-1 .text {width: auto;margin-top: 20px;font-size: 14px;}

    .about-2 dt {font-size: 18px;}
    .about-2 dd {margin-top: 10px;font-size: 14px;text-align: justify;}

    .about-3 {margin: 0 -10px;}
    .about-3 li {width: 50%;min-width: auto;}
    .about-3 li .wrap {padding: 10px;}
    .about-3 li .img-center {height: 40px;line-height: 40px;}
    .about-3 li h4 {margin: 15px 0 10px;font-size: 18px;}
    .about-3 li p {font-size: 12px;text-align: justify;line-height: 1.8;height: 84px;overflow: hidden;}

    .about-4 .swiper-container {padding-bottom: 0;}
    .about-4 .swiper-slide {width: 100%;padding: 0 15px;box-sizing: border-box;}
    .about-4 .swiper-slide .img-center {float: none;width: auto;}
    .about-4 .swiper-slide .img-center:before {display: none;}
    .about-4 .swiper-slide .img-center img {border-radius: 10px;}
    .about-4 .swiper-slide .text {margin: 20px 0 0;padding: 0;}
    .about-4 .swiper-slide .text .date {font-size: 40px;}
    .about-4 .swiper-slide .text h4 {font-size: 20px;}
    .about-4 .ctrl {position: static;width: auto;margin-top: 20px;text-align: center;}
    .about-4 .swiper-button-prev, .about-4 .swiper-button-next {margin: 0 10px;}

    .about-5 .text,.about-5 .pic {float: none;width: auto;}
    .about-5 .text h4 {font-size: 20px;}
    .about-5 .text h4:after {width: 30px;}
    .about-5 .text strong {font-size: 30px;}
    .about-5 .text p {font-size: 14px;margin-top: 10px;}
    .about-5 .pic {margin-top: 20px;}
    .about-5 .pic .swiper-container {margin: 0 40px;}

    .about-6 .ctrl {margin-top: 20px;}
    .about-6 .swiper-slide p {line-height: 40px;font-size: 16px;}
    .about-6 .swiper-slide .img-center {height: 250px;line-height: 250px;}

    .pages {margin-top: 20px;}
    .pages a {font-size: 12px;line-height: 30px;padding: 0 12px;}
    .pages .prev, .pages .next {width: 30px;height: 30px;line-height: 30px;background-size: 10px auto;}
    .pages .prev {margin-right: 10px;}
    .pages .next {margin-left: 10px;}

    .sycd .swiper-slide a {padding: 15px;}
    .sycd .swiper-slide p {font-size: 16px;margin-top: 15px;}

    .list-1 {margin: -15px 0 0 -15px;}
    .list-1 li {width: 100%;}
    .list-1 li a {margin: 15px 0 0 15px;padding: 0;}
    .list-1 li p {font-size: 14px;margin-top: 10px;}
    .list-1 li .pic:before {display: none;}

    .yq-content-pic {float: none;width: auto;}
    .yq-content-pic .img-center {margin: 0;}
    .yq-content-pic .img-center:before {display: none;}
    .yq-content-text {margin: 20px 0 0;padding: 0;}
    .yq-content-text h1 {font-size: 20px;margin-bottom: 20px;}
    .yq-content-text .tit {font-size: 18px;}
    .yq-content-text .con {font-size: 14px;margin-bottom: 20px;}
    .yq-content-text li dl {margin-bottom: 20px;}
    .yq-content-text li dt {width: 38px;height: 38px;line-height: 38px;}
    .yq-content-text li dt img {width: 16px;}
    .yq-content-text li dd {margin-left: 50px;font-size: 20px;}
    .yq-content-text li dd small {font-size: 14px;margin-top: 5px;}
    .content-exp {margin-top: 20px;padding-top: 20px;}
    .content-exp li a {font-size: 12px;padding-left: 30px;line-height: 20px;background-size: contain;}
    .content-exp li:last-child a {padding-left: 0;padding-right: 30px;}

    .list-2 {margin: -15px 0 0 -15px;}
    .list-2 li {width: 100%;}
    .list-2 li a {margin: 15px 0 0 15px;padding: 15px;}
    .list-2 li p {font-size: 16px;margin-top: 15px;}

    .list-3 li {width: 100%;}
    .list-3 li a {padding: 15px;}
    .list-3 li .date {font-size: 14px;}
    .list-3 li .date strong {font-size: 34px;}
    .list-3 li .tag {margin-top: 34px;font-size: 14px;}
    .list-3 li .img-cover {margin: 15px 0;}
    .list-3 li h4 {font-size: 16px;}

    .list-4 {margin: -10px 0 0 0;}
    .list-4 li {width: 100%;}
    .list-4 li a {margin: 30px 10px 0 0;}
    .list-4 li a:before {top: -10px;right: -10px;}
    .list-4 li .wrap {padding: 15px;}
    .list-4 li .download {font-size: 12px;}
    .list-4 li .download i {width: 50px;height: 50px;}
    .list-4 li .arr {width: 40px;height: 40px;margin-top: -20px;right: 15px;}
    .list-4 li h4 {font-size: 16px;height: 66px;margin-right: 60px;}

    .map {height: 300px;}
    .contact-left {float: none;width: auto;margin: 20px 0 0;}
    .contact-left .wrap {padding: 20px;}
    .contact-left .logo {height: 30px;}
    .contact-left p {margin-top: 20px;font-size: 14px;}
    .contact-left p span {font-size: 18px;}
    .contact-right {float: none;width: auto;margin: 0;left: 0;}
    .contact-right .wrap {padding: 20px;}
    .contact-right .tit {font-size: 20px;}
    .message {margin-top: 20px;}
    .message form {margin-left: 0;margin-top: -15px;}
    .message .form-group {float: none;width: auto;margin: 15px 0 0;}
    .message .form-content {padding: 5px 15px;}
    .message .form-submit {height: 44px;width: 100%;}

    .join-1 {font-size: 14px;text-align: justify;}

    .join-2 {margin-top: 0;}
    .join-2 li {min-width: 150px;margin-top: 20px;}
    .join-2 li:last-child {margin: 0;}
    .join-2 li dl {padding-left: 30px;background-size: 24px auto;background-position: 0 4px;}
    .join-2 li dt {font-size: 16px;}
    .join-2 li dd {margin-top: 10px;padding-top: 10px;font-size: 14px;}

    .join-3 {padding-bottom: 1px;border: 0;}
    .join-3 .container {display: none;}

    .join-4 {padding-top: 20px;}
    .join-4 dt span {width: 50% !important;line-height: 40px;font-size: 14px;}
    .join-4 dt span i {padding-left: 15px;}
    .join-4 dt em {width: 20px;height: 20px;right: 10px;top: 10px;margin: 0;}
    .join-4 dd .con {padding: 15px;font-size: 14px;}
    .join-4 dd .con .mail a {font-size: 12px;}

    .jcxm-pic {display: none;}
    .jcxm-text {margin: 0;}
    .jcxm-text h2 {font-size: 22px;}
    .jcxm-text .item {margin-top: 20px;}
    .jcxm-text .tit {font-size: 18px;}
    .jcxm-text .con {font-size: 14px;}
    .jcxm-text .ico ul {margin-top: 20px;margin-left: 0;}
    .jcxm-text .ico li {margin-left: 0;margin-bottom: 20px;width: 33.333333%;}
    .jcxm-text .ico li p {font-size: 14px;margin-top: 10px;}
    .jcxm-text .ico li .i {width: 70px;height: 70px;line-height: 70px;border-radius: 10px;}
    .jcxm-text .ico li .i img {height: 30px;}

    .jcxm-cover .text {margin-top: 100px;}
    .jcxm-cover .text:before {width: 400px;height: 400px;top: -50px;left: -130px;}
    .jcxm-cover .text h4 {font-size: 22px;}
    .jcxm-cover .text h5 {font-size: 18px;}
    .jcxm-cover .text p {font-size: 14px;margin-top: 5px;}

    .content-title {margin-bottom: 20px;}
    .content-title h1 {font-size: 18px;}
    .content-title p {margin-left: -5px;font-size: 12px;margin-top: 10px;}
    .content-title p span {margin-left: 5px;}
}
