@charset "utf-8";

@font-face{font-family:TT0154M;src:url(../fonts/TT0154M_0.TTF);}

html {

	width:100%;

	margin:0;

	padding:0;

	-ms-text-size-adjust: 100%;

    -webkit-text-size-adjust: 100%;

}

body {

	width: 100%;

	font-family:"微软雅黑";

	font-size:14px;

	margin:0;

	padding:0;

	color:#333;

	line-height:200%;

}

img{

	border: none;

}

*:focus { outline: none; }

dl,dt,dd{display:block;margin:0;}

p,ul,li,form,h1,h2,h3,h4,h5,h6,dl,dd{

	margin: 0;

	padding: 0;

	list-style: none;

}

input,textarea{font-size:14px;}

input,textarea,img{outline:none}

a {

	color: #333;

	text-decoration: none!important;

	cursor:pointer;

	background: transparent; /*修正win8系统IE连接灰色背景*/

	outline:none;

    blr:expression(this.onFocus=this.blur());

}

a img{ border:none;}

a:hover {

	color:#d80c18;

	transition:color 300ms;

	-ms-transition:color 300ms;

	-moz-transition:color 300ms;

	-webkit-transition:color 300ms;

	-o-transition:color 300ms;

}

.wrap{width:92%;margin:0 auto; overflow:hidden}

.clear{ clear:both; margin:0; padding:0; height:0;}

.fl{ float:left;}

.fr{ float:right;}

.tc{ text-align:center;}

html{ width:100%; overflow-x:hidden;}

.cf:after {content:"";overflow:hidden;display:block;clear:both;*zoom:1}

input::-webkit-input-placeholder{

            color:#b2b2b2;

        }

        input::-moz-placeholder{   /* Mozilla Firefox 19+ */

            color:#b2b2b2;

        }

        input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */

            color:#b2b2b2;

        }

        input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 

            color:#b2b2b2;

        }

textarea::-webkit-input-placeholder{

            color:#b2b2b2;

        }

        textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */

            color:#b2b2b2;

        }

        textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */

            color:#b2b2b2;

        }

        textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 

            color:#b2b2b2;

        }



/* 头部 */

#header {

    width: 100%;

}

#index #header {

    position: absolute;

    z-index: 10;

    top: 0;

    left: 0;

}

#index #header .wrapper {

    margin: 16px auto 0 auto;

}

#index #header .fix_header .wrapper {

    margin: 0 auto;

}

#header #nav .wrapper {

    height: auto;

    margin: 0 auto;

}

#header .logo {

    font-size: 0;

    position: relative;

	top: 0;

	display: inline-block;

	width: 35%;

	vertical-align: middle; margin-left: 12px;

}

#header .logo a{

		display: table-cell;

		height: 50px;

		vertical-align: middle;

	}

#header .logo img{

		width: auto; height: 50px; display: block;

	}

#header .pc_header {

    position: relative;

}

#header .pc_header .wrapper .header_right {

    display: none;

}

#header .header_right {

    position: absolute;

    top: 0;

    right: 20px;

}

.header_right .hotline {

    line-height: 46px;



    display: block;

    float: left;



    width: auto;

    height: 46px;

    margin: 0 30px 0 0;



    text-align: center;



    color: #fff;

}

.header_right .hotline i {

    font-style: normal;

}

.hotline strong {

    font-weight: normal;

}

.hotline strong a {

    font-size: 30px;

    font-weight: bold;



    display: block;



    padding: 0 0 0 50px;



    color: #0199a8;

    background: url(../images/icon/ico_phone_05.png) no-repeat scroll left center;

}

#index .hotline strong a {

    color: #fff;

}

.sp_header{

		position: fixed;

		z-index: 9999100;

		top: 0;

		right: 0;

		display: block;

		width: 100%;

	}

	.sp_header .sp_logo{

		display: inline-block;

		float: left;

		margin: 10px 0 0 4%;

		font-size: 0;

	}

	.sp_header .sp_menu_btn{

		position: absolute;

		top: 0;

		right: 0;

		z-index:999999;

	}

	.sp_header .sp_menu_btn a{

		display: inline-block;

		width: 40px;

		height: 50px;

		text-indent: -9999px;

		background: #144b83 url(../images/menu.png) no-repeat scroll center center;

		background-size: 50% auto;

	}

	.sp_header .sp_menu_detail{

		position: fixed;

		top: 0;

		left: 0;

		display: none;

		width: 100%;

		height: 100%;

		padding: 0;

		background: #fff; z-index: 99999999;

	}

	.sp_header .sp_menu_detail header{

		padding: 0 0 5px 0;

		border-bottom: 1px solid #e6e6e6;

	}

	.sp_header .sp_menu_detail header .logo{

		float: left;

	}

	.sp_header .sp_menu_detail header .close_menu{

		display: inline-block;

		float: right;

		width: 18px;

		height: 18px; margin-top: 15px; margin-right: 18px;

		background: url(../images/ico_nav.png) no-repeat scroll -165px 0;

	}

	.sp_header .sp_menu_detail nav{

		margin: 0 0 10px 0;

	}

	.sp_header .sp_menu_detail nav ul li{

		display: table;

		width: 100%;

		border-bottom: 1px solid #e6e6e6;

		font-size: 0;

	}

	.sp_header .sp_menu_detail nav ul li > div{

		display: table-row;

		height: 55px; width: 100%;

		

	}

	.sp_header .sp_menu_detail nav ul li a{

		display: block; width: 100%; height: 100%;

		text-align: left;

		vertical-align: middle;

		color: #111;

		font-size: 14px;

		font-weight: bold;

		background: url(../images/mpic07.png) no-repeat 38% center;

		line-height:50px;

		background-size:16px;

		padding-left:47%; box-sizing: border-box;

	}

	.sp_header .sp_menu_detail footer{

		text-align: center;

	}

	.sp_header .sp_menu_detail footer .lan{

		margin: 0 0 10px 0;

	}

	.sp_header .sp_menu_detail footer .lan a{

		vertical-align: middle;

		color: #111;

		font-size: 14px;

	}

	.sp_header .sp_menu_detail footer .lan span{

		margin: 0 5px;

		color: #111;

	}

	.sp_header .sp_menu_detail footer .code_news{

		font-size: 0;

	}

	.sp_header .sp_menu_detail footer .code_news a{

		display: inline-block;

		margin:0 10px;

	}

	.sp_header .sp_menu_detail footer .code_news a img { height:25px;}

	.sp_header .sp_menu_detail footer .code_news .code{

		width: 42px;

		height: 42px;

		margin: 0 15px 0 0;

		background-size: 100% auto;

	}

	.sp_header .sp_menu_detail footer .code_news .news{

		width: 42px;

		height: 42px;

		margin: 0 15px 0 0;

		background: url(../images/icon/ico_news_02.png) no-repeat scroll 0 0;

		background-size: 100% auto;

	}

	.sp_header .sp_menu_detail footer .code_news .recruit{

		width: 42px;

		height: 42px;

		margin: 0 15px 0 0;

		background: url(../images/icon/ico_rc_01.png) no-repeat scroll 0 0;

		background-size: 100% auto;

	}

	.sp_header .sp_menu_detail footer .code_news .location{

		width: 42px;

		height: 42px;

		background: url(../images/icon/ico_add_02.png) no-repeat scroll 0 0;

		background-size: 100% auto;

	}



/*row1*/

.row1 { clear:both;position: relative; width:100%; left:0; top:0;}

.row1 .swiper-slide img{width: 100%;display: block;}

.row1 .swiper-pagination-bullet-active { background:#007aff !important}

.row1 .swiper-pagination-bullet { background:#fff; opacity:1}

.row1 .swiper-button-prev{width: 56px!important;height: 56px!important;background: url(../images/pic03.png) no-repeat center!important;}

.row1 .swiper-button-next{width: 56px!important;height: 56px!important;background: url(../images/pic04.png) no-repeat center!important;}



/*row2*/

.row2{ clear:both; padding:30px 20px 20px 20px; background:#034b94;color:#fff; text-align:center;}

.row2 .tx1 { font-size:18px; font-weight:bold; margin-bottom:25px;text-align:justify;}

.row2 .tx2 { background:#000; padding:5%; box-sizing:border-box; margin-bottom:20px;}

.row2 .tx2 p.p1 { font-size:22px; font-weight:bold; margin-bottom:16px; line-height:34px;}

.row2 .tx2 p.p2 { font-size:24px; font-weight:bold;}

.row2 .tx2 p.p2 a { color:#fff;}



/*row3*/

.row3 { clear:both;}

.row3 .tit { background:#e6e6e6; text-align:center; color:#333333; font-size:28px; font-weight:bold; padding:5% 0; line-height:46px;}

.row3 .d { border-bottom:8px solid #e6e6e6; width:100%; padding:10px 4% 7% 4%;}

.row3 .d .list {height:100px; position:relative; left:0; top:0;}

.row3 .d .list p.p1 { font-size:62px; font-weight:bold; color:#f0f0f0; line-height:100px; height:100px; position:absolute; left:0; top:0; z-index:1; letter-spacing:-3px; font-family:Arial, Helvetica, sans-serif}

.row3 .d .list p.p2 { font-size:18px; font-weight:bold; color:#034b94; position:absolute; left:15px; top:43px; z-index:2; height:32px;}

.row3 .d .pic img { display:block; width:100%; height:auto;}

.row3 .list-2 { width:92%; margin:0 auto; padding:5% 0;}

.row3 .list-2 ul li { margin-bottom:4%; width:100%; height:150px; position:relative; left:0; top:0;}

.row3 .list-2 ul li .img {width:100%; height:100%; position:absolute; left:0; top:0; z-index:1;}

.row3 .list-2 ul li .img img { display:block;width:100%; height:100%; }

.row3 .list-2 ul li .text { position:absolute; left:5%; top:23%; z-index:2}

.row3 .list-2 ul li .text h3 { color:#fff; font-size:22px; font-weight:bold; margin-bottom:5px; background: url(../images/mpic05.png) no-repeat left center; padding-left:36px; line-height:40px; height:40px; background-size:25px;}

.row3 .list-2 ul li .text p { color:#fff; font-size:16px;}





/*row4*/

.row4 { clear:both;}

.Mtit { color:#333333; font-weight:bold; padding:3% 0 5% 0; text-align:center}

.Mtit p.p1 { font-size:26px; line-height:36px;}

.Mtit p.p2 { font-size:15px; line-height:20px;}

.row4 .list { width:92%; margin:0 auto; overflow:hidden;}

.row4 .list ul li { background:#f0f0f0; margin-bottom:3%; width:100%; height:120px; padding:20px 0;}

.row4 .list ul li a { display:block; width:100%; height:100%;}

.row4 .list ul li .L { background:#144b83; color:#fff; text-align:center; width:15%; height:80px; float:left; padding-top:15px;}

.row4 .list ul li .L p.p1 { font-size:22px; font-weight:bold;}

.row4 .list ul li .L p.p2 { line-height:20px; font-size:13px;}

.row4 .list ul li .R { width:81%; float:right; height:80px; padding-right:3%;}

.row4 .list ul li .R p.p1 { color:#333333; font-size:16px; font-weight:bold; margin-bottom:8px; line-height:28px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap; }

.row4 .list ul li .R p.p2 { font-size:13px; line-height:20px;display: -webkit-box;

-webkit-box-orient: vertical;

-webkit-line-clamp: 2;

overflow: hidden;}

.row4 .mBtn { clear:both; text-align:center; margin:3% 0 5% 0;}

.row4 .mBtn a { font-size:16px; color:#144b83; border:1px solid #144b83; border-radius:20px; width:66%; margin:0 auto; height:42px; line-height:40px; display:block;}



/*row5*/

.row5 { clear:both; background:#f0f0f0; padding:5% 0 3% 0;}

.row5 .box { width:92%; margin:0 auto; background:#fff; text-align:center; color:#333; padding:6% 0;}

.row5 .box p.p1 img { width:58px; margin:0 auto; display:block; margin-bottom:3px;}

.row5 .box p.p2 { font-size:18px; font-weight:bold; line-height:36px; margin-bottom:3px;}

.row5 .box p.p3 { font-size:32px; line-height:40px; margin-bottom:15px;}

.row5 .box p.p4 img { display:block; width:100px; margin:0 auto}







/*简历弹出层*/

.fotdn{

	width: 100%;

	height: 100%;

	background: #000;

	background: rgba(0,0,0,.4);

	position: fixed;

	top: 0;

	left: 0;

	display: none;

	z-index: 9999999999999999999999999999999;

}

.fot_yp{

	width: 460px;

	height: 410px;

	position: absolute;

	top: 50%;

	left: 50%;

	margin-top: -165px;

	margin-left: -180px;

	background: #fff;

}

.yp_tit{

	width: 460px;

	height: 70px;

	background: #144b83;

	color: #fff;

	text-align: center;

	overflow: hidden;

}

.yp_tit p{

	font-size: 18px;

	margin-top: 13px;

	line-height:22px;

}

.yp_tit span{ font-size: 14px; line-height:22px;}

.fot_cnt{

	width: 460px;

	height: 300px;

}

.fot_cnt p{

	height: auto;

	overflow: hidden;

	zoom: 1;

	padding: 19px 0;

	border-bottom: 1px solid #dedede;

	font-size: 14px;

}

.fot_cnt p span{

	display: block;

	float: left;

	width: 90px;

	text-align: right;

}

.syff p span{

	display: block;

	width: 90px;

	font-size: 16px;

	margin-top: 12px;

}

.fot_cnt p em{

	display: block;

	float: left;

	width: 330px;

	margin-left: 10px;

}

.fot_cnt p em .txt{

	width: 300px;

	height: 30px;

	font-size: 14px;

	line-height: 30px;

	padding: 0 5px;

	font-style:normal

}

.syff p em .txt{

	height: 43px!important;

}

.sumt{

	width: 460px;

	height: 40px;

	position: absolute;

	left: 0;

	bottom: 0;

}

.sumt .sbnm{

	width: 460px;

	height: 40px;

	border: 0;

	background: #333;

	cursor: pointer;

	font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘";

	font-size: 15px;

	color: #fff;

	outline:none;

	-webkit-transition: 0.4s;

	-moz-transition: 0.4s;

	-ms-transition: 0.4s;

	-o-transition: 0.4s;

	transition: 0.4s;

}

.sumt .sbnm:hover{ background: #144b83;}

.fot_yp .fancybox {

    position: absolute;

    top: -16px;

    right: -16px;

    cursor: pointer;

}



/**--------------------------内页---------------------------**/

.iBanner { margin-top:50px;}

.iBanner img { clear:both; display:block; width:100%; height:auto;}



.iCon { clear:both; padding-bottom:50px;}

.iCon2 { clear:both;padding-bottom:50px;}

h1.pagetitle{ clear:both; margin-bottom:30px; }

h1.pagetitle i{color:#e5e5e5;display: block;font-size:50px;line-height:50px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-style:normal; letter-spacing:-3px;}

h1.pagetitle b{color:#144b83;font-style:bold;font-size:18px; height:32px;line-height:32px; display:block; margin-top:-40px; margin-left:15px;}

.iTitle2 h1.pagetitle { height:50px;}

.iTitle2 h1.pagetitle b { top:15px;}



.secMenu { width:100%; line-height:20px; overflow:hidden; box-sizing:border-box; margin-bottom:30px; padding-top: 15px; border-bottom: 1px solid #eee; padding-bottom: 6px;}
.secMenu .R { height: 100%; display:flex; align-items: center; justify-content:flex-start; flex-wrap: wrap;}
.secMenu .R a { color:#666666; height: 40px; display:block; float:left; width:21%; margin:0 2%; text-align:center; font-size:14px;-webkit-transition: 0.4s;

	-moz-transition: 0.4s;

	-ms-transition: 0.4s;

	-o-transition: 0.4s;

	transition: 0.4s;}

#Nowmenu { color: #144b83; box-sizing:border-box}

#Nowmenu3 { color: #144b83; box-sizing:border-box}



.secMenu .L .position { line-height:90px; height:90px;}

.secMenu .L .position a { line-height:90px; height:90px; float:left; margin-left:13px;background: url(../images/pic20.png) no-repeat left center; padding-left:18px; color:#666666; }

.secMenu .L .position .home { background: url(../images/pic19.png) no-repeat center center; display: inline-block; width:16px; padding-left:0; margin-left:0}





.secMenu2 { width:100%; height: auto;line-height:24px; border-bottom:1px solid #ebebeb; overflow:hidden; box-sizing:border-box; margin-bottom:0;}

.secMenu2 .wrap { width:100%}

.secMenu2 .R { padding:12px 0 1px 0}

.secMenu2 .R a { color:#666666; display:block; float:left; width:25%; margin:0 0 10px 0; text-align:center; font-size:14px;-webkit-transition: 0.4s;

	-moz-transition: 0.4s;

	-ms-transition: 0.4s;

	-o-transition: 0.4s;

	transition: 0.4s;}













/*公司简介*/

.qyjj-div .box1 { margin-bottom:4%;}

.qyjj-div .box1 .li { background: #F6F6F6; border-radius: 40px; width: 100%; margin-bottom: 10px; display: flex; align-items: center; padding:10px 15px 10px 15px; box-sizing: border-box; line-height: 22px;}



.qyjj-div .box1 .li img { display:inline-block; width:18px; height: auto; margin-right: 10px;}

.qyjj-div .box2 { clear:both;}

.qyjj-div .box2 p { margin-bottom:15px;}







/*发展历程*/

.iCon_bg .iHistory { clear:both;background:url("../images/pic31-on.png") repeat-y left center;}

.history-tit { font-size:34px; color:#666666; padding-left:50px; background:url("../images/pic30.png") no-repeat left center; line-height:44px; height:44px;text-transform:uppercase; margin-top:30px; margin-bottom:40px; font-weight:bold;background-size:40px;}

.iCon_bg .iHistory .list { box-sizing:border-box; width:100%;background:url("../images/pic31.png") no-repeat 2px 15px; overflow:hidden; padding-left:30px; margin-bottom:15px; background-size: 15px;}

.iCon_bg .iHistory .list .tit { font-size:36px; color:#285a8c; line-height:44px; height:44px;margin-bottom:10px;font-family:TT0154M; font-weight:bold;}

.iCon_bg .iHistory .list .tit span { font-size:16px; color:#333333; margin-left:3px;}

.iCon_bg .iHistory .list p { line-height:20px; margin-bottom:10px;background:url("../images/pic129.png") no-repeat left 7px; width:100%; padding-left:12px; box-sizing:border-box;}

.iCon_bg .swiper-button-prev { display:none}

.iCon_bg .swiper-button-next { display:none}



.zzry-div img { display:block; width: 100%; height: auto;}



/*企业文化*/

.qywh-div .box1 { color:#fff; margin-bottom:6%; text-align: center;}

.qywh-div .box1 .li { width:100%; overflow: hidden; margin-bottom:15px; padding:4%; box-sizing: border-box;border:1px solid  rgba(0,0,0,0.2);  }

.qywh-div .box1 .li .d1 { width: 40px; margin: 0 auto; margin-bottom:6px;}

.qywh-div .box1 .li .d1 img { display:block; width: 100%; height: auto;}

.qywh-div .box1 .li .d2 { font-size: 18px; color: #144B83; line-height: 26px; margin-bottom: 12px; letter-spacing: 2px;}

.qywh-div .box1 .li .d3 { font-size: 14px; color: #333; line-height: 22px; }

.qywh-div .box1 .li .d3 span { display:block; width: 100%; text-align: center;}




/*.qywh-div .box2 { clear:both; width:100%; overflow: hidden;margin:0 auto; background:url("../images/2023013107.jpg") no-repeat center center; padding:30px 0 20px 0; box-sizing: border-box; background-size: cover;}*/
.qywh-div .box2 { clear:both; width:100%; overflow: hidden;margin:0 auto; padding:30px 0 20px 0; box-sizing: border-box; background-size: cover;}

.qywh-div .box2 .tit { text-align:center; font-size: 15px; color: #666666; letter-spacing: 2px; line-height: 26px; margin-bottom:20px;}

.qywh-div .box2 .tit span { display: inline-block; color:#144B83; font-size: 17px; font-weight: bold; margin-right: 10px; padding-right: 10px;background:url("../images/2023013108.png") no-repeat right center; }

.qywh-div .box2 .ldgh-con { overflow:hidden; width:100%; margin:0 auto; height:700px;  }



.qywh-div .box2 .swiper-slide .list1 .li { width: 100%;padding:0 4% 0 4%;box-sizing: border-box;overflow: hidden; margin-bottom:20px;}

.qywh-div .box2 .swiper-slide .list1 .li .d1 {background:url("../images/2023013110.png") no-repeat left center; height: 33px; line-height: 32px; color: #fff; font-size: 15px; padding-left: 11px; box-sizing: border-box; font-weight: bold; margin-bottom:10px;}

.qywh-div .box2 .swiper-slide .list1 .li .d2 { color: #144B83; font-size: 12px; line-height: 20px;}

.qywh-div .box2 .swiper-slide .list1 .li .d3 { display:none}

.qywh-div .box2 .swiper-button-prev:after{ display: none}

.qywh-div .box2 .swiper-button-next:after{ display: none}

.qywh-div .box2 .swiper-button-prev{width:38px;height:38px;left:30%;background:url("../images/2023013112.png") no-repeat center center;background-size:cover; top: inherit; bottom: 4%; cursor: pointer; opacity: 1;-webkit-transition: 0.5s;

	-moz-transition: 0.5s;

	-ms-transition: 0.5s;

	-o-transition: 0.5s;

	transition: 0.5s;}

.qywh-div .box2 .swiper-button-next{width:38px;height:38px;right:30%; background:url("../images/2023013113.png") no-repeat center center;background-size:cover; top: inherit; bottom: 4%; cursor: pointer; opacity: 1;-webkit-transition: 0.5s;

	-moz-transition: 0.5s;

	-ms-transition: 0.5s;

	-o-transition: 0.5s;

	transition: 0.5s;}

.qywh-div .box2 .swiper-button-prev:hover {background:url("../images/2023013112-on.png") no-repeat center center;background-size:cover;}

.qywh-div .box2 .swiper-button-next:hover {background:url("../images/2023013113-on.png") no-repeat center center;background-size:cover;}





.qywh-div .box2 .swiper-slide .list2 {width:92%; margin: 0 auto; overflow: hidden;}

.qywh-div .box2 .swiper-slide .list2 .li { width: 100%;overflow: hidden; border: 1px dashed #144B83; box-sizing: border-box; border-radius: 20px; padding: 9px 2%; margin-bottom:14px; display: flex; align-items: center; justify-content: space-between}

.qywh-div .box2 .swiper-slide .list2 .li .liL { width:25%; float: left; overflow: hidden;}

.qywh-div .box2 .swiper-slide .list2 .li .liL img{display:block; width: 98%; height: auto;}

.qywh-div .box2 .swiper-slide .list2 .li .liR { width:71%; float: right;}

.qywh-div .box2 .swiper-slide .list2 .li .liR .d1 { font-size: 16px; color: #144B83; font-weight: bold; margin-bottom:4px; line-height: 24px;}

.qywh-div .box2 .swiper-slide .list2 .li .liR .d2{ font-size: 12px; color: #666; line-height: 20px;}





.qywh-div .box2 .swiper-slide .list3 .li { width: 92%;overflow: hidden; margin: 0 auto; box-sizing: border-box; padding-left:12px; margin-bottom:22px; border-left: 2px solid #144B83;}

.qywh-div .box2 .swiper-slide .list3 .li .d1 { font-size: 15px; color: #144B83; font-weight: bold; margin-bottom:4px; line-height: 24px; display: flex; align-items: center; justify-content: flex-start;}

.qywh-div .box2 .swiper-slide .list3 .li .d1 img { display:block; margin-left: 7px; width: 16px; height: auto;}

.qywh-div .box2 .swiper-slide .list3 .li .d2{ font-size: 12px; color: #666; line-height: 22px;}



.qywh-div .box2 .swiper-slide .list4 .li { width: 100%;overflow: hidden; box-sizing: border-box; padding: 0 4% 0 4%; margin-bottom: 18px;}

.qywh-div .box2 .swiper-slide .list4 .li .d1 { font-size: 15px; line-height: 24px; color: #666; font-weight:bold; margin-bottom: 2px;}

.qywh-div .box2 .swiper-slide .list4 .li .d2 { font-size: 12px; color: #666; line-height: 22px; text-align: justify;}





.qywh-div .box3 { clear:both; background:#fff; padding:32px 0 6% 0; }

.qywh-div .box3 .tit { text-align:center; font-size:16px; font-weight: bold; color: #144B83; line-height: 26px; margin-bottom: 4%;}

.qywh-div .box3 .list .li { width: 100%; overflow: hidden; margin-bottom: 23px; box-sizing: border-box;}

.qywh-div .box3 .list .li .d1 { display: inline-block; font-size: 15px; color: #144B83; font-weight: bold; margin-bottom: 7px; line-height: 24px; height: 24px; background:url("../images/2023013114.png") no-repeat right center; padding-right: 42px; background-size: 30px;}

.qywh-div .box3 .list .li .d2 { width: 100%; font-size: 12px; color: #333; line-height: 22px; border-top: 1px solid #144B83; padding-top: 8px;}





.qywh-div .box4 { clear:both;background:#f7f7f7 url("../images/2023013115.png") no-repeat center center; padding:32px 0; overflow: hidden; box-sizing: border-box; text-align: center; background-size: cover;}

.qywh-div .box4 .tit { text-align:center; font-size: 16px; font-weight: bold; color: #144B83; line-height: 26px; margin-bottom: 4%;}

.qywh-div .box4 .lc-con { height:270px; overflow:hidden; width:100%; margin:0 auto;background:url("../images/2023013111.png") repeat-x center 63px; }

.qywh-div .box4 .swiper-slide { height:210px;padding:0 2%;box-sizing: border-box;}

.qywh-div .box4 .swiper-slide .d1 { height: 30px; line-height: 30px; color: #144B83; font-size: 18px; box-sizing: border-box; font-weight: bold;}

.qywh-div .box4 .swiper-slide .d2 { font-size:15px; color: #144B83; font-weight: bold; line-height: 24px; margin-bottom: 8px;}

.qywh-div .box4 .swiper-slide .d3 {background:url("../images/2023013116.png") no-repeat center center; height: 67px; margin-bottom: 4px; background-size: 15px;}

.qywh-div .box4 .swiper-slide .d4 { font-size:13px; line-height: 22px;}

.qywh-div .box4 .swiper-button-prev:after{ display: none}

.qywh-div .box4 .swiper-button-next:after{ display: none}

.qywh-div .box4 .swiper-button-prev{width:38px;height:38px;left:30%;background:url("../images/2023013112.png") no-repeat center center;background-size:cover; top: inherit; bottom: 4%; cursor: pointer; opacity: 1;-webkit-transition: 0.5s;

	-moz-transition: 0.5s;

	-ms-transition: 0.5s;

	-o-transition: 0.5s;

	transition: 0.5s;}

.qywh-div .box4 .swiper-button-next{width:38px;height:38px;right:30%; background:url("../images/2023013113.png") no-repeat center center;background-size:cover; top: inherit; bottom: 4%; cursor: pointer; opacity: 1;-webkit-transition: 0.5s;

	-moz-transition: 0.5s;

	-ms-transition: 0.5s;

	-o-transition: 0.5s;

	transition: 0.5s;}

.qywh-div .box4 .swiper-button-prev:hover {background:url("../images/2023013112-on.png") no-repeat center center;background-size:cover;}

.qywh-div .box4 .swiper-button-next:hover {background:url("../images/2023013113-on.png") no-repeat center center;background-size:cover;}











/*资质荣誉*/

.content {

	position:relative;

	width:100%;

}

.content .wrapper {

	position: relative;

	width: 100%;

	margin: 0 auto;

}

.content .light { display:none;}

.content .main { background:url("../images/pic33.png") no-repeat 31px top}

.content .main .title {

	position: absolute;

	line-height: 40px;

	padding-left: 67px;

	left: 230px;

	top: 0;

	color: #58a6fb;

	font-size: 24px;

	background: url("../images/pic34.png") no-repeat left top;

}

.content .main .year {

	position: relative;

	z-index: 100;

}

.content .main .year h2 {

	height: 40px;

	width: 170px;

	padding-right: 30px;

	font-size: 24px;

	line-height: 40px;

	text-align: right;

}

.content .main .year h2 a {

	color: #58a6fb;

}

.content .main .year h2 i{

	display:block;

	position:relative;

	height:0;

	width:0;

	left:190px;

	top:-20px;

	border-width:6px;

	border-style:solid;

	border-color:#59a7fb transparent transparent transparent;

	-webkit-transition:.5s;

	-moz-transition:.5s;

	-ms-transition:.5s;

	-o-transition:.5s;

	transition:.5s;

	-webkit-transform-origin:6px 3px;

	-moz-transform-origin:6px 3px;

	-ms-transform-origin:6px 3px;

	-o-transform-origin:6px 3px;

	transform-origin:6px 3px

}

.content .main .year .list{

	position:relative;

	overflow:hidden;

	-webkit-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;

	-moz-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;

	-ms-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;

	-o-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;

	transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s

}

.content .main .year .list ul {

	bottom: 100px;

}

.content .main .year .list ul li {

	padding: 15px 0;

	color: #a1a4b8;

}

.cls {

	zoom: 1;

}

.cls:after {

	content: "";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden;

}

.content .main .year .list ul li .date,.content .main .year .list ul li .version{

	float:left;

	display:block;

	clear:left;

	width:80px;

	line-height:24px;

	text-align:right

}

.content .main .year .list ul li .date{

	color: #fff;

	width:70px;

	font-size:20px;

	font-weight:bold;

	line-height:76px;

	height:76px;

	text-align:center;

	position:relative; left:0; top:7px;

	background: url(../images/mpic08.png) no-repeat center center;

	background-size:63px;

	

}

.content .main .year .list ul li .more:before {content: "";display: block; width:11px; height:16px;background: url(../images/pic39.png) no-repeat center center; position:absolute; left:-10px;}

.content .main .year .list ul li .more {

	display: block;

	width: 76%;

	margin-left: 94px;

	background:#f5f5f5;

	padding:20px 20px 20px 15px;

	box-sizing:border-box;

	color:#666666;

	border-radius:6px;

	position:relative;

}

.content .main .year .list ul li .more p {line-height: 20px; margin-bottom:10px; padding-left:22px;background: url(../images/pic40-on.png) no-repeat left 4px; font-size:13px;}

.content .main .year .list ul li .more .pon {background: url(../images/pic40.png) no-repeat left 4px;}



.content .main  .laosding2 { clear:both; width:72px; height:72px; background: url(../images/pic38.png) no-repeat center center; margin:0 auto; position:absolute; bottom:0; left:0; font-size:0}

.content .main  .laosding2 a { display:block; width:100%; height:72px;}



/*企业新闻*/

.news-list .L { margin-top:30px;}

.news-list .R { width:100%;}

.news-list .L .L-2 .search { width:100%; height:50px;}

.news-list .L .L-2 input { display:block; width:84%; height:50px; line-height:50px; border:2px solid #dfdfdf; float:left; box-sizing:border-box; padding:0 15px;}

.news-list .L .L-2 button { display:block; width:16%; line-height:50px; height:50px; float:left; border:0;background:#dfdfdf url(../images/pic69.png) no-repeat center center; cursor:pointer;}



.news-list .R .R-2 ul li { width:100%; height:132px; padding:20px 0; overflow:hidden; border-bottom:1px solid #ebebeb; box-sizing:border-box;-webkit-transition: 0.3s;

	-moz-transition: 0.3s;

	-ms-transition: 0.3s;

	-o-transition: 0.3s;

	transition: 0.3s;}

.news-list .R .R-2 ul li a { width:100%; height:100%; display:block;}

.news-list .R .R-2 ul li .dL { width:20%; height:90px; padding-top:12px; float:left; background:#bcd775; color:#45541c; text-align:center;-webkit-transition: 0.3s;

	-moz-transition: 0.3s;

	-ms-transition: 0.3s;

	-o-transition: 0.3s;

	transition: 0.3s;}

.news-list .R .R-2 ul li .dL p.p1 { font-size:40px; font-weight:bold; line-height:46px; height:46px; letter-spacing:-3px;}

.news-list .R .R-2 ul li .dL p.p2 { font-size:14px; line-height:19px;}

.news-list .R .R-2 ul li .dR { width:75%; height:90px; float:left; margin-left:3%;}

.news-list .R .R-2 ul li .dR p.p1 { font-size:18px; font-weight:bold; color:#333333; line-height:24px; margin-bottom:6px; margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap; 

}

.news-list .R .R-2 ul li .dR p.p2 { font-size:14px; color:#333333; margin-bottom:15px; line-height:20px;}

.news-list .R .R-2 ul li .dR p.p3 { font-size:15px; color:#999999; line-height:22px;display: -webkit-box;

-webkit-box-orient: vertical;

-webkit-line-clamp: 2;

overflow: hidden;}

.news-list .R .R-2 ul li:hover { background:#bcd775;}

.news-list .R .R-2 ul li:hover .dL { background:#bcd775;}

.news-list .R .R-2 ul li:hover .dL p.p1 { color:#45541c;}

.news-list .R .R-2 ul li:hover .dL p.p2 { color:#546625;}

.news-list .R .R-2 ul li:hover .dR p.p2 { color:#485a19;}

.news-list .R .R-2 ul li:hover .dR p.p3 { color:#6d8332}



.fy{ clear:both; width: 100%; padding:35px 0 40px 0; font-size:13px; text-align: center;}

.fy b{ display:inline-block; width:24px; height:24px; text-align:center; background:#4b67ad; border-radius:50%; line-height:24px; margin:0 5px; color:#fff; font-weight:100;}

.fy a{ display:inline-block; padding:0 5px;height:24px; text-align:center; line-height:24px;margin:0 1px; font-size:13px;}



/*视频中心*/

.sp_list { width:100%; margin-bottom:30px;}

.sp_list ul li{float: left;width: 100%;margin-bottom:20px;}

.caix_1{width: 100%;height:230px;overflow: hidden;position: relative;}

.caix_1 img{width: 100%; height:230px;}

.caix_2 { width:100%; background:#ffffff url(../images/pic45.png) no-repeat 13px center;padding: 0 13px 0 45px; height:50px; line-height:50px;border:1px solid #ebebeb; box-sizing:border-box;}

.caix_2 p{ width:100%;font-size: 15px;color: #666666;overflow:hidden;text-overflow:ellipsis;white-space: nowrap; height:50px; line-height:48px;}

.ko_p{position: absolute;top: 0;left: 0;width: 100%;}

.ko_p img{width: 100%;}





.video-content { height:400px; overflow:hidden; width:100%;}

.video-content .video-title { text-align:center; height:46px; margin-bottom:8px;}

.video-content .video-title .title { font-size:24px;}

.video-content .video { width:100%; height:350px; overflow:hidden; }

.video-content .video-js {width:100%; height:350px; background-size:100% 100%;}





/*招标公告*/

.zbgg-div .L { width:755px; float:left; border-right:1px solid #ebebeb; box-sizing:border-box;}

.zbgg-div .R { width:360px; float:right}

.zbgg-div .R .d { width:100%; overflow:hidden; margin-bottom:7px;}

.zbgg-div .R .d1 { height:360px;}

.zbgg-div .R .d2 { height:160px;}

.zbgg-div .R .m0 { margin-bottom:0;}

.zbgg-div .R .d img { display:block; width:100%;transition:all .5s;}

.zbgg-div .L .list ul li { width:100%; height:135px; padding:25px 25px 5px 0; overflow:hidden; border-top:1px solid #ebebeb; box-sizing:border-box;-webkit-transition: 0.3s;

	-moz-transition: 0.3s;

	-ms-transition: 0.3s;

	-o-transition: 0.3s;

	transition: 0.3s;}

.zbgg-div .L .list ul li a { width:100%; height:100%; display:block;}

.zbgg-div .L .list ul li .dL { width:80px; height:85px; padding-top:15px; float:left; background:#f0f0f0; color:#4b67ad; text-align:center;-webkit-transition: 0.3s;

	-moz-transition: 0.3s;

	-ms-transition: 0.3s;

	-o-transition: 0.3s;

	transition: 0.3s;}

.zbgg-div .L .list ul li .dL p.p1 { font-size:48px; font-weight:bold; line-height:48px; height:48px; letter-spacing:-3px;}

.zbgg-div .L .list ul li .dL p.p2 { font-size:14px; line-height:19px;}

.zbgg-div .L .list ul li .dR { width:612px; height:100px; float:left; margin-left:28px;}

.zbgg-div .L .list ul li .dR p.p1 { font-size:18px; font-weight:bold; color:#333333; line-height:32px; margin-bottom:3px;}

.zbgg-div .L .list ul li .dR p.p2 { font-size:14px; color:#333333; margin-bottom:15px; line-height:20px;}

.zbgg-div .L .list ul li .dR p.p3 { font-size:14px; color:#999999; line-height:20px;}

.zbgg-div .L .list ul li:hover { background:#bcd775;}

.zbgg-div .L .list ul li:hover .dL { background:#bcd775;}

.zbgg-div .L .list ul li:hover .dL p.p1 { color:#45541c;}

.zbgg-div .L .list ul li:hover .dL p.p2 { color:#546625;}

.zbgg-div .L .list ul li:hover .dR p.p2 { color:#485a19;}

.zbgg-div .L .list ul li:hover .dR p.p3 { color:#6d8332}

.zbgg-div .R .d:hover img {transform: scale(1.06, 1.06);}

.zbgg-div .fy { margin:0 auto; text-align:center; border-top:1px solid #ebebeb;}



.news-content { width:100%; margin:0 auto; padding-top:5px;}

.newsdetail-content { width:98%; margin:0 auto; margin-bottom:6%}  

.newsdetail-content p { margin-bottom:20px;}

.newsdetail-content p img { display:block; width:100%; height:auto;}

.newsdetail-title { width: 100%; padding: 0 0 10px 0; border-bottom:1px solid #e1e0e6; margin-bottom: 34px; text-align:center }

.newsdetail-title .title { width:92%; margin:0 auto; font-weight: bold; font-size: 20px; line-height: 30px; color: #000; margin-bottom: 10px; }

.newsdetail-title .info { color: #8695a0; }



/*营销网络*/

.yxwl-div .box1 { background: url(../images/pic76.jpg) no-repeat center center; width:100%; height:500px; overflow:hidden; margin-bottom:40px; background-size:cover;}

.yxwl-div .box1 .list { display:none}

.yxwl-div .box1 .d0-1 { font-size:18px;color:#fff; text-align:center; line-height:24px; width:90%; margin:0 auto; margin-top:10%; margin-bottom:22px;}

.yxwl-div .box1 .d0-2 { color:#fff; font-size:13px; width:90%; margin:0 auto;}

.yxwl-div .box1 .d { color:#fff; width:16px; height:16px; position:absolute; z-index:2; font-size:0; background: url(../images/pic159.png) no-repeat center center;}

.yxwl-div .box1 .d1 { top:129px; left:336px; }

.yxwl-div .box1 .d2 { top:196px; left:923px;}

.yxwl-div .box1 .d3 { top:298px; left:948px;}

.yxwl-div .box1 .d4 { top:310px; left:966px;}

.yxwl-div .box1 .d5 { top:391px; left:936px;}

.yxwl-div .box1 .d6 { top:453px; left:1053px;}

.yxwl-div .box1 .d7 { top:217px; left:81px;}

.yxwl-div .box1 .d8 { top:172px; left:120px;}

.yxwl-div .box1 .d9 { top:517px; left:175px;}

.yxwl-div .box1 .d10 { top:367px; left:67px;}

.yxwl-div .box1 .d11 { top:375px; left:257px;}

.yxwl-div .box1 .d12 { top:325px; left:479px;}

.yxwl-div .box1 .d13 { top:253px; left:333px;}

.yxwl-div .box1 .d14 { top:294px; left:519px;}

.yxwl-div .box1 .d15 { top:436px; left:580px;}

.flash {

    animation: flash 3s linear infinite;

    -webkit-animation: flash 3s infinite linear;

    -ms-animation: flash 3s infinite linear;

    -moz-animation: flash 3s infinite linear;

}

.flash2 {

    animation: flash 4s linear infinite;

    -webkit-animation: flash 4s infinite linear;

    -ms-animation: flash 4s infinite linear;

    -moz-animation: flash 4s infinite linear;

}

@keyframes flash {

    0% {

        opacity: 0;

    }

    20% {

        opacity: 1;

    }

    100% {

        opacity: 1;

    }

}

@-webkit-keyframes flash {

    0% {

        opacity: 0;

    }

    20% {

        opacity: 1;

    }

    100% {

        opacity: 1;

    }

}

@-ms-keyframes flash {

    0% {

        opacity: 0;

    }

    20% {

        opacity: 1;

    }

    100% {

        opacity: 1;

    }

}

@-moz-keyframes flash {

    0% {

        opacity: 0;

    }

    20% {

        opacity: 1;

    }

    100% {

        opacity: 1;

    }

}



@keyframes fade {

    from {

        opacity: 1.0;

    }

    50% {

        opacity: 0.4;

    }

    to {

        opacity: 1.0;

    }

}



@-webkit-keyframes fade {

    from {

        opacity: 1.0;

    }

    50% {

        opacity: 0.4;

    }

    to {

        opacity: 1.0;

    }

}



.shanshuo{

    -webkit-animation: shan666 2s infinite ease-in-out;

    animation: shan666 2s infinite ease-in-out;

    -webkit-animation-fill-mode: both;

    animation-fill-mode: both;

}

@-webkit-keyframes shan666 {

    0% {

        opacity: 0.5;

        filter: alpha(opacity=20);

        -webkit-transform: scale(0.8);

    }

    50% {

        opacity: 1;

        filter: alpha(opacity=50);

        -webkit-transform: scale(1.12);

    }

    100% {

        opacity: 0.5;

        filter: alpha(opacity=20);

        -webkit-transform: scale(0.8);

    }

}



@keyframes shan666 {

    0% {

        opacity: 0.5;

        filter: alpha(opacity=20);

        -webkit-transform: scale(0.8);

    }

    50% {

        opacity: 1;

        filter: alpha(opacity=50);

        -webkit-transform: scale(1.12);

    }

    100% {

        opacity: 0.5;

        filter: alpha(opacity=20);

        -webkit-transform: scale(0.8);

    }

}



.yxwl-div .box2 { }

.yxwl-div .box2 .L {background: url(../images/pic77.png) no-repeat center center; height:270px; background-size:cover;}

.yxwl-div .box2 .R { padding:0 5%; margin-bottom:20px;}

.yxwl-div .box2 .R p.p1 { font-size:22px; color:#333; margin-bottom:12px; font-weight:bold}

.yxwl-div .box2 .R p.p2 { line-height:28px; font-size:15px;}

.yxwl-div .box2 .L .d { position:absolute; z-index:2;background: url(../images/pic160.png) no-repeat center center; width:8px;  height:8px; background-size:cover;}

.yxwl-div .box2 .L .d0 { left:435px; top:352px;background: url(../images/pic161.png) no-repeat center center; width:23px; height:34px;}

.yxwl-div .box2 .L .d1 { left:175px; top:192px;}

.yxwl-div .box2 .L .d2 { left:175px; top:345px;}

.yxwl-div .box2 .L .d3 { left:292px; top:215px;}

.yxwl-div .box2 .L .d4 { left:279px; top:286px;}

.yxwl-div .box2 .L .d5 { left:673px; top:88px;}

.yxwl-div .box2 .L .d6 { left:664px; top:152px;}

.yxwl-div .box2 .L .d7 { left:632px; top:183px;}

.yxwl-div .box2 .L .d8 { left:477px; top:547px;}

.yxwl-div .box2 .L .d9 { left:342px; top:461px;}

.yxwl-div .box2 .L .d10 { left:376px; top:374px;}

.yxwl-div .box2 .L .d11 { left:465px; top:480px;}

.yxwl-div .box2 .L .d12 { left:530px; top:472px;}

.yxwl-div .box2 .L .d13 { left:417px; top:276px;}

.yxwl-div .box2 .L .d14 { left:576px; top:212px;}

.yxwl-div .box2 .L .d15 { left:551px; top:216px;}

.yxwl-div .box2 .L .d16 { left:435px; top:432px;}

.yxwl-div .box2 .L .d17 { left:600px; top:432px;}

.yxwl-div .box2 .L .d18 { left:505px; top:415px;}

.yxwl-div .box2 .L .d19 { left:565px; top:415px;}

.yxwl-div .box2 .L .d20 { left:510px; top:363px;}

.yxwl-div .box2 .L .d21 { left:581px; top:346px;}

.yxwl-div .box2 .L .d22 { left:524px; top:320px;}

.yxwl-div .box2 .L .d23 { left:576px; top:280px;}

.yxwl-div .box2 .L .d24 { left:609px; top:316px;}

.yxwl-div .box2 .L .d25 { left:624px; top:381px;}

.yxwl-div .box2 .L .d26 { left:640px; top:347px;}

.yxwl-div .box2 .L .d27 { left:501px; top:268px;}

.yxwl-div .box2 .L .d28 { left:460px; top:316px;}

.yxwl-div .box2 .L .d29 { left:540px; top:250px;}





/*售后服务网络*/

.shfw-div .text { width:92%; margin:0 auto; margin-bottom:20px;}

.shfw-div .list { width:100%;}

.shfw-div .list .L {}

.shfw-div .list .R { }

.shfw-div .list .R img { display:block; width:100%; height:auto;}

.shfw-div .list .L .d1 { background:#003f75;}

.shfw-div .list .L .d2 { background:#165b96;}

.shfw-div .list .L .d3 { background:#c3db83;}

.shfw-div .list .L .d { color:#fff; padding:25px 20px; box-sizing:border-box; width:100%; overflow:hidden;}

.shfw-div .list .L .d3 p { color:#333;}

.shfw-div .list .L .d p.p1 { font-size:22px; font-weight:bold; margin-bottom:12px;}

.shfw-div .list .L .d p.p2 { line-height:20px;}





/*在线留言*/

.zxly-div { width:100%; background:#f5f5f5;}

.zxly-div .L { }

.zxly-div .L img { display:block; width:100%; height:auto;}

.zxly-div .R {padding:30px 25px 35px 25px; box-sizing:border-box;}

.zxly-div .R .form { color:#999999; height:100%}

.zxly-div .R .form p { width:100%; height:45px; margin-bottom:20px;}

.zxly-div .R .form .in1 select { display:block; width:100%; height:45px; line-height:45px; border:1px solid #cccccc; box-sizing:border-box; background:#fafafa; padding:0 12px;color:#b2b2b2;}

.zxly-div .R .form .in1 input { display:block; width:100%; height:45px; line-height:45px; border:1px solid #cccccc; box-sizing:border-box; background:#fafafa; padding:0 12px;}

.zxly-div .R .form .in0 { margin-bottom:4px; font-size:15px;}

.zxly-div .R .form .in3 { height:140px;}

.zxly-div .R .form .in3 textarea { display:block; width:100%; height:140px;border:1px solid #cccccc; box-sizing:border-box; background:#fafafa; padding:12px;}

.zxly-div .R .form .smt { height:45px;}

.zxly-div .R .form .smt .sbnm { width:100%; height:45px; line-height:45px; text-align:center; background:#c3db83; font-size:16px; color:#333333; border:0; cursor:pointer;}



/*下载专区*/

.xaizai-list { width:1208px; margin:0 auto; overflow:hidden;}

.xaizai-list ul li { width:282px; height:200px; overflow:hidden; background:#144b83; text-align:center; color:#fff; float:left; margin:0 10px 20px 10px; padding:35px 10px 25px 10px; box-sizing:border-box;}

.xaizai-list ul li a { display:block; width:100%; height:100%;}

.xaizai-list ul li p.p1 { width:39px; height:42px;background: url(../images/pic50.png) no-repeat center center; margin:0 auto; margin-bottom:20px;-webkit-transition: 0.5s;

	-moz-transition: 0.5s;

	-ms-transition: 0.5s;

	-o-transition: 0.5s;

	transition: 0.5s;}

.xaizai-list ul li p.p2 { font-size:18px; font-weight:bold; color:#fff; margin-bottom:15px;-webkit-transition: 0.4s;

	-moz-transition: 0.4s;

	-ms-transition: 0.4s;

	-o-transition: 0.4s;

	transition: 0.4s;}

.xaizai-list ul li p.p3 { width:26px; height:26px;background: url(../images/pic51.png) no-repeat center center; margin:0 auto;-webkit-transition: 0.5s;

	-moz-transition: 0.5s;

	-ms-transition: 0.5s;

	-o-transition: 0.5s;

	transition: 0.5s;}

.xaizai-list ul li p.p1 img { display:block; margin:0 auto}

.xaizai-list ul li p.p3 img { display:block; margin:0 auto}

.xaizai-list ul li:hover p.p1 { background: url(../images/pic50-on.png) no-repeat center center;}

.xaizai-list ul li:hover p.p2 { color:#bcd775;}

.xaizai-list ul li:hover p.p3 { background: url(../images/pic51-on.png) no-repeat center center;}





/*产品中心*/

.cp-div .iTitle { margin-top:60px;}

.product-div { margin-top:30px; padding-bottom: 3%;}

.product-div .li { width:100%; margin-bottom: 19%; position: relative;}

.product-div .li a { display:block; width: 100%; height: 100%; padding: 8% 6% 38% 6%; box-sizing: border-box;}

.product-div .li1 { background: url(../images/2023031704.jpg) no-repeat left top; background-size: cover;}

.product-div .li2 { background: url(../images/2023031701.jpg) no-repeat left top; background-size: cover;}

.product-div .li3 { background: url(../images/2023031705.jpg) no-repeat left top; background-size: cover;}

.product-div .li4 { background: url(../images/2023031703.jpg) no-repeat left top; background-size: cover;}

.product-div .li5 { background: url(../images/2023031702.jpg) no-repeat left top; background-size: cover;}

.product-div .li6 { background: url(../images/2023031706.jpg) no-repeat left top; background-size: cover;}

.product-div .li .d1 { font-size: 22px; color: #1A1A1A; line-height: 26px; margin-bottom: 15px;}

.product-div .li .d2 { font-size: 14px; line-height: 23px; margin-bottom: 10px;}

.product-div .li .d2 span { display: inline-block;color: #164A84; border: 1px solid  rgba(22,74,132,0.3); line-height: 23px; height: 25px; padding: 0 10px; margin-right: 6px; border-radius: 16px; text-align: center; font-size:12px; margin-bottom: 7px;}

.product-div .li .d3 { width: 100%; font-size: 12px; color: #666; text-align: justify;  overflow:hidden; line-height: 23px; margin-bottom: 5px;}

.product-div .li .d4 { text-align: right;width: 100%;}

.product-div .li .d4 img { display:inline-block; max-width: 60%; height: auto; position: absolute; right: 5%; bottom:-10%; }

.product-div .li .d5 { width: 24px; height: 24px; position: absolute; left:6%; bottom: 15%;}

.product-div .li .d5 img { display:block; width: 100%; height: auto;}











/*产品-防弹车*/

.iCon-cp { margin-top:50px;}

.iCon-cp .cp-Banner img { display:block; width:100%; height:auto;}





.iCon-cp .cp-title { line-height:35px; width:92%; margin:0 auto; overflow:hidden; position:relative; z-index:999; margin-top:-55px;}

.iCon-cp .cp-title a { display:block; width:31.3333%; margin:0 1%; float:left; height:35px; line-height:35px; background:#c0de6f; color:#333333; font-size:15px; text-align:center; margin-bottom:6px; border-radius:4px;}

.iCon-cp .cp-ygtx .cp-title { margin-top:-85px;}

.iCon-cp .cp-title-jcc a { width:23%; font-size:14px;}

.iCon-cp .cp-ygtx .cp-title-jcc { margin-top:-70px;}

.iCon-cp .cp-ygtx .cp-title-hqse { margin-top:-170px;}

.iCon-cp .cp-ygtx .cp-title-hqse a { font-size:14px; width:48%;}

.cp-hqse .cp-iban { display:none}



.cp-list{ margin-top: 20px;}

.cp-tit { clear:both; background:url("../images/2022122616.jpg") no-repeat center center; color: #fff; padding: 7% 5%; box-sizing: border-box; background-size: cover;}

.cp-tit .d1 { font-size: 20px; font-weight: bold; line-height: 28px; margin-bottom: 18px; letter-spacing: 2px;}

.cp-tit .d2 { clear:both; font-size: 18px; font-weight: bold; margin-bottom: 13px; margin-top: 22px; letter-spacing: 1px; }

.cp-tit .d2:nth-child(2) { display:none;}

.cp-tit .sd { clear:both;}

.cp-tit .sd a { display:block; color: #fff; border-radius: 18px; border:1px solid rgba(255,255,255,0.3); margin-right: 8px; margin-bottom: 8px; box-sizing: border-box; padding:0 15px; float: left; height: 28px; line-height: 27px; font-size: 12px;}





.cp-tit .sd2 { clear:both;}

.cp-tit .sd2 a { display:block; color: #fff; border-radius: 18px; border:1px solid rgba(255,255,255,0.3); margin-right: 8px; margin-bottom: 8px; box-sizing: border-box; padding:0 15px; float: left; height: 28px; line-height: 27px; font-size: 12px;}





#cptit { color:#144B83; background: #fff;}

#cptit2 { color:#144B83; background: #fff;}





.cp-list .li{ width: 100%; margin-bottom: 20px; background: #F6F6F6; position: relative;}

.cp-list .li a{ display: block; width: 100%; height: 100%; padding:1% 0 9% 0;}

.cp-list .li:last-child {margin-bottom:0;}

.cp-list .li .pic { width:78%; margin: 0 auto; overflow: hidden; margin-bottom: 15px; }

.cp-list .li .pic img { display: block; width: 100%; height: auto; margin: 0 auto;}

.cp-list .li .text { width:100%; padding: 0 5%; box-sizing: border-box;}

.cp-list .li .d1 { font-size: 20px; color: #333; line-height: 28px; margin-bottom:4px; }

.cp-list .li .d2 { font-size: 14px; color: #144B83; line-height: 24px; margin-bottom: 10px;}

.cp-list .li .d3 { clear:both; font-size: 12px; color: #666666; line-height: 22px; overflow: hidden; margin-bottom: 15px;}

.cp-list .li .d4 { clear:both; border: 1px solid #144B83; width: 132px; height: 40px; line-height: 40px; text-align: center; font-size: 14px; color: #144B83; margin: 0 auto; background: #F6F6F6;  }









.cp-con .box1 { clear:both; background:#F3F5F5; padding: 8% 0 5% 0;}

.cp-con .box1 .list .listR .d1 { font-size: 22px; color: #1A1A1A; line-height: 30px; margin-bottom: 18px;}

.cp-con .box1 .list .listR .d1:after { content:''; display: block; width: 20px; height: 2px; background: #0256FF; margin-top:10px;}

.cp-con .box1 .list .listR .d2 { font-size: 15px; color: #0851A5; line-height: 22px; margin-bottom: 20px;}

.cp-con .box1 .list .listR .d3 { font-size: 13px; color: #666666; line-height: 24px; text-align: justify;}

.cp-con .box1 .list .listL img { display:block; max-width: 100%; height: auto;}



.cp-con .box2 { clear:both; padding:7% 0; color: #666666; text-align: center;}

.cp-con .tit { font-size: 18px; font-weight: bold; color: #1A1A1A; line-height: 28px; margin-bottom: 5%; width: 100%; text-align: left; background: url("../images/2023020101.png") no-repeat left center; padding-left: 25px; box-sizing: border-box; background-size: 18px; }

.cp-con .box2 .list p{ width: 48.5%; line-height: 20px; float: left; background: #F6F6F6; border-radius: 20px; margin-bottom:3%; padding: 7px 4%; box-sizing: border-box; display: flex; align-items: center; justify-content: center; margin-right:3%; font-size: 14px;}

.cp-con .box2 .list p:nth-child(2n) { margin-right:0;}



.cp-con .box3 { clear:both; width: 100%; background: #F3F5F5; padding:7% 4%;}

.cp-con .box3 .wrap { width:100%}

.cp-con .box3 .list { position:relative; text-align: center; color: #333; font-size: 16px;}
.cp-con .box3 .list .li { width:100%; margin-bottom: 4%;}
.cp-con .box3 .list .li img { display: block; width:100%; height: auto;}

.cp-con .box3 .list .swiper-container { width: 100%; margin: 0 auto; position: static;}

.cp-con .box3 .list .swiper-slide img { display: block; width:100%; height: auto; margin-bottom: 15px;}

.cp-con .box3 .list .swiper-button-prev{ background: url("../images/2022122623.png") no-repeat center center; width: 37px; height: 37px; left:2%; top: 45%; background-size: cover;}

.cp-con .box3 .list .swiper-button-next{ background: url("../images/2022122624.png") no-repeat center center; width: 37px; height: 37px; right:2%; top: 45%; background-size: cover;}



.cp-con .box4 { clear:both; width: 100%; background:#fff; padding:7% 4% 11% 4%; text-align: center;}

.cp-con .box4 .wrap { width:100%}

.cp-con .box4 .list img { display:block; margin: 0 auto; width: 100%; height: auto;}

















.cp-fdc .cp-iban img { display:block; width:100%; height:auto;}

.cp-iban img { display:block; width:100%; height:auto;}



.cp-fdc .outBox { clear:both;}

.cp-fdc .outBox .hd { width:100%; height:80px; margin-bottom:30px; background:#f0f0f0; padding:20px 0;}

.cp-fdc .outBox .hd ul { width:92%; margin:0 auto; overflow:hidden;}

.cp-fdc .outBox .hd ul li { width:30.3333%; height:40px; line-height:40px; float:left; background:#144b83; text-align:center; color:#fff; font-size:16px; margin:0 1.5%; border-radius:6px;}

.cp-fdc .outBox .hd ul li.on { background:#c0de6f; color:#333;}

.cp-fdc .outBox .hd ul li.m0 { border-right:0;}



.cp-fdc .box3 { clear:both;}

.cp-ygtx .cp-fdc .box3 .box .R{ background:url("../images/pic99.jpg") no-repeat center center; height:690px; background-size:cover; }

.cp-fdc .box3 .box { width:100%;}

.cp-fdc .box3 .box .L {width:100%; padding:50px 25px 40px 20px; background:#f0f0f0;}

.cp-hqse .cp-fdc .box3 .box .L { height:250px;}

.cp-fdc .box3 .box .L .cp-qh1-div { width:100%; position:relative; left:15px; top:0;background:url("../images/pic139.jpg") repeat-y 6px center; padding:50px 10px 50px 0; box-sizing:border-box;}

.cp-hqse .cp-fdc .box3 .box .L .cp-qh1-div { background: none;}

.cp-fdc .box3 .box .L .tit { font-size:24px; color:#333333; font-weight:bold;background:url("../images/pic136.png") no-repeat left center; padding-left:50px; line-height:43px; height:43px; margin-bottom:30px; background-size:36px 36px;}



.cp-fdc .box3 .box .L .cp-qh1-div ul li :before {

	content: "";

	background: url("../images/pic138.png") no-repeat center center;

	display: block;

	height: 15px;

	width:15px;

	clear: both;

	position:absolute; top:5px; left:0; z-index:9999999;

}

.cp-fdc .box3 .box .L .cp-qh1-div ul li {padding-left:40px; line-height:20px; position:relative; z-index:9999;overflow:hidden; color:#666666; margin-bottom:10px;}

.cp-hqse .cp-fdc .box3 .box .L .cp-qh1-div ul li { height:auto}

.cp-hqse .cp-fdc .box3 .box .L .cp-qh1-div { padding:10px 10px 50px 0}

.cp-ygtx .cp-fdc .box3 .box .L .cp-qh1-div ul li { height:65px;}

.cp-ygtx .cp-fdc .box3 .box .L .cp-qh1-div { padding:55px 20px 25px 0;}

.cp-fdc .box3 .box .L .cp-qh1-div ul li p { font-weight:bold;}

.cp-fdc .box3 .box .L .cp-qh1-div ul li span { display:block; font-weight:normal; color:#666666; font-size:14px;}

.cp-fdc .box3 .box .R { width:100%;height:559px; color:#fff;background:url("../images/pic99.jpg") no-repeat bottom center; padding:30px; background-size:cover; }

.cp-hqse .cp-fdc .box3 .box .R { height:270px; background:url("../images/mpic10.jpg") no-repeat bottom center; padding:50px 30px; background-size:cover; }

.cp-fdc .box3 .box .cp-jcc {background:url("../images/pic162.jpg") no-repeat center center; height:659px; background-size:cover; }





.cp-fdc .box3 .box .R .tit { font-size:24px; font-weight:bold;background:url("../images/pic137.png") no-repeat left center; padding-left:52px; line-height:42px; height:42px; background-size:36px}

.cp-fdc .box3 .box .R .d { margin-top:28px;}

.cp-fdc .box3 .box .R .d p.p1 { font-size:18px; font-weight:bold; line-height:32px;background:url("../images/pic100.png") no-repeat left center; padding-left:30px; margin-bottom:5px;}

.cp-fdc .box3 .box .R .d p.p2 { font-size:14px; line-height:22px; margin-left:30px;}

.cp-hqse .cp-fdc .box3 .box .R .d p.p2 {  padding-left:30px;background:url("../images/pic100.png") no-repeat left 2px; margin-left:0;}

.cp-fdc .box3 .sjmy2-btns .sjmy2-prev { background:url("../images/pic134.png") no-repeat center center;width:31px; height:31px; position:absolute; left:-8px; top:0; z-index:999; }

.cp-fdc .box3 .sjmy2-btns .sjmy2-next { background:url("../images/pic135.png") no-repeat center center;width:31px; height:31px;position:absolute; left:-8px; bottom:0; z-index:999;}

.cp-fdc .box3 .sjmy2-btns .sjmy2-prev:hover { background:url("../images/pic134-on.png") no-repeat center center;}

.cp-fdc .box3 .sjmy2-btns .sjmy2-next:hover { background:url("../images/pic135-on.png") no-repeat center center;}



.cp-qh { clear:both;}

.cp-qh .cp-fdc-div .thd { width:100%; height:140px; position:relative; border-bottom:7px solid #e6e6e6;}



.cp-qh .cp-fdc-div .thd ul li { width:32.3333%; height:120px; float:left; text-align:center; cursor:pointer; padding:0 0.5%; box-sizing: border-box}

.cp-qh .cp-fdc-div .thd ul li p.p1 img { display:block; width:100%; height:80px;}

.cp-qh .cp-fdc-div .thd ul li p.p2 { width:100%; font-size:12px; color:#374316; line-height:18px; margin-top:5px;}

.pro-list-1 { width:96%; margin:0 auto; overflow:hidden}





.cp-qh .cp-fdc-div .tbd ul { position:relative}

.cp-qh .cp-fdc-div .tbd ul li { float:left; width:100%;}

.cp-qh .cp-fdc-div .tbd ul li .ti {background:url("../images/mpic09.png") no-repeat left 5px; padding-left:17px; line-height:26px; color:#333333; font-size:18px; font-weight:bold; margin:20px 0; margin-left:15px;}

.cp-qh .cp-fdc-div .tbd ul li .ti span { color:#144b83; margin-left:6px; line-height:35px;}

.cp-qh .cp-fdc-div .tbd ul li .pic { position:relative; left:0; top:0; width:100%;}

.cp-qh .cp-fdc-div .tbd ul li .pic img { display:block; width:100%; height:auto;}

.cp-qh .cp-fdc-div .tbd ul li p.p1 img { display:block; width:100%; height:auto;}

.cp-qh .cp-fdc-div .tbd ul li p.p2 { font-size:30px; font-weight:bold; position:absolute; bottom:40px; left:0; width:100%; height:50px; line-height:50px; text-align:center;}

.fdc-canshu { height:400px; overflow-y: auto;}

.inBox2 .fdc-canshu { height:300px; overflow-y: auto;}

.cp-hqse .cp-hqse-div .fdc-canshu { height:350px; overflow-y: auto;}

.cp-qh .cp-fdc-div .tbd ul li .fdc-canshu img { display:block; width:100%; height:auto;}



.inBox { overflow:hidden; }

.inBox2 { overflow:hidden;}

.inBox .oneList .ti {background:url("../images/mpic09.png") no-repeat left center; padding-left:20px; line-height:35px; height:35px; color:#333333; font-size:18px; font-weight:bold; margin:0 0 20px 0; margin-left:15px;}

.inBox .oneList .ti span { color:#144b83; margin-left:6px; line-height:35px;}

.inBox .oneList .pic { position:relative; left:0; top:0;width:100%;}

.inBox .oneList .pic img { display:block; width:100%; height:auto}

.inBox .oneList p.p1 img { display:block; width:100%; height:auto;}

.inBox .oneList p.p2 { font-size:30px; font-weight:bold; position:absolute; bottom:42px; left:0; width:100%; height:50px; line-height:50px; text-align:center;}

.inBox .oneList .fdc-canshu img { display:block; width:100%; height:auto;}



.fdc-canshu::-webkit-scrollbar

{

	width: 10px;

	height: 10px;

}

/*滑动轨道*/ 

.fdc-canshu::-webkit-scrollbar-track

{

	border-radius: 0px;

	background: none;

}

/*滑块*/

.fdc-canshu::-webkit-scrollbar-thumb

{

	border-radius: 5px;

	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.2);

	background-color: rgba(255,255,255,.75)

}

/*滑块效果*/ 

.fdc-canshu::-webkit-scrollbar-thumb:hover

{

	border-radius: 5px;

	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.2);

	background-color: rgba(67, 159, 253, 0.4);

}





.cp-fdc-div .sjmy2-btns .sjmy2-prev { background:url("../images/pic140.png") no-repeat center center;width:32px; height:53px; position:absolute; left:0; top:20%; z-index:999; background-size: cover }

.cp-fdc-div .sjmy2-btns .sjmy2-next {background:url("../images/pic141.png") no-repeat center center;width:32px; height:53px;position:absolute; right:0; top:20%; z-index:999; background-size: cover}



.tabBar .prev{ position:absolute; left:4px; top:190px; width:52px; height:52px; background:url("../images/pic122.png") no-repeat center center; background-size:cover;-webkit-transition: 0.3s;

	-moz-transition: 0.3s;

	-ms-transition: 0.3s;

	-o-transition: 0.3s;

	transition: 0.3s; }	

.tabBar .next{ position:absolute; right:4px; top:190px; width:52px; height:52px; background:url("../images/pic123.png") no-repeat center center; background-size:cover;-webkit-transition: 0.3s;

	-moz-transition: 0.3s;

	-ms-transition: 0.3s;

	-o-transition: 0.3s;

	transition: 0.3s; }	

.tabBar .prev:hover { background:url("../images/pic122-on.png") no-repeat center center; width:52px; height:52px; background-size:cover;}

.tabBar .next:hover { background:url("../images/pic123-on.png") no-repeat center center; width:52px; height:52px; background-size:cover;}

.tabBar .prevStop,.tabBar .nextStop{ display:none;  }	



.cp-bottom { clear:both;background:#fff; text-align:center; height:140px; padding-top:35px;}

.cp-bottom .tit { font-size:24px; font-weight:bold; color:#144b83; line-height:50px; height:70px; display:inline-block; margin:0 auto;background:url("../images/pic121.png") no-repeat bottom center;}

.cp-bottom .tit a { color:#144b83; display:block; height:70px;}

.cp-bottom .txt { font-size:36px; font-weight:bold; height:50px; line-height:50px; margin:55px 0 42px 0; }

.cp-bottom .btn a { display:block; width:180px; height:60px; line-height:60px; margin:0 auto; text-align:center; background:#bcd775; font-size:18px; font-weight:bold; color:#333;-webkit-transition: 0.3s;

	-moz-transition: 0.3s;

	-ms-transition: 0.3s;

	-o-transition: 0.3s;

	transition: 0.3s;}

.cp-bottom .btn a:hover { color:#fff; background:#144b83;}







/*机场地面设备*/

.cp-hqse .box2 { margin-top:50px; width:100%;}

.cp-hqse .jcdmsb-dn { display:none}

.cp-hqse .cp-hqse-div .hd { width:100%; margin:0 auto; background:#f0f0f0; padding:5% 3% 4% 3%;}

.cp-hqse .cp-hqse-div .hd ul li { width:48%; height:40px; line-height:40px; color:#fff; background:#144b83; float:left; margin:0 1% 2% 1%; text-align:center; font-size:14px;border-radius:6px;}

.cp-hqse .cp-hqse-div .hd ul li:hover { color:#333; background:#c0de6f;}

.cp-hqse .cp-hqse-div .hd ul li.on { color:#333; background:#c0de6f;}



.cp-hqse .cp-hqse-div .bd { width:100%; margin:0 auto; position:relative;}

.cp-hqse .cp-hqse-div .bd .con .pic img { display: block; width:100%;}

.cp-hqse .cp-hqse-div .bd .con .fdc-canshu img { display:block; width:100%; height:auto;}

.cp-hqse .cp-hqse-div .bd .con .ti {background:url("../images/mpic09.png") no-repeat left center; padding-left:20px; line-height:35px; height:35px; color:#333333; font-size:18px; font-weight:bold; margin:20px 0; margin-left:15px;}

.cp-hqse .cp-hqse-div .bd .con .ti span { color:#144b83; margin-left:6px; line-height:35px;}





/*应急通信车*/

.cp-ygtx .cp-fdc .outBox .hd { margin-bottom:30px;}

.cp-ygtx .cp-fdc .outBox .hd ul { width:96%}

.cp-ygtx .cp-fdc .outBox .hd ul li { width:23%; margin:0 1%; height:40px; line-height:40px; text-align:center; color:#fff; font-size:15px; background:#144b83; float:left;border-radius:6px; margin-bottom:6px;}

.cp-ygtx .cp-fdc .outBox .hd ul li.on { background:#c0de6f; color:#333;}



/*房车*/

.cp-fc .box1 { clear:both;background:url("../images/pic151.jpg") no-repeat center center; height:480px; padding-top:70px; box-sizing:border-box; margin-bottom:50px;}

.cp-fc .box1 .wrap .L { height:400px; width:600px; float:left; box-sizing:border-box; padding-right:100px;}

.cp-fc .box1 .wrap .L .tit { font-size:24px; color:#333333; font-weight:bold;background:url("../images/pic136.png") no-repeat left center; padding-left:55px; line-height:43px; margin-bottom:50px;}

.cp-fc .box1 .wrap .L .tx1 { background:url("../images/pic150.png") no-repeat left 4px; padding-left:30px; line-height:24px; margin-bottom:30px;}

.cp-fc .box1 .wrap .R { width:480px; float:right; height:400px; color:#fff;}

.cp-fc .box1 .wrap .R .tit { font-size:24px; font-weight:bold;background:url("../images/pic137.png") no-repeat left center; padding-left:70px; line-height:42px; margin-bottom:50px;}

.cp-fc .box1 .wrap .R .d { background:url("../images/pic152.png") no-repeat left 7px; padding-left:20px; font-size:15px;}



/*机器人*/

.cp-jqr .box3 .box .R {background:url("../images/2021040805.jpg") no-repeat top center; background-size: 100%;}

.cp-jqr .box3 .box .L .cp-qh1-div ul li {height:auto; font-weight: normal; margin-bottom: 15px; color: #666}

.cp-jqr .box3 .box .L .cp-qh1-div ul li span { font-weight:bold; color: #222}

.cp-jqr .box3 .box .L .cp-qh1-div ul li p { font-weight: normal; }



/*医疗车*/

.cp-ylc .box3 .box .R {background:url("../images/2021040841.jpg") no-repeat top center;height: 740px;}







/*招聘列表*/

.shzp-div { clear:both}



.shzp-div .list_dl .list_dt { width:100%; margin-bottom:10px; height:130px;background:#f5f5f5;cursor: pointer; padding:3% 4%;}

.shzp-div .list_dl .list_dt span { display:block; float:left; line-height:22px; font-size:14px; color:#666666;}

.shzp-div .list_dl .list_dt span.sp1 { width:100%;font-size:18px; color:#333333; font-weight:bold; line-height:30px; margin-bottom:8px;}

.shzp-div .list_dl .list_dt span.sp2 { width:55%;}

.shzp-div .list_dl .list_dt span.sp3 {  width:45%;}

.shzp-div .list_dl .list_dt span.sp4 {  width:55%;}

.shzp-div .list_dl .list_dt span.sp5 {  width:45%;}

.shzp-div .list_dl .list_dt span.sp6 {  width:100%; }

.zp-txt { margin-bottom:25px; border-bottom:10px solid #f0f0f0; padding-bottom:25px; color:#333333; line-height:22px; padding-left:4%; padding-right:4%}



.list_dd{padding:0 4% 5% 4%; display: none;}

.list_dd p.p0 { font-weight:bold; color:#333; font-size:15px; margin-bottom:12px; margin-top:10px; line-height:24px;}

.list_dd p { line-height:22px;}

.shzp-div .btn { clear:both; width:130px; height:40px; line-height:40px; text-align:center; color:#a8c166; border:2px solid #c3db83; margin:30px 0 50px 0; cursor:pointer; font-size:14px;}

.zp-tit { clear:both; height:40px; margin-bottom:30px;}

.zp-tit a { display:block; width:120px; height:40px; line-height:40px; text-align:center; background:#f5f5f5; font-size:16px; color:#333333; float:left; margin-right:10px;}

#Nowmenu2 { background:#c3db83;}





/*搜索模板*/

.ny_list_ss { margin-left:40px;}

.ny_list_ss_1 { font-size:16px; margin-bottom:25px;}

.ny_list_ss_1 strong { color:#e7141a; margin:0 5px; font-size:16px;}

.ny_list_ss_2 { font-size:14px;}

.ny_list_ss_2 h2 { font-size:14px;}

.ny_list_ss_2 ul li { margin-bottom:25px;}



/*联系我们*/

.contact-div { padding-top:15px;}

.contact-div .box1 { margin-bottom:90px;}

.contact-div .box1 .d { line-height:32px; height:32px; margin-bottom:13px; color:#333 }

.contact-div .box1 .d span { font-weight:bold; font-size:15px;}

.contact-div .box1 .d1 { background:url("../images/pic71.png") no-repeat left center; padding-left:35px; }

.contact-div .box1 .d2 { background:url("../images/pic72.png") no-repeat left center; padding-left:35px; }

.contact-div .box1 .d3 { background:url("../images/pic73.png") no-repeat left center; padding-left:35px; }

.contact-div .box1 .d4 { background:url("../images/pic74.png") no-repeat left 3px; padding-left:35px; height:180px; }

.contact-div .box1 .d4 span.sp1 { font-weight:normal; font-size:14px;text-align:center; padding:0 10px; /*height:32px;*/ line-height:32px; display:inline-block; margin:0 7px;}

.contact-div .box1 .d4 span.sp2 { clear:both; display:block; margin-left:27px;}

.contact-div .box1 .d4 span.sp3 { clear:both; display:block; margin-left:27px;}



.contact-div .box2 { clear:both; margin-bottom:20px;}

.contact-div .box2 .d { width:100%; height:195px; text-align:center; background:#f5f5f5; margin-bottom:60px; border-radius:8px;-webkit-transition: 0.3s;

	-moz-transition: 0.3s;

	-ms-transition: 0.3s;

	-o-transition: 0.3s;

	transition: 0.3s;}

.contact-div .box2 .d p.p1 { background:#4b67ad; border:3px solid #fff; box-sizing:border-box; width:74px; height:74px; margin:0 auto; border-radius:50%; position:relative; top:-40px;-webkit-transition: 0.3s;

	-moz-transition: 0.3s;

	-ms-transition: 0.3s;

	-o-transition: 0.3s;

	transition: 0.3s;}

.contact-div .box2 .d p.p1 img { display:block; width:100%; height:100%;}

.contact-div .box2 .d p.p2 { font-size:20px; font-weight:bold; margin-bottom:22px; margin-top:-32px;}

.contact-div .box2 .d p.p3 { line-height:28px;}

.contact-div .box2 .m0 { margin-bottom:25px;}

.contact-div .box2 .d:hover { background:#bcd775;}

.contact-div .box2 .d:hover p.p1 { background:#bcd775;}





.contact-div .box2 { clear:both; margin-bottom:20px;}

.contact-div .box2 .d1 { width:100%; height:195px; text-align:center; background:#f5f5f5; margin-bottom:60px; border-radius:8px;-webkit-transition: 0.3s;

	-moz-transition: 0.3s;

	-ms-transition: 0.3s;

	-o-transition: 0.3s;

	transition: 0.3s;}

.contact-div .box2 .d1 p.p1 { background:#4b67ad; border:3px solid #fff; box-sizing:border-box; width:74px; height:74px; margin:0 auto; border-radius:50%; position:relative; top:-40px;-webkit-transition: 0.3s;

	-moz-transition: 0.3s;

	-ms-transition: 0.3s;

	-o-transition: 0.3s;

	transition: 0.3s;}

.contact-div .box2 .d1 p.p1 img { display:block; width:100%; height:100%;}

.contact-div .box2 .d1 p.p2 { font-size:20px; font-weight:bold; margin-bottom:22px; margin-top:-32px;}

.contact-div .box2 .d1 p.p3 { line-height:28px;}

.contact-div .box2 .m0 { margin-bottom:25px;}

.contact-div .box2 .d1:hover { background:#bcd775;}

.contact-div .box2 .d1:hover p.p1 { background:#bcd775;}



.contact-div .box2 .ds { width:100%; height:195px; text-align:center; background:#f5f5f5; margin-bottom:60px; border-radius:8px;-webkit-transition: 0.3s;

	-moz-transition: 0.3s;

	-ms-transition: 0.3s;

	-o-transition: 0.3s;

	transition: 0.3s;}

.contact-div .box2 .ds p.p1 { background:#4b67ad; border:3px solid #fff; box-sizing:border-box; width:74px; height:74px; margin:0 auto; border-radius:50%; position:relative; top:-40px;-webkit-transition: 0.3s;

	-moz-transition: 0.3s;

	-ms-transition: 0.3s;

	-o-transition: 0.3s;

	transition: 0.3s;}

.contact-div .box2 .ds p.p1 img { display:block; width:100%; height:100%;}

.contact-div .box2 .ds p.p2 { font-size:20px; font-weight:bold; margin-bottom:22px; margin-top:-32px;}

.contact-div .box2 .ds p.p3 { line-height:28px;}

.contact-div .box2 .m0 { margin-bottom:25px;}

.contact-div .box2 .ds:hover { background:#bcd775;}

.contact-div .box2 .ds:hover p.p1 { background:#bcd775;}





.contact-div .box3 { clear:both; width:100%; height:350px; overflow:hidden;}









/*footer*/

#footer { border-top:3px solid #0060b3; padding-top:3% }

#footer .pic { margin-bottom:12px;}

#footer .pic img { display:block; width:160px; margin:0 auto;}

#footer .list { width:94%; margin:0 auto; margin-bottom:25px;border-top:1px solid #cccccc;}

#footer .list ul li { border-bottom:1px solid #cccccc; font-size:17px; font-weight:bold; color:#333333; padding:8px 0;}

#footer .list ul li a { display:block;background:url("../images/mpic07.png") no-repeat left center; padding-left:27px; margin-left:38%; background-size:17px;line-height:40px; height:40px;}

#footer .copyright { margin-bottom:10px;}

#footer .copyright .secom_xh { color:#999999; text-align:center; line-height:21px; margin-bottom:15px;}

#footer .copyright .secom_xh a {color:#999999;}

#footer .links { height:35px; line-height:35px; overflow:hidden; margin-bottom:25px; display: flex; align-items: center; justify-content: center;}

#footer .links span { height:35px; line-height:35px; display:block; float:left; color:#333333}

#footer .links span img { display:block; height:25px;}

#footer .links span.sp2 { margin:0 10px 0 5px; border-right:1px solid #ddd; padding-right:10px;}





/*VR看车*/

.VR-div { clear:both; width:100%; margin:0 auto; overflow:hidden;}

.VR-div ul li { text-align:center; width:100%; margin-bottom:25px;}

.VR-div ul li a { display:block; width:100%; height:100%;}

.VR-div ul li .d1 { width:100%;position:relative}

.VR-div ul li .d1 p.p1 { width:100%; height:auto; position:absolute; left:0; top:0; z-index:1;}

.VR-div ul li .d1 p.p1 img { display:block; width:100%; height:auto; }

.VR-div ul li .d1 p.p2 { width:100%; height:100%; position:absolute; left:0; top:0; z-index:2;background:url("../images/20210226006.png") no-repeat center center;}

.VR-div ul li .d2 { font-size:15px; color:#6b6b6b;}







/*营销网络*/

.yxwl-div{margin:0 auto;text-align:center;}

.fu img{width:100%;}



.fu{margin-bottom:60px;}

.an{margin:0 auto;margin-bottom:30px;}

.an .an1 p{text-align:left;}

.guo{

    background: url(../images/pic0701.png) no-repeat left center;

    padding-left: 14px;

    height:60px;

    float: left;

    color: #333333;

    font-size: 16px;

    margin-left: 12px;

    text-overflow: ellipsis;

    overflow: hidden;

	

	}

	

.an1{width:350px;}



.an .an1 span{font-size:40px;}

.an .an2 img{width:80%;}

.fu01{font-size:18px;color:#FFF;line-height: 40px;width:160px;background-color:#216896;    margin: 0 auto;}

.fu02{color:#999;font-size:16px;padding-top:20px;text-align:center;line-height: 60px;}







/*数智产品*/

.szcp-div { padding-top:30px;}

.szcp-div .box1 { margin-bottom: 20px;}

.szcp-div .box1 .box1L { width: 100%; margin-bottom: 5px;}

.szcp-div .box1 .box1R { width: 100%;}

.szcp-div .box1 .box1L .d1 { font-size: 20px; line-height: 28px; margin-bottom:15px;}

.szcp-div .box1 .box1L .d2 { font-size: 14px; color: #666; line-height: 25px;}

.szcp-div .box1 .box1R img { display:block; max-width: 90%; height: auto; margin: 0 auto;}



.szcp-div .box2 { clear:both;}

.szcp-div .box2 .cp_nav{ height: 34px; margin-bottom:20px;}

.szcp-div .box2 .cp_nav ul{ height:100%;}

.szcp-div .box2 .cp_nav ul li { font-size: 12px; color: #666; background: #F6F6F6; height: 100%; line-height: 34px; text-align: center; width: 33.3333%; float: left; cursor: pointer;}

.szcp-div .box2 .cp_nav ul li:nth-child(1){ border-right: 3px solid #fff; box-sizing: border-box;}

.szcp-div .box2 .cp_nav ul li:nth-child(2){ border-right: 3px solid #fff; box-sizing: border-box;}

.szcp-div .box2 .cp_nav ul li.actcp { background: #004274; color: #fff;}



#container_cp .tab_2 { display:none}

#container_cp .bx1 { margin-bottom:30px; }

#container_cp .bx1 img { display:block; width: 100%; height: auto;}

#container_cp .bx2{ clear:both;}

#container_cp .bx2 .li { width:49%; height: 220px; float: left; overflow: hidden; background: #fff; border: 1px solid #EBEBEB; box-sizing: border-box; padding:22px 4% 18px 4%; margin-right:2%;margin-bottom:15px; -webkit-transition: 0.5s;

	-moz-transition: 0.5s;

	-ms-transition: 0.5s;

	-o-transition: 0.5s;

	transition: 0.5s;}

#container_cp .bx2 .li:nth-child(2n){margin-right:0}

#container_cp .bx2 .li .li_1 img{ display:block; width: 45px; height: auto; margin: 0 auto; margin-bottom:10px;}

#container_cp .bx2 .li .li_2 { font-size: 18px; color: #1A1A1A; font-weight: bold; line-height: 26px; margin-bottom:11px; text-align: center;}

#container_cp .bx2 .li .li_3 { font-size: 12px; color: #666666; width: 100%; text-align:justify; line-height: 22px;}

#container_cp .bx2 .li:hover {border:1px solid #fff;-moz-box-shadow:0px 1px 16px 2px #eff0f2; -webkit-box-shadow:0px 1px 16px 2px #eff0f2; box-shadow:0px 1px 16px 2px #eff0f2;}



.szcp-tit { font-size: 20px;color: #1A1A1A; line-height: 30px; margin-bottom:13px; margin-top: 28px;}

.szcp-con .text { font-size: 14px; color: #666; margin-bottom:25px;}

.szcp-con .tit1 { clear: both; font-size: 16px; color: #004274; line-height: 26px; font-weight: bold; margin-bottom: 16px;}

.szcp-con .pic { margin-bottom:30px;}

.szcp-con .pic img { display:block; width: 100%; height: auto; margin-bottom: 20px;}

.szcp-con .list1 {margin-bottom: 4%;}

.szcp-con .list1 .li { width:100%; overflow: hidden; background: #F6F6F6;margin-bottom: 28px;}

.szcp-con .list1 .li .d1 { width:100%;}

.szcp-con .list1 .li .d1 img { display:block; width: 100%; height:auto;}

.szcp-con .list1 .li .d2 { font-size: 16px; color: #333; line-height: 26px; padding:15px 5% 0 5%; box-sizing: border-box;}

.szcp-con .list1 .li .d3 { padding:6px 5% 15px 5%; box-sizing: border-box; color: #666666; line-height: 22px; font-size: 13px;display: -webkit-box;

-webkit-box-orient: vertical;

-webkit-line-clamp: 3;

overflow: hidden;

}



.szcp-con .list2 { clear: both;margin-bottom: 4%;}

.szcp-con .list2 .li { width: 100%;overflow: hidden; margin-bottom: 15px; position: relative; text-align: center;}

.szcp-con .list2 .li .tp { display: block; width: 100%; height: auto;}

.szcp-con .list2 .li .wz { font-size: 13px; color: #fff; width: 100%; line-height: 24px; background: url(../images/2023011724.png) repeat center center; position: absolute; left: 0; bottom: 0; padding: 6px 0; box-sizing: border-box;}





.szcp-con .list3 { clear: both;}

.szcp-con .list3 .li { width: 100%; overflow: hidden; margin-bottom: 28px;}

.szcp-con .list3 .li .tp { display:block; width: 100%; height: auto; margin-bottom: 13px;}

.szcp-con .list3 .li .wz { width: 100%;}

.szcp-con .list3 .li .wz .t1 { font-size: 16px; color: #1A1A1A; margin-bottom: 7px;}

.szcp-con .list3 .li .wz .t2 { font-size: 13px; color: #666666; line-height: 24px;}



.zhga-div .list1 .li { background:#fff}

.zhga-div .list1 .li .d2 { padding:13px 0 0 0}

.zhga-div .list1 .li .d3 { padding:10px 0 0 0}





.szcp-con .list4 .bx1 { margin-bottom:20px;}

.szcp-con .list4 .bx1 .li { width: 100%;overflow: hidden; margin-bottom: 15px; background: #F6F6F6; box-sizing: border-box;}

.szcp-con .list4 .bx1 .li .t1 { font-size: 16px; color: #fff; line-height: 26px; font-weight: bold; padding: 10px 4%; box-sizing: border-box;}

.szcp-con .list4 .bx1 .li .t2 { color: #666666; text-align: justify; font-size: 13px; line-height: 24px; padding: 4%; box-sizing: border-box;}

.szcp-con .list4 .bx1 .li:nth-child(1) .t1{ background: #235F9F}

.szcp-con .list4 .bx1 .li:nth-child(3) .t1{ background: #235F9F}

.szcp-con .list4 .bx1 .li:nth-child(2) .t1{ background: #BBD879}

.szcp-con .list4 .bx1 .li:nth-child(4) .t1{ background: #BBD879}

.szcp-con .list4 .bx1 .li:nth-child(2){ background: #F4FEDC}

.szcp-con .list4 .bx1 .li:nth-child(4){ background: #F4FEDC}



.szcp-con .list4 .bx2 { clear:both; background: #F6F6F6; padding:7% 5%; box-sizing: border-box;}

.szcp-con .list4 .bx2 .bx2L { width: 100%; margin-bottom: 16px;}

.szcp-con .list4 .bx2 .bx2R { width: 100%;}

.szcp-con .list4 .bx2 .bx2L img { display:block; width: 100%; height: auto;}

.szcp-con .list4 .bx2 .bx2R .d1 { font-size: 18px; color: #333; line-height: 26px; margin-bottom: 12px;}

.szcp-con .list4 .bx2 .bx2R .d2 { color: #666666; font-size: 13px; line-height: 24px; margin-bottom: 15px;}

.szcp-con .list4 .bx2 .bx2R .d3 { color: #333; font-size: 13px; line-height: 24px;}



.weicode_layer{display: none;}







.szcp-con .list5 {clear:both;margin-bottom: 4%;}

.szcp-con .list5 .li { width:100%; overflow: hidden; margin-bottom:20px; }

.szcp-con .list5 .li .d1 { width:100%; height: 220px; overflow: hidden;}

.szcp-con .list5 .li .d1 img { display:block; width: 100%; height: 100%;}

.szcp-con .list5 .li .d2 { font-size:16px; color: #333; line-height: 26px; padding:13px 0 0 0; box-sizing: border-box;}

.szcp-con .list5 .li .d3 { padding:9px 0; box-sizing: border-box; color: #666666; line-height: 24px; font-size: 14px;

}



.szcp-con .list6 { clear:both; margin-bottom: 4%;}

.szcp-con .list6 .li { width: 100%; overflow: hidden; margin-bottom: 20px; background: #F6F6F6; box-sizing: border-box;}

.szcp-con .list6 .li .li_1 { font-size: 16px; font-weight: bold; color: #fff; display: flex; align-items: center; line-height: 24px;padding: 3% 4%; box-sizing: border-box;}

.szcp-con .list6 .li .li_1 img { display: inline-block; margin-right: 8px; width: 18px; height: auto;}

.szcp-con .list6 .li .li_2 { font-size: 14px; color: #666; line-height: 26px; padding: 5% 5%; box-sizing: border-box; text-align: justify;}

.szcp-con .list6 .li:nth-child(1){ background: #F6F6F6;}

.szcp-con .list6 .li:nth-child(2){ background: #F4FEDC;}

.szcp-con .list6 .li:nth-child(3){ background: #F6F6F6;}

.szcp-con .list6 .li:nth-child(4){ background: #F4FEDC;}

.szcp-con .list6 .li:nth-child(1) .li_1{ background: #235F9F;}

.szcp-con .list6 .li:nth-child(2) .li_1{ background: #BBD879;}

.szcp-con .list6 .li:nth-child(3) .li_1{ background: #235F9F;}

.szcp-con .list6 .li:nth-child(4) .li_1{ background: #BBD879;}



.szcp-con .list7 { clear:both;margin-bottom: 4%;}

.szcp-con .list7 .li { width:100%;overflow: hidden; background: #fff;margin-bottom: 20px;}

.szcp-con .list7 .li .d1 { width:100%;}

.szcp-con .list7 .li .d1 img { display:block; width: 100%; height:auto;}

.szcp-con .list7 .li .d2 { font-size: 16px; color: #333; line-height: 26px; padding:13px 0 0 0; box-sizing: border-box;}

.szcp-con .list7 .li .d3 { padding:9px 0; box-sizing: border-box; color: #666666; line-height: 24px; font-size: 14px;display: -webkit-box;

-webkit-box-orient: vertical;

-webkit-line-clamp: 3;

overflow: hidden;

}





.szcp-con .list8 { clear:both;}

.szcp-con .list8 .list8L { width: 100%; }

.szcp-con .list8 .list8R { width: 100%;}



.szcp-con .list9 { clear:both;}

.szcp-con .list9 .list8L { width: 100%;}

.szcp-con .list9 .list8R { width: 100%;}






.zhzl-div .box1 { color: #767676; margin-bottom:20px}

.zhzl-div .wz1 { color: #767676; margin-bottom: 40px;}

.zhzl-div .wz1 span { color: #1A1A1A; font-weight: bold;}

.zhzl-div .box1 .box1L { width: 100%; margin-bottom: 20px;}

.zhzl-div .box1 .box1R { width: 100%;}

.zhzl-div .box1 .box1L img { display:block; width: 100%; height: auto;}

.zhzl-div .box1 .box1R p { margin-bottom:12px;}

.zhzl-div .box1 .box1R p span {color: #1A1A1A; font-weight: bold;}



.zhzl-div .box2 { clear:both; margin-bottom:25px;}

.zhzl-div .box2 img { display:block; width: 100%; height:auto;}

.zhzl-div .list4 .bx2 .bx2R {padding-top:2%}



.zhxf-div .list3 .li{ text-align: center;}
/*精彩瞬间*/
.jcsj-list .jc { width: 100%; text-align: center; margin-bottom: 20px; }
.jcsj-list .jc img { display:block; width: 100%; height: auto; margin-bottom: 10px; }


/*企业文化*/

.organ{margin-top: 1.2rem; margin-bottom: 2.5rem;}
@media only screen and (min-width:1080px){
	.div_m{display: none !important;}
}
@media only screen and (max-width:1080px){
	.div_pc{display: none !important;}
	html{max-width: 750px; margin-left: auto !important; margin-right: auto !important;}
	body,html{-webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
	.wrap128{width: 100%;}
}


























































