@charset "utf-8";
/* CSS Document */
/*清除默认样式*/
body, h1, h2, h3, h4, h5, h6, p, ul, li, ol, dl, dt, dd, a, i, b, em, strong, img, input{ margin:0; padding:0; }
b, strong{ font-weight:normal; }
i,em{ font-style:normal; }
li{ list-style:none; }
a{ text-decoration:none; color:#333; }
input{outline:none; }
textarea{ outline:none; resize:none; }
/*清除默认样式*/
/*公用*/
.fl{ float:left; display:inline; }
.fr{ float:right; display:inline; }


body{font-size:14px; color:#333; font-family:Microsoft YaHei; }
/*公用*/
/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}
/*.fl{
    float: left;
}
.fr{
    float: right;
}*/
/*********
    denglu
**********/
.productNav 
{
    height:96px;
    line-height:3.2;
}
.productNav .logo
{
    padding-left:20px;
}
.wrap {
    width: 100%;
    min-width: 1200px;
    background: #FFF;
}
.area {
    width: 1200px;
    margin:0 auto;
    overflow:hidden;
}
.productNav span{
    float: right;
    margin-right: 20px;
    font-family: '宋体';
    font-size: 16px;
    font-weight: bold;
}
.productNav span a{
    color: #0175e2;
}
.comment_centerBg{
    width: 100%;
    /* min-width: 1200px; */
    /* height: 687px; */
    background: url(../images/comment_centerBg1.png) no-repeat center 100%;
    position: absolute;
    top: 96px;
    left: 0;
    bottom: 96px;
    z-index:2;
}
.login_box{
    width: 354px;
    position: absolute;
    right: 10%;
    top: 50%;
    margin-top: -221px;
    z-index: 3;
}
.box_div{
    width: 100%;
    height: 100%;
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    border-radius: 5px;
}
.frame_head{
    height: 37px;
    padding-top: 16px;
    padding-bottom: 2px;
    margin-left: 13px;
    margin-right: 13px;
    border-bottom: 1px solid #c0c0c0;
}
.frame_head a{
    color: #454545;
    display: inline-block;
    height: 37px;
    line-height: 37px;
    text-align: center;
    width: 163px;
    float: left;
    font-size: 18px;
}
.frame_head a:first-child{
    border-right: 1px solid #c0c0c0;
}

.frame_head a.on{
    color: #0175e2;
    font-weight:600;
}
.frame_body{
    margin-top: 36px;
}
.body_div{
    display: none;
}
.form_div{
    width: 300px;
    height: 30px;
    margin: 0 auto;
}
.tabCon {
    padding: 0 20px;
}
.tabCon ul li{
    padding-bottom: 20px;
}
.ipt {
    border: 1px solid #c0c0c0;
}
.iptWp {
    /*border: 2px solid #FFF;*/
    height: 50px;
    line-height: 50px;
    text-align: left;
    font-family: '微软雅黑';
    /*border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;*/
}
.iptWp .iptIcon {
    display: inline-block;
    margin-right: 2px;
    margin-left: 8px;
    margin-top: 15px;
    color: #DDD;
    width: 22px;
    height: 22px;
    text-align: center;
}

.iptWp .iptIcon .fa_user{
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/yh.gif) no-repeat;
}
.iptWp .iptIcon .fa_pwd{
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/mm.gif) no-repeat;
}
.iptWp input {
    height: 50px;
    line-height: 50px;
    display: inline-block;
    width: 89%;
    border: none;
    text-indent: 5px;
    outline: 0;
}
.btnBx{
    padding-bottom: 24px;
    border-bottom: 1px solid #c0c0c0;
    text-align: center;
}
.btnBx .btn{
    color: #FFF;
    text-align: center;
    cursor: pointer;
    width: 100%;
    height: 52px;
    font-size: 22px;
    background: #0175e2;
    border:none;
    font-family: 'microsoft yahei';
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.mm_zc .lost_mm {
    font-size: 14px;
    color: #0175e2;
    margin-right: 28px;
}
.mm_zc .new_num{
    font-size: 14px;
    color: #0175e2;
}
#sdcitylist{
    width: 100%;
    font-weight: normal;
    display: block;
    height: 50px;
    border: 1px solid #c0c0c0;
    color: #333;
}
.comment_footBg {
    width: 100%;
   /* min-width: 1200px;*/
    height: 96px;
    background: #f8f8f8;
    position: absolute;
    bottom: 0;
    z-index:2;
}
.comment_footBg ul {
    width: 200px;
    margin: 0 auto;
}
.comment_footBg ul li {
    float: left;
    line-height: 35px;
}
.comment_footBg ul li a {
    color: #0175e2;
    font-size: 14px;
    padding: 0 10px;
}
.comment_footBg p {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}
/**=登录=***/





























































































