@charset "utf-8";
*, *:before, *:after {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    outline:0;
    margin:0;
    padding:0;
}
#bsWXBox {
    box-sizing:content-box;
}
ul {
    list-style:none;
}
body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, small, u, i, center, dl, dt, dd, ol, ul, li, sub, sup, tt, var, del, dfn, ins, kbd, q, s, samp, strike, applet, object, iframe, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, blockquote, pre, a, abbr, acronym, address, big, cite, code, mark, audio, video, input, textarea, select {
    margin:0;
    padding:0;
}
a:link, a:visited {
    text-decoration:none;
    outline:0;
    color:#666
}
a:hover, a:active, a:focus {
    color:#666;
    text-decoration:none
}
img {
    border:0;
    padding: 0;
    margin: 0;
    max-width:100%;
}
table {
    border-collapse:collapse;
    width:100%
}
h1, h2, h3, h4, h5, h6 {
    font-weight:normal;
}
input, textarea {
    font-size:14px;
    outline:0;
    overflow:hidden;
    font-family:arial, "microsoft yahei"
}
input[type='reset'], input[type='button'], input[type='submit'], input[type='radio'] {
    cursor:pointer;
    outline:0;
    border: none;
}
input[type='checkbox'], input[type='radio'] {
    position:relative;
    vertical-align:middle;
}
textarea, input[type='email'], input[type='date'], input[type='password'], input[type='text'] {
    outline:0;
    color:#666;
}
input[type="submit"], input[type="reset"], input[type="button"], input[type='text'], select, button {
    -webkit-appearance:none
}
input, select, textarea {
    -webkit-appearance:none;
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}
::-webkit-input-placeholder {
    color:#bababa;
}
:-moz-placeholder {
    color:#bababa;
    opacity:1;
}
::-moz-placeholder {
    color:#bababa;
    opacity:1;
}
:-ms-input-placeholder{
    color:#bababa;
}
.clearfix:after {
    clear:both;
    height:0;
    content:"";
    line-height:0;
    font-size:0;
    display:block
}
.clear {
    clear:both;
}
body {
    font-family:arial, "microsoft yahei";
    font-size:14px;
    color:#666;
    line-height:1.5;
    width:100%;
    background:#fff;
    -webkit-tap-highlight-color:transparent;
    -webkit-text-size-adjust: none;
}
.fl {
    float:left;
}
.fr {
    float:right;
}
.pic{
    position: relative;
    overflow: hidden;
    width: 100%;
}
.pic:after{
    content: '';
    display: block;
    padding-bottom: 100%;
}
.pic img{
    transition: .5s;
}
.middleCenter {
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    max-width:100%;
    max-height:100%;
    display:block;
    vertical-align:middle;
    text-align:center;
    margin:auto
}
.tp{
    overflow: hidden;
}
.tp img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    transition: .5s;
}
.container1 {
    width: 84.8%;
    margin: 0 auto;
}
.tp{
    overflow: hidden;
}
.tp img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
    transition: .5s;
}
.top{
    background-color: #3bac38;
    overflow: hidden;
}
.top_fl{
    float: left;
    color: #fff;
    line-height: 38px;
}
.top_fr{
    float: right;
}
.top_fr li{
    float: left;
    margin-left: 20px;
    line-height: 38px;
}
.top_fr li a{
    display: block;
    color: #e0e0e0;
}
.top_fr li a:hover{
    color: #fff;
}
.top_fr li a.current{
    color: #fff;
}
header {
	width:100%;
	margin:0 auto;
	position:relative;
    z-index: 99;
    background-color: #fafafa;
}
.daohang {
	display:block;
	width:100%;
	margin:0 auto;
	height:93px;
	clear:both;
}
.yx {
	float:left;
}
.yx a {
	display:block;
    padding-top: 17px;
}
.yx img {
	max-width:100%;
	height:auto;
}
.navdaohang {
    float:right;
}
.menupc li{
    float: left;
    text-align: center;
    position: relative;
    line-height:93px;
    z-index: 9;
    background: url("../images/li.png") no-repeat right center;
}
.menupc li:last-child{
    background: none;
}
.menupc li:hover a{
    color: #3bac38;
}
.menupc li:hover a:after{
    width: 100%;
}
.menupc li a{
    display:block;
    color: #2d2d2d;
    font-size: 16px;
    padding: 0px 38px;
    z-index: 999;
    position: relative;
}
.menupc li a:after{
    content: '';
    display: block;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    width: 0;
    margin: 0 auto;
    height: 5px;
    background: url("../images/navli.png") no-repeat bottom center;
    transition: .5s;
}
.menupc li a:hover{
    color: #3bac38;
}
.menupc li a:hover:after{
    width: 100%;
}
.menupc li .current{
    color: #3bac38;
}
.menupc li .current:after{
    width: 100%;
}
.menupc .xiala{
    background:rgba(0,0,0,.4) !important;
    position: absolute;
    display:none !important;
    left: 50%;
    overflow: hidden;
    z-index: 999;
    width:210px;
    margin-left: -105px;
    padding: 16px 9px 16px 18px;
}
.xiala_fl{
    float: left;
    width: 75px;
}
.xiala_fl dd{
    float: none;
    position: static;
    text-align: justify;
    line-height: 20px;
    width:100%;
    margin-bottom: 5px;
}
.xiala_fl dd:last-child{
    margin-bottom: 0;
}
.xiala_fl dd a{
    display: block;
    font-size: 14px;
    position:relative;
    color:#fff !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 0 0 12px;
}
.xiala_fl dd a:after{
    display: none;
}
.xiala_fl dd a:before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
    height: 0;
    width: 0;
    border-left: 5px solid #fff;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
}
.xiala_fl dd a:hover:before{
    border-left: 5px solid #3bac38;
}
.xiala_fl dd a:hover{
    color: #3bac38 !important;
}
.menupc dd .current{
    color: #3bac38 !important;
}
.menupc dd .current:before{
    border-left: 5px solid #eaab00;
}
.xiala_fr{
    float: right;
    width: 96px;
    height: 64px;
    border: 1px solid #fff;
}
.xiala_fr img{
    max-width: 100%;
    height: auto;
}
.menupc .xiala.subnav {
    display: block;
}



/*手机导航*/
.phone-nav {
    position:absolute;
    font-size:30px;
    right:15px;
    top:38px;
    line-height:60px;
    display:none;
    color:#666;
}
.phone-nav img{
    height: 30px;
    margin-top: 15px;
    display: block;
}
.header a[href="#page"] {
	display:none!important;
}
.mm-opened .header a[href="#page"] {
	display:block!important;
}
.mm-opened .header a[href="#mmenu"] {
	display:none!important;
}
#mmenu {
	z-index:9999;
}
#mmenu li .home-search {
	float:left;
	margin-left:20px;
	width:90%;
	background-color:#fff;
	padding-left:0;
	overflow:hidden;
	margin-top:10px;
	position:relative
}
#mmenu li .home-search .keyword {
	text-align:left;
	border:0;
	box-shadow:0;
	border-radius:0;
	width:86%;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-o-border-radius:0;
	-mz-border-radius:0;
	font-size:14px;
	color:#999;
	line-height:20px;
	vertical-align:top;
	padding:6px 86px 6px 10px;
	-webkit-appearance:none;
	background-color:#fff;
	border:1px solid #ccc
}
#mmenu li .home-search .keyword:focus {
	transition:border linear .2s, box-shadow linear .5s;
	-moz-transition:border linear .2s, -moz-box-shadow linear .5s;
	-webkit-transition:border linear .2s, -webkit-box-shadow linear .5s;
	outline:0;
	border:1px solid #0a78bc;
}
#mmenu li .home-search .btn-sub {
	top:0;
	border:0;
	right:0;
	color:#e20008;
	width:42px;
	height:34px;
	line-height:34px;
	text-align:center;
	position:absolute;
	cursor:pointer;
	border-radius:0;
	background:#7ca2c9 url(../images/search3.png) no-repeat center center;
}
.container-fluid {
	margin-left:auto;
	margin-right:auto;
	padding:0 15px;
}

@media(max-width:1200px) {
	.daohang{
		height:60px;
	}
    .yx a{
        padding-top: 10px;
    }
    .yx img{
        height: 40px;
    }
	.phone-nav {
		display:block;
	}
	.navdaohang {
		display:none;
	}

}


/*swiper的banner*/
.home-banner {
    overflow:hidden;
    width:100%;
    margin: 0 auto;
    position:relative;
}
.swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}
.swiper-slide {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.banners a{
    display: block;
}
.banners a img{
    display: block;
    width: 100%;
    height: auto;
}
.home-banner .swiper-pagination{
    display: block;
    bottom: 5px;
    right: 0;
    width: 100%;
}
.home-banner .swiper-pagination-bullet{
    width: 14px;
    height: 14px;
    background-color: #e4e4e4;
    opacity: 1;
    outline: none;
    margin: 0px 13px !important;
    border-radius: 25px;
    text-indent: 9999px;
}
.home-banner .swiper-pagination-bullet-active{
    background-color: transparent;
    color: #3bac38;
    text-indent: 0;
    line-height: 14px;
    border-radius: 0;
    font-size: 24px;
    width: 24px;
}



footer{
    width: 100%;
    margin: 0 auto;
    background-color: #2c2c2c;
    overflow: hidden;
}
.footer2{
    border-top: 1px solid #474747;
    padding: 25px 0;
    overflow: hidden;
}
.footer2 p{
    text-align: center;
    color: #fff;
}
.footer2 p a{
    color: #fff;
}
.footer2 p a:hover{
    color: #3bac38;
}
.footer1{
    padding: 30px 0 20px 0;
    overflow: hidden;
}
.footer1_1{
    float: left;
    width: 28%;
}
.footer1_1 p{
    color: #9b9b9b;
    line-height: 25px;
    padding-left: 25px;
}
.footer1_1 p.f1{
    background: url("../images/f1.png") no-repeat left center;
}
.footer1_1 p.f2{
    background: url("../images/f2.png") no-repeat left 5px;
}
.footer1_1 p.f3{
    background: url("../images/f3.png") no-repeat left center;
}
.footer1_1 p.f4{
    background: url("../images/f4.png") no-repeat left center;
    border-bottom: 1px dashed #474747;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.footer1_2{
    float: left;
    width: 20%;
    margin-left: 3%;
    padding-top: 20px;
}
.footer1_2 p{
    font-size: 35px;
    color: #3bac38;
    background: url("../images/ftel.png") no-repeat left center;
    padding-left: 68px;
}
.footer1_4{
    float: right;
    width: 7%;
}
.footer1_4 img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}
.footer1_4 p{
    margin-top: 10px;
    text-align: center;
    color: #fff;
}
.footer1_3{
    float: left;
    width: 38%;
    margin: 0 2%;
}
.footer1_3 li{
    float: left;
    width: 25%;
    padding: 0 10px;
    text-align: center;
}
.footer1_3 li a{
    display: block;
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.menulist{
    margin-top: 15px;
}
.menulist li{
    float: none;
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
}
.menulist li:last-child{
    margin-bottom: 0;
}
.menulist li a{
    display: block;
    font-size: 14px;
    color: #9b9b9b;
    line-height: 25px;
}
.menulist li a:hover{
    color: #3bac38;
}

.home-contact{
    width: 100%;
    margin: 0 auto;
    background: url("../images/contactbg.jpg") no-repeat center;
    background-size: cover;
    padding: 70px 0;
    overflow: hidden;
}
.home-contact h3{
    text-align: center;
    font-size: 30px;
    color: #fefefe;
    line-height: 1;
    margin-bottom: 42px;
}
.home-contact a{
    display: block;
    width: 166px;
    margin: 0 auto;
    line-height: 43px;
    background-color: #3bac38;
    border-radius: 25px;
    color: #fefefe;
    font-size: 20px;
    text-align: center;
    transition: .5s;
}
.home-contact a:hover{
    box-shadow:inset 0 0 0 .2rem rgba(255, 255, 255, .3)
}


.home-news{
    width: 100%;
    margin: 60px auto;
    overflow: hidden;
}
.news_title{
    margin-bottom: 33px;
    overflow: hidden;
}
.news_title_fl{
    float: left;
}
.news_title_fl p{
    text-transform: uppercase;
    font-size: 40px;
    color: #b7b7b7;
    line-height: 1;
    margin-bottom: 20px;
}
.news_title_fl h3{
    font-size: 26px;
    color: #282828;
    line-height: 1;
}
.news_title_fr{
    float: right;
    padding-top: 22px;
}
.news_title_fr a{
    display: block;
    font-size: 16px;
    width: 119px;
    line-height: 31px;
    border: 1px solid #e7e7e7;
    border-radius: 25px;
    text-align: center;
    position: relative;
}
.news_title_fr a:after{
    content: '';
    display: block;
    width: 0;
    margin: 0 auto;
    height: 33px;
    background-color: #3bac38;
    border-radius: 25px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transition: .5s;
}
.news_title_fr a p{
    color: #7f7f7f;
    position: relative;
    z-index: 999;
}
.news_title_fr a:hover:after{
    width: 100%;
}
.news_title_fr a:hover p{
    color: #fff;
}
.news_con{
    position: relative;
}
.news_con .swiper-slide{
    display: initial;
}
.newss a{
    display:block;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 25px;
    text-align: justify;
}
.newss a:after{
    content: '';
    display: block;
    width: 0;
    height: 1px;
    background-color: #3bac38;
    transition: .5s;
    position: absolute;
    bottom: 0;
}
.newss a:hover:after{
    width: 100%;
}
.newss a .pic:after{
    padding-bottom: 61%;
}
.newss a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.news_txt{
    margin-top: 13px;
}
.news_txt1{
    font-size: 20px;
    color: #1c1c1c;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newss a:hover .news_txt1{
    color: #3bac38;
}
.news_txt2{
    color: #868686;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    margin: 15px 0
}
.news_txt3{
    font-size: 12px;
    color: #d0d0d0;
}

.home-about{
    width: 100%;
    margin: 60px auto;
    overflow: hidden;
}
.home-about .tp{
    float: left;
    width: 39%;
}
.about_fr{
    float: right;
    width: 55%;
}
.about_fr1{
    line-height: 30px;
    overflow: hidden;
    width: 100%;
}
.about_fr1 span{
    float: left;
    text-transform: uppercase;
    font-size: 40px;
    color: #b7b7b7;
}
.about_fr1 p{
    float: left;
    font-size: 22px;
    color: #282828;
    background: url("../images/xian.jpg") no-repeat left center;
    padding-left: 41px;
    margin-left: 18px;
}
.about_fr2{
    font-size: 16px;
    color: #a6a6a6;
    line-height: 2.5;
    margin: 20px 0 40px 0;
    overflow: hidden;
}
.about_fr3 a{
    display: block;
    width: 119px;
    line-height: 33px;
    color: #fff;
    font-size: 16px;
    background-color: #3bac38;
    text-align: center;
    border-radius: 25px;
    transition: .5s;
}
.about_fr3 a:hover{
    box-shadow:inset 0 0 0 .2rem rgba(255, 255, 255, .4);
}

.home-product{
    width: 100%;
    margin: 0 auto;
    background: url("../images/probg.jpg") no-repeat center;
    background-size: cover;
    padding: 32px 0 40px 0;
    overflow: hidden;
}
.pro_title{
    text-align: center;
}
.pro_title p{
    text-transform: uppercase;
    font-size: 40px;
    color: #b7b7b7;
    line-height: 1;
    margin-bottom: 20px;
}
.pro_title h3{
    font-size: 26px;
    color: #282828;
    line-height: 1;
}
.pro_con{
    margin-top: 30px;
    position: relative;
    padding-bottom: 88px;
}
.pro_con:after{
    content: '';
    display: block;
    width: 90%;
    height: 1px;
    background-color: #d6d6d6;
    position: absolute;
    bottom: 5px;
    left: 50%;
    margin-left: -45%;
}
.pro_con .swiper-slide{
    display: initial;
}
.pro_con .swiper-container{
    overflow: inherit;
}
.pros a{
    display:block;
    position: relative;
}
.pros a:after{
    content: '';
    display: none;
    width: 100%;
    height: 72px;
    background: url("../images/dian.png") no-repeat center;
    position: absolute;
    bottom: -88px;
}
/*
.pros a:hover:after{
    display: block;
}*/
.pro_con .pros.swiper-slide-active a:after{
    display: block;
}
.pros a .pic:after{
    padding-bottom: 75%;
}
.pro_txt{
    padding:18px 5px;
    overflow:hidden;
    position:absolute;
    z-index: 99;
    transition: .5s;
    color:#fff;
    background-color:rgba(0,0,0,.3);
    bottom: 0;
    width: 100%;
    height:80px;
    text-align: center;
}
.pro_txt h3{
    font-size: 20px;
    color: #fff;
    line-height: 1;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pro_txt p{
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pro_txt p:after{
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background-color: #3bac38;
    transition: .5s;
    margin: 20px auto 0 auto;
}
.pro_txt span{
    display: block;
    padding-top: 11%;
    transform: rotateY(90deg);
    transition: all 0.50s ease-in-out 0s;
}
.pro_txt span img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}/*
.pros a:hover .pro_txt{
    height: 100%;
    padding-top: 28%;
}
.pros a:hover .pro_txt p:after{
    width: 30px;
}
.pros a:hover .pro_txt span{
    transform: rotateY(0deg);
}*/
.pro_con .swiper-button-next, .pro_con .swiper-button-prev{
    display: block;
    position: absolute;
    top: auto;
    bottom: 0;
    width: 32px;
    height: 11px;
    margin-top: 0;
    z-index: 10;
    cursor: pointer;
    outline: none;
    background: url("../images/pfl.png") no-repeat left center;
}
.pro_con .swiper-button-next:hover ,.pro_con .swiper-button-prev:hover{
    background: url("../images/pfl_h.png") no-repeat left center;
}
.pro_con .swiper-button-prev{
    left: 15px;
    right: auto;
}
.pro_con .swiper-button-next{
    right: 15px;
    left: auto;
    transform: rotateY(-180deg);
}


/*公司简介*/
.inner-banner{
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.inner-banner img{
    display: block;
    width: 100%;
    height: auto;
}
.ban_info{
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
    line-height: 1;
    top: 50%;
    height: 82px;
    margin-top: -41px;
}
.ban_info h3{
    font-size: 45px;
    color: #000;
    line-height: 1;
    margin-bottom: 20px;
}
.ban_info p{
    line-height: 1;
    font-size: 20px;
    color: #5a5a5a;
    text-transform: uppercase;
}
.inner-main{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.inner_nav{
    margin: 40px 0 0 0;
    overflow: hidden;
}
.inner_nav li{
    float: left;
    margin-right: 32px;
}
.inner_nav li:last-child{
    margin-right: 0;
}
.inner_nav li a{
    display: block;
    padding: 0 40px;
    font-size: 16px;
    color: #000;
    background-color: #ededed;
    line-height: 41px;
}
.inner_nav li a:hover{
    color: #fff;
    background-color: #3bac38;
}
.inner_nav li .current{
    color: #fff;
    background-color: #3bac38;
}
.inner_con{
    margin: 40px 0;
    overflow: hidden;
}
.inner_title{
    text-align: center;
}
.inner_title h3{
    font-size: 28px;
    color: #333;
    line-height: 1;
}
.inner_title h3:after{
    content: '';
    display: block;
    width: 27px;
    height: 3px;
    background-color: #3bac38;
    margin: 15px auto 45px auto;
}
.inner_con_about{
    overflow: hidden;
}
.iabout_fl{
    float: left;
    width: 39%;
}
.iabout_fr{
    float: right;
    width: 57%;
}
.iabout_fr1{
    font-size: 16px;
    color: #959595;
    line-height: 2.5;
}
.iabout_fr2{
    margin-top: 40px;
}
.iabout_fr2 li{
    float: left;
    width: 59px;
    margin-right: 15%;
}
.iabout_fr2 li:last-child{
    margin-right: 0;
}
.iabout_fr2 li p{
    text-align: center;
    font-size: 16px;
    color: #959595;
    margin-top: 5px;
}
.iabout_fr2 li:hover .tp img{
    transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    -webkit-transform:rotateY(180deg);
}


/*联系凯茂*/
.inner_con_contact{
    overflow: hidden;
}
.icontact1{
    font-size: 16px;
    color: #808080;
    line-height: 30px;
    text-align: center;
}
.icontact2{
    margin-top: 28px;
}
.icontact2 li{
    float: left;
    width: 25%;
    border-right: 1px dashed #d8d8d8;
    text-align: center;
    padding: 0 20px;
}
.icontact2 li:last-child{
    border-right: none;
}
.icontact2 li img{
    height: 78px;
    width: auto;
}
.icontact2 li h3{
    font-size: 24px;
    color: #3b3b3b;
    line-height: 1;
    margin: 28px 0 12px 0;
}
.icontact2 li p{
    font-size: 16px;
    color: #9b9b9b;
    word-break: break-all;
}


/*凯茂荣誉*/
.inner_con_honor{
    overflow: hidden;
}
/*分页*/
.pagination{
    text-align:center;
    clear:both;
}
.pagination a{
    display:inline-block ;
    color: #000;
    font-size: 16px;
    text-align: center;
    text-transform: capitalize;
    padding:0px 10px;
    line-height:28px;
    margin:0px 1px 10px 1px;
    background-color: transparent;
    border: 1px solid #d1d1d1;
}
.pagination a:hover{
    color:#fff;
    background-color:#3bac38;
}
.pagination a.active {
    color:#fff;
    background-color: #3bac38;
}
.ihonor{
    overflow: hidden;
}
.ihonor li{
    float: left;
    width: 20%;
    padding: 0 10px;
    margin-bottom: 40px;
}
.ihonor li a{
    display: block;
}
.ihonor li a .pic{
    border: 1px solid #fff;
}
.ihonor li a .pic:after{
    padding-bottom: 74.8%;
}
.ihonor li a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}


/*投资者关系*/
.inner_con_investor{
    overflow: hidden;
    position: relative;
    padding-bottom: 25px;
}
.inner_con_investor:after{
    content: '';
    display: block;
    background: url("../images/investorbg.jpg") no-repeat top center;
    width: 100%;
    height: 345px;
    position: absolute;
    top: 0;
    z-index: -1;
}
.iinvestor{
    width: 90%;
    margin: 90px auto 0 auto;
    background-color: #fff;
    padding: 5% 3%;
    font-size: 16px;
    color: #292929;
    line-height: 2.5;
    box-shadow: 0 0 25px rgba(0,0,0,.15);
}


/*社会招聘*/
.inner_con_job{
    overflow: hidden;
}
.ijob{
    margin-bottom: 40px;
    overflow: hidden;
}
.ijob dl{
    overflow: hidden;
}
.zp-title{
    cursor: pointer;
    outline:none;
    overflow: hidden;
}
.zp-title a{
    color:#000;
    font-size: 16px;
    display:block;
    min-height: 80px;
    line-height: 78px;
    transition: .5s;
    padding: 0 50px 0 25px;
    border-top: 1px solid #8f8e8e;
}
.ijob dl:last-child .zp-title a{
    border-bottom: 1px solid #8f8e8e;
}
.zp-title a p{
    float: left;
    font-size: 20px;
    color: #000;
    width: 75%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.zp-title a p em{
    font-size: 16px;
    color: #a3a3a3;
    font-style: normal;
}
.zp-title a span{
    float: right;
    width: 27px;
    height: 80px;
    background: url("../images/fr.png") no-repeat center;
}
.zp-title a:hover span{
    background: url("../images/fr_h.png") no-repeat center;
}
.zp-content {
    background: #fff;
    overflow: hidden;
    display:none;
    transition: .5s;
    /*border-bottom: 1px solid #8f8e8e;*/
}
.zp-info-text{
    padding: 20px 50px 30px 25px;
    overflow: hidden;
}
.zp-info-text1{
    color: #7c7c7c;
    line-height: 25px;
}
.zp-info-text1 h3{
    font-size: 16px;
    color: #535353;
}
.zp-info-text1 h3:after{
    content: '';
    display: block;
    width: 20px;
    height: 2px;
    background-color: #3bac38;
    margin: 2px 0 10px 0;
}
.zp-info-text2{
    margin-top: 20px;
}
.zp-info-text2 a{
    display: block;
    width: 128px;
    line-height: 25px;
    color: #fff;
    text-align: center;
    background-color: #3bac38;
    transition: .5s;
}
.zp-info-text2 a:hover{
    box-shadow:inset 0 0 0 .2rem rgba(255, 255, 255, .4);
}
.open{
    border-bottom: none;
}
.open .zp-content{
    display:block;
    overflow:hidden;
}
.open .zp-title a{
    border: 1px solid #8f8e8e;
}
.open .zp-title a span{
    background: url("../images/fr_h.png") no-repeat center;
}


/*联系我们*/
.inner_con_lxwm{
    overflow: hidden;
    background-color: #f5f5f5;
}
.inner_con_lxwm .tp{
    float: left;
    width: 50%;
}
.ilxwm_fr{
    float: right;
    width: 50%;
    padding: 0 5%;
}
.ilxwm_fr1{
    padding-top: 10%;
}
.ilxwm_fr1:after{
    content: '';
    display: block;
    width: 52px;
    height: 1px;
    background-color: #3bac38;
    margin: 7% 0;
}
.ilxwm_fr1 h3{
    font-size: 24px;
    color: #2a2a2a;
    line-height: 1;
    margin-bottom: 10px;
}
.ilxwm_fr1 p{
    text-transform: uppercase;
    color: #7f7f7f;
}
.ilxwm_fr2{
    color: #9b9b9b;
    line-height: 25px;
}
.ilxwm_fr2 span{
    color: #434343;
}
.ilxwm_fr3{
    margin-top: 15%;
}
.ilxwm_fr3 li{
    float: left;
    margin-right: 5%;
}
.ilxwm_fr3 li img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}


/*凯茂咨询*/
.inner_con_news{
    overflow: hidden;
}
.inews{
    margin-bottom: 12px;
    overflow: hidden;
}
.inews li{
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 28px;
    padding-bottom: 28px;
    overflow: hidden;
}
.inews li a{
    display: block;
    background: url("../images/jt1.png") no-repeat right center;
    padding-right: 13%;
    transition: .5s;
    overflow: hidden;
}
.inews li a .pic{
    float: left;
    width: 390px;
    height: 240px;
}
.inews li a .pic:after{
    padding-bottom: 61%;
}
.inews_txt{
    margin-left: 390px;
    padding-top: 45px;
}
.inews_txt_date{
    float: left;
    width: 240px;
    text-align: center;
    color: #d2d2d2;
}
.inews_txt_date p{
    font-size: 40px;
    line-height: 1;
    margin-bottom: 10px;
}
.inews_txt_date span{
    font-size: 27px;
    line-height: 1;
}
.inews_txt_info{
    margin-left: 240px;
}
.inews_txt_info1{
    font-size: 20px;
    color: #2e2e2e;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1;
    margin-bottom: 15px;
    transition: .5s;
}
.inews_txt_info2{
    color: #999;
    line-height: 25px;
    height: 75px;
    overflow: hidden;
}
.inews li a:hover{
    background: url("../images/jt1_h.png") no-repeat right center;
}
.inews li a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.inews li a:hover .inews_txt_info1{
    color: #3bac38;
}


/*新闻详情*/
.inner_con_newsshow{
    overflow: hidden;
}
.show_title{
    text-align: center;
    padding-bottom: 15px;
    border-bottom:1px solid #dcdcdc;
}
.show_title h3{
    font-size: 22px;
    font-weight:normal;
    text-align: center;
    color: #000;
    padding-bottom: 15px;
}
.show_title span{
    color:#333;
    margin:0px 10px;
    padding-left:20px;
}
.browse{
    background:url(../images/browse.png) no-repeat left center;
}
.date{
    background:url(../images/date.png) no-repeat left center;
}
.show_content{
    line-height:25px;
    color:#4c4c4c;
    padding:20px 0px;
    border-bottom:1px solid #dcdcdc;
}
.show_content img{
    display:block;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    height: auto;
}
.show_back{
    padding-top:20px;
}
.show_back_fl{
    overflow:hidden;
    float: left;
    width: 70%;
}
.show_back_fl li{
    line-height:25px;
    color:#767676;
    width:100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.show_back_fl li a{
    color:#868686;
}
.show_back_fl li a:hover{
    color:#3bac38;
}
.show_back_fr{
    float: right;
    width: 15%;
    overflow:hidden;
}
.show_back_fr a{
    display:block;
    line-height:46px;
    color:#fff;
    font-size: 16px;
    background: #3bac38 url(../images/return.png) no-repeat 20px center;
    padding-right:25px;
    text-align: right;
}


/*产品展示*/
.inner_con_pro{
    overflow: hidden;
}
.ipro{
    margin-bottom: 22px;
    overflow: hidden;
}
.ipro li{
    float: left;
    width: 25%;
    overflow: hidden;
    padding: 0 10px;
}
.ipro li a{
    display: block;
}
.ipro li a .pic{
    border: 1px solid #ececec;
}
.ipro li a .pic:after{
    padding-bottom: 75%;
}
.ipro_txt{
    text-align: center;
    font-size: 18px;
    color: #000;
    padding: 15px 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ipro li a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.ipro li a:hover .ipro_txt{
    color: #3bac38;
}


/*产品详情*/
.inner_con_proshow{
    overflow: hidden;
}






@media (min-width:1801px) and (max-width:1850px){

}

@media (min-width:1701px) and (max-width:1800px){
    .home-about .tp{
        width: 42%;
    }
    .about_fr2{
        line-height: 2.2;
        margin: 20px 0 30px 0;
    }
    .iabout_fr1{
        line-height: 2.2;
    }
}

@media (min-width:1601px) and (max-width:1700px){
    .home-about .tp{
        width: 42%;
    }
    .about_fr2{
        line-height: 2;
        margin: 20px 0 30px 0;
    }
    .iabout_fr1{
        line-height: 2;
    }
    .inews li a{
        padding-right: 10%;
    }
    .inews_txt_date{
        width: 200px;
    }
    .inews_txt_info{
        margin-left: 200px;
    }
}

@media (min-width:1501px) and (max-width:1600px){
    .menupc li a{
        padding: 0 30px;
    }
    .home-about .tp{
        width: 42%;
    }
    .about_fr2{
        line-height: 2;
        margin: 20px 0 30px 0;
    }
    .iabout_fr1{
        line-height: 2;
    }
    .inews li a{
        padding-right: 10%;
    }
    .inews_txt_date{
        width: 200px;
    }
    .inews_txt_info{
        margin-left: 200px;
    }
}

@media (min-width:1401px) and (max-width:1500px){
    .menupc li a{
        padding: 0 25px;
    }
    .home-about .tp{
        width: 42%;
    }
    .about_fr2{
        line-height: 2;
        margin: 20px 0 30px 0;
    }
    .home-about .tp{
        width: 42%;
    }
    .about_fr2{
        line-height: 2;
        margin: 20px 0 30px 0;
    }
    .iabout_fr1{
        line-height: 2;
    }
    .iabout_fr2{
        margin-top: 20px;
    }
    .inews li a{
        padding-right: 10%;
    }
    .inews_txt_date{
        width: 200px;
    }
    .inews_txt_info{
        margin-left: 200px;
    }
}

@media (min-width:1280px) and (max-width:1400px){
    .container1{
        width: 92%;
    }
    .menupc li a{
        padding: 0 20px;
    }
    .home-about .tp{
        width: 42%;
    }
    .about_fr2{
        line-height: 2;
        margin: 20px 0 30px 0;
    }
    .iabout_fr1{
        line-height: 2;
    }
    .iabout_fr2{
        margin-top: 20px;
    }
    .inews li a{
        padding-right: 10%;
    }
    .inews_txt_date{
        width: 200px;
    }
    .inews_txt_info{
        margin-left: 200px;
    }

}

@media (min-width:1201px) and (max-width:1279px){
    .container1{
        width: 96%;
    }
    .menupc li a{
        padding: 0 20px;
    }
    .home-about .tp{
        width: 42%;
    }
    .about_fr2{
        line-height: 1.8;
        margin: 20px 0 30px 0;
    }
    .iabout_fr1{
        line-height: 1.8;
    }
    .iabout_fr2{
        margin-top: 20px;
    }
    .icontact2 li h3{
        font-size: 20px;
    }
    .inews li a{
        padding-right: 10%;
    }
    .inews_txt_date{
        width: 180px;
    }
    .inews_txt_info{
        margin-left: 180px;
    }
}

@media(max-width:1200px) {
    .container1{
        width:100%;
        margin:0 auto;
        padding-left:15px;
        padding-right:15px;
    }
    .show_content img{
        display:block;
        max-width:100%;
        height:auto;
        margin-left:auto;
        margin-right:auto;
    }
    .footer1_2 p{
        font-size: 26px;
        word-break: break-all;
    }
    .home-contact h3{
        font-size: 24px;
        margin-bottom: 30px;
    }
    .home-news{
        margin: 50px auto;
    }
    .news_title_fl p{
        font-size: 30px;
        margin-bottom: 10px;
    }
    .news_title_fl h3{
        font-size: 22px;
    }
    .news_title_fr{
        padding-top: 15px;
    }
    .pro_title p{
        font-size: 30px;
        margin-bottom: 10px;
    }
    .pro_title h3{
        font-size: 22px;
    }
    .pro_txt h3{
        font-size: 16px;
    }
    .pro_txt p:after{
        margin: 20px auto;
    }
    .pros a:hover .pro_txt{
        padding-top: 15%;
    }
    .pros a:hover .pro_txt span{
        padding-top: 0;
    }
    .home-about{
        margin: 50px auto;
    }
    .home-about .tp{
        width: 42%;
    }
    .ban_info{
        height: 62px;
        margin-top: -31px;
    }
    .ban_info h3{
        font-size: 36px;
        margin-bottom: 10px;
    }
    .ban_info p{
        font-size: 18px;
    }
    .about_fr1 span{
        font-size: 30px;
    }
    .about_fr2{
        font-size: 15px;
        line-height: 1.5;
        margin: 15px 0 20px 0;
    }
    .iabout_fr1{
        font-size: 15px;
        line-height: 1.5;
    }
    .iabout_fr2{
        margin-top: 20px;
    }
    .iabout_fr2 li{
        margin-right: 10%;
    }
    .inner_title h3:after{
        margin: 15px auto 30px auto;
    }
    .icontact2 li img{
        height: 60px;
    }
    .icontact2 li h3{
        font-size: 20px;
        margin: 20px 0 10px 0;
    }
    .ihonor li{
        width: 25%;
    }
    .iinvestor{
        margin: 50px auto 0 auto;
        padding: 3%;
        font-size: 15px;
        line-height: 2;
    }
    .ilxwm_fr3{
        margin-top: 10%;
    }
    .inews li a{
        padding-right: 60px;
    }
    .inews li a .pic{
        width: 350px;
        height: 215px;
    }
    .inews_txt{
        margin-left: 350px;
    }
    .inews_txt_date{
        width: 150px;
    }
    .inews_txt_info{
        margin-left: 150px;
    }
}

@media(max-width:768px) {
    .menulist{
        display: none;
    }
    .footer1_2{
        width: 32%;
    }
    .footer1_2 p{
        background-size: 15%;
        padding-left: 48px;
    }
    .footer1_3{
        width: 20%;
    }
    .footer1_3 li{
        float: none;
        width: 100%;
        line-height: 30px;
    }
    .footer1_4{
        width: 12%;
    }
    .home-contact h3{
        font-size: 22px;
    }
    .home-contact a{
        font-size: 18px;
    }
    .news_title_fl p{
        font-size: 26px;
    }
    .news_title_fl h3{
        font-size: 20px;
    }
    .news_title_fr{
        padding-top: 12px;
    }
    .news_txt1{
        font-size: 18px;
    }
    .pro_title p{
        font-size: 26px;
    }
    .pro_title h3{
        font-size: 20px;
    }
    .ban_info {
        height: 52px;
        margin-top: -26px;
    }
    .ban_info h3{
        font-size: 30px;
    }
    .ban_info p{
        font-size: 16px;
    }
    .about_fr1 span{
        font-size: 26px;
    }
    .about_fr1 p{
        font-size: 20px;
        margin-left: 0;
    }
    .inner_title h3{
        font-size: 24px;
    }
    .inner_title h3:after{
        margin: 15px auto 25px auto;
    }
    .icontact2 li img{
        height: 50px;
    }
    .icontact2 li h3{
        font-size: 18px;
        margin: 20px 0 10px 0;
    }
    .ihonor{
        margin-bottom: 20px;
    }
    .ihonor li{
        margin-bottom: 20px;
    }
    .ilxwm_fr1 h3{
        font-size: 20px;
    }
    .ilxwm_fr1 p{
        font-size: 12px;
    }
    .ilxwm_fr1:after{
        margin: 10px 0;
    }
    .ilxwm_fr3{
        margin-top: 15px;
    }
    .inews li{
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .inews li a{
        padding-right: 60px;
    }
    .inews li a .pic{
        width: 250px;
        height: 154px;
    }
    .inews_txt{
        margin-left: 250px;
        padding-top: 25px;
    }
    .inews_txt_date{
        width: 100px;
    }
    .inews_txt_date p{
        font-size: 30px;
    }
    .inews_txt_date span{
        font-size: 20px;
    }
    .inews_txt_info{
        margin-left: 100px;
    }
    .ipro_txt{
        font-size: 16px;
    }
}

@media(max-width:600px) {
    .top{
        padding: 10px 0;
    }
    .top_fl{
        float: none;
        width: 100%;
        text-align: center;
        line-height: 25px;
    }
    .top_fr{
        float: none;
        width: 100%;
    }
    .top_fr ul{
        display: flex;
        justify-content: center;
    }
    .top_fr li{
        line-height: 25px;
    }
    .phone-nav{
        top: 70px;
    }
    .footer1_1{
        float: none;
        width: 100%;
    }
    .footer1_2{
        float: none;
        width: 100%;
    }
    .footer1_3{
        float: none;
        width: 100%;
        overflow: hidden;
        margin: 20px 0;
    }
    .footer1_4{
        float: none;
        width: 100%;
    }
    .footer1_2 p {
        background-size: 10%;
        padding-left: 48px;
    }
    .footer1_3 li{
        float: left;
        width: 25%;
    }
    .home-contact{
        padding: 30px 0;
    }
    .home-contact h3{
        font-size: 20px;
        margin-bottom: 20px;
    }
    .home-contact a{
        font-size: 16px;
    }
    .home-news{
        margin: 30px auto;
    }
    .news_title{
        margin-bottom: 20px;
    }
    .news_title_fl p{
        font-size: 20px;
    }
    .news_title_fl h3{
        font-size: 16px;
    }
    .news_title_fr{
        padding-top: 7px;
    }
    .news_title_fr a{
        font-size: 14px;
        width: 100px;
    }
    .news_txt1{
        font-size: 16px;
    }
    .news_txt2{
        margin: 10px 0;
    }
    .newss a{
        padding-bottom: 15px;
    }
    .home-product{
        padding: 30px 0;
    }
    .pro_title p{
        font-size: 20px;
    }
    .pro_title h3{
        font-size: 16px;
    }
    .pro_con{
        margin-top: 20px;
    }
    .pros a:hover .pro_txt{
        padding-top: 25%;
    }
    .home-about{
        margin: 30px auto;
    }
    .home-about .tp{
        float: left;
        width: 100%;
        overflow: hidden;
        margin-bottom: 20px;
    }
    .about_fr{
        float: none;
        width: 100%;
    }
    .about_fr1{
        text-align: center;
    }
    .about_fr1 span{
        float: none;
        font-size: 20px;
        display: block;
    }
    .about_fr1 p{
        float: none;
        font-size: 16px;
        background: none;
        padding-left: 0;
        text-align: center;
    }
    .about_fr2{
        margin: 10px 0 20px 0;
    }
    .about_fr3 a{
        width: 100px;
        font-size: 14px;
    }
    .ban_info {
        height: 40px;
        margin-top: -20px;
    }
    .ban_info h3{
        font-size: 22px;
        margin-bottom: 5px;
    }
    .ban_info p{
        font-size: 14px;
    }
    .inner_nav{
        margin: 30px 0 0 0;
    }
    .inner_nav li{
        width: 33.3%;
        padding: 0 5px;
        margin-right: 0;
    }
    .inner_nav li a{
        padding: 0 20px;
    }
    .inner_con{
        margin: 20px 0 30px 0;
    }
    .inner_title h3{
        font-size: 20px;
    }
    .iabout_fl{
        float: none;
        width: 100%;
        overflow: hidden;
        margin-bottom: 20px;
    }
    .iabout_fr{
        float: none;
        width: 100%;
    }
    .iabout_fr2 li{
        width: 25%;
        margin: 0 auto;
    }
    .inner_title h3:after{
        margin: 15px auto 20px auto;
    }
    .icontact1{
        font-size: 15px;
        line-height: 28px;
    }
    .icontact2{
        margin-top: 5px;
    }
    .icontact2 li{
        width: 50%;
        margin-top: 15px;
    }
    .icontact2 li:nth-child(even){
        border-right: none;
    }
    .icontact2 li p{
        min-height: 50px;
    }
    .icontact2 li h3{
        font-size: 16px;
    }
    .icontact2 li p{
        font-size: 15px;
    }
    .ihonor{
        margin-bottom: 5px;
    }
    .ihonor li{
        width: 50%;
        padding: 0 5px;
        margin-bottom: 15px;
    }
    .iinvestor{
        margin: 30px auto 0 auto;
        padding: 20px 15px;
        line-height: 1.8;
    }
    .zp-title a{
        padding: 0 15px;
        min-height: 50px;
        line-height: 48px;
    }
    .zp-title a p{
        font-size: 16px;
    }
    .zp-title a span{
        height: 50px;
    }
    .zp-info-text{
        padding: 20px 15px;
    }
    .inner_con_lxwm .tp{
        float: none;
        width: 100%;
        overflow: hidden;
    }
    .ilxwm_fr{
        float: none;
        width: 100%;
        padding: 20px 15px;
        overflow: hidden;
    }
    .ilxwm_fr1{
        padding-top: 0;
    }
    .inews li{
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .inews li a{
        padding-right: 0;
    }
    .inews li a .pic{
        float: none;
        width: 100%;
        height: auto;
    }
    .inews_txt{
        margin-left: 0;
        padding-top: 15px;
    }
    .inews_txt_date{
        padding-top: 20px;
    }
    .inews_txt_info1{
        font-size: 16px;
        margin-bottom: 10px;
    }
    .show_back_fr{
        width: 25%;
    }
    .show_back_fr a{
        padding-right: 15px;
        background: #3bac38 url(../images/return.png) no-repeat 15px center;
    }
    .ipro li{
        width: 50%;
        padding: 0 5px;
    }
    .ipro_txt{
        padding: 10px 5px;
    }
}

@media(max-width:414px) {

}

@media(max-width:375px) {

}

@media(max-width:320px) {
    .show_back_fl{
        width: 65%;
    }
    .show_back_fr{
        width: 30%;
    }
}














