﻿* {
    margin: 0;
    padding: 0;
}

.box185_-6371 {
    font-family: arial, sans-serif;
    width: 1200px;
    height: 40px;
}

.box185_-6371 ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.box185_-6371 ul li {
    float: left;
    position: relative;
}

.box185_-6371 ul .bor {
    height: 50px;
    width: 1px;
    background: #e2e2e2;
}

.box185_-6371 ul li a,
.box185_-6371 ul li a:visited {
    display: block;
    text-align: center;
    text-decoration: none;
    height: 50px;
    color: #fff;
    line-height: 50px;
    font-size: 18px;
    padding: 0 60px;
}

.box185_-6371 ul li ul {
    display: none;
    z-index: 999;
}

.box185_-6371 ul li:hover a {
    color: #fff;
    background: #0e7ad6;
}

.box185_-6371 ul li.selected a {
    color: #fff;
    background: #8a4603;
}

.box185_-6371 ul li:hover ul {
    display: block;
    position: absolute;
    top: 50px;
    width: 192px;
}

.box185_-6371 ul li:hover ul li a {
    display: block;
    font-size: 16px;
    background:#0b4ab3;
    border-bottom: solid 1px #0b66b3;
    color: #fff;
    height: 52px;
    line-height: 52px;
    cursor: pointer;
    width: 192px;
    padding: 0 !important;
}

.box185_-6371 ul li:hover ul li a:hover {
    background: #0e7ad6;
    color: #fff;
    padding: 0 !important;
}
.lgo {
    width: 100%;
    background-repeat:no-repeat;
    height: 100px;
    padding-left: 110px;
    background-position: left center;
}

.lgo h2 {
    font-size: 45.5px;
    color: #0b4ab3;
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline-block;
}

.lgo p {
    font-size: 15.2px;
    text-transform: uppercase;
    margin-top: 2px;
}

.tel {
    width: 100%;
    background: url(../images/tel.png) no-repeat;
    background-size: 82px;
    margin-right: 28px;
    margin-top:10px;
    padding-left: 84px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#mTop{ border-top:1px #eee solid;}
.tel p {
    font-size: 35px;
    font-family: impact;
    color: #0b4ab3;
    padding-right: 36px;
}

.box806_-9097 {
    overflow: hidden;
    position: relative;
	    border-bottom: 2px #ccc solid;
}

.box806_-9097 .main_image {
    width: 100%;
    height: 450px;
    overflow: hidden;
    margin: 0 auto;
    position: relative
}

.box806_-9097 .main_image ul {
    width: 9999px;
    height: 450px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0
}

.box806_-9097 .main_image li {
    float: left;
    width: 100%;
    height: 450px;
}

.box806_-9097 .main_image li span {
    display: block;
    width: 100%;
    height: 450px;
}

.box806_-9097 .main_image li a {
    display: block;
    width: 100%;
    height: 450px
}

.box806_-9097 .main_image li .img_1 {
    text-align: center;
    background-repeat: no-repeat
}

.box806_-9097 .main_image li .img_2 {
    text-align: center;
    background-repeat: no-repeat
}

.box806_-9097 .main_image li .img_3 {
    text-align: center;
    background-repeat: no-repeat
}

.box806_-9097 .flicking_con {
    width: 100%;
    margin: 0 auto;
}

/* 焦点 */
.box806_-9097 .flicking_con .flicking_inner {
    position: absolute;
    bottom: 60px;
    left: 0;
    z-index: 22;
    width: 100%;
    height: 30px;
    text-align: center;
}

.box806_-9097 .flicking_con a {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    margin: 0 3px;
    cursor: pointer;
    font-size: 0px;
    position: relative;
}

.box806_-9097 .flicking_con a:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 6px;
    height: 6px;
    margin-left: -3px;
    margin-top: -3px;
    border-radius: 50%;
    background: #fff;
}

.box806_-9097 .flicking_con a.on {
    background-color: #fff;
}

.box806_-9097 .flicking_con a.on:after {
    background-color: #237aeb;
}

/* 焦点 */
.box806_-9097 #btn_prev,
.box806_-9097 #btn_next {
    z-index: 998;
    position: absolute;
    width: 40px !important;
    height: 40px !important;
    top: 50%;
    margin-top: -20px;
    display: block !important;
    background-color: rgba(0, 0, 0, .5);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 28px;
    -webkit-transition: all ease .35s;
    transition: all ease .35s;
    border-radius: 50%;
}

.box806_-9097 #btn_prev {
    background-image: url(../images/arrow-left.png);
}

.box806_-9097 #btn_next {
    background-image: url(../images/arrow-right.png);
}

.box806_-9097 #btn_prev:hover,
.box806_-9097 #btn_next:hover {
    background-color: #237aeb;
}

.box806_-9097 #btn_prev {
    left: 2%;
}

.box806_-9097 #btn_next {
    right: 2%;
}

.pr-tit {
    width: 100%;
}

.pr-tit h2 {
    font-size: 40px;
    color: #0b4ab3;
    width: 100%;
    text-align: center;
    padding-top: 14px;
    margin: 0;
    line-height: 26px;
}

.pr-tit h2 span {
    color: #333;
}

.pr-tit p {
    font-size: 18px;
    color: #555;
    width: 870px;
    text-align: center;
    padding: 0;
    line-height: 30px;
    background: url(../images/img1.jpg) bottom center no-repeat;
    margin: 24px auto 30px;
    height: 60px;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.box863_-3562 * {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

.box863_-3562 {
    font: 14px/1.45 "Microsoft Yahei";
    padding: 0;
    overflow: hidden;
}

.box863_-3562 a {
    text-decoration: none
}

.box863_-3562 img {
    vertical-align: middle;
    border: 0
}

.box863_-3562 .model {
    width: 1200px;
    margin: 0 auto
}

.box863_-3562 .model .header {
    text-align: center;
    line-height: 1.6;
    display: none;
}

.box863_-3562 .model .header .title {
    font-size: 24px;
    color: #444
}

.box863_-3562 .model .header .subtitle {
    font-size: 16px;
    color: #fff;
    font-family: HELVETICANEUELTPRO-THEX, "Microsoft Yahei"
}

.box863_-3562 .model .taps {
    margin: 30px 0 50px;
    text-align: center
}

.box863_-3562 .model .taps a {
    display: inline-block;
    color: #616161;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 5px;
    margin: 0 3px;
    background-color: #0b4ab3;
    color: #fff;
    width: 190px;
    height: 38px;
    line-height: 38px;
    margin: 5px 0;
}

.box863_-3562 .model .taps a.selected,
.box863_-3562 .model .taps a:hover {
    color: #fff;
    border-radius: 5px;
    background-color: #ff4933;
}



.box863_-3562 .model .item-list {
    height: 0;
    width: 0;
    overflow: hidden;
    opacity: .7;
    filter: Alpha(opacity=70);
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    -moz-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.box863_-3562 .model .item-list.active {
    height: auto;
    width: auto;
    overflow: auto;
    opacity: 1;
    filter: Alpha(opacity=100);
    visibility: visible;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.box863_-3562 .model .item-list li {
    float: left;
    width: 380px;
    height: 330px;
    margin: 0 10px 30px;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    border: 1px solid #d4d4d4;
    border-radius: 10px;
    text-align: center;
}

.box863_-3562 .model .item-list li a {
    display: block;
    overflow: hidden;
    position: relative;
    height: 350px;
    bottom: 20px;
}

.box863_-3562 .model .item-list .img {
    text-align: center;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.box863_-3562 .model .item-list .img img {
    width: 100%;
    height: 100%;
    -webkit-transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.box863_-3562 .model .item-list li:hover .img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.box863_-3562 .model .caption {
    width: 100%;
    height: 59px;
    padding: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5
}

.box863_-3562 .model .caption .title {
    line-height: 59px;
    font-size: 16px;
    color: #555;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    padding-left: 15px
}

.box863_-3562 .model .caption .info {
    color: #b5b5b5
}

.box863_-3562 .model .insert {
    width: 30px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -10px;
    border-left: 1px solid transparent;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.box863_-3562 .model .insert::before {
    content: "→";
    font-size: 16px;
    color: #cdcdcd;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-family: "Arial"
}

.box863_-3562 .model .item-list li:hover {
    box-shadow: 0 10px 15px 0 #d2c2c29c;
}

.box863_-3562 .model .item-list li:hover .caption {
    height: 70px;
    border-color: #183885;
    background: #e21e1f;
}

.box863_-3562 .model .item-list li:hover .caption p {
    color: #fff
}

.box863_-3562 .model .item-list li:hover .insert {
    border-color: #fff
}

.box863_-3562 .model .item-list li:hover .insert::before {
    margin-left: 50%;
    color: #fff
}

.ybt {
    width: 100%;
    text-align: center;
}

.ybt h2 {
    background: url(../images/ysbt01.png) top no-repeat;
    font-size: 38px;
    color: #2e2e2e;
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
}

.ybt h2 b {
    color: #fff;
    font-size: 26px;
    display: block;
    margin-top: 5px;
}

.ybt h2 em {
    color: #585858;
    font-size: 16px;
    padding-top: 5px;
    display: block;
    font-weight: normal;
    font-style: normal;
}

.ab2 {
    width: 99.999999%;
}

.f1 {
    width: 99.999999%;
    height: 99.999999%
}

.f1-left {
    width: 49.99999%;
    float: left;
    height: 299px;
}

.f1-left img {
    width: 99.999999%;
}

.f1-right {
    width: 49.999999%;
    float: right;
    background-color: #f97522;
    height: 299px;
}

.f1-right h2 {
    color: #fff;
    font-size: 26px;
    position: relative;
    margin: 26px 0 10px 30px;
}

.f1-right h2:after {
    position: absolute;
    content: "";
    height: 2px;
    width: 100px;
    background-color: #fff;
    top: 48px;
    left: 0;
}

.f1-right p {
    color: #fff;
    line-height: 33px;
    font-size: 18px;
    padding: 16px 28px;
}

.f1-right a {
    font-size: 17px;
    color: #fff;
    text-decoration: none;
    margin-left: 30px;
}

.f2 {
    width: 99.999999%;
    height: 99.999999%;
}

.f2-left {
    width: 49.999999%;
    float: left;
    background-color: rgba(29, 180, 85, 0.85);
    height: 299px;
}

.f2-left h2 {
    color: #fff;
    font-size: 26px;
    position: relative;
    margin: 26px 0 10px 30px;
}

.f2-left h2:after {
    position: absolute;
    content: "";
    height: 2px;
    width: 100px;
    background-color: #fff;
    top: 48px;
    left: 0;
}

.f2-left p {
    color: #fff;
    line-height: 33px;
    font-size: 18px;
    padding: 16px 28px;
}

.f2-right {
    width: 49.999999%;
    float: right;
    height: 299px;
}


.ys1 {
    width: 99.99999%;
    margin: 0 auto;
}

.ys01 {
    width: 1200px;
    margin: 0 auto;
}

.ys01-left {
    float: left;
    width: 560px;
    border-right: 1px dotted #b9b9b9;
    padding-right: 28px;
}

.ys01-wz01 {
    width: 560px;
}

.ys01-wz01:nth-last-child(1) {
    margin-top: 32px;
}

.ys01-wz01 span {
    display: block;
    width: 85px;
    height: 85px;
    background-color: #de393c;
    float: left;
    border-radius: 6px;
    color: #fff;
    font-size: 35px;
    font-weight: bold;
    line-height: 85px;
    text-align: center;
    margin-top: 15px;
}

.ys01-wz01 h2 {
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0;
    margin-bottom: 10px;
    border-bottom: 1px dotted #b1b1b1;
    display: inline-block;
    margin-left: 15px;
    position: relative;
}

.ys01-wz01 p {
    font-size: 17px;
    color: #424242;
    display: inherit;
    margin-left: 100px;
    line-height: 30px;
    width: 455px;
}

.ys01-right {
    float: right;
    width: 560px;
}

.ys01-right img {
    width: 535px;
}

.ys02 {
    width: 99.99999%;
    height: 426px;
    background: url(../images/ysbj02.jpg) center no-repeat;
    display: inline-block;
    margin-top: 35px;
}

.ys02-left {
    float: left;
    width: 585px;
    border-right: 1px dotted #fff;
    margin-top: 35px;
    padding-top: 18px;
}

.ys02-right {
    float: right;
    width: 560px;
}


.pr-tit {
    width: 100%;
}

.pr-tit h2 {
    font-size: 40px;
    color: #0b4ab3;
    width: 100%;
    text-align: center;
    padding-top: 14px;
    margin: 0;
    line-height: 26px;
}

.pr-tit h2 span {
    color: #333;
}

.pr-tit p {
    font-size: 18px;
    color: #555;
    width: 870px;
    text-align: center;
    padding: 0;
    line-height: 30px;
    background: url(../images/img1.jpg) bottom center no-repeat;
    margin: 24px auto 30px;
    height: 60px;
}
.box11011_-2826 {
    font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif;
    color: #333;
    width: 1200px;
    margin: 0 auto;
}

.box11011_-2826 * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.box11011_-2826 ul,
.11010_1 li {
    list-style: none;
}

.box11011_-2826 a {
    text-decoration: none;
    color: inherit;
}

.box11011_-2826 img {
    max-width: 100%;
    border: 0;
    vertical-align: middle;
}

.box11011_-2826 .img {
    overflow: hidden;
    width: 100%;
    margin: 28px 0;
}

.box11011_-2826 .img .menu {
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin-bottom: 45px;
    position: relative;
    display: none;
}

.box11011_-2826 .img .menu::before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #d2d2d2;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1;
}

.box11011_-2826 .img .menu li {
    display: inline-block;
    text-align: center;
    font-size: 18px;
    border-radius: 10px;
    background-color: #0e48b4;
    width: 180px;
    height: 45px;
    line-height: 43px;
    color: #fff;
    margin: 0 35px;
}

.box11011_-2826 .img .menu li:hover {
    background-color: #ff6737;
}

.box11011_-2826 .img .menu li.cur {
    border-color: #c80b0f;
}

.box11011_-2826 .img .menu li.cur a {
    color: #fff;
}

.box11011_-2826 .img .imgbox {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.box11011_-2826 .img .imgbox i {
    display: block;
    width: 26px;
    height: 71px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.box11011_-2826 .img .imgbox .btn01 {
    background: url(../images/hezuo_btn.png) no-repeat center top;
    left: 0;
}

.box11011_-2826 .img .imgbox .btn02 {
    background: url(../images/hezuo_btn.png) no-repeat center bottom;
    right: 0;
}

.box11011_-2826 .img .imgAll {
    overflow: hidden;
    width: 1100px;
    margin: 0 auto;
    height: 465px;
}

.box11011_-2826 .img .imglist {
    overflow: hidden;
    width: 100%;
    height: 370px;
    position: relative;
}

.box11011_-2826 .img .imglist .list {
    overflow: hidden;
    background-color: #000;
    position: absolute;
}

.box11011_-2826 .img .imglist .list img {
    border-radius: 20px;
    display: block;
    filter: alpha(opacity=50);
}

.box11011_-2826 .img .imglist .list p {
    font-size: 19px;
    color: #333;
    text-align: center;
    margin-top: 15px;
}

.box11011_-2826 .img .imglist .list a:hover p {
    color: #0b4ab3;
    text-decoration: none;
}

.box11011_-2826 .img .imglist .list.active {
    background: none;
}

.box11011_-2826 .img .imglist .list.active img {
    opacity: 1;
    filter: alpha(opacity=100);
    border-radius: 20px;
}



.lc {
    width: 100%;
    text-align: center;
    margin: 24px 0;
}

.lc h2 {
    text-align: center;
    font-size: 36px;
    color: #006bbd;
}

.lc p {
    color: #666666;
    font-size: 16px;
    display: block;
    text-transform: uppercase;
    margin-top: 5px;
}
.lcn {
    width: 99.9999999%;
    position: relative;
    z-index: 1;
}

.lcn:after {
    position: absolute;
    top: 65px;
    height: 1px;
    width: 1200px;
    left: 0;
    border-bottom: 1px dashed #ccc;
    content: "";
    right: 0;
    margin: auto;
    z-index: 0;
}

.lcn span {
    display: inline-block;
    text-align: center;
    margin: 20px 56px;
    position: relative;
    z-index: 2;
}

.lcn span img {
    width: 99.999999%;
    display: block;
    margin-bottom: 10px;
}

.lcn span i {
    font-style: normal;
    font-size: 15px;
    color: #565656;
}
.litt-xw {
    width: 685px;
    background-color: #0b4ab3;
    height: 80px;
}

.litt-xw p {
    background: rgb(1, 108, 190);
    color: #fff;
    width: 110px;
    display: block;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 20px;
    float: left;
}

.litt-xw a {
    background: rgb(1, 108, 190);
    color: #fff;
    width: 120px;
    display: block;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 20px;
    float: right;
    transition: all 0.5s;
    text-decoration: none;
}

.litt-xw a:hover {
    transition: all 0.5s;
    background-color: rgb(255, 94, 58);
}

.box9025_-8768 {
    font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif;
    color: #333;
}

.box9025_-8768 * {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.box9025_-8768 a {
    text-decoration: none;
    color: inherit;
}

.box9025_-8768 img {
    max-width: 100%;
    border: none;
    vertical-align: middle;
}

.box9025_-8768 ul,
.box9025_-8768 li {
    list-style: none;
}

.box9025_-8768 .news-item {
    padding: 22px 0 20px;
    border-bottom: 1px dashed #eee;
    overflow: hidden;
}

.box9025_-8768 .news-item .date-info {
    width: 80px;
    height: 80px;
    float: left;
    border-radius: 4px;
    text-align: center;
    overflow: hidden;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
	    border: 1px #eee solid;
}

.box9025_-8768 .news-item .date-info h2 {
        font-weight: normal;
    height: 25px;
    line-height: 40px;
    font-size: 20px;
    color: #666;
}

.box9025_-8768 .news-item .date-info h3 {
    height: 25px;
    line-height: 25px;
    color: #5a5a5a;
    font-size: 17px;
    font-weight: normal;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.box9025_-8768 .news-item .news-content {
    margin-left: 110px;
}

.box9025_-8768 .news-item .news-content .news-title {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
}

.box9025_-8768 .news-item .news-content a {
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.box9025_-8768 .news-item .news-content p {
    font-size: 14px;
    color: #797676;
    line-height: 24px;
}

.box9025_-8768 .news-item:hover {
    cursor: pointer;
    background-color: #0b4ab3;
}

.box9025_-8768 .news-item:hover .date-info {}

.box9025_-8768 .news-item:hover .date-info h2 {
    color: #fff;
}

.box9025_-8768 .news-item:hover .date-info h3 {
    color: #fff;
}

.box9025_-8768 .news-item:hover .news-content a {
    color: #fff;
}

.box9025_-8768 .news-item:hover .news-content p {
    color: #fff;
}

.box9025_-8768 .page-list {
    text-align: center;
    margin: 30px 0;
    color: #666;
    font-size: 14px;
    display: none;
}

.box9025_-8768 .page-list a {
    display: inline-block;
    line-height: 24px;
    padding: 7px 12px;
    margin: 0 3px;
    color: #666;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    background-color: #e7e7e7;
}

.box9025_-8768 .page-list a:hover {
    background: #da251c;
    border-color: #da251c;
    color: #fff;
}

.box9025_-8768 .page-list .page_all>span {
    padding: 0 3px;
}

.box9025_-8768 .page-list .pagenum {
    background: #da251c;
    color: #fff;
}

.box9025_-8768 .page-list select {
    color: #666;
    padding-left: 3px;
    outline: none;
}


.xw-right {
    width: 450px;
    height: 582px;
    cursor: pointer;
    transition: all .3s;
    background-color: #0b4ab3;
}

.xw-right-top {
    width: 450px;
    height: 300px;
}

.xw-right-bottm {
    color: #4b4b4b;
    padding: 20px 20px 10px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 15px;
    transition: all .3s;
    text-align: left;
    cursor: pointer;
}
.xw-right-top img {
    width: 100%;
    height: 291px;
}

.xw-right-bottm span {
    display: block;
    margin-top: 14px;
    color: #fff;
}
.xw-right-bottm p {
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
    line-height: 28px;
}

.f10 {
    display: inline-block;
    width: 120px;
    height: 38px;
    line-height: 38px;
    background-color: #ff6738;
    color: #fff;
    text-align: center;
    font-size: 16px;
    border-radius: 11px;
    margin-left: 16px;
    text-decoration: none;
    margin-top: 24px;
}

.xw-right:hover {
    background-color: #ff5e3a;
    transition: all .3s;
}

.xw-right:hover .xw-right-bottm {
    color: #fff;
    transition: all .3s;
}

.xw-right:hover .xw-right-bottm p {
    color: #fff;
    transition: all .3s;
}

.xw-right:hover .f10 {
    background-color: #0b4ab3;
    transition: all .3s;
}

.box2701_-9895 * {
    padding: 0;
    margin: 0;
}

.box2701_-9895 .c_f {
    *zoom: 1;
}

.c_f:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "\20";
}

.box2701_-9895 {
    width: 1200px;
    border: solid 1px #ededed;
    background: #f9f9f9;
}

.box2701_-9895 .box270_tit {
    margin: 0 20px;
    height: 40px;
    line-height: 40px;
    _height: 28px;
    _padding-top: 12px;
    border-bottom: solid 1px #ededed;
}

.box2701_-9895 .box270_tit .box270_ico {
    background: url(../images/ico265_1.jpg) 0 0 no-repeat;
    display: inline-block;
    width: 14px;
    height: 18px;
    vertical-align: middle;
    margin-right: 10px;
}

.box2701_-9895 .box270_tit th2 {
    font-size: 14px;
    color: #075c95;
}

.box2701_-9895 .box270_text {
    width: 940px;
    padding: 10px 10px 20px 10px;
}

.box2701_-9895 .box270_text a {
    height: 20px;
    font-size: 12px;
    font-family: "宋体";
    padding: 10px 10px 0 10px;
    color: #333;
    display: inline-block;
    text-decoration: none;
}

.box2701_-9895 .box270_text a:hover {
    color: #F00;
}


.db {
    width: 99.99999%;
}

.db1 {
    width: 39%;
    float: left;
}

.db1 h2 {
    font-size: 27px;
    color: #fff;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 15px;
}

.db1 ul li {
    float: left;
    background-color: #0765a5;
    margin: 7px 8px;
    list-style: none;
    width: 210px;
    padding: 7px 0;
    border-radius: 6px;
    text-align: center;
    cursor: pointer;
    transition: all 0.5s;
}

.db1 ul li:hover {
    background-color: #0291e0;
    transition: all 0.5s;
}

.db1 ul li a {
    color: #fff;
    font-size: 17px;
    text-decoration: none;
}

.db2 {
    float: left;
    width: 28%;
    padding-left: 100px;
}

.db2 h2 {
    font-size: 27px;
    color: #fff;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 15px;
}

.db2 p {
    font-size: 14px;
    color: #fff;
    padding-left: 7px;
    margin: 5px 0;
}

.db2 p span {
    color: #fff600;
    font-family: impact;
    font-size: 30px;
    margin-top: 5px;
    display: inline-block;
}

.db3 {
    width: 20%;
    float: right;
}

.db3 img {
    width: 150px;
    margin-top: 55px;
    margin-bottom: 10px;
}

.db3 p {
    font-size: 17px;
    color: #fff;
}
.db3 p a{color: #fff;}

.beian {
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    display: inline-block;
    margin-top: 22px;
}

#mOuterBox {
    background-color: #fff !important;
}

#mBottom{
    background-color: rgb(0, 86, 159); 
    background-image: url(../images/637350667154313451.jpg); 
    background-position-x: 50%;
     background-repeat: no-repeat; 
     overflow: hidden;
}
#mBottomMiddle{
    margin: 0px auto; padding-bottom: 55px; padding-top: 140px;
}
#mfid7{
    background-attachment: fixed; background-image: url(../images/637334463993010033.jpg); background-position-x: 50%; background-repeat: no-repeat;
}
#mfid19{
    background-image: url(../images/637347488761698528.jpg);
}
#mfid24{
    background-image: url(../images/637349227017947469.jpg); background-position-x: 50%; background-repeat: no-repeat; height: 200px;
}
.copyright {
    color: #fff;
    margin-top: 18px;
    line-height: 29px;
    font-size: 14px;
}
.copyright p a{
    color:#fff
}