@CHARSET "UTF-8";

/* 首页banner */
.mob-banner {
  position: relative;
}

.mob-banner .slick-slide {
  outline: none;
}

.mob-banner a {
  display: block;
}

.mob-banner a img {
  width: 100%;
}

.mob-banner .slick-dots {
  position: absolute;
  z-index: 99;
  left: 0;
  width: 100%;
  bottom: 10px;
  text-align: center;
  font-size: 0;
}

.mob-banner .slick-dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #ffffff;
  margin: 0 2px;
  border-radius: 50%;
}

.mob-banner .slick-dots li button {
  display: none;
}

.mob-banner .slick-dots li.slick-active {
  background: #263a88;
}



#header {
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #434343;
	position: relative;
	padding-top: 2%;
	font-size: 0.2rem;
	padding-bottom: 2%;
	line-height: 3.5;
}

.header_left {
	width: 74px;
	height: 34px;
	background: url(../images/abc.png) center 10px no-repeat;
	background-size: 26px 24px;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 5px;
}

.header_right {
	width: 74px;
	height: 34px;
	background: url(../images/13.png) center 10px no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	background-size: 26px 21px;
	margin-top: 5px;
}

.logo {
	float: left;
	padding-left: 10px;
	width: 60%;
}

.logo img {
	width: 100%;
}

.memu {
	float: right;
	padding-right: 10px;
}

.navbg {
	float: right;
	background: url(../../images/mnav.png) no-repeat;
	background-size: 100%;
	cursor: pointer;
	width: 40px;
	height: 40px;
}

.memu1 {
	float: right;
	padding-right: 10px;
}

.navbg1{
	float: right;
	background: url(../../images/jpsad.png) no-repeat;
	background-size: 100%;
	cursor: pointer;
	width: 40px;
	height: 40px;
}

.close {
	width: 22px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	background: #444;
	border-radius: 3px;
	margin: 3px 0;
	color: #fff;
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 9999;
	cursor: pointer;
	font-family: "微软雅黑"
}

/*header css style*/

.nav1 {
	width: 100%;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(255, 151, 0, .3);
}

#nav {
	width: 100%;
	padding-top: 30px;
	position: relative;
	z-index: 999
}

#nav li {
	border-bottom: 1px solid #fff;
	background: #263a88;
	line-height: 40px;
	text-align: center
}

#nav li a {
	display: block;
	color: #fff;
}

/*网站头部返回按钮样式*/
.header_return {
	position: absolute;
	right: 15px;
	top: 2px;
}

.header_return img {
	width: 43px;
	height: 40px;
}


/*CONTENT css style*/
.aboutct {
	width: 99%;
	margin: 0 auto;
	margin-top: 10px;
}

.abouts {
	width: 41%;
	float: left;
	background: url(../../images/xx.png) right bottom no-repeat #d87570;
	margin-top: 5px;
	background-size: 40px 34px;
}

.abouts .title {
	font: 500 16px/28px '微软雅黑';
	color: #fff;
	padding-left: 12px;
	padding-top: 10px;
}

.abouts .content {
	font: 500 12px/20px '微软雅黑';
	padding-left: 12px;
	margin-bottom: 26px;
	padding-right: 8px;
	color: #fff;
	height: 158px;
	overflow: hidden;
}

.menus {
	width: 58%;
	float: right;
}

.menus li {
	width: 48%;
	float: left;
	margin: 5px 1%;
}

.menus li a {
	display: block;
	font: 500 16px/46px '微软雅黑';
	color: #fff;
	padding-top: 60px;
}

.menus li.f1 a {
	background: url(../../images/f1.jpg) center 15px no-repeat #b2cebf;
}

.menus li.f2 a {
	background: url(../../images/f2.jpg) center 15px no-repeat #729f9c;
}

.menus li.f3 a {
	background: url(../../images/f3.png) center 15px no-repeat #729f9c;
}

.menus li.f4 a {
	background: url(../../images/f4.jpg) center 15px no-repeat #b2cebf;
}

.hengtu {
	width: 99%;
	margin: 0 auto;
}

.hengtu img {
	width: 100% !important;
	height: auto !important;
}

/*banner css style*/
.out_b {
	overflow: hidden;
	margin: 0 auto;
	width: 320px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.slide {
	position: relative;
	height: 150px;
	overflow: hidden;
	width: 320px;
	overflow: hidden;
	margin: 0 auto;
}

.slide .content {
	height: 320px;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}

.slide a {
	display: inline-block;
	float: left;
	width: 320px;
	height: 150px;
}

.slide a img {
	width: 320px;
}

.slide .mark {
	width: 100%;
	position: absolute;
	height: 3px;
	bottom: 0;
	background-color: rgba(51, 51, 51, 0.5);
	-webkit-transform: translate3d(0, 0, 0);
	display: -webkit-box;
}

.slide .mark li {
	display: block;
	-webkit-box-flex: 1;
	height: 100%;
	overflow: hidden;
}

.slide .mark li.active {
	background-color: #25a4bb;
}

.scroll {
	width: 320px;
	height: auto;
	margin: 0 auto 0 auto;
	position: relative;
	overflow: hidden;
}

.mod_01 {
	float: left;
	width: 320px;
}

.mod_01 img {
	display: block;
	width: 100%;
	height: auto;
}

.dotModule_new {
	padding: 0 5px;
	height: 11px;
	line-height: 6px;
	-webkit-border-radius: 11px;
	position: absolute;
	bottom: 5px;
	right: 50%;
	z-index: 11;
	width: 80px;
	margin-right: -40px;
}

#slide_01_dot {
	text-align: center;
	margin: 1px 0 0 0;
}

#slide_01_dot span {
	display: inline-block;
	margin: 0 2px;
	width: 10px;
	height: 10px;
	vertical-align: middle;
	background: #ffffff;
	-webkit-border-radius: 5px;
}

#slide_01_dot .selected {
	background: #263a88;
}

/*product css style*/

.products {
	position: relative;
	width: 99.5%;
	margin: 0 auto;
	margin-top: 10px;
	background: #fff;
}

.contentss {
	padding: 10px;
	line-height: 25px;
	text-align: left;
	text-indent: 25px;
}

.ee {
	padding-left: 20px;
	font-family: "微软雅黑";
}

.products_title {
	background: url(../../images/eef.jpg) 18px center no-repeat #fff;
	background-size: 2px 22px;
	text-align: left;
	padding-left: 30px;
	border-bottom: 1px solid #d5d5d5;
	font: 500 14px/40px "微软雅黑";
	height: 40px;
	width: 100%;
	border-bottom: 1px solid #d5d5d5;
}

.products ul {
	padding-bottom: 5px;
	text-align: left !important;
}

.products ul li {
	display: inline-block;
	margin-top: 15px;
	text-align: center;
	overflow: hidden;
	width: 49.0%;
	padding: 5px;
}

.products ul li a {
	display: inline-block;
	overflow: hidden;
	border: 1px solid #fff;
	box-shadow: 3px 3px 5px #aaa;
	width: 100%;
}

.products ul li a img {
	display: block;
	width: 100%;
	height: auto;
	vertical-align: middle;
}

.products ul li h3 {
	display: block;
	width: 100%;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-align: center;
	background: #eee;
}


/* news css style*/
.news {
	position: relative;
	width: 99.5%;
	margin: 0 auto;
	margin-top: 10px;
	background: #fff;
}

.news_title {
	background: url(../../images/eef.jpg) 18px center no-repeat #fff;
	background-size: 2px 22px;
	text-align: left;
	padding-left: 30px;
	border-bottom: 1px solid #d5d5d5;
	font: 500 14px/40px "微软雅黑";
	height: 40px;
	width: 100%;
	border-bottom: 1px solid #d5d5d5;
}

.news ul {}

.news ul li {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #d3d3d3;
	background: url(../../images/dd1.jpg) 95% center no-repeat;
	background-size: 20px 20px;
}

.news ul li a {
	font: 500 12px/35px "微软雅黑";
	padding-left: 28px;
	text-align: left;
	display: block;
}

/* product_cate css style*/
.product_cate {
	width: 99.5%;
	margin: 0 auto;
	margin-top: 20px;
}

.product_cate_title {
	background: url(../../images/eef.jpg) 18px center no-repeat #fff;
	background-size: 2px 22px;
	text-align: left;
	padding-left: 30px;
	border-bottom: 1px solid #d5d5d5;
	font: 500 16px/40px "微软雅黑";
	height: 40px;
	width: 100%;
	border-bottom: 1px solid #d5d5d5;
}

.product_cate ul {}

.product_cate ul li {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #d3d3d3;
	background: url(../../images/abcd.png) 95% center no-repeat;
	background-size: 20px 20px;
}

.product_cate ul li a {
	font: 500 12px/35px "微软雅黑";
	padding-left: 20px;
	text-align: left;
	display: block;
}

/* footer css style*/
.distraction {
	height: 85px;
	width: 100%;
}

.footer {
	background: url(../../images/fts.png) 0 0 repeat-x;
	background-size: 2px 72px;
	display: -webkit-box;
	width: 100%;
	position: fixed;
	z-index: 110;
	bottom: 0;
	left: 0;
}

.footer a {
	-webkit-box-flex: 1;
	display: -webkit-box;
	color: #d2bc9a;
	height: 72px;
}

.footer span {
	width: 74px;
	display: block;
	margin: 0 auto;
	text-align: center;
	font: 500 16px/36px "微软雅黑";
	color: #fff;
	height: 35px;
	padding-top: 36px;
}

.footer span.span0 {
	background: url(../../images/a0.png) center 5px no-repeat;
	background-size: 26px 24px;
}

.footer span.span1 {
	background: url(../../images/a1.png) center 8px no-repeat;
	background-size: 37px 21px;
}

.footer span.span2 {
	background: url(../../images/a2.png) center 10px no-repeat;
	background-size: 23px 27px;
}

.footer span.span3 {
	background: url(../../images/a3.png) center 10px no-repeat;
	background-size: 26px 22px;
}

.footer span.span4 {
	background: url(../../images/ab.png) center 10px no-repeat;
	background-size: 26px 22px;
}

/*share css style*/
#mobile_share {
	position: fixed;
	right: 0;
	bottom: 90px;
	width: 123px;
	z-index: 99999;
	background: #fff;
	padding: 0;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transform: translateX(100%);
}

#mobile_share h2.title {
	text-align: center;
	line-height: 30px;
	height: 30px;
	background: #717577;
	color: #fff;
	font-size: 14px;
}

#mobile_share .share_item {
	padding: 8px;
	background: #fff;
	border: 1px solid #f1f1f1;
}

#mobile_share .share_item li {
	display: block;
	overflow: hidden;
	margin: 8px 0;
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 8px;
}

.share-link {
	display: block;
	margin: 0 auto;
	width: 105px;
	overflow: hidden;
	line-height: 32px;
	font-size: 12px;
	padding-left: inherit;
}

.share-link i {
	background: url(../../images/share_icon.png) no-repeat;
	background-size: 200px 32px;
	width: 32px;
	height: 32px;
	display: block;
	margin-right: 20px;
	float: left;
}

.share-link span {
	display: inline-block;
}

.share-weibo i {
	background-position: 0 0;
}

.share-renren i {
	background-position: -42px 0;
}

.share-douban i {
	background-position: -84px 0;
}

.share-qweibo i {
	background-position: -126px 0;
}

.share-qzone i {
	background-position: -168px 0;
}

.share-weixin {
	display: block;
	margin: 0 auto;
	width: 105px;
	overflow: hidden;
	line-height: 32px;
	font-size: 12px;
	padding-left: inherit;
}

.share-weixin i {
	background: url(../../images/share_icon2.png) no-repeat;
	background-size: 32px 32px;
	width: 32px;
	height: 32px;
	display: block;
	margin-right: 20px;
	float: left;
}

.share-weixin span {
	display: inline-block;
}

body {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	position: relative;
	font: 12px/1.5 Microsoft YaHei, 宋体, arial, sans-serif;
	background: #fff;
}

/**/
.m96 {
	width: 96%;
	margin: 0 auto;
}

.flexed {
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	display: -webkit-flex;
}

.pt {
	text-align: center;
	padding: 5% 0;
}

.pt .pt1 {
	justify-content: center;
	font-size: 20px;
	color: #2f2f2f;
	align-items: center;
}

.pt .pt1 img {
	max-width: 100%;
	margin: 0 10px;
}

.pt .pt1 span {
	color: #263a88;
}

.pt .pt2 {
	text-align: center;
}

.pt .pt2 img {
	max-width: 100%;
}

.ma1 p {
	text-align: center;
}

.ma1 img {
	max-width: 100%;
}

.maw {
	margin-top: 5%;
}

.maw p {
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	text-indent: 2em;
	text-align: justify;
}

.m2 {
	margin-top: 5%;
}

.list1 li {
	float: left;
	width: 50%;
	position: relative;
}

.list1 li .img1 img {
	width: 100%;
	height: 160px;
}

.list1 li .wz {
	position: absolute;
	top: 0;
	right: 20px;
	width: 100%;
	height: 100%;
	text-align: right;
	display: flex;
	align-items: flex-end;
	flex-direction: column;
	justify-content: center;
}

.list1 li:nth-child(2n) .wz {
	left: 20px;
	text-align: left;
	align-items: flex-start;
}

.list1 li .wz .wz1 {
	font-size: 16px;
	color: #1c1c1c;
	text-align: right;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.list1 li .wz .wz2 {
	font-size: 12px;
	color: #1c1c1c;
	text-transform: uppercase;
	letter-spacing: -1px;
	text-align: right;
}


.list1 li .wz .wz3 {
	font-size: 12px;
	color: #1c1c1c;
	text-align: right;
}


.list1 li .wz .wz3 p {
	text-align: right;
}

.list1 li .wz .wz4 {
	border: 1px solid #263a88;
	width: 80px;
	height: 30px;
	background: #fff;
	text-align: center;
	line-height: 28px;
	margin-top: 5px;
}

/* .list1 li:nth-of-type(1) .wz .wz4 {
	background: #263a88;
	color: #fff;
} */

.list1 li:nth-child(odd) .wz .wz4 {
	float: right;
}

.list1 li:nth-child(2n) .wz .wz1 {
	text-align: left;
}

.list1 li:nth-child(2n) .wz .wz2 {
	text-align: left;
}


.list1 li:nth-child(2n) .wz .wz3 {
	text-align: left;
}

.list1 li:nth-child(2n) .wz .wz3 p {
	text-align: left;
}

.list1 li:nth-of-type(2) .wz .wz1 {
	color: #fff;
}

.list1 li:nth-of-type(2) .wz .wz2 {
	color: #fff;
}

.list1 li:nth-of-type(2) .wz .wz3 {
	color: #fff;
}

.list1 li:nth-of-type(3) .wz .wz1 {
	color: #fff;
}

.list1 li:nth-of-type(3) .wz .wz2 {
	color: #fff;
}

.list1 li:nth-of-type(3) .wz .wz3 {
	color: #fff;
}

.list1 li:nth-of-type(6) .wz .wz1 {
	color: #fff;
}

.list1 li:nth-of-type(6) .wz .wz2 {
	color: #fff;
}

.list1 li:nth-of-type(6) .wz .wz3 {
	color: #fff;
}

.m2 {
	margin-top: 5%;
}

.m3list2 li {
	float: left;
	width: 49%;
	margin-bottom: 2%;
}

.m3list2 li:nth-child(2n) {
	float: right;
}

.m3list2 li .img1 {
	position: relative;
}

.m3list2 li .img1 img {
	width: 100%;
}

.m3list2 li .wz {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.m3list2 li .wz .wz1 {
	color: #fff;
	font-size: 14px;
	margin-top: 5px;
}

.m3list2 li .ww {
	background: #263a88;
	padding: 10px 15px;
	color: #fff;
	font-size: 12px;
	height: 150px;
}

.m4 {
	background: url(../../images/mbj.jpg) no-repeat top center;
	background-size: 100% 100%;
	padding: 10% 0;
	margin-top: 5%;
}

.mad-index {
	align-items: flex-start;
	justify-content: center;
	color: #fff;
}

.mad-index .mad1 {
	width: 40%;
	text-align: right;
	padding-top: 5%;
	
}

.mad-index .mad1 h3 {
	font-weight: 500;
	font-size: 14px;
	text-align: right;
	letter-spacing: 1px;
}

.mad-index .mad1 h4 {
	font-weight: 500;
	font-size: 12px;
	text-align: right;
	letter-spacing: 1px;
}

.mad-index .mad2 {
	margin: 0 10px;
}

.mad-index .mad3 {
	width: 53%;
	padding-top: 5%;
	
}

.mad-index .mad3 h3 {
	font-weight: 500;
	font-size: 14px;
	text-align: left;
	letter-spacing: 1px;
}

.mad-index .mad3 h4 {
	font-weight: 500;
	font-size: 12px;
	text-align: left;
	letter-spacing: 1px;
}

.m5 {
	margin-top: 5%;
}

.clist1 li {
	float: left;
	width: 48%;
	border: 1px solid #bfbfbf;
	margin-bottom: 4%;
}

.clist1 li:nth-child(2n) {
	float: right;
}

.clist1 li img {
	width: 100%;
}

.clist1 li h3 {
	font-weight: 500;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
}

.cmore {
	width: 60%;
	height: 40px;
	line-height: 40px;
	background: #929cc3;
	margin: 0 auto;
	border-radius: 10px;
	margin-top: 3%;
}

.cmore a {
	display: block;
	font-size: 14px;
	color: #fff;
}

.m6 {
	margin-top: 5%;
}

.nlist1 li {
	float: left;
	width: 48%;
}

.nlist1 li:nth-child(2n) {
	float: right;
}

.nlist1 li .img1 img {
	width: 100%;
}

.nlist1 li .www {
	margin-top: 10px;
}

.nlist1 li .www .date {
	width: 30%;
	border-right: 1px solid #dcdcdc;
}

.nlist1 li .www .date .d1 {
	font-size: 14px;
	color: #505050;
}

.nlist1 li .www .date .d2 {
	font-size: 12px;
	color: #797878;
}


.nlist1 li .www .wz {
	width: calc(100% - 35%);
}

.nlist1 li .www .wz .w1 {
	font-size: 12px;
	color: #515050;
}

.nlist1 li .www .wz .w2 {
	font-size: 12px;
	color: #6e6e6e;
	margin-top: 5px;
}

.m7 {
	margin-top: 10%;
}

.messagex .zaixian li {
	padding-left: 48px;
	background: url(../../images/ml1.png) 0 0 no-repeat;
	line-height: 38px;
	border: 2px solid #d7d7d7;
	margin-bottom: 16px;
}

.messagex .zaixian li:nth-of-type(2) {
	background: url(../../images/ml2.png) 0 0 no-repeat;
}

.messagex .zaixian li:nth-of-type(3) {
	background: url(../../images/ml3.png) 0 0 no-repeat;
}

.messagex .zaixian li:nth-of-type(4) {
	background: url(../../images/ml4.png) 0 0 no-repeat;
}

.messagex .zaixian li input {
	width: calc(100% - 2px);
	border: none;
	padding: 0;
	background: none;
	line-height: 38px;
	outline: none;
	text-align: left;
}

.messagex .zaixian li input::-webkit-input-placeholder {
	/* placeholder颜色  */
	color: #4d4d4d;
	/* placeholder字体大小  */
	font-size: 14px;
	padding-left: 6px;
}

.messagex #code {
	padding-top: 0;
}

.messagex #code img {
	width: 120px;
	height: 34px;
}

.messagex #code #checkcode {
	border: 2px solid #d7d7d7;
	height: 34px;
}

.yan {
	border: 2px solid #d7d7d7;
	height: 34px;
	width: 50%;
}

.yan::-webkit-input-placeholder {
	border: 2px solid #d7d7d7;
	height: 34px;
	line-height: 30px;
}

.yan input {
	line-height: 30px;
}

.mti {
	width: 80%;
	margin: 0 auto;
}

.messagex input.msgbtn {
	width: 100%;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background: #263a88;
	padding: 0;
	border: none;
	border-radius: 4px;
	margin-top: 10px;
}


input::-webkit-input-placeholder {
	color: #ccc;
}

.mlx {
	background: #263a88;
	padding: 5% 0;
	margin-top: 8%;
}

.mlx-index {}

.mlx-index .mlx1 {
	width: 50%;
}

.mlx-index .mlx1 p {
	color: #fff;
}

.mlx-index .mlx1 p:nth-of-type(1) {
	font-weight: 600;
	font-size: 16px;
}

.mlx-index .mlx1 p:nth-of-type(2) {
	font-weight: 600;
	font-size: 16px;
}

.mlx2 {
	width: 40%;
}

.mlx2 h3 {
	color: #fff;
	font-weight: 500;
	font-size: 20px;
	text-transform: uppercase;
	text-align: right;
}

.mlx2 h4 {
	color: #fff;
	font-weight: 500;
	font-size: 14px;
	text-align: right;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.mlx2 h4 span {
	width: 60px;
	height: 2px;
	background: #fff;
	display: inline-block;
	margin-right: 10px;
}

.mct {
	border-top: 1px dashed #fff;
	margin-top: 5%;
	padding-top: 5%;
	padding-bottom: 5%;
	color: #fff;
}

.mct a {
	color: #fff;
}