﻿.clear {
    clear: both;
}
/**********************å­—ä½“å›¾æ ‡****************************/
@font-face {
    font-family: 'iconfont';
    src: url('../static/fonts/iconfont.eot');
    src: url('../static/fonts/iconfont.eot') format('embedded-opentype'), url('../static/fonts/iconfont.ttf') format('truetype'), url('../static/fonts/iconfont.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 20px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.icon-web:before{
    /*font-size:1.5rem;*/
    content: "\e6d4";
}
/***********************èƒŒæ™¯****************************/
.bg {
    width: 100%;
    height: auto;
    overflow-x: hidden;
}
/*********************é¡¶éƒ¨æ ‡é¢˜æ *********************/
.home-top{
    border-bottom:5px solid #84d3fa;
    z-index: 9990;
    position: relative;
    top:0;
    left:0;
    width:100%;
    height:70px;
    background: url("../images/home-top.jpg") no-repeat 0 0;
    background-size: cover;
}
/************************å·¦ä¸Šå¤©æ°”*********************/
.weather,.search,.top-right{
    position: relative;
    top:50%;
    transform: translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-tranform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
}
.weather {
    margin-left:32px;
    display: inline-block;
    width: 200px;
    height: auto;
    float: left;
}
.weather-img{
    width: 22%;
    display: inline-block;
    vertical-align: text-bottom;
}
.weather-img img{
    width: 100%;
}
.weather-message{
    display: inline-block;
    vertical-align: text-bottom;
}
.temperature {
    width: auto;
    color: #fff;
    font-size: 20px;
}
.temperature span{
    margin-right:2%;
}
.weather-info {
    color: #fff;
    font-size: 12px;
}
.weather-position {
    margin-right: 10px;    
}
.refresh-img{
    width: 12%;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
}
.refresh-img img{
    width: 100%;
}
/**********************å³ä¸Šä¿¡æ¯æ **************************/
.top-right {
    display: inline-block;
    width: 218px;
    height: auto;
    text-align: center;
    float: right;
}
.top-right a {
    width: auto;
    color: #fff;
    display: inline-block;
}
.top-right a:first-child {
    margin-right: 12px;
}
/*********************ä¸»æ ‡é¢˜**************************/
.home-maintitle-box{
    margin-top:3px;
    margin-left: 25px;
    display: inline-block;
    float: left;
}
.main-title {
    color: #fff;
    letter-spacing: 6px;
    font-size: 24px;
}
.second-title {
    letter-spacing: 48px;
    font-size: 24px;
    color: #fff;
    display: inline-block;
}
#no-spacing {
    letter-spacing: 0;
}
/************************æœç´¢æ¡†***********************/
.search {
    width: 253px;
    height: auto;
    text-align: center;
    /*margin: 42px auto 15px;*/
    float: right;
}
.search-input {
    padding-left: 18px;
    width: 235px;
    height: 30px;
    border: none;
    background-color: #fff;
    opacity: .5;
    border-radius: 40px;
    outline: none;
}
.search-icon {
    position: absolute;
    top:2px;
    right: 8px;
    width: 10%;
    height: auto;
}
/*******************é¡¶éƒ¨banner********************/
.home-topBanner{
    width:100%;
    position: relative;
    top:0;
    height:520px;
    overflow: hidden;
    border-bottom:5px solid #84d3fa;
}
.home-topBanner-ul{
    position: relative;
}
.home-topBanner-ul li{
    position: absolute;
    top:0;
    left:0;
    height:520px;
    width:100%;
    display: none;
}
.home-topBanner-ul li:first-child{
    display: block;
}
.home-topBanner-ul li img{
    position:relative;
    width:100%;
    height: 100%;
}
.home-topBannerImg{
    background-size:cover;
}
.home-topBanner-btns{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    bottom: 0;
}
.home-topBanner-btns div{
    width:10px;
    height:10px;
    display: inline-block;
    margin-left:2px;
    border-radius: 50%;
    background: #fff;
}
.home-topBanner-btns .current{
    background: #ff9f00;
}
/************************ä¸­é—´å†…å®¹**************************/
.contain-bg{
    background: url("../images/contain-bg.jpg") center;
    background-size:cover;
    width:100%;
    height:100%;
}
.container {
    position: relative;
    text-align: center;
    width: 1202px;
    /*height:627px;*/
    height: 725px;
    margin: 0 auto;
}

.contain-top {
    background-color: #fff;
    height: 60px;
    width: 1173px;
    margin: 0 auto;
    overflow: hidden;
}
.contain-top img{
    width:100%;
    margin:0 auto;
}
.contain-bottom {
    margin: 0 auto;
    width: 1175px;
    height: auto;
}
.contain-left {
    padding-top: 12px;
    position: absolute;
    /*top: 98px;*/
    left: 15px;
    width: 100px;
    height: 495px;
    background-color: rgba(32, 137, 219, 0.9);
}

.contain-left li {
    z-index: 88;
    width: 108px;
    height: 38px;
    line-height: 38px;
}

.contain-left li span {
    cursor: pointer;
    display: block;
    width: 100px;
    height: 38px;
    font-size:15px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    border-bottom: 1px solid #fff;
}

.contain-left #choose {
    background: url("../images/choose-bg.png") no-repeat 0 0;
    position: relative;
    font-size: 15px;
    font-weight: bold;
    border: none;
}

#choose span {
    color: #8c6900;
    border: none;
}

.contain-right {
    overflow: hidden;
    position: absolute;
    /*top: 98px;*/
    right: 14px;
    width: 1073px;
    height: 554px;
    background-color: white;
}

.move-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 14888px;
    height: 508px;
}

.contain-box {
    float: left;
    width: 1073px;
    height: auto;
    position: relative;
}

.contain-a_dome {
    position: absolute;
    left: 10px;
    top: 75px;
    width: 520px;
    height: 400px;
    display: block;
}

/**************************å‹æƒ…é“¾æŽ¥*********************************/
.yqlj {
    width: 1073px;
    height: 46px;
    background-color: rgba(32, 137, 219, 0.9);
}

.yqlj h2 {
    float: left;
    display: inline-block;
    width: 74px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-left: 32px;
    margin-top: 11px;
}

.yqlj li {
    width:205px;
    font-size: 12px;
    border: 1px solid #b9b9b9;
    background: #fff;
    height: 19px;
    line-height: 19px;
    margin-right:15px;
    margin-left: 15px;
    margin-top: 14px;
    float: left;
    text-align: center;
    list-style: none;
}
.yqlj li a{
    display: block;
    color:#333;
    text-align: center;
}
/***************ç½‘ä¸ŠåŠžäº‹æŒ‰é’®*************/
.wsbs-btn{
    display:block;
    cursor: pointer;
    width: 85px;
    height: 85px;
    position: absolute;
    top: -7%;
    right: -7%;
}
.wsbs-btn img{
    width:100%;
}
/***********ä¸¤ä¾§å¯¹è”***********/
.coupletL,.coupletR{
    position: absolute;
    top:8%;
    z-index: 7777;
}
/*.coupletL div,.coupletR div{*/
    /*float: left;*/
    /*width:78px;*/
    /*height:315px;*/
/*}*/
.coupletL{
    left:-17%;
}
.coupletR{
    right:-15.5%;
}
.couplet-contain {
    float: left;
    position: relative;
    background: url("../images/couplet-img.png") no-repeat 0 0;
    width: 78px;
    height: 315px;
    margin-left: 20px;
}
.couplet-contain span {
    display: block;
    position: absolute;
    left: 40%;
    top: 50%;
    transform: translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    -o-tranform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    width: 26px;
    height: auto;
    text-align: center;
    line-height: 22px;
    color: #fff;
    font-size: 1.5em;
}
/*************************å³ä¾§è¿”å›žé¡¶éƒ¨**********************/
.home-bottom {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform:translateX(-50%);
    -o-tranform:translateX(-50%);
    -webkit-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    width: auto;
    height: 57px;
}
.right-nav {
    width: auto;
    height: 55px;
    background: #f7ebe7;
    border: 1px solid #c7d9e8;
    border-radius: 12px;
    margin: 0 auto;
}
.nav-lis {
    padding: 0 5px;
    font-size: 12px;
    float: left;
    cursor: pointer;
    width: auto;
    height: 55px;
    line-height: 25px;
    text-align: center;
    border-right: 2px solid #efe3df;
}
.alertCode-contain {
    display: none;
    position: fixed;
    top: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
}
.code-box {
    width: 237px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    -o-tranform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
}
.code-img {
    width: 237px;
    height: auto;
}
.code-close {
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 28px;
    color: #fff;
    font-size: 22px;
    text-align: center;
    position: absolute;
    right: -17px;
    top: -22px;
    font-weight: bold;
    border-radius: 50%;
    background: rgba(32, 137, 219, 0.9);
}
.code-img img {
    width: 100%;
}
.code-info {
    letter-spacing: 2px;
    color: #fff;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    background: rgba(32, 137, 219, 0.9);
}
.right-nav li:last-child {
    border: none;
    height: 36px;
    font-size: 22px;
    font-weight: bold;
    color: #1c8ad1;
    padding: 10px;
    line-height: 31px;
}
.right-nav li i {
    display: block;
    margin: 6px auto 0;
    width: 23px;
    height: 22px;
    font-size: 26px;
    text-align: center;
    color: #1c8ad1;
}
.nav-lis span {
    font-size: 12px;
    color: #1c8ad1;
}
/****************æ‰«ä¸€æ‰«***************/
.focus-box {
    width: 98px;
    height: auto;
    position: absolute;
    bottom: 0;
    right: -70px;
}
.focus {
    font-size: 12px;
    width: 98px;
    height: 10px;
    line-height: 10px;
    color: #0c3859;
    text-align: center;
}
.focus-box .code {
    width: 98px;
    height: auto;
    text-align: center;
}
.code img {
    width: 100%;
    margin-top: 7px;
}
/*************footer**************/
.footer {
    color: #023d6c;
    font-size: 12px;
    width: 100%;
    text-align: center;
    height: 80px;
    line-height: 30px;
    margin-top:16px;
}
.ygw{width:100%;text-align:center;margin:0 auto; margin:5px 0 20px 0;}
.ygw a{display: block;}
.ygw a p{display:inline-block;font-size:12px;margin-left:5px;color:#023d6c;}
/*******************å…±åŒæ ·å¼***************/
/*index.html*/
.title-a{
    color: #fff;
    display: block;
    position: relative;
    top:50%;
    transform: translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-tranform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
}
.vertical-align{
    position: relative;
    top:50%;
    transform: translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-tranform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
}
.pagination .active a{
    color: #2089db;
    text-decoration: underline;
}
/*æ”¿åºœæ‰¾é”™*/
#addIdentification{
    width:100%;text-align: center;
}
#addIdentification img{
    vertical-align: middle;
}
@charset "utf-8";
/* CSS Document */

/*-------------------------------â†“åˆ†é¡µæ ·å¼å¼€å§‹â†“------------------------------------*/
.page_num{padding-top:20px; min-height:50px;height:auto; overflow:hidden; width:98%; margin:auto; font-size:13px;}

#page_div{line-height:20px; color:#666; padding:5px 12px;}


#pagination_input{ width:20px; height:16px; line-height:16px; margin:0 8px; padding:0; overflow:hidden; border:1px solid #ccc;}


#page_div .pagination_index, #page_div .pagination_index_num{ 
	background:#fff; border:1px solid #dfdfdf; padding:0 8px;
	margin-right:4px;
	float: left; height:20px;text-align:center;}
#page_div .pagination_index a, #page_div .pagination_index_num a{padding:0px; margin:0px;text-align:center;  color:#666666;}
#page_div .pagination_index a:hover, #page_div .pagination_index_num a:hover{padding:0px; margin:0px;text-align:center;  color:#666666;}

#page_div .pagination_index_last{width:400px; float:right; text-align:right}
/* ========="é¦–é¡µ"æ ·å¼=========*/

#page_div .pagination_index_num{margin-right:4px; padding:0px; width:20px;}
#page_div .currentIndex{ background:#3291db; border:1px solid #dfdfdf; width:20px; height:20px;
line-height:20px; color:#FFF;text-align:center; font-weight:bold;} /*=========å½“å‰é¡µç æ ·å¼=========*/
/*-------------------------------â†‘åˆ†é¡µæ ·å¼ç»“æŸâ†‘---------------------------------------*/