html {
    min-width:1300px;
}
body {
    font-family: "微软雅黑";
}
.clear{clear: both;}
.gydh-img img{width: 100%;}
.container {
    width:1200px;
    margin:0 auto;
}

.actt li{font-size: 16px;color:#000;background-color:#fff;border-radius: 5px;width: 100px;}
.actt li.act{background-color: #1172be;border-radius: 5px;width: 100px;}


.banner img {
    width: 100%;
}
.logo {
    float:left;
    width:232px;
    padding-top:6px;
}
.hd-lr {
    float:right;
    width:930px;
    padding-top:10px;
}
.hd-lrtp {
    font-size:14px;
    color:#2266ab;
    line-height:26px;
    text-align: right;
}
.hd-lrtp span {
    font-size:18px;
}
.hd-lrtp .icon {
    display:inline-block;
    vertical-align: middle;
    width:18px;
    height:14px;
    background:url(../images/dh.png) no-repeat;
    margin-top:-3px;
}
.menu li {
    float:left;
    text-align: center;
    font-size:16px;
    line-height:46px;
    font-weight: 500;
    position: relative;
}
.menu li a {
    display: block;
    padding:0 20px;
    color:#555;
    padding-bottom:10px;
}
.menul {
    position: absolute;
    background: url(../images/nbg.png);
    width:132px;
    left:50%;
    margin-left:-66px;
    display: none;
    z-index: 9999;
}
.menul li {
    float:none;
    font-size:14px;
    color:#555;
    line-height:36px;
    border-bottom:1px solid #c2c3c1;
    text-align: left;
}
.menul li a {
    text-align: center;
    padding:0;
    color:#555;
}
.menu li:hover a,
.menu li.on a {
    color:#1b6db1;
}
.menu li:hover .menul a,
.menu li.on .menul a {
    color:#555;
}
.menu .menul li a:hover {
    background: url(../images/arr.png) no-repeat 24px center;
    color:#2877b8;
}
.menul li.last {
    border-bottom:none;
}
.footer {
    padding-top:22px;
    padding-bottom: 20px;
    background:#2266ab;
}
.foo-nav {
    float:left;
    width:676px;
    background:url(../images/fbg.jpg) no-repeat right 12px;
}
.foo-nav li {
    float:left;
    padding-left:33px;
    width:102px;
}
.foo-nav dt {
    font-size: 16px;
    color:#fff;
    line-height:32px;
    padding-bottom:3px;
}
.foo-nav dd {
    font-size:14px;
    line-height:24px;
}
.foo-nav dd a {
    color:#fff;
}
.foo-ewm {
    float:right;
    width:106px;
    padding-top:34px;
}
.foo-adv {
    padding-top:36px;
    margin-left:16px;
    width:376px;
    float: left;
}
.foo-txt {
    font-size:14px;
    color:#fff;
    line-height:24px;
}
.foo-txt .tab {
    display:table;
}
.foo-txt .le,
.foo-txt .lr {
    display:table-cell;
    padding:0;
}
.foo-txt span {
    padding-right:16px;
}
.foo-txt a {
    color:#fff;
}





.ibox {
    padding:30px 0 40px;
}
.iabo {
    float:left;
    width:374px;
    margin-right:12px;
}
.iabo-tit {
    font-size:18px;
    color:#1172be;
    line-height:32px;
    height:32px;
    padding-bottom:22px;
    font-family: "黑体";
    font-weight:bold;
}
.iabo-tit  .more {
    float:right;
    color:#555;
    font-family: "微软雅黑";
    font-size:14px;
    text-transform:uppercase;
    font-weight: normal;
}
.iabo-tit .more:hover {
    color: #1172be;
}
.iabo-img {
    padding-bottom:16px;
}
.iabo-txt {
    font-size:14px;
    color:#555;
    line-height:20px;
    height:122px;
    padding-bottom:10px;
}
.iabo-nav {
    font-size:0;
    text-align: center;
}
.iabo-nav li {
    display:inline-block;
    vertical-align: top;
    text-align: center;
    margin:0 12px;
}
.iabo-nav p {
    font-size:10px;
    color:#555;
    line-height:22px;
    padding-top:10px;
}
.iabo-nav .li-img {
    height:46px;
    display:inline-block;
}
.iabo-nav .img2 {
    display: none;
}
.iabo-nav li:hover .img2 {
    display: inline-block;
}
.iabo-nav li:hover .img1 {
    display:none;
}


.inew {
    float:left;
    width:416px;
    margin-right:10px;
}
.inew-tab li {
    float:left;
    width:50%;
    height:42px;
    line-height:42px;
    text-align:center;
    font-size:18px;
    color:#1172be;
    box-shadow:0px 4px 8px rgba(82, 82, 82, 0.4);
    font-family: "黑体";
    cursor:pointer;
}
.inew-tab {
    background:#f4f4f4;
    height:42px;
}
.inew-tab li.act {
    color:#fff;
    background:#2266ab;
}
.inew-cont {
    margin-top:22px;
    height:318px;
    background:#f7f7f7;
    box-shadow:0px 4px 17px rgba(109, 109, 109, 0.2);
    padding:10px 38px 32px
}
.inew-lis {
    overflow: hidden;
    height:286px;
}
.inew-lis li {
    float:left;
    width:310px;
    font-size:14px;
    line-height:40px;
    color:#555;
    padding-left:20px;
    background:url(../images/dot.png) no-repeat left center;
}
.inew-lis li a {
    color:#555;
}
.inew-more {
    float:right;
    font-size:16px;
    color:#555;
    line-height:22px;
    text-transform:uppercase;
}
.inew-lis li a:hover {
    color:#1172be;
}
.ikhc {
    float:right;
    width:386px;
}
.ikhc-img {
    padding-bottom:30px;
}
.ikhc-tab {
    font-size: 0;
    text-align:center;
}
.ikhc-tab li {
    display:inline-block;
    vertical-align: top;
    width:109px;
    height:39px;
    line-height:39px;
    background:url(../images/l1.png) no-repeat;
    color:#1172be;
    margin:0 8px;
    font-size:16px;
    font-weight: 500;
    cursor:pointer;
}
.ikhc-tab li.act a{
    background:url(../images/l2.png) no-repeat;
    color:#fff;
}
.ikhc-tab li.act{
    background:url(../images/l2.png) no-repeat;
    color:#fff;
}
.ikhc-tab li a{
    color:#666;
}

.ikhc-abt {
    padding-top:12px;
}
.ikhc-txt {
    font-size:16px;
    color:#555;
    line-height:30px;
}
.ikhc-abt {
    width:346px;
    margin:0 auto;
}


.izhi {
    background:url(../images/xbg.png) no-repeat;
    height:369px;
    margin-bottom:30px;
}
.izhi-tit {
    padding:0 16px;
    font-size:22px;
    color:#1172be;
    line-height:50px;
    font-family: "黑体";
    font-weight:600;
    padding-top:3px;
}
.izhi-tit .more {
    float:right;
    font-size:18px;
    color:#555;
    font-weight:normal;
    text-transform:uppercase;
}
.izhi-tit .more:hover {
    color:#1172be;
}
.izhi-le {
    float:left;
    width:366px;
    position: relative;
}
.izhi-cont {
    padding-top:23px;
    overflow:hidden;
    background: url(../images/bg.png) repeat-x left top;
}
.izhi-img {
    height:245px;
    position: relative;
}
.izhi-img li {
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    opacity: 0;
    z-index: 9;
}
.izhi-img li.show {
    opacity: 1;
    z-index: 999;
}
.izhi-le .dot {
    position: absolute;
    right:18px;
    text-align: right;
    font-size:0;
    bottom:3px;
    z-index: 1000;
}
.izhi-le .dot li {
    display: inline-block;
    vertical-align: top;
    width:16px;
    height:16px;
    background:#eee;
    text-align: center;
    line-height:16px;
    margin-right:4px;
    font-size:12px;
    color:#555;
    cursor: pointer;
}
.izhi-le .dot li.on {
    color:#fff;
    background:#0d68bf;
    color:#fff;
}
.izhi-lr {
    padding-top:16px;
    float:right;
    padding-right:20px;
    width:766px;
}
.izhi-list .li-time,
.ihi-list .li-new {
    display: table-cell;
}
.izhi-list .li-txt {
    font-size:14px;
    color:#555;
    line-height:24px;
}
.izhi-list li {
    position: relative;
    padding-left:70px;
    padding-bottom:18px;
}
.izhi-list .li-time {
    position: absolute;
    left:0;
    top:0;
    width:55px;
    height:27px;
    line-height:27px;
    text-align:center;
    font-size:14px;
    color:#fff;
    background:url(../images/tim.png) no-repeat;
}
.izhi-list .li-txt a {
    color:#555;
}
.izhi-list .li-txt a:hover {
    color:#0d68bf;
}




.coop {
    padding-bottom:82px;
}
.coop-cont {
    margin-top:40px;
    padding:0 24px;
    position: relative;
}
.coop-box {
    overflow:hidden;
}
.coop-img {
    float:left;
    overflow: hidden;
}
.coop-lis {
    width:10000px;
    position: relative;
    overflow: hidden;
}
.coop-img li {
    float:left;
    width:170px;
    padding:0 30px;
    text-align: center;
}
.coop-prev,
.coop-next {
    position: absolute;
    top:50%;
    width:22px;
    height:31px;
    margin-top:-16px;
    cursor: pointer;
}
.coop-prev {
    left:0;
}
.coop-next {
    right:0;
}


.nbox {
    padding:46px 0 56px;
}
.side {
    float:left;
    width:192px;
}
.side-top {
    padding:15px 0;
}
.side-menu {
    border:1px solid #2877b8;
    border-top:none;
}
.side-menu li a {
    padding-left:35px;
    display:block;
    font-size:14px;
    color:#555;
    line-height:41px;
}
.side-menu li{
    border-top:1px solid #bfbfbf;
}
.side-menu a:hover,
.side-menu li.on a {
    background:url(../images/hov.jpg) no-repeat;
    margin:0 -1px;
    color:#2877b8;
}
.side-menu li:hover,
.side-menu li.on {
    padding:0 1px;
}
.side-top {
    background:url(../images/zbo.jpg) no-repeat left top #2877b8;
}
.side-twz {
    /*display: inline-block;*/
    text-align: center;
    /*padding-left:36px;*/
}
.side-twz .tit {
    font-size:24px;
    color:#fff;
    line-height:34px;
    font-weight: normal;
}
.side-twz .en {
    font-size:18px;
    color:#fff;
    line-height:24px;
    font-weight:normal;
    text-transform: uppercase;
    padding-right: 6px;
}


.ncont {
    float:right;
    width:960px;
    padding-top:40px;
}
.new-list li {
    overflow: hidden;
    padding:46px 0 20px;
    background:url(../images/bd.jpg)  repeat-x left bottom;
}
.new-list .li-img {
    float:left;
    width:247px;
}
.new-list .li-cont {
    float:right;
    width:676px;
    padding-left:20px;
    background:url(../images/dot.png) no-repeat left 11px;
}
.new-list .li-tit {
    font-size:16px;
    color:#2877b8;
    line-height:32px
}
.new-list .li-txt {
    font-size:14px;
    color:#555;
    line-height:24px;
}
.new-list .li-time {
    font-size:14px;
    color:#2877b8;
    line-height:24px;
}
.new-list {
    padding-bottom:50px;
}
.page {
    text-align:center;
    height:30px;
    line-height:30px;
    font-size: 13px;
    color:#535353;
}
.page a {
    color:#535353;
    border:1px solid #c6c6c6;
    display:inline-block;
    vertical-align:middle;
    height:12px;
    line-height: 12px;
}
.page .dian {
    padding:0 4px;
}
.price .tit {
    float:left;
    height:46px;
    font-weight:normal;
    font-size:24px;
    color:#2877b8;
    line-height:46px;
}
.price {
    padding-left:48px;
    padding-bottom:1px;
    background:url(../images/bg4.png) no-repeat left bottom;
    height:46px;
}
.price .form {
    width:566px;
    float: right;
    text-align: right;
    font-size:0;
}
.price .form-txt,
.price .form-search,
.price .form-btn {
    display: inline-block;
    vertical-align: middle;
}
.form-txt {
    width:195px;
    margin-right:18px;
    background:url(../images/sbg.png) no-repeat;
    height:33px;
    line-height:33px;
}
.form-search {
    width:195px;
    margin-right:18px;
    height:33px;
    background:url(../images/sbg.png) no-repeat;
}
.form-search .txt {
    float:left;
    padding-left:18px;
    font-size:14px;
    color:#555;
    line-height:33px;
    background:none;
    border:none;
    display: block;
    width:130px;
}
.form-btn {
    width:84px;
    height:33px;
    line-height:33px;
    text-align: center;
}
.form-btn .btn {
    font-size:14px;
    color:#fff;
    line-height:33px;
    background:url(../images/bt.png) no-repeat;
    border:none;
    display:block;
    width:100%;
}
.form-txt .txt {
    padding:0 16px;
    border:none;
    background:none;
    font-size:14px;
    color:#555;
    line-height:33px;
    width:164px;
    display: block;
}
.form-search .btn {
    float: right;
    width:40px;
    height:32px;
    background:url(../images/btn.png) no-repeat;
    cursor: pointer;
}
.form-search {
    position: relative;
}
.form-search .option {
    position: absolute;
    left:0;
    top:100%;
    width:100%;
    background:#ddd;
    height:190px;
    overflow-y: auto;
    display: none;
}
.form-search .option li {
    height:40px;
    line-height: 40px;
    padding-left:10px;
    font-size:14px;
    color:#000;
    text-align: left;
}
.form-search .option li:hover {
    background:#ccc;
}
.inew-box {
    display: none;
}
.inew-box.show {
    display: block;
}
.njst {
    padding:22px 0 38px;
}
.njst-tab {
    text-align:center;
    font-size:0;
}
.njst-tab li {
    display: inline-block;
    vertical-align: top;
    margin:0 60px;
    cursor: pointer;
}
.njst-tab li .li-img {
    height:60px;
}
.njst-tab p {
    font-size:14px;
    color:#555555;
    line-height:24px;
    padding-top:12px;
}
.njst-tab li .img2 {
    display: none;
}
.njst-tab li:hover .img2,
.njst-tab li.act .img2 {
    display: inline-block;
}
.njst-tab li:hover .img1,
.njst-tab li.act .img1{
    display: none;
}
.njst-tab li:hover p,
.njst-tab li.act p {
    color:#2367ab;
}
.njst-tab {
    padding-bottom:26px;
}
.njst-tit {
    font-size:24px;
    color:#2877b8;
    line-height:48px;
    font-weight: normal;
    padding-bottom:1px;
    background:url(../images/bg4.png) no-repeat left bottom;
    padding-left:48px;
}
.njst-txt {
    font-size:14px;
    color:#555;
    line-height:30px;
    text-indent:2em;
    padding:0 0 50px;
}
.njst-cont{
    padding-top:36px;
}
.njst-lis {
    width:1114px;
    margin:0 auto;
    overflow: hidden;
}
.njst-inn {
    position: relative;
    overflow: hidden;
    width:10000px;
}
.njst-img li {
    float: left;
    margin-right:30px;
}
.njst-img {
    float: left;
}
.gydh {
    padding:20px 0 82px;
}
.gydh-tit {
    font-size:24px;
    color:#2266ab;
    line-height:40px;
    font-weight: normal;
}
.gydh-cont {
    padding-top:36px;
    overflow: hidden;
}
.gydh-img { 
    float:left;
    width:678px;
    margin-right:12px;
    padding-top:6px;
}
.gydh-img2 { 
    width:678px;
    padding-top:6px;
}
.gydh-txt {
    font-size:14px;
    color:#555;
    line-height:30px;
    text-indent:2em;
}
.njst-box {
    display: none;
}
.njst-box.show {
    display: block;
}
.banner-bt {
    background:#f4f4f4;
    padding:14px 0;
    text-align: center;
}
.ikhc-box {
    display:none;
}
.ikhc-box.act {
    display:block;
}
.banner-prev,
.banner-next,
.banner-dot {
    display: inline-block;
    vertical-align: middle;
}
.banner-prev,
.banner-next {
    width:25px;
    height:25px;
    cursor:pointer;
}
.banner-prev {
    background: url(../images/prev.png) no-repeat;
}
.banner-next {
    background:url(../images/next.png) no-repeat;
}
.banner-dot {
    padding:0 24px;
}
.banner-dot li {
    width:111px;
    float:left;
    margin:0 6px;
    cursor: pointer;
    position: relative;
}
.banner-dot li:before {
    content:"";
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:url(../images/bg2.png);
}
.banner-dot li.on:before {
    display:none;
}
.banner-img li {
    float:left;
}
.banner-img {
    width:10000px;
    overflow: hidden;
    position: relative;
}
.banner {
    overflow: hidden;
}
.nbanner {
    height:228px;
}
.nbanner img {
    width:100%;
    height: 100%;
}
.actt li.act p{color:#fff;}


/*查询*/
.sousuoForm{ width: 100%;}
.sousuoForm form{ margin: 0 auto; text-align: center;}
.sousuoForm .text1{ width: 86%; padding: 0 8% 0 2%; line-height: 52px; border: 1px solid #093f7b; border-radius: 30px;}
.sousuoForm .sousuo_btn{ border: none; cursor: pointer; width: 28px; height: 28px; background: url(../images/sousuo.png) center center no-repeat;vertical-align: middle; margin-left: -50px;}
.sousuoForm p{ text-align: center; margin-top: 2%; font-size: 14px; color: #7a7a7a;}
.support_list{ border: 1px solid #dcdcdc; margin-top: 2%; padding: 1.4%;}
.support_list table{ width: 100%;}
.support_list table tr th{ text-align: left; padding-left: 20px; background: #f2f2f2; line-height: 46px; font-size: 16px; color: #7a7a7a; font-weight: normal;}
.support_list table tr td{ text-align: left; padding-left: 30px; line-height: 63px; border-bottom: 1px dashed #dcdcdc; font-size: 14px; color: #7a7a7a;}
.support_list table tr td:nth-child(1){ background: url(../images/products_07.png) 14px center no-repeat;}
.support_list table tr td a{ display: inline-block; width: 120px; line-height: 34px; background: url(../images/support_07.png) 14px center no-repeat #3672b6; color: #fff; padding-left: 46px;transition: all 1s;}
.support_list table tr td a:hover{background: url(../images/support_07.png) 14px center no-repeat #f6ab00;}

/*分页*/
.pagess{display: flex;width: 100%;justify-content: center;}
.pagess span{border: 1px solid #d0d0d0;width: 45px;line-height: 18px;margin-left: 2px;background-color: #F0F0F0;}
.pagess span a{color:#2894FF;}
.pagess .current{background-color:#FFDC35;}
.pagess .current a{color:#fff;}