@charset "utf-8";

/*banner*/

.banner {
    position: relative;
    height: 700px;
    overflow: hidden;
    clear: both;
}

.ban_p,
.ban_p li {
    height: 700px;
    overflow: hidden;
}

.ban_p li {
    display: block;
    height: 700px;
    width: 100%!important;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.ban_p li img {
    width: 1920px;
    height: 700px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -960px;
}

.ban_t {
    width: 180px;
    height: 30px;
    bottom: 30px;
    left: 50%;
    margin-left: -90px;
    position: absolute;
    text-align: center;
}

.ban_t em {
    width: 16px;
    height: 16px;
    border-radius: 16px;
    margin-right: 14px;
    display: inline-block;
    cursor: pointer;
    background: #fff;
}

.ban_t em.on {
    background: #004098;
}

.til01 {
    text-align: center;
    color: #221815;
    font-size: 50px;
    line-height: 56px;
    font-family: "Microsoft Yahei";
    clear: both;
    display: block;
    height: 125px;
    white-space: nowrap;
    font-weight: normal;
    /* background:url(../images/charatil.gif) no-repeat center 0; */
    padding: 33px 0 0;
}

.til01 p {
    display: block;
    font-size: 20px;
    line-height: 30px;
    opacity: 0.7;
}

.til01 a {
    color: #221815;
}

.metu .til01 {
    background: url(../images/metutil.png) no-repeat center 0;
}

.edge .til01 {
    /* background: url(../images/edgetil.gif) no-repeat center 0; */
}

.about .til01 {
    /* background: url(../images/aboutil.gif) no-repeat center 0; */
}

.tec_p .til01 {
    background: none;
    height: 107px;
    color: #fff;
}


/*搜索*/

.seabox {
    overflow: hidden;
    height: 64px;
    font-family: "Microsoft Yahei";
    padding: 19px 0 0;
}

.sea_inp {
    width: 360px;
    overflow: hidden;
    height: 39px;
    border-bottom: solid 1px #ebebeb;
}

.sea_inp .serach {
    width: 305px;
    height: 39px;
    border: 0;
    background: none;
    line-height: 39px;
    color: #aaa;
    padding: 0 0 0 10px;
    float: left;
    outline: none;
    display: block;
    font-size: 14px;
    position: relative;
}

.sea_inp .sub {
    width: 45px;
    height: 39px;
    border: 0;
    float: left;
    cursor: pointer;
    display: block;
    background: url(../images/sea_ico.gif) no-repeat 11px 10px;
}

.k_word {
    overflow: hidden;
    width: 800px;
    color: #2a2a2a;
    overflow: hidden;
    line-height: 52px;
    font-size: 16px;
}

.k_word b {
    letter-spacing: 8px;
}

.k_word a {
    color: #808080;
    padding: 0 15px;
}


/*引子*/

.webox {
    padding: 90px 0 0;
    height: 612px;
    font-family: "Microsoft Yahei";
    line-height: 30px;
    position: relative;
    background: #f2f2f2;
    font-size: 16px;
}

.webox_c {
    height: 416px;
}

.webox_p {
    width: 601px;
    padding: 13px 0 0;
}

.webox_w {
    width: 509px;
    padding: 0 0 0 90px;
    background: url(../images/line1.gif) no-repeat 0 97px;
}

.webox_w h3 {
    height: 127px;
    line-height: 48px;
    font-size: 36px;
    color: #221815;
}

.webox_w h3 span {
    font-weight: normal;
    display: block;
}

.webox_w p {
    height: 215px;
}

.webox_w span a {
    line-height: 48px;
    color: #fff;
    width: 182px;
    display: block;
    background: #004098;
    text-align: center;
}

.webox_l li {
    width: 299px;
    height: 97px;
    border-right: solid 1px #dfdfdf;
    float: left;
    padding: 3px 0 0;
    text-align: center;
    line-height: 56px;
    font-weight: bold;
}

.webox_l li span {
    width: 63px;
    height: 55px;
    display: block;
    margin: 0 auto;
    vertical-align: middle;
    transition: all ease-out 0.3s;
    -webkit-transition: all ease-out 0.3s -moz-transition: all ease-out 0.3s;
    transform: rotate(0);
}

.webox_l li:hover span {
    transform: rotateY(180deg);
}

.webox_l li:last-child {
    border: 0;
}


/*特点*/

.chara {
    padding: 63px 0 0;
    height: 732px;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
}

.chara_c dl {
    width: 299px;
    float: left;
    padding: 0 1px 0 0;
}

.chara_c dt,
.chara_c dt img {
    width: 299px;
    height: 248px;
    display: block;
    overflow: hidden;
}

.chara_c dd {
    padding: 22px 0 0;
    position: relative;
    z-index: 2;
}

.chara_c dd:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 215px;
    background: #f0f0f0;
    z-index: -2;
    left: 0;
    top: 0;
}

.chara_c dd:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 0;
    background: #004098;
    z-index: -1;
    left: 0;
    top: 0;
    -webkit-transition: height .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);
    -webkit-transition: height .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.chara_c dd p {
    height: 114px;
    background: url(../images/ico02.gif) no-repeat center bottom;
}

.chara_c dd p b {
    display: block;
    height: 59px;
    line-height: 56px;
    font-size: 30px;
}

.chara_c dd span {
    width: 58px;
    height: 54px;
    display: block;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.chara_c dd span i {
    width: 58px;
    height: 54px;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
}

.chara_c dd span i.default {
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.chara_c dd span i.hover {
    opacity: 1;
    visibility: visible;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, 0, -65px) rotate3d(1, 0, 0, 90deg);
    transform: translate3d(0, 0, -65px) rotate3d(1, 0, 0, 90deg);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.chara_c dl.cur dd {
    color: #fff;
    padding: 38px 0 0;
}

.chara_c dl.cur dd p {
    background: url(../images/ico01.gif) no-repeat center bottom;
}

.chara_c dl.cur dd p b {
    font-weight: bold;
}

.chara_c dl.cur dd:after {
    height: 266px;
}

.chara_c dl.cur dd span .default {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, 65px, 0) rotate3d(1, 0, 0, -90deg);
    transform: translate3d(0, 65px, 0) rotate3d(1, 0, 0, -90deg);
}

.chara_c dl.cur dd span .hover {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotate3d(1, 0, 0, 0deg);
    transform: rotate3d(1, 0, 0, 0deg);
}


/*产品中心*/

.probox {
    font-family: "Microsoft Yahei";
    overflow: hidden;
    height: 1039px;
    position: relative;
    margin-top: 40px;
}

.probox .til01 {
    margin-bottom: 70px;
}

.probox_t {
    width: 1200px;
    height: 170px;
    top: 156px;
    left: 50%;
    margin-left: -600px;
    z-index: 9;
}

.probox_t li {
    width: 25%;
    height: 170px;
    box-sizing: border-box;
    float: left;
    border: solid 1px #efefef;
    padding: 29px 0 0;
    line-height: 46px;
    font-size: 18px;
    text-align: center;
    background: #004098;
    color: #fff;
}

.probox_t li a {
    display: block;
    color: #fff;
}

.probox_t li.cur {
    background: #d50009;
}

.probox_t li.cur a,
.probox_t li a:hover {
    color: #fff;
}

.pro1 {
    width: 100%;
    height: 687px;
    position: relative;
}

.prev1,
.next1 {
    width: 70px;
    height: 99px;
    display: block;
    overflow: hidden;
    top: 291px;
    left: 50%;
    z-index: 9;
    background: url(../images/next1.png) no-repeat 0 0;
    cursor: pointer;
    margin-left: 530px;
}

.prev1 {
    background: url(../images/prev1.png) no-repeat 0 0 #fff;
    margin-left: -600px;
}

.prev1:hover,
.next1:hover {
    background-position: 0 bottom;
}

.pro1 dl {
    position: relative;
}

.pro1 dl,
.pro1 dt {
    width: 100%;
    height: 817px;
    display: block;
    text-align: center;
}

.pro1 dd {
    height: 86px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    display: block;
}

.pro1 dd .pro1_c {
    width: 1200px;
    height: 86px;
    margin: 0 auto;
    line-height: 86px;
    color: #fff;
}

.pro1 dd .pro1_c span {
    float: right;
}

.pro1 dd .pro1_c a {
    color: #fff;
    display: inline-block;
}


/*静音*/

.metu {
    background: url(../images/metubg.jpg) no-repeat center 0;
    padding: 60px 0 0;
    height: 879px;
    font-size: 16px;
    line-height: 22px;
    color: #797271;
}

.metu_c {
    background: url(../images/metu_pic.png) no-repeat center 0;
    height: 555px;
    padding: 114px 0 0;
}

.metu_l,
.metu_r {
    width: 294px;
}

.metu_c li {
    width: 294px;
    height: 135px;
    box-sizing: border-box;
    padding: 26px 0 0 30px;
}

.metu_c li p {
    float: left;
    padding: 0 0 0 16px;
    width: 176px;
}

.metu_c li p b {
    display: block;
    font-size: 24px;
    color: #004098;
    line-height: 38px;
    height: 38px;
}

.metu_c li span {
    border: solid 2px #004098;
    border-bottom-width: 34px;
    width: 30px;
    height: 30px;
    padding: 8px 3px;
    display: block;
    float: left;
    position: relative;
    overflow: hidden;
}

.metu_c li span i {
    width: 30px;
    height: 30px;
    position: absolute;
    display: block;
    top: 8px;
    left: 3px;
}

.metu_c li span i.default {
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.metu_c li span i.hover {
    opacity: 1;
    visibility: visible;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, 0, -65px) rotate3d(1, 0, 0, 90deg);
    transform: translate3d(0, 0, -65px) rotate3d(1, 0, 0, 90deg);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.metu_c li.cur span .default {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, 65px, 0) rotate3d(1, 0, 0, -90deg);
    transform: translate3d(0, 65px, 0) rotate3d(1, 0, 0, -90deg);
}

.metu_c li.cur span .hover {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotate3d(1, 0, 0, 0deg);
    transform: rotate3d(1, 0, 0, 0deg);
}

.metu_c li.cur {
    background: #004098;
    color: #fff;
}

.metu_c li.cur p b {
    color: #fff;
}

.metu_c li.cur span {
    border-color: #fff;
}


/*优势*/

.edge {
    font-family: "Microsoft Yahei";
    position: relative;
    line-height: 22px;
    /* padding: 86px 0 0; */
    font-size: 16px;
}

.edge li b {
    color: #004098;
}

.edge1 {
    background: url(../images/edgebg1.gif) no-repeat center 0;
    height: 541px;
}

.edge2 {
    background: url(../images/edgebg2.gif) no-repeat center 0;
    height: 470px;
    position: relative;
}

.edge3 {
    height: 381px;
    position: relative;
}

.edge4 {
    background: url(../images/edgebg3.gif) no-repeat center 0;
    height: 587px;
}

.edge_p1 {
    width: 795px;
    padding: 68px 0 0;
}

.edge_w1 {
    width: 405px;
    padding: 54px 0 0;
}

.edge_w1 h3 {
    padding: 0 0 0 45px;
}

.edge_w h3 {
    border-bottom: solid 1px #d3d3d3;
    font-size: 36px;
    color: #221815;
    line-height: 52px;
    height: 146px;
    margin-bottom: 25px;
}

.edge_w h3 em {
    display: block;
    font-weight: normal;
    font-size: 100px;
    color: #004098;
    line-height: 84px;
    font-family: Times New Roman;
    opacity: 0.22;
    font-style: italic;
}

.edge_w1 ul {
    clear: both;
    padding: 0 0 0 46px;
}

.edge_w li {
    clear: both;
    padding: 0 0 15px 18px;
    background: url(../images/ico08.png) no-repeat 0 9px;
}

.edge_w2 {
    width: 485px;
    padding: 45px 0 0;
}

.edge_p2 {
    position: absolute;
    right: 0;
    top: 140px;
}

.edge_p3 {
    position: absolute;
    left: 0;
    top: 0;
}

.edge_w3 {
    width: 400px;
    margin-top: -40px;
}

.edge_p4 {
    width: 606px;
    padding: 91px 0 0;
}

.edge_w4 {
    width: 520px;
    padding: 180px 0 0;
}


/*门店*/

.store {
    padding: 63px 0 0;
    height: 635px;
    position: relative;
    text-align: center;
}

.prev2,
.next2 {
    width: 52px;
    height: 52px;
    display: block;
    overflow: hidden;
    top: 180px;
    right: -60px;
    z-index: 9;
    background: url(../images/next2.gif) no-repeat 0 0;
    cursor: pointer;
    position: absolute;
}

.prev2 {
    background: url(../images/prev2.gif) no-repeat 0 0 #fff;
    left: -60px;
}

.prev2:hover,
.next2:hover {
    background-position: 0 bottom;
}

.store_c {
    height: 450px;
    position: relative;
}

.carousel-container {
    position: relative;
    width: 1200px;
}

#carousel {
    height: 396px;
    width: 1200px;
    position: relative;
    margin-bottom: 0.5em;
    font-size: 12px;
    font-family: Arial;
}

.carousel-image {
    border: 0;
    display: block;
}

.carousel-feature {
    position: absolute;
    top: -1000px;
    left: -1000px;
    border: 2px solid #fff;
    cursor: pointer;
}

.carousel-feature .carousel-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #000;
}

.carousel-feature .carousel-caption p {
    margin: 0;
    padding: 5px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #eeeeee;
    font-family: "Microsoft Yahei";
}

.tracker-summation-container {
    position: absolute;
    color: white;
    right: 48px;
    top: 430px;
    padding: 3px;
    margin: 3px;
    background-color: #000;
    display: none;
}

.tracker-individual-container {
    position: absolute;
    color: white;
    right: 48px;
    top: 410px;
    padding: 0;
    margin: 0;
    display: none !important;
}

.tracker-individual-container li {
    list-style: none;
}

.tracker-individual-container .tracker-individual-blip {
    margin: 0 3px;
    padding: 1px;
    color: white;
    text-align: center;
    background-color: #DDD;
}

.tracker-individual-container .tracker-individual-blip-selected {
    color: white;
    font-weight: bold;
    background-color: #000;
}

.carousel-feature img {
    width: 639px;
    height: 359px;
}

.carousel-feature p {
    display: block;
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
    background: rgba(176, 1, 8, 0.8);
    font-size: 16px;
    color: #fff;
}

.carousel-feature p a {
    display: block;
    color: #fff;
}


/*8大加盟优势*/

.tec_p {
    padding: 65px 0 0;
    height: 724px;
    overflow: hidden;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-family: "Microsoft Yahei";
    text-align: center;
    background: url(../images/tecbg.jpg) no-repeat center 0;
}

.tec_pc li {
    width: 270px;
    float: left;
    height: 210px;
    margin: 0 30px 31px 0;
    padding: 26px 0 0;
    color: #bab8b6;
}

.tec_pc li:nth-child(4n) {
    margin-right: 0;
}

.tec_pc li p {
    display: block;
    padding: 0 18px;
}

.tec_pc li p b {
    display: block;
    font-size: 26px;
    color: #fff;
    line-height: 50px;
}

.tec_pc li span {
    width: 60px;
    height: 58px;
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.tec_pc li span i {
    width: 60px;
    height: 58px;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
}

.tec_pc li span i.default {
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.tec_pc li span i.hover {
    opacity: 1;
    visibility: visible;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, 0, -65px) rotate3d(1, 0, 0, 90deg);
    transform: translate3d(0, 0, -65px) rotate3d(1, 0, 0, 90deg);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.tec_pc li:hover span .default {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, 65px, 0) rotate3d(1, 0, 0, -90deg);
    transform: translate3d(0, 65px, 0) rotate3d(1, 0, 0, -90deg);
}

.tec_pc li:hover span .hover {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotate3d(1, 0, 0, 0deg);
    transform: rotate3d(1, 0, 0, 0deg);
}

.tec_pc li:hover {
    background: #004098;
    color: #fff;
}


/*关于*/

.about {
    font-family: "Microsoft Yahei";
    line-height: 26px;
    height: 580px;
    padding: 50px 0 0;
    font-size: 16px;
}

.about_p,
.about_p img {
    width: 683px;
    height: 374px;
    display: block;
    overflow: hidden;
}

.about_w {
    width: 470px;
    padding: 30px 0 0;
}

.about_w h3 {
    height: 44px;
    line-height: 44px;
    font-size: 20px;
    color: #201c1d;
}

.about_w h3 a {
    color: #201c1d;
    display: block;
}

.about_w a {
    display: inline-block;
    color: #666;
}

.about_wc {
    display: block;
    padding: 0 0 16px;
}


/*展示*/

.show {
    height: 300px;
    overflow: hidden;
    clear: both;
    display: block;
    font-size: 18px;
    line-height: 46px;
}

.show_t {
    height: 55px;
    overflow: hidden;
    line-height: 55px;
    border-bottom: solid 1px #dcdcdc;
    margin-bottom: 27px;
}

.show_t span {
    float: right;
}

.show_t li {
    float: left;
    padding: 0 32px 0 0;
}

.show_t li.cur {
    font-weight: bold;
    color: #004098;
}

.show_c li {
    width: 270px;
    float: left;
    margin: 0 38px 0 0;
    text-align: center;
    line-height: 46px;
}

.show_c li:nth-child(4n) {
    margin: 0;
}

.show_c li p,
.show_c li p img {
    width: 270px;
    height: 203px;
    display: block;
    overflow: hidden;
}


/*资讯*/

.newbox {
    /* height: 478px; */
    font-family: "Microsoft Yahei";
    overflow: hidden;
    padding: 66px 0 40px;
    background: #f5f4f4;
    color: #5a5a5a;
}

.news {
    width: 502px;
}

.faqs {
    width: 600px;
}

.new_c,
.faq_c {
    overflow: hidden;
    height: 220px;
    border-bottom: solid 1px #cacacd;
    margin-bottom: 40px;
}

.newtil {
    height: 49px;
    line-height: 47px;
    font-size: 20px;
    color: #030303;
    margin-bottom: 40px;
    position: relative;
    z-index: 1;
}

.newtil:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    z-index: -1;
    background: #cacacd;
    left: 0;
    bottom: 0;
}

.newtil a {
    display: inline-block;
    color: #004098;
    border-bottom: solid 2px #004098;
}

.newtil li {
    float: left;
    margin: 0 14px 0 0;
}

.newtil li.cur {
    border-bottom: solid 2px #004098;
    font-weight: bold;
    color: #004098;
}

.newtil em {
    font-style: normal;
    font-weight: normal;
    color: #939393;
    padding: 0 0 0 8px;
}

.new_more a {
    display: block;
    width: 99px;
    line-height: 28px;
    border: solid 1px #c4c3c3;
    text-align: center;
    color: #040404;
}

.new_more a:hover {
    color: #fff;
    border-color: #004098;
    background: #004098;
}

.new_c li {
    height: 98px;
    overflow: hidden;
    line-height: 32px;
}

.new_c li p {
    width: 380px;
    float: left;
    padding: 0 0 0 51px;
}

.new_c li p a,
.faq_c dt a {
    font-size: 16px;
    color: #030303;
    display: block;
}

.new_c li span {
    width: 55px;
    float: left;
    text-align: center;
    font-family: Arial;
    font-size: 14px;
    line-height: 18px;
    color: #707070;
    white-space: nowrap;
}

.new_c li span b {
    display: block;
    font-size: 40px;
    line-height: 38px;
    font-weight: normal;
    padding: 10px 0 0;
    color: #030303;
}

.new_c li:hover p a,
.new_c li:hover span b {
    color: #004098;
}

.faq_c dl {
    background: #fff;
    padding: 13px 0 0 36px;
    height: 67px;
    margin-bottom: 20px;
}

.faq_c dt {
    background: url(../images/faq_q.gif) no-repeat 0 0;
    height: 33px;
    line-height: 22px;
    padding-left: 37px;
}

.faq_c dd {
    background: url(../images/faq_a.gif) no-repeat 0 0;
    line-height: 20px;
    padding-left: 37px;
}


/*友情链接*/

.link {
    height: 80px;
    line-height: 80px;
    color: #707070;
    position: relative;
    background: #242424;
    font-size: 16px;
}

.link a {
    display: inline-block;
    color: #707070;
    padding: 0 0 0 36px;
}

.show_c li p img,
.f_pic p img {
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

.show_c li p img:hover,
.f_pic p img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}


/* 导航栏 */

.nav {
    width: 1200px;
    height: 74px;
    line-height: 74px;
    /* background: #004098; */
    font-size: 18px;
    padding-top: 11%;
}

.nav-list li {
    position: relative;
    float: left;
    font-size: 18px;
}

.nav-list li>a {
    display: block;
    padding: 0 31px;
    color: #fff;
}

.nav-list li>a:hover,
.nav-list li.cur>a,
.nav-list li.first>a:hover {
    background: #d50009;
}

.nav-list li.first>a {
    background: #3e4d8e;
}

.nav-list li .dropDown {
    display: none;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 100%;
    width: 100%;
    background: #004098;
}

.nav-list li .dropDown dd {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
}

.nav-list li .dropDown a {
    display: block;
    color: #fff;
}

.nav-list li .dropDown a:hover {
    background: #d50009;
}

.pro1_c {
    margin-top: 9%;
}


/* 面包屑导航栏 */

.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
}

.p12-curblock {
    display: none;
}

.p12-curmbs-1 b {
    border-left: 10px solid #221815;
    font-weight: normal;
    padding-left: 8px;
}

.p12-curmbs-1 i {
    font-style: normal;
}

.p12-curmbs-1 span {
    font-family: '宋体';
    padding: 0 5px;
    height: 46px;
    line-height: 46px;
}

.tl-fdh-02 {
    height: 55px;
    background: #fff;
    margin-bottom: 20px;
    overflow: hidden;
}

.tl-fdh-02 li {
    width: 12.5%;
    height: 55px;
    font-size: 18px;
    line-height: 55px;
    text-align: center;
    float: left;
    border-right: 1px solid #eee;
    margin-right: -1px;
    background: #f4f4f4;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.tl-fdh-02 li a {
    display: block;
    height: 55px;
    color: #666;
}

.tl-fdh-02 li.sidenavcur,
.tl-fdh-02 li:hover {
    background: url(../images/p16-icon6.png) no-repeat bottom center #004098;
    /* border-color: #004098; */
    /* background: #b00309; */
}

.tl-fdh-02 li.sidenavcur a,
.tl-fdh-02 li:hover a {
    color: #fff;
}

.blk {
    margin-bottom: 25px;
}


/*Main模板*/

.blk-main {
    width: 1200px;
    margin: 0 auto;
}


/*小模块*/

.blk-xs {
    width: 240px;
}


/*中模块*/

.blk-sm {
    width: 930px;
}


/*小版块*/

.blk {
    margin-bottom: 30px;
}

.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
}

.p12-curblock {
    display: none;
}

.p12-curmbs-1 b {
    border-left: 10px solid #221815;
    font-weight: normal;
    padding-left: 8px;
}

.p12-curmbs-1 i {
    font-style: normal;
}

.p12-curmbs-1 span {
    font-family: '宋体';
    padding: 0 5px;
    height: 46px;
    line-height: 46px;
}

.fdh-01-tit {
    background: #004098;
    height: 80px;
}

.fdh-01-tit h3 {
    height: 79px;
    font-size: 24px;
    font-weight: normal;
    line-height: 79px;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
}

.fdh-01-tit h3 span {
    font-size: 14px;
    text-transform: uppercase;
}

.fdh-01-nav-one h3 {
    height: 50px;
    line-height: 50px;
    background: url(../images/p14-icon5.png) no-repeat right center #ececeb;
    margin-bottom: 2px;
    overflow: hidden;
}

.fdh-01-nav-one h3 a {
    display: block;
    height: 50px;
    font-size: 18px;
    font-weight: normal;
    margin-right: 40px;
    margin-left: 38px;
    color: #666;
}

.fdh-01-nav-one h3:hover {
    background: url(../images/p14-icon5.png) no-repeat right center #004098;
    /* background: #004098; */
}

.fdh-01-nav-one h3.sidenavcur {
    background: url(../images/p14-icon2.png) no-repeat right center #004098;
}

.fdh-01-nav-one h3.sidenavcur a,
.fdh-01-nav-one h3:hover a {
    color: #fff;
}

.fdh-01-nav dl {
    padding: 2px 0 4px;
}

.fdh-01-nav dt {
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    padding-left: 24px;
    padding-right: 20px;
    margin-bottom: 1px;
    background: #ececec;
    position: relative;
    overflow: hidden;
}

.fdh-01-nav dt:after {
    content: "";
    width: 8px;
    height: 8px;
    border: 2px solid #b8b8b8;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.fdh-01-nav dt.sidenavcur:after,
.fdh-01-nav dt:hover:after {
    border-color: #004098;
}

.fdh-01-nav dt.sidenavcur a,
.fdh-01-nav dt:hover a {
    color: #004098;
}

.fdh-01-nav dd {
    border: 1px solid #ececec;
    border-bottom: 0;
}

.fdh-01-nav p {
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    padding-left: 72px;
    padding-right: 40px;
    border-bottom: 1px solid #ececec;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.fdh-01-nav p.sidenavcur a,
.fdh-01-nav p:hover a {
    color: #004098;
}

.fdh-01-nav p.sidenavcur:after,
.fdh-01-nav p:hover:after {
    background: #221815;
}

.fdh-01-nav a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cplb-1n-ts-01{
	margin: 20px;
}

.cplb-1n-ts-01-tit {
    height: 40px;
    border-bottom: 2px solid #d4d4d4;
    margin-bottom: 18px;
    margin-top: 10px;
    margin-left: 10px;
}

.cplb-1n-ts-01-tit h3 {
    height: 40px;
    display: inline-block;
    font-size: 24px;
    font-weight: normal;
    line-height: 40px;
    padding-right: 24px;
    border-bottom: 2px solid #221815;
}

.cplb-1n-ts-01 dl {
    border: 1px solid #dedede;
    margin-bottom: 15px;
    padding: 15px 0 18px 0;
    background: #fff;
    display: inline-block;
    width: 100%;
}

.cplb-1n-ts-01 dl:hover {
    border: 1px solid #004098;
}

.cplb-1n-ts-01 dt {
    width: 30%;
    float: left;
    margin-right: 5.5%;
    margin-left: 20px;
}

.cplb-1n-ts-01 dt img {
    /*width: 100%;*/
    margin: 0 auto;
    display: block;
}

.cplb-1n-ts-01 dd {
    padding-right: 4.5%;
}

.cplb-1n-ts-01 dd h4 {
    height: 52px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 48px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cplb-1n-ts-01 h4 a {
    display: block;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 4px;
    background: url(../images/p15-icon1.png) repeat-x left bottom;
}

.cplb-1n-ts-01 dl:hover h4 a {
    color: #004098;
}

.cplb-1n-ts-01-list-desc {
    max-height: 84px;
    font-size: 14px;
    line-height: 28px;
    color: #626262;
    overflow: hidden;
    margin-bottom: 20px;
}

.cplb-1n-ts-01-list-deta {
    float: right;
    width: 125px;
    height: 38px;
    display: inline-block;
    border: 1px solid #aaa;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}

.cplb-1n-ts-01 dl:hover .cplb-1n-ts-01-list-deta {
    background: #004098;
    border-color: #004098;
}

.cplb-1n-ts-01 dl:hover .cplb-1n-ts-01-list-deta a {
    color: #fff;
}

.p15-showcase {
    position: relative;
    padding: 12px 18px 16px 20px;
    margin-bottom: 15px;
    background: #fff;
    border: 1px solid #eee;
}

.p15-showcase-right-con {
    line-height: 24px;
    font-size: 14px;
    max-height: 168px;
    margin-bottom: 86px;
    overflow: hidden;
}

.p15-showcase-left {
    position: relative;
    width: 44.7%;
    float: left;
    line-height: 0;
    overflow: hidden;
    border: 1px solid #e7e7e7;
    margin-right: 3.3%;
}

.p15-showcase-left-jt {
    width: 12px;
    height: 23px;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    cursor: pointer;
    z-index: 33;
}

.p15-showcase-left-prev {
    left: 10px;
}

.p15-showcase-left-next {
    right: 10px;
}

.p15-showcase-left-size {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 56px;
    height: 28px;
    font-size: 14px;
    line-height: 16px;
    padding: 0 15px;
}

.p15-showcase-left-size em {
    font-style: normal;
}

.p15-showcase-left-pic {
    width: 100%;
    text-align: center;
}

.p15-showcase-left-pic li {
    float: left;
}

.p15-showcase-left-pic img {
    width: 100%;
    display: block;
}

.p15-showcase-right {
    width: 51.6%;
    float: left;
}

.p15-showcase-right-tit {
    height: 40px;
    font-size: 24px;
    line-height: 40px;
    color: #454545;
    margin-bottom: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p14-prodcontent-1 {
    background: #fff;
    padding: 0px 0 42px;
    margin-bottom: 22px;
}

.p14-prodcontent-1-tit {
    height: 40px;
    font-size: 24px;
    line-height: 40px;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 35px;
    margin-top: 35px;
}

.p14-prodcontent-1-tit span {
    display: inline-block;
    height: 40px;
    color: #464646;
    border-bottom: 1px solid #221815;
    padding-left: 34px;
    background: url(../images/p14-icon11.png) no-repeat 2px center;
    padding-right: 20px;
}

.p14-prodcontent-1-tit em {
    font-size: 16px;
    font-family: Arial;
    text-transform: uppercase;
    font-style: normal;
    color: #c2c2c1;
}


/*.p14-prodcontent-1-desc {*/


/*    padding-left: 15px;*/


/*    padding-right: 15px;*/


/*}*/

.p14-product-2-tit {
    height: 46px;
    line-height: 46px;
    border-bottom: 2px solid #dfdfdf;
    margin-bottom: 30px;
    padding-top: 26px;
}

.p14-product-2-tit b {
    display: inline-block;
    font-size: 24px;
    font-weight: normal;
    color: #464646;
    padding-left: 52px;
    border-bottom: 2px solid #221815;
    background: url(../images/p14-icon11.png) no-repeat 22px center;
}

.p14-product-2-tit span {
    margin-left: 10px;
    font-size: 18px;
    font-family: Arial;
    color: #c2c2c1;
    text-transform: uppercase;
}

.p14-product-2-list dl {
    float: left;
    width: 23.8%;
    border: 1px solid #dfdfdf;
    margin-right: 1%;
    box-sizing: border-box;
}

.p14-product-2-list dl.p14-product-clear {
    margin-right: 0;
}

.p14-product-2-list dl img {
    display: block;
    width: 100%;
}

.p14-product-2-list dd {
    padding: 10px 28px 10px 10px;
    margin-right: 2px;
    position: relative;
}

.p14-product-2-list h3 {
    height: 30px;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    color: #191919;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p14-product-2-list h3 a {
    color: #191919;
}

.p14-product-2-desc {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p14-product-2-list dl:hover {
    border-color: #004098;
}

.p14-product-2-list dl:hover h3 a {
    color: #004098;
}

.pc-cx-tel-1 {
    width: 50%;
    height: 56px;
    border-top: 2px solid #e6e6e6;
    padding-top: 10px;
    position: absolute;
    bottom: 16px;
    right: 2%;
}

.pc-cx-tel-1-t1 {
    width: 114px;
    height: 44px;
    background: #004098;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
    float: right;
}

.pc-cx-tel-1-t1 a {
    display: block;
    color: #fff;
}

.pc-cx-tel-1-t2 {
    height: 56px;
    padding-left: 70px;
    background: url(../images/pc-xc-icon2.png) no-repeat 10px top;
    font-size: 18px;
    line-height: 18px;
    color: #454545;
}

.pc-cx-tel-1-t2 p {
    line-height: 24px;
}

.p14-infolist-1-list dl {
    border: 1px solid #dedede;
    margin-bottom: 15px;
    padding: 22px 50px 22px 22px;
    background: #fff;
    overflow: hidden;
}

.p14-infolist-1-list dt {
    width: 29.5%;
    float: left;
    margin-right: 5.8%;
}

.p14-infolist-1-list dt img {
    width: 100%;
    display: block;
}

.p14-infolist-1-list dd h4 {
    height: 40px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 40px;
    margin-bottom: 5px;
    overflow: hidden;
}

.p14-infolist-1-list h4 a {
    display: block;
    height: 40px;
    color: #4b4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p14-infolist-1-list dl:hover {
    border: 1px solid #004098;
}

.p14-infolist-1-list dl:hover h4 a {
    color: #004098;
}

.p14-infolist-1-list-desc {
    max-height: 72px;
    font-size: 14px;
    line-height: 24px;
    color: #797979;
    margin-bottom: 28px;
    overflow: hidden;
}

.p14-infolist-1-list-deta {
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    float: right;
    background: #b6b6b6;
    color: #fff;
}

.p14-infolist-1-list-deta a {
    color: #fff;
}

.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
    background: #004098;
    border-color: #004098;
}

.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
    color: #fff;
}

.p15-infocontent-1 {
    margin-bottom: 30px;
}

.p15-infocontent-1-tit {
    text-align: center;
    font-weight: normal;
    margin-bottom: 40px;
    font-size: 28px;
    line-height: 40px;
    color: #535353;
    height: 40px;
    overflow: hidden;
}

.p15-infocontent-1-bool {
    border-bottom: 1px solid #221815;
    height: 20px;
    font-size: 12px;
    color: #909090;
}

.p15-infocontent-1-bool span {
    margin-right: 20px;
}

.p15-infocontent-1-bool span a {
    color: #909090;
}

.p15-infocontent-1-bool i {
    font-style: normal;
    float: right;
    display: block;
    width: 80px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    background: #221815;
}

.p15-infocontent-1-bool i a {
    color: #fff;
}

.p15-infocontent-1-bool span {
    margin-right: 15px;
}

.p15-infocontent-1-tag span {
    margin-right: 10px;
}

.p14-info-3 {
    background: #fff;
    padding: 0 0 8px;
}

.p14-info-3-tit {
    height: 55px;
    font-size: 24px;
    line-height: 55px;
    color: #4b4a4a;
}

.p14-info-3-list li {
    height: 46px;
    font-size: 14px;
    line-height: 46px;
    color: #4b4a4a;
    border-top: 1px dashed #dbdbdb;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p14-info-3-list li a {
    color: #4b4a4a;
}

.p14-info-3-list li span {
    float: right;
}

.p14-pagination-1 dd {
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p14-pagination-1 dd b {
    float: right;
    font-weight: normal;
}

.p14-pagination-1 dd span {
    width: 60px;
    height: 32px;
    background: #a2a2a2;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
}

.p14-pagination-1 dt {
    height: 1px;
    border-bottom: 1px dashed #b5b5b5;
    margin-left: 60px;
    padding-top: 2px;
    margin-bottom: 2px;
}

.p14-pagination-1 dd em {
    float: right;
    font-style: normal;
    padding-left: 20px;
    font-weight: normal;
}

.p14-pagination-1 dl a {
    color: #4b4a4a;
}

.p14-pagination-1-href {
    float: right;
    font-size: 18px;
    line-height: 32px;
}

.p14-pagination-1-href span {
    display: inline-block;
    padding: 0 6px;
    margin-left: 4px;
    background: #221815;
}

.p14-pagination-1-href a {
    display: block;
    color: #fff;
}

.p14-pagination-1-key {
    min-height: 40px;
    border-top: 1px solid #221815;
    font-size: 14px;
    line-height: 40px;
    color: #575556;
}

.p14-pagination-1-key a {
    color: #575556;
}

.p14-pagination-1-key span {
    display: inline-block;
    margin: 0 4px;
}

.p14-pagination-1 dl {
    width: 49%;
}

.p14-pagination-1 dl:first-of-type {
    float: left;
}

.p14-pagination-1 dl:last-of-type {
    float: right;
}


/* 留言 */

.lx form {
    font-size: 16px;
    color: #4d4d4d;
}

.lx form div.line {
    padding: 10px 0;
    position: relative;
    height: 50px;
}

.lx form label {
    width: 60px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    float: left;
    text-align: right;
    /* padding-right: 2px; */
    margin-right: 10px;
}

.lx form label span {
    color: #c50028;
}

.lx form input.text {
    width: 520px;
    height: 45px;
    background: #f9f9f9;
    border: 1px solid #c5c3c3;
    float: left;
    text-indent: 10px;
}

.lx form label.lg {
    width: 130px;
}

.lx form input.lg_text {
    width: 450px;
}

.lx form textarea {
    width: 1100px;
    height: 120px;
    background: #f9f9f9;
    border: 1px solid #c5c3c3;
    float: left;
    padding: 10px;
}

.lx form input.v_text {
    width: 320px;
}

.lx form img.verify {
    width: 107px;
    height: 45px;
    position: absolute;
    left: 285px;
    top: 11px;
}

.lx form input.submit {
    width: 260px;
    height: 43px;
    background: #c50028;
    float: right;
    cursor: pointer;
    font-size: 16px;
    color: #fff;
}

.col-md-1 {
    width: 8.33%;
    float: left;
}

.col-md-2 {
    width: 16.66%;
    float: left;
}

.col-md-3 {
    width: 25%;
    float: left;
}

.col-md-4 {
    width: 33.33%;
    float: left;
}

.col-md-5 {
    width: 41.66%;
    float: left;
}

.col-md-6 {
    width: 50%;
    float: left;
}

.col-md-7 {
    width: 58.33%;
    float: left;
}

.col-md-8 {
    width: 66.66%;
    float: left;
}

.col-md-9 {
    width: 74.99%;
    float: left;
}

.col-md-10 {
    width: 83.33%;
    float: left;
}

.col-md-11 {
    width: 91.66%;
    float: left;
}

.col-md-12 {
    width: 100%;
    float: left;
}