﻿@charset "utf-8";

/* CSS Document */

.header .logo img {
    margin: 10px 0;
}

.logo_tel {
    padding-top: 12px;
    height: 100px;
    float: right;
    background: url(../images/tel.png) left center no-repeat;
    padding-left: 75px;
    box-sizing: border-box;
    margin-top: 10px;
}

.logo_tel p {
    line-height: 22px;
    float: left;
    color: #333;
    font-size: 15px;
}

.logo_tel p span {
    display: block;
    font-size: 32px;
    color: #ff4b00;
    font-weight: bold;
    margin-top: 9px;
}

.clear {
    clear: both;
}

.mio-banner .slideBox {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
}

.mio-banner .slideBox .bd {
    position: relative;
    z-index: 0;
}

.mio-banner .slideBox .bd li {
    position: relative;
    text-align: center;
}

.mio-banner .slideBox .bd li a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mio-banner .slideBox .bd li img {
    vertical-align: top;
    width: 100%;
}

.mio-banner .slideBox .hd {
    position: absolute;
    height: 28px;
    line-height: 28px;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.mio-banner .slideBox .hd li.on {
    background: #0057c8;
}

.mio-banner .slideBox .hd li {
    display: inline-block;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    background: #333;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0 3px;
    border: #eee 2px solid;
}

.header1 {
    width: 1200px;
    margin: 0 auto;
}

.header .logo {
    float: left;
}


/*导航*/

#nav {
    background: #0057c8;
    height: 53px;
}

.nav {
    width: 1200px;
    margin: 0 auto;
}

a.cur {
    background: #ff4b00;
}

.nav>li a:hover {
    background: #ff4b00;
}

.nav>li {
    float: left;
    line-height: 53px;
    text-align: center;
    position: relative;
    color: #fff;
}

.nav>li a {
    display: block;
    padding: 0 31px;
    /*float: left;*/
    font-size: 16px;
    color: #fff;
}

.nav>li.list {
    position: relative;
}

.nav>li.list .list_ul {
    position: absolute;
    left: 0;
    display: none;
    z-index: 9999;
    background: #fff;
}

.nav>li.list .list_ul>li {
    position: relative;
}

.nav>li.list .list_ul>li a {
    color: #333;
    font-size: 15px;
    border-bottom: 1px solid #ddd;
    line-height: 45px;
}

.nav>li.list .list_ul>li a:hover {
    color: #fff;
}

.nav>li.list .list_ul>li ul.list_children {
    position: absolute;
    z-index: 99999;
    top: 0px;
    left: 150px;
    width: 120px;
    display: none;
}

.nav>li.list .list_ul>li ul.list_children li {
    background: #efefef;
    position: relative;
}

.nav>li.list .list_ul>li ul.list_children li a {
    color: #fff;
}


/*搜索*/

.c1 {
    padding: 22px 0;
    border-bottom: 1px solid #ddd;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.c1a {
    width: 380px;
    height: 97px;
    border-right: 1px solid #e3e3e3;
}

.c1a dd {
    font: 400 22px/22px "Microsoft Yahei";
    color: #333333;
    padding-top: 12px;
}

.c1a dt {
    font: 400 14px/30px "Microsoft Yahei";
    color: #ffffff;
    height: 30px;
    width: 175px;
    background: #0054c3;
    text-align: center;
    margin-top: 13px;
}

.c1b {
    width: 450px;
    height: 97px;
    border-right: 1px solid #e3e3e3;
    margin-left: 58px;
}

#formsearch {
    width: 383px;
    height: 38px;
    margin-top: 4px;
    position: relative;
    padding-right: 30px;
    border: 1px solid #dfdfdf;
    margin-bottom: 10px;
}

.c1b form input#search {
    line-height: 37px;
    background: #fafafa;
    font-size: 14px;
    padding-left: 8px;
}

.c1b form button {
    position: absolute;
    top: 0;
    right: 0;
    width: 59px;
    height: 38px;
    background: url(../images/ss.png) no-repeat center center;
    border: 0;
}

.hotSearch {
    font-size: 14px;
    color: #333;
}

.hotSearch h1 {
    font-weight: bold;
}

.c1c {
    margin-left: 45px;
    margin-top: 10px;
    font: 16px/30px "Microsoft Yahei";
    color: #414141;
}

.c1c.fr span {
    font-size: 32px;
    color: #0054c3;
}


/*主营业务*/

.index-tit {
    text-align: center;
    position: relative;
}

.index-tit b {
    font: 600 24px/26px 'Arial' !important;
    color: #d2d2d2;
    text-transform: uppercase;
    display: block;
}

.index-tit span {
    color: #5d5d5d;
    display: block;
    font: 600 28px/38px '微软雅黑';
    padding: 3px;
}

.index-tit .titline {
    width: 108px;
    height: 2px;
    margin: 5px auto;
    background: #0054c3;
}

.index-tit p {
    font-size: 14px;
    color: #44484A;
    margin-top: 15px;
}

.pro-oh {
    margin: 30px auto 0;
}

.index_b {
    max-width: 1200px;
    margin: 35px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.index_b a {
    display: block;
    text-align: center;
    box-shadow: 0 0 13px #ccc;
    border: 1px solid #ccc;
    width: 23%;
    transition: 1s ease all;
}

.index_b a:hover img {
    transform: rotate(360deg);
}

.index_b a img {
    transition: 1s ease all;
    margin: 15px auto;
    height: 160px;
}

.index_b a div {
    font-size: 20px;
    color: #464646;
}

.index_b a p {
    margin: 0;
    color: #878787;
    line-height: 24px;
    margin-top: 12px;
    margin-bottom: 20px;
    padding: 0 15px;
}

.index_b a span {
    display: block;
    width: 53px;
    height: 1px;
    margin: auto;
    background: #0d58a9;
    margin-bottom: 35px;
}


/*关于*/

.ikbc {
    height: 712px;
    background: url(../images/ggjj.jpg) no-repeat center;
    margin-top: 10px;
}

.kis {
    width: 1200px;
    margin: 0 auto;
}

.iseqc {
    width: 700px;
    float: left;
}

.iseqc h3 {
    font-size: 28px;
    font-weight: bold;
    padding-top: 43px;
    color: #0057c8;
}

.iseqc1 {
    color: #333;
    line-height: 32px;
    margin-bottom: 35px;
    overflow: hidden;
    margin-top: 40px;
    font-size: 15px;
}

.siel {
    display: block;
    width: 456px;
    height: 389px;
    border: 4px solid #fff;
    margin-top: 20px;
    float: right;
}

.ryt ul li {
    width: 130px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    font-size: 14px;
    color: #fff;
    float: left;
    background-color: #ff4b00;
    margin-right: 16px;
    border-radius: 10px;
}

.ryt ul li:hover,
.ryt ul li.casehover a {
    width: 130px;
    height: 46px;
    background: #0057c8;
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height: 48px;
    text-align: center;
    border-radius: 10px;
}

.ryt ul li a {
    font-size: 18px;
    color: #fff;
}

.anlikz {
    width: 1200px;
    margin: 80px auto 0;
}

.marqueeleft {
    width: 100%;
    overflow: hidden;
    margin: 0px auto;
}

.marqueeleft ul {
    float: left;
}

.marqueeleft li {
    float: left;
    margin: 0 20px 0 0;
    display: inline;
    overflow: hidden;
    width: 280px;
}

.marqueeleft li .pic {
    display: block;
    border: #ccc 1px solid;
    padding: 5px;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.marqueeleft li .txt {
    text-align: center;
    height: 35px;
    line-height: 35px;
}

.marqueeleft ul li a img {
    max-width: 100%;
    height: 200px;
    display: block;
    margin: 0 auto;
}


/*流程*/

.fuwulc {
    margin: 35px auto 0;
}

.dzlc {
    background: url(../images/pic_26.jpg)center no-repeat;
    height: 198px;
    margin: 12px auto 0;
}


/*广告条*/

.bn1 {
    height: 158px;
    background: url(../images/al_tit.jpg) no-repeat center;
    position: relative;
}

.bn1 .siewa {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.bn1 .spea {
    float: left;
    width: 300px;
    position: absolute;
    left: 0;
    top: 40px;
}

.bn1 .spea1 {
    float: left;
    width: 300px;
    position: absolute;
    left: 320px;
    top: 40px;
}

.bn1 .spea2 {
    float: left;
    width: 300px;
    position: absolute;
    left: 615px;
    top: 40px;
}

.bn1 .spea3 {
    float: left;
    width: 300px;
    position: absolute;
    right: -36px;
    top: 40px;
}

.bn1 .spea img,
.bn1 .spea1 img,
.bn1 .spea2 img,
.bn1 .spea3 img {
    display: block;
    width: 84px;
    height: 84px;
    float: left;
}

.bn1 .spea span,
.bn1 .spea1 span,
.bn1 .spea2 span,
.bn1 .spea3 span {
    float: left;
    margin-left: 16px;
}

.bn1 .spea span p,
.bn1 .spea1 span p,
.bn1 .spea2 span p,
.bn1 .spea3 span p {
    color: #fff;
    font-size: 16px;
    margin-top: 18px;
    margin-bottom: 8px;
}

.bn1 .spea span i,
.bn1 .spea1 span i,
.bn1 .spea2 span i,
.bn1 .spea3 span i {
    font-size: 12px;
    color: #fff;
    display: block;
    text-transform: uppercase;
}


/*新闻*/

.news-content {
    position: relative;
    margin: 40px auto 0;
}

.news-contentl {
    background: url(../images/newscontl.png) no-repeat;
    width: 700px;
    height: 450px;
    z-index: 0;
}

.fr {
    float: right;
}

.news-contentr {
    width: 600px;
    position: absolute;
    background: #fff;
    left: 599px;
    top: 40px;
    box-sizing: border-box;
    padding: 65px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1)
}

.newstitle {
    width: 460px;
    text-align: left;
    margin-bottom: 25px;
    overflow: hidden;
}

.newstitle p {
    color: #333333;
    font-size: 30px;
    line-height: 40px;
    float: left;
}

.newstitle .more {
    width: 42px;
    height: 42px;
    border: 1px solid #2471b9;
    text-align: center;
    line-height: 42px;
    color: #2471b9;
    font-size: 24px;
}

.news-contentr ul li {
    height: 50px;
    width: 460px;
    background-image: url(../images/newlibg.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 9px 9px;
    padding-left: 24px;
    border-bottom: 1px dashed #ededed;
}

.news-contentr ul li a {
    color: #666666;
    font-size: 14px;
    line-height: 50px;
}

.news-contentr ul li span {
    float: right;
}


/*底部*/

.f_link {
    width: 1200px;
    margin: 20px auto 0;
    font: 14px/30px 微软雅黑;
}

.f_link1 {
    width: 1200px;
    margin: 0 auto 15px;
    font: 14px/30px 微软雅黑;
}

.f_one {
    background: url(../images/d.jpg) no-repeat top center;
    padding: 20px 0;
}

.dibulianxi {
    width: 600px;
}

.message p.tit {
    color: #fff;
    font-size: 24px;
    margin-left: 115px;
    text-transform: uppercase;
}

.message span {
    color: #fff;
    text-transform: uppercase;
}

#mess_main {
    padding: 4% 0 0;
}

.mess_list {
    overflow: hidden;
    margin-bottom: 2px;
    border-bottom: 1px dotted rgba(204, 204, 204, 0);
    padding-bottom: 10px;
}

.mess_list .mess_title {
    color: #fff;
}

.mess_list .mess_title {
    width: 20%;
    font-size: 15px;
    text-align: right;
    line-height: 35px;
}

.mess_list .mess_input {
    width: 80%;
}

.mess_list .form-control {
    width: 70%;
}

.mess_list .mess_textarea {
    width: 80%;
}

textarea.form-control {
    height: 70px;
}

.mess_list .mess_submit {
    padding: 1% 0 0 20%;
    display: inline-block;
    width: 100%;
}

.lxwm {
    width: 500px;
}

.lxwm p.tit {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 23px;
    margin-left: 30px;
}

.nr_1 {
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    margin-left: 30px;
}

.footers .lxwm .ema_1 {
    margin-top: 20px;
    float: left;
}

.ema_1 {
    margin-left: 30px;
    margin-top: 10px;
}


/*下载*/

.down_list {
    margin: 0px auto 0 auto;
    position: relative;
}

.down_list .dow {
    background: none;
    border: none;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
}

.down_list li {
    line-height: 40px;
    height: 40px;
}

.down_list li .ty_name {
    float: left;
    width: 691px;
    border: 1px solid #0f64d3;
    text-align: center;
    background: #0057c8;
}

.down_list li .ty {
    width: 150px;
    float: left;
    text-align: center;
    border: 1px solid #0f64d3;
    border-left: none;
    background: #0057c8;
}

.down_list li .dw {
    width: 80px;
    float: left;
    text-align: center;
    border: 1px solid #0f64d3;
    border-left: none;
    background: #0057c8;
}

.down_list li .name {
    float: left;
    width: 691px;
    border: 1px solid #0f64d3;
    text-align: left;
    border-top: none;
    font-size: 14px;
    text-indent: 15px;
}

.down_list li .typ {
    width: 150px;
    float: left;
    text-align: center;
    border: 1px solid #0f64d3;
    border-top: none;
    border-left: none;
    font-size: 14px;
}

.down_list li .dwn {
    float: left;
    width: 80px;
    text-align: center;
    border: 1px solid #0f64d3;
    border-left: none;
    border-top: none;
    font-size: 14px;
}

.down_list li .dwn a {
    text-align: center;
    font-size: 14px;
    color: #666;
    padding: 3px 15px 3px 15px;
    background: #ccc;
}


/*内页*/

h2.left-box {
    margin-bottom: 14px;
    position: relative;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    background: #0057c8;
    margin: 20px 0 0 0;
}

.xypg-left-con {
    border: 1px solid #ddd;
    padding: 15px;
}

.xypg-left-nav>li {
    margin-bottom: 12px;
    position: relative;
}

.xypg-left-nav>li>a {
    display: block;
    text-indent: 27px;
    font-size: 14px;
    color: #666666;
    position: relative;
    line-height: 40px;
    border: 1px solid #ddd;
    padding-right: 15%;
}

.xypg-left-nav>li .first-nav-btn {
    position: absolute;
    z-index: 99;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #d1d1d1 url(../images/xypg-left-jt.png) 0 -15px no-repeat;
    right: 10%;
    top: 13px;
}

.xypg-left-nav>li:hover>a,
.xypg-left-nav>li.clicked>a {
    color: #333;
}

.xypg-left-nav>li:hover .first-nav-btn,
.xypg-left-nav>li.clicked .first-nav-btn {
    background-color: #f5ba00;
}

.page-about-left {
    width: 243px;
    float: left;
}

ul.latest-news li {
    margin-top: 15px;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
}

.latest-news li a:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #d1d1d1 url(../images/xypg-left-jt.png) -1px -16px no-repeat;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px;
}

.latest-news li a:hover {
    color: #333;
    text-decoration: underline;
}

.left-box-content p {
    margin-bottom: 0;
    border-bottom: 1px dotted #b8b8b8;
    font-size: 14px;
    color: #333333;
    padding: 8px 0;
}

.rightbox_product_relation_ul li {
    width: 209px;
    padding: 5px;
    margin: 5px;
    float: left;
    background: #f6f6f6;
}

.rightbox_product_relation_ul li a {
    display: block;
}

.rightbox_product_relation_ul li a img {
    max-width: 100%;
    height: 143px;
    display: block;
    margin: 0 auto;
}

.rightbox_product_relation_ul li a h4 {
    line-height: 30px;
    text-align: center;
    height: 30px;
    overflow: hidden;
}

.info-product-right {
    width: 925px;
    position: relative;
}

.rightbox_new_relation_ul {
    word-break: break-word;
}

.rightbox_new_relation_ul li {
    padding: 10px;
    margin: 5px 12px 5px 0;
    background: #f9f9f9;
    width: 418px;
    float: left;
}

.rightbox_new_relation_ul li a {
    display: block;
}

.rightbox_new_relation_title {
    font-size: 14px;
    margin-bottom: 10px;
    float: left;
}

.rightbox_new_relation_time {
    margin-bottom: 10px;
    color: #666;
    float: right;
}

.rightbox_new_relation_description {
    color: #666;
}

.sort-product-right {
    width: 925px;
    position: relative;
}

.page-about-right {
    width: 925px;
    position: relative;
}

.sideMenu li:hover .first-nav-btn {
    background-color: #333;
}

.sideMenu li {
    margin-bottom: 12px;
    position: relative;
}

.sideMenu li a {
    display: block;
    text-indent: 27px;
    font-size: 14px;
    color: #666666;
    position: relative;
    line-height: 40px;
    border: 1px solid #e4e4e4;
    padding-right: 15%;
}

.first-nav-btn {
    position: absolute;
    z-index: 99;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #d1d1d1 url(../images/xypg-left-jt.png) 0 -15px no-repeat;
    right: 10%;
    top: 13px;
}

.page-content {
    line-height: 32px;
    font-size: 16px;
}

.sort-product-list li {
    width: 32%;
}

.tp1 {
    border: 1px solid #eee;
    text-align: center;
    padding: 3px;
}

.tp1 img {
    max-width: 100%;
    height: 240px;
}

.xiangxi {
    line-height: 32px;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    margin: 0 0 15px;
}

.info-content {
    line-height: 28px;
}

.gsjs1 {
    margin: 10px 0 0;
    line-height: 25px;
}

.info-content1 {
    line-height: 30px;
    border: 2px solid #ddd;
    padding: 15px 10px;
}


/*友情链接开始*/

.link {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.link .link_box {
    width: 1200px;
    margin: 0 auto;
}

.link_box h4 {
    background: url(../images/link_nav.jpg) no-repeat left top;
    width: 121px;
    font-size: 18px;
    color: #962829;
    text-align: center;
    line-height: 32px;
    float: left;
    margin-right: 30px;
}

.link_box a {
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 32px;
    margin-right: 20px;
}

.link_box a:first-child {
    margin-left: 50px;
}

.link_box a:hover {
    color: #175ab1;
}


/*右侧悬浮*/



/*底部*/

.foot {
    width: 100%;
    color: #cccccc;
    background-color: #292A2E;
}

.foot .top {
    padding-bottom: 30px;
    padding-top: 28px;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.foot .leftul {
    width: 360px;
    margin-right: 138px;
    float: left;
}

.foot .labels {
    width: 100%;
    border-bottom: 2px solid #3f3f3f;
    line-height: 54px;
    color: #e2e2e2;
    font-size: 18px;
    margin-bottom: 26px;
}

.foot .leftul ul {
    width: 360px;
}

.foot .leftul ul li {
    width: 160px;
    height: 40px;
    line-height: 40px;
    float: left;
    margin-right: 10px;
}

.foot .leftul ul li a {
    display: block;
    width: 160px;
    font-size: 14px;
    color: #cccccc;
    float: left;
    font-weight: normal;
}

.foot .middle {
    float: left;
    width: 140px;
}

.foot .middle .text {
    width: 140px;
    height: 140px;
}

.foot .right {
    width: 360px;
    float: right;
    color: #cccccc;
    font-size: 14px;
}

.footlxyc {
    line-height: 25px;
}

.foot .bottom {
    width: 100%;
    height: 40px;
    background-color: #1E1F21;
    overflow: hidden;
}

.fb-frame {
    width: 1200px;
    margin: 0 auto;
    height: 40px;
    overflow: hidden;
}

.foot_record {
    line-height: 40px;
       color: #ececec;
    font-size: 14px;
    float: left;
    margin-right: 15px;
}

.fen_zhan {}

.fen_zhan a {
    line-height: 40px;
    font-size: 12px;
    color: #CCCCCC;
    display: inline-block;
    padding: 0px 10px;
}

.product_right {
    float: right;
    width: 950px;
    overflow: hidden;
}

.product_tit {
    height: 35px;
    padding-left: 15px;
    border-left: 3px solid #c01b2c;
}

.product_tit .more {
    display: block;
    float: right;
    padding-right: 15px;
    line-height: 35px;
    font-size: 14px;
    color: #666666;
    font-weight: bold;
}

.product_tit .active a {
    height: 35px;
}

.product_tit h3 a {
    float: left;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #3c3c3c;
    margin-right: 10px;
}

.product_right ul li:nth-child(3n) {
    margin-right: 0;
}

.product_list {
    margin-top: 20px;
}

.product_right ul li {
    float: left;
    width: 304px;
    border: 1px solid #eee;
    margin: 15px 15px 0px 0px;
    background: #fff;
}

.product_right ul li:hover {
    background: #c01b2c;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

.product_right ul li b {
    display: block;
    max-width: 100%;
    height: 220px;
    overflow: hidden;
    text-align: center;
}

.product_right ul li a img {
    max-width: 100%;
    height: 220px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
}

.product_right ul li img:hover {
    transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
}

.product_right ul li span {
    display: block;
    font-size: 14px;
    line-height: 47px;
    padding: 0px 20px;
}

.product_right ul li span a {
    display: block;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url(../images/jt1.png) no-repeat right center;
}

.product_right ul li:hover a {
    color: #ffffff;
    background: url(../images/jt2.png) no-repeat right center
}

.prozz {
    transform: scale(0);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background-color: rgba(192, 27, 44, 0.52);
    transition: transform .3s linear;
}

.pic:hover .prozz {
    transform: scale(1);
    transition: transform .3s linear;
}

.prozz>img {
    margin-top: 30%;
    width: 38px !important;
    height: 38px !important;
    border-radius: 50%;
}

.newProTit:after {
    margin: 1px 0 3px;
    display: block;
    content: "";
    width: 74px;
    height: 3px;
    background-color: #c01b2c;
}

.mt1200 {
    width: 1200px;
    margin: 20px auto;
}

h3.biaoti {
    color: #3c3c3c;
    float: left;
    line-height: 35px;
    font-size: 24px;
}

small.fontCapit.hidden-xs {
    font-size: 14px;
    padding-left: 5px;
    color: #bbbbbb;
    text-transform: capitalize;
}

.fontRed {
    float: right;
    line-height: 30px;
    color: #c01b2c;
    font-size: 18px;
}

.main2 {
    width: 1200px;
    margin: 35px auto 0;
}

.cpfl {
    width: 232px;
    float: left;
}

.cpfltit {
    height: 56px;
    background: #0f0f0f;
    line-height: 56px;
    color: #fff;
    text-align: center;
    font-size: 22px;
}

ul.kzfuwu li {
    height: 40px;
    line-height: 40px;
    background: #c01b2c url(../images/listtb.png) no-repeat 40px;
    margin-top: 5px;
}

ul.kzfuwu li a {
    color: #fff;
    font-size: 15px;
    padding-left: 70px;
}

.bigProListBt {
    margin: 15px 0;
    background: #f7f7f7;
    padding: 10px;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.about {
    width: 587px;
    margin-top: 66px;
}

.fr {
    float: right;
}

.about_title {
    color: #c01b2c;
    font: 600 40px 微软雅黑;
}

.about_title span {
    font-size: 20px;
    display: block;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 8px;
}

.about .content {
    color: rgb(255, 255, 255);
    margin-top: 22px;
    font: 400 14px/30px 微软雅黑;
}

a.gd {
    color: #fff;
    font: 400 14px/35px "arial";
    display: block;
    float: right;
    width: 104px;
    text-align: center;
    float: left;
    background: #c1ad51;
    border-radius: 6px;
    margin-top: 45px;
    position: relative;
}

.xinwen {
    width: 1200px;
    margin: 0 auto;
}

.xinwenl {
    float: left;
    width: 47%;
    margin-right: 1%;
}

.xinwenr {
    width: 47%;
    float: right;
    border-left: 1px solid #ddd;
    padding-left: 3%;
}

.xinwentit:after {
    margin: 1px 0 3px;
    display: block;
    content: "";
    width: 80px;
    height: 3px;
    background-color: #c01b2c;
}

h3.xwbt {
    font-size: 22px;
    float: left;
    margin-bottom: 8px;
}

a.xwmore {
    float: right;
    font-size: 16px;
    line-height: 38px;
}

.xinwenone>img {
    margin: 20px 0 0;
}

h3.xwtm1 {
    float: left;
}

.xwtm {
    line-height: 35px;
}

h3.xwtmrq {
    float: right;
    color: #999;
}

.xwnr {
    line-height: 24px;
}

ul.xwtwo {
    margin: 15px 0 0;
}

ul.xwtwo li {
    line-height: 35px;
}

a.xwnr1 {
    float: left;
}

span.xwdate {
    float: right;
}

ul.cjwt {
    margin: 20px 0 0;
}

ul.cjwt li {
    background: #c01b2c;
    padding: 4% 5%;
    margin-bottom: 3%;
}

h3.cjwtbt {
    color: #fff;
    margin-bottom: 12px;
    font-size: 15px;
}

h3.cjwtnr {
    color: #fff;
    line-height: 25px;
}

.servTit {
    padding: 35px 0 30px;
}

.text-center {
    text-align: center;
}

.servTit h2 {
    font-family: "Microsoft YaHei";
    font-size: 26px;
    line-height: 24px;
    font-weight: bold;
    color: #333333;
}

.servTit h2:after {
    display: block;
    margin: 10px auto;
    content: "";
    width: 100px;
    height: 2px;
    background-color: #c01b2c;
}

.servTit p {
    font-family: "Arial";
    font-size: 18px;
    line-height: 24px;
    color: #bbbbbb;
    font-weight: normal;
}

.fontUpper {
    text-transform: uppercase;
}

.fuwu {
    width: 25%;
    float: left;
}

.serviceItem {
    border: 1px solid #e8e8e8;
    margin: 10px auto;
    padding: 20px 10px;
    box-sizing: border-box;
    /* width: 279px; */
    width: 100%;
    max-width: 250px;
    height: 235px;
}

.serviceItem h4 {
    padding: 10px 0 6px;
    font-size: 26px;
    font-weight: bold;
    color: #e80000;
    line-height: 40px;
}

.serviceItem h1:after {
    display: block;
    content: "";
    margin: 10px auto;
    width: 86px;
    height: 3px;
    background-color: #c2c2c2;
}

.serviceInfo {
    margin: 0 auto;
    width: 90%;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
    color: #666666;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.youshi {
    width: 100%;
    background: url(../images/c2.jpg);
    height: 1036px;
}

.advantage {
    position: relative;
    top: 527px;
}

.advantage dl {
    width: 440px;
    float: left;
    margin-bottom: 82px;
}

.advantage dd {
    width: 154px;
    float: left;
    height: 154px;
    overflow: hidden;
    border: 7px solid #c01b2c;
}

.advantage dd img {
    width: 154px;
    height: 154px;
    transition: all .3s ease;
    transform: scale(1);
}

.advantage dt {
    width: 245px;
    float: right;
}

.advantage dt a {
    color: rgb(255, 255, 255);
    font: 400 20px/50px 微软雅黑;
}

.advantage dt div {
    color: rgb(214, 214, 214);
    margin-top: 5px;
    font: 400 16px/24px 微软雅黑;
}

.advantage dl:nth-child(2n) {
    float: right;
}

.advantage dl:nth-child(2n) {
    float: right;
}

.c9box {
    margin-top: 32px;
}

.c9box li:nth-child(4n) {
    margin-right: 0;
}

.c9box li {
    float: left;
    width: 279px;
    overflow: hidden;
    margin: 0 27px 27px 0;
    position: relative;
}

.c9box li img,
.c9box li span,
.c9box li a {
    display: block;
    height: 227px;
    border: 1px solid #eee;
    max-width: 100%;
    margin: 0 auto;
}

.c9box li a {
    position: absolute;
    top: -228px;
    left: 0px;
    background: url(../images/casebg.png);
    color: #fff;
    padding: 0 25px;
    width: 229px;
    text-align: center;
}

.c9box li a h2 {
    font-size: 20px;
    padding-top: 80px;
    color: #fff;
}

.c9box li a p {
    font-size: 22px;
    margin-top: 20px;
    line-height: 24px;
}

.c9box li:hover img {
    transform: scale(1.2);
}



.cases{
    width: 1200px;
    margin:54px auto;
}

.cases .show{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 41px;
}
.cases .show .box{
    width: 800%;
}
.cases .show .pic{
    float: left;
}
.cases .show .pic ul li{
    float: left;
    width: 292px;
    height: auto;
    overflow: hidden;
    margin-left: 15px;
    position: relative;
}

.cases .show .pic ul li img{
    display: block;
    width: 292px;
    height: 241px;
}
.cases .show .pic ul li p{
    width: 100%;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,.5);
    text-align: center;
    color:#fff;
}
