﻿/*-----------------[初始化]--------------*/
body {
    color: #666;
    font-size: 14px;
    line-height: 1.5;
    font-family: 宋体, "Microsoft Yahei", "PingFangSC-Regular", "PingFang Regular", sans-self;
}
a{
    color: #333;
    text-decoration: none;
}
a:hover {
    color: #2b478c;
}
a:hover,
a:focus { 
    text-decoration: none;
}
img {
    max-width: 100%;
}
a, 
a img,
.ani {
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
ul,
ol {
    padding-left: 0;
    padding-right: 0;
    list-style-type: none;
}
* {
    outline: none;
}
select::-ms-expand { display: none; }
::-webkit-input-placeholder {color: #999;}
::-moz-placeholder {color: #999;}
::-ms-input-placeholder {color: #999;}
/*布局*/
.container {
    width: 98%;
    max-width: 1010px;
    margin: 0 auto;
}
/*******************************
  -------[=公用]-------
********************************/
.g-tit h2{
    font-family: "微软雅黑";
    font-weight: bold;
    font-size: 22px;
    color: #2b478c;
     background-image: -webkit-gradient(linear, 0 0, right 0, from(rgba(18, 99, 217, 1)), to(rgba(43, 71, 140, 1)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.g-tit1{
    padding: 0 0 23px 15px;
    background: url(../images/q-tit1-bg.png) no-repeat left center;
}
.g-tit2{
    padding: 0 0 27px;
    background: url(../images/q-tit2-bg.png) no-repeat center;
    text-align: center;
}
.g-tit3{
    font-family: "微软雅黑";
    margin-bottom: 10px;
}
.g-tit3 h3{
    font-weight: bold;
    font-size: 16px;
    color: #1263d9;
    padding-left: 30px;
    background: url(../images/q-icon1.png) no-repeat left center;
}
.g-tit3 .more{
    float: right;
    color: #1263d9;
}
.g-tit4{
    padding: 6px 22px 7px;
    border-top: 3px solid #2152aa;
    margin-top: 3px;
}
.g-tit4 h2{
    font-size: 20px;
}
.g-tit5{
    padding: 0 0 4px;
    background: url(../images/q-tit5-bg.png) no-repeat bottom center;
    text-align: center;
    margin-bottom: 20px;
}
.g-tit5 h2{
    font-size: 24px;
}
.g-tit6{
    padding: 20px 0;
    background: url(../images/q-tit6-bg.png) no-repeat center;
    text-align: center;
}
.g-tit6 h2{
    font-size: 30px;
}
.g-tit7{
    padding: 16px 0 22px;
    background: url(../images/q-tit7-bg.png) no-repeat center;
    text-align: center;
}
.g-tit7 h2{
    font-size: 24px;
}
.g-tit8{
    padding: 0 0 12px 0;
    background: url(../images/q-tit8-bg.png) no-repeat 94px center;
    margin-bottom: 14px;
}
.g-tit8 .more{
    float: right;
    color: #2b478c;
    margin-top: 12px;font-family:"微软雅黑","Microsoft Yahei";
}
.g-tit9{
    padding: 0 0 10px 0;
    background: url(../images/q-tit9-bg.png) no-repeat 94px center;
}
.g-tit10{
    padding: 0 0 10px 0;
    background: url(../images/q-tit10-bg.png) no-repeat 94px center;
}
.g-tit10 .more{
    float: right;
    color: #2b478c;
    margin-top: 8px;font-family:"微软雅黑","Microsoft Yahei";
}
.g-tit11{
    padding: 0 0 10px 0;
    background: url(../images/q-tit11-bg.png) no-repeat 202px center;
}
.g-tit11 .more{
    float: right;font-family:"微软雅黑","Microsoft Yahei";
    color: #2b478c;
    margin-top: 8px;
}
.g-tit12{
    padding: 12px 0;
    background: url(../images/q-tit12-bg.png) no-repeat 0 center;
    margin-bottom: 18px;
}
.g-tit12 h2{
    padding-left: 19px;
    font-size: 18px;
}
.g-tit13{
    padding: 8px 0 16px;
    background: url(../images/q-tit13-bg.png) no-repeat 78px center;
}
.g-tit13 h2{
    font-size: 18px;
}
.g-tit14{
    padding: 8px 0 16px 18px;
    margin: 36px 0 21px;
    overflow: hidden;
    background: url(../images/q-tit14-bg.png) no-repeat left top;
}
.g-tit14 h2{
    float: left;
    font-size: 18px;
}

.bgcf7{background-color: #f7f7f7;}

.g-ul{*zoom:1;}
.g-ul:after,.g-ul:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.g-ul,.g-ul li{list-style: none;margin: 0;padding: 0;}
.g-ul h4,.g-ul h5,.g-ul p{margin: 0;}
/*******************************
  -------[=头部]-------
********************************/
.header-top{
    font-family: "微软雅黑";
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    color: #666;
    background-color: #fff;
}

.link-top .wel {
    margin-right: 20px;
}

.link-top {
    float: left;
}
.link-top .wel,
.link-top .link {
    float: left;
}
.link-top a {
    color: #666;
    margin: 0 4px;
}
.link-top a:hover{
    color: #2b478c;
}

.right-top {
    float: right;
    margin-top: 7px;
    color: #666;
}

.search-sel,
.nav-sel,
.right-top input {
    height: 24px;
    line-height: 24px;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.search-top {
    float: left;
}

.search-top .m-select .show{
    width: 80px;
    height: 24px;
    border: 1px solid #d3d3d3;
    line-height: 22px;
    float: left;
    text-align: left;
    font-size: 12px;
    padding: 0 10px;
    margin-right: 10px;
    background: #fff url(../images/icon-down.png) no-repeat right 9px center;
}
.search-top .m-select .opt li span{
    font-size: 12px;
    padding: 0 10px;
    line-height: 24px;
    text-align: left;
}
.search-top .m-select .opt{
    background-color: #fff;
    right: 10px;
    padding-bottom: 6px;
}
.search-top input {
    font-size: 12px;
    float: left;
    width: 150px;
    padding: 0 10px;
    margin-right: 10px;
}

.search-top button{
    font-family: "宋体";
    font-size: 12px;
    float: left;
    height: 24px;
    width: 48px;
    background-color: #2b478c;
    border: none;
    line-height: 22px;
    color: #fff;
}

.search-sel{
    
}
.search-sel option:hover{
    background-color: #2b478c;
}
.nav-sel {
    float: right;
    margin-left: 15px;
    padding: 0 9px;
}
.m-select{
    position: relative;
    float: left;
}
.m-select .show{
    width: 74px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    background: #efefef url(../images/q-select.png) no-repeat right center;
    cursor: pointer;
}
.m-select .opt{
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #f5f5f5;
    border: 1px solid #eee;
    border-top: 0;
    z-index: 2;
}
.m-select .opt li span{
    display: block;
    line-height: 28px;
    text-align: center;
}
.m-select .opt li:hover span{
    background-color: #2b478c;
    color: #fff;
    cursor: pointer;
}
.so-box{
    margin: 48px auto 33px;
    width: 480px;
}
.so-box .text{
    width: 320px;
    height: 29px;
    padding: 0 10px;
    border: 1px solid #e5e5e5;
}
.so-box .submit{
    width: 75px;
    height: 29px;
    border-radius: 4px;
    border: none;
    background-color: #2b478c;
    color: #fff;
}
.header {
    position: relative;
    height: 420px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
}

.logo {
    float: left;
    margin-top: 28px;
}
.logo .img2{
    display: none;
}

.nav .container {
    padding: 0 10px;
}

.nav {
    font-family: "微软雅黑";
    position: absolute;
    bottom: 0;
    z-index: 100;
    height: 56px;
    left: 0;
    right: 0;
    background-color: rgba(43, 71, 140, 0.47);
    border-top: 1px solid #195bc3;
    border-bottom: 1px solid #195bc3;
}

.nav .ul-1{
    margin-left: 6px;
}
.nav .ul-1 > li{
    position: relative;
    float: left;
    width: 12.83%;
}
.nav .ul-1 > li:first-child{
    width: 10.2%;
}
.nav .ul-1 > li > a {
    display: block;
    color: #fff;
    font-size: 16px;
    padding: 17px 0 13px;
    text-align: center;

}

.nav .ul-1 > li.on > a,
.nav .ul-1 > li.ok > a,
.nav .ul-1 > li:hover > a {
    background-color: #195bc3;
}

.nav dl {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #195bc3;
    text-align: center;
    z-index: 10;
}
.nav dd{
    position: relative;
}
.nav dd .con{
    display: none;
    position: absolute;
    top: 0;
    width: 123px;
    left: 100%;
    background: #195bc3;
    text-align: center;
    z-index: 10;
}
.nav dd a{
    padding: 0 14px;
    display: block;
    font-size: 14px;
    line-height: 36px;
    color: #fff;
}
.nav dd a:hover,
.nav .ul-1 > li dl dd.show > a{
    background: url(../images/dd-bg.png) center no-repeat;
}

/*******************************
    -------[=导航]-------
********************************/
.menuBtn{
    display: none;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 999999;
    width: 30px;
    height: 30px;
    cursor: pointer;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn b{display: block;height: 4px;background-color: #fff;
    margin: 4px 0;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn.open{}
.menuBtn.open b{display: none;margin: 0;position: absolute;left: 0px;top: 50%;margin-top: -5px;width: 30px;}
.menuBtn.open b:first-child{display: block;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
}
.menuBtn.open b:last-child{display: block;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
}

.mo-nav{
    position: fixed;
    top: 0;
    left: -252px;
    bottom: 0;
    padding: 10px 0;
    width: 252px;
    background-color: #2a2e32;
    z-index: 150;
    font-size: 14px;
    overflow-y: auto;
    font-family: "微软雅黑";
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.mo-nav.on{
    left: 0;
}
.mo-nav li a{
    padding-left: 20px;
    display: block;
    width: 100%;
    line-height: 36px;
    color: #fff;
    border-bottom: 1px solid #5e6467;
}
.mo-nav dl{
    margin-bottom: 0;
    display: none;
}
.mo-nav dd a{
    font-size: 13px;
    line-height: 32px;
    padding-left: 40px;
}
.mo-nav dd .con{
    display: none;
}
.mo-nav dd .con a{
    padding-left: 80px;
}
.mo-login{
    text-align: center;
    color: #fff;
}
.mo-login a{
    display: inline-block;
    color: #fff;
    line-height: 42px;
    padding: 0 15px;
}


.form-so select{ 
    border: 1px solid #d3d3d3;
    padding: 0 10px;
    width: 100%;
    color: #ccc;
    margin-bottom: 10px;
    height: 30px;
    background-color: transparent;
}
.form-so .text{
    border: 1px solid #d3d3d3;
    padding: 0 10px;
        width: 100%;
    margin-left: 0;
    height: 30px;
}
.form-so .submit{
    background-color: #2b478c;
    border: none;
    color: #fff;
    margin: 10px auto 0;
    display: block;
    width: 100%;
    height: 30px;
}
/*******************************
  -------[=banner]-------
*******************************/

/*******************************
  -------[=底部]-------
********************************/
.footer{
    padding: 17px 0 22px;
    border-top: 3px solid #2b478c;
}
.fd-logo{
    float: left;
    margin: 5px 25px 0 60px;
}
.footer .txt{
    overflow: hidden;
}
.footer .txt p{
    font-family: "宋体";
    line-height: 24px;
    margin: 0;
}



.pages{text-align: center;margin: 23px 0 50px;font-size: 14px;font-family: "arial";}
.pages ul{
    display: inline-block;
}
.pages li{float: left;}
.pages li span{
    font-family: "微软雅黑";
    color: #666;
    margin: 0 3px;
}
.pages a{color:#666;display: block;height: 20px;line-height: 18px;margin: 0 3px;border: 1px solid #cacaca;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;font-size: 14px;}
.pages .pages-first a,
.pages .pages-end a{width: 44px;margin: 0 8px;background-color: #d2d2d2;color:#5b5b5b;border: 0;line-height: 20px;}
.pages .pages-prev.not a,
.pages .pages-next.not a{
    background-color: #fff;
    border-color: #d2d2d2;
    color: #b6b6b6;
}
.pages ul .pages-first.not a,
.pages ul .pages-end.not a{color:#ababab;background-color: #eaeaea;}

.pages .pages-prev a,
.pages .pages-next a{
    width: 25px;
    color: #666;
}

.pages .on a,.pages a:hover{background-color: #2b478c;color:#fff;border-color: #2b478c;}


.pages .jump{
    font-family: "微软雅黑";
    margin-left: 25px;
}
.pages .jump .inp{width: 22px;height: 22px;text-align: center;outline: none;color: #1c364c;}
.pages .jump .btn{outline: none;width: 33px;height: 22px;background-color: #2b478c;color:#fff;padding: 0;
    border-radius: 0;position: relative;top: -1px;margin-left: 2px;}
.pages{text-align:center;font-size:14px;margin:20px 0 40px}
.pages a{display:inline-block;*display:inline;*zoom:1;font-weight:400;text-align:center;border:1px solid #cacaca;min-width:21px;margin:0 3px;padding: 0 3px;}
.pages a.active,.pages a:hover{background-color:#2b478c;border-color:#2b478c;color:#fff;text-decoration:none}
.pages .disabled{opacity:.8;pointer-events:none}
.pages .first,.pages .last{width:58px;line-height:18px;background-color:#e2e2e2;font-size:14px;border-color:#e2e2e2}
.pages .jump{margin-left:30px;display:inline-block;vertical-align:middle}
.pages .jump .inp{width:25px;line-height:20px;height:22px;margin:0 2px;text-align:center}
.pages .jump .btn{border:none;width:33px;height:22px;background-color:#2b478c;color:#fff;text-transform:uppercase;border-radius:0;padding:0;margin-top:-3px}
.pages .fc_hui2{ width: 50px; line-height: 22px;background-color: #e2e2e2; font-size: 14px; border-color: #e2e2e2;display:inline-block; margin: 1px 5px;padding: 0 3px;}
.pages .current{line-height: 18px; background-color: #2b478c; font-size: 14px; border-color: #e2e2e2;display:inline-block;  margin: 1px 5px; min-width:20px; color:#fff !important;}
.pages input{height:22px}