* {
    box-sizing:border-box;
}
body {
    margin: 0;
    padding: 0;
    background: #F5F4F3;
    font-family: "微软雅黑";
    font-size:14px;
    min-width:1170px;
    word-break:break-all;
}
div, input, p, dl, dd, dt, ul, li, h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0;
}
ul {
    list-style-type: none;
}
img {
    border: none;
    max-width: 100%;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
.input_ptop {
    line-height: 38px;
}
.input_header {
    line-height: 48px;
}

/*=====头部=====*/
.header{
    height:56px;
    background-color:#fff;
    font-size:0;
}
.header a{
    display:inline-block;
    font-size: 14px;
}
.header_cont{
    width:1170px;
    height:64px;
    margin:0 auto;
    position:relative;
}
.header_nav{
    height:42px;
    background-color:dodgerBlue;
    font-size:0;
}
.header_nav .header_nav_list{
    width:1170px;
    height:42px;
    margin:auto;
    position:relative;
}
.header_nav a{
    font-size:16px;
    height:42px;
    line-height:42px;
    color:#fff;
    text-align:center;
    /*min-width:80px;*/
    padding:0 30px;
    display: inline-block;
    /*margin-right:25px;*/
}
.header_nav a:hover,.header_nav a.hover{
    background-color:rgba(0,0,0,0.2);
}
.header_info{
    float:right;
    height:56px;
}
.header_info_img{
    width:35px;
    height:35px;
    border-radius:50%;
    margin-right:10px;
    border:1px solid rgb(223,223,223);
}
.header_info_level_img{
	width:16px;
	margin-top:12px;
	vertical-align:top;
}
.header_info_identify_img{
	width:26px;
	margin-left:5px;
	vertical-align:top;
	margin-top:13px;
}
.header_user_info{
    color:rgb(0, 97, 161);
    vertical-align:top;
    padding-top:10px;
    padding-right: 10px;
    max-width:75px;
    display: inline-block;
}
.header_info .line{
    width:1px;
    height: 20px;
    background: rgb(235,235,235);
    vertical-align: middle;
}
.header_info .header_login{
    text-align:center;
    padding:0 25px;
    height:56px;
    line-height: 56px;
    vertical-align: middle;
}
.header_info .header_login .label{
    font-size:13px;
    color:#8b8b8b;
}
.header_info .header_login .label:hover{
    color:rgb(66,133,244);
}
.header_info .header_login .tips{
    font-size: 10px;
    margin-top:4px;
    color:rgba(66,133,244,.7);
}
#nav2{
    position:relative;
    height:56px;
    padding-top:10px;
    cursor:pointer;
    display:inline-block;
    vertical-align: middle;
}
#nav2 ul {
    box-sizing: border-box;
    list-style-type: none;
    text-align: left;
    left: 0;
    top: 56px;
    width: 141px;
    position: absolute;
    z-index:9999;
    display: none;
    border:1px solid rgb(221, 221, 221);
}
#nav2 ul *{    
    box-sizing: border-box;
}
#nav2 ul .triangle{
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 10px solid rgb(221, 221, 221);
    position:absolute;
    top:-10px;
    left:15px;
}
#nav2 ul .triangle div{
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 10px solid #fff;
    position:absolute;
    left:-7px;
    bottom:-11px;
}
#nav2 ul li {
    height: 51px;
    line-height: 51px;
    width: 100%;
    background-color: #fff;
    text-align: center;
}

#nav2 ul li img{
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: top;
    margin: 17.5px 10px 0 0;
}
#nav2 ul a{
    display: block;
    text-align: center;
    overflow: hidden;
    color: dodgerBlue;
    /*border-top: #00b5ed solid 2px;*/
    padding: 0px 10px;
    font-size: 14px;
    width: 100%;
}

#nav2 ul a:hover {
    text-decoration: none;
    font-weight: normal;
    background-color: rgba(66,133,244,0.1);
}
#nav2:hover ul {
    display: inline-block;
}

.header_login_container{
    display: inline-block;
    vertical-align: middle;
}

.header_search{
    width:282px;
    height:32px;
    display:inline-block;
    top:12px;
    left:495px;
    border-radius:4px;
    border:1px solid rgb(199,199,199);
    position:absolute;
}
.header_search input{
    font-size:12px;
    width:246px;
    padding:0 30px 0 12px;
    line-height: 30px;
    height:30px;
    background:none;
    border:none;
    outline: none;
    color:rgb(164, 164, 164);
}
.header_search .suggestions .suggest_item{
    padding:0 12px;
}
.header_search img{
    width:14px;
    height:14px;
    position:absolute;
    right:10px;
    top:8px;
    cursor:pointer;
}

.header_search input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{
    color: rgb(164,164,164);
}
.header_search input:-moz-placeholder, textarea:-moz-placeholder {
    color:rgb(164,164,164);
}
.header_search input::-moz-placeholder, textarea::-moz-placeholder{
    color:rgb(164,164,164);
}
.header_search input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color:rgb(164,164,164);
}

/*=====弹出=====*/
.pop-box {
    /*弹出窗口后，弹出的DIV采用此CSS，保证置于最上层
      z-index控制Z轴的坐标，数值越大，离用户越近
    */
    z-index: 9999999; /*这个数值要足够大，才能够显示在最上层*/
    display: none;
    position: fixed;
    background: #fff;
    width: 600px;
    height: auto;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.dlzhuce {
    /*弹出窗口后，弹出的DIV采用此CSS，保证置于最上层
      z-index控制Z轴的坐标，数值越大，离用户越近
    */
    z-index: 9999999; /*这个数值要足够大，才能够显示在最上层*/
    display: none;
    position: fixed;
    background: #fff;
    width: 600px;
    height: auto;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.dlewm {
    /*弹出窗口后，弹出的DIV采用此CSS，保证置于最上层
      z-index控制Z轴的坐标，数值越大，离用户越近
    */
    z-index: 9999999; /*这个数值要足够大，才能够显示在最上层*/
    display: none;
    position: fixed;
    background: #fff;
    width: 600px;
    height: auto;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.dlzhaohui {
    /*弹出窗口后，弹出的DIV采用此CSS，保证置于最上层
      z-index控制Z轴的坐标，数值越大，离用户越近
    */
    z-index: 9999999; /*这个数值要足够大，才能够显示在最上层*/
    display: none;
    position: fixed;
    background: #fff;
    width: 600px;
    height: auto;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
#bg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0px;
    right: 0px;
    /*弹出窗口后，添加遮罩层，采用此CSS，将该层置于弹出DIV和页面层之间
      z-index控制Z轴的坐标，数值越大，离用户越近  rgba(72, 74, 68, 0.46)
    */
    z-index: 1001;
    background-color: #000;
    -moz-opacity: 0.7;
    opacity: .70;
    filter: alpha(opacity = 70);
    padding: 0px;
    margin: 0px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}

/*----=====错误页面=====----*/
.cuowu02 {
    text-align: center;
    width: 1170px;
    background: #fff;
    height: auto;
    margin: 86px auto 30px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
}
.cuowu02 span {
    width: 100%;
    height: auto;
}
.cuowu02 span img {
    display: inline-block;
    width: 360px;
    height: 360px;
    margin: 50px 30px;
}
.cuowu02 p {
    width: 20%;
    height: 42px;
    line-height: 42px;
    margin: 0px 40% 50px 40%;
    float: left;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
}
.cuowu02 p a {
    background: #2983cc;
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.cuowu02 p a:hover {
    background: #1789e5;
}

/*----=====版权信息=====----*/
.copyright {
    width: 100%;
    background-color: #3C3D41;
    font-size:0px;
}
.copyright1 {
    width: 1170px;
    margin: 0 auto;
    position: relative;
}
.copyright1a span {
    box-sizing: content-box;
    width: 100%;
    height: 14px;
    line-height: 14px;
    display: inline-block;
    color: #919699;
    padding: 19px 0;
    overflow: hidden;
}
.copyright1a .cutline{
    height:2px;
    background: #fff;
    opacity: 0.05;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=5);
}
.copyright1a span a {
    font-size: 13px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
}
.copyright1a span strong {
    font-size: 14px;
    display: inline-block;
    font-weight:normal;
    vertical-align: middle;
    padding: 0px 19px;
    color: #fff;
    opacity: 0.1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10);
}
.copyright1a p {
    line-height: 18px;
    color: #fff;
    padding: 10px 0 4px 0;
    font-size: 12px;
    opacity: 0.3;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
}
.copyright1 .foot_qrcode {
    width: 14px;
    display: inline-block;
    position: absolute;
    right:20px;
    top:20px;
}

/*=====alert=====*/
.alert {
    width: 252px;
    word-break: break-all;
    padding: 23px 10px;
    border: 4px solid lightgray;
    border-radius: 8px;
    position: relative;;
    top: 30%;
    margin:auto;
    text-align: center;
    line-height: 24px;
    background-color: #FFFFFF
}
#ohsnap {
    top: 10%;
    width: 100%;
    height: 200px;
    text-align: center;
    position: fixed;
    z-index: 9999;
}
.alert-red {
    color: white;
    background-color: #DA4453;
}
.alert-green {
    color: white;
    background-color: #37BC9B;
}
.alert-blue {
    color: white;
    background-color: #4A89DC;
}
.alert-yellow {
    color: white;
    background-color: #F6BB42;
}
.alert-orange {
    color: white;
    background-color: #E9573F;
}

.content{
    width:1170px;
    margin:0 auto;
}

/*=====alert=====*/
.pagination{
    display:inline-block;
    margin:20px 0;
    border-radius:4px;
    font-size:14px;
}
.pagination>li{
    display:inline;
}
.pagination>li:first-child>a, .pagination>li:first-child>span{
    margin-left:0px;
    border-top-left-radius:4px;
    border-bottom-left-radius:4px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span{
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover{
    color:#777;
    cursor:not-allowed;
    background-color:#fff;
    border-color:#ddd;
}
.pagination>li>a, .pagination>li>span{
    position:relative;
    float:left;
    padding:6px 12px;
    margin-left:-1px;
    line-height:1.42857143;
    color:#337ab7;
    text-decoration:none;
    background-color:#fff;
    border:1px solid #ddd;
}
.overflow{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.overflow_two{
	overflow:hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.partner_modoule_title{font-size:17px;color:rgb(51,51,51);line-height: 25px;height:25px;position:relative;overflow:hidden;}
.partner_modoule_title img{vertical-align: top;}
.partner_modoule_title span{position:absolute;top:12px;left:105px;width:100%;height:1px;display: inline-block;background-color: rgb(232,232,232)}


/*头像截取*/
#clipContainer{margin: 0 auto;z-index: 9999;background:rgba(0,0,0,0.7);position:fixed;overflow: hidden;top: 10px;left:50%;margin-left:-125px;width:250px;text-align: center;display: none;}
#clipArea {margin: 5px;height: 220px;}
#clipBtn {margin: 0 10px 10px 0;padding: 5px 20px;color: #fff;background-color: #18b4ed;border-radius: 4px;font-size: 14px;}
#clipCancelBtn {margin: 0 0 10px 0;padding: 5px 20px;border-radius: 4px;font-size: 14px;}
#view {margin: 0 auto;width: 200px;height: 200px;}
/*个人中心相关左侧*/
.user_center_left{width:230px; display: inline-block; margin-top:40px; margin-right:20px; vertical-align: top;}
.user_center_left_title{line-height: 25px; height:25px; padding-left:60px; position:relative; font-size:18px; color:rgb(51,51,51); font-weight: bold;}
.user_center_left_title img{width:25px; height:25px; position:absolute; left:20px; top:0;}
.user_center_left_list{margin-top:30px;}
.user_center_left_list a{font-size:13px; line-height: 30px; display: block; color:rgb(51,51,51); margin-bottom:5px; cursor:pointer; text-decoration: none!important; border-radius:4px; padding-left:20px;}
.user_center_left_list a.current{background-color: #00b5ed; color:#fff;}
.user_center_right{margin-top:20px; padding-bottom:70px; width:920px; display: inline-block; position:relative;}

#ladingMore{padding:20px 0;text-align: center;display: none;}
#ladingMore a{line-height: 36px;height:36px;width:90%;background-color: #2983cc;color:#fff;display: inline-block;font-size: 14px;text-align: center;}
#ladingMore a:hover{background-color:#2e93e5;}
#noData,#noMoreData{padding:20px 0;font-size:14px;text-align: center;display: none;}

.dl01_dl {
    width: 600px;
    height: auto;
    background: #fff;
}

.dl01_dlbt {
    width: 100%;
    height: 56px;
    line-height: 56px;
    background: #edf1f5;
    border-bottom: #d5d8db solid 1px;
    position: relative;
    float: left;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.dl01_dlbt p {
    width: 150px;
    float: left;
    height: 56px;
    line-height: 56px;
    font-size: 16px;
    color: #616366;
    padding-left: 30px;
}

.dl01_dlbt p a {
    color: #616366;
}

.dl01_dlbt p a:hover {
    color: #2983cc;
}

.dl01_dlbt h1 {
    width: 240px;
    float: left;
    height: 56px;
    line-height: 56px;
    color: #222426;
    font-size: 22px;
    text-align: center;
}

.dl01_dlbt span {
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 10000000;
    right: -20px;
    top: -20px;
    cursor: pointer;
}
/*弹框登录*/
#loginBox,#regBox,#forgetBox{width:360px;}
#loginBox .close,#regBox .close,#forgetBox .close{position:absolute;top:0;right:0;cursor:pointer;}
.login_container{width:360px;background-color:#fff;position:relative;margin:0 auto;padding:0 30px;font-size: 0}
.login_container .login_header{padding-top:20px;text-align: center;}
.login_container .login_header a{display: inline-block;width:50%;font-size:18px;text-align: center;padding-bottom:14px;color:rgb(37,37,37);cursor:pointer;}
.login_container .login_header a.hover{border-bottom:2px solid rgb(66,133,244);}
.login_container .input_item{margin-top:15px;width:100%;height:42px;border:1px solid rgb(229,229,229);outline: none;line-height: 40px;padding:0 16px;border-radius:2px;}
.login_container .input_item.verify{width:182px;margin-right:8px;}
.login_container .send_verify{width:109px;height:42px;line-height: 42px;display: inline-block;text-align: center;vertical-align: top;background-color:rgb(66,133,244);color:#fff;font-size:15px;margin-top:15px;border-radius:2px;cursor:pointer;}
.login_container .forget_pwd{margin-top:15px;overflow: hidden;}
.login_container .forget_pwd a{margin-left:90px;padding-right:10px;border-right:1px solid #cccccc;float:left;font-size:13px;color:rgb(88,108,148);cursor:pointer;}
.login_container .forget_pwd .areg{float:left;border:none;padding-right:0;margin-left:10px;}
.login_container .login_btns{margin-top:20px;padding-bottom:30px;}
.login_container .login_btns a{cursor:pointer;width:100%;height:42px;line-height: 42px;text-align: center;font-size:17px;color:#fff;display: inline-block;}
.login_container .login_btns .submit{background-color:rgb(66,133,244);}
.login_container .login_btns .wechat_login{background-color:rgb(23,206,90);margin-top:15px;}
.agreement_detail{display: none;width: 450px;height: 500px;position: fixed;top: 15px;left:50%;margin-left:-225px;overflow-y: scroll;background-color: #fff;padding: 20px;font-size: 14px;border: 1px solid #ddd;}
.agreement_detail h2{text-align: center;}
.closeAgreement{color:rgb(26,189,239);position:absolute;right:5%;top:20px;cursor:pointer;}
.closeAgreementBottom{border:1px solid rgb(26,189,239);color:rgb(26,189,239);display: block;width:100px;text-align:center;margin:auto;padding:5px 0;cursor:pointer;    margin-top: 10px;}
.consentAgreement{cursor: pointer;padding-left: 22px;background-size: 14px 14px;background-position: left 1.5px;background-image: url(https://lxh-image-001.oss-cn-hangzhou.aliyuncs.com/pc/partner/check_white.jpg);background-repeat: no-repeat;vertical-align: top;color:rgb(153,153,153);}
.consentAgreement.hover{background-image: url(https://lxh-image-001.oss-cn-hangzhou.aliyuncs.com/pc/partner/check_blue.png);}
.showAgreement, .consentAgreement {font-size: 13px;height: 17px;line-height: 17px;display: inline-block;vertical-align: top;cursor:pointer;}
.agreement{margin-top:20px;}

/*认证提醒*/
.auth_tip{
    width: 351px;
    padding:36px 30px 24px 30px;
    background:#fff;
    text-align: center;
    font-size:0;
}
.auth_tip>div{
    position:relative;
}
.auth_tip .image{
    width:95px;
    height:95px;
    display: inline-block;
}
.auth_tip p{
    margin:16px auto 0 auto;
    font-size:16px;
    line-height: 27px;
    width:228px;
    color:rgb(51,51,51);
}
.auth_tip p a{
    color:dodgerBlue;
    cursor:pointer;
}
.auth_tip .btns{
    margin-top:24px;
}
.auth_tip .btns .confirm{
    width:140px;
    text-align: center;
    line-height: 36px;
    height:36px;
    color:#fff;
    display: inline-block;
    background: dodgerBlue;
    cursor:pointer;
    font-size:16px;
    border-radius:4px;
}
.auth_tip .btns .cancel{
    width:140px;
    text-align: center;
    line-height: 34px;
    height:36px;
    color:#fff;
    display: inline-block;
    color: dodgerBlue;
    border:1px solid dodgerBlue;
    cursor:pointer;
    font-size:16px;
    border-radius:4px;
    margin-right:11px;
}
.auth_tip .close{
    font-size:12px;
    position:absolute;
    top:16px;
    right:16px;
    color:dodgerBlue;
    text-decoration: underline;
    cursor:pointer;
}