@charset "utf-8";
	html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,i,s,b,u,pre,code,form,strong,label,em,a,iframe,fieldset,legend,figure,input,button,textarea,p,blockquote {
	-webkit-text-size-adjust:none;
	margin:0;
	padding:0;
	text-decoration:none
}
input,button,select,textarea {
	outline:none
}
textarea {
	resize:none
}
table {
	border-collapse:collapse
}
a {
	cursor:pointer
}
a img,img {
	border:0
}
li {
	list-style:none
}
caption,th {
	text-align:left
}
h1,h2,h3,h4,h5,h6,b {
	font-size:100%;
}
input,button,textarea,select {
	font-family:inherit
}
a {
	outline:none;
	text-decoration:none
}
a:hover {
	text-decoration:none
}
img,input {
	vertical-align:middle
}
body{
	position: relative;
}
body,html {
	width:100%;
	font-size:14px;
	color: #333333;
	background: #ffffff;
	font-family: "Microsoft YaHei","微软雅黑","黑体","宋体","Arial",sans-serif;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #ffffff;
  font-size: 14px;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #ffffff;
  font-size: 14px;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #ffffff;
  font-size: 14px;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #ffffff;
  font-size: 14px;
}
.flex{
  display: -webkit-box; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box; /* Firefox 17- */
  display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex; /* Firefox 18+ */
  display: -ms-flexbox; /* IE 10 */
  display: flex; /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
}
.maxWidth{
	max-width: 1200px;
	margin: 0 auto;
}
.pc_header{
	max-width: 1420px;
	margin: 0 auto;
}
header{
	display: none;
}
.hide_list{
	display: none;
}
.pc_headers{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #ffffff;
	z-index: 9999;
}
.pc_header{
	justify-content: space-between;
	align-items: center;
}
.banner{
	margin-top: 90px;
}
.banner img{
	max-width: 100%;
}
.banner .swiper-container{
	--swiper-pagination-color:#355DA3;
}
.banner .swiper-container .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
}
.nav>ul>li>a{
	display: block;
	font-size:16px;
	color: #333333;
	line-height: 90px;
	height: 90px;
	transition: all .3s;
	letter-spacing: 1px;
	position: relative;
}
.nav ul a:hover{
	color:#355DA3;
}
.logo{
	margin-right: 20px;
}
.nav{
	width: 70%;
	justify-content: space-between;
	align-items: center;
}
.nav>ul{
	width: 60%;
	justify-content:space-between;
}
.nav>ul>li{
	width: 16.6%;
	text-align: center;
	position: relative;
}
.nav>ul>li.active a{
	color: #355DA3;
}
.nav>ul>li.active a::before{
	display: block;
  content: "";
  position: absolute;
  bottom: 5px;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  height: 3px;
  background: #355DA3;
  transition: all .4s;
}

.dropdown-box{
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	padding-bottom: 10px;
	top: 100%;
	z-index: 9999;
	background: rgba(94, 94, 94, 0.8);
	transition: all .5s;
}
.dropdown-box li{
	text-align: center;
}
.dropdown-box a{
	font-size: 15px;
	color: #ffffff;
	padding: 10px 5px;
	display: block;
}
.nav>ul>li:hover .dropdown-box{
	display: block;
}
/* .language{
	width: 30%;
} */
.language a{
	font-size: 16px;
	color: #666666;
	transition: all .3s;
}
.footers{
		padding-top: 60px;
		background: #101620;
}
.footer{
		justify-content: flex-start;
}
.footerlogo{
	width: 20%;
}
.footernav{
		width: 78%;
}
.footerlx{
		width: 30%;
}
.footernav{
		justify-content: space-between;
}
.topTitle{
		margin-bottom: 30px;
}
.topTitle a{
		font-size: 16px;
		color: #C8C8C8;
		position: relative;
}
.topTitle a::before{
	  display: block;
    content: "";
    position: absolute;
    top: 35px;
    transform: translateY(-50%);
    left: 0;
    width: 20px;
    height: 3px;
    background: #355DA3;
}
.footernav ul a{
		font-size: 14px;
		display: block;
		color: #888888;
		line-height: 48px;

}
.footerlx .x{
		margin-left: 10px;
}
.footerlx .x p{
		color: #888888;
		font-size: 14px;
		line-height: 48px;
}
.footerlx .x .y{
		margin-top: 0;
}
.footerlx .tb{
		position: relative;
		top: 3px;
}
.banquan{
		margin-top: 50px;
		border-top: 1px solid #444444;
		padding: 10px 0;
		color: #727272;
		font-size: 13px;
}
.banquan a{
		color: #727272;
		font-size: 13px;
}
.language{
	align-items: center;
}
.language .tel{
	margin-right: 15px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	width: 280px;
	height: 46px;
	line-height: 46px;
	background: url(../images/tel.png);
}
.lm_gy1 .cn{
	font-size: 36px;
	font-weight: bold;
}
.lm_gy1 .en{
	font-size: 24px;
	color: #999999;
	text-transform: uppercase;
}
.pro-nav{
	justify-content: flex-end;
}
.pro-nav a{
	width: 160px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	background: #D8D8D8;
	text-align: center;
	color: #333333;
	margin-left: 13px;
	transition: all .3s;
}
.pro-nav a:hover{
	background: #355DA3;
	color: #ffffff;
}
.home-pros{
	padding: 60px 0 40px 0;
	background: url(../images/homepro_bj.jpg) center center no-repeat;
}
.homepro-list{
	margin-top: 40px;
	flex-wrap: wrap;
}
.homepro-list .list{
	width: 32%;
	margin-right: 2%;
	border-bottom: 1px solid #D5D5D5;
	margin-bottom: 30px;
}
.homepro-list .list:nth-child(3){
	margin-right: 0;
}
.homepro-list .list:nth-child(6){
	margin-right: 0;
}
.homepro-list .list:nth-child(9){
	margin-right: 0;
}
.homepro-list .thumb{
	padding: 15px;
	background: #E0E0E0;
	overflow: hidden;
}
.homepro-list .thumb img{
	width: 100%;
	height: auto;
	transition: all .3s;
}
.homepro-list .list:hover .thumb img{
	transform: scale(1.1);
}
.homepro-list .list .title{
	padding: 25px 15px 15px 15px;
	justify-content: space-between;
}
.homepro-list .list .title img{
	transition: all .3s;
}
.homepro-list .list .title .img2{
	display: none;
}
.homepro-list .list .z{
	color: #666666;
	font-size: 16px;
	transition: all .3s;
}
.homepro-list .list:hover .z{
	color: #355DA3;
}
.homepro-list .list:hover .title .img1{
	display: none;
}
.homepro-list .list:hover .title .img2{
	display: inline-block;
}
.home-abouts{
	height: 773px;
	background: url(../images/homeabout_bj.jpg) center center no-repeat;
}
.home-aboutwc{
	height: 100%;
}
.home-about{
	width: 60%;
	height: 100%;
	flex-direction: column;
	justify-content: center;
}
.home-about .lm_gy1{
	margin-top: 40px;
}
.home-about .nr{
	margin-top: 44px;
	font-size: 16px;
	line-height: 30px;
	color: #666666
}
.home-about .more{
	margin-top: 55px;
}
.home-about .more a{
	text-align: center;
	display: inline-block;
	width: 146px;
	height: 42px;
	line-height: 42px;
	background: #355DA3;
	border-radius: 21px;
	font-size: 16px;
	color: #ffffff;
}
.home-about .gssl{
	margin-top: 80px;
	padding-top: 50px;
	border-top: 1px solid #DCDCDC;
	justify-content: space-between;
}
.home-about .sl{
	text-align: center;
}
.home-about .q{
	font-size: 36px;
	font-weight: bold;
	color: #355DA3;
}
.home-about .h{
	color: #355DA3;
	font-size: 18px;
}
.home-about .sm{
	font-size: 18px;
	color: #666666;
	margin-top: 10px;
}
.home-cjzss{
	padding: 60px 0;
	background: url(../images/homecjzs_bj.jpg) center center no-repeat;
}
.lm_gy2{
	text-align: center;
}
.lm_gy2 .cn{
	font-size: 36px;
	font-weight: bold;
}
.lm_gy2 .en{
	margin-top: 10px;
	font-size: 24px;
	color: #999999;
	text-transform: uppercase;
}
.home-cjzs{
	margin-top: 40px;
	justify-content: space-between;
	align-items: center;
}
.cjzs-nav{
	width: 12%;
	background: #F3F3F3;
	border-radius: 60px;
	text-align: center;
}
.cjzs-nav .l{
	margin: 43px 0;
}
.cjzs-nav a{
	width: 100%;
	display: block;
	height: 70px;
	line-height: 70px;
	font-size: 24px;
	color: #666666;
	transition: all .3s;
}
.cjzs-nav a:hover{
	width: 220px;
	background: #355DA3;
	color: #ffffff;
	border-radius: 0px 36px 36px 0px;
}
.cjzs-list{
	width: 79%;
	border-radius: 60px;
}
.cjzs-list{
	justify-content: space-between;
}
.cjzs-list img{
	width: 100%;
	height: 100%;
	transition: all .3s;
}
.cjzs-list .thumb{
	overflow: hidden;
}
.cjzs-list .left{
	width: 57%;
}
.cjzs-list .left .thumb{
	height: 545px;
}
.cjzs-list .right{
	width: 41%;
	flex-direction: column;
	justify-content: space-between;
}
.cjzs-list .right .on .thumb{
	height: 361px;
}
.cjzs-list a.lb{
	display: block;
	position: relative;
}
.cjzs-list a.lb:hover img{
	transform: scale(1.1);
}
.cjzs-list .title{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(23, 23, 23, 0.5);
	z-index: 1;
	font-size: 16px;
	line-height: 47px;
	height: 47px;
	color: #ffffff;
	text-align: center;
}
.cjzs-list .more{
	background: #355DA3;
	text-align: center;
}
.cjzs-list .more a{
	display: block;
	border: 1px solid #ffffff;
	margin: 10px;
	font-size: 24px;
	color: #ffffff;
	padding: 56px 0;
	letter-spacing: 1px;
}
.home-gylcs{
	padding-top: 140px;
	padding-bottom: 60px;
	background: url(../images/homegylc_bj.jpg) center center no-repeat;
}
.home-gylc img{
	max-width: 100%;
}
.gylc1{
	margin-top: 45px;
}
.gylc1 h1{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
.gylc1 h1.two{
	text-align: right;
	margin-bottom: 30px;
}
.home-news{
	padding-top: 60px;
}
.news-list{
	margin-top: 40px;
}
.news-list .on a{
	justify-content: space-between;
	align-items: center;
	padding: 24px 18px;
	border: 1px solid #D3D3D3;
}
.news-list .on .thumb{
	width: 30%;
}
.news-list .on .thumb img{
	width: 100%;
}
.news-list .on .yb{
	width: 68%;
}
.news-list .on h2{
	justify-content: space-between;
	margin-bottom: 20px;
}
.news-list .on .mc{
	font-size: 18px;
	color: #333333;
	transition: all .3s;
}
.news-list .on a:hover .mc{
	color: #355DA3;
}
.news-list .on .time{
	font-size: 16px;
	color: #999999;
	font-weight: normal;
}
.news-list .description{
	color: #666666;
	font-size: 16px;
	line-height: 30px;
	transition: all .3s;
}
.news-list .on .more{
	margin-top: 10px;
	text-align: right;
}
.news-list .on .m2{
	display: none;
}
.news-list .on a:hover .m1{
	display: none;
}
.news-list .on a:hover .m2{
	display: inline-block;
}
.news-list .bottom{
	margin-top: 25px;
	justify-content: space-between;
}
.news-list .list{
	width: 32.8%;
}
.news-list .list a{
	display: block;
	border: 1px solid #B0B0B0;
	padding: 15px;
	transition: all .3s;
}
.news-list .list .one{
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #E7E7E7;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.news-list .list .m4{
	display: none;
}
.news-list .list .time{
	text-align: center;
	color: #999999;
	transition: all .3s;
}
.news-list .list .time span{
	display: block;
}
.news-list .list .r{
	font-size: 24px;
	font-weight: bold;
}
.news-list .list .n{
	font-size: 16px;
}
.news-list .list .title{
	font-size: 18px;
	color: #333333;
	margin-bottom: 10px;
	transition: all .3s;
}
.news-list .list a:hover{
	background: #355DA3;
	border-radius: 20px;
}
.news-list .list a:hover .time{
	color: #ffffff;
}
.news-list .list a:hover .title{
	color: #ffffff;
}
.news-list .list a:hover .description{
	color: #ffffff;
}
.news-list .list a:hover .m3{
	display: none;
}
.news-list .list a:hover .m4{
	display: inline-block;
}
.footers{
	margin-top: 40px;
}
@media only screen and (max-width: 1320px){
	.language .tel{
		width: auto;
		font-size: 14px;
		background-size: 100% 100%;
		padding: 0 10px;
	}
}
@media only screen and (max-width: 1220px){
	.language .tel{
		display: none;
	}
	.nav>ul{
		width: 90%;
	}
}
@media only screen and (max-width: 1440px){
	.maxWidth{
		max-width: 95%;
	}
	.pc_header{
		max-width: 95%;
	}
}
@media only screen and (max-width: 1080px){
		.pc_headers{
			display: none;
		}
		header{
			display: block;
		}
		.hide_list{
			display: block;
		}
		header{
			position: fixed;
			top: 0;
			left: 0;
			right: 0;
			background: #ffffff;
			line-height: 50px;
			height: 50px;
			z-index: 10000;
			border-bottom: 1px solid #355DA3;
		}
		.header{
			justify-content: space-between;
			align-items: center;
			position: relative;
		}
		.header img{
			height: 40px;
		}
		.header .list {
			position: absolute;
			right: 0;
			top: 0;
			width: 50px;
			height: 50px
		}

		.header .list:before {
			transition: all .3s ease;
			content: "\20";
			width: 19px;
			height: 1px;
			background: #000000;
			position: absolute;
			left: 16px;
			top: 18px
		}

		.header .list:after {
			transition: all .3s ease;
			content: "\20";
			width: 19px;
			height: 1px;
			background: #000000;
			position: absolute;
			left: 16px;
			top: 24px
		}
		.hide_list {
			visibility: visible;
			overflow: hidden;
			overflow-y: auto;
			background: #0D0D0D;
			padding-top: 50px;
			position: fixed;
			bottom: 0;
			left: 0;
			top: 0;
			right: 0;
			z-index: 3000;
			transform: translateX(-100%);
			transition: all .3s ease;
			-webkit-overflow-scrolling: touch
		}

		.hide_list ul {
			padding-top: 16px
		}

		.hide_list li {
			margin: 0 16px;
			border-bottom: 1px solid rgba(255,255,255,.2)
		}

		.hide_list li a {
			line-height: 40px;
			display: block;
			position: relative;
			color: #fff;
			background: url(../images/icon-right.svg) no-repeat right center;
			background-size: 6px;
			font-size: .88rem;
		}

		.hide_list li a i {
			color: #fff;
			background: #ff1a1a;
			border-radius: 3px;
			padding: 2px;
			vertical-align: middle;
			margin-left: 2px;
			font-size: .6rem
		}

		.hide_list .ft {
			color: #666;
			margin: 30px 10px;
			text-align: center;
			font-size: 12px
		}

		.hide_list .ft a {
			color: #fff;
			margin: 0 3px;
			font-size: 18px;
			font-weight: bold;
		}

		.pop-nav {
			overflow: hidden
		}

		.pop-nav .header .list:before {
			transform: rotate(-45deg) translateX(-4px) translateY(4px);
			width: 21px
		}

		.pop-nav .header .list:after {
			transform: rotate(45deg) translateX(0) translateY(0);
			width: 21px
		}

		.pop-nav .hide_list {
			transform: translateX(0);
			visibility: visible
		}

		.pop-nav .popHead .header {
			background: rgba(0,0,0,.98)
		}
		.pop-nav{
			overflow: hidden;
		}
		.banner{
			margin-top: 50px;
		}
		.footerlogo{
			display: none;
		}
		.footerlx .x p{
			line-height: 38px;
		}
		.home-pros{
			padding: 30px 0 30px 0;
			background-size: 100% 100%;
		}
		.lm_gy1 .cn{
			font-size: 30px;
		}
		.lm_gy1 .en{
			font-size: 20px;
		}
		.pro-nav{
			margin-top: 20px;
			justify-content: space-around;
		}
		.pro-nav a{
			width: 40%;
			margin-left: 0;
		}
		.homepro-list{
			margin-top: 25px;
			justify-content: space-between;
		}
		.homepro-list .list{
			width: 49%;
			margin-right: 0;
			margin-bottom: 15px;
		}
		.homepro-list .thumb img{
			height: auto;
		}
		.homepro-list .thumb{
			padding: 5px;
		}
		.homepro-list .list .title{
			padding: 15px
		}
		.home-abouts{
			height: auto;
			background: #ffffff;
		}
		.home-about{
			width: 100%;
		}
		.home-about .lm_gy1{
			margin-top: 30px;
		}
		.home-about .nr{
			margin-top: 25px;
		}
		.home-about .more{
			margin-top: 20px;
		}
		.home-about .gssl{
			margin-top: 30px;
			padding-top: 20px;
		}
		.home-about .q{
			font-size: 30px;
		}
		.home-about .h{
			font-size: 16px;
		}
		.home-about .sm{
			font-size: 16px;
		}
		.home-cjzss{
			margin-top: 30px;
			background-size: 100% 100%;
			padding: 30px 0;
		}
		.cjzs-nav{
			display: none;
		}
		.lm_gy2 .cn{
			font-size: 30px;
		}
		.lm_gy2 .en{
			font-size: 20px;
		}
		.home-cjzs{
			margin-top: 25px;
		}
		.cjzs-list{
			width: 100%;
		}
		.cjzs-list .left{
			width: 49%;
		}
		.cjzs-list .right{
			width: 49%;
		}
		.cjzs-list .left .thumb {
			height: auto;
		}
		.cjzs-list .right .on .thumb{
			height: 100%;
		}
		.cjzs-list .more{
			display: none;
		}
		.cjzs-list .right .on{
			height: 100%;
		}
		.cjzs-list a.lb{
			height: 100%;
		}
		.home-gylcs{
			padding-top: 30px;
			padding-bottom: 30px;
			background-size: 100% 100%;
			background: #ffffff
		}
		.home-gylcs .lm_gy1 .en{
			font-size: 16px;
		}
		.gylc1{
			margin-top: 25px;
		}
		.gylc1 h1{
			font-size: 20px;
		}
		.home-news{
			padding-top: 30px;
		}
		.news-list{
			margin-top: 25px;
		}
		.news-list .on a{
			padding: 15px;
			flex-direction: column;
		}
		.news-list .on .thumb{
			width: 100%;
			margin-bottom: 15px;
		}
		.news-list .on .yb{
			width: 100%;
		}
		.news-list .on h2{
			align-items: center;
		}
		.news-list .on .mc{
			font-size: 16px;
		}
		.news-list .on .time{
			font-size: 14px;
		}
		.news-list .description{
			font-size: 14px;
			line-height: 24px;
		}
		.news-list .list a{
			padding: 5px;
		}
		.news-list .list .tb{
			display: none;
		}
		.news-list .list .one{
			justify-content: center;
			padding-bottom: 10px;
			margin-bottom: 10px;
		}
		.news-list .list .title{
			font-size: 14px;
		}
		.news-list .list a .description{
			font-size: 12px;
			line-height: 22px;
		}
		.news-list .list .time .r{
			font-size: 20px;
		}
		.news-list .list .n{
			font-size: 12px;
		}
		.news-list .on .more{
			display: none;
		}
		.footers{
			padding-top: 30px;
		}
		.footernav .tj{
			display: none;
		}
		.footerlx{
			width: 100%;
		}
		.topTitle{
			margin-bottom: 15px;
		}
		.banquan{
			margin-top: 20px;
			font-size: 10px;
		}
}
