@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: "myFont";
  src: url("../fonts/SourceHanSansCN-Bold_1.otf") format("otf");
}
/*全局样式*/
* {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input,
button,
select,
textarea {
    outline: none
}

li {
    list-style: none
}

img {
    border: 0;
    max-width: 100%;
    height: auto;
}

textarea {
    resize: none
}

body,
div,
span,
ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
img,
input,
textare {
    margin: 0;
    padding: 0;
}

body {
    font-size: 12px;
}

html {
    overflow-x: hidden;
}

body {
    word-wrap: break-word;
    word-break: break-all;
    min-height: 100%;
    _height: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    cursor: pointer; 
}

a:hover {
    text-decoration: none;
}

a {
    outline: none;
}

/*去除超链接虚线框*/
a:active {
    star: expression(this.onFocus=this.blur());
}

/*去除ie下超链接虚线框*/
a:focus {
    outline: 0;
}

/*去除火狐下超链接的虚线*/
a {
    text-decoration: none;
    color: #000
}

.clear {
    clear: both;
    height: 0px;
    font-size: 1px;
    line-height: 0px;
}

/*清除浮动*/
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

.fl {
    float: left
}

.fr {
    float: right
}
.claer{clear: both;}
.wrap {
    width: 1300px;
    margin: 0 auto;
}

.w980 {
    width: 980px;
    margin: 0 auto;
}



.search{width: 388px;border: 2px solid #00579f;height: 40px;float: right;border-radius: 5px;margin-top: 30px;}
.search input{width:290px;padding: 0 10px;float: left;border: none;background: none;height: 40px;line-height: 40px;border-radius: 5px 0 0 5px;color: #888;font-size: 14px;}
.search button{cursor: pointer;width: 78px;background: #00579f;float: right;height: 40px;border: none;color: #fff;font-size: 14px;position: relative;padding-left: 25px;}
.head{padding: 25px 0;}
.nav{background: #00579f;position: relative;}
.nav li{float: left;border-left: 1px solid #0b7bc0;border-right: 1px solid #004986;}
.nav li:first-child{border-left: none;}
.nav li:last-child{border-right: none;}
.nav li a {
    color: #fff;
    font-size: 16px;
    height: 60px;
    line-height: 60px;
    display: block;
    width: 183px;
    text-align: center;
    position: relative;
}
.nav li a::before{content: "";display: block;position: absolute;background: #1bb96e;height: 0px;left: 0;top: -10px;width: 100%;
    -ms-transition: 0.3s;
    -webkit-transition: 0.3s;
    -khtml-transition: 0.3;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;}
.nav li:hover a::before,.nav li.cur a::before{height: 70px;}
.nav li:hover::after{height: 0px;}
.nav li a::after{content: "";background: url("../images/menu.jpg")no-repeat;width: 11px;height: 100%;position: absolute;right: -11px;top: 0;display: none;}
.nav li:hover a::after{display: block;}
.nav li:hover a{color: #fff;}
.nav li:hover::before,.nav li.cur::before{opacity: 1;}
.nav li:hover a,
.nav li.cur a{color: #fff;}
.dwlm_dd_zuo{float: right;margin:11px 30px 0 0;}
.part1{background: #00579f;padding: 10px 0;text-align: center;margin-top: -3px;}
.part1 a{color: #fff;font-size: 24px;width: 50%;display: inline-block;background: url("../images/ll.jpg") repeat-y}
.part01{background: url("../images/ll.jpg") repeat-y right top;}
.part1 a:last-child{background: url("../images/ll.jpg") repeat-y;}
.part1 a span{display: inline-block;padding: 0 10px;font-size: 24px;}
.part1 a span.icon-xiangyoujiantou{font-size: 16px;width: 26px;height: 26px;border-radius: 50%;background: #1bb96e;padding: 0;text-align: center;line-height: 26px;position: relative;top: -3px;margin-left: 20px;-ms-transition: 0.3s;
    -webkit-transition: 0.3s;
    -khtml-transition: 0.3;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;transform:translateX(0px);}
.part1 a:hover span.icon-xiangyoujiantou{transform: translateX(5px);}
/*#home_slider3 .flex-viewport{padding-top:0px;}
#home_slider3{ position: relative;background: none;}
#home_slider3 li{width:100%;}
#home_slider3 .flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	list-style-type: none;
} 
#home_slider3 .flex-direction-nav{display: none;}
#home_slider3 .flexslider{margin-top:1.55rem}
#home_slider3 li .box{width:100%;position: relative;}
#home_slider3 li .box img{vertical-align: middle;width: 100%;}
#home_slider3 .flex-control-paging{display:block;text-align: center;position: absolute;bottom:20px;width: 100%;left: 0;}
#home_slider3 .flex-control-paging li{margin:0 6px;padding:0px;overflow:hidden;display: inline-block;width: auto;}
#home_slider3 .flex-control-paging li a{width:10px;height:10px;display:block;cursor:pointer;text-align: center;text-indent: -9999px;margin: 0 auto;border-radius: 50%;background: #fff;}
#home_slider3 .flex-control-paging li a.flex-active{background:#00579f;width: 20px;border-radius: 5px;}*/
.banner{background: #dfdfdf;}
.banner .swiper-pagination{width: auto;position: absolute;bottom:20px;width: 100%;left: 0;}
.banner .swiper-pagination-bullet{width: 10px;height: 10px;border-radius: 50%;background: #fff;opacity: 1;margin: 0 6px;outline: none;}
.banner .swiper-pagination-bullet-active{background:#00579f;width: 20px;border-radius: 5px;}
.footer{color: #999;font-size: 14px;}
.footer a{-ms-transition: 0.3s;
    -webkit-transition: 0.3s;
    -khtml-transition: 0.3;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;}
.foot1{padding:70px 0;background:#222;}
.foot1 dl{display:block;float: left;}
.foot1 .left{width: 20%;padding-right: 5%;}
.foot1 .left h5{font-size: 14px;padding:26px 0;}
.foot1 .left h5 b{display: block;color: #1bb96e;font-size: 22px;padding-top: 8px;}
.foot1 .left p{line-height: 26px;}
.foot1 .center{width: 24%;padding-left: 6%;position: relative;}
.foot1 .center::before,.foot1 .center::after{content: "";display: block;height: 210px;width: 1px;background: #393939;top: 0;position: absolute;}
.foot1 .center::before{left: 0;}
.foot1 .center::after{right: 0;}
.foot1 .center dl{width: 45%;padding-left: 0;}
.foot1 .right{width: 40%;}
.foot2{padding:5px 0;background:#111;line-height: 32px;color: #999;font-size: 12px;}
.foot2 a{color: #999;}
.foot2 p.fr{text-align: right;}
.foot1 dt{color: #fff;font-size: 19px;padding-bottom: 10px;}
.foot1 dd{margin-top: 15px;}
.foot1 dd a{display: block;color: #999;font-size: 14px;position: relative;padding-left: 14px;}
.foot1 dd a::before{content: "\e603";font-family: "iconfont" !important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;display: block;position: absolute;left: 0;top: 3px;}
.foot1 dd a:hover::before{transform: rotate(180deg);}
.footer a:hover{color: #1bb96e;}
.nav li .sub-menu {
	width: 100%;
	left: 0;
	top: 60px;
	z-index: 120;
	position: absolute;
	display: none;
    transition: all .1s;
    transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
	background:url("../images/line.jpg") repeat-y;
	padding: 40px 0;
	background-size: 100% auto;

}
    
.nav li .sub-menu .pic{display: inline-block;float: right;width: 30%;}
.nav li .sub-menu .pic img{width: 100%;}
.nav li .sub-menu a{text-align: left;}
.nav li:hover .sub-menu a::before,.nav li:hover .sub-menu a::after,.nav li .sub-menu dd .sub-dd a::before,.nav li .sub-menu dd .sub-dd a::after{height: 0;display: none;}
.nav li.cur:hover .sub-menu dd a::before,.nav li.cur:hover .sub-menu dd .sub-dd a::before,.nav li.cur .sub-menu dd .sub-dd a::before,.nav li.cur .sub-menu a::before{height: 0;display: none;}
.nav li:hover .sub-menu {
	display: block;
	transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
}
.nav li .sub-menu .tabs1{width: 329px;float: left;}
.nav li .sub-menu .tabs1 .tit1{display: block;color: #333;font-size: 16px;padding: 15px 0;width:100%;height: 34px;line-height: 34px;
-ms-transition: 0.3s;
-webkit-transition: 0.3s;
-khtml-transition: 0.3;
-o-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
}
.nav li .sub-menu .con1{float: right;width: 550px;}
.nav li .sub-menu .con1 .sub-dd{display: none;}
.nav li .sub-menu .con1 .sub-dd a{color: #333;font-size: 14px;display: inline-block;height: 28px;line-height: 28px;margin-top: 15px;padding-left: 60px;
-ms-transition: 0.3s;
-webkit-transition: 0.3s;
-khtml-transition: 0.3;
-o-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.nav li .sub-menu .menu2{width:65%;}
.nav li .sub-menu .tabs1 span{float: right;padding-left: 20px;}
.nav li .sub-menu .tabs1 span::before{font-size: 17px;}
.nav li .sub-menu .tit1.on,.nav li .sub-menu .tit1:hover{color: #1bb96e;}
.nav li .sub-menu .con1 .sub-dd a:hover{color: #1bb96e;font-weight: bold;}
.nav li .sub-menu2{background: #fff;}
.nav li .sub-menu2 dl{float: left;width:65%;}
.nav li .sub-menu2 dd{display: block;float: left;width: 35%;border-bottom: 1px solid #eeeeed;margin-right: 10%;}
.nav li .sub-menu2 dd a,.nav li:hover .sub-menu2 dd a{color: #333;font-size: 16px;display: block;width:100%;}
.nav li .sub-menu2 dd a span{float: right;color: #868686;padding-left: 6px;}
.nav li .sub-menu2 dd a span::before{font-size: 16px;}
.nav li .sub-menu2 dd a{height: 74px;line-height: 74px;}
.nav li .sub-menu2 dd a:hover,.nav li .sub-menu2 dd a:hover span{color: #1bb96e;font-weight: bold;}
.logo img{height: 100px;}

.page {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px;
}
.page a,
.page span {
    margin: 0 3px;
    display: inline-block;
    padding: 6px 10px;
    background: #fff;
    color: #999;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.page a:hover {
    background: #1bb96e;
    color: #fff;
    border: 1px solid #1bb96e;
}

.page .page_on,
.page span.current {
    background:#1bb96e;
    color: #fff;
    border: 1px solid #1bb96e;
}
.part3{padding: 20px 0;}
.part3 .left{width: 15%;color: #666;font-size: 16px;border-right: 1px solid #e1e1e1;padding-top: 10px;}
.part3 .left b{display: block;color: #333;font-size: 24px;padding-bottom: 3px;}
.part3 .right{width: 84%;}
.ERPQueryPanel_QueryPanel {
    height: 100%;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.ERPQueryPanel_QueryPanel button {
    margin: 8px 0;
    display: block;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    text-align: center;
    width: 158px;
    -webkit-transition: all .2s linear 10ms;
    -o-transition: .2s linear all 10ms;
    -moz-transition: .2s linear all 10ms;
    transition: all .2s linear 10ms;
    background: #00579f;
    height: 48px;
    border: none;
    margin-left: 30px;
}
.ERPQueryPanel_QueryPanel .ERPQueryPanel_input .ERPQueryPanel_icon {
    position: absolute;
    left: 12px;
    top: 19px;
}
.ERPQueryPanel_QueryPanel .ERPQueryPanel_input {
    position: relative;
    -webkit-flex: 1 1;
    -moz-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    margin-left: 30px;
}
.ERPQueryPanel_QueryPanel input{
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    padding: 0px 12px;
    width:calc(100% - 116px);
    border: none;
    background: #ebebeb; 
    color: #666; 
    float: right;  
}
select::-ms-expand{ display: none; }
.ERPQueryPanel_QueryPanel select{
     appearance:none;  
    -moz-appearance:none;  
    -webkit-appearance:none;
     background: url("../images/arrow.png") no-repeat scroll 96% center transparent;
     background-size: auto 7px;
     padding-left: 10px;
     color: #666;
     height: 48px;
    line-height: 48px;
    font-size: 16px;
    padding: 0px 12px;
    width:calc(100% - 92px);
    border: none;
    float: right; 
    background-color: #ebebeb;
 }
 option::-ms-expand{ display: none; }
option{
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari 和 Chrome */
    appearance:none;
    color: #333;
    padding: 10px 0;
}

.ERPQueryPanel_QueryPanel label{display: inline-block;float: left;color: #333;font-size: 16px;font-weight: bold;line-height: 48px;}
.title1{position: relative;}
.title1 h4{color: #333;font-size: 34px;font-weight: bold;padding-bottom: 18px;}
.title1 p{color: #333;font-size: 16px;background: url("../images/quan.png") no-repeat left center;font-family: arial;padding-left: 27px;font-weight: bold;text-transform: uppercase;}
.title1 a{display:block;color: #333;font-size: 14px;position: absolute;right: 0;bottom: 0;}
.title1 a:hover{color: #1bb96e;}
.part4{background: url("../images/bg1.jpg") no-repeat;background-size: cover;padding: 72px 0;}
.tabs2 a{position: relative;display: inline-block;margin-right: 2%;width:23.5%;text-align: center;height: 72px;line-height: 72px;color: #fff;font-size: 20px;font-weight: bold;background: #00579f;}
.tabs2 a:nth-child(4){margin-right: 0;}
.tabs2 a::before{content: "";display: block;position: absolute;width:0;height: 72px;background: #1bb96e;left: 0;top: 0;
-webkit-transition: 0.3s;
-khtml-transition: 0.3;
-o-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
}
.tabs2 a.on2::before,.tabs2 a:hover::before{width: 100%;}
.tabs2 a span{position: relative;z-index: 2;}
.tabs2{padding-top: 45px;margin-bottom: 30px;}
.tabcons2 .block{display: none;}
.tabcons2 .block .left{background-repeat: no-repeat;width: 50%;background-size:cover;height:434px;overflow: hidden;-ms-transition: 0.3s;
-webkit-transition: 0.3s;
-khtml-transition: 0.3;
-o-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;}
.tabcons2 .block .right{background: url("../images/xbg.jpg") no-repeat;height:434px;width: 50%;background-size:cover;}
.tabcons2 h3{color: #fff;font-size: 24px;font-weight: bold;padding: 56px 5% 14px 5%;}
.tabcons2 h3 a{font-weight: normal;display: inline-block;float: right;color: #fff;font-size: 14px;border: 1px solid #fff;height:29px;text-align: center;padding: 0 15px;line-height: 29px;border-radius: 4px;-ms-transition: 0.3s;
-webkit-transition: 0.3s;
-khtml-transition: 0.3;
-o-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;}
.tabcons2 p{color: #fff;font-size: 14px;line-height: 24px;padding: 0 5%;}
.tabcons2 .sorts a{display:block;height: 40px;border: 1px solid #fff;line-height: 40px;border-radius: 4px;color: #fff;font-size: 16px;width:calc(45% - 18px);float:left;margin:16px 5% 0 0;padding: 0 8px;    
-ms-transition: 0.3s;
-webkit-transition: 0.3s;
-khtml-transition: 0.3;
-o-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
word-break: break-all;
transform:translateY(0px);
}
.tabcons2 .sorts{padding: 15px 0 0 5%;}
.tabcons2 .sorts a:hover{transform:translateY(-5px);background: #1bb96e;border:1px solid #1bb96e;}
.tabcons2 h3 a:hover{background: #1bb96e;border:1px solid #1bb96e;}
.tabcons2 .block .left:hover{transform: scale(1.02);}
.tabcons2 .sorts a.more-dd{border: none;width: auto;}
.part2{background: url("../images/bg3.jpg") no-repeat;background-size: cover;padding: 72px 0;}
.part2 .wrap{position: relative;}
.tabcons3 .block2{display: none;}
.look a,.look2 a{width: 150px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    border: 1px solid #ccc;
    font-size: 14px;
    display: block;
    margin: 37px auto 0 auto;
    color: #666;
    -ms-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -khtml-transition: all 0.1s;
    -o-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;text-align: center;font-size: 14px;}
.tabcons3{padding-top: 50px;}
.tabs3{position: absolute;top: 37px;right: 0;}
.tabs3 a{color: #333;font-size: 14px;text-align: center;width: 106px;height: 40px;line-height: 40px;display: inline-block;position: relative;}
.tabs3 a::before{content: "";display: block;position: absolute;width:0;height: 40px;background: #1bb96e;left: 0;top: 0;
-webkit-transition: 0.3s;
-khtml-transition: 0.3;
-o-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
}
.tabs3 a.on3::before,.tabs3 a:hover::before{width: 100%;}
.tabs3 a span{position: relative;z-index: 2;}
.tabs3 a.on3 span{color: #fff;}
.tabcons3 .right li{border: 1px solid #dfdfdf;background: #fff;padding: 16px 0;margin-bottom: 16px;
-ms-transition: 0.3s;
-webkit-transition: 0.3s;
-khtml-transition: 0.3;
-o-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
transform: translateX(0px);
}
.tabcons3 .right li a{
-ms-transition: 0.3s;
-webkit-transition: 0.3s;
-khtml-transition: 0.3;
-o-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;}
.tabcons3 .right li .time{font-family: arial;color: #898b88;font-size: 16px;text-align: center;width: 19%;border-right: 1px solid #eee;}
.tabcons3 .right li .wz{width:calc(71% - 1px);padding: 0 5%;}
.tabcons3 .right li a .p1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;color: #333;font-size: 18px;margin-bottom: 13px;}
.tabcons3 .right li a .p2{color: #999;font-size: 14px;line-height: 24px;
-webkit-line-clamp: 2;
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;}
.tabcons3 .right li a b{display: block;color: #666;font-size: 58px;}
.part2 a img{vertical-align: middle;width:100%;height:100%;object-fit: cover;
-ms-transition: 0.3s;
-webkit-transition: 0.3s;
-khtml-transition: 0.3;
-o-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;transform: scale(1);}
.tabcons3 .left .img{height: 400px;width: 100%;overflow: hidden;}
.tabcons3 .right li:hover a b{color: #1bb96e;}
.tabcons3 .right li:hover a .p1{color: #1bb96e;font-weight: bold;}
.tabcons3 .right li:hover{transform: translateX(10px);}
.part2 a:hover img{transform: scale(1.1);}
.part2{padding: 72px 0;}
.part2 a .txt{background: #fff;border: 1px solid #dfdfdf;background: #fff;border-top: none;padding: 24px 34px 40px 34px;}
.part2 a .txt p.p1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;color: #333;font-size: 20px;font-weight: bold;margin-bottom: 14px;}
.part2 a .txt p.p2{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;color: #999;font-size: 14px;height: 19px;}
.part2 a:hover .txt p.p1{color: #1bb96e;}
.part2 .left{width:47%;}
.part2 .right{width:50%;}
.part2 .swiper-pagination{width: auto;position: absolute;bottom: 138px;right: 0px;width: 100%;}
.part2 .swiper-pagination-bullet{width: 32px;height:7px;background: rgba(0,0,0,0.8);opacity: 1;margin: 0 6px;outline: none;border-radius: 0;}
.part2 .swiper-pagination-bullet-active{background:#204c97;}
.mySwiper,.mySwiper2,.mySwiper3{overflow: hidden;position: relative;}
.part2 .swiper-button-next,.part2 .swiper-button-prev{display: block;background: rgba(0,0,0,0.7);width: 36px;height: 60px;text-align: center;line-height: 60px;margin-top: -50px;}
.part2 .swiper-button-next{right: 0;}
.part2 .swiper-button-prev{left: 0;}
.part2 .swiper-button-next i,.part2 .swiper-button-prev i{color: #fff;font-size: 28px;}
.part2 .swiper-button-next.swiper-button-disabled,.part2 .swiper-button-prev.swiper-button-disabled{opacity: 0;}
.part6{background: url("../images/bg4.jpg") no-repeat;background-size: cover;padding: 72px 0;text-align: center;color: #fff;}
.part6 h3{font-size: 34px;font-weight: bold;padding-bottom: 25px;}
.part6 p{font-size: 20px;max-width: 900px;margin: 0 auto;line-height: 36px;}
.part6 a{width: 152px;height: 52px;line-height: 52px;background: #1bb96e;font-size: 14px;display: block;margin:37px auto 0 auto;color: #fff;
-ms-transition:all 0.1s;
-webkit-transition:all 0.1s;
-khtml-transition:all 0.1s;
-o-transition:all 0.1s;
-moz-transition:all 0.1s;
transition:all 0.1s;transform: scale(1);
}
.look a:hover{background: #1bb96e;color: #fff;border: 1px solid #1bb96e;}
.look2 a{font-size: 16px;background: #015182;color: #fff;border: 1px solid #015182;}
.part6 a:hover{transform: scale(1.3)}
.part5{background: url("../images/bg2.jpg") no-repeat;background-size: cover;padding: 72px 0 0 0;min-height: 580px;}
.part5 .title1{position: relative;}
.part5 .title1 h4,.part5 .title1 p{color: #fff;position: relative;z-index: 1;}
.part5 .title1 h3{position: absolute;left: -10%;font-family: arial;font-size: 142px;font-weight: bold;text-transform: uppercase;color: rgba(255,255,255,0.04);top:-40px;z-index: 0;}
.part5 .left{width: 50%;}
.part5 .right{width: 50%;}
.part5 .we p{color: #fff;font-size: 16px;line-height: 38px;}
.part5 .we{margin-top: 54px;padding-right: 8%;}
.part5 .part05{position: relative;}
.part5 .right .map{position: absolute;top:-60px;}
.part5 .right .map img{width: 100%;}
.number{padding-top: 20px;}
.number li{float: left;width: 33.333%;margin-top: 35px;}
.number h6{color:#fff;font-size: 48px;font-weight: bold;display: inline-block;position: relative;padding-bottom: 6px;}
.number h6::after{content: "";display: block;position: absolute;bottom: 0;left: 0;width: 120%;height: 1px;background: #fff;}
.number li p{color: #fff;font-size: 16px;display:block;padding-bottom: 10px;}
.number li span{display: inline-block;color:#fff;font-size:16px;padding-left: 10px;}
.number li:nth-child(3) h6::after,.number li:nth-child(2) h6::after{width: 140%;}
.number li span b{font-size: 48px;margin-left: -10px;display: inline-block;}
.number li:nth-child(6) h6::after{width: 134%;}


.par-map{position:relative;}
.par-map img{display: block;margin: 0 auto;width: 650px;height: 657px;}
.par-map .parico{position: absolute;cursor: pointer;color: #333;font-size: 20px;}
.par-map .parico .i span{width: 8px;height: 8px;border-radius: 50%;background: #fff;display: flex;justify-content: center;align-items: center;float: left;position: relative;margin-right: 15px;top: 8px;}
.par-map .parico .i em{flex: 0 0 16px;display:block;min-width: 16px;height:16px;border-radius: 50%;background:#fff;animation: scalemap 2s linear infinite;-moz-animation: scalemap 2s linear infinite;-webkit-animation: scalemap 2s linear infinite;}
.par-map .parico.a1{top: 25.9%;right: 31%;}
.par-map .parico.a21{top: 27.8%;right: 32%;}
.par-map .parico.a2{bottom: 37.6%;right: 35%;}
.par-map .parico.a3{top: 27.6%;right: 29.3%;}
.par-map .parico.a4{bottom: 56.5%;right: 28.1%;}
.par-map .parico.a5{bottom: 52.4%;right: 23.5%;}
.par-map .parico.a6{bottom: 39.4%;right: 30%;}
.par-map .parico.a7{bottom: 39.7%;right: 33%;}
/*.par-map .parico.a8{bottom: 59%;right: 30%;}*/
.par-map .parico.a8{bottom: 51%;right: 46%;}
.par-map .parico.a100{bottom: 51.2%;right: 44.4%;}
.par-map .parico.a101{bottom: 56.5%;right: 22.5%;}
.par-map .parico.a102{top: 32%;right: 23.5%;}
.par-map .parico.a103{bottom: 41%;right: 39.1%;}
.par-map .parico.a9{bottom: 53%;right: 21%;}
/*.par-map .parico.a14{bottom: 53%;right: 21%;}*/
.par-map .parico.a10{bottom: 49%;right: 37%;}
.par-map .parico.a11{top: 25.9%;right: 42%;}
.par-map .parico.a12{bottom: 57.5%;right: 21%;}
.par-map .parico.a13{bottom: 37.3%;right: 33%;}


.par-map .parico img{width: auto;}
.par-map .parico .i span:hover,.par-map .parico .i em:hover{background: #1bb96e;}

@keyframes scalemap {0% {transform: scale(0.2);opacity: 1;}100% {transform: scale(1.5);opacity: 0;}}
@-moz-keyframes scalemap {0% {transform: scale(0.2);opacity: 1;}100% {transform: scale(1.5);opacity: 0;}}
@-webkit-keyframes scalemap {0% {transform: scale(0.2);opacity: 1;}100% {transform: scale(1.5);opacity: 0;}}
@-o-keyframes scalemap {0% {transform: scale(0.2);opacity: 1;}100% {transform: scale(1.5);opacity: 0;}}
.par-map .win_d {
    position: absolute;
    background: #FFFFFF;
    width: 300px;
    bottom: 100%;
    border-radius: 10px;
    margin-bottom: 10px;
    display: none;
    text-align: left;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    transition: all .3s;
    margin-left: -145px;
    z-index: 4;
    
}

.par-map .a_name {

    font-size: 20px;

    font-weight: bold;
}

.par-map .a_desc p{
    font-size: 14px;
    line-height: 22px;
    color: #666;
    clear: both;
}
.par-map .a_desc p span{color: #999;font-size: 16px;display: inline-block;padding-right: 6px;top: 1px;position: relative;float: left;padding-bottom: 7px;}
.par-map .a_desc h4{margin-bottom: 15px;color: #1bb96e;font-size: 20px;font-weight: bold;padding-bottom: 10px;border-bottom: 1px solid #ebebeb;position: relative;}
.par-map .a_desc h4 span{position: absolute;right: -15px;width: 22px;height: 22px;line-height: 22px;border-radius: 50%;color: #fff;font-size: 14px;text-align: center;background: #1bb96e;font-weight: normal;}
.par-map .a_loc {

    font-size: 14px;

    line-height: 24px;

    color: #000;

    margin: 10px 0;
}

.par-map .a_lans {
    padding: 25px 28px;
    box-sizing: border-box;
}
.par-map .win_d:after {
    content: '';
    background: #fff;
    width: 15px;
    height: 15px;
    display: block;
    margin: auto;
    transform: rotate(45deg);
    position: relative;
    z-index: 5;
    margin-bottom: -7px;
    box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, .1);
}
.par-map .parico:hover .win_d{display: block;}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: 0.75s;
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInX {
  from {
    transform: perspective(600px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(600px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(600px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(600px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    transform: perspective(600px);
  }
}
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes dong {
  0% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes dong2 {
  0% {
    transform: scale(0.5);
  }
  100% {
    transform: scale(1);
  }
}
.dong2 {
  -webkit-animation-name: dong2;
  animation-name: dong2;
}
@keyframes dong3 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
.dong3 {
  -webkit-animation-name: dong3;
  animation-name: dong3;
}
@keyframes dong4 {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.dong4 {
  -webkit-animation-name: dong4;
  animation-name: dong4;
}
@keyframes slideInDown2 {
  from {
    -webkit-transform: translate3d(0, -70px, 0);
    transform: translate3d(0, -70px, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown2 {
  -webkit-animation-name: slideInDown2;
  animation-name: slideInDown2;
}
@keyframes fadeInUp2 {
  from {
    opacity: 0;
    transform: translate3d(0, 100px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp2 {
  animation-name: fadeInUp2;
}
@keyframes fadeInDown2 {
  from {
    opacity: 0;
    transform: translate3d(0, -100px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown2 {
  animation-name: fadeInDown2;
}
@keyframes fadeInLeft2 {
  from {
    opacity: 0;
    transform: translate3d(-100px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft2 {
  animation-name: fadeInLeft2;
}
@keyframes fadeInRight2 {
  from {
    opacity: 0;
    transform: translate3d(100px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight2 {
  animation-name: fadeInRight2;
}
@keyframes rotate-anim {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.bmove1 {
  animation-name: bmove1;
}
@keyframes bmove1 {
  0% {
    transform: scale(0.5);
  }
  100% {
    transform: scale(1);
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn2 {
  animation-name: fadeIn2;
}
@keyframes fadeIn2 {
  0% {
    width: 0;
  }
  10% {
    width: 100%;
  }
}
.rotate01 {
  animation-name: rotate;
}
@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes bmove3 {
  0% {
    transform: scale(1);
  }
  70% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
.wap-banner,.wap-menu{display: none;}
.nav2 {
  position: absolute;
  width: auto;
  display: inline-block;
  border: none;
  right: 4%;
  top: 30px;
  z-index: 20;
}

.btn-nav {
  border: none;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  cursor: pointer;
  z-index: 99999;
  background: none;
}

.btn-nav:focus {
  outline: 0;
}

.icon-bar {
  display: block;
  margin: 6px 0;
  width: 30px;
  height: 2px;
  background-color: #333;
}

.btn-nav:hover .icon-bar {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  background-color: #333;
}

.nav-content {
  position: fixed;
  top: -100%;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000;
  display: block;
  height: 100%;
  z-index: 999;
}

.nav-list {
  list-style: none;
  padding: 0;
  position: relative;
  top: 10%;
}

.item-anchor:after {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  left: 0;
  bottom: 0;
  z-index: 9;
  background: transparent;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.item-anchor {
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
  position: relative;
  text-decoration: none;
  padding: 10px;
}

.item-anchor:hover,
.item-anchor:focus {
  color: #1bb96e;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.item-anchor:hover:after,
.item-anchor:focus:after{
  width: 100%;
  background: #fff;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.nav-item {
  margin: 40px auto;
  text-align: center;
}

.animated {
  display: block;
  margin: 0 auto;
}

.animated:hover .icon-bar,
.animated:focus .icon-bar{
  background-color: #fff;
}

.animated:focus {
  cursor: pointer;
  z-index: 9999;
}

.middle {
  margin: 0 auto;
}

.icon-bar {
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -ms-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease;
  z-index: 999999;
}

.animated .icon-bar {
  z-index: 999999;
  background-color: #fff;
}

.animated .top {
  -webkit-transform: translateY(-3px) rotateZ(45deg);
  -moz-transform: translateY(-3px) rotateZ(45deg);
  -ms-transform: translateY(-3px) rotateZ(45deg);
  -o-transform: translateY(-3px) rotateZ(45deg);
  transform: translateY(-3px) rotateZ(45deg);
}

.animated .bottom {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -moz-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotateZ(-45deg);
  -o-transform: translateY(-11px) rotateZ(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.animated .middle {
  display: none;
  background: #333;
}

@keyframes showNav {
  from {
    top: -100%;
  }
  to {
    top: 0;
  }
}

@-webkit-keyframes showNav {
  from {
    top: -100%;
  }
  to {
    top: 0;
  }
}

@-moz-keyframes showNav {
  from {
    top: -100%;
  }
  to {
    top: 0;
  }
}

@-o-keyframes showNav {
  from {
    top: -100%;
  }
  to {
    top: 0;
  }
}

.showNav {
  -webkit-animation: showNav 1s ease forwards;
  -moz-animation: showNav 1s ease forwards;
  -o-animation: showNav 1s ease forwards;
  animation: showNav 1s ease forwards;
}

@keyframes hideNav {
  from {
    top: 0;
  }
  to {
    top: -100%;
  }
}

@-webkit-keyframes hideNav {
  from {
    top: 0;
  }
  to {
    top: -100%;
  }
}

@-moz-keyframes hideNav {
  from {
    top: 0;
  }
  to {
    top: -100%;
  }
}

@-o-keyframes hideNav {
  from {
    top: 0;
  }
  to {
    top: -100%;
  }
}

.hideNav {
  -webkit-animation: hideNav 1s ease forwards;
  -moz-animation: hideNav 1s ease forwards;
  -o-animation: hideNav 1s ease forwards;
  animation: hideNav 1s ease forwards;
}

.hidden {
  display: none;
}
.foot{position:fixed; bottom:0; left:0; right:0; width:100%;margin:0 auto; z-index:12;background: #222;display: none;}
.foot ul li{ float:left; width:calc(25% - 1px);margin:11px 0;position: relative;border-right: 1px solid rgba(255,255,255,0.2);}
.foot ul li:nth-child(4n){border-right: none;}
.foot ul li h4{ text-align:center;}
.foot ul li h4 img{ width:auto; height:26px; margin-bottom:6px}
.foot ul li a h3{ text-align:center; font-size:15px; color:#fff;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
#zhezhao{position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,0.6);top: 0;left: 0;z-index: 200;display: none;}
.tan-box{position: fixed;background: #fff;width: 80%;margin:-160px 10% 0 10%;color: #2a2a2a;font-size: 16px;padding: 20px 4%;z-index:202;top:50%;border-radius: 12px;display: none;}
.tan-box .close{position: absolute;right: 10px;top:10px}
.tan-box .close img{width: 24px;height: auto;}
.tan-box .car img{width: 60%;height: 100%;padding: 10px;box-shadow: 0 3px 5px rgba(0,0,0,0.1);display: block;margin:20px auto 10px auto;}
.tan-box p{line-height: 28px;text-align: center;}
.tan-box p span{background:#2c79c9;color: #fff;display: inline-block;padding:2px 5px;}
.c_nav {
    position: fixed;
    right: 10px;
    z-index: 20;
    width: 72px;
    top: 50%;
    margin-top: -158px;
}

.c_nav li {
    float: right;
}

.c_nav li a {
    background: #FFFFFF;
    box-shadow: 0px 5px 10px 0px #d4c5c54f;
    display: block;
    width: 84px;
    height: 64px;
    border-radius: 5px;
    border: #1bb96e 1px solid;
    font-size: 12px;
    text-align: center;
    margin-bottom: 9px;
}

.c_nav li a i {
    display: inline-block;
    width: 28px;
    height: 28px;
    padding: 8px 0 4px 0;
    transition: all 0.5s;
    font-size: 28px;
    color: #1bb96e;
}

.c_nav li.li1 a {
    background:#1bb96e;
    color: #fff;
    transition: all 0.5s;
    height: 120px;
}

.c_nav li.li1 a p {
    letter-spacing: 3px;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
}

.c_nav li.li1 i {
    width: 40px;
    height: 40px;
    font-size: 24px;
    background: #fff;
    border-radius: 50%;
    color: #1bb96e;
    padding: 0;
    line-height: 40px;
    margin: 13px 0 10px 0;
}

.c_nav li.li2 a {
    overflow: hidden;
    position: relative;
    transition: all 0.5s;
}

/*.c_nav li.li2 .hides {
    width: 230px;
    position: absolute;
    left: 0px;
    top: -5px;
    padding: 15px;
    text-align: left;
    display: none;
}*/

.c_nav li.li2 .hides h2 {
    font-size: 12px;
    color: #fff;
    padding: 14px 0 7px 0;
}

.c_nav li.li2 .hides p {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
}

/*.c_nav li.li2 i {
    background: url('../images/fix2.png') center no-repeat;
}*/

.c_nav li a:hover i {
    transform: rotate(360deg);
}



.c_nav li.li2 a:hover .hides {
    display: block;
}

.c_nav li.li2 a:hover .shows {
    display: none;
}

/*.c_nav li.li2 a:hover {
    width: 230px;
}*/

.c_nav li.li4 a:hover,.c_nav li.li2 a:hover {
    background:#1bb96e;
    color: #FFFFFF;
}

.c_nav li.li4 a:hover i,.c_nav li.li2 a:hover i{
    color: #fff;
}


.c_nav li.li1:hover .ewm_div {
    display: block;
}

.c_nav li.li1 .ewm_div,.c_nav li.li5 .ewm_div {
    display: none;
    height: 160px;
    width: 140px;
    position: absolute;
    right: 100px;
    min-height: 90px;
    border-radius: 3px;
    box-shadow: 0px 5px 10px 0px rgba(25, 33, 49, 0.18);
    text-align: center;
    background:#1bb96e;
    font-size: 13px;
    color: #ffffff;
    line-height: 30px;
    top: 0px;
}
.c_nav li.li2 .hides {
    display: none;
    width: 260px;
    position: absolute;
    right: 80px;
    min-height: 90px;
    border-radius: 3px;
    
    text-align: left;
    font-size: 13px;
    color: #ffffff;
    line-height: 36px;
    top: 0px;
    
}
.c_nav li.li2 .hides .wzz{padding: 15px;border-radius: 3px;background:#1bb96e;box-shadow: 0px 5px 10px 0px rgba(25, 33, 49, 0.18);margin-right: 20px;}

.c_nav li.li1 .ewm_div .arrow {
    position: absolute;
    width: 9px;
    height: 18px;
    background: url(../images/side_bg_arrow1.png) no-repeat;
    right: -8px;
    top: 70px;
}

.c_nav li.li1 .ewm_div .img_div {
    background: url(../images/wx.jpg) center no-repeat;
    width: 119px;
    height: 119px;
    margin: 11px 11px auto;
}
.c_nav li.li1 .ewm_div .img_div img,.c_nav li.li5 .ewm_div .img_div img{width: 119px;height: 119px;}
.c_nav li.li5 a {
    position: relative;
    transition: all 0.5s;
}

.c_nav li.li5 a:hover {
    background:#1a65ac;
    color: #FFFFFF;
}
.c_nav li.li5 .img {
    width: 108px;
    padding: 15px;
    border-radius: 5px;
    background: #0cd579;
    position: absolute;
    left: 180px;
    top: -48px;
}

.c_nav li.li5 .img img {
    width: 108px;
    height: 108px;
    display: block;
}

.c_nav li.li5 .img p {
    font-size: 16px;
    color: #fff;
    margin-top: 8px;
    letter-spacing: 2px;
}

.c_nav li.li5:hover .ewm_div {
    display: block;
}

.c_nav li.li5 .ewm_div .arrow {
    position: absolute;
    width: 9px;
    height: 18px;
    background: url(../images/side_bg_arrow1.png) no-repeat;
    right: -8px;
    top: 70px;
}

.c_nav li.li5 .ewm_div .img_div {
    background: url(../images/ewm.jpg) center no-repeat;
    width: 119px;
    height: 119px;
    margin: 11px 11px auto;
}

.c_nav li.li6 .out {
    background: url(../images/fix5.png) center no-repeat #FFFFFF;
}

.c_nav li.li6 .top_return {
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
    display: block;
    width: 84px;
    border-radius: 5px;
    text-align: center;
    height: 64px;
    border: #1bb96e 1px solid;
}

.c_nav li.li6 .over {
    display: none;
    background: #1a65ac;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
}

.c_nav li.li6:hover .over {
    display: block;
}

.c_nav li.li6:hover .out {
    display: none;
}
.c_nav li.li6 i {
    display: inline-block;
    width: 28px;
    height: 28px;
    padding: 8px 0 4px 0;
    transition: all 0.5s;
    font-size: 28px;
    color: #1bb96e;
}
.c_nav li.li2:hover .hides{display: block;}

.c_nav li.li1 {
    -webkit-animation: rotateInDownRight 1.5s 0.5s ease both;
    -moz-animation: rotateInDownRight 1.5s 0.5s ease both;
}

.c_nav li.li2 {
    -webkit-animation: rotateInDownLeft 1.5s 1.5s ease both;
    -moz-animation: rotateInDownLeft 1.5s 1.5s ease both;
    position: relative;
}

.c_nav li.li4 {
    position: relative;
    -webkit-animation: rotateInDownRight 1.5s 2s ease both;
    -moz-animation: rotateInDownRight 1.5s 2s ease both;
    display: none;
}

.c_nav li.li5 {
    -webkit-animation: rotateInDownRight 1.5s 2.5s ease both;
    -moz-animation: rotateInDownRight 1.5s 2.5s ease both;
    position: relative;
}

.c_nav li.li7 {
    -webkit-animation: rotateInDownLeft 1.5s 3s ease both;
    -moz-animation: rotateInDownLeft 1.5s 3s ease both;
    cursor: pointer;
}

.c_nav li.li6 {
    -webkit-animation: rotateInDownRight 1.5s 2.5s ease both;
    -moz-animation: rotateInDownRight 1.5s 2.5s ease both;
    cursor: pointer;
    background: #fff;
    border-radius: 5px;
}

.c_nav .d {
    display: none;
    width: 320px;
    background: #fff;
    position: absolute;
    right: 84px;
    min-height: 90px;
    border-radius: 3px;
    box-shadow: 0px 5px 10px 0px rgba(25, 33, 49, 0.18);
}

.c_nav .d .arrow {
    position: absolute;
    width: 9px;
    height: 18px;
    background: url(../images/side_bg_arrow.png) no-repeat;
    right: -8px;
    top: 190px;
}

@keyframes kf-t-b {
    from {
        transform: translateY(250px);
    }
    to {
        transform: translateY(0px);
    }
}

@keyframes kf-b-t {
    from {
        transform: translateY(-250px);
    }
    to {
        transform: translateY(0px);
    }
}

@keyframes pic_scale {
    from {
        opacity: 0;
        transform: scale(0.5);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes op {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes kf-l-r {
    from {
        transform: translateX(-200px);
    }
    to {
        transform: translateX(0px);
    }
}

@keyframes kf-r-l {
    from {
        transform: translateX(200px);
    }
    to {
        transform: translateX(0px);
    }
}

.kf-t-b1 {
    animation: kf-t-b 0.4s;
}

.kf-t-b2 {
    animation: kf-t-b 0.5s;
}

.kf-t-b3 {
    animation: kf-t-b 0.6s;
}

.kf-t-b4 {
    animation: kf-t-b 0.7s;
}

.kf-b-t1 {
    animation: kf-b-t 0.4s;
}

.kf-b-t2 {
    animation: kf-b-t 0.5s;
}

.kf-b-t3 {
    animation: kf-b-t 0.6s;
}

.kf-b-t4 {
    animation: kf-b-t 0.7s;
}
.c_nav li.li6 .top_return i,.news li:hover a h3{color: #1bb96e;font-weight: bold;}
.c_nav li.li2 .hides i{display: inline-block;float: left;}
.ny-banner{background-repeat: no-repeat;background-size: cover;height: 350px;background-position: center;}
.main{background-repeat: no-repeat;background-size: cover;background-position: center;}
.brand{background: #fff;height: 60px;line-height: 60px;color: #666;font-size: 14px;}
.brand .home a{color: #666;}
.brand .home a:hover{color: #1bb96e;}
.brand .home a:hover i{color: #999;}
.brand .home a i{font-style: normal;font-size: 26px;display: inline-block;float: left;color: #999;}
.menu-sort li{display: inline-block;position: relative;}
.menu-sort li a{display: block;color: #333;font-size: 16px;padding: 0 30px;position: relative;z-index: 2;}
.menu-sort li.move a{color: #fff;font-weight: bold;}
.menu-sort li::before{content: "";display: block;position: absolute;left: 0;width: 100%;height: 0;background: #1bb96e;transition: all 0.1s;}
.menu-sort li.move::before,.menu-sort li:hover::before{height: 100%;}
.menu-sort li:hover a{color: #fff;}
.title2{text-align: center;color: #333;font-size: 36px;clear: both;padding: 52px 0 38px 0;}
.news{background: #fff;padding: 0 48px 50px 48px;}
.news li{border-bottom: 1px dashed #e8e8e8;padding: 65px 0;transition: all 0.3s;}
.news li .left{width: 34.5%;height: 234px;overflow: hidden;}
.news li .left img{width: 100%;height: 100%;object-fit: cover;transition: all 0.3s;}
.news li:hover .left img{transform: scale(1.1);}
.news li .right{width: 61%;}
.news li a h3{color: #333;font-size: 20px;margin: 13px 0 18px 0;transition: all 0.3s;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.news li a .p1{color: #999;font-size: 14px;margin: 0px 0 18px 0;}
.news li a .p2{line-height: 28px;color: #666;font-size: 14px; overflow:hidden;
        /* 文本超出时，显示省略标记 */
        text-overflow:ellipsis;
        /* 弹性伸缩盒子模型 */
        display:-webkit-box;
        /* 子元素呈现3行 */
        -webkit-line-clamp:2;
        /* 子元素排列方式为垂直 */
        -webkit-box-orient:vertical; }
.news li a .more{transition: all 0.7s;display: block;width: 122px;height: 40px;border: 1px solid #e0e0e0;line-height: 40px;text-align: center;color: #666;overflow: hidden;position: relative;font-size: 14px;margin-top: 30px;}
.main2{padding-bottom: 60px;}
.news li a .bac {
    transition: all 0.7s;
    transform: scale(0);
    position: absolute;
    left: 2%;
    bottom: 2%;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background:#1bb96e;
}
.news li a:hover .bac {
  transition: all 0.7s;
  transform: scale(10.2);
}
.news li a .more span{position: relative;z-index: 2;}
.news li:hover a .more{color: #fff;}
.news li:last-child{border-bottom: none;}
.case{background: #fff;padding: 24px 36px;}
.case li{float: left;width:48%;margin:24px 4% 24px 0;}
.case li:nth-child(2n){margin-right: 0;}
.case li .left{width: 49%;height:164px;overflow: hidden;}
.case li .left img{width: 100%;height: 100%;object-fit: cover;transition: all 0.3s;}
.case li:hover .left img{transform: scale(1.1);}
.case li .right{width: 46%;}
.case li a h3{color: #1bb96e;font-size: 20px;font-weight: bold;margin: 5px 0 12px 0;transition: all 0.3s;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.case li a .p1{line-height: 28px;color: #666;font-size: 14px; overflow:hidden;
        /* 文本超出时，显示省略标记 */
        text-overflow:ellipsis;
        /* 弹性伸缩盒子模型 */
        display:-webkit-box;
        -webkit-line-clamp:2;
        /* 子元素排列方式为垂直 */
        -webkit-box-orient:vertical; }
.case li a .more{transition: all 0.7s;display: block;width: 122px;height: 40px;border: 1px solid #e0e0e0;line-height: 40px;text-align: center;color: #666;overflow: hidden;position: relative;font-size: 14px;margin-top: 20px;}
.case li a .bac {
    transition: all 0.7s;
    transform: scale(0);
    position: absolute;
    left: 2%;
    bottom: 2%;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background:#1bb96e;
}
.case li a:hover .bac {
  transition: all 0.7s;
  transform: scale(10.2);
}
.case li a .more span{position: relative;z-index: 2;}
.case li:hover a .more{color: #fff;}
.contact{background: #fff;padding:40px 0px;}
.contact li{float: left;width:38%;padding:0px 6%;position: relative;margin: 40px 0;height: 200px;}
.contact li .pic{display:block;position: absolute;right:100px;top:100px;width: 150px;text-align: center;}
.contact li img{display:block;width:130px;height: 130px;margin: 0 auto;}
.contact li::after{content: "";display: block;position: absolute;width: 1px;height: 100%;background: #e0e0e0;right: 0;top: 0;}
.contact li .tit1{font-size: 24px;color: #1bb96e;font-weight: bold;margin-bottom: 22px;}
.contact li .tit1 i{font-weight: normal;font-size: 30px;display: inline-block;float: left;position: relative;top: 2px;padding-right: 8px;}
.contact li p{line-height: 28px;color: #666;font-size: 16px;}
.contact li:nth-child(2n)::after,.contact li:last-child::after{display: none;}
.download li{position: relative;transition: all 0.1s;border-bottom: 1px dashed rgba(0,0,0,.2);}
.download{padding: 50px 0;}
.download li:before{position: absolute;right: 0;color: #1bb96e;font-size: 18px;top: 50%;margin-top: -9px;opacity: 0;}
.download li a{color: #666;line-height: 24px;font-size: 16px;padding: 14px 0;display: block;width: 90%;}
.download li:hover a{color: #1bb96e;}
.download li:hover:before{opacity: 1;transition: all 0.3s;}
.download .one{float: left;margin:0 3% 40px 0;width:calc( 48.5% - 40px);background: #fff;box-shadow: 0 8px 25px rgba(0,0,0,.08);padding: 10px 20px;}
.download .one:nth-child(2n){margin-right: 0;}
.download .one h4{
    font-size: 22px;
    font-weight: 700;
    line-height: 60px;
    height: 60px;
    background: url("../images/wenjian.png") no-repeat left center;
    padding-left: 40px;
}
.download li:last-child{border-bottom: none;}

.book-search{background: #fff;padding:70px 5%;}
.tabcons5 .div{display: none;clear: both;margin-top: 48px;}
.tabs5 a{font-size: 28px;color: #666;font-weight: bold;margin-right: 70px;position: relative;border-bottom: 2px solid #fff;padding-bottom: 8px;}
.tabs5 a::after{content: "";display: block;position: absolute;height: 28px;width: 1px;background: #e5e5e5;right: -40px;top: 6px;}
.tabs5 a:last-child::after{display: none;}
.tabs5 a.curs{color:#1bb96e;border-bottom-color:#1bb96e;}
.tabcons5 .ERPQueryPanel_QueryPanel{display: block;display: -webkit-block;
    display: -moz-block;
    display: -ms-block;}
.tabcons5 .ERPQueryPanel_QueryPanel input{height: 64px;border: 1px solid #e1e1e1;border-radius: 5px;background: none;width:60%;float: none;}
.tabcons5 .ERPQueryPanel_QueryPanel label{line-height: 66px;width: 155px;font-weight: normal;}
.tabcons5 .ERPQueryPanel_QueryPanel .ERPQueryPanel_input{margin: 0 0 25px 0;}
.tabcons5 .ERPQueryPanel_QueryPanel button{font-size: 22px;margin: 40px 16px 0 0;display: inline-block;width: 194px;height: 60px;line-height: 60px;background: #1bb96e;}
.tabcons5 .ERPQueryPanel_QueryPanel button.btn2{background: #b0b0b0;}
.chaxun2 h4{color: #333;font-size: 28px;font-weight: bold;padding: 87px 0 54px 0;}
.chaxun2 li{float: left;margin-right: 5%;width:calc(30% - 2px);text-align: center;border: 1px solid #1bb96e;background: #f4fffa;padding: 46px 0;}
.chaxun2 li:nth-child(3n){margin-right: 0;}
.chaxun2 li a i{display: block;margin: 0 auto;width: 62px;height: 62px;border-radius: 50%;background: #1bb96e;color: #fff;line-height: 62px;font-size: 34px;transition: all 0.5s;}
.chaxun2 li a h5{color: #333;font-size: 18px;font-weight: bold;margin: 27px 0 8px 0;}
.chaxun2 li a p{color: #666;font-size: 14px;}
.chaxun2 li:hover a i{transform: rotate(360deg);}
.chaxun2 li:hover a h5{color:#1bb96e;}
.about1{clear: both;background: url("../images/aa-bg4.jpg") no-repeat;background-size: cover;padding: 54px 0 70px 0;}
.title3{text-align: center;color: #333;font-size: 42px;}
.title3 p{text-transform: uppercase;color: #d0d0d0;font-size: 30px;font-family: arial;padding-top: 4px;}
.about1 .our p{color: #333;line-height:30px;font-size:16px;}
.about1 .our{padding: 40px 0;}
.about1 .number li{text-align: center;width:auto;margin-right: 7.6%;}
.about1 .number h6{color: #015182;font-size: 42px;}
.about1 .number p{color: #333;font-size: 16px;padding-top: 20px;}
.about1 .number li span{color: #015182;font-size: 22px;padding-left: 2px;}
.about1 .number li span b{font-size: 42px;margin-left: -5px;}
.about1 .number h6::after{background: #015182;}
.about1 .number li:nth-child(6) h6::after {width: 140%;}
.about1 .number li:last-child{margin-right: 0;}
.about2 .title3{color: #fff;}
.about2 .title3 p{color: rgba(255,255,255,0.4);}
.about2{clear: both;background: url("../images/aa-bg1.jpg") no-repeat center;background-size: cover;padding: 54px 0 70px 0;}
.about6{clear: both;background: url("../images/aa-bg3.jpg") no-repeat center;background-size: cover;padding: 54px 0 70px 0;}
.about4{background: url("../images/aa-bg2.jpg") no-repeat center;background-size:cover;padding-top: 53px;height: 340px;text-align: center;color: #fff;letter-spacing: 6px;}
.about4 .title3{color: #fff;padding-bottom: 40px;}
.about3,.about5{padding: 54px 0 70px 0;}
.about3 .jianjie{padding-top: 40px;}
.about3 .jianjie p{color: #333;line-height:30px;font-size:16px;}
.about3 .jianjie .tpp img{max-width: 100%;display: block;margin: 40px auto 0 auto;}
.about4 h3{font-size: 38px;padding: 24px 0;}
.about4 p{font-size: 28px;}
.about6 .title3 p{color: rgba(170,170,170,0.8);}
.join{padding: 54px 0;}
.join div h4{display: block;color: #333;font-size: 16px;line-height: 30px;padding-top:22px;padding-bottom: 5px;font-weight: bold;}
.join div p{color: #666;font-size: 14px;line-height: 26px;}
.join h3{color: #333;font-size:20px;line-height: 60px;}
.join div p a{color: #015182;}
.accordion li{background:#f3f3f3;cursor:pointer;min-height:60px;transition:.25s;margin-bottom: 20px;}
.accordion li a{line-height:60px;font-size: 18px;display: block;position: relative;padding:0 42px;}
.accordion li .conts{width:calc(100% - 86px);display:none;padding:0px 42px 20px 42px;color:#212121;background:#FFF;font-size:15px;line-height:1.45em;border: 1px solid #eee;}
.accordion li .conts p{margin:0;margin-bottom:3px;}
.accordion li a::after{background: url("../images/top.png") no-repeat center;width: 31px;height: 60px;content: "";position: absolute;right:42px;}
.accordion li.cur a::after{color:#fff;background: url("../images/down.png") no-repeat center;}
.accordion li.cur a{background:#015182;transition:.25s;color: #fff;}
.accordion li .conts.fast,.accordion li.cur .conts{display: block;}
#showMore a span{display: block;background:#015182;transition:.25s;color: #fff;font-size: 16px;text-align: center;margin:40px auto 0 auto;width: 150px;height: 50px;line-height: 50px;}
.honor1{margin: 50px 0 0 0;position: relative;}
.honor2{margin: 50px 0 0 0;position: relative;padding-bottom: 30px;}
.book-swiper1 .swiper-slide{background: #fff;}
.book-swiper1 .swiper-slide a .img{ height:332px; position:relative;overflow: hidden;}
.book-swiper1 .swiper-slide a .img img{position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: all 800ms ease;
    width: 60%;}
.book-swiper1 .swiper-slide a p{text-align: center;color: #777;font-size: 16px;height: 64px;line-height: 64px;border-top: 1px solid #f2f2f2;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;}
.honor1 .swiper-button-next i,.honor1 .swiper-button-prev i{font-size: 60px;color: #fff;}
.honor1 .swiper-button-disabled i{color: rgba(255,255,255,0.2);}
.honor1 .swiper-button-next{right: -70px;}
.honor1 .swiper-button-prev{left: -70px;}
.honor1 .swiper-button-next,.honor1 .swiper-button-prev{width: 50px;height: 50px;}
.honor2 .swiper-button-next,.honor2 .swiper-button-prev{top:auto;bottom: 18px;width: 40px;height: 40px;border: 3px solid #00579f;border-radius: 50%;text-align: center;line-height: 42px;}
.honor2 .swiper-button-next i,.honor2 .swiper-button-prev i{font-size: 26px;color: #00579f;font-weight: bold;position: relative;left: 6px;}
.honor2 .swiper-button-next{right: 20%;}
.honor2 .swiper-button-prev{left: 20%;}
.honor2 .swiper-button-next:hover,.honor2 .swiper-button-prev:hover{background: #00579f;}
.honor2 .swiper-button-next:hover i,.honor2 .swiper-button-prev:hover i{color: #fff;}
[class*='icon']{
    font-family: 'iconfont';
}
.book-swiper2 .swiper-slide{text-align: center;
    font-size: 18px;
    background: #fff;
    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;
    transition: 300ms;
    transform: scale(0.7);}
.book-swiper2 .swiper-slide-active,.book-swiper1 .swiper-slide-duplicate-active {transform: scale(1);margin: 0 30px;}
.book-swiper2 .swiper-wrapper{margin-left: -30px;}
.book-swiper2 .swiper-slide-prev,.book-swiper2 .swiper-slide-next{transform: scale(0.85);}
.book-swiper2 .swiper-slide p{display: none;padding-top: 70px;}
.book-swiper2 .swiper-slide-active p,.book-swiper1 .swiper-slide-duplicate-active p{display: block;} 
.honor3 li{float: left;width:23.5%;margin:15px 2% 15px 0;text-align: center;}
.honor3 li:nth-child(4n){margin-right: 0;}
.honor3 li a p{color: #333;font-size: 16px;line-height: 28px;padding: 10px 0;height: 56px;overflow: hidden;}
.honor3 li a .img{height:432px;overflow: hidden;}
.honor3 li a .img img{width: 100%;height: 100%;object-fit: cover;}
.news-detail{padding:60px 5%;background: #fff;margin-top: 55px;}
.news-detail p{color: #666;font-size: 16px;line-height:28px;}
.fenye span{display: block;color:#666;font-size:16px;line-height: 36px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:1;
  line-clamp: 1;
  -webkit-box-orient: vertical}
.fenye span a{font-weight: normal;color: #666;}
.fenye span a:hover{color: #227fdc;}
.fenye{border-top: 1px solid #eee;padding: 20px 0;margin-top: 30px;}
.news-detail .tit{color: #333;font-size: 20px;font-weight: bold;border-bottom:1px solid #eee;margin-bottom:20px;line-height: 26px;text-align: center;}
.news-detail .tit span{display: block;font-size: 14px;color: #666;padding:10px 0 16px 0;font-weight: normal;}
.news-detail .tit span em{font-style: normal;display: inline-block;padding: 0 7px;}
.news-detail img{max-width: 100%;height: auto;display:inline-block;}

.CertificateCard_wrap {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 15px 0;
}
.CertificateCard_wrap.hide{display: none;}
.CertificateCard_CertificateCard {
    margin: 26px auto;
    position: relative;
}
.CertificateCard_bg {
    display: block;
    max-width: 600px;
    width: 100%;
}
.CertificateCard_cover {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.CertificateCard_CertificateCard .CertificateCard_infoPanel {
    font-size: 20px;
    padding: 80px;
}
.CertificateCard_CertificateCard .CertificateCard_infoPanel .CertificateCard_item {
    margin-bottom: 12px;
}
.results,.no-results{padding-top: 30px;}
.mod_select {
  float: right;
  width: calc(100% - 92px);
  background: #ebebeb;
  height: 48px;
  line-height: 48px;
}
.mod_select .select_box {
  position: relative;
  padding: 0 12px;
}
.mod_select .select_box .select_txt {
  display:block;
  width: 100%;
  font-size: 16px;
  cursor: pointer;
  color: #666;
}
.mod_select .select_box .select_txt i{float: right;font-size: 16px;}
.mod_select .select_box .select-icon {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0,-50%);
  width: 10px;
  height: 10px;
  background: url(../images/search_ico.png) center no-repeat;
}
.mod_select .select_box .option {
  display: none;
  position: absolute;
  top: 48px;
  left: 0;
  width: calc(100% - 2px);
  background-color: #fff;
  border: 1px solid #eee;
  border-top: 0;
  padding: 6px 0;
  z-index: 10;
}
.mod_select .select_box .option li {
  padding:0 12px;
  font-size: 15px;
  line-height: 34px;
  cursor: pointer;
  color: #666;
}
.mod_select .select_box .option li:hover{color: #1bb96e;}
input::-webkit-input-placeholder { 
/* WebKit browsers */ 
color: #666; 
} 
input:-moz-placeholder { 
/* Mozilla Firefox 4 to 18 */ 
color: #666; 
} 
input::-moz-placeholder { 
/* Mozilla Firefox 19+ */ 
color: #666; 
} 
input:-ms-input-placeholder { 
/* Internet Explorer 10+ */ 
color: #666; 
}
.tabcons5 input::-webkit-input-placeholder { 
/* WebKit browsers */ 
color: #999; 
} 
.tabcons5input:-moz-placeholder { 
/* Mozilla Firefox 4 to 18 */ 
color: #999; 
} 
.tabcons5input::-moz-placeholder { 
/* Mozilla Firefox 19+ */ 
color: #999; 
} 
.tabcons5input:-ms-input-placeholder { 
/* Internet Explorer 10+ */ 
color: #999; 
}.results2 .CertificateCard_wrap {    display: -webkit-flex;    display: flex;    -webkit-align-items: center;    align-items: center;    -webkit-justify-content: center;    justify-content: center;}.results2 .CertificateCard_wrap .left,.CertificateCard_wrap .right{width: 50%;}.results2 .CertificateCard_CertificateCard {    margin: 26px auto;    position: relative;}.results2 .CertificateCard_db .CertificateCard_bg2 {    display: block;    width: 100%;}.results2 .CertificateCard_CertificateCard .CertificateCard_cover {    position: absolute;    left: 0;    top: 0;    right: 0;    bottom: 0;    padding-top: 80px;}.results2 .CertificateCard_db .CertificateCard_infoPanel {    font-size: 20px;    padding: 60px;}.results2 .CertificateCard_db .CertificateCard_infoPanel .CertificateCard_item {    margin-bottom: 12px;}.results2 .CertificateCard_db .CertificateCard_title {    text-align: center;    font-size: 38px;    color: #000;    margin-top: 100px;}.results2 .CertificateCard_db .CertificateCard_title2 {    margin-bottom: 110px;    text-align: center;    font-size: 20px;    color: #000;}.results2 .CertificateCard_db .CertificateCard_rightTitle {    font-size: 24px;    text-align: center;}.results2 .CertificateCard_db .CertificateCard_rightTitle2 {    font-size: 20px;    margin-top: 60px;    text-align: center;}.results2 .CertificateCard_db .CertificateCard_title3,.results2  .CertificateCard_db .CertificateCard_title4 {    margin-top: 6px;}.results2 .CertificateCard_db .right .CertificateCard_infoPanel .CertificateCard_item {    margin-bottom: 12px;    font-size: 14px;    font-weight: 700;}.results2 .CertificateCard_db .CertificateCard_registration {    text-align: center;    font-size: 14px;    margin-top: 30px;    font-weight: 700;}.results2 .CertificateCard_db .CertificateCard_dates{    position: absolute;    bottom: 10%;    right: 40px;    margin-top: 30px;    text-align: right;}.results2 .CertificateCard_CertificateCard .CertificateCard_cover {    position: absolute;    left: 0;    top: 0;    right: 0;    bottom: 0;    padding-top: 80px;    display: block;}.search-xq li .right{width: 100%;}.search-xq li{padding: 20px 0;}.search-xq li a h3{margin: 0;font-size: 16px;}.search-xq{padding:28px 48px;}
.message {
  width: 100%;
  height: 330px;
  background: url("../images/bg44.jpg") no-repeat center;
  padding-top: 50px;
  box-sizing: border-box;
}
.message p {
  font-size: 40px;
  line-height: 40px;
  color: #333;
}
.message .ly {
  width: 100%;
  margin-top: 40px;
}
.message .ly #tel {
  margin-left: 35px;
  background: #fff url(../images/l2.png) no-repeat 20px center;
}
.message .ly input {
  width: 410px;
  height: 50px;
  background: #fff url(../images/l1.png) no-repeat 20px center;
  line-height: 50px;
  box-sizing: border-box;
  padding-left: 55px;
  color: #7d7d7d;
  padding-right: 10px;
  float: left;
  border: none;
}
.message .ly input::placeholder {
  font-size: 14px;
  line-height: 50px;
  letter-spacing: 0px;
  color: #7d7d7d;
}
.message .ly .yzm {
  position: relative;
  width: 855px;
  height: 50px;
  line-height: 50px;
  margin-top: 30px;
  float: left;
}
.message .ly .yzm #codeText {
  width: 100%;
  height: 50px;
  background: #fff url(../images/l4.png) no-repeat 23px center;
  line-height: 50px;
  box-sizing: border-box;
  padding-left: 55px;
  color: #7d7d7d;
  padding-right: 10px;
}
.message .ly .yzm #imgCode {
  position: absolute;
  right: 4px;
  bottom: 5px;
  width: 90px;
  height: 36px;
  color: #7d7d7d;
  background-color: #ccc;
}
.message .ly #btn {
  width: 410px;
  height: 50px;
  background: #1bb96e;
  color: #fff;
  line-height: 50px;
  display: block;
  margin-top: 30px;
  cursor: pointer;
  font-size: 16px;
  float: right;
  text-align: center;
}
.message .ly #contant {
  width: 410px;
  height: 50px;
  background: #fff url(../images/l3.png) no-repeat 23px center;
  line-height: 48px;
  box-sizing: border-box;
  padding-left: 55px;
  color: #7d7d7d;
  padding-right: 10px;
  float: right;
  display: block;
  border: none;
  font-family: "arial black";
}
.message .ly #contant::placeholder {
  font-size: 14px;
  letter-spacing: 0px;
  color: #7d7d7d;
}
@media (min-width: 1101px) and (max-width: 1299px) {
	.wrap{width: 92%;margin: 0 4%;}
	.nav li a{width: 150px;}
	.c_nav{display: none;}
	.par-map img{width: 100%;height: auto;}
	.number h6,.number li span b{font-size: 40px;}
	.par-map .parico.a1{top: 25.5%;right: 30.9%;}
  .par-map .parico.a2{top: 27.4%;right: 31.2%;}
  .par-map .parico.a3{top: 27.2%;right: 28.6%;}
  .par-map .parico.a4{top: 31.7%;right: 23.1%;}
  .par-map .parico.a5{bottom: 58.8%;right: 29.6%;}
  .par-map .parico.a6{bottom: 56.4%;right: 27.7%;}
  .par-map .parico.a7{bottom: 56.6%;right: 22%;}
  .par-map .parico.a8{bottom: 52.6%;right: 22.6%;}
  .par-map .parico.a9{bottom: 53.4%;right: 20.2%;}
  .par-map .parico.a10{bottom: 52%;right: 43.5%;}
  .par-map .parico.a11{bottom: 49.1%;right: 36.6%;}
  .par-map .parico.a12{bottom: 41.1%;right: 38.5%;}
  .par-map .parico.a13{bottom: 40.1%;right: 32.5%;}
  .par-map .parico.a14{bottom: 37.6%;right: 34.6%;}
  .par-map .parico.a15{bottom: 39.8%;right: 29.4%;}
  .par-map img{width: 100%;height: auto;}
  .part5{padding-bottom: 72px;}
  .par-map .parico .i span{width: 6px;height: 6px;}
  .par-map .parico .i em{flex: 0 0 8px;min-width: 8px;height: 8px;}
  .about1 .number li{margin-right: 5%;}
  .book-swiper1 .swiper-slide a .img{height: 300px;}
  .honor1 .swiper-button-prev{left: -40px;}
  .honor1 .swiper-button-next{right: -40px;}
  .honor1 .swiper-button-next i, .honor1 .swiper-button-prev i{font-size: 40px;}
  .honor1 .swiper-button-next, .honor1 .swiper-button-prev{width: 40px;height: 40px;}    .CertificateCard_wrap .left,.CertificateCard_wrap .right{width:100%;float: none;}
.honor3 li a .img{height:381px;}
.honor3 li a .img img{height:381px;}
}
@media (min-width: 993px) and (max-width: 1100px) {
	.wrap{width: 92%;margin: 0 4%;}
	.wap-banner,.wap-menu{display:block;}
	.pc-banner,.pc-menu,.c_nav{display: none;}
	.logo img{height: 65px;}
	.header{position: relative;}
	.head{padding: 15px 0;}
	.search{float: none;width: 100%;clear: both;}
	.search input{width: calc(100% - 98px);}
	.logo{margin-bottom: 12px;}
	.number h6,.number li span b{font-size: 30px;}
	.number li{margin-top: 20px;}
	.par-map .parico.a1{top: 25.5%;right: 30.3%;}
  .par-map .parico.a2{top: 27%;right: 30.6%;}
  .par-map .parico.a3{top: 26.8%;right: 28%;}
  .par-map .parico.a4{top: 31.3%;right: 22.5%;}
  .par-map .parico.a5{bottom: 59.2%;right: 29%;}
  .par-map .parico.a6{bottom: 56.8%;right: 27.1%;}
  .par-map .parico.a7{bottom: 57%;right: 21.4%;}
  .par-map .parico.a8{bottom: 53%;right: 22%;}
  .par-map .parico.a9{bottom: 53.8%;right: 19.6%;}
  .par-map .parico.a10{bottom: 52.4%;right: 42.9%;}
  .par-map .parico.a11{bottom: 49.5%;right: 36%;}
  .par-map .parico.a12{bottom: 41.5%;right: 37.9%;}
  .par-map .parico.a13{bottom: 40.5%;right: 31.9%;}
  .par-map .parico.a14{bottom: 38%;right: 34%;}
  .par-map .parico.a15{bottom: 40.2%;right: 28.8%;}
  .par-map img{width: 100%;height: auto;}
  .part5{padding-bottom: 72px;}
  .par-map .parico .i span{width: 6px;height: 6px;}
  .par-map .parico .i em{flex: 0 0 8px;min-width: 8px;height: 8px;}
  .about1 .number li{margin-right: 4%;}
  .honor1 .swiper-button-prev{left: -30px;}
  .honor1 .swiper-button-next{right: -30px;}
  .book-swiper1 .swiper-slide a .img{height: 200px;}
  .honor1 .swiper-button-next i, .honor1 .swiper-button-prev i{font-size: 30px;}
  .honor1 .swiper-button-next, .honor1 .swiper-button-prev{width: 30px;height: 30px;}
	.CertificateCard_wrap .left,.CertificateCard_wrap .right{width:100%;float: none;}
	.download .one{float: none;width: calc(100% - 40px);}
	.honor3 li{float: left;width:32%;margin:15px 2% 15px 0;text-align: center;}
.honor3 li:nth-child(4n){margin-right: 2%;}
.honor3 li:nth-child(3n){margin-right: 0;}
.honor3 li a .img{height:432px;}
.honor3 li a .img img{height:432px;}
}
@media (min-width: 768px) and (max-width: 992px) {
	.wrap{width: 92%;margin: 0 4%;}
	.wap-banner,.wap-menu,.foot{display:block;}
	.pc-banner,.pc-menu,.footer{display: none;}
	.logo img{height: 54px;}
	.header{position: relative;}
	.head{padding: 15px 0;}
	.search{float: none;width: 100%;clear: both;}
	.search input{width: calc(100% - 98px);}
	.logo{margin-bottom: 12px;}
	.part01,.part1 a:last-child{background: none;}
	.part1 a{display: block;width: 100%;padding: 20px 0;background: none;border-bottom: 1px solid #004986;font-size: 20px;}
	.part1 a span,.part3 .left b{font-size: 20px;}
	.part1 a span.icon-xiangyoujiantou{width: 24px;height: 24px;line-height: 24px;font-size: 14px;}
	.part1 a:last-child{border-top: 1px solid #1574c3;border-bottom: none;}
	.part3 .left,.part3 .right{width: 100%;float: none;}
	.part3 .left{text-align: center;border: none;padding-bottom: 26px;}
	.ERPQueryPanel_QueryPanel .ERPQueryPanel_input{width: 100%;flex: auto;margin: 0 0 15px 0;height: 48px;}
	.ERPQueryPanel_QueryPanel button{width: 100%;margin: 0;}
	.ERPQueryPanel_QueryPanel{display: block;}
	.ERPQueryPanel_QueryPanel input{width: calc(100% - 100px);}
	.mod_select{width: calc(100% - 76px);}
	.part3{padding: 30px 0 45px 0;}
	.tabcons2 .block .left,.tabcons2 .block .right{width: 100%;float: none;}
	.tabs2 a{width: 49%;margin-bottom: 10px;height: 50px;line-height: 50px;font-size: 16px;}
	.tabs2 a:nth-child(2n){margin-right: 0;}
	.tabcons2 .block .left {height: 300px;}
	.tabcons2 .block .right{width: 100%;}
	.title1 h4{font-size: 20px;}
	.part4{padding: 40px 0;}
	.title1 a{bottom: 3px;}
	.tabs2 a::before{height: 50px;}
	.tabcons2 .sorts a{margin-right:2%;width: calc(48% - 22px);}
	.tabcons2 .sorts a:nth-child(2n){margin-right: 0;}
	.tabcons2 h3{padding: 30px 3% 20px 3%;font-size: 16px;line-height: 31px}
	.tabcons2 p{padding: 0 3%;}
	.tabcons2 .block .right{height: auto;padding-bottom: 30px;}
	.tabcons2 .sorts{padding: 5px 0 0 3%;}
	.part5{padding-top: 40px;}
	.part5 .title1 h3{font-size: 50px;left: -10px;top:-20px;}
	.part5 .left,.part5 .right{width: 100%;float: none;}
	.part5 .we{padding: 0;margin-top: 30px;}
	.part5 .we p{line-height: 32px;font-size: 15px;}
	.number li,.about1 .number li{width: 48%;margin-right: 4%;text-align: center;}
	.number li:nth-child(3n){margin-right: 4%;}
	.number li:nth-child(2n),.about1 .number li:nth-child(2n){margin-right: 0;}
	.number h6,.number li span b,.about1 .number h6,.about1 .number li span b{font-size: 26px;}
	.about1 .number li span{font-size: 16px;}
	.number h6::after{width: 140%;}
	.number li:nth-child(3) h6::after, .number li:nth-child(2) h6::after{width: 180%;}
	.number li:nth-child(6) h6::after{width: 146%;}
	.about1 .number p{padding-top: 10px;}		
	.about1 .number li{margin-top: 20px;}
	.par-map img{width: 650px;height: auto;}
	.par-map{margin-top: 40px;}
	.number{padding: 0;}
	.par-map .win_d{margin-left: -200px;}
	.par-map .win_d:after{position: absolute;bottom: -6px;right: 87px;margin-bottom: 0;}
	.par-map .a_desc h4{font-size: 17px;}
  .tabs3{position: relative;margin-bottom: 20px;}
  .part2{padding: 40px 0;}
  .part2 .left,.part2 .right{width: 100%;float: none;}
  .tabcons3 .left .img{height: 260px;}
  .tabcons3 .left{margin-bottom: 20px;}
  .part2 a .txt{padding: 20px 15px;}
  .part2 a .txt p.p1,.tabcons3 .right li a .p1{font-size: 16px;}
  .tabcons3 .right li a b{font-size: 32px;}
  .tabcons3 .right li a .p2{line-height: 22px;}
  .tabcons3 .right li a .p1{margin-bottom: 8px;}
  .tabcons3 .right li .time{width: 25%;padding: 10px 0;}
  .tabcons3 .right li .wz{width: calc(67% - 1px);padding: 0 4%;}
  .tabs3 a{font-size: 16px;width:30.66%;margin-right: 4%;}
  .tabs3 a:nth-child(3){margin-right: 0;}
  .part6 h3{font-size: 20px;}
  .part6 p{font-size: 15px;line-height: 28px;}
  .part6{padding: 40px 0;}
  .part6 a{height: 42px;line-height: 42px;}
  .main{margin-bottom: 77px;}
  .c_nav{display: none;}
  .brand .home{display: none;}
  .brand .wrap{width: 100%;margin: 0;}
  .menu-sort li{width: 50%;padding: 0;display: block;float: left;text-align: center;}
  .menu-sort2 li{width: 33.33%;}
  .menu-sort li a{padding: 0 5px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
  .menu-sort{float: none;width: 100%;}
  .ny-banner{height: 180px;}
  .title3{font-size: 20px;font-weight: bold;}
  .title3 p{font-size: 16px;font-weight: normal;}
  .about1 .our p{font-size: 15px;line-height: 26px;}
  .about1 .our{padding: 30px 0;}
  .about1{padding: 50px 0;}
  .book-swiper1 .swiper-slide a .img{height:400px;}
  .book-swiper1 .swiper-slide a p{height: 42px;line-height: 42px;font-size: 15px;}
  .honor1,.honor2{margin-top: 30px;}
  .about2,.about3, .about5,.about6{padding: 50px 0;}
  .honor1 .swiper-button-next, .honor1 .swiper-button-prev{display: none;}
  .honor1 .swiper-pagination{width: 100%;text-align: center;bottom: 0;}
  .honor1 .swiper-pagination .swiper-pagination-bullet{background: #fff;opacity: 1;}
  .honor1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 20px;border-radius: 4px;}
  .book-swiper1{padding-bottom: 40px;}
  .lg-sub-html{bottom: 15%;}
  .about3 .jianjie{padding-top: 25px;}
  .about4{height: 150px;padding-top: 20px;}
  .about4 h3{font-size: 22px;}
  .about4 p{font-size: 18px;}
  .book-swiper2 .swiper-slide-active, .book-swiper1 .swiper-slide-duplicate-active{margin: 0 5px;}
  .book-swiper2 .swiper-wrapper{margin-left: -5px;}
  .book-swiper2 .swiper-slide p{padding-top: 40px;font-size: 16px;}
  .honor2 .swiper-button-next, .honor2 .swiper-button-prev{width: 30px;height: 30px;line-height: 30px;border: 2px solid #00579f;}
  .honor2 .swiper-button-next i, .honor2 .swiper-button-prev i{font-size: 18px;}
  .honor2 .swiper-button-prev{left: 4%;}
  .honor2 .swiper-button-next{right: 4%;}
  .honor2 .swiper-button-next, .honor2 .swiper-button-prev{bottom: 23px;}
  .join{padding: 30px 0 0 0;}
  .join h3{font-size: 18px;}  
	.par-map .parico .i span{width: 8px;height: 8px;border-radius: 50%;background: #fff;display: flex;justify-content: center;align-items: center;float: left;position: relative;margin-right: 15px;top: 8px;}
.par-map .parico .i em{flex: 0 0 16px;display:block;min-width: 16px;height:16px;border-radius: 50%;background:#fff;animation: scalemap 2s linear infinite;-moz-animation: scalemap 2s linear infinite;-webkit-animation: scalemap 2s linear infinite;}
.par-map .parico.a1{top: 25.7%;right: 36%;}
.par-map .parico.a2{top: 27.6%;right: 37%;}
.par-map .parico.a3{top: 27.6%;right: 34.8%;}
.par-map .parico.a4{top: 31.8%;right: 30.3%;}
.par-map .parico.a5{bottom: 58.8%;right: 35%;}
.par-map .parico.a6{bottom: 56.3%;right: 33.8%;}
.par-map .parico.a7{bottom: 56.6%;right: 29.5%;}
.par-map .parico.a8{bottom: 52.5%;right: 30.5%;}
.par-map .parico.a9{bottom: 52.9%;right: 28.6%;}
.par-map .parico.a10{bottom: 51.2%;right: 46.2%;}
.par-map .parico.a11{bottom: 48.9%;right: 40.5%;}
.par-map .parico.a12{bottom: 40.9%;right: 42.2%;}
.par-map .parico.a13{bottom: 39.7%;right: 37.5%;}
.par-map .parico.a14{bottom: 37.6%;right: 39%;}
.par-map .parico.a15{bottom: 39.2%;right: 35.2%;}
  .title2{font-size: 20px;font-weight: bold;}
  .contact li{width: 92%;padding: 0 4%;height: auto;margin: 20px 0;}
  .contact li::after{display: none;}
  .contact li .tit1{font-size: 18px;}
  .contact li .tit1 i{font-size: 24px;}
  .contact li p{font-size: 15px;line-height: 26px;}
  .contact{padding: 30px 0;}
  .brand{height: auto;}
  .news{padding:0px 4%;}
  .news li .left,.news li .right,.case li,.case li .left,.case li .right{float: none;width: 100%;margin: 0;}
  .case li .left{height: auto;}
  .news li a h3,.case li a h3{font-size: 16px;}
  .news li{padding: 30px 0;}
  .case,.book-search{padding: 30px 4%;}
  .case li a h3{padding-top: 15px;}
  .case li{margin-bottom: 30px;}
  .tabs5 a{font-size: 16px;margin-right: 0;width: 40%;display: inline-block;}
  .tabs5{text-align: center;}
  .tabs5 a::after{right: -1px;height: 16px;top: 3px;}
  .tabcons5 .ERPQueryPanel_QueryPanel label{display: block;float: none;line-height: 30px;padding-bottom: 10px;}
  .tabcons5 .ERPQueryPanel_QueryPanel input{float: none;width:calc(100% - 26px);height: 45px;font-size: 15px;}
  .tabcons5 .ERPQueryPanel_QueryPanel .ERPQueryPanel_input{height: auto;}
  .tabcons5 .ERPQueryPanel_QueryPanel button{width: 48%;margin:0 4% 0 0;height: 45px;line-height: 45px;font-size: 16px;}
  .tabcons5 .ERPQueryPanel_QueryPanel button.btn2{margin-right: 0;}
  .chaxun2 h4{font-size: 20px;padding: 40px 0;}
  .chaxun2 li{width: calc(100% - 2px);float: none;margin: 0 0 20px 0;padding: 25px 0;}
  .chaxun2 li:last-child{margin-bottom: 0;}
  .CertificateCard_CertificateCard .CertificateCard_infoPanel{font-size: 14px;}
  .CertificateCard_CertificateCard .CertificateCard_infoPanel{padding: 70px 15px;}
  .CertificateCard_CertificateCard .CertificateCard_infoPanel .CertificateCard_item{margin-bottom: 6px;}
  .CertificateCard_wrap{margin: 0;}
  .no-results .CertificateCard_CertificateCard .CertificateCard_infoPanel{padding: 70px 30px;}
  .results, .no-results{padding-top: 10px;}
  .CertificateCard_CertificateCard{margin-bottom: 10px;}
  /*.download li{float: none;width: 94%;margin: 0 0 20px 0;height: 100px;}
  .download li a{font-size: 16px;}
  .download li:before{font-size: 24px;right: 4%;} */
     .CertificateCard_wrap .left,.CertificateCard_wrap .right{width:100%;float: none;}    .search-xq li .right{width: 100%;}.search-xq li{padding: 20px 0;}.search-xq li a h3{margin: 0;font-size: 16px;}
.download .one{float: none;width: calc(100% - 40px);}
.honor3 li{float: left;width:32%;margin:15px 2% 15px 0;text-align: center;}
.honor3 li:nth-child(4n){margin-right: 2%;}
.honor3 li:nth-child(3n){margin-right: 0;}
.honor3 li a .img{height:348px;}
.honor3 li a .img img{height:348px;}
.message p{font-size: 20px}
.message{padding: 30px 0;height: 460px;background-size: cover;}
.message .ly input,.message .ly #contant,.message .ly .yzm{width: 100%;margin-top: 0;margin-bottom: 15px;}
.message .ly #tel{margin-left: 0;}
.message .ly #btn{width: 100%;margin-top: 0;}
.message .ly{margin-top: 25px;}
}
@media screen and (max-width: 767px) {
	.wrap{width: 92%;margin: 0 4%;}
	.wap-banner,.wap-menu,.foot{display:block;}
	.pc-banner,.pc-menu,.footer{display: none;}
	.logo img{height: 54px;}
	.header{position: relative;}
	.head{padding: 15px 0;}
	.search{float: none;width: 100%;clear: both;}
	.search input{width: calc(100% - 98px);}
	.logo{margin-bottom: 12px;}
	.part01,.part1 a:last-child{background: none;}
	.part1 a{display: block;width: 100%;padding: 20px 0;background: none;border-bottom: 1px solid #004986;font-size: 20px;}
	.part1 a span,.part3 .left b{font-size: 20px;}
	.part1 a span.icon-xiangyoujiantou{width: 24px;height: 24px;line-height: 24px;font-size: 14px;}
	.part1 a:last-child{border-top: 1px solid #1574c3;border-bottom: none;}
	.part3 .left,.part3 .right{width: 100%;float: none;}
	.part3 .left{text-align: center;border: none;padding-bottom: 26px;}
	.ERPQueryPanel_QueryPanel .ERPQueryPanel_input{width: 100%;flex: auto;margin: 0 0 15px 0;height: 48px;}
	.ERPQueryPanel_QueryPanel button{width: 100%;margin: 0;}
	.ERPQueryPanel_QueryPanel{display: block;}
	.ERPQueryPanel_QueryPanel input{width: calc(100% - 100px);}
	.mod_select{width: calc(100% - 76px);}
	.part3{padding: 30px 0 45px 0;}
	.tabcons2 .block .left,.tabcons2 .block .right{width: 100%;float: none;}
	.tabs2 a{width: 49%;margin-bottom: 10px;height: 50px;line-height: 50px;font-size: 16px;}
	.tabs2 a:nth-child(2n){margin-right: 0;}
	.tabcons2 .block .left {height: 300px;}
	.tabcons2 .block .right{width: 100%;}
	.title1 h4{font-size: 20px;}
	.part4{padding: 40px 0;}
	.title1 a{bottom: 3px;}
	.tabs2 a::before{height: 50px;}
	.tabcons2 .sorts a{margin-right: 0;width: calc(100% - 18px);}
	.tabcons2 .sorts a:nth-child(2n){margin-right: 0;}
	.tabcons2 h3{padding: 30px 3% 20px 3%;font-size: 16px;line-height: 31px;}
	.tabcons2 p{padding: 0 3%;}
	.tabcons2 .block .right{height: auto;padding-bottom: 30px;}
	.tabcons2 .sorts{padding: 5px 3% 0 3%;}
	.part5{padding-top: 40px;}
	.part5 .title1 h3{font-size: 50px;left: -10px;top:-20px;}
	.part5 .left,.part5 .right{width: 100%;float: none;}
	.part5 .we{padding: 0;margin-top: 30px;}
	.part5 .we p{line-height: 32px;font-size: 15px;}
	.number li,.about1 .number li{width: 48%;margin-right: 4%;text-align: center;}
	.number li:nth-child(3n){margin-right: 4%;}
	.number li:nth-child(2n),.about1 .number li:nth-child(2n){margin-right: 0;}
	.number h6,.number li span b,.about1 .number h6,.about1 .number li span b{font-size: 26px;}
	.about1 .number li span{font-size: 16px;}
	.number h6::after{width: 140%;}
	.number li:nth-child(3) h6::after, .number li:nth-child(2) h6::after{width: 180%;}
	.number li:nth-child(6) h6::after{width: 146%;}
	.about1 .number p{padding-top: 10px;}		
	.about1 .number li{margin-top: 20px;}
	.par-map img{width: 100%;height: auto;}
	.par-map{margin-top: 40px;}
	.number{padding: 0;}
	.par-map .win_d{margin-left: -200px;}
	.par-map .win_d:after{position: absolute;bottom: -6px;right: 87px;margin-bottom: 0;}
	.par-map .a_desc h4{font-size: 17px;}
  .tabs3{position: relative;margin-bottom: 20px;}
  .part2{padding: 40px 0;}
  .part2 .left,.part2 .right{width: 100%;float: none;}
  .tabcons3 .left .img{height: 260px;}
  .tabcons3 .left{margin-bottom: 20px;}
  .part2 a .txt{padding: 20px 15px;}
  .part2 a .txt p.p1,.tabcons3 .right li a .p1{font-size: 16px;}
  .tabcons3 .right li a b{font-size: 32px;}
  .tabcons3 .right li a .p2{line-height: 22px;}
  .tabcons3 .right li a .p1{margin-bottom: 8px;}
  .tabcons3 .right li .time{width: 25%;padding: 10px 0;}
  .tabcons3 .right li .wz{width: calc(67% - 1px);padding: 0 4%;}
  .tabs3 a{font-size: 16px;width:30.66%;margin-right: 4%;}
  .tabs3 a:nth-child(3){margin-right: 0;}
  .part6 h3{font-size: 20px;}
  .part6 p{font-size: 15px;line-height: 28px;}
  .part6{padding: 40px 0;}
  .part6 a{height: 42px;line-height: 42px;}
  .main{margin-bottom: 77px;}
  .c_nav{display: none;}
  .brand .home{display: none;}
  .brand .wrap{width: 100%;margin: 0;}
  .menu-sort li{width: 50%;padding: 0;display: block;float: left;text-align: center;}
  .menu-sort2 li{width: 33.33%;}
  .menu-sort li a{padding: 0 5px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
  .menu-sort{float: none;width: 100%;}
  .ny-banner{height: 180px;}
  .about4 .title3{padding-bottom: 20px;}
  .title3{font-size: 20px;font-weight: bold;}
  .title3 p{font-size: 16px;font-weight: normal;}
  .about1 .our p{font-size: 15px;line-height: 26px;}
  .about1 .our{padding: 30px 0;}
  .about1{padding: 50px 0;}
  .book-swiper1 .swiper-slide a .img{height: 210px;}
  .book-swiper1 .swiper-slide a p{height: 42px;line-height: 42px;font-size: 15px;}
  .honor1,.honor2{margin-top: 30px;}
  .about2,.about3, .about5,.about6{padding: 50px 0;}
  .honor1 .swiper-button-next, .honor1 .swiper-button-prev{display: none;}
  .honor1 .swiper-pagination{width: 100%;text-align: center;bottom: 0;}
  .honor1 .swiper-pagination .swiper-pagination-bullet{background: #fff;opacity: 1;}
  .honor1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 20px;border-radius: 4px;}
  .book-swiper1{padding-bottom: 40px;}
  .lg-sub-html{bottom: 15%;}
  .about3 .jianjie{padding-top: 25px;}
  .about4{height: 250px;padding-top: 40px;}
  .accordion li a{padding: 0 20px;}
  .accordion li a::after{right: 20px;background-size: auto 26px;}
  .about4 h3{font-size: 22px;}
  .about4 p{font-size: 18px;}
  .book-swiper2 .swiper-slide-active, .book-swiper1 .swiper-slide-duplicate-active{margin: 0 5px;}
  .book-swiper2 .swiper-wrapper{margin-left: -5px;}
  .book-swiper2 .swiper-slide p{padding-top: 40px;font-size: 16px;}
  .honor2 .swiper-button-next, .honor2 .swiper-button-prev{width: 30px;height: 30px;line-height: 30px;border: 2px solid #00579f;}
  .honor2 .swiper-button-next i, .honor2 .swiper-button-prev i{font-size: 18px;}
  .honor2 .swiper-button-prev{left: 4%;}
  .honor2 .swiper-button-next{right: 4%;}
  .par-map .parico .i span{width: 5px;height: 5px;}
  .par-map .parico .i em{flex: 0 0 7px;min-width: 7px;height: 7px;}
  .honor2 .swiper-button-next, .honor2 .swiper-button-prev{bottom: 23px;}
  .join{padding: 30px 0 0 0;}
  .join h3{font-size: 18px;} 
  .title2{font-size: 20px;font-weight: bold;}
  .contact li{width: 92%;padding: 0 4%;height: auto;margin: 20px 0;}
  .contact li::after{display: none;}
  .contact li .tit1{font-size: 18px;}
  .contact li .tit1 i{font-size: 24px;}
  .contact li p{font-size: 15px;line-height: 26px;}
  .contact{padding: 30px 0;}
  .brand{height: auto;}
  .news{padding:0px 4%;}
  .news li .left,.news li .right,.case li,.case li .left,.case li .right{float: none;width: 100%;margin: 0;}
  .news li a h3,.case li a h3{font-size: 16px;}
  .news li{padding: 30px 0;}
  .case,.book-search{padding: 30px 4%;}
  .case li a h3{padding-top: 15px;}
  .case li{margin-bottom: 30px;}
  .tabs5 a{font-size: 16px;margin-right: 0;width: 40%;display: inline-block;}
  .tabs5{text-align: center;}
  .tabs5 a::after{right: -1px;height: 16px;top: 3px;}
  .tabcons5 .ERPQueryPanel_QueryPanel label{display: block;float: none;line-height: 30px;padding-bottom: 10px;}
  .tabcons5 .ERPQueryPanel_QueryPanel input{float: none;width:calc(100% - 26px);height: 45px;font-size: 15px;}
  .tabcons5 .ERPQueryPanel_QueryPanel .ERPQueryPanel_input{height: auto;}
  .tabcons5 .ERPQueryPanel_QueryPanel button{width: 48%;margin:0 4% 0 0;height: 45px;line-height: 45px;font-size: 16px;}
  .tabcons5 .ERPQueryPanel_QueryPanel button.btn2{margin-right: 0;}
  .chaxun2 h4{font-size: 20px;padding: 40px 0;}
  .chaxun2 li{width: calc(100% - 2px);float: none;margin: 0 0 20px 0;padding: 25px 0;}
  .chaxun2 li:last-child{margin-bottom: 0;}
  .CertificateCard_CertificateCard .CertificateCard_infoPanel{font-size: 14px;}
  .CertificateCard_CertificateCard .CertificateCard_infoPanel{padding: 70px 15px;}
  .CertificateCard_CertificateCard .CertificateCard_infoPanel .CertificateCard_item{margin-bottom: 6px;}
  .CertificateCard_wrap{margin: 0;}
  .no-results .CertificateCard_CertificateCard .CertificateCard_infoPanel{padding: 70px 30px;}
  .results, .no-results{padding-top: 10px;}
  .CertificateCard_CertificateCard{margin-bottom: 10px;}
  /*.download li{float: none;width: 94%;margin: 0 0 20px 0;height: 100px;}
  .download li a{font-size: 16px;}
  .download li:before{font-size: 24px;right: 4%;}
  .case li .left{height: auto;}   */
   .CertificateCard_wrap .left,.CertificateCard_wrap .right{width:100%;float: none;}  .results2 .CertificateCard_db .CertificateCard_title2{margin-bottom: 0;}  .results2 .CertificateCard_db .CertificateCard_title{margin-top: 0;}  .results2 .CertificateCard_CertificateCard .CertificateCard_infoPanel{padding: 0 15px;}  .results2 .right .CertificateCard_CertificateCard .CertificateCard_cover{padding: 0;}  .results2 .CertificateCard_db .left{height: 350px;overflow: hidden;}  .results2 .CertificateCard_db .CertificateCard_rightTitle,.results2 .CertificateCard_db .CertificateCard_rightTitle2{font-size: 16px;}  .CertificateCard_db .CertificateCard_dates{bottom: 9%;}  .search-xq li .right{width: 100%;}.search-xq li{padding: 20px 0;}.search-xq li a h3{margin: 0;font-size: 16px;}
  .part2 .swiper-pagination{bottom: 110px;width: 100%;text-align: center;right: 0;}
  .download .one{float: none;width: calc(100% - 40px);}
  .download .one h4{font-size: 18px;}
  .download{padding-bottom: 0;}
  .honor3 li{float: left;width:49%;margin:0px 2% 15px 0;text-align: center;}
.honor3 li:nth-child(4n){margin-right: 2%;}
.honor3 li:nth-child(2n){margin-right: 0;}
.honor3 li a .img{height:452px;overflow: hidden;}
.honor3 li a p{font-size: 14px;line-height: 20px;white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;height: auto;}
.honor3 li a .img img{height:452px;}
.contact li .pic{position: relative;top: 0;right: 0;}
.message p{font-size: 20px}
.message{padding: 30px 0;height: 460px;background-size: cover;}
.message .ly input,.message .ly #contant,.message .ly .yzm{width: 100%;margin-top: 0;margin-bottom: 15px;}
.message .ly #tel{margin-left: 0;}
.message .ly #btn{width: 100%;margin-top: 0;}
.message .ly{margin-top: 25px;}
}
@media screen and (max-width: 649px) {	 
	.par-map .parico.a1{top: 24.8%;right: 29.2%;}
  .par-map .parico.a2{top: 26.5%;right: 30.6%;}
  .par-map .parico.a3{top: 26.6%;right: 28%;}
  .par-map .parico.a4{top: 30.8%;right: 22%;}
  .par-map .parico.a5{bottom: 59.8%;right: 28.7%;}
  .par-map .parico.a6{bottom: 56.8%;right: 27.1%;}
  .par-map .parico.a7{bottom: 57.3%;right: 21.1%;}
  .par-map .parico.a8{bottom: 53.3%;right: 21.6%;}
  .par-map .parico.a9{bottom: 53.8%;right: 19.6%;}
  .par-map .parico.a10{bottom: 52.2%;right: 42.4%;}
  .par-map .parico.a11{bottom: 50.3%;right: 35%;}
  .par-map .parico.a12{bottom: 42%;right: 37.6%;}
  .par-map .parico.a13{bottom: 40.5%;right: 31.5%;}
  .par-map .parico.a14{bottom: 38.4%;right: 33.5%;}
  .par-map .parico.a15{bottom: 40.2%;right: 28.5%;}    .CertificateCard_wrap .left,.CertificateCard_wrap .right{width:100%;float: none;}  .results2 .CertificateCard_db .CertificateCard_title2{margin-bottom: 0;}  .results2 .CertificateCard_db .CertificateCard_title{margin-top: 0;}  .results2 .CertificateCard_CertificateCard .CertificateCard_infoPanel{padding: 0 15px;}  .results2 .right .CertificateCard_CertificateCard .CertificateCard_cover{padding: 0;}  .results2 .CertificateCard_db .left{height: 350px;overflow: hidden;}  .results2 .CertificateCard_db .CertificateCard_rightTitle,.results2 .CertificateCard_db .CertificateCard_rightTitle2{font-size: 16px;}  .CertificateCard_db .CertificateCard_dates{bottom: 9%;}  .search-xq li .right{width: 100%;}.search-xq li{padding: 20px 0;}.search-xq li a h3{margin: 0;font-size: 16px;}
.part2 .swiper-pagination{bottom: 110px;width: 100%;text-align: center;right: 0;}
.honor3 li a .img{height:263px;overflow: hidden;}
.honor3 li a .img img{height:263px;}
.honor3 li a p{white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;height: auto;}
}

