/* 通用 */
body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
select {
	margin: 0;
	padding: 0;
}

i,
b {
	font-style: normal;
}

body {
	font-size: 12px;
	font-family: 'Microsoft YaHei';
	background: #fcfcfc;
}

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

em {
	font-style: normal
}

li {
	list-style: none
}

img {
	border: 0;
	vertical-align: middle
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.swiper-slide img {
	width: 100%;
	height: 150px;
}

.text_title {
	width: 100%;
	text-align: center;
	margin: 10px auto;
	display: flex;
	justify-content: center;
}

.text_title h2 {
	color: #015BB5;
}

.text_title p {
	font-size: 14px;
	color: #8E8E8E;
	display: flex;
	align-items: center;
	margin: 10px 0;
}

.text_title p img {
	width: 50px;
}

.text_title span {
	font-size: 18px;
	color: #8E8E8E;
}

.content_boxs {
	width: 97%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}

.content_box {
	width: 24%;
}

.radio_box {
	width: 100%;
	/* height: 90px; */
	border-radius: 50%;
	overflow: hidden;
}

.radio_box img {
	width: 100%;
	height: 100%;
}

.f_w {
	width: 100%;
	height: 30px;
	background: #50A9EB;
	line-height: 30px;
	text-align: center;
	color: white;
	font-size: 12px;
	font-weight: bold;
	border-radius: 15px;
}

.content_boxs2 {
	width: 100%;
	margin: 0 auto;
	background: #F0F0F0;
}

.product {
	width: 100%;
	margin-bottom: 20px;
}

.rigth_boxs {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.right_box {
	width: 32%;
	height: 100px;
	position: relative;
	margin-bottom: 10px;
	overflow: hidden;
}

.right_box img {
	width: 100%;
	height: 100%;
}

.right_box2 {
	width: 285px;
	height: 215px;
	position: relative;
	overflow: hidden;
}

.right_box2 img {
	width: 100%;
	height: 100%;
}

.mc {
	width: 100%;
	height: 30px;
	text-align: center;
	line-height: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.2);
	/* display: none; */
}

.mc p {
	font-size: 14px;
	color: white;
}

.product_title {
	width: 100%;
	height: 40px;
	background: #50A9EB;
	margin-bottom: 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.product_title h2 {
	color: white;
	margin-left: 30px;
}

.product_title a {
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: white;
	border: 1px solid white;
	margin-right: 30px;
}

.content_boxs4 {
	width: 100%;
	margin: 0 auto;
	position: relative;
	display: flex;
	justify-content: center;
}

.content_box4 {
	width: 90%;
	position: absolute;
	bottom: 0;
}

.content_box4 ul {
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	width: 100%;
}

.content_box4 ul li {
	width: 20%;
}

.content_box4 ul li .about_img {
	width: 100%;
}

.content_box4 ul li .content_box4_text {
	font-size: 12px;
	color: white;
	/* line-height: 25px; */
}

.content_box4 ul li .content_box4_title {
	font-size: 12px;
	color: white;
	/* line-height: 40px; */
	/* margin: 20px 0; */
}

.content_boxs4 .img_about {
	width: 100%;
	height: 300px;
}

.content_boxs5 {
	width: 100%;
	margin: 0 auto;
	border-top: 1px solid #eeeeee;
	display: flex;
	justify-content: space-between;
}

.left_box5 {
	width: 50%;
	border-right: 1px solid #eeeeee;
	display: flex;
	justify-content: center;
}

.left_box5 .left_title5 {
	color: #015BB5;
	text-align: right;
}

.left_box5 p {
	/* line-height: 30px; */
}

.left_box5 .left_en {
	color: #8E8E8E;
	text-align: right;
	font-size: 12px;
}

.left_box5 .left_text5 {
	color: #8E8E8E;
	text-align: right;
	font-size: 14px;
}

.red_both2 {
	font-size: 16px;
	color: #F00000;
}

.img_boxs {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	/* margin: 20px 0 80px 0; */
	margin: 30px auto;
	width: 100%;
}

.img_boxs img {
	width: 33.3%;
	height: 50px;
	/* margin: 0 2px 2px 0; */
}

.right_box5 {
	width: 50%;
	position: relative;
}

.right_box5 .right_img5 {
	width: 95%;
	height: 120px;
}

.right_box5 .left_title5 {
	color: #015BB5;
}

.right_box5 .left_en {
	color: #8E8E8E;
	font-size: 12px;
}

.right_box5 .left_text5 {
	color: #8E8E8E;
	font-size: 14px;
}

.img_boxs2 {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	width: 100%;
}

.img_boxs2 img {
	width: 33.3%;
	height: 50px;
}

.one {
	position: absolute;
	top: 50px;
	left: -25px;
	width: 50px;
	height: 50px;
}

.tow {
	position: absolute;
	top: 195px;
	left: -25px;
	width: 50px;
	height: 50px;
}

.three {
	position: absolute;
	top: 350px;
	left: -25px;
	width: 50px;
	height: 50px;
}

.content_boxs6 {
	width: 100%;
	margin: 0 auto;
	background: #2D2D2D;
}

.text_title6 {
	text-align: center;
	/* padding: 30px 0; */
}

.text_title6 h2 {
	color: white;
	/* font-size: 32px */
	margin-top: 15px;
	padding-top: 15px;
}

.text_title6 p {
	font-size: 16px;
	color: #727272;
	/* margin-top: 15px; */
}

.case_boxs {
	width: 100%;
	margin: 15px auto;
	display: flex;
	justify-content: space-around;
}

.case_boxs img {
	width: 23%;
	height: 90px;
}

.more_btn {
	text-align: center;
	margin-top: 20px;
	padding-bottom: 30px;
}

.more_btn a {
	padding: 5px 25px;
	font-size: 14px;
	color: #7C7C7C;
	background: white;
	border-radius: 50px;
}

.bottom_boxs {
	width: 100%;
	margin: 0 auto;
	background: #015BB5;
	margin-bottom: 56px;
}

.bottom {
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding: 15px 0;
}

.bottom img {
	width: 25%;
	/* height: 30px; */
}

.call_me {
	width: 30%;
}

.call_me p {
	font-size: 12px;
	color: white;
	font-weight: bold;
}

.call_me ul {
	/* margin-top: 15px; */
}

.call_me ul li {
	font-size: 12px;
	color: white;
	font-weight: bold;
	line-height: 20px;
}

.codes {
	display: flex;
	justify-content: space-between;
}

.code {
	font-size: 12px;
	color: white;
	text-align: center;
	margin-left: 15px;
}

.location {
	width: 100%;
	height: 30px;
	background: #F6F6F6;
	line-height: 30px;
}

.location p {
	width: 100%;
	margin: 0 auto;
	font-size: 14px;
	color: #737373;
	/* padding-left: 30px; */
}

.product_title2 {
	text-align: center;
	font-size: 16px;
	color: #878685;
	margin-top: 15px;
}

.contact_title {
	text-align: center;
	margin: 20px 0;
	/* width: 900px; */
}

.contact_boxs {
	width: 95%;
	margin: 0 auto 35px;
}

.contact_left {
	width: 100%;
	/* border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA; */
}



.contact_box {
	/* border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA; */
}

.contact_box img {
	width: 38%;
	height: 150px;
}

.contact_box p {
	display: flex;
	align-items: center;
	font-size: 14px;
	line-height: 25px;
}

.contact_box p img {
	width: 70px;
	height: 30px;
}

.product_time {
	text-align: center;
	font-size: 14px;
	color: #878685;
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	padding: 3px 0;
	margin: 10px 0;
}

.product_text {
	font-size: 16px;
	color: #878685;
	line-height: 30px;
	background: #F4F4F6;
	padding: 10px;
	border: 1px solid #EAEAEA;
}

.product_text2 {
	font-size: 16px;
	color: #878685;
	line-height: 30px;
	padding: 10px;
}

.product_img {
	width: 95%;
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
}

.top_page {
	width: 95%;
	margin: 10px auto 0;
}

.top_page p {
	font-size: 14px;
	line-height: 30px;
	padding-left: 3px;
	cursor: pointer;
}

.produnct_about ul {
	width: 100%;

}

.produnct_about ul li {
	width: 47%;
	float: left;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	margin-right: 10px;
}

.produnct_about ul li a {
	font-size: 14px;
	color: #000000;
	padding-left: 10px;
}

.produnct_about .radio {
	top: 12px;
}

.produnct_about ul li a:hover {
	color: #015BB5;
}

.radio {
	width: 5px;
	height: 5px;
	background: #51A9EB;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 10px;
}

.produnct_about {
	margin-top: 15px;
	width: 100%;
}

.about_text {
	width: 48%;
	height: 183px;
	font-size: 14px;
	text-indent: 20px;
	overflow: auto;
	line-height: 20px;
}

.map {
	width: 95%;
	height: 250px;
	margin: 30px auto;
}

.news_img {
	width: 35%;
	height: 120px;
}

.news_title {
	font-size: 16px;
	color: #000000;
}

.news_text {
	font-size: 14px;
	color: #707070;
	text-indent: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.news_text2 {
	font-size: 14px;
	color: #707070;
	text-indent: 35px;
	margin: 15px 0;
}

.news_list {
	display: flex;
	justify-content: space-between;
	padding: 20px 0;
	border-bottom: 1px solid #EAEAEA;
}

.news_list p {
	line-height: 27px;
}

.news_info {
	width: 60%;
	height: 120px;

}

.application_list {
	margin: 30px 0;
	position: relative;
}

.top_nav {
	width: 100%;
	margin: 15px 0;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.top_nav img {
	width: 100px;
	height: 40px;
}

.top_nav .search {
	width: 170px;
	height: 30px;
	position: relative;
}

.top_nav input {
	outline: none;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	border: 1px solid #A9A9A9;
	padding-left: 10px;
}

.top_nav span img {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 5px;
	right: 0;
}

.more_icon img {
	width: 40px;
	height: 35px;
}

.nav_list {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	width: 100%;
	background: white;
}

.nav_list ul li {
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-bottom: 1px solid #EAEAEA;
}

.nav_list ul li a {
	font-size: 14px;
	width: 100%;
	display: block;
}

.nav_list span img {
	width: 25px;
	height: 25px;
	margin-left: 15px;
	margin-top: 15px;
}

.news_box{
	width: 100%;
	margin: 0 auto;
}

.news_box .news_boxTitle{
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 14px;
	padding:15px;
	border-bottom: 1px solid #DBDBDB;
}

.news_box ul{
	width: 100%;
}

.news_box ul li{
	width: 100%;
	border-bottom: 1px dotted #999999;
}

.news_box ul li a img{
	width: 25%;
	margin-right: 10px;
	height: 80px;
}

.news_box ul li a h3{
	color: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.news_box ul li a p{
	font-size: 14px;
}

.news_boxText{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.news_box ul li a{
	font-size: 14px;
	color: #000000;
	padding: 0 10px;
}

.news_box .news_cnt{
	line-height: 40px;
}
.pagelist {
    display: flex;
    justify-content: center;
    margin: 50px 0 30px;
    flex-wrap: wrap;
}

.pagelist li {
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #ddd;
    color: #666;
    margin: 0 6px 5px 0;
    border-radius: 3px;
    font-size: 13px;
    min-width:36px;
}
.pagelist li a{
	color: #666;
	padding: 0 16px;
	display: block;
}
.pagelist li span {
    padding: 0 16px;
}

.pagelist li:hover, .pagelist li.thisclass{
    background: #175a8e;
    color: #fff;
    box-shadow: 0 0 5px #175a8e;
}
.pagelist li:hover a, .pagelist li.thisclass a{
	color:#FFFFFF;
}