@import "font-awesome.css";
@import "michuan.css";
@import "slick.css";
@import "animate.css";
*{box-sizing:border-box}
.wrap{max-width:100%;max-width:1680px;margin:0 auto;}
.wrap-min{max-width:100%;max-width:1540px;margin:0 auto;}
.flex{display: flex;flex-wrap:wrap;justify-content:space-between}

.header{transition-duration:.5s;height:100px;line-height:100px;z-index:999999999;background:#fff;width:100%;top:0;left:0;}
.header.height{position:fixed;box-shadow:0 15px 30px rgba(0,0,0,.1);}
.header .logo h1 span{font-size:25px;color:#2B2B2B;margin-left:40px;position:relative;}
.header .logo h1 span:before{width:1px;height:58px;position:absolute;left:-25px;top:-7px;content:"";background:#ccc;}
.header .info .menu li{margin-left:45px;}
.header .info .menu li a{position:relative;color:#363636;font-size:18px;}
.header .info .menu li.on a:before{width:100%;height:3px;background:#0462AE;content:"";position:absolute;left:0;bottom:-13px}
.header .info .menu li a:hover,.header .info .menu li.on  a{color:#0462AE}
.header .info .menu li:first-child{margin-left:0px;}
.header .info .lang{margin-left:100px}
.header .info .lang a{margin-right:20px;}
.header .info .lang a:last-child{margin-right:0;}

.footer{padding:60px 0 50px;background:#0562AF;}
.footer .btn{transition-duration:.3s;border-radius:2px;display:inline-block;background:#FFF;line-height:44px;padding:0 30px;font-size:15px;color:#222;font-weight:bold;}
.footer .btn:hover{background:#363636;color:#fff;}
.footer h2{font-size:26px;color:#fff;line-height:35px;font-weight:bold;margin-bottom:30px;height:35px;}
.footer h2 span{color:#d2e5f5;font-size:15px;font-weight:normal;margin-left:10px}
.footer .info{width:27%}
.footer .info .body{margin-bottom:20px;font-size:18px;color:#fff;line-height:42px}
.footer .wx{width:30%;text-align:center;}
.footer .wx img{border:15px solid #fff;}
.footer .form{width:43%}
.footer .form input,.footer .form textarea{width:49%;height:44px;line-height:44px;margin-bottom:10px;padding-left:15px;font-size:15px;color:#1c1c1c}
.footer .form textarea{width:100%;padding:5px 15px;min-height:120px;height:auto;line-height:30px;}
.bottom{padding:22px 0;background:#156CB2;}
.bottom p,.bottom p a{color:#fff;font-size:16px;}
.bottom a{margin-left:10px;}

.main{padding:60px 0;}
.title{text-align:center;margin-bottom:50px}
.title h2{font-size:44px;color:#0B0B0B}
.title p{font-size:17px;color:#6A6A6A;margin-top:10px}
.list-news{justify-content:flex-start;}
.list-news .item{width:32%;margin:0 2% 50px 0;}
.list-news .item:nth-child(3n){margin-right:0;}
.list-news .item .txt .time{color:#393939;font-size:22px;font-family: 'Roboto-Regular';margin:23px 0 19px}
.list-news .item .txt .name{transition-duration:.3s;color:#141414;font-size:20px;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.list-news .item .txt .info{color:#545454;font-size:15px;margin:15px 0;line-height:28px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.list-news .item .txt .more{color:#242424;font-size:14px;}
.list-news .item:hover .txt .name{color:#0660A9}
.show-news .content{width:66%}
.show-news .content .show .txt h1{font-size:18px;line-height:24px;color:#0462AE}
.show-news .content .show .txt .time{color:#848484;margin:12px 0 26px}
.show-news .content .show .body{font-size:16px;line-height:30px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:30px 0;}
.show-news .content .show .body p{margin-bottom:15px;}
.show-news .content .show .body p:last-child{margin-bottom:0;}
.show-news .content .show .more{margin-top:30px;}
.show-news .content .show .more .up p{margin-bottom:9px;}
.show-news .content .show .more .btn{transition-duration:.5s;width:120px;height:44px;line-height:44px;border-radius:40px;background:#0462AE;font-size:15px;text-align:center;}
.show-news .content .show .more .btn a{display:block;color:#fff;}
.show-news .content .show .more .btn a i{margin-left:10px;}
.show-news .content .show .more .btn:hover{background:#000}
.show-news .sidebar{width:30%}
.show-news .sidebar h2{font-size:36px;font-weight:bold;}
.show-news .sidebar ul li{position:relative;padding:40px 0 30px;border-bottom:1px solid #CCC;}
.show-news .sidebar ul li h3{font-size:18px;color:#0462AE;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.show-news .sidebar ul li .time{color:#848484;margin:12px 0 24px}
.show-news .sidebar ul li p{color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; line-height:30px}
.show-news .sidebar ul li:before{transition-duration:1s;width:0;height:1px;background:#0462AE;content:"";position:absolute;left:0;bottom:-1px;}
.show-news .sidebar ul li:hover:before{width:100%}
.list-video{justify-content:flex-start;}
.list-video .item{width:32%;margin:0 2% 50px 0;}
.list-video .item:nth-child(3n){margin-right:0;}
.list-video .item .txt{transition-duration:.3s;padding:20px;color:#2A2A2A;font-size:21px;text-align:center;background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.08);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.list-video .item:hover .txt{color:#0660A9}
.list-case{justify-content:flex-start;}
.list-case .item{width:32%;margin:0 2% 30px 0;}
.list-case .item:nth-child(3n){margin-right:0;}
.list-case .item a{position:relative;display:block}
.list-case .item .txt{transition-duration:.3s;position:absolute;font-size:28px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;bottom:0;left:0;width:100%;z-index:2;text-align:center;background:rgba(0,0,0,.5);line-height:100px;}
.list-case .item:hover .txt{background:#0660A9;color:#fff;}
.index-case{margin-bottom:60px;}
.index-case .item a{margin-right:30px;position:relative;display:block}
.index-case .item .txt{transition-duration:.3s;position:absolute;font-size:28px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;bottom:0;left:0;width:100%;z-index:2;text-align:center;background:rgba(0,0,0,.5);line-height:100px;}
.index-case .item:hover .txt{background:#0660A9;color:#fff;}
.list-contact{padding:60px 0;max-width:1200px;margin:0 auto;}
.list-contact .title h2{font-weight:bold}
.list-contact .bd .item{padding:20px 0;width:25%;text-align:center;border-right:1px solid #EDEDED;}
.list-contact .bd .item:last-child{border:0;}
.list-contact .bd .item p{font-size:18px;color:#898989;line-height:22px;max-width:200px;margin:0 auto;}
.list-contact .bd .item p:nth-child(2){margin:17px auto 8px;}
.list-contact .map{margin-top:50px;}
.list-contact .body{font-size:17px;line-height:46px;color:#424242}
.list-contact .body p{margin-bottom:20px;}
.list-contact .images{padding-top:50px;display:flex;flex-wrap:wrap;}
.list-contact .images .item{width:30%;margin:0 5% 40px 0;}
.list-contact .images .item:nth-child(3n){margin-right:0;}

.index-banner{position:relative;}
.index-banner .slider-nav{height:110px;width:820px;bottom:60px;left:50%;margin-left:-410px;position:absolute;}
.index-banner .slider-nav span{height:110px;width:25% !important;font-size:17px;font-weight:bold;line-height:22px;color:#fff;text-align:center;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;cursor:pointer;text-transform:uppercase;}
.index-banner .slider-nav .slick-current{background:#0561AB;}
.index-banner .slider-nav .slick-track{transform:none !important}

.index-about{position:relative;margin-top:90px;}
.index-about:before{background:#407199;content:"";position:absolute;bottom:0;left:0;height:250px;width:50%;z-index:1;}
.index-about .pic{width:45%;}
.index-about .pic img{width:100%;}
.index-about .info{width:55%;align-content:space-between}
.index-about .info .txt{max-width:95%;}
.index-about .info .txt h2{color:#232323;font-size:44px;font-weight:bold;}
.index-about .info .txt p{margin-top:40px;color:#464646;font-size:16px;line-height:38px;}
.index-about .info .data{background:#407199;width:100%;position:relative;z-index:2;}
.index-about .info .data li{justify-content:center;width:25%;height:250px;display:flex;flex-wrap:wrap;align-items:center;text-align:center;}
.index-about .info .data li span{position:relative;color:#f8f9fd;font-size:50px;font-family: 'Roboto-Bold';}
.index-about .info .data li:nth-child(2) span:before,.index-about .info .data li:nth-child(3) span:before{content:"+";position:absolute;color:#fff;font-size:30px;right:-20px;top:2px;}
.index-about .info .data li p{margin-top:10px;height:40px;line-height:20px;color:#f8f9fd;font-size:16px;}

.index-pro{max-width:1440px;margin:0 auto;}
.index-pro .t{text-align:center;position:relative;}
.index-pro .t:before{width:100%;height:2px;background:#000000;content:"";position:absolute;left:0;top:24px;z-index:1;}
.index-pro .t h2{display:inline-block;line-height:40px;background:#fff;position:relative;z-index:2;font-size:33px;color:#000;font-weight:bold;padding:0 20px;}
.index-pro .t h2 span{font-size:20px}
.index-pro .one{padding:40px 0;}
.index-pro .one span{display:block;line-height:40px;font-weight:bold;}
.index-pro .one .table .th span{text-align:center;background:#0462AE;color:#fff;width: calc(100% - 140px);}
.index-pro .one .table .th span:nth-child(1){width:140px;border-right:1px solid #fff;}
.index-pro .one .table .box span{border-bottom:1px solid #D8D8D8;border-right:1px solid #D8D8D8;}
.index-pro .one .table .box .hd{width:140px;}
.index-pro .one .table .box .hd span{text-align:center;border-left:1px solid #D8D8D8;}
.index-pro .one .table .box .bd{display:flex;width: calc(100% - 140px);}
.index-pro .one .table .box .bd .item{flex:1;font-family: 'Roboto-Bold';font-size:14px;color:#303030;}
.index-pro .one .table .box .bd .item span{padding:0 10px 0 20px;}
.index-pro .one .txt{line-height:32px;margin-top:20px;}
.index-pro .two .pic{padding:40px 0 50px}
.index-pro .two .bd .item{margin-bottom:40px;}
.index-pro .two .bd .item .p{width:150px;display:flex;justify-content:center;align-items:center;}
.index-pro .two .bd .item .c{width:calc(100% - 150px);}
.index-pro .two .bd .item .c h3{font-size:20px;font-weight:bold}
.index-pro .two .bd .item .c p{font-size:16px;line-height:38px;margin-top:10px;}
.index-pro .three{text-align:center;font-weight:bold;padding-bottom:40px}
.index-pro .three .t{margin-bottom:16px;}
.index-pro .three p{font-size:17px;line-height:32px;}
.index-pro .three h3{font-size:20px;font-weight:bold;}
.index-pro .three .btn{font-size:20px;margin:30px auto;display:inline-block;line-height:60px;border-radius:60px;background:#2B5CD9;color:#fff;text-align:center;font-weight:bold;padding:0 90px;}
.index-pro .four h3{font-size:20px;font-weight:bold;text-align:center;margin:20px 0 25px 0;}
.index-pro .five{padding:60px 0;}
.index-pro .five .bd{margin:50px 0;border-radius:20px;background:#1F629D;overflow:hidden}
.index-pro .five .bd .pic{float:right;width:50%}
.index-pro .five .bd .info{width:50%;padding:50px 50px 0 50px;color:#fff;}
.index-pro .five .bd .info .txt{margin-bottom:50px;font-size:17px;text-decoration:underline;line-height:38px;}
.index-pro .five .bd .info .item{width:50%}
.index-pro .five .bd .info .item dl{margin-bottom:20px;}
.index-pro .five .bd .info .item dl dt{font-size:32px;font-weight:bold;}
.index-pro .five .bd .info .item dl dd{font-size:18px;margin-top:5px;}
.index-pro .six .bd{margin-top:40px}
.index-pro .six .item{display:flex;align-items:center;flex-wrap:wrap;width:48%;margin-bottom:40px;border-radius:10px;background:#F8F8F8;box-shadow:0 5px 5px rgba(0,0,0,.1);padding:35px;}
.index-pro .six .item .txt{font-size:15px;line-height:32px;border-top:1px solid #E8E8E8;padding-top:40px;}
.index-pro .six .item .name{font-size:32px;font-weight:bold;}
.index-pro .six .item .c{font-size:17px;line-height:32px;}
.index-pro .six .item .tit{width:40%;justify-content:center;display:flex;align-items:center;}
.index-pro .six .item .tit2{margin-bottom:30px;width:100%;justify-content:space-between;display:flex;}
.index-pro .six .item .info{width:100%;padding-bottom:40px}
.index-pro .six .item .pic{width:60%;display:flex;justify-content:center;}
.index-pro .six .item .pic2{width:100%}
.index-pro .seven{margin-bottom:40px;}
.index-pro .seven .images{margin:40px 0;}
.index-pro .seven .images .item{justify-content:center;flex:1;flex-wrap:wrap;display:flex;align-content:flex-end}
.index-pro .seven .images .item .p{font-size:28px;font-weight:bold;margin-top:20px;}
.index-pro .seven .table table:first-child tr:last-child td{border-bottom:0;}
.index-pro .seven .table table td{border-color:#D8D8D8;text-align:center;font-size:15px;line-height:24px;}
.index-pro .seven .txt{line-height:32px;margin-top:20px;font-size:15px;}
.index-pro .eight .bd{display:flex;margin:70px 0;position:relative;}
.index-pro .eight .bd span{position:relative;z-index:2;flex:1;height:55px;line-height:55px;border-radius:30px;font-size:18px;background:#C4D4E9;text-align:center;margin-left:25px;}
.index-pro .eight .bd .bg{width:100%;top:50%;position:absolute;border-bottom:2px dashed #C4D4E9;z-index:1;}
.index-pro .eight .bd span:first-child{color:#fff;margin-left:0;background:url(../images/pro19.jpg) no-repeat center center;}
.index-pro .nine .txt{padding:40px 0;}
.index-pro .nine .txt h3{font-size:20px;margin-bottom:20px;font-weight:bold;text-align:center}
.index-pro .nine .txt p{font-size:18px;line-height:38px}
.index-pro .nine .table{margin-bottom:50px;}
.index-pro .nine .table .th{display:flex;justify-content:center}
.index-pro .nine .table .th .item{width:16%;align-items:center;justify-content:center;display:flex;flex-wrap:wrap;border-right:1px solid #D8D8D8;border-top:1px solid #D8D8D8;border-bottom:1px solid #D8D8D8;}
.index-pro .nine .table .th .item:last-child{width:48%;}
.index-pro .nine .table .th .item:first-child{border-left:1px solid #D8D8D8}
.index-pro .nine .table .th .item span{font-weight:bold;line-height:60px;}
.index-pro .nine .table .th .item .p{width:100%;text-align:center;}
.index-pro .nine .table .th .item .p:last-child{border-top:1px solid #D8D8D8;display:flex;}
.index-pro .nine .table .th .item .p span{flex:1;border-right:1px solid #D8D8D8;}
.index-pro .nine .table .th .item .p span:last-child{border-right:0;}
.index-pro .nine .table .box{text-align:center;justify-content:center;display:flex;line-height:60px;}
.index-pro .nine .table .box span{display:block;}
.index-pro .nine .table .box .hd{width:16%;border-right:1px solid #D8D8D8;border-left:1px solid #D8D8D8;}
.index-pro .nine .table .box span{border-bottom:1px solid #D8D8D8;}
.index-pro .nine .table .box .bd{display:flex;width: calc(96% - 16%);}
.index-pro .nine .table .box .bd .item{width:20%;border-right:1px solid #D8D8D8;}
.bg_pic,.slick-prev, .slick-next{display:none !important;}
@media (max-width: 1680px){
	.wrap{max-width:98%;}
}
@media (max-width: 1540px){
	.wrap-min{max-width:98%;}
}
@media (max-width: 1366px){
	.index-about:before{height:150px}
	.wrap-min{max-width:98%;}
	.header .info .lang{margin-left:25px}
	.header .info .menu li{margin-left:25px}
	.index-about .info .data li{height:150px}
	.index-about .info .txt p{margin-top:20px;}
}
@media (max-width: 1200px){
	.list-contact,.index-pro{max-width:98%}
	.index-pro .one .table .box .bd{overflow-y:auto;}
	.index-pro .nine .table .box .bd{overflow-y:auto;}
	.index-about .info .txt p{margin-top:10px;line-height:26px}
	.index-banner .slider-nav{bottom:30px;}
}

@media (max-width: 1024px){
	.header .logo h1 span{margin-left:10px;font-size:18px}
	.header .logo h1 span:before{display:none;}
	.header .info .menu li a{font-size:15px}
	.index-about .info .txt h2{font-size:24px;}
}

@media screen and (max-width:992px) {
	.list-contact, .index-pro,.wrap,.wrap-min{max-width:100%;}
	.footer .form,.index-about .info,.index-about .pic{width:100%}
	.footer .info,.footer .wx,.index-about:before,.index-banner .slider-nav{display:none !important}
	.index-pro,.list-contact,.footer,.main,.index-about{margin:0;padding:30px 10px;}
	.title{margin-bottom:25px;}
	.title h2{font-size:28px}
	.title p{font-size:14px;}
	.index-case{margin-bottom:20px}
	.index-case .item a{margin-right:10px;}
	.index-case .item .txt{font-size:16px;line-height:40px}
	.list-news .item{width:100%;margin:0 0 20px 0;}
	.list-news .item .txt .time{margin:13px 0 9px;font-size:16px}
	.list-news .item .txt .info{line-height:22px}
	.list-case,.list-contact .images,.list-video{justify-content:space-between;}
	.list-video .item{width:49%;margin:0 0 10px 0;}
	.list-video .item .txt{padding:10px;font-size:15px}
	.index-about .info .data{margin:20px 0;border-radius:10px;}
	.index-about .info .data li span{font-size:24px}
	.index-about .info .data li p{font-size:12px}
	.index-about .info .data li:nth-child(2) span:before, .index-about .info .data li:nth-child(3) span:before{top:-10px;}
	.footer h2 span{display:block;margin:0;}
	.bottom{padding:30px 10px 60px}
	.bottom .mc{margin:20px auto 0;}
	.list-contact .body{line-height:25px;font-size:14px;}
	.list-contact .images{padding-top:0;}
	.list-contact .images .item{width:49%;margin:0 0 10px 0;}
	.list-contact .bd .item{width:50%;padding:10px;margin-bottom:20px;}
	.list-contact .bd .item p{font-size:16px;line-height:25px}
	.list-contact .bd .item:nth-child(2n){border:0;}
	.paging{margin-top:0;}
	.list-case .item{width:49%;margin:0 0 15px 0;}
	.list-case .item .txt{font-size:16px;padding:0 10px;line-height:40px}
	.index-pro .one{padding: 0 0 20px 0}
	.index-pro .one .table .th span{width: calc(100% - 100px)}
	.index-pro .one .table .th span:nth-child(1){width:100px}
	.index-pro .one .table .box .hd{width:100px}
	.index-pro .one .table .box .bd{width: calc(100% - 100px)}
	.index-pro .one span{line-height:35px;font-size:15px}
	.index-pro .one .txt{margin-top:10px;line-height:24px;}
	.index-pro .t h2{font-size:22px;line-height:25px;padding:0 10px}
	.index-pro .t:before{top:20px}
	.index-pro .two .pic{padding:20px 0}
	.index-pro .two .bd .item{margin-bottom:20px}
	.index-pro .two .bd .item .c p{font-size:13px;line-height:22px;margin-top:5px;}
	.index-pro .two .bd .item .p{width:100px}
	.index-pro .two .bd .item .c {width: calc(100% - 110px);}
	.index-pro .three{padding-bottom:20px}
	.index-pro .three .btn{line-height:25px;padding:10px;font-weight:normal;margin:15px auto;font-size:14px}
	.index-pro .three h3{font-size:17px}
	.index-pro .five{padding:30px 0;}
	.index-pro .five .bd{margin:25px 0 0 0;}
	.index-pro .five .bd .pic{float:none;width:100%}
	.index-pro .five .bd .info{width:100%;padding:15px}
	.index-pro .five .bd .info .txt{margin-bottom:20px;font-size:16px;line-height:28px}
	.index-pro .five .bd .info .item{width:48%}
	.index-pro .five .bd .info .item dl dt{font-size:18px}
	.index-pro .five .bd .info .item dl dd{font-size:15px}
	.index-pro .six .bd{margin-top:20px}
	.index-pro .six .bd .item{width:100%;margin:0 0 20px 0;padding:10px;}
	.index-pro .six .item .info{padding-bottom:15px}
	.index-pro .six .item .name{font-size:20px}
	.index-pro .six .item .c{font-size:14px;margin-top:10px;line-height:24px;}
	.index-pro .six .item .pic{max-width:50%;}
	.index-pro .six .item .pic2{max-width:100%;}
	.index-pro .six .item .tit2{align-items:center;}
	.index-pro .six .item .txt{padding-top:15px;font-size:14px;line-height:24px}
	.index-pro .seven .images{margin:20px 0;}
	.index-pro .seven .images .item .p{font-size:14px;margin-top:10px;font-weight:normal;}
	.index-pro .seven .table{overflow-y:auto;}
	.index-pro .nine .table .box{line-height:30px;font-size:14px;}
	.index-pro .nine .table .box span,.index-pro .nine .table .th .item span{height:30px;overflow:hidden;line-height:30px;font-size:12px;font-weight:normal;}
	.index-pro .nine .table .box .hd,.index-pro .nine .table .th .item{width:22%}
	.index-pro .nine .table .box .bd{width: calc(100% - 22%);}
	.index-pro .eight .bd{justify-content:space-between;margin:20px 0;flex-wrap:wrap;}
	.index-pro .eight .bd span{width:30%;flex:none;margin:0 0 15px 0;}
	.index-pro .eight .bd .bg{display:none;}
}