html {
	overflow-x: hidden;
}
body {
	font-family: "微软雅黑";
	font-size: 14px;
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
        outline: none;
}
a:hover {
	cursor: pointer;
        outline: none;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
button, input {
	outline: none;
}
.no-info {
	color: #cd0000;
}
i, em {
	font-style: normal;
}
.main {
	width: 100%;
	overflow: hidden;
}
img {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
    border: 0;
    vertical-align: middle;
}
header {
	width: 100%;
	z-index: 999;
    position: absolute;
    top: 0;
}
.logo {
	float: left;
}
.navigation {
	float: right;
}
.m-top {
    width: 100%;
    background-color: rgba(0,0,0,.34);
    text-align: right;
}
.m-top-info {
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px solid rgba(255,255,255,.2);
    overflow: hidden;
}
.m-search {
    width: 218px;
    position: relative;
    float: right;
}
.m-search form dl {
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.m-search form dl dd .btn_search {
    width: 13px;
    height: 13px;
	float: left;
    border: none;
    background-image: url(../images/btn_search.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 25px;
    cursor: pointer;
    border: none;
    background-color: initial;
    padding: 0;
}
.contact__field {
    width: 200px;
    height: 40px;
    float: left;
    background: none;
    border: none;
    border-left: 1px solid rgba(255,255,255,.2);
    border-right: 1px solid rgba(255,255,255,.2);
    color: #fff;
    padding: 0 8px;
}
.m-phone,
.m-fax {
    float: right;
    height: 40px;
    line-height: 40px;
    width: 195px;
    font-size: 12px;
    color: rgba(255,255,255,.4);
    border-right: 1px solid rgba(255,255,255,.2);
    text-align: center;
}
.m-phone img,
.m-fax img {
    margin-right: 10px;    
}
.m-language {
    width: 40px;
    height: 40px;
    line-height: 40px;
    float: right;
    border-right: 1px solid rgba(255,255,255,.2);
    color: #fff;
    text-align: center;
    font-size: 12px;
}
.m-language a {
    color: #fff;
}
/*** 导航 ***/
.m-header-transition {
    -webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.m-navbar {
    position: relative;
    z-index: 999;
    border: none;
    border-radius: 0;
    background: none;
    padding-top: 29px;
    padding-bottom: 29px;
}
.uk-white {
    background-color: rgba(255,255,255,.9);
}
.m-logo {
    line-height: 1;
    height: auto;
    padding: 0;
}
.m-logo img {
    float: left;
	width: auto;
}
.m-navbar-nav {
}
.m-navbar-nav > li {
	float: left;
    position: static;
}
.m-navbar-nav > li > a {
	height: 78px;
    line-height: 25px;
/*    line-height: 78px;*/
    color: #fff;
    font-size: 16px;
    padding: 0px 0px 0px 35px;
    display: block;
}
.m-navbar-nav-en > li > a {
    height: 78px;
    line-height: 25px;
    color: #fff;
    font-size: 14px;
    padding: 0px 0px 0px 15px;
    display: block;
}
.uk-white .m-navbar-nav > li > a {
    color: #474747;
}
.uk-white .m-navbar-nav li .active {
    background-image: url(../images/column-sjx.png);
    background-repeat: no-repeat;
    background-position: 61px 30px;
}
.m-navbar-nav > li:hover > a,
.m-navbar-nav > li > a:focus,
.m-navbar-nav > li.uk-open > a {
	color: #fff;
}
.uk-white .m-navbar-nav > li:hover > a,
.uk-white .m-navbar-nav > li > a:focus,
.uk-white .m-navbar-nav > li.uk-open > a {
	color: #474747;
}
.m-dropdown-navbar {
    left: 0;
    width: 100%;
    margin-top: 0;
    padding: 22px 0;
    color: #fff;
}
.m-dropdown-navbar ul {
    display: block;
    margin: 0;
}
.m-dropdown-navbar ul li {
    display: inline-block;
    float: none;
    margin-top: 0;
    
      
}
.m-dropdown-navbar ul li + li a {
    border-left: 1px solid #464646;
    padding-left: 12.5px;
}
.m-dropdown-navbar ul li a {
    font-size: 14px;
    line-height: 1;
    color: #464646;
    padding-right: 12.5px;
    
}
.m-dropdown-navbar ul li a:hover,
.m-dropdown-navbar ul li a:focus {
    color: #2189c8;
}
.m-dropdown-navbar dt {
    font-size: 24px;
    color: #474747;
    margin-bottom: 10px;
    padding: 0;
}
.m-parent-2 ul,
.m-parent-2 dt {
    min-width: 625px;
    float: right;
}
.m-parent-2-en ul,
.m-parent-2-en dt {
    min-width: 808px;
    float: right;
}
.m-parent-3 ul,
.m-parent-3 dt {
    min-width: 625px;
    float: right;
}
.m-parent-4 ul,
.m-parent-4 dt {
    min-width: 625px;
    float: right;
}
.m-parent-5 ul,
.m-parent-5 dt {
    min-width: 625px;
    float: right;
}
.m-navbar-toggle {
    float: right;
    height: auto;
    margin-top: 20px;
    padding: 10px;
    cursor: pointer;
    color: #fff;
    border: none;
    border-radius: 4px;
    background-color: #2189c8;
}
.m-navbar-toggle:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.m-navbar-toggle:before,
.m-navbar-toggle:after {
    display: none;

    content: '';
}
.m-navbar-toggle .m-navbar-toggle-icon {
    display: block;

    width: 22px;
    height: 2px;

    border-radius: 1px;
    background-color: #fff;
}
.m-navbar-toggle .m-navbar-toggle-icon + .m-navbar-toggle-icon {
    margin-top: 4px;
}


.footer {
}



.one {
    left: 50%;
}
.two {
    left: 50%;
}
/*** 主营业务  ***/
.m-main-business {
    width: 100%;
    height: 100%;
    background-color: #f2f2f2;
}
.m-home-info {
    text-align: center;
    position: relative;
    display: none;
/*    left: -100%;*/
}
.m-main-business-info {
    width: 100%;
    position: relative;
}
.m-main-business-info-bg {
    position: absolute;
    width: 980px;
    height: 479px;
    top: 0;
    left: 50%;
    margin-left: -490px;
    background-image: url(../images/business-bg.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.m-home-page-title {
    font-size: 30px;
    color: #000;
    font-weight: bolder;
}
.m-home-page-text {
    font-size: 16px;
    color: #666666;
    margin: 12px auto;
}
.m-service-info {
    text-align: center;
}
.m-service-info a .m-service-photo {
    background-image: url(../images/service-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: relative;
}
.m-service-info a .m-service-photo img {
    display: inline;
    
}
.m-service-info a .m-service-title {
    font-size: 24px;
    color: #474747;
    margin: 28px 0;
}
.m-service-info a:hover .m-service-title {
    font-size: 24px;
    color: #0066cc;
    margin: 28px 0;
}
.m-service-info a .m-service-text {
    font-size: 16px;
    color: #696969;
    line-height: 30px;
    padding: 0px 26px;
}
.m-service-info a .m-service-zyyw  {
    display: block;
}
.m-service-info a .m-service-zyyw img {
    position: relative;
    top: 30px;
}
.m-service-info a .m-service-zyywa {
    display: none;
}
.m-service-info a:hover .m-service-zyyw {
    display: none;
}
.m-service-info a:hover .m-service-zyywa {
    display: block;
}
.m-service-info a:hover .m-service-zyywa img {
    position: relative;
    top: 30px;
}
.m-service-info a .m-service-img.one {
    width: 260px;
    height: 227px;
    background-image: url(../images/service1.png);
    background-position: center 30px;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.m-service-info a:hover .m-service-img.one {
    width: 260px;
    height: 227px;
    background-image: url(../images/service1-blue.png);
    background-position: center 30px;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.m-service-info a .m-service-img.two {
    width: 260px;
    height: 227px;
    background-image: url(../images/service2.png);
    background-position: center 30px;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.m-service-info a:hover .m-service-img.two {
    width: 260px;
    height: 227px;
    background-image: url(../images/service2-blue.png);
    background-position: center 30px;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.m-service-info a .m-service-img.three {
    width: 260px;
    height: 227px;
    background-image: url(../images/service3.png);
    background-position: center 30px;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.m-service-info a:hover .m-service-img.three {
    width: 260px;
    height: 227px;
    background-image: url(../images/service3-blue.png);
    background-position: center 30px;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.m-service-info a .m-service-img.four {
    width: 260px;
    height: 227px;
    background-image: url(../images/service4.png);
    background-position: center 30px;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.m-service-info a:hover .m-service-img.four {
    width: 260px;
    height: 227px;
    background-image: url(../images/service4-blue.png);
    background-position: center 30px;
    background-repeat: no-repeat;
    margin: 0 auto;
}


/*** 产品中心  ***/
.m-product-center {
    width: 100%;
    height: 100%;
    background-color: #e3e3e3;
}
.m-product-center-info {
    width: 100%;    
}
.m-product-center-info ul {
    text-align: center;
}
.m-product-center-info li {
    margin: 0 13px;   
    display: inline-block;
    position: relative;
}
.m-product-center-info li:first-child{
     left: -100%;
}
.m-product-center-info li:nth-child(2n){
     right: -100%;
}
.m-product-center-title {
    font-size: 24px;
    margin-top: 35px;
    color: #474747;
}
.m-product-center-details {
    width: 100%;
    height: 210px;
    background-color: #fdc41b;
    position: absolute;
    top: 220px;
    display: none
}
.m-product-center-details p {
    font-size: 24px;
    color: #fff;
    margin: 23px auto;
}
.m-product-center-details-more {
    font-size: 20px;
    color: #fff;
    margin-top: 20px;
}
.m-service .slick-list.active{
    overflow: hidden
}
.m-product-center-photo img {
    box-shadow: 0 1px 6px rgba(0,0,0,.1);
}

/*** 科技创新  ***/
.m-technological-innovation {
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: relative;
}
.m-technological-innovation-bg {
    position: absolute;
    bottom: 0;
    background-image: url(../images/technological.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.m-technological-innovation-info {
    position: relative;
}
/*
.m-technological-innovation-info li a:hover .m-techological-innovation-triangle {
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 28px solid #f5f5f5;
    border-bottom: 20px solid transparent;
    position: absolute;
    top: 27px;
    right: 478px;
    z-index: 9999;
}
*/
.m-technological-innovation-info li:nth-child(1n) a:hover .m-techological-innovation-triangle {
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 28px solid #f5f5f5;
    border-bottom: 20px solid transparent;
    position: absolute;
    top: 27px;
    right: 478px;
    z-index: 9999;
}
.m-technological-innovation-info li:nth-child(2n) a:hover .m-techological-innovation-triangle {
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 28px solid #f5f5f5;
    border-bottom: 20px solid transparent;
    position: absolute;
    bottom: 130px;
    right: 478px;
    z-index: 9999;
    top: inherit;
}
.m-technological-innovation-info li + li {
    padding-top: 22px;
}
.m-technological-innovation-info li a:hover .m-technological-innovation-t {
    background-color: #f5f5f5;
    border-left: 1px solid #fdc41b;
}
.m-technological-innovation-info li a:hover .m-technological-innovation-more {
    color: #fdc41b;
}
.m-technological-innovation-info li.active .m-technological-innovation-photo {
	display: block;
	position: absolute;
	z-index: 998;
}
.m-technological-innovation-info li a:hover .m-technological-innovation-photo {
	display: block;
	position: absolute;
	z-index: 999;
}
.m-technological-innovation-t {
    width: 52.6%;
    padding: 30px 24px 20px 24px;
    border-left: 1px solid rgba(0,0,0,.0);
    overflow: hidden;
}
.m-technological-innovation-title {
    font-size: 24px;
    color: #474747;
}
.m-technological-innovation-text {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    margin: 24px 0 10px 0;
    height: 64.5px;
}
.m-technological-innovation-more {
    font-size: 12px;
    color: #666666;
    float: right;
}
.m-technological-innovation-photo {
    position: absolute;
    top: 0;
    right: 0;
}


.m-development-info {
    width: 100%;
    height: 100%;
    background-image: url(../images/fzlc_jt.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    margin-top: -50px;
}
.m-development-photo {
    position: relative;
    margin-bottom: 31px;
}
.m-development-title {
    font-size: 18px;
    color: #1c59b4;
    line-height: 28px;
}
.m-development-date {
    font-size: 14px;
    color: #696969;
    line-height: 19px;
    margin: 6px 0;
}
.m-development-title-two {
    font-size: 14px;
    color: #696969;
    line-height: 19px;
}
.m-development-info li {
    height: 100% !important;
    line-height: inherit !important;
    padding: 0 !important;
    width: 19%;
}
.m-development-info li:nth-child(odd) .m-development-text {
    padding: 61px 0px 103px 0px;
    margin-bottom: 1px;
}
.m-development-info li:nth-child(even) .m-development-text {
    padding: 48px 0px 45px 0px;
}
.m-development-info li:nth-child(odd) .m-development-photo .m-development-img {
    position: absolute;
    top: -58px;
    left: 50%;
    margin-left: -14.5px;
}
.m-development-info li:nth-child(even) .m-development-photo .m-development-img {
    position: absolute;
    bottom: -58px;
    left: 50%;
    margin-left: -14.5px;
}


/*** 新闻中心  ***/
.m-news-center {
    width: 100%;
    height: 100%;
    background-color: #e8e8e8;
    position: relative;
}
#m-news {
    margin: 0 12px;
}
.m-news-t {
    background-color: #26282e;
    padding: 26px 30px 20px 30px;
    box-shadow: 0 1px 6px rgba(0,0,0,.5);
}
.m-news-title {
    font-size: 18px;
    color: #fff;
    height: 24px;
    max-width: 98%;
    white-space: nowrap;
    text-decoration: none;
    text-overflow: ellipsis;
    overflow: hidden;
}
.m-news-date {
    font-size: 14px;
    color: #fff;
    margin: 12px 0 18px;
}
.m-news-more {
    font-size: 12px;
    color: #fdc41b;
}
.m-news-photo {
    overflow: hidden;
}
.m-news-photo img {
	display: block;
	height: auto;
	line-height: 1;
	background-size: 100% 100%;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
    -webkit-transition:all 2s ease;
    -moz-transition:all 2s ease;
    -o-transition:all 2s ease;
    transition:all 2s ease;
}
#m-news a:hover .m-news-photo img {
    -webkit-transform:scale(1.15);
    -moz-transform:scale(1.15);
    -o-transform:scale(1.15);
    transform:scale(1.15);
    -webkit-transition:all 2s ease;
    -moz-transition:all 2s ease;
    -o-transition:all 2s ease;
    transition:all 2s ease;
}
.m-news-morer {
    width: 180px;
    height: 40px;
    line-height: 40px;
    margin: 30px auto 0px auto;
    color: #fff;
    background-color: #26282e;
    text-align: center;
    position: absolute;
/*    bottom: 2.5%;*/
    left: 50%;
    margin-left: -90px;
    z-index: 1;
    cursor: pointer;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: border-color 0.4s, color 0.4s;
    transition: border-color 0.4s, color 0.4s;
}
.m-news-morer a {
    color: inherit;
    display: block;
}
.m-news-morer:hover::before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.m-news-morer::before {
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.m-news-morer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1c59b4;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.2, 1, 1);
    transform: scale3d(0.2, 1, 1);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.m-news-morer:hover {
    color: #fff;
    border-color: #1070cf;
}


/*** 走进康为  ***/
.m-info-kangwei {
    width: 100%;
    height: 100%;
    background-color: #f8f8f8;
    position: relative;
}
.m-info-kangwei-bg {
    position: absolute;
    bottom: 0;
    background-image: url(../images/home-kangwei.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.m-kangwei-info ul {
    text-align: center;
}
.m-kangwei-info li {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #666666;
    padding: 0 21px;
    display: inline-block;
}
.m-kangwei-info li a {
    color: #666666;
    padding-bottom: 10px;
}
.m-kangwei-info li a:hover,
.m-kangwei-info li a.active {
    color: #1c59b4;
    border-bottom: 1px solid #1c59b4;
}
/*
.m-kangwei-t:nth-child(3n){
    display: none !important;
}
.m-kangwei-t:nth-child(4n){
    display: none !important;
}
.m-kangwei-t:nth-child(5n){
    display: none !important;
}
*/
.m-kangwei-t {
    max-width: 100%;
    margin: 0 auto;
    margin-top: 50px;
    display: none;
}
.m-kangwei-t.dcms {
    max-width: 80%;    
    margin: 0 auto;
    margin-top: 25px;
}
.m-kangwei-t.active {
    display: block;
}
.m-kangwei-left {
    float: left;
    position: relative;
}
.m-kangwei-photo-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 335px;
    height: 335px;
    background-color: #1c59b4;
}
.m-kangwei-photo-bga {
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 140px;
    background-image: url(../images/kangwei-shang.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    margin-left: 17px;
    margin-top: 11px;
}
.m-kangwei-photo-bgb {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 24px;
    height: 140px;
    background-image: url(../images/kangwei-xia.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    margin-right: -12px;
    margin-bottom: -14px;
}
.m-kangwei-photoa {
    width: 243px;
    height: 100%;
    padding: 30px 0px 0px 30px;
    position: relative;
    z-index: 1;
}
.m-kangwei-photoa img {
    box-shadow: 0 1px 6px rgba(0,0,0,.1);
}
.m-kangwei-photo {
    width: 445px;
    height: 100%;
    padding: 30px 0px 0px 30px;
    position: absolute;
    z-index: 1;
}
.m-kangwei-photo img {
    box-shadow: 0 1px 5px rgba(0,0,0,.2);
}
.m-kangwei-right {
    float: right;
    width: 41%;
    margin-right: 135px;
}

.m-kangwei-zjjg {
    text-align: center;
    position: relative;
    z-index: 2;
}
.m-kangwei-zjjg img {
    max-width: 45%;
}
.m-kangwei-title {
    font-size: 18px;
    color: #1c59b4;
    margin: 40px 0 10px;
}
.m-kangwei-english {
    font-size: 12px;
    color: #969696;
    margin-bottom: 15px;
}
.m-kangwei-line {
    width: 100%;
    overflow: hidden;
}
.m-kangwei-gray-one {
    width: 15%;
    float: left;
    border: 3px solid #818282;
}
.m-kangwei-gray-two {
    width: 83%;
    border: 1px solid #ebebeb;
    float: right;
    margin-top: 1.5px;
}
.m-kangwei-text {
    font-size: 14px;
    color: #696969;
    margin-top: 40px;
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 175px;
    height: 180px;
    overflow-y: scroll;
    padding-right: 5px;
}
.m-kangwei-text p {
    line-height: 24px;
}
.m-kangwei-t.dcms .m-kangwei-right {
    float: right;
    margin-right: 0;
    width: 60%;
}
.m-kangwei-t.dcms .m-kangwei-gray-two {
    width: 83.5%;
    border: 1px solid #ebebeb;
    float: right;
    margin-top: 1.5px;
}

.poster-main{
			position: relative;
			margin: 50px auto;
		}
		.poster-main .poster-list .poster-item{
			position: absolute;
			left: 0;
			top: 0;
            box-shadow: 0 1px 6px rgba(0,0,0,.3);
            padding: 0 !important;
		}
.poster-main .poster-list a span {
    margin-top: 15px;
    opacity: 1!important;
    display: inline-block;
}
.poster-main .poster-list a:hover {
    border: none;
}
.poster-main .poster-btn{
    position: absolute;
    top: 50%;
	cursor: pointer;
    margin-top: -29px;
    width: 32px !important;
    height: 58px !important;
}
.poster-main .poster-prev-btn{
	left: -135px;
	background: url("../images/btn_l.png") no-repeat center center;
}
.poster-main .poster-next-btn{
	right: -135px;
	background: url("../images/btn_r.png") no-repeat center center;
}


.m-development-info {
    z-index: 2;
    position: relative;
}


/*** 尾部 ***/
.m-kangwei-links {
    width: 100%;
    color: #ffffff;
    background-color: #282d30;
    overflow: hidden;
}
.m-kangwei-links-text {
    font-size: 16px;
    
    height: 60px;
    line-height: 60px;
    float: left;
}
.m-kangwei-links-text dl {
    float: left;
    margin: 0;
}
.m-kangwei-links-text dd {
    float: left;
}
.m-kangwei-links-text dd a {
    color: #ffffff;
}
.return-top {
    font-size: 16px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    float: right;
    width: 205px;
    background-color: #1c59b4;
}
.return-top a {
    color: #ffffff;
    width: 100%;
    display: block;
}
.m-kangwei-footer {
    width: 100%;
    background-color: #323639;   
    overflow: hidden;
}
.m-kangwei-copyright {
    float: left;
    margin-top: 64.5px;
}
.m-kangwei-copyright dl {
    font-size: 14px;
    color: #696969;
    margin: 0;
}
.m-kangwei-copyright dd {
    float: left;
    font-size: 14px;
    color: #4a4a4a;
    margin: 0;
    margin-top: 10px;
}
.m-kangwei-copyright dd a {
    color: #4a4a4a;
}
.m-kangwei-qr-code {
    width: 205px;
    float: right;
    background-color: #3d4144;
    text-align: center;
    padding: 15px 0;
}
.m-kangwei-qr-code-text {
    font-size: 14px;
    color: #fff;
    line-height: 16px;
    margin-top: 9px;
}
.m-kangwei-photos {
    float: right;
    margin-top: 47px;
    margin-right: 70px;
}
.m-kangwei-photos-one {
    font-family: "汉仪菱心体简";
    font-size: 37px;
    color: #696969;
}
.m-kangwei-photos-two {
    font-size: 18px;
    color: #696969;
    margin-top: 22px;
}


/*** 走进康为  ***/
.m-container {
    width: 100%;
    background-color: #f2f2f2;
    padding-top: 20px;
}
.m-page-banner .uk-container {
    position: relative;
}
.m-page-banner-container {
    position: absolute;
    width: 315px;
    bottom: 0;
    margin-left: -157.5px;
    margin-bottom: -50px;
    right: 0;
    color: #fff;
    text-align: right;
    padding: 28px 28px 12px 0;
    background: rgba(253,196,27,.78);
}
.m-page-banner-english {
    font-size: 30px;
    margin-bottom: 23px;
}
.m-page-banner-title {
    font-size: 24px;
}

.m-position {
    width: 100%;
    background-image: url(../images/position.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 24px;
    color: #474747;
    margin-bottom: 11px;
}
.m-page-nav {
    width: 100%;
    /* height: 34px; */
    border-bottom: 1px solid #474747;
    margin-bottom: 20px;
    overflow: hidden;
}
.m-page-nav li {
/*    width: 130px;*/
    min-width: 60px;
    padding: 0 35px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    background-color: #474747;
    text-align: center;
    float: left;
    cursor: pointer;
}
.m-page-nav li a {
    color: #fff;
    width: 100%;
    display: block;
}
.m-page-nav .active {
    background-color: #2189c8;
}
/*
.m-page-nav li + li {
    margin-left: 95px;
}
*/
.m-container-text-info {
    padding: 33px 30px 55px 30px;
    background-color: #fff;
    overflow: hidden;
}
.m-container-text {
    display: none;
}
.m-container-text.active {
    display: block;
}
.m-container-photo {
    float: left;
    margin-right: 33px;
}
.m-container-texta {
    float: left;
    width: 62%;
}
.m-container-english {
    font-size: 31px;
    color: #474747;
}
.m-container-title {
    font-size: 18px;
    color: #474747;
    padding-right: 18px;
    padding-bottom: 24px;  
}
.kangwei-one img {
    padding-left: 20px;
/*
    background-image: url(../images/oranger.png);
    background-repeat: no-repeat;
    background-position: 90px 4px;
*/
    
}
.kangwei-two {
    border-bottom: 1px solid #ebebeb;
}
.kangwei-two img {
    padding-left: 20px;
/*
    background-image: url(../images/oranger.png);
    background-repeat: no-repeat;
    background-position: 108px 4px;
*/
    
}
.m-container-texter p {
    color: #858585;
    font-size: 16px;
    line-height: 34px;
    margin: 0;
    margin-top: 0.3em;
}
.m-container-titler {
    font-size: 18px;
    color: #fdc41b;
    line-height: 28px;
    margin-top: 42px;
}
.m-container-englisher {
    font-size: 12px;
    color: #858585;
    line-height: 20px;
    margin-top: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
}


.m-container-course {
    width: 100%;
}
.m-container-cours-title {
    width: 220px;
    height: 50px;
    line-height: 42px;
    margin: 0 auto;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    background-image: url(../images/jx.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-bottom: 82px;
    overflow: hidden;
    position: relative;
}
.m-container-cours-boder {
    position: absolute;
    left: 50%;
    margin-left: -.5px;
    border-left: 1px solid #474747;
    height: 100%;
}
.m-container-cours-info {
    max-width: 776px;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    position: relative;
}
.m-container-cours-info li:nth-child(odd){
    float: left;
    padding-right: 68px;
    width: 40%;
    margin-bottom: 50px;
/*    position: relative;*/
 
}
.m-container-cours-info li:nth-child(even){
    float: right;
    padding-left: 68px;
    width: 40%;
    margin-bottom: 50px;
/*    position: relative;*/

    
}
.m-container-cours-info li .m-cours-er {
    width: 100%;
    height: 235px;
    position: relative;
}
.m-container-cours-info li:nth-child(odd) .m-cours-text {
    text-align: right;
    color: #474747;
    margin-top: 30px;
    line-height: 28px;
    position: absolute;
    top: 162px;
    width: 320px;
    height: 56px;
}
.m-container-cours-info li:nth-child(even) .m-cours-text {
    text-align: left;
    color: #474747;
    line-height: 28px;
    margin-bottom: 15px;
}
.m-container-cours-info li:nth-child(odd) .m-cours-photo{
    position: absolute;
    top: 0;
    width: 320px;
    height: 179px;
}
.m-container-cours-info li:nth-child(odd) .m-cours-sjx {
    background-image: url(../images/cours-sjx.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    position: absolute;
    bottom: 37px;
    right: -28px;
    width: 9px;
    height: 12px;
}
.m-container-cours-info li:nth-child(even) .m-cours-sjx {
    background-image: url(../images/cours-sjx.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    position: absolute;
    top: 8px;
    left: -30px;
    width: 9px;
    height: 12px;
    transform: rotate(180deg);
}
.m-container-cours-info li:nth-child(odd) .m-cours-img {
    width: 17px;
    height: 17px;
    background-image: url(../images/cours-yuan.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    right: -86px;
    top: 5px;
    z-index: 1;
}
.m-container-cours-info li:last-child .m-cours-img {
    top: auto !important;
    bottom: 20px;
}
.m-container-cours-info li:nth-child(even) .m-cours-img {
    width: 17px;
    height: 17px;
    background-image: url(../images/cours-yuan.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    left: -87.5px;
    bottom: 20px;
    z-index: 1;
}
.m-container-cours-info li .m-cours-photo {
    overflow: hidden;
}
.m-container-cours-info li .m-cours-photo img {
	display: block;
	height: auto;
	line-height: 1;
	background-size: 100% 100%;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
    -webkit-transition:all 2s ease;
    -moz-transition:all 2s ease;
    -o-transition:all 2s ease;
    transition:all 2s ease;
}
.m-container-cours-info li:hover .m-cours-photo {
    box-shadow: 0 1px 6px rgba(0,0,0,.5);
}
.m-container-cours-info li:hover .m-cours-photo img {
    -webkit-transform:scale(1.15);
    -moz-transform:scale(1.15);
    -o-transform:scale(1.15);
    transform:scale(1.15);
    -webkit-transition:all 2s ease;
    -moz-transition:all 2s ease;
    -o-transition:all 2s ease;
    transition:all 2s ease;
}
.m-container-cours-info li .m-cours-date {
    font-size: 24px;
}
.m-container-cours-info li .m-cours-title {
    font-size: 16px;
}
.m-container-cours-more {
    max-width: 100px;
    margin: 0 auto;
    margin-top: 35px;
    font-size: 16px;
    color: #474747;
    line-height: 28px;
    text-align: center;
}
.m-container-cours-more a {
    color: #474747;
}
.m-container-cours-more img {
    margin-top: 18px;
}


.m-qualifications {
    width: 100%;
}
.m-qualifications-nav {
    float: left;
    width: 350px;
    height: 641px;
    margin-right: 50px;
    background-image: url(../images/2.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
    position: relative;
}
.m-qualifications-nav ul {
    position: absolute;
    top: 60px;
    right: -20px;
}
.m-qualifications-nav li {
    width: 202px;
    height: 42px;
    line-height: 42px;
    background: rgba(33,137,200,.66);
    font-size: 14px;
    color: #fff;
    text-indent: 22px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    cursor: pointer;
}
.m-qualifications-nav .active {
    background-color: #fdc41b;
}
.m-qualifications-nav li + li {
    margin-top: 14px;
}
.m-qualifications-info {
    float: left;
}
.m-qualifications-info {
    display: none;
    width: 62%;
}
.m-qualifications-info.active {
    display: block;
}
.m-qualifications-title {
    font-size: 18px;
    color: #474747;
    line-height: 56px;
    padding-bottom: 20px;
    border-bottom: 2px solid #2189c8;
}


/*** 科技研发  ***/
.m-technology {
    width: 100%;
}
.m-technology-title {
    text-align: center;
}
.m-technology-info {
    width: 99%;
    margin: 0 auto;
    margin-top: 50px;
}
.m-technology-info li {
    width: 100%;
    overflow: hidden;
}
.m-technology-info li:nth-child(1n) .m-technology-photo {
    float: left;
}
.m-technology-info li:nth-child(1n) .m-technology-text {
    float: right;
}
.m-technology-info li:nth-child(1n) {
    background-color: #fdc41b;
    position: relative;
}
.m-technology-info li:nth-child(1n) .m-technology-sjx {
    width: 0;
    height: 0;
    border-top: 45px solid transparent;
    border-right: 45px solid #fdc41b;
    border-bottom: 45px solid transparent;
    position: absolute;
    top: 35px;
    left: 50%;
    margin-left: -25px;
    z-index: 2;
}
.m-technology-info li:nth-child(2n) .m-technology-photo {
    float: right;
    width: 50%;
}
.m-technology-info li:nth-child(2n) .m-technology-text {
    float: left;
}
.m-technology-info li:nth-child(2n) {
    background-color: #474747;
    position: relative;
}
.m-technology-info li:nth-child(2n) .m-technology-sjx {
    width: 0;
    height: 0;
    border-top: 45px solid transparent;
    border-left: 45px solid #474747;
    border-bottom: 45px solid transparent;
    border-right: none;
    position: absolute;
    top: 35px;
    right: 50%;
    margin-right: -25px;
    margin-left: initial;
    left: inherit;
}
.m-technology-info li:nth-child(3n) .m-technology-photo {
    float: left;
}
.m-technology-info li:nth-child(3n) .m-technology-text {
    float: right;
}
.m-technology-info li:nth-child(3n) {
    background-color: #2189c8;
    position: relative;
}
.m-technology-info li:nth-child(3n) .m-technology-sjx {
    width: 0;
    height: 0;
    border-top: 45px solid transparent;
    border-right: 45px solid #2189c8;
    border-bottom: 45px solid transparent;
    position: absolute;
    top: 35px;
    left: 50%;
    margin-left: -25px;
}
.m-technology-photo {
    width: 50%;
    overflow: hidden;
}
.m-technology-text {
/*    float: left;*/
    padding: 25px 30px 0px 40px;
    color: #f2f2f2;
    width: 43%;
}
.m-technology-title-one {
    font-size: 24px;
    line-height: 30px;
}
.m-technology-title-two {
    font-size: 18px;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 15px;
}
.m-technology-title-three {
    font-size: 16px;
    line-height: 30px;
}
.m-technology-photo img {
	display: block;
	height: auto;
	line-height: 1;
	background-size: 100% 100%;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
    -webkit-transition:all 2s ease;
    -moz-transition:all 2s ease;
    -o-transition:all 2s ease;
    transition:all 2s ease;
}
.m-technology-info li a:hover .m-technology-photo img {
    -webkit-transform:scale(1.15);
    -moz-transform:scale(1.15);
    -o-transform:scale(1.15);
    transform:scale(1.15);
    -webkit-transition:all 2s ease;
    -moz-transition:all 2s ease;
    -o-transition:all 2s ease;
    transition:all 2s ease;
}


.m-patent-t {
    font-size: 14px;
    color: #969696;
    line-height: 30px;
    max-width: 838px;
    margin: 44px auto 50px auto;
    text-align: center;
}
.m-patent-product {
    width: 100%;
    height: 100%;
}
.m-patent-product:hover {
    box-shadow: 0 1px 15px rgba(0, 0, 0,.2);
}
.m-patent-photo {
    position: relative;
}
.m-patent-photo img {
    width: 100%;
    height: 100%;
}
.m-patent-recommend-photo {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.2);
    position: absolute;
    bottom: 0;
    z-index: 1;
    display: none;
    overflow: hidden;
}
.m-patent-recommend-photo img {
    position: absolute;
    top: 50%;
    margin-top: -32px;
    left: 50%;
    margin-left: -32px;
    width: auto;
    height: auto;
}
.m-patent-info li a:hover .m-patent-recommend-photo {
    display: block;
    visibility: visible;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}
.m-patent-text {
    padding: 15px 10px;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.m-patent-info ul {
    text-align: center;
}
.m-patent-info li {
    width: 31%;
    display: inline-block;
    margin: 0px 11px 35px 0px;
}
.m-patent-text-one {
    height: 50px;
    font-size: 18px;
    color: #474747;
    line-height: 24px;
}
.m-patent-text-two {
    font-size: 14px;
    color: #969696;
    line-height: 30px;
    margin-top: 10px;
}
.m-patent-info li a:hover .m-patent-text {
    background-color: #474747;
}
.m-patent-info li a:hover .m-patent-text-one,
.m-patent-info li a:hover .m-patent-text-two {
    color: #fff;
}


/*** 人才招聘  ***/
.m-recruitment-caption {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 28px 20px 22px 20px;
    background-color: #f2f2f2;
}
.m-recruitment-caption > i {
    position: absolute;
    display: block;
    width: 17px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: 0 0;
}
.m-recruitment-caption > i.left {
    top: 17px;
    left: 22px;
    background-image: url(../images/talents-caption-icon-1.png);
}
.m-recruitment-caption > i.right {
    right: 22px;
    bottom: 17px;
    background-image: url(../images/talents-caption-icon-2.png);
}
.m-recruitment-caption p {
    font-size: 14px;
    color: #474747;
    line-height: 24px;
    margin: 0 40px 0 40px;
/*    max-width: 628px;*/
}
.m-recruitment-caption p a {
    color: #0156a9;
}

.m-recruitment-info table {
	width: 100%;
}
.recruit {
	width: 100%;
	overflow: hidden;
	margin-top: 36px;
}
.recruit_title {
	width: 100%;
}
.m-recruitment-info table .join_title {
	height: 60px;
	line-height: 60px;
	background: #1c9edc;
    margin-bottom: 20px;
}
.m-recruitment-info table .join_title th {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
    text-align: center;
}
.m-recruitment-info table .join_tion {
	height: 55px;
	line-height: 55px;
    background-color: #f9f9f9;
    margin-bottom: 10px;
    display: block;
}
.m-recruitment-info table .join_tion td {
    float: left;
	font-size: 16px;
	line-height: 55px;
	color: #474747;
    text-align: center;
    margin: 0;
    padding: 0;
}
.m-recruitment-info table .join_tion td a {
	color: inherit;
}
.m-recruitment-info table .join_tion td a:hover {
	color: #0071c3;
}

.page-content-article tr td {
    line-height: 30px;
    color: #474747;
}
.page-content-article table {
    background-color: #f9f9f9;
    padding: 0px 10px;
}
/*** 人才招聘详情页 ***/
.apply {
	width: 94%;
	overflow: hidden;
	margin: 0 auto;
}
.apply_Button {
	float: left;
	margin-right: 65px;
}
.apply_Button p {
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	margin: 0;
	background: #2189c8;
	border-radius: 4px;
}
.apply_Button p a {
	width: 100px;
	height: 40px;
	color: inherit;
	display: block;
}
.apply_text {
	float: left;
}
.apply_text p {
	height: 40px;
	line-height: 40px;
	color: #0268b3;
	margin: 0;
}
.apply_text p a {
	color: inherit;
}
.page-content-article table tr {
	height: 30px;
	line-height: 30px;
}


/*** 分页  ***/
.page-pagination {
   width: 100%;
   margin: 45px 0px;
   text-align: center;
   clear: both;
}
.page-pagination a {
   display: inline-block;
   margin: 0 5px;
   padding: 3px 10px;
   cursor: pointer;
   text-decoration: none;
   color: #5b5b5b;
   border: 1px solid #dbdbdb;
}
.page-pagination a:hover {
   color: #fff;
   border-color: #1c9edc;
   background-color: #1c9edc;
}
.page-pagination a.jp-disabled {
   cursor: no-drop;
   opacity: .5;
}
.page-pagination a.jp-disabled:hover {
   color: #5b5b5b;
   border-color: #dbdbdb;
   background-color: #fff;
}
.page-pagination a.jp-current {
   cursor: default;
   color: #fff;
   border-color: #1c9edc;
   background-color: #1c9edc;
}


/*** 联系我们  ***/
.m-contact-title {
    font-size: 18px;
    color: #494949;
    line-height: 24px;
}
.m-contact-english {
    font-size: 14px;
    color: #494949;
    line-height: 24px;
}
.uk-contact-map {
    width: 100%;
    margin-top: 28px;
    margin-bottom: 25px;
}
.my-service-map {
    width: 100%;
    height: 400px;
    border: none;
}
.m-contact-info {
    width: 100%;
    overflow: hidden;
}
.m-contact-left {
    float: left;
    width: 31%;
}
.m-contact-right {
    float: left;
    margin-left: 55px;
    width: 64%;
}
.m-contact-title-one {
    font-size: 18px;
    color: #494949;
    line-height: 24px;
}
.m-contact-title-two {
    font-size: 14px;
    color: #494949;
    line-height: 24px;
}
.m-contact-text p {
    color: #494949;
}
.m-contact-text p img {
    margin-right: 15px;
}

#contact-form {
    width: 100%;
    margin-top: 20px;
}
.register {
    float: left;
    line-height: 24px;
	overflow: hidden;
}
.register + .register {
    margin-left: 40px;
}
.register_text {
	box-sizing: border-box;
	width: 210px;
    height: 45px;
    line-height: 45px;
	padding-left: 10px;
    background-color: #f2f2f2;
    border: none;
	outline: none;
    color: #999999;
}
.contact__fieldas {
    width: 100%;
	height: 145px;
	background-color: #f2f2f2;
    padding-left: 10px;
    padding-top: 15px;
    border: none;
    margin-top: 18px;
    outline:none
}
.group #submit {
	font-size: 18px;
	width: 152px;
    height: 50px;
    line-height: 50px;
	color: #fff;
	border: none;
	outline: none;
	background-color: #fdc41b;
	cursor: pointer;
	text-align: center;
    margin-top: 15px;
    float: right;
}


/*** 新闻中心  ***/
.m-news-info {
    width: 100%;
}
.m-news-img {
    text-align: center;
}
.m-news-info ul {
    margin-top: 50px;
}
.m-news-info li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}
.m-news-container {
    width: 100%;
}
.m-news-container a:hover .m-news-more {
    background-color: #fdc41b;
}
.m-news-imges {
    float: left;
}
.m-news-texter {
    float: left;
    padding: 28px 35px 0px 40px;
    width: 57%;
}
.m-news-titler {
    font-size: 16px;
    color: #474747;
    line-height: 24px;
}
.m-news-dates {
    font-size: 14px;
    color: #858585;
    line-height: 24px;
    background-image: url(../images/news_x.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 22px;
    margin-top: 10px;
    margin-bottom: 26px;
}
.m-news-text-two {
    font-size: 14px;
    color: #585858;
    line-height: 24px;
    height: 50px;
}
.m-news-mores {
    width: 80px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background-color: #bbbbbb;
    border-radius: 12px;
    margin-top: 35px;
}
.m-news-info .page-pagination a.jp-disabled {
    display: none;
}

.m-news-details {
     width: 85%;
    margin: 0 auto;
}
.m-news-details h1 {
    font-size: 16px;
    color: #474747;
    line-height: 24px;
    font-weight: normal;
    text-align: center;
    margin-top: 50px;
}
.m-news-meta {
    width: 100%;
    line-height: 22px;
    height: 50px;
    border-bottom: 1px solid #ebebeb;
    text-align: center;
}
.m-news-meta span {
    font-size: 14px;
    color: #858585;
    margin: 0 23px;
}
.m-news-details-text p {
    margin: 0;
    color: #474747;
    line-height: 24px;
}
.m-news-details-text > div {
    text-align: center;
    margin-bottom: 30px;
}
.m-news-share {
    margin-top: 70px;
    width: 100%;
    overflow: hidden;
}
.m-news-share span {
    float: left;
}
.m-news-share ul {
    margin: 0;
}
.m-news-share li {
    float: left;
    width: inherit;
    margin: 0;
}

/*** 翻页  ***/
.m-news-details .pager {
    width: 100%;
    margin: 28px 0 16px 0;
    border-top: 1px solid #dedede;
}
.m-news-details .pager a {
    font-size: 14px;
    line-height: 48px;
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    padding: 0 15px;
    white-space: nowrap;
    text-decoration: none;
    text-overflow: ellipsis;
    color: #444;
    border-bottom: 1px solid #dedede;
}
.m-news-details .pager a:hover,
.m-news-details .pager a:focus {
    color: #2189c8;
}
.m-news-return {
    font-size: 14px;
    line-height: 40px;
    display: block;
    float: right;
    padding: 0 16px;
    text-decoration: none;
    color: #fff;
    border-radius: 5px;
    background-color: #fdc41b;
}
.m-news-return a,
.m-news-return a i {
    color: #fff;
}


/*** 主营业务  ***/
.m-business-info {
    width: 100%;
}
.m-business-info li {
    width: 100%;
    padding-bottom: 22px;
    overflow: hidden;
    border-bottom: 1px dashed #cccccc;
}
.m-business-info li + li {
    padding-top: 22px;
}
.m-business-info li:nth-child(odd) .m-business-photo {
    float: left;
}
.m-business-info li:nth-child(odd) .m-business-text {
    float: right;
    width: 40%;
}
.m-business-info li:nth-child(even) .m-business-photo {
    float: right;
}
.m-business-info li:nth-child(even) .m-business-text {
    float: left;
    width: 40%;
}
.m-business-title {
    width: 100%;
    overflow: hidden;
    padding-bottom: 28px;
    border-bottom: 1px solid #d9d9d9;
}
.m-business-img {
    width: 102px;
    height: 102px;
    float: left;
    border: 1px solid #fdc41b;
    border-radius: 100%;
}
.m-business-er {
    float: left;
    margin-top: 22px;
    margin-left: 20px;
}
.m-business-title-one {
    font-size: 18px;
    color: #474747;
    line-height: 30px;
}
.m-business-title-two {
    font-size: 16px;
    color: #969696;
    line-height: 30px;
}
.m-business-texts {
    width: 100%;
    margin-top: 20px;
    height: 126px;
}
.m-business-info li .m-business-texts ul {
    list-style-type: none !important;
}
.m-business-info li .m-business-texts li {
    width: 46%;
    float: left;
    font-size: 16px;
    color: #696969;
    line-height: 42px;
    padding: 0;
    padding-left: 12px;
    background-image: url(../images/li.png);
    background-repeat: no-repeat;
    background-position: left center;
    border: none;
}
.m-business-info li .m-business-texts li p {
    margin: 0;
    
}
.m-business-info li .m-business-texts li p a {
    color: #696969;
    min-width: 90%;
    white-space: nowrap;
    text-decoration: none;
    text-overflow: ellipsis;
    overflow: hidden;
}



.m-business-more {
    width: 133px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    background-color: #474747;
    float: right;
    border-radius: 15px;
    margin-top: 31px;
    position: relative;
    z-index: 1;
    cursor: pointer;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: border-color 0.4s, color 0.4s;
    transition: border-color 0.4s, color 0.4s;
}
.m-business-more a {
    width: 100%;
    color: #fff;
    display: block;

}
.m-business-more:hover::before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.m-business-more::before {
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.m-business-more::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2189c8;
    border-radius: 15px;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.2, 1, 1);
    transform: scale3d(0.2, 1, 1);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.m-business-more:hover {
    color: #fff;
    border-color: #2189c8;
}

/*** 主营业务内页  ***/
.m-business-page-info li {
    margin: 0 12px 22px 12px;
    float: left;
    width: 31%;
}
.m-business-page {
    width: 100%;
}
.m-business-page-title {
    font-size: 18px;
    color: #474747;
    line-height: 30px;
    text-align: center;
    margin-bottom: 10px;
}
.m-business-page-img {
    text-align: center;
    margin-bottom: 25px;
}
.m-business-page-er {
    width: 100%;
    height: 100%;
    border: 3px solid #f2f2f2;
}
.m-business-page-text {
    position: relative;
    z-index: 9999;
    text-align: center;
    padding: 22px 0px 20px 0px;
}
.m-business-page-one {
    font-size: 18px;
    color: #474747;
    line-height: 24px;
    height: 50px;
    max-width: 98%;
    white-space: nowrap;
    text-decoration: none;
    text-overflow: ellipsis;
    overflow: hidden;
}
.m-business-page-two {
    max-width: 270px;
    margin: 6px auto 24px auto;
    font-size: 16px;
    color: #969696;
    line-height: 24px;
    max-width: 98%;
    white-space: nowrap;
    text-decoration: none;
    text-overflow: ellipsis;
    overflow: hidden;
}
.m-business-page-three {
    font-size: 16px;
    color: #fdc41b;
    line-height: 24px;
}
.m-business-page-photo {
    position: relative;
}
.m-business-page-er:hover .orange {
    width: 100%;
    height: 100%;
    background-color: rgba(253,196,27,.42);
    position: absolute;
    bottom: 0;
    z-index: 1;
    overflow: hidden;
}
.m-business-page-er:hover .m-business-page-text {
    background-color: #fdc41b;
}
.m-business-page-er:hover .m-business-page-one,
.m-business-page-er:hover .m-business-page-two,
.m-business-page-er:hover .m-business-page-three {
    color: #fff;
}
.m-business-page-info .page-pagination a.jp-disabled,
.m-business-page-info .jp-next,
.m-business-page-info .jp-previous {
    display: none;
}


.m-business-pages {
    width: 90%;
    margin: 0 auto;
}
.m-business-pages-img {
    text-align: center;
    margin: 50px 0 30px 0;
}
.m-business-pages-img.fd {
    font-size: 18px;
    color: #000000;
    line-height: 30px;
    background: url(../images/technology-s.jpg) no-repeat center center;
   
}
.m-technology-title.fd {
    font-size: 18px;
    color: #000000;
    line-height: 30px;
    background-image: url(../images/technology-s.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
.m-service-info a .m-service-photoa {
    width: 240px;
    height: 210px;
    background-image: url(../images/service-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

.m-service-info a:hover .m-service-img.yi_a {
    width: 240px;
    height: 210px;
    background-image: url(../images/service1-blue.png);
    background-position: center 30px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}
.m-service-info a .m-service-img.yi_a {
    width: 240px;
    height: 210px;
    background-image: url(../images/service1.png);
    background-position: center 30px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}
.m-service-info a:hover .m-service-img.er_a {
    width: 240px;
    height: 210px;
    background-image: url(../images/service2-blue.png);
    background-position: center 30px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}
.m-service-info a .m-service-img.er_a {
    width: 240px;
    height: 210px;
    background-image: url(../images/service2.png);
    background-position: center 30px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}
.m-service-info a:hover .m-service-img.san_a {
    width: 240px;
    height: 210px;
    background-image: url(../images/service3-blue.png);
    background-position: center 30px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}
.m-service-info a .m-service-img.san_a {
    width: 240px;
    height: 210px;
    background-image: url(../images/service3.png);
    background-position: center 30px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}
.m-service-info a:hover .m-service-img.si_a {
    width: 240px;
    height: 210px;
    background-image: url(../images/service4-blue.png);
    background-position: center 30px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}
.m-service-info a .m-service-img.si_a {
    width: 240px;
    height: 210px;
    background-image: url(../images/service4.png);
    background-position: center 30px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}
.yi_a,
.ers_a,
.sans_a,
.si_a {
    left: 50%;
}


/*** 主营业务详情  ***/
.m-business-details-info {
    width: 100%;
    overflow: hidden;
}
.m-business-details-left {
    float: left;
}
.m-business-details-right {
    /* float: left; */
    /* margin-left: 45px; */
    width: 100%;
}
.m-business-details-info h1,
.m-business-details-right h1 {
    font-size: 16px;
    color: #474747;
    line-height: 24px;
}
.m-business-details-info p,
.m-business-details-right p {
    color: #969696;
    line-height: 20px;
}
.m-business-pages .m-business-page-info li {
    margin: 0 12px 22px 12px !important;
    float: none !important;
    width: auto !important;
}


/*** 产品中心  ***/
#wrapper{ 
    width:1000px;
    margin:50px auto;
    position:relative;
}
fieldset, img { 
    border: 0;
}
ol, ul { 
    list-style: none outside none;
}
.show_images_list_li {
    position: absolute;
    cursor: pointer;
    vertical-align:bottom; 
    display:block;
}
.btn { 
    width:100%;  
    margin:auto; 
    position:relative; 
    padding-top:450px;
}
.btn a{
    float: left; 
    display:block;
/*    height: 20px;*/
    line-height: 20px;
    background:url(../images/btn.png) 0 center no-repeat; 
    cursor: pointer;
    padding-left: 20px;
    margin-bottom: 20px;
}
.btn a + a {
    margin-left: 50px;
}
.btn a.active{ 
    background:url(../images/btn-active.png) 0 center no-repeat;
}
.show_images_list_li img{
    width: 527px;
    height: 310px;
}
.show_images_list_li:first-child img{
    width: 599px;
    height: 353px;
}
.m-dl-product-white {
    background-color: #fff;
    position: absolute;
    top: 330px;
    height: 75px;
    width: 100%;
    z-index: 99;
}
.m-dl-product {
    font-size: 16px;
    color: #696969;
    line-height: 30px;
    text-align: center;
    margin-top: 20px;
}



.m-product-info {
    width: 100%;
}
.m-product-nav ul {
    text-align: center;
}
.m-product-nav {
    width: 100%;
    margin: 36px 0px 45px 0px;
}
.m-product-nav li {
    font-size: 16px;
    color: #474747;
    line-height: 30px;
    padding: 0 23px;
    margin-bottom: 5px;
    display: inline-block;
    background-color: #474747;
    cursor: pointer;
}
.m-product-nav li a {
    color: #fff;
}
.m-product-nav .active {
    background-color: #2189c8; 
}
.m-product-nav .active a {
    color: #fff;
}
.m-product-er {
    display: none;
}
.m-product-er.active {
    display: block;
}


/*** border  ***/
.border {
  background: none;
  border: 0;
  box-sizing: border-box;
  box-shadow: inset 0 0 0 3px #f2f2f2;
  text-align: center;
  text-transform: capitalize;
  position: relative;
  vertical-align: middle;
    padding: 2px;
}
.border::before, .border::after {
  box-sizing: border-box;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
}

.m-business-page-er {
  -webkit-transition: color 0.25s;
          transition: color 0.25s;
}
.m-business-page-er::before, .m-business-page-er::after {
  border: 2px solid transparent;
  width: 0;
  height: 0;
}
.m-business-page-er::before {
  top: 0;
  left: 0;
}
.m-business-page-er::after {
  bottom: 0;
  right: 0;
}
.m-business-page-er:hover {
  color: #2189c8;
}
.m-business-page-er:hover::before, .m-business-page-er:hover::after {
  width: 100%;
  height: 100%;
}
.m-business-page-er:hover::before {
  border-top-color: #2189c8;
  border-right-color: #2189c8;
  -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
          transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}
.m-business-page-er:hover::after {
  border-bottom-color: #2189c8;
  border-left-color: #2189c8;
  -webkit-transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
          transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
}


/*** 专利产品  ***/


