@charset "utf-8";

/* CSS Document */

html {
    /* background:#ddd; */
}

body {
    /*font-size:64.5%;*/
    /*font-family:"\5FAE\8F6F\96C5\9ED1", SimSun;*/
    background-color: #fff;
    color: #444;
    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;
}

a {
    outline: none;
    blr: expression(this.onFocus=this.blur());
    text-decoration: none;
    color: #333;
}

a:hover {
    color: #0b6cb8;
    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;
}

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
}

.pa {
    position: absolute;
}

.pr {
    position: relative;
}

.topicInfo li {
    transtion: all 1s ease 0s
}


/*头部样式*/

.wraq_header {
    width: 100%;
    height: 181px;
    top: 0;
    left: 0;
    position: relative;
    background: url(../images/header_bg.png) no-repeat center center;
    z-index: 9999;
}

.header {
    width: 100%;
    height: 180px;
    margin: 0 auto;
    position: relative;
}

.header_logo {
    max-width: 1200px;
    min-width: 320px;
    height: 138px;
    margin: 0 auto;
    z-index: 9999999;
    position: relative;
    width: 98%;
}

.logo {
    width: 80%; 
    height: 64px;
    float: left;
    padding: 37px 0 0 0;
    position: relative;
}

.logo a {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
}

.logo .logo_01 {
    width: 25%
}

.logo .logo_02 {
    width: 73%; 
}

.topWrap {
    width: 35%;
    height: 138px;
    float: right;
}

.top {
    margin-top: 5px;
    height: 36px;
}

.top .cur {
    overflow: hidden;
    width: 265px;
}

.top .links01 {
    float: right;
}

.top .links01 {
    float: right;
    margin-top: 74px;
    *margin-top: 60px;
}

.top .homeTop {
    overflow: hidden;
}

.top .homeTop a {
    float: right;
    color: #fff;
    font-size: 14px;
}

.top ul li .subTop {
    position: absolute;
    top: 39px;
    left: -17px;
    display: none;
    z-index: 100000000000;
}

.top ul li.on .subTop {
    display: block;
}

.btn_ser {
    display: inline-block;
    width: 34px;
    height: 31px;
    cursor: pointer;
}

.btn_ser img {
    vertical-align: middle;
}

.ser {
    width: 245px;
    height: 25px;
    line-height: 25px;
    z-index: 9999994;
}

.search {
    width: 265px;
    height: 25px;
    position: relative;
}

.search input {
    color: #0b6cb8;
    background: none;
    position: absolute;
    height: 25px;
    line-height: 25px;
    color: #fff;
    border: none;
    background: #fff;
    padding-left: 0px;
    font-family: "微软雅黑";
}

.search input.notxt {
    color: #0b6cb8;
    padding-left: 10px;
    width: 255px;
}

.search input.notxt1 {
    position: absolute;
    width: 18px;
    height: 19px;
    top: 4px;
    right: 5px;
    cursor: pointer;
    overflow: hidden;
    background: url(../images/search.png) no-repeat center right;
}

.search input.notxt1:hover {
    background: url(../images/search_hover.png) no-repeat center right;
}

.top .home {
    margin-bottom: 10px;
}

.nser {
    display: block;
    width: 82%;
    float: right;
}

.nser .search {
    width: 100%;
}

.nser .search input.notxt {
    width: 97%;
    left: 0;
    padding-left: 13px;
    border-radius: 0;
}

.nser .search input.notxt1 {
    background: url(../images/search.png) no-repeat center center;
    right: 8px;
}


/*导航*/

.wraq_nav {
    width: 100%;
    height: 42px;
    border-top: 1px solid #328be2;
    position: absolute;
    bottom: 0;
}

.nav {
    max-width: 1200px;
    margin: 0 auto;
    min-height: 42px;
    line-height: 42px;
    *height: 42px;
    text-align: center;
}

.nav ul {
    max-width: 1200px;
    height: 42px;
}

.nav ul li {
    float: left;
    width: 11%;
    position: relative;
}

.nav ul li a {
    color: #fff;
}

.nav ul li:hover {
    cursor: pointer;
    background: #095c9c;
}

.nav ul li .subNav {
    position: absolute;
    left: 0;
    top: 42px;
    display: none;
    background: rgba(30, 113, 193, 0.8);
    *background: #095c9c;
    overflow: hidden;
}

.nav ul li.on {
    background: none;
    background-color: #095c9c;
    color: #fff;
}

.nav ul li.on a {
    color: #fff;
    font-weight: bold;
}

.nav ul li.on .subNav {
    display: block;
    /*animation:rotate 400ms;-webkit-animation:rotate 400ms;-moz-animation:rotate 400ms;*/
}

.nav ul li.on .subNav dl {
    overflow: hidden;
    padding-top: 1px;
}

.nav ul li.on .subNav dl dd {
    height: auto;
    line-height: 18px;
    text-align: center;
}

.nav ul li.on .subNav dl dd a {
    display: block;
    line-height: 18px;
    font-weight: normal;
    color: #fff;
    padding: 8px 5px 8px 5px;
}

.nav ul li.on .subNav.smallWidth dl dd a {}

.nav ul li.on .subNav dl dd a:hover {
    color: #fff;
    background-color: #0b6cb8;
}

.wraq_header.current .header_logo {
    height: 56px;
}

.wraq_header.current .logo {
    transition: width 0.3s ease 0s;
    -webkit-transition: width 0.3s ease 0s;
    -moz-transition: width 0.3s ease 0s;
    width: 265px;
    height: 39px;
    padding: 14px 0 0 0;
}

.wraq_header.current .logo a {
    display: block;
}

.wraq_header.current {
    position: fixed;
    top: 0;
    width: 100%;
    height: 56px;
    background: #0b6cb8;
    z-index: 9999;
    box-shadow: 0 3px 0 0 rgba(145, 32, 13, 0.5);
}

.wraq_header.current .wraq_nav {
    height: 56px;
    z-index: 100000000000;
    margin-left: 31%;
}

.wraq_header.current .nav {
    height: 56px;
    line-height: 56px;
    width: auto;
    margin: 0;
}

.wraq_header.current .nav li {
    width: 7.5%;
    background: none;
    font-size: 0.9em;
    height: 56px;
    line-height: 60px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
}

.wraq_header.current .nav ul {
    background: none;
    height: 56px;
}

.wraq_header.current .header {
    height: 56px;
}

.wraq_header.current .nav li a {
    color: #fff;
}

.wraq_header.current .nav li:hover {
    cursor: pointer;
    font-weight: normal;
    background-color: #771A0A;
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
}

.wraq_header.current .nav li .subNav {
    display: none;
    top: 56px;
}

.wraq_header.current .topWrap {
    display: none;
}


/*footer*/

.fooer_wrap {
    width: 100%;
    overflow: hidden;
    background-color: #0b6cb8;
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index: 99;
}

.footer {
    max-width: 1200px;
    overflow: hidden;
    margin: 20px auto;
    position: relative;
}

.footerLogo {
    float: left;
    width: 20%;
}

.footerLogo a {
    line-height: 20px;
    display: block;
}

.copy_wrap {
    width: 70%;
    float: right;
    text-align: right;
    line-height: 22px;
}

.copy_wrap p {
    color: #fff;
    font-size: 12px;
}

.goTop {
    position: absolute;
    bottom: 0;
    right: 30px;
    z-index: 99;
    color: #0b6cb8;
    text-align: center;
    font-size: 16px;
    transition: none;
}

.goTop i {
    color: #0b6cb8;
    display: block;
    margin-bottom: 8px;
    transition: all 0.3s ease;
}

.goTop:hover {
    color: #0b6cb8;
}

.goTop:hover i {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
}

@keyframes rotate {
    from {
        transform: rotateX(90deg) translateY(0%);
        top: 43px;
    }
    to {
        transform: rotateX(0deg) translateY(0%);
        top: 43px;
    }
}

@-moz-keyframes rotate {
    from {
        -moz-transform: rotateX(90deg) translateY(0%);
        top: 43px;
    }
    to {
        -moz-transform: rotateX(0deg) translateY(0%);
        top: 43px;
    }
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotateX(90deg) translateY(0%);
        top: 43px;
    }
    to {
        -webkit-transform: rotateX(0deg) translateY(0%);
        top: 43px;
    }
}


/*手机端导航*/

.snav {
    display: none;
    height: 30px;
    right: 0px;
    top: 83px;
    z-index: 1002;
    width: 100%;
}

.mbtn {
    display: block;
    width: 30px;
    height: 30px;
    right: 15px;
    top: 0;
    z-index: 1002;
    cursor: pointer;
}

#Index_mbtn {
    margin: 0 auto;
    width: 16px;
    height: 18px;
    display: block;
    margin-top: 10px;
    color: #fff;
}

.mbtn .m {
    font-size: 12px;
    font-weight: 400;
    font-family: Arial;
    color: #fff;
    text-align: center;
    width: 100%;
    display: block;
    height: 20px;
}

.navm {
    width: 100%;
    z-index: 9999;
    line-height: 30px;
    background-color: #0b6cb8;
    overflow: hidden;
    text-align: left;
    display: none;
    top: 33px;
    left: 0;
}

.navm ul {}

.navm li {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #065593;
}

.navm li a {
    font-size: 14px;
    width: 120px;
    float: left;
    line-height: 18px;
    padding: 10px 0px;
    color: #fff;
    padding-left: 13px;
    display: block;
}

.navm li a:hover {
    color: #fff;
}

.navm li span {
    padding: 10px 10px 0 0;
    float: right;
    margin-right: 10px;
    color: #fff;
    cursor: pointer;
}

.navm dl {
    background-color: #fff;
    color: #004489;
    padding-left: 20px;
}

.navm dl dd {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
}

.navm li.on dl dd a {
    display: block;
    font-size: 14px;
    color: #282828;
    line-height: 30px;
    height: 30px;
}

.navm li dl dd a {
    font-size: 14px;
    color: #282828;
    font-weight: normal;
    display: inline;
    display: block;
    border: none;
    padding: 0px;
}

.navm li dl dd a:hover {
    color: #ee931d;
}

.subNavs {
    width: 100%;
    overflow: hidden;
    display: none;
}

.nlinks {
    width: 95%;
    overflow: hidden;
    margin: 4px auto;
}

.nlinks span {
    float: left;
    padding: 0;
    height: 30px;
    line-height: 30px;
}

.nlinks span a {
    color: #fff;
    font-size: 14px;
}

@media screen and (max-width:1200px) {
    .top {
        margin-left: 10px;
    }
    .top li.cur .in_cur {
        width: 238px;
    }
    .footer {
        width: 98%;
    }
    .goTop {
        right: 10px;
    }
    .wraq_header {
        background: none;
        background-color: #0b6cb8;
    }
    .header {
        width: 98%;
    }
    .nav a {
        font-size: 0.9em;
    }
}

@media screen and (max-width:800px) {
    .topWrap {
        display: none;
    }
    .snav {
        display: block;
    }
    .mbtn {
        display: block;
    }
    .header_logo {
        height: 83px;
    }
    .logo {
        width: 100%;
        padding-left: 0;
        height: 50px;
        text-align: center;
        padding: 27px 0 0 0;
    }
    .logo a {
        display: inline-block;
        width: 60%;
        text-align: center;
    }
    .wraq_header,
    .header {
        height: 120px;
        width: 100%;
    }
    .nav {
        display: none;
    }
    .wraq_nav {
        height: 35px;
    }
}

@media screen and (max-width:640px) {
    .copy_wrap p {
        width: 95%;
        line-height: 22px;
        height: 21px;
        text-align: center;
        margin: 0 auto;
    }
    .wraq_header,
    .header {
        height: 100px;
    }
    .header_logo {
        height: 60px;
    }
    .snav {
        top: 67px;
    }
    .footerLogo {
        width: 100%;
        margin: 0 auto 0;
    }
    .footerLogo a {
        text-align: center;
    }
    .copy_wrap {
        width: 100%;
        text-align: center;
        margin: 10px auto;
        min-height: 52px;
    }
    .copy_wrap p {
        font-size: 10px;
    }
    .logo {
        padding-top: 20px;
    }
    .nser {
        width: 100%;
    }
}

@media screen
/*and (min-width:320px)*/

and (max-width:360px) {
    .copy_wrap p {
        line-height: 16px;
    }
}