﻿@charset "UTF-8";

/*
    Css for PEL, ver 1.0 CopyRight By Dongyi Network Technology CO.,Ltd Design Center 本网站通用布局
*/

/* Css Reset */
blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, img, input, li, ol, p, pre, td, textarea, th, ul { padding: 0; margin: 0 }
table { border-collapse: collapse; border-spacing: 0 }
fieldset, img { vertical-align: top; border: 0 }
address, caption, cite, code, dfn, em, i, th, var { font-weight: 400; font-style: normal }
li, ol, ul { list-style: none }
dd, div, dl, dt, li, ol, ul { zoom: 1 }
caption, th { text-align: left }
h1, h2, h3, h4, h5, h6 { font-weight: 400; font-size: 100% }
q:after, q:before { content: '' }
abbr, acronym { border: 0 }
pre { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; font-size: inherit; line-height: inherit; font-family: inherit; color: inherit; }
article, aside, dialog, figure, footer, header, menu, nav, section, time { margin: 0; padding: 0; display: block; zoom: 1 }

/* Public */
body { color: #333; font-size: 16px; line-height: 1.8; font-family: "Microsoft YaHei", 'PingFang SC', SimSun, Arial, Helvetica, Tahoma, sans-serif; text-align: center; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; }
a { color: #333; text-decoration: none; outline: none; }
a:hover { color: #AF0301; text-decoration: none; }
.clearbox { border: none; border-top: 1px solid transparent !important; clear: both; font-size: 0; height: 0; line-height: 0; margin-top: -1px !important; visibility: hidden; }
.blank { display: block; height: 10px; font-size: 0px; line-height: 0; overflow: hidden; clear: both; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .clearfix { height: 1%; }
* + html .clearfix { min-height: 1%; }
.fl { float: left !important; }
.fr { float: right !important; }
.hide { display: none; }
.ovv { overflow: visible !important; }
input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; border-radius: 0; }
.more,
.prev,
.next { transition: all 0.4s ease; }
.sw{width: 1200px;margin: auto;position: relative;}
/* 公共 */
.fa{ font-family: fontpower, FontAwesome; font-size: inherit; line-height: inherit; vertical-align: top; }
.form-control::-webkit-input-placeholder { color: #d2d2d2; }
.form-control::-moz-placeholder { color: #d2d2d2; }
.pic img { width: 100%; height: auto; min-height: 100%; }

/* 框架 */
body { min-width: 1200px; background: #fff; }
.wrap { position: relative; text-align: left; overflow: hidden; }
.container::after,
.container::before,
#content::after,
#content::before,
.row::after,
.row::before { display: table; content: " "; clear: both; }
.container { position: relative; margin: 0 auto; width: 1200px; zoom: 1; }
#content { position: relative; z-index: 0; margin: 0 auto; min-height: 600px;}

/* 无障碍栏兼容 */
#free_Web_box_sub ~ .wrap .banner .bd li { height: calc(100vh - 96px); }

/* 顶部 */
#header{width: 100%;position: fixed;top: 0;left: 0;right: 0;height: 100px;background-color: #ffffff6e;z-index: 999;box-shadow: 0px 0px 10px 0px #c1c1c1;}
#header .flex_box{display: flex;width: 1500px;margin: auto;height: 100px;}
#header .flex_box #logo{margin: auto 0;}
#header nav{margin: auto 0 0 auto;display: flex;}
#header nav i{display: block;width: 18px;height: 18px;background:url(../newimg/search_i.png);margin: auto 0 auto 20px;cursor: pointer;}

.mack_box{background-color:#000000BF;position: fixed;left: 0;right: 0;top: 0;bottom: 0;z-index: 999;display: none;}
.mack_box .close{width: 66px;height: 66px;background:url(../newimg/close_icon.png);cursor: pointer;position: absolute;top: 100px;left: 75%;}
/* logo */

/* 主导航 */
.mainNav{text-align: center;display: flex;justify-content: space-between;}
.mainNav .li1 { position: relative; z-index: 1; padding: 0 28px;flex: 1;border-radius: 10px 10px 0 0;}
.mainNav .a1 { display: block; position: relative; line-height: 56px; font-size: 16px; color: #333; text-decoration: none; }
.mainNav .li1.on1{background: linear-gradient(45deg, #1C43C3, #3A6BCC);}
.mainNav .li1.on1 .a1{color: #fff;}
.mainNav .ul1 {display: none;position: absolute;width: 80px;padding: 0 20px;background: #fff;top: 100%;left: 0px;font-size: 0;line-height: 1;border-top: 2px solid #BB2318;box-shadow: 0px 0px 10px 0px #c1c1c1;}
.mainNav .li2 {display: block;vertical-align: top;line-height: 50px;height: 50px;font-size: 14px;border-bottom: 1px solid #6B87E0;}
.mainNav .li2:last-child{border: none;}
.mainNav .h2 { display: inline-block; vertical-align: top;display: flex;height: 50px; }
.mainNav .a2 { display: block;color: #333; font-weight: bold; transition: all ease 0.3s;line-height: 20px;margin: auto; }
.mainNav .li2:hover .a2{color: #314B9F;}

/* 顶部栏 */
.links { position: relative; float: right; margin-right: 20px; padding-left: 11px; margin-left: 5px; height: 81px; line-height: 81px; }
.links::before { position: absolute; content: ''; left: 0; top: 30px; height: 20px; width: 1px; background: #fff; }
.links a { color: inherit; }
.links dl { position: relative; float: left; padding: 0 9px; }
.links dt a { position: relative; display: block; font-size: 18px; height: 81px; line-height: 81px; color: #fff; text-decoration: none; }
.links dt a::before { position: absolute; content: ''; left: 0; bottom: 0; width: 100%; transform-origin: center bottom; height: 2px; background: #F83F21; transform: scaleX(0); transition: all ease 0.4s; }
.links dt .fa { font-size: 24px; }
.links dd { transition: all ease 0.2s; padding: 7px; position: absolute; z-index: 2; left: 50%; top: 100%; transform: translateX(-50%); font-size: 0; line-height: 1; white-space: nowrap; padding: 8px; background: #223874; background: rgba(34, 56, 116, 0.7); visibility: hidden; opacity: 0; }
.links dd ul { display: inline-block; vertical-align: top; }
.links dd li { display: inline-block; vertical-align: top; line-height: 36px; font-size: 14px; opacity: 0.8; }
.links dd li a { display: block; padding: 0 14px; color: #fff; font-weight: bold; transition: all ease 0.3s; }
.links dd li:hover { opacity: 1; }
.links dd li a:hover { text-decoration: none; background: #CEBDA2; }
.links dl:hover dd { visibility: visible; opacity: 1; }
.links dl:hover dt a::before { transform: scaleX(1); }

/* 用户登录-简约 */
.loggedMini .notlogged { line-height: 82px; }
.loggedMini .avatar img { border: 2px solid #fff; vertical-align: middle; width: 26px; height: 26px; border-radius: 50%; }
.loggedMini .nickName { display: none; }

/* 搜索框 */
.s-form {display: block;text-align: center;height: 58px;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;}
.s-form .select-box { display: none; }
.s-form .input-box { position: relative; width: 800px;display: inline-block;}
.s-form .input-box input { display: inline-block;box-sizing: border-box;width: 800px;height: 54px;line-height: 54px; border-radius: 60px;border: 3px solid #BB2318;background: #FFF;font-size: 14px;color: #333;text-indent: 145px;}
.s-form .btn-box{display: inline-block;width: 100px;vertical-align: bottom;}
.s-form .btn-box .btn {height: 56px;line-height: 56px;width: 100px;border-radius: 60px;background:url(../img/search_bg.png) center no-repeat;background-color: #BB2318;display: block;margin-left: -32px;z-index: 3;position: relative;cursor: pointer;transition: all 0.4s;}
.s-form .btn-box .btn:hover{background:url(../img/search_on.png) center no-repeat;background-color: #A4000D;}
.s-form .link-box { display: none; }
.s-form .input-box input::-webkit-input-placeholder  { color: #C9C9C9; }
.s-form .input-box input:-ms-input-placeholder  { color: #C9C9C9; }
.s-form .input-box input::placeholder  { color: #C9C9C9; }
.s-hot-search{width: 834px;margin: 18px auto 0;text-align: left;font-size: 14px;color: #fff;}
.s-hot-search a{color: #fff;margin: 0 8px;}
.s-hot-search a:hover{color: #CC0010;}
.s-form .input-box .search_ul{position: absolute;height: 49px;line-height: 49px;width: 133px;top: 3px;left: 3px;background: url(../img/ul_side.png) 109px 50% no-repeat;z-index: 9;}
.s-form .input-box .search_ul .ul_check{display: none;background-color: #fff;}
.s-form .input-box .search_ul .ul_check li{height: 40px;line-height: 40px;text-align: center;cursor: pointer;}
.s-form .input-box .search_ul .ul_check li:hover{background-color: #F39800;color: #fff;}
.s-form .input-box .search_ul p{cursor: pointer;}
/* 用户面板 */
.userPanel { display: inline-block; vertical-align: top; float: none; height: auto; margin: 0; min-height: 36px; }
.userPanel a { float: left; margin-left: 10px; border-radius: 500px; height: 36px; line-height: 36px; padding: 0 30px; font-size: 14px; color: #666; background: #fff; }
.userPanel a:hover { background: #DAB866; color: #fff; text-decoration: none; }

/* 登录注册 */
.logo_box .userLogged{margin: auto 0;}
.logo_box .userLogged .loggedin{float: right;margin: auto 0;}
.logo_box .userLogged .notlogged{width: 100px;height: 38px;line-height: 38px;border-radius: 30px;background: url(../img/user_icon.png) 18px center no-repeat;background-color: #24397E;margin: auto 0;padding-left: 40px;transition: all 0.4s;}
.logo_box .userLogged .notlogged:hover{background-color: #AB0310;}
.logo_box .userLogged .notlogged a,.logo_box .userLogged .notlogged .split{font-size: 14px;color: #fff;}
.logo_box .userLogged .notlogged .split{margin: 0 5px;}
.userLogged .loggedin>a, .userLogged .loggedin>span,.userLogged .userDropdown .nickname{color: #333;}
.userLogged .userDropdown .ud-bd li a{font-size: 14px;}

/* 内页banner */
.pageBanner { height: 445px; background: url(../img/page-banner.jpg) no-repeat center top; background-size: cover; overflow: hidden; }
.pageBanner .con { width: 1000px; margin: 180px auto 0; line-height: 1; }
.pageBanner .con h3 { font-size: 48px; color: #223874; font-weight: bold; }
.pageBanner .con h4 { margin-top: 20px; font-size: 16px; color: #fff; }

/* 侧栏 和 主栏 */
.side { float: left; width: 280px; margin: -10px 30px 0 0; }
.mainContent { overflow: visible;margin-bottom: 25px;}

/* 位置导航 */
.path { color: #fff; line-height: 20px;text-align: center; font-size: 14px; }
.path a, .path span { padding: 0 5px; color: #fff; }
.path em{padding-left: 26px;background: url(../img/path_icon.png) 0 center no-repeat;}
.path a:hover{color: #CC0010;}

/* footer */
#footer { position: relative; color: #fff; background: #373232; padding: 30px 0; text-align: left; }
#footer a { color: inherit; }
#footer .footNav { margin-bottom: 16px; font-size: 14px; text-align: center;}
#footer .footNav li { display: inline-block; vertical-align: top; margin: 0 5px; }
#footer .footNav li.spe { opacity: 0.5; }
#footer .copyRight { margin-right: 300px; line-height: 30px; font-size: 14px; }
#footer .copyRight img { vertical-align: middle; }
#footer .pics { margin-top: 8px; }
#footer .pics img { vertical-align: middle; margin: 0 3px; }
.qy_ewm{position: absolute;bottom: 0;right: 0;width: 85px;}
.qy_ewm img{width: 100%;}
.qy_ewm p{font-size: 14px;color: #fff;text-align: center;line-height: 2;}
#footer a:hover{color: #FFD600;}

/* 图标-二维码 */
.footerQR { position: absolute; right: 0; top: 50%; margin-top: -55px; font-size: 0; line-height: 1; }
.footerQR li { display: inline-block; vertical-align: top; position: relative; margin: 0 5px; }
.footerQR .icon { display: block; width: 50px; height: 50px; line-height: 50px; text-decoration: none; font-size: 30px; color: #fff; text-align: center; border-radius: 50%; transition: all ease 0.5s; }
.footerQR .pic { position: absolute; z-index: 1; left: 50%; bottom: 100%; transform: translateX(-50%); margin-bottom: 15px; padding: 10px; border-radius: 10px; background: #fff; transition: all ease 0.8s; box-shadow: 0 0 15px rgba(0, 0, 0, .15); visibility: hidden; opacity: 0; }
.footerQR .pic::before { position: absolute; content: ''; width: 0; height: 0; left: 50%; top: 100%; margin-left: -10px; border: 10px solid transparent; border-top-color: #fff; }
.footerQR .pic canvas,
.footerQR .pic img { width: 150px; height: 150px; }
.footerQR .phone .pic { padding: 20px; }
.footerQR .phone .pic img { width: 130px; height: 130px; }
.footerQR li:hover .pic { visibility: visible; opacity: 1; }
.footerQR .icon:hover { background: #CEBDA2; color: #fff; text-decoration: none; }
.footerQR .wx .icon:hover { background: #2aae67; }
.footerQR .wb .icon:hover { background: #d52c2b; }

/* 友情链接 */
.friendLinks { position: absolute; right: 0; top: 50%; margin-top: 0; }
.friendLinks dl { position: relative; width: 250px; margin-top: 10px; }
.friendLinks dt { position: relative; height: 40px; line-height: 40px; border-radius: 0; border: none; text-align: left; background: #fff; padding: 0 50px 0 20px; font-size: 16px; color: #333; box-shadow: none; overflow: hidden; white-space: normal; cursor: pointer; }
.friendLinks dt::after { position: absolute; content: ''; right: 15px; top: 50%; margin-top: -4px; border: 8px solid transparent; border-top-color: #ccc; border-bottom: none; }
.friendLinks dd { bottom: 100%; display: none; position: absolute; left: 0; right: 0; z-index: 3; width: 100%; box-shadow: 0 0 5px rgba(0, 0, 0, .2); }
.friendLinks ul { max-height: 351px; border: 1px solid #ccc; background: #fff; overflow-y: scroll;}
.friendLinks li { border-bottom: 1px dotted #ccc; color: #666; }
.friendLinks li.noData,
.friendLinks li:last-of-type { border-bottom: none; }
.friendLinks li.noData,
.friendLinks li a { display: block; padding: 8px 12px; font-size: 14px; line-height: 20px; color: #666; }
.friendLinks li a:hover { background-color: #f4f4f4; text-decoration: none;}
.friendLinks .on dt::after { transform: rotate(180deg); }
.friendLinks .on dd { display: block; }

/* goTop */
#goTop { position: fixed; display: none; width: 50px; height: 50px; bottom: 60px; right: 5px; z-index: 99; cursor: pointer; margin: 5px; width: 40px; height: 40px; border-radius: 2px; box-shadow: 0 0 5px #9c9c9c; -webkit-box-shadow: 0 0 5px #9c9c9c; opacity: .9; background: rgba(0, 0, 0, .5); }
#goTop::after { display: block; position: absolute; left: 50%; top: 50%; margin-left: -10px; margin-top: -15px; content: ""; border-width: 10px; border-color: transparent; border-bottom-color: #fff; border-bottom-style: solid; border-style: dashed; display: block; font-size: 0; line-height: 0; width: 0; }

/* winMark */
#winMark { z-index: 1; width: 100%; display: none; height: 100%; position: fixed; background: rgba(0, 0, 0, .8); left: 0; top: 0; }


/* box - 标准盒子 */
.box>.hd { height: 55px; line-height: 55px; background: #f2f2f2; padding-right: 20px; }
.box>.hd h3, .box>.hd li { position: relative; z-index: 1; float: left; padding: 0 34px; text-align: center; font-size: 18px; color: #333; }
.box>.hd h3, .box>.hd li.on { font-weight: bold; background: #223874; color: #fff; }
.box>.hd h3:before,
.box>.hd li.on:before,
.box>.hd h3:after,
.box>.hd li.on:after { position: absolute; z-index: -1; left: 0; top: 0; content: ''; width: 50%; height: 100%; background: url(../img/box-bd.png) no-repeat left center; }
.box>.hd h3:after,
.box>.hd li.on:after { left: auto; right: 0; background-position: right center; }
.box>.hd h3 a,
.box>.hd li a { text-decoration: none; color: inherit; }
.box>.hd .more { float: right; font-size: 14px; color: #999; }
.box>.bd { padding: 15px 0 0; }

/* primaryBox - 盒子 - 主要的 */
.primaryBox>.hd { position: relative; padding: 0 20px 0 0; height: 48px; background: #fff; line-height: 48px; border: 1px solid #e5e5e5; }
.primaryBox>.hd .more { float: right; color: #999; font-size: 14px; }
.primaryBox>.hd h3 { position: relative; float: left; margin: -1px 0 0 -1px; height: 50px; line-height: 50px; padding-left: 20px; font-size: 18px; border-left: 8px solid #223874; }
.primaryBox>.hd h3 a { color: inherit; text-decoration: none; }
.primaryBox>.bd { padding-top: 20px; }
.primaryBox>.bd::after { display: table; content: " "; clear: both; }

/* groupBox 盒子 - 组类的 */
.groupBox>.hd { position: relative; text-align: center; font-size: 0; margin-bottom: 30px; }
.groupBox>.hd h3 { position: relative; display: inline-block; line-height: 80px; font-size: 32px; font-weight: bold; color: #223874; }
.groupBox>.hd h3:before { position: absolute; content: ''; bottom: 0; left: 50%; width: 1.6em; height: 0; margin-left: -0.8em; border-bottom: 2px solid #debd78; }
.groupBox>.hd h3 a,
.groupBox>.hd li a { color: inherit; text-decoration: none; }
.groupBox>.hd ul { margin-top: 30px; }
.groupBox>.hd li { display: inline-block; width: 144px; height: 49px; line-height: 49px; margin: 0 20px; padding: 0 20px; overflow: hidden; font-size: 18px; }
.groupBox>.hd li.on { background-position: 0 -84px; color: #fff; }
.groupBox>.bd:after, .groupBox>.bd:before { display: table; content: " "; clear: both; }

/* defaultBox 盒子 - 默认的 */
.defaultBox { background: #fff; padding: 20px 30px; }
.defaultBox>.hd { position: relative; height: 48px; line-height: 48px; }
.defaultBox>.hd h3,
.defaultBox>.hd li { position: relative; float: left; font-size: 24px; }
.defaultBox>.hd li { margin-right: 30px; }
.defaultBox>.hd h3,
.defaultBox>.hd li.on { font-weight: bold; color: #223874; }
.defaultBox>.hd li a,
.defaultBox>.hd h3 a { color: inherit; text-decoration: none; }
.defaultBox>.bd { padding: 12px 0 0; }
.defaultBox>.hd .more { float: right; font-size: 14px; color: #999; }

/* 主体盒子 */
.mainBox .mHd { position: relative; overflow: hidden; margin-bottom: 30px; }
.mainBox .mHd h3 { position: relative; padding: 16px 0; font-size: 30px; line-height: 34px; font-weight: bold; color: #333;}
/* .mainBox .mHd h3:before { position: absolute; content: ''; left: 0; top: 20px; bottom: 20px; width: 4px; height: auto; background: #223874; } */
.mainBox .mHd h3 a { color: inherit; text-decoration: none; }
.mainBox .mHd .path { width: auto; float: right; padding-right: 0; margin: 8px 0 0 30px; background: none; }

/* 主栏菜单 */
#mainMenu { text-align: center; font-size: 0; line-height: 1; margin-bottom: 30px; }
#mainMenu .menuList { display: block;}
#mainMenu .menuList li { display: inline-block; vertical-align: top;height: 47px;margin: 0 10px;border-radius: 6px;background: #C22A1F;padding: 0 25px;}
#mainMenu .menuList li a { display: block; line-height: 47px;font-size: 18px; color: #fff; text-align: center; }
#mainMenu .menuList li:hover,#mainMenu .menuList li.on { text-decoration: none; background: linear-gradient(270deg, #3F5CBC 0%, #243D8F 95.9%);}


/* 友情链接图片列表 */
.siteGroupList { margin: -3.5% -3.5% 0 0; }
.siteGroupList li { position: relative; float: left; width: 21.5%; margin: 3.5% 3.5% 0 0; perspective: 1000px; }
.siteGroupList .pic { background: #fff; }
.siteGroupList .pic a { display: block; position: relative; height: 0; padding-bottom: 66.6666%; overflow: hidden; }
.siteGroupList .pic img { position: absolute; left: 50%; top: 50%; width: auto; height: auto; max-width: 100%; max-height: 100%; transform: translate(-50%, -50%); }
.siteGroupList .pic a:hover img { transform: translate(-50%, -50%) scale(1.06); }
.siteGroupList .title { display: none; }
.siteGroupList .con { visibility: hidden; transform: rotateY(90deg); position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(43, 70, 142, 0.8); text-decoration: none; }
.siteGroupList .intro { margin: 21px 25px; line-height: 34px; height: 136px; font-size: 16px; color: #fff; overflow: hidden; }

.siteGroupList .pic,
.siteGroupList .con { transition: all 0.6s ease; transform-style: preserve-3d; }
.siteGroupList li:hover .pic { transform: rotateY(-90deg); visibility: hidden; }
.siteGroupList li:hover .con { transform: rotateY(0deg); visibility: visible; }


/* 节点归档信息样式 */
.archived-info { float: right; }
.archived-info span { margin: 0 5px; }

/*验证码*/
div.codeinp input[type=text] { width: 100px !important; float: left; margin-right: 10px; line-height: 26px; }

/* 通用底部按钮 */
.bot { text-align: center; padding: 0 0 20px 0; }
.bot a, .bot button { cursor: pointer; display: inline-block; height: 46px; line-height: 46px; padding: 0 5%; font-size: 16px; background: #223874; border: 0; color: #fff; margin: 0 2%; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.bot a:hover, .bot button:hover { text-decoration: none; background: #01a0e9; }

/* 依申请、信访、咨询等通用 查询页样色 */
.queryForm { background: #fff; padding: 3% 0; width: 80%; margin: 30px auto; font-size: 16px; }
.queryForm td { padding: 8px 0 }
.queryForm .tdlab { width: 40%; text-align: right; }
.queryForm input[type=text] { width: 56%; height: auto; line-height: 24px; border: 1px solid #ccc; padding: 8px 12px; }
.queryForm .bot { text-align: left; }
.queryForm .bot a { margin: 0 }
.queryForm .required strong { color: #f00; margin-right: 5px; }
.queryForm .errorMessage { color: #f00; }
.queryForm table { width: 100%; border: 0; }

/* 依申请、信访、咨询等通用 查询结果页样色 */
.queryResult { width: 90%; margin: 30px auto; }
.queryResult .mainBox { margin-bottom: 50px; }
.queryResult .tit h3 { text-align: center; font-size: 38px; line-height: 2; margin-bottom: 30px; }
.queryResult .tips { text-align: center; font-size: 16px; margin-bottom: 50px; border-top: 1px solid #ddd; padding: 50px 0 20px 0; }
.queryResult .number { font-weight: bold; color: #f00 }

/* 登录注册 */
.userlogincomment .user-mainbox .hd h3,
.userlogincomment .user-mainbox .top h3 { color: #223874; border-bottom-color: #223874;}
.userlogincomment .user-mainbox .loginBtn { background: #223874; }
.userlogincomment .user-mainbox .loginBtn:hover { background: #2b4691;}
.userlogincomment .loginCookie dd .cookie-time { color: #223874; }
.userlogincomment .login-tip .registerlink a,
.userlogincomment .login-tip .forget-password a{ color: #223874; }


/*--
颜色代码
#223874 深蓝色标题
#e2f1ff 淡蓝色边框
--*/


/* 标记分类 */
.filter-row{background-color: rgba(54,145,172, 0.05);}
.filter-row .choose-item a:hover,
.filter-row .filter-key{color:#3691ac; }
.filter-result .filter-criteria-item:hover,
.filter-row .filter-ext-more:hover,
.filter-row .filter-ext-multiple:hover{color:#3691ac; border-color:#3691ac}
.filter-row .filter-ext-more:hover i, .filter-row .filter-ext-multiple:hover i{background-image:url(../img/filter-icons-on.png)}
.filter-result .filter-criteria-item{border-color:rgba(54,145,172, 0.2);background-color: rgba(54,145,172, 0.03); }
.filter-result .filter-criteria-item i{background-image:url(../img/filter-icons.png)}
.filter-result .filter-criteria-item:hover i{background-color:#3691ac}