/*导航样式*/
.wrap{ width: 1340px; margin: auto;position: relative;}
.head{position: fixed;top: 0;left: 0;width:100%;height:100px;line-height:100px;background: #fff;z-index: 1024;}
.logo{float: left;margin-top:10px;max-height: 80px;}
.navs{float: left;margin:0 9.5%;}
.navs>li{float: left;margin: 0 30px;position: relative;font-size: 16px;height:100px;}
.navs>li{color: #333;display: block;}
.navs>li>a{position: relative;}
.navs>li>a::after{content: "";display: block;background:url(../images/icon_sub.png)no-repeat;width:7px;height:4px;position: absolute;right:-20%;top:50%;margin-top:-2px;}
.navs>li:first-child>a::after{display: none;}
.navs>li::before{content: "";border-bottom:2px solid #fff;display: block;width:0;text-align: center;box-sizing: border-box;margin: 0 auto;}
.navs>li:hover::before{border-bottom:2px solid #007eca;width:50px;transition:width .5s;box-sizing: border-box;}
.navs>li:hover{color: #007eca;}
.navs_two_menu{position: absolute;top: 100%;left:0;right:0;width:140px;height:0;line-height: 40px;z-index: 999;overflow: hidden;text-align: center;margin-left:-55%;}
.navs_two_menu>li{font-size: 14px;color:#333;}
.navs_two_menu>li>a{display: block;background:rgba(255, 255, 255, .9);margin:0 auto;color:#333;}
.navs_two_menu>li:hover a{color:#fff;background:#007eca;}
.navs>li:hover>a{color: #007eca;display: block;}
.navs_two_menu>li:hover a{color:#fff;font-weight: bold;}
.navs li:hover .navs_two_menu{height:380%;transition:height .5s;}
.fixed{ position: fixed; }
.tl{float: right;}
.tl dd{font-size: 18px;color:#007eca;position: relative;text-indent: 1em;}
.tl dd::before{content: "";display: block;background:url(../images/icon_tel.jpg);width:12px;height:11px;position: absolute;top:50%;left:0;margin-top: -6px;}
/*nav*/
.nav__trigger { float: right; width: 30px; height: 30px; position: absolute; right: 0; top:35px; margin-left: 15px; z-index: 9999; display: none; cursor: pointer; }
.nav__icon { display: block; position: absolute; width: 30px; height: 2px; top: 0; left: 0; background-color:#0d6fb8; -webkit-transition-property: background-color, -webkit-transform; transition-property: background-color, -webkit-transform; transition-property: background-color, transform; transition-property: background-color, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; }
.nav__icon:before, .nav__icon:after { content: ''; display: block; width: 30px; height: 2px; position: absolute; background: #0d6fb8; -webkit-transition-property: margin, -webkit-transform; transition-property: margin, -webkit-transform; transition-property: margin, transform; transition-property: margin, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; }
.nav__icon:before { margin-top: 20px; }
.nav__icon:after { margin-top: 10px; }
.zjq-mnav { width: 100%; height: 100%; padding: 0 0; position: fixed; z-index: 1024; opacity: 0; -webkit-transition-property: all; transition-property: all; -webkit-transition-duration: 300ms; transition-duration: 300ms; -webkit-transform: translateY(-100%); transform: translateY(-100%); right: 0; top: 0; overflow: hidden; }
.zjq-msons { margin: 14px 10px; border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
.zjq-msons dt { font-size: 14px; margin-bottom: 8px; line-height: 1.6rem; text-align: center; }
.zjq-msons a { color: #fff }
.zjq-msons dd { text-align: center; line-height: 24px; padding-bottom: 10px; }
.zjq-msons dd a { margin:0 10px; display: inline-block; color: #e9e8e8 }
.nav--active{ overflow: hidden; }
.nav--active .nav__trigger { opacity: 0.5; }
.nav--active .nav__icon { top: 8px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.nav--active .nav__icon:before { display: none; }
.nav--active .nav__icon:after { margin-top: 0; -webkit-transform: rotate(90deg); transform: rotate(90deg); }
.nav--active .zjq-mnav { top: 100px; opacity: 1; height: 100%; background: #0d6fb8; -webkit-transform: translateY(0); transform: translateY(0); padding:1rem 0; }

.lg_foot{background: #007eca;}
.lg_footc{width:1340px;margin:0 auto;}
.lg_foot_top{padding:2.5% 0 0;}
.lg_foot_topl{width: 65%;}
.lg_foot_topl dl dt{padding-bottom: 10px;}
.lg_foot_topl dl dt a{font-size: 16px;color:#fff;display: inline-block;margin-right: 45px;}
.lg_foot_topl dl dd{font-size: 12px;color:#60b5e8;font-family: "宋体";line-height: 30px;}
.lg_foot_topl dl dd a{font-size: 12px;color:#9fdbff;font-family: "宋体";padding-left:15px;display: inline-block;position: relative;margin-left: 5px;}
.lg_foot_topl dl dd a::before{content: "";display: block;background: url(../images/icon_wz.png) no-repeat;width:14px;height:14px;position: absolute;left:0;top:50%;margin-top: -7px;}
.lg_foot_topl h4{font-size: 14px;color:#fff;line-height: 30px;}
.lg_foot_topl h4 a{display: inline-block;color:#60b5e8;margin-right: 3%;}

.lg_foot_topr{width:22%;}
.lg_foot_topr dl dt{float: left;text-align: right;margin-right: 25px;padding-top: 25%;}
.lg_foot_topr dl dt i{font-size: 15px;color:#fff;}
.lg_foot_topr dl dt h3{font-size: 22px;color:#fff;}
.lg_foot_topr dl dd{float: right;}


.lg_foot_bottom{height:60px;line-height: 60px;border-top: 1px solid #128cd5;}
.lg_foot_bottom,.lg_foot_bottom a{font-size:14px;color:#60b5e8;}

/**/
.lg_wrap{margin-top:100px;}
.bar{max-width: 1920px;width: 100%;margin:0 auto;height: 400px;}
.about{background:url(../images/about_banner.jpg) no-repeat;background-size: contain;}
.plan{background:url(../images/plan_banner.jpg) no-repeat;background-size: contain;}
.project{background:url(../images/project_banner.jpg) no-repeat;background-size: contain;}
.news{background:url(../images/news_banner.jpg) no-repeat;background-size: contain;}
.contact{background:url(../images/contact_banner.jpg) no-repeat;background-size: contain;}


.page_nav{height:80px;width:100%;border-bottom: 1px solid #dedede;box-sizing: border-box;}
.page_nav .page_nav_con{max-width: 1340px;margin:0 auto;text-align: center;}
.page_nav .page_nav_con ul li{display:inline-block;font-size: 16px;line-height: 80px;padding:0 2.5%;}
.page_nav .page_nav_con ul li:hover a,.page_nav .page_nav_con ul li.cur a{color:#1086cd;font-weight: bold;}
.page_nav .page_nav_con ul li a{display: block;color:#666;position: relative;}
.page_nav .page_nav_con ul li a::before,.page_nav .page_nav_con ul li a::after{content: "";display: block;margin:0 auto;position: absolute;left:0;right:0;}
.page_nav .page_nav_con ul li:hover a::before,.page_nav .page_nav_con ul li.cur a::before{display: block;}
.page_nav .page_nav_con ul li a::before{width:6px;height:6px;background:#007eca;border-radius: 50%;bottom:-3px;z-index: 66;display: none;}
.page_nav .page_nav_con ul li a::after{border: 1px solid #dfdfdf;width:16px;height:16px;background:#f5f5f5;border-radius: 50%;bottom:-8px;}

.lg_main_con{max-width: 1340px;margin:0 auto;}
.lg_main_tit{margin: 5.5% auto 0;}
.lg_main_tit h3{font-size: 20px;color:#4c4c4c;text-align: center;line-height: 40px;}
.lg_main_tit i{width:1px;height:40px;background: #dedede;display: block;margin:0 auto;}
.lg_main_btm{position: relative;margin:3% auto 0;}
.lg_main_btm blockquote{display: block;}
.lg_main_btm blockquote img{max-width: 100%;}
.lg_main_btm blockquote:nth-child(2){width:50%;max-width: 760px;height:460px;float: right;overflow: hidden;}
.lg_main_btm blockquote:nth-child(1){width:49%;float: left;}
.lg_main_btm blockquote:nth-child(2) img{position: absolute;left: 50%;top:7.5%;}

.lg_main_list_con {margin-bottom:3%;}
.lg_main_list_tit{position: relative;margin:3% auto 1%;}
.lg_main_list_tit h3{font-size: 28px;color: #007eca;position: relative;padding-left: 20px;line-height: 60px;}
.lg_main_list_tit h3::before{content: "";display: block;background:url(../images/icon_tb.jpg)no-repeat;width:4px;height:22px;position: absolute;left:0;top:50%;margin-top:-11px;}
.lg_main_list_tit span{display: block;font-size: 40px;font-weight: bold;color:#f0f0f0;text-transform: uppercase;font-family: -webkit-pictograph;position: absolute;left:20px;top:0%;}
.lg_main_list_conl{max-width: 620px;width:47%;overflow: hidden;}
.lg_main_list_conl img{border:1px solid #dedede;box-sizing: border-box;display: block;max-width: 100%;}
.lg_main_list_conr{width:50%;}
.lg_main_list_conr b{font-size:16px;color:#f49e00;font-weight: bold;display: block;margin:2.5% auto .5%;}
.lg_main_list_conr b:nth-child(1){margin:0 auto .5%;}
.lg_main_list_conr abbr{display: block;font-size: 14px;color:#666;line-height:30px;}

.lg_main_fzlc{margin:3% auto;}
/*.lg_main_fzlc_top{margin-top:3%;}*/
.lg_main_fzlc_top .yuan{width:14px;height:14px;background:#f49e00;margin: 0 auto;border-radius: 50%;;}
.lg_main_fzlc_top .xian{background:#dedede;height:40px;width:1px;margin: 0 auto;}
.lg_main_fzlc_btm{margin-bottom: 3%;}
.lg_main_fzlc_btm .xian{width: 1px;height:100px;background:#dedede;margin:0 auto;}
.lg_main_fzlc_btm .xq{font-size: 14px;background:#007eca;width:160px;height:50px;line-height: 50px;text-align: center;margin:0 auto;}
.lg_main_fzlc_btm .xq a{color:#fff;display: block;}

.lg_main_fzlc ul li{border-bottom: 1px solid #e2e2e2;padding:3% 0 3% 3.5%;}
.lg_main_fzlc ul li:nth-of-type(odd){background:#f4f4f4;}  
.lg_main_fzlc ul li:nth-of-type(even){background:#fff;}
.lg_main_fzlc ul li h3{font-size: 18px;color:#333;font-weight: bold;transition: all 1s ease 0s;}
.lg_main_fzlc ul li h3:hover{transform: translateX(10px);transition: all 1s ease 0s;}
.lg_main_fzlc ul li h3 font{color:#007eca;}
.lg_main_fzlc ul li abbr{display: block;font-size: 14px;color:#666;margin-top:1%;}

/**/
.connected-carousels{max-width: 1000px;width:100%;margin:0 auto;}
.connected-carousels .stage{max-width:800px;width:100%;margin:20px auto;position:relative}
.connected-carousels .photo-credits{position:absolute;right:15px;bottom:0;font-size:13px;color:#fff;text-shadow:0 0 1px rgba(0,0,0,.85);opacity:.66}
.connected-carousels .photo-credits a{color:#fff}
.connected-carousels .navigation{margin:20px auto;position:relative}
.connected-carousels .carousel{overflow:hidden;position:relative}
.connected-carousels .carousel ul{width:20000%;position:relative;list-style:none;margin:0;padding:0}
.connected-carousels .carousel li{float:left}
.connected-carousels .carousel-stage li{max-width:800px;width:100%;margin: 0 auto;}
.connected-carousels .carousel-stage li span{display: block;max-width: 800px;width:100%;height:560px;overflow: hidden;}
.connected-carousels .carousel-stage li span img{max-width: 100%;border: 1px solid #dedede;box-sizing: border-box;}
.connected-carousels .carousel-stage li i{display: block;text-align: center;font-size: 26px;color:#333;margin: 3% auto 1%;}
.connected-carousels .carousel-navigation{margin:0 auto;}
.connected-carousels .carousel-navigation li{cursor:pointer;max-width: 135px;height:95px;width:100%;margin-right:7.5px;border:1px solid #dedede;box-sizing: border-box;}
.connected-carousels .carousel-navigation li img{display:block;max-width: 100%;}
.connected-carousels .carousel-navigation li.active img{border-color:#ccc}
.connected-carousels .prev-stage,.connected-carousels .next-stage{display:block;position:absolute;top:50%;width:50px;height:50px;color:#fff;margin-top:-25px;}
.connected-carousels .prev-stage{left:0}.connected-carousels .next-stage{right:0}
.connected-carousels .prev-stage.inactive,.connected-carousels .next-stage.inactive{display:none}
.connected-carousels .prev-stage span{left:20px}
.connected-carousels .next-stage span{right:20px}
.connected-carousels .prev-stage:hover span,.connected-carousels .next-stage:hover span{display:block}
.connected-carousels .prev-navigation,.connected-carousels .next-navigation{z-index: 11;position: absolute;max-width:50px;height:50px;}
.connected-carousels .prev-navigation{left:0px;top:22px;}
.connected-carousels .next-navigation{right:0px;top:22px;}
.connected-carousels .prev-navigation.inactive,.connected-carousels .next-navigation.inactive{opacity:.5;cursor:default}


/*lg_product*/
.lg_product{}
.lg_product h3{font-size: 30px;color:#007eca;line-height: 140px;}
.lg_product ul li{width:29.105%;border: 1px solid #dedede;box-sizing: border-box;float: left;margin: 0 6.3% 4% 0;}
.lg_product ul li:nth-child(3n){margin-right: 0;}
.lg_product ul li span{display: block;max-width: 390px;height:300px;overflow: hidden;border-top:2px solid #fff;box-sizing: border-box;}
.lg_product ul li span img{max-width: 100%;transition: all 1s ease 0s;}
.lg_product_tc{padding:30px;transition: all 1s ease 0s;background:#fff;border-top: 1px solid #dedede;box-sizing: border-box;}
.lg_product_tc h4{font-size: 22px;color:#333;}
.lg_product_tc h4::after{content: "";display: block;width:25px;height:1px;background:#007eca;margin:4% 0;}
.lg_product_tc abbr{display: block;font-size: 14px;line-height: 28px;color:#666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.lg_product_tc i{display: block;font-size: 14px;}
.lg_product_tc i a{color:#999;display: block;margin-top: 3%;transition: all 1s ease 0s;}
.lg_product ul li:hover span{border-top:2px solid #f59e01;box-sizing: border-box;}
.lg_product ul li:hover span img{transform: scale(1.1);transition: all 1s ease 0s;}
.lg_product ul li:hover .lg_product_tc{background:#007eca;transition: all 1s ease 0s;}
.lg_product ul li:hover .lg_product_tc h4::after{background:#f59e01;}
.lg_product ul li:hover .lg_product_tc h4 a{color:#fff;}
.lg_product ul li:hover .lg_product_tc abbr{color:#fffefe;}
.lg_product ul li:hover .lg_product_tc i a{color:#9cdaff;}
.lg_product_tc i a:hover{transform: translateY(5px);transition: all 1s ease 0s;}

.lg_product_list_con{max-width: 1340px;margin:5% auto;}
.lg_product_list_con img{max-width: 100%;}
.lg_product_list_con_itm{max-width: 1340px;margin: 0 auto 3%;}
.lg_product_list_con_itml{width:60%;}
.lg_product_list_con_itml ul li{float: left;width:50%;font-size: 14px;line-height: 40px;text-indent: 100px;}
.lg_product_list_con_itml ul li a{color:#007eca;}
.lg_product_list_con_itmr{width:40%;}
.lg_product_list_con_itmr span{max-width:390px;height:300px;overflow: hidden;display: block;}
.lg_product_list_con_itmr span img{max-width: 100%;}

.lg_product_list_page{max-width: 1340px;margin:5% auto;}
.lg_product_list_page_top em{display: block;text-align: right;font-size: 16px;font-weight: bold;}
.lg_product_list_page_top em a{display: block;position: relative;color:#007eca;}
.lg_product_list_page_top em a::before{content: "";display: block;background: url(../images/icon_pdf.png);width: 20px;height:20px;position: absolute;right:7.3%;top:50%;margin-top:-10px;}
.lg_product_list_page_topl{border: 1px solid #dedede;box-sizing: border-box;max-width: 380px;height:290px;overflow: hidden;width:29%;}
.lg_product_list_page_topl span{display: block;}
.lg_product_list_page_topl img{max-width: 100%;}
.lg_product_list_page_topr{width:69%;}
.lg_product_list_page_topr h3{font-size: 22px;color:#333;border-bottom: 1px solid #dedede;padding-bottom: 2%;}
.lg_product_list_page_topr b{font-size: 14px;font-weight: bold;color:#444;display: block;margin:2% auto;}
.lg_product_list_page_topr abbr{font-size: 14px;color:#4c4d4e;line-height: 30px;display: block;max-height: 180px;overflow-y: scroll;}

.lg_product_list_page_btm{margin:3% auto;}
.lg_product_list_page_btm_tit{background:#eff2f4;line-height: 50px;}
.lg_product_list_page_btm_tit ul li{display: inline-block;font-size: 16px;color:#4c4d4e;width:140px;text-align: center;}
.lg_product_list_page_btm_tit ul li.cur,.lg_product_list_page_btm_tit ul li:hover{background:#007eca;}
.lg_product_list_page_btm_tit ul li.cur a,.lg_product_list_page_btm_tit ul li:hover a{color:#fff;display: block;}
.lg_product_list_page_btm_con{margin: 0 auto;border: 1px solid #dedede;padding:3% 0;}
.lg_product_list_page_btm_con img{display: block;max-width: 100%;}


/*lg_plan*/
.lg_plan_con{margin:3% auto;}
.lg_plan_con ul li{float: left;width: 31.344%;margin:0 2.9% 4% 0;box-shadow: 0px 10px 10px #e6e6e6;}
.lg_plan_con ul li:nth-child(3n){margin-right: 0;}
.lg_plan_con ul li span{display: block;max-width: 420px;max-height:300px;height:auto;overflow: hidden;}
.lg_plan_con ul li span img{max-width: 100%;transition: all 1s ease 0s;}
.lg_plan_con ul li span:hover img{transform: scale(1.1);transition: all 1s ease 0s;}
.lg_plan_con ul li h3{font-size: 16px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.lg_plan_con ul li h3 a{color:#333;transition: all 1s ease 0s;display: block;}
.lg_plan_con ul li h3 a:hover{color:#007eca;transform: translateX(10px);transition: all 1s ease 0s;}
.lg_plan_con ul li abbr{display: block;font-size: 14px;line-height: 28px;color:#666;margin:3% auto 5%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height:56px;}
.lg_plan_con ul li i{display: block;font-size: 14px;text-align: right;}
.lg_plan_con ul li i a{color:#333;display: block;padding-right: 13%;position: relative;transition: all 1s ease 0s;}
.lg_plan_con ul li i a:hover{transform: translateX(-10px);transition: all 1s ease 0s;color:#007eca;}
.lg_plan_con ul li i a::after{content: "";display: block;background: url(../images/icon_jt.png) no-repeat;width:36px;height:36px;position: absolute;right:0;top:50%;margin-top:-18px;}
.lg_plan_con ul li .lg_plan_cons{padding:5%;}

.ym{max-width:1340px;margin:2% auto 5%;text-align: center;}
.ym ul li{font-size:14px;color:#666;margin:1% .8%;border-bottom: 1px solid #fff;display: inline-block;}
.ym ul li.ll{font-family: serif;}
.ym ul li:hover,.ym ul li.hover{color:#0662af;border-bottom:1px solid #0662af;cursor: pointer;}

.lg_plan_main{margin:5% auto;}
.lg_plan_main abbr{float: left;width:24.5%;}
.lg_plan_main abbr img{max-width: 100%;}
.lg_plan_main blockquote{width:72%;margin-left:2%;float: left;}

/*project*/
.lg_project_con{margin: 4% auto;}
.lg_project_con ul li{float: left;width: 29.851%;margin:0 5.2% 4% 0;}
.lg_project_con ul li:nth-child(3n){margin-right: 0;}
.lg_project_con ul li span{display: block;max-width: 400px;max-height:260px;height:auto;overflow: hidden;}
.lg_project_con ul li span img{max-width: 100%;transition: all 1s ease 0s;}
.lg_project_con ul li span:hover img{transform: scale(1.1);transition: all 1s ease 0s;}
.lg_project_con ul li h3{font-size: 16px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;line-height: 36px;}
.lg_project_con ul li h3 a{color:#333;display: block;}
.lg_project_con ul li h3 a:hover{color:#007eca;}
.lg_project_con ul li i{display: block;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;font-size: 14px;color:#9b9b9b;line-height: 30px;}
.lg_project_con ul li .lg_project_cons{padding:4% 9%;border: 1px solid #dedede;box-sizing: border-box;transition: all 1s ease 0s;position: relative;}
.lg_project_con ul li .lg_project_cons::before{content: "";display: block;width:60px;height:1px;background:#f59e01;position: absolute;top:0;left:0;right:0;z-index: 11;margin: 0 auto;transition: width 2s;}
.lg_project_con ul li:hover .lg_project_cons{background:#007eca;transition: all 1s ease 0s;}
.lg_project_con ul li:hover .lg_project_cons::before{width:100%;transition: width 2s;}
.lg_project_con ul li:hover .lg_project_cons h3 a,.lg_project_con ul li:hover .lg_project_cons i{color:#fff;}

.lg_project_con_top{width:67.4%;margin:1% auto 3%;}
.lg_project_con_top h3{font-size: 22px;color:#333;text-align: center;margin-bottom: 4%;}

/*shuffling*/
.shuffling{max-width:611px;width:100%;height:396px;margin:0 auto;position:relative;}
.shuffling .bd{position:relative;z-index:0;}
.shuffling .bd li{position:relative;display:none;margin: 0 auto;}
.shuffling .bd li .pt{text-align: center;display: flex;align-items: center;justify-content: center;}
.shuffling .bd li .pt img{max-width: 100%;}
.shuffling .bd li:nth-child(1){display:block;}
.shuffling .hd{display: none;}
.an{width:100%;}
.an span{position:absolute;color:#fff;width:50px;height:50px;text-align:center;cursor:pointer;}
.an span img{max-width: 100%;}
.prev{left:0.1%;top:50%;}
.next{right:0.1%;top:50%;}
.lg_project_con_topl{max-width: 611px;width:100%;}
.lg_project_con_top_r dl dt{display: inline-block;font-size: 14px;color:#333;line-height: 30px;vertical-align: top;}
.lg_project_con_top_r dl dd{display: inline-block;font-size: 14px;color:#666;line-height: 30px;}

.lg_project_con_top_r{max-width:265px;height:316px;background: #f5f5f5;width: 100%;padding:40px 0 40px 25px;}
.lg_project_con_btm{border-top: 1px dashed #dedede;padding-top:3%;}

/*lg_news*/
.lg_news_con ul li{margin:3% auto;border-bottom: 1px solid #dedede;padding-bottom: 3%;}
.lg_news_con ul li .lg_news_conl{max-width:88px;height:100px;border: 1px solid #dedede;box-sizing: border-box;width:100%;text-align: center;position: relative;transition: all 1s ease 0s;}
.lg_news_con ul li .lg_news_conl h3{font-size: 32px;color:#666;margin-top:15%;}
.lg_news_con ul li .lg_news_conl i{font-size: 14px;color:#999;}
.lg_news_con ul li .lg_news_conl .border-left1{width: 10px;height: 1px;background: #444;position:absolute;left:0px;bottom: 0;}
.lg_news_con ul li .lg_news_conl .border-bottom1{width: 1px;height: 10px;background: #444;position:absolute;left:0;bottom: 0px;}
.lg_news_con ul li .lg_news_conl .border-top1{width: 1px;height: 10px;background: #444;position:absolute;right:0;top: 0px;}
.lg_news_con ul li .lg_news_conl .border-right1{width: 10px;height: 1px;background: #444;position:absolute;right:0px;top: 0;}
.lg_news_con ul li .lg_news_conl .border-left2{width: 10px;height: 1px;background: #444;position:absolute;right:0px;bottom: 0;}
.lg_news_con ul li .lg_news_conl .border-bottom2{width: 1px;height: 10px;background: #444;position:absolute;right:0;bottom: 0px;}
.lg_news_con ul li .lg_news_conl .border-top2{width: 1px;height: 10px;background: #444;position:absolute;left:0;top: 0px;}
.lg_news_con ul li .lg_news_conl .border-right2{width: 10px;height: 1px;background: #444;position:absolute;left:0px;top: 0;}

.lg_news_con ul li:hover .lg_news_conr h3 a{color:#007eca;transition: all 1s ease 0s;}
.lg_news_con ul li:hover .lg_news_conl{background: #007eca;transition: all 1s ease 0s;}
.lg_news_con ul li:hover .lg_news_conl h3,.lg_news_con ul li:hover .lg_news_conl i{color:#fff}
.lg_news_con ul li:hover .lg_news_conl .border-left1{width: 10px;height: 1px;background: #fff;position:absolute;left:6px;bottom: 6px;}
.lg_news_con ul li:hover .lg_news_conl .border-bottom1{width: 1px;height: 10px;background: #fff;position:absolute;left:6px;bottom: 6px;}
.lg_news_con ul li:hover .lg_news_conl .border-top1{width: 1px;height: 10px;background: #fff;position:absolute;right:6px;top: 6px;}
.lg_news_con ul li:hover .lg_news_conl .border-right1{width: 10px;height: 1px;background: #fff;position:absolute;right:6px;top: 6px;}
.lg_news_con ul li:hover .lg_news_conl .border-left2{width: 10px;height: 1px;background: #fff;position:absolute;right:6px;bottom: 6px;}
.lg_news_con ul li:hover .lg_news_conl .border-bottom2{width: 1px;height: 10px;background: #fff;position:absolute;right:6px;bottom: 6px;}
.lg_news_con ul li:hover .lg_news_conl .border-top2{width: 1px;height: 10px;background: #fff;position:absolute;left:6px;top: 6px;}
.lg_news_con ul li:hover .lg_news_conl .border-right2{width: 10px;height: 1px;background: #fff;position:absolute;left:6px;top: 6px;}


.lg_news_con ul li .lg_news_conr{width:91%;}
.lg_news_con ul li .lg_news_conr h3{font-size: 18px;color:#333;}
.lg_news_con ul li .lg_news_conr abbr{display: block;font-size: 14px;color: #666;line-height: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}


.lg_news_con ul li:first-child{border:none;padding:0;}
.lg_news_con ul li:first-child .lg_news_conl{max-width: 420px;height:262px;width:31.5%;overflow: hidden;}
.lg_news_con ul li:first-child .lg_news_conl img{max-width: 100%;transition: all 1s ease 0s;}
.lg_news_con ul li:first-child .lg_news_conl:hover img{transform: scale(1.1);transition: all 1s ease 0s;}
.lg_news_con ul li:first-child .lg_news_conr{width:67%;}
.lg_news_con ul li:first-child .lg_news_conr h3{font-size: 22px;color:#333;line-height: 22px;}
.lg_news_con ul li:first-child .lg_news_conr abbr{display: block;font-size: 14px;color:#666;line-height: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;margin:3% auto 2%;}
.lg_news_con ul li:first-child .lg_news_conr i{display: block;font-family: "宋体";background:#e9e9e9;width:10%;text-align: center;padding:.8% .2%;border-radius: 20px;}
.lg_news_con ul li:first-child .lg_news_conr i a{font-size:14px;color:#666;font-family: Arial, Helvetica, sans-serif;}
.lg_news_con ul li:first-child .lg_news_conr i:hover{background: #007eca;color:#fff;}
.lg_news_con ul li:first-child .lg_news_conr i:hover a{color:#fff;}
.lg_news_con{margin:4% auto 6%;}
.lg_news_con .lg_news_con_tit{text-align: center;padding-bottom:10px;border-bottom: 1px solid #dedede;position: relative;}
.lg_news_con .lg_news_con_tit h3{font-size: 22px;color:#333;}
.lg_news_con .lg_news_con_tit i{display: inline-block;font-size: 14px;line-height: 30px;color:#999;margin: 10px;}
.lg_news_con .lg_news_con_tit::after{content: "";display: block;width:50px;height:1px;background:#f59e01;position: absolute;bottom:-1px;left:0;right:0;margin: 0 auto;}
.lg_news_con .lg_news_con_main{margin:3% auto;}

.fh{width: 200px;margin: 4% auto;}
.fh i{display: block;height:50px;border: 2px solid #f59e01;box-sizing: border-box;line-height: 50px;text-align: center;font-size: 14px;position: relative;}
.fh i a{color:#666;display: block;}
.fh i .border-top{width:100px;height:2px;background:#007eca;position: absolute;top:-2px;right:-2px;}
.fh i .border-right{height:50px;;width:2px;background:#007eca;position: absolute;top:-2px;right:-2px;}
.fh i .border-bottom{width:100px;height:2px;background:#007eca;position: absolute;bottom:-2px;right:-2px;}


.fy dl{margin:3% auto;border-top:1px solid #dedede;}
.fy dl dd{float:left;font-size: 14px;width:50%;padding:2% 0;position: relative;}
.fy dl dd:last-child{text-align: right;}
.fy dl dd a{color:#666;}
.fy dl dd::before{content: "";display: block;width:50px;height:1px;background:#f59e01;position: absolute;top:-1px;left:0;}
.fy dl dd:last-child::before{position: absolute;right:0;left: auto;}

/*lg_contact*/
.lg_contact{margin: 3% auto;}
.lg_contact_con{position: relative;}
.map_text{position: absolute;z-index: 999;top:52%;left:50%;width:280px;height:40px;border: 1px solid #dedede;background: #fff;line-height: 40px;text-align: center;font-size: 14px;color:#666;margin-left:-140px;}

.lg_contact_cons{}
.lg_contact_cons ul li{display: inline-block;max-width:595px;height:165px;overflow: hidden;border:1px solid #dedede;width:100%;margin: 2% 2.5% 2% 0;padding:2%;}
.lg_contact_cons ul li:nth-child(2n){margin-right: 0;}
.lg_contact_cons ul li h3{font-size: 22px;color:#007eca;line-height: 22px;}
.lg_contact_cons ul li img{height:1px;overflow: hidden;width:40px;margin:3% auto 2%;}
.lg_contact_cons ul li i{display: block;font-size: 14px;color:#666;line-height: 30px;}

.lg_contact_leave{margin: 1% auto 8%;}
.lg_contact_leavel {max-width: 500px;width:100%;height:371px;}
.lg_contact_leavel span{display: block;width:100%;height: 371px;overflow: hidden;}
.lg_contact_leavel img{max-width: 100%;}
.lg_contact_leaver{width:60%;}

.lg_contact_leave_tit{margin-bottom: 4%;}
.lg_contact_leave_tit h3{font-size: 22px;color:#333;border-bottom: 1px solid #dedede;padding:0 0 1.5%;position: relative;}
.lg_contact_leave_tit h3::after{content: "";display: block;width:40px;height: 3px;background:#f59e01;position: absolute;bottom: -2px;left:3px;}

.lab h3{font-size:14px;color:#999;margin-bottom: 1.5%;line-height: 14px;}
.lab input{max-width:390px;width:100%;height:45px;border:1px solid #dedede;box-sizing: border-box;text-indent: 1em;margin:1% auto;font-size: 14px;color: #444;background:#f3f3f3;}
.lab input.labl{float: left;}
.lab abbr{float: left;position: relative;max-width:390px;width:100%;height:45px;}
.lab .imm{position: absolute;right:2px;top:50%;margin-top:-14px;width:95px;height:36px;}
.lab input.labr{float: right;}
.lab textarea{max-width:1200px;width:100%;height:150px;border:1px solid #dedede;margin: 1% auto;text-indent: 1em;line-height: 36px;font-size: 14px;color: #444;background:#f3f3f3;}
.lab button{max-width:165px;width:100%;height:45px;line-height:45px;border:none;margin:1% auto;display: inline-block;font-size: 14px;cursor: pointer;}
.lab button.btn1{color:#fff;background:#007eca;margin-right: 2%;}
.lab button.btn2{color:#999;background:#e8e8e8;}
.lab .abr2{text-align: right;float: right;}


.map{background:url(../images/map_bg.jpg) no-repeat;max-width: 1109px;height:1298px;width:100%;margin:0 auto;position: relative;background-size: contain;}

.map_bj{position: absolute;top: 25.05%;right: 23.2%;max-width:43px;height:46px;width:100%;}
.map_bj_tit{background:url(../images/map_bj.png) no-repeat;}
.map_bj_tit h3,.map_bj_tit h3,.map_sx_tit h3,.map_sd_tit h3,.map_zj_tit h3{text-align: center;font-size: 16px;font-weight: bold;color:#fff;}
.map_bj_tit h3::before,.map_sx_tit h3::before,.map_sd_tit h3::before,.map_zj_tit h3::before{content: "";display: block;width:23px;height:27px;background: url(../images/icon_wz2.png) no-repeat;margin: 0 auto;}
.map_hiden{max-width:410px;height:auto;border: 1px solid #b4b4b4;box-sizing: border-box;background:#fff;width:1000%;position: absolute;padding: 40% 0 40% 40%;display: none;}
.map_hiden>h3{color:#f54336;font-size: 16px;font-weight: bold;}
.map_hiden>p{font-size: 14px;line-height: 28px;color:#666;}


.map_sx{max-width:84px;height:165px;width:100%;position: absolute;top:26.05%;right:28%;}
.map_sx_tit{background:url(../images/map_sx.png) no-repeat;height:100%;}
.map_sd{max-width:148px;height:96px;width:100%;position: absolute;top: 30.3%;right: 13.2%;}
.map_sd_tit{background:url(../images/map_sd.png) no-repeat;height:100%;}
.map_zj{max-width:83px;height:98px;width:100%;position: absolute;top: 43.4%;right: 11.3%;}
.map_zj_tit{background:url(../images/map_zj.png) no-repeat;height:100%;}

.map_sx_tit h3{padding-top:50%;}
.map_sd_tit h3{margin-left:-13%;padding-top:10%;}
.map_zj_tit h3{padding-top:30%;}

.map_bj .map_hiden{top: -378%;right: -390%;}
.map_sx .map_hiden{top: -100%;right: -188%;}
.map_sd .map_hiden{top: 90%;right: -75%;padding:20% 0 20% 20%;z-index: 11;}
.map_zj .map_hiden{top: 100%;right: -205%;}

.map_bj:hover .map_hiden,.map_sx:hover .map_hiden,.map_zj:hover .map_hiden,.map_sd:hover .map_hiden{display: block;}
.map2{display: none;}

/* 首页 */
/*banner*/

.flexslider{position:relative;max-width:1920px;width:100%;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;width:100%;margin: 0 auto;}
.slides li{margin: 0 auto;text-align: center;max-height: 880px;overflow: hidden;}
.slides li img{max-width: 100%;margin: 0 auto;text-align: center;}
.flex-control-nav{position:absolute;bottom:32%;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;border: 2px solid #007eca;cursor:pointer;border-radius: 50%;box-sizing: border-box;}
.flex-control-nav .flex-active{background:#f7b53c;width:14px;height:14px;border:0;}
.flex-direction-nav{position:absolute;z-index:3;max-width:1920px;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:57px;height:57px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:57px;background:url(../images/icon_sy_prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:57px;background:url(../images/icon_sy_next.png) center center no-repeat;}
.flexslider .slides_sb{position: fixed;z-index: 99;max-width:25px;bottom:16%;left:50%;right:0;width:100%;height:50px;margin: 0 auto;z-index: 444;margin-left: -12.5px;}


@-webkit-keyframes bounce{
    0%,20%,53%,80%,100%{
        -webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);
        transition-timing-function:cubic-bezier(.215,.61,.355,1);
        -webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)
    }
    40%,43%{
        -webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);
        transition-timing-function:cubic-bezier(.755,.05,.855,.06);
        -webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)
    }
    70%{
        -webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);
        transition-timing-function:cubic-bezier(.755,.05,.855,.06);
        -webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)
    }
    90%{
        -webkit-transform:translate3d(0,-4px,0);
        transform:translate3d(0,-4px,0)
    }
}
@keyframes bounce{
    0%,20%,53%,80%,100%{
        -webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);
        transition-timing-function:cubic-bezier(.215,.61,.355,1);
        -webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)
    }
    40%,43%{
        -webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);
        transition-timing-function:cubic-bezier(.755,.05,.855,.06);
        -webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)
    }
    70%{
        -webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);
        transition-timing-function:cubic-bezier(.755,.05,.855,.06);
        -webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)
    }
    90%{
        -webkit-transform:translate3d(0,-4px,0);
        transform:translate3d(0,-4px,0)
    }
}
.bounce{-webkit-animation:bounce 1.2s ease-in infinite;-o-animation:bounce 1.2s ease-in infinite;animation:bounce 1.2s ease-in infinite}

.rec{max-width: 1340px;margin: -120px auto 0;position: relative;z-index: 333;;background: #fff;box-shadow: 0 10px 10px #e8e8e8;border-radius: 5px;height:120px;overflow: hidden;}
.rec_con{width:100%;}
.rec_con ul li{float: left;width:33.33%;display: flex;align-items: center;height:120px;}
.rec_con ul li span{display: block;float: left;max-width:61px;height:60px;width: 100%;padding:0 4% 0 9%}
.rec_con ul li span img{max-width: 100%;}
.rec_con ul li h3{font-size: 16px;color:#333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.rec_con ul li:hover h3{color: #007eca;}
.rec_con ul li i{display: block;font-size: 12px;color:#999;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}

/*lg_about*/
.lg_about{max-width: 1920px;width:100%;margin:0 auto;background-attachment: fixed;top:100px;}
.lg_about_con{position: relative;}
.lg_about_conl{max-width: 660px;width:50%;position: absolute;right:50%;top:110px;}
.lg_about_conl_tit span{display: block;width:100%;max-height: 259px;height:auto;}
.lg_about_conl_tit span img{max-width: 100%;}
.lg_about_conl_tit h2{font-size: 28px;color:#333;margin-top: -120px;}
.lg_about_conl_cn{margin:24% auto 0;}
.lg_about_conl_cn h3{font-size: 22px;color:#007eca;margin-bottom: 3%;}
.lg_about_conl_cn abbr{display: block;font-size: 14px;line-height: 30px;color:#666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;width: 94%;}
.lg_about_conl_cn i{display: block;font-size: 14px;background: #f49e00;max-width: 160px;width:100%;height:45px;line-height: 45px;text-align: center;margin:10% 0 0;transition: all 1s ease 0s;}
.lg_about_conl_cn i a{display: block;color:#fff;}
.lg_about_conl_cn:hover i{-webkit-transform:translate3d(0,10px,0);}
.lg_about_conr{max-width: 960px;width:50%;max-height:800px;height:auto;overflow: hidden;}
.lg_about_conr span{display: block;width:100%;}
.lg_about_conr img{max-width: 100%;}

/*lg_cpzx*/
.lg_cpzx{background: url(../images/sy_cpzx_bg.jpg) no-repeat;max-width: 1920px;height:800px;width:100%;background-attachment: fixed;top:100px;}
.lg_cpzx_con{max-width: 1363px;margin: 0 auto;width:100%;}
.lg_cpzx_con .lg_cpzx_tit{text-align: center;padding: 7.5% 0 0;}
.lg_cpzx_con .lg_cpzx_tit img{display: block;margin:0 auto;max-width: 100%;}
.lg_cpzx_con .lg_cpzx_tit abbr{display: block;font-size: 15px;line-height: 30px;color:#888;margin: 1.5% 0;}
.lg_cpzx_con .lg_cpzx_tit i{display: block;width:3px;height:30px;background: #f49e00;margin: 0 auto;}
.lg_cpzx_con .lg_cpzx_btm{margin:1% auto;}
.lg_cpzx_con .lg_cpzx_btm h3{font-size: 28px;color:#333;text-align: center;}
.lg_cpzx_con .lg_cpzx_btm dl{text-align: center;margin: 1% auto;}
.lg_cpzx_con .lg_cpzx_btm dl dd{display: inline-block;font-size: 14px;}
.lg_cpzx_con .lg_cpzx_btm dl dd a{display: block;padding:0 15px 0 10px;position: relative;color:#666;}
.lg_cpzx_con .lg_cpzx_btm dl dd:hover a{color:#007eca;}
.lg_cpzx_con .lg_cpzx_btm dl dd a::after{content: "/";display: block;position: absolute;right:0;top:0;}
.lg_cpzx_con .lg_cpzx_btm dl dd:last-child a::after{display: none;}
.lg_cpzx_con .lg_cpzx_btm ul{margin-top: 3%;}
.lg_cpzx_con .lg_cpzx_btm ul li{float: left;max-width: 340px;width:100%;margin-right:1px;transition: all 1s ease 0s;}
.lg_cpzx_con .lg_cpzx_btm ul li:last-child{margin-right: 0;}
.lg_cpzx_con .lg_cpzx_btm ul li span{display: block;max-height:260px;overflow: hidden;height:auto;}
.lg_cpzx_con .lg_cpzx_btm ul li span img{max-width: 100%;transition: all 2s ease 0s;}
.lg_cpzx_con .lg_cpzx_btm ul li:hover span img{transform: scale(1.2);transition: all 2s ease 0s;}
.lg_cpzx_con .lg_cpzx_btm ul li h3{font-size: 16px;color:#333;line-height: 60px;background: #fff;text-align: left;text-indent: 2em;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.lg_cpzx_con .lg_cpzx_btm ul li:hover h3 a{color: #007eca;}
.lg_cpzx_con .lg_cpzx_btm ul li:hover{transform: translateY(10px);transition: all 1s ease 0s;box-shadow: 0 10px 10px #999;}

/*lg_jjfa*/
.lg_jjfa{background: url(../images/sy_jjfa_bg.jpg);max-width:1920px;width: 100%;height:600px;background-attachment: fixed;top:100px;}
.lg_jjfa_con{max-width: 1340px;margin:0 auto;padding-top:4%;}
.lg_jjfa_con .lg_jjfa_con_tit dl{position: relative;padding-left:2%;}
.lg_jjfa_con .lg_jjfa_con_tit dl dd{font-size: 22px;font-family: "Arial";color:#fff;text-transform: uppercase;}
.lg_jjfa_con .lg_jjfa_con_tit dl::before{content: "";display: block;width:1px;height:58px;background: #f49e00;position: absolute;left:0;top:0}
.lg_jjfa_con .lg_jjfa_con_btm{margin: 3% auto;}
.lg_jjfa_con_btml{max-width: 825px;width:100%;}
.lg_jjfa_con_btml ul li{float: left;margin-right: 2.7%;text-align: center;}
.lg_jjfa_con_btml ul li span{display: block;max-width: 260px;height:200px;width:100%;overflow: hidden;}
.lg_jjfa_con_btml ul li span img{max-width: 100%;transition: all 2s ease 0s;}
.lg_jjfa_con_btml ul li:last-child{margin-right: 0;}
.lg_jjfa_con_btml ul li dl{background: #fff;padding:12% 0;border-bottom: 4px solid #f49e00;transition: all 2s ease 0s;}
.lg_jjfa_con_btml ul li dl dt{font-size: 18px;color:#666}
.lg_jjfa_con_btml ul li dl dd{font-size: 14px;color:#999;font-family: "Arial";}
.lg_jjfa_con_btml ul li:hover dl{border-bottom: 4px solid #fff;background:#007eca;transition: all 2s ease 0s;}
.lg_jjfa_con_btml ul li:hover dl dd,.lg_jjfa_con_btml ul li:hover dl dt a{color:#fff;}
.lg_jjfa_con_btml ul li:hover span img{transform: scale(1.2);transition: all 2s ease 0s;}
.lg_jjfa_con_btmr{width:400px;}
.lg_jjfa_con_btmr abbr{display: block;font-size: 14px;line-height: 30px;color: #fff;}
.lg_jjfa_con_btmr i{display: block;font-size: 14px;background: #f49e00;max-width: 160px;width:100%;height:45px;line-height: 45px;text-align: center;margin:12% 0 0 auto;transition: all 1s ease 0s;}
.lg_jjfa_con_btmr i a{display: block;color:#fff;}
.lg_jjfa_con_btmr i:hover{-webkit-transform:translate3d(0,10px,0);}

/*lg_gcyj*/
.lg_gcyj{background: url(../images/sy_gcyj_bg.jpg) no-repeat;max-width:1920px;width: 100%;height:850px;background-attachment: fixed;top:100px;}
.lg_gcyj_con{max-width: 1340px;margin:0 auto;padding-top:5.5%;}
.lg_gcyj_con .lg_gcyj_con_tit dl{position: relative;padding-left:2%;}
.lg_gcyj_con .lg_gcyj_con_tit dl dd{font-size: 22px;font-family: "Arial";color:#333;text-transform: uppercase;}
.lg_gcyj_con .lg_gcyj_con_tit dl::before{content: "";display: block;width:1px;height:58px;background: #007eca;position: absolute;left:0;top:0;}
.lg_gcyj_con .lg_gcyj_con_tit dl::after{content: "";display: block;width:1px;height:3px;background: #f49e00;position: absolute;left:0;top:0;}
.lg_gcyj_con_tit{position: relative;}
.lg_gcyj_con_tit em{display: block;font-size: 14px;background: #f49e00;max-width: 160px;width:100%;height:45px;line-height: 45px;text-align: center;transition: all 1s ease 0s;position: absolute;right:0;top:50%;margin-top:-22.5px;}
.lg_gcyj_con_tit em a{display: block;color:#fff;}
.lg_gcyj_con_tit em:hover{-webkit-transform:translate3d(0,10px,0);}
.yyui_tab{margin:3% auto;}
.yyui_tab_ul{max-width: 270px;width: 100%;float: left;}
.yyui_tab_ul>h4{font-size: 16px;color:#666;height:130px;background: #f2f2f2;line-height: 130px;position: relative;text-align: center;text-indent: 1.5em;}
.yyui_tab_ul>h4 a::before{content: "";display: block;background: url(../images/icon_meo.png);width:22px;height:22px;position: absolute;left:23%;top:50%;margin-top:-11px;}
.yyui_tab>ul>.yyui_tab_title{height:76px;background: #f2f2f2;margin-bottom: 1px;padding: 10% 8%;position: relative;transition: all 1s ease 0s;}
.yyui_tab>ul>.yyui_tab_title::after{content: ">";display: block;font-family: cursive;font-size: 20px;color:#bcbcbc;position: absolute;right: 8%;top:50%;margin-top: -12px;}
.yyui_tab>ul>.yyui_tab_title h3{font-size: 16px;line-height: 30px;color:#666;}
.yyui_tab>ul>.yyui_tab_title span{display: block;font-size: 14px;line-height: 30px;color:#999;}
.yyui_tab>ul>.yyui_tab_title span::after{content: "";display: block;width:38px;height:2px;background: #007eca;margin-top: 4%;}
.yyui_tab>ul>.yyui_tab_title:last-child,.yyui_tab>ul>.yyui_tab_title_this:last-child{margin-bottom: 0;;}
.yyui_tab>ul>.yyui_tab_title_this{height:76px;background: #007eca;margin-bottom: 1px;padding: 10% 8%;cursor:pointer;position: relative;transition: all 1s ease 0s;}
.yyui_tab>ul>.yyui_tab_title_this::after{content: ">";display: block;font-family: cursive;font-size: 20px;color:#fff;max-width:100px;width:100%;height:130px;position: absolute;top:0;right:-100px;background:#005e96;z-index: 11;text-align: center;line-height: 130px;}
.yyui_tab>ul>.yyui_tab_title_this h3{font-size: 16px;line-height: 30px;color:#fff;}
.yyui_tab>ul>.yyui_tab_title_this span{display: block;font-size: 14px;line-height: 30px;color:#fff;}
.yyui_tab>ul>.yyui_tab_title_this span::after{content: "";display: block;width:38px;height:2px;background: #fff;margin-top: 4%;}
.yyui_tab>.yyui_tab_content{display:none;}
.yyui_tab>.yyui_tab_content_this{display:block;float: right;max-width: 1069px;height:522px;width:100%;overflow: hidden;}

.yyui_tab_ul>h4:hover a{color:#007eca;}


/*lg_news*/
.lg_news{background:#fff;height:auto;}
.lg_news_cc .lg_cpzx_tit{padding: 4% 0 0;}
.lg_news_cc .lg_cpzx_tit i{margin:2% auto;}
.lg_news_cc_btm h3{font-size: 28px;color: #333;text-align: center;}
.lg_news_cc_btm ul{margin:3% auto;}
.lg_news_cc_btm ul li{float: left;max-width: 400px;width:30%;margin-right: 5.9%;transition: all 2s ease 0s;}
.lg_news_cc_btm ul li:last-child{margin-right: 0;}
.lg_news_cc_btm ul li span{display: block;height:250px;overflow: hidden;}
.lg_news_cc_btm ul li span img{max-width: 100%;transition: all 2s ease 0s;}
.lg_news_cc_btm ul li h3{font-size: 16px;color:#333;text-align: left;line-height: 30px;margin:2% auto 1%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.lg_news_cc_btm ul li h3 a{transition: all 2s ease 0s;}
.lg_news_cc_btm ul li h3 a::after{content: "";display: block;width:0px;height:1px;line-height: 30px;background:#007eca;position: absolute;left: 0;top:15px;transition: width 2s ;}
.lg_news_cc_btm ul li abbr{font-size: 14px;color:#666;line-height: 28px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.lg_news_cc_btm ul li i{display: block;font-size: 12px;font-family: "Arial";text-transform: uppercase;margin-top:2%;}
.lg_news_cc_btm ul li i a{color:#999;}
.lg_news_cc_btm ul li:hover h3 a,.lg_news_cc_btm ul li:hover i a{color:#007eca;transition: all 2s ease 0s;}
.lg_news_cc_btm ul li:hover h3{position: relative;}
.lg_news_cc_btm ul li:hover h3 a{padding-left:35px;transition: all 2s ease 0s;}
.lg_news_cc_btm ul li:hover h3 a::after{width:30px;transition: width 2s ;}
.lg_news_cc_btm ul li span:hover img{transform: scale(1.2);transition: all 2s ease 0s;}

.lg_news_cc_btm em{display: block;font-size: 14px;background: #f49e00;max-width: 160px;width:100%;height:45px;line-height: 45px;text-align: center;margin:3% auto;transition: all 1s ease 0s;}
.lg_news_cc_btm em a{display: block;color:#fff;}
.lg_news_cc_btm em:hover{-webkit-transform:translate3d(0,10px,0);}

.pages{ text-align: center; margin-top: 30px;margin-bottom: 30px;}
.pags-item{
  display: inline-block;
padding:3px 10px;
  font-size: 14px;
  text-align: center;
  color: #666;
  line-height: 24px;
  margin: 0 3px;
  background: #f4f4f4;
}

.pags-item.show{
  color: #fff;
  background: #0662af;
}
