@charset "utf-8";
/*
@author: he
@update: he (2018-09-20)
*/

.bghui{ background: #eee;}
.mainBox{ background: #fff; padding: 0 30px; width: 940px; margin-bottom: 30px;}

/*面包屑*/
.mbx{ height: 50px; line-height: 50px; font-size: 14px; margin-top: -30px;}

/*左道航*/
.leftNav{ width: 190px; padding: 30px 0;}
.leftNav .tit{ height: 46px; padding-left: 20px; line-height: 46px; font-size: 18px; color: #0577ae; font-weight: 700; border-bottom: 1px solid #52aeda;}
.leftNav .tit a{ color: #0577ae;}
.leftNav .list{ display: block; width: 150px; height: 36px; padding-left: 40px; border-bottom: 1px dotted #52aeda; line-height: 36px; font-size: 16px; color: #0577ae; font-weight: 700; background-position: 20px -485px;}
.leftNav .list:hover{ color: #034976;}
.leftNav .list.on{ background-color: #0577ae; color: #fff; background-position: 20px -435px;}
.morelist{display:none;}
.leftNav .morelist .list{font-size: 14px;width: 145px;padding-left: 45px;background: none;}
.leftNav .morelist .list i{width: 4px;height: 4px;vertical-align: middle;margin-right: 10px;border-radius: 50%;background-color: #555;display: inline-block;}

/*右内容*/
.rightMain{ width: 720px;}
.rightMain .news{ padding: 10px 0 30px;}
.rightMain .news .ntit{ line-height: 66px; text-align: center; font-size: 20px; font-weight: 700; color: #0577ae;}
.rightMain .news .txt{ line-height: 32px; font-size: 16px;}
.rightMain .news .txt a{ color: #0577ae;}

.rightMain .listBox{ padding: 10px 0 30px;}
.rightMain .listBox .ltit{ line-height: 66px; text-align: center; font-size: 20px; font-weight: 700; color: #0577ae;}
.rightMain .listBox .list{ width: 100%; height: 36px; line-height: 36px; font-size: 16px;}
.rightMain .listBox .list .ltxt{ display: block; width: 620px; height: 36px; background-position: 6px -537px;}
.rightMain .listBox .list .rtxt{ color: #999;}

/*全屏列表页*/
.maxList{ padding: 30px 0 20px 0;}
.maxList .list{ clear: both; height: 36px; line-height: 36px; font-size: 16px;}
.maxList .list .ltxt{ display: block; width: 780px; height: 36px; padding-left: 16px; background-position: 6px -537px;}
.maxList .list .ltxt:hover{ background-position: 6px -587px;}
.maxList .list .ltxt.hot{ color: #d73030;}
.maxList .list .rtxt{ color: #999;}

/*调解申请入口*/
.tjrk{ background: #fff; margin-bottom: 30px;}
.tjrk .tit{ height: 76px; line-height: 76px; font-size: 20px; font-weight: 700; color: #045d96; padding: 12px 0 12px 92px;}
.tjrk .tit .conBox{ color: #ff0000; margin-left: 48px;}
.tjrk .cen{ clear: both; margin:0 0 15px;}
.tjrk .cen-left{ width: 140px; height: 42px; line-height: 42px; font-size: 18px; text-align: right; padding-right: 30px;}
.tjrk .cen-inp{ display: block; width: 480px; height: 35px; line-height: 35px; border: 1px solid #d7d7d7; background: #fff; font-size: 18px; color: #999; padding: 0 20px;}
.tjrk .cen-inp2{ display: block; width: 480px; height: 140px; line-height: 30px; border: 1px solid #d7d7d7; background: #fff; font-size: 18px; color: #999; padding: 8px 20px; overflow: auto;}
.tjrk .han{ display: block; width: 196px; height: 46px; background: #007bc9; line-height: 46px; text-align: center; font-size: 26px; color: #fff; margin: 30px auto 30px;}
.tjrk .han:hover{ background: #045d96;}
























