@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:#333;
}
:-moz-placeholder {
    color:#333;
    opacity:1;
}
::-moz-placeholder {
    color:#333;
    opacity:1;
}
:-ms-input-placeholder{
    color:#333;
}
.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;
    overflow-x: hidden;
}
.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: auto;
    transition: .5s;
}
.container1 {
    width: 1521px;
    margin: 0 auto;
}
.container2 {
    width: 1200px;
    margin: 0 auto;
}
header {
	width:100%;
	margin:0 auto;
    position: absolute;
    z-index: 999;
    top: 0;
    transition: .5s;
}
.top{
    padding: 16px 0 0 0;
    overflow: hidden;
    transition: .5s;
}
.top ul{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
}
.top ul li{
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    color: #FFFFFF;
    margin-left: 35px;
}
.top ul li i{
    width: 27px;
    height: 27px;
    border-radius: 50%;
    margin-right: 6px;
}
.top ul li i.tel{
    background: #229F40 url("../images/tel.png") no-repeat center;
}
.top ul li i.mail{
    background: #229F40 url("../images/mail.png") no-repeat center;
}
.navdaohang{
    margin-right: 20px;
}
.daohang {
	display:block;
	width:100%;
	margin:0 auto;
	height:90px;
	clear:both;
    transition: .5s;
}
.daohang .container1{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}
.yx a{
    transition: .5s;
}
.yx a.logo{
	display:block;
}
.yx a.logo_h{
    display:none;
}
.yx img {
	max-width:100%;
	height:auto;
}
.nav-fr{
    display: flex;
    align-items: center;
}
.menupc li{
    float: left;
    text-align: center;
    line-height:42px;
    z-index: 9;
    position: relative;
    margin: 0 34px;
}
.menupc li a{
    display:block;
    font-size: 18px;
    font-family: Arial;
    font-weight: 400;
    color: #FFFFFF;
    z-index: 999;
    position: relative;
    padding: 0 42px 0 15px;
}
.menupc li:first-child a{
    padding: 0 42px;
}
.menupc li:first-child a{
    padding: 0 42px;
}
.menupc li:hover a:after{
    width: 100%;
}
.menupc li a i{
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translate(0, -50%);
    background: url("../images/jt.png") no-repeat center;
    width: 13px;
    height: 8px;
}
.menupc li a:after{
    content: '';
    display: block;
    width: 0;
    margin: 0 auto;
    height: 100%;
    background-color: #1E9B48;
    border-radius: 21px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: -1;
    transition: .5s;
}
.menupc li:hover a{
    color: #fff;
}
.menupc li a:hover:after{
    width: 100%;
}
.menupc li .current:after{
    width: 100%;
}
.menupc .dropmenu{
    position: absolute;
    display:none;
    left: 0;
    top:45px;
    z-index: 999;
    width:100%;
    border-radius:5px;
    background:url(../images/jj.png) no-repeat top center;
    padding-top: 6px;

}
.menupc ul{
    background-color:#fff;
    width:100%;
    border-radius:5px;
    padding:10px 0px;
    box-shadow: 0 0 20px 1px rgba(0,0,0,.1);
}
.menupc ul li{
    float: none;
    text-align: center;
    line-height: 35px;
    width:100%;
    margin: 0px;
    background: none;
}
.menupc ul li:first-child a{
    padding: 0px 10px;
}
.menupc ul li a{
    display: block;
    font-size: 14px;
    position: static;
    color:#535353;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px 10px;
    border-radius:0;
    background: #fff;
}
.menupc li:hover ul li a{
    color:#535353;
}
.menupc ul li a:hover{
    color:#1E9B48 !important;
}
.menupc ul li .current{
    color:#1E9B48 !important;
}
.menupc ul.subnav {
    display: block;
}


.meun-off{
    cursor: pointer;
    width: 40px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.meun-off span{
    width: 16px;
    height: 2px;
    background-color: #1E9B48;
    display: block;
    margin: 2px auto;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

header.navFix{
    position: fixed;
}
header.navFix .top{
    display: none;
}
header.navFix .daohang{
    background-color: #fff;
    box-shadow: 0 0 10px #ccc;
}
header.navFix .yx a.logo{
    display:none;
}
header.navFix .yx a.logo_h{
    display:block;
}
header.navFix .menupc li a{
    color: #333;
}
header.navFix .menupc li a:hover{
    color: #fff;
}
header.navFix .menupc li .current{
    color: #fff;
}
header.navFix .meun-off{
    background: #1E9B48;
}
header.navFix .meun-off span{
    background-color: #fff;
}

.ohidden{
    overflow: hidden;
}
.hide-nav {
    top: 0;
    left: 0;
    z-index: 30;
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    background: url("../images/bg.png") no-repeat center;
    background-size: cover;
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    overflow-y: hidden;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}
.hide-nav.active {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}
.hide-navs {
    background-color: #fff;
    padding: 68px 32px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.hide-nav-t{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    padding-bottom: 33px;
}
.hide-nav-b{
    margin-top: 74px;
}
.innav{
    display: flex;
    justify-content: center;
}
.innav li{
    width: 22%;
    border-right: 1px solid #ddd;
    line-height: 36px;
    padding: 0 45px;
}
.innav li:nth-child(2),.innav li:nth-child(3){
    width: 28%;
}
.innav li:last-child{
    border-right: none;
}
.innav li a{
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.innavlist{
    margin-top: 40px;
}
.innavlist li{
    width: 100%;
    border-right: none;
    padding: 0;
}
.innavlist li:nth-child(2),.innavlist li:nth-child(3){
    width: 100%;
    padding: 0;
}
.innavlist li a{
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #666;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: .5s;
}
.innavlist li a i{
    width: 12px;
    height: 12px;
    margin-left: 15px;
    opacity: 0;
}
.innavlist li a:hover i{
    opacity: 1;
}
.innavlist li a i.jt2{
    background: url(../images/jt2.png) no-repeat right center;
}
.innavlist li a i.jt1{
    background: url(../images/jt1.png) no-repeat right center;
}
.innavlist li a:hover{
    color: #1E9B48;
    /*font-weight: bold;*/
}
.innavlist li dl{
    display: none;
}
.innavlist li dl dd{
    line-height: 36px;
}
.innavlist li dl dd a{
    display: block;
    color: #999;
    font-size: 14px;
}
.innavlist li dl dd a:hover{
    color: #1E9B48;
    font-weight: normal;
}

/*手机导航*/
.phone-nav {
    position:absolute;
    font-size:30px;
    right:15px;
    top:0px;
    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 #0076be;
}
#mmenu li .home-search .btn-sub {
	top:0;
	border:0;
	right:0;
	color:#0076be;
	width:42px;
	height:34px;
	line-height:34px;
	text-align:center;
	position:absolute;
	cursor:pointer;
	border-radius:0;
	background:#1E9B48 url(../images/search3.png) no-repeat center center;
}
.container-fluid {
	margin-left:auto;
	margin-right:auto;
	padding:0 15px;
}


/*swiper的banner*/
.home-banner {
    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 img{
    display: block;
    width: 100%;
    height: auto;
}
.home-banner .swiper-pagination{
    display: block;
    bottom: 100px !important;
    right: 0px;
}
.home-banner .swiper-pagination-bullet{
    width: 6px;
    height: 6px;
    background: #EFF2F7;
    opacity: 1;
    outline: none;
    margin: 0px 10px !important;
    border-radius: 50%;
}
.home-banner .swiper-pagination-bullet-active{
    width: 6px;
    height: 6px;
    background: #1E9B48;
    position: relative;
}
.home-banner .swiper-pagination-bullet-active::after{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 17px;
    height: 17px;
    border: 2px solid #1E9B48;
    border-radius: 50%;
}
.home-banner .swiper-button-next, .home-banner .swiper-button-prev{
    display: block;
    position: absolute;
    top: 50%;
    width: 34px;
    height: 66px;
    margin-top: -33px;
    z-index: 10;
    cursor: pointer;
    outline: none;
    background: url("../images/ban_l.png") no-repeat left center;
    background-size: 100%;
}
.home-banner .swiper-button-prev:hover,.home-banner .swiper-button-next:hover{
    background: url("../images/ban_lh.png") no-repeat left center;
}
.home-banner .swiper-button-prev{
    left: 1.5%;
    right: auto;
}
.home-banner .swiper-button-next{
    right: 1.5%;
    left: auto;
    transform:rotateY(180deg);
}
.ban_txt{
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    text-align: center;
    width: 100%;
    color: #fff;
}
.ban_txt1{
    font-size: 48px;
    font-family: Alibaba PuHuiTi;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 1;
}
.ban_txt1 span{
    color: #1E9B48;
}
.ban_txt2{
    font-size: 24px;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1;
    text-transform: uppercase;
    margin: 45px 0 65px 0;
}
.ban_txt3 a{
    display: block;
    width: 176px;
    margin: 0 auto;
    height: 45px;
    line-height: 45px;
    background: #1E9B48;
    border-radius: 20px;
    font-size: 16px;
    color: #FFFFFF;
    text-shadow: 0px 24px 65px rgba(0,0,0,0.1);
    transition: .5s;
}
.ban_txt3 a:hover{
    background: #F32831;
}
.white{
    position: absolute;
    bottom: -1px;
    left: 0;
    z-index: 9;
}
.white img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}



@media(max-width:1199px) {
    .top{
        display: none;
    }
    .meun-off{
        display: none;
    }
    .daohang{
        height:60px;
        position: fixed;
        top: 0;
        z-index: 999;
    }
    .yx a.logo{
        display: none;
    }
    .yx a.logo_h{
        display: block;
        height: 30px;
    }
    .yx img{
        height: 30px;
    }
    .phone-nav {
        display:block;
    }
    .navdaohang {
        display:none;
    }
}

footer{
    width: 100%;
    margin: 0 auto;
    background: url("../images/footerbg.png") no-repeat center;
    background-size: cover;
    position: relative;
    margin-top: -94px;
}
/*footer:before{
    content: '';
    display: block;
    background: url("../images/blue.png") no-repeat center;
    width: 100%;
    height: 98px;
    position: absolute;
    top: 0;
    left: -98px;
}*/
.footer2{
    border-top: 1px solid #205daf;
    overflow: hidden;
    padding: 31px 0;
}
.footer2 p{
    text-align: center;
    line-height: 25px;
    color: #fff;
}
.footer2 p a{
    color: #fff;
}
.footer2 p a:hover{
    color: #3D93FF;
}
.footer1{
    padding: 126px 0 35px 0;
    overflow: hidden;
}
.footer1_t{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.footer1_t_fr ul{
    display: flex;
    align-items: center;
    color: #fff;
}
.footer1_t_fr ul li{
    padding: 0 15px;
    color: #fff;
}
.footer1_t_fr ul li a{
    color: #fff;
}
.footer1_t_fr ul li a:hover{
    color: #3D93FF;
}
.footer1_b{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
}
.footer1_fl{
    width: 69%;
}
.footer1_fl ul{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.footer1_fl ul li{
    width: 30%;
    margin-right: 5%;
    line-height: 30px;
}
.footer1_fl ul li:last-child{
    margin-right: 0;
}
.footer1_fl ul li a{
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.menulist{
    margin-top: 10px;
}
.menulist ul{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.menulist ul li{
    width: 100%;
    padding: 0;
    margin: 0;
    line-height: 30px;
    margin-bottom: 10px;
}
.menulist ul li:last-child{
    margin-bottom: 0;
}
.menulist ul li a{
    display: block;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
}
.menulist ul li a:hover{
    color: #3D93FF;
    text-decoration: underline;
}
.footer1_fr{
    width: 31%;
}
.footer1_fr h3{
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
}
.footer1_fr p{
    color: #fff;
    line-height: 30px;
    margin: 10px 0 30px 0;
}
.footer1_fr li{
    color: #448BFA;
    line-height: 30px;
    padding-left: 22px;
}
.footer1_fr li a{
    color: #448BFA;
}
.footer1_fr li.ftel{
    background: url("../images/ftel.png") no-repeat left center;
}
.footer1_fr li.fmail{
    background: url("../images/fmail.png") no-repeat left center;
}
.home-network{
    width: 100%;
    margin: 0 auto;
}
.home-network img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}
.home-about{
    width: 100%;
    margin: 25px auto 70px auto;
}
.index_title{
    font-size: 33px;
    font-family: Arial;
    font-weight: bold;
    color: #333333;
    line-height: 1;
}
.about_info{
    font-size: 18px;
    font-family: Arial;
    font-weight: 400;
    color: #666666;
    line-height: 35px;
    margin: 25px 0 20px 0;
}
.about_con{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.about_con_fl{
    width: 46%;
    border-top: 1px solid #ddd;
}
.about_con_fl p{
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
    color: #333333;
    line-height: 35px;
    background: url("../images/p.png") no-repeat left center;
    padding-left: 20px;
    margin: 25px 0 10px 0;
}
.about_con_fl a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 65px;
    height: 65px;
    margin: 0 0 0 auto;
    background: #1E9B48;
    box-shadow: 0px 1px 65px 0px rgba(30,155,72,0.45);
    border-radius: 50%;
    transition: .5s;
}
.about_con_fl a:hover{
    background: #F32831;
    box-shadow: 0px 1px 65px 0px rgba(243,40,49,0.45);
}
.about_con_fr{
    width: 50%;
}
.home-business{
    width: 100%;
    margin: 0 auto;
}
.business_con{
    margin-top: 45px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.business_cons{
    width: 32.5%;
}
.business_con_fc.business_cons{
    width: 31.08%;
}
.business_cons li{
    margin-bottom: 18px;
}
.business_cons li a{
    display: block;
    position: relative;
}
.business_txt{
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(255,255,255,0.7);
    /*box-shadow: 0px 1px 65px 0px rgba(30,155,72,0.45);*/
    display: flex;
    align-items: center;
    transition: .5s;
    height: 70px;
    padding: 0 20px 0 8px;
    border-radius: 0 25px 0 0;
}
.business_txt_img{
    width: 29px;
    height: 29px;
    overflow: hidden;
    position: relative;
    transition: .5s;
    position: relative;
    z-index: 1;
    margin-right: 10px;
}
.business_txt_img:after{
    content: '';
    display: block;
    padding-bottom: 100%;
}
.business_txt_img .b_before{
    left: 0;
    transition: all 0.6s ease-in-out 0s;
}
.business_txt_img .b_after{
    left: -200%;
    opacity: 0;
    transition: all 0.6s ease-in-out 0s;
}
.business_cons li a:hover .business_txt_img .b_after{
    left: 0;
    opacity: 1;
}
.business_cons li a:hover .business_txt_img .b_before{
    left: 200%;
}
.business_txt_bt{
    position: relative;
    z-index: 1;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #1E9B48;
    line-height: 22px;
}
.business_jt{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) rotateY(90deg);
    width: 65px;
    height: 65px;
    background: #FFFFFF;
    box-shadow: 0px 1px 65px 0px rgba(243,40,49,0.45);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.50s ease-in-out 0s;
}
.business_cons li a:hover .tp img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.business_cons li a:hover .business_txt{
    background: #F32831;
}
.business_cons li a:hover .business_txt_bt{
    color: #fff;
}
.business_cons li a:hover .business_jt{
    transform: translate(-50%,-50%) rotateY(0deg);
}

.home-strength{
    width: 100%;
    margin: 50px auto 60px auto;
    border-top: 1px solid #ddd;
    padding-top: 65px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}
.home-strength:after{
    content: '';
    display: block;
    width: 100%;
    height: 50%;
    background: #eef1f4;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
}
.strength_fl{
    width: 36%;
    background: url("../images/strengthbg.png") no-repeat center;
    background-size: cover;
    padding: 125px 55px 170px 95px;
    position: relative;
}
.strength_fl:before{
    content: '';
    display: block;
    background: url("../images/dou_b.png") no-repeat;
    width: 73px;
    height: 57px;
    position: absolute;
    left: 95px;
    top: -22px;
}
.strength_fl .index_title{
    color: #fff;
}
.strength_fl1{
    font-size: 18px;
    font-family: Arial;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 35px;
    height: 105px;
    overflow: hidden;
    margin: 40px 0 75px 0;
}
.strength_fl2 a{
    display: block;
    width: 176px;
    height: 45px;
    background: #1E9B48;
    border-radius: 20px;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 45px;
    text-shadow: 0px 24px 65px rgba(0,0,0,0.1);
    text-align: center;
}
.strength_fl2 a:hover{
    background: #F32831;
}
.strength_fr{
    width: 60%;
    position: relative;
    z-index: 0;
}
.strength_fr:before{
    content: '';
    display: block;
    background: url("../images/dou_s.png") no-repeat;
    width: 25px;
    height: 19px;
    position: absolute;
    left: 17px;
    bottom: 68px;
}
.strength_fr .swiper-slide{
    display: initial;
}
.strengths a{
    display:block;
    overflow: hidden;
    position: relative;
    width: 100%;
    transition: .5s;
    background: #FFFFFF;
    box-shadow: 0px 0px 51px 3px rgba(238,238,238,0.8);
    border-radius: 0 30px;
    padding: 40px 25px;
}
.strengths a:hover .tp img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.strength_txt{
    text-align: left;
    border-top: 1px solid #ddd;
    padding-top: 20px;
    margin-top: 30px;
}
.strength_txt1{
    font-size: 24px;
    font-family: Arial;
    font-weight: bold;
    color: #333333;
    line-height: 1;
    margin-bottom: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.strengths a:hover .strength_txt1{
    color: #1E9B48;
}
.strength_txt2{
    font-size: 18px;
    font-family: Arial;
    font-weight: 400;
    color: #757A7F;
    line-height: 35px;
    height: 105px;
    overflow: hidden;
}
.pro_txt3{
    color: #0076be;
    font-size: 16px;
}
.strength_fr .swiper-button-next1, .strength_fr .swiper-button-prev1{
    display: block;
    position: absolute;
    bottom: 35px;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    margin-top: 0;
    z-index: 10;
    cursor: pointer;
    outline: none;
    background: #fff url("../images/sjt.png") no-repeat center;
    text-align: center;
    border-radius: 50%;
}
.strength_fr .swiper-button-next1:hover, .strength_fr .swiper-button-prev1:hover{
    background: #1E9B48 url("../images/sjt_h.png") no-repeat center;
    box-shadow: 0px 1px 65px 0px rgba(30,155,72,0.45);
}
.strength_fr .swiper-button-prev1{
    left: 43.5%;
    right: auto;
}
.strength_fr .swiper-button-next1{
    right: 43.5%;
    left: auto;
    transform: rotateY(-180deg);
}
.side{
    position: fixed;
    right: 17px;
    bottom: 5%;
    z-index: 9;
}
.side li{
    margin-bottom: 4px;
}
.side li a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 49px;
    height: 49px;
    background: #1E9B48;
    border-radius: 5px;
    transition: .5s;
}
.side li a:hover{
    background: #F32831;
}


/*contact us*/
.inner .daohang{
    background-color: #fff;
}
.inner .yx a.logo{
    display:none;
}
.inner .yx a.logo_h{
    display:block;
}
.inner .menupc li a{
    color: #333;
}
.inner .menupc li a:hover{
    color: #fff;
}
.inner .menupc li:hover a{
    color: #fff;
}
.inner .menupc li .current{
    color: #fff;
}
.inner .menupc li:hover ul li a{
    color: #535353;
}
/*.inner .menupc ul li a:hover{
    color:#1E9B48 !important;
}
.inner .menupc ul li .current{
    color:#1E9B48 !important;
}*/
.inner .meun-off{
    background: #1E9B48;
}
.inner .meun-off span{
    background-color: #fff;
}
.inner footer{
    width: 100%;
    margin: 0 auto;
    background: url("../images/ifooterbg.png") no-repeat center;
    background-size: cover;
    position: relative;
}
.inner .footer1{
    padding: 30px 0 35px 0;
}
.inner-banner{
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.inner-banner img{
    display: block;
    width: 100%;
    height: auto;
    margin: auto;
}
.iban_info{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #FFFFFF;
}
.iban_info h3{
    font-size: 80px;
    font-weight: bold;
    line-height: 0.8;
    margin-bottom: 20px;
}
.iban_info p{
    font-size: 30px;
    line-height: 1.8;
}
.iwhite{
    position: absolute;
    bottom: -1px;
    left: 50%;
    transform: translate(-50%,0);
    z-index: 9;
}
.inner-main{
    width: 100%;
    margin: 0 auto;
}
.inner_nav{
    margin-top: 50px;
    padding-bottom: 9px;
}
.inner_nav ul{
    display: flex;
    flex-direction: row;
}
.inner_nav ul li{
    margin-right: 40px;
}
.inner_nav ul li:last-child{
    margin-right: 0;
}
.inner_nav ul li a{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    line-height: 30px;
    border-radius: 5px;
    box-shadow: 0px 0px 51px 3px rgba(238,238,238,0.8);
    padding: 21px 40px;
    font-size: 22px;
    font-weight: bold;
    color: #999999;
    transition: .5s;
    position: relative;
}
.inner_nav ul li a:hover{
    color: #ffffff;
    background: #1E9B48;
}
.inner_nav ul li a.current{
    color: #ffffff;
    background: #1E9B48;
}
.inner_nav ul li a:after{
    content: '';
    display: block;
    height: 0;
    width: 0;
    border-top: 9px solid #1E9B48;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    left: 50%;
    transform: translate(-50%, 0);
    position: absolute;
    bottom: -9px;
    opacity: 0;
    transition: .5s;
}
.inner_nav ul li a:hover:after{
    opacity: 1;
}
.inner_nav ul li a.current:after{
    opacity: 1;
}
.inner_nav ul li a i{
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 20px;
}
.inner_nav ul li a i.i1{
    background: url("../images/i1.png") no-repeat center;
}
.inner_nav ul li a i.i2{
    background: url("../images/i2.png") no-repeat center;
}
.inner_nav ul li a i.i3{
    background: url("../images/i3.png") no-repeat center;
}
.inner_nav ul li a:hover i.i1{
    background: url("../images/i1_h.png") no-repeat center;
}
.inner_nav ul li a:hover i.i2{
    background: url("../images/i2_h.png") no-repeat center;
}
.inner_nav ul li a:hover i.i3{
    background: url("../images/i3_h.png") no-repeat center;
}
.inner_nav ul li a.current i.i1{
    background: url("../images/i1_h.png") no-repeat center;
}
.inner_nav ul li a.current i.i2{
    background: url("../images/i2_h.png") no-repeat center;
}
.inner_nav ul li a.current i.i3{
    background: url("../images/i3_h.png") no-repeat center;
}
.icontact1{
    margin-top: 54px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.icontact1_fl{
    width: 54%;
}
.icontact1_fr{
    width: 40%;
}
.icontact1_fr ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.icontact1_fr ul li{
    width: 48%;
    margin-right: 4%;
    margin-bottom: 85px;
    display: flex;
}
.icontact1_fr ul li:nth-child(2n){
    margin-right: 0;
}
.icontact1_fr ul li:nth-child(3){
    width: 100%;
    margin-bottom: 0;
    margin-right: 0;
}
.icontact1_fr ul li .tp{
    width: 46px;
    height: 46px;
    background: #1E9B48;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s;
}
.icontact1_fr_txt{
    flex: 1;
    margin-left: 10px;
    margin-top: 7px;
}
.icontact1_fr_txt h3{
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
    color: #1E9B48;
    line-height: 1;
    margin-bottom: 10px;
}
.icontact1_fr_txt p{
    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}
.icontact2{
    margin: 50px 0;
}
.contact_title{
    font-size: 32px;
    font-weight: 400;
    color: #333;
    line-height: 1;
    border-bottom: 1px solid #eee;
    padding-bottom: 24px;
}
.icontact2_con{
    margin-top: 38px;
}
.icontact2_con img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}
.icontact3_con{
    margin-top: 38px;
    background: url("../images/icontact3bg.png") no-repeat center;
    background-size: cover;
    padding: 64px 0;
    overflow: hidden;
}
.lx1{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}
.lx1s{
    width: 49%;
    position: relative;
    margin-bottom: 21px;
}
.lx1 i{
    display: inline-block;
    width: 28px;
    height: 29px;
    position: absolute;
    left: 25px;
    top: 11px;
}
.f1{
    background: url("../images/f1.png") no-repeat center;
}
.f2{
    background: url("../images/f2.png") no-repeat center;
}
.f22{
    background: url("../images/f22.jpg") no-repeat center;
}
.f3{
    background: url("../images/f3.png") no-repeat center;
}
.f4{
    background: url("../images/f4.png") no-repeat center;
}
.f5{
    background: url("../images/f5.png") no-repeat center;
}
.lx1 label{
    color: #575757;
    font-size: 16px;
    line-height: 51px;
    position: absolute;
    left: 70px;
}
.lx1 input{
    background-color: #fff;
    border: 1px solid #ccc;
    width: 100%;
    line-height: 51px;
    height: 53px;
    padding-left: 170px;
}
.lx1{
    position: relative;
}
.lx1 textarea{
    background-color: #fff;
    border: 1px solid #ccc;
    width: 100%;
    line-height: 25px;
    height: 259px;
    padding: 12px 20px 20px 180px;
    resize: none;
}
.dianhua{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.dianhua .lx1s:nth-child(1){
    width: 40%;
}
.dianhua .lx1s:nth-child(2){
    width: 58%;
}
.lx2{
    margin: 21px 0 55px 0;
    overflow: hidden;
    display: flex;
    width: 49%;
}
.lx2_fl{
    width: 84%;
    position: relative;
}
.lx2_fl label{
    color: #575757;
    font-size: 16px;
    line-height: 51px;
    position: absolute;
    left: 25px;
}
.lx2_fl input{
    background-color: #fff;
    border: 1px solid #ccc;
    width: 100%;
    line-height: 51px;
    height: 53px;
    padding-left: 270px;
}
.lx2_fr{
    width: 14%;
    margin-left: 2%;
}
.lx2_fr a{
    display: flex;
    align-items: center;
    height: 53px;
}
.lx2_fr a img{
    height: auto;
    width: 100%;
}
.lx3{
    text-align: center;
}
.lx3 button{
    width: 184px;
    height: 52px;
    border-radius: 5px;
    margin: 0 auto;
    line-height: 52px;
    border: none;
    background: #1E9B48 url("../images/fj.png") no-repeat 38px center;
    padding-left: 44px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

/*honor*/
.ihonor_con{
    margin: 55px 0 17px 0;
}
.ihonor_con ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.ihonor_con ul li{
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 13px;
}
.ihonor_con ul li:nth-child(4n){
    margin-right: 0;
}
.ihonor_con ul li a{
    display: block;
}
.ihonor_img{
    border: 1px solid #e6e6e6;
    padding: 4px;
    transition: .5s;
}
.ihonor_img .tp{
    background-color: #f2f5f8;
    padding: 18px;
}
.ihonor_txt{
    text-align: center;
    margin: 25px 0;
    font-size: 18px;
    color: #333;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
}
.ihonor_con ul li a:hover .ihonor_img{
    border: 1px solid #1E9B48;
}
.ihonor_con ul li a:hover .ihonor_img .tp img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.ihonor_con ul li a:hover .ihonor_txt{
    color: #1E9B48;
}
/*分页*/
.pagination{
    text-align:center;
    color:#666;
    clear:both;
}
.pagination a{
    display:inline-block ;
    color: #666;
    text-align: center;
    text-transform: capitalize;
    padding:0px 10px;
    line-height:26px;
    margin:0px 1px 10px 1px;
    background-color: #F2F5F8;
}
.pagination a:hover{
    color:#fff;
    background-color:#1E9B48;
}
.pagination a.active {
    color:#fff;
    background-color: #1E9B48;
}
.common{
    margin-top: 40px;
    padding: 65px 0 60px 0;
    overflow: hidden;
    background: url("../images/commonbg.png") no-repeat center;
    background-size: cover;
}
.common_con{
    margin-top: 55px;
}
.common_con ul{
    display: flex;
    align-items: center;
    justify-content: center;
}
.common_con ul li{
    margin: 0 12px;
}
.common_con ul li a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 205px;
    height: 45px;
    border-radius: 20px;
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
    line-height: 41px;
    text-shadow: 0px 24px 65px rgba(0,0,0,0.1);
    transition: .5s;
}
.common_con ul li:nth-child(1) a{
    color: #013B7E;
    border: 2px solid #013B7E;
}
.common_con ul li:nth-child(2) a{
    color: #1E9B48;
    border: 2px solid #1E9B48;
}
.common_con ul li:nth-child(1) a:hover{
    color: #fff;
    background-color: #013B7E;
}
.common_con ul li:nth-child(2) a:hover{
    color: #fff;
    background-color: #1E9B48;
}
.common_con ul li a i{
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.common_con ul li a i.i4{
    background: url("../images/i4.png") no-repeat center;
}
.common_con ul li a:hover i.i4{
    background: url("../images/i4_h.png") no-repeat center;
}
.common_con ul li a i.i5{
    background: url("../images/i5.png") no-repeat center;
}
.common_con ul li a:hover i.i5{
    background: url("../images/i5_h.png") no-repeat center;
}

/*strength*/
.istrength_con{
    margin: 40px 0 68px 0;
}
.istrength_con li{
    margin-bottom: 40px;
}
.istrength_con li a{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0px 0px 51px 3px rgba(238,238,238,0.8);
    border-radius: 0 30px;
    padding: 30px 23px 20px 29px;
}
.istrength_txt{
    width: 40%;
}
.istrength_txt1{
    font-size: 24px;
    font-family: Arial;
    font-weight: bold;
    color: #333333;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.istrength_txt2{
    font-size: 18px;
    font-family: Arial;
    font-weight: 400;
    color: #333333;
    line-height: 35px;
    height: 175px;
    overflow: hidden;
    margin: 20px 0 15px 0;
}
.istrength_txt3{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 176px;
    height: 45px;
    background: #1E9B48;
    border-radius: 20px;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 45px;
    text-shadow: 0px 24px 65px rgba(0,0,0,0.1);
    transition: .5s;
}
.istrength_txt3 img{
    margin-left: 14px;
}
.istrength_con li a .tp{
    width: 57.5%;
}
.istrength_con li a:hover .istrength_txt3{
    background: #F32831;
}
.istrength_con li a:hover .tp img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.istrengthshow_con{
    margin: 60px 0 40px 0;
}
.show_title h3{
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 1;
}
.show_content{
    font-size: 18px;
    font-family: Arial;
    font-weight: 400;
    color: #333333;
    line-height: 35px;
    padding: 40px 0 35px 0;
    margin: 40px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.show_content img{
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    height: auto;
}
.show_back{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.show_back_fl{
    width: 70%;
    overflow:hidden;
}
.show_back_fl li{
    margin-bottom:5px;
    line-height:25px;
    font-size: 14px;
    color:#616161;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.show_back_fl li a{
    color: #666;
    font-size: 16px;
}
.show_back_fl li a:hover{
    color: #1E9B48;
}
.show_back_fr{
    overflow:hidden;
}
.show_back_fr a{
    display:flex;
    align-items: center;
    height: 44px;
    line-height:44px;
    background: #1E9B48;
    border-radius: 5px;
    color:#fff;
    padding: 0 25px;
}
.show_back_fr a img{
    padding-left: 15px;
}

/*about*/
.iabout1{
    margin: 70px 0 171px 0;
}
.iabout1 .container2{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
}
.iabout1_fl{
    width: 47%;
}
.iabout1_fl1{
    font-size: 40px;
    font-family: Alibaba PuHuiTi;
    font-weight: bold;
    color: #333333;
    line-height: 1;
    margin-bottom: 40px;
}
.iabout1_fl2{
    font-size: 18px;
    font-family: Arial;
    font-weight: 400;
    color: #333333;
    line-height: 35px;
}
.iabout1_fr{
    width: 46.5%;
    box-shadow: 0px 26px 65px 0px rgba(204,204,204,0.16);
}
.iabout2{
    background: url("../images/iabout2bg.png") no-repeat center;
    padding-bottom: 61px;
}
.iabout2 ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    top: -61px;
}
.iabout2 ul li{
    width: 22.25%;
    margin-right: 3.666%;
}
.iabout2 ul li:last-child{
    margin-right: 0;
}
.iabout2 ul li a{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 235px;
    background: #FFFFFF;
    box-shadow: 0px 1px 65px 0px rgba(30,155,72,0.21);
    border-radius: 10px;
    position: relative;
    padding: 0 5px;
}
.iabout2 ul li a .pic{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    background: #1E9B48;
    border-radius: 50%;
}
.iabout2_txt{
    margin-top: 40px;
    font-size: 20px;
    font-family: Arial;
    font-weight: bold;
    color: #000000;
    line-height: 1;
    position: relative;
    z-index: 1;
}
.iabout2_num{
    position: absolute;
    right: 25px;
    bottom: 7px;
    z-index: 0;
}
.iabout2 ul li a:hover .pic img{
    -webkit-transform: rotate(360deg);
    -ms-transform:rotate(360deg);
    transform: rotate(360deg);
}
.iabout3{
    margin: 50px 0 55px 0;
}
.iabout3_t{
    font-size: 18px;
    font-family: Arial;
    font-weight: 400;
    color: #333333;
    line-height: 35px;
}
.iabout3_b{
    margin-top: 30px;
    position: relative;
    z-index: 0;
    padding-bottom: 42px;
}
.iabout3_b .swiper-slide{
    display: initial;
}
.iabout3s a{
    display:block;
    overflow: hidden;
    position: relative;
    width: 100%;
    transition: .5s;
}
.swiper-pagination1{
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}
.iabout3_b .swiper-pagination1{
    bottom: 0;
    right: 0;
    width: 100%;
}
.iabout3_b .swiper-pagination-bullet{
    width: 14px;
    height: 14px;
    background: #F2F5F8;
    border-radius: 50%;
    opacity: 1;
    outline: none;
    margin: 0px 10px;
}
.iabout3_b .swiper-pagination-bullet-active{
    background: #1E9B48;
}

/*project*/
.inner_nav ul li a i.i6{
    background: url("../images/i6.png") no-repeat center;
}
.inner_nav ul li a i.i7{
    background: url("../images/i7.png") no-repeat center;
}
.inner_nav ul li a:hover i.i6{
    background: url("../images/i6_h.png") no-repeat center;
}
.inner_nav ul li a:hover i.i7{
    background: url("../images/i7_h.png") no-repeat center;
}
.inner_nav ul li a.current i.i6{
    background: url("../images/i6_h.png") no-repeat center;
}
.inner_nav ul li a.current i.i7{
    background: url("../images/i7_h.png") no-repeat center;
}
.iproject_con{
    margin: 55px 0 70px 0;
}
.iproject_con li{
    margin-bottom: 55px;
    overflow: hidden;
}
.iproject_con li:nth-child(even){
    background: #F2F5F8;
    padding: 44px 0;
}
.iproject_con li a{
    display: block;
    position: relative;
    overflow: hidden;
}
.iproject_con li a .tp{
    width: 50.5%;
}
.iproject_txt{
    width: 46%;
    position: absolute;
    top: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.iproject_con li:nth-child(odd) .tp{
    float: left;
}
.iproject_con li:nth-child(odd) .iproject_txt{
    right: 0;
}
.iproject_con li:nth-child(even) .tp{
    float: right;
}
.iproject_con li:nth-child(even) .iproject_txt{
    left: 0;
}
.iproject_txt1{
    display: flex;
    align-items: center;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #1B9C58;
    line-height: 22px;
}
.iproject_txt1 img{
    margin-right: 10px;
}
.iproject_txt2{
    font-size: 18px;
    font-family: Arial;
    font-weight: 400;
    color: #333333;
    line-height: 35px;
    overflow: hidden;
    margin: 30px 0 20px 0;
}
.iproject_txt3{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 176px;
    height: 45px;
    background: #1E9B48;
    border-radius: 20px;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 45px;
    text-shadow: 0px 24px 65px rgba(0,0,0,0.1);
    transition: .5s;
}
.iproject_txt3 img{
    margin-left: 14px;
}
.iproject_con li a:hover .tp img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.iproject_con li a:hover .iproject_txt3{
    background: #F32831;
}

/*product*/
.iproduct_con{
    border-top: 1px solid #ddd;
    margin: 45px 0;
    overflow: hidden;
}
.iproduct_con_fl{
    float: left;
    width: 26.75%;
}
.pinfo{
    margin-top:30px;
}
.pinfo li{
    overflow:hidden;
    position:relative;
}
.pinfo li a{
    display:block;
    font-size:18px;
    color:#000;
    line-height:49px;
    padding: 0 20px 0 60px;
    overflow:hidden;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pinfo li a:hover{
    color:#1E9B48;
}
.pinfo li .more{
    position: absolute;
    left: 40px;
    padding:0;
    top: 0;
    border:none;
    width:20px;
    height:49px;
    cursor: pointer;
    background: url("../images/fl_li.png") no-repeat left center;
    display: block;
    z-index: 5;
}
.pinfo .er{
    display:none;
    padding: 10px 0;
}
.pinfo .er li a {
    color: #000;
    font-size:10px;
    line-height:30px;
    font-weight:normal;
    padding: 0 20px 0 105px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pinfo .nav-show .er {
    display:block;
}
.pinfo .nav-show .er li{

}
.pinfo .nav-show .er li a {
    color: #000;
    font-size:16px;
    line-height:30px;
    padding: 0 20px 0 105px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
}
.pinfo .nav-show .er li a:before{
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    background-color: #000;
    position: absolute;
    left: 95px;
    top: 13px;
}
.pinfo .nav-show .er li a:before:hover{
    background-color: #013B7E;
}
.pinfo .nav-show .er li a:hover {
    color: #013B7E;
}
.pinfo .nav-show a{
    color:#1E9B48;
}
/*.pinfo .nav-show .more{
    background:url("http://www.chinafeiting.com/static/web/images/fl_lihover.png?v=v1") no-repeat left center;
}*/
.iproduct_con_fr{
    float: right;
    width: 73.25%;
    background-color: #f2f5f8;
    border-left: 1px solid #ddd;
    padding: 45px 20px;
}
.iproduct_con_fr1{
    font-size: 36px;
    font-family: Arial;
    font-weight: bold;
    color: #013B7E;
    line-height: 1;
    text-align: center;
}
.iproduct_con_fr2{
    margin-top: 35px;
    border: 1px solid #013B7E;
    background-color: #fff;
}
.iproduct_title ul{
    display: flex;
    flex-direction: row;
}
.iproduct_title ul li{
    border-right: 1px solid #013B7E;
    font-size: 20px;
    font-family: Arial;
    font-weight: bold;
    color: #000000;
    line-height: 25px;
    padding: 11px 20px;
}
.iproduct_title ul li:last-child{
    border-right: none;
}
.iproduct_con_fr2 .p1{
    width: 70%;
}
.iproduct_con_fr2 .p2{
    width: 30%;
}
.iproduct_data li{
    border-top: 1px solid #013B7E;
}
.iproduct_data li a{
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 18px;
    font-family: Arial;
    font-weight: 400;
    color: #000000;
    min-height: 49px;
    transition: .5s;
}
.iproduct_data li a div{
    border-right: 1px solid #013B7E;
    line-height: 25px;
    padding: 12px 20px;
    height: 100%;
}
.iproduct_data li a div:last-child{
    border-right: none;
}
.iproduct_data li a:hover{
    background: #DDF0FF;
    color: #0460A3;
}

@media (min-width:1801px) and (max-width:1850px){
    .strength_fr .swiper-button-prev1{
        left: 43%;
    }
    .strength_fr .swiper-button-next1{
        right: 43%;
    }
}

@media (min-width:1701px) and (max-width:1800px){
    .strength_fr .swiper-button-prev1{
        left: 42.5%;
    }
    .strength_fr .swiper-button-next1{
        right: 42.5%;
    }
}

@media (min-width:1601px) and (max-width:1700px){
    .strength_fr .swiper-button-prev1{
        left: 42%;
    }
    .strength_fr .swiper-button-next1{
        right: 42%;
    }
}

@media (min-width:1501px) and (max-width:1600px){
    .container1{
        width:92%;
    }
    .ban_txt1{
        font-size: 44px;
    }
    .strength_fr .swiper-button-prev1{
        left: 41.5%;
    }
    .strength_fr .swiper-button-next1{
        right: 41.5%;
    }
}

@media (min-width:1401px) and (max-width:1500px){
    .container1{
        width:96%;
    }
    .menupc li{
        margin: 0 28px;
    }
    .ban_txt1{
        font-size: 40px;
    }
    .ban_txt2{
        font-size: 22px;
    }
    .home-banner .swiper-pagination{
        bottom: 80px !important;
    }
    .strength_fr .swiper-button-prev1{
        left: 41%;
    }
    .strength_fr .swiper-button-next1{
        right: 41%;
    }
}

@media (min-width:1280px) and (max-width:1400px){
    .container1{
        width:96%;
    }
    .container2{
        width:90%;
    }
    .menupc li{
        margin: 0 25px;
    }
    .ban_txt1{
        font-size: 38px;
    }
    .ban_txt2{
        font-size: 20px;
    }
    .home-banner .swiper-pagination{
        bottom: 80px !important;
    }
    .strength_fl{
        padding: 100px 35px 130px 55px;
    }
    .strength_fl:before{
        left: 55px;
    }
    .strength_fl1{
        margin: 30px 0 65px 0;
    }
    .strengths a{
        padding: 30px 15px;
    }
    .strength_txt1{
        font-size: 22px;
        margin-bottom: 10px;
    }
    .strength_txt2{
        font-size: 16px;
        line-height: 30px;
        height: 90px;
    }
    .strength_fr .swiper-button-prev1{
        left: 40%;
    }
    .strength_fr .swiper-button-next1{
        right: 40%;
    }
}

@media (min-width:1200px) and (max-width:1279px){
    .container1{
        width:96%;
    }
    .container2{
        width:90%;
    }
    .menupc li{
        margin: 0 20px;
    }
    .ban_txt1{
        font-size: 36px;
    }
    .ban_txt2{
        font-size: 20px;
    }
    .home-banner .swiper-pagination{
        bottom: 80px !important;
    }
    .strength_fl{
        padding: 100px 35px 130px 55px;
    }
    .strength_fl:before{
        left: 55px;
    }
    .strength_fl1{
        margin: 30px 0 65px 0;
    }
    .strengths a{
        padding: 30px 15px;
    }
    .strength_txt1{
        font-size: 22px;
        margin-bottom: 10px;
    }
    .strength_txt2{
        font-size: 16px;
        line-height: 30px;
        height: 90px;
    }
    .strength_fr .swiper-button-prev1{
        left: 39.5%;
    }
    .strength_fr .swiper-button-next1{
        right: 39.5%;
    }
}

@media(max-width:1199px) {
    .container1{
        width:100%;
        margin:0 auto;
        padding-left:15px;
        padding-right:15px;
    }
    .container2 {
        width: 100%;
        margin: 0 auto;
        padding-left: 15px;
        padding-right: 15px;
    }
    .show_content img{
        display:block;
        max-width:100%;
        height:auto;
        margin: auto;
    }
    .home-banner{
        margin-top: 60px;
    }
    .inner-banner{
        margin-top: 60px;
    }
    .ban_txt1{
        font-size: 30px;
    }
    .ban_txt2{
        font-size: 18px;
        margin: 35px 0 55px 0;
    }
    .home-banner .swiper-pagination{
        bottom: 60px !important;
    }
    .home-about{
        margin: 25px auto 50px auto;
    }
    .index_title{
        font-size: 30px;
    }
    .about_info{
        font-size: 16px;
        line-height: 30px;
    }
    .about_con_fl p{
        font-size: 16px;
    }
    .about_con_fl a{
        width: 55px;
        height: 55px;
    }
    .business_con{
        margin-top: 35px;
    }
    .strength_fl{
        padding: 85px 35px 100px 35px;
    }
    .strength_fl:before{
        left: 35px;
    }
    .strength_fl1{
        font-size: 16px;
        line-height: 30px;
        height: 150px;
        margin: 25px 0 50px 0;
    }
    .strengths a{
        padding: 30px 15px;
    }
    .strength_txt{
        margin-top: 20px;
        padding-top: 18px;
    }
    .strength_txt1{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .strength_txt2{
        font-size: 16px;
        line-height: 30px;
        height: 90px;
    }
    .strength_fr .swiper-button-prev1{
        left: 39%;
    }
    .strength_fr .swiper-button-next1{
        right: 39%;
    }
    .strength_fr .swiper-button-next1, .strength_fr .swiper-button-prev1{
        width: 55px;
        height: 55px;
    }
    .footer1_fl{
        width: 65%;
    }
    .footer1_fr h3{
        font-size: 18px;
    }
    .side{
        bottom: 0;
        right: 0;
    }
    .iban_info h3{
        font-size: 50px;
    }
    .iban_info p{
        font-size: 20px;
    }
    .inner_nav ul li a{
        padding: 21px 25px;
        font-size: 20px;
    }
    .inner_nav ul li a i{
        margin-right: 10px;
    }
    .icontact1_fr{
        width: 42%;
    }
    .contact_title{
        font-size: 28px;
    }
    .ihonor_con{
        margin: 35px 0 17px 0;
    }
    .ihonor_con ul li{
        margin-bottom: 0;
    }
    .ihonor_img .tp{
        padding: 10px;
    }
    .common{
        padding: 55px 0 50px 0;
    }
    .common_con{
        margin-top: 35px;
    }
    .istrength_con{
        margin: 40px 0 50px 0;
    }
    .istrength_txt1{
        font-size: 20px;
    }
    .istrength_txt2{
        font-size: 16px;
        line-height: 30px;
        height: 150px;
    }
    .istrengthshow_con{
        margin: 50px 0 40px 0;
    }
    .show_title h3{
        font-size: 26px;
    }
    .show_content{
        margin: 30px 0;
        padding: 30px 0 25px 0;
        font-size: 16px;
        line-height: 30px;
    }
    .iabout1{
        margin: 50px 0 130px 0;
    }
    .iabout1_fl{
        width: 50%;
    }
    .iabout1_fl1{
        font-size: 30px;
        margin-bottom: 20px;
    }
    .iabout1_fl2{
        font-size: 16px;
        line-height: 30px;
    }
    .iabout2{
        padding-bottom: 31px;
    }
    .iabout2_txt{
        font-size: 18px;
    }
    .iabout2_num{
        display: flex;
        justify-content: flex-end;
    }
    .iabout2_num img{
        max-width: 80%;
    }
    .iabout3_t{
        font-size: 16px;
        line-height: 30px;
    }
    .iproject_con li{
        margin-bottom: 35px;
    }
    .iproject_con li:nth-child(even){
        padding: 35px 0;
    }
    .iproject_txt1{
        font-size: 20px;
    }
    .iproject_con{
        margin: 50px 0 55px 0;
    }
    .iproduct_con_fr{
        padding: 35px 20px;
    }
    .iproduct_con_fr1{
        font-size: 30px;
    }
    footer{
        margin-top: -84px;
    }
}

@media(max-width:820px) {
    .ban_txt1{
        font-size: 24px;
    }
    .ban_txt2{
        font-size: 16px;
    }
    .index_title{
        font-size: 26px;
    }
    .strength_fl{
        padding: 55px 35px 75px 35px;
    }
    .strength_fl:before{
        background-size: 70%;
    }
    .strength_fr .swiper-button-prev1{
        left: 36%;
    }
    .strength_fr .swiper-button-next1{
        right: 36%;
    }
    .iban_info h3{
        font-size: 40px;
    }
    .iban_info p{
        font-size: 18px;
    }
    .inner_nav ul li{
        margin-right: 20px;
    }
    .inner_nav ul li a{
        padding: 21px 15px;
        font-size: 18px;
    }
    .inner_nav ul li a i{
        margin-right: 10px;
    }
    .icontact1_fr{
        width: 42%;
    }
    .contact_title{
        font-size: 24px;
    }
    .icontact1_fr ul{
        flex-direction: column;
    }
    .icontact1_fr ul li{
        width: 100%;
        margin-right: 0;
        margin-bottom: 25px;
    }
    .inner_nav ul li{
        margin-right: 20px;
    }
    .ihonor_txt{
        font-size: 16px;
        margin: 20px 0;
    }
    .istrength_con li{
        margin-bottom: 30px;
    }
    .iabout1 .container2{
        align-items: center;
    }
    .iabout1_fl1{
        font-size: 26px;
    }
    .iabout2 ul li {
        width: 23.5%;
        margin-right: 2%;
    }
    .iabout2_txt{
        font-size: 16px;
    }
    .iabout2_num img{
        max-width: 70%;
    }
    .iproject_txt1{
        font-size: 18px;
    }
    .iproject_txt2{
        font-size: 16px;
        line-height: 30px;
        height: 60px;
        margin: 10px 0;
    }
    .pinfo li a{
        font-size: 16px;
        padding: 0 20px;
    }
    .pinfo li .more{
        left: 0;
    }
    .pinfo .er li a{
        padding: 0 20px 0 35px;
    }
    .pinfo .nav-show .er li a{
        padding: 0 20px 0 35px;
    }
    .pinfo .nav-show .er li a:before{
        left: 25px;
    }
    .iproduct_con_fr1{
        font-size: 26px;
    }
    .iproduct_title ul li{
        font-size: 16px;
    }
    .iproduct_data li a{
        font-size: 16px;
    }
    footer{
        margin-top: -74px;
    }
}

@media(max-width:768px) {
    .inner_nav ul li a{
        font-size: 16px;
    }
    .strength_fr .swiper-button-next1, .strength_fr .swiper-button-prev1{
        bottom: 15px;
    }
    .show_title h3{
        font-size: 22px;
    }
    .iproduct_con_fr1{
        font-size: 22px;
    }
    footer{
        margin-top: -74px;
    }
}

@media(max-width:600px) {
    .ban_txt{
        top: 30%;
        transform: translate(0, -30%);
    }
    .ban_txt1{
        font-size: 18px;
    }
    .ban_txt2{
        font-size: 12px;
        margin: 10px 0 20px 0;
    }
    .ban_txt3 a{
        width: 120px;
        height: 35px;
        line-height: 35px;
        border-radius: 20px;
        font-size: 14px;
    }
    .home-banner .swiper-button-next, .home-banner .swiper-button-prev{
        width: 23px;
        height: 45px;
    }
    .home-banner .swiper-pagination{
        bottom: 15px !important;
    }
    .home-about{
        margin: 25px auto 30px auto;
    }
    .index_title{
        font-size: 20px;
    }
    .about_con{
        flex-direction: column;
    }
    .about_con_fl{
        width: 100%;
    }
    .about_con_fl p{
        margin: 15px 0 10px 0;
    }
    .about_con_fr{
        width: 100%;
        margin-top: 20px;
    }
    .business_con{
        margin-top: 20px;
    }
    .business_con{
        flex-direction: column;
    }
    .business_cons{
        width: 100%;
    }
    .business_con_fc.business_cons{
        width: 100%;
    }
    .home-strength{
        margin: 12px auto 30px auto;
        padding-top: 35px;
        flex-direction: column;
    }
    .strength_fl{
        width: 100%;
        padding: 35px 15px 30px 15px;
    }
    .strength_fl:before{
        background-size: 50%;
        left: 15px;
        top: -15px;
    }
    .strength_fl1{
        height: 120px;
        margin: 15px 0 30px 0;
    }
    .strength_fr{
        width: 100%;
        padding-bottom: 100px;
    }
    .strength_fr:before{
        background-size: 80%;
    }
    .strengths a{
        padding: 20px 15px;
    }
    .strength_txt1{
        font-size: 18px;
    }
    .strength_fr .swiper-button-prev1{
        left: 34%;
    }
    .strength_fr .swiper-button-next1{
        right: 34%;
    }
    .footer1{
        padding: 90px 0 30px 0;
    }
    .footer1_t{
        flex-direction: column;
    }
    .footer1_t_fr{
        margin-top: 10px;
    }
    .footer1_b{
        flex-direction: column;
        margin-top: 20px;
    }
    .footer1_fl{
        width: 100%;
    }
    .footer1_fr{
        width: 100%;
        margin-top: 20px;
    }
    .menulist{
        display: none;
    }
    .footer1_fl ul li{
        width: 33.3%;
        margin-right: 0;
        padding: 0 5px;
        text-align: center;
    }
    .footer1_fr p{
        margin: 10px 0;
    }
    .footer2{
        padding: 20px 0;
    }
    .inner_nav{
        margin-top: 30px;
    }
    .inner_nav ul{
        flex-direction: column;
    }
    .inner_nav ul li{
        margin-right: 0;
        margin-bottom: 20px;
    }
    .inner_nav ul li:last-child{
        margin-bottom: 0;
    }
    .inner_nav ul li a{
        width: 100%;
        padding: 10px 5px;
    }
    .icontact1{
        margin-top: 20px;
        flex-direction: column;
    }
    .icontact1_fl{
        width: 100%;
    }
    .icontact1_fr{
        width: 100%;
        margin-top: 20px;
    }
    .icontact2{
        margin: 30px 0;
    }
    .contact_title{
        font-size: 20px;
    }
    .icontact2_con{
        margin-top: 20px;
    }
    .icontact3_con{
        margin-top: 20px;
        padding: 30px 0;
    }
    .lx1{
        flex-direction: column;
    }
    .lx1 i{
        left: 15px;
    }
    .lx1 label{
        left: 50px;
    }
    .lx1s{
        width: 100%;
        margin-bottom: 15px;
    }
    .lx1 input{
        padding-left: 150px;
    }
    .lx1 textarea{
        padding: 12px 20px 20px 160px;
        height: 150px;
    }
    .lx2{
        width: 100%;
        margin: 21px 0;
        flex-direction: column;
    }
    .lx2_fl{
        width: 100%;
    }
    .lx2_fl label{
        left: 15px;
    }
    .lx2_fl input{
        padding-left: 260px;
    }
    .lx2_fr{
        width: 100%;
        margin-left: 0;
    }
    .lx2_fr a{
        width: 105px;
        justify-content: center;
        margin: 0 0 0 auto;
    }
    .ihonor_con{
        margin: 20px 0 17px 0;
    }
    .ihonor_con ul li{
        width: 49%;
    }
    .ihonor_con ul li:nth-child(2n){
        margin-right: 0;
    }
    .ihonor_img .tp{
        padding: 5px;
    }
    .ihonor_txt{
        margin: 15px 0;
        font-size: 14px;
        line-height: 25px;
        height: 50px;
    }
    .common{
        margin-top: 20px;
        padding: 35px 0 30px 0;
    }
    .common_con{
        margin-top: 20px;
    }
    .common_con ul li{
        margin: 0 10px;
    }
    .common_con ul li a{
        width: 185px;
        border-radius: 25px;
    }
    .istrength_con{
        margin: 20px 0 30px 0;
    }
    .istrength_con li a{
        flex-direction: column;
        padding: 20px 15px;
    }
    .istrength_txt{
        width: 100%;
    }
    .istrength_con li a .tp{
        width: 100%;
        margin-top: 20px;
    }
    .istrengthshow_con{
        margin: 20px 0 30px 0;
    }
    .show_title h3{
        font-size: 20px;
    }
    .show_content {
        margin: 20px 0;
        padding: 20px 0;
    }
    .show_back{
        flex-direction: column;
    }
    .show_back_fl{
        width: 100%;
    }
    .show_back_fr{
        width: 100%;
        margin-top: 20px;
    }
    .show_back_fr a{
        width: 160px;
        margin: 0 auto;
    }
    .iabout1{
        margin: 20px 0 30px 0;
    }
    .iabout1 .container2{
        flex-direction: column;
    }
    .iabout1_fl{
        width: 100%;
    }
    .iabout1_fl1{
        font-size: 20px;
    }
    .iabout1_fr{
        width: 100%;
        margin-top: 20px;
    }
    .iabout2{
        padding: 30px 0;
        background-size: cover;
    }
    .iabout2 ul{
        top: 0;
    }
    .iabout2 ul li{
        width: 48%;
        margin-right: 4%;
        margin-bottom: 20px;
    }
    .iabout2 ul li:nth-child(2n){
        margin-right: 0;
    }
    .iabout2 ul li a{
        height: 200px;
    }
    .iabout2_txt{
        margin-top: 20px;
    }
    .iabout2_num img{
        max-width: 60%;
    }
    .iabout3{
        margin: 30px 0;
    }
    .iabout3_b .swiper-pagination-bullet{
        width: 10px;
        height: 10px;
        margin: 0 5px;
    }
    .iproject_con{
        margin: 20px 0 30px 0;
    }
    .iproject_con li{
        margin-bottom: 20px;
    }
    .iproject_con li:nth-child(even){
        padding: 20px 0;
    }
    .iproject_con li a .tp{
        width: 100%;
    }
    .iproject_txt{
        width: 100%;
        position: inherit;
        margin-top: 20px;
    }
    .iproject_con li:nth-child(odd) .tp{
        float: none;
    }
    .iproject_con li:nth-child(even) .tp{
        float: none;
    }
    .iproject_con li:nth-child(odd) .iproject_txt{
        left: 0;
        right: auto;
    }
    .iproduct_con{
        margin: 20px 0 30px 0;
    }
    .iproduct_con_fl{
        float: none;
        width: 100%;
    }
    .iproduct_con_fr{
        float: none;
        width: 100%;
        margin-top: 20px;
        border-left: none;
        padding: 20px 15px;
    }
    .pinfo{
        margin-top: 15px;
    }
    .pinfo li a{
        line-height: 39px;
    }
    .pinfo li .more{
        height: 39px;
    }
    .iproduct_con_fr1{
        font-size: 20px;
    }
    .iproduct_con_fr2{
        margin-top: 20px;
    }
    .iproduct_data li a{
        flex-direction: column;
        line-height: 30px;
        padding: 5px;
        min-height: auto;
    }
    .iproduct_data li a div{
        border-right: none;
    }
    .iproduct_data li a div{
        padding: 0 20px;
    }
    .iproduct_data .p1{
        width: 100%;
    }
    .iproduct_data .p2{
        width: 100%;
    }
    footer{
        margin-top: -58px;
    }
    .dianhua .lx1s:nth-child(1){
        width: 100%;
    }
    .dianhua .lx1s:nth-child(2){
        width: 100%;
    }
}

@media(max-width:414px) {

}

@media(max-width:375px) {
    .strength_fr .swiper-button-prev1{
        left: 33%;
    }
    .strength_fr .swiper-button-next1{
        right: 33%;
    }
    .common_con ul li{
        margin: 0 5px;
    }
    .common_con ul li a{
        width: 165px;
    }
}

@media(max-width:320px) {

}














