html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend,img{margin:0; font-family:"微软雅黑",Microsoft YaHei;}
ul,ol{list-style:none;}
ul,dl{ margin:0px; padding:0px;}
li,dt{ margin:0px; padding:0px;}
select,input{vertical-align:middle;}
select,input,textarea{font-size:12px;margin:0;font-family:"微软雅黑",Microsoft YaHei;outline:none;}
textarea{border:1px solid none; border:none;overflow:hidden}
table{border-collapse:collapse;}
body{color:#fff; font-family:"微软雅黑",Microsoft YaHei;width:100%;overflow-x:hidden;background-color: #fff; font-size:16px;}
html{width:100%;overflow-x:hidden;color: #fff; font-family:"微软雅黑",Microsoft YaHei;}
img{border:0px;outline-width: 0px;vertical-align: top;}
p{ padding:0; margin:0; word-break:break-all; font-family:"微软雅黑",Microsoft YaHei;}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset;}
input:disabled{background:#f8f8f8;}
a{cursor:pointer;text-decoration: none;}
a:hover{text-decoration: none;}

/*头部样式*/

.header{width:100%;overflow:hidden;background:#820b0b;}
.header .headerL{width:1200px;margin:auto;overflow:hidden;}
.header .logo{width:563px;float:left;overflow:hidden;}
.header .logo a{width:563px;padding:32px 0;display:block;display:block;}
.navbar .headerR .sidebar-brand a {
    display: none;
}
.header .logo a img{width:463px;height:auto;}
.header .logo a p{
    display: none;
}
.hamburger {display: none;}
.header .headerR{width:auto;float:right;height:100px;}
.header .headerR li{width:auto;height:80px;float:left;padding:37px 14px 0;}
.header .headerR li a{margin-right: 20px;width:auto;padding:7px 0;display:block;color:#fff;;font-size:18px;}
.header .headerR li a.select,.header .headerR li a:hover,.header .headerR li a:link{border-bottom:2px solid #fff;}
/*尾部样式*/
.footer{width:100%;overflow:hidden;background:#820b0b;color:#fff;text-align:center;padding:20px 0;font-size:14px;margin: auto;}
.footer p{line-height:22px; font-size: 14px;display:inline;}
/*dag*/
.dag{width:100%;overflow:hidden;}
.dag img{width:100%;height:auto;align-items: center;}
/*首页样式*/
.main{width:1200px;overflow:hidden;padding:0 0 45px;margin:auto;}
.main .left{float:left;width:277px;height:280px;padding-top:50px;background-color: #fff;border: #4a4a4a 1px solid;}
.main .left .linkbtn{border:2px solid #4a4a4a;border-radius:2px;width:166px;height:51px;font-size:18px;color:#4a4a4a;display:block;margin:40px auto 0;line-height:51px;text-align:center;font-weight:bolder;}
.main .left .linkbtn:hover{color:#fff; border: 2px solid #820b0b; background:#820b0b;}

.addressline{width:1195px;margin:auto;font-size:14px;color:#4a4a4a;height:40px;text-align:left;font-weight:normal;line-height:42px;padding-left:5px;}
.addressline a{
    font-size: 16px;color: #4a4a4a;
}
.addressline a:hover{
    color:#820b0b;
}
.main .right{float:right;background:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,0.06);border-radius:2px;width:794px;height:340px;padding:0 30px 0 30px;margin-top:3px; border: #fff 1px solid;}
.main .right h2{width:100%;height:43px;font-size:20px;color:#fff;line-height:46px;border-bottom:1px solid #d8d8d8;font-weight:bold;}
.main .right h2 span{width:auto;color:#4a4a4a;float:left;border-bottom:2px solid #820b0b;height:42px;}
.main .right ul{width:100%;overflow:hidden;}
.main .right ul li{float:left;width:100%;overflow:hidden;height:44px;margin-top: 20px;}
.main .right ul li a{display:block;width:100%;overflow:hidden;height:43px;line-height:43px;border-bottom:1px solid #d8d8d8;font-size:14px;color:#4a4a4a;}
.main .right ul li a span{width:70%;float:left;height:43px;line-height:43px;overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}
.main .right ul li a em{width:20%;float:right;height:43px;line-height:43px;text-align:right;font-size:14px;color:#4a4a4a;font-style:normal;}
.main .right ul li a:hover span,.main .right ul li a:hover em{color:#820b0b;}


/*新闻列表*/
.main .news{float:left;background:#ffffff;box-shadow:0 2px 4px 0 rgba(0,0,0,0.06);border-radius:2px;width:1140px;height:340px;padding:0 74px 0 30px;margin-top:3px;}
.main .news h2{width:100%;height:43px;font-size:16px;color:#4a4a4a;line-height:46px;border-bottom:1px solid #d8d8d8;font-weight:normal;}
.main .news h2 span{width:auto;color:#4a4a4a;float:left;border-bottom:2px solid #820b0b;height:42px;}

.main .news ul{width:100%;overflow:hidden;}
.main .news ul li{float:left;width:100%;overflow:hidden;height:44px;}
.main .news ul li a{display:block;width:100%;overflow:hidden;height:43px;line-height:43px;border-bottom:1px dashed #d8d8d8;font-size:14px;color:#4a4a4a;}
.main .news ul li a span{width:70%;float:left;height:43px;line-height:43px;overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}
.main .news ul li a em{width:20%;float:right;height:43px;line-height:43px;text-align:right;font-size:14px;color:#4a4a4a;font-style:normal;}
.main .news ul li a:hover span,.main .news ul li a:hover em{color:#820b0b;}


/*详情页样式*/
.detail{width:1200px;margin:auto;padding:0 0 50px;overflow:hidden;background-color: #fff;}
.demain{background:#ffffff;box-shadow:0 2px 4px 0 rgba(0,0,0,0.06);border-radius:2px;width:775px;overflow:hidden;float:left;padding:25px 30px 5px 30px;}
.demain h2{font-size:20px;color:#4a4a4a;font-weight:bolder;padding-bottom:10px;width:100%;line-height:28px;}
.demain h4{width:100%;font-size:14px;color:#4a4a4a;overflow:hidden;padding-bottom:10px;}
.demain h4 span{float:left;padding-left:23px;font-weight:normal;margin-right:20px;}
.demain h4 span.date{background:url(../images/dtico.png) no-repeat center left;}
.demain h4 span.see{background:url(../images/ckico.png) no-repeat center left;}
.demain p{text-indent:2em;font-size:16px;color:#4a4a4a;line-height:29px;margin-bottom:30px;}
.zxlist{float:right;width:350px;overflow:hidden;}
.zxlist h2{width:100%;font-size:16px;color:#4a4a4a;border-bottom:1px solid #d8d8d8;height:28px;}
.zxlist h2 span{float:left;width:auto;border-bottom:2px solid #4a4a4a;height:27px;}
.zxlist ul{background:#ffffff;box-shadow:0 2px 4px 0 rgba(0,0,0,0.06);border-radius:2px;width:314px;overflow:hidden;padding:10px 17px 17px 17px;margin-top:15px;}
.zxlist ul li{float:left;width:100%;height:45px;}
.zxlist ul li a{display:block;width:100%;overflow:hidden;height:44px;line-height:44px;border-bottom:1px dashed #d8d8d8;font-size:14px;color:#4a4a4a;white-space: nowrap;text-overflow:ellipsis;}
.zxlist ul li a:hover{color:#820b0b;}

/*远程利用结果查询*/
.search{background:#ffffff;box-shadow:0 2px 4px 0 rgba(0,0,0,0.06);border-radius:2px;width:1140px;overflow:hidden;margin:auto;padding:30px;margin-bottom:30px;}
.search p{width:100%;overflow:hidden;margin-bottom:35px;}
.search p span{float:left;font-size:14px;color:#4a4a4a;}
.search p span input{border:1px solid #dddddd;border-radius:2px;height:38px;padding:0 8px;}
.search p span input.sfz{width:170px;margin-right:20px;}
.search p span input.sqr{width:100px;margin-right:20px;}
.search p span input.yzm{width:80px;}
.search .cxbtn{background:#404040;border-radius:2px;width:110px;height:40px;float:right;font-size:16px;color:#fff;text-align:center;line-height:40px;}
.search p .searchbtn{background:#ececec;border-radius:2px;width:159px;height:40px;font-size:16px;color:#a3a3a3;line-height:40px;text-align:center;display:block;margin:auto;}
.search table{border:1px solid #dddddd;border-bottom:none;width:100%;}
.search table tr td{border-right:1px solid #dddddd;border-bottom:1px solid #dddddd;height:40px;font-size:14px;color:#4a4a4a;padding:0 12px;}
.search table tr th{border-right:1px solid #dddddd;border-bottom:1px solid #dddddd;height:40px;font-size:14px;color:#4a4a4a;padding:0 12px;text-align:center;font-weight:normal;}
.search table tr td.gry{color:#9b9b9b;}
.search table tr td.pdsp{padding:0 57px;}
.search p .cxbtn:hover{background:#820b0b;color:#fff;}

/*远程申请*/
.shenqing{background:#ffffff;box-shadow:0 2px 4px 0 rgba(0,0,0,0.06);border-radius:2px;width:1126px;margin:auto;padding:40px 37px 40px;overflow:hidden;}
.shenqing p{width:100%;overflow:hidden;padding-bottom:22px;position:relative;}
.shenqing p input{border:1px solid #dddddd;border-radius:2px;width:348px;height:38px;padding:0 12px;float:left;font-size:14px;}
.shenqing p .date{border:1px solid #dddddd;border-radius:2px;width:115px;height:38px;padding:0 12px;float:left;font-size:14px;}
.shenqing p .dateSpan{float:left;width:80px;font-size:14px;color:#4a4a4a;line-height:40px;text-align:right;position:relative;margin-right:8px;}
.shenqing p span{float:left;width:150px;font-size:14px;color:#4a4a4a;line-height:40px;text-align:right;position:relative;margin-right:8px;}
.shenqing p span b{font-size:16px;color:#ff001f;position:absolute;width:16px;height:16px;background:none;position:absolute;left:0;top:15px;line-height:16px;font-weight:bolder;text-align:left;margin-left:0;}
.shenqing p span b:hover{background:none;color:#ff001f;}
.shenqing p textarea{border:1px solid #dddddd;border-radius:2px;width:348px;height:81px;padding:10px 12px;}
.shenqing .tip{width:100%;overflow:hidden;margin-top:80px;}
.shenqing .tip p{font-size:14px;color:#4a4a4a;line-height:30px;padding-bottom:0;}
.shenqing p .sub{display:block;background:#1E90FF;border-radius:2px;width:230px;height:40px;font-size:16px;color:#fff;line-height:40px;text-align:center;margin:90px auto 10px;}
.shenqing p .sub:hover{background:#0062ad;color:#fff;}
.shenqing p em{background:#ffffff;width:60px;height:40px;font-size:14px;color:#ffffff;line-height:40px;text-align:center;float:left;margin-left:10px;font-style:normal;}
.shenqing p b{background:#ececec;border-radius:2px;width:110px;height:40px;font-size:16px;color:#a3a3a3;line-height:40px;text-align:center;float:left;margin-left:15px;font-weight:normal;cursor:pointer;}
.shenqing p b:hover{background:#0062ad;color:#fff;}
.shenqing p span.twoline{line-height:20px;text-align:right;}
.shenqing p select{border:1px solid #dddddd;border-radius:2px;width:373px;height:40px;padding:0 12px;float:left;font-size:14px;}


.shenqing p label{width:auto;float:left;cursor:pointer;font-size:14px;line-height:40px;margin-right:25px;}
.shenqing p label input{width:20px;opacity: 0;cursor:pointer;}
.shenqing p label.nocheck{background:url(/images/nocheck.png) no-repeat center left;cursor:pointer;}
.shenqing p label.checked{background:url(/images/check.png) no-repeat center left;cursor:pointer;}
.shenqing p .file{position: absolute;top: 0px;left: 113px;width: 342px;height: 40px;z-index: 90;filter: alpha(opacity=0);-moz-opacity: 0;opacity: 0;cursor: pointer;border: 1px solid #ddd;padding:0 12px;}
.shenqing p .upload_btn {position: absolute;top: 0px;left: 113px;width: 342px; height: 40px;border: 1px solid #e0e0e0;z-index: 33;font-size: 14px;overflow: hidden;line-height: 40px;padding:0 12px;color:#a3a3a3;}
.shenqing p .upload_btn b {background: url(/images/upload.png) no-repeat center #ececec;float: right;width: 62px;height: 40px;right:0;position:absolute;}
.sfzbox{width:100%;overflow:hidden;padding-bottom:5px;position:relative;}
.sfzbox .sfzbox{width:814px;height:80px;float:left;overflow:hidden;}
.sfzbox .sfzbox span{float:left;width:105px;font-size:14px;color:#4a4a4a;line-height:40px;text-align:right;position:relative;margin-right:8px;}
.sfzbox .sfzbox span b{font-size:16px;color:#ff001f;position:absolute;width:16px;height:16px;background:none;position:absolute;left:0;top:15px;line-height:16px;font-weight:bolder;text-align:left;margin-left:0;}
.sfzbox .sfzbox .upbtnbox{float:left;width:374px;overflow:hidden;}
.sfzbox .sfzbox .upbtnbox a{background:url(/images/scsfz.png) no-repeat center #f2f2f3;border:1px dashed #dddddd;border-radius:2px;width:372px;height:205px;display:block;}
.sfzbox .sfzbox .upbtnbox a:hover{background:url(/images/scsfzblue.png) no-repeat center #fff;border:1px dashed #0062ad;}
.sfzbox .sfzbox .upbtnbox a input{opacity: 0;width:372px;height:205px;}
.sfzbox .sfzbox p{font-size:14px;color:#a3a3a3;line-height:40px;padding-bottom:0;}


