.container{
    width: 1200px;
}
.header{
    background: url(../images/jc-header2.jpg) center top no-repeat;
	background-size: 100% 100%;
}
.top{
    padding-top: 11px;
}
.top > .container>.top-right> a {
    color: #fff;
    position: relative;
    padding: 0 13px 0 8px;
}
.top .top-left {
    width: 35%;
}
.top .top-right {
    width: 65%;
    text-align: right;
    line-height: 48px;
}
.top > .container>.top-right> span{
    border: 1px solid #fff;
    border-radius: 16px;
    padding: 3px 5px;
	color: #fff;
}
.top > .container>.top-right> span >a{
    position: relative;
    padding: 0 6px;
    color: #fff;
}
.top > .container>.top-right> span span a{
	color: #fff;
}
.top a.border::after {
    content: '';
    width: 1px;
    height: 18px;
    background: rgba(255,255,255,.5);
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.top a.no_xian::after{
	display:none;
}
.logo{
    margin: 12px auto;
}
.logo img{
    display: block;
	margin: 0 auto;
}
.d-search{
    margin: 70px auto;
}
.search {
    width: 33%;
    margin: 20px auto 30px;
    position: relative;
}
#siteId{
    position: absolute;
    border: none;
    width: 95px;
    height: 55px;
    font-size: 18px;
    outline: none;
    color: #fff;
    text-align: center;
    padding: 0;
    background: url(../images/xiala.png) no-repeat scroll right transparent;
    background-size: 10px;
    text-align-last: center;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}
#siteId option{
    color: #555;
}
/* .search .search-box::before{
    content: '';
    width: 2px;
    height: 24px;
    background-color: rgba(255,255,255,0.64);
    position: absolute;
    left: 109px;
    top: 15px;
} */
.search .search-box input[type='text'] {
    float: left;
    width: 85%;
    border: none;
    color: #fff;
    font-size: 18px;
    line-height: 55px;
    height: 55px;
    padding-left: 15px;
    border-radius: 6px 0px 0px 6px;
    background: rgba(255, 255, 255, .64);
}
.search .search-box a {
    float: left;
    width: 15%;
    background-color: #236fd6;
    line-height: 55px;
    border-radius: 0px 6px 6px 0px;
    text-align: center;
    color: #fff;
}
.search-log {
    display: none;
    position: absolute;
    top: 55px;
    left: 0;
    width: 100%;
    padding: 23px;
    background-color: #fff;
    box-shadow: 0 5px 5px rgba(0,0,0,.3);
    z-index: 99;
    border-radius: 5px;
    float: none;
}
.search-log .log-title {
    font-size: 16px;
    color: #333333;
}
.search-log .log-detail, .search-log .hot-search {
    padding: 13px 0;
}
.search-log .hot-search>span {
    display: inline-block;
    font-size: 12px;
    color: #236fd6;
    padding: 6px 13px;
    background-color: #CADCFF;
    border-radius: 50px;
    cursor: pointer;
    margin-right: 8px;
    margin-bottom: 8px;
}
.search-log .department>li {
    position: relative;
    float: left;
    width: 33.33%;
    padding-left: 24px;
    color: #999999;
    cursor: pointer;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.search-log .department>li:hover {
    color: #236fd6;
}
.search-log .department>li::after {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #d2d2d2;
    left: 6px;
    top: 11px;
}
.search-log .department>li:nth-child(1)::before{
    position: absolute;
    content: '';
    width: 16px;
    height: 18px;
    background: url(../images/hot-1.png);
    left: 2px;
    top: 6px;
}
.search-log .department>li:nth-child(2)::before{
    position: absolute;
    content: '';
    width: 16px;
    height: 18px;
    background: url(../images/hot-2.png);
    left: 2px;
    top: 6px;
}
.search-log .department>li:nth-child(3)::before{
    position: absolute;
    content: '';
    width: 16px;
    height: 18px;
    background: url(../images/hot-3.png);
    left: 2px;
    top: 6px;
}
.search-log .department>li:nth-child(1)::after ,.search-log .department>li:nth-child(2)::after,.search-log .department>li:nth-child(3)::after{
    background: transparent;
}
.reci {
    margin-top: 10px;
    color: rgba(255,255,255,.8);
    padding: 0 15px;
    font-size: 16px;
}
.reci a {
    color: rgba(255,255,255,.8);
    text-align: center;
    padding: 0 11px;
    margin-right: 10px;
}
.nav{
    width: 1200px;
    margin: 0 auto;
    padding: 26px 0 38px;
}
.nav li{
    float: left;
    width: 14.28%;
    text-align: center;
}
.nav li a {
    display: inline;
    color: #fff;
    padding: 15px 0;
    font-size: 20px;
}
.nav li a.on, .nav li a:hover {
    border-bottom: 3px solid #fff;
    background-color: transparent;
    font-weight: bold;
}
.title{
    text-align: center;
    margin: 15px 0;
    height: 95px;
}
.title h2{
    font-size: 26px;
    font-weight: bold;
    color: #333333;
    margin-top: -66px;
}
.title p{
    font-size: 72px;
    font-weight: bold;
    color: #3E87EA;
    opacity: 0.15;
}
.tpxw{
    width: 585px;
    height: 395px;
}
.half{
    width: 585px;
}
.xw-title{
    margin-top: -5px;
    height: 46px;
    border-bottom: 1px solid #ededed;
}
.xw-title li{
    float: left;
    width: 25%;
    text-align: center;
    line-height: 30px;
    font-size: 22px;
}
.xw-title li a{
    position: relative;
    color: #333;
    display: block;
    padding: 2px 2px 11px;
    border-bottom: 4px solid transparent;
}
.xw-title li a::after{
    content: '';
    width: 1px;
    height: 20px;
    background: #ddd;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.xw-title li:last-child a::after{
    content: '';
    width: 0;
}
.xw-title li a:hover,.xw-title li a.active{
    color: #0071E2;
    font-weight: bold;
    border-bottom: 4px solid #0071E2;
}
.xw-box > ul{
    margin: 1px 0 0;
}
.xw-box > ul > li{
    line-height: 70px;
    position: relative;
    border-bottom: 1px solid #eee;
    text-indent: 15px;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
    transition: all .4s;
}
.xw-box > ul > li:last-child{
    border-bottom: none;
}
.xw-box > ul > li::before{
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    background-color: #3E87EA;
}
.xw-box > ul > li:hover{

}
.xw-box > ul > li > a{
    float: left;
    font-size: 16px;
    width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #333333;
}
.xw-box > ul > li > span{
    float: right;
    color: #949494;
}
.xw-box > ul > li > a:hover{
    color: #236fd6;
}

a.com:link, a.com:visited, a.com:active {
    text-decoration: none;
    color: #333333;
    font-size: 16px;
}
a.com:hover {
    color: #4d71d1;
    text-decoration: none;
}
.wbxx{
    width: 610px;
}
.wbxx li{
    float: left;
    width: 183px;
    text-align: center;
    margin-right: 20px;
    transition: all .4s;
}
.wbxx li a{
    display: block;
    height: 52px;
    line-height: 52px;
    font-size: 18px;
    color: #007AD8;
    border: 1px solid rgba(0, 85, 194, .2);
}
.wbxx li img{
    vertical-align: middle;
    padding-right: 11px;
}
.wbxx li:hover{
    transform: translateY(-2%);
    box-shadow: 1px 1px 10px 2px #CCC;
    -webkit-box-shadow: 1px 1px 10px 2px #CCC;
    -moz-box-shadow: 1px 1px 10px 2px #CCC;
}
.fw-box > li{
    float: left;
    width: 251px;
    text-align: center;
    margin-right: 65px;
    margin-top: 24px;
    padding: 20px;
    border: 1px solid #E5E5E5;
    box-shadow: 1px 1px 10px 2px #eee;
    -webkit-box-shadow: 1px 1px 10px 2px #eee;
    -moz-box-shadow: 1px 1px 10px 2px #eee;
}
.fw-box > li:last-child{
    margin-right: 0;
}
.fw-box > li>h3{
    font-size: 22px;
}
.fw-box > li > ul{
    margin: 22px 0;
}
.fw-box > li > ul > li{
    float: left;
    width: 50%;
    text-align: center;
    line-height: 30px;
}
.fw-box > li > ul > li>a{
    color: #333;
    font-size: 16px;
}
.fw-box > li > p>a{
    font-size: 14px;
    color: #7F7F7F;
}
.photo-list li {
    width: 16.666%;
    float: left;
    position: relative;
    padding: 0 3px;
    margin-top: 0!important;
    overflow: visible!important;
    box-shadow: 1px 1px 10px 2px #eee;
    -webkit-box-shadow: 1px 1px 10px 2px #eee;
    -moz-box-shadow: 1px 1px 10px 2px #eee;
}
.photo-list .img-message {
    overflow: hidden;
    transition: all 0.3s linear;
    display: block;
}
.photo-list .img-message img{
    width: 100%;
    vertical-align: middle;
}
.message-content{
    background: rgba(255,255,255, 1);
}
.message-content p{
    color: #000000;
    font-size: 20px;
    margin-bottom: 0;
    text-align: center;
    font-weight: bold;
    letter-spacing: 3px;
    padding: 15px 0;
}
.message-content p img{
    vertical-align: middle;
    padding-right: 10px;
}
.photo-list li a:hover .img-message {
    padding: 10px;
    transition: all 0.3s linear;
}
.gk-box > ul > li{
    line-height: 82px;
}
.gk-box > ul > li > a{
    float: none;
}
.gk-box > ul > li > span{
    color: #909BA7;
    float: right;
}

.gk-box > ul > li > span.jdtype{
    float: none;
    color: #3E87EA;
}
.jdtype > a{
    color: #3E87EA;
}
.piclist{
    margin-top: 15px;
}
.piclist li{
    float: left;
}
.hd-box{
    margin-top: 36px;
}
.hd-box-main{
    width: 68%;
}
.hd-box-main li{
    float: left;
    width: 180px;
    text-align: center;
    margin-right: 23px;
}
.hd-box-main li a{
    display: block;
    font-size: 18px;
    color: #333;
    padding: 25px;
    box-shadow: 1px 1px 10px 2px #eee;
    -webkit-box-shadow: 1px 1px 10px 2px #eee;
    -moz-box-shadow: 1px 1px 10px 2px #eee;
}
.hd-box-main li a img{
    padding-bottom: 8px;
}
.ly_charts {
    display: flex;
    align-items: flex-start;
    height: 116px;
}
.ly_legend {
    margin-left: 15px;
}
.hd-box-tj{
    width: 32%;
    padding: 10px;
    box-shadow: 1px 1px 10px 2px #eee;
    -webkit-box-shadow: 1px 1px 10px 2px #eee;
    -moz-box-shadow: 1px 1px 10px 2px #eee;
}
.legend_tab {
    width: 25px;
    height: 14px;
    border-radius: 2px;
}
.legend_line {
    display: flex;
    height: 14px;
    margin-bottom: 13px;
    align-items: center;
}
.legend_text{
    font-size: 14px;
    color: #999;
}
.img-scroll {
    position: relative;
    width: 1240px;
}


.img-list {
    position: relative;
    overflow: hidden;
    margin-top: 36px;
    margin-bottom: 70px;
	margin-left: 50px;
}

.img-list ul {
    width: 9999px;
}

.img-scroll .prev, .img-scroll .next {
    position: absolute;
    display: none;
    top: 47px;
    width: 40px;
    height: 50px;
    background: url(../images/control.png) center no-repeat;
    text-align: center;
    cursor: pointer;
    z-index: 1;
}

.img-scroll .next {
    left: 0;
    background-position: 0 -84px;
}

.img-scroll .prev {
    right: 0;
    background-position: -40px -84px;
}

.img-scroll .next:hover {
    left: 0;
    background-position: 0px -10px;
    cursor: pointer;
}

.img-scroll .prev:hover {
    right: 0;
    background-position: -40px -10px;
    cursor: pointer;
}
.img-scroll:hover .prev,.img-scroll:hover .next{
    display: block;
}
.img-list li {
    float: left;
    position: relative;
    width: 284px;
    margin: 15px 35px 15px 0;
    overflow: hidden;
    transition: all .4s;
}
.img-list li img{
    display: block;
    width: 100%;
    transition: all .4s;
}
.img-list li a .text{
    position: absolute;
    height: 99px;
    top: 30px;
    left: 19px;
}
.img-list li a .text h3{
    font-size: 24px;
    text-align: left;
    font-weight: bold;
    color: #2F4261;
    line-height: 28px;
}
.img-list li:hover{
    transform: translateY(-2%);
    box-shadow: 1px 1px 10px 2px #eee;
    -webkit-box-shadow: 1px 1px 10px 2px #eee;
    -moz-box-shadow: 1px 1px 10px 2px #eee;
}
.footer{
    background-color: #F2F2F2;
    padding: 30px 0;
}
.footer .footer-links {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-left: 0;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
}

.footer .footer-links > li > a {
    color: #000000;
    font-size: 16px;
}
.dropup{
    position: relative;
}
.dropdown-menu {
    position: absolute;
    bottom: 100%;
    left: 0;
    z-index: 1000;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.footer .footer-links .dropdown-menu {
    width: 190px;
    border-radius: 0;
    max-height: 300px;
    overflow-y: auto;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: normal;
    font-size: 14px;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropup .caret {
    border-bottom: 0;
    border-top: 6px solid\9;
    border-top: 6px dashed;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
.footer-links .dropdown:hover .caret {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
.dropdown-menu>li:hover{
    background-color: #eee;
}
.footer-con .info{
    width: 75%;
    text-align: center;
    font-size: 16px;
    color: #333;
}
.footer-con .bzx{
    width: 10%;
    text-align: right;
}
.footer-con .info a{
    color: #333;
}
.footer-con .info p{
    line-height: 35px;
}
.footer-con .jc{
    width: 15%;
    margin-top: 15px;
    text-align: left;
}

.slide_x {
    overflow: hidden;
    position: relative;
    margin: 0;
    width: 585px;
    height: 395px;
    background: #000;
}

.slide_x a {
    color: #eee;
    text-decoration: none;
}

.slide_x .box {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}

.slide_x .list {
    overflow: hidden;
    width: 9999px;
    display: block;
    margin: 0;
}

.slide_x .list li {
    float: left;
    position: relative;
    width: 585px;
    text-indent: 0;
}

.slide_x .list li::before {
    content: "";
    width: 0;
}

.slide_x .list img {
    vertical-align: top;
}

.slide_x .list p {
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 44px;
    color: #eee;
    font: 14px/44px "\5b8b\4f53";
    text-indent: 1em;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#99000000', endColorstr='#99000000');
    background: rgba(0, 0, 0, 0.6);
}

.slide_x .btn {
    overflow: hidden;
    position: absolute;
    bottom: 14px;
    right: 6px;
}

.slide_x .btn li {
    float: left;
    width: 10px;
    height: 10px;
    margin: 0 0 0 6px;
    background: #eee;
    color: #333;
    font: 11px/16px Tahoma;
    text-align: center;
    cursor: pointer;
}

.slide_x .btn .selected {
    background: #f30;
    color: #fff;
}

.slide_x .plus, .slide_x .minus {
    position: absolute;
    top: 149px;
    width: 40px;
    height: 50px;
    background: url(../images/control.png) center no-repeat;
    text-align: center;
    cursor: pointer;
}

.slide_x .minus {
    left: 0;
    background-position: 0 -84px;
}

.slide_x .plus {
    right: 0;
    background-position: -40px -84px;
}

.slide_x .minus:hover {
    left: 0;
    background-position: 0px -10px;
    cursor: pointer;
}

.slide_x .plus:hover {
    right: 0;
    background-position: -40px -10px;
    cursor: pointer;
}


/*------xwzx-------*/
.tt{
    margin-top: 31px;
    border-bottom: 3px solid #3E87EA;
    padding: 26px 26px 20px;
    box-shadow: 1px 1px 10px 2px #eee;
    -webkit-box-shadow: 1px 1px 10px 2px #eee;
    -moz-box-shadow: 1px 1px 10px 2px #eee;
}
.tt h2{
    text-align: center;
    padding-left: 15px;
    font-size: 30px;
    font-weight: bold;
    color: #000;
}
.tt h2 img{
    vertical-align: middle;
    padding-right: 15px;
}
.tt p{
    margin: 10px 0 0;
    line-height: 28px;
}
.tt p a{
    color: #999;
}
.tpxwall{
    margin-top: 40px;
    width: 100%;
    height: 420px;
    margin-bottom: 50px;
}

.tpxwall .slide_x{
    width: 100%;
}
.tpxw-text{
    float: left;
    width: 474px;
    margin-left: 20px;
    background: url('../images/xw-bg.png') center bottom no-repeat #f4f4f4;
}
.tpxwall .slide_x .list li{
    width: 1200px;
}
.tpxwall li img{
    float: left;
    width: 706px;
}
.tpxwall .slide_x .list p {
    position: static;
    color: #999;
    width: 100%;
    padding: 0 40px 0 40px;
    font-family: "Microsoft YaHei";
    text-indent: 0;
    height: auto;
    font-size: 18px;
    line-height: 38px;
    background: transparent;

}
.tpxwall .slide_x{
    background: transparent;
    height: 420px;
}

.tpxwall .slide_x a{
    color: #000;
}
.tpxwall .slide_x .tpxw-text{
    height: 420px;
}
.tpxwall .slide_x .tpxw-text h2{
    padding: 40px 40px 26px 40px;
}
.tpxwall .slide_x .btn{
    bottom: 20px;
    right: 30px;
}
.tpxwall .slide_x .btn li{
    width: 13px;
    height: 13px;
    border-radius: 50%;
    margin-left: 16px;
    background: #cdcdcd;
}
.tpxwall .slide_x .btn li.selected{
    background: #0078E7;
}
.tpxwall .slide_x .plus, .tpxwall .slide_x .minus{
    display: none;
    top: 186px;
}
.tpxwall .slide_x:hover .plus,.tpxwall .slide_x:hover .minus{
    display: block;
}

.xw-list  ul > li{
    float: left;
    width: 376px;
    padding: 20px;
    margin-right: 36px;
    margin-top: 35px;
    border: 1px solid #eee;
    box-shadow: 1px 1px 10px 2px #eee;
    -webkit-box-shadow: 1px 1px 10px 2px #eee;
    -moz-box-shadow: 1px 1px 10px 2px #eee;
}
.xw-list  ul > li:nth-child(3n){
    margin-right: 0;
}
.xw-list  ul > li > a > h3{
    color: #333;
    font-size: 20px;
    font-weight: normal;
    height: 52px;
}
.xw-list  ul > li > a > p{
    color: #666;
    margin: 20px 0;
    line-height: 30px;
}
.xw-list  ul > li > a.xw-chn {
    color: #3E87EA;
}
.xw-list  ul > li > span{
    float: right;
    color: #666;
}
.xw-chn-title li{
    font-size: 26px;
}
.xw-chn-title li a:hover, .xw-chn-title li a.active{
    border-bottom: none;
    color: #333;
    background: url('../images/xw-d-title.png') center bottom no-repeat;
}
.xw-chn-title li a {
    padding: 2px 2px 10px;
}
.xw-list,.swiper-container{
    width: 100%;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next,.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background: none;
}
.swiper-button-prev,.swiper-button-next{
    position: absolute;
    width: 47px;
    height: 19px;
    top: 282px;
}
.more{
    text-align: center;
    margin: 20px 0;
}
.more a{
    color: #999;
}
.xw-one-title {
    margin-top: 30px;
    height: 46px;
    border-bottom: 1px solid #ededed;
}
.xw-one-title li {
    float: left;
    text-align: center;
    line-height: 30px;
    font-size: 22px;
}
.xw-one-title li a{
    border-bottom: none;
    position: relative;
    display: block;
    padding: 2px 2px 14px;
    color: #333;
    font-weight: bold;
    background: url('../images/xw-chn-title.png') center bottom no-repeat;
}
.xw-one-title > a{
    float: right;
    color: #999;
    line-height: 37px;
}
.noborder > ul{
    margin: 10px 0;
}
.noborder > ul > li{
    line-height: 48px;
    border-bottom: none;
}
.spbox li{
    float: left;
    width: 376px;
    margin-right: 36px;
}
.spbox{
    padding: 36px 0 37px;
}
.spbox li img{
    display: block;
    width: 100%;
}
.spbox li:last-child{
    margin-right: 0;
}
.spbox li p{
    line-height: 47px;
    text-align: center;
    color: #333;
}
/*-------zmhd-------*/
.hd-item{
    margin-top: 70px;
}
.hd-item li{
    float: left;
    width: 214px;
    height: 200px;
    padding: 15px;
    text-align: center;
    margin-right: 114px;
    box-shadow: 1px 1px 10px 2px #eee;
    -webkit-box-shadow: 1px 1px 10px 2px #eee;
    -moz-box-shadow: 1px 1px 10px 2px #eee;
}
.hd-item li:last-child{
    margin-right: 0;
}
.hd-item li a{
    color: #333;
    font-size: 22px;
    font-weight: bold;
}
.hd-item li a p{
    margin-top: 17px;
}
.hd-item li a.two p{
    margin-top: 3px;
}
.xj-left{
    width: 270px;
    margin-top: 70px;
}
.xj-left li{
    margin-bottom: 25px;
}
.xj-left li a{
    display: block;
    height: 211px;
    font-size: 24px;
    font-weight: bold;
    padding: 25px 30px;
}
.xj-left li a.wyxx{
    background: url('../images/wyxx.png') center no-repeat;
    color: #278A9C;
}
.xj-left li a.bjcx{
    background: url('../images/bjcx.png') center no-repeat;
    color: #2766C5;
}
.xj-right{
    margin-top: 70px;
    margin-left: 21px;
    width: 909px;
}

.xj-right .xj-tj{
    background: linear-gradient(90deg, #92BEFB 0%, #78ABF0 100%);
    height: 83px;
    color: #fff;
}
.xj-right .xj-tj li{
    position: relative;
    float: left;
    width: 25%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 83px;
    padding: 0 32px;
}
.xj-right .xj-tj li::after{
    content:'';
    position: absolute;
    width: 1px;
    height: 17px;
    background-color: rgba(255,255,255,.7);
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
}
.xj-right .xj-tj li:last-child::after{
    width: 0;
}
.xj-right .xj-con{
    margin-top: 20px;
    border: 1px solid #eee;
    padding: 20px 40px;
    background: linear-gradient(0deg, #FFFFFF 67%, #DCEBFF 100%);
}
.xj-con .xj-con-title{
    line-height: 28px;
    font-weight: bold;
    color: #2766C5;
    margin-bottom: 25px;
}
.xj-con .xj-con-title .xj-bt,.bbb{
    width: 40%;
}
.xj-con .xj-con-title .xj-dw,.ddd{
    width: 20%;
}
.xj-con .xj-con-title .xj-sj,.sss{
    width: 14%;
    text-align: center;
}
.xj-con .xj-con-title .xj-zt,.ttt{
    width: 12%;
    text-align: center;
}
.xj-con li{
    line-height: 50px;
}
.xj-con li a{
    color: #333;
    font-size: 14px;
}
.xj-con li a span{
    float: left;
}
.xj-con a{
    display: block;
}
.zj{
    margin-top: 80px;
    border: 1px solid #EEEEEE;
    background: linear-gradient(0deg, #FFFFFF 67%, #DCEBFF 100%);
}
.ysq{
    margin-top: 80px;
    border: 1px solid #EEEEEE;
    background: linear-gradient(0deg, #FFFFFF 67%, #DCF6FF 100%);
}
.zjdc-title{
    padding: 20px;
}
.zjdc-title li{
    float: left;
    line-height: 30px;
    margin-right: 49px;
}
.zjdc-title li a{
    display: block;
    font-size: 20px;
    padding-bottom: 10px;
    font-weight: bold;
    color: #333333;
    border-bottom: 3px solid transparent;
}
.zjdc-title li a.on,.zjdc-title li a:hover{
    color: #2766C5;
    border-bottom: 3px solid #2766C5;
}
.zjdc-title > a{
    float: right;
    padding: 5px 12px;
    background: rgba(255,255,255,.7);
    border-radius: 12px;
    font-size: 14px;
    color: #86A5CE;
}
.zjdc-box{
    padding: 0 20px;
}
.zjdc-box ul li{
    line-height: 80px;
    border-bottom: 1px solid #eee;
}
.zjdc-box ul li a{
    color: #000;
}
.zjdc-box ul li a span{
    padding: 5px 12px;
    font-size: 14px;
    background: url('../images/yjs.png') 4px center no-repeat;
}
.zjdc-box ul li a span.on{
    background: url('../images/jxz.png') 4px center no-repeat;
    color: #3E87EA;
}
.zjdc-box ul li >span{
    float: right;
    color: #909BA7;
}
.ysq .zjdc-title > a{
    color: #7AA6B8;
}
.zjdc-box ul{
    display: none;
}
.ft-box .left-img{
    width: 260px;
}
.ft-box .text-right{
    margin-left: 10px;
}
.ft-box .text-right li{
    line-height: 48px;
}
.ft-box .text-right span{
    font-size: 14px;
    color: #3E87EA;
    padding: 5px  14px;
    background: url('../images/ft-icon.png') 8px center no-repeat;
}
.ft-box-left{
    width: 747px;
    margin-right: 40px;
}
.ft-box-right{
    width: 413px;
    border-left: 1px solid #eee;
}
.ft-box-right{
    padding: 10px 39px;
}
.ft-box-right .nrgy{
    padding: 5px 11px;
    font-size: 14px;
    color: #3E87EA;
    background: url('../images/nrgy.png') 4px center no-repeat;
}
.ft-box-right p{
    font-size: 14px;
    line-height: 29px;
}
.ft-list{
    margin-top: 30px;
}
.ft-list li{
    float: left;
    width: 585px;
    border-bottom: 1px solid #eee;
    line-height: 64px;
}
.ft-list li:nth-child(2n){
    margin-left: 30px;
}
.ft-list li:nth-child(5n),.ft-list li:nth-child(6n){
    border-bottom: none;
}
.ft-list li a{
    color: #000;
    float: left;
    width: 82%;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
}
.ft-list li span{
    float: right;
}
.ft-list li a span{
    font-size: 14px;
    float: none;
    color: #3E87EA;
    padding: 5px 16px;
    background: url('../images/ft-icon.png') 8px center no-repeat;
}
.san-item{
    margin-top: 54px;
    margin-bottom: 70px;
}
.san-item li{
    float: left;
    width: 372px;
    line-height: 74px;
    margin-right: 41px;
    padding: 0 35px;
    background: #F9FBFF;
    border: 1px solid #E7EBF5;
    font-size: 20px;
    transition: all .4s;
}
.san-item li:hover{
    transform: translateY(-2%);
    box-shadow: 1px 1px 10px 2px #eee;
    -webkit-box-shadow: 1px 1px 10px 2px #eee;
    -moz-box-shadow: 1px 1px 10px 2px #eee;
}

.san-item li a{
    color: #333;
}
.san-item li img{
    vertical-align: middle;
    padding-right: 11px;
}
.san-item li:last-child{
    margin-right: 0;
}
/*-------zwfw--------*/
.zwfw-banner{
    margin-top: 44px;
}
.zwfw-banner img{
    display: block;
    width: 100%;
}
.img-scroll1{
    position: relative;
}
.img-list1 {
    position: relative;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 70px;
}

.img-list1 ul {
    width: 9999px;
}

.img-scroll1 .prev1, .img-scroll1 .next1 {
    position: absolute;
    top: 58px;
    width: 70px;
    height: 70px;
    text-align: center;
    cursor: pointer;
    z-index: 1;
}

.img-scroll1 .next1 {
    left: -34px;
    background: url(../images/to-left.png) center no-repeat;
}

.img-scroll1 .prev1 {
    right: -34px;
    background: url(../images/to-right.png) center no-repeat;
}

.img-scroll1 .next1:hover {
    cursor: pointer;
}

.img-scroll1 .prev1:hover {
    cursor: pointer;
}
.img-scroll1:hover .prev1,.img-scroll1:hover .next1{
    display: block;
}
.img-list1 li {
    float: left;
    position: relative;
    width: 284px;
    margin: 15px 35px 15px 0;
    overflow: hidden;
    transition: all .4s;
}
.img-list1 li img{
    display: block;
    width: 100%;
    transition: all .4s;
}
.img-list1 li a .text{
    position: absolute;
    height: 99px;
    top: 30px;
    left: 19px;
}
.img-list1 li a .text h3{
    font-size: 24px;
    text-align: left;
    font-weight: bold;
    color: #2F4261;
    line-height: 28px;
}
.img-list1 li:hover{
    transform: translateY(-2%);
    box-shadow: 1px 1px 10px 2px #eee;
    -webkit-box-shadow: 1px 1px 10px 2px #eee;
    -moz-box-shadow: 1px 1px 10px 2px #eee;
}
.bsfw-box ul{
    display: none;
}
.bsfw-box ul li{
    float: left;
    text-align: center;
    width: 216px;
    height: 160px;
    margin-right: 30px;
    margin-top: 30px;
}
.bsfw-box ul li:nth-child(5n){
    margin-right: 0;
}
.bsfw-box ul li a{
    font-size: 18px;
    color: #333;
    display: block;
    padding: 38px;
    border: 1px solid #eee;
    transition: all .4s;
}
.bsfw-box ul li a img{
    padding-bottom: 24px;
}
.bsfw-box ul li a:hover{
    transform: translateY(-2%);
    box-shadow: 1px 1px 10px 2px #eee;
    -webkit-box-shadow: 1px 1px 10px 2px #eee;
    -moz-box-shadow: 1px 1px 10px 2px #eee;
}
.bsfw-title li a{
    padding: 2px 2px 15px;
    border-bottom: 4px solid transparent;
}
.bsfw-title li a:hover,.bsfw-title li a.active{
    border-bottom: 4px solid transparent;
}
.bsfw-box ul.bm-list li{
    height: 60px;
}
.bsfw-box ul.bm-list li a{
    display: block;
    padding: 0 5px;
    line-height: 60px;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
}

.img-scroll2{
    position: relative;
    border: 1px solid #eee;
    margin-bottom: 48px;
}
.img-list2 {
    position: relative;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 5px;
    margin-left: 18px;
}

.img-list2 ul {
    width: 9999px;
}

.img-scroll2 .prev2, .img-scroll2 .next2 {
    position: absolute;
    top: 40px;
    width: 70px;
    height: 70px;
    text-align: center;
    cursor: pointer;
    z-index: 1;
}

.img-scroll2 .next2 {
    left: -34px;
    background: url(../images/to-left.png) center no-repeat;
}

.img-scroll2 .prev2 {
    right: -34px;
    background: url(../images/to-right.png) center no-repeat;
}

.img-scroll2 .next2:hover {
    cursor: pointer;
}

.img-scroll2 .prev2:hover {
    cursor: pointer;
}
.img-scroll2:hover .prev2,.img-scroll2:hover .next2{
    display: block;
}
.img-list2 li {
    float: left;
    position: relative;
    text-align: center;
    width: 115px;
    margin: 15px 35px 15px 0;
    overflow: hidden;
    transition: all .4s;
}
.img-list2 li img{
    display: block;
    transition: all .4s;
    margin: 0 auto 22px;
}
.img-list2 li a{
    color: #333;
}
.img-list2 li a .text h3{
    font-size: 24px;
    text-align: left;
    font-weight: bold;
    color: #2F4261;
    line-height: 28px;
}
.img-list2 li:hover{
    transform: translateY(-2%);
}
.bsfw-box ul.rdfw li{
    height: 186px;
}
/*-------qngj--------*/
.jcgk{
    margin-top: 33px;
    background: url('../images/jcgk-bg.png') center no-repeat;
    height: 586px;
    padding: 15px;
}
.jcgk .jcgk-sp{
    width: 543px;
    height: 310px;
    margin-top: 152px;
    margin-left: 40px;
}
.jcgk .jcgk-sp video{
    width: 100% !important;
    height: 100% !important;
}
.jcgk .jcgk-text{
    width: 540px;
    margin-left: 22px;
    margin-top: 175px;
}
.jcgk .jcgk-text p{
    line-height: 35px;
}
.jcgk .jcgk-text a{
    font-size: 18px;
    color: #333;
}
.jcgk-link{
    margin-top: 20px;
}
.jcgk-link li{
    float: left;
    width: 165px;
    height: 51px;
    margin-right: 22px;
    text-align: center;
    line-height: 51px;
    background: url('../images/jcgk-link-bg.png') center no-repeat;
}
.jcgk-link li:last-child{
    margin-right: 0;
}
.jcgk .jcgk-text .jcgk-link li a{
    font-size: 20px;
    color: #3E87EA;
}
.jcgk-text p a span{
    color: #3E87EA;
}
.zjgk{
    margin-top: 48px;
    background: url('../images/zjgk-bg.png') center no-repeat;
    height: 586px;
    padding: 15px;
}
.zjgk ul{
    padding: 25px 35px;
    margin-top: 194px;
}
.zjgk ul li{
    float: left;
    width: 160px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin-right: 28px;
    margin-bottom: 28px;
    border: 1px solid #D7E8FF;
    background: #fff;
}
.zjgk ul li a{
    color: #3E87EA;
    font-size: 18px;
}
.zjgk ul li:nth-child(6n){
    margin-right: 0;
}
.jcwh{
    margin-top: 61px;
}
.jcwh .item-title{
    text-align: center;
}
.jcwh-lz{
    margin-top: 34px;
    margin-bottom: 59px;
}

.xinxi_solution_main {
    overflow: hidden;
}

.main_mobile ul {
    padding-left: 0;
    margin-bottom: 0;
}

.xinxi_solution_main ul li {
    float: left;
    width: 89px;
    position: relative;
    overflow: hidden;
    transition: all 0.5s;
    border: 1px solid #F9F7F2;
}

.xinxi_solution_main ul li .left_top p {
    font-size: 24px;
    width: 25px;
    margin: 0 auto;
    line-height: 26px;
    color: #CAB484;
    margin-top: 10px;
}

.xinxi_solution_main ul li .right h4 {
    color: #3E87EA;
    font-size: 22px;
    font-weight: bold;
    position: relative;
    margin-top: 0;
    margin-bottom: 16px;
}

.xinxi_solution_main ul li .right h4 a{
    color: #3E87EA;
}

.xinxi_solution_main ul li .right h4:before {
    content: '';
    position: absolute;
    top: 80%;
    left: 0;
    width: 86px;
    height: 6px;
    background-color: rgba(0, 122, 216, .2);
}

.xinxi_solution_main ul li.on .right {
    display: block;
}

.xinxi_solution_main ul li .right p {
    color: #000000;
    font-size: 16px;
    text-align: justify;
    line-height: 34px;
    margin-bottom: 10px;
}
.xinxi_solution_main ul li .right p a{
    color: #3E87EA;
}
.xinxi_solution_main ul li .right .on-click {
    width: 85px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: linear-gradient(145deg,#eacb90 0%,#bb7c35 100%);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#eacb90',endColorStr='#bb7c35',gradientType='1');
    background-size: 100% 150%;
    transition: .3s;
    font-size: 14px;
    display: block;
    color: #fff;
    border-radius: 4px;
}

.xinxi_solution_main ul li .right .on-click:hover {
    background-position: 0 75%;
}

.xinxi_solution_main ul li:nth-child(1) {
    margin-right: 3px
}

.xinxi_solution_main ul li:nth-child(2){
    margin-right: 3px
}

.xinxi_solution_main ul li .left_top {
    position: absolute;
    left: 0;
    padding: 0 10px;
    text-align: center;
    cursor: pointer;
}

.xinxi_solution_main ul li .left {
    float: left;
    width: 89px;
    background: linear-gradient(90deg, #A1C7FA 0%, #8AB5F6 100%);
    height: 279px;
    padding-top: 36px;
    cursor: pointer;
    padding-bottom: 25px;
}

.xinxi_solution_main ul li .right {
    float: left;
    margin-left: 89px;
    position: absolute;
    padding: 18px 33px 29px 35px;
    display: none;
}

.xinxi_solution_main ul li.on {
    border: 1px solid #A2C5F8;
    width: 1016px;
    margin-right: 0;
}

.xinxi_solution_main ul li.on .left {
    background: -webkit-linear-gradient(bottom,#B9916A, #EBCE97);
    background: -o-linear-gradient(bottom,#B9916A, #EBCE97);
    background: -moz-linear-gradient(bottom,#B9916A, #EBCE97);
    background: linear-gradient(to top,#B9916A, #EBCE97);
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#B9916A,endColorStr=#EBCE97);
    background: linear-gradient(90deg, #A1C7FA 0%, #8AB5F6 100%);
}
.xinxi_solution_main ul li.b2 .left{
    background: linear-gradient(90deg, #E6F5FB 0%, #E6F5FB 100%);
}
.xinxi_solution_main ul li.b3 .left{
    background: linear-gradient(90deg, #FAF4E9 0%, #FAF4E9 100%);
}

.xinxi_solution_main ul li.b2{
    color: #004883;
    border: 1px solid #BBDCED;
}
.xinxi_solution_main ul li.b3{
    color: #004883;
    border: 1px solid #E6D9C2;
}

.xinxi_solution_main ul li.on .left_top p {
    color: #004883;;
}
.fsfx-ul a{
    float: left;
    width: 81px;
    margin-right: 21px;
    padding: 12px 0;
    font-size: 18px;
    color: #3E87EA;
    text-align: center;
    background: #F4F9FF;
}
.fsfx-ul a:last-child{
    margin-right: 0;
}
.tqqj-main{
    margin-top: 57px;
    background: url('../images/tqqj-bg.png') center bottom no-repeat;
}
.item-title{
    text-align: center;
}
.sqlist li{
    float: left;
    width: 291px;
    height: 414px;
    text-align: center;
    margin-right: 12px;
    font-size: 20px;
    font-weight: bold;
}
.sqlist li:last-child{
    margin-right: 0;
}
.tqqj{
    background: url('../images/four.png') center bottom no-repeat;
}

.dsmpWrap{
    width:1200px;
    height:388px;
    position: relative;
    overflow: hidden;
    margin-top: 55px;
    margin-bottom: 60px;
}

.dsmpWrap .swiper-wrapper{
    transform-style: preserve-3d;
}

.dsmpWrap .itm{
    /*width:900px;
    height:388px;
    */
    width:100%;
    height:100%;
}

.dsmpWrap .itm img{
    width:100%;
    height:100%;
}
.dsmpWrap .itm  p{
    position: absolute;
    bottom: 0;
    line-height: 40px;
    left: 0;
    color: #fff;
    right: 0;
    text-align: center;
    background-color: rgba(0,0,0,.1);
}

.dsmpWrap .swiper-slide{
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    transition: all 100ms linear;
}

.btn_dsmp_l {
    width: 22px;
    height: 92px;
    position: absolute;
    left: 0;
    top: 150px;
    cursor: pointer;
    background: url(../images/left.png) no-repeat center top;
    z-index:13;
}

.btn_dsmp_r {
    width: 22px;
    height: 92px;
    position: absolute;
    right: 0;
    top: 150px;
    cursor: pointer;
    background: url(../images/right.png) no-repeat center top;
    z-index:13;
}

.btn_dsmp_ll {
    width: 300px;
    height: 369px;
    position: absolute;
    left: 0;
    top: 9px;
    background-color:rgba(0,0,0,0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
    z-index:12;
}

.btn_dsmp_rr {
    width: 300px;
    height: 369px;
    position: absolute;
    right: 0;
    top: 9px;
    background-color:rgba(0,0,0,0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
    z-index:12;
}

#focus_Box li{
    z-index: 0;
    position: absolute;
    width: 0px;
    height: 0px;
    top: 146px;
    cursor: pointer;
    left: 377px;
    border-radius: 4px;
}
/*------zwgk------*/
.ld{
    margin-top: 42px;
    padding: 25px 38px;
    box-shadow: 1px 1px 10px 2px #eee;
    -webkit-box-shadow: 1px 1px 10px 2px #eee;
    -moz-box-shadow: 1px 1px 10px 2px #eee;
}
.ld .ld-left{
    width: 450px;
    border-right: 1px solid #eee;
}
.ld .ld-left h3{
    color: #333;
    font-size: 22px;
    margin-bottom: 5px;
}
.ld .ld-left p{
    line-height: 30px;
    color: #333;
}
.ld .ld-left p a{
    color: #333;
    padding-right: 20px;
}
.ld-right{
    width: 674px;
    padding: 0 0 0 44px;
}
.ld-right-half{
    width: 48%;
    height: 300px;
    background: url('../images/jigou.png') center bottom no-repeat;
}
.ld-right-half h3{
    text-align: center;
    font-size: 22px;
}
.ld-right-half ul{
    margin-top: 220px;
}
.ld-right-half ul li{
    float: left;
    width: 46%;
    text-align: center;
    font-size: 20px;
}
.ld-right-half ul li a{
    color: #3E87EA;
    font-weight: bold;
}
.wj{
    background-color: #f8f8f8;
    margin-top: 40px;
    padding: 30px 30px 0;
}
.wj-item{
    width: 715px;
}
.xw-title > a {
    float: right;
    color: #999;
    line-height: 37px;
}
.xw-title li:nth-child(4) > a::after{
    width: 0;
}
.wj-box > ul{
    margin: 15px 0 4px;
    padding: 5px;
}
.wj-box > ul > li{
    line-height: 50px;
    position: relative;
    text-indent: 15px;
    background: url('../images/dian.png') left center no-repeat;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
}

.wj-box > ul > li:hover,.wj-box > ul > li.on{
    box-shadow: 1px 1px 10px 2px #eee;
    -webkit-box-shadow: 1px 1px 10px 2px #eee;
    -moz-box-shadow: 1px 1px 10px 2px #eee;
    padding: 8px 0 11px;
    line-height: 38px;
    background: #fff;
}
.jiedu>div{
    margin:6px 0 0!important;

}
.wj-box > ul > li:hover>.jiedu,.wj-box > ul > li.on>.jiedu{
    display: block;
}
.wj-box > ul > li > .item > a{
    float: left;
    font-size: 16px;
    width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #333333;
}
.wj-box > ul > li >.item > span{
    float: right;
    color: #949494;
    padding-right: 17px;
}
.wj-box > ul > li > a:hover{
    color: #236fd6;
}
.jiedu{
    display: none;
}
.jiedu a{
    padding: 6px 10px;
    background-color: #0078E7;
    color: #fff;
    border-radius: 20px;
    margin-right: 5px;
}
.wjss-box{
    width: 402px;
}
.wjss-box .group{
    line-height: 40px;
    margin-bottom: 20px;
}
.wjss-box .group span{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}
.wjss-box .group input{
    height: 50px;
    width: 309px;
    border: 1px solid #E6E6E6;
    line-height: 50px;
    margin-left: 15px;
    padding-left: 15px;
}
.wjss-box form >a{
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #3E87EA;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
.wjss-box form >a img{
    vertical-align: middle;
    padding-right: 11px;
}
.wjss-box ul{
    margin-top: 24px;
}
.wjss-box ul li{
    float: left;
    width: 191px;
    margin-bottom: 20px;
    margin-right: 20px;
    background-color: #fff;
}
.wjss-box ul li:nth-child(2n){
    margin-right: 0;
}
.wjss-box ul li a{
    display: block;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #333333;
}
.basic li{
    float: left;
    width: 274px;
    line-height: 80px;
    margin-right: 34px;
    margin-bottom: 26px;
    border: 1px solid #E8E8E8;
    transition: all .4s;
}
.basic li:nth-child(4n){
    margin-right: 0;
}
.basic li img{
    vertical-align: middle;
    padding-right: 11px;
}
.basic li a{
    display: block;
    padding-left: 35px;
    color: #000;
}
.basic li:hover{
    transform: translateY(-2%);
    box-shadow: 1px 1px 10px 2px #eee;
    -webkit-box-shadow: 1px 1px 10px 2px #eee;
    -moz-box-shadow: 1px 1px 10px 2px #eee;
}
.zwgk{
    margin-top: 50px;
}
.zwgk-left,.zwgk-right{
    width: 581px;
}
.zwgk-left h4{
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}
.cy-box li{
    float: left;
    width: 100px;
    margin-top: 14px;
    text-align: center;
    margin-right: 16px;
    background: #F7FAFF;
    transition: all .4s;
}
.cy-box li:first-child{
    width: 116px;
}
.cy-box li:last-child{
    margin-right: 0;
}
.cy-box li a{
    display: block;
    padding: 16px 10px;
    color: #3E87EA;
}
.cy-box li a img{
    transition: all .4s;
}
.cy-box li a:hover img{
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    transform: rotateY(360deg);
}

.gezi{
    margin-top: 19px;
}
.gezi li{
    float: left;
    width: 25%;
    height: 110px;
    text-align: center;
    border: 1px solid #F2F2F2;
    border-collapse: separate;
    margin: 0 -1px -1px 0;
}
.gezi li a{
    display: block;
    padding: 18px;
    color: #333;
}
.gezi li img{
    padding-bottom: 5px;
    transition: all .8s;
}
.gezi li:hover img{
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
.ysq-banner{
    height: 120px;
    padding: 25px 37px;
    background: url('../images/ysq-bg.png') center no-repeat;
}
.ysq-banner h3{
    font-size: 22px;
    font-weight: bold;
    color: #225CA9;
}

.ysq-banner p{
    margin-top: 15px;
    font-size: 14px;
    font-weight: 400;
    color: #2E63AD;
}
.wgk{
}
.wgk> li{
    position: relative;
    border: 1px solid transparent;
    float: left;
    width: 214px;
    margin-right: 32px;
    background: #FFFFFF;
    padding: 12px 18px 17px;
    text-align: center;
    box-shadow: 1px 1px 10px 2px #eee;
    -webkit-box-shadow: 1px 1px 10px 2px #eee;
    -moz-box-shadow: 1px 1px 10px 2px #eee;
}
.wgk> li:last-child{
    margin-right: 0;
}
.wgk> li>ul{
    margin-top: 5px;
}
.wgk> li>ul>li{
    float: left;
    width: 50%;
    text-align: left;
    line-height: 30px;
}
.wgk> li>ul>li >a{
    font-size: 14px;
    color: #7F7F7F;
}
.wgk .more{
    margin: 5px 0 0;
}
.wgk> li> .xiala>ul{
    position: absolute;
    display: block;
    width: 460px;
    top: 50px;
    left: 0;
    padding: 33px 30px;
    background: #FFFFFF;
    border: 1px solid #DECBA4;
    box-shadow: 0 0 20px 5px rgba(219,185,117,0.15);
    z-index: 99;
}
.wgk> li> .xiala>ul.jieguo{
    left: auto;
    right: 0;
}
.wgk> li:hover{
    border: 1px solid #DECBA4;
}
.wgk>li:hover>.more >img{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
.wgk> li:hover .xiala>ul{
    display: block;
}
.xiala{
    padding: 50px 0;
    display: none;
    left: 0;
    right: 0;
    position: absolute;
}
.wgk>li:hover .xiala>ul::before{
    content: '';
    width: 32px;
    height: 32px;
    background: #fff;
    border-top: 1px solid rgba(202,180,132,.5);
    border-left: 1px solid rgba(202,180,132,.5);
    -webkit-transform: rotate(46deg);
    -ms-transform: rotate(46deg);
    transform: rotate(46deg);
    display: block;
    position: absolute;
    left: 19%;
    top: -16px;
}
.wgk>li:hover .xiala>ul.jieguo::before {
    content: '';
    width: 32px;
    height: 32px;
    background: #fff;
    border-top: 1px solid rgba(202, 180, 132, .5);
    border-left: 1px solid rgba(202, 180, 132, .5);
    -webkit-transform: rotate(46deg);
    -ms-transform: rotate(46deg);
    transform: rotate(46deg);
    display: block;
    position: absolute;
    left: auto;
    right: 19%;
    top: -16px;
}

.wgk> li> .xiala>ul> li {
    float: left;
    padding: 0 30px;
    text-align: left;
    margin-bottom: 30px;
    width: 50%;
}

.wgk> li> .xiala>ul> li a {
    background: url(../images/dian.png) left no-repeat;
    padding-left: 20px;
    font-size: 16px;
    color: #000;
}
.ycdh {
    background-color: rgba(0,0,0,0.6);
    position: absolute;
    display: none;
    width: 50%;
    height: 100vh;
    top: 0;
    left: 100%;
    z-index: 9999;
    line-height: 40px;
}
.cbl{
    position: fixed;
    width: 75px;
    text-align: center;
    right:50%;
    margin-right: -845px;
    top: 480px;
    z-index: 1;
}
.cbl > li{
    margin-bottom: 11px;
    position: relative;
}
.cbl > li>a{
    color: #666;
}
.cbl > li:hover .share-show{
    display: block !important;
}
.share-show {
    position: absolute;
    border: 1px solid #cbb486;
    padding: 12px;
    background: #fff;
    padding: 11px 10px;
    right: 60px;
    top: -10px;
    /* display: none; */
    border-radius: 3px;
}
.fenxiang-show:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #fff;
    border-top: 1px solid rgba(202,180,132,1);
    border-left: 1px solid rgba(202,180,132,1);
    -webkit-transform: rotate(138deg);
    -ms-transform: rotate(138deg);
    transform: rotate(138deg);
    display: block;
    position: absolute;
    right: -3%;
    top: 23px;
}

.contain{
    width: 1200px;
    margin: 0 auto;
}
.pos {
    line-height: 25px;
    background: url(../images/home.png) 5px 15px no-repeat #fff;
    padding: 10px 0 10px 30px;
    margin: 10px 0;
}
.pos a:link,.pos  a:visited,.pos  a:active {
    text-decoration: none;
    font-family: "Microsoft YaHei";
    color: #333333;
    font-size: 15px;
}
#ozoom *{
    overflow-x: visible !important;
}
.pdf-box{
    padding:20px 0;
    border-top: 1px dashed #ddd;
}
.media{
    margin: 0 auto;
    display:block !important;
}
.media>div{
    text-align:center;
}
.media iframe{
    border: 0 ;
}
#ozoom{
    line-height:36px;
    width: 100%;
    overflow: auto;
}
#ozoom img{
    max-width:100%;
}
.social-share-icon:nth-child(n+5){
    display: none!important;
}
.social-share>a:nth-child(n+5){
    display:none!important;
}
.art-info{
    padding-left: 10px;
    float: left;
    width: 86%;
    font-size: 16px;
    line-height: 40px;
}
#mainText{
    font-size: 16px;
}
.art-title h1 p{
    line-height: 35px;
    padding: 15px 0;
}
.sub-title {
    font-size: 14px;
    line-height: 14px;
    color: #999;
    width: 100%;
    margin: 0 auto 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.sub-title dl {
    margin: 0;
}
.font-size {
    width: 25%;
    text-align: left;
    line-height: 34px;
}
.center-info {
    width: 50%;
    text-align: center;
    line-height: 34px;
}
.share-info {
    width: 25%;
    text-align: right;
    line-height: 34px;
}
.sub-title dl a {
    color: #999;
}

.sub-title dl a.on {
    color: #333;
}

.bdsharebuttonbox {
    margin-left: -10px;
}

.bdsharebuttonbox a {
    margin: -1px 0 0 10px !important;
    font-size: 14px !important;
}
.memo{
    padding: 15px 0;
}

.appendix{
    padding: 15px 0;
    border-top: 1px dashed #ededed;
    line-height: 40px;
}
.appendix h4{
    line-height: 40px;
}
.appendix p{
    text-indent: 2em;
}

.detail-table table{
    margin: 0 auto;
    line-height: 26px;
    border-collapse: collapse;
}
.detail-table table td{
    font-size: 15px;
    padding: 4px 5px;
    border: 2px solid #fff;
}
.article_left{
    background-color: #fff;
    padding: 15px;
    margin-top: 0;
}
.m-nav{
    display: none;
}
.m-table{
    display: none;
}

.nr_container {
    width: 1200px;
    margin: 0 auto;
}

.lj {
    margin: 26px 0 28px;
}

.lj img {
    vertical-align: sub;
    margin-right: 2px;
}

.lj span {
    font-size: 16px;
    color: #333333;
    line-height: 19px;
}

.neirong {
    padding: 20px 20px 23px;
    background-color: #ECF6FF;
    width: 70%;
    margin-right: 10px;
}

.sz {
    background-color: #fff;
    padding: 40px 20px 39px 40px;
}

.sz_pic {
    width: 21%;
}

.sz_nr {
    width: 70%;
    margin-left: 45px;
}

.sz_zi {
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    padding-bottom: 27px;
}

.sz_xq {
    padding-top: 38px;
    border-top: 1px solid #EEEEEE;
}

.sz_xq p {
    text-indent: 2em;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}

.gzfg {
    margin-top: 20px;
    background-color: #fff;
    padding: 20px 20px 36px;
}

.gzfg_bt {
    padding: 18px 0 19px 20px;
    background: #ECF6FF;
}

.gzfg_bt img {
    vertical-align: sub;
    margin-right: 10px;
}

.gzfg_bt span {
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    line-height: 19px;
}

.gzfg_nr {
    padding: 28px 0 0 15px;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}

.gzfg_nr p {
    text-indent: 2em;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}

.ldlb {
    width: 29%;
    padding: 20px 20px 23px;
    background-color: #ECF6FF;
}

.lb {
    background-color: #fff;
    padding: 40px 20px 39px;
    min-height: 741px;
}

.szfld {
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    padding-bottom: 38px;
    border-bottom: 1px solid #EEEEEE;
}
.szmd {
    padding: 38px 0 20px;
    border-bottom: 1px solid #EEEEEE;
}

.fszmd {
    padding: 30px 0 20px;
    border-bottom: 1px solid #EEEEEE;
}

.zc {
    width: 30%;
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    font-weight: bold;
}

.szmd a,
.fszmd a {
    width: 50%;
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    margin-bottom: 10px;
}

.fszxm {
    width: 70%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

/*===============zhangzheban===============*/
.wzazzms {}

.wzazzms .container,.wzazzms .contain{
    width: 100%;
}
.wzazzms .top .top-left{
    /*width: 23%;*/
	display:none;
}
.wzazzms #ozoom video{
    width: 100%;
}
.wzazzms .top .top-left img{
	width: 100% !important;
}
.wzazzms .top .top-right{
    width: 100%;
	text-align:center;
}
.wzazzms .top .top-right a,.wzazzms .top .top-right span{
        font-size: 30px;
}
.wzazzms .nav,.wzazzms .reci,.wzazzms .hide_s{
    display: block;
}
.wzazzms .top .top-right > a:last-child{
    display: inline;
}
.wzazzms .logo img {
    width: 40%;
}
.wzazzms .detail-table table td{
    font-size: 20px;
}
.wzazzms .article_left{
    margin-top: 60px;
}
.wzazzms .search{
    width: 52%;
    margin: 20px auto;
    padding-bottom: 0 ;
}
.wzazzms .bmfw{
    height: 425px;
}
.wzazzms .search .search-box input[type='text'] {
   
}
.wzazzms .header{
    height: 600px;
    background-size: cover !important;
}
.wzazzms .cygj ul li{
    margin-right: 15px;
}
.wzazzms .shang {
    height: 705px;
}
.wzazzms .wd_r{
    height: 845px;
}
.wzazzms .box_A{
    margin-top: 0;
    margin-bottom: 50px;
}
.wzazzms .wzazzms .m-nav {
    position: absolute;
    right: 10px;
    top: 166px;
    display: block;
}
.wzazzms .list-group>li{
    font-size: 16px;
    padding: 5px 20px 5px 63px;
    line-height: 25px;
    border-bottom: 1px dashed #fff;
}
.wzazzms .list-group>li a{
    color:#fff;
}
.wzazzms .list-group>li>ul >li{
    padding: 0 0 0 35px;

}
.wzazzms .list-group>li>ul >li>a{
    font-size: 14px;
}
.wzazzms #siteId {
    width: 18%;
}
.wzazzms .search .search-box::before {
    left: 22%;
}
.wzazzms .half{
    width: 100%;
    margin: 0 !important;
}
.wzazzms .xw-title li{
    font-size: 18px;
}
.wzazzms .xw-box > ul > li {
    text-indent: 0;
    padding-left: 15px;
    line-height: 45px;
}
.wzazzms .xw-box > ul > li > a{
    float: none;
    overflow: inherit;
    white-space: normal;
    display: inline;
}
.wzazzms .xw-box > ul > li::before {
    left: 5px;
    top: 22px;
}
.wzazzms .xw-box > ul > li > span{
    float: none !important;
    padding-left: 10px;
    padding-right: 0;
}
.wzazzms .wbxx{
    width: 100%;
}
.wzazzms .wbxx li{
    width: 32%;
    margin-top: 15px;
	margin-right: 2%;
}
.wzazzms .wbxx li:last-child{
	margin-right: 0;
}
.wzazzms .fw-box > li{
    width: 49%;
	margin-right: 2%;
}
.wzazzms .fw-box > li:nth-child(2n){
	margin-right: 0;
	
}
.wzazzms .photo-list li {
    width: 33%;
	height: 370px;
	margin-bottom: 15px;
}
.wzazzms .message-content p img{
    display: block;
    margin: 0 auto;
}
.wzazzms .piclist li{
	width: 48%;
    margin: 0 2% 15px 0 !important;
}
.wzazzms .piclist li img{
    display: block;
    width: 100%
}
.wzazzms .hd-box-main{
    width: 100%;
}
.wzazzms .hd-box-main li{
    width: 25%;
    margin: 15px 0 0;
}
.wzazzms .hd-box-tj{
    width: 100%;
    margin-top: 15px;
}
.wzazzms .img-scroll{
    width: 100%;
}
.wzazzms .footer .footer-links{
    display: block;

}
.wzazzms .footer .footer-links li{
    float: left;
    padding: 5px 5px;
    width: 50%;
}
.wzazzms .footer-links li a label {
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 87%;
}
.wzazzms .dropup .caret {
    float: right;
    margin-top: 7px;
}
.wzazzms .footer-con .bzx,.wzazzms  .footer-con .jc,.wzazzms  .footer-con .info {
    width: 100%;
    text-align: center;
}

.wzazzms .tpxw,.slide_x,.xw{
    width: 100%;
}
.wzazzms .slide_x .list li img {
    width: 100% !important;
    height: 192px !important;
}
.wzazzms .tpxwall .slide_x .list li{
    width: calc(100vw - 30px );
}
.wzazzms .tpxw-text,.wzazzms .tpxwall .slide_x .list p,.wzazzms .ywdt-left,.wzazzms .ywdt-right {
    width: 100%;
    margin-left: 0;
}
.wzazzms .tpxwall .slide_x .tpxw-text h2{
    padding: 10px;
}
.wzazzms .tpxwall .slide_x .list p{
    padding: 0 10px 10px;
    margin: 0 !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.wzazzms .xw-list ul > li{
    width: 100%;
}
.wzazzms .spbox li{
    width: 100%;
}


.wzazzms .hd-item li{
    width: 50%;
    margin: 4px 0;
}
.wzazzms .xj-left{
    width: 100%;
}
.wzazzms .xj-left li a{
    background-size: 100% 100% !important;
}
.wzazzms .xj-left li{
    width: 50%;
    float: left;
}
.wzazzms .ft-box .text-right{
    width: 97%;
}
.wzazzms .xj-right{
    width: 100%;
    margin-left: 0;
}
.wzazzms .xj-right .xj-tj{
    height: 130px;
    background: #8FBCFA;
}
.wzazzms .xj-right .xj-tj li{
    width: 100%;
    line-height: 30px;
}
.wzazzms .xj-right .xj-con{
    padding: 8px;
}
.wzazzms .zjdc-box ul li a{
    float: none;
    overflow: inherit;
    white-space: normal;
    display: inline;
}
.wzazzms .zjdc-box ul li >span{
    float: none;
    overflow: inherit;
    white-space: normal;
    display: inline;
}
.wzazzms .zjdc-box ul li{
    line-height: 32px;
}
.wzazzms .ft-box-left{
    width: 100%;
    margin-right: 0;
}
.wzazzms .ft-box .left-img{
    width: 100%;
}
.wzazzms .ft-box .left-img img{
    display: block;
    width: 100%;
}
.wzazzms .ft-box-right{
    width: 100%;
}
.wzazzms .ft-list li{
    width: 100%;
    font-size: 34px;
    line-height: 60px;
}
.wzazzms .ft-list li:nth-child(2n){
    margin-left: 0;
}
.wzazzms .san-item li{
    width: 100%;
    margin-bottom: 15px;
    box-sizing: border-box;
    padding-left: 410px;
}
.wzazzms .san-item li a{
    font-size: 34px;
}
.wzazzms .xw-chn-title li a{
	font-size: 26px;
}
.wzazzms .title h2{
    font-size: 50px;
}
.wzazzms .title p{
    font-size: 36px;
}
.wzazzms .bsfw-box ul li{
    
   
}
.wzazzms .bsfw-box ul li:nth-child(5n){
    margin-right: 0%;
}
.wzazzms .bsfw-box ul li a {
    font-size: 22px;
}

.wzazzms .img-list2 li a{
	font-size: 20px;
	
}
/* .wzazzms .bsfw-box ul li:nth-child(2n){
    margin-right: 0;
} */
.wzazzms .jcgk .jcgk-sp{
    
}
.wzazzms .jcgk .jcgk-text p{

    display: -webkit-box;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
 
}
.wzazzms .jcgk .jcgk-text a{
	font-size: 22px;
	
}
.wzazzms .jcgk .jcgk-text .jcgk-link li a {
    font-size: 26px; 
}
.wzazzms .zjgk ul li a {
    font-size: 26px;
}
/* .wzazzms .xinxi_solution_main ul li.on{
    width: 100%;
}
 */
 .wzazzms .item-title img{
    display: block;
    width: 100%;
}
.wzazzms .sqlist li{
    width: 24%;
    height: auto !important;
}
.wzazzms .dsmpWrap{
    width: 100%;
}
.wzazzms .tqqj{
    background: none;
}
.wzazzms .ld .ld-left{
    width: 100%;
}
.wzazzms .wgk> li>ul>li{
    width: 25%;
}
.wzazzms .ld-right{
    width: 100%;
    padding: 0;
}
.wzazzms .ld-right-half{
    width: 100%;
    margin-bottom: 15px;
}
.wzazzms .wj{
    padding: 5px;
}
.wzazzms .wj-item{
    width: 100%;
}
.wzazzms .wj-box > ul > li{
    line-height: 32px;
    background-position: left 15px;
    padding-left: 10px;
}
.wzazzms .ft-box .text-right li{
    font-size: 24px;
}
.wzazzms .wj-box > ul > li > .item > a{
    float: none;
    overflow: inherit;
    white-space: normal;
    display: inline;
}
.wzazzms .wj-box > ul > li::before {
    left: 5px;
    top: 22px;
}
.wzazzms .wj-box > ul > li  span{
    float: none !important;
    padding-left: 10px;
    padding-right: 0;
}
.wzazzms .wjss-box{
    width: 100%;
}
.wzazzms .wjss-box ul li{
    width: 48%;
    margin-right: 4%;
}
.wzazzms .wjss-box ul li:nth-child(2n){
    margin-right: 0;
}
.wzazzms .basic li{
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
}
.wzazzms .zwgk-left, .wzazzms .zwgk-right{
    width: 100%;
}
.wzazzms .gezi li{
    padding: 18px 5px;
}
.wzazzms .wgk> li{
    width: 100%;
    margin-bottom: 15px;
}
.wzazzms .wgk> li> .xiala>ul{
    width: 100%;
    padding: 25px 0;
}
.wzazzms .wgk> li> .xiala>ul> li {
    padding: 0 20px;
}
.wzazzms .center-info{
    width: 100%;
}
.wzazzms .nr_container,.wzazzms .neirong,.wzazzms  .ldlb ,.wzazzms .sz,.wzazzms .sz_nr{
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}
.wzazzms .sz_pic {
    display: block;
    width: 50%;
    float: none !important;
    margin: 0 auto;
}
.wzazzms .nav li a {
    display: inline;
    color: #fff;
    padding: 0px 0;
    font-size: 38px;
}


/*===========窄屏效果=============*/
@media screen and (max-width: 768px){
	.title{
		height:40px;
	}
    .container,.contain{
        width: 100%;
        padding: 0 15px;
    }
    .top .top-left{
        width: 50%;
    }
    .top .top-left img,#ozoom video{
        width: 100%;
    }
    .top .top-right{
        width: 100%;
		text-align:left;
    }
	.top > .container>.top-right> span.bg{
		display:none;
	}
   /*top .top-right a,.top .top-right span{
        display: none;
    }*/
    .nav,.reci{
        display: none;
    }
    .top .top-right > a:last-child{
        display: inline;
    }
    .logo img {
        width: 73%;
    }
    .search{
        width: 90%;
        margin: 20px auto;
        padding-bottom: 60px;
    }
    /* .search .search-box input[type='text'] {
        padding-left: 88px;
    } */
    .m-nav {
        position: absolute;
        right: 10px;
        top: 166px;
        display: block;
    }
    .list-group>li{
        font-size: 16px;
        padding: 5px 20px 5px 63px;
        line-height: 25px;
        border-bottom: 1px dashed #fff;
    }
    .list-group>li a{
        color:#fff;
    }
    .list-group>li>ul >li{
        padding: 0 0 0 35px;

    }
    .list-group>li>ul >li>a{
        font-size: 14px;
    }
    #siteId {
        width: 18%;
    }
    .search .search-box::before {
        left: 22%;
    }
    .half{
        width: 100%;
        margin: 0 !important;
    }
    .xw-title li{
        font-size: 18px;
    }
    .xw-box > ul > li {
        text-indent: 0;
        line-height: 45px;
    }
    .xw-box > ul > li > a{
        float: none;
        overflow: inherit;
        white-space: normal;
        display: inline;
    }
    .xw-box > ul > li::before {
        display: inline-block;
    vertical-align: middle;
	position:unset;
    }
    .xw-box > ul > li > span{
        float: none !important;
        padding-left: 10px;
        padding-right: 0;
    }
    .wbxx{
        width: 100%;
    }
    .wbxx li{
        width: 100%;
        margin-top: 15px;
    }
    .fw-box > li{
        width: 100%;
    }
    .photo-list li {
        width: 33%;
    }
    .message-content p img{
        display: block;
        margin: 0 auto;
    }
    .piclist li{
        margin: 0 0 15px 0 !important;
    }
    .piclist li img{
        display: block;
        width: 100%
    }
    .hd-box-main{
        width: 100%;
    }
    .hd-box-main li{
        width: 100%;
        margin: 15px 0 0;
    }
    .hd-box-tj{
        width: 100%;
        margin-top: 15px;
    }
    .img-scroll{
        width: 100%;
    }
    .footer .footer-links{
        display: block;

    }
    .footer .footer-links li{
        float: left;
        padding: 5px 5px;
        width: 50%;
    }
    .footer-links li a label {
        display: inline-block;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 87%;
    }
    .dropup .caret {
        float: right;
        margin-top: 7px;
    }
    .footer-con .bzx, .footer-con .jc, .footer-con .info {
        width: 100%;
        text-align: center;
    }

    .tpxw,.slide_x{
        width: calc(100vw - 30px );
		height: 195px;
		margin-bottom: 30px;
    }
	.tpxwall.tpxw,.tpxwall .slide_x{
		height: 420px;
	}
	.xw{
		width: 100%;
	}
    .slide_x .list li img {
        width: 100% !important;
        height: 192px !important;
    }
	.slide_x .list li,
    .tpxwall .slide_x .list li{
        width: calc(100vw - 30px );
    }
    .tpxw-text,.tpxwall .slide_x .list p,.ywdt-left,.ywdt-right {
        width: 100%;
        margin-left: 0;
    }
	.slide_x .plus, .slide_x .minus {
		top: 70px;
	}
    .tpxwall .slide_x .tpxw-text h2{
        padding: 10px;
    }
    .tpxwall .slide_x .list p{
        padding: 0 10px 10px;
        margin: 0 !important;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
    }
    .xw-list ul > li{
        width: 100%;
    }
	.xw-list{
		height: 1600px !important;
	}
    .spbox li{
        width: 100%;
    }
	.btn_dsmp_ll,.btn_dsmp_rr{
		background: none;
	}

    .hd-item li{
        width: 50%;
        margin-right: 0;
    }
    .xj-left{
        width: 100%;
    }
    .xj-left li a{
        background-size: 100% 100% !important;
    }
    .xj-right{
        width: 100%;
        margin-left: 0;
    }
    .xj-right .xj-tj{
        height: 130px;
        background: #8FBCFA;
    }
    .xj-right .xj-tj li{
        width: 100%;
        line-height: 30px;
    }
    .xj-right .xj-con{
        padding: 8px;
    }
    .zjdc-box ul li a{
        float: none;
        overflow: inherit;
        white-space: normal;
        display: inline;
    }
    .zjdc-box ul li >span{
        float: none;
        overflow: inherit;
        white-space: normal;
        display: inline;
    }
    .zjdc-box ul li{
        line-height: 32px;
    }
    .ft-box-left{
        width: 100%;
        margin-right: 0;
    }
    .ft-box .left-img{
        width: 100%;
    }
    .ft-box .left-img img{
        display: block;
        width: 100%;
    }
    .ft-box-right{
        width: 100%;
        padding: 10px 13px !important;
    }
    .ft-list li a{
        width: 72%;
    }
    .ft-list li{
        width: 100%;
        line-height: 32px;
    }
    .ft-list li:nth-child(2n){
        margin-left: 0;
    }
    .san-item li{
        width: 100%;
        margin-bottom: 15px;
    }
    .san-item li a{
        font-size: 18px;
    }

    .title p{
        font-size: 36px;
    }
    .bsfw-box ul li{
        width: 47%;
        margin-right: 6%;
    }
    .bsfw-box ul li:nth-child(5n){
        margin-right: 6%;
    }
    .bsfw-box ul li:nth-child(2n){
        margin-right: 0;
    }
    .jcgk .jcgk-sp{
        width: 100%;
        height: 190px;
        margin-left: 0;
    }
    .jcgk .jcgk-text{
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
            margin: 15px 0 0 0;
    }
	.tqqj{
		background:none;
	}
	.Bbox_l{
		    width: 100% !important;
	}
    .jcgk-link li{
        width: 100%;
        margin-right: 0;
    }
    .zjgk ul li{
        width: 50%;
		    margin: 0;
    }
	.zjgk ul,.zjgk{
		
		padding:0;
	}
	.xinxi_solution_main ul li .right p{
		line-height:35px;
	}
	.xinxi_solution_main ul li .right{
		display:block;
	}	
	.xinxi_solution_main ul li{
		width:100%;
	}
    .xinxi_solution_main ul li.on{
        width: 100%;
    }
    .item-title img{
        display: block;
        width: 100%;
    }
    .sqlist li{
            width: 49% !important;
		margin:0;
		height:auto !important;
    }
	.sqlist li a img{
		width:100%;
	}
	.sqlist li{
		width:100%;
	}
    .dsmpWrap{
        width: 100%;
    }

    .ld .ld-left{
        width: 100%;
    }
    .ld-right{
        width: 100%;
        padding: 0;
    }
    .ld-right-half{
        width: 100%;
        margin-bottom: 15px;
    }
    .wj{
        padding: 5px;
    }
    .wj-item{
        width: 100%;
    }
    .wj-box > ul > li{
        line-height: 32px;
        background-position: left 15px;
        padding-left: 10px;
    }
    .wj-box > ul > li > .item > a{
        float: none;
        overflow: inherit;
        white-space: normal;
        display: inline;
    }
    .wj-box > ul > li::before {
        left: 5px;
        top: 22px;
    }
    .wj-box > ul > li  span{
        float: none !important;
        padding-left: 10px;
        padding-right: 0;
    }
    .wjss-box{
        width: 100%;
    }
    .wjss-box ul li{
        width: 48%;
        margin-right: 4%;
    }
    .wjss-box ul li:nth-child(2n){
        margin-right: 0;
    }
    .basic li{
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .zwgk-left, .zwgk-right{
        width: 100%;
    }
    .wgk> li{
        width: 100%;
        margin-bottom: 15px;
    }
    .wgk> li> .xiala>ul{
        width: 100%;
        padding: 25px 0;
    }
    .wgk> li> .xiala>ul> li {
        padding: 0 20px;
    }
    .center-info{
        width: 100%;
    }
    .nr_container,.neirong, .ldlb ,.sz,.sz_nr{
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
    .sz_pic {
        display: block;
        width: 50%;
        float: none !important;
        margin: 0 auto;
    }
	.zjgk{
		margin-top:0;
	}
    .a_span2{
        width: auto !important;
    }
    .wjss-box .group{
        margin-bottom: 50px !important;
    }
    #wjnf,#jsnf{
        width: 49% !important;
    }
    #bh{
        margin-left: 0 !important;
    }
    .zwgk-left, .zwgk-right,.zwgk{
        width: 100% !important;
        height: auto !important;
    }
    .cy-box li{
        float: none;
        width: 100% !important;
    }
    .gezi li{
        width: 50%;
    }
    .sub-title{
        display: none;
    }
    .article_left{
        width: 100% !important;       
    }
    .contain{
        width: 100% !important;
        padding: 0 !important; 
    }
    .m-table{
        display: block !important;
        line-height: 40px;
    }
    .detail-table table{
        display: none;
    }
    .img-list1 li{
        width: 330px;
    }
	.header{
		background-size: 250% 100%
	}
}













