@charset "utf-8";

/* CSS Document */
body {
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    line-height: 1.5em;
    font-family: tahoma, arial, "宋体";
    font-size: 12px;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.boxSizing {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.mar-r6{
	margin-right: 5px;
}
.cl {
    clear: both;
    font-size: 1px;
    height: 0px;
    line-height: 0px;
}

.cl10 {
    clear: both;
    font-size: 1px;
    height: 10px;
    line-height: 10px;
}

.word_red {
    color: #df1818;
}

.word_18 {
    font-size: 18px;
    letter-spacing: 3px;
    font-family: "Microsoft YaHei";
}

.word_b {
    font-weight: bold;
}

.wrod_14 {
    font-size: 14px;
}

.word_blue {
    color: #5bbefe;
}

#con {
    width: 99%;
    margin: 0 auto;
    padding: 0;
}

.top_bg {
    width: 100%;
    height: 71px;
    background: #074fa7;
    text-align: left;
}

.top_bg_line {
    background: #074fa7;
    height: 5px;
    width: 100%;
}

.con_top {
    clear: both;
    background: url(../images/cxpt/con_top.png) no-repeat;
    width: 723px;
    height: 71px;
    float: left;
}

.log_menu {
    width: 1000px;
    height: 40px;
    line-height: 40px;
    text-indent: 20px;
    font-size: 14px;
    font-weight: bold;
    background: url(../images/cxpt/log_menu.png) no-repeat;
    margin-top: 10px;
}

.log_menu_link a {
    text-decoration: none;
    color: #FFF;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

.log_menu_link a:hover {
    text-decoration: none;
    color: #fbfbe6;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

.log_menu_link a:visited {
    text-decoration: none;
    color: #FFF;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

.log_line {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    height: 40px;
/*     background: url(../images/cxpt/log_line.png) no-repeat 0 0; */
    line-height: 50px;
    text-indent: 1%;
    border-bottom: 1px solid #ddd;
}

.yhtx {
    width: 100%;
}

.yhtx_div {
    width: 32.8%;
    margin: 0 0.6% 0 0;
    float: left;
    background: #FFFFFF;
    border-radius: 5px;
    color: #4d4d4d;
    border: 1px solid #5bbefe;
    box-shadow: 0 0 3px #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.yhtx_div:last-child{
	margin:0;
}

.yhtx_tab {
    width: 90%;
    margin: 10px auto;
}

.yhtx_tab th {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
}

.yhtx_tab td {
    height: 30px;
    line-height: 30px;
}

.yhtx_ico {
    width: 10px;
    height: 30px;
    background: url(../images/cxpt/log_ico1.png) no-repeat center center;
}

.tab_search{
    width: 95%;
    margin-left:1%;
}
.tab_search td{
	padding-top:10px;
}
.tab_search input,.tab_search select {
    width: 200px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #cfcfcf;
    border-radius: 3px;
    background: #FFFFFF;
    padding: 0;
    margin-right: 1.5%;
}
.bcbt {
    display: inline-block;
    width: auto;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: none;
    border-radius: 3px;
    background: #0066cc;
    color: #FFFFFF;
    padding: 0 10px;
    margin: 0 0 0 1.24%;
}
.tzgg_tab {
    width: 100%;
}

.tzgg_tab td {
    height: 26px;
    border-bottom: 1px dashed #dddddd;
    line-height: 26px;
    font-size: 12px;
}

.tzgg_tab td a {
    text-decoration: none;
    color: #678fbc;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.tzgg_tab td a:hover {
    text-decoration: none;
    color: #df1818;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.tzgg_tab td a:visited {
    text-decoration: none;
    color: #678fbc;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.mytable {
	font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"SimSun";
	background-color: #ddd;
	width: 100%;
}

.mytable a {
	color: #454546;
}

.mytable a:hover {
	color: #c75f3e;
}

.mytable a:visited {
	color: #c75f3e;
	text-decoration: none;
}

.mytable th {
	background: url(../images/icon-018.png) repeat-x top left;
	font-size:14px;
	color: #454546;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	height: 36px;
	border:1px solid #ddd;
}

.mytable td {
	font-size: 12px;
	padding: 2px 6px 2px 6px;
	color: #4f6b72;
	height: 25px;
	border:1px solid #ddd;
}

.mytable tr {
	background-color: #FFFFFF;

	onmouseover: expression(onmouseover=function () {
			this.style.borderColor='blue'; this.style.color='red'; this.style.backgroundColor='#fdfcdc'
		}

	);

	onmouseout: expression(onmouseout=function () {
			this.style.borderColor=''; this.style.color=''; this.style.backgroundColor=''
		}

	);
}
.mytable td input[type=button]{
	background: transparent;
	border:none;
	margin-right:5px;
	cursor: pointer;
}
.mytable td input[type=button]:hover{
	color: #c75f3e;
}
.mytable tr:hover {
	border: 1px solid #cbcbcb;
	background: #fdfcdc;
	color: red;
}
#foot {
    width: 100%;
    height: 90px;
    line-height: 90px;
    background: url(../images/cxpt/log_foot_bg.png) repeat-x;
    padding-top: 20px;
    line-height: 25px;
    text-align: center;
}