.w1200 {
    width: 1280px;
}

.inTop {
    background: #fff;
    position: relative;
}

.inLogo {
    width: 180px;
    margin-top: 15px;
}

.inLogo a {
    display: block;

}

.inLogo a img {
    width: 100%;
}

.inNavs {
    width: 872px;
    line-height: 90px;
    text-align: center;
}

.inNavs a {
    font-size: 20px;
    color: #484848;
    margin: 0 30px;
    padding: 0 10px;
    display: inline-block;
    height: 78px;
}

.inNavs a:hover {
    color: #1c72b9;
border-bottom: 2px solid #0473bc;
}



.inNavs a.nav-up-selected-inpage {
    color: #1c72b9;
}

.inTopLxfs {
    color: #333;
    font-size: 17px;
    position: relative;
    line-height: 90px;
}

.inTopLxfs>img {
    vertical-align: middle;
    width: 26px;
}

.inTopLxfs img.inWechat {
    margin-left: 20px;
    vertical-align: middle;
    cursor: pointer;
    width: 32px;
    background: rgba(0, 0, 0, .1);
    padding: 5px;
    border-radius: 30px;
    outline: none;
}

.inTopLxfs a:hover img.inWechat {
    background: rgba(0, 0, 0, .1);
}

.inTopLxfs div {
    display: none;
    position: absolute;
    top: 70px;
    right: 0;
    z-index: 2;
    background: #f0f0f0;
    border-radius: 0px;
    line-height: 0;
    padding: 3px;
}

.inTopLxfs div.wechatEwm img {
    width: 145px;
}

.inTopLxfs a:hover div {
    display: block;
}

.navigation-down {
    position: absolute;
    top: 91px;
    left: 0px;
    width: 100%;
    z-index: 2;
}

.navigation-down .nav-down-menu {
    width: 100%;
    margin: 0;
    background: #fff;
    position: absolute;
    top: 0px
}

.navigation-down .nav-down-menu .navigation-down-inner {
    margin: auto;
    width: 1280px;
    position: relative
}

.navigation-down .nav-down-menu dl {
    float: left;
    margin: 30px 0;
    width: 30%;
}

.navigation-down .nav-down-menu dl.marlr {
    margin: 30px 5%;
}

.navigation-down .menu-1 dt {
    color: #333;
    padding-bottom: 20px;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 10px
}

.navigation-down .menu-1 dt a {
    color: #333;
    font-size: 18px;
}

.navigation-down .menu-1 dd a {
    color: #333;
    line-height: 40px;
}

.navigation-down .menu-1 a:hover {
    color: #60aff6
}

.navigation-down .menu-2 dd a,
.navigation-down .menu-3 dd a {
    color: #333;
}
.inBanner{
	position: relative;
}
.inBanner img{
	width: 100%;
}
.inBanner a{
    position: absolute;
    left:0;
    top:0;
    width:55.2%;
    font-size: 0;
}
.inBanner a:nth-child(2){
    left:auto;
    right:0;
    width:56.2%;
}
.inBanner a img{
    width:100%;
    height: auto;
}
.inBanner{
    width: 100%;
    height: auto;
    max-width: 1920px;
    margin: 0 auto;
}

.inBanner .swiper-slide {
    text-align: center;
    font-size: 18px;
    width: 100%;
    height: 500px;
    /* background: url(../images/inbannerbg.jpg) repeat-x; */
    /* Center slide text vertically */

    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.inBanner .swiper-slide2 img {
    width: 100%;
    height: auto;
}

.inBanner .swiper-slide1 {
    background: #041c88;
    padding: 0 3%;
    width: 94%;
}

.inBanner .swiper-slide2 {
    background: url(../images/inbannerbg.jpg);
}

.inBanner .swiper-slide1 div.w1200>div.fl {
    width: 65%;
    margin-top: 130px;
}

.inBanner .swiper-slide1 dl {
    text-align: left;
    color: #fff;
    font-family: '榛戜綋';
}

.inBanner .swiper-slide1 dl dt {
    font-size: 40px;
    font-weight: bold;
}

.inBanner .swiper-slide1 dl dd {
    padding: 30px 0;
    line-height: 26px;
    font-size: 18px;
}

.inBanner .swiper-slide1 .xmtLink {
    text-align: left;
    margin-top: 50px;
}

.inBanner .swiper-slide1 .xmtLink a {
    border: 1px solid #fff;
    border-radius: 4px;
    color: #fff;
    font-size: 20px;
    padding: 5px 20px;
}

.inBanner .swiper-slide1 .xmtImg {
    width: 35%;
}

.inBanner .swiper-slide1 .xmtImg img {
    width: 100%;
}

.inBanner .swiper-pagination {
    bottom: 20px;
}

.inBanner .swiper-pagination-bullet {
    width: 56px;
    height: 6px;
    border-radius: initial;
    background: #fff;
    opacity: .5;
}

.inBanner .swiper-pagination-bullet-active {
    background: #fff;
    opacity: 1;
}

.inTitle {
    color: #1c72b9;
    font-size: 36px;
    text-align: center;
    line-height: 60px;
}

.inSubTitle {
    color: #4c4c4c;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
}

.inXmtfwpt,
.inZwxxfwpt,
.inDxhyfwpt {
    padding: 40px 0 60px;
}

.inZwxxfwpt {
    background: #f8f8f8;
}

.inXmtCon {
    padding: 40px 0 0;
}

.inXmtCon dl {
    width: 30%;
    position: relative;
    background: #f9f9f9;
}

.inXmtCon dl.marValue {
    margin: 0 5%;
}

.inXmtCon dl dt {
    overflow: hidden;
}

.inXmtCon dl dt img {
    width: 100%;
    height: 142px;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
}

.inXmtCon dl a:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.inXmtCon dl dd {
    margin: 0 6%;
}

.inXmtCon dl dd h4 {
    text-align: center;
    border-bottom: 1px solid #e9e9e9;
    line-height: 80px;
    font-size: 24px;
    color: #424242;
}

.inXmtCon dl dd p {
    border-top: 1px solid #fff;
    line-height: 30px;
    color: #686868;
    font-size: 16px;
    padding: 20px 0 30px;
    text-align: justify;
}

.inXmtCon dl dd div {
    display: block;
    text-align: center;
    color: #83afd4;
    border: 1px solid #83afd4;
    border-radius: 3px;
    padding: 12px 0;
    margin: 0 20% 50px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.inXmtCon dl div.line {
    display: block;
    width: 0;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #1c72b9;
    transition: all 0.3s ease-in-out;
}

.inXmtCon dl a:hover div.line {
    width: 100%;
}

.inXmtCon dl a:hover dd div {
    color: #1c72b9;
    border: 1px solid #1c72b9;
}

.inXmtCon dl a:hover dd h4 {
    color: #000;
}

.inZwxxfwpt .inXmtCon dl,
.inDxhyfwpt .inXmtCon dl {
    background: none;
}

/* .inZwxxfwpt .inXmtCon dl{
    width:25%;
} */

.inZwxxfwpt .inXmtCon dl dt {
    overflow: initial;
    text-align: center;
    padding: 20px 0;
    background: url(../images/inzwxxbg.png) no-repeat center;

}

.inZwxxfwpt .inXmtCon dl dt img,
.inDxhyfwpt .inXmtCon dl dt img {
    width: auto;
    height: auto;
}

.inZwxxfwpt .inXmtCon dl a:hover img,
.inDxhyfwpt .inXmtCon dl a:hover dt img {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
}

.inZwxxfwpt .inXmtCon dl dd h4,
.inDxhyfwpt .inXmtCon dl dd h4 {
    line-height: 50px;
    margin-top: 10px;
}

.inZwxxfwpt .inXmtCon dl dd h4,
.inZwxxfwpt .inXmtCon dl dd p,
.inDxhyfwpt .inXmtCon dl dd h4,
.inDxhyfwpt .inXmtCon dl dd p {
    border: none;
    padding-top: 0;
}

.inZwxxfwpt .inXmtCon dl dd div {
    color: #6a6a6a;
    border: 1px solid #dfdfdf;
    background: #f1f1f1;
}

.inZwxxfwpt .inXmtCon dl a:hover dd div {
    border: 1px solid #1c72b9;
    background: none;
}

.inDxhyfwpt .inXmtCon dl dt {
    text-align: center;
}

.inDxhyfwpt .inXmtCon dl dd div {
    color: #fff;
    border: 1px solid #00a0de;
    background: #00a0de;

}

.inDxhyfwpt .inXmtCon dl a:hover dd div {
    color: #00a0de;
    border: 1px solid #00a0de;
    background: #fff;
}

.inBotTop {
    background: #f2f2f2;
    color: #666;
    line-height: 36px;
    padding: 40px 0;
}

.inBotTop dl,
.inBotTop div.fr {
    width: 25%;
}

.inBotTop div.fr div img {
    width: 145px;
}

.inBotTop dl {
    width: 22%;
    margin-right: 3%;
    min-height: 240px;
    /*background: url(../images/botline.jpg) repeat-y right center;*/
}

.inBotTop dt {
    line-height: 50px;
}

.inBotTop dt a {
    color: #333;
    font-size: 18px;
}

.inBotTop dd {
    line-height: 40px;
}

.inBotTop dd a {
    color: #666;
}

.inBotTop dd a:hover {
    color: #1c72b9;
}

.inBotTop div.fr {
    padding-top: 10px;
}

.inBotTop div.fr div {
    padding-top: 15px;
}

.inBotCopy {
    background: #e6e6e6;
    color: #666;
    font-size: 14px;
    text-align: center;
    line-height: 52px;
}
.inBotCopy p a{
font-size: 14px;
    color: #5281ab;
}

.open-nav {
    display: none;
    float: right;
    height: 10px;
    position: relative;
    margin: 30px 0 0 0;
    width: 24px;
}

.open-nav i {
    height: 1px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.open-nav i:before {
    content: " ";
    height: 1px;
    position: absolute;
    top: -8px;
    width: 100%;
}

.open-nav i:after {
    content: " ";
    height: 1px;
    position: absolute;
    top: 8px;
    width: 100%;
}

.open-nav i,
.open-nav i:before,
.open-nav i:after,
.cta-primary {
    background: #222;
}

.canvas-menu {
    display: none !important;
}

/* 新媒体融合管理 */
.xmtrhBanner {
    height: 455px;
    background: #04208b;
}

.xmtrhBanLeft dl {
    margin: 120px 0 60px;
}

.xmtrhBanLeft dl dt {
    color: #fff;
    font-size: 46px;
    font-weight: bold;
}

.xmtrhBanLeft dl dd {
    font-size: 18px;
    color: #fff;
    line-height: 80px;
}

.xmtrhBanLBtns {}

.xmtrhBanLBtns a {
    background-color: #3453e8;
    color: #fff;
    border-radius: 3px;
    padding: 12px 30px;
    font-size: 20px;
    margin-right: 40px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.xmtrhBanLBtns a:hover {
    background: #00a0de;
}

.xmtBanRight {
    margin-top: 36px;
}

.xmtrhCpgs {
    border-bottom: 1px solid #f0f0f0;
    padding: 20px 0 40px;
}

.xmtrhCpgs dl dt {
    font-size: 36px;
    color: #1c72b9;
    padding: 30px 0 30px;
}

.xmtrhCpgs dl dd {
    font-size: 18px;
    color: #4c4c4c;
    line-height: 40px;
}

.xmtrhCpgn {
    padding: 30px 0;
}

.xmtrhCpgn h3 {
    color: #1c72b9;
    font-size: 36px;
    text-align: center;
    padding: 30px 0 50px;
}

.xmtrhCpgnCon div.yyzx {
    width: 620px;
    margin-bottom: 40px;
}

.xmtrhCpgnCon div.yyzx a {
    display: block;
    background: #f9f9f9;
    padding: 40px;
}

.xmtrhCpgnCon div.yyzx div.cpgnImg {
    width: 90px;
    height: 90px;
    background-image: url(../images/xmtrhcpgnimg01.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.xmtrhCpgnCon div.gzpt div.cpgnImg {
    background-image: url(../images/xmtrhcpgnimg02.png);
}

.xmtrhCpgnCon div.jczx div.cpgnImg {
    background-image: url(../images/xmtrhcpgnimg03.png);
}

.xmtrhCpgnCon div.glzx div.cpgnImg {
    background-image: url(../images/xmtrhcpgnimg04.png);
}

.xmtrhCpgnCon div.yyzx dl {
    width: 420px;
}

.xmtrhCpgnCon div.yyzx dl dt {
    font-size: 22px;
    color: #000;
    padding: 0 0 20px;
}

.xmtrhCpgnCon div.yyzx dl dd {
    font-size: 16px;
    color: #686868;
    line-height: 30px;
}

.xmtrhCpgnCon div.yyzx a:hover {
    background: #00a0de;
    cursor: default;
}

.xmtrhCpgnCon div.yyzx a:hover dl dt,
.xmtrhCpgnCon div.yyzx a:hover dl dd {
    color: #fff;
}

.xmtrhCpgnCon div.yyzx a:hover div.cpgnImg {
    background-position: 0 -90px;
}

.xmtrhCpys {
    background: url(../images/xmtrhcpysbg.jpg) no-repeat center top;
}

.xmtrhCpys h3 {
    color: #fff;
    font-size: 36px;
    text-align: center;
    padding: 60px 0 60px;
}

.xmtrhCpysCon dl {
    width: 297px;
    margin-right: 30px;
}

.xmtrhCpysCon dl.mr0 {
    margin-right: 0;
}

.xmtrhCpysCon dl a {
    display: block;
    background: #137cdb;
    color: #fff;
    padding: 40px 24px;

}

.xmtrhCpysCon dl b {
    display: block;
    width: 150px;
height:150px;
    line-height: 150px;
    font-size: 70px;
    font-weight: bold;
    border: 3px solid #fff;
    border-radius: 150px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    text-shadow: #024d92 1px 2px 3px;
}

.xmtrhCpysCon dl dt {
    text-align: center;
    font-size: 24px;
    padding: 40px 0 26px;
    color: #fff;
}

.xmtrhCpysCon dl dd {
    line-height: 36px;
    text-align: justify;
    color: #fff;
}

.xmtrhCpysCon dl a:hover {
    cursor: default;
    background: #043399;/*  url(../images/cpyshoverbg.jpg) no-repeat center bottom */
}
.xmtrhKhal{
    padding: 50px 0;
}
.xmtrhKhal h3 {
    color: #1c72b9;
    font-size: 36px;
    text-align: center;
    padding: 30px 0 50px;
}

.xmtrhKhalCon {
    border: 1px solid #f0f0f0;
    border-top: 0;
}
.xmtrhKhalCon li{
    border-right: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
    float: left;
    box-sizing: border-box;
    width:33.33333%;
    line-height: 100px;
}
.xmtrhKhalCon li:nth-child(3n){
    border-right: 0;
}
.xmtrhKhalCon li b{
    font-size: 32px;
    color: #c1100c;
    font-weight: bold;
}
.xmtrhKhalCon li img{
    float: left;
    margin: 20px 10px 0 50px;
    
}

/* 新媒体融合管理 end */


@media screen and (max-width:575px) {
    .w1200 {
        width: auto;
    }

    .inTop {
        padding: 0 3%;
    }

    .inLogo {
        width: 50%;
        margin-top: 0;
    }

    .inLogo a {
        margin: 6px 0;
    }

    .inLogo img {
        width: 80%;
    }

    .inNavs,
    .inTopLxfs {
        display: none;
    }

    .main-overlay.active {
        opacity: 0.6;
        visibility: visible;
    }

    .main-overlay {
        opacity: 0;
        visibility: hidden;
        filter: blur(2px);
        background: #fff;
        position: fixed;
        height: 100vh;
        width: 100%;
        z-index: 5;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .open-nav {
        display: block;
    }

    .canvas-menu {
        display: block !important;
        background: #FFF;
        height: 100vh;
        overflow-y: auto;
        overflow-x: hidden;
        position: fixed;
        padding: 40px;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 6;
        -webkit-box-shadow: -4px 0px 20px rgba(32, 54, 86, 0.1);
        -moz-box-shadow: -4px 0px 20px rgba(32, 54, 86, 0.1);
        box-shadow: -4px 0px 20px rgba(32, 54, 86, 0.1);
        -webkit-transform: translateX(450px);
        -moz-transform: translateX(450px);
        -ms-transform: translateX(450px);
        -o-transform: translateX(450px);
        transform: translateX(450px);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        /* === Vertical Menu === */
        /* === Submenu === */
    }

    .canvas-menu.open {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    .canvas-menu.position-left {
        left: 0;
        right: auto;
        -webkit-transform: translateX(-350px);
        -moz-transform: translateX(-350px);
        -ms-transform: translateX(-350px);
        -o-transform: translateX(-350px);
        transform: translateX(-350px);
    }

    .canvas-menu.position-left.open {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    .canvas-menu .btn-close {
        box-sizing: content-box;
        width: 1em;
        height: 1em;
        position: absolute;
        padding: 0.25em 0.25em;
        color: #000;
        border: 0;
        border-radius: 0.25rem;
        opacity: 0.4;
        right: 30px;
        top: 20px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .canvas-menu .btn-close:focus {
        outline: none;
        box-shadow: none;
    }

    .canvas-menu .btn-close:hover {
        opacity: 1;
    }

    .canvas-menu .logo {
        margin-bottom: 40px;
        margin-top: 20px;
        width: 100%;
    }

    .canvas-menu .logo img {
        width: 80%;
    }

    .canvas-menu nav {
        width: 100%;
    }

    .canvas-menu .vertical-menu {
        list-style: none;
        padding: 0;
        margin-bottom: 0;
    }

    .canvas-menu .vertical-menu li.openmenu>a {
        color: #1c72b9;
    }

    .canvas-menu .vertical-menu li.openmenu .switch {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .canvas-menu .vertical-menu li {
        padding: 0;
        position: relative;
        line-height: 30px;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    .canvas-menu .vertical-menu li:after {
        content: "";
        display: block;
        height: 1px;
        margin-bottom: 10px;
        margin-top: 10px;
        width: 100%;
        background: #EBEBEB;
        background: -webkit-linear-gradient(left, #EBEBEB 0%, transparent 100%);
        background: linear-gradient(to right, #EBEBEB 0%, transparent 100%);
    }

    .canvas-menu .vertical-menu li.active a {
        color: #1c72b9;
    }

    .canvas-menu .vertical-menu li.active .submenu a {
        color: #79889e;
    }

    .canvas-menu .vertical-menu li.active .submenu a:hover {
        color: #203656;
    }

    .canvas-menu .vertical-menu li .switch {
        border: solid 1px #EBEBEB;
        border-radius: 5px;
        font-size: 10px;
        display: inline-block;
        padding: 10px;
        line-height: 30px;
        cursor: pointer;
        color: #FE4F70;
        position: absolute;
        top: 0px;
        right: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        -webkit-backface-visibility: hidden;
    }

    .canvas-menu .vertical-menu li a {
        color: #484848;
        font-size: 16px;
        font-weight: 400;
        text-decoration: none;
        position: relative;
        display: block;
    }

    .canvas-menu .vertical-menu li a span {
        display: inline-block;
        width: 16px;
        height: 16px;
        background: url(../images/jtright.png) no-repeat center;
        background-size: 100%;
        margin-right: 20%;
        margin-top: 5px;
    }

    .canvas-menu .vertical-menu li.openmenu a span.fr {
        background: url(../images/jtxia.png) no-repeat center;
        background-size: 100%;
    }

    .canvas-menu .submenu {
        display: none;
        padding: 10px 20px;
    }

    .canvas-menu .submenu li.line {
        height: 20px;
    }

    .canvas-menu .submenu li:after {
        content: "";
        display: none;
    }

    .canvas-menu .submenu li a {
        color: #666;
        font-size: 14px;
    }

    .dhxx li {
        line-height: 30px;
    }

    .dhxx li a {
        color: #484848;
    }

    .dhxx li a img {
        vertical-align: sub;
        width:20px;
    }

    .inBanner1 .swiper-slide {
        height: auto;
    }

    .inBanner1 .swiper-slide img {
        height: 200px;
        width: 100%;

    }

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

    .inBanner1 .swiper-pagination-bullet {
        width: 20px;
        height: 4px;
    }

    .inXmtfwpt,
    .inZwxxfwpt,
    .inDxhyfwpt {
        padding: 20px 0 30px;
    }

    .inXmtCon dl dd div {
        padding: 8px 0;
        margin: 0 25% 30px;
        font-size: 14px;
    }

    .inTitle {
        font-size: 22px;
        padding: 0 3%;
    }

    .inSubTitle {
        font-size: 16px;
        padding: 0 3% 20px;
    }

    .inXmtCon {
        padding: 0 3%;
    }

    .inXmtCon dl dd h4 {
        font-size: 20px;
        line-height: normal;
        padding: 20px 0;
    }

    .inXmtCon dl {
        width: 100%;
    }

    .inXmtCon dl.marValue {
        margin: 0;
    }

    .inBotTop {
        padding: 20px 0;
    }

    .inBotTop dl,
    .inBotTop div.fr {
        width: 100%;
        margin-right: 0;
        min-height: auto;
        text-align: center;
    }

    .inBotCopy {
        line-height: normal;
        padding: 20px 0;
    }
    /* 新媒体融合管理 */
    .xmtrhBanner{
        height: auto;
        padding:30px 3%;
    }
    .xmtrhBanLeft,.xmtBanRight{
        float: none;
    }
    .xmtrhBanLeft dl{
        margin: 0;
    }
    .xmtrhBanLeft dl dt{
        font-size: 30px;
        line-height: 40px;
        padding-bottom: 20px;
    }
    .xmtrhBanLeft dl dd{
        font-size: 16px;
        line-height: 30px;
    }
    .xmtrhBanLBtns{
        text-align: center;
        margin:50px 0 20px;
    }
    .xmtrhBanLBtns a{
        margin:0 10px;
        font-size: 18px;
    }
    .xmtBanRight{
        display: none;
    }
    .xmtrhCpgnCon div.yyzx{
        width:100%;
        margin-bottom:20px;
    }
    .xmtrhCpgnCon div.yyzx dl{
        width:100%;
        margin: 20px 0 0;
    }
    .xmtrhCpysCon dl{
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .xmtrhKhalCon li{
        width:100%;
    }
    .xmtrhCpgs dl dt,.xmtrhCpgn h3,.xmtrhCpys h3,.xmtrhKhal h3{
        font-size: 26px;
    }
    .xmtrhCpgsgn{
        padding:0 5%;
    }
    .xmtrhCpgs dl dd{
        text-align: justify;
    }
    .xmtrhCpgn h3{
        padding: 10px 0 30px;
    }
    .xmtrhCpys h3{
        padding: 40px 0;
    }
    .xmtrhCpgnCon div.yyzx div.cpgnImg{
        width:60px;
        height: 60px;
        background-size: 100%;
    }
    .xmtrhCpgnCon div.yyzx a{
        padding:20px;
    }
    .xmtrhCpgnCon div.yyzx dl dt{
        padding-bottom: 10px;
    }
    .xmtrhCpgnCon div.yyzx dl dd{
        text-align: justify;
    }
    .xmtrhCpysCon dl b{
        width:100px;
        line-height: 100px;
        font-size:46px;
        border: 2px solid #fff;
    }
    .xmtrhKhal{
        padding-top: 0;
    }
    .xmtrhKhal h3{
        padding:40px 0;
    }
    .xmtrhKhalCon{
        margin: 0 5%;
        border:0;
    }
    .xmtrhKhalCon li{
        border: 1px solid #f0f0f0;
        margin-bottom: 20px;
        text-align: center;
        line-height:normal;
        padding:10px 0;
    }
    .xmtrhKhalCon li img{
        display: block;
        float: none;
        margin:0 auto;
        padding-bottom: 10px;
    }
    .xmtrhKhalCon li b{
        font-size: 22px;
    }
    /* 新媒体融合管理 end */
}
