/*格式化*/

body {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-family: Arial, "微软雅黑";
    color: #666;
    overflow-x: hidden;
}

a {
    color: #666;
    text-decoration: none;
    outline: none;
}

a:active {
    star: expression(this.onFocus=this.blur());
}

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

a:link {
    text-decoration: none;
    outline: none;
}

a:visited {
    text-decoration: none;
    outline: none;
}

ul, p, dl, dt, dd {
    padding: 0px;
    margin: 0px;
}

li {
    list-style-position: outside;
    list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 14px;
    padding: 0px;
    margin: 0px;
}

h1 {
    font-size: 16px;
}

h5 {
    font-size: 12px;
}

input, textarea {
    background: transparent;
    padding: 0px;
    font-size: 12px;
    font-family: Arial, "微软雅黑";
    color: #888;
    outline: none;
    border: 0px;
}

em {
    font-style: normal;
}

.clear_f {
    clear: both;
    height: 0px;
    padding: 0px;
    margin: 0px;
    display: block;
    _display: inherit;
}

/*格式化 end*/

/*头部*/

.header {
    width: 100%;
    background: #fff;
}

.header .con {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 0 28px;
}

.header .con .left {
    float: left;
}

.header .con .left a {
    display: block;
    float: left;
    margin-top: 4px;
}

.header .con .left img {}

.header .con .left div {
    float: left;
    margin-left: 44px;
    padding-left: 37px;
    border-left: #ccc solid 1px;
    line-height: 52px;
    overflow: hidden;
}

.header .con .left div b {
    color: #3c3c3c;
    font-size: 22px;
    float: left;
}

.header .con .left div span {
    font-size: 22px;
    float: left;
    display: block;
    margin-left: 19px;
    color: #3c3c3c;
}

.header .con .right {
    float: right;
    overflow: hidden;
}

.header .con .right img {
    float: left;
    display: block;
    margin: 8px 13px 0 0;
}

.header .con .right a {
    display: block;
    overflow: hidden;
}

.header .con .right em {}

.header .con .right h2 {
    font-size: 24px;
    color: #0e6eb8;
}

.nav {
    width: 100%;
    background: #ececec;
    position: relative;
}

.nav .con {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.nav .con:after {
    content: '';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

.nav .con ul.ulnav {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.nav .con ul.ulnav li.home a {
    background: 0 !important;
}

.nav .con ul.aNav {
    position: absolute;
    left: 0;
    top: 100%;
}

.nav .con ul.ulnav li {
    float: left;
}

.nav .con ul.ulnav li.home {
    background: url(../images/home_10.png) no-repeat left center;
    padding-left: 33px;
}

.nav .con ul.ulnav li a {
    line-height: 64px;
    font-weight: bold;
    display: block;
}

.nav .con ul.ulnav li a {
    background: url(../images/bottom_ico_13.png) no-repeat right center;
    padding-right: 24px;
}

.navbox {
    width: 100%;
    z-index: 12;
    position: absolute;
    left: 0;
    top: 100%;
    background: #f6f6f6;
}

.sNav {
    position: absolute;
    z-index: 11;
    top: 174px;
    display: none;
    background: #ececec;
    width: 120px;
}

.aNow1 {
    background: #D93033;
    color: #007CC2;
}

.header .con>ul li a:hover {
    background: #D93033;
    color: #fff;
}

.sNav .list li {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.sNav .list ul {
    padding: 18px 0;
}

.sNav .list li a {
    display: block;
    height: 40px;
    text-align: center;
    color: #666666;
}

.sNav .list li a:hover {
    color: #007CC2;
}

.sNav:hover, .header.header .con>ul li a.aNow1 {
    color: #fff;
}

/*.shadebg{ position: fixed; left: 0; top: 174px; bottom: 0; right: 0; background: #000000;}*/

.menuBtn {
    display: none !important;
}

.navLayer {
    display: none;
}

/*头部 end*/

/*banner*/

.banner {
    width: 100%;
    position: relative;
}

.focus {
    width: 100%;
    position: relative;
    zoom: 1;
    overflow: hidden;
    z-index: 9;
}

.f426x240, .f160x160 {
    width: 100%;
    overflow: hidden;
    z-index: 9;
}

.rslides li {
    width: 100%;
    float: left;
    display: none;
    z-index: 222;
}

.rslides li img {
    z-index: 9;
    display: block;
    width: 100%;
}

.rslides {
    width: 100%;
    position: relative;
    z-index: 9;
    margin: 0 auto;
}

.rslides_nav {
    height: 51px;
    width: 31px;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 50%;
    left: 0;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    display: none;
}

.rslides_nav:active {
    opacity: 1.0;
}

.rslides_nav.next {
    left: auto;
    right: 0;
}

.rslides_tabs {
    text-align: center;
    position: absolute;
    bottom: 30px;
    z-index: 9;
    left: 0%;
    width: 100%;
}

.rslides_tabs li {
    display: inline;
    float: none;
    _float: left;
    *float: left;
    margin: 0 4px;
}

.rslides_tabs a {
    margin-top: 0px;
    text-indent: 9999px;
    overflow: hidden;
    display: inline-block;
    _display: block;
    *display: block;
    width: 10px;
    height: 10px;
    z-index: 9;
    *z-index: 9;
    background: #fff;
    border-radius: 50%;
    transition: 1s;
}

.rslides_tabs .rslides_here a {
    background: #0083c5;
    width: 33px;
    height: 9px;
    border-radius: 64px;
}

.banner .prev {
    position: absolute;
    left: 50%;
    margin-left: -550px;
    top: 50%;
    margin-top: -47px;
    background: url(../images/nimg48_left.png) center no-repeat;
    z-index: 22;
    width: 48px;
    height: 94px;
    display: block;
}

.banner .next {
    position: absolute;
    right: 50%;
    margin-right: -550px;
    top: 50%;
    margin-top: -47px;
    background: url(../images/nimg48_right.png) center no-repeat;
    z-index: 22;
    width: 48px;
    height: 94px;
    display: block;
}

.banner>img {
    width: 100%;
}

/*banner end*/

/*尾部*/

.footer {
    width: 100%;
    background: #2d3442;
}

.footer .top {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    padding: 72px 0;
}

.footer .top ul.left {
    overflow: hidden;
    float: left;
}

.footer .top ul.left>li {
    float: left;
    width: 172px;
}

.footer .top ul.left>li span {
    width: 100%;
    display: block;
    font-size: 16px;
    color: #FFFFFF;
    margin-bottom: 12px;
}

.footer .top ul.left>li a {
    width: 100%;
    font-size: 14px;
    color: #bcbcbc;
    line-height: 36px;
}

.footer .top .right {
    float: right;
    width: 326px;
}

.footer .top .right .up {
    position: relative;
}

.footer .top .right .up span {
    display: block;
    line-height: 51px;
    padding: 0 27px;
    color: #959595;
    background: #434c5d url(../images/btm_up_03.png) no-repeat 90% center;
}

.footer .top .right .up ul {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    display: none;
}

.footer .top .right .up ul li {
    background: #ccc;
}

.footer .top .right .up ul li a {
    padding: 0 27px;
    line-height: 40px;
}

.footer .top .right div {
    margin-top: 40px;
}

.footer .top .right div img {
    display: block;
    float: left;
    border: 1px solid #d9d9da;
    margin-right: 32px;
}

.footer .top .right div em {
    display: block;
    font-size: 16px;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.footer .top .right div span {
    display: block;
    font-size: 14px;
    color: #a6a7a8;
    line-height: 28px;
}

.footer .btm {
    width: 100%;
    background: #252b37;
}

.footer .btm .middle {
    width: 1200px;
    margin: 0 auto;
    line-height: 58px;
    overflow: hidden;
}

.footer .btm .middle .left {
    float: left;
}

.footer .btm .middle .left a {
    color: #808287;
}

.footer .top ul.left>li a:hover {
    color: #0083C5;
    text-decoration: underline;
}

.footer .btm .middle .left a:hover {
    color: #0083C5;
    text-decoration: underline;
}

.footer .btm .middle .right {
    float: right;
}

.footer .btm .middle .right a {
    color: #808287;
}

/*尾部 end*/