/****************************************顶部*********************************/

body {
    background-color: #EBEFF1;
}

.header .header-top {
    height: 32px;
    border-bottom: 1px solid #ddd;
    background-color: #F7F9FA;
    min-width: 1150px;
    line-height: 32px;
}

.header .header-top span {
    margin: 0 8px;
}

.header .header-center {
    height: 115px;
    background-color: #0069C5;
    min-width: 1150px;
    margin: 0 auto;
    position: relative;
}

.header .header-center .header-center-left img {
    vertical-align: middle;
    height: 63px;
    margin-top: 26px;
}

.header .header-center .header-center-center {
    margin-top: 32px;
}

.header .header-center .header-center-center .search {
    *width: 379px;
    border: 1px solid #2273C0;
    height: 38px;
    overflow: hidden;
}

.header .header-center .header-center-center .search .search-input input {
    border: none;
    vertical-align: middle;
    width: 311px;
    line-height: 38px;
    height: 38px;
    overflow: hidden;
    padding:0;
}

.header .header-center .header-center-center .search .search-button input {
    background-color: #36A5E3;
    text-align: center;
    width: 66px;
    border: none;
    color: #fff;
    line-height: 38px;
    font-size: 14px;
}

.header .header-center .header-center-center .search-key {
    margin-top: 7px;
}

.header .header-center .header-center-center .search-key a {
    margin-right: 10px;
    color: #fff;
}

.header .header-center .header-center-right {
    text-align: center;
    width: 457px;
    padding-top: 30px;
}

/***********************************页面内容******************************/

.container {
    margin-top: 27px;
    height: 509px;
    overflow: hidden;
}

.container .cx-left {
    width: 475px;
    height: 509px;
    background-color: #3E67E1;
    border-radius: 2px;
}

.container .cx-left .ul-h {
    padding: 20px 15px 0px;
}

.container .cx-left .ul-h li {
    font-size: 14px;
    line-height: 2;
}

.container a {
    color: #fff;
}

.container a:hover {
    text-decoration: underline;
}

.container .cx-left .cxmore {
    text-align: right;
    padding-right: 15px;
    font-size: 16px;
}

.container .cx-right {
    width: 663px;
}

.container .cx-right .cx-right-left {
    width: 440px;
    height: 148px;
    border-radius: 2px;
}

.container .cx-right .cx-right-right {
    width: 210px;
    height: 148px;
    border-radius: 2px;
}

.container .cx-right .gkl {
    background-color: #425DAE;
}

.container .cx-right .gkl .bm a{
    width: 220px;
    height: 148px;
    display: inline-block;
    background: url(../../images/20180223/cx/gkbm.png) center 25px no-repeat;
    text-align: center;
    padding-top: 90px;
    font-size: 16px;
    font-weight: 600;
    *height:58px;
    overflow: hidden;
}
.container .cx-right .gkl .zy a{
    width: 220px;
    height: 148px;
    display: inline-block;
    background: url(../../images/20180223/cx/zytb.png) center 25px no-repeat;
    text-align: center;
    padding-top: 90px;
    font-size: 16px;
    font-weight: 600;
    *height:58px;
}

.container .cx-right .gkr {
    background-color: #EEA800;
}
.container .cx-right .gkr a{
    width: 210px;
    height: 148px;
    display: inline-block;
    background: url(../../images/20180223/cx/cjcx.png) center 25px no-repeat;
    text-align: center;
    padding-top: 90px;
    font-size: 16px;
    font-weight: 600;
    *height:58px;
}

.container .cx-right .ytzk {
    margin-top: 16px;
}

.container .cx-right .ytzk div {
    height: 148px;
    width: 210px;
    border-radius: 2px;
}

.container .cx-right .ytzk .ys {
    background-color: #4291E1;
}

.container .cx-right .ytzk .ty {
    background-color: #32ADD3;
}

.container .cx-right .ytzk .zk {
    background-color: #5533A4;
}

.container .cx-right .cy {
    margin-top: 16px;
}

.container .cx-right .cy div {
    height: 189px;
    width: 210px;
    border-radius: 2px;
}

.container .cx-right .cy .ck {
    background-color: #C84928;
}

.container .cx-right .cy .yjs {
    background-color: #1EC872;
}

.container .cx-right .cy .yy {
    height: 88px;
    background-color: #4185C9;
}

.container .cx-right .cy .zh {
    height: 88px;
    margin-top: 13px;
    background-color: #325EAF;
}
.container .cx-right .ksmc{
    font-size: 16px;
    margin: 0;
    padding:10px 0 0 0;
    color: #fff;
    text-align: center;
}
.container .cx-right ul {
    margin: 0;
    padding: 0 10px;
}

.container .cx-right ul li {
    list-style: none;
    font-size: 14px;
}

/*********************************************底部******************************/

.yt-footer {
    margin-top: 16px;
    border-top: 1px solid #ddd;
    overflow: hidden;
}
