@charset "utf-8";
*, *:before, *:after {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    outline:0;
    margin:0;
    padding:0;
}
#bsWXBox {
    box-sizing:content-box;
}
ul {
    list-style:none;
}
body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, small, u, i, center, dl, dt, dd, ol, ul, li, sub, sup, tt, var, del, dfn, ins, kbd, q, s, samp, strike, applet, object, iframe, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, blockquote, pre, a, abbr, acronym, address, big, cite, code, mark, audio, video, input, textarea, select {
    margin:0;
    padding:0;
}
a:link, a:visited {
    text-decoration:none;
    outline:0;
    color:#666
}
a:hover, a:active, a:focus {
    color:#666;
    text-decoration:none
}
img {
    border:0;
    padding: 0;
    margin: 0;
    max-width:100%;
}
table {
    border-collapse:collapse;
    width:100%
}
h1, h2, h3, h4, h5, h6 {
    font-weight:normal;
}
input, textarea {
    font-size:14px;
    outline:0;
    overflow:hidden;
    font-family:arial, "microsoft yahei"
}
input[type='reset'], input[type='button'], input[type='submit'], input[type='radio'] {
    cursor:pointer;
    outline:0;
    border: none;
}
input[type='checkbox'], input[type='radio'] {
    position:relative;
    vertical-align:middle;
}
textarea, input[type='email'], input[type='date'], input[type='password'], input[type='text'] {
    outline:0;
    color:#666;
}
input[type="submit"], input[type="reset"], input[type="button"], input[type='text'], select, button {
    -webkit-appearance:none
}
input, select, textarea {
    -webkit-appearance:none;
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}
::-webkit-input-placeholder {
    color:#333;
}
:-moz-placeholder {
    color:#333;
    opacity:1;
}
::-moz-placeholder {
    color:#333;
    opacity:1;
}
:-ms-input-placeholder{
    color:#333;
}
.clearfix:after {
    clear:both;
    height:0;
    content:"";
    line-height:0;
    font-size:0;
    display:block
}
.clear {
    clear:both;
}

body {
    font-family:arial, "microsoft yahei";
    font-size:14px;
    color:#666;
    line-height:1.5;
    width:100%;
    background:#fff;
    -webkit-tap-highlight-color:transparent;
    -webkit-text-size-adjust: none;
    overflow-x: hidden;
}
.fl {
    float:left;
}
.fr {
    float:right;
}
.pic{
    position: relative;
    overflow: hidden;
    width: 100%;
}
.pic:after{
    content: '';
    display: block;
    padding-bottom: 100%;
}
.pic img{
    transition: .5s;
}
.middleCenter {
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    max-width:100%;
    max-height:100%;
    display:block;
    vertical-align:middle;
    text-align:center;
    margin:auto
}
.tp{
    overflow: hidden;
}
.tp img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
    transition: .5s;
}
.container1 {
    width: 94%;
    margin: 0 auto;
}
.container2 {
    width: 1458px;
    margin: 0 auto;
}
header {
	width:100%;
	margin:0 auto;
}
.daohang {
	display:block;
	width:100%;
	margin:0 auto;
	height:79px;
	clear:both;
    background-color: #fff;
    transition: .5s;
    z-index: 9999;
    position: relative;
}
.daohang .container1{
    transition: .5s;
}
.daohang.guding{
    position: fixed;
    height:69px;
    z-index: 9999;
    box-shadow: 0 0 10px #ccc;
}
.daohang.guding .container1{
    transform: scale(0.8);
    height: 69px;
}
.yx{
    float: left;
}
.yx a {
	display:block;
    padding-top: 24px;
}
.yx img {
	max-width:100%;
	height:auto;
}
.navdaohang {
    float: right;
}
.menupc li{
    float: left;
    text-align: center;
    line-height:79px;
    z-index: 9;
    position: static;
    margin: 0 29px;
}
.menupc li:hover a{
    color: #003A99;
}
.menupc li:hover a:after{
    width: 100%;
}
.menupc li a{
    display:block;
    color: #4B4B4B;
    font-weight: bold;
    font-size: 15px;
    z-index: 999;
    position: relative;
}
.menupc li a:after{
    content: '';
    display: block;
    width: 0;
    margin: 0 auto;
    height: 4px;
    background: #003A99;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transition: .5s;
}
.menupc li a:hover{
    color: #003A99;
}
.menupc li a:hover:after{
    width: 100%;
}
.menupc li .current{
    color: #003A99;
}
.menupc li a.current:after{
    width: 100%;
}
.menupc .xiala{
    position: absolute;
    z-index: 999;
    padding: 57px 0 65px 0;
    display: none;
    background: #EFEFEF;
    overflow: hidden;
    left: 0;
    width: 100%;
    height: auto;
    text-align: left;
    line-height: 0;
}
.menupc .xiala ul{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
.menupc .xiala ul li{
    margin: 0 13px;
    line-height: 35px;
}
.menupc .xiala ul li a{
    font-size: 18px;
    font-weight: bold;
    color: #2D2D2D;
}
.menupc .xiala ul li a:after{
    display: none;
}
.menupc .xiala ul li a .pic{
    width: 281px;
    background: #F9FAFC;
}
.menupc .xiala ul li a .pic:after{
    padding-bottom: 90%;
}
.menupc .xiala ul li a .xiala_txt{
    padding: 35px 5px;
    text-align: center;
    background-color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.menupc .xiala ul li a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.menupc .xiala ul li a:hover .tp img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.menupc .xiala ul li a:hover{
    color: #003A99;
}
.nav-fr{
    float: right;
}
.nation{
    float: left;
    display: flex;
    align-items: center;
    padding-left: 18px;
    position: relative;
    font-size: 16px;
    color: #2B2B2B;
}
.nation:before{
    content: '';
    display: block;
    width: 1px;
    height: 12px;
    background: #777777;
    position: absolute;
    top:50%;
    left: 0;
    transform: translate(0, -50%);
}
.nation a{
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #2B2B2B;
    line-height: 79px;
}
.header-search {
    float: right;
    margin: 0 0 0 25px;
}
.header-search .pull-right {
    float:right;
    width:17px;
    height: 100%;
    background:url(../images/search.png) no-repeat center center;
    color:#000;
    cursor:pointer;
}
.header-search .pull-right a {
    display:block;
    height: 79px;
    text-align:center;
}
.search {
    z-index: 9;
    position: relative;
}
.search .btn-search-max {
    z-index: 2;
    -webkit-transition: All .2s ease-in-out;
    transition: All .2s ease-in-out;
    position: relative
}
.search .btn-search-max * {
    display: inline-block;
    vertical-align: middle
}
.search .search-main {
    top: 79px;
    right: 0;
    z-index: 9;
    width: 340px;
    display: none;
    padding: 0 30px 10px 10px;
    position: absolute;
    box-shadow: 0 0 10px #eee;
    background-color: #fff;
}
.search-container {
    background-color: #fff;
    padding-left: 0;
    overflow: hidden;
    margin-top: 10px;
    position: relative;
    border: 1px solid #eee;

}
.search-container .form-control {
    text-align: left;
    border: none;
    box-shadow: none;
    border-radius: 0;
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -mz-border-radius: 0;
    font-size: 14px;
    color: #cdcdcd;
    line-height: 20px;
    vertical-align: top;
    padding: 10px 86px 10px 10px;
    -webkit-appearance: none;
    background-color: #fff;
}
.search-container .form-control:focus {
    border: 1px solid #002a5c;
}
.search-container .btn {
    top: 0;
    border: 0;
    right: 0;
    color: #003A99;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    position: absolute;
    cursor: pointer;
    border-radius: 0;
    background:#003A99 url(../images/overlay-icon.png) no-repeat center center;
}
#search-closed {
    right: 0;
    top: 15px;
    max-width: 30px;
    position: absolute;
    cursor: pointer
}


/*手机导航*/
.phone-nav {
    position:absolute;
    font-size:30px;
    right:15px;
    top:0px;
    line-height:60px;
    display:none;
    color:#666;
}
.phone-nav img{
    height: 30px;
    margin-top: 15px;
    display: block;
}
.header a[href="#page"] {
	display:none!important;
}
.mm-opened .header a[href="#page"] {
	display:block!important;
}
.mm-opened .header a[href="#mmenu"] {
	display:none!important;
}
#mmenu {
	z-index:9999;
}
#mmenu li .home-search {
	float:left;
	margin-left:20px;
	width:90%;
	background-color:#fff;
	padding-left:0;
	overflow:hidden;
	margin-top:10px;
	position:relative
}
#mmenu li .home-search .keyword {
	text-align:left;
	border:0;
	box-shadow:0;
	border-radius:0;
	width:86%;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-o-border-radius:0;
	-mz-border-radius:0;
	font-size:14px;
	color:#999;
	line-height:20px;
	vertical-align:top;
	padding:6px 86px 6px 10px;
	-webkit-appearance:none;
	background-color:#fff;
	border:1px solid #ccc
}
#mmenu li .home-search .keyword:focus {
	transition:border linear .2s, box-shadow linear .5s;
	-moz-transition:border linear .2s, -moz-box-shadow linear .5s;
	-webkit-transition:border linear .2s, -webkit-box-shadow linear .5s;
	outline:0;
	border:1px solid #0076be;
}
#mmenu li .home-search .btn-sub {
	top:0;
	border:0;
	right:0;
	color:#0076be;
	width:42px;
	height:34px;
	line-height:34px;
	text-align:center;
	position:absolute;
	cursor:pointer;
	border-radius:0;
	background:#003A99 url(../images/search3.png) no-repeat center center;
}
.container-fluid {
	margin-left:auto;
	margin-right:auto;
	padding:0 15px;
}


/*swiper的banner*/
.home-banner {
    width:100%;
    margin: 0 auto;
    position:relative;
}
.swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}
.swiper-slide {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.banners a{
    display: block;
}
.banners a img{
    display: block;
    width: 100%;
    height: auto;
}
.home-banner .swiper-pagination{
    display: block;
    bottom: 15px !important;
    right: 0px;
}
.home-banner .swiper-pagination-bullet{
    width: 13px;
    height: 13px;
    background: #EFEFEF;
    opacity: 1;
    outline: none;
    margin: 0px 10px !important;
    border-radius: 50%;
}
.home-banner .swiper-pagination-bullet-active{
    width: 13px;
    height: 13px;
    background: transparent;
    position: relative;
}
.home-banner .swiper-pagination-bullet-active::after{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 20px;
    height: 20px;
    border: 2px solid #EFEFEF;
    border-radius: 50%;
}
.ban_txt{
    position: absolute;
    top: 25%;
    text-align: center;
    width: 100%;
    color: #fff;
}
.ban_txt1{
    font-size: 48px;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1;
}
.ban_txt1 span{
    font-size: 40px;
    font-family: Arial;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 15px;
}
.ban_txt2{
    margin-top: 15px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1;
}
.ban_txt3{
    margin: 45px 0 55px 0;
    font-size: 82px;
    font-family: Alibaba PuHuiTi;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 1;
}
.ban_txt4 a{
    display: inline-block;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 1;
    background: url("../images/jt.png") no-repeat right center;
    padding-right: 20px;
    transition: .5s;
}
.ban_txt4 a:hover{
    color: #fe8502;
    background: url("../images/jt_h1.png") no-repeat right center;
}
@media(max-width:1199px) {
    .daohang{
        height:60px;
        position: fixed;
        top: 0;
        z-index: 1;
    }
    .yx a{
        padding-top: 15px;
    }
    .yx img{
        height: 30px;
    }
    .nav-fr{
        margin-right: 45px;
    }
    .nation a{
        line-height: 60px;
    }
    .phone-nav {
        display:block;
    }
    .navdaohang {
        display:none;
    }
    .header-search{
        display:none;
    }
}

footer{
    width: 100%;
    margin: 0 auto;
    background-color: #f4f5f9;
}
.footer2{
    border-top: 1px solid #D8D8D8;
    overflow: hidden;
    padding: 32px 0;
}
.footer2 p{
    text-align: center;
    line-height: 25px;
    color: #666;
}
.footer2 p a{
    color: #666;
}
.footer2 p a:hover{
    color: #003A99;
}
.footer1{
    padding: 60px 0 90px 0;
    overflow: hidden;
}
.footer1 .container2{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.footer1_fl{
    width: 22%;
}
.footer1_fl h3{
    font-size: 16px;
    font-weight: bold;
    color: #2D2D2D;
    line-height: 30px;
    margin-bottom: 35px;
}
.footer1_fl p{
    font-weight: 400;
    color: #666666;
    line-height: 30px;
}
.footer1_fl span{
    font-size: 24px;
    font-weight: bold;
    color: #003A99;
    line-height: 30px;
}
.footer1_fc{
    width: 64%;
    padding: 0 6%;
}
.footer1_fc ul{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.footer1_fc ul li{
    width: 20%;
    padding: 0 10px;
    line-height: 30px;
}
.footer1_fc ul li a{
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #2D2D2D;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.menulist{
    margin-top: 35px;
}
.menulist ul{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.menulist ul li{
    width: 100%;
    padding: 0;
    line-height: 30px;
    margin-bottom: 10px;
}
.menulist ul li:last-child{
    margin-bottom: 0;
}
.menulist ul li a{
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #666;
}
.menulist ul li a:hover{
    color: #003A99;
    text-decoration: underline;
}
.footer1_fr{
    width: 14%;
}
.footer1_fr img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}
.footer1_fr p{
    text-align: center;
    color: #666;
    margin-top: 15px;
}
.footer_nation{
    margin-bottom: 45px;
}
.footer_nation .container2{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.footer_nation a{
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    color: #929292;
    line-height: 30px;
    margin-right: 33px;
}
.footer_nation a img{
    padding-right: 10px;
}
.footer_nation a:hover{
    color: #151515;
}
.footer_nation a.current{
    color: #151515;
}

.home-pro{
    width: 100%;
    margin: 0 auto;
    background: #EFEFEF;
    padding: 88px 0 48px 0;
}
.pro_con{
    position: relative;
    padding-bottom: 67px;
}
.pro_con .swiper-slide{
    display: initial;
}
.pros a{
    display:block;
    overflow: hidden;
    position: relative;
    width: 100%;
    transition: .5s;
}
.pro_txt{
    margin-top: 35px;
}
.pro_txt1{
    font-size: 28px;
    font-weight: bold;
    color: #2D2D2D;
    line-height: 1;
    margin-bottom: 45px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pro_txt2{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 155px;
    margin: 0 auto;
    height: 55px;
    background: #183EA0;
    border-radius: 8px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    transition: .5s;
}
.pros a:hover .tp img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.pros a:hover .pro_txt2{
    background: #FE8501;
}
.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;
}
.pro_con .swiper-pagination1{
    bottom: 0;
    right: 0;
    width: 100%;
}
.pro_con .swiper-pagination-bullet{
    width: 11px;
    height: 11px;
    background: #183EA0;
    opacity: 1;
    outline: none;
    margin: 0px 10px;
    border-radius: 50%;
}
.pro_con .swiper-pagination-bullet-active{
    width: 11px;
    height: 11px;
    background: transparent;
    position: relative;
}
.pro_con .swiper-pagination-bullet-active::after{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 19px;
    height: 19px;
    border: 2px solid #183EA0;
    border-radius: 50%;
}

.home-about{
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.aboutbg{
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.aboutbg div{
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 1.5s;
    -o-transition-duration: 1.5s;
    -moz-transition-duration: 1.5s;
    transition-duration: 1.5s;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 2.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.aboutbg div.on{
    transform: scale(1.08, 1.08);
    opacity: 1;
    z-index: 10;
}
.aboutinfo{
    margin: 0 auto;
    position: relative;
    overflow: visible !important;
    z-index: 1;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.aboutinfos{
    width: 50%;
    height: 572px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 80px;
    /*border-right: 1px solid rgba(255,255,255,.3);*/
}
.aboutinfos:before{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(2,73,151,.9);
    opacity: 0;
    z-index: -1;
    transition: all 0.5s ease;
}
.aboutinfos.on:before{
    opacity: 1;
}
.aboutinfoss{
    padding: 0 15% 0 5%;
}
.about_title{
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 1;
    transform: translateY(130px);
    transition: all .5s ease;
}
.about_fl1{
    margin-top: 20px;
    font-size: 26px;
    font-weight: bold;
    color: #FE8501;
    text-transform: uppercase;
    line-height: 1;
    transform: translateY(100px);
    opacity: 0;
    transition: all .5s ease;
}
.about_fl2{
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
    height: 72px;
    overflow: hidden;
    margin: 40px 0 50px 0;
    transform: translateY(100px);
    opacity: 0;
    transition: all .5s ease;
}
.about_fl3 a{
    display: flex;
    align-items: center;
    width: 137px;
    height: 68px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    position: relative;
    transition: .5s;
}
.about_fl3 a:after{
    content: '';
    display: block;
    width: 21px;
    height: 16px;
    background: url("../images/jt.png") no-repeat right center;
    position: absolute;
    right: 48px;
    top:50%;
    transform: translate(0, -50%);
    transition: .5s;
}
.aboutinfos:hover:before{
    opacity: 1;
}
.aboutinfos:hover .about_title{
    transform: translateY(0px);
}
.aboutinfos:hover .about_fl1{
    transform: translateY(0px);
    opacity: 1;
}
.aboutinfos:hover .about_fl2{
    transform: translateY(0px);
    opacity: 1;
}
.aboutinfos:hover .about_fl3 a{
    width: 207px;
    background: #FE8501;
    padding-left: 54px;
}
.aboutinfos:hover .about_fl3 a:after{
    background: url("../images/ajt.png") no-repeat right center;
}
.home-news{
    width: 100%;
    margin: 80px auto 45px auto;
}
.news_title{
    text-align: center;
}
.news_title h3{
    font-size: 48px;
    font-weight: bold;
    color: #4B4B4B;
    line-height: 1;
}
.news_title p{
    font-size: 18px;
    font-weight: 400;
    color: #4B4B4B;
    line-height: 30px;
    margin: 25px 0;
}
.news_title a{
    font-size: 16px;
    font-weight: bold;
    color: #183EA0;
    background: url("../images/jt_h2.png") no-repeat right center;
    padding-right: 20px;
}
.news_con{
    position: relative;
    padding-bottom: 25px;
}
.news_con .swiper-slide{
    display: initial;
}
.news a{
    display:block;
    overflow: hidden;
    position: relative;
    width: 100%;
    transition: .5s;
    text-align: justify;
    padding: 47px 21px 37px 21px;
    margin: 45px 0;
}
.news_txt1{
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    line-height: 1;
}
.news_txt2{
    font-size: 18px;
    font-weight: 400;
    color: #2B2B2B;
    line-height: 33px;
    height: 66px;
    overflow: hidden;
    margin: 25px 0 30px 0;
}
.news_txt3{
    display: flex;
    align-items: center;
    margin-top: 40px;
    font-size: 14px;
    font-weight: bold;
    color: #003A99;
}
.news_txt3 i{
    display: block;
    width: 49px;
    height: 49px;
    border: 1px solid #003b99;
    border-radius: 50%;
    background: url("../images/njt.png") no-repeat center;
    margin-left: 15px;
    transition: .5s;
}
.news a:hover{
    box-shadow: 0px 0px 41px 2px rgba(238,238,238,0.66);
}
.news a:hover .tp img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.news a:hover .news_txt2{
    color: #003A99;
}
.news a:hover .news_txt3 i{
    background: #003b99 url("../images/njt_h.png") no-repeat center;
}
.swiper-pagination2{
    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 .swiper-pagination2{
    bottom: 0;
    right: 0;
    width: 100%;
}
.news_con .swiper-pagination-bullet{
    width: 11px;
    height: 11px;
    background: #183EA0;
    opacity: 1;
    outline: none;
    margin: 0px 10px;
    border-radius: 50%;
}
.news_con .swiper-pagination-bullet-active{
    width: 11px;
    height: 11px;
    background: transparent;
    position: relative;
}
.news_con .swiper-pagination-bullet-active::after{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 19px;
    height: 19px;
    border: 2px solid #183EA0;
    border-radius: 50%;
}


/*企业文化*/
.inner-banner{
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.inner-banner img{
    display: block;
    width: 100%;
    height: auto;
    margin: auto;
}
.iban_info{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    line-height: 1;
    color: #FFFFFF;
}
.iban_info h3{
    font-size: 100px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.8;
    margin-bottom: 30px;
}
.iban_info p{
    font-size: 30px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1;
}
.iban_info p:after{
    content: '';
    display: block;
    width: 60px;
    height: 7px;
    background: #E57305;
    border-radius: 4px;
    margin-top: 30px;
}
.inner-main{
    width: 100%;
    margin: 0 auto;
}
.ilocation{
    background-color: #fff;
    width: 1594px;
    margin: 0 auto;
    margin-top: -73px;
}
.ilocation .container2{
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding: 24px 0;
}
.ilocation p{
    float: right;
    background: url("../images/home.png") no-repeat left center;
    padding-left: 26px;
    color: #666666;
    line-height: 25px;
}
.ilocation p a{
    color: #666666;
}
.ilocation p a:hover{
    color: #183EA0;
}
.ilocation p span{
    color: #999999;
}
.inner_nav{
    margin-top: 50px;
    padding-bottom: 9px;
}
.inner_nav ul{
    display: flex;
    flex-direction: row;
}
.inner_nav ul li{
    margin-right: 54px;
}
.inner_nav ul li:last-child{
    margin-right: 0;
}
.inner_nav ul li a{
    width: 306px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    line-height: 30px;
    border-radius: 5px;
    box-shadow: 0px 0px 51px 3px rgba(238,238,238,0.8);
    padding: 21px 5px;
    font-size: 22px;
    font-weight: bold;
    color: #999999;
    transition: .5s;
    position: relative;
}
.inner_nav ul li a:hover{
    color: #ffffff;
    background: #183EA0;
}
.inner_nav ul li a.current{
    color: #ffffff;
    background: #183EA0;
}
.inner_nav ul li a:after{
    content: '';
    display: block;
    height: 0;
    width: 0;
    border-top: 9px solid #183ea0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    left: 50%;
    transform: translate(-50%, 0);
    position: absolute;
    bottom: -9px;
    opacity: 0;
    transition: .5s;
}
.inner_nav ul li a:hover:after{
    opacity: 1;
}
.inner_nav ul li a.current:after{
    opacity: 1;
}
.inner_nav ul li a i{
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 25px;
}
.inner_nav ul li a i.i1{
    background: url("../images/i1.png") no-repeat center;
}
.inner_nav ul li a i.i2{
    background: url("../images/i2.png") no-repeat center;
}
.inner_nav ul li a i.i3{
    background: url("../images/i3.png") no-repeat center;
}
.inner_nav ul li a:hover i.i1{
    background: url("../images/i1_h.png") no-repeat center;
}
.inner_nav ul li a:hover i.i2{
    background: url("../images/i2_h.png") no-repeat center;
}
.inner_nav ul li a:hover i.i3{
    background: url("../images/i3_h.png") no-repeat center;
}
.inner_nav ul li a.current i.i1{
    background: url("../images/i1_h.png") no-repeat center;
}
.inner_nav ul li a.current i.i2{
    background: url("../images/i2_h.png") no-repeat center;
}
.inner_nav ul li a.current i.i3{
    background: url("../images/i3_h.png") no-repeat center;
}
.iculture1{
    margin: 47px 0 61px 0;
}
.iculture1 li{
    margin-bottom: 28px;
    background: #F6F6F6;
    overflow: hidden;
    position: relative;
}
.iculture1 li .tp{
    width: 50%;
}
.iculture1_txt{
    width: 50%;
    position: absolute;
    height: 100%;
    padding: 0 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.iculture1 li:nth-child(odd) .tp{
    float: left;
}
.iculture1 li:nth-child(odd) .iculture1_txt{
    right: 0;
}
.iculture1 li:nth-child(even) .tp{
    float: right;
}
.iculture1 li:nth-child(even) .iculture1_txt{
    left: 0;
}
.iculture1_txt .icon{
    width: 74px;
    height: 74px;
    background: #183EA0;
    box-shadow: 0px 0px 51px 3px rgba(238,238,238,0.8);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.iculture1_txt .icon img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
    transition: .5s;
}
.iculture1_txt h3{
    font-size: 22px;
    font-weight: 400;
    color: #222222;
    line-height: 1;
    margin: 35px 0 50px 0;
}
.iculture1_txt h3:after{
    content: '';
    display: block;
    width: 29px;
    height: 2px;
    background: #222222;
    margin: 15px auto 0 auto;
}
.iculture1_txt p{
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
}
.iculture1 li:hover .iculture1_txt .icon img{
    transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    -webkit-transform:rotateY(180deg);
}
.iculture1 li:hover .tp img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.iculture2{
    margin-bottom: 75px;
}
.iculture2 ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.iculture2 ul li{
    height: 332px;
    background: #FFFFFF;
    box-shadow: 0px 0px 51px 3px rgba(238,238,238,0.8);
    border-radius: 5px;
    width: 22%;
    margin-right: 4%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
}
.iculture2 ul li:last-child{
    margin-right: 0;
}
.iculture2 .tp{
    width: auto;
    margin: 0 auto;
    height: 48px;
}
.iculture2 li:hover .tp img{
    transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    -webkit-transform:rotateY(180deg);
}
.iculture2_txt{
    text-align: center;
}
.iculture2_txt h3{
    font-size: 20px;
    color: #333;
    font-weight: bold;
    line-height: 1;
    margin: 45px 0 35px 0;
}
.iculture2_txt p{
    font-size: 16px;
    color: #999;
    line-height: 28px;
}
.top{
    border-top: 1px solid #ddd;
    padding: 33px 0 29px 0;
    overflow: hidden;
    margin-top: 55px;
}
.top a{
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    font-size: 16px;
    font-weight: 400;
    color: #999999;
}
.top a i{
    width: 64px;
    height: 64px;
    background: #FE8501 url("../images/top.png") no-repeat center;
    border: 1px solid #FE8501;
    border-radius: 50%;
    margin-right: 15px;
}
.top a:hover{
    color: #FE8501;
}

/*企业简介*/
.iabout1{
    margin-top: 40px;
    font-size: 24px;
    font-weight: bold;
    color: #4B4B4B;
    line-height: 24px;
    position: relative;
    padding-left: 23px;
}
.iabout1:before{
    content: '';
    display: block;
    width: 4px;
    height: 24px;
    background: #FF670D;
    position: absolute;
    left: 0;
    top: 0;
}
.iabout1 span{
    font-size: 22px;
    font-weight: 400;
    color: #4B4B4B;
    position: relative;
    padding-left: 20px;
    margin-left: 24px;
}
.iabout1 span:before{
    content: '';
    display: block;
    width: 1px;
    height: 24px;
    background: #666666;
    position: absolute;
    left: 0;
    top: 0;
}
.iabout2{
    font-size: 16px;
    font-weight: 400;
    color: #4B4B4B;
    line-height: 35px;
    margin: 50px 0 80px 0;
}
.iabout2 .picture{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.iabout2 .picture img{
    max-width: 50%;
}
.iabout3{

}
.iabout3 ul{
    display: flex;
    align-items: center;
    justify-content: center;
}
.iabout3 ul li{
    width: 20%;
    text-align: center;
}
.iabout3 ul li h3{
    font-size: 24px;
    font-weight: bold;
    color: #183EA0;
    line-height: 1;
}
.iabout3 ul li h3 span{
    font-size: 48px;
}
.iabout3 ul li p{
    margin-top: 20px;
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 1;
}
.iabout4{
    border-top: 1px solid #ddd;
    padding: 55px 0;
    margin-top: 55px;
    display: none;
}
.iabout4_title{
    font-size: 24px;
    font-weight: bold;
    color: #4B4B4B;
    line-height: 24px;
    position: relative;
    padding-left: 23px;
}
.iabout4_title:before{
    content: '';
    display: block;
    width: 4px;
    height: 24px;
    background: #FF670D;
    position: absolute;
    left: 0;
    top: 0;
}
.iabout4_con{
    margin-top: 45px;
    position: relative;
}
.iabout4_con .swiper-container{
    width: 90%;
    margin: 0 auto;
}
.iabout4_con .swiper-slide{
    display: initial;
}
.honors a{
    overflow: hidden;
    position: relative;
    width: 100%;
    transition: .5s;
}
.honors a .tp{
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 10px;
    padding: 10px;
}
.honors a:hover .tp{
    border: 1px solid #183EA0;
}
.honors a:hover .tp img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.iabout4_con .swiper-button-next, .iabout4_con .swiper-button-prev{
    display: block;
    position: absolute;
    top: 50%;
    width: 18px;
    height: 32px;
    margin-top: 0;
    transform: translate(0, -50%);
    z-index: 10;
    cursor: pointer;
    outline: none;
    background: url("../images/hjt.png") no-repeat center;
    text-align: center;
    border-radius: 0;
}
.iabout4_con .swiper-button-next:hover, .iabout4_con .swiper-button-prev:hover{
    background: url("../images/hjt_h.png") no-repeat center;
}
.iabout4_con .swiper-button-prev{
    left: 0;
    right: auto;
}
.iabout4_con .swiper-button-next{
    right: 0;
    left: auto;
    transform: translate(0, -50%) rotateY(-180deg);
}

/*发展历程*/
.iprocess_con{
    margin: 100px 0 70px 0;
    overflow: hidden;
}
.course-wrap .course-list .container1{
    position: relative;
}

/*联系我们*/
.inner_nav ul li a i.i4{
    background: url("../images/i4.png") no-repeat center;
}
.inner_nav ul li a i.i5{
    background: url("../images/i5.png") no-repeat center;
}
.inner_nav ul li a i.i6{
    background: url("../images/i6.png") no-repeat center;
}
.inner_nav ul li a:hover i.i4{
    background: url("../images/i4_h.png") no-repeat center;
}
.inner_nav ul li a:hover i.i5{
    background: url("../images/i5_h.png") no-repeat center;
}
.inner_nav ul li a:hover i.i6{
    background: url("../images/i6_h.png") no-repeat center;
}
.inner_nav ul li a.current i.i4{
    background: url("../images/i4_h.png") no-repeat center;
}
.inner_nav ul li a.current i.i5{
    background: url("../images/i5_h.png") no-repeat center;
}
.inner_nav ul li a.current i.i6{
    background: url("../images/i6_h.png") no-repeat center;
}
.icontact1{
    margin-top: 45px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.icontact1_fl{
    width: 50.5%;
}
.icontact1_fr{
    width: 46.5%;
}
.icontact1_fr ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.icontact1_fr ul li{
    width: 45%;
    margin-right: 10%;
    margin-bottom: 115px;
    display: flex;
}
.icontact1_fr ul li:nth-child(2n){
    margin-right: 0;
}
.icontact1_fr ul li:nth-child(3), .icontact1_fr ul li:nth-child(4){
    margin-bottom: 0;
}
.icontact1_fr ul li .tp{
    width: 46px;
    height: 46px;
    background: #183EA0;
    border: 2px solid #2668A2;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s;
}
.icontact1_fr ul li:hover .tp{
    background: #FE8502;
    border: 2px solid #FE8502;
}
.icontact1_fr_txt{
    flex: 1;
    margin-left: 20px;
}
.icontact1_fr_txt h3{
    font-size: 18px;
    font-weight: 400;
    color: #222222;
    line-height: 1;
}
.icontact1_fr_txt span{
    display: block;
    color: #999999;
    margin: 15px 0;
    text-transform: uppercase;
}
.icontact1_fr_txt p{
    font-size: 16px;
    font-weight: 400;
    color: #222222;
    line-height: 30px;
}
.icontact2{
    margin: 90px 0;
}
.inner_title{
    font-size: 36px;
    font-weight: 400;
    color: #222222;
    line-height: 1;
    text-align: center;
}
.inner_title span{
    color: #183EA1;
}
.inner_title:after{
    content: '';
    display: block;
    width: 51px;
    height: 1px;
    background: #183EA1;
    margin: 15px auto 0 auto;
}
.icontact2_con{
    margin-top: 35px;
}
.icontact2_con img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}
.icontact3_con{
    margin-top: 50px;
    background: url("../images/icontact3bg.png") no-repeat center;
    background-size: cover;
    padding: 64px 0;
    overflow: hidden;
}
.lx1{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}
.lx1s{
    width: 49%;
    position: relative;
    margin-bottom: 21px;
}
.lx1 i{
    display: inline-block;
    width: 28px;
    height: 29px;
    position: absolute;
    left: 25px;
    top: 11px;
}
.f1{
    background: url("../images/f1.png") no-repeat center;
}
.f2{
    background: url("../images/f2.png") no-repeat center;
}
.f3{
    background: url("../images/f3.png") no-repeat center;
}
.f4{
    background: url("../images/f4.png") no-repeat center;
}
.f5{
    background: url("../images/f5.png") no-repeat center;
}
.lx1 label{
    color: #575757;
    font-size: 16px;
    line-height: 51px;
    position: absolute;
    left: 70px;
}
.lx1 input{
    background-color: #fff;
    border: 1px solid #ccc;
    width: 100%;
    line-height: 51px;
    height: 53px;
    padding-left: 150px;
}
.lx1{
    position: relative;
}
.lx1 textarea{
    background-color: #fff;
    border: 1px solid #ccc;
    width: 100%;
    line-height: 25px;
    height: 259px;
    padding: 15px 20px 20px 150px;
    resize: none;
}
.lx2{
    margin: 21px 0 55px 0;
    overflow: hidden;
    display: flex;
    width: 49%;
}
.lx2_fl{
    width: 84%;
    position: relative;
}
.lx2_fl label{
    color: #575757;
    font-size: 16px;
    line-height: 51px;
    position: absolute;
    left: 25px;
}
.lx2_fl input{
    background-color: #fff;
    border: 1px solid #ccc;
    width: 100%;
    line-height: 51px;
    height: 53px;
    padding-left: 150px;
}
.lx2_fr{
    width: 14%;
    margin-left: 2%;
}
.lx2_fr a{
    display: flex;
    align-items: center;
    height: 53px;
}
.lx2_fr a img{
    height: auto;
    width: 100%;
}
.lx3{
    text-align: center;
}
.lx3 button{
    width: 184px;
    height: 52px;
    border-radius: 5px;
    margin: 0 auto;
    line-height: 52px;
    border: none;
    background: #FE8502 url("../images/fj.png") no-repeat 38px center;
    padding-left: 44px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}


/*加入安和*/
.inner_nav ul li a i.i7{
    background: url("../images/i7.png") no-repeat center;
}
.inner_nav ul li a i.i8{
    background: url("../images/i8.png") no-repeat center;
}
.inner_nav ul li a:hover i.i7{
    background: url("../images/i7_h.png") no-repeat center;
}
.inner_nav ul li a:hover i.i8{
    background: url("../images/i8_h.png") no-repeat center;
}
.inner_nav ul li a.current i.i7{
    background: url("../images/i7_h.png") no-repeat center;
}
.inner_nav ul li a.current i.i8{
    background: url("../images/i8_h.png") no-repeat center;
}
.ijoin1{
    margin: 55px 0 15px 0;
}
.ijoin1 ul{
    display: flex;
    flex-wrap: wrap;
}
.ijoin1 ul li{
    width: 30.6%;
    margin-right: 4%;
    margin-bottom: 45px;
}
.ijoin1 ul li:nth-child(3n){
    margin-right: 0;
}
.ijoin1 ul li a{
    display: block;
    background: #F6F6F6;
    border-radius: 20px;
    padding: 40px 30px 45px 30px;
    transition: .5s;
}
.ijoin1_txt1{
    font-size: 18px;
    font-weight: 400;
    color: #2B2B2B;
    line-height: 1;
}
.ijoin1_txt2{
    margin: 20px 0;
}
.ijoin1_txt2 dl{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ijoin1_txt2 dl dd{
    color: #666;
    padding-left: 25px;
    line-height: 20px;
}
.ijoin1_txt2 dl dd.j1{
    background: url("../images/j1.png") no-repeat left center;
}
.ijoin1_txt2 dl dd.j2{
    background: url("../images/j2.png") no-repeat left center;
}
.ijoin1_txt2 dl dd.j3{
    background: url("../images/j3.png") no-repeat left center;
}
.ijoin1_txt3{
    color: #666;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
}
.ijoin1_txt4{
    margin-top: 40px;
    display: block;
    width: 149px;
    background: #183EA1;
    border-radius: 19px;
    line-height: 38px;
    padding: 0 21px;
    position: relative;
    text-align: center;
    transition: .5s;
}
.ijoin1_txt4:after{
    content: '';
    display: block;
    width: 0;
    height: 100%;
    background: #FE8502;
    border-radius: 19px;
    position: absolute;
    top: 0;
    left: 0;
    transition: .5s;
}
.ijoin1_txt4 p{
    color: #fff;
    position: relative;
    z-index: 99;
}
.ijoin1 ul li a:hover{
    background: #FFFFFF;
    box-shadow: 0px 0px 51px 3px rgba(238,238,238,0.8);
}
.ijoin1 ul li a:hover .ijoin1_txt4:after{
    width: 100%;
}
.ijoin2{
    background: url("../images/ijoin2bg.png") no-repeat center;
    background-size: cover;
    padding: 50px 0 70px 0;
    overflow: hidden;
}
.ijoin2_con{
    margin-top: 40px;
}
.ijoin2_con ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.ijoin2_con ul li{
    width: 23.5%;
    margin-right: 2%;
    height: 418px;
    background: #FFFFFF;
    padding: 55px 25px;
}
.ijoin2_con ul li:last-child{
    margin-right: 0;
}
.ijoin2_txt1{
    font-size: 24px;
    font-weight: bold;
    color: #183EA1;
    line-height: 1;
}
.ijoin2_con ul li .tp{
    margin: 30px 0;
}
.ijoin2_txt2{
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 25px;
}
.ijoin2_con ul li:hover .tp img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
/*招聘弹出框*/
.jointck{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4);
    top: 0;
    z-index: 9999;
    display: none;
}
.jointcks{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-animation: showSweetAlert 0.3s;
    animation: showSweetAlert 0.3s;
}
.jointckss{
    position: absolute;
    width: 1498px;
    max-width: 90vw;
    max-height: 90vh;
    overflow: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 50px 70px;
    border-radius: 20px;
}
.jointck_close{
    position: absolute;
    right: 10px;
    top: 10px;
}
.jointck_con{

}
.jointck_con1{
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.jointck_con1_fl{
    font-size: 36px;
    font-weight: 400;
    color: #2B2B2B;
    line-height: 1;
}
.jointck_con1_fr{

}
.jointck_con1_fr dl{
    display: flex;
    justify-content: space-between;
}
.jointck_con1_fr dl dd{
    color: #666;
    padding-left: 25px;
    margin-left: 20px;
    line-height: 20px;
}
.jointck_con1_fr dl dd.j1{
    background: url("../images/j1.png") no-repeat left center;
}
.jointck_con1_fr dl dd.j2{
    background: url("../images/j2.png") no-repeat left center;
}
.jointck_con1_fr dl dd.j3{
    background: url("../images/j3.png") no-repeat left center;
}
.jointck_con2{
    margin-top: 45px;
    height: 385px;
}
.jointck_con2s{
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
}
.style3::-webkit-scrollbar-track{
    background-color: #ddd;
}
.style3::-webkit-scrollbar{
    width: 3px;
    background-color: #ddd;
}
.style3::-webkit-scrollbar-thumb{
    background-color: #183EA1;
}


@-webkit-keyframes showSweetAlert {
    0% {
        transform: scale(0.7);
        -webkit-transform: scale(0.7); }
    45% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05); }
    80% {
        transform: scale(0.95);
        -webkit-transform: scale(0.95); }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1); }
}

@keyframes showSweetAlert {
    0% {
        transform: scale(0.7);
        -webkit-transform: scale(0.7); }
    45% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05); }
    80% {
        transform: scale(0.95);
        -webkit-transform: scale(0.95); }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1); }
}

/*新闻中心*/
.inner_nav ul li a i.i9{
    background: url("../images/i9.png") no-repeat center;
}
.inner_nav ul li a i.i10{
    background: url("../images/i10.png") no-repeat center;
}
.inner_nav ul li a:hover i.i9{
    background: url("../images/i9_h.png") no-repeat center;
}
.inner_nav ul li a:hover i.i10{
    background: url("../images/i10_h.png") no-repeat center;
}
.inner_nav ul li a.current i.i9{
    background: url("../images/i9_h.png") no-repeat center;
}
.inner_nav ul li a.current i.i10{
    background: url("../images/i10_h.png") no-repeat center;
}
.inews{
    margin-bottom: 54px;
}
.inews1{
    margin-top: 65px;
}
.inews1 a{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    background: #F6F6F6;
    border-radius: 20px;
    padding: 40px;
}
.inews1 a .tp{
    width: 40%;
    border-radius: 20px;
}
.inews1_txt{
    width: 57%;
}
.inews1_txt1{
    font-size: 18px;
    font-weight: 400;
    color: #183EA0;
    line-height: 1;
}
.inews1_txt2{
    margin: 25px 0 35px 0;
    font-size: 24px;
    font-weight: bold;
    color: #183EA0;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.inews1_txt3{
    font-size: 18px;
    font-weight: 400;
    color: #666666;
    line-height: 35px;
    height: 70px;
    overflow: hidden;
}
.inews1_txt4{
    margin-top: 45px;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: bold;
    color: #FE8501;
}
.inews1_txt4 i{
    width: 49px;
    height: 49px;
    background: #FE8501 url("../images/njt_h.png") no-repeat center;
    border: 1px solid #FE8501;
    border-radius: 50%;
    margin-left: 15px;
}
.inews1 a:hover .tp img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.inews2{
    margin-top: 63px;
}
.inews2 ul{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.inews2 ul li{
    width: 30%;
    margin-right: 5%;
    margin-bottom: 55px;
}
.inews2 ul li:nth-child(3n){
    margin-right: 0;
}
.inews2 ul li a{
    display: block;
    background: #F6F6F6;
    border-radius: 5px;
    padding: 25px 25px 40px 25px;
    transition: .5s;
}
.inews2_txt{
    margin-top: 30px;
}
.inews2_txt1{
    font-size: 18px;
    font-weight: 400;
    color: #202020;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.inews2_txt2{
    font-size: 12px;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
    margin: 20px 0 15px 0;
}
.inews2_txt3{
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}
.inews2_txt4{
    margin-top: 30px;
    width: 125px;
    height: 39px;
    background: #FFFFFF;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 39px;
    text-align: center;
    transition: .5s;
}
.inews2 ul li a:hover{
    background: #FFFFFF;
    box-shadow: 0px 0px 51px 3px rgba(238,238,238,0.8);
}
.inews2 ul li a:hover .tp img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.inews2 ul li a:hover .inews2_txt1{
    font-weight: bold;
    color: #183EA0;
}
.inews2 ul li a:hover .inews2_txt4{
    background: #FE8501;
    color: #fff;
}
/*分页*/
.pagination{
    text-align:center;
    color:#666;
    clear:both;
}
.pagination a{
    display:inline-block ;
    color: #666;
    text-align: center;
    text-transform: capitalize;
    padding:0px 10px;
    line-height:26px;
    margin:0px 1px 10px 1px;
    border: 1px solid #dbdbdb;
}
.pagination a:hover{
    color:#fff;
    background-color:#183EA0;
    border: 1px solid #183EA0;
}
.pagination a.active {
    color:#fff;
    background-color: #183EA0;
    border: 1px solid #183EA0;
}

/*新闻详情*/
.inewsshow{
    margin-bottom: 34px;
}
.inewsshow_con{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 55px;
}
.inewsshow_con_fl{
    width: 72%;
}
.show_title{
    text-align: center;
}
.show_title h3{
    font-size: 24px;
    font-weight: bold;
    color: #183EA0;
    line-height: 30px;
    margin-bottom: 20px;
}
.show_title p{
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #646464;
    font-size: 14px;
}
.show_title span{
    padding: 0 8px;
    background: url("../images/li.jpg") no-repeat right center;
}
.show_title span:last-child{
    background: none;
}
.show_content{
    line-height: 30px;
    font-size: 16px;
    font-weight: 400;
    color: #444444;
    padding:30px 0  35px 0;
}
.show_content img{
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    height: auto;
}
.show_back{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.show_back_fl{
    width: 70%;
    overflow:hidden;
}
.show_back_fl li{
    margin-bottom:5px;
    line-height:25px;
    color:#616161;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.show_back_fl li a{
    color: #A7A7A8;
}
.show_back_fl li a:hover{
    color: #FE8502;
}
.show_back_fr{
    overflow:hidden;
}
.show_back_fr a{
    display:flex;
    align-items: center;
    height: 44px;
    line-height:44px;
    background: #FE8502;
    border-radius: 5px;
    color:#fff;
    padding: 0 30px 0 40px;
}
.show_back_fr a img{
    padding-left: 20px;
}
.inewsshow_con_fr{
    width: 25%;
}
.reladated_news{
    margin-top: 35px;
}
.reladated_title{
    border-bottom: 1px solid #c3c3c3;
    padding-bottom: 17px;
}
.reladated_title p{
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    color: #183EA0;
    line-height: 1;
    position: relative;
}
.reladated_title p:after{
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #183EA0;
    position: absolute;
    bottom: -20px;
}
.reladated_news_con{
    margin-top: 25px;
    position: relative;
    padding-bottom: 54px;
}
.reladated_news_con .swiper-slide{
    display: initial;
}
.reladateds a{
    display:block;
    overflow: hidden;
    text-align: justify;
    position: relative;
    background: #F6F6F6;
    border-radius: 5px;
    padding: 20px;
    transition: .5s;
}
.reladateds a:hover{
    background: #FFFFFF;
    box-shadow: 0px 0px 51px 3px rgba(238,238,238,0.8);
}
.reladateds a:hover .tp img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.swiper-pagination3{
    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;
}
.reladated_news_con .swiper-pagination3{
    bottom: 0;
    right: 0;
    width: 100%;
}
.reladated_news_con .swiper-pagination-bullet{
    width: 11px;
    height: 11px;
    background: #183EA0;
    opacity: 1;
    outline: none;
    margin: 0px 10px;
    border-radius: 50%;
}
.reladated_news_con .swiper-pagination-bullet-active{
    width: 11px;
    height: 11px;
    background: transparent;
    position: relative;
}
.reladated_news_con .swiper-pagination-bullet-active::after{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 19px;
    height: 19px;
    border: 2px solid #183EA0;
    border-radius: 50%;
}
.inewsshow_con_fr{
    width: 23%;
    height: 100%;
    background: #F6F6F6;
    border-radius: 10px;
    padding: 20px 12px;
}
.inewsshow_con_fr_title{
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    padding-bottom: 13px;
}
.inewsshow_con_fr_title h3{
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    line-height: 34px;
    padding-left: 46px;
    position: relative;
}
.inewsshow_con_fr_title h3:before{
    content: '';
    display: block;
    width: 34px;
    height: 34px;
    background: #FE8502 url("../images/h3.png") no-repeat center;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
}
.inewsshow_con_fr_info{
    margin-top: 14px;
}
.inewsshow_con_fr_info li{
    margin-bottom: 18px;
    overflow: hidden;
}
.inewsshow_con_fr_info li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.inewsshow_con_fr_info li a .tp{
    width: 45%;
}
.inewsshow_txt{
    width: 55%;
    padding-left: 10px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}

/*产品中心*/
.ipro{
    margin-bottom: 55px;
}
.ipro .inner_nav ul li a{
    display: block;
    text-align: center;
}
.ipro_con{
    margin: 60px 0 25px 0;
}
.ipro_con ul{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.ipro_con ul li{
    width: 22.75%;
    margin-right: 3%;
    margin-bottom: 55px;
}
.ipro_con ul li:nth-child(4n){
    margin-right: 0;
}
.ipro_con ul li a{
    display: block;
    border: 1px solid #EEEEEE;
    transition: .5s;
}
.ipro_con ul li a:hover{
    box-shadow: 0px 0px 51px 3px rgba(238,238,238,0.8);
}
.ipro_con ul li a .pic:after{
    padding-bottom: 90%;
}
.ipro_con ul li a .pic img{
    padding: 30px;
}
.ipro_txt{
    text-align: center;
    padding: 30px 0 12px 0;
    overflow: hidden;
    background: #F9F9F9;
}
.ipro_txt1{
    font-size: 18px;
    font-weight: 400;
    color: #202020;
    line-height: 1;
    margin-bottom: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ipro_txt2{
    width: 53px;
    margin: 0 auto;
    height: 53px;
    background: #F9F9F9 url("../images/pjt.png") no-repeat center;
    border-radius: 50%;
    transition: .5s;
}
.ipro_con ul li a:hover .ipro_txt2{
    background: #FE8501 url("../images/pjt_h.png") no-repeat center;
    box-shadow: 0px 0px 51px 3px rgba(238,238,238,0.8);
}

/*产品详情*/
.iproshow{
    margin-bottom: 65px;
}
.iproshow1{
    margin-top: 65px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.iproshow1_fl{
    width: 49%;
}
.iproshow1_fl_t1{
    position: relative;
}
.iproshow1_fl_t1 .gallery-top {
    width: 100%;
    height: auto;
}
.iproshow1_fl_t1 .gallery-top .swiper-slide{
    display: initial;
}
.proshow-max a{
    display: block;
    position: relative;
    text-align: justify;
    width: 100%;
    border: 1px solid #ddd;
    background-color: #f6f6f6;
}
.proshow-max a .pic:after{
    padding-bottom: 90%;
}
.proshow-max a .pic img{
    padding: 20px;
}
.iproshow1_fl_t1 .swiper-button-next2, .iproshow1_fl_t1 .swiper-button-prev2{
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -49px;
    width: 45px;
    height: 45px;
    z-index: 10;
    cursor: pointer;
    outline: none;
    text-align: center;
    transition: .5s;
    background: url("../images/psjt.png") no-repeat center;
}
.iproshow1_fl_t1 .swiper-button-next2:hover ,.iproshow1_fl_t1 .swiper-button-prev2:hover{
    background: url("../images/psjt_h.png") no-repeat center;
}
.iproshow1_fl_t1 .swiper-button-prev2{
    right: auto;
    left: 30px;
}
.iproshow1_fl_t1 .swiper-button-next2{
    left: auto;
    right: 30px;
    transform:rotateY(-180deg);
}
.iproshow1_fl_t2{
    position: relative;
    margin-top: -20%;
}
.iproshow1_fl_t2 .gallery-thumbs {
    width: 88%;
    height: auto;
}
.iproshow1_fl_t2 .gallery-thumbs .swiper-slide{
    display: initial;
}
.proshow-min a{
    display: block;
    position: relative;
    text-align: justify;
    width: 100%;
}
.proshow-min a .pic{
    border: 1px solid #d2d0d0;
    background-color: #fff;
}
.proshow-min a .pic:after{
    padding-bottom: 90%;
}
.proshow-min a .pic img{
    padding: 5px;
    border: none;
}
.proshow-min.swiper-slide-thumb-active a .pic{
    border: 1px solid #192ca5;
}
.proshow-min.swiper-slide-thumb-active a img{
    border: none;
}

.iproshow1_fr{
    width: 48%;
}
.iproshow1_fr1{
    font-size: 30px;
    font-weight: bold;
    color: #183EA0;
    border-bottom: 2px solid #183EA0;
    padding-bottom: 25px;
    line-height: 24px;
}
.iproshow1_fr2{
    margin-top: 50px;
}
.iproshow1_fr2 dl{
    margin-bottom: 35px;
}
.iproshow1_fr2 dt{
    font-size: 18px;
    font-weight: 400;
    color: #222222;
    line-height: 1;
}
.iproshow1_fr2 dd{
    margin-top: 15px;
    font-size: 16px;
    font-weight: 400;
    color: #6A6A6A;
    line-height: 32px;
}
.iproshow1_fr3{
    padding-top: 105px;
    border-top: 1px solid #D2D0D0;
    display: flex;
}
.iproshow1_fr3 a{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 58px;
    background: #FFFFFF;
    border: 1px solid #183EA0;
    font-size: 18px;
    font-weight: bold;
    color: #183EA0;
    transition: .5s;
}
.iproshow1_fr3 a.yx{
    padding: 0 10px;
    margin-right: 20px;
}
.iproshow1_fr3 a.yx i{
    background: url("../images/yx.png") no-repeat center;
    width: 30px;
    height: 22px;
    margin-right: 10px;
    transition: .5s;
}
.iproshow1_fr3 a.lxwm{
    padding: 0 30px;
}
.iproshow1_fr3 a.lxwm i{
    background: url("../images/lxwm.png") no-repeat center;
    width: 20px;
    height: 16px;
    margin-left: 25px;
    transition: .5s;
}
.iproshow1_fr3 a:hover{
    background: #FE8501;
    color: #fff;
    border: 1px solid #FE8501;
}
.iproshow1_fr3 a.yx:hover i{
    background: url("../images/yx_h.png") no-repeat center;
}
.iproshow1_fr3 a.lxwm:hover i{
    background: url("../images/lxwm_h.png") no-repeat center;
}
.iproshow2{
    margin: 70px 0 50px 0;
}
.iproshow2_con{
    margin-top: 25px;
    font-size: 16px;
    font-weight: 400;
    color: #444444;
    line-height: 30px;
}
.iproshow3 ul{
    display: flex;
    justify-content: center;
    align-items: center;
}
.iproshow3 ul li.center{
    margin: 0 20px;
}
.iproshow3 ul li a{
    display: block;
    width: 135px;
    line-height: 42px;
    border: 1px solid #E5E5E5;
    color: #666;
    transition: .5s;
}
.iproshow3 ul li a:hover{
    color: #fff;
    border: 1px solid #192CA5;
}
.iproshow3 ul li.left a{
    background: #EAEAEA url("../images/left.png") no-repeat 15px center;
    padding-left: 47px;
}
.iproshow3 ul li.center a{
    background: url("../images/center.png") no-repeat center;
    width: 36px;
    height: 36px;
    border: none;
}
.iproshow3 ul li.right a{
    background: #EAEAEA url("../images/right.png") no-repeat 102px center;
    padding-left: 15px;
}
.iproshow3 ul li.left a:hover{
    background: #192CA5 url("../images/left_h.png") no-repeat 20px center;
}
.iproshow3 ul li.center a:hover{
    background: url("../images/center_h.png") no-repeat center;
}
.iproshow3 ul li.right a:hover{
    background: #192CA5 url("../images/right_h.png") no-repeat 102px center;
}
.iproshow4{
    margin-top: 30px;
}
.iproshow4_con{
    margin-top: 38px;
    position: relative;
}
.iproshow4_con .swiper-container{
    width: 92%;
    margin: 0 auto;
}
.iproshow4_con .swiper-slide{
    display: initial;
}
.iproshow4s a{
    overflow: hidden;
    position: relative;
    width: 100%;
    transition: .5s;
}
.iproshow4s a .pic{
    border: 1px solid #E5E5E5;
}
.iproshow4s a .pic img{
    padding: 10px;
}
.iproshow4s a .pic:after{
    padding-bottom: 90%;
}
.iproshow4_txt{
    margin-top: 30px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.iproshow4s a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.iproshow4_con .swiper-button-next1, .iproshow4_con .swiper-button-prev1{
    display: block;
    position: absolute;
    top: 50%;
    width: 21px;
    height: 42px;
    margin-top: 0;
    transform: translate(0, -50%);
    z-index: 10;
    cursor: pointer;
    outline: none;
    background: url("../images/pshowjt.png") no-repeat center;
    text-align: center;
    border-radius: 0;
}
.iproshow4_con .swiper-button-next1:hover, .iproshow4_con .swiper-button-prev1:hover{
    background: url("../images/pshowjt_h.png") no-repeat center;
}
.iproshow4_con .swiper-button-prev1{
    left: 0;
    right: auto;
}
.iproshow4_con .swiper-button-next1{
    right: 0;
    left: auto;
    transform: translate(0, -50%) rotateY(-180deg);
}
.iproshow4s a:hover .pic{
    border: 1px solid #183EA0;
}
.iproshow4s a:hover .iproshow4_txt{
    color: #183EA0;
}
.proshow_top{
    position: fixed;
    right: 10px;
    bottom: 10px;
}




@media (min-width:1601px) and (max-width:1650px){
    .iban_info h3{
        font-size: 90px;
    }
    .ilocation{
        width: 94%;
        padding: 0 25px;
    }
    .ilocation .container2{
        width: 100%;
    }
    .icontact1_fr ul li{
        margin-bottom: 95px;
    }
}

@media (min-width:1501px) and (max-width:1600px){
    .container2{
        width:90%;
    }
    .ban_txt1{
        font-size: 44px;
    }
    .ban_txt1 span{
        font-size: 36px;
    }
    .ban_txt3{
        font-size: 72px;
    }
    .pro_txt1{
        font-size: 24px;
        margin-bottom: 30px;
    }
    .news_title h3{
        font-size: 44px;
    }
    .iban_info h3{
        font-size: 80px;
    }
    .iban_info p{
        font-size: 28px;
    }
    .iban_info p:after{
        width: 55px;
    }
    .ilocation{
        width: 94%;
        padding: 0 25px;
    }
    .ilocation .container2{
        width: 100%;
    }
    .icontact1_fr ul li{
        margin-bottom: 75px;
    }
    .jointck_con1_fl{
        font-size: 32px;
    }
    .jointck_close a img{
        width: 50px;
        height: 50px;
    }
}

@media (min-width:1401px) and (max-width:1500px){
    .container2{
        width:90%;
    }
    .ban_txt1{
        font-size: 40px;
    }
    .ban_txt1 span{
        font-size: 32px;
    }
    .ban_txt3{
        font-size: 60px;
    }
    .pro_txt1{
        font-size: 22px;
        margin-bottom: 30px;
    }
    .news_title h3{
        font-size: 40px;
    }
    .iban_info h3{
        font-size: 70px;
    }
    .iban_info p{
        font-size: 26px;
    }
    .iban_info p:after{
        width: 50px;
    }
    .ilocation{
        width: 94%;
        padding: 0 25px;
    }
    .ilocation .container2{
        width: 100%;
    }
    .inner_nav ul li{
        margin-right: 44px;
    }
    .inner_nav ul li a{
        width: 286px;
    }
    .iabout3 ul li h3{
        font-size: 22px;
    }
    .iabout3 ul li h3 span{
        font-size: 44px;
    }
    .icontact1_fr ul li{
        width: 48%;
        margin-right: 4%;
        margin-bottom: 55px;
    }
    .inner_title{
        font-size: 34px;
    }
    .icontact2{
        margin: 70px 0;
    }
    .ijoin2_txt1{
        font-size: 22px;
    }
    .jointck_con1_fl{
        font-size: 30px;
    }
    .jointck_close a img{
        width: 45px;
        height: 45px;
    }
    .inewsshow_con_fr{
        width: 25%;
    }
}

@media (min-width:1280px) and (max-width:1400px){
    .container2{
        width:90%;
    }
    .ban_txt1{
        font-size: 38px;
    }
    .ban_txt1 span{
        font-size: 30px;
    }
    .ban_txt3{
        font-size: 54px;
    }
    .pro_txt1{
        font-size: 20px;
        margin-bottom: 30px;
    }
    .news_title h3{
        font-size: 38px;
    }
    .iban_info h3{
        font-size: 50px;
    }
    .iban_info p{
        font-size: 24px;
    }
    .iban_info p:after{
        width: 45px;
    }
    .ilocation{
        width: 94%;
        padding: 0 25px;
    }
    .ilocation .container2{
        width: 100%;
    }
    .inner_nav ul li{
        margin-right: 34px;
    }
    .inner_nav ul li a{
        width: 266px;
        padding: 16px 5px;
        font-size: 20px;
    }
    .iculture1_txt h3{
        margin: 20px 0 35px 0;
    }
    .iban_info h3{
        font-size: 50px;
    }
    .iban_info p{
        font-size: 24px;
    }
    .iban_info p:after{
        width: 45px;
    }
    .ilocation{
        width: 94%;
        padding: 0 25px;
    }
    .ilocation .container2{
        width: 100%;
    }
    .inner_nav ul li{
        margin-right: 34px;
    }
    .inner_nav ul li a{
        width: 266px;
    }
    .iculture1_txt h3{
        margin: 20px 0 35px 0;
    }
    .iabout1{
        font-size: 22px;
    }
    .iabout1 span{
        font-size: 20px;
    }
    .iabout3 ul li h3{
        font-size: 20px;
    }
    .iabout3 ul li h3 span{
        font-size: 40px;
    }
    .iabout4_title{
        font-size: 22px;
    }
    .icontact1_fr ul li{
        width: 48%;
        margin-right: 4%;
        margin-bottom: 55px;
    }
    .inner_title{
        font-size: 30px;
    }
    .icontact2{
        margin: 60px 0;
    }
    .ijoin1 ul li a{
        padding: 35px 25px 40px 25px;
    }
    .ijoin2_txt1{
        font-size: 20px;
    }
    .jointckss{
        padding: 40px 60px;
    }
    .jointck_con1{
        padding-bottom: 15px;
    }
    .jointck_con1_fl{
        font-size: 26px;
    }
    .jointck_close a img{
        width: 40px;
        height: 40px;
    }
    .inews1 a{
        padding: 30px;
    }
    .inews1_txt2{
        margin: 15px 0 25px 0;
        font-size: 22px;
    }
    .inews1_txt4{
        margin-top: 25px;
    }
    .inewsshow_con_fr{
        width: 25%;
    }
    .show_title h3{
        font-size: 22px;
    }
    .reladated_title p{
        font-size: 22px;
    }
    .inewsshow_con_fr_title h3{
        font-size: 18px;
    }
}

@media (min-width:1200px) and (max-width:1279px){
    .container2{
        width:90%;
    }
    .ban_txt1{
        font-size: 38px;
    }
    .ban_txt1 span{
        font-size: 30px;
    }
    .ban_txt3{
        font-size: 54px;
    }
    .pro_txt1{
        font-size: 20px;
        margin-bottom: 30px;
    }
    .news_title h3{
        font-size: 34px;
    }
    .footer1_fc{
        padding: 0 4%;
    }
    .iban_info h3{
        font-size: 50px;
    }
    .iban_info p{
        font-size: 24px;
    }
    .iban_info p:after{
        width: 45px;
    }
    .ilocation{
        width: 94%;
        padding: 0 25px;
    }
    .ilocation .container2{
        width: 100%;
    }
    .inner_nav ul li{
        margin-right: 34px;
    }
    .inner_nav ul li a{
        width: 266px;
        font-size: 20px;
    }
    .iculture1_txt h3{
        margin: 20px 0 35px 0;
    }
    .iabout1{
        font-size: 22px;
    }
    .iabout1 span{
        font-size: 20px;
    }
    .iabout3 ul li h3{
        font-size: 20px;
    }
    .iabout3 ul li h3 span{
        font-size: 40px;
    }
    .iabout4_title{
        font-size: 22px;
    }
    .icontact1_fr ul li{
        width: 48%;
        margin-right: 4%;
        margin-bottom: 55px;
    }
    .inner_title{
        font-size: 30px;
    }
    .icontact2{
        margin: 50px 0;
    }
    .ijoin1 ul li a{
        padding: 35px 25px 40px 25px;
    }
    .ijoin2_txt1{
        font-size: 20px;
    }
    .jointckss{
        padding: 40px 60px;
    }
    .jointck_con1{
        padding-bottom: 15px;
    }
    .jointck_con1_fl{
        font-size: 26px;
    }
    .jointck_close a img{
        width: 40px;
        height: 40px;
    }
    .inews1 a{
        padding: 30px;
    }
    .inews1_txt2{
        margin: 15px 0 25px 0;
        font-size: 20px;
    }
    .inews1_txt4{
        margin-top: 25px;
    }
    .inewsshow_con_fr{
        width: 25%;
    }
    .show_title h3{
        font-size: 22px;
    }
    .reladated_title p{
        font-size: 22px;
    }
    .inewsshow_con_fr_title h3{
        font-size: 18px;
    }
}

@media(max-width:1199px) {
    .container1{
        width:100%;
        margin:0 auto;
        padding-left:15px;
        padding-right:15px;
    }
    .container2 {
        width: 100%;
        margin: 0 auto;
        padding-left: 15px;
        padding-right: 15px;
    }
    .show_content img{
        display:block;
        max-width:100%;
        height:auto;
        margin: auto;
    }
    .home-banner{
        margin-top: 60px;
    }
    .inner-banner{
        margin-top: 60px;
    }
    .ban_txt1{
        font-size: 38px;
    }
    .ban_txt1 span{
        font-size: 30px;
    }
    .ban_txt3{
        font-size: 48px;
        margin: 35px 0 45px 0;
    }
    .home-pro{
        padding: 58px 0 48px 0;
    }
    .pro_con{
        padding-bottom: 50px;
    }
    .pro_txt{
        margin-top: 25px;
    }
    .pro_txt1{
        font-size: 18px;
        margin-bottom: 15px;
    }
    .pro_txt2{
        width: 125px;
        height: 45px;
    }
    .aboutinfos{
        height: 355px;
        padding-bottom: 50px;
    }
    .about_title{
        font-size: 26px;
    }
    .about_fl{
        padding-bottom: 35px;
    }
    .about_fl1{
        font-size: 22px;
    }
    .about_fl2{
        margin: 30px 0 40px 0;
    }
    .about_fl3 a{
        height: 50px;
    }
    .aboutinfos:hover .about_fl3 a{
        width: 150px;
        height: 50px;
        padding-left: 25px;
    }
    .about_fl3 a:after{
        right: 25px;
    }
    .about_fr1{
        margin-top: 35px;
    }
    .home-news{
        margin: 50px auto 45px auto;
    }
    .news_title h3{
        font-size: 30px;
    }
    .news_title p{
        font-size: 16px;
    }
    .news a{
        box-shadow: 0px 0px 30px 2px rgba(238,238,238,.66);
        padding: 37px 15px 27px 15px;
        margin: 35px 0;
    }
    .news_txt2{
        font-size: 16px;
        line-height: 30px;
        height: 60px;
        margin: 15px 0 20px 0;
    }
    .news_txt3{
        margin-top: 25px;
    }
    .news_txt3 i{
        width: 40px;
        height: 40px;
    }
    .footer1{
        padding: 50px 0;
    }
    .footer1_fl h3{
        margin-bottom: 20px;
    }
    .footer1_fc{
        padding: 0 4%;
    }
    .menulist{
        margin-top: 20px;
    }
    .ilocation{
        width:100%;
        margin:0 auto;
        padding-left:15px;
        padding-right:15px;
    }
    .iban_info h3{
        font-size: 50px;
    }
    .iban_info p{
        font-size: 24px;
    }
    .iban_info p:after{
        width: 45px;
    }
    .inner_nav ul li{
        margin-right: 35px;
    }
    .inner_nav ul li a{
        width: 236px;
        padding: 15px 5px;
        font-size: 18px;
    }
    .inner_nav ul li a i{
        margin-right: 15px;
    }
    .iculture1{
        margin: 47px 0 50px 0;
    }
    .iculture1_txt h3{
        margin: 15px 0 25px 0;
        font-size: 20px;
    }
    .iculture2{
        margin-bottom: 50px;
    }
    .iculture2 ul li{
        width: 23.5%;
        margin-right: 2%;
        height: 300px;
    }
    .top a i{
        width: 54px;
        height: 54px;
    }
    .iabout1{
        font-size: 20px;
    }
    .iabout1 span{
        font-size: 18px;
    }
    .iabout2{
        margin: 50px 0;
    }
    .iabout2 .picture{
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .iabout2 .picture img{
        max-width: 100%;
        margin-bottom: 20px;
    }
    .iabout2 .picture img:last-child{
        margin-bottom: 0;
    }
    .iabout3 ul li h3{
        font-size: 18px;
    }
    .iabout3 ul li h3 span{
        font-size: 38px;
    }
    .iabout4_title{
        font-size: 20px;
    }
    .icontact1_fr ul li{
        width: 100%;
        margin-right: 0%;
        margin-bottom: 20px;
    }
    .icontact1_fr ul li:nth-child(3), .icontact1_fr ul li:nth-child(4){
        margin-bottom: 20px;
    }
    .icontact1_fr_txt span{
        margin: 5px 0 10px 0;
    }
    .icontact2{
        margin: 30px 0 50px 0;
    }
    .inner_title{
        font-size: 26px;
    }
    .icontact3_con{
        margin-top: 35px;
        padding: 50px 0;
    }
    .ijoin1 ul li a{
        padding: 30px 20px 35px 20px;
    }
    .ijoin1_txt2{
        margin: 15px 0 20px 0;
    }
    .ijoin1_txt2 dl{
        flex-direction: column;
    }
    .ijoin2{
        padding: 50px 0;
    }
    .ijoin2_con ul li{
        padding: 35px 20px;
        height: 385px;
    }
    .ijoin2_txt1{
        font-size: 18px;
    }
    .jointckss{
        padding: 25px 35px;
    }
    .jointck_con2{
        margin-top: 25px;
        height: 210px;
    }
    .jointck_con1_fl{
        font-size: 20px;
    }
    .jointck_close a img{
        width: 30px;
        height: 30px;
    }
    .jointck_con1{
        padding-bottom: 15px;
    }
    .inews{
        margin-bottom: 40px;
    }
    .inews1{
        margin-top: 50px;
    }
    .inews1 a{
        padding: 25px;
    }
    .inews1_txt2{
        margin: 15px 0 25px 0;
        font-size: 20px;
    }
    .inews1_txt3{
        font-size: 16px;
        line-height: 30px;
        height: 60px;
    }
    .inews1_txt4{
        margin-top: 25px;
    }
    .inews2{
        margin-top: 50px;
    }
    .inews2 ul li{
        width: 31%;
        margin-right: 3.5%;
        margin-bottom: 35px;
    }
    .show_title h3{
        font-size: 20px;
    }
    .inewsshow_con_fl{
        width: 67%;
    }
    .inewsshow_con_fr{
        width: 30%;
    }
    .reladated_title p{
        font-size: 20px;
    }
    .inewsshow_con_fr_title h3{
        font-size: 18px;
    }
    .ipro_con{
        margin: 50px 0 25px 0;
    }
    .ipro_con ul li{
        margin-bottom: 35px;
    }
    .ipro_txt{
        padding: 20px 0 12px 0;
    }
    .ipro_txt1{
        margin-bottom: 12px;
        font-size: 16px;
    }
    .iproshow{
        margin-bottom: 50px;
    }
    .iproshow1{
        margin-top: 50px;
    }
    .iproshow1_fl_t2{
        margin-top: 20px;
    }
    .iproshow1_fr1{
        font-size: 24px;
    }
    .iproshow1_fr2{
        margin-top: 35px;
    }
    .iproshow1_fr2 dl{
        margin-bottom: 20px;
    }
    .iproshow1_fr3{
        padding-top: 35px;
    }
    .iproshow1_fl_t1 .swiper-button-prev2{
        left: 0;
    }
    .iproshow1_fl_t1 .swiper-button-next2{
        right: 0;
    }
    .iproshow2{
        margin: 50px 0 30px 0;
    }
    .iproshow4_txt{
        margin-top: 20px;
    }
}

@media(max-width:820px) {
    .ban_txt1{
        font-size: 30px;
    }
    .ban_txt1 span{
        font-size: 22px;
    }
    .ban_txt3{
        font-size: 38px;
        margin: 25px 0 35px 0;
    }
    .footer1_fl span{
        font-size: 20px;
    }
    .iban_info h3{
        font-size: 40px;
    }
    .iban_info p{
        font-size: 20px;
    }
    .iban_info p:after{
        width: 35px;
    }
    .iculture1_txt .icon{
        width: 54px;
        height: 54px;
    }
    .iculture1_txt .icon img{
        max-width: 45%;
    }
    .iculture1_txt h3{
        font-size: 16px;
        margin: 10px 0 20px 0;
    }
    .iculture1_txt p{
        font-size: 14px;
        line-height: 25px;
    }
    .iculture2 ul li{
        height: 250px;
        justify-content: flex-start;
        padding: 35px 15px;
    }
    .iculture2_txt h3{
        font-size: 18px;
        margin: 25px 0 15px 0;
    }
    .iculture2_txt p{
        font-size: 14px;
        line-height: 25px;
    }
    .icontact1{
        flex-direction: column;
    }
    .icontact1_fl{
        width: 100%;
    }
    .icontact1_fr{
        width: 100%;
        margin-top: 20px;
    }
    .icontact1_fr ul li{
        width: 48%;
        margin-right: 4%;
    }
    .ijoin2_con ul li .tp{
        margin: 15px 0;
    }
    .inews1 a{
        padding: 15px;
    }
    .inews1_txt2{
        font-size: 18px;
        margin: 10px 0 15px 0;
    }
    .inews1_txt4{
        margin-top: 15px;
    }
    .inews1_txt4 i{
        width: 39px;
        height: 39px;
    }
    .inews2 ul li {
        width: 32%;
        margin-right: 2%;
    }
    .inews2 ul li a{
        padding: 15px 15px 30px 15px;
    }
    .inews2_txt{
        margin-top: 20px;
    }
    .inews2_txt1{
        font-size: 16px;
    }
    .inews2_txt2{
        margin: 10px 0 5px 0;
    }
    .inews2_txt4{
        margin-top: 20px;
    }
    .ipro_txt2{
        width: 43px;
        height: 43px;
    }
    .iproshow1_fr1{
        font-size: 20px;
        padding-bottom: 15px;
    }
    .iproshow1_fr2 dd{
        margin-top: 5px;
    }
    .iproshow1_fr3{
        flex-direction: column;
    }
    .iproshow1_fr3 a.yx{
        margin-right: 0;
        margin-bottom: 10px;
    }
}


@media(max-width:768px) {
    .pro_txt1{
        font-size: 16px;
    }
    .pro_txt2{
        font-size: 14px;
    }
    .about_title{
        font-size: 22px;
    }
    .about_fl1{
        font-size: 18px;
    }
    .about_fl2{
        margin: 20px 0 30px 0;
    }
    .news_title h3{
        font-size: 26px;
    }
    .inner_nav ul li a{
        width: 186px;
        font-size: 16px;
    }
    .iabout1{
        font-size: 18px;
    }
    .iabout1 span{
        font-size: 16px;
    }
    .iabout2{
        line-height: 30px;
        margin: 35px 0;
    }
    .iabout3 ul li h3{
        font-size: 16px;
    }
    .iabout3 ul li h3 span{
        font-size: 30px;
    }
    .iabout4{
        padding: 35px 0;
        margin-top: 35px;
    }
    .iabout4_title{
        font-size: 18px;
    }
    .iabout4_con{
        margin-top: 35px;
    }
    .inner_title{
        font-size: 22px;
    }
    .ijoin2_con ul li{
        padding: 30px 20px;
    }
    .show_back_fr a{
        padding: 0 20px 0 30px;
    }
}

@media(max-width:600px) {
    .ban_txt{
        top: 15%;
    }
    .ban_txt1{
        font-size: 20px;
    }
    .ban_txt1 span{
        font-size: 14px;
    }
    .ban_txt2{
        font-size: 14px;
        margin-top: 10px;
    }
    .ban_txt3{
        font-size: 20px;
        margin: 10px 0 20px 0;
    }
    .ban_txt4 a{
        font-size: 14px;
    }
    .home-banner .swiper-pagination{
        bottom: 5px !important;
    }
    .home-banner .swiper-pagination-bullet{
        width: 9px;
        height: 9px;
    }
    .home-banner .swiper-pagination-bullet-active{
        width: 9px;
        height: 9px;
    }
    .home-banner .swiper-pagination-bullet-active::after{
        width: 15px;
        height: 15px;
    }
    .home-pro{
        padding: 30px 0;
    }
    .pro_con{
        padding-bottom: 35px;
    }
    .pro_con .swiper-pagination-bullet{
        width: 9px;
        height: 9px;
    }
    .pro_con .swiper-pagination-bullet-active{
        width: 9px;
        height: 9px;
    }
    .pro_con .swiper-pagination-bullet-active::after{
        width: 15px;
        height: 15px;
    }
    .aboutinfos{
        height: 305px;
        padding-bottom: 30px;
    }
    .aboutinfoss{
        padding: 0 25px;
    }
    .about_fl{
        width: 100%;
    }
    .about_fr{
        width: 100%;
        margin-top: 20px;
    }
    .about_title{
        font-size: 20px;
        transform: translateY(150px);
    }
    .about_fr1{
        margin-top: 20px;
    }
    .home-news{
        margin: 30px auto;
    }
    .news_title h3{
        font-size: 22px;
    }
    .news_title p{
        margin: 20px 0;
    }
    .news_con{
        padding-bottom: 15px;
    }
    .news a{
        margin: 20px 0;
    }
    .news_txt3 i{
        width: 30px;
        height: 30px;
    }
    .news_con .swiper-pagination-bullet{
        width: 9px;
        height: 9px;
    }
    .news_con .swiper-pagination-bullet-active{
        width: 9px;
        height: 9px;
    }
    .news_con .swiper-pagination-bullet-active::after{
        width: 15px;
        height: 15px;
    }
    .footer1{
        padding: 30px 0;
    }
    .footer1 .container2{
        flex-direction: column;
    }
    .footer1_fl{
        width: 100%;
    }
    .footer1_fc{
        width: 100%;
        padding: 0;
        margin: 20px 0;
    }
    .footer1_fr{
        width: 100%;
    }
    .footer1_fl h3{
        margin-bottom: 0;
    }
    .footer1_fl br{
        display: none;
    }
    .menulist{
        display: none;
    }
    .footer1_fc ul{
        
    }
    .footer1_fc ul li{
        width: 33.3%;
        text-align: center;
    }
    .footer1_fr img{
        max-width: 30%;
    }
    .footer_nation{
        margin-bottom: 20px;
    }
    .footer2{
        padding: 20px 0;
    }
    .iban_info h3{
        font-size: 26px;
        margin-bottom: 10px;
    }
    .iban_info p{
        font-size: 16px;
    }
    .iban_info p:after{
        width: 25px;
        margin-top: 10px;
    }
    .ilocation .container2{
        padding: 15px 0;
    }
    .inner_nav{
        margin-top: 30px;
    }
    .inner_nav ul{
        flex-direction: column;
    }
    .inner_nav ul li{
        margin-right: 0;
        margin-bottom: 20px;
    }
    .inner_nav ul li:last-child{
        margin-bottom: 0;
    }
    .inner_nav ul li a{
        width: 100%;
        padding: 10px 5px;
    }
    .iculture1{
        margin: 30px 0;
    }
    .iculture1 li{
        margin-bottom: 20px;
    }
    .iculture1 li .tp{
        width: 100%;
    }
    .iculture1_txt{
        width: 100%;
        position: inherit;
        padding: 25px 15px;
    }
    .iculture2{
        margin-bottom: 15px;
    }
    .iculture2 ul li{
        width: 49%;
        margin-right: 2%;
        margin-bottom: 10px;
    }
    .iculture2 ul li:nth-child(2n){
        margin-right: 0;
    }
    .iculture2_txt h3{
        font-size: 16px;
    }
    .top{
        padding: 23px 0 19px 0;
    }
    .top a i{
        width: 40px;
        height: 40px;
        background-size: 30%;
    }
    .iabout1{
        margin-top: 20px;
    }
    .iabout1 span{
        display: block;
        margin-left: 0;
        padding-left: 0;
        margin-top: 5px;
    }
    .iabout1 span:before{
        display: none;
    }
    .iabout2{
        margin: 20px 0;
    }
    .iabout3 ul li h3{
        font-size: 14px;
    }
    .iabout3 ul li h3 span{
        font-size: 20px;
    }
    .iabout3 ul li p{
        margin-top: 10px;
        font-size: 14px;
    }
    .iabout4{
        padding: 20px 0;
        margin-top: 20px;
    }
    .iabout4_con{
        margin-top: 20px;
    }
    .iabout4_con .swiper-container{
        width: 86%;
    }
    .icontact1{
        margin-top: 20px;
    }
    .icontact1_fr ul li{
        width: 100%;
        margin-right: 0;
    }
    .icontact1_fr_txt h3{
        font-size: 16px;
    }
    .icontact1_fr_txt span{
        font-size: 12px;
    }
    .icontact1_fr_txt{
        font-size: 14px;
    }
    .icontact2{
        margin: 10px 0 30px 0;
    }
    .inner_title{
        font-size: 20px;
    }
    .icontact2_con{
        margin-top: 20px;
    }
    .icontact3_con{
        margin-top: 20px;
        padding: 30px 0;
    }
    .lx1{
        flex-direction: column;
    }
    .lx1 i{
        left: 15px;
    }
    .lx1 label{
        left: 50px;
    }
    .lx1s{
        width: 100%;
        margin-bottom: 15px;
    }
    .lx1 input{
        padding-left: 130px;
    }
    .lx1 textarea{
        padding: 15px 20px 20px 130px;
        height: 150px;
    }
    .lx2{
        width: 100%;
        margin: 21px 0;
    }
    .lx2_fl{
        width: 70%;
    }
    .lx2_fl label{
        left: 15px;
    }
    .lx2_fl input{
        padding-left: 130px;
    }
    .lx2_fr{
        width: 28%;
    }
    .ijoin1{
        margin: 20px 0 10px 0;
    }
    .ijoin1 ul li{
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .ijoin2{
        padding: 30px 0 10px 0;
    }
    .ijoin2_con{
        margin-top: 20px;
    }
    .ijoin2_con ul li{
        width: 48%;
        margin-right: 4%;
        margin-bottom: 20px;
    }
    .ijoin2_con ul li:nth-child(2n){
        margin-right: 0;
    }
    .jointck_con1{
        flex-direction: column;
        align-items: flex-start;
    }
    .jointck_con1_fl{
        font-size: 18px;
        margin-bottom: 10px;
    }
    .jointck_con1_fr dl{
        flex-direction: column;
    }
    .jointck_con1_fr dl dd{
        margin-left: 0;
    }
    .inews{
        margin-bottom: 20px;
    }
    .inews1{
        margin-top: 20px;
    }
    .inews1 a{
        flex-direction: column;
    }
    .inews1 a .tp{
        width: 100%;
    }
    .inews1_txt{
        width: 100%;
        margin-top: 20px;
    }
    .inews1_txt1{
        font-size: 16px;
    }
    .inews1_txt2{
        font-size: 16px;
    }
    .inews1_txt3{
        font-size: 14px;
        line-height: 24px;
        height: 48px;
    }
    .inews2{
        margin-top: 30px;
    }
    .inews2 ul{
        flex-direction: column;
    }
    .inews2 ul li{
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .inewsshow{
        margin-bottom: 30px;
    }
    .inewsshow_con{
        margin-top: 20px;
        flex-direction: column;
    }
    .inewsshow_con_fl{
        width: 100%;
    }
    .inewsshow_con_fr{
        width: 100%;
        display: none;
        margin-top: 20px;
    }
    .show_title h3{
        font-size: 18px;
        margin-bottom: 10px;
    }
    .show_content{
        padding: 20px 0 25px 0;
    }
    .show_back_fl{
        width: 65%;
    }
    .show_back_fr a{
        padding: 0 20px;
    }
    .show_back_fr a img{
        padding-left: 10px;
    }
    .reladated_news{
        margin-top: 20px;
    }
    .reladated_title p{
        font-size: 18px;
    }
    .reladated_news_con{
        margin-top: 20px;
        padding-bottom: 35px;
    }
    .reladated_news_con .swiper-pagination-bullet{
        width: 9px;
        height: 9px;
    }
    .reladated_news_con .swiper-pagination-bullet-active{
        width: 9px;
        height: 9px;
    }
    .reladated_news_con .swiper-pagination-bullet-active::after{
        width: 15px;
        height: 15px;
    }
    .ipro{
        margin-bottom: 20px;
    }
    .ipro_con{
        margin: 20px 0 10px 0;
    }
    .ipro_con ul li{
        width: 48%;
        margin-right: 4%;
        margin-bottom: 20px;
    }
    .ipro_con ul li:nth-child(4n){
        margin-right: 4%;
    }
    .ipro_con ul li:nth-child(2n){
        margin-right: 0;
    }
    .iproshow{
        margin-bottom: 30px;
    }
    .iproshow1{
        margin-top: 20px;
        flex-direction: column;
    }
    .iproshow1_fl{
        width: 100%;
    }
    .iproshow1_fr{
        width: 100%;
        margin-top: 20px;
    }
    .iproshow1_fr1{
        font-size: 18px;
    }
    .iproshow1_fr2{
        margin-top: 20px;
    }
    .iproshow1_fr2 dt{
        font-size: 16px;
    }
    .iproshow1_fr2 dd{
        font-size: 14px;
        line-height: 25px;
    }
    .iproshow1_fr3{
        padding-top: 20px;
    }
    .iproshow2{
        margin: 30px 0 20px 0;
    }
    .iproshow2_con{
        margin-top: 20px;
    }
    .iproshow3 ul li.center{
        margin: 0 10px;
    }
    .iproshow4_con{
        margin-top: 20px;
    }
    .iproshow4_con .swiper-container{
        width: 80%;
    }
}

@media(max-width:414px) {

}

@media(max-width:375px) {
    .iabout3 ul li h3 span{
        font-size: 18px;
    }
}

@media(max-width:320px) {

}














