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: 'Raleway',"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: #0b67c5;}
ul {margin: 0;list-style: none;padding: 0;}

@font-face {
    font-family: 'webfont';
    font-display: swap;
    src: url('../fonts/webfont.eot'); /* IE9 */
    src: url('../fonts/webfont.eot@#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/webfont.woff2') format('woff2'),
    url('../fonts/webfont.woff') format('woff'), /* chrome、firefox */
    url('../fonts/webfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('../fonts/webfont.svg.xml#webfont') format('svg'); /* iOS 4.1- */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sy-light';
    font-display: swap;
    src: url('../fonts/kaigengothicsc-light.eot'); /* IE9 */
    src: url('../fonts/kaigengothicsc-light.eot@#iefix') format('embedded-opentype'), /* IE6-IE8 */
    /* url('../fonts/kaigengothicsc-light.woff2') format('woff2'), */
    /* url('../fonts/kaigengothicsc-light.woff') format('woff'), chrome、firefox */
    url('../fonts/kaigengothicsc-light.ttf') format('truetype'); /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    /* url('../fonts/kaigengothicsc-light.svg.xml#sy-light') format('svg'); iOS 4.1- */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sy-regular';
    font-display: swap;
    src: url('../fonts/kaigengothicsc-regular.eot'); /* IE9 */
    src: url('../fonts/kaigengothicsc-regular.eot@#iefix') format('embedded-opentype'), /* IE6-IE8 */
    /* url('../fonts/kaigengothicsc-regular.woff2') format('woff2'), */
    /* url('../fonts/kaigengothicsc-regular.woff') format('woff'), chrome、firefox */
    url('../fonts/kaigengothicsc-regular.ttf') format('truetype'); /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    /* url('../fonts/kaigengothicsc-regular.svg.xml#sy-regular') format('svg'); iOS 4.1- */
    font-weight: normal;
    font-style: normal;
}

.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;text-transform: lowercase;}
.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: 1100px;margin: 0 auto;max-width: 1400px;}
 table {
font-size:14px;
color:#333333;
border-width: 1px;
border-color: #999;
border-collapse: collapse;
width: 100% !important;
}
table th {
border-width: 1px;
padding: 8px;
border-style: solid;
border-color: #666666;
background-color: #dedede;
}
table td {
border-width: 1px;
padding: 8px;
border-style: solid;
border-color: #ddd;
width: auto;
font-family: sans-serif;
} 
.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;color: #fff;text-transform: capitalize;}
.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: #fff;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: #0b67c5;}
.header-fix .logo {height: 50px;line-height: 50px;}
.header-fix .tel {line-height: 80px;font-size: 20px;}
.header-fix .sc {margin-top: 19px;}
.header-fix .nav li>a {line-height: 80px;}
.header-fix .nav li>a:after {bottom: 16px;}

.banner .swiper-slide {background: no-repeat center / cover;min-height: 600px;height: 100vh;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: 50px;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;text-transform: lowercase;}
.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: 50px;}
.section-title strong {display: block;color: #0b67c5;font-size: 45px;/*! text-transform: uppercase; */margin-bottom: 20px;}
.section-title small {display: block;color: #0b67c5;text-transform: lowercase;font-size: 18px;}
.section-title-center {text-align: center;}
.section-title-2 {margin-bottom: 50px;font-size: 36px;}
.section-title-2 small {display: block;font-size: 110%;text-transform: capitalize;}
.section-title-2 p {font-size: 22px;}.section-title-2 p a {color: #0b67c5;}
.in-about {}
.in-about .pic {float: right;width: 47%;margin-top: 0;}
.in-about .pic .img-center {margin-right: 30px;position: relative;}
.in-about .pic .img-center:before {position: absolute;right: -20px;bottom: -15px;width: 100%;height: 100%;border: 1px solid #ddd;content: '';border-radius: 15px;background: #0b67c5;}
.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: #0b67c5;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: 46%;padding-right: 40px;}
.in-about .text h4 {font-size: 30px;margin: 0;color: #0b67c5;}
.in-about .text h4 span {color: ;}
.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;display: none;}
.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;text-align: center;width: 50%;}
.in-total li strong {display: block;font-size: 45px;font-family: PingFangSC-Regular;line-height: 1;letter-spacing: 3px;font-weight: normal;color: #0b67c5;}
.in-total li small {font-size: 16px;font-weight: normal;margin-left: 10px;}
.in-total li span {display: block;font-size: 22px;margin-top: 15px;text-align: center;}


@media screen and (max-width: 768px) {
    .in-total {font-size: 0;text-align: justify;padding: 50px 0;background: #f6f6f6;margin: -15px;background: url(../images/bg2.png) no-repeat center / cover;}
.in-total li {display: inline-block;vertical-align: middle;width: 307px;text-align: center;margin: auto;border: 1px solid #ddd;margin: 8px auto;padding: 10px;border-radius: 4px;display: block;}
.in-total li strong {display: block;font-size: 45px;font-family: PingFangSC-Regular;line-height: 1;letter-spacing: 3px;font-weight: normal;color: #0b67c5;}
.in-total li small {font-size: 16px;font-weight: normal;margin-left: 10px;}
.in-total li span {display: block;font-size: 22px;margin-top: 15px;text-align: center;}
   
}


.swiper-button-prev,.swiper-button-next {border: 1px solid #0b67c5;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;background: #f0f0f0;border-radius: 50%;padding: ;}
.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-fwys {position: relative;width: 450px;margin-top: 230px;}
.in-fwys:before {position: absolute;content: '';width: 840px;height: 840px;border-radius: 50%;background-color: #3551a2;opacity: 0.6;left: -240px;top: -80px;}
.in-fwys .swiper-slide i {display: block;text-align: left;margin-bottom: 40px;}
.in-fwys .swiper-slide h4 {margin: 0;color: #fff;font-size: 30px;}
.in-fwys .swiper-slide h4:after {content: '';display: block;width: 20px;height: 2px;background-color: #fff;margin-top: 10px;}
.in-fwys .swiper-slide p {font-size: 16px;text-align: justify;line-height: 1.8;margin: 20px 0 0;color: #fff;}
.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: #0b67c5;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 #0b67c5;transition: all 0.5s;color: #0b67c5;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: #0b67c5;}
.in-yqsb-more {position: absolute;right: 0;top: 60px;width: 100%;text-align: center;}

.in-ryzz-desc {max-width: 1200px;margin: 0 auto;text-align: center;font-size: 16px;line-height: 1.8;}

.in-ryzz {padding: 0 70px;position: relative;margin-top: 40px;}
.in-ryzz .swiper-slide {transform: scale(0.7);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: #0b67c5;color: #fff;}
.in-news-left a .text h4 {display: block;overflow: hidden;border-radius: 10px;background-color: #0b67c5;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;display: none;}
.in-hzhb {padding: 0 30px;position: relative;}
.in-hzhb .swiper-slide .img-center {height: 90px;line-height: 90px;}
.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: #ddd;padding-top: 70px;}
.footer .container {position: relative;}
.footer a {color: #ddd;}
.footer a i {font-size: 26px;}
.footer a:hover {color: #fff;}
.footer-copy {padding: 20px 0;border-top: 1px solid #373737;margin-top: 50px;text-align: center;}
.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;font-size: 15px;text-transform: capitalize;}
.footer-info .adder p {margin: 20px 0 0;}
.footer-contact {float: right;width: 500px;margin-right: 100px;text-transform: none;padding-top: 52px;}
.footer-contact p {margin: 19px 0 0;}
.footer-top {position: absolute;bottom: 20px;right: 0;background: url(../images/icon14.png) no-repeat center 0;padding-top: 70px;width: 60px;margin-right: 15px;color: #fff !important;text-align: center;}
.social-icons{margin: 20px auto;}
.social-icon{display:inline-block;width:58px;height:40px;font-size:18px;line-height: 40px;margin:0 10px 0 0;color:#fff !important;text-align: center;border-radius: 7px;transition:all 0.25s ease 0s;-webkit-transition:all 0.25s ease 0s;margin-bottom: 10px;}
.social-icon.first{margin-left:0;}
.social-icon.icon-facebook:hover,
.social-icon.icon-facebook:hover,.social-icon.facebook{background-color:#4267b2 !important;}
.social-icon.icon-twitter:hover,.social-icon.twitter{background-color:#55acee !important;}
.social-icon.twitter i{font-size: 20px;}
.social-icon.icon-linkedin:hover,.social-icon.linkedin{background-color:#0077b5 !important;}
.social-icon.icon-googleplus:hover,.social-icon.googleplus{background-color:#cc2127 !important;}
.social-icon.icon-youtube:hover,.social-icon.youtube{background-color:#d54029 !important;}
.social-icon.icon-pinterest:hover,.social-icon.pinterest{background-color:#cc2127 !important;}
.social-icon.icon-youxiang:hover,.social-icon.youxiang{background-color:#e65e0d !important;}
.banner-sub {height: 350px;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: left;color: #666;}
.about-1 .text strong {color: #0b67c5;font-size: 160%;}
.about-1 .text span {color: #0b67c5;}

.lanmu {margin-top: -69px;border-top: 1px solid rgba(255,255,255,0.3);background: rgba(0, 0, 0, 0.2);}
.lanmu ul {font-size: 0;text-align: center;}
.lanmu li {display: inline-block;vertical-align: middle;}
.lanmu li a {display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #fff;line-height: 68px;padding: 0 20px;}
.lanmu li i {display: inline-block;vertical-align: middle;font-size: 20px;}
.lanmu li span {display: inline-block;vertical-align: middle;font-size: 18px;padding: 0 10px;text-transform: capitalize;}
.lanmu li.active,.lanmu li a:hover {background-color: #0b67c5;}

.curmbs {background-color: #f5f5f5;line-height: 50px;color: #666;font-weight: bold;}
.curmbs a {color: #666;margin: 0 5px;}
.curmbs a:hover {color: #0b67c5;}
.curmbs em {font-style: normal;}
.curmbs span {padding-left: 20px;}

.about-2 {margin: 0 auto;text-align: center;max-width: 100%;}
.about-2 dt {color: #0b67c5;/*! font-weight: bold; */font-size: 45px;}
.about-2 dd {margin: 30px 0 0;line-height: 1.8;font-size: 18px;text-align: left;}

.about-3 {font-size: 0;text-align: justify;padding: 7% 0;}
.about-3 li {display: inline-block;vertical-align: top;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: #0b67c5;font-size: 60px;}
.about-4 .swiper-slide .text h4 {margin: 0;font-size: 30px;font-weight: normal;background: #0b67c5;width: 50px;height: 50px;text-align: center;border-radius: 15px;margin: 5px 0 25px 0;color: #fff;}
.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;font-family: arial;}
.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: 45%;}
.about-5 .text h4 {margin: 0;font-weight: normal;color: #0b67c5;font-size: 26px;}
.about-5 .text h4:after {display: block;content: '';width: 40px;height: 2px;background-color: #0b67c5;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 {}
.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 {}
.list-1 li {float: left;width: 25%;}
.list-1 li a {display: block;padding-right: 30px;padding-top: 30px;margin: 40px 0 0 10px;}
.list-1 li .img-cover {padding-top: 62%;border-radius: 20px;}
.list-1 li .pic {position: relative;border: 1px solid #e6e6e6;border-radius: 13px;}
.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: 14px;margin: 15px 0 0;width: auto;padding: 0 15px;height: 40px;}

.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 #0b67c5;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: #0b67c5;color: #fff;border-color: #0b67c5;}

.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: #0b67c5;}
.yq-content-text .tit {font-size: 30px;}
.yq-content-text .mail  {height: 50px;line-height: 50px;}
.yq-content-text .mail a  {color: #0b67c5 !important;background-color: transparent !important;border: 2px solid #0b67c5;
    border-radius: 20px;display: inline-block;font-family: inherit;font-weight: 600;
    text-transform: uppercase;padding: 14px 20px;cursor: pointer;text-align: center;
    letter-spacing: 0.1em;line-height: 1;-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;
    transition: all 0.3s ease;}
.yq-content-text .mail a:nth-last-child(1) {color: #fff !important;background-color:  #0b67c5 !important;}
.yq-content-text .mail a:hover {color: #fff !important;background-color:  #0b67c5 !important;border: 2px solid #0b67c5;}
.yq-content-text h3   {}
.yq-content-text h3 span  {margin-right: 10px;}
.yq-content-text .con {line-height: 1.8;font-size: 16px;margin-top: 10px;margin-bottom: 30px;width: 100%;}
.yq-content-text .con:last-child {margin-bottom: 0;}
.yq-content-text .con p {margin: 0;font-family: PingFangTC, PingFangTC-Medium;}
.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 #0b67c5;width: 68px;height: 68px;line-height: 68px;}
.yq-content-text li dd {margin-left: 85px;font-size: 36px;color: #0b67c5;line-height: 1;}
.yq-content-text li dd small {display: block;font-size: 24px;margin-top: 10px;}
.product_meta {
 border-top:1px solid;
 padding:20px 0;
 border-color:#eaeaea;
 position: relative;
 margin-top: 50px;
}
.product_meta span {
 display:block;
 font-size: 16px;
}
.product_meta span em {
 font-size: 16px;
 margin-right: 10px;
 font-style: normal;
}
.product_meta span.sku {
 display:inline
}
.product_meta .posted_in {
 color:#333;
 font-weight:600
}
.product_meta .posted_in a {
 color:#ababab;
 font-weight:400
}
.product_meta .posted_in a:hover {
 color:#13aff0
}
.product_meta .tagged_as {
 color:#333;
 font-weight:600
}
.product_meta .tagged_as a {
 color:#ababab;
 font-weight:400
}
.product_meta .tagged_as a:hover {
 color:#13aff0
}
.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: 33.333333%;}
.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: 65%;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;background: #0b67c5;color: #fff;width: 80px;padding: 10px;text-align: center;font-family: Impact;border-radius: 10px;}
.list-3 li .date strong {display: block;color: #fff;line-height: 1;font-size: 60px;}
.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: #0b67c5;}
.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: #0b67c5;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: #0b67c5;}
.list-4 li a:hover h4 {color: #fff;}
.list-4 li a:hover .arr {background-image: url(../images/icon42.png);}

.map {height: 800px;}
.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: 55%;background-color: #0b67c5;color: #fff;margin-top: -230px;}
.contact-left .wrap {padding: 50px;}
.contact-left .wrap  a{color:#ff993d;font-weight: bold;}
.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;margin-top: -160px;width: 45%;position: relative;left: -15px;}
.contact-right .wrap {padding: 40px;}
.contact-right .tit {font-size: 36px;}
.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;width: 80%;}
.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: #0b67c5;color: #fff;border: 0;cursor: pointer;outline: none;height: 54px;font-size: 16px;padding: 0 20px;min-width: 150px;border-radius: 13px;}
.message .form-group.full {text-align: left;float: left;width: 100%;}
.message .form-tips {text-align: center;color: #666;margin-top: 10px;}
.message .form-tips span {color: red;}
.message .form-group label  {margin: 10px auto;display: block;font-size: 15px;}
.message font {color: red;float: right;font-size: 28px;margin-top: -26px;}
.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: #0b67c5;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: #0b67c5;}
.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: #0b67c5;color: #fff;}
.join-4 dl.open {border-color: #0b67c5;}
.join-4 dl.open dt {background-color: #0b67c5;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: #0b67c5;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 #0b67c5;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 {
    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 {
    float: none;
    display: inline-block;
    font-size: 14px;
    line-height: 35px;
    padding: 0 24px;
    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: #0b67c5;
    color: #0b67c5;
}
.pages .pagination a.cur {
    background-color: #0b67c5;
    color: #fff;
    border-color: #0b67c5;
}
.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;
}
.contact-right {
    position: relative;
    z-index: 11;
}
.text {padding: 20px;font-size: 16px;}
.text u {border-bottom: 1px solid #ddd;
margin: 0;
margin-bottom: 0px;
font-size: 18px;
color: #1048a0;
padding-bottom: 16px;
margin-bottom: 15px; 
width: 100%;
display: block;
text-decoration: none;
}

.text h4 {border-bottom: 1px solid #ddd;margin: 0;font-size: 18px;padding-bottom: 16px;margin-bottom: 15px;}
.text h4 small {text-transform: uppercase;font-size: 16px;font-weight: normal;color: #999;}
.text ul {margin-left: -20px;}
.text li {width: 100%;float: left;line-height: 28px;font-size: 14px;list-style: disc;}
.text p {font-size: 14px;color: #333;line-height: 30px;text-align: left !important;margin: 0 10px;}



.yunu-link {padding: 20px 0;}
.yunu-link h4 {border-bottom: 1px solid #ddd;margin: 0;font-size: 18px;color: #1048a0;padding-bottom: 15px;text-transform: capitalize;}
.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: 30px;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: #0b67c5;}
    .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;}

    .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: #0b67c5;}
    .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: #0b67c5;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;background: #fff;}
    .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: 25px;}
    .in-total li span {margin-top: 10px;font-size: 14px;color: #6c6c6c;}
    .in-total li small {font-size: 25px;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;display: none;}
    .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;display: none;}
    .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: 0;text-align: center;margin-bottom: 50px;}
    .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;}

    .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;}
}
         .pagination p{
                margin:0;
                cursor:pointer
            }
            .pagination{
                height:40px;
                padding:20px 0px;
            }
            .pagination a{
                display:block;
                float:left;
                margin-right:10px;
                padding:2px 12px;
                height:24px;
                border:1px #cccccc solid;
                background:#fff;
                text-decoration:none;
                color:#808080;
                font-size:12px;
                line-height:24px;
            }
            .pagination a:hover{
                color:#077ee3;
                background: white;
                border:1px #077ee3 solid;
            }
            .pagination a.cur{
                border:none;
                background:#077ee3;
                color:#fff;
            }
            .pagination p{
                float:left;
                padding:2px 12px;
                font-size:12px;
                height:24px;
                line-height:24px;
                color:#bbb;
                border:1px #ccc solid;
                background:#fcfcfc;
                margin-right:8px;
            }
            .pagination p.pageRemark{
                border-style:none;
                background:none;
                margin-right:0px;
                padding:4px 0px;
                color:#666;
            }
            .pagination p.pageRemark b{
                color:red;
            }
            .pagination p.pageEllipsis{
                border-style:none;
                background:none;
                padding:4px 0px;
                color:#808080;
            }
            .dates li {font-size: 14px;margin:20px 0}
            .dates li span{float:right}