*{margin: 0;padding: 0;box-sizing: border-box;}
body{margin: 0px auto; padding: 0px; font-size: 14px;font-family:Microsoft YaHei;box-sizing: border-box;overflow-x:hidden;}
div{margin: 0px; padding: 0px;}
span, p{margin: 0px; padding: 0px;}
html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {margin: 0;padding: 0;}
dl,dt,dd,ol,ul,li {margin: 0px; padding: 0px; list-style: none;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
address, caption, cite, code, dfn, em, strong, th, var, optgroup, i{font-style: inherit;font-weight: inherit;}
input, textarea{outline: none;border: none;}
img{border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
tr,td{padding:0 !important;}
em,i{text-transform: uppercase;font-family: arial;vertical-align: top;display:inline-block;}
ul{list-style-type: none;}
a{text-decoration: none; color:#333333;}
a:hover{color:#0c65af; text-decoration:blink;}
.fr{ float:right;}
.fl{ float:left;}
.db,.lb,.dd{font-size: 0;}
.db>div,.lb>li,.dd>dl{display: inline-block;vertical-align: top;}
.page,.gy,.w1500{max-width: 1500px; min-width: 1200px; width: 100%; margin: 0 auto;}
.clear,.cl{height: 0; overflow: hidden; clear: both;}
.top30{width: 100%;height: 30px;margin: 0 auto;overflow: hidden;}
.dfc{display:flex;align-items:end;justify-content:center;}
.dfs{display:flex;align-items:end;justify-content:space-between;}
.dfe{display:flex;align-items:end;justify-content:end;}


/*让图片的居左右中都正常*/
.alignleft {
float:left;
margin:0 0.5em 0.5em 0;
display: block;
}
.alignright {
float:right;
margin:0 0 0.5em 0.5em;
display: block;
}
.aligncenter {
text-align:center;
margin:0 auto;
display: block;
}


.navigation h2{display:none;}
/*header*/
.header_bc{position: fixed; z-index: 999;top: 0;left: 0;width: 100%;box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.1);}
.htop{ height:51px; background:url(../../login.114my.cn/memberpic/yuxin8888/uploadfile/image/20201029/20201029114815_2112529633.jpg) no-repeat center;}
.htop p.fl{ line-height:43px; font-size:14px; color:#575757; font-weight:lighter;}
.htop p.fr{ padding: 0 35px 0 30px; line-height:50px; font-size:14px; color:#fff;}
.htop p.fr em{ font-size:18px;display: inline-block;}
.hsecond{ height:94px; position:relative;z-index: 6;border-bottom: 1px solid rgba(255,255,255,0.2);}
.hsecond:hover{background:#ffffff !important;}
.hlogo{display: flex; align-items: center;height: 94px;}
.hlogo img+img {display: none;}
.headbox_con{display: flex;justify-content: flex-end;width: 100%;}
.headbox_nav{display: flex;}
.hsecond:hover .H-nav .Hnav-menu,.hsecond.act .H-nav .Hnav-menu{color:#666666;}
.hsecond:hover .pho_line,.hsecond.act .pho_line{background: rgba(0,0,0,.5);}
.hsecond:hover .icon>div i,.hsecond.act .icon>div i{border: 1px solid #c7c7c7;}
.hsecond:hover .icon>div i img+img,.hsecond.act .icon>div i img+img{display: block;}
.hsecond:hover .icon>div i img,.hsecond.act .icon>div i img{display: none;}
.hsecond:hover .hlogo img+img,.hsecond.act .hlogo img+img{display: block;}
.hsecond:hover .hlogo img,.hsecond.act .hlogo img{display: none;}

/*Hnav*/
.H-nav{float:left;}
.H-nav>li{padding:0 16px;float:left;transition: 0.3s all ease;}
.H-nav .Hnav-menu{display:block;height:94px;line-height:94px;font-size:16px;color:#ffffff;position:relative;transition: 0.3s all ease;}

.H-nav li.cur .Hnav-menu,.H-nav li:hover .Hnav-menu{color:#0c65af !important;}

.Hnav-menu.cur i{transform:rotate(-180deg);-webkit-transform:rotate(-180deg);}
.Hnav-sub{padding:48px 0;width:100%;background:#fff;position:absolute;top:94px;left:0px;display:none;border-top:1px solid #eee;z-index: 999;}
.HnavSub-list{width:39%;float:left;padding:0 5%;}
.HnavSub-list li{width:44%;float:left;border-bottom: 1px solid #e5e5e5;	padding:0px 1% 5px 0;margin-bottom:5px;}
.HnavSub-list li:nth-child(2n){float:right;}
.HnavSub-list li a {display: block;height: 35px;line-height: 35px;text-align: left;color: #666666;background: url(../../login.114my.cn/memberpic/gaosheng168/uploadfile/image/20200730/20200730165733_225362572.png) no-repeat left center;padding-left: 20px;
}
.H-nav>li.cur .Hnav-menu{color:#0c65af;}
.HnavSub-list li.cur a,
.HnavSub-list li a:hover{color:#0c65af;}

.HnavSub-box{padding:0 0 0 3.91667%;width:31.25%;color:#666;border-left:1px solid #e5e5e5;position:relative;float:left;}
.HnavSub-box .c{line-height:30px;font-size:14px;}

.HnavSub-img{display:block;width:24%;height:173px;overflow:hidden;float:left;}
.HnavSub-img img{width:100%;height:100%;object-fit:cover;}

@media all and (min-width:980px){
	.H-lang:hover .Hlang-box{display:block;animation:fadeInUp .4s ease-in-out;-webkit-animation:fadeInUp .4s ease-in-out;}
	.H-nav>li:hover .Hnav-sub{display:block;animation:fadeInDown .4s ease-in-out;-webkit-animation:fadeInDown .4s ease-in-out;}
}

/*right menu*/
@keyframes fadeInUp{
	0%{transform:translateY(-20px);-webkit-transform:translateY(-20px);opacity:0;}
	100%{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}
}
@keyframes fadeInDown{
	0%{transform:translateY(20px);-webkit-transform:translateY(20px);opacity:0;}
	100%{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}
}
.Head_xl{width:70.5%;float:left;overflow:hidden;}
.Head_xl dd{width:32%;float:left;position:relative;height:180px;overflow: hidden;}
.Head_xl dd span{position:absolute;left:50%;top:50%;transform: translate(-50%,-50%);font-size:20px;color:#fff;font-weight:bold;width:100%;text-align:center;}
.Head_xl dd:nth-child(2n){margin:0px 2%;}

.Head_xlt{width:100%;overflow:hidden;}
.Head_xlt dd{width:23%;float:left;position:relative;height:180px;overflow:hidden;margin-left:2.66666666%;}
.Head_xlt dd:after{position:absolute;left:0px;top:0px;width:100%;height:100%;background:rgba(0,0,0,0.3);content:"";}
.Head_xlt dd img{width:100%;height:180px;object-fit:cover;}
.Head_xlt dd span{position:absolute;left:50%;top:50%;transform: translate(-50%,-50%);font-size:20px;color:#fff;font-weight:bold;width:100%;text-align:center;z-index:3;}
.Head_xlt dd:first-child{margin-left:0px;}

.Head_shop{width:25%;float:right;padding-left:60px;border-left:1px solid #e5e5e5;}
.Head_shop .jd{margin-top:20px;}

/*关键词*/
.icon>div{width:36px;height:94px;position:relative;padding-top:36px;}
.icon>div+div{margin-left:7px;}
.icon>div i{width:26px;height:26px;border-radius:100%;color:#fff;user-select:none;transition:all 0.5s;display: flex;
    align-items: center;
    justify-content: center;border: 1px solid #fff;}
.icon>div:hover i{background:#0c65af;border-color: #0c65af;}
.iser_box,.itel_box{background:rgba(255,255,255,0.9);position:absolute;top:94px;right:0;padding:30px;transform-origin:top;transform:rotateX(90deg);transition:all 0.5s;z-index: 9}
.icon>div i img+img {display: none;}
.icon>div:hover .iser_box,.icon>div:hover .itel_box{transform:rotateX(0deg);}
.search_l{display:flex;align-items:center;justify-content:end;}
.search_l span+span{margin-left:10px;}
.search_l a{color: #333}
.search_r{margin-top:20px;position:relative;}
#infoname{width:424px;height:38px;line-height: 38px;border:1px solid #eee;text-indent:12px;}
.z_img{width:38px;height:38px;position:absolute;top:0;right:0;background: no-repeat;}
.itel_box{width:350px;text-align: center;}
.itel_box p{color: #333;font-size: 20px;}
.itel_box p:before{position:absolute;left:0;color:#333;}
.itel_box em{font-family:'arial';font-size:26px;font-weight: bold;color:#ff9400;display: inline-block;}
.search_l .iconfont{font-size: 16px;}
.hx_bg{background: url(../images/20200917113326_368575269.png) no-repeat;height: 142px;position: relative;margin-top: -142px;z-index: 99;}
.search_l a {
    color: #666;
    font-size: 14px;
}
.pho_c{display: flex;align-items: center;margin-left: 36px;}
.pho_c .icon {margin-left: 20px;}
.pho_line{width: 1px;height: 13px;background: rgba(255,255,255,.5);margin-right: 10px;}
.search_l span,.search_l{font-size: 14px;color:#666;}
.search_r input{font-size: 14px;}
.icon>div i:hover img+img {display: none !important;}
.icon>div i:hover img {display: block !important;}

/*banner*/
.slider {width: 100%;}
.slick-slide{height: auto;}
.slick-slide img {width: 100%;}
.slick-prev {left: 26px;z-index: 99;}
.slick-next {right: 40px;}
.slick-dots{bottom: 32px;}
.slick-dotted.slick-slider{margin-bottom: 0;}
.slick-prev:before, .slick-next:before{font-size: 34px;}
.slick-dots li button:before{color: #fff;opacity: 1;font-size:42px;}
.slick-dots li.slick-active button:before{color:#0c65af;}
.slick-prev:before, .slick-next:before{font-family: "lgf";}
.slick-prev:before {content: '';display: block;}
.slick-next:before{content: '';}

.index-caseshow .content .title-1 {width: 35%;float: left;}
.title-1 h3{color: #1a1a1a;font-size: 40px;text-transform: uppercase;font-weight: bold;}
.title-1 h4{color: #1a1a1a;font-size: 26px;position: relative;}
.title-1 h4 i{display:inline-block;vertical-align: middle;width: 50px;height: 2px;background: #0c65af;margin-left: 20px;}

/*product*/ 
.pro_bg{ padding: 40px 0; clear:left;}
.pro_con{}
.pro_con .title-1 {float: left;}
.pro_tab{float: right;padding-top: 27px;}
.pro_tab tr {float: left;}
.pro_tab tr td+td {display: none;}
.pro_tab tr td b{font-size: 0;}
.pro_tab tr td b a { font-size: 16px; line-height: 32px; color: #888 !important; font-weight: lighter;    position: relative;}
.pro_tab tr .protaba { width: auto !important;    height: auto !important;}
.pro_tab tr+tr {margin-left: 30px;}
.pro_tab tr.on td b a {color: #0c65af !important;}
.pro_tab tr.on td b a:before { content: ''; width: 4px;  height: 4px;position: absolute; background: #0c65af;border-radius: 100%;  bottom: 0;  top: 0; left: -6px; margin: auto;}
.pro_tab tr.on td b a:after { content: ''; width: 4px;  height: 4px;position: absolute; background: #0c65af;border-radius: 100%;  bottom: 0;  top: 0; right: -6px; margin: auto;}
.pro_list{margin-top: 40px;}
.pro_list li+li {display: none;}
.pro_list td{ float: left; width: 24%; padding:0 !important; vertical-align:top; position: relative; border: 1px solid #eaeaea; margin:5px;}
.pro_list tr+tr{margin-top: 20px !important;display: block;}
.pro_list td br{ display:none;}
.pro_list td a{ display:block; position:relative; overflow:hidden;}
.pro_list td a img{ width:360px; height:360px; transition:all .6s ease;}
.pro_list td span a{line-height: 40px;font-size: 18px; color: #ffff; transition: all .4s ease;display: table-cell; vertical-align: middle;font-weight: bold;text-align: center;}
.pro_list td:hover a img{ transform:scale(1.1);}
.pro_list td:hover span a{color:#fff; background: rgba(0,0,0,.5);}
.pro_list td span {position: absolute; width: 100%; height: 100%; top: 0; left: 0;  transition: all .4s ease;display: none;}
.pro_list td:hover span{display: table;}

/*pro_adv*/
.pro_adv{overflow:hidden;}
.pro_adv ul{}
.pro_adv li{width: 33.33333333%;height: 835px;float: left;text-align: center;background: #333333;color: #fff;-webkit-transition: all .4s ease;-moz-transition: all .4s ease;transition: all .4s ease;position: relative;z-index: 1}
.pro_adv li:nth-child(1){background:url(../images/20210629104740_1583574720.jpg)center no-repeat;}
.pro_adv li:nth-child(2){background:url(../images/20210629105405_875864455.jpg)center no-repeat;}
.pro_adv li:nth-child(3){background:url(../images/20210629104740_1471292200.jpg)center no-repeat;}
.pro_adv li:after{content: '';width: 100%;height: 100%;    background:rgba(9,16,23,0.8);position: absolute;left: 0;top: 0;z-index: -1;-webkit-transition: all .4s ease;-moz-transition: all .4s ease;transition: all .4s ease;}
.pro_adv li:hover:after{background:rgba(9,16,23,0.5);}

.pro_adv li *{-webkit-transition: all .4s ease;-moz-transition: all .4s ease;transition: all .4s ease;}
.pro_adv li .table{display: table;width: 100%;height: 100%;}
.pro_adv li .table-cell{display: table-cell;vertical-align: middle;}
.pro_adv li h5{font-size: 16px;padding-bottom: 3%;}
.pro_adv li h3{font-size: 30px;font-weight: bold;}
.pro_adv li h4{font-size: 22px;line-height: 38px;}
.pro_adv li line{display: block;width: 90px;height: 2px;margin: 30px auto;background: #fff;}
.pro_adv li .adv_nr{height: 0px;padding: 0px;overflow: hidden;color: #fff;font-size: 14px;line-height: 36px;margin: auto;width: 100%;padding: 0 110px;}
.pro_adv li:hover .adv_nr{height: auto;max-height: 200px;padding: 3% 110px;}
.pro_adv li .adv_gt{width: 160px;margin: 100px auto auto auto;overflow: hidden;}
.pro_adv li .adv_gt a{background: none;border: 1px #fff solid;display: block;line-height: 50px;padding-left: 40px;font-size: 12px;color: #fff;position: relative;text-align: left;}
.pro_adv li .adv_gt a i{display: block;width: 18px;height: 10px;position: absolute;right: 15%;top: 50%;margin-top: -5px;background: url(../images/20210629095111_1810675874.png) no-repeat;}
.pro_adv li .adv_gt:hover a{background: #fff;color: #1a1a1a;}
.pro_adv li .adv_gt:hover a i{background: url(../images/20210629100654_1782140698.png) no-repeat;}

/* partner */
.par{padding: 80px 0;}
.par_con{margin-top: 40px;}
.par_con table{display: block;}
.par_con tr{overflow: hidden;}
.par_con td{width:300px;overflow:hidden;position:relative;padding-left: 0!important;border:1px solid #eee;border-collapse:collapse}
.par_con td>a{display: block;}
.par_con td>a>img{width:100%;height:auto;}
.par_con td:hover>a>img{-webkit-filter: grayscale(0%);-moz-filter: grayscale(0%);-ms-filter: grayscale(0%);-o-filter: grayscale(0%);filter: grayscale(0%);}
.par_con td>div{width:100%;height: 100%;background: rgba(32, 107, 174, 0.8);position:absolute;top:50%;left:0;margin-top: -72px;transform-origin: center;transform: rotateX(90deg);transition: 600ms;display:none;}
.par_con td>div>a{display:block;line-height:137px;font-size:16px;color:#fff;text-align:center;}
.par_con td:hover div{transform: rotateX(0deg);transition: 600ms;}
.par_con td br{display: none;}

/*简介*/
.about{ height:800px; background:url(../images/20210629140818_1410576159.jpg) no-repeat center;padding-top: 26px;background-attachment: fixed; background-size: cover;position: relative;z-index: 1;}
.about:after {  content: '';width: 100%; height: 100%; background: rgba(0, 0, 0, 0.3); position: absolute; top: 0; left: 0; z-index: -1;}
.num{ color:#fff; text-align:center; font-size:18px; font-weight:lighter;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; height:234px;} 
.num li{ width:20%;}
.num li span{ display:block; font-size:20px;}
.num li span i{ font-size:60px;} 
.abcon{  padding:50px; background:#fff;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;position: relative;}
.abcon:after{content: '';position: absolute;left: -26px; top: 0;  background: #0c65af; width: 26px;height: 486px;}
.ableft{ width:50%;}
.abright{width:650px; height:354px; background:url(../images/20210714173807_903436632.jpg) no-repeat center -40px; position:relative;}
.ripple,.ripple:before,.ripple:after {position: absolute;left:50%;top:52%;height: 65px;width:65px;margin-top: -34px;margin-left: -33px;border-radius: 50%;-ms-box-shadow: 0 0 0 0 rgba(255, 255, 255,0.64);-o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);box-shadow: 0 0 0 0 #fff;animation: ripple 3s infinite;}
.ripple{display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;}
.ripple:before {-webkit-animation-delay:.9s;animation-delay:0.9s;content:"";position:absolute;right: 0;bottom: 0;}
.ripple:after {-webkit-animation-delay:.6s;animation-delay:0.6s;content:"";position:absolute;right: 0;bottom: 0;}

.abtop{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.ab_t{ font-size:30px; color:#333;}
.ab_t b i{ color:#0c65af;}
.ab_t span{ display:block; font-size:18px; color:#666666; font-weight:lighter; margin:5px 0 25px 0;}
.ab_t:after{ content:''; display:inline-block; width:50px; height:4px; background:#0c65af;}
.ab_e{ text-transform:uppercase; font-size:36px; color:#666666; font-family:impact; opacity:.1;}
.abwa{ margin-top:35px;}
.abwa,.abwa a{ font-size:15px; color:#666; line-height:36px; font-weight:lighter;} 
.ab_r_l_btn{ margin-top: 35px;}
.ab_r_l_btn a{font-size: 16px;color: #343434;line-height:25px;padding-left:45px;display:block;margin-right:60px;float:left;}
.ab_r_l_btn a .en{display: block;font-size: 12px;font-family: arial;color: #888;line-height: 12px;text-transform: capitalize;padding-bottom: 5px;}
.ab_r_l_btn a:nth-child(1){background: url(../images/20210629114031_819647051.png) no-repeat 0 center;}
.ab_r_l_btn a:nth-child(2){background: url(../images/20210629114031_138032162.png) no-repeat 0 center;}
.ab_r_l_btn a:nth-child(3){background: url(../images/20210629114031_538503709.png) no-repeat 0 center;}

.app_bc{padding-top: 70px;  padding-bottom: 80px;}
.case_list{background: #fff;padding: 30px;box-shadow: 0 0 22px rgba(0, 0, 0, 0.08);margin-top: 50px;}
.case_list td{float: right;position: relative;margin-left: 1.3%;overflow: hidden;padding-left:0!important;}
.case_list td br{display:none;}
.case_list td{width:23.9%;height:100%;}
.case_list td>a,.case_list td>a>img{width:100%;height:auto;transition:0.5s;}
.case_list td:hover img{transform: translate3d(0px, -50px, 0px);transition:0.5s;}
.case_list td:nth-child(1){width:49.5% !important;height:100% !important;float: left;margin-left: 0px;}
.case_list td:nth-child(1) >a{width: 100% !important;height: 100% !important;display: block;}
.case_list td:nth-child(1) img{width: 100% !important;height: auto !important;}
.case_list td:nth-child(n+4){margin-top:1.3%;}
.case_list td div{padding-top: 0px !important;position: absolute;transition: 0.5s;bottom: 0;left: 0;width: 100%;background: #0c65af;height: 50px;transform: translateY(50px);transition:0.5s;}
.case_list td:hover div{transform: translateY(0px);transition:0.5s;}
.case_list td div a{color: #fff;font-size: 19px;line-height: 50px;}


/*新闻*/
.news * {box-sizing: content-box;}
.news{ padding:80px 0 100px 0; background:#f2f2f2;}
.newstop{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; margin-bottom:35px;}
.new_btn a{ display:inline-block; font-size:18px; color:#222222; position:relative; transition:all .3s ease;}
.new_btn a+a{ margin-left:50px;}
.new_btn a:after{ content:''; display:block; position:absolute; width:0; height:2px; background:#6098d3; left:0; transition:all .3s ease;}
.new_btn a.on{ font-weight:bold;color:#0073c8;}
.new_btn a.on:after{ width:100%;}
.newscon ul{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.newsleft{ width:414px; padding:50px; background:#fff;}
.newsright{ width: 64%;}
.newsleft .news_div_item{ position:relative;}
.newsleft .news_div_item_date{ position:absolute; font-size:0;width:60px; z-index:9; left:0; top:165px;}
.newsleft .news_div_item_date>div{ font-size:14px; color:#cecece; display:inline-block; vertical-align:top;}
.newsleft .news_div_item_date>div.news_div_item_year{ font-size:25px;}
.news .news_div_item_a{ display:block; font-size:20px; color:#484848; font-weight:lighter; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.newsleft .news_div_item_title:after{ content:''; display:block; width:26px; height:3px; margin:20px 0 30px 0; background:#0073c8;}
.news .news_div_item:hover .news_div_item_a{color:#0073c8;}
.news .news_div_item_body{ font-size:14px; color:#999999; font-weight:lighter; line-height:30px; height:60px; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; overflow:hidden;}
.news .news_div_item_pic{ overflow:hidden;}
.news .news_div_item_pic img{ transition:all .6s ease; width:100%; height:100%;}
.news .news_div_item:hover .news_div_item_pic img{ transform:scale(1.1);}
.newsleft .news_div_item_pic{ width:414px; height:258px; margin-top:110px;}
.newsright .news_div_item{ padding:29px 30px 30px 40px; background:#fff;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; flex-direction:row-reverse;}
.newsright .news_div_item_pic{ width:122px; height:122px;}
.newsright .news_div_item_content{ width:82%;}
.newsright .news_div_item_date{ position:absolute; font-size:0;z-index:9; left:265px; bottom:30px;}
.newsright .news_div_item_date>div{ display:inline-block; font-size:14px; color:#cecece; vertical-align:top;}
.newsright .news_div_item+.news_div_item{ margin-top:32px;}
.newsright .news_div_item{ position:relative;}
.newsright .news_div_item_title{ margin-bottom:10px;}

/*版权*/
.copyright{ background:#2e3033;}
.crcontact{ background:#0c65af;}
.crcontact ul{ height:148px;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; font-size:17px; color:#ffffff; font-weight:lighter;}
.crcontact ul span{ display:block; margin-bottom:10px;}
.crcontact ul li{ padding:0 4.6vw; border-right:1px solid #318bd6;}
.crcontact ul li:first-child{border-left:1px solid #318bd6;}
.crcon{ padding:50px 0;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.crcon .kslj{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start;}
.crcon ul p{ font-size:18px; color:#ffffff; font-weight:lighter; margin-bottom:30px;}
.kslj li a{ display:block; font-size:14px; color:#888; font-weight:lighter; line-height:30px;}
.kslj li a:hover{ color:#fff;}
.crcon .kslj li{padding: 0 60px 0 0;}
.kslj li+li{padding: 0 60px !important;border-left: 1px solid rgba(255, 255, 255, 0.1);}
.crcon .crcode{ font-size:0;}
.crcon .crcode li{ display:inline-block; vertical-align:top; width:172px; height:206px; border:1px solid #555; padding:10px; text-align:center; font-size:14px; color:#aaa; font-weight:lighter;}
.crcon .crcode li img{ width:100%; height:auto; margin-bottom:10px;}
.crcon .crcode li+li{ margin-left:12px;}
.links{     margin: 0 auto;width: 1500px; height:110px; border-top:1px solid #555;display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center; font-size:20px; color:#ccc;}
.links>p>span{ font-family:impact; padding:0 20px 0 5px; text-transform:uppercase; color:#aaa;}
.end{ background:#222; padding:26px 0; text-align:center;}
.end,.end a{ font-size:14px; color:#888; line-height:30px;}
.end a:hover{ color:#fff;}


.page_ggy{ height:130px; color:#fff; font-size:18px; text-align:center; background:#0c65af;}
.page_ggy span{ display:block; color:#fff; font-size:24px; font-weight:bold; text-align:center; margin-bottom:10px; padding-top:33px;}