@import url("tool.css");
/*------------------通用--------------*/
h1,h2,h3,h4,h4,h5,h6,html,body,div,a,span,p,ul,dl,dt,dd,li,ol,img{
    margin:0;
    padding:0;
    }
li{   
    list-style:none;  
}
a{
    text-decoration:none;
    outline:none;
}
    
h1,h2,h3,h4,h5,h6{
    font-size:100%;
    font-weight:bold;
}
img{
    border:0 none;
    } 
button{
    border:0 none;
    outline:none;
    cursor: pointer;
}  
select{
    outline:none;
}
table{
    border-collapse: collapse;
}
i{font-style: normal;}
/*统一基本样式*/
button, select, textarea, input{
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #333;
}
.center{
    width: 1000px;
    margin: 0 auto;
}
body{
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #333;
}
.clearfloat{clear:both;height:0;font-size: 1px;line-height: 0px;} 
a{color: #333;}
.fl{float: left;}
.fr{float: right;}
input{outline: none;}
input[type="button"]{border: 0;}
img{border: 0;}
/*top
.top{width: 100%; height: 103px; background: url(../images/banner.png) no-repeat center center;}
.top .banner a.logo{display: block; float: left; background: url(../images/logo.png) no-repeat center center; width: 360px; height: 50px; margin-top: 25px; text-indent: -9999px;}
.top .banner span{font-size: 24px; color: #fff; line-height: 103px; float: right; letter-spacing: 2px;}*/

/*网上立案-选择诉讼类型*/
body.grey{background: #f6f6f8;}
.box{width: 1000px; height: 380px; margin: 0 auto; background: #fff; margin-top: 60px; position: relative; padding-top: 40px; text-align: center;}
.box .title{width: 160px; height: 40px; background: url(../images/title_bg1.png) center center; color: #fff;text-align: center; line-height: 40px;font-size: 18px; font-weight:bold; position: absolute; left: 40px; top: -20px;}
table.type {width: 800px; height: 245px; margin: 0 auto; text-align: left;}
.type tr td i{color: #ff0000; margin-right: 5px;}
.type tr td{padding: 10px 0;}
.type tr td.row1{text-align: right; padding-right:20px;}
.type tr td span{margin-right: 10px;}
.type tr td textarea{ width:450px; max-width:750px; height:60px; max-height:100px; resize: none;}
.type tr td select{width: 300px; height: 26px;}
.box .submit{margin: 0 auto; display: inline-block;}
.box .submit a{display: inline-block; width: 80px; height: 30px; color: #fff; text-align: center; font-size: 16px; line-height: 30px;margin-top: 10px; margin-right: 40px;}
.box .submit .s_yes{background: url(../images/button_blue.png) center center no-repeat; }
.box .submit .s_cancle{background: url(../images/button_grey.png) center center no-repeat; }

/*网上立案-信息填写*/
body.white{background: #ffffff;}
.guide{width: 1000px; height: 138px; background: url(../images/guide.png) no-repeat center center; margin-top: 10px;margin-bottom: 20px;}
.countBox{width: 1000px; margin-bottom: 15px;}
.countBox tr{width: 100%;}
.countBox tr.cirTop{width: 1000px; height: 35px; background: url(../images/box_top.gif) no-repeat ;}
.countBox tr.cirMidd{width: 1000px; background: url(../images/box_middle.gif) repeat-y ;}
.countBox tr.cirBottm{width: 1000px; height: 7px; background: url(../images/box_bottom.gif) no-repeat;}
.cirTop .title {display: inline-block; font-size: 16px; color: #fff;  width: 175px; height: 35px; background: url(../images/title_bg2.png) no-repeat center center; line-height: 35px; margin-left: 50px; text-indent: 22px;}
.padd{padding: 12px 50px 6px 50px;}
.redBold{font-size: 16px; font-weight: bold; color: #FF0000; margin-right: 15px; vertical-align: middle;}
.redColor{font-size: 16px; color: #ff0000;  margin-right: 3px;}
.selWd{width: 200px; height: 30px; font-size: 16px; border: 1px solid #bfbfbf;}
.party{margin-bottom: 10px; overflow: hidden;}
.party dt, .party dd{display: block; float: left;}
.party dt{margin-right: 8px; width: 78px; text-align: right;}
.party dd{margin-top: 2px; }
a.addBtn{display: block; float: left; color: #1168c2; height: 26px; line-height: 26px; margin-right: 10px; padding-right: 24px; text-indent: 12px;}
a.wd01{width: 62px; background: url(../images/button_add_1.png) no-repeat;}
a.wd02{width: 107px; background: url(../images/button_add_2.png) no-repeat;}
a.wd03{width: 138px; background: url(../images/button_add_3.png) no-repeat;}
.radIpt label{margin-right: 15px;}
.radIpt input[type="radio"]{width: 15px; height: 15px; vertical-align: middle; margin-right: 5px;}
.radIpt i{ vertical-align: middle;}
.tips{color: #FF0000; font-weight: bold;}
.btnPad{ margin: 10px 0; overflow: hidden;}
.agreementBt{font-size: 16px; color: #373737; font-weight: normal; margin-bottom: 10px;}
.agreement{line-height: 24px; margin-bottom: 5px; overflow: hidden;}
.agreement p{width: 852px; float: left;  padding: 6px 12px;  background-color: #fff; border: 1px solid #bfbfbf;}
.agreement a.close{float: right; margin-top: 10px;}
.txtare{width: 100%; height: 140px; line-height: 24px; background-color: #fff; border: 1px solid #BFBFBF; padding: 5px 15px; box-sizing: border-box; margin-top: 10px;}
.generate{padding: 20px 0; text-align: center; border-bottom: 1px dashed #bebebe; margin-bottom: 20px;}
a.gteBtn{display: block; font-size: 16px; color: #fff; width: 220px; height: 32px; line-height: 32px; background-color: #468fd9; margin: 0 auto;}
.generate a.gteBtn{margin-bottom: 10px;}
.border-top{border-top: 1px dashed #bebebe;}
.lineDiv{margin-bottom: 10px; overflow: hidden;}
.lineDiv span{display: block; float: left;}
.lineDiv .blackBold{margin-right: 22px;}
.blackBold{font-size: 16px; font-weight: bold;}
a.upload{display: block; color: #1168c2; width: 39px; height: 26px; line-height: 26px; padding-left: 32px; background: url(../images/button_add_4.png) no-repeat;}
.updTxt{color: #1569bf; overflow: hidden;  padding-left: 10px;}
.updTxt span{display: block; float: left; margin: 0 20px 10px 0;}
.updTxt i{vertical-align: middle; margin-right: 10px;}
a.close{ display: inline-block; vertical-align: middle; margin-top: 2px;}
.inner{padding: 10px 0 0 10px;}
.paddInnr{padding-left: 36px;}
.smtBtn{margin: 30px 0; text-align: center;}
.smtBtn a{display: inline-block; font-size: 16px; color: #fff; width: 171px; height: 36px; line-height: 36px; background: url(../images/button_submit.png) no-repeat; margin: 0 18px;}

.subTop{width: 100%; height: 94px; line-height: 94px; background: url(../images/sub_banner.jpg) no-repeat center center;}
.subTop .banner{width: 1200px;}
.subTop .banner a.logo{display: block; float: left; background: url(../images/logo.png) no-repeat center center; width: 300px; height: 50px; margin-top: 25px; text-indent: -9999px;}
.tpName{color: #fff; font-weight: bold; line-height: 94px; float: right;}
.navBox{width: 100%; height: 60px; border-bottom: 1px solid #e6e6e6; background-color: #fff;}
.container{width: 1200px;  margin: 20px auto 0 auto; }
.borderBox{ border: 1px solid #efefef; background-color: #fff; margin-bottom: 15px;}
.hdTitle{padding: 25px 0 15px 16px; border-bottom: 1px solid #efefef; overflow: hidden;}
.hdTitle h2, .hdBt{font-size: 18px; color: #525252; font-weight: bold; border-left: 4px solid #ff960e; padding-left: 14px;}
.padd20{padding: 20px;}
.hdtTab{width: 100%; text-align: center; font-size: 16px;}
.hdtTab th, .hdtTab td{border: 1px solid #e6e6e6; line-height: 44px;}
.hdtTab th{color: #707070; background-color: #f1f1f1;}
a.hdCk{display: inline-block; width: 53px; height: 25px; line-height: 25px; font-size: 14px; color: #2f89e6; background: url(../images/ck_btn.png) no-repeat; position: relative; margin: 0 5px;}
a.hdCk:hover{color: #fff; background: url(../images/ck_btn_hover.png) no-repeat;}
.paging{font-size: 16px; color: #2f2f2f; text-align: center; padding: 35px 0;}
.paging a{color: #2f2f2f; background-color: #e3e3e3; padding: 3px 10px; margin: 0 5px;}
.paging .txt{margin-right: 30px;}
.paging .blue{color: #2e89e5; font-weight: bold; margin: 0 3px;}
.paging a:hover, .paging .active{color: #fff; background-color: #2f89e6;}
.hdDj{overflow: hidden; padding: 10px 20px 10px 32px;}
.hdDj h2{font-size: 18px; color: #525252; font-weight: bold; float: left;}
a.beBtn{display: block; font-size: 16px; color: #fff; width: 91px; height: 30px; text-align: center; line-height: 30px; background: url(../images/dj_btn.png) no-repeat;}
.blueBt{font-size: 16px; color: #2f89e6; margin-bottom: 15px; overflow: hidden;}
.blueBt h4{margin-right: 20px; line-height: 30px;}
a.thLine{color: #333; text-decoration: underline;}
a.thLine:hover{color: #2f89e6; text-decoration: none;}
a.hdCk i{display: block; font-size: 12px; color: #fff; width: 18px; height: 18px; line-height: 18px; position: absolute; right: -10px; top: -7px; background: url(../images/tips_circle.png) no-repeat;}
.ejectBox{font-size: 16px; width:675px; background:#fff; box-shadow:1px 2px 2px #555; display:none;}
.etBt{font-size: 18px; color: #525252; padding: 20px 0 10px 30px; border-bottom: 1px solid #eee;}
.etBt img, .etBt i{vertical-align: middle;}
.etBt img{margin-right: 10px;}
.etCount{padding: 20px 35px;}
.etTab{color: #333;}
.etTab td{padding: 5px 15px 8px 0;}
.etTab .ipt{width: 185px; height: 30px; line-height: 30px; border: 1px solid #b7b7b7; padding: 0 5px;}
.etTab .sel{width: 197px; height: 32px; border: 1px solid #b7b7b7;}
.etUpd{color: #2f89e6;}
.etUpd i, .etUpd a{vertical-align: middle;}
.etUpd a.close{ width: 18px; height: 18px; background: url(../images/et_close.png); margin-left: 5px;}
a.etAdd{display: block; color: #fff; width: 84px; height: 30px; text-align: center; line-height: 30px; background: url(../images/et_btn.png) no-repeat;}
.etCount .submit{padding: 15px 0;}
.submit{text-align: center;}
.submit a{display: inline-block; width: 80px; height: 30px; color: #fff; text-align: center; font-size: 16px; line-height: 30px; margin-top: 10px; margin-right: 20px;}
.submit .s_yes{background: url(../images/button_blue.png) center center no-repeat; }
.submit .s_cancle{background: url(../images/button_grey.png) center center no-repeat; }
.zyjCount .submit a{ margin-right: 20px; margin-top: 40px;}
.zyjBox{width: 1200px; background-color: #fff; box-shadow:1px 2px 2px #555; display:none;}
.zyjCount{padding: 20px;}
.showImg{width: 570px; height: 700px; border: 1px solid #cfcfcf;}
.zyjTxt{margin-left: 40px;}
.zyjTxt h3{font-size: 16px; margin-bottom: 10px;}
.zyjTxt .xbt{display: block;}
.zyjTxt .zyjTra{width: 520px; height: 95px; padding: 10px; box-sizing: border-box; border-radius: 5px; margin: 6px 0 14px 0;}
.zyjCkBox{width: 520px; height: 620px; overflow-y: auto; overflow-x: hidden; margin-bottom: 20px; padding-right: 20px;}
.ckTab{width: 98%; border-collapse: collapse; margin-bottom: 15px;}
.ckTab th{color: #666; padding-bottom: 5px;}
.ckTab td{background-color: #fafafa; border: 1px solid #cfcfcf; padding: 10px 20px;}
.ckTab h4{color: #555; font-weight: bold; line-height: 14px; border-left: 3px solid #2f89e6; padding-left: 10px; margin-bottom: 6px;}
.ckTab p{padding: 0 13px;}
.zyjCount .sbmar a{margin: 5px 20px 0 0;}
.footer{width: 100%; color: #858585; line-height: 26px; border-top: 1px solid #d6d6d6;  text-align: center; margin-top: 40px; padding: 20px 0;}
/*-------登录页面---------*/
.lgnBox{width: 480px; background-color: #fff; border: 1px solid #efefef; box-shadow: 0 2px 2px #efefef; margin: 50px auto 30px auto;}
.lgnBt{display: block; color: #fff; font-size: 18px; height: 58px; line-height: 58px; text-align: center; background: url(../images/login_bt.jpg) repeat-x;}
.lgnTab{padding: 25px 50px 40px 50px;}
.lgnNav{width: 100%; overflow: hidden; margin-bottom: 15px;}
.lgnNav li{font-size: 18px; color: #a4a4a4; display: block; float: left; margin-right: 45px; padding-bottom:15px;}
.lgnNav li:hover, .lgnNav .selectActive{color: #4a4a4a; cursor: pointer;  background: url(../images/login_dw.png) no-repeat bottom center;}
.zrrCount{overflow: hidden;}
.fms{width: 372px;}
.fms .tps{display: block; font-size: 16px; color: #666; margin-bottom: 10px;}
.zrcList{margin-bottom: 15px; overflow: hidden;}
.iptBox{width: 350px; height: 24px; border: 1px solid #ddd; padding: 8px 10px;}
.iptBox img{margin: 0 15px 0 5px; vertical-align: middle;}
.iptBox .ipt{font-size: 16px; width: 310px; height: 22px; line-height: 22px; vertical-align: middle; border: 0; }
.zrcList .yzmIpt{ width: 210px; height: 34px; line-height: 34px; border: 1px solid #ddd; padding: 0 3px;}
.zrcList .yzmBtn{display: block; font-size: 16px; color: #fff; width: 140px; height: 35px; text-align: center; line-height: 35px; background: url(../images/login_yzm.png) no-repeat;}
.dlBtn{display: block; font-size: 16px; color: #fff; width: 160px; height: 40px; text-align: center; line-height: 40px; cursor: pointer; background: url(../images/login_btn.png) no-repeat; margin-top: 10px;}
.zrcList .gray{color: #6c6c6c; background: url(../images/login_btn02.png) no-repeat;}
.zrcList a.wjma:hover{color: #256fbc;}
.qtDl{border-top: 1px solid #d2d2d2; text-align: center; padding-top: 12px;}
.qtDl .bt{display: block; font-size: 16px; color: #666; margin-bottom: 15px;}
/*--------注册页面-----*/
.wdLong{width: 800px; }
.rgtBT{font-size: 24px; color: #4297ef; text-align: center; margin-top: 20px;}
.rgtTab{font-size: 16px; width: 370px; margin: 30px auto;}
.rgtTab td{padding: 0 12px 15px 0;}
.rgtTab .wIpt{ width: 260px; height: 38px; line-height: 38px; border: 1px solid #ddd; padding: 0 3px;}
.rgtTab .wd{width: 120px;}
.rgtTab .yzmRgt, .rgtTab .xybBtn{display: block; font-size: 16px; color: #fff; height: 40px; text-align: center; line-height: 40px;}
.rgtTab .yzmRgt{width: 112px;  background: url(../images/rgs_yzm.jpg) no-repeat;}
.rgtTab .xybBtn{ width: 160px; margin: 20px auto 0 auto; background: url(../images/login_btn.png) no-repeat;}
/*
.atnTab{margin: 20px 0;}
.atnNav{width: 100%; overflow: hidden; margin-bottom: 15px; border-top: 1px solid #efefef; border-bottom: 1px solid #efefef;}
.atnNav li{font-size: 18px; color: #777; display: block; width: 50%; text-align: center; height: 58px; line-height: 58px;  float: left; cursor: pointer; }
.atnNav li:hover, .atnNav .selectActive{color: #fff; background: url(../images/login_bt.jpg) repeat-x;}*/
.ewmBox{width: 168px; height: 168px; padding: 14px; border: 1px dashed #afafaf; margin: 40px auto 0 auto;}
.ewmTps{display: block; font-size: 16px; color: #24a501; text-align: center; margin: 25px 0;}
a.tgTxt{color: #1a74d1;}
a.tgTxt:hover{color: #333;}
.ssRz{width: 600px; margin: 10px auto;}
.ssRz i{vertical-align: middle;}
.ssRz input, .ssRz select{font-size: 16px; border:1px solid #c4c4c4; margin-right: 10px; vertical-align: middle;}
.ssRz input{height: 38px; line-height: 38px; padding: 0 4px;}
.ssRz select{height: 40px; padding: 5px 0;}
.ssRz .atsWd{width: 150px;}
.ssRz .atsWd2{width: 270px;}
.ssRz .ptwd{width: 250px;}
.ssRz .ptwd2{width: 80px;}
.ssRz .ptwd3{width: 310px;}
.ssRz .mar{margin: 0 5px;}
.ssRz .atmar{width: 200px; margin-left: 10px;}
.ssRz .dlLong{width: 280px; background: url(../images/dl_btnlonng.png) no-repeat;}

.lgn-footer{width: 100%; height: 107px;  padding-top: 180px; background: url(../images/login_ft.jpg) no-repeat; margin: 0 auto; text-align: center;}
.lgn-footer p{line-height: 30px;}

/*------nav------*/
.menu-list {font-size: 18px; width: 1200px; height: 60px; margin: 0 auto;}
.menu-list .nav{
	float: left;
	width: 74px;
	height: 57px;
	line-height: 57px;
	color: #5b5b5b;
	position: relative;
	text-align: center;
	margin: 0 40px 0 10px;
}
.menu-list .nav:hover, .menu-list .active{cursor: pointer;
	color: #2b86e3;
	border-bottom: 4px solid #318be8;
}
.second-menu{
	padding: 15px 10px;
	width: 320px;
	background-color: #fff;
  	position: relative;
  	left: 0px;
  	top: 11px;
  	border: 2px solid #efefef;
  	box-shadow: 0 2px 2px #EFEFEF;
  	display: none;
  	z-index: 99999;
}
.second-menu .upImg{display: block; position: absolute; left: 20px; top: -9px; width: 15px; height: 9px; background: url(../images/nav_up.png) no-repeat;}
.second-menu .second-nav{
	font-size: 16px;
	color: #333;
	float: left;
	text-align: left;
	text-indent: 20px;
	height: 38px;
	line-height: 38px;
	position: relative;
	cursor: auto;
}
.nvWd .second-nav{width: 50%;}
.nvWd2{width: 220px;}
.nvWd2 .second-nav{width: 100%;}
.nvWd3 .second-nav{margin-right: 20px;}
.second-menu .second-nav a{
	padding: 5px 10px;
	color: #5b5b5b;
}
.second-menu .second-nav a:hover{
	color: #2f89e6;
	background-color: #f7f7f7;
}
.second-menu .second-nav span{
	color: #333;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	border-radius: 50%;
	background: url(../images/circle2.png) no-repeat;
	position: absolute;
	top: 3px;
	font-size: 12px !important;
	color: #FFF;
}
.show:hover .second-menu{display: block;}
.second-menu .nav-wid{width: 200px;}
/*---------*/
.caseBox{width: 100%;}
.caseSrh{font-size: 16px; color: #2f2f2f; margin-bottom: 16px;}
.srhItme{float: left; margin-right: 20px;}
.srhItme select{width: 100px; height: 30px; padding-bottom: 4px; vertical-align: middle; border: 1px solid #b7b7b7;}
.srhItme .sjIpt{width: 180px; height: 28px; line-height: 28px; padding: 0 5px; border: 1px solid #b7b7b7;}
.srhItme .oeWd{width: 90px;}
.caseSrh .srhBtn{color: #fff; width: 80px; height: 30px; text-align: center; background: url(../images/button_blue.png) no-repeat; cursor: pointer;}
a.delete:hover{background: url(../images/delete.png) no-repeat;}
.ceTips{color: #505050;}
.works{width: 265px;}
.wkUl{padding: 20px 15px; font-size: 16px;}
.wkUl li{ line-height: 30px; background: url(../images/listy.jpg) no-repeat center left; padding-left: 15px;}
.wkUl a{color: #ff7f01; font-weight: bold;}
.lineDate{width: 839px; height: 65px; background: url(../images/zline.png) no-repeat; margin: 60px auto; position: relative;}
.lineDate span{
	color: #333;
	white-space: nowrap;
}
.dates1{
	position: absolute;
	top: -24px;
	left:-40px;
}
.dates2{
	position: absolute;
	top: 67px;
	left:80px;
}
.dates3{
	position: absolute;
	top: -24px;
	left:240px;
}
.dates4{
	position: absolute;
	top: 67px;
	left:450px;
}
.dates5{
	position: absolute;
	top: -24px;
	left:620px;
}
.dates6{
	position: absolute;
	top: 67px;
	left:775px;
}
.oleTps p{line-height: 30px;}
.oleTps .blue{color: #1ca3af;}
.oleTps .yellow{color: #ffbb00;}
.zyImg{display: block; margin: 0 auto;}
/*--20180820------*/
a.sqBtn{display: block; color: #308ae7; width: 138px; height: 30px; line-height: 30px; text-align: center; background: url(../images/sq_btn.png) no-repeat; margin-right: 20px;}
a.sqBtnHover{display: block; color: #fff; width: 138px; height: 30px; line-height: 30px; text-align: center; background: url(../images/sq_btn_hover.png) no-repeat; margin-right: 20px;}
a.sqBtn:hover{color: #fff; background: url(../images/sq_btn_hover.png) no-repeat;}
a.return{font-size: 16px; color: #8a8a8a; font-weight: bold; background: url(../images/return.jpg) no-repeat left center; padding-left: 20px;}
.hdBt{margin-bottom: 20px;}
.hdBt i{margin-right: 30px;}
a.contBt{display: block; font-size: 16px; color: #fff; width: 110px; height: 35px; line-height: 35px; text-align: center; background: url(../images/cont_btn.jpg) no-repeat; margin-bottom: 20px;}
.contWd{width: 800px;}
.contWd2{width: 500px;}
.contTxr{width: 580px; height: 120px; padding: 5px; border: 1px solid #b7b7b7;}
.lyxqBox{width: 700px; border: 1px solid #bfbfbf; padding: 5px 10px 20px 10px;}
.lyxqBox h4{margin-bottom: 4px;}
.lyxqBox p{font-size: 14px; line-height: 22px;}
.hfBlue{border-color: #2f89e6;}
.hfBlue h4{color: #2f89e6;}
.etcDl{  font-weight: bold;}
.etcDl dt{font-size: 16px;}
.etcDl dt, .etcDl dd{margin-bottom: 20px;}
.etcDl dd{display: block; overflow: hidden;}
.etcDl dd a{float: left; color: #2F89E6; text-decoration: underline;}
.etcDl dd a:hover{color: #333; text-decoration: none;}
.etcDl dd i{float: right;}
a.clAdd{width: 90px; background: url(../images/cl_add.png) no-repeat;}
.djWd{width:260px; margin-right: 15px;}
a.oleBtn{display: block; float: left; font-size: 16px; font-weight: bold; color: #fff; width: 100px; height: 40px; line-height: 40px; text-align: center; background: url(../images/ole_btn.png) no-repeat; margin-right: 20px;}
a.oleBtn:hover{background: url(../images/ole_btn_hover.png) no-repeat;}
.ovmh{overflow: hidden;}
a.sfrz{display: block; font-size: 16px; font-weight: bold; color: #316fb5; width: 110px; height: 36px; line-height: 36px; text-align: center; background: url(../images/sfrz_btn.png) no-repeat; margin: 28px 0 0 20px;}
a.sfrz:hover{color: #fff; background: url(../images/sfrz_btn_hover.png) no-repeat;}
/*---20180906------- */
.dateUl{margin: 16px 0 0 200px; overflow: hidden;}
.dateUl li{display: block; float: left;}
.dateUl a{display: block; color: #fff; width: 85px; height: 70px; text-align: center; background-repeat: no-repeat; background-position: center top;}
.dateUl a:hover{color: #ffaa00;}
.dateUl span{position: relative; top: 5px;}
.dateUl a.icon1{background-image: url(../images/law_icon01.png);}
.dateUl a.icon2{background-image: url(../images/law_icon02.png);}
.dateUl a.icon3{background-image: url(../images/law_icon03.png);}
.dateUl a.icon4{background-image: url(../images/law_icon04.png);}
.dateUl a.icon5{background-image: url(../images/law_icon05.png);}
.dateUl a.icon6{background-image: url(../images/law_icon06.png);}
.dateUl a.icon1:hover{background-image: url(../images/law_icon01_hover.png);}
.dateUl a.icon2:hover{background-image: url(../images/law_icon02_hover.png);}
.dateUl a.icon3:hover{background-image: url(../images/law_icon03_hover.png);}
.dateUl a.icon4:hover{background-image: url(../images/law_icon04_hover.png);}
.dateUl a.icon5:hover{background-image: url(../images/law_icon05_hover.png);}
.dateUl a.icon6:hover{background-image: url(../images/law_icon06_hover.png);}



/*-------0918身份认证------*/
.sfBt{font-size: 24px; color: #297ff0; text-align: center; margin: 25px 0;}
.sfBox{width: 800px; background-color: #f0f5fa; border: 1px solid #d3deeb; margin: 15px auto; padding: 15px 25px 20px 25px;}
.sfH2{color: #0088ff; font-size: 18px; line-height: 32px;}
.sfContent{background-color: #fff; margin-top: 10px; }
.sfTab{width: 100%; text-align: center;}
.sfXz{overflow: hidden;}
.sfQh a{display: block; float: left; font-size: 16px; color: #4f4f4f; width: 75px; height: 32px; line-height: 32px; text-align: center; background-color: #f7f7f7; border: 1px solid #dedede; cursor: pointer;}
.sfQh a:first-child{border-right: none;}
.sfQh a:hover, .sfQh a.select{color: #fff; background-color: #ed8428;}
.atnBt{display: block; font-size: 18px; color: #fff;  height: 58px; line-height: 58px; width: 100%; margin-bottom: 15px; text-align: center;  background: url(../images/login_bt.jpg) repeat-x;}
#tabs2{display: none;}


/*----20190326----*/
.banner a.sfrz{display: block; font-size: 16px; font-weight: bold; color: #316fb5; width: 110px; height: 36px; line-height: 36px; text-align: center; background: url(../images/sfrz_btn.png) no-repeat; margin: 28px 0 0 20px;}
.banner .optIcon01, .banner .optIcon02{display: inline-block; font-size: 16px; font-weight: bold; color: #edf2f6; line-height: 22px; padding-left: 25px; margin-left: 32px; margin-top: 35px; position: relative; background-repeat: no-repeat; background-position: left center;}
.banner .optIcon01{background-image: url(../images/tp_icon01.png);}
.banner .optIcon02{background-image: url(../images/tp_icon02.png);}
.banner .optIcon01:before, .banner .optIcon02:before{content: ''; position: absolute; left: -17px; top: 5px; width: 1px; height: 14px; background-color: #a2c8ef;}
.banner .optIcon01:hover, .banner .optIcon02:hover{color: #174a72;}
.banner .optIcon01:hover{background-image: url(../images/tp_icon01_hover.png);}
.banner .optIcon02:hover{background-image: url(../images/tp_icon02_hover.png);}
.banner .wcome{color: #edf2f6; font-weight: bold; line-height: 94px;}
.personalTab{width: 100%; font-size: 16px; }
.personalTab td{padding: 12px 10px;}
.personalTab .selt{color: #185da3; width: 120px; padding: 4px 0; margin-left: 15px;}
.personalTab i{vertical-align: middle;}
.personalTab a.reviseBtn{display: inline-block; vertical-align: middle; margin-left: 10px;}

/*���Ϸѽ���ҳ��*/
.sfBox1{width:1200px; margin: 15px auto; position: relative;}
.payment{width: 100%; height: 620px; background-color: #fff; box-shadow: 0px 0px 13px rgba(39,71,150,0.15); margin-bottom: 30px;}
.padd20{padding: 30px 40px;}
.payment .pmBt{font-size: 22px; color: #c50001; font-weight: 600; text-align: center; margin-bottom: 25px;}
.payment .title{font-size: 16px; color: #297ff0; height: 40px; line-height: 40px; background-color: #bbd9f7; border-left: 3px solid #2b87e4; text-indent: 15px;}
.fl{float: left;}
.fr{float: right;}
.ssfBox{width: 540px; position: relative;}
.txmTips{position: absolute; left: 22px; top: 178px;}
.txmTips span{display: block; width: 260px; height: 80px; border: 3px solid #2a86e3;}
.txmTips i{font-size: 20px; color: #297ff0; font-weight: 600; line-height: 40px;}
.txtCenter{text-align: center;}
.ssfIpt{font-size: 18px; width: 425px; height: 44px; line-height: 44px; padding: 0 5px; background-color: #f8fbfe; border: 1px solid #bcbcbc; margin-top: 150px;}
.ssfBox a.redBtn{display: inline-block; font-size: 18px; color: #dc2626; width: 140px; height: 40px; line-height: 40px; color: #fff; background: url(/shwfy/webpub/images/pm_btn.png) no-repeat; text-align: center; margin-top: 20px;}
.ssfBox a.redBtn:hover{background: url(/shwfy/webpub/images/pm_btn.png) no-repeat;}


/*-------20180904首页-------*/
 .indWrap{width: 100%; background: url(../images/bg.jpg) no-repeat top center #e5e7ee; padding: 50px 0;}
																		   
 .indTab{width: 1160px; height: 650px; margin: 0 auto; overflow: hidden;}
														  
													  
 .indNav{width: 100%; height: 136px;}
 .indNav li{display: block; width: 188px; height: 136px; float: right; margin-left: 32px; white-space: nowrap; text-indent: 9999px; cursor: pointer; }
 .indNav li[rel='tab-1']{background: url(../images/ind_icon01.png) no-repeat;}
 .indNav li[rel='tab-2']{background: url(../images/ind_icon02.png) no-repeat;}
 .indNav li[rel='tab-3']{background: url(../images/ind_icon03.png) no-repeat;}
 .indNav li[rel='tab-1']:hover, .indNav li[rel='tab-1'].selectActive{background: url(../images/ind_icon01_hover.png) no-repeat;}
 .indNav li[rel='tab-2']:hover, .indNav li[rel='tab-2'].selectActive{background: url(../images/ind_icon02_hover.png) no-repeat;}
 .indNav li[rel='tab-3']:hover, .indNav li[rel='tab-3'].selectActive{background: url(../images/ind_icon03_hover.png) no-repeat;}

					
 .indBox{ color: #152637;  padding: 30px 20px; background: url(../images/transi.png) repeat; }
 .indBox td{padding: 10px 0;}
 .indBox p{line-height: 30px;}
 .indBox a:hover{color: #195ba6;}
 .lawBox{width: 915px; margin-left: 100px;}
 .lawTab, .gzTab{width: 100%; text-align: center;}
 .lawTab td{width: 16.6%;}
 .gzBox{width: 960px; margin-left: 150px;}
 .gzTab td{width: 14.2%;}
.indLinks{width: 1160px; margin: 0 auto; padding: 20px 100px; background: url(../images/links_bg.png) repeat;}
																			   
.lksTxt{font-family: "宋体"; line-height: 26px; }
											
.lksTxt h4{padding-left: 10px;}
.lkUl{ width: 460px; overflow: hidden;}
.lkUl li{display: block; float: left; line-height: 14px; margin: 7px 0; padding: 0 10px; border-right: 1px solid #5d5c5e;}
.lkUl a:hover{color: #195ba6;}
.noBorder{border: none!important;}
.lkIpt{padding-left: 10px; margin-top: 4px;}
.lkIpt i, .lkIpt input{vertical-align: middle;}
																																 
																										   
.lkIpt input{width: 160px; height: 20px; line-height: 20px; padding: 0 3px; border: 1px solid #d2d2d4; margin-left: 5px;}
.lksIcon{margin-top: 30px;}
.lksIcon li{display: block; float: right; margin-left: 20px; position: relative;}
										  
.lksIcon ul{position: absolute; display: none;}
.lksIcon .subApp{width: 210px; height: 222px; top: -224px; left: -75px; }
.lksIcon li:hover ul{display: block;}
.indFooter{width: 570px; margin: 10px auto;}
																																								 
.indFooter dt{display: block; float: left; }
.indFooter dd{display: block; line-height: 24px;  text-align: center; padding-top: 6px;}

.new{display: inline-block; font-size: 14px; color: #fff; width: 18px; height: 18px; line-height: 18px; background: url(../images/tips_circle.png) no-repeat;}
.newImg{display:inline-block;background:url(../images/new.gif) no-repeat 0 0;width:28px;height:18px;margin-left:2px;margin:0px 0px 6px 3px;}
.piImg{display:inline-block;background:url(../images/pi.png) no-repeat 0 0;width:18px;height:26px;margin-left:2px;margin:0px 3px 3px 10px;}

.abiano{
	padding :4px 10px;
	height : 20px;
	line-height : 20px;
	position :relative;
	border :1px solid #999;
	text-decoration: none;
	color:#666;	
}
.fff{
	position : absolute;
	overflow : hidden;
	width: 53px;
	height: 25px; 
	right: 0;
	top: 0;
	opacity: 0;	
}


a.hdCk{
	display: inline-block; 
	width: 53px;
	height: 25px; 
	line-height: 25px; 
	font-size: 14px; 
	color: #2f89e6; 
	background: url(../images/ck_btn.png) no-repeat; 
	position: relative; 
	margin: 0 5px;
}