/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input,ol{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;font-family:' '; color:#666;}
body.head_on{overflow:hidden}
a{color:#666;transition: 0.3s;}
a:hover{ color:#f60; text-decoration:none;cursor: pointer;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1200px; margin:0 auto;}




.header{ position:relative;border-top: 3px solid #1e4188;}
.headList{height: 85px;}
.headList .logo{display: block;}
.headList .logo img{max-height: 55px;width: auto;}


/*menu*/
.menu{height:85px;line-height:85px;}
.menu ul li{ float:left; position:relative;}
.menu .menu_info{width:100%; position:absolute; left:50%; top:85px; display:none;z-index: 999;transform: translateX(-50%);}
.menu .menu_info dl{display: flex;justify-content: center;width: auto;}
.menu ul li dl dd{ line-height:57px;}
.menu ul li dl dd a{ font-size:14px; color:#fff;display:block; padding:0 20px;text-align:left;white-space: nowrap;}
.menu ul li dl dd a:hover{ color:#f00;}
.menu a{ font-size:14px;color:#333;display:block;text-align:center;padding: 0 20px;}
.menu a:hover{color:#1e4188;}
a.menu_hover{color:#1e4188;}
.menu span a{font-weight: bold;position: relative;}
.menu span a:after{position: absolute;left: 50%;bottom: 0;width: calc(100% - 40px);height: 2px;background: #1e4188;content: "";transform: translateX(-50%);opacity: 0;}
.menu a:hover:after{opacity: 1;}
a.menu_hover:after{opacity: 1 !important;}

.menuBg{position: absolute;top: 85px;left: 0;width: 100%;height: 57px;background: #1e4188;z-index: 998;display: none;}
.menuBg.active{display: block;}

.menu ul li.cur span a{color:#1e4188;}
.menu ul li.cur span a:after{opacity: 1 !important;}

.language{display: flex;flex-wrap: wrap;}
.language a{margin-left: 10px;width: 30px;height: 30px;border-radius: 50%;display: flex;justify-content: center;align-items: center;border: 1px solid #1e4188;color: #1e4188;font-size: 14px;}
.language a.on{background: #1e4188;color: #fff;}
.language a:hover{background: #1e4188;color: #fff;}

.search{position: relative;}
.serBtn{color: #1e4188;font-size: 16px;line-height: 50px;display: block;width: 45px;text-align: center;}
.serPanel{position: absolute;right: 0px;top: 48px;width: 250px;height: 30px;background: #fff;border-radius: 30px;border: 1px solid #1e4188;overflow: hidden;z-index: 999;display: none;}
.serPanel input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 40px 0 15px;box-sizing: border-box;outline: none;}
.serPanel button{position: absolute;top: 0;right: 0;width: 35px;border: none;background: transparent;height: 100%;color: #1e4188;font-size: 14px;}
.search:hover .serPanel{display: block;}


/*mMenu*/
.m_header{width: 100%;}
.sp_header1{height:70px;overflow:hidden;background:#fff;position:fixed;z-index:9999;width:100%;display: none;top: 0;}
.sp_logo1{float:left;height:70px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo1 img{margin:auto;max-height:50px;}
.sp_nav1{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:25px}
.sp_nav1 span{display:block;background:#1e4188;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav1 span:nth-of-type(1){top:0px}
.sp_nav1 span:nth-of-type(2){top:10px}
.sp_nav1 span:nth-of-type(3){top:20px}
.sp_nav_se1 span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se1 span:nth-of-type(2){width:0}
.sp_nav_se1 span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav1{position:fixed;z-index:999;background:#fff;width:100%;height:calc(100% - 70px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display: none;}
.nav_show1{top:70px}
.sjj_nav1 ul li i{position:absolute;top:5px;right:0px;height:30px;padding:0px 7px 0 7px;}
.sjj_nav1 ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav1 ul li .sjj_nav_i_se1 svg{transform:rotate(0deg)}
.sjj_nav1 ul li{border-top:1px #e4e8eb solid;position:relative;line-height:45px;font-size:16px}
.sjj_nav1>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav1 ul li ul{display:none}
.sjj_nav1 ul li a{color:#333;width:100%;padding: 0 20px;display: block;box-sizing: border-box;}
.sjj_nav1 ul li a:hover{color: #1e4188;}
.sjj_nav1 ul li ul li a{color:#333;display:block;text-align:left;}
.sjj_nav1 ul li i svg{width:25px;height:25px;fill:#333;}
.sjj_nav1 ul li .sjj_nav_i_se svg{fill:#333}
.sjj_nav1 ul li ul li>ul{margin-left:10px}
.sjj_nav1 ul li ul li{border-top: none;}
.sjj_nav1 ul li ul li a{padding: 0 30px;}

/*mSearch*/
.mSearch{position: relative;width: calc(100% - 20px);height: 35px;overflow: hidden;margin: 20px 10px;}
.mSearch input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 60px 0 10px;box-sizing: border-box;border: 1px solid #ccc;border-radius: 25px;background: none;outline: none;}
.mSearch button{background: #1e4188;width: 60px;height: 35px; position: absolute; top: 0;right: 0;border-radius: 0 25px 25px 0;color: #fff;font-size: 14px;border: none;}

/*swiper*/
.swiper {width: 100%;height: 100%;position: relative;overflow: hidden;}
.swiper-slide {background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center; -ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-slide img { display: block;width: 100%;height: 100%;object-fit: cover;}

/*common*/
.disFlex {
	flex-wrap: wrap;
	display: -webkit-box;/* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
	display: -moz-box;/* Firefox 17- */
	display: -webkit-flex;/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
	display: -moz-flex;/* Firefox 18+ */
	display: -ms-flexbox;/* IE 10 */
	display: flex;
}
.jusBet{justify-content: space-between;}
.jusCet{justify-content: center;}
.jusEnd{justify-content: flex-end;}
.aliTop{align-items: flex-start;}
.aliCet{align-items: center;}
.alibtm{align-items: flex-end;}

.img{font-size: 0px;overflow: hidden;}
img{transition: 0.5s;}

.f_left{float: left;}
.f_right{float: right;}
.clearfix:before,
.clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;overflow: hidden;}
.clearfix {*zoom: 1;}

.bgfff{background: #fff !important;}
.fff{color: #fff !important;}
em{font-style: normal;}
.overflow1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}
.overflow2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.overflow3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

.pt140{padding-top: 140px;}
.pb140{padding-bottom: 140px;}
.pt120{padding-top: 120px;}
.pb120{padding-bottom: 120px;}
.pt100{padding-top: 100px;}
.pb100{padding-bottom: 100px;}
.pt80{padding-top: 80px;}
.pb80{padding-bottom: 80px;}
.pt60{padding-top: 60px;}
.pb60{padding-bottom: 60px;}
.pt50{padding-top: 50px;}
.pb50{padding-bottom: 50px;}

.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt35{margin-top: 35px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mt70{margin-top: 70px;}
.mt80{margin-top: 80px;}

.textCet{text-align: center;}
.iTit{font-size: 18px;line-height: 40px;color: #666;}
.iTit span{position: relative;display: inline-block;}
.iTit span:after{width: 36px;height: 2px;background: #1f4189;position: absolute;left: 0;bottom: 0;content: "";}

/*-------------------------------------------*/

/*banner*/
.banner{width: 100%;}
.bannerSwiper .swiper-pagination-bullet{opacity: 1;background: #fff;transition:width ease 0.35s;border-radius: 20px;}
.bannerSwiper .swiper-pagination-bullet-active{background: #1e4188;width:20px;}

.index1{width: 100%;background: url(../images/bg_1.jpg) no-repeat right bottom #f7f7f7;padding: 50px 0;}
.i1List{width: 100%;}
.i1List ul li{float: left;width: calc(16% - 8px);margin-right: 10px;margin-bottom: 10px;}
.i1List ul li:nth-child(6n){margin-right: 0;}
.i1List .part{display: block;width: 100%;height: 100%;position: relative;overflow: hidden;background: #fff;}
.i1List .part .img{width: 100%;}
.i1List .part .img img{width: 100%;height: 200px;
    object-fit: cover;}
.i1List .part .desc{width: 100%;padding: 20px;box-sizing: border-box;}
.i1List .part .t1{font-size: 18px;color: #666;padding: 15px 30px 15px 0;box-sizing: border-box;position: relative;}
.i1List .part .t1:after{position: absolute;content: '';left: 0;bottom: 0;width: 66px;height: 2px;background-color: #8e919b;}
.i1List .part .t1:before{background: url(../images/more_icon1.png) no-repeat center center;background-size: contain;width: 33px;height: 33px;position: absolute;content: '';right: 0;top: 50%;margin-top: -16px;}
.i1List .part:hover .t1:before{background-image: url(../images/more_icon2.png);}

.index2{padding: 50px 0;background: #fff;}
.i2Warp{width: 100%;}
.i2Warp .f_left,
.i2Warp .f_right{width: 48%;}

.i2List{width: 100%;}
.i2List .part{display: block;width: 100%;overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;}
.i2List .part .img{width: 180px;height: 110px;background: #1f4189;padding-right: 5px;padding-bottom: 5px;box-sizing: border-box;}
.i2List .part .img img{width: 100%;height: 100%;object-fit: cover;}
.i2List .part .desc{width: calc(100% - 210px);}
.i2List .part .t1{height: 20px;font-size: 16px;color: #1f4189;margin-bottom: 3px;font-weight: bold;}
.i2List .part .txt{color: #666;font-size: 12px;line-height: 20px;height: 60px;}
.i2List .part .txt p{padding: 0;line-height: none;}
.i2List .swiper .swiper-pagination{width: calc(100% - 210px);left: auto;right: 0;text-align: left;bottom: 0;}
.i2List .swiper-pagination-bullet{margin: 0 1px;width: 5px;height: 5px;border: 1px solid #999;border-radius: 10px;background: transparent;z-index: 9;opacity: 1;}
.i2List .swiper-pagination-bullet-active{border-color: #000;}

.footer{width: 100%;color: #acaeb3;border-top: 2px solid #a61d25;background-color: #333;padding: 2% 0 0% 0;font-size: 12px;}
.f_tel{width: 213px;}
.f_tel ul li{position: relative;margin-right: 15px;}
.f_tel ul li a{color: #acaeb3;border: 1px solid #acaeb3;border-radius: 50px;display: flex;justify-content: center;align-items: center;font-size: 18px;width: 36px;height: 36px;}
.f_tel ul li a:hover{border-color: #f00;color: #f00;}
.f_tel ul li .imgTop{position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 100px;background: #fff;padding: 3px;box-sizing: border-box;transition: 0.3s;opacity: 0;visibility: hidden;z-index: 9;}
.f_tel ul li .imgTop img{width: 100%;}
.f_tel ul li:hover .imgTop{opacity: 1;visibility: visible;bottom: 38px;}
.f_tel p{font-size: 16px;margin-top: 10px;}

.fMenu{flex: 1;}
.fMenu dl{width: auto;margin-right: 5%;}
.fMenu dl dt{width: 100%;}
.fMenu .tit{height: 50px;background: url(../images/line1.png) no-repeat left 30px;font-size: 16px;color: #e2e2e2;font-weight: bold;}
.fMenu dl dd{line-height: 22px;font-size: 13px;}
.fMenu dl dd a{color: #acaeb3;}
.fMenu dl dd a:hover{color: #fff;}
.fMenu dl:nth-child(1){width: 240px;display: flex;flex-wrap: wrap;}
.fMenu dl:nth-child(1) dd{width: 50%;}

.fBtm{line-height:42px; border-top:1px solid #272c3a; margin-top:32px;}
.f_links a{display: inline-block;font-size: 12px;margin-right: 20px;color: #aaa;}
.f_links a:hover{color: #fff;}

.Other001470{ width:84px; height:auto; position:fixed; top:240px; right:0; z-index:21;}
.Other001470 a{ display:block; width:84px; padding-top:50px; padding-bottom:10px; background-image:url(../images/right-icon2.png); background-repeat:no-repeat;  background-color:#f5f5f5; font-size:14px; color:#999; text-align:center; margin-bottom:2px; position:relative;}
.Other001470 .icon1{background-position:center top;}
.Other001470 .icon2{background-position:center -82px;}
.Other001470 .top{ background-position: center -340px; padding-top:15px;}
.Other001470 .info1{ position:absolute; top:0; right:100%; display:none; overflow: hidden; width:294px; height:205px; border-top:2px solid #1F4489; border-right: 1px solid #1F4489; border-bottom:1px solid #1F4489; border-top-left-radius: 15px;border-bottom-left-radius: 15px; box-sizing: border-box;}
.Other001470 .icon1:hover{ background-image:url(../images/right-icon.png); background-color:#1f4189; color:#fff;}
.Other001470 .icon1:hover .info1{ display:block; }
.Other001470 .info1 .left{ float: left; width: 46px;  height:205px; background:#1F4489; }
.Other001470 .info1 .left span{ display: block; font-size: 16px; color:#fff;padding:25px 15px 50px;}
.Other001470 .info1 .right{ width:246px; float: left; height:205px; background:#fff; }
.Other001470 .info1 .right .tab{  border-bottom: 1px solid #ddd }
.Other001470 .info1 .right .tab ul{ overflow: hidden; }
.Other001470 .info1 .right .tab li{ float: left; width: 82px; cursor: pointer; line-height: 37px; height: 37px; font-size: 16px; color:#666; text-align: center;  }
.Other001470 .info1 .right .tab li.on,.Other001470 .info1 .right .tab li:hover{ color:#1F4489;}
.Other001470 .info1 .right .tab_con li{ text-align: center }
.Other001470 .info1 .right .tab_con li span{ padding:30px 0 25px; display: block; font-size: 50px; color:#FE0000;}
.Other001470 .info1 .right .tab_con li p{ margin:0; font-size: 14px; color:#999; }
.Other001470 .info2{ position:absolute; top:0; right:100%; display:none; overflow: hidden; width:294px; height:205px; border-top:2px solid #1F4489; border-right: 1px solid #1F4489; border-bottom:1px solid #1F4489; border-top-left-radius: 15px;border-bottom-left-radius: 15px; box-sizing: border-box;}
.Other001470 .icon2:hover{ background-image:url(../images/right-icon.png); background-color:#1f4189; color:#fff;}
.Other001470 .icon2:hover .info2{ display:block; }
.Other001470 .info2 .left{ float: left; width: 46px;  height:205px; background:#1F4489; }
.Other001470 .info2 .left span{ display: block; font-size: 16px; color:#fff;padding:25px 15px 50px;}
.Other001470 .info2 .right{ width:246px; float: left; height:205px; background:#fff; }
.Other001470 .info2 .right .tab{  border-bottom: 1px solid #ddd }
.Other001470 .info2 .right .tab ul{ overflow: hidden; }
.Other001470 .info2 .right .tab li{ float: left; width: 82px; cursor: pointer; line-height: 37px; height: 37px; font-size: 16px; color:#666; text-align: center;  }
.Other001470 .info2 .right .tab li.on,.Other001470 .info2 .right .tab li:hover{ color:#1F4489;}
.Other001470 .info2 .right .tab_con li{ text-align: center;padding:0 12px; }
.Other001470 .info2 .right .tab_con li>span{ padding:6px 0 8px; display: block; font-size: 50px; border-bottom: 1px solid #ddd; color:#FE0000;}
.Other001470 .info2 .right .tab_con li p{ margin:0; font-size: 14px; color:#999; margin-top: 12px; text-align: left; }
.Other001470 .info2 .right .tab_con li>i{ font-size: 14px; color:#666; display: block; font-style: normal; margin-top:20px; }
.Other001470 .info2 .right .tab_con li p span{ font-size: 14px; }
.Other001470 .info2 .right .tab_con li p i{font-size: 14px;font-style: normal;color:#FE0000;}

@media(max-width:780px){
.Other001470{ display: none; }
}

.tongtu{width: 100%;position: relative;overflow: hidden;}
.tongtu .img img{width: 100%;}
.tongtu .imgTop{position: absolute;top: 50%;transform: translateY(-50%);width: 100%;}
.tongtu h1{color: #fff;font-size: 42px;text-transform: uppercase;}
.tongtu h2{font-weight: normal;font-size: 22px;padding: 10px 0;position: relative;color: #fff;}
.tongtu h2:after{content: "";width: 36px;height: 1px;background-color: #fff;position: absolute;left: 0;bottom: 0;}



.inside_inner{margin: 20px 0;}
.inner_top{border-bottom: 1px solid #dcdcdc;margin-bottom: 20px;}
.inner_tit{color: #1e4188;line-height: 2;font-size: 18px;font-weight: bold;border-bottom: 4px solid #1e4188;display: inline-block;}
.current{font-size: 12px;color: #999;}
.current a{color: #999;}
.current a:hover{color: #333;text-decoration: underline;}
.current a.on{color: #1f4189;font-weight: bold;}
.current a:after{content: ">";padding: 0 5px;}
.current a:last-child:after{display: none;}
.com_txt{font-size: 14px;color: #999;}

.about{width: 100%;}
.about .img{width: 42%;padding-right: 30px;padding-bottom: 30px;position: relative;box-sizing: border-box;}
.about .img:after{position: absolute;right: 0;bottom: 0;border-radius: 0 0 30px 0;width: calc(100% - 30px);height: calc(100% - 30px);content: "";background: #eaeaea;z-index: -1;}
.about .img img{width: 100%;border-radius: 0 0 30px 0;}
.about .desc{width: 53%;}

.culture{width: 100%;}
.cul_warp{width: 100%;}
.cul_warp .desc{width: 57%;}
.cul_warp .desc dl{color: #617182;margin: 20px 0;}
.cul_warp .desc .tit{font-size: 18px;color: #14306a;margin-bottom: 10px;}
.cul_warp .desc .tit strong{display: inline-block;border-bottom: 2px #e95355 solid;padding-bottom: 5px;}
.cul_warp .desc h5{font-size: 14px;padding: 2px 0 0px;margin: 0;color: #0f2248;}
.cul_warp .img{width: 42%;}
.cul_warp .img img{border: none;max-width: 100%;vertical-align: middle;}

.history{width: 100%;}

.Timeline000192{ padding:4% 0 5%;}
.Timeline000192 .box{ padding-left:80px; position:relative; overflow:hidden;}
.Timeline000192 .box .event_year{width: 60px;border-bottom: 2px solid #DDD; text-align: center; position:absolute; left:0; top:0;}
.Timeline000192 .event_year li{height: 40px;line-height: 40px;background: #eee;margin-bottom: 1px;font-size: 18px;color: #828282;cursor: pointer; position:relative;}
.Timeline000192 .event_year li i{ display:none;}
.Timeline000192 .event_year li.active{ background-color:#1e4188; color:#fff;}
.Timeline000192 .event_year li.active i{ display:block; position:absolute; border-top:10px solid transparent; border-bottom:10px solid transparent; border-left:10px solid #1e4188; right:-9px; top:50%; margin-top:-10px;}
.Timeline000192 .event_list{ background:url(../images/line2.png) repeat-y 139px top;}
.Timeline000192 .event_list h4{ margin:0;padding: 0 0 10px 157px;font-size: 24px;font-family: Georgia;color: #1e4188;background: url(../images/icon-1.png) no-repeat 133px 9px;line-height: 30px;font-style: italic;box-sizing: border-box;}
.Timeline000192 .event_list li{ padding-left:176px; position:relative; margin-bottom:10px; font-size:14px;box-sizing: border-box;}
.Timeline000192 .event_list li time{ position:absolute; left:0; text-align:right; width:146px; background:url(../images/icon-2.png) no-repeat right center; padding:10px 19px 10px 0; min-height:40px;box-sizing: border-box;}
.Timeline000192 .event_list li p{ margin:0; background-color:#eee; border-bottom:2px solid #E1DDDD; padding:10px 15px; position:relative;box-sizing: border-box;}
.Timeline000192 .event_list li p i{ position:absolute; border-top:10px solid transparent; border-bottom:10px solid transparent; border-right:10px solid #eee; left:-9px; top:12px;}
.Timeline000192 .box .year_fix{ position:fixed; margin:15px 0;}
.Timeline000192 .box .year_abs{ position:absolute; top:auto; bottom:0;}

@media(max-width:1000px){
.Timeline000192 .box{ padding-left: 0;}
.Timeline000192 .box .event_year{ display: none; margin-left: 0;}
.Timeline000192 .event_list li{ padding-left:123px; position:relative; margin-bottom:10px; font-size:14px;}
.Timeline000192 .event_list h4{padding: 0 0 10px 0; background: url(../images/icon-1.png) no-repeat 80px 9px;}
.Timeline000192 .event_list{ background:url(../images/line2.png) repeat-y 86px top;}
.Timeline000192 .event_list li time{ width: 93px;}
}

.honor{width: 100%;margin-top: 50px;}
.honor_tit{text-align: center;font-size: 18px;color: #666;font-weight: bold;margin-bottom: 20px;}
.honor_tit strong{display: inline-block;position: relative;}
.honor_tit strong:after{width: 40px;height: 2px;background-color: #2061F8;margin: 0 auto;display: block;content: '';margin-top: 5px;}

.honor_list{width: 100%;}
.honor_list ul li{float: left;width: calc(20% - 20px);margin-right: 25px;margin-bottom: 30px;float: left;}
.honor_list ul li:nth-child(5n){margin-right: 0;}
.honor_list .part{display: block;width: 100%;height: 100%;overflow: hidden;}
.honor_list .part .img{border: 1px solid #c4bebf;height: 280px;width: 100%;display: flex;justify-content: center;align-items: center;box-sizing: border-box;}
.honor_list .part .img img{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.honor_list .part .t1{font-weight: 100;padding-left: 18px;line-height: 30px;color: #747474;margin: 0;font-size: 14px;}
.honor_list .part:hover .img{border-color: #1e4188;}

/*页码*/
.pagebar{margin: 0 auto;padding: 15px 0 10px;text-align: center;}
.pagebar a{margin: 2px;padding: 5px 10px; font-size: 14px;color: #777;font-weight: 400;border: 1px solid #e2e2e2; border-radius: 2px; background: #fff;display: inline-block;} 
.pagebar .now-page{font-size: 14px;color: #fff; font-weight: 400;padding: 5px 10px;margin: 0 5px 5px;border: 1px solid #0188fb; border-radius: 2px; background: #0188fb;display: inline-block;}
.pagebar a:hover{color: #fff; border: 1px solid #0188fb; background: #0188fb;}


.pro_full{width: 100%;margin: 20px 0;}
.pro_full_warp{width: 100%;}
.pro_full_warp>.ml{width: 22%;padding-bottom: 4%;}
.pro_full_warp>.mr{width: 75%;padding-bottom: 4%;}
.ml_tit{background: #1e4188;text-align: center;color: #fff;font-size: 24px;padding: 15px 0;border-radius: 10px 10px 0 0;}
.ml_tit strong{font-weight: normal;}
.ml_tit span{color: #ccc;font-size: 14px;display: block;text-transform: uppercase;padding: 5px 0}

.ml_list{border: 1px solid #ebebeb;background-color: #F6F6F5;border-radius: 0 0 10px 10px;box-sizing: border-box;}
.ml_list .ul{ background-color:#F6F6F5;}
.ml_list a:hover,
.ml_list .aon > a{ color:#F30000;}
.ml_list li{ width:100%; line-height:55px;} 
.ml_list li:last-child{border-radius:  0 0 10px 10px;}
.ml_list li > a{ font-size:14px; position:relative;white-space:nowrap; text-overflow:ellipsis; overflow:hidden; display:block; padding:0 10px;}
.ml_list li > a span{ border-top:1px solid #fff; padding:0 20px; display:block;}
.ml_list li > a i{ font-style:normal; background:url(../images/pro_ico_1.png) no-repeat right center; padding-right:20px; display:block;}
.ml_list li:first-child > a span{ border-top:0;}
.ml_list .subMenuBox{ display:none; border-bottom:1px solid #F2F1EF; border-top:1px solid #F2F1EF; background-color:#fff; padding:0 30px 15px; display:none;}
.ml_list .subMenuBox dl{ background-image:url(../images/menu_bg_1.png); background-position:left top; background-repeat:repeat-y; padding-top:10px;}
.ml_list .subMenuBox .ul{ background:none; border-radius:0; border:0;}

.ml_list .subMenuBox dd{ line-height:20px;}
.ml_list .subMenuBox dd > a{ background:url(../images/menu_bg_2.png) no-repeat left center; padding:5px 0 5px 15px; display:block;}
.ml_list .subMenuBox dd > a span{}
.ml_list .subMenuBox dd:last-child a{ background:url(../images/menu_bg_3.jpg) no-repeat left 10px;}

.ml_list .ssubMenuBox{ background:url(../images/menu_bg_s_1.png) repeat-y left top; margin-left:15px; padding-top:10px; margin-bottom:20px; display:none;}
.ml_list .ssubMenuBox li{ line-height:20px;}
.ml_list .ssubMenuBox li a{ background:url(../images/menu_bg_s_2.png) no-repeat left center; padding:5px 0 5px 15px;}
.ml_list .ssubMenuBox li:last-child a{ background:url(../images/menu_bg_s_3.jpg) no-repeat left 10px;}

@media(max-width:980px){
.ml_tit{ font-size:24px; padding:10px 0;}
.ml_tit span{ font-size:15px;}
}

.product{width: 100%;}
.pro_list{width: 100%;}
.pro_list ul li{float: left;width: calc(33.3% - 13.3px);margin-right: 20px;margin-bottom: 20px;}
.pro_list ul li:nth-child(3n){margin-right: 0;}
.pro_list .part{display: block;width: 100%;position: relative;height: 100%;overflow: hidden;padding: 10px;border: 1px solid #ececec;background: #f8f8f8;transition: all 0.5s ease-out 0s;box-sizing: border-box;}
.pro_list .part .img{border: 1px solid #f1f1f1;}
.pro_list .part .img img{width: 100%;height: 200px;
    object-fit: contain;}
.pro_list .part .t1{margin: 0;text-align: center;font-weight: normal;font-size: 16px;padding: 10px 0 5px;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;color: #728391;}
.pro_list .part:hover{background: #e5e5e5;}
.pro_list .part:hover .img img{transform: scale(1.1);}
.pro_list .part:hover .t1{color: #1e4188;}

.prodetail{width: 100%;}
.prodTop{align-items: flex-start;}
.prodTop .img{width: 38%;}
.prodTop .img img{width: 100%;}
.shop_panel_Swiper .swiper-slide img{transition: 0.5s;}
.shop_panel_Swiper .swiper-slide img:hover{transform: scale(1.1);}
.shop_panel_Swiper{max-height: 880px;}
.shop_panel_Swiper{z-index: 98 !important;}
.shop_tab_Swiper {margin-top: 10px;}
.shop_tab_Swiper .swiper-slide{background: #000;}
.shop_tab_Swiper .swiper-slide img{opacity: 0.6;}
.shop_tab_Swiper .swiper-slide-thumb-active img{opacity: 1;}

.prodTop .desc{width: 60%;color: #222;}
.prodTop .desc h2{font-size: 18px;color: #1e4188;line-height: 40px;}
.prodTop .desc .txt{line-height: 32px;color: #666;font-size: 14px;}
.prodTop .desc .fh_more{margin-top: 20px;display: block;color: #008fd7;width: 120px;text-align: center;border: 1px solid #008fd7;border-radius: 30px;line-height: 34px;}
.prodTop .desc .fh_more:hover{background: #008fd7;color: #fff;}

.prodTab{margin-top: 3%;background-color: #e8e8e8;overflow: hidden;font-weight: bold;}
.prodTab ul{display: flex;flex-wrap: wrap;}
.prodTab ul li{cursor: pointer;display: inline-block;padding: 0 3%;line-height: 40px;font-size: 16px;color: #666;}
.prodTab ul li.on{background-color: #008fd7;color: #fff;}

.prodPanel{width: 100%;margin-top: 20px;}
.prodTit{font-size: 16px;color: #1982c7;margin: 0;position: relative;}
.prodTit:after{color: #8fb8e1;width: 50px;height: 2px;background: #8fb8e1;border: none;margin: 18px 0px;content: "";display: block;}
.prodPanel .desc{font-size: 14px;color: #666;}
.prodPanel .desc p{line-height: 23px;text-indent: 2em;border-bottom: 1px dashed #f1f1f1;/*padding-bottom: 10px;margin-bottom: 20px;*/font-size: 15px;}

.prod_down{width: 100%;}
.prod_down ul li{float: left;width: calc(33.3% - 13.3px);margin-right: 20px;margin-bottom: 20px;}
.prod_down ul li:nth-child(3n){margin-right: 0;}
.prod_down .part{display: block;width: 100%;position: relative;height: 100%;overflow: hidden;padding: 10px;border: 1px solid #ececec;background: #f8f8f8;transition: all 0.5s ease-out 0s;box-sizing: border-box;}
.prod_down .part .img{border: 1px solid #f1f1f1;}
.prod_down .part .img img{width: 100%;}
.prod_down .part .t1{margin: 0;text-align: center;font-weight: normal;font-size: 16px;padding: 10px 0 5px;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;color: #728391;}
.prod_down .part:hover{background: #e5e5e5;}
.prod_down .part:hover .img img{transform: scale(1.1);}
.prod_down .part:hover .t1{color: #1e4188;}


.download { padding: 2% 0;}
.download h1 b{ display:block;}
.download li{ margin-bottom:10px; line-height:25px; border:1px solid #e3e7e6; padding:0 10px 0 15px; position:relative;}
.download li::before{ position:absolute; content:''; width:4px; height:4px; border-radius:50%; background-color:#0088d2; left:5px; top:50%; margin-top:-2px;}
.download li a{ display:block; padding:15px 0;}
.download li span{ padding-right:10px;}
.download li b{ float: right; margin-right: 10px; font-size: 12px; font-weight: normal; color: #999;}
.download li i{ font-style:normal; position:relative; float:right; padding-left:15px; padding-right:30px; background-color:#0088d2; color:#fff; font-size:12px;}
.download li i::before{ position:absolute; content:''; width:25px; height:100%; background:url(../images/download.png) no-repeat center center/contain; right:0;}
@media(max-width:768px){
.download li b{ display: none;}
}
@media(max-width:480px){
.download h1{font-size:20px;}
}
@media(max-width:375px){
.download li i{padding-left:5px;}
}

.join{ padding:0 0 5% 0;font-size: 14px;}
.join .name{padding:15px 0; font-size:18px;border-bottom:1px solid #e5e5e5;}
.join .name span{ display:inline-block; border-left:6px solid #1e4188; padding-left:15px;}
.join .tips{ padding:40px 0;border-bottom:1px solid #e5e5e5; font-size:14px;position:relative;}
.join .tips h1{ margin:0; font-weight:normal; font-size:18px; color:#f29200;}

.joinSearch{ position:absolute; right:0; top:50%; margin-top:-25px;width:26.6%; height:35px; border:1px solid #999;  }
.joinSearch input{border:none; }
.joinSearch .text{ width:100%; height:35px; line-height:35px; padding:0 56px 0 10px; background:none; color:#999;box-sizing: border-box;}
.joinSearch .btn{ cursor:pointer; position:absolute; right:0; top:0; width:56px; height:100%; background:url(../images/join-search.png) no-repeat center center; padding:0;}

.join ol.type{ margin-top:3%;}
.join .type{display:table; width:100%;}
.join ol.type{font-size:16px; background-color:#1e4188; color:#fff;}
.join .type li{ display:table-cell; vertical-align:middle;text-align:center; padding-top:10px; padding-bottom:10px; line-height:24px;box-sizing: border-box;}
.join ul.type li{cursor:pointer;}
.join .type li:nth-child(1){width:12%;}
.join .type li:nth-child(2){ width:11%;}
.join .type li:nth-child(3){ width:10%;}
.join .type li:nth-child(4),
.join .type li:nth-child(5),
.join .type li:nth-child(6),
.join .type li:nth-child(7){width:13%;}
.join .type li:nth-child(8){ width:15%;}
.join .type li:nth-child(1),
.join .type li:nth-child(8){ padding-left:2%; text-align:left !important;}
.join ul.type li:nth-child(8){background:url(../img/join-icon_close.png) no-repeat 90% center;}
.join ul.type#On li:nth-child(8){ background-image:url(../img/join-icon_open.png);}
.join .list{border-bottom:1px solid #e5e5e5;}
.join .list .con{ display:none;border-top:1px solid #e5e5e5; overflow:hidden; font-size:14px; padding:2%;}
.join .btn_apply{ padding:10px 0;}
.join .btn_apply a{ display:inline-block; max-width:180px; width:40%; height:50px; line-height:50px; text-align:center; color:#fff; background-color:#f29200; font-size:18px; border-radius:3px;}
.join .list_item span{width:175px; display:inline-block;}



@media(max-width:1000px){
.join .type li:nth-child(2),
.join .type li:nth-child(5),
.join .type li:nth-child(6){ display:none;}
.join .type li{ width:20% !important;}
}
@media(max-width:768px){
.join .search{ position:relative; margin-top:10px; top:auto; width:auto;}
.join .type li:nth-child(7){ display:none;}
.join .type li{ width:24% !important;}
.join .type li:nth-child(8){ width:28% !important;}
}
@media(max-width:480px){
.join .type li:nth-child(3){ display:none;}
.join .type li{ width:30% !important;}
.join .type li:nth-child(8){ width:40% !important;}
.join ol.type{font-size:15px;}
.join .btn_apply a{font-size:16px; height:40px; line-height:40px;}
.join ul.type li:nth-child(8){ background-size:16px auto;}
}

.contact{width: 100%;}
.contImg{width: 100%;}
.contImg img{width: 100%;}
.cont_list ul li{float: left;width: 50%;height: 100%;padding: 20px 0;border-bottom: 1px dashed #dedede;font-size: 12px;color: #000;}
.cont_list h3{font-size: 16px;color: #000;margin-bottom: 10px;}
.cont_list .icon {display: inline-block;margin-right: 10px;}
.cont_list .icon img{vertical-align: middle;}






@media only screen and (max-width: 1200px) {
.wapper{ width:100%;padding: 0 10px;box-sizing: border-box;}
.menu span a{padding: 0 16px;}
.tongtu h1{font-size: 32px;}
.tongtu h2{font-size: 18px;}

}

@media only screen and (max-width: 980px) {
.header{ display:none}
.sp_header1{ display:block;}
.sjj_nav1{ display:block;}
.hHei{height: 70px;}
.i1List ul li{width: calc(33.3% - 10px);}
.i1List ul li:nth-child(5n){margin-right: auto;}
.i1List ul li:nth-child(3n){margin-right: 0;}
.honor_list .part .img{height: 200px;}
.ml_list .subMenuBox{padding-left: 10px;padding-right: 10px;}
.tongtu h1{font-size: 22px;}
.tongtu h2{font-size: 16px;}

}

@media only screen and (max-width: 780px) {
.header{ display:none}
.sp_header1{ display:block;}
.sjj_nav1{ display:block;}
.i1List ul li{width: 100%;margin-right: 0;}
.i2Warp .f_left, .i2Warp .f_right{width: 100%;}
.i2Warp .f_left{margin-bottom: 20px;}
.i2List .part .img{width: 160px;}
.i2List .part .desc{width: calc(100% - 170px);}
.i2List .part .t1{font-size: 14px;}
.footer{padding-top: 20px;}
.fMenu{display: none;}
.f_tel {width: 100%;}
.fBtm{margin-top: 20px;line-height: 1.6;}
.fBtm p{padding: 0;line-height: 1.6;}
.about .img{width: 100%;padding-right: 20px;padding-bottom: 20px;}
.about .desc{width: 100%;}
.cont_list ul li{width: 100%;}
.cul_warp .img{width: 100%;}
.cul_warp .desc{width: 100%;margin-bottom: 20px;}
.honor_list ul li{width: 50%;margin: 0;margin-bottom: 20px;padding: 0 5px;box-sizing: border-box;}
.joinSearch{width: 100%;}
.pro_full_warp>.ml{width: 100%;}
.pro_full_warp>.mr{width: 100%;}
.prodTop .img{width: 100%;margin-bottom: 20px;}
.prodTop .desc{width: 100%;}
.prod_down ul li{width: 50%;padding: 0 5px;box-sizing: border-box;margin-right: 0;}
.pro_list ul li{width: 50%;padding: 0 5px;box-sizing: border-box;margin-right: 0;}
.pro_list .part .t1{font-size: 14px;}
.tongtu .img img{min-height: 180px;object-fit: cover;}




}