html {
    /* filter: grayscale(100%) !important;
    -webkit-filter: grayscale(100%) !important;
    -moz-filter: grayscale(100%) !important;
    -ms-filter: grayscale(100%) !important;
    -o-filter: grayscale(100%) !important;
    filter: url("data:image/svg+xml;utf8,#grayscale") !important; 
    filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1) !important;
    -webkit-filter: grayscale(1) !important; */
}
body {
    margin-bottom: 0px;
    min-height: 300px;
    padding-bottom: 86px;
}
ol,ul{
    padding: 0;
}
::-ms-clear {
    display: none;
}

::-ms-reveal {
    display: none;
}

li {
    list-style: none;
}

img {
    object-fit: cover;
}

i {
    font-style: normal;
}

.glyphicon-search {
    cursor: pointer;
}

.submit {
    cursor: pointer;
}

.page_div {
    text-align: center;
    margin: 0 auto;
    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 {
    background: #fff;
    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;
}

a:hover {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

ul {
    margin: 0;
    padding: 0;
}

html {
    font-family: "微软雅黑";
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.navbar-default {
    background: #fff;
    border: none;
}

.navbar {
    min-height: 70px;
    margin: 0;
    padding:10px 0;
}

.navbar-nav>li>a {
    padding-top: 25px;
    padding-bottom: 25px;
    line-height: 20px;
}

.navbar-form {
    margin-top: 15px;
}

.navbar-brand {
    width: 222px;
    height: 50px;
    position: relative;
    top: 8px;
    margin-left: 0px;
}

.navbar-brand img {
    position: absolute;
    top: 0;
    left: 0;
}

.navbar-title-text {
    position: relative;
    top: 19px;
    left: 24px;
    width: 410px;
    font-family: Microsoft YaHei;
    color: #333;
    margin: 0;
    display: inline-block;
    font-size: 14px;
}

.navbar-title-text span {
    color: #238AD9;
}

.index_head_form {
    display: inline-block;
    width: 140px;
    height: 26px;
    background: #ededed;
    border-radius: 13px;
    position: relative;
    top: 13px;
    left: 20px;
}

.index_head_form1 {
    display: none;
}

.index_head_form .col-sm-9 {
    width: 100%;
}

.index_head_form .col-sm-9 input {
    border: none;
    outline: none;
    box-shadow: none;
    background: #ededed;
    height: 26px;
    position: relative;
    left: -5px;
}

.index_head_form .col-sm-9 .glyphicon-search {
    position: absolute;
    right: 13px;
    height: 25px;
    line-height: 25px;
    color: #999;
    cursor: pointer;
}

.navreg li {
    height: 70px;
}

.navreg li a {
    margin-top: 28px;
    padding: inherit;
    line-height: 14px;
}

.navreg li a {
    padding-right: 11px;
}

.navreg li:nth-child(2) a {
    padding-left: 11px;
    border-left: 1px solid #999999;
}

.navreg li:nth-child(3) a span,.navreg li:nth-child(4) a span {
   position: relative;
   padding-right:2px;
}
.navreg li:nth-child(3) a span i,.navreg li:nth-child(4) a span i{
	position: absolute;
	top:-2px;
	right:-2px;
	display: block;
	width:6px;
	height:6px;
	background:#f00;
	border-radius: 50%;
}
.navreg li span img{
	width:18px;
	height:auto;
}
.navbarbarbar {
    width: 100%;
    height: 54px;
    background: #238ad9;
    margin-bottom:10px;
}

.navbarbarbar ul {
    margin: 0;
    padding-left: 0;
}

.navbarbarbar ul li {
    height: 54px;
    list-style: none;
    float: left;
    color: #fff;
    font-size: 16px;
    padding: 19px 24px 18px 24px;
    line-height: 16px;
    margin-right: 11px;
}

.navbarbarbar ul li a {
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

.navbarbarbar ul li:last-child {
    margin-right: 0px;
}

.navbarbarbar ul .active {
    background: #065FA4 100%;
}

.navbarbarbar ul li:hover {
    background: #065FA4 100%;
}

.navbarbarbar .dropdownlist .dropdown-menu {
    padding: 0;
    min-width: 0px;
    border-radius: 0;
    margin-top: -1px;
}

.navbarbarbar .dropdownlist .dropdown-menu li {
    text-align: center;
    padding: 0;
    line-height: 31px;
    font-size: 14px;
}

.navbarbarbar .dropdownlist .dropdown-menu li:hover {
    background: #238AD9;
}

.navbarbarbar .dropdownlist .dropdown-menu li:hover a {
    color: #fff;
}

.navbarbarbar .dropdownlist .dropdown-menu a:hover {
    background: #238AD9;
}

.navbarbarbar .dropdownlist ul li {
    border-bottom: 1px solid #ededed;
    margin: 0;
    width: 100%;
    height: 31px;
    line-height: 0px;
}

.navbarbarbar .dropdownlist ul li a {
    text-align: center;
    padding: 0;
    line-height: inherit;
    color: #666;
}

.navbarbarbar .dropdownlist ul li:last-child {
    border: none;
}

.navbarbarbar .dropdownlist ul li:hover {
    background: #238AD9;
}

.navbarbarbar .dropdownlist ul li:hover a {
    color: #fff;
}

p {
    margin: 0;
}

.navbar-right {
    margin-right: -9px;
    font-size:14px;
}

.carousel-inner {
    height: 258px;
}

.carousel-inner .item img {
    object-fit: cover;
}

.searchI {
    color: #238AD9;
}

.thesislistarr {
    background: #fff;
}

.myinfo .accountcontent .info .address .ttttext {
    width: calc(100% - 80px);
}

.swiper-container {
    height: 258px;
    width:1000px;
}

.tiaokuan {
    height: 350px;
    overflow-y: auto;
}

.carousel-indicators {
    bottom: -2px;
}

.carousel-indicators li {
    margin: 0;
    margin-right: 11px;
    width: 9px;
    height: 9px;
    background: #fff;
}

.carousel-indicators .active {
    margin-right: 11px;
    width: 9px;
    height: 9px;
    background: #3162ae;
    border: none;
}

.row-1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.row-2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 48px;
    text-overflow: ellIPsis;
}

.row-2:after {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #FFF;
    padding-left: 0.2em;
}

.row-3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.row-4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.bluee {
    color: ;
}

.row-5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.index_content {
    margin-top: 20px;
}

.index_content .title_button {
    padding: 11px 0;
    font-family: "微软雅黑";
    font-weight: bold;
    font-size: 16px;
    font-family: "微软雅黑" -Bold;
    color: #238ad9;
    border-bottom: 2px solid #ededed;
}

.index_content .content_list li {
    padding: 13px 0;
    border-bottom: 1px solid #ededed;
    cursor: pointer;
}
.index_content .content_list li .title a:hover{
    text-decoration: underline;
}

.index_content .content_list li .cccontent {
    margin-left: 16px;
    width: 75%;
}

.index_content .content_list li .fl img {
    width: 78px;
    height: 78px;
    object-fit: cover;
}

.index_content .content_list li .title {
    height: 38px;
    width: 100%;
    font-size: 18px;
    font-family: "微软雅黑";
    color: #333;
    line-height: 24px;
    font-weight: bold;
    margin-top: -4px;
}

.index_content .content_list li .title a {
    max-width: 80%;
    /*display: -webkit-box;*/
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    /*overflow: hidden;*/
    line-height: 15px;
    float: left;
    color: #333;
    height: 18px;
}

.index_content .content_list li .title a:hover {
    color: inherit;
}

.index_content .content_list li .title span {
    float: left;
    line-height: 14px;
    cursor: pointer;
}

.index_content .content_list li .title span a {
    max-width: 100%;
}

.index_content .content_list li .content {
    max-width: 450px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 14px;
    margin-top: 15px;
    color: #666666;
    line-height: 24px;
}

.index_content .content_list li .time {
    line-height: 14px;
    font-size: 14px;
    color: #666666;
}
.index_content .content_list li.myLis .cccontent {
	width:64%;
}
.index_content .content_list li.myLis .cccontent p.content{
	margin-top: 8px;
}
.index_content .content_list li.myLis .time-box1{
	margin-left:16px;
}
@media screen and (min-width:375px ) {
	.index_content .content_list li.myLis .cccontent {
	width:70%;
	}
}
.index_content .content_list li .cancel-btn {
    background: #238ad9;
    height: 30px;
    line-height: 30px;
    color: #fff;
    border-radius: 3px;
    width: 80px;
    text-align: center;
    margin-top: 10px;
    cursor: pointer;
}

.index_content .content_list .title:hover {
    color: #238ad9;
}

.index_content .content_list .title:hover a {
    color: #238ad9;
}

.index_content .content_list .title:hover span {
    color: #238ad9;
}

.index_content .introduction {
    margin-top: 11px;
    background: #238ad9;
    padding: 15px 14px 48px 24px;
    position: relative;
    width: 318px;
    height: 332px;
}

.index_content .introduction h3 {
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    line-height: 24px;
}

.index_content .introduction p {
    height: 236px;
    font-size: 15px;
    font-family: "微软雅黑";
    color: #ffffff;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: hidden;
}

.index_content .introduction .more {
    cursor: pointer;
    position: absolute;
    right: 14px;
    bottom: 17px;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #ffffff;
    line-height: 24px;
}

.index_content .vipinfo {
    width: 318px;
    height: 423px;
    margin-top: 14px;
    border: 1px solid #EDEDED;
    position: relative;
    background: #ed9e51;
}

.index_content .vipinfo .inner-box {
    margin: 4px;
    border: 1px solid #fff;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    padding: 10px 15px 0 15px;
    position: relative;
}

.index_content .vipinfo .inner-box .left-top {
    width: 0;
    height: 0;
    border-left: 10px solid #fff;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
}

.index_content .vipinfo .inner-box .right-top {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid #fff;
    border-bottom: 10px solid transparent;
    position: absolute;
    display: block;
    top: 0;
    right: 0;
}

.index_content .vipinfo .inner-box .right-bottom {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    display: block;
    bottom: 0;
    right: 0;
}
.vipintro{height:90%;overflow:hidden;}
.index_content .vipinfo .inner-box .left-bottom {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
}

.index_content .vipinfo h3 {
    font-size: 16px;
    font-family: "微软雅黑" -Bold;
    color: #fff;
    line-height: 24px;
    font-weight: bold;
}

.index_content .vipinfo p {
    margin-top: 20px;
    font-size: 15px;
    font-family: "微软雅黑";
    color: #fff;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 12;
    overflow: hidden;
}

.index_content .vipinfo .more {
    cursor: pointer;
    position: absolute;
    right: 14px;
    bottom: 17px;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #fff;
    line-height: 24px;
}

.index_content .content_list li .title a {
    line-height: 19px;
}

.adviser .width20 {
    padding: 18px 0;
    cursor: pointer;
}
.adviser .width20:nth-child(5){
    padding-right:0;
}
.adviser .width20 img {
    width: 100%;
    height: 154px;
    object-fit: cover;
}

.adviser .width20 h2 {
    margin-top: 7px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 16px;
    font-family: "微软雅黑" -Bold;
    color: #333333;
    line-height: 24px;
    font-weight: bold;
}

.adviser .width20 p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #333333;
    line-height: 24px;
}



.adviser .last {
    padding: 18px 0 18px 12px;
}

.index .index_content .content_list li .cccontent {
    width: 73%;
}

.index .index_content .content_list li .cccontent a {
    max-width: 100%;
}

.footer {
    margin-top: 47px;
    width: 100%;
    background: #232323;
    padding: 15px 0;
    position: fixed;
    bottom: 0;
    z-index: 999;
    left: 0;
}

.footer p {
    font-size: 12px;
    font-family: "微软雅黑";
    color: #ffffff;
    text-align: center;
    margin-bottom:0;
}
.footer p a{color:#fff;}

.footer img {
    width: 15px;
    height: 15px;
    background: #fff;
    margin-left: 5px;
    margin-top: -4px;
}

.login {
    background: url(../img/C1_bg2.png) no-repeat;
    background-size: 100% 100vh;
}

.login .containerdd {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -216px;
    margin-left: -500px;
    height: 432px;
}

.login .containerdd .fl {
    position: relative;
    width: 500px;
    height: 432px;
}

.login .containerdd .fl .logo {
    width: 222px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -111px;
    margin-top: -25px;
}

.login .containerdd .fr {
    width: 500px;
    background: #fff;
    height: 432px;
}

.login .containerdd .fr h2 {
    margin-top: 55px;
    text-align: center;
    font-size: 18px;
    font-family: "微软雅黑" -Bold;
    color: #000000;
    line-height: 18px;
    font-weight: bold;
    margin-bottom: 32px;
}

.login .containerdd .fr .input_wrap {
    position: relative;
    padding-left: 10px;
    margin: 0 auto;
    margin-bottom: 15px;
    width: 230px;
    height: 39px;
    background: #f6f6f6;
    line-height: 39px;
}

.login .containerdd .fr .input_wrap i {
    font-size: 15px;
    color: #238AD9;
}

.login .containerdd .fr .input_wrap span {
    position: absolute;
    right: 13px;
    text-align: right;
    font-size: 15px;
    color: #238AD9;
    cursor: pointer;
    outline: none;
    display: inline-block;
    height: 39px;
    width: 39px;
}

.login .containerdd .fr .input_wrap input {
    width: 60%;
    margin-left: 5%;
    border: none;
    background: #f6f6f6;
    outline: none;
    height: 37px;
}

.login .containerdd .fr .forgetpassword {
    margin: 0 auto;
    margin-bottom: 15px;
    width: 230px;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #444444;
}

.login .containerdd .fr .tip-word {
    margin-bottom: 10px;
    line-height: 14px;
}

.login .containerdd .fr .pswStatus {
    width: 124px;
    text-align: center;
    margin-bottom: 5px;
    line-height: 14px;
}

.login .containerdd .fr ::-webkit-input-placeholder {
    color: #999;
}

.login .containerdd .fr .loginBTN {
    width: 230px;
    height: 39px;
    background: #238ad9;
    border-radius: 3px;
    margin: 0 auto;
    margin-top: 29px;
    line-height: 39px;
    text-align: center;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #ffffff;
}

.login .containerdd .fr p {
    margin-top: 50px;
    text-align: center;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #999999;
    line-height: 16px;
}

.login .containerdd .fr p span {
    color: #238AD9;
}

.login .footer {
    background: rgba(0, 0, 0, 0);
    position: absolute;
    bottom: 23px;
}

.rihoudenglu {
    margin-top: 6px;
    margin-bottom: 22px;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #999999;
}

.regtishi {
    margin-top: 6px;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #999999;
}

.c3reg {
    background: #f6f6f6;
}

.c3reg .select2-container .select2-choice {
    padding: 0 0 0 16px;
}

.c3reg .regreg li {
    line-height: 70px;
}

.c3reg .regreg li a {
    padding: 0;
    display: inline-block;
    color: #238AD9;
}

.c3reg .dropdownaaa .selected {
    font-size: 16px;
    padding: 9px 16px;
}

.icon-checkbox {
    border-radius: 50%;
    border: 1px solid #999;
}


/*清除ie的默认选择框样式清除，隐藏下拉箭头*/

select::-ms-expand {
    display: none;
}

.navtext {
    border-bottom: 1px solid #ededed;
    height: 38px;
    margin: 0;
    padding-left: 0;
    margin-top: 8px;
}

.navtext li {
    float: left;
    font-size: 16px;
    font-family: "微软雅黑" -Bold;
    color: #238ad9;
    line-height: 16px;
    font-weight: bold;
    line-height: 38px;
}

.navtext li a {
    line-height: 38px;
}

.navtext .active {
    color: #999;
}

.row {
    margin: 0;
}

.reginputlist {
    width: 1000px;
    margin: 16px auto;
    background: #fff;
    padding-bottom: 82px;
}

.reginputlist .row {
    padding: 0 65px;
}

.reginputlist .col-md-2 {
    font-size: 16px;
    font-family: "微软雅黑";
    color: #000000;
    text-align: right;
    padding: 0;
    line-height: 39px;
}

.reginputlist .col-md-2 span {
    color: #FD274A;
    font-size: 18px;
    position: relative;
    top: 5px;
    margin-right: 7.4px;
}

.reginputlist .col-md-10 input,
.reginputlist .col-md-4 input,
.reginputlist .col-md-2 input{
    height: 39px;
    background: #f6f6f6;
    outline: none;
    border: none;
    padding-left: 17px;
    padding-right: 17px;
}

.reginputlist .col-md-10 input[type=text],
.reginputlist .col-md-4 input[type=text] {
    width: 260px;
}

.reginputlist .col-md-10 input[type=radio],
.reginputlist .col-md-4 input[type=radio] {
    background: #fff;
    margin-top: 10px;
    padding-left: 0;
    margin-right: 7.5px;
}

.reginputlist .col-md-10 label,
.reginputlist .col-md-4 label {
    margin-top: 0px;
    margin-right: 40px;
    position: relative;
    top: 8px;
}

.reginputlist .col-md-10 .select2-container .select2-choice,
.reginputlist .col-md-4 .select2-container .select2-choice {
    border-radius: 0;
}

.reginputlist .col-md-10 .select2-container,
.reginputlist .col-md-4 .select2-container {
    height: 39px;
    margin-top: 6.5px;
}

.reginputlist .col-md-10 .select2-container .select2-choice,
.reginputlist .col-md-4 .select2-container .select2-choice {
    border-color: #EDEDED;
}

.reginputlist .col-md-10 input[type=text] {
    width: 436px;
}

.reginputlist h3 {
    font-size: 18px;
    font-family: "微软雅黑" -Bold;
    color: #000000;
    text-align: center;
    margin: 27px auto 48px auto;
    font-weight: bold;
}/*
.reginputlist .w_infoBox{
	margin-top:40px;
} */
.reginputlist .w_infoBox >div{
	margin-top:40px;
}
.reginputlist .w_infoBox i{
	font-size:12px;
	color:#666;
	text-align:center;
	display: inline-block;
    width: 100%;
}
.reginputlist .w_infoBox .col-md-2 input{
	font-size:14px;
}
.reginputlist .col-md-2.w_fixBtn{
	color:#238AD9;
	font-size:14px;
}
.reginputlist .shoujiyanzhengma {
    width:260px;
}

.reginputlist .shoujiyanzhengma input[type=text] {
    width: 100%;
}

.reginputlist .shoujiyanzhengma div {
    display: inline-block;
    width: 100px;
    height: 39px;
    background: #238ad9;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #ffffff;
    text-align: center;
    line-height: 35px;
}

.reginputlist .beizhu {
    text-align: center;
    font-size: 16px;
    color: #999999;
    position: relative;
    left: -38px;
}

.reginputlist .jiedao {
    margin-bottom: 4px;
}

/* .reginputlist .jiedao input[type=text] {
    width: 695px;
} */

.reginputlist .accept {
    text-align: center;
    margin-top: 25px;
    font-size: 16px;
    color: #999;
}

.reginputlist .accept input {
    margin-right: 7.5px;
    position: relative;
    top: -2px;
}

.reginputlist .regbtn {
    cursor: pointer;
    margin: 19px auto 82px auto;
    width: 172px;
    height: 39px;
    background: #238ad9;
    border-radius: 3px;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #ffffff;
    line-height: 39px;
    text-align: center;
}

.reginputlist .shoujiyanzhengma div {
    position: relative;
    top: -1px;
}

input[type=radio],
input[type=checkbox] {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-left: 5px;
    -webkit-appearance: none;
    background-color: transparent;
    border: 0;
    outline: 0 !important;
    line-height: 20px;
    color: #d8d8d8;
}

input[type=radio]:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    line-height: 14px;
    font-size: 16px;
    color: #238AD9;
    border: 2px solid #ddd;
    background-color: #fff;
    box-sizing: border-box;
}

input[type=checkbox]:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 14px;
    font-size: 16px;
    color: #238AD9;
    border: 2px solid #ddd;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 50%;
}

input[type=checkbox]:checked:after {
    content: "L";
    transform: matrix(-0.766044, -0.642788, -0.642788, 0.766044, 0, 0);
    -webkit-transform: matrix(-0.766044, -0.642788, -0.642788, 0.766044, 0, 0);
    border-color: #238AD9;
    background-color: #fff;
}

input[type=radio]:checked:after {
    content: "L";
    transform: matrix(-0.766044, -0.642788, -0.642788, 0.766044, 0, 0);
    -webkit-transform: matrix(-0.766044, -0.642788, -0.642788, 0.766044, 0, 0);
    border-color: #238AD9;
    background-color: #fff;
}

input[type=checkbox] {
    width: 15px;
    height: 15px;
}

input[type=checkbox]:after {
    width: 15px;
    height: 15px;
}

input[type=checkbox]:after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 13px;
    font-size: 10px;
    color: #238AD9;
    border: 1px solid #ddd;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 50%;
    /* position: relative; */
    /* left: 0px; */
}

.none {
    display: none;
}

.mt20 {
    margin-top: 20px;
}

.organizationdetail {
    background: #f6f6f6;
}

.organizationdetail .organcontent {
    margin-top: 16px;
    background: #fff;
    padding: 27px 97px 194px 106px;
}

.organizationdetail .organcontent h2 {
    font-size: 20px;
    text-align: center;
    color: #000;
    font-weight: bold;
}

.organizationdetail .organcontent h3 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    line-height: 30px;
}

.organizationdetail .organcontent p {
    font-size: 16px;
    font-family: "微软雅黑" -Bold;
    color: #333333;
    line-height: 30px;
}

.courseware .dropdownaaa .selected,
.courseware .dropdownaaa li {
    color: #999;
}

.courseware .dropdownaaa .focus:after {
    background: #f6f6f6;
}

.dropdownaaa .focus:after {
    background: #f6f6f6;
}

.advisercontent .col-md-13 {
    padding: 0;
    margin-bottom: 26px;
    width: 180px;
    text-align: center;
}

.advisercontent .col-md-13 img {
    width: 180px;
    height: 154px;
}

.advisercontent .col-md-13 .cardd {
    height: 82px;
    background: #fff;
    padding: 5px 8px;
    width: 180px;
}

.advisercontent .col-md-13 h2 {
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    text-align: left;
    line-height: 24px;
}

.advisercontent .col-md-13 p {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #333333;
    line-height: 24px;
    text-align: left;
}

.advisercontent .col-md-13:nth-child(1n) {
    margin-right: 25px;
}

.advisercontent .col-md-13:nth-child(5n) {
    margin-right: 0px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.navigation {
    margin: 0 auto;
    text-align: center;
}

.navigation .pagination>li>a,
.navigation .pagination>li>span {
    line-height: 13px;
    padding: 6px 6px;
}

.navigation li a {
    border-radius: 0;
    margin-right: 4px;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 13px;
    padding: 6px 6px;
    border: none;
    color: #999;
}

.navigation .Previous a {
    margin-right: 16px;
    width: 26px;
    text-align: center;
    padding: 6px 6px;
    line-height: 13px;
    height: 26px;
    font-size: 20px;
    color: #238AD9;
}

.navigation .Next a {
    margin-left: 12px;
    width: 26px;
    height: 26px;
    text-align: center;
    padding: 6px 6px;
    line-height: 13px;
    font-size: 20px;
    color: #238AD9;
}

.bulletin {
    background: #fff;
}

.bulletin .col-lg-1,
.bulletin .col-lg-10,
.bulletin .col-lg-11,
.bulletin .col-lg-12,
.bulletin .col-lg-2,
.bulletin .col-lg-3,
.bulletin .col-lg-4,
.bulletin .col-lg-5,
.bulletin .col-lg-6,
.bulletin .col-lg-7,
.bulletin .col-lg-8,
.bulletin .col-lg-9,
.bulletin .col-md-1,
.bulletin .col-md-10,
.bulletin .col-md-11,
.bulletin .col-md-12,
.bulletin .col-md-2,
.bulletin .col-md-3,
.bulletin .col-md-4,
.bulletin .col-md-5,
.bulletin .col-md-6,
.bulletin .col-md-7,
.bulletin .col-md-8,
.bulletin .col-md-9,
.bulletin .col-sm-1,
.bulletin .col-sm-10,
.bulletin .col-sm-11,
.bulletin .col-sm-12,
.bulletin .col-sm-2,
.bulletin .col-sm-3,
.bulletin .col-sm-4,
.bulletin .col-sm-5,
.bulletin .col-sm-6,
.bulletin .col-sm-7,
.bulletin .col-sm-8,
.bulletin .col-sm-9,
.bulletin .col-xs-1,
.bulletin .col-xs-10,
.bulletin .col-xs-11,
.bulletin .col-xs-12,
.bulletin .col-xs-2,
.bulletin .col-xs-3,
.bulletin .col-xs-4,
.bulletin .col-xs-5,
.bulletin .col-xs-6,
.bulletin .col-xs-7,
.bulletin .col-xs-8,
.bulletin .col-xs-9 {
    padding: 0;
}

.bulletin .content_list li {
    padding: 13px 37px 23px 37px;
}

.adviserdetail {
    background: #fff;
    padding: 44px 102px 197px 102px !important;
}

.adviserdetail .col-xs-12 {
    padding: 0;
}

.adviserdetail .title img {
    width: 170px;
    height: 205px;
    object-fit: cover;
}

.adviserdetail .title .fr {
    width: calc( 100% - 170px);
    background: #F6F6F6;
    height: 205px;
    padding: 43px 32px 37px 44px;
}

.adviserdetail .title .fr h3 {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-bottom: 25px;
}

.adviserdetail .title .fr p {
    font-size: 16px;
    color: #333;
    line-height: 24px;
}

.adviserdetail .content {
    margin-top: 47px;
}

.adviserdetail .content p {
    color: #333;
    font-size: 16px;
    line-height: 30px;
}

.adviserdetail .wenzhang {
    margin-top: 30px;
}

.adviserdetail .wenzhang h3 {
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
}

.adviserdetail .wenzhang ol {
    padding: 0;
}

.adviserdetail .wenzhang ol li {
    color: #238AD9;
    cursor: pointer;
}

.articledetail {
    background: #fff;
    text-align: center;
    padding: 27px 101px 193px 101px;
}

.articledetail h3 {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
}

.articledetail h4 {
    font-size: 16px;
    font-family: "微软雅黑";
    color: #000000;
    line-height: 24px;
}

.articledetail img {
    margin-top: 52px;
    width: 100%;
}

.articledetail p {
    margin-top: 44px;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #333333;
    line-height: 30px;
    text-align: left;
}

.eee {
    background: #eee;
}

.f6f6f6 {
    background: #f6f6f6;
}

.bulletindetail {
    background: #fff;
    text-align: left;
    padding: 27px 102px 206px 103px !important;
}

.bulletindetail h3 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    margin-bottom: 18px;
}

.bulletindetail h4 {
    font-size: 16px;
    color: #000;
}

.bulletindetail .detailtitle {
    margin-top: 39px;
    width: 100%;
    background: #f6f6f6;
    padding: 30px 26px 35px 19px;
    margin-bottom: 41px;
}

.bulletindetail .detailtitle p {
    text-align: left;
    color: #333;
    font-size: 16px;
    line-height: 30px;
}

.bulletindetail .fl {
    width: 98px;
    color: #333;
    font-weight: bold;
    text-align: left;
    margin-bottom: 20px;
}

.bulletindetail .frr {
    text-align: left;
    color: #666;
    width: calc( 100% - 98px);
    margin-bottom: 20px;
}

.bulletindetail img {
    max-width: 100%;
}

.bookstitle {
    border-bottom: 1px solid #ededed;
}

.books {
    padding: 20px 0 0 0;
}

.books .row {
    padding: 0;
}

.books .row .col-md-4,
.books .row .col-sm-4,
.books .row .col-lg-4 {
    margin-bottom: 23px;
    margin-right: 8px;
    width: 328px;
    padding: 0;
    position: relative;
}

.books .row .col-md-4 img,
.books .row .col-sm-4 img,
.books .row .col-lg-4 img {
    width: 130px;
    height: 190px;
    object-fit:inherit;
}

.books .row .col-md-4 .fr,
.books .row .col-sm-4 .fr,
.books .row .col-lg-4 .fr {
    padding: 23px 12px 16px 13px;
    width: 198px;
    height: 190px;
    background: #fff;
}

.books .row .col-md-4 .fr h2,
.books .row .col-sm-4 .fr h2,
.books .row .col-lg-4 .fr h2 {
    font-size: 14px;
    color: #333;
    margin-bottom: 15px;
}

.books .row .col-md-4 .fr p,
.books .row .col-sm-4 .fr p,
.books .row .col-lg-4 .fr p {
    font-size: 14px;
    color: #333;
    line-height: 24px;
}

.books .row .col-md-4 .fr .detail,
.books .row .col-sm-4 .fr .detail,
.books .row .col-lg-4 .fr .detail {
    position: absolute;
    width: 20px;
    height: 20px;
    border: 1px solid #ededed;
    text-align: center;
    line-height: 20px;
    color: #238ad9;
    right: 18px;
    bottom: 9px;
    cursor: pointer;
    font-size: 12px;
}

.books .row .col-md-4:nth-child(3n+0),
.books .row .col-sm-4:nth-child(3n+0),
.books .row .col-lg-4:nth-child(3n+0) {
    margin-right: 0;
}

.responsibility {
    margin-top: 29px;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #ededed;
    text-align: left;
    font-size: 12px;
    color: #238AD9;
    font-weight: bold;
}

.responsibility img {
    width: 16px;
    height: 16px;
    margin-right: 7px;
    margin-top: -2px;
}

.a9title {
    font-size: 16px;
    text-align: left;
    font-weight: bold;
}

.boosdetail {
    margin-top: 16px;
    background: #fff;
    text-align: center;
    padding: 27px 107px 190px 108px !important;
}

.boosdetail p img {
	width: auto !important;
    max-width: 100%;
}

.boosdetail h3 {
    font-size: 20px;
    font-family: "微软雅黑" -Bold;
    color: #000000;
    line-height: 24px;
    font-weight: bold;
}

.boosdetail h4 {
    margin-top: 20px;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #000000;
    line-height: 24px;
}

.boosdetail p {
   /* margin-top: 39px;
    margin-bottom: 1em;*/
    text-align: left;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #333333;
    line-height: 30px;
}

.boosdetail .prev,
.boosdetail .next {
    text-align: left;
    margin-top: 30px;
    font-size: 16px;
    color: #333;
}

.boosdetail .prev a,
.boosdetail .next a {
    color: #238AD9;
}

.boosdetail .next {
    margin-top: 20px;
}

.e-books {
    padding-top: 16px;
}

.e-books .col-md-3,
.e-books .col-sm-3,
.e-books .col-lg-3 {
    padding: 0;
    margin-bottom: 21px;
    width: 22%;
    margin-right: 3%;
    border: 3px solid #999;
}

.e-books .col-md-3 img,
.e-books .col-sm-3 img,
.e-books .col-lg-3 img {
    width: 214px;
    height: 250px;
    object-fit: inherit;
}

.e-books .col-md-3 .textcard,
.e-books .col-sm-3 .textcard,
.e-books .col-lg-3 .textcard {
    position: relative;
    padding: 9px 10px 27px 8px;
    width: 100%;
    height: 110px;
    background: #fff;
}

.e-books .col-md-3 .textcard h3,
.e-books .col-sm-3 .textcard h3,
.e-books .col-lg-3 .textcard h3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-align: left;
    font-size: 14px;
    font-family: "微软雅黑" -Bold;
    color: #333333;
    font-weight: bold;
}

.e-books .col-md-3 .textcard .icon,
.e-books .col-sm-3 .textcard .icon,
.e-books .col-lg-3 .textcard .icon {
    margin-top: 10px;
    color: #999;
    font-size: 15px;
}

.e-books .col-md-3 .textcard .icon-xiazai,
.e-books .col-sm-3 .textcard .icon-xiazai,
.e-books .col-lg-3 .textcard .icon-xiazai {
    margin-right: 25px;
    cursor: pointer;
}

.no {
    width: 100%;
    height: 100%;
    text-align: center;
}

.no img {
    width: 82px;
    margin-top: 148px;
}

.no p {
    margin-top: 23px;
    color: #999;
    font-size: 16px;
}

.dropdownaaa {
    display: inline-block;
    height: 39px;
}

.dropdownaaa .carat {
    border-top: 8px solid #238AD9;
}

.dropdownaaa:after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: 0px;
    top: 0px;
    width: 37px;
    background: transparent;
    border-left: 1px solid #eee;
}

.courseware {
    margin-top: 16px;
}

.courseware .title {
    text-align: left;
    font-size: 16px;
    color: #000000;
}

.courseware .title .name {
    display: inline-block;
    height: 39px;
    font-size: 16px;
    color: #000000;
    line-height: 39px;
}

.courseware .title .dropdownaaa {
    margin-left: 8px;
    position: relative;
    background-color: #fff;
    margin-right:10px;
}

.videolist .col-md-3 .img,
.videolist .col-sm-3 .img,
.videolist .col-lg-3 .img {
    width: 242px;
    height: 190px;
    position: relative;
}

.videolist .col-md-3 .img img,
.videolist .col-sm-3 .img img,
.videolist .col-lg-3 .img img {
    width: 214px;
    height: 190px;
    object-fit: inherit;
}

.videolist .col-md-3 .img .play,
.videolist .col-sm-3 .img .play,
.videolist .col-lg-3 .img .play {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -32px;
    margin-top: -17px;
    width: 34px;
    height: 34px;
    background: #000000;
    opacity: 0.6;
    border-radius: 50%;
    text-align: center;
}

.videolist .col-md-3 .img .play i,
.videolist .col-sm-3 .img .play i,
.videolist .col-lg-3 .img .play i {
    color: #fff;
    line-height: 34px;
    position: relative;
    left: 2px;
}

.videolist .col-md-3 .textcard .fl,
.videolist .col-sm-3 .textcard .fl,
.videolist .col-lg-3 .textcard .fl {
    margin-top: 10px;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #999999;
}

.video-js {
    margin-top: 20px;
    width: 100%;
    height: 496px;
}

.video .info {
    padding-bottom: 131px;
    margin-top: 24px;
}

.video .info h3 {
    font-size: 16px;
    font-family: "微软雅黑" -Bold;
    color: #000000;
    line-height: 24px;
    font-weight: bold;
}

.video .info p {
    font-size: 16px;
    font-family: "微软雅黑";
    color: #000000;
    line-height: 24px;
}

.regradio {
    width: 50px;
    padding-left: 20px;
    display: inline-block;
    height: 20px;
    background: url(../img/button_tzls3.png) no-repeat left center;
    background-size: 16px 16px;
}

.regradio input {
    display: none;
}

.thesislist {
    margin-top: 15px;
    padding: 0px 25px;
}

.thesislist .col-md-6 {
    margin-top: 20px;
}

.thesislist .col-md-6 .title {
    padding-bottom: 11px;
    border-bottom: 1px solid #ededed;
    cursor: pointer;
}

.thesislist .col-md-6 .title .fl {
    font-size: 16px;
    font-family: "微软雅黑" -Bold;
    color: #238ad9;
    font-weight: bold;
}

.thesislist .col-md-6 .title .fr {
    cursor: pointer;
    font-size: 16px;
    font-family: "微软雅黑" -Bold;
    color: #238ad9;
    font-weight: bold;
}

.thesislist .col-md-6 .title .fr i {
    font-weight: 100;
    font-size: 12px;
}

.thesislist .col-md-6 .content li i {
    display: inline-block;
    width: 8px;
    height: 7px;
    border-radius: 100%;
    background: #238ad9;
    margin-right: 12px;
}

.thesislist .col-md-6 .content {
    margin-bottom: 40px;
    padding-top: 12.5px;
}

.thesislist .col-md-6 .content li {
    height: 39px;
    font-size: 16px;
    line-height: 39px;
}

.thesislist .col-md-6 .content li a {
    color: #000000;
}

.essaymore {
    margin-top: 16px;
    background: #fff;
}

.essaymore .row {
    padding: 0;
}

.essaymore .row .col-xs-12 {
    padding: 0;
}

.essaymore .responsibility {
    height: 69px;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 12px;
    margin-top: 0;
    line-height: 69px;
}

.essaymore .content li {
    cursor: pointer;
    height: 77px;
    line-height: 77px;
    border-bottom: 1px solid #ededed;
}

.essaymore .content li .fl {
    font-size: 16px;
    color: #000;
}

.essaymore .content li .fl p {
    padding-left: 23px;
}

.essaymore .content li .fl .one {
    background: url(../img/A13_bg.png) no-repeat;
    background-size: 100% 100%;
    width: 68px;
    margin-top: 19px;
    height: 39px;
    line-height: 39px;
    text-align: right;
    color: #fff;
    font-size: 20px;
    padding-right: 23px;
}

.essaymore .content li .fr {
    height: 77px;
}

.essaymore .content li .fr .icon-yanjing1 {
    margin-right: 37px;
    color: #999;
    text-align: left;
}

.essaymore .content li .fr .icon-chakan {
    cursor: pointer;
    position: absolute;
    right: 100px;
    color: #999;
}

.nodata {
    width: 100%;
    text-align: center;
}

.nodata img {
    margin-top: 10%;
    width: 70px;
}

.nodata p {
    margin-top: 10px;
    font-size: 15px;
    color: #999;
}

.searchdivwrap {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}

#searchdiv {
    width: 169px;
    background: #fff;
    position: relative;
    left: -13px;
    border-radius: 13px;
    border: 1px solid #ededed;
    z-index: 9999;
}

#searchdiv ul li {
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ededed;
    padding: 0 20px;
}

#searchdiv ul li .foucscolor {
    color: #238AD9;
}

.surveyactive {
    color: #238AD9 !important;
}

.survey {
    background: #fff;
    margin-top: 16px;
}

.survey .slideleft {
    width: 188px;
    height: 100%;
}
.survey .slideleft p{display:none;}
.survey .slideleft ul{display:block;}
.survey .slideleft ul li {
    font-size: 14px;
    padding: 15px 20px 15px 14px;
    background: #ededed;
    margin-bottom: 1px;
    letter-spacing: 0;
    cursor: pointer;
}

.survey .slideleft ul .active {
    cursor: inherit;
    width: 190px;
    background: #fff;
    position: relative;
    right: 0px;
    color: #238AD9;
    font-weight: bold;
}

.survey .slideright {
    border-left: 2px solid #ededed;
    padding: 94px 39px 75px 37px;
    width: calc( 100% - 190px);
}

.survey .slideright h3 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.survey .slideright ul li {
    margin-top: 40px;
}

.survey .slideright ul li h4 {
    padding-left: 12px;
    display: block;
    width: 100%;
    background: #f6f6f6;
    font-size: 16px;
    line-height: 41px;
    font-weight: 600;
}

.survey .slideright ul li div {
    margin-left: 47.5px;
    margin-top: 23.5px;
}

.survey .slideright ul li div input {
    vertical-align: top;
    width: 15px;
    height: 15px;
}

.survey .slideright ul li div input[type=radio]:after {
    width: 15px;
    height: 15px;
    line-height: 7px;
    font-size: 14px;
}

.survey .slideright ul li div label {
    position: relative;
    top: 4px;
    font-size: 16px;
    color: #999;
    left: 14.5px;
    width: 90%;
}

.survey .slideright .submit {
    width: 148px;
    height: 36px;
    background: #238ad9;
    border-radius: 3px;
    margin: 66px auto;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 0;
    font-family: PingFangSC-Medium;
    color: #ffffff;
    line-height: 36px;
}

.activity .cccontent {
    margin-left: 0 !important;
}

.activity .time {
    color: #238AD9 !important;
}

.activity .end {
    line-height: 14px;
    margin-top: 30px;
    font-size: 14px;
    color: #999 !important;
}

.activity .baoming {
    line-height: 14px;
    margin-top: 15px;
    font-size: 14px;
    color: #E70012;
}

.hover {
    width: 100%;
    padding: 10px;
    color: #fff;
    background: rgba(0, 0, 0, 0.4);
    height: 75px;
    position: absolute;
    /* display: none; */
    bottom: 130px;
}

.fuwutiaokwrap ,.showdetail{
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 999;
    top: 0;
    background: rgba(0, 0, 0, 0.3);
}

.fuwutiaokwrap .fuwutiaok ,.showdetail .fuwutiaok {
    position: absolute;
    width: 804px;
    height: 488px;
    background: #ffffff;
    border-radius: 10px;
    top: 50%;
    left: 50%;
    margin-top: -244px;
    margin-left: -402px;
    padding: 0 110px;
}

.fuwutiaokwrap .icon-guanbi1,.showdetail .icon-guanbi1  {
    position: absolute;
    right: 14px;
    top: 14px;
    cursor: pointer;
}

.fuwutiaokwrap h3 ,.showdetail h3{
    margin-top: 54px;
    text-align: center;
    font-size: 18px;
    font-family: PingFangSC-Medium;
    color: #000000;
    line-height: 24px;
}

.showdetail .scoreDetail{
    height: 300px;
    overflow: hidden;
    overflow-y: auto;
}

.showdetail li{
    line-height: 3rem;
}
.showdetail span{
    display: inline-block;
}
.showdetail span.pro_type{
    width: 17%;
}
.showdetail span.pro_name{
    width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}
.showdetail span.pro_score{
    width: 7%;
}
.showdetail span.pro_time{
    width: 25%;
}
.organization {
    margin-top: 16px;
    padding: 62px 95px 123px 103px !important;
    background: #fff;
}

.organization .fl {
    padding: 120px 74px 55px 74px;
    width: 360px;
    background: #f6f6f6;
}

.organization .fl .download {
    cursor: pointer;
    border: 1px solid #238ad9;
    border-radius: 3px;
    padding: 10px 18px 12px 18px;
    color: #238ad9;
    text-align: center;
    font-size: 15px;
}

.organization .fl .download img {
    width: 19px;
    margin-bottom: 7px;
}

.organization .fl .download p {
    padding: 0;
}

.organization .fl .midjianju {
    margin: 0 auto;
    margin-top: 4px;
    width: 1px;
    height: 57px;
    background: #238ad9;
    margin-bottom: 5px;
}

.organization .fl .submit {
    cursor: pointer;
    margin: 0 auto;
    margin-top: 10px;
    width: 148px;
    height: 36px;
    background: #238ad9;
    border-radius: 3px;
    text-align: center;
    line-height: 36px;
    color: #fff;
}

.organization .fl .accept {
    cursor: pointer;
    margin-top: 133px;
}

.organization .fl .accept input {
    position: relative;
    left: -12px;
    cursor: pointer;
}

.organization .fl .accept label {
    cursor: pointer;
    left: 13px;
    top: -18px;
    position: relative;
    text-align: center;
    color: #999;
    font-size: 15px;
}

.organization .fl .upload {
    cursor: pointer;
    border: 1px solid #238ad9;
    border-radius: 3px;
    padding: 10px 18px 12px 18px;
    color: #238ad9;
    text-align: center;
    font-size: 15px;
}

.organization .fl .upload img {
    width: 19px;
    margin-bottom: 7px;
}

.organization .fl .upload p {
    padding: 0;
}

.organization .fr {
    padding-left: 42px;
    padding-right: 0px;
    width: calc(100% - 360px);
}

.organization .fr h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.organization .fr p {
    color: #333;
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 30px;
}

.organization .fr p span {
    color: #000;
    font-weight: bold;
}

.accepttext {
    height: 300px;
    overflow: hidden;
    overflow-y: auto;
}

.quert {
    cursor: pointer;
    position: absolute;
    bottom: 22px;
    width: 172px;
    height: 39px;
    background: #238ad9;
    border-radius: 3px;
    text-align: center;
    line-height: 39px;
    color: #fff;
    left: 50%;
    margin-left: -86px;
}

.revisepass {
    margin-top: 16px;
    background: #fff;
}

.revisepass i {
    font-style: normal;
}

.revisepass input {
    outline: none;
}

.revisepass h2 {
    font-size: 18px;
    margin-top: 27px;
    text-align: center;
    font-weight: bold;
}

.revisepass .reviseinputwarp {
    padding-bottom: 158px;
    margin: 0 auto;
    margin-top: 47px;
    width: 372px;
    text-align: center;
}

.revisepass .reviseinputwarp .save {
    cursor: pointer;
    width: 148px;
    height: 36px;
    background: #238ad9;
    border-radius: 3px;
    line-height: 36px;
    color: #fff;
    margin: 0 auto;
    margin-top: 66px;
}

.revisepass .reviseinputwarp .fl {
    width: 70px;
    height: 39px;
    line-height: 39px;
}

.revisepass .reviseinputwarp .fl li {
    text-align: left;
    margin-bottom: 20px;
    font-size: 16px;
}

.revisepass .reviseinputwarp .fr {
    width: calc( 100% - 70px);
}

.revisepass .reviseinputwarp .fr ul li {
    position: relative;
    margin-bottom: 20px;
}

.revisepass .reviseinputwarp .fr ul li .sendcode {
    position: absolute;
    width: 104px;
    height: 39px;
    background: #238ad9;
    right: 6px;
    top: 0;
    line-height: 39px;
    text-align: center;
    color: #fff;
}

.revisepass .reviseinputwarp .fr ul li .icon-yanjing {
    cursor: pointer;
    position: absolute;
    right: 18px;
    top: 10px;
    color: #c4c4c4;
}

.revisepass .reviseinputwarp .fr input {
    width: calc( 100% - 25px);
    background: #f6f6f6;
    border: #ededed;
    height: 39px;
    padding-left: 16px;
}

.bbs {
    margin-top: 16px;
}

.bbs .dropdownaaa {
    background-color: #fff;
    margin-top: 25px;
}

.bbs .dropdownaaa .selected,
.bbs .dropdownaaa li {
    color: #999;
    font-size: 16px;
}

.bbs .addmessage {
    background: #fff;
}

.bbs .addmessage .top {
    border-bottom: 1px solid #ededed;
    padding: 18px 14px 16px 14px;
    height: 132px;
    width: 100%;
}

.bbs .addmessage .top textarea {
    outline: none;
    resize: none;
    width: 100%;
    border: none;
    font-size: 16px;
    overflow-y: hidden;
    height: 37px;
}

.bbs .addmessage .top ::-webkit-input-placeholder {
    color: #999;
}

.bbs .addmessage .top img {
    width: 54px;
    height: 54px;
    object-fit: cover;
}

.bbs .addmessage .top .img {
    margin-right: 10px;
    width: 54px;
    height: 54px;
    position: relative;
}

.bbs .addmessage .top .img .icon-guanbi1 {
    background: #fff;
    border-radius: 100%;
    position: absolute;
    right: 4px;
    top: 4px;
    width: 12px;
    height: 12px;
}

.bbs .addmessage .top .addbtn {
    width: 54px;
    height: 54px;
    background: #f6f6f6;
    line-height: 54px;
    text-align: center;
}

.bbs .addmessage .top .addbtn i {
    color: #666;
}

.bbs .addmessage .bottom {
    position: relative;
    padding: 0 19px 0 12px;
}

.bbs .addmessage .bottom span {
    font-size: 16px;
    margin-right: 34.5px;
}

.bbs .addmessage .bottom label {
    font-weight: normal;
    font-size: 16px;
    line-height: 54px;
    margin-right: 34.5px;
}

.bbs .addmessage .bottom .active {
    color: #238AD9;
}

.bbs .addmessage .bottom input[type=radio]:after {
    width: 15px;
    height: 15px;
    line-height: 8px;
    font-size: 13px;
}

.bbs .addmessage .bottom .sendmymessage {
    display: inline-block;
    width: 106px;
    height: 36px;
    background: #238ad9;
    border-radius: 3px;
    cursor: pointer;
    text-align: center;
    line-height: 36px;
    color: #fff;
    position: absolute;
    right: 19px;
    bottom: 20px;
}

.bbs .messageList {
    margin-top: 8px;
}

.bbs .messageList .mess>li {
    margin-top: 20px;
}

.bbs .messageList .mess li {
    background: #fff;
    padding-top: 15px;
}

.bbs .messageList .mess li h2 {
    padding-right: 28px;
    padding-left: 15px;
    font-size: 16px;
    color: #000;
    line-height: 24px;
}

.bbs .messageList .mess li h3 {
    padding-right: 28px;
    padding-left: 15px;
    font-size: 16px;
    line-height: 24px;
    color: #999;
}

.bbs .messageList .mess li p {
    padding-right: 28px;
    padding-left: 15px;
    margin-top: 5px;
    font-size: 16px;
    color: #000;
    line-height: 24px;
}

.bbs .messageList .mess li .messagelistimgarr {
    padding-right: 28px;
    padding-left: 15px;
    margin-top: 25px;
}

.bbs .messageList .mess li .messagelistimgarr img {
    width: 160px;
    height: 160px;
    margin-right: 10px;
}

.bbs .messageList .mess li .backmessage {
    padding-right: 28px;
    padding-left: 15px;
    font-size: 16px;
    line-height: 38px;
    color: #999;
    margin-top: 21px;
    border-bottom: 1px solid #ededed;
}

.bbs .messageList .mess li .backcontent {
    padding: 25px 30px 40px 45px;
}

.bbs .messageList .mess li .backcontent ul li {
    margin-top: 10px;
}

.bbs .messageList .mess li .backcontent ul li .name {
    font-size: 16px;
    color: #238AD9;
    line-height: 24px;
}

.bbs .messageList .mess li .backcontent ul li .name span {
    color: #999;
}

.bbs .messageList .mess li .backcontent ul li .con {
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #333;
    line-height: 24px;
}

.fuwutiaokwrap P {
  padding: 0 10px;
  margin-top: 10px;
  font-size: 15px;
  font-family: PingFangSC-Regular;
  color: #000000;
  line-height: 24px;
}

.bbs .messageList .mess li .backcontent ul li .time {
    margin-top: 5px;
    padding: 0 !important;
    font-size: 16px;
    color: #999;
}

.bbs .messageList .mess li .backcontent ul li .time .icon-huifu {
    margin-left: 10px;
    font-size: 22px;
    cursor: pointer;
}

.bbs .messageList .mess li .backwrap {
    margin-top: 35px;
    position: relative;
    width: 914px;
    height: 138px;
    background: #f6f6f6;
    border-radius: 10px;
}

.bbs .messageList .mess li .backwrap textarea {
    border-radius: 10px;
    background: #f6f6f6;
    padding: 20px 14px;
    width: 100%;
    border: none;
    resize: none;
    outline: none;
    height: 24px;
    overflow-y: hidden;
}

.bbs .messageList .mess li .backwrap img {
    width: 54px;
    height: 54px;
    object-fit: cover;
}

.bbs .messageList .mess li .backwrap .imgarr {
    position: absolute;
    bottom: 14px;
    padding: 0 14px;
}

.bbs .messageList .mess li .backwrap .img {
    margin-right: 10px;
    width: 54px;
    height: 54px;
    position: relative;
}

.bbs .messageList .mess li .backwrap .img .icon-guanbi1 {
    background: #fff;
    border-radius: 100%;
    position: absolute;
    right: 4px;
    top: 4px;
    width: 12px;
    height: 12px;
}

.bbs .messageList .mess li .backwrap .addbtn {
    cursor: pointer;
    width: 54px;
    height: 54px;
    background: #fff;
    line-height: 54px;
    text-align: center;
}

.bbs .messageList .mess li .backwrap .addbtn i {
    color: #666;
}

.bbs .messageList .mess li .backwrap .submitback {
    width: 106px;
    height: 36px;
    border: 1px solid #238ad9;
    border-radius: 3px;
    color: #238ad9;
    line-height: 36px;
    text-align: center;
    position: absolute;
    right: 18px;
    bottom: 13px;
    cursor: pointer;
}

.icon-guanbi1 {
    cursor: pointer;
}

.integral {
    margin-top: 16px;
}

.integral .one {
    position: relative;
    padding-bottom: 15px;
    width: calc((100% - 64px)/4);
    background: #fff;
    margin-bottom: 20px;
}


.integral .one span {
    display:flex;
    justify-content:center;
    align-items::center;
    width: 234px;
    height: 234px;
}
.integral .one img {
    max-width: 100%;
    max-height: 100%;
    object-fit: inherit;
}
.integral .one h2 {
    font-size: 14px;
    color: #000;
    padding: 0 9px 0 11px;
    margin-top: 22px;
}

.integral .one p {
    margin-top: 8px;
    padding-left: 12px;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #065fa4;
}

.integral .one .godetail {
    cursor: pointer;
    color: #fff;
    line-height: 28px;
    text-align: center;
    font-size: 16px;
    width: 126px;
    height: 28px;
    background: #238ad9;
    border-radius: 3px;
    margin: 0 auto;
    margin-top: 22px;
}

.integral .one:nth-child(1n) {
    margin-right: 21px;
}

.integral .one:nth-child(2n) {
    margin-right: 22px;
}

.integral .one:nth-child(3n) {
    margin-right: 21px;
}

.integral .one:nth-child(4n) {
    margin-right: 0px;
}

.integraldetail {
    background: #fff;
    margin-top: 16px;
    padding: 44px 101px 63px 103px !important;
}

.integraldetail .title {
    width: 796px;
    padding-bottom: 20px;
    background: #f6f6f6;
}

.integraldetail .title .fl {
    width: calc(100% - 205px);
    padding-left: 30px;
    font-size: 16px;
    padding-right: 17px;
}

.integraldetail .title .fl h2 {
    margin-top: 43px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
}

.integraldetail .title .fl h3 {
    color: #065FA4;
    font-size: 16px;
    line-height: 24px;
}

.integraldetail .title .fl p {
    margin-top: 20px;
    line-height: 24px;
    color: #333;
    font-size: 16px;
}

.integraldetail .title .fl:first-child {
    padding: 0;
    width: 205px;
    height: 205px;
}

.integraldetail .title .fl:first-child img {
    width: 100%;
    object-fit: cover;
    height: 205px;
}

.integraldetail .content {
    padding-left: 138px;
    margin-top: 38px;
}

.integraldetail .content p {
    font-size: 16px;
    font-family: "微软雅黑";
    color: #999999;
}

.integraldetail .content .submit {
    margin: 0 auto;
    width: 148px;
    height: 36px;
    background: #238ad9;
    border-radius: 3px;
    margin-top: 89px;
    text-align: center;
    line-height: 36px;
    color: #fff;
    cursor: pointer;
}

.integraldetail .content .fl li {
    margin-bottom: 20px;
    height: 39px;
    line-height: 39px;
}

.integraldetail .content li input {
    width: 288px;
    height: 39px;
    background: #f6f6f6;
    outline: none;
    border: none;
    padding-left: 16px;
}

.integraldetail .content li:last-child input {
    width: 436px;
}

.commentimgarr {
    padding: 0px 61px;
}

.commentimgarr img {
    margin-top: 10px;
    width: 98px;
    height: 98px;
    object-fit: cover;
    margin-right: 5px;
}

.addbtn {
    cursor: pointer;
}

.myinfo {
    background: #fff;
    margin-top: 16px;
}

.myinfo .nav-tabs li {
    width: 188px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #ededed;
}

.myinfo .nav-tabs li a {
    height: 44px;
    width: 187px;
    font-weight: bold;
    color: #666;
    font-size: 14px;
}

.myinfo .nav-tabs li a:hover {
    border: none;
}

.myinfo .nav-tabs .active a:visited {
    border: #fff;
    color: #238AD9;
}

.myinfo .nav-tabs .active a:hover {
    border: none;
    color: #238AD9;
}

.myinfo .nav-tabs .active a {
    background: #fff;
    border: none;
    color: #238AD9;
    height: 44px;
    border-radius: 0;
}

.myinfo .nav-tabs .active:hover {
    color: #238AD9;
    background: #fff;
}

.myinfo .accountcontent {
   /* padding: 50px 113px 80px 91px; */
    position: relative;
}
.myinfo .accountcontent .title_img{
    width:100%;
    margin:0 auto;
    text-align:center;
}
.myinfo .accountcontent .title_img img{
    max-width:100%;
    max-height:600px;
    object-fit: cover;
    text-align: center;
}
.myinfo .accountcontent .change {
    width: 76px;
    height: 30px;
    background: #238ad9;
    border-radius: 3px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    position: absolute;
    top: 45px;
    right: 113px;
    cursor: pointer;
}

.myinfo .accountcontent h2 {
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    color: #000;
    font-weight: bold;
}

.myinfo .accountcontent h2 span {
    color: #238AD9;
}
.myinfo .accountcontent .title h2{
    font-size: 20px;
    line-height: 24px;
    color: #000;
    font-weight: bold;
    padding:10px 0;
}

.myinfo .accountcontent .title h3{
    font-size:20px;
}
.myinfo .accountcontent .title p{
    font-size:16px;
    padding:10px 0

}
.myinfo .accountcontent .info {
    margin-top: 65px;
    font-size: 16px;
    line-height: 24px;
    color: #000;
}

.myinfo .accountcontent .info .span li>span {
    width: 130px;
    display: inline-block;
}

.myinfo .accountcontent .info .span li i {
    margin-left: 5px;
    margin-right: 5px;
}

.myinfo .accountcontent .info ul li {
    height: 25px;
    margin-bottom: 10px;
}

.myinfo .accountcontent .info ul li span {
    display: inline-block;
    height: 25px;
}

.myinfo .accountcontent .info .p {
    width: 600px;
}

/*.myinfo .accountcontent .onefl {
    margin-right: 64px;
}*/

.myinfo .accountcontent .share {
    margin: 0 auto;
    padding-top: 21px;
    margin-top: 56px;
    width: 796px;
    background: #f6f6f6;
}

.myinfo .accountcontent .share h2 {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #333;
}

.myinfo .accountcontent .share p {
    margin-top: 30px;
    color: #333;
    font-size: 16px;
    text-align: center;
}

.myinfo .accountcontent .share .inputwrap {
    margin: 0 auto;
    margin-top: 22px;
    width: calc( 100% - 63px);
}

.myinfo .accountcontent .share .inputwrap .copy {
    width: 140px;
    height: 48px;
    background: #238ad9;
    font-size: 16px;
    text-align: center;
    color: #fff;
    line-height: 48px;
    cursor: pointer;
}

.myinfo .accountcontent .share .inputwrap .shareurl {
    padding-left: 19px;
    border: none;
    background: #fff;
    width: calc( 100% - 140px);
    height: 48px;
    line-height: 48px;
}

.myinfo .accountcontent .share .inputwrap .shareicon {
    margin-top: 18.5px;
}

.myinfo .accountcontent .share .inputwrap .shareicon span {
    position: relative;
    top: -7px;
    font-size: 16px;
    font-family: "微软雅黑" -Bold;
    font-weight: bold;
    color: #333333;
}

.myinfo .accountcontent .share .inputwrap .shareicon i {
    cursor: pointer;
    margin-left: 25px;
    font-size: 35px;
}

.myinfo .accountcontent .share .inputwrap .shareicon .icon-QQ {
    color: #68bef8;
}

.myinfo .accountcontent .share .inputwrap .shareicon .icon-weixin {
    color: #62b900;
}

.myinfo .accountcontent .share .inputwrap .shareicon .icon-weibo {
    color: #f3260b;
}

.article-info .share {
    margin: 0 auto;
    padding-top: 21px;
    margin-top: 56px;
    width: 796px;
    height: auto;
    background: #f6f6f6;
}

.article-info .share h2 {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #333;
}

.article-info .share p {
    margin-top: 30px;
    color: #333;
    font-size: 16px;
    text-align: center;
}

.article-info .share .inputwrap {
    margin: 0 auto;
    margin-top: 22px;
    width: calc( 100% - 63px);
}

.article-info .share .inputwrap .copy {
    width: 140px;
    height: 48px;
    background: #238ad9;
    font-size: 16px;
    text-align: center;
    color: #fff;
    line-height: 48px;
    cursor: pointer;
}

.article-info .share .inputwrap .shareurl {
    padding-left: 19px;
    border: none;
    background: #fff;
    width: calc( 100% - 140px);
    height: 48px;
    line-height: 48px;
    overflow: hidden;
}

.article-info .share .inputwrap .shareicon {
    margin-top: 18.5px;
}

.article-info .share .inputwrap .shareicon span {
    position: relative;
    top: -7px;
    font-size: 16px;
    font-family: "微软雅黑" -Bold;
    font-weight: bold;
    color: #333333;
}

.article-info .share .inputwrap .shareicon i {
    cursor: pointer;
    margin-left: 25px;
    font-size: 35px;
}

.article-info .share .inputwrap .shareicon .icon-QQ {
    color: #68bef8;
}

.article-info .share .inputwrap .shareicon .icon-weixin {
    color: #62b900;
}

.article-info .share .inputwrap .shareicon .icon-weibo {
    color: #f3260b;
}

.sendcode {
    cursor: pointer;
}

select {
    position: relative;
    z-index: 1;
    appearance: none;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari 和 Chrome */
}

select::-ms-expand {
    display: none;
}

.goback {
    z-index: 999;
    cursor: pointer;
    width: 50px;
    position: fixed;
    bottom: 130px;
    right: 50px;
}

.goback img {
    width: 100%;
}

.bulletindetail .user {
    text-align: center;
    margin-bottom: 20px;
}

.accountmanage {
    background: #fff;
}

.accountmanage h2 {
    margin-top: 50px;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    color: #000;
    font-weight: bold;
}

.accountmanage h2 span {
    color: #238AD9;
}

.accountmanage .accountmanagecontent {
    width: 410px;
    margin: 0 auto;
    padding-top: 30px;
    margin-bottom: 180px;
}

.accountmanage .accountmanagecontent .fl:last-child li {
    padding-left: 10px;
}

.accountmanage .accountmanagecontent li {
    font-size: 16px;
    color: #000;
    margin-bottom: 20px;
    height: 39px;
    line-height: 39px;
}

.accountmanage .accountmanagecontent li i {
    padding-left: 10px;
}

.accountmanage .accountmanagecontent li input {
    margin-left: 10px;
    width: 208px;
    padding: 0 15px;
    border: 1px solid #ededed;
    background: #f6f6f6;
    height: 37px;
    line-height: 37px;
}

.accountmanage .accountmanagecontent li span {
    padding-left: 15px;
}

.accountmanage .accountmanagecontent li .changebtn {
    cursor: pointer;
    position: relative;
    top: 0px;
    border-left: none;
    width: 80px;
    text-align: center;
    height: 39px;
    line-height: 38px;
    border: 1px solid #ededed;
    background: #f6f6f6;
    display: inline-block;
    font-size: 16px;
    color: #238AD9;
}

.changphone {
    margin-top: 16px;
    position: relative;
    background: #fff;
    padding-top: 180px !important;
}

.changphone .fl:first-child {
    width: 78px;
}

.changphone .onediv,
.changphone .twodiv,
.changphone .threediv {
    position: absolute;
    top: 42px;
    text-align: center;
}

.changphone .onediv .border,
.changphone .twodiv .border,
.changphone .threediv .border {
    position: absolute;
    top: 17px;
    width: 281px;
    height: 3px;
    background: #d2d2d2;
    border-radius: 1.5px;
}

.changphone .onediv .one,
.changphone .twodiv .one,
.changphone .threediv .one {
    margin: 0 auto;
    color: #fff;
    width: 40px;
    height: 40px;
    background: #d2d2d2;
    border-radius: 50%;
    line-height: 40px;
}

.changphone .onediv p,
.changphone .twodiv p,
.changphone .threediv p {
    margin-top: 13px;
    font-size: 16px;
}

.changphone .onediv {
    left: 108px;
}

.changphone .onediv .one {
    background: #8CC51C;
}

.changphone .twodiv {
    left: 453px;
}

.changphone .threediv {
    left: 781px;
}

.changphone .accountmanagecontent {
    width: 394px;
}

.changphone .accountmanage .accountmanagecontent li .changebtn {
    width: 104px;
    background: #238ad9;
    color: #fff;
    cursor: pointer;
}

.changphone .accountmanage .h2 {
    font-size: 24px;
    color: #000;
    line-height: 30px;
    font-weight: normal;
}

.changphone .accountmanage .h3 {
    text-align: center;
    font-size: 16px;
}

.changphone .submit {
    cursor: pointer;
    width: 148px;
    height: 36px;
    background: #238ad9;
    border-radius: 3px;
    margin: 0 auto;
    margin-top: 46px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 36px;
}

.reginputlist .tel {
    width: 204px;
}

@media (min-width: 992px) {
    .container {
        width: 1000px;
        padding: 0;
    }
    .indexnonenav,
    .navbar-title-text1,
    .smallloginreg,
    .indexsmalllogo,
    .bignone {
        display: none !important;
    }
    .reginputlist .mt10 {
        position: relative;
        top: -20px;
    }
}

.dropdownaaa .selected,
.dropdownaaa li {
    color: #999999;
    font-size: 16px;
}

.dec {
    color: #238AD9;
}

@media (min-width: 1200px) {
    .container {
        width: 1000px;
        padding: 0;
    }
    .indexnonenav,
    .navbar-title-text1,
    .smallloginreg,
    .indexsmalllogo,
    .bignone {
        display: none !important;
    }
    .reginputlist .mt10 {
        position: relative;
        top: -20px;
    }
}

@media (min-width: 768px) {
    .indexnonenav,
    .navbar-title-text1,
    .smallloginreg,
    .indexsmalllogo,
    .bignone {
        display: none !important;
    }
    .container {
        width: 1000px;
        padding: 0;
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: 0;
    }
    .reginputlist .mt10 {
        position: relative;
        top: -20px;
    }
    .reginputlist .row2 {
        margin-bottom: 20px;
    }
}
.w_container_box{
	background:#fff;
}
.w_myInfo{
	padding:80px;
}
.w_myInfo h2 {
    font-size: 22px;
    line-height: 22px;
    color: #333;
	margin-bottom:34px;
}
.w_myInfo h2 span{
	color: #238AD9
}
.w_myInfoCon{
	border:1px solid #DEE2E7;
	box-shadow: 0 0 8px 0 rgba(0,82,153,0.15);
	border-radius: 4px;
	padding:30px;
	font-size: 16px;
	color: #999999;
	margin-bottom:20px;
}
.w_myInfoTitle{
	font-size: 18px;
	color: #333333;
	margin-bottom:26px;
}
.w_myInfoName{
	width:100%;
	height:42px;
	line-height:42px;
	margin-bottom:30px;
	display:inline-block;
}
.w_myInfoName.w_myInfoName1{
	height:20px;
	line-height:20px;
	margin-bottom:20px;
}
.w_myInfoName.w_myInfoName2{
	height:auto;
}
.w_myInfoName > span{
	width:208px;
	display:block;
	float:left;
}
.w_myInfoName > span i{
	font-size:12px;
}
.w_myInfoName > span i.w_address_i{
	display:none;
}
.w_myInfoName1 > span:nth-child(2){
	width:400px;
	font-size: 16px;
	color: #333333;
}
.w_myInfoName1 > span:nth-child(2) em{
	font-style:normal;
}
.w_myInfoName1 > span:nth-child(2) a{
	margin-left:20px;
	font-size: 16px;
	color: #2E8AD9;
}
.w_myInfoName p{
	width:483px;
	height:40px;
	border: 1px solid #DEE2E7;
	border-radius: 4px;
	padding:0 20px;
	float:left;
}
.w_myInfoName p.w_p_box{
	border:none;
	padding:0;
}
.w_myInfoName p input[type="text"]{
	width:100%;
	height:38px;
	display: block;
	border:none;
	font-size:16px;
	color:#333;
}

.w_myInfoName p.w_p_box .dropdownaaa {
    display: inline-block;
	width:134px;
    height: 40px;
	border:1px solid #DEE2E7;
	background:#fff;
}
.w_myInfoName p .dropdownaaa.worktype{
	height:38px;
	width:100%;
	background:#fff;
	padding:0;
}
.w_myInfoName p .dropdownaaa.worktypes{
	height:38px;
	width:100%;
	background:#fff;
	padding:0;
}
.w_myInfoName p.w_p_box span{
	width:22px;
	display:inline-block;
	text-align: center;
}
.w_myInfoName p.w_p_box.w_address{
	height:auto;
}
.w_myInfoName p.w_p_box.w_address input{
	width:100%;
	height:40px;
	border:1px solid #DEE2E7;
	padding:20px;
}
.w_myInfoName p.w_p_box.w_address span{
	display:block;
	width:100%;
	font-size: 12px;
	color: #999999;
	margin-top:10px;
	text-align: left;
}
.w_myInfoName p.w_p_box > a{
	width:140px;
	display:inline-block;
	color:#333;
}
.w_myInfoName p.w_p_box > a label{
	position: relative;
}
.w_myInfoName p.w_p_box > a label input[type="radio"]{
	display: none;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    -webkit-appearance: none;
    background-color: transparent;
    border: 0;
    outline: 0 !important;
    line-height: 20px;
    color: #d8d8d8;
}
.w_radio input[type="radio"] + i {
    width: 22px;
    height: 22px;
    background: url(../img/check_blue@2x.png) 0 0 no-repeat;
    background-size: 240px 24px;
    display: inline-block;
    position: relative;
    bottom: -4px;
    margin-right: 5px;
	background-position: -120px 0;
}
.w_radio input[type="radio"]:checked + .icon-radio {
    background-position: -168px 0;
}
.w_myInfoCon .regbtn{
	cursor: pointer;
    width: 178px;
    height: 48px;
    font-size: 16px;
    font-family: 微软雅黑;
    color:#fff;
    line-height: 48px;
    text-align: center;
    background: rgb(35, 138, 217);
    border-radius: 3px;
	margin:0 auto;
}
.exchange .content_list li:first-child .title a {
    color: #333333 !important;
}
.exchange .content_list li .godetail {
    cursor: pointer;
    color: #065FA4;
    position: relative;
    top: 5px;
}

.myexchangedetail .content .fll li {
    font-size: 16px;
    width: 64px;
}

.myexchangedetail .content .fl li {
    font-size: 16px;
}

.myexchangedetail .content {
    padding-left: 0;
}

.myexchangedetail .content .fl li {
    margin-bottom: 0;
}

.myexchangedetail {
    padding-bottom: 157px !important;
}

.message {
    margin-top: 16px;
    background: #fff;
    padding: 0 16px;
    padding-bottom: 113px;
}

.message ul li {
    margin-top: 14px;
}

.message ul li h2 {
    font-size: 16px;
    font-family: "微软雅黑";
    color: #999999;
    line-height: 16px;
    margin-bottom: 11px;
    position: relative;
    padding-left: 16px;
}

.message ul li h2:before {
    content: "";
    border: 3px solid #238AD9;
    position: absolute;
    border-radius: 100px;
    left: 0px;
    top: 35%;
}
.message ul li .title-be:before {
    content: "";
    border: 3px solid #238AD9;
    position: absolute;
    border-radius: 100px;
    left: 0px;
    top: 35%;
}
.message ul li p {
    font-size: 16px;
    font-family: "微软雅黑";
    color: #000000;
    line-height: 24px;
}
.message ul .already p{
    color: #666;
}

.message ul li:first-child {
    margin-top: 10px;
}

.message .messagelist>li {
    overflow: hidden;
    border: 1px solid #C2C2C2;
    padding: 14px 10px;
    cursor: pointer;
}

.message .messagelist li:hover {
    border-color: #238AD9
}

.message .messagelist h2 {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}
.message ul .already h2{
    color: #666;
}
.message .messagelist h2 time {
    float: right;
    font-size: 13px;
    color: #999;
    font-weight: normal;
}
.message .messagelist h2 time span{
	margin-right:20px;
}
.message .messagelist>li a{float:right;}
.message ul .already a{
   float: right;
}
.message .messagelist article {
    width: 882px;
    float: left;
    font-size: 14px;
}
.message ul .already article{
    color: #666;
}
.message .messagelist section {
    float: right;
}

.messagehandler {
    text-align: right;
    padding-top: 12px;
}

.messagehandler .btn {
    background-color: #238AD9;
    color: white;
    font-size: 14px;
}

.c3select {
    height: 39px;
}

.c3select button {
    height: 39px;
    border-radius: 0;
    background-color: #F4F4F4;
    border-color: #ededed;
}

.c3select .dropdown-toggle {
    padding: 6px 12px !important;
}

.c3select .btn-default {
    padding: 6px 6px;
}

.c3select .btn-default i {
    color: #238ad9;
}

.e-books {
    margin-top: 16px;
}

.c3reg .dropdown-menu {
    width: 118px;
    border-radius: 0;
    min-width: 118px;
    padding: 0;
    margin: 0;
}

.c3reg .btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    background-color: #e6e6e6;
    border-color: #adadad;
}

.c3reg .dropdown-menu>li>a {
    padding: 0;
    text-align: center;
    line-height: 30px;
}

.c3reg .dropdown-menu>li {
    height: 30px;
    border-top: 1px solid #ededed;
}

.c3reg .dropdownaaa .selected {
    font-size: 14px;
    padding: 10px 16px;
}

.books .row .col-md-4 .fr,
.books .row .col-sm-4 .fr,
.books .row .col-lg-4 .fr {
    overflow: hidden;
}

.exchangetitle {
    width: 1000px;
    height: 86px;
    background: #238ad9;
    padding-left: 31px;
    margin-top: 16px;
}
.wx-exchangetitle{
    display: none;
}

.exchangetitle span,
.exchangetitle a {
    color: #fff;
    line-height: 86px;
}

.exchangetitle i {
    font-style: normal;
    color: #fff;
    font-size: 26px;
}

.exchangetitle a {
    padding-right: 31px;
}

.myexchangetitle {
    visibility: hidden;
    min-height: 20px;
}

.thesislistarr .col-md-6 {
    height: 230.5px;
}

.e-books .col-md-3 .textcard p,
.e-books .col-sm-3 .textcard p {
    height: 60px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
}

.books .row .col-md-4 .fr p,
.books .row .col-sm-4 .fr p,
.books .row .col-lg-4 .fr p {
    line-height: 26px;
}

.books .row .col-md-4 .fr h2,
.books .row .col-sm-4 .fr h2,
.books .row .col-lg-4 .fr h2 {
    height: 15px;
    line-height: 17px;
}

.messagedetail {
    padding: 0 !important;
}

.messagedetail .fl {
    padding: 0;
    background: #fff;
    width: 100%;
    text-align: center;
}

.messagedetail .fl .accept {
    margin-top: 0px;
}

.messagedetail .fl .accept input {
    left: 5px;
    top: -3px;
}

.messagedetail .fl .accept label {
    top: 0;
}

.liuchengtu {
    object-fit: cover;
}

.c3reg .password {
    width: 260px !important;
}

.c3reg .icon-yanjing,
.c3reg .icon-yanjing1 {
    display: inline-block;
    width: 30px;
    height: 39px;
    background: #f6f6f6;
    line-height: 39px;
    position: relative;
    left: -5px;
    top: 1px;
    color: #238AD9;
}

.accountmanage .accountmanagecontent li input {
    height: 39px;
    line-height: 39px;
}

.reginputlist .tel {
    width: 204px !important;
}

select {
    /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
    border: none;
    outline: none;
    /*很关键：将默认的select选择框样式清除*/
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../img/xia.png) no-repeat scroll right center #f6f6f6;
    background-size: 15px 15px;
    background-position: 90% 50%;
    /*在选择框的最右侧中间显示小箭头图片*/
    /*为下拉小箭头留出一点位置，避免被文字覆盖*/
    padding-right: 40px;
    padding-left: 16px;
    overflow: hidden;
    color: #757575;
}

::-webkit-scrollbar {
    width: 6px;
    height: 3px;
}

::-webkit-scrollbar-track-piece {
    background-color: #ffffff;
}

::-webkit-scrollbar-thumb {
    height: 27px;
    background-color: #238AD9;
    -webkit-border-radius: 3px;
}

@-moz-document url-prefix(http: //),url-prefix(https://) {

/* 滚动条颜色 */

scrollbar {
    -moz-appearance: none !important;
    background: #00ff00 !important;
}


/* 滚动条按钮颜色 */

thumb, scrollbarbutton {
    -moz-appearance: none !important;
    background-color: #0000ff !important;
}


/* 鼠标悬停时按钮颜色 */

thumb:hover, scrollbarbutton:hover {
    -moz-appearance: none !important;
    background-color: #ff0000 !important;
}


/* 隐藏上下箭头 */

scrollbarbutton {
    display: none !important;
}


/* 纵向滚动条宽度 */

scrollbar[orient="vertical"] {
    min-width: 6px !important;
}


}
.selectwrap {
    width: 204px;
    overflow: hidden;
    border: 1px solid #eee;
    position: relative;
}
.selectwrap span {
    background: url(../img/xia.png) no-repeat scroll right center #f6f6f6;
    background-size: 15px 15px;
    background-position: 65% 50%;
    display: inline-block;
    height: 39px;
    position: absolute;
    right: 0;
    width: 50px;
    z-index: 2;
    top: 0;
}
.selectwrap select {
    width: 215px;
}
input::-ms-clear, input::-ms-reveal {
    display: none;
}
input[type=text]::-ms-clear {
    display: none;
}
input[type=password]::-ms-reveal {
    display: none;
}
.selectwrap1 {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 140px;
    border: 1px solid #eee;
}
.selectwrap1 span {
    display: inline-block;
    height: 39px;
    background: url(../img/xia.png) no-repeat scroll right center #f6f6f6;
    background-size: 15px 15px;
    background-position: 65% 50%;
    position: absolute;
    right: 0;
    width: 50px;
    z-index: 2;
    top: 0;
}
.selectwrap1 select {
    width: 150px;
}
select:visited, select:checked {
    background: inherit;
}
select, input {
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.endtitle a {
    color: #999 !important;
}
.index_content .content_list li .cccontent .casd a {
    color: #999;
}
.login .containerdd .fr .tip-word {
    font-size: 12px;
    margin-bottom: 15px;
}
.c3reg .pswStatus {
    margin-top: 5px;
}
ol.list-paddingleft-2 li{
    list-style: decimal;
}
ul.list-paddingleft-2 li{
    list-style: disc;
}
ol.list-paddingleft-1 li{
    list-style: decimal;
}
ul.list-paddingleft-1 li{
    list-style: disc;
}
ol.list-paddingleft-3 li{
    list-style: decimal;
}
ul.list-paddingleft-3 li{
    list-style: disc;
}
ol.list-paddingleft-4 li{
    list-style: decimal;
}
ul.list-paddingleft-4 li{
    list-style: disc;
}
ol.list-paddingleft-5 li{
    list-style: decimal;
}
ul.list-paddingleft-5 li{
    list-style: disc;
}
ol.list-paddingleft-6 li{
    list-style: decimal;
}
ul.list-paddingleft-6 li{
    list-style: disc;
}
.actGotop{
    /*display: none;*/
    width:50px;
    padding:5px;
    line-height:20px;
    text-align:center;
    height:50px;
    /*border:1px solid #007aff;*/
    font-size:15px;
    position:fixed;
    bottom:138px;
    cursor: pointer;
    right:30px;
    z-index:1000;
}
.actGotop a{
    display:none;
}
.actGotop img{
    display:block;
    width:100%;
    height:100%
}
