﻿@charset "utf-8";

/* CSS Document */

* {
    padding: 0;
    margin: 0px;
}

body {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #333;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    cursor: pointer;
}

img {
    display: block;
    margin: 0 auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

.header {
    width: 100%;
    float: left;
}

.header .logo {
    width: 100%;
    height: 120px;
    float: left;
    background: url(../images/logo-1.jpg) no-repeat center center;
}

.header .logo a {
    display: block;
    text-indent: -999em;
    width: 100%;
    height: 100%;
}

.nav {
    width: 100%;
    overflow: hidden;
    background: #155e95;
}

.nav ul {
    width: 1100px;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
}

.nav ul li {
    width: 155px;
    float: left;
}

.n_hover,
.nav ul li:hover {
    background: #003e6c;
}

.nav ul li a {
    color: #fff;
    font-size: 15px;
    width: 99%;
    display: inline-block;
    line-height: 25px;
}

.banner {
    width: 100%;
    height: 420px;
    float: left;
    overflow: hidden;
    position: relative;
}

.banner_imgbox {
    width: 100%;
    height: 420px;
    overflow: hidden;
}

.banner_imgbox ul li {
    width: 100%;
    height: 420px;
    overflow: hidden;
}

.banner_imgbox ul li.bannerli_first {
    background: url(../images/banner1.jpg) no-repeat center center;
}

.banner_imgbox ul li.bannerli_second {
    background: url(../images/banner3.jpg) no-repeat center center;
}

.banner_imgbox ul li.bannerli_forth {
    background: url(../images/banner5.jpg) no-repeat center center;
}

.banner_imgbox ul li.bannerli_third {
    background: url(../images/banner2.jpg) no-repeat center center;
}

.banner_imgbox ul li a {
    width: 100%;
    height: 420px;
    overflow: hidden;
    display: block;
}

.banner_btnbox {
    position: absolute;
    z-index: 10;
    bottom: 5px;
    left: 48%;
}

.banner_btnbox ul li {
    width: 15px;
    height: 15px;
    background-color: #ccc;
    float: left;
    border-radius: 16px;
    text-align: center;
    margin: 5px;
}

.banner_btnbox ul li.active-st {
    background-color: #860D2C;
    color: #fff;
}

.navbox {
    width: 100%;
    float: left;
    margin: 30px 0px;
}

.nbox {
    width: 1098px;
    height: 225px;
    margin: 0 auto;
    border: 1px #D4D4D4 solid;
}

.nbox li {
    float: left;
    width: 218px;
    height: 225px;
    border-right: 1px #D4D4D4 solid;
}

.nbox li:last-child {
    border-right: none;
}

.nbox li:hover {
    background: #A74E0D;
    color: #fff;
}

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

.nbox li:hover .nbox_t {
    background: url(../images/nbox_h.png) no-repeat center 23px;
}

.nbox li:hover .nbox_t h2 {
    color: #fff !important;
    ;
}

.nbox_t {
    width: 180px;
    height: 134px;
    margin: 0 auto;
    border-bottom: 1px #ccc solid;
}

.t1 {
    background: url(../images/nbox1.jpg) no-repeat center 23px;
}

.t2 {
    background: url(../images/nbox2.jpg) no-repeat center 23px;
}

.t3 {
    background: url(../images/nbox3.jpg) no-repeat center 23px;
}

.t4 {
    background: url(../images/nbox4.jpg) no-repeat center 23px;
}

.t5 {
    background: url(../images/nbox5.jpg) no-repeat center 23px;
}

.nbox_t h2 {
    width: 100%;
    padding-top: 90px;
    text-align: center;
    font-size: 24px;
}

.nbox_b {
    width: 239px;
    margin: 0 auto;
    margin-top: 18px;
}

.nbox_b li {
    float: left;
    width: 108px;
    height: 15px;
    text-align: center;
    border: none;
    margin-top: 6px;
    line-height: 15px;
}

.nbox_b li a {
    color: #333;
}

.nbox_b li:first-child {
    border-right: 2px #ccc solid;
}

.nbox_b li:nth-child(3) {
    border-right: 2px #ccc solid;
}

.wrapper {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

.content {
    width: 1100px;
    margin: 0 auto;
}

.content1 {
    float: left;
    width: 100%;
}

.content1_l {
    width: 342px;
    height: 388px;
    float: left;
    position: relative;
}

.content1_l .bd {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.content1_l .bd li img {
    width: 100%;
    height: 100%;
}

.content1_l .hd {
    position: absolute;
    right: 100px;
    bottom: 0px;
}

.content1_l .hd li {
    background: #9096ab;
    color: #fff;
    width: 24px;
    height: 12px;
    float: left;
    margin-right: 6px;
    margin-bottom: 12px;
    line-height: 20px;
    text-align: center;
}

.content1_l .hd li.on {
    background: #C43E0A;
}

.content1_c {
    width: 534px;
    height: 385px;
    float: left;
    margin: 0 30px;
    overflow: hidden;
}

.content1_c .hd {
    line-height: 46px;
    text-align: left;
    border-bottom: 1px #e9e9e9 solid;
    margin-bottom: 16px;
    overflow: hidden;
}

.content1_c .hd ul {
    display: block;
    padding-left: 3px;
    overflow: hidden;
}

.content1_c .hd ul li.on {
    border-bottom: 2px #0c797c solid;
}

.content1_c .hd ul li {
    width: 190px;
    font-size: 22px;
    line-height: 46px;
    display: inline-block;
    font-weight: normal;
    float: left;
    color: #000;
    text-align: center;
    margin-right: 20px;
}

.content1_c .hd ul li.on a {
    color: #0c797c;
}

.content1_c .hd span {
    float: right;
    padding: 1px 8px;
    font-size: 12px;
    border: 1px #ccc dashed;
    display: inline-block;
    line-height: 24px;
    border-radius: 5px;
    margin-top: 12px;
}

.content1_c .hd span a {
    color: #1f1f1f;
}

.content1_c .bd ul {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}

.content1_c .bd li {
    overflow: hidden;
    display: block;
}

.content1_c .bd dl {
    width: 100%;
    overflow: hidden;
}

.content1_c .bd dl dt {
    width: 120px;
    height: 80px;
    float: left;
    margin-right: 16px;
}

.content1_c .bd dl dt img {
    width: 120px;
    height: 78px;
}

.content1_c .bd dl dd {
    float: left;
    width: 398px;
}

.content1_c .bd dl dd h3 {
    font-size: 18px;
    line-height: 30px;
    color: #ad0c21;
    font-family: "黑体";
}

.font {
    color: #f00;
}

.content1_c .bd ul {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}

.content1_c .bd ul.rank li {
    width: 100%;
    float: left;
    border-bottom: 1px #ccc dashed;
    line-height: 40px;
    font-size: 16px;
    margin-top: 3px;
}

.content1_c .bd ul.rank li a {
    color: #000;
}

.content1_c .bd ul.rank li span {
    padding-right: 10px;
    float: right;
    line-height: 40px;
    font-size: 14px;
}

.content1_c .bd ul.rank li a i {
    width: 28px;
    height: 18px;
}

.icon1 {
    background: url(../images/icon_tuijian.png) no-repeat;
    vertical-align: top;
    display: inline-block;
}

.icon2 {
    background: url(../images/icon_tuijian.png) no-repeat;
    vertical-align: top;
    display: inline-block;
}

.content1_r {
    width: 152px;
    height: 301px;
    padding-top: 110px;
    background: url(../images/img12.png) no-repeat;
    float: right;
}

.content1_r p {
    font-size: 20px;
    text-align: center;
    margin: 16px 0px 0px;
}

.content1_r p span {
    font-size: 15px;
    width: 100%;
    display: inline-block;
}

.content1_r a {
    width: 100%;
    height: 40px;
    display: inline-block;
    margin-top: 5px;
}

.content_pic {
    width: 100%;
    float: left;
    margin-top: 32px;
}

.content2 {
    float: left;
    width: 100%;
    height: 620px;
    margin-top: 40px;
    position: relative;
}

.content2_t {
    height: 48px;
    width: 100%;
    float: left;
    border-bottom: 1px #ccc solid;
}

.content2_t h2 {
    width: 386px;
    height: 48px;
    border-bottom: 2px #418576 solid;
    font-size: 22px;
    float: left;
}

.content2_t h2 img {
    float: left;
    height: 46px;
}

.content2_t h2 span {
    line-height: 48px;
    font-size: 18px;
}

.content2_t span {
    display: inline-block;
}

.cons1 {
    width: 400px;
    height: 48px;
    line-height: 48px;
    float: left;
    margin-left: 84px;
}

.cons1 a {
    color: #a8a8a8;
}

.cons2 {
    float: right;
    height: 36px;
    width: 162px;
    text-align: center;
    line-height: 36px;
    background: #B74C0E;
    border-radius: 10px;
}

.cons2 a {
    color: #fff;
}

.content2_c {
    margin-top: 20px;
    float: left;
    width: 100%;
    position: relative;
}

.content2_c .cd {
    position: absolute;
    top: 25px;
    width: 100%;
}

.content2_c .cd li {
    height: 22px;
    width: 20px;
    border-radius: 100%;
    color: #fff;
    background: #999;
    position: absolute;
    font-size: 24px;
    line-height: 20px;
    text-align: center;
}

.content2_c .cd li.li1 {
    left: 0px;
}

.content2_c .cd li.li2 {
    right: 0px;
}

.content2_c .hd {
    float: left;
    width: 95%;
    overflow: hidden;
    position: absolute;
    left: 27px;
}

.content2_c .hd li {
    width: 198px;
    height: 70px;
    float: left;
    border: 1px #ddd solid;
    margin-left: 50px;
    background-color: #E2E2E2;
}

.content2_c .hd li img {
    float: left;
    display: inline-block;
    width: 52px;
    height: 63px;
    margin: 4px 6px 0px 4px;
}

.content2_c .hd li p {
    float: left;
    width: 70px;
    margin-top: 14px;
}

.content2_c .hd li p:last-child {
    margin-top: 0px;
}

.content2_c .hd li.on {
    background: #2666B3;
    color: #fff;
    border-color: #2666B3;
}

.content2_c .hd li:last-child {
    margin-right: 0px;
}

.content2_c .bd {
    position: absolute;
    top: 72px;
}

.content2_box {
    width: 767px;
    height: 459px;
    float: left;
    margin-top: 20px;
    position: relative;
}

.content2_box_img {
    width: 290px;
    height: 345px;
    float: left;
}

.content2_box_img img {
    width: 290px;
    height: 345px;
}

.content2_box_img a {
    display: inline-block;
    color: #fff;
    width: 92px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    border-radius: 6px;
}

.content2_box_img a:hover {
    background: #f00;
}

.content2_box_img .a1 {
    background: #A7210A;
    position: absolute;
    bottom: 136px;
    left: 42px;
}

.content2_box_img .a2 {
    background: #1C5897;
    position: absolute;
    bottom: 136px;
    left: 160px;
}

.content2_box_con {
    margin-top: 24px;
    float: left;
    width: 445px;
    margin-left: 32px;
}

.con21 {
    height: 60px;
    float: left;
    width: 100%;
    color: #870a06;
    font-size: 48px;
    font-weight: bold;
}

.con21 span {
    display: inline-block;
    font-size: 30px;
    color: #858585;
    margin-left: 10px;
}

.con22 {
    width: 100%;
    float: left;
}

.con22 h2 {
    height: 12px;
    width: 434px;
    float: left;
    font-size: 16px;
    border-bottom: 2px #ddd dotted;
}

.con22 p {
    width: 434px;
    float: left;
    margin-top: 10px;
}

.con22 p span {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #952D2D;
    margin-right: 10px;
}

.con23 {
    width: 434px;
    height: 44px;
    float: left;
    background: #f4f4f4;
    margin-top: 18px;
}

.con23 h2 {
    width: 434px;
    color: #000;
    font-size: 20px;
    line-height: 16px;
    margin-top: 14px;
    text-indent: 1em;
}

.con23 p {
    line-height: 24px;
    padding: 12px;
    padding: 30px 0;
}

.content2_b {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 760px;
    height: 84px;
    background: #ccc;
}

.content2_bc {
    margin: 4px;
    width: 752px;
    height: 76px;
    float: left;
    background: #fff;
}

.content2_bc a {
    display: block;
    width: 756px;
    height: 76px;
    float: left;
}

.content2_bc1 {
    width: 172px;
    float: left;
    margin-top: 14px;
}

.bc12_le {
    width: 80px;
    height: 50px;
    float: left;
    margin: 0px 10px;
    background: #B14D2F;
    border-radius: 4px;
    color: #fff;
    line-height: 50px;
    text-align: center;
}

.bc12_r {
    width: 72px;
    height: 50px;
    float: left;
}

.bc12_r span {
    display: block;
    width: 100%;
    height: 25px;
    float: left;
    color: #333;
}

.content2_bc2 {
    width: 580px;
    float: right;
    margin-top: 14px;
}

.content2_bc2 div {
    float: left;
    width: 80px;
    height: 48px;
    color: #333;
    border-left: 2px #ddd solid;
    text-align: center;
}

.content2_bc2 div:first-child {
    border-left: 2px #ddd solid;
}

.content2_bc2 div span {
    display: inline-block;
    width: 100%;
    color: #3a5d79;
    line-height: 24px;
}

.content2_bc2 div p:hover {
    background: #F90;
    color: #fff;
}

.content2_r {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 312px;
    height: 460px;
    border: 1px #ddd solid;
}

.content2_rc {
    width: 314px;
    float: right;
}

.con2r1 {
    width: 100%;
    height: 44px;
    float: left;
    background: #2665B3;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-indent: 1em;
}

.con2r2 {
    width: 100%;
    height: 85px;
    float: left;
    margin-top: 16px;
    border-bottom: 1px #d5d5d5 dotted;
}

.con2r2 span {
    display: block;
    padding: 0px 13px 0px 16px;
    float: left;
    line-height: 24px;
}

.con2r2 span a {
    color: #f00;
}

.con2r3 {
    width: 100%;
    height: 85px;
    float: left;
    margin-top: 16px;
}

.con2r3 span {
    display: block;
    padding: 0px 13px 0px 16px;
    float: left;
    line-height: 24px;
}

.con2r3 span a {
    color: #f00;
}

.con2r4 {
    float: left;
    margin: 0px 10px;
    width: 294px;
    height: 36px;
}

.con2r4 .text {
    display: inline-block;
    width: 200px;
    height: 34px;
    line-height: 34px;
    border: 1px #d6d6d6 solid;
    font-size: 12px;
    text-align: center;
}

.con2r4 .butt {
    border-radius: 8px;
    width: 70px;
    height: 36px;
    background: #8a8a8a;
    float: right;
    text-align: center;
    line-height: 36px;
    color: #fff;
}

.butt:hover {
    background: #d55e2b;
}

.con2r5 {
    margin: 15px 10px 0px;
    float: left;
    width: 294px;
}

.con2r5 li {
    float: left;
    width: 145px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    margin: 2px 3px 3px 0px;
    font-size: 13px;
}

.con2r5 li a {
    display: inline-block;
    height: 45px;
    color: #fff;
}

.con2r5 li:nth-child(2),
.con2r5 li:nth-child(4),
.con2r5 li:nth-child(6),
.con2r5 li:nth-child(8) {
    margin-right: 0px;
}

.content3 {
    float: left;
    width: 100%;
    margin-top: 30px;
}

.content3_l {
    float: left;
    width: 576px;
    border-right: #f4f4f4 2px solid;
}

.content3_lt {
    width: 560px;
    height: 48px;
    border-bottom: 1px #ccc solid;
}

.content3_lt h2 {
    width: 428px;
    line-height: 45px;
    border-bottom: 2px #418576 solid;
    font-size: 24px;
}

.content3_lt h2 img {
    float: left;
    height: 46px;
}

.content3_lt h2 span {
    font-size: 16px;
}

.content3_lc {
    width: 560px;
    height: 318px;
    float: left;
    margin-top: 20px;
    position: relative;
}

.ul1 li {
    position: absolute;
}

.banner_list {
    position: absolute;
    left: 45%;
    bottom: 10px;
    z-index: 9;
}

.aa {
    background: #900 !important;
}

.ul2 li {
    float: left;
    width: 20px;
    height: 20px;
    background: #666;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    margin-left: 10px;
}

.slider_prev {
    position: absolute;
    top: 42%;
    z-index: 99;
    left: 0px;
    z-index: 100;
    background: #666;
    color: #000;
    width: 50px;
    height: 50px;
    opacity: 0.7;
    filter: alpha(opacity=80);
    line-height: 45px;
    text-align: center;
    font-size: 70px;
}

.slider_next {
    position: absolute;
    top: 42%;
    z-index: 99;
    right: 0px;
    z-index: 100;
    background: #666;
    color: #000;
    width: 50px;
    height: 50px;
    opacity: 0.7;
    filter: alpha(opacity=80);
    line-height: 45px;
    text-align: center;
    font-size: 70px;
}

.content3_lb {
    width: 560px;
    height: 94px;
    float: left;
    background: #f2f2f2;
}

.con3_l {
    width: 88px;
    height: 68px;
    margin-top: 12px;
    margin-left: 10px;
    float: left;
    background: #c3191a;
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 30px;
    padding-top: 8px;
}

.con3_r {
    margin: 13px 0px 0px 10px;
    float: left;
    width: 436px;
    line-height: 24px;
    font-size: 15px;
}

.con3_r a {
    color: #f00;
}

.content3_r {
    width: 504px;
    float: right;
}

.content3_rt {
    width: 100%;
    height: 48px;
    border-bottom: 1px #ccc solid;
}

.content3_rt h2 {
    width: 96px;
    line-height: 47px;
    float: left;
    border-bottom: 2px #418576 solid;
    font-size: 24px;
}

.content3_rt a {
    display: inline-block;
    width: 70px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    float: right;
    border: 1px #ccc dotted;
    margin-top: 17px;
    color: #333;
}

.content3_rc {
    float: left;
    width: 100%;
    margin-top: 23px;
}

.content3_rc li {
    float: left;
    width: 100%;
    height: 90px;
    margin-bottom: 12px;
    border-bottom: 1px #ccc dotted;
}

.content3_rc li .pic {
    width: 1px;
    height: 75px;
    float: left;
}

.content3_rc li .pic img {
    width: 100px;
    height: 72px;
    margin-top: 4px;
}

.content3_rc li .txt {
    width: 380px;
    float: left;
    margin-left: 116px;
}

.content3_rc li .txt h2 {
    color: #2F4570;
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
}

.content3_rc li .txt p {
    margin-top: 4px;
    line-height: 22px;
}

.content3_rc li .txt p a {
    color: #f00;
}

.video {
    margin-top: 20px;
    float: left;
}

.video li {
    float: left;
    width: 259px;
    height: 174px;
    border: 1px #ccc solid;
    margin-right: 18px;
    position: relative;
}

.video li a {
    display: inline-block;
    width: 259px;
    height: 174px;
}

.video li:last-child {
    margin-right: 0px;
}

.video li a span {
    display: inline-block;
    position: absolute;
    left: 46%;
    top: 45%;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-left: 24px solid #444348;
    border-bottom: 12px solid transparent;
    z-index: 999;
}

.video li a p {
    display: inline-block;
    position: absolute;
    left: 39%;
    top: 36%;
    width: 50px;
    height: 50px;
    background: #e5e4e9;
    border: 1px #e5e4e9 solid;
    border-radius: 100%;
    z-index: 99;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.content8 {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.content8_t {
    height: 48px;
    width: 100%;
    float: left;
    border-bottom: 1px #ccc solid;
}

.content8_t h2 {
    width: 464px;
    line-height: 43px;
    border-bottom: 2px #418576 solid;
    font-size: 24px;
    float: left;
}

.content8_t h2 img {
    float: left;
    height: 46px;
}

.content8_t h2 span {
    line-height: 48px;
    font-size: 18px;
}

.content8_t span {
    display: inline-block;
}

.span_1 {
    width: 170px;
    height: 48px;
    line-height: 48px;
    float: left;
    margin-left: 31.5%;
}

.span_1 a {
    color: #f00;
    letter-spacing: 1px;
    margin-right: 3px;
}

.span_2 {
    float: right;
}

.span_2 a {
    color: #028760;
    padding: 4px 18px;
    border: 1px #ccc dashed;
    display: inline-block;
    line-height: 22px;
    margin-top: 10px;
    font-size: 16px;
    font-weight: normal;
    margin-right: 15px;
    border-radius: 30px;
}

.content8_c {
    width: 100%;
    float: left;
}

.content8_clf {
    float: left;
    width: 350px;
    margin: 20px 10px 0 0;
}

.content8_cce {
    width: 1px;
    height: 370px;
    float: left;
    margin: 5px;
    background: #e5e5e5;
}

.content8_cri {
    float: left;
    margin: 20px 0 0 10px;
    width: 718px;
}

.content8_cri dl {
    height: 100px;
    margin-bottom: 15px;
}

.content8_cri dl dt {
    float: left;
    margin: 0px 20px 10px 2px;
}

.content8_cri dl dt a img {
    height: 98px;
    width: 160px;
}

.content8_cri dl dd strong {
    font-size: 18px;
    font-weight: normal;
    line-height: 40px;
}

.content8_cri dl dd p {
    line-height: 24px;
    font-size: 14px;
}

.content8_cri dl dd p a {
    color: #f00;
}

.hhtt {
    width: 348px;
    height: 36px;
    line-height: 36px;
    background: #eeeeee url(../images/f_bg.png) left no-repeat;
    margin: 5px;
    float: left;
    color: #333333;
    font-size: 15px;
}

.hhtt a {
    color: #333333;
    font-size: 15px;
}

.hhtt i {
    font-style: normal;
    color: #660502;
    font-size: 14px;
    width: 80px;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
}

.content4 {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.content4_t {
    height: 48px;
    width: 100%;
    float: left;
    border-bottom: 1px #ccc solid;
}

.content4_t h2 {
    width: 390px;
    line-height: 43px;
    border-bottom: 2px #418576 solid;
    font-size: 24px;
    float: left;
}

.content4_t h2 img {
    float: left;
    height: 46px;
}

.content4_t h2 span {
    line-height: 48px;
    font-size: 18px;
}

.content4_t span {
    display: inline-block;
}

.span11 {
    width: 360px;
    height: 48px;
    line-height: 48px;
    float: left;
    margin-left: 84px;
}

.span11 a {
    color: #a8a8a8;
}

.span22 {
    float: right;
    height: 36px;
    width: 162px;
    text-align: center;
    line-height: 36px;
    background: #B74C0E;
    border-radius: 10px;
}

.span22 a {
    color: #fff;
}

.content4_c {
    width: 100%;
    height: 500px;
    float: left;
    margin-top: 20px;
}

.con4_hd {
    width: 400px;
    margin: 0 auto;
}

.con4_hd li {
    float: left;
    width: 68px;
    height: 34px;
    border-radius: 50%;
    background: #7e7e7e;
    color: #fff;
    text-align: center;
    line-height: 34px;
    margin-right: 10px;
}

.con4_hd li:last-child {
    margin-right: 0px;
}

.con4_hd li.on {
    background: #66a9c3;
    color: #e0fd19;
}

.con4_bd {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.con4_box {}

.con4_boxl {
    float: left;
    width: 260px;
    height: 440px;
    position: relative;
}

.wjtx {
    width: 260px;
    height: 90px;
    float: left;
    background: #A3491D;
    color: #fff;
    line-height: 100px;
    text-align: center;
    font-size: 40px;
}

.sjx {
    width: 0;
    height: 0;
    float: left;
    border-top: 48px solid #A3491D;
    border-left: 130px solid transparent;
    border-right: 130px solid transparent;
}

.sjx1 {
    width: 0px;
    height: 0px;
    position: absolute;
    top: 90px;
    left: 0px;
    border-bottom: 48px solid #292C36;
    border-right: 130px solid transparent;
}

.sjx2 {
    width: 0px;
    height: 0px;
    position: absolute;
    top: 90px;
    right: 0px;
    border-bottom: 48px solid #292C36;
    border-left: 130px solid transparent;
}

.circle {
    width: 37px;
    height: 37px;
    border-radius: 100%;
    border: 2px #E1E1E1 solid;
    ;
    color: #fff;
    font-size: 34px;
    line-height: 37px;
    text-align: center;
    position: absolute;
    top: 90px;
    left: 110px;
}

.con_p {
    width: 260px;
    height: 271px;
    float: left;
    padding-top: 20px;
    background: #292C36;
}

.con_p ul {
    width: 224px;
    height: 73px;
    margin: 0 auto;
    margin-top: 20px;
}

.con_p ul li {
    float: left;
    width: 110px;
    height: 34.5px;
    line-height: 35px;
    color: #E9E9E9;
    border: 1px #9B9EAB solid;
    margin-right: -1px;
    margin-bottom: -1px;
}

.con_p ul li span {
    display: inline-block;
    width: 23px;
    height: 23px;
    margin-left: -6px;
    color: #fff;
    border-radius: 100%;
    line-height: 23px;
    text-align: center;
}

.con4_boxc {
    width: 839px;
    height: 437px;
    float: right;
    border: 1px #dedede solid;
    margin-left: -1px;
}

.con4_bcl {
    width: 496px;
    height: 438px;
    float: left;
    margin-left: 24px;
    border-right: 1px #dedede solid;
}

.con4_bcl h2 {
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 52px;
}

.con4_bcl li {
    float: left;
    width: 225px;
    height: 174px;
    margin: 0px 22px 20px 0px;
    position: relative;
}

.triangle {
    width: 0px;
    height: 0px;
    position: absolute;
    bottom: 0px;
    right: 56px;
    border-bottom: 22px solid #0070a3;
    border-left: 10px solid transparent;
}

.con4_bcl li span {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 70px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background: #7B3106;
    color: #ECECEC;
}

.con4_bcr {
    float: left;
    width: 285px;
    margin-left: 16px;
}

.con4_bcr h2 {
    background: #125A9B;
    line-height: 34px;
    width: 274px;
    color: #FAFAFA;
    font-size: 16px;
    padding-left: 12px;
    margin-top: 8px;
    float: left;
}

.con4_td {
    margin-top: 6px;
    height: 83px;
    width: 100%;
    float: left;
}

.con4_td ul {
    width: 300px;
    height: 29px;
    float: left;
    border: 0px #dedede solid;
}

.con4_td ul li {
    width: 70px;
    height: 28px;
    float: left;
    border: 1px #dedede solid;
    line-height: 27px;
    text-align: center;
    margin-right: -1px;
    margin-bottom: -1px;
}

.con4_bcr p {
    float: left;
    width: 100%;
    margin-top: 12px;
    text-indent: 2em;
    line-height: 22px;
}

.con4_bcr span {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    line-height: 25px;
    font-size: 18px;
}

.con4_bcr span a {
    height: 25px;
    width: 86px;
    float: right;
    text-align: center;
    line-height: 25px;
    color: #C00D0D;
    font-size: 15px;
}

.conn {
    width: 100%;
    height: 95px;
    margin: 0 auto;
    margin-top: 15px;
}

.conn li {
    float: left;
    width: 140px;
    height: 45.5px;
    color: #d4d9f9;
    border: 1px #dedede solid;
    margin-right: -1px;
    margin-bottom: -1px;
}

.conn li span {
    display: inline-block;
    background: #ce5a07;
    width: 27px;
    height: 27px;
    float: left;
    margin-left: 5px;
    color: #fff;
    border-radius: 100%;
    line-height: 27px;
    text-align: center;
}

.conn li h {
    width: 90px;
    float: left;
    color: #666;
    margin-left: 10px;
}

.content5 {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.content5_t {
    height: 48px;
    width: 100%;
    float: left;
    border-bottom: 1px #ccc solid;
}

.content5_t h2 {
    width: 450px;
    line-height: 43px;
    border-bottom: 2px #418576 solid;
    font-size: 24px;
    float: left;
}

.content5_t h2 img {
    float: left;
    height: 46px;
}

.content5_t h2 span {
    line-height: 48px;
    font-size: 18px;
}

.content5_t span {
    display: inline-block;
}

.span1 {
    width: 148px;
    height: 48px;
    line-height: 48px;
    float: left;
    margin-left: 84px;
}

.span1 a {
    color: #a8a8a8;
}

.span2 {
    float: right;
    height: 36px;
    width: 162px;
    text-align: center;
    line-height: 36px;
    background: #B74C0E;
    border-radius: 10px;
}

.span2 a {
    color: #fff;
}

.content5_c {
    width: 100%;
    float: left;
    margin-top: 37px;
}

.con1 {
    width: 100%;
    float: left;
}

.con1 li {
    padding: 11px 0 10px 20px;
    margin-bottom: 7px;
    border: 1px #ddd solid;
    font-size: 22px;
    color: #000;
    width: 210px;
    height: 63px;
}

.con1 li.on {
    background-color: #2B69BA;
    border: 1px #2B69BA solid;
    color: #fff;
    position: relative;
}

.con1 li span {
    float: left;
    margin: 6px 10px 0 0;
}

.con1 li span.sp1 {
    width: 41px;
    height: 41px;
    background: url(../images/icon_glzx.png) no-repeat;
}

.con1 li span.sp2 {
    width: 39px;
    height: 39px;
    background: url(../images/icon_zlzx.png) no-repeat;
}

.con1 li span.sp3 {
    width: 38px;
    height: 44px;
    background: url(../images/icon_zyzx.png) no-repeat;
}

.con1 li span.sp4 {
    width: 36px;
    height: 42px;
    background: url(../images/icon_kffzx.png) no-repeat;
}

.con1 li span.sp5 {
    width: 38px;
    height: 44px;
    background: url(../images/icon_zyzx.png) no-repeat;
}

.con1 li em {
    font-size: 12px;
    color: #999;
}

.con1 li.on span.sp1 {
    background: url(../images/icon_glzx1.png) no-repeat;
}

.con1 li.on span.sp2 {
    background: url(../images/icon_zlzx1.png) no-repeat;
}

.con1 li.on span.sp3 {
    background: url(../images/icon_zyzx1.png) no-repeat;
}

.con1 li.on span.sp4 {
    background: url(../images/icon_kffzx1.png) no-repeat;
}

.con1 li.on span.sp5 {
    background: url(../images/icon_zyzx1.png) no-repeat;
}

.con1 li.on em {
    color: #fff;
}

.con1 li.on i {
    width: 10px;
    height: 20px;
    display: inline-block;
    background-position: 0 -16px;
    position: absolute;
    top: 30px;
    right: -10px;
    width: 0;
    height: 0;
    float: left;
    border-top: 12px solid transparent;
    border-left: 10px solid #2B69BA;
    border-bottom: 12px solid transparent;
}

.con2 {
    width: 840px;
    float: right;
}

.con_box {
    position: relative;
}

.con_hd {
    position: absolute;
    left: 285px;
    top: 0px;
}

.con_hd li {
    font-size: 16px;
    float: left;
    border-right: 1px #ccc dotted;
    margin-left: 14px;
    padding: 0px 15px;
    height: 36px;
    line-height: 36px;
    border: 1px #ededed solid;
}

.con_hd li.on {
    color: #fff;
    background: #1781CA;
}

.con_bd_img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 242px;
    height: 310px;
}

.con_bd_c {
    position: absolute;
    right: 0px;
    top: 45px;
    width: 564px;
}

.con_bd_c h3 {
    width: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
}

.h11 {
    height: 50px;
}

.h11 p {
    width: 376px !important;
    float: left;
    text-align: center;
    font-size: 32px;
    line-height: 40px !important;
    font-weight: bold;
    text-indent: 0em !important;
}

.h11 span {
    display: block;
    width: 94px;
    height: 40px;
    float: left;
    background: url(../images/bg.jpg) repeat-x center center;
}

.con_bd_c p {
    width: 100%;
    text-indent: 2em;
    line-height: 24px;
}

.con_bd_c p a {
    color: #f00;
}

.con_bd_c h2 {
    width: 100%;
    font-size: 20px;
    border-left: 5px #193E82 solid;
    height: 20px;
    margin-top: 10px;
    text-indent: 1em;
    color: #193E82;
    font-weight: bold;
}

.con_bd_c h2 span {
    display: inline-block;
    text-indent: 1em;
    font-size: 16px;
    border-bottom: 1px #ccc solid;
    color: #666;
}

.con_bd_c ul {
    margin-top: 10px;
}

.con_bd_c li {
    float: left;
    width: 33%;
    margin-top: 10px;
}

.con_bd_c li i {
    float: left;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 24px;
    color: #F60;
    border: 1px #F60 solid;
    border-radius: 100%;
}

.con_bd_c li span {
    float: left;
    display: inline-block;
    width: 146px;
    text-indent: 1em;
}

.con_bd_c li span.s1 {
    color: #000;
}

.con_bd_c li span.s2 {
    color: #666;
}

.con_bd_p {
    position: absolute;
    top: 320px;
    left: 0px;
    width: 100%;
    height: 140px;
}

.con_bd_p h2 {
    width: 100%;
    font-size: 20px;
    border-left: 2px #2489b7 solid;
    margin-top: 10px;
    text-indent: 1em;
    color: #2489b7;
    font-weight: bold;
}

.con_bd_p h2 span {
    width: 87%;
    display: inline-block;
    text-indent: 1em;
    font-size: 16px;
    border-bottom: 1px #ccc solid;
    color: #666;
}

.con_bd_p ul {
    margin-top: 10px;
}

.con_bd_p li {
    float: left;
    height: 92px;
    font-size: 40px;
    line-height: 97px;
    color: #666;
}

.con_bd_p ul span {
    display: block;
    float: left;
    height: 92px;
    font-size: 37px;
    line-height: 85px;
    color: #666;
}

.con_bd_p li img {
    height: 92px;
}

.content6 {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 30px;
}

.content7 {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 30px;
}

.content7hd li {
    width: 100px;
    height: 40px;
    float: left;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
}

.content7hd li.on {
    background: #F93;
    color: #fff;
}

.content7bd {
    width: 100%;
    height: 177px;
    float: left;
}

.content7bd li {
    width: 210px;
    float: left;
}

.content7bd li p {
    width: 100%;
    text-align: center;
    margin-top: 6px;
    font-size: 12px;
}

.content7bd li img {
    width: 200px;
    height: 125px;
}

.hj_img li {
    margin: 10px 10px 0px 0px;
    width: auto !important;
}

.hj_img li a {
    display: block;
    width: 100%;
    color: #333;
}

.footer {
    width: 100%;
    background: #646464;
    float: left;
}

.footer_box {
    width: 1100px;
    margin: 0 auto;
    color: #a7a7a7;
    background: #646464;
    padding: 20px 0 0;
}

.footl {
    width: 350px;
    float: left;
}

.footc {
    width: 458px;
    float: left;
    border-left: 1px solid #505050;
    border-right: 1px solid #505050;
    padding: 10px 35px;
}

.footc p {
    font-size: 15px;
    color: #dcdcdc;
    line-height: 33px;
}

.footc p a {
    color: #dcdcdc;
}

.footc p em {
    width: 80px;
    line-height: 33px;
    font-style: normal;
    font-weight: normal;
}

.footr {
    width: 198px;
    float: right;
}

.footr img {
    margin-top: 20px;
}

.foot_key {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 10px;
    color: #646464;
}

.foot_key a {
    color: #646464;
}