@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    color: #575757;
    font: 14px/24px "microsoft yahei", "times new roman", sans-serif;
}
.lpcx .main-tab ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.lpcx .main-tab ul li {
    float: left;
    display: block;
    height: 70px;
    line-height: 70px;
    position: relative;
}
.width20 {
    width: 20%;
}
.txt-l {
    text-align: left;
}
.lpcx .main-tab li {
    list-style: none;
}
.lpcx .selectBox {
    width: 282px;
    height: 38px;
    margin-top: 15px;
    position: relative;
    text-indent: 1em;
    margin-right: 15px;
  padding-left: 0px;
}
.lpcx .selectTitle {
    width: 100%;
    height: 100%;
    line-height: 38px;
    border: 1px solid rgb(237,239,241);
    border-radius:8px;
}
.lpcx .selectBox {
    width: 282px;
    height: 38px;
    margin-top: 19px;
    position: relative;
    text-indent: 1em;
    margin-right: 15px;
  		border:none;
}

.lpcx .seclectBg {
    width: 12px;
    height: 12px;
    display: block;
    text-indent: 200em;
    overflow: hidden;
    float: right;
    margin-top: 11px;
    margin-right: 12px;
    background-color: #f00;
    background: url("http://servicecdn.cpic.com.cn/res/img/common/left_list.png") no-repeat;
    background-position: -70px -54px;
}
.lpcx .selectCont {
    width: 100%;
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 100;
    font-size: 12px;
    line-height: 30px;
    border: #ccc 1px solid;
    background-color: #fff;
}
.lpcx .selectCont>a {
    display: block;
    cursor: pointer;
    text-indent: 1em;
}
.lpcx .main_input_red {
    border: 1px solid #e93543!important;
}
.lpcx .main_input, .main_input_time {
    height: 38px;
    line-height: 38px;
    border: 1px solid #adadad;
    text-indent: 8px;
    background: #fdfdfd;
    margin-top: 2px;
    border-radius: 8px;
    outline:none;
}
.lpcx .input-wrong {
    top: 55px;
    left: 10px;
    color: #ea424f;
    display: block;
}
.lpcx .absolute {
    position: absolute;
}
.lpcx .main-input-dxyz {
    width: 284px;
    height: 32px;
    border: 1px solid rgb(237,239,241);
    display: block;
    margin-top: 20px;
    border-radius: 8px;
}
.lpcx .main_input-verification-code {
    width: 150px;
    height: 32px;
    line-height: 38px;
    border: none;
    text-indent: 8px;
    float: left;
    border-radius: 8px 0 0 8px;
    outline:none; 
}
.lpcx .input-verification-code-b {
    display: block;
    float: right;
    height: 22px;
    width: 20px;
    background: #f1f1f1;
    padding: 10px 0 0 6px;
    border-radius: 0 8px 8px 0;    
    cursor: pointer;
}
.lpcx .main-input-verification-code-img {
	float:right;
	height:38px;
	width:105px;
	display:block;
}
.lpcx .main-input-verification-code-img img {
	float:right
}
.lpcx .input-verification-code-sx {
	width:14px;
	height:14px;
	background:url("http://servicecdn.cpic.com.cn/res/img/common/left_list.png") no-repeat;
	background-position:-40px -32px;
	display:block;
}

.width370 {
    width: 370px;
}
.txt-l {
    text-align: left;
}
.txt-c {
    text-align: center;
}
.width30 {
    width: 30%;
}
.clearfix:after{
	height: 0;
	content: '';
	display: block;
	visibility: hidden;
	clear: both;
}
.clearfix {
    zoom: 1;
}
.clear {
    clear: both;
}



.lpcx .search-wrap{
	width:1200px;
	margin:0 auto;
}
.lpcx .search-content{
	width:870px;
	margin: 25px 0 15px;
    border: solid 1px #E2E2E2;
    /* overflow: hidden; */
}
.lpcx .bd_box_title {
    background: #F6F6F6;
    line-height: 36px;
    border-bottom: 1px #e2e2e2 solid;
    font-size: 16px;
    padding-left: 10px;
    color: #005bac;
    font-weight: normal;
}
.lpcx .main-tab{
	padding-left:20px;
}
.lpcx .main-tab ul{
	width:100%;
}
.lpcx .selectBox {
    width: auto;
    height: 32px;
}
.lpcx .main_input {
    width: 62%;
    height: 32px;
    line-height: 32px;
    padding-left: 16px;
    border: 1px solid rgb(237,239,241);
    letter-spacing: 1px;
}  
.lpcx .inp100 .main_input{
    width:100%;
    border-radius: 8px;
}  
.lpcx .selectTitle {
    line-height: 32px;
} 
.lpcx .btn_blue {
    width: 170px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    border: 1px #005bac solid;
    border-radius: 0;
    color: #005bac;
    background: none;
}
.width370{
	width:350px;
}
.lpcx .input-wrong{
	top:50px;
}

/* showInfo */
.showInfo {
	background: #ffffff;
	position: absolute;
	z-index: 9998;
	left: 0;
	top: 0;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.showInfo-content {
	vertical-align: middle;
	position: absolute;
	z-index: 9999;
	left: 0;
	top: 0;
}
.openContent {
  		display: block;
    background: #ffffff;
    position: fixed;
    z-index: 9998;
    left: 0;
    top: 0;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.open_block, .open_w800, .open_w900 {
    visibility: hidden;
    width: 600px;
    background: #fff;
    border-radius: 5px;
    border: 2px solid #ddd;
    overflow: hidden;
    box-shadow: 0px 1px 5px 5px rgba(0, 0, 0, .3);
    behavior: url(../../res/js/common/PIE.htc)/*CSS3*/;
}
.showInfo-content {
    vertical-align: middle;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
}
.alertMsg {
    width: 400px;
}
.msgTxt {
    text-align: center;
    padding: 20px;
}
.btn_blue:hover {
    background: #005bac;
    color: #fff;
}