﻿* {
    padding: 0;
    margin: 0;
    border: none;
    box-sizing: border-box;
    font-family: 微软雅黑, serif;
}

a {
    text-decoration: none;
    color:inherit;
}

a:hover {
    text-decoration: underline;
}

img {
    display: block;
}

body {
    background-color: #fff;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.innerCon{
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 20px
}

.head{
    width: 100%;
    height: 499px;
    background:url(20180831shce.png) no-repeat center top;
}

.p1{
    width: 1000px;
    margin: 35px auto;
    overflow: hidden;
}

.ttxwIcon{
    width: 60px;
    height: 60px;
    font-size: 22px;
    color: #fff;
    text-align: center;
    background-color: #ec4841;
    margin-right: 20px;
}

.p1 h1{
    font-size: 34px;
    color: #0068b7;
    line-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p1 h1 a{
    color: #f1180f;
}

.p2{
    background-color: #f6f4f5;
}

.swiper-1{
    width: 485px;
    height: 325px;
    overflow: hidden;
    position: relative;
    margin: 35px 0;
}

.swp1-itm{
    width: 485px;
    height: 325px;
    overflow: hidden;
    position: relative;
}

.swiper-1 img{
    width: 100%;
    height: 100%;
}

.swiper-1 .title{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: rgba(0,0,0,0.7);
    position: absolute;
    bottom: 0;
    left: 0;
    color: #ffffff;
    padding-left: 10px;
}

.swiper-1 .title a{
    width: 70%;
    color: #ffffff;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pagination-1{
    position: absolute;
    bottom: 15px;
    right: 10px;
}

.pagination-1 .swiper-pagination-switch{
    width: 10px;
    height: 10px;
    border-radius: 5px;
    display: block;
    background-color: #c4c4c4;
    float: left;
    margin-right: 10px;
}

.pagination-1 .swiper-active-switch{
    background-color: #0068b7;
}

.list-1{
    width: 495px;
    height: 324px;
    margin-top: 35px;
    overflow: hidden;
}

.dot{
    width: 6px;
    height: 6px;
    background-color: #c5ac7b;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}

.list-1 .title{
    font-size: 18px;
    color: #0068b7;
}

.list-1 .title a{
    color: #f1180f;
}

.list-1 .abstract{
    width: 470px;
    font-size: 14px;
    color: #898989;
    margin-left: 15px;
    margin-top: 10px;
    line-height: 25px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #b1b1b1;
}

.detail{
    color: #d13232;
    float: right;
}

.l1-itm{
    margin-bottom: 15px;
}

.p3{
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

.lm-itm{
    width: 490px;
    margin-top: 30px;
    padding-right: 10px
}

.imgTil{
    width: 500px;
    height: 46px;
    position: relative;
}

.lm-1{
    background: url(title_1.png) no-repeat;
}
.lm-2{
    background: url("../images/title_2.png") no-repeat;
}
.lm-3{
    background: url("../images/title_3.png") no-repeat;
}
.lm-4{
    background: url("../images/title_4.png") no-repeat;
}

.more{
    width: 30px;
    height: 18px;
    position: absolute;
    top: 20px;
    right: 18px;
    cursor: pointer;
}

.lm-tt{
    width: 470px;
    margin-top: 25px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #b1b1b1;
    overflow: hidden;
}

.lm-tt img{
    width: 183px;
    height: 123px;
    float: left;
}

.lm-tt .content{
    width: 270px;
}

.lm-tt .content h3{
    font-size: 18px;
    color: #0068b7;
    margin-top: 5px;
    height: 27px;
    overflow: hidden;
}

.lm-tt .content .abstract{
    font-size: 14px;
    color: #434343;
    margin-top: 10px;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
}

.lm-itm ul{
    list-style: none;
    margin-top: 15px;
}

.lm-itm ul li{
    font-size: 16px;
    color: #434343;
    margin-bottom: 15px;
    width: 450px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lm-itm ul li .dot{
    margin-top: 8px;
}

.p4{
    width: 100%;
    height: 151px;
    background: url("../images/p4_bg.jpg")no-repeat;
    overflow: hidden;
    position: relative;
}

.p4 .imgTil{
    width: 1000px;
    height: 51px;
    margin-top: 30px;
    background: url(title_5.png) no-repeat;
}

.p4 .imgTil .more{
    top: 31px;
    right: 19px;
}

.swiper-2{
    width: 850px;
    height: 100px;
    overflow: hidden;
    position: relative;
    margin: 20px auto 0 auto;
}
.swiper-2 img{width: 1000px}

.swp2-itm{
    width: 850px;
    height: 500px;
    overflow: hidden;
    position: relative;
}

.swp2-itm img{
    width: 100%;
    height: 100%;
}

.swp2-itm .title{
    width: 100%;
    height: 80px;
    line-height: 40px;
    background-color: rgba(0,0,0,0.7);
    position: absolute;
    bottom: 0;
    left: 0;
    color: #ffffff;
    padding-left: 10px;
    font-size: 18px;
    text-align: center;
}

.swp2-itm .title a{
    width: 70%;
    color: #ffffff;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto;
}

.pagination-2{
    position: absolute;
    bottom: 15px;
    left: 380px;
}

.pagination-2 .swiper-pagination-switch{
    width: 15px;
    height: 15px;
    border-radius: 15px;
    display: block;
    background-color: #c4c4c4;
    float: left;
    margin-right: 15px;
}

.pagination-2 .swiper-active-switch{
    background-color: #0068b7;
}

.btn{
    width: 40px;
    height: 90px;
    cursor: pointer;
    position: absolute;
}

.btn-l{
    top: 190px;
    left: 0;
    background: url("../images/arrow_l.png")no-repeat;
}

.btn-r{
    top: 190px;
    right: 0;
    background: url("../images/arrow_r.png")no-repeat;
}
 .md_hd .mh_title {font-size:20px;font-family:"Microsoft Yahei";margin-left:30px;float:left;height:33px;display:inline-block;color:#fff;background:#df262e url(zhongguomeng15275_md_i_xuqiu15275_20160728.jpg) no-repeat right;padding-right:131px;}
 .md_hd {background:#eee none;clear:both;color:#2D2D2D;font-weight:bold;height:33px;line-height:33px;
overflow:hidden;padding:0 10px;border-style:solid;border-width:0 0 1px 0;background-image:url(zhongguomeng15275_md_xuqiu15275_20160728.jpg);background-repeat:no-repeat;
border-bottom-width:1px;border-color:#ccc;background-position:left;background-color:#fff;border-bottom:3px solid #e60012;}
 .md_hd .mh_option {font-size: 12px; font-family: "Microsoft Yahei"; background-color: none; float: right;  padding-right: 10px;}
 .md_hd .mh_option a { color: #df242c;}

.footer{ margin-top: 30px; background-color: #03396e; }
.floor {
    width: 1200px;
    margin: 0 auto;
}
.footer .footer-info .col-33 {
    float: left;
}

commonly.main.css:254
.col-33 {
    width: 33.3333% !important;
}
/* 底部 */
/* 政府底部信息 */
.footer2020 .gov{ background:#b53e45; height:180px; }
.footer2020 .gov>.floor{ padding-top:35px; }
.footer2020 .gov .gov-info{ width:375px; height:110px; float:left; }
.footer2020 .gov .xian{ width: 37px; height:110px; float:left; background: url("2020xxz_footer_xiantiao.png") no-repeat center; }
.footer2020 .gov .xian-first{ width: 38px; }
.footer2020 .gov .box{ padding:15px 20px; height: 80px; background:#a92c32; border-radius: 10px; -webkit-border-radius: 10px; }
.footer2020 .gov .gov-img{ line-height: 80px; text-align:center; }
.footer2020 .gov .gov-img img{ height:55px; margin: 0 10px; }
.footer2020 .gov p,.footer2020 .gov a,.footer2020 .gov span{ font-size:14px; color:#dddddd; line-height:26px; }
.footer2020 .app-gov{ display:none; }

