* {
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-size: 14px;
    color: #666;
    font-family: "Microsoft YaHei";
    -webkit-text-size-adjust: none;
}

ul,
li,
form,
dl,
dt,
dd,
div,
ol,
figure,
aside {
    padding: 0;
    margin: 0;
}

li {
    list-style-type: none;
}

/*Top002583 */
.Top002583 {
    position: relative;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    background: #fff;
    box-shadow: 0px 1px 10px #999;
}

.Top002583 .header>* {
    height: 90px;
}

.Top002583 .header .header-mid {
    float: right;
}

.Top002583 .header-left {
    float: left;
}

.Top002583 .header-left a img {
    max-width: 100%;
}

.Top002583 .header-right {
    float: right;
}

.Top002583 .open-search {
    position: relative;
    display: block;
    height: 17px;
    margin: 10px;
    color: #666;
}

.Top002583 .open-search:hover {
    color: #0c7add;
    text-shadow: 1px 1px 1px rgba(12, 122, 221, 0.5);
}

.Top002583 .open-search::before,
.Top002583 .open-search::after {
    position: absolute;
    content: '';
    height: 3px;
    width: 100%;
    left: 0;
    transform: rotate(45deg);
    top: 50%;
    margin-top: -1.5px;
}

.Top002583 .open-search::after {
    transform: rotate(-45deg);
}

.Top002583 .open-search-show {
    background: none;
}

.Top002583 .open-search-show::before,
.Top002583 .open-search-show::after {
    background: #000;
}

.Top002583 .top-search {
    z-index: 100;
    display: none;
    position: absolute;
    top: 100%;
    border: 1px solid #ccc;
    background: #fff;
}

.Top002583 .top-search .text {
    width: 100%;
    height: 36px;
    line-height: 36px;
    padding: 0 36px 0 10px;
    border: none;
}

.Top002583 .top-search .btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 36px;
    width: 36px;
    background: url(../images/Top002583_search.png) no-repeat center center;
    background-size: auto 50%;
}

@media(min-width:1201px) {
    .Top002583 .header-left {
        width: 32%;
    }
}

@media(max-width:1200px) {
    .Top002583 .header-left {
        width: 22%;
    }

    .Top002583 .header-menu li em {
        padding: 0 18px !important;
    }
}

@media(min-width:1025px) {
    .Top002583 .header-right dd {
        position: relative;
    }

    .Top002583 .top-search {
        width: 300px;
        right: 0;
    }
}

.Top002583 .header-menu li {
    width: auto !important;
}

.Top002583 .header-menu li em {
    position: relative;
    padding: 0 22px;
}

.Top002583 .header-menu li em::after {
    position: absolute;
    content: '';
    background: #999;
    width: 1px;
    height: 10px;
    transform: rotate(-45deg);
    right: 38px;
    top: 50%;
    margin-top: -5px;
    display: none;
}

.Top002583 .header-menu li:last-child em::after {
    display: none;
}

.Top002583 .header-menu li em a {
    font-size: 16px;
    color: #000;
    line-height: 87px;
    border-bottom: 3px solid transparent;
    transition: 0.3s;
}

.Top002583 .header-menu li:hover em,
.Top002583 .header-menu li.aon em {
    background: rgba(60, 149, 238, 0.15);
}

.Top002583 .header-menu li:hover em a,
.Top002583 .header-menu li.aon em a {
    border-bottom-color: #0c7add;
    color: #0c7add
}

.Top002583 .header-menu li .sub {
    width: 205px;
    overflow: hidden;
}

.Top002583 .header-menu li .sub dt a {
    padding: 0 16px;
}

.Top002583 .header-menu li .sub-menu {
    background: rgba(228, 241, 255, 0.9);
    padding: 10px 0;
}

.Top002583 .header-menu li .sub-menu dt {
    padding: 0 20px;
    position: relative;
}

.Top002583 .header-menu li .sub-menu dt::before {
    position: absolute;
    content: '';
    width: 0;
    height: 39px;
    background: #0c7add;
    left: 0;
    top: 50%;
    margin-top: -20px;
    transition: 0.3s;
}

.Top002583 .header-menu li .sub-menu dt:hover::before {
    width: 100%;
}

.Top002583 .header-menu li .sub-menu dt a {
    border-bottom: 1px solid #b8ddff;
    line-height: 40px;
    background: url(../images/Top002583-icon_a.png) no-repeat left center;
    color: #444;
    position: relative;
}

.Top002583 .header-menu li .sub-menu dt:last-child a {
    border-bottom: 0;
}

.Top002583 .header-menu li .sub-menu dt:hover a {
    color: #fff;
    background: url(../images/Top002583-icon_a1.png) no-repeat 20px center;
    padding-left: 30px;
}

.Top002583 .header-menu li.has-sub:hover .sub {
    height: auto;
}





@media(max-width:1200px) {
    .Top002583 {
        margin: 0;
    }
}

@media(max-width:1024px) {
    .Top002583 .header-mid {
        height: auto !important;
    }

    .Top002583 #open_menu {
        position: relative;
        width: 40px;
        height: 40px;
        background: #ddd;
        border-radius: 50%;
        margin-left: 20px;
    }

    .Top002583 #open_menu i,
    .Top002583 #open_menu i::before,
    .Top002583 #open_menu i::after {
        background: #007ac6;
        border-radius: 3px;
    }

    .Top002583 #open_menu i {
        left: 20%;
        width: 60%;
        height: 3px;
        top: 50%;
        margin-top: -1.5px;
    }

    .Top002583 .top-search {
        width: 96%;
        left: 2%;
    }

    .Top002583 #header-menu {
        background: #fff;
        width: 100%;
        clear: both;
        height: 0;
        opacity: 0;
        overflow: hidden;
        transition: 0.3s;
    }

    .Top002583 #header-menu li em a {
        color: #007ac6;
        padding: 0 3%;
    }

    .Top002583 #header-menu li .sub-menu dt a {
        color: #333;
    }

    .Top002583 #header-menu.header-menu-show {
        opacity: 1;
        min-height: 210px;
        height: auto;
    }

    .Top002583 #header-menu li em a {
        transform: translateX(-10%);
        transition: 0.3s;
    }

    .Top002583 #header-menu li:nth-child(2n) em a {
        transform: translateX(10%);
    }

    .Top002583 #header-menu.header-menu-show li em a {
        transform: translateX(0);
    }

    .Top002583 #header-menu li:last-child em a,
    .Top002583 #header-menu li:last-child em {
        border-bottom: 0;
    }
}

/*Bottom002577 */
.Bottom002577 {
    background: #292d30;
    padding: 3% 0 0% 0;
}

.Bottom002577 .bottom {
    padding-bottom: 2.4%;
}

.Bottom002577 .bottom nav dt {
    color: #bfc0c2;
}

.Bottom002577 a {
    color: #8a8b8e;
}

.Bottom002577 a:hover {
    color: #f59000;
}

.Bottom002577 .copyright {
    padding: 20px 0;
    font-size: 12px;
    color: #8a8b8e;
    border-top: 1px solid #3b3e41;
}

.Bottom002577 .copyright dd a {
    display: inline-block;
}

.Bottom002577 .copyright dd a::after {
    display: inline-block;
    content: '';
    width: 1px;
    height: 7px;
    margin: 0 10px;
    background: #8a8b8e;
    opacity: 0.2;
}

.Bottom002577 .copyright dd a:last-child::after {
    display: none;
}

.Bottom002577 .bottom .right {
    max-width: 274px;
    float: right
}


.Bottom002577 .bottom .links p {
    margin: 10px 0;
    color: #8a8b8e;
    padding-left: 21px;
}

.Bottom002577 .bottom .links ul {
    position: relative;
    z-index: 50;
    margin: 3% 0 36% 0;
}

.Bottom002577 .bottom .links ol {
    border: 1px solid #6b6c70;
    border-radius: 36px;
    line-height: 36px;
    padding: 0 18px;
    background: url(../images/Bottom002577_a_sel.png) no-repeat 95% center;
    color: #bfc0c2;
}

.Bottom002577 .bottom .links li {
    display: none;
    position: absolute;
    left: 18px;
    z-index: 40;
    right: 18px;
    bottom: 100%;
    background: #bfc0c2;
    border-radius: 4px 4px 0 0;
}

.Bottom002577 .bottom .links li a {
    display: block;
    line-height: 20px;
    padding: 5px 10px;
}

.Bottom002577 .bottom nav dl {
    float: left;
    margin-right: 8.5%;
	max-width: 260px;
}

.Bottom002577 .bottom nav dl:last-child {
    margin-right: 0;
}

.Bottom002577 .bottom nav dt {
    font-size: 18px;
    padding-bottom: 20px;
    color: #fff
}

.Bottom002577 .bottom nav dd {
    line-height: 30px;
}

.Bottom002577 .bdsharebuttonbox {
    padding-left: 20px
}

.Bottom002577 .bdsharebuttonbox a {
    width: 30px;
    padding: 0;
    height: 30px;
    border-radius: 50%;
    background: url(../images/Bottom002577_share.png) no-repeat left center #acacac;
    margin: 0 10px 0 0;
}

.Bottom002577 .bdsharebuttonbox a.bds_qzone {
    background-position: -40px center;
}

.Bottom002577 .bdsharebuttonbox a.bds_tsina {
    background-position: -80px center;
}

@media(max-width:1024px) {

    .Bottom002577 .bottom .right {
        margin: 0 auto;
        text-align: center;
    }

    .Bottom002577 .bottom .links ul {
        margin: 3% 0;
    }

    .Bottom002577 .bottom .bdsharebuttonbox {
        display: table;
        margin: 0 auto;
    }

    .Bottom002577 .copyright {
        text-align: center;
        line-height: 24px;
    }
}

@media(min-width:1025px) {
    .Bottom002577 .bottom .right {
        float: right;
        width: 40%;
        border-left: 1px solid #525558;
        padding-left: 4%;
		max-width: none;
    }

	.Bottom002577 .bottom .right .weixin {
		float: left;
		margin-right: 40px;
	}
	.Bottom002577 .bottom .right .weixin:first-child {
		margin-left: 50px;
		margin-right: 80px;
	}

    .Bottom002577 .copyright dd {
        float: left;
    }

    .Bottom002577 .copyright dt {
        float: right;
    }
}

@media(max-width:960px) {
    .Bottom002577 .bottom nav {
        display: none;
    }

    .Bottom002577 .bottom .right {
        float: none;
    }

    .Bottom002577 .bottom .links p {
        padding-left: 0;
    }

    .Bottom002577 .bdsharebuttonbox {
        padding-left: 10px
    }
}

/*Other002539 */
.Other002539 {
    position: fixed;
    z-index: 200;
    right: 0;
}

.Other002539 ul li {
    position: relative;
}

.Other002539 ul li figure {
    position: absolute;
    top: 0;
    right: 70px;
    background: #aaa;
    color: #fff;
    display: none;
}

.Other002539 .li_wx figure {
    width: 150px;
    padding: 10px;
}

.Other002539 .li_wx figure img {
    display: block;
    width: 100%;
}

.Other002539 .li_tel figure {
    padding: 0 20px;
    font-size: 18px;
    line-height: 70px;
    white-space: nowrap;
}

.Other002539 .li_tel figure a {
    color: #fff;
}

.Other002539 .icon {
    display: block;
    width: 70px;
    height: 70px;
    background: url(../images/Other002539-icon.png) no-repeat left top #aaa;
    border-bottom: 2px solid #fff;
}

.Other002539>a.icon {
    border: 0
}

.Other002539 .li_sina .icon {
    background-position: 0 -74px;
}

.Other002539 .li_tel .icon {
    background-position: 0 -144px;
}

.Other002539 .li_feedback .icon {
    background-position: 0 -222px;
}

.Other002539 .icon.gettop {
    background-position: 0 100%;
}

.Other002539 .icon.open {
    background-image: none;
    position: relative;
}

.Other002539 .open span {
    color: #fff;
    font-size: 24px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

@media(min-width:1025px) {
    .Other002539 {
        top: 50%;
        transform: translateY(-50%);
    }

    .Other002539 ul {
        display: block !important;
    }

    .Other002539 .icon.open {
        display: none;
    }

    .Other002539 .li_tel figure::before {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background-color: transparent;
    }
}

@media(max-width:1024px) {
    .Other002539 {
        bottom: 5%;
    }

    .Other002539 ul {
        display: none;
    }

    .Other002539 #open_2539 {
        background-color: #483f3e;
    }
}