﻿/*公用CSS部分*/
.left{
    float: left;
}
.right{
    float: right;
}
.clear{
    clear: both;
}
/*备注共用部分留言开始*/
/*备注共用*/
.beizhu_span{max-width: 140px;cursor:pointer;white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis;}
.beizhu_div{width: 160px;height: auto;border: #909090 1px solid;background: #fff;  color: #333;  position: absolute;z-index: 10;  word-break: break-all;  text-align: left;  border-radius: 5px;display: none;line-height: 22px; }
/*备注共用部分留言结束*/
/*公用头部*/
.header{
    width: 100%;
    height: auto;
}
.topbar{
    width: 100%;
    height: 35px;
    background-color: #6b6a6f;
}
.topbar_div{
    width: 1100px;
    height: 35px;
    margin: 0 auto;
}
.topbar .topbar_L{
    float: left;
    height: 100%;
}
.topbar .div{height: 35px;line-height: 35px;font-size: 14px;}
.top_span1,.top_span2{
    color: #e6e6e7;
    float: left;
}
.top_span2{margin-left: 30px;}
.top_span3{color:#ffce47; text-decoration:none; float: left; overflow: hidden; height: 35px;}

.top_span3 a{
    color:#ffce47;
    text-decoration: none;
    display: block;
}
.top_span3 a:hover{
    text-decoration: underline;
}
.topbar .topbar_R{
    float: right;
    height: 100%;
}

.topbar_R li{
   height: 100%;
    line-height: 35px;
    display: inline-block;
    color: #e6e6e7;
    vertical-align: middle;
}
.topbar_R li a{
    text-decoration: none;
    color: #e6e6e7;
    font-size: 14px;
}
.topbar_R li a:hover{color:#ffce47 ;}
.topbar_R li b{
   margin: 0 5px;
}


.common_header{
    height: auto;
    /* height: 100%; */
}
.wap{
    width: 1100px;
    margin: 0 auto;
}

.header_div{

    height: 87px;
}
.header_div .middle-1{
    display: inline-block;
    height: 100%;
    line-height: 100%;
    vertical-align: middle;
}
.header_div .logo-img{
    width: 150px;
    height: 87px;
    display: inline-block;
    vertical-align: middle;
}
.header_div .logo-img img{
    height: 100%;
}
.header_div .menu{
   display: inline-block;
    vertical-align: middle;
    height: 40px;
    margin-left: 10px;

}
.header_div .menu ul{list-style: none}
.header_div .menu li{display: inline-block; position: relative; text-align: center; width: 95px;}

.header_div .menu li a{
    text-decoration: none;
    color: #333;padding: 10px 0;
    width: 110px;
    display: block;
    font-size: 16px;
    font-weight: bold;

}
.header_div .menu li a:hover{color:#e70058; border-bottom: 2px solid #e70058; }
.header_div .search{
    display: inline-block;
    vertical-align: middle;
    height:auto ;
    width: 215px;
    position: relative;
}
/*公告消息*/
.title{
    width: 100%;
    height: 36px;
    background-color: #fcfcfc;
}
.title .title-mid{
    display: inline-block;
    height: 100%;
    line-height: 100%;
    vertical-align: middle;
}
.title .title-img{
    height: 18px;
    width: 17px;
    display: inline-block;
    vertical-align: middle;
}
.title .title-content{
    display: inline-block;
    vertical-align: middle;
}
.title .title-close{
    float: right;margin-top:5px;
}
/*内容*/
.content{
    width: 100%;
    height: auto;
    margin-top: 10px;

}
.content .con-content{
    height: auto;
    border: 1px solid #eee;
    overflow: hidden;
}
.aside{
    width: 222px;
    height: auto;
    float: left;
    background-color: #f6f6f6;
    position: relative;
}
.aside .account{
    width: 100%;
    height: 238px;
    position: relative;
    text-align: center;
}
.aside .account a{
    display: block;
}
.aside .account-bar{
    width: 98px;
    height: 98px;
    border-radius: 49px;
    display: inline-block;
    margin: 25px 0;
}
 .xinxi{
    display: inline-block;
    height: auto;
     cursor: pointer;
}
 .V{
     width: 38px;
     height: 18px;
     border-radius: 9px;
     background-color:#ffd615 ;
     color: #fff;
     text-align: center;
     line-height: 18px;
     cursor: pointer;
     position: absolute;
     top:14%;
     left: 63%;
 }
 /*账户管理*/
.title-2{
   width: 100%;
    height: 45px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}
.transport{
    width: 100%;
    height: auto;
    text-align: center;
}
.transport ul{
    list-style: none;
    margin-top: 10px;
}
.transport li{
    width: 100%;
    height: 38px

}
.transport li a{
    text-decoration: none;
    width: 100%;
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333333;
    background-color: #f6f6f6;
}
.transport li a:hover{
    font-weight: bold;
    color: #333333;
    background-color: #ffffff;
    border-left: 2px solid #2e98f4;
}
.transport .on a{
    font-weight: bold;
    color: #333333;
    background-color: #ffffff;
    border-left: 2px solid #2e98f4;
}
.transport li a span{
    margin-left: 64px;
}
/*底部*/
.footer{width: 100%;height: auto; background-color:#f6f6f6; overflow: hidden;}
.footer-div{height: auto; }
.footer-L{
    float: left;
    height: auto;
    width: 650px;
    height: 175px;
    margin-left: 5px;
}
.footer-con{width: 100%;height: auto; margin-top: 40px;border-bottom: 1px solid #cccccc;}
.footer-L .footer-lianjie{
    display: inline-block;
}
.footer-L .footer-lianjie a{

    text-decoration: none;
    color: #333;
    width:75px ;
}
.footer-L .footer-lianjie a:hover{
    color: #000;
    font-weight: bold;
}
.footer-L .footer-lianjie b{
    margin: 0 10px;

}
.footer-R{
    width: 290px;
    height: 175px;
    float: right;
}
.footer-R div{

    width: 126px;
    height:150px ;
    text-align: center;

}
.phone{
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.phone table{width: 100%;text-align: left;}
.phone table tr td{padding: 5px 5px;}
.phone table tr{width: 100%}
.phone table tr td:nth-child(1){width: 55%}
.phone table tr td:nth-child(2){width: 15%}
.phone table tr td:nth-child(3){width: 30%}
.conyright{
    text-align: center;
    height: 60px;
    line-height: 60px;
    margin-bottom: 28px;

}
.section{width: 875px; height: auto; float: right; position: relative;}

/* 2017/03/20 wsj table 隔行变色 */
.tablecss tr:nth-child(even){background:#f9f9f9;}
/* .tablecss td:nth-child(odd){color:#C00;} */
/* .tablecss tr:nth-child(5){background:#73B1E0;color:#FFF;} */

.hidden{display:none;}
.block{display:block;}
.inline{display:inline;}
.inline-block{display:inline-block;}
.cur{cursor: pointer;}
.floatleft{float:left;}
.floatright{float:right;}
.clear{clear:both;}


.f12{font-size:12px;}
.f14{font-size:14px;}
.f15{font-size:15px;}
.f30{font-size:30px;}

.ht24{height:24px;}

.lht24{line-height:24px;}

.tal{text-align:left;}
.tac{text-align:center;}
.tar{text-align:right;}

.pdl5{padding-left:5px;}
.pdl10{padding-left: 10px;}

.pdt10{padding-top: 10px;}
.pdt15{padding-top: 15px;}
.pdt20{padding-top: 20px;}

.pdb10{padding-bottom:10px;}

.mg10{margin-top:10px;}
.mgt15{margin-top:15px;}
.mgt30{margin-top:30px;}

.mgl30{margin-left:30px;}





.red{color:#f00;}
.green{color:#008000;}
.colore{color:#eee;}
.colord{color:#ddd;}
.color9{color:#999;}
.color6{color:#666;}
.color4{color:#444;}
.color3{color:#333;}
.black{color:#000;}
.white{color:#fff;}

.w100{width:100px;}
.w200{width:200px;}
.w300{width:300px;}


.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.inBorder{
  border:8px solid #2c97f4;
}

