﻿@charset "utf-8"; /* CSS Document */
* {
    box-sizing: border-box;
    font-family: 'PingFangSC-Regular', 'helvetica neue', arial, 'hiragino sans gb', 'microsoft yahei ui', 'microsoft yahei', sans-serif;
}

html, body, div, p, span, font, em, ul, li, dl, dt, dd, table, tr, td, input, button, a {
    margin: 0 auto;
    padding: 0;
}

body {
    font-size: 16px;
    color: #333;
}

html, body {
    height: 100%;
    width: 100%;
    /*min-width: 1200px;*/
}

ul {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #2f6699;
}

img {
    border: 0px;
    vertical-align: top;
}

em, i {
    font-style: normal;
}

.clr {
    margin: 0px;
    padding: 0px;
    height: 0px;
    width: 0px;
    overflow: hidden;
    clear: both;
}

input, textarea, button, select {
    outline: none;
}

.red {
    color: #dc2328;
}

.blue {
    color: #005eb8;
}

.green {
    color: #1fad34;
}

.gray {
    color: #666666;
}

.container {
    /*width: 1200px;*/
    margin: 0 auto;
    /*min-width: 1200px;*/
}

.hidediv {
    overflow: hidden;
    height: 100%;
}

.header {
    /*height: 250px;*/
    min-height:250px;
}

.header .top {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border-bottom: 1px solid #d1dce6;
}

.header .top .time {
    float: left;
    color: #666666;
}

.header .top ul {
    float: right;
}

.header .top ul li {
    color: #1a5284;
    font-size: 14px;
    padding-left: 23px;
    float: left;
    margin-right: 20px;
}

.header .top ul li a {
    color: #1a5284;
}

.header .top ul li.wordmail {
    background: url("../images/mailiconnew.png") left center no-repeat;
}

.header .top ul li.lang {
    background: url("../images/langiconnew.png") left center no-repeat;
}

.header .top ul li.login {
    background: url("../images/loginiconnew.png") left center no-repeat;
}

.header .top ul li.ziliaoicon {
    background: url("../images/ziliaoiconnew.png") left center no-repeat;
}

.header .top ul li.wza {
    background: url("../images/wzaicon.png") left center no-repeat;
}

.header .mid {
    /*background: url("../images/topbgnew.jpg") center top no-repeat;*/
    /*background: url("../images/topbgnew.jpg") center top no-repeat;*/
    height: 150px;
}

.header .logo {
    float: left;
    margin-top: 13px;
}

.header .logo img {
    width: 380px;
    height: 110px;
}

.header .search {
    float: left;
    /*width:476px;*/
    min-width: 376px;
    margin-top: 30px;
    overflow: hidden;
    padding-bottom: 20px;
}

.header .search dt {
    font-size: 14px;
    height: 34px;
    line-height: 34px;
}

.header .search dt a {
    margin-right: 8px;
}

.header .search dd input[type=text] {
    float: left;
    border: 1px solid #dddddd;
    border-right: 0;
    height: 40px;
    line-height: 40px;
    /*width: 386px;*/
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    padding: 0 20px;
}

.header .search dd input[type=submit], .header .search dd a.btn_search1 {
    /*width: 80px;*/
    height: 40px;
    background: url("../images/searchiconnew.png") #1a5284 center center no-repeat;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border: 0;
    float: right;
    cursor: pointer;
}

.header .nav {
    background: #1a5284;
    /*height: 60px;*/
    min-height: 60px;
}

.header .nav ul {
    width: 1200px;
    margin: 0 auto;
}

.header .nav li {
    float: left;
    width: 140px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    height: 60px;
}

.header .nav li.cur, .header .nav li:hover {
    background: #154977;
}

.header .nav li > a {
    display: block;
    line-height: 30px;
    color: #fff;
    height: 30px;
    margin-top: 15px;
    border-right: 1px solid #4776a0;
}

.header .nav li.cur > a, .header .nav li:hover a {
    border-right-color: #154977;
}

.header .nav li > a span {
    padding-left: 30px;
}

.header .nav li > a span.no1 {
    background: url("../images/navicon-1new.png") left center no-repeat;
}

.header .nav li > a span.no2 {
    background: url("../images/navicon-2new.png") left center no-repeat;
}

.header .nav li > a span.no3 {
    background: url("../images/navicon-3new.png") left center no-repeat;
}

.header .nav li > a span.no4 {
    background: url("../images/navicon-4new.png") left center no-repeat;
}

.header .nav li > a span.no5 {
    background: url("../images/navicon-5new.png") left center no-repeat;
}

.header .nav li > a span.no6 {
    background: url("../images/navicon-6new.png") left center no-repeat;
}

.header .nav li > a span.no7 {
    background: url("../images/navicon-7new.png") left center no-repeat;
}

.header .nav li.cur > a span.no1, .header .nav li:hover > a span.no1 {
    background-image: url("../images/navicon-11new.png");
}

.header .nav li.cur > a span.no2, .header .nav li:hover > a span.no2 {
    background-image: url("../images/navicon-22new.png");
}

.header .nav li.cur > a span.no3, .header .nav li:hover > a span.no3 {
    background-image: url("../images/navicon-33new.png");
}

.header .nav li.cur > a span.no4, .header .nav li:hover > a span.no4 {
    background-image: url("../images/navicon-44new.png");
}

.header .nav li.cur > a span.no5, .header .nav li:hover > a span.no5 {
    background-image: url("../images/navicon-55new.png");
}

.header .nav li.cur > a span.no6, .header .nav li:hover > a span.no6 {
    background-image: url("../images/navicon-66new.png");
}

.header .nav li.cur > a span.no7, .header .nav li:hover > a span.no7 {
    background-image: url("../images/navicon-77new.png");
}

.mt {
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #dddddd;
}

.mt a:hover {
    color: #333;
}

.mt span {
    float: left;
    font-weight: bold;
    font-size: 20px;
    height: 48px;
    position: relative;
}

.mt span:after {
    position: absolute;
    left: 0;
    bottom: 1px;
    content: '';
    height: 2px;
    width: 100%;
    display: block;
    background: #d60000;
}

.mt .more {
    float: right;
    height: 48px;
    padding-top: 22px;
}

.tabmenu dl dd a.more {
    float: right;
    margin-top: -28px;
}

.u-list {
    margin-top: 10px;
}

.u-list li {
    position: relative;
    background: url("../images/dotnew.png") left center no-repeat;
    padding-left: 23px;
    height: 36px;
    line-height: 36px;
}

.u-list li a {
    float: left;
    width: 100%;
    padding-right: 120px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.u-list li span {
    position: absolute;
    right: 0;
    top: 0;
    height: 38px;
    color: #999999;
}

.ad {
    margin-top: 20px;
}

.path {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    background: url("../images/shouyenew.png") left center no-repeat;
    padding-left: 30px;
    margin: 20px 0;
}

.path a:last-child {
    font-weight: bold;
    color: #1a5284;
}

.footer {
    height: 156px;
    background: #1a5284;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
    color: #8fb6d9;
}

.footer-mid {
    padding-top: 30px;
}

.footer p.footernav {
    color: #fff;
    font-weight: bold;
}

.footer p.footernav a {
    color: #fff;
    padding: 0 7px;
}

.footer p span {
    background: url("../images/langiconnew.png") left center no-repeat;
    padding-left: 25px;
    display: inline-block;
    margin-left: 10px;
}

.footer .container {
    position: relative;
}

.footer-left {
    position: absolute;
    left: 0;
    top: 67px;
}

.footer-left li {
    float: left;
    margin-right: 34px;
}

.footer-left li:nth-child(2) {
    margin-top: 4px;
}

.footer-right {
    position: absolute;
    right: 60px;
    top: 80px;
}

.footer-right li {
    float: left;
    margin-left: 24px;
    width: 28px;
    height: 28px;
    cursor: pointer;
    overflow: hidden;
}

.footer-right li > img {
    width: 100%;
    max-height: none;
    transform: translateY(-32px);
    transition: all .5s;
}

.footer-right li:hover > img {
    width: 100%;
    max-height: none;
    transform: translateY(0);
    transition: all .5s;
}

.footer-right li .qrcode {
    display: none;
    width: 112px;
    height: 112px;
    position: absolute;
    background: #336693;
    padding: 3px;
    border-radius: 4px;
    transform: translate(-39%, -160%);
    z-index: 10;
}

.footer-right li .qrcode img {
    width: 106px;
    height: 106px;
    background: #fff;
    border-radius: 4px;
}

.footer-right li:hover .qrcode {
    display: block;
}

.footer-right li .qrcode:after {
    content: '';
    border-top: 6px solid #336693;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-bottom: 3px solid transparent;
    position: absolute;
    left: 53px;
    bottom: -9px;
    padding: 0;
    z-index: 11;
}

.footer-right li span {
    display: block;
    color: #8fb6d9;
    font-size: 13px;
    margin-top: 5px;
}

.beian-content{
    min-width: 300px;
}


.rightfloat {
    position: fixed;
    right: 0;
    top: 410px;
    width: 60px;
    border: 1px solid #dddddd;
    border-radius: 6px;
    background: #fff;
}

.rightfloat dt {
    height: 57px;
    border-bottom: 1px solid #dddddd;
    cursor: pointer;
    position: relative;
}

.rightfloat dt.no1 {
    background: url("../images/floaticon-1new.png") center center no-repeat;
}

.rightfloat dt.no2 {
    background: url("../images/floaticon-2new.png") center center no-repeat;
}

.rightfloat dt.no3 {
    background: url("../images/floaticon-3new.png") center center no-repeat;
}

.rightfloat dt.no4 {
    background: url("../images/floaticon-4new.png") center center no-repeat;
}

.rightfloat dt.no5 {
    background: url("../images/floaticon-5new.png") center center no-repeat;
}

.rightfloat dt.no6 {
    background: url("../images/floaticon-6new.png") center center no-repeat;
}

.rightfloat dt.no1:hover {
    background: url("../images/floaticon-11new.png") #1a5284 center center no-repeat;
}

.rightfloat dt.no2:hover {
    background: url("../images/floaticon-22new.png") #1a5284 center center no-repeat;
}

.rightfloat dt.no3:hover {
    background: url("../images/floaticon-33new.png") #1a5284 center center no-repeat;
}

.rightfloat dt.no4:hover {
    background: url("../images/floaticon-44new.png") #1a5284 center center no-repeat;
}

.rightfloat dt.no5:hover {
    background: url("../images/floaticon-55new.png") #1a5284 center center no-repeat;
}

.rightfloat dt.no6:hover {
    background: url("../images/floaticon-66new.png") center center no-repeat;
}

.rightfloat dt em {
    position: absolute;
    z-index: 100;
    color: #fff;
    line-height: 54px;
    font-size: 14px;
    background: #fff;
    opacity: 0;
    -moz-opacity: 0;
    border-radius: 3px;
    width: 100px;
    top: 0px;
    left: -159px;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    visibility: hidden;
}

.rightfloat dt.no3 em {
    width: 110px;
    height: 110px;
    border: 1px solid #dddddd;
    padding: 7px;
}

.rightfloat dt.cur em {
    left: -120px;
    opacity: 1;
    -moz-opacity: 1;
    visibility: visible;
}

.rightfloat dt ul {
    position: absolute;
    z-index: 100;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    opacity: 0;
    -moz-opacity: 0;
    border-radius: 3px;
    width: 94px;
    top: 0px;
    left: -143px; /*background: #fff;*/
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    visibility: hidden;
}

.rightfloat dt.cur ul {
    left: -104px;
    opacity: 1;
    -moz-opacity: 1;
    visibility: visible;
}

.rightfloat dt ul li {
    float: left;
    width: 94px;
    height: 80px;
    border-radius: 2px;
    margin-top: 2px;
    text-align: center;
    background: -webkit-linear-gradient(left top, #699ecd, #6fafea); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom right, #699ecd, #6fafea); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom right, #699ecd, #6fafea); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom right, #699ecd, #6fafea); /* 标准的语法 */
}

.rightfloat dt ul li a {
    display: block;
    padding-top: 53px;
    color: #fff;
}

.rightfloat dt ul li:nth-child(1) a {
    background: url("../images/floatnav-1.png") center 15px no-repeat;
}

.rightfloat dt ul li:nth-child(2) a {
    background: url("../images/floatnav-2.png") center 15px no-repeat;
}

.rightfloat dt ul li:nth-child(3) a {
    background: url("../images/floatnav-3.png") center 15px no-repeat;
}

.rightfloatnew {
    position: fixed;
    right: 0;
    top: 310px;
    width: 74px;
    background: #fff;
    border-radius: 2px;
    font-size: 13px;
    font-weight: bold;
}

.rightfloatnew > ul {
}

.rightfloatnew ul li {
    width: 74px;
    height: 80px;
    border-radius: 2px;
    margin-top: 2px;
    text-align: center;
    background: -webkit-linear-gradient(left top, #699ecd, #6fafea); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom right, #699ecd, #6fafea); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom right, #699ecd, #6fafea); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom right, #699ecd, #6fafea); /* 标准的语法 */
}

.rightfloatnew ul li:nth-child(1) {
    margin-top: 0;
}

.rightfloatnew ul li a {
    display: block;
    padding-top: 53px;
    color: #fff;
}

.rightfloatnew ul li:nth-child(1) a {
    background: url("../images/floatnav-1.png") center 15px no-repeat;
}

.rightfloatnew ul li:nth-child(2) a {
    background: url("../images/floatnav-2.png") center 15px no-repeat;
}

.rightfloatnew ul li:nth-child(3) a {
    background: url("../images/floatnav-3.png") center 15px no-repeat;
}

.rightfloatnew ul li:nth-child(4) a {
    background: url("../images/floatnav-4.png") center 15px no-repeat;
}

.siju-left #content * {
    font-size: 16px !important;
    font-family: 'PingFangSC-Regular', 'helvetica neue', arial, 'hiragino sans gb', 'microsoft yahei ui', 'microsoft yahei', sans-serif !important;;
}

.pagebar{
    margin: 15px 0 15px
}

.pagebar a {
    text-decoration: none;
    color: #333;
    margin-left: 11px;
}
