@charset "utf-8";
* {margin:0;padding:0; box-sizing: border-box; -moz-box-sizing: border-box; font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;outline:none;}
ul, li, ol {list-style: none outside none;}
body{background: #f8f8f8;}
fieldset, img {border:0;}
html{font-size: 13px;}
img{vertical-align:middle; max-width: 100%; display: block;}
em, i {font-style:normal;}
dl,dt,dd,h1,h2,h3,h4,h5,h6,p,ul,ol li,form {margin:0; padding:0;list-style-type:none;}
table {border-collapse:collapse;border-spacing:0;empty-cells:show;}
table.layout {table-layout:fixed;word-wrap:break-word;}
table,tr,td,th {table-layout:fixed;word-break:break-all;word-wrap:break-word;}
textarea {resize:vertical;}
a {font-size:13px;color:#000;text-decoration:none;}
a:hover{text-decoration:none; color:#092264; }
.cf:after {clear:both;content: ".";display:block;height:0;visibility:hidden;}
.left{ float: left}
.right{ float: right}
.hide{ display: none;}
.wrap{ width: 1200px; margin: 0 auto; position: relative;}
.bzt{ color: #fff;}
.hbg{ background: #e5e5e5;}
.shou{ cursor: pointer;}
.bg_eee{ background: #eee;}
.wzy{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.no_hh{ white-space:nowrap;}
.ovh{ overflow: hidden;}
.flexBox { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; flex-wrap: wrap; justify-content: space-between;align-items: center; }
.color_change{background: linear-gradient(to right,#197fdf,#028e4a);}

.pagination{display: flex; align-items: center; justify-content: center;margin-top: 20px;}
.pagination li{ display:inline-flex;justify-content: center; border: 1px solid  #ccc;height:30px; margin: 0 5px;line-height:30px;}
.pagination li a,.pagination li span{line-height: 30px;  color: #666; display: block;padding: 0 10px; }
/*.pagination li.disabled{ background: #ccc; color: #fff;}*/
.pagination li.active,.pagination li:hover{ background: #092264; color: #fff;border: none;}
.pagination li.active a,.pagination li:hover a,.pagination li.active span,.pagination li:hover span{ color: #fff;padding: 0 11px;}
/*.pagination li.prev ,.pagination li.next{background: none;}*/

.header{ width: 100%;background:#fff; }
.header.blue{background: rgba(17,31,102,1);}

.header_top {border-bottom: 1px solid #f6f6f6;}
.header_top .wrap{ display: flex; align-items: center; justify-content: space-between; line-height: 35px;}
.header_top .xcy{font-size: 12px;width:70%;}
.header_top .lm{ display: flex; align-items: center; justify-content:flex-end; }
.header_top .lm a{ padding: 0 5px;cursor: pointer; font-size: 12px;}
.header_top .lm a.this{color: #3facdf;}

.header_center{display: flex; align-items: center; justify-content: space-between;margin: 0 auto; padding:10px 0 20px;}
.header_center .header_l{ display: flex ;align-items:flex-end;}
.header_center .header_l .logo{margin-right:40px; text-align: center;}
.header_center .header_l .logo img{max-width: inherit;display: inline-block;}
.header_center .header_l .logo span{display: flex;font-size:10px;margin-top:5px;letter-spacing:3px;}
.header_center .header_l .ggy{ text-align: center;}
.header_center .header_l .ggy p{font-size:16px; font-weight: bold;margin-bottom:5px;}
.header_center .header_l .ggy span{ font-size:12px;}
.header_center .header_r{ display: flex; align-items: center; margin-top:30px;}
.header_center .header_r span{ background: url('/static/images/img/tel.png') left center no-repeat;line-height:30px; padding-left:30px;margin-right:10px;}
.header_center .header_r p{color: #c30009; font-size: 20px; font-weight: bold;}
.header_center .language{display: none;}
.nav{ display: flex; background:#092264;}
.nav .wrap{display: flex; align-items: center; justify-content: space-between;}
.search{ background: #fff;padding: 5px 10px; display: flex ;align-items: center; justify-content: space-between;}
.search input{border: none; background: none;}
.search button{ background:url('/static/images/img/search.jpg') no-repeat; width: 16px; height: 16px; border: none; cursor: pointer;}
.hot_search{background: #eee;}
.hot_search .wrap{ display: flex; align-items: center; justify-content: space-between;line-height: 40px;}
.hot_search .wrap p{display: flex; align-items: center;width: 80%;}
.hot_search .wrap p img{height: 100%;margin-right: 10px;}
.nav .layui-nav{background: none; display: flex; justify-content: space-between;padding: 0; width: 80%;}
.nav .layui-nav li{line-height:45px;display: flex;justify-content: center; }
.nav .layui-nav li:first-child{margin-left: 0;}
.nav .layui-nav li .layui-nav-child{left:0;padding: 0; border: none;}
.nav .layui-nav li:nth-child(2) .layui-nav-child{left: -32px;}
.nav .layui-nav li:nth-child(3) .layui-nav-child{left: -142px;}
.nav .layui-nav li:nth-child(4) .layui-nav-child{left: -35px;}
.nav .layui-nav li:nth-child(5) .layui-nav-child{left: -15px;}
.nav .layui-nav li:nth-child(6) .layui-nav-child{left: -25px;}
.nav .layui-nav li a{ display:block;flex-flow:row wrap; font-size:16px; padding: 0 20px;  color:#fff; position: relative; overflow: hidden;}
.nav .layui-nav li a > div{display: block;width: 100%; text-align: center;font-size: 16px;position: relative;  transition:0.3s; }
.nav .layui-nav li.layui-this > a,.nav .layui-nav li:hover > a{color: #fff; background: #374f8b;}
.nav .layui-nav li  span{ display: none;}
.nav .layui-nav li a img{margin-left:5px;}
.nav .layui-nav .layui-this:after{display: none;}
.nav .layui-nav-bar{ display: none;}
.nav .layui-nav-child{top:45px; text-align: center;background: #092264;}
.nav li .layui-nav-child a{font-size:13px;line-height:40px; padding: 0 20px;  }
.nav li .layui-nav-child a:active,.nav .layui-nav-child a:focus,.nav .layui-nav-child a:hover{background: #374f8b; color: #fff;}
.nav .phone{ display: flex; align-items: center;justify-content: center;color: #fff;font-size: 20px;}
.nav .phone img{margin-right: 10px;}

.mobile_nav{display: none;}
.nav_menu{ display: none;}

.main_box{}
.banner{ text-align: center; height:600px;}
.banner .swiper-slide{position: relative; background-size:cover; background-position: center center; background-repeat: no-repeat;}
.banner .swiper-slide a{display:block;height: 100%; width: 100%;}
.banner .swiper-pagination {bottom: 50px; display: flex; justify-content: center;}
.banner .swiper-pagination-bullet{ background:#3facdf;border: 1px solid #3facdf; margin: 0 10px !important; opacity: 1; width:12px; height:12px; border-radius:50%;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #f89216;  border: 1px solid #f89216;}
.banner .swiper-button{ background-image: none; width:35px; height: 100px; transition: 0.3s; top:42%; background-color: rgba(0,0,0,0.5); cursor: pointer; color: #fff; display: flex; align-items: center; justify-content: center;margin-top: 0;}
.banner .swiper-button.swiper-button-prev{left:50px;}
.banner .swiper-button.swiper-button-next{ right:50px;}
.banner .swiper-button:hover{  background: linear-gradient(to right,#197fdf,#028e4a); color: #fff;}
.banner .swiper-button i,.banner .swiper-button span{ display: inline-block;vertical-align: middle;}
.banner .swiper-button span{ height: 100%;}
.banner .swiper-button i:before{font-size: 30px;}

.title_base{ position:relative;text-align: center;margin:80px auto 50px; max-width: 1200px;}
.title_base:before{ content:attr(text);position: absolute; color: #000; font-size: 50px; z-index: 1;top:-8px; left: 0;width: 100%; text-transform: uppercase;font-family:sans-serif;letter-spacing:2px;opacity: 0.05;  font-weight: bold;display: none;}
.title_base p{ color: #000; font-size:34px; position: relative; z-index: 2;margin-bottom:5px;font-weight: bold;}
.title_base span{ color: #000; font-size:12px;position: relative; z-index: 2; text-transform: uppercase; display: block;font-weight: bold;margin: 5px 0;opacity: 0.5;}
.title_base i{font-size: 9px; color:#000; opacity: 0.5; max-width: 1000px; display: none;}
/*.title_base span:after,.title_base span:before{content:'';height:1px;width:150px;background: #dbdcde;position:absolute;top:48%;}
.title_base span:before{left:120%;}
.title_base span:after{right:120%;}
.title_base.white:before{color:#11237e;}*/
.title_base.white p{ color: #fff;}
.title_base.white span{ color: #fff;}

.index_product{ display: flex; justify-content: space-between; overflow: hidden;border: 1px solid #dfdfdf;margin: 20px auto 0; }
.product_class{width:18%; border-right: 1px solid #dfdfdf;}
.product_class .title{background: #000; color: #fff; font-size:22px; font-weight: bold; line-height: 80px; text-align: center; text-transform:uppercase;}
.product_class ul{background: #fff;}
.product_class ul li{line-height: 55px; border-bottom: 1px solid #dfdfdf;}
.product_class ul li:last-child{border-bottom: none;}
.product_class ul li a{display:flex; align-items: center; padding:0 20px;font-size: 13px;}
/*.product_class ul li a:hover{ background: #000; color: #fff;}*/
.product_class ul li a img{ margin-right: 10px;}

.index_product_box .layui-tab{margin-bottom:80px;}
.index_product_box .layui-tab-brief>.layui-tab-more li.layui-this:after, .index_product_box .layui-tab-brief>.layui-tab-title .layui-this:after{display: none;}
.index_product_box .layui-tab-title{display: flex; align-items: center; justify-content: space-between;border-bottom: 1px solid #c9c9c9;}
.index_product_box .layui-tab-brief>.layui-tab-title li{font-size: 15px;}
.index_product_box .layui-tab-brief>.layui-tab-title .layui-this{color: #0056a5;}
.index_product_box .layui-tab-content{padding: 0;}


.index_product_list{width:82%; }
.index_product_list li{float: left;width:33.33%;border-bottom:1px solid #dfdfdf;border-right: 1px solid #dfdfdf;box-sizing: border-box;}
.index_product_list li:nth-child(3){border-right:none;}
.index_product_list li:nth-child(4){border-bottom: none;}
.index_product_list li:nth-child(5){border-bottom: none;}
.index_product_list li:nth-child(6){border-right:none;border-bottom: none;}


.index_product_list li .img{width: 100%;height:195px;display: flex;align-items: center; justify-content: center; position: relative; background: #fff;}
.index_product_list li .img img{max-width: 100%; max-height: 100%;}
.index_product_list li .title{text-align: center; line-height: 40px;background: #f7f7f7;}
.index_product_list li .title:hover{color: #002d86;}


.n_product_list{}
.n_product_list li{float: left;width:32%;margin:0 2% 30px 0;}
.n_product_list li:nth-child(3n+3){border-right:none;margin-right: 0;}
.n_product_list li .img{width: 100%;height:195px;display: flex;align-items: center; justify-content: center; position: relative; background: #fff;}
.n_product_list li .img img{max-width: 100%; max-height: 100%;}
.n_product_list li p{text-align: center;font-size: 13px; line-height:38px;background: #dfdfdf;}
.n_product_list li p:hover{color: #002d86;}



.pic_list{}
.pic_list li{width:24%;height:220px;position: relative; float: left;margin-left: 1%;}
.pic_list li:first-child{width:50%;height:450px;margin-left: 0;}
.pic_list li:nth-child(2){margin-bottom:10px;}
.pic_list li:nth-child(3){margin-bottom: 10px;}
.pic_list li img{width: 100%; height: 100%;}
.pic_list li span{background: rgba(0,0,0,0.8);padding: 0 20px;line-height: 50px;color: #fff;position: absolute; width: 100%; bottom:0; left: 0; display: none;}



.index_about{overflow: hidden; }
.index_about .ms{font-size:16px; color: #010101; text-align: center;line-height:30px; padding: 30px 0; border-top:1px solid #f0f1f3; }
.index_about .content{margin-bottom: 80px;}
.index_about .swiper-container { width: 100%; margin-left: auto;margin-right: auto;}
.index_about .swiper-slide { background-size: cover; background-position: center;}
.index_about .gallery-top {   width: 100%;}
.index_about .gallery-thumbs { height: 20%;  box-sizing: border-box;   padding: 10px 0;border-top:1px solid #f0f1f3;margin-top: 10px; }
.index_about .gallery-thumbs .swiper-slide { height: 100%;   opacity: 0.4;}
.index_about .gallery-thumbs .swiper-slide-thumb-active { opacity: 1;}

.index_video{ overflow: hidden;}
.index_video .content{ display: flex; align-items: center; justify-content: space-between;}
.index_video .content li{width:24%;height:220px;position: relative; }
.index_video .content li img{width: 100%; height: 100%;}
.index_video .content li span{background: rgba(0,0,0,0.8);padding: 0 20px;line-height:50px;color: #fff;position: absolute; width: 100%;bottom:0; left: 0;}


.index_service{background: url('/static/images/img/service_bg.jpg') center center no-repeat; height: 425px; overflow: hidden;}
.index_service .title_base{margin-bottom:50px;}
.index_service .content{font-size: 30px;color: #fff; text-align: center;line-height: 50px;font-weight: bold;}

.index_news{overflow: hidden;}
.index_news .content{display: flex;justify-content: space-between; flex-flow: row wrap;}
.index_news .content .index_news_list{width: 30%;background: #fff; border: 1px solid #e9e9e9;padding:30px 20px;}
.index_news .content .index_news_list .title{font-size:20px;color: #000;font-weight: bold;}
.index_news .content .index_news_list ul{margin-top:20px;}
.index_news .content .index_news_list li{ display: flex; align-items: center;line-height:30px;}
.index_news .content .index_news_list li img{margin-right: 10px; display: inline-block;}
.index_news .content .index_news_list li:hover a{text-decoration: underline;}


.footer{color: #fff;margin-top: 50px;background: #333;overflow: hidden;}
.footer a{color: #fff;}
.footer .footer_gg{margin:75px auto;line-height: 30px;}
.footer .footer_top{ display: flex; justify-content: space-between;}
.footer .footer_top .lm{display: flex;}
.footer .footer_top .lm dl{margin-right:30px;}
.footer .footer_top .lm dl:last-child{margin-right: 0;}
.footer .footer_top .lm dt{margin-bottom: 10px;}
.footer .footer_top .lm dt a{ font-size: 16px;color: #fff;}
.footer .footer_top .lm ul{}
.footer .footer_top .lm dl.two_h{margin-right: 0;}
.footer .footer_top .lm dl.two_h dt{text-align: left;}
.footer .footer_top .lm dl.two_h ul{display: flex;flex-flow:row wrap ;width:350px; justify-content: space-between;}
.footer .footer_top .lm dl.two_h ul li{width:48%; text-align: left;}
.footer .footer_top .lm li{line-height: 30px;}
.footer .footer_top .lm li a{color:#8b8b8b; font-size: 14px; ;}
.footer .footer_top .contact{font-size: 25px;color: #cfcfcf;}
.footer .footer_top .contact .wx{color: #a1a1a1; display: flex; align-items: center; font-size: 12px;}
.footer .footer_top .contact .wx img{ margin-right: 5px;}
.footer .footer_top .contact .wx_img{margin: 10px 0;}
.footer .footer_top .contact .wx_img img{max-width: 110px; display: inline-block;}
.footer .footer_top .contact .tel{font-size: 14px;color: #fff;line-height: 25px;}
.footer .footer_top .contact .tel p{font-size: 15px; font-weight: bold;}
.footer .footer_bottom{color: #cfcfcf;padding: 50px 0; text-align: center;margin-top: 50px;}
.footer .footer_bottom .lm{color: #999;margin:10px 0;}
.footer .footer_bottom .lm a{color: #999;}
.footer .footer_bottom img{display:inline-block;}

.n_banner{text-align: center;background-position: center center; background-repeat: no-repeat;background-size: cover;height:100px;}

.n_content{position: relative;  overflow: hidden;}
.n_content_n{position: relative; z-index: 2;  display: flex; justify-content: space-between; margin-bottom: 50px;}
.n_content_l{width:250px;}
.n_content_l .title{ letter-spacing:2px; padding:0 20px;background: #092264; align-items:center;position: relative; flex-flow:row wrap;line-height: 50px;}
.n_content_l .title:before{content:attr(text); position:absolute;color:#fff;opacity: 0.1;font-size: 32px;left:15px;width: 100%; height: 100%;top:-10px;z-index:1;white-space:nowrap; align-items: center; text-indent: 10%;text-transform: uppercase;font-family: fantasy; display: none;}
.n_content_l .title p{color: #fff;font-size:20px; display:flex;align-items: center;position: relative;z-index: 2;font-weight: bold;}
.n_content_l .title span{color: #fff; display: block; font-size: 14px; text-transform: uppercase; display: none;}

.n_content_l .list{margin:0; background: #fff;}
.n_content_l .list li{line-height:45px; border-bottom: 1px solid #ededed;}
.n_content_l .list li a{padding:0 20px;display: flex; align-items: center; overflow: hidden; font-size: 16px;}
.n_content_l .list li a p{font-size:16px;}
.n_content_l .list li a span{font-size: 10px;color: #000; opacity: 0.3;width: 60%;display: block;}
.n_content_l .list li.this{background: #ededed;position: relative;}
.n_content_l .list li.this:before{position: absolute;left: 0; top:0; width: 5px; height: 100%; background: #1bacfb;content: '';}

.n_content_l .top{overflow: hidden; padding-bottom: 150px;}

.n_content_l .bottom{margin-top:20px;}
.n_content_l .bottom .lx{border-top:3px solid #dcdcdc;border-bottom: 1px solid #dcdcdc;position: relative;}
.n_content_l .bottom .lx span{position: absolute;height: 100%;width:35px;background: #eee;display: flex; align-items:flex-end; justify-content: center;left:10%;border-radius: 0 0 20px 20px;}
.n_content_l .bottom .lx span img{display: inline-block;margin-bottom:50%; }
.n_content_l .bottom .lx label{margin:50px 0 10px 80px;display: block;}
.n_content_l .bottom .lx label p{font-size:16px; color: #000;}
.n_content_l .bottom .lx label b{font-size: 20px; color: #032274;}
.n_content_l .bottom ul{margin-top: 30px;}
.n_content_l .bottom li{line-height: 30px;display: flex;align-items:flex-start;}
.n_content_l .bottom li img{margin-top:9px;}
.n_content_l .bottom li span{display:table;margin: 0 5px;}
.n_content_l .bottom li p{max-width: 70%;}



.n_content_l .news_tj{padding:10px 20px 30px;}
.n_content_l .news_tj li{}
.n_content_l .news_tj li a{position: relative;color: #000;display: flex; align-items: center;line-height:25px;padding:8px 0 8px 12px;}
.n_content_l .news_tj li a:before{position: absolute;content: ''; border-width:6px;border-style: solid; border-color: transparent  transparent transparent #6dbff9;left: 0;top:16px;}
.n_content_l .news_tj li a:after{position: absolute; bottom:0;width: 100%;border: 1px dotted #e2e2e2;height:1px;content: '';left: 0;}
.n_content_l .news_tj li:hover a{ color: #0a3699;}

.danye{}
.n_content_r{width:920px;background: #fff;border: 1px solid #dfdfdf;padding:50px 40px;  }
.n_content_r > .cate_title{margin-bottom: 30px;}
.n_content_r > .cate_title p{ font-size:34px;font-weight: bold;margin-bottom: 5px;}
.n_content_r > .cate_title span{font-size: 8px; color: #000;opacity: 0.5;display:block;}
.n_content_nr{min-height: 300px;line-height: 30px;}

.crumbs { }
.crumbs .wrap{display: flex; align-items: center;line-height:50px;color: #000; white-space: pre;}
.crumbs img{margin-right:8px;display: none;}
.crumbs a{ color: #000; font-size: 14px;}
.crumbs a:last-child{color: #000;}

.news_list{}
.news_list ul{}
.news_list li{margin-bottom:20px; border-bottom: 1px solid #e6e6e6;}
.news_list li:last-child{border-bottom:none;}
.news_list li .title{display: flex; align-items: center;border-bottom: 1px dashed #e7e7e7;line-height:35px;}
.news_list li .title img{margin-right: 10px;}
.news_list li .title p{display: flex; align-items: center;}
.news_list li .title a{ font-size:13px;}
.news_list li .title img{display: inline-block;}
.news_list li .title span{font-size: 13px;margin-left:20px;}
.news_list li .body{ display: flex; align-items: center;justify-content: space-between;padding: 20px;}
.news_list li .body .img{width:25%;padding: 5px; border: 1px solid #ddd;}
.news_list li .body .jj{width:70%; font-size: 14px; color: #333;line-height: 25px;}
.news_list li .body .jj a{color:#000;}


.news_detail{}
.news_detail > .title{font-size: 24px;text-align: center;line-height:35px;}
.news_detail > .time{text-align: center;line-height: 30px;border-bottom: 1px solid #e5e5e5;padding:10px 0;}
.news_detail > .body{padding:20px 0;}


.project_list{ padding-bottom:50px; }
.project_list ul{ display: flex; align-content: center;justify-content: space-between; flex-flow: row wrap;}
.project_list li{ text-align: center;display: flex; align-items: center; justify-content: space-between;padding:15px; border-bottom: 1px solid #d9d9d9;margin-bottom:30px;width: 100%; background: #fff;}
.project_list  li .img{width:25%; border-radius:15px;overflow: hidden;}
.project_list  li .img img{width: 100%; height: 100%;}
.project_list  li .box{width:70%;text-align: left;}
.project_list li .top{display: flex; align-items: center; justify-content: space-between;}
.project_list  li .title{color: #000; font-size: 16px; font-weight: bold;}
.project_list  li .title a{font-size:18px;}
.project_list  li .time{font-size: 14px;color:#ccc; font-weight: lighter;margin:10px 0;}
.project_list  li .text{ color: #565656;font-size: 13px; line-height: 20px; padding-bottom:20px;}
.project_list  li .more{border-radius: 10px; border: 1px solid #ccc; display: inline-block;padding:3px 30px 3px 15px;color: #565656;font-size: 13px;}
.project_list.index_news .content li{width:46%; }


.project_detail{}
.project_detail .top{display: flex;justify-content: space-between;}
.project_detail .top .img{width: 45%;}
.project_detail .top .text{width:50%;}
.project_detail .top .title{font-size:32px; border-bottom: 1px dashed #ccc;line-height: 60px;}
.project_detail .top .ms{font-size: 14px; line-height: 25px;padding:10px 0;}
.project_detail .top .rx{font-size:24px;margin:10px 0 20px;}
.project_detail .top .rx span{color:#e40114; font-weight: bold;}
.project_detail .top .zx{display: block;}
.project_detail .bottom{padding:20px 0 ;border-top:1px solid #ccc;margin-top: 50px;line-height: 30px;}

#dituContent{width:100%;height:550px;border:#ccc solid 1px;}
#dituContent img{max-width: inherit;}

.achievement_list{}
.achievement_list ul{border-bottom: 1px dashed #ddd;}
.achievement_list ul li{ text-align: center; width:30%;margin-right:5%;  float:left; background: #fff;margin-bottom: 20px;}
.achievement_list ul li:nth-child(3n+3){margin-right:0; }
.achievement_list ul li img{height: 200px; width: 100%;}
.achievement_list ul li p{line-height: 50px;padding: 0 30px; color: #434343;}
.achievement_list ul li:hover p{background: linear-gradient(to right,#197fdf,#028e4a); color: #fff;}

.down_list{}
.down_list li{display: flex; justify-content: space-between; line-height: 30px; font-size: 16px; border-bottom: 1px solid #ccc;padding-bottom: 10px; margin-bottom: 10px;}
.down_list li p{}
.down_list li a{font-size: 14px;background: #032274; color: #fff; padding: 0 20px; border-radius:5px; line-height:25px;display: inline-block;margin-right: 50px;}
.down_list li span{ opacity: 0.5;}

.policy_list ul{}
.policy_list li{padding:25px 0;  border-bottom: 1px solid #e6e6e6; display: flex; align-items: center; justify-content:space-between;}
.policy_list li .img{width:25%;height: 120px;}
.policy_list li .img img{width:100%;height:100%;}
.policy_list li .content{width:72%;}
.policy_list li .title{line-height: 25px;margin-bottom: 10px;}
.policy_list li .title a{ font-size:16px; color: #3c3c3c;}
.policy_list li .jj{ font-size: 14px; color: #8f8f8f;line-height: 25px;}
.policy_list li .jj a{ color: #8f8f8f;}
.policy_list li .time{ color: #838383;margin-top: 10px;}

.expert_list{}
.expert_list .expert_search{margin:50px auto;border-radius: 30px;height: 45px;width: 390px; line-height: 45px; border: 1px solid #d2d2d2; display: flex;justify-content: space-between; align-items: center;}
.expert_list .expert_search input{border: none; background: none;line-height: 100%; height: 100%;margin:0 20px;width: 270px;}
.expert_list .expert_search button{line-height: 100%; height: 100%; background: linear-gradient(to right,#197fdf,#028e4a); color: #fff; border-radius: 30px; display: block; width: 80px; border: none; font-size: 18px; cursor: pointer;}

.expert_list ul{}
.expert_list ul li{width:23.2%;float: left;margin-right:2.4%; text-align: center;}
.expert_list ul li:nth-child(4n+4){margin-right: 0;}
.expert_list ul li .img{ width: 100%; padding: 30px; border: 1px solid #e9e9e9; height: 220px; display: flex; align-items: center; justify-content: center;}
.expert_list ul li .img img{max-height: 100%; }
.expert_list ul li .content{ color: #515151;padding:20px 0 25px;}
.expert_list ul li .title{  font-size: 18px;line-height: 35px;}
.expert_list ul li .jj{}

.certificate_list{}
.certificate_list li{width:23.2%;float: left;margin-right:2.4%; padding:20px 10px 0; border: 1px solid #ccc; margin-bottom:20px;text-align: center;}
.certificate_list li:nth-child(4n+4){margin-right: 0;}
.certificate_list li .img{height:150px;text-align: center;display: flex; align-items: center;justify-content: center;cursor: pointer;}
.certificate_list li img{max-height: 100%;display: inline-block;}
.certificate_list li .title{line-height:50px;}

.recruit_list{border:none;}
.recruit_list .layui-colla-item{ background: #f7f7f7;margin-top: 20px;}
.recruit_list .layui-colla-title{ color:#232323; display: flex;align-items: center; justify-content: space-between;padding:20px 30px;height: auto; line-height:inherit;background: none;}
.recruit_list .layui-colla-title i{left: auto;right: 10px;transform:rotate(45deg);width:auto; height:auto; display: flex; align-items: center; justify-content: center;position: relative;top:2px; transition: 0.3s;}
.recruit_list .layui-colla-title.show i{transform:rotate(0deg);}
.recruit_list .layui-colla-title i:before{font-size:35px;line-height:35px;}
.recruit_list .layui-colla-title i:before{}
.recruit_list .layui-colla-title .title{ display: flex; align-items: flex-end;}
.recruit_list .layui-colla-title .title p{ font-size: 24px;padding-right:30px;margin-right: 30px; border-right:1px solid #ddd; }
.recruit_list .layui-colla-title .title span{ font-size: 18px;}
.recruit_list .layui-colla-content{border: none;padding:0 30px;}
.recruit_list .layui-colla-content .content{padding:20px 0;}
.recruit_list .layui-colla-content .content:first-child{border-bottom: 1px solid #ddd;padding-top: 0;}
.recruit_list .layui-colla-content .title{ font-size: 18px;color: #232323;line-height:35px;margin-bottom:15px;}
.recruit_list .layui-colla-content .text{  color: #636363;line-height: 30px;}
.recruit_list .layui-colla-content button{font-size: 18px; color: #fff; text-align: center; display: inline-block; border: none; width: 200px;line-height: 55px;cursor: pointer;margin-bottom: 30px;}

.apply_form{  padding: 50px; }
.apply_form .title{ font-size: 30px; text-align: center;}
.apply_form .content{ margin: 50px 0;}
.apply_form .layui-form-item{ margin-bottom: 20px; }
.apply_form .layui-form-item:after{content:normal;}
.apply_form .layui-form-item label{ text-align: right; font-size:18px; height:55px;line-height:55px;padding: 0; }
.apply_form .layui-form-item label i{color: #e03431;line-height: 55px;margin-right: 10px;}
.apply_form .layui-form-item .layui-input-block{line-height: 55px;}
.apply_form .layui-form-item .layui-input-block input{ padding:0 20px;font-size: 20px;height:55px; width: 100%; border-radius: 5px; border: 1px solid #ddd;}
.apply_form .layui-form-item .layui-input-block .layui-input-inline{ width: 183px;}
.apply_form .layui-form-item .layui-input-block .layui-input-inline:last-child{ margin-right: 0;}
.apply_form .layui-form-item textarea{ font-size: 20px; resize: none;padding: 20px;}
.apply_form > button{ width: 100%; color: #fff; font-size: 30px; line-height: 55px; height: 55px;}
.apply_form .layui-form-select dl{top:55px;}
.apply_form .layui-form-select dd.layui-this{ background: #52a9df;}

.search_box{border: 1px solid #d1dfe9;border-radius: 5px;margin:120px 50px 50px;background-image: linear-gradient(to bottom,#e5eff6 2%,#fff 30%); padding: 50px;}
.search_box > p{color: #0a3699; font-size: 20px;position:relative;padding-left:20px;line-height:20px;}
.search_box > p:before{position: absolute;left: 0;top:2px;content: '';width:15px;height:15px; background: url('../images/ss.png') center center no-repeat #093599;background-size: cover;}
.search_box form{margin:50px 100px;}
.search_box .top{line-height: 30px;color: #000;}
.search_box .top label{font-size: 16px;}
.search_box .top input{border:1px solid #dcdcdc;border-radius: 5px;line-height:28px;padding: 0 10px;width: 320px;}
.search_box .bottom{display: flex; align-items: center;padding-left: 80px;margin-top: 30px;}
.search_box .bottom button{width:80px; line-height: 25px; background: #0a3699; color: #fff; border: none;margin: 0 10px; border-radius: 10px;cursor: pointer;}
.search_box .bottom img{height:25px;}

.product_list li{width:32%;margin:0 2% 30px 0;}
.product_list li:nth-child(4n+4){margin-right:2%;}
.product_list li:nth-child(3n+3){margin-right: 0;}


.product_top{ padding:0 0 2rem; display: flex; justify-content: space-between;}
.product_top .swiper-container {width: 100%;height: 300px;margin-left: auto;margin-right: auto;}
.product_top .swiper-slide {background-size: cover;background-position: center; display: flex; align-items: center; justify-content: center;}
.product_top .swiper-slide  img{max-height: 100%;}
.product_top .gallery-top {height: 300px;width: 100%;}
.product_top .gallery-thumbs{ position:relative;}
.product_top .gallery-thumbs .swiper-container {height:90px;box-sizing: border-box;margin-top:20px;width: 80%; }
.product_top .gallery-thumbs .swiper-container .swiper-wrapper{}
.product_top .gallery-thumbs .swiper-container .swiper-slide {height: 100%;opacity:0.5; cursor:pointer; display: flex; align-items: center; justify-content: center;}
.product_top .gallery-thumbs .swiper-container .swiper-slide div{ width:calc(100% - 2px); border:1px solid #ccc; cursor:pointer;}
.product_top .gallery-thumbs .swiper-container .swiper-slide-thumb-active {opacity: 1;}

.product_top .swiper-button-prev,.product_top .swiper-button-next{ background-color:#ccc; background-size:50% auto;}
.product_top .swiper-button-prev{left: 0;}
.product_top .swiper-button-next{ right: 0;}
.product_top .product_left{ position:relative;width:52%;}
.product_top .product_right{ position:relative;width:45%;}
.product_top .pros{ width:85%; margin:0 auto; height:85px;}
.product_top .pros .swiper-wrapper{ display: flex;}
.product_top .pros .swiper-wrapper img{width: 70px; height: 70px;}


.ptit{ padding:0 0 0 2rem;}
.ptit h2{ font-size:25px;}
.ptit p{ font-size:20px;margin:15px 0 10px;}
.ptit p span{ display:inline-block; font-size:14px;}

.pinfo{ padding:1rem 0 0 2rem; margin-top:1rem; border-top:1px solid #ccc;}
.pinfo p{ line-height:30px;white-space: pre-line;}
.pinfo span{ font-size:1.8rem; display:block;margin-bottom:10px;}
.pinfo p:before{content: "○";color: #00703a;margin-right: 5px; font-size:1.6rem;}

.pdown{ padding:3rem 0 0 2rem;}
.pdown a{ background:url(/static/images/img/pdf.jpg) no-repeat 0 center; padding-left:30px; display:inline-block; color: #26ac60;}


.product_bottom{}
.product_bottom{margin: 0;}
.product_bottom .layui-tab-title{border-top: 1px solid #dcdcdc; border-bottom:1px solid #dcdcdc;padding-top:5px; box-sizing: content-box;}
.product_bottom .layui-tab-title .layui-this{color: #000; border: 1px solid #dcdcdc; border-radius:5px 5px 0 0; border-bottom: none;position: relative; border-bottom: 1px solid #f0f1f3; top:-1px;}
.product_bottom .layui-tab-title li{border-top:1px solid #f0f1f3;border-bottom: none;}
.product_bottom .layui-tab-title .layui-this:after{content: normal;}
.product_bottom .layui-tab-content{ line-height: 30px;}

.contact_nr{width:50%;}
.contact_nr .corporate_name p{font-size: 25px; }
.contact_nr .corporate_name span{font-size: 16px;display: block;line-height: 35px;}
.contact_nr .xq{}
.contact_nr .xq li{ line-height: 50px; border-bottom: 1px dashed #ccc;}

.about_nr .swiper-container { width: 100%; margin-left: auto;margin-right: auto;}
.about_nr .swiper-slide { background-size: cover; background-position: center;}
.about_nr .gallery-top {   width: 100%;}
.about_nr .gallery-thumbs { height: 20%;  box-sizing: border-box;   padding: 10px 0;border-top:1px solid #f0f1f3;margin-top: 10px; }
.about_nr .gallery-thumbs .swiper-slide { height: 100%;   opacity: 0.4;}
.about_nr .gallery-thumbs .swiper-slide-thumb-active { opacity: 1;}

.about_text{ text-align: center;}
.about_text span{font-size: 30px;display: block;margin-bottom: 20px;}
.about_text p{font-size: 17px; line-height:35px;}