.mainx {
    width: 1200px;
    margin: 0 auto;
}


.qjdmbBanner {
    background: url(../images/bg.png) no-repeat center center;
    width: 100%;
    height: 405px;
}

.qjdmbBanner h1 {
    float: left;
    width: 100%;
    height: 90px;
    line-height: 90px;
    color: #fff;
    font-size: 26px;
    font-weight: normal;
}

.translucent {
    background: rgba(255, 255, 255, .8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8000000, endColorstr=#c8000000);
}

.qjdmb_left {
    float: left;
    width: 490px;
    height: 50px;
    margin: 0 auto;
    border-radius: 25px;
}

.searchselect {
    width: 100px;
    height: 100%;
    float: left;
}

.searchtype_opt {
    float: left;
    position: relative;
    width: 100%;
    height: 100%;
    border-right: 1px solid #e3e3e3;
}

.morena {
    font-size: 16px;
    color: #312e46;
    line-height: 50px;
    display: inline-block;
    margin-left: 30px;
    padding-right: 22px;
    position: relative;
}

.morena:before {
    position: absolute;
    content: "";
    right: 0;
    border: 5px solid transparent;
    border-top-color: #666666;
    top: 50%;
    margin-top: -2px;
}

.searchtype_ul {
    width: 80px;
    height: auto;
    position: absolute;
    top: 100%;
    display: none;
    margin-left: 20px;
    background: rgba(255, 255, 255, .3);
}

.searchtype_ul li {
    width: 100%;
    height: 28px;
    line-height: 28px;
    list-style: none;
    color: #fff !important;
    text-align: center;
    font-size: 13px;
}

.searchtype_ul li:hover {
    background: rgba(255, 255, 255, .4)
}

.sy_search_inp {
    float: left;
    height: 100%;
    width: calc(100% - 100px);
    border-radius: 0 3px 3px 0;
    overflow: hidden;
}

.sy_search_inp input {
    float: left;
    height: 100%;
    border: 0;
    outline: 0;
    background: 0;
    font-size: 13px;
    color: #333;
    width: calc(100% - 67px);
    text-indent: 15px;
}

.sy_search_inp i {
    float: right;
    cursor: pointer;
    width: 65px;
    text-align: center;
    height: 100%;
    background-position: center;
    background-image: url(../images/sy_fdj_icon.png);
    background-repeat: no-repeat;
}

.qjdmb_right {
    float: right;
    width: 545px;
    height: 270px;
    padding: 12px 30px 12px 30px;
}

.sy_sliderTab {
    position: relative;
    width: 100%;
    height: 100%;
}

.sy_sliderTab .hd {
    height: 50px;
    line-height: 50px;
    position: relative;
}

.sy_sliderTab .hd ul li {
    float: left;
    cursor: pointer;
    font-size: 18px;
    color: #333333;
}

.sy_sliderTab .hd ul li:first-child {
    padding-right: 21px;
    margin-right: 10px;
}

.sy_sliderTab .hd ul li.on {
    color: #1999ff;
    font-weight: bold;
}


.sy_sliderTab .bd li {
    width: 100%;
    height: auto;
}

.sy_sliderTab .bd li p.info {
    height: 36px;
    line-height: 36px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../images/heidian_icon.png) left center no-repeat;
    text-indent: 15px;
}

.sy_sliderTab .bd li p.info img {
    padding-right: 10px;
}

.sy_sliderTab .bd li p.info a {
    font-size: 16px;
    color: #333333;
}

.sy_sliderTab .bd li p.info a:hover {
    color: #1999ff;
}

.xxcxScroll {
    position: relative;
    margin: 30px auto;
    width: 1200px;
    height: 60px;
    background: #fff;
    overflow: hidden;
}

.xxcxlist {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}

.xxcxScroll ul {
    width: 1120px;
    zoom: 1;
}

.xxcxScroll ul li {
    float: left;
    margin-right: 20px;
    width: 204px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    display: inline;
}

.xxcxScroll ul li img {
    vertical-align: middle;
    margin-right: 10px;
}

.xxcxScroll ul li a {
    font-size: 14px;
    display: block;
    color: #000000;
    width: 204px;
    height: 60px;
    line-height: 60px;
    background-color: #f1f1f1 !important;
    border-radius: 8px;
    text-indent: 60px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all 0.3s;
}

.xxcxScroll ul li a:hover {
    color: #2e5aa6;
    transform: translateY(-5px);
}

.xxcxScroll ul li .xxcx01 {
    background: url(../images/rmfw_icon1.png) 22px center no-repeat;
}

.xxcxScroll ul li .xxcx01:hover {
    background: url(../images/rmfw_on_icon1.png) 22px center no-repeat;
}

.xxcxScroll ul li .xxcx02 {
    background: url(../images/rmfw_icon2.png) 22px center no-repeat;
}

.xxcxScroll ul li .xxcx02:hover {
    background: url(../images/rmfw_on_icon2.png) 22px center no-repeat;
}

.xxcxScroll ul li .xxcx03 {
    background: url(../images/rmfw_icon3.png) 22px center no-repeat;
}

.xxcxScroll ul li .xxcx03:hover {
    background: url(../images/rmfw_on_icon3.png) 22px center no-repeat;
}

.xxcxScroll ul li .xxcx04 {
    background: url(../images/rmfw_icon4.png) 22px center no-repeat;
}

.xxcxScroll ul li .xxcx04:hover {
    background: url(../images/rmfw_on_icon4.png) 22px center no-repeat;
}

.xxcxScroll ul li .xxcx05 {
    background: url(../images/rmfw_icon5.png) 22px center no-repeat;
}

.xxcxScroll ul li .xxcx05:hover {
    background: url(../images/rmfw_on_icon5.png) 22px center no-repeat;
}

.xxcxScroll ul li .xxcx06 {
    background: url(../images/rmfw_icon6.png) 22px center no-repeat;
}

.xxcxScroll ul li .xxcx06:hover {
    background: url(../images/rmfw_on_icon6.png) 22px center no-repeat;
}

.xxcxScroll .prev,
.xxcxScroll .next {
    position: absolute;
    left: 10px;
    top: 50%;
    display: block;
    width: 18px;
    height: 28px;
    overflow: hidden;
    background: url(../images/sy_icons.png) -40px 0 no-repeat;
    cursor: pointer;
    margin-top: -14px;
}

.xxcxScroll .next {
    left: auto;
    right: 10px;
    background-position: -120px 0;
}

.xxcxScroll .prevStop {
    background-position: 0 0;
}

.xxcxScroll .nextStop {
    background-position: -80px 0;
}

.sy_w1200 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}


.sy_special {
    width: 100%;
    height: 315px;
    position: relative;
    overflow: hidden;
}

.sy_special .hd {
    line-height: 45px;
    margin-bottom: 8px;
}

.sy_special .hd h2 {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: #fff;
    font-size: 20px;
    font-weight: bold;
    vertical-align: middle;
    color: #2e5aa6;
    padding: 0 20px;
}

.sy_special .bd {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.sy_special .bd ul {
    width: 1200px;
}

.sy_special .bd li {
    float: left;
    width: 278px;
    height: 258px;
    background: #f5f6f8;
    cursor: pointer;
    margin-right: 30px;
}

.sy_special .bd li a {
    display: block;
    width: 100%;
    height: 100%;
}

.sy_special .bd li a img {
    width: 278px;
    height: 172px;
}

.sy_special .bd li p.title_xq {
    font-size: 14px;
    color: #666666;
    font-weight: normal;
    text-align: center;
    line-height: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}

.sy_special .bd li p {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    line-height: 48px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}


.sy_special .bd li:hover {
    background: #1999ff;
}

.sy_special .bd li:hover p {
    color: #fff;
}

.sy_special .prev,
.sy_special .next {
    position: absolute;
    width: 45px;
    height: 45px;
    border-radius: 3px;
    right: 55px;
    background-color: #f5f6f8;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
}

.sy_special .next {
    right: 0px;
}

.sy_special .next i {
    width: 14px;
    height: 12px;
    background: url(../images/ztwf_jticon.png) no-repeat;
    display: inline-block;
    background-position: -63px -4px;
}

.sy_special .prev i {
    width: 14px;
    height: 12px;
    background: url(../images/ztwf_jticon.png) no-repeat;
    display: inline-block;
    background-position: -7px -4px;
}

.sy_special .nextStop i {
    background-position: -63px -26px;
}

.sy_special .prevStop i {
    background-position: -7px -26px;
}