/*站点默认css*/
body, div, p, h1, h2, h3, h4, h5, h6, ul, li, dl, dd, dt, ol, img, table, tr,td,form, input, strong, button, textarea, select, option, a{padding: 0; margin: 0; font-family: 'Microsoft Yahei', arial; outline: none; font-size: 14px;color:#333333;word-wrap: break-word;}
img{border: none;}
table{border-collapse: collapse;}
a, a:active{color: #333333; text-decoration: none; outline: none;}
a:hover{outline: none; }
a:focus {outline:none!important;-moz-outline:none!important;}
ul, dl, li, dd, dt, ol{list-style: none;}
 select, img{vertical-align: middle; outline: none;}
input {
	outline: none;
}
input[type="submit"], input[type="button"], input[type="text"], button {
	-webkit-appearance: none;
}
input, button {
	border: 0;
	background: none
}
button:focus, input:focus {
	outline: none;
}
body{-webkit-text-size-adjust: none; color: #555; width: 100%; background-color: #fff;}
img{max-width: 100%;}
ul, li{list-style:none;}
.clear{clear:both;}
img{border:none;}
.ov_h{overflow:hidden;}
.fl{float:left;}
.fr{float: right;}
.dis_n{display:none;}
.wz_hits{display:none;}
.mar_t_30{ margin-top:30px!important;}
.mar_t_50{ margin-top:50px!important;}
.mar_t_60{ margin-top:60px!important;}
.mar_t_80{ margin-top:80px!important;}
.mar_b_30{ margin-bottom:30px!important;}
.mar_b_50{ margin-bottom:50px!important;}
.mar_b_60{ margin-bottom:60px!important;}
.mar_b_80{ margin-bottom:80px!important;}

.wid {
	max-width:1920px;
	margin:0 auto;
        width:90%;
}
.con_tl {
	min-height:230px;
        box-shadow:0px 0px 20px 0px #f0f0f0;
        padding:50px 40px;
        padding-bottom:80px;
}

/* 二级页面banner样式 */
.banner_mk{
    width: 100%;
    margin: 0 auto;
    position: relative;
z-index:-1;
}

.banner_mk img {
    width: 100%;
}

.banner_mk h3 {
    position: absolute;
    top: 55%;
    left: 50%;
    font-size: 32px;
    transform: translate(-50%, -50%);
    letter-spacing: 2px;
    color: #fff;
    font-weight: 600;
}
/*当前位置css*/
.dqwz{line-height:28px;}
.dqwz a{line-height:28px;font-size:14px;}
.dqwz a:last-child{color:#787e7b;}
/*文字新闻列表css*/
.news_text_mk ul li{ height:64px;line-height:64px;border-bottom:1px #ebebeb solid;padding:0 30px; display: flex; align-items:center;}
.news_text_mk ul li:hover{ border-bottom:1px #e60012 solid;background:#fff6f6;}
.news_text_mk ul li a{ font-size:16px;color:#282828;   margin-right: 10px;   overflow: hidden;   text-overflow: ellipsis;   white-space: nowrap;}
.news_text_mk ul li:hover a{ color:#ca1d1d;}
.news_text_mk ul li span{ float:right;color:#838383; white-space: nowrap; margin-left: auto;}
.news_text_mk ul li:hover span{ color:#ca1d1d;}
.news_text_mk ul li:nth-child(5n){ margin-bottom:10px;border-bottom:2px #ebebeb  solid;height:75px;}
.news_text_mk ul li i{ padding-right:15px; }
.news_text_mk ul li i img{ width:25px;height:25px;display:block; }
/*图片新闻文字列表css*/
.news_img {width:35%;max-width:400px;overflow:hidden;display:none;}
.news_img img {width:400px;height:210px;transition:all 0.6s ease;}
.news_img img:hover {transform:scale(1.05);}
.news_list {display:flex;justify-content:space-between;margin-bottom:50px;border-bottom:1px #ccc dashed;padding-bottom:50px;}
.news_text {width:90%;margin:0 auto;}
.news_text h1 a {font-size:24px;font-weight:600;color:#333333;}
.news_text span {display:block;padding:20px 0;color:#333333;font-size:16px;}
.news_text p {color:#666666;line-height:200%;margin-top:15px;font-size:14px;text-align:left;word-wrap: break-word;hyphens: auto;}
.news_text:hover h1 a {color:#01479d;}
/*二级文字样式*/
.text_con{ width:90%;margin:0 auto;}
.text_con p{ font-size:16px;line-height:2.5;min-height:32px;margin-bottom:20px;word-wrap:break-word;hyphens:auto;}
.text_con p strong{ font-size:100%;color:currentColor;}

.text_con table td p{ padding-left:10px;}
.text_con table tr:nth-child(odd) { background-color: #dbe0f7; } 
.text_con table tr:nth-child(even) { background-color: #f0f0f0; }
.text_con table tr td{padding:15px;font-size:14px;line-height:2;}

/*分页*/
.easysite_pages{ display: flex;justify-content: center; align-items: center;  padding:70px 0;}
.easysite-page-wrap1 span{ display: flex;}
.easysite-total-page{ display: initial;}
.easysite-page-wrap{ line-height: 40px; border: 1px solid #cfdce5; border-radius: 5px; margin-right: 8px; font-size: 14px; color: #484848; padding: 0 15px; margin-top: 0;}
.NormalRed{background: #e02020; border: 1px solid #e02020; border-radius: 5px; margin-right: 8px; font-size: 14px; color: #fff; width: 40px; text-align: center; height: 40px; line-height: 40px;}
.pagingNormal{border: 1px solid #cfdce5; color: #484848; border-radius: 5px; margin-right: 8px; font-size: 14px; width: 40px; text-align: center; height: 40px; line-height: 40px;}



@media screen and (max-width:768px) {
.con_tl{ box-shadow:none;padding:0;}
.news_list{ display:block;}
.news_img{ width:100%;}
.news_text{ width:100%;}
.news_text h1 a{ font-size:18px;display:block;padding-top:20px;}

.easysite_pages{ display:block;padding:20px 0;}
.easysite-page-wrap{ width:70%;margin:20px auto;text-align:center;}
.easysite-total-page{ display:block;}
.easysite-page-wrap1 span{ justify-content:center;}
.easysite_pages .easysite-page-wrap:nth-child(2){ display:none;}
.easysite_pages .easysite-page-wrap:nth-child(5){ display:none;}






}