@charset "utf-8";
/* CSS BY www.softmoon.com.cn */
body { font-family: 'Microsoft YaHei', sans-serif; font-size: 14px; color:#333; margin:0; padding: 0;}
* { padding: 0px; margin: 0px; border: 0; outline: none; box-sizing: border-box;}
ul { margin:0; padding: 0;}
li { margin:0; padding: 0;}
section {overflow:hidden !important;}
input:hover,input:focus {outline:none !important;}
a { text-decoration:none;-webkit-transition:0.5s;transition:0.5s; color: #0078b7;}
a:hover,a:hover {color:#008bd4;text-decoration:none;-webkit-transition:0.5s;transition:0.5s;}
p { color:#717071; line-height:1.625; font-size:14px; margin-bottom:0px;}
a:focus,.button:focus,button:focus,.btn:focus { text-decoration:none; outline:none; box-shadow:none; -webkit-transition:1s; transition:1s;}
ul {list-style:none;margin:0;padding:0;}
@font-face { font-family:BEBAS; src:url(../fonts/BEBAS.TTF);}
@media (min-width: 1920px){
  .container { width: 1326px;}
}

/*--------导航-------------*/
.top-blank { height:120px; overflow:hidden; background:none;}
.top-head { height:120px; position:fixed; top:0; width:100%; z-index:1000; box-shadow: 0 10px 10px rgb(0 36 87 / 3%);}
.top { height:120px; width:100%; background: #fff;}
.top_box { width:1280px; margin:0 auto;}
.logo { float:left; padding-top:26px;}
.nav { float:right; margin-top: 50px;}
.nav li { margin:0 20px; float:left; text-align:center; position:relative;}
.nav a { height:67px; display:block; font-size:16px; color:#737373;}
.nav li a:after { 
	content: ""; 
	display: block; 
	position: absolute; 
	left: 50%; 
	right: 50%; 
	bottom: -3px; 
	height: 3px; 
	opacity: 0; 
	background-color: #fccf00; 
	-webkit-transition: all .5s; 
	-o-transition: all .5s; 
	-ms-transition: all .5s; 
	transition: all .5s;
}
.nav li a:hover:after{left: 1%;right: 1%;opacity: 1;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.nav a#sel { border-bottom:3px solid #347853; color:#347853;}
.nav a#sel:hover:after{opacity: 0;}
.nav .sub { display:none; width:100%; padding:0; position:fixed; top:120px; overflow:hidden; text-align:left; z-index:110; left:0px; background-color: #fff; border-top: 1px #ededed solid; box-shadow: 0 10px 10px rgb(0 36 87 / 3%);}
.nav .sub .menu_box { width:1240px; overflow:hidden; padding-top:5px; margin:0 auto; padding-bottom:80px;}
.menu_title { text-align: center; margin-bottom: 40px;}
.menu_title h1 { font-size: 30px; margin-top: 60px; margin-bottom: 20px; font-weight: bold; color: #0070bd;}
.menu_title p { font-size:16px; color:#666;}
.nav .sub .menu_box .menu_about_left { float:left; width:160px; margin-left:70px; overflow:hidden; margin-top:35px; border-right:1px solid #e2e3e3;}
.nav .sub .menu_box .menu_about_left a { display:block; height:46px; line-height:46px; font-size:16px; color:#333; padding-top:0;}
.nav .sub .menu_box .menu_about_left a.osel {color: #f3782a;}
.nav .sub .menu_box .menu_about_right { float:left; width:800px; overflow:hidden; padding-top:0; margin-top:50px; padding-left: 40px;}
.nav .sub .menu_box .menu_about_right p { font-size: 16px; color:#666; line-height: 26px; margin-bottom: 6px;}
.nav .sub .menu_box .menu_pro { overflow:hidden; margin-top: 55px;}
.nav .sub .menu_box .menu_pro ul { display: flex; flex-wrap: wrap; justify-content: stretch;}
.nav .sub .menu_box .menu_pro ul li { float: none; position:inherit; margin:0px; width: 25%}
.nav .sub .menu_box .menu_pro ul li img { width:100%; height: 180px; border-radius: 4px; margin-bottom: 15px; box-shadow: 0 0 10px 4px #f3f3f3;}
.nav .sub .menu_box .menu_pro ul li a h3 { color:#221814; margin-top: 0px; font-size: 16px; margin-bottom: 0px;}
.nav .sub .menu_box .menu_pro ul li a { color:#221814; height:100%; padding: 10px;}
.nav .sub .menu_box .menu_pro ul li a:hover { color:#fccf00;}
.nav .sub .menu_box .menu_pro ul li a:hover h3 { color:#fccf00;}
.nav .sub .menu_box .menu_pro ul li a:hover p { color: #fccf00;}

.nav .sub .menu_box .menu_industry { overflow:hidden; margin-top: 55px;}
.nav .sub .menu_box .menu_industry ul { display: flex; flex-wrap: wrap; justify-content: stretch;}
.nav .sub .menu_box .menu_industry ul li { float: none; margin:0px; width: 25%}
.nav .sub .menu_box .menu_industry ul li img { width:100%; height: 180px; border-radius: 4px; margin-bottom: 15px; box-shadow: 0 0 10px 4px #f3f3f3;}
.nav .sub .menu_box .menu_industry ul li a h3 { color:#221814; margin-top: 0px; font-size: 16px; margin-bottom: 0px;}
.nav .sub .menu_box .menu_industry ul li a { color:#221814; height:100%; padding: 10px;}
.nav .sub .menu_box .menu_industry ul li a:hover { color:#fccf00;}
.nav .sub .menu_box .menu_industry ul li a:hover:after { display: none;}

.nav .sub .menu_box .menu_other { overflow:hidden; margin-top: 55px;}
.nav .sub .menu_box .menu_other ul { display: flex; flex-wrap: wrap; justify-content: right;}
.nav .sub .menu_box .menu_other ul li { width:20%; overflow:hidden; position:inherit; margin:0px; text-align: center; margin-right: 20px; margin-bottom: 20px;}
.nav .sub .menu_box .menu_other ul li:nth-child(3n){ margin-right: 0px;}
.nav .sub .menu_box .menu_other ul li a h3 { color:#221814; margin: 0px; font-size: 16px;}
.nav .sub .menu_box .menu_other ul li a { color:#221814; font-size:14px; height:100%; background: #f5f6f8; padding: 15px 10px; border-radius: 4px;}
.nav .sub .menu_box .menu_other ul li a:hover { color:#fff; background: #fccf00}
.nav .sub .menu_box .menu_other ul li a:hover h3 { color:#fff;}
.nav .sub .menu_box .menu_other ul li a:hover p { color: #fff;}

.head_area { display: flex; flex-wrap: nowrap; margin: 0 !important; margin-left:40px !important;}
.head_area p { line-height: normal; position: relative;}
.head_area p:nth-child(2n) { margin-right: 15px; margin-left: 15px; padding-right: 15px;}
.head_area p:nth-child(2n):after { content:'|'; display: block; position: absolute; top: 1px; right: 0; color: #999; font-size: 12px;}
.head_area p a { color:#737373;}
.head_area p a:hover { color: #fccf00; }
.head_area p a:hover:after { display:none;}

/*--------------首页大图-------------------*/
.focusPicture-mod { height: 900px;}
.focusPicture-mod .swiper-container { width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.focusPicture-mod .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #000;
	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;
    background-position: 50% 50%;
	position: relative;
}
.focusPicture-mod .swiper-slide img { width:100%; height: 100%; object-fit: cover; max-width: 2560px;}
.focusPicture-mod .swiper-slide a { display:block; width: 100%; height: 100%;}
.focusPicture-mod .swiper-pagination-bullets { bottom:20px;}
.focusPicture-mod .swiper-pagination-bullet { width: 30px; height: 5px; border-radius: 4px; opacity:1; margin:0 10px; background: #fff;}
.focusPicture-mod .swiper-pagination-bullet-active { background: #008aff !important;}

.home_title { text-align: center; margin-bottom: 60px;}
.home_title h1 { font-weight: bold; position: relative; display: inline-flex; z-index: 99;}
.home_title h1::after { content: ''; display: block; width: 30px; height: 30px; border: 4px #fccf00 solid; border-radius: 50%; position: absolute; right: -15px; z-index: -9; top: -10px;}
.home_title p { text-transform: uppercase;}

/*--------------首页产品与服务-------------------*/
.home_product { padding: 100px 0;}
.home_product .container { width: 1326px;}
.w-imgText{ position:relative; overflow: visible;}
.w-imgText ul,.w-imgText li { list-style:none; padding:0; margin:0;}
.w-imgText .item{ position:relative; background: #002f7b; border-radius: 0 60px 0 0;}
.w-imgText .item > a{ display:block; position:absolute; left:0; top:0; right:0; bottom:0; z-index:2;}
.w-imgText .swiperBox{ overflow: hidden;}
.w-imgText .imTB{ overflow:hidden;}
.w-imgText .img{ width:60%;}
.w-imgText .img img{width:100%; }
.w-imgText .textB { position:absolute; left:60%; right:0; top:0; bottom:0; padding:80px 4%; line-height:1.7;}
.w-imgText .textB .bg_x{ position:absolute; left:0; right:0; top:0; bottom:0; z-index:0;}
.w-imgText .textB .text_x { position:relative; z-index:1;max-height: 100%; overflow:hidden;}
.w-imgText .textB .text_x h2 { font-size:28px; color:#fff; line-height:1.5; margin-bottom:1.5em;}
.w-imgText .textB .text_x h2::after { content: ''; display: block; width: 60px; height: 3px; background: #fff; margin-top: 20px;}
.w-imgText .textB .text_x p { color:#fff; font-size: 16px;}
.w-imgText .textB .text_x .btn { margin-top:4em; padding: 10px 35px; display: inline-block; border: 1px #3c6ebf solid; color:#fff; border-radius: 0;}
.w-imgText .igt_page { position: absolute; z-index: 10; left: auto; width: auto; right: 0; top: -65px; font-size: 20px; color: #999;display: none;}
.w-imgText .igt_page span.on{ color: #222; font-size: 200%;}
.igt_page_text{ margin-top: 25px;}
.igt_page_text ul, .igt_page_text li{ list-style: none; padding: 0; margin: 0;}
.igt_page_text li { float: left; text-align: center; overflow: hidden; cursor: pointer;}
.igt_page_text li:hover,.igt_page_text li.on { opacity: 1;}
.igt_page_text li .item_span{ display: inline-block; *display:inline; *zoom:1; padding: 0 1em 0 0; position: relative;}
.igt_page_text li .item_span:before,.igt_page_text li .item_span:after{ content: ''; position: absolute; height: 1px; width:600px; top: 50%; background: #e3e7ed;}
.igt_page_text li .item_span:before{ right:100%;}
.igt_page_text li .item_span:after{ left: 100%;}
.igt_page_text li .item_span > div{display: inline-block; *display:inline; *zoom:1; vertical-align: middle;}
.igt_page_text li .item_span .num { width:1em; color: #f6f6f6; visibility: hidden; font-size: 80px; font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;}
.igt_page_text li .item_span .tit { margin-left: 0.5em; font-size: 16px; color: #717071;}
.igt_page_text li:hover,.igt_page_text li.on .item_span .tit { font-weight: bold; color: #002f7b;}
.igt_page_text li:hover .item_span .num,.igt_page_text li.on .item_span .num {visibility: visible;}
.igt_page_text li .item_span .adore { display: block; width:1em; height: 1em; background:#e0e0e0; border-radius: 50%; -webkit-border-radius: 50%; position: absolute; top:50%; margin-top:-0.5em; left:60px;}
.igt_page_text li.on .item_span .adore { background:#fccf00;}

@media (max-width:1200px){
    .title{ padding-left:15px;}
}
@media (max-width:1050px){
    .igt_page_text li .item_span .num{ font-size: 64px;}
	.igt_page_text li .item_span .adore{ left: 47px;}
}
@media (max-width:860px){
    .w-imgText .igt_page{ display: none;}
	.w-imgText .swiperBox{ padding-right: 0;}
	.w-imgText li{width:100%;}
	.w-imgText .img{width:100%;}
	.w-imgText .textB{position: relative; left:0; padding:1.2em 4%;}
	.w-imgText .textB .text_x{ top:0; transform:none; -webkit-transform:none;}
	:root .w-imgText .textB .text_x{ top:0;}
    .igt_page_text{ margin-top:0; line-height: 1.3;}
	.igt_page_text li .item_span .num{ font-size: 50px;}
	.igt_page_text li .item_span .adore{ left: 34px;}
}
@media (max-width:767px){
    .igt_page_text li .item_span{ padding: 0 1em;}
	.igt_page_text li .item_span .tit{ display: none;}
	.igt_page_text li .item_span .adore{left: 50%; margin-left: -0.5em;}
}
@media (max-width:480px){
    body{font-size:4vw;}
    .title{font-size:6vw;}
    .w-imgText .textB .text_x .tt_h{ font-size: 6vw;}
   .igt_page_text li .item_span .num{ font-size: 14vw;}
}

/*--------------首页产品与服务-------------------*/
.home_app { padding: 80px 0 0; background: #f9f9f9;}
.home_app_item { height: 690px;}
.home_app_item .swiper-container { width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.home_app_item .swiper-slide {
	background: #002f7b;	
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
    background-position: 50% 50%;
	position: relative;
}
.home_app_item .swiper-slide img { width:100%; height: 100%; object-fit: cover; max-width: 2560px;}
.home_app_item .swiper-slide .index_app_info { color: #fff; margin-top: 160px; left: 50%; margin-left: -613px; position: absolute; z-index: 9; width: 1226px;}
.home_app_item .swiper-slide .index_app_info h1 { font-size: 36px; margin-top: 40px; margin-bottom: 45px;}
.home_app_item .swiper-slide .index_app_info p { color: #fff; font-size: 16px; margin-bottom: 60px; line-height: 35px; width: 550px;}
.home_app_item .swiper-slide .index_app_info a { display: inline-block; border:1px #fff solid; padding: 12px 38px; color: #fff; font-size: 14px;}
.home_app_item .swiper-slide .index_app_info a:hover { border:1px #fdd000 solid; color: #fff; background: #fdd000}
.home_app_item .swiper-pagination-bullets { bottom:20px;}
.home_app_item .swiper-pagination-bullet { width: 30px; height: 5px; border-radius: 4px; opacity:1; margin:0 10px; background: #fff;}
.home_app_item .swiper-pagination-bullet-active { background: #008aff !important;}
/*.home_app .container { width: 1326px;}
#index_app_box { width: 100%; margin: 0 auto;}
.index_app_menu ul { display: flex; flex-wrap: wrap; justify-content: center; font-size: 18px; z-index: 999; position: relative;}
.index_app_menu ul li { display: flex; width: 15%; background: #fff; padding: 20px 30px; margin: 5px 10px; flex-wrap: wrap; justify-content: center; align-items: center}
.index_app_menu ul li.hover { color: #fff; cursor: pointer; background: #013b90}
.index_homeapp_list { overflow: hidden; min-height: 690px; background: #002767; margin-top: -40px; position: relative;}
.index_app_info { color: #fff; margin-top: 160px; margin-left: 80px; position: absolute; z-index: 9; width: 550px;}
.index_app_info span {}
.index_app_info h1 { font-size: 36px; margin-top: 40px; margin-bottom: 45px;}
.index_app_info p { color: #fff; font-size: 16px; margin-bottom: 60px; line-height: 35px;}
.index_app_info a { display: inline-block; border:1px #fff solid; padding: 12px 38px; color: #fff;}
.index_app_info a:hover { border:1px #fdd000 solid; color: #fff; background: #fdd000}
.index_app_pic { width: 100%; height: 690px; position: absolute; top: 0;}
.index_app_pic img { width: 100%; height: 100%; object-fit: cover; object-position: center;}*/



/*--------------首页资讯-------------------*/
.home_news { background: url(../images/home_news_bg.jpg) no-repeat #f8f9fb; padding: 120px 0 90px;}
.home_news .container { width: 1326px;}
.index_news_head { float:left;}
.index_news_head .index_news_title { margin-top: 40px;}
.index_news_head .index_news_title h1 { position: relative; font-weight: bold; display: inline-flex; z-index: 99;}
.index_news_head .index_news_title h1::after { content: ''; display: block; width: 30px; height: 30px; border: 4px #fccf00 solid; border-radius: 50%; position: absolute; right: -15px; z-index: -9; top: -10px;}
.index_news_head .index_news_title p { text-transform: uppercase; margin-bottom: 60px;}
.index_news_head .index_news_title a { display: inline-block; border:1px #002f7b solid; padding: 12px 38px; color: #002f7b;}
.index_news_head .index_news_title a:hover { border:1px #fdd000 solid; color: #fff; background: #fdd000}
.index_news_right { float:right;}
.index_news_qiehuan { float: right; margin-right: 10px;}
.index_news_qiehuan a { width:40px; height:40px; display:inline-block; text-align: center; background:#002f7b; border-radius: 6px;}
.index_news_qiehuan a:hover { background: #fccf00;}
.index_news_list ul { height: 450px; padding: 10px;}
.index_news_list ul li { width:340px; float:left; margin:10px; background:#fff; color:#333; border-radius: 6px;padding-bottom: 15px;}
.index_news_list ul li a h3 { color: #333;}
.index_news_list ul li:hover { background:#013b90;}
.index_news_list ul li:hover h3 { color:#fff;}
.index_news_list ul li:hover p { color:#fff;}
.index_news_list ul li:hover p.news_time { color:#fff;}
.index_news_list .index_news_pic { padding: 0 15px;}
.index_news_list .index_news_pic img { width:100%; height:auto; display:block;}
.index_news_list .index_news_text { margin: 15px 15px 25px 15px; height: 158px; border-bottom: 1px #e5e5e5 solid;}
.index_news_list .index_news_text h3 { 
	margin-bottom:15px;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-weight: bold;
	line-height: 30px;
	margin-top: 10px;
	font-size: 22px;
}
.index_news_list .index_news_text p { margin:0; font-size:14px; line-height:25px; word-break: break-all; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.index_news_list .index_news_text p.news_time { margin-top: 15px; color:#b2b1b1;}

/*--------------首页关于我们-------------------*/
.home_about { background: url(../images/home_about_bg.jpg) no-repeat; padding: 140px 0 120px; background-size: cover;}
.home_about_info { position: relative;}
.home_about_info_title { margin-bottom: 40px;}
.home_about_info_title h1 { font-weight: bold; position: relative}
.home_about_info_title h1 small { display: block; width: 50px; height: 5px; background: #fccf00; margin-top: 15px;}
.home_about_info_title p { font-size: 100px; color: #f4f9fd; margin-top: -150px; font-family: BEBAS;}
.home_about_info_content { width: 660px; margin-bottom: 40px;}
.home_about_info_content p { font-size: 16px; line-height: 30px; margin-bottom: 40px;}
.home_about_info_content a { display: inline-block; border:1px #002f7b solid; padding: 12px 38px; color: #002f7b;}
.home_about_info_content a:hover { border:1px #fdd000 solid; color: #fff; background: #fdd000}
.home_about_info_shuju { display: flex; flex-wrap: nowrap; justify-content: space-between; width: 65%; position: relative; z-index: 9;}
.home_about_info_shuju li { margin-right: 20px; list-style: none; width: 22%;}
.home_about_info_shuju li span { font-size: 60px; color: #002f7b; font-family: BEBAS;}
.home_about_info_shuju li span sup {}
.home_about_info_shuju li span sub { font-size: 18px; font-weight: bold; font-family: 'Microsoft YaHei', sans-serif; margin-left: -22px; bottom: 0;}
.home_about_info_shuju li p { font-size:15px;}
.home_about_photo { position: absolute; top: 0; right: -110px;}

/*--------------首页我们的客户-------------------*/
.home_kehu { padding: 80px 0 60px; background: url(../images/home_kehu_bg.jpg) no-repeat #f8f8f8; background-size: cover;}
.home_kehu .home_title { margin-bottom: 80px;}
.home_kehu .home_title p { font-size: 18px;}
.home_kehu_logo { overflow-x: hidden; position: relative; height: 315px;}
.home_kehu_logo>a{
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	-webkit-animation: 30s roll linear infinite normal;
	-moz-animation: 30s roll linear infinite normal;
	animation: 30s roll linear infinite normal;
}
.home_kehu_logo>a:hover { -webkit-animation-play-state:paused; -moz-animation-play-state:paused; animation-play-state:paused;}
.home_kehu_logo>a>img { height:313px; }
@-webkit-keyframes roll {
	0% {-webkit-transform:translateX(0);transform:translateX(0)}
	100% {-webkit-transform:translateX(-50%);transform:translateX(-50%)}
}
@-moz-keyframes roll {
	0% {-moz-transform:translateX(0);transform:translateX(0)}
	100% {-moz-transform:translateX(-50%);transform:translateX(-50%)}
}
@keyframes roll {
	0% {-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}
	100% {-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}
}


.banner { width: 100%; height: 320px; background: #002f7b; position: relative}
.banner img { width: 100%; height: 100%; object-fit: cover; object-position: center;}
.banner_title { position: absolute; width: 100%; text-align: center; top: 45%}
.banner_title h1 { color: #fff; margin:0;}
.here { width: 100%; background-color: rgba(0, 0, 0, 0.3); position: absolute; bottom: 0; color: rgba(255,255,255,.6)}
.here .breadcrumb { background-color: rgba(0, 0, 0, 0); margin-bottom: 0; padding: 15px 0;}
.here .breadcrumb a { color: rgba(255,255,255,.6)}
.here .breadcrumb a:hover { color: #fccf00}

.page_body { padding: 80px 0;}

.main_head { margin-bottom: 60px;}
.main_head h1 { display: initial; font-weight: bold; font-size: 28px;}
.main_head h1::before { content: ''; display: inline-block; width: 8px; height: 30px; background: linear-gradient(#002f7b, #fdd000); position: relative; top: 5px; margin-right: 15px;}
.main_head_nav { float: right; display: flex; flex-wrap: wrap; justify-content: space-between;}
.main_head_nav p { font-size: 16px; margin-left: 15px;}
.main_head_nav p a { display: block; background: #fff; color: #333; padding: 6px 30px; border-radius: 20px;}
.main_head_nav p a:hover { background: #002f7b; color: #fff;}
.main_head_nav p a.thisclass { background: #002f7b; color: #fff;}

.product_menu_two { display: flex; flex-wrap: wrap; justify-content: flex-start; margin-bottom: 40px; border-top: 1px #e5e5e5 solid; padding-top: 40px;}
.product_menu_two p { font-size: 16px; margin-right: 15px;}
.product_menu_two p a { display: block; background: #f5f6f8; color: #333; padding: 6px 30px;}
.product_menu_two p a:hover { background: #fccf00; color: #fff;}
.product_menu_two p a.thisclass { background: #fccf00; color: #fff;}

/*-------------分页样式----------------*/
.pages { clear: both; text-align: center; font-size:14px; margin-bottom:20px; margin-top:60px;}
.pages .pagination { padding:0;}
.pages .pagination li { display:inline-block; margin: 0 3px; line-height: 20px; color:#999}
.pages .pagination li { color:#fff; font-size:14px;}
.pages .pagination li a { padding:10px 20px; border: 1px #e5e5e5 solid; color:#666; display:block;}
.pages .pagination li a:hover { color: #ff5c00; border: 1px solid #ff5c00; background:#fffaf6; text-decoration:none;}
.pages .pagination li.active { display: inline-block; margin: 0 3px;}
.pages .pagination li.active a { color: #fff; border: 1px solid #000; background:#333;}

/*-------------行业应用----------------*/
.industry_banner { height: 620px;}
.industry_head_box { text-align: center; padding: 80px 0 100px;}
.industry_head_title h1 {font-weight: bold; position: relative; display: inline-flex; z-index: 99; margin-bottom: 30px;}
.industry_head_title h1::after { content: ''; display: block; width: 30px; height: 30px; border: 4px #fccf00 solid; border-radius: 50%; position: absolute; right: -15px; z-index: -9; top: -10px;}
.industry_head_content { width: 70%; margin: 0 auto;}
.industry_head_content h2 { font-size: 28px; margin-bottom: 20px; color: #221814;}
.industry_head_content p { font-size: 16px; line-height: 30px;}

.industry_page_title { display: flex; justify-content: center; flex-wrap: wrap; margin-bottom: 60px;}
.industry_page_title li { list-style: none; margin: 15px;}
.industry_page_title li:nth-last-of-type(1) { margin-right: 0;}
.industry_page_title li a { display: block; border-radius: 20px; background: #f5f6f8; padding: 8px 35px; font-size: 16px; color: #221814;}
.industry_page_title li a:hover { background: #002f7b; color: #fff;}
.industry_page_title li.active a { background: #002f7b; color: #fff;}

.industry_youshi { padding: 80px 0; background: url("../images/industry_youshi_bg.jpg") no-repeat; background-size: cover;}
.industry_youshi_title { text-align: center; margin-bottom: 40px;}
.industry_youshi_title h1 {font-weight: bold; position: relative; display: inline-flex; z-index: 99; margin-bottom: 30px; color: #fff}
.industry_youshi_title h1::after { content: ''; display: block; width: 30px; height: 30px; border: 4px #fccf00 solid; border-radius: 50%; position: absolute; right: -15px; z-index: -9; top: -10px;}
.industry_youshi_item { display: flex; flex-wrap: nowrap; justify-content: space-between;}
.industry_youshi_item li { list-style: none; width: 20%; text-align: center}
.industry_youshi_item li span { margin-bottom: 20px; display: block;}
.industry_youshi_item li span img { width:120px; height: 120px;}
.industry_youshi_item li p { color: #fff;}

.industry_case { padding: 80px 0 40px;}
.industry_case_title { text-align: center; margin-bottom: 40px;}
.industry_case_title h1 {font-weight: bold; position: relative; display: inline-flex; z-index: 99; margin-bottom: 30px;}
.industry_case_title h1::after { content: ''; display: block; width: 30px; height: 30px; border: 4px #fccf00 solid; border-radius: 50%; position: absolute; right: -15px; z-index: -9; top: -10px;}

.industry_case_item { margin:0 auto; padding:40px 0;}
.industry_case_item .title{font-size:24px; margin-bottom: 1em; text-align: center;}
.industry_case_item .img-count,.img-count img{position:relative;}
.industry_case_item .img-count-in{ position:absolute; top:0; left:0; right:0; bottom:0; overflow:hidden;height:100%; *height:100%;}
.industry_case_item .w-newsList1 {position: relative;}
.industry_case_item .w-newsList1 a { display: block; text-decoration: none; color: #221814;}
.industry_case_item .w-newsList1 a:hover { color: #fccf00}
.industry_case_item .w-newsList1 .news-item{ position:relative;}
.industry_case_item .w-newsList1 .news-imgbox{ width:58%;}
.industry_case_item .w-newsList1 .news-imgbox img{ transition:transform 3.5s; -webkit-transition:transform 3.5s;transform:scale(1.1); -webkit-transform:scale(1.1);}
.industry_case_item .w-newsList1 .swiper-slide.swiper-slide-active .news-imgbox img{ transform:scale(1); -webkit-transform:scale(1);}
.industry_case_item .w-newsList1 .aspectRatio{padding-bottom:450px;}
.industry_case_item .w-newsList1 .news-text {
	position: absolute;
	right:0;
	width:50%;
	top: 50%;
	top:10%\9; 
	*top:10%; 
	transform:translateY(-50%); 
	-webkit-transform:translateY(-50%); 
	background: #fff; 
	padding: 30px 5% 40px 5%; 
	overflow:hidden;
	min-height: 340px;
	box-shadow: 0 0 10px #e5e5e5;
}
.industry_case_item:root .w-newsList1 .news-text{ top:50%;}
.industry_case_item .w-newsList1 .news-h {font-size:24px; font-weight: bold; line-height: 1.4; height:2.8em; overflow: hidden; margin-bottom: 0.3em;}
.industry_case_item .w-newsList1 .news-sum p {margin-bottom: 10px; color:#717071;}
.industry_case_item .w-newsList1 .adSN_page { position: absolute; z-index: 9; left:50%; bottom:50%; margin-bottom: -123px; top: auto; transform: none; -webkit-transform: none; width:35%; padding-left: 5%; }
.industry_case_item .w-newsList1 .adSN_page span { display: inline-block; *display:inline; *zoom:1; margin:0 6px; width: 10px; height: 10px;}
.industry_case_item .w-newsList1 .swiper-pagination-bullet { opacity:1; margin:0 10px; background: #ccc;}
.industry_case_item .w-newsList1 .swiper-pagination-bullet-active { background: #002f7b !important;}

.industry_tjproduct { padding: 80px 0; background: #fbfdff;}
.industry_tjproduct_title { text-align: center; margin-bottom: 40px;}
.industry_tjproduct_title h1 {font-weight: bold; position: relative; display: inline-flex; z-index: 99; margin-bottom: 30px;}
.industry_tjproduct_title h1::after { content: ''; display: block; width: 30px; height: 30px; border: 4px #fccf00 solid; border-radius: 50%; position: absolute; right: -15px; z-index: -9; top: -10px;}
.industry_productswiper { overflow: hidden; height: auto; margin-left: auto;  margin-right: auto; position: relative; padding-bottom: 60px;}
.industry_productswiper .swiper-slide {
	text-align: center;
	font-size: 18px;
	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;
	  transition-property:all;
    }
.industry_productswiper .industry_news_item { width: 100%; border: 1px #e5e5e5 solid; padding-bottom: 10px;}
.industry_productswiper .industry_news_item a h2 { color: #333; font-size: 18px;}
.industry_productswiper .industry_news_item .industry_news_pic img { width: 100%;}
.industry_productswiper .industry_news_text { min-height: 100%}
.industry_productswiper .swiper-pagination-bullet { opacity:1; margin:0 10px; background: #ccc;}
.industry_productswiper .swiper-pagination-bullet-active { background: #002f7b !important;}

.industry_news { padding: 80px 0;}
.industry_news_title { text-align: center; margin-bottom: 40px;}
.industry_news_title h1 {font-weight: bold; position: relative; display: inline-flex; z-index: 99; margin-bottom: 30px;}
.industry_news_title h1::after { content: ''; display: block; width: 30px; height: 30px; border: 4px #fccf00 solid; border-radius: 50%; position: absolute; right: -15px; z-index: -9; top: -10px;}
.industry_newsswiper { overflow: hidden; height: auto; margin-left: auto;  margin-right: auto; position: relative; padding-bottom: 60px;}
.industry_newsswiper .swiper-slide {
	text-align: center;
	font-size: 18px;
	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;
	  transition-property:all;
    }
.industry_newsswiper .industry_news_item { width: 100%; border: 1px #e5e5e5 solid;}
.industry_newsswiper .industry_news_item a h2 { color: #333; font-size: 18px; margin: 0;word-break: break-all; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.industry_newsswiper .industry_news_item .industry_news_pic img { width: 100%;}
.industry_newsswiper .industry_news_text { min-height: 100%; padding: 25px 25px;}
.industry_newsswiper .swiper-pagination-bullet { opacity:1; margin:0 10px; background: #ccc;}
.industry_newsswiper .swiper-pagination-bullet-active { background: #002f7b !important;}


/*-------------资讯中心----------------*/
.news_hot_box { border-bottom: 1px #e5e5e5 dashed; padding-bottom: 25px; margin-bottom: 25px;}
.news_hot_box .main { margin:0 auto; padding:40px 0;}
.news_hot_box .title{font-size:24px; margin-bottom: 1em; text-align: center;}
.news_hot_box .img-count,.img-count img{position:relative;}
.news_hot_box .img-count-in{ position:absolute; top:0; left:0; right:0; bottom:0; overflow:hidden;height:100%; *height:100%;}
.news_hot_box .w-newsList1 {position: relative;}
.news_hot_box .w-newsList1 a { display: block; text-decoration: none; color: #221814;}
.news_hot_box .w-newsList1 a:hover { color: #fccf00}
.news_hot_box .w-newsList1 .news-item{ position:relative;}
.news_hot_box .w-newsList1 .news-imgbox{ width:58%;}
.news_hot_box .w-newsList1 .news-imgbox img{ transition:transform 3.5s; -webkit-transition:transform 3.5s;transform:scale(1.1); -webkit-transform:scale(1.1);}
.news_hot_box .w-newsList1 .swiper-slide.swiper-slide-active .news-imgbox img{ transform:scale(1); -webkit-transform:scale(1);}
.news_hot_box .w-newsList1 .aspectRatio{padding-bottom:450px;}
.news_hot_box .w-newsList1 .news-text { position: absolute; right:0; width:50%; top: 50%;top:10%\9; *top:10%; transform:translateY(-50%); -webkit-transform:translateY(-50%); background: #fff; padding: 30px 15px 40px 4%; overflow:hidden;}
.news_hot_box .sec1:root .w-newsList1 .news-text{ top:50%;}
.news_hot_box .w-newsList1 .date { line-height: 1.4; margin-bottom: 0.8em;}
.news_hot_box .w-newsList1 .date .day_month {font-size:17px; color: #bebebe;}
.news_hot_box .w-newsList1 .news-h {font-size:24px; font-weight: bold; line-height: 1.4; height:2.8em; overflow: hidden; margin-bottom: 0.3em;}
.news_hot_box .w-newsList1 .news-sum { line-height: 1.8; height:3.5em; overflow: hidden; color:#aaa;}
.news_hot_box .w-newsList1 .more {
	margin-top:20px; 
	width: 45px; 
	height: 24px; 
	float: right; 
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAQCAYAAAAFzx/vAAABIUlEQVQ4jb3VMUscQRQH8J+yNgaLFAoPJSBnKaTRUhDBRoiVpBG09mMIljY2geuCIH4GG7FKE7BRSxGPyCtstLJQxGYPTr1D3LvNHxb2McP7McPO7FCz2dRPMhNExDec4gormXnbbf5wX9rrjOEr5nAcEeO1gpl5gQ08Y7YXOsgVysyDLuhEbWAP9E9ETNUGdqBreEQDJ220wBfMYKhK84joNXSFHWx3oIsFzjBdBftkGjgaxsN/wNoZLfAdkypu6QdZxV75foPlAk+4rtqxfdO8TUT8xG5ZXmIpM1u1fKURsY5DjJTYYma2qOFYRMQm9sve51jIzH/t8YGCEbGF3x3YUr7Z84GBETGPX2X5t8Te/TGKQYG4K58z/MjM+26TXgDh8VYjv3NjTgAAAABJRU5ErkJggg==") center no-repeat;}
.news_hot_box .w-newsList1 .adSN_page { position: absolute; z-index: 9; left:50%; bottom:50%; margin-bottom: -123px; top: auto; transform: none; -webkit-transform: none; width:35%; padding-left: 4%; }
.news_hot_box .w-newsList1 .adSN_page span { display: inline-block; *display:inline; *zoom:1; margin:0 6px;}
.news_hot_box .w-newsList1 .swiper-num { position: absolute; z-index: 9; right: 15px; top:50%; margin-top: -130px; color: #bebebe;}
.news_hot_box .w-newsList1 .swiper-num .active { font-size:32px; font-weight: bold;}
.news_hot_box .w-newsList1 .swiper-pagination-bullet { opacity:1; margin:0 10px; background: #ccc;}
.news_hot_box .w-newsList1 .swiper-pagination-bullet-active { background: #002f7b !important;}

.news_list li { border-bottom: 1px #e5e5e5 dashed; padding-bottom: 25px; margin-bottom: 25px; list-style: none; overflow: hidden;}
.news_list li img { float: left; width: 438px; height: 272px;}
.news_list_info { float: right; width: 760px; margin-right: 15px;}
.news_list_info h4 { font-size: 22px; font-weight: bold; margin-bottom: 30px; margin-top: 20px;}
.news_list_info h4 a { color: #221814;}
.news_list_info h4 a:hover { color: #fdd000;}
.news_list_info p { font-size: 16px;}
.news_list_info p.news_list_time { margin-top: 40px; font-size: 14px; color: #b5b5b5;}

.news_body { box-shadow: 0 0 20px #f6f6f6; padding: 40px 140px;}
.news_title { text-align: center; border-bottom: 1px #e5e5e5 solid; margin-bottom: 30px; padding-bottom: 20px;}
.news_title h1 { font-size: 28px; font-weight: bold; margin-bottom: 20px;}
.news_content { margin-bottom: 40px;}
.news_content img { max-width:100%;}
.news_content p { font-size: 16px; line-height: 30px; margin-bottom: 15px;}
.news_next { border-top: 1px #e5e5e5 dashed; padding-top: 20px;}
.news_next p { margin-bottom: 15px;}
.news_next p a:hover { color: #fccf00;}


.product_list { display: flex; flex-wrap: wrap; justify-content: space-between;}
.product_list_item { width: 49%; box-shadow: 0 0 10px #e5e5e5; margin-bottom: 30px; border-radius: 4px; overflow: hidden;}
.product_list_item a { display: flex; flex-wrap: wrap; justify-content: space-between; width: 100%; padding: 20px;}
.product_list_item a h4 { color: #221814;}
.product_list_item a:hover { background: #002f7b; color: #fff;}
.product_list_item a:hover h4,.product_list_item a:hover p { color: #fff;}
.product_list_pic { width: 56%; height: 300px;}
.product_list_pic img { width: 100%; height: 100%; object-fit: cover; object-position: center;}
.product_list_info { width: 40%;}
.product_list_info h4 { font-size: 28px; font-weight: bold; margin-bottom: 20px; margin-top: 30px;}
.product_list_info p { font-size: 16px;}

.product_head { padding: 80px 0;}
.product_head_item { display: flex; flex-wrap: wrap; justify-content: space-between;}
.product_head_item .product_photo { width: 50%; display: flex; justify-content: center; flex-wrap: wrap;}
.product_head_item .product_title { width: 45%; margin-top: 120px;}
.product_head_item .product_title h1 { font-size: 28px; font-weight: bold; margin-bottom: 20px;}
.product_head_item .product_title p { font-size: 18px; line-height: 35px; margin-bottom: 80px;}
.product_head_item .product_title a { display: inline-flex; font-size: 16px; color:#fff; background: #002f7b; border-radius: 26px; padding: 12px 55px;}
.product_head_item .product_title a:hover { background: #fccf00;}
.product_head_item .product_title a.product_pdf { color: #002f7b; background: #fff; padding: 12px 35px;}
.product_head_item .product_title a.product_pdf i { position: relative; top: 2px;}
.product_head_item .product_title a.product_pdf:hover { color: #004bc4; background: #fff; text-decoration: underline}
.product_head_item .product_title a.product_pdf:hover i svg path { stroke:#004bc4}

.product_youshi { padding: 80px 0 60px; background: url(../images/product_youshi_bg.jpg) no-repeat #f6f6f6; background-size: cover;}
.product_youshi_title { margin-bottom: 40px;}
.product_youshi_title h1 { display: initial; font-weight: bold; font-size: 28px;}
.product_youshi_title h1::before { content: ''; display: inline-block; width: 8px; height: 30px; background: linear-gradient(#002f7b, #fdd000); position: relative; top: 5px; margin-right: 15px;}
.product_youshi_content { display: flex; flex-wrap: wrap; justify-content: space-between;}
.product_youshi_content ul { width: 45%; margin-bottom: 20px;}
.product_youshi_content ul li { list-style: none;}
.product_youshi_content ul li h4 { font-weight: bold;}
.product_youshi_content ul li p { font-size: 16px;}

.product_canshu { padding: 80px 0 60px;}
.product_canshu_title { margin-bottom: 40px;}
.product_canshu_title h1 { display: initial; font-weight: bold; font-size: 28px;}
.product_canshu_title h1::before { content: ''; display: inline-block; width: 8px; height: 30px; background: linear-gradient(#002f7b, #fdd000); position: relative; top: 5px; margin-right: 15px;}
.product_canshu_content table tr td { padding: 15px; border-bottom: 1px #e5e5e5 solid;}
.product_canshu_content table tr > td:first-child { width: 30%;}
.product_canshu_content table tr td p { font-size: 16px; font-family: 'Microsoft YaHei', sans-serif;}

.product_soft_body { padding:80px 0 0; }
.product_soft_gaishu { margin-bottom: 60px; border-bottom: 1px #e5e5e5 solid; padding-bottom: 40px;}
.product_soft_gaishu h1 { font-size: 36px; margin-bottom: 25px;}
.product_soft_gaishu p { font-size: 16px; color: #221814; margin-bottom: 10px;}
.product_soft_item { margin-bottom: 40px; overflow: hidden; border-bottom: 1px #e5e5e5 dashed; padding-bottom: 40px;}
.product_soft_item .product_soft_item_info { float:left; width: 45%;}
.product_soft_item .product_soft_item_info h1 { font-size: 28px; margin-bottom: 30px; font-weight: bold;}
.product_soft_item .product_soft_item_info h1 small { display: block; color: #221814; margin-top: 15px; font-size: 24px; font-weight: normal;}
.product_soft_item .product_soft_item_info p { font-size: 16px;}
.product_soft_item .product_soft_item_pic { float:right; width: 40%;}
.product_soft_item .product_soft_item_pic img { width: 100%;}
.product_soft_item:nth-child(2n) .product_soft_item_info { float:right;}
.product_soft_item:nth-child(2n) .product_soft_item_pic { float:left;}


.product_case { padding: 60px 0 60px; background: #f6f6f6;}
.product_case_title { margin-bottom: 60px;}
.product_case_title h1 { display: initial; font-weight: bold; font-size: 28px;}
.product_case_title h1::before { content: ''; display: inline-block; width: 8px; height: 30px; background: linear-gradient(#002f7b, #fdd000); position: relative; top: 5px; margin-right: 15px;}
.product_case_list { display: flex; flex-wrap: wrap; justify-content: space-between;}
.product_case_list li { list-style: none; background: #fff; border-radius: 4px; width: 23%; text-align: center; overflow: hidden;}
.product_case_list li h3 { font-size: 18px; color: #717071; margin-bottom: 20px;}

.product_tuijian { padding: 80px 0 60px; border-bottom: 1px #e5e5e5 solid;}
.product_tuijian_title { margin-bottom: 60px;}
.product_tuijian_title h1 { display: initial; font-weight: bold; font-size: 28px;}
.product_tuijian_title h1::before { content: ''; display: inline-block; width: 8px; height: 30px; background: linear-gradient(#002f7b, #fdd000); position: relative; top: 5px; margin-right: 15px;}
.hot_product {}
.hot_product .swiper-container { width: 100%; margin-left: auto; margin-right: auto; padding-bottom: 40px;}
.hot_product .swiper-slide a { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center}
.product_tuijian_propic { background: #fccf00; border-radius: 20px; overflow: hidden; height: 500px; width: 50%}
.product_tuijian_propic::after {
	content: 'PRODUCT';
	display: block;
	color: #c7a819;
	position: absolute;
	left: -260px; 
	top: 130px;
	transform: rotate(90deg) translateY(-50%);
	font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
	font-size: 138px;
}
.product_tuijian_propic img { position: relative; z-index: 99; width: 78%; margin-left: 100px;}
.product_tuijian_info { background: #002f7b; padding: 60px 120px 60px 240px; border-radius: 20px; margin-left: -280px; width: 60%;}
.product_tuijian_info h4 { color: #fff; font-weight: bold; font-size: 28px; margin-bottom: 30px;}
.product_tuijian_info p { color: #fff; font-size: 16px;}
.hot_product .swiper-pagination-bullets { bottom:0;}
.hot_product .swiper-pagination-bullet { width: 30px; height: 5px; border-radius: 4px; opacity:1; margin:0 10px; background: #dcdcdc;}
.hot_product .swiper-pagination-bullet-active { background: #002f7b !important;}

.product_back { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; justify-content: center; margin-top: 40px; font-size: 16px;}
.product_back a { color: #221814;}
.product_back a rect { s-webkit-transition:0.5s;transition:0.5s;}
.product_back a:hover { color: #fccf00;}
.product_back a:hover path { stroke: #fccf00;-webkit-transition:0.5s;transition:0.5s;}
.product_back a i { position: relative; top: 5px;}

.product_contact { padding: 80px 0 60px;}
.product_contact_title { margin-bottom: 40px; text-align: center}
.product_contact_title h1 { font-weight: bold; font-size: 28px; margin-bottom: 20px;}
.product_contact_title p { font-size: 18px; margin-bottom: 40px;}
.product_contact_title a { display: inline-block; font-size: 16px; color:#fff; background: #002f7b; border-radius: 26px; padding: 12px 55px;}
.product_contact_title a:hover { background: #fccf00;}

.ProductIntroduction { overflow: hidden;}
.ProductExhibition { position: relative; z-index: 9; height: 200px;}
.ProductExhibition .Exhibition_num { display: flex; flex-wrap: nowrap; justify-content: space-between;}
.ProductExhibition .Exhibition_num .Exhibition_item { margin-right: 5px;}
.ProductExhibition .Exhibition_num .Exhibition_item img { width: 120px; height: 120px; opacity: 0.5; vertical-align: top; box-sizing: border-box; padding: 15px;}
.ProductExhibition_box,
.ProductExhibition_box .Exhibition_Img,
.ProductExhibition_box .Exhibition_Img img {}
.ProductExhibition_box .Exhibition_Img img { box-sizing: border-box; padding: 15px;}
.Exhibition_items {
	position: absolute;
	width: 120px;
	height: 120px;
	border-bottom: 3px #002f7b solid;;
	-webkit-transition: -webkit-transform .5s cubic-bezier(.86, 0, .07, 1);
	-o-transition: transform .5s cubic-bezier(.86, 0, .07, 1);
	transition: transform .5s cubic-bezier(.86, 0, .07, 1);
	transition: transform .5s cubic-bezier(.86, 0, .07, 1), -webkit-transform .5s cubic-bezier(.86, 0, .07, 1);
}
.ProductExhibition .Exhibition_num .czt_active img { opacity: 1;}
.ProductExhibition_wrap { position: relative; width: 580px; height: 580px;}
.ProductExhibition_box { position: absolute; transition: all .5s; display: flex;}
.ProductExhibition_box img {width: 580px;height: auto;}


.product_soft_list .thumbnail { padding: 0; box-shadow: 0 0 10px #e5e5e5; border: 1px solid #e5e5e5;}
.product_soft_list .thumbnail .caption { padding: 20px; min-height: 160px;}
.product_soft_list .thumbnail .caption h3 { margin-top: 5px; font-size: 28px; font-weight: bold;}
.product_soft_list .thumbnail .caption p { font-size: 15px;}

/*--------------关于我们-------------------*/
.about_page_title { display: flex; justify-content: center; flex-wrap: wrap; margin-bottom: 80px;}
.about_page_title li { list-style: none; margin: 15px;}
.about_page_title li:nth-last-of-type(1) { margin-right: 0;}
.about_page_title li a { display: block; border-radius: 20px; background: #f5f6f8; padding: 8px 35px; font-size: 16px; color: #221814;}
.about_page_title li a:hover { background: #002f7b; color: #fff;}
.about_page_title li.active a { background: #002f7b; color: #fff;}

.about_page_info {position: relative;}
.about_page_content { width: 660px; margin-bottom: 40px;}
.about_page_content h1 { font-weight: bold; color: #221814; font-size: 32px; margin-bottom: 30px; margin-top: 10px;}
.about_page_content h2 { color: #221814; font-size: 28px; margin: 0;}
.about_page_content p { font-size: 16px; line-height: 30px; margin-bottom: 15px;}
.about_page_info_photo { position: absolute; top: 0; right: -110px;}

.about_wenhua { padding: 80px 0; background: #f5fafe;}
.about_wh_jzg { float: left; width: 48%; position: relative; margin-right: 40px;}
.about_wh_jzg img { width: 100%;}
.about_wh_yj { float: left; width: 48%; position: relative; margin-bottom: 42px;}
.about_wh_yj img { width: 100%;}
.about_wh_sm { float: left; width: 48%; position: relative;}
.about_wh_sm img { width: 100%;}
.about_wenhua_text { position: absolute; z-index: 99; color: #fff; top: 40px; left: 40px;}
.about_wenhua_text h3 { font-size: 28px; margin-bottom: 30px;}
.about_wenhua_text p { color: #fff; font-size: 16px; margin-bottom: 10px;}

.about_fzlc { padding: 80px 0 40px; background: url(../images/home_kehu_bg.jpg) no-repeat #f8f8f8; background-size: cover;}
.about_fzlc .home_title { margin-bottom: 80px;}
#timeline { width: 1000px; height: 300px; overflow: hidden; margin: 20px auto; background: url('../images/fzlc_icoline.gif') left 45px repeat-x;}
#dates { width: 1000px; height: 60px; overflow: hidden; position: relative; margin-bottom: 40px;}
#dates li { list-style: none; float: left;  font-size: 22px; text-align: center; }
#dates a { display: block; width: 140px; height: 50px; line-height: 38px; padding-bottom: 10px; color: #717071; background: url('../images/fzlc_icodot.png') center bottom no-repeat;}
#dates a.selected { font-size: 36px; color: #fccf00; background: url('../images/fzlc_icodot_on.png') center bottom no-repeat;}
#issues { width: 1000px; height: 300px;overflow: hidden;}	
#issues li { width: 1000px; height: 300px; list-style: none; float: left; text-align: center; overflow: hidden;}
#issues li h4 { position:relative; font-size:34px; margin-bottom:3%; padding:0 80px; display:inline-block; text-align:center;line-height: 45px;}
#issues li h4:after {content:''; background:#000; width:100px; height:1px; position:absolute; left:-60px; bottom:12px;}
#issues li h4:before {content:''; background:#000; width:100px; height:1px; position:absolute; right:-60px; bottom:12px;}


.about_lingdao { padding: 80px 0 80px;}
.about_rongyu { padding: 80px 0 80px; background: #fbfbfb}
.about_rongyu_swiper { position: relative;width: 100%; height: auto; padding:0px 0 60px; margin-left: auto;  margin-right: auto;}
.about_rongyu_swiper .swiper-slide {
	text-align: center;
	font-size: 18px;
	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;
	transition-property:all;
 }
.about_rongyu_swiper .swiper-slide img { width:100%;}
.about_rongyu_swiper #progressEffect{ position: absolute; z-index: 10; top: 40px; left: 20px;}
.about_rongyu_swiper .swiper-pagination-bullet { border-radius: 4px; opacity:1; margin:0 10px; background: #b4b4b4;}
.about_rongyu_swiper .swiper-pagination-bullet-active { background: #003a8f !important;}

/*----------------------人力资源------------------------*/
.job_home_photo_item { display: flex; flex-wrap: wrap; justify-content: space-between;}
.job_home_photo_item li { list-style: none; height: 300px; padding: 10px;}
.job_home_photo_item li img { width: 100%; height: 100%; object-fit: cover; object-position: center;}
.job_home_photo_item li:nth-child(1){ width:30%;}
.job_home_photo_item li:nth-child(2){ width:70%;}
.job_home_photo_item li:nth-child(3){ width:50%;}
.job_home_photo_item li:nth-child(4){ width:25%;}
.job_home_photo_item li:nth-child(5){ width:25%;}

.job_list { padding-top: 0;}
.positionsbox { width:100%;}
.fieldset {position:relative;margin-bottom:2em;font-size:14px;font-weight:bold;text-align:center;}
.fieldset:before {content:"";position:absolute;left:0;bottom:50%;width:100%;height:1px;background:#e5e5e5;}
.fieldset span {position:relative;z-index:88;padding:0 2.25em;background:#fff;}
.positions-list { font-size:14px;}
.positions-list .item { padding:20px 15px; cursor:pointer;}
.positions-list .item a { color:#333; text-decoration:none; font-size:16px;}
.positions-list .item a:hover { color:#5a2f5e;}
.positions-list .item:nth-child(odd) { background:#f1f1f1;}
.positions-list .item:last-child { border-bottom:solid 1px #f1f1f1;}
.positions-list .locale { float:right;color:#999;}
.positions-list .cover { display:none; position:fixed; z-index:1000; height:100%; width:100%; top:0; left:0; background:#002f7b; opacity:.5;}
.operationbox:after, [class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-cross:before { content: "";}
.positions-list .jobInf { display:none; position:fixed; z-index:1001; width:900px; left:50%; margin-left:-450px; height:60%; top:10%; background:#fff; box-shadow:0 0 4px #666; padding:3em 3.5em;}
.positions-list .jobInf .titBar { margin-bottom: 30px;}
.positions-list .jobInf .titBar>* { display:inline-block;}
.positions-list .jobInf .titBar .tit { font-size:1.714285em;}
.positions-list .jobInf .titBar .where { font-size:1.14285em; color:#888; margin-left:3em;}
.positions-list .jobInf .con { overflow:auto; line-height: 30px; font-size:16px;}
.positions-list .jobInf .con p { color: #221814; font-size: 16px; margin-bottom: 10px;}
.positions-list .jobInf .job_url { width:100%; margin:0 auto; position: absolute; bottom: 20px; font-size: 16px; color: #002f7b}
.positions-list .jobInf .close { position: absolute; right: 0; top: 0; width: 34px; height: 34px; background: #fccf00; color: #fff; line-height: 34px; text-align: center; cursor: pointer; opacity: 1}
.positions-list .jobInf .close:hover { background: #002f7b;}


.contact_content { margin-top: 60px; border-bottom: 1px #e5e5e5 solid; padding-bottom: 40px; margin-bottom: 40px;}
.contact_content h2 { font-size: 28px; color: #221814; margin-bottom: 30px; font-weight: bold;}
.contact_content p { font-size: 16px; margin-bottom: 10px;}
.contact_fenzhi { display: flex; flex-wrap: nowrap; justify-content: space-between;}
.contact_fenzhi li { list-style:none; box-shadow: 0 0 20px #f0f0f0; padding: 15px; margin: 10px;}
.contact_fenzhi li img { width: 100%;}
.contact_fenzhi_info h3 { font-size: 20px; font-weight: bold; color: #221814;}
.contact_fenzhi_info p { font-size: 16px;}
.contact_online_body { background: #f9f9f9; padding: 60px 0;}
.contact_online { padding: 40px 60px; background: #fff;}
.contact_online h2 { margin-bottom: 40px; font-size: 28px; border-bottom: 1px #e5e5e5 solid; padding-bottom: 15px; line-height: 45px; color: #221814; text-align: center;}
.contact_online .fc-form-body { width: 60%; margin: 0 auto;}
.contact_online .required { color: #FF0004;}
.contact_online .form-horizontal .control-label { font-size: 16px; font-weight: normal;}
.contact_online .form-control { border-radius: 0px; border: 1px #e5e5e5 solid;}
.contact_online .mt-checkbox-inline { font-size: 16px; line-height: 35px;}
.contact_online .mt-checkbox-inline label { font-weight: normal; margin-right: 20px;}
.contact_online .btn-primary { background-color: #002f7b; border-color: #002f7b; padding: 10px 60px;}
.contact_online .btn-primary:hover { background-color: #fccf00; border-color: #fccf00;}
.contact_online .form-recaptcha { width: 300px;}

footer { background: #002f7b;}
.foot_box { display: flex; padding: 80px 0 80px; flex-wrap: wrap; justify-content: space-between; }
.foot_logo {}
.foot_menu { display: flex; width: 50%; flex-wrap: wrap; justify-content: space-between; }
.foot_menu li { list-style: none;}
.foot_menu li h3 { color: #fff; font-size: 18px; margin-top: 0;}
.foot_menu li p { line-height: 30px;}
.foot_menu li a { color: #b5c8e5;}
.foot_menu li a:hover { color: #fccf00;}
.foot_menu li.foot_menu_hy { width: 30%}
.foot_menu li dl {display: flex; flex-wrap: wrap; justify-content: space-between;}
.foot_menu li dl dd { width: 50%;line-height: 30px;}
.foot_contact { width: 22%; text-align: right; position: relative;}
.foot_contact h4 { font-size: 16px; color: #7c96c1; margin-top: 0;}
.foot_contact h1 { font-size: 40px; color: #fff; margin-top: 0; font-family: BEBAS;}
.foot_contact p { color: #fff;}
.foot_contact p.foot_ewm { text-align: center; width: 105px; position: absolute; right: 0; margin-top: 15px;}
.foot_contact p.foot_ewm span { display: block}
.foot_copy { text-align: center; border-top: 1px #153e80 solid; padding: 25px 0;}
.foot_copy p { color: #5e7aa8;}
.foot_copy p a { color: #5e7aa8;}
.foot_copy p a:hover { color: #fccf00;}

/*-----------------在线客服---------------------*/
#moquu_top,#moquu_wshare {
	z-index:2;
	width:50px;
	height:50px;
	right:10px;
	position:fixed;
	cursor:pointer;
	_position:absolute;
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))
}
#moquu_wshare { bottom:75px;}
#moquu_wshare a { background:url(../images/sbtn.png) 0 -50px #002f7b; width:50px; height:50px; right:0; display: flex; align-items: center; justify-content: center;}
#moquu_wshare a:hover { background:#fccf00}
#moquu_top { background:#fccf00; width:50px; height:50px; display: flex; align-items: center; justify-content: center; bottom:20px;}
#moquu_top:hover { #ecc200}
.moquu_wshare { position:relative; z-index:2;}
.moquu_wshare a:hover .moquu_wshareh { display:block}
.moquu_wxin .moquu_wxinh { position:absolute; display:none; left:-280px; top:-200px; width:275px; height:355px; background:url(../images/footer_kefu_tel.png) no-repeat}
.moquu_wshare .moquu_wshareh {position:absolute; display:none; left:-280px; top:-250px; width:275px; height:360px; background:url(../images/footer_kefu_tel.png) no-repeat}

/*-----------------产品详情在线留言---------------------*/
.tc1 .tc { pointer-events: none;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0; position:  fixed;width:  100%;height:  100%;top: 0;z-index: 99999;}
.tc1 .tc.act { display: block;filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;  pointer-events: auto; }
.tc1 .close,.tc{ transition:all ease 400ms; -moz-transition:all ease 400ms; -ms-transition:all ease 400ms; -o-transition:all ease 400ms; -webkit-transition:all ease 400ms; } 
.tc1 .tc-box { position:absolute; background: #fff; top:50%; z-index:9999; width: 680px; left:50%; margin-left: -340px; margin-top: -260px; border-radius: 4px;}
.tc1 .tc-box .livechat_info { padding: 40px 46px;}
.tc1 .tc-box .livechat_info h4 { font-size: 12px; color: #f49b00;}
.tc1 .tc-box .livechat_info h2 { font-size: 36px; margin-top: 15px; margin-bottom: 20px;}
.tc1 .tc-box .livechat_info h2 small { display: block; font-size: 14px; color: #888; margin-top: 10px;}
.tc1 .tc-box .livechat_info p { font-size: 14px; line-height: 26px; margin-bottom:34px;}

.tc_close { position: absolute; right: -10px; z-index: 999; top: -10px; background: #333; color: #fff; border-radius: 50%; width: 26px; line-height: 26px; text-align: center; font-size: 12px;}
.tc_close:hover { cursor: pointer;}
.tc1 .tc_bg { height: 100%; background: rgba(106,134,154,.8); position: absolute; top: 0; left: 0; width: 100%; z-index: 0;}