/**
 * @desc 首页
 */

/* 轮播图 */
.swiper-container {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
}
.swiper-slide {
    background-position: center;
    background-size: cover;
}
#banner {
    position: relative;
}
.swiper-button {
    background: none;
    color: #6e6e6e;
    background: #fff;
    width: 80px;
    line-height: 100px;
    font-size: 40px;
    height: 100px;
}
.swiper-button-next {
    right: 0;
    background: url(../../image/views/index/btnRight.png);
}
.swiper-button-prev {
    left: 0;
    text-align: left;
    background: url(../../image/views/index/btnLeft.png);
}
.swiper-button-next, .swiper-button-prev {
    margin-top: -50px;
}
.slideTips {
    width:124px;
    height: 43px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -62px;
    z-index: 3;
/*    background: url(../../image/views/index/slide.png);*/
    color: #fff;
    text-align: center;
    font-size: 22px;
    font-weight: normal;
    line-height: 30px;
    text-shadow:0px 0px 10px #000000;
}
.slideTips span {
    float: left;
}
.slideTipsText {
    margin-top: 2px;
}
.icon-icon3 {
    font-size: 28px;
    line-height: 30px;
    display: inline-block;
    margin: 0 8px;
/*    text-shadow:0px 0px 10px #000000;*/
    width:45px;
    height: 43px;
    background: url(../../image/views/index/slideArrowDown.png) no-repeat;
}
.feedBack {
    height: 300px;
    position: absolute;
    bottom: 0;
    left:0;
    z-index: 3;
}
.feedBack img{
    height: 100%;
    width: auto;
}
.bannerbg {
    opacity: 0;
    filter:alpha(opacity:0);
}
.feedBackClose,.feedBackGo {
    position: absolute;
    width: 23%;
    height: 17%;
    background: white;
    left: 4%;
    top: 25%;
    opacity: 0;
    filter:alpha(opacity:0);
    cursor: pointer;
    cursor: hand;
}
.feedBackGo {
    width: 43%;
    height: 45%;
    left: 9%;
    top: 53%;
}
.slideMain {
    top:77px;
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
}
.slideMain h3,.slideMain h4 {
    font-size:42px;
    color:#fef5e3;
    text-shadow:0px 0px 10px #868596;
    line-height: 46px;
    text-align: center;
    font-weight: normal;
    padding:30px 0 0 50px;
}
.slideMain h4{
    font-size:22px;
    line-height: 48px;
}
.slideCenter {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -223px;
}
.feedBackText {
    position: absolute;
    bottom: 1%;
    left: 7%;
    font-size: 26px;
    color: #0a2d5e;
    width: 55%;
/*    *width:70%;*/
    text-align: center;
    line-height: 48px;
}


.slideBox {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.slideBox .bd {
    position: relative;
    height: 100%;
    z-index:0;
}
.slideBox .bd ul {
    height: 100% ;
    margin:0 auto;
}
.slideBox .bd li {
    zoom: 1;
    height: 100% ;
    vertical-align: middle;
}
.swiper-button {
    position: absolute;
    top: 50%;
}


/* 导航 */
.nav {
    background: url(../../image/nav/bg.png);
}
.IndexNav {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 4;
}
.IndexNav{
    box-shadow: 0 0px 30px rgba(0,0,0,.2);
}

/* 图文入口 */
.main {
    margin: 45px 0;
}
.main .popCenterBox {
    width: 1184px;
}
.item {
    height:450px;
    position: relative;
}
.row {
    overflow: hidden;
    display: block;
}
.ItemLeft,.row3 .ItemRight {
    width: 783px;
    float: left;
}
.ItemRight,.row3 .ItemLeft {
    width: 375px;
    float: right;
}
.row3 .ItemRight {
    float: right;
}
.row3 .ItemLeft{
    float: left;
}
.itemLink{
    display: block;
    height:450px;
    position: relative;
}
.itemTextWrap {
    background: url(../../image/ico/black_54.png) repeat;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}
.itemTextWrap table{
    min-height: 42px;
    *height:42px;
    padding:10px;
    width: 100%;
    text-align: left;
    font-size: 20px;
    color: #fff;
}
.itemLink.half.bottom {
    margin-top: 28px
}
.row1,.row2 {
    margin-bottom: 28px
}
.itemLink.half {
    height:211px;
}
.row2 .ItemLeft .itemTextWrap{
    background: none;
    bottom: 0px;
    /*top: 28px;*/
}
.row2 .ItemLeft .itemTextWrap table{
    text-align: left;
    font-size: 18px;
}
.row2 .ItemLeft .itemTextWrap table td {
    padding-left: 25px;
}
.row1 .ItemLeft .itemLink{
    /*background: url(../../image/views/index/pic/row1/left.jpg) no-repeat center center;*/
}
.row1 .ItemRight .itemLink{
    background: url(../../image/views/index/pic/row1/right.jpg) no-repeat center center;
}
.row2 .ItemLeft .itemLink{
    background: url(../../image/views/index/pic/row2/left.jpg) no-repeat center center;
}
.row2 .ItemRight .itemLink.top{
    background: url(../../image/views/index/pic/row2/right1.jpg) no-repeat center center;
}
.row2 .ItemRight .itemLink.bottom{
    background: url(../../image/views/index/pic/row2/right2.jpg) no-repeat center center;
}
.row3 .ItemRight .itemLink{
    background: url(../../image/views/index/pic/row3/right.jpg) no-repeat center center;
}
.row3 .ItemLeft .itemLink.top{
    background: url(../../image/views/index/pic/row3/left1.jpg) no-repeat center center;
}
.row3 .ItemLeft .itemLink.bottom{
    background: url(../../image/views/index/pic/row3/left2.jpg) no-repeat center center;
}


/** 相关链接  */
.relatedLinks {
    background:#606060 url(../../image/views/index/relatieLinkBg.png) repeat-x left bottom;
    color: #fff;
}
.relatedLinks .popCenterBox {
    width: 1189px;
    min-height: 270px;
    *height:270px;
    padding: 22px 0;
}
.relatedLinksTitle {
    width: 160px;
    float: left;
    font-size: 22px;
}
.LinkWrap a {
    display: block;
    color: #fff;
    font-size: 18px;
    margin-top: 2px;
    margin-bottom: 8px;
}
.LinkWrap {
    float: left;
    width: 260px;
}
.shareBtnWrap {
    float:left;
    width:400px;
    padding-left:14px;
}
.shareBtn {
    position:relative;
    height:31px;
    background:url(../../image/views/index/shareBtn.png) no-repeat;
    cursor: pointer;
    cursor: hand;
    float: left;
    padding:0 11px;
}
.shareWeiXin {
    width: 38px;
}
.shareWeiBo {
    width: 37px;
    background-position: -61px 0;
}
.shareTwitter {
    width: 35px;
    background-position: -123px 0;
}
.shareFaceBook {
    width: 14px;
    background-position: -195px 0;
}
.jiathis_style_32x32 .jtico {
    margin-left: -9px;
    opacity: 0;
    filter:alpha(opacity:0);
}
.jiathis_style_32x32  .jtico:hover{
    opacity:0!important;
    filter:alpha(opacity:0);
}
.weiXinShareTips {
    position: absolute;
    bottom: 38px;
    left: 50%;
    margin-left:-104px;
    display: none;
}
.shareBtnWrapTitle {
    font-size: 24px;
    padding-bottom: 20px;
}

/** 脚部 **/
.footer .popCenterBox{
    width: 1189px;
}
.footer {
    border:none;
}

/** 选择语言 **/
.selectLanguage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background:#004878;
    padding-bottom: 20px;
}
.selLanMain {
    height: 770px;
    width: 1600px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -800px;
    margin-top: -335px;
    background:  url(../../image/views/index/selLan.jpg) no-repeat center center;
}

.selectLanguage {
    display: none;
}
.selLanClose {
    position: absolute;
    top:0;
    right: 0;
    width:53px;
    height: 53px;
    background:  url(../../image/views/index/close.jpg) no-repeat center center;
}
.selLanMain .popCenterBox {
    height: 100%;
    position: relative;
    top: 40px;
    right: 11px;
    cursor: default;
}
.selLanBox,.selLanBox a {
    font-size: 18px;
    color: #fff;
    padding-left: 20px;
    display: inline-block;
}
.selLanBox {
    display: block;
}
.selLanBox a {
    padding-left: 0;
    font-size: 18px;
}
.selLanBox .lan {
    width: 100%;
    border-bottom: 1px solid #0f76bb;
    margin-bottom: 133px;
    padding-bottom: 10px;
}
.site {
    font-style:italic;
}
.lan a:hover,.lan a.on {
    border-bottom: 1px solid #fff;
}