﻿@charset "utf-8";
/*
 * @Author: xhy
 * @Date: 2019-07-15 09:32:00 
 * @Last Modified by: mikey.zhaopeng
 * @Last Modified time: 2019-07-18 16:36:50
 */

body {
    min-width: 1200px;
}

/*****头部***/

.index-header {
    overflow: hidden;
    width: 100%;
    min-width: 1200px;
}

.index-header .t-line {
    width: 100%;
    min-width: 1200px;
    height: 40px;
    background: #fdf6f3;
}

.index-header .t-line .mid {
    height: 100%;
    width: 1200px;
    margin: 0 auto;
}

.t-line .mid a {
    font-size: 12px;
    color: #444444;
}

.t-line .mid .left {
    margin: 13px 0 0 23px;
}

.t-line .mid .jg {
    font-size: 12px;
    color: #444444;
    padding: 0 8px;
}

.t-line .right {
    margin-right: 20px;
    margin-top: 13px;
}

.t-line .right span {
    font-size: 12px;
    color: #444444;
}

.t-line .mid a:hover {
    text-decoration: underline;
    color: #245fa6;
}

.t-ban {
    background: url("../images/xhy-bg.jpg") no-repeat center top;
    width: 100%;
    min-width: 1200px;
    height: 770px;
    border-bottom: 4px solid #d34b1c;
}

.t-ban .t-nav {
    background: url("../images/sy-1.png") bottom center no-repeat;
    width: 100%;
    margin: 0 auto;
    height: 62px;
}

.t-ban .t-nav ul {
    width: 1200px;
    height: 62px;
    margin: 0 auto;
}

.t-ban .t-nav ul li {
    width: 180px;
    height: 62px;
    line-height: 62px;
    text-align: center;
    float: left;
    margin-left: 53px;
}

.t-ban .t-nav li:hover,
.t-ban .t-nav ul .cur {
    background: url("../images/xhy-navbg2_03.jpg") no-repeat center;
}

.t-ban .t-nav li:first-child:hover,
.t-ban .t-nav ul .xhy-hs {
    background: url("../images/xhy-navbg_03.png") no-repeat center;
}

.t-ban .t-nav ul .xhy-hs .a1 {
    background: url("../images/ico2_03.png") 40px center no-repeat;
}

.t-ban .t-nav ul li:first-child {
    margin-left: 20px;
}

.t-ban .t-nav li .a1 {
    background: url("../images/ico_03.png") 40px center no-repeat;
}

.t-ban .t-nav li .a1:hover,
.t-ban .t-nav .a1 {
    background: url("../images/ico2_03.png") 40px center no-repeat;
}

.t-ban .t-nav li .a2 {
    background: url("../images/ico_05.png") 32px 21px no-repeat;
}

.t-ban .t-nav li .a2:hover,
.t-ban .t-nav .cur .a2 {
    background: url("../images/ico2_05.png") 32px 21px no-repeat;
}

.t-ban .t-nav li .a3 {
    background: url("../images/ico_07.png") 32px 21px no-repeat;
}

.t-ban .t-nav li .a3:hover,
.t-ban .t-nav .cur .a3 {
    background: url("../images/ico2_07.png") 32px 21px no-repeat;
}

.t-ban .t-nav li .a4 {
    background: url("../images/ico_09.png") 32px 21px no-repeat;
}

.t-ban .t-nav li .a4:hover,
.t-ban .t-nav .cur .a4 {
    background: url("../images/ico2_09.png") 32px 21px no-repeat;
}

.t-ban .t-nav li .a5 {
    background: url("../images/ico_11.png") 32px 21px no-repeat;
}

.t-ban .t-nav li .a5:hover,
.t-ban .t-nav .cur .a5 {
    background: url("../images/ico2_11.png") 32px 21px no-repeat;
}

.t-ban .t-nav li a {
    display: block;
    font-size: 20px;
    color: #ffffff;
    padding-left: 35px;
}

.t-ban .t-logo {
    width: 100%;
    margin-top: 45px;
    text-align: center;
}

.t-ban .t-logo .pic {
    margin: 0 auto;
}

.t-ban .t-logo .pic a {
    display: inline-block;
}

.t-ban .t-logo .pic .img1 {
    padding-top: 2px;
}

.t-ban .t-logo .pic .img2 {
    padding-left: 30px;
}

.t-ban .t-logo .search {
    width: 578px;
    margin: 25px auto 0;
    height: 44px;
    box-sizing: border-box;
    border: solid 2px #448aca;
    border-radius: 10px;
    background: #fff;
    position: relative;
}

.t-ban .t-logo .search input {
    height: 100%;
    width: 100%;
    padding-left: 20px;
    padding-right: 50px;
    box-sizing: border-box;
    font-size: 16px;
    color: #666;
    line-height: 39px;
}

.t-ban .t-logo .search .btn {
    background: url("../images/sy-6.png") center no-repeat;
    width: 50px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
}

/****尾部***/

.index-footer {
    width: 100%;
    min-width: 1200px;
}

.f-link {
    width: 1200px;
    margin: 36px auto 0;
    height: 54px;
    box-sizing: border-box;
    border-top: 3px solid #2775cc;
    border-bottom: 1px solid #dcdcdc;
}

.drop-down {
    float: left;
    position: relative;
    width: 300px;
    background: url("../images/sy-13.png") left center no-repeat;
    text-align: center;
}

.drop-down:first-child {
    margin-left: 0;
    background: none;
}

.drop-down .tag {
    display: inline-block;
    font-size: 15px;
    color: #333;
    line-height: 50px;
    padding-right: 20px;
    background: url("../images/sy-12.png") right center no-repeat;
}

.drop-down .tag:hover {
    color: #245fa6;
}

.drop-lists {
    border: 1px solid #e0e9f4;
    display: none;
    position: absolute;
    bottom: 45px;
    width: 100%;
    max-height: 90px;
    overflow-y: auto;
    background: #fff;
}

.drop-lists li {
    height: 30px;
    line-height: 30px;
}

.drop-lists li a {
    margin-left: 9px;
    font-size: 12px;
    color: #828282;
}

.drop-lists li a:hover {
    color: #245fa6;
}

.index-footer .f-line {
    width: 100%;
    min-width: 1200px;
    height: 45px;
    background-color: #2775cc;
    margin-top: 32px;
}

.index-footer .f-line .d {
    width: 560px;
    margin: auto;
    height: 100%;
}

.index-footer .f-line .d a {
    font-size: 14px;
    color: #fff;
    line-height: 45px;
}

.index-footer .f-line .d a:hover {
    text-decoration: underline;
}

.index-footer .f-line .d span {
    margin-top: 17px;
    display: inline-block;
    height: 12px;
    width: 1px;
    background: url("../images/sy-14.png") center no-repeat;
    padding: 0 21px;
}

.index-footer .f-last {
    width: 1200px;
    margin: 24px auto 32px;
}

.index-footer .f-last a {
    display: inline-block;
}

.index-footer .f-last .a1 {
    margin-left: 33px;
}

.index-footer .f-last .a2 {
    margin-left: 21px;
}

.index-footer .f-last p {
    display: inline-block;
    font-size: 13px;
    color: #666;
    line-height: 25px;
    text-align: center;
    margin-left: 148px;
}