﻿html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑"
}

body {
    padding: 0;
    margin: 0;
}

html,body,fieldset,img,iframe,abbr {
    border: 0
}

li {
    list-style: none
}

textarea {
    overflow: auto;
    resize: none
}

a,button {
    cursor: pointer
}

h1,h2,h3,h4,h5,h6,em,strong,b {
    font-weight: 700
}

a,a:hover {
    text-decoration: none;
    outline: 0;
    -moz-outline: 0
}

body,textarea,input,button {
    color: #62a1c9
}

html,body {
    width: 100%;
    min-height: 930px;
    height: auto
}

.hide {
    display: none
}

.f-cb:after,.f-cbli li:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: "."
}

.f-cb,.f-cbli li {
    zoom:1}

.f-ib {
    display: inline-block;
    *display: inline;
    *zoom:1}

.f-dn {
    display: none
}

.f-db {
    display: block
}

.f-fl {
    float: left
}

.f-fr {
    float: right
}

.f-pr {
    position: relative
}

.f-pa {
    position: absolute
}

.f-prz {
    position: relative;
    zoom:1}

.f-oh {
    overflow: hidden
}

.f-turn {
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.wrap {
    position: relative;
    width: 100%;
    min-width: 1260px;
    margin: 0 auto
}

.wrap .topBar {
    position: absolute
}

.head-wrap {
    position: relative;
    width: 100%;
    height: 820px;
    overflow: hidden
}

.head-box {
    position: absolute;
    width: 100%;
    padding-top: 100px;
    height: 720px;
    top: 0;
    left: 0;
    background-position: center top;
    display: none;
    z-index: 1
}

.head-box.cur {
    z-index: 2;
    display: block;
    opacity: 1;
    background-size: cover;
    background-position: center top;
}

.head-ctrl-box {
    position: absolute;
    width: 1260px;
    height: 0;
    left: 50%;
    margin-left: -630px;
    bottom: 180px;
    z-index: 3
}

.head-ctrl {
    position: relative;
    width: 200px;
    float: right;
    height: 40px;
    text-align: center
}

.head-ctrl a {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    background-repeat: no-repeat;
}

.head-ctrl a:hover,.head-ctrl a.cur {
    background-repeat: no-repeat;
}

.head-sel {
    position: absolute;
    top: 50%;
    background: #cf0f32;
    width: 45px;
    height: 80px;
    z-index: 5
}

.head-sel i {
    position: absolute;
    width: 8px;
    height: 13px;
    left: 50%;
    top: 50%;
    margin-left: -4px;
    margin-top: -7px
}

.head-sel:hover {
    background: #3c3d3f
}

.head-sel:hover .sel-box {
    display: block
}

.head-prev {
    left: 0
}

.head-prev i {
    background: url(../images/prev_i_ccc3ed0.png) no-repeat
}

.head-next {
    right: 0
}

.head-next i {
    background: url(../images/next_i_d27c8a6.png) no-repeat
}

.sel-box {
    position: absolute;
    top: 0;
    left: -231px;
    width: 210px;
    height: 60px;
    padding: 10px;
    background: #3c3d3f;
    display: none;
    overflow: hidden
}

.sel-box img {
    position: relative;
    float: left;
    margin-right: 10px;
    width: 60px;
    height: 60px
}

.sel-box h2 {
    color: #fff;
    font-size: 22px;
    line-height: 32px;
    height: 32px;
    overflow: hidden
}

.sel-box p {
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    height: 28px;
    overflow: hidden
}

.prev-box {
    left: 45px;
    border-left: #767878 1px solid
}

.next-box {
    left: -231px;
    border-right: #767878 1px solid
}

.header {
    position: relative;
    width: 1260px;
    margin: 0 auto;
    height: 100%;
    display: block
}

.header .h-title {
    position: absolute;
    width: 320px;
    top: 90px;
}

.header .h-title span{
    display: block;
    width: 322px;
    height: 158px;
    position: relative;
}
.header .h-title span div.icon{
    position: absolute;
    background: url(../images/left-icon.png) no-repeat center left;
    height: 16px;
    width: 7px;
    left: 140px;
    top: 42%;
    margin-top: -8px;
}
.header .h-title span .img2{
    margin-left: 10px;
    border: 5px solid #cf1132;
}

.header .h-title h2 {
    font-size: 44px;
    line-height: 44px;
    margin-bottom: 20px;
    color: #da2f6b;
}

.header .h-title h3 {
    font-size: 40px;
    line-height: 44px;
    color: #da2f6b;
    padding-bottom: 20px;
    border-bottom: 1px #cf1132 solid;
    margin-bottom: 10px
}

.header .h-title p {
    margin: 10px 0 30px;
    font-size: 14px;
    color: #4a2c36;
    line-height: 21px;
}

.header .h-title i {
    width: 140px;
    height: 50px;
    display: block;
    background: url(../images/btn_be7fb80.png) no-repeat
}


.header .left {
    left: 75px
}

.header .left h2 {
    text-align: left
}

.header .left h3 {
    text-align: left
}

.header .left p {
    text-align: left;
    font-weight: 100;
}

.header .center {
    left: 50%;
    margin-left: -245px;
    top: 100px
}

.header .center h2 {
    text-align: center
}

.header .center h3 {
    text-align: left
}

.header .center i {
    margin: 0 auto
}

.header .center p {
    text-align: center
}

.header .right {
    right: 40px
}

.nav-wrap {
    width: 100%;
    height: 70px;
    background: url(../images/nav_bg.jpg) no-repeat;
    background-position: center top
}

.nav-box {
    position: relative;
    width: 1260px;
    margin: 0 auto;
    height: 100%
}

.nav-box a {
    line-height: 70px;
    color: #a3c8dc;
    font-size: 16px;
    position: relative;
    margin: 0 20px
}

.nav-box a i {
    position: absolute;
    left: -20px;
    top: 4px;
    width: 15px;
    height: 15px;
    background: url(../images/bli3.png) no-repeat
}

.nav-box a:hover,.nav-box a.sel {
    color: #fff
}

.nav-box a:hover i,.nav-box a.sel i {
    background: url(../images/bli4.png) no-repeat
}

.ser-box {
    position: relative;
    float: right;
    height: 30px;
    width: 400px;
    padding: 20px 0;
    right: 20px
}

.ser-box input {
    width: 320px;
    background: #47748c;
    border: 0;
    height: 14px;
    line-height: 14px;
    padding: 8px;
    font-size: 14px;
    color: #a3c8dc
}

.ser-box a {
    position: absolute;
    width: 25px;
    height: 25px;
    background: url(../images/ser_bg.png) no-repeat
}

.con-wrap {
    width: 100%
}

.con-wrap .con-box {
    position: relative;
    width: 1260px;
    margin: 0 auto;
    height: 100%;
    overflow: hidden
}

.con-wrap1 {
    height: 200px;
    background: url(../images/con1_bg_17b89a1.jpg) no-repeat;
    background-position: center top;
    background-color: #cf1132;
}

.con-wrap1 .con-box {
    top: -120px;
    height: 320px;
    z-index: 3
}

.g-banBox {
    position: absolute;
    width: 790px;
    height: 100%;
    overflow: hidden;
    left: 0
}

.g-banBox .ctrl-box {
    position: relative;
    width: 150px;
    float: left;
    height: 100%;
    background: #282b2d
}
.g-banBox .ctrl{
    position: relative;
    top: 280px;
    right: 28%;
    cursor: pointer;
    margin: 0 auto;
}
.g-banBox .ctrl i {
    width: 20px;
    height: 5px;
    background: #aaa;
    display: inline-block;   
}
.g-banBox .ctrl i.on{
    background: #cf1132;
}
.g-banBox .ctrl-box .ctrl-title {
   font-size: 30px;
    color: #fff;
    width: 34px;
    line-height: 1;
    float: left;
    height: 131px;
    margin: 40px 0 0 47px;
    border-right: 2px solid rgb(94, 100, 107);
}
.g-banBox .ctrl-box .ctrl-mon {
    font-family: "Arial";
    margin-top: 40px;
    float: left;
    font-size: 16px;
    color: rgb(94, 100, 107);
     text-transform: uppercase;
    -webkit-writing-mode:vertical-rl;
    writing-mode:tb-rl;
    writing-mode:vertical-rl;
}
.carouselwrap {
    position: relative;
    width: 640px;
    height: 100%;
    float: left;
    overflow: hidden
}

.carouselwrap .carouse-box {
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%
}

.carouselwrap .carouse-box i {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 360px;
    height: 310px;
    pointer-events: none
}

.carouselwrap .carouse-box .carouse-con {
    position: relative;
    float: left;
    width: 50%;
    height: 100%;
    background: #e2e6e9;
    display: block
}

.carouselwrap .carouse-box .carouse-con:hover .bg-font {
    bottom: 0
}

.carouselwrap .carouse-box .carouse-con:hover .bg-font-top {
    top: 0
}

.carouselwrap .carouse-box .carouse-con:hover .car-bg-img {
    background-position: 60% 50%;
    background-position: 40% 50%\9;
    *background-position: 40% 50%
}

.carouselwrap .carouse-box .carouse-con:hover p {
    background: 0 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.carouselwrap .carouse-box .carouse-con:hover .txt1 {
    top: -40px
}

.carouselwrap .carouse-box .carouse-con:hover .txt2{
    top: 25%;
    color: #fff
}

.carouselwrap .carouse-box .carouse-con:hover .jk_btn {
    background: 0 0;
    background: rgba(0,0,0,0)
}
.carouselwrap .carouse-box .jk_btn {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../images/cover_fe1849f.png) repeat;
    background: rgba(0,0,0,.5);
    display: block;
    color: #c6c6c6;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.carouselwrap .carouse-box .car-bg-img {
    width: 100%;
    height: 100%;
    background-position: 40% 50%;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.carouselwrap .carouse-box img {
    width: 100%;
    height: 100%
}

.carouselwrap .carouse-box .txt1 {
    position: relative;
    top: 0;
    font-size: 20px;
    line-height: 50px;
    font-weight: 700;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 30px;
    display: block;
    color: #fff;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.carouselwrap .carouse-box .txt2{
    position: relative;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    width: 123px;
    margin: 0 auto;
    display: block;
    top: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}


.carouselwrap .carouse-box .bg-font {
    position: absolute;
    left: 0;
    bottom: -120px;
    width: 100%;
    height: 120px;
    background: #cf1132;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carouselwrap .carouse-box .bg-font-top {
    position: absolute;
    left: 0;
    top: -60px;
    width: 100%;
    height: 60px;
    background: url(../images/bg_font_top_ec5611f.png) repeat-x
}

.g-listBox {
    position: absolute;
    width: 390px;
    height: 280px;
    padding: 40px 40px 0;
    background: #282b2d;
    overflow: hidden;
    right: 0
}

.g-listBox .g-newsBox {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin-top: -17px;
}

.g-listBox .newsBox {
    position: relative;
    width: 100%;
    padding-top: 14px
}

.g-listBox .hot-news {
    font-size: 24px;
    color: #cf0f32;
    padding-bottom: 14px;
    border-bottom: 1px #3d4041 solid;
    display: block;
    font-weight: 700
}
.g-listBox .hot-news p{
    font-size: 14px;
    font-weight: 100;
    padding-top: 10px;
}
.g-listBox .hot-news:hover {
    color: #e41f43
}

.g-listBox .morenews {
    position: absolute;
    right: 0;
    top: 0;
    width: 37px;
    height: 37px;
    background-repeat: no-repeat;
}

.newsBoxlist {
    position: relative;
    width: 100%;
    height: 100%
}

.newsBoxlist li {
    height: 30px;
    line-height: 30px;
    *height: 24px;
    *line-height: 24px
}

.newsBoxlist a {
    width: 350px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #c3c3c3;
    float: left;
    font-size: 12px;
    text-indent: 15px;
    background: url(../images/n-icon_c141505.png) 0 center no-repeat
}

.newsBoxlist a:hover {
    font-weight: 700;
    color: #fff
}

.newsBoxlist span {
    float: right;
    font-size: 14px;
    color: #727272
}

.con-wrap-in {
    position: relative;
    background: #fff;
    padding-bottom: 50px
}

.con-wrap-in .con-box {
    height: 565px;
    padding: 7px 0;
    overflow: hidden
}

.con-wrap-in .con-box .con-box-title {
    position: relative;
    line-height: 22px;
    font-size: 22px;
    color: #272a2c;
    display: block;
    text-indent: 15px;
    border-left: 4px #cf1132 solid;
    margin: 30px 0 15px
}

.con-wrap-in .con-box a {
    width: 238px;
    height: 238px;
    padding: 7px;
    float: left
}

.con-wrap2,.con-wrap5 {
    background-color: #f1f1f1
}

.con-wrap2 .con-box,.con-wrap5 .con-box {
    height: 400px
}

.g-hotBox {
    padding: 50px 0
}

.g-hotBox .con-box-title {
    position: relative;
    line-height: 22px;
    font-size: 22px;
    color: #272a2c;
    display: block;
    text-indent: 15px;
    border-left: 4px #cf1132 solid;
    margin-bottom: 30px
}

.g-hotBox .reload {
    position: absolute;
    top: 0;
    right: 20px;
    font-size: 16px;
    color: #272a2c;
    height: 20px;
    line-height: 20px;
    display: block
}

.g-hotBox .reload i {
    display: inline-block;
    width: 21px;
    height: 17px;
    margin-left: 10px;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all .4s linear 0s;
    -moz-transition: all .4s linear 0s;
    -ms-transition: all .4s linear 0s;
    -o-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
    *top: -4px;
    background-repeat: no-repeat;
}

.g-hotBox .reload:hover i {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg)
}

.g-hotBox .o-link {
    font-size: 16px;
    margin: 0 5px;
    color: #272a2c
}

.g-hotBox .o-link:hover,.g-hotBox .o-link.active {
    color: #cf1132
}

.g-hotBox .f-link {
    margin-left: 30px
}

.g-hot-all {
    position: relative;
    width: 100%;
    height: 325px
}

.g-hot-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none
}

.g-hot-wrap.active {
    display: block
}

.cur-hot-box {
    position: absolute;
    width: 1300px;
    height: 325px;
    left: 0;
    top: 0;
    overflow: visible;
    display: none;
    z-index: 4
}

.cur-hot-box .hot-box {
    float: left;
    width: 400px;
    height: 330px;
    margin: 0 30px 0 0;
    background: #fffdfe;
    position: relative;
    border-bottom: 5px #ebebeb solid;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0)
}

.cur-hot-box.cur {
    z-index: 5
}

.cur-hot-box.cur .hot-box {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100)
}

.cur-hot-box.hideing .hot-box {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0)
}

.cur-hot-box.hideing .hot-box:nth-child(1) {
    -webkit-transition: all .4s linear 0s;
    -moz-transition: all .4s linear 0s;
    -ms-transition: all .4s linear 0s;
    -o-transition: all .4s linear 0s;
    transition: all .4s linear 0s
}

.cur-hot-box.hideing .hot-box:nth-child(2) {
    -webkit-transition: all .4s linear .1s;
    -moz-transition: all .4s linear .1s;
    -ms-transition: all .4s linear .1s;
    -o-transition: all .4s linear .1s;
    transition: all .4s linear .1s
}

.cur-hot-box.hideing .hot-box:nth-child(3) {
    -webkit-transition: all .4s linear .2s;
    -moz-transition: all .4s linear .2s;
    -ms-transition: all .4s linear .2s;
    -o-transition: all .4s linear .2s;
    transition: all .4s linear .2s
}

.cur-hot-box.showing .hot-box {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100)
}

.cur-hot-box.showing .hot-box:nth-child(1) {
    -webkit-transition: all .4s linear .4s;
    -moz-transition: all .4s linear .4s;
    -ms-transition: all .4s linear .4s;
    -o-transition: all .4s linear .4s;
    transition: all .4s linear .4s
}

.cur-hot-box.showing .hot-box:nth-child(2) {
    -webkit-transition: all .4s linear .5s;
    -moz-transition: all .4s linear .5s;
    -ms-transition: all .4s linear .5s;
    -o-transition: all .4s linear .5s;
    transition: all .4s linear .5s
}

.cur-hot-box.showing .hot-box:nth-child(3) {
    -webkit-transition: all .4s linear .6s;
    -moz-transition: all .4s linear .6s;
    -ms-transition: all .4s linear .6s;
    -o-transition: all .4s linear .6s;
    transition: all .4s linear .6s
}

.hot-bg-img {
    width: 400px;
    height: 176px
}

.hot-link {
    display: block;
    width: 400px;
    height: 176px;
    position: relative;
    overflow: hidden
}

.hot-link:hover .hot-font {
    opacity: 1;
    filter: alpha(opacity=100);
    top: 0
}

.hot-link .hot-font {
    position: absolute;
    width: 400px;
    height: 176px;
    top: -100%;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.hot-link .hot-font .bg {
    background: #cf1132;
    position: absolute;
    top: 0;
    left: 0;
    width: 400px;
    height: 176px;
    opacity: .85
}

.hot-link .hot-font .con {
    position: absolute;
    top: 0;
    left: 0;
    padding: 39px 30px;
    overflow: hidden
}

.hot-link .hot-font .font-qr {
    float: left;
    margin: 0 28px 0 0;
    width: 100px;
    height: 100px
}

.hot-link .hot-font .txt {
    float: left;
    width: 172px;
    height: 99px;
    overflow: hidden
}

.hot-link .hot-font .txt p {
    height: 28px;
    color: #fff;
    font: 14px/28px "Microsoft YaHei";
    overflow: hidden
}


.hot-title {
    color: #383838;
    font: 700 20px/32px "Microsoft YaHei";
    margin: 18px 0 0 20px;
    height: 32px;
    overflow: hidden
}

.hot-txt {
    margin: 0 0 0 20px;
    font: 14px "Microsoft YaHei";
    color: #9f9f9f;
    width: 300px;
    line-height: 1.5em;
}

.gw-link {
    width: 88px;
    height: 30px;
    display: block;
    background: url(../images/btn1_c7dd2d3.png) no-repeat 0 0;
    background-position: 0 -30px;
    font: 12px/30px "Micosoft YaHei";
    text-align: center;
    color: #9f9f9f;
    margin: 10px auto;
}

.gw-link:hover {
    color: #fff;
    text-decoration: none;
    background-position: 0 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-animation: ani-gw-link .3s linear .2s 1 normal 300ms 0 ease;
    -moz-animation: ani-gw-link .3s linear .2s 1 normal 300ms 0 ease;
    -ms-animation: ani-gw-link .3s linear .2s 1 normal 300ms 0 ease;
    -o-animation: ani-gw-link .3s linear .2s 1 normal 300ms 0 ease;
    animation: ani-gw-link .3s linear .2s 1 normal 300ms 0 ease;
    -moz-animation: ani-gw-link .3s linear .2s 1 normal;
    -webkit-animation: ani-gw-link .3s linear .2s 1 normal;
    -o-animation: ani-gw-link .3s linear .2s 1 normal;
    -ms-animation: ani-gw-link .3s linear .2s 1 normal;
    animation: ani-gw-link .3s linear .2s 1 normal
}

@-webkit-keyframes ani-gw-link {
    0% {
        -webkit-transform: translate(0,0)
    }

    50% {
        -webkit-transform: translate(0,3px)
    }

    100% {
        -webkit-transform: translate(0,0)
    }
}

@-moz-keyframes ani-gw-link {
    0% {
        -moz-transform: translate(0,0)
    }

    50% {
        -moz-transform: translate(0,3px)
    }

    100% {
        -moz-transform: translate(0,0)
    }
}

@-o-keyframes ani-gw-link {
    0% {
        -o-transform: translate(0,0)
    }

    50% {
        -o-transform: translate(0,3px)
    }

    100% {
        -o-transform: translate(0,0)
    }
}

@-ms-keyframes ani-gw-link {
    0% {
        -ms-transform: translate(0,0)
    }

    50% {
        -ms-transform: translate(0,3px)
    }

    100% {
        -ms-transform: translate(0,0)
    }
}

@keyframes ani-gw-link {
    0% {
        transform: translate(0,0)
    }

    50% {
        transform: translate(0,3px)
    }

    100% {
        transform: translate(0,0)
    }
}
/*---------------------------------------------------------------------------------------------------------------2222222222-----------------*/


.topBar.hasAd {
    background: rgba(225,225,225,.5);
    opacity: 1;
    z-index: 5;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.topBar.hasAd .topBoxlist a {
    color: #fff;
    color: #888\0;
    *color: #888;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.g-listBox .morenews {
    background-position: 0px 0px
}

.head-ctrl a {
    background-position: -37px 0px
}

.head-ctrl a:hover,.head-ctrl a.cur {
    background-position: 0px -37px
}

.g-hotBox .reload i {
    background-position: -20px -37px
}

.g-banBox .ctrl a {
    background-position: -37px -20px
}

.g-banBox .ctrl a:hover,.g-banBox .ctrl a.cur {
    background-position: -47px -20px
}

.g-listBox .morenews,.head-ctrl a,.head-ctrl a:hover,.head-ctrl a.cur,.g-hotBox .reload i,.g-banBox .ctrl a,.g-banBox .ctrl a:hover,.g-banBox .ctrl a.cur {
    background-size: 57px 57px;
    background-image: url(../images/index_1_z_8fedf32.png)
}
