body{background-color: #fff;font-family: "微软雅黑","Microsoft YaHei";color:#333;}
a{color:#108aed}
a:hover{text-decoration: none;color:#3e72e9;}
a:active,a:focus{text-decoration: none;}
.btn{padding:10px 24px;border-radius:10px;}
.btn-lg{padding:10px 27px}
@media(min-width:992px){
    .btn-lg{padding:18px 47px}
}
.btn-primary{background:#108aed;border-color:#108aed;font-size:18px;}
.btn-primary:hover{background:#0a6dbd;border-color:#0a6dbd;}
.btn-primary:active,.btn-primary:focus{background:#0a6dbd !important;border-color:#0a6dbd !important;}
.btn-primary:active,.btn-primary:focus{box-shadow: none !important;outline: none !important;}
.btn-default{color:#108aed;font-size:16px;font-weight:bolder;}
.paddingbt-none,.pd0{padding-bottom:0 !important;}
h3,h4{color:#212121;}
p{color:#666;}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg') format('svg');
}

@font-face {
  font-family: 'Gilroy Black';
  src: url('../fonts/gilroy-black.ttf') format('truetype');
}
@font-face {
  font-family: 'Gilroy Bold';
  src: url('../fonts/Gilroy-Bold.otf') format('opentype');
}
@media (min-width: 1500px){
    .container {
        width: 1500px;
    }
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Regular.ttf') format('truetype');
}
header{position:relative;height:80px;background:#fff;padding:18px 40px 0;border-bottom:1px solid #e5e5e5;}
header .logo img{}
header .phone{margin-top:13px;margin-right:20px;color:#212121;font-size:18px;background:url('../images/phone.png') no-repeat 0 3px;padding-left:28px;overflow:hidden;}
header .phone b{color:#108aed}
header .header-nav-container{position:absolute;width:100%;height:100%;top:0;left:0;padding-top:18px;}
header .header-nav-container .logo{position:absolute;height:100%;width:280px;top:18px;left:20px;}
header .header-nav-container .phone-box{display:none;position:absolute;height:100%;right:40px;top:18px;}
header .header-nav-container .nav{display:none;}
header .navbar-toggle{position:absolute;right:0px;top:18px}
.bs-docs-nav nav{display:none;}

@media (min-width: 1200px){
    .bs-docs-nav nav{display:block;}
    header .header-nav-container .nav{display:block;}
}
.bs-docs-nav .navbar-toggle{/*display:block;*/}
.bs-docs-nav .navbar-toggle .icon-bar {
    background-color: #563d7c;
    transition: all .5s ease 0s; cursor:default;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
}
.bs-docs-nav .navbar-toggle .icon-bar{background-color: #563d7c;}
.bs-docs-nav .navbar-toggle.active span:first-child{
    background:red;
    transform:rotate(45deg);
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

nav.navbar-collapse{position:absolute;z-index:9999;width:100%;background:#fff;top:80px;}
nav.navbar-collapse a{color:#212121;font-size:18px;}

.nav-pills > li{margin:0 8px;position:static;}
.nav-pills > li > a{color:#212121;font-size:18px;padding:10px 8px;}
.nav-pills > li > a b{font-weight:normal;}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
 color: #108aed;
 background:none;
}
.nav > li > a:hover,
.nav > li > a:focus,.mainNav > li.current > a{
 color: #108aed;
 background:none;
}
nav.navbar-collapse{box-shadow:0px 15px 30px -15px rgba(0,0,0,.6);}
header .nav-pills > li{float:none;padding:0 15px;}
.mainNav > li {position:relative;}
.mainNav .navBox{display:none;position:absolute;left:-38px;right:0;z-index:99999;
width:210px;
margin-top:0px;
margin-left:-20px;
padding:20px;
padding-top:20px;
}
.mainNav .navBox:after{}
.mainNav .navBox ul{padding:20px;padding-left:32px;padding-bottom:10px;}
.mainNav .navBox ul > li{text-align:left;margin-bottom:10px;}
.mainNav .navBox ul > li a{display:block;font-size:18px;color:#666;}
.mainNav .navBox ul > li a:hover{color:#108aed}
.mainNav .navBox .list-tag > li{background-position:left 8px;}

.mainNav .subMenuContainer{
    width: 170px;
    position:relative;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
    border-radius: 8px;
}
.mainNav .subMenuContainer:after{position:absolute;
                                 content:'';
                                 left:50%;
                                 margin-left:-8px;
 /*                                 top:-12px;
                                 width:20px;
                                 height:14px;
                                border-left:10px solid transparent;
	                            border-right:10px solid transparent;
	                            border-bottom:10px solid black;
                                box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
background:url('../images/arrow-top.png') no-repeat;*/
     position: absolute;
    bottom: -5px;
    content: '';
    width: 16px;
    height: 16px;
    top:-8px;
    background: #fff;
    transform: rotate(135deg);
    box-shadow:  0px 0px 20px 0px rgba(0,0,0,0.2);
}
.mainNav .subMenuContainer:before {
    position: absolute;
    left: 50%;
    top:0;
    margin-left:-15px;
    content: '';
    width: 30px;
    height: 20px;
    background: #fff;
    z-index:9;
}
.navbar-toggle {
    display: block;
}

.navigation-box {
    display:none;
    width: 100%;
    position: relative;
    background-color: #fff;
    /*display:none;*/
}
.navigation-box .navigation-rightside-menu {
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 399;
    background-color: rgba(55,61,65,.4);
}
.navigation-box .mask {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.5);
}
.navigation-box .navigation-rightside-menu .dropdown-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 399;
    opacity: 1;
}
.navigation-box .navigation-rightside-menu .dropdown-wrap .dropdown{
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.navigation-box .navigation-rightside-menu .dropdown-wrap .dropdown .dropdown-content {
    padding-bottom: 35px;
    box-sizing: border-box;
    height: 100%;
    overflow: auto;
    background-color: #f7f8fc;
    display: block;
    position: relative;
}
.navigation-box .box-background {
    position: fixed;
    left: 140px;
    bottom: 0;
    top: 0;
    right: 0;
    background-color: #fff;
}
.navigation-box .navigation-rightside-menu .navigation-top {
    z-index: 10;
    position: fixed;
    /*background: #f7f8fc;*/
    background:#fff;
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
    height:80px;
}
.navigation-box .navigation-left .gslogo{position:absolute;left:20px;top:18px;margin-top:0px;display:block;width:169px;height:46px;background:url('../images/logo.png') no-repeat;}
.navigation-box .navigation-right button{color:#212121;display:block;width:80px;height:80px;position:absolute;right:0;font-size:50px;font-weight:normal;}
.navigation-box .navigation-right button.close{opacity:1;}
.navigation-box .navigation-rightside-menu .channel-list {
    margin-top: 80px;
    position:relative;
}
.navigation-box .channel-list .navlist-left {
    width: 140px;
    float: left;
}
.navigation-box .channel-list .channel-item, .navigation-box .channel-list .channel-item .channel-item-title {
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}
.navigation-box .channel-list .channel-item .channel-item-title {
    height: 46px;
    line-height: 46px;
    padding: 0px 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #212121;
    text-align:left;
    position:relative;
}
.navigation-box .channel-list .channel-item .channel-item-title.active:after{
    position: absolute;
    content:'';
    height: 26px;
    width: 4px;
    background: #108aed;
    left: 0;
    top: 50%;
    margin-top: -13px;
}
.navigation-box .channel-list .channel-item .channel-item-title  a,.navigation-box .channel-list .channel-item .sub-channel-box a{display:block;color:#212121}
.navigation-box .channel-list .channel-item .sub-channel-box{display:none;background:#fff;padding:0 0 10px 0;}
.navigation-box .channel-list-item .sub-channel-item {
    width: 100%;
    height: 46px;
    line-height: 46px;
    position: relative;
    padding: 0 16px 0 32px;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}
.navigation-box .channel-list-item .sub-channel-item.active a{color:#108aed}
.navigation-box .channel-list .channel-item .channel-item-title.active{background:#fff;}
.navigation-box .channel-list .navlist-right {
    padding-left: 157px;
    padding-right: 15px;
    display: block;
    width: 100%;
}
.navigation-box .box-shadow {
    position: fixed;
    left: 140px;
    bottom: 0;
    top: 0;
    width: 10px;
    box-shadow: -3px 1px 3px 0 rgba(0,0,0,.03);
}
.navlist-right ul{padding:20px;}
.navlist-right ul li {position:relative;border-bottom:1px solid #eee;}
.navlist-right ul li a{display:block;height:54px;line-height:54px;color:#212121;font-size:16px;}
.navlist-right ul li:after{content:'\203a';position:absolute;right:0;top:5px;font-size:25px;}
.navigation-box.show {
    animation: fadeIn .1s;
}
.navigation-box.hide {
    animation: fadeOut .5s;
    opacity: 0;
}

@media (min-width: 1200px){
    .navbar-toggle {
    display: none;
}
    header .header-nav-container .phone-box{display:block;}
    header .header-nav-container .logo{left:40px;}
    nav.navbar-collapse{/*display:none;*/}
    .navbar-nav{float:none;text-align:center;}
    .navbar-nav > li{float:none;display:inline-block;}
    header .nav-pills{text-align:center;}
    header .nav-pills > li{float:none;display:inline-block;}
    nav.navbar-collapse{position:static;z-index:9999;width:auto;background:#fff;top:0;box-shadow:none;}
    header .nav-pills > li{float:none;padding:0;}
}
.cpbox{}
.cpbox h3{color:#fff;font-size:16px;margin-bottom:20px;font-weight:bold;}
.cpbox ul li{margin-bottom:8px;}
.cpbox ul.qwStyle li{margin-bottom:18px;}
.cpbox ul li a{color:#aebacc;}
.cpbox ul li a:hover{color:#108aed;}
.qwStyle li i{display:block;font-style:normal;line-height:1.4;}
.qwStyle li{padding-left:50px;background:url('../images/iso.png') no-repeat;}
.qwStyle li:not(:last-child){border-bottom:1px solid #35455d;padding-bottom:18px;}
.footer-main{display:none;background:#273447;color:#aebacc;line-height:1.8;padding:30px 0;}
.footer-main .qwStyle li{max-width:229px;}
.footer-bottom{background:#202b3b;text-align:center;color:#6c7480;font-size:14px;padding:20px 0 10px 0;}
@media(min-width:992px){
    .footer-main{display:block;}
}

.zxdh{padding-left:50px;background:url('../images/tag-phone.png') no-repeat 3px;line-height:1.3}
.zxdh b{display:block;color:#fff;}
.ewm{width:127px;text-align: center;line-height:1.6em;margin-top:25px;}
.ewm img{display:block;margin:0 auto;}
.ewm p{margin-top:8px;}

.list-tag > li{background:url('../images/listtag.png') no-repeat 0 5px;padding-left:15px;}
.list-tag > li.active,.footer-main .list-tag > li.active{background:url('../images/listtag-on.png') no-repeat 0 10px;}
.list-tag > li.active span,.footer-main .list-tag > li:hover span{color:#108aed;}
.list-tag > li:hover{background:url('../images/listtag-hover.png') no-repeat 0 6px;padding-left:15px;}
.footer-main .list-tag > li:hover > a{color:#108aed}
.footer-main .list-tag > li span{cursor:pointer;}
.list-jg.list-inline{margin-left:-10px;} 
.list-jg.list-inline > li{position:relative;padding-left:10px;padding-right:10px;line-height:1.4;margin-bottom:3px;}
.list-jg > li:after{content:'';position:absolute;right:-3px;top:3px;bottom:2px;width:2px;background:#61738d;}
.list-jg.list-inline > li > a{color:#fff;}
.footer-main .list-tag > li{background:url('../images/listtag.png') no-repeat 0 8px;padding-left:15px;}
.footer-main .list-tag > li:not(.active):hover{background:url('../images/listtag-hover.png') no-repeat 0 8px;padding-left:15px;}

.sy-pannel{height:240px;background:url('../images/bg.jpg') no-repeat center #108aed;background-size:cover;}
.sy-pannel .btn{margin-top:90px;}
.syjh{color:#fff;margin-top:80px;}
.sy-pannel .container{padding:0 20px;}
.syjh h3{font-size:26px;font-weight:bolder;color:#fff;}
.syjh p{color:#fff;font-size:14px;}
.pannel{padding-bottom:66px;padding-top:30px;overflow:hidden;}
.pannel-header{position:relative;text-align: center;font-size:18px;color:#666;padding-bottom:10px;margin-bottom:20px;padding:0 15px;}
.pannel-header h2{font-size:26px;color:#212121;margin-top:20px;margin-bottom:10px;line-height:1.4;}
.pannel-header p{padding:0 15px;font-size:16px;line-height:1.4;max-width:963px;margin:0 auto;line-height:1.6}
.pannel-header.ftg h2{color:#fff;}
.pannel-header.zxkf-header{margin-bottom:100px;}
@media(min-width:992px){
    .pannel-header{margin-bottom:50px;}
    .pannel-header h2{font-size:36px;margin-top:50px;margin-bottom:20px;}
    .pannel-header.ftg h2{color:#fff;}
    .pannel-header.zxkf-header{margin-bottom:100px;}
    .sy-pannel .container{padding:0 50px;}
    .syjh h3{font-size:36px;font-weight:bolder;color:#fff;}
    .syjh p{color:#fff;font-size:18px;}
    .rjxt .dckf-box{height:auto;}
    .rjxt .dckf-box .dckf-box-main{height:auto;}
}
.cj-box{color:#212121;font-size:18px;text-align:center;height:109px;}
.cj-box p{margin-top:15px;white-space:nowrap;}
.cj-box span{display:block;/*width:66px;*/height:55px;margin:0 auto;background-repeat:no-repeat;background-position:center;}
.cj-box span.cj-01{background-image:url('../images/cj-01.png');}
.cj-box span.cj-02{background-image:url('../images/cj-02.png');}
.cj-box span.cj-03{background-image:url('../images/cj-03.png');}
.cj-box span.cj-04{background-image:url('../images/cj-04.png');}
.cj-box span.cj-05{background-image:url('../images/cj-05.png');}
.cj-box span.cj-06{background-image:url('../images/cj-06.png');}

.cj-5g{background:url('../images/cj-5g.png') no-repeat;}
.cj-95{background:url('../images/cj-95.png') no-repeat;}
.cj-400{background:url('../images/cj-400.png') no-repeat;}
.cj-1010{background:url('../images/cj-1010.png') no-repeat;}
.cj-csxt{background:url('../images/cj-csxt.png') no-repeat;}
.cj-duanxin{background:url('../images/cj-duanxin.png') no-repeat;}
.cj-gzsj{background:url('../images/cj-gzsj.png') no-repeat;}
.cj-hjzxwb{background:url('../images/cj-hjzxwb.png') no-repeat;}
.cj-ivr{background:url('../images/cj-ivr.png') no-repeat;}
.cj-kfjxr{background:url('../images/cj-kfjxr.png') no-repeat;}
.cj-kshbi{background:url('../images/cj-kshbi.png') no-repeat;}
.cj-ldmp{background:url('../images/cj-ldmp.png') no-repeat;}

.cj-ljjxr{background:url('../images/cj-ljjxr.png') no-repeat;}
.cj-qwzs{background:url('../images/cj-qwzs.png') no-repeat;}
.cj-rjxt{background:url('../images/cj-rjxt.png') no-repeat;}
.cj-sjgddh{background:url('../images/cj-sjgddh.png') no-repeat;}
.cj-wbjxr{background:url('../images/cj-wbjxr.png') no-repeat;}
.cj-whjxr{background:url('../images/cj-whjxr.png') no-repeat;}
.cj-wyhj{background:url('../images/cj-wyhj.png') no-repeat;}
.cj-ysbh{background:url('../images/cj-ysbh.png') no-repeat;}
.cj-yytz{background:url('../images/cj-yytz.png') no-repeat;}
.cj-znzj{background:url('../images/cj-znzj.png') no-repeat;}
.cj-zxzs{background:url('../images/cj-zxzs.png') no-repeat;}
.cj-jhyq{background:url('../images/cj-jhyq.png') no-repeat;}


.cj-box.active,.listTagFuwu > li.active .cj-box{border-bottom:4px solid #108aed;}
.cj-box.active p,.listTagFuwu > li.active .cj-box p{color:#108aed;}
.listTagFuwu > li.active .cj-box span,.cj-box:hover span{/*transform:scale(1.2)*/}
.listTagFuwu{margin-bottom:0;}
.listTagFuwu > li{height:109px;margin-top:10px;}
.listTagFuwu > li.active .cj-box span.cj-01,.cj-box:hover span.cj-01{background-image:url('../images/cj-01-hover.png');}
.listTagFuwu > li.active .cj-box span.cj-02,.cj-box:hover span.cj-02{background-image:url('../images/cj-02-hover.png');}
.listTagFuwu > li.active .cj-box span.cj-03,.cj-box:hover span.cj-03{background-image:url('../images/cj-03-hover.png');}
.listTagFuwu > li.active .cj-box span.cj-04,.cj-box:hover span.cj-04{background-image:url('../images/cj-04-hover.png');}
.listTagFuwu > li.active .cj-box span.cj-05,.cj-box:hover span.cj-05{background-image:url('../images/cj-05-hover.png');}
.listTagFuwu > li.active .cj-box span.cj-06,.cj-box:hover span.cj-06{background-image:url('../images/cj-06-hover.png');}
@media (max-width: 767px){
    .listTagFuwu > li{height:109px;}
}
.qcj-pannel{background:url('../images/qcj-bg.png') no-repeat center top;background-size:cover;}
.cj-container-main{height:430px;background:url('../images/bg-02.jpg') no-repeat center;background-size:cover}
.fa-container-header{text-align:center;}
.fa-container-header ul li{white-space:nowrap;margin:0 8px;margin-bottom:10px;width:128px;height:48px;background:#ebf1fa;line-height:48px;font-size:14px;color:#212121;border-radius:8px;}
.fa-container-header ul li a{display:block;color:#212121}
.fa-container-header ul li.active{background:#108aed;color:#fff}
.fa-container-header ul li.active a{color:#fff;}
.fa-container .tab-content{height:auto;}
@media(min-width:992px){
    .fa-container-header ul li{width:228px;font-size:16px;}
    .fa-container .tab-content{/*height:747px;*/}
    .fa-container-header ul li{margin-bottom:0;}
}

.fa-container img{margin-top:30px;}
.bg-second{background:#f0f4fa;}
.zh-box{text-align:center;height:230px;box-sizing:border-box;padding:20px;}
.zh-box:hover{background:#fff;border-radius:8px;box-shadow: 0 0 20px rgba(0, 0, 0, .2);}
.zh-box h4{color:#212121;font-size:18px;font-weight:bolder;}
.zh-box p{color:#666666;font-size:14px;line-height:1.5}
.zh-box span{display:block;width:105px;height:100px;margin:0 auto;background-repeat:no-repeat;background-position:center;}
.zh-box span.zg-01{background-image:url('../images/zg-01.png');}
.zh-box span.zg-02{background-image:url('../images/zg-02.png');}
.zh-box span.zg-03{background-image:url('../images/zg-03.png');}
.zh-box span.zg-04{background-image:url('../images/zg-04.png');}
.zh-box span.zg-05{background-image:url('../images/zg-05.png');}
.zh-box span.zg-06{background-image:url('../images/zg-06.png');}
.zh-box span.zg-07{background-image:url('../images/zg-07.png');}
.zh-box span.zg-08{background-image:url('../images/zg-08.png');}
.zh-box span.lh-01{background-image:url('../images/lh-01.png');}
.zh-box span.lh-02{background-image:url('../images/lh-02.png');}
.zh-box span.lh-03{background-image:url('../images/lh-03.png');}
.zh-box span.lh-04{background-image:url('../images/lh-04.png');}
@media(max-width:991px){
.getter .row{margin-left:-10px;margin-right:-10px}
.getter .row > div{padding-left:10px;padding-right:10px;}
}

@media(min-width:992px){
    .zh-box{padding:40px 30px 0;height:280px;}
    .zh-box h4{font-size:22px;}
    .zh-box p{font-size:16px;}
    .animate-xy .zh-box{position:relative;}
    .animate-xy .zh-box:before,.animate-xy .zh-box:after{content:'';position:absolute;width:100%;left:0;background:#fff;
    transition: all .5s ease 0s; cursor:default;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    }
    .animate-xy .zh-box:before{height:24px;top:0;border-radius:8px 8px 0 0;}
    .animate-xy .zh-box:after{height:24px;bottom:0;border-radius:0 0 8px 8px;}
    .animate-xy .zh-box:hover:before{top:-18px;}
    .animate-xy .zh-box:hover:after{bottom:-18px;}
}

.xz-bg{background:url('../images/bg-04.jpg') no-repeat center;background-size:cover}
.xz-container{padding-bottom:60px;padding-top:20px;}
@media(max-width:767px){
    .row{margin-left:-10px;margin-right:-10px;}
    .row > div{padding-left:10px;padding-right:10px;}
}
@media(min-width:992px){
    .xz-container{padding-bottom:120px;padding-top:20px;}
}
.xz-container .zh-box:hover{box-shadow:none;/*transform:scale(1.05);*/}
.xz-container .zh-box{/*height:472px;*/height:auto;background:#fff;border-radius:8px;transition: all .5s ease 0s; cursor:default;margin-bottom:20px;
-webkit-transition: all .5s ease 0s;
-o-transition: all .5s ease 0s;}
.xz-container .zh-box span{width:256px;height:185px;margin-bottom:20px;}
.xz-container .zh-box h4{/*height:49px;*/position:relative;margin-bottom:20px;line-height:1.4;padding-bottom:20px;}
.xz-container .zh-box h4:after{content:'';width:100px;height:3px;position:absolute;bottom:0;left:50%;margin-left:-50px;background:#108aed;}
.xz-container .zh-box p{line-height:1.7;}
.xuanze-container{background:url('../images/bg-05.jpg') no-repeat top center;background-size:cover;overflow:hidden;padding:50px 0;}
.xuanze-box {margin-bottom:20px;}
.xuanze-box img{width:100%;height:auto;}
.xuanze-box:hover{box-shadow: 0 0 20px rgba(0, 0, 0, .2);}
.mid-getter .row{margin-left:-10px !important;margin-right:-10px !important;}
.mid-getter .row > div{padding-left:10px !important;padding-right:10px !important;}
@media(max-width:991px){
    .xuanze-container .mid-getter .row{margin-left:-5px !important;margin-right:-5px !important;}
    .xuanze-container .mid-getter .row > div{padding-left:5px !important;padding-right:5px !important;}
    .xuanze-container .xuanze-box{margin-bottom:10px;}
    .xuanze-container .swiper-pagination-bullet{width:50px;}
}
.news-box{position:relative;border-radius:8px;overflow:hidden;margin-bottom:30px;}
.news-box img{display:block;width:100%;}
.date-box{padding-top:20px;width:130px;height:130px;background:#108aed;color:#fff;text-align:center;border-radius:8px;font-size:20px;line-height:1.3}
.news-box .date-box{position:absolute;left:0;top:0;}
.news-container{margin-bottom:30px;}
.news-container p{font-size:16px;color:#888888;line-height:1.8;margin-bottom:20px;}
.news-container .news-container-main h3{margin-bottom:20px;}
.news-container .news-container-main a:hover h3{color:#108aed}
.date-box b{display:block;font-size:42px;font-weight:normal;}

.more{font-size:16px;}
.news-container .row{margin-left:-50px;margin-right:-50px;}
.news-container .row > div {padding-left:50px;padding-right:50px;}
.news-container-main{padding-bottom:60px;border-bottom:2px solid #108aed;position:relative;}
.news-container-main .more{margin-top:30px;display:inline-block;position:absolute;left:0;bottom:20px;}
.news-container-list ul{margin-top:30px;}
.news-container-list ul li{padding-left:117px;padding-bottom:38px;position:relative;overflow:hidden;margin-bottom:35px;}
.news-container-list ul li:last-child{margin-bottom:0;}
.news-container-list ul li h3{font-size:20px;margin-top:10px;white-space:nowrap;}
.news-container-list ul li p{margin-bottom:10px;white-space:nowrap;}
.news-container-list ul li a{display:block;}
.news-container-list ul li:not(:last-child){border-bottom:1px solid #e5e7f0}
.news-container-list .date-box{width:80px;height:80px;position:absolute;left:0;top:0;background:#fff;border:1px solid #e5e7f0}
.news-container-list .date-box{color:#666666;padding-top:10px;}
.news-container-list .date-box b{font-size:26px;}
.news-container-list .date-box  span{font-size:14px;}
.news-container-list ul li a:hover .date-box{background:#108aed;color:#fff;}
.news-container-list ul li a:hover h3{color:#108aed}
.morebtn{border:1px solid #666666;color:#212121;font-size:16px;border-radius:8px;padding:13px 60px;}
.align-center{text-align:center;}
@media(min-width:992px){
    .news-container-list ul{margin-top:0;}
    .news-container-main{min-height:543px;}
}
.cj-container-fwcj{padding-top:10px;}
.gxbox{position:relative;background:#fff;border-radius:8px;padding:30px;-webkit-transition: all .5s ease 0s;
-o-transition: all .5s ease 0s;}
@media(min-width:992px){
    .gxbox{height:440px;}
}
/*.gxbox:hover{transform:translate(0,-20px);box-shadow: 0 0 20px rgba(0, 0, 0, .2);}*/
.gxbox h3{color:#212121;font-size:22px;font-weight:bolder;margin-bottom:20px;}
.gxbox p{font-size:16px;color:#666;line-height:1.5;margin-bottom:20px;}
.gxbox-main{padding-top:54px;}
@media(min-width:768px){
    .cj-container-fwcj{padding-top:80px;}
    .gxbox{/*height:440px;*/padding:30px 50px 0;}
    .cj-container-main{height:630px;}
    .gxbox:hover{transform:translate(0,-20px);box-shadow: 0 0 20px rgba(0, 0, 0, .2);}
}
.gx-hj{background:url('../images/gx-02.png') no-repeat;}
.gx-hj-01{background:url('../images/gx-hj-01.png') no-repeat;}
.gx-hj-02{background:url('../images/gx-hj-02.png') no-repeat;}
.gx-hj-03{background:url('../images/gx-hj-03.png') no-repeat;}
.gx-hj-04{background:url('../images/gx-hj-04.png') no-repeat;}
.gx-hj-05{background:url('../images/gx-hj-05.png') no-repeat;}
.gx-hj-06{background:url('../images/gx-hj-06.png') no-repeat;}
.gx-hj-07{background:url('../images/gx-hj-07.png') no-repeat;}
.gx-hj-08{background:url('../images/gx-hj-08.png') no-repeat;}
.gx-hj-09{background:url('../images/gx-hj-09.png') no-repeat;}
.gx-hj-10{background:url('../images/gx-hj-10.png') no-repeat;}
.gx-hj-11{background:url('../images/gx-hj-11.png') no-repeat;}
.gx-hj-12{background:url('../images/gx-hj-12.png') no-repeat;}
.gx-shipin{background:url('../images/gx-01.png') no-repeat;}
.gx-kefu{background:url('../images/gx-03.png') no-repeat;}
.gx-gd{background:url('../images/gx-04.png') no-repeat;}
.morebtn:hover{background:#108aed;border:1px solid #108aed;color:#fff;}
.btn-default:hover,.btn-primary:hover{background:rgb(121,192,27);border:1px solid rgb(121,192,27);color:#fff}
.cj-container-fwcj .gxbox-main{position:relative;height:100%;}
@media (max-width: 991px){
    .cj-container-fwcj .gxbox{height:440px;margin-bottom:30px;}
    .cj-container-main{height:auto;}
    .cj-container-fwcj{padding-bottom:30px;}
}
.morebtn-sm{border-radius:5px;padding:4px 24px;border-color:#d3d3d3;color:#666;}
.cj-container-fwcj .morebtn-sm{position:absolute;bottom:30px;left:0;}
.cj-container-fwcj .row{margin-left:-10px;margin-right:-10px;}
.cj-container-fwcj .swiper-container {
    padding-top:30px;
    height: 470px;
}
.cj-container-fwcj .swiper-slide{padding:0 10px;}
.swiper-wrap{position:relative;}
.swiper-wrap .swiper-button-prev{left:0px;background-image:url('../images/arrow-swiper-prev.png')}
.swiper-wrap .swiper-button-next{right:0px;background-image:url('../images/arrow-swiper-next.png')}
.swiper-wrap .swiper-button-prev:hover{background-image:url('../images/arrow-swiper-prev-on.png')}
.swiper-wrap .swiper-button-next:hover{background-image:url('../images/arrow-swiper-next-on.png')}
.cpgn-pannel .swiper-button-prev{left:-40px;}
#hzhb-swiper.swiper-container{
    padding-bottom:50px;
}
.swiper-pagination-bullet{
    width:100px;
    height:6px;
    border-radius:5px;
    background:#fff;
    opacity:1;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #108aed}
#banner-swiper .swiper-slide{height:360px;}
.banner-box{margin-top:80px;}
.banner-box h3{color:#212121;font-size:30px;line-height:1.4;margin-bottom:20px;}
.banner-box h3 span{font-size:26px;}
.banner-box p{/*font-size:22px;*/font-size:32px;color:#212121;margin-bottom:20px;}
.banner-box .btn{padding:10px 28px;}
.banner-box .btn-default{font-size:20px;}
.banner-zxkf .banner-box h3{color:#fff;}
.banner-ivr .banner-box h3{margin-bottom:10px;}
.banner-ivr .banner-box p{font-size:32px;}
#banner-swiper .swiper-pagination{bottom:15px;}
#banner-swiper .swiper-pagination-bullet{
    width:66px;
    opacity:.5;
}
#banner-swiper .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff}
@media (min-width:992px){
    .banner-box{margin-top:140px;}
    .banner-box h3{font-size:58px;margin-bottom:20px;}
    .banner-box h3 span{font-size:56px;}
    .banner-box p{margin-bottom:90px;}
    .banner-box .btn{padding:16px 58px;}
    .swiper-wrap .swiper-button-prev{left:-40px;}
    .swiper-wrap .swiper-button-next{right:-50px;}
    #banner-swiper .swiper-pagination-bullet{
    width:126px;
}
    #banner-swiper .swiper-pagination{bottom:35px;}

}
.nav-content{display:none;position:absolute;z-index:9999;width:100%;/*background:#fff;box-shadow:0px 15px 30px -15px rgba(0,0,0,.6);*/}
.nav-content .container{padding-top:30px;padding-bottom:30px}
.nav-content .tab-content{background:#fff;box-shadow:0px 15px 30px -15px rgba(0,0,0,.6);}
.nav-box li{margin-bottom:9px;margin-left:20px;}
.nav-box img{display:block;width:100%;height:auto;margin-bottom:10px;}
.nav-box li a{color:#666666}
.nav-box li a:hover{color:#108aed}
.nav-box li:last-child{margin-bottom:0 !important;}
.nav-box .nav-box-01 li{margin-bottom:24px;}
.nav-box .nav-box-03 li{margin-bottom:15px;}
.graybg{background:#f0f4fa;}
.wxsy-box{height:380px;border:2px solid #eaf0f9;border-radius:8px;overflow:hidden;text-align:center;padding:30px;padding-top:216px;}
@media (max-width: 767px){
    .wxsy-box{margin-bottom:20px;}
}
.wxsy-box h3{font-size:20px;font-weight:bolder;margin-bottom:15px;line-height:1.6}
.wxsy-box p{line-height:26px;font-size:16px;}
.wxsy-tag-01{background:url('../images/fwcj-tag.png') no-repeat center 30px;}
.wxsy-tag-02{background:url('../images/fwcj-tag-02.png') no-repeat center 30px;}
.wxsy-tag-03{background:url('../images/fwcj-tag-03.png') no-repeat center 30px;}
.wxsy-tag-04{background:url('../images/fwcj-tag-04.png') no-repeat center 30px;}
.gnff-container .gxbox{height:320px;overflow:hidden;padding:30px 35px 0;margin-bottom:20px;}
.gnff-container .gxbox:hover{transform:none;}
.hyzn-pannel .zdxq-box{padding-top:65px;}
.hyzn-pannel .zdxq-box h3{margin-bottom:20px;}
.yycj-pannel{background:url('../images/yycj-bg.jpg') no-repeat center bottom;background-size:cover;height:720px;}
.yycj-pannel .container{}
.yycj-body{width:930px;height:390px;}

.yycj-item{float:left;height:100%;width:230px;color:#fff;font-size:16px;padding-left:40px;}
.yycj-item:not(:last-child){background:url('../images/line.png') no-repeat right top;}
.yycj-item ul li a{display:inline-block;height:50px;color:#fff;line-height:50px;border-radius:8px;padding:0 15px;margin-bottom:10px;}
.yycj-item ul li.active a,.yycj-item ul li a:hover{background:rgba(99,195,33,0.8);}
.wsm-container .zdxq-box{height:350px;}
.wsm-container .zdxq-box h3{margin-bottom:20px;font-size:19px;}
.zdxq-box .sbtn{display:inline-block;height:32px;font-size:16px;line-height:32px;color:#fff;background:#108aed;padding:0 25px;border-radius:8px;}
.sbtn-col-1{background:#6eba45 !important;}
.sbtn-col-2{background:#937fe2 !important;}
.sbtn-col-3{background:#7593d1  !important;}
.banner-spkf{height:660px;background:url('../images/spkf-banner.png') no-repeat center top;background-size:cover;}
@media (max-width: 991px){
    .yycj-body{width:auto;height:auto;}
    .yycj-item{width:auto;float:none;}
    .yycj-item ul li{float:left;min-width:142px;}
    .yycj-item:not(:last-child){background:none;border-bottom:1px solid rgba(255,255,255,0.3);margin-bottom:10px;}
    .yycj-pannel{height:auto;}
}
@media (min-width:992px){
 header{padding-left:20px;padding-right:20px;}
 header .col-xs-6{padding-left:0;padding-right:0;}
 header .phone{font-size:14px;background: url(../images/phone.png) no-repeat 0 0px;background-size:20px;}
 header .btn-primary{font-size:14px;}
 header .btn{padding:10px 13px;}
 #banner-swiper .swiper-slide{height:560px;}
 .nav-pills > li{margin:0 5px;}
 .nav-pills > li > a{font-size:15px;}
 .logo img{width:130px;}
 .gxbox{padding:20px 20px 0;}
 .gxbox h3{margin-bottom:10px;}
 .xz-container .zh-box span{width: 150px;height: 135px;background-size:100%}
 .zh-box{padding:15px;}
 .zh-box h4{font-size:16px;}
 .xz-container .zh-box h4{/*height:29px;*/}
 .xz-container .zh-box p{font-size:14px;}
 .xz-container .zh-box{height:362px;margin-bottom:0;}
 .news-container .row {margin-left:-20px;margin-right:-20px;}
 .news-container .row > div{padding-left:20px;padding-right:20px;}
 .news-container-list ul li{padding-left:87px;}
 .news-container-list ul li h3{font-size: 18px;}
 .nav-content .container .row{margin-left:-10px;margin-right:-10px;}
 .nav-content .container .row > div{padding-left:10px;padding-right:10px;}
}
 header .phone{display:none;}
 .bs-docs-nav .navbar-toggle .icon-bar{background-color:#212121;}
 .navbar-toggle .icon-bar{width:30px;}
 .navbar-toggle .icon-bar+.icon-bar{margin-top:8px;}
@media(min-width:1380px){
 header .phone{display:block;}
}
@media(min-width:992px){
    .scol_5{}
    .scol_5 .row{margin-left:-3px;margin-right:-3px;}
    .scol_5 .row >div{float:left;padding-left:3px;padding-right:3px;width:20%;}
}


.qytd-box{height:420px;border-radius:10px;overflow:hidden;transition: all .5s ease 0s; cursor:default;
-webkit-transition: all .5s ease 0s;
-o-transition: all .5s ease 0s;}
@media (max-width: 991px){
    .qytd-box{margin-bottom:20px;}
}
.qytd-container{padding-bottom:20px;}
@media(min-width:992px){
    .qytd-container{padding-bottom:120px;}
}
.qytd-box > div{height:100%;padding:50px 45px;}
.qytd-box span{font-family:'Gilroy Bold';display:block;font-size:64px;color:#108aed;font-weight:bolder;}
.qytd-box h3{color:#212121;font-size:20px;font-weight:bolder;margin-top:47px;margin-bottom:40px;}
.qytd-box p{color:#212121;line-height:27px;font-size:16px;}
.qytd-box:hover{/*transform:scale(1,1.1)*/height:460px;margin-top:-20px;padding-top:20px;}
.qytd-box:hover > div{/*padding:50px 45px;background:rgba(26,141,234,0.6)*/}
.qytd-box:hover span,.qytd-box:hover h3,.qytd-box:hover p{color:#fff;}
@media (max-width: 1499px){
    .qytd-box > div{padding:30px 20px;}
    .qytd-box h3{margin-top:27px;}
    .qytd-box{height:400px;}
}

.qytd-bg-01{background: url(../images/hjzx-qytd-bg-01.png) no-repeat;background-size:cover;}
.qytd-bg-02{background: url(../images/hjzx-qytd-bg-02.png) no-repeat;background-size:cover;}
.qytd-bg-03{background: url(../images/hjzx-qytd-bg-03.png) no-repeat;background-size:cover;}
.qytd-bg-04{background: url(../images/hjzx-qytd-bg-04.png) no-repeat;background-size:cover;}
.qytd-bg-05{background: url(../images/hjzx-qytd-bg-05.png) no-repeat;background-size:cover;}
.qytd-bg-01.qytd-box:hover{background: url(../images/hjzx-qytd-bg-01-on.png) no-repeat;background-size:cover;}
.qytd-bg-02.qytd-box:hover{background: url(../images/hjzx-qytd-bg-02-on.png) no-repeat;background-size:cover;}
.qytd-bg-03.qytd-box:hover{background: url(../images/hjzx-qytd-bg-03-on.png) no-repeat;background-size:cover;}
.qytd-bg-04.qytd-box:hover{background: url(../images/hjzx-qytd-bg-04-on.png) no-repeat;background-size:cover;}
.qytd-bg-05.qytd-box:hover{background: url(../images/hjzx-qytd-bg-05-on.png) no-repeat;background-size:cover;}
.pannel.qytd{height:739px;}
@media (max-width: 991px){
    .pannel.qytd{height:auto;}
}
.ptsx-pannel{background: url(../images/hjzx-shixian.jpg) no-repeat 0 center #158beb;background-size:cover;}
.ptsx-pannel .xz-container .zh-box{height:450px;} 
.ptsx-pannel .xz-container .zh-box span{width:232px;height:170px;}
.gyy-tag-01{background: url(../images/hjzx-gyy-01.png) no-repeat;background-size:cover;}
.gyy-tag-02{background: url(../images/hjzx-gyy-01.png) no-repeat;background-size:cover;}
.gyy-tag-03{background: url(../images/hjzx-gyy-01.png) no-repeat;background-size:cover;}
.zyj-pannel{background: url(../images/hjzx-shp-bg.jpg) no-repeat #1f2b3b;background-size:cover;}
.zysj-box{background:#fff;border-radius:8px;overflow:hidden;transition: all .5s ease 0s; cursor:default;
-webkit-transition: all .5s ease 0s;
-o-transition: all .5s ease 0s;margin-bottom:20px;}
.zysj-box img{width:100%;}
.zysj-box > div{padding:10px 25px;}
.zysj-box li{border-left:3px solid #108aed;padding-left:18px;margin-bottom:30px;}
.zysj-box li h3{color:#212121;font-size:18px;font-weight:bolder;}
.zysj-box li p{color:#666666;font-size:16px;}
.zysj-box:hover{transform:translate(0,-20px)}
@media (min-width: 768px){
    .zysj-box{margin-bottom:30px;height:585px;}
}
@media (min-width: 1200px){
    .zysj-box{margin-bottom:0;}
}
.kx-box{background-color:#fff;border-radius:8px;}
.kx-box h3{color:#212121;font-size:22px;font-weight:bolder;}
.kx-box p{color:#666;font-size:16px;line-height:28px;}
.kxgn-container .kx-box{/*padding:50px;*/padding-right:20px;padding-left:20px;padding-bottom:20px;margin-bottom:20px;overflow:hidden;}
.kxgn-container .kx-box h3{margin-bottom:20px;}
.kxgn-container .kx-box > div{height:100%;padding-top:40px;}
.kxgn-container .kx-box > div > div{padding-top:15px;padding-right:112px;}
@media(min-width:992px){
    .kxgn-container .kx-box{padding-right:50px;padding-left:50px;height:220px;margin-bottom:30px;}
    .kxgn-container .kx-box > div > div{padding-right:162px;}
}
.kx-bg-01 > div{background-image: url(../images/kxgn-01.jpg);background-repeat:no-repeat;background-position:right center;}
.kx-bg-01 > div > div{background: url(../images/hjzx-01.png) no-repeat;}
.kx-bg-02 > div{background-image: url(../images/kxgn-02.jpg);background-repeat:no-repeat;background-position:right center;}
.kx-bg-02 > div > div{background: url(../images/hjzx-02.png) no-repeat;}
.kx-bg-03 > div{background-image: url(../images/kxgn-03.png);background-repeat:no-repeat;background-position:right center;}
.kx-bg-03 > div > div{background: url(../images/hjzx-03.png) no-repeat;}
.kx-bg-04 > div{background-image: url(../images/kxgn-04.jpg);background-repeat:no-repeat;background-position:right center;}
.kx-bg-04 > div > div{background: url(../images/hjzx-04.png) no-repeat;}
.gxbox-cpgn{background: url(../images/kjzx-yygn-bg.jpg) no-repeat;background-size:cover;}
.gxbox.gxbox-cpgn{padding:0px;overflow:hidden;}
.gxbox.gxbox-cpgn > div{padding:40px 30px 0;}
.gxbox.gxbox-cpgn h3{margin-bottom:60px;}
.gxbox.gxbox-cpgn .gxbox-main{height:100%;overflow:hidden;}
.gxbox.gxbox-cpgn .gxbox-main > div{padding-top:50px;height:100%;}
@media (max-width: 991px){
    .gxbox.gxbox-cpgn{margin-bottom:20px;}
}
.tag-cpgn-01{background: url(../images/yydh-tag-01.png) no-repeat;}
.tag-cpgn-02{background: url(../images/yydh-tag-02.png) no-repeat;}
.tag-cpgn-03{background: url(../images/yydh-tag-03.png) no-repeat;}
.tag-cpgn-04{background: url(../images/yydh-tag-04.png) no-repeat;}
.tag-cpgn-05{background: url(../images/yydh-tag-05.png) no-repeat;}

.tag-cpgn-gd{background: url(../images/tag-cpgn-gd.png) no-repeat;}
.tag-cpgn-gdcp{background: url(../images/tag-cpgn-gdcp.png) no-repeat;}
.tag-cpgn-rgzn{background: url(../images/tag-cpgn-rgzn.png) no-repeat;}
.tag-cpgn-sjbb{background: url(../images/tag-cpgn-sjbb.png) no-repeat;}
.tag-cpgn-zsk{background: url(../images/tag-cpgn-zsk.png) no-repeat;}

.list-tag-cir > li{font-size:16px;color:#212121;margin-bottom:15px;background: url(../images/list-tag-cir.png) no-repeat left 8px;padding-left:20px;padding-right:18px;}
.gxbox-cpgn .list-tag-cir{padding-left:8px;}
.gxbox-cpgn .list-unstyled.list-tag-cir{padding-left:0;}
.gxbox.gxbox-cpgn p{color:#212121;}
.gxbox.gxbox-cpgn:hover  .gxbox-main{background:url(../images/yydh-bg-on.png) no-repeat rgba(26,141,234,1);}
.gxbox.gxbox-cpgn:hover h3,.gxbox.gxbox-cpgn:hover p{color:#fff;}
.gxbox.gxbox-cpgn:hover .list-tag-cir > li{color:#fff;background: url(../images/list-tag-cir-on.png) no-repeat left 8px;}
.gxbox.gxbox-cpgn:hover .tag-cpgn-01{background: url(../images/yydh-tag-01-on.png) no-repeat;}
.gxbox.gxbox-cpgn:hover .tag-cpgn-02{background: url(../images/yydh-tag-02-on.png) no-repeat;}
.gxbox.gxbox-cpgn:hover .tag-cpgn-03{background: url(../images/yydh-tag-03-on.png) no-repeat;}
.gxbox.gxbox-cpgn:hover .tag-cpgn-04{background: url(../images/yydh-tag-04-on.png) no-repeat;}
.gxbox.gxbox-cpgn:hover .tag-cpgn-05{background: url(../images/yydh-tag-05-on.png) no-repeat;}
@media (max-width: 1499px){
    .gxbox.gxbox-cpgn h3{margin-bottom:30px;}
    .gxbox-cpgn .list-tag-cir > li{margin-bottom:10px;white-space:nowrap;}
}
.gxbox.gxbox-cpgn:hover .tag-cpgn-gd{background: url(../images/tag-cpgn-gd-on.png) no-repeat;}
.gxbox.gxbox-cpgn:hover .tag-cpgn-gdcp{background: url(../images/tag-cpgn-gdcp-on.png) no-repeat;}
.gxbox.gxbox-cpgn:hover .tag-cpgn-rgzn{background: url(../images/tag-cpgn-rgzn-on.png) no-repeat;}
.gxbox.gxbox-cpgn:hover .tag-cpgn-sjbb{background: url(../images/tag-cpgn-sjbb-on.png) no-repeat;}
.gxbox.gxbox-cpgn:hover .tag-cpgn-zsk{background: url(../images/tag-cpgn-zsk-on.png) no-repeat;}

.dxye-pannel{background: url(../images/dxye-bg.jpg) no-repeat;background-size:cover;}
.dxye-box{height:230px;background:rgba(255,255,255,0.14);border-radius:8px;text-align:center;margin-bottom:24px;}
.dxye-box > div{height:100%;padding-top:135px;}
.dxye-box h3{color:#fff;font-size:22px;font-weight:bolder;}
.dxye-box:hover{background:rgba(255,255,255,1);}
.dxye-box:hover h3{color:#002121}
.dxye-tag-01{background:url(../images/xz-tag-01.png) no-repeat center 50px;}
.dxye-tag-02{background:url(../images/xz-tag-02.png) no-repeat center 50px;}
.dxye-tag-03{background:url(../images/xz-tag-03.png) no-repeat center 50px;}
.dxye-tag-04{background:url(../images/xz-tag-04.png) no-repeat center 50px;}
.dxye-tag-05{background:url(../images/xz-tag-05.png) no-repeat center 50px;}
.dxye-tag-06{background:url(../images/xz-tag-06.png) no-repeat center 50px;}
.dxye-tag-07{background:url(../images/xz-tag-07.png) no-repeat center 50px;}
.dxye-tag-08{background:url(../images/xz-tag-08.png) no-repeat center 50px;}
.dxye-tag-09{background:url(../images/xz-tag-09.png) no-repeat center 50px;}
.dxye-tag-10{background:url(../images/xz-tag-10.png) no-repeat center 50px;}
.dxye-tag-11{background:url(../images/xz-tag-11.png) no-repeat center 50px;}
.dxye-tag-12{background:url(../images/xz-tag-12.png) no-repeat center 50px;}

.dxye-box:hover .dxye-tag-01{background:url(../images/xz-tag-01-on.png) no-repeat center 50px;}
.dxye-box:hover .dxye-tag-02{background:url(../images/xz-tag-02-on.png) no-repeat center 50px;}
.dxye-box:hover .dxye-tag-03{background:url(../images/xz-tag-03-on.png) no-repeat center 50px;}
.dxye-box:hover .dxye-tag-04{background:url(../images/xz-tag-04-on.png) no-repeat center 50px;}
.dxye-box:hover .dxye-tag-05{background:url(../images/xz-tag-05-on.png) no-repeat center 50px;}
.dxye-box:hover .dxye-tag-06{background:url(../images/xz-tag-06-on.png) no-repeat center 50px;}
.dxye-box:hover .dxye-tag-07{background:url(../images/xz-tag-07-on.png) no-repeat center 50px;}
.dxye-box:hover .dxye-tag-08{background:url(../images/xz-tag-08-on.png) no-repeat center 50px;}
.dxye-box:hover .dxye-tag-09{background:url(../images/xz-tag-09-on.png) no-repeat center 50px;}
.dxye-box:hover .dxye-tag-10{background:url(../images/xz-tag-10-on.png) no-repeat center 50px;}
.dxye-box:hover .dxye-tag-11{background:url(../images/xz-tag-11-on.png) no-repeat center 50px;}
.dxye-box:hover .dxye-tag-12{background:url(../images/xz-tag-12-on.png) no-repeat center 50px;}
.dxye-container > .row{margin-left:-12px;margin-right:-12px;}
.dxye-container > .row > div{padding-left:12px;padding-right:12px;}
.xzlh-pannel .kx-box{border:2px solid #eaf0f9;border-left:5px solid #108aed}
.xzlh-pannel .kx-box h3{padding-left:30px;background:url(../images/tag-cirl.png) no-repeat left center;}
.xzlh-pannel .kxgn-container .kx-box{padding-left:40px;}
.xzlh-pannel .kxgn-container .kx-box > div{padding-top:10px;}
.xzlh-bg-01 > div{background-image: url(../images/xzly.png);background-repeat:no-repeat;background-position:right center;}
.xzlh-bg-02 > div{background-image: url(../images/xzly-02.png);background-repeat:no-repeat;background-position:right center;}
.xzlh-bg-03 > div{background-image: url(../images/xzly-04.png);background-repeat:no-repeat;background-position:right center;}
.xzlh-bg-04 > div{background-image: url(../images/xzly-03.png);background-repeat:no-repeat;background-position:right center;}
.kfbm-body{padding-left:60px;padding-top:88px;}
.kfbm-box{height:170px;border-radius:8px;margin-bottom:30px;border-left:5px solid #108aed;background:#fff;padding-left:38px;}
.kfbm-box > div{padding:20px 38px 0 90px;}
.kfbm-box h3{font-size:22px;color:#212121;font-weight:bolder;margin-bottom:20px;}
.kfbm-box p{font-size:16px;color:#666;line-height:26px;}
.kfbm-box.active,.kfbm-box:hover{background:#108aed;box-shadow: 0 0 20px rgba(0, 0, 0, .2);}
.kfbm-box.active h3,.kfbm-box.active p,.kfbm-box:hover h3,.kfbm-box:hover p{color:#fff;}
.kfbm-tag-01{background: url(../images/kfbm-tag-01.png) no-repeat left 55px;}
.kfbm-tag-02{background: url(../images/kfbm-tag-02.png) no-repeat left 55px;}
.kfbm-tag-03{background: url(../images/kfbm-tag-03.png) no-repeat left 55px;}
.kfbm-tag-04{background: url(../images/kfbm-tag-04.png) no-repeat left 55px;}
@media (max-width: 991px){
    .kfbm-body{padding-left:0;padding-top:0;margin-top:20px;}
}
.kfbm-box:hover .kfbm-tag-01{background: url(../images/kfbm-tag-01-on.png) no-repeat left 55px;}
.kfbm-box:hover .kfbm-tag-02{background: url(../images/kfbm-tag-02-on.png) no-repeat left 55px;}
.kfbm-box:hover .kfbm-tag-03{background: url(../images/kfbm-tag-03-on.png) no-repeat left 55px;}
.kfbm-box:hover .kfbm-tag-04{background: url(../images/kfbm-tag-04-on.png) no-repeat left 55px;}

.cxfw-pannel{background: url(../images/spkf-bg-03.jpg) no-repeat;background-size:cover;}
.cxfw-bg-01{}
.cxfw-pannel .kxgn-container .kx-box > div{padding-top:20px;}
.cxfw-bg-01 > div{background-image: url(../images/cxfw-tag.png);background-repeat:no-repeat;background-position:right center;}
.cxfw-bg-02 > div{background-image: url(../images/cxfw-tag-02.png);background-repeat:no-repeat;background-position:right center;}
.cxfw-bg-03 > div{background-image: url(../images/cxfw-tag-03.png);background-repeat:no-repeat;background-position:right center;}
.cxfw-bg-04 > div{background-image: url(../images/cxfw-tag-04.png);background-repeat:no-repeat;background-position:right center;}
.cpgn-container:hover .gxbox,.ywcj-container:hover .gxbox{transform:none;}
.cpgn-container-left .gxbox{padding-top:90px;height:500px;background: url(../images/cpgn-bg-01.jpg) no-repeat;background-size:cover;}
.cpgn-container-left .gxbox h3,.cpgn-container-left .gxbox p{color:#fff;}
.cpgn-container-left .gxbox h3{margin-top:70px;margin-bottom:40px;}
@media (max-width: 991px){
    .cpgn-container-left .gxbox{margin-bottom:20px;}
}
.cpgn-tag-01{background:url('../images/cpgn-tag-01.png') no-repeat;}
.cpgn-tag-02{background:url('../images/cpgn-tag-03.png') no-repeat;}
.cpgn-tag-03{background:url('../images/cpgn-tag.png') no-repeat;}
.cpgn-tag-04{background:url('../images/cpgn-tag-02.png') no-repeat;}
.cpgn-tag-05{background:url('../images/cpgn-tag-06.png') no-repeat;}
.cpgn-tag-06{background:url('../images/cpgn-tag-04.png') no-repeat;}
.cpgn-tag-07{background:url('../images/cpgn-tag-05.png') no-repeat;}
.cpgn-container-right .gxbox{height:240px;margin-bottom:20px;padding:30px 40px 0;overflow:hidden;}
.cpgn-container-right .gxbox h3{margin-bottom:15px;}
.cpgn-container-right .gxbox .gxbox-main{padding-top:45px;}
.ywcj-container .gxbox{margin-bottom:30px;}
.zynl-tag-01{background:url('../images/zynl-tag-01.png') no-repeat;}
.zynl-tag-02{background:url('../images/zynl-tag-02.png') no-repeat;}
.zynl-tag-03{background:url('../images/zynl-tag-03.png') no-repeat;}
.zynl-tag-04{background:url('../images/zynl-tag-04.png') no-repeat;}
.zynl-tag-05{background:url('../images/zynl-tag-05.png') no-repeat;}
.zynl-tag-06{background:url('../images/zynl-tag-06.png') no-repeat;}
.zynl-tag-07{background:url('../images/zynl-tag-07.png') no-repeat;}
.zynl .cpgn-container-left .gxbox{background: #108AED;}
.zynl .kxgn-container .kx-box{border: 2px solid #EAF0F9;border-radius: 6px;border-left:4px solid #108AED}

@media(max-width:991px){
    .zynl .gxbox{height:auto;margin-bottom:20px;}
}
@media(min-width:768px){
    .ywcj-container .gxbox{height:250px;}
}
.ywcj-container .row{margin-left:0;margin-right:0;}
.ywcj-container .list-tag-cir > li{padding-right:10px;white-space:nowrap;margin-bottom:10px;}
@media (max-width: 991px){
    .ywcj-container .list-tag-cir > li{margin-right:10px;}
}
@media (max-width: 767px){
    .ywcj-container .list-tag-cir > li{margin-right:10px;}
}
.ywcj-bg-01{background:url('../images/ywcj-bg.jpg') no-repeat;background-size:cover;}
.ywcj-bg-02{background:url('../images/ywcj-bg-02.jpg') no-repeat;background-size:cover;}
.ywcj-bg-03{background:url('../images/ywcj-bg-03.jpg') no-repeat;background-size:cover;}
.ywcj-bg-04{background:url('../images/ywcj-bg-04.jpg') no-repeat;background-size:cover;}
.ywcj-bg-05{background:url('../images/ywcj-bg-05.jpg') no-repeat;background-size:cover;}
.ywcj-bg-06{background:url('../images/ywcj-bg-06.jpg') no-repeat;background-size:cover;}
.ywcj-tag-01{background:url('../images/xtcm-tag.png') no-repeat;}
.ywcj-tag-02{background:url('../images/xtcm-tag-02.png') no-repeat;}
.ywcj-tag-03{background:url('../images/xtcm-tag-03.png') no-repeat;}
.ywcj-tag-04{background:url('../images/xtcm-tag-06.png') no-repeat;}
.ywcj-tag-05{background:url('../images/xtcm-tag-04.png') no-repeat;}
.ywcj-tag-06{background:url('../images/xtcm-tag-05.png') no-repeat;}
.banner-zxkf{height:660px;background:url('../images/zxkf-bg.jpg') no-repeat center top;background-size:cover;}
.zxkf-box{position:relative;/*font-family:'宋体';*/height:42px;font-size:20px;/*border-radius:8px;border:2px solid #51783d;*/line-height:38px;color:#ffffff;padding-left:100px;/*padding-left:90px;padding-right:14px;*/overflow:hidden;}
.zxkf-box span{display:block;line-height:42px;background:#79c01b;color:#fff;width:100px;text-align:center;position:absolute;left:0px;top:0px;bottom:0;border-radius:8px 0 0 8px;}
.zxkf-box i{display:block;border:2px solid #79c01b;border-left:none;font-style:normal;padding:0 37px 0 25px;border-radius:0 8px 8px 0;}
.banner-zxkf .list-inline > li{padding-left:9px;padding-right:9px;}
.banner-zxkf .list-inline{margin-bottom:67px;}
@media (max-width: 767px){
    .banner-zxkf .list-inline{margin-bottom:10px;}
}
.zdxq-box{position:relative;background:#fff;border:2px solid #e5e7f0;border-radius:8px;margin-bottom:83px;text-align:center;height:270px;padding-top:85px;padding-left:30px;padding-right:30px;}
.zdxq-box h3{color:#212121;font-size:22px;font-weight:bolder;}
.zdxq-box p{color:#666;font-size:16px;line-height:28px;}
.zdxq-box:before{position:absolute;content:'';border:2px solid #e5e7f0;width:106px;height:106px;top:-53px;left:50%;margin-left:-53px;border-radius:50%;background-color:#fff;background-repeat:no-repeat;background-position:center;}
.zdxq-tag-01.zdxq-box:before{background-image:url('../images/zdxq-tag-01.png')}
.zdxq-tag-02.zdxq-box:before{background-image:url('../images/zdxq-tag-02.png')}
.zdxq-tag-03.zdxq-box:before{background-image:url('../images/zdxq-tag-03.png')}
.zdxq-tag-04.zdxq-box:before{background-image:url('../images/zdxq-tag-04.png')}
.zdxq-tag-01.zdxq-box:hover:before{background-image:url('../images/zdxq-tag-01-on.png')}
.zdxq-tag-02.zdxq-box:hover:before{background-image:url('../images/zdxq-tag-02-on.png')}
.zdxq-tag-03.zdxq-box:hover:before{background-image:url('../images/zdxq-tag-03-on.png')}
.zdxq-tag-04.zdxq-box:hover:before{background-image:url('../images/zdxq-tag-04-on.png')}
.zdxq-box:hover{background:url('../images/zdxq-bg.jpg') no-repeat;background-size:cover;}
.zdxq-box-bg .zdxq-box:hover:before{background-color:#108aed}
.zxkf-tag-01.zdxq-box:before{background-image:url('../images/zxkf-tag-01.png')}
.zxkf-tag-02.zdxq-box:before{background-image:url('../images/zxkf-tag-02.png')}
.zxkf-tag-03.zdxq-box:before{background-image:url('../images/zxkf-tag-03.png')}
.zxkf-tag-04.zdxq-box:before{background-image:url('../images/zxkf-tag-04.png')}
.zxkf-tag-05.zdxq-box:before{background-image:url('../images/zxkf-tag-05.png')}
.zxkf-tag-06.zdxq-box:before{background-image:url('../images/zxkf-tag-06.png')}
.zxkf-tag-07.zdxq-box:before{background-image:url('../images/zxkf-tag-07.png')}
.zxkf-tag-08.zdxq-box:before{background-image:url('../images/zxkf-tag-08.png')}
.zxkf-tag-09.zdxq-box:before{background-image:url('../images/zxkf-tag-09.png')}

.zxkf-tag-01.zdxq-box:hover:before{background-image:url('../images/zxkf-tag-01-on.png')}
.zxkf-tag-02.zdxq-box:hover:before{background-image:url('../images/zxkf-tag-02-on.png')}
.zxkf-tag-03.zdxq-box:hover:before{background-image:url('../images/zxkf-tag-03-on.png')}
.zxkf-tag-04.zdxq-box:hover:before{background-image:url('../images/zxkf-tag-04-on.png')}
.zxkf-tag-05.zdxq-box:hover:before{background-image:url('../images/zxkf-tag-05-on.png')}
.zxkf-tag-06.zdxq-box:hover:before{background-image:url('../images/zxkf-tag-06-on.png')}
.zxkf-tag-07.zdxq-box:hover:before{background-image:url('../images/zxkf-tag-07-on.png')}
.zxkf-tag-08.zdxq-box:hover:before{background-image:url('../images/zxkf-tag-08-on.png')}
.zxkf-tag-09.zdxq-box:hover:before{background-image:url('../images/zxkf-tag-09-on.png')}


.sy-pannel.pannel-zxkf{background:url('../images/sy-pannel-zxkf-bg.jpg') no-repeat #108aed;background-size:cover;}
.sy-pannel.pannel-zxkf .syjh{margin-top:60px;}
.sy-pannel.pannel-zxkf .btn{margin-top:30px;}
.sy-pannel.pannel-rjty{background:url('../images/rxty-foot-banner.png') no-repeat #108aed;background-size:cover;}
.sy-pannel.pannel-xwzs{background:url('../images/qwzs-bg-02.jpg') no-repeat #108aed;background-size:cover;}
.banner-zxgd{height:660px;background:url('../images/gdxt-banner.jpg') no-repeat center top;background-size:cover;}
.zngd-box h3{font-weight:bolder;font-size:22px;margin-bottom:20px;}
.zngd-box p{font-size:16px;line-height:26px;}
.gdxt-container .zngd-box{position:relative;padding-left:126px;margin-bottom:30px;min-height:121px;}
.gdxt-container .zngd-box:before{position:absolute;content:'';left:0;top:0;width:92px;height:92px;background:#fff;border-radius:50%;background-repeat:no-repeat;background-position:center}
.gdxt-container .zngd-box:hover:before{box-shadow: 0 0 20px rgba(0, 0, 0, .2);}
.gdxt-container .zngd-box.zngd-tag-01:before{background-image:url('../images/zngd-tag_01.png');}
.gdxt-container .zngd-box.zngd-tag-02:before{background-image:url('../images/zngd-tag_02.png');}
.gdxt-container .zngd-box.zngd-tag-03:before{background-image:url('../images/zngd-tag_03.png');}

.pannel-zngd{background:url('../images/zngd-bg.jpg') no-repeat #2e3643;background-size:cover;}
.pannel-zngd.xz-container .zh-box{height:400px;}
.pannel-zngd.xz-container .zh-box h4{height:39px;}
.pannel-zngd.xz-container .zh-box h4:after{width:50px;margin-left:-25px;}
.scol_5.colget > .row{margin-left:-15px;margin-right:-15px;}
.scol_5.colget > .row > div{padding-left:15px;padding-right:15px;}
.pannel-zngd.xz-container .zh-box span{width:120px;height:129px;background-size:auto;}
.zh-box span.gdlh-01{background-image:url('../images/gdlh-01.png');}
.zh-box span.gdlh-02{background-image:url('../images/gdlh-02.png');}
.zh-box span.gdlh-03{background-image:url('../images/gdlh-03.png');}
.zh-box span.gdlh-04{background-image:url('../images/gdlh-04.png');}
.zh-box span.gdlh-05{background-image:url('../images/gdlh-05.png');}
@media (max-width: 991px){
    .pannel-zngd.xz-container .zh-box{height:auto;}
}
.pannel-gdgn{background:url('../images/gdlh-bg-2.jpg') no-repeat #edf1fa center top;background-size:cover;}
.banner-ivr{background:url('../images/ivr-bg.jpg') no-repeat center top;background-size:cover;}
.banner-dhyq{background:url('../images/dhyq-bg.jpg') no-repeat center top;background-size:cover;}
.banner-gzsj{background:url('../images/banner-gzsj.png') no-repeat center top;background-size:cover;}
.wht h3,.wht p,.wht h4,.wht h2{color:#fff;}
.wsm-tag-01.zdxq-box:before{background-image:url('../images/wsm-tag-01.png')}
.wsm-tag-02.zdxq-box:before{background-image:url('../images/wsm-tag-02.png')}
.wsm-tag-03.zdxq-box:before{background-image:url('../images/wsm-tag-03.png')}
.wsm-tag-04.zdxq-box:before{background-image:url('../images/wsm-tag-04.png')}
.wsm-tag-05.zdxq-box:before{background-image:url('../images/wsm-tag-05.png')}

.wsm-tag-01.zdxq-box:hover:before{background-image:url('../images/wsm-tag-01-on.png')}
.wsm-tag-02.zdxq-box:hover:before{background-image:url('../images/wsm-tag-02-on.png')}
.wsm-tag-03.zdxq-box:hover:before{background-image:url('../images/wsm-tag-03-on.png')}
.wsm-tag-04.zdxq-box:hover:before{background-image:url('../images/wsm-tag-04-on.png')}
.wsm-tag-05.zdxq-box:hover:before{background-image:url('../images/wsm-tag-05-on.png')}
.banner{height:360px;}
@media (min-width:992px){
    .banner{height:660px;}
}
.banner-rjxt{background:url('../images/rjxt-banner.png') no-repeat center bottom;background-size:cover;}
.banner-rjxt .list-inline{margin-bottom:70px;}
.banner-rjxt .banner-box{margin-top:170px;}
@media (max-width: 1199px){
    .banner-rjxt .banner-box{margin-top:60px;}
}

.banner-lzjxr{background:url('../images/lzjxr-banner.png') no-repeat center bottom;background-size:cover;}
.list-inline.list-rjxt{margin-left:0;}
.list-inline.list-rjxt > li{height:47px;border:1px solid #abafb2;border-radius:8px;padding:6px 20px;font-size:22px;color:#212121;margin-right:10px;}
.rjxt-tag-01{background:url('../images/rjxt-tag-01.png') no-repeat center 30px;}
.rjxt-tag-02{background:url('../images/rjxt-tag-02.png') no-repeat center 30px;}
.rjxt-tag-03{background:url('../images/rjxt-tag-03.png') no-repeat center 30px;}

.qytdh{height:420px;}
.qytd-container .wxsy-box{padding:50px;padding-top:306px;height:560px;border:none;}
.qytd-container .wxsy-box h3{font-size:18px;}
.rjxt-pannel .qytd-container .wxsy-box{height:auto;transition: all .5s ease 0s; cursor:default;
-webkit-transition: all .5s ease 0s;
-o-transition: all .5s ease 0s;}
.rjxt-pannel .qytd-container .wxsy-box:hover{transform:translate(0,10px)}
@media (max-width: 767px){
    .banner-rjxt .banner-box{margin-top:70px;}
    .list-inline.list-rjxt > li{margin-bottom:10px;}
    .banner-rjxt .list-inline{margin-bottom:30px;}
    .rjxt-pannel .qytd-container .wxsy-box{background-size:200px auto;background-position:center top;padding:0;padding-top:136px;}
}
.kqwj-container{position:relative;padding-left:302px;height:448px;}
.kqwj-container .kqwj-slide{position:absolute;left:0;top:0;}
.kqwj-box{position:relative;}
.kqwj-slide .kqwj-box{position:relative;width:266px;height:448px;border-radius:8px;background:url('../images/ytsb-bg.png') no-repeat;overflow:hidden;}
.kqwj-box > div{width:100%;height:116px;text-align:center;color:#333;font-size:18px;position:absolute;top:50%;margin-top:-58px;
                background-repeat:no-repeat;background-position:center 0;padding-top:60px;
}
.kqwj-box > div h3{font-size:18px;font-weight:bolder;}
.kqwj-slide .kqwj-box  > div h3{color:#fff;}
.kqwj-main .kqwj-box {height:210px;border:2px solid #e5e7f0;border-radius:8px;margin-bottom:28px;}
.kqwj-main.scol_5 .row{margin-left:-18px;margin-right:-18px;}
.kqwj-main.scol_5 .row > div{padding-left:18px;padding-right:18px;}
.kqwj-box:hover{box-shadow: 0 0 20px rgba(0, 0, 0, .2);}
.kqwj-tag-01{background-image:url('../images/kqwj-tag-01.png')}
.kqwj-tag-02{background-image:url('../images/kqwj-tag-02.png')}
.kqwj-tag-03{background-image:url('../images/kqwj-tag-03.png')}
.kqwj-tag-04{background-image:url('../images/kqwj-tag-04.png')}
.kqwj-tag-05{background-image:url('../images/kqwj-tag-05.png')}
.kqwj-tag-06{background-image:url('../images/kqwj-tag-06.png')}
.kqwj-tag-07{background-image:url('../images/kqwj-tag-07.png')}
.kqwj-tag-08{background-image:url('../images/kqwj-tag-08.png')}
.kqwj-tag-09{background-image:url('../images/kqwj-tag-09.png')}
.kqwj-tag-10{background-image:url('../images/kqwj-tag-10.png')}
.kqwj-tag-11{background-image:url('../images/kqwj-tag-11.png')}


.banner-gzsj h4{font-size:48px;}

.yzs-container .gxbox{height:512px;padding:30px 20px 0 30px}
.yzs-container .gxbox h3{margin-bottom:30px;}
.yzs-container .list-tag-cir > li{background:url('../images/list-cir-02.png') no-repeat left 6px;color:#666;}
.yzs-container .gxbox-main{padding-top:120px;}
@media (max-width: 991px){
    .kqwj-container{position:relative;padding-left:0;height:auto;}
    .kqwj-container .kqwj-slide{position:static;}
    .kqwj-slide .kqwj-box{height:210px;width:auto;background-size:cover;padding:50px 0;margin-bottom:28px;}
    .kqwj-slide .kqwj-box > div{}
    .banner-gzsj h4{font-size:38px;}
    .banner-gzsj h3{font-size:22px;}
    .yzs-container .gxbox{height:auto;margin-bottom:20px;padding-bottom:30px;}
}
.yzs-tag-01{background:url('../images/yzs-tag-01.png') no-repeat;}
.yzs-tag-02{background:url('../images/yzs-tag-02.png') no-repeat;}
.yzs-tag-03{background:url('../images/yzs-tag-03.png') no-repeat;}
.yzs-tag-04{background:url('../images/yzs-tag-04.png') no-repeat;}
.yzs-tag-05{background:url('../images/yzs-tag-05.png') no-repeat;}
.qynt-tag-01.zdxq-box:before{background-image:url('../images/qynt-tag-01.png')}
.qynt-tag-02.zdxq-box:before{background-image:url('../images/qynt-tag-02.png')}
.qynt-tag-03.zdxq-box:before{background-image:url('../images/qynt-tag-03.png')}
.qynt-tag-04.zdxq-box:before{background-image:url('../images/qynt-tag-04.png')}
.qynt-tag-05.zdxq-box:before{background-image:url('../images/qynt-tag-05.png')}
.qynt-tag-06.zdxq-box:before{background-image:url('../images/qynt-tag-06.png')}
.zdxq-box.qynt-tag-01:hover:before{background-image:url('../images/qynt-tag-01-on.png')}
.zdxq-box.qynt-tag-02:hover:before{background-image:url('../images/qynt-tag-02-on.png')}
.zdxq-box.qynt-tag-03:hover:before{background-image:url('../images/qynt-tag-03-on.png')}
.zdxq-box.qynt-tag-04:hover:before{background-image:url('../images/qynt-tag-04-on.png')}
.zdxq-box.qynt-tag-05:hover:before{background-image:url('../images/qynt-tag-05-on.png')}
.zdxq-box.qynt-tag-06:hover:before{background-image:url('../images/qynt-tag-06-on.png')}
.cycj-pannel{background:url('../images/gzsj-bg.jpg') no-repeat center bottom #eaedf4;}
.gxbox.gxbox-gzsj{text-align:center;height:230px;}
.gxbox.gxbox-gzsj .gxbox-main{padding-top:120px;}
.gzsj-tag-01{background:url('../images/gzsj-tag-01.png') no-repeat center 0;}
.gzsj-tag-02{background:url('../images/gzsj-tag-02.png') no-repeat center 0;}
.gzsj-tag-03{background:url('../images/gzsj-tag-03.png') no-repeat center 0;}
.gzsj-tag-04{background:url('../images/gzsj-tag-04.png') no-repeat center 0;}
.qytd-container .gxbox.gxbox-gzsj{height:340px;padding-top:50px;}
.qytd-container .gxbox.gxbox-gzsj:hover{/*transform:scale(1.05);*/height:360px;margin-top:-10px;padding-top:60px;transform:none;}
@media (max-width: 991px){
    .gxbox.gxbox-gzsj{margin-bottom:20px;}
    .qytdh{height:auto;}
    #hzhb-swiper .gxbox.gxbox-gzsj{margin-bottom:0px;}
    #hzhb-swiper .swiper-pagination-bullet{width:30px;}
}

.lzjxr-tag-01{background:url('../images/lzjxr-tag-01.png') no-repeat center 0;}
.lzjxr-tag-02{background:url('../images/lzjxr-tag-02.png') no-repeat center 0;}
.lzjxr-tag-03{background:url('../images/lzjxr-tag-03.png') no-repeat center 0;}
.pannel-lzjxr{background:url('../images/lzjxr-bg-01.png') no-repeat center bottom;background-size:cover;}
.pannel-lzjxr .xz-container .zh-box{height:430px;}
.zh-box.lzjxr{padding-top:230px;background-repeat:no-repeat;background-position:center 50px;}
.znjb-tag-01{background-image:url('../images/znjb-tag-01.png') !important;}
.znjb-tag-02{background-image:url('../images/znjb-tag-02.png') !important;}
.znjb-tag-03{background-image:url('../images/znjb-tag-03.png') !important;}
.znjd-tag-01.zdxq-box:before{background-image:url('../images/znjd-tag-01.png')}
.znjd-tag-02.zdxq-box:before{background-image:url('../images/znjd-tag-02.png')}
.znjd-tag-03.zdxq-box:before{background-image:url('../images/znjd-tag-03.png')}
.znjd-tag-04.zdxq-box:before{background-image:url('../images/znjd-tag-04.png')}
.znjd-tag-05.zdxq-box:before{background-image:url('../images/znjd-tag-05.png')}
.znjd-tag-06.zdxq-box:before{background-image:url('../images/znjd-tag-06.png')}
.zdxq-box.znjd-tag-01:hover:before{background-image:url('../images/znjd-tag-01-on.png')}
.zdxq-box.znjd-tag-02:hover:before{background-image:url('../images/znjd-tag-02-on.png')}
.zdxq-box.znjd-tag-03:hover:before{background-image:url('../images/znjd-tag-03-on.png')}
.zdxq-box.znjd-tag-04:hover:before{background-image:url('../images/znjd-tag-04-on.png')}
.zdxq-box.znjd-tag-05:hover:before{background-image:url('../images/znjd-tag-05-on.png')}
.zdxq-box.znjd-tag-06:hover:before{background-image:url('../images/znjd-tag-06-on.png')}
.znjd-container .zdxq-box h3{margin-bottom:20px;}
.znjd-container .gxbox{height:204px;padding:30px;box-shadow:0px 15px 30px -23px rgba(0,0,0,.3);/*margin-bottom:30px;*/}
.znjd-container .gxbox:hover{transform:none;box-shadow:0px 15px 30px -23px rgba(0,0,0,.3);}
.znjd-container .gxbox.gxbox-gzsj .gxbox-main{padding-top:95px;}
.djd-tag-01{background:url('../images/djd-tag-01.png') no-repeat center 20px;}
.djd-tag-02{background:url('../images/djd-tag-02.png') no-repeat center 20px;}
.djd-tag-03{background:url('../images/djd-tag-03.png') no-repeat center 20px;}
.djd-tag-04{background:url('../images/djd-tag-04.png') no-repeat center 20px;}
.djd-tag-05{background:url('../images/djd-tag-05.png') no-repeat center 20px;}
.djd-tag-06{background:url('../images/djd-tag-06.png') no-repeat center 20px;}
.djd-tag-07{background:url('../images/djd-tag-07.png') no-repeat center 20px;}
.djd-tag-08{background:url('../images/djd-tag-08.png') no-repeat center 20px;}
.djd-tag-09{background:url('../images/djd-tag-09.png') no-repeat center 20px;}
.djd-tag-10{background:url('../images/djd-tag-10.png') no-repeat center 20px;}
.djd-tag-wfdj{background:url('../images/djd-tag-wfdj.png') no-repeat center 20px;}
.djd-tag-wdk{background:url('../images/djd-tag-wdk.png') no-repeat center 20px;}
.djd-tag-zdycf{background:url('../images/djd-tag-zdycf.png') no-repeat center 20px;}
.djd-tag-sjtj{background:url('../images/djd-tag-sjtj.png') no-repeat center 20px;}
.znjd-container .gxbox:hover{background:#108aed;}
.znjd-container .gxbox:hover h3{color:#fff;}
.znjd-container .gxbox:hover .djd-tag-01{background:url('../images/djd-tag-01-on.png') no-repeat center 20px;}
.znjd-container .gxbox:hover .djd-tag-02{background:url('../images/djd-tag-02-on.png') no-repeat center 20px;}
.znjd-container .gxbox:hover .djd-tag-03{background:url('../images/djd-tag-03-on.png') no-repeat center 20px;}
.znjd-container .gxbox:hover .djd-tag-04{background:url('../images/djd-tag-04-on.png') no-repeat center 20px;}
.znjd-container .gxbox:hover .djd-tag-05{background:url('../images/djd-tag-05-on.png') no-repeat center 20px;}
.znjd-container .gxbox:hover .djd-tag-06{background:url('../images/djd-tag-06-on.png') no-repeat center 20px;}
.znjd-container .gxbox:hover .djd-tag-07{background:url('../images/djd-tag-07-on.png') no-repeat center 20px;}
.znjd-container .gxbox:hover .djd-tag-08{background:url('../images/djd-tag-08-on.png') no-repeat center 20px;}
.znjd-container .gxbox:hover .djd-tag-09{background:url('../images/djd-tag-09-on.png') no-repeat center 20px;}
.znjd-container .gxbox:hover .djd-tag-10{background:url('../images/djd-tag-10-on.png') no-repeat center 20px;}

.znjd-container .gxbox:hover .djd-tag-wfdj{background:url('../images/djd-tag-wfdj-on.png') no-repeat center 20px;}
.znjd-container .gxbox:hover .djd-tag-wdk{background:url('../images/djd-tag-wdk-on.png') no-repeat center 20px;}
.znjd-container .gxbox:hover .djd-tag-zdycf{background:url('../images/djd-tag-zdycf-on.png') no-repeat center 20px;}
.znjd-container .gxbox:hover .djd-tag-sjtj{background:url('../images/djd-tag-sjtj-on.png') no-repeat center 20px;}

.banner-qwzs{background:url('../images/qwzs-banner.png') no-repeat center bottom;background-size:cover;}
.qwzs-container .wxsy-box{height:400px;padding-top:256px;background-repeat:no-repeat;background-position:center 50px;}
.qwzs-tag-01{background-image:url('../images/qwzs-tag-01.png');}
.qwzs-tag-02{background-image:url('../images/qwzs-tag-02.png');}
.qwzs-tag-03{background-image:url('../images/qwzs-tag-03.png');}
.qwzs-tag-04{background-image:url('../images/qwzs-tag-04.png');}
.lc-box{background:#fff;border-radius:8px;padding:30px 30px 0 50px;padding-top:204px;height:460px;background-repeat:no-repeat;background-position:center 30px;}
.lc-box h3{font-size:22px;color:#212121;line-height:1.6;margin-bottom:20px;font-weight:bolder;text-align:center;}
.hknl-tag-01{background-image:url('../images/hknl-tag-01.png');}
.hknl-tag-02{background-image:url('../images/hknl-tag-02.png');}
.hknl-tag-03{background-image:url('../images/hknl-tag-03.png');}

.list-tag-cir3 > li{background:url('../images/list-cir-03.png') no-repeat left 9px;color:#666;line-height:1.7;margin-bottom:10px;font-size:16px;color:#666;padding-left:20px;}
.fncy-box{border:2px solid #f0f4fa;background:#ffffff;border-radius:8px;height:500px;}
.fncy-box .list-tag-cir3,.fncy-box .gxbox {padding:35px;}
.fncy-box .gxbox{background:#f0f4fa;height:197px;padding-top:30px;border-radius:0;margin-left:-2px;margin-right:-2px;}
.fncy-box .gxbox:hover{transform:none;box-shadow:none;}
.fncy-box .gxbox h3{margin-bottom:10px;}
@media (max-width: 991px){
    .lc-box{margin-bottom:20px;height:auto;padding-bottom:30px;}
    .fncy-box{margin-bottom:20px;}
}
.fncy-box .list-tag-cir3{padding-top:25px;}
.cyyl-tag-01{background:url('../images/cyyl-tag-01.png') no-repeat}
.cyyl-tag-02{background:url('../images/cyyl-tag-02.png') no-repeat}
.cyyl-tag-03{background:url('../images/cyyl-tag-03.png') no-repeat}
.cyyl-tag-04{background:url('../images/cyyl-tag-04.png') no-repeat}
.yqcj-pannel .znjd-container .gxbox{box-shadow:none;margin-bottom:20px;}
.yqcj-pannel .znjd-container .gxbox:hover{background:#fff}
.yqcj-pannel .znjd-container .gxbox:hover h3{color:#212121;}
.yqcj-pannel .znjd-container .gxbox.gxbox-gzsj .gxbox-main{padding-top:75px;}
.thcz-tag-01{}
.thcz-tag-01{background:url('../images/thcz-tag-01.png') no-repeat center 20px;}
.thcz-tag-02{background:url('../images/thcz-tag-02.png') no-repeat center 20px;}
.thcz-tag-03{background:url('../images/thcz-tag-03.png') no-repeat center 20px;}
.thcz-tag-04{background:url('../images/thcz-tag-04.png') no-repeat center 20px;}
.thcz-tag-05{background:url('../images/thcz-tag-05.png') no-repeat center 20px;}
.thcz-tag-06{background:url('../images/thcz-tag-06.png') no-repeat center 20px;}
.thcz-tag-07{background:url('../images/thcz-tag-07.png') no-repeat center 20px;}
.thcz-tag-08{background:url('../images/thcz-tag-08.png') no-repeat center 20px;}
.thcz-tag-09{background:url('../images/thcz-tag-09.png') no-repeat center 20px;}
.thcz-tag-10{background:url('../images/thcz-tag-10.png') no-repeat center 20px;}
.thcz-tag-11{background:url('../images/thcz-tag-11.png') no-repeat center 20px;}
.thcz-tag-12{background:url('../images/thcz-tag-12.png') no-repeat center 20px;}

.thcz-tag-sqtj{background:url('../images/thcz-tag-sqtj.png') no-repeat center 20px;}
.thcz-tag-mgc{background:url('../images/thcz-tag-mgc.png') no-repeat center 20px;}
.thcz-tag-adtr{background:url('../images/thcz-tag-adtr.png') no-repeat center 20px;}
.thcz-tag-qyqf{background:url('../images/thcz-tag-qyqf.png') no-repeat center 20px;}
.thcz-tag-fqyj{background:url('../images/thcz-tag-fqyj.png') no-repeat center 20px;}
.thcz-tag-hdhb{background:url('../images/thcz-tag-hdhb.png') no-repeat center 20px;}
.thcz-tag-sjxs{background:url('../images/thcz-tag-sjxs.png') no-repeat center 20px;}
.thcz-tag-lstq{background:url('../images/thcz-tag-lstq.png') no-repeat center 20px;}
.thcz-tag-zdkq{background:url('../images/thcz-tag-zdkq.png') no-repeat center 20px;}
.thcz-tag-pyq{background:url('../images/thcz-tag-pyq.png') no-repeat center 20px;}
.thcz-tag-ydd{background:url('../images/thcz-tag-ydd.png') no-repeat center 20px;}
.thcz-tag-qwg{background:url('../images/thcz-tag-qwg.png') no-repeat center 20px;}
.thcz-tag-hdld{background:url('../images/thcz-tag-hdld.png') no-repeat center 20px;}
.thcz-tag-sjty{background:url('../images/thcz-tag-sjty.png') no-repeat center 20px;}
.gdlh-container{position:relative;}
.gdlh-container ul li{margin-bottom:20px;width:177px;text-align:center;height:60px;line-height:60px;font-size:18px;color:#333333;border-radius:10px;background:#ffffff}
.gdlh-container ul li:hover{background:#108aed;color:#fff;cursor:pointer;}
.gdlh-container ul.part-1{position:absolute;left:30px;top:60px;}
.gdlh-container ul.part-2{position:absolute;left:230px;top:140px;}
.gdlh-container ul.part-3{position:absolute;right:250px;top:140px;}
.gdlh-container ul.part-4{position:absolute;right:50px;top:220px;}
.pannel-gdgn .gdxt-img{display:none;}
@media (max-width: 1199px){
    .gdlh-container{display:none;}
    .pannel-gdgn .gdxt-img{display:block;}
}
.banner-hjzx{background:url('../images/banner-hjzx.png') no-repeat right top;background-size:cover;}
@media (max-width: 1499px){
    .banner-hjzx{background-position:right bottom;}
    .banner-box h3{text-shadow: -1px 1px 0 #fff, 1px 1px 0 #fff, 1px -1px 0 #fff,-1px -1px 0 #fff;}
    .banner-box.wht h3{text-shadow:none;}
}

.list-hjzx{}
.list-hjzx > li{font-size:20px;height:40px;line-height:36px;border:2px solid #90c6f5;color:#108aed;padding:0 20px;background:#fff;border-radius:8px;margin-right:7px;}
.hjzximg-container{position:relative;}
.hjzx-panner .hjzx-img{display:none;/*margin:0 15px;*/}
.hjzximg-box{position:absolute;width:560px;height:200px;} 
.hjzximg-box h3{font-size:22px;font-weight:bolder;color:#212121}
.hjzximg-box p{font-size:16px;color:#666;line-height:24px;}
.hjzximg-box-left{padding-right:130px;padding-top:20px;text-align:right;}
.hjzximg-box-right{padding-left:150px;padding-top:20px;text-align:left;}
.hjzximg-box.hj-01{top:-50px;left:160px;background:url('../images/hjzx-zyj-tag-01.png') no-repeat right top;}
.hjzximg-box.hj-02{top:125px;left:-50px;background:url('../images/hjzx-zyj-tag-02.png') no-repeat right top;}
.hjzximg-box.hj-03{top:270px;left:130px;background:url('../images/hjzx-zyj-tag-03.png') no-repeat right top;}
.hjzximg-box.hj-04{top:-40px;right:160px;background:url('../images/hjzx-zyj-tag-04.png') no-repeat left top;}
.hjzximg-box.hj-05{top:120px;right:-52px;background:url('../images/hjzx-zyj-tag-05.png') no-repeat left top;padding-left:130px;}
.hjzximg-box.hj-06{top:280px;right:160px;background:url('../images/hjzx-zyj-tag-06.png') no-repeat left top;padding-left:130px;}
.hjzximg-box.hj-07{top:410px;right:450px;background:url('../images/hjzx-zyj-tag-07.png') no-repeat left top;padding-left:130px;}
.hjzx-panner{height:850px;}
.dckf-box{position:relative;width:1158px;padding-top:17px;height:454px;text-align:left;}
.dckf-box .dckf-box-main{height:420px;background-color:#fff;background-repeat:no-repeat;background-position:45px 40px;border-radius:8px;padding-left:60px;padding-top:40px;}
.dckf-box .dckf-box-main > div{padding-top:124px;width:550px;}
.dckf-box .dckf-box-slide{width:510px;height:454px;position:absolute;right:0;top:0;}
.dckf-box.zxkf-box-01 .dckf-box-slide{background:url('../images/zxkf-box-01.png') no-repeat;}
.dckf-box.zxkf-box-01 .dckf-box-main{background-image:url('../images/zxkf-box-tag-01.png');}
.dckf-box.zxkf-box-02 .dckf-box-slide{background:url('../images/zxkf-box-02.png') no-repeat;}
.dckf-box.zxkf-box-02 .dckf-box-main{background-image:url('../images/zxkf-box-tag-02.png');}
.dckf-box.zxkf-box-03 .dckf-box-slide{background:url('../images/zxkf-box-03.png') no-repeat;}
.dckf-box.zxkf-box-03 .dckf-box-main{background-image:url('../images/zxkf-box-tag-03.png');}
.dckf-box .dckf-box-main h3{font-size:24px;font-weight:bolder;height:57px;position:relative;margin-bottom:30px;}
.dckf-box .dckf-box-main h3:before{content:'';position:absolute;bottom:0;width:223px;height:2px;background:#e1e7f0}
.dckf-box .dckf-box-main p{font-size:16px;color:#666;line-height:32px;}
 @media (max-width: 1499px){
     .hjzximg-container{display:none;}
     .hjzx-panner .hjzx-img{display:block;}
     .hjzx-panner{height:auto;}
}
.rjxt .dckf-box{height:428px;width:1200px;padding-top:28px;} 
.rjxt .dckf-box .dckf-box-main{height:400px;}
.rjxt .dckf-box .dckf-box-main h3:before{background:#cbe5fb}
.dckf-box.rjxt-box-01 .dckf-box-slide{background:url('../images/rjxt-swiper-01.png') no-repeat;}
.dckf-box.rjxt-box-01 .dckf-box-main{background-image:url('../images/rjxt-sw-01.png');}
.dckf-box.rjxt-box-02 .dckf-box-slide{background:url('../images/rjxt-swiper-02.png') no-repeat;}
.dckf-box.rjxt-box-02 .dckf-box-main{background-image:url('../images/rjxt-sw-02.png');}
.dckf-box.rjxt-box-03 .dckf-box-slide{background:url('../images/rjxt-swiper-03.png') no-repeat;}
.dckf-box.rjxt-box-03 .dckf-box-main{background-image:url('../images/rjxt-sw-03.png');}
@media (max-width: 991px){
    .rjxt .dckf-box{width:auto;padding-top:28px;} 
    .rjxt .dckf-box .dckf-box-main{height:450px;}
}
.zxkf-pannel .swiper-container {
    width: 100%;
    height: 524px;
    margin: 20px auto;
}
 .zxkf-pannel .swiper-container .swiper-slide {
            /*text-align: center;*/
            font-size: 18px;
            /* Center slide text vertically */
            /*
            display: -webkit-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            -webkit-justify-content: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            align-items: center;

            */
            width:1158px;
        }
 .zxkf-pannel.baoxian .swiper-container .swiper-slide{text-align:left;}
 .swiper-button-container{position:absolute;width:100%;height:44px;top:50%;margin-top:-22px;}
 .swiper-button-container > div {position:relative;height:100%;width:auto;margin:0 auto;}
 .swiper-button-container .swiper-button-prev{left:-50px;}
 .rjxt.zxkf-pannel .swiper-container .swiper-slide{width:1200px;} 
 .rjxt .swiper-button-container > div{width:auto;}
 .rjxt.zxkf-pannel .swiper-container{height:490px;}
 .rjxt .swiper-pagination-bullet{width:50px;}
 @media (max-width: 768px){

    .dckf-box .dckf-box-main > div{width:auto;padding-right:60px;}
    .zxkf-pannel .swiper-container .swiper-slide{width:auto;}
    .swiper-button-container > div{width:auto;}
    .zxkf-pannel .swiper-container{height:auto;padding-bottom:30px;}
    .zxkf-pannel .swiper-container .swiper-pagination{bottom:0;}
    .zxkf-pannel .swiper-container  .swiper-pagination-bullet{width:50px;}
    .dckf-box{height:auto;}
    .zxkf-pannel .dckf-box .dckf-box-main{height:554px;}
    .zxkf-pannel .dckf-box .dckf-box-main h3{height:auto;line-height:1.5;padding-bottom:30px;}
    .rjxt .dckf-box .dckf-box-main{height:460px;}
    .rjxt.zxkf-pannel .swiper-container{height:520px;}
}
  @media (max-width: 991px){
    .dckf-box{width:auto;}
    .dckf-box .dckf-box-slide{display:none;}
  }
  @media (min-width: 1200px){
    .zxkf-pannel .swiper-button-container{width:1200px;left:50%;margin-left:-600px;}
    .gdxt.zxkf-pannel .swiper-button-container{width:1024px;left:50%;margin-left:-512px;}
    .zxkf-pannel.gdxt .swiper-container .swiper-slide{width:1024px;}
}

 .gdxt.zxkf-pannel .swiper-container .swiper-slide{/*width:1023px;*/} 
 .gdxt .swiper-button-container > div{/*width:1023px;*/}
 .gdxt.zxkf-pannel .swiper-container{height:490px;padding-top:50px;}
 .gdxt .swiper-pagination-bullet{width:50px;background:#666;opacity:0.2;}
 .gdxt .swiper-pagination-bullet-active{background:#108aed;opacity:1;}
 .gdxt-swiper-box{background:#fff;border-radius:15px;padding-left:80px;padding-right:30px;box-shadow: 0px 0px 30px rgba(0, 0, 0, .2);
                  width:1023px;
                  height:370px;
                  transition: all .5s ease 0s; cursor:default;
-webkit-transition: all .5s ease 0s;
-o-transition: all .5s ease 0s;
 }
.gdxt-swiper-box > div{height:100%;padding-right:538px;padding-top:80px;}
.gdxt-swiper-box h3{font-size:22px;color:#212121;font-weight:bolder;padding-left:70px;height:65px;padding-top:20px;margin-bottom:20px;text-align:left;}
.gdxt-swiper-box p{font-size:16px;color:#666;line-height:30px;text-align:left;}
.gdxt-swiper-01 > div {background:url(../images/gdxt-swiper-bg-01.png) no-repeat right center;}
.gdxt-swiper-01 h3{background:url(../images/gdxt-swiper-tag-01.png) no-repeat left center;}
.gdxt-swiper-02 > div {background:url(../images/gdxt-swiper-bg-02.png) no-repeat right center;}
.gdxt-swiper-02 h3{background:url(../images/gdxt-swiper-tag-02.png) no-repeat left center;}
.gdxt-swiper-03 > div {background:url(../images/gdxt-swiper-bg-03.png) no-repeat right center;}
.gdxt-swiper-03 h3{background:url(../images/gdxt-swiper-tag-03.png) no-repeat left center;}
.gdxt-swiper-box .swiper-slide-active{}
.gdxt .swiper-slide-active .gdxt-swiper-box{height:416px;margin-top:-23px;}
.gdxt .swiper-slide-active .gdxt-swiper-box > div{padding-top:110px;}

.banner-csxt{background:url('../images/csxt-banner.png') no-repeat center bottom;background-size:cover;}
.pannel-csxt{background:url('../images/csxt-bg.png') no-repeat center bottom;background-size:cover;}
.csxt-container{padding-top:18px;}
@media (max-width: 991px){
    .gdxt-swiper-box{width:auto;padding:30px;}
    .gdxt.zxkf-pannel .swiper-container{height:auto;}
    .gdxt .swiper-slide-active .gdxt-swiper-box,.gdxt-swiper-box{height:316px;}
    .gdxt .swiper-slide-active .gdxt-swiper-box > div{padding:0;}
    .gdxt .gdxt-swiper-box > div{background:none;padding:0;}
}
@media(min-width:992px){
    .csxt-container{padding-top:58px;}
}
.dlzs-box{background:#fff;border-radius:8px;overflow:hidden;min-height:598px;}
.dlzs-box.dlzs-box-02{margin-top:-58px;}
.dlzs-box .dlzs-box-header{height:204px;color:#fff;border-radius:8px;padding:10px 126px 0 30px;overflow:hidden}
.dlzs-box .dlzs-box-header h3,.dlzs-box .dlzs-box-header p{color:#fff;}
.dlzs-box .dlzs-box-header h3{font-size:24px;margin-bottom:20px;margin-left:-0.5em;}
.dlzs-box .dlzs-box-header p{font-size:16px;line-height:26px;}
.dlzs-box .dlzs-box-main{padding:30px;font-size:16px;color:#666;}
.dlzs-box .dlzs-box-main ul li{padding-left:17px;position:relative;margin-bottom:20px;line-height:26px;}
.dlzs-box .dlzs-box-main ul li:before{content:'';position:absolute;left:0;top:3px;width:3px;background:#108aed;height:18px;}
.dlzs-box .dlzs-box-main ul li b{display:block;color:#212121;}
.dlzs-box-bg-01 .dlzs-box-header{background:url('../images/dlzs-bg-01.png') no-repeat left top;background-size:cover;}
.dlzs-box-bg-02 .dlzs-box-header{background:url('../images/dlzs-bg-02.png') no-repeat;background-size:cover;}
.dlzs-box-bg-03 .dlzs-box-header{background:url('../images/dlzs-bg-03.png') no-repeat;background-size:cover;}
.csxt-container .gxbox{padding:30px;margin-bottom:20px;}    
@media (max-width: 991px){
    .dlzs-box{margin-bottom:20px;}
    .dlzs-box.dlzs-box-02{margin-top:0;}
    .dlzs-box .dlzs-box-header{padding:10px 30px;}
    .dlzs-box .dlzs-box-header h3{font-size:22px;}
}
@media(min-width:992px){
    .csxt-container .gxbox{height:300px;}
}

.swsb-01{background:url('../images/csxt-tag-01.png') no-repeat;}
.swsb-02{background:url('../images/csxt-tag-02.png') no-repeat;}
.swsb-03{background:url('../images/csxt-tag-03.png') no-repeat;}
.swsb-04{background:url('../images/csxt-tag-04.png') no-repeat;}
.swsb-05{background:url('../images/csxt-tag-05.png') no-repeat;}
.swsb-06{background:url('../images/csxt-tag-06.png') no-repeat;}
.swsb-07{background:url('../images/csxt-tag-07.png') no-repeat;}
.swsb-08{background:url('../images/csxt-tag-08.png') no-repeat;}
.swsb-09{background:url('../images/csxt-tag-09.png') no-repeat;}
.swsb-10{background:url('../images/csxt-tag-10.png') no-repeat;}
.swsb-11{background:url('../images/csxt-tag-11.png') no-repeat;}
.swsb-12{background:url('../images/csxt-tag-12.png') no-repeat;}

.banner-jxr{background:url('../images/jxr-banner.png') no-repeat center bottom;background-size:cover;}
.banner-jxr .list-inline{color:#fff;font-size:18px;margin-left:-15px;}
.banner-jxr .list-inline li{/*margin:0 15px;*/}
.banner-whjxr{background:url('../images/whjxr-banner.png') no-repeat center bottom;background-size:cover;}
.banner-znjc{background:url('../images/znjc-banner.png') no-repeat center bottom;background-size:cover;}
.znkf-bg-01 > div{background-image: url(../images/znkf-tag-01.png);background-repeat:no-repeat;background-position:right center;}
.znkf-bg-02 > div{background-image: url(../images/znkf-tag-02.png);background-repeat:no-repeat;background-position:right center;}
.znkf-bg-03 > div{background-image: url(../images/znkf-tag-03.png);background-repeat:no-repeat;background-position:right center;}
.znkf-bg-04 > div{background-image: url(../images/znkf-tag-04.png);background-repeat:no-repeat;background-position:right center;}
.znkf .kxgn-container .kx-box > div{padding-top:0px;}
.banner-ksh{background:url('../images/ksh-banner.png') no-repeat center bottom;background-size:cover;}
.list-ksh > li{
height: 40px;
background: rgba(255,255,255,0);
border: 2px solid rgba(255,255,255,0.4);
padding:5px 20px;
border-radius: 6px;
color:#fff;font-size:16px;font-weight:bold;
margin-right:10px;
margin-bottom:10px;
}
.banner-ksh p{display:none;}
.list-ksh + p,.banner-sjdh p{margin-bottom:0;}
@media(min-width:992px){
    .banner-ksh p{display:block;}
    .list-ksh > li{padding:5px 20px;font-size:18px;}
}
.list-ksh.list-inline{margin-left:0;}
.wbjxr.xz-container .ksh .zh-box{background-position:center 50px;padding-top:250px;}
.wbjxr.xz-container .khgl-tag-01{background-image:url('../images/khgl-img-01.png');}
.wbjxr.xz-container .khgl-tag-02{background-image:url('../images/khgl-img-02.png');}
.wbjxr.xz-container .khgl-tag-03{background-image:url('../images/khgl-img-03.png');}
.ksh .zdxq-box{height:240px;padding-top:75px;}
.ksh .zdxq-box h3{margin-bottom:15px;}
.sjqd-tag-01.zdxq-box:before{background-image:url('../images/sjqd-tag-01.png')}
.sjqd-tag-02.zdxq-box:before{background-image:url('../images/sjqd-tag-02.png')}
.sjqd-tag-03.zdxq-box:before{background-image:url('../images/sjqd-tag-03.png')}
.sjqd-tag-04.zdxq-box:before{background-image:url('../images/sjqd-tag-04.png')}
.sjqd-tag-05.zdxq-box:before{background-image:url('../images/sjqd-tag-05.png')}
.sjqd-tag-06.zdxq-box:before{background-image:url('../images/sjqd-tag-06.png')}

.sjqd-tag-01.zdxq-box:hover:before{background-image:url('../images/sjqd-tag-01-on.png')}
.sjqd-tag-02.zdxq-box:hover:before{background-image:url('../images/sjqd-tag-02-on.png')}
.sjqd-tag-03.zdxq-box:hover:before{background-image:url('../images/sjqd-tag-03-on.png')}
.sjqd-tag-04.zdxq-box:hover:before{background-image:url('../images/sjqd-tag-04-on.png')}
.sjqd-tag-05.zdxq-box:hover:before{background-image:url('../images/sjqd-tag-05-on.png')}
.sjqd-tag-06.zdxq-box:hover:before{background-image:url('../images/sjqd-tag-06-on.png')}
@media(min-width:992px){
    .znkf .kxgn-container .kx-box > div{padding-top:20px;}
    .wbjxr.xz-container .ksh .zh-box{height:480px;}
}
.znkf-pannel{background:url('../images/rsbj-bg.png') no-repeat center bottom;background-size:cover;}

.znjxr-bg-01{background: url(../images/znjxr-box-bg-01.png) no-repeat;background-size:cover;}
.znjxr-bg-02{background: url(../images/znjxr-box-bg-02.png) no-repeat;background-size:cover;}
.znjxr-bg-03{background: url(../images/znjxr-box-bg-03.png) no-repeat;background-size:cover;}
.znjxr-bg-04{background: url(../images/znjxr-box-bg-04.png) no-repeat;background-size:cover;}
.znjxr-bg-01.qytd-box:hover{background: url(../images/znjxr-box-bg-01-on.png) no-repeat;background-size:cover;}
.znjxr-bg-02.qytd-box:hover{background: url(../images/znjxr-box-bg-02-on.png) no-repeat;background-size:cover;}
.znjxr-bg-03.qytd-box:hover{background: url(../images/znjxr-box-bg-03-on.png) no-repeat;background-size:cover;}
.znjxr-bg-04.qytd-box:hover{background: url(../images/znjxr-box-bg-04-on.png) no-repeat;background-size:cover;}

.znjxr .qytd-box > div{padding-top:100px;}
.znjxr .qytd-box span{display:block;width:60px;height:60px;}
.znjxr .znjxr-bg-01 span{background: url(../images/znjxr-box-tag-01.png) no-repeat;}
.znjxr .znjxr-bg-01:hover span{background: url(../images/znjxr-box-tag-01-on.png) no-repeat;}
.znjxr .znjxr-bg-02 span{background: url(../images/znjxr-box-tag-02.png) no-repeat;}
.znjxr .znjxr-bg-02:hover span{background: url(../images/znjxr-box-tag-02-on.png) no-repeat;}
.znjxr .znjxr-bg-03 span{background: url(../images/znjxr-box-tag-03.png) no-repeat;}
.znjxr .znjxr-bg-03:hover span{background: url(../images/znjxr-box-tag-03-on.png) no-repeat;}
.znjxr .znjxr-bg-04 span{background: url(../images/znjxr-box-tag-04.png) no-repeat;}
.znjxr .znjxr-bg-04:hover span{background: url(../images/znjxr-box-tag-04-on.png) no-repeat;}
.qytd-container.znjxr{/*height:450px;*/}
@media(min-width:992px){
    .qytd-container.znjxr{height:450px;}
}
.znsb-tag-01.zdxq-box:before{background-image:url('../images/znsb-tag-01.png')}
.znsb-tag-02.zdxq-box:before{background-image:url('../images/znsb-tag-02.png')}
.znsb-tag-03.zdxq-box:before{background-image:url('../images/znsb-tag-03.png')}
.znsb-tag-04.zdxq-box:before{background-image:url('../images/znsb-tag-04.png')}
.znsb-tag-05.zdxq-box:before{background-image:url('../images/znsb-tag-05.png')}
.znsb-tag-06.zdxq-box:before{background-image:url('../images/znsb-tag-06.png')}
.znsb-tag-07.zdxq-box:before{background-image:url('../images/znsb-tag-07.png')}
.znsb-tag-08.zdxq-box:before{background-image:url('../images/znsb-tag-08.png')}
.zdxq-box.znsb-tag-01:hover:before{background-image:url('../images/znsb-tag-01-on.png')}
.zdxq-box.znsb-tag-02:hover:before{background-image:url('../images/znsb-tag-02-on.png')}
.zdxq-box.znsb-tag-03:hover:before{background-image:url('../images/znsb-tag-03-on.png')}
.zdxq-box.znsb-tag-04:hover:before{background-image:url('../images/znsb-tag-04-on.png')}
.zdxq-box.znsb-tag-05:hover:before{background-image:url('../images/znsb-tag-05-on.png')}
.zdxq-box.znsb-tag-06:hover:before{background-image:url('../images/znsb-tag-06-on.png')}
.zdxq-box.znsb-tag-07:hover:before{background-image:url('../images/znsb-tag-07-on.png')}
.zdxq-box.znsb-tag-08:hover:before{background-image:url('../images/znsb-tag-08-on.png')}
.whjxr .row{margin-left:-10px;margin-right:-10px;}
.whjxr .row > div {padding-left:10px;padding-right:10px;}
.whjxr .cpgn-container-right .gxbox{height:230px;margin-bottom:20px;padding:30px 40px 0;overflow:hidden;background:#f2f6fc;}
.whjxr .cpgn-container-left{float:left;width:20%;}
.whjxr .cpgn-container-right{float:left;width:80%;}
.whjxr .cpgn-container-left .gxbox{height:480px;background: url(../images/sjbb-bg.png) no-repeat;}
@media (max-width: 991px){
    .whjxr .cpgn-container-left{float:none;width:auto;}
    .whjxr .cpgn-container-right{float:none;width:auto;}
    .whjxr .cpgn-container-left .gxbox{height:auto;background-size:cover;margin-bottom:20px;}
}
.sjbb-tag-01{background:url('../images/sjbb-tag-01.png') no-repeat;}
.sjbb-tag-02{background:url('../images/sjbb-tag-02.png') no-repeat;}
.sjbb-tag-03{background:url('../images/sjbb-tag-03.png') no-repeat;}
.sjbb-tag-04{background:url('../images/sjbb-tag-04.png') no-repeat;}
.sjbb-tag-05{background:url('../images/sjbb-tag-05.png') no-repeat;}
.sjbb-tag-06{background:url('../images/sjbb-tag-06.png') no-repeat;}
.sjbb-tag-07{background:url('../images/sjbb-tag-07.png') no-repeat;}
.sjbb-tag-08{background:url('../images/sjbb-tag-08.png') no-repeat;}
.sjbb-tag-09{background:url('../images/sjbb-tag-09.png') no-repeat;}

.znjc-pannel{background: url(../images/znjc-bg.png) no-repeat center bottom;background-size:cover;}
.znjc .csxt-container .gxbox h3{line-height:32px;}
.znjc .csxt-container .gxbox .gxbox-main{padding-top:50px;background-repeat:no-repeat;background-position:left 0px;}
@media(min-width:992px){
    .znjc.pannel-body{height:530px;}
    .znjc .csxt-container .gxbox{height:400px;overflow:hidden;}
    .znjc .csxt-container .gxbox:hover{height:440px;transform:translate(0,-20px);box-shadow:none;}
    .znjc .csxt-container .gxbox .gxbox-main{padding-top:100px;background-position:left 30px;}
}



.znjc-tag-01{background-image: url(../images/znjc-tag-01.png)}
.znjc-tag-02{background-image: url(../images/znjc-tag-02.png)}
.znjc-tag-03{background-image: url(../images/znjc-tag-03.png)}
.znjc-tag-04{background-image: url(../images/znjc-tag-04.png)}
.znjc-tag-05{background-image: url(../images/znjc-tag-05.png)}

.wbzj-bg-01 > div{background-image: url(../images/wbzj-tag-01.png);background-repeat:no-repeat;background-position:right center;background-size:100px;}
.wbzj-bg-02 > div{background-image: url(../images/wbzj-tag-02.png);background-repeat:no-repeat;background-position:right center;background-size:100px;}
.wbzj-bg-03 > div{background-image: url(../images/wbzj-tag-03.png);background-repeat:no-repeat;background-position:right center;background-size:100px;}
.wbzj-bg-04 > div{background-image: url(../images/wbzj-tag-04.png);background-repeat:no-repeat;background-position:right center;background-size:100px;}
@media(min-width:992px){
    .wbzj-bg-01 > div{background-size:auto;}
    .wbzj-bg-02 > div{background-size:auto;}
    .wbzj-bg-03 > div{background-size:auto;}
    .wbzj-bg-04 > div{background-size:auto;}
}
.znjc.wsm-container .zdxq-box{height:360px;padding-top:75px;}
.znjc.wsm-container .zdxq-box h3{font-size:20px;margin-bottom:30px;}
.yyzx-tag-01.zdxq-box:before{background-image:url('../images/yyzx-tag-01.png')}
.yyzx-tag-02.zdxq-box:before{background-image:url('../images/yyzx-tag-02.png')}
.yyzx-tag-03.zdxq-box:before{background-image:url('../images/yyzx-tag-03.png')}
.yyzx-tag-04.zdxq-box:before{background-image:url('../images/yyzx-tag-04.png')}
.yyzx-tag-05.zdxq-box:before{background-image:url('../images/yyzx-tag-05.png')}

.yyzx-tag-dwbb.zdxq-box:before{background-image:url('../images/yyzx-tag-dwbb.png')}
.yyzx-tag-fwtdjc.zdxq-box:before{background-image:url('../images/yyzx-tag-fwtdjc.png')}
.yyzx-tag-fwzdxjc.zdxq-box:before{background-image:url('../images/yyzx-tag-fwzdxjc.png')}
.yyzx-tag-fzpf.zdxq-box:before{background-image:url('../images/yyzx-tag-fzpf.png')}
.yyzx-tag-gjzjc.zdxq-box:before{background-image:url('../images/yyzx-tag-gjzjc.png')}
.yyzx-tag-hdss.zdxq-box:before{background-image:url('../images/yyzx-tag-hdss.png')}
.yyzx-tag-hwjyygf.zdxq-box:before{background-image:url('../images/yyzx-tag-hwjyygf.png')}
.yyzx-tag-hzfl.zdxq-box:before{background-image:url('../images/yyzx-tag-hzfl.png')}
.yyzx-tag-jfrg.zdxq-box:before{background-image:url('../images/yyzx-tag-jfrg.png')}
.yyzx-tag-lchs.zdxq-box:before{background-image:url('../images/yyzx-tag-lchs.png')}
.yyzx-tag-lyjs.zdxq-box:before{background-image:url('../images/yyzx-tag-lyjs.png')}
.yyzx-tag-sjfx.zdxq-box:before{background-image:url('../images/yyzx-tag-sjfx.png')}
.yyzx-tag-srlj.zdxq-box:before{background-image:url('../images/yyzx-tag-srlj.png')}
.yyzx-tag-thbzfx.zdxq-box:before{background-image:url('../images/yyzx-tag-thbzfx.png')}
.yyzx-tag-wbqd.zdxq-box:before{background-image:url('../images/yyzx-tag-wbqd.png')}
.yyzx-tag-yyjc.zdxq-box:before{background-image:url('../images/yyzx-tag-yyjc.png')}
.yyzx-tag-zjgzjc.zdxq-box:before{background-image:url('../images/yyzx-tag-zjgzjc.png')}
.yyzx-tag-zjjgts.zdxq-box:before{background-image:url('../images/yyzx-tag-zjjgts.png')}
.yyzx-tag-zjtj.zdxq-box:before{background-image:url('../images/yyzx-tag-zjtj.png')}
.yyzx-tag-zjzd.zdxq-box:before{background-image:url('../images/yyzx-tag-zjzd.png')}

.yyzx-tag-01.zdxq-box:hover:before{background-image:url('../images/yyzx-tag-01-on.png')}
.yyzx-tag-02.zdxq-box:hover:before{background-image:url('../images/yyzx-tag-02-on.png')}
.yyzx-tag-03.zdxq-box:hover:before{background-image:url('../images/yyzx-tag-03-on.png')}
.yyzx-tag-04.zdxq-box:hover:before{background-image:url('../images/yyzx-tag-04-on.png')}
.yyzx-tag-05.zdxq-box:hover:before{background-image:url('../images/yyzx-tag-05-on.png')}
.yyzx-tag-dwbb.zdxq-box:hover:before{background-image:url('../images/yyzx-tag-dwbb-on.png')}
.yyzx-tag-fwtdjc.zdxq-box:hover:before{background-image:url('../images/yyzx-tag-fwtdjc-on.png')}
.yyzx-tag-fwzdxjc.zdxq-box:hover:before{background-image:url('../images/yyzx-tag-fwzdxjc-on.png')}
.yyzx-tag-fzpf.zdxq-box:hover:before{background-image:url('../images/yyzx-tag-fzpf-on.png')}
.yyzx-tag-gjzjc.zdxq-box:hover:before{background-image:url('../images/yyzx-tag-gjzjc-on.png')}
.yyzx-tag-hdss.zdxq-box:hover:before{background-image:url('../images/yyzx-tag-hdss-on.png')}
.yyzx-tag-hwjyygf.zdxq-box:hover:before{background-image:url('../images/yyzx-tag-hwjyygf-on.png')}
.yyzx-tag-hzfl.zdxq-box:hover:before{background-image:url('../images/yyzx-tag-hzfl-on.png')}
.yyzx-tag-jfrg.zdxq-box:hover:before{background-image:url('../images/yyzx-tag-jfrg-on.png')}
.yyzx-tag-lchs.zdxq-box:hover:before{background-image:url('../images/yyzx-tag-lchs-on.png')}
.yyzx-tag-lyjs.zdxq-box:hover:before{background-image:url('../images/yyzx-tag-lyjs-on.png')}
.yyzx-tag-sjfx.zdxq-box:hover:before{background-image:url('../images/yyzx-tag-sjfx-on.png')}
.yyzx-tag-srlj.zdxq-box:hover:before{background-image:url('../images/yyzx-tag-srlj-on.png')}
.yyzx-tag-thbzfx.zdxq-box:hover:before{background-image:url('../images/yyzx-tag-thbzfx-on.png')}
.yyzx-tag-wbqd.zdxq-box:hover:before{background-image:url('../images/yyzx-tag-wbqd-on.png')}
.yyzx-tag-yyjc.zdxq-box:hover:before{background-image:url('../images/yyzx-tag-yyjc-on.png')}
.yyzx-tag-zjgzjc.zdxq-box:hover:before{background-image:url('../images/yyzx-tag-zjgzjc-on.png')}
.yyzx-tag-zjjgts.zdxq-box:hover:before{background-image:url('../images/yyzx-tag-zjjgts-on.png')}
.yyzx-tag-zjtj.zdxq-box:hover:before{background-image:url('../images/yyzx-tag-zjtj-on.png')}
.yyzx-tag-zjzd.zdxq-box:hover:before{background-image:url('../images/yyzx-tag-zjzd-on.png')}
.znjc.container .swiper-container{padding-top:53px;}
.znjc.swiper-wrap .swiper-button-prev{left:0px;}
.znjc.swiper-wrap .swiper-button-next{right:0px;}
.znjc.swiper-wrap .swiper-pagination{}
.znjc.swiper-wrap .swiper-pagination-bullet{width:38px;background:#e5ebf5}
.znjc.swiper-wrap .swiper-pagination-bullet-active{background:#108aed}
.znjc.swiper-wrap .swiper-container-horizontal>.swiper-pagination-bullets{bottom:30px;}
@media(min-width:992px){
    .znjc.swiper-wrap .swiper-button-prev{left:-40px;}
    .znjc.swiper-wrap .swiper-button-next{right:-40px;}
    .znjc.swiper-wrap .swiper-pagination-bullet{width:98px;}
}



.banner-znzx{background:url('../images/znzx-banner.png') no-repeat center bottom;background-size:cover;}
.znzx .dckf-box{width:1126px;}
.zxkf-pannel .znzx.swiper-container .swiper-slide{width:auto;}
.zxkf-pannel .znzx .swiper-button-container{width:1126px;margin-left:-563px;}
@media (max-width: 991px){
    .zxkf-pannel .znzx .swiper-button-container{width:100%;margin-left:0;}
    .znzx .dckf-box{width:auto;}
}

.znzx .dckf-box.zxkf-box-01 .dckf-box-slide{background:url('../images/sdpx-bg-01.png') no-repeat right top;}
.znzx .dckf-box.zxkf-box-01 .dckf-box-main > div{/*background:url('../images/sdpx-tag-01.png') no-repeat;*/}
.znzx .dckf-box.zxkf-box-02 .dckf-box-slide{background:url('../images/sdpx-bg-02.png') no-repeat right top;}
.znzx .dckf-box.zxkf-box-02 .dckf-box-main > div{/*background:url('../images/sdpx-tag-02.png') no-repeat;*/}
.znzx .dckf-box.zxkf-box-03 .dckf-box-slide{background:url('../images/sdpx-bg-03.png') no-repeat right top;;}
.znzx .dckf-box.zxkf-box-03 .dckf-box-main > div{/*background:url('../images/sdpx-tag-03.png') no-repeat;*/}
.znzx .znjc.wsm-container .zdxq-box{height:350px;}
@media (max-width: 767px){
    .dckf-box .dckf-box-main{height:400px;}
    .znzx .znjc.wsm-container .zdxq-box{height:auto;}
}
.yyfz-tag-01.zdxq-box:before{background-image:url('../images/yyfz-01.png')}
.yyfz-tag-02.zdxq-box:before{background-image:url('../images/yyfz-02.png')}
.yyfz-tag-03.zdxq-box:before{background-image:url('../images/yyfz-03.png')}
.yyfz-tag-04.zdxq-box:before{background-image:url('../images/yyfz-04.png')}
.yyfz-tag-05.zdxq-box:before{background-image:url('../images/yyfz-05.png')}
.yyfz-tag-01.zdxq-box:hover:before{background-image:url('../images/yyfz-01-on.png')}
.yyfz-tag-02.zdxq-box:hover:before{background-image:url('../images/yyfz-02-on.png')}
.yyfz-tag-03.zdxq-box:hover:before{background-image:url('../images/yyfz-03-on.png')}
.yyfz-tag-04.zdxq-box:hover:before{background-image:url('../images/yyfz-04-on.png')}
.yyfz-tag-05.zdxq-box:hover:before{background-image:url('../images/yyfz-05-on.png')}
.banner-wbjxr{background:url('../images/wbjxr-banner.png') no-repeat center bottom;background-size:cover;}
.banner .btn-default{color:#212121}

.wbjxr.xz-container .zh-box{border:2px solid #e5e7f0;height:420px;padding-top:230px;background-repeat:no-repeat;background-position:center 30px;}
.wbjxr.xz-container .zyxh-tag-01{background-image:url('../images/zyxh-tag-01.png');}
.wbjxr.xz-container .zyxh-tag-02{background-image:url('../images/zyxh-tag-02.png');}
.wbjxr.xz-container .zyxh-tag-03{background-image:url('../images/zyxh-tag-03.png');}
.wbjxr.xz-container .zh-box h4{height:45px;}
.sbyh-bg-01 > div{background-image: url(../images/sbyh-tag-01.png);background-repeat:no-repeat;background-position:right center;}
.sbyh-bg-02 > div{background-image: url(../images/sbyh-tag-02.png);background-repeat:no-repeat;background-position:right center;}
.sbyh-bg-03 > div{background-image: url(../images/sbyh-tag-03.png);background-repeat:no-repeat;background-position:right center;}
.sbyh-bg-04 > div{background-image: url(../images/sbyh-tag-04.png);background-repeat:no-repeat;background-position:right center;}
.langhua-box{position:relative;border:2px solid #f2f6fc;border-radius:8px;height:388px;}
.langhua-box h3{font-size:20px;color:#212121;width:230px;height:50px;background:#f2f6fc;margin:0 auto;text-align:center;font-weight:bolder;
                border-radius:0 0 20px 20px;padding-top:13px;margin-bottom:50px;
}
@media (max-width: 991px){
    .langhua-box{margin-bottom:20px;}
}
.lhzw-bg-01 > div{background-image: url(../images/lhzw-bg-01.png);background-repeat:no-repeat;background-position:right center;}
.lhzw-bg-02 > div{background-image: url(../images/lhzw-bg-02.png);background-repeat:no-repeat;background-position:right center;}
.lhzw-bg-03 > div{background-image: url(../images/lhzw-bg-03.png);background-repeat:no-repeat;background-position:right center;}
.lhzw-bg-04 > div{background-image: url(../images/lhzw-bg-04.png);background-repeat:no-repeat;background-position:right center;}
.djdjr-tag-01{background:url('../images/djdjr-tag-01.png') no-repeat;}
.djdjr-tag-02{background:url('../images/djdjr-tag-02.png') no-repeat;}
.djdjr-tag-03{background:url('../images/djdjr-tag-03.png') no-repeat;}
.djdjr-tag-04{background:url('../images/djdjr-tag-04.png') no-repeat;}
.djdjr-tag-05{background:url('../images/djdjr-tag-05.png') no-repeat;}
.djdjr-tag-06{background:url('../images/djdjr-tag-06.png') no-repeat;}
.djdjr-tag-07{background:url('../images/djdjr-tag-07.png') no-repeat;}
.djdjr-tag-08{background:url('../images/djdjr-tag-08.png') no-repeat;}
.djdjr-tag-09{background:url('../images/djdjr-tag-09.png') no-repeat;}
.djdjr-tag-10{background:url('../images/djdjr-tag-10.png') no-repeat;}
.djdjr-tag-11{background:url('../images/djdjr-tag-11.png') no-repeat;}
.djdjr-tag-12{background:url('../images/djdjr-tag-12.png') no-repeat;}
.wbjxr .gnff-container .gxbox{height:300px;}

.hlw .ywcj-container .gxbox{height:auto;border:1px solid #dadfe8;overflow:hidden;padding:20px;}
.hlw .ywcj-container .gxbox-main{padding-top:60px;}
.hlw .znjxr .qytd-box span{width:auto;height:50px;background-size:auto 50px !important;}
@media (max-width: 991px){
    .hlw .ywcj-container .gxbox-main{/*padding-top: 100px;*/background-size:54px 54px !important; }
}

.hlw .ywcj-container .gxbox h3{margin-bottom:10px;}
.hlw-bg-01{background:url('../images/hyxq-bg-01.jpg') no-repeat;background-size:cover;}
.hlw-bg-02{background:url('../images/hyxq-bg-02.jpg') no-repeat;background-size:cover;}
.hlw-bg-03{background:url('../images/hyxq-bg-03.jpg') no-repeat;background-size:cover;}
.hyxq-tag-01{background:url('../images/hyxq-tag-01.png') no-repeat 0 0px;}
.hyxq-tag-02{background:url('../images/hyxq-tag-02.png') no-repeat 0 0px;}
.hyxq-tag-03{background:url('../images/hyxq-tag-03.png') no-repeat 0 0px;}
.hlw .qytd-box{height:auto;background:#fff;margin-bottom:20px;}
.hlw .qytd-box > div{padding:30px;padding-top:47px;}
.hlw .qytd-box h3{margin-bottom:20px;margin-top:27px;}
.hlw .qytd-box:hover{height:460px;background:#108aed;}
.wbjxr.xz-container .kskg-tag-01{background-image:url('../images/kskg-tag-01.png');}
.wbjxr.xz-container .kskg-tag-02{background-image:url('../images/kskg-tag-02.png');}
.wbjxr.xz-container .kskg-tag-03{background-image:url('../images/kskg-tag-03.png');}
.xz-container .hlw .zh-box{height:auto;padding-top:200px;}
.xz-container .hlw .zh-box h4:after{display:none;}
.wbjxr.xz-container .hlw  .zh-box h4{height:auto;padding-bottom:0;margin-bottom:15px;}
.yyqy-container img{margin-bottom:20px;display:block;width:100%;height:66px;}
@media(min-width:768px){
    .yyqy-container img{height:122px;}
}
@media(min-width:992px){
    .yyqy-container img{height:75px;}
}
@media (min-width: 1200px){
     .yyqy-container img{height:93px;}
}
@media (min-width: 1500px){
     .yyqy-container img{height:122px;}
}
.banner-xwdt{height:360px;background:url('../images/xwdt-banner.png') no-repeat center bottom;background-size:cover;}
.banner-xwdt .banner-container,.banner-xwdt .banner-container .container{height:100%;position:relative;}
.news-nav{position:absolute;left:15px;right:15px;bottom:0;/*width: 1500px;*/
height: 60px;
background: rgba(255,255,255,0.8);
border-radius: 8px 8px 0px 0px;}
.news-nav ul {height:100%;position:relative;}
.news-nav ul > li{position:relative;float:left;width:25%;height:100%;bottom:0;}
.news-nav ul > li:not(:last-child):after{position:absolute;content:'';right:0;top:20px;width: 1px;
height: 30px;
background: #999999;}
.news-nav ul > li a{position:absolute;width:100%;height:100%;display:block;font-size: 20px;text-align:center;
font-family: Microsoft YaHei;
font-weight: 400;
color: #212121;
line-height: 62px;
}

.news-nav ul > li.active{}
.news-nav ul > li.active a{color:#fff;bottom:0;height:70px;background: #108AED;line-height:70px;
border-radius: 8px 8px 0px 0px;}

@media(min-width:992px){
    .hlw .qytd-box{background:#fff;margin-bottom:0px;height:420px;}
    .xz-container .hlw .zh-box{height:380px;}
    .news-nav{height: 70px;}
    .news-nav ul > li.active a{height:80px;line-height:80px;}
    .news-nav ul > li a{line-height: 72px;}
}
.znjxr .hyhj-bg-01 span{background: url(../images/hyhj-tag-01.png) no-repeat;}
.znjxr .hyhj-bg-01:hover span{background: url(../images/hyhj-tag-01-on.png) no-repeat;}
.znjxr .hyhj-bg-02 span{background: url(../images/hyhj-tag-02.png) no-repeat;}
.znjxr .hyhj-bg-02:hover span{background: url(../images/hyhj-tag-02-on.png) no-repeat;}
.znjxr .hyhj-bg-03 span{background: url(../images/hyhj-tag-03.png) no-repeat;}
.znjxr .hyhj-bg-03:hover span{background: url(../images/hyhj-tag-03-on.png) no-repeat;}
.znjxr .hyhj-bg-04 span{background: url(../images/hyhj-tag-04.png) no-repeat;}
.znjxr .hyhj-bg-04:hover span{background: url(../images/hyhj-tag-04-on.png) no-repeat;}
.znjxr .hyhj-bg-05 span{background: url(../images/hyhj-tag-05.png) no-repeat;}
.znjxr .hyhj-bg-05:hover span{background: url(../images/hyhj-tag-05-on.png) no-repeat;}
.news-body{margin-top:20px;padding-bottom:30px;}
.news-body .news-body-container{/*float:left;width:1026px;*/}
.news-body .news-body-siderbar{/*float:right;width:340px;*/}

.news-list-box{position:relative;/*padding-left:416px;*/padding-bottom:39px;border-bottom:1px solid #eee;margin-bottom:38px;}
.news-list-box img{width:100%;border-radius: 10px;/*position:absolute;left:0;top:0;*/
                   margin-right:20px;margin-bottom:20px;
}
.news-list-box > div{/*padding-top:20px;*/}
.news-list-box > div h3{font-size:22px;margin-bottom:15px;line-height:1.4;margin-top:0;}
.news-list-box a,.news-list-box span{color:#212121}
.news-list-box a:hover{color:#108AED}
.news-list-box p{font-size:16px;color:#666;line-height:24px;margin-bottom:15px;}
.banner-xwdt .banner-box h3{font-size:36px;}
@media (max-width: 991px){
    .news-nav ul > li a{font-size:16px;line-height:52px;}
    .news-nav{height:50px;}
    .news-nav ul > li.active a{height:60px;}
    .news-nav ul > li:not(:last-child):after{top:12px;}
    .news-list-box img{width:auto;max-width:100%;display:block;margin:0 auto;margin-bottom:20px;}
}
@media(min-width:768px){
    .xz-container .hlw .zh-box{height:380px;}
}

@media(min-width:992px){
    .hlw .qytd-box{background:#fff;margin-bottom:0px;height:420px;}
    .news-nav{height: 70px;}
    .news-nav ul > li.active a{height:80px;line-height:80px;}
    .news-nav ul > li a{line-height: 72px;}

}
.breadcrumb{background:none;font-size:16px;margin-left:-14px;}
.breadcrumb a{color:#999999;}
.breadcrumb a:hover{color:#108AED}
.breadcrumb > .active{color:#212121}
.breadcrumb > li + li:before{content:'\203a';font-size:20px;}
.article-container{margin-bottom:50px;}
.article-header{border-bottom:1px solid #eee;padding-bottom:30px;}
.article-header h1{font-size:34px;color:#212121;margin-bottom:15px}
.article-header span{font-size:16px;color:#999;}
.article-body{padding:20px 0;font-size:16px;line-height:30px;margin-bottom:30px;}
.article-body p{margin-bottom:10px;}
.article-body h3{font-size:20px;color:#666;}

@media(min-width:992px){
    .news-body{margin-top:60px;}
}
.page-nav-box{
    height: 68px;
    background: #FFFFFF;
   /*border: 1px solid #108AED;*/    
    border: 1px solid #EDF1F7;
    box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.2);
    border-radius: 6px;
    font-size:14px;
    color:#212121;
    white-space:nowrap;
    margin-bottom:15px;
}
.page-nav-box:hover{border: 1px solid #108AED;}
.page-nav-box a{color:#666}
.page-nav-box a:hover{color:#108AED}
.page-nav-box > div{padding:22px 0px;}
.page-nav-box.page-nav-prev{}
.page-nav-box.page-nav-prev > div{padding-left:57px;background: url(../images/page-next-1.png) 22px center no-repeat;}
.page-nav-box.page-nav-prev:hover{}
.page-nav-box.page-nav-prev:hover > div{background: url(../images/page-next-1-on.png) 22px center no-repeat;}
.page-nav-box.page-nav-next{text-align:right;padding-right:20px;}
.page-nav-box.page-nav-next > div{padding-right:30px;background: url(../images/page-next-2.png) right center no-repeat;}
.page-nav-box.page-nav-next:hover > div{background: url(../images/page-next-2-on.png) right center no-repeat;}
@media(min-width:992px){
  .banner-xwdt .banner-box{margin-top:80px;}
  .news-body .news-body-container{width:1026px;}
  .news-body .news-body-siderbar{/*float:right;width:340px;*/}
  .news-list-box img{float:left;margin-right:20px;width: 358px;height:212px;margin-bottom:0px;}
  .news-list-box > div{padding-top:0px;}
  .news-list-box > div h3{margin-top:10px;}
  .page-nav-box{font-size:16px;/*padding:20px 0px;*/}
  .page-nav-box.page-nav-prev > div{padding-left:87px;}
  .page-nav-box.page-nav-next > div{padding-right:60px;}
}
@media (min-width: 1200px){
   .news-body .news-body-container{float:left;width:750px;}
   .news-body .news-body-siderbar{float:right;width:340px;}
   .banner-xwdt .banner-box h3{font-size:58px;}
   .page-nav-box{font-size:14px;}
   .page-nav-box.page-nav-prev > div{padding-left:57px;}
   .page-nav-box.page-nav-next > div{padding-right:30px;}
}
@media (min-width: 1500px){
    .banner-xwdt .banner-box{margin-top:140px;}
    .banner-xwdt{height:560px;}
    .news-body .news-body-container{width:1026px;}
    .news-body .news-body-siderbar{width:340px;}
    .news-list-box > div{padding-top:20px;}
    .news-list-box img{margin-right:58px;}
    .page-nav-box{font-size:16px;}
    .page-nav-box.page-nav-prev > div{padding-left:87px;}
    .page-nav-box.page-nav-next > div{padding-right:60px;}
}


.pagination > li:first-child > a, .pagination > li:first-child > span,.pagination > li:last-child > a, .pagination > li:last-child > span{border-radius: 6px;}
.pagination > li > a, .pagination > li > span{width: 32px;
height: 32px;
background: #FFFFFF;
border: 1px solid #EDF1F7;
border-radius: 6px;margin:0 5px;
padding:6px 0;
}
.pagination > li  span{display:block;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
    background-color: #108AED;
    border-color: #108AED;
}
.pagination .page-num-current{
    background-color: #108AED;
    border-color: #108AED; color:#fff
}
.pagination .prev,.pagination .next{overflow:hidden;text-indent:-1000px;}
.pagination .prev{background:url('../images/page-prev.png') no-repeat center;}
.pagination .prev.on{background:url('../images/page-prev-on.png') no-repeat center;}
.pagination .next{background:url('../images/page-next.png') no-repeat center;}
.pagination .next.on{background:url('../images/page-next-on.png') no-repeat center;}

.rm-box{
background: #FFFFFF;
border: 1px solid #EEEEEE;
border-radius: 6px
}
.rm-box .rm-box-header{height:64px;border-bottom:1px solid #eee;line-height:64px;padding:0 20px;}
.rm-box .rm-box-header h3{height:100%;margin:0;float:left;font-size:20px;line-height:64px;padding-left:37px;font-weight: bolder;}
.rm-box .rm-box-header .more{float:right;color:#666666;font-size:16px;background:url('../images/more.png') no-repeat right center;padding-right:15px;}
.rm-box + .rm-box{margin-top:40px;}
.rm-tag{background:url('../images/rmwz-tag-01.png') no-repeat left center;}
.rm-box-main{padding:20px;}
.list-tag a{color:#666;}
.list-tag a:hover{color:#108AED;}
.rm-box .list-tag > li{margin-bottom:10px;font-size:16px;white-space:nowrap;}
.rmcp-tag{background:url('../images/rmwz-tag-02.png') no-repeat left center;}
.rm-box-main .list-inline > li{width:40%;}
.rm-box-main .list-inline > li:nth-child(2n+1){width:58%;}
@media(min-width:768px){
    .hlw .ywcj-container .gxbox{height:380px;}
}
@media(min-width:992px){
    .hlw .ywcj-container .gxbox{height:348px;padding:30px 30px 0}
    .hlw .ywcj-container .gxbox-main{padding-top:110px;}
    .hlw .ywcj-container .gxbox h3{margin-bottom:30px;}
    .hyxq-tag-01{background:url('../images/hyxq-tag-01.png') no-repeat 0 16px;background-size:auto;}
    .hyxq-tag-02{background:url('../images/hyxq-tag-02.png') no-repeat 0 16px;background-size:auto;}
    .hyxq-tag-03{background:url('../images/hyxq-tag-03.png') no-repeat 0 16px;background-size:auto;}
}
@media(min-width:1500px){
    .hlw .ywcj-container .gxbox{height:348px;padding:30px 50px 0}
}
  .logo img{width:169px;height:46px;}
@media (min-width:1200px) {
    header{padding-left:20px;padding-right:20px;}
   /*.logo img{width:169px;}*/ 
    header .col-xs-6{padding-left:15px;padding-right:15px;}
    .nav-pills > li{margin:0 5px;}
     .nav-pills > li > a{font-size:18px;}
    header .btn-primary{font-size:16px;}
    header .phone{margin-top:8px;font-size:18px;background: url(../images/phone.png) no-repeat 0 3px;background-size:auto;}
    header .btn-primary{margin-top:-3px;}
    header .btn{padding:10px 20px;}
    #banner-swiper .swiper-slide{height:560px;}
    .gxbox{padding:30px 30px 0;}
    .gxbox h3{margin-bottom:20px;}
    .zh-box h4{font-size:18px;}
    .xz-container .zh-box h4{height:39px;}
    .xz-container .zh-box p{font-size:16px;}
    .xz-container .zh-box{height:402px;}
    .news-container .row{margin-left:-50px;margin-right:-50px;}
    .news-container .row > div{padding-left:50px;padding-right:50px;}
    .news-container-list ul li h3{font-size: 20px;}
    .news-container-list ul li{padding-left:117px;}
    .nav-content .container .row{margin-left:-15px;margin-right:-15px;}
 .nav-content .container .row > div{padding-left:15px;padding-right:15px;}

 }
 .banner-hlw{background-repeat:no-repeat;background-position:center bottom;background-size:cover;}
@media (max-width: 1499px){
    #banner-swiper .swiper-slide{background-position:right top !important;}
}
@media (max-width:1250px) {
.swiper-wrap .swiper-button-prev{left:0;}
.swiper-wrap .swiper-button-next{right:0;}
}
@media (min-width:1500px) {
    #banner-swiper .swiper-slide{height:660px;}
    header{padding:18px 40px 0;}
    .nav-pills > li{margin:0 8px;}
    .btn-primary{font-size:18px;}
    header .phone{margin-top:10px;}
    header .btn-primary{margin-top:-3px;}
    .gxbox{padding:30px 40px 0;}
    .zh-box {padding:40px 30px 0;}
    .zh-box h4{font-size:22px;}
    .xz-container .zh-box h4{height:49px;}
    .xz-container .zh-box{height:472px;}
}

.banner-fwzc{background:url('../images/fwzc-banner.png') no-repeat center bottom;background-size:cover;}
.list-fwzc{margin-left:-28px;}
.list-fwzc li{position:relative;color:#fff;font-size:22px;padding:0 28px;}
.list-fwzc li:not(:last-child):after{content:'';position:absolute;right:-1px;top:5px;width:2px;height:25px;background:#fff;opacity:0.3}
.list-xtbz {margin-top:27px;}
.list-xtbz li a{
    display:block;width: 202px;
    height: 60px;
    background: #FFFFFF;
    border-radius: 6px;
    color:#212121;
    font-size: 20px;
    padding:15px;
    text-align:center;
    white-space:nowrap;
    margin-bottom:10px;
}
.list-xtbz li a:hover{background:#108AED;color:#fff;}
.list-xtbz li span{display:inline-block;padding-left:40px;}
.list-xtbz li.sho-tag-01 span{background:url('../images/sho-01.png') no-repeat left center;}
.list-xtbz li.sho-tag-02 span{background:url('../images/sho-02.png') no-repeat left center;}
.list-xtbz li.sho-tag-03 span{background:url('../images/sho-03.png') no-repeat left center;}
.list-xtbz li.sho-tag-01 a:hover span{background:url('../images/sho-01-on.png') no-repeat left center;}
.list-xtbz li.sho-tag-02 a:hover span{background:url('../images/sho-02-on.png') no-repeat left center;}
.list-xtbz li.sho-tag-03 a:hover span{background:url('../images/sho-03-on.png') no-repeat left center;}

.anquan-box{
    padding:20px;         
    border-radius: 8px;
    padding-left:63px;
    padding-right:125px;
    padding-top:50px;
    overflow:hidden;
    margin-bottom:20px;
}
.anquan-box h3,.anquan-box p{color:#fff;}
.anquan-box h3{position:relative;
font-size: 24px;
font-weight: bold;
padding-bottom:20px;
}
.anquan-box h3:after{
    content:'';
    position:absolute;
    bottom:0;
    left:0;
    width: 121px;
    height: 2px;
    background: #FFFFFF;
    opacity: 0.5;

}
.anquan-box p{
font-size: 16px;
line-height: 30px;
}
.anquan-bg-01{background:url('../images/anquan-bg-01.png') no-repeat;background-size:cover;}
.anquan-bg-02{background:url('../images/anquan-bg-02.png') no-repeat;background-size:cover;}
.anquan-bg-03{background:url('../images/anquan-bg-03.png') no-repeat;background-size:cover;}
.anquan-bg-04{background:url('../images/anquan-bg-04.png') no-repeat;background-size:cover;}
@media(min-width:768px){
    .banner-box h3{font-size:40px;}
    .banner-zxkf .list-inline{margin-bottom:27px;}
}
@media(min-width:992px){
    .banner-box h3{
        font-size:58px;
    }
    .banner-zxkf .list-inline{margin-bottom:67px;}
    .list-fwzc li{font-size:32px;}
    .list-fwzc li:not(:last-child):after{right:-1px;top:10px;height:30px;}
    .list-xtbz {margin-top:107px;}
    .list-xtbz li a{
    width: 232px;
    height: 68px;
    font-size: 20px;
    padding:20px;
    }
    .anquan-box{
        padding-right:225px;
        height: 285px;
    }
}
@media (min-width: 1500px){
    .anquan-container .row{margin-left:-30px;margin-right:-30px;}
    .anquan-container .row > div{padding-left:30px;padding-right:30px;}
}


.fwzc .gnff-container .gxbox{height:240px;border: 2px solid #E5E7F0;border-radius: 6px;}
.fwzc .gnff-container .gxbox:hover{box-shadow:none;background: #108AED;color:#fff;border-color:#108AED}
.fwzc .gnff-container .gxbox:hover h3,.fwzc .gnff-container .gxbox:hover p{color:#fff;}

.sx-tag-01{background:url('../images/sx-tag-01.png') no-repeat;}
.sx-tag-02{background:url('../images/sx-tag-02.png') no-repeat;}
.sx-tag-03{background:url('../images/sx-tag-03.png') no-repeat;}
.sx-tag-04{background:url('../images/sx-tag-04.png') no-repeat;}
.sx-tag-05{background:url('../images/sx-tag-05.png') no-repeat;}
.sx-tag-06{background:url('../images/sx-tag-06.png') no-repeat;}

.fwzc .gnff-container .gxbox:hover .sx-tag-01{background:url('../images/sx-tag-01-on.png') no-repeat;}
.fwzc .gnff-container .gxbox:hover .sx-tag-02{background:url('../images/sx-tag-02-on.png') no-repeat;}
.fwzc .gnff-container .gxbox:hover .sx-tag-03{background:url('../images/sx-tag-03-on.png') no-repeat;}
.fwzc .gnff-container .gxbox:hover .sx-tag-04{background:url('../images/sx-tag-04-on.png') no-repeat;}
.fwzc .gnff-container .gxbox:hover .sx-tag-05{background:url('../images/sx-tag-05-on.png') no-repeat;}
.fwzc .gnff-container .gxbox:hover .sx-tag-06{background:url('../images/sx-tag-06-on.png') no-repeat;}
.baozang-tag-01.zdxq-box:before{background-image:url('../images/baozang-tag-01.png')}
.baozang-tag-02.zdxq-box:before{background-image:url('../images/baozang-tag-02.png')}
.baozang-tag-03.zdxq-box:before{background-image:url('../images/baozang-tag-03.png')}
.baozang-tag-04.zdxq-box:before{background-image:url('../images/baozang-tag-04.png')}
.baozang-tag-05.zdxq-box:before{background-image:url('../images/baozang-tag-05.png')}
.baozang-tag-06.zdxq-box:before{background-image:url('../images/baozang-tag-06.png')}
.baozang-tag-01.zdxq-box:hover:before{background-image:url('../images/baozang-tag-01-on.png')}
.baozang-tag-02.zdxq-box:hover:before{background-image:url('../images/baozang-tag-02-on.png')}
.baozang-tag-03.zdxq-box:hover:before{background-image:url('../images/baozang-tag-03-on.png')}
.baozang-tag-04.zdxq-box:hover:before{background-image:url('../images/baozang-tag-04-on.png')}
.baozang-tag-05.zdxq-box:hover:before{background-image:url('../images/baozang-tag-05-on.png')}
.baozang-tag-06.zdxq-box:hover:before{background-image:url('../images/baozang-tag-06-on.png')}
.banner-gsjs{background:url('../images/gsjs-banner.png') no-repeat center bottom;background-size:cover;}
.banner-gsjs h3{
    position:relative;
    text-align:center;
    font-size: 36px;
    font-weight: bold;
    color: #212121;
    text-shadow: 0px 2px 0px rgba(255,255,255,0.6);
    letter-spacing:5px;
    padding-bottom:33px;
    margin-top:108px;
}
.banner-gsjs h3:after{
    position:absolute;
    content:'';
    bottom:0;
    left:50%;
    margin-left:-80px;
    width: 160px;
    height: 6px;
    background: #FFFFFF;
    border-radius: 3px;
}
@media(min-width:768px){
    .banner-gsjs h3{
    font-size: 56px;
    padding-bottom:33px;
    letter-spacing:15px;
    }
    .banner-gsjs h3:after{
        margin-left:-130px;
        width: 260px;
    }
 }
@media(min-width:992px){
    .banner-gsjs h3{
    font-size: 86px;
    margin-top:238px;
    padding-bottom:43px;
    }
    .banner-gsjs h3:after{
    margin-left:-180px;
    width: 360px;
    }
}
.gsjj-container{/*height:600px;*/padding:50px 0;background:url('../images/gsjj-img-01.png') no-repeat right top;background-size:auto 100%;}
.gsjj-text p{font-size:16px;text-indent:2em;line-height:36px;}
.gsjj-container .gsjj-text{background:rgba(255,255,255,0.9);padding:50px 60px;}
.pannel-fzlc{background:url('../images/fzlc-bg.png') no-repeat center bottom;background-size:cover;}
.gsjj-box{height:260px;text-align:center;overflow:hidden;border-radius:8px;margin-bottom:20px;}
.gsjj-box h3{position:relative;white-space:nowrap;font-size:26px;color:#212121;font-weight: bold;margin-top:109px;padding-bottom:23px;
}
.gsjj-box h3:after{    
    position:absolute;
    content:'';
    bottom:0;
    left:50%;
    margin-left:-45px;
    width: 90px;
    height: 3px;
    background: #108AED;
}
@media(min-width:992px){
    .gsjj-container .gsjj-text{width:838px;}
}
.gsjj-box:hover h3{color:#fff;}
.gsjj-box:hover h3:after{background: #fff}
.wdyf-bg-01{background:url('../images/wdyf-bg-01.png') no-repeat;background-size:cover;}
.wdyf-bg-02{background:url('../images/wdyf-bg-02.png') no-repeat;background-size:cover;}
.wdyf-bg-03{background:url('../images/wdyf-bg-03.png') no-repeat;background-size:cover;}
.gsjj-box.wdyf-bg-01:hover{background:url('../images/wdyf-bg-01-on.png') no-repeat;background-size:cover;}
.gsjj-box.wdyf-bg-02:hover{background:url('../images/wdyf-bg-02-on.png') no-repeat;background-size:cover;}
.gsjj-box.wdyf-bg-03:hover{background:url('../images/wdyf-bg-03-on.png') no-repeat;background-size:cover;}

.qy-bg-01{background:url('../images/qy-img-01.png') no-repeat;background-size:cover;}
.qy-bg-02{background:url('../images/qy-img-02.png') no-repeat;background-size:cover;}
.qy-bg-03{background:url('../images/qy-img-03.png') no-repeat;background-size:cover;}
.qy-box{position:relative;height:360px;border-radius:8px;overflow:hidden;margin-bottom:20px;}
.qy-box > div{position:absolute;left:50px;bottom:20px;}
.qy-box  span{display:block;font-family:'Gilroy Bold';font-size:48px;position:relative;padding-bottom:20px;margin-bottom:10px;}
.qy-box  span:after{
   position:absolute;
    content:'';
    bottom:0;
    left:0;
    width: 120px;
    height: 2px;
    background: #FFFFFF;
    opacity: 0.5;
    border-radius: 1px;
}
.qy-box  span, .qy-box p{color:#fff;}
.qy-box p{font-size:20px;}
.qyry-box {/*width: 360px;*/}
.qyry-box > div{    
    height: 430px;
    background: #F0F4FA;
    border-radius: 8px;
}
.qyry-box > div > div{height:100%;display:table;margin:0 auto;}
.qyry-box > div > div > div{display:table-cell;vertical-align:middle;}
.qyry-box h4{
height: 18px;
font-size: 18px;
font-weight: 400;
color: #212121;
text-align:center;
line-height:38px;
}
.gsjj .swiper-pagination-bullet{
    width:77px;
    background: #EDF1F7;
}
.gsjj .swiper-pagination-bullet-active{
background: #108AED;}
.gsjj .swiper-container{padding-bottom:50px;}
.banner-mfsy{height:420px;background:url('../images/mfsy-banner.png') no-repeat center bottom;background-size:cover;text-align:center;}
.banner-mfsy h3{font-size:48px;}
.banner-mfsy p{font-size:28px;color:#fff;
opacity: 0.6;}
.banner-mfsy .banner-box{margin-top:98px;}
.mfsy-nav-tabs{margin-left:-12px;margin-right:-12px;}
.mfsy-nav-tabs > li{float:left;width:20%;padding-left:12px;padding-right:12px;}
.mfsy-nav-tabs > li > a{
display:block;
border-radius: 6px;
height: 150px;
background-color: #FFFFFF;
box-shadow: 0px 4px 30px 0px rgba(9,28,44,0.2);
border-radius: 6px;
color:#212121;
font-size:16px;
text-align:center;
padding-top:96px;
background-repeat:no-repeat;
background-position:center 36px;
position:relative;
}
@media(min-width:992px){
    .mfsy-nav-tabs > li > a{font-size:20px;}
}
.mfsy-tag-01 a{background-image:url('../images/mfsy-tag-01.png');}
.mfsy-tag-02 a{background-image:url('../images/mfsy-tag-02.png');}
.mfsy-tag-03 a{background-image:url('../images/mfsy-tag-03.png');}
.mfsy-tag-04 a{background-image:url('../images/mfsy-tag-04.png');}
.mfsy-tag-05 a{background-image:url('../images/mfsy-tag-05.png');}
.mfsy-nav-tabs > li.active > a{background-color:#108AED;color:#fff;}
.mfsy-nav-tabs > li.active.mfsy-tag-01 a{background-image:url('../images/mfsy-tag-01-on.png');}
.mfsy-nav-tabs > li.active.mfsy-tag-02 a{background-image:url('../images/mfsy-tag-02-on.png');}
.mfsy-nav-tabs > li.active.mfsy-tag-03 a{background-image:url('../images/mfsy-tag-03-on.png');}
.mfsy-nav-tabs > li.active.mfsy-tag-04 a{background-image:url('../images/mfsy-tag-04-on.png');}
.mfsy-nav-tabs > li.active.mfsy-tag-05 a{background-image:url('../images/mfsy-tag-05-on.png');}
.mfsy-nav-tabs > li.active > a:after{content:'';position:absolute;bottom:-10px;left:50%;margin-left:-19px;width:40px;height:11px;background:url('../images/mfsy-arrow-bottom.png') no-repeat}
.mfsy-pannel{margin-top:-75px;}
.mfsy-pannel .tab-content{margin-top:70px;}
label{font-size:16px;color:#212121;margin-bottom:10px;}
.form-group-lg .form-control{height:62px;padding:10px 20px;font-size:16px;}
.form-control{border:1px solid #eee;box-shadow:none;}
.form-group-lg select.form-control{height:62px;line-height:62px;}
.form-group{margin-bottom:20px;}
.mfsy-form-container{padding-bottom:50px;}
.mfsy-form-container .btn{margin-top:30px;border-radius:6px;height:60px;
font-weight: bold;width:240px;}
.mfsy-form-container p{color:#666;font-size:16px;margin-top:20px;}
.yszc .news-body{margin-top:20px;padding-bottom:100px;}
.yszc .article-header h1{font-size:26px;font-weight: bold;line-height:1.5}
.yszc .article-body h4{font-size:20px;margin-bottom:0;font-weight:bolder;line-height:1.6;color:#212121;}
.lxbtn{display:inline-block;
width: 250px;
height: 46px;
border-radius: 23px;
color:#fff;
font-size:20px;
padding:9px 20px 20px 77px;
background:url('../images/lxdphone.png') no-repeat 30px center #108AED;
}
.lxbtn:hover{color:#fff;background-color:rgb(121,192,27)}
@media (max-width: 991px){
    .banner-mfsy{height:320px;}
    .mfsy-nav-tabs{margin-left:-5px;margin-right:-5px;}
    .mfsy-nav-tabs > li{padding-left:5px;padding-right:5px;}
    .mfsy-nav-tabs > li > a{padding-top:20px;background:#fff;height:auto;padding-bottom:20px;}
    .mfsy-nav-tabs > li.active > a{background-image:none !important;}
    .mfsy-pannel{margin-top:-45px;}
}

.banner-zynl{background:url('../images/zynl-banner.png') no-repeat center bottom;background-size:cover;}
.banner-hm{background:url('../images/hm-banner.png') no-repeat center bottom;background-size:cover;}


@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.hmys .wxsy-box{height:360px;padding-top:216px;margin-bottom:20px;}
.pannel-qyhm{background:url('../images/hmye-bg.png') no-repeat center bottom;background-size:cover;}
.hmsq-box{
height:478px;
border-radius: 10px;
overflow:hidden;
padding:0 30px 30px 30px;
}
.hmsq-box .hmsq-box-header{height:108px;text-align:center;line-height:108px;}
.hmsq-box .hmsq-box-header h3{position:relative;display:inline-block;padding:0 27px;color:#fff;font-size:28px;font-weight:bold;text-align:center;}
.hmsq-box.hmsq-box-left{background:url('../images/shq-bg-01.png') no-repeat center bottom #1792f6;background-size:cover;}
.hmsq-box .hmsq-box-header h3:before{content:'';position:absolute;width:248px;height:14px;left:-248px;top:50%;margin-top:-7px;background:url('../images/hmys-tag-01.png') no-repeat}
.hmsq-box .hmsq-box-header h3:after{content:'';position:absolute;width:248px;height:14px;right:-248px;top:50%;margin-top:-7px;background:url('../images/hmys-tag-02.png') no-repeat}
.hmsq-box.hmsq-box-right{background:url('../images/shq-bg-02.png') no-repeat center bottom #00bea3;background-size:cover;}
.hmsq-box .hmsq-box-content{
height: 340px;
background: #FFFFFF;
/*box-shadow: 0px 8px 30px 0px rgba(34,59,92,0.2), -3px 0px 0px 0px #FFFFFF;*/
border-radius: 10px;
padding:20px 40px 30px;

}
.hmsq-box.hmsq-box-left .hmsq-box-content{background:url('../images/sqlc-bg-01.jpg') no-repeat center bottom;background-size:cover;}
.hmsq-box.hmsq-box-right .hmsq-box-content{background:url('../images/sqlc-bg-02.jpg') no-repeat center bottom;background-size:cover;}
.list-liucheng{font-size:16px;color:#212121;
line-height: 26px;}
.list-liucheng li{position:relative;padding:10px 0 20px 50px;}
.list-liucheng li:before{
    position:absolute;content:'';
    left:0;
    top:17px;
width: 14px;
height: 14px;
background: #FFFFFF;
border: 3px solid #108aed;
border-radius: 50%;
z-index:99;
}
.list-liucheng li:not(:last-child):after{    position:absolute;content:'';
    left:6px;
    top:17px;
    width:2px;
    height:100%;
    background:#108aed;
}
.hmsq-box.hmsq-box-right .list-liucheng li{padding:10px 0 38px 50px;}
.hmsq-box.hmsq-box-right .list-liucheng li:before{border: 3px solid #00c3a7;}
.hmsq-box.hmsq-box-right .list-liucheng li:after{background:#00c3a7;}
.bg-hytx{background:url('../images/hmys-bg-02.jpg') no-repeat center bottom;background-size:cover;}
.hytx-box{height: 294px;background: #FFFFFF;border: 2px solid #EAF0F9;border-radius:10px;padding-top:200px;background-repeat:no-repeat;
          background-position:center 40px;
}
@media(max-width:767px){
    .hytx-box{margin-bottom:20px;}
}
@media(max-width:991px){
    .hytx-box{margin-bottom:30px;}
    .hmsq-box{margin-bottom:20px;}
    .hmsq-box,.hmsq-box .hmsq-box-content{height:auto;}
}
.hytx-box h3{text-align:center;font-size:20px;color:#212121;font-weight:bolder;}
.jyff-tag-01{background-image:url('../images/jyff-tag-01.png')}
.jyff-tag-02{background-image:url('../images/jyff-tag-02.png')}
.jyff-tag-03{background-image:url('../images/jyff-tag-03.png')}
.jyff-tag-04{background-image:url('../images/jyff-tag-04.png')}
.banner-hm1010{background:url('../images/hm1010-banner.png') no-repeat center bottom;background-size:cover;}
.pannel-dhgn{background:url('../images/dhgn-bg.png') no-repeat center bottom;background-size:cover;}

.hmgn .gnff-container .gxbox{height:430px;padding-left:35px;padding-right:35px;padding-top:44px;}
@media (max-width: 991px){
    .hmgn .gnff-container .gxbox{height:auto;}
}
.hmgn .gnff-container .gxbox h3{margin-top:52px;margin-bottom:30px;}
.hmgn-tag-01{background:url('../images/hmgn-tag-01.png') no-repeat;}
.hmgn-tag-02{background:url('../images/hmgn-tag-02.png') no-repeat;}
.hmgn-tag-03{background:url('../images/hmgn-tag-03.png') no-repeat;}
.hmgn-tag-04{background:url('../images/hmgn-tag-04.png') no-repeat;}
.hmgn-tag-05{background:url('../images/hmgn-tag-05.png') no-repeat;}
.hmgn .gnff-container .gxbox .hmgn-tag-01 p{text-align:left;letter-spacing:1px;}
.sqyq .hmsq-box {height:410px;margin-bottom:20px;}
.sqyq .hmsq-box.hmsq-box-left{background:url('../images/sqyq-bg-01.png') no-repeat center bottom #1792f6;background-size:cover;}
.sqyq .hmsq-box.hmsq-box-right{background:url('../images/shq-bg-02.png') no-repeat center bottom #00bea3;background-size:cover;}
.sqyq .hmsq-box .hmsq-box-content{background:none;height:auto;padding:0;}
.sqyq-box{
    position:relative;
height: 250px;
background: #FFFFFF;
border-radius: 10px;
color: #212121;
line-height: 26px;
font-size:16px;text-align:center;padding:30px;padding-top:142px;
}
.sqyq-box p{color:#212121;}
.sqyq-box:after{content:'';position:absolute;width:74px;height:74px;border-radius:50%;left:50%; top:34px;margin-left:-37px;
border: 3px solid #E1E8F1;}
.sqyq-box.syyq-tag-01:after{background:url('../images/syyq-tag-01.png') no-repeat center center;}
.sqyq-box.syyq-tag-02:after{background:url('../images/syyq-tag-02.png') no-repeat center center;}
.sqyq-box.syyq-tag-03:after{background:url('../images/syyq-tag-03.png') no-repeat center center;}
.sqyq-box.syyq-tag-04:after{background:url('../images/syyq-tag-04.png') no-repeat center center;}
.sqyq-box.syyq-tag-05:after{background:url('../images/syyq-tag-05.png') no-repeat center center;}
.sqyq-box.syyq-tag-06:after{background:url('../images/syyq-tag-06.png') no-repeat center center;}
.sqyq-box.syyq-tag-07:after{background:url('../images/syyq-tag-07.png') no-repeat center center;}
.zshi{color:#fff;font-size:16px;margin-top:15px;}
.zshi span{color:#FFE050}
.sqyq .hmsq-box.hmsq-box-right .hmsq-box-content{height:250px;background:#fff;}
.sqyq .sqyq-box span{display:block;text-align:center;font-size:24px;color:#108AED;font-family: 'Gilroy Bold';margin-bottom:10px;}
.sqyq .hmsq-box.hmsq-box-right  .sqyq-box{padding-top:122px}
.liucheng .sqyq-box{position:relative;}

.liucheng .row > div:not(:last-child) .sqyq-box:before{position:absolute;content:'';right:-27px;top:50%;width:27px;height:20px;background:url('../images/lc-arrow.png') no-repeat}
.imgbox{
/*height: 200px;*/
background: #FFFFFF;
/*border: 2px solid #EAF0F9;*/
border-radius: 10px;
text-align:center;
font-size:22px;
color:#212121;margin-bottom:20px;
}
@media (max-width: 767px){
    .sqyq .hmsq-box {height:auto;}
    .sqyq-box{margin-bottom:20px;}
    .sqyq .hmsq-box.hmsq-box-right .hmsq-box-content{height:auto;background:none;}
    .liucheng .row > div:not(:last-child) .sqyq-box:before{display:none;}
}

.banner-sjdh{background:url('../images/sjdh_banner.png') no-repeat center bottom;background-size:cover;}
.sjdh .xz-container {padding-bottom:0;}
.sjdh .xz-container .zh-box.border{border: 2px solid #EAF0F9;}
.sjdh .xz-container .zh-box{background-color:#fff;background-repeat:no-repeat;background-position:center 38px;}
.sjdh .xz-container .zh-box.hyff-tag-01{background-image:url('../images/hyff-tag-01.png');}
.sjdh .xz-container .zh-box.hyff-tag-02{background-image:url('../images/hyff-tag-02.png');}
.sjdh .xz-container .zh-box.hyff-tag-03{background-image:url('../images/hyff-tag-03.png');}
.sjdh .xz-container .zh-box{height:420px;padding-top:260px;background-position:center 47px;}
.sjdh .xz-container.gddh .zh-box{height:372px;padding-top:204px;}
.sjdh .xz-container .zh-box.zjgk-tag-01{background-image:url('../images/zjgk-tag-01.png');}
.sjdh .xz-container .zh-box.zjgk-tag-02{background-image:url('../images/zjgk-tag-02.png');}
.sjdh .xz-container .zh-box.zjgk-tag-03{background-image:url('../images/zjgk-tag-03.png');}
.sjdh .xz-container .zh-box.zjgk-tag-04{background-image:url('../images/zjgk-tag-04.png');}
.sjdh .xz-container .zh-box.zjgk-tag-05{background-image:url('../images/zjgk-tag-05.png');}
.xz-container.gddh .zh-box h4:after{width:52px;margin-left:-26px;}
.xz-container.gddh .zh-box h4{padding-bottom:17px;}
.sjdh .zdxq-box{height:220px;/*margin-bottom:20px;*/}
.wsmxz-tag-01.zdxq-box:before{background-image:url('../images/wsmxz-tag-01.png')}
.wsmxz-tag-02.zdxq-box:before{background-image:url('../images/wsmxz-tag-02.png')}
.wsmxz-tag-03.zdxq-box:before{background-image:url('../images/wsmxz-tag-03.png')}
.wsmxz-tag-04.zdxq-box:before{background-image:url('../images/wsmxz-tag-04.png')}
.wsmxz-tag-01.zdxq-box:hover:before{background-image:url('../images/wsmxz-tag-01-on.png')}
.wsmxz-tag-02.zdxq-box:hover:before{background-image:url('../images/wsmxz-tag-02-on.png')}
.wsmxz-tag-03.zdxq-box:hover:before{background-image:url('../images/wsmxz-tag-03-on.png')}
.wsmxz-tag-04.zdxq-box:hover:before{background-image:url('../images/wsmxz-tag-04-on.png')}
.banner-duanxin{background:url('../images/duanxin-banner.png') no-repeat center bottom;background-size:cover;}
.duanxin .gnff-container .gxbox{height: 270px;
background: #F0F3FA;
border-radius: 6px;}
.duanxin .gnff-container .gxbox:hover{background: #108AED;}
.duanxin .gnff-container .gxbox:hover h3,.duanxin .gnff-container .gxbox:hover p{color:#fff;}
.jsty-tag-01{background:url('../images/jsty-tag-01.png') no-repeat;}
.jsty-tag-02{background:url('../images/jsty-tag-02.png') no-repeat;}
.jsty-tag-03{background:url('../images/jsty-tag-03.png') no-repeat;}
.jsty-tag-04{background:url('../images/jsty-tag-04.png') no-repeat;}

.duanxin .gnff-container .gxbox:hover .jsty-tag-01{background:url('../images/jsty-tag-01-on.png') no-repeat;}
.duanxin .gnff-container .gxbox:hover .jsty-tag-02{background:url('../images/jsty-tag-02-on.png') no-repeat;}
.duanxin .gnff-container .gxbox:hover .jsty-tag-03{background:url('../images/jsty-tag-03-on.png') no-repeat;}
.duanxin .gnff-container .gxbox:hover .jsty-tag-04{background:url('../images/jsty-tag-04-on.png') no-repeat;}
.xz-container .zh-box.hyyq-tag-01{background-image:url('../images/hyyq-tag-01.png');}
.xz-container .zh-box.hyyq-tag-02{background-image:url('../images/hyyq-tag-02.png');}
.xz-container .zh-box.hyyq-tag-03{background-image:url('../images/hyyq-tag-03.png');}
.xz-container.duanxin .zh-box{height:430px;padding-top:230px;}
.swhy-tag-01.zdxq-box:before{background-image:url('../images/swhy-tag-01.png')}
.swhy-tag-02.zdxq-box:before{background-image:url('../images/swhy-tag-02.png')}
.swhy-tag-03.zdxq-box:before{background-image:url('../images/swhy-tag-03.png')}
.swhy-tag-04.zdxq-box:before{background-image:url('../images/swhy-tag-04.png')}
.swhy-tag-05.zdxq-box:before{background-image:url('../images/swhy-tag-05.png')}
.swhy-tag-06.zdxq-box:before{background-image:url('../images/swhy-tag-06.png')}
.swhy-tag-01.zdxq-box:hover:before{background-image:url('../images/swhy-tag-01-on.png')}
.swhy-tag-02.zdxq-box:hover:before{background-image:url('../images/swhy-tag-02-on.png')}
.swhy-tag-03.zdxq-box:hover:before{background-image:url('../images/swhy-tag-03-on.png')}
.swhy-tag-04.zdxq-box:hover:before{background-image:url('../images/swhy-tag-04-on.png')}
.swhy-tag-05.zdxq-box:hover:before{background-image:url('../images/swhy-tag-05-on.png')}
.swhy-tag-06.zdxq-box:hover:before{background-image:url('../images/swhy-tag-06-on.png')}

.banner-5g{background:url('../images/xixi-banner.png') no-repeat center bottom;background-size:cover;}
.list-gxx{margin-left:0;}
.list-gxx > li{background: rgba(255,255,255,0.7);
border-radius: 10px;height:56px;padding:11px 20px;color:#212121;
font-size: 24px;
margin-right:8px;

}
.bg-cpys{background:url('../images/cpys-bg.png') no-repeat center bottom;background-size:cover;}
.cpys-tag-01{background:url('../images/cpys-tag-01.png') no-repeat;}
.cpys-tag-02{background:url('../images/cpys-tag-02.png') no-repeat;}
.cpys-tag-03{background:url('../images/cpys-tag-03.png') no-repeat;}
.cpys-tag-04{background:url('../images/cpys-tag-04.png') no-repeat;}
.cpys-tag-05{background:url('../images/cpys-tag-05.png') no-repeat;}
.gxx .gxbox{border: 2px solid #EAF0F9;}
.cpgn-container-right .gxx .gxbox{height:250px;}
.gxx .cpgn-container-left .gxbox{height:520px;}

.ypxx-tag-01{background:url('../images/ypxx-tag-01.png') no-repeat;}
.ypxx-tag-02{background:url('../images/ypxx-tag-02.png') no-repeat;}
.ypxx-tag-03{background:url('../images/ypxx-tag-03.png') no-repeat;}
.ypxx-tag-04{background:url('../images/ypxx-tag-04.png') no-repeat;}
.ypxx-tag-05{background:url('../images/ypxx-tag-05.png') no-repeat;}
.ypxx-tag-06{background:url('../images/ypxx-tag-06.png') no-repeat;}
.ypxx-tag-07{background:url('../images/ypxx-tag-07.png') no-repeat;}

.wbdx-bg-01 > div{background-image: url(../images/wbdx-tag-01.png);background-repeat:no-repeat;background-position:right center;}
.wbdx-bg-02 > div{background-image: url(../images/wbdx-tag-02.png);background-repeat:no-repeat;background-position:right center;}
.wbdx-bg-03 > div{background-image: url(../images/wbdx-tag-03.png);background-repeat:no-repeat;background-position:right center;}
.wbdx-bg-04 > div{background-image: url(../images/wbdx-tag-04.png);background-repeat:no-repeat;background-position:right center;}
.zcyy-tag-01.zdxq-box:before{background-image:url('../images/zcyy-tag-01.png')}
.zcyy-tag-02.zdxq-box:before{background-image:url('../images/zcyy-tag-02.png')}
.zcyy-tag-03.zdxq-box:before{background-image:url('../images/zcyy-tag-03.png')}
.zcyy-tag-04.zdxq-box:before{background-image:url('../images/zcyy-tag-04.png')}
.zcyy-tag-01.zdxq-box:hover:before{background-image:url('../images/zcyy-tag-01-on.png')}
.zcyy-tag-02.zdxq-box:hover:before{background-image:url('../images/zcyy-tag-02-on.png')}
.zcyy-tag-03.zdxq-box:hover:before{background-image:url('../images/zcyy-tag-03-on.png')}
.zcyy-tag-04.zdxq-box:hover:before{background-image:url('../images/zcyy-tag-04-on.png')}

.zcyy2-tag-01.zdxq-box:before{background-image:url('../images/zcyy2-tag-01.png')}
.zcyy2-tag-02.zdxq-box:before{background-image:url('../images/zcyy2-tag-02.png')}
.zcyy2-tag-03.zdxq-box:before{background-image:url('../images/zcyy2-tag-03.png')}
.zcyy2-tag-04.zdxq-box:before{background-image:url('../images/zcyy2-tag-04.png')}
.zcyy2-tag-01.zdxq-box:hover:before{background-image:url('../images/zcyy2-tag-01-on.png')}
.zcyy2-tag-02.zdxq-box:hover:before{background-image:url('../images/zcyy2-tag-02-on.png')}
.zcyy2-tag-03.zdxq-box:hover:before{background-image:url('../images/zcyy2-tag-03-on.png')}
.zcyy2-tag-04.zdxq-box:hover:before{background-image:url('../images/zcyy2-tag-04-on.png')}

.banner-ldmp{background:url('../images/ldmp-banner.png') no-repeat center bottom;background-size:cover;}
.ldmp .list-gxx > li{background: rgba(255,255,255,0.2);color:#fff;}

.ldmp .ldmp-box{background: #FFFFFF;height:190px;
border: 2px solid #EAF0F9;
border-radius: 10px;margin-bottom:30px;}
.ldmp .ldmp-box > div{height:100%;padding-left:227px;padding-top:40px;background-repeat:no-repeat;background-position:47px 48px;}
.ldmp .ldmp-box span{ display:block;font-family: 'Gilroy';
color: #108AED;font-size:36px;}
.ldmp .ldmp-box h3{font-size:24px;font-weight:bold;margin-top:10px;}
.ldmp-tag-01{background-image: url(../images/jtyl-tag-01.png);}
.ldmp-tag-02{background-image: url(../images/jtyl-tag-02.png);}
.ldmp-tag-03{background-image: url(../images/jtyl-tag-03.png);}
.ldmp-tag-04{background-image: url(../images/jtyl-tag-04.png);}
.ldmp-cotainer{padding-top:133px;padding-left:26px;}
.sxfw .kx-box{
width: 860px;
height: 180px;
background: #FFFFFF;
border-radius: 6px;
border-left:5px solid #108AED;
}
.sxfw .kx-box > div{padding-top:10px;}
.sxfw-container-left{padding-top:40px;}
.zdcf-bg-01 > div{background-image: url(../images/zdcf-tag-01.png);background-repeat:no-repeat;background-position:right center;}
.zdcf-bg-02 > div{background-image: url(../images/zdcf-tag-02.png);background-repeat:no-repeat;background-position:right center;}
.zdcf-bg-03 > div{background-image: url(../images/zdcf-tag-03.png);background-repeat:no-repeat;background-position:right center;}
.zdcf-bg-04 > div{background-image: url(../images/zdcf-tag-04.png);background-repeat:no-repeat;background-position:right center;}

@media (max-width: 767px){
    .ldmp .list-gxx > li{font-size:16px;margin-bottom:10px;    height: 40px;
    padding: 8px 20px;}
    .ldmp-cotainer{padding-left:0;padding-top:20px;}
    .ldmp .ldmp-box > div{padding-left:127px;background-size:100px auto; background-position: 10px 48px;}
    .rmimg{display:block;margin:0 auto;}
    img.rmimg{float:none !important;}
    .hmrzimg{width:300px;height:auto;margin-bottom:20px;}
    .sxfw-container-left{padding-top:20px;}
}
@media (max-width: 991px){
        .ldmp-cotainer{padding-left:0;padding-top:20px;}
    .ldmp .ldmp-box > div{padding-left:127px;background-size:100px auto; background-position: 10px 48px;}
}
@media (max-width: 1199px){
   .ldmp-cotainer,.sxfw-container-left{padding-top:0;}
   .hmrzimg{margin-top:80px;}
}

@media (max-width: 1499px){
    .sxfw .kx-box{width:auto;}
}
.banner-ysbh{background:url('../images/ysbh-banner.png') no-repeat center bottom;background-size:cover;}
.banner-ysbh p{font-size:32px;}
.ysbh .ywcj-container .gxbox{height:240px;border: 2px solid #FFFFFF;border-radius: 15px;}
.ysbh .ywcj-container .gxbox:hover{box-shadow:none;}
.ysbh .ywcj-container .gxbox:hover h3,.ysbh .ywcj-container .gxbox:hover p{color:#fff;}
.ychm-tag-01{background:url('../images/ychm-tag-01.png') no-repeat;}
.ychm-tag-02{background:url('../images/ychm-tag-02.png') no-repeat;}
.ychm-tag-03{background:url('../images/ychm-tag-03.png') no-repeat;}
.ychm-tag-04{background:url('../images/ychm-tag-04.png') no-repeat;}
.ychm-tag-05{background:url('../images/ychm-tag-05.png') no-repeat;}
.ychm-tag-06{background:url('../images/ychm-tag-06.png') no-repeat;}
.ysbh .gxbox h3{margin-bottom:10px;}
.ychm-bg-01{background:url('../images/ychm-bg-01.png') no-repeat;background-size:cover;}
.ychm-bg-02{background:url('../images/ychm-bg-02.png') no-repeat;background-size:cover;}
.ychm-bg-03{background:url('../images/ychm-bg-03.png') no-repeat;background-size:cover;}
.ychm-bg-04{background:url('../images/ychm-bg-04.png') no-repeat;background-size:cover;}
.ychm-bg-05{background:url('../images/ychm-bg-05.png') no-repeat;background-size:cover;}
.ychm-bg-06{background:url('../images/ychm-bg-06.png') no-repeat;background-size:cover;}
.ychm-bg-01:hover{background:url('../images/ychm-bg-01-on.png') no-repeat;background-size:cover;}
.ychm-bg-02:hover{background:url('../images/ychm-bg-02-on.png') no-repeat;background-size:cover;}
.ychm-bg-03:hover{background:url('../images/ychm-bg-03-on.png') no-repeat;background-size:cover;}
.ychm-bg-04:hover{background:url('../images/ychm-bg-04-on.png') no-repeat;background-size:cover;}
.ychm-bg-05:hover{background:url('../images/ychm-bg-05-on.png') no-repeat;background-size:cover;}
.ychm-bg-06:hover{background:url('../images/ychm-bg-06-on.png') no-repeat;background-size:cover;}
.ysbh .gxbox:hover .ychm-tag-01{background:url('../images/ychm-tag-01-on.png') no-repeat;}
.ysbh .gxbox:hover .ychm-tag-02{background:url('../images/ychm-tag-02-on.png') no-repeat;}
.ysbh .gxbox:hover .ychm-tag-03{background:url('../images/ychm-tag-03-on.png') no-repeat;}
.ysbh .gxbox:hover .ychm-tag-04{background:url('../images/ychm-tag-04-on.png') no-repeat;}
.ysbh .gxbox:hover .ychm-tag-05{background:url('../images/ychm-tag-05-on.png') no-repeat;}
.ysbh .gxbox:hover .ychm-tag-06{background:url('../images/ychm-tag-06-on.png') no-repeat;}
.bg-fhx{background:url('../images/cpgn-bg-2.png') no-repeat center bottom;background-size:cover;}
.ysbh .xz-container .zh-box{padding-top:254px;background-repeat:no-repeat;background-position:center 50px;}
.ysbh .xz-container .zh-box.zjgk-tag-01{background-image:url('../images/lygn-tag-01.png');}
.ysbh .xz-container .zh-box.zjgk-tag-02{background-image:url('../images/lygn-tag-02.png');}
.ysbh .xz-container .zh-box.zjgk-tag-03{background-image:url('../images/lygn-tag-03.png');}
.ysbh .xz-container .zh-box.zjgk-tag-04{background-image:url('../images/lygn-tag-04.png');}
.ysbh .gnff-container .gxbox{height:396px;padding-top:54px;margin-bottom:30px;}
.ysbh .gnff-container .gxbox:hover{box-shadow:none;/*background:url('../images/yycj-bg.png') no-repeat;*/background:#108AED;background-size:cover;}
.ysbh .gnff-container .gxbox h3{position:relative;font-size:24px;padding-bottom:30px;margin-bottom:20px;}
.ysbh .gnff-container .gxbox h3:after{position:absolute;content:'';bottom:0;width:220px;height:2px;
background: #E1E7F0;left:0;}
.ysbh .gnff-container .gxbox p{line-height:32px;}
.ysbh .gnff-container .gxbox:hover h3,.ysbh .gnff-container .gxbox:hover p{color:#fff;}
.dccx-tag-01{background:url('../images/dccx-tag-01.png') no-repeat;}
.dccx-tag-02{background:url('../images/dccx-tag-02.png') no-repeat;}
.dccx-tag-03{background:url('../images/dccx-tag-03.png') no-repeat;}
.dccx-tag-04{background:url('../images/dccx-tag-04.png') no-repeat;}
.dccx-tag-05{background:url('../images/dccx-tag-05.png') no-repeat;}
.dccx-tag-06{background:url('../images/dccx-tag-06.png') no-repeat;}
.ysbh .gnff-container .gxbox:hover .dccx-tag-01{background:url('../images/dccx-tag-01-on.png') no-repeat;}
.ysbh .gnff-container .gxbox:hover .dccx-tag-02{background:url('../images/dccx-tag-02-on.png') no-repeat;}
.ysbh .gnff-container .gxbox:hover .dccx-tag-03{background:url('../images/dccx-tag-03-on.png') no-repeat;}
.ysbh .gnff-container .gxbox:hover .dccx-tag-04{background:url('../images/dccx-tag-04-on.png') no-repeat;}
.ysbh .gnff-container .gxbox:hover .dccx-tag-05{background:url('../images/dccx-tag-05-on.png') no-repeat;}
.ysbh .gnff-container .gxbox:hover .dccx-tag-06{background:url('../images/dccx-tag-06-on.png') no-repeat;}

.ysbh .gnff-container .gxbox.dccx-bg-01:hover{background:url('../images/dccx-bg-01.png') no-repeat;}
.ysbh .gnff-container .gxbox.dccx-bg-02:hover{background:url('../images/dccx-bg-02.png') no-repeat;} 
.ysbh .gnff-container .gxbox.dccx-bg-03:hover{background:url('../images/dccx-bg-03.png') no-repeat;} 
.ysbh .gnff-container .gxbox.dccx-bg-04:hover{background:url('../images/dccx-bg-04.png') no-repeat;} 
.ysbh .gnff-container .gxbox.dccx-bg-05:hover{background:url('../images/dccx-bg-05.png') no-repeat;} 
.ysbh .gnff-container .gxbox.dccx-bg-06:hover{background:url('../images/dccx-bg-06.png') no-repeat;} 
.banner-yytz{background:url('../images/yytz-banner.png') no-repeat center bottom;background-size:cover;}
.banner-yytz p{font-size:32px;}
@media (max-width: 991px){
    .banner-yytz p{font-size:22px;}
}
.ysbh.yytz .ywcj-container  .gxbox{height:370px;}
.ysbh.yytz .ywcj-container  .gxbox span{font-size:56px;color: #108AED;font-family:'Gilroy Bold';}
.ysbh.yytz .ywcj-container  .gxbox:hover span{color:#fff;}
.ysbh.yytz .ywcj-container  .gxbox .gxbox-main{padding-top:20px;}
.ysbh.yytz .ywcj-container  .gxbox h3{margin-top:55px;margin-bottom:20px;font-size:20px;}

.xxyl-bg-01{background:url('../images/xxyl-bg-01.png') no-repeat;background-size:cover;}
.xxyl-bg-02{background:url('../images/xxyl-bg-02.png') no-repeat;background-size:cover;}
.xxyl-bg-03{background:url('../images/xxyl-bg-03.png') no-repeat;background-size:cover;}
.xxyl-bg-01:hover{background:url('../images/xxyl-bg-01-on.png') no-repeat;background-size:cover;}
.xxyl-bg-02:hover{background:url('../images/xxyl-bg-02-on.png') no-repeat;background-size:cover;}
.xxyl-bg-03:hover{background:url('../images/xxyl-bg-03-on.png') no-repeat;background-size:cover;}
.bg-yyxt{background:url('../images/yytzxt-bg.png') no-repeat center bottom;background-size:cover;}
.bg-cpysbj{background:url('../images/cpysbj-bg.png') no-repeat center bottom;background-size:cover;}
.yytz .gnff-container .gxbox{height:350px;padding-top:47px;border-radius:6px;}
.yytz .gnff-container .gxbox h3{margin-top:40px;}
.yytz .gnff-container .gxbox:hover h3,.yytz .gnff-container .gxbox:hover p{color:#fff;} 
.gqyy-tag-01{background:url('../images/gqyy-tag-01.png') no-repeat;}
.gqyy-tag-02{background:url('../images/gqyy-tag-02.png') no-repeat;}
.gqyy-tag-03{background:url('../images/gqyy-tag-03.png') no-repeat;}
.gqyy-tag-04{background:url('../images/gqyy-tag-04.png') no-repeat;}
.gqyy-tag-czjd{background:url('../images/gqyy-tag-czjd.png') no-repeat;}
.gqyy-tag-fpb{background:url('../images/gqyy-tag-fpb.png') no-repeat;}
.gqyy-tag-czjd{background:url('../images/gqyy-tag-czjd.png') no-repeat;}
.gqyy-tag-yydx{background:url('../images/gqyy-tag-yydx.png') no-repeat;}
.gqyy-tag-plqf{background:url('../images/gqyy-tag-plqf.png') no-repeat;}
.yytz .gnff-container .gxbox:hover {
background: #108AED;height:430px;margin-top:-40px;}
.yytz .gnff-container .gxbox:hover .gqyy-tag-01{background:url('../images/gqyy-tag-01-on.png') no-repeat;}
.yytz .gnff-container .gxbox:hover .gqyy-tag-02{background:url('../images/gqyy-tag-02-on.png') no-repeat;}
.yytz .gnff-container .gxbox:hover .gqyy-tag-03{background:url('../images/gqyy-tag-03-on.png') no-repeat;}
.yytz .gnff-container .gxbox:hover .gqyy-tag-04{background:url('../images/gqyy-tag-04-on.png') no-repeat;}
.yytz .gnff-container .gxbox:hover .gqyy-tag-czjd{background:url('../images/gqyy-tag-czjd-on.png') no-repeat;}
.yytz .gnff-container .gxbox:hover .gqyy-tag-fpb{background:url('../images/gqyy-tag-fpb-on.png') no-repeat;}
.yytz .gnff-container .gxbox:hover .gqyy-tag-czjd{background:url('../images/gqyy-tag-czjd-on.png') no-repeat;}
.yytz .gnff-container .gxbox:hover .gqyy-tag-yydx{background:url('../images/gqyy-tag-yydx-on.png') no-repeat;}
.yytz .gnff-container .gxbox:hover .gqyy-tag-plqf{background:url('../images/gqyy-tag-plqf-on.png') no-repeat;}
 .pannel-yytz{/*height:596px;*/}
 .yytz .gsjj .swiper-container{height:490px;padding-top:40px;}
 .yytz .swiper-wrap .swiper-button-prev{left:-50px;}
 .yytz .gsjj .swiper-pagination-bullet{width:96px;background: #FFFFFF;opacity:0.3}
 .yytz .gsjj .swiper-pagination-bullet-active{background: #FFFFFF;opacity:1}
  .yytz .gsjj .swiper-button-next,  .yytz .gsjj .swiper-button-prev{margin-top:-44px;}
 @media (max-width: 767px){
      .yytz .gsjj .swiper-pagination-bullet{width:36px;}
      .yytz .gsjj .swiper-container-horizontal>.swiper-pagination-bullets{bottom:30px;}
}
 @media (max-width: 1300px){
  .yytz .swiper-wrap .swiper-button-prev{left:0px;}
}
 .banner-dhzx{background:url('../images/wyhj-banner.png') no-repeat center bottom;background-size:cover;}
 .dhzx-box{
    width: 425px;
    height: 142px;
    background:url('../images/mfdhzx-bg.png') no-repeat #108AED;
    box-shadow: 0px 3px 0px 0px #0070CA;
    border-radius: 10px;
    text-align:center;
    padding:20px;
 }
  .dhzx-box .dhzx-box-title{
    display:inline-block;
    background:url('../images/mfdh-tag.png') no-repeat left center;
    padding-left:48px;
    font-size: 32px;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom:15px;
}
.dhzx-box .form-inline{text-align:left;}
.dhzx-box .form-inline .input-group{
    width: 246px;
    background: #FFFFFF;
    box-shadow: 0px 3px 0px 0px rgba(255,255,255,0.25);
    border-radius: 6px;
}
.dhzx-box .form-inline .input-lg{height: 42px;border-radius: 6px;color:#999;font-size:16px;}
.dhzx-box .form-inline .btn{
    position:relative;
    width: 130px;
    height: 42px;
    background:#4BEC2A;
    /*background: linear-gradient(68deg, #4BEC2A, #D8EE2D);*/
    box-shadow: 0px 3px 0px 0px #39BE3A;
    opacity: 1;
    border-radius: 6px;
    font-size:16px;
    color:#fff;
    text-align:center;
    font-weight:bold;
    padding: 10px 12px;
    border:none;
}
.dhzx-box .form-inline .btn:focus{outline:none;}
.dhzx-box .form-inline .btn span{display:block;position:absolute;top:0;left:0;height:100%;width:100%;padding: 10px 12px;z-index:99;}
.dhzx-box .form-inline a.btn:after{content:'';position:absolute;top:0;left:0;height:100%;width:100%;background: linear-gradient(68deg, #4BEC2A, #D8EE2D);border-radius: 6px;
opacity: 0.8;}
.dhzx .gnff-container .gxbox{
    height: 260px;
    background: #FFFFFF;
    border: 2px solid #E5E7F0;
    border-radius: 6px;
    margin-bottom:30px;
}
@media (max-width: 991px){
     .dhzx-box{width:305px;}
     .dhzx-box .dhzx-box-title{font-size:22px;background-size:30px auto;}
     .banner-dhzx .banner-box{margin-top:30px;}
     .banner-dhzx .banner-box p{font-size:18px;}
     .dhzx-box{height:auto;background-size:cover;}
     .dhzx-box .pull-right{float:none !important;}
     .banner-hjzx .banner-box p{margin-bottom:0;}

}
.thmf-tag-01{background:url('../images/thmf-tag-01.png') no-repeat;}
.thmf-tag-02{background:url('../images/thmf-tag-02.png') no-repeat;}
.thmf-tag-03{background:url('../images/thmf-tag-03.png') no-repeat;}
.thmf-tag-04{background:url('../images/thmf-tag-04.png') no-repeat;}
.thmf-tag-05{background:url('../images/thmf-tag-05.png') no-repeat;}
.thmf-tag-06{background:url('../images/thmf-tag-06.png') no-repeat;}
.dhzx .gnff-container .gxbox .list-tag-cir3 > li{margin-bottom:0;}
.sjdh .xz-container .zh-box.wz-tag-01{background-image:url('../images/wz-tag-01.png');}
.sjdh .xz-container .zh-box.wz-tag-02{background-image:url('../images/wz-tag-02.png');}
.sjdh .xz-container .zh-box.wz-tag-03{background-image:url('../images/wz-tag-03.png');}
.dhzx .xz-container .zh-box{padding-top:230px;}
@media (max-width: 767px){
    .syjh{margin-top:70px;}
    .sy-pannel .btn{margin-top:10px}
    .sy-pannel .pull-right,.sy-pannel .pull-left{float:none !important;}
}
 .banner-wb{background:url('../images/wb-banner.png') no-repeat center bottom;background-size:cover;}
 .hjzxwb .xz-container{padding-bottom:30px;}
 .hjzxwb .xz-container .zh-box{
    height: 400px;
    background-color: #FFFFFF;
    background-repeat:no-repeat;
    background-position:center 50px;
    border: 2px solid #EAF0F9;
    border-radius: 6px;
    padding-top:224px;
 }
.hjzxwb .xz-container .zh-box.dxq-tag-01{background-image:url('../images/dxq-tag-01.png');}
.hjzxwb .xz-container .zh-box.dxq-tag-02{background-image:url('../images/dxq-tag-02.png');}
.hjzxwb .xz-container .zh-box.dxq-tag-03{background-image:url('../images/dxq-tag-03.png');}
.hjzxwb .gnff-container .gxbox{height:380px;padding-top:50px;padding-left:35px;padding-right:35px;}
.hjzxwb .gnff-container .gxbox h3{margin-top:50px;font-size:20px;margin-bottom:30px;}
.yyfwb-tag-01{background:url('../images/yyfwb-tag-01.png') no-repeat;}
.yyfwb-tag-02{background:url('../images/yyfwb-tag-02.png') no-repeat;}
.yyfwb-tag-03{background:url('../images/yyfwb-tag-03.png') no-repeat;}
.yyfwb-tag-04{background:url('../images/yyfwb-tag-04.png') no-repeat;}
.yyfwb-tag-05{background:url('../images/yyfwb-tag-05.png') no-repeat;}

.jdcb-tag-01.zdxq-box:before{background-image:url('../images/jdcb-tag-01.png')}
.jdcb-tag-02.zdxq-box:before{background-image:url('../images/jdcb-tag-02.png')}
.jdcb-tag-03.zdxq-box:before{background-image:url('../images/jdcb-tag-03.png')}
.jdcb-tag-04.zdxq-box:before{background-image:url('../images/jdcb-tag-04.png')}
.jdcb-tag-05.zdxq-box:before{background-image:url('../images/jdcb-tag-05.png')}
.jdcb-tag-06.zdxq-box:before{background-image:url('../images/jdcb-tag-06.png')}
.jdcb-tag-01.zdxq-box:hover:before{background-image:url('../images/jdcb-tag-01-on.png')}
.jdcb-tag-02.zdxq-box:hover:before{background-image:url('../images/jdcb-tag-02-on.png')}
.jdcb-tag-03.zdxq-box:hover:before{background-image:url('../images/jdcb-tag-03-on.png')}
.jdcb-tag-04.zdxq-box:hover:before{background-image:url('../images/jdcb-tag-04-on.png')}
.jdcb-tag-05.zdxq-box:hover:before{background-image:url('../images/jdcb-tag-05-on.png')}
.jdcb-tag-06.zdxq-box:hover:before{background-image:url('../images/jdcb-tag-06-on.png')}
@media (max-width: 991px){
    .banner-box{margin-top:50px;}
    .banner-box p{margin-bottom:30px;}
    .banner-jxr .banner-box p,.banner-sjdh .banner-box p{margin-bottom:0;}
    .banner-zxgd .banner-box{margin-top:80px;}
    .banner-zxgd .banner-box p{margin-bottom:50px;}

}
.banner-zhzw{background:url('../images/zhzw-banner.png') no-repeat center bottom;background-size:cover;}
.zhzw .banner-box h3{margin-left:-0.5em;}
.zhzw .gnff-container .gxbox{
    height: 370px;
    background: #FFFFFF;
    border: 2px solid #EAF0F9;
    border-radius: 6px;
}

.fytd-tag-01{background:url('../images/fytd-tag-01.png') no-repeat;}
.fytd-tag-02{background:url('../images/fytd-tag-02.png') no-repeat;}
.fytd-tag-03{background:url('../images/fytd-tag-03.png') no-repeat;}
.fytd-tag-04{background:url('../images/fytd-tag-04.png') no-repeat;}
.fytd-tag-05{background:url('../images/fytd-tag-05.png') no-repeat;}

.znfy-box{
    width: 1126px;
    height: 380px;
    background: #FFFFFF;
    border-radius: 6px;
    padding:50px;
}
.znfy-box h3{
    font-size: 26px;
    font-weight: bold;
    margin-bottom:20px;
    line-height:1.4;
}
.znfy-box > div{position:relative;height:100%;padding-right:490px;}
.znfy-box > div p{font-size:16px;color:#666;line-height:28px;text-align:left;}
.znfy-box > div > div{
    height: 91px;
    background: rgba(16,138,237,0.1);
    border-radius: 6px;
    padding:16px 18px;
    position:absolute;
    bottom:0;
    left:0;
    right:490px;
    display:table;
}
.znfy-box > div > div span{
    display:table-cell;
    /*float:left;*/
    display:block;
    width: 60px;
    height: 60px;
    background: #108AED;
    border-radius: 6px;
    color:#fff;
    font-size:16px;
    padding:9px 14px;
    margin-right:20px;
    vertical-align:middle;
}
.znfy-box > div > div p{
    display:table-cell;
    color:#108AED;
    text-align:left;
    vertical-align:middle;
}
.rjxt-pannel .rjxt-tag-01{background:url('../images/rjxt-tag-01.png') no-repeat center 30px;}
.rjxt-pannel .rjxt-tag-02{background:url('../images/rjxt-tag-02.png') no-repeat center 30px;}
.rjxt-pannel .rjxt-tag-03{background:url('../images/rjxt-tag-03.png') no-repeat center 30px;}
.rjxt-pannel .rjxt-tag-04{background:url('../images/rjxt-tag-04.png') no-repeat center 30px;}
.rjxt-pannel .rjxt-tag-05{background:url('../images/rjxt-tag-05.png') no-repeat center 30px;}

.zhzw-tag-rjxt{background:url('../images/zhzw-tag-rjxt.png') no-repeat right top;}
.zhzw-tag-swtx{background:url('../images/zhzw-tag-swtx.png') no-repeat right top;}
.zhzw-tag-znfy{background:url('../images/zhzw-tag-znfy.png') no-repeat right top;}
.zhzw-tag-znfywhjxr{background:url('../images/zhzw-tag-znfywhjxr.png') no-repeat right top;}
.zhzw-tag-znsj{background:url('../images/zhzw-tag-znsj.png') no-repeat right top;}
.faxg .xz-container .zh-box{
    height: 358px;
    background: #FFFFFF;
    border: 2px solid #EAF0F9;
    border-radius: 10px;
    padding-top:220px;
}
.faxg .xz-container{padding-bottom:20px;}
.faxg .xz-container .zh-box{background-repeat:no-repeat;background-position:center 45px;}
.faxg .xz-container.gddh .zh-box h4{height:auto;font-size:20px;padding-bottom:14px;margin-bottom:10px;}
.faxg .xz-container.gddh .zh-box h4:after{width:4em;margin-left:-2em;}
.faxg .xz-container .zh-box.rjrl-tag-01{background-image:url('../images/rjrl-tag-01.png');}
.faxg .xz-container .zh-box.rjrl-tag-02{background-image:url('../images/rjrl-tag-02.png');}
.faxg .xz-container .zh-box.rjrl-tag-03{background-image:url('../images/rjrl-tag-03.png');}
.faxg .xz-container .zh-box.rjrl-tag-04{background-image:url('../images/rjrl-tag-04.png');}
.dzsy img{margin-bottom:30px;}
.dzsy .mid-getter img{margin-bottom:20px;}
.faxg.zxkf-pannel .swiper-container{height:430px;}
.faxg.zxkf-pannel .swiper-container .swiper-slide{width:1126px;} 
.faxg .swiper-button-container > div{width:auto;}
.faxg .swiper-button-container{position:absolute;width:1126px;margin:0 auto;left:50%;margin-left:-563px;top:50%;margin-top:-44px;}
.faxg .swiper-pagination-bullet{width:60px;}
@media (max-width: 767px){
    .faxg.zxkf-pannel .swiper-container .swiper-slide{width:auto;}
    .faxg .swiper-button-container > div{width:auto;}
    .znfy-box{
        width: auto;
        height: auto;
        padding:20px;
    }
    .znfy-box > div{padding-right:0;background:none;}
    .znfy-box > div > div{position:static;margin:0 15px;}
    .znfy-box > div > div{height:auto;}
    .faxg.zxkf-pannel .swiper-container{height:auto;}
    .faxg .swiper-button-container{width:100%;margin-left:0;left:0;}
}
@media (min-width: 768px) and (max-width: 991px){
  .znfy-box{
        width: auto;
        height: 380px;
        padding:20px;
    }
    .znfy-box > div{padding-right:340px;}
    .znfy-box > div > div{position:static;margin:0 15px;}
    .faxg .swiper-button-container{width:100%;margin-left:0;left:0;}
}

.banner-baoxian{background:url('../images/baoxian-banner.png') no-repeat center bottom;background-size:cover;}
.baoxian .znfy-box > div{padding-right:390px;}
.list-kfjxr{position:absolute;bottom:-20px;left:0;right:390px;height:92px;}
@media (max-width: 991px){
    .list-kfjxr{height:auto;}
}
.list-kfjxr li{float:left;margin-right:10px;margin-bottom:10px;}
.list-kfjxr li a{
    display:block;
    height: 36px;
    background: rgba(16,138,237,0.1);
    box-shadow: 0px 2px 0px 0px #C9DDEE;
    border-radius: 6px;
    color:#1991F2;
    font-size:16px;
    padding:8px 15px;
    min-width:116px;
    text-align:center;
}
.list-kfjxr li a:hover{
    background: #108AED;
    box-shadow: 0px 2px 0px 0px #0675D0;
    color:#fff;
}
@media (max-width: 767px){
    .baoxian .znfy-box > div{padding-right:0px;}
    .list-kfjxr{position:static;}
}
.znkfjx-tag-01{background:url('../images/znkfjx-tag-01.png') no-repeat right top;}
.znkfjx-tag-02{background:url('../images/znkfjx-tag-02.png') no-repeat right top;}
.znkfjx-tag-03{background:url('../images/znkfjx-tag-03.png') no-repeat right top;}

.baoxian-tag-zndx{background:url('../images/baoxian-tag-zndx.png') no-repeat right top;}
.baoxian-tag-znwh{background:url('../images/baoxian-tag-znwh.png') no-repeat right top;}
.baoxian-tag-znkf{background:url('../images/baoxian-tag-znkf.png') no-repeat right top;}


.gzxlts-bg-01 > div{background-image: url(../images/gzxlts-tag-01.png);background-repeat:no-repeat;background-position:right center;}
.gzxlts-bg-02 > div{background-image: url(../images/gzxlts-tag-02.png);background-repeat:no-repeat;background-position:right center;}
.gzxlts-bg-03 > div{background-image: url(../images/gzxlts-tag-03.png);background-repeat:no-repeat;background-position:right center;}
.gzxlts-bg-04 > div{background-image: url(../images/gzxlts-tag-04.png);background-repeat:no-repeat;background-position:right center;}
.baoxian .kx-box h3{margin-top:0;}

.banner-jinrong{background:url('../images/jinrong-banner.png') no-repeat center bottom;background-size:cover;}
.jr-box{
    height: 380px;
    background: #FFFFFF;
    border-radius: 6px;
    margin-bottom:20px;
}
.jr-box .jr-box-header{height:130px;color:#fff;padding:30px 40px;font-size:22px;font-weight:bold;border-radius:6px;overflow:hidden;
                       padding-top:50px;
}
.jr-box .jr-box-content{font-size:16px;color:#666;line-height:26px;padding:25px;}
.jr-box .jr-box-header.pingtai-bg-01{padding-top:35px;}
.pingtai-bg-01{background:url('../images/pingtai-bg-01.png') no-repeat;background-size:100% 100%;}
.pingtai-bg-02{background:url('../images/pingtai-bg-02.png') no-repeat;background-size:100% 100%;}
.pingtai-bg-03{background:url('../images/pingtai-bg-03.png') no-repeat;background-size:100% 100%;}
.pingtai-bg-04{background:url('../images/pingtai-bg-04.png') no-repeat;background-size:100% 100%;}
.faxg.jingrong .xz-container .zh-box{height:380px;}
.faxg.jingrong .xz-container .zh-box h4{padding-bottom:0;margin-bottom:0;}
.faxg.jingrong .xz-container .zh-box h4:after{display:none;}
.xz-container .zh-box.gljz-tag-01{background-image:url('../images/gljz-tag-01.png');}
.xz-container .zh-box.gljz-tag-02{background-image:url('../images/gljz-tag-02.png');}
.xz-container .zh-box.gljz-tag-03{background-image:url('../images/gljz-tag-03.png');}
.banner-yinhang{background:url('../images/yinhang-banner.png') no-repeat center bottom;background-size:cover;}
.yinhang .wxsy-box{height:440px;margin-bottom:20px;}

.tswhxl-bg-01 > div{background-image: url(../images/tswhxl-tag-01.png);background-repeat:no-repeat;background-position:right center;}
.tswhxl-bg-02 > div{background-image: url(../images/tswhxl-tag-02.png);background-repeat:no-repeat;background-position:right center;}
.tswhxl-bg-03 > div{background-image: url(../images/tswhxl-tag-03.png);background-repeat:no-repeat;background-position:right center;}
.tswhxl-bg-04 > div{background-image: url(../images/tswhxl-tag-04.png);background-repeat:no-repeat;background-position:right center;}
.yh-container > .row{margin-left:-60px;margin-right:-60px}
.yh-container > .row > div{padding-left:60px;padding-right:60px;}
.hjzxd-bg-01{background:url('../images/hjzxd-bg-01.png') no-repeat;background-size:100% 100%;}
.hjzxd-bg-02{background:url('../images/hjzxd-bg-02.png') no-repeat;background-size:100% 100%;}
.hjzxd-bg-03{background:url('../images/hjzxd-bg-03.png') no-repeat;background-size:100% 100%;}
.jr-box-header.hjzxd-bg-01,.jr-box-header.hjzxd-bg-03{padding-top:30px;}
.jr-box-header.hjzxd-bg-02{padding-top:20px;}
.jr-box-header.hjzxd-bg-01 > div{background:url('../images/yihan-num-01.png') no-repeat;padding-top:39px;}
.jr-box-header.hjzxd-bg-02 > div{background:url('../images/yihan-num-02.png') no-repeat;padding-top:39px;}
.jr-box-header.hjzxd-bg-03 > div{background:url('../images/yihan-num-03.png') no-repeat;padding-top:39px;}
.jr-box-header span{display:block;font-size:16px;}
.yh-container .jr-box{height:442px;}
.hjzx-item{    
    height: 46px;
    background: rgba(16,138,237,0.06);
    box-shadow: 0px 2px 0px 0px #B4CCE0;
    border-radius: 5px;
    font-size:18px;
    color:#212121;
    text-align:center;
    padding:10px 15px;
    margin-bottom:20px;
    white-space:nowrap;
}
.szyq .hjzx-item{
    background: rgba(0,195,171,0.06);
    box-shadow: 0px 2px 0px 0px #B9DDD8;
}
.spyh .hjzx-item{
    background: rgba(132,89,255,0.04);
    box-shadow: 0px 2px 0px 0px #D9D5E5;
}
.yh-container .jr-box{position:relative;}
.yh-container > .row > div:not(:last-child) .jr-box:after{content:'';position:absolute;width:85px;height:82px;right:-95px;top:50%;margin-top:-41px;background:url('../images/yihn-arrow.png') no-repeat;}

@media (max-width: 767px){
    .yh-container .jr-box{height:auto;}
}
.banner-qyfw{background:url('../images/qyfw-banner.png') no-repeat center bottom;background-size:cover;}
.qyfw-container.gnff-container .gxbox{height:360px;padding-top:47px;}
.qyfw-container.gnff-container .gxbox h3{margin-top:50px;}
.qyfw-container.gnff-container .gxbox:hover{box-shadow:none;
background: #108AED;height:400px;margin-top:-20px;padding-top:67px;}
.qyfw-container.gnff-container .gxbox:hover h3,.qyfw-container.gnff-container .gxbox:hover p{color:#fff;}
.fwjy-tag-01{background:url('../images/fwjy-tag-01.png') no-repeat;}
.fwjy-tag-02{background:url('../images/fwjy-tag-02.png') no-repeat;}
.fwjy-tag-03{background:url('../images/fwjy-tag-03.png') no-repeat;}
.fwjy-tag-04{background:url('../images/fwjy-tag-04.png') no-repeat;}
.fwjy-tag-05{background:url('../images/fwjy-tag-05.png') no-repeat;}

.qyfw-container{height:400px;}
.qyfw-container.gnff-container .gxbox:hover .fwjy-tag-01{background:url('../images/fwjy-tag-01-on.png') no-repeat;}
.qyfw-container.gnff-container .gxbox:hover .fwjy-tag-02{background:url('../images/fwjy-tag-02-on.png') no-repeat;}
.qyfw-container.gnff-container .gxbox:hover .fwjy-tag-03{background:url('../images/fwjy-tag-03-on.png') no-repeat;}
.qyfw-container.gnff-container .gxbox:hover .fwjy-tag-04{background:url('../images/fwjy-tag-04-on.png') no-repeat;}
.qyfw-container.gnff-container .gxbox:hover .fwjy-tag-05{background:url('../images/fwjy-tag-05-on.png') no-repeat;}

.xz-container .zh-box.djdjr-tag-01{background-image:url('../images/wtm-tag-01.png');}
.xz-container .zh-box.djdjr-tag-02{background-image:url('../images/wtm-tag-02.png');}
.xz-container .zh-box.djdjr-tag-03{background-image:url('../images/wtm-tag-03.png');}
@media (max-width: 991px){
    .qyfw-container{height:auto;}
}

.banner-jdhz{background:url('../images/jdhz-banner.png') no-repeat center bottom;background-size:cover;}

.jdhz .gnff-container .gxbox{
    height:350px;
    border: 2px solid #E5E7F0;
    border-radius: 6px;
    text-align:center;
}
.jdhz .gnff-container .gxbox .gxbox-main{padding-top:24px;}
.jdhz .gnff-container .gxbox h3{font-size:20px;}
.jdhz .gnff-container .gxbox:hover{box-shadow:none;
background: #108AED;height:390px;margin-top:-20px;border:none;padding-top:68px;}
.jszcjd-tag-01{background:url('../images/jszcjd-tag-01.png') no-repeat center top;}
.jszcjd-tag-02{background:url('../images/jszcjd-tag-02.png') no-repeat center top;}
.jszcjd-tag-03{background:url('../images/jszcjd-tag-03.png') no-repeat center top;}
.jszcjd-tag-04{background:url('../images/jszcjd-tag-04.png') no-repeat center top;}
.jszcjd-tag-05{background:url('../images/jszcjd-tag-05.png') no-repeat center top;}

.jdhz .gnff-container .gxbox:hover .jszcjd-tag-01{background:url('../images/jszcjd-tag-01-on.png') no-repeat center top;}
.jdhz .gnff-container .gxbox:hover .jszcjd-tag-02{background:url('../images/jszcjd-tag-02-on.png') no-repeat center top;}
.jdhz .gnff-container .gxbox:hover .jszcjd-tag-03{background:url('../images/jszcjd-tag-03-on.png') no-repeat center top;}
.jdhz .gnff-container .gxbox:hover .jszcjd-tag-04{background:url('../images/jszcjd-tag-04-on.png') no-repeat center top;}
.jdhz .gnff-container .gxbox:hover .jszcjd-tag-05{background:url('../images/jszcjd-tag-05-on.png') no-repeat center top;}
.hzhb.kxgn-container .kx-box{
    height: 300px;
    background: #FFFFFF;
    border-radius: 6px;
}
.hzhb.kxgn-container .kx-box > div{padding-top:20px;}

.jdfxjh-bg-01 > div{background-image: url(../images/jdfxjh-tag-01.png);background-repeat:no-repeat;background-position:right center;}
.jdfxjh-bg-02 > div{background-image: url(../images/jdfxjh-tag-02.png);background-repeat:no-repeat;background-position:right center;}
.jdfxjh-bg-03 > div{background-image: url(../images/jdfxjh-tag-03.png);background-repeat:no-repeat;background-position:right center;}
.jdfxjh-bg-04 > div{background-image: url(../images/jdfxjh-tag-04.png);background-repeat:no-repeat;background-position:right center;}


.jdhz .hmsq-box.hmsq-box-left{background:url('../images/jdgztj-bg-01.png') no-repeat center bottom #1792f6;background-size:cover;}
.jdhz .hmsq-box.hmsq-box-right{background:url('../images/jdgztj-bg-02.png') no-repeat center bottom #00bea3;background-size:cover;}
.jdhz .hmsq-box .hmsq-box-content{background:rgba(255,255,255,0.8);overflow:hidden;}
.jdhz .hmsq-box.hmsq-box-left .hmsq-box-content{background:url('../images/jdhz-left-bg.png') no-repeat;background-size:cover;}
.jdhz .hmsq-box.hmsq-box-right .hmsq-box-content{background:url('../images/jdhz-right-bg.png') no-repeat;background-size:cover;}
.jdhz .hmsq-box.hmsq-box-left .list-liucheng li{padding-bottom:48px;}
.jdhz .hmsq-box.hmsq-box-right .list-liucheng li{padding-bottom:28px;}

@media (min-width: 992px) and (max-width: 1199px){
  .jdhz .hmsq-box.hmsq-box-left .list-liucheng li{padding-bottom:18px;}
}
@media (min-width: 1200px) and (max-width: 1499px){
   .jdhz .hmsq-box.hmsq-box-left .list-liucheng li{padding-bottom:28px;}
}
.khal-container{padding-top:30px;}

.khal-box{text-align:center;background: #F0F4FA;
border-radius: 6px;padding:10px;/*height:346px;*/margin-bottom:30px;}
.khal-box h3{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    white-space:nowrap;
}
.khal-container{}

.khal-box:hover{background:#108AED;}
.khal-box:hover h3{color:#fff;}
@media (max-width: 767px){
    .khal-container{padding-top:20px;}
    .khal-box{margin-bottom:20px;}
}
@media (min-width: 1200px){
    .khal-container > .row{margin-left:-37px;margin-right:-37px;}
    .khal-container > .row > div{padding-left:37px;padding-right:37px;}
    .khal-box{margin-bottom:74px;}
    .khal-box h3{font-size: 24px;}
    .khal-container {padding-top: 100px;}
}

.banner-alqq{height:auto;background:url('../images/alqq-banner.png') no-repeat center bottom;background-size:cover;padding-bottom:30px;}
.anqq .breadcrumb{}
.anqq .breadcrumb{background:none;font-size:16px;}
.anqq .breadcrumb a{color:#999999;}
.anqq .breadcrumb a:hover{color:#108AED}
.anqq .breadcrumb > .active{color:#fff}
.anqq .breadcrumb > li + li:before{content:'\203a';font-size:20px;}
.banner-alqq .breadcrumb{margin-top:30px;}
.jieshao-container h3{font-size: 36px;font-weight: bold;color:#fff;margin-bottom:30px;}
.jieshao-container p{color:#fff;font-size:16px;line-height:30px;}
.jieshao-container .jieshao-container-left{width:auto;}
.jieshao-container .pull-right{float:none !important;}
@media(min-width:992px){
    .banner-alqq{}
    .jieshao-container .jieshao-container-left{width:550px;}
    .jieshao-container .pull-right{float:right !important;}
    .jieshao-container .pull-right img{width:320px;margin-top:80px;}
}
@media (min-width: 1200px){
   
     .jieshao-container .jieshao-container-left{width:706px;}
     .jieshao-container .pull-right img{width:380px;margin-top:50px;}
}
@media (min-width: 1500px){
     .banner-alqq{height:500px;}
     .jieshao-container .jieshao-container-left{width:886px;}
     .jieshao-container .pull-right img{width:430px;margin-top:0px;}
}
.xq-box{
    height: 300px;
    background: #FFFFFF;
    border: 2px solid #EAF0F9;
    border-radius: 6px;
    padding:50px;
    margin-bottom:20px;
}
.xq-box span{
    position:relative;
    display:block;
    font-size: 42px;
    font-family:"Gilroy Bold";
    color: #108AED;
    padding-bottom:15px;
    margin-bottom:40px;
}
.xq-box span:after{position:absolute;content:'';bottom:0;width:87px;height:2px;background:#108AED;left:0;}
.xq-box p{font-size:16px;line-height:28px;}
.xq-box:hover{background:#108AED;}
.xq-box:hover span,.xq-box:hover p{color:#fff;}
.xq-box:hover span:after{background:rgba(255,255,255,0.5);}
.anqq .xz-container .zh-box{
    height:480px;
    background: #FFFFFF;
    border: 2px solid #EAF0F9;
    border-radius: 6px;
    padding-top:254px;
    background-repeat:no-repeat;
    background-position:center 60px;
}
.anqq .xz-container {padding-bottom:30px;}
.anqq .xz-container .zh-box.hzxg-tag-01{background-image:url('../images/hzxg-tag-01.png');}
.anqq .xz-container .zh-box.hzxg-tag-02{background-image:url('../images/hzxg-tag-02.png');}
.anqq .xz-container .zh-box.hzxg-tag-03{background-image:url('../images/hzxg-tag-03.png');}
.anqq .gnff-container .gxbox{position:relative;height:440px;padding-top:50px;background-color:#fff;background-repeat:no-repeat;
                             background-position:20px 50px;
}
.anqq .gnff-container .gxbox .gxbox-main{padding-top:134px;}
.anqq .gnff-container .gxbox:hover{box-shadow:none;height:560px;margin-top:-60px;
                                   background-color:#108AED;
}
.anqq .swiper-container{padding-top:60px;height:600px;}
.anqq .gnff-container .gxbox:hover h3,.anqq .gnff-container .gxbox:hover p{color:#fff;}
.alqqhjzx-tag-01{background-image:url('../images/alqqhjzx-tag-01.png');}
.alqqhjzx-tag-02{background-image:url('../images/alqqhjzx-tag-02.png');}
.alqqhjzx-tag-03{background-image:url('../images/alqqhjzx-tag-03.png');}
.alqqhjzx-tag-04{background-image:url('../images/alqqhjzx-tag-04.png');}
.alqqhjzx-tag-05{background-image:url('../images/alqqhjzx-tag-05.png');}

.alqqhjzx-tag-01:hover{background-image:url('../images/alqqhjzx-tag-01-on.png');}
.alqqhjzx-tag-02:hover{background-image:url('../images/alqqhjzx-tag-02-on.png');}
.alqqhjzx-tag-03:hover{background-image:url('../images/alqqhjzx-tag-03-on.png');}
.alqqhjzx-tag-04:hover{background-image:url('../images/alqqhjzx-tag-04-on.png');}
.alqqhjzx-tag-05:hover{background-image:url('../images/alqqhjzx-tag-05-on.png');}
.anqq .swiper-button-next, .anqq .swiper-button-prev{margin-top:-44px;} 
.mb0{margin-bottom:0 !important;}

.banner-lxwmg{background:url('../images/lxwmg-banner.png') no-repeat center bottom;background-size:cover;}
.lxwm .xq-box{text-align:center;height:280px;padding:30px;padding-top:127px;background-color:#fff;background-repeat:no-repeat;
 background-position:center 50px;}
.lxwm .xq-box b{font-weight:normal;font-size:18px;color:#666;display:block;}
.lxwm .xq-box p{color:#212121;font-size:18px;}
.lxwm .xq-box:hover{background-color:#108AED;}
.lxwm .xq-box:hover b, .lxwm .xq-box:hover p{color:#fff;}
.lxwm .xq-box b{margin-bottom:30px;}
.zxrx-tag-01{background-image:url('../images/zxrx-tag-01.png');}
.zxrx-tag-02{background-image:url('../images/zxrx-tag-02.png');}
.zxrx-tag-03{background-image:url('../images/zxrx-tag-03.png');}
.zxrx-tag-04{background-image:url('../images/zxrx-tag-04.png');}

.zxrx-tag-01:hover{background-image:url('../images/zxrx-tag-01-on.png');}
.zxrx-tag-02:hover{background-image:url('../images/zxrx-tag-02-on.png');}
.zxrx-tag-03:hover{background-image:url('../images/zxrx-tag-03-on.png');}
.zxrx-tag-04:hover{background-image:url('../images/zxrx-tag-04-on.png');}
.lxwm .qy-box{height:500px;border-radius:6px;}
.lxwm .qy-box > div{height:100%;position:static;padding:45px;padding-top:106px;}
.lxwm .qy-box span{font-size:26px;padding-bottom:40px;font-weight:bolder}
.lxwm .qy-box span:after{width:90px;background: #FFFFFF;
opacity: 0.4;}
.lxwm .qy-box ul{height:104px;position:absolute;bottom:30px;left:45px;right:45px;line-height:1.6}
.lxwm .qy-box ul li{color:#fff;padding-left:35px;margin-bottom:20px;font-size:16px;}
.lxwm .qy-box ul li.address{background:url('../images/lxwm-addressp.png') no-repeat left 3px;}
.lxwm .qy-box ul li.email{background:url('../images/lxwm-email.png') no-repeat left 3px;}

.city-bg-01{background:url('../images/city-gz-011.png') no-repeat;background-size:cover;}
.city-bg-02{background:url('../images/city-gz-02.png') no-repeat;background-size:cover;}
.city-bg-03{background:url('../images/city-gz-01.png') no-repeat;background-size:cover;}
.city-bg-04{background:url('../images/city-gz-04.png') no-repeat;background-size:cover;}
.city-bg-05{background:url('../images/city-gz-05.png') no-repeat;background-size:cover;}
.city-bg-06{background:url('../images/city-gz-06.png') no-repeat;background-size:cover;}
.city-bg-07{background:url('../images/city-gz-07.png') no-repeat;background-size:cover;}
.city-bg-01:hover{background:url('../images/city-gz-011-on.png') no-repeat;background-size:cover;}
.city-bg-02:hover{background:url('../images/city-gz-02-on.png') no-repeat;background-size:cover;}
.city-bg-03:hover{background:url('../images/city-gz-01-on.png') no-repeat;background-size:cover;}
.city-bg-04:hover{background:url('../images/city-gz-04-on.png') no-repeat;background-size:cover;}
.city-bg-05:hover{background:url('../images/city-gz-05-on.png') no-repeat;background-size:cover;}
.city-bg-06:hover{background:url('../images/city-gz-06-on.png') no-repeat;background-size:cover;}
.city-bg-07:hover{background:url('../images/city-gz-07-on.png') no-repeat;background-size:cover;}
.list-nav-jjfa > li{width:146px;float:left;margin-right:20px;margin-bottom:20px;}
.list-nav-jjfa > li a{
    display:block;    
    height: 86px;
    background: #FFFFFF;
    border: 1px solid #E6EBF5;
    border-radius: 6px;
    color: #212121;
    font-size:16px;
    text-align:center;
    padding-top:50px;
    background-color:#fff;
    background-repeat:no-repeat;
    background-position:center 20px;
}
.list-nav-jjfa > li a:hover{ background-color:#108AED;color:#fff;}
.list-nav-jjfa > li.sub_nav_a4 a{background-image:url('../images/zhzw-nav-01.png')}
.list-nav-jjfa > li.sub_nav_a44 a{background-image:url('../images/zhzw-nav-02.png')}
.list-nav-jjfa > li.sub_nav_a45 a{background-image:url('../images/zhzw-nav-03.png')}
.list-nav-jjfa > li.sub_nav_a46 a{background-image:url('../images/zhzw-nav-04.png')}
.list-nav-jjfa > li.sub_nav_a47 a{background-image:url('../images/zhzw-nav-05.png')}
.list-nav-jjfa > li.sub_nav_a48 a{background-image:url('../images/zhzw-nav-06.png')}
.list-nav-jjfa > li.sub_nav_a49 a{background-image:url('../images/zhzw-nav-07.png')}
.list-nav-jjfa > li.sub_nav_a51 a{background-image:url('../images/zhzw-nav-08.png')}

.list-nav-jjfa > li.sub_nav_a3 a{background-image:url('../images/zhzw-nav-09.png')}
.list-nav-jjfa > li.sub_nav_10 a{background-image:url('../images/zhzw-nav-10.png')}
.list-nav-jjfa > li.sub_nav_11 a{background-image:url('../images/zhzw-nav-11.png')}
.list-nav-jjfa > li.sub_nav_12 a{background-image:url('../images/zhzw-nav-12.png')}
.list-nav-jjfa > li.sub_nav_13 a{background-image:url('../images/zhzw-nav-13.png')}
.list-nav-jjfa > li.sub_nav_14 a{background-image:url('../images/zhzw-nav-14.png')}
.list-nav-jjfa > li.sub_nav_15 a{background-image:url('../images/zhzw-nav-15.png')}
.list-nav-jjfa > li.sub_nav_16 a{background-image:url('../images/zhzw-nav-16.png')}
.list-nav-jjfa > li.sub_nav_17 a{background-image:url('../images/zhzw-nav-17.png')}
.list-nav-jjfa > li.sub_nav_18 a{background-image:url('../images/zhzw-nav-18.png')}
.list-nav-jjfa > li.sub_nav_19 a{background-image:url('../images/zhzw-nav-19.png')}
.list-nav-jjfa > li.sub_nav_20 a{background-image:url('../images/zhzw-nav-20.png')}
.list-nav-jjfa > li.sub_nav_21 a{background-image:url('../images/zhzw-nav-21.png')}
.list-nav-jjfa > li.sub_nav_22 a{background-image:url('../images/zhzw-nav-22.png')}
.list-nav-jjfa > li.sub_nav_a52 a{background-image:url('../images/zhzw-nav-23.png')}
.list-nav-jjfa > li.sub_nav_a50 a{background-image:url('../images/zhzw-nav-24.png')}
.list-nav-jjfa > li.sub_nav_25 a{background-image:url('../images/zhzw-nav-25.png')}
.list-nav-jjfa > li.sub_nav_26 a{background-image:url('../images/zhzw-nav-26.png')}

.list-nav-jjfa > li.sub_nav_01 a{background-image:url('../images/zhzw-nav-01.png')}
.list-nav-jjfa > li.sub_nav_01 a{background-image:url('../images/zhzw-nav-01.png')}
.list-nav-jjfa > li.sub_nav_01 a:hover{background-image:url('../images/zhzw-nav-01-on.png')}
.list-nav-jjfa > li.sub_nav_02 a:hover{background-image:url('../images/zhzw-nav-02-on.png')}
.list-nav-jjfa > li.sub_nav_03 a:hover{background-image:url('../images/zhzw-nav-03-on.png')}
.list-nav-jjfa > li.sub_nav_04 a:hover{background-image:url('../images/zhzw-nav-04-on.png')}
.list-nav-jjfa > li.sub_nav_05 a:hover{background-image:url('../images/zhzw-nav-05-on.png')}
.list-nav-jjfa > li.sub_nav_06 a:hover{background-image:url('../images/zhzw-nav-06-on.png')}
.list-nav-jjfa > li.sub_nav_07 a:hover{background-image:url('../images/zhzw-nav-07-on.png')}
.list-nav-jjfa > li.sub_nav_08 a:hover{background-image:url('../images/zhzw-nav-08-on.png')}
.list-nav-jjfa > li.sub_nav_09 a:hover{background-image:url('../images/zhzw-nav-09-on.png')}
.list-nav-jjfa > li.sub_nav_10 a:hover{background-image:url('../images/zhzw-nav-10-on.png')}
.list-nav-jjfa > li.sub_nav_11 a:hover{background-image:url('../images/zhzw-nav-11-on.png')}
.list-nav-jjfa > li.sub_nav_12 a:hover{background-image:url('../images/zhzw-nav-12-on.png')}
.list-nav-jjfa > li.sub_nav_13 a:hover{background-image:url('../images/zhzw-nav-13-on.png')}
.list-nav-jjfa > li.sub_nav_14 a:hover{background-image:url('../images/zhzw-nav-14-on.png')}
.list-nav-jjfa > li.sub_nav_15 a:hover{background-image:url('../images/zhzw-nav-15-on.png')}
.list-nav-jjfa > li.sub_nav_16 a:hover{background-image:url('../images/zhzw-nav-16-on.png')}
.list-nav-jjfa > li.sub_nav_17 a:hover{background-image:url('../images/zhzw-nav-17-on.png')}
.list-nav-jjfa > li.sub_nav_18 a:hover{background-image:url('../images/zhzw-nav-18-on.png')}
.list-nav-jjfa > li.sub_nav_19 a:hover{background-image:url('../images/zhzw-nav-19-on.png')}
.list-nav-jjfa > li.sub_nav_20 a:hover{background-image:url('../images/zhzw-nav-20-on.png')}
.list-nav-jjfa > li.sub_nav_21 a:hover{background-image:url('../images/zhzw-nav-21-on.png')}
.list-nav-jjfa > li.sub_nav_22 a:hover{background-image:url('../images/zhzw-nav-22-on.png')}
.list-nav-jjfa > li.sub_nav_23 a:hover{background-image:url('../images/zhzw-nav-23-on.png')}
.list-nav-jjfa > li.sub_nav_24 a:hover{background-image:url('../images/zhzw-nav-24-on.png')}
.list-nav-jjfa > li.sub_nav_25 a:hover{background-image:url('../images/zhzw-nav-25-on.png')}
.list-nav-jjfa > li.sub_nav_26 a:hover{background-image:url('../images/zhzw-nav-26-on.png')}

.navlist-right .list-nav-jjfa > li a{height:86px;padding-top:35px;}
.navlist-right .list-nav-jjfa > li:after{display:none;}

.fix-nav{position:fixed;right:0;top:50%;transform:translate(0,-50%);z-index:199;}
.fix-nav ul li a{display:block;width:88px;height:88px;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;color:#fff;}
.fix-nav ul li.dianhua a{background-image:url('../images/dinghua-tag.png')}
.fix-nav ul li.dianhua a:hover{background-image:url('../images/dinghua-tag-on.png')}
.fix-nav ul li.kefu a i{background-image:url('../images/kefutb.png');display: block;width: 30px;height: 27px;margin-bottom: 5px;}

.fix-nav ul li.kefu a{width:90px;height:187px;padding:30px;text-align:center;background-image:url('../images/kefubj1.png');text-indent:0;font-size:16px;}
.fix-nav ul li.kefu a:hover{background-image:url('../images/kefubj2.png');}
.fix-nav ul li.mfys a{width:90px;height:160px;padding:30px;text-align:center;background-image:url('../images/mfsy-tag.png');text-indent:0;font-size:16px;}
.fix-nav ul li.mfys a:hover{background-image:url('../images/mfsy-tag-on.png');}
.fix-nav ul li.retop a{background-image:url('../images/zhiding-tag.png')}
.fix-nav ul li.retop a:hover{background-image:url('../images/zhiding-tag-on.png')}
.fix-nav ul li.dianhua,.xuanfu{position:relative;}
.fix-nav ul li.dianhua div,.xuanfu div{display:none;text-indent:0;position:absolute;width:180px;height:82px;background:url('../images/tphone_bg.png') no-repeat;left:-170px;top:0;padding-left:20px;padding-top:15px;}
.fix-nav ul li.dianhua a div span{display:block;color:#666;font-size:14px;margin-bottom:5px;}
.fix-nav ul li.dianhua div i{font-style:normal;color:#108aed;font-size:18px;}
.fix-nav ul li.dianhua:hover div,.xuanfu:hover div{display:block;}
.xuanfu div{padding-top:0;padding-left:0;}
.xuanfu .tishi{color:#666;font-size:16px;padding-top:30px;text-align:center;}
.search-box{width:628px;padding:4px;background:#fff;
border-radius: 10px;}
.search-box .input-group-btn .btn{margin-top:0;width: 141px;
height: 58px;
background: #108AED;
border-radius: 10px;
color:#fff;
font-size:16px;
margin-left:0;
}
.search-box .input-group-btn .btn:hover,.search-box .input-group-btn .btn:focus{outline:none;background:rgb(121,192,27);border:1px solid rgb(121,192,27);color:#fff}
.search-box .input-group-lg > .form-control{height:58px;}
.search-box .input-group-addon {width:50px;background:none;border:none;}
.search-box .input-group-addon b{
    position:relative;
    display:block;
    width: 20px;
    height: 26px;
    background:url('../images/mobile-phone.png') no-repeat;
   /* border: 2px solid #273447;*/
    border-radius: 4px;
    margin-left:7px;
}
/*
.search-box .input-group-addon b:after{position:absolute;content:'';
width: 6px;
height: 2px;
background: #273447;
border-radius: 1px;
bottom:3px;
left:50%;
margin-left:-3px;
}*/
.search-box .form-control{border:none;}
.search-box .form-control:focus{box-shadow:none;}
.sy-pannel .search-box {margin-top:90px;}
@media (max-width: 1199px){
 .sy-pannel .search-box{width:400px;}
 .search-box .input-group-btn .btn{width:100px;}
 .search-box .input-group-btn .btn,.search-box .input-group-lg > .form-control{height:46px;}
 .search-box .input-group-addon {width:40px;padding-right:0;}
}
@media (max-width: 767px){
    .sy-pannel .search-box{margin-top:20px;}
    .sy-pannel .search-box{width:auto;}
}
.zxqy img,.dzsy img,.yyqy-container img{border-radius:10px;}

.kxgn-container .kx-box:hover,.wxsy-box:hover,.lc-box:hover,.fncy-box:hover,.yqcj-pannel .znjd-container .gxbox:hover,.znjd-container .qwzs .gxbox:hover,.dlzs-box:hover,
.wbjxr.xz-container .zh-box:hover,.langhua-box:hover,.hytx-box:hover,.hmgn .gnff-container .gxbox:hover,.zxqy img:hover,.sjdh .xz-container .zh-box:hover
,.ldmp .ldmp-box:hover,.hjzxwb .xz-container .zh-box:hover,.faxg .xz-container .zh-box:hover,.dzsy img:hover,
.jr-box:hover,.yyqy-container img:hover,.qy-box:hover,.anqq .xz-container .zh-box:hover,.gsjj-container .gsjj-text:hover,.anquan-container .anquan-box:hover{box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);}
.znjd-container .qwzs .gxbox{box-shadow:none;}
.znjd-container .qwzs .gxbox:hover{background:#fff;}
.znjd-container .qwzs .gxbox:hover h3{color:#212121;}

.znjd-container .swiper-button-next, .znjd-container .swiper-button-prev{margin-top:-44px;}
.qwzs.swiper-container{padding-top:20px;padding-left:20px;padding-right:20px;}
@media (max-width: 991px){
    .qwzs.swiper-container{padding-left:0px;padding-right:0px;}
}
.dlzs-box,.hmgn .gnff-container .gxbox,.qyry-box{position:relative;    transition: all .5s ease 0s; cursor:default;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;}
.dlzs-box:hover{top:-20px;}
.hmgn .gnff-container .gxbox:hover,.qyry-box:hover{margin-top:-20px;}
.hmgn .gnff-container .gxbox p{text-align:justify;letter-spacing:0px;}
.hmgn.zhzw .gnff-container .gxbox p{text-align:left;}
.banner-dhzx p,.banner-zhzw p,.banner-baoxian p,.banner-jinrong p,.banner-yinhang p,.banner-hlw p,.banner-qyfw p,.banner-khal p,
.banner-lxwmg p{font-size:32px;}
@media (max-width: 991px){
    .banner-dhzx p{font-size:22px;}
}
.gsjj .swiper-button-next, .gsjj .swiper-button-prev{margin-top:-64px;}


.kxjs-container{display:none;position:relative;height:536px;background:url('../images/ysbh-xskx-img.png') no-repeat center top;}

.kxjs-item{
    position:absolute;
    width: 426px;
    height: 241px;
    /*
    background: #FFFFFF;
    border: 1px solid #E5E7F0;

    */
    border-radius: 8px;
    padding:40px 30px;
}
.kxjs-item h4{
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    background:url('../images/btzs-tag.png') no-repeat left 4px;
    padding-left:20px;
}
.kxjs-item p{font-size:16px;color:#333;line-height: 26px;text-align:justify;letter-spacing:0px;}
.kxjs-item:hover h4,.kxjs-item:hover p{color:#fff;}
.kxjs-item:hover h4{background:url('../images/btzs-tag-on.png') no-repeat left 4px;}
.kxjs-left-top{left:0;top:0;background:url('../images/ysbh-left-top-bg.png') no-repeat;width:426px;height:241px;}
.kxjs-left-top:hover{background:url('../images/ysbh-left-top-bg-on.png') no-repeat;}
.kxjs-right-top{right:0;top:0;background:url('../images/ysbh-right-top-bg.png') no-repeat;}
.kxjs-right-top:hover{background:url('../images/ysbh-right-top-bg-on.png') no-repeat;}
.kxjs-left-bot{left:0;bottom:0;background:url('../images/ysbh-left-bot-bg.png') no-repeat;}
.kxjs-left-bot:hover{background:url('../images/ysbh-left-bot-bg-on.png') no-repeat;}
.kxjs-right-bot{right:0;bottom:0;background:url('../images/ysbh-right-bot-bg.png') no-repeat;}
.kxjs-right-bot:hover{background:url('../images/ysbh-right-bot-bg-on.png') no-repeat;}
/*
.kxjs-left-top,.kxjs-left-bot{border-left:6px solid #108AED;}
.kxjs-right-bot,.kxjs-right-top{border-right:6px solid #108AED;}
*/
.fzlc-container{display:none;background:url('../images/fzlc-xitiao.png') no-repeat center 100px;position:relative;}
.fzlc-container .container{position:relative;}
.fzlc-item{position:absolute;width:272px;padding-top:45px;}
.fzlc-item h4{font-size:24px;color:#212121;text-align:center;font-weight:bold;margin:0;}
.fzlc-item div{position:relative;/*width:272px;height:136px;background:url('../images/row-3.png') no-repeat;*/padding:25px;padding-bottom:15px;
/*width: 258px;
height: 123px;*/
background: #FFFFFF;
margin-top:20px;
box-shadow: 0px 2px 8px 0px rgba(158,173,198,0.3);border-radius:8px;
}
.fzlc-item p{font-size:16px;color:#666;text-align:center;letter-spacing:1px;}
.fzlc-item:before{position:absolute;content:'';width:46px;height:46px;left:50%;top:0;margin-left:-23px;background:url('../images/cirle-tag.png') no-repeat;}
.fzlc-01{top:295px;}
.fzlc-item:hover p{color:#fff;}
.fzlc-item:hover:before{background:url('../images/cirle-tag-on.png') no-repeat;}
.fzlc-02{left:140px;top:123px;}
/*.fzlc-02 div{padding-top:50px !important;}*/
.fzlc-03{left:336px;top:230px;}
.fzlc-04{left:545px;top:15px;}
.fzlc-05{left:692px;top:240px;}
.fzlc-06{left:892px;top:-76px;}
.fzlc-07{left:1092px;top:210px;}
/*.fzlc-07 div{padding-top:50px !important;}*/
.fzlc-08{right:0;top:32px;}
/*.fzlc-08 div{padding-top:50px !important;}*/
.fzlc-item.fzlc-top {padding-bottom:50px;}
.fzlc-item.fzlc-top  div{/*width:272px;height:136px;background:url('../images/row-3-top.png') no-repeat;*/padding:25px;margin-top:0;
        margin-bottom:27px;padding-bottom:15px;
}
.fzlc-item.fzlc-top:before{bottom:0;top:auto;}
.fzlc-item.fzlc-top:hover div{/*background:url('../images/row-3-top-on.png') no-repeat;*/}
.fzlc-item.fzlc-row-4 div{width:272px;height:154px;background:url('../images/row-4-top.png') no-repeat;}
.fzlc-item.fzlc-row-4:hover div{background:url('../images/row-4-top-on.png') no-repeat;} 
.fzlc-item.fzlc-row-4-bot div{width:272px;height:154px;background:url('../images/row-4.png') no-repeat;}
.fzlc-item.fzlc-row-4-bot:hover div{width:272px;height:154px;background:url('../images/row-4-on.png') no-repeat;}
.jdt{
    position:absolute;
    bottom:20px;
    left:50%;
    margin-left:-600px;
    width: 1200px;
    height: 8px;
    background: #FFFFFF;
    border-radius: 4px;
}
.jdt:before{content:'';position:absolute;width: 410px;height: 8px;background: #108AED;border-radius: 4px;}
.fzlc-item div:after{position:absolute;content:'';left:50%;margin-left:-8px;position: absolute;bottom: -5px;
    content: '';width: 16px;height: 16px;top:-8px;background: #fff;transform: rotate(135deg);box-shadow: 0px 2px 8px 0px rgba(158,173,198,0.3);
}
.fzlc-item.fzlc-top div:after{top:auto;bottom:-8px;}
.fzlc-item div:before {position: absolute;left: 50%;top:0;margin-left:-15px;content: '';width: 30px;height: 20px;background: #fff;
z-index:9;}
.fzlc-item.fzlc-top div:before{top:auto;bottom:0;}
.fzlc-item:hover div:after{}
.fzlc-item:hover div,.fzlc-item:hover div:after,.fzlc-item:hover div:before {/*background:url('../images/row-3-on.png') no-repeat;*/background:#6EBA45;}
@media (min-width: 1199px){
    .ysbh-img,.fzlc-img{display:none;}
    .kxjs-container{display:block;}
    .fzlc-container{height:690px;display:block;}
}
.cpgn .gxbox-cpgn p{color:#212121;}
.cpgn .gxbox.gxbox-cpgn{height:400px;position:static;}
.cpgn .gxbox.gxbox-cpgn:hover{height:440px;}
.cpgn .gxbox.gxbox-cpgn:hover > div{padding-top:60px;}
.cpgn .swiper-container{padding-top:60px;height:520px;}
.cpgn .swiper-pagination-bullet{background:#666;opacity:0.2;}
.cpgn .swiper-pagination-bullet-active{background:#108aed;opacity:1;}
.zynl.gxx .cpgn-container-left .gxbox{background:url('../images/gxx-bg.png') no-repeat;background-size:cover}
.lxwm .swiper-container{height:560px}
.banner{background-position:right top !important;}
@media (max-width: 1499px){
    .cpgn .swiper-container{height:550px;}
    .cpgn .gxbox.gxbox-cpgn{height:430px;}
    .banner-spkf,.banner-zxkf,.banner-zxgd,.banner{background-position:right top !important;}
    .kfbm-box{height:130px;padding-left:18px;}    
    .kfbm-box > div {
        padding: 10px 15px 0 70px;
    }
    .kfbm-box h3{margin-top:10px;margin-bottom:10px;}
    .kfbm-box p{line-height:24px;}
    .kfbm-tag-01,.kfbm-tag-02,.kfbm-tag-03,.kfbm-tag-04{background-position:left 35px;}
    .kfbm-body{padding-top:68px;}
    .kxgn-container .kx-box{padding-left:30px;padding-right:30px;}
    .cxfw-pannel .kxgn-container .kx-box > div {padding-top: 0px;}
    .kxgn-container .kx-box > div > div {padding-right: 142px;}
    .zdxq-box{padding-left:20px;padding-right:20px;}
    .hyzn-pannel .zdxq-box h3{/*margin-top:10px;margin-bottom:10px;*/}
    .zdxq-box p{line-height:26px;}
    .fncy-box .list-tag-cir3 > li{line-height:1.3;}
    .znjd-container .qwzs .gxbox h3{font-size:16px;}
    .znjd-container .gxbox{height:164px;}
    .znjd-container .gxbox.gxbox-gzsj .gxbox-main{padding-top:65px;}
    .dlzs-box-bg-01 .dlzs-box-header,.dlzs-box-bg-02 .dlzs-box-header,.dlzs-box-bg-03 .dlzs-box-header{background-position:right top;}
    .dlzs-box .dlzs-box-header h3{font-size:20px;margin-bottom:10px;margin-top:10px;margin-left:0;}
    .dlzs-box .dlzs-box-header{padding-right:100px;}
    .dlzs-box .dlzs-box-header p{font-size:14px;}
    .whjxr .cpgn-container-right .gxbox p{line-height:1.3}
    .csxt-container .gxbox{padding:20px;}
    .znjc .csxt-container .gxbox .gxbox-main{padding-top:80px;}
    .znjc .csxt-container .gxbox h3{font-size:20px;}
    .gnff-container .gxbox{padding:40px 20px;}
    .zysj-box li{margin-bottom:15px;}
    .cpgn-container-right .gxbox{padding:30px 30px}
    .cpgn-container-left .gxbox{padding-left:30px;padding-right:30px;}
}
@media (min-width:762px) and (max-width: 991px) {
  .zdxq-box{padding-left:10px;padding-right:10px;}
  .zdxq-box h3{font-size:20px;}
  .zdxq-box p{line-height:20px;}
  .hyzn-pannel .zdxq-box{padding-top:45px;}
}
  
     .yzs-container .gxbox-main .list-tag-cir > li{padding-right:0;}
@media (min-width: 992px) and (max-width:1499px){
    .kqwj-container{padding-left:296px;}
    .kqwj-main.scol_5 .row > div{padding-left:10px;padding-right:10px;}
    .kqwj-main .kqwj-box{height:160px;margin-bottom:20px;}
    .kqwj-slide .kqwj-box{height:340px;}
    .hyzn-pannel .zdxq-box{height:300px;}
    .wsm-container .zdxq-box{height:400px;}
    .yzs-container .scol_5.colget > .row > div{/*width:33.33%;*/}
    .yzs-container .scol_5.colget > .row {margin-left:-5px;margin-right:-5px;}
    .yzs-container .scol_5.colget > .row > div{padding-left:5px;padding-right:5px;}
    .yzs-container .scol_5.colget .gxbox{margin-bottom:30px;padding:30px 20px 0 20px}
    .yzs-container .gxbox-main{background-position:left  top;}
    .yzs-container .gxbox-main .list-tag-cir > li{font-size:14px;}
    .lc-box .list-tag-cir3 > li{line-height:1.3;}
    .qytd-box h3{margin-bottom:20px;}
    .kxgn-container .kx-box h3{margin-top:0;margin-bottom:15px;}
    .wxsy-box h3{margin-bottom:10px;}
    .wxsy-box p{line-height:24px;}
    .hmsq-box.hmsq-box-right .list-liucheng li{padding-bottom:30px;}
    .wxsy-box{padding-top:180px;background-size:160px;}
    .hmgn .gnff-container .gxbox h3{margin-top:25px;margin-bottom:15px;}
    .hmgn .gnff-container .gxbox{padding-left:30px;padding-right:30px;}
    .hmgn .gnff-container .gxbox .hmgn-tag-01 p{line-height:1.3}
    .sqyq-box{padding-left:0px;padding-right:0;}
    .ysbh .xz-container .zh-box{padding-top:185px;}
    .xz-container .zh-box p{line-height:1.4;}
    .ysbh .xz-container .zh-box{background-position:center 20px;background-size:200px;}
    .hjzxwb .gnff-container .gxbox{padding-left:30px;padding-right:30px;}
    .hjzxwb .gnff-container .gxbox h3{margin-top:30px;margin-bottom:20px;}
    .jr-box .jr-box-content{line-height:23px;}
    .jr-box{height:400px;}
    .qytd-box p{line-height:23px;}
    .xq-box span{margin-bottom:20px;}
    .xq-box p{line-height:24px;}
    .anqq .gnff-container .gxbox .gxbox-main{padding-top:114px;}
    .anqq .gnff-container .gxbox{background-position:2px 50px;}
    .gdlh-container img:first-child{width:1000px;}
    .gdlh-container ul.part-1{left:0px;top:30px;}
    .gdlh-container ul li{width:157px;height:50px;line-height:50px;}
    .gdlh-container ul.part-2{left:165px;top:110px;}
    .gdlh-container ul.part-4{right:20px;top:170px;}
    .gdlh-container ul.part-3{top:90px;right:190px;}
    .kxjs-container{background-size:500px;background-position:center top;height:436px;}
    .kxjs-item{padding:10px 20px;width:310px;height:200px;}
    .kxjs-item p{line-height:22px;font-size:14px;}
    .kxjs-left-top,.kxjs-left-bot,.kxjs-right-top,.kxjs-right-bot{background-size:100%;}
    .kxjs-left-top:hover,.kxjs-left-bot:hover,.kxjs-right-top:hover,.kxjs-right-bot:hover{background-size:100%;}
    .fzlc-container{}
    .fzlc-02{top:64px;}
    .fzlc-03{top:240px;left:300px;}
    .fzlc-04{top:20px;left:425px;}
    .fzlc-05{top: 200px;left: 600px;}
    .fzlc-06 {
    left: 702px;
    top: -80px;
}
    .fzlc-07 {
    left:auto;
    right: 0;
    top: 210px;
}
}
@media (min-width: 992px) and (max-width:1199px){
    .hmsq-box{height:auto;}
    .hmsq-box .hmsq-box-content{height:444px;}
    .zdxq-box p{line-height:22px;}
    .xq-box{padding:30px;}  
    .yzs-container .gxbox{height:542px;}
}
 .anqq .gnff-container .gxbox:before{content:'';position:absolute;bottom:0;left:0;right:0;height:25px;background:#fff;-webkit-transition: all .5s ease 0s;
-o-transition: all .5s ease 0s;}
  .anqq .gnff-container .gxbox:hover:before{background:#108AED}
  .banner-gzsj .banner-box p{font-size:32px;}

@media(min-width: 1500px) and (max-width:1577px){
    .swiper-button-next{right:0 !important;}
    .swiper-button-prev{left:0 !important;}
}
.yszc .article-body p{margin-bottom:0;}
.yszc .article-body p + h4{margin-top:30px;}

#fzlc-swiper.swiper-container{padding-top:50px;}
#fzlc-swiper.fzlc-container{background-position:center 150px;}
.jdt{background:none;z-index:999;}
.jdt:before{display:none;}
.jdt .swiper-scrollbar{height:8px;}
.jdt .swiper-scrollbar{background:#fff;}
.jdt .swiper-scrollbar-drag{background:#108aed;}
@media (min-width: 992px) and (max-width:1499px){
    .jdt{width:800px;margin-left:-400px;}
}
.mainNav .navBox{width:198px;left:-55px;padding-top:0;}
.mainNav .subMenuContainer{box-shadow:none;width:198px;height:264px;background:url('../images/down-box.png') no-repeat;padding:20px 15px;}
.mainNav .subMenuContainer:after,.mainNav .subMenuContainer:before{display:none;}
.mainNav .navBox ul > li{margin-bottom:22px;}
.footer-main .list-unstyled.list-tag >li:not(.active) .list-jg.list-inline{display:none;}
/*.footer-main .list-unstyled.list-tag >li .list-jg.list-inline > li:last-child:after{display:none;}*/
.list-jg > li:after{left:0;right:auto;}
.footer-main .list-jg.list-inline{overflow:hidden;margin-left:-5px;}
.footer-main .list-jg.list-inline > li{margin-left:-5px;}

.yycj-item ul li a {white-space:nowrap;}

.banner-hjzx{position:relative;background:url('../images/banner-hjzx-bg.png') no-repeat right top;background-size:cover;}

.banner .inner,.yycj-pannel .inner{height:100%;}
.banner-hjzx:after{position:absolute;}
.banner-hjzx .inner{background:url('../images/banner-hjzx-img.png') no-repeat right top;}
.banner-spkf{background:url('../images/spkf-banner-bg.png') no-repeat right top;background-size:cover;}
.banner-spkf .inner{background:url('../images/spkf-banner-img.png') no-repeat right top;}
.banner-zxgd{background:url('../images/gdxt-banner-bg.png') no-repeat right top;background-size:cover;}
.banner-zxgd .inner{background:url('../images/gdxt-banner-img.png') no-repeat right top;}
.banner-ivr{background:url('../images/ivr-banner-bg.png') no-repeat right top;background-size:cover;}
.banner-ivr .inner{background:url('../images/ivr-banner-img.png') no-repeat right top;}
.yycj-pannel{background:url('../images/yycj-pannel-bg.png') no-repeat;background-size:cover;}
.yycj-pannel .inner{background:url('../images/yycj-pannel-img.png') no-repeat right bottom;}
.banner-rjxt{background:url('../images/rjxt-banner-bg.png') no-repeat;background-size:cover;}
.banner-rjxt .inner{background:url('../images/rjxt-banner-img.png') no-repeat right top;}
.banner-ysbh{background:url('../images/ysbh-banner-bg.png') no-repeat;background-size:cover;}
.banner-ysbh .inner{background:url('../images/ysbh-banner-img.png') no-repeat right top;}
.banner-yytz{background:url('../images/yytz-banner-bg.png') no-repeat;background-size:cover;}
.banner-yytz .inner{background:url('../images/yytz-banner-img.png') no-repeat right top;}
.banner-dhzx{background:url('../images/wyhj-banner-bg.png') no-repeat;background-size:cover;}
.banner-dhzx .inner{background:url('../images/wyhj-banner-img.png') no-repeat right top;}
.banner-msg{background:url('../images/banner-msg-bg.png') no-repeat;background-size:cover;}
.banner-msg .inner{background:url('../images/banner-msg-img.png') no-repeat right top;}
.banner-khal_01{background:url('../images/khal-banner1.png') no-repeat 50% bottom;background-size:cover;}
.banner-khal_02{background:url('../images/khal-banner2.png') no-repeat 50% bottom;background-size:cover;}
@media (max-width: 1499px){
    .banner-hjzx .inner,.banner-spkf .inner,.banner-zxgd .inner{background-size:800px auto;background-position: right -40px top 50px;}
    .banner-box h3 {font-size: 58px;}
    .banner-zxgd .inner{background-size:800px auto;background-position: right -40px  center;}
    .banner-ivr .inner{background-size:800px auto;background-position: right -40px center;}
    .yycj-pannel .inner{background-size:800px auto;background-position: right -220px bottom -50px;}
    .yycj-pannel{padding-bottom:0;}   
    .banner-box h3 {font-size: 58px;}
    .banner-rjxt .inner{background-size:800px auto;background-position: right -40px center;}
    .banner-ysbh .inner{background-size:800px auto;background-position: right -40px center;}
    .banner-yytz .inner{background-size:800px auto;background-position: right -40px center;}
    .banner-dhzx .inner{background-size:850px auto;background-position: right -40px center;}
    .banner-msg .inner{background-size:850px auto;background-position: right -40px bottom;}
}
@media (max-width: 1199px){
    .banner-hjzx .inner{background-size:650px auto;background-position: right -40px  bottom -50px;}
    .banner-hjzx,.banner-spkf,.banner-zxgd {height:460px;}
    .banner-hjzx .banner-box ,.banner-spkf  .banner-box,.banner-zxgd .banner-box {margin-top: 80px;}
    .banner-hjzx  .banner-box p ,.banner-spkf  .banner-box p,.banner-zxgd  .banner-box p{margin-bottom: 40px;}
    .banner-box h3 { font-size: 40px;}
    .banner-spkf .inner{background-size:650px auto;background-position: right -70px bottom -50px;}
    .banner-zxgd .inner{background-size:650px auto;background-position: right -40px  bottom;}
    .banner-msg .inner{background-size:700px auto;background-position: right -40px  bottom;}
}

@media (max-width: 991px){
     .banner-hjzx{height:400px;}
     .banner-hjzx .banner-box p{margin-bottom:10px;}
     .banner-hjzx .inner{background-size:550px auto;background-position: right -40px bottom -100px;}
     .banner-zxgd .inner{background-size:650px auto;background-position: right -40px  bottom -100px;}
     .banner-ivr .inner{background-size:650px auto;background-position: right -40px bottom -100px;}
     .banner-rjxt .inner{background-size:650px auto;background-position: right -40px bottom -50px;}
     .banner-ysbh .inner{background-size:650px auto;background-position: right -40px bottom -50px;}
     .banner-ysbh p{font-size:24px;}
     .banner-yytz .inner{background-size:650px auto;background-position: right -40px bottom -50px;}
     .banner-dhzx .inner{background-size:650px auto;background-position: right -40px bottom -50px;}
     .banner-dhzx .form-inline .form-group{margin-bottom:10px;}
}
@media (max-width: 767px){
     .banner-hjzx .inner,.banner-spkf .inner{background-size:450px auto;background-position: right -40px bottom -130px;}
     .banner-hjzx,.banner{height:350px;}
     .banner-hjzx .banner-box, .banner-box{margin-top:30px;}
     .banner-box p{font-size:16px;}
     .banner-hjzx .banner-box p{margin-bottom:10px;font-size:16px;}
     .banner-zxgd .inner{background-size:450px auto;background-position: right -40px  bottom 0px;}
     .yycj-pannel .inner{background-size:450px auto;background-position: right -30px bottom;}
     .banner-rjxt .inner{background-size:450px auto;background-position: right -40px bottom -50px;}
     .list-inline.list-rjxt > li {height: 37px;padding: 6px 10px;font-size: 18px;}
     .banner-yytz .inner{background-size:450px auto;background-position: right -40px bottom -50px;}
     .banner-ysbh .inner{background-size:600px auto;background-position: right -40px bottom -100px;}
     .banner-msg .inner{background-size:500px auto;background-position: right -40px  bottom -60px;}

}

@media (min-width: 1200px) and (max-width: 1499px) {
    .gxbox-main .miw{width:auto;}
    .search-box{width:560px;}
}
@media (max-width: 1499px) {
    .lxwm .qy-box > div{padding:20px;padding-top:105px;}
    .lxwm .qy-box ul{left:20px;}
}
@media (min-width: 992px) and (max-width: 1200px)  {
    .lxwm .qy-box > div{padding:10px;padding-top:105px;}
    .lxwm .qy-box ul{left:10px;}   
    .lxwm .qy-box ul li {padding-left:25px;font-size:14px;}
}
@media (max-width: 767px){
    .list-hjzx > li{
        font-size: 16px;
        height: 35px;
        line-height: 32px;
    }
    .banner-hjzx .banner-box h3,.banner-box h3 {
        font-size: 26px;
    }
    .banner-hjzx .banner-box .btn-primary,.banner-box .btn-primary{font-size:16px;}
    .banner-hjzx .banner-box .btn, .banner-box .btn{padding:10px 20px;}
    .banner-gzsj h4{font-size:22px;}
    .banner-ivr .banner-box p,.banner-gzsj .banner-box p{font-size:16px;margin-bottom:30px;}
    .list-ksh > li{height:35px;padding:5px 10px;}
    .list-gxx > li {
    height: 36px;
    padding: 7px 10px;
    font-size: 16px;
    margin-bottom:8px;
}
    .banner-hlw .banner-box p{margin-bottom:30px;}
    .list-fwzc{margin-left:-18px;}
    .list-fwzc li {font-size: 18px;padding: 0 18px;}
    .list-fwzc li:not(:last-child):after{top:50%;margin-top:-12px;height:24px;}
    .list-xtbz li a {display: block;width: 202px;height: 50px;background: #FFFFFF;border-radius: 6px;color: #212121;font-size: 18px;padding: 13px;}
    .anquan-box{padding:20px;}
    .hzhb.kxgn-container .kx-box{height:auto;}
    .banner-alqq{height:auto;}
}
@media (max-width: 1499px){
    .banner-zxkf .banner-box h3 {text-shadow:none}
    #banner-swiper .banner-container .banner-box{margin-top:100px;}
}
@media (max-width: 991px){
    #banner-swiper .banner-container .banner-box{margin-top:30px;}
}
@media (max-width: 1199px){
    .banner-zxkf{background: url(../images/banner-zxkf_sm.png) no-repeat center top;background-size:cover;}
    .banner-dhyq {background: url(../images/banner-dhyq_sm.png) no-repeat center top;background-size:cover;}
    .banner-gzsj{background: url(../images/banner_3-3_sm.png) no-repeat center top;background-size:cover;}
    .banner-lzjxr{background: url(../images/banner_3-4_sm.png) no-repeat center top;background-size:cover;}
    .banner-qwzs{background: url(../images/banner_3-5.png) no-repeat center top;background-size:cover;}
    .banner-csxt{background: url(../images/banner_3-6.png) no-repeat center top;background-size:cover;}
    .banner-jxr{background: url(../images/banner_4-1.png) no-repeat center top;background-size:cover;}
    .banner-whjxr{background: url(../images/banner_4-2.png) no-repeat center top;background-size:cover;}
    .banner-znjc{background: url(../images/banner_4-3.png) no-repeat center top;background-size:cover;}
    .banner-znzx{background: url(../images/banner_4-4.png) no-repeat center top;background-size:cover;}
    .banner-wbjxr{background: url(../images/banner_4-5.png) no-repeat center top;background-size:cover;}
    .banner-ksh{background: url(../images/banner_4-6.png) no-repeat center top;background-size:cover;}
    .banner-zynl{background: url(../images/banner_5-1.png) no-repeat center top;background-size:cover;}
    .banner-hm{background: url(../images/banner_5-2.png) no-repeat center top;background-size:cover;}
    .banner-hm1010{background: url(../images/banner_5-3.png) no-repeat center top;background-size:cover;}
    .banner-sjdh{background: url(../images/banner_5-4.png) no-repeat center top;background-size:cover;}
    .banner-duanxin{background: url(../images/banner_5-5.png) no-repeat center top;background-size:cover;}
    .banner-5g{background: url(../images/banner_5-6.png) no-repeat center top;background-size:cover;}
    .banner-ldmp{background: url(../images/banner_5-7.png) no-repeat center top;background-size:cover;}
    .banner-wb{background: url(../images/banner_7-1.png) no-repeat center top;background-size:cover;}
    .banner-zhzw{background: url(../images/banner_8-2.png) no-repeat center top;background-size:cover;}
    .banner-baoxian{background: url(../images/banner_8-3.png) no-repeat center top;background-size:cover;}
    .banner-jinrong{background: url(../images/banner_8-4.png) no-repeat center top;background-size:cover;}
    .banner-yinhang{background: url(../images/banner_8-5.png) no-repeat center top;background-size:cover;}
    .banner-hlw{background: url(../images/banner_8-6.png) no-repeat center top;background-size:cover;}
    .banner-qyfw{background: url(../images/banner_8-7.png) no-repeat center top;background-size:cover;}
    .banner-gsjs{background: url(../images/banner_9-2.png) no-repeat center top;background-size:cover;}
    .banner-fwzc{background: url(../images/banner_9-3.png) no-repeat center top;background-size:cover;}
    .banner-jdhz{background: url(../images/banner_10-1.png) no-repeat center top;background-size:cover;}
    .banner-xwdt{background: url(../images/banner_11-1.png) no-repeat center top;background-size:cover;}
    .banner-qyfw{background: url(../images/banner_12-1.png) no-repeat center top;background-size:cover;}
    .banner-alqq{background: url(../images/banner_12-2.png) no-repeat center top;background-size:cover;}
    .banner-lxwmg{background: url(../images/banner_13-1.png) no-repeat center top;background-size:cover;}
    .banner-mfsy{background: url(../images/banner_14-1.png) no-repeat center top;background-size:cover;}
    .banner-khal_01{background:url('../images/banner_12-1.png') no-repeat center top;background-size:cover;}
    .banner-khal_02{background:url('../images/banner_12-1-2.png') no-repeat 50% bottom;background-size:cover;}
}
@media (max-width: 549px){
    .mfsy-nav-tabs > li > a{height:87px;}
}
#banner-swiper .banner-container{height:100%;}
 .bannerSwiperContainer .banner-container.banner-hjzx{background: url(../images/index_banner_1-1_bg.png) no-repeat right top;background-size:cover;}
 .bannerSwiperContainer .banner-container.banner-hjzx .inner{background: url(../images/index_banner_1-1_img.png) no-repeat right top;background-size:cover;}
 .bannerSwiperContainer .banner-container.banner-spkf{background: url(../images/index_banner_2-1_bg.png) no-repeat right top;background-size:cover;}
 .bannerSwiperContainer .banner-container.banner-spkf .inner{background: url(../images/index_banner_2-1_img.png) no-repeat right top;background-size:cover;}
 .bannerSwiperContainer .banner-container.banner-msg{background: url(../images/index_banner_3-1_bg.png) no-repeat right top;background-size:cover;}
 .bannerSwiperContainer .banner-container.banner-msg .inner{background: url(../images/index_banner_3-1_img.png) no-repeat right top;background-size:cover;}
 @media (min-width: 992px){
    .bannerSwiperContainer .banner-container.banner-hjzx .inner{background-size:650px auto;background-position: right -40px  bottom -50px;}
    .bannerSwiperContainer .banner-container.banner-spkf .inner{background-size:650px auto;background-position: right -70px bottom -50px;}
    .bannerSwiperContainer .banner-container.banner-msg .inner{background-size:650px auto;background-position: right -40px  bottom;}
 }

@media (min-width: 1200px){
    .bannerSwiperContainer .banner-container.banner-hjzx .inner{background-size:800px auto;background-position: right -40px bottom -150px;}
    .bannerSwiperContainer .banner-container.banner-spkf .inner{background-size:800px auto;background-position: right -40px bottom;}
    .bannerSwiperContainer .banner-container.banner-msg .inner{background-size:800px auto;background-position: right -40px bottom;}
}
@media (min-width: 1500px){
    .bannerSwiperContainer .banner-container.banner-hjzx .inner,.bannerSwiperContainer .banner-container.banner-spkf .inner{background-size:auto;background-position: right top;}
    .bannerSwiperContainer .banner-container.banner-msg .inner{background-size:auto;background-position: right top;}
}
@media (max-width: 991px){
    .bannerSwiperContainer .banner-container.banner-hjzx{background: url(../images/index_banner_sm_1-1.png) no-repeat right top;background-size:cover;}
    .bannerSwiperContainer .banner-container.banner-spkf .inner,  .bannerSwiperContainer .banner-container.banner-hjzx .inner,  .bannerSwiperContainer .banner-container.banner-msg .inner{background:none;}
    .bannerSwiperContainer .banner-container.banner-spkf{background: url(../images/index_banner_sm_1-2.png) no-repeat right top;background-size:cover;}
    .bannerSwiperContainer .banner-container.banner-msg{background: url(../images/index_banner_sm_1-3.png) no-repeat right top;background-size:cover;}
}
.hjzximg-box.hj-01{top:-50px;left:-50px;background:url('../images/hjzx-zyj-tag-01.png') no-repeat right top;}
.hjzximg-box.hj-02{top:125px;left:-250px;background:url('../images/hjzx-zyj-tag-02.png') no-repeat right top;}
.hjzximg-box.hj-03{top:270px;left:-90px;background:url('../images/hjzx-zyj-tag-03.png') no-repeat right top;}
.hjzximg-box.hj-04{top:-40px;right:-35px;background:url('../images/hjzx-zyj-tag-04.png') no-repeat left top;}
.hjzximg-box.hj-05{top:120px;right:-250px;background:url('../images/hjzx-zyj-tag-05.png') no-repeat left top;padding-left:130px;}
.hjzximg-box.hj-06{top:280px;right:-40px;background:url('../images/hjzx-zyj-tag-06.png') no-repeat left top;padding-left:130px;}
.hjzximg-box.hj-07{top:410px;right:240px;background:url('../images/hjzx-zyj-tag-07.png') no-repeat left top;padding-left:130px;}

@media (max-width: 767px){
    .date-box{padding-top: 10px;width: 65px;height: 65px;font-size: 12px;line-height: 1.3;}
    .date-box b,.news-container-list .date-box b {font-size: 22px;}
    .news-container-list .date-box span {font-size: 12px;}
    .news-container-list .date-box {width: 65px;height: 65px;}
    .news-container-list ul li{padding-left:75px;margin-bottom:20px;padding-bottom:20px;}
    .news-container-list ul li h3{font-size:18px;white-space:normal;margin-top:0;line-height:1.4;}
    .news-container-list ul li p{white-space:normal;margin-bottom:0;line-height:1.4;}
    .lxwm .swiper-container-horizontal>.swiper-pagination-bullets,.lxwm  .swiper-pagination-custom, .swiper-pagination-fraction{bottom:70px;}
    .lxwm .swiper-pagination-bullet{width:10px;height:10px;border-radius:50%;}
}
.nav-item-tit,.nav_tit_06{position:relative;height:80px;font-size: 16px;font-family: Microsoft YaHei;font-weight:bold;color: #212121;background-repeat:no-repeat;
              background-size:100%;margin-bottom:10px;padding-left:22px;padding-top:20px;}
.nav-item-tit:after,.nav_tit_06 div:after{content:'';display:block;width:2em;height:2px;background:#108AED;margin-top:10px;opacity:0.5;}
.nav-item-tit.nav_tit_01{background-image: url('../images/subnav-bg-1.png')}
.nav-item-tit.nav_tit_02{background-image: url('../images/subnav-bg-2.png')}
.nav-item-tit.nav_tit_03{background-image: url('../images/subnav-bg-3.png')}
.nav-item-tit.nav_tit_04{background-image: url('../images/subnav-bg-4.png')}
.nav-item-tit.nav_tit_05{background-image: url('../images/subnav-bg-5.png')}

.nav_tit_06{background-image: url('../images/subnav-bg-6.png');height:294px;padding-left:35px;}
.nav_tit_06 span{display:inline-block;font-size:14px;color: #108AED;background:url('../images/bmore.png') no-repeat right center;padding-right:15px;margin-top:50px;}

@media (max-width: 1499px){
   .nav-item-tit,.nav_tit_06{background-size:100%;padding-left:15px;padding-top:15px;}
   .nav-item-tit:after,.nav_tit_06 div:after{margin-top:6px;}
   .nav_tit_06{background-color:rgba(235,239,250,1);background-position:right bottom;border-radius:5px;overflow:hidden;padding-left:25px;}
}
