﻿@charset 'utf-8';
/******样式清除******/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333333
}

a,
span {
    vertical-align: top;
}

img {
    border: 0;
    vertical-align: middle;
}

input,
button,
text {
    vertical-align: top;
    outline: none;
    border: none;
}

button {
    padding: 0;
    background: none;
    cursor: pointer;
}

button::-moz-focus-inner {
    padding: 0;
}

textarea {
    outline: none;
    border: none;
    resize: none;
}

input,
textarea {
    box-sizing: content-box;
    outline: none;
    background: 0 0;
    font-family: "Microsoft YaHei"
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #acacac;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #acacac;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #acacac;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #acacac;
}

table tr td,
table {
    border-collapse: collapse;
}

body {
    font-size: 0;
    color: #000;
    font-family: "Microsoft YaHei";
}

/*****通用样式******/

/*清除浮动*/

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.lf {
    float: left;
}

.rt {
    float: right;
}

.db {
    display: inline-block;
}

/*****边距调整****/

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mr5 {
    margin-right: 5px
}

.mr10 {
    margin-right: 10px
}

.mr15 {
    margin-right: 15px
}

.mr20 {
    margin-right: 20px
}

/****内容块居中***/
.centerWidth {
    width: 1200px;
    margin: 0 auto;
}

/*头部*/
.wrap {
    width: 1200px;
    margin: 0 auto;
}

.main_1,
.main_3 {
    background: #fff;
}

.top {
    width: 100%;
    background: #f6f5f8 url(top.png) no-repeat 100% 100%;
    /*background-size: cover;*/
    background-size: 100% 100%; 
    font-size: 24px;
    color: #fff;
    height: 454px;
}

.top a {
    color: #fff;
}

.top .top-login {
    font-size: 15px;
    /*font-weight: bold;*/
    padding-top: 50px;
    width: 1000px;
    margin: 0 auto;
}

.top .logo {
    margin: 40px auto 0 auto;
    width: 1000px;
}

.top .logo a {
    display: block;
}

.top .logo .xhy-hntr {
    /*margin-top: 10px;*/
    margin-top: 153px;
    float: right;
}

.xhy-hntr {
    margin-top: 53px;
}

.xhy-search {
    width: 485px;
    height: 46px;
    border-radius: 8px;
    background: #000;
    background: rgb(0, 0, 0, 0.5);
    opacity: 0.5\0;
    filter: alpha(opacity=50);
    margin-top: 10px;
}

.xhy-search input {
    width: 410px;
    height: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    color: #fff;
    border: none;
    outline: none;
    font-size: 18px;
    line-height: 38px;
}

.xhy-search input::placeholder {
    color: #fff;
}

.xhy-search button {
    width: 67px;
    height: 100%;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    background: url(search.png) center no-repeat;
}

.top-menu {
    padding-top: 28px;
    /*padding-bottom: 11px;*/
    position: relative;
    /*background: #fff;*/
/*    background: rgb(255, 255, 255, 0.85);
    opacity: 0.85\0;
    filter: alpha(opacity=85);
    margin-top: -56px;
    */
    border-radius: 20px 20px 0 0;
    margin-top: -19px;
}

.top-menu .menu {
    height: 68px;
    width: 100%;
    background: #0662b1;

}

.top-menu a {
    font-size: 24px;
    color: #fff;
    float: left;
    width: 16%;
    height: 80px;
    text-align: center;
    line-height: 80px;
    margin: -9px 2% 0;
    border-radius: 10px;
    opacity: 0.8;
}

.top-menu a.cur {
    background: #1275ca;
    font-weight: bold;
    font-size: 28px;
    opacity: 1;
}

.top-menu a:hover {
    background: #1275ca;
    font-weight: bold;
    font-size: 28px;
    opacity: 1;
}

.top-menu a img {
    margin-right: 10px;
    opacity: 0.85;
}

.top-menu a.cur img {
    margin-right: 10px;
    opacity: 1;
}

.top-menu .menu-img {
    position: absolute;
    left: -20px;
    top: 28px;
}

.top-menu .menu-img2 {
    position: absolute;
    right: -20px;
    top: 28px;
}

.xj-lb-tt {
    position: relative;
    padding: 26px 13px 24px 17px;
    background: #fff;
    background: rgb(255, 255, 255, 0.85);
    opacity: 0.85\0;
    filter: alpha(opacity=85);
}

.xj-lb-tt .img {
    position: absolute;
    top: 26px;
    left: 17px;
}

.lb-tt-bnr2 .lb-tt-item {
    left: 26px;
}

.lb-tt-item .title {
    text-align: left;
    color: #06477e;
    font-weight: bold;
    font-size: 28px;
}

.lb-tt-item .atr {
    color: #0f2d57;
    font-size: 16px;
}

.xj-content {
    padding-left: 16px;
    padding-right: 16px;
    background: #fff;
}

.xj-dt {
    height: 427px;
}

.xj-dt-lf {
    width: 760px;
    height: 100%;
}

.xj-dt-rt {
    width: 392px;
    height: 100%;
}

/*底部*/
.footer {
    background: #0662b1;
    clear: both;
    padding: 20px 0;
    margin-top: 20px;
}

.f-info {
    border-top: 1px solid #4484bb;
    margin-top: 4px;
    color: #fff;
}

.f-info-left {
    width: 750px;
}

.f-info-div {
    margin-top: 18px;
}

.f-info-div>a {
    font-size: 15px;
    color: #fff;
}

.f-info-div>span {
    color: #fff;
    font-size: 15px;
    display: inline-block;
    margin: 0 16px 16px;
}

.f-info-p {
    font-size: 14px;
    color: #fff;
    line-height: 28px;
}

.f-info-right {
    width: 400px;
    overflow: hidden;
    margin-top: 20px;
}

.f-info-right>a {
    display: inline-block;
    float: right;
    width: 82px;
    text-align: center;
}

.f-info-right>a+a {
    margin-left: 10px;
}

.f-info-right>a>span {
    font-size: 12px;
    color: #fff;
    display: block;
    margin-top: 4px;
}

.f-info-p a {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    margin-right: 16px;
}

.f-info-p a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.f-info-p span {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    margin-right: 16px;
}

/*分享*/
.share {
    position: fixed;
    width: 56px;
    right: 0;
    top: 40%;
}

.share a {
    display: inline-block;
    position: relative;
}

.share img {
    width: 56px;
}

.share .erweima {
  display: none;
    width: 159px;
    height: 149px;
    position: absolute;
    left: -150px;
    top: -45px;
    background: url(code-bg.png) no-repeat center;
}
.share .erweima img{
  width: 120px;
  margin: 10px;
  position: relative;
  left: 4px;
}

/*分页*/
.pagination {
    /*åˆ†é¡µ*/
    text-align: center;
    font-size: 14px;
    padding-bottom: 20px;
}

.pagination a {
    width: 32px;
    line-height: 32px;
    display: inline-block;
    text-align: center;
    background: #eee;
    border-radius: 3px;
    margin: 0 6px;
}

.pagination a:hover {
    background: #2760b7;
    color: #fff;
    cursor: pointer;
}

.pagination .first-page,
.pagination .last-page {
    width: 78px;
}

.pagination .active {
    background: #2760b7;
    color: #fff;
}

/*底部模拟下拉开始*/
.drop-groups {
    /*height: 300px;*/
    /*background: #2760b7;*/
}

.drop-down {
    width: 240px;
    height: 40px;
    position: relative;
    text-align: center;
    /*margin-right: 20px;*/
}

.drop-down .tag {
    /*width: 100%;*/
    display: inline-block;
    height: 40px;
    box-sizing: border-box;
    padding: 0 20px;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    /*border:1px solid #eee;*/
    cursor: pointer;
    background: url(drop-icon.png) no-repeat right center;
}

.drop-lists {
    position: absolute;
    width: 198px;
    bottom: 40px;
    left: 70px;
    border: 1px solid #eee;
    max-height: 120px;
    overflow: auto;
    display: none;
    text-align: left;
    background: #fff;
}

.drop-lists li {
    height: 36px;
    line-height: 36px;
    width: 100%;
    background: #e6f1ff;
    color: #313131;
}

.drop-lists a {
    display: block;
    line-height: 36px;
    width: 100%;
    box-sizing: border-box;
    padding-left: 20px;
    font-size: 12px;
    cursor: pointer;
}

.drop-lists a:hover {
    background: #fff;
}

/*底部模拟下拉结束*/


/* 头条轮播 */
.m-lb-tt {
    position: relative;
    height: 88px;
    overflow: hidden;
}

.lb-tt-bnr {
    height: 100%;
}

.lb-tt-item {
    position: absolute;
    left: 0;
    top: 0;
    height: 88px;
    padding-left: 112px;
}

.lb-tt-bnr2 .lb-tt-item {}

.lb-tt-item .title,
.lb-tt-item .atr {
    width: 998px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lb-tt-item .title {
    display: block;
    padding-top: 10px;
    text-align: center;
    line-height: 38px;
    font-size: 38px;
}

.lb-tt-item .title:hover {
    text-decoration: underline;
}

.lb-tt-item .atr {
    margin-top: 17px;
    line-height: 14px;
    font-size: 14px;
    color: #999;
}

.lb-tt-btn {
    position: absolute;
    right: 13px;
    top: 27px;
    border: 1px solid #dfdfdf;
}

.lb-tt-btn .prev {
    border-bottom: 1px solid #dfdfdf;
    background: url(../images/prev.png) center no-repeat;
}

.lb-tt-btn .next {
    background: url(../images/next.png) center no-repeat;
}

.lb-tt-btn .prev,
.lb-tt-btn .next {
    width: 30px;
    height: 43px;
    cursor: pointer;
}
@media screen and (max-width: 1500px){
  .top{
    height: 380px;
  }

  .top .logo .xhy-hntr {
    margin-top: 10%;
  }
}

.main_1 {
    margin-top: 0;
}

.n-wrap {
    width: 1185px;
    margin: 0 auto;
}

.n-top {
    padding-top: 34px;
    height: 410px;
    box-sizing: border-box;
    background: url(top.png) 100% 100% no-repeat;
    /*background-size: cover;*/
     background-size: 100% 100%; 
}


@media screen and (max-width: 1500px) {
    .n-top {
        height: 340px;
    }
}

.n-top-l span,
.n-top-l a {
    color: #fff;
    /*font-size: 21px;*/
     font-size: 16px;
    line-height: 34px;
}

.n-logo {
    margin-top: 50px;
}
.n-logo img{
    /*width: 510px;*/
    width: 280px;

}

.n-search {
    border: 1px solid #ffffff;
    border-radius: 8px;
    height: 34px;
    line-height: 34px;
    /*width: 534px;*/
    width: 274px; 
    margin-right: 30px;
}

.n-search input {
    padding: 0 14px;
    /*width: 472px;*/
    height: 34px;
    line-height: 34px;
    /*font-size: 21px;*/
    color: #fff;
    width: 208px;
    font-size: 16px;
}

.n-search input::-webkit-input-placeholder {
    color: #fff;
}

.n-search input:-moz-placeholder {
    color: #fff;
}

.n-search input::-moz-placeholder {
    color: #fff;
}

.n-search input:-ms-input-placeholder {
    color: #fff;
}

.n-search button {
    height: 34px;
}
.n-nav {
    padding-top: 80px;
    background: url(sf-bg5.png) top center repeat-x;
    background-size: auto 60px;
}

.n-nav .tit {
    display: inline-block;
    width: 264px;
    height: 110px;
    text-align: center;
    margin-left: 43px;
    background: url(sf-bg6.png) center no-repeat;
    background-size: 100% 100%;
}
.n-nav .tit:first-child{
    margin-left: 0;
}

.n-nav .tit img {
    height: 40px;
    margin-top: 16px;
    margin-bottom: 4px;
}

.n-nav .tit p {
    color: #fff;
    font-size: 26px;
    letter-spacing: 6px;
}