* CSS Document */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

html {
	font-size: 16px;
	/*10 ÷ 16 × 100% = 62.5%*/
}
@font-face
{
	font-family: "Poppins";
	src:url('../font/Poppins-Regular_0.ttf');
}
@font-face
{
	font-family: "Poppins_Medium";
	src:url('../font/Poppins-Medium_0.ttf');
}
@font-face
{
	font-family: "Poppins_SemiBold";
	src:url('../font/Poppins-SemiBold_0.ttf');
}
@font-face
{
	font-family: "Montserrat_SemiBold";
	src:url('../font/Montserrat-SemiBold.ttf');
}
@font-face
{
	font-family: "Montserrat_Light";
	src:url('../font/Montserrat-Light_0.ttf');
}
body {
	font-family: "Poppins";
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

ul,
li {
	list-style: none;
}

a {
	color: #000;
	text-decoration: none;
}

img {
	border: none;
}

i,
em {
	font-style: normal;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.clear {
	clear: both;
}

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

.clearfloat:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}

.clearfloat {
	zoom: 1
}

.htmleaf-container {
	display: none;
}

.header-navigation {
	top: 30;
	width: 100%;
	text-align: center;
	z-index: 9999;
}

.heads {
	position: fixed;
	height: 90px;
	width: 100%;
	transition: all .5s;
	top: 0px;
	left: 0rem;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.slideUp {
	/* -webkit-transform:translateY(-100px);
	transform:translateY(-100px);
	*/
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
	/*transition:transform .5s ease-out;
	*/
	-webkit-transition: transform .5s ease-out;
	-o-transition: transform .5s ease-out;
	transition: transform .5s ease-out;
	transition: all .5s;
	background-color: #fff;
}

.slideDown {
	/*-webkit-transform:translateY(0);
	transform:translateY(0);
	*/
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
	/*transition:transform .5s ease-out;
	*/
	-webkit-transition: transform .5s ease-out;
	-o-transition: transform .5s ease-out;
	transition: transform .5s ease-out;
	transition: all .5s;

}

.headdv {
	margin: 0 auto;
	height: 90px;
	display: flex;
	justify-content: space-between;
	transition: all .5s;
	width: 97.5rem;
}
.headdvleft{
	height: 100%;
}
.headdvleft img {
	display: block;
	height: 100%;
}
.headdvright {
	width: 62.5rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.headdvright ul {
	width: 48.75rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.headdvright ul li {
	line-height: 90px;
	transition: all .3s;
}

.headdvright ul li a {
	display: block;
	position: relative;
	text-transform: uppercase;
}

.headdvright ul li a span {
	font-size: 17px;
	color: #ffffff;
}

.headdvright ul li a::after {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 2px;
	bottom: -1px;
	left: 0;
	transition: all 1s;
	background-color: transparent;
}
.headdvright ul li:hover a span {
	color: #fff;
}
.headdvright ul li:hover a::after {
	background-color: #fff;
}
.headdvright ul li.active a span {
	color: #fff;
}
.headdvright ul li.active a::after {
	background-color: #fff;
}
.headdvright .ss iconpark-icon{
	color: #fff;
	font-size: 20px;
}
.headdvright .yy iconpark-icon{
	color: #fff;
	font-size: 20px;
}
.headdvleft {
	position: relative;
}
.headdvleft img:last-child{
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
}
.slideUp .headdvleft img{
	opacity: 0;
}
.slideUp .headdvleft img:last-child{
	opacity: 1;
}
.slideUp{
	background-color: #fff;
}
.slideUp .headdvright ul li a span{
	color: #333;
}
.slideUp .headdvright ul li:hover a span{
	color: #2e508b;
}
.slideUp .headdvright ul li.active a span{
	color: #2e508b;
}
.slideUp .headdvright ul li:hover a::after {
	background-color: #2e508b;
}
.slideUp .headdvright ul li.active a::after {
	background-color: #2e508b;
}
.slideUp .headdvright .ss iconpark-icon{
	color: #2e508b;
}
.slideUp .headdvright .yy iconpark-icon{
	color: #2e508b;
}
.banners img{
	display: block;
	width: 100%;
}
.gywm{
	padding: 6.25rem 0rem;
	padding-bottom: 0;
	background: url(../images/gywmbg_02.jpg) center top no-repeat;
	background-size: cover;
}
.gywndv{
	display: flex;
	width: 97.5rem;
	margin: 0 auto;
	justify-content: space-between;
	align-items: center;
}
.gywmdvleft h2,.gywmdvleft h3{
	color: #333333;
	font-size: 40px;
	font-family: 'Poppins_SemiBold';
	line-height: 50px;
	text-transform: uppercase;
}
.gywmdvleft h3{
	margin-bottom: 30px;
}
.gywmdvleft{
	width: 49%;
}
.gywmdvleft p{
	color: #666666;
	font-size: 16px;
	line-height: 35px;
}
.gywmdvleft a{
	width: 130px;
	display: flex;
	height: 50px;
	padding: 0 35px;
	background-color: #2e508b;
	justify-content: space-between;
	align-items: center;
	margin-top: 3.75rem;
	border-radius: 5px;
}
.gywmdvleft a span{
	font-size: 14px;
	color: #fff;
}
.gywmdvleft a iconpark-icon{
	color: #fff;
	font-size: 20px;
}
.gywmdvright{
	width: 40%;
}
.gywmdvright img{
	display: block;
	width: 100%;
}
.sj{
	padding: 5rem 0;
	border-top: 1px solid #dfe4e7;
	margin-top: 5.9375rem;
}
.sjdv{
	display: flex;
	justify-content: space-between;
	width: 97.5rem;
	margin: 0 auto;
}
.sjdv ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}
.sjdv ul li{
	width: 300px;
}
.sjdv ul li h3{
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
.sjdv ul li h3 span{
	color: #333333;
	font-family: "Poppins_Medium";
	font-size: 52px;
}
.sjdv ul li h3 i{
	color: #333333;
	font-size: 24px;
	font-family: "Poppins_Medium";
	margin-top: 10px;
	margin-left: 10px;
}
.sjdv ul li p{
	color: #b3b3b3;
	font-size: 16PX;
	text-align: center;
}
.adv{
	background-color: #f4f8ff;
	padding: 6.25rem 0px;
}
.advbt{
	width: 97.5rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.advbtleft h1{
	color: #2055a3;
	font-size: 16px;
	text-transform: uppercase;
}
.advbtleft h2{
	color: #333333;
	font-size: 40px;
	font-family: 'Poppins_SemiBold';
	text-transform: uppercase;
}
.advbtright a{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 35px;
	width: 125px;
	height: 50px;
	background-color: #2e508b;
	border-radius: 5px;
}
.advbtright a span{
	color: #ffffff;
	font-size: 14px;
}
.advbtright a iconpark-icon{
	color: #ffffff;
	font-size: 20px;
}
.advdv{
	width: 97.5rem;
	margin: 0 auto;
	margin-top: 3.75rem;
}
.advdv ul{
	display: flex;
	justify-content: space-between;
}
.advdv ul li{
	padding: 0 30px;
	width: calc(24% - 60px);
	padding-top: 5.9375rem;
	background: url(../images/advbgs_05.jpg) center no-repeat;
	background-size: cover;
	transition: all 1s;
	box-shadow: 0px 0px 20px #e7e7e7;
}
.advdv ul li div{
	position: relative;
}
.advdv ul li div img{
	display: block;
	width: 60px;
	transition: all 1s;
}
.advdv ul li div img:last-child{
	position: absolute;
	width: 60px;
	opacity: 0;
	top: 0;
	left: 0;
}
.advdv ul li h1{
	margin-top: 2.8125rem;
	color: #333333;
	font-size: 20px;
	font-family: "Poppins_SemiBold";
	text-transform: uppercase;
	transition: all 1s;
}
.advdv ul li i{
	display: block;
	width: 30px;
	height: 2px;
	background-color: #2055a3;
	margin: 25px 0;
	background-color: #fff;
}
.advdv ul li p{
	color: #808080;
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
	margin-bottom: 5.9375rem;
	transition: all 1s;
}
.advdv ul li section{
	border-top: 1px solid #eeeeee;
	line-height: 75px;
	height: 75px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.advdv ul li section iconpark-icon{
	color: #5f5f5f;
	font-size: 22px;
}
.advdv ul li:hover div img{
	opacity: 0;
}
.advdv ul li:hover div img:last-child{
	opacity: 1;
}
.advdv ul li:hover{
	background: url(../images/advbg_03.jpg) center no-repeat;
	background-size: cover;
}
.advdv ul li:hover h1{
	color: #fff;
}
.advdv ul li:hover i{
	background-color: #fff;
}
.advdv ul li:hover p{
	color: #fff;
}
.advdv ul li:hover section iconpark-icon{
	color: #fff;
}
.cts{
	position: relative;
	background: url(../images/jubg_02.jpg) center no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.cts>img{
	display: block;
	width: 100%;
	opacity: 0;
}
.cts div{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.cts div section img{
	display: block;
	margin: 0 auto;
	margin-bottom: 4.375rem;
}
.cts div section h1{
	color: #ffffff;
	font-family: "Poppins_Medium";
	font-size: 40px;
	text-transform: uppercase;
	text-align: center;
}
.cts div section p{
	color: #ffffff;
	font-size: 24px;
	margin-bottom: 4.375rem;
}

.cts div section a{
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 35px;
	width: 125px;
	height: 50px;
	background-color: #2e508b;
	border-radius: 5px;
}
.cts div section a span{
	color: #ffffff;
	font-size: 14px;
}
.cts div section a iconpark-icon{
	color: #ffffff;
	font-size: 20px;
}
.synews{
	padding: 6.25rem 0rem;
	background: url(../images/synewsbg_02.jpg) center no-repeat;
	background-size: cover;
}
.synewslist{
	width: 97.5rem;
	margin: 0 auto;
	margin-top: 3.75rem;
}
.synewslist ul{
	display: flex;
	justify-content: space-between;
}
.synewslist ul li{
	width: 32%;
	box-shadow: 0px 0px 15px #dbdbdb;
}
.synewslist ul li div{
	overflow: hidden;
}
.synewslist ul li div img{
	width: 100%;
	display: block;
	transition: all 1s;
}
.synewslist ul li:hover div img{
	transform: scale(1.05);
}
.synewslist ul li section{
	padding: 35px 40px;
	background-color: #fff;
}
.synewslist ul li section h1{
	margin-bottom: 15px;
	height: 25px;
	overflow: hidden;
	white-space:nowrap;
	line-height: 25px;
	overflow:hidden;
	color: #333333;
	font-size: 18px;
	text-overflow:ellipsis;
	transition: all 1s;
}
.synewslist ul li:hover section h1{
	color: #2e508b;
}
.synewslist ul li section p{
	color: #9e9e9e;
	font-size: 14px;
	line-height: 30px;
	overflow:hidden;
	height: 60px;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.synewslist ul li section h3{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 25px;
}	
.synewslist ul li section span{
	color: #9e9e9e;
	font-size: 14px;
	transition: all 1s;
}
.synewslist ul li section iconpark-icon {
	font-size: 20px;
	color: #bcbcbc;
	margin-left: 15px;
	transition: all 1s;
}
.synewslist ul li:hover section span,.synewslist ul li:hover section iconpark-icon {
	color: #2e508b;
}
.genav{
	padding: 50px 0px;
	background-color: #f4f8ff;
}
.genavdv{
	width: 97.5rem;
	margin: 0 auto;
}
.genavdv ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.genavdv ul li{
	width: 19.375rem;
}
.genavdv ul i{
	display: block;
	width: 1px;
	height: 6.25rem;
	background-color: #dfe2e6;
}
.genavdv ul li img{
	display: block;
	width: 80px;
	margin: 0 auto;
	margin-bottom: 15px;
}
.genavdv ul li h2{
	color: #333333;
	font-size: 18px;
	font-family: "Poppins_Medium";
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 10px;
}	
.genavdv ul li p{
	color: #9e9e9e;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}
	
.foot{
	padding-top: 5rem;
	background-color: #1a1a1a;
	background-size: cover;
}
.footdv{
	width: 97.5rem;
	margin: 0 auto;
	margin-bottom: 2.5rem;
}
.footdvleft{
	width: 285px;
}
.footdvleft img{
	display: block;
	margin-bottom: 20px;
}
.footdvleft p{
	line-height: 25px;
	font-size: 14px;
	color: #d6d6d6;
	font-family: "Poppins_Light";
}
.footdvleft ul{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 25px;
}
.footdvleft ul li{
	margin-right: 10px;
}
.footdvleft ul li a{
	display: block;
	border-radius: 50%;
	overflow: hidden;
}
.footdvleft ul li a img{
	display: block;
	width: 100%;
	margin: 0;
}

.footdvright{
	width: 75%;
	display: flex;
	justify-content: space-between;
}
.footdvright dl dd a{
	color: #d6d6d6;
	font-size: 14px;
}
.footdvright dl dt a{
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	font-family: "Poppins_Light";
}
.footdvright dl dt{
	border-bottom: 1px solid #515151;
	line-height: 40px;
	margin-bottom: 15px;
}
.footdvright dl section{
	display: flex;
	justify-content: space-between;
}
.footdvright dl:nth-child(2){
	width: 600px;
}
.footdvright dl:nth-child(2) section {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.footdvright dl:nth-child(2) section section{
	display: flex;
	width: 100%;
	justify-content: space-between;
}
.footdvright dl:nth-child(2) section h1 i{
	color: #d6d6d6;
	font-family: "Poppins_Light";
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 40px;
}
.footdvright dl:nth-child(2) section h1{
	color: #d6d6d6;
	font-size: 14px;
	font-family: "Poppins_Light";
}

.ewm{
	width: 120px;
}
.ewm img{
	display: block;
	width: 100%;
}
.ewm h1{
	text-align: center;
	color: #4c4c4c;
	font-size: 14px;
	font-family: "Poppins_Light";
}
.footdv{
	display: flex;
	justify-content: space-between;
}
.footdvright dl dt a{
	text-transform: uppercase;
	
}
.footdvright dl dd a{
	text-transform: uppercase;
	line-height: 40px;
	display: block;
	transition: all 1s;
}
.footdvright dl:nth-child(2) section h1:last-child{
	line-height: 25px;
}
.ewm h1{
	margin-top: 15px;
	color: #d6d6d6;
	font-family: "Poppins_Light";
}
.footdvright dl dd a:hover{
	transform: translateX(10px);
}
.wdl{
	border-top: 1px solid #494949;
	height: 80px;
}
.wdldv{
	width: 97.5rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 80px;
}
.wdldv p{
	color: #d6d6d6;
	font-size: 14px;
	font-family: "Poppins_Light";
}
.wdldv p a{
	color: #d6d6d6;
	font-size: 14px;
	font-family: "Poppins_Light";
}	
.dvall{
	padding: 50px 0;
	background-color: #f7f7f7;
}
.prolist{
	width: 97.5rem;
	margin: 0 auto;
}
.prolist ul{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.prolist ul li{
	width: calc(23% - 30px);
	margin: 1%;
	background-color: #fff;
	padding: 15px;
}
.prolist ul li div{
	width: 100%;
	overflow: hidden;
}
.prolist ul li div img{
	display: block;
	transition: all 1s;
	width: 100%;
}
.prolist ul li:hover div img{
	transform: scale(1.05);
}
.prolist ul li section h1{
	color: #333333;
	font-size: 20px;
	font-family: "Poppins_Medium";
	white-space:nowrap;
	line-height: 30px;
	overflow:hidden;
	height: 30px;
	text-overflow:ellipsis;
	text-transform: uppercase;
	transition: all 1s;
}
.prolist ul li section p{
	line-height: 30px;
	height: 60px;
	overflow:hidden;
	color: #808080;
	text-overflow:ellipsis;
	font-size: 14px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	transition: all 1s;
	text-transform: uppercase;
}
.prolist ul li:hover section p,.prolist ul li:hover section h1{
	color: #2e508b;
}
.mbx{
	margin: 0 auto;
	width: 97.5rem;
	height: 75px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.mbxleft{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.mbxleft iconpark-icon{
	color: #666666;
	font-size: 20px;
}
.mbxleft a{
	color: #808080;
	font-size: 14px;
	margin: 0 0.625rem;
}
.mbxleft{
	color: #808080;
	font-size: 14px;
}
.mbxleft a:last-child{
	color: #333333;
}
.mbxright a{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.mbxright a iconpark-icon{
	color: #2e508b;
	font-size: 20px;
	margin-right: 10px;
}
.mbxright a span{
	font-size: 16px;
	color: #2e508b;
}
.dvalls{
	padding: 0;
}
.chanpinimg {
	width: 97.5rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.chanpinimgleft {
	width: 43.75rem;
}

.chanpinimgright {
	width: 50%;
}

.chanpinimgright h2 {
	color: #2e508b;
	font-size: 16px;
	text-transform: uppercase;
}

.chanpinimgright h1 {
	color: #2e508b;
	font-size: 30px;
	line-height: 90px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 1.25rem;
	font-family: "Poppins_SemiBold";
	text-transform: uppercase;
}

.chanpinimgright p {
	color: #4c4c4c;
	font-size: 14px;
	line-height: 30px;
}
.cennuodv{
	display: flex;
	justify-content: flex-start;
}
.cennuodv a {
	display: block;
	width: 11.25rem;
	height: 45px;
	background-color: #fff;
	text-align: center;
	font-size: 14px;
	color: #2e508b;
	line-height: 45px;
	transition: all 1s;
	border-radius: 5px;
	margin-top: 3.75rem;
	margin-right: 1.25rem;
	text-transform: uppercase;
}

.cennuodv a:hover {
	color: #fff;
	background-color: #2e508b;
}
.maoyileft {
	display: flex;
	justify-content: space-between;
}

.maoyileft #thumbs2 {
	margin: 0;
	width: 7.5rem;
	height: 35rem;
}

.maoyileft #thumbs2 .swiper-slide div {
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	border: 2px solid #f7f7f7;
	background-color: #fff;
}

.maoyileft #thumbs2 .swiper-slide-thumb-active div {
	border: 2px solid #2e508b;
	background-color: #f7f7f7;
}

.maoyileft #thumbs2 .swiper-slide img {
	width: 100%;
	display: block;
	height: 100%;
}

.maoyileft #gallery2 {
	width: 35rem;
	margin: 0;
	height: 35rem;
	background-color: #fff;
}
.maoyileft #gallery2 .swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
}
.maoyileft #gallery2 .swiper-slide img {
	display: block;
	width: 100%;
}
.cpxq{
	width: 97.5rem;
    margin: 0 auto;
	margin-top: 4.375rem;
}
.cpxqbt {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 1.875rem;
}

.cpxqbt i {
	display: block;
	width: 4px;
	height: 20px;
	background-color: #2e508b;
}

.cpxqbt span {
	color: #585858;
	font-size: 18px;
	margin-left: 10px;
	font-family: "Poppins_Medium";
	text-transform: uppercase;
}
.cpxqdv{
	background-color: #fff;
    padding: 30px;
    width: calc(100% - 60px);
}
.fy {
	display: flex;
	justify-content: space-between;
	margin-top: 1.875rem;
}

.fy p a {
	color: #808080;
	font-size: 14px;
}

.fy p a:hover {
	color: #2e508b;
}	
.cptj{
	width: 97.5rem;
	margin: 0 auto;
	margin-top: 4.375rem;
	padding-bottom: 6.25rem;
	background-color: #ffffff;
}
.aboutdv{
	width: 97.5rem;
	margin: 0 auto;
	padding: 6.25rem 0rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.aboutdvleft{
	width: 49%;
} 
.aboutdvleft h1{
	color: #333333;
	font-family: "Poppins_SemiBold";
	font-size: 36px;
	text-transform: uppercase;
}
.aboutdvleft i{
	display: block;width: 50px;
	height: 30px;
	border-top: 1px solid #2e508b;
	margin-top: 20px;
}
.aboutdvleft p{
	margin-bottom: 30px;
	color: #666666;
	font-size: 16px;
	line-height: 35px;
}
.sjaa{
	background: url(../images/sjbg_02.jpg) center no-repeat;
	background-size: cover;
	border: none;
	margin: 0;
}
.sjaa .sjdv ul li h3 span,.sjaa .sjdv ul li h3 i,.sjaa .sjdv ul li p{
	color: #fff;
}
.ryzz{
	padding-top: 5.9375rem;
	padding-bottom: 12.1875rem;
	background: url(../images/rybg_02.jpg) center no-repeat;
	background-size: cover;
}
.ryzzdy{
	width: 103.4375rem;
	display: flex;justify-content: space-between;
	align-items: center;
	margin: 0 auto;
}
.rylist{
	width: 93.75rem;
}
#btn3,#btn4{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #fff;
	color: #2e508b;
	transition: all 1s;
}
#btn3 iconpark-icon ,#btn4 iconpark-icon {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 26px;
	width: 50px;
	height: 50px;
	transition: all 1s;
}
#btn3:hover,#btn4:hover{
	background-color: #2e508b;
}
#btn3:hover iconpark-icon ,#btn4:hover iconpark-icon {
	color: #fff;
}
.rylist img{
	width: 100%;
	display: block;
}
.gywmbt h2{
	color: #333333;
	font-family: 'Poppins_SemiBold';
	font-size: 36px;
	text-transform: uppercase;
	text-align: center;
} 
.gywmbt{
	margin-bottom: 4.0625rem;
}
.dqwggew{
	padding-top: 5.9375rem;
	padding-bottom: 6.5625rem;
	background-color: #f7f7f7;
}
.lxwm{
	margin: 6.25rem auto;
	width: 97.5rem;
}
.lxwmbt{
	text-align: center;
	margin-bottom: 3.75rem;
}
.lxwmlist ul{
	display: flex;
	justify-content: space-between;
}
.lxwmlist ul li{
	width: 24%;
	background-color: #f7f7f7;
	padding-top: 3.4375rem;
	padding-bottom: 1.875rem;
}
.lxwmlist ul li iconpark-icon{
	color: #2e508b;
	font-size: 36px;
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
}
.lxwmlist ul li i{
	display: block;
	width: 30px;
	height: 20px;
	border-top: 1px solid #2e508b;
	margin: 0 auto;
}
.lxwmlist ul li h2{
	color: #333333;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
}
.lxwmlist ul li p{
	text-align: center;
	color: #808080;
	font-size: 16px;
}
.lxwmbt{
	color: #333333;
	font-size: 36px;
	text-align: center;
	font-family: "Poppins_SemiBold";
	text-transform: uppercase;
}
.zxly{
	padding-top: 5.625rem;
	padding-bottom: 5.625rem;
	background: url(../images/zxlybg_03.jpg) center no-repeat;
	background-attachment: fixed;
}
.zxlybt h2{
	color: #333333;
	font-family: 'Poppins_SemiBold';
	font-size: 36px;
	text-transform: uppercase;
	text-align: center;
}
.zxlybt p{
	color: #666666;
	font-size: 14px;
	text-align: center;
}

.zxly form {
	width: 97.5rem;
	margin: 0 auto;
	margin-top: 2.5rem;
}

.zxly form div {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.zxly form div input {
	width: 47.5%;
	padding: 0 1%;
	height: 48px;
	border: none;
	line-height: 48px;
	color: #666666;
	margin: 0.5% 0;
	font-size: 14px;
	outline: none;
	background-color: transparent;
	border: 1px solid #ececec;
	font-family: "Poppins";
	background-color: #fbfbfb;
}
.zxly form textarea {
	width: 98%;
	padding: 1% 1%;
	font-size: 14px;
	border: none;
	margin-top: 0.5%;
	line-height: 30px;
	font-family: "Poppins";
	outline: none;
	background-color: transparent;
	border: 1px solid #ececec;
	background-color: #fbfbfb;
}

.zxly form button {
	width: 180px;
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 30px;
	color: #fff;
	font-size: 14px;
	border: none;
	border-radius: 5px;
	background-color: transparent;
	transition: all 1s;
	background-color: #2e508b;
	color: #ffffff;
}

.shownav{
    box-shadow: 0px 8px 10px #efefef;
    position: relative;
}
.shownav ul{
	display: flex;
	justify-content: center;
	width: 93.75rem;
	margin: 0 auto;
	height: 75px;
}
.shownav ul li{
	width: 15rem;
	height: 75px;
	line-height: 75px;
	text-transform: uppercase;
}
.shownav ul li a{
	display: block;
	width: 100%;
	color: #4d4d4d;
	font-size: 16px;
	text-align: center;
	transition: all 1s;
}
.shownav ul li:hover a{
	background-color: #2e508b;
	color: #fff;
}
.shownav ul li.active a{
	background-color: #2e508b;
	color: #fff;
}
.dvall .synewslist ul{
	flex-wrap: wrap;
	justify-content: flex-start;
}
.dvall .synewslist ul li{
	width: 31.33%;
	margin: 1%;
}
.seller{
	padding-top: 5.625rem;
	background: url(../images/hd_02.jpg) top center no-repeat;
	background-size: cover;
	padding-bottom: 9.375rem;
}
.sellerdv{
	width: 97.5rem;
	margin: 0 auto;
}
.sellerdv .advbtleft h1,.sellerdv .advbtleft h2{
	color: #ffffff;
}

.gow{
	width: calc(100% - 30px);
    margin: 1%;
    background-color: #fff;
    padding: 15px;
	position: relative;
	box-shadow: 0px 0px 10px #ececec;
	transition: all 1s;
}
.gow div{
	width: 100%;
	overflow: hidden;
}
.gow div img{
	display: block;
	transition: all 1s;
	width: 100%;
}

.gow:hover div img{
	transform: scale(1.05);
}
.gow section h1{
	color: #333333;
	font-size: 20px;
	font-family: "Poppins_Medium";
	white-space:nowrap;
	line-height: 30px;
	overflow:hidden;
	height: 30px;
	text-overflow:ellipsis;
	text-transform: uppercase;
	transition: all 1s;
}
.gow section p{
	line-height: 30px;
	height: 60px;
	overflow:hidden;
	color: #808080;
	text-overflow:ellipsis;
	font-size: 14px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	transition: all 1s;
	text-transform: uppercase;
}
.gow:hover section p,.gow:hover section h1{
	color: #2e508b;
}
.gow h3{
	position: absolute;
	left: 15px;
	bottom: -45px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 35px;
	width: 125px;
	height: 50px;
	background-color: #2e508b;
	border-radius: 5px;
	opacity: 0;
	transition: all 1s;
}
.gow:hover h3{
	opacity: 1;
}
.gow h3 span{
	color: #ffffff;
	font-size: 14px;
}
.gow h3 iconpark-icon{
	color: #ffffff;
	font-size: 20px;
}
.sellerdvlist{
	width: 97.5rem;
	margin: 0 auto;
	margin-top: 4.375rem;
}

.fwege{
	width: 97.5rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 100px;
	align-items: center;
}
.fwege .swiper-button-next,.fwege .swiper-button-prev{
	position: initial;
	width: 50px;
	height: 50px;
	background-color: #f7f7f7;
	border-radius: 50%;
	margin: 0;
}
.fwege .swiper-button-next:after,.fwege  .swiper-button-prev:after{
	font-size: 22px;
	color: #2256a4;
}
.fwege .swiper-scrollbar{
	width: 90%;
	height: 2px;
	overflow: hidden;
}
.fwege .swiper-scrollbar-drag{
	background-color:#2256a4; ;
}
.cptjs{
	background-color:transparent;
}
.aboutdvright{
	width: 45%;
}
.aboutdvright img{
	width: 100%;
	display: block;
}
.dvall .synewslist{
	margin-top: 0;
}
.mfoot,.mfootdv{
	display: none;
}
.ssdv{
	width: 100%;
	background-color: #fff;
	top: 0px;
	left: 0;
	position: relative;
		z-index: 10;
	z-index: 999;
	padding: 15px 0px;
	padding: 0;
	height: 0;
	overflow: hidden;
	transition: all .5s;
}
.ssdv form{
	width: 97.5rem;
	margin: 0 auto;
}
.ssdv form{
	display: flex;
	justify-content: space-between;
}
.ssdv form input{
	height: 35px;
	line-height: 35px;
	border: none;
	border:1px solid #dcdcdc;
	outline: none;
	width: 76%;
	padding: 0 1%;
}
.ssdv form button{
	border: none;
	background-color: #333333;
	color: #fff;
	width: 20%;
	font-size: 14px;

}

.bannersasg .swiper-slide img{
	display: block;
	width: 100%;
} 
.bannersasg  .swiper-slide{
	position: relative;
}
.bannersasg  .swiper-slide img{
	display: block;
	width: 100%;
}
.bannersasg  .swiper-slide div {
    position: absolute;
   	width: 97.5rem;
    height: 100%;
    left: 50%;
    top: 0;
    margin-left: -48.75rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.bannersasg  .swiper-slide div section{
	width: 100%;
}
.bannersasg  .swiper-slide section h2{
	text-transform: uppercase;
	font-size: 14px;
	color: #ffffff;
}
.bannersasg  .swiper-slide section h3{
	color:#ffffff;
	font-size: 17px;
	margin-top: 3rem;
	width: 60%;
}
.bannersasg  .swiper-slide section h4{
	color: #fff;
	font-size: 66px;
	text-transform: uppercase;
	line-height: 65px;
	font-family: "Poppins";
	font-weight: bold;
	margin-top: 50px;
}
.bannersasg  .swiper-slide section a{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 30px;
	width: 140px;
	height: 50px;
	margin-top: 5rem;
	border: 1px solid #fff;
	transition: all 1s;
}
.bannersasg  .swiper-slide section a iconpark-icon{
	font-size: 22px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
}
.bannersasg  .swiper-slide section a span{
	color: #f7f7f7;
	font-size: 14px;
}
.bannersasg  .swiper-slide section .iiasg{
	width: 220px;
    height: 50px;
    margin: 0 auto;
    display: block;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 70px;
    background-color: #982725;
    transition: all .5s;
    font-size: 14px;
    color: #fff;
}
.bannersasg .swiper-slide ul li img{
	width: auto;
}
.bannersasg .swiper-slide .ghej{
	position: absolute;
	bottom: 25px;
	height: 70px;
	top: auto;
	width: 100%;
	left: 0;
	margin: 0 auto;
}
.bannersasg .swiper-slide .ghej{
	display: block;
	height: auto;
	animation-name: beat;
        /*动画名称*/
        animation-duration: .5s;
        /*设置秒数*/
        animation-timing-function: linear;
        /*速度曲线*/
        animation-iteration-count: infinite;
        /*播放次数*/
        animation-direction: alternate;
        /*逆向播放*/
        animation-play-state: running;
        /*正在运行*/
}
.bannersasg .swiper-slide .ghej img{
	display: block;
	width: auto;
	margin: 0 auto;
	margin-bottom: 10px;
}
.bannersasg .swiper-slide .ghej span{
	text-align: center;
	display: block;
	width: 100%;
	color: #fff;

}
.bannersasg  .swiper-pagination-bullet{
	width: 8px;
	height: 8px;
}
.bannersasg  .swiper-pagination-bullet-active{
	width: 35px;
	height: 8px;
	border-radius: 15px;
}
.bannersasg .swiper-slide section a:hover{
	background-color: #2e508b;
	border-color: #2e508b;
}


.nrbanner img{
	display: block;
	width: 100%;
}
.nrbanner{
	position: relative;
	z-index: 2;
}
.nrbanner .btext{
	position: absolute;
	top: 0;
	width: 100%;
	left: 0%;
	height: 100%;
	display: flex;
	align-items: center;
}
.nrbanner .btext section{
	width: 97.5rem;
	margin: 0 auto;
	max-width: 100%;
}
.nrbanner .btext section h2{
	font-size: 48px;
	font-family: 'Poppins_SemiBold';
	color: #ffffff;
	text-align: center;
}
.nrbanner .btext section p{
	text-align: center;
	font-family: "Poppins";
	font-size: 17px;
	text-align: center;
	color: #fff;
}




@media only screen and (min-width: 1200px) and (max-width: 1560px) {
	.headdv,.gywndv,.sjdv,.sellerdv,.fwege,.advbt,.advdv,.synewslist,.genavdv,.footdv,.mbx,.chanpinimg,.cpxq,.cptj,.prolist,.aboutdv{
		width: 95%;
	}
	.genavdv ul li {
	    width: 27.375rem;
	}
	.footdvright dl:nth-child(2){
		width: 450px;
	}
	.footdvright {
		width: 70%;
	}
	.ssdv form{
		width: 95%;
		margin: 0 auto;
	}
	.wdldv{
		width: 95%;
	}
	.cptjs .prolist{
		width: 100%;
	}
	.aboutdvright{
		width: 45%;
	}
	.ryzzdy{
		width: 97%;
	}
	.rylist{
		width: 88%;
	}
	.lxwm{
		width: 95%;
	}
	.zxly form{
		width: 95%;
	}
}
@media only screen and (min-width: 1000px) and (max-width: 1199px) {
	.headdv,.gywndv,.sjdv,.sellerdv,.fwege,.advbt,.advdv,.synewslist,.genavdv,.footdv,.mbx,.chanpinimg,.cpxq,.cptj,.prolist,.aboutdv{
		width: 95%;
	}
	.genavdv ul li {
	    width: 27.375rem;
	}
	.footdvright dl:nth-child(2){
		width: 300px;
	}
	.footdvright {
		width: 65%;
	}
	.wdldv{
		width: 95%;
	}
	.cptjs .prolist{
		width: 100%;
	}
	.aboutdvright{
		width: 45%;
	}
	.ryzzdy{
		width: 97%;
	}
	.rylist{
		width: 88%;
	}
	.lxwm{
		width: 95%;
	}
	.zxly form{
		width: 95%;
	}
	.sjdv ul li h3 span{
		font-size: 36px;
	}
	.sjdv ul li p{
		font-size: 14px;
	}
	.chanpinimgright {
	    width: 58%;
	}
	.cennuodv a{
		width: 15.25rem;
	}
	.lxwmlist ul li p{
		font-size: 14px;
	}
	.shownav ul li{
		width: 22rem;
	}
}
@media only screen and (max-width: 1000px) {
	.headdv,.gywndv,.sjdv,.sellerdv,.fwege,.advbt,.advdv,.synewslist,.genavdv,.footdv,.mbx,.chanpinimg,.cpxq,.cptj,.prolist,.aboutdv{
		width: 95%;
	}
	.heads{
		display: none;
	}
	.gywndv{
		width: 95%;
		display: block;
	}
	.gywmdvleft{
		width: 100%;
	}
	.gywmdvleft h2, .gywmdvleft h3{
		text-align: center;
		font-size: 20px;
		line-height: 30px;
	}
	.gywmdvleft h3{
		margin-bottom: 10px;
	}
	.gywmdvleft p{
		font-size: 13px;
		line-height: 30px;
	}
	.gywmdvleft a{
		width: 100px;
		height: 40px;
		padding: 0 20px;
	}
	.gywmdvleft a span{
		font-size: 14px;
	}
	.gywmdvright {
		width: 100%;
		margin-top: 15px;
	}
	.sjdv ul{
		flex-wrap: wrap;
	}
	.sjdv ul li{
		width: 49%;
		margin: 1% 0px;
	}
	.sjdv ul li h3 span{
		font-size: 22px;
	}
	.sjdv ul li h3 i{
		font-size: 14px;
		margin-top: 0px;
		margin-left: 5px;
	}
	.sjdv ul li p{
		font-size: 12px;
	}
	.advbtleft h1{
		font-size: 14px;
		text-align: center;
	}
	.advbtleft h2{
		font-size: 20px;
		text-align: center;
	}
	.advbt{
		display: block;
	}
	.advbtright a{
		width: 100px;
		padding: 0 20px;
		height: 40px;
		margin: 0 auto;
		margin-top: 10px;
	}
	.sellerdvlist{
		width: 95%;
		margin: 0 auto;
	}
	.gow{
		padding: 4%;
		width: 92%;
	}
	.gow section h1{
		font-size: 16px;
	}
	.gow section p{
		line-height: 25px;
		height: 50px;
		font-size: 12px;
	}
	.fwege .swiper-button-next, .fwege .swiper-button-prev{
		width: 30px;
		height: 30px;
	}
	.fwege .swiper-button-next:after, .fwege .swiper-button-prev:after{
		font-size: 14px;
	}
	.fwege .swiper-scrollbar{
		height: 1px;
		width: 85%;
	}
	.fwege{
		margin-top: 20px;
	}
	.gow h3{
		display: none;
	}
	.advdv ul{
		flex-wrap: wrap;
	}
	.advdv ul li{
		width: 41%;
		padding: 4%;
		margin: 1% 0;
		padding-bottom: 0;
	}
	.advdv{
		margin-top: 20px;
	}
	.advdv ul li div img{
		width: 35px;
	}
	.advdv ul li h1{
		font-size: 13px;
	}
	.advdv ul li i{
		display: block;
		width: 30px;
		height: 2px;
		background-color: #2055a3;
		margin: 10px 0;
		background-color: #2e508b;
	}
	.advdv ul li p{
		line-height: 25px;
		font-size: 12px;
		margin-bottom: 15px;
	}
	.advdv ul li section{
		height: 35px;
		line-height: 35px;
	}
	.advdv ul li section iconpark-icon{
		font-size: 16px;
	}
	.cts div section img{
		width: 40px;
	}
	.cts div section h1{
		font-size: 20px;
	}
	.cts div section p{
		width: 90%;
		margin: 0 auto;
		font-size: 14px;
		text-align: center;
		margin-bottom: 4.375rem;
	}
	.cts{
		overflow: hidden;
	}
	.cts img{
		width: 150%;
		margin-left: -25%;
	}
	.cts div section a{
		width: 100px;
		height: 40px;
		padding: 0 20px;
	}
	.foot{
		display: none;
	}
	.synewslist ul{
		display: block;
	}
	.synewslist ul li{
		width: 100%;
		margin-bottom: 10px;
	}
	.synewslist ul li section{
		padding: 5%;
	}
	.synewslist ul li section h1{
		margin-bottom: 5px;
	}
	.synewslist ul li section h1{
		font-size: 16px;
	}
	.synewslist ul li section p{
		line-height: 25px;
		height: 50px;
		font-size: 12px;
	}
	.synewslist ul li section h3{
		margin-top: 10px;
	}
	.synewslist ul li section span{
		font-size: 12px;
	}
	.synewslist ul li section iconpark-icon{
		font-size: 18px;
	}
	.genav{
		padding: 30px 0px;
	}
	.genavdv ul{
		flex-wrap: wrap;
	}
	.genavdv ul i{
		display: none;
	}
	.genavdv ul li{
		width: 49%;
		margin: 1% 0;
	}
	.genavdv ul li img{
		width: 40px;
	}
	.genavdv ul li h2{
		font-size: 16px;
	}
	.genavdv ul li p{
		font-size: 12px;
	}
	.dvall{
		padding: 20px 0;
	}
	.prolist ul li{
		width: 42%;
		padding: 3%;
		margin: 1% 1%;
	}
	.prolist ul li section h1{
		font-size: 16px;
	}
	.prolist ul li section p{
		line-height: 25px;
		height: 50px;
		font-size: 12px;
	}
	.aboutdv{
		display: block;
	}
	.aboutdvleft{
		width: 100%;
	}
	.aboutdvleft h1{
		font-size: 20px;
		text-align: center;
	}
	.aboutdvleft i{
		height: 20px;
		margin: 0 auto;
		margin-top: 15px;
	}
	.aboutdvleft p{
		font-size: 12px;
		line-height: 25px;
		margin-bottom: 20px;
	}
	.aboutdvright{
		width: 100%;
	}
	.gywmbt h2{
		font-size: 20px;
	}
	.ryzzdy{
		width: 95%;
	}
	#btn3, #btn4{
		width: 30px;
		height: 30px;
	}
	#btn3 iconpark-icon, #btn4 iconpark-icon{
		font-size: 18px;
		width: 30px;
		height: 30px;
	}
	.mbx{
		display: none;
	}
	.chanpinimg{
		display: block;
	}
	.chanpinimgleft{
		width: 100%;
	}
	.maoyileft{
		display: block;
	}
	.maoyileft #gallery2{
		width: 100%;
		height: auto;
	}
	.maoyileft #thumbs2{
		width: 100%;
		height: auto;
		margin-top: 10px;
	}
	.chanpinimgleft .swiper-vertical>.swiper-wrapper{
		flex-direction: row;
	}
	.chanpinimgright{
		width: 100%;
		margin-top: 20px;
	}
	.chanpinimgright h1{
		font-size: 17px;
		line-height: 30px;
	}
	.chanpinimgright h2{
		font-size: 14px;
	}
	.chanpinimgright p{
		font-size: 12px;
	}
	.cennuodv a{
		width: 40%;
		height: 40px;
		line-height: 40px;
	}
	.cpxqdv{
		padding: 5%;
	}
	.fy{
		display: block;
		margin-top: 15px;
	}
	.fy p a{
		line-height: 30px;
		font-size: 12px;
	}
	.cptjs .prolist{
		width: 100%;
	}
	.lxwm{
		width: 95%;
	}
	.lxwmbt{
		font-size: 20px;
	}
	.lxwmlist ul{
		flex-wrap: wrap;
	}
	.lxwmlist ul li{
		width: 48%;
		margin: 1%;
	}
	.lxwmlist ul li iconpark-icon{
		font-size: 30px;
		margin-bottom: 10px;
	}
	.lxwmlist ul li i{
		height: 10px;
	}
	.lxwmlist ul li h2{
		font-size: 16px;
	}
	.lxwmlist ul li p{
		font-size: 12px;
	}
	.zxlybt h2{
		font-size: 20px;
	}
	.zxlybt p{
		font-size: 12px;
		line-height: 25px;
	}
	.zxly form{
		width: 95%;
	}
	.zxly form div input{
		width: 95%;
		padding: 0 2.5%;
		height: 40px;
		line-height: 40px;
		font-size: 12px;
	}
	.zxly form textarea{
		width: 95%;
		padding: 2.5%;
		line-height: 40px;
		font-size: 12px;
	}
	.zxly form button{
		width: 120px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.shownav ul{
		width: 100%;
		height: 40px;
	}
	.shownav ul li{
		width: 100%;
		height: 40px;
		line-height: 40px;
	}
	.shownav ul li a{
		font-size: 14px;
	}
	.dvall .synewslist ul li{
		width: 100%;
		margin: 0;
		margin-bottom: 10px;
	}
	.bannersasg .swiper-slide section h4{
		font-size: 20px;
	}
	.bannersasg .swiper-slide section h3{
		font-size: 14px;
	}
	.nrbanner .btext section h2{
		font-size: 20px;
		font-weight: bold;
		margin-bottom: 10px;
	}
	.nrbanner .btext section p{
		font-size: 14px;
	}
	.nrbanner img{
		width: 150%;
		margin-left: -25%;
	}
	.nrbanner {
		overflow: hidden;
	}
	.mfoot{
		height: 45px;
		display: block;
	}
	.mfootdv{
		display: flex;
		width: 100%;
		height: 45px;
		line-height: 45px;
		justify-content: space-between;
		position: fixed;
		z-index: 999;
		bottom: 0;
		left: 0;
		background-color:#2e508b;
	}
	.mfootdv li{
		width: 100%;
		border-right: 1px solid #294371;
	}
	.mfootdv li a{
		color: #fff;
		font-size: 14px;
		line-height: 45px;
		text-align: center;
		display: block;
	}
	.x9,.x3{
		width: 100%;
	}
	.sidebar-l{
		margin: 0;
	}
	.bannersasg .swiper-slide {
		overflow: hidden;
	}
	.bannersasg .swiper-slide img{
		max-width: none;
		width: 130%;
		margin-left: -15%;
	}
	.gyudvright {
		width: 100%;
	}
	.zhdvleft ul li i{
		font-size: 32px;
		text-align: center;
	}
	.htmleaf-container{
		height: 50px;
		display: block;
	}
	.bannersasg .swiper-slide div{
		width: 95%;
		left: 2.5%;
		margin-left: 0;
	}
	.bannersasg .swiper-slide section h3{
		width: 100%;
		text-align: center;
		margin: 0;
	}
	.bannersasg .swiper-slide section a{
		display: none;
	}
	.bannersasg .swiper-slide section h4{
		text-align: center;
		line-height: 45px;
		margin-top: 5px;
	}
	.bannersasg .swiper-slide section h2{
		text-align: center;
	}
}