body {
    font-family: "微软雅黑";
    font-size: 14px;
    height: 100%;
    line-height: 1.146vw;
    width: 100%;
    background: #fff;
    color: #000;
}

html,
body {
    padding: 0;
    margin: 0;
}

ul,
li,
p,
div,
h1,
h2 {
    padding: 0;
    margin: 0;
}

.bg-white {
    background-color: #fff;
}

a {
    text-decoration: none;
    cursor: pointer;
    outline: none;
    color: #000;
}

a:hover {
    text-decoration: none;
    color: #0273C1;
}

.lf {
    float: left
}

.rg {
    float: right
}

.hide {
    display: none;
}

ul,
li {
    list-style: none
}

.top-img {
    height: 70px;
    background: #3374F1;
    line-height: 50px;
}

.top-cont {
    width: 1400px;
    margin: auto;
    color: #fff;
}

.top-cont span {
    float: right;
}

.top-cont a {
    color: #fff;
    margin-left: 10px;
}

.header-w {
    background: #3374F1;
    padding-bottom: 50px;
}

.header {
    width: 1400px;
    margin: auto;
    padding: 12px 0;
    position: relative;
}

.logo {
    float: left;
}

.nav {
    float: right;
    font-size: 18px;
    font-weight: 400;
}

.nav ul li {
    float: left;
    margin-left: 58px;
    white-space: nowrap;
    line-height: 50px;
}

.nav ul li a {
    color: #fff;
}

.nav ul li:last-child {
    padding-right: 0;
}

.nav ul li a.cur {
    color: #fff;
    font-weight: bold;
}

.nav ul li a.cur::after {
    content: "";
    display: block;
    width: 40px;
    height: 3px;
    border-radius: 4px;
    overflow: hidden;
    background-color: #fff;
}

.fullSlide {
    min-width: 1400px;
    position: relative;
    height: 550px;
    overflow: hidden;
    clear: both;
    background-color: #3374F1;
    border-radius: 0px 0px 255px 27px;
}

.fullSlide .bd {
    position: relative;
    z-index: 0;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 550px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 18px;
    height: 5px;
    margin: 4px;
    background: url(../images/dot-black.png) 0 0;
    overflow: hidden;
    line-height: 9999px;
    filter: alpha(opacity=40);
    opacity: 0.5;
}

.fullSlide .hd ul .on {
    filter: alpha(opacity=100);
    opacity: 1;
}

.index-text {
    width: 1400px;
    margin: auto;
    color: #fff;
}

.banner-img {
    float: right;
}

.index-text h1 {
    font-size: 69px;
    padding: 70px 0 30px 0;
}

.index-text h2 {
    font-weight: 100;
    font-size: 27px;
    line-height: 40px;
}

.index-text P {
    padding-top: 95px;
}

.banner-btn {
    width: 161px;
    height: 51px;
    background: #2433A6;
    opacity: 1;
    border-radius: 3px;
    font-size: 19px;
    border: none;
    margin-right: 25px;
}


/**/

.layB {
    width: 1400px;
    padding: 20px 0;
    margin: auto;
}

.layC {
    width: 1400px;
    margin: auto;
}

.layB .tbC,
.layC .tbC {
    width: 1400px;
    padding: 10px 0px;
    position: relative;
}

.layB .prev,
.layB .next {
    background: url(../images/left5.png) no-repeat;
    width: 24px;
    height: 45px;
    position: absolute;
    left: -35px;
    top: 220px;
}

.layB .next {
    left: auto;
    right: -35px;
    background: url(../images/right5.png) no-repeat;
}

.layC .prev,
.layC .next {
    background: url(../images/left6.png) no-repeat;
    width: 32px;
    height: 56px;
    position: absolute;
    right: 75px;
    top: -100px;
}

.layC .next {
    left: auto;
    right: 10px;
    background: url(../images/right6.png) no-repeat;
}

.layB .slide {
    padding: 30px 0!important;
}

.layB .slide,
.layC .slide {
    width: 1400px;
    overflow: hidden;
}

.layB ul {
    overflow: hidden;
    zoom: 1;
}

.layB li {
    width: 428px;
    margin: 0 20px;
    padding-top: 16px;
    display: inline;
    float: left;
    text-align: center;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
}

.layB li h2 {
    font-size: 16px;
    text-align: left;
    padding: 16px 0 16px 24px;
}

.layB li p {
    line-height: 22px;
    color: #666666;
    text-align: left;
    padding: 0 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    height: 110px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    word-break: break-all;
}

.more-3 {
    float: right;
    margin: 25px 24px 24px 0;
    width: 78px;
    height: 26px;
    background: #FFFFFF;
    border: 1px solid #666666;
    opacity: 1;
    border-radius: 3px;
}

.layC .slide li {
    width: 447px;
    margin: 0 10px;
}

.layC .slide li P {
    background: #fff;
    text-align: center;
    font-size: 16px;
    padding-top: 32px;
}

.layC .slide li P:last-child {
    padding-bottom: 32px;
    padding-top: 20px;
}

.img_280 {
    width: 447px;
    height: 280px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.about-w {
    background: #F5F5F5;
}

.about {
    width: 1400px;
    margin: auto;
    padding: 50px 0;
}

.about-img {
    float: right;
    margin-left: 200px;
}

.about h1 {
    font-size: 36px;
}

.about h2 {
    font-size: 20px;
    line-height: 44px;
    padding: 28px 0;
}

.about p {
    color: #333333;
    font-size: 16px;
    line-height: 30px;
}

.about-btn {
    width: 161px;
    height: 51px;
    background: #3374F1;
    opacity: 1;
    border-radius: 3px;
    font-size: 19px;
    color: #FFFFFF;
    margin-top: 50px;
    border: none;
}

.dangqian {
    font-size: 16px;
    padding: 20px 0;
    width: 1400px;
    margin: auto;
}

.zhezhao {
    position: fixed;
    z-index: 89;
    background: rgba(0, 0, 0, .45);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
}

.erweima {
    position: fixed;
    width: 300px;
    top: 50%;
    left: 50%;
    margin: -200px 0 0-150px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    z-index: 90;
    text-align: center;
    padding: 30px 0;
}

.erweima p {
    line-height: 32px;
    font-size: 16px;
    color: #777;
}

.erweima p strong {
    background-color: #0273C1;
    padding: 5px 20px 5px 20px;
    border-radius: 4px;
    font-weight: 100;
    color: #fff;
}

.openwx {
    background-color: #0273C1;
    padding: 5px 20px 5px 40px;
    border-radius: 4px;
    color: #fff;
    background-image: url(../images/wx.png);
    background-repeat: no-repeat;
    background-position: 12px center;
    background-size: 20px 16px;
}

#weixin {
    position: fixed;
    top: 50%;
    margin-top: 25px;
    z-index: 9999999;
    font-size: 18px;
    color: #fff;
    width: 90%;
    right: 5%;
    line-height: 50px;
    text-align: center;
    background: rgba(0, 0, 0, 0.8);
    border: 2px solid #333;
    border-radius: 20px;
    display: none;
}

.openwx:hover {
    color: #fff;
}

.closed {
    position: absolute;
    width: 46px;
    height: 85px;
    background: url(../images/close2.png);
    bottom: -90px;
    left: 43%;
}

.hot-news-w {
    position: relative;
}

.hot-news-w:before {
    position: absolute;
    content: "";
    background-color: #3374F1;
    height: 610px;
    width: 100%;
    z-index: -1;
}

.hot-news-top {
    padding: 62px 0 52px 0;
    width: 1400px;
    margin: auto;
}

.hot-news-top ul {
    display: flex;
}

.hot-news-top ul li {
    flex: 1;
    color: #fff;
}

.hot-news-top ul li img {
    float: left;
    margin-right: 24px;
}

.hot-news-top ul li h2 {
    font-size: 38px;
    margin: 5px 0 18px 0;
}

.hot-news-top ul li p {
    font-size: 14px;
}

.hot-news-title {
    background-color: #fff;
    text-align: center;
    width: 1400px;
    margin: auto;
    border-radius: 27px 27px 0px 0px;
    padding: 45px 0;
}

.hot-news-title h1 {
    font-size: 38px;
    font-weight: bold;
}

.hot-news-title h2 {
    font-size: 26px;
    font-weight: 400;
    padding-top: 35px;
}

.hot-news-list {
    background-color: #fff;
}

.hot-news-list .hd {
    padding: 30px 0 30px 0;
}

.hot-news-list.layC .slide li {
    width: 420px;
    margin-left: 30px;
}

.img_270 {
    width: 420px;
    height: 270px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.hot-news-list .hd ul {
    margin: 6px 6px 0 0;
    zoom: 1;
    text-align: center;
}

.hot-news-list.layC .slide li P {
    text-align: left;
    padding-left: 28px;
	text-align: center;
}

.hot-news-list .hd ul li {
    cursor: pointer;
    display: inline-block;
    width: 33px;
    height: 8px;
    margin-right: 11px;
    background: #D5D5D5;
}

.hot-news-list .hd ul li.on {
    background: #3374F1;
}

.server-w {
    background: #F5F5F5;
    padding-bottom: 40px;
}

.server-w h1 {
    font-size: 55px;
    color: #000;
    font-weight: bold;
    padding: 40px 0 26px 0;
    width: 1400px;
    margin: auto;
}

.aboutkey {
    background: #3374F1;
    padding-bottom: 80px;
}

.aboutkey h1 {
    font-size: 44px;
    color: #FFFFFF;
    font-weight: 400;
    width: 1400px;
    margin: auto;
    padding: 50px 0 60px 0;
}

.aboutkey:after {
    content: "";
    clear: both;
    display: block;
}

.aboutkey ul {
    width: 1400px;
    margin: auto;
}

.aboutkey ul li {
    float: left;
    width: 33%;
    font-size: 16px;
    line-height: 50px;
    background: url(../images/icon-8.png) no-repeat left center;
    padding-left: 20px;
}

.aboutkey ul li a {
    color: #FFFFFF;
}

.server-w h2 {
    font-size: 26px;
    color: #343434;
    padding-bottom: 56px;
    width: 1400px;
    margin: auto;
}

.shili-w {
    background: #F5F5F5;
    margin-top: 50px;
}

.shili-w h1 {
    font-size: 55px;
    color: #000;
    text-align: center;
    font-weight: bold;
    padding: 40px 0 26px 0;
}

.shili-w h2 {
    font-size: 26px;
    color: #000;
    text-align: center;
    padding-bottom: 56px;
}

.shili-w .hd {
    padding: 20px 0 40px 0;
}

.shili-w .hd ul {
    margin: 6px 6px 0 0;
    zoom: 1;
    text-align: center;
}

.shili-w .hd ul li {
    cursor: pointer;
    display: inline-block;
    width: 24px;
    height: 7px;
    margin-right: 4px;
    background: #0027AA;
    border-radius: 4px;
    opacity: 0.5;
}

.shili-w .hd ul li.on {
    opacity: 1;
}

.shili-w .slide li h4 {
    background-color: #fff;
    margin: 0;
    padding: 20px 24px 0 24px;
}

.shili-w .slide li P {
    background-color: #fff;
    text-align: left;
    padding: 10px 24px 0 24px;
    font-size: 12px;
    color: #666666;
    height: 110px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.shili-w .slide li P:last-child {
    border-radius: 0 0 12px 12px;
}

.pingjia {
    width: 1400px;
    margin: auto;
    margin-top: 100px;
    background: url(../images/left8.png) no-repeat left top;
}

.pingjia h1 {
    font-size: 36px;
    padding-left: 200px;
    padding-top: 30px;
}

.pingjia h1::before {
    width: 46px;
    height: 8px;
    content: "";
    display: inline;
    background: url(../images/left4.png);
}

.pingjia h1::after {
    width: 46px;
    height: 8px;
    content: "";
    display: inline;
    background: url(../images/right4.png);
}

.pingjia h2 {
    font-size: 20px;
    padding-top: 15px;
    padding-left: 200px;
}

.douban {
    width: 1400px;
    padding-top: 100px;
    overflow: hidden;
    padding-bottom: 80px;
}
.douban .hd h2 {
    float: left;
    font: 15px Arial, Helvetica, sans-serif;
    color: #072;
    margin: 0 0 12px 0;
}
.douban .hd h2 a {
    color: #37A;
    font-size: 12px;
    margin-left: 10px;
}
.douban .hd {
    position: relative;
    margin-top: 40px;
}
.douban .hd .next,
.douban .hd .prev {
    float: right;
    display: block;
    width: 34px;
    height: 21px;
    overflow: hidden;
    margin-right: 6px;
    cursor: pointer;
    position: absolute;
    top: 40px;
}
.douban .hd .prev {
    background: url(../images/left7.png) no-repeat;
    left: 40%;
}
.douban .hd .next {
    background: url(../images/right7.png) no-repeat;
    right: 40%;
}
.douban .hd ul {
    margin: 6px 6px 0 0;
    zoom: 1;
    text-align: center;
    display: none;
}
.douban .hd ul li {
    cursor: pointer;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 4px;
    background: #B7B7B7;
    border-radius: 20px;
}
.douban .hd ul li.on {
    background: #2433A6;
}
.douban .bd {
    padding: 12px 0 0 0;
    width: 1400px;
    margin: auto;
}
.douban .bd ul {
    overflow: hidden;
    zoom: 1;
}
.douban .bd ul li {
    float: left;
    width: 700px;
    box-sizing: content-box;
}
.pj-info p {
    line-height: 35px;
    color: #333333;
    font-size: 16px;
    padding-right: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    word-break: break-all;
    margin-bottom: 40px;
}
.pj-info h1 {
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    padding-left: 0;
    padding-top: 0;
}
.pj-info h2 {
    font-size: 16px;
    font-weight: 400;
    color: #2433A6;
    line-height: 35px;
    text-align: left;
    padding-left: 0;
}
.head-user {
    float: left;
    margin-right: 20px;
}
.foot-text {
    text-align: center;
    padding: 40px 0 50px 0;
}
.foot-text h1 {
    font-size: 40px;
    font-weight: bold;
}
.foot-text h2 {
    font-size: 22px;
    font-weight: 400;
    margin-top: 20px;
}
.lixi-btn {
    width: 201px;
    height: 63px;
    background: #3374F1;
    opacity: 1;
    border-radius: 10px;
    font-size: 23px;
    color: #FFFFFF;
    line-height: 63px;
    margin-top: 40px;
    border: none;
}
.copyright-w {
    background: #F5F5F5;
    ;
}
.copyright {
    color: #000;
    width: 1400px;
    margin: auto;
    padding: 80px 0;
}
.server-a {
    width: 1400px;
    margin: auto;
    margin-bottom: 100px;
}
.server-a h6 {
    font-size: 22px;
    border-bottom: 1px solid #ccc;
    line-height: 60px;
}
.server-a p a {
    line-height: 32px;
    margin-right: 20px;
}
.logo2 {
    float: left;
    width: 300px;
}
.logo2 img {
    margin: 0 0 30px 50px;
}
.logo2 p {
    line-height: 24px;
}
.subnav {
    float: right;
}
.subnav dl {
    float: left;
    margin-left: 60px;
}
.subnav dl dt {
    font-size: 18px;
    padding-bottom: 20px;
}
.subnav dl dd {
    line-height: 40px;
}
.subnav dl dd span {
    padding-left: 28px;
}
.subnav dl dd a {
    display: inline-block;
    width: 160px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #000;
}
.copyright-text {
    clear: both;
    text-align: center;
    line-height: 50px;
    color: #fff;
    background-color: #3374F1;
    font-size: 14px;
}
.header:after,
.news-list li:after,
.copyright:after {
    content: "";
    clear: both;
    display: block;
}
.page {
    text-align: center;
    padding: 20px 0;
    margin-bottom: 30px;
}
.page span {
    display: inline-block;
    font-size: 18px;
    width: 142px;
    height: 42px;
    line-height: 42px;
    margin: 0 10px;
}
.page span a {
    border: 1px solid #C9C8C8;
    border-radius: 12px;
    display: block;
}
.page span a:hover {
    background-color: #f5f5f5;
}
.page span.cur {
    background: #2433A6;
    border-radius: 12px;
    color: #ffffff!important;
}
.shengshiqu {
    width: 1400px;
    margin: auto;
}
.shengshiqu dl dt {
    float: left;
    width: 100px;
}
.shengshiqu dl {
    margin-bottom: 10px;
}
.shengshiqu dl:after {
    content: "";
    clear: both;
    display: block;
}
.shengshiqu dl dd {
    float: left;
}
.shengshiqu dl dd a {
    margin-right: 20px;
    line-height: 30px;
}
.news-cont {
    width: 1400px;
    margin: auto;
}
.news-cont:after {
    content: "";
    clear: both;
    display: block;
}
.news-cont-left {
    float: left;
    width: 930px;
}
.news-cont-left h1 {
    font-size: 36px;
    text-align: center;
    margin: 50px 0 30px;
}
.edit {
    text-align: center;
    color: #666666;
    padding-bottom: 40px;
}
.cont-text {
    font-size: 16px;
    line-height: 36px;
}
.cont-text img {
    max-width: 100%;
}
.v_tag {
    width: 100%;
    display: block;
    padding-top: 15px;
    color: #666666;
}
.v_tag a {
    padding-right: 15px;
    line-height: 28px;
    font-size: 14px;
    color: #666666;
}
.v_tag a:hover {
    color: #337ab7
}
.other-news {
    padding: 30px 0px;
}
.other-news:after {
    content: "";
    clear: both;
    display: block;
}
.other-news ul li {
    border: 1px solid #CCCCCC;
    line-height: 50px;
    padding: 0 28px;
    border-radius: 26px;
    font-size: 16px;
}
.other-news ul li:first-child {
    float: left;
}
.other-news ul li:last-child {
    float: right;
}
.news-cont-right {
    float: right;
    width: 360px;
}
.img-news ul li p {
    font-size: 16px;
    padding: 25px 0;
    line-height: 20px;
    text-align: center;
}
.title-news-sub {
    border-bottom: 1px solid #707070;
}
.title-news-sub p {
    font-weight: bold;
    font-size: 18px;
    color: #2433A6;
    border-bottom: 4px solid #2433A6;
    display: inline-block;
    line-height: 50px;
}
.news-sub-list p {
    padding: 13px 0;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    line-height: 20px;
}
.title-news-sub {
    border-bottom: 1px solid #707070;
}
.ul-info {
    width: 1400px;
    margin: auto;
    padding: 30px 0 30px;
}
.ul-info h1 {
    color: #0A4FD5;
    font-size: 42px;
    font-weight: bold;
}
.ul-info h2 {
    font-size: 24px;
    font-weight: 400;
    padding: 30px 0 20px 0;
}
.ul-info p {
    line-height: 28px;
    color: #666666;
    padding-bottom: 20px;
}
.ul-info p strong {
    font-weight: 400;
}
.item .see {
    cursor: pointer;
}
.crumbs {
    width: 1400px;
    margin: auto;
    padding: 30px 0 30px;
}
.crumbs h1 {
    font-size: 36px;
    border-bottom: 1px solid #ddd;
    padding: 58px 0 32px 0;
}
.crumbs h1 a {
    color: #000;
}
.crumbs p {
    border-bottom: 1px solid #ddd;
    padding: 32px 0;
    font-size: 16px;
}
.crumbs p:after {
    content: "";
    display: block;
    clear: both;
}
.crumbs p a {
    width: 16.6%;
    float: left;
    padding: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.news-lists {
    width: 1400px;
    margin: auto;
    padding-top: 60px;
}
.left-lists {
    float: left;
    width: 1010px;
}
.tit {
    font-size: 36px;
    border-bottom: 1px solid #ddd;
    padding: 0px 0 32px 0;
}
.news-lists ul li {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    padding-top: 20px;
    height: 210px;
}
.news-lists ul li img {
    margin-right: 30px;
    width: 260px;
    height: 170px;
    float: left;
}
.news-lists ul li h1 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}
.news-lists ul li p {
    height: 125px;
    line-height: 26px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
}
.right-keyword {
    float: right;
    width: 340px;
    padding-top: 35px;
}
.right-keyword h2 {
    font-size: 22px;
    padding-bottom: 28px;
    font-weight: bold;
}
.right-keyword a {
    color: #000;
    border: 1px solid #E4E4E4;
    background: #F6F6F6;
    display: inline-block;
    max-width: 155px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 12px 8px 0;
    padding: 7px 28px;
}
.right-keyword a:hover {
    background-color: #f1f1f1;
}

/*热门标签*/
.Tag-news-sub p {
    font-weight: bold;
    font-size: 18px;
    color: #2433A6;
    border-bottom: 4px solid #2433A6;
    display: inline-block;
    line-height: 50px;
    margin: 10px 0;
}
.Tag-sub-list ul li {
    list-style: none;
    background-color: #ededed;
    width: 48%;
    margin-right: 2%;
    line-height: 32px;
    text-align: center;
    float: left;
    margin-bottom: 10px;
}
.Tag-sub-list ul li:nth-child(even) {
    margin-right: 0;
    width: 50%;
}
.news-lists:after {
    content: "";
    display: block;
    clear: both;
}
.page-right-layer {
    position: fixed;
    bottom: 130px;
    right: 20px;
    width: 66px;
    z-index: 999;
}
.page-right-layer .item {
    display: block;
    width: 66px;
    height: 66px;
    background-color: #595D71;
    margin-bottom: 2px;
    padding-top: 8px;
    cursor: pointer;
    position: relative;
}
.page-right-layer .item img {
    width: 28px;
    height: 28px;
    display: block;
    margin: 0 auto;
}
.page-right-layer .item span {
    display: block;
    text-align: center;
    margin-top: 3px;
    font-size: 12px;
    color: #fff;
}
.page-right-layer .item:hover {
    background-color: #E01900;
}
.page-right-layer .item .phone-card {
    height: 66px;
    padding: 0 20px;
    line-height: 66px;
    font-size: 20px;
    color: #fff;
    position: absolute;
    left: -176px;
    top: 0;
    background-color: #E01900;
}
.page-right-layer .item .wechat-ewm {
    width: 174px;
    height: 183px;
    background: url(../images/box.png) no-repeat;
    padding-top: 11px;
    padding-right: 10px;
    position: absolute;
    left: -186px;
    bottom: 0;
}
.page-right-layer .item .wechat-ewm img {
    width: 144px;
    height: 142px;
}
.page-right-layer .item .wechat-ewm span {
    color: #000;
}
.online-layer {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 608px;
    height: 233px;
    background: url(../images/online-layer-bg.png) no-repeat;
    margin-top: -116px;
    margin-left: -304px;
    padding-top: 44px;
    z-index: 9999;
}
.online-layer .tit {
    display: block;
    text-align: center;
    font-size: 30px;
    color: #fff;
    border: none;
}
.online-layer .fill-in {
    margin-top: 32px;
    text-align: center;
}
.online-layer .fill-in .tel-input {
    display: inline-block;
    vertical-align: middle;
    width: 324px;
    height: 52px;
    background: #ffffff;
    padding-left: 17px;
    font-size: 16px;
    border: none;
}
.online-layer .fill-in .submit-btn {
    display: inline-block;
    vertical-align: middle;
    width: 110px;
    height: 52px;
    background: #E01900;
    margin-left: 10px;
    font-size: 26px;
    color: #fff;
    border: none;
}
.online-layer .close-layer {
    position: absolute;
    top: 17px;
    right: 20px;
    width: 32px;
    height: 32px;
    background: url(../images/close-layer.png) no-repeat;
    background-size: 32px;
    cursor: pointer;
}
@media screen and (min-width: 1024px) {
    .moblie_head {
        display: none;
    }
    
    .a_txt {
        display: none
    }
    
    #toolbar {
        display: none
    }
}

/*移动端导航*/
@media screen and (max-width: 1024px) and (min-width: 0px) {
    .header,
    .nav,
    .top-img {
        display: none
    }
    
    .moblie_head {
        display: block;
        height: 50px;
        background: #2433A6;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 9999;
    }
    
    .moblie_head .lf {
        padding-top: 0px;
        padding-left: 15px;
    }
    
    .moblie_head .lf img {
        height: 24px;
        margin-top: 10px;
    }
    
    .moblie_head .rg {
        padding-right: 15px;
        padding-top: 13px
    }
    
    .moblie_head .rg a img {
        height: 14px;
        vertical-align: top
    }
    
    .a_txt {
        display: block;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 0px;
        height: 0px;
        overflow: hidden;
        z-index: 10000
    }
    
    .a_txt .div1 {
        position: absolute;
        width: 100%;
        height: 100%;
        background: #0b0d19;
        filter: alpha(opacity=0);
        opacity: 0;
        left: 0px;
        top: 50px;
        z-index: 1
    }
    
    .a_txt .div2 {
        position: absolute;
        width: 20%;
        right: 15px;
        top: 0;
        z-index: 100;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        height: 50px;
        background-color: #2433A6;
    }
    
    .a_txt .div3 {
        position: absolute;
        width: 100%;
        right: 0px;
        top: 43px;
        background: #2433A6;
        padding-top: 20px;
        height: 100%;
        z-index: 100;
        right: -80%
    }
    
    .a_txt .div3 ul {
        padding-left: 25px;
        padding-right: 25px
    }
    
    .a_txt .div3 ul li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        position: relative;
    }
    
    .a_txt .div3 ul li span {
        width: 80px;
        height: 47px;
        position: absolute;
        right: 0px;
        top: -1px;
        z-index: 111;
       /* background: url(../images/plus.png) center right no-repeat;*/
        background-size: 24px;
    }
    
    .a_txt .div3 ul li a:nth-child(1) {}
    
    .a_txt .div3 ul li a {
        display: block;
        height: 50px;
        color: #fff;
        line-height: 50px;
        font-size: 16px
    }
    
    .a_txt .div3 ul li .a_js2 {}
    
    .a_txt .div3 ul li .a_js2_on {
        /*background: url(../images/reduce.png) center right no-repeat;*/
        background-size: 24px;
    }
    
    .a_txt .div3 ul li .a_txt2 {
        display: none
    }
    
    .a_txt .div3 ul li .a_txt2 a {
        height: 40px;
        line-height: 40px;
        font-size: 18px
    }
    
    .a_txt2 a:nth-child(1) {
        border-top: 1px solid #fff
    }
    
    .a_closed img {
        width: 14px;
        margin-top: 12px;
    }
    
    .about {
        width: 100%;
        padding: 0 20px 20px;
    }
    
    .about-img {
        float: none;
        margin-left: 0;
        max-width: 100%;
    }
    
    .about h1 {
        font-size: 32px;
        text-align: center;
        line-height: 80px;
    }
    
    .about p {
        font-size: 14px;
        line-height: 22px;
    }
    
    .about h2 {
        font-size: 18px;
        line-height: 30px;
        padding: 20px 0;
    }
    
    .about-btn {
        width: 100%;
        height: 48px;
        font-size: 18px;
        margin-top: 10px;
    }
    
    .foot-text {
        padding: 20px 20px 0px 20px;
    }
    
    .foot-text h1 {
        font-size: 24px;
        text-align: center;
        line-height: 40px;
    }
    
    .shili-w .hd {
        padding: 20px 0 20px 0;
    }
    
    .server-a p a {
        line-height: 22px;
    }
    
    .shili-w {
        margin-top: 20px;
    }
    
    .foot-text h2 {
        font-size: 14px;
        line-height: 30px;
    }
    
    .lixi-btn {
        width: 100%;
        height: 48px;
        font-size: 18px;
        line-height: 48px;
        margin-top: 20px;
    }
    
    .layC .slide li P img {
        max-width: 80%;
    }
    
    .layC .slide li P:last-child {
        padding-bottom: 22px;
        padding-top: 10px;
    }
    
    .copyright {
        width: 100%;
        padding: 20px 0;
    }
    
    .logo2 {
        float: none;
        width: 100%;
    }
    
    .logo2 p {
        padding: 0 20px;
    }
    
    .subnav {
        float: none;
        padding: 10px 20px;
    }
    
    .subnav dl {
        margin-left: 10px;
    }
    
    .subnav dl:first-child {
        margin-left: 0px;
    }
    
    .subnav dl dd img {
        display: none;
    }
    
    .copyright-text {
        padding-top: 0px;
        font-size: 12px;
    }
    
    .subnav dl dd span {
        padding-left: 0;
    }
    
    .subnav dl dd {
        line-height: 24px;
        font-size: 12px;
    }
    
    .subnav dl dt {
        font-size: 15px;
        padding-bottom: 0px;
    }
    
    .shili-w h1 {
        font-size: 32px;
        padding: 20px 0 16px 0;
    }
    
    .shili-w h2 {
        font-size: 16px;
        padding-bottom: 16px;
    }
    
    .layC {
        width: 100%;
        margin: auto;
        overflow: hidden;
    }
    
    .layC .slide li {
        width: 45%;
        text-align: center;
    }
    
    .layC .slide li P {
        font-size: 14px;
        line-height: 20px;
        padding: 10px 20px 0 20px;
        display: none;
		text-align: center;
    }
    
    .fullSlide {
        min-width: 100%;
        height: 200px;
    }
    
    .fullSlide .bd li {
        height: 200px;
        /*  height: calc(100vw * 0.156);
                background-size: 100% 100%!important;*/
        background-position: right!important;
    }
    
    .fullSlide .hd ul li {
        width: 12px;
        height: 3px;
    }
    
    .fullSlide .hd {
        height: 20px;
        line-height: 20px;
    }
    
    .index-text h1 {
        font-size: 26px;
        padding: 50px 0 20px 0;
    }
    
    .index-text h2 {
        font-weight: 100;
        font-size: 14px;
        line-height: 20px;
    }
    
    .layB .tbC,
    .layC .tbC {
        width: 100%;
        padding: 0px 0px;
    }
    
    .layB .slide,
    .layC .slide {
        width: 100%;
    }
    
    .layC .slide li img {
        max-width: 90%;
    }
    
    .douban .hd {
        display: none;
    }
    
    .pingjia {
        width: 100%;
        padding-top: 15px;
        margin-top: 20px;
        background: none;
    }
    
    .douban {
        width: 100%;
        box-sizing: border-box;
        padding-bottom: 20px;
        padding-top: 20px;
    }
    
    .pingjia h1 {
        padding: 0 20px;
        font-size: 32px;
        font-weight: bold;
        text-align: center;
        padding-bottom: 10px;
    }
    
    .new-img {
        float: left;
        margin-right: 12px;
        max-width: 60%;
    }
    
    .pj-info h1 {
        font-size: 18px;
        text-align: left;
    }
    
    .pj-info p {
        padding: 0 20px;
        line-height: 25px;
    }
    
    .douban .bd ul li {
        width: 100%;
    }
    
    .douban .bd {
        width: 100%;
    }
    
    .head-user {
        margin-left: 20px;
    }
    
    .server-w h2 {
        font-size: 16px;
        padding-bottom: 16px;
        width: auto;
        text-align: center;
    }
    
    .server-w h1 {
        font-size: 32px;
        padding: 20px 0 26px 0;
        width: auto;
        text-align: center;
    }
    
    .layC .prev,
    .layC .next {
        display: none;
    }
    
    .dangqian {
        padding: 20px;
        width: 100%;
    }
    
    .notice {
        width: 100%;
        padding: 0 20px;
    }
    
    .notice .tab-hd li a {
        padding: 0px 12px;
    }
    
    .news-list {
        width: 100%;
        padding: 20px;
        margin-top: 0;
    }
    
    .news-list li p {
        line-height: 22px;
        padding-left: 0;
        padding-right: 0;
    }
    
    .news-list li h1 {
        font-size: 16px;
        clear: both;
        padding-bottom: 5px;
        line-height: 22px;
        padding-top: 10px;
    }
    
    .news-list li span {
        float: none;
        padding-top: 0;
        line-height: 10px;
    }
    
    .notice .tab-bd {
        clear: both;
    }
    
    .diqu {
        padding: 10px 0;
        position: relative;
    }
    
    .diqu li p {
        padding: 8px 10px;
        line-height: 16px;
    }
    
    .diqu li {
        height: 30px;
    }
    
    .diqu li p.on {
        border: none;
        background-color: #3374F1;
        line-height: 18px;
        color: #fff;
    }
    
    .logo2 img {
        height: 50px;
        margin: 0 0 30px 100px;
    }
    
    .diqu li span {
        width: auto;
        min-width: 80px;
        padding: 5px;
    }
    
    .diqu li span a {
        display: block;
        line-height: 18px;
    }
    
    .layB li {
        width: 46%;
        margin: 0 10px;
    }
    
    .layB li img {
        max-width: 90%;
    }
    
    .layB {
        width: 100%;
    }
    
    .layB .prev,
    .layB .next {
        display: none;
    }
    
    .layB {
        padding-top: 0px;
        overflow: hidden;
        padding-bottom: 0px;
    }
    
    .layB li h2 {
        padding: 16px 0 10px 10px;
    }
    
    .layC {
        width: 100%;
    }
    
    .layB .tbC,
    .layC .tbC {
        width: 100%;
    }
    
    .page {
        padding: 10px 0;
        margin-bottom: 10px;
    }
    
    .page span {
        font-size: 13px;
        width: 32px;
        height: 32px;
        line-height: 32px;
        margin: 0 5px;
    }
    
    .shengshiqu {
        width: 100%;
        margin: auto;
        padding: 0 20px;
    }
    
    .shengshiqu dl dt {
        float: none;
        width: auto;
        padding-bottom: 10px;
    }
    
    .news-cont {
        width: 100%;
    }
    
    .news-cont-left,
    .news-cont-right {
        float: none;
        width: 100%;
        padding: 0 20px;
    }
    
    .edit {
        font-size: 12px;
    }
    
    .news-cont-left h1 {
        font-size: 28px;
        margin: 30px 0 20px;
        line-height: 32px;
    }
    
    .other-news {
        margin: 30px 0 30px 0;
    }
    
    .other-news ul li {
        line-height: 30px;
        padding: 0px 20px;
        font-size: 14px;
        margin-bottom: 10px;
    }
    
    .img-news ul li img {
        max-width: 100%;
    }
    
    .other-news ul li:first-child,
    .other-news ul li:last-child {
        float: none;
        font-size: 12px;
    }
    
    .index-text {
        width: 80%;
        padding: 0;
    }
    
    .layB li p {
        font-size: 13px;
        line-height: 20px;
        padding: 0px 10px;
        max-height: 80px;
    }
    
    .logo2,
    .subnav {
        display: none;
    }
    
    .copyright-text {
        padding-bottom: 80px;
        line-height: 22px;
        padding-top: 20px;
    }
    
    .copyright-w {
        background: #f5f5f5;
    }
    
    .copyright {
        color: #333;
        padding-top: 0;
    }
    
    .server-a {
        width: auto;
        padding: 20px;
        margin-bottom: 0
    }
    
    .shili-w .slide li h4 {
        padding: 20px 0 0 0;
    }
    
    .img_280 {
        width: 447px;
        max-height: 150px;
    }
    
    .aboutkey h1 {
        width: auto;
        padding: 20px;
        text-align: center;
        font-size: 32px;
        line-height: 1.5;
    }
    
    .aboutkey {
        padding-bottom: 0px;
    }
    
    .aboutkey ul {
        width: 100%;
        padding: 0 20px 20px 20px;
    }
    
    .aboutkey ul li {
        float: none;
        width: auto;
        line-height: 32px;
    }
    
    .pingjia h2 {
        padding-top: 10px;
        padding-left: 0px;
        text-align: center;
    }
    
    .pj-info h2 {
        text-align: left;
    }
    
    .hot-news-top,
    .hot-news-title {
        width: auto;
        padding: 2px 0px 0;
    }
    
    .hot-news-list.layC .slide li {
        width: 50%;
        margin-left: 0;
    }
    
    .hot-news-top {
        padding: 20px 20px;
    }
    
    .hot-news-top ul li h2 {
        font-size: 16px;
        margin: 5px 0 10px 0;
    }
    
    .hot-news-top ul li {
        text-align: center;
    }
    
    .hot-news-top ul li img {
        width: 80%;
        float: none;
        margin-right: 0;
    }
    
    .hot-news-title h1 {
        font-size: 32px;
    }
    
    .hot-news-title h2 {
        font-size: 18px;
        padding-top: 20px;
    }
    
    .hot-news-top ul li p {
        display: none;
    }
    
    .img_270 {
        width: 420px;
        max-height: 100px;
    }
    
    .hot-news-list .hd {
        padding: 10px 0 10px 0;
    }
    
    .hot-news-list .hd ul li {
        width: 13px;
        height: 4px;
    }
    
    .fullSlide {
        min-width: 100%;
        border-radius: 0px 0px 45px 7px;
    }
    
    .hot-news-list.layC .slide li P {
        padding-left: 0;
        text-align: center;
    }
    
    .server-w {
        padding-bottom: 10px;
    }
    
    .banner-img {
        display: none;
    }
    
    .layB .slide {
        padding: 10px 0!important;
    }
    
    .ul-info {
        width: 100%;
        padding: 0 20px;
    }
    
    .ul-info h1 {
        text-align: center;
        font-size: 32px;
    }
    
    .ul-info h2 {
        font-size: 16px;
        font-weight: 400;
        line-height: 25px;
        padding: 20px 0 20px 0;
        text-align: center;
    }
    
    .hot-news-w:before {
        height: 460px;
    }
    
    .ul-info p {
        line-height: 20px;
        padding-bottom: 10px;
    }
    
    .crumbs {
        width: 100%;
        padding: 0 20px;
    }
    
    .crumbs h1 {
        font-size: 18px;
        border-bottom: 1px solid #ddd;
        padding: 20px 0 20px 0;
    }
    
    .crumbs h1 a {
        color: #000;
    }
    
    .crumbs p {
        padding: 10px 0;
        font-size: 14px;
    }
    
    .crumbs p:after {
        content: "";
        display: block;
        clear: both;
    }
    
    .crumbs p a {
        width: 33.3%;
        padding: 6px;
        line-height: 20px;
    }
    
    .news-lists {
        width: auto;
        margin: 0 20px;
        padding-top: 10px;
    }
    
    .left-lists {
        float: none;
        width: 100%;
    }
    
    .right-keyword {
        float: none;
        width: 100%;
        padding-top: 15px;
    }
    
    .news-lists ul li img {
        margin-right: 0;
        width: 100%;
        height: auto;
        float: none;
    }
    
    .tit {
        font-size: 18px;
        padding: 20px 0 20px 0;
    }
    
    .news-lists ul li h1 {
        padding-top: 20px;
    }
    
    .page span {
        font-size: 13px;
        width: 112px;
        height: 40px;
        line-height: 40px;
    }
    
    .right-keyword a {
        padding: 14px 20px;
    }
    
    .more-3 {
        margin: 15px 14px 14px 0;
    }
    
    .right-keyword {
        display: none;
    }
    
    .page-right-layer {
        display: none;
    }
}

/*********************************************************************************************************/