/*初始化样式*/
input {
	padding: 0;
	margin: 0;
	font-family: 'Microsoft YaHei';
}
img {
	border: none;
	background: none;
	vertical-align: middle;
}
ul, ol, li {
	list-style-type: none;
}
select, input, img, select {
	vertical-align: middle;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
table, th, td {
	vertical-align: middle
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}
.clearfix {
	zoom: 1
}
.clearboth {
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	clear: both;
	font-size: 0px;
}
h1, h2 {
	font-size: 12px;
	font-weight: bold;
}
hr {
	border: 0;
	border-top: 1px solid #ccc;
	height: 0;
}
p {
	margin: 0;
}
/*----- Common css ------*/
.fl {
	float: left;
}
.fr {
	float: right;
}
.di {
	_display: inline;
}
.fwn {
	font-weight: normal;
}
.dib {
*display:inline;
	_zoom: 1;
	_display: inline;
	_font-size: 0px;
}
/*滚动*/
#demo {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}
#indemo {
	float: left;
	width: 800%!important;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
}
#m_demo {
	overflow: hidden;
	width: 92%;
	margin: 0 auto;
}
#m_indemo {
	float: left;
	width: 800%!important;
}
#m_demo1 {
	float: left;
}
#m_demo2 {
	float: left;
}
.pos {
	position: relative;
	width: 100%;
	left: 50%;
	transform: translateX(-50%);
}
.wh {
	width: 1200px;
	margin: 0 auto;
}
.wd1200 {
	width: 1200px;
	margin: 0 auto;
}
.com-img {
	display: block;
	overflow: hidden;
}
.com-img img {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.com-img:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.w1400 {
	max-width: 1430px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto;
}
/*头部样式*/
.tyby {
	margin: 0 auto;
	text-align: center;
}
.tyby dd {
	font-size: 2.1rem;
	color: #333333;
	font-weight: 600;
}
.tyby dt {
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	margin-top: 10px;
}
.headhy {
	background: #ececec;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #555555;
	z-index: 999;
	position: relative;
}
.headhy .hyz p {
	display: inline-block;
}
.headhy .hyz a {
	color: #888888;
	margin: 0 5px;
}
.headhy .hyr {
	justify-content: flex-end;
	font-size: 14px;
	color: #666666;
	position: relative;
}
.headhy .hyr a {
	color: #666666;
}
.headhy .hyr .hyrr {
	line-height: 32px;
	width: 35px;
	margin-top: -2px;
	position: relative;
}
.soso {
	display: none;
	position: absolute;
	width: 300px;
	right: 0px;
	z-index: 999;
}
#formsearch1 input {
	height: 38px;
	background: #fff;
	line-height: 38px;
	border: none;
	outline: none;
	float: left;
}
#formsearch1 input#keyword {
	height: 38px;
	line-height: 38px;
	padding-left: 15px;
	color: rgba(255, 255, 255, 0.2);
	background: none;
	font-size: 14px;
	width: calc(100% - 100px);
	border: 2px solid #1d71b1;
	border-right: none;
}
#formsearch1 input#s_btn {
	width: 100px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	border: none;
	cursor: pointer;
	background: #1d71b1;
}
.htop {
	padding: 34px 0;
	align-items: center;
}
.htopz {
	display: flex;
	flex-wrap: nowrap;
}
.htopz .logowz {
	padding-left: 40px;
}
.htopz .logowz dd {
	font-size: 1.3rem;
	font-weight: 600;
	color: #333333;
}
.htopz .logowz dt {
	font-size: 16px;
	color: #666666;
	margin-top: 9px;
	font-weight: normal;
}
.htopz .logo {
	border-right: 1px solid #dedede;
}
.htopy {
	background: url(../images/D_tel.png) no-repeat left center;
	font-size: 1.3rem;
	color: #01348d;
	font-weight: bold;
	font-family: "Arial";
	padding-left: 60px;
	margin-right: 4%;
}
.topnav {
	background: #1d71b1;
	height: 66px;
}
.c1 {
	margin-top: 3vw;
	margin-bottom: 5vw;
}
.cpfl li {
	width: 24%;
	border: 3px solid #1d71b1;
	border-radius: 10px;
	padding: 20px 10px;
	text-align: center;
}
.cpfl li h3 {
	font-size: 1.4rem;
	color: #1d71b1;
	font-weight: 600;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cpfl li h4 {
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	padding-top: 10px;
}
.cpfl li .img {
	margin: 1vw auto;
}
.cpfl li .img img {
	max-width: 100%;
}
.cpfl li a {
	display: block;
	width: 116px;
	height: 36px;
	background: #1d71b1;
	margin: 0 auto;
	border-radius: 10px;
	color: #fff;
	line-height: 36px;
	font-size: 14px;
}
.c1a {
	padding: 0 11%;
	text-align: center;
	margin-top: 3vw;
}
.c1a h3 {
	font-size: 2.1rem;
	color: #333333;
	font-weight: bold;
}
.c1a h4 {
	color: #333333;
	font-size: 16px;
	line-height: 35px;
	font-weight: normal;
	margin-top: 10px;
}
.c1b {
	padding: 0 11%;
	margin-top: 2.8vw;
}
.sul li {
	border-right: solid 1px #eeeeee;
	width: 25%;
	text-align: center;
}
.sul li:last-child {
	border: none;
}
.sbt {
	font-family: Impact;
	font-size: 3.6rem;
	letter-spacing: -1px;
	color: #1d71b1;
}
.sbt .span1 {
	font-size: 1rem;
	font-style: normal;
	margin-left: 8px;
	color: #1d71b1;
}
.sul li p {
	color: #666666;
	font-size: 16px;
}
.c2 {
	width: 100%;
	margin: 0 auto;
}
.c2 .c2a {
	width: 56%;
	align-items: center;
	display: flex;
	background: #e7e7e7;
}
.c2 .c2a img {
	width: 100%;
}
.c2 .c2b {
	width: 44%;
	background: url(../images/contact_R.jpg) no-repeat center;
	background-size: cover;
	padding-left: 5%;
	padding-top: 2vw;
}
.c2 .c2b dd {
	font-weight: 600;
	font-size: 3rem;
	color: rgba(255, 255, 255, 0.1);
	text-transform: uppercase;
}
.c2 .c2b dt {
	font-size: 1.8rem;
	font-weight: bold;
	color: #ffffff;
	margin-top: -2vw;
}
.c2 .c2b dl {
	font-weight: 100;
	font-size: 1.2rem;
	color: #fff;
}
.c2 .c2b .cgjd li {
	background: #006831;
	width: 55%;
	padding: 4px 3px;
	margin-bottom: 2vw;
	border-radius: 40px;
}
.c2 .c2b .cgjd li span {
	width: 40px;
	height: 40px;
	background: #fff;
	display: inline-block;
	border-radius: 50%;
	text-align: center;
	font-size: 1.2rem;
	color: #01348d;
	line-height: 40px;
}
.c2 .c2b .cgjd li i {
	display: inline-block;
	font-size: 1.1rem;
	color: #ffffff;
	font-style: normal;
	align-items: center;
	margin-left: 2%;
}
.c3 {
	margin-top: 3.2vw;
}
.cpfl2 {
	justify-content: center;
	margin-top: 1.8vw;
}
.cpfl2 li {
	width: 12.2%;
	background: #1d71b1;
	height: 44px;
	line-height: 44px;
	margin: 0 15px;
	padding: 0 2.5%;
	border-radius: 10px;
}
.cpfl2 li a {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.cpfl2 li a h3 {
	font-size: 16px;
	color: #ffffff;
	line-height: 44px;
	font-weight: normal;
}
.pro {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 3vw;
}
.pro li {
	width: 24.5%;
	text-align: center;
	margin-bottom: 1.8vw;
}
.pro li h3 {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	margin-top: 14px;
}
.pro li:hover h3 {
	color: #1d71b1;
}
.pro li .img img {
	max-width: 100%;
}
.c4 {
	margin-top: 2vw;
	background: url(../images/dingzhi_db.jpg) center;
	background-attachment: fixed;
	padding-top: 6vw;
	padding-bottom: 7vw;
	text-align: center;
}
.c4 dd {
	font-size: 3rem;
	font-weight: 600;
	color: #ffffff;
}
.c4 dt {
	font-size: 1.1rem;
	font-weight: 100;
	color: #ffffff;
	margin-top: 4px;
}
.c4 .c4a {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	margin-top: 3vw;
}
.c4 .c4a .c4aa {
	width: 33%;
	padding: 0 28px;
	font-size: 1.3rem;
	font-family: Arial;
	color: #fff;
	background-color: #1d71b1;
	height: 49px;
	line-height: 49px;
	border-radius: 50px;
}
.c4 .c4a .c4aa img {
	margin-right: 12px;
}
.c4 .c4a a {
	padding: 0 30px;
	color: #1d71b1;
	background-color: #fff;
	height: 49px;
	line-height: 49px;
	border-radius: 50px;
	font-size: 1rem;
	font-weight: 600;
	margin-left: 18px;
}
.c5 {
	margin-top: 3vw;
}
.cc5 {
	margin-top: 3.8vw;
}
.cc5 .c5a {
	width: 53%;
	background: #e7e7e7;
	padding: 20px;
	padding-bottom: 0;
}
.cc5 .c5a ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.cc5 .c5a ul li {
	width: 49%;
	margin-bottom: 20px;
}
.cc5 .c5a ul li .img img {
	width: 100%;
}
.cc5 .c5b {
	width: 47%;
	background: url(../images/contact_R.jpg) no-repeat center;
	background-size: cover;
	padding-top: 3vw;
}
.cc5 .c5b .c5bb {
	width: 65%;
	margin-left: 4%;
}
.cc5 .c5b .c5bb dd {
	font-size: 1.8rem;
	font-weight: 600;
	color: #ffffff;
}
.cc5 .c5b .c5bb dt {
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	line-height: 26px;
	margin-top: 20px;
}
.cc5 .c5b .c5bb ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 3vw;
}
.cc5 .c5b .c5bb ul li {
	width: 33%;
	margin-bottom: 1vw;
}
.cc5 .c5b .c5bb ul li .img img {
	max-width: 100%;
}
.cc5 .c5b .c5bb .c5mro {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	margin-top: 1.2vw;
}
.cc5 .c5b .c5bb .c5mro .xian {
	width: 85%;
	height: 1px;
	background: #60b688;
}
.cc5 .c5b .c5bb .c5mro a {
	font-size: 14px;
	color: #ffffff;
}
.c6 {
	margin-top: 3vw;
	margin-bottom: 6vw;
}
.xinwen {
	margin-left: -13px;
	margin-right: -13px;
	margin-top: 55px;
}
.n1 {
	margin: 0 13px;
}
.n1 .nimg {
	overflow: hidden;
}
.n1 .nimg img {
	transition: all 0.8s;
	max-width: 100%;
}
.n1:hover .nimg img {
	transition: all 0.8s;
	transform: scale(1.05);
}
.n1:hover .ncont .np1 {
	color: #1d71b1;
}
.ncont {
	padding-top: 30px;
}
.ncont .np1 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #333333;
	line-height: 16px;
}
.ncont .np2 {
	font-size: 14px;
	color: #999999;
	line-height: 23px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 15px;
}
.ncont .np3 {
	font-size: 14px;
	line-height: 14px;
	color: #999999;
	margin-top: 24px;
}
.xinwen .owl-carousel .owl-dots {
	position: absolute;
	z-index: 999;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 0;
	bottom: -50px;
}
.xinwen .owl-carousel .owl-dots button.owl-dot {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	margin: 0 10px;
	outline: none;
	border: 1px solid #333333;
	background: #333333;
	width: 12px;
	height: 12px;
}
.xinwen .owl-carousel .owl-dots button.owl-dot:hover {
	border: 1px solid #1d71b1;
	background: #1d71b1;
}
.xinwen .owl-carousel .owl-dots button.owl-dot.active {
	border: 1px solid #1d71b1;
	background: #1d71b1;
}

@media (max-width: 990px) {
.xinwen .owl-carousel .owl-dots button.owl-dot {
	font-size: 12px;
}
}
.link .w1400 {
	align-items: center;
}
.link {
	background: url(../images/h_x.jpg) no-repeat top center #000000;
	padding: 5px;
	font-size: 14px;
	color: #fff;
}
.link .linka {
	width: 80%;
	position: relative;
}
.link .linka a {
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	margin: 0 4px;
}
.link .linkb {
	margin-right: 4%;
}
/*  */
.link .linkb a {
	font-size: 14px;
	color: #fff;
	background: url(../images/jia.png) right center no-repeat;
}
.footer {
	background-color: #000000;
	padding-top: 3vw;
	padding-bottom: 2.8vw;
}
.footer dt {
	font-size: 18px;
	color: #ffffff;
	font-weight: 600;
	margin-bottom: 25px;
}
.footer dd {
	font-size: 14px;
}
.footer dd a {
	color: rgba(255, 255, 255, 0.5);
	line-height: 30px;
}
.foot .foota {
	width: 48%;
}
.foot .footb .dbtel {
	line-height: 45px;
	color: #ffffff;
	font-size: 1.9rem;
	font-family: Arial;
}
.foot .footb .dblx {
	font-size: 14px;
	line-height: 26px;
	color: rgba(255, 255, 255, 0.5);
	margin-top: 25px;
}
.foot .footc {
	width: 10%;
}
.foot .footc img {
	margin-top: 30px;
	max-width: 100%;
}
.footyj {
	background-color: #111111;
	padding: 15px 0;
	font-size: 14px;
	line-height: 24px;
	color: rgba(255, 255, 255, 0.5);
}
.footyj a {
	color: rgba(255, 255, 255, 0.5);
}
.footyj .w1400 {
	align-items: center;
	justify-content: center;
}
.footyj .copyright {
	width: 100%;
	text-align: center;
}
.footyj .zyqy {
	position: relative;
}

@media (max-width: 1400px) {
.w1400 {
	padding: 0 2%;
}
.htop {
	padding: 20px 0;
}
.x-menu>li>a {
	font-size: 15px;
}
.c2 .c2b .cgjd li {
	width: 66%;
}
.c4 .c4a .c4aa {
	padding: 0;
}
.cc5 .c5b .c5bb .c5mro .xian {
	width: 72%;
}
.cc5 .c5b {
	padding-bottom: 3vw;
}
}

@media (max-width: 1024px) {
.x-menu>li>a {
	font-size: 15px;
}
.cc5 .c5b .c5bb .c5mro .xian {
	width: 66%;
}
.cc5 .c5b {
	padding-top: 1vw;
}
.cc5 .c5b .c5bb ul {
	margin-top: 2vw;
}
.c6 {
	margin-bottom: 9vw;
}
}

@media (max-width: 992px) {
.cpfl li h4 {
	font-size: 14px;
}
.c4 .c4a .c4aa {
	font-size: 16px;
}
.link {
	display: none;
}
.c2 .c2a {
	display: none;
}
.c2 .c2b {
	width: 100%;
}
.xinwen .owl-carousel .owl-dots {
	bottom: -40px;
}
}
.foot .foota .ftb dd:nth-of-type(n+4) {
	display: none;
}
.foot .foota .ftb dd:nth-last-of-type(1), .foot .foota .ftb dd:nth-last-of-type(2) {
	display: block;
}

@media (max-width: 768px) {
.cpfl li {
	width: 49%;
	margin-bottom: 20px;
}
.c1a {
	padding: 0;
}
.sul li {
	width: 49%;
	margin-bottom: 20px;
}
.c1b {
	padding: 0;
}
.sul li:nth-child(2) {
	border: none;
}
.cpfl2 li {
	width: 21%;
	margin: 10px 10px;
}
.pro li {
	width: 49%;
}
.c4 .c4a .c4aa {
	width: 46%;
}
.cc5 .c5a {
	width: 100%;
}
.cc5 .c5b {
	width: 100%;
}
.xinwen .owl-carousel .owl-dots {
	bottom: -30px;
}
.foot .foota {
	display: none;
}
.foot .footb {
	width: 60%;
}
.foot .footc {
	width: 40%;
}
.footyj {
	display: none;
}
.cc5 .c5b .c5bb {
	width: 80%;
	margin: 0 auto;
}
.cc5 .c5b {
	padding-bottom: 20px;
	padding-top: 20px;
}
.cc5 .c5b .c5bb dt {
	margin-top: 10px;
}
.c2 .c2b .c2bb {
	width: 90%;
	margin: 0 auto;
}
.c2 .c2b dd {
	font-size: 30px;
}
.c2 .c2b dt {
	font-size: 24px;
}
.c2 .c2b dl {
	font-size: 20px;
	font-weight: 400;
}
.c2 .c2b .cgjd li span {
	font-size: 18px;
}
.c2 .c2b .cgjd li i {
	font-size: 16px;
}
}

@media (max-width: 640px) {
.cpfl li a {
	margin-top: 15px;
}
.cpfl li {
	padding: 10px;
}
.c1a h3 {
	font-size: 22px;
	margin-bottom: 5px;
}
.c2 .c2b dt {
	font-size: 22px;
}
.c2 .c2b dl {
	font-size: 16px;
}
.c4 dd {
	font-size: 24px;
}
.tyby dd {
	font-size: 22px;
}
.tyby dt {
	font-size: 16px;
}
.cpfl2 li {
	padding: 0;
	width: 22%;
	margin: 10px 5px;
}
.cpfl2 li a h3 {
	width: 100%;
	text-align: center;
}
.cpfl2 li a img {
	display: none;
}
.c4 .c4a {
	display: block;
}
.c4 .c4a .c4aa {
	width: 80%;
	margin: 0 auto;
	height: 38px;
	line-height: 38px;
	margin-bottom: 15px;
	padding: 0 10px;
}
.c4 .c4a a {
	display: block;
	width: 35%;
	margin: 0 auto;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
}
.c6 {
	margin-top: 25px;
	margin-bottom: 60px;
}
.xinwen {
	margin-top: 20px;
}
.c2 .c2b .cgjd li {
	width: 90%;
}
.c2 .c2b {
	padding: 20px 0;
}
.cpfl li a {
	width: 80px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}
}

@media (max-width: 400px) {
.cpfl2 li {
	width: 45%;
	margin: 4px 5px;
}
.c4 .c4a .c4aa {
	width: 98%;
}
.c4 .c4a a {
	width: 40%;
	line-height: 30px;
	height: 30px;
}
}

@media (min-width: 1400px) {
.container {
	width: 1370px;
}
}
.xypg-right-content {
	font-size: 16px;
	line-height: 28px;
}
.xypg-right-content img {
	max-width: 100%;
	height: auto !important;
	width: auto !important;
}
.foota .footaa .fotlog .fotlogb p {
	width: 76%;
}
