@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'], button {
    -webkit-appearance:none
}
input, 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%;
    border-radius: 6px;
}
.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
}
.container1 {
    width: 90%;
    margin: 0 auto;
}
.tp{
    overflow: hidden;
}
.tp img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
    transition: .5s;
}
.top{
    background-color: #2a2a2a;
    height: 50px;
}
.top ul{
    float: right;
    margin-top: 12px;
}
.top li{
    float: left;
}
.top li a{
    display: block;
    padding: 0 23px 0 52px;
    line-height: 25px;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
}
.cn{
    background: url("../images/cn.png") no-repeat 23px center;
}
.en{
    background: url("../images/en.png") no-repeat 23px center;
}
.top li a:hover{
    background-color: #0072B9;
}
.top li a.current{
    background-color: #0072B9;
}
header {
	width:100%;
	margin:0 auto;
    height: 50px;
	position:relative;
    z-index: 99;
    background-color: #fafafa;
}
.daohang {

	width:100%;
	margin:0 auto;
	height:50px;
	clear:both;
    position: absolute;
    top: 0;
}
.daohang .container1 {
    display:flex;
    align-items: center;
    justify-content: space-between;
}
.index .daohang{
    background: rgba(0,0,0,.5);
}
.inner .daohang{
    background: rgba(0,0,0,.5);
}
.yx {
    line-height: normal;
	/*float:left;*/
}
.yx a {
	display:flex;
    align-items: center;
    color: #fff;
    /*padding-top: 14px;*/
}
.yx img {
	/*max-width:100%;*/
	height:40px;
    margin-right: 10px;
}
.nav-fr{
    float: right;
    margin-top: 31px;
}
.nav-fr form{
    position: relative;
}
.nav-fr .sinput1{
    width: 207px;
    height: 32px;
    padding-right: 75px;
    line-height: 32px;
    border: none;
    background-color: #eee;
    padding-left: 15px;
    border-radius: 5px;
    font-size: 16px;
    color: #666;
}
.nav-fr .sinput1::-webkit-input-placeholder {
    color:#bfbfbf;
    font-size: 16px;
}
.nav-fr .sinput1:-moz-placeholder {
    color:#bfbfbf;
    font-size: 16px;
}
.nav-fr .sinput1::-moz-placeholder {
    color:#bfbfbf;
    font-size: 16px;
}
.nav-fr .sinput1:-ms-input-placeholder{
    color:#bfbfbf;
    font-size: 16px;
}
.nav-fr .sinput2{
    position: absolute;
    right: 0;
    top: 0;
    background: #0072B9 url("../images/search.png") no-repeat center;
    width: 71px;
    height: 32px;
    border: none;
    text-indent: -999px;
    border-radius: 0 5px 5px 0;
}
.navdaohang {
	float:right;
    margin-right: 4%;
}
.menupc li{
    float: left;
    text-align: center;
    position: relative;
    line-height: 50px;
    z-index: 9;
    margin: 0 28px;
}
.menupc li:hover a{
    color: #fff;
    background: #0072B9;
}
.menupc li:hover a i{
    display: none;
}
.menupc li a{
    display:block;
    font-size: 16px;
    padding: 0px 10px;
    z-index: 999;
    position: relative;
}
.index .menupc li a{
    color: #fff;
}
.inner .menupc li a{
    color: #fff;
}
.menupc li:first-child a{
    padding: 0px 27px;
}
.menupc li a i{
    position: absolute;
    right: 0;
    top: 0;
    width: 7px;
    height: 100%;
    transition: .5s;
}
.index .menupc li a i{
    background: url("../images/jt.png") no-repeat center;
}
.inner .menupc li a i{
    background: url("../images/jt.png") no-repeat center;
}
.menupc li a:after{
    content: '';
    display: block;
    width: 0;
    margin: 0 auto;
    height: 100%;
    background: #0072B9;
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    z-index: -1;
    transition: .5s;
}
.menupc li a:hover{
    color: #fff;
}
.menupc li a:hover i{
    display: none;
}
.menupc li a:hover:after{
    display: none;
}
.menupc li .current{
    color: #fff !important;
}
.menupc li .current i{
    display: none;
}
.menupc li .current:after{
    width: 100%;
}

.pmenu{
    position: static !important;
}
.pmenu .prostyle {
    overflow: hidden;
    position: absolute;
    display: none;
    right: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: auto;
    background-color: rgba(255,255,255,.8);
    padding: 27px 0 20px 0;
}
.prostyles{
    position: relative;
}
.prostyless{
    width: 80%;
    margin: 0 auto;
}
.prostyles dl{
    width: 12%;
    float: left;
    margin: 0 4%;
}
.prostyles dl a{
    display: block;
    font-size: 14px;
    padding: 0;
    margin: 0;
}
.menupc li:hover .prostyles dl a{
    background-color: transparent;
}
.prostyles dl a:hover{
    background-color: transparent;
}
.menupc li a:hover:after{
    display: none;
}
.prostyles dl a .pic:after{
    padding-bottom: 61%;
}
.prostyles dl a dd{
    text-align: center;
    margin-top: 12px;
    color: #333;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	margin-bottom: 12px;
}
.prostyles dl a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.prostyles dl a:hover dd{
    color: #0072B9;
}
.prostyles dl a.current dd{
    color: #0072B9;
}
.prostyles dl a.current:after{
    display: none;
}
.menupc .prostyle.subnav {
    display: block;
}




/*手机导航*/
.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: 10px;
    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:#0072B9 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:50px;
	}
    .yx a{
        padding-top: 5px;
    }
    .yx img{
        height: 40px;
    }
	.phone-nav {
		display:block;
	}
	.navdaohang {
		display:none;
	}
    .nav-fr{
        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-container .swiper-pagination{
    display: block;
    bottom: 5px;
    right: 0px;
}
.home-banner .swiper-container .swiper-pagination-bullet{
    width: 24px;
    height: 5px;
    background-color: #fff;
    opacity: 1;
    outline: none;
    margin: 0px 5px;
    border-radius: 0;
}
.home-banner .swiper-container  .swiper-pagination-bullet-active{
    width: 46px;
    background-color: #484d8c;
}


footer{
    width: 100%;
    margin-top: 60px;
    background: #2c3138;
    /*background: url("../images/888.png") no-repeat center;*/
    background-size: cover;
}
.footer2{
    border-top: 1px solid rgba(255,255,255,.15);
    overflow: hidden;
    color: #bfbfbf;
}
.footer2_t{
    display: flex;
    justify-content: center;
    line-height: 25px;
}
.footer2_t a{
    color: #bfbfbf;
    margin: 0 6px;
}
.footer2_t a:hover{
    color: #0072B9;
}
.footer2_b{
    padding: 5px 0;
    /*margin-top: 8px;*/
    background: #2c3138;
    font-size: 12px;
    text-align: center;
    color: #bfbfbf;
}
.footer2_b p a{
    color: #bfbfbf;
}
.footer2_b p a:hover{
    color: #0072B9;
}
.footer1{
    padding: 30px 0;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer1_fl{
    /*float: left;*/
    width:550px;
}
.footer1_fl h2{
    font-size: 10px;
    color: #fff;
    margin-bottom: 15px;
    line-height: 1;
}
.footer1_fl span{
    color: #bfbfbf;
}
.footer1_fl h3{
    width: 80%;
    line-height: 41px;
    text-align: center;
    border: 1px solid #0072B9;
    font-size: 16px;
    color: #fff;
    margin: 25px 0;
}
.footer1_fl .fot-logo {
    display: flex;
    align-items: center;
    color: #fff;
    margin-bottom: 20px;
}
.footer1_fl .fot-logo h1{
 font-size: 20px;
}
.footer1_fl .fot-logo img{
    width: 80px;
    margin-right: 20px;

}
.footer1_fl p{
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    /*padding-left: 25px;*/
}
.footer1_fl p.faddress{
    /*background: url("../images/faddress.png") no-repeat left 8px;*/
}
.footer1_fl p.ffax{
    /*background: url("../images/ffax.png") no-repeat left center;*/
}
.footer1_fl p.fmail{
    /*background: url("../images/fmail.png") no-repeat left 8px;*/
}

.footer1_fr{
    /*float: right;*/
    width: 65%;
}
.footer1_fr li{
    float: left;
    padding: 0 10px;
    text-align: left;
}
.footer1_fr .fot-item{
    width: 15%;
    min-width: 120px;
}
.footer1_fr .fot-item2{
    width: 25%;
}
.footer1_fr .fot-title{
    font-weight: 500;
    color: #fff;
}
.footer1_fr li a{
    display: block;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.menulist{
    margin-top: 20px;
}
.menulist li{
    float: none;
    width: 100%;
    padding: 0;
}
.menulist li a{
    font-size: 14px;
    color: #bfbfbf;
    line-height: 20px;
    margin-top: 10px;
    text-transform: capitalize;
}
.menulist li a:hover{
    text-decoration: underline;
    color: #0072B9;
}

.home-about{
    width: 100%;
    margin: 60px auto;
    overflow: hidden;
}
.common_title{
    text-align: center;
}
.common_title:after{
    content: '';
    display: block;
    width: 34px;
    height: 1px;
    background-color: #000;
    margin: 0 auto;
}
.common_title h3{
    font-size: 40px;
    color: #0072B9;
    line-height: 1;
    text-transform: uppercase;
}
.common_title p{
    font-size: 24px;
    color: #000;
    line-height: 1;
    margin: 20px 0 25px 0;
}
.about_con{
    margin: 50px 0;
    overflow: hidden;
}
.about_con_t{
    width: 71%;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    color: #464646;
    line-height: 30px;
}
.about_con_b{
    width: 71%;
    margin: 55px auto 0 auto;
}
.about_con_b ul{
    display: flex;
    justify-content: center;
}
.about_con_b li{
    text-align: center;
    width: 33.3%;
    cursor: default;
}
.about_con_b li h3{
    color: #0072B9;
    font-size: 40px;
    font-weight: lighter;
    line-height: 1;
}
.about_con_b li img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: 15px auto 20px auto;
    transition: .5s;
}
.about_con_b li:hover img{
    transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    -webkit-transform:rotateY(180deg);
}
.about_con_b li p{
    font-size: 16px;
    color: #555;
}
.about_more{
    text-align: center;
}
.about_more a{
    display: block;
    width: 215px;
    margin: 0 auto;
    line-height: 49px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: lighter;
    background-color: #0072B9;
    transition: .5s;
}
.about_more a:hover{
    box-shadow:inset 0 0 0 .2rem rgba(255, 255, 255, .4);
}

.home-procate{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.home-procate li{
    float: left;
    width: 20%;
    padding: 0 15px;
	margin-bottom: 15px;
}
.home-procate li a{
    display: block;
    position: relative;
    transition: .5s;
}
.home-procate li a .pic:after{
    padding-bottom: 157.23%;
}
.pacte_txt{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.64);
    overflow: hidden;
    padding: 40% 25% 0 25%;
    color: #fff;
    text-align: center;
    transition: .5s;
    border-radius: 12px;
}
.pacte_txt1{
    font-size: 26px;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pacte_txt1:after{
    content: '';
    display: block;
    width: 15px;
    height: 2px;
    background-color: #fff;
    margin: 13px auto 15px auto;
    transition: .5s;
}
.pacte_txt2{
    font-size: 14px;
    line-height: 25px;
    height: 100px;
    overflow: hidden;
    margin-bottom: 25%;
}
.pacte_txt3{
    position: relative;
}
.pacte_txt31{
    transform: rotateY(0deg);
    transition: all 0.50s ease-in-out 0s;
    position: absolute;
    top: 0;
    width: 100%;
}
.pacte_txt31 img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}
.pacte_txt32{
    transform: rotateY(90deg);
    transition: all 0.50s ease-in-out 0s;
    position: relative;
    overflow: hidden;
    width: 86px;
    margin: 0 auto;
    height: 86px;
    background-color: rgba(255,255,255,.84);
    border-radius: 180px;
}
.industry_con li a:hover{
    box-shadow: 0 0 24px rgba(38,9,25,.5);
}
.home-procate li a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.home-procate li a:hover .pacte_txt{
    background-color: rgba(124,162,201,.75);
}
.home-procate li a:hover .pacte_txt1:after{
    background-color: #3582d1;
}
.home-procate li a:hover .pacte_txt31{
    transform: rotateY(-90deg);
}
.home-procate li a:hover .pacte_txt32{
    transform: rotateY(0deg);
}

.home-news{
    width: 100%;
    margin: 60px auto;
    overflow: hidden;
    background: url("../images/newsbg.jpg") no-repeat center;
    padding: 27px 0;
    background-size: cover;
}
.news_title{
    margin-bottom: 30px;
    overflow: hidden;
}
.news_title_fl{
    float: left;
}
.news_title_fl li{
    float: left;
    background: url("../images/n1.jpg") no-repeat right center;
    padding-right: 31px;
    margin-right: 31px;
}
.news_title_fl li:last-child{
    background: none;
    padding-right: 0;
    margin-right: 0;
}
.news_title_fl li a{
    display: block;
    font-size: 24px;
    color: #000;
    line-height: 25px;
    transition: .5s;
}
.news_title_fl li a:hover{
    color: #484d8c;
}
.news_title_fl li a.current{
    color: #484d8c;
}
.news_title_fr{
    float: right;
}
.news_title_fr a{
    display: block;
    font-size: 24px;
    color: #000;
    line-height: 25px;
    background: url("../images/n2.png") no-repeat right center;
    padding-right: 19px;
}
.news_title_fr a:hover{
    color: #484d8c;
}
.news_con{
    overflow: hidden;
}
.news_con_fl{
    float: left;
    width: 43.4%;
    position: relative;
}
.news_con_fl a{
    display: block;
}
.news_con_fl .pic:after{
    padding-bottom: 57.89%;
}
.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;
}
.news_con_fl .swiper-pagination1{
    display: block;
    bottom: 15px;
    left: 0;
    right: 24px;
    text-align: right;
}
.news_con_fl .swiper-pagination-bullet{
    width: 11px;
    height: 4px;
    background-color: #fff;
    opacity: 1;
    outline: none;
    margin: 0px 1px;
    border-radius: 25px;
}
.news_con_fl .swiper-pagination-bullet-active{
    width: 21px;
    background-color: #0072B9;
}
.news_con_fr{
    float: right;
    width: 50%;
    border: 1px solid #b7b7b7;
}
.news_con_fr li{
    border-bottom: 1px solid #b7b7b7;
    overflow: hidden;
}
.news_con_fr li:last-child{
    border-bottom: none;
}
.news_con_fr li a{
    display: block;
    padding: 29px 0 29px 65px;
    background-color: #f3f3f3;
    overflow: hidden;
    position: relative;
    transition: .5s;
}
.news_date{
    float: left;
    width: 80px;
    text-align: right;
    color: #000;
}
.news_date p{
    font-size: 24px;
    line-height: 1;
}
.news_date span{
    font-size: 16px;
}
.news_txt{
    margin-left: 110px;
    border-left: 1px solid #c2c2c2;
    padding-left: 30px;
    padding-right: 110px;
}
.news_txt1{
    font-size: 18px;
    color: #000;
    line-height: 1;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_txt2{
    color: #7a7a7a;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}
.news_jt{
    background: url("../images/n3.png") no-repeat center;
    position: absolute;
    right: 0;
    width: 80px;
    height: 100%;
    top: 0;
    border-left: 1px solid #c2c2c2;
}
.news_con_fr li a:hover{
    background-color: #0072B9;
}
.news_con_fr li a:hover .news_txt1{
    color: #fff;
}
.news_con_fr li a:hover .news_txt2{
    color: #d5d5d5;
}
.news_con_fr li a:hover .news_jt{
    background: #000 url("../images/n3_h.png") no-repeat center;
}


/*公司�?�?*/
.inner-banner{
    width: 100%;
    margin: 0 auto;
    position: relative;
    /*margin-top: 97px;*/
}
.inner-banner img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}
.ban_info{
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
    line-height: 1;
    top: 50%;
    height: 100px;
    margin-top: -50px;
}
.ban_info h3{
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 25px;
}
.ban_info p{
    font-size: 18px;
    background: url("../images/titlebg.png") no-repeat center;
    text-transform: capitalize;
}

.inner-main{
    width: 100%;
    margin: 0 auto;
}
.inner_title{
    border-bottom: 1px solid #d5d5d5;
    padding: 40px 0 20px 0;
    overflow: hidden;
}
.inner_title1{
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    line-height: 30px;
}
.inner_title2{
    float: left;
    width: 82%;
    overflow: hidden;
    position: relative;
}
.cpzx{
    height: 30px;
}
.cpzx ul{
    overflow: hidden;
    position: absolute;
}
.inner_title2 li{
    float: left;
    background: url("../images/li.jpg") no-repeat right center;
    min-width: 108px;
    line-height: 30px;
    text-align: center;
}
.inner_title2 li:last-child{
    background: none;
}
.inner_title2 li a{
    display: block;
    padding: 0 22px;
    font-size: 16px;
    color: #8c8c8c;
}
.inner_title2 li a:hover{
    color: #0072B9;
}
.inner_title2 li a.current{
    color: #0072B9;
}
.inner_title3{
    float: right;
}
.inner_title3 .btn{
    display: inline-block;
    width: 19px;
    height: 19px;
    cursor: pointer;
}
.inner_title3 .btn_left{
    background: url("../images/btn_fl.png") no-repeat left center;
}
.inner_title3 .btn_right{
    background: url("../images/btn_fl.png") no-repeat left center;
    transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    -webkit-transform:rotateY(180deg);
}
.inner_title3 .btn_left:hover{
    background: url("../images/btn_flh.png") no-repeat left center;
}
.inner_title3 .btn_right:hover{
    background: url("../images/btn_flh.png") no-repeat left center;
}
.inner_con{
    margin: 55px 0;
    overflow: hidden;
}
.inner_about{
    overflow: hidden;
}
.inner_about .tp{
    float: left;
    width: 29.5%;
}
.iabout_fr{
    float: right;
    width: 60%;
}
.iabout_fr .common_title{
    text-align: left;
}
.iabout_fr .common_title:after{
    margin: 0;
}
.iabout_fr_con{
    margin: 30px 0 50px 0;
    overflow: hidden;
    color: #7b7b7b;
    line-height: 3.5;
    font-weight: lighter;
}
.iabout_fr .about_con_b{
    width: 100%;
    margin: 0 auto;
}


/*联系我们*/
.inner_contact{
    overflow: hidden;
}
.icontact{
    margin: 5% 0;
    overflow: hidden;
}
.icontact ul{
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.icontact li{
    width: 20%;
    padding: 0 5px;
    text-align: center;
}
.icontact li .pic{
    width: 93px;
    margin: 0 auto;
    height: 93px;
    border: 1px solid #0072B9;
    border-radius: 180px;
}
.icontact li:hover .pic img{
    transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    -webkit-transform:rotateY(180deg);
}
.icontact_txt{
    margin-top: 20px;
}
.icontact_txt h3{
    font-size: 20px;
    color: #0072B9;
    line-height: 1;
    margin-bottom: 10px;
}
.icontact_txt span{
    display: block;
    color: #bfbfbf;
    text-transform: uppercase;
    line-height: 1;
}
.icontact_txt span:after{
    content: '';
    display: block;
    width: 23px;
    height: 1px;
    background-color: #0072B9;
    margin: 10px auto;
}
.icontact_txt p{
    font-size: 16px;
    color: #3d3d3d;
}
.imap{
    overflow: hidden;
}
.imap img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}

/*留言反馈*/
.inner_feedback{
    overflow: hidden;
}
.ifeedback{
    margin-top: 55px;
}
.ifeedback .tp{
    float: left;
    width: 43.5%;
}
.ifeedback_fr{
    float: right;
    width: 52%;
}
.ly1{
    margin-bottom: 18px;
    overflow: hidden;
}
.ly1s{
    width: 49%;
}
.ly1s label{
    float: left;
    width: 24%;
    line-height: 42px;
    text-align: right;
    font-size: 20px;
    color: #000;
}
.ly1s input{
    float: right;
    width: 75%;
    height: 42px;
    border: 1px solid #ccc;
    border-radius: 5px;
    line-height: 40px;
    padding-left: 27px;
    font-size: 16px;
    color: #666;
}
.ly2{
    margin-bottom: 18px;
    overflow: hidden;
    position: relative;
}
.ly2 label{
    float: left;
    width: 12%;
    line-height: 42px;
    text-align: right;
    font-size: 20px;
    color: #000;
}
.ly2 textarea{
    float: right;
    width: 87%;
    height: 249px;
    border: 1px solid #ccc;
    border-radius: 5px;
    line-height: 25px;
    padding: 15px 27px;
    font-size: 16px;
    color: #666;
    resize: none;
}
.ly2 input{
    float: left;
    width: 40%;
    height: 42px;
    border: 1px solid #ccc;
    border-radius: 5px;
    line-height: 40px;
    padding-left: 27px;
    font-size: 16px;
    color: #666;
    margin: 0 1%;
}
.ly2 a{
    float: left;
    width: 10%;
}
.ly2 a img{
    width: auto;
    height: 42px;
}
.ly3{
    margin-top: 45px;
    text-align: center;
}
.ly3 input{
    width: 246px;
    margin: 0 auto;
    height: 60px;
    line-height: 60px;
    background-color: #0072B9;
    color: #fff;
    text-align: center;
    font-size: 24px;
    border-radius: 5px;
}


/*人才理念*/
.inner_talent{
    overflow: hidden;
}
.inner_talent li{
    margin-bottom: 55px;
    overflow: hidden;
    position: relative;
}
.inner_talent li:last-child{
    margin-bottom: 0;
}
.inner_talent li:nth-child(odd) .pic{
    float: left;
}
.inner_talent li:nth-child(odd) .italent_txt{
    right: 0;
}
.inner_talent li:nth-child(even) .pic{
    float: right;
}
.inner_talent li:nth-child(even) .italent_txt{
    left: 0;
}
.inner_talent li .pic{
    width: 54.5%;
}
.inner_talent li .pic:after{
    padding-bottom: 53.97%;
}
.italent_txt{
    position: absolute;
    top: 10%;
    height: 80%;
    width: 50%;
    z-index: 999;
    background-color: #f7f7f7;
}
.italent_txts{
    position: relative;
    top: 50%;
    width: 71%;
    margin: 0 auto;
}
.italent_txt1{
    float: left;
    width: 91px;
    height: 86px;
    background-color: #0072B9;
    color: #fff;
    font-size: 60px;
    line-height: 86px;
    text-align: center;
    margin-top: 10px;
}
.italent_txt2{
    margin-left: 140px;
}
.italent_txt2 h3{
    font-size: 28px;
    color: #000;
    line-height: 1;
    margin-bottom: 5px;
}
.italent_txt2 span{
    display: block;
    color: #b6b6b6;
    text-transform: uppercase;
}
.italent_txt2 span:after{
    content: '';
    display: block;
    width: 29px;
    height: 2px;
    background-color: #0072B9;
    margin: 10px 0 15px 0;
}
.italent_txt2 p{
    color: #6d6d6d;
}
.inner_talent li:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}


/*招聘信息*/
.inner_job{
    overflow: hidden;
}
.ijob1{
    text-align: center;
    font-size: 26px;
    color: #000;
}
.ijob2{
    margin: 50px 0;
    overflow: hidden;
}
.ijob2 dl{
    margin-bottom: 31px;
}
.ijob2 dl:last-child{
    margin-bottom: 0;
}
.zp-title{
    cursor: pointer;
    outline:none;
    overflow: hidden;
}
.zp-title a{
    color:#000;
    font-size: 24px;
    display:block;
    min-height: 76px;
    line-height: 74px;
    transition: .5s;
    padding: 0 32px 0 58px;
    background-color: #fff;
    border: 1px solid #0072B9;
}
.zp-title a p{
    float: left;
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.zp-title a span{
    float: right;
    width: 37px;
    height: 74px;
    background: url("../images/fr.png") no-repeat center;
}
.zp-title a:hover{
    color:#fff;
    background-color: #0072B9;
}
.zp-title a:hover span{
    background: url("../images/fr_h.png") no-repeat center;
}
.zp-content {
    overflow: hidden;
    display:none;
    transition: .5s;
}
.zp-info-text {
    margin: 30px 58px;
}
.zp-info-text{
    color: #555;
    font-size: 16px;
    line-height: 40px;
}
.zp-info-text h3{
    color: #000;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 15px;
}
.open .zp-content{
    display:block;
    overflow:hidden;
}
.open .zp-title a{
    color:#fff;
    background-color: #0072B9;
}
.open .zp-title a span{
    background: url("../images/fr_h.png") no-repeat center;
}


/*分页*/
.pagination{
    text-align:center;
    color:#666;
    clear:both;
}
.pagination a{
    display:inline-block ;
    color: #000;
    text-align: center;
    text-transform: capitalize;
    padding:0px 10px;
    font-size: 16px;
    line-height:28px;
    margin:0px 1px 10px 1px;
    background-color: #fff;
    border: 1px solid #d1d1d1;
}
.pagination a:hover{
    color:#fff;
    background-color:#0072B9;
}
.pagination a.active {
    color:#fff;
    background-color:#0072B9;
}


/*荣誉资质*/
.inner_honor{
    overflow: hidden;
}
.inner_honor li{
    float: left;
    width: 20%;
    padding: 0 50px;
    margin-bottom: 40px;
}
.inner_honor li a{
    display: block;
}
.inner_honor li a .pic{
    border: 1px solid #8c8c8c;
}
.inner_honor li a .pic:after{
    padding-bottom: 139.91%;
}
.inner_honor li a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.ihonor_txt{
    margin-top: 15px;
    padding: 0 5px;
    text-align: center;
    color: #252525;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.inner_honor li a:hover .ihonor_txt{
    color: #0072B9;
}

/*工厂设备*/
.inner_equ{
    overflow: hidden;
}
.inner_equ li{
    float: left;
    width: 25%;
    padding: 0 11px;
    margin-bottom: 48px;
}
.inner_equ li a{
    display: block;
}
.inner_equ li a .pic:after{
    padding-bottom: 65.93%;
}
.inner_equ li a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.iequ_txt{
    margin-top: 20px;
    color: #2b2b2b;
    font-size: 18px;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.iequ_txt span{
    font-size: 14px;
    color: #b4b4b4;
}
.inner_equ li a:hover .iequ_txt{
    color: #0072B9;
}


/*视频展示*/
.inner_video{
    overflow: hidden;
}
.inner_video li{
    float: left;
    width: 50%;
    padding: 0 30px;
    margin-bottom: 45px;
}
.m-video{
    overflow:hidden;
    cursor: pointer;
}
.video_img{
    position: relative;
}
.video_img .pic:after{
    padding-bottom: 49.63%;
}
.inner_video li:hover .video_img .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.v_btn{
    background-color: rgba(0,0,0,.59);
    width: 250px;
    margin: -61px 0 0 -125px;
    height: 122px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
}
.v_btn img{
    width: 67px;
    margin: 0 auto;
    height: 67px;
    margin-top: 27px;
    border: none !important;
}
.ivideo_txt{
    text-align: center;
    margin-top: 22px;
}
.ivideo_txt h3{
    font-size: 18px;
    color: #303030;
    line-height: 1;
    margin-bottom: 10px;
}
.ivideo_txt p{
    font-size: 12px;
    color: #8f8f8f;
    text-transform: uppercase;
}
.inner_video li:hover .ivideo_txt{
    color: #1c2089;
}


/*企业文化*/
.inner_culture{
    overflow: hidden;
}
.inner_culture li{
    overflow: hidden;
}
.inner_culture li:nth-child(odd){
    background-color: #0072B9;
}
.inner_culture li:nth-child(even){
    background-color: #fff;
}
.inner_culture li:nth-child(odd) .pic{
    float: left;
}
.inner_culture li:nth-child(odd) .iculture_txt{
    float: right;
}
.inner_culture li:nth-child(even) .pic{
    float: right;
}
.inner_culture li:nth-child(even) .iculture_txt{
    float: left;
}
.inner_culture li .pic{
    width: 50%;
}
.inner_culture li .pic:after{
    padding-bottom: 45.50%;
}
.iculture_txt{
    width: 50%;
    padding: 4% 4% 0 5%;
}
.iculture_txt img{
    display: block;
    max-width: 100%;
    height: auto;
}
.iculture_txt h3{
    font-size: 28px;
    line-height: 1;
    margin: 24px 0 5px 0;
}
.iculture_txt span{
    display: block;
    color: #d6d6d6;
    text-transform: uppercase;
}
.iculture_txt span:after{
    content: '';
    display: block;
    width: 15px;
    height: 2px;
    background-color: #fff;
    margin: 10px 0 40px 0;
}
.iculture_txt p{
    font-size: 22px;
}
.inner_culture li:nth-child(odd) .iculture_txt h3{
    color: #fff;
}
.inner_culture li:nth-child(odd) .iculture_txt span:after{
    background-color: #fff;
}
.inner_culture li:nth-child(odd) .iculture_txt p{
    color: #fff;
}
.inner_culture li:nth-child(even) .iculture_txt h3{
    color: #000;
}
.inner_culture li:nth-child(even) .iculture_txt span:after{
    background-color: #000;
}
.inner_culture li:nth-child(even) .iculture_txt p{
    color: #000;
}
.inner_culture li:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

/*新闻资讯*/
.inner_news{
    margin-bottom: 16px;
    overflow: hidden;
}
.inner_news li{
    border-bottom: 1px solid #efefef;
    padding-bottom: 44px;
    margin-bottom: 44px;
    overflow: hidden;
}
.inner_news li a{
    display: block;
    position: relative;
}
.inner_news li a .pic{
    float: left;
    width: 310px;
    border-radius: 10px;
}
.inner_news li a .pic:after{
    padding-bottom: 75.16%;
}
.inews_txt{
    margin-left: 390px;
    padding-right: 163px;
}
.inews_txt1{
    font-size: 22px;
    color: #3c3c3c;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.inews_txt2{
    font-size: 16px;
    color: #8d8d8d;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    margin: 20px 0 30px 0;
}
.inews_txt3{
    width: 23px;
    height: 23px;
    background: url("../images/njt.png") no-repeat center;
}
.inews_date{
    position: absolute;
    width: 83px;
    height: 114px;
    color: #fff;
    right: 0;
    top: 0;
    background: url("../images/ndate.png") no-repeat center;
    text-align: center;
    padding-top: 25px;
}
.inews_date p{
    font-size: 22px;
    line-height: 1;
}
.inews_date span{
    font-size: 12px;
}
.inner_news li a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.inner_news li a:hover .inews_txt1{
    color: #0072B9;
}
.inner_news li a:hover .inews_txt3{
    background: url("../images/njt_h.png") no-repeat center;
}

/*新闻详情*/
.inner_newsshow{
    overflow: hidden;
}
.show_title{
    text-align: center;
    padding-bottom: 25px;
    border-bottom: 1px dashed #bfbfbf;
}
.show_title h3{
    font-size: 20px;
    font-weight:normal;
    text-align: center;
    color: #333;
    padding-bottom: 10px;
    line-height: 28px;
}
.show_title span{
    color:#949494;
    margin:0px 10px;
    font-size:14px;
    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:28px;
    color:#4b4b4b;
    padding:25px 0px;
    border-bottom:1px dashed #bfbfbf;
    font-size: 15px;
}
.show_content img{
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    height: auto;
}
.show_back{
    padding-top:20px;
}
.show_back_fl{
    float: left;
    width: 70%;
    overflow:hidden;
}
.show_back_fl li{
    margin-bottom:2px;
    line-height:25px;
    color:#4d4d4d;
    width:100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size:15px;
}
.show_back_fl li a{
    color:#868686;
    font-size:15px;
}
.show_back_fl li a:hover{
    color: #0072B9;
}
.show_back_fr{
    overflow:hidden;
    float: right;
    width: 10%;
}
.show_back_fr a{
    display:block;
    line-height:46px;
    color:#fff;
    font-size:15px;
    background: #0072B9 url(../images/return.png) no-repeat 20px center;
    padding-right:25px;
    text-align: right;
}


/*解决方案*/
.inner_sol{
    overflow: hidden;
}
.inner_sol li{
    float: left;
    width: 33.3%;
    padding: 0 10px;
    margin-bottom: 45px;
    overflow: hidden;
}
.inner_sol li a{
    display: block;
}
.inner_sol li a .pic{
    border-radius: 10px;
}
.inner_sol li a .pic:after{
    padding-bottom: 74.91%;
}
.isol_txt{
    margin-top: 20px;
}
.isol_txt1{
    width: 100%;
}
.isol_txt1 h3{
    font-size: 18px;
    display: inline-block;
    color: #1d1d1d;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.isol_txt1 h3:after{
    content: '';
    display: block;
    width: 0;
    height: 1px;
    background-color: #0072B9;
    margin-top: 2px;
    transition: .5s;
}
.isol_txt2{
    width: 100%;
}
.isol_txt2 p{
    font-size: 18px;
    display: inline-block;
    font-weight: bold;
    color: #7ea3c9;
}
.isol_txt2 p:after{
    content: '';
    display: block;
    width: 0;
    height: 1px;
    background-color: #0072B9;
    transition: .5s;
}
.inner_sol li a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.inner_sol li a:hover .isol_txt1 h3:after{
    width: 100%;
}
.inner_sol li a:hover .isol_txt2 p:after{
    width: 100%;
}


/*解决方案详情*/
.inner_solshow{
    overflow: hidden;
}
.inner_wz{
    overflow: hidden;
    font-size: 16px;
    font-weight: lighter;
    color: #686868;
}
.inner_wz a{
    font-size: 16px;
    font-weight: lighter;
    color: #686868;
}
.inner_wz span{
    color: #0072B9;
}
.solshow1{
    font-size: 18px;
    color: #686868;
    line-height: 1;
    margin: 35px 0 40px 0;
}
.solshow2{
    font-weight: lighter;
    color: #0072B9;
    font-size: 34px;
    line-height: 1;
}
.solshow2 span{
    font-size: 16px;
    padding-left: 22px;
}
.solshow3{
    margin: 45px 0;
    font-weight: lighter;
    font-size: 16px;
    color: #4c4c4c;
    line-height: 2.5;
}
.solshow4{
    overflow: hidden;
}
.solshow4 li{
    overflow: hidden;
    cursor: default;
    background-color: #fafafa;
}
.solshow4 li:nth-child(odd) .pic{
    float: left;
}
.solshow4 li:nth-child(odd) .solshow4_txt{
    float: right;
}
.solshow4 li:nth-child(even) .pic{
    float: right;
}
.solshow4 li:nth-child(even) .solshow4_txt{
    float: left;
}
.solshow4 li .pic{
    width: 50%;
}
.solshow4 li .pic:after{
    padding-bottom: 46.37%;
}
.solshow4 li:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.solshow4_txt{
    width: 50%;
    padding: 5% 5% 0 2%;
}
.solshow4_txt1{
    font-size: 24px;
    color: #272727;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.solshow4_txt1:after{
    content: '';
    display: block;
    width: 33px;
    height: 3px;
    background-color: #626262;
    margin: 24px 0 40px 0;
}
.solshow4_txt2{
    font-size: 16px;
    color: #747474;
    line-height: 35px;
    height: 175px;
    padding-right: 10px;
}
.style3::-webkit-scrollbar-track{
    background-color: #f3f3f3;
}
.style3::-webkit-scrollbar{
    width: 3px;
    background-color: #f3f3f3;
}
.style3::-webkit-scrollbar-thumb{
    background-color: #0072B9;
}


/*产品中心*/
.inner_pro{
    overflow: hidden;
}
.inner_pro li{
    float: left;
    width: 25%;
    padding: 0 10px;
    margin-bottom: 55px;
}
.inner_pro li a{
    display: block;
}
.inner_pro li a .pic{
    border: 1px solid #e9e9e9;
    background: #DDE1E7;
}
.inner_pro li a .pic:after{
    padding-bottom: 60%;
}
.ipro_txt{
    margin-top: 25px;
    font-size: 18px;
    color: #1d1d1d;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.inner_pro li a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.inner_pro li a:hover .ipro_txt{
    color: #0072B9;
}


/*产品详情*/
.inner_proshow{
    overflow: hidden;
}
.proshow1{
    font-size: 24px;
    color: #2f2f2f;
    margin: 35px 0 75px 0;
}
.proshow2{
    overflow: hidden;
}
.proshow2_fl{
    float: left;
    width: 74%;
}
.proshow2_fl1{
    float: left;
    width: 78%;
}
.proshow-max{
    width:100%;
    margin: auto;
    text-align:center;
    position:relative;
    cursor:pointer;
    border:1px solid #ccc
}
.proshow-max .item i {
    display:block;
    padding-bottom:60%;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover
}
.proshow-max .item i img{
    max-width: 100%;
    height: auto;
    border: none !important;
}
.proshow2_fl2{
    float: right;
    width: 19%;
    overflow:hidden;
}
.proshow-min {
    margin-left:auto;
    margin-right:auto;
    text-align:center
}
.proshow-min .getIndex {
    display:inline-block;
    *float:none;
    *display:inline;
    zoom:1;
    text-align:center;
}
.proshow-min .getIndex .item {
    margin: 0.6% 0px;
}
.proshow-min .getIndex .item i {
    display:block;
    padding-bottom:60%;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
    position:relative;
}
.proshow-min-min .getIndex .item i:hover {
    cursor:pointer;
}
.proshow-min .getIndex .item i img{
    border: none !important;
}
.proshow-min .slick-current .item i img {
    border: 1px #0072B9 inset !important;
}
.proshow2_fr{
    float: right;
    width: 22%;
}
.proshow2_fr1{
    font-size: 16px;
    color: #656565;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
}
.proshow2_fr2{
    margin: 20px 0 30px 0;
    overflow: hidden;
}
.proshow2_fr_title{
    margin-bottom: 15px;
}
.proshow2_fr_title h3{
    font-size: 24px;
    color: #353535;
    line-height: 1;
}
.proshow2_fr_title p{
    font-size: 16px;
    color: #868686;
}
.proshow2_fr2_con{
    font-size: 18px;
    color: #353535;
    line-height: 30px;
}
.proshow2_fr3{
    overflow: hidden;
}
.proshow2_fr3_con{
    font-size: 18px;
    color: #353535;
    line-height: 30px;
}
.proshow2_fr4{
    margin-top: 20px;
}
.proshow2_fr4 li{
    margin-bottom: 20px;
    overflow: hidden;
}
.proshow2_fr4 li:last-child{
    margin-bottom: 0;
}
.proshow2_fr4 li a{
    display: block;
    width: 100%;
    text-align: center;
    line-height: 58px;
    color: #fff;
    background-color: #0072B9;
    font-size: 16px;
    border-radius: 5px;
    transition: .5s;
}
.proshow2_fr4 li a:hover{
    box-shadow:inset 0 0 0 .2rem rgba(255, 255, 255, .4);
}
.proshow3{
    margin-top: 55px;
    overflow: hidden;
}
.proshow3s{
    margin-bottom: 55px;
    overflow: hidden;
}
.proshow3s:last-child{
    margin-bottom: 0;
}
.proshow3_title{
    background-color: #f4f4f4;
    padding: 30px 30px 30px 40px;
    margin-bottom: 25px;
    overflow: hidden;
}
.proshow3_title p{
    font-size: 18px;
    color: #191919;
    background: url("../images/line.jpg") no-repeat right center;
}
.proshow3 table {
    width: 96%;
    margin: 0 auto;
    border:1px solid #e2e2e2;
    border-collapse:collapse;
}
.proshow3 tr,.proshow3 td{
    border:1px solid #e2e2e2;
    padding: 15px 10px;
    font-size: 16px;
}


/*质量体系*/
.inner_zltx{
    overflow: hidden;
}
.izltx{
    overflow: hidden;
}
.izltx1{
    width: 65%;
    margin: 43px auto 53px auto;
    overflow: hidden;
}
.izltx1 ul{
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.izltx1 li{
    width: 25%;
}
.izltx1_txt{
    margin-top: 15px;
    text-align: center;
    font-size: 16px;
    color: #636363;
}
.izltx2{
    overflow: hidden;
}
.izltx2 .tp{
    float: left;
    width: 34%;
}
.izltx2_fr{
    float: right;
    width: 65%;
    background-color: #f7f7f7;
    padding: 35px 25px 35px 5%;
    overflow: hidden;
    margin-top: 15px;
}
.izltx2_fr1{
    font-size: 18px;
    color: #636363;
}
.izltx2_fr3{
    font-size: 18px;
    color: #636363;
}
.izltx2_fr2{
    margin: 20px 0 5px 0;
    overflow: hidden;
}
.izltx2_fr2 ul{
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.izltx2_fr2 li{
    width: 50%;
    margin-bottom: 30px;
}
.izltx2_fr2 li span{
    float: left;
    font-size: 60px;
    color: #a8a8a8;
    font-weight: bold;
    line-height: 0.8;
}
.izltx2_fr2 li p{
    float: left;
    font-size: 16px;
    color: #fff;
    padding: 0 30px;
    line-height: 31px;
    background-color: #0072B9;
    margin-top: 15px;
}


/*环保体系*/
.inner_hbtx{
    overflow: hidden;
}
.ihbtx{
    margin-top: 55px;
    overflow: hidden;
}
.ihbtx .tp{
    float: left;
    width: 44%;
}
.ihbtx_fr{
    float: right;
    width: 52%;
    padding-top: 35px;
}
.ihbtx_fr li{
    position: relative;
    font-size: 22px;
    color: #464646;
    line-height: 2;
    padding-left: 30px;
    margin-bottom: 5%;
}
.ihbtx_fr li:last-child{
    margin-bottom: 0;
}
.ihbtx_fr li:before{
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    background-color: #0072B9;
    border-radius: 180px;
    position: absolute;
    left: 0;
    top: 15px;
}


/*质量承诺*/
.inner_quality{
    overflow: hidden;
}
.iquality{
    overflow: hidden;
}
.iquality1{
    width: 57%;
    margin: 40px auto 55px auto;
    text-align: center;
    font-size: 16px;
    color: #363636;
    line-height: 2.5;
}
.iquality2{
    width: 57%;
    margin: 0 auto;
}
.iquality2 ul{
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.iquality2 li{
    width: 25%;
}
.iquality2_txt{
    margin-top: 20px;
    text-align: center;
    font-size: 16px;
    color: #373737;
    font-weight: lighter;
}
.iquality2 li:hover .tp img{
    transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    -webkit-transform:rotateY(180deg);
}
.iquality3{
    margin-top: 55px;
}
.iquality3 li{
    float: left;
    width: 33.333%;
}
.iquality3 li .pic:after{
    padding-bottom: 66.02%;
}
.iquality3_txt{
    background-color: #f3f3f3;
    height: 377px;
    text-align: center;
    color: #000;
    padding: 15% 10% 0 10%;
}
.iquality3_txt1{
    font-size: 40px;
    font-weight: bold;
    line-height: 1;
}
.iquality3_txt1:after{
    content: '';
    display: block;
    width: 41px;
    height: 1px;
    background-color: #000;
    margin: 10px auto 20px auto;
}
.iquality3_txt2{
    font-size: 16px;
    line-height: 35px;
    height: 105px;
}
.iquality3 li:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}


/*Build Your Own*/
.inner_system{
    overflow: hidden;
}
.isystem1{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}
.isystem1s{
    width: 49%;
}
.isystem1s_t{
    background-color: #f7f7f7;
    padding: 30px 35px;
    overflow: hidden;
    border-radius: 10px;
}
.isystem1s_t h3{
    font-size: 18px;
    color: #000;
    line-height: 1;
    margin-bottom: 20px;
}
.isystem1s_t ul{
    display: flex;
    flex-wrap: wrap;
}
.isystem1s_t ul li{
    margin-right: 5px;
    margin-bottom: 10px;
}
.isystem1s_t ul li a{
    display: block;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    line-height: 33px;
    padding: 0 18px;
    text-align: center;
    font-size: 16px;
    color: #555;
    background-color: #fff;
}
.isystem1s_t ul li a:hover{
    border: 1px solid #0072B9;
    color: #fff;
    background-color: #0072B9;
}
.isystem1s_t ul li a.current{
    border: 1px solid #0072B9;
    color: #fff;
    background-color: #0072B9;
}
.isystem1s_b{
    margin-top: 20px;
}
.isystem1s_b ul{
    display: flex;
    flex-wrap: wrap;
}
.isystem1s_b ul li{
    width: 33.3%;
    padding: 0 10px;
    margin-bottom: 20px;
}
.isystem1s_b ul li a{
    display: block;
    position: relative;
    border: 1px solid #e9e9e9;
    overflow: hidden;
}
.isystem1s_b ul li a .pic:after{
    padding-bottom: 75.18%;
}
.isystem1s_b ul li a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.isystem_txt{
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(124,162,201,.4);
    font-size: 16px;
    color: #fff;
    padding: 10px 5px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.isystem2{
    position: relative;
    width: 810px;
    height: 213px;
    margin: 0 auto;
}
.isystem2 .s_center{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}
.isystem2 .s_left{
    position: absolute;
    left: 0;
    top: 0;
}
.isystem2 .s_right{
    position: absolute;
    right: 0;
    top: 0;
}
.isystem3{
    margin-top: 45px;
}
.isystem3_t{
    overflow: hidden;
}
.isystem3_t h3{
    font-size: 30px;
    color: #1d1d1d;
    line-height: 1;
    margin-bottom: 10px;
}
.isystem3_t p{
    color: #bfbfbf;
}
.isystem3_t p span{
    color: #ff0000;
    padding: 0 5px;
}
.isystem3_b{
    margin-top: 20px;
}
.xt1{
    margin-bottom: 20px;
}
.xt1_t{
    padding: 20px 0;
}
.xt1_t label{
    font-size: 18px;
    color: #000;
    line-height: 1;
}
.xt1_t label sup{
    color: #ff0000;
}
.xt1_b select{
    width: 100%;
    height: 57px;
    line-height: 57px;
    background-color: #f3f5f4;
    border-radius: 5px;
    border: none;
    color: #555;
    padding: 0 20px;
}
.xt1_b input{
    width: 100%;
    height: 57px;
    line-height: 57px;
    background-color: #f3f5f4;
    border-radius: 5px;
    border: none;
    color: #555;
    padding: 0 20px;
}
.xt1_b textarea{
    display: block;
    width: 100%;
    height: 288px;
    line-height: 30px;
    background-color: #f3f5f4;
    border-radius: 5px;
    border: none;
    color: #555;
    padding: 20px;
    resize: none;
}
.xt2_b{

}
.xt2_bs{
    position: relative;
    line-height: 30px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.xt2_bs input{
    margin-right:10px;
}
.xt2_bs input[type="radio"] {
    width: 15px;
    height: 15px;
    opacity: 0;
}
.xt2_bs label{
    position: absolute;
    left: 0px;
    top: 7px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 2px solid #bfbfbf;
    background-color: #fff;
}
.xt2_bs input:checked+label {
    border: 1px solid #0072B9;
}
.xt2_bs input:checked+label::after {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    top: 3px;
    left: 3px;
    background-color: #0072B9;
    border-radius: 50%;
}
.xt2_bs p{
    font-size:16px;
    color:#333;
}
.xt3_b{
    overflow: hidden;
}
.sczp1{

}
.sczp1 a{
    display: block;
    width: 118px;
    line-height: 36px;
    background-color: #f3f5f4;
    border: 1px solid #e9e9e9;
    color: #1d1d1d;
    position: relative;
    text-align: center;
    overflow: hidden;
    border-radius: 5px;
}
.sczp1 a input{
    width: 100%;
    height: 36px;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
    opacity: 0;
}
.file_last1{
    margin-top: 10px;
    float:left;
    line-height:30px;
    color:#666;
    font-size:16px;
}
.closezp1{
    float:left;
    line-height:30px;
    margin-top:10px;
    margin-left: 10px;
    display:none;
}
.closezp1 a{
    color: #0072B9;
}

.xt2{
    margin-bottom: 40px;
}
.xt2 input{
    width: 118px;
    line-height: 36px;
    height: 38px;
    border: 1px solid #e9e9e9;
    background-color: #f3f5f4;
    text-align: center;
    color: #1d1d1d;
    border-radius: 5px;
    cursor: pointer;
}
.xt2 input:hover{
    border: 1px solid #0072B9;
    background-color: #0072B9;
    color: #fff;
}
.xt3{
    font-size: 18px;
    color: #000;
    line-height: 1;
}







@media (min-width:1801px) and (max-width:1850px){
    .menupc li{
        margin: 0 24px;
    }
    .footer1_fl{
        width: 24%;
    }
    .about_con_t{
        width: 75%;
    }
    .about_con_b{
        width: 75%;
    }
    .pacte_txt{
        padding: 35% 20% 0 20%;
    }
    .news_con_fr li a{
        padding: 27px 0 27px 15px;
    }
    .solshow4_txt{
        padding: 3.5% 2% 0 2%;
    }
    .proshow1{
        margin: 35px 0 50px 0;
    }
    .iquality3_txt{
        height: auto;
        padding: 17% 10%;
    }
}

@media (min-width:1701px) and (max-width:1800px){
    .menupc li{
        margin: 0 20px;
    }
    .footer1_fl{
        width: 26%;
    }
    .about_con_t{
        width: 80%;
    }
    .about_con_b{
        width: 80%;
    }
    .pacte_txt{
        padding: 30% 15% 0 15%;
    }
    .news_con_fl{
        width: 46%;
    }
    .news_con_fr li a{
        padding: 27px 0 27px 15px;
    }
    .inner_about .tp{
        width: 35%;
    }
    .ly1s label{
        font-size: 19px;
        width: 26%;
    }
    .ly1s input{
        width: 73%;
    }
    .ly2 label{
        font-size: 19px;
        width: 13%;
    }
    .ly2 textarea{
        width: 86%;
    }
    .inner_honor li{
        padding: 0 45px;
        margin-bottom: 30px;
    }
    .iculture_txt span:after{
        margin: 10px 0 30px 0;
    }
    .solshow4_txt{
        padding: 3% 2% 0 2%;
    }
    .proshow1{
        margin: 35px 0;
    }
    .ihbtx_fr{
        padding-top: 0;
    }
    .iquality3_txt{
        height: auto;
        padding: 16% 10%;
    }
}

@media (min-width:1601px) and (max-width:1700px){
    .menupc li{
        margin: 0 13px;
    }
    .footer1_fl{
        width: 28%;
    }
    .about_con_t{
        width: 85%;
    }
    .about_con_b{
        width: 85%;
    }
    .pacte_txt{
        padding: 30% 15% 0 15%;
    }
    .pacte_txt1{
        font-size: 24px;
    }
    .pacte_txt2{
        margin-bottom: 20%;
    }
    .news_title_fl li a{
        font-size: 22px;
    }
    .news_title_fr a{
        font-size: 22px;
    }
    .news_con_fl{
        width: 46%;
    }
    .news_con_fr li a{
        padding: 25px 0 25px 15px;
    }
    .inner_about .tp{
        width: 35%;
    }
    .iabout_fr_con{
        line-height: 3;
    }
    .ly1s label{
        font-size: 18px;
        width: 26%;
    }
    .ly1s input{
        width: 73%;
    }
    .ly2 label{
        font-size: 18px;
        width: 13%;
    }
    .ly1s input{
        padding-left: 15px;
    }
    .ly2 textarea{
        padding: 15px;
        width: 86%;
        height: 200px;
    }
    .ly2 input{
        padding-left: 15px;
    }
    .inner_honor li{
        padding: 0 40px;
        margin-bottom: 30px;
    }
    .ihonor_txt{
        font-size: 17px;
    }
    .iculture_txt span:after{
        margin: 10px 0 30px 0;
    }
    .solshow4_txt{
        padding: 3% 2% 0 2%;
    }
    .solshow4_txt1:after{
        margin: 24px 0;
    }
    .proshow1{
        margin: 35px 0;
    }
    .proshow2_fr_title h3{
        font-size: 20px;
    }
    .proshow2_fr2_con{
        font-size: 16px;
    }
    .proshow2_fr3_con{
        font-size: 16px;
    }
    .izltx1{
        width: 80%;
    }
    .ihbtx_fr{
        padding-top: 0;
    }
    .iquality3_txt{
        height: auto;
        padding: 15% 10%;
    }
}

@media (min-width:1501px) and (max-width:1600px){
    .menupc li{
        margin: 0 10px;
    }
    .menupc li:first-child a{
        padding: 0 20px;
    }
    .footer1_fl{
        width: 30%;
    }
    .about_con_t{
        width: 90%;
    }
    .about_con_b{
        width: 90%;
    }
    .pacte_txt{
        padding: 25% 10% 0 10%;
    }
    .pacte_txt1{
        font-size: 24px;
    }
    .pacte_txt2{
        margin-bottom: 20%;
    }
    .news_title_fl li a{
        font-size: 22px;
    }
    .news_title_fr a{
        font-size: 22px;
    }
    .news_con_fl{
        width: 46%;
    }
    .news_con_fr li a{
        padding: 23px 0 23px 15px;
    }
    .inner_about .tp{
        width: 35%;
    }
    .iabout_fr_con{
        line-height: 3;
    }
    .ly1s label{
        font-size: 17px;
        width: 26%;
    }
    .ly1s input{
        width: 73%;
    }
    .ly2 label{
        font-size: 17px;
        width: 13%;
    }
    .ly1s input{
        padding-left: 15px;
    }
    .ly2 textarea{
        padding: 15px;
        width: 86%;
        height: 200px;
    }
    .ly2 input{
        padding-left: 15px;
    }
    .inner_honor li{
        padding: 0 35px;
        margin-bottom: 30px;
    }
    .ihonor_txt{
        font-size: 17px;
    }
    .iculture_txt{
        padding: 4% 3% 0 3%;
    }
    .iculture_txt h3{
        font-size: 26px;
    }
    .iculture_txt span:after{
        margin: 10px 0 30px 0;
    }
    .iculture_txt p{
        font-size: 20px;
    }
    .inews_txt{
        margin-left: 370px;
        padding-right: 143px;
    }
    .solshow2{
        font-size: 30px;
    }
    .solshow4_txt{
        padding: 3% 2% 0 2%;
    }
    .solshow4_txt1{
        font-size: 20px;
    }
    .solshow4_txt1:after{
        margin: 20px 0;
    }
    .solshow4_txt2{
        line-height: 30px;
        height: 175px;
    }
    .proshow1{
        margin: 35px 0;
    }
    .proshow2_fr_title h3{
        font-size: 20px;
    }
    .proshow2_fr2_con{
        font-size: 16px;
    }
    .proshow2_fr3_con{
        font-size: 16px;
    }
    .izltx1{
        width: 90%;
    }
    .izltx2_fr{
        padding: 35px 25px;
    }
    .izltx2_fr2 li span{
        font-size: 50px;
    }
    .izltx2_fr2 li p{
        margin-top: 5px;
    }
    .ihbtx_fr{
        padding-top: 0;
    }
    .iquality3_txt{
        height: auto;
        padding: 13% 10%;
    }
}

@media (min-width:1401px) and (max-width:1500px){
    .navdaohang{
        margin-right: 2%;
    }
    .menupc li{
        margin: 0 8px;
    }
    .menupc li:first-child a{
        padding: 0 15px;
    }
    .prostyless{
        width: 100%;
    }
    .footer1_fl{
        width: 30%;
    }
    .about_con_t{
        width: 100%;
    }
    .about_con_b{
        width: 100%;
    }
    .pacte_txt{
        padding: 20% 10% 0 10%;
    }
    .pacte_txt1{
        font-size: 22px;
    }
    .pacte_txt2{
        margin-bottom: 20%;
    }
    .news_title_fl li a{
        font-size: 22px;
    }
    .news_title_fr a{
        font-size: 22px;
    }
    .news_con_fl{
        width: 46%;
    }
    .news_con_fr li a{
        padding: 20px 0 20px 15px;
    }
    .inner_about .tp{
        width: 35%;
    }
    .iabout_fr_con{
        line-height: 2.5;
    }
    .ly1s label{
        font-size: 16px;
        width: 26%;
    }
    .ly1s input{
        width: 73%;
    }
    .ly2 label{
        font-size: 16px;
        width: 13%;
    }
    .ly1s input{
        padding-left: 15px;
    }
    .ly2 textarea{
        padding: 15px;
        width: 86%;
        height: 200px;
    }
    .ly2 input{
        padding-left: 15px;
    }
    .ly3 input{
        height: 50px;
        line-height: 50px;
        font-size: 20px;
    }
    .inner_honor li{
        padding: 0 30px;
        margin-bottom: 30px;
    }
    .ihonor_txt{
        font-size: 17px;
    }
    .iculture_txt{
        padding: 4% 3% 0 3%;
    }
    .iculture_txt h3{
        font-size: 26px;
    }
    .iculture_txt span:after{
        margin: 10px 0 30px 0;
    }
    .iculture_txt p{
        font-size: 18px;
    }
    .inews_txt{
        margin-left: 370px;
        padding-right: 143px;
    }
    .solshow2{
        font-size: 30px;
    }
    .solshow4_txt{
        padding: 3% 2% 0 2%;
    }
    .solshow4_txt1{
        font-size: 20px;
    }
    .solshow4_txt1:after{
        margin: 20px 0;
    }
    .solshow4_txt2{
        line-height: 30px;
        height: 150px;
    }
    .proshow1{
        margin: 35px 0;
        font-size: 22px;
    }
    .proshow2_fr_title h3{
        font-size: 20px;
    }
    .proshow2_fr2_con{
        font-size: 16px;
    }
    .proshow2_fr3_con{
        font-size: 16px;
    }
    .izltx1{
        width: 90%;
    }
    .izltx2_fr{
        padding: 35px 25px;
    }
    .izltx2_fr2 li span{
        font-size: 40px;
    }
    .izltx2_fr2 li p{
        padding: 0 25px;
        margin-top: 0;
    }
    .ihbtx_fr{
        padding-top: 0;
    }
    .ihbtx_fr li{
        font-size: 20px;
        margin-bottom: 20px;
    }
    .ihbtx_fr li:before{
        top: 10px;
    }
    .iquality3_txt{
        height: auto;
        padding: 12% 10%;
    }
    .iquality3_txt1{
        font-size: 38px;
    }
}

@media (min-width:1280px) and (max-width:1400px){
    .container1{
        width: 94%;
    }
    .navdaohang{
        margin-right: 2%;
    }
    .menupc li{
        margin: 0 5px;
    }
    .menupc li:first-child a{
        padding: 0 15px;
    }
    .prostyless{
        width: 100%;
    }
    .footer1_fl{
        width: 30%;
    }
    .about_con_t{
        width: 100%;
    }
    .about_con_b{
        width: 100%;
    }
    .pacte_txt{
        padding: 20% 10% 0 10%;
    }
    .pacte_txt1{
        font-size: 20px;
    }
    .pacte_txt2{
        margin-bottom: 20%;
    }
    .pacte_txt32{
        width: 70px;
        height: 70px;
    }
    .pacte_txt32 img{
        max-width: 70%;
    }
    .news_title_fl li a{
        font-size: 22px;
    }
    .news_title_fr a{
        font-size: 22px;
    }
    .news_con_fl{
        width: 46%;
    }
    .news_con_fr li a{
        padding: 19px 0 19px 15px;
    }
    .inner_about .tp{
        width: 35%;
    }
    .iabout_fr_con{
        margin: 30px 0;
        line-height: 2;
    }
    .ly1s label{
        font-size: 16px;
        width: 26%;
    }
    .ly1s input{
        width: 73%;
    }
    .ly2 label{
        font-size: 16px;
        width: 13%;
    }
    .ly1s input{
        padding-left: 15px;
    }
    .ly2 textarea{
        padding: 15px;
        width: 86%;
        height: 200px;
    }
    .ly2 input{
        padding-left: 15px;
    }
    .ly3 input{
        height: 50px;
        line-height: 50px;
        font-size: 20px;
    }
    .inner_honor li{
        padding: 0 25px;
        margin-bottom: 30px;
    }
    .ihonor_txt{
        font-size: 16px;
    }
    .inner_video li{
        padding: 0 20px;
        margin-bottom: 30px;
    }
    .v_btn{
        width: 200px;
        margin: -50px 0 0 -100px;
        height: 100px;
    }
    .v_btn img{
        width: 60px;
        height: 60px;
        margin-top: 20px;
    }
    .iculture_txt{
        padding: 4% 3% 0 3%;
    }
    .iculture_txt h3{
        font-size: 24px;
    }
    .iculture_txt span:after{
        margin: 10px 0 20px 0;
    }
    .iculture_txt p{
        font-size: 18px;
    }
    .inews_txt{
        margin-left: 350px;
        padding-right: 123px;
    }
    .solshow2{
        font-size: 30px;
    }
    .solshow4_txt{
        padding: 3% 2% 0 2%;
    }
    .solshow4_txt1{
        font-size: 20px;
    }
    .solshow4_txt1:after{
        margin: 20px 0;
    }
    .solshow4_txt2{
        line-height: 30px;
        height: 150px;
    }
    .proshow1{
        margin: 35px 0;
        font-size: 20px;
    }
    .proshow2_fr_title h3{
        font-size: 20px;
    }
    .proshow2_fr2_con{
        font-size: 16px;
    }
    .proshow2_fr3_con{
        font-size: 16px;
    }
    .izltx1{
        width: 90%;
    }
    .izltx2_fr{
        padding: 35px 25px;
    }
    .izltx2_fr1{
        font-size: 16px;
    }
    .izltx2_fr3{
        font-size: 16px;
    }
    .izltx2_fr2 li span{
        font-size: 40px;
    }
    .izltx2_fr2 li p{
        padding: 0 15px;
        margin-top: 0;
    }
    .ihbtx_fr{
        padding-top: 0;
    }
    .ihbtx_fr li{
        font-size: 20px;
        margin-bottom: 20px;
    }
    .ihbtx_fr li:before{
        top: 10px;
    }
    .iquality3_txt{
        height: auto;
        padding: 11.5%;
    }
    .iquality3_txt1{
        font-size: 36px;
    }
}

@media (min-width:1201px) and (max-width:1279px){
    .container1{
        width: 96%;
    }
    .navdaohang{
        margin-right: 2%;
    }
    .menupc li{
        margin: 0 5px;
    }
    .menupc li:first-child a{
        padding: 0 10px;
    }
    .menupc li a{
        font-size: 15px;
    }
    .prostyless{
        width: 100%;
    }
    .footer1_fl{
        width: 30%;
    }
    .about_con_t{
        width: 100%;
    }
    .about_con_b{
        width: 100%;
    }
    .pacte_txt{
        padding: 20% 10% 0 10%;
    }
    .pacte_txt1{
        font-size: 20px;
    }
    .pacte_txt2{
        margin-bottom: 20%;
    }
    .pacte_txt32{
        width: 70px;
        height: 70px;
    }
    .pacte_txt32 img{
        max-width: 70%;
    }
    .news_title_fl li a{
        font-size: 20px;
    }
    .news_title_fr a{
        font-size: 20px;
    }
    .news_con_fl{
        width: 46%;
    }
    .news_con_fr li a{
        padding: 16px 0 16px 15px;
    }
    .inner_about .tp{
        width: 35%;
    }
    .iabout_fr_con{
        margin: 20px 0;
        line-height: 2;
    }
    .ifeedback_fr{
        width: 54%;
    }
    .ly1s label{
        font-size: 16px;
        width: 30%;
    }
    .ly1s input{
        width: 69%;
    }
    .ly2 label{
        font-size: 16px;
        width: 15%;
    }
    .ly1s input{
        padding-left: 15px;
    }
    .ly2 textarea{
        padding: 15px;
        width: 84%;
        height: 200px;
    }
    .ly2 input{
        padding-left: 15px;
    }
    .ly3 input{
        height: 50px;
        line-height: 50px;
        font-size: 20px;
    }
    .italent_txts{
        width: 90%;
    }
    .italent_txt2{
        margin-left: 120px;
    }
    .inner_honor li{
        padding: 0 20px;
        margin-bottom: 20px;
    }
    .ihonor_txt{
        font-size: 16px;
    }
    .inner_video li{
        padding: 0 20px;
        margin-bottom: 30px;
    }
    .v_btn{
        width: 200px;
        margin: -50px 0 0 -100px;
        height: 100px;
    }
    .v_btn img{
        width: 60px;
        height: 60px;
        margin-top: 20px;
    }
    .iculture_txt{
        padding: 3% 3% 0 3%;
    }
    .iculture_txt h3{
        font-size: 24px;
    }
    .iculture_txt span:after{
        margin: 10px 0 20px 0;
    }
    .iculture_txt p{
        font-size: 18px;
    }
    .inews_txt{
        margin-left: 350px;
        padding-right: 123px;
    }
    .solshow2{
        font-size: 30px;
    }
    .solshow4_txt{
        padding: 3% 2% 0 2%;
    }
    .solshow4_txt1{
        font-size: 20px;
    }
    .solshow4_txt1:after{
        margin: 20px 0;
    }
    .solshow4_txt2{
        line-height: 30px;
        height: 120px;
    }
    .proshow1{
        margin: 35px 0;
        font-size: 20px;
    }
    .proshow2_fr_title h3{
        font-size: 20px;
    }
    .proshow2_fr2_con{
        font-size: 16px;
    }
    .proshow2_fr3_con{
        font-size: 16px;
    }
    .izltx1{
        width: 90%;
    }
    .izltx2_fr{
        padding: 35px 25px;
    }
    .izltx2_fr1{
        font-size: 16px;
    }
    .izltx2_fr3{
        font-size: 16px;
    }
    .izltx2_fr2 li span{
        font-size: 40px;
    }
    .izltx2_fr2 li p{
        padding: 0 15px;
        margin-top: 0;
    }
    .ihbtx_fr{
        padding-top: 0;
    }
    .ihbtx_fr li{
        font-size: 18px;
        margin-bottom: 20px;
    }
    .ihbtx_fr li:before{
        top: 10px;
    }
    .iquality3_txt{
        height: auto;
        padding: 10%;
    }
    .iquality3_txt1{
        font-size: 36px;
    }
}

@media(max-width:1200px) {
    .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-left:auto;
        margin-right:auto;
    }
    .home-banner .swiper-container .swiper-pagination-bullet-active{
        width: 24px;
    }
    .footer1_fl{
        width: 33%;
    }
    .footer1_fl p{
        word-break: break-all;
    }
    .home-about{
        margin: 50px auto;
    }
    .common_title h3{
        font-size: 30px;
    }
    .common_title p{
        font-size: 20px;
        margin: 20px 0;
    }
    .about_con{
        margin: 30px 0;
    }
    .about_con_t{
        width: 100%;
    }
    .about_con_b{
        width: 100%;
        margin: 30px auto 0 auto;
    }
    .home-procate li{
        padding: 0 10px;
    }
    .pacte_txt{
        padding: 22% 15px 0 15px;
    }
    .pacte_txt1{
        font-size: 20px;
    }
    .pacte_txt2{
        height: 75px;
        margin-bottom: 15%;
    }
    .pacte_txt32{
        width: 60px;
        height: 60px;
    }
    .pacte_txt32 img{
        max-width: 70%;
    }
    .home-news{
        margin: 50px auto;
    }
    .news_con_fl{
        width: 47%;
    }
    .news_con_fr li a{
        padding: 20px 0 20px 15px;
    }
    .inner-banner{
        /*margin-top: 60px;*/
    }
    .ban_info{
        height: 80px;
        margin-top: -40px;
    }
    .ban_info h3{
        font-size: 40px;
        margin-bottom: 20px;
    }
    .inner_con{
        margin: 50px 0;
    }
    .inner_about .tp{
        width: 35%;
    }
    .iabout_fr_con{
        line-height: 2;
        margin: 30px 0;
    }
    .icontact li .pic{
        width: 80px;
        height: 80px;
    }
    .icontact_txt h3{
        font-size: 18px;
    }
    .ifeedback_fr{
        width: 54%;
    }
    .ly1s label{
        font-size: 16px;
        width: 30%;
    }
    .ly1s input{
        width: 69%;
    }
    .ly2 label{
        font-size: 16px;
        width: 15%;
    }
    .ly1s input{
        padding-left: 15px;
    }
    .ly2 textarea{
        padding: 15px;
        width: 84%;
    }
    .ly2 input{
        padding-left: 15px;
    }
    .ly3 input{
        height: 50px;
        line-height: 50px;
        font-size: 20px;
    }
    .inner_talent li{
        margin-bottom: 35px;
    }
    .italent_txts{
        width: 90%;
    }
    .italent_txt1{
        width: 80px;
        height: 76px;
        line-height: 76px;
        font-size: 46px;
    }
    .italent_txt2{
        margin-left: 100px;
    }
    .italent_txt2 h3{
        font-size: 20px;
    }
    .ijob1{
        font-size: 20px;
    }
    .ijob1 br{
        display: none;
    }
    .ijob2{
        margin: 30px 0;
    }
    .ijob2 dl{
        margin-bottom: 15px;
    }
    .zp-title a{
        font-size: 18px;
        min-height: 52px;
        line-height: 50px;
        padding: 0 20px;
    }
    .zp-title a span{
        height: 50px;
    }
    .zp-info-text{
        margin: 30px 20px;
        line-height: 30px;
    }
    .zp-info-text h3{
        font-size: 18px;
        margin-bottom: 10px;
    }
    .inner_honor li{
        padding: 0 20px;
        margin-bottom: 20px;
    }
    .ihonor_txt{
        font-size: 16px;
    }
    .inner_equ li{
        margin-bottom: 30px;
    }
    .iequ_txt{
        font-size: 16px;
    }
    .inner_video li{
        padding: 0 20px;
        margin-bottom: 30px;
    }
    .v_btn{
        width: 200px;
        margin: -50px 0 0 -100px;
        height: 100px;
    }
    .v_btn img{
        width: 60px;
        height: 60px;
        margin-top: 20px;
    }
    .iculture_txt{
        padding: 3% 3% 0 3%;
    }
    .iculture_txt h3{
        font-size: 20px;
        margin: 15px 0 5px 0;
    }
    .iculture_txt p{
        font-size: 16px;
    }
    .iculture_txt span:after{
        margin: 10px 0;
    }
    .inner_news li{
        margin-bottom: 30px;
        padding-bottom: 30px;
    }
    .inews_txt{
        margin-left: 350px;
        padding-right: 123px;
    }
    .inews_txt1{
        font-size: 20px;
    }
    .inews_txt2{
        height: 75px;
    }
    .show_back_fr{
        width: 15%;
    }
    .inner_sol li{
        margin-bottom: 30px;
    }
    .solshow1{
        margin: 20px 0;
    }
    .solshow2{
        font-size: 30px;
    }
    .solshow3{
        margin: 25px 0;
        line-height: 2;
    }
    .solshow4_txt{
        padding: 3% 2% 0 2%;
    }
    .solshow4_txt1{
        font-size: 20px;
    }
    .solshow4_txt1:after{
        margin: 10px 0 20px 0;
    }
    .solshow4_txt2{
        font-size: 15px;
        line-height: 25px;
        height: 100px;
    }
    .inner_pro li{
        margin-bottom: 30px;
    }
    .ipro_txt{
        font-size: 16px;
    }
    .proshow1{
        margin: 35px 0;
        font-size: 20px;
    }
    .proshow2_fl{
        float: none;
        width: 100%;
        overflow: hidden;
        margin-bottom: 20px;
    }
    .proshow2_fr{
        float: none;
        width: 100%;
    }
    .proshow2_fr1{
        height: auto;
    }
    .proshow2_fr_title h3{
        font-size: 20px;
    }
    .proshow2_fr2_con{
        font-size: 16px;
    }
    .proshow2_fr4 li{
        float: left;
        margin-right: 20px;
        width: 200px;
        margin-bottom: 0;
    }
    .proshow3{
        margin-top: 35px;
    }
    .proshow3_title{
        padding: 20px 15px;
    }
    .izltx1{
        width: 100%;
    }
    .izltx2 .tp{
        float: none;
        width: 100%;
    }
    .izltx2_fr{
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    .ihbtx_fr{
        padding-top: 0;
    }
    .ihbtx_fr li{
        font-size: 18px;
        margin-bottom: 20px;
    }
    .iquality1{
        width: 100%;
        line-height: 2;
    }
    .iquality2{
        width: 100%;
    }
    .iquality3_txt{
        padding: 10% 5%;
        height: auto;
    }
    .iquality3_txt1{
        font-size: 30px;
    }
    .iquality3_txt2{
        height: 90px;
        line-height: 30px;
    }

    .isystem1s_t{
        padding: 20px 25px;
    }
    .isystem1s_b ul li{
        width: 50%;
    }
    .isystem3_t h3{
        font-size: 26px;
    }
    .xt1{
        margin-bottom: 0;
    }
    .xt2{
        margin: 20px 0;
    }
}

@media(max-width:768px) {
    .common_title h3{
        font-size: 24px;
    }
    .home-procate li{
        padding: 0 5px;
    }
    .pacte_txt1{
        font-size: 18px;
    }
    .pacte_txt2{
        height: 50px;
    }
    .news_con_fl{
        float: none;
        width: 100%;
        overflow: hidden;
        margin-bottom: 20px;
    }
    .news_con_fr{
        float: none;
        width: 100%;
    }
    .news_title_fl li a{
        font-size: 20px;
    }
    .news_title_fr a{
        font-size: 20px;
    }
    .ban_info{
        height: 60px;
        margin-top: -30px;
    }
    .ban_info h3{
        font-size: 30px;
        margin-bottom: 10px;
    }
    .inner_about .tp{
        float: none;
        width: 100%;
        overflow: hidden;
        margin-bottom: 20px;
    }
    .inner_about .tp img{
        max-width: 50%;
    }
    .iabout_fr{
        float: none;
        width: 100%;
    }
    .iabout_fr .common_title{
        text-align: center;
    }
    .iabout_fr .common_title:after{
        margin: 0 auto;
    }
    .icontact li .pic{
        width: 60px;
        height: 60px;
    }
    .icontact li .pic img{
        max-width: 50%;
    }
    .icontact_txt h3{
        font-size: 16px;
    }
    .icontact_txt p{
        font-size: 14px;
    }
    .ifeedback .tp{
        float: none;
        width: 100%;
        overflow: hidden;
        margin-bottom: 20px;
    }
    .ifeedback_fr{
        float: none;
        width: 100%;
    }
    .italent_txt1{
        width: 70px;
        height: 66px;
        line-height: 66px;
        font-size: 40px;
    }
    .italent_txt2{
        margin-left: 90px;
    }
    .italent_txt2 h3{
        font-size: 18px;
    }
    .ijob1{
        font-size: 18px;
    }
    .zp-info-text{
        margin: 20px;
        font-size: 15px;
    }
    .zp-info-text h3{
        font-size: 16px;
    }
    .inner_honor li{
        padding: 0 10px;
        margin-bottom: 15px;
    }
    .inner_equ li{
        padding: 0 10px;
        margin-bottom: 20px;
    }
    .inner_video li{
        padding: 0 15px;
        margin-bottom: 25px;
    }
    .v_btn{
        width: 180px;
        margin: -40px 0 0 -90px;
        height: 80px;
    }
    .v_btn img{
        width: 50px;
        height: 50px;
        margin-top: 15px;
    }
    .iculture_txt{
        padding: 15px 15px 0 15px;
    }
    .iculture_txt img{
        max-width: 7%;
    }
    .iculture_txt h3{
        font-size: 16px;
    }
    .iculture_txt span{
        font-size: 12px;
    }
    .iculture_txt p{
        font-size: 14px;
    }
    .inner_news li a .pic{
        width: 250px;
    }
    .inews_txt{
        margin-left: 290px;
    }
    .inews_txt1{
        font-size: 18px;
    }
    .inews_txt2{
        font-size: 15px;
    }
    .inner_sol li{
        width: 50%;
    }
    .solshow2{
        font-size: 24px;
    }
    .solshow4 li:nth-child(odd) .pic{
        float: none;
    }
    .solshow4 li:nth-child(odd) .solshow4_txt{
        float: none;
    }
    .solshow4 li:nth-child(even) .pic{
        float: none;
    }
    .solshow4 li:nth-child(even) .solshow4_txt{
        float: none;
    }
    .solshow4 li .pic{
        width: 100%;
    }
    .solshow4_txt{
        width: 100%;
        padding: 20px 15px;
    }
    .inner_pro li{
        margin-bottom: 20px;
    }
    .ipro_txt{
        margin-top: 15px;
    }
    .izltx2_fr1{
        font-size: 16px;
    }
    .izltx2_fr3{
        font-size: 16px;
    }
    .izltx2_fr2 li span{
        font-size: 40px;
    }
    .izltx2_fr2 li p{
        padding: 0 15px;
        margin-top: 0;
    }
    .ihbtx_fr li{
        font-size: 16px;
        margin-bottom: 15px;
        line-height: 30px;
    }
    .ihbtx_fr li:before{
        top: 8px;
    }
    .iquality3_txt2{
        font-size: 15px;
        height: 60px;
    }

    .isystem2{
        width: 100%;
        height: auto;
    }
    .isystem3_t h3{
        font-size: 22px;
    }
    .isystem3_b{
        margin-top: 0;
    }
    .xt1_b textarea{
        height: 200px;
    }
}

@media(max-width:600px) {
    .footer1{
        padding: 30px 0;
        display: block;
    }
    .footer1_fl{
        float: none;
        width: 100%;
        overflow: hidden;
        margin-bottom: 20px;
    }
    .footer1_fr{
        float: none;
        width: 100%;
    }
    .menulist{
        display: none;
    }
    .footer1_fr li{
        width: 33.3%;
    }
    .footer1_fl {
        padding-left: 10px;
    }
    .footer1_fl .fot-logo img{
        margin-right: 10px;
    }

    .footer1_fl h2{
        font-size: 20px;
    }
    .footer1_fl span{
        /*font-size: 22px;*/
        /*line-height: 27px;*/
    }
    .footer1_fr .fot-item2 {
        width: 15%;
    }
    /*.footer1_fl h3{
        margin: 20px auto;
    }*/
    .footer1_fl p{
        font-size: 15px;
    }
    .footer1_fr li{
        line-height: 30px;
    }
    .footer1_fr li a{
        font-size: 15px;
    }
    .footer2{
        padding: 15px 0;
    }
    .home-about{
        margin: 30px auto;
    }
    .common_title h3{
        font-size: 20px;
    }
    .common_title p{
        font-size: 18px;
        margin: 10px 0;
    }
    .about_con{
        margin: 20px 0;
    }
    .about_con_b li h3{
        font-size: 30px;
    }
    .home-procate li{
        width: 50%;
        margin-bottom: 10px;
    }
    .pacte_txt2{
        height: 75px;
    }
    .home-news{
        margin: 30px auto;
    }
    .news_title{
        margin-bottom: 20px;
    }
    .news_title_fl li{
        padding-right: 20px;
        margin-right: 20px;
    }
    .news_title_fl li a{
        font-size: 18px;
    }
    .news_title_fr a{
        font-size: 18px;
    }
    .news_con_fl .swiper-pagination1{
        right: 15px;
        bottom: 10px;
    }
    .news_date{
        width: 50px;
    }
    .news_date p{
        font-size: 20px;
    }
    .news_txt{
        margin-left: 70px;
    }
    .news_txt{
        padding-left: 20px;
        padding-right: 60px;
    }
    .news_txt1{
        font-size: 16px;
    }
    .news_jt{
        width: 40px;
    }
    .ban_info{
        height: 40px;
        margin-top: -20px;
    }
    .ban_info h3{
        font-size: 20px;
        margin-bottom: 5px;
    }
    .inner_title{
        padding: 10px 0;
    }
    .inner_title1{
        text-align: center;
        float: none;
        overflow: hidden;
        font-size: 18px;
    }
    .inner_title2{
        float: none;
        width: 100%;
        overflow: hidden;
        margin: 10px 0;
    }
    .inner_con{
        margin: 30px 0;
    }
    .inner_about .tp img{
        max-width: 100%;
    }
    .iabout_fr_con{
        margin: 20px 0;
    }
    .icontact{
        margin: 20px 0 10px 0;
    }
    .icontact li{
        width: 50%;
        margin-bottom: 20px;
    }
    .ifeedback{
        margin-top: 20px;
    }
    .ly1{
        margin-bottom: 0;
    }
    .ly1s{
        width: 100%;
        margin-bottom: 15px;
    }
    .ly1s label{
        width: 25%;
    }
    .ly1s input{
        width: 74%;
        font-size: 15px;
    }
    .ly2 label {
        width: 25%;
    }
    .ly2 textarea {
        width: 74%;
        height: 150px;
        font-size: 15px;
    }
    .ly2 input{
        width: 53%;
        font-size: 15px;
    }
    .ly2 a{
        width: 20%;
    }
    .ly3{
        margin-top: 25px;
    }
    .ly3 input{
        width: 200px;
        font-size: 18px;
    }
    .inner_talent li{
        margin-bottom: 15px;
    }
    .inner_talent li:nth-child(odd) .pic{
        float: none;
    }
    .inner_talent li:nth-child(odd) .italent_txt{
        right: 0;
    }
    .inner_talent li:nth-child(even) .pic{
        float: none;
    }
    .inner_talent li:nth-child(even) .italent_txt{
        left: 0;
    }
    .inner_talent li .pic{
        width: 100%;
    }
    .italent_txt{
        margin-left: 0;
        position: inherit;
        top: 0;
        height: 100%;
        width: 100%;
        padding: 20px 15px;
    }
    .italent_txts{
        width: 100%;
        margin-top: 0 !important;
    }
    .ijob2{
        margin: 20px 0 30px 0;
    }
    .zp-title a{
        padding: 0 15px;
        font-size: 16px;
    }
    .zp-info-text{
        margin: 20px 15px;
    }
    .inner_honor{
        margin-bottom: 20px;
    }
    .inner_honor li{
        width: 50%;
        padding: 0 5px;
    }
    .ihonor_txt{
        font-size: 15px;
    }
    .inner_equ{
        margin-bottom: 20px;
    }
    .inner_equ li{
        width: 50%;
        padding: 0 5px;
        margin-bottom: 15px;
    }
    .iequ_txt{
        margin-top: 15px;
    }
    .inner_video{
        margin-bottom: 20px;
    }
    .inner_video li{
        float: none;
        width: 100%;
        padding: 0;
        margin-bottom: 15px;
    }
    .ivideo_txt{
        margin-top: 15px;
    }
    .ivideo_txt h3{
        margin-bottom: 5px;
    }
    .inner_culture li:nth-child(odd) .pic{
        float: none;
    }
    .inner_culture li:nth-child(odd) .iculture_txt{
        float: none;
    }
    .inner_culture li:nth-child(even) .pic{
        float: none;
    }
    .inner_culture li:nth-child(even) .iculture_txt{
        float: none;
    }
    .inner_culture li .pic{
        width: 100%;
    }
    .iculture_txt{
        width: 100%;
        padding: 15px;
    }
    .inner_news li{
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .inner_news li a .pic{
        float: none;
        width: 100%;
        overflow: hidden;
        margin-bottom: 20px;
    }
    .inews_txt{
        margin-left: 0;
        padding-right: 0;
    }
    .inews_txt1{
        font-size: 16px;
    }
    .inews_txt2{
        margin: 20px 0;
    }
    .show_back_fr{
        width: 25%;
    }
    .show_back_fr a{
        background: #0072B9 url(../images/return.png) no-repeat 10px center;
        padding-right: 15px;
    }
    .inner_sol{
        margin-bottom: 10px;
    }
    .inner_sol li{
        padding: 0 5px;
        margin-bottom: 15px;
    }
    .isol_txt{
        margin-top: 15px;
        font-size: 14px;
    }
    .isol_txt h3{
        font-size: 16px;
    }
    .isol_txt p{
        font-size: 14px;
    }
    .solshow2{
        font-size: 20px;
    }
    .solshow2 span{
        padding-left: 0;
        display: block;
        padding-top: 5px;
    }
    .solshow3{
        margin: 20px 0;
        line-height: 25px;
        font-size: 15px;
    }
    .solshow4_txt1{
        font-size: 18px;
    }
    .solshow4_txt1:after{
        margin: 10px 0 15px 0;
    }
    .inner_pro{
        margin-bottom: 20px;
    }
    .inner_pro li{
        width: 50%;
        padding: 0 5px;
        margin-bottom: 15px;
    }
    .ipro_txt{
        font-size: 15px;
    }
    .proshow1{
        margin: 20px 0;
        line-height: 1;
        font-size: 18px;
    }
    .proshow2_fl1{
        float: none;
        width: 100%;
        overflow: hidden;
        margin-bottom: 20px;
    }
    .proshow2_fl2{
        float: none;
        width: 100%;
    }
    .proshow-min .getIndex .item{
        margin: 0 0.5%;
    }
    .proshow2_fr_title h3{
        font-size: 18px;
    }
    .proshow2_fr1{
        font-size: 15px;
    }
    .proshow2_fr2_con{
        font-size: 15px;
    }
    .proshow2_fr3_con{
        font-size: 15px;
    }
    .proshow2_fr4 ul{
        display: flex;
        justify-content: space-between;
    }
    .proshow2_fr4 li{
        width: 45%;
        margin-right: 0;
    }
    .proshow2_fr4 li a{
        line-height: 50px;
    }
    .proshow3_title{
        padding: 15px;
    }
    .proshow3_title p{
        font-size: 16px;
    }
    .proshow3 tr, .proshow3 td{
        font-size: 15px;
        padding: 10px;
    }
    .proshow3s{
        margin-bottom: 25px;
    }
    .izltx1{
        margin: 20px auto 5px auto;
    }
    .izltx1 li{
        width: 50%;
        margin-bottom: 15px;
    }
    .izltx2_fr{
        padding: 20px 15px;
    }
    .izltx2_fr1{
        font-size: 15px;
        line-height: 30px;
    }
    .izltx2_fr3{
        font-size: 15px;
        line-height: 30px;
    }
    .izltx2_fr2 li{
        width: 100%;
        margin-bottom: 10px;
    }
    .izltx2_fr2 li span{
        font-size: 30px;
        line-height: 30px;
    }
    .izltx2_fr2 li p{
        font-size: 15px;
        padding: 0 10px;
    }
    .ihbtx{
        margin-top: 20px;
    }
    .ihbtx .tp{
        float: none;
        width: 100%;
        overflow: hidden;
        margin-bottom: 20px;
    }
    .ihbtx_fr{
        float: none;
        width: 100%;
    }
    .ihbtx_fr li{
        font-size: 15px;
    }
    .iquality1{
        margin: 20px auto;
    }
    .iquality2 li{
        width: 50%;
        margin-bottom: 15px;
    }
    .iquality3{
        margin-top: 5px;
    }
    .iquality3 li{
        float: none;
        width: 100%;
        margin-bottom: 15px;
    }
    .iquality3_txt{
        padding: 20px 15px;
    }
    .iquality3_txt2{
        height: auto;
    }
    .top li a{
        padding: 0 5px 0 25px;
        font-size: 13px
    }
    .top li:last-child a{
        padding: 0 5px
    }
    .cn{
        background: url(../images/cn.png) no-repeat 5px center;
    }
    .en{
        background: url(../images/en.png) no-repeat 5px center;
    }

    .isystem1s{
        width: 100%;
    }
    .isystem1s_t{
        padding: 20px 15px;
    }
    .isystem1s_b ul li{
        padding: 0 5px;
    }
    .isystem3_t h3{
        font-size: 20px;
    }
    .xt1_t{
        padding: 15px 0;
    }
    .xt1_t label{
        font-size: 16px;
    }
}

@media(max-width:414px) {

}

@media(max-width:375px) {

}

@media(max-width:320px) {
    .show_back_fl{
        width: 65%;
    }
    .show_back_fr{
        width: 30%;
    }
}














