@charset "utf-8";
.header {
    position: fixed;
    width: 100%;
    height: 100%;
}

.logo {
    float: left;
    padding-top: 40px;
    clear: both;
    overflow: hidden;
}

.logo img {
    width: 204px;
}

.zhong {
    clear: both;
    overflow: hidden;
}

.zhong .cenzuo {
    color: #fff;
    padding-top: 21%;
}

.cenzuo h2 {
    font-size: 56px;
    font-weight: normal;
}

.cenzuo h3 {
    font-size: 28px;
    font-weight: normal;
}

.cenyou {
    margin-top: 13.5%;
    width: 368px;
    border-left: 1px solid #fff;
    height: 376px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cenyou img {
    float: right;
    max-height: 100%;
    width: 89%;
}

.pcmenu {
    background: #fff;
    height: 108px;
    margin-top: 8.5%;
}

.pcmenu ul li {
    float: left;
    margin-left: 4.5%;
    line-height: 108px;
    font-size: 18px;
}

.pcmenu ul li:first-child {
    width: 128px;
    background: #d7261b;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 108px;
    margin-left: 0;
}

.search {
    position: relative;
    float: left;
    margin-left: 5.4%;
    margin-top: 30px;
    width: 22%;
}

.key {
    background: #edeceb;
    font-size: 18px;
    color: #999;
    line-height: 48px;
    padding-left: 18px;
    box-sizing: border-box;
    border: none;
    padding-right: 18%;
    width: 100%;
}

.submit {
    background: url(../images/ss.png)center no-repeat;
    background-size: 24px;
    position: absolute;
    width: 24px;
    height: 48px;
    border: none;
    right: 20px;
    top: 0;
}

.sjmenu {
    display: none;
}

.sousuo {
    display: none;
}

.main .banner {
    height: 670px;
}

.main_top {
    height: 142px;
    padding-top: 40px;
    box-sizing: border-box;
}

.bancen {
    padding-top: 8%;
}

.bancen h3 {
    font-size: 38px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
}

.bancen h2 {
    font-size: 60px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
}

.footer {
    background: #d7261b;
    color: #fff;
    padding-top: 3.6%;
    padding-bottom: 106px;
}

.footer .fzuo {
    float: left;
    width: 32%;
}

.fzuo .xinxi {
    line-height: 1.6;
    font-size: 18px;
    margin-top: 10%;
}

.footer .fyou {
    float: right;
    padding-top: 40px;
}

.footer .fyou li {
    float: left;
    margin-left: 58px;
    font-size: 20px;
}

.footer .fyou li:hover {
    border-bottom: 1px solid #fff;
    padding-bottom: 6px;
}

.main .tou .logo {
    display: none;
}

.footer .flogo img {
    width: 204px;
}

.wangluo {
    padding-top: 78px;
    padding-bottom: 66px;
}

.tong h2 {
    font-size: 38px;
    color: #323333;
    text-align: center;
    font-weight: normal;
}

.tong h4 {
    font-size: 22px;
    color: #7e7e80;
    text-align: center;
    font-weight: normal;
    margin-top: 10px;
}

.tong h4:after {
    content: "";
    display: block;
    width: 180px;
    background: #ca291e;
    height: 3px;
    margin: 6px auto 0;
}

.zxnr {
    margin-top: 60px;
}

.zxnr ul {
    margin-top: 78px;
}

.zxnr img {
    max-width: 100%;
    margin: 0 auto;
}

.zxnr .nr1 {
    text-align: center;
}

.zxnr li {
    float: left;
    width: 33%;
    padding: 0 3%;
    box-sizing: border-box;
}

.zxnr li h2 {
    font-size: 30px;
    color: #e61f19;
}

.nr1 div {
    font-size: 26px;
    color: #e61f19;
}

.zxnr li div {
    margin-top: 6%;
    line-height: 1.8;
    font-size: 20px;
}

.fuwu {
    padding-top: 80px;
    padding-bottom: 80px;
}

.fuwu ul {
    margin-top: 60px;
}

.fuwu ul li {
    width: 33.33%;
    float: left;
    height: 240px;
    padding-top: 48px;
    box-sizing: border-box;
    transition: 1.5s;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.fuwu ul li:nth-child(3n) {
    border-right: none;
}

.fuwu ul li img {
    margin: 0 auto;
}

.fuwu ul li h2 {
    text-align: center;
    font-size: 22px;
    color: #fff;
    font-weight: normal;
    margin-top: 14px;
}

.fuwu ul li h2:after {
    content: '';
    display: block;
    width: 32px;
    height: 2px;
    background: #fff;
    margin: 40px auto 0;
}

.fuwu ul li:hover {
    background: #d7261b;
}

.pinpai {
    padding-top: 80px;
}

.lunbo {
    width: 92.2%;
    margin-top: 60px !important;
}

.lunbo .swiper-slide img {
    width: 100%;
}

.server {
    padding-bottom: 80px;
}

.pcmenu .yi .abb:after {
    content: '';
    display: block;
    width: 62px;
    height: 3px;
    background: #d7261b;
    margin: -36px auto 0;
}

.pcmenu .yi:hover a:after {
    content: '';
    display: block;
    width: 62px;
    height: 3px;
    background: #d7261b;
    margin: -36px auto 0;
}

.center {
    padding-top: 80px;
    padding-bottom: 80px;
}

.center .daohang {
    float: right;
    clear: both;
    overflow: hidden;
}

.center .daohang li {
    float: left;
    color: #808080;
    font-size: 16px;
    width: 96px;
    text-align: center;
    line-height: 32px;
}

.center .daohang .on {
    background: #d7261b;
    color: #fff;
}

#pages {
    padding: 10px 0 0;
    font-family: 宋体;
    text-align: -webkit-center;
    font-size: 14px;
}

#pages a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    background: #fff;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #333;
    padding: 0 10px
}

#pages a.a1 {
    width: 56px;
    padding: 0
}

#pages a:hover {
    background: #f1f1f1;
    color: #000;
    text-decoration: none
}

#pages span {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    background: #d7261b;
    border: 1px solid #d7261b;
    color: #fff;
    text-align: center;
    padding: 0 10px
}

.page .noPage {
    display: inline-block;
    width: 56px;
    height: 30px;
    line-height: 30px;
    background: url(../img/icu/titleBg.png) repeat-x 0 -55px;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #a4a4a4;
}

.ul {
    clear: both;
    overflow: hidden;
    padding-top: 40px;
}

.ul li {
    float: left;
    width: 30.5%;
    margin-right: 4.2%;
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    padding-bottom: 40px;
}

.ul li:nth-child(3n) {
    margin-right: 0;
}

.ul li img {
    max-width: 100%;
}

.ul li h2 {
    font-size: 24px;
    font-weight: normal;
    margin-top: 40px;
    margin-bottom: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ul li p {
    font-size: 14px;
    color: #565656;
    line-height: 1.8;
}

.ul li .xia {
    padding: 0 32px;
    box-sizing: border-box;
}

.ul li .more {
    display: block;
    color: #d7261b;
    font-size: 14px;
    margin-top: 24px;
    cursor: pointer;
}

.back {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    padding-top: 40px;
    z-index: 9;
}

.show {
    width: 63%;
    margin: 0 auto;
    background: #fff;
}

.show_cent {
    width: 100%;
    padding: 0 6% 6% 6%;
    box-sizing: border-box;
    margin: 0 auto;
    padding-top: 84px;
    position: relative;
    height: 650px;
    overflow: auto;
}

.show_cent .title {
    border-bottom: 4px solid #d7261b;
    padding-bottom: 32px;
    line-height: 50px;
}

.show_cent h3 {
    font-size: 38px;
    font-weight: normal;
    display: inline-block;
}

.show_cent .title span {
    float: right;
    font-size: 18px;
    color: #666666;
}

.show_cent .xiangq {
    line-height: 1.8;
    font-size: 18px;
    color: #666666;
    margin-top: 54px;
    /*padding-bottom: 8%;*/
}

.show_cent img {
    max-width: 100%;
    margin: 0 auto;
    height: auto !important;
}

.close {
    position: absolute;
    right: 50px;
    top: 28px;
    width: 26px;
    cursor: pointer;
}

.about .guanyu {
    margin-top: 80px;
    position: relative;
}

.about .ab1 {
    /*background: #e5e5e5;*/
    /*padding:62px 0 80px 66px;*/
    box-sizing: border-box;
    width: 82%;
    padding: 40px 0 80px 0px;
}

.about .ab1 .img1 {
    width: 56.3%;
}

.about .ab1 .img2 {
    position: absolute;
    right: 0;
    top: 40px;
    width: 39%;
}

.parallax-bg {
    width: 100% !important;
}

.about .ab2 {
    margin-top: 234px;
    background: #fbfbfb;
}

.about .abcen {
    position: relative;
    padding: 70px 0 80px;
}

.about .lunbo2 {
    width: 39%;
    height: 748px;
    position: absolute;
    left: 0;
    top: -80px;
}

.lunbo2 .swiper-slide img {
    width: 100%;
    height: 100%;
}

.about {
    padding-bottom: 80px;
}

.about .abyou {
    float: right;
    width: 57%;
    line-height: 2;
    color: #717071;
    font-size: 20px;
}

.about .abyou span {
    font-size: 20px;
    color: #ca291e;
    font-weight: bold;
}

.lingyu {
    margin-top: 150px;
    margin-bottom: 120px;
}

.lingyu ul {
    margin-top: 80px;
}

.lingyu ul li {
    float: left;
    text-align: center;
    width: 16.66%;
}

.lingyu ul li img {
    margin: 0 auto;
}

.lingyu ul li .up {
    height: 158px;
    border-bottom: 2px solid #979797;
    box-sizing: border-box;
    position: relative;
}

.lingyu ul li h3 {
    padding-top: 16px;
    font-size: 20px;
    font-weight: normal;
}

.lingyu ul li p {
    font-size: 16px;
    padding-top: 10px;
}

.lingyu ul li span {
    width: 14px;
    height: 14px;
    border: 1px solid #9a9a9a;
    box-sizing: border-box;
    background: #ecebe9;
    display: block;
    position: absolute;
    bottom: -7px;
    margin: auto;
    border-radius: 100%;
    left: 0;
    right: 0;
}

.lingyu ul li h2 {
    font-size: 68px;
    margin-top: 24px;
    color: #7d8fc1;
    font-weight: normal;
}

.huanjing {
    margin-top: 60px;
}

.gongsi {
    margin-top: 60px;
}

.gongsi li {
    float: left;
}

.gongsi li:first-child {
    width: 100%;
    margin-bottom: 10px;
}

.gongsi li img {
    width: 100%;
}

.gongsi li:nth-child(2) {
    width: 46%;
    margin-right: 10px;
}

.gongsi li:nth-child(3) {
    width: 21.9%;
    margin-right: 10px;
}

.gongsi li:nth-child(4) {
    width: 30.5%;
}

.lianxi {
    padding-top: 80px;
    padding-bottom: 80px;
}

.connr {
    margin-top: 60px;
    clear: both;
    overflow: hidden;
}

.connr .tu img {
    width: 100%;
}

.connryou ul li {
    width: 32%;
    word-break: break-word;
}

.connryou {
    width: 62%;
    padding-top: 4%;
}

.connryou ul {
    display: flex;
    justify-content: space-between;
}

.connryou ul li div {
    margin-top: 6%;
    font-size: 18px;
}

.connryou ul li div p {
    margin-top: 34px;
}

.connryou ul li img {
    width: 100px;
}

.connryou ul .ma {
    text-align: center;
}

.connryou ul .ma img {
    margin: 0 auto;
}

.ma .wei {
    margin-top: 10px !important;
    width: 110px;
}

.map {
    clear: both;
    overflow: hidden;
}

#dituContent {
    margin-top: 80px !important;
}

.contact .tu {
    width: 33%;
}

.BMapLabel {
    background-color: #d7261b !important;
    border: none !important;
    left: -60px !important;
    top: -56px !important;
    color: #fff !important;
    border-radius: 30px;
    padding: 6px 14px !important;
}

.BMap_omCtrl {
    display: none !important;
}

.pop .center {
    padding: 0 !important;
}

.iw_poi_title {
    color: #CC5522;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap
}

.iw_poi_content {
    font: 12px arial, sans-serif;
    overflow: visible;
    padding-top: 4px;
    white-space: -moz-pre-wrap;
    word-wrap: break-word
}

.dongtai {
    padding-top: 80px;
    padding-bottom: 80px;
}

.new_zuo {
    width: 45.8%;
}

.new_zuo .lie {
    margin-top: 42px;
}

.new_zuo h4 {
    font-size: 22px;
    color: #7f7f80;
    text-transform: uppercase;
}

.new_zuo h2 {
    font-size: 34px;
    color: #ca291e;
    letter-spacing: 6px;
}

.new_zuo ul li {
    clear: both;
    overflow: hidden;
    height: 106px;
    margin-bottom: 20px;
    border: 1px solid #cbcbcb;
    box-sizing: border-box;
    cursor: pointer;
}

.new_zuo ul li:last-child {
    margin-bottom: 0;
}

.new_zuo .time {
    color: #fff;
    background: #ca291e;
    text-align: center;
    width: 112px;
    height: 100%;
    margin-right: 26px;
}

.new_zuo .time p {
    font-size: 58px;
}

.new_zuo .time span {
    font-size: 14px;
}

.new_zuo .liey {
    width: 74%;
    padding-top: 16px;
    padding-bottom: 8px;
    box-sizing: border-box;
}

.new_zuo .liey h3 {
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new_zuo .liey p {
    font-size: 14px;
    color: #565656;
    line-height: 1.6;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.new_you {
    width: 52.67%;
    float: right;
}

.new_you {
    position: relative;
}

.fixed {
    position: absolute;
    right: 0;
    top: 0;
    width: 234px;
    background: rgba(202, 41, 30, 0.8);
    height: 100%;
}

.ding {
    clear: both;
    overflow: hidden;
}

.dingw {
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    padding: 0 42px 0 24px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
}

.dingw h2 {
    font-size: 24px;
    font-weight: normal;
}

.dingw p {
    font-size: 14px;
    margin-top: 20px;
    line-height: 1.6;
}

.dingw i {
    position: absolute;
    left: -22px;
    bottom: 50%;
    border-top: 23px solid transparent;
    border-bottom: 23px solid transparent;
    border-right: 22px solid rgba(202, 41, 30, 0.8);
}

.catname {
    clear: both;
    overflow: hidden;
    margin-top: 50px;
}

.catname li {
    width: 30.5%;
    margin-right: 4.25%;
    float: left;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
}

.catname li:nth-child(3n) {
    margin-right: 0;
}

.catname li img {
    width: 100%;
}

.catname .catxia {
    padding: 36px 24px 40px;
    box-sizing: border-box;
}

.catname li h3 {
    font-size: 24px;
    margin-bottom: 6%;
}

.catname li p {
    line-height: 1.8;
    font-size: 14px;
    color: #565656;
    margin-top: 20px;
}

.catname li a {
    font-size: 14px;
    color: #d7261b;
    display: block;
    line-height: 28px;
}

.catname li a:last-child {
    margin-top: 10% !important;
}

.new_you {
    margin: 9% auto 0 !important;
}

.new_you img {
    height: 100%;
}