@charset "utf-8";
*{
	box-sizing: border-box;
}
body,h1,h2,h3,h4,h5,h6,p,pre,blockquote,dl,dt,dd,ul,ol,li,form,fieldset,legend,input,textarea,button,th,td {margin:0;padding:0;font-weight:400;}
h1,h2,h3,h4,h4,h5 {margin:0;padding:0;}
li {list-style-type: none;}
.fl {
	FLOAT: left; _display: inline
}
.fr {
	FLOAT: right; _display: inline
}
.lt{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4e4e4;
}
.lb{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
}
.ll{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E4E4E4;
}
.lr{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E4E4;
}
body{
	padding:0;
	font-size:12px;
	color:#333;
	background-color:#F8F8F8;
	margin: 0px;
	font-family:"Microsoft YaHei UI Light" ;
}
a{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #76161B;
}
.clear{
	clear: both;
}
.mt50{
	margin-top:50px;
}
.mt10{
	margin-top: 10px;
}
.mt20{
	margin-top: 20px;
}
.wrapper {
	float: none;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.bgw{
	background-color: white;
}
.side-8{
	margin-top: 8px;
}
.cls{
	clear: both;
}
.ml60{
	margin-left: 60px;
}
.topNav{
  height: 600px;  
}
.ti1{
	background-image:url(/images/topm1.jpg);
}
.ti2{
	background-image: url(/images/topm2.jpg);
}
.ti3{
	background-image: url(/images/topm3.jpg);
}
.ti4{
	background-image: url(/images/topm4.jpg);
}
.topc{
	background-color: #07271A;	
}
.topmenu{
  height: 100px;
}
.topmenu .logo{
  width:200px;
  float: left;
  margin-top: 13px;
  margin-left: 20px;
}
.topmenu .menu{
  float: left;
  width: 400px;
  height: 100px;
  line-height: 100px;
}
.topmenu ul li{
  float: left;
  width: 60px;
  text-align: center;
	position: relative;
	display: inline-block;
}
.topmenu .menu a{
  font-size: 16px;
  font-family: "Microsoft YaHei UI Light";
  font-weight: 600;
  color: #FFF;
	text-decoration:none;
}
.topmenu .menu a:hover{
	text-decoration: none;
}
.topmenu .menu ul li:hover div{
	display: block;
	width: 110px;
	z-index: 9;
	margin-left: -25px;
	padding-bottom: 10px;
}
.topmenu .menu .dropMenu {
	width: 100%;
	background-color: #07271A;
	position: absolute;
	top: 100px;
	left: 0;
	display: none;
}
.topmenu .menu .dropMenu p a {
	display: block;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-family: "Microsoft YaHei UI Light";
	font-size: 14px;
	font-weight: 500;
}
.topmenu .menu .dropMenu p a:hover {
	text-decoration:underline;
}
.topmenu .search{
	float: left;
	width: 280px;
	height: 100px;
	line-height: 100px;
}
.topmenu .search fieldset{	
	margin-top: 32px;
	border:0px;
	border-radius: 20px;
	height: 34px;
	line-height: 24px;
	padding-left: 10px;
	width: 240px;
	background-color: #FFF;
	padding-top: 5px;
}
.topmenu .search input:focus{outline: none;}
.topmenu .search fieldset .text{
	float: left;
	width: 190px;
	height: 24px;
	border-width: 0;
	font-size: 14px;
}
input:-webkit-autofill{
	-webkit-box-shadow:0 0 0 1000px white inset !important;
}
.topmenu .search fieldset .btn{
	float: left;
	margin-left: 5px;
	border-width: 0;
	width: 24px;
	height: 24px;
	background-image: url(/images/shicon.png);
	background-color: #FFF;
	cursor:pointer;
}
.topmenu .wx9{
	float: left;
	width: 120px;
	height: 27px;
	margin-top: 36px;
	margin-bottom: 37px;
}
.topmenu .wx9 img{
	margin-left: 10px;
	margin-right: 10px;
}
.topmenu .lang{
	float:right;
	height: 100px;
	line-height: 100px;
	width: 120px;
	text-align: center;
}
.topmenu .lang a{
	color: rgb(255, 255, 255);
	font-size: 16px;
	font-weight: 600;
}
.bgt h1{
	height: 56px;
	line-height: 56px;
	font-size: 28px;
	font-weight: 600;
	font-family: "Microsoft YaHei UI";
	background-color:#0A281B ;
	color: #FFF;
	text-align: center;
}
.swiper-container {
	position: relative;
	width: 1200px;
	min-width:1200px;
	height: 550px;
	min-height: 550px;
	overflow: hidden
}

.swiper-wrapper {
	position: absolute;
	left: 0;
	height: 100%
}

.swiper-wrapper-transition {
	transition: all .8s ease 0s
}

.swiper-item {
	display: inline-block;
	width: 100%;
	height: 100%;
	float: left
}

.swiper-btn-group {
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 100%
}

.swiper-btn-group_prev,
.swiper-btn-group_next {
	position: relative;
	width: 50px;
	height: 50px;
	margin: 10px;
	border-radius: 50%;
	transition: background-color .2s;
	cursor: pointer
}

.swiper-btn-group_prev:hover,
.swiper-btn-group_next:hover {
	background-color: rgba(255, 255, 255, .1)
}

.swiper-btn-group_prev::before,
.swiper-btn-group_next::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-30%, -50%) rotate(45deg);
	width: 15px;
	height: 15px;
	border-color: #fff;
	border-style: solid
}

.swiper-btn-group_prev::before {
	border-width: 0 0 2px 2px
}

.swiper-btn-group_next::before {
	border-width: 2px 2px 0 0;
	transform: translate(-70%, -50%) rotate(45deg)
}

.swiper-pagination {
	position: absolute;
	left: 0;
	bottom: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 20px
}

.swiper-pagination-item {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.45);
	transition: all .3s
}

.swiper-pagination-item:not(:last-child) {
	margin-right: 10px
}

.swiper-pagination-item_active {
	width: 30px;
	border-radius: 5px;
	background-color: rgba(255, 255, 255, 0.85)
}

.swiper-item > img{
	width: inherit;
	height: inherit;
	object-fit: cover;
}

.txtNav{
	width: 100%;
	height: auto;
}
.txtNav h2{
	height: 56px;
	line-height: 56px;
	font-size: 28px;
	font-weight: 600;
	font-family: "Microsoft YaHei UI";
	background-color:#0A281B ;
	color: #FFF;
	text-align: center;
}
.txtNav .pic{
	width: 400px;
	height: 225px;
	overflow: hidden;
}
.txtNav .pic img{
	width: 400px;
}
.txtNav .txt{
	width: 790px;
	height: 225px;
	background-color: #DDD;
}
.txtNav .txt p{
	font-size: 16px;
	line-height: 28px;
	padding: 8px;
	color: #000;
	font-family: "Microsoft YaHei UI";
}
.txtNav .txt em{
	padding-left: 20px;
	font-style: normal;
}
.txtNav .txt em a{
	font-size: 16px;
	color:#028559;
	font-family: "Microsoft YaHei UI Light";
	font-weight: 600;
}
.txtNav ul{
	clear: both;
	width: 100%;
	margin-top: 10px;
}
.txtNav ul li{
	width: 590px;
	height: auto;
	float: left;
	margin: 10px 5px;
}
.txtNav ul li .pic{
	width: 590px;
	height: 330px;
	overflow: hidden;
}
.txtNav ul li .pic img{
	width: 590px;

}
.txtNav ul li h1{
	height: 32px;
	line-height: 32px;
	font-size: 18px;
	font-weight: 600;
	font-family: "Microsoft YaHei UI Light";
	color: #333;
	text-align: center;
}
.txtNav ul li p{
	font-size: 16px;
	padding: 5px;
	line-height: 28px;
	color: #222;
}
.txtNav ul li em{
	float: right;;
	font-style: normal;
	line-height: 50px;
	padding-right: 20px;
}
.txtNav ul li em a{
	font-size: 16px;
	color:#028559;
	font-family: "Microsoft YaHei UI Light";
	font-weight: 600;
}
.txtNav1{
	width: 100%;
	height: auto;
}
.txtNav1 .fl{
	width: 740px;
	height: auto;
}
.txtNav1 .fr{
	width: 450px;
}
.txtNav1 .fl h4,.txtNav1 .fr h4,.txtNav2 .l3 h4,.txtNav3 h4{
	height: 38px;
	line-height: 38px;
	font-size: 18px;
	font-family: "Microsoft YaHei UI Light";
	background-color:#0A281B ;
	color: #FFF;
	text-align: center;
}
.txtNav1 .fl p{
	font-size: 16px;
	padding: 10px;
	line-height: 28px;
	color: #222;
}
.txtNav1 .fl em{
	float: right;;
	font-style: normal;
	line-height: 50px;
	padding-right: 20px;
}
.txtNav1 .fl em a{
	font-size: 16px;
	color:#028559;
	font-family: "Microsoft YaHei UI Light";
	font-weight: 600;
}
.txtNav1 .fr ul li{
	width: 100%;
	margin-bottom: 20px;
}
.txtNav1 .fr ul li p{
	font-size: 16px;
	line-height: 28px;
	padding-right: 10px;
}
.txtNav1 .fr ul li p b{
	font-size: 18px;
	font-family: "Microsoft YaHei UI Light";
	font-weight: 600;
	color: rgb(0, 17, 0);
}
.txtNav1 .fr ul li p img{
	float: left;
	margin: 0 15px 0 0;
}
.txtNav1 .fr ul li p em{
	float: right;;
	font-style: normal;
	line-height: 50px;
	padding-right: 20px;
}
.txtNav1 .fr ul li p em a{
	font-size: 16px;
	color:#028559;
	font-family: "Microsoft YaHei UI Light";
	font-weight: 600;
}
.txtNav2{
	width: 100%;
	height: auto
}
.txtNav2 .l1{
	width: 365px;
}

.txtNav2 .l2{
	width: 365px;
	margin: 0 10px;
}
.txtNav2 .l3{
	width: 450px;
}
.txtNav2 .l1 h4,.txtNav2 .l2 h4{
	height: 38px;
	line-height: 38px;
	font-size: 18px;
	font-family: "Microsoft YaHei UI Light";
	background-color:#0A281B ;
	color: #FFF;
	text-align: center;
}
.txtNav2 .l1 img,.txtNav2 .l2 img{
	width: 365px;
}
.txtNav2 .l1 p,.txtNav2 .l2 p{
	font-size: 16px;
	padding: 10px;
	line-height: 28px;
	color: #222;
}
.txtNav2 .l3 ul li{
	width: 100%;
	margin-bottom: 20px;
min-height:180px;
	height:auto;
}
.txtNav2 .l3 ul li p{
	font-size: 16px;
	line-height: 28px;
	padding-right: 10px;
}
.txtNav2 .l3 ul li p b{
	font-size: 18px;
	font-family: "Microsoft YaHei UI Light";
	font-weight: 600;
	color: rgb(0, 17, 0);
}
.txtNav2 .l3 ul li p img{
	float: left;
	margin: 0 15px 0 0;
}
.txtNav2 .l3 ul li p em{
	float: right;;
	font-style: normal;
	line-height: 50px;
	padding-right: 20px;
}
.txtNav2 .l3 ul li p em a{
	font-size: 16px;
	color:#028559;
	font-family: "Microsoft YaHei UI Light";
	font-weight: 600;
}
.txtNav3{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.txtNav3>div{
	width: 400px;
	height: auto;
	min-height: 460px;
	float: left;
	border: #0A281B solid 1px;
}
.txtNav3 .no{
	border-left-width: 0;
	border-right-width: 0;
}
.txtNav3 ul li{
	padding-left: 10px;
}
.txtNav3 ul li b{
	font-size: 16px;
	font-weight: 600;
	line-height: 32px;
	color: #222;
}

.txtNav3 ul li a{
	font-family: "Microsoft YaHei UI";
	font-size: 14px;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	color: rgb(0, 51, 102);
	white-space: nowrap;
	text-decoration: none;
	overflow: hidden;
}







.footer{
	width: 100%;
	height: 720px;
	background-color: #092819;
	background-image: url(/images/ls9.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.footer .link1{
	width: 100%;
	height: 400px;
}
.footer .link1 h2{
	padding-top: 10px;
	font-size: 24px;
	font-family: "Microsoft YaHei UI Light";
	font-weight: 600;
	color: #0A281B;	
	line-height: 80px;
	text-align: center;
	letter-spacing: 10px;
	
}
.footer .link1 ul{
	width: 1020px;
	height: 140px;
	margin: 10px auto 30px auto;
}
.footer .link1 ul li{
	float: left;
	width: 125px;
	height: 60px;
	margin: 10px 10px;
}
.footer .link1 ul li img{
	width: 125px;
	height: 60px;
	border-radius: 10px;
}
.footer .link1 dl{
	width: 1020px;
	margin: 20px auto;
	color: #0A281B;
	font-size: 22px;	
	font-family: "Microsoft YaHei UI Light";
}
.footer .link1 dl dt{
	float: left;
	font-weight: 600;
}
.footer .link1 dl dd{
	float: left;
	
}
.footer .link1 dl dd a{
	margin: 0 20px;
	font-size: 20px;	
	font-family: "Microsoft YaHei UI Light";
	background-color: white;
	font-weight: 600;
	padding: 3px 12px;
	border-radius: 10px;	
}
.footer .foot .log{
	margin-left: 150px;
	width: 235px;
	height: 210px;
	background-image: url(/images/logom4.png);	
	background-repeat: no-repeat;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.footer .foot .menu {
	width: 780px;
	height: 70px;
	line-height: 70px;
	text-align: left;
	margin-top: 50px;
	color: white;
	font-size: 14px;
	font-family: "Microsoft YaHei UI";
	letter-spacing: 1px;
}
.footer .foot .menu a{
	color: white;
	font-size: 14px;
	font-family: "Microsoft YaHei UI";
	letter-spacing: 1px;
}
.footer .foot .menu a:hover{
	color: #BBD7CB;
}
.footer .foot ul{
	width: 780px;
}
.footer .foot ul li{
	font-size: 14px;
	color: white;
	height: 24px;
	line-height: 24px;
	font-family: "Microsoft YaHei UI";
	letter-spacing: 1px;
}
.footer .foot ul li a{
	font-size: 14px;
	color: white;
}
.footer .foot ul li a:hover{
	color: #BBD7CB;
}
.not{
	height: 320px;
	background-image: url(/images/sbg.jpg);
	background-repeat:repeat-x;
}



