body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
legend,
button form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    padding: 0;
    margin: 0;
}


/* 鐭紩鐢ㄧ殑鍐呭鍙彇鍊硷細''鎴�"" */
q:before,
q:after {
    content: '';
}

/* 缂╁啓锛屽浘鐗囩瓑鏃犺竟妗� */
fieldset,
img,
abbr,
acronym {
    border: 0 none;
}

abbr,
acronym {
    font-variant: normal;
}

legend {
    color: #000;
}

/* 娓呴櫎鐗规畩鏍囪鐨勫瓧浣撳拰瀛楀彿 */
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-weight: normal;
    font-style: normal;
}

/* 涓婁笅鏍� */
sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

/* 璁剧疆琛ㄦ牸鐨勮竟妗嗚鍚堝苟涓轰竴涓崟涓€鐨勮竟妗�, 鎸囧畾鍒嗛殧杈规妯″瀷涓崟鍏冩牸杈圭晫涔嬮棿鐨勮窛绂讳负0*/
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* 琛ㄦ牸鏍囬鍙婂唴瀹瑰眳宸︽樉绀� */
caption,
th {
    text-align: left;
}

input,
img,
select {
    vertical-align: middle;
}

/* 娓呴櫎鍒楄〃鏍峰紡 */
ol,
ul {
    list-style: none;
}

/* 杈撳叆鎺т欢瀛椾綋 */
input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

/* 鏍囬鍏冪礌鏍峰紡娓呴櫎 */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

/* 閾炬帴鏍峰紡锛岄鑹插彲閰屾儏淇敼 */
del,
ins,
a {
    text-decoration: none;
    cursor: pointer;
}


/* 榧犳爣鏍峰紡 */
input[type="submit"] {
    cursor: pointer;
}

button {
    cursor: pointer;
}

input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.clear {
    clear: both;
}

.m-width {
    max-width: 1400px;
    margin: 0 auto;
}


/* 閰屾儏淇敼 */
body {
    background: #fff;
    color: #353535;
    position: relative;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    /* max-width: 1920px; */
    margin: 0 auto;
   min-width: 1400px;
}

.clearfix{
    clear: both;
}

.f-left{
    float: left;
}

.f-right{
    float: right;
}


.header .top img{
    width: 100%;
}





/* 瀵艰埅 */
.navigation {
    width: 100%;
    height: 55px;
    background: #c91717;
}

.nav-con {
    max-width: 1400px;
    margin: 0 auto;
}

.nav {
    height: 55px;
    line-height: 55px;
    position: relative;
    z-index: 1;
}

.nav h3 a {
    letter-spacing: 0em;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.nav .nLi {
    width: 233px;
    height: 55px;
    float: left;
    display: inline;
    text-align: center;
}

.nav .nLi h3 {
    height: 55px;
    font-weight: normal;
}

.nav .nLi h3 a {
    display: inline-block;
    text-align: center;
    height: 95%;
    padding: 0 15px;
}

.nav .nLi:hover {
   background: #a90707;
}

.nav .nLi.on{
    background: #a90707;
}


.nav .sub {
    display: none;
    width: 130px;
    top: 55px;
    position: absolute;
    background: rgba(9,88,153,0.8);
    border-radius: 0 0 5px 5px;
}

.nav .sub li {
    height: 50px;
    line-height: 50px;
    text-align: center;
    zoom: 1;
    float: left;
    width: 130px;
    border-top: 1px solid #d2d2d2;
    border-radius: 0 0 5px 5px;
    position: relative;
}

.nav .sub a {
    color: #fff;
    display: block;
    font-size: 16px;
}

.main{
    width: 100%;
    height: 2280px;
    background: url(http://www.mondua.com/szsczt/img/main-bg.png) center no-repeat;
    background-size: cover;
}

.m-top-40{
    margin-top: 40px;
}


.noticlist{
    width: 100%;
    height: 180px;
    background: #fff;
    box-sizing: border-box;
    padding: 50px 130px;
    position: relative;
    top: 40px;
}

.noticlist  .notic-title{
    position: absolute;
    width: 188px;
    height: 37px;
    display: inline-block;
    background: url(http://www.mondua.com/szsczt/img/tt-bg.png) no-repeat;
    top: -9px;
    left: 43.6%;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    line-height: 37px;
}



.noticlist .bd ul li{
    width: 100%;
    
}

.noticlist .bd ul li:hover .title{
    color: #a90707;
}

.noticlist .bd ul li .title{
    font-size: 28px;
    color: #333;
    font-weight: bold;
    text-align: center;
}

.noticlist .bd ul li .desc{
    font-size: 14px;
    color: #666;
    margin-top: 5px;
    text-align: center;
}


.noticlist .hd{
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
}

.noticlist .hd ul li{
    width: 30px;
    height: 5px;
    background: #d2d2d2;
    margin: 0 3px;
    display: inline-block;
    cursor: pointer;
}

.noticlist .hd ul li.on{
    width: 40px;
    background: #c60c02;
}


.column{
    width: 100%;
    height: 78px;
    background: url(http://www.mondua.com/szsczt/img/col-bg.png) no-repeat;
    position: relative;
}

.column a.col-title{
    width: 248px;
    height: 88px;
    background: url(http://www.mondua.com/szsczt/img/column-bg.png) no-repeat;
    position: absolute;
    left: -7px;
    bottom: -5px;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 88px;
    font-size: 32px;
    font-weight: bold;
    padding-top: 10px;
}

.column a.more{
    position: absolute;
    right: 20px;
    font-size: 18px;
    color: #c91717;
    height: 78px;
    line-height: 78px;
}

.main-zyjs{
    margin-top: 95px;
}

.main-zyjs  .zyjslist{
    width: 100%;
    height: 505px;
    margin-top: 30px;
    background: #fff;
    box-shadow: 0px 0px 5px 5px rgb(0 0 0 / 5%);
}

.zyjslist .imgslist{
    width: 645px;
    height: 505px;
    float: left;
    position: relative;
}


.zyjslist  .textlist{
    float: right;
    width: 650px;
    margin-right: 40px;
    padding-top: 40px;
}

.zyjslist  .textlist ul{
    position: relative;
}

.zyjslist  .textlist ul::before{
    position: absolute;
    width: 1px;
    height: 405px;
    background: #bfbfbf;
    display: inline-block;
    content: '';
    left: -25px;
    top: 10px;
}

.zyjslist  .textlist ul li.first .title{
    font-size: 18px;
    color: #c91717;
    display: inline-block;
}

.zyjslist  .textlist ul li.first .dete{
    font-size: 16px;
    color: #666;
    float: right;
}

.zyjslist  .textlist ul li.first  .desc{
    font-size: 14px;
    color: #999;
    line-height: 30px;
    margin-top: 10px;
}

.zyjslist  .textlist ul li.nli a{
    font-size: 18px;
    color: #333;
}

.zyjslist  .textlist ul li.nli{
    width: 100%;
    height: 25px;
    line-height: 25px;
    margin-top: 30px;
}

.zyjslist  .textlist ul li.nli span{
    float: right;
    font-size: 16px;
    color: #999;
}

.zyjslist  .textlist ul li{
    position: relative;
}

.zyjslist  .textlist ul li::before{
    content: '';
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    background: url(http://www.mondua.com/szsczt/img/textlist-li-icon.png) no-repeat;
    position: absolute;
    left: -29px;
    top: 8px;
}

.zyjslist .textlist ul li.nli:hover a{
    color: #a90707;
}

.zyjslist .textlist ul li.nli:hover span{
    color: #666;
}

.zyjslist .textlist ul li:hover::before{
   background: url(http://www.mondua.com/szsczt/img/textlist-li-on-icon.png) no-repeat;
}

.zyjslist .imgslist .bd ul li{
    width: 645px;
    position: relative;
}

.zyjslist .imgslist .bd ul li .img{
    overflow: hidden;
}

.zyjslist .imgslist .bd ul li .img img{
    width: 645px;
    height: 340px;
    transition: All 0.3s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;
}

.zyjslist .imgslist .bd ul li:hover .img img{
    transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
}

.zyjslist .imgslist .bd ul li .dete{
    position: absolute;
    width: 80px;
    height: 70px;
    background: rgba(198,12,2,.7);
    left: 0;
    top: 0;
}

.zyjslist .imgslist .bd ul li .d{
    font-size: 24px;
    color: #fff;
    text-align: center;
    margin: 5px 0;
}   

.zyjslist .imgslist .bd ul li .y{
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.zyjslist .imgslist .bd ul li .text{
    box-sizing: border-box;
    padding-left: 30px;
}

.zyjslist .imgslist .bd ul li .title{
    font-size: 18px;
    color: #c91717;
    margin: 35px 0 25px 0;
}

.zyjslist .imgslist .bd ul li .desc{
    font-size: 14px;
    color: #666;
}

.zyjslist .imgslist .hd{
    position: absolute;
    right: 0;
    bottom: 110px;
}

.zyjslist .imgslist .hd ul li{
    width: 6px;
    height: 6px;
    background: #bfbfbf;
    border-radius: 50%;
    margin: 0 2px;
    cursor: pointer;
    display: inline-block;
}

.zyjslist .imgslist .hd ul li.on{
    background: #c91717;
}

.main-xxdt{
    margin-top: 60px;
}

.main-xxdt .business-item{
    margin-top: 30px;
}

.main-xxdt  .business-item  .picList li{
    float: left;
    width: 445px;
    height: 130px;
    background: #fff;
    margin-right: 30px;
    margin-bottom: 30px;
    box-sizing: border-box;
    padding: 20px 33px;
    padding-top: 30px;
    border: 1px solid #fff;
}

.main-xxdt .business-item .picList li.li3,
.main-xxdt .business-item .picList li.li6,
.main-xxdt .business-item .picList li.li9,
.main-xxdt .business-item .picList li.li12,
.main-xxdt .business-item .picList li.li15,
.main-xxdt .business-item .picList li.li18,
.main-xxdt .business-item .picList li.li21,
.main-xxdt .business-item .picList li.li24,
.main-xxdt .business-item .picList li.li27,
.main-xxdt .business-item .picList li.li30{
    margin-right: 0;
}



.main-xxdt  .business-item  .picList li .dete{
    float: left;
    width: 65px;
    height: 70px;
    color: #999;
    padding-right: 20px;
    border-right: 1px solid #eee;
}

.main-xxdt  .business-item  .picList li .d{
    font-size: 30px;
    text-align: center;
    margin: 3px 0;
}

.main-xxdt  .business-item  .picList li .y{
    font-size: 16px;
    text-align: center;
}

.main-xxdt  .business-item  .picList li .text{
    padding-left: 105px;
}

.main-xxdt  .business-item  .picList li .title{
    font-size: 18px;
    color: #333;
}

.main-xxdt  .business-item  .picList li .desc{
    color: #999;
    font-size: 14px;
    line-height: 25px;
    margin-top: 5px;
}

.main-xxdt  .business-item  .picList li:hover{
    border: 1px solid #c91717;
}

.main-xxdt  .business-item  .picList li:hover .d{
    color: #c91717;
}

.main-xxdt  .business-item  .picList li:hover .y{
    color: #333;
}

.main-xxdt  .business-item  .picList li:hover .title{
    color: #c91717;
}

.main-xxdt  .business-item  .picList li:hover .desc{
    color: #666;
}

.main-xxdt  .business-item .hd{
    text-align: center;
    margin-top: 10px;
}

.main-xxdt  .business-item .hd ul li{
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #c91717;
    margin: 0 5px;
    cursor: pointer;
}

.main-xxdt  .business-item .hd ul li.on{
   background: #c91717;
    border: 1px solid #c91717;
}


/* -- */

.main-tjxw{
    margin-top: 65px;
}

.main-tjxw .tjxwlist{
    margin-top: 40px;
}

.tjxwlist .right{
    width: 595px;
}


.tjxwlist .right ul li{
    position: relative;
    margin-bottom: 10px;
}

.tjxwlist .right ul li .img img{
    width: 595px;
    height: 332px;
}

.tjxwlist ul li .title{
    position: absolute;
    bottom: 0;
    font-size: 18px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,.5);
}

.tjxwlist .left{
    width: 795px;
}

.tjxwlist .left ul li{
    float: left;
    width: 392.5px;
    position: relative;
    margin-right: 10px;
}

.tjxwlist .left ul li.first{
    width: 795px;
    margin-right: 0;
    margin-bottom: 10px;
}

.tjxwlist .left ul li.nli .img img{
    width: 395px;
    height: 220px;
}

.tjxwlist .left ul li.first .img img{
    width: 795px;
    height: 445px;
}

.main-ssjd{
    margin-top: 60px;
}

.main-ssjd .ssjdlist{
    margin-top: 30px;
}


.main-ssjd .ssjdlist ul li{
    width: 680px;
    height: 70px;
    float: left;
    line-height: 70px;
    background: #fff;
    margin-right: 30px;
    margin-bottom: 30px;
    box-sizing: border-box;
    padding: 0 30px 0 40px;
    position: relative;
    box-shadow: 0px 0px 5px 5px rgba(201,23,23,5%);
}

.main-ssjd .ssjdlist ul li::before{
    content: '·';
    position: absolute;
    left: 30px;
    color: #333;
}

.main-ssjd .ssjdlist ul li .title{
    font-size: 18px;
    color: #333;
    display: inline-block;
}

.main-ssjd .ssjdlist ul li span{
    font-size: 16px;
    color: #999;
    float: right;
}

.main-ssjd .ssjdlist ul li:hover .title{
    color: #c91717;
}

.main-ssjd .ssjdlist ul li:hover span{
    color: #666;
}

.main-ssjd .ssjdlist ul li:hover::before{
    color: #c91717;
}

.tjxwlist ul li .img{
    overflow: hidden;
}

.tjxwlist ul li .img img{
    transition: All 0.3s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;
}

.tjxwlist ul li:hover .img img{
    transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
}

.tjxwlist ul li:hover .title{
    background: rgba(201,23,23,.5);
}

.footer{
    width: 100%;
    height: 140px;
    line-height: 140px;
    background: #c91717;
}

.footer p{
    font-size: 14px;
    color: #fff;
    opacity: .9;
    text-align: center;
}

.footer p a{    
    font-size: 14px;
    color: #fff;
}

.footer p img{
    display: inline-block;
}



.centernr {
    background: #fff;
    padding: 20px 20px 0 20px;
    margin: 40px auto;
    box-sizing: border-box;
    overflow: hidden;
}

.centernr .nei-column {
    /* float: left; */
    margin: 0 20px 20px 0;
}

.column:nth-child(even) {
    margin-right: 0px;
}

.column:last-child {
    margin-right: 0px;
}

.centernr .tittle {
    width: 570px;
    height: 60px;
    background: #f4f4f4;
    border-top: 3px solid #c00016;
    line-height: 60px;
    padding: 0 20px;
    box-sizing: border-box;
    overflow: hidden;
}

.centernr .name {
    font-size: 18px;
    font-weight: bold;
    color: #c00016;
    float: left;
}

.centernr .name::before {
    content: "";
    width: 3px;
    height: 20px;
    display: inline-block;
    margin: 0 10px -4px 0;
    background: #c00016;
}

.centernr .more {
    font-size: 14px;
    color: #afafaf;
    float: right;
}

.centernr .news {
    width: 100%;
    box-sizing: border-box;
    padding-left: 20px;
}

.centernr .news li {
    border-bottom: 1px dashed #cfcfcf;
    height: 50px;
    line-height: 50px;
}

.centernr .news li a {
    color: #2c2c2c;
    font-size: 14px;
}

.centernr .news a:hover {
    color: #bd1a2d;
}

.centernr .news li a::before {
    content: "";
    width: 4px;
    height: 4px;
    background: #bd1a2d;
    display: inline-block;
    margin: 0 10px 2px 0;
}

.centernr .news .rq {
    float: right;
    font-size: 14px;
    color: #ababab;
}

.centernr .crumbs {
    font-size: 14px;
    float: right;
    color: #aeaeae;
}

.centernr .crumbs a {
    color: #aeaeae;
}

.centernr .tittle1 {
    width: 100%;
}


/* 鍒嗛〉 */

ul .list-page {
	height: 30px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	margin: 40px 0 40px 0;
}

.pb_sys_style1 .p_no_d {
	background: #c91717 !important;
	border: 1px solid #c91717 !important;
}

.detail .title{
    font-size: 24px;
    font-weight: bold;
    color: #c00016;
    text-align: center;
}

.detail{
    padding: 50px 15px;
}

.detail .timer{
    font-size: 14px;
    color: #aeaeae;
    margin-top: 10px;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
}

.detail .timer span{
    margin: 0 5px;
}

.detail .content{
    padding: 25px 0;
}

.detail .content p{
    font-size: 16px;
    line-height: 35px;
    color: #2c2c2c;
}



.detail .detail-page{
	line-height: 95px;
	height: 95px;
}
.detail .detail-page p a{
	color: #252525;
    font-size: 16px;
}

.detail .detail-page p a:hover{
	color: #c91717;
}


/* -- */

.tjxwlist2{
    position: relative;
    margin-top: 40px;
}

.tjxwlist2 .bd ul li{
    width: 100%;
}


.main-tjxw .tjxwlist2 .tempWrap{
    width: 1400px !important;
}

.tjxwlist2 .bd ul li .text{
    width: 710px;
    height: 100%;
    background: url(http://www.mondua.com/szsczt/img/tjxw-text-bg.png) no-repeat;
    background-size: cover;
    box-sizing: border-box;
    padding: 30px;
}

.tjxwlist2 .bd ul li .text .title{
    font-size: 18px;
    font-weight: bold;
    color: #c13224;
}


.tjxwlist2 .bd ul li .text .desc{
    line-height: 34px;
    margin-top: 30px;
    color: #333;
    text-indent: 2em;
}

.tjxwlist2 .bd ul li .img{
    overflow: hidden;
}

.tjxwlist2 .bd ul li .img img{
    transition: All 0.3s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;
}

.tjxwlist2 .bd ul li:hover .img img{
    transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);

}

.tjxwlist2 .bd ul li:hover .title{
     color: #c91717 !important;
}

.tjxwlist2 .bd ul li .img img{
    width: 690px;
    height: 390px;
}

.tjxwlist2 .hd ul li{
    width: 8px;
    height: 8px;
    cursor: pointer;
    display: inline-block;
    margin: 0 3px;
    border-radius: 10px;
    border: 1px solid #c00000;
}

.tjxwlist2 .hd ul li.on{
    border: 1px solid #c00000;
    background: #c00000;
}

.tjxwlist2 .hd{
    width: 100%;
    text-align: center;
    margin: 40px 0;
}