@charset "utf-8";

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}


html {
	margin: 0 auto;
}

body {
	font: 12px/1.8 "Microsoft Yahei", "STHeitiSC", "Hiragino Sans GB", Arial, "Helvetica", "SimHei", "STXihei", sans-serif;
	margin: 0 auto;
	color: #000;
	background-color: #fff;
	min-width: 320px;
	overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	font-weight: normal;
	margin: 0;
	line-height: 1.1;
}

p {
	line-height: 1.5;
}

a,
a:visited {
	text-decoration: none;
}

a {
	color: #000;
}

li {
	list-style: none;
}

ul,
li,
ol,
dd,
dl{
	margin: 0;
	padding: 0;
}

fieldset,
input,
button,
textarea {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	-webkit-appearance: none;
}

input[type='checkbox'] {
	-webkit-appearance: checkbox;
}

input[type='radio'] {
	-webkit-appearance: radio;
}


.fl {
	float: left;
}

.fr {
	float: right;
}

.cl:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}

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

.img2 {
	max-height: 100%;
	width: auto;
}

.trans {
	-moz-transition: all ease .8s;
	-webkit-transition: all ease .8s;
	-o-transition: all ease .8s;
	transition: all ease .8s;
}

.trans04 {
	-moz-transition: all ease .4s;
	-webkit-transition: all ease .4s;
	-o-transition: all ease .4s;
	transition: all ease .4s;
}

.trans2 {
	-moz-transition: all ease 2s;
	-webkit-transition: all ease 2s;
	-o-transition: all ease 2s;
	transition: all ease 2s;
}

.transcalxzero {
	transform: scaleX(0);
	-o-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-webkit-transform: scaleX(0);
}

.transcaletop {
	transform: scale(1, 0);
	-o-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-moz-transform: scale(1, 0);
	-webkit-transform: scale(1, 0);
}

.bg {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	padding-bottom: 31%;
}

.bg0 {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.absolute {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.abs {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.flex {
	display: box;
	/* OLD - Android 4.4- */
	display: flexbox;
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;
	/* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;
	/* TWEENER - IE 10 */
	display: -webkit-flex;
	/* NEW - Chrome */
	display: flex;
	/* NEW, Spec - Opera 12.1, Firefox 20+ */
	justify-content: center;
	align-items: center;
	overflow: hidden;
}


/*鍏叡*/
.fl {
	float: left;
}

.fr {
	float: right;
}

.cb {
	clear: both;
}

.c12 {
	width: 1200px;
	margin: auto;
}

.cover {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.contain {
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

a,
.tran,
img {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

a {
	color: #000;
}

.tran5 {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.pic {
	transition: all 2s;
	-webkit-transition: all 2s;
}

.pic.cover {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

.pic.contain {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

.contain {
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.none {
	display: none;
}

.pb0 {
	padding-bottom: 0;
}

.wrap {
	padding: 0 7.5%;
	/* overflow: hidden; */
}
.bshare-custom a{
	background-image: none !important;
	padding: 0 !important;
	text-indent: 0 !important;
}
.bshare-custom a:hover{
	text-decoration: none !important;
}

.pagination {
	max-width: 1300px;
	text-align: center;
	margin: 3% auto;
}

.pagination li {
	display: inline-block;
	width: 26px;
	height: 26px;
	border: 1px solid rgba(0, 0, 0, 0);
	line-height: 38px;
	opacity: .6;
	font-size: 14px;
	margin: 0 5px;
}

.pagination li.active,
.pagination li:hover {
	border: 1px solid #0b705b;
	opacity: 1;
}

.pagination li:first-child,
.pagination li:last-child {
	background: #0b705b;
	border: 1px solid #fff;
	color: #fff;
	opacity: .8;
}

.pagination li:first-child a,
.pagination li:last-child a {
	color: #fff;
}

.pagination li.icon:hover {
	opacity: 1;
}
.top-img{
	display: block;
}

.p45{
	padding: 4.5%;
}
header{
	position: absolute;
	padding:22px 4.5%;
	z-index: 9;
	left: 0;
	top: 0;
	right: 0;
}
header::after{
	content: "";
	position: absolute;
	left: 4.5%;
	top: 0;
	height: 100%;
	width: 200px;
	margin-left: 130px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-radius: 0 0 40px 0;
}
header.in::after{
	border-color:#fff;
}
.inner-banner::after{
	content: "";
	position: absolute;
	left: 4.5%;
	top: 90px;
	bottom: 150px;
	width: 200px;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-radius:40px 0 0  0;
	z-index: 2;
}
.inner-banner::before{
	content: "";
	position: absolute;
	left: 4.5%;
	border-left:1px solid #fff;
	z-index: 2;
	width: 1px;
	bottom: 0;
	height: 65px;
}
header .logo{
	display: block;
	position: relative;
	z-index: 3;
}
header .logo img{
	display: inline-block;
	vertical-align: top;
}
header .logo img:nth-child(2){
	display: none;
}
header.on .logo img:nth-child(1){
	display: none;
}
header.on .logo img:nth-child(2){
	display: block;
}

header.on nav li a{
	color: #134A9B;
}
header.on nav li .min-nav a{
	color: #999;
}
header nav{
	margin-top: 10px;
	position: relative;
	z-index: 5;
}
header nav li{
	color: #fff;
	float: left;
	margin-right: 36px;
	position: relative;
	font-size: 16px;
}
header nav li:first-child .min-nav{
	display:none !important;
}
header nav li .min-nav{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: auto;
	font-size: 14px;
	visibility: hidden;
	top: 30px;
	padding-top: 60px;
	opacity: 0;
	transition: all .3s;
	width: 190px;
}
header nav li .min-nav::after{
	content: "";
	position: absolute;
	z-index: 1;
	width: 100%;
	bottom: 0;
	top: 50px;
	border-radius: 8px;
	background: rgba(255,255,255,0.9);
}

header nav li .min-nav::before{
	content: "";
	position: absolute;
	width:0;
   height:0; 
   left: 50%;	
   transform: translateX(-50%);
   top: 35px;
   border-left:15px solid transparent;
   border-right:15px solid transparent;
   border-bottom:15px solid rgba(255,255,255,0.9);
}
 
header nav li:hover .min-nav{
	visibility: visible;
	top: 10px;
	opacity: 1;
}
header nav li a.big{
	position: relative;
	z-index: 5;
}
header nav li .min-nav a{
	/* padding: 15px 0; */
	margin-bottom: 15px;
	position: relative;
	opacity: .5;
	z-index: 5;
	color: #008fd7;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
}/* 
header nav li .min-nav a:hover::after{
	content: '';
	position: absolute;
	left: -20px;
	top: 50%;
	transform: translateY(-50%);
	width: 4px;
	height: 4px;
	background: #fff;
	border-radius: 50%;
}
header nav li .min-nav a:hover::before{
	content: '';
	position: absolute;
	right: -20px;
	top: 50%;
	transform: translateY(-50%);
	width: 4px;
	height: 4px;
	background: #fff;
	border-radius: 50%;
} */
header nav li .min-nav a:hover{
	opacity: 1;
	border-color: #008fd7;
}
header nav  li a{
	display: block;
	color: #fff;
	white-space: nowrap;
	text-align: center;
}
header nav li::after{
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	background: #fff;
	left: 50%;
	margin-left: -3px;
	bottom: -12px;
	border-radius: 50%;
	transform: scale(0);
	transition: all .3s;
}
header nav  li:hover::after,
header nav  li.on::after{
	transform: scale(1);
}

header.on .search{
	border-color: #134A9B;
	color: #134A9B;
}
header .fix-nav{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 350px;
	background: #fff;
	border-radius: 0 0  20px 20px;
	z-index: 1;
	display: none;
}
header .search{
	overflow: hidden;	
	border:1px solid #fff;
	border-radius: 25px;
	padding-left: 25px;
	margin-top: 6px;
	position: relative;
	z-index: 5;
}
header .search input{
	float: left;
	width: 160px;
	height: 35px;
	line-height: 35px;
	display: block;
	font-size: 14px;
	color: #fff;
	background-color: transparent;
}
header.on .search input{
	color: #134A9B;
}
header .search .but{
	width: 35px;
	height: 35px;
	float: left;
	line-height: 35px;
	text-align: center;
	background: none;
	color: #fff;
	font-size: 24px;
	cursor: pointer;
}
header.on .search .but{
	color: #134A9B;
}
header.on .lang{
	border-color: #134A9B;
	color: #134A9B;
}

header .search input::-webkit-input-placeholder { /* WebKit browsers */
  color: #fff;
}


header .search input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #fff;
}

header .search input:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #fff;
}

header.on .search input::-webkit-input-placeholder { /* WebKit browsers */
  color: #134A9B;
}


header.on .search input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #134A9B;
}

header.on .search input:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #134A9B;
}

header .lang{
	position: relative;
	width: 100px;
	height: 37px;
	line-height: 35px;
	border:1px solid #fff;
	text-align: center;
	border-radius: 20px;
	font-size: 14px;
	margin:6px 30px 0 30px;
	cursor: pointer;
	color: #fff;
	box-sizing: border-box;
	position: relative;
	z-index: 5;
}
header .lang ul{
	position: absolute;
	left: 0;
	top: 130%;
	background: #fff;
	border-radius: 20px;
	overflow: hidden;
	width: 100%;
	border:1px solid #fff;
	transition: all .3s;
	visibility: hidden;
	opacity: 0;
}
header .lang ul a{
	display: block;
	font-size: 13px;
	color: #134a9b;
}
header .lang ul a:hover{
	background: #134a9b;
	color: #fff;
}
header .lang:hover ul{
	visibility: visible;
	opacity: 1;
	top: 100%;
}
.index-banner{
	position: relative;
	overflow: hidden;
}
.index-banner .index-page{
	position: absolute;
	width: 100%;
	z-index: 5;
	text-align: center;
	bottom: 5%;
}
.index-banner .index-page .swiper-pagination-bullet{
	width: 8px;
	height: 8px;
	border-radius: 4px;
	background: #fff;
}
.index-banner .index-page .swiper-pagination-bullet-active{
	width: 25px;
}
.index-banner::after{
	content: "";
	position: absolute;
	left: 4.5%;
	top: 90px;
	width: 200px;
	bottom: 0;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-radius:40px 0 0  0;
	z-index: 2;
}
.index-banner li{
	position: relative;
	overflow: hidden;
}
.index-banner li .pic-w{
	padding-bottom: 49.3%;
	position: relative;
	overflow: hidden;
}
.index-banner li .pic-w::after {
	content: "";
	position: absolute;
	/*鐩稿鐖剁骇缁濆瀹氫綅*/
	width: 80px;
	height: 100%;
	top: 0;
	left: -50%;
	/*璧峰浣嶇疆*/
	overflow: hidden;
	z-index: 9;
	/*鑳屾櫙娓愬彉锛堝吋瀹规€у啓娉曪級*/
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .3)), color-stop(100%, rgba(255, 255, 255, 0)));
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, 0) 100%);
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3)50%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, 0) 100%);
	-webkit-transform: skewX(-25deg);
	/*鍊炬枩*/
	-moz-transform: skewX(-25deg);
	transform: skewX(-25deg);
	transition-delay: 10s;
}

.index-banner li.swiper-slide-active .pic-w::after {
	-webkit-transition: left 2s ease-in-out;
	/*杩囨浮*/
	transition: left 2s ease-in-out;
	left: 120%;
	transition-delay: 1s;
	/*缁撴潫浣嶇疆*/
}
.index-banner li .txt{
	position: absolute;
	left: 4.5%;
	bottom: 20%;
	z-index: 3;
	color: #fff;
	line-height: 1.1;
	padding-left: 5%;
}
.index-banner li .txt::after{
	content: "";
	position: absolute;
	left: -10%;
	width: 655px;
	height: 655px;
	background: url(../images/yuan2.png);
	bottom: -100%;
	animation: rotate1 10s linear infinite;
	-moz-animation: rotate1 10s linear infinite;
	-webkit-animation: rotate1 10s linear infinite;
	-o-animation: rotate1 10s linear infinite;
	
}
@keyframes rotate1{
  0%{transform:rotate(0);}
  100%{transform:rotate(360deg);}
}
@-webkit-keyframes linkmove{
  0%{transform:rotate(0);}
  100%{transform:rotate(360deg);}
}


.index-banner li .big{
	margin: 3% 0 15% 0;
	position: relative;
	z-index: 3;
}
.index-banner li .big,
.index-banner li .des{
	font-weight: bold;
}

.index-banner .swiper-nav{
	position: absolute;
	left: 0;
	bottom: 5%;
	z-index: 5;
}
.index-banner .swiper-nav li{
	float: left;
	width: 170px;
	height: 100px;
	margin-right: 20px;
	opacity: .6;
	cursor: pointer;
	border:1px solid transparent;
}
.index-banner .swiper-nav li .pic-w{
	position: relative;
	overflow: hidden;
	padding-bottom: 0;
	height: 170px;
}
.index-banner .swiper-nav li.on{
	opacity: 1;
	border:1px solid #fff;
}
.index-about{
	position: relative;
	padding: 4.5%;
	overflow: hidden;
	background: url(../images/line.png) center right no-repeat;
}
.index-about .txt{
	width: 58.5%;
	background: url(../images/logo3.png) center center no-repeat;
	position: relative;
	z-index: 3;
	float: left;
}
.index-about .txt .des{
	opacity: .7;
	text-align: justify;
	margin: 8% 0;
}
.index-about .txt .line{
	height: 1px;
	background: #ccc;
	margin: 8% 0;
}

.index-about .txt a{
	display: block;
	width: 160px;
	height: 45px;
	line-height: 45px;
	background: #134a9b;
	color: #fff;
	border-radius: 27px;
	padding: 0 20px;
	font-size: 14px;
}
.index-about .txt a i{
	display: inline-block;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 12px;
	float: right;
	margin-top: 9px;
	position: relative;
}

.index-about .txt a i::after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 26px;
	height: 26px;
	animation: rotate1 2s linear infinite;
	-moz-animation: rotate1 2s linear infinite;
	-webkit-animation: rotate1 2s linear infinite;
	-o-animation: rotate1 2s linear infinite;
	background: url(../images/yuan.png);
}
.index-about .txt a:hover{
	opacity: .8;
}
.index-about .three{
	display: flex;
	justify-content: space-between;
	margin-bottom: 8%;
}
.index-about .three .box{
	position: relative;
	color: #999999;
	transition: all .3s;
	cursor: pointer;
	padding-bottom: 30px;
	margin-right: 30px;
}
.index-about .three .box:last-child{
	margin-top: 0;
}

.index-about .three .box .big{
	font-size: 50px;
	font-weight: bold;
	float: left;
	line-height: 1.1;
	font-family: arial;
	position: relative;
}
.index-about .three .box .big::after{
	content: "+";
	font-size: 20px;
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 1;
}
.index-about .three .box p{
	float: left;
	line-height: 20px;
	font-size: 14px;
	padding-top: 10px;
	margin-left: 25px;
}
.index-about .three .box:hover{
	color: #134a9b;
}

.index-about .three .box .right{
	position: absolute;
	left: 100%;
	top: 28px;
	transform: translateY(-50%);
	height: 20px;
}
.index-about .three .box .right span{
	width: 20px;
	height: 20px;
	display: inline-block;
	border-radius: 10px;
	border-left:3px solid #999;
	border-top:3px solid #999;
	animation: rotate1 2s linear infinite;
	-moz-animation: rotate1 2s linear infinite;
	-webkit-animation: rotate1 2s linear infinite;
	-o-animation: rotate1 2s linear infinite;
	display: none;
}
.index-about .three .box .right i{
	position: absolute;
	top: 0;
	right: 0;
	font-weight: bold;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 20px;
	transition: transform .3s;
	transform: scale(0);
	display: none;
}
.index-about .three .box:hover span{
	opacity: 0;
}
.index-about .three .box:hover i{
	transform: scale(1);
}
.index-about .three .box .bot{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	background: #ccc;
}
.index-about .three .box .bot::after{
	content: "";
	position: absolute;
	left: 0;
	top: -2px;
	width: 6px;
	height: 6px;
	background: #134a9b;
	border-radius: 50%;
	transition: all .3s;
	transform: scale(0);
}
.index-about .three .box .bot::before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 2px;
	background-image: linear-gradient(to right, rgba(19,74,155,1),  rgba(19,74,155,0));
	transition: all .3s;
}
.index-about .three .box:hover .bot::before{
	width: 100%;
}

.index-about .three .box:hover .bot::after{
	transform: scale(1);
}
.index-about .three .box:hover .bot{
	background: none;
}






.index-about .pics {
	float: right;
	width: 36.5%;
	margin-top: 6%;
}

.index-about .pics .r2{
	position: relative;
	padding-bottom: 70%;
	overflow: hidden;
}
.index-about .r2 .word{
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 5;
	transform: translate(-50%,-50%);
	text-align: center;
	color: #fff;
}
header .menu{
	display: none;
}
.index-about .r2 .word .play{
	width: 120px;
	height: 120px;
	margin:auto;
	position: relative;
	background: url(../images/pla.png) center center no-repeat;
}
.index-about .r2 .word .border{
	width: 120px;
	height: 120px;
	border-radius: 50%;
	border-left: 10px solid #fff;
	border-top: 10px solid #fff;
	border-bottom: 10px solid rgba(255,255,255,.5);
	border-right: 10px solid rgba(255,255,255,.5);
	animation: rotate1 6s linear infinite;
	-moz-animation: rotate1 6s linear infinite;
	-webkit-animation: rotate1 6s linear infinite;
	-o-animation: rotate1 6s linear infinite;
}
.index-about .r2:hover .pic{
	transform: scale(1.1);
}
.index-cp{
	position: relative;
	padding: 4.5%;
	overflow: hidden;
	background: #fbf7f7;
}
.index-cp .top{
	overflow: hidden;
}


/* .index-cp-bg .box{
	position: relative;
	width: 100%;
	height: 300px;
	overflow: hidden;
}
.index-cp .bg{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	width: 100%;
	height: 100%;
	background-image: url(../images/lin2.png);
	-webkit-animation: shine 2s infinite linear;     
	animation: shine 2s infinite linear;    
} */
@-webkit-keyframes shine {     
  0% {     
   opacity: 0;
  }     
  50% {
   opacity: 1;
  } 
  100% {     
	  opacity: 0;
  }     
}     
@keyframes shine {     
  0% {     
    opacity: 0;
  }     
  50% {
   opacity: 1;
  } 
  100% {     
  	  opacity: 0;
  }     
}    
   
.index-cp .line{
	height: 1px;
	background: rgba(255,255,255,.5);
	margin: 4.5% 0;
	width: 100%;
	position: relative;
	z-index: 5;
}
.index-cp .index-title{
	/* color: #fff; */
	position: relative;
	z-index: 5;
}
.index-cp  .cp-nav{
	position: relative;
	overflow: hidden;
	color: #fff;
	z-index: 5;
}
.index-cp  .cp-nav::after{
	content: "";
	position: absolute;
	width: 100%;
	bottom: 2px;
	height: 1px;
	background: rgba(255,255,255,.3);
	z-index: 1;
	left: 0;
}
.index-cp .cp-nav p{
	float: left;
	font-size: 18px;
	padding: 0 30px;
	padding-bottom: 20%;
	position: relative;
	z-index: 3;
	opacity: .6;
	cursor: pointer;
}
.index-cp  .cp-nav p::after{
	content: "";
	position: absolute;
	z-index: 2;
	height: 5px;
	bottom: 0;
	background: #fff;
	width: 0;
	left: 50%;
	transform: translateX(-50%);
	transition: all .3s;
}
.index-cp  .cp-nav p.on{
	opacity: 1;
}
.index-cp  .cp-nav p.on::after{
	width: 100%;
}

.index-cp .main{
	position: relative;
	/* overflow: hidden; */
	margin-top: 6.5%;
	z-index: 5;
	min-height: 400px;
}
/* 
.index-cp .main .box{
	display: none;
	overflow: hidden;
}
.index-cp .main .box.on{
	display: block;
	position: relative;
}
.index-cp .main .left{
	float: left;
	width: 32%;
	color: #fff;
}
.index-cp .main .left .title{
	letter-spacing: 3px;
}
.index-cp .main .left .des{
	margin: 15% 0 30% 0;
	opacity: .6;
	
	word-break:break-all;
	 display:-webkit-box;
	 -webkit-line-clamp:3;
	 -webkit-box-orient:vertical;
	 overflow:hidden;
}

.index-cp .main .left a{
	display: block;
	width: 160px;
	height: 45px;
	line-height: 45px;
	background: #134a9b;
	color: #fff;
	border-radius: 27px;
	padding: 0 20px;
	font-size: 14px;
}
.index-cp .main .left a i{
	display: inline-block;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 12px;
	float: right;
	margin-top: 9px;
	position: relative;
}

.index-cp .main .left a i::after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 26px;
	height: 26px;
	animation: rotate1 2s linear infinite;
	-moz-animation: rotate1 2s linear infinite;
	-webkit-animation: rotate1 2s linear infinite;
	-o-animation: rotate1 2s linear infinite;
	background: url(../images/yuan.png);
}
.index-cp .main .left a:hover{
	opacity: .8;
}
.index-cp .right{
	float: right;
	width: 29%;
	overflow: hidden;
	padding:0 60px;
	color: #fff;
	background: url(../images/right.png) center bottom no-repeat;
	padding-bottom: 35px;
	background-size: 100% auto;
	position: absolute;
	right: 0;
	bottom: 0;
}
.index-cp .right .cp-swiper{
	position: relative;
	overflow: hidden;
}
.index-cp .right .cp-swiper .pic-w{
	width: 100%;
	height: 200px;
	position: relative;
	overflow: hidden;
}
.index-cp .right .cp-swiper .txt{
	margin-top: 25px;
	line-height: 25px;
	font-size: 14px;
}
.index-cp .right .cp-swiper font{
	display: inline-block;
	padding-left: 30px;
	background: url(../images/font.png) center left no-repeat;
}
.index-cp .right .line2{
	height: 1px;
	background: rgba(255,255,255,.5);
	margin: 35px 0;
}
.index-cp .right i{
	display: inline-block;
	width: 40px;
	height: 40px;
	border:1px solid #fff;
	border-radius: 50%;
	margin-right: 20px;
	opacity: .6;
	text-align: center;
	line-height: 40px;
	font-size: 12px;
	cursor: pointer;
	transition: all .3s;
	outline: none;
}
.index-cp .right i:hover{
	opacity: 1;
}
 */
footer{
	background: #134a9b;
	color: #fff;
}
footer .logo{
	display: block;
}
footer .logo img{
	vertical-align: top;
}
footer .nav a{
	color: #fff;
	display: inline-block;
	margin-right: 36px;
	position: relative;
}
footer .nav a::after{
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	background: #fff;
	left: 50%;
	margin-left: -3px;
	bottom: -12px;
	border-radius: 50%;
	transform: scale(0);
	transition: all .3s;
}
footer .nav a:hover::after,
footer .nav a.on::after{
	transform: scale(1);
}
footer .lang{
	position: relative;
	width: 120px;
	height: 40px;
	line-height: 38px;
	border:1px solid #fff;
	text-align: center;
	border-radius: 20px;
	font-size: 14px;
	margin-left: 120px;
	cursor: pointer;
}
footer .lang ul{
	position: absolute;
	left: 0;
	top: 130%;
	background: #fff;
	border-radius: 20px;
	overflow: hidden;
	width: 100%;
	border:1px solid #fff;
	transition: all .3s;
	visibility: hidden;
	opacity: 0;
}
footer .lang ul a{
	display: block;
	font-size: 13px;
	color: #134a9b;
}
footer .lang ul a:hover{
	background: #134a9b;
	color: #fff;
}
footer .lang:hover ul{
	visibility: visible;
	opacity: 1;
	top: 100%;
}
footer .mid{
	border-top:1px solid rgba(255,255,255,.3);
	margin: 1% 4.5%;
	padding: 2.5% 0;
	overflow: hidden;
}
footer .ewm{
	text-align: center;
	font-size: 14px;
	display: inline-block;
}
footer .ewm:not(:first-child){
    margin-left: 16px;
}
footer .ewm img{
	vertical-align: top;
	width: 100px;
	margin-bottom: 10px;
}
footer .cont{
	width: 840px;
}
footer .cont p{
	float: left;
	font-size: 14px;
	position: relative;
	padding-left: 60px;
	margin-bottom: 30px;
	width: 360px;
	word-break: keep-all;
	line-height: 35px;
	white-space: nowrap;
}

footer .cont p i{
	position: absolute;
	width: 35px;
	height: 35px;
	border:1px solid #fff;
	line-height: 33px;
	text-align: center;
	left: 0;
	top: 0;
	border-radius: 5px;
	opacity: .8;
}
footer .cont p:last-child{
	line-height: 25px;
	margin-bottom: 0;
}
footer .cont p:nth-child(3){
	margin-bottom: 0;
}
footer .bottom{
	padding: 1.5% 4.5%;
	border-top:1px solid rgba(255,255,255,.3);
}
footer .bottom span{
	margin-right: 30px;
	opacity: .8;
}
footer .bottom a{
	color: #fff;
	opacity: .8;
}
footer .bottom a:hover{
	opacity: 1;
}
.jszc .bot{
	display: flex;
	justify-content: space-between;
	border-top: 1px solid #ccc;
}
.jszc .bot p{
	width: 50%;
	text-align: center;
	padding: 1.5%;
	border-right: 1px solid #ccc;
	color: #999;
	transition: all .3s;
	cursor: pointer;
}
.jszc .bot p.on,
.jszc .bot p:hover{
	background: #134a9b;
	color: #fff;
}
.jszc .bot p:last-child{
	border-right: none;
}
.index-title{
	line-height: 1.1;
	color: #134a9b;
	font-weight: bold;
	letter-spacing: 5px;
}
.jszc .des{
	
		margin-top: 2%;
}
.jszc .main{
	margin-top: 2%;
	overflow: hidden;
}
.jszc .main .box{
	overflow: hidden;
	display: none;
}
.jszc .main .box.on{
	display: block;
}
.jszc .des{
	overflow: hidden;
}
.jszc .des p{
	opacity: .7;
}
.jszc .des a,
.index-cp .top a{
	display: block;
	width: 160px;
	height: 45px;
	line-height: 45px;
	background: #134a9b;
	color: #fff;
	border-radius: 27px;
	padding: 0 20px;
	font-size: 14px;
}
.jszc .des a i,
.index-cp .top a i{
	display: inline-block;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 12px;
	float: right;
	margin-top: 9px;
	position: relative;
}

.jszc .des a i::after,
.index-cp .top a i::after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 26px;
	height: 26px;
	animation: rotate1 2s linear infinite;
	-moz-animation: rotate1 2s linear infinite;
	-webkit-animation: rotate1 2s linear infinite;
	-o-animation: rotate1 2s linear infinite;
	background: url(../images/yuan.png);
}
.jszc .des a:hover,.index-cp .top a:hover{
	opacity: .8;
}

.jszc .main .left{
	width: 47.8%;
	float: left;
}
.jszc .main .right {
	width: 47.8%;
	float: right;
	overflow: hidden;	
}
.jszc .main p{
	font-size: 16px;
	margin-bottom: 10px;
}
.jszc .main input{
	display: block;
	border:1px solid #ccc;
	height: 50px;
	line-height: 48px;
	font-size: 16px;
	text-indent: 2em;
	width: 100%;
	margin-bottom: 25px;
}
.jszc .main textarea{
	display: block;
	border:1px solid #ccc;
	height: 160px;
	line-height: 48px;
	font-size: 16px;
	text-indent: 2em;
	width: 100%;
	margin-bottom: 25px;
	resize: none;
}
.jszc .main .but{
	display: block;
	display: block;
	border:1px solid #144a9b;
	height: 50px;
	line-height: 48px;
	font-size: 16px;
	width: 300px;
	margin-bottom: 25px;
	color: #fff;
	background: #144a9b;
	transition: all .3s;
	outline: none;
	margin-top: 58.5px;
	cursor: pointer;
}

.jszc .main .but:hover{
	background: #fff;
	color: #144a9b;
}
.jszc .main .bg-title{
	margin: 30px;
	margin-bottom:3%;
}


@keyframes rotate1{
  0%{transform:rotate(0);}
  100%{transform:rotate(360deg);}
}
@-webkit-keyframes linkmove{
  0%{transform:rotate(0);}
  100%{transform:rotate(360deg);}
}

.jszc .main .detail{
	overflow: hidden;
	margin-top: 5%;
	min-height: 480px;
}
.jszc .main .detail .pic{
	width: 50%;
	float: left;
	padding-left: 4%;
}
.jszc .main .detail .pic img{
	max-width: 100%;
}
.jszc .main .detail .txt{
	float: left;
	width: 40%;
	padding-top: 5%;
}
.jszc .main .title{
	position: relative;
}
.jszc .main .title::after{
	content: "";
	position: absolute;
	width: 61px;
	height: 41px;
	background: url(../images/dian.png);
	left: -25px;
	top: -10px;
	z-index: 0;
}
.jszc .main .title span{
	position: relative;
	z-index: 1;
}
.jszc .main .detail .description{
	margin: 6% 0;
	opacity: .7;
	text-align: justify;
}
.jszc .main .detail a{
	display: block;
	width: 180px;
	height: 45px;
	line-height: 43px;
	font-size: 14px;
	color: #134a9b;
	border:1px solid #134a9b;
	border-radius: 27px;
	text-align: center;
}
.jszc .main .detail a:hover{
	color: #fff;
	background: #134a9b;
}
.jszc .main .detail a .iconfont{
	font-size: 20px !important;
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
	margin-top: -3px;
}
.index-news{
	background: #f9f4f4;
	overflow: hidden;
}

.index-news .top a{
	display: block;
	width: 160px;
	height: 45px;
	line-height: 45px;
	background: #134a9b;
	color: #fff;
	border-radius: 27px;
	padding: 0 20px;
	font-size: 14px;
	margin-left: 120px;
}
.index-news .top a i{
	display: inline-block;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 12px;
	float: right;
	margin-top: 9px;
	position: relative;
}

.index-news .top a i::after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 26px;
	height: 26px;
	animation: rotate1 2s linear infinite;
	-moz-animation: rotate1 2s linear infinite;
	-webkit-animation: rotate1 2s linear infinite;
	-o-animation: rotate1 2s linear infinite;
	background: url(../images/yuan.png);
}
.index-news .top a:hover{
	opacity: .8;
}
.index-news .top p{
	float: left;
	font-size: 16px;
	line-height: 45px;
	margin-left: 45px;
	opacity: .6;
	cursor: pointer;
}
.index-news .top p i{
	position: relative;
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 6px;
	vertical-align: middle;
	margin-top: -3px;
}
.index-news .top p i::after{
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px;
	width: 100%;
	height: 2px;
	background: #666;
}
.index-news .top p i::before{
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -1px;
	height: 100%;
	width: 2px;
	background: #666;
	transition: all .3s;
}
.index-news .top p.on{
	color: #134a9b;
	opacity: 1;
}
.index-news .top p.on i::after{
	background:#134a9b;
}
.index-news .top p.on i::before{
	height: 0;
}
.index-news .main{
	margin-top: 3%;
}
.index-news .main .box{
	display: none;
	overflow: hidden;
}
.index-news .main .box.on{
	display: block;
}
.index-news .main .left{
	float: left;
	width: 66.5%;
}
.index-news .main .left li{
	overflow: hidden;
	position: relative;
	margin-bottom: 40px;
}
.index-news .main .left li:nth-child(2){
	margin-bottom: 0;	
}
.index-news .main .pic-w{
	float: left;
	position: relative;
	height: 300px;
	overflow: hidden;
	width: 47.5%;
}
.index-news .main .left .txt{
	float: right;
	width: 48.5%;
}
.index-news .main .left .title{
	line-height: 1.1;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 40px;
	transition: all .3s;
}

.index-news .main .left .time{
	opacity: .7;
	margin: 30px 0 30px 0;
	line-height: 1.1;
}
.index-news .main .left .des{
	 word-break:break-all;
	  display:-webkit-box;
	  -webkit-line-clamp:2;
	  -webkit-box-orient:vertical;
	  overflow:hidden;
	  margin-bottom: 30px;
	  opacity: .7;
}
.index-news .main .left .more{
	font-size: 14px;
	line-height: 26px;
	color: #134a9b;
}
.index-news .main .left .more i{
	width: 26px;
	height: 26px;
	display: inline-block;
	border-radius: 50%;
	text-align: center;
	background: #134a9b;
	text-align: center;
	color: #fff;
	font-size: 12px;
	margin-right: 8px;
	vertical-align: top;
	transition: all .3s;
}
.index-news .main .left li a,
.index-news .main .right li a{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}
.index-news .main .left li:hover .more i{
	transform: rotate(360deg);
}
.index-news .main .left li:hover .title,
.index-news .main .right li.on .title{
	color: #134a9b;
}
.index-news .main .left li:hover .pic{
	transform: scale(1.1);
}

.index-news .main .right{
	width: 29.5%;
	float: right;
	overflow: hidden;
}
.index-news .main .right li{
	margin-top: 70px;
	position: relative;
	padding-left: 45px;
}
.index-news .main .right li:nth-child(1){
	margin-top: 40px;
}
.index-news .main .right .title{
	line-height: 1.1;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 40px;
	transition: all .3s;
}
.index-news .main .right .time{
	opacity: .7;
	margin: 30px 0 30px 0;
	line-height: 1.1;
}
.index-news .main .right .des{
	 word-break:break-all;
	  display:-webkit-box;
	  -webkit-line-clamp:2;
	  -webkit-box-orient:vertical;
	  overflow:hidden;
	  margin-bottom: 30px;
	  opacity: .7;
	  display: none;
}
.index-news .main .right li::after{
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border:3px solid #b1b1b1;
	box-sizing: border-box;
	transform: scale(.6);
	background: #b1b1b1;
	transition: all .3s;
}
.index-news .main .right li.on .des{
	display: block;
}
.index-news .main .right li.on::after{
	transform: scale(1);
	background: #134a9b;
	border-color: #cbd2e2;
}
.inner-banner{
	position: relative;
	overflow: hidden;
}
.inner-banner .pic-w{
	position: relative;
	overflow: hidden;
	padding-bottom: 42.5%;
}
.inner-banner .ib-title{
	color: #fff;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	z-index: 5;
	left: 8.5%;
	line-height: 1.1;
}
.inner-banner .ib-title .eng{
	text-transform: uppercase;
}
.inner-banner .ib-title .chn{
	margin-top: 20px;
}

.inner-banner .yuan{
	position: absolute;
	text-align: center;
	z-index: 5;
	left: 4.5%;
	transform: translateX(-50%);
	color: #fff;
	bottom: 80px;
	cursor: pointer;
}
.inner-banner .yuan img{
	animation: rotate1 6s linear infinite;
	-moz-animation: rotate1 6s linear infinite;
	-webkit-animation: rotate1 6s linear infinite;
	-o-animation: rotate1 6s linear infinite;
}
.inner-local{
	line-height: 36px;
	color: #144a9b;
	font-size: 14px;
	/* margin-bottom: 4.5%; */
}
.inner-local i{
	display: inline-block;
	width: 36px;
	height: 36px;
	border:1px solid #144a9b;
	border-radius: 50%;
	text-align: center;
	line-height: 34px;
	vertical-align: top;
	margin-right: 5px;
}
.inner-local a{
	color: #144a9b;
}
.inner-local a:hover{
	opacity: .7;
}
.cp-box{
	position: relative;
	overflow: hidden;
	height: 700px;
	display: flex;
	justify-content: space-between;
	margin-top: 4.5%;
}
.cp-box .box:hover .pic{
	transform: scale(1.1);
}
.cp-box .pic1{
	z-index: 1;
}
.cp-box .pic2{
	opacity: 0;
	transition: all .5s;
	z-index: 2;
}
.cp-box .box{
	width: 31.5%;
	margin-right: 2.75%;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	transition: all .5s;
}
.cp-box .box:nth-child(3n){
	margin-right: 0;
}
/* .cp-box .box.on{
	width: 67%;
} */
.cp-box .box .pic2{
	opacity: 1;
}
.cp-box .box .big-title{
	opacity: 0;
	color: #fff;
	position: absolute;
	z-index: 5;
	width: 100%;
	bottom: 0;
	left: 0;
	background: rgba(0,143,215,.8);
	color: #fff;
	padding: 50px;
}
.cp-box .box .big-title{
	opacity: 1;
}


.cp-box .box .bot .bot-title{
	letter-spacing: 3px;
}
.cp-box .box .big{
	font-weight: bold;
	background-image: linear-gradient(0deg,#616365,#fff);
	background-clip:text;
	-webkit-background-clip:text;
	color: transparent;
}
.cp-box .box .bot .des{
	opacity: .7;
	margin: 2% 0 3% 0;
	min-height: 70px;
}

.cp-box .box .bot a{
	display: block;
	width: 160px;
	height: 45px;
	line-height: 45px;
	background: #134a9b;
	color: #fff;
	border-radius: 27px;
	padding: 0 20px;
	font-size: 14px;
}
.cp-box .box .bot a i{
	display: inline-block;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 12px;
	float: right;
	margin-top: 9px;
	position: relative;
}

.cp-box .box .bot a i::after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 26px;
	height: 26px;
	animation: rotate1 2s linear infinite;
	-moz-animation: rotate1 2s linear infinite;
	-webkit-animation: rotate1 2s linear infinite;
	-o-animation: rotate1 2s linear infinite;
	background: url(../images/yuan.png);
}
.csfw .top {
	border-bottom: 1px solid #ccc;
}
.inner-title{
	color: #134a9b;
	line-height: 1.1;
	letter-spacing: 3px;
}
.csfw .des{
	margin-bottom: 4.5%;
}
.csfw .des .ms{
	opacity: .7;
	margin-top: 1.5%;
	font-size: 14px;
}
.csfw .des .title{
	line-height: 1.1;
}

.csfw .main li{
	padding: 3%;
	transition: all .3s;
	background: #f9f4f4;
	text-align: center;
}
.csfw .main li .pic-w{
	position: relative;
	border-radius: 50%;
	overflow: hidden;
	padding-bottom: 100%;
	z-index: 3;
}
.csfw .main li:hover .pic{
	transform: scale(1.1);
}
.csfw .main li .des{
	opacity: .8;
	margin-top: 10px;
}
.csfw .main li .box{
	position: relative;
}
.csfw .main2{
	background: #f9f4f4;
}
.csfw .main2 li{
	background: #fff;
}
.csfw .pic-box{
	overflow: hidden;
	margin-bottom: 3%;
}

.csfw .pic-box img{
	width: 100%;
	vertical-align: top;
}
.csfw .main li .box::after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border:1px dashed #fff;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	transform: scale(.5);
	transition: all .3s;
}
.csfw .main li .title{
	margin-top: 30px;
}
.csfw .main li:hover .box::after{
	transform: scale(1.06);
}
.grid-sizer,
.grid-item {
	width: 31.5%;
	transition: all 0.4s;
	cursor: pointer;
}
.grid-item {
	margin-bottom: 2.75%;
}

.csfw .main li:hover {
	transform: translateY(-10px);
	background: #144a9b;
	color: #fff;
}
.grid-item img{
	width: 100%;
	vertical-align: top;
}
.grid-item:hover img{
	transform: scale(1.05);
}
.cplb .left-part{
	width: 20%;
	float: left;
	overflow: hidden;
}
.cplb .left-nav{
	border:1px solid #ccc;
	border-bottom: none;
}
.cplb#pros .left-nav{
	width:20%;
  float:left;
}
.cplb .left-nav a{
	display: block;
	padding: 10% 0;
	text-align: center;
	border-bottom: 1px solid #ccc;
	font-size: 24px;
	color: #ccc;
}
.cplb .left-nav a i{
	font-size: 36px;
	vertical-align: middle;
	margin-top: -3px;
	display: inline-block;
}
.cplb .left-nav a.on,
.cplb .left-nav a:hover{
	color: #144a9b;
}
.cplb .right{
	width: 75.5%;
	float: right;
	overflow: hidden;
}
.cplb .right .des{
	opacity: .7;
	margin: 3% 0;
}

.cplb .cpd{
	float: left;
	width: 77%;
	margin-left: 3%;
	overflow: hidden;
}
.cplb .cpd .title{
	color: #134a9b;
	line-height: 1.1;
	padding-top: 3%;
}
.cplb .cpd .detail{
	margin-top: 3%;
	overflow: hidden;
}
.cplb .cpd .detail img{
	max-width: 100%;
}
.cplb .cpd-local{
	overflow: hidden;
	margin-top: 10%;
}
.cplb .cpd-local .inner-local{
	position: relative;
	padding-left: 50px;
}
.cplb .cpd-local .inner-local i{
	position: absolute;
	left: 0;
	top: 0;
}
.cplb .cpd-local .op{
	margin: 45px 0;
}
.cplb .cpd-local .op .line{
	height: 1px;
	background: #134a9b;
	margin-bottom: 25px;
	position: relative;
}
.cplb .cpd-local .op .line:last-child{
	margin-bottom: 0;
	margin-top: 20px;
}
.cplb .cpd-local .op .line::before{
	content: "";
	position: absolute;
	left: 0;
	width:3px;
	height: 3px;
	background: #134a9b;
	top: -1px;
	border-radius: 50%;
}
.cplb .cpd-local .op .line::after{
	content: "";
	position: absolute;
	right: 0;
	width:3px;
	height: 3px;
	background: #134a9b;
	top: -1px;
	border-radius: 50%;
}
.cplb .cpd-local .op a{
	display: block;
	font-size: 14px;
	opacity: .5;
	margin-bottom: 8px;
	padding: 0 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.cplb .cpd-local .op a:hover{
	opacity: 1;
	text-decoration: underline;
	color: #134a9b;
}
.cplb .cpd-local .bot a{
	display: block;
	float: left;
	width: 45%;
	text-align: center;
	height: 45px;
	line-height: 43px;
	border:1px solid #134A9B;
	color: #134A9B;
	border-radius:23px ;
	font-size: 14px;
}
.cplb .cpd-local .bot a:hover{
	background: #134A9B;
	color: #fff;
}
.cplb .cpd-local .bot a:last-child{
	float: right;
}
.cp-list{
	overflow: hidden;
}
.cp-list .main{
	overflow: hidden;
}

.cp-list .top-nav,
.cp-list .main li{
	display: flex;
	justify-content: space-between;
	text-align: center;
	cursor: pointer;
}
.cp-list .main li:nth-child(even){
	background: #f2f2f2;
}
.cp-list .main li .title,
.cp-list .top-nav .title{
	width: 22.5%;
	flex-shrink: 0;
}

.cp-list .top-nav div{
	height: 90px;
	line-height: 90px;
	text-align: center;
	margin-right: 6px;
	color: #fff;
	width: 50%;
	background: #134a9b;
}
.cp-list .top-nav div.double{
	background: none;
}
.cp-list .top-nav div p{
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	margin-bottom:6px;
	background: #134a9b;
}
.cp-list .main li>div{
	height: 120px;
	line-height: 120px;
	text-align: center;
	margin-right: 6px;
	font-size: 16px;
	width: 50%;
}
.cp-list .main {
	height: 720px;
	overflow-y: scroll;
	border:1px solid #ccc;
}
.cp-list .main li:hover .title{
	color: #134a9b;
	text-decoration: underline;
}

/*瀹氫箟婊氬姩鏉￠珮瀹藉強鑳屾櫙 楂樺鍒嗗埆瀵瑰簲妯珫婊氬姩鏉＄殑灏哄*/

.cp-list .main::-webkit-scrollbar
{
	width: 8px;
	height: 8px;
	background-color: #F5F5F5;
}
 
/*瀹氫箟婊氬姩鏉¤建閬 鍐呴槾褰?鍦嗚*/

.cp-list .main::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 8px;
	background-color: #eee;
}
 

/*瀹氫箟婊戝潡 鍐呴槾褰?鍦嗚*/
.cp-list .main::-webkit-scrollbar-thumb
{
	border-radius: 8px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #134a9b;
}

.cp-list .main li div:last-child,
.cp-list .top-nav div:last-child{
	margin-right: 0;
}
.cp-list .main li i{
	font-size: 20px;
	margin-right: 5px;
	vertical-align: middle;
	margin-top: -2px;
	display: inline-block;
}
.cp-list .main li .pic-w{
	height: 120px;
	position: relative;
	overflow: hidden;
}
.cp-list .main li .pic-w .pic{
	transform: scale(.7);
}
.cp-list .main li a{
	display: inline-block;
	padding: 0 30px;
	height: 40px;
	line-height: 40px;
	background: #e5e5e5;
	border-radius: 25px;
	font-size: 12px;
}
.cp-list .main li a i{
	font-size: 14px;
	margin-top: -3px;
}
.cp-list .main li a:hover{
	background: #144a9b;
	color: #fff;
}
.jsfw{
	position: relative;
	overflow: hidden;
}
.jsfw .main .box{
	border:1px solid #eee;
	padding: 4.5%;
	overflow: hidden;
	float: left;
	width: 50%;
	transition: all .3s;
	position: relative;
}
.jsfw .main .box .pic-w{
	position: relative;
	overflow: hidden;
	padding-bottom: 49%;
	margin-top: 5%;
	border:1px solid #ccc;
}

.jsfw .main .box .title{
	line-height: 1.1;
}
.jsfw .main .box .des{
	height: 60px;
	line-height: 30px;
	opacity: .7;
	margin: 5% 0;
	display: -webkit-box;
	-webkit-line-clamp: 2;/*鎺у埗鏄剧ず鐨勮鏁?/
	overflow: hidden;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}

.jsfw .main .box .more{
	display: block;
	width: 160px;
	height: 45px;
	line-height: 45px;
	background: #134a9b;
	color: #fff;
	border-radius: 27px;
	padding: 0 20px;
	font-size: 14px;
}
.jsfw .main .box .more i{
	display: inline-block;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 12px;
	float: right;
	margin-top: 9px;
	position: relative;
}

.jsfw .main .box .more i::after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 26px;
	height: 26px;
	animation: rotate1 2s linear infinite;
	-moz-animation: rotate1 2s linear infinite;
	-webkit-animation: rotate1 2s linear infinite;
	-o-animation: rotate1 2s linear infinite;
	background: url(../images/yuan.png);
}
.jsfw .main .box:hover{
	background: #134a9b;
	color: #fff;
}
.jsfw .main .box:hover .more{
	background: #fff;
	color: #134a9b;
}
.jsfw .main .box:hover .more i{
	border:1px solid #134a9b;
	border-radius: 50%;
}
.jsfw .main .box:hover .more i::after{
	display: none;
}
.jsfw .main .box:hover .pic{
	transform: scale(1.1);
}
.jsfw .main .box a{
	position: absolute;
	z-index: 3;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.lxwm .top{
	overflow: hidden;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	position: relative;
}
.lxwm .top .left{
	float: left;
	width: 50%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.lxwm .top .left .box{
	width: 50%;
	border-right: 1px solid #ccc;
	padding: 9%;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}
.lxwm .top .left .box::after{
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	width: 0;
	height: 100%;
	border-top: 3px solid #134a9b;
	border-bottom: 3px solid #134a9b;
	transition: all .3s;
	box-sizing: border-box;
}
.lxwm .top .left .box:hover::after{
	width: 100%;
}
.lxwm .top .left .box:hover{
	background: url(../images/xx.png);
}
.lxwm .top .left i{
	display: block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background: #134a9b;
	color: #fff;
	text-align: center;
	line-height: 60px;
	font-size: 24px;
}
.lxwm .top .left .title{
	margin-top: 40px;
	line-height: 1.1;
}
.lxwm .top .left .num{
	opacity: .9;
	margin: 15px 0;
}
.lxwm .top .left .time{
	opacity: .6;
}
.lxwm .top .left .des{
	line-height: 1.5;
	margin-top: 20px;
	opacity: .9;
}

.lxwm .top .right{
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.lxwm .bot{
	overflow: hidden;
	background: #f9f4f4;
	padding-bottom: 4.5%;
}

.jr-list {
	padding:0 4.5%;
}

.jr-list ul::after {
	content: "";
	clear: both;
	display: block;
}

.jr-list li {
	float: left;
	width: 48%;
	overflow: hidden;
	margin-top: 4%;
	background: #fff;
	padding: 4.5%;
	position: relative;
	transition: all 0.3s;
}

.jr-list li:nth-child(2n) {
	float: right;
}

.jr-list li .title {
	position: relative;
	overflow: hidden;
	line-height: 1;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 15px;
	transition: all 0.3s;
}

.jr-list li .des {
	display: flex;
	flex-wrap: wrap;
}

.jr-list li .box {
	margin-top: 25px;
	padding: 0 20px;
	width: 28%;
	border-right: 1px dashed #cccccc;
	color: #999;
}

.jr-list li .box:nth-child(3n-1) {
	width: 44%;
}

.jr-list li .box:nth-child(1),
.jr-list li .box:nth-child(4) {
	padding-left: 0;
}

.jr-list li .box:nth-child(3n) {
	border: none;
}

.jr-list li .detail {
	color: #000;
	margin-top: 5px;
}

.jr-list li .bot {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 3;
	width: 103px;
	height: 103px;
	background: url(../images/sj.png);
	background-size: cover;
	color: #fff;
	padding-left: 65px;
	line-height: 140px;
	font-weight: bold;
	font-size: 24px;
	transform: translateX(100%);
	transition: all 0.3s;
}

.jr-list li:hover .title {
	color: #144A9B;
}

.jr-list li:hover .bot {
	transform: translateX(0%);
}

.jr-list li:hover {
	box-shadow: 0 0 15px 0 #144A9B;
}

.lxwm .des{
	position: relative;
	overflow: hidden;
}
.lxwm .des .pic-w{
	height: 70%;
	right: 4.5%;
	top: 50%;
	width: 66%;
	transform: translateY(-50%);
	overflow: hidden;
	z-index: 3;
	position: absolute;
	 cursor: pointer;
}
.lxwm .des .pic-w:hover .pic{
	transform: scale(1.1);
}
.lxwm .des .left{
	width: 34%;
	padding: 4.5%;
	background: #144a9b;
	color: #fff;
	padding-right: 10%;
	padding-bottom: 10%;
}
.lxwm .des .left .description{
	opacity: .7;
	text-indent: 2em;
}
.lxwm .des .left .line{
	margin:10% 0;
	height: 1px;
	background: rgba(255,255,255,.3);
}
.news-list{
	background: #f9f4f4;
	position: relative;
}
.news-list .top{
	position: relative;
	z-index: 3;
}
.news-list .new-nav a{
	display: block;
	float: left;
	width: 200px;
	height: 50px;
	line-height: 48px;
	text-align: center;
	border:1px solid #144a9b;
	margin-right: 20px;
	color: #144a9b;
	border-radius: 25px;
}
.news-list .new-nav a.on,
.news-list .new-nav a:hover{
	background: #144A9B;
	color: #fff;
}
.news-list .top-list{
	overflow: hidden;
	position: relative;
	z-index: 3;
}

.news-list::after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 50%;
	background: #fff;
	z-index: 1;
}
.news-list .top-list li{
	overflow: hidden;
	margin-top: 4.5%;
	position: relative;
}
.news-list .top-list li .txt{
	float: left;
	width: 39%;
}
.news-list .top-list li:nth-child(2n) .txt{
	float: right;
}
.news-list .top-list li .pic-w{
	float: right;
	width: 53%;
	position: relative;
	overflow: hidden;
	padding-bottom: 31%;
}
.news-list .top-list li:nth-child(2n) .pic-w{
	float: left;
}
.news-list .top-list li .time{
	line-height: 1;
	padding: 25px;
	border:1px solid #134A9B;
	display: inline-block;
	text-align: center;
	border-radius: 10px;
	transition: all .3s;
	margin-top: 10%;
}
.news-list .top-list li .line{
	height: 1px;
	background: #000;
	margin: 10px 0;
}
.news-list .top-list li .title{
	word-break:break-all;
	  display:-webkit-box;
	  -webkit-line-clamp:2;
	  -webkit-box-orient:vertical;
	  overflow:hidden;
	  transition: all .3s;
	  line-height: 1.5;
	  margin: 5% 0 3% 0;
}
.news-list .top-list li .des{
	word-break:break-all;
	  display:-webkit-box;
	  -webkit-line-clamp:2;
	  -webkit-box-orient:vertical;
	  overflow:hidden;
	  transition: all .3s;
	  line-height: 1.5;
	  opacity: .7;
}

.news-list .top-list li:hover .time{
	background: #134A9B;
	color: #fff;
}
.news-list .top-list li:hover .line{
	background: #fff;
}
.news-list .top-list li .bot{
	display: block;
	width: 40px;
	height: 40px;
	border: 1px solid #999;
	color: #999;
	line-height: 38px;
	text-align: center;
	border-radius: 50%;
	margin-top: 5%;
	transition: all 0.3s;
}
.mt-list{
	background: #f9f4f4;
	overflow: hidden;
}
.mt-list li {
	width: 33.33%;
	float: left;
	padding: 4.5%;
	border: 1px solid #dedede;
	transition: all 0.3s;
	position: relative;
}
.mt-list li a,
.news-list .top-list li a{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 5;
}

.mt-list li .title {
	height: 50px;
	line-height: 25px;
	overflow: hidden;
}

.mt-list li .time {
	opacity: .7;
	margin: 10px 0 15px 0;
}

.mt-list li .pic-w {
	position: relative;
	overflow: hidden;
	padding-bottom: 50%;
}

.mt-list li .des {
	opacity: .7;
	margin: 25px 0;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
}

.mt-list li .bot{
	display: block;
	width: 40px;
	height: 40px;
	border: 1px solid #999;
	color: #999;
	line-height: 38px;
	text-align: center;
	border-radius: 50%;
	margin-top: 5%;
	transition: all 0.3s;
}

.mt-list li:hover .bot,
.news-list .top-list li:hover .bot {
	background: #144A9B;
	border-color: #144A9B;
	color: #fff;
}

.mt-list li:hover {
	background: #fff;
	box-shadow: inset 0 0 15px 0 #ccc;
}

.mt-list li:hover .pic,
.news-list .top-list li:hover .pic {
	transform: scale(1.1);
}

.mt-list li:hover .title,
.news-list .top-list li:hover .title {
	color: #144A9B;
}


.news-detail {
	display: flex;
}

.news-detail .left {
	width: 75%;
	border-right: 1px solid #e5e5e5;
}

.news-detail .detail-top {
	padding: 4.5%;
	border-bottom: 1px solid #e5e5e5;
}

.news-detail .detail-top .des {
	margin-top: 15px;
	font-size: 14px;
}

.news-detail .detail-top .des span {
	padding-left: 20px;
	margin-right: 30px;
	opacity: .7;
	background-image: url(../images/eye.png);
	background-position: left 4px;
	background-repeat: no-repeat;
	background-size: 15px;
	line-height: 15px;
}

.news-detail .detail-top .des span.time {
	background-image: url(../images/time.png);
	background-size: 12px;
}

.news-detail .detail-top i {
	font-size: 24px;
	cursor: pointer;
	line-height: 1;
}

.news-detail .detail-top i:hover {
	color: #144A9B;
}

.news-detail .bot {
	padding: 4.5%;
}

.news-detail .bot .detail {
	overflow: hidden;
	word-break: break-all;
}

.news-detail .bot .detail img {
	max-width: 100%;
	vertical-align:top;
}

.news-detail .op {
	margin-top: 4.5%;
	overflow: hidden;
	height: 60px;
	line-height: 60px;
	padding: 0 4.5%;
	background: #f7f7f7;
	font-size: 14px;
}

.news-detail .op a:hover {
	color: #144A9B;
}

.news-detail .op a i {
	display: inline-block;
	font-size: 12px;
	margin: 0 10px;
	vertical-align: top;
}

.news-detail .right {
	width: 25%;
	padding: 60px 4.5% 0 4.5%;
	overflow: hidden;
}

.news-detail .right .right-title {
	line-height: 1;
}

.news-detail .right li {
	position: relative;
	overflow: hidden;
	margin-top: 50px;
}
.news-detail .right li a{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 5;
}

.news-detail .right li .pic-w {
	position: relative;
	overflow: hidden;
	padding-bottom: 50%;
}

.news-detail .right li .title {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin: 5% 0 3.5% 0;
	transition: all 0.3s;
}

.news-detail .right li .des {
	opacity: .7;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/*鎺у埗鏄剧ず鐨勮鏁?/
	overflow: hidden;
	-webkit-box-orient: vertical;
}

.news-detail .right li:hover .title {
	color: #144A9B;
}

.news-detail .right li:hover .pic {
	transform: scale(1.1);
}

.news-detail .right li .bot{
	display: block;
	width: 40px;
	height: 40px;
	border: 1px solid #999;
	color: #999;
	line-height: 38px;
	text-align: center;
	border-radius: 50%;
	margin-top: 5%;
	transition: all 0.3s;
	padding: 0;
}

.news-detail .right li:hover .bot {
	background: #144A9B;
	border-color: #144A9B;
	color: #fff;
}


.news-detail .right li:hover span,
.mtbd .mt-list li:hover span {
	animation: indexend 0s;
	-webkit-animation: indexend 0s;
}

.news-detail .right li:hover .pic,
.mtbd .mt-list li:hover .pic {
	transform: scale(1.1);
}

.news-detail .right li:hover .title,
.mtbd .mt-list li:hover .title {
	color: #144A9B;
}

.news-local{
	position: relative;
	overflow: hidden;
	padding: 0 4.5%;
	border-bottom: 1px solid #e5e5e5;
	background: #f7f7f7;
}

.news-local .local {
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	color: #969696;
}

.news-local .local a {
	color: #969696;
	margin: 0 10px;
}

.news-local .local a:hover,
.news-local .local a.on {
	color: #144A9B;
}

.news-local .top-back {
	line-height: 60px;
	color: #969696;
	font-size: 14px;
}

.news-local .top-back i {
	display: inline-block;
	font-weight: bold;
	font-size: 18px;
	vertical-align: top;
}

.news-local .top-back:hover {
	color: #144A9B;
}
.ypsq .main{
	border-top: 1px solid #ccc;
	overflow: hidden;
}
.ypsq .main .des{
	color: #666;
	margin-bottom: 4.5%;
}
.ypsq .main .des span{
	font-weight: bold;
	color: #000;
}
.ypsq .main .left{
	width: 47.8%;
	float: left;
}
.ypsq .main .right {
	width: 47.8%;
	float: right;
	overflow: hidden;	
}
.ypsq .main p{
	font-size: 16px;
	margin-bottom: 10px;
}
.ypsq .main input{
	display: block;
	border:1px solid #ccc;
	height: 50px;
	line-height: 48px;
	font-size: 16px;
	text-indent: 2em;
	width: 100%;
	margin-bottom: 25px;
}
.ypsq .main textarea{
	display: block;
	border:1px solid #ccc;
	height: 160px;
	line-height: 48px;
	font-size: 16px;
	text-indent: 2em;
	width: 100%;
	margin-bottom: 25px;
	resize: none;
}
.ypsq .main .but{
	display: block;
	display: block;
	border:1px solid #144a9b;
	height: 50px;
	line-height: 48px;
	font-size: 16px;
	width: 300px;
	margin-bottom: 25px;
	color: #fff;
	background: #144a9b;
	transition: all .3s;
	outline: none;
	margin-top: 58.5px;
	cursor: pointer;
}

.ypsq .main .but:hover{
	background: #fff;
	color: #144a9b;
}
.yyfa{
	overflow: hidden;
}
.yyfa .main{
	border-top: 1px solid #ccc;
	overflow: hidden;
	padding-bottom: 0;
}
.yyfa .main .big{
	width: 100%;
	display: block;
}

.yyfa .bot{
	display: flex;
	justify-content: space-between;
}
.yyfa .bot .left{
	text-align: center;
	width: 20%;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-top: 4.5%;
}
.yyfa .bot .left p{
	opacity: .5;
	margin-bottom: 30px;
	cursor: pointer;
	transition: all .3s;
	line-height: 1.1;
}
.yyfa .bot .left p:hover,
.yyfa .bot .left p.on{
	color: #134A9B;
	opacity: 1;
}

.yyfa .bot .right{
	width: 80%;
	padding: 4.5% 0 4.5% 4.5%;
}
.yyfa .bot .right .title{
	line-height: 1.1;
}
.yyfa .bot .right .line{
	height: 1px;
	background: #ccc;
	margin: 5% 0;
}
.yyfa .bot .right .detail img{
	max-width: 100%;
}
.yyfa .bot .right .box{
	display: none;
}

.yyfa .bot .right .box.on{
	display: block;
}
.zpxq .top{
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	padding: 2% 4.5%;
}
.zpxq .top .up{
	width: 180px;
	height: 50px;
	line-height: 48px;
	text-align: center;
	font-size: 14px;
	background: #134A9B;
	color: #fff;
	border:1px solid #134A9B;
	transition: all .3s;
	border-radius: 25px;
	cursor: pointer;
	margin-top: 10px;
	position: relative;
}
.zpxq .top .up:hover{
	background: #fff;
	color: #134A9B;
}
.zpxq .top .up input{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 1;
	cursor: pointer;
}
.zpxq .main{
	padding: 4.5%;
	overflow: hidden;
}
.zpxq .main .detail{
	overflow: hidden;
}
.zpxq .main .detail img{
	max-width: 100%;
}


.zpxq .main .op {
	margin-top: 4.5%;
	overflow: hidden;
	height: 60px;
	line-height: 60px;
	padding: 0 4.5%;
	background: #f7f7f7;
	font-size: 14px;
}

.zpxq .main .op a:hover {
	color: #144A9B;
}

.zpxq .main .op a i {
	display: inline-block;
	font-size: 12px;
	margin: 0 10px;
	vertical-align: top;
}
.about-top{
	overflow: hidden;
	position: relative;
	display: flex;
	justify-content: space-between;
}
.about-top .pic-w{
	position: relative;
	width: 47.5%;
	overflow: hidden;
	cursor: pointer;
}
.about-top .left{
	width: 47.5%;
}
.about-top .title{
	line-height: 1.5;
	color: #144a9b;
	margin: 5% 0;
}
.about-top .des{
	line-height: 2;
	opacity: .7;
	text-align: justify;
}
.about-top .pic-w .play{
	position: absolute;
	z-index: 5;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	transition: all .3s;
}
.about-top .pic-w:hover .pic{
	transform: scale(1.1);
}
.about-data{
	padding: 0 4.5% 4.5% 4.5%;
	overflow: hidden;
}
.about-data .three{
	width: 47.5%;
	float: left;
	background: url(../images/logo3.png) center center no-repeat;
	display: flex;
	justify-content: space-between;
	padding: 5% 0;
}

.about-data .three .box{
	position: relative;
	color: #999999;
	transition: all .3s;
	cursor: pointer;
	/* padding-right: 50px; */
	padding-bottom: 30px;
}

.about-data .three .box .big{
	font-size: 50px;
	font-weight: bold;
	float: left;
	line-height: 1.1;
	font-family: arial;
	position: relative;
}
.about-data .three .box .big::after{
	content: "+";
	font-size: 20px;
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 1;
}
.about-data .three .box p{
	float: left;
	line-height: 20px;
	font-size: 14px;
	padding-top: 10px;
	margin-left: 25px;
}
.about-data .three .box:hover{
	color: #134a9b;
}

.about-data .three .box .right{
	position: absolute;
	left: 100%;
	top: 28px;
	transform: translateY(-50%);
	height: 20px;
	display: none;
}
.about-data .three .box .right span{
	width: 20px;
	height: 20px;
	display: inline-block;
	border-radius: 10px;
	border-left:3px solid #999;
	border-top:3px solid #999;
	animation: rotate1 2s linear infinite;
	-moz-animation: rotate1 2s linear infinite;
	-webkit-animation: rotate1 2s linear infinite;
	-o-animation: rotate1 2s linear infinite;
}
.about-data .three .box .right i{
	position: absolute;
	top: 0;
	right: 0;
	font-weight: bold;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 20px;
	transition: transform .3s;
	transform: scale(0);
}
.about-data .three .box:hover span{
	opacity: 0;
}
.about-data .three .box:hover i{
	transform: scale(1);
}
.about-data .three .box .bot{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	background: #ccc;
}
.about-data .three .box .bot::after{
	content: "";
	position: absolute;
	left: 0;
	top: -2px;
	width: 6px;
	height: 6px;
	background: #134a9b;
	border-radius: 50%;
	transition: all .3s;
	transform: scale(0);
}
.about-data .three .box .bot::before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 2px;
	background-image: linear-gradient(to right, rgba(19,74,155,1),  rgba(19,74,155,0));
	transition: all .3s;
}
.about-data .three .box:hover .bot::before{
	width: 100%;
}

.about-data .three .box:hover .bot::after{
	transform: scale(1);
}
.about-data .three .box:hover .bot{
	background: none;
}

.about-data .zs{
	display: flex;
	justify-content: space-between;
	width: 47.5%;
	float: right;
}
.about-data .zs .pic{
	width: 47.5%;
	cursor: pointer;
}
.about-data .zs .pic img{
	max-width: 100%;
}
.about-data .zs .pic:hover img{
	transform: scale(1.05);
}
.about-lc{
	background: url(../images/botbg.jpg);
	background-attachment: fixed;
	background-position: center center;
	overflow: hidden;
}
.about-lc .top{
	/* color: #fff; */
}
.about-lc .top .title{
	line-height: 1.5;
	color: #134A9B;
}
.about-lc .op i{
	display: inline-block;
	width: 60px;
	height: 60px;
	border:1px solid #ccc;
	border-radius: 50%;
	text-align: center;
	transition: all .3s;
	line-height: 58px;
	margin-left: 30px;
	cursor: pointer;
	outline: none;
}
.about-lc .op i:hover{
	background: #ccc;
	color: #134A9B;
}

.about-lc .bot{
	position: relative;
	margin-top: 5%;
	/* color: #fff; */
}
.about-lc .bot .lc-swiper{
	overflow: hidden;
	position: relative;
	z-index: 3;
}
.about-lc .bot li{
	position: relative;
	overflow: hidden;
	height: 300px;
}
.about-lc .bot li .time{
	width: 110px;
	height: 110px;
	line-height: 110px;
	margin: auto;
	background-image: linear-gradient(to right,#144b9c,#2f70cf);
	border-radius: 50%;
	text-align: center;
	margin-top: 95px;
	color: #fff;
}
.about-lc .bot li .txt{
	height: 80px;
	line-height: 26px;
	word-break:break-all;
	 display:-webkit-box;
	 -webkit-line-clamp:3;
	 -webkit-box-orient:vertical;
	 overflow:hidden;
	 text-align: center;
	 position: absolute;
	 left: 0;
	 bottom: 225px;
	 width: 100%;
}
.about-lc .bot li:nth-child(even) .txt{
	position: absolute;
	top: 225px;
}
.about-lc .bot::after{
	content: "";
	position: absolute;
	top: 50%;
	height: 2px;
	margin-top: -1px;
	width: 150%;
	left: 50%;
	transform: translateX(-50%);
	background: url(../images/line3.png);
}
.about-yj{
	background: url(../images/map.png) bottom right no-repeat;
}
.about-yj .title{
	line-height: 1.5;
	color: #134A9B;
}
.about-yj .main{
	margin-top: 4.5%;
	overflow: hidden;
}
.about-yj .pic-w{
	position: relative;
	width: 47.5%;
	float: left;
	overflow: hidden;
	padding-bottom: 27%;
}
.about-yj .txt{
	float: right;
	width: 47.5%;
	overflow: hidden;
}
.about-yj img{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.about-yj .box{
	margin-bottom: 80px;
	cursor: pointer;
}
.about-yj p{
	position: relative;
	padding-left: 60px;
	color: #134A9B;
}
.about-yj .line{
	height: 2px;
	background: #e5e5e5;
	position: relative;
	margin: 3% 0;
}
.about-yj .line::after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 2px;
	background: #134A9B;
	transition: all .3s;
}
.about-yj .box:hover .line::after{
	width: 100%;
}
.about-yj .box i{
	display: inline-block;
	width: 20px;
	height: 20px;
	border-top:2px solid #134A9B;
	border-right:2px solid #134A9B;
	border-radius: 50%;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -10px;
	animation: rotate1 6s linear infinite;
	-moz-animation: rotate1 6s linear infinite;
	-webkit-animation: rotate1 6s linear infinite;
	-o-animation: rotate1 6s linear infinite;
	opacity: 0;
}
.about-yj .box:hover i{
	opacity: 1;
}
.about-bot{
	overflow: hidden;
	background: url(../images/botbg.jpg);
}
.about-cq{
	padding-bottom: 0;
	/* overflow: hidden; */
	position: relative;
}
.about-cq .des{
	width: 50%;
	text-align: justify;
	opacity: .7;
	margin: 3% 0;
}

.about-cq .op{
	overflow: hidden;
}
.about-cq .op i{
	display: inline-block;
	width: 40px;
	height: 40px;
	border:1px solid #ccc;
	border-radius: 50%;
	text-align: center;
	transition: all .3s;
	line-height: 38px;
	cursor: pointer;
	outline: none;
	color: #ccc;
	float: left;
}
.about-cq .op .page{
	font-size: 16px;
	line-height: 40px;
	float: left;
	margin: 0 20px;
	position: relative;
	width: auto;
	bottom: 0;
}
.about-cq .op .page .swiper-pagination-current{
	color: #134A9B;
}
.about-cq .op i:hover{
	background: #134A9B;
	color: #fff;
}
.about-cq .zs-swiper{
	margin-top: 3%;
	overflow: hidden;
}

.about-cq .zs-swiper li{
	position: relative;
	overflow: hidden;
	padding: 20px 20px 0 20px;
	cursor: pointer;
}
.about-cq .zs-swiper li .pic-w{
	position: relative;
	padding-bottom: 135%;
	box-shadow:  0 0 15px #999;
	overflow: hidden;
}
.about-cq .zs-swiper li:hover .pic{
	transform: scale(1.1);
}

.about-fb{
	position: relative;
	overflow: hidden;
	margin-top: 10%;
}
.about-cq::after{
	content: "";
	position: absolute;
	top: 100%;
	width: 100%;
	height: 60px;
	background: #fff;
	left: 0;
	border-top: 1px solid #ccc;
	box-shadow:0px 15px 40px 5px #ccc;
}
.about-fb .ywfb{
	width: 50%;
	float: right;
	background: #fff;
	padding: 4.5%;
}
.about-fb .ywfb .detail {
	text-align: center;
}
.about-fb .ywfb .detail img{
	max-width: 100%;
	vertical-align: top;s
}
.about-fb .ywfb .des{
	opacity: .7;
	margin: 3% 0;
}
.about-fb .hzhb{
	position: absolute;
	left: 0;
	bottom: 0;
	top: 0;
	width: 50%;
	padding: 8% 4.5%;
	z-index: 1;
	color: #fff;
	background-image: url(../images/aboutbot.jpg);
}
.about-fb .hzhb .inner-title{
	color: #fff;
	text-align: center;
}
.about-fb .hzhb .hz-swiper{
	margin: 12% 0;
	overflow: hidden;
}
.about-fb .hzhb .pic-w{
	position: relative;
	overflow: hidden;
	height: 60px;
	cursor: pointer;
}
.about-fb .hzhb .pic-w .pic{
	transition: all .5s;
}
.about-fb .hzhb .pic-w:hover .pic{
	transform: rotate(360deg);
}
.about-fb .hzhb .page-box{
	text-align: center;
}
.about-fb .hzhb .page-box .hb-page{
	padding: 10px 20px;
	width: auto;
	display: inline-block;
	border:1px solid rgba(255,255,255,.6);
	border-radius: 25px;
}
.about-fb .hzhb .page-box .hb-page span.swiper-pagination-bullet{
	background: #fff;
	width: 10px;
	cursor: pointer;
	outline: none;
	height: 10px;
	margin: 0 10px;
	opacity: .6;
}
.about-fb .hzhb .page-box .hb-page span.swiper-pagination-bullet-active{
	opacity: 1;
}
.zlgk .top a.back{
	height: 36px;
	line-height: 34px;
	border:1px solid #134A9B;
	color: #134A9B;
	margin-left: 40px;
	font-size: 14px;
	padding: 0 20px;
	border-radius: 18px;
}
.zlgk .top a.back:hover{
	background: #134A9B;
	color: #fff;
}
.zlgk .detail{
	border-top: 1px solid #ccc;
	overflow: hidden;
}
.zlgk .detail img{
	max-width: 100%;
}
.zlgk .gk-bot{
	padding-top: 0;
}
.zlgk .gk-bot .title{
	line-height: 1.1;
	margin-bottom: 3%;
}
.zlgk .gk-bot img{
	max-width: 100%;
}

.popPart {
	position: absolute;
	background: rgba(0, 0, 0, .8);
	position: fixed;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999999;
}
.popPartV {
	position: absolute;
	background: rgba(0, 0, 0, .8);
	position: fixed;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999999;
}

.popPartV .video-box{
	height: 60%;
}
.pop-video .video-box{
	width: 700px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.pop-video .close{
	background: #008fd7;
	color: #fff;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	border-radius: 50%;
	top: 0;
	right: 0;
	z-index: 30;
	display: block;
	margin-top: 3%;
	display: block;
	cursor: pointer;
	transition: 400ms;
	-webkit-transition: 400ms;
	margin: -60px -60px 0 0 ;
}
.pop-video .close:hover{
	transform: rotate(180deg);
}
.pop-video .video-box video{
	width: 100%;
}





@media screen and (max-width: 1650px) {
	.about-cq::after{
		height: 40px;
	}
	header .search input{
		width: 100px;
	}
	header .logo img{
		height: 35px;
	}
	header::after{
		width: 150px;
		height: 80px;
	}
	.index-banner::after,
	.inner-banner::after{
		top: 80px;
		width: 150px;
	}
	header nav,header .lang,header .search{
		margin-top: 0;
	}
	.index-cp .cp-nav p{
		padding: 0 45px;
		padding-bottom: 25px;
	}
	.jszc .main .detail .pic{
		width: 45%;
	}
	.jszc .main .detail .txt{
		margin-left: 8%;
	}
	.cp-box{
		height: 500px;
	}
	.cplb .left-nav a{
		padding: 8% 0;
	}
	.cplb .left-nav{
		/*width: 18%;*/
	}
	.cplb .right{
		width: 77.5%;
	}
	.lxwm .top .left i{
		width: 50px;
		height: 50px;
		line-height: 50px;
	}
	.about-top .pic-w .play img{
		width: 80px;
	}
	.about-data .three .box{
		margin-right: 30px;
		padding-right: 30px;
	}
	.about-data .three .box:last-child{
		margin-right: 0;
	}
	
	.index-cp .right{
		padding:0 40px;
		padding-bottom: 20px;
	}
	.index-cp .right .cp-swiper .pic-w{
		height: 150px;
	}
	.jszc .main .detail{
		min-height: 410px;
	}
	
}

@media screen and (max-width: 1450px){
	.about-lc .bot li .txt{
		font-size: 13px;
	}
	.index-news .main .pic-w{
		height: 260px;
	}
	.index-news .main .right .time{
		margin: 20px 0;
	}
	header nav li{
		margin-right: 20px;
	}
	
}






@media screen and (max-width: 1200px) {
	.lxwm .top .left{
		width: 100%;
		flex-wrap: wrap;
	}
	.lxwm .top .left .box{
		float: left;
		border-bottom: 1px solid #ccc;
		padding: 20px;
	}
	.lxwm .top .left .title{
		font-size: 16px;
		margin: 15px 0;
	}
	.lxwm .top .left .num{
		font-size: 14px;
		margin: 10px 0; 
	}
	.lxwm .top .left .des{
		margin-top: 15px;
		font-size: 14px;
	}
	.lxwm .top .right{
		position: relative;
		width: 100%;
		height: 360px;
	}
	.lxwm .des .left{
		width: 100%;
		padding: 20px;
	}
	.lxwm .des .left .title{
		font-size: 16px;
	}
	.lxwm .top .left i{
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 24px;
	}
	.lxwm .des .left .line{
		margin: 15px 0;
	}
	.lxwm .des .pic-w{
		position: relative;
		transform: translate(0);
		width: 100%;
		padding-bottom: 50%;
		right: 0;
	}
	.jr-list li{
		width: 100%;
		float: none;
		margin-top: 20px;
	}
	.jr-list li:nth-child(2n) {
	float: none;
}
	.jr-list li .title{
		font-size: 16px;
	}
	.jr-list li .box{
		padding: 0 10px;
		margin-top: 15px;
	}
	.cplb .cpd{
		width: 48%;
	}
	header nav{
		display: none;
	}
	header .search {
		display: none;
	}
	header{
		padding: 15px 20px;
		position: relative;
		color: #134a9b;
	}
	header::after{
		content: "";
		display: block;
		clear: both;
		position: relative;
		height: 0;
		top: 0;
	}
	header .logo img{
		height: 25px;		
	}
	header .lang{
		height: 25px;
		line-height: 23px;
		margin: 0;
		width: 90px;
		color: #134a9b;
	}
	.index-banner .swiper-nav{
		display: none;
	}
	header .lang ul a{
		font-size: 12px;
	}
	header .logo img:nth-child(1){
		display: none;
	}
	header .logo img:nth-child(2){
		display: block;
	}
	.index-banner::after,
	.inner-banner::after{
		display: none;
	}
	.index-banner li::after,
	.inner-banner .pic-w::after{
		content: "";
		position: absolute;
		left: 0;
		width: 100%;
		height: 50%;
		bottom: 0;
		z-index: 1;
		background-image: linear-gradient(to top, rgba(0,0,0,.8),  rgba(0,0,0,0));
		transition: all .3s;
	}
	.index-banner li .pic-w{
		padding-bottom: 75%;
	}
	.index-banner li .txt::after{
		width: 200px;
		height: 200px;
		background-size: contain;
	}
	.index-banner li .txt{
		bottom: 10%;
		padding-left: 0;
	}
	.index-banner li .big{
		font-size: 16px;
		margin: 3% 0 10% 0;
	}
	.index-about .txt{
		width: 100%;
		position: relative;
		padding: 20px;
	}
	.index-about .txt .des{
		margin: 15px 0 20px 0;
		font-size: 13px;
		text-align: justify;
	}
	.index-about .three{
		display: block;
	}
	.index-about .three .box{
		margin-top: 15px;
		padding-bottom: 20px;
	}
	.index-about .three .box::after{
		content: "";
		clear: both;
		display: block;
	}
	.index-about .pics{
		position: relative;
		width: 100%;
	}
	.index-title{
		font-size: 16px;
	}
	.index-about .txt .line{
		margin: 15px 0;
	}
	.index-about .pics .r2{
		position: relative;
		width: 100%;
		padding-bottom: 60%;
		border-radius: 0;
	}
	.index-about .r2 .word .border,.index-about .r2 .word .play{
		width: 80px;
		height: 80px;
	}
	.index-about .r2 .text{
		font-size: 18px;
	}
	.index-cp{
		padding: 20px;
	}
	.index-cp .line{
		display: none;
	}
	.index-cp .cp-nav p{
		width: 33.33%;
		float: left;
		padding: 0;
		text-align: center;
		padding-bottom: 8px;
	}
	.index-cp .index-title{
		float: none;
	}
	.index-cp .cp-nav{
		float: none;
		margin-top: 30px;
	}
	.index-cp .main .left{
		width: 100%;
		float: none;
	}
	.index-cp .main .left .title{
		font-size: 20px;
	}
	.index-cp .main .left .des{
		margin: 15px 0;
		opacity: 1;
	}
	.index-cp .right{
		width: 100%;
		float: none;
	}
	.index-cp .right .cp-swiper .txt{
		height: auto;
	}
	.index-cp .right{
		padding: 0 20px;
		margin-top: 30px;
	}
	.index-cp .right .bot{
		text-align: center;
		margin-bottom: 20px;
	}
	.index-cp .right i{
		width: 30px;
		height: 30px;
		line-height: 28px;
		font-size: 12px;
	}
	.index-cp .right .line2{
		margin: 15px 0;
	}
	.index-cp .right .txt span,
	.index-cp .right .txt font{
		float: none;
		display: block;
	}
	.index-cp .right .txt span{
		font-size: 16px;
	}
	footer .nav{
		display: none;
	}
	footer .lang{
		margin-left: 0;
		height: 35px;
		line-height: 33px;
	}
	footer .cont{
		width: 100%;
		float: none;
	}
	footer .cont p,footer .cont p:nth-child(3){
		float: none;
		margin-bottom: 10px;
		width: 100%;
		white-space: initial;
	}
	footer .cont+.fr{
		float: none;
		text-align: center;
		margin:auto;
		margin-top: 20px;
	}
	footer .logo img{
		height: 30px;
	}
	footer .mid{
		margin: 20px;
		padding: 20px 0;
		padding-bottom: 0;
	}
	.p45{
		padding: 20px;
	}
	footer .bottom{
		padding:10px 20px;
	}
	footer .bottom span,
	footer .bottom a{
		margin: 0;
		display: block;
		float: none;
	}
	.index-news .top .index-title,
	.index-news .top .right{
		float: none;
		overflow: hidden;
	}
	.index-news{
		position: relative;
	}
	.index-news .index-new-nav{
		float: none;
		overflow: hidden;
		margin-top: 20px;
	}
	.index-news .top p{
		font-size: 15px;
		margin: 0;
		margin-right: 30px;
		margin-left: 0;
	}
	.index-news .top a{
		position: absolute;
		right: 20px;
		top: 10px;
	}
	.index-news .main .left{
		float: none;
		width: 100%;
	}
	.index-news .main .pic-w{
		position: relative;
		width: 100%;
		height: 160px;
		float: none;
	}
	.index-news .main .left .txt{
		width: 100%;
		float: none;
	}
	.index-news .main .left .title{
		font-size: 14px;
		margin:15px 0 10px 0;
	}
	.index-news .main .left .time,.index-news .main .right .time{
		margin: 10px 0;
	}
	.index-news .main .left .des{
		margin-bottom: 10px;
	}
	.index-news .main .left li{
		margin-bottom: 25px;
	}
	.index-news .main .right{
		width: 100%;
		float: none;
	}
	.index-news .main .right li{
		margin-top: 15px;
	}
	.index-news .main .right li:nth-child(1){
		margin-top: 40px;
	}
	.index-news .main .right .title{
		margin-top: 20px;
		font-size: 14px;
	}
	.index-news .main .right li::after{
		top: -2px;
	}
	.jszc .bot{
		flex-wrap: wrap;
	}
	.jszc .bot p{
		width: 50%;
		border-bottom: 1px solid #ccc;
		padding: 15px 0;
		font-size: 14px;
	}
	.jszc .main .des p{
		font-size: 14px;
		margin-right: 20px;
	}
	.jszc .main .detail .pic{
		float: none;
		width: 100%;
	}
	.jszc .main .detail .txt{
		margin: 0;
		margin-top: 20px;
		float: none;
		width: 100%;
	}
	.jszc .main .title{
		font-size: 16px;
	}
	.jszc .main .title::after{
		display: none;
	}
	.jszc .main .detail .description{
		margin-top: 15px;
	}
	.jszc .main .bg-title{
		margin: 20px 0; 
	}
	.jszc .main .left,
	.jszc .main .right{
		width: 100%;
		float: none;
	}
	.jszc .main p{
		font-size: 14px;
		margin-bottom: 8px;
	}
	.jszc .main input{
		height: 35px;
		line-height: 33px;
		font-size: 13px;
		text-indent: 1em;
		margin-bottom: 15px;
	}
	.inner-banner .yuan{
		display: none;
	}
	.inner-banner::before{
		display: none;
	}
	.inner-banner .ib-title .chn{
		font-size: 16px;
		margin-top: 10px;
	}
	.inner-banner .ib-title{
		left: 20px;
		bottom: 20px;
		top: auto;
		transform: translate(0);
	}
	.inner-banner .pic-w{
		padding-bottom: 50%;
	}
	.inner-title{
		font-size: 16px;
		float: none;
		margin-bottom: 15px;
	}
	.inner-local{
		float: none;
		line-height: 25px;
		font-size: 12px;
	}
	.inner-local i{
		width: 25px;
		height: 25px;
		line-height: 23px;
	}
	.csfw .des .ms{
		font-size: 13px;
	}
	.csfw .des .title{
		font-size: 16px;
		line-height: 1.5;
	}
	.grid-sizer, .grid-item{
		width: 48%;
	}
	.csfw .main li{
		padding: 15px;
	}
	.csfw .main li .title{
		font-size: 14px;
		margin-top: 15px;
	}
	.csfw .pic-box{
		margin-bottom: 30px;
	}
	.cp-box{
		height: auto;
		display: block;
	}
	.cp-box .min-title{
		display: none;
	}
	.cp-box .box.on,
	.cp-box .box{
		width: 100%;
		height: 300px;
		margin-bottom: 20px;
	}
	.cp-box .box .big-title{
		opacity: 1;
	}
	.cp-box .pic2{
		opacity: 1;
	}
	.cp-box .box .big-title{
		left: 20px;
		top: 20px;
		bottom: 20px;
		right: 20px;
	}
	
	.cp-box .box .bot-title{
		font-size: 16px;
	}
	.cp-box .box .big{
		font-size: 24px;
	}
	.cp-box .box .bot .des{
		opacity: .8;
	}
	.cp-box .box::after {
	    content: "";
	    position: absolute;
	    left: 0;
	    width: 100%;
	    height: 80%;
	    bottom: 0;
	    z-index: 3;
	    background-image: linear-gradient(to top, rgba(0,0,0,.8), rgba(0,0,0,0));
	    transition: all .3s;
	}
	.cplb .left-nav{
		position: relative;
		width: 100%;
		display: flex;
		justify-content: space-between;
	}
	.cplb{
		padding: 0;
	}
	.cplb .left-nav a{
		width: 33.33%;
		border-right: 1px solid #ccc;
		height: 60px;
		line-height: 60px;
		padding: 0;
		font-size: 16px;
	}
	.cplb .left-nav a i{
		font-size: 24px;
	}
	.cplb .left-nav a.on{
		background: #134a9b;
		color: #fff;
	}
	.cplb .right{
		width: 100%;
		float: none;
		padding: 20px;
	}
	
	.cp-list{
		overflow-x: scroll;
	}
	.cp-list .top-nav, .cp-list .main{
		width: 800px;
	}
	
	.cp-list::-webkit-scrollbar
	{
		width: 8px;
		height: 8px;
		background-color: #F5F5F5;
	}
	 
	/*瀹氫箟婊氬姩鏉¤建閬 鍐呴槾褰?鍦嗚*/
	
	.cp-list::-webkit-scrollbar-track
	{
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
		border-radius: 8px;
		background-color: #eee;
	}
	 
	
	/*瀹氫箟婊戝潡 鍐呴槾褰?鍦嗚*/
	
	.cp-list::-webkit-scrollbar-thumb
	{
		border-radius: 8px;
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
		background-color: #134a9b;
	}
	.cp-list .top-nav div{
		height: 70px;
		line-height: 70px;
		font-size: 14px;
	}
	.cp-list .top-nav div p{
		height: 32px;
		line-height: 32px;
	}
	.cp-list .main li>div{
		height: 90px;
		line-height: 90px;
	}
	.cp-list .main li .pic-w{
		height: 90px;
	}
	.cp-list .main{
		height: 640px;
	}
	.jsfw .main .box{
		width: 100%;
		float: none;
		padding: 20px;
	}
	.jsfw .main .box .title{
		font-size: 16px;
	}
	.jsfw .main .box .des{
		height: auto;
		line-height: 2;
		font-size: 13px;
		-webkit-line-clamp: initial;
	}
	.cplb .cpd{
		width: 100%;
		overflow: hidden;
		padding: 20px;
		margin: 0;
		float: none;
	}
	.cplb .cpd .title{
		font-size: 16px;
	}
	.cplb .cpd-local{
		width: auto;
		float: none;
		margin: 20px ;
	}
	.news-list .new-nav{
		display: flex;
		justify-content: space-between;
		float: none;
		margin-bottom: 15px;
	}
	.news-list .new-nav a{
		width: 48%;
		height: 40px;
		line-height: 38px;
	}
	.mt-list li{
		width: 100%;
		padding: 20px;
	}
	.mt-list li .title{
		font-size: 16px;
		height: auto;
		line-height: 1.5;
	}
	.mt-list li .bot{
		width: 30px;
		height: 30px;
		line-height: 28px;
	}
	.news-list .top-list li .txt{
		float: none !important;
		width: 100% !important;
	}
	.news-list .top-list li .title{
		font-size: 16px;
	}
	.news-list .top-list li .bot{
		display: none;
	}
	.news-list .top-list li .pic-w{
		width: 100%;
		margin-top: 20px;
		padding-bottom: 45%;
	}
	.news-list .top-list li .title{
		margin: 20px 0;
	}
	.news-list .top-list li .time{
		display: none;
	}
	.mt-list li .time{
		margin: 20px 0 25px 0;
	}
	.news-detail .right{
		display: none;
	}
	.news-detail .left{
		width: 100%;
		border:none;
	}
	.news-detail .bot{
		padding: 20px;
	}
	.news-detail .detail-top{
		padding: 20px;
	}
	.news-detail .detail-top .title{
		font-size: 16px;
	}
	.news-local .local{
		float: none;
		font-size: 12px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		line-height: 1.5;
		height: auto;
	}
	.news-local{
		padding: 20px;
	}
	.news-local .top-back{
		line-height: 1.5;
		font-size: 12px;
		margin-top: 15px;
	}
	.news-local .top-back i{
		font-size: 12px;
	}
	.ypsq .main .des{
		font-size: 14px;
		margin-bottom: 30px;
	}
	.ypsq .main .left,
	.ypsq .main .right{
		width: 100%;
		float: none;
	}
	.ypsq .main p{
		font-size: 14px;
		margin-bottom: 8px;
	}
	.ypsq .main input{
		height: 35px;
		line-height: 33px;
		font-size: 13px;
		text-indent: 1em;
		margin-bottom: 15px;
	}
	.ypsq .main .but{
		margin: auto;
		margin-top: 30px;
	}
	.yyfa .bot {
		display: block;
	}
	.yyfa .bot .left{
		float: none;
		width: 100%;
		overflow: hidden;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		padding-top: 0;
	}
	.yyfa .bot .left p{
		width: 50%;
		margin: 0;
		text-align: center;
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
		padding: 15px 0;
		font-size: 14px;
	}
	.yyfa .bot .left p.on{
		background:#134A9B;
		color: #fff;
	}
	.yyfa .bot .right{
		width: 100%;
		padding: 0;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.yyfa .bot .right .line{
		margin: 25px 0;
	}
	.zlgk .top a.back{
		float: none;
		margin: 0;
		width: 120px;
		font-size: 12px;
		text-align: center;
		display: block;
		margin-bottom: 15px;
		padding: 0;
		height: 35px;
		line-height: 33px;
	}
	.yyfa .bot .right .title{
		font-size: 16px;
	}
	.zpxq .top{
		padding: 20px;	
	}
	.zpxq .top .title{
		float: none;
		font-size: 16px;
	}
	.zpxq .top .up{
		float: none;
		margin-top: 15px;
		width: 120px;
		height: 35px;
		line-height: 33px;
	}
	.zpxq .main .op{
		height: 40px;
		line-height: 40px;
	}
	.about-top {
		display: block;
	}
	.about-top .left{
		float: none;
		width: 100%;
	}
	.about-top .title{
		font-size: 16px;
	}
	.about-top .pic-w{
		width: 100%;
		position: relative;
		padding-bottom: 85%;
		margin-top: 20px;
	}
	.about-top .pic-w .play img{
		width: 60px;
	}
	.about-data{
		padding: 0 20px 20px 20px;
	}
	.about-data .three{
		float: none;
		width: 100%;	
		display: block;
		padding-top: 0;
	}
	.about-data .zs{
		width: 100%;
		float: none;
		margin-top: 20px;
	}
	.about-data .three .box{
		margin: 0;
		overflow: hidden;
		margin-top: 10px;
		padding-bottom: 10px;
	}
	.about-lc .top .title{
		font-size: 16px;
		float: none;
	}
	.about-lc .top .op{
		float: none;
	}
	.about-lc .top .op i{
		width: 40px;
		height: 40px;
		line-height: 38px;
		margin: 20px 20px 0 0 ;
		
	}
	.about-lc .bot li .time{
		width: 80px;
		height: 80px;
		line-height: 80px;
		font-size: 15px;
	}
	.about-lc .bot li:nth-child(even) .txt{
		top: 185px;
	}
	.about-lc .bot li .txt{
		height: auto;
		bottom: 185px;
	}
	.about-lc .bot li{
		height: 270px;
	}
	.about-yj .title{
		font-size: 16px;
	}
	.about-yj .pic-w{
		width: 100%;
		padding-bottom: 60%;
	}
	.about-yj .txt{
		float: none;
		width: 100%;
	}
	.about-yj .box{
		margin-bottom: 0;
		margin-top: 30px;
	}
	.about-yj p{
		font-size: 16px;
	}
	.about-yj .line{
		margin:25px 0 15px 0;
	}
	.about-yj .des{
		font-size: 14px;
	}
	.about-cq .des{
		width: 100%;
	}
	.about-cq .zs-swiper{
		margin-top: 20px;
	}
	.about-cq .zs-swiper li{
		padding: 10px 10px 0 10px;
	}
	.about-fb{
		padding-top: 0;
	}
	.about-fb .hzhb{
		position: relative;	
		width: 100%;
	}
	.about-fb .ywfb{
		width: 100%;
		float: none;
	}
	
	header::after{
		opacity: 0;
	}
	header .menu{
		display: block;
		float: right;
		font-size: 24px;
		line-height: 1.1;
	}
	.slide_nav .slide_logo img{
		height: 35px !important;
	}
	
	.slide_nav{
		background: #134a9b;
	}
	.slide_nav .slide_nav_ul .slideNavSecon{
		background: #0e2d5a;
	}
	
	.about-data .three .box .right,
	.index-about .three .box .right{
		left: auto;
		right: 0;
	}
	
	
	.index-cp .right{
		position: relative;
	}
	.about-fb{
		margin-top: 0;
	}
	.index-banner li .big,
	.index-banner li .des{
		font-weight: normal;
	}
	.index-cp .top a{
		margin-top: 0;
	}
	.index-about .txt{
		padding: 0;
	}
	.cp-box .box .big-title{
		left: 0;
		bottom: 0;
		top: auto;
		right: auto;
		padding: 15px;
	}
	.cp-box .box.on, .cp-box .box{
		height: 360px;
	}
	.pop-video .video-box{
			width: 70%;
		}
		.pop-video .close{
			width: 30px;
			height: 30px;
			line-height: 30px;
			margin:-30px -30px 0 0;
		}
  .cplb .left-part{
  	width:100%;
  }
  .cplb .cpd-local .op{
  	margin:0 0 15px 0;
  }
  .cplb#pros .left-nav{
  	width:100%;
  }
}
