body {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: 'Microsoft Yahei', Arial, 宋体, sans-serif;
}

.mfOuterBox01,
.mfOuterBox,
#style_load,
#mOuterBox,
.divBorder01,
.divBorder,
.kjBorder01,
.kjBorder {
    overflow: hidden;
    *overflow-x: hidden;
}

h1,
h2,
p,
ul {
    margin: 0;
    padding: 0;
}

.ct,
.ct_box,
.mf {
    overflow: hidden;
    *overflow-x: hidden;
}

.clearfix {
    zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.img-center {
    text-align: center;
    font-size: 0;
}

.img-center img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.yunu-showcase {
    margin-bottom: 30px;
    padding-bottom: 30px;
    overflow: hidden;
}

.yunu-showcase-info {
    float: right;
    width: 500px;
}

.yunu-showcase-info h1 {
    margin: 0 0 15px;
    font-size: 24px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yunu-showcase-info p {
    margin: 0;
    color: #666;
    height: 168px;
}

.yunu-showcase-info .tel {
    border-top: 2px solid #e6e6e6;
    margin-top: 15px;
    padding-top: 15px;
    height: 42px;
    line-height: 21px;
    font-size: 18px;
}

.yunu-showcase-info .tel a {
    line-height: 42px;
    padding: 0 15px;
    background-color: #2b9219;
    color: #fff;
    display: inline-block;
}

.content-title {
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
    margin-bottom: 30px;
    text-align: center;
    padding-top: 20px;
}

.content-title h1 {
    font-size: 28px;
    margin: 0;
    font-weight: normal;
}

.content-title p {
    margin: 20px 0 0;
    font-size: 12px;
    color: #999;
}

.content-title p span {
    padding: 0 10px;
}

.content-body {
    line-height: 1.8;
    margin-top: 15px;
}

.content-body h3 {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}

.content-body h3 span {
    display: block;
    width: 150px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background: #0667aa;
    color: #FFF;
}

.content-body img {
    max-width: 100% !important;
    height: auto !important;
}

.content-exp {
    color: #666;
    padding-top: 20px;
    overflow: hidden;
}

.content-exp p {
    margin: 0;
}

.pc-slide {
    float: left;
    width: 380px;
}

.view .swiper-slide .imgauto {
    width: 100%;
    height: 310px;
    line-height: 310px;
}

.view .swiper-container {
    width: 100%;
}

.preview {
    width: 100%;
    margin-top: 10px;
    position: relative;
}

.preview .swiper-container {
    margin: 0 30px;
}

.preview .swiper-slide .imgauto {
    height: 80px;
    border: 1px solid #ddd;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.preview .swiper-slide .imgauto img {
    max-width: 99%;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.preview .arrow-left {
    background: url(../images/feel3.png) no-repeat left top;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}

.preview .arrow-right {
    background: url(../images/feel4.png) no-repeat left bottom;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}

.preview img {
    padding: 1px;
}

.preview .active-nav .imgauto {
    border: 1px solid #0667aa;
}

div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0;
    left: 0;
    background: #ffffff;
    border: 1px solid #ddd;
    display: none;
    text-align: center;
    overflow: hidden;
    font-size: 0;
}

div.zoomMask {
    position: absolute;
    background: url(../images/mask.png) repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1;
}

.m-mod {
    font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif;
    color: #333;
}

.m-mod * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.m-mod a {
    color: inherit;
    text-decoration: none;
}

.m-mod ul,
.m-mod li {
    list-style: none;
}

.m-mod img {
    vertical-align: middle;
    border: 0;
    max-width: 100%;
}

.m-title {
    color: #0067ac;
    width: 350px;
    margin: 50px auto;
    text-align: center;
    position: relative;
}

.m-title .en-title {
    text-transform: uppercase;
    font-size: 12px;
    position: absolute;
    padding: 0 10px;
    top: -9px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: transparent;
    z-index: 3;
}

.m-title .main-title {
    font-size: 36px;
    font-weight: bold;
    border-top: 1px solid #0067ac;
    border-bottom: 1px solid #0067ac;
    padding: 4px 0 7px;
}

.m-title .sub-title {
    color: #333;
    font-size: 20px;
    margin-top: 5px;
}

.m-title .pro {
    background-color: #e4e4e4;
}

.m-title .case {
    background-color: #b7d7f1;
}

.m-title .about {
    background-color: #e2ecf6;
}


/*导航定位*/

#tmf9 {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -8px;
    z-index: 999;
}

.wel-wrap {
    width: 1200px;
    margin: 0 auto;
    height: 34px;
    line-height: 34px;
    color: #747474;
    overflow: hidden;
}

.wel-wrap .con-left {
    float: left;
}

.wel-wrap .con-right {
    float: right;
}

.wel-wrap .con-right span {
    display: inline-block;
    padding: 0 20px;
    background: no-repeat 3px 10px;
}

.wel-wrap .con-right span.i-position {
    background-image: url(../images/h_ic2.png);
}

.wel-wrap .con-right span.i-message {
    background-image: url(../images/h_ic3.png);
}

.wel-wrap .con-right a:hover {
    text-decoration: underline;
}

#mTop,
#mBottom,
#mBody1,
#mBody2 {
    min-width: 1200px;
}

.hot-phone {
    padding-left: 55px;
    background: url(../images/h_tel.png) no-repeat left 13px;
}

.hot-phone .p-title {
    color: #747474;
    font-size: 16px;
}

.hot-phone .p-number {
    font-size: 30px;
    font-family: Impact;
    color: #0067ac;
}

.box185_-5837 {
    font-family: 'Microsoft Yahei', arial, sans-serif;
    width: 1200px;
    height: 67px;
}

.box185_-5837 ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.box185_-5837 ul li {
    float: left;
    position: relative;
}

.box185_-5837 ul .bor {
    display: none;
}

.box185_-5837 ul li a {
    display: block;
    text-align: center;
    text-decoration: none;
    width: 120px;
    height: 67px;
    color: #fff;
    background: #0667aa;
    line-height: 67px;
    font-size: 16px;
    transition: all ease .3s;
    -webkit-transition: all ease .3s;
}

.box185_-5837 ul li ul {
    z-index: 999;
}

.box185_-5837>ul>li:first-child>a {
    color: #fff;
    background: #035084;
}

.box185_-5837 ul li:hover>a {
    color: #fff;
    background: #035084;
}

.box185_-5837 ul li.selected a {
    color: #fff;
    background: #035084;
}

.box185_-5837 ul li ul {
    position: absolute;
    top: 67px;
    left: 0;
    width: 120px;
    visibility: hidden;
    transition: all ease .3s;
    -webkit-transition: all ease .3s;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    opacity: 0;
}

.box185_-5837 ul li:hover ul {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .5)
}

.box185_-5837 ul li ul li a {
    display: block;
    font-size: 14px;
    background: #0667aa;
    color: #fff;
    height: 47px;
    line-height: 47px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.box185_-5837 ul li ul li a:hover {
    background: #035084;
    color: #fff;
}

.box844_-1714 * {
    margin: 0;
    padding: 0;
}

.box844_-1714 a {
    text-decoration: none;
}

.box844_-1714 a:hover {
    text-decoration: none;
}

.box844_-1714 ul,
.box844_-1714 li {
    list-style: none;
}

.box844_-1714 img {
    border: none;
    vertical-align: middle;
}

.box844_-1714 {
    font: 12px "Microsoft YaHei";
    color: #666;
}

.box844_-1714 .banner-box {
    height: 544px;
    position: relative;
    overflow: hidden;
}

.box844_-1714 .banner-box .bands li {
    width: 100%;
    height: 544px;
    background-position: 50% 0%;
    background-repeat: no-repeat;
}

.box844_-1714 .banner-box .bands li a {
    display: block;
    height: 100%;
}

.box844_-1714 .banner-btns .btns-box a {
    display: block;
    width: 49px;
    height: 104px;
    position: absolute;
    top: 50%;
    margin-top: -52px;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    opacity: 0.4;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.box844_-1714 .banner-btns .btns-box a:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.box844_-1714 .banner-btns .btns-box .prev-btn {
    left: 5%;
    background: url(../images/foot.png) 0 0 no-repeat;
}

.box844_-1714 .banner-btns .btns-box .next-btn {
    right: 5%;
    background: url(../images/foot.png) -49px 0 no-repeat;
}

.box844_-1714 .banner-btns .btns-box .hd {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 10px;
    text-align: center;
}

.box844_-1714 .banner-btns .btns-box .hd li {
    display: inline-block;
    width: 100px;
    height: 8px;
    background: #0667aa;
    cursor: pointer;
    font-size: 0px;
}

.box844_-1714 .banner-btns .btns-box .hd li.on {
    background: #fe8f0c;
}

.keyword {
    color: #666;
    height: 60px;
    line-height: 60px;
}

.keyword strong {
    margin-right: 15px;
}

.keyword a {
    display: inline-block;
    margin-right: 15px;
}

.keyword a:hover {
    text-decoration: underline;
}

.box227_-6821 {
    float: right;
}

.box227_-6821 .clearFix227 {
    clear: both;
    height: 0;
    overflow: hidden;
}

.box227_-6821 input {
    vertical-align: middle;
}

.box227_-6821 .select {
    vertical-align: middle;
    margin-right: 5px;
    display: none;
}

.box227_-6821 .select01 {
    display: none;
}

.box227_-6821 .select02 {
    display: none;
}

.box227_-6821 .title {
    color: #FFF;
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: bold;
    display: none;
}

.box227_-6821 .kwCont {
    height: 35px;
    display: inline-block;
    border-radius: 13px 0 0 13px;
}

.box227_-6821 .kwCont .textCont {
    box-sizing: border-box;
    width: 285px;
    height: 35px;
    line-height: 26px;
    border: none;
    color: #505050;
    float: left;
    padding: 5px 40px 5px 15px;
    border-radius: 13px;
    background: url(../images/ser1.png) no-repeat left center;
}

.box227_-6821 .kwCont input:focus {
    outline: none;
}

.anSearch {
    border: 0;
    background: url(../images/ser2.png) no-repeat -13px 0;
    width: 100px;
    height: 35px;
    float: left;
    margin-left: -35px;
    cursor: pointer;
}

.f_nav {
    height: 60px;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    line-height: 60px;
}

.f_nav a {
    color: #fff;
    padding: 0 27px;
    display: inline-block;
    background: url(../images/f_nav.gif) no-repeat right center;
}

.f_nav a.nones {
    background: none;
}

.f_con {
    margin-top: 40px;
}

.f_logo {
    overflow: hidden;
    margin: 80px 20px 0 0;
}

.f_logo span {
    display: block;
    margin: 0 auto 11px;
    width: 121px;
    height: 78px;
}

.f_logo img {
    width: 121px;
    height: 78px;
}

.f_logo p {
    margin: 0 auto;
    width: 103px;
    height: 117px;
    overflow: hidden;
    background: #80adcb;
}

.f_logo p img {
    width: 87px;
    height: 86px;
    display: block;
    margin: 6px auto 0;
}

.f_logo p i {
    display: block;
    text-align: center;
    color: #263139;
    line-height: 25px;
}

.f_all {
    float: left;
    width: 325px;
    overflow: hidden;
}

.f_h3 {
    height: 46px;
    margin-bottom: 12px;
    font-size: 18px;
    font-weight: bold;
    line-height: 46px;
    color: #fff;
    border-bottom: 1px solid #fff;
}

.f_h3 a {
    color: #fff;
}

.f_h3 img {
    vertical-align: middle;
    padding-right: 10px;
}

.f_all {
    overflow: hidden;
    color: #fff;
    line-height: 30px;
}

.f_all a {
    color: #fff;
}

.f_all b {
    margin-left: 0px;
    font-size: 24px;
    line-height: 28px;
}

.f_all em {
    display: block;
    margin-bottom: 4px;
}

.f_all img {
    vertical-align: middle;
    padding-right: 12px;
}

.f_pro {
    float: left;
    width: 150px;
    margin-left: 68px;
}

.f_pro .f_h3 img {
    padding-left: 10px;
}

.f_pro ul li {
    padding-left: 38px;
    line-height: 28px;
    background: url(../images/f_ic.gif) no-repeat 25px center;
}

.f_pro ul li a {
    color: #fff;
}


/*定位最大宽度*/

#bmf0 {
    width: 100%!important;
}

#mBottom {
    overflow: visible!important;
}

ul,
li,
p,
h1,
h2,
h3 {
    margin: 0;
    padding: 0;
}

.box201_-8087 {
    font: 14px/1.43 "Microsoft Yahei", Arial, sans-serif;
}

.box201_-8087 * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.box201_-8087 .wkCl {
    border: 5px solid #0667aa;
    padding: 5px 10px;
}

.box201_-8087 .wkCr {
    background-position: right top;
    /*边距值*/
}

.box201_-8087 .wbCl {
    background-position: left bottom;
    height: 10px;
    /*底部圆角高度值*/
    font-size: 10px;
    line-height: 10px;
    display: none;
}

.box201_-8087 .wbCr {
    background-position: right bottom;
    height: 10px;
    margin-left: 10px;
    /*底部圆角高度值*/
}


/*内容框架部分*/

.box201_-8087 .zTitle span {
    display: block;
    padding: 18px 0;
    color: #fff;
    text-align: center;
    font-size: 26px;
    background-color: #0667aa;
    font-weight: bold;
}


/*总标题部分*/

.box201_-8087 .titleR {
    height: 48px;
    line-height: 48px;
    margin: 10px 0;
}

.box201_-8087 .titleR h1.selected1 a {
    background: #0667aa url(../images/ico15.gif) no-repeat 185px center;
    color: #fff;
}

.box201_-8087 .titleR h1 a {
    background: #f4f4f4 url(../images/ico15_.gif) no-repeat 185px center;
    text-decoration: none;
    color: #333;
    font-size: 16px;
    font-weight: normal;
    padding-left: 25px;
    display: block;
}

.box201_-8087 .titleR h1.on a {
    background: #0667aa url(../images/ico15.gif) no-repeat 185px center;
    color: #fff;
}

.box201_-8087 .titleR:hover h1 a {
    background: #0667aa url(../images/ico15.gif) no-repeat 185px center;
    color: #fff;
}

.box201_-8087 .titleR .more {
    position: absolute;
    right: 10px;
    top: 8px;
    /*定位值*/
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
    display: none;
    /*隐藏更多*/
}

.box201_-8087 .boxCont {
    height: auto;
    overflow: hidden;
}

.box201_-8087 .boxCont h2 {
    height: 32px;
    line-height: 32px;
    font-weight: normal;
}

.box201_-8087 .boxCont h2 span {
    font-size: 12px;
    color: #666;
    text-decoration: none;
    display: block;
    padding-left: 22px;
}

.box201_-8087 .boxCont h2 a {
    text-decoration: none;
    background: none;
}

.box201_-8087 .boxCont h2 a:hover span,
.box201_-8087 .boxCont .zList li a:hover {
    color: #0667aa;
    text-decoration: none;
}

.box201_-8087 .boxCont .selected a {
    color: #0667aa;
    text-decoration: none;
}

.box201_-8087 .boxCont .zList,
.box201_-8087 .boxCont .zList_zi {
    margin-bottom: 5px;
}

.box201_-8087 .boxCont .zList li {
    border-bottom: #EAF1F9 1px solid;
    list-style: none;
    width: 50%;
    float: left;
    display: block;
}

.box201_-8087 .boxCont .zList li a {
    background: url(../images/icon_22.gif) no-repeat 8px 4px;
    *background: url(../images/icon_22.gif) no-repeat 8px 9px;
    padding-left: 18px;
    font-size: 16px;
    font-family: Arial, "微软雅黑";
    color: #3C3C3C;
    text-decoration: none;
    height: 35px;
    line-height: 35px;
}

.in-contact {
    width: 240px;
    margin-bottom: 20px;
}

.in-contact .title {
    color: #fff;
    background-color: #0667aa;
    font-size: 18px;
    padding-top: 13px;
    text-align: center;
    overflow: hidden;
}

.in-contact .title i {
    font-size: 14px;
    display: block;
    text-align: center;
    line-height: 24px;
    text-transform: uppercase;
    height: 31px;
    font-style: normal;
}

.in-contact .con {
    width: 240px;
    text-align: center;
    padding: 10px;
    border: 1px solid #ececec;
    display: block;
    margin-bottom: 20px;
    background: #F4F4F4;
}

.in-contact .con h5 {
    font-size: 16px;
    padding: 15px 0px;
}

.in-contact .con .phone img {
    width: 40px;
    height: 40px;
    padding-bottom: 10px;
}

.in-contact .con span {
    display: block;
}

.in-contact .con .phone p {
    font-weight: bold;
    font-size: 22px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede;
    color: #004ebe;
}

.in-contact .con p {
    padding-top: 10px;
    line-height: 25px;
}

.in-contact .con .in-c .phone span {
    font-size: 24px;
}