﻿/*.bodybox{*/


/*background:url(../img/bg.png)no-repeat top;*/


/*}*/


/*.bodycon{width: 1200px;margin: 0 auto;}*/


/*html{*/


/*	zoom: 0.8;*/


/*}*/

* {
    margin: 0;
    padding: 0;
}

.cenitem {
    /*width: 1323px;*/
    margin-left: auto;
    margin-right: auto;
}

.cenitems {
    width: 1200px;
    margin: 20px auto 0 auto;
}


/*新增的导航*/

.indexnavbox {
    margin: 0 15px;
    /*width: 50%;*/
    /*background: url(../img/navbg.png)no-repeat;*/
    /*    width: 100%;*/
}

.bodycon {
    /*position: fixed;
    width: 100%;
    top: 0;*/
    width: 100%;
    margin: auto;
    /*z-index: 3;*/
}

.fixtop {
    width: 1500px;
    margin: auto;
}


/*.fixtop>div.act{*/


/*	background: url(../img/navbg.png)no-repeat;*/


/*    position: fixed;*/


/*    width: 100%;*/


/*    top: 0;*/


/*    z-index: 3;*/


/*}*/

.bodybox {
    width: 100%;
}

.bodybox>div.act2 {
    margin-top: 58px;
}

.topBox {
    width: 100%;
    display: flex;
    align-content: center;
    flex-direction: row;
    justify-content: center;
    padding-bottom: 3px;
}

.act3 {
    margin-top: 53px;
}


/*头部*/

header {
    /*height: 304px;*/
    position: relative;
}

.headusernav {
    width: 20%;
    /*position: absolute;*/
    /*right: 20px;*/
    /*top: 22px;*/
}

.headusernav li {
    cursor: pointer;
    position: relative;
    line-height: 60px;
    height: 60px;
}

.userbottomul {
    position: absolute!important;
    top: 50px!important;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 999;
    background: #fff;
    padding-right: 10px;
}

.userbottomul li {
    display: block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.userbottomul li:hover {
    /*padding-left: 10px;*/
    background: #196FBF;
    border-radius: 5px;
    color: #ffffff;
}

.headusernav li,
.headnav li span {
    display: inline-block;
}

.headusernav li span {
    /*color: #fff;*/
    margin-left: 6px;
    display: inline-block;
    line-height: 26px;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
}

.userbottomul {
    position: absolute;
    top: 36px;
    left: 0;
}

.headnav li {
    display: inline-block;
}

.headnav li a {
    /*color: #fff;*/
    font-weight: bold;
    font-size: 16px;
    font-family: "microsoft yahei";
    display: inline-block;
    height: 60px;
    line-height: 60px;
    padding: 0 15px;
}

.headnav .navactive {
    /*background: #FF9A0A;*/
    background-color: rgba(255, 255, 255, .3);
    color: #0b83e8;
    font-weight: bold;
    border-bottom: 3px solid #0b83e8;
}

.navactive>.navactive>a {
    color: #0b83e8;
}


/*.headnav .navactive a{
		border-bottom: 2px solid #fff;
    font-weight: 600;
	}*/

.headrow {
    text-align: center;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 800px;
}

.headrow>.jsserch {
    background-color: rgba(255, 255, 255, 0);
}

.headrow>img {
    width: 10%;
}

.headrow>imput {
    width: 60%;
}

.headrow>.rightBtn {
    width: 25%;
}

.rightBtn {
    display: flex;
    flex-direction: row;
    align-content: center;
    background: rgb(255, 162, 41);
    justify-content: space-around;
    border-radius: 0 5px 5px 0;
}

.headrow .btns {}

header p img {
    margin-top: 12px;
}

header h1 {
    font-family: "microsoft yahei";
    color: #FEF002;
    font-size: 34px;
    text-shadow: 3px 3px 0px #101010;
    margin-top: 2px;
}

header h2 {
    color: #fff;
    margin-top: 30px;
}

header h3 {
    /* margin-top: 42px; */
}

header h3 input {
    height: 48px;
    line-height: 48px;
    /*padding-left: 13px;*/
    outline: none;
    border-right: 0;
    vertical-align: middle;
    border: none;
    color: #555;
    width: 706px;
    background: #ffffff;
    font-size: 18px;
}

header h3 span {
    display: inline-block;
    /*background: #007aff url(../img/se.png)no-repeat center;*/
    height: 50px;
    line-height: 52px;
    /*padding: 0px 50px 0px 0px;*/
    vertical-align: middle;
    /*border-radius: 0 12px 12px 0;*/
    cursor: pointer;
    color: #ffffff;
}

header h3 i {
    display: inline-block;
    background: #007aff;
    height: 50px;
    line-height: 52px;
    padding: 0px 15px;
    vertical-align: middle;
    border-radius: 0 0px 0px 0;
    cursor: pointer;
}

.headusernav {
    /*text-align: right;*/
    /*background: rgba(0,0,0,0.15);*/
    /*position: relative;*/
    /*z-index: 3;*/
}


/*头部end*/


/*
 * 
 * 
 * 中间--首页
 * 
 * 
 * 
 * */

.indexcondatashow .indexconleft {
    width: 800px;
}

.indexcondatashow {
    margin-top: 8px;
    padding: 6px 0px;
}

.indexcondatashow>div {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    width: 25%;
    border-right: 1px solid #C7C7C7;
}

.indexcondatashow3 {
    margin-top: 30px;
}

.indexcondatashow3>div {
    display: inline-block;
    vertical-align: top;
}

.indexcondatashow3 .indexconleft {
    width: 48.5%;
}

.indatashow {
    border: 1px solid #C0C0C0;
    background: #F4FCFF;
}


/*.indatashow:last-child{
	margin-left: 28px;
}*/

.indatashow p {
    color: #1B79C3;
    font-size: 16px;
    letter-spacing: 1px;
}

.indatashow p:last-child {
    padding: 135px 0 20px 82px;
}

.indatashow p i {
    color: #FF7209;
    margin: 0 4px;
}

.indatashow p span:not(:first-child) {
    /*margin-left: 13px;*/
}

.indatashow p span {
    display: inline-block;
    text-align: center;
}

.indatashow p span b {
    line-height: 27px;
    font-size: 14px;
    display: inline-block;
    width: 164px;
    text-align: left;
    color: #1B79C3;
}


/*右边最新动态*/

.indexconright {
    background: #fff;
    height: 200px;
    margin-left: 30px;
    color: #1897DA;
    padding: 10px 10px 10px 5px;
    letter-spacing: 1px;
    border: 1px solid #C0C0C0;
}

.indexconright p,
.indatashow .indatashowtitle {
    font-size: 16px;
    border-bottom: 1px dashed #D2D2D4;
    line-height: 38px;
    padding-left: 10px;
}


/*.indexshowul{
	padding-left: 8px;
    width: 365px;
    height: 177px;
   	overflow: hidden;
}
.indexshowul li{
	line-height: 25px;
    width: 359px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.indexshowul li a{
	color: #fff;
}
.indexshowul li a:hover{
		text-decoration:underline;
	}*/

#demo {
    height: 24px;
    overflow: hidden;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    padding-left: 8px;
}

#demo1 {
    height: auto;
    text-align: left;
}

#demo2 {
    height: auto;
    text-align: left;
}

#demo1 li {
    line-height: 25px;
    /*width: 365px;*/
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#demo1 li a {
    font-size: 20px;
    color: #0c59a1;
    display: inline-block;
    width: 874px;
    margin-right: 35px;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#demo1 li span {
    color: #8B8F90;
    letter-spacing: 2px;
}

#demo1 li a:hover {
    text-decoration: underline;
}

#demo2 li {
    line-height: 25px;
    /*width: 365px;*/
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#demo2 li a {
    font-size: 20px;
    color: #0c59a1;
    display: inline-block;
    width: 874px;
    margin-right: 35px;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#demo2 li span {
    color: #8B8F90;
    letter-spacing: 2px;
}

#demo2 li a:hover {
    text-decoration: underline;
}

.indeximgboxtitle {
    text-align: center;
    margin-top: 48px;
}

.indeximgboxtitle p {
    font-size: 22px;
    letter-spacing: 2px;
    color: #309FD4;
    line-height: 22px;
    background: url(../img/indextitle.png)no-repeat center;
}

.indeximgboxtitle span {
    display: inline-block;
    height: 3px;
    width: 40px;
    background: #FE9909;
}

.imgsbox {
    text-align: justify;
    margin-top: 20px;
}

.imgboxcon {
    display: inline-block;
    height: 233px;
    border: 1px solid #ddd;
    position: relative;
    margin-top: 20px;
    border-radius: 5px;
    cursor: pointer;
    /*box-shadow: 1px 2px 5px #ddd;*/
}

.imgboxcon:hover {
    box-shadow: 3px 4px 8px #ddd;
}

.imgboxcon i {
    display: inline-block;
    width: 94px;
    height: 94px;
    line-height: 94px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    text-align: center;
    left: 50%;
    bottom: 50px;
    transform: translate(-50%);
    box-shadow: 2px 3px 3px #ddd;
}

.imgboxcon i img {
    vertical-align: middle;
}

.imgboxcon p {}

.imgboxcon p img {}

.imgboxcon h6 {
    text-align: center;
    font-size: 24px;
    font-family: SimSun;
    position: absolute;
    bottom: 6px;
    width: 100%;
}


/*中间--首页end*/


/*中间--数据*/

.conNav {
    margin-top: 24px;
}

.conNav li {
    display: inline-block;
    font-size: 14px;
    font-family: "microsoft yahei";
    margin: 0 12px 0 0;
}

.conNav li span {
    font-family: simsun;
    margin-right: 8px;
}

.conNav .act {
    color: #3783E0;
    cursor: pointer;
}

.conNav .cataloginfo {
    margin-left: 10px;
}


/*.conNav .act:after{
	content: ">";
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/s2.png);
	vertical-align: middle;
}*/

.contentBox {
    margin-top: 20px;
}

.contentBox>div {
    display: inline-block;
    vertical-align: top;
}

.contentBox .conleftbox {
    width: 200px;
}

.contentBox .conrightbox {
    width: calc(100% - 215px);
    margin-left: 10px;
}


/*左板块
 类型

 * */

.conlistbox {
    margin-bottom: 1px;
}

.conlistbox .listTitle {
    background: #41BFE8;
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    box-sizing: border-box;
    padding: 0 17px;
    letter-spacing: 5px;
    font-family: "microsoft yahei";
    position: relative;
}

.conlistbox .listTitle i {
    transition: 0.5s;
}

.conlistbox .listTitle:hover i {
    transform: rotate(180deg);
}

.conlistbox .listTitle span {}

.conlistbox .listTitle i {
    position: absolute;
    right: 25px;
    top: 0;
}

.conlistbox .conlist {}

.conlistbox .conlist li {
    font-size: 16px;
    box-sizing: border-box;
    padding: 6px 0px;
    cursor: pointer;
}

.conlistbox .conlist li i {
    vertical-align: middle;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../img/yes_no.png)no-repeat;
}

.conlistbox .conlist li.act i {
    background: url(../img/yes_yes.png)no-repeat;
}

.conlistbox .conlist li i img {
    vertical-align: middle;
}

.conlistbox .conlist li span {
    vertical-align: middle;
    margin-left: 14px;
}

.conlistbox .conlist li a {
    width: 80px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
}


/*右板块
 
 * */

.titleSerch {
    position: absolute;
    top: 0;
    right: 18px;
}

.titleSerch b {
    font-weight: normal;
}

.titleSerch select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 14px;
    border: 0;
    width: 208px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    border-radius: 5px;
}


/*
 * 
 * 列表内容
 */

.messbox {
    margin-top: 5px;
    min-height: 200px;
}

.messbox>img {
    width: 100%;
}

.messlistbox>img {}

.messrowcon {
    padding: 17px 17px 35px 17px;
}

.messtitle span {
    font-size: 20px;
    font-family: "microsoft yahei";
    color: #4697F2;
}


/*.messtitle*/

.cursor_pointer {
    cursor: pointer;
}

.choosebox {
    position: relative;
}

.choosebox .chooseul {
    margin-top: 8px;
}

.choosebox .chooseul li,
.choosebox .choosedata li {
    display: inline-block;
    font-size: 16px;
    margin-right: 24px;
}

.choosebox .chooseul li img {
    vertical-align: middle;
}

.choosebox .chooseul li span {
    margin-left: 5px;
}

.choosebox .choosedata {
    position: absolute;
    right: 0;
    top: 0;
}

.messrowcon .text {
    font-size: 14px;
    line-height: 26px;
    color: #555;
    font-family: "microsoft yahei";
    margin-top: 10px;
}

.messrowcon .messfooter {
    margin-top: 20px;
    position: relative;
}

.messrowcon .messfooter .downbtn {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    border-radius: 4px;
    font-size: 16px;
    color: #5EA3F3;
    padding: 0 14px 0 34px;
    border: 1px solid #5EA3F3;
    background: #D0E6FE url(../img/down11.png) no-repeat 11px;
    cursor: pointer;
    margin-right: 8px;
}

.messrowcon .messfooter .downbtn:hover {
    color: #FA891C;
    border: 1px solid #FA891C;
    background: #FFD5AD url(../img/down22.png) no-repeat 11px;
}

.messfooter .messfooterul {
    position: absolute;
    /*top: 0;*/
    top: -20px;
    right: 0;
}

.messfooter .messfooterul li {
    font-size: 14px;
    margin-bottom: 10px;
}

.messlistbox .messrowcon:nth-child(even) {
    background: #F7F7F7;
}

.pages {
    text-align: center;
}

.page_div {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 15px;
    font-family: "microsoft yahei";
    color: #666666;
    margin-right: 10px;
    padding-left: 20px;
    box-sizing: border-box;
}


/*
			 * 页数按钮样式
			 */

.page_div a {
    min-width: 30px;
    height: 28px;
    border: 1px solid #dce0e0!important;
    text-align: center;
    margin: 0 4px;
    cursor: pointer;
    line-height: 28px;
    color: #666666;
    font-size: 13px;
    display: inline-block;
}

#firstPage,
#lastPage {
    width: 50px;
    color: #0073A9;
    border: 1px solid #0073A9!important;
}

#prePage,
#nextPage {
    width: 70px;
    color: #0073A9;
    border: 1px solid #0073A9!important;
}

.page_div .current {
    background-color: #0073A9;
    border-color: #0073A9;
    color: #FFFFFF;
}

.totalPages {
    margin: 0 10px;
}

.totalPages span,
.totalSize span {
    color: #0073A9;
    margin: 0 5px;
}


/*中间--数据end*/


/*滚动条样式*/

.test {
    width: 200px;
    /*height: 200px;*/
    max-height: 400px;
    overflow: auto;
    /*float: left;*/
    border: none;
    margin: 5px 0;
}

.scrollbar {
    /*width: 30px;*/
    /*height: 201px;*/
    margin: 0 auto;
}

.test-1::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 10px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}

.test-1::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #41BFE8;
}

.test-1::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: #EDEDED;
}


/*遮罩层*/

.shade,
.shadecon {
    display: none;
}

.shade {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .1);
    z-index: 6;
}

.shadecon {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
}


/*内容区*/

.shadebox {
    box-sizing: border-box;
    background: #fff;
    border-radius: 5px;
    box-shadow: 3px 3px 32px #7c7c7c;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

table,
table th,
table td {
    border: 0;
}

.shadebox .s-title {
    font-size: 20px;
    padding-left: 13px;
    position: relative;
}

.s-title i {
    position: absolute;
    right: 13px;
    top: 0;
    display: inline-block;
    width: 14px;
    height: 11px;
    padding: 5px;
    background: url(../img/x.png)no-repeat center;
    cursor: pointer;
}


/*下载*/

.down {
    width: 714px;
    padding: 13px 0 14px;
}

.down table {
    width: 100%;
}

.down tr th {
    font-size: 16px;
}

.down tr {
    height: 42px;
}

.down td {
    text-align: center;
}

.down tr:nth-child(even) {
    background: #F5F5F5;
}

.down tr td:nth-child(1) {
    /*width: 300px;*/
}

.down tr td:nth-child(2) {
    width: 100px;
}

.down tr td input {
    margin-left: 12px;
    vertical-align: middle;
    float: left;
}

.down tr td span {
    margin-left: 12px;
    vertical-align: middle;
}

.down td span {
    font-size: 16px;
}


/*两个按钮*/

.s-footer {
    text-align: right;
    padding-right: 14px;
    margin-top: 16px;
}

.s-footer span {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    border-radius: 4px;
    font-size: 16px;
    padding: 0 15px 0 40px;
    cursor: pointer;
    margin-left: 18px;
}

.down tr td .s-down {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    border-radius: 4px;
    font-size: 16px;
    padding: 0 15px 0 40px;
    cursor: pointer;
    color: #5EA3F3;
    border: 1px solid #5EA3F3;
    background: #D0E6FE url(../img/down11.png) no-repeat 11px;
}

.s-footer .s-no {
    color: #8BBBF6;
    border: 1px solid #8BBBF6;
    background: #D0E6FE url(../img/noicon.png) no-repeat 11px;
}


/*
 * 
 * 
 * 法律法规新闻列表
 * 
 * 
 * 
 */

.messlistitem {
    min-height: 323px;
}

.newlistbox {
    margin-top: 18px;
}

.newlistbox li {}

.newlistbox li:hover {
    background: #EAF5FB;
}

.newlistbox li a {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-size: 15px;
    height: 34px;
    line-height: 34px;
    padding-left: 14px;
}

.newlistbox li a i {
    display: inline-block;
    width: 637px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}

.newlistbox li a i::before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #2896D1;
    border-radius: 50%;
    margin-right: 5px;
    vertical-align: middle;
}

.newlistbox li span {
    margin-left: 240px;
    vertical-align: middle;
}


/*
 * 
 * 接口详情
 * 
 * 
 */

.messagebox {
    margin-top: 10px;
    background: #F0F0F0;
    border: 1px solid #ddd;
}

.main .messagebox2 {
    padding: 26px 32px 32px;
    background: #fff;
}

.messagebox .cen {
    text-align: center;
}

.messstarbox {
    margin-top: 2px;
}

.messstarbox i {
    padding: 0 2px;
}

.messtitle {
    color: #3E3E40;
    font-size: 20px;
}

.messhr {}

.messulbox {
    margin-top: 12px;
    padding: 0px 32px;
}

.messul {
    display: inline-block;
    vertical-align: top;
}

.messul li {
    line-height: 37px;
    font-size: 14px;
}

.messul li span {
    margin-left: 1px;
}

ul.messulmar {
    margin-left: 385px;
}

.messtext {
    line-height: 30px;
    font-size: 14px;
    margin-top: 18px;
}

.messbtnbox {
    margin-top: 40px;
}

.messbtnbox span {
    color: #FFFFFF;
    display: inline-block;
    border: 1px solid #209FBF;
    border-radius: 5px;
    background: #23AECF;
    box-shadow: 1px 1px 1px #209FBF;
    padding: 8px 18px;
    cursor: pointer;
}

.messbtnbox span:hover {
    opacity: 0.8;
}

.messbtnbox span:first-child {
    margin-right: 8px;
}

.messbtnbox span:last-child {
    margin-left: 8px;
}

.footertitle {
    margin-top: 28px;
}

.messuser {
    margin-left: 30px;
    margin-top: 14px;
}

.showgetdata {
    background: #EFEFEF;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    min-height: 60px;
    margin-top: 10px;
    padding: 10px;
    overflow: hidden;
    word-wrap: break-word;
    word-break: normal;
}

.padd {
    padding-top: 28px;
}


/*
 * 
 * 
 * 新增的个人内容显示页
 * 
 * 
 * 
 * */

.conlistbox .listTitle2 {
    background: #41BFE8;
    color: #fff;
}

.usrnavul li.act {
    background: #ff9a0a;
}

.usrnavul li {
    display: inline-block;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding: 0 18px;
}

.usershowbox {
    margin-top: 12px;
}

.twocon {
    margin-top: 12px;
}

.twocon>p {
    display: inline-block;
    width: 48%;
    line-height: 26px;
}

.messrowcon .messfooter .downbtn2 {
    background: #D0E6FE url(../img/message2.png) no-repeat 11px;
}

.messrowcon .messfooter .downbtn2:hover {
    background: #FFD5AD url(../img/message1.png) no-repeat 11px;
}

.messrowcon .messfooter .downbtn3 {
    background: #D0E6FE url(../img/star2.png) no-repeat 11px;
    background-size: 25%;
}

.messrowcon .messfooter .downbtn3:hover {
    background: #FFD5AD url(../img/star1.png) no-repeat 11px;
    background-size: 25%;
}

.messrowcon .messfooter .downbtn4 {
    background: #D0E6FE url(../img/star2.png) no-repeat 11px;
    background-size: 17%;
}

.messrowcon .messfooter .downbtn4:hover {
    background: #FFD5AD url(../img/star1.png) no-repeat 11px;
    background-size: 17%;
}

.messrowcon .messfooter .downbtn4 {
    background: #D0E6FE url(../img/star2.png) no-repeat 11px;
    background-size: 17%;
}

.messrowcon .messfooter .downbtn4:hover {
    background: #FFD5AD url(../img/star1.png) no-repeat 11px;
    background-size: 17%;
}

.messrowcon .messfooter .downbtn5 {
    background: #D0E6FE url(../img/apply1.png) no-repeat 11px;
    background-size: 17%;
}

.messrowcon .messfooter .downbtn5:hover {
    background: #FFD5AD url(../img/apply2.png) no-repeat 11px;
    background-size: 17%;
}


/*登录注册*/

.shadebox {}

.shadebox .s-tit {
    font-size: 23px;
    position: relative;
    min-width: 450px;
    text-align: center;
    color: #3c98ed;
    line-height: 46px;
    border-bottom: 1px solid #6092ce;
    margin: 0 10px;
}

.shadebox .s-tit span {
    display: inline-block;
    border-bottom: 1px solid #3c98ed;
}

.s-tit i {
    position: absolute;
    right: -7px;
    top: 0px;
    display: inline-block;
    width: 20px;
    height: 20px;
    padding: 5px;
    background: url(../img/x.png)no-repeat center;
    cursor: pointer;
}

.textright {
    /*text-align: right;*/
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.te .fl {
    float: left;
}

.fr {
    float: right
}

.Login_dl {
    /*width:334px;*/
    padding-top: 10px;
}

.clear {
    clear: both;
    height: 0;
    overflow: hidden;
}

.Login_row {
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #00aeff;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 3px;
    margin-top: 6px;
    height: 52px;
    width: 332px;
}

.Login_input {
    padding-left: 62px;
    padding-right: 20px;
    width: 250px;
    color: #555;
    font-size: 14px;
    background: none;
    border: none;
    height: 52px;
    line-height: 52px;
}

.Login_inp1 {
    background: url(../img/loginimg/icon_01.png) no-repeat 20px center;
}

.Login_inp2 {
    background: url(../img/loginimg/icon_02.png) no-repeat 20px center;
}

input.Login_input::-webkit-input-placeholder {
    color: #555;
}

a.Login_dla {
    margin-left: auto;
    margin-right: auto;
    background: #00aeff;
    width: 334px;
    border-radius: 3px;
    margin-bottom: 30px;
    height: 52px;
    line-height: 52px;
    font-size: 18px;
    letter-spacing: 5px;
    color: #FFF;
    text-align: center;
    display: block;
    margin-top: 25px;
}

a.Login_dla:hover {
    text-shadow: 0 0 5px #FFF;
}

.Login_pitch {
    display: block;
    line-height: 20px;
    font-size: 14px;
    color: #FFF;
}

.Login_pitch input[type="checkbox"] {
    -webkit-appearance: none;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    display: block;
    outline: none;
    border: 1px solid #FFF;
    border-radius: 2px;
    overflow: hidden;
    margin-right: 15px;
    margin-top: 2px;
}

.Login_pitch input[type="checkbox"]:checked {
    background: url(../loginimg/icon_dh.png) no-repeat center;
    background-size: 16px;
}

.Login_wj {
    width: 200px;
    font-size: 14px;
    line-height: 20px;
    color: #b4b4b4;
    text-align: right;
}

.Login_wj a {
    color: #b4b4b4;
}

.Login_wj a:hover {
    color: #FFF;
}

.Login_foot {
    font-size: 12px;
    color: #FFF;
    width: 1200px;
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-left: -600px;
    line-height: 20px;
}

.isrember {
    display: inline-block;
    float: left;
}

.isrember {
    margin-left: 5px;
    vertical-align: middle;
    padding-left: 18px;
    background: url(../img/loginimg/remmerpass.png)no-repeat left center;
    cursor: pointer;
}

.Login_rowispass {
    border: none;
}

.Login_rowispass .isbg {
    background: url(../img/loginimg/remmerpass2.png)no-repeat left center;
}


/*注册*/

.Login_dl-reg .Login_row {
    border-bottom: 1px solid #B7B7B7;
}

.Login_dl-reg .Login_row span {
    width: 100px;
    display: inline-block;
    color: #B7B7B7;
}

.reg_input {
    padding-right: 20px;
    width: 205px;
    color: #555;
    font-size: 14px;
    background: none;
    border: none;
    height: 52px;
    line-height: 52px;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
}

.Login_dl-reg2 .Login_row {
    border: 0;
    width: 100%;
}

.Login_dl-reg2 .Login_row span {
    text-align: right;
}

.Login_dl-reg2 .Login_row .reg_input {
    margin-left: 12px;
    width: 64%;
    border-bottom: 1px solid #ddd;
}

.reg2inp {
    padding-left: 115px;
    margin-top: 20px;
}

.reg2inp i {
    vertical-align: top;
    cursor: pointer;
}

.reg2inp b {
    vertical-align: middle;
    margin-left: 5px;
}

.reg2inp a {
    color: #00aeff;
    vertical-align: middle;
}


/*
 * 
 * 2018-05-17
 * 新增的信息审核
 * 
 * 
 * 
 */

.examinerow {
    border-bottom: 1px solid #CCCCCC;
    margin-top: 31px;
}

.examinetitle {
    font-size: 18px;
    padding-left: 36px;
    position: relative;
    margin-top: 44px;
}

.examinetitle span {
    position: absolute;
    top: -25px;
    left: 12px;
    width: 30px;
    height: 30px;
    background: #208BD3;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 22px;
}

.examinerow .examinecon {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    box-sizing: border-box;
    padding: 14px 15px 45px 31px;
}

.examinecon p {
    font-size: 15px;
    line-height: 31px;
}

.examinecon .examinetext {
    border: 1px solid #D9D9D9;
    background: #FAFAFA;
    padding: 10px;
    min-height: 74px;
}


/*过时版本*/


/*.examinebox{
	padding-left: 10px;
    margin-top: 13px;
}
.examinerow{
}
.examinerow p{}
.examinerow p span{
	background: #19C363;
    display: inline-block;
    text-align: center;
    width: 26px;
    height: 26px;
    line-height: 26px;
    border-radius: 50%;
    color: #fff;
}
.examinerow p i{
	margin-left: 16px;
    font-size: 16px;
}
.examinerow .backtext{
	    border-left: 1px solid #19C363;
    margin: 2px 13px;
    padding: 10px 19px;
}
.examinerow .backtext .backtextcon{
	background: #FAFAFA;
    border: 1px solid #D9D9D9;
    min-height: 65px;
    padding: 10px;
    color: #19C363;
}*/


/*审核不通过*/


/*.examinebox .examinerowno p span{
	background: red;
}
.examinebox .examinerowno .backtext .backtextcon{
	color: red;
}
.examinebox .examinerownotodo p span{
	background: #7C7C7C;
}
.examinebox .examinerownotodo .backtext .backtextcon{
	color: #7C7C7C;
}*/


/*
 * 
 * 20180528
 * 新闻详情
 * 
 * 
 */

.newtitle {
    font-size: 32px;
}

.newtime {
    font-size: 12px;
    margin-top: 14px;
}

.newcon {
    font-size: 14px;
    margin-top: 20px;
    padding-bottom: 150px;
    line-height: 28px;
}


/*
 * 
 * 20180528
 * 互动交流
 * 
 * 
 */

.interrow {
    margin-top: 18px;
    width: 725px;
    margin: 0 auto;
    margin-top: 10px;
}

.interrow2 {
    margin-top: 14px;
}

.interrow p {
    display: inline-block;
    font-size: 14px;
    letter-spacing: 1px;
    vertical-align: top;
    margin-top: 10px;
}

.interrow .rightcon {
    display: inline-block;
    width: 1000px;
    margin-left: 10px;
}

.interrow .rightcon input {
    outline: none;
    width: 100%;
    padding-left: 10px;
    height: 30px;
    line-height: 30px;
    /*     background: #f5f5f5; */
    display: block;
    /* width: 1008px; */
    /* margin-left: 152px; */
    margin-top: 5px;
    height: 32px;
    line-height: 36px;
    padding-left: 8px;
    border-radius: 3px;
    outline: none;
    /*     border: 1px solid #ddd; */
    border: 1px solid #aaa;
}

.footerbtn {
    text-align: center;
    margin: 20px;
}

.footerbtn span {
    display: inline-block;
    color: #FFf;
    background: #2B9BF1;
    line-height: 40px;
    border-radius: 5px;
    letter-spacing: 9px;
    text-align: center;
    font-size: 16px;
    padding: 0 32px 0 38px;
    cursor: pointer;
}

.rightcon textarea {
    /* 	resize: none; */
    padding: 10px;
    width: calc(100% - 10px);
    /* height: 100px; */
    /* padding: 10px; */
    /* margin-left: 20px; */
    line-height: 26px;
    display: inline-block;
    vertical-align: top;
    /* width: 83%; */
    height: 110px;
    /*     background: #f5f5f5; */
    outline: none;
    margin-top: 9px;
    resize: none;
    padding: 2px 10px;
    border-radius: 4px;
    /*     border: 1px solid #ddd; */
    border: 1px solid #aaa;
}

.interrow p em {
    color: red;
    font-size: 26px;
    vertical-align: middle;
    margin-right: 3px;
    display: inline-block;
    box-sizing: border-box;
    padding-top: 4px;
}

.cyclelable {
    display: inline-block;
    /*在一行显示，*/
    height: 18px;
    line-height: 22px;
}

.rightcon .cyclelable>input {
    display: none;
    /*对.main input进行隐藏，用span.test来代替按钮，再进行样式编写*/
}

.cycleradio {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../img/interactive/cycle.png);
    float: left;
    margin: 4px 10px 0;
}

.cyclelable input:checked+span {
    background: url(../img/interactive/solidcycle.png);
}


/*
 * 
 * 
 * 高级搜索的过滤选择
 * 
 * 
 * 
 */

.cenitemSearch {
    display: block;
    background: url(../images/newIndex/banner.png)no-repeat top;
    height: 500px;
    background-size: 100% 100%;
}

.serchboxs {
    width: 800px;
    /*padding-top: 330px;*/
    position: relative;
    top: 330px;
    margin: auto;
    z-index: 150;
    position: inherit;
    /*padding-bottom: 100px;*/
}

.choosexon {}

.choosexon>p {
    color: #F68211;
    font-size: 17px;
    font-weight: 600;
    border-bottom: 1px solid #AAAAAA;
    margin: 10px 10px 10px;
    letter-spacing: 1px;
    padding: 0 20px 9px;
}

.ulbox-choose {
    padding: 7px 34px;
}

.ulbox-choose>span::after {
    content: " ：";
}

.ulbox-choose .choosename {
    display: inline-block;
}

.ulbox-choose .choosename li {
    display: inline-block;
    margin-right: 20px;
    cursor: pointer;
}

.ulbox-choose .choosename li.act {
    color: #FF8716;
}

.conlistbox .serchboxtitle {
    background: #88CDEE;
    height: 50px;
    line-height: 50px;
}

.serchboxtitle span {
    font-size: 18px;
}


/*
 * 
 * 
 * 
 * 20180605新增信息详情
 * 
 * 
 */

.imgbgs {
    height: 2px;
    background: #1BB3FE;
    border-radius: 0px 100% 100% 0px;
    margin: 5px 32px 0;
}

.messbtns {
    padding: 0 32px;
    margin-top: 20px;
}

.messbtns span {
    display: inline-block;
    background: #1B9BFC;
    height: 26px;
    line-height: 26px;
    width: 84px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    margin-right: 6px;
    cursor: pointer;
}

.messbtns span:hover {
    background: #FBB32B;
    color: #fff;
}

.mfootcon {
    margin-top: 30px;
}

.mfootul {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.mfootul li {
    display: inline-block;
    line-height: 41px;
    font-size: 18px;
    padding: 0 18px;
    cursor: pointer;
}

.mfootul li.act,
.mfootul li:hover {
    background: #47ACFA;
    color: #fff;
}

.messfootbox {
    box-sizing: border-box;
    padding: 18px;
}

.dcon {
    padding: 20px 0px 20px;
    border-bottom: 2px dotted #ddd;
    margin: 0 26px;
}

.dcon:last-child {
    border: none;
}

.dcon>p:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 13px;
    background: #FB7E2C;
    vertical-align: top;
    margin-top: 4px;
    border-radius: 40%;
    margin-right: 4px;
}

.dconcon {
    margin-top: 32px;
    padding-left: 26px;
}

.dconcon p {
    display: inline-block;
}

.dconcon p img {
    margin-right: 5px;
}

.dconcon p span {
    color: #FBB32B;
}

.dconcon p:nth-child(2) {
    margin-left: 100px;
}

.messtab {
    border: 1px solid #D4D4D4;
    width: 100%;
}

.messtab tr td,
.messtab tr th {
    line-height: 42px;
    padding-left: 18px;
}

.messtab tr td:first-child {
    border-right: 1px solid #D1D2D6;
}

.messtab2 tr td:first-child {
    border-right: none;
}

.messtab1 tr:nth-child(odd) {
    background: #fff;
}

table.messtab2 tr:nth-child(even) {
    background: #fff;
}

table.messtab2 {
    text-align: center;
}


/* 不可申请状态 */

.messrowcon .messfooter .downbtn15 {
    background: #ccc url(../img/shenqing2.png) no-repeat 11px;
    background-size: 17%;
    border: none;
    color: #fff;
}

.messrowcon .messfooter .downbtn15:hover {
    background: #ccc url(../img/shenqing2.png) no-repeat 11px;
    background-size: 17%;
    border: none;
    color: #fff;
    cursor: default;
}


/* 已收藏状态 */

.messrowcon .messfooter .downbtn13 {
    background: #D0E6FE url(../img/star2.png) no-repeat 11px;
    background-size: 21%;
}

.messrowcon .messfooter .downbtn13:hover {
    background: #FFD5AD url(../img/star1.png) no-repeat 11px;
    background-size: 21%;
}


/*
 * 
 * 
 * 20180611新增
 * 
 * 
 */

.interul li {
    /*background: #fff; */
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    cursor: pointer;
    color: #Fff;
}

.interul li.act {
    background: #fff;
    color: #2b9bf1;
    border: 1px solid #2b9bf1;
}

.contentBox2 {
    margin-bottom: 15px;
}

.contentBox2>div {
    /* 	height: 100%; */
}

.interleft {
    background: #2B9BF1;
    /* 	border-left: 1px solid #2b9bf1;  */
    height: 180px;
    /*增加一个小菜单*/
    /*height: 222px;*/
}

.interright {
    width: calc(100% - 230px);
    border: 1px solid #aaa;
    /*     border-left: none; */
    box-sizing: border-box;
    /*     margin-left: -4px; */
    margin-left: 5px;
    /*     padding-left: 38px; */
}

.contentBox2 .conrightbox {
    margin-left: 40px;
}

.contentBox2 .interrow .rightcon {
    width: 635px;
}

.interimg {
    width: 725px;
    margin: 0 auto;
    margin-top: 8px;
}

.questiontitle {
    display: inline-block;
    width: 845px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.questiontime {
    display: inline-block;
    width: 75px;
    color: #ddd;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.qustionitem {
    color: #747474;
    line-height: 34px;
    border-bottom: 1px dashed #747474;
    padding: 16px;
    margin: 0 26px;
}

.interform3 .rightconrad {
    padding-top: 10px;
}

.interform3 .rightcon>b {
    margin-right: 20px;
}

.interform3 .rightcon>b label {
    cursor: pointer;
}

.interform3 .rightcon>b i {
    vertical-align: middle;
    margin-left: 4px;
}

.interform3 .rightcon>b input {
    display: inline-block;
    width: 12px;
    vertical-align: middle;
    margin-left: 4px;
    margin-top: 6px;
}


/*
*
*
*我的问题
*
*/

.interationrow {
    padding: 0px 24px;
    line-height: 38px;
}

.choseul {}

.choseul li {}

.choseul li i,
.choseul li span,
.choseul li b {
    display: inline-block;
}

.choseul li i {
    width: 890px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    cursor: pointer;
}

.choseul li i:hover {
    background: #ddd;
    padding-left: 5px;
}

.choseul li span {
    margin-left: 10px;
}

.choseul li b {
    margin-left: 10px;
    cursor: pointer;
}


/* 20180729我的问题弹框 */

.uselayershow p {
    padding: 7px 8px 8px 20px;
    border-bottom: 1px solid #ddd;
    margin-top: 1px;
}

.uselayershow p span {
    display: inline-block;
    width: 90px;
}

.uselayershow p b {
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
    width: 380px;
    line-height: 24px;
}

.uselayershow p b img {
    width: 100px;
    height: 100px;
}


/*
 * 
 * 20180611新增展示项
 * 
 * 
 * 
 */

.datatitleshow {
    /*background: #1BA2E6;*/
    /*border-radius: 5px;*/
    overflow: hidden;
    padding-right: 8px;
}

.datatitleshow:not(:first-child) {
    /*margin-left: 202px;*/
}

.datatitleshow:first-child {
    padding-left: 40px;
}

.datatitleshow:nth-child(2) {
    width: 48%;
    text-align: center;
}

.datatitleshow:last-child {
    border-right: none;
    padding-left: 128px;
}

.datatitleshow i {
    /*background: #1A85E7;*/
    vertical-align: middle;
    display: inline-block;
    line-height: 60px;
    width: 60px;
    text-align: center;
}

.datatitleshow img {
    vertical-align: middle;
}

.datatitleshow p {
    display: inline-block;
    font-size: 18px;
    vertical-align: middle;
    text-align: left;
}

.datatitleshow p span {
    color: #565656;
    display: inline-block;
    width: 100px;
    letter-spacing: 2px;
}

.datatitleshow p b {
    color: #FE5400;
    font-weight: 600;
    display: block;
    width: 60px;
    margin-top: 2px;
}


/* 接口信息详情左侧宽度 */

.messtab1 .wid {
    width: 145px;
}


/*20180717新增footer*/

.footbox {
    /*background: #0d7bd2;*/
    width: 100%;
    /*background-color: rgb(239,239,239);*/
    color: #fff;
}

.footbox>.center {
    width: 1200px;
    display: flex;
    flex-direction: column;
    margin: auto;
}

.footbox>.center>.tab {
    text-align: center;
    background-color: rgb(106, 156, 255);
    width: 300px;
    padding: 20px 0;
    font-size: 24px;
}


/*.footbox>.center>.tab{*/


/*	width: 100%;*/


/*	padding-top: 20px;*/


/*	border-bottom: 1px solid #999999;*/


/*	display: flex;*/


/*	flex-direction: row;*/


/*	align-content: center;*/


/*	color: black;*/


/*	font-size: 18px;*/


/*}*/


/*.footbox>.center>.tab>.tabOne{*/


/*	padding: 0 20px 10px 20px;*/


/*	margin: 0;*/


/*}*/

.tabLink {
    padding: 20px;
    width: 1100px;
}

.tabLink>ul {
    display: flex;
    flex-direction: row;
    align-content: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.tabLink>ul>li {
    width: 100px;
    padding: 10px 0;
    font-size: 18px;
}

.footleftbox {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
    background-color: rgb(59, 59, 59);
    /*background-color: #ffffff;*/
}

.footleftbox>.leftBox {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    color: #ffffff;
}

.footleftbox>.leftBox>p {
    padding: 10px 0;
}

.footleftbox>.leftBox>p>.gongan>img {
    margin: -2px 5px 0 0;
}

.footleftbox>.leftBox>p>a {
    color: #0e9aff;
}

.footleftbox>.rightBox {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-left: 50px;
}

.footleftbox>.rightBox>a,
.footleftbox>.rightBox>div {
    margin: 0 10px;
}

.footleftbox>.footcon {
    display: flex;
    flex-direction: column;
    align-content: center;
    color: #999999;
}

.currentTAB {
    border-bottom: 1px solid #0b83e8;
    color: #0b83e8;
}

.footleftbox .footcon {
    text-align: center;
    padding: 16px 0;
    height: 68px;
}

.footleftbox .footcon p {
    /* display: inline-block; */
    font-size: 14px;
    padding: 0px 50px;
    margin-top: 5px;
}

.footcon p a {
    color: #0C60B7;
}


/* 20180719apphtmlitem */

.list-wrap {
    border: 1px solid #ddd;
    margin-bottom: 10px;
}

.list-item {
    border-radius: 3px;
    margin-bottom: 10px;
    padding-left: 150px;
    position: relative;
}

.img-tb {
    position: absolute;
    left: 20px;
    top: 45px;
    width: 120px;
    height: 124px;
}

.img-tb img {
    display: block;
    width: 100%;
    height: 100%;
}

.title-wrap {
    box-sizing: border-box;
    padding: 0 38px;
    height: 52px;
    border-bottom: 1px solid #e2e2e2;
}

.title-wrap .title {
    display: inline-block;
    max-width: 100%;
    height: 22px;
    line-height: 22px;
    margin-top: 15px;
    font-weight: 600;
    color: #2e83e2;
    text-decoration: none;
    cursor: pointer;
}

.title-wrap .title:hover {
    opacity: 0.8;
    text-decoration: underline;
}

.list-wrap .info-wrap {
    padding: 18px 38px 11px;
    /*     border-bottom: 1px solid #e2e2e2; */
}

.list-wrap .details-wrap .briefly {
    box-sizing: border-box;
    width: 100%;
    color: #1e1e1e;
    margin-bottom: 20px;
}

.info-label {
    color: #1e1e1e;
}

.catalog .info-value {
    max-width: 75%;
}

.info-value {
    box-sizing: border-box;
    padding-right: 10px;
    color: #8e8e8e;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.info-resources li {
    margin-bottom: 10px;
}

.messlistbox .list-wrap:nth-child(even) {
    /* 	background: #F7F7F7; */
}

.content-wrap {
    padding: 10px 20px 20px;
    background: #fff;
}

.logo-wrap {
    display: inline-block;
    box-sizing: border-box;
    width: 120px;
    height: 124px;
    margin-right: 30px;
    overflow: hidden;
}

.logo-wrap img {
    width: 100%;
    height: 100%;
}

.base-info-wrap>div {
    display: inline-block;
    vertical-align: top;
}

.info-name {
    box-sizing: border-box;
    width: 100%;
    padding-bottom: 12px;
    font-size: 22px;
    font-weight: 700;
    color: #474747;
    border-bottom: 1px dashed #d9dfe8;
}

.downLoad div a {
    width: 160px;
    height: 44px;
    background: #2e83e2;
    text-align: center;
    line-height: 44px;
    color: #fff;
    float: Left;
    margin-right: 20px;
    cursor: pointer;
}

.downLoad div .nact {
    background: gray;
    disabled: disabled;
}

#info-resources {
    width: 85%;
}

.base-wrap {
    padding: 10px;
}

.apkipaFile {
    padding: 20px;
}

.apkipaFile>div {
    display: inline-block;
    vertical-align: top;
}

.apkleft {
    width: 60%;
}

.apkipaask {
    margin-top: 5px;
    margin-bottom: 20px;
    width: 100%;
    font-size: 20px;
}

.apkFilename {
    margin-bottom: 10px;
    width: 100%;
    font-size: 16px;
}

.apkipainfo {
    width: 100%;
    font-size: 14px;
    color: #AED27B;
}

.apkFileImg {
    width: 143px;
}

a.rappbtn {
    display: inline-block;
    letter-spacing: 3px;
    color: #fff;
    background: #00aeff;
    border-radius: 3px;
    line-height: 32px;
    height: 32px;
    width: 100px;
}

.rappfoot {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

a.rappbtnl {
    margin-right: 65px;
}

a.rappbtnr {
    margin-left: 65px;
}

.Login_dl-reg .rappsel {
    border: 0;
}

.rappsel select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 108px;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding-left: 5px;
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
}

.rappsel>div {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 30%;
    margin-right: 8px;
    height: 99px;
    overflow: hidden;
}

.rappsel>div>img {
    width: 100%;
}

.rappsel>div>input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
}

.rappsel>div p {
    position: absolute;
    top: 8px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #1C70BE;
}


/* 20180804文件下载显示的内容 */

.filedatabox>ul,
.filedatabox .filedatacontontbox {
    display: inline-block;
    vertical-align: top;
    min-height: 400px;
}

.filedatabox {}

.filedatabar {
    width: 16%;
    background: #999;
}

.filedatabar li {
    height: 54px;
    line-height: 54px;
    text-align: center;
    border-bottom: 1px solid #fff;
    cursor: pointer;
}

.filedatabar li:hover,
.filedatabar li.act {
    background: #47ACFA;
    color: #fff;
}

.filedatacontontbox {
    border: 1px solid #47ACFA;
    width: 83%;
    border-left: none;
    box-sizing: border-box;
    padding: 0px 25px 0px;
}

.filedatacon {
    height: 309px;
    padding-top: 20px;
    cursor: pointer;
}

.filedatacon p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 4px;
}

.filedatacon p:hover {
    text-decoration: underline;
}

.filepages {}


/* 20180804整合共享统计 */
.bg{
    background: url("../img/newScreen/bg.png") no-repeat;
    background-size: 100% 100%;
    margin:0px;
    background-attachment:fixed;
}
.echartbox {
    /*background:#182047;*/
    background: url("../img/newScreen/bg.png") no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-attachment:fixed;
    margin:0px;
}

.echartbox>.back {
    padding: 20px;
    width: 100px;
}

.echartbox>.main {
    width: 100%;
    display: flex;
    flex-direction: row;
    height: 11.3rem;
    justify-content: space-around;
}

.main>.left,
.main>.center,
.main>.right {
    width: 34%;
    /* padding-top: 10px; */
}

.left>.resouce {
    height: 3.2rem;
    padding-right: .8rem;
    padding-left: .65rem;
}

.left>.fileList {
    padding-right: 1.65rem;
    padding-left: .65rem;
    padding-top: .95rem;
}

.resouce>.title,
.fileList>.title,
.hotWord1>.title,
.dataUse1>.title {
    /*background: url("../img/newScreen/left.png") no-repeat;*/
    /*background-size: 100%;*/
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    color: #ffffff;
    font-size: .35rem;
    padding-left: .1rem;
    text-align: right;
}

.resouce>.title>span,
.fileList>.title>span,
.hotWord1>.title>span,
.dataUse1>.title>span {
    border-bottom: 1px solid rgb(135, 187, 245);
    padding: 0 10px;
}

.title2 {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-bottom: 1px solid rgb(22, 55, 132);
    color: #ffffff;
    font-size: 18px;
    margin-top: 15px;
}

.title2>span:nth-child(1) {
    border-bottom: 2px solid #0C60B7;
    padding: 5px 0;
}

.fileList>.hot {
    height: 2.15rem;
    width: 100%;
}

.fileList>.hot {
    height: 2.15rem;
    width: 100%;
}

.resouce>.list {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.resouce>.list>.oneRes {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 33%;
}

.resouce>.list>.oneRes>.eachers {
    width: 100%;
    height: 2.1rem;
    /*background-color: #ffffff;*/
}

.resouce>.list>.oneRes>.title {
    color: #ffffff;
    font-size: .32rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.resouce>.list>.oneRes>.title>.name {
    font-size: 16px;
}

.center {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.center>.topTotal {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    color: #ffffff;
    font-size: 18px;
}

.topTotal>.leftTotal,
.topTotal>.rightTotal {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 40%;
    padding: 10px;
    font-size: .4rem;
}

.topTotal>.leftTotal>.name,
.topTotal>.rightTotal>.name {
    font-size: .32rem;
    color: #1E90FF;
}

.topTotal>.leftTotal {
    background: url("../img/newScreen/topLeft.png") no-repeat;
    background-size: 100% 100%;
    padding-left: .36rem;
}

.topTotal>.rightTotal {
    background: url("../img/newScreen/topRight.png") no-repeat;
    background-size: 100% 100%;
    padding-right: .36rem;
}

.center>.cenTotal {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}

.cenTotal>.cenItem {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    background: url("../img/newScreen/cenIcon.png") no-repeat;
    background-size: 100%;
    padding: .35rem;
    color: #ffffff;
    font-size: 0.6rem;
}

.cenTotal>.cenItem>.name {
    margin-top: 1.3rem;
    color: #ffffff;
    font-size: .32rem;
}

.buttomTotal {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.buttomTotal>.btoItem {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    color: #ffffff;
    font-size: 28px;
}

.buttomTotal>.btoItem>.name {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
    font-size: 16px;
}

.leftIcon {
    background: url("../img/newScreen/leftIcon.png") no-repeat;
    background-size: 70%;
    background-position: center 15px;
    color: rgb(1, 224, 255) !important;
}

.centerIcon {
    background: url("../img/newScreen/centerIcon.png") no-repeat;
    background-size: 70%;
    background-position: center 15px;
    color: rgb(254, 220, 1) !important;
}

.rightIcon {
    background: url("../img/newScreen/rightIcon.png") no-repeat;
    background-size: 70%;
    background-position: center 15px;
    color: rgb(2, 253, 140) !important;
}

.right>.hotWord1 {
    padding-left: .85rem;
    padding-right: .35rem;
    overflow: hidden;
}

.hotWord1>.hotWord {
    height: 2.3rem;
}

.right>.dataUse1 {
    padding-left: 1.8rem;
    padding-right: .4rem;
    margin-top: 1.3rem;
    overflow: hidden;
}

.dataUse1>.dataUse {
    height: 3.0rem;
}

.dataUse1>.dataApply {
    height: 2.8rem;
}

.echarttitle {
    text-align: center;
    background: url(../img/ec/teb.png) no-repeat;
    background-size: 100% 100%;
    height: 58px;
    line-height: 58px;
}

.echartcon {
    position: relative;
    background: url(../img/ec/bigechart.png) no-repeat 19px;
    height: calc(100% - 58px);
    background-size: 97% 99%;
    padding: 0 20px;
}

.echartbar,
.echitembox {
    position: absolute;
}

.echartbar {
    top: 30px;
    left: 0px;
    width: 100%;
    text-align: center;
    min-width: 1000px;
}

.echartbar p {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    text-align: center;
    margin: 0 4%;
}

.echartbar p b {
    display: block;
    color: #F6A21E;
}

.echitembox {
    top: 100px;
    left: 63px;
    width: 91.4%;
}

.echitembox>div {
    display: inline-block;
    vertical-align: top;
    width: 48.9%;
    background: url(../img/ec/1.png) no-repeat;
    background-size: 100% 100%;
    height: 430px;
    margin-bottom: 24px;
}

.echitem {
    position: relative;
}

.echitemtitle {
    position: absolute;
    top: 6px;
    left: 0px;
    font-size: 20px;
    letter-spacing: 4px;
    width: 100%;
    text-align: center;
    color: #fff;
}

.echitem .echitemcenter {
    width: 100%;
    height: calc(100% - 72px);
    margin-top: 55px;
    /*     border:1px solid palevioletred; */
}

.echitembox .echitemone {
    float: left;
    width: 57%;
    background: url(../img/ec/1.png) no-repeat;
    background-size: 100% 100%;
    height: 634px;
}

.echitembox .echitemone .echitemtitle {
    top: 16px;
}

.echitembox .echitemone .echitemcenter {
    margin-top: 75px;
    height: calc(100% - 89px);
}

.echitembox .echitemtwos {
    float: left;
    width: 41%;
    margin-left: 24px;
    background: url(../img/ec/3.png) no-repeat;
    background-size: 100% 100%;
    height: 305px;
}

.echitembox .echitemtwos .echitemtitle {
    width: 102%;
    top: 10px;
    letter-spacing: 1px;
}

.echitembox .echitemtwoser {
    background: url(../img/ec/3.png) no-repeat 0 4px;
    background-size: 100% 99%;
}

.blitem {
    display: inline-block;
    vertical-align: top;
    width: 49.5%;
    height: 48%;
}

#blitem1,
#blitem2 {
    /* 	transform: translate(-40px); */
}

#blitem3,
#blitem4 {
    transform: translate(170px);
}

.echarttexts {
    padding: 2px 21px;
}

.echarttexts span {
    display: inline-block;
    margin: 4px 2px;
    position: absolute;
}

.echarttexts .hottext0 {
    top: 35%;
    left: 50%;
    transform: translate(-50%);
}

.echarttexts .hottext1 {
    top: 20%;
    left: 49%;
    transform: translate(0%);
}

.echarttexts .hottext2 {
    top: 22%;
    left: 7%;
    transform: translate(0%);
}

.echarttexts .hottext3 {
    top: 37%;
    left: 19%;
    width: 21px;
    height: 20px;
    line-height: 20px;
    transform: translate(0%);
}

.echarttexts .hottext4 {
    top: 28%;
    left: 83%;
    width: 20px;
    line-height: 20px;
    transform: translate(0%);
}

.echarttexts .hottext5 {
    top: 51%;
    left: 39%;
    transform: translate(0%);
}

.echarttexts .hottext6 {
    top: 67%;
    left: 57%;
    transform: translate(0%);
}

.echarttexts .hottext7 {
    top: 82%;
    left: 45%;
    transform: translate(0%);
}

.echarttexts .hottext8 {
    top: 41%;
    left: 10%;
    width: 20px;
    line-height: 18px;
    transform: translate(0%);
}

.echarttexts .hottext9 {
    top: 64%;
    left: 29%;
    transform: translate(0%);
}

.echitembox .echitemtop {
    background: url(../img/ec/3.png) no-repeat;
    background-size: 100% 100%;
}

.echitembox .echitemtop .echitemtitle {
    top: 20px;
}


/* 20180808首页改版 */


/*.serchboxs{*/


/*	!*background: rgba(0,0,0,0.3);*!*/


/*    width: 50%;*/


/*	margin: 280px auto 0 auto;*/


/*	padding-bottom: 120px;*/


/*}*/


/*.serchboxs p{*/


/*	text-align: center;*/


/*    font-size: 20px;*/


/*    color: #fff;*/


/*    line-height: 60px;*/


/*    letter-spacing: 2px;*/


/*}*/


/*.serchboxs p span{*/


/*	    color: #fe6000;*/


/*    font-weight: 600;*/


/*    margin: 0 14px;*/


/*}*/

.dataBox {
    color: #EEEEEE;
    margin: -70px auto 0 auto;
    position: relative;
    width: 1030px;
    height: 55px;
    padding: 20px 10px;
    background-color: rgb(15, 70, 223);
    display: flex;
    align-content: center;
    flex-direction: row;
    border-radius: 5px;
    justify-content: space-around;
    z-index: 0;
}

.dataOne {
    flex: 1;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    font-size: 20px;
}

.dataOne {
    border-right: 1px solid #EEEEEE;
}

.dataOne:last-child {
    border-right: none;
}

.dataOne span:nth-child(1) {
    font-size: 26px;
}

.scene {
    width: 100%;
    margin-top: 30px;
}

.scene .title {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
}

.scene .titleEn>p {
    font-size: 10px;
    text-align: center;
    margin-top: 10px;
    /*color: rgb(59,89,174);*/
    /*background: url("../images/newIndex/titleBg.png") no-repeat center;*/
}

.scene .tab {
    width: 100%;
    display: flex;
    align-content: center;
    flex-direction: row;
    justify-content: center;
    margin-top: 20px;
    border-bottom: 1px solid #EEEEEE;
}

.dataPush {
    width: 100%;
    height: 600px;
    display: flex;
    flex-direction: row;
}

.dataPush>.leftMenu {
    width: 20%;
    display: flex;
    flex-direction: column;
    background-image: url("../images/newIndex/leftMenu.png");
}

.dataPush>.leftMenu>.menu {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
    padding: 20px 0 20px 30px;
}

.currentLeftMenu {
    background-color: rgb(227, 232, 252);
    color: #0b83e8;
}

.dataPush>.leftMenu>.menu>img {
    margin-right: 10px;
    width: 24px;
    height: 24px;
}

.dataPush>.rightData {
    width: 79%;
    margin-left: 10px;
}

.dataPush>.rightData>.topMenu {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-bottom: 1px solid #EEEEEE;
    align-items: center;
}

.dataPush>.rightData>.topMenu>.menuList {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-left: 20px;
}

.dataPush>.rightData>.topMenu>.menuList>.menu {
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
    padding: 20px;
    border-bottom: 3px solid transparent;
}

.dataPush>.rightData>.newsList {
    display: flex;
    flex-direction: column;
}

.dataPush>.rightData>.newsList>.news {
    display: flex;
    flex-direction: column;
    padding: 12px 0 5px 15px;
    border-bottom: 1px solid #EEEEEE;
}

.dataPush>.rightData>.newsList>.news:hover {
    background-color: rgb(234, 245, 251);
    cursor: pointer;
}

.dataPush>.rightData>.newsList>.news>.title {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 18px;
    font-weight: 400;
}

.dataPush>.rightData>.newsList>.news>.title>.circle {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: rgb(25, 168, 114);
    margin-right: 10px;
}

.dataPush>.rightData>.newsList>.news>.info {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 15px;
    padding: 0 20px;
    color: #aaaaaa;
    font-size: 15px;
}

.dataPush>.rightData>.newsList>.news>.info>span:first-child {
    width: 35%;
}

.currentRightMenu {
    border-bottom: 3px solid #0b83e8!important;
    color: #0b83e8;
}


.infomations {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 10px;
}

.infomations>.leftInfo,
.infomations>.rightInfo {
    width: 49%;
    margin-bottom: 45px;
}

.infomations>.leftInfo>.title,
.infomations>.rightInfo>.title {
    width: 100%;
    background-color: rgb(48, 80, 225);
    color: #ffffff;
    text-align: center;
    padding: 20px 0;
    font-size: 20px;
    font-weight: 400;
}

.infomations>.leftInfo>.infoList,
.infomations>.rightInfo>.infoList {
    display: flex;
    flex-direction: column;
    padding: 0 10px;
    /*height: 500px;*/
}

.infomations>.leftInfo>.infoList>.policy,
.infomations>.rightInfo>.infoList>.policy {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 10px 0;
    justify-content: space-between;
}

.infomations>.leftInfo>.infoList>.policy:hover,
.infomations>.rightInfo>.infoList>.policy:hover {
    background-color: rgb(234, 245, 251);
    cursor: pointer;
}

.infomations>.leftInfo>.infoList>.policy>.name,
.infomations>.rightInfo>.infoList>.policy>.name {
    font-size: 18px;
    width: 75%;
    height: 193%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.infomations>.leftInfo>.infoList>.policy>.time,
.infomations>.rightInfo>.infoList>.policy>.time {
    font-size: 14px;
    width: 25%;
    height: 134%;
    text-align: right;
    color: #aaaaaa;
}

.line {
    height: 8px;
    width: 100%;
    background-color: rgb(106, 156, 255);
}

.tabOne {
    display: flex;
    flex-direction: row;
    align-content: center;
    font-size: 26px;
    padding: 15px;
    margin: 0 30px;
    min-width: 160px;
    cursor: pointer;
}

.currentTab {
    border-bottom: 3px solid rgb(15, 70, 223);
}

.tabOne img {
    width: 30px;
    margin-right: 15px;
}

.headusernavcon {
    display: flex;
    flex-direction: row;
}

.headusernavcon>li {
    padding: 0 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    font-weight: bold;
}

.headusernavcon>li>i>img {
    width: 30px;
    height: 30px;
}

.headusernavcon>.free>#assist-open {
    background-color: #0b83e8;
    font-size: 16px;
    color: #ffffff;
    padding: 5px 10px;
    border-radius: 30px;
}

.mains {
    width: 100%;
    margin: 20px auto 0 auto;
}

.mains .list {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.mains .list li {
    width: 12.5%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    margin-top: 25px;
    /*height: 60px;*/
    padding: 30px 0;
}

.mains>.list>.county {
    width: 12.5%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    height: 30px;
    margin-top: 25px;
    /*height: 60px;*/
}

.mains .list li img {
    width: 35px;
    margin-bottom: 10px;
}

.classify {
    width: 100%;
    height: 571px;
    background: url("../images/newIndex/bg.png") no-repeat 100%;
    margin-top: 20px;
    padding-bottom: 10px;
    display: flex;
}

.classify .main {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 50px;
}

.classify .main .title {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 20px;
}

.classify .main .title img {
    width: 30px;
}


/*.classify .main .title .name{*/


/*	font-size: 24px;*/


/*	color: rgb(15,70,223);*/


/*	padding: 0 10px;*/


/*	border-right: 1px solid rgb(15,70,223);*/


/*}*/

.currentName {
    font-size: 24px!important;
    color: rgb(15, 70, 223)!important;
}

.classify .main .title span {
    font-size: 18px;
    color: rgba(15, 70, 223, .5);
    padding: 0 10px;
}

.classify .main .title .name {
    text-align: center;
    width: 150px;
}

.classify .main img {
    width: 100%;
}

.classify .main .apis {
    width: 100%;
    position: relative;
}

.classify .main .apis ul {
    width: 100%;
    position: absolute;
    top: 20px;
}

.classify .main .apis ul li {
    position: absolute;
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 100px;
}

.classify .main .apis ul li a {
    color: #0b83e8;
    font-size: 18px;
}

.classify .main .apis ul li a:hover {
    color: #0C60B7;
    font-size: 20px;
}

.classify .main .apis ul #jiaotong {
    top: 80px;
    left: 75px;
}

.classify .main .apis ul #yiliao {
    top: 200px;
    left: 476px;
}

.classify .main .apis ul #keji {
    top: 107px;
    left: 856px;
}

.classify .main .apis ul #custom {
    top: 113px;
    right: 65px;
}

.classify .main .apis ul #rich {
    top: 372px;
    left: 180px;
}

.classify .main .apis ul #teach {
    top: 404px;
    right: 698px;
}

.classify .main .apis ul #zoology {
    top: 282px;
    right: 312px;
}

.tips {
    height: 5px;
    width: 100%;
    margin: 10px 0;
    background: linear-gradient(to left, #FFFFFF, #0b83e8, #FFFFFF);
}

#toApis {
    cursor: pointer;
    color: #0e9aff;
}

.apisList {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    padding: 100px;
}

.newsList .oneApi {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 15px 0px;
    justify-content: space-between;
    background-color: #ffffff;
}

.newsList .oneApi li img {
    width: 40px;
    height: 40px;
}

.dataMain {
    margin-top: 20px;
    background: url("../images/newIndex/dataMain.png") no-repeat 100%;
}

.dataMain .title .next {
    color: #999999;
    font-size: 18px;
}


/* 20180808首页改版 */

.indexnewstext {
    padding: 0 20px;
    margin-top: 20px;
}

.indexnewstextcon>span,
.indexnewstextcon>.indexnewtopagain,
.indexnewstextcon>b {
    display: inline-block;
    vertical-align: middle;
}

.indexnewstextcon {
    border: 1px solid #a1a1a1;
    border-radius: 4px;
    padding: 9px 11px;
}

.indexnewstextcon>span {
    font-size: 18px;
    border-right: 1px solid #707070;
    padding-right: 14px;
}

.indexnewstextcon>.indexnewtopagain {
    width: 90%;
    margin-left: 14px;
}

.indexnewtopagain p {
    font-size: 20px;
    color: #0c59a1;
    letter-spacing: 1px;
    width: 95%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.indexnewstextcon>b {
    opacity: 0.8;
}

.indexagainmore {
    text-align: center;
}

.indexagainmore i {
    display: inline-block;
    border: 1px solid #40bdff;
    border-radius: 5px;
    line-height: 34px;
    padding: 0 26px;
    margin-top: 10px;
    font-style: normal;
    letter-spacing: 2px;
    cursor: pointer;
}

.indexagainmore i:hover {
    opacity: 0.7;
}

.indexagainmore i em {
    font-family: simsun;
    font-style: normal;
}

.indeximgboxs {
    margin-top: 16px;
    text-align: justify;
}

.indeximgboxs>.nor {
    height: 0;
    padding: 0;
    overflow: hidden;
}

.indeximgcontent {
    display: inline-block;
    text-align: center;
    width: 200px;
    border-radius: 6px;
    cursor: pointer;
    margin-bottom: 10px;
    /*padding-bottom: 56px;*/
}

.indeximgcontent:hover {
    background: #fafafa;
    box-shadow: 2px 3px 3px #f5f5f5;
}

/*.indeximgcontent img {*/
/*    margin-top: 44px;*/
/*}*/

.indeximgcontent span {
    display: block;
    margin-top: 16px;
}

.appimgcontent {
    display: inline-block;
    width: 266px;
    height: 80px;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    padding-left: 94px;
}

.appimgcontent .indexapplogo {
    position: absolute;
    top: 0px;
    left: 12px;
    width: 74px;
    height: 74px;
}

.appnametext {}

.appnametext span {
    display: block;
}

.appnametext span:nth-child(2) {
    margin-top: 7px;
    width: 154px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.appnametext span:nth-child(2),
.appnametext span:nth-child(3) {
    line-height: 22px;
}

.appnametext span:first-child {
    font-size: 24px;
    cursor: pointer;
    font-size: 24px;
    cursor: pointer;
    width: 148px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.appnametext span:first-child:hover {
    opacity: 0.7;
    text-decoration: underline;
}


/* 首页数据中心 */

.datacenterbox {
    width: 100%;
    margin: 30px auto 0 auto;
}

.indexdatacenterbox {
    /*background: #f6f6f6;*/
    margin-top: 28px;
    padding-top: 30px;
    padding-bottom: 20px;
}

.indexdatacenterbox .indeximgitems .indeximgboxtitle {
    margin-top: 0;
}

.datacenterbox>div {
    display: inline-block;
    width: 48%;
    vertical-align: top;
}

.datitle {
    /*border-bottom: 1px solid #898989;*/
    height: 39px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.daconItem {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-bottom: 10px;
}

.visit {
    color: rgb(237, 71, 23);
}

.mainCon,
.mainCon>div {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.mainCon>div>i {
    display: block;
    width: 10px;
    height: 10px;
    background: #0b83e8;
    border-radius: 10px;
    margin-right: 10px;
}

.mainCon>div>span {
    font-size: 16px;
}

.mainCon:hover {
    text-decoration: underline;
}

.daconItem>span {
    margin-left: 20px;
    color: #999999;
    margin-top: 10px;
}

.datitle p {
    display: inline-block;
    font-size: 24px;
    letter-spacing: 2px;
    /*border-bottom: 3px solid #ff9a0a;*/
    line-height: 38px;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.datitle p span {
    font-size: 14px;
    color: #999999;
}

.datitle p span {
    font-size: 14px;
    color: #999999;
}

.datitle img {
    width: 20px;
    height: 15px;
}

.datitle p img {
    position: absolute;
    top: 0;
    right: 0;
}

.datitle span {
    color: #425abe;
    letter-spacing: 2px;
    float: right;
    margin-right: 8px;
    margin-top: 6px;
    cursor: pointer;
}

.datitle span em {
    font-family: simsun;
    font-style: normal;
}

.msgInfo {
    width: 70%;
}

.dacontent {
    padding-top: 10px;
}

.dacontent p {
    width: 100%;
    position: relative;
    padding-left: 12px;
    height: 60px;
}

.dacontent p::after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #0178d4;
    position: absolute;
    border-radius: 50%;
    top: 15px;
    left: 0;
}

.dacontent p span {
    display: inline-block;
    width: 400px;
    vertical-align: top;
    font-size: 17px;
    line-height: 37px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.daconleftbox p span {
    cursor: pointer;
}

.daconleftbox p span:hover {
    text-decoration: underline;
}

.dacontent p i {
    display: block;
    color: #676767;
}

.dacontent p b {
    display: inline-block;
    vertical-align: top;
    color: #8d8d8d;
    margin-top: 11px;
    /*margin-left: 25px;*/
}

.datacenteritemright {
    margin-left: 42px;
}

.datacenteritemright .dacontent p span {
    width: 426px;
    cursor: pointer;
}

.datacenteritemright .dacontent p span:hover {
    text-decoration: underline;
}

.datacenteritemright .dacontent p b {
    color: #ff3d00;
}

.serchboxs2 {
    border: 1px solid #ddd;
    padding-bottom: 20px;
    margin-top: 10px;
}

.messtab2 .downbtn {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    border-radius: 4px;
    font-size: 16px;
    color: #5EA3F3;
    padding: 0 14px 0 34px;
    border: 1px solid #5EA3F3;
    background: #D0E6FE url(../img/down11.png) no-repeat 11px;
    cursor: pointer;
    margin-right: 8px;
}

.fj {
    color: blue;
}

.innertable {
    border: 1px solid #D4D4D4;
    width: 100%;
    text-align: center;
}

.messtab tr td[class=paramtd] {
    padding-left: 0;
}

.innertable tr td:first-child {
    border-right: 0;
}

.innertable tr:nth-child(odd) {
    background: #fff;
}

.innertable tr {
    background: #F0F0F0;
}

.intertest {
    width: 100%;
}

.intertest .innerintertest {
    width: 110px;
    float: right;
    margin-right: 67px;
}

.listTitle2 .testtitle {
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    font-size: 16px;
}

.layui-card-body .intertestbox a {
    display: block;
    width: 120px;
    margin: 0 auto;
}

.paramheight {
    min-height: 500px;
}

.fileinput-button {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.fileinput-button input {
    position: absolute;
    right: 0px;
    top: 0px;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 200px;
}

.id-link {
    padding-top: 25px;
    padding-bottom: 9px;
    margin: auto;
    /*width: 405px;*/
    width: 31%;
    /*font-size: 12px;*/
}

.id-link .title {
    display: inline-block;
    width: 85px;
    height: 26px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    line-height: 26px;
    vertical-align: middle;
    margin-left: 0px;
    background: #00a0e9;
}

.not-arrow {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.id-link select {
    margin-left: 4px;
    display: inline-block;
    vertical-align: middle;
    min-width: 134px;
    height: 22px;
    text-align-last: center;
}

.onlinemapDiv {
    width: 100%;
    height: 800px;
}

.departmentselect {
    margin-top: 18px;
    margin-left: 18px;
    width: 150px;
}

.hidecont {
    height: 240px;
    overflow: hidden;
}


/*.seemoredatax{*/


/*	color: cornflowerblue;*/


/*	margin-left: 10px;*/


/*	cursor: pointer;*/


/*}*/

.seemoredata {
    color: cornflowerblue;
    margin-left: 10px;
    cursor: pointer;
    font-size: 15px;
}

.messagebox2 tr {
    height: 50px;
    font-size: 20px;
    text-align: center;
}

.messagebox2 tr td {
    min-width: 170px;
    font-size: 18px;
    padding: 5px 20px;
}

.policymore {
    margin: 20px auto;
}

.policymore li {
    display: flex;
    font-size: 18px;
    list-style: none;
    padding: 8px 0;
    justify-content: space-between;
    cursor: pointer;
}

.policymore li:hover {
    color: #3783E0;
    cursor: pointer;
}

.pagediy {
    margin: 20px auto;
    text-align: center;
    display: flex;
    justify-content: center;
}

.pagediy li {
    padding: 10px;
    /*border: 1px solid #ccc;*/
}
/*手风琴*/
.test-1.panel{
    display: none;
}
.test-1.panel.show {
    display: block;
}