﻿
.l {
    float: left !important;
}

.r {
    float: right !important;
}

.ewb-main-part{
	margin-bottom: 10px;
}

.ewb-mail{
	padding: 12px 0;
	margin-top: 20px;
}

.ewb-mail-mod{
	line-height: 32px;
	overflow: hidden;
}

.ewb-mail-l{
	width: 55.5%;
	float: left;
	margin-bottom: 10px;
}

.ewb-mail-name{
	display: block;
	width: 150px;
	float: left;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
}

.ewb-mail-txt{
	margin-left: 150px;
}

.ewb-txt-input{
	border: 1px solid #e2e2e2;
	background: #fff;
}

.ewb-txt-input input{
	display: block;
	width: 100%;
	text-indent: 10px;
	border: 0;
	padding: 0;
	outline: 0;
	height: 30px;
	line-height: 30px;
}

.ewb-mail-r{
	width: 39%;
	float: left;
	margin-bottom: 10px;
	margin-left: 14px;
}

.datetimepicker .table-condensed{
    background-color: #3e97db;
}

.datetimepicker thead {
    background: #3e97db;
}

.datetimepicker .table-condensed tbody{
    background-color: #fff;
}

.ewb-datewrap {
    margin: 30px auto;
}

.ewb-find-name {
    width: 91px;
    height: 26px;
    line-height: 26px;
    text-align: right;
}

.ewb-find-to {
    padding: 0 10px;
    height: 26px;
    line-height: 26px;
    color: #ddd;
}

.ewb-find-inp {
	display: block;
    width: 45.5%;
    height: 30px;
    line-height: 30px;
    outline: 0;
    text-indent: 10px;
    border: 1px solid #e2e2e2;
}

.ewb-division{
	display: block;
	float: left;
	text-align: center;
	width: 8%;
}

.ewb-find-inp.inp-date {
    background: url(../images/time_picker.png) right center no-repeat #fff;
}

.ewb-mail-btn{
	display: block;
	width: 100px;
	height: 32px;
	line-height: 32px;
	border: 0;
	padding: 0;
	text-align: center;
	color: #fff;
	background: #0783D1;
	font-size: 15px;
	font-weight: bold;
	font-family: "Microsoft Yahei";
	margin-top: 4px;
	margin-left: 119px;
	outline: 0;
	cursor: pointer;
}

.ewb-time-format{
    float: left;
    color: #868686;
    font-size: 15px;
    margin-left: 16px;
}


@media(max-width: 979px) and (min-width: 768px){
	.ewb-division{
		width: 7%;
	}
}

@media(max-width: 767px){
	.ewb-mail-l{
		width: 100%;
	}

	.ewb-mail-r{
		width: 100%;
		margin-left: 0;
	}

	.ewb-mail-name{
		width: 85px;
		font-size: 12px;
	}

	.ewb-mail-txt{
		margin-left: 85px;
	}

	.ewb-division{
		font-size: 12px;
		width: 7%;
	}

	.ewb-find-inp{
		font-size: 12px;
	}

	.datetimepicker{
		width: 210px;
	}
}

/* Ã¤Â¿Â¡Ã¤Â»Â¶Ã¦Å¸Â¥Ã¨Â¯Â¢ */

.ewb-checked{
	margin-top: 7px;
}

.ewb-checked-hd{
	height: 33px;
	/* width:996px; */
	border-bottom: 1px solid #e5e5e5;
}

.ewb-checked-hd a{
	display: block;
	float: left;
	padding: 0 10px;
	border-bottom: 2px solid #0167cc;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	color: #0167cc;
	font-weight: bold;
}

.ewb-checke-bd{
	padding-top: 5px;
	padding-bottom: 10px;
}

.table-responsive {
    width: 100%;
}

.table-responsive table {
    width: 1160px;
    text-align: center;
    font-size: 15px;
}

.table-responsive table td{
	height: 38px;
	border-bottom: 1px solid #ededed;
}
.table-responsive table thead{
	/* background-color:rgba(7, 131, 209, 0.25); */
}

thead td{
	background: #5CACEE;
	font-weight: bold;
	color: #fff;
	border-bottom:1px solid #ededed;
}

.ewb-wt350{
	width: 350px;
	text-align: left;
	padding-left: 30px;
	text-indent: 120px;
}

.ewb-wt450{
	width: 350px;
	text-align: left;
	padding-left: 30px;
	text-indent: 120px;
}



.ewb-wt200{
	width: 200px;
	text-align: left;
	padding-left: 30px;
	/*text-indent: 120px;*/
}

.ewb-wt70{
	width: 70px;
}

.ewb-lft{
	text-align: left;
}

.ewb-table-tt{
	display: block;
	/*width: 350px;*/
	width: 100%;
	/*padding-left: 30px;*/
}

.ewb-table-tt a{
	display: block;
	max-width: 98%;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}

.ewb-table-tt a:hover{
/*	color: #ff0000;*/
}

.ewb-gury td{
	/* background: #f5f5f5; */
}

.nav-letterlist{

     margin-top:10px;
}

.ewb-wl-txt{
	display: block;
	width: 100%;
	text-indent: 10px;
	border: 0;
	padding: 0;
	outline: 0;
	height: 30px;
	line-height: 30px;
	border: 1px solid #e2e2e2;
}




.table-responsive table tr:nth-child(odd){

background: #fff;
border-bottom:1px solid #ededed;

}

.table-responsive table tr:nth-child(even){

background: #f5f5f5;
border-bottom:1px solid #ededed;

}
.search-tit{
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	margin-top: 50px;
}
.mar-r30px{margin-right: 30px; margin-top: 4px; }

.ewb-sercbtn {
    background: #0783d1;
    border: 0;
    color: #fff;
    font-size: 15px;
    padding: 6px 35px;
    cursor: pointer;
    margin-left: 119px;
    margin-top: 10px;
    font-weight: bold;
}

    .ewb-sercbtn img {
        vertical-align: middle;
        margin-right: 5px;
    }

.ewb-mailbtn {
    background: #29cea2;
    border: 0;
    color: #fff;
    font-size: 15px;
    padding: 6px 35px;
    cursor: pointer;
    float: right;
    margin-top: 10px;
    margin-right: 50px;
    font-weight: bold;
}

    .ewb-mailbtn img {
        vertical-align: middle;
        margin-right: 5px;
    }

/*table-blue*/
.table-blue{width: 100%;}
.table-blue table{width: 100%;border-collapse: collapse;/*text-align: center;*/}
.table-blue table thead{
    background-color: #f0f7fc;
}
.table-blue table th {
    text-align: center;
    border: 1px solid #e4eef6;
    font-weight: 400;
    vertical-align: middle;
    word-break: break-all;
    padding: 8px 0;
    background-color: #f0f7fc;
    border-collapse: collapse;
}


.table-blue table td {
    padding: 16px;
    border: 1px solid #e4eef6;
    font-weight: 400;
    vertical-align: middle;
    border-collapse: collapse;
    line-height:24px;
}

/*table-td3*/
.table-td3 { /*margin: 200px 0;*/
    width: 100%;
    margin-bottom: 20px;
}
.table-td3{width: 100%;}
.table-td3 table{width: 100%;border: 1px solid #e4eef6;border-collapse: collapse;}
.table-td3 table td{border: 1px solid #e4eef6;border-collapse: collapse;padding: 8px;}

.table-td3 table td:nth-child(odd) {
    background-color: #f0f7fc;
}

.ewb-txt{
    text-align: center;
    font-size: 16px;
}
.ewb-txt .ft-blue {
    color: #3ba2fb;
    padding: 0 10px;
}

.col-3{width: 33.3%;}
.ewb-mail-r.col-3{width: 100px;padding: 0;}
.ewb-mail-r.col-3 .ewb-mail-btn{margin:0; margin-left: 50px;}

/*responsive-ul*/
/*.responsive-ul{margin:100px 0;}*/
.responsive-ul ul{overflow: hidden;border: 1px solid #e4eef6;border-bottom: 0; border-right: 0;}
.responsive-ul li{
	width:33.3%;
	float: left;
	height: 50px;
	line-height: 50px;
	display: inline-table;
	border-bottom: 1px solid #e4eef6;
	border-right: 1px solid #e4eef6;


}
.responsive-ul li span{
	padding:0 10px;
	background: #f5f5f5;
	display: block;
	height: 100%;
	float: left;
	width: 100px;
	height: 50px;
	background-color: #f0f7fc;
}
.responsive-ul li p{display: inline-table;padding-left: 15px;}


.cols4 .ewb-txt-input {
    width: 235px;
    display: block;
    /*width: 100%;*/
    text-indent: 10px;
    border: 0;
    padding: 0;
    outline: 0;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e2e2e2;
    background: #fff;
}

.cols4 .ewb-mail-txt {
    width: 140px;
}

.cols4 .ewb-mail-l {
    width: 400px;
    margin-bottom: 20px;
}

.cols4 .ewb-mail-r {
    width: 290px;
    margin-bottom: 20px;
}

    .cols4 .ewb-mail-r .ewb-find-inp {
        width: 100%;
    }

.cols4 .ewb-wl-txt {
    display: block;
    /*width: 100%;*/
    width: 140px;
    text-indent: 10px;
    border: 0;
    padding: 0;
    outline: 0;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e2e2e2;
    float: left;
}

.cols4 .ewb-mail-l .ewb-wl-txt {
    width: 235px;
}

.cols4 .ewb-mail-r:last-child {
    float: right;
    margin-right: 112px;
}


/*cols5*/
.cols5 .ewb-txt-input {
    width: 235px;
    display: block;
    text-indent: 10px;
    border: 0;
    padding: 0;
    outline: 0;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e2e2e2;
    background: #fff;
}

.cols5 .ewb-mail-txt {
    margin: 0;
    width: 140px;
    float: left;
}

.cols5 .ewb-mail-l {
    width: 400px;
    margin-bottom: 20px;
}

.cols5 .ewb-mail-r {
    width: 300px;
    margin-bottom: 20px;
}

    .cols5 .ewb-mail-r .ewb-find-inp {
        width: 100%;
    }

.cols5 .ewb-wl-txt {
    margin: 0;
    width: 140px;
    float: left;
}

.cols5 .ewb-mail-l .ewb-wl-txt {
    width: 235px;
}

.cols5 .ewb-mail-btnbox {
    width: 100px;
    margin: 0;
    float: right;
}

.cols5 .ewb-mail-btn {
    width: 100px;
    margin: 0;
    float: none;
}

.cols5 .ewm-short{width: 290px;margin-bottom: 20px;}
.cols5 .ewm-short .ewb-wl-txt {
    margin: 0;
    width: 140px;
    float: left;
}