﻿.content
{
    margin:10px auto auto auto;
    padding:0px 10px 0px 10px;
    height:auto;
}
.content .left
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    width:650px;
    float:left;
}
.content .right
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    width:260px;
    float:left;
    margin-left:10px;
}
/* 官方微信。联系人 */
.guanfang
{
    width:35px;
    height:180px;
    position:absolute;
    top:350px;
    left:1300px;
}
.guanfang .wx
{
    width:35px;
    height:80px;
    background:url(../images/guanfang.png) no-repeat;
    font-size:14px;
    color:#FFFFFF;
    cursor:pointer;
    font-weight:bold;
    text-align:center;
}
.guanfang .lxr
{
    margin-top:5px;
    width:35px;
    height:80px;
    background:url(../images/guanfang.png) no-repeat;
    font-size:14px;
    color:#FFFFFF;
    cursor:pointer;
    font-weight:bold; 
    text-align:center;
}

.guanfang .wx .wz,.guanfang .lxr .wz
{
    width:25px;
    line-height:15px;
    position:absolute;
    left:5px;
    padding-top:9px;
}

.gfContent
{
    width:540px;
    height:450px;
    position:absolute;
    top:350px;
    left:500px;
    overflow:hidden;
    display:none;
}

.gfContent .wxContent
{
    width:158px;
    height:182px;
    position:absolute;
    left:540px;
    top:0px;
    display:none;
}

.gfContent .lxrContent
{
    position:absolute;
    top:85px;
    left:540px;
    display:none;
    width:536px;
    border:#e53739 solid 2px;
    overflow:hidden;
}


/* 官方微信。联系人 */

.content .left .list
{
    margin:0px 0px 15px 0px;
    padding:0px;
    height:215px;
    border:1px solid #c4c4c4;
    background:url(../images/list_bg_tl.png) no-repeat top left;
}

.content .left .list .title
{
    margin:0px;
    padding:0px;
    width:650px;
    height:30px;
    list-style-image:none;
    list-style-type:none;
    display:block;
}
.content .left .list .title li
{
    list-style-image:none;
    list-style-type:none;
    float:left;
    height:30px;
}
.content .left .list .title .li2,.content .left .list .title .li3
{
    background:url(../images/title_bg_left.png) no-repeat left;
    text-align:left;
}
.li1
{
    white-space:nowrap;/*设置不折行*/
    text-overflow:ellipsis;/*这就是省略号喽*/
    -o-text-overflow:ellipsis;/*兼容opera*/
    overflow: hidden;/*设置超过的隐藏*/
    width:400px;
    text-align:left;
    padding-left:20px;
}
.li1title
{
    font-size:16px;
    color:#b0273b;
    font-weight:bold;
    padding-right:20px;
    line-height:30px;
}
.li1title2
{
    font-size:12px;
}

 .li2
{
    margin-left:10px;
    white-space:nowrap;/*设置不折行*/
    text-overflow:ellipsis;/*这就是省略号喽*/
    -o-text-overflow:ellipsis;/*兼容opera*/
    overflow: hidden;/*设置超过的隐藏*/
    width:130px;
    text-align:left;
    line-height:30px;
    padding-left:10px;
}

.li3
{
    margin-left:10px;
    white-space:nowrap;/*设置不折行*/
    text-overflow:ellipsis;/*这就是省略号喽*/
    -o-text-overflow:ellipsis;/*兼容opera*/
    overflow: hidden;/*设置超过的隐藏*/
    width:60px;
    text-align:left;
    line-height:30px;
    font-size:12px;
    padding-left:10px;
}

.li3 a
{
    text-decoration:none;
    color:#9b6600;
}
.li3 a:hover
{
    text-decoration:underline;
}

.content .left .list .item
{
    margin:0px;
    padding:5px 0px 10px 0px;
    width:650px;
}
.content .left .list .item ul
{
    margin:0px;
    padding:0px;
    list-style-type:none;
    list-style-image:none;
}

.content .left .list .item ul li
{
    list-style-type:none;
    list-style-image:none;
    float:left;
}

.content .left .list .item a
{
    color:#535353;
    text-decoration:none;
}
.content .left .list .item .li1 a:hover
{
    color:#9b6600;
}
.content .left .list .item .baom a
{
    margin-top:5px;
    display:block;
    width:42px;
    height:18px;
    background:url(../img/BaoMing.png) no-repeat;
    line-height:18px;
}
.content .left .list .item .baom a:hover
{
    background:url(../img/BaoMing_down.png) no-repeat;
    text-decoration:none;
}

/*右边登陆*/
.content .right .login_panel
{
    margin:0px;
    padding:0px;
    height:236px;
    background:#f3f3f3;
    color:#535353;
    border:1px solid #c4c4c4;
}

.content .right .login_panel .logining_title
{
    margin:0px;
    padding:0px;
}
.content .right .login_panel .logining_title span
{
    height:38px;
    line-height:38px;
}
.content .right .login_panel .logining_title .title1
{
    float:left;
    width:130px;
    font-size:16px;
    color:#202020;
    font-weight:bold;
    text-align:center;
}
.content .right .login_panel .logining_title .title2
{
    font-size:12px;
    line-height:40px;
    cursor:pointer;
    color:#f5f5f5;
}

.content .right .login_panel .logining_box
{
    margin:0px;
    padding:0px;
}
.content .right .login_panel .logining_box ul
{
    list-style-type:none;
    list-style-image:none;
    padding:0px;
    margin:4px 0px 0px 0px;
}
.content .right .login_panel .logining_box ul li
{
    float:left;
    height:41px;
    line-height:41px;
    text-align:center;
}
.content .right .login_panel .logining_box .input
{
    padding:0px 0px 0px 10px;
    width:227px;
    height:41px;
    line-height:41px;
    border:0px;
    color:#202020;
    background:url(../images/txt_bg.png) no-repeat;
}

.content .right .login_panel .logining_box .input_sel
{
    padding:0px 0px 0px 10px;
    width:227px;
    height:41px;
    line-height:41px;
    border:0px;
    color:#202020;
    background:url(../images/txt_bg_sel.png) no-repeat;
}

.content .right .login_panel .logining_box .codinput
{
    padding:0px 0px 0px 10px;
    ime-mode:disabled;
    width:86px;
    height:41px;
    line-height:41px;
    border:0px;
    color:#202020;
    background:url(../images/code_bg.png) no-repeat;
}

.content .right .login_panel .logining_box .codinput_sel
{
    padding:0px 0px 0px 10px;
    ime-mode:disabled;
    width:86px;
    height:41px;
    line-height:41px;
    border:0px;
    color:#202020;
    background:url(../images/code_bg_sel.png) no-repeat;
}

.content .right .login_panel .logining_box .regbutton
{
    padding:0px;
    border:0px;
    width:90px;
    height:35px;
    color:#986802;
    cursor:pointer;
    font-weight:bold;
    font-size:14px;
    background:url(../images/btn_reg_bg.png) no-repeat;
}

.content .right .login_panel .logining_box .logingbutton
{
    padding:0px;
    border:0px;
    width:120px;
    height:35px;
    color:#FFFFFF;
    font-weight:bold;
    font-size:14px;
    cursor:pointer;
    background:url(../images/btn_lgn_bg.png) no-repeat;
}

/*登陆后*/
.content .right .login_panel .logined_title
{
    margin:0px;
    padding-left:20px;
    height:38px;
    line-height:38px;
    text-align:left;
    font-size:16px;
    font-weight:bold;
}
.content .right .login_panel .logined_title .user
{
    margin-left:10px;
    color:#c48c29;
}
.content .right .login_panel .logined_title2
{
    padding-left:20px;
    text-align:left;
}
.content .right .login_panel .logined_title3
{
    margin-top:30px;
    text-align:center;
}
.content .right .login_panel .logined_title3 .mgrinput
{
    border:0px;
    width:170px;
    height:32px;
    cursor:pointer;
    background:url(../img/HoutaiBtn.png) no-repeat;
}
.content .right .login_panel .logined_title4
{
    margin-top:30px;
    text-align:center;
}
.content .right .login_panel .logined_title4 .outinput
{
    border:0px;
    width:170px;
    height:32px;
    cursor:pointer;
    background:url(../img/LogoutBtn.png) no-repeat;
}

/*协议*/
.content .right .xy
{
    margin:15px auto auto auto;
    padding:10px 10px 0px 10px;
    height:416px;
    background:#f3f3f3;
    color:#535353;
    text-align:left;
    overflow:hidden;
    border:1px solid #c4c4c4;
}
.content .right .xy a
{
    text-decoration:none;
    color:#9b6600;
}
.content .right .xy a:hover
{
    text-decoration:underline;
}
/*幻灯片*/
.fluid_container {
	margin: 0 auto;
	max-width: 980px;
	width: 980px;
	height:294px;
}

