@charset "utf-8";
* {
	-webkit-tap-highlight-color: transparent;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, pre, code, form, fieldset, legend, input, button, textarea, blockquote, th, td {
    margin: 0;
    padding: 0;
    border: 0;
	/* line-height: 1; */
}
body {
	font-family: Helvetica,Arial,sans-serif,PingFang SC;
	background-color: #ffffff;
	font-size: 16px;
}
button, input, textarea,select{
	-webkit-appearance: none;
	resize: none;
	outline: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0); 
	border: 0;
 }

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

img {
    border: 0;
    max-width: 100%;
    vertical-align: middle;
}

button:hover,
input[type=submit]:hover {
    cursor: pointer
}

button:focus,
input:active,
input:focus,
textarea:focus {
  	outline: 0 none;
  	outline-color: transparent;
}
.clearfix::after{
	clear:both;
	content:'';
	display:block;
	width: 0;
	height: 0;
	visibility:hidden;
}
a {
    color: #333;
    display: inline-block;
	text-decoration : none;
}

a:link,a:visited{color:#333; text-decoration:none; }
a:hover,a:active{text-decoration:none; }

li {
    list-style: none;
}
.w1100{
	max-width: 1100px;
	width: 100%;
	margin: auto;
}
.w1200{
	max-width: 1200px;
	width: 100%;
	margin: auto;
}
.w1330{
	max-width: 1330px;
	width: 100%;
	margin: auto;
}
*[class*="rect-"]{position: relative;display: block; width: 100%;height: 0;overflow: hidden;}
*[class*="rect-"] ._full{position: absolute;left: 0;top:0;width: 100%;/*height: 100%;*/height: auto;}
.rect-50{padding-bottom: 50%;}
.rect-5625{padding-bottom: 56.25%;}
.rect-60{padding-bottom: 60%;}
.rect-618{padding-bottom: 61.8%;}
.rect-70{padding-bottom: 70%;}
.rect-725{padding-bottom: 72.5%;}
.rect-75{padding-bottom: 100%;}
.rect-775{padding-bottom: 77.5%;}
.rect-80{padding-bottom: 80%;}
.rect-90{padding-bottom: 90%;}
.rect-95{padding-bottom: 95%;}
.rect-100{padding-bottom: 100%;}
.rect-6875{padding-bottom:68.75%;}
.rect-3175{padding-bottom:31.75%;}
.imgZoom img,.imgY180 img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.imgZoom { overflow:hidden; -webkit-transform:rotate(0); transform:rotate(0); }
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }
.culture .rect-1275{padding-bottom:127.5%;}
.culture .rect-6375{padding-bottom:63.75%;}
.culture .cover{position:absolute; left:0; top:0; width:100%;}
.culture  .item03 .cover{top:auto; bottom:18px;}
.culture .cover .intro{padding:50px 15px 0;}
.culture .intro .t{font-size:24px; color:#292929; font-weight:bold; line-height:1; margin-bottom:11px;}
.culture .intro .c{ color:#525252; line-height:26px;}
.culture .item01{background:#017f7e;}
.culture .item01 .icon{width:104px; height:104px; background:url(../images/culture04.png) no-repeat center; position:absolute; right:19px; bottom:17px;}
.culture .item01 .t{color:#fff;}
.culture .item01 .c{color:#fff;}
.culture .item02 .t{color:#fff;}
.culture .item02 .c{color:#fff;}
.site-top{
	background-color: #ebf0f4;
}
.st-con{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.kf-ewm{
	display: none;
}
.st-r ul{
	display: flex;
	align-items: center;
}
.st-r ul li{
	padding: 9px 15px;
}
.st-r ul li:last-child{
	padding-right: 0;
}
.st-r ul span{
	display: inline-block;
	width: 1px;
	height: 10px;
	background-color: #333;
}
.st-r ul .hid-ewm{
	position: relative;
}
.st-r ul .hid-ewm:hover{
	cursor:pointer;
}
.st-r ul .hid-ewm:hover .kf-ewm{
	display: block;
	transition:all 200ms;
}
.st-r ul .hid-ewm .kf-ewm{
	position: absolute;
	top: 31px;
	left: -21px;
	z-index: 11;
	width: 120px;
	height: 120px;
}
.kf-ewm img{
	width: 100%;
	height: 100%;
}
/* .tel img{
	display: block;
	width: 40px;
	height: 40px;
	margin-right: 20px;
} */
.tel-num p{
	font-weight: 600;
	font-size: 24px;
	color: #0098e8;
	margin-bottom: 5px;
}
.tel-num span{
	font-size: 13px;
	color: #8a8a8a;
}
.header{
		/* background-color: #4a4a4a; */
		/* opacity: .9; */
		box-shadow: 0px 3px 3px rgb(0 0 0 / 15%);
}
.header-box{
	position: relative;
}
.header-top{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.logo{
	max-width: 300px;
	flex: 1;
}
.logo a{
	display: block;
}
.logo a img{
	/* width: 100%;
    height: 100%; */
}
.nav{
    display: flex;
    align-items: center;
	justify-content: space-between;
}
.nav ul{
	display: flex;
	justify-content: space-between;
}
.nav>ul>li{
	/* position: relative; */
	/* width: 12.5%; */
	box-sizing: border-box;
	text-align: center;

}
.nav ul span{
	display: block;
	color: rgb(189 188 188);
	line-height: 48px;
	font-size: 15px;
}
.nav>ul>li>a{
	display: block;
	font-size: 16px;
    font-weight: normal;
    color: #666;
	position: relative;
	padding: 22px 1.6vw;
}
.nav>ul>li>a>i{
	margin-right: 3px;
}
.nav>ul>li>a.active, .nav>ul>li>a:hover{
	color: #14a83b;
	border-bottom: 4px solid #14a83b;
}
.nav ul li .s_navbox {
    position: absolute;
    left: 0;
	top: 70px;
    width: 100%;
    background-color: #fff;
    z-index: 22;
    box-sizing: border-box;
	display: none;
	padding: 40px 0;
	background-color: rgba(255,255,255,0.9);
	-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
	box-shadow: 0 0 10px 0rgba(0,0,0,0.1);
}
.s_navbox>.s_a>a {
    color: #666;
    font-size: 15px;
    text-transform: uppercase;
    display: block;
    text-align: center;
	line-height: 50px;
	box-sizing: border-box;
}
.s_navbox>.s_a>a:hover{
	color: #01499d;
}
.mtit{
	font-size: 24px;
	display: none;
	color: #fff;
}
.stick {
	position: fixed;
	top: 0;
	z-index: 10710;
	width: 100%;
	-webkit-box-shadow: 0 5px 40px -2px rgb(7 0 2 / 15%);
	box-shadow: 0 5px 40px -2px rgb(7 0 2 / 15%);
	background-color: #fff;
  }
.search-box{
    width: 205px;
    height: 36px;
    background: transparent;
    border-radius: 20px;
    margin-top: 5px;
	border: 1px solid #b5aeae;
}
.search-box .search{
    width: 100%;
	height: 20px;
    background: url(../images/search.png) center right 14px no-repeat;
	background-size: 22px;
    overflow: hidden;
    margin-top: 9px;
	padding: 0 21px;
    box-sizing: border-box;
}
.search-box .search input {
    width: 80%;
    height: 100%;
	color: #717171;
    font-size: 14px;
	letter-spacing: 0.93px;
    background: transparent;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
	font-weight: 500;
}
.search-box .search input::-webkit-input-placeholder {
    color: #717171;
	font-size: 14px;
}
.nav-btn{
	display: none;
}
.nav-btn span{
	display: block;
	width: 30px;
	height: 3.5px;
	background-color: #717171;
	margin-bottom: 5px;
}
.nav-btn span:last-child{
	margin-bottom: 0;
}
.m_nav{
	display: none;
}
@media screen and (max-width: 1024px) and (min-width: 0px){
	.m_nav {
		display:block;
		position:fixed;
		top:0px;
		left:0px;
		width:0px;
		height:0px;
		overflow:hidden;
		z-index:11000;
	}
	.m_nav .closecover{
		position:absolute;
		width:100%;
		height:100%;
		background:#0b0d19;
		filter:alpha(opacity=0);
		opacity:0;
		left:0px;
		top:0px;
		z-index:1;
	}
	.m_nav .closeicon{
		position:absolute;
		width:20%;
		top:5%;
		z-index:55;
		text-align:center;
		filter:alpha(opacity=0);
		opacity:0;
	}
	.m_nav .m_navList{
		position:absolute;
		width:80%;
		right:0px;
		top:0px;
		background:#0b0d19;
		height:100%;
		z-index:100;
		right:-80%;
		overflow-y: scroll;
	}
	.m_nav .m_navList ul{
		padding-left:5%;
		padding-right:5%;
	}
	.m_nav .m_navList ul li{
		border-bottom:1px solid #232530;
	}
	.m_nav .m_navList ul li a{
		display:block;
		height:45px;
		color:#fff;
		line-height:45px;
		padding-left:5%;
		font-size:16px;
	}
	.m_nav .m_navList ul li .m_f_a{
		display: flex;
		align-items: center;
		justify-content: space-between;
		 width: 100%;
		}
	.m_nav .m_navList ul li .m_f_a a{
		flex: 1;
	}
	.m_nav .m_navList ul li .m_f_a i{
		width: 40px;
		height:35px;
		box-sizing: border-box;
		 padding:0 5px; 
		 display: block;
		}
	.icon{ 
		background:url(../images/plus.png) 100% no-repeat;
		background-position: 50% 50%; 
		-webkit-transition:all 0s;
		-moz-transition:all 0s;
		transition:all 0s;
	}
	.icon_on{
		background:url(../images/reduce.jpg) 50% no-repeat!important;
		background-position: 50% 50%;
		-webkit-transition:all 0s;
		-moz-transition:all 0s;
		transition:all 0s;
	}
	.m_nav .m_navList ul li .m_s_nav{
		display:none;
		width: 100%;
	}
	.m_nav .m_navList ul li .m_s_nav a{
		display: block; 
		height:40px;
		line-height:40px;
		font-size:14px;
		padding-left:10%;
		overflow: hidden; 
		white-space: nowrap;
		text-overflow: ellipsis;
		width: 90%;
	
	}
 }

 .banner{
	width: 100%;
	overflow: hidden;
	position: relative;
}

.banner .swiper-slide>a{
	display: block;
	width: 100%;
}
.banner .swiper-slide a>img{
	margin: 0 auto;
	width: 100%;
	display: block;
	object-fit: cover;
}

.banner>.swiper-pagination-bullets, .banner .swiper-pagination-custom, .banner .swiper-pagination-fraction {
    bottom: 7.2%;
    left: 0;
    width: 100%;
}
.banner.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	 margin: 0px 6px;
}
.banner .swiper-pagination-bullet {
	position: relative;
    display: inline-block;
  	width: 10px;
  	height: 10px;
  	text-align: center;
  	background: rgba(255, 255, 255, 0.445);
 	border-radius:50%;
  	opacity: 1;
  	box-shadow: none;
  	-webkit-transition-duration: .3s;
    transition-duration: .3s;
    border-radius: 6px;
    overflow: hidden;
}
.banner .swiper-pagination-bullet-active{
	position: relative;
	opacity: 1;
	background: #fff;
}
.banner .swiper-pagination-bullet span {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 6px;
    overflow: hidden;
}
.banner .swiper-pagination-bullet-active span{
    background: #fff;
	border: 1px solid #fff;
    animation: 4.5s ease-in;
    -moz-animation: 4.5s ease-in;
    -webkit-animation: 4.5s ease-in;
    -o-animation: 4.5s ease-in;
}
.banner-container{
	/* background:#000; */
}
.banner-container .arrow{width:34px;height:34px;background:url(../images/banner-arrow.png) no-repeat left top;margin-top:-17px;}
.banner-container .arrow.swiper-banner-prev{background-position:left top;left:70px;}
.banner-container .arrow.swiper-banner-next{background-position:right top;right:70px;}
.banner-container .arrow.swiper-banner-prev:hover{background-position:left bottom;}
.banner-container .arrow.swiper-banner-next:hover{background-position:right bottom;}
.banner-container .banner-pagination span{background:none;width:9px;height:9px;border-radius:0;border:1px solid #fff;opacity:1;}
.banner-container .banner-pagination span.swiper-pagination-bullet-active{background:#fff;}

@media screen and (max-width:1025px) {
    .banner-container .arrow{width:22px;height:22px;background:url(../images/banner-arrow.png) no-repeat left top/44px auto;}
    .banner-container .arrow.swiper-banner-prev{left:15px;}
    .banner-container .arrow.swiper-banner-next{right:15px;}
}
.en-box{
    position: relative;
	padding: 0 80px;
    overflow: hidden;
}
.en-box .en-div {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.en-box .swiper-button-next, .en-box .swiper-button-prev {
    position: absolute;
    top: 42%;
    width: 50px;
    height: 50px;
    margin-top: 0;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 50px 50px;
    -webkit-background-size: 50px 50px;
    background-size: 50px 50px;
    background-position: center;
    background-repeat: no-repeat;
}

.en-box .swiper-button-prev, .en-box .swiper-container-rtl .swiper-button-next{
    background-image: url(../images/img86.png);
    left: 0;
    right: auto;
}

.en-box .swiper-button-next, .en-box .swiper-container-rtl .swiper-button-prev{
    background-image: url(../images/img88.png);
    right: 0;
    left: auto;
}
.en-box .swiper-button-next.swiper-button-disabled{
    background-image: url(../images/img87.png);
    right: 0;
    left: auto;
}
.en-box .swiper-button-prev.swiper-button-disabled{
    background-image: url(../images/img85.png);
    left: 0;
    right: auto;
}

 /* 可变css */
 .header-right {
    border-left: 1px solid #333;
    padding-left: 12px;
}
.header-search .search {
    width: 23px;
    height: 23px;
    background: url(../images/s.png) no-repeat;
    margin-right: 10px;
}
.header-search > div {
    /* display: inline-block; */
    position: relative;
}
.search-box {
	display: none;
    width: 200px;
    height: 40px;
    position: absolute;
    top: 33px;
    right: -15px;
    z-index: 999;
    padding-right: 10px;
	background-color: #fff;
	overflow: hidden;
}

.search-box label {
    float: left;
}
.search-box label input {
    width: 150px;
    height: 30px;
    line-height: 30px;
    margin-top: 4px;
    margin-left: 1px;
    font-size: 14px;
    font-weight: normal;
    color: #999;
    padding-left: 9px;
    border: 0px;
}

.search-box button {
    float: right;
    width: 20px;
    height: 35px;
    background: url(../images/ss.png) no-repeat center center;
    margin-top: 2px;
    margin-right: 5px;
    border: 0px;
}


.wrap, .wrap .wr{
	display: flex;
	justify-content: space-between;
}
.wrap .wl, .wrap .wr, .wr .smenu-item{
	width: 48%;
	box-sizing: border-box;
	text-align: left;
}
.wl h3 {
    color: #333;
	font-size: 24px;
	margin-bottom: 13px;
}
.wl p {
    font-size: 15px;
    line-height: 28px;
    color: #333;
}
.smenu-item a {
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
	display: block;
	color: #333;
	letter-spacing: 1px;
	border-bottom: 1px solid #ccc;
	padding: 11px 0;
}
.smenu-item a:hover{
	color: #14a83b;
}
.mr>p{
	font-size: 15px;
	color: #666;
	line-height: 26px;
	letter-spacing: 1px;
	text-indent: 2em;
}
.number_box ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.number_box ul li{
	width: 32%;
	box-sizing: border-box;
	text-align: center;
}
.number_box ul li img{
	display: block;
	width: 60px;
	margin: auto;
}
.number_box ul li span{
	font-size: 24px;
    font-weight: bold;
	color: #666;
	display: block;
	margin: 20px auto;

}
.number_box ul li .info_box{
	font-size: 15px;
	line-height: 24px;
	color: #666;
	text-align: left;
}
.mrn{
	display: flex;
	align-items: center;
}
.bd ul li{
	display: flex;
	flex-wrap: wrap;
}
.bd ul li .txt, .bd ul li .pic{
	width: 50%;
	box-sizing: border-box;
}
.bd ul li .pic, .Imgbox{
	text-align: center;
}
.proBan .bd h2 {
    font-size: 36px;
    font-weight: bold;
    color: #494949;
    margin-top: 3px;
    line-height: 72px;
}
.proBan .bd p {
    font-size: 18px;
	line-height: 26px;
    color: #666;
}
.proBan .bd .txt a {
    display: inline-block;
    zoom:1;
    background: #de000d;
    color: #fff;
    text-align: center;
    line-height: 36px;
    padding: 0 35px;
    transition: all 0.2s;
}
.proBan .bd a:hover {
    color: #de000d;
    background-color: #fff;
}
.proBan .pic a {
    background: none;
    display: block;
}
.proBan .pic a:hover{background: none}



.hd ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}
.hd ul li{
	box-sizing:border-box;
	width: calc(100% / 7);
	text-align: center;

}
.proBan .hd li .Imgbox img.img2 {
    display: none;
}

.proBan .hd li:hover img.img2 {
    display: block;
	margin: auto;
}

.proBan .hd li:hover img.img1 {
    display: none;
}

.proBan .hd li.on img.img2 {
    display: block;
	margin: auto;
}

.proBan .hd li.on img.img1 {
    display: none;
}

.proBan .hd li.on span {
    color: #e60012;
}
.proBan .bd div {
    margin: 35px auto;
}
.proBan .hd li span{
    display: block;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.proBan .pic a>img{
	width: 100%;
	height: auto;
}
.pli a, .pr a, .inews_li a{
	display: block;
}

.ppbox{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.ppbox .pli{
	width: 31.5%;
	box-sizing: border-box;
}
.pli .img_box{
	overflow: hidden;
	width: 100%;
}
.img_box img, .rect-60>img{
	width: 100%;
	object-fit: cover;
	-moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.pli .img_box:hover img, .rect-60:hover img{
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.pli .info_box{
	font-size: 15px;
	margin-top: 35px;
	color: #666;
    line-height: 26px;
}
.alxc{
	background-color: #f4f4f4;
}
.pt_bd{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.pt_bd .pl, .pt_bd .pr{
	width: 48.5%;
	box-sizing: border-box;
}
.pl .inews_li{
	margin-bottom: 15px;
}
.pl .inews_li:last-child{
	margin-bottom: 0;
}
.inews_cell{
	background-color: #f3f3f3;
}
 .inews_cell .date {
    width: 96px;
	height: 108px;
    color: #fff;
    text-align: center;
	background-color: #c8c8c8;
}
.date .day {
    display: block;
    margin-top: 10px;
    line-height: 1;
    font-size: 60px;
	margin-bottom: 5px;
}
.date  .month{
	font-size: 15px;
}
.inews_cell .txt_box{
	flex: 1;
	padding: 0 18px;
}
.txt_box .tit {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #9b9f9c;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.txt_box .desc {
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #9b9f9c;
    line-height: 26px;
    min-height: 52px;
	font-size: 15px;
}
.inews_cell{
	display: flex;
	justify-content: space-between;
	align-items: center;

}
.pl .inews_li:hover  .inews_cell .date {
   background-color: #14a83b;
}
.pl .inews_li:hover  .txt_box .tit {
	color: #14a83b;
 }
.rect-60{
	width: 100%;
	height: 355px;
	position: relative;
	overflow: hidden;
	padding-bottom: 0;
}
.rect-60>img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.rect-60 .top_box{
	position: absolute;
	background-color: #14a83bba;
	color: #fff;
	z-index: 11;
	left: 0;
	bottom: 0;
	padding: 12px;
    width: 100%;
}
.top_box p{
	font-size: 15px;
	line-height: 26px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	/*min-height: 45px;*/
}

.ul1{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.ul1 li{
	box-sizing: border-box;
	width: calc(90% / 6);
	margin-bottom: 2%;
	height: 80px;
}
.ul1 li img {
    display: block;
    width: 100%;
	height: 100%;
	object-fit: contain;
    -moz-box-shadow: 0px 0px 5px #ddd;
    -webkit-box-shadow: 0px 0px 5px #ddd;
    box-shadow: 0px 0px 5px #ddd;
}
 .ul1 li:hover {
    z-index: 3;
}
.ul1 li:hover img {
    -moz-box-shadow: 0px 0px 15px #999;
    -webkit-box-shadow: 0px 0px 15px #999;
    box-shadow: 0px 0px 15px #999;
}
.cmore>a {
    display: block;
    zoom:1; 
	width: 148px;
    height: 37px;
    line-height: 37px;
    border: 1px solid #dc000d;
    color: #dc000d;
	text-align: center;
	margin: 30px auto 0;
}

.cmore>a:hover {
    background-color: #dc000d;
    color: #fff;
}

.footer-subject{background-color: #2f3134;padding-top: 50px;padding-bottom: 50px;}
.footer-subject:after{content: "";display: block;float: none;clear: both;}
.footer-intro{background-color: #2d2d2d; z-index:9999;}
.footer-navigation{font-size: 0;margin-top: 15px;}
.footer-navigation .item{display: inline-block;vertical-align: top;margin-right:40px;}
.footer-navigation .item dt{padding-left: 20px;position: relative;font-size: 16px;color: #fff;margin-bottom: 24px;}
/* .footer-navigation .item dt:before{content: "";width: 10px;height: 2px;background-color: #e30b20;position: absolute;left: 0;top: 50%;margin-top: -1px;} */
.footer-navigation .item dt a{ color:#fff;}
.footer-navigation .item dd{margin-bottom: 8px;padding-left: 20px;}
.footer-navigation .item dd a{
	-moz-transition: color 0.4s ease;
	-o-transition: color 0.4s ease;
	-webkit-transition: color 0.4s ease;transition: color 0.4s ease;
	font-size: 13px;
	color: #83898e;
}
.footer-navigation .item dd a:hover{color: #fff;}
.footer-content{font-size: 0;}
.foot-share,
.foot-text{display: inline-block;vertical-align: top;}
.foot-share {padding: 8px 0;}
.foot-share img{margin-bottom: 12px;width: 80px;}
.foot-share span{display: block;color: #83898e;font-size: 13px;cursor: pointer;}
.foot-text p,.foot-text a{font-size: 13px;line-height: 26px;color: #83898e; }
.foot-text .tel{ color:#fff; font-size:15px; margin-top:15px;}
.foot-text .tel span a{ font-size:24px; font-weight:bold; display:block;}
.footer-intro:after{content: "";display: block;clear: both;}
.foot-copyright{ padding: 20px 0;}
.foot-copyright .foot-left,.foot-copyright .foot-right, .foot-copyright a{line-height: 30px;color: #999}
.foot-copyright .foot-left,.foot-copyright .foot-right{ float:left;}
.foot-copyright .foot-right a{line-height: 24px;color: #999; margin-left:8px;}
.botlink{ width:100%; position:relative; cursor: pointer;}
.botlink .linkshow{ width:100%; height:30px; line-height:30px; border:1px solid #999; display:block; padding-left:20px; font-size:13px; font-weight:normal; position:relative; cursor:pointer; z-index:5; }
.botlink .linkshow a{color: #999;}
.botlink .linkshow span i{ display:block; width:10px; height:10px; position:absolute; right:15px; top:5px; color: #999;transition:all 0.5s ease-out 0s;-ms-transition:all 0.5s ease-out 0s;-moz-transition:all 0.5s ease-out 0s;-webkit-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s;}
.botlink .linkshow span.up{ background-position:0 -28px;}
.botlink ul{ position:absolute; bottom:30px; width:100%; border:1px solid #6a6a6a; padding:10px 0; background:#2d2d2d; border-bottom:none; display:none;}
.botlink ul li{ width:100%; cursor:pointer;}
.botlink ul li a{ display:block; height:26px; line-height:26px; color:#999; padding:0 15px;font-size: 13px;}
.botlink ul li:hover a{ color:#fff;}
.foot-left, .foot-right a{
	font-size: 13px;
}
@media (max-width:1200px){
.footer-navigation .item{display: inline-block;vertical-align: top;margin-right:1.8vw;}
}
@media (max-width:1024px){
.footer-navigation .item{ margin-right:7vw;}
.footer-intro .link_box{ display:none;}
.foot-copyright{ text-align:center;}
.foot-copyright .foot-right a{margin-left:0px;}
}
@media (max-width:768px){
.footer-subject{padding-top: 30px;padding-bottom: 30px;}
.footer-navigation .item{ margin-right:4.6vw;}
.foot-copyright .foot-left,.foot-copyright .foot-right{ float:left; width:100%;}
.foot-copyright .foot-right{ margin-left:0px;}
.foot-share ,.botlink{ display:none;}
.footer-navigation .item dd{ display:none;}
.foot-copyright {
    padding: 10px 0 0;
}
.foot-copyright .foot-left, .foot-right a{
	line-height: 20px;
}
}
@media (max-width:640px){
.footer-navigation .item{width:33.33333333%; margin-right: 0;}
.footer-navigation .item dl{ margin:0 auto;}
.footer-navigation .item dt{ margin-bottom: 10px;}
}
/* @media (max-width:375px){
.foot-copyright .foot-left,.foot-copyright .foot-right{ font-size:14px;}
} */

.nav-bread{ padding: 20px 0; border-bottom: 1px solid #d6d8db; }
.nav-bread h3{ width:20%; color:#14a83b; float:left; font-size:18px; padding-left:10px; position: relative;}
.nav-bread h3:before{content: ""; position: absolute; top: 0; left: 0; width: 3px; height:20px; background: #144389; }
.nav-bread .sec-nav li { float: left; margin-right: 30px; font-size: 15px; position: relative;}
.nav-bread .sec-nav li a:after{ content: ""; position: absolute; bottom: -21px; left: 0; width: 0; height:3px; background: #14a83b; margin-left: 50%; transition: all .3s ease; display: inline-block; }
.nav-bread .sec-nav li a:hover:after,.nav-bread .sec-nav li a.cur:after{ width: 100%; margin-left: 0; }
.nav-bread .sec-nav li a{ color: #303c48; display: block; }

.mnb{
	display: none;
}
.mnb .minner{
	display: flex;
    flex-wrap: wrap;
}
.minner a{
	display: block;
	width: 33.33%;
	border: 1px solid #d9d7d75e;
	text-align: center;
	padding: 10px 0;
}
.minner a.cur{
	background-color: #de000d;
	color: #fff;
}
.pageMain {
    padding: 50px 0;
}
.pageMain  p {
    line-height: 30px;
	/* text-indent: 2em; */
}

@media only screen and (max-width: 768px) {
.culture .intro .t{font-size:18px;}
.culture .intro .c{line-height:24px;}
}
.honor li .infor, .pro_list li .infor{padding:20px 0px 25px; text-align:center; transition:all 0.5s ease;}
.honor li .infor, .pro_list li .infor{padding:10px 0px; margin-bottom:20px; text-align:center; background:#e5e5e5; transition:all 0.5s ease;}
.honor li:hover .infor, .pro_list li:hover .infor{color:#fff; background:#0ca001;}
.honor ul li a, .pro_list ul li a{
	display: block;
}
.honor ul li a .img>img, .pro_list ul li a .img>img{
	width: 100%;
    height: 100%;
    object-fit: cover;
}
.honor li .infor>div, .pro_list li .infor>div{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.history { background:url(../images/his.gif) repeat-y center top;}
.history{ width:100%; background-position:49.5% top;}
.history ul{overflow: hidden;}
.history .his_panel{margin-top:100px;padding-right: 19px;float:right;}
.history .his_panel.leftBox_resource{float:left;padding-right:0;}
.history .his_panel{visibility:hidden;}
.history .his_panel .his_list_t1 { line-height:34px;color:#14a83b; font-size:26px; padding:0 4px; position:relative; left:-3px; position:relative; display:inline-block; margin-bottom: 25px;font-weight: bold;}
.history .his_panel .his_list_t1 font { display:block; width:20px; height:44px; right:-20px; position:absolute; top:0; }
.history .his_panel .title{ padding:10px;  line-height:1.8;}
.history .his_panel .title a{color:#000;}
.inner_box { width:100%;}
.history .his_panel .title { line-height:22px; padding:24px 0; font-size:18px; color:#626670; font-weight:normal; }
.history .his_panel .inner{left:-1px;border: 1px #e6e6e6 solid; background-color:#f3f3f3;width:90%; padding:4%;margin-left:7%;position:relative;}
.history .his_panel.leftBox_resource .inner{left:0px;margin-left:0;}
.history .his_panel .inner:after{content:'';width:20px; height:20px; background:#f3f3f3 url(../images/h2.jpg) no-repeat; position:absolute;top:30px;left:-20px;background-position: -21px 0;}
.history .his_panel.leftBox_resource .inner:after{right: -20px; left:auto;background-position: 0 0 ;}
.history .his_panel .inner_box p { color:#626670; font-size:14px; line-height:22px;  }
.history .his_panel.leftBox_resource:first-child{margin-top: 0;}
.history .his_panel.leftBox_resource .his_list_t1 { float:right; position:relative; left:3px; display:inline-block; text-align: right;}
.history .his_panel.leftBox_resource .title { line-height:22px; padding:24px 0; font-size:18px; color:#626670; font-weight:normal; float:right; }
.history .his_panel.leftBox_resource .inner_box { clear:both;padding-left:0;}
.history .his_panel.leftBox_resource .inner_box p { color:#626670; font-size:14px; line-height:24px; clear:both; text-align:right; }
.history .his_panel{ width:49.2%; position:relative;margin-top:40px;}
.his_box_tit{ background-position:49.2% bottom;}
.history .his_panel:after{content:'';width:17px; height:17px;background:url(../images/h1.png) right top no-repeat;position: absolute;left: -4.6%;top: 32px;}
.history .his_panel.leftBox_resource:after{right:-9px;left:auto;}
@media only screen and (max-width:1440px){
.history .his_panel{ width:49.3%;}
.history .his_panel:after{left: -4.2%; }
}
@media only screen and (max-width:1280px){
.history .his_panel{ width:49.5%;}
.history .his_panel:after{left: -3.5%; }
}

@media only screen and (max-width:1024px){
.history{ width:100%; background-position:49.2% top;}
.history .his_panel{ width:49.2%;}
.history .his_panel:after{left: -5%; }
}
@media only screen and (max-width:768px){
.history{ width:100%; background-position:49% top;}
.history .his_panel{ width:48.7%;}
.history .his_panel:after{left: -7.5%; }
}

@media only screen and (max-width: 760px){
.history{background:none;}
.history .his_panel{width:100%;padding:0;margin-top:22px;}
.history .his_panel .inner{width:auto;padding:0;}
.history .his_panel .inner:after,.history .his_panel:after{display:none;}
.history .his_panel .inner{padding:20px;}
.history .his_panel.leftBox_resource .his_list_t1{text-align:left;float: left;}
.history .his_panel.leftBox_resource .inner_box p{text-align:left;}
.history .his_panel .inner{left:0px;margin:0;}
}

.newslist .list_box{padding:40px 0px;position:relative;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.newslist .list_main{overflow:hidden; flex: 1;}
.newslist .bd_r{width:20%; margin-left:3%;}
.newslist .list_title{font-size:20px;color:#202020;font-weight:normal; display:block;}
.newslist .list_title:hover{color: #0ca001;}
.newslist .list_p{ color:#666;line-height: 26px;height:52px;overflow:hidden;    margin: 12px 0;}
.newslist ._more{ color:#666; margin-top:5px; font-size:14px; }
.newslist .list_box:after{content: "";width:88%;height:1px;background-color:#e6e6e6;position:absolute;bottom:0;right:0;}
.newslist li:hover .list_box{background-color:#f8f8f8;}
.newslist li:hover .list_box:after{background-color:#f8f8f8;}
.newslist li:hover .list_title a{color:#e10000;}
.newslist .list_time{ color:#0ca001; font-size:16px; padding:0 2% 2% 0;border-right:1px solid #e6e6e6; width:120px; text-align:right;    margin-right: 20px;}
.newslist .list_time_day{display:block;font-size:30px;color:#0ca001;line-height:50px;}
.newslist .list_bd li:hover .list_title{color: #e10000;}
@media only screen and (max-width:1240px){
.newslist .list_box{padding:46px 10px 40px;}
}
@media only screen and (max-width:768px){
.newslist .list_box{ padding:2%;}
.newslist li{margin-bottom:10px;}
.newslist .list_box:after{display:none;}
.newslist .list_time{ color:#333; padding:0 15px 2% 0;border-right:1px solid #e6e6e6; width:70px; }
.newslist .list_time_day{ color:#333; display:block;font-size:20px; line-height:40px; }
.newslist .list_main{overflow:hidden;}
.newslist .list_p{line-height: 24px;height:50px;overflow:hidden;font-size: 14px;}
.newslist .list_title{font-size:18px;}
.newslist .list_time_day{
	font-size: 20px;
	font-weight: bold;color:#0ca001;
}
.newslist .list_time_day.list_time_year{
	font-size: 15px;
}
}
@media only screen and (max-width:425px){
.newslist .list_time_day{ line-height:30px; }
.newslist ._more{ display: none;}
.newslist .list_title{font-size:16px; color:#000;}
.newslist .list_p{line-height: 22px;height:46px;overflow:hidden;}
}
@media only screen and (max-width:375px){
.newslist .list_time_day{line-height:30px; }
}
@media only screen and (max-width:320px){

}
.fl{ float:left;}
.fr{ float:right;}
.newslist .list_box{
	display: flex;
	justify-content: space-between;
}
.pro-nav {
	margin-top: 15px;
}
.pro-nav ul{
	display: flex;
	flex-wrap: wrap;
}
.pro-nav ul li{
	margin-right: 30px;
    float: left;
}
.pro-nav ul li a{
	display: block;
	padding: 15px 0;
}

.pro-nav ul li a.on, .pro-nav ul li a:hover{
 border-bottom: 3px solid #de000d;
}

.production_slide{background-color:#fff; -moz-box-sizing:border-box;box-sizing:border-box}
.production_slide .item:nth-child(2n+1){background:#f1f1f1}
.production_slide .info{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;padding:35px 0;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease}
.production_slide .p{padding-left:3%; padding-right:2%;position:relative; overflow:hidden}
.production_slide .p h4{font-size:20px; font-weight:600;margin-bottom: 15px;}
.production_slide .p .d{color:#555555;font-size: 14px;line-height: 20px;}
@media (max-width: 760px){
.production_slide .p h4{font-size:18px;padding-bottom:5px}
}
@media (max-width:425px){
.production_slide .info{padding: 24px 0;}
.production_slide .p h4{padding-bottom:0px}
}

@media (max-width:320px){
.production_slide .item:nth-child(2n) .info{height:230px; }
}
.mb_10{ margin-bottom:10px;}
.mb_20{ margin-bottom:20px;}
.mb_30{ margin-bottom:30px;}

.talent .pt1 h3{ margin-bottom:20px;}
.talent .pt1 p{ line-height:30px;}
.talent .pt1 .img_box{ width:100%; overflow:hidden;}
.talent .pt2 { background:#eeeeee; padding:50px 0; margin-top:50px; }
.talent .pt2 h3{ text-align:center;}
.talent .pt2 .txt_body{position: relative;overflow:hidden; margin-top:30px; }
.talent .pt2 .txt_body ul li{transition: all ease 1s; }
.talent .pt2 .txt_body ul li .con{background-color:#fff;box-sizing: border-box; padding:40px 0; }
.talent .pt2 .txt_body ul li .con i{display:inline-block;width:100%;height:120px;background-repeat:no-repeat;background-position: center;}
.talent .pt2 .txt_body ul li .con i.ico_1{background-image:url(../images/t2.png)}
.talent .pt2 .txt_body ul li .con i.ico_2{background-image:url(../images/t3.png)}
.talent .pt2 .txt_body ul li .con i.ico_3{background-image:url(../images/t4.png)}
.talent .pt2 .txt_body ul li .con .txt p{font-size:1.5rem;line-height:2.8rem; text-align:center; transform: translateY(-50%);}
.talent .pt2 .txt_body ul li:first-child{ visibility: visible; animation-delay: 0s; animation-name: fadeInUp;}
.talent .pt2 .txt_body ul li:nth-child(2){visibility: visible; animation-delay: 0.1s; animation-name: fadeInUp;}
.talent .pt2 .txt_body ul li:nth-child(3){ visibility: visible; animation-delay: 0.2s; animation-name: fadeInUp;}
.talent .pt3 { margin-top:50px; }
.talent .pt3 h3{ margin-bottom:20px; margin-top:20%;}
.talent .pt3 p{ line-height:30px;}
@media only screen and (max-width:768px){
.talent h3{ font-size:18px;}
.talent .pt1 p{ line-height:24px;}
.talent .pt1 .img_box{ margin-top:20px;}
.talent .pt2 { padding:30px 0; margin-top:30px; }
.talent .pt2 .txt_body ul li{ margin-bottom:15px; }
.talent .pt3 .img_box{ margin:0 auto; text-align: center;}
.talent .pt3 { margin-top:30px; }
.talent .pt3 h3{ margin-top:0;}
.talent .pt3 p{ line-height:24px;}
.pt3-f{
	margin-bottom: 22px;
}
}

.rmt_dl dt{height: 50px;line-height: 50px;overflow: hidden;background: #0ca001}
.rmt_dl dt span{display:block;float: left;height:50px;text-align:center;color:#fff;width: 20%;font-size: 16px;}
.rmt_dl dd{display:block;clear:both;overflow:hidden;border-bottom: 1px solid #ddd; background:#FFF;}
.rmt_dl dd .div1{clear:both;height:58px;background:#fff;overflow:hidden;-webkit-transition: all 0.2s;text-align: center;-moz-transition: all 0.2s;-o-transition: all 0.2s;transition: all 0.2s;}
.rmt_dl dd .div1 span{display:inline;float:left;height:58px;line-height:58px;color:#333333; width: 20%}
.rmt_dl dd .div1 span.span8{cursor:pointer;text-align:center; background:url(../images/down.png) no-repeat center center;}
.rmt_dl dd .div2{clear:both;overflow:hidden;padding:10px 30px;color:#666666;font-size:14px;line-height:30px;text-align:left;display:none;background: #f5f5f5}
.rmt_dl dd .div2 b{ color: #333;}
.rmt_dl dd.hover .div1{ background:#e0e0e0;}
.rmt_dl dd.hover .div1 span{ color:#333;}
.rmt_dl dd:hover .div1{ background:#e0e0e0;}
.rmt_dl dd:hover .div1 span{ color:#333;}
.rmt_dl dd .div1 span.span8.jian{ background:url(../images/up.png) no-repeat center center;}
.div2Btn{ overflow:hidden; padding-top:20px;}
.div2Btn a{ display:block; width:140px; height:40px; background:#e2807f; color:#FFF; text-align:center; font-size:16px; line-height:40px;}
.rctBtn{ overflow:hidden; margin:20px 0;}
.rctBtn a{ color:#fff; display: block; width: 125px; height: 40px; background: #0ca001; text-align: center; line-height: 40px; font-size: 16px;float: right;border-radius: 2px}
.rctBtn a:hover{background: #033379}
@media only screen and (max-width:768px){
.rmt_dl dt{height:40px;line-height: 40px;overflow: hidden;background: #0ca001}
.rmt_dl dt span{height:40px;}
.rmt_dl dd .div1{clear:both;height:38px;}
.rmt_dl dd .div1 span{height:38px;line-height:38px;}
.rmt_dl dd .div2{padding:10px; line-height:24px; }
.rctBtn a{ width: 95px; height: 36px;line-height: 36px; font-size: 15px }
}

.contact .map_box{ height:520px;overflow:hidden;}
.contact .contact_r{ background:#0ca001;height:520px;}
.contact .contact_r dl{padding:55px 30px;color:#ffffff;}
.contact .contact_r dt{font-size:22px;line-height:30px;margin-bottom:16px;}
.contact .contact_r dd{width:100%; line-height:30px; font-size:16px;}
.contact .contact_r dd a{ color:#fff;}
@media only screen and (max-width:1024px){
.contact .contact_r .contact_r_box{padding:10% 8%; }
}
@media only screen and (max-width:992px){
.contact .map_box{ height:0;padding-bottom:70%;}
.contact .contact_r{ height:100%;position:static;}
.contact .contact_r dl{padding:6% 4%; }
}
@media only screen and (max-width:760px){
.contact .map_box{ height:0;padding-bottom:80%;}
.contact .contact_r dt{font-size:18px;margin-bottom:16px;}
.contact .contact_r dd{line-height:26px; font-size:15px;}
}
@media only screen and (max-width:375px){
.contact .map_box{ padding-bottom:100%;}
}


.feedback-form .form-group{margin-bottom:30px; }
.feedback-form .form-group .span-2{ width:15%; margin:0 auto;}
.feedback-form textarea,.feedback-form input,.feedback-form select{padding:12px 5px;height:auto;border-radius:3px;border:1px solid #d7d7d7;}
.btn-contact{background-color:#0ca001;padding:6px 0;border:none;color:#fff;}
.btn:hover,.btn:focus,.btn:active{color:#fff;background-color:#046bba;border-color:#046bba;}
.btn-contact:hover{background-color:#046bba;color:#fff;}
.btn:hover,
.btn:focus,
.btn.focus {color: #fff;text-decoration: none;}
@media only screen and (max-width:1024px) {
.feedback-sec{margin:30px 0; }
}
@media only screen and (max-width:640px) {
.feedback-form .form-group .col-xs-12{ margin-bottom:10px;}
.feedback-form .form-group{margin-bottom:0px; }
.feedback-form .form-group .span-2{ margin-top:10px;}
.feedback-sec{ padding:20px;}
}


.news_detail{background:#f8f8f8;z-index:2;position: relative;}
.news_detail .detail_l{ margin-bottom:30px;}
.news_detail .l_box{background:#fff;padding:8% 6%;}
.news_detail .news_title{font-size:20px;line-height: 26px; color:#000;margin-bottom: 10px; text-align:center;}
.news_detail .l_tools{margin-bottom:40px;line-height:30px; border-bottom:1px solid #ccc; text-align:center;}
.news_detail .l_tools span{display:inline-block;*display:inline;*zoom:1; color:#5a5a5a;overflow:hidden;font-size: 14px;}
.news_detail .news_time{margin-right: 20px;}
.news_detail .news_text{ line-height:28px;}
.news_detail .detail_r{margin-bottom:50px;}
.news_detail .detail_r .arr_box{background:#fff;padding:8% 5%;margin-bottom:14px;color:#666;display:block;}
.news_detail .detail_r .arr_title{font-size:18px;color:#000;margin-bottom:10px;}
.news_detail .detail_r .arr_news_title{ font-weight:normal;line-height: 24px;}
.news_detail .detail_r .arr_time{ padding-top:6px;display:block;}
.news_detail .detail_r .arr_box:hover{color:#fff;background:#0ca001;}
.news_detail .detail_r .abg:hover{color:#fff;background:#fff;}
.news_detail .detail_r .arr_box:hover .arr_title{color:#fff;}
.news_detail .detail_r .abg .lnews ul li:hover a{color:#0ca001;}
.news_detail .detail_r .abg:hover .arr_title{color:#000;}
.news_detail .detail_r .share_box{background:#fff;padding:8%;}
.news_detail .detail_r .share_title{font-size:18px;color:#000;margin-bottom:10px;}
.news_detail .detail_r .black_list{width:100%;height:42px;line-height:42px;background:#0ca001;text-align:center;font-size:18px;color:#fff;display:block;}
.news_detail .jiathis{padding:10px 0px 20px;}
.news_detail .jiathis a{width:40px;height:40px; color:#666; font-size:32px;display:inline-block;cursor:pointer;}
.news_detail .jiathis a:hover{ color:#de000d;}

@media screen and (max-width:1024px){
.news_detail .news_title{font-size:18px;}
.news_detail .l_tools{margin-bottom:20px;line-height:20px; }
}


.pro_detail .container > h3 {line-height:44px;font-size:24px;color:#1a1a1a;font-weight:bold;text-align:center;width: 100%;overflow: hidden;}
.pro_detail .container > p {line-height:38px;font-size:18px;width:100%;color:#666666;text-align:center;overflow:hidden;margin-top:10px;}
.pro_detail .container .show {width:100%;position:relative;overflow:hidden;}
.pro_detail .container .show .img{ width:100%; margin:0 auto; text-align:center;}
@media only screen and (max-width:1280px){
.pro_detail .container > h3 {line-height:38px;font-size:24px; }
.pro_detail .container > p {line-height:32px;font-size:16px;}
}
@media only screen and (max-width:1024px){
.pro_detail .container > h3 { font-size:20px; }
.pro_detail .container .show { height:auto;background:none; }
}
@media only screen and (max-width:425px){
.pro_detail .container > h3 { font-size:18px; }
.pro_detail .container > p {line-height:24px;font-size:15px;}
}


 .tbg{
	width: 420px;
	float: right;
	height: 35px;
    background: #01499d;
    border-radius: 0px 0px 0px 30px;
    box-shadow: 0px 3px 3px rgb(0 0 0 / 30%);
}
.tbg a {
    color: #fff;
    display: block;
	padding-left: 35px;
    line-height: 35px;
}
.tbg a:hover span{
    color: #fff;
}
.tbg a span {
    background: url(../images/tel2.png) no-repeat left center;
    padding-left: 25px;
    font-size: 15px;
}
.mtop{
	display: flex;
	justify-content: space-between;
	/* padding: 12px 0; */
	align-items: center;
}

.mobtit h1{
	display: block;
	font-size: 30px;
	color: #000;
	font-style: normal;
	margin: 0 15px;
	text-align: center;
	line-height: 30px;
} 
.mobtit span{
    display: block;
    margin: 20px auto 0;
    width: 30px;
    height: 2px;
    background-color: #14a83b;
}
.mobtit p {
    font-size: 15px;
    color: #5a5a5a;
    margin-top: 20px;
    text-align: center;
}
.com-pdg{
	padding: 66px 0;
}
.info-pro{
	padding-top: 50px;
}
.mobonetop{
	display: flex;
	/* align-items: center; */
}
.mobonetop .ml{
	width: 55%;
	margin-right: 3%;
}
.mobonetop .mr{
	flex: 1;
}
.mobonetopboxtit{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 10px;
}
.mobonetopboxtit a {
    font-size: 28px;
}
.mobonetopboxtit .mobonemore{
	color: #ff8155;
    background: #fde0d6;
    border: 1px solid #ff8155;
    text-decoration: none;
	border-radius: 5px;
    font-size: 14px;
    line-height: 30px;
    padding: 0px 25px;
}
.mobonetopboxcom .moboneicon01, .mobonetopboxcom .moboneicon02{line-height:26px;color:#333;padding: 7px 0px 7px 30px;}
.moboneicon01{background: url(../images/p02.jpg) no-repeat left 10px;}
.moboneicon02{background: url(../images/p01.jpg) no-repeat left 10px;}
.mobonetopboxbom {
	margin-top: 20px;
}
.mobonetopboxbom span{float:left; border-radius:5px; margin-right:10px;margin-bottom: 10px; padding:5px 18px;color:#01499d; background:#d9ebff; border:1px dashed #01499d;}
.mobonebom{
	margin-top: 20px;
}
.mli{
	width: calc(96% / 3);
	float: left;
	box-sizing: border-box;
	margin-right: 2%;
	border: 1px solid #e6e6e6;
	background-color: #f9f9f9;
}
.mli a{
	display: block;
}
.mli:nth-child(3n){
   margin-right: 0;
}
.mli .minner{
	display: flex;
	align-items: center;
	height: 220px;
}
.mobonebompic {
    width: 50%;
	height: 100%;
	position: relative;
}
.mobonebompic img{
    width: 100%;
	height: 100%;
	object-fit: cover;
}
.mobonebompic i{display:block;
	position:absolute;
	right:0px;top:0px;
	width:0px;
	height:0px;
	border-right: 40px solid #f9f9f9;
	border-left:40px solid transparent;
    border-top: 110px solid transparent;
    border-bottom: 110px solid transparent;
}
.mobonebombox p {
    font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
}
.mobonebombox p:first-child{
	margin-bottom: 16px;
}
.mobonebombox .N03,.mobonebombox .N04 {
    font-size: 14px;
    color: #201d20;
    font-weight: normal;
    line-height: 20px;
	padding: 0 0 0 20px;
    margin: 15px 0;
}

.mobonebombox .N03 {
    background: url(../images/N04.png) no-repeat left center;
    margin-top: 8px;
}

.mobonebombox .N04 {
    background: url(../images/N05.png) no-repeat left center;
}


.mobonebombox .N05 { 
	  margin-top: 15px;
    font-weight: normal;
    position: relative;
    color: #e96e48;
    font-size: 14px;
	text-align: center;
}
.cplb{
	background-color: #f4f4f4;
	background-size: cover;
	overflow: hidden;
}
.mob-box{
	margin-top: 30px;
    background: #fff;
    padding: 8px 16px 16px 16px;
}
.ctop{
	display: flex;
	align-items: center;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dotted #e5e5e5;
    padding-bottom: 5px;
}
.c1{
    background-image: url(../images/dui.png);
    background-repeat: no-repeat;
    background-position: 0 center;
    text-indent: 18px;
	
}
.c1 a{
	font-size: 20px;
	line-height: 22px;
	color: #0857a5;
    /* text-decoration: none; */
	font-weight: bold;
}
.c2{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
	margin-left: 3%;
	flex: 1;
	width: 70%;
}
.c3{
	width: 68px;
    font-size: 14px;
    display: block;
    color: #666;
    border-radius: 4px;
    margin: 8px 0 4px 0;
    background-image: url(../images/more.png);
    background-position: 42px center;
    background-size: 16px 16px;
    text-indent: 11px;
    background-repeat: no-repeat;
	margin-left: auto;
}
.mob-box .ul-box{
	padding-top: 16px;
}
.ul-box li a{
	display: block;
}
.ul-box li{
	float: left;
	width: calc(95.5% / 4);
	margin-right: 1.5%;
	box-sizing: border-box;
}
.ul-box li:nth-child(4n){
  margin-right: 0;
}
.ul-box li img{
	display: block;
	width: 100%;
	height: 210px;
	object-fit: cover;
}
.ul-box .c4{
	text-align: center;
    font-size: 15px;
    color: #333;
    line-height: 20px;
    margin-top: 10px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
}
.ztop{
	display: flex;
	justify-content: space-between;
}
.z1 a{
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
.bk-box{
	margin-top: 10px;
}
.bk-box .bli{
	float: left;
	width: 48%;
	margin-right: 4%;
	box-sizing: border-box;
	border-top: 1px dashed #ddd;
	padding: 15px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.bk-box .bli:nth-child(2n){
  margin-right: 0 ;
}
.bk-box .bli:nth-child(1), .bk-box .bli:nth-child(2){
	border-top: 0px;
}
.bli a {
    background: url(../images/bk.png) no-repeat 0px 50%;
    padding-left: 14px;
    color: #333333;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
	flex: 1;
}
.bli span {
	text-align: right;
    display: block;
    width: 110px;
    color: #999;
}

.bli:hover a {
    color: #0857a5;
}
.bk-con:nth-child(2), .bk-con:nth-child(3){
	margin-top: 30px;
}

.altit{
    font-size: 15px;
	line-height: 22px;
    text-align: center;
    padding: 30px 0px;
}

.alimg a img{
	display: block;
	width: 100%;
	height: 240px;
}
.altxt{
	padding: 10px;
	text-align: left;
}
.altxt h3{
	display: block;
	font-size: 15px;
    font-weight: 700;
    line-height: 32px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;

}
.altxt p {
    margin-top: 10px;
    line-height: 24px;
}
.altxt p  strong {
    color: #0857a5;
}
.altxt .aldes{
	margin-top: 10px;
	line-height: 22px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
	height: 60px;
}


.ali{
	border: 0.5px solid #ccc;
	width: 25%;
	box-sizing: border-box;
    background: #f5f5f5;
}
.albox{
	display: flex;
	padding: 15px 0;
}
.altxt .albtn{
	padding: 15px 0;
	display: flex;
	justify-content: space-evenly;
	/* display: none; */
}
.albox .ali.active{
    transform: scale(1.05);
    border-color: #0857a5;
    -webkit-box-shadow: 0 0 12px -1px #0857a5;
    -moz-box-shadow: 0 0 12px -1px #0857a5;
    box-shadow: 0 0 12px -1px #0857a5;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s;
    zoom: 1;
    z-index: 1;
}

/* .albox .ali.active .altxt .albtn{
    display: block;
} */
.albtn a{
	color:#0857a5
}
.alscroll{
	overflow: hidden;
    overflow-x: scroll;
}
.albox{
	width: 1200px;
	margin: auto;
}
.alscroll::-webkit-scrollbar{
	display: none;
}


.cbox{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.cbox ul{
	width: 288px;
}
.cbox .mid-con{
	flex: 1;
}
.cbox ul li{
	background-color: #eee;
	padding: 39px 15px;
	margin-bottom: 15px;
	text-align: center;
}
.cbox ul li:nth-child(2){
	margin-bottom: 0;
}
.cbox ul li span {
    font-size: 22px;
    color: #201717;
    text-align: center;
    display: block;
    margin-top: 14px;
}
.mobfourtxt{
	position: relative;
	margin: 0 30px;
	overflow: hidden;
	height: 344px;
	/* display: none; */
}
.mobfourtxt>img{
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.mobfourtxt>p{
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 14px;
    line-height: 24px;
    background: url(../images/mbg.png) repeat center;
    color: #fff;
    padding: 12px 15px;
}
.cbox ul li.hover{
    background-color: #0857a5;
}
.cbox ul li.hover span{
	color: #fff;
} 
.cbox ul li i {
    background-image: url(../images/icon1.png);
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 auto;
}

.cbox ul li .icon1 {
    background-position: 0 0;
}

.cbox ul li .icon2 {
    background-position: 0 -50px;
}

.cbox ul li .icon3 {
    background-position: 0 -100px;
}

.cbox ul li .icon4 {
    background-position: 0 -150px;
}
.cbox ul li.hover .icon1 {
    background-image: url(../images/icon2.png);
}

.cbox ul li.hover .icon2 {
    background-image: url(../images/icon2.png);
}

.cbox ul li.hover .icon3 {
    background-image: url(../images/icon2.png);
}

.cbox ul li.hover .icon4 {
    background-image: url(../images/icon2.png);
}

/* .footer{
	background-color: #444;
	padding: 15px 0;
} */
.f-con {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.f-con a{
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	margin: 0 12px;
}
.links{
	padding: 18px 0;
}
.lbox span{
	font-size: 14px;
	color: #222;
}
.lbox a{
	font-size: 14px;
	line-height: 22px;
    color: #777;
	margin-right: 13px;
}
.pc-top{
	text-align: center;
	padding: 30px 0;
}
.pc-top h3{
	font-size: 28px;
    font-weight: 700;
    margin-bottom: 15px;
}
.pc-top p{
	font-size: 14px;
    color: #333;
	line-height: 22px;
}
.plist a, .vlist a, .nlist a, .xlist a{
	display: block;
}
.pc-content .plist{
	float: left;
	box-sizing: border-box;
	width: calc(95.5% / 4);
    margin-right: 1.5%;
	margin-bottom: 20px;
}
.pc-content .plist:nth-child(4n){
   margin-right: 0;
}
.pinner .pimg{
	overflow: hidden;
	width: 100%;
	height: 220px;
}
.pinner .pimg img, .vimg img, .l2 img, .infoImg img{
   width: 100%;
   height: 100%;
   object-fit: cover;	
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -ms-transform: scale(1);
   -o-transform: scale(1);
   transform: scale(1);
   -webkit-transition: all 0.5s;
   -moz-transition: all 0.5s;
   -ms-transition: all 0.5s;
   -o-transition: all 0.5s;
   transition: all 0.5s;
}
.pc-content .plist:hover .pimg img {
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.ptext h4{
	font-weight: bold;
    color: #333;
    line-height: 30px;
	font-size: 20px;
	margin-bottom: 10px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.ptext p{
	background: url(../images/p01.jpg) no-repeat left top;
    font-size: 14px;
    line-height: 18px;
    padding-left: 25px;
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
	min-height: 38px;
}
.pinner .ptext{
    background: #fafafa;
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-bottom: 2px solid #e6e6e6;
    padding: 10px 10px 10px 10px;
}
.pc-content .plist:hover .ptext h4, .pc-content .plist:hover .ptext .ctit{
	color: #e75826;
}
.pc-content .plist:hover .pinner .ptext {
    border-bottom-color: #e75826;
}

.ptext .ctit, .vinner p{
	text-align: center;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.cinner .ptext{
    background: none;
    border-right: none;
    border-left: none;
    border-bottom: none;
}
.categories{
	display: flex;
    justify-content: space-between;
    padding: 20px 0 0;
}
.categories .ctel{
	display: flex;
	align-items: center;
}
.ctel>a{
	width: 155px;
	height: 50px;
	line-height: 52px;
    display: block;
	background: #e9e9e9;
	color: #333;
	font-size: 18px;
	text-align: center;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
	margin-right: 10px;
}
.ctel>a:last-child{
	margin-right: 0;
}
.ctel>a.active{
	background: #1066d1;
    color: #fff;
}
.categories .cter {
    padding: 10px;
    border: #fa732b 1px solid;
    width: 40%;
    background: #f5f5f5 url(../images/fw.png) no-repeat right;
	background-position: right 3% bottom 20%;
}
.cter strong{
	font-size: 20px;
	color: #222;
}
.cter>p{
	margin: 5px 0;
}
.cter>p, .cter>div{
	font-size: 14px;
	color: #222;
	line-height: 28px;
}
.cter>div a {
    background: #fa732b;
    padding: 3px 8px;
    color: #fff;
    cursor: pointer;
	margin: 0 5px;
}
.vinner .vimg{
	width: 100%;
	height: 220px;
	overflow: hidden;
	position: relative;
}
.vbox, .news-con{
	padding-top: 35px;
}
.vbox .vlist{
	float: left;
	box-sizing: border-box;
	width: calc(97% / 3);
	margin-right: 1.5%;
	margin-bottom: 8px;
}
.vbox .vlist:nth-child(3n){
	margin-right: 0;
}
.vinner p{
	padding: 10px;
}
.vimg span {
    position: absolute;
    right: 0;
    bottom: 0;
    background: none repeat scroll 0 0 rgba(0,0,0,0.6);
    height: 22px;
    line-height: 22px;
    padding: 0 7px;
    color: #fff;
    font-size: 12px;
}
.newbom{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.newbom .nfl{
	flex: 1;
}
.newbom .nfr{
	width: 255px;
	padding: 10px;
    border: 1px solid #e0e0e0;
	margin-left: 4%;
}
.nfr .slide{
	margin-bottom: 10px;
}
.ninner{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.ninner .time{
    width: 80px;
	height: 88px;
    color: #fff;
    background: #ccc;
   display: flex;
   flex-direction: column;
   justify-content: center;
   text-align: center;
   margin-right: 20px;
}
.ninner .ncon{
	flex: 1;
}
.time .ri{
	font-size: 40px;
    font-weight: 100;
    color: #fff;
    text-align: center;
    line-height: 50px;
}
.time .year{
	font-size: 14px;
}
.ncon h4{
	display: block;
	font-size: 20px;
	color: #333;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
    margin-bottom: 15px;
}
.ncon>div{
	color: #999;
    line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
	font-size: 14px;
	min-height: 45px;
}
.nlist{
	border-bottom: 1px #d8d8d8 dashed;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.nlist:hover .time{
	background: #fa732b;
}
.nlist:hover .ncon h4{
	color: #fa732b;
}
.cb-tit a {
    font-size: 18px;
    display: block;
    line-height: 38px;
    padding-left: 38px;
    background: url(../images/ci1.png)no-repeat 10px center #f0f3fa;
    color: #0857a5;
    font-weight: bold;
}
.ci2 a{
	background: url(../images/ci2.png)no-repeat 10px center #f0f3fa;
}
.ci3 a{
	background: url(../images/ci3.png)no-repeat 10px center #f0f3fa;
}
.cb-box {
	margin-top: 10px;
}
.cb-box a{
	float: left;
	box-sizing: border-box;
	display: block;
	width: 48%;
	margin-right: 4%;
	padding: 10px 0;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
	font-size: 14px;
}
.cb-box a:nth-child(2n){
  margin-right: 0;
}

.gs-box{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.gs-box>img{
	display: block;
	width: 45%;
	margin-right: 2%;
}
.gs-box .gdes{
	flex: 1;
	color: #757575;
    font-size: 14px;
    font-weight: 400;
	padding: 20px;
}
.gdes p{
    line-height: 24px;
}
.gs-box{
	box-shadow: 2px 25px 65px 5px rgb(0 0 0 / 29%);
}
.gsjj, .ccnl, .gsry, .gjhz, .fwln, .lxwm{
	padding-bottom: 26px;
}
.map{
	padding-bottom: 50px;
}
.sc-box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.sc-box .slist{
	width: 32%;
}
.slist p{
	text-align: center;
	font-size: 15px;
	line-height: 22px;
	padding: 10px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.team-introduction-swiper-container .swiper-btn {
    z-index: 5;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: rgba(0,0,0,.6);
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -10px;
}

.team-introduction-swiper-container .swiper-btn .icons {
    height: 24px;
    display: inline-block;
    vertical-align: middle
}

.team-introduction-swiper-container .swiper-btn-left {
    left: 20px
}

.team-introduction-swiper-container .swiper-btn-right {
    right: 20px
}
 .team-introduction-swiper-container {
    width: 100%;
    position: relative
}

.clist{
	box-sizing: border-box;
	float: left;
	width: calc(96% / 3);
	margin-right: 2%;
	margin-bottom: 3%;
	background: #fff;
    padding: 10px 10px 15px 10px;
}
.clist:nth-child(3n){
   margin-right: 0;
}
.fwlc{
	background-color: #f5f5f5;
	margin-top: 35px;
}

.l1 p{
	color: #0857a5;
    font-size: 20px;
    font-weight: bold;
	margin-bottom: 8px;
}
.l1 p font {
    color: #0857a5;
    font-family: Impact,Arial;
    font-size: 30px;
    padding-top: 10px;
    padding-right: 7px;
}
.clist .l1{
    clear: both;
    text-align: center;
    background: #e6e6e6;
    padding: 12px 0px;
    margin-bottom: 1px;
}
.l1 span{
	font-size: 14px;
	color: #222;
}
.l2{
	width: 100%;
	height: 200px;
}
.clist .l3{
	text-align: left;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    padding-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
	min-height: 72px;
}
.ln-box{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.lnlist {
    padding: 30px 20px;
    border: #ccc 2px solid;
    width: 32%;
	box-sizing: border-box;
}
.lnlist span {
    clear: both;
    line-height: 45px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    display: block;
}
.lnlist  p{
    clear: both;
    display: block;
    text-align: center;
    line-height: 24px;
	min-height: 72px;
	overflow: hidden;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
}
.lnlist img{
	display: block;
	margin: auto;
}

.contactbom{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.contactbom .ctb{
	width: 24%;
	box-sizing: border-box;
	text-align: center;
}
.ctb img{
	width: 90px;
	display: block;
	margin: auto;
}
.ctb p{
	margin-top: 12px;
    font-size: 18px;
	line-height: 24px;
    /* font-weight: bold; */
}
.info-con{
	padding-bottom: 30px;
}
.insidenewfl h1 {
	font-weight: bold;
    font-size: 26px;
    text-align: center;
    line-height: 32px;
}
.insidenewfl .newTakeaway {
    background: #f0f3fa;
    margin: 25px 0px 15px 0px;
    font-size: 14px;
    padding: 16px 16px 14px 16px;
    color: #333;
    line-height: 28px;
	display: flex;
	flex-wrap: wrap;
}
.newTakeaway .answer01 {
    color: #01499d;
    font-size: 18px;
    font-weight: bold;
    padding-right: 5px;
}
.answer01 span {
    font-size: 14px;
    font-weight: normal;
}

.newTakeaway .expert {
    /* float: right; */
    width: 110px;
    height: 28px;
    line-height: 28px;
    background: url(../images/info1.png) no-repeat 15px center #c2deff;
    text-align: center;
    color: #01499d;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
    padding-left: 15px;
	margin-left: 24px;
}

.newTakeaway .expert:after {
    content: '';
    width: 0px;
    height: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
    border-top: 5px solid #01499d;
    border-right: 5px solid #01499d;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent;
}
.insidenewtime{
	display: flex;
}
.insidenewtime span{
	display: block;
	font-size: 12px;
    color: #666;
    margin-right: 15px;
}
.insidenewtime span:last-child{
	margin-right: 0;
}
.insidenewfl .insidenewtext {
    clear: both;
    text-align: left;
    font-size: 14px;
    color: #333;
	padding: 15px 0 0;
}
.insidenewfl .insidenewtext p {
    font-size: 14px;
    padding: 10px 0px;
    line-height: 28px;
}
.xgtit {
    display: block;
    font-size: 18px;
    line-height: 35px;
    border-bottom: 1px solid #f0f0f0;
    padding: 0px 0px 10px 0px;
}
.axgcp{
	margin-top: 15px;
}
.xlist img{
	width: 100%;
	height: 180px;
	object-fit: cover;
}
.xlist p{
	text-align: center;
	font-size: 15px;
	line-height: 22px;
	padding: 8px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.lnews{
	margin-top: 10px;
}
.lnews ul li {
    clear: both;
    width: 100%;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    border-bottom: 1px dashed #ddd;
    padding: 10px 0px 10px 0px;
}
.lnews ul li:last-child {
    border-bottom: 0px;
    padding-bottom: 0px;
}

.insideprotop{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.insideprotop .infoImg{
	width: 600px;
	height: 450px;
	overflow: hidden;
	margin-right: 3%;
}
.insideprotop .insideprotopfr{
	flex: 1;
}
.insideprotopfr h2{
	font-weight: bold;
    font-size: 28px;
    margin-bottom: 24px;
}
.insideprotopfr .ides{
    font-size: 16px;
    border-bottom: solid 1px #f0f0f0;
    padding-bottom: 10px;
	line-height: 24px;
	margin-bottom: 12px;
}
.insideprotop  ul li{
    font-size: 15px;
    margin-bottom: 10px;
    color: #666;
	line-height: 28px;
}
.insideprotop  ul li strong{
	color: #333;
}
.itb {
    background: url(../images/infobg.png) repeat center;
    padding: 5px;
    box-sizing: border-box;
    margin-top: 20px;
}
.itb .ibox {
    background: #fff;
    padding: 8px 30px 25px 30px;
}
.ibox  .itel{
    text-align: center;
    margin-bottom: 5px;
}
.itel a {
    font-size: 25px;
    color: #ff380a;
    font-weight: 700;
    line-height: 55px;
}
.ibox .ibtn {
    line-height: 50px;
	cursor: pointer;
    width: 70%;
    margin: 0 auto;
    border-radius: 30px;
	position: relative;
}
.ibox .ibtn:after {
    position: absolute;
    z-index: 2;
    content: '';
    border-radius: 50px;
    box-shadow: 0px 2px 40px #1572de;
    left: 10px;
    top: 10px;
    right: 10px;
    bottom: 5px;
    background: #1572de;
}
.ibtn a{
	background-color: #c2deff;
	display: block;
    font-size: 20px;
    font-weight: 600;
    color: #01499d;
    text-align: center;
    border-radius: 4px;
    position: relative;
    z-index: 3;
    overflow: hidden;
}
.insideprotop{
	padding: 35px 0;
}
.insidepronav ul{
	display: flex;
}
.insidepronav li {
    float: left;
    width: 20%;
    border-left: 1px solid #fff;
    background: #e8e8e8;
    height: 50px;
	line-height: 50px;
	box-sizing: border-box;
}
.insidepronav li a.intos {
    background: #38425a;
    color: #fff;
}
.insidepronav li a {
    display: block;
    text-align: center;
    font-size: 16px;
}
.insidepro {
    padding: 35px 0;
}
.proTitle{
	padding-bottom: 12px;
}
.proTitle h2{
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}
.cpnr p{
	padding: 6px 0;
	font-size: 14px;
	color: #222;
	line-height: 26px;
}
.xgcp>ul{
	padding: 24px 0;
}


.htit{
	background-color: #00a67c;
	text-align: center;
	padding: 36px 0;
}
.htit .tit1{
	color: #fff;
	display: inline-block;
    font-weight: 100;
	font-size: 50px;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
}
.htit .tit2{
	color: #fff;
	font-size: 22px;
	-webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
}
.htit h1:hover .tit1{
    letter-spacing: 6px;
}

.htit h1:hover .tit2 {
    margin-left: 20px;
    opacity: .2;
}

@media (max-width: 1200px) {
	.htit .tit1{
        font-size: 40px;
    }
    .htit {
        padding: 30px 0;
    }
}

@media (max-width: 768px) {
	.htit .tit1{
        font-size: 30px;
    }
    .htit {
        padding: 20px 0;
    }
	.htit .tit2{
		font-size: 20px;
	}
}
.toggle-search {
    width: 52px;
	line-height: 52px;
	text-align: center;
    background: #16a085;
    color: #fff;
    cursor: pointer;

}
.fa{
	font-size: 16px;
}
.s-box{
	position: relative;
}
.search-expand {
	-webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    position: absolute;
    top: 52px;
    right: 0;
    display: none;
    width: 360px;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.1);
    box-shadow: 0 1px 0 rgba(255,255,255,.1);
	opacity: .75;
}

.search-expand-inner {
    border: 1px solid #d2d6d5;
}

.search-expand .themeform input {
    width: 90%;
    outline: 0;
    border: 0
}

.searchform div {
    position: relative;
	overflow: hidden;
}

.searchform div input {
    margin: 0;
    padding-left: 26px;
    line-height: 1.25rem
}

.searchform div:after {
    position: absolute;
    top: 8px;
    left: 10px;
    color: #ccc;
    content: "\f002";
    font-size: .875rem;
    font-family: FontAwesome;
    line-height: 1.5rem
}

.searchform div input.search {
	width: 100%;
    padding-left: 30px;
    height: 40px;
    font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif
}
.index-content{
	/* background: url(../images/bg.png);
	background-position: left top;
	background-size: auto;
	background-repeat: repeat; */
}
.note{
	margin-bottom: 10px;
}
.nbox{
	background-color: #Fff;
	display: flex;
	align-items: center;
	padding: 16px;
}
.nbox>img{
	display: block;
	margin-right: 12px;
}
.nbox ul {
	font-size: 15px;
	line-height: 18px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.dy{
	margin-bottom: 10px;
}

.widget-item{
    background: #FFFFFF;
	padding: 0 20px;
}
.title-h2 {
    height: 50px;
	line-height: 50px;
    border-bottom: 1px solid #90BBA8;
	font-weight: 700;
}
.more a small {
    font-size: 85%;
	color: #00a67c;
}
.sy-con{
	display: flex;
	justify-content: space-between;
}
.sy-con .symk{
	flex: 1;
}
.sy-con .sidebar{
	width: 330px;
	margin-left: 10px;
}
.badge, .label {
    position: relative;
    display: inline-block;
    padding: 4px 6px 3px;
    background-color: #999;
    color: #fff;
    vertical-align: baseline;
    white-space: nowrap;
    line-height: 16px;
}
.label {
    top: -1px;
    margin-right: 8px;
    padding: 2px 9px;
}
.label-1 {
    background-color: #fd8c84;
}

.rmph ul li{
	display: flex;
	align-items: center;
	padding-bottom: 12px;
}
.rmph ul li a{
	display: block;
	line-height: 17px;
	color: #00a67c;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.rmph {
	padding: 20px 0 10px;
}
.label-2 {
    background-color: #6fc299;
}
.label-3 {
    background-color: #81c1f2;
}
.widget-item{
	margin-bottom: 10px;
}
/* .widget-item:last-child{
	margin-bottom: 0;
} */

.zxwz ul {
    overflow: hidden;
	display: flex;
	flex-wrap: wrap;
    padding: 10px 0;
}

.zxwz li {
   width: 49%;
    overflow: hidden;
    height: 30px;
	line-height: 30px;
    color: #bbb;
	display: flex;
    align-items: center;
	margin-right: 2%;
	background: url(../images/info2.png) no-repeat left center;
	background-position: left 45%;
}
.zxwz li:nth-child(2n){
	margin-right: 0;
}
.zxwz li i {
    vertical-align: middle;
	display: inline-block;
}
.zxwz ul li:hover a{
   color: #e75826;
}
.zxwz a {
	display: block;
    margin-right: 20px;
    padding-left: 15px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	color: #333;
	font-size: 14px;
}
.rb-list{
	float: left;
	width: calc((100% - 60px) / 4);
	margin-right: 20px;
	box-sizing: border-box;
	margin-bottom: 15px;
}
.rb-list:nth-child(4n){
    margin-right: 0;
}
.rb-list a{
	display: block;
}
.rb-list .wz-img{
	width: 100%;
	height: 130px;
	overflow: hidden;
}
.wz-img img, .xl-img img, .aimg img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.rb-list:hover .wz-img img, .al-inner:hover .aimg img{
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.wz-des{
	line-height: 24px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	min-height: 48px;
	margin-top: 12px;
	color: #00a67c;
}
.related_box{
	padding-top: 24px;
}
.swidget{
	margin-bottom: 10px;
	background-color: #fff;
	padding: 0 15px;
}
.social {
    padding: 13px 0;
    height: 45px;
    background-color: #fff;
}
.social a {
    position: relative;
    float: left;
    margin-right: 20px;
    width: 45px;
    height: 45px;
    color: #fff;
}

.social a:hover i {
    background-color: #7fb4ab
}

.social i {
	text-align: center;
	padding: 6px 10px;
    /* width: 45px;
    height: 38px; */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /* -webkit-box-shadow: inset 0 -1px 0 #3333sf; */
    font-size: 2.5em;
}
.social .rss {
    background: #ff7c49;
}
.qq {
    background: #e74c3c
}
.email {
    background: #eca3ac
}
.subscribe form {
    margin: 0;
    padding: 20px 0;
}
.subscribe p {
    line-height: 17px;
    color: #666;
    font-size: 14px;
	margin-bottom: 12px;
}
.subscribe .rsstxt {
    float: left;
    padding: 1px 8px;
    width: 200px;
    height: 30px;
    outline: 0;
    border: 0;
    background: #f7f7f7;
}

.subscribe .rsstxt:hover,.widget_newsletter .rsstxt:focus {
    outline: 0
}

.subscribe .rssbutton {
    width: 84px;
    height: 32px;
    border: 0;
    background: #1abc9c;
    color: #fff;
    letter-spacing: 1px;
    font-size: 15px;
}

.subscribe .rssbutton:hover {
    background-color: #16a085
}
.tags-box{
    padding: 18px 0;
}
.tags-box a:nth-child(9n) {
    background-color: #4a4a4a
}

.tags-box a:nth-child(9n+1) {
    background-color: #15a287
}

.tags-box a:nth-child(9n+2) {
    background-color: #5cb85c
}

.tags-box a:nth-child(9n+3) {
    background-color: #d9534f
}

.tags-box a:nth-child(9n+4) {
    background-color: #567e95
}

.tags-box a:nth-child(9n+5) {
    background-color: #b433ff
}

.tags-box a:nth-child(9n+6) {
    background-color: #00a67c
}

.tags-box a:nth-child(9n+7) {
    background-color: #b37333
}

.tags-box a:nth-child(9n+8) {
    background-color: #f60
}
.tags-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.tags-box a {
	text-align: center;
    display: block;
	margin-bottom: 6px;
    width: 49%;
	height: 28px;
	line-height: 28px;
    background-color: #00a67c;
    color: #fff;
    opacity: .7;
    filter: alpha(opacity=80);
}

.tags-box a:hover {
    opacity: 1;
    filter: alpha(opacity=100),;
}
.rb-list:hover .wz-des, .xh-list:hover .xl-text .xhdes{
    color: #f17067;
}
.xh-list{
	padding: 15px 0;
    border-bottom: solid 1px #eee;
}
.xh-inner{
	display: flex;
	align-items: center;
}
.xh-inner .xl-img{
	width: 110px;
	height: 70px;
	overflow: hidden;
	margin-right: 10px;
}
.xh-inner .xl-text{
	flex: 1;
}
.xl-text .xhdes{
	line-height: 22px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	min-height: 40px;
	font-size: 15px;
	color: #00a67c;
}
.xl-text p{
	font-size: 14px;
	color: #999;
	margin-top: 12px;
}
.cnxh{
	padding-bottom: 18px;
}
.tongji {
    padding: 20px 0;
}
.tongji ul{
	display: flex;
	flex-wrap: wrap;
}
.tongji ul li{
    width: 49%;
	height: 24px;
	line-height: 24px;
	color: #555;
	box-sizing: border-box;
	margin-right: 2%;
}
.tongji ul li:nth-child(2n){
	margin-right: 0;
}
.art-tit{
    margin-bottom: 1px;
    padding: 15px 20px;
    background-color: #f7f7f7;
	color: #555;
	font-size: 15px;
	line-height: 22px;
}

.ac-list{
	float: left;
	width: calc((100% - 20px) / 3);
	margin-right: 10px;
	margin-bottom: 20px;
	box-sizing: border-box;
	background-color: #fff;
	padding: 10px 10px 16px;
	box-shadow: 0 1px 1px 0 rgb(0 0 0 / 15%);
}
.ac-list:nth-child(3n){
	margin-right: 0;
}
.al-inner .aimg{
	width: 100%;
	height: 170px;
	overflow: hidden;
}
.al-inner .atit{
	font-size: 15px;
	line-height: 18px;
	color: #00a67c;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	margin: 10px auto;
}
.al-inner .ades{
	font-size: 13px;
	line-height: 20px;
	color: #555;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	min-height: 40px;
}
.al-inner .adate{
	color: #00a67c;
	font-size: 14px;
	margin-top: 12px;
}
.adate i{
	margin-right: 6px;
}
.art-content{
	background-color: #fff;
	padding: 12px 10px 0;
}
.ac-list:hover {
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.25)
}
.info-box{
	background-color: #fff;
}
.info-box{
	padding: 35px 20px;
}
.info-tit{
	font-size: 24px;
	color: #444;
	line-height: 32px;
}
.meta {
	margin-top: 20px;
}
.meta span{
	color: #00a67c;
	margin-right: 20px;
	line-height: 26px;
}
.meta span i{
	margin-right: 6px;
	color: #999;
}
.article-social {
    padding: 24px 0;
    text-align: center;
    text-indent: 0;
}

.article-social a {
    border-bottom: 1px solid #d6d6d6;
    text-indent: 0;
}

.article-social a:hover {
    border-bottom: 1px solid #d6d6d6;
    background: #f17067;
}

#Addlike {
    background-color: #f78585;
    color: #fff;
}

#Addlike:hover {
    background-color: #f17067;
}
.action {
    position: relative;
    display: inline-block;
    margin: 0 3px;
    padding: 8px 40px;
    border: 1px solid #d6d6d6;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    cursor: pointer
}
.article-tags{
	padding: 20px 0 10px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}

.article-tags i {
    margin-right: 10px;
    color: #bbb;
}
.article-tags a {
    display: inline-block;
	margin: 0 2px 10px;
	padding: 8px 6px;
    background-color: #4a4a4a;
    color: #fff;
    opacity: .7;
    filter: alpha(opacity=90);
}

.article-tags a:hover {
    background-color: #428bca;
    opacity: 1;
    filter: alpha(opacity=100)
}

.article-tags a:nth-child(5n) {
    background-color: #4a4a4a
}

.article-tags a:nth-child(5n+1) {
    background-color: #428bca
}

.article-tags a:nth-child(5n+2) {
    background-color: #5cb85c
}

.article-tags a:nth-child(5n+3) {
    background-color: #d9534f
}

.article-tags a:nth-child(5n+4) {
    background-color: #f0ad4e
}
.xgwz{
	background-color: #fff;
	margin-top: 10px;
	padding: 0 20px 10px;
}
.xgwz .related_box{
	border-bottom: 1px solid #eee;
}
#praise {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto;
}
#praise-txt{
    height:25px;
    line-height:25px;
    display: block;
	font-weight: bold;
}
.praise img{
    width:40px;
    height:40px;
    display:block;
    margin: 0 auto;
}
.praise img.animation{
    animation: myfirst 0.5s;
    -moz-animation: myfirst 0.5s;	/* Firefox */
    -webkit-animation: myfirst 0.5s;	/* Safari å’Œ Chrome */
    -o-animation: myfirst 0.5s;	/* Opera */
}
#add-num{
    display:none;
}
#add-num .add-animation{
    color: #000;
    position:absolute;
    top:-15px;
    left: 10px;
    font-size: 15px;
    opacity: 0;
    filter: Alpha(opacity=0);
    -moz-opacity:0;
    animation: mypraise 0.5s ;
    -moz-animation: mypraise 0.5s ;	/* Firefox */
    -webkit-animation: mypraise 0.5s ;	/* Safari å’Œ Chrome */
    -o-animation: mypraise 0.5s ;	/* Opera */
    font-style:normal;
}
.praise .hover , #add-num .add-animation.hover , #praise-txt.hover{
    color: #EB4F38;
}

@keyframes myfirst
{
    0%{
        width:40px;
        height:40px;
    }
    50%{
        width:50px;
        height:50px;
    }
    100% {
        width:40px;
        height:40px;
    }
}

@-moz-keyframes myfirst /* Firefox */
{
    0%{
        width:40px;
        height:40px;
    }
    50%{
        width:50px;
        height:50px;
    }
    100% {
        width:40px;
        height:40px;
    }
}

@-webkit-keyframes myfirst /* Safari å’Œ Chrome */
{
    0%{
        width:40px;
        height:40px;
    }
    50%{
        width:50px;
        height:50px;
    }
    100% {
        width:40px;
        height:40px;
    }
}

@-o-keyframes myfirst /* Opera */
{
    0%{
        width:40px;
        height:40px;
    }
    50%{
        width:50px;
        height:50px;
    }
    100% {
        width:40px;
        height:40px;
    }
}

@keyframes mypraise
{
    0%{
        top:-15px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity:0;
    }
    25%{
        top:-20px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity:0.5;
    }
    50%{
        top:-25px;
        opacity: 1;
        filter: Alpha(opacity=100);
        -moz-opacity:1;
    }
    75%{
        top:-30px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity:0.5;
    }
    100% {
        top:-35px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity:0;
    }
}

@-moz-keyframes mypraise
{
    0%{
        top:-15px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity:0;
    }
    25%{
        top:-20px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity:0.5;
    }
    50%{
        top:-25px;
        opacity: 1;
        filter: Alpha(opacity=100);
        -moz-opacity:1;
    }
    75%{
        top:-30px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity:0.5;
    }
    100% {
        top:-35px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity:0;
    }
}

@-webkit-keyframes mypraise 
{
    0%{
        top:-15px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity:0;
    }
    25%{
        top:-20px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity:0.5;
    }
    50%{
        top:-25px;
        opacity: 1;
        filter: Alpha(opacity=100);
        -moz-opacity:1;
    }
    75%{
        top:-30px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity:0.5;
    }
    100% {
        top:-35px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity:0;
    }
}

@-o-keyframes mypraise 
{
    0%{
        top:-15px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity:0;
    }
    25%{
        top:-20px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity:0.5;
    }
    50%{
        top:-25px;
        opacity: 1;
        filter: Alpha(opacity=100);
        -moz-opacity:1;
    }
    75%{
        top:-30px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity:0.5;
    }
    100% {
        top:-35px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity:0;
    }
}
.no_webshot{
	margin-top: 10px;
	background-color: #fff;
}
.comt-title {
    overflow: hidden;
    padding:  20px;
    background-color: #f7f7f7;
}
input:focus, input:hover, textarea:focus, textarea:hover {
    border-color: #999;
}
.comt-box{
	width: 100%;
	border: 1px solid #e8e8e8;
	overflow: hidden;
}
.comt-box textarea{
	width: 100%;
	padding: 10px;
}
.comt{
	padding: 20px;
}
.comt button{
	background-color: #00a67c;
	color: #fff;
	width: 120px;
    height: 40px;
    line-height: 40px;
	margin-top: 15px;
}
.pagewrapper{
	display: flex;
	flex-wrap: wrap;
	background-color: #fff;
}
.pagesidebar{
	width: 180px;
	background-color: #fbfbfb;
}
 .pagecontent{
	flex: 1;
}
.pagesidebar ul li a {
    display: block;
    overflow: hidden;
    margin-bottom: 1px;
    padding: 12px 10px;
    border-bottom: 1px solid #eee;
    border-left: solid 4px transparent;
    color: #888;
    cursor: pointer;
}

.pagesidebar ul li a:hover {
    background-color: #f7f7f7;
    color: #666;
}
.pagesidebar ul li i{
   margin-right: 6px;
}
.pagesidebar ul li:last-child a{
	margin-right: -1px;
    background-color: #fff;
    color: #444;
    border-left-color: #00a67c;
}
.pagecontent{
	padding: 20px;
}
.hyly{
	font-size: 20px;
	color: #444;
	padding: 12px;
	border-bottom: 1px solid #eee;
}

.f-box{
	background-color: #fff;
	padding: 24px 20px 40px;
}
.fl-text{
	color: #000;
	font-size: 15px;
	margin-bottom: 18px;
}
.fl-text span{
	color: red;
	margin-left: 5px;
}
.fl-con .com-in{
	width: 90%;
	height: 35px;
	border: 1px solid #e5e5e5;
	padding: 0 15px;
}
.fcon{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.f-box .fm-list{
	width: 49%;
    margin-bottom: 35px;
}
.fl-con textarea{
	width: 95%;
	background-color: transparent;
	border: 1px solid #e5e5e5;
	padding: 15px 0;
	color: #000;
	font-size: 15px;
}

.f-btn{
	display: flex;
    justify-content: center;
	margin:auto ;
	width: 70%;
}
.f-btn button{
	width: 60%;
    height: 40px;
    font-size: 16px;
	color: #fff;
    background-color: #0857a5;
}
.tte{
	width: 100%;
	border: 1px solid #e5e5e5;
	overflow: hidden;
}
.tte textarea{
	padding: 15px;
	width: 100%;
}
.llnr{
	margin-bottom: 35px;
}
.fa1:before {
    content: "\f015"
}
.fa2:before {
    content: "\f13b";
}
.fa3:before {
    content: "\f085";
}
.fa4:before {
    content: "\f269";
}
.fa5:before {
    content: "\f024";
}
.fa6:before {
    content: "\f0c0";
}
.fa7:before {
    content: "\f14b";
}
.fa8:before {
    content: "\f0e6";
}


.cply{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ly-list a{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.cply .ly-list{
	box-sizing: border-box;
	width: 33.33%;
	height: 270px;
	overflow: hidden;
	position: relative;
}
.ly-list img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	-moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.ly-list:hover img{
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.ly-list .lyt{
	width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    padding: 8px 15px;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 20px;
	overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ly-list:hover .lyt {
	background-color: rgba(20, 168, 59, 0.8);
}
.jf-list a{
	display: block;
}
.jsfw{
	display: flex;
	flex-wrap: wrap;
}
.jf-list{
	border-top: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
	position: relative;
	width: 20%;
	box-sizing: border-box;
	text-align: center;
	padding-top: 56px;
    padding-bottom: 40px;
}
.jf-list:nth-child(5n) {
    border-right: 1px solid #d5d5d5;
}
.jf-list .jlt{
	font-size: 20px;
    line-height: 26px;
	color: #06220e;
	padding: 30px 0;
}
.jf-list b {
    display: block;
    width: 32px;
    height: 2px;
    background-color: #14a83b;
    margin: 0 auto;
}

.jf-list .back{
	background-color: #6eac3d;
}
.back .wordpadd{
	display: block;
	width: 100%;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	color: #fff;
	font-size: 14px;
	line-height: 26px;
	min-height: 100px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	margin: 30px 0;
}
.jf-list .back{
	display: block;
	width: auto;
	top: -20px;
	position: absolute;
	bottom: -40px;
	right: -40px;
	padding: 30px 30px 15px;
	-webkit-box-shadow: 10px 10px 10px rgba(227, 227, 227, 0.6);
	box-shadow: 10px 10px 10px rgba(227, 227, 227, 0.6);
	-o-background-size: cover;
	background-size: cover;
	background-position: 0 0;
	background-repeat: no-repeat;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.6s;
	transition: opacity 0.3s, -webkit-transform 0.6s;
	-o-transition: opacity 0.3s, -o-transform 0.6s;
	-moz-transition: transform 0.6s, opacity 0.3s, -moz-transform 0.6s;
	transition: transform 0.6s, opacity 0.3s;
	transition: transform 0.6s, opacity 0.3s, -webkit-transform 0.6s, -moz-transform 0.6s, -o-transform 0.6s;
	opacity: 0;
	-webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
	-ms-transform: translateX(-20px);
	-o-transform: translateX(-20px);
	transform: translateX(-20px);
	visibility: hidden;
}
.jf-list:hover {
	z-index: 6;
}

.jf-list:hover .back {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
	visibility: visible;
}
.jf-list .back .morel {
	color: #fff;
	line-height: 26px;
	font-size: 14px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.jf-list .back .morel:hover {
	color: #11411e;
}
.server-swiper{
width: 100%;
}
.index-abmore {
    /* text-align: center; */
    line-height: normal;
	margin-top: 2vw;
}

.index-abmore a{
    display: inline-block;
    vertical-align: top;
    color: #000;
    font-size: 14px;
    border: 1px solid #272b28;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    line-height: 38px;
    text-align: center;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	padding: 0 62px;
    border-width: 2px;
}
.index-abmore:hover a{
	color: #14a83b;
    border: 2px solid #14a83b;
}

.count{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.count .c-item{
	box-sizing: border-box;
	width: 33.33%;
	text-align: center;
}
.c-num img{
	display: block;
	margin: auto;
}
.c-num b{
	display: block;
    padding: 1.5vw 0;
}
.c-num b i{
    color: #14a83b;
    font-size: 55px;
    font-weight: bold;
	line-height: 60px;
	font-style: normal;
}
.c-num b sub{
    color: #14a83b;
    font-size: 20px;
	display: inline-block;
    vertical-align: super;
}
.c-num p {
    font-size: 16px;
    line-height: 26px;
}
.index-scrollnum{
	padding-bottom: 66px;
}

.full-inside-subnav {
    background-color: #ffffff;
    border-bottom: 1px solid #e5ddd0;
    position: relative;
    z-index: 188;
}

.full-home {
    display: none;
}

.inside-subnav {
    position: relative;
    z-index: 25;
}

.channel-title {
    line-height: 50px;
    color: #4d5c63;
    position: relative;
    text-align: center;
	font-size: 16px;
}

.channel-title::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin: 0 -15px -3px 10px;
    border-width: 5px;
    border-style: solid dashed dashed dashed;
    border-color: #333 transparent transparent transparent;
}

.inside-subitem {
    width: 100%;
}

.second-level {
    display: none;
    position: absolute;
    width: 100%;
    top: 51px;
    z-index: 10;
    left: 0;
    background-color: #fff;
    padding-bottom: 10px;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
    font-size: 0;
    overflow: hidden;
}

.second-level ul {
    display: block;
    width: 100%;
}

.second-level ul li {
    display: block;
    width: 100%;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    line-height: 42px;
}

.second-level ul li a {
    display: block;
    width: 100%;
}

.second-level ul li.cur a {
    color: #14a83b;
}

@media (min-width: 1024px) {
    .full-inside-subnav .commonweb {
		display: flex;
    }

    .inside-subitem {
        width: 100%;

    }

    .full-home {
        display: block;
        width: 52px;
        height: 60px;
        background: url(../images/index.png) no-repeat center center;
        border-left: 1px solid #e5ddd0;
        border-right: 1px solid #e5ddd0;
    }

    .channel-title {
        display: none;
    }

    .second-subswiper {
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .second-level {
        display: block;
        position: static;
        top: 0;
        background-color: transparent;
        padding-bottom: 0px;
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 100%;
        position: relative;
    }

    .second-level ul {
        font-size: 0;
        white-space: nowrap;
    }

    .second-level ul li {
        display: inline-block;
        vertical-align: top;
        width: auto;
        font-size: 14px;
        padding-left: 30px;
        padding-right: 30px;
        line-height: 60px;
        border-right: 1px solid #e5ddd0;
    }

    .second-level ul li a:hover {
        color: #14a83b;
    }

    .second-level.swiper {
        padding-right: 100px;
    }
}

@media (min-width: 1260px) {
    .second-level ul li {
        padding-left: 55px;
        padding-right: 55px;
    }

    .full-home {
        left: 0;
    }
}

.pro-box{
	display: flex;
}
.pro-box .pro-l{
	width: 500px;
    margin-right: 50px;
}
.pro-box .pro-r{
	flex: 1;
}
.cp-title{
	padding: 20px 0;
}
.cp-price{
	background-color: #f7f7f7;
	padding: 30px 20px;
	font-weight: bold;
    font-size: 30px;
	color: #17181a;
	margin-bottom: 20px;
}
.cp-feature dl dd{
	font-size: 16px;
	line-height: 22px;
	color: #666;
	padding: 15px 0;
}
.cp-tel a{
	display: block;
    background-color: #17181a;
    width: 220px;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    color: #fff;
    text-align: center;
    font-size: 20px;
	margin-top: 30px;
}










































 /* 可变css-end */



 .backTop {
    position: fixed;
    z-index: 200;
	right: 21px;
    bottom: 15%;
    box-sizing: border-box;
    transition: bottom .3s ease;
	width: 40px;
	height: 40px;
	background-color: #000;
	display: flex;
	align-items: center;
	justify-content: center;
}
.backTop:hover{
	background-color: #14a83b;
}
.backTop i{
    text-align: center;
	font-size: 20px;
	color: #fff;
}
.backTop img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
 .p-img{
	text-align: center;
}
 .fd-box, .art-con{
	margin-top: 60px;
}
.pro-box{
	display: flex;
}
.pro-box .pro-l{
	width: 600px;
    margin-right: 50px;
}
.pro-box .pro-r{
	flex: 1;
}
.cp-title{
	padding: 20px 0;
}
.cp-price{
	background-color: #f7f7f7;
	padding: 30px 20px;
	font-weight: bold;
    font-size: 30px;
	color: #e6322e;
	margin-bottom: 20px;
}
.cp-feature dl dd{
	font-size: 16px;
	line-height: 22px;
	color: #666;
	padding: 5px 0;
}
.cp-tel a{
	display: block;
    background-color: #0ca001;
    width: 220px;
    height: 50px;
    line-height: 50px;
    border-radius: 30px;
    color: #fff;
    text-align: center;
    font-size: 20px;
	margin-top: 30px;
}
.sbxq{
	font-size: 20px;
	color: #ff7033;
	margin-top: 40px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e8e8e8;
}

 .pro-contant, .cont, .contant-map{
	margin-top: 50px;
}
.ipro-content, .in-content{
	margin-top: 80px;
}
.ict-content{
	margin-top: 30px;
}
.ict-box h3{
	color: #ffbc00;
	font-size: 18px;
	line-height: 26px;
}
.ict-box dl dd{
	color: #888;
	font-size: 16px;
	line-height: 20px;
	margin-top: 24px;
}
.ict-content{
	display: flex;
	flex-wrap: wrap;
}
.ict-content .ict-box{
	width: 40%;
	margin-right: 40px;
}

.f-list, .f-text{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	font-size: 16px;
}
.f-list .fl{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.f-list .fl>div, .f-text .text-title{
	width: 100px;
	color: #999;
}
.f-list .fl input{
	flex: 1;
    height: 50px;
	font-size: 16px;
	padding: 0 15px;
    background-color: transparent;
    border-bottom: 1px solid #d4d4d4;
	color: #999;
}
.f-text{
	margin-top: 50px;
}
.f-text .text-details{
	flex: 1;
}
.f-text .text-details textarea{
	width: 100%;
	background-color: transparent;
    border: 1px solid #d4d4d4;
	padding: 15px 0;
	font-size: 16px;
	color: #999;
}

.f-list .fl input::placeholder{
	color: #aaaaaa;
}

.ict-content .ict-map, .ict-content .contant-form{
	flex: 1;
}
#map, #allmap, .contant-map #map{
	width: 100%;
	height: 100%;
}
.pos_nav {
	line-height: 22px;
	padding: 16px 0;
    /* background-color: #f7f7f7; */
	border-bottom: 1px solid #f0f0f0;
}
.pos_nav, .pos_nav a, .pos_nav span{
    color: #2a2a2a;
    letter-spacing: 1px;
    font-size: 14px;
}

.detail_t {
	text-align: center;
}
.detail_t h1, .cp-title{
	font-size: 24px;
	line-height: 30px;
	color: #333;
}
.detail_t h5 {
	margin-top: 20px;
	font-size: 15px;
	color: #999;
}
.info_content{
	padding: 20px 0;
	margin-top: 20px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}

.info_content p,  .info_content{
	font-size: 16px;
	line-height: 1.8;
	letter-spacing: 0.5px;
	color: #363636;
}
.info_content img, .info_content p img{
	max-width: 100%;
}
.pronext {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	font-size: 14px;
	color: #333;
	border: 1px solid #ddd;
    padding: 13px 2%;
    background: #f5f5f5;
	margin: 40px 0;
}
.pronext .propage, .pronext .nextpage {
	width: 48%;
	color: #333;
}
.propage  a, .nextpage  a{
	color: #333;
	line-height: 16px;
	display: block;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
}
.propage a span, .nextpage a span, .tages>div span{
   /* font-weight: 600; */
   color: #333;
}
.fyxq {
	color: #363636;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 20px;
}
.w-con {
	margin-top: 40px;
}
.tages{
	font-size: 15px;
	color: #363636;
	font-weight: normal;
	margin: 10px auto 0;
	background-color: #fff;
}
.tages>div{
	line-height: 26px;
	padding: 30px 0 0;
}
.tages>div a {
	margin-right: 20px;
	font-weight: normal;
}

.related .re_con {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.re_con .re_con_box {
	width: 48%;
}
.re_con_box ul li {
	font-size: 15px;
	line-height: 30px;
	position: relative;
	padding-left: 20px;
}
.re_con_box ul li a{
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.re_con_box ul li::before {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background-color: #fc6832;
	left: 0;
	top: 35%;
}
 .ye {
	display: flex;
	text-align: center;
	justify-content: center;
	background: #fff;
    padding: 35px 0;
}

.ye li a{
	padding: 6px 12px;
	border: 1px solid #e3e2e8;
	color: #333;
	margin: 0 5px;
	font-size: 15px;
}
.ye li a.thisclass, .ye li a:hover{
	background: #0ca001;
	border-color: #0ca001;
	color: #fff;
} 



/* 底部菜单 */
.tabbar-blank{
    width: 100%;
    height: 55px;
    box-sizing: border-box;
}
.tabbar-container, .tabbar-blank{
   display:none;
}
.tabbar-container .tabbar {
    border-top: 1px solid #414146;
    box-sizing: border-box;
    width: 100%;
    height: 55px;
    margin: 0 auto;
    background-color: #333;
    z-index: 60;
    position: fixed;
    bottom: 0;
    left: 0;
}
.tabbar-container .tabbar .list {
    padding: 0 .4rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.tabbar-container .tabbar .list .item {
    width: 25%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
.tabbar-container .tabbar .list .item .icon-box {
   padding: 6px 0 5px 0;
}
.tabbar-container .tabbar .list .item .icon-box .ticon {
    height: 22px;
    width: 22px;
}
.tabbar-container .tabbar .list .item .icon-box .ticon.icon-2 {
    display: none
}

.tabbar-container .tabbar .list .item .text {
    color: #777;
}
.tabbar-container .tabbar .list .item a.active .icon-box .ticon.icon-2 {
    display: inline-block
}
.tabbar-container .tabbar .list .item a.active .icon-box .ticon.icon-1 {
    display: none
}
.tabbar-container .tabbar .list .item a.active .text {
    color: #fff;
	font-size: 14px;
}

/* 底部菜单end */

.top-zx a{
    display: block;
	background-color: #ff7033;
	color: #fff;
	font-size: 16px;
	width: 140px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.top-zx a i{
	margin-right: 8px;
    font-size: 15px;
}
.com-mgn{
	margin-top: 50px;
}
.com-tit{
	text-align: center;
}
.com-tit h2{
	color: #000;
	font-size: 30px;
}
.com-tit p{
	color: #999;
	font-size: 16px;
	margin-top: 15px;
	text-transform: uppercase;
}
.cp-box .hd{
	display: flex;
	align-items: center;
}
.cp-box .hd li{
	width: 76px;
	font-size: 18px;
	color: #666;
	height: 40px;
	line-height: 40px;
	margin-right: 24px;
	cursor:pointer;
	text-align: center;
}
.cp-box .hd li:hover{
	color: #ff7033;
}
.cp-box .hd li.on{
	color: #ff7033;
	background-color: #fff7f2;
	border-radius: 5px;
}
.cp-con{
	width: calc((100% - 60px) / 4);
	margin-right: 20px;
	box-sizing: border-box;
	float: left;
	margin-bottom: 20px;
}
.cp-con:nth-child(4n){
	margin-right: 0;
}
.cp-con>a, .yb-list>a{
	display: block;
}
.cp-con .slt{
	width: 100%;
	height: 215px;
}
.slt>img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.cp-con .cpmc{
	background-color: #f5f5f5;
	color: #333;
	font-size: 16px;
	padding: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.cp-con:hover .cpmc{
	background-color: #ff7033;
	color: #fff;
}

.yb-list{
	width: calc((100% - 60px) / 4);
	margin-right: 20px;
	overflow: hidden;
	float: left;
	box-shadow: 0 2px 10px 0 rgb(0 0 0 / 11%);
	border-radius: 8px;
	padding: 24px;
	margin-bottom: 20px;
}
.yb-list:nth-child(4n){
	margin-right: 0;
}
.yb-list .yimg{
	width: 100%;
	height: 180px;
	overflow: hidden;
	transition: all 0.3s ease;
	margin-bottom: 26px;
	border-radius: 6px;
}
.yb-list .ytit{
	line-height: 24px;
	position: relative;

}
.yb-list .ytit::before{
	position: absolute;
	content: "";
	background-color: #ff7033;
	width: 5px;
	height: 24px;
	left: -24px;
	top: -2px;
}
.yb-list:hover .ytit h3{
	color: #ff7033;
}
.ytit h3{
	font-size: 20px;
	font-weight: bold;
	color: #333;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.yms .ytags{
	padding: 12px 0 20px 0;
}
.ytags span{
	color: #ff7033;
	background-color: #fff7f2;
	font-size: 12px;
	padding: 6px;
    display: inline-block;
}
.yms .ydes{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
	font-size: 16px;
	color: #666;
	min-height: 48px;
	line-height: 24px;
}
.advantage, .syjj{
	background-color: #f8f8f8;
}
.yb-list .ytime{
	font-size: 16px;
	color: #999;
	margin: 16px 0;
}
.yn-list .yimg{
	margin-bottom: 0;
	height: 190px;
}
.yn-list{
	width: calc((100% - 40px) / 3);
	margin-bottom: 20px;
	padding: 36px 24px;
}
.yn-list:nth-child(4n){
	margin-right: 20px;
}
.yn-list:nth-child(3n){
	margin-right: 0;
}

.intro .jjl, .intro .jjr{
	width: 50%;
}
.intro .jjl{
	padding: 4% 6% 4% 0;
}
.jjl .jdes{
	padding: 30px 0;
}
.jdes>p{
	font-size: 16px;
	color: #333;
	line-height: 26px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:5;
    -webkit-box-orient: vertical;
}
.jjl>a, .contxt>a{
	display: block;
	background-color: #ff7033;
	color: #fff;
	text-align: center;
	font-size: 16px;
	width: 140px;
	height: 40px;
	line-height: 40px;
	margin: auto;
}
.qa-table .qlist .tit-box{
    border-bottom: 1px solid #e6e6e6;
    background: #f8f8f8;
    cursor: pointer;
	color: #666;
	display: flex;
	align-items: center;
	padding: 24px;
}
.tit-box .tb-num{
	font-size: 22px;
	color: #ff7033;
	width: 40px;
}
.tit-box .tb-tit{
	font-size: 18px;
	flex: 1;
	line-height: 28px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}
.inner-txt{
	padding: 24px;
}
.inner-txt>p{
	font-weight: 100;
    word-wrap: break-word;
    font-size: 18px;
    text-align: justify;
	color: #333;
	line-height: 2;
}
.qa-table .qlist .contxt{
	background-color: #dbdbdb;
	display: none;
	padding-bottom: 22px;
}
.qa-table .qlist .contxt.active {
    display: block;
}
.wd-con{
	width: 90%;
    margin: auto;
}
.contxt>a i{
	vertical-align: text-top;
}
.contxt>a{
	background-color: transparent;
	color: #ff7033;
	font-weight: bold;
}
.binpt{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.inp-auto{
	margin: auto;
}
.input-item{
	margin-bottom: 30px;
	width: 49%;
}
.input-item p{
	color: #999;
	font-size: 16px;
}
.input-item .inp{
	
	background-color: #f5f5f5;
	padding: 20px 0;
    margin-top: 15px;
}
.input-item .inp>input{
	width: 100%;
	background-color: transparent;
	font-size: 16px;
	color: #000;
	padding: 0 18px;
}
.input-item .inp>input::placeholder{
	font-size: 16px;
	color: #ccc;
}

.bj-form{
	padding: 20px 10% 0;
}
.sylx{
	background: url(../images/lxbj.jpg) no-repeat center;
	color: #fff;
}
.lxl .com-tit h2{
	color: #fff;
	text-align: left;
}
.syfs p{
    font-size: 16px;
	margin-top: 22px;
}
.lx-box{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}
.lx-box .lxl, .lx-box .map{
	width: 48%;
}
.lx-box .map{
	padding-bottom: 0;
}
.lx-box .map #map{
	height: 260px;
}
.f1-list>i{
	display: block;
	font-size: 35px;
	color: #333;
	font-weight: lighter;
	margin-right: 15px;
}

.fl-tit p{
	color: #333;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 8px;
}
.fl-tit span{
	color: #999;
	font-size: 12px;
}
.f1-list{
	display: flex;
}
.f1-list:hover i{
	color: #ff7033;
}
.f1{
	display: flex;
    justify-content: space-between;
}
.f2{
	padding: 22px 0;
}
.f2 ul{
	display: flex;
	justify-content: center;
}
.f2 ul li{
	padding: 0 1.6vw;
}
.f2 ul li a{
	color: #333;
	font-size: 16px;
}

.cr p{
	margin-top: 6px;
}
.cr p a{
	color: #666;
}


.page-tit{
	text-align: left;
}
.cp-con .rytxt{
	text-align: center;
	background-color: transparent;
}
.cp-con:hover .rytxt{
	background-color: #fff;
	color: #333;
}

.cpzx{
	padding-top: 15px;
}