﻿iframe .theme-4 {
    background: #fff !important;
    border-color: #fff !important;
}

a {
    cursor: pointer;
}

/* 登陆注册 */
.new_login {
    display: flex;
    align-items: center;
    font-family: Microsoft YaHei;
    color: #9A9A9A;
    font-size: 14px;
}

.new_login img {
    height: 14px;
    width: 14px;
    cursor: pointer;
    margin-right: 20px;
}

.new_login img+span {
    margin-right: 22px;
}

.new_login img~span {
    cursor: pointer;
}

.new_login img~span a {
    color: #9A9A9A;
}

/* 搜索长框 */
.search_out {
    width: 100%;
    height: 60px;
    background-color: #fff;
    top: 80px;
    position: absolute;
    z-index: 1001;
    display: flex;
    justify-content: center;
}

.search_pos {
    width: 1000px;
    position: relative;
    height: 50px;
    line-height: 50px;
}

.search_pos input {
    width: 960px;
    height: 40px;
    border: 1px solid #0A6ED9;
    border-radius: 5px;
    padding-left: 10px;
    padding-right:40px;
}

.search_pos img {
    position: absolute;
    right: 6px;
    top: 20px;
    cursor: pointer;
}

.user-headpic {
    position: relative;
    /*top: 10px;*/
}

.policyBox .nav_menu {
    height: 100px;
}

.afterLogin:hover .afterLoginBox {
    display: block !important;
}

.x-bar {
    top: 50% !important;
    bottom: auto;
}
.x-bar .navBar01,
.x-bar .small01 {
    display: none !important;
}
.x-bar.active .navBar01 {
    display: block !important;
}
.x-bar.active .small01 {
    display: flex !important;
}
#navBar {
    margin-top: -150px;
}
#navBar.active {
    margin-top: -195px;
}
#right_small {
    margin-top: -106px;
}
#right_small.active {
    margin-top: -132px;
}
#navBar .navBar06:hover .qr-code {
    right: 87px;
    border: 1px solid rgb(17, 95, 174);
}

#navBar .navBar07,
#right_small .small03 {
    pointer-events: none;
    cursor: not-allowed;
}
#navBar .navBar07.enabled,
#right_small .small03.enabled {
    pointer-events: auto;
    cursor: pointer;
}

.x-ico-search {
    position: absolute;
    top: 4px;
    right: -8px;
    width: 42px;
    height: 42px;
    background: url(../../images/index/search_top.png) no-repeat center center;
    border: none;
    cursor: pointer;
}

/*专业服务页面*/
.zyfw_sp {
    background: url(../../images/pics/zyfw_sp_bg.png) no-repeat;
    height: 152px;
    margin: 15px 0;
}
.zyfw_sp h2{
    padding: 52px 0 0 46px;
}

.box_zyfwpt h3 {
    font-size: 32px;
    color: #4d4d4d;
    font-weight: bold;
    padding: 25px 0 10px 40px;
}
.ul_zyfwpt {
    padding: 0 0 0 18px;
}
.ul_zyfwpt li {
    float: left;
    _display: inline;
    margin: 15px 0 0 15px;
}
.ul_zyfwpt li a {
    display: block;
    width: 288px;
    height: 116px;
    background: #f8f8f8;
}
.ul_zyfwpt li a img {
    display: block;
    margin: 25px 0 0 15px;
}
.ul_zyfwpt li a p {
    font-size: 18px;
    line-height: 26px;
    margin: 28px 0 0 20px;
}
.box_tsscfw h3 {
    padding: 35px 0 10px 55px;
}
.box_zyfwpt h3 {
    font-size: 32px;
    color: #4d4d4d;
    font-weight: bold;
}
.ul_tsscfw {
    padding: 0 0 0 20px;
}
.ul_tsscfw li {
    float: left;
    margin: 22px 0 0 30px;
}
.ul_tsscfw li a {
    display: block;
    width: 544px;
    height: 98px;
    border: #efefef solid 1px;
    padding: 16px 18px 0;
}
.ul_tsscfw li a .r {
    padding: 8px 0 0 20px;
}
.ul_tsscfw li a .r h4 {
    font-size: 22px;
}
.ul_tsscfw li a .r p {
    padding: 10px 0 0 0;
    color: #888888;
}
/*侧边菜单栏 开始*/
.benefit_main .hd .title_hd {
    height: 50px;
    width: 150px;
    line-height: 50px;
    padding-left: 50px;
    background: #0676c9 url(../images/icons/xwdt_title.png) no-repeat 10px center;
    font-size: 20px;
}

.benefit_main .hd ul li ul,
.benefit_main .hd ul li ul {
    width: 124px;
    margin-bottom: 30px;
    margin-left: -40px;
}

.benefit_main .hd ul li,
.benefit_main .hd ul li ul li {
    width: 230px;
    height: 50px;
    line-height: 50px;
    padding-left: 40px;
    color: #666666;
    margin-top: 5px;
    font-size: 18px;
    background: #f6f6f6 url(../images/icons/xwdt_li.png) no-repeat 16px center;
}
.benefit_main .hd ul li:first-child{
    margin-top: 0px;
}
.benefit_main .hd ul {
    margin-bottom: 30px;
    margin-top: 18px;
}

.benefit_main .hd ul li ul li:hover {
    color: cornflowerblue;
}

.benefit_main .hd ul li.on,
.benefit_main .hd ul li.father:hover {
    font-size: 18px;
    background: #115FAE url(../images/icons/xwdt_liOn.png) no-repeat 16px center;
    color: #FFFFFF;
}


/*列表 开始*/
.benefit_main .list {
    width: 976px;
}

.benefit_main .list ul {
    border-top: 1px solid #ededed;
}

.benefit_main .list li {
    padding: 30px 5px 0px;
    border-top: #ededed;
    border-bottom: 1px solid #ededed;
}

.benefit_main .list li .playTitle {
    width: 670px;
    background: url(../images/icons/icon_1.png) no-repeat left center;
    padding-left: 20px;
}

.benefit_main .list li .playTitle:hover {
    color: #115FAE;
    background: url(../images/icons/icon_2.png) no-repeat left center;
}

.benefit_main .list li .txtBox{
    margin: 20px auto 30px auto;
}

.benefit_main .list li .txtBox a,
.benefit_main .list li .txtBox .unscramble {
    height: 18px;
    line-height: 18px;
    display: inline-block;
    text-align: right;
    width: 45px;
    padding: 0 5px;
    margin-right: 5px;
}

.benefit_main .hd {
    width: 280px;
}

/**/
.topFilterBox{font-size: 16px;}
.location_hqt a:last-child{cursor: inherit;}
.location_hqt a:last-child:hover{color: inherit;}
.inlineblock{display: inline-block;}
.zztj{position: relative;left: 50px;}

.blue_but {
    color: #fff;
    background-color: #115FAE;
    font-size: 12px;
    border-radius: 3px;
    padding: 8px 30px;
    border: 1px solid #115FAE;
    cursor: pointer;
}

.gray_but {
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid #dcdfe6;
    color: #606266;
    -webkit-appearance: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    -webkit-transition: .1s;
    transition: .1s;
    font-weight: 500;
    padding: 8px 30px;
    font-size: 14px;
    border-radius: 4px;
}
.messageBox{
    padding-left: 18px;
}
.messageTitle{
    color: #115FAE;
    font-size: 16px;
    line-height: 40px;
}
.messageTitle::before{
    content: "";
    display: block;
    line-height: 0px;
    margin-bottom: 10px;
    border-bottom: 1px #efefef solid;
}
.messageTitle::after{
    content: "";
    display: block;
    width: 40px;
    margin-left: 20px;
    margin-top: -7px;
    line-height: 0px;
    border-bottom: 2px #115FAE solid;
}
.messageItem{
    padding: 40px;
		padding-bottom: 20px;
    border: 1px solid #efefef;
    margin: 20px auto;
    position: relative;
}
.messageItem .row{
	display: flex;
	line-height: 1.75;
	margin-bottom: 10px;
}
.messageItem .content{
	flex: 1;
}
.hotImg{
		width: 30px;
    position: absolute;
    left: 10px;
    top: 10px;
    margin: 0 !important;
}
.itemType{
	height: 40px;
	min-width: 80px;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	background-color: #fafbfb;
	margin-bottom: 10px;
	padding-left: 10px;
}
.itemBody{
	line-height: 1.75;
}
.itemBody label{
 color: #9A9A9A;
}
.messageLabel{
    width:50px !important;
}
.messageTime{
    display: flex;
		margin-bottom: 10px;
}
.messageTime label {
    width: 77px !important;
}
.messageFoot{
    display: flex;
    align-items: center;
    justify-content: center;
}
.fileList{
    margin-left: 36px;
    position: relative;
}
.fileList li{
    margin-bottom: 10px;
}
.fileName{
    min-width: 300px;
    display: inline-block;
}
.delIcon {
    position: absolute;
    right: 0;
    cursor: pointer;
    vertical-align: middle
}
.delIcon:hover {
    color: red;
}

.su-qi-tong{
  background-color: #fff;
  display: inline-block;
  padding: 8px 3px 0px 8px;
  position: relative;
  top: -2px;
  margin-right: 20px;
}
.su-qi-tong::after{
  content: '';
  display: block;
  position: absolute;
  height: 60px;
  width: 2px;
  background-color: #fff;
  top: 1px;
  right: -15px;
}