@charset "utf-8";

/* CSS Document */

html {
    background: #FFF;
}

body {
    font-size: 63%;
    /*font-family:"\5FAE\8F6F\96C5\9ED1", SimSun;*/
    background-color: #ffffff;
    color: #333333;
    font-family: 'Microsoft YaHei', SimSun, SimHei, "STHeiti Light", STHeiti, "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
}

html,
body,
address,
blockquote,
div,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
table,
ul,
dd,
dl,
dt,
li,
tbody,
td,
tfoot,
th,
thead,
tr,
button,
del,
ins,
map,
object,
a,
abbr,
acronym,
b,
bdo,
big,
br,
cite,
code,
dfn,
em,
i,
img,
kbd,
q,
samp,
small,
span,
strong,
sub,
sup,
tt,
var,
legend,
fieldset {
    margin: 0px;
    padding: 0px;
    color: #323232;
    -webkit-font-smoothing: subpixel-antialiased;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

fieldset,
img {
    border: 0;
}

img,
object {
    max-width: 100%;
    /*height:auto;*/
    width: auto\9;
    /* for ie8 */
    -ms-interpolation-mode: bicubic;
    display: block;
}

a {
    outline: none;
    blr: expression(this.onFocus=this.blur());
    text-decoration: none;
    color: #323232;
}

a:hover {
    color: #0452aa;
    text-decoration: none;
}

input[type='button'] {
    outline: none;
    border: 0 none;
    background-color: transparent;
    cursor: pointer;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: 400;
}


/*定义清除浮动样式 方法一*/

.clearfix:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}


/*定义清除浮动样式 方法二*/

.clear {
    clear: both;
}


/*font-size */

.f12px {
    font-size: 1.2em;
}

.f14px {
    font-size: 1.4em;
}

.f16px {
    font-size: 1.6em;
}

.f18px {
    font-size: 1.8em;
}

.f20px {
    font-size: 2.0em;
}

.f22px {
    font-size: 2.2em;
}

.f24px {
    font-size: 2.4em;
}


/*float */

.fl {
    float: left;
}

.fr {
    float: right;
}

.ct {
    margin: 0 auto;
}

ul,
ol,
li {
    list-style: none outside none;
}

.tc {
    text-align: center !important;
}

.tl {
    text-align: left !important;
}

.tr {
    text-align: right !important;
}

.fwn {
    font-weight: normal;
}

.fwb {
    font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

q:before,
q:after {
    content: '';
    content: none;
}

input,
textarea,
select {
    font-weight: inherit;
}

input,
select,
textarea,
button {
    vertical-align: middle
}

.t_nav {
    margin: 40px 0 10px 0;
    text-align: right;
}

.t_nav a {
    font-size: 14px;
    color: #ffffff;
    padding: 0 10px;
    background: url(../images/t_nav_03.png) no-repeat left center;
}

.t_nav a:first-child {
    background: none;
}

.pr {
    position: relative;
}

.inblock {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.disnone {
    display: none;
}

.block {
    display: block;
}

.hidden {
    overflow: hidden !important;
}

.none {
    display: none;
}

.textoverflow {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.underline:hover {
    text-decoration: underline;
}

.mtc {
    margin: 0 auto;
}

.number {
    font-family: Arial;
}

.fw600 {
    font-weight: 600;
}

.hand {
    cursor: pointer;
}

.distable {
    display: table;
}

.distr {
    display: table-row;
}

.distd {
    display: table-cell;
}

.mr35px {
    margin-right: 35px;
}

.ml35px {
    margin-left: 35px;
}

.mr10px {
    margin-right: 10px;
}

.ml10px {
    margin-left: 10px;
}

.mt20px {
    margin-top: 20px;
}

.topicInfo li {
    transtion: all 1s ease 0s
}

.imgResponsive {
    width: 100%;
    overflow: hidden;
    height: 0;
    padding-bottom: 56.26%;
    display: block;
}

.imgResponsive img {
    width: 100%;
}


/*头部样式*/

.wraq_header {
    width: 100%;
    height: 120px;
    background: #0452aa;
}

.wrap_topNav {
    width: 100%;
    height: 28px;
    background: #7f0007;
}

.topNav {
    width: auto;
    float: right;
    position: relative;
    margin: 35px 0 0 0;
}

.header {
    max-width: 1200px;
    min-width: 320px;
    height: 120px;
    margin: 0 auto;
    z-index: 9999999;
    background: url(../images/top_bg_02.png) no-repeat center top;
}

.logo {
    width: auto;
    height: auto;
    float: left;
    padding: 25px 0 0 0px;
}

.se_click {
    width: 20px;
    height: 20px;
    float: right;
    display: none;
    margin: 0 20px 0 0;
}

.ser {
    width: 240px;
    *width: 240px;
    height: 40px;
    *height: 40px;
    top: 0;
    line-height: 40px;
    z-index: 9999994;
    border-bottom: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff\9\0;
    *border-bottom: 1px solid #ffffff;
}

.search {
    height: 40px;
    position: relative;
    overflow: hidden;
    z-index: 9999999;
}

.search input {
    position: absolute;
    width: 200px;
    height: 40px;
    line-height: 40px;
    color: #6b6b6b;
    border: none;
    background: none;
    right: 35px;
    top: 0px;
    padding-left: 0px;
}

.search input.notxt {
    color: #ffffff;
    opacity: .5;
    padding-left: 10px;
    width: 180px;
}

.search input.notxt1 {
    position: absolute;
    width: 32px;
    height: 40px;
    top: 0px;
    right: 20px;
    border: none;
    background: url(../images/ser.png) no-repeat center center;
    cursor: pointer;
    overflow: hidden;
}


/*导航*/

.wrap_nav {
    width: 100%;
    z-index: 999;
    border-top: 1px solid #4b5a6d;
    background: #fff;
}

.nav {
    max-width: 1200px;
    z-index: 888;
    margin: 0 auto;
    height: 50px;
}

.nav ul {
    height: 50px;
    margin: 0px auto;
    max-width: 1200px;
}

.nav ul li {
    float: left;
    height: 50px;
    line-height: 50px;
    text-align: left;
    position: relative;
}

.nav ul li a {
    color: #333333;
    font-size: 1.6em;
    padding: 0 36px;
    padding-left: 36px\9\0;
    padding-right: 36px\9\0;
    *padding-left: 36px;
    *padding-right: 36px;
    text-align: center;
}

.nav ul li .subNav {
    position: absolute;
    left: 0;
    top: 50px;
    display: none;
    background: rgba(0, 12, 28, .8);
    overflow: hidden;
    width: 150px;
    z-index: 999;
    *background: url(../images/header_bg_02.png);
    background: url(../images/header_bg_02.png)\9\0;
}

.nav ul li .local {
    left: -86px;
}

.nav ul li.on {
    background: url(../images/nav_hover_03.png) no-repeat center bottom;
}

.nav ul li.on a {
    color: #0452aa;
}

.nav ul li.on .subNav {
    display: block;
}

.nav ul li.on .subNav dl {
    overflow: hidden;
    padding: 5px 0;
}

.nav ul li.on .subNav dl dd {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(238, 238, 238, .2);
    height: auto;
    line-height: 42px;
    *line-height: 42px;
    text-align: center;
}

.nav ul li.on .subNav dl dd a {
    font-size: 14px;
    border: none;
    font-size: 1.4em;
    line-height: 42px;
    text-align: left;
    font-weight: normal;
    color: #fff;
    padding: 0;
}

.nav ul li.on .subNav dl dd a:hover {
    color: #0452aa;
    padding: 0;
}

.nav ul li .pos_left {
    left: -72px;
}


/*手机端导航*/

.phone_logo {
    width: 60%;
    float: left;
}

.snav {
    display: none;
    overflow: hidden;
    left: 0px;
    top: 0;
    z-index: 1002;
    width: auto;
    background: rgba(0, 12, 28, .8);
    padding: 25px 15px 25px 15px;
}

.mbtn {
    width: 40px;
    height: 40px;
    float: right;
    background: url(../images/ph_nav_03.png) no-repeat;
    cursor: pointer;
    margin: 14px 0 0 0;
}

.mbtn.open {
    background: url(../images/close_03.png) no-repeat;
    width: 30px;
    height: 24px;
}

.navm {
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, .7);
    overflow: hidden;
    text-align: left;
    display: none;
    left: 0;
    z-index: 9999;
    top: 0px;
}

.navm ul {
    padding: 0 0 10px;
    width: 90%;
    float: right;
    background: #f5faff;
}

.navm li {
    border-top: 1px solid #d1dede;
    position: relative;
    overflow: hidden;
}

.navm li:first-child {
    background: #0452aa;
    border-bottom: 1px solid #6f7676;
}

.navm li strong {
    cursor: pointer;
    width: 12px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    background: url(../images/arrow_bottom_03.png) no-repeat center;
    font-weight: normal;
    float: right;
    margin: 0 95px 0 0;
}

.navm li.sub_has strong {
    background: url(../images/arrow_color_03.png) no-repeat center;
}

.navm li.sub_has a {
    color: #0452aa;
}

.navm li.sub_has .subNav {
    display: block;
}

.navm li a {
    width: auto;
    font-size: 15px;
    line-height: 18px;
    padding: 15px 0px 15px 78px;
    color: #333333;
    display: inline-block;
    background: url(../images/mcircle_03.png) no-repeat left center;
}

.navm li.sub_has .subNav a {
    color: #6f7676;
}

.navm li.sub_has span {
    margin-left: 10px;
}

.navm li.on a {
    color: #fff;
}

.navm .subNav {
    display: none;
}

.navm dl {
    color: #004489
}

.navm dl dd {
    line-height: 18px;
    border-bottom: 1px solid #d1dede;
}

.navm li.on dl dd a {
    font-size: 16px;
    color: #6f7676;
    font-weight: normal;
    display: inline;
    border: none;
}

.navm li dl dd a {
    float: none;
    font-size: 14px;
    color: #6f7676;
    font-weight: normal;
    display: inline;
    display: block;
    border: none;
    padding: 15px 110px 15px 110px;
}

.navm li dl dd a:hover {
    font-weight: bold;
}

.navm li span {
    text-align: center;
    border-left: 1px solid #586369;
    padding: 0 5%;
}

.navm li span:first-child {
    border-left: 0px;
}

.navm li span a {
    display: inline-block;
    padding: 0px;
    width: auto;
    float: none;
}

.navm_close {
    position: absolute;
    width: 41px;
    height: 42px;
    right: 90%;
    background: url(../images/ph_close_03.png) no-repeat;
    top: 40px;
    cursor: pointer;
}

.snav #ser {
    display: block;
    position: static;
    clear: both;
    margin: 5px auto 15px;
}

.search01 {
    height: 40px;
    position: relative;
    overflow: hidden;
    z-index: 9999999;
    margin: 0 68px 0 78px;
}

.search01 input {
    position: absolute;
    width: 200px;
    height: 40px;
    line-height: 40px;
    color: #6b6b6b;
    border: none;
    background: none;
    right: 35px;
    top: 0px;
    padding-left: 0px;
}

.search01 input.notxt {
    color: #d1dede;
    padding-left: 7px;
    width: 92%;
    background: url(../images/phone_ser_03.png) no-repeat left center;
}

.search01 input.notxt1 {
    position: absolute;
    width: 20px;
    height: 40px;
    top: 0px;
    right: 30px;
    border: none;
    background: url(../images/p_ser_03.png) no-repeat center center;
    cursor: pointer;
    overflow: hidden;
    padding: 0px;
}

.wrap_footer {
    padding: 30px 0 10px 0;
    background: url(../images/footer_bg_02.png);
}

.footer {
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.footer_left {
    width: 46%;
    float: left;
}

.footer_left ul {
    overflow: hidden;
}

.footer_left ul li {
    float: left;
    width: 25%;
    margin: 0 0 20px 0;
}

.footer_left ul li span {
    padding-bottom: 60px;
    height: 0px;
    display: block;
}

.footer_left ul li img {
    display: block;
    margin: 0px auto 0;
    padding: 16px 0 0 0;
}

.footer_left ul li a {
    padding: 0 0px 15px 0px;
    margin: 0 10px;
    border: 1px solid #ffffff;
    display: block;
}

.footer_left ul li p {
    font-size: 18px;
    color: #fff;
    text-align: center;
}

.footer_right {
    width: 50%;
    float: right;
}

.f_xiaofeng {
    padding: 18px 0 13px 0;
    border-bottom: 1px solid #ffffff;
}

.copy {
    font-size: 14px;
    color: #ffffff;
    line-height: 26px;
    margin: 10px 0 0 0;
}

.gp-img-responsive {
    width: 100%;
    height: 0;
    padding-bottom: 22.67%;
    overflow: hidden;
    display: block;
}

.gp-img-responsive img {
    width: 100%;
    transition: all 0.5s ease-in-out;
}

@media screen and (max-width:1386px) {
    .logo {
        padding: 25px 0 0 20px;
    }
    .topNav {
        margin: 0 10px 0 0;
    }
    .nav {
        max-width: 1023px;
    }
    .nav ul {
        max-width: 1000px;
    }
    .nav ul li a {
        padding: 0 22px;
    }
    .topNav {
        margin: 20px 0 0 0;
    }
    .se_click {
        display: block;
    }
    .ser {
        top: 20px;
        display: none;
    }
    .footer {
        max-width: 1000px;
    }
    .footer_left {
        width: 55%;
    }
    .footer_right {
        width: 42%;
    }
    .ser {
        margin: 25px 0px 0 0;
    }
    .header {
        max-width: 1000px;
    }
}

@media screen and (max-width:1023px) {
    .wraq_header {
        display: none;
    }
    .nav {
        display: none;
    }
    .snav {
        display: block;
        background: rgba(0, 12, 28, 0);
    }
    .wrap_nav {
        top: 0px;
    }
    .snav {
        background: #0452aa;
    }
}

@media screen and (max-width:999px) {
    .footer {
        margin: 0 15px;
    }
    .footer_left {
        width: 100%;
        float: none;
    }
    .footer_left ul li {
        width: 20%;
    }
    .footer_right {
        width: 100%;
        float: none;
    }
}

@media screen and (max-width:767px) {
    .footer_left ul li {
        width: 33.3%;
    }
    .navm_close {
        width: 31px;
        height: 32px;
        background-size: 31px 32px;
    }
    .navm li strong {
        margin: 0 55px 0 0;
    }
    .navm li a {
        padding: 15px 0px 15px 40px
    }
    .search01 {
        margin: 0 25px 0 40px;
    }
}

@media screen and (max-width:480px) {
    .mbtn {
        background-size: 30px;
        width: 30px;
        height: 30px;
        margin: 0;
    }
    .mbtn.open {
        background-size: 30px;
        background-position: no-repeat;
        margin: 0;
    }
    .search01 input.notxt {
        width: 82%;
    }
}

@media screen
/*and (min-width:320px)*/

and (max-width:360px) {
    .phone_logo {
        width: 80%;
    }
    .navm li a {
        font-size: 14px;
        padding: 10px 0px 10px 13px;
    }
    .navm li strong.arrow {
        height: 38px;
        line-height: 38px;
    }
    .search01 input.notxt {
        width: 85%;
    }
}