 /*ÃƒÂ©Ã¢â€šÂ¬Ã…Â¡ÃƒÂ§Ã¢â‚¬ÂÃ‚Â¨ÃƒÂ§Ã‚Â±Ã‚Â»*/

 * {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	font-size: 14px;
	font-family: arial, Microsoft Yahei;
	background: #fff;
	color: #333;
}

h1,
h2,
h3 {
	font-weight: 500;
}

img {
	border: none;
	max-width: 100%;
	height: auto;
}

a {
	cursor: pointer;
	color: #333;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #9d2a29;
}

ul {
	list-style-type: none;
	border: 0;
	width: auto;
}

em {
	font-style: normal;
}

span {
	float: none;
	margin: 0;
}

.f_l {
	float: left;
}

.f_r {
	float: right;
}

.p20 {
	width: 20%;
}

.p25 {
	width: 25%;
}

.p28_l_2 {
	width: 28%;
	margin-left: 2%;
}

.p40_l60 {
	width: 40%;
	margin-left: 60%;
}

.p45_l55 {
	width: 45%;
	margin-left: 55%;
}

.p48 {
	width: 48%;
	margin-right: 2%;
}

.p30 {
	width: 30%;
}

.p35 {
	width: 35%;
}

.p40 {
	width: 40%;
}

.p45 {
	width: 45%;
}

.p48 {
	width: 48%;
	margin-right: 2%;
}

.p50 {
	width: 50%;
}

.p55 {
	width: 55%;
}

.p60 {
	width: 60%;
}

.p65 {
	width: 65%;
}

.p70 {
	width: 70%
}

.p75 {
	width: 75%
}

.p80 {
	width: 80%;
}

.p85 {
	width: 85%;
}

.p90 {
	width: 90%
}

input.sub,
label {
	border: none;
	cursor: pointer;
}

input,
textarea {
	font-family: "Microsoft Yahei";
	outline: none;
}

table {
	border-collapse: collapse;
}

table td,
table th {
	padding: 0;
}

div.clear {
	font: 0px Arial;
	line-height: 0;
	height: 0;
	overflow: hidden;
	clear: both;
}

div,
ul,
li,
dl,
input,
select {
	box-sizing: border-box;
}

/*wrapin ÃƒÂ¤Ã‚Â¸Ã‚Â»ÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“ÃƒÂ¥Ã‚Â®Ã‚Â¹ÃƒÂ¥Ã¢â€žÂ¢Ã‚Â¨ÃƒÂ¥Ã‚Â®Ã‚Â½ÃƒÂ¥Ã‚ÂºÃ‚Â¦*/

.wrapin {
	width: 1200px;
	/* min-width:1200px;*/
	margin-left: auto;
	margin-right: auto;
	padding-top: 1px;
	min-height: 800px!important;
}
.footer .wrapin{
	min-height: auto!important;
}
/*ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¬ÃƒÂ§Ã¢â‚¬ÂÃ‚Â¨CSS ÃƒÂ¥Ã‚Â¼Ã¢â€šÂ¬ÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹*/

/*header ÃƒÂ¥Ã‚Â¼Ã¢â€šÂ¬ÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹*/

.header {
	width: 100%;
	background: #fff;
	position: fixed;
	z-index: 10;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
	top: 0px;
}

.header .logo {
	float: left;
	margin-top: 16px;
	margin-bottom: 10px;
}

.indexHeader {
	background: none;
	/*background-image: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0));*/
	box-shadow: none;
	background: #fff;
}

.indexHeaderSC {
	background: #FFF;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.indexHeaderSC .wapp {
	display: none;
}

.indexHeaderSC .mm-nav {
	position: relative;
	opacity: 1;
	right: 0px;
}

.searbtn {
	height: 28px;
	float: right;
	margin-top: 25px;
	margin-left: 20px;
}

.wapp {
	width: 40px;
	height: 40px;
	float: right;
	position: relative;
	margin-top: 26px;
}

.wapp span {
	display: inline-block;
	width: 26px;
	height: 2px;
	border-radius: 5px;
	background: #fff;
	position: absolute;
	overflow: hidden;
}

.wapp .span3 {
	top: 5px;
	right: 0px;
}

.wapp .span4 {
	top: 14px;
	right: 0px;
	width: 21px;
	opacity: 1;
}

.wapp .span5 {
	top: 23px;
	right: 0px;
}

.wapp2 .span3 {
	transform: rotate(45deg);
	top: 15px;
}

.wapp2 .span4 {
	opacity: 0;
}

.wapp2 .span5 {
	transform: rotate(-45deg);
	top: 15px;
}

.mm-nav {
	position: fixed;
	position: relative;
	opacity: 0px;
	right: -100%;
}


.m1 {
	float: left;
	color: #fff;
}


.mm-nav>li>a {
	color: #fff;
}

.indexHeaderSC .mm-nav>li>a {
	color: #000;
}

.indexHeaderSC .mm-nav>.hover>a,
.indexHeaderSC .mm-nav>li:hover>a {
	color: #fff;
	background: #9c2b2d;
}

.ejdh {
	width: 150px;
	height: auto;
	float: left;
}

.ejdh a {
	color: #333;
	border-bottom: 1px solid #ccc;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
	float: left;
	text-align: left;
	display: inline-block;
	width: 100%;
	font-size: 14px;
	font-weight: normal;
}

.ejdh a:hover {
	color: #096;
}

.ppl {
	width: 155px;
	height: auto;
	float: right;
	border-left: 1px solid #efefef;
	padding-left: 20px;
	box-sizing: border-box;
}

.ppl img {
	max-width: 100%;
}

.ppl2 {
	width: 100%;
	height: auto;
	float: left;
}

.ppl2 li {
	width: 100%;
	height: 50px;
	float: left;
	margin-bottom: 10px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 10px 10px 10px 10px;
	box-sizing: border-box;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
}

.ppl2 li img {
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
	vertical-align: middle;
}

.tt4 {
	width: 100%;
	height: auto;
	float: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	vertical-align: middle;
	margin-bottom: 10px;
	text-align: left;
}

.wap-nav {
	display: none;
}

.search {
	position: fixed;
	top: 80px;
	right: 10%;
	width: auto;
	background: #fff;
	border: 1px solid #e4e4e4;
	border-radius: 30px;
	overflow: hidden;
	display: none;
}

.search .inpt {
	width: 160px;
	transition: all .6s;
	height: 45px;
	border-bottom: 1px solid #ebebeb;
	font-size: 14px;
	float: left;
	padding-left: 10px;
	padding-right: 15px;
	border: 0px;
	line-height: 45px;
	vertical-align: middle;
	box-sizing: border-box;
}

.search .submit {
	float: right;
	width: 40px;
	height: 45px;
	background: url(../images/ss.jpg) no-repeat center center;
	border: 0px;
	cursor: pointer;
}

.lang {
	float: right;
	width: 74px;
	height: 87px;
	background: #c30e37;
	line-height: 87px;
	vertical-align: middle;
	text-align: center;
}

.lang a {
	display: block;
	font-size: 16px;
	color: #fff;
}

/*header ÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸*/

/*footer ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â¢ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¥Ã‚Â¼Ã¢â€šÂ¬ÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹*/

/*
.footer{ width:100%;
   background:url(../images/pro08.png) #1b1b1b; background-position:center bottom; background-repeat:no-repeat; height:auto; overflow:hidden;
   padding:40px 0;
	  
}
*/

.Homebanner {
	height: 440px;
}

.list18 {
	width: 100%;
	height: auto;
	float: left;
}

.list18 li {
	width: 24%;
	margin-right: 1.3%;
	padding: 30px 80px 30px 40px;
	box-sizing: border-box;
	background-color: #fff;
	float: left;
	position: relative;
	transition: all 0.4s;
	background-position: right center;
	background-size: auto 100%;
	background-repeat: no-repeat;
}

.list18 li:nth-child(4n) {
	margin-right: 0px;
}

.list18 li:hover {
	margin-top: -20px;
}

.list18 li:hover h1 {}

.list18 li:hover p {}

.list18 li h1 {
	transition: all 0.4s;
	font-weight: bold;
	font-size: 18px;
	color: #1e1e1e;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 30px;
	vertical-align: middle;
}

.list18 li p {
	transition: all 0.4s;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.6);
	height: 50px;
	overflow: hidden;
	line-height: 25px;
	vertical-align: middle;
}

.list18 li span {
	width: 60px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	display: inline-block;
	background-position: center center;
	background-repeat: no-repeat;
	background: #a1122b;
	color: #fff;
	text-align: center;
	margin-top: 16px;
	font-size: 12px;
}

.list32,
.list33 {
	width: 49.5%;
	height: auto;
	float: left;
}

.list32 {
	margin-right: 1%;
}

.list32 li,
.list33 li {
	position: relative;
	float: left;
	overflow: hidden;
}

.list32 li:nth-child(1),
.list32 li:nth-child(2) {
	width: 100%;
	height: 300px;
	margin-bottom: 2%;
}

.list32 li:nth-child(3) {
	width: 49%;
	height: 300px;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
}

.list32 li:nth-child(4) {
	width: 49%;
	height: 300px;
	float: left;
}

.list33 li:nth-child(1) {
	width: 49%;
	height: 300px;
	margin-right: 2%;
	float: left;
	margin-bottom: 2%;
}

.list33 li:nth-child(2) {
	width: 49%;
	height: 300px;
	float: left;
	margin-bottom: 2%;
}

.list33 li:nth-child(3) {
	width: 49%;
	height: 300px;
	margin-right: 2%;
	float: left;
	margin-bottom: 2%;
}

.list33 li:nth-child(4) {
	width: 49%;
	height: 300px;
	float: left;
	margin-bottom: 2%;
}

.list33 li:nth-child(5) {
	width: 49%;
	height: 300px;
	margin-right: 2%;
	float: left;
}

.list33 li:nth-child(6) {
	width: 49%;
	height: 300px;
	float: left;
}

.list32-1 {
	width: 100%;
	height: 100%;
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	transition: all 0.4s;
}

.list32-2 {
	width: 100%;
	height: auto;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 24px;
	color: #fff;
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
	position: absolute;
	bottom: 0px;
	left: 0px;
	line-height: 50px;
	padding-top: 20px;
	padding-bottom: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.list32 li:hover .list32-1,
.list33 li:hover .list32-1 {
	transform: scale(1.2)
}

.leftslide {
	float: left;
	width: 50%;
	height: auto;
	position: relative;
	overflow: hidden;
}

.leftslidebg {
	width: 95%;
	height: 95%;
	background: #d1d1d1;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}

.banner2box {
	float: left;
	width: 95%;
	height: auto;
	position: relative;
	z-index: 2;
	margin-left: 5%;
	margin-top: 5%;
}

.banner2box img {
	max-width: 100%;
}

.banner2 {
	position: relative;
	overflow: auto;
	text-align: center;
	width: 100%;
	margin: 0 auto
}

.banner2 .dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 90px;
	z-index: 3;
}

.banner2 .dots li {
	display: inline-block;
	width: 14px;
	height: 7px;
	margin: 0 4px;
	text-indent: -999em;
	border-radius: 10px;
	cursor: pointer;
	background: #fff;
	-webkit-transition: background .5s;
	-moz-transition: background .5s;
	transition: background .5s;
}

.banner2 .dots li.active {
	width: 18px;
	height: 7px;
	background: #c30e37;
}

.banner2 .arrow {
	position: absolute;
	width: 50px;
	height: 80px;
	top: 50%;
	margin-top: -40px;
	overflow: hidden;
	z-index: 2;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.banner2 #al {
	left: 0px
}

.banner2 #ar {
	right: 0px
}

.banner2 ul {
	z-index: 1;
	width: 600%;
	overflow: hidden;
}

.banner2 ul .slider-item {
	width: 640px;
	height: 480px;
	float: left;
	position: relative;
	overflow: hidden;
}

.banner2 ul .slider-item img {
	height: 100%;
}

.banner2 ul .slider-item .slider-title {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 20px;
	box-sizing: border-box;
	text-align: left;
	line-height: 28px;
	color: #fff;
	font-size: 24px;
	background: rgba(195, 14, 55, 0.6);
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.banner2 .progress,
.banner2 .progress2 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 15%;
	min-height: 3px;
	overflow: hidden;
	z-index: 2;
	background: #c30e37;
}

.rollBox {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

.rollBox .LeftBotton {
	position: absolute;
	left: 0px;
	top: 50%;
	height: 33px;
	width: 33px;
	background: url(../images/sl.jpg) no-repeat 0px 0px;
	overflow: hidden;
	display: inline;
	margin: -12px 0 0 0;
	cursor: pointer;
}

.rollBox .RightBotton {
	position: absolute;
	right: 0px;
	top: 50%;
	height: 33px;
	width: 33px;
	background: url(../images/sr.jpg) no-repeat 0px 0px;
	overflow: hidden;
	display: inline;
	margin: -12px 0 0 0;
	cursor: pointer;
}

.rollBox .Cont {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}

.rollBox .ScrCont {
	width: 10000000px;
}

.rollBox .Cont .pic {
	width: 360px;
	height: 165px;
	overflow: hidden;
	float: left;
	text-align: center;
	position: relative;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	margin: 0px 20px;
}

.rollBox .Cont .pic a {
	display: block;
}

.rollBox .Cont .pic .pic-1 {
	width: 100%;
	height: 165px;
	line-height: 165px;
	vertical-align: middle;
	float: left;
	background: #fff;
	text-align: center;
	box-sizing: border-box;
}

.rollBox .Cont .pic .pic-2 {
	width: 100%;
	height: 165px;
	float: left;
	background: rgba(195, 14, 55, 0.9);
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 165px;
	vertical-align: middle;
	position: absolute;
	top: 165px;
	transition: all 0.6s;
}

.rollBox .Cont .pic .pic-1 img {
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
	vertical-align: middle;
}

.rollBox .Cont a:link,
.rollBox .Cont a:visited {
	color: #626466;
	text-decoration: none;
}

.rollBox .Cont a:hover {
	color: #f00;
	text-decoration: underline;
}

.rollBox #List1,
.rollBox #List2 {
	float: left;
}

.rollBox .LeftBotton:hover {
	background: url(../images/slon.jpg);
}

.rollBox .RightBotton:hover {
	background: url(../images/sron.jpg);
}

.rollBox .Cont .pic:hover .pic-2 {
	top: 0px;
}

.gg {
	width: 100%;
	height: auto;
	background: #f7f7f7;
	line-height: 65px;
	vertical-align: middle;
}

.list1 {
	width: 100%;
	height: auto;
	float: left;
	background: url(../images/pic01.png) left center no-repeat;
	padding-left: 60px;
	box-sizing: border-box;
}

.list1 li {
	width: 47%;
	height: auto;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-right: 3%;
}

.list1 li span {
	float: left;
	font-size: 16px;
	color: #009b4c;
	margin-right: 5px;
	font-weight: bold;
}

.list1 li div {
	float: left;
	width: 70%;
	height: auto;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.list1 li div a {
	font-size: 16px;
	color: #515050;
}

.list1 li div a:hover {
	text-decoration: underline;
	color: #009b4c;
}

.list2 {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.list2 li {
	width: 25%;
	height: auto;
	float: left;
	padding: 40px;
	box-sizing: border-box;
	text-align: center;
}

.list2 li .list2-1 {
	width: 100%;
	height: 310px;
	line-height: 270px;
	vertical-align: middle;
	float: left;
	text-align: center;
	margin-bottom: 20px;
	padding: 20px;
	box-sizing: border-box;
	transition: all 0.6s;
}

.list2 li .list2-1 img {
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
	vertical-align: middle;
}

.list2 li .list2-2 {
	width: 100%;
	height: auto;
	float: left;
	font-size: 24px;
	color: #181818;
}

.list2 li .list2-2 span {
	color: #009b4e;
}

.list2 li:nth-child(1),
.list2 li:nth-child(3),
.list2 li:nth-child(6),
.list2 li:nth-child(8) {
	background: #efefef;
}

.list2 li:nth-child(2),
.list2 li:nth-child(4),
.list2 li:nth-child(5),
.list2 li:nth-child(7) {
	background: #fff;
}

.list2 li:hover {
	background: #fff7e4;
}

.list2 li:hover .list2-1 {
	padding: 0px;
}

.list2 li:hover .list2-2 {
	color: #009b4e;
}

.section {
	display: none;
	float: left;
	width: 100%;
	height: auto;
	padding-top: 80px;
	padding-bottom: 80px;
	overflow: hidden;
	background: url(../images/bg4.png) #f5f5f5;
	background-size: auto auto;
	background-position: center bottom;
	background-repeat: no-repeat;
}

.tt1 {
	width: 100%;
	height: auto;
	text-align: center;
	float: left;
	margin-bottom: 90px;
}

.tt1 h1 {
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 48px;
	font-weight: bold;
	color: #fff;
}

.tt1 h2 {
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
}

.tt1 span {
	display: inline-block;
	width: 80px;
	height: 3px;
	background: #00e26f;
}

.t4 {
	text-align: center;
	margin-bottom: 30px;
	font-size: 36px;
	font-weight: bold;
}

.list34 {
	width: 70%;
	height: auto;
	float: left;
	margin-left: 15%;
	margin-bottom: 20px;
}

.list34 li {
	width: 50%;
	float: left;
	font-size: 22px;
	line-height: 45px;
	vertical-align: middle;
}

.list34 li:before {
	margin-right: 15px;
}

.list35 {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 60px;
}

.list35 li {
	display: inline-block;
	position: relative;
	padding-left: 60px;
	margin-left: 30px;
	margin-right: 30px;
}

.list35 li i {
	display: inline-block;
	position: absolute;
	left: 0px;
	top: 5px;
	font-size: 50px;
	color: #000;
}

.list35 li h1 {
	font-size: 60px;
	color: #000;
}

.list35 li h1 .count-num {
	font-size: 60px;
	color: #000;
}

.list35 li h1 span {
	font-size: 18px;
}

.list35 li p {
	font-size: 14px;
	line-height: 30px;
	vertical-align: middle;
}

.list36 {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
}

.list36 li {
	display: inline-block;
	width: 16.6%;
	float: left;
	text-align: center;
}

.list36 li i {
	display: inline-block;
	font-size: 60px;
	width: 100px;
	height: 100px;
	border-radius: 20px;
	background: #fff;
	box-shadow: 0px 0px 5px #ccc;
	text-align: center;
	line-height: 100px;
	vertical-align: middle;
	margin-bottom: 20px;
}

.list36 li h1 {
	font-size: 18px;
}

.list36 li:hover i {
	background: #a1122b;
	color: #fff;
}

.list36 li:hover h1 {
	color: #a1122b;
}

.list14 {
	width: 100%;
	float: left;
	height: auto;
	overflow: hidden;
}

.list14 li {
	display: none;
	width: 100%;
	height: auto;
	position: relative;
}

.list14 li h1 {
	width: 100%;
	float: left;
	background-position: left 0px;
	background-repeat: no-repeat;
	background-size: 80px auto;
	padding-left: 100px;
	box-sizing: border-box;
	font-size: 34px;
	color: rgba(255, 255, 255, 0.1);
	line-height: 36px;
	text-transform: uppercase;
	font-weight: bold;
}

.list14 li .iconfont {
	font-size: 70px;
	position: absolute;
	left: 0px;
	top: 0px;
	color: #fff;
}

.list14 li h2 {
	width: 100%;
	float: left;
	font-weight: bold;
	font-size: 30px;
	color: #fff;
	margin-top: 60px;
	margin-bottom: 40px;
}

.list14 li p {
	width: 70%;
	float: left;
	font-size: 16px;
	color: rgba(255, 255, 255, 0.5);
	line-height: 30px;
	vertical-align: middle;
}

.list14 li a {
	display: inline-block;
	float: right;
	text-align: center;
	line-height: 40px;
	vertical-align: middle;
	width: 120px;
	height: 40px;
	border: 2px solid #fff;
	color: #fff;
	font-size: 16px;
	margin-top: 10px;
	transition: all 0.4s;
}

.list14 li a:hover {
	background: #9d2a29;
	color: #fff;
}

.gdBox {
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
}

.swiper-container {
	width: 100%;
	height: 100%;
	padding: 30px 30px 30px 30px;
	box-sizing: border-box;
}

.swiper-slide {
	cursor: pointer;
	text-align: center;
	font-size: 18px;
	/* background: #fff;*/
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-size: 28px;
	color: #f2eeee;
	background: rgba(255, 255, 255, .4);
	padding: 6px;
}

}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 0px;
	left: auto;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 0px;
	right: auto;
}

.box2 {
	width: 100%;
	height: ;
	text-align: center;
	position: relative;
	box-sizing: border-box;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.box2 .box2-1 {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	border: 1px solid #fff;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	left: 0px;
	top: 0px;
}

.box2 .box2-1 div {
	width: 100%;
	display: inline-block;
	top: 50%;
	margin-top: -60px;
	position: absolute;
	left: 0px;
}

.box2 .box2-1 i {
	font-size: 46px;
	color: #fff;
	margin-bottom: 15px;
}

.box2 .box2-1 h1 {
	font-size: 12px;
	text-transform: uppercase;
	line-height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.box2 .box2-1 h2 {
	font-size: 22px;
	line-height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.box2 .box2-2 {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	padding: 20px;
	box-sizing: border-box;
}

.box2 .box2-2 div {
	width: 100%;
	height: 100%;
	border: 0px solid #fff;
	box-sizing: border-box;
}

.box2:hover .box2-2 div,
.curBox2 .box2-2 div {
	border: 1px solid #fff;
}



.box2:hover .box2-1,
.curBox2 .box2-1 {
	background: rgba(0, 0, 0, 0.4)
}

.list3 {
	width: 100%;
	height: auto;
	float: left;
}

.list3 li {
	width: 25%;
	height: auto;
	float: left;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
}

.list3 li h1 {
	font-size: 60px;
	color: #4be57d;
	font-weight: bold;
}

.list3 li h2 {
	font-size: 24px;
	color: #fff;
}

.section2 {
	width: 100%;
	height: auto;
	background: #009b4e;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: hidden;
}

.list4 {
	width: 100%;
	height: auto;
	float: left;
}

.list4 li {
	width: 25%;
	padding-right: 20px;
	box-sizing: border-box;
	float: left;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: auto 40px;
	padding-left: 60px;
	box-sizing: border-box;
}

.list4 li h1 {
	font-size: 18px;
	color: #fff;
	margin-bottom: 0px;
}

.list4 li p {
	font-size: 14px;
	color: #fff;
}

.list5 {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 80px;
	margin-bottom: 80px;
}

.list5 li {
	width: 33.33%;
	height: auto;
	float: left;
}

.list5 li .list5-1 {
	float: left;
	width: 130px;
	height: 130px;
	background: #eeeeee;
	border-radius: 50%;
	overflow: hidden;
}

.list5 li .list5-1 img {
	max-width: 100%;
	transition: all 0.6s;
}

.list5 li .list5-2 {
	width: 60%;
	height: auto;
	float: right;
	padding-top: 20px;
}

.list5 li .list5-2 h1 {
	width: 100%;
	float: left;
	font-size: 24px;
	color: #000000;
}

.list5 li .list5-2 h2 {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #737373;
}

.list5 li .list5-2 span {
	float: left;
	display: block;
	width: 46px;
	height: 3px;
	background: #009b4c;
	margin-bottom: 10px;
	margin-top: 15px;
}

.list5 li:hover h1 {
	color: #009b4e;
}

.list5 li:hover .list5-1 img {
	transform: rotate(360deg)
}

.section1 {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 40px;
	padding-bottom: 40px;
	background: #f5f5f5;
}

.section3 {
	width: 100%;
	height: auto;
	float: left;
	background: url(../images/bg1.jpg) #fff;
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-bottom: 35px;
	overflow: hidden;
	background-size: cover;
}

.tt2 {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 10px;
}

.tt2-1 {}

.tt2-1 h1 {
	width: auto;
	height: auto;
	overflow: hidden;
	font-size: 30px;
	color: #333;
	z-index: 1;
	position: relative;
	line-height: 40px;
	vertical-align: middle;
}

.tt2-1 h3 {
	width: auto;
	height: auto;
	overflow: hidden;
	font-size: 24px;
	color: #9d2a29;
	line-height: 45px;
	vertical-align: middle;
	z-index: 2;
	position: relative;
	vertical-align: middle;
}

.tt2-1 h3 span {
	vertical-align: middle;
	display: inline-block;
	width: 20px;
	height: 2px;
	background: #9c2b2d;
	margin: 0 8px;
}

.tt2-2 {
	float: left;
	margin-top: 0px;
}

.ttitle {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
}

.ttitle h3 {
	font-size: 28px;
	line-height: 50px;
	color: #9c2b2d;
}

.ttitle h3 span {
	width: 30px;
	height: 1.5px;
	background: #9c2b2d;
	margin: 0 30px;
	display: inline-block;
}

.ttitle h1 {
	line-height: 30px;
	font-size: 18px;
	overflow: hidden;
	margin-bottom: 20px;
}

.moree {
	width: 100%;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
}

.part1 {
	width: 45%;
	float: left;
}

.part1 img {
	max-width: 100%;
}

.part2 {
	width: 55%;
	float: right;
	padding: 20px 40px 20px 40px;
	box-sizing: border-box;
}

.part2 p {
	width: 100%;
	height: 90px;
	line-height: 30px;
	vertical-align: middle;
	font-size: 16px;
	float: left;
	margin-bottom: 40px;
	overflow: hidden;
}

.list13 {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 40px;
}

.list13 li {
	background: #fff;
	width: auto;
	height: auto;
	overflow: hidden;
	float: left;
	text-align: center;
	float: left;
	border: 1px solid #f3f3f3;
	margin-left: -1px;
}

.list13 li a {
	display: block;
	padding: 40px;
}

.list13 li h1 {
	line-height: 30px;
	vertical-align: middle;
	font-size: 16px;
}

.list13 li:hover {
	border: 1px solid #9d2a29;
	position: relative;
	z-index: 3;
}

.list13 li:hover h1 {
	color: #9d2a29
}

.part3 {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 50px;
}



.part3 ul li {
	width: 30.33%;
	height: 100px;
	margin-right: 3%;
	vertical-align: middle;
	border: 1px solid #e7e7e7;
	box-sizing: border-box;
	text-align: center;
	float: left;
}

.part3 ul li a {
	display: block;
	padding: 10px;
	height: 98px;
	line-height: 78px;
	box-sizing: border-box;
}

.part3 ul li img {
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
	vertical-align: middle;
}

.part3-t {
	width: 100%;
	height: auto;
	float: left;
	font-size: 22px;
	line-height: 40px;
	vertical-align: middle;
	margin-bottom: 20px;
	color: #000;
}

.part3 ul li .more4 {
	background: #9d2a29;
	border: 1px solid #9d2a29;
	color: #fff;
	font-size: 16px;
}

.list6 {
	width: 100%;
	height: auto;
	float: right;
	text-align: right;
}

.list6 li {
	cursor: pointer;
	display: inline-block;
	width: auto;
	height: 48px;
	background: ;
	text-align: center;
	color: #4e4e4e;
	line-height: 48px;
	vertical-align: middle;
	margin-left: 20px;
	font-size: 16px;
}

.list6 li:after {
	content: "";
	display: inline-block;
	width: 7px;
	height: 7px;
	background: #999;
	margin-left: 5px;
	vertical-align: middle;
}

.list6 li:hover,
.list6 .cur {
	color: #c30e37;
}

.list6 li:hover:after,
.list6 .cur:after {
	background: #c30e37;
}

.list12 {
	width: 100%;
	height: auto;
	float: left;
}

.list12 li {
	float: left;
	width: 23%;
	margin-right: 2.5%;
	padding-top: 5px;
}

.list12 li:nth-child(4n) {
	float: left;
	margin-right: 0%;
}

.list12 li .list12-4 {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
	margin-bottom: 15px;
}

.list12 li .list12-4 div {
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	transition: all 0.4s;
}

.list12 li .list12-1 {
	width: 100%;
	height: auto;
	line-height: 35px;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	font-size: 18px;
	margin-bottom: 10px;
	color: #191919;
	font-weight: bold;
}

.list12 li .list12-3 {
	width: 100%;
	height: auto;
	float: left;
	line-height: 25px;
	font-size: 14px;
	margin-top: 5px;
	color: #666;
}

.list12 li .list12-2 {
	line-height: 25px;
	vertical-align: middle;
	font-size: 14px;
	width: 100%;
	height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	color: rgba(0, 0, 0, 0.4);
	margin-bottom: 0px;
}

.list12 li:hover .list12-4 div {
	transform: scale(1.2);
}

.list12 li:hover .list12-1 {
	color: #9d2a29;
}

.more3 {
	display: inline-block;
	/* float: right; */
	text-align: center;
	line-height: 40px;
	vertical-align: middle;
	width: 230px;
	height: 40px;
	border: 1px solid #9d2a29;
	border-radius: 50px;
	color: #9d2a29;
	font-size: 16px;
	margin-top: 10px;
	transition: all 0.4s;
}

.more3:hover {
	background: #9d2a29;
	color: #fff;
}

.tab-con {
	width: 100%;
	height: auto;
	float: left;
}

.list70 {
	width: 45%;
	height: auto;
	float: right;
}

.list70 li {
	width: 100%;
	float: left;
	padding: 40px 0px 40px 0px;
	border-bottom: 1px solid #d8d8d8;
	transition: all 0.6s;
	box-sizing: border-box;
}

.list70 li .list70-1 {
	float: left;
	width: 100%;
	font-size: 14px;
	margin-bottom: 10px;
	color: #a0a0a0;
	background: url(../images/pic18.png) left center no-repeat;
	padding-left: 30px;
	box-sizing: border-box;
	line-height: 30px;
	vertical-align: middle;
}

.list70 li h1 {
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 10px;
	width: 100%;
	font-size: 22px;
	color: #333;
	line-height: 30px;
	vertical-align: middle;
}

.list70 li p {
	float: left;
	width: 100%;
	font-size: 16px;
	color: #909090;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}

.list70 li:hover {
	background: #c30e37;
	padding: 40px;
}

.list70 li:hover h1 {
	color: #fff;
}

.list70 li:hover p {
	color: rgba(255, 255, 255, 0.6);
}

.list70 li:hover .list70-1 {
	color: rgba(255, 255, 255, 0.4);
}

.list70-col2 {
	width: 100%;
	height: auto;
	float: left;
}

.list70-col2 li {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
}

.more {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 40px;
}

.more a {
	font-size: 16px;
	color: #c30e37;
}

.more a:after {
	content: url(../images/pic19.png);
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
}

.list7 {
	width: 100%;
	height: auto;
	float: left;
}

.list7 li {
	width: 23%;
	height: auto;
	margin-right: 1.5%;
	margin-bottom: 20px;
	box-sizing: border-box;
	float: left;
	overflow: hidden;
}

.list7 li:nth-child(4n) {
	margin-right: 0px;
}

.list7 li .list7-1 {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #858484;
	background: url(../images/pic18.png) left center no-repeat;
	padding-left: 30px;
	box-sizing: border-box;
	line-height: 40px;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.list7 li h1 {
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	line-height: 30px;
	margin-bottom: 10px;
}

.list7 li p {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #7c7c7c;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	margin-bottom: 10px;
}

.list7 li .list7-2 {
	float: left;
	width: 100%;
	height: 282px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.list7 li .list7-2 img {
	width: 100%;
	height: auto;
	transition: all 0.6s;
}

.list7 li .list7-3 {
	width: 100%;
	height: auto;
	float: left;
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
	transition: all 0.4s;
}

.list7 li:hover .list7-3 {
	background: #9d2729;
}

.list7 li:hover h1 {
	color: #fff;
}

.list7 li:hover .list7-2 img {
	transform: scale(1.2);
}

.list7 li:hover p {
	color: rgba(255, 255, 255, 0.8)
}

.list7 li:hover .list7-1 {
	color: rgba(255, 255, 255, 0.7)
}

.list8 {
	width: 100%;
	height: auto;
	float: left;
}

.list8 li {
	width: 23%;
	margin-right: 2.5%;
	float: left;
	height: 165px;
	margin-bottom: 2.5%;
	overflow: hidden;
	position: relative;
}

.list8 li:nth-child(4n) {
	margin-right: 0px;
}

.list8 li .list8-1 {
	width: 100%;
	height: 165px;
	line-height: 165px;
	vertical-align: middle;
	float: left;
	background: #fff;
	text-align: center;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
}

.list8 li .list8-1 img {
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
	vertical-align: middle;
}

.list8 li .list8-2 {
	width: 100%;
	height: 165px;
	float: left;
	background: rgba(195, 14, 55, 0.9);
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 165px;
	vertical-align: middle;
	position: absolute;
	top: 165px;
	transition: all 0.6s;
}

.list8 li:hover .list8-2 {
	top: 0px;
}

.list11 {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 40px;
}

.list11 li {
	width:282px;
	margin-right: 2% !important;
	margin-bottom: 20px;
	height: auto;
	
	box-sizing: border-box;
	float: left;
	overflow: hidden;
	position: relative;
	background: #fff;
	transition: all 0.4s;
}
.list11 li a{
	display: block;
}
.list11 li a .list11-3{
	padding: 10px 14px;
}
.list11 li:nth-child(4n) {
	margin-right: 0px!important;
	float: right;
}

.list11 li:nth-child(3n) {
    /* margin-right: 0px!important; */
    float: LEFT;
}
.list11 li h1 {
	width: 100%;
	height: auto;
	/* padding-right: 120px; */
	box-sizing: border-box;
	/* float: left; */
	font-size: 16px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	margin-bottom: 2px;
	font-weight: bold;
}

.list11 li p {
	width: 100%;
	height: auto;
	float: left;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	color: #9b9b9b;
}

.list11 li .list11-1 {
	width: auto;
	height: auto;
	line-height: 12px;
	vertical-align: middle;
	color: #9b9b9b;
	border-left: 2px solid #9d2729;
	height: 12px;
	padding-left: 6px;
	margin: 10px 0;
}

.list11 li a {
	display: block;
}

.list11 li:hover {
	background: #9d2729;
	color: #fff;
}
.list11 li:hover .list11-1{
	border-left: 2px solid #9b9b9b;
}
.list11 li:hover h1 {
	color: #fff;
}

.list11 li:hover p {
	color: rgba(255, 255, 255, 0.7);
}

.list11 li:hover .list11-1 {
	color: rgba(255, 255, 255, 0.6);
}
.list11 li .list11-2 img{
	height: 180px;
	width: 100%;
}
.list11 li .list11-2{
	height: 180px;
	width: 100%;
	text-align: center;
}
.list11 li:hover .list11-2 img{
	    transform: scale(1.1);
    transition: all 0.3s;
}
.topNew {
	width: 100%;
	height: auto;
	float: left;
	box-shadow: 0px 0px 10px #ccc;
	
	background: #fff;
	position: relative;
}

.topNew a {
	display: block;
}

.topNew-1 {
	width: 45%;
	height: 360px;
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
}

.topNew-2 {
	width: 50%;
	height: auto;
	/* float: left; */
	/* padding: 50px; */
	box-sizing: border-box;
	overflow: hidden;
	position: absolute;
	right: 0%;
	top: 50%;
	transform: translate(-4%, -50%);
}

.topNew-2 h1 {
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	vertical-align: middle;
	height: 60px;
	vertical-align: middle;
	margin-bottom: 20px;
	overflow: hidden;
}

.topNew-2 p {
	color: #9b9b9b;
	font-size: 14px;
	line-height: 25px;
	height: 75px;
	margin-bottom: 30px;
	overflow: hidden;
}

.topNew-2 span {
	display: inline-block;
	font-size: 14px;
	border: 1px solid #e4e4e4;
	line-height: 40px;
	vertical-align: middle;
	padding-left: 30px;
	padding-right: 30px;
}

.topNew:hover {}

.topNew:hover h1 {
	color: #9d2729;
}

.topNew:hover p {}

.topNew:hover span {
	background: #9d2729;
	color: #fff;
	border: 1px solid #fff;
}

.tt3 {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-bottom: 35px;
}

.tt3 h1 {
	font-size: 48px;
	color: #e6e9ee;
	text-indent: -168px;
}

.tt3 h2 {
	font-size: 30px;
	color: #000000;
	margin-top: -52px;
	text-indent: 50px;
}

.tt3 span {
	display: inline-block;
	width: 75px;
	height: 1px;
	line-height: 40px;
	vertical-align: middle;
	background: #c30e37;
}

.section4 {
	width: 100%;
	float: left;
	padding: 20px 0;
	height: auto;
	overflow: hidden;
	background: #fff;
}

.list20 {
	width: 100%;
	height: auto;
	float: left;
}

.list20 li {
	width: 50%;
	height: auto;
	float: left;
	border: 1px solid #dcdcdc;
	margin-left: -1px;
	box-sizing: border-box;
	margin-top: -1px;
	padding: 60px;
	overflow: hidden;
	position: relative;
}

.list20 li .list20-left {
	width: 145px;
	position: absolute;
	left: 60px;
	top: 90px;
	text-align: center;
}

.list20 li .list20-left .list20-leftimg {
	width: 145px;
	height: 145px;
	border-radius: 50%;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	display: inline-block;
	margin-bottom: 20px;
}

.list20 li .list20-left .list20-leftimg div {
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 145px;
	line-height: 145px;
	vertical-align: middle;
	transition: all 0.6s;
}

.list20 li .list20-left .list20-leftimg div img {
	display: inline-block;
	vertical-align: middle;
}

.list20 li .list20-left .list20-lefttxt {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
}

.list20 li .list20-left .list20-lefttxt a {
	font-size: 24px;
	color: #292929;
}

.list20 li .list20-right {
	float: left;
	width: 100%;
	height: auto;
	float: left;
	padding-left: 205px;
	box-sizing: border-box;
}

.list20 li .list20-right h1 {
	float: left;
	width: 100%;
	font-size: 26px;
	color: #333;
	margin-bottom: 15px;
}

.list20 li .list20-right h1 a {
	font-size: 26px;
	color: #333;
}

.list20 li .list20-right p {
	width: 100%;
	font-size: 16px;
	color: #807f7f;
	line-height: 30px;
	margin-bottom: 10px;
	height: 120px;
	overflow: hidden;
}

.list20 li .list20-right p a {
	font-size: 16px;
	color: #807f7f;
}

.list20 li .list20-right .more2 {
	float: left;
	display: inline-block;
	font-size: 16px;
	color: #c30e37;
	line-height: 30px;
	vertical-align: middle;
	margin-bottom: 20px;
}

.list20 li .list20-right .more2:after {
	content: url(../images/pic19.png);
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
}

.list20 li .list20-right .list20-more {
	width: 100%;
	height: auto;
	float: left;
	font-size: 16px;
	color: #c30e37;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.list20 li .list20-right .list20-more a {
	display: inline-block;
	background: #f2f5fa;
	border: 1px solid #cbcbcb;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 10px;
	line-height: 20px;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 16px;
	color: #6a717c;
}

.list20 li .list20-right .list20-more a:after {
	content: url(../images/pic24.png);
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
}

.list20 li:hover .list20-left .list20-leftimg div {
	background: rgba(195, 14, 55, 0.6);
	transform: rotate(360deg);
}

.list20 li:hover .list20-right h1 a {
	color: #c30e37;
}

.list20 li .list20-right .list20-more a:hover {
	color: #c30e37;
	border: 1px solid #c30e37;
	background: #fff;
}

.list20 li .list20-right .list20-more a:hover:after {
	content: url(../images/pic19.png);
}

.list222 {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 30px 0;
}

.list222 li {
	position: relative;
	width: 96%;
	height: auto;
	padding: 2%;
	overflow: hidden;
	border-bottom: 1px dashed #9c2b2d;
}

.list222 li:before {
	position: absolute;
	display: block;
	width: 8px;
	height: 8px;
	background: #9c2b2d;
	border-radius: 50%;
	top: 50%;
	margin-top: -4px;
	left: 0;
	content: "";
}

.list222 li:hover {
	background: #9c2b2d;
}

.list222 li:hover .list222-3,
.list222 li:hover .list222-1 {
	color: #fff !important;
}

.list222 li .list222-3 {
	float: left;
	width: 70%;
	height: auto;
	font-size: 12px;
	line-height: 40px;
	overflow: hidden;
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	margin-right: 5%;
}

.list222 li .list222-1 {
	float: left;
	width: 25%;
	height: auto;
	font-size: 16px;
	line-height: 40px;
	overflow: hidden;
	text-align: right;
}

.list333 {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 30px 0;
}

.list333 li {
	width: 96%;
	height: auto;
	overflow: hidden;
	padding: 20px;
}

.nbg1 {
	background: #f4f4f4;
}

.list333 li .list333-2 {
	float: left;
	width: 30%;
	height: 220px;
	overflow: hidden;
	margin-right: 3%;
}

.list333 li .list333-3 {
	float: left;
	width: 64%;
	height: 220px;
	overflow: hidden;
	margin-right: 3%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.list333 li .list333-3 h1 {
	overflow: hidden;
}

.list333 li .list333-3 p {
	font-size: 16px !important;
	line-height: 28px;
	overflow: hidden;
	margin-top: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.list333 li .list333-3 .list333-1 {
	width: 100%;
	height: auto;
	line-height: 24px;
	overflow: hidden;
	margin-top: 50px;
}

.ewm {
	width: 12.5%;
	height: auto;
	float: right;
	text-align: center;
	color: rgba(255, 255, 255, 0.6)
}

.ewm img {
	display: inline-block;
	margin: 5px;
}

.red {
	color: #ff0700;
}

.bg1 {
	background: #f8f8f8;
	width: 100%;
	height: auto;
	float: left;
}

.ab {
	position: relative;
	width: 100%;
	height: 230px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	margin-top: 121px;
}

.ab .abcon {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	left: 0;
	z-index: 2;
	text-align: center;
	width: 100%;
}

.ab .abbox {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

.ab .abbg {
	width: 100%;
	height: 100%;
	background: url(../images/pro07.png) no-repeat center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	-webkit-animation: spinner 1.5s infinite linear;
	animation: spinner 1.5s infinite linear;
}

.ab img {
	position: relative;
	z-index: 2;
}

.abcon h2 {
	font-size: 30px;
	position: relative;
	line-height: 50px;
	margin-top: 5px;
	font-weight: bold;
	color: #fff;
	z-index: 2;
	text-shadow: 0 0 15px rgba(0, 0, 0, .4);
}

.abcon .font {
	position: relative;
	font-size: 40px;
	font-weight: bold;
	z-index: 2;
	color: #fff;
	text-shadow: 0 0 5px rgba(0, 0, 0, .4);
	line-height: 40px;
}

.abcon .line {
	width: 30px;
	height: 3px;
	background: #9d2729;
	display: inline-block;
}

.ab2 {
	position: relative;
	width: 100%;
	height: 450px;
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-bottom: 60px;
	border-bottom: 5px solid #c30e37;
}

.con-top {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
	margin-top: 60px;
	margin-bottom: 60px;
}

.con-top-1 {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 20px;
}

.con-top-1 h1 {
	font-weight: bold;
	color: #d5d5d5;
	font-size: 48px;
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	text-transform: uppercase;
}

.con-top-1 h2 {
	color: #0e0e0e;
	font-size: 26px;
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-top: -35px;
	z-index: 2;
}

.ab-nav {
	width: 100%;
	height: 45px;

	text-align: center;
	background: #9d2729;
	overflow: hidden;
}



.ab-nav ul li {
	width: auto;
	display: inline-block;
	line-height: 45px;
	vertical-align: middle;
}

.ab-nav ul li a {
	padding: 0 22px;
	display: block;
	line-height: 45px;
	font-size: 16px;
	color: #fff;
	background-position: left center;
	background-repeat: no-repeat;
	box-sizing: border-box;
}

.ab-nav ul li:hover,
.ab-nav ul .on {
	background: rgba(0, 0, 0, 0.1);
}

.ab-nav ul li a:first-child {
	border-left: 0px;
}

.ab-pos {
	float: right;
	line-height: 60px;
	vertical-align: middle;
	color: #666;
	font-size: 16px;
}

.ab-pos a {
	color: #666;
}

.con {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
	margin-bottom: 15px;
}

.txt img {
	max-width: 100%;
}

.txt {
	line-height: 26px;
	font-size: 14px;
}

.pagelist {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}

.pagelist .curPage,
.pagelist a:hover {
	background: #9d2729;
	color: #fff;
}

.pagelist a {
	font-size: 16px;
	cursor: pointer;
	display: inline-block;
	line-height: 40px;
	margin-left: 1px;
	margin-right: 1px;
	color: #8d8d8d;
	background: #f2eeef;
	box-sizing: border-box;
	width: 40px;
	height: 40px;
}

.pagelist .noclick {
	cursor: no-drop;
	color: #8d8d8d;
}

.pagelist .noclick:hover {
	cursor: no-drop;
	background: #ccc;
	color: #8d8d8d;
}

.list22 {
	width: 100%;
	height: auto;
	float: left;
}

.list22 li {
	width: 20%;
	min-height: 380px;
	float: left;
	border-right: 1px solid #e6e6e6;
	box-sizing: border-box;
	text-align: center;
	position: relative;
	padding: 40px;
	transition: all 0.5s;
}

.list22 li .list22-1 {
	width: 100px;
	height: 100px;
	padding: 20px;
	box-sizing: border-box;
	display: inline-block;
	text-align: center;
	line-height: 60px;
	vertical-align: middle;
	text-align: center;
	border: 1px dashed #c30e37;
	overflow: hidden;
	border-radius: 50%;
	margin-bottom: 30px;
}

.list22 li .list22-1 img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.list22 li .list22-2 {
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
	text-align: center;
}

.list22 li h1 {
	font-size: 24px;
	line-height: 35px;
	margin: 15px 0;
	color: #000;
}

.list22 li h2 {
	font-size: 18px;
	line-height: 30px;
	color: #333;
}

.list22 li .list22-2 h1 {
	font-size: 28px;
	margin-bottom: 20px;
	color: #000;
}

.list22 li .list22-2 span {
	width: 60px;
	height: 2px;
	background: #c30e37;
	display: inline-block;
	margin-bottom: 20px;
}

.list22 li .list22-2 h2 {
	font-size: 18px;
	line-height: 30px;
	color: #333;
}

.list22 li:hover {
	background: #efefef;
}

.ntitle {
	width: 100%;
	height: auto;
	float: left;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #000;
	margin-bottom: 20px;
	line-height: 30px;
	margin-top: 20px;
}

.ntime {
	width: 100%;
	height: auto;
	float: left;
	font-size: 14px;
	color: #C5C5C5;
	text-align: center;
	margin-bottom: 30px;
}

.nnnext {
	float: left;
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 30px;
	margin-top: 30px;
	border-top: 1px solid #e7e7e7;
	padding-top: 30px;
}

.nnnext p {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 5px;
	line-height: 25px;
}

.positionBg {
	width: 100%;
	height: auto;
	float: left;
	background: #9d2729;
	overflow: hidden;
}

.position {
	width: 100%;
	height: auto;
	font-size: 14px;
	box-sizing: border-box;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #fff;
	border-radius: 5px 5px 0px 0px;
	line-height: 40px;
	vertical-align: middle;
}

.position a {
	color: #fff;
}

.position a:hover {
	text-decoration: underline;
}

.ttbox {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.bg1 .title{
	color: #181818;
	font-size: 30px;
	border-bottom: 1px dashed #ededed;
	text-align: center;
	padding: 30px 0;
}
.pesonli {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 40px 0;
	border-bottom: 1px dashed #efeded;
}

.pesonli .pesonimg {
	width: 186px;
	height: auto;
	overflow: hidden;
}

.pesonli .pesonimg img {
	max-width: 100%;
	height: auto;
	overflow: hidden;
	/* margin-bottom: 15px; */
	overflow: hidden;
}

.pesonli .pesontxt {
	width: 80%;
	height: auto;
	overflow: hidden;
}

.pesonli .pesontxt .pesontxt_t {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}

.pesonli .pesontxt .pesontxt_t .pesontxt_t_l {
	float: left;
	width: 60px;
	margin-right: 50px;
	margin-top: 45px;
}

.hh {
	margin-top: -15px !important;
}

.pesonli .pesontxt .pesontxt_t .pesontxt_t_r {
	float: left;
	/* background: #f7f6f6; */
	padding: 45px 50px;
	color: #000000;
	font-size: 16px;
	border-left: 1px dashed #9c2b2d;
}

.pesonli .pesontxt .pesontxt_t .pesontxt_t_r p {
	line-height: 24px;
}

.pesonli .pesontxt h2 {
	width: 100%;
	height: auto;
	font-size: 20px;
	font-weight: bold;
}

.pesonli .pesontxt p {
	line-height: 24px;
	margin-bottom: 5px;
	color: #000;
}

.ppbox {
	float: right;
	width: 75%;
	height: auto;
	overflow: hidden;
}

.ppbox h1 {
	font-size: 22px;
	font-weight: bold;
	line-height: 55px;
}

.dian {
	float: left;
	width: 48.5%;
	position: relative;
	font-size: 14px;
	padding-left: 15px;
}

.dian:before {
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	content: "";
	width: 4px;
	height: 4px;
	background: #000;
	margin-top: -2px;
	border-radius: 50%;
}

.shuline {
	float: left;
	width: 48%;
	position: relative;
	font-size: 14px;
	padding-left: 15px;
}

.shuline:before {
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	content: "";
	width: 5px;
	height: 15px;
	background: #9c2b2d;
	margin-top: -7px;
}

.ppli p {
	font-size: 16px;
	line-height: 28px;
}

.list9 {
	width: 100%;
	height: auto;
	float: left;
}

.list9 li {
	float: left;
	width: 19%;
	margin: 3%;
	text-align: center;
}

.list9 li a {
	display: block;
}

.list9 li .list9Img {
	display: inline-block;
	width: 100%;
	height: 300px;
	overflow: hidden;
	position: relative;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
	border: 2px solid #e5e5e5;
	margin-bottom: 20px;
}

.list9 li .list9Img .list9V {
	position: absolute;
	width: 60px;
	height: 60px;
	top: 50%;
	left: 50%;
	margin-left: -30px;
	margin-top: -30px;
}

.list9 li .list9Img .list9Pic {
	max-width: 100%;
	max-height: 100%;
	transition: all 0.6s;
}

.list9 li .list9Txt {
	transition: all 0.6s;
	font-size: 15px;
	display: inline-block;
	width: 100%;
	line-height: 50px;
	/* margin-top: 5px; */
	/* font-weight: bold; */
	height: 50px;
	overflow: hidden;
	color: #303030;
	background: #efefef;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.list9 li:hover .list9Img .list9Pic {
	transform: scale(1.2);
}

.list9 li:hover .list9Txt {
	color: #fff;
	background: #c30e37;
}

.ny-list2 li {
	width: 33.33%;
}

.ny-list2 li:nth-child(even) {
	background: #f5fff6;
}

.ny-list2 li:nth-child(odd) {
	background: #efefef;
}

.ny-list2 li .list2-2 {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.ny-list2 li:hover {
	background: #fff7e4;
}

.list10 {
	width: 100%;
	height: auto;
	float: left;
}

.list10 li {
	width: 30.33%;
	transition: all 0.3s;
	box-sizing: border-box;
	height: auto;
	float: left;
	margin-right: 4.5%;
	position: relative;
}

.list10 li:nth-child(3n) {
	margin-right: 0px;
}

.list10 li div {
	overflow: hidden;
	width: 100%;
	height: 273px;
	margin-bottom: 10px;
	box-sizing: border-box;
}

.list10 li div img {
	width: 100%;
	height: 100%;
	transition: all 0.6s;
}

.list10 li h1 {
	position: absolute;
	width: 100%;
	box-sizing: border-box;
	line-height: 50px;
	vertical-align: middle;
	bottom: 0px;
	margin-bottom: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background: rgba(255, 255, 255, 0.7);
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}

.list10 li h1 a {
	font-size: 16px;
	color: #000;
}

.list10 li:hover div img {
	transform: scale(1.2);
}

.dt {
	width: 55%;
	height: 300px;
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.contt {
	float: left;
	width: 100%;
	height: auto;
	padding-top: 88px;
	/* border-bottom: 1px solid #e6e6e6; */
	padding-bottom: 60px;
}

.contt .contt_t {
	float: left;
	width: 45%;
	height: auto;
	overflow: hidden;
}

.contt h1 {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	line-height: 44px;
	padding-bottom: 20px;
}

.contt h1>a {
	margin-left: 20px;
	font-size: 16px;
	color: #9c2b2d;
}

.contt ul {
	width: 100%;
	height: auto;
	float: left;
}

.contt ul li {
	box-sizing: border-box;
	float: left;
	background-position: left center;
	background-repeat: no-repeat;
	width: 100%;
	padding-left: 32px;
	font-size: 16px;
	color: #aaa7a7;
	line-height: 32px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.ab_part02 {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 50px 0 0;
}

.m4 {
	width: 710px;
	height: 560px;
}

.list19 {
	width: 100%;
	height: auto;
	float: left;
}

.list19 li {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 20px;
}

.list19 li dl {
	width: 100%;
	height: auto;
	float: left;
	border-left: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	box-sizing: border-box;
}

.list19 li dl dd {
	line-height: 20px;
	float: left;
	width: 33.33%;
	height: auto;
	float: left;
	border-bottom: 1px solid #e4e4e4;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right: 1px solid #e4e4e4;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
}

.list19 li dl .dd1 {
	width: 100%;
	height: auto;
	float: left;
}

.span1 {
	font-weight: bold;
	color: #000;
}

.span2 {
	font-weight: bold;
	color: #28a466;
	font-size: 20px;
}

.list19 li dl .dd2 {
	background: #e4e4e4;
}

.se1 {
	width: 250px;
	height: 50px;
	padding-left: 15px;
	border: 0px;
	color: #9d2729;
	font-size: 16px;
}

.hh60 {
	width: 100%;
	height: 60px;
	overflow: hidden;
	float: left;
}

.hh80 {
	width: 100%;
	height: 30px;
	overflow: hidden;
	float: left;
}

.show-nr {
    width: 100%;
    margin:40px auto;
    overflow: hidden;
}

.show-nr .tit {
    font-size: 30px;
    text-align: center;
    /* height: 60px; */
    line-height: 38px;
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom:25px;
}

.show-nr .date {
    text-align: center;
    color: #807e7e;
    height: 40px;
    line-height: 40px;
}

.show-nr .con {
    line-height: 30px;
}

.con_img a{
	width: 383px;
	height: 128px;
	display: block;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}
.con_img a:nth-child(3n){
	margin-right: 0px;
}
.con_img a img{
	width: 383px;
	height: 128px;
}
.con_img a:hover{
	box-shadow: 0 0 10px #cdcdcd;
}