﻿@import url(common.css);
@import url(iconfont.css);

/*登录s*/
.Loginbg{ width:100%; height:100%; position:relative; background-position:center top; background-repeat:no-repeat; background-size:cover;}
.Loginbg .logo{ position:fixed;top: 0.45rem;left: 0.6rem;color:#fff;display: flex;align-items: center;}
.Loginbg .logo img{width: 2.41rem;}
.Loginbg .logo span{margin-left: 0.57rem;font-size: 0.24rem;font-weight: bold;}
.Loginbg .topnav{position: absolute;top: 0.7rem;right: 0.6rem;font-size: 14px;color:#fff;}
.Loginbg .topnav a{color:#fff;position: relative;}.Loginbg .topnav a:hover{color:#d4012c;}
.Loginbg .topnav .web{margin-right: 40px;}
.Loginbg .topnav .iconfont{color:#d4012c;margin-right: 6px;font-size: 17px;}
.Loginbg .topnav .i-xjt{margin:0 0 0 8px;font-size: 12px;zoom: 0.8;}
.Loginbg .topnav .web:after{position: absolute;right: -21px;top: 50%;transform: translateY(-50%);background:#fff;width: 1px;height: 14px;content: "";}
.Loginbg .contact{position: absolute;right: 0.6rem;bottom: 0.53rem;color:#fff;font-size: 0.2rem;line-height: 0.48rem;}
.Loginbg .contact span{position: relative;z-index: 1;}
.Loginbg .contact i{font-family: "OswaldMedium";}
.Loginbg .contact::after{position: absolute;width: 0.46rem;height: 100%;content: "";left: -0.04rem;background:#d4012c;} 
.Loginbg .contact::before{position: absolute;width: 0.27rem;height: 100%;left: -0.3rem;content: "";border-left: 0.27rem solid transparent;
	border-top: 0.5rem solid #d4012c;} 

.Loginbg .content{ z-index:2; width:4.3rem; position:absolute; right:3.24rem; top:1.95rem;background:#fff;padding:0.4rem;}
.Loginbg .name{ text-align:center; font-size:0.36rem; line-height:0.6rem; color:#1a1a1a; padding-bottom:0.27rem;}
.Loginbg .groupitem{ margin-bottom:0.2rem;position: relative;}
.yzm{position: absolute;right: 0;top: -1px;height: calc(100% - 2px);}
.yzm img {height: 100%;}
.Loginbg .other{color:#acadad;padding-bottom: 0.2rem;}
.Loginbg .other label{margin-right: 0.6rem;}
.Loginbg .other a{color:#acadad;}.Loginbg .other a:hover{color:#d4012c;}
.Loginbg .ipt-txt{ width:100%;height:39px;padding:0 20px;height: 0.58rem;line-height: 0.58rem;background:#f7f7f7;}
.Loginbg .ipt-txt:hover{background:#f0f0f0;}

@media(max-width:1024px){
	.Loginbg .content{width: 80%;right: auto;left: 50%;top:50%;transform: translate(-50%,-50%);}
	.Loginbg .groupitem{margin-bottom: 15px;}
	.Loginbg .ipt-txt{height: 35px;line-height: 35px;}
}
@media(max-width:768px){
	.Loginbg .logo span{font-size: 18px;}
	.Loginbg .content{padding:20px;}
	.Loginbg .topnav{top: 1.35rem;}
	.Loginbg .name{font-size: 18px;}
}

/*系统首页 s*/
.HomeNav{ padding:0.3rem 0 0.46rem 0;}
.HomeNav ul{display: flex;justify-content: space-around;}
.HomeNav li{text-align: center;font-size: 18px;}
.HomeNav li img{width: 1.4rem;height: 1.4rem;margin:0px auto 5px;display: block;}

.HomeCol{ width:49%; margin-bottom:0;}
.HomeCol .box{ padding:0.14rem 0.34rem 0.5rem; height:auto !important; height:400px; min-height:400px; background:#fff;border-radius: 8px;}
.HomeCol .tithead{ position:relative; line-height:0.57rem; color:#1f2438; margin-bottom:18px;}
.HomeCol .tithead h2{ padding:0 0 0 16px; font-size:0.26rem;position: relative;}
.HomeCol .tithead h2:After{position: absolute;left: 0;top: 50%;width: 5px;height: 25px;transform: translateY(-50%);background:#d4012c;content: "";}
.HomeCol .tithead a.more{ position:absolute; right:0; top:18px; font-size:12px; color:#fff; background:#d4012c; border-radius:5px; padding:0 7px; line-height:18px;}
.HomeCol .tithead a.more:hover{ background:#318feb;}
.HomeCol .list1 li{background:url(../images/arr.png) 0px center no-repeat; padding:0 88px 0 21px; height:45px; line-height:44px;border-bottom: 1px dashed #eeeeee;position: relative;transition: all 0.3s;}
.HomeCol .list1 li .date{position: absolute;right:0;font-size:14px; color:#bbbbbb;top: 0;transition: all 0.3s;}

.blockflex{display: flex;position: relative;}
.blockflex .tit{position: relative;max-width: 100%;width: auto;padding-right: 72px;}
.blockflex .ti{display:inline-block;padding-right: 72px;position: relative;}
.blockflex .hot{position:absolute;right:0;top:13px;}
.blockflex.on .tit{padding-right: 0;}
.hot{display:inline-block;vertical-align:middle;line-height:22px;height:22px;color:#fff;border-radius: 12px;background:#ec0000;font-size:14px;width:60px;margin-left: 11px;text-align: center;}
.hot img{display:inline-block;vertical-align: middle;margin-right: 6px;width: 12px;height: 12px;}

.HomeCol .list1 li:hover{background-position: 6px center;}
.HomeCol .list1 li:hover .date{right: 5px;}

.HomeCol .list2{margin-top: 22px;}
.HomeCol .list2 li{background-image:url(../images/arr.png);background-repeat: no-repeat;background-position: 29px center; padding:0 88px 0 56px; height:53px; line-height:53px;position: relative;transition: all 0.3s;}
.HomeCol .list2 li .date{position: absolute;right:22px;font-size:14px; color:#bbbbbb;top: 0;transition: all 0.3s;}
.HomeCol .list2 li:hover{background-position: 20px center;}
.HomeCol .list2 li:hover .date{right: 15px;}
.HomeCol .list2 li:nth-child(odd){background-color:#f8f8f8;}

.Titleinfo{ text-align:center; border-bottom:1px dashed #e5e5e5; margin-bottom:35px;margin-top: 20px;}
.Titleinfo h2{font-size:24px; color:#000000; line-height:26px;}
.Titleinfo .date{ padding:12px 0; font-size:14px;}
.Titleinfo .date i{ display:inline-block; margin:0 10px;}

@media ( max-width:768px){
.HomeNav ul{flex-wrap: wrap-reverse;}
.HomeNav li{ width:33%; line-height:20px; padding-bottom:15px;font-size: 15px;}
.HomeNav li:nth-child(4n+1){ clear:both;}

.HomeCol .tithead h2{font-size: 18px;}
.HomeCol{ width:auto; margin-bottom:15px;}
.HomeCol .box{height: 120px;min-height: 120px;padding:15px;}
.HomeCol .list1 li{height: 35px;line-height: 34px;padding-right: 70px;}
.HomeCol .list1 li .date,.HomeCol .list1 li .hot,.HomeCol .list2 li .date{font-size: 12px;}
.blockflex .hot {top: 5px;}
.HomeCol .list2 li{padding:0 75px 0 25px;height: 34px;line-height: 34px;background-position: 8px center;}
.HomeCol .list2 li .date{right: 5px;}
.hot{font-size: 12px;width: 50px;}
}


/*指定业务 s*/
.WhiteBox{background:#fff;padding:15px;border-radius: 10px;}

.WhiteBox .tablebox td,.WhiteBox .tablebox th{position:relative;}
.WhiteBox .tablebox input{border:0;height: 30px;line-height: 30px;padding:0;border:1px solid rgba(0,0,0,0);}
.WhiteBox .tablebox input:hover, .WhiteBox .tablebox input[type=text]:focus{border:1px solid #bbb;}
.WhiteBox .tablebox textarea{border:0;height:30px;line-height: 30px;padding:0;border:1px solid rgba(0,0,0,0);}
.WhiteBox .tablebox textarea:hover, .WhiteBox .tablebox textarea[type=text]:focus{border:1px solid #eeeeee;}

.WhiteBox .changeinput .inputval{display: none;}
.WhiteBox .changeinput .spanval{border:1px solid rgba(0,0,0,0);padding:4px 0;line-height: 22px;min-height:30px;display: block;}
.WhiteBox .changeinput .spanval:hover{border:1px solid #eeeeee;}
.WhiteBox .changeinput.on .spanval{border:1px solid #eeeeee;cursor: pointer;}

.WhiteBox .tablebox tr{position: relative;}
.WhiteBox .tablebox tr td:last-child{position: relative;}

.WhiteBox .tablebox a.close{position: absolute;width: 20px;height: 20px;text-align:center;background:#d4012c;border-radius: 50%;color:#fff;top: 50%;transform: translateY(-50%);cursor: pointer;display: none;right: -15px;}
.WhiteBox .tablebox a.close .iconfont{font-size: 16px;}
.WhiteBox .tablebox tr:hover{z-index: 10;}
.WhiteBox .tablebox tr:hover a.close{display: block;}

.WhiteBox .yw .td1{width: 1.7rem;text-align: center;padding-right: 0.2rem;}
.WhiteBox .yw .td2{width: 3rem;width: 3.3rem;}
.WhiteBox .yw .td3{width: 3.3rem;text-align: center;}
.WhiteBox .yw .td4{text-align: center;}
.WhiteBox .yw .td5{text-align: center;width: 1.7rem;}

.WhiteBox .xz .td1{text-align: center;width: 1.09rem;}
.WhiteBox .xz .thead .td1{color:#999999;}
.WhiteBox .jkyw .cell{padding-left: 0.2rem;}
.WhiteBox .jkyw .td1{width: 1rem;text-align: center;padding-right: 0.2rem;}
.WhiteBox .jkyw .td2{width: 3rem;}
.WhiteBox .jkyw .td3{width: 3rem;}
.WhiteBox .jkyw .td4{width: 2rem;}
.WhiteBox .jkyw .td5{width: 3rem;}
.WhiteBox .jkyw .td6{width: 2.5rem;}


.WhiteBox .jkyw .tbody .td3{color:#999999;}


.WhiteBox .ywgl .td1{width: 127px;}
.WhiteBox .ywgl .td2{width: 100px;}
.WhiteBox .ywgl .td3{width: 110px;}
.WhiteBox .ywgl .td4{width: 64px;}
.WhiteBox .ywgl .td5{width: 115px;}
.WhiteBox .ywgl .td6{width: 63px;}
.WhiteBox .ywgl .td7{width: 80px;}
.WhiteBox .ywgl .td8{width: 80px;}
.WhiteBox .ywgl .td9{width: 80px;}
.WhiteBox .ywgl .td10{width: 110px;}
.WhiteBox .ywgl .td11{width: 110px;}
.WhiteBox .ywgl .td12{width: 115px;}
.WhiteBox .ywgl .td13{width: 115px;}
.WhiteBox .ywgl tr td:last-child{width: auto !important;}
.WhiteBox .ywgl .btnred.small,.ywgl .save{margin:5px 0;}

.WhiteBox .dzgl .td1{width: 1.7rem;}
.WhiteBox .dzgl .td2{width: 3.5rem;}
.WhiteBox .dzgl .td3{width: 3.5rem;}
.WhiteBox .dzgl .td6{width: 1.7rem;}

.WhiteBox .dzglyf .td1{width: 1.5rem;}
.WhiteBox .dzglyf .td2{width: 1.1rem;}
.WhiteBox .dzglyf .td3{width: 1.1rem;}
.WhiteBox .dzglyf .td4{width: 1rem;}
.WhiteBox .dzglyf .td5{width: 1.2rem;}
.WhiteBox .dzglyf .td6{width: 1.2rem;}
.WhiteBox .dzglyf .td7{width: 1.1rem;}
.WhiteBox .dzglyf .td8{width: 1.1rem;}
.WhiteBox .dzglyf .td9{width: 1.1rem;}
.WhiteBox .dzglyf .td10{width: 1.1rem;}
.WhiteBox .dzglyf .td11{width: 1.1rem;}
.WhiteBox .dzglyf .td12{width: 1.1rem;}

.WhiteBox .dzghyf .td1{width: 1.5rem;}
.WhiteBox .dzghyf .td2{width: 1.1rem;}
.WhiteBox .dzghyf .td3{width: 1.1rem;}
.WhiteBox .dzghyf .td4{width: 1rem;}
.WhiteBox .dzghyf .td5{width: 1.2rem;}
.WhiteBox .dzghyf .td6{width: 1.2rem;}
.WhiteBox .dzghyf .td7{width: 1.1rem;}
.WhiteBox .dzghyf .td8{width: 1.1rem;}
.WhiteBox .dzghyf .td9{width: 1.1rem;}
.WhiteBox .dzghyf .td10{width: 1.1rem;}

.WhiteBox .dzglky .td1{width: 1.48rem;}
.WhiteBox .dzglky .td2{width: 1.68rem;}
.WhiteBox .dzglky .td3{width: 1.75rem;}
.WhiteBox .dzglky .td4{width: 0.95rem;}
.WhiteBox .dzglky .td5{width: 1.5rem;}
.WhiteBox .dzglky .td6{width: 0.9rem;}
.WhiteBox .dzglky .td7{width: 1.02rem;}
.WhiteBox .dzglky .td8{width: 1.05rem;}
.WhiteBox .dzglky .td9{width: 1.2rem;}
.WhiteBox .dzglky .date{margin-top: 10px;}

.WhiteBox .bbtj .td1{width: 1.52rem;}
.WhiteBox .bbtj .td2{width: 2.75rem;}
.WhiteBox .bbtj .td3{width: 1.53rem;text-align: center;}
.WhiteBox .bbtj .td4{width: 2.04rem;text-align: center;}
.WhiteBox .bbtj .td5{width: 2.04rem;text-align: center;}
.WhiteBox .bbtj .td6{width: 2.04rem;text-align: center;}
.WhiteBox .bbtj .td7{text-align: center;}

.WhiteBox .xxtz .td1{width: 1.52rem;text-align: center;}
.WhiteBox .xxtz .td2{padding-left: 0.5rem;padding-right: 0.5rem;}
.WhiteBox .xxtz .td3{width: 1.65rem;}
.WhiteBox .xxtz .hot{top: 0;}

.WhiteBox .lsbj .td1{width: 1.7rem;text-align: center;}
.WhiteBox .lsbj .td2{padding-left: 0.5rem;padding-right: 0.5rem;text-align: center; width: 25%;}
.WhiteBox .lsbj .td3{text-align: center; width: 25%;}
.WhiteBox .lsbj .td4{text-align: center; width: 25%;}
.WhiteBox .lsbj .td5{width: 1.7rem;text-align: center;}
.WhiteBox .lsbj .hot{top: 0;}

.WhiteBox .wdzd .td1{width: 1.52rem;text-align: center;}
.WhiteBox .wdzd .td2{padding-left: 0.5rem;width: 2.8rem;}
.WhiteBox .wdzd .td3{width: 2.8rem;}
.WhiteBox .wdzd .td5{width: 1.7rem;}

.WhiteBox .set a{color:#bbbbbb;margin:0 2px;}
.WhiteBox .set a:hover{color:#d4012c;}

.selectgys{position: relative;text-align: center;height: 40px;display: flex;justify-content: center;align-items: center;}
.selectgys .input{padding: 0 15px 0 0;background-image:url(../images/selectarr2.png);background-position: right center;background-repeat: no-repeat;display: inline-block;cursor: pointer;}
.selectgys .select_box{display:none;position: absolute;left: -28px;top: 50%;line-height: 20px;transform: translateY(-50%);}
.selectgys.on {z-index: 100;}
.selectgys.on .select_box{display: block;z-index: 100;}
.selectgys.on .input{opacity: 0;}
.selectgys.on select{width: 100%;height: 28px;background-color:#fff;font-size: 14px;text-indent: 0.5em;}
.selectgys.on select option{padding:0 5px;}

.datebox{background:url(../images/date.gif) 0px center no-repeat;padding-left: 20px;cursor: pointer;}

.ColTit{line-height: 20px;border-left: 3px solid #d4012c;padding-left: 14px;font-size: 0.2rem;margin-bottom: 20px;font-family: "OswaldMedium";position: relative;clear: both;}
.ColTit .fr{position: absolute;right: 0;top: 0;}

.Formbox{padding-bottom: 20px;}
.Formbox:last-child{padding-bottom: 0;}
.Formbox .groupitem{display: flex;margin-bottom: 20px;line-height: 50px;clear: none;position: relative;}
.Formbox .groupitem:nth-child(2n+1){clear: both;}
.Formbox .groupitem dt{padding-right: 13px;width: 96px;text-align: right;}
.Formbox .groupitem dd{flex: 1;position: relative;}
.Formbox .groupitem .set{position: absolute;right: -30px;top: 0;color:#e5e5e5}
.Formbox .groupitem .set:hover{color:#d4012c}
/* .Formbox .beizhu{align-items: baseline;} */

.Formbox.yw .area-txt{height: 125px;}
.Formbox.yw .groupitem:nth-child(2n+1){clear:none;}

.Formbox.bj .fl dt{width: 163px;}
.Formbox.bj .dateitem{margin-top: -70px;}

.Formbox.xjxq dt{width: 163px;}
.Formbox.xjxq .groupitem dt:nth-child(3){width: 75px;}

.btnbox{clear: both !important;padding-top: 0.5rem;padding-bottom: 0;}

.DownBox{position: relative;padding: 0 2.9rem 0.5rem 0;}
.DownBox a.downbtn{position: absolute;right: 0;top: 47%;}

.TabTop{margin-bottom:30px;font-size: 0;text-align: center;}
.TabTop li{display: inline-block;width: 1.8rem;line-height: 0.5rem;font-size: 18px;}
.TabTop li a{display:block;border:1px solid #eeeeee;background:#f8f8f8;}
.TabTop li.on a,.TabTop li:hover a{color:#fff;border:1px solid #d4012c;background:#d4012c;}

.btnbox2{padding: 14px 0 45px;}
.btnbox2 .priceall{float: right;}
.btnbox2 .priceall input{width: 220px;margin-left: 8px;}
.addbox{padding:0 15px;line-height: 40px;cursor: pointer;color:#fff;background:#d4012c;text-align: center;font-weight: bold;display:inline-block;}
.addbox:hover{background:#b90026;color:#fff;}

.dateright{position: absolute;left: 102%;top: 50%;transform: translateY(-50%);width: 193px;font-size: 12px;}
.Beizhubox{border:1px solid #f8f8f8;padding:4px 10px;min-height: 32px;line-height: 24px;}

@media(max-width:1660px){
	.dateright{position: static;transform: translate(0);}
}
@media(max-width:1365px){
	.WhiteBox .scrollbox{ overflow: auto; width: 100%;}
 .WhiteBox .tablebox th{white-space: nowrap;min-width: 100px;}

 .WhiteBox .ywgl th{white-space: nowrap;min-width: 120px;}
	.WhiteBox .ywgl .td4,.WhiteBox .ywgl .td5,.WhiteBox .ywgl .td6,.WhiteBox .ywgl .td7{min-width: 70px;}

	.WhiteBox .jkyw .cell{white-space: nowrap;width: auto !important;min-width: 100px;padding-left: 25px !important;}
	.WhiteBox .jkyw .td1{min-width: 50px;padding-left: 10px !important;}
	.WhiteBox .jkyw .td2,.WhiteBox .jkyw .td5,.WhiteBox .jkyw .td6{min-width: 200px;white-space: normal;}

	.WhiteBox .dzgl .td1{min-width: 40px;}
	.WhiteBox .dzgl th{white-space: nowrap;min-width: 120px;}
	.WhiteBox .dzgl .td3{min-width: 150px;}
	.WhiteBox .dzgl .td6{min-width: 50px;}

	.WhiteBox .tablebox a.close{display: block;right: 0;}

	.WhiteBox .dzglky th{min-width: 150px;}
	.WhiteBox .dzglky .td10{min-width: 200px;}
}

@media(max-width:1024px){
	.tablebox thead th,.tablebox tbody td{height: 40px;padding-left: 10px;}
}

@media(max-width:768px){
	.Formbox.yw .area-txt{height: 88px;}
	.ColTit{font-size: 17px;margin-bottom: 12px;}
	.DownBox{padding-right: 0;}
	.DownBox a.downbtn{position: static;margin:12px auto 0;}

	.TabTop li{width: 90px;line-height: 35px;font-size: 15px;}
	.Formbox .groupitem{line-height: 35px;margin-bottom: 12px;margin-top: 0 !important;}
	.Formbox .groupitem dt{width: 82px;}
	.Formbox.bj .fl dt{width: 82px;}
	.btnbox dt{display: none;}
	.btnbox2 .priceall input{width: 150px;}

	.Formbox.xjxq .btnbox{padding-top: 15px !important;}
	.ColTit .fr{position:static;margin-top: 15px;}

	.WhiteBox .yw .td1{padding-left: 12px;width: 1rem;min-width: 1rem;}
	.WhiteBox .yw .td2{white-space:normal;padding-left: 12px;}
	.WhiteBox .yw .td3{width: 0.6rem;min-width: 0.6rem;}
	.WhiteBox .yw .td4{width: 0.6rem;min-width: 0.6rem;}

	.WhiteBox .xxtz th{min-width: auto;white-space: normal;}
	.WhiteBox .xxtz .td1{width: 1rem;min-width: 1rem;}
 .WhiteBox .xxtz .td2{padding-left: 0.25rem;padding-right: 0rem;}
 .WhiteBox .xxtz .td3{width: 1.85rem;}

	.WhiteBox .lsbj .td1{width: 1rem;min-width: 1rem;}
 .WhiteBox .lsbj .td2{padding-left: 0.25rem;padding-right: 0;min-width: 2.5rem;}
 .WhiteBox .lsbj .td3{width: 3rem;min-width: 1.9rem;}
 .WhiteBox .lsbj .td4{width: 1.7rem;}

	.WhiteBox .wdzd .td1{width: 1rem;min-width: 1rem;}
 .WhiteBox .wdzd .td2{padding-left: 0.25rem;}
}


/*评价展示 s*/
.EvaluateList .item{border-bottom: 1px solid #f3f3f3;line-height: 30px;}
.EvaluateList .item .cell{padding-top: 0.35rem;padding-bottom: 0.35rem;}
.EvaluateList .item .company{width: 2.89rem;text-align: center;}
.EvaluateList .item .company .ti{font-size: 18px;}
.EvaluateList .item .company .num{font-size: 60px;color:#f8f8f8;line-height: 55px;font-weight: bold;font-family: "OswaldMedium";}
.EvaluateList .item .date{margin-top: 10px;display: block;}
.StarItem{margin-top: -30px;text-align: center;}
.StarItem i{display: inline-block;width: 16px;height: 16px;vertical-align: middle;margin:0 3px;background:url(../images/star3.png);}
.StarItem.s1 i:nth-child(1){background:url(../images/star.png);}
.StarItem.s2 i:nth-child(1),.StarItem.s2 i:nth-child(2){background:url(../images/star.png);}
.StarItem.s3 i:nth-child(1),.StarItem.s3 i:nth-child(2),.StarItem.s3 i:nth-child(3){background:url(../images/star.png);}
.StarItem.s4 i:nth-child(1),.StarItem.s4 i:nth-child(2),.StarItem.s4 i:nth-child(3),.StarItem.s4 i:nth-child(4){background:url(../images/star.png);}
.StarItem.s5 i:nth-child(1),.StarItem.s5 i:nth-child(2),.StarItem.s5 i:nth-child(3),.StarItem.s5 i:nth-child(4),.StarItem.s5 i:nth-child(5){background:url(../images/star.png);}

.TjList{ display: flex;justify-content: space-between;clear: both;padding: 0.4rem 0 0.3rem;}
.TjList .item{width: 2rem;padding-bottom: 0.22rem;border-bottom: 1px solid #eeeeee;background:url(../images/tjbg.gif) center bottom no-repeat;}
.TjList .item span{display: block;font-size: 0.36rem;color:#d4012c;line-height: 0.45rem;font-weight: bold;}

#censusbox{height: 300px;width: 456px;}

@media(max-width:768px){
	.EvaluateList .item .company .ti{font-size: 16px;}
	.TjList {flex-wrap: wrap;justify-content: left;}
	.TjList .item{width: 33%;padding-top: 15px;}
#censusbox{width: 100%;}
}


/*个人中心 s*/
.EditInfo_left{width: 40%;padding:2% 0 0 3.5%;}
.EditInfo_head{text-align: center;width: 40%;padding-top: 0.65rem;margin-right: 20%;}
.EditInfo_head img{border-radius: 50%;width: 100px;height: 100px;margin:0px auto 20px;display: block;}
.EditInfo_head .edit{text-align: center;display: block;margin:0px auto;width: 138px;line-height: 48px;border:1px solid #eeeeee;}
.EditInfo_head .edit:hover{border:1px solid #d4012c;background:#d4012c;color:#fff;}

.SearchTop{padding:28px 0;}
.SearchTop  .select_box{width: 3rem;}
.SearchTop  .select_box input{background-image:url(../images/selectarr3.png);}
.SearchTop  .dateinput{width:3rem;margin:0 20px;}
.SearchTop  .input_box{width:3rem;margin:0 20px;}
.SearchTop  .searchbtn{height: 50px;color:#fff;width: 1.16rem;background:#d4012c;}
.dateinput{background:url(../images/date.png) right 15px center no-repeat;padding:0 45px 0 10px;}

.Titleinfo{ border-bottom:1px solid #e6e6e6; text-align:center; margin:0 0 0.35rem; padding-bottom:0.2rem;}
.Titleinfo .tits{font-size:0.3rem; color:#010101; line-height:0.55rem;}

.SinglePage{ word-wrap:break-word;word-break:normal;text-align:justify;}

.PrevNextBox {border-top: 1px solid #ececec;margin-top: 5.5%;padding-top: 5%;position: relative;}
.PrevNextBox dl{width: 75%;}
.PrevNextBox dl dd{border-bottom: 1px dotted #e9e9e9;padding:0 0 0.2rem 0;margin-bottom:0.2rem;position: relative;}
.PrevNextBox dl dd:nth-child(2){border-bottom: 0px;margin-bottom: 0;}
.PrevNextBox dl dd .date{position: absolute;right: 0;top: 0;font-size: 14px;color:#cccccc;font-weight: bold;}
.PrevNextBox dl dd a{display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:100%;}
.PrevNextBox .back{position: absolute;right: 0;top: 45%;width: 1.6rem;line-height: 0.5rem;color:#fff;background:#666;text-align: center;font-size:0.18rem;}
.PrevNextBox .iconfont{margin-right: 15px;transition: all 0.3s;}
.PrevNextBox .back:hover{background: #df201a ;}
.PrevNextBox .back:hover .iconfont{margin-right: 10px;}
.PrevNextBox dl a.none{color:#999;}

@media(max-width:1440px){
	.EditInfo_left{width: 60%;}
	.EditInfo_head{width: 30%;margin-right: 10%;}
}
@media(max-width:768px){
	.EditInfo_left{width: auto;}
	.EditInfo_head{width: auto;border-bottom: 1px solid #eee;margin:0 0 15px 0;padding-bottom: 15px;}
	.Formbox .groupitem .set{right: -18px;}

	.SearchTop .select_box{width: auto;}
	.SearchTop .dateinput{width: 100%;margin:10px 0;}
	.SearchTop .input_box{width: 100%;margin:10px 0;}
	.SearchTop .searchbtn{width: 100px;height: 35px;}

	.Titleinfo .tits{font-size: 0.36rem;}

	.PrevNextBox{margin-top: 70px;}
 .PrevNextBox dl{width: auto;}
 .PrevNextBox .back{top: -40px;width: 120px;line-height: 40px;font-size: 14px;}
 .PrevNextBox dl dd{padding-bottom: 5px;margin-bottom: 5px;padding-right: 0;}
 .PrevNextBox dl dd .date{display: none;}
}

.addan{position: absolute;
    right: -10px;
    margin-top: -8px;
    text-align: center;
    color: #fff;
    background: #d4012c;
    width: 20px;
    line-height: 20px;
    border-radius: 50%;}
.tibtn,.tjbtn{position: absolute;
    width: 31px;
    top: 50%;
    margin-top: -10px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    border:1px solid #ddd;
    font-size: 12px;}
.tibtn a,.tjbtn a{color:#555;}
.tibtn .close,.tjbtn .close{display:block;transform: translate(0,0) !important;top: -10px !important;}

@media (max-width: 1440px){
.tibtn, .tjbtn {right:-30px;}
.tibtn .close,.tjbtn .close{right:-12px !important;}
}

.readover{color:#999;}
    