@charset "utf-8";
* {margin:0;padding:0; box-sizing: border-box; -moz-box-sizing: border-box; font-family: /*"SimHei",*/"Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;outline:none;}
ul, li, ol {list-style: none outside none;}
fieldset, img {border:0;}
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:14px;color:#3c3c3c;text-decoration:none;}
a:hover{text-decoration:none; color:#000; }
.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;}
.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;}
.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: linear-gradient(to right,#197fdf,#028e4a); 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{}
.header_top{ display: flex; align-items: center; justify-content: space-between;margin: 30px auto;}
.header_top .logo{}
.header_top .header_right{ display: flex; align-items:flex-end; justify-content: space-between;}
.header_top .header_right .tel{ display: flex; align-items: center; justify-content: space-between;}
.header_top .header_right .tel img{margin: 0 30px 0 0;}
.header_top .header_right .tel span{ display: block; font-size: 14px;line-height: 25px;}
.header_top .header_right .tel b{font-size: 24px; font-family:Impact; font-weight: normal; display: block;}
.header_top .header_expert{margin: 0 20px 0 50px; text-align: center;}
.header_top .header_expert img{ display:inline-block;margin-bottom:5px;}
.header_top .header_expert p{line-height:20px;}

.mobile_nav{display: none;}
.nav_menu{ display: none;}

.header .nav{}
.header .nav .layui-nav{background: none;padding: 0;}
.header .nav .layui-nav li{width: 12.5%;}
.header .nav .layui-nav li p{ display: flex;justify-content: center;}
.header .nav .layui-nav li p a{ display:inline-flex; align-items: center; justify-content: space-between;  font-size: 20px; padding: 0;  color:#fff;}
.header .nav .layui-nav li p span{ display: none;}
.header .nav .layui-nav li p a img{margin-right:10px;}
.header .nav .layui-nav .layui-this:after{display: none;}
.header .nav .layui-nav-bar{ display: none;}
.header .nav .layui-nav-child{top:60px;}
.header .nav .layui-nav-child a{font-size: 18px;line-height: 50px;}

.banner{ text-align: center; height: 550px;}
.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:#fff;border: 1px solid #fff; margin: 0 5px !important; opacity: 1; width: 12px; height: 12px; }
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #197fdf;  border: 1px solid #197fdf;}
.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{ display: flex; align-items: center; justify-content: space-between;}
.title_base .title{display: inline-block;position: relative;color: #187fdb;font-size: 24px; line-height:50px;}
.title_base .title:after{background: linear-gradient(to right,#197fdf,#028e4a); position: absolute;width: 90%;left: 0; top:0;height:5px;content: '';}
.title_base a.more{text-transform: Uppercase; background: #ededed; border-radius:2px; color: #888; font-size: 14px;display: inline-block;padding: 2px 5px;}

.scope_business{margin: 35px auto 40px;}
.scope_business ul{margin-top: 20px; display: flex; align-items: center; justify-content: space-between;}
.scope_business ul li{ width: 270px; height: 165px;position: relative; display: flex; align-items: center; justify-content: center;}
.scope_business ul li img{width: 100%;height: 100%;position: absolute; left: 0; top:0; z-index: 1;}
.scope_business ul li p{position: relative; z-index:2;line-height: 50px; display: inline-block;padding: 0 30px; color: #fff; font-size: 22px;}

.index_news{background: #f7f7f7; overflow: hidden;}
.index_news_n{margin:45px auto; display: flex; justify-content: space-between;}
.index_news_n > div{width:49%; background: #fff;}
.index_news_n .title_base .title{margin-left:35px;}
.index_news_n .title_base .more{margin-right:35px;}

.notice .title_base{background: #fff;}
.notice ul{padding:15px 35px 25px 35px;}
.notice li{ display: flex; justify-content: space-between; align-items: center; color: #3c3c3c;}
.notice li:first-child{border-bottom: 1px solid #e6e6e6; display: block;margin-bottom:15px;}
.notice li .title a{ font-size: 18px; color: #3c3c3c;line-height: 30px;height:60px;overflow: hidden;  display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.notice li .jj{ font-size: 14px; color: #8f8f8f;line-height: 25px;margin: 10px 0;}
.notice li .jj a{color: #8f8f8f;}
.notice li > a{ width:80%; color: #3c3c3c; line-height:35px;}
.notice li > a i{margin-right: 10px;}
.notice li > span{}

.industry ul{padding:15px 35px 25px 35px;}
.industry li{padding-bottom:13px;margin-bottom:13px; border-bottom: 1px solid #e6e6e6; display: flex; align-items: center; justify-content:space-between;}
.industry li:last-child{border-bottom: none;padding-bottom: 0; margin-bottom: 0;}
.industry li .img{width:25%;height: 80px;}
.industry li .img img{width:100%;height:100%;}
.industry li .content{width:72%;}
.industry li .title{line-height: 25px;margin-bottom: 10px;}
.industry li .title a{ font-size:16px; color: #3c3c3c;}
.industry li .jj{ font-size: 14px; color: #8f8f8f;line-height: 25px;}
.industry li .jj a{ color: #8f8f8f;}

.index_policy{ overflow: hidden;}
.index_policy_n{margin:45px auto; display: flex; justify-content: space-between;}
.index_policy_n > div{width:48%;}
.index_policy_n ul{padding:15px 0 25px 0;}
.index_policy_n li{display: flex; align-items: center; justify-content:space-between;}
.index_policy_n li:first-child{padding-bottom:13px;margin-bottom:13px; border-bottom: 1px solid #e6e6e6; }
.index_policy_n li .img{width:25%;height: 80px;}
.index_policy_n li .img img{width:100%;height:100%;}
.index_policy_n li .content{width:72%;}
.index_policy_n li .title{line-height: 25px;margin-bottom: 10px;}
.index_policy_n li .title a{ font-size:16px; color: #3c3c3c;}
.index_policy_n li .jj{ font-size: 14px; color: #8f8f8f;line-height: 25px;}
.index_policy_n li .jj a{color: #8f8f8f;}
.index_policy_n li{ display: flex; justify-content: space-between; align-items: center; color: #3c3c3c;}
.index_policy_n li > a{ width:80%; color: #3c3c3c; line-height:35px;}
.index_policy_n li > a i{margin-right: 10px;}

.performance{ background: #f7f7f7; overflow:hidden}
.performance_n{margin: 45px auto;}
.performance ul{ display: flex; align-items: center; justify-content: space-between;margin-top:30px;}
.performance ul li{ text-align: center; width:22.5%; background: #fff;}
.performance ul li img{height: 200px; width: 100%;}
.performance ul li p{line-height: 50px;padding: 0 30px; color: #434343;}
.performance ul li:hover p{background: linear-gradient(to right,#197fdf,#028e4a); color: #fff;}

.information{overflow: hidden;}
.information ul{ display: flex; align-items: center; justify-content: space-between;margin: 50px auto;}
.information li{width: 22.5%; text-align: center;height: 160px;display: flex; align-items: center; justify-content: center;}
.information li:hover{background: linear-gradient(to right,#197fdf,#028e4a); color: #fff;}
.information li a{ display: inline-block;}
.information li span{display: inline-block;width: 100%; height:60px;}
.information li p{line-height: 50px;font-size: 22px;color: #232323;}
.information li:hover p{color: #fff;}
.information li:nth-child(1) span{ background: url('../images/i1.png') center center no-repeat;}
.information li:nth-child(1):hover span{background: url('../images/i1_b.png') center center no-repeat;}
.information li:nth-child(2) span{background: url('../images/i2.png') center center no-repeat;}
.information li:nth-child(2):hover span{background: url('../images/i2_b.png') center center no-repeat;}
.information li:nth-child(3) span{background: url('../images/i3.png') center center no-repeat;}
.information li:nth-child(3):hover span{background: url('../images/i3_b.png') center center no-repeat;}
.information li:nth-child(4) span{background: url('../images/i4.png') center center no-repeat;}
.information li:nth-child(4):hover span{background: url('../images/i4_b.png') center center no-repeat;}

.footer{background: #3a3a3a; color: #868686;}
.footer_top{ border-bottom: 1px solid #555454;}
.footer_top .link{line-height: 50px;}
.footer_top .link a{ color: #868686;}
.footer_bottom{ padding:20px 0; display: flex; align-items: center; justify-content: space-between;}
.footer_bottom .content{line-height: 30px;}
.footer_bottom .ewm{}

.n_banner{background-position:center center; background-repeat: no-repeat; background-size: cover;height:305px;}

.n_content{position: relative; background: #f5f5f5; overflow: hidden;}
.n_content:after,.n_content:before{position: absolute; bottom: 0; height: 100%; width: 100%; content: '';}
.n_content:after{ left: 0; background: url('../images/left_bg.png') left bottom no-repeat;}
.n_content:before{ right:0;background: url('../images/right_bg.png') right bottom no-repeat;}
.n_content_n{position: relative; z-index: 2; background: #fff; display: flex; justify-content: space-between; line-height:25px;min-height: 500px;margin-bottom: 50px;}
.n_content_l{padding: 30px;width:25%;  }
.n_content_l .title{line-height:60px; font-size: 22px;letter-spacing:2px; font-weight: bold;padding:0 30px; color: #fff;}
.n_content_l .list{}
.n_content_l .list li{background: #f2f2f2;border-bottom: 1px solid #fff;line-height: 50px;}
.n_content_l .list li:last-child{border-bottom: none;}
.n_content_l .list li a{color: #515151; display: block;padding:0 25px;}
.n_content_r{padding: 30px; width: 75%; border-:1px solid #e5e5e5;}
.n_content_r > .title{ display: flex; align-items: center; justify-content: space-between;border-bottom: 1px solid #e5e5e5;}
.n_content_r > .title i{ display:none;}
.n_content_r > .title p{padding:0 10px; letter-spacing:2px;position: relative;line-height: 50px; color: #313131; font-size: 22px;font-weight: bold;}
.n_content_r > .title p:after{background: linear-gradient(to right,#197fdf,#028e4a); position: absolute;width: 100%;left: 0; bottom:-3px;height:5px;content: '';}
.n_content_r > .title .crumbs{ color: #828282; display: inline-flex; align-items: center;  white-space: pre;}
.n_content_r > .title .crumbs img{margin-right:8px;}
.n_content_r > .title .crumbs a{ color: #828282;}
.n_content_nr{padding: 20px 0;}

.news_list ul{}
.news_list li{padding:25px 0; border-bottom: 1px solid #e6e6e6; }
.news_list li .title{line-height: 25px;margin-bottom: 10px;}
.news_list li .title a{ font-size:16px; color: #3c3c3c;}
.news_list li .jj{ font-size: 14px; color: #8f8f8f;line-height: 25px;}
.news_list li .jj a{color:#8f8f8f;}

.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;}

#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;}


.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{margin: 30px auto;}
.certificate_list li{width:31%;float: left;margin-right:3.5%; padding:20px; border: 1px solid #e9e9e9; height: 200px; display: flex; align-items: center; justify-content: center;margin-bottom:30px;}
.certificate_list li:nth-child(3n+3){margin-right: 0;}
.certificate_list li img{max-height: 100%; }

.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;}