body{
    background-color: #FFFFFF;
}
img{
    max-width: 100%;
}
.header{
    width: 100%;
    background: #ffffff;
    position: relative;
    z-index: 999;
}
.swiper-slide .wrapper {
    position: absolute;
    width: 100%;
    left:50%;
    margin-left:-600px;
    bottom:50%;
    height: 50px;
}
.banner-more {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
    color: #ffffff;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.search-header{
    position: fixed;
    width: 100%;
    padding:16px 0;
    background: #1a2a55;
    z-index: 4;
    top:70px;
    left:0;
    transition: all .5s;
    display: none;
    z-index: 123;
}
.search-header input[type=text] {
    float: left;
    background: #fff;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    line-height: 34px;
    height: 34px;
    width: 40%;
    font-size: 12px;
    color: #646464;
    text-indent: 20px;
    border: none;
    outline: none;
}
.search-header input[type=button] {
    border-top-right-radius: 30px;
    cursor: pointer;
    border-bottom-right-radius: 30px;
    float: left;
    width: 46px;
    border: none;
    line-height: 34px;
    background: #fff url(../../img/index/input-search.jpg) no-repeat center center;
    height: 34px;
}
.search-header a {
    position: absolute;
    top: 15px;
    right: 5%;
    font-size: 0px;
    color: #FFFFFF;
    width: 20px;
    height: 20px;
    background: url("../../img/index/search-close.png")no-repeat center center;
    background-size: 20px;
}
.wrapper{
    max-width: 1200px;
    margin:0 auto;
    width: 90%;
}

.top-header{
    line-height: 80px;
    margin:0 auto;
}
.top-header .logol {width: 34%}
.phone-numbel{
    padding-left: 27px;
    background: url(../../img/index/header-phone.jpg) no-repeat left center;
    margin: 0 35px;
    font-size: 16px;
    color: #666;
}
.language-switch{
    color: #999;
}
.language-switch a{
    padding:0 15px;
    font-size: 14px;
    color: #999;
}
.language-switch a.active{
    color: #1a2a55;
}
.language-switch a:hover{
    color: #1a2a55;
}
.language-switch a:nth-child(1){
    padding-left: 23px;
    background: url(../../img/index/diqiu.jpg)no-repeat left center/15px;
}
.top-header button{
    float: right;
    border: none;
    cursor: pointer;
    margin-top:23px;
    margin-right: 10px;
    /*right:5px;
    top:23px;*/
    width: 16px;
    height: 18px;
    background: url(../../img/index/input-search.jpg) no-repeat center center/cover;
}
.header-bottom{
    line-height: 62px;
}
.header-nav{
    font-size: 18px;
    line-height: 62px;
}
.header-nav ul li a{
    color: #333;
}
.header-nav ul li a.cur{
    color: #d6191c;
}
.header-nav ul li a:hover{
    color: #d6191c;
}
.header-nav ul li{
    padding-right: 50px;
    float: left;
    position: relative;
}
/*.header-nav ul li:nth-last-child(1){
    padding-right:0;
}*/
.header-input{
    position: relative;
}
.header-input input{
    width: 225px;
    height: 35px;
    font-size: 14px;
    padding-left: 10px;
    box-sizing: content-box;
    border: none;
    outline: none;
    border:1px solid #d7d7d7;
}
.header-input button{
    position: absolute;
    border: none;
    cursor: pointer;
    right:5px;
    top:23px;
    width: 16px;
    height: 18px;
    background: url(../../img/index/input-search.jpg) no-repeat center center/cover;
}
.sub-nav{
    background: #fff;
    position: absolute;
	width: 155px ;
	left: -25px;
    display: none;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    left: 50%;
    margin-left: -104.5px;
}
.header-nav ul li .sub-nav.cur{
    display: block;
}
.ny-banner ul{text-align: right;line-height: 60px;color:#999999;background:url(../../img/index/zicon09.png) no-repeat left center;padding-left:35px;display: inline-block;}
.ny-banner li{display: inline-block;}
.ny-banner li a{color:#999999;}

@media screen and (min-width: 1024px){
    .header-nav ul li:hover>.sub-nav{
        display: block !important;
    }
}
.sub-nav .wrapper{
    position: relative;
}
.nav-close{
    position: absolute;
    top:-15px;
    right:0;
    line-height: 20px;
    cursor: pointer;
}
.sub-nav dl dd{
    border-bottom: 1px solid #EAEAEA;
 
}
.sub-nav dl dd p{
    text-align: center;
  line-height: 40px;
}
.sub-nav dl dd .nav-img{
    overflow: hidden;
    max-width: 197px;
}
.sub-nav dl dd:hover .nav-img img{
    transform: scale(1.1);
}
.sub-nav dl dd:hover span{
    color: #d6191c;
}
.sub-nav dl dd span {
    font-size: 14px;
    color: #333;
    line-height: 24px;
}
.sy-banner .swiper-button-prev{
    width: 40px;
    height: 68px;
    background:url(../../img/index/pre-arr.png) no-repeat center center;
}
.sy-banner .swiper-button-prev:hover{
    background: rgba(0,0,0,.3) url(../../img/index/pre-arr.png) no-repeat center center;
}
.sy-banner .swiper-button-next{
    width: 40px;
    height: 68px;
    background: url(../../img/index/next-arr.png) no-repeat center center;
}
.sy-banner .swiper-button-next:hover{
    background: rgba(0,0,0,.3) url(../../img/index/next-arr.png) no-repeat center center;
}
.sy-banner .swiper-button-prev{
    left:10%;
}
.sy-banner .swiper-button-next{
    right:10%;
}
.sy-banner .swiper-pagination-bullet {
    width:10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: url(../../img/index/pagi.png) no-repeat center center;
    opacity: 1;
    padding:5px;
}
.sy-banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin:0;
}
.sy-banner .swiper-pagination-bullet-active{
    opacity: 1;
    background: url(../../img/index/pagination-cur.png)no-repeat center center/11px;
}
.sy-nav{
    font-size: 18px;
    color: #444;
}
.sy-nav ul li a{
    display: block;
    color: #444444;
}
.sy-nav ul li a:hover{
    color: #d6191c;
}
.sy-nav h3{
    font-size: 18px;
}
.sy-nav p{
    padding-top:26px;
    font-size:16px;
}
.sy-nav  ul li{
    float: left;
    text-align: center;
    width: 16.5%;
    border-right: 1px solid #e7e7e7;
}
.sy-nav  ul li:nth-last-child(1){
    border-right:none;
}
.sy-nav{
    padding: 60px 0;
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.sy-container1{
    margin-top:100px;
    text-align: center;
   /*background: url(../../img/index/home/shouye1.jpg) no-repeat 30% 1%;*/
}
.top-img{
    padding: 10px 0 72px;
}
.sy-container1 .wimg{ width: 54%; float: left; }
.sy-container1 .bot-wenzi{
    text-align: left;
    width: 40%;
    float: right;margin-bottom: 100px;
}
.bot-wenzi h3{
    font-size: 24px;
    color: #333333;
    line-height: 32px;
    margin-bottom: 30px;
}
/*.bot-wenzi h4{
    font-size: 16px;
    color: #d6191c;
    font-weight: bold;
    padding:30px 0;
}*/
.bot-wenzi p{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    /*padding:0 110px;*/
}
a.more-btn{
    display: inline-block;
    margin-top:55px;
    border: 1px solid #e8e8e8;
    color: #FFFFFF;
    width: 160px;
    height: 53px;
    border-radius: 26.5px;
    font-size: 14px;
    text-align: center;
    color: #d6191c;
    line-height: 53px;
}
/*a:hover{
    color:#FFFFFF;
    background: #d6191c;
}*/
a.more-btn:hover{
    color: #FFFFFF;
    border: 1px solid #d6191c;
    background-color: #d6191c;
}
.sy-recommend{
    padding:95px 0 29px;
    position: relative;
}
.sy-recommend .wrapper{
    position: relative;
    overflow: hidden;
}
.first-recwrap{
    position: absolute;
    top:0;
    left: 0;
    z-index: 2;
    height: calc(50% - 7.5px + 36px);
    width: calc(66.6% - 4px);
    overflow: hidden;
}
.sy-recommend .wrapper .first-rec{
    position: absolute;
    top:0;
    left: 0;
    z-index: 2;
    /*height: calc(50% - 7.5px);
    width: calc(66.6% - 4.4px);*/
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: url(../../img/index/sy-tu2.jpg) no-repeat;
    background-size: cover;
    cursor: pointer;
    transition: all .5s;
    /*overflow: hidden;*/
}
.sy-recommend .wrapper .first-rec:hover{
    /*background-size: 150% 150%;*/
    /*transition: all 1s;*/
    transform: scale(1.05);
}
.first-recwrap p.rec-tit{
    z-index: 5;
    position: absolute;
    bottom: 55px;
    left: 15px;
    font-size: 16px;
    color: #FFFFFF;
}
.first-recwrap p.rec-des{
    z-index: 5;
    position: absolute;
    bottom: 30px;
    left: 15px;
    font-size: 14px;
    color: #fff;
}
/*.recimg-show{
	display: none;
}*/
/*.first-rec:hover{
	background: url(../../img/index/sy-tu2.jpg) no-repeat center center/120%;
	transition: all 1s ease 1s;
}*/
/*.recommend-swiper .first-rec p.rec-tit{
	position: absolute;
	bottom: 55px;
	left: 30px;
	font-size: 16px;
	color: #FFFFFF;
}
.recommend-swiper .first-rec p.rec-des{
	position: absolute;
	bottom: 30px;
	left: 30px;
	font-size: 14px;
	color: #fff;
}*/
a.retop-img{
    display: block;
}
.retop-img{
    overflow: hidden;
}
.retop-img img{
    transition: all .5s;
}
.retop-img:hover img{
    transform: scale(1.2);
}
.recommend-swiper.swiper-container .swiper-slide>a{
    display: block;
}
.recommend-swiper.swiper-container .swiper-slide>a:hover .retop-img img{
    transition: all .5s;
}
.recommend-swiper.swiper-container .swiper-slide>a:hover .rebot-wenzi h5{
    color: #1a2a55;
}
.rebot-wenzi{
    padding:25px 25px 42px 30px;
    background: #f5f5f5;
    /*height: 217px;*/
    box-sizing: border-box;
    position: relative;
}
.rebot-wenzi h5{
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.rebot-wenzi h5 a{
    color: #333333;
}
.rebot-wenzi h5 a:hover{
    color: #1a2a55;
}
.rebot-wenzi p{
    padding-top:10px;
    font-size: 14px;
    color: #888888;
    line-height: 24px;
}
.rebott-more{
    padding:10px 25px 35px;
    background: #f5f5f5;
    text-align: left;
    height: 72px;
    box-sizing: border-box;
}
a.rec-more {
    color: #888;
    font-size: 14px;
    padding:5px 0;
    padding-right: 22px;
}
a.rec-more:hover{
    color: #d6191c;
}
.recommend-swiper.swiper-container .swiper-slide>a:hover a.rec-more{
    color: #d6191c;
}
.recommend-swiper .swiper-slide:nth-of-type(4) .rebott-more,
.recommend-swiper .swiper-slide:nth-of-type(5) .rebott-more,
.recommend-swiper .swiper-slide:nth-of-type(6) .rebott-more{
    /*visibility:hidden;*/
    display: none;
}
.recommend-swiper .swiper-pagination{
    display: none;
}
.recommend-swiper .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #d6191c;
}
.recommend-swiper.swiper-container {
    overflow: hidden;
}
.sy_title{text-align: center;}
.sy_title h1{color: #333333;font-size: 24px;margin-bottom: 36px;}
.sy-container2 .sy_title h1{ color: #333; }
.sy-container2{background: url(../../img/index/home/img1.png) no-repeat center center/cover;padding: 60px 0;max-width: 1920px; margin: 0 auto;}
.swiper-container{ max-width: 1920px; }
.sy-container2 .yw_div{height: 520px;}
.sy-container2 .left{background: url(../../img/index/home/shouyeyewu1.jpg) no-repeat center center/cover;width: 36.5%;float: left;height: 100%;}
.sy-container2 .left .wenz{margin: 100px 0 0 60px;}
.sy-container2 .right{width: 62%;float: right;height: 100%;}
.sy-container2 .right .swiper-container{height: 100%;text-align: center;}
.sy-container2 .right .swiper-slide{height: 49%;background: url(../../img/index/home/img3.png) no-repeat center center/cover;}
.sy-container2 .right .swiper-slide:nth-child(2n){background: url(../../img/index/home/img4.png) no-repeat center center/cover;}
.sy-container2 .right .swiper-slide:nth-child(3n){background: url(../../img/index/home/img5.png) no-repeat center center/cover;}
.sy-container2 .right .swiper-slide:nth-child(4n){background: url(../../img/index/home/img6.png) no-repeat center center/cover;}
.sy-container2 .yw_div h1{color: #fff;font-size: 18px;font-weight: bold;}
.sy-container2 h2{color: #999999;font-size: 12px;margin: 10px 0 20px 0;}
.sy-container2 a{color: #d6191c;font-size: 14px;}
.footer{
    padding:57px 0;
    background: url(../../img/index/footer-bg.jpg) no-repeat left center;
    padding-bottom: 130px;
    background-size: cover;
}
.footer-message{
    padding-top:50px;
}
.footer-message p a{
    color: #c1c1c1;
    font-size: 14px;
    line-height: 32px;
}
.footer-right {
    padding-top:24px;
}
.footer-right dl{
    float: left;
    padding-left: 72px;
}
.footer-right dl dt{
    font-size: 16px;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.footer-right dl dd{
    line-height: 30px;
}
.footer-right dl dd a{
    font-size: 14px;
    color: #b2b2b2;
}
.footer-right dl dd a:hover{
    color: #FFFFFF;
}
.footer-end{
    line-height: 60px;
    background-color: #1a1a1a;
    font-size: 14px;
    color: #b1b1b1;
}
p.copyright{
    float: left;
}
.share{
    /*position: relative;*/
}
.share span{
    float: left;
    margin:15px 4px;
    cursor: pointer;
}
.share span.share-qq{
    display: inline-block;
    width: 30px;
    height: 30px;
}
.share span.share-weixin{
    display: inline-block;
    width: 30px;
    height: 30px;
    /*background: url(../../img/index/weixin.png) no-repeat left center;*/
    position: relative;
}
.share span.share-weixin:hover{
    background: url(../../img/index/weixin2.png) no-repeat left center/28px;
}
.erweima{
    position: absolute;
    bottom: 50px;
    right:4px;
    display: none;
    width: 102px;
    height: 110px;
    background: url(../../img/index/erweima.png)no-repeat left top/100%;
    z-index: 10;
}
.share span.share-weixin:hover .erweima{
    display: block;
}
.share .bdshare-button-style0-16 a{
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: url(../../img/index/weixin.png) no-repeat left center/28px;
    position: relative;
    margin:0;
    padding: 0;
}
.bdshare-button-style0-16 a.bds_tsina{
    background: url(../../img/index/weibo.png) no-repeat left center/28px;
}
.share .bdshare-button-style0-16 a.bds_tsina:hover{
    background: url(../../img/index/weibo2.png) no-repeat left center/28px;
}
.bdshare-button-style0-16 a.bds_qzone{
    background: url(../../img/index/qq.png) no-repeat left center/28px;
}
.bdshare-button-style0-16 a.bds_qzone:hover{
    background: url(../../img/index/qq2.png) no-repeat left center/28px;
}
.share .bdshare-button-style0-16:after {
    content: ".";
    visibility: hidden;
    display: none;
    height: 0;
    clear: both;
}
/*san*/
.phone{
    display:none;
}
.san{
    float:right;
    display:none;
}
.header .san{
    margin-top:17px;
    box-sizing:border-box;
    cursor:pointer;
    width:36px;
    height:24px;
    position:relative;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.header .san span{
    width:100%;
    position:absolute;
    height:3px;
    background:#1a2a55;
    display:block;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.header .san span:nth-child(1){top:0;}
.header .san span:nth-child(2){top:50%;margin-top:-1px;}
.header .san span:nth-child(3){bottom:0;}
.header .san.cur span:nth-child(1){
    top: 50%;
    margin-top:-1px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.header .san.cur span:nth-child(2){
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);}
.header .san.cur span:nth-child(3){display:none;}
.ipad{
    display: none;
}
.proshow-wraper{
    /*padding: 60px 0;*/
  padding-bottom: 60px;
}
.pro-tit h3 {
    font-size: 24px;
    color: #333333;
    text-align: center;
    line-height: 24px;
    position: relative;
    padding-bottom: 36px;
}
.pro-tit h3:after {
    position: absolute;
    content: "";
    width: 26px;
    height: 2px;
    background: #1b46a7;
    bottom: 0;
    left:50%;
    margin-left: -13px;
}
.show-listbox{
    padding: 40px 0;
}
.show-listbox ul li{
    float: left;
    box-sizing: border-box;
    width: 30.5%;
    margin-right: 2%;
    margin-bottom: 20px;
}
.show-listbox ul li:nth-of-type(3n){
    margin-right: 0;
}
.show-listbox ul li>a {
    display: block;
    width: 100%;
    height: 100%;
}
.show-listbox ul li .border{border: 1px solid #e1e1e1; border-top: none; }
.pro-showimg{
    overflow: hidden;
    height: 274px;
}
.pro-showimg .box{
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: all 2s ease;
    -webkit-transition: all 2s ease;
}
.pro-more{
	padding: 2px 25px 0;
    line-height: 58px;
    text-align: right;
}
.pro-more span{
    color: #666666;
    font-size: 14px;
}
.pro-wez{
	padding:25px 25px 0;
    padding-top:33px;
    padding-bottom: 26px;
    border-bottom: 1px dashed #e1e1e1;
}
.pro-wez h4 {
    font-size: 18px;
    line-height: 24px;
    color: #333333;
}
.pro-wez p{
    margin-top:14px;
    font-size:14px;
    color: #888888;
    line-height: 30px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 60px;
}
.show-listbox ul li:hover .pro-showimg .box{
    transform: scale(1.1);
}
.show-listbox ul li:hover .pro-wez h4{
    color:#1b46a7;
}
.show-listbox ul li .pro-more:hover span{
    color: #1b46a7;
}
.page-lists{
    margin:15px 0 20px;
    text-align: center;
}
.page-lists a {
    display: inline-block;
    width: 38px;
    height: 38px;
    border-radius: 3px;
    background: #f1f1f1;
    text-align: center;
    line-height: 38px;
    color: #333;
    font-size: 12px;
    position: relative;
    transition: all 0s;
    -webkit-transition: all 0s;
    margin:0 3px;
    vertical-align: middle;
}
.page-lists a:hover,.page-lists a.cur{
    background: #1b46a7;
    color: #ffffff;
}
.page-lists a.page-pre:before,.page-lists a.page-next:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
}
.page-lists a.page-pre span,.page-lists a.page-next span{
    font-size: 0;
}
.page-lists a.page-pre:before {
    background: url("../../img/index/page-left.png") no-repeat center center;
    /*font-size: 0;*/
}
.page-lists a.page-next:before {
    background:url("../../img/index/page-right.png")no-repeat center center;
}
.abt-container1{
   /* padding:80px 0;*/
  padding-bottom: 80px;
}
.abt-left{
    width: 71%;
    box-sizing: border-box;
    float: left;
}
.abt-right{
    width: 22%;
    box-sizing: border-box;
    margin-left:7%;
    float: left;
}
.abt-left .abt-tit {
    font-size: 20px;
    color: #333333;
    line-height: 20px;
    padding-bottom: 5px;
}
.abt-left .abt-desc {
    font-size: 14px;
    color: #888888;
    line-height: 24px;
    margin-top:25px;
}
.abt-left .abt-img{
    margin-top:8px;
}
.abt-left .abt-img img{
    margin-left:-50px;
}
.abt-right ul li{
    width: 100%;
    height: 170px;
    border-radius: 3px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.abt-right ul li{background: url(../../img/index/about/img1.png) no-repeat center center/cover;}
.abt-right ul li:nth-child(2){background: url(../../img/index/about/img2.png) no-repeat center center/cover;}
.abt-right ul li:nth-child(3){background: url(../../img/index/about/img3.png) no-repeat center center/cover;}
.abt-right ul li:nth-last-of-type(1){
    margin-bottom:0;
}
.abt-right{
    text-align: center;
}
.abt-right .wz1 {
    font-size: 36px;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 10px;
}
.abt-right .wz2:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 1px;
    background: rgba(225,225,225,.8);
    top:0;
    left:50%;
    margin-left: -6px;
}
.abt-right .wz2{
    font-size: 14px;
    color: #FFFFFF;
    line-height: 24px;
    position: relative;
    padding-top: 10px;
}
.about_main3,.contact_main2{
    max-width: 1920px;
    margin: 0 auto;
 }
.abt-container2{
    padding:40px 0 60px;
    background: url(../../img/index/about/img8.jpg) no-repeat center center/cover;
    max-width: 1920px;
    margin: 0 auto;
}
.culture-tit{
    text-align: center;
}
.culture-tit p{
    font-size:24px;
    color: #333;
    line-height: 24px;
}
.culture-tit p span {
    font-size: 14px;
    color: #999999;
}
.culture-list{
    padding-top:40px;
}
.culture-top{
    background: #305dc3;
    box-sizing: border-box;
}
.culture-top img{
    margin: 0 auto;
    display: block;
}
.culture-list ul li {
    float: left;
    width: 33%;
    margin-right: 1.5%;
    width: 32.3%;
    box-shadow: 1px 1px 10px rgba(101,101,101,.21);
}
.culture-list ul li:nth-last-of-type(1){
    margin-right: 0;
}
.culture-bottom{
    text-align: left;
    background: #ffffff;
    padding: 30px;
    background: url(../../img/index/about/img7.png) no-repeat center center /cover;
    /*opacity: 0.5;*/
   height: 220px;
   box-sizing: border-box;
}
.culture-bottom .cul-tit {
    font-size: 18px;
    color: #333333;
}
.culture-bottom .cul-tit1{
	margin: 12px 0 22px 0;
	color: #999999;
	font-size: 12px;
}
.culture-bottom .cul-desc {
    font-size: 14px;
    color: #666666;
    position: relative;
}
/*.culture-bottom .cul-desc:before {
    content: "";
    position: absolute;
    width: 28px;
    height: 1px;
    top:0;
    left:50%;
    margin-left: -14px;
    background: rgba(0,0,0,.2);
}*/
.abt-container3 {
    padding: 60px 0 50px;
    background: #fff url("../../img/index/licheng-bg.jpg") no-repeat center bottom;
}
.licheng-top{
    margin-top:50px;
}
.licheng-swiper{
    background: url("../../img/index/fz-licheng2.png")no-repeat left bottom;
    padding:0 60px 30px;
    box-sizing: border-box;
    margin-left: 64px !important;
    margin-right: 64px !important;
}
.licheng-top{
    position: relative;
}
.licheng-top .swiper-button-next{
    background: url("../../img/index/fz-arrr.png")no-repeat left center;
}
.licheng-top .swiper-button-prev{
    background: url("../../img/index/fz-arrl.png")no-repeat left center;
}
.licheng-top .swiper-button-next:hover{
    background: url("../../img/index/fz-arrr2.png")no-repeat left center;
}
.licheng-top .swiper-button-prev:hover{
    background: url("../../img/index/fz-arrl2.png")no-repeat left center;
}
.licheng-top .swiper-button-next, .licheng-top .swiper-button-prev{
    width: 54px;
    opacity: 1;
    margin-top:-42px;
}
.licheng-swiper  .swiper-slide span {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}
.licheng-swiper .swiper-slide span:hover{
    color: #1b46a7;
}
.licheng-swiper .swiper-slide{
    width: auto;
    cursor: pointer;
}
.licheng-swiper .swiper-slide.swiper-slide-active span{
    color: #1b46a7;
}
.lcbott-swiper .swiper-slide .lcbt-left{
    width: 25%;
    float: left;
}
.lcbott-swiper .swiper-slide .lcbt-centerimg{
    width: 33%;
    margin:0 5% 0 8%;
    float: left;
    padding-top: 20px;
    position: relative;
}
.lcbt-centerimg .img-box{
    /*transform: skewY(-2deg);*/
    position: relative;
}
.lcbott-swiper .swiper-slide .lcbt-centerimg img{
    /*transform: skewY(-2deg);*/
    /* max-width: 100%; */
    width: 422px;
    margin-left: -2px;
    max-width: 442px;
}
.lcbott-swiper .swiper-slide .lcbt-right{
    width: 28%;
    float: right;
}
.lcbt-left{
    font-weight: bold;
}
.lcbt-left .lc-nian {
    font-size: 24px;
    color: #333333;
    margin-bottom: 20px;
}
.lcbt-left .lc-nian span{
    font-size: 28px;
    padding-right: 5px;
}
.lcbt-left .lc-desc{
    font-size: 20px;
    color: #333333;
    line-height: 30px;
}
.licheng-bottom{
    padding-top:60px;
}
.lcbt-right{
    margin-top:80px;
}
.lcbt-right .lc-nian2 {
    font-size: 16px;
    color: #333333;
    margin-bottom: 15px;
}
.lcbt-right .lc-desc2{
    font-size: 14px;
    color: #888888;
    line-height: 24px;
}
.lcbott-swiper .swiper-button-next, .lcbott-swiper .swiper-button-prev{
    top:auto;
    bottom: 0;
    width: 44px;
    height: 44px;
    margin:0;
    padding:0;
}
.lcbott-swiper .swiper-button-next{
    background: url("../../img/index/yuanarrr.png")no-repeat left center;
    right:50%;
    margin-right: -54px;
}
.lcbott-swiper .swiper-button-next:hover{
    background: url("../../img/index/yuanarrr2.png")no-repeat left center;
}
.lcbott-swiper .swiper-button-prev{
    background: url("../../img/index/yuanarrl.png")no-repeat left center;
    left:50%;
    margin-left: -54px;
}
.lcbott-swiper .swiper-button-prev:hover{
    background: url("../../img/index/yuanarrl2.png") no-repeat left center;
}
.lcbott-swiper{
    padding-bottom: 112px;
}
.lcbott-swiper .swiper-pagination{
    display: none;
}
.abt-container4{
    padding: 60px 0;
}
.team-jianjie {
    width: 50%;
    padding-right: 80px;
    box-sizing: border-box;
}
.team-jianjie .culture-tit{
    text-align: left;
}
.team-jianjie h5 {
    margin: 40px 0 30px;
    font-size: 16px;
    color: #333333;
}
.team-jianjie .team-desc {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}
.team-lists ul li {
    float: left;
    width: 25%;
    box-sizing: border-box;
    min-height: 100px;
}
.team-lists ul li .abt-teams{
    width: 100%;
    position: relative;
    cursor: pointer;
}
.team-lists ul li .abt-teams .img-cover {
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    background: rgba(0,0,0,.5);
    box-sizing: border-box;
    padding:25px 25px;
}
.team-lists ul li .abt-teams .img-cover {
    color: #ffffff;
    opacity: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    z-index: 2;
}
.team-lists ul li .abt-teams:hover .img-cover{
    opacity: 1;
}
.team-lists ul li .abt-teams{
    overflow: hidden;
}
.team-lists ul li .abt-teams:hover img{
    transform: scale(1.05);
}
.team-lists ul li .abt-teams .img-cover .pinyin {
    font-size: 18px;
}
.team-lists ul li .abt-teams .img-cover .name {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 15px;
    position: relative;
    margin-top: 10px;
}
.team-lists ul li .abt-teams .img-cover .name:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 17px;
    height: 1px;
    background: #ffffff;
}
.team-lists ul li .abt-teams .img-cover .miaoshu {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    margin-top:15px;
}
.abt-container4 .wrapper{
    position: relative;
}
.team-jianjie{
    position: absolute;
    top:0;
    left:0;
    z-index: 15;
    background: #ffffff;
    height: 50%;
}
.team-fenye {
    position: absolute;
    z-index: 12;
    right: 25%;
    bottom: 0;
    width: 25%;
    height: 50%;
    background: url("../../img/index/team-arrbox.jpg") no-repeat left center;
}
.team-fenye a.pre{
    position: absolute;
    top:50%;
    left:50%;
    margin-top:-22px;
    margin-left:-51px;
}
.team-fenye a.next{
    position: absolute;
    top:50%;
    left:50%;
    margin-top:-22px;
    margin-right:-51px;
}
.team-fenye a.pre:hover,.team-fenye a.next:hover{
    opacity: 0.7;
}
.team-button .buttom-box {
    width: 100%;
    height: 100%;
    background: url("../../img/index/team-arrbox.jpg")no-repeat left center;
}
.team-swipper .swiper-button-next{
    background: url("../../img/index/yuanarrr.png")no-repeat center center;
    right:auto;
    left:26%;
}
.team-swipper .swiper-button-prev{
    background: url("../../img/index/yuanarrl.png")no-repeat center center;
    left:12%;
}
.team-swipper .swiper-button-next, .team-swipper .swiper-button-prev{
    width: 44px;
    height: 44px;
}
.abt-container5{
    padding:50px 0;
    background: url("../../img/index/honor-bg.jpg") no-repeat center center/cover;
    max-width: 1920px;
    margin: 0 auto;
}
.honor-tab{
    padding:35px 0 50px;
    text-align: center;
}
.honor-tab a {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    padding:0 20px;
}
.honor-tab a span{
    position: relative;
    padding-bottom: 10px;
}
.honor-tab a span:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #0056a8;
    transition: all .2s;
    -webkit-transition: all .2s;
    transform: scale(0);
}
.honor-tab a:hover,.honor-tab a.cur{
    color:#0056a8;
}
.honor-tab a:hover>span:after,.honor-tab a.cur>span:after{
    transform: scale(1);
}
.honor-bot .h1{
    display: none;
    position: relative;
}
.honor-bot .h1 .swiper-button-next,.honor-bot .h1 .swiper-button-next2{ right: -50px;background: url("../../img/index/yuanarrr.png")no-repeat center center; width: 42px; position: absolute; top: 50%; margin-top: -22px; height: 44px; cursor: pointer; }
.honor-bot .h1 .swiper-button-prev,.honor-bot .h1 .swiper-button-prev2{ left: -50px;background: url("../../img/index/yuanarrl.png")no-repeat center center; width: 42px; position: absolute; top: 50%; margin-top: -22px; height: 44px; cursor: pointer; }
.honor-bot .h1.active{
    display: block;
}
.honor-swiper .honor-list,.honor-swiper2 .honor-list {
    width: 100%;
    height: 100%;
    background: #ffffff;
    text-align: center;
    padding:26px 0;
    padding-top: 0;
}
.honor-swiper .honor-list p,.honor-swiper2 .honor-list p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-top:20px;
}
.honor-swiper,.honor-swiper2{
    
}
.honor-swiper .swiper-button-next,.honor-swiper2 .swiper-button-next{
    background: url("../../img/index/yuanarrr.png")no-repeat center center;
    right:50%;
    margin-right: -54px;
}
.honor-swiper .swiper-button-prev,.honor-swiper2 .swiper-button-prev{
    background: url("../../img/index/yuanarrl.png")no-repeat center center;
    left:50%;
    margin-left: -54px;
}
.swiper-container.honor-swiper,.swiper-container.honor-swiper2{
    /*display: none;*/
}
.swiper-container.honor-swiper.active,.swiper-container.honor-swiper2.active{
    /*display: block;*/
}
.honor-swiper .swiper-button-next, .honor-swiper .swiper-button-prev,.honor-swiper2 .swiper-button-next, .honor-swiper2 .swiper-button-prev {
    top: auto;
    bottom: 0;
    width: 44px;
    height: 44px;
}
.honor-swiper .swiper-pagination,.honor-swiper2 .swiper-pagination{
    display:none;
}
.prode-wrapper{
    padding:60px 0;
}
.prode-top .pro-left{
    width: 49%;
}
.prode-top .pro-right{
    width: 47%;
}
.prode-wrapper .prode-top .pro-left .gallery-top{
    border: 1px solid #d5d5d5;
    text-align: center;
    width: 80%;
    /*height: 480px;*/
    /*line-height: 480px;*/
}
.prode-wrapper .prode-top .pro-left .pro-bottom{
    position: relative;
    margin-top:50px;
}
.prode-wrapper .prode-top .pro-left .pro-bottom .gallery-thumbs {
    height: 32%;
    box-sizing: border-box;
    padding: 10px 23px;
    margin-left: 45px;
    margin-right: 40px;
    margin-top: 20px;
}
.prode-top .pro-left .pro-bottom .swiper-button-next{
    background: url(../../img/index/prodetail-next.jpg) no-repeat center center;
}
.prode-top .pro-left .pro-bottom .swiper-button-prev{
    background: url(../../img/index/prodetail-prev.png) no-repeat center center;
}
.prode-top .pro-left .pro-bottom .gallery-thumbs .pic {
    border: 1px solid #D5D5D5;
    text-align: center;
    /*height: 50px;*/
    /*line-height: 50px;*/
    cursor: pointer;
    padding:5px;
}
.prode-top .pro-left .pro-bottom .gallery-thumbs .pic img {
    width:120px;
}
.pro-right h1 {
    font-size: 24px;
}
.pro-right h2 {
    font-size: 18px;
    color: #333;
    margin: 20px 0 10px;
}
.pro-right p {
    font-size: 14px;
    color: #888;
    line-height: 26px;
}
.pro-right h3 {
    font-size: 14px;
    color: #666;
    margin-top: 20px;
    line-height: 24px;
}
.prode-center{
    margin-top:60px;
}
.prode-center .left {
    width: 20%;
}
.prode-center .right {
    width:100%;
}
.prode-center .left h1 {
    background: #1B46A7;
    color: #fff;
    padding: 0 30px;
    line-height: 55px;
    font-size: 22px;
}
.prode-center .left span {
    cursor: pointer;
    padding: 20px 10px;
    display: block;
    font-size: 16px;
    color: #1B46A7;
    background: #F5F5F5 url(../../img/index/prodetail-r.png) no-repeat right 20px center;
    box-sizing: border-box;
}
.prode-center .left span.active {
    background: #F5F5F5 url(../../img/index/prodetai-l.png) no-repeat right 20px center;
}
.prode-center .left a {
    box-sizing: border-box;
    color: #666;
    font-size: 14px;
    display: block;
    border-bottom: 1px dashed #EAEAEA;
    padding: 15px 20px;
}
.prode-center .left a.active {
    color: #1B46A7;
}
.prode-center .right h1 {
    font-size: 22px;
    color: #1B46A7;
    border-bottom: 2px solid #1B46A7;
    margin-bottom: 0;
    padding-bottom: 24px;
}
.prode-center .right a{
	font-size: 16px;
  color: #999999;
  line-height: 55px;
}
.prode-center .right a:hover{color: #1B46A7;}
.prode-center .right ul {
    margin-top: 8px;
}
.prode-center .right li {
    float: left;
    font-size: 16px;
    color: #666;
    margin-left: 10px;
}
.prode-center .right li:nth-child(1) {
    border: none;
}
.prode-center .right li a {
    padding: 6px 20px;
    font-size: 14px;
    color: #1B46A7;
    border: 1px solid #1B46A7;
}
.prode-center .right .pic {
    border: 1px solid #EAEAEA;
    text-align: center;
    padding: 30px 80px 20px;
    box-sizing: border-box;
}
.prode-center .right .pic img{
    float: left;
}
.prode-bottom{
    margin-top:50px;
}
.prode-bottom .tit {
    border-bottom: 1px solid #EAEAEA;
}
.prode-bottom .tit h1 {
    font-size: 22px;
    color: #1B46A7;
    border-bottom: 2px solid #1B46A7;
    padding-bottom: 20px;
    margin-bottom: 0;
}
.prode-bottom .tit h2 {
    margin-top: 18px;
}
.prode-bottom .tit h2 a {
    font-size: 14px;
    color: #888;
}
.prode-bottom li {
    float: left;
    width: 32%;
    margin-right: 2%;
}
.prode-bottom li:last-child {
    margin-right: 0;
}
.prode-bottom li .pic {
    border: 1px solid #EAEAEA;
    display: flex;
    /*justify-content: center;*/
    /*align-items: center;*/
    height: 170px;
}
.prode-bottom li h3 {
    font-size: 16px;
    color: #333;
    text-align: center;
    margin-top: 16px;
}
.tech-detail.deta_container .detail_list{
    display: none;
}
.tech-detail.deta_container .detail_caption {
    width: 100%;
}
.tech-detail .detail_caption h1{
    text-align: center;
}
.tech-detail .detail_caption .time{
    text-align: center;
}
.tech-detail .detail_caption .time span{
    float: none;
}
.tech-detail .detail_caption .time .link{
    display: inline-block;
}
.tech-detail .detail_caption .details .pic{
    text-align: center;
}
.tech-detail .detail_caption .link {
    float: right;
    margin-right: 20px;
}
.gy_hz .swiper-button-next2{ position: absolute;top: 40%;margin-top: 0px;width: 50px;height: 50px; right: 10px; cursor: pointer; }
.gy_hz .swiper-button-prev2{ position: absolute;top: 40%;margin-top: 0px;width: 50px;height: 50px; left: 10px; cursor: pointer; }
.gy_hz .swiper-button-next,.gy_hz .swiper-button-prev{top: 66%;margin-top: 0px;width: 40px;height: 40px;}
.gy_hz .swiper-button-next,.gy_hz .swiper-button-next2{
    background: url("../../img/index/company/right.png")no-repeat center center;
}
.gy_hz .swiper-button-prev,.gy_hz .swiper-button-prev2{
    background: url("../../img/index/company/left.png")no-repeat center center;
}
.gy_hz{padding: 30px 0 60px;}
.gy_hz .swiper-pagination{display: none;}
.gy_hz .wrapper{position: relative;}
.gy_hz .swiper-container{margin: 60px 100px 0;box-sizing: border-box;}
.gy_hz .swiper-slide{text-align: center;border-right: 1px solid #eaeaea;}
.clearboth:after{ display:block; clear:both; content:""; overflow:hidden; height:0; }
.clearboth{ *zoom:1;}
.hz-swiper{ padding-top: 60px; }
.hz-swiper li{ float: left; width: 25%; border-right: 1px solid #eaeaea; box-sizing: border-box; text-align: center; margin-bottom: 40px; }
.hz-swiper li:nth-child(4n){ border: none; }
.hz-swiper li p{ margin-top: 10px; }
@media screen and (max-width:1440px) {
	.footer-right dl {
    padding-left: 50px !important;
}
  .header-nav ul li{padding-right: 66px;}
    .top-header {
        line-height: 66px;
    }
  
    .header-nav {
        font-size: 17px;
    }
    header-nav ul li {
        padding-right: 41px;
    }
    .header-input input {
        width: 170px;
        height: 31px;
        font-size: 13px;
    }
    .footer {
        padding-bottom: 48px;
        padding-top:54px;
    }
    .footer-end {
        line-height: 50px;
    }
    .share span {
        margin: 10px 4px;
    }
    .sy-nav {
        padding: 46px 0;
    }
    .sy-container1 {
        padding-top: 48px;
    }
    .top-img {
        padding: 10px 0 30px;
    }
    .bot-wenzi h4 {
        padding: 22px 0;
    }
    a.more-btn {
        margin-top: 50px;
        width: 150px;
        height: 46px;
        line-height: 46px;
    }
    .show-listbox {
        padding: 30px 0;
    }
    .pro-tit h3 {
        padding-bottom: 28px;
    }
    .pro-wez p {
        line-height: 26px;
        height: 52px;
    }
    .abt-container1 {
        padding: 30px 0 60px;
    }
    .abt-left .abt-desc {
        margin-top: 16px;
    }
    .abt-right ul li {
        height: 150px;
        margin-bottom: 15px;
    }
    .abt-right .wz1 {
        margin-top: 26px;
    }
    .abt-left .abt-img {
        margin-top: 35px;
    }
    .culture-list {
        padding-top: 25px;
    }
    .licheng-top {
        margin-top: 40px;
    }
    .abt-container2 {
        padding: 52px 0 60px;
    }
    .lcbott-swiper .swiper-button-prev,.lcbott-swiper .swiper-button-next {
        background-size: 34px;
    }
    .lcbott-swiper .swiper-button-next:hover{
        background-size: 34px;
    }
    .lcbott-swiper .swiper-button-prev:hover{
        background-size: 34px;
    }

    .licheng-bottom {
        padding-top: 45px;
    }
    .honor-tab {
        padding: 24px 0 37px;
    }
    .honor-swiper .honor-list p,.honor-swiper2 .honor-list p {
        margin-top: 10px;
    }
    .honor-swiper .honor-list,.honor-swiper2 .honor-list {
        padding: 0 0 20px;
    }
    
    .honor-swiper .swiper-button-next, .honor-swiper .swiper-button-prev,.honor-swiper2 .swiper-button-next, .honor-swiper2 .swiper-button-prev {
        background-size: 37px;
    }
    .team-fenye a.pre img,.team-fenye a.next img{
        max-width: 34px;
    }
    .team-fenye a.next,.team-fenye a.pre {
        margin-top: -17px;
    }
    .sub-nav {
        top: 62px;
    }
    .pro-wez h4 {
        font-size: 16px;
    }
    .prode-center .left h1 {
        font-size: 20px;
    }
    .prode-center .right h1 {
        font-size: 20px;
    }
    .prode-bottom .tit h1 {
        font-size: 20px;
        padding-bottom: 16px;
    }
}
@media screen and (max-width: 1280px){
	 .header-nav ul li{padding-right: 60px;}
	 .footer-right dl {
    padding-left: 40px !important;
}
  /*.sub-nav{left: -30px;}*/
}
@media screen and (max-width: 1200px) {
    .lcbott-swiper .swiper-slide .lcbt-centerimg img {
        margin-left: -22px;
    }
    .header-nav {
        font-size: 16px;
    }
    .header-bottom {
        line-height: 56px;
    }
   
    .header-input input {
        width: 140px;
        height: 32px;
        font-size: 12px;
    }
    .top-header {
        line-height: 60px;
    }
  
    .phone-numbel {
        font-size: 14px;
    }
    .footer-right dl {
        padding-left: 36px;
    }
    .footer-right dl dt {
        font-size: 14px;
    }
    .footer-right dl dd a {
        font-size: 12px;
    }
    .proshow-wraper {
        padding: 49px 0;
    }
    .pro-tit h3 {
        padding-bottom: 20px;
        line-height: 22px;
        font-size: 22px;
    }
    .show-listbox ul li {
        padding: 18px 18px 0;
    }
    .pro-wez {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .pro-wez p {
        margin-top: 8px;
    }
    .pro-more {
        line-height: 48px;
    }
    .show-listbox {
        padding: 20px 0;
    }
    .culture-top img {
        max-width: 260px;
    }
    .culture-top {
        height: 183px;
    }
    .culture-bottom {
        padding: 27px 0 27px;
    }
    .abt-right {
        width: 24%;
        margin-left: 5%;
    }
    .abt-right .wz1 {
        font-size: 32px;
    }
    .team-jianjie h5 {
        margin: 19px 0 12px;
    }
    
}
@media screen and (max-width: 1024px) {
    .lcbott-swiper .swiper-slide .lcbt-centerimg img {
        margin-left: -49px;
    }
    .lcbott-swiper .swiper-slide .lcbt-right {
        width: 24%;
    }
    .abt-right .wz1 {
        font-size: 28px;
    }
    .abt-right ul li {
        height: 136px;
    }
    .abt-right .wz1 {
        margin-top: 22px;
    }
    .team-jianjie {
        padding-right: 17px;
    }
  .header-nav ul li{padding-right: 40px;}
  .sub-nav{left: -20px}
}
@media screen and (max-width: 1023px) {
    .phone-numbel{
        display: none;
    }
    .header {
        position: fixed;
        background: #fff;
        width: 100%;
        left: 0;
        top: 0;
        border-bottom: 2px solid #1a2a55;
        box-sizing: border-box;
    }
    .ny-banner{
        margin-top:70px;
    }
  .ny-banner .wrapper{display: none;}
    .header-input input{
        display: none;
    }
    .header-input button{
        display: none;
    }
    .header .san span {
        height: 2px;
    }
    .header .san {
        margin-top:0;
        width: 34px;
        height: 22px;
        position: absolute;
        top:23px;
        left:5%;
    }
    .san{
        display: block;
        width: 28px;
        height: 20px;
        margin: 20px 0;
    }
    .phone{
        display:block;
    }
    .sub-nav2 {
        width: 100%;
        box-sizing: border-box;
        display: none;
    }
    .sub-nav2 dl{
        background: #eee;
        padding:10px 0;
    }
    .sub-nav2 dl dd {
        width: 100%;
        box-sizing: border-box;
        padding:0 5%;
        line-height: 28px;
    }
    .sub-nav2 dl dd a{
        width: 100%;
        display: inline-block;
        box-sizing: border-box;
        padding:0 20px;
        font-size: 12px;
    }
    .footer-right{
        display: none;
    }
    .footer-left{
        float: none;
        text-align: center;
    }
    .footer {
        padding: 40px 0;
    }
    .footer-message {
        padding-top: 20px;
    }
    .footer-message p a {
        line-height: 24px;
    }
    .share{
        display: none;
    }
    p.copyright{
        float: none;
        text-align: center;
    }
    .header-nav {
        display: none;
        background: #FFFFFF;
        top: 70px;
        box-sizing: border-box;
        z-index: 12;
        position: fixed;
        width: 100%;
        left: 0;
        height: calc(100% - 70px);
        overflow-y: auto;
        overflow-y: scroll;
    }
    .header-nav.active{
        display: block;
    }
    .header-nav .language-switch{
        margin-left: 43px;
    }
    .header-nav li {
        padding: 0;
        border-bottom: 1px solid #ddd;
        width: 100%;
        box-sizing: border-box;
        float: none;
    }
    .header-nav ul li>a {
        display: block;
        padding: 12px 5%;
        margin: 0;
        line-height: 26px;
        font-size: 14px;
        width: 100%;
        box-sizing: border-box;
    }
    .sy-banner{
        margin-top:70px;
    }
    .pc{
        display: none;
    }
    .sub-nav{
        display: none;
    }
    .ipad{
        display: block;
    }
    .top-header {
        line-height: 68px;
    }
    .logol img {
        width: auto;
    }
    .logol>a{
        display: inline-block;
    }
    .top-header .logol{
        float: none;
        text-align: center;
      width: auto;
    }
  .top-header .logol img{height: }
    .top-header button{
        position: absolute;
        top:2px;
        right:3%;
    }
    .top-header .ipad {
        /*margin-top: 23px;*/
        /*margin-right: 10px;*/
        margin:0;
        width: 22px;
        height: 22px;
        position: absolute;
        top:24px;
        right:1%;
        background: url(../../img/index/search-phon3.png) no-repeat center center/cover;
    }
    /*.mysear #sea{
        width: 22px;
        height: 22px;
        position: absolute;
        top:23px;
        right:5%;
        background: url(../../img/index/sou-suo.png) no-repeat center center/cover;
        }*/
       .mysear{top: 84px;right: 20px;position: absolute;}
       .mysear input{height: 40px;border: 1px solid #EAEAEA;width: 200px;}
    .sy-nav {
        padding: 50px 0;
    }
    .sy-nav h3 {
        font-size: 16px;
    }
    .sy-nav p {
        padding-top: 18px;
        font-size: 15px;
    }
    .sy-container1 {
        padding-top: 50px;
    }
    .top-img {
        padding: 10px 0 62px;
    }
    .bot-wenzi h4 {
        padding: 24px 0;
    }
    a.more-btn {
        margin-top: 45px;
    }
    .sy-recommend {
        padding: 85px 0 19px;
    }
    .rebot-wenzi {
        padding: 20px 20px 30px 25px;
    }
    .rebott-more {
        padding: 13px 25px 30px;
    }
    .rebot-wenzi p {
        font-size: 13px;
    }
    .sy-recommend .wrapper .first-recwrap{
        position: relative;
        width: 100%;
        height: 300px;
        margin-bottom: 15px;
    }
    .recommend-swiper .swiper-slide:nth-of-type(4) .rebott-more, .recommend-swiper .swiper-slide:nth-of-type(5) .rebott-more, .recommend-swiper .swiper-slide:nth-of-type(6) .rebott-more {
        /*visibility: visible;*/
        display: block;
    }
    .recommend-swiper .swiper-slide:nth-of-type(1),.recommend-swiper .swiper-slide:nth-of-type(2){
        display: none;
    }
    .recommend-swiper.swiper-container{
        padding-bottom: 46px;
    }
    .recommend-swiper .swiper-pagination {
        display: block;
    }
    .footer-end {
        line-height: 40px;
        font-size: 12px;
    }
    .footer-message p {
        line-height: 28px;
    }
    .share span {
        margin: 10px 4px;
    }
    .culture-top {
        height: 162px;
    }
    .culture-top img {
        max-width: 230px;
    }
    .abt-container3 {
        padding: 50px 0 50px;
    }
    .licheng-top {
        margin-top: 30px;
    }
    .honor-swiper,.honor-swiper2 {
        padding-bottom: 70px;
    }
    .abt-container5 {
        padding-bottom: 45px;
    }
    .pro-right h1 {
        font-size: 20px;
    }
}
@media screen and (max-width: 768px){
    .abt-container3 {
        background: #fff url(../../img/index/licheng-bg.jpg) no-repeat left bottom;
    }
    .lcbott-swiper .swiper-slide .lcbt-centerimg img {
        max-width: 100%;
        margin-left: 0;
    }
    .lcbott-swiper {
        padding-bottom: 82px;
    }
    .pro-right h2 {
        font-size: 16px;
        margin: 12px 0 10px;
    }
    .pro-right p {
        font-size: 12px;
        line-height: 24px;
    }
    .pro-right h3 {
        font-size: 12px;
        line-height: 24px;
        margin-top:8px;
    }
    .sy-nav {
        padding: 50px 0;
    }
    .sy-nav h3 {
        font-size: 14px;
    }
    .sy-nav p {
        padding-top: 9px;
        font-size: 12px;
    }
    .top-img {
        padding: 10px 0 29px;
    }
    .bot-wenzi h3 {
        font-size: 22px;
    }
    .rebot-wenzi {
        padding: 20px;
    }
    .rebott-more {
        padding: 13px 25px 20px;
        /*display: none;*/
    }
    .footer-message {
        padding-top: 28px;
    }
    .footer {
        padding: 30px 0 20px;
    }
    .footer-message p {
        line-height: 25px;
    }
    .sy-recommend {
        padding: 68px 0 19px;
    }
    .ny-banner{
        overflow: hidden;
    }
    .ny-banner img {
        max-width: 150%;
        margin-left:-25%;
    }
    .abt-right .wz2 {
        font-size: 12px;
    }
    .abt-right {
        width: 26%;
        margin-left: 3%;
    }
    .culture-top {
        height: 146px;
    }
    .culture-top img {
        max-width: 210px;
    }
    .culture-bottom {
        padding: 20px 0 20px;
    }
    .culture-bottom .cul-tit {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .culture-bottom .cul-desc {
        padding: 10px 0;
        font-size: 12px;
    }
    .team-jianjie {
        padding-right: 0;
    }
    .culture-tit p {
        font-size: 22px;
    }
    .team-jianjie h5 {
        margin: 5px 0 9px;
    }
    .honor-swiper .honor-list,.honor-swiper2 .honor-list {
        padding: 15px 0;
    }
    .prode-center .left h1 {
        padding: 0 0;
        text-align: center;
        font-size: 18px;
        line-height: 40px;
    }
    .prode-center .right h1 {
        font-size: 16px;
        padding-bottom: 10px;
        padding-top: 5px;
    }
    .prode-center .right li {
        font-size: 14px;
    }
    .prode-center .right li a {
        padding: 4px 11px;
        font-size: 12px;
    }
    .prode-center .left span {
        cursor: pointer;
        padding: 16px 6px;
        display: block;
        font-size: 14px;
    }
    .prode-center .left a {
        font-size: 12px;
        padding: 14px 11px;
    }
    .prode-center .left span {
        background: #F5F5F5 url(../../img/index/prodetail-r.png) no-repeat right 10px center;
    }
    .prode-center .left span.active {
        background: #F5F5F5 url(../../img/index/prodetai-l.png) no-repeat right 10px center;
    }
    .prode-top .pro-left .pro-bottom .gallery-thumbs .pic {
        height: 40px;
        line-height: 40px;
    }
    .prode-wrapper {
        padding: 40px 0;
    }
}
@media screen and (max-width: 767px){
    .header-nav ul li{
        padding:0;
    }
    .sy-container1 .wimg{ width: 100%; margin-bottom: 20px; }
    .header-nav ul li>a {
        display: block;
        padding: 12px 5%;
        line-height: 34px;
        font-size: 14px;
        width: 100%;
        box-sizing: border-box;
    }
    .header-nav .language-switch {
        margin-left: 28px;
    }
    .sy-nav{
        display: none;
    }
    .retop-img img{
        width: 100%;
    }
    .sy-recommend .wrapper .first-recwrap {
        height: 186px;
    }
    .top-header {
        line-height: 60px;
    }
    .header-nav {
        top: 62px;
        height: calc(100% - 62px);
    }
    .header .san {
        width: 28px;
        height: 20px;
        margin-bottom: 0;
        top:20px;
    }
    .logol img {
        width: 55%;
    }
    .sy-banner {
        margin-top: 62px;
    }
    .ny-banner {
        margin-top: 62px;
    }
    .sy-container1 {
        padding-top: 20px;
    }
    .top-img {
        padding: 10px 0 14px;
    }
    .bot-wenzi h3 {
        font-size: 20px;
        line-height: 24px;
    }
    .bot-wenzi h4 {
        padding: 14px 0;
    }
    .bot-wenzi p {
        font-size: 12px;
        color: #666;
        line-height: 24px;
        padding: 0 ;
    }
    a.more-btn {
        margin-top: 27px;
        width: 118px;
        height: 40px;
        line-height: 40px;
    }
    .sy-recommend {
        padding: 40px 0 13px;
    }
    .first-recwrap p.rec-tit {
        top: 60%;
        left: 15px;
        font-size: 15px;
    }
    .first-recwrap p.rec-des {
        top:72%;
        padding-right: 16px;
        font-size: 12px;
        line-height: 20px;
    }
    .rebot-wenzi {
        padding: 15px;
    }
    .rebot-wenzi h5 {
        font-size: 14px;
    }
    .rebot-wenzi p {
        font-size: 12px;
    }
    .recommend-swiper.swiper-container {
        padding-bottom: 39px;
    }
    .footer-message {
        padding-top: 14px;
    }
    .footer-end {
        line-height: 32px;
        font-size: 12px;
    }
    .footer-message p {
        line-height: 20px;
        font-size: 12px;
    }
    .footer {
        padding: 28px 0 16px;
    }
    .footer-left {
        text-align: left;
    }
    .footer-logol img{
        width: 40%;
    }
    .sy-banner .swiper-button-next,.sy-banner .swiper-button-prev{
        display: none;
    }
    .culture-top img{
        max-width: 70%;
    }
    .ny-banner img {
        max-width: 200%;
        margin-left: -30%;
    }
    .abt-container1 {
        padding: 30px 0;
    }
    .abt-left {
        width: 100%;
    }
    .abt-left .abt-tit {
        font-size: 18px;
        text-align: center;
    }
    .abt-left .abt-desc {
        margin-top: 10px;
        font-size: 12px;
    }
    .abt-left .abt-img img {
        margin-left: 0;
    }
    .abt-right {
        width: 100%;
        margin-left: 0;
        margin-top:20px
    }
    .culture-list ul li {
        margin-right: 0;
        width: 100%;
        box-sizing: border-box;
        margin-bottom: 20px;
    }
    .culture-list ul li:nth-last-of-type(1){
        margin-bottom: 0;
    }
    .culture-top {
        height: auto;
    }
    .culture-tit p {
        font-size: 20px;
        line-height: 20px;
    }
    .culture-tit p span {
        font-size: 12px;
    }
    .abt-container2 {
        padding: 30px 0 30px;
    }
    .culture-list {
        padding-top: 16px;
    }
    .licheng-swiper .swiper-button-prev,.licheng-swiper .swiper-button-next {
        background-size: 30px;
    }
    .licheng-swiper .swiper-slide span {
        font-size: 14px;
    }
    .abt-container3 {
        padding: 46px 0 20px;
    }
    .licheng-top {
        margin-top: 20px;
    }
    .licheng-bottom {
        padding-top: 20px;
    }
    .lcbt-left {
        font-weight: normal;
    }
    .lcbott-swiper .swiper-slide .lcbt-left {
        width: 100%;
        text-align: center;
    }
    .lcbott-swiper .swiper-slide .lcbt-centerimg {
        width: 100%;
        margin: 0;
        padding-top: 9px;
        padding-bottom: 13px;
    }
    .lcbott-swiper .swiper-slide .lcbt-right {
        width: 100%;
        margin-top:2px;
    }
    .lcbott-swiper .swiper-slide .lcbt-centerimg img {
        transform: skewY(0deg);
    }
    .lcbt-centerimg .img-box {
        transform: skewY(0deg);
    }
    .lcbt-centerimg .img-box:after {
        display: none;
    }
    .licheng-top{
        display: none;
    }
    .lcbt-left .lc-nian {
        font-size: 16px;
        margin-bottom: 5px;
        text-align: center;
    }
    .lcbt-left .lc-nian span {
        font-size: 16px;
    }
    .lcbt-left .lc-desc {
        font-size: 14px;
        line-height: 24px;
    }
    .lcbt-right .lc-nian2 {
        font-size: 16px;
        margin-bottom: 5px;
        display: none;
    }
    .lcbt-right .lc-desc2 {
        font-size: 12px;
        line-height: 24px;
    }
    .lcbott-swiper {
        padding-bottom: 48px;
    }
    .lcbott-swiper .swiper-button-prev, .lcbott-swiper .swiper-button-next {
        background-size: 28px;
    }
    .lcbott-swiper .swiper-button-prev:hover,.lcbott-swiper .swiper-button-next:hover {
        background-size: 28px;
    }
    .team-jianjie {
        position: relative;
        height: 50%;
        width: 100%;
    }
    .abt-container4 {
        padding: 30px 0;
    }
    .team-jianjie .culture-tit {
        text-align: center;
    }
    .team-jianjie h5 {
        margin: 10px 0;
        text-align: center;
    }
    .team-jianjie .team-desc {
        font-size: 12px;
    }
    .team-lists ul li {
        width: 100%;
        margin-top:16px;
    }
    .team-lists ul li:nth-of-type(1),.team-lists ul li:nth-of-type(2),.team-lists ul li:nth-last-of-type(1),.team-lists ul li:nth-last-of-type(2){
        display: none;
    }
    .team-lists ul li .abt-teams {
        max-width: 300px;
        margin: 0 auto;
    }
    .team-lists ul li .abt-teams .img-cover {
        opacity: 1;
    }
    .img-cover .team-wz{
        position: absolute;
        left: 5%;
        bottom: 47px;
        width: 90%;
    }
    .team-lists ul li .abt-teams .img-cover .pinyin {
        font-size: 16px;
    }
    .team-lists ul li .abt-teams .img-cover .name {
        font-size: 14px;
        padding-bottom: 10px;
        margin-top: 7px;
    }
    .team-lists ul li .abt-teams .img-cover .miaoshu {
        font-size: 12px;
        line-height: 24px;
        margin-top: 15px;
    }
    .team-fenye {
        position: relative;
        z-index: 12;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 72px;
        max-width: 300px;
        margin: 0 auto;
        background: url(../../img/index/team-arrbox.jpg) no-repeat left center/cover;
        margin-top:20px;
    }
    .abt-container5 {
        padding: 30px 0;
    }
    .honor-tab {
        padding: 14px 0 23px;
    }
    .honor-swiper .honor-list,.honor-swiper2 .honor-list {
        width: 80%;
        padding: 16px 0;
        margin: 0 auto;
    }
    .honor-swiper .honor-list p,.honor-swiper2 .honor-list p {
        font-size: 12px;
        margin-top:2px;
    }
    .honor-tab a span {
        padding-bottom: 7px;
    }
    .honor-tab a {
        font-size: 14px;
        line-height: 22px;
    }
    .honor-swiper,.honor-swiper2 {
        padding-bottom: 37px;
    }
    .honor-swiper .swiper-button-next, .honor-swiper .swiper-button-prev,.honor-swiper2 .swiper-button-next, .honor-swiper2 .swiper-button-prev {
        background-size: 28px;
        display: none;
    }
    .honor-swiper .swiper-pagination,.honor-swiper2 .swiper-pagination{
        display: block;
        bottom: 0 !important;
    }
    .proshow-wraper {
        padding: 30px 0;
    }
    .pro-tit h3 {
        padding-bottom: 15px;
        font-size: 18px;
    }
    .show-listbox ul li {
        width: 100%;
        margin-right: 0;
        padding: 12px 12px 0;
    }
    .pro-wez {
        padding-top: 14px;
        padding-bottom: 14px;
    }
    .pro-wez p {
        line-height: 24px;
        height: 48px;
        font-size:12px;
    }
    .pro-more {
        line-height: 40px;
    }
    .pro-more span {
        font-size: 12px;
    }
    .page-lists a {
        display: inline-block;
        width: 26px;
        height: 26px;
        line-height: 26px;
        margin: 0 2px;
    }
    .show-listbox {
        padding-bottom: 0;
    }
    .page-lists a.page-pre:before, .page-lists a.page-next:before{
        background-size: 6px;
    }
    .page-lists {
        margin: 15px 0 10px;
    }
    .prode-top .pro-left {
        width: 100%;
    }
    .prode-wrapper {
        padding: 20px 0;
    }
    .prode-wrapper .prode-top .pro-left .pro-bottom {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .pro-right h1 {
        font-size: 18px;
    }
    .prode-wrapper .prode-top .pro-left .pro-bottom .gallery-thumbs {
        height: 32%;
        padding: 7px 7px;
        margin-left: 17px;
        margin-right: 17px;
    }
    .prode-top .pro-left .pro-bottom .swiper-button-next {
        background-size: 13px;
        right: -2px;
    }
    .prode-top .pro-left .pro-bottom .swiper-button-prev {
        background-size: 14px;
        left:-2px;
    }
    .prode-top .pro-left .pro-bottom .gallery-thumbs .pic {
        height: 36px;
        line-height: 36px;
    }
    .prode-wrapper .prode-top .pro-left .gallery-top{
        width: 100%;
    }
    .prode-top .pro-right {
        width: 100%;
    }
    .prode-center .right {
        width: 100%;
    }
    .prode-center {
        margin-top: 30px;
    }
    .prode-center .right ul{
        display: none;
    }
    .prode-center .right .pic {
        padding: 10px;
    }
    .footer-message p a {
        font-size: 12px;
    }
    .search-header input[type=text] {
        width: 45%;
        line-height: 30px;
        height: 30px;
    }
    .search-header {
        padding: 10px 0;
    }
    .search-header input[type=button] {
        line-height: 30px;
        height: 30px;
    }
    .ny-banner.mtop {
        margin-top: 112px;
    }
    .sy-banner.mtop {
        margin-top: 112px;
    }
    .header.ptop {
        padding-top: 50px;
    }
    .abt-container3 {
        background: #fff url(../../img/index/licheng-bg.jpg) no-repeat left bottom;
    }
    .search-header {
        top: 62px;
    }
    .top-header button {
        top: 2px;
    }
    .mysear {
    top: 61px;
    right: 0px;
   
}
.gy_hz .swiper-container{ margin: 60px 50px 0; }
.gy_hz .swiper-button-next2{ width: 30px; height: 30px; background-size: 100%; right: -10px; }
.gy_hz .swiper-button-prev2{ width: 30px; height: 30px; background-size: 100%; left: -10px; }
.hz-swiper li{ padding: 0 5px; box-sizing: border-box; }
.hz-swiper li img{ max-width: 80%; }
.honor-bot .h1 .swiper-button-next,.honor-bot .h1 .swiper-button-next2,.honor-bot .h1 .swiper-button-prev,.honor-bot .h1 .swiper-button-prev2{ display: none; }
    .sy-container1 .bot-wenzi{width: 100%;margin-bottom: 50px;}
    .sy-container1{margin-top: 10px;background: none;}
    .sy-container2 .left{width: 100%;height: 300px;}
    .sy-container2 .right{width: 100%;height: 300px;}
    .sy-container2 .yw_div{height: auto;}
    .sy-container2 .right .swiper-slide{height: 100%;}
    
}