/* 定义字体 */
@font-face {
    font-family: 'Roboto';
    src: url('/skin/newfonts/roboto.woff2') format('woff2'),
         url('/skin/newfonts/Roboto-Black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap; /* 控制字体加载期间的显示行为 */
}

/* @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap'); */

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;font-family: 'Roboto', sans-serif;line-height: 1.42857143;font-size: 14px;min-width: 320px;background: #fff;color: #333;padding-top: 70px;}
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";}
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:'Roboto', sans-serif;}
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: #618cef;}
ul {margin: 0;list-style: none;padding: 0;}

.img-center {text-align: center;font-size: 0;}
.hz .xinhangright{ background: #f1f9f8!important;
	    padding: 17px 30px;
	    font-size: 18px;
	    border-radius: 10px;
	    color: #2D4875;}
.hz .xinhangright img {margin-right: 10px;
	 border-radius: 50%;
	 height: 40px;
	 width: 40px;
	 background: #f1f9f8;
	     float: left;}
.img-center-right {    padding-top: 150px;
    font-size: 24px;
    width: 50% !important;max-width: 950px;}
.img-center-right p	{    margin: 0 0 10px;
    font-size: 24px;
    color: #666;
    text-align: justify;
    line-height: 1.8;
  /*  background: url(../images/dianz.png) no-repeat 0 12px; */
    background: url(/static/dui.svg) no-repeat 0 12px;
    padding-left: 30px;}
.img-center img {display: inline-block;width: auto;height: auto;max-width: 100%;max-height: 100%;vertical-align: middle;}
.img-center .backuptedian {min-height: 128px !important;}
.img-center-right .xinhang{
	    background: white;
	    padding: 17px 30px;
	    font-size: 18px;
	    border-radius: 10px;
	    color: #2D4875;
}
.img-center-right .xinhang img {
	margin-right: 10px;
	 border-radius: 50%;
	 height: 40px;
	 width: 40px;
	 background: #f1f9f8;
	     float: left;
}



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

.container {padding: 0 15px;width: 1400px;margin: 0 auto;}

.kf{width:208px;position:fixed;/* right: 20px; */right:-208px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:999;}
.kt-top{height:40px;line-height:40px;background:url(../images/kefu.png) 12px center no-repeat #618cef;-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 #618cef;background-size:18px auto;cursor:pointer;}
.kf-side{padding:18px 10px 10px;background:#618cef;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;}

.header {position: fixed;z-index: 100;left: 0;top: 0;width: 100%;background-color: #F0F7FF;border-bottom: 0px solid #0000001a;}
.header .logo {float: left;height: 70px;line-height: 70px;text-align: left;}
.header .tool {float: right;line-height: 70px;font-size: 0;}
.header .tool a {display: inline-block;vertical-align: middle;font-size: 14px;line-height: 24px;padding: 0 15px;border: 1px solid #618cef;color: #618cef;border-radius: 3px;margin-left: 10px;}
.header .tool a:last-child {background-color: #618cef;color: #fff;}
.header .nav {font-size: 0;text-align: center;margin: 0 200px 0 200px;}
.header .nav li {display: inline-block;vertical-align: middle;margin: 0 20px;}
.header .nav li a {display: block;font-size: 16px;line-height: 70px;position: relative;}
.header .nav li .arr {float: right;height: 40px;width: 40px;position: relative;display: none;z-index: 1;}
.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;-webkit-transform: rotate(135deg);transform: rotate(135deg);right: 15px;}
.header .nav li.active a,.header .nav li.open a,.header .nav li a:hover {color: #618cef;}
.header .nav .dropdown-box {position: absolute;left: 0;width: 100%;top: 100%;z-index: 10;background-color: #ffffff87;padding: 30px 0;border-top: 1px solid #eee;display: none;}
.header .nav .dropdown-box p {display: inline-block;border-left: 3px solid #618cef;}
.header .nav .dropdown-box p:first-child {border-left: 0;}
.header .nav .dropdown-box a {display: block;color: #333 !important;line-height: 20px;padding: 0 20px;font-weight: bold;}
.header .nav .dropdown-box a:hover {color: #618cef !important;}
.header .nav li.open .dropdown-box {display: block;}
.menu-btn {display: none;padding: 6px 0;float: right;margin-left: 15px;}
.menu-btn:before,.menu-btn:after,.menu-btn span {display: block;height: 2px;background-color: #618cef;content: '';}
.menu-btn:before {width: 24px;}
.menu-btn:after {width: 18px;margin-left: 6px;}
.menu-btn span {width: 12px;margin: 6px 0 6px 12px;}

.banner .swiper-slide img {display: block;width: 100%;height: auto;}
.banner .swiper-pagination {bottom: 30px;}

.yunu-link {padding: 20px 0;}
.yunu-link h4 {border-bottom: 1px solid #ddd;margin: 0;font-size: 18px;color: #618cef;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);}

.section {padding: 50px 0;}
.section-product-nei {padding: 50px 0 20px;    border-top: 1px solid #0000000d; }
.section-title {margin-bottom: 50px;text-align: center;font-size: 36px; color: #618cef; font-weight: 500;}
.section-title-product-nei {margin-bottom: 10px;text-align: center;font-size: 36px;    color: #618cef;}
.section-title p {margin: 20px 0 90px;font-size: 20px;    color: #2D4875;}
.section-title-product-nei p {margin: 30px 0 20px;font-size: 20px;    color: #2D4875;}
.section-sub {padding: 50px 0;}


.in-whatnav {margin: auto;}
.in-whatnav li {float: left;width: 23%;    padding: 10px 0; margin: 10px;}
.in-whatnav li .wrapnav {margin:30px;}
.in-whatnav li .wrapnav:hover {margin-top:-5px;    transition: all .5s;}
.in-whatnav li .img-centernav {height: 100%;    text-align: center;}
.in-whatnav li h4 {margin: 20px 0 0;text-align: center;font-size: 23px;font-weight: normal;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.in-whatnav li p {margin: 15px 0 0;text-align: justify;color: #777;}
.in-whatnav-1 li p {text-align: center;    margin-top: 70px;}
.in-whatnav li h5 {font-size: 17px;    font-weight: 100; line-height: 3px;}


.in-what {margin: 0 100px 0;}
.in-what li {float: left;width: 31%;    padding: 0;
    background: white;
    margin: 0px;    margin-left: 20px;}
.in-what li .wrap {margin:0 0 30px 0;}
.in-what li .wrap:hover {margin-top:-5px;    transition: all .5s;}
.in-what li .img-center {height: 100%;}
.in-what li h4 {margin: 20px 0 0;color: #618cef;text-align: center;font-size: 23px;font-weight: normal;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.in-what li p {margin: 15px 0 0;text-align: justify;color: #777;}
.in-what-1 li p {text-align: center;    margin-top: 70px;}
.in-what li h5 {font-size: 17px;    font-weight: 100; line-height: 3px;    margin-left: 30px;}

.in-yinx {margin: -15px 0 0 -90px;}
.in-yinx li {float: left;width: 25%;}
.in-yinx li .wrap {margin: 15px 0 0 90px;text-align: center;}
.in-yinx li .num {font-size: 72px;line-height: 1;}
.in-yinx li .num small {font-size: 24px;position: relative;display: inline-block;}
.in-yinx li .num small:after {position: absolute;bottom: 100%;content: '';left: 0;width: 9px;height: 22px;background: url(../images/zeng.gif) no-repeat center / contain;margin-bottom: 10px;}
.in-yinx li.down .num small:after {background-image: url(../images/jiang.gif);}
.in-yinx li h4 {margin: 20px 0 0;font-size: 22px;font-weight: normal;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.in-yinx li p {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin: 15px 0 0;color: #618cef;}
.in-yinx li p strong {font-size: 18px;}

.free-form {padding: 50px 0;text-align: center;font-size: 0;background: url(../images/bghome.png) no-repeat center / cover;color: #fff;}
.free-form input::-webkit-input-placeholder {color: #fff;opacity: 0.6;}
.free-form input:-moz-placeholder {color: #666;opacity: 0.6;}
.free-form input::-moz-placeholder {color: #666;opacity: 0.6;}
.free-form input:-ms-input-placeholder {color: #666;opacity: 0.6;}
.free-form input {display: inline-block;color: #fff;background-color: rgba(255,255,255,0.3);font-size: 16px;padding: 12px 15px;border: 1px solid #fff;border-bottom-left-radius: 5px;border-top-left-radius: 5px;width: 330px;vertical-align: middle;}
.free-form button {width: 138px;height: 48px;font-size: 16px;background-color: #fff;border: 1px solid #fff;cursor: pointer;color: #618cef;display: inline-block;vertical-align: middle;border-radius: 5px;}
.free-form-1 {background-image: url(../images/di_bg_10.png);padding: 80px 0;}

.in-yiny .item {float: left;width: 50%;margin-bottom: 20px;}
.in-yiny .wrap {margin: 0 20px;/* border: 2px solid #618cef; */border-radius: 10px;overflow: hidden;background-color: #F0F7FF;    min-height: 260px;}
.in-yiny .tit {/* background-color: #618cef; */color:#2D4875;text-align: left;line-height: 60px;font-size: 23px;margin-top: 10px;
    margin-left: 4%;}
	.in-yiny .tit p{    position: relative;margin-left: 10%;
    margin-top: -130px;}
.in-yiny .text {    padding: 25px 30px 30px;
    margin-left: 10%;}
.in-yiny .text p {margin: 0;font-size: 16px;line-height: 1.8;}
.in-yiny .text .t {margin-top: 15px;font-weight: bold;font-size: 18px;color: #618cef;}
.in-yiny .item:last-child .wrap {border-color: #618cef;}
.in-yiny .item:last-child .tit {/* background-color: #618cef; */}
.in-yiny .item:last-child .text .t {color: #618cef;}

.audio {margin: -25px 0 0 -25px;}
.audio li {float: left;width: 20%;}
.audio li a {display: block;margin: 25px 0 0 25px;}
.audio li .voice {display: none;}
.audio li .img-cover {padding-top: 50%;}
.audio li a:hover .img-cover i {display: block;}

.more-big {margin: 40px auto 0;display: block;border: 1px solid #618cef;color: #618cef;text-align: center;line-height: 44px;width: 180px;font-size: 16px;}
.more-big:hover {background-color: #618cef;color: #fff;}

.footer {background-color: #061430;color: #aaa;padding-top: 50px;}
.footer p {margin: 0;}
.footer a {color: #aaa;}
.footer a:hover {color: #fff;}
.footer-copy {margin-top: 50px;text-align: center;font-size: 12px;padding: 15px 0;background-color: #202c46;}
.footer-info {float: left;width: 200px;font-size: 0;}
.footer-info .logo {text-align: left;}
.footer-info p {margin-top: 20px;font-size: 14px;}
.footer-info .ewm {display: inline-block;vertical-align: top;margin-top: 20px;margin-right: 20px;width: 80px;}
.footer-info .ewm span {display: block;font-size: 12px;margin-top: 10px;text-align: center;}
.footer dl {margin: 0 0 0 20px;float: left;width: 150px;}
.footer dt {color: #fff;font-size: 18px;font-weight: bold;margin-bottom: 30px;}
.footer dd {margin: 0;}
.footer dd p {margin: 5px 0 0;}
.footer dl.ca {float: right;width: 300px;}


.layer-form {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 101;display: none;}
.layer-form .close {position: absolute;right: 10px;top: 10px;width: 24px;height: 24px;background: url(../images/x.png) no-repeat center / contain;}
.layer-form .close:hover {background-image: url(../images/x2.png);}
.layer-form .mask {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #000;opacity: 0.4;content: '';}
.contact-form {position: absolute;left: 50%;top: 50%;background-color: #fff;padding: 30px;width: 420px;z-index: 2;border-radius: 10px;margin: -210px 0 0 -240px;}
.contact-form .tit {font-size: 30px;text-align: center;color: #618cef;}
.contact-form .tit p {margin: 0;font-size: 14px;color: #333;}
.contact-form .form-group {overflow: hidden;border: 1px solid #ddd;margin-top: 15px;border-radius: 5px;}
.contact-form .form-label {float: left;line-height: 30px;width: 80px;padding: 7px 0 7px 10px;text-align: right;}
.contact-form .form-label span {color: red;margin-right: 2px;}
.contact-form .form-content {margin-left: 100px;padding: 7px 10px 7px 0;font-size: 0;}
.contact-form .form-control {border: 0;background-color: transparent;padding: 0;line-height: 30px;font-size: 14px;width: 100%;display: block;}
.contact-form select.form-control {height: 30px;}
.contact-form .form-submit {display: block;width: 100%;background-color: #618cef;color: #fff;border: 0;padding: 0;cursor: pointer;outline: none;height: 44px;font-size: 18px;border-radius: 5px;}
.contact-form .yzm {position: relative;padding-right: 140px;}
.contact-form .yzm-pic {height: 30px;position: absolute;right: 10px;top: 7px;width: 120px;}

.banner-sub {min-height: 700px;}
.banner-sub img{opacity: 0.3;max-height: 700px;}
.comneibannertop{margin-top: -550px;font-size: 70px;}
.comneibannersub{margin-top: 10px;font-size: 30px;    max-width: 80%; margin: auto;}
.banner-sub p{text-align: center;
    line-height: 60px;
    font-size: 18px;
    background: #618cef;
    width: 10%;
    margin: auto;
    border-radius: 3px;    filter: opacity(100%);margin-top: 50px;}
.banner-sub p:hover{margin-top: 49px;background-color: #307EFF;}	
.prd-item {margin: 0; padding: 50px; background: #f1f9f8;
    box-shadow: 0 15px 15px #00000017;
}
.prd-item img {margin-top: 50px;}
.prd-item dt {float: left;width: 550px;}
.prd-item .img-center-chaorhtwo{width: 60% !important;}
.img-center-chaorhtwo img {width: 95%; max-height: 700px;}
.prd-item dd {margin: 0 0 0 600px;padding-top: 50px;}
.prd-item dd h4 {margin: 0 0 20px;font-size: 24px;}
.prd-item dd h4:after {content: '';display: block;margin-top: 20px;width: 40px;height: 4px;background-color: #618cef;}
.prd-item dd p {margin: 0;font-size: 16px;line-height: 1.8;color: #666;text-align: justify;}
.pr_b {background-color: #f6f9fd;}
.pr_b .prd-item dt {float: right;}
.pr_b .prd-item dd {margin: 0 600px 0 0;}


.prd-itemindex {margin:70px 0;}
.prd-itemindex img {margin-top: 50px;}
.prd-itemindex dt {float: left;width: 750px;}
.prd-itemindex .img-center-chaorhtwo{width: 60% !important;}
.img-center-chaorhtwo img {width: 95%; max-height: 700px;}
.prd-itemindex dd {margin: 0 0 0 600px;padding-top: 50px;}
.prd-itemindex dd h4 {margin: 0 0 20px;font-size: 24px;}
.prd-itemindex dd h4:after {content: '';display: block;margin-top: 20px;width: 40px;height: 4px;background-color: #618cef;}
.prd-itemindex dd p {margin: 0;font-size: 18px;line-height: 2.5;color: #666;text-align: justify;}
.pr_b {background-color: #f6f9fd;}
.pr_b .prd-itemindex dt {float: right;}
.pr_b .prd-itemindex dd {margin: 0 700px 0 0;}



.more-adv-foot5img {margin-top: -30px;margin: -10px 120px -10px;display: -webkit-box;
            -webkit-box-pack:center;
            -webkit-box-align: center;}
.more-adv-foot5img .vedio {width: 100%;}
.more-adv-foot5img li {float: left;width: 20%;  /*  border: 1px solid black; */}
.more-adv-foot5img li .wrap-foot5img {margin-top: 40px;}
.more-adv-foot5img li .text-foot5img {text-align: center;margin: 20px 0 0;}
.more-adv-foot5img li .text-foot5img h4 {margin: 0;font-size: 18px;}
.more-adv-foot5img .gpurj-foot5img {width: 100%;-webkit-box-shadow:0 10px 10px 0 rgb(32 49 68 / 14%);margin-bottom: 50px;margin-top: 50px;}
.more-adv-foot5img .gpusubrj-foot5img {width: 30%;margin-right: 2.5%;}
.img-center-foot5img {width: 100%;}
.img-center-foot5img img {width: 95%; border: 1px solid #0000000a;border-radius: 10px; }







.more-adv-foot5img-about {margin-top: -30px;margin: 30px 120px 30px;display: -webkit-box;
            -webkit-box-pack:center;
            -webkit-box-align: center;}
.more-adv-foot5img-about .vedio {width: 100%;}
.more-adv-foot5img-about li {float: left;width: 20%;  /*  border: 1px solid black; */}
.more-adv-foot5img-about li .wrap-foot5img-about {margin-top: 40px;}
.more-adv-foot5img-about li .text-foot5img-about {text-align: center;margin: 20px 0 0;}
.more-adv-foot5img-about li .text-foot5img-about h4 {margin: 0;font-size: 18px;}
.more-adv-foot5img-about .gpurj-foot5img-about {width: 100%;-webkit-box-shadow:0 10px 10px 0 rgb(32 49 68 / 14%);margin-bottom: 50px;margin-top: 50px;}
.more-adv-foot5img-about .gpusubrj-foot5img-about {width: 30%;margin-right: 2.5%;}
.img-center-foot5img-about {width: 100%;}
.img-center-foot5img-about img {width: 95%; border: 1px solid #0000000a;border-radius: 10px; }









.more-adv {margin-top: -40px;}
.more-adv .vedio {width: 100%;}
.more-adv li {float: left;width: 16.666666%;}
.more-adv li .wrap {margin-top: 40px;}
.more-adv li .text {text-align: center;margin: 20px 0 0;}
.more-adv li .text h4 {margin: 0;font-size: 18px;}
.more-adv .gpurj {width: 100%;-webkit-box-shadow:0 10px 10px 0 rgb(32 49 68 / 14%);margin-bottom: 50px;margin-top: 50px;}
.more-adv .gpusubrj {width: 30%;margin-right: 2.5%;}






.anq {margin: 0 -40px;}
.anq li {float: left;width: 25%;}
.anq li .wrap {background: url(../images/anquan1.png) no-repeat center 0;margin: 0 30px;background-size: 100%;}
.anq li .tit {line-height: 123px;text-align: center;color: #fff;font-size: 20px;}
.anq li .text {padding: 30px 20px 180px;}
.anq li .text .img-center {height: 44px;line-height: 44px;}
.anq li .text p {margin: 20px 0 0;text-align: justify;height: 122px;font-size: 16px;line-height: 1.525;color: #666;}
.anq li:nth-child(even) .wrap {background-image: url(../images/anquan2.png);background-size: 100%;}

.hz {margin: 0;}
.hz dt {float: left;width: 450px;}
.hz dd {margin-left: 550px;padding-top: 50px;max-width: 950px;    width: 55%;}
.hz .newright{margin-left: 0px;padding-top: 30px;float: right;    width: 50%;}
.hz dd p {margin: 0 0 10px;font-size: 24px;color: #666;text-align: justify;line-height: 1.8;background: url(../images/dianz.png) no-repeat 0 12px;padding-left: 30px;}
.hz .newright img {/* width: 90%; */}
.section-title1121{font-size: 36px;color: #618cef;}
.section-title1121 p {font-size: 18px; color: #2D4875;}
.section-titlexinright{font-size: 36px;color: #618cef;    padding-left: 40%;}
.section-titlexinright p {font-size: 18px; color: #2D4875;}

.img-center-chaorong{}
.hz-chaorong {margin: 0;}
.img-center-chaorong img {width: 100%;}
.hz-chaorong dt {float: left;width: 55%;}
.hz-chaorong dd {margin-left: 550px;padding-top: 50px;max-width: 950px;    width: 55%;}
.hz-chaorong .newright{margin-left: 0px;padding-top: 30px;float: right;    width: 50%;}
.hz-chaorong dd p {margin: 0 0 10px;font-size: 24px;color: #666;text-align: justify;line-height: 1.8;background: url(../images/dianz.png) no-repeat 0 12px;padding-left: 30px;}
.hz-chaorong .newright img {/* width: 90%; */}
.xinhang-chaorong{
	   /* background: white; */
	    padding: 17px 30px;
	    font-size: 20px;
	    border-radius: 10px;
	    color: #2D4875;
}
.xinhang-chaorong img {
	margin-right: 10px;
	 border-radius: 50%;
	 height: 40px;
	 width: 40px;
	 background: #f1f9f8;
	     float: left;
}


.img-center-beifen{}
.hz-beifen {margin: 0;}
.img-center-beifen img {width: 100%;}
.hz-beifen dt {float: left;width: 55%;
    margin-left: -100px;}
.hz-beifen dd {margin-left: 550px;padding-top: 0px;max-width: 950px;    width: 50%;    padding-left: 15%;}
.hz-beifen .newright{margin-left: 0px;padding-top: 30px;float: right;    width: 50%;}
.hz-beifen dd p {margin: 0 0 10px;font-size: 24px;color: #666;text-align: justify;line-height: 1.8;background: url(../images/dianz.png) no-repeat 0 12px;padding-left: 30px;}
.hz-beifen .newright img {/* width: 90%; */}
.xinhang-beifen{
	   /* background: white; */
	    padding: 15px 30px;
	    font-size: 20px;
	    border-radius: 10px;
	    color: #2D4875;
}
.xinhang-beifen img {
	margin-right: 10px;
	 border-radius: 50%;
	 height: 40px;
	 width: 40px;
	 background: #f1f9f8;
	     float: left;
}


.img-center-bffoot{}
.hz-bffoot {margin: 0;}
.img-center-bffoot img {width: 100%;}
.hz-bffoot dt {float: left;width: 55%;
    margin-left: -100px;}
.hz-bffoot dd {margin-left: 550px;padding-top: 0px;max-width: 950px;    width: 50%;    padding-left: 15%;}
.hz-bffoot .newright{margin-left: 0px;padding-top: 30px;float: right;    width: 50%;}
.hz-bffoot dd p {margin: 0 0 10px;font-size: 24px;color: #666;text-align: justify;line-height: 1.8;background: url(../images/dianz.png) no-repeat 0 12px;padding-left: 30px;}
.hz-bffoot .newright img {/* width: 90%; */}
.xinhang-bffoot{
	   /* background: white; */
	    padding: 15px 30px;
	    font-size: 20px;
	    border-radius: 10px;
	    color: #2D4875;
}
.xinhang-bffoot img {
	margin-right: 10px;
	 border-radius: 50%;
	 height: 40px;
	 width: 40px;
	 background: #f1f9f8;
	     float: left;
}










.hzbanner {margin: 0;width: 100%;}
.img-center-rightbanner{}
.img-center-rightbanner h5{font-size: 25px;color: #2D4875; font-weight: 100;}
.img-center-rightbanner a{font-size: 25px;color: #2D4875; font-weight: 100;    background: #618cef;padding: 13px 30px; border-radius: 5px;}
.img-center-rightbanner a:hover{font-size: 25px;color: #2D4875; font-weight: 100;    background: #73a3f1;padding: 13px 30px; border-radius: 5px;}
.hzbanner dt {float: left;width: 20%;margin-top: 200px;    font-size: 45px;
    color: #2D4875;
    font-weight: 500;    margin-left: 15%;}
.hzbanner dd {margin-left: 550px;padding-top: 50px;max-width: 950px;}
.hzbanner .newrightbanner{margin-left: 0px;padding-top: 87px;float: right; width: 60%; line-height: 0;    max-width: 100%;}
.hzbanner dd p {margin: 0 0 10px;font-size: 24px;color: #666;text-align: justify;line-height: 1.8;background: url(../images/dianz.png) no-repeat 0 12px;padding-left: 30px;}
.hzbanner .newrightbanner img{max-height: 626px; border-radius: 20px;max-width: 100%;height: 620px;}



.about-1 {font-size: 16px;line-height: 1.8;color: #666;}
.about-1 p {margin: 0 0 10px;text-indent: 0em; font-size:17px;}
.about-1 img {width: 100%;}

.about-2 {margin: 40px 0 0 -120px;}
.about-2 li {float: left;width: 33.333333%;}
.about-2 li a {display: block;margin: 10px 0 0 120px;text-align: center;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;line-height: 70px;color: #fff;font-size: 18px;background: url(../images/di_1.png) repeat-x center;}
.about-2 li a:hover {font-size: 22px;}

.about-3 {margin: 0 200px;position: relative;overflow: hidden;}
.about-3:before {position: absolute;left: 150px;border-left: 2px dashed #a6a9ae;height: 100%;top: 0;content: '';}
.about-3:after {position: absolute;left: 141px;top: 0;content: '';background: url(../images/icon_jiantou.png) no-repeat center;width: 20px;height: 24px;}
.about-3 dl {margin: 0;position: relative;}
.about-3 dt {font-size: 24px;color: #307EFF;font-weight: bold;position: relative;text-align: right;padding-right: 20px;width: 100px;}
.about-3 dt:after {position: absolute;content: '';right: 0;top: 50%;background-color: #307EFF;border-radius: 50%;width: 8px;height: 8px;margin-top: -4px;}
.about-3 dd {margin: 30px 0 40px 155px;position: relative;padding-left: 40px;}
.about-3 dd span {float: left;color: #307EFF;position: absolute;padding-right: 20px;top: 0;right: 100%;line-height: 25px;}
.about-3 dd span:after {position: absolute;content: '';right: 0;top: 50%;background-color: #307EFF;border-radius: 50%;width: 8px;height: 8px;margin-top: -4px;}
.about-3 dd p {margin: 0;font-size: 18px;}

.about-4 {margin: -15px 0 0 -15px;padding: 0 13%;}
.about-4 li {float: left;width: 31%;margin-left: 23px;     margin-bottom: 27px;   border-radius: 20px;}
.about-4 li .wrap {margin: 0;padding: 30px;-webkit-transition: all 0.5s;transition: all 0.5s;/* box-shadow: 5px 9px 18px 2px rgba(0,29,76,0.12); */}
.about-4 li .img-center {height: 81px;line-height: 81px;}
.about-4 li .text {margin-top: 20px;}
.about-4 li .text .name {text-align: center;color: #618cef;font-weight: bold;font-size: 20px;}
.about-4 li .text .name small {display: block;font-weight: normal;margin-top: 10px;font-size: 14px;color: #666;}
.about-4 li .text .name:after {content: '';display: block;background-color: #618cef;width: 30px;height: 2px;margin: 15px auto 0;}
.about-4 li .text p {text-align: justify;line-height: 1.8;font-size: 17px;color: #777;margin: 20px 0 0;height: 170px;overflow: hidden;}
.about-4 li:hover {margin-top: 0px;}
.about-4 li .wrap:hover {-webkit-transform: translateY(-10px);transform: translateY(-10px);}

.zs {position: relative;padding: 0 50px;}
.zs .img-center {height: 500px;line-height: 500px;}
.zs .zsimg{border: 12px solid white;max-height: 97%;}
.zs .swiper-pagination {position: static;text-align: center;font-size: 0;margin-top: 15px;display: none;}
.zs .swiper-pagination-bullet {margin: 0 5px;}

.lanmu {border-bottom: 2px solid #dddddd3d;font-size: 0;text-align: center;}
.lanmu a {display: inline-block;vertical-align: middle;line-height: 50px;font-size: 18px;margin: 0 30px -2px;border-bottom: 2px solid transparent;}
.lanmu a.active {border-color: #618cef;color: #618cef;}

.list-4 li a {display: block;overflow: hidden;margin-bottom: 30px;padding-bottom: 30px;border-bottom: 1px solid #ddd;}
.list-4 li .img-center {float: left;width: 270px;}
.list-4 li .text {margin-left: 300px;}
.list-4 li .text h4 {margin: 0;font-size: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list-4 li .text p {margin: 10px 0 0;color: #666;line-height: 1.8;height: 105px;overflow: hidden;}
.list-4 li .text span {display: block;margin-top: 20px;font-size: 12px;color: #999;}

.pages {margin: 40px 0 0;text-align: center;font-size: 0;}
.pages a {display: inline-block;font-size: 14px;line-height: 35px;padding: 0 14px;margin: 5px;background-color: #f5f5f5;border-radius: 3px;-webkit-transition: all 0.5s;transition: all 0.5s;}
.pages a:hover,.pages a.active {background-color: #618cef;color: #fff;}

.news-title {border-bottom: 1px dashed #ccc;padding-bottom: 20px;margin-bottom: 20px;}
.news-title h1 {margin: 0;font-size: 24px;font-weight: normal;}
.news-title p {margin: 10px 0 0;font-size: 0;}
.news-title p span {display: inline-block;vertical-align: middle;margin-right: 20px;font-size: 14px;color: #777;}
.news-content {line-height: 1.8;margin-bottom: 30px;}
.news-content img {max-width: 100% !important;width: auto !important;height: auto !important;}
.news-exp {border-top: 1px dashed #ccc;padding-top: 20px;overflow: hidden;}
.news-exp a {float: left;width: 50%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news-exp a:last-child {text-align: right;}





/**  new   **/
.hzhb_239 { margin: 0 auto;width:100%;padding: 60px 0 }
.hzhb_239 .title { padding: 0 10px 30px;text-align: center }
.hzhb_239 .title h3 { color: #618cef;font-weight: 500;font-size: 36px;white-space: nowrap;margin: 0 0 30px }
.hzhb_239 .title p {font-size: 18px;color: #666;white-space: nowrap;margin: 0  }
.hzhb_239 .hb-con { margin: 0 7%;height: 230px;padding:0;margin-bottom: 30px }
.hzhb_239 .hb-con .item { width: 32%;;height:160px;margin: 0.5%;border: 0px #ccc solid;float: left;display: block;text-align: center;cursor: pointer }
.hzhb_239 .hb-con .item img { height: 130px;width: auto;}
.hzhb_239 .hb-con .item:hover {-webkit-box-shadow: 0 0 30px rgba(32, 49, 68, 0.3);-moz-box-shadow:0 0 30px rgba(32, 49, 68, 0.3);box-shadow: 0 0 30px rgba(32, 49, 68, 0.3);transform: translateY(-5px);-webkit-transform: translateY(-5px);-ms-transform: translateY(-5px);transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in; /* Firefox 4 */-webkit-transition: all 0.3s ease-in; /* Safari å’Œ Chrome */-o-transition: all 0.3s ease-in; /* Opera */
}
.hzhb_239  .btns-more { padding: 0;margin: 0;text-align: center }
.hzhb_239  .btns-more .more { border: 1px #618cef;font-size: 18px;line-height: 42px;position: relative;overflow: hidden;transition: all .5s ease-in; }
.hzhb_239  .btns-more .more span {display:block;width:0;height:0;border-radius: 50%;transition: all .5s ease-in;background-color: #618cef;position:absolute;z-index: -1;left: 0;bottom: 0;transform: translate(-50%,50%);}
.hzhb_239  .btns-more .more:hover{color: #fff;}
.hzhb_239  .btns-more .more:hover span { width:900px;height:600px; }
@media only screen and (max-width: 992px) {
    .hzhb_239 .hb-con { margin-bottom: 20px;height: auto }
    .hzhb_239  .btns-more { margin-bottom: 20px }
    .hzhb_239 .hb-con .item { width: 48%;height:88px;margin: 0.7%;border: 1px #cccccc2e solid;float: left;display: inline-block;cursor: pointer }
    .hzhb_239 .hb-con .item img { height: 86px}
}
@media only screen and (min-width: 1200px) {
    .hzhb_239 { width: 1600px;    margin-bottom: 120px;}
}
@media (min-width:992px) and (max-width:1199px){
    .hzhb_239 { height: auto }
}
@media only screen and (max-width: 991px) {
    .hzhb_239 { height: auto }
    .hzhb_239 .title { padding:0 10px 30px}
    .hzhb_239 .title p a{ white-space: normal;line-height: 24px;font-weight: normal  }
}
@media only screen and (max-width: 720px) {
    .hzhb_239 { padding: 30px 0; min-height: 370px;}
    .hzhb_239 .title h3 { font-size: 20px;margin: 0 0 10px }
    .hzhb_239 .title p { margin: 0 0 10px }
    .hzhb_239 .title p a { font-size: 15px }
    .hzhb_239 .btns-more .more {margin-top: 30px;height: 28px;width: 140px;font-size: 14px;line-height: 28px;}
}


/* index anli  **/


/* 颜色 */
.news190 .main190 .index190 .tit190 {
    font-size: 40px;
    color: #646464;
    text-align: left;
    margin-bottom: 18px;
}
.news190 .main190 .menu190 .list190 .item190.it1 {
    font-size: 14px;
    color: #fff;
    width: 130px;
}
.news190 .main190 .menu190 .list190 .item190.hover {
    background-color: #618cef;
}
.news190 .main190 .menu190 .list190 .item190.it2 {
    font-size: 14px;
    color: #fff;
    width: 130px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    background-color: #618cef;
    display: block;
    border-radius: 6px;
    margin-top: 56px;
    float: left;
}
.news190 .main190 .menu190 .list190 .item190 a {
    color: #FFFFFF;
    display: block;
}
.news190 .main190 .menu190 .list190 .item190 {
    font-size: 14px;
    color: #fff;
    width: 130px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    background-color: #618cef;
    display: block;
    border-radius: 6px;
    margin-top: 56px;
    float: left;
    margin-right: 18px;
    transition: all ease 600ms;
}
.news190 .main190 .nr190 .n190 .bd190 .list190 li:hover {
    box-shadow: 1px 6px 10px #d0dbe0;
    transition: all ease 600ms;
}
.news190 .main190 .nr190 .n190 .bd190 .list190 li .pa190 {
    height: 90px;
    line-height: 90px;
    float: left;
    text-align: center;
    color: #666666;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    width: 310px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.news190 .main190 .nr190 .n190 .bd190 .list190 li .pb190 {
    position: relative;
    color: #cccccc;
    font-size: 43px;
    padding-top: 20px;
    width: 70px;
    float: right;
}
.news190 .main190 .nr190 .n190 .bd190 .list190 li .pb190 .sa190 {
    margin-right: 14px;
    color: #666666;
    font-size: 14px;
    float: right;
    position: absolute;
    top: 44px;
    left: 4px;
    width: 76px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.news190 .main190 .nr190 .n190 .bd190 .list190 li:hover .pb190 {
    color: #618cef;
}
.news190 .main190 .nr190 .n190 .bd190 .list190 li:hover .pb190 .sa190 {
    color: #618cef;
}
.news190 .main190 .nr190 .n190 .bd190 .list190 li:hover .pa190 {
    color: #618cef;
}
.news190 .main190 .nr190 .n190 .bd190 ul li a .txtIco .stit {
    padding-top: 220px;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    transition: all ease-in-out .2s;
    opacity: 0;
    filter: alpha(opacity=0);
    color: #fff;
}
.news190 .main190 .nr190 .n190 .bd190 ul li:hover a .txtIco .stit {
    padding-top: 160px;
    transition: all ease-in-out .2s;
    opacity: 1;
    filter: alpha(opacity=100);
    color: #fff;
}
/* 颜色 end*/
.w190 {
    width: 1200px;
    margin: 0 auto;
}
.news190 .index190 {
    padding-top: 76px;
}
.news190 .main190 {
    position: relative;
}
.news190 .main190 .index190 {
    position: relative;
}
.news190 .main190 .menu190 {
    float: right;
    position: absolute;
    top: 34px;
    right: 0px;
}
.news190 .main190 .menu190 .list190 .item190:hover {
    opacity: 0.8;
    transition: all ease 600ms;
}
.news190 .main190 .menu190 .list190 .item190:last-child {
    margin-right: 0px;
}
.news190 .main190 .nr190 .n190 {
    margin-bottom: 30px;
    padding-top: 0px;
}
.news190 .main190 .nr190 .n190 .bd190 {
    position: relative;
    height: 420px;
}
.news190 .main190 .nr190 .n190 .bd190 .list190 {
    width: 104%;
}
.news190 .main190 .nr190 .n190 .bd190 .list190 li {
    position: relative;
    float: left;
    display: block;
    width: 380px;
    height: 380px;
    border-bottom: 0px!important;
    padding-bottom: 0px;
    margin: 15px 0;
    margin-right: 30px;
    cursor: pointer;
    transition: all ease 600ms;
}
.news190 .main190 .nr190 .n190 .list190 li a {
    display: block;
    width: 380px;
    height: 380px;
}
.news190 .main190 .nr190 .n190 .bd190 .list190 li img {
    margin: 0 auto;
    display: block;
    height: 285px;
    width: 380px;
}
.news190 .main190 .nr190 .n190 .bd190 .list190 li .pb190 .s190 {
    position: absolute;
    top: 0px;
    left: 6px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.news190 .main190 .nr190 .n190 .hd190 {
    width: 100%;
    top: 0px;
    position: relative;
    padding-bottom: 80px;
}
.news190 .main190 .nr190 .n190 .hd190 .prev {
    position: absolute;
    left: 490px;
    top: -0px;
    display: block;
    width: 72px;
    height: 32px;
    background-position: -0px -0px;
    cursor: pointer;
}
.news190 .main190 .nr190 .n190 .hd190 .next {
    position: absolute;
    right: 490px;
    top: -0px;
    display: block;
    width: 72px;
    height: 32px;
    background-position: -80px -0px;
    cursor: pointer;
}
.news190 .main190 .nr190 .n190 .hd190 .prev:hover {
    opacity: 0.8;
    background-position: -160px -0px;
}
.news190 .main190 .nr190 .n190 .hd190 .next:hover {
    opacity: 0.8;
    background-position: -240px -0px;
}
.news190 .main190 .nr190 .n190 .hd190 .more190 {
    position: absolute;
    left: 570px;
    top: -0px;
    display: block;
    width: 61px;
    height: 32px;
    background-position: -0px -76px;
    cursor: pointer;
}
.news190 .main190 .nr190 .n190 .hd190 .more190:hover {
    opacity: 0.8;
    background-position: -80px -76px;
}
.news190 .main190 .nr190 .n190 .bd190 .list190 li a .More {
    margin-top: 32px;
    margin-left: 60px;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: all .6s ease 0s;
    transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
}
.news190 .main190 .nr190 .n190 .bd190 .list190 li:hover a .More {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}
.news190 .main190 .nr190 .n190 .bd190 .list190 li a .More i {
    background-position: -30px -300px;
    width: 12px;
    height: 7px;
    margin-top: -17px;
    margin-left: 100px;
    float: left;
}
.news190 .main190 .nr190 .n190 .bd190 ul li:hover a .bg {
    display: block;
    margin-top: -355px;
    z-index: 999;
    position: relative;
    opacity: 1;
}
.news190 .main190 .nr190 .n190 .bd190 ul li a .txtIco {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 380px;
    height: 360px;
    z-index: 1000;
}
.news190 .main190 .nr190 .n190 .bd190 ul li a .txtIco s {
    width: 54px;
    height: 54px;
    background-position: 0px -270px;
    position: absolute;
    left: 184px;
    top: 106px;
    transition: all ease-in-out .2s;
    margin-left: -20px;
    opacity: 0;
}
.news190 .main190 .nr190 .n190 .bd190 ul li:hover a .txtIco s {
    opacity: 1;
}
.news190 .main190 .nr190 .n190 .bd190 .list190 li p i {
    display: block;
    width: 19px;
    height: 19px;
    float: right;
    background-position: 0px -140px;
    position: absolute;
    top: 26px;
    right: 26px;
}
.news190 .main190 .nr190 .n190 .bd190 .list190 li:hover p i {
    background-position: -40px -140px;
}
/* .news190 .icon190 {
    background: url({eyou:global name='web_cmspath' /}/skin/zujianku/images/icon190.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.news190 .main190 .index190 i {
    display: block;
    width: 29px;
    height: 1px;
    margin: 0;
    background: url({eyou:global name='web_cmspath' /}/skin/zujianku/images/w190.png) center center no-repeat;
    margin-bottom: 30px;
}
.news190 .main190 .nr190 .n190 .bd190 ul li a .bg {
    width: 380px;
    height: 285px;
    background: url({eyou:global name='web_cmspath' /}/skin/zujianku/images/bj190.png) no-repeat center center;
    opacity: 0;
} */













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

    .kf {display: none;}
	
.hzbanner dt {
    /* float: left; */
    width: 90%;
    margin-top: 30px;
    font-size: 25px;
    color: #2D4875;
    font-weight: 500;
    margin-left: 5%;
}	
.img-center-rightbanner h5 {
    font-size: 15px;
    color: #2D4875;
    font-weight: 100;
}	
.img-center-rightbanner a {
	font-size: 15px;
	color: #2D4875;
	font-weight: 100;
	background: #618cef;
	padding: 7px 30px;
	border-radius: 5px;
}
.hzbanner .newrightbanner {
    margin-left: 0px;
    padding-top: 10px;
    /* float: right; */
    width: 100%;
    line-height: 0;
    max-width: 100%;
}
.hzbanner .newrightbanner img {
    max-height: 626px;
    border-radius: 10px;
    max-width: 100%;
    height: 230px;
}
.about-4 {
    margin: 30px 0 -15px 0;
    padding: 0;
}	
.pr_b .prd-itemindex dt {
    float: left;
    width: 100%;
}	
.prd-itemindex {
    margin: 20px 0;
}
.pr_b .prd-itemindex dt {
    float: left;
    width: 100%;
}
.pr_b .prd-itemindex dd {
    margin: 0;
}
	
	.flex-swap {
	display: flex;
	flex-direction: column;
	}
	.flex-swap .box-1 { order: 2; }
	.flex-swap .box-2 { order: 1; }
.prd-itemindex dd {
    /* margin: 0 0 0 600px; */
    padding-top: 0px;
}	
.prd-itemindex dd p {
    margin: 0;
    font-size: 13px;
    line-height: 2.5;
    color: #2D4875;
    text-align: justify;
}	
.section-title-product-nei {
    margin-bottom: 10px;
    text-align: center;
    font-size: 26px;
    color: #618cef;
}	
.section-title-product-nei p {
    margin: 15px 0 10px;
    font-size: 15px;
    color: #2D4875;
}
.section-product-nei {
    padding: 20px 0 0px;
    border-top: 1px solid #0000000d;
}	
.prd-item {
    margin: 0;
    padding: 10px;
    background: #f1f9f8;
    box-shadow: 0 15px 15px #00000017;
}	
.prd-item img {
    margin-top: 10px;
}
.prd-item dd p span{
    font-size: 14px !important;
}	
	.section-title1121 {
	    font-size: 20px;
	    color: #618cef;
	}
.section-title1121 p {
    font-size: 15px;
    color: #2D4875;
}
.img-center-right .xinhang {
    background: white;
    padding: 15px 20px;
    font-size: 13px;
    border-radius: 10px;
    color: #2D4875;
}
.hz .newright {
    margin-left: 0px;
    padding-top: 30px;
    float: left;
    width: 100%;
}
.hz .newright img {
    width: 100%;
}
.section-titlexinright {
    font-size: 20px;
    color: #618cef;
    padding-left: 0;
}
.section-titlexinright p {
    font-size: 15px;
    color: #2D4875;
}
.hz .xinhangright {
    background: #f1f9f8!important;
    padding: 15px 20px;
    font-size: 13px;
    border-radius: 10px;
    color: #2D4875;
}
.img-center-right .xinhang img {
    margin-right: 10px;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    background: #f1f9f8;
    float: left;
}
.hz .xinhangright img {
    margin-right: 10px;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    background: #f1f9f8;
    float: left;
}
.pro118 .list-118 li p {
    margin: 10px 0 0;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
}

	
	
	
	
	
	

    .header {padding: 10px 0;position: fixed;border-bottom: 0px solid #00000047;}
    .header .tool {display: none;}
    .header .logo {height: 40px;padding: 0;line-height: 30px;float: none;}
    .header .nav {display: none;margin: 10px -15px 0;text-align: left;float: none;}
    .header .nav li {display: block;border-top: 1px solid #eee;margin: 0;}
    .header .nav li .arr {display: block;}
    .header .nav li a {border-bottom: 0;padding: 0 15px;font-size: 14px;line-height: 40px;}
    .header .nav li a:after {display: none;}
    .header .nav li a span {opacity: 1;}
    .header .nav li.open .arr:after {border-color: #618cef;-webkit-transform: rotate(225deg);transform: rotate(225deg);}
    .header .nav .dropdown-box {position: static;width: auto;margin: 0;text-align: left;background-color: #f9f9f9;padding: 0;border-top: 1px solid #eee;}
    .header .nav .dropdown-box p {display: block;border-top: 1px solid #eee;border-left: 0;}
    .header .nav .dropdown-box p:first-child {border: 0;}
    .header .nav .dropdown-box a {padding: 0;line-height: 40px;font-weight: normal;}
    .menu-btn {display: block;}


    .banner .swiper-pagination {bottom: 10px;}

    .footer-fix {display: block;}

    .section,.section-sub {padding: 30px 0;}
    .section-title {font-size: 20px;margin-bottom: 20px;}
    .section-title p {font-size: 14px;margin-top: 15px;margin-bottom: 15px;}

    .in-what {margin-left: -15px;margin-right: -15px;}
    .in-what li {width: 100%;    margin: 0;background: #eef6ff;}
    .in-what li .wrap {margin-left: 15px;    margin-right: 15px;}
    .in-what li h4 {font-size: 20px;margin-top: 15px;}
    .in-what li p {font-size: 12px;margin-top: 5px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;height: 51px;}
    .in-what li .img-center {height: auto;line-height: 60px;}

	.in-whatnav {margin: auto;}
	.in-whatnav li {float: left;width: 50%;    padding: 0; margin: 0;}
	.in-whatnav li .wrapnav {margin:30px;}
	.in-whatnav li .wrapnav:hover {margin-top: 0px;    transition: all .5s;}
	.in-whatnav li .img-centernav {height: 100%;    text-align: center;}
	.in-whatnav li h4 {margin: 7px 0 0;text-align: center;font-size: 17px;font-weight: normal;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
	.in-whatnav li p {margin: 15px 0 0;text-align: justify;color: #777;}
	.in-whatnav-1 li p {text-align: center;    margin-top: 70px;}
	.in-whatnav li h5 {font-size: 17px;    font-weight: 100; line-height: 3px;}


    .in-yinx {margin-left: -15px;}
    .in-yinx li {width: 50%;}
    .in-yinx li .wrap {margin-left: 15px;}
    .in-yinx li .num {font-size: 38px;}
    .in-yinx li .num small {font-size: 16px;}
    .in-yinx li .num small:after {margin-bottom: 5px;width: 5px;height: 11px;}
    .in-yinx li h4 {margin-top: 10px;font-size: 16px;}
    .in-yinx li p {margin-top: 0;font-size: 12px;}
    .in-yinx li p strong {font-size: 14px;}

    .free-form input {box-sizing: border-box;width: 70%;font-size: 14px;padding: 8px 12px;}
    .free-form button {width: 30%;height: 38px;}

    .in-yiny {margin-top: -20px;}
    .in-yiny .item {width: 100%;    margin-bottom: 0px;}
    .in-yiny .wrap {margin: 20px 0 0;min-height: 160px;}
    .in-yiny .tit {line-height: 44px;font-size: 18px;}
    .in-yiny .text {padding: 15px;    margin-top: -25px;}
    .in-yiny .text p {font-size: 14px;}
    .in-yiny .text .t {margin-top: 10px;font-size: 16px;}

    .audio {margin: -15px 0 0 -15px;}
    .audio li {width: 50%;}
    .audio li a {margin: 15px 0 0 15px;}

    .more-big {line-height: 40px;width: 140px;}

    .footer {padding-top: 30px;}
    .footer-info {float: none;width: auto;text-align: center;}
    .footer-info .logo {text-align: center;height: 40px;line-height: 40px;}
    .footer dl {display: none;}
    .footer-copy {margin-top: 30px;}

    .contact-form {    width: 87%;
    padding: 15px;
    margin: 0 10px;
    left: 0;
    top: 27%;}
	.about-4 li .text .name {
	    text-align: center;
	    color: #618cef;
	    font-weight: bold;
	    font-size: 18px;
	}
	
    .layer-form .close {width: 18px;height: 18px;}
    .contact-form .tit {font-size: 20px;}
    .contact-form .tit p {font-size: 12px;}
    .contact-form .yzm {padding-right: 90px;}
    .contact-form .yzm-pic {width: 70px;}

    .banner-sub {min-height: 200px;}
	.banner-sub img {
	    opacity: 0.3;
	    max-height: 200px;height: 200px;
	}
	.comneibannertop{
		    margin-top: -140px;
		    visibility: inherit !important;
	}
	.banner-sub p {display: none;}
	.comneibannersub{font-size: 15px;}
    .prd-item dt {float: none !important;width: auto;}
    .prd-item dd {margin: 0 !important;padding-top: 20px;}
    .prd-item dd h4 {margin-bottom: 15px;font-size: 16px;}
    .prd-item dd h4:after {margin-top: 15px;width: 30px;}
    .prd-item dd p {font-size: 14px;}

    .more-adv {margin-top: -15px;}
    .more-adv li {width: 33%;}
    .more-adv li .img-center {height: 40px !important;line-height: 40px;}
	.img-center .backuptedian {
	    min-height: 40px !important;
	}
    .more-adv li .text {margin-top: 10px;}
    .more-adv li .text h4 {font-size: 14px;}
    .more-adv li .wrap {margin-top: 15px;}
	.img-center-chaorhtwo img {width: 100%;}
	.prd-item .img-center-chaorhtwo {width: 100% !important;}

	
    .anq {margin: -15px 0 0;}
    .anq li {width: 100%;}
    .anq li .wrap {width: 240px;margin: 15px auto 0;}

    .hz dt {float: none;width: auto;}
    .hz dd {margin: 0;    width: 100%;    padding-top: 0px;
    margin-bottom: 20px;}
    .hz dd p {font-size: 16px;background-size: auto 12px;background-position: 0 8px;padding-left: 20px;margin: 10px 0 0;}
	.hz dd span{    font-size: 13px !important;
    color: #2D4875 !important;}
	
	.img-center-right{    padding-top: 10px;
    font-size: 17px;
    width: auto !important;
    max-width: 950px;}
	.img-center-right p{line-height: 1.2 !important;    padding-left: 30px;}
	.img-center-right span{font-size: 16px !important;}
	
    .about-1 {font-size: 14px;line-height: 1.5;}

    .about-2 {margin-top: 10px;}
    .about-2 li {width: 100%;}
    .about-2 li a {line-height: 44px;font-size: 16px;}

    .about-3 {margin: 0;}
    .about-3:before {left: 110px;}
    .about-3:after {left: 101px;}
    .about-3 dt {font-size: 16px;width: 70px;}
    .about-3 dd {margin: 15px 0 20px 115px;padding-left: 20px;}
    .about-3 dd p {font-size: 14px;line-height: 25px;}

    .about-4 li {width: 100%;margin-left: 0;
    border-radius: 10px;}
    .about-4 li .wrap {box-shadow: 0 0 10px rgba(0,29,76,0.12);border-radius: 10px;}
    .about-4 li .text p {height: auto;    font-size: 14px;}

    .zs {padding: 0;}
    .zs .img-center {height: 220px;line-height: 220px;}
    .zs .swiper-pagination {display: block;}
    .zs .swiper-button-prev,.zs .swiper-button-next {display: none;}

    .lanmu {display: none;}

    .list-4 li a {padding-bottom: 20px;margin-bottom: 20px;}
    .list-4 li .img-center {float: none;width: auto;}
    .list-4 li .text {margin: 15px 0 0;}
    .list-4 li .text h4 {font-size: 16px;}
    .list-4 li .text p {height: auto;}
    .list-4 li .text span {margin-top: 10px;}

    .pages {margin-top: 20px;}
    .pages a {font-size: 12px;line-height: 30px;padding: 0 12px;}

    .news-title {padding-bottom: 10px;margin-bottom: 10px;}
    .news-title h1 {font-size: 18px;}
    .news-title p span {font-size: 12px;margin-right: 10px;}
    .news-content {margin-bottom: 20px;}
    .news-exp {padding-top: 10px;font-size: 12px;}
}


/* */
.pagebar { padding:20px; overflow:hidden; clear:both}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st{ font-family:'Roboto', sans-serif;}
.text-secondary{ text-align:center; padding:20px 0}

.ab_img img{ max-width:100% !important; height:auto !important;display:inline-block;}
.ab_img p{text-wrap: inherit !important;}
.ab_img p span{text-wrap: inherit !important;}






/* 颜色 */
.about12999 .title12999 span {
    color: #618cef;
}
.about12999 .title12999 small {
    display: block;
    color: #999;
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
}
/* 颜色 end*/
.about12999 .img12999 {
    text-align: center;
    font-size: 0;
}
.about12999 .img12999 img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.about12999 .container {
    padding: 0 15px;
    width: 1200px;
    margin: 0 auto;
}
.about12999 {
    padding: 50px 0;
	
}
.about12999 .title12999 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 26px;
    font-weight: bold;
}
.about12999 .ey-about12999 {
    margin: 0;
	display: -webkit-box;
	-webkit-box-pack:center;
	-webkit-box-align: center;
}
.about12999 .ey-about12999 dt {
    float: left;
    width: 526px;
}
.about12999 .ey-about12999 dd {
    /* margin-left: 550px;
    line-height: 30px; */
	font-size: 40px;
	max-width: 50%;
	color: #2D4875;
	    font-weight: 600;
}
.about12999 .ey-about12999 dd p {
    margin: 0;
    line-height: 2;
    text-align: justify;
}
@media screen and (max-width: 767px) {
body {
    min-width: 320px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.about12999 .container {
    width: auto;
}
.about12999 {
    padding: 20px 0 90px;
}
.about12999 .title12999 {
    margin-bottom: 20px;
    font-size: 18px;
}
.about12999 .title12999 small {
    font-size: 12px;
    margin-top: 5px;
}
.about12999 .ey-about12999 dt {
    float: none;
    width: auto;
}
.about12999 .ey-about12999 dd {
    margin: 0 20px;
        position: absolute;
        font-size: 18px;
        margin-top: 680px;
        /* min-height: 900px; */
        max-width: 100%;
        margin-bottom: 0px;
}
.about12999 .ey-about12999 dd p {
    line-height: 1.8;
}
}


/**  GPU Cj   **/


/* 宽度 */
.pro118 .con118 {
    padding: 0 15px;
    width: 1600px;
    margin: 0 auto;
	    margin-bottom: 80px;
}
/* 颜色 */
.pro118 .more118 {
    display: block;
    margin: 30px auto 0;
    width: 168px;
    border: 1px solid #e9e9e9;
    line-height: 43px;
    color: #999;
    text-align: center;
}
.pro118 .more118:hover {
    background-color: #618cef;
    color: #fff;
    border-color: #618cef;
}
/* 颜色 end*/
.pro118 {
    padding: 60px 0;
	background-color: #f6f6f6;
}
.pro118 .list-118 {
    margin: -20px 0 0 -25px;
}
.pro118 .list-118 li {
    float: left;
    width: 25%;
}
.pro118 .list-118 li a {
    display: block;
    margin-left: 25px;
    margin-top: 20px;
}
.pro118 .list-118 li .img118 {
    overflow: hidden;
}
.pro118 .list-118 li .img118 img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.pro118 .list-118 li p {
    margin: 30px 0 0;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	    font-size: 24px;
}
.pro118 .list-118 li a:hover .img118 img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pro118 .list-118-1 li {
    width: 33.333333%;
}
.pro118 .img118 {
    text-align: center;
    font-size: 0;
}
.pro118 .img118 img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
@media screen and (max-width: 767px) {
body {
    min-width: 320px;
}
.pro118 .con118 {
    padding: 0 15px;
    width: auto;
}
.pro118 {
    padding: 30px 0;
	    padding-bottom: 0 !important;
}
.pro118 .con118{
	margin-bottom: 0 !important;
}
.pro118 .list-118 {
    margin: -15px 0 0 -15px;
}
.pro118 .list-118 li {
    width: 50%;
}
.pro118 .list-118 li a {
    margin: 15px 0 0 15px;
}
.pro118 .list-118 li p {
    margin: 10px 0 0;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
}

.hz-chaorong dt {
    float: left;
    width: 100%;
	margin-bottom: 20px;
}
.hz-chaorong dd {
    margin-left: 0;
    padding-top: 20px;
    max-width: 950px;
    width: 100%;
}
.xinhang-chaorong {
    background: white;
    padding: 0px 20px;
    font-size: 13px;
    border-radius: 10px;
    color: #2D4875;
}
.xinhang-chaorong img {
    margin-right: 10px;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    background: #f1f9f8;
    float: left;
}
.hz-beifen dt {
    float: left;
    width: 100%;
    margin-left: 0;
	margin-bottom: 20px;
}
.hz-beifen dd {
    margin-left: 0;
    padding-top: 0px;
    max-width: 950px;
    width: 100%;
    padding-left: 0;
}
.xinhang-beifen {
    background: white;
    padding: 0px 20px;
    font-size: 13px;
    border-radius: 10px;
    color: #2D4875;
}
.xinhang-beifen img {
    margin-right: 10px;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    background: #f1f9f8;
    float: left;
}

.hz-bffoot dt {
    float: left;
    width: 100%;
    margin-left: 0;
}
.hz-bffoot dd {
    margin-left: 0;
    padding-top: 0px;
    max-width: 950px;
    width: 100%;
    padding-left: 0;
}
.xinhang-bffoot {
    background: white;
    padding: 0px 20px;
    font-size: 13px;
    border-radius: 10px;
    color: #2D4875;
}
.xinhang-bffoot img {
    margin-right: 10px;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    background: #f1f9f8;
    float: left;
}

.about-1 p span {
    margin: 0 0 10px;
    text-indent: 0em;
    font-size: 15px !important;
}

.in-whatnav li .img-centernav img {
    width: 60%;
    text-align: center;
}



.more-adv-foot5img {margin-top: -40px;text-align: center; display: flex;
  flex-wrap: wrap;
  justify-content: center;}
.more-adv-foot5img .vedio {width: 100%;}
.more-adv-foot5img li {float: left;width: 30%;  margin: 0 1.5%;}
.more-adv-foot5img li .wrap-foot5img {margin-top: 40px;}
.more-adv-foot5img li .text-foot5img {text-align: center;margin: 3px 0 0;}
.more-adv-foot5img li .text-foot5img h4 {margin: 0;font-size: 15px;}
.more-adv-foot5img .gpurj-foot5img {width: 100%;-webkit-box-shadow:0 10px 10px 0 rgb(32 49 68 / 14%);margin-bottom: 50px;margin-top: 50px;}
.more-adv-foot5img .gpusubrj-foot5img {width: 30%;margin-right: 2.5%;}
.img-center-foot5img {width: 100%;}
.img-center-foot5img img {width: 90%; border: 1px solid #0000000a;border-radius: 10px; }





}

