html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
    margin: 0;
    padding: 0;
}

html,
body {
    /*position: relative;*/
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

em,
strong,
i {
    font-style: normal;
}

ul,
ol,
li {
    list-style: none;
}

a {
    text-decoration: none;
}
/*clear*/
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
  }
  
  .clearfix:after {
    clear: both;
    overflow: hidden;
  }
  
  .clearfix {
    zoom: 1;
  }
body {
    font-family: Helvetica, Tahoma, Arial, "PingFang SC", "Lantinghei SC", "Microsoft YaHei", "HanHei SC", "Helvetica Neue", "Open Sans", "Arial", "Hiragino Sans GB", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", "SimSun", "sans-serif";
    color: #333;
}
/* 导航 */

.nav{
    width: 100%;
    height:80px;
    background-color: yellowgreen;
}
.list_logo{
    width:100%;
    height:570px;
    background: url(../images/list_logo.png)no-repeat center center;
    background-size: cover;
}
/* content */
.big_content{
    width: 100%;
    height:100%;
}
.content{
    width: 1200px;
    height:auto;
    margin:0 auto;
    padding-bottom: 80px;
}
/* left */
.content_left{
    float: left;
    width:784px;
    height:auto;
    /* border:1px solid red; */
}
.left_ul li:first-child{margin-top:20px;}
.left_ul li{
    width:784px;
    height:auto; 
    padding: 10px 0;  
}
.left_ul h2{
    font-size:20px;
    font-weight:bold;
    color:#000;
    line-height:50px;
}
.left_ul h2:hover{
    color:#607DA4
}
.left_ul p {
    font-size:14px;
    color:#666;
    line-height:24px;
    padding-bottom: 10px;
    }
.left_ul .shopping{
    width:784px;
    height:32px;
}
.shopping .s_l{
    display: block;
    float: left;
    background: url(../images/loac.png)no-repeat left;
    padding-left: 20px;
    line-height:32px;
    color:#999;
    font-size:14px;
}
.shopping .s_r{
    display: block;
    float: right;
    color:#F2B267;
    font-size:14px;
    line-height:30px;
}
.shopping .s_r .monery{
    font-weight: bold;
    margin-right:5px;
}
.shopping .s_r  .go{
    display: inline-block;
    width:106px;
    height:30px;
    border:1px solid #F2B267;
    border-radius:15px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}
.shopping .s_r  .go:hover{
    color:#fff;
    background-color: #F2B267
}




/* right */
.content_right{
    float:right;
    width:271px;
    height:auto;
    /* border:1px solid red; */
    position: relative;
}
.content_right .login{
    width:269px;
    height:105px;
    background:#fff;
    border-radius:10px;
    /* border:1px solid red; */
    position: absolute;
    left:0;
    top:-60px;
}
.login_content{
    width: 210px;
    margin:0 auto;
    margin-top:40px;
    /* display: none; */
}
.icon1{
    display: block;
    float: left;
    background: url(../images/list_icon1.png)no-repeat center;
    background-size: cover;
    width:54px;
    height:54px;
}
.user{
    float: right;
    text-align: left;
}
.sub, .reg{cursor: pointer;}
.user p{
    font-size:14px;
    color:#9D9D9D;
    line-height: 25px;
}
.user span{
    font-size:16px;
    color:#060606;    
}
/* 退出 */
.login_tui{
    position: relative;
    z-index: 99;
    width: 210px;
    height: 55px;
    margin: 0 auto;
    margin-top: 35px;
    display: none;
}
.login_tui .icon2{
    display: block;
    float: left;
    background: url(../images/list_icon2.png)no-repeat center;
    background-size: cover;
    width:54px;
    height:54px;
    margin-right: 15px;
}
.tui .title{
    font-size:14px;
    color:#9D9D9D;
    line-height: 30px;
}
.tui .tui_btn{
    font-size:16px;
    color:#060606;
    cursor: pointer;
}
.content_right h3{
    font-size:30px;
    color:#000;
    margin-top:70px;
}
.right_ul li{
    width:271px;
    height:auto; 
    padding: 15px 0; 
}
.right_ul li h2{
    font-size:18px;
    font-weight:bold;
    color:#000;
    line-height:24px;
    line-height: 40px;
}
.right_ul li h2:hover{
    color:#607DA4
}
.right_ul li p{
    font-size:14px;
    color:#666;
    line-height:24px;
    height: 72px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.lock span{
    display: block
}
.r_cont{
    float: left;
    background: url(../images/loac.png)no-repeat left;
    padding-left: 20px;
    line-height:32px;
    color:#999;
    font-size:14px;
}
.r_money{
    float: right;
    color:#F2B267;
    font-size:14px;
    line-height: 32px;
}
.right_ul i{
    display: block;
    width: 106px;
    height: 30px;
    border: 1px solid #F2B267;
    border-radius: 15px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    margin:10px auto;
    color:#F2B267
}
.right_ul i:hover{
    color:#fff;
    background-color: #F2B267
}
/* tel */
.tel{
    width: 100%;
    height:391px;
    background: url(../images/service.png)no-repeat center;
    background-size: cover;
    overflow: hidden;
}
.tel_cont{
    height:69px;
    width:210px;
    margin:0 auto;
    margin-top:280px;
}
.tel_cont i{
    display: block;
    float: left;
    height:69px;
    width:69px;
    background: url(../images/service_icon.png)no-repeat left;
    background-size: cover;
}
.tel_cont span{
    display: block;
    float:right;
    font-size:20px;
    line-height:1.5; 
    color:#fff;
    margin-top:8px;  
}
/* footer */
.footer{
    width:100%;
    height:363px;
    background-color: rgba(0,0,0,.6     )
}
/* 弹窗 */

/* 登录 */
.big_list{position: relative;}
.cpm{
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color: rgba(0,0,0,.5);
    display: none;
}
.cpm_reg{
    position: fixed;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
    width:352px;
    height:403px;
    background-color: #F9F9F9;
    border-radius:5px;
    display: none;
}
.cpm_reg i.colse{
    right: -26px;
    top: -25px;
}
.cpm_reg img{
    display: block;
    width:137px;
    height:43px;
    margin:40px auto;
}
.cpm_reg p{
    width:270px;
    height:50px;
    border-bottom:1px solid #E6E6E6;
    margin: 0 auto;
    line-height: 60px;
}
.cpm_reg p input{
    outline-color: transparent;
    border:none;
    background-color: transparent;
    font-size:16px;
    color:#A4A2A2
}

.cpm_w{
    display: block;
    font-size:14px;
    text-align: right;
    width:270px;
    line-height:50px;
    margin: 0 auto;
    color:#607DA4
}
.btn{
    width:270px;
    line-height:38px;
    font-size:16px;
    background:#5496F3;
    border-radius:19px;
    margin: 25px auto;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.btn:hover{
    background: #3D8CFB;
}
.zhuce{
    display: block;
    width:270px;
    line-height:20px;
    font-size:14px;
    color:#A4A2A2;
    margin: 0 auto;
    text-align: center;
}
.zhuce i{
    cursor: pointer;
    color:#5496F3
}
/* 注册 */
.cpm_logon{
    position: fixed;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
    width:352px;
    height:500px;
    background-color: #F9F9F9;
    border-radius:5px;
    display: none;
}
.logon_new{
    width:270px;
    margin:0 auto;
    position: relative;
}
.colse{
    display: block;
    width:20px;
    height:20px;
    position: absolute;
    right:-26px;
    top:15px;
    cursor: pointer;
    background: url(../images/cloce.png)no-repeat center;
    background-size: cover;
}
.logon_new h3{
    font-size:24px;
    font-weight:bold;
    color:#5496F3;
    text-align: center;
    line-height: 100px;
}
.logon_new p{
    width:270px;
    height:54px;
    border-bottom:1px solid #E6E6E6;
    line-height: 60px;
}
.logon_new p .code{
    display: inline-block;
    width:130px;
    font-size: 14px;
    color:#1A3966;
    cursor: pointer;
    text-align: right;
    background: none;
    border: none;
}
.logon_new p .code:focus{
    outline: none;
} 
.logon_new p .yan{
    width:130px;
}
.logon_new input{
    outline-color: transparent;
    border:none;
    background-color: transparent;
    font-size:16px;
    color:#A4A2A2
}
.didBox{
    height: 30px;
}
.did{
    display: block;
    font-size:14px;
    text-align: right;
    width:270px;
    line-height:1.5;
    color:#B91F21;
}
.p3{margin-bottom:20px}
.again_logon{
    width:270px;
    line-height:38px;
    font-size:16px;
    background:#B5B5B5;
    border-radius:19px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    margin-top:15px;
}
.again_logon:hover{
    background-color: #3D8CFB
}
.again_logon_blue{
    background-color: #5496F3
}
.again_btn{
    width:100px;
    margin:15px auto;
    font-size:14px;
    color:#A4A2A2;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
}
.again_btn:hover{
    color:#B91F21
}
/* 二维码 */
.two_code{
    width:352px;
    height:471px;
    position: fixed;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
    background-color: #F9F9F9;
    border-radius:5px;
    display: none;
}
.two_close{
    display: block;
    width:20px;height:20px;
    position: absolute;
    right:15px;
    top:15px;
    background: url(../images/cloce.png)no-repeat center;
    background-size: cover;
    cursor: pointer;
}
.two_code h3{
    font-size:24px;
    font-weight:bold;
    text-align: center;
    color:#5496F3;
    width:270px;
    line-height: 100px;
    border-bottom:1px solid #E6E6E6;
    margin:0 auto;
}
.two_cont{width:207px;margin:0 auto}
.two_cont p{
    font-size:16px;
    color:#A4A2A2;
    margin-top:10px;
}
.two_cont p i{
    color:#F2B267
}
.two_cont img{
    display: block;
    width:207px;
    height:207px;
    padding:10px 0;
}
.two_sao{
    font-size:14px;
    color:#A4A2A2;
    line-height: 1.5;
    background: url(../images/sao.png)no-repeat left;
    padding-left:50px;
    margin-left:30px;
}

