﻿@charset 'utf-8';

/*顶部 start*/
.top_content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
}

.top_content .top_left {
    float: left;
    height: 75px;
    padding-left: 190px;
    background: url(../images/ad.png) no-repeat left;
    margin-left: 40px;
    overflow: hidden;
}

.top_content .top_left .loginBtn {
    color: #3b92d5;
    width: 80px;
    font-family: "微软雅黑",Microsoft YaHei;
    text-align: center;
    float: left;
    font-weight: bold;
    font-size: 14px;
    background: url(../images/login_bg.png) no-repeat -6px 18px;
}

.top_content .top_left .registerBtn {
    color: #fff;
    width: 80px;
    text-align: center;
    float: left;
    font-weight: bold;
    font-size: 14px;
    font-family: "微软雅黑",Microsoft YaHei;
    background: url(../images/register_bg.png) no-repeat -6px 18px;
}

.top_content .top_left a:hover {
    background-image: url(../images/twocom_bg.png);
    color: #fff;
}

.top_content .top_right {
    float: right;
    overflow: hidden;
}

.top_content .top_right > .play_center {
    float: left;
    width: 80px;
    padding-left: 5px;
    text-align: center;
    font-size: 16px;
    color: #888;
    font-family: "微软雅黑",Microsoft YaHei;
    background: url(../images/text.png) no-repeat left;
}

.top_content .top_right > .service_center {
    float: left;
    width: 110px;
    text-align: center;
    font-size: 16px;
    color: #888;
    padding-left: 5px;
    font-family: "微软雅黑",Microsoft YaHei;
    background: url(../images/phone.png) no-repeat left;
}
/*顶部 end*/

/*header start*/
header {
    height: 72px;
    line-height: 72px;
    margin: 0 auto;
    position: relative;
    z-index: 1000;
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(0,0,0,.1);
}

    header h1 {
        float: left;
        line-height: 70px;
    }

        header h1 a {
            display: block;
        }

            header h1 a img {
                vertical-align: middle;
                position: relative;
                top: -4px;
            }

    header p {
        float: left;
        margin-left: 30px;
        font-size: 14px;
    }

    header div.top_right > a:hover {
        color: #3b92d5 !important;
    }
/*header end*/
.nav_result > div {
    background: url(../images/sanjiao_bgn.png) no-repeat 44px 33px;
    background-color: #1c77b9;
    box-shadow: 0 4px 12px rgba(0,0,0,.2);
}

.nav_result>div>a {
    color: #fff !important;
}

th {
    text-align: center !important;
}
.crumbs{
	width: 1176px;
	margin: 0 auto;
	height: 42px;
	border: 1px solid #ddd;
	border-bottom:none;
	line-height: 42px;
	background-color: #fff;
	color: #999;
	font-size: 12px;
	padding-left: 22px;
	font-family: "微软雅黑",Microsoft YaHei;
	margin-top:28px;
}
.crumbs .glb_orgbtn_m{ float:right; margin:5px 10px 0 0;}
.crumbs .glb_orgbtn_m span{ color:#fff;}
.crumbs a{
	font-family: "微软雅黑",Microsoft YaHei;

}
.crumbs a:hover{
	color: #d2284d;
	text-decoration: underline;
}
.crumbs span{
	color: #333;
}
.nav_left:hover .slide{
    display: block;
}
.newPeriod {
    padding: 4px 6px;
    width: 1186px;
    border: 1px solid #ddd;
    margin-bottom:10px;
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(0,0,0,.1);
}

.newPeriod > .newPeriodBox {
    overflow: hidden;
    height: 78px;
}

.newPeriod > .newPeriodBox > div {
    float: left;
}

.newPeriod > .newPeriodBox > .left {
    width: 68px;
    height: 100%;
    background: url(../images/foot_icon.png) no-repeat center;
	margin-top:0px;
	padding-left: 20px;
}

.newPeriod > .newPeriodBox > .center {
    width: 175px;
    text-align: center;
    line-height: 78px;
    float: left;
    font-size: 14px;
    font-weight: bold;
}

.newPeriod > .newPeriodBox > .right {
    padding-left: 10px;
	margin-top:0;
}


.newPeriod > .newPeriodBox > .right > p {
    padding-top: 10px;
	margin:0;
}

.newPeriod > .newPeriodBox > .right > p > span {
    display: inline-block;
    width: 68px;
    text-align: center;
}

.newPeriod > .newPeriodBox > .right > p > em {
    color: #ba2634;
    font-style: normal;
    margin-left: 5px;
}

.newPeriod > .newPeriodBox > .right > div {
    padding-top: 10px;
}

.newPeriod > .newPeriodBox > .right > div span {
    display: inline-block;
    width: 33px;
    height: 33px;
    color: white;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    line-height: 34px;
}
.newPeriod > .newPeriodBox > .right > div span.bgred {
   background: url(../images/newballs_0df07ea.png) -70px 0 no-repeat;
}
.newPeriod > .newPeriodBox > .right > div span.bgblue {
   background: url(../images/newballs_0df07ea.png) -140px 0 no-repeat;
}
.content_box {
    margin-bottom: 10px;
}

.content_box .content_top {
    border-bottom: 2px solid #0066cc;
    background-color: #fff;
    height: 34px;
    line-height: 34px;
	border-left: 1px solid #ddd;
}
.bg_blue{
    border-right: solid 1px #e8e8e8;
    border-top: solid 1px #e8e8e8;
}
.bg_blue a {
    display: block;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    background: #0066cc;
    color: #fff !important;
    font-weight: 800;
}

.content_box .content_top > ul {
    float: left;
    position: relative;
    top: -1px;
	height: 35px;
    background: url(../images/tabbg.gif) repeat-x;
    border-left: solid 1px #e8e8e8;
    border-right: solid 1px #e8e8e8;
}

.content_box .content_top ul li a {
    font-size: 14px;
    font-family: "宋体";
	color:#555;
}

.content_box .content_top > p {
    color: #888;
    margin-left: 60px;
    float: left;
}

.content_box .content_top > ul li {
    float: left;
    width: 109px;
    height: 34px;
    cursor: pointer;
    text-align: center;
    position: relative;
    margin: 0 0 0 -1px;
}

.content_box .content_top .calendar {
    float: right;
    height: 30px;
    margin-right: 20px;
    position: relative;
}

.content_box .content_top .calendar > input {
    outline: none;
    -webkit-appearance: none;
    height: 22px;
    width: 100px;
    border: 1px solid #999;
    padding-left: 10px;
    /*background: url(../images/date_icon.png) no-repeat 87px center;*/
}

.content_box .content_top .calendar > div {
    top: 0 !important;
    left: 0 !important;
}

.content_box > ul {
    width: 1200px;
    border: 1px solid #ddd;
    border-right: none;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0,0,0,.1);
}

.content_box > ul li {
    float: left;
    width: 399px;
    border-right: 1px solid #ddd;
}

.content_box > ul li table {
    width: 100%;
    text-align: center;
    line-height: 25px;
}

.table1 tbody, .table2 tbody, .table3 tbody {
    font-family: "Verdana";
}

.content_box > ul li table td, th {
    height: 33px;
}

.content_box > ul li table em {
    font-style: normal;
    font-weight: bold;
    margin-right: 4px;
    margin-left: 4px;
}

em.blue {
    color: #d2284d;
}

em.grey {
    color: #0365c4;
}

.nub b {
    color: #d2284d;
    font-weight: normal;
}

.content_box > ul li table thead tr th {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    font-weight: normal;
}

.content_box > ul li table tr:nth-of-type(odd) {
    background-color: #f7f7f7;
}

.content_box > ul li table tr:nth-of-type(even) {
    background-color: #fff;
}

.table_box caption {
    border: 1px solid #c9c9c9;
}

table, tr, th, td {
    border-spacing: 0;
    border-collapse: collapse;
}

.table1, .table2, .table3 {
    table-layout: fixed;
}

.table_box {
    box-shadow: 0 4px 8px rgba(0,0,0,.1);
}

.table_box > table {
    width: 100%;
    line-height: 29px;
    text-align: center;
}

.table_box > table caption {
    border-bottom: none;
    text-align: left;
    padding-left: 20px;
    color: #0873c0;
    font-weight: bold;
    background-color: #fff;
}

.table_box > table thead {
    background-color: #0066cc;
}
.table_box > table thead th{ color:#fff;}
.table_box > table td, .table_box > table th {
    border: 1px solid #dbdbdb;
	line-height: 32px !important;
}

.table_box > table td.tdOne {
    text-indent: -13px;
}

.td_three1, .td_three2, .td_three3, .td_three4, .td_three5, .td_three6, .td_three7, .td_three8, .td_three9, .td_three10, .td_three11, .td_three12 {
    text-align: left !important;
}

.td_three1 div, .td_three2 div, .td_three3 div, .td_three4 div, .td_three5 div, .td_three6 div, .td_three7 div, .td_three8 div, .td_three9 div, .td_three10 div, .td_three11 div, .td_three12 div {
    padding-left: 70px;
}

.td_four1, .td_four2, .td_four3, .td_four4, .td_four5, .td_four6, .td_four7, .td_four8, .td_four9, .td_four10, .td_four11, .td_four12 {
    text-align: left !important;
}

.td_four1 div, .td_four2 div, .td_four3 div, .td_four4 div, .td_four5 div, .td_four6 div, .td_four7 div, .td_four8 div, .td_four9 div, .td_four10 div, .td_four11 div, .td_four12 div {
    padding-left: 80px;
}

.table_box > table thead .firTh {
    width: 120px;
}

.table_box > table thead .secTh {
    width: 180px;
}

.table_box > table thead .thiTh {
    width: 280px;
}

.table_box > table thead .fouTh {
    width: 430px;
}

.table_box > table tbody {
    background-color: #fff;
}

.table_box > table tr .posTd {
    position: relative;
}

.table_box > table tr .posTd div {
    width: 120px;
    position: absolute;
    top: 170px;
    left: 50%;
    margin-left: -60px;
    margin-top: -10px;
}

.table_box > table tr td i {
    font-style: normal;
    font-size: 14px;
    font-weight: bold;
    color: white;
    display: inline-block;
    float: left;
    width: 20px;
    height: 20px;
    margin: 0 2px;
    text-align: center;
    line-height: 20px;
    background: url(../images/arc_bgbn.png) no-repeat center;
}
.table_box > table tr td i.bg_red {
    background: url(../images/arc_bgr.png) no-repeat center;
}

.table_box > table tr td pre {
    text-align: left;
}

.table_box > table tr td span {
    color: #e01826;
    display: block;
}

.td_five1, .td_five2, .td_five3, .td_five4, .td_five5, .td_five6, .td_five7, .td_five8, .td_five9, .td_five10, .td_five11, .td_five12 {
    text-align: left;
}

.td_five1 span, .td_five2 span, .td_five3 span, .td_five4 span, .td_five5 span, .td_five6 span, .td_five7 span, .td_five8 span, .td_five9 span, .td_five10 span, .td_five11 span, .td_five12 span {
    padding-left: 80px;
}

[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("../images/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
    margin-top: 1px;
}
.myColor1 {
    color: #d2284d;
}

.myColor2 {
    color: #0365c4;
}
.glb_orgbtn_m {
	background:url(../images/glb_btn.png?5459) no-repeat 0 -329px;
	height:31px;
	line-height:31px;
	font-size:0;
	display:inline-block;
	padding-left:15px;
	vertical-align:middle;
    background-position: 0 -267px;
}
.glb_orgbtn_m span{
    background: url(../images/glb_btn.png?5459) no-repeat 100% -329px;
    display: inline-block;
    font-size: 12px;
    padding-bottom: 1px;
    line-height: 30px;
    padding-right: 15px;
    vertical-align: top;
    cursor: pointer;
	background-position: 100% -267px;
	color: #fff;
}