@charset "utf-8";

@font-face{font-family:DINBold;src:url(/skin/default/fonts/DIN-Bold.eot);src:url(/skin/default/fonts/DIN-Bold.eot?#iefix) format('embedded-opentype'),url(/skin/default/fonts/DIN-Bold.woff2) format('woff2'),url(/skin/default/fonts/DIN-Bold.woff) format('woff'),url(/skin/default/fonts/DIN-Bold.ttf) format('truetype'),url(/skin/default/fonts/DIN-Bold.svg) format('svg')}



html {
	width: 100%;
	margin: 0;
	padding: 0;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	max-width:100%;
	min-width: 1260px;
    overflow: scroll;
	margin: 0 auto;
	font-family: "微软雅黑";
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #636b84;
	line-height: 200%;
}
img {
	border: 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;
}
a {
	color: #636b84;
	text-decoration: none !important;
	cursor: pointer;
	background: transparent;
	/*修正win8系统IE连接灰色背景*/
	outline: none;
	blr: expression(this.onFocus=this.blur());
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s; 
}
a img {
	border: none;
}
a:hover {
	color: #005bab;
}
.wrap {
	width: 1280px;
	margin: 0 auto; overflow: hidden;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
}
.fl {float: left;}
.fr {float: right;}
.tc {text-align: center;}
*{ box-sizing:border-box; }
textarea { font-family:微软雅黑}
.cf:after{content:""; display:block; height:0; clear:both;}
.phone-div { display:none!important}

.fadeInUp50 {
  -webkit-animation-name: fadeInUp50;
  -moz-animation-name: fadeInUp50;
  -ms-animation-name: fadeInUp50;
  animation-name: fadeInUp50;
}
@-webkit-keyframes fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft50 {
  -webkit-animation-name: fadeInLeft50;
  -moz-animation-name: fadeInLeft50;
  -ms-animation-name: fadeInLeft50;
  animation-name: fadeInLeft50;
}
@-webkit-keyframes fadeInLeft50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes fadeInLeft50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes fadeInLeft50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight50 {
  -webkit-animation-name: fadeInRight50;
  -moz-animation-name: fadeInRight50;
  -ms-animation-name: fadeInRight50;
  animation-name: fadeInRight50;
}
@-webkit-keyframes fadeInRight50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes fadeInRight50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes fadeInRight50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}


/*menu*/
.top {
	position: relative;
}
.itop .top_1 { background: #fff;}
.top_1 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999999999999;
	line-height: 90px;
	height: 90px;
	 -webkit-transition: 0.65s;
	 -moz-transition: 0.65s;
	 -ms-transition: 0.65s;
	 -o-transition: 0.65s;
	 transition: 0.65s;
}
.top_wrap{width: 95%; height: 100%; margin: 0 auto;}
.top_wrap .top_1a { margin-right:40px;}
.top_2a_1 ul li {
	float: left;
	padding: 0 24px; line-height: 90px;
	position: relative;
	-webkit-transition: 0;
	-moz-transition: 0;
	-ms-transition: 0;
	-o-transition: 0;
	transition: 0; 
}
.top_2a_1 ul li:hover>a{color: #005bab;}
.top_2a_1 ul li>a {
	color: #2d3651;
	font-size: 18px;
	display: block;
	height: 100%;
	width: 100%;
	position: relative;
	-webkit-transition: 0;
	-moz-transition: 0;
	-ms-transition: 0;
	-o-transition: 0;
	transition: 0;  position: relative;

}
#menunow { color:#005bab; position: relative;}
#menunow:after { content:''; display: block;background:url(/skin/default/images/icon01.png) no-repeat center center; height: 8px; width: 100%; position: absolute; left: 0; bottom: 18px; z-index: 99999}
#whdppx>a{color: #c7000b;}
.top_1a img {
	display: block; width: 115px; height: auto; margin-top: 19px;
}
.hide {
    position: fixed;
    top: 80px;
    left: 0;
    background:#fff; border-top:1px solid #f5f5f5;padding-top: 37px;
    width: 100%; 
	/*height: 370px;*/
	height: 290px;
	overflow: hidden;
    text-align: center;
    z-index: 66666;
    /*transform: translate(0, 20px);*/
    opacity: 0;
    visibility: hidden;
    transition: All 0.3s;
    -moz-transition: All 0.3s;
    -webkit-transition: All 0.3s;
    -o-transition: All 0.3s;
}

.top_2a_1 ul li:hover .hide {
    z-index: 2;
    transform: translate(0, 0px);
    opacity: 1;
    visibility: visible;
    transition: All 0.3s;
    -moz-transition: All 0.3s;
    -webkit-transition: All 0.3s;
    -o-transition: All 0.3s;
}

#nav { height: 36px; line-height: 36px; margin-bottom: 40px;}
#nav ul li { font-size: 18px; height: 36px; line-height: 36px; color: #67708a; float: left; margin-right: 65px; padding: 0 0;}
#nav ul li.act { color:#005bab; border-bottom: 1px solid #005bab;}
#container .tab_2 {display: none}
#container .tab_2 .list a { display:block; width: 198px; height: 205px; float: left; background: #fff; border: 1px solid #e6e6e6; border-radius: 7px; overflow: hidden; margin-right: 18px; text-align: center; color: #2d3651; font-size: 16px; position: relative;}
#container .tab_2 .list .p1 { width: 100%; height: 170px; overflow: hidden;}
#container .tab_2 .list .p1 img{ display:block; width: 100%; height: 100%;}
#container .tab_2 .list .p2 { line-height:26px; width: 100%; position: absolute; left: 0; bottom: 20px;}
#container .tab_2 .list a:hover { color:#005bab; border: 1px solid #005bab;}
#container .tab_2 .list .m0 { margin-right:0}
#container .tab_2 .beizhu{ clear:both; width: 100%; text-align: right; font-size: 12px; color: #999; line-height: 20px; padding-top: 10px;}

.fixed-header {background: #fff;}
/*
.fixed-header {
	background: none;
	box-shadow: 0 0 5px rgba(0,0,0,.3);
	background-color: #fff;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	height: 65px;
}
.fixed-header ul li { line-height:65px;}
.fixed-header ul li>a { color:#2d3651; line-height: 65px; height: 65px;}
.fixed-header .logo1 {
	display: block !important; background:url(/skin/default/images/logo.png) no-repeat left center !important; background-size:105px !important; width:105px; height:65px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.fixed-header .logo2 {
	display: none !important;
	height: 45px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.fixed-header .hide {
    top: 65px;
}*/

.links {text-align:right; position: relative; height: 100%; padding-top: 25px;}
.links .li{ display:block; float: right; margin-left: 11px; padding-top: 8px;cursor: pointer; width: 36px; height: 36px; border: 1px solid #005bab; border-radius: 50%;}
.links .li .ttp{display:block; width: 20px; height: auto; filter:currentColor; color: #fff; margin: 0 auto;}

.ewm_tc { clear:both; width: 100%; height: 357px; overflow: hidden; position: fixed; left: 0; z-index: 999999; background: #fff; display: none;}
.ewm_tc1 { top: 90px;}
.ewm_tc .box { width:960px; height: 357px; margin: 0 auto;display: flex; align-items: center; justify-content: center; padding-top: 3%}
.ewm_tc .box .L { width:200px; height: 100%; float: left; margin-right: 50px;}
.ewm_tc .box .L img {display:block; width: 200px; height: auto;}
.ewm_tc .box .L_2 { width: 800px;float:inherit; margin-right:0;}
.ewm_tc .box .L_2 img{display:block; width: 800px; height: auto;}
.ewm_tc .box .R { height: 100%; float: right; padding-top: 40px;}
.ewm_tc .box .R .p1 { font-size: 36px; color: #005bab; font-weight: bold; line-height: 44px; margin-bottom: 17px;}
.ewm_tc .box .R .p2 { font-size: 24px; color: #636b84}
.links .li:hover .ewm_tc{ display: block}

.ewm_tc2 {bottom: 5%}


.home .top_1 .ho {background:url(/skin/default/images/icon01.png) no-repeat center 63px; color: #005bab;}


/*banner*/
.home { background:#f5f5f5}
.home .mBanner{ clear:both; height: 100vh; overflow: hidden; width: 100%;}
.home .mBanner .swiper-container { position: static}
.home .mBanner video{width: 100%;display: block;object-fit:fill; height: 100%;}
.home .mBanner img { display:block; width: 100%; height: 100%;}
.home .mBanner .wenzi { width:100%; height: 180px; text-align: center; position: absolute; left: 0; top: 27%; z-index: 89; color: #fff;}
.home .mBanner .wenzi .p1 { font-size: 80px; letter-spacing: 5px; line-height: 110px; margin-bottom: 10px;}
.home .mBanner .wenzi .p2 { font-size: 30px; letter-spacing: 5px; line-height: 60px;}
.home .mBanner .swiper-pagination-bullet { width: 12px; height: 12px; opacity: 1; background: #999999;}
.home .mBanner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 6px;}
.home .mBanner .swiper-container-horizontal>.swiper-pagination-bullets { bottom:5%; height: 30px; line-height: 30px; display: flex; align-items: center; justify-content: center;}
.home .mBanner .swiper-pagination-bullet-active{ background: #005bab; width: 20px; height: 20px;}


.row1 { clear:both; width: 100%;}
.row1 .box { width: 98%; margin: 0 auto; background: #fff; border-radius: 20px; overflow: hidden; margin-top: 2%; margin-bottom: 2%; text-align: center; padding-top: 4%;}
.row1 .box .d1 { font-size: 36px; color: #2d3651; line-height: 50px; margin-bottom: 33px; letter-spacing: 2px;}
.row1 .box .d1:after { content:''; display: block; width: 35px; height: 2px; background: #2d3651; margin: 0 auto; margin-top: 12px;}
.row1 .box .d2 { width: 1170px; margin: 0 auto;font-size: 16px; color: #636b84; line-height: 34px;}
.row1 .box .numlist { clear:both; width: 1100px; height: 100px; margin: 0 auto; text-align: center; margin-top: 2%;}
.row1 .box .numlist .li { width: 20%; float: left;}
.row1 .box .numlist .li .p1 { font-size: 22px; color: #1d69b9; font-weight: bold; line-height: 50px; margin-bottom: 5px;}
.row1 .box .numlist .li .p1 span { font-size: 36px; }
.row1 .box .numlist .li .jia {background: url(/skin/default/images/icon43_.png) no-repeat right 8px; display: inline-block; padding-right: 13px}
.row1 .box .numlist .li .p2 { font-size: 14px; color: #878d9e; line-height: 22px;}
.row1 .box .smwz { clear:both; width: 1100px; margin: 0 auto;color: #878d9e; text-align: right; padding-top: 35px; font-size: 12px;}


.row2 { clear:both; width: 92%; margin: 0 auto; background: #fff; border-radius: 20px; margin-bottom: 2%; overflow: hidden}
.row2 .list {width:100%; height:638px; overflow: hidden; position: relative;}
.row2 .list #nav22 { width: 43%; height: 160px; position: absolute; left: 1%; bottom: 0; text-align: center; z-index: 9;}
.row2 .list #nav22 ul li { width: 16.6666%; float: left; font-size: 16px; color: #2d3651; cursor: pointer;}
.row2 .list #nav22 ul li p{ line-height: 22px; -webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.row2 .list #nav22 ul li.act22 { color: #005bab;}
.row2 .list #nav22 ul li .p1 {background: url(/skin/default/images/icon11.png) no-repeat top center; padding-top: 58px;}
.row2 .list #nav22 ul li .p2 { background: url(/skin/default/images/icon12.png) no-repeat top center; padding-top: 58px;}
.row2 .list #nav22 ul li .p3 {background: url(/skin/default/images/icon13.png) no-repeat top center; padding-top: 58px;}
.row2 .list #nav22 ul li .p4 {background: url(/skin/default/images/icon14.png) no-repeat top center; padding-top: 58px;}
.row2 .list #nav22 ul li .p5 {background: url(/skin/default/images/icon15.png) no-repeat top center; padding-top: 58px;}
.row2 .list #nav22 ul li .p6 {background: url(/skin/default/images/icon16.png) no-repeat top center; padding-top: 58px;}
.row2 .list #nav22 ul li:hover .p1 {background: url(/skin/default/images/icon11-on.png) no-repeat top center;}
.row2 .list #nav22 ul li:hover .p2 {background: url(/skin/default/images/icon12-on.png) no-repeat top center;}
.row2 .list #nav22 ul li:hover .p3 {background: url(/skin/default/images/icon13-on.png) no-repeat top center;}
.row2 .list #nav22 ul li:hover .p4 {background: url(/skin/default/images/icon14-on.png) no-repeat top center;}
.row2 .list #nav22 ul li:hover .p5 {background: url(/skin/default/images/icon15-on.png) no-repeat top center;}
.row2 .list #nav22 ul li:hover .p6 {background: url(/skin/default/images/icon16-on.png) no-repeat top center;}
.row2 .list #nav22 ul li.act22 .p1 {background: url(/skin/default/images/icon11-on.png) no-repeat top center;}
.row2 .list #nav22 ul li.act22 .p2 {background: url(/skin/default/images/icon12-on.png) no-repeat top center;}
.row2 .list #nav22 ul li.act22 .p3 {background: url(/skin/default/images/icon13-on.png) no-repeat top center;}
.row2 .list #nav22 ul li.act22 .p4 {background: url(/skin/default/images/icon14-on.png) no-repeat top center;}
.row2 .list #nav22 ul li.act22 .p5 {background: url(/skin/default/images/icon15-on.png) no-repeat top center;}
.row2 .list #nav22 ul li.act22 .p6 {background: url(/skin/default/images/icon16-on.png) no-repeat top center;}

#container22 .tab_22{ -webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
#container22 .tab_22 {display: none}
.row2 .list #container22 .box { width: 100%; height: 638px;}
.row2 .list #container22 .box .boxL { width:47%; height: 100%; float: left; text-align: center;background:#ffffff url(../images/icon10.png) no-repeat center center; padding-top: 7%; background-size: 100%;}
.row2 .list #container22 .box .boxR { width:53%; height: 100%; float: right; overflow: hidden;}
.row2 .list #container22 .box .boxL .d1 { font-size: 46px; font-weight: bold; color: #2d3651; line-height: 60px; margin-bottom: 15px;}
.row2 .list #container22 .box .boxL .d1 span { font-size: 28px; vertical-align:super;}
.row2 .list #container22 .box .boxL .d2 { font-size: 22px; color: #2d3651; line-height: 36px;}
.row2 .list #container22 .box .boxL .d3 { color: #005bab; margin-top: 30px;}
.row2 .list #container22 .box .boxL .d3 a { color: #005bab; border: 1px solid #005bab; border-radius: 30px; width: 120px; height: 44px; line-height: 44px; display: block; margin: 0 auto;}
.row2 .list #container22 .box .boxL .d3 a:hover { background: #005bab; color: #fff;border: 1px solid #005bab;}
.row2 .list #container22 .box .boxR img { display:block; width: 100%; height: auto;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.row2 .list #container22 .box .boxR:hover img {transform: scale(1.07, 1.07);}








.row2 .cp-qh { width:100%; height: 640px; overflow: hidden; position: relative;}
.row2 .cp-qh .bd { height: 100%;}
.row2 .cp-qh .bd .thd { width: 42%; height: 170px; position: absolute; left: 1%; bottom: 0; text-align: center; z-index: 9;}
.row2 .cp-qh .bd .thd ul li { width: 16.6666%; float: left; font-size: 16px; color: #2d3651; cursor: pointer;}
.row2 .cp-qh .bd .thd ul li.on { color: #005bab;}
.row2 .cp-qh .bd .thd ul li p{ line-height: 22px; -webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.row2 .cp-qh .bd .thd ul li .p1 {background: url(/skin/default/images/icon11.png) no-repeat top center; padding-top: 58px;}
.row2 .cp-qh .bd .thd ul li .p2 { background: url(/skin/default/images/icon12.png) no-repeat top center; padding-top: 58px;}
.row2 .cp-qh .bd .thd ul li .p3 {background: url(/skin/default/images/icon13.png) no-repeat top center; padding-top: 58px;}
.row2 .cp-qh .bd .thd ul li .p4 {background: url(/skin/default/images/icon14.png) no-repeat top center; padding-top: 58px;}
.row2 .cp-qh .bd .thd ul li .p5 {background: url(/skin/default/images/icon15.png) no-repeat top center; padding-top: 58px;}
.row2 .cp-qh .bd .thd ul li .p6 {background: url(/skin/default/images/icon16.png) no-repeat top center; padding-top: 58px;}
.row2 .cp-qh .bd .thd ul li:hover .p1 {background: url(/skin/default/images/icon11-on.png) no-repeat top center;}
.row2 .cp-qh .bd .thd ul li:hover .p2 {background: url(/skin/default/images/icon12-on.png) no-repeat top center;}
.row2 .cp-qh .bd .thd ul li:hover .p3 {background: url(/skin/default/images/icon13-on.png) no-repeat top center;}
.row2 .cp-qh .bd .thd ul li:hover .p4 {background: url(/skin/default/images/icon14-on.png) no-repeat top center;}
.row2 .cp-qh .bd .thd ul li:hover .p5 {background: url(/skin/default/images/icon15-on.png) no-repeat top center;}
.row2 .cp-qh .bd .thd ul li:hover .p6 {background: url(/skin/default/images/icon16-on.png) no-repeat top center;}
.row2 .cp-qh .bd .thd ul li.on .p1 {background: url(/skin/default/images/icon11-on.png) no-repeat top center;}
.row2 .cp-qh .bd .thd ul li.on .p2 {background: url(/skin/default/images/icon12-on.png) no-repeat top center;}
.row2 .cp-qh .bd .thd ul li.on .p3 {background: url(/skin/default/images/icon13-on.png) no-repeat top center;}
.row2 .cp-qh .bd .thd ul li.on .p4 {background: url(/skin/default/images/icon14-on.png) no-repeat top center;}
.row2 .cp-qh .bd .thd ul li.on .p5 {background: url(/skin/default/images/icon15-on.png) no-repeat top center;}
.row2 .cp-qh .bd .thd ul li.on .p6 {background: url(/skin/default/images/icon16-on.png) no-repeat top center;}

.row2 .cp-qh .bd .tbd { width: 100%; height: 100%;}
.row2 .cp-qh .bd .tbd ul{height:100%!important}
.row2 .cp-qh .bd .tbd ul li{height:100%!important}
.row2 .cp-qh .bd .tbd .box { width: 100%; height: 100%;}
.row2 .cp-qh .bd .tbd .box .boxL { width:47%; height: 100%; float: left; text-align: center;background:#ffffff url(../images/icon10.png) no-repeat center center; padding-top: 8%;}
.row2 .cp-qh .bd .tbd .box .boxR { width:53%; height: 100%; float: right; overflow: hidden;}
.row2 .cp-qh .bd .tbd .box .boxL .d1 { font-size: 48px; font-weight: bold; color: #2d3651; line-height: 60px; margin-bottom: 15px;}
.row2 .cp-qh .bd .tbd .box .boxL .d2 { font-size: 24px; color: #2d3651; line-height: 36px; margin-bottom: 30px;}
.row2 .cp-qh .bd .tbd .box .boxL .d3 { color: #005bab;}
.row2 .cp-qh .bd .tbd .box .boxL .d3 a { color: #005bab; border: 1px solid #005bab; border-radius: 30px; width: 120px; height: 44px; line-height: 44px; display: block; margin: 0 auto;}
.row2 .cp-qh .bd .tbd .box .boxL .d3 a:hover { background: #005bab; color: #fff;border: 1px solid #005bab;}
.row2 .cp-qh .bd .tbd .box .boxR img { display:block; width: 100%; height: 100%;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.row2 .cp-qh .bd .tbd .box .boxR:hover img {transform: scale(1.07, 1.07);}


.row3 { clear:both; width: 100%; padding:0 4%;}
.row3 .row3L { width: 45%; float: left; position: relative;}
.row3 .row3R { width: 53%; float: right;}
.row3 .picbox { width:100%; overflow: hidden; border-radius: 20px;}
.row3 .pic { display:block; width: 100%; height: auto;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.row3 .row3R .li { width:48%; position: relative;}
.row3 .row3R .li1 { float: left; margin-bottom: 3%;}
.row3 .row3R .li2 { float: right; margin-bottom: 3%;}
.row3 .row3R .li3 { float: left;}
.row3 .row3R .li4 { float: right;}
.row3 .row3L .text { width: 100%; height: 100%; position: absolute; left: 0; top: 0; text-align: center; padding-top: 16%;}
.row3 .row3L .text .d1 { font-size: 48px; color: #2d3651; font-weight: bold; line-height: 60px; margin-bottom: 6%;}
.row3 .row3L .text .d2 { width: 360px; margin: 0 auto;}
.row3 .row3L .text .d2 a { display:block; float: left; width: 140px; height: 44px; line-height: 44px; border-radius: 32px; font-size: 16px; margin: 0 10px;color: #005bab; border: 1px solid #005bab; box-sizing: border-box;}


.row3 .row3L .text .d2 a:hover { background: #005bab; color: #fff;border: 1px solid #005bab;}
.row3 .row3R .text { width: 100%; height: 100%; position: absolute; left: 0; top: 0; text-align: center; padding-top: 15%;}
.row3 .row3R .li .text .d1 { font-size: 24px; font-weight: bold;line-height: 32px; margin-bottom: 30px; color: #2d3651; }

.row3 .row3R .li .text .a3 {display:block; width: 100px; height: 36px; line-height: 36px;border-radius: 26px; margin: 0 auto; color: #005bab; border: 1px solid #005bab; -webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.row3 .row3L .a3 {display:block; width: 140px; height:44px; line-height: 44px;border-radius: 26px; margin: 0 auto; color: #005bab; border: 1px solid #005bab; font-size: 16px; -webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.row3 .row3R .li .text .a3:hover { background: #005bab; color: #fff;border: 1px solid #005bab;}
.row3 .row3L:hover .picbox img {transform: scale(1.05, 1.05);}
.row3 .row3R .li:hover .picbox img{transform: scale(1.07, 1.07);}



.row4 { clear:both; width: 100%; background: #f5f5f5; margin-top: 4%;padding: 0 4% 4% 4%;}
.row4 .title { clear:both; width: 100%; text-align: center;height: 120px;}
.row4 .title .p1 { font-size: 36px; color: #2d3651; line-height: 50px; text-align: center; width: 100%;}
.row4 .title .p1:after { content:''; display: block; width: 30px; height: 2px; background: #2d3651; margin: 0 auto; margin-top: 15px;}


.row4 .box { width: 100%; height: 545px; overflow: hidden; margin-bottom: 4%;}
.row4 .box .boxL { width: 51%; height: 100%; float: left;}
.row4 .box .boxR { width: 49%; height: 100%; float: right; border-radius: 20px; overflow: hidden; position: relative;}
.row4 .box .boxL .li { background: #fff; width: 46%; height: 100%; float: left; margin-right: 4%; border-radius: 20px; padding: 4% 4%;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.row4 .box .boxL .li .d1 { font-size: 20px; font-family: Arial, "sans-serif"; line-height: 32px; margin-bottom: 20px;}
.row4 .box .boxL .li .d2 { font-size: 22px; color: #2d3651; line-height: 32px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap; margin-bottom: 35px; }
.row4 .box .boxL .li .d3 { font-size: 15px; color:#82899c; line-height:30px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;
overflow: hidden; margin-bottom: 110px;}
.row4 .box .boxL .li .d4 { font-size: 15px; color: #2d3651; border-top: 1px solid #e8e8e8; padding-top: 22px;}
.row4 .box .boxL .li .d4 a{ color: #2d3651; display: block;-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-ms-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;}
.row4 .box .boxL .li:hover {background:#005bab url(../images/pic07.png) no-repeat center center;}
.row4 .box .boxL .li:hover .d1 { color:#fff;}
.row4 .box .boxL .li:hover .d2 { color:#fff;}
.row4 .box .boxL .li:hover .d3 { color:#ccd4db;}
.row4 .box .boxL .li:hover .d4 { border-top: 1px solid #307abb;}
.row4 .box .boxL .li:hover .d4 span{ color:#fff;background: url(/skin/default/images/icon07.png) no-repeat right center;}

.row4 .box .boxR a{ color: #2d3651; display: block; width: 100%; height: 100%;}
.row4 .box .boxR .d1 { width:100%; height: 550px; overflow: hidden;}
.row4 .box .boxR .d1 img { display:block; width: 100%; height: 100%;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.row4 .box .boxR .d2 { width: 100%; background: #fff;position: absolute; left: 0; bottom: 0; height: 80px; line-height: 80px; padding: 0 4%;}
.row4 .box .boxR .d2 .d2L { width: 78%; font-size: 22px; float: left;overflow:hidden;text-overflow:ellipsis;white-space: nowrap; }
.row4 .box .boxR .d2 .d2R { width: 22%; font-size: 20px; float: right; text-align: right;}
.row4 .box .boxR:hover .d1 img {transform: scale(1.07, 1.07);}
.row4 .box .boxR:hover a { color: #005bab;}


.row4 .more { clear:both; width: 140px; height: 48px; line-height: 48px; margin: 0 auto; overflow: hidden; background: #005bab; border-radius: 30px;}
.row4 .more a { display:block; width: 100%; height: 100%;background:url(/skin/default/images/icon60.png) no-repeat 91% center; font-size: 16px; padding-left: 23px; color: #fff;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.row4 .more:hover a{background:url(/skin/default/images/icon60.png) no-repeat 9px center; padding-left: 56px; letter-spacing: 1px;}



.fy{ clear:both; width:100%; height:30px; margin:0 auto; margin-top:30px; font-size:14px; text-align: center;}
.fy b{ display:inline-block; width:24px; height:24px; background:#005bab; line-height:24px; margin:0 4px; color:#fff; font-weight:100; text-align:center; border-radius: 50%}
.fy a{ display:inline-block; padding:0 8px;height:24px; text-align:center; line-height:24px;margin:0 5px; font-size:14px; }
.djdt_box .fy b{ background:#d23030; }


.footer { clear:both; width: 100%; background: #fff url("../images/icon18.png") top center no-repeat; ; padding:5% 4% 2% 4%;}
.footer .box1 { height: 360px;}
.footer .box1 .box1L { width: 26%; float: left;}
.footer .box1 .box1C { width: 55%; float: left; margin-top:25px;}
.footer .box1 .box1R { width: 150px; float: right;margin-top:28px;}
.footer .box1 .box1L .d1 img { display:block; width: 225px; height: 107px; margin-bottom:-10px;}
.footer .box1 .box1L .d2 { font-size: 24px; color: #005bab; font-weight: bold;background:url(/skin/default/images/icon05.png) no-repeat left center; padding-left: 39px; line-height: 30px; font-family: Arial, "sans-serif"}
.footer .box1 .box1L .d3 { font-size: 12.75px; color: #82899c; line-height: 25px; margin-top: 10px;}
.footer .box1 .box1C .li { width: 16.6666%; float: left;}
.footer .box1 .box1C .li p.p1 { font-size: 16px; color: #2d3651; font-weight: bold; margin-bottom: 15px; line-height: 26px;}
.footer .box1 .box1C .li a { font-size: 14px; color: #82899c; display: block; line-height: 34px;}
.footer .box1 .box1C .li p.p1 a:hover { color:#005bab;}
.footer .box1 .box1C .li p.p1 a { font-size: 16px; color: #2d3651; line-height: 30px; position: relative; display: inline-block;}
.footer .box1 .box1R .li { float:right; margin-left: 9px; width: 36px; height: 36px; border-radius: 50%; border:1px solid #005bab; padding-top: 8px; position: relative;}
.footer .box1 .box1R .li .ttp { display:block; width: 20px; height: auto; margin: 0 auto;}
.footer .box1 .box1R .li p{ display:none; position: absolute; right:-50px; top: -350px; width: 260px; height: 338px;}
.footer .box1 .box1R .li p img { display:block; width: 100%; height: 100%;}
.footer .box1 .box1R .li:hover p{display:block;}

.footer .box1 .box1C .li p.p2 { margin-bottom:5px;}
.footer .box1 .box1C .li p.p2 a { color: #82899c; display: inline-block; position: relative; line-height: 26px;}
.footer .box1 .box1C .li p.p2 a:hover { color:#005bab;}
.footer .box1 .box1C .li p a:after{ content: '';display: block; width: 100%; border-bottom: 2px solid #005bab; position:absolute; left: 0; bottom: 0;transform-origin: center center;
  transform: scale3d(0, 1, 0);
  transition: all .5s;}
.footer .box1 .box1C .li p a:hover:after { transform: none;}

.footer .box2 { clear:both; font-size: 14px; color: #82899c;line-height: 32px; height: 32px; }
.footer .box2 p {line-height: 32px; height: 32px; float: left; margin-right: 11px;}
.footer .box2 .p2 a{display: flex; align-items: center; }
.footer .box2 .p2 img { margin-right:2px;}
.footer .box2 a{ color: #82899c;}
.footer .box2 a:hover { color:#005bab;}


.iBanner { clear:both; width: 100%; position: relative;}
.iBanner .ibann { display:block; width: 100%; height: auto;}
.iBanner .iTitle { width: 100%; height: 110px; color: #fff; text-align: center; position: absolute; left: 0; top: 45%;}
.iBanner .iTitle .d1 { font-size: 50px;text-transform:uppercase; font-family:Arial, "sans-serif"; line-height: 50px; font-weight: bold; margin-bottom: 3px;}
.iBanner .iTitle .d2 { font-size: 36px; line-height: 50px;}


.secMenu { clear:both; width: 100%; text-align: center; font-size: 15px; color: #2d3651; height: 80px; line-height: 80px; border-bottom: 1px solid #e2e2e2; margin-bottom: 3%;}
.secMenu a { color: #2d3651; display: inline-block; margin: 0 32px; height: 80px; position: relative;}
.secMenu a:hover {color:#005bab;}
#nowMenu { color:#005bab; border-bottom: 3px solid #005bab;}
.secMenu2 { clear:both; width: 100%; text-align: center; font-size: 15px; color: #2d3651; height: 80px; line-height: 80px; border-bottom: 1px solid #e2e2e2; margin-bottom: 3%;}
.secMenu2 a { color: #2d3651; display: inline-block; margin: 0 32px; height: 80px;  position: relative}
.secMenu a:after{ content: '';display: block; width: 100%; border-bottom: 3px solid #005bab; position:absolute; left: 0; bottom: 0;transform-origin: center center;
  transform: scale3d(0, 1, 0);
  transition: all .5s;}
.secMenu a:hover:after { transform: none;}
#nowMenu:hover:after {display: none}

.secMenu2 a:after{ content: '';display: block; width: 100%; border-bottom: 3px solid #005bab; position:absolute; left: 0; bottom: 0;transform-origin: center center;
  transform: scale3d(0, 1, 0);
  transition: all .5s;}
.secMenu2 a:hover:after { transform: none;}
.secMenu2 a:hover {color:#005bab;}

.secMenu3 { clear:both; width: 100%; text-align: center; font-size: 15px; color: #2d3651; height: 80px; line-height: 80px; border-bottom: 1px solid #e2e2e2; margin-bottom: 3%;}
.secMenu3 a { color: #2d3651; display: inline-block; margin: 0 32px; height: 80px; position: relative}
.secMenu3 a:after{ content: '';display: block; width: 100%; border-bottom: 3px solid #005bab; position:absolute; left: 0; bottom: 0;transform-origin: center center;
  transform: scale3d(0, 1, 0);
  transition: all .5s;}
.secMenu3 a:hover:after { transform: none;}
.secMenu3 a:hover {color:#005bab;}




.bg{ background: #f5f5f5;}
.qydt-div { padding-bottom:7%}
.qydt-div ul li { width:100%; height: 290px; overflow: hidden; margin-bottom: 50px; border-bottom: 1px solid #e6e6e6; position:relative;}
.qydt-div ul li a { display:block; width: 100%; height: 240px; overflow: hidden; margin-bottom: 50px;}
.qydt-div ul li .liL { width:360px; height: 240px; float: left; overflow: hidden; position: relative}
.qydt-div ul li .liR { width:850px; height: 240px; float: right; padding-top: 21px; position: relative}
.qydt-div ul li .liL img { display:block; width: 100%; height: 100%;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.qydt-div ul li .liR .d1 { font-size: 24px; font-weight: bold; color: #2d3651; font-weight: bold; line-height: 34px; margin-bottom: 18px; }
.qydt-div ul li .liR .d2 { font-size: 15px; color: #666666; line-height: 26px; height: 100px;}
.qydt-div ul li .liR .d3 { font-size: 14px; color: #878d9e;background:url("/skin/default/images/icon17.png") left center no-repeat; padding-left: 26px; line-height: 30px; height: 30px;}
.qydt-div ul li:hover .liL img {transform: scale(1.1, 1.1); }
.xwsm{ clear:both; font-size:12px;color:#c0bbbb; text-align:center; padding-bottom:20px;}

.gsgg-div { padding-bottom:7%;}
.gsgg-div ul li { width: 100%; margin-bottom: 35px; padding-bottom: 30px; border-bottom: 1px solid #e6e6e6;}
.gsgg-div ul li a { display:block; width: 100%; height: 100%;}
.gsgg-div ul li .d1 { font-size: 24px; color: #2d3651; line-height: 30px; font-weight: bold; margin-bottom: 20px;}
.gsgg-div ul li .d2 { font-size: 15px; color: #2d3651; line-height: 28px; margin-bottom: 30px;}
.gsgg-div ul li .d3 {font-size: 14px; color: #878d9e;background:url("/skin/default/images/icon17.png") left center no-repeat; padding-left: 26px; line-height: 30px; height: 30px;}

.iCon { clear:both; width: 100%; padding-top: 2%;}
.iCon2 { clear:both; width: 100%; padding-top: 5%;}
.iCon3 { clear:both; width: 100%; padding-bottom: 6%; }
.iCon4 { clear:both; width: 100%; }


.lxwm-div .box0 { height: 523px; overflow: hidden;background:url("/skin/default/images/2022073001.jpg") center center no-repeat; padding-top: 131px;}
.bxbg { height: 260px; padding-top: 2%;}
.lxwm-div .box0 .box0L { width: 30%; height: 325px; float: left; border-left: 1px solid #e6e6e6; padding-left: 4%;}
.lxwm-div .box0 .box0L2 { width: 26%;}
.lxwm-div .box0 .box0C { width: 23%; height: 100%; float: left;padding-left: 4%;border-left: 1px solid #e6e6e6;}
.lxwm-div .box0 .box0R { width: 21%; float: left;}
.lxwm-div .box0 .li {background:url("/skin/default/images/pic14.png") left 2px no-repeat; width: 100%; margin-bottom: 25px; padding-left:42px; color: #2d3651; line-height: 32px; font-size: 15px; }
.lxwm-div .box0 .box0R .li .p1 { line-height: 32px; margin-bottom: 2px; }
.lxwm-div .box0 .box0R .li .p1 span { font-size: 18px; font-weight: bold; color: #2d3651;}
.lxwm-div .box0 .box0R .li .p2 { font-size: 15px;}

.lxwm-div .box0 .box0L .li1 {background:url("/skin/default/images/pic10.png") left 1px no-repeat; line-height: 32px; }
.lxwm-div .box0 .box0R .li2 {background:url("/skin/default/images/pic11.png") left 1px no-repeat; }
.lxwm-div .box0 .box0L .li3 {background:url("/skin/default/images/pic12.png") left 1px no-repeat; }
.lxwm-div .box0 .box0R .li4 {background:url("/skin/default/images/pic13.png") left 1px no-repeat; }
.lxwm-div .box0 .box0L .tuangou .p1{ font-size: 15px;}
.lxwm-div .box0 .box0L .tuangou .p1 span{ font-size: 18px;}

.lxwm-div .box0 .btt { color: #2d3651; font-weight: bold; font-size: 18px; margin-bottom: 30px;}
.lxwm-div .box0 .box0L .li { margin-bottom: 32px;}

.lxwm-div .box0 .box0C .li1 {background:url("/skin/default/images/pic10.png") left 1px no-repeat; }
.lxwm-div .box0 .box0C .li3 {background:url("/skin/default/images/pic12.png") left 1px no-repeat; }



.lxwm-div .box1 { margin-bottom:5%;}
.lxwm-div .box1 .box1L { width: 30%; float: left;}
.lxwm-div .box1 .box1C { width: 35%; float: left;}
.lxwm-div .box1 .box1R { width: 35%; float: right;}
.lxwm-div .box1 .box1L img { display:block; width: 230px; height: auto;}
.lxwm-div .box1 .box1C .li { color: #2d3651; width: 100%; padding-left:42px; margin-bottom: 20px; font-size: 15px;}
.lxwm-div .box1 .box1C .li1 {background:url("/skin/default/images/pic10.png") left 1px no-repeat; }
.lxwm-div .box1 .box1C .li2 {background:url("/skin/default/images/pic11.png") left 1px no-repeat; }
.lxwm-div .box1 .box1C .li3 {background:url("/skin/default/images/pic12.png") left 1px no-repeat; }
.lxwm-div .box1 .box1C .li4 {background:url("/skin/default/images/pic13.png") left 1px no-repeat; }
.lxwm-div .box1 .box1R .li {background:url("/skin/default/images/pic14.png") left 2px no-repeat; width: 100%; margin-bottom: 20px; padding-left:42px; color: #2d3651;  }
.lxwm-div .box1 .box1R .li .p1 { line-height: 32px; margin-bottom: 2px; }
.lxwm-div .box1 .box1R .li .p1 span { font-size: 18px; font-weight: bold; color: #2d3651;}
.lxwm-div .box1 .box1R .li .p2 { font-size: 15px;}

.lxwm-div .box2 { clear:both; width: 100%; height: 550px; overflow: hidden;}


.kqhl-div .tit { font-size: 36px; font-weight: bold; color: #2d3651; line-height: 46px; margin-bottom: 4%;}
.kqhl-div .box1 { margin-bottom: 4%; height: 490px;position: relative;}
.kqhl-div .box1 .list { width:100%; height: 370px; overflow: hidden;}
.kqhl-div .box1 .swiper-slide{ height: 100%;background:#f5f5f5}
.kqhl-div .box1 .swiper-slide a{ display: block; width: 100%; height: 320px; position: relative;overflow: hidden; }
.kqhl-div .box1 .swiper-slide .wzbg { width:100%; height: 100%; position: absolute; left: 0; top: 0;background:url("/skin/default/images/pic87.png") center center no-repeat; background-size: cover;z-index: 2; }
.kqhl-div .box1 .swiper-slide img { display:block; width: 100%; height: 100%;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s; position: absolute; left: 0; top: 0;z-index: 1;}
.kqhl-div .box1 .swiper-slide .text { width:100%;line-height: 32px; position: absolute; left: 0; bottom: 7%; color: #fff; font-size: 16px; padding: 0 6%; z-index: 3; font-weight: bold;background:url("/skin/default/images/pic88.png") 93% center no-repeat; }
.kqhl-div .box1 .swiper-button-prev{background:url("/skin/default/images/icon19.png") center center no-repeat; width: 40px; height: 50px; left: 0; top: 49%;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s; }
.kqhl-div .box1 .swiper-button-next{background:url("/skin/default/images/icon20.png") center center no-repeat; width: 40px; height: 50px; right: 0; top: 49%;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s; }
.kqhl-div .box1 .swiper-button-prev:hover {background:url("/skin/default/images/icon19-on.png") center center no-repeat;}
.kqhl-div .box1 .swiper-button-next:hover {background:url("/skin/default/images/icon20-on.png") center center no-repeat;}
.kqhl-div .box1 .swiper-slide:hover img {transform: scale(1.1, 1.1); }
.kqhl-div .box1 .swiper-container-horizontal>.swiper-pagination-bullets { height:30px; display: flex; align-items: center; justify-content: center}
.kqhl-div .box1 .swiper-pagination-bullet { width: 11px; height: 11px; background: #cccccc; opacity: 1;}
.kqhl-div .box1 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 5px;}
.kqhl-div .box1 .swiper-pagination-bullet-active{ background: #f7941c; opacity: 1; width: 14px; height: 14px;}

.kqhl-div .box2 { clear: both;width: 100%; background: #f5f5f5; padding: 4% 0 6% 0;}
.kqhl-div .box2 .tit {text-align:center;}
.kqhl-div .box2 .list {height: 400px;}
.flash4{position:relative; width: 100%;}
.flash4 ul li{width:180px;height:400px;border-left:1px solid #fff;position:relative;overflow:hidden;float:left; cursor: pointer;}
.flash4 ul li .bgg {background:url(/skin/default/images/icon22.png)repeat center center; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 11;}
.flash4 ul li .imgTop {opacity:0; width: 100%; height: 100%; position: absolute; left: 0; top:0; z-index: 9;}
.flash4 ul li .imgTop img{opacity:1;display: block; width: 560px;height: 400px;}
.flash4 ul li .imgTop img.tm{opacity:1;}
.flash4 ul li .imgBot{position: absolute;bottom: 25px;left: 8%;width: 80%; text-align: center; z-index: 12}
.imgBot p{color: #fff;font-size: 24px;margin-bottom: 16px;}
.flash4 ul li .imgTop2 {opacity:1; width: 180px; height: 400px; position: absolute; left: 0; top:0; z-index: 10;}
.flash4 ul li .imgTop2 img {display: block; width: 180px; height: 400px;}

.flash4 ul li.first{width:560px;}
.flash4 ul li.fast{position:absolute;right:0px;bottom:0px;}

.imgCen{position: absolute; z-index: 12; bottom: 35px;width: 37px; height: 37px;background:url(/skin/default/images/icon21.png)no-repeat center center; right: 50px;opacity: 0;
transition: All 0.5s;
    -moz-transition: All 0.5s;
    -webkit-transition: All 0.5s;
    -o-transition: All 0.5s;
}
.whd_on .imgCen{opacity: 1;
transition: All 0.5s;
    -moz-transition: All 0.5s;
    -webkit-transition: All 0.5s;
    -o-transition: All 0.5s;
}
.flash4 ul li.whd_on .imgBot{ text-align: left;}
.flash4 ul li.whd_on .imgTop {opacity: 1;}
.flash4 ul li.whd_on .imgTop2 {opacity:0;}

.news-content { margin:0 auto; margin-bottom:80px; line-height: 32px; }
.news-content .newsconL { width:71%; float: left; overflow: hidden;}
.news-content .newsconR { width:24%; float: right; background: #f5f5f5; padding: 15px; overflow: hidden;}
.newsdetail-content { width:100%; margin:0 auto}
.newsdetail-content p { margin-bottom:10px;}
.newsdetail-content img { max-width:100%!important; display: block; height: auto!important;margin:0 auto;}
.newsdetail-content .xinxily { clear: both; width: 100%; padding-top: 2%; padding-left: 25px;}
.newsdetail-title { width: 100%; overflow: hidden; padding: 8px 0 13px 0; border-bottom:1px dashed #e1e0e6; margin-bottom: 35px; text-align:center }
.newsdetail-title .title { font-weight:bold; font-size: 24px; line-height: 32px; color: #202020; margin-bottom: 2px; }
.newsdetail-title .title2 { font-weight: normal; font-size: 16px; line-height: 26px; color: #202020;}
.newsdetail-title .time { margin-top:10px;}
.newsdetail-title .info { color: #696969; }
.news-content .newsconR .news1 { font-size: 19px; color: #fff; background: #005bab; padding-left: 16px; height: 46px; line-height: 46px; font-weight: bold;}
.news-content .newsconR .news2 a { padding: 8px 0; border-bottom: 1px dashed #ddd; display: block; width: 100%; height: 100%;}
.news-content .newsconR .news2 p.p1 { font-size: 15px; line-height: 22px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;background: url("/skin/default/images/dian.png") no-repeat left 7px; padding-left: 15px;}
.news-content .newsconR .news2 p.p2 { font-size: 13px; padding-left: 15px;}
.newsdetail-content video { display:block; max-width: 700px; margin: 0 auto; height: auto; background-size: cover; margin-bottom: 20px;object-fit:fill;}
.newsdetail-content legend { display:inline-block; margin: 0 auto;}



.kqhl-con .box1 { padding-bottom: 4%;}
.kqhl-con .box1 .tit { font-size: 36px; color: #2d3651; line-height: 50px; margin-bottom: 3%; text-align: center;}
.kqhl-con .box1 .neir { font-size: 16px; color: #636b84; border-bottom: 1px solid #ebebeb; padding-bottom: 3%; margin-bottom: 3%;}
.kqhl-con .box1 .neir video { display:block; width: 75%; margin: 0 auto;}
.kqhl-con .box1 .neir p { margin-bottom:25px;}
.kqhl-con .box1 .neir img { display:block; max-width: 100%; height: auto!important; margin: 0 auto;}
.preNext { clear:both;height: 30px; line-height: 30px; position: relative;}
.preNext .pre { display:block; width: 50%; float: left; padding-left: 33px;}
.preNext .pre a { display:block;background: url("/skin/default/images/icon24.png") no-repeat left center; width: 80px; font-size: 0; position: absolute; left: 0; top: 0}
.preNext .next { display:block; width: 50%; float: right; text-align: right; padding-right: 33px;}
.preNext .next a { display:block;background: url("/skin/default/images/icon25.png") no-repeat right center; width: 80px; font-size: 0; position: absolute; right: 0; top: 0}
.preNext .pre:hover { color: #005bab;}
.preNext .next:hover { color: #005bab;}

.kqhl-con .box3 { clear:both; padding-bottom: 5%;}
.kqhl-con .box3 .box3_1 {padding-bottom:4%; border-bottom: 1px solid #ebebeb; margin-bottom: 3%;}
.kqhl-con .box3 .d0 { font-size: 36px; color: #2d3651; line-height: 50px; margin-bottom: 3%; text-align: center;}
.kqhl-con .box3 .d1 { font-size: 18px; color: #2d3651; font-weight: bold; margin-bottom: 3%;}
.kqhl-con .box3 .d2 { font-size: 18px; color: #2d3651; font-weight: bold; margin-bottom: 5px;}
.kqhl-con .box3 .d3 { font-size: 15px; color: #636b84; margin-bottom: 35px;}
.kqhl-con .box3 .tieshi { clear:both; background: #f5f5f5; border: 1px solid #e6e6e6; padding: 1% 5%; color: #333333; display: flex;align-items: center; justify-content: space-between; margin-top: 4%;}
.kqhl-con .box3 .tieshi .L { width: 33%; float: left;}
.kqhl-con .box3 .tieshi .R { width: 67%; float: right;}
.kqhl-con .box3 .tieshi .p1 { font-size: 18px;font-weight: bold; margin-bottom: 16px; color: #2d3651;}
.kqhl-con .box3 .tieshi .p2 { font-size: 15px; line-height: 32px; color: #636b84}


.preNext .gengduo { color: #fff; background: #005bab; border-radius: 28px; width: 138px; height: 30px; display: inline-block; text-align: center; font-size: 14px; position: absolute; left: 50%; top: 0; margin-left: -68px;}

.kqhl-con .box2 { clear:both; width: 100%; background: #f5f5f5; padding: 5% 0 6% 0;}
.kqhl-con .box2 .bt{ font-size: 36px; color: #2d3651; text-align: center; line-height: 50px; margin-bottom: 3%;}
.cp-list { width: 1300px; margin: 0 auto; text-align: center;}
.cp-list .swiper-pagination { display:none;}
.cp-list .li { width: 410px; height: 500px; overflow: hidden;float: left; background: #fff; margin: 0 11px 2% 12px;}
.cp-list .li a { display:block; width: 100%; height: 100%;}
.cp-list .li .li_1 { height: 350px; width: 100%; overflow: hidden; margin-bottom: 10px;}
.cp-list .li .li_1 img { display:block; width: 100%; height: 100%;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s; }
.cp-list .li .li_2 { width: 100%; font-size: 16px; color: #2d3651; height: 55px; line-height: 24px; padding:0 5%;}
.cp-list .li .li_2 span { font-size: 12px; vertical-align:super;}
.cp-list .li .li_3 { font-size: 14px; color: #2d3651; border: 1px solid #999999; margin: 0 auto; width: 138px; height: 30px; line-height: 29px;background: url("/skin/default/images/icon23.png") no-repeat 86% center; padding-left: 21px; text-align: left;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.cp-list .li:hover .li_1 img {transform: scale(1.07, 1.07); }
.cp-list .li:hover .li_3 {background:#005bab url("../images/icon23-on.png") no-repeat 86% center;border: 1px solid #005bab; color: #fff;} 
.cp-list .li:hover .li_3 a { color: #fff;}

.cp-list2 { width: 1280px; margin: 0 auto; text-align: center;}
.cp-list2 .swiper-pagination { display:none;}
.cp-list2 .li { width: 100%; height: 500px; overflow: hidden;background: #fff;}
.cp-list2 .li a { display:block; width: 100%; height: 100%;}
.cp-list2 .li .li_1 { height: 350px; width: 100%; overflow: hidden; margin-bottom: 10px;}
.cp-list2 .li .li_1 img { display:block; width: 100%; height: 100%;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s; }
.cp-list2 .li .li_2 { width: 100%; font-size: 16px; color: #2d3651; height: 55px; line-height: 24px; padding:0 5%;}
.cp-list2 .li .li_2 span { font-size: 12px; vertical-align:super;}
.cp-list2 .li .li_3 { font-size: 14px; color: #2d3651; border: 1px solid #999999; margin: 0 auto; width: 138px; height: 30px; line-height: 29px;background: url("/skin/default/images/icon23.png") no-repeat 86% center; padding-left: 21px; text-align: left;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.cp-list2 .li:hover .li_1 img {transform: scale(1.07, 1.07); }
.cp-list2 .li:hover .li_3 {background:#005bab url("../images/icon23-on.png") no-repeat 86% center;border: 1px solid #005bab; color: #fff;} 
.cp-list2 .li:hover .li_3 a { color: #fff;}



.about-div .box1 { height: 600px; margin-bottom: 6%;}
.about-div .box1 .box1L { width: 40%; height: 100%; float: left; position: relative;}
.about-div .box1 .box1R { width: 53%; height: 100%; float: right; }
.about-div .box1 .box1L img { display:block; width: 100%; height: auto;}
.innerTit { margin-bottom: 5%;}
.innerTit .d1 { font-size: 56px; color: #e6e7e8;text-transform:uppercase; line-height: 60px;font-family:DINBold; margin-bottom: 2px;}
.innerTit .d2 { font-size: 32px; color: #2d3651; line-height: 46px;}.about-div 
.box1 .box1R .text { width: 100%; font-size: 16px; line-height: 30px;overflow-y: auto; padding-right: 32px; height: 450px;}
.box1 .box1R .text p { margin-bottom:22px; text-align: justify;}
/*滚动条整体宽度*/
.box1 .box1R .text::-webkit-scrollbar{
    width: 6px; /*宽对应滚动条的尺寸*/
}
/*轨道*/
.box1 .box1R .text::-webkit-scrollbar-track{
    background: #e6e7e8;
}
/*滑块*/
.box1 .box1R .text::-webkit-scrollbar-thumb{
    border-radius: 5px;background: #005bab;
}
.about-div .box1 .box1L .spBox { width: 100%; height: 100%; position: absolute; left: 0; top: 0;background: url("/skin/default/images/2023041002.png") repeat center center; display: flex; align-items: center; justify-content: center;}
.about-div .box1 .box1L .spBox .bf { width: 60px; height: 60px; display: block; cursor: pointer;-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-ms-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;}
.about-div .box1 .box1L .spBox .bf:hover {transform:rotate(360deg);
	    -webkit-transform:rotate(360deg);
	    -moz-transform:rotate(360deg);
	    -o-transform:rotate(360deg);
	    -ms-transform:rotate(360deg);}


.about-div .box2 { clear:both; width: 100%; height: 800px; overflow: hidden;background: url("/skin/default/images/pic26.jpg") no-repeat center center; padding-top: 3%;}
.about-div .box2 .innerTit { text-align: center; margin-bottom: 3%;} 
.about-div .box2 .innerTit .d1 { color: #626f79;}
.about-div .box2 .innerTit .d2 { color: #fff;}
.about-div .box2 .list { width: 80%; margin: 0 auto; overflow: hidden;height:540px; position: relative;}
.about-div .box2 .list .swiper-slide { color: #fff; height: 450px; width: 100%; padding:6% 3% 5% 3%; overflow: hidden; box-sizing: border-box;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s; position: relative;}
.about-div .box2 .list .swiper-slide:before{ content:''; display: block; width: 100%; height: 100%;background: url("/skin/default/images/pic40_2.png") no-repeat left top; background-size: 100%; position: absolute; left: 0; top: 0; opacity: 0;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.about-div .box2 .list .swiper-slide:hover:before { opacity: 1}
.about-div .box2 .list .swiper-slide .d1{ width:100%; text-align: center; font-size: 34px; font-family: Arial, "sans-serif"; line-height: 50px; margin-bottom: 20px;}
.about-div .box2 .list .swiper-slide .d1 span { font-weight:bold; font-size: 36px;}
.about-div .box2 .list .swiper-slide .d2{ text-align: justify; line-height: 24px;}

.about-div .box2 .list .swiper-button-prev {background: url("/skin/default/images/icon30.png") no-repeat center center; width: 56px; height: 56px; top: inherit; bottom: 0; left:45%; outline: none;}
.about-div .box2 .list .swiper-button-next {background: url("/skin/default/images/icon31.png") no-repeat center center; width: 56px; height: 56px;top: inherit; bottom: 0; right:45%; outline: none;}
.about-div .box2 .list .swiper-button-prev:after { display:none}
.about-div .box2 .list .swiper-button-next:after { display:none}
.about-div .box2 .list .swiper-button-prev:hover{background: url("/skin/default/images/icon30-on.png") no-repeat center center;}
.about-div .box2 .list .swiper-button-next:hover{background: url("/skin/default/images/icon31-on.png") no-repeat center center;}


.about-div .box3 { clear:both; width: 100%; padding: 4% 0 6% 0;}
.about-div .box3 .innerTit { text-align: center; margin-bottom: 3%;} 
.about-div .box3 .innerTit .d1 { color: #f3f3f3;}
.about-div .box3 .list1 { height: 440px; overflow: hidden; margin-bottom: 2%;}
.about-div .box3 .list1 .li { background: #f5f5f5; height: 100%; width: 49%; padding: 28px 4%; font-size: 16px; line-height: 36px;}
.about-div .box3 .list1 .li .bit { width: 100%; height: 71px; display: flex; align-items: center; justify-content: flex-start; color: #005bab; font-size: 30px; font-weight: bold; margin-bottom: 25px;}
.about-div .box3 .list1 .li .bit img {display:block; height: 71px; margin-right: 18px;}
.about-div .box3 .list1 .li1 { float:left;}
.about-div .box3 .list1 .li2 { float:right;}
.about-div .box3 .list1 .li1 .tp { display:block; height: 68px; margin-bottom: 25px;}
/*.about-div .box3 .list1 .li2 .bit img { height: 60px;}*/

.about-div .box3 .list2 { clear:both; height: 400px; overflow: hidden;}
.about-div .box3 .list2 .li { width: 300px; height: 100%; float: left; background: #f5f5f5; position: relative; margin-right: 26px; overflow: hidden; cursor: pointer;}
.about-div .box3 .list2 .m0 {margin-right:0}
.about-div .box3 .list2 .li .d1 { width: 100%; height: 100%;}
.about-div .box3 .list2 .li .d1 img { display:block; width: 100%; height: 100%;}
.about-div .box3 .list2 .li .d2 { width: 100%; position: absolute; left: 0; bottom: -120px;background: #f5f5f5; padding: 4% 7%;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s; height: 180px;}
.about-div .box3 .list2 .m0 .d2 { height: 210px; bottom: -150px;}
.about-div .box3 .list2 .li .d2 .p1 { font-size: 22px; color: #2d3651; line-height: 36px;}
.about-div .box3 .list2 .li .d2 .p2 { font-size: 16px; color: #646b85; line-height: 30px; margin-top: 10px;}
.about-div .box3 .list2 .li:hover .d2  { padding: 7% 7%;bottom:0;}
.about-div .box3 .list2 .li:hover .d2 .p2{opacity:1;}



.about-div .box4 { clear:both; width: 100%; height: 800px; overflow: hidden;background: url("/skin/default/images/pic27.jpg") no-repeat center center; padding-top: 3%;}
.about-div .box4 .innerTit { text-align: center; margin-bottom: 2%;} 
.about-div .box4 .innerTit .d1 { color: #8d8b88;}
.about-div .box4 .innerTit .d2 { color: #fff;}
.about-div .box4 .rongyu-qh { width: 100%; text-align: center;}
.about-div .box4 .rongyu-qh .bd .thd { width:750px; height: 42px; margin: 0 auto; margin-bottom: 4%;}
.about-div .box4 .rongyu-qh .bd .thd ul li{ font-size: 16px; color: #fff; float: left; border: 1px solid #bfbebd; border-radius: 22px; width: 138px; height: 42px; line-height: 41px; margin-right: 12px; cursor: pointer;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.about-div .box4 .rongyu-qh .bd .thd ul li.on{ background: #135e9f; border: 1px solid #135e9f;}
.about-div .box4 .rongyu-qh .bd .tbd { clear: both;width:98%; height: 410px; margin: 0 auto; overflow: hidden;position: relative;}
.about-div .box4 .rongyu-qh .bd .tbd .list {height:410px}

.about-div .box4 .rongyu-qh .bd .tbd ul li p { font-size:0; height: 0;}
.about-div .box4 .rongyu-qh .bd .tbd ul li img{display:block; width: 100%; height: auto; margin: 0 auto;}
.about-div .box4 .rongyu-qh .bd .tbd .swiper-wrapper {position:static}
.about-div .box4 .rongyu-qh .bd .tbd .swiper {position:static}

.about-div .box4 .rongyu-qh .swiper-button-prev {background: url("/skin/default/images/icon30.png") no-repeat center center; width: 56px; height: 56px; top: inherit; bottom: 1%; left:46%; outline: none; -webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.about-div .box4 .rongyu-qh .swiper-button-next {background: url("/skin/default/images/icon31.png") no-repeat center center; width: 56px; height: 56px;top: inherit; bottom: 1%; right:46%; outline: none;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.about-div .box4 .rongyu-qh .swiper-button-prev:hover{background: url("/skin/default/images/icon30-on.png") no-repeat center center;}
.about-div .box4 .rongyu-qh .swiper-button-next:hover{background: url("/skin/default/images/icon31-on.png") no-repeat center center;}
.about-div .box4 .rongyu-qh .swiper-button-prev:after { display:none}
.about-div .box4 .rongyu-qh .swiper-button-next:after { display:none}


/*党建*/
.dj-nav { width: 100%; margin: 0 auto; overflow: hidden; position: absolute; left: 0; bottom: 0; z-index: 9; height: 70px; line-height: 70px; background: #d23030;}
.dj-nav a { display:block; width: 20%; float: left; text-align: center; background: #d23030; color: #fff; font-size: 24px;  height: 70px; line-height: 70px; letter-spacing: 3px;}

.dj-tit { clear:both; text-align: center; height: 40px; line-height: 40px;background: url("/skin/default/images/icon33.png") repeat-x center center; margin-bottom: 4%;}
.dj-tit span { display:inline-block; font-size: 30px; color: #2d3651; background: #f5f5f5; padding: 0 30px;}

.dj-div .box1 { clear: both; padding:1% 0 4% 0;}
.dj-div .box1 .top { height: 40px; line-height: 40px; margin-bottom: 30px;}
.dj-div .box1 .top .topL { width: 70%; font-size: 30px; color: #2d3651;background: url("/skin/default/images/icon38.png") no-repeat left center; padding-left: 40px; float: left;}
.dj-div .box1 .top .topR { width: 30%; float: right; text-align: right;text-transform:uppercase; float: right;background: url("/skin/default/images/icon37.png") no-repeat right center; padding-right: 26px;}
.dj-div .box1 .list { height: 400px; overflow: hidden;}
.dj-div .box1 .list .listL { width: 620px; height: 100%; float: left; overflow: hidden; position: relative;}
.dj-div .box1 .list .listR { width: 620px; height: 100%; float: right;}
.dj-div .box1 .list .listL img{ display:block; width: 100%; height: 100%;}
.dj-div .box1 .list .listL .text { width: 100%; height: 50px; line-height: 50px;background: url("/skin/default/images/icon39.png") repeat center center; position: absolute; left: 0; bottom: 0; color: #fff; font-size: 16px; padding: 0 130px 0 22px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap; }
.dj-div .box1 .list .listL .swiper-slide { width:100%; height: 400px; overflow: hidden;}
.dj-div .box1 .list .swiper-container-horizontal>.swiper-pagination-bullets { width: 115px; right: 0; left: inherit;}
.dj-div .box1 .list .swiper-pagination-bullet{ background: #fff; opacity: 1; 
}
.dj-div .box1 .list .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ width: 10px; height: 10px;}
.dj-div .box1 .list .swiper-pagination-bullet-active { border:2px solid #fff; background: none;}
.dj-div .box1 .list .listR .listR_1 .d1 { font-size: 22px; font-weight: bold; color: #2d3651; line-height: 32px; margin-bottom: 7px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap; }
.dj-div .box1 .list .listR .listR_1 .d2 { font-size: 14px; color: #636b84; line-height: 24px; margin-bottom: 10px;}
.dj-div .box1 .list .listR .listR_1 .d3{ font-size: 14px; color: #878d9e; border-bottom:1px solid #e6e6e6; padding-bottom: 13px; margin-bottom: 15px;}
.dj-div .box1 .list .listR .listR_2 .li { width: 100%; height: 36px; line-height: 36px; margin-bottom: 3px;background: url("/skin/default/images/icon34.png") no-repeat left center; padding-left: 15px;}
.dj-div .box1 .list .listR .listR_2 .li:first-child{ display:none}
.dj-div .box1 .list .listR .listR_2 .li a { display:block; width: 100%; height: 100%;}
.dj-div .box1 .list .listR .listR_2 .li .liL { width: 75%; font-size:15px; color: #2d3651; float: left;overflow:hidden;text-overflow:ellipsis;white-space: nowrap; }
.dj-div .box1 .list .listR .listR_2 .li .liR { width: 25%; font-size:14px; color: #878d9e; float: right; text-align: right;}



.dj-div .box2 { clear: both; background: #f5f5f5; padding: 4% 0;}
.dj-div .box2 .list { height:380px; overflow: hidden;}
.dj-div .box2 .list .listL { width: 715px; height: 100%; float: left;}
.dj-div .box2 .list .listR { width:480px; height: 100%; float:right; background: #fff; text-align: center; font-size: 15px; color: #2d3651;overflow: hidden; position: relative;}
.dj-div .box2 .list .listL .li1 { width: 100%; border-bottom: 1px solid #e6e6e6; padding-bottom: 23px; margin-bottom: 20px;}
.dj-div .box2 .list .listL .li2 .d1 { font-size: 22px; color: #2d3651; font-weight: bold; margin-bottom: 10px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap; display: none }
.dj-div .box2 .list .listL .li2 .d2 { font-size: 14px; color: #636b84; line-height: 24px; display: none}
.dj-div .box2 .list .listL .li2 a { display:block; width: 100%; height: 100%; color: #2d3651;}
.dj-div .box2 .list .listL .li2 .d0{ width: 100%;background: url("/skin/default/images/icon34.png") no-repeat left center; padding-left: 15px; line-height: 36px; height: 36px; color: #2d3651; font-size: 15px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap; }

.dj-div .box2 .list .listL .li2:first-child { width: 100%; height: 100px; border-bottom: 1px solid #e6e6e6; padding-bottom: 23px; margin-bottom: 20px;}
.dj-div .box2 .list .listL .li2:first-child .d0{ display:none;}
.dj-div .box2 .list .listL .li2:first-child .d1{ display:block;}
.dj-div .box2 .list .listL .li2:first-child .d2{ display:block;}

.dj-div .box2 .list .listL .more { clear:both; font-size: 15px; color: #636b84; margin-top: 35px;}
.dj-div .box2 .list .listL .more a { display:block; width: 140px; height: 40px; line-height: 39px; border-radius: 30px; border: 1px solid #c3c8d5;text-transform:uppercase;background: url("/skin/default/images/icon37.png") no-repeat 75% center; padding-left: 32px;}
.dj-div .box2 .list .listL .more a:hover { border:1px solid #d23030; color: #d23030}
.dj-div .box2 .list .listR .pic { width:100%; height: 320px; overflow: hidden;}
.dj-div .box2 .list .listR img { display:block; width: 100%; height: 100%;}
.dj-div .box2 .list .listR .text { line-height: 60px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap; width: 100%; padding: 0 3%;  }

.dj-div .box3 { clear: both; padding: 4% 0;}
.dj-div .box3 .dj-tit span { background: #fff;}
.dj-div .box3 .list { height: 320px;}
.dj-div .box3 .list .listL { width: 47%; height: 100%; float: left;}
.dj-div .box3 .list .listR { float:right;}
.dj-div .box3 .list .d0 { width: 100%; height: 60px; line-height: 60px; border-bottom: 1px solid #d92a35; margin-bottom: 20px;}
.dj-div .box3 .list .d0 span { display:block; height: 100%; float: left; font-size: 22px; font-weight: bold; color: #2d3651;background: url("/skin/default/images/icon35.png") no-repeat left center; padding-left: 35px;}
.dj-div .box3 .list .d0 a { display:block; height: 100%; float: right; font-size: 15px; color: #999999;text-transform:uppercase;background: url("/skin/default/images/icon37.png") no-repeat right center; padding-right: 27px;}
.dj-div .box3 .list .d0 a:hover { color:#d23030}
.dj-div .box3 .list .d1 a{ display:block; width: 100%; height: 36px; line-height: 36px; margin-bottom: 5px;background: url("/skin/default/images/icon34.png") no-repeat left center; padding-left: 15px;}
.dj-div .box3 .list .d0_2 span {background: url("/skin/default/images/icon36.png") no-repeat left center; }
.dj-div .box3 .list .d1 .p1 { width: 77%; font-size:15px; color: #2d3651; float: left;overflow:hidden;text-overflow:ellipsis;white-space: nowrap; }
.dj-div .box3 .list .d1 .p2 { width: 23%; font-size:14px; color: #878d9e; float: right; text-align: right;}


.dj-foot { clear:both;}


.dj-foot .box1 { background: #f5f5f5; padding: 4% 0;}
.dj-foot .box1 .list {display: flex; align-items: center; justify-content: space-between;}
.dj-foot .box1 .list a{display:block;}
.dj-foot .box1 .list img { display:block; height: 100px;}

.dj-foot .box2 { clear:both; width: 100%; padding: 3% 0 3% 0;}
.dj-foot .box2 .box2_1 { width: 1020px; margin: 0 auto;text-align: center; font-size: 18px; color: #636b84; line-height: 36px; padding-bottom: 20px;}
.dj-foot .box2 .box2_1 a { display:inline-block; margin-right:19px;background: url("/skin/default/images/icon32.png") no-repeat right center; padding-right: 25px; }
.dj-foot .box2 .box2_1 a:last-child {background:none}
.dj-foot .box2 .box2_2 { clear:both; width: 1020px; margin: 0 auto; text-align: center; font-size: 14px; color: #636b84; border-top: 1px solid #e6e6e6; line-height: 36px; padding-top: 15px;}
.dj-foot .box2 .box2_2 p { float:left; margin-right: 11px;}
.dj-foot .box2 .box2_2 .gabeia { display:flex; align-items: center; float: left; margin-right: 10px;}
.dj-foot .box2 .box2_2 .gabeia img { margin-right:3px;}



.djdt_box { clear:both; }
.djdt_box .djdt_bt{border-bottom: 2px solid #d23030; width: 100%;line-height: 30px;height: 50px;}
.djdt_box .djdt_bt a{font-size: 26px; display: block; height: 100%;
	color: #2d3651; font-weight: normal; float: left; margin-right: 28px;background:url('/skin/default/images/icon40-on.png') no-repeat right 12px; padding-right: 38px;}
.djdt_box .djdt_bt a:nth-child(2){background:none}
#nowdj { color:#1d69b9;font-size: 30px; }
.djdt_box .djdt_bt a:hover {color:#1d69b9;}

#djnav { border-bottom: 2px solid #d23030; width: 100%;line-height: 30px;height: 50px;}
#djnav ul { height:100%; margin: 20px 0 0 0;}
#djnav ul li { font-size: 26px; display: block; height: 100%;color: #2d3651; font-weight: normal; float: left; margin-right:30px;background:url('/skin/default/images/icon40-on.png') no-repeat right 12px; width: 160px; height: 30px; line-height: 30px; padding-left: 0; cursor: pointer;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
#djnav ul li:nth-child(2){background:none}
#djnav ul li.act {color:#1d69b9;font-size: 30px; }
#djnav ul li:hover {color:#1d69b9;}


.djdt_box h1{
	font-size: 30px;
	line-height: 30px;
	height: 50px;
	border-bottom: 2px solid #d23030;
	color: #2d3651; font-weight: normal; margin-top: 15px;
}
.djdt_box .djqh { width:100%; height: 280px; overflow: hidden; position: relative;border-bottom: #E6E6E6 solid 1px; margin-top: 40px; }
.djdt_box .swiper { height: 240px; overflow: hidden;}
.djdt_box .swiper .news_img{
	width: 372px;
	overflow: hidden; float: left;
}
.djdt_box .swiper .news_img img{
	width: 100%;
	height: auto;
}
.djdt_box .swiper .news_cont{
	box-sizing: border-box;
	width: 908px;
	padding: 0 10px 0 35px; float: right;
}
.djdt_box .swiper .news_cont .bttt{
	font-size: 22px;
	font-weight: bold;
	color: #2d3651; margin-bottom: 18px; line-height: 32px;
}
.djdt_box .swiper .news_cont .bttt span { margin-left:3px;font-size: 22px;font-weight: bold;color: #2d3651; line-height: 32px;background:url('/skin/default/images/news_line.png') no-repeat left center;}
.djdt_box .swiper .news_cont p{
	font-size: 15px;
	line-height: 30px;
	color: #636b84; margin-bottom: 25px;
}
.djdt_box .swiper .news_cont span{
	color: #878d9e;
	font-size: 14px;
	line-height: 40px;
}
.swiper-prev:hover{
	background: #d23030 url('../images/up_on.png') no-repeat center center !important;
}
.swiper-next:hover{
	background: #d23030 url('../images/next_on.png') no-repeat center center !important;
}
.swiper-prev{
	right: 40px; cursor: pointer;
	background: #E6E6E6 url('../images/up_off.png') no-repeat center center;
}
.swiper-next{
	right: 0; cursor: pointer;
	background: #E6E6E6 url('../images/next_off.png') no-repeat center center;
}
.swiper-prev,
.swiper-next {
	transition: 0.3s;
	width: 32px;
	height: 32px;
	border-radius: 4px;
  position: absolute;
  bottom: 46px;
  z-index: 10;
}
.djdt_box ul{
	box-sizing: border-box;
	margin: 25px 0 0 0;
}
.djdt_box ul li{
	font-size: 16px; width: 100%;
	line-height: 48px; height: 48px; background: url('/skin/default/images/icon40.png') no-repeat left center; padding-left:18px;
}
.djdt_box ul li .sp1{
	color: #2d3651; height: 100%; float: left; display: block; width: 80%;
}
.fubiaoti { margin-left: 1px;background: url('/skin/default/images/news_line.png') no-repeat left center; padding-left: 35px; display: inline-block}


.djdt_box ul li .sp2{
	float: right; height: 100%; display: block;
	color: #878c9f; font-size: 15px; width: 20%; text-align: right;
}
.djdt-list { clear:both; width: 100%; padding-bottom: 8%;}


/*产品*/
.cp-div { clear:both; padding-bottom: 5%;}

.cp_nav { clear:both; height: 32px; line-height: 32px; margin-bottom: 25px; display: flex; align-items: center; justify-content: center;}
.cp_nav a { display:block; font-size: 16px;border: 1px solid #f5f5f5; color: #454c62; float: left; height: 32px; line-height: 31px; border-radius: 20px; text-align: center; padding: 0 20px; margin-right: 20px;}
.cp_nav #nowcp {border: 1px solid #005bab; color: #005bab;}
.cp_nav a:hover{border: 1px solid #005bab; color: #005bab;}

/*产品-三级菜单*/
.cp_nav2 { clear:both; margin-top: 20px; height: 32px; line-height: 32px; margin-bottom: 25px; display: flex; align-items: center; justify-content: center;}
.cp_nav2 a { display:block; font-size: 16px;color: #454c62; float: left; height: 32px; line-height: 31px; text-align: center; margin-right: 24px;background: url('/skin/default/images/icon59.jpg') no-repeat right center; padding-right: 27px;}
.cp_nav2 a:last-child {background:none}
.cp_nav2 #nowcp {color: #005bab;}

.cp-tuijian { clear:both; margin-bottom: 30px; position: relative; margin-top: 85px;}
.cp-tuijian img { display:block; width: 100%; height: auto;}
.cp-tuijian .swiper-pagination-bullet-active { background: #005bab;}

.cp-con{ clear:both; width: 100%; overflow: hidden; margin-top: 90px;background: #c4d9ee; padding-bottom: 5%;background:#c4d9ee  url(/skin/default/images/yagaobg.jpg) no-repeat top center; background-size: 100%;}
.cp-con .beijing { display:none; width: 100%; height: auto;}

.cp-con .box {width: 1280px; margin: 0 auto; overflow: hidden; margin-top: 6%;}

.cp-con .datu { display:block; width:720px; height: auto; margin: 0 auto; margin-bottom: 4%;}

.cp-con .tit{ width: 100%; font-size: 48px; color: #2d3651; text-align: center; line-height: 60px; margin-bottom: 5%; display: none }
.cp-con .text{ width: 1140px; overflow: hidden; margin: 0 auto;}
.cp-con .text .textL{float:left; width: 50%; padding-right: 5%; padding-top: 1%; height: 100%; box-sizing: border-box; padding-left: 12%; }
.cp-con .text .textR{ float:right; border-left: 1px solid #cbd2e9; padding-left: 6%; padding-right:6%;}
.cp-con .text .textL .d1 { font-size: 28px; color: #2d3651; line-height: 36px; margin-bottom: 25px;}
.cp-con .text .textL .d2 { font-size: 16px; color: #2d3651; margin-bottom: 17px;}


.cp-con .text .textL_zhushi{float:left; width: 100%; padding-right: 5%; padding-top: 1%; height: 100%; box-sizing: border-box; padding-left: 12%; }

.cp-con .text .textL_zhushi .d_zhushi { font-size: 12px; color: #878d9e; margin-bottom: 17px;}



.cp-con .text .textL p{ margin-bottom: 13px;}
.cp-con .text .textR .d2 p{ background: url('/skin/default/images/icon41.jpg') no-repeat left 9px; padding-left: 17px; line-height: 24px; margin-bottom: 10px;}
.cp-con .text .textL .d2 .sm{ font-style: italic; font-size:13px; line-height: 24px; margin-top: 4px; margin-bottom: 0;}
.cp-con .text .textL .d2 .sm .sb { font-size: 10px; vertical-align:super;}
.cp-con .text .textL .d3 { clear: both; font-size: 16px; color: #005bab; font-style: italic;}
.cp-con .text .textL .sb { font-size: 10px; vertical-align:super;}

.cp-con .gmlinks { clear:both; width: 124px; height: 44px; line-height: 44px; color: #fff; position:fixed; right: 0; bottom:10%; z-index: 99999; background: #3d95e2; border-radius: 40px 0 0 40px;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.cp-con .gmlinks a { color:#fff; width: 100%; height: 100%; display: block;font-size: 16px;background: url('/skin/default/images/icon42.png') no-repeat 18px center; padding-left: 50px;}
.cp-con .gmlinks:hover{background:#2d3651}



/*三角形*/
.txt-c { text-align: center; }
.top2 .documentary-list ul li p.up:after, .messageBox .msg-list dl dd .reply i { content: ""; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 10px solid #fff; }
.top2 .documentary-list ul li p.down:after { content: ""; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 10px solid #fff; }
.top2 { position: relative; height: 430px; }
.top2 .documentary { position: absolute; bottom: 0; left: 0; width: 100%; }
.top2 .wave-1, .top2 .wave-2, .top2 .wave-3 { width: 7339px; position: absolute; bottom: 0; }
.top2 .wave-1 { height: 324px; background: url(/skin/default/images/wave-new-1.png) no-repeat; left: 0; }
.top2 .documentary-list { width: 105%; height: 220px; position: absolute; bottom: 60px; left: 0; z-index: 2; }
.top2 .documentary-list ul { width: 2900px; height: 160px; background: url(/skin/default/images/time-line-2.png) no-repeat 0 bottom; }
.top2 .documentary-list ul li { width: 136px; height: 22px; position: absolute; }
.top2 .documentary-list ul li a { display: block; width: 136px;line-height: 22px; background: url(/skin/default/images/time-ico-1.png) no-repeat; overflow: hidden; font-size: 20px; color: #969ba9; text-align: center; transition: 0s; font-weight: bold;}
.top2 .documentary-list ul li a.up { padding-bottom: 30px; background-position: center 30px; }
.top2 .documentary-list ul li a.down { padding-top: 30px; background-position: center 0; }
.top2 .documentary-list ul li a:hover { color:#1d69b9;}
.top2 .documentary-list ul li p { display: none; width: 160px; margin-left: -90px; padding: 10px; position: absolute; left: 50%;; background: #fff; border-radius: 10px; font-size: 14px; color: #666; z-index: 9999999999999999999999999;-moz-box-shadow:0px 1px 16px 2px #eff0f2; -webkit-box-shadow:0px 1px 16px 2px #eff0f2; box-shadow:0px 1px 16px 2px #eff0f2; }
.seat-10 p { width: 220px !important; margin-left: -118px !important; }
.seat-12 p { width: 220px !important; margin-left: -118px !important; }
.seat-14 p { width: 220px !important; margin-left: -118px !important; }
.top2 .documentary-list ul li.on a.up { background-position: center -68px; }
.top2 .documentary-list ul li.w240 p { width: 240px; margin-left: -130px; }
.top2 .documentary-list ul li.on a.down { background-position: center -98px; }
.top2 .documentary-list ul li.on p { display: block; }
.top2 .documentary-list ul li p.up { top: 66px; }
.top2 .documentary-list ul li p.down { bottom: 35px; }
.top2 .documentary-list ul li p.up:after { top: -10px }
.top2 .documentary-list ul li p.down:after { bottom: -10px }
.top2 .documentary-list ul li p:after { position: absolute; left: 50%;  }
.top2 .documentary-list ul li.seat-0 { left: 60px; top: -4px; }
.top2 .documentary-list ul li.seat-1 { left: 170px; top: 130px; }
.top2 .documentary-list ul li.seat-2 { left: 384px; top: 100px; }
.top2 .documentary-list ul li.seat-3 { left: 517px; top: 4px; }
.top2 .documentary-list ul li.seat-4 { left: 648px; top: 112px; }
.top2 .documentary-list ul li.seat-5 { left: 808px; top: -30px; }
.top2 .documentary-list ul li.seat-6 { left: 944px; top: 86px; }
.top2 .documentary-list ul li.seat-7 { left: 1157px; top: 114px; }
.top2 .documentary-list ul li.seat-8 { left: 1320px; top: 61px; }
.top2 .documentary-list ul li.seat-9 { left: 1526px; top: 106px; }
.top2 .documentary-list ul li.seat-10 { left: 1661px; top: 24px; }
.top2 .documentary-list ul li.seat-11 { left: 1850px; top: 132px; }
.top2 .documentary-list ul li.seat-12 { left: 2060px; top: 104px; }
.top2 .documentary-list ul li.seat-13 { left: 2194px; top: 36px; }
.top2 .documentary-list ul li.seat-14 { left: 2330px; top: 110px; }
.top2 .documentary-list ul li.seat-15 { left: 2485px; top: 4px; }
.top2 .documentary-list ul li.seat-16 { left: 2630px; top: 85px; }
.top2 .documentary-list ul li.seat-17 { left: 2585px; top: -27px; }
.top2 .documentary-list ul li.seat-18 { left: 2722px; top: 90px; }
.top2 .documentary-list ul li.seat-19 { left: 2936px; top: 115px; }
.top2 .documentary-list ul li.seat-20 { left: 3100px; top: 62px; }
.top2 .documentary-list ul li.seat-21 { left: 3307px; top: 105px; }
.top2 .documentary-list ul li.seat-22 { left: 3439px; top: 3px; }
.top2 .documentary-list ul li.seat-23 { left: 3538px; top: 150px; }
.top2 .documentary-list ul li.seat-24 { left: 3618px; top: -5px; }
.top2 .documentary-list ul li.seat-25 { left: 3726px; top: 130px; }
.top2 .documentary-list ul li.seat-26 { left: 3946px; top: 100px; }
.top2 .documentary-list ul li.seat-27 { left: 4073px; top: 5px; }
.top2 .documentary-list ul li.seat-28 { left: 4205px; top: 112px; }
.top2 .documentary-list ul li.seat-29 { left: 4364px; top: -30px; }
.top2 .documentary-list ul li.seat-30 { left: 4503px; top: 88px; }
.top2 .documentary-list ul li.seat-31 { left: 4716px; top: 115px; }
.top2 .documentary-list ul li.seat-32 { left: 4880px; top: 61px; }
.top2 .documentary-list ul li.seat-33 { left: 5085px; top: 106px; }
.top2 .documentary-list ul li.seat-34 { left: 5218px; top: 2px; }
.top2 .documentary-list ul li.seat-35 { left: 5317px; top: 146px; }
.top2 .documentary-list ul li.seat-36 { left: 5397px; top: -3px; }
.top2 .documentary-list ul li.seat-37 { left: 5502px; top: 129px; }
.top2 .documentary-list ul li.seat-38 { left: 5726px; top: 100px; }
.top2 .documentary-list ul li.seat-39 { left: 5854px; top: 34px; }
.top2 .documentary-list ul li.seat-40 { left: 5983px; top: 117px; }
.top2 .documentary-list ul li.seat-41 { left: 6144px; top: 0; }
.top2 .documentary-list ul li.seat-42 { left: 6277px; top: 88px; }
.top2 .documentary-list ul li.seat-43 { left: 6493px; top: 114px; }
.top2 .documentary-list ul li.seat-44 { left: 6652px; top: 60px; }
.top2 .l-r-move-btn a { position: absolute; bottom: 120px; display: none; width: 40px; height: 60px; z-index: 11; opacity: .4; filter: alpha(opacity=40); }
.top2 .l-r-move-btn a.left-btn { left: 20px; background: url(/skin/default/images/jt-ico-1.png) no-repeat; }
.top2 .l-r-move-btn a.right-btn { right: 20px; background: url(/skin/default/images/jt-ico-2.png) no-repeat; }
.top2 .l-r-move-btn a:hover { opacity: .8; filter: alpha(opacity=80); }
.news-top { position: absolute; bottom: 0; width: 100%; height: 52px; background: #ff0200; text-align: center; line-height: 52px; }
.news-top a { color: #FFCA66; font-size: 18px; display: none;}
.news-top a:hover { color: #ffd78b; }

/*join*/
.zl-div .box1 { clear:both; height: 500px; background: url(/skin/default/images/pic47.jpg) no-repeat center center; position: relative; text-align: center; color: #fff; margin-bottom: 30px; overflow: hidden;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.zl-div .box1bg { width: 100%; height: 100%; background: url(/skin/default/images/icon48.png) repeat center center; position: absolute; left: 0; top: 0; z-index: 1;}
.zl-div .list { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 2;}
.zl-div .box1 .li { width:33.3333%; height: 100%; float: left; padding-top: 9%;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.zl-div .box1 .li1 { border-right:1px solid #b29994;}
.zl-div .box1 .li2 { border-right:1px solid #b29994;}
.zl-div .box1 .li .d1 { opacity:0;}
.zl-div .box1 .li .d1 img { display:block; width: 66px; height: auto; margin: 0 auto; margin-bottom: 40px;-webkit-transition: 0.9s;
	-moz-transition: 0.9s;
	-ms-transition: 0.9s;
	-o-transition: 0.9s;
	transition: 0.9s;}
.zl-div .box1 .li .d2 { background: url(/skin/default/images/icon46.png) no-repeat top center; padding-top: 75px; font-size: 22px; margin-bottom: 18px;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.zl-div .box1 .li .d3 { font-size: 15px; height: 0; opacity: 0;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.zl-div .box1 .li:hover { background: url(/skin/default/images/icon47.png) repeat center center;}
.zl-div .box1 .li:hover .d1 { opacity:1;}
.zl-div .box1 .li:hover .d2 {background: url(/skin/default/images/icon46-on.png) no-repeat top center;}
.zl-div .box1 .li:hover .d3 { opacity:1; height: 100px;}
.zl-div .box1 .li:hover .d1 img {transform: rotateY(180deg);}

.zl-div .box2 { clear:both; margin-bottom: 30px; position: relative;}
.zl-div .box2 .pic { display:block; width: 100%; height: auto;}
.zl-div .box2 .text { width:84%; height: 66%; position: absolute; left: 8%; top: 20%;}
.zl-div .box2 .text .d1 { font-size: 56px; color: #eceef3;font-family:DINBold;text-transform:uppercase; line-height: 70px;}
.zl-div .box2 .text .d2 { font-size: 32px; color: #2d3651; line-height: 42px; margin-bottom: 30px;}
.zl-div .box2 .text .d3 { font-size: 16px; color: #646b85; line-height: 32px;}

.zl-div .box3 { clear:both; margin-bottom: 40px; }
.zl-div .box3 .li { width: 48.5%; float: left; background: #fff;}
.zl-div .box3 .li a { display:block; width: 100%; height: 100%;}
.zl-div .box3 .li2 { float:right;}
.zl-div .box3 .li .d1 { width:100%; height: 360px; overflow: hidden;}
.zl-div .box3 .li .d1 img { display:block; width: 100%; height: 100%;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.zl-div .box3 .li .d2 { width: 100%; height: 105px; padding: 27px 5%; display: flex; align-items: center; justify-content: space-between;}
.zl-div .box3 .li .d2 .d2L { width: 60%; float:left;}
.zl-div .box3 .li .d2 .d2R { width: 40%; float: right;}
.zl-div .box3 .li .d2 .d2L .p1{ font-size: 24px; color: #2d3651; font-weight: bold;}
.zl-div .box3 .li .d2 .d2L .p2{ font-size: 14px; color: #2d3651;text-transform:uppercase; font-family:Arial, "sans-serif";}
.zl-div .box3 .li .d2 .d2R span { display: block;text-transform:uppercase; float: right; color: #fff; width: 140px; height: 40px; line-height: 40px; border-radius: 30px;background:#005bab url(../images/icon49.png) no-repeat 72% center; padding-left: 36px;}
.zl-div .box3 .li:hover .d1 img{transform: scale(1.07, 1.07);}

.zl-div .box4 { clear:both;}
.m2_1{width: 100%;margin: 0 auto;position: relative;z-index: 999;}
.m2_1 ul li{float: left;width: 48.5%;position: relative;}
.m2_1a img{display: block;width: 100%;
    transition: All 1s;
    -moz-transition: All 1s;
    -webkit-transition: All 1s;
    -o-transition: All 1s;
}
.m2_1 ul .li2 { float:right}
.m2_1b{position: absolute;width: 60%;height: 58%;top: 21%;left: 20%;border: 1px solid #fff; display: flex; align-items: center; justify-content: center;}
.info{ text-align: center; width: 100%;}
.info h3{color: #fff;font-size: 24px; font-weight: bold;}
.info a {color: #fff;}
.m2_1b:before{ content: ""; display: block; width: 0; height: 0; position: absolute; left: 50%;top: 50%; transition: ease 0.7s; background: rgba(0,91,171,0.7);}
.m2_1 ul li:hover .m2_1b:before{ width: 100%; height: 100%; left: 0; top: 0;}
.m2_1 ul li:hover .m2_1b{ border-color: rgba(0,91,171,0.7);}
.zw{position: relative;z-index: 999;}
.m2_1a{overflow: hidden;}
.m2_1 ul li:hover .m2_1a img{transform: scale(1.1);}




.gzsh-div .bt { font-size: 30px; color: #2d3651; line-height: 36px; height: 65px;background:url("/skin/default/images/icon33.png") repeat-x bottom center; margin-bottom: 30px;}
.gzsh-div .box1 .d1 { width: 75%; font-size: 15px; color: #646b85; margin-bottom: 3%;}
.gzsh-div .box1 { margin-bottom: 6%; position: relative;}
.gzsh-div .box1 .swiper-wrapper {position:static}
.gzsh-div .box1 .list { height:360px;}
.gzsh-div .box1 .list .swiper-slide { border-radius: 16px; overflow: hidden}
.gzsh-div .box1 .list .li { width: 100%; height:360px;text-align: center; color: #fff; font-size: 16px;}
.gzsh-div .box1 .list .li img { display:block; width: 100%; height: 100%;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.gzsh-div .box1 .list .li p { width: 100%; height: 50px; line-height: 50px; position: absolute; left: 0; bottom:0;background:url("/skin/default/images/icon48.png") repeat center center;}
.gzsh-div .box1 .list .swiper-button-prev {background:url("/skin/default/images/icon50.png") no-repeat center center; width: 48px; height: 48px; right: 55px; left: inherit; top: -69px;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.gzsh-div .box1 .list .swiper-button-next {background:url("/skin/default/images/icon51.png") no-repeat center center; width: 48px; height: 48px; right: 0; top: -69px;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.gzsh-div .box1 .list .swiper-button-prev:hover {background:url("/skin/default/images/icon50-on.png") no-repeat center center;}
.gzsh-div .box1 .list .swiper-button-next:hover {background:url("/skin/default/images/icon51-on.png") no-repeat center center;}
.gzsh-div .box1 .list .swiper-slide:hover img{transform: scale(1.07);}
.gzsh-div .box2 .list .swiper-button-prev {top: -94px;}
.gzsh-div .box2 .list .swiper-button-next {top: -94px;}


.czfz-div .box1 { width: 100%; position: relative;}
.czfz-div .box1 .pic { display:block; width: 100%; height: auto;}
.czfz-div .box1 .text { width: 100%; height: 100%; position: absolute; left: 0; top: 0; color: #fff; font-size: 20px; font-weight: bold; line-height: 40px; padding-top: 5%;}
.czfz-div .box1 .wrap { padding-right: 38%; text-align: justify;}

.czfz-div .box2 { clear: both; padding: 4% 0;}
.czfz-div .bt { width: 100%; font-size: 30px; color: #2d3651; line-height: 36px; height: 65px;background:url("/skin/default/images/icon33.png") repeat-x bottom center; margin-bottom: 30px;}
.czfz-div .box2 .d1 { font-size: 15px; color: #646b85; margin-bottom: 3%;}
.czfz-div .box2 .d2 { font-size: 22px; font-weight: bold; color: #005bab; line-height: 36px; margin-bottom: 25px;background:url("/skin/default/images/pic89.png") no-repeat left center; padding-left: 22px;}
.czfz-div .box2 .list { clear:both; height: 270px; overflow: hidden; margin-bottom: 4%;}
.czfz-div .box2 .list .li { height: 100%; height: 100%; padding:32px 3%; float:left; width: 23.5%; margin-right: 2%; background: #fff;color: #646b85}
.czfz-div .box2 .list .m0 { margin-right:0}
.czfz-div .box2 .list .li .li_1 { font-size: 18px;font-weight: bold; height: 50px; margin-bottom: 20px;background:url("/skin/default/images/icon52.png") repeat-x bottom center;}
.czfz-div .box2 .list .li .li_2 { font-size:15px; text-align: justify; }
.czfz-div .box2 .list .li .li_2 span{display:block;}


	
	
.czfz-div .box2 .list2 { clear:both; height: 400px; margin-bottom: 4%;}
.czfz-div .box2 .list2 .list2L { width:48.5%; height: 100%; float: left; background: #fff; overflow: hidden;}
.czfz-div .box2 .list2 .list2R { float: right;}
.rcpy-div1 { height: 100%;}
.rcpy-div1 .bd { height: 100%;}
.czfz-div .box2 .list2 .bd .thd { width: 45%; height: 100%; float: left;}
.czfz-div .box2 .list2 .bd .thd ul li { font-size:18px; height: 80px; font-weight: bold; color: #2c3651; line-height: 80px; padding-left: 13%; cursor: pointer;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.czfz-div .box2 .list2 .bd .thd ul li.on { background: #005bab; color: #fff;}
.czfz-div .box2 .list2 .bd .tbd { width: 55%; height: 100%; float: right; font-size: 16px; color: #646b85; font-weight: bold; padding: 6% 5% 0 7%;}
.czfz-div .box2 .list2 .bd .tbd p { line-height:28px; margin-bottom: 12px;background:url("/skin/default/images/icon61.png") no-repeat left 12px; padding-left: 15px; }
.czfz-div .box2 .list2 .bd .tbd .p0 { color: #878c9f;background:none; line-height: 32px; font-weight: normal;font-size: 15px;}
.czfz-div .box2 .list2 .rcpy-div2 .bd .thd ul li{height: 133px; line-height: 133px;}



.czfz-div .box3 { clear: both; background: #fff; padding:4% 0;}
.czfz-div .box3 .list {margin-top:5%;}
.czfz-div .box3 .li { width: 100%; height: 480px; position: relative; overflow: hidden; margin-bottom: 3%; border-radius: 25px;}
.czfz-div .box3 .li .tp-qh { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; overflow: hidden;}
.czfz-div .box3 .li .swiper-slide {height: 480px; overflow: hidden;}
.czfz-div .box3 .li .swiper-slide img { display:block; width: 100%; height: 100%;}

.czfz-div .box3 .li .text {position:absolute; right:7%; top: 50%;background:url("/skin/default/images/pic58_bg.png") repeat center center; color: #fff; height: 280px; width: 610px; margin-top: -140px; padding: 32px 4%; z-index: 2;}
.czfz-div .box3 .li .text .d1 { font-size: 24px; line-height: 36px;  margin-bottom: 30px; font-weight: bold;}
.czfz-div .box3 .li .text .d2 { font-size: 16px; line-height: 30px; text-align: justify;}
.czfz-div .box3 .li2 .text { left:7%;}
.czfz-div .box3 .li2 .tp-qh {right: 0; left: inherit;}

.czfz-div .box4{ clear: both; padding:4% 0;}
.czfz-div .box4 .d1 { font-size: 15px; color: #646b85; margin-bottom: 4%;}
.czfz-div .box4 .pic img { display:block; max-width: 100%; height: auto;}


.other_box { padding-top:110px; padding-bottom: 10%}
.other_box p { margin-bottom:10px; text-align: justify;}
.other_box table tr td{ padding:10px; text-align: center; border:1px solid #c1c1c1; }
.other_box table { border:1px solid #c1c1c1; box-sizing: border-box; margin-bottom: 20px;}



.cp-list3 { width: 1300px; margin: 0 auto; text-align: center; margin-top: 3%; }
.cp-list3 .swiper-pagination { display:none;}
.cp-list3 .li { width: 410px; height: 430px; overflow: hidden;float: left; background: #fff; margin: 0 11px 2% 12px; border: 1px solid #e6e6e6; border-radius: 8px;}
.cp-list3 .li a { display:block; width: 100%; height: 100%;}
.cp-list3 .li .li_1 { height: 350px; width: 100%; overflow: hidden; margin-bottom: 10px;}
.cp-list3 .li .li_1 img { display:block; width: 100%; height: 100%;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s; }
.cp-list3 .li:hover .li_1 img {transform: scale(1.07, 1.07); }
.cp-list3 .li .li_0 { color:#2d3651; font-size: 24px;}
.shuomm { clear:both; text-align: right; color: #bababb;margin-bottom: 5%}


.lps-list { padding-bottom:5%;}
.lps-list ul li { width: 630px; height: 447px; overflow: hidden; background: #fff; float: left; margin-right: 20px; margin-top: 20px;}
.lps-list ul li a{ display:block; width: 100%; height: 100%;}
.lps-list ul li:nth-child(2n) { margin-right:0}
.lps-list ul li .liL { width: 320px; height: 100%; float: left;overflow: hidden;}
.lps-list ul li .liR { width: 310px; height: 100%; float: right; padding: 18% 2% 0 5%;}
.lps-list ul li .liL img { display:block; width: 100%; height: 100%;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.lps-list ul li .liR .d1 { font-size: 24px; color: #2d3651; line-height: 36px;}
.lps-list ul li .liR .d2 { clear: both; background:url("/skin/default/images/2022062303.png") no-repeat left center; width: 100%; height: 32px;margin-top:115px;-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-ms-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s; }
.lps-list ul li:hover .liL img {transform: scale(1.07, 1.07); }
.lps-list ul li:hover .liR .d1 { color: #005bab; }
.lps-list ul li:hover .liR .d2{background:url("/skin/default/images/2022062303.png") no-repeat 90% center;}

.wrap_bps { clear:both; width: 1000px; margin: 0 auto; overflow: hidden;}
#nav_bps { width:100%; height:36px; margin-bottom: 4%; margin-top: 2%;}
#nav_bps ul{ width: 100%; margin: 0 auto;height:36px; line-height:36px; text-align: center;}
#nav_bps ul li { display: inline-block;border-radius: 26px; color: #828181; text-align:center; font-size:16px; height:36px; line-height:34px; width:100px; border: 1px solid #aaaaaa;margin:0 10px; cursor:pointer; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
#nav_bps ul li:hover { color:#005bab;border: 1px solid #0066f4}
#nav_bps ul li.act_bps { color:#005bab;border: 1px solid #0066f4}
#container_bps .tab_bps {display: none; background: #fff; border-radius: 20px; padding:5% 10%;}

#container_bps { padding-bottom:12%; font-size: 15px; color: #2d3651; line-height: 32px;}
#container_bps .bbt { text-align: center; font-size: 24px; color: #2d3651; font-weight: bold; height: 40px; line-height: 40px;background:url("/skin/default/images/2022062305.jpg") repeat-x center center; margin-bottom: 30px; }
#container_bps .bbt span { background:#fff; display: inline-block; margin: 0 auto; padding: 0 30px;}
#container_bps .tab_bps p { text-align: justify;}


.mulu-div .tit{ clear: both; width: 100%; font-size: 20px; font-weight: bold; color: #2d3651; line-height: 30px; margin-bottom: 25px;word-break:break-all}
.mulu-div .tit2 { margin-top: 40px;}
.mulu-div .d1{ clear: both; width: 100%; font-size: 14px; font-weight: bold; color: #2d3651; line-height: 28px; margin-top: 10px; margin-bottom: 10px;}
.mulu-div .d1 span {display:inline-block; width: 30px;}
.mulu-div .d2{ clear: both; width: 100%; font-size: 14px; color: #2d3651; line-height: 24px; padding-left: 30px;}
.mulu-div .d3{ clear: both; width: 100%; font-size: 14px; color: #747a8c; line-height: 24px; padding-left: 30px; margin-bottom: 5px;}
.mulu-div .d3 p{ width:100%;background:url("/skin/default/images/2022071901.png") repeat-x center 16px; text-align: right; background-size: 4px; line-height: 24px;}
.mulu-div .d3 span { display:inline-block; background: #f5f5f5;}
.mulu-div .d4{ clear: both; width: 100%; font-size: 14px; color: #747a8c; line-height: 24px;}

.mulu-div .d5 { clear: both; width: 100%; font-size: 14px; color: #2d3651; line-height: 24px;word-break:break-all; margin-bottom: 5px;}
.mulu-div .d6{ clear: both; width: 100%; font-size: 14px; color: #747a8c; line-height: 24px; margin-bottom: 10px; }
.mulu-div .d6 p{ width:100%;text-align: right!important;  line-height: 24px;background:url("/skin/default/images/2022071901.png") repeat-x center 16px;background-size: 4px;}
.mulu-div .d6 span { display:inline-block; background: #fff;word-break:break-all}


.mulu-div .d7 { clear: both; width: 100%; font-size: 14px; color: #747a8c; line-height: 24px; margin-bottom: 8px;}


/*党建banner*/
.banner {width: 100%;max-width: 1920px; /* 大屏限制最大宽度 */ margin: 0 auto;overflow: hidden;position: relative;}
    /* 轮播轨道：flex布局 + 位移过渡 */
.banner-track {display: flex;height: 100%;transition: transform 0.3s ease;}
    /* 轮播项：占满宽度 + 固定宽高比 */
.banner-item {flex: 0 0 100%;}
    /* 图片：强制完整显示 + 居中 */
.banner-img {width: 100%;height: 100%;object-fit: contain; /* 核心：完整显示，无裁剪 */object-position: center; display: block;}
* { margin: 0; padding: 0; box-sizing: border-box; }
    /* 轮播容器：100%宽 + 固定图片宽高比（示例16:5，按需改） */










<!--0.0002589225769043-->