@charset "UTF-8";

/* CSS Document */

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

a,
input,
textarea,
li,
b,
.site-description,
.site-title,
.logo,
.sub-menu li,
.feature article,
.block-content,
.footer-icons span,
.avatar,
.popup,
.overlay,
.da-animate,
.services article,
#contactForm button,
.form-hint,
.porcon,
.services h3,
.pack-list article {
	-moz-transition: ease-in-out 0.5s;
	-webkit-transition: ease-in-out 0.5s;
	-o-transition: ease-in-out 0.5s;
	-ms-transition: ease-in-out 0.5s;
	transition: ease-in-out 0.5s;
}


/*****************头部*****************/



body,
html {
	font-size: 100%;
	font-family: '微软雅黑', sans-serif;
	color: #333 !important;
}

a {
	text-decoration: none;
	color: #333;
	outline: none;

}

.fl {
	float: left;
}

.fr {
	float: right;
}

img {
	border: 0;
	max-width: 100%;
}

ol,
ul {
	list-style: none;
}

em {
	font-weight: normal;
	font-style: normal;
}


/*--clearfix--*/

* html .clearfix {
	height: 1%;
}

/*.clearfix {
	display: block;
}*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/*--header--*/
.header {
	height: 100px;
	
}

header {
	color: #FFF;
	width: 100%;
}

.menu li span {
	display: block;
}




.logo-main {
	
}

.logo-main .logo {
	position: relative;
	display: inline-block;
	width:100px;
	height:100px;
}


/*********************菜单*********************/
.header-menu .info_img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	margin-left:80px;
}

.header-menu .info_img:hover .m_code {
	opacity: 1;
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
	z-index: 9999;
}

.header-menu .info_img .m_code {
	width: 150px;
	height: 180px;
	position: absolute;
	bottom: -200px;
	left: -50px;
	border-radius: 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	background: #fff;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	opacity: 0;
	-webkit-transition: all .5s linear;
	transition: all .5s linear
}



.header-menu .info_img .m_code .code_img {
	width: 100%;
	height: 130px
}

.header-menu .info_img .m_code .code_img img {
	width: 100%;
	height: 100%
}

.header-menu .info_img .m_code .code_name {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #333
}

.header-menu .info_img .img:first-child {
	width: 16px;
	height: 24px;
	margin-right: 30px
}

.header-menu .info_img .img:first-child img {
	width: 100%;
	height: 100%
}

.header-menu .info_img .img:nth-child(2) {
	width: 24px;
	height: 24px;
}

.header-menu .info_img .img:nth-child(2) img {
	width: 100%;
	height: 100%
}
.header-menu>div{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: space-between;
	-ms-flex-align: space-between;
	align-items: center;
	position: relative
}
.header-menu .menu{
	
}
.header-menu .menu>li {
	display: block;
	float: left;
	position: relative;
	/*border-left: 1px solid #ccc;*/
	text-align: center;
	border-bottom: 3px solid #fff;
}

.header-menu .menu>li:hover,
.header-menu .menu>li.hover {
	/*background: #F0F0F0;*/
	border-bottom: 3px solid #5457c7;
	
}

.header-menu .menu>li:first-child {
	border-left: none;
}

.header-menu .menu a {
	font-size: 16px;
	display: block;
	padding: 8px 20px;
	text-transform: uppercase;
}
.header-menu .menu a:hover{
	color:#5457c7;
}

.header-menu .menu a span {
	display: block;
	font-size: 14px;
	line-height: 2;
}

.header-menu .menu>li>a {
	padding: 35px 25px 25px;
}

.header-menu .current-menu-item>a {
	color: #fb4724;
}


/* 子菜单样式 */

.sub-menu {
	position: absolute;
	top: 100px;
	z-index: 1000;
	min-width: 100%;
	max-height: 0;
	-webkit-perspective: 400px;
	-moz-perspective: 400px;
	-ms-perspective: 400px;
	-o-perspective: 400px;
	perspective: 400px;
}

.sub-menu li {
	opacity: 0;
	-webkit-transform: rotateY(90deg);
	-moz-transform: rotateY(90deg);
	-ms-transform: rotateY(90deg);
	-o-transform: rotateY(90deg);
	transform: rotateY(90deg);
	border-top: 1px #fff solid;
	border-bottom: 1px #eee solid;
}

.sub-menu li:first-child {
	border-top: none;
}

.sub-menu li:last-child {
	border-bottom: 3px #5457c7 solid;
}

.sub-menu li a {
	background-color: #fff;
	white-space: nowrap;
}

.sub-menu li a:hover {
	background-color: #f4f4f4;
	color: #5457c7;
}

.header-menu .menu>li:hover .sub-menu li,
.header-menu .menu>li:focus .sub-menu li {
	opacity: 1;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}





/* CSS3延迟过渡效果 */

.header-menu .menu li:hover .sub-menu li:nth-child(1) {
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-ms-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
}

.header-menu .menu li:hover .sub-menu li:nth-child(2) {
	-webkit-transition-delay: 50ms;
	-moz-transition-delay: 50ms;
	-ms-transition-delay: 50ms;
	-o-transition-delay: 50ms;
	transition-delay: 50ms;
}

.header-menu .menu li:hover .sub-menu li:nth-child(3) {
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	-ms-transition-delay: 100ms;
	-o-transition-delay: 100ms;
	transition-delay: 100ms;
}

.header-menu .menu li:hover .sub-menu li:nth-child(4) {
	-webkit-transition-delay: 150ms;
	-moz-transition-delay: 150ms;
	-ms-transition-delay: 150ms;
	-o-transition-delay: 150ms;
	transition-delay: 150ms;
}

.header-menu .menu li:hover .sub-menu li:nth-child(5) {
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-ms-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	transition-delay: 200ms;
}

.sub-menu li:nth-child(1) {
	-webkit-transition-delay: 350ms;
	-moz-transition-delay: 350ms;
	-ms-transition-delay: 350ms;
	-o-transition-delay: 350ms;
	transition-delay: 350ms;
}

.sub-menu li:nth-child(2) {
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}

.sub-menu li:nth-child(3) {
	-webkit-transition-delay: 250ms;
	-moz-transition-delay: 250ms;
	-ms-transition-delay: 250ms;
	-o-transition-delay: 250ms;
	transition-delay: 250ms;
}

.sub-menu li:nth-child(4) {
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-ms-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	transition-delay: 200ms;
}

.sub-menu li:nth-child(5) {
	-webkit-transition-delay: 150ms;
	-moz-transition-delay: 150ms;
	-ms-transition-delay: 150ms;
	-o-transition-delay: 150ms;
	transition-delay: 150ms;
}


/*响应式菜单*/

#responsive-nav {
	display: none;
	margin: 10px auto 0px;
	padding: 8px;
	border: 1px solid #CCC;
}




/*--banner--*/

#wrapper {
	background: #fff;
	position: relative;
}

.fullwidthbanner-container img {
	max-width: none !important;
}

.fullwidthbanner-container {
	width: 100% !important;
	position: relative;
	padding: 0;
	max-height: 450px !important;
	overflow: hidden;
}

.fullwidthbanner-container .fullwidthabnner {
	width: 100% !important;
	max-height: 450px !important;
	position: relative;
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
	background: #5457c7 !important;
}

.tp-leftarrow:hover,
.tp-rightarrow:hover {
	background-color: #5457c7 !important;
}


/** BULLETS **/

.tp-bullets {
	z-index: 1001;
	position: absolute;
	bottom: 0px;
}

.tp-bullets.simplebullets.round .bullet {
	cursor: pointer;
	position: relative;
	background: #fff;
	width: 188px;
	height: 6px;
	float: left;
	-webkit-transition: background 0.1s linear;
	-moz-transition: color, background 0.1s linear;
	-o-transition: color, background 0.1s linear;
	transition: color, background 0.1s linear;
}

.tp-leftarrow.large {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: #393939 url(../images/slider-left-arrow.png) no-Repeat;
	width: 42px;
	height: 43px;
	margin-left: 0px;
	margin-top: -21px;
	-webkit-transition: background 0.1s linear;
	-moz-transition: color, background 0.1s linear;
	-o-transition: color, background 0.1s linear;
	transition: color, background 0.1s linear;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}

.tp-rightarrow.large {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: #393939 url(../images/slider-right-arrow.png) no-Repeat 0 0;
	width: 42px;
	height: 43px;
	margin-left: 0;
	margin-top: -21px;
	-webkit-transition: background 0.1s linear;
	-moz-transition: color, background 0.1s linear;
	-o-transition: color, background 0.1s linear;
	transition: color, background 0.1s linear;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}

.tp-bullets.tp-thumbs {
	z-index: 100;
	position: absolute;
	padding: 3px;
	background-color: #fff;
	width: 500px;
	height: 50px;
	margin-top: -50px;
}

.fullwidthbanner-container .tp-thumbs {
	padding: 3px;
}

.tp-bullets.tp-thumbs .tp-mask {
	width: 500px;
	height: 50px;
	overflow: hidden;
	position: relative;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
	width: 5000px;
	position: absolute;
}

.tp-bullets.tp-thumbs .bullet {
	width: 100px;
	height: 50px;
	cursor: pointer;
	overflow: hidden;
	background: none;
	margin: 0;
	float: left;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
}

.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.tp-thumbs img {
	width: 100%;
}

.tp-bannertimer {
	width: 100%;
	height: 10px;
	position: absolute;
	z-index: 200;
	z-index: 5000;
}

.tp-bannertimer.tp-bottom {
	bottom: 0px !important;
	height: 5px;
}

/********************页脚**********************/

footer {
	background: #252525;
	margin-top: 2em;
}

.footer_top{
	width: 100%;
	height: 40px;
	/*background: #f8f8f8;*/
	/*margin-top: 50px*/
}

.footer_top .n_list{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.footer_top .n_list .n_item{
	width: 220px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	font-size: 14px;
	color: #ccc;
	border-right: 1px solid #6e6e6e
}

.footer_top .n_list .n_item:last-child {
	border: none;
}

.footer_top .n_list .n_item a{
	color: #ccc;
}
.footer_center{
	width: 100%;
	height: 226px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.footer_center .con_box{
	width: 100%;
	height: auto;
	margin: 0 auto
}

.footer_center .con_box .nav,
.footer_center .con_box{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.footer_center .con_box .nav{
	margin-top: 22px
}

.footer_center .con_box .nav dl{
	margin-right: 53px;
	font-size: 14px
}

.footer_center .con_box .nav dl dt{
	color: #ccc;
	line-height: 35px
}

.footer_center .con_box .nav dl dt a{
	color: #ccc
}

.footer_center .con_box .nav dl dd{
	color: #ccc;
	line-height: 35px;
	cursor: pointer
}

.footer_center .con_box .nav dl dd a{
	color: #ccc
}

.footer_center .con_box .guanzhu{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 26px
}

.footer_center .con_box .guanzhu .g_item{
	margin-left: 45px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.footer_center .con_box .guanzhu .g_item .g_img{
	width: 53px;
	height: 53px
}

.footer_center .con_box .guanzhu .g_item .g_img img{
	width: 100%;
	height: 100%
}

.footer_center .con_box .guanzhu .g_item .g_name{
	font-size: 12px;
	font-family: PingFang SC;
	font-weight: 700;
	color: #000;
	line-height: 35px
}
.footer_touch{
	display: none
}

.footer_bottom{
	width: 100%;
	min-height: 95px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 0;
	
}

.footer_bottom_con{
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 700;
	color: #ccc;
	
}

.footer_bottom_con a {
	color: #ccc;
}

@media screen and (max-width:900px) {
	.footer_top{
		
	}
	
	.footer_top .n_list .n_item{
		
	}
	
	.footer_center{
		display: none
	}
	.footer_touch{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 10px 0;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.footer_touch .touch_code{
		width: calc(3rem * 2 / 3);
    	height: calc(3rem * 2 / 3);
		
	}
	.footer_touch .touch_code img{
		width: 100%;
		height: 100%
	}
	.footer_touch .touch_info{
		font-size: .34rem;
		font-family: PingFang SC;
		font-weight: 700;
		color: #ccc;
		line-height: 2;
	}
	.footer_bottom{
		
		padding:.3rem 0;
		
	}
	.footer_bottom_con{
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	.footer_bottom_con{
		text-align: left;
		
		font-size: .34rem;
		font-family: PingFang SC;
		font-weight: 700;
		
		line-height: 2;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}



/***************start portfolio**********/

.container {
	position: relative;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}


.in_toptt {
	text-align: center;
}

.in_toptt h1 {
	font-size: 30px;
	margin-top: 2%;
}

.in_about {
	margin-top: 1px;
}

.in_aboutcon {
	
	margin-top: 2%;
	margin-bottom:2%;
	
}



.in_aboutcon .i_list {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color:#fff;
	padding-bottom: 60px;
	padding-top:20px;
}

.in_aboutcon  .i_list .i_item {
	width: 374px;
	height: 98px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-right: 1px solid #e0e0e0
}

.in_aboutcon  .i_list .i_item:last-child {
	border: none
}

.in_aboutcon  .i_list .i_item .i_value {
	font-size: 50px;
	font-family: PingFang SC;
	font-weight: 700;
	color: #5457c7;
	line-height: 60px
}

.in_aboutcon  .i_list .i_item .i_value .p {
	font-size: 16px
}

.in_aboutcon  .i_list .i_item .i_name {
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 700;
	color: #2f2f2f;
	line-height: 50px
}

.in_aboutcon .i_content{
	padding-right: 30px;
	background: #FAFAFA;
	line-height: 2;
	color: #666666;
	font-size: 18px;
	overflow: hidden;
}
.in_aboutcon .i_content img {
	float: left;
	margin-right: 30px;
}
.in_aboutcon .i_content >p{
	padding:10px 0;
}


@media screen and (max-width:900px) {
	
	.in_toptt {
		text-align: center;
	}
	
	.in_toptt h1 {
		font-size: .5rem;
		margin-top: 2%;
	}
	
	.in_about {
		margin-top: 1px;
	}
	
	.in_aboutcon {
		
		margin-top: 2%;
		margin-bottom:2%;
		
	}
	
	
	
	.in_aboutcon .i_list {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		background-color:#fff;
		padding-bottom: .6rem;
		padding-top:.2rem;
	}
	
	.in_aboutcon  .i_list .i_item {
		width: 4rem;
	    height: .98rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		border-right: 1px solid #e0e0e0
	}
	
	.in_aboutcon  .i_list .i_item:last-child {
		border: none
	}
	
	.in_aboutcon  .i_list .i_item .i_value {
		font-size: .5rem;
		font-family: PingFang SC;
		font-weight: 700;
		color: #5457c7;
		line-height: .6rem;
	}
	
	.in_aboutcon  .i_list .i_item .i_value .p {
		font-size: .16rem
	}
	
	.in_aboutcon  .i_list .i_item .i_name {
		font-size: .4rem;
		font-family: PingFang SC;
		font-weight: 700;
		color: #2f2f2f;
		line-height: .5rem;
	}
	
	.in_aboutcon .i_content{
		padding-right: .3rem;
		background: #FAFAFA;
		line-height: 2;
		color: #666666;
		font-size: .42rem;
	}
	.in_aboutcon .i_content img {
		float: left;
		margin-right: .3rem;
	}
	.in_aboutcon .i_content >p{
		padding:.2rem .2rem;
	}
	
}

.in_pro{
	
}
.in_prolist{
	margin-top: 2%;
	margin-bottom:2%;
}


.in_prolist .pro_list{
	width: 100%;
	height: auto;
	
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.in_prolist .pro_list .pro_item{
	width: calc((100% - 30px * 3) / 3);
	height: auto;
	background: #fff;
	-webkit-box-shadow: 0 6px 20px 1px rgba(35, 35, 35, .05);
	box-shadow: 0 6px 20px 1px rgba(35, 35, 35, .05);
	border-radius: 10px;
	overflow: hidden;
	margin: 10px 15px;
	
}

.in_prolist .pro_list .pro_item a{
	display: block;
	width: 100%;
	height: auto
}

.in_prolist.pro_list .pro_item a .p_img{
	width: 100%;
	height: 378px;
	overflow: hidden
}

.in_prolist .pro_list .pro_item a .p_img img{
	width: 100%;
	height: 100%;
	-webkit-transition: all .5s linear;
    transition: all .5s linear;
}

.in_prolist .pro_list .pro_item a .p_name{
	height: 78px;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 700;
	color: #626262;
	line-height: 78px;
	text-align: center
}

.in_prolist .pro_list .pro_item:hover a .p_img img{
	-webkit-transform: scale(1.2);
    transform: scale(1.2);
   
}

@media screen and (max-width:900px) {
	.in_prolist .pro_list{
		width: 100%;
		height: auto;
		
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.in_prolist .pro_list .pro_item{
		width: 100%;
		height: auto;
		background: #fff;
		-webkit-box-shadow: 0 .06rem .2rem 1px rgba(35, 35, 35, .05);
		box-shadow: 0 .06rem .2rem 1px rgba(35, 35, 35, .05);
		border-radius: .1rem;
		overflow: hidden;
		margin-top: .46rem;
		
	}
	.in_prolist .pro_list .pro_item a{
		display: block;
		width: 100%;
		height: auto
	}
	.in_prolist .pro_list .pro_item a .p_img{
		width: 100%;
		height: auto;
		overflow: hidden
	}
	.in_prolist .pro_list .pro_item a .p_img img{
		width: 100%;
		height: 100%;
		-webkit-transition: all .5s linear;
    transition: all .5s linear;
	}
	.in_prolist .pro_list .pro_item a .p_name{
		height: 1rem;
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 .25rem;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		font-size: .42rem;
		font-family: PingFang SC;
		font-weight: 700;
		color: #626262;
		line-height: 1rem;
		text-align: center
	}
	.in_prolist .pro_list .pro_item:hover a .p_img img{
		-webkit-transform: scale(1.2);
	    transform: scale(1.2);
	   
	}
}

.in_zl{}
.in_zllist{
	margin-top: 2%;
	margin-bottom:2%;
}

.in_zllist .zllist {
	width: 100%;
	height: auto;
	
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.in_zllist .zllist .pitem {
	
	width: calc((100% - 30px * 3) / 3);
	height: auto;
	background: #fff;
	-webkit-box-shadow: 0 6px 20px 1px rgba(35, 35, 35, .05);
	box-shadow: 0 6px 20px 1px rgba(35, 35, 35, .05);
	border-radius: 10px;
	overflow: hidden;
	margin: 10px 15px;
}

.in_zllist .zllist .pitem a {
	display: block;
	width: 100%;
	height: 100%
}

.in_zllist .zllist .pitem a .pimg{
	width: 100%;
	height: 100%;
}
.in_zllist .zllist .pitem a .pimg img {
	width: 100%;
	height: 100%;
	-webkit-transition: all .5s linear;
    transition: all .5s linear;
}
.in_zllist .zllist .pitem:hover a .pimg img{
		-webkit-transform: scale(1.02);
	    transform: scale(1.02);
	   
}
@media screen and (max-width:900px) {
	
.in_zllist .zllist {
	width: 100%;
	height: auto;
	
	-webkit-box-sizing: border-box;
		box-sizing: border-box;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
}

.in_zllist .zllist .pitem {
	
	width: 100%;
	height: auto;
	background: #fff;
	-webkit-box-shadow: 0 6px 20px 1px rgba(35, 35, 35, .05);
	box-shadow: 0 6px 20px 1px rgba(35, 35, 35, .05);
	border-radius: 10px;
	overflow: hidden;
	margin-top: .46rem;
}

.in_zllist .zllist .pitem a {
	display: block;
	width: 100%;
	height: 100%
}

.in_zllist .zllist .pitem a .pimg{
	width: 100%;
	height: 100%;
}
.in_zllist .zllist .pitem a .pimg img {
	width: 100%;
	height: 100%;
	-webkit-transition: all .5s linear;
    transition: all .5s linear;
}
.in_zllist .zllist .pitem:hover a .pimg img{
		-webkit-transform: scale(1.02);
	    transform: scale(1.02);
	   
}
}

.in_news {
	background: #FAFAFA;
	
}
.in_newslist {
	margin-top: 2%;
	margin-bottom:2%;
	
}


.in_newslist .glist {
	width: 100%;
	height: auto;
	
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.in_newslist .glist .gitem {
	width: calc((100% - 30px * 3) / 3);
	height: auto;
	border-radius: 10px;
	overflow: hidden;
	background: #fff;
	-webkit-box-shadow: 0 6px 20px 1px rgba(35, 35, 35, .05);
	box-shadow: 0 6px 20px 1px rgba(35, 35, 35, .05);
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
	margin: 10px 15px;
}

.in_newslist .glist .gitem:hover {
	z-index: 2;
	-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .2);
	box-shadow: 0 15px 30px rgba(0, 0, 0, .2);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
	-webkit-transition: all .5s linear;
	transition: all .5s linear
}

.in_newslist .glist .gitem:hover a .pimg {
	overflow: hidden
}

.in_newslist .glist .gitem:hover a .pimg img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all .5s linear;
	transition: all .5s linear
}

.in_newslist .glist .gitem a {
	display: block;
	width: 100%;
	height: auto;
	background: #fff
}

.in_newslist .glist .gitem a .gimg {
	width: 100%;
	height: 274px
}

.in_newslist .glist .gitem a .gimg img {
	width: 100%;
	height: 100%
}

.in_newslist .glist .gitem a .ginfo {
	width: 100%;
	height: 185px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 20px
}

.in_newslist .glist .gitem a .ginfo .gtime {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 700;
	color: #666;
	line-height: 30px
}

.in_newslist .glist .gitem a .ginfo .gtitle {
	font-size: 20px;
	font-family: PingFang SC;
	font-weight: 700;
	color: #333;
	line-height: 28px
}

.in_newslist .glist .gitem a .ginfo .des {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 700;
	color: #666;
	margin-top: 22px;
	line-height: 22px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical
}

@media screen and (max-width:900px) {
	.in_newslist .glist {
		width: 100%;
		height: auto;
		
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.in_newslist .glist .gitem {
		width: 100%;
		height: auto;
		border-radius: .3rem;
		overflow: hidden;
		background: #fff;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: .2rem;
		margin-top: .3rem;
		-webkit-box-shadow: 0 .06rem .2rem 1px rgba(35, 35, 35, .05);
		box-shadow: 0 .06rem .2rem 1px rgba(35, 35, 35, .05)
	}
	.in_newslist .glist .gitem a {
		display: block;
		width: 100%;
		height: auto;
		background: #fff
	}
	.in_newslist .glist .gitem a .gimg {
		width: 100%;
		height: 6.34rem
	}
	.in_newslist .glist .gitem a .gimg img {
		width: 100%;
		height: 100%
	}
	.in_newslist .glist .gitem a .ginfo {
		width: 100%;
		height: 4rem;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 .2rem
	}
	.in_newslist .glist .gitem a .ginfo .gtime {
		font-size: .36rem;
		font-family: PingFang SC;
		font-weight: 700;
		color: #666;
		line-height: .8rem
	}
	.in_newslist .glist .gitem a .ginfo .gtitle {
		font-size: .4rem;
		font-family: PingFang SC;
		font-weight: 700;
		color: #333;
		line-height: .6rem
	}
	.in_newslist .glist .gitem a .ginfo .des {
		font-size: .36rem;
		font-family: PingFang SC;
		font-weight: 700;
		color: #666;
		margin-top: .22rem;
		line-height: .6rem
	}
}

.box {
	padding-bottom: 2px;
	overflow: hidden;
}

.shadow {
	position: relative;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	margin-top: 5px;
	display: block;
}

/*.shadow-line {
	background: #fff;
	left: 0;
	bottom: -10px;
	height: 3px;
	width: 100%;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	position: absolute;
}*/

.shadow:hover {
	margin-top: 0;
	margin-bottom: 5px;
}

/*.box:hover .shadow-line {
	background: #8DC21F;
}*/

.ibox .img {
	float: left;
	overflow: hidden;
	display: block;
	width: 100%;
}

.ibox .img h3 {
	/*color: #8FC41F;*/
	font-size: 0.825em;
	padding-top: 3%;
	line-height: 2em;
	word-wrap: break-word;
	word-break: normal;
}

.ibox .img p {
	line-height: 2em;
	color: #666666;
	font-size: 0.75em;
	word-wrap: break-word;
	word-break: normal;
	font-size: 14px;

text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
line-clamp: 3;
-webkit-box-orient: vertical;
}

.ibox .img img {
	width: 100%;
	display: block;
	opacity: 1;
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 400ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 400ms;
	transform: scale(1, 1);
	transition-timing-function: ease-out;
	transition-duration: 400ms;
}

.ibox .img:hover img {
	opacity: 0.8;
	-webkit-transform: scale(1.1, 1.1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 400ms;
	-moz-transform: scale(1.1, 1.1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 400ms;
	transform: scale(1.1, 1.1);
	transition-timing-function: ease-out;
	transition-duration: 400ms;
}

.new_detial {
	text-align: right;
}

.new_detial span {
	color: #C9C9C9;
	font-size: 0.75em;
	float: left;
	font-family: "宋体";
}

.new_detial a {
	color: #496510;
	font-size: 0.75em;
}



.n_newslist img {
	margin-right: 22px;
}

.n_newslist section {
	display: block;
	clear: both;
	width: 100%;
	border-bottom: 1px dashed #EEEEEE;
	padding-bottom: 20px;
	margin-top: 20px;
}

.n_newslist section a {
	display: block;
}

.n_newslist section h3 {
	font-size: 0.875em;
	color: #000;
}

.n_newslist section p {
	color: #666666;
	font-size: 0.875em;
	line-height: 2.2em;
}

.n_detail {
	margin-top: 20px;
}

.n_detail span,
.n_detail a {
	font-size: 0.875em;
	float: left;
	display: block;
	width: 100px;
	text-align: center;
	height: 30px;
	line-height: 30px;
}

.n_detail span {
	background: #EEEEEE;
	color: #666666;
}

.n_detail a {
	background: #8FC41F;
	color: #fff;
}

.pager {
	text-align: center;
	margin-top: 20px;
	position: relative;
	z-index: 20px;
}

.pager a,
.pager span {
	padding: 3px 10px;
	margin-left: 8px;
}

.pager a {
	border: 1px solid #666666;
}

.pager span {
	background: #8FC41F;
	color: #fff;
	border: 1px solid #8FC41F;
}

.highlights {
	margin-bottom: 45px;
	margin-top: 45px;
}

.row {
	margin-right: -15px;
	margin-left: -15px;
}

.hl-circle a {
	background: #fff;
	border: 3px solid #ECECEC;
	color: #6a6a6a;
	display: table;
	height: 120px;
	line-height: 120px;
	margin: auto;
	overflow: hidden;
	position: relative;
	width: 120px;
	margin-top: 5px;
	border-radius: 66px;
	-moz-border-radius: 66px;
	-webkit-border-radius: 66px;
	text-align: center;
	vertical-align: middle;
}

.highlights-content {
	background: none repeat scroll 0 0 #F5F5F5;
	margin-top: -60px;
	padding: 50px 20px 30px;
	text-align: center;
}

.highlights-content h5 {
	font-weight: 600;
	font-size: 1.25em;
	margin-top: 40px;
	margin-bottom: 20px;
}

.highlights-content p {
	line-height: 2em;
	font-size: 0.875em;
	color: #666666;
}

.btn-hl span {
	font-size: 0.75em;
}

.btn-hl {
	margin-top: 20px;
	display: inline-block;
	padding: 4px 14px;
	margin-bottom: 0;
	line-height: 1.4em;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #333333;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	border: 1px solid #666666;
	background-color: #FFFFFF;
	cursor: pointer;
	text-align: center;
}

.highlights div:hover h5 {
	color: #FFF;
}

.highlights div:hover a.glyphicon {
	color: #8FC41F;
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
}

.highlights div:hover .highlights-content {
	background: #8FC41F;
	color: #FEFEFE;
}

.highlights div:hover .highlights-content p {
	color: #fff;
}

.glyphicon {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 3em;
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.glyphicon-user:before {
	content: "\e008";
}

.glyphicon-eye-open:before {
	content: "\e105";
}

.glyphicon-heart:before {
	content: "\e005";
}

@font-face {
	font-family: 'Glyphicons Halflings';
	src: url(../fonts/glyphicons-halflings-regular.eot);
	src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon-search:before {
	content: "\e003";
}

.more_case {
	text-align: center;
}

.image-wrap {
	position: relative;
	overflow: hidden;
	margin-bottom: 25px;
	cursor: pointer;
}

.image-wrap .hover-wrap {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 450ms ease-out 0s;
	-moz-transition: all 450ms ease-out 0s;
	-o-transition: all 450ms ease-out 0s;
	transition: all 450ms ease-out 0s;
	-webkit-transform: rotateY(180deg) scale(0.5, 0.5);
	-moz-transform: rotateY(180deg) scale(0.5, 0.5);
	-ms-transform: rotateY(180deg) scale(0.5, 0.5);
	-o-transform: rotateY(180deg) scale(0.5, 0.5);
	transform: rotateY(180deg) scale(0.5, 0.5);
}

.image-wrap:hover .hover-wrap,
.image-wrap.active .hover-wrap {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: rotateY(0deg) scale(1, 1);
	-moz-transform: rotateY(0deg) scale(1, 1);
	-ms-transform: rotateY(0deg) scale(1, 1);
	-o-transform: rotateY(0deg) scale(1, 1);
	transform: rotateY(0deg) scale(1, 1);
}

.image-wrap .hover-wrap .overlay-img {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #0b8cd5;
	opacity: 0.80;
	filter: alpha(opacity=80);
}

.image-wrap .hover-wrap .overlay-text-thumb {
	position: absolute;
	width: 100%;
	height: 80px;
	top: 30%;
	margin: -16px 0 0 0;
	color: #FFFFFF;
	font-size: 1em;
	line-height: 65px;
	text-transform: uppercase;
	text-align: center;
	opacity: 1;
	filter: alpha(opacity=100);
}

#case_search {
	width: 49px;
	height: 49px;
	background: #8FC41F;
	border-radius: 40px;
	text-align: center;
	line-height: 49px;
	margin: 0 auto;
	display: block;
}

#case_search {
	font-size: 1em;
}

.in_case {
	margin-top: 25px;
}

.image-wrap img {
	width: 100%;
}

.view-title {
	font-weight: normal;
	text-align: center;
	width: 100%;
	font-size: 1.5em;
	color: #333;
}

.view-element {
	text-align: center;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #EEEEEE;
	margin-bottom: 30px;
	font-size: 0.75em;
}

.back {
	text-align: center;
	margin-top: 10px;
	border-bottom: 1px dashed #EEEEEE;
	padding-bottom: 10px;
}

.view-assoc .prev,
.view-assoc .next {
	display: block;
	line-height: 2.6em;
	color: #666666;
}

.view-assoc {
	margin-top: 10px;
}

.pagination {
	display: inline-block;
	padding-left: 0px;
	margin: 20px 0px;
	border-radius: 4px;
}

.pagination1 {
	text-align: center;
	position: absolute;
	bottom: -10px;
	z-index: 99;
	width: 100%;
}

.pagination1 .swiper-pagination-switch {
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 15px;
	background: #fff;
	box-shadow: 0px 1px 2px #555 inset;
	margin: 0 8px;
	cursor: pointer;
}

.pagination1 .swiper-active-switch {
	background: #5457c7;
}

.n_about h1 {
	color: #8FC41F;
	padding-bottom: 10px;
}

.con_line {
	width: 100%;
	border-top: 2px solid #8FC41F;
	margin-top: 18px;
}

.aidu_map {
	width: 100%;
}

.aidu_map img {
	width: 100%;
}

.btn {
	display: block;
	clear: both;
	width: 100%;
	margin-bottom: 30px;
	padding-top: 30px;
}

.btn-warning {
	cursor: pointer;
	color: #fff;
	background-color: #555555;
	border-color: #555555;
	width: 100%;
	padding: 10px 0;
	font-family: "微软雅黑";
}

.form-control {
	height: 30px;
}

.form-control,
.con_cont textarea {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 0.875em;
	line-height: 30px;
	vertical-align: middle;
	background-color: #fff;
	background-image: none;
	border: 1px solid #efefef;
	color: #999999;
	margin-top: 20px;
	font-family: "微软雅黑";
}

.col-md-offset-1 {
	margin-left: 5.33333333% !imortant;
}

.join_style {
	margin-toP: 25px;
	background: url(../images/joinbg.jpg) no-repeat center top;
	padding-top: 25px;
	padding-bottom: 20px;
}

.join_cn {
	margin-top: 160px;
}

.develept li span {
	display: inline-block;
	background: #8FC41F;
	padding: 0px 25px;
	margin-right: 15px;
	color: #fff;
	font-size: 1.125em;
	height: 40px;
	line-height: 40px;
	float: left;
}

.develept li {
	display: block;
	clear: both;
	margin-top: 30px;
	zoom: 1;
}

.develept li p {
	line-height: 1.5em;
}

.develept {
	margin-bottom: 20px;
}

.baidu_map {
	width: 100%;
	position: relative;
	height: 440px;
	overflow: hidden;
}

.baidu_map img {
	max-width: none;
}

.baidu_map .div1 {
	position: absolute;
	margin-left: -960px;
	left: 50%;
	text-align: center;
}

.entry-categories {
	padding: 0 5px;
}


main {
	width: 100%;
	height: auto;
	background: #fff
}

main .con_box {
	width: 100%;
	height: auto;
	margin: 2% auto
}


.nav2 {
	width: 100%;
	height: 90px;
	background: #f6f9fa
}

.nav2 .nav_box {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.nav2 .nav_box .navs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 20px;
}

.nav2 .nav_box .navs .nav {
	font-size: 16px;
	color: #333;
	margin-right: 70px
}

.nav2 .nav_box .navs .nav a {
	color: #333
}

.nav2 .nav_box .navs .navactive a {
	color: #5457c7
}

.nav2 .nav_box .position {
	font-size: 16px;
	color: #333;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	opacity: .72
}

.nav2 .nav_box .position span {
	padding: 0 10px
}

.nav2 .nav_box .position .now {
	color: #5457c7
}

@media screen and (max-width:900px) {
	.nav2 {
		display: none
	}
}

.in_intro{
	
}
.in_introcon{
	margin-top: 2%;
	margin-bottom:2%;
}
.in_times{
	
}
.in_timescon{
	margin-top: 2%;
	margin-bottom:2%;
}
.in_honor{
	
}
.in_honorcon{
	margin-top: 2%;
	margin-bottom:2%;
}
.in_book{
	
}
.in_bookcon{
	margin-top: 2%;
	margin-bottom:2%;
}



.c_con {
	width: 100%;
	height: auto;
	
}
.c_con .c_title {
	width: 100%;
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.c_con .c_title .title {
	font-size: 28px;
	font-family: PingFang SC;
	font-weight: 700;
	color: #2f2f2f;
	line-height: 1;
}

.c_con .c_title .heng {
	width: 40px;
	height: 4px;
	background: #2f2f2f;
	border-radius: 2px;
	margin-top: 10px
}

.c_con .con_text {
	margin-top: 34px;
	width: 100%;
	height: auto
}

.c_con .con_text .text {
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 700;
	color: #2f2f2f;
	line-height: 1.5;
	text-align: center
}

.c_con .con_text .time_list {
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 84px
}

.c_con .con_text .time_list .line {
	width: 2px;
	height: 100%;
	background: #5457c7;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto
}

.c_con .con_text .time_list .time_item {
	width: 100%;
	height: 108px;
	position: relative
}

.c_con .con_text .time_list .time_item .point {
	width: 10px;
	height: 10px;
	background: #5457c7;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto
}

.c_con .con_text .time_list .time_item .itm {
	width: 50%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 18px
}

.c_con .con_text .time_list .time_item .itm .time {
	font-size: 20px;
	font-family: PingFang SC;
	font-weight: 700;
	color: #333;
	line-height: 1.5;
}

.c_con .con_text .time_list .time_item .itm .txt {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 700;
	color: #666;
	line-height: 1.5;
}

.c_con .con_text .time_list .time_item .left {
	float: left
}

.c_con .con_text .time_list .time_item .left div {
	width: 100%;
	text-align: right
}

.c_con .con_text .time_list .time_item .right {
	float: right
}

.c_con .con_text .time_list .time_item .right div {
	text-align: left;
	width: 100%
}

@media screen and (max-width: 900px){
	.c_con .c_title .title{
		font-size: .48rem;
	}
	.c_con .con_text .text {
	    font-size: .42rem;
	    font-family: PingFang SC;
	    color: #666666;
	    line-height: .6rem;
	    margin-bottom: .5rem;
	    font-weight: normal;
	}
	.c_con .con_text .time_list {
		width: 100%;
		height: auto;
		position: relative;
		margin-top: .84rem
	}
	.c_con .con_text .time_list .time_item {
		width: 100%;
		height: 2.2rem;
		position: relative
	}
	
	.c_con .con_text .time_list .time_item .itm .time {
		font-size: .38rem;
		font-family: PingFang SC;
		font-weight: 700;
		color: #333;
		line-height: 1.5
	}
	
	.c_con .con_text .time_list .time_item .itm .txt {
		font-size: .34rem;
		font-family: PingFang SC;
		font-weight: normal;
		color: #666;
		line-height: 1.5;
		
	}
	
}


.h_list {
	width: 100%;
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.h_list .h_item {
	width: 348px;
	height: 230px;
	margin: 50px 25px 0;
	overflow: hidden
}

.h_list .h_item:hover {
	z-index: 2;
	-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .2);
	box-shadow: 0 15px 30px rgba(0, 0, 0, .2);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
	-webkit-transition: all .5s linear;
	transition: all .5s linear
}

.h_list .h_item:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all .5s linear;
	transition: all .5s linear
}

.h_list .h_item img {
	width: 100%;
	height: 100%;
	-webkit-transition: all .5s linear;
	transition: all .5s linear
}

@media screen and (max-width:900px) {
	.h_list {
		width: 100%;
		height: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.h_list .h_item {
		width: 100%;
		height: auto;
		margin: 25px 15px 0;
	}
	.h_list .h_item img {
		width: 100%
	}
}


.plist {
	width: 100%;
	height: auto;
	margin-top: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.plist .pitem {
	width: calc( ( 100% - 120px ) / 3 );
	height: auto;
	margin: 0 20px 50px
}

.plist .pitem:last-child {
	margin-right: 0
}

.plist .pitem:hover {
	z-index: 2;
	-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .2);
	box-shadow: 0 15px 30px rgba(0, 0, 0, .2);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
	-webkit-transition: all .5s linear;
	transition: all .5s linear
}

.plist .pitem:hover a .pimg {
	overflow: hidden
}

.plist .pitem:hover a .pimg img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all .5s linear;
	transition: all .5s linear
}

.plist .pitem a {
	display: block;
	width: 100%;
	height: 100%
}

.plist .pitem a .pimg {
	width: 100%;
	height: 100%
}

.plist .pitem a .pimg img {
	width: 100%;
	height: 100%;
	-webkit-transition: all .5s linear;
	transition: all .5s linear
}

@media screen and (max-width:900px) {
	.plist {
		width: 100%;
		height: auto;
		margin-top: 37.5px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.plist .pitem {
		width: calc(100% );
		height: auto;
		margin: 0 0 18.75px;
		
	}
	.plist .pitem:last-child {
		margin-right: 0
	}
	.plist .pitem a {
		display: block;
		width: 100%;
		height: 100%
	}
	.plist .pitem a .pimg,
	.plist .pitem a .pimg img {
		width: 100%;
		height: 100%
	}
}


.pro_con {
	width: 100%;
	height: auto;
	background: #fff
}

.pro_con .goods {
	width: 100%;
	
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.pro_con .goods .left {
	width: 526px;
	height: auto;
	margin-right: 64px
}

.pro_con .goods .left .big_img {
	width: 100%;
	height: 645px;
	border: 1px solid #878682
}

.pro_con .goods .left .big_img img {
	width: 100%;
	height: 100%
}

.pro_con .goods .left .l_list {
	width: 100%;
	height: 83px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 50px
}

.pro_con .goods .left .l_list .l_item {
	width: 83px;
	height: 83px;
	border: 1px solid #878682;
	cursor: pointer
}

.pro_con .goods .left .l_list .l_item img {
	width: 100%;
	height: 100%
}

.pro_con .goods .right .goods_info {
	margin-top: 130px;
	padding-bottom: 60px;
	border-bottom: 1px solid #eee
}

.pro_con .goods .right .goods_info .goodsnum {
	margin: 23px 0;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 700;
	color: #1a1a1a
}

.pro_con .goods .right .goods_info .goodsname {
	font-size: 38px;
	font-family: PingFang SC;
	font-weight: 800;
	color: #1a1a1a
}

.pro_con .goods .right .btn_list {
	margin: 40px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.pro_con .goods .right .btn_list .btn_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 80px
}

.pro_con .goods .right .btn_list .btn_item .btn_img {
	width: 32px;
	height: 32px;
	margin-bottom: 16px
}

.pro_con .goods .right .btn_list .btn_item .btn_img img {
	width: 100%;
	height: 100%
}

.pro_con .goods .right .btn_list .btn_item .btn_name {
	font-size: 13px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #333
}

.pro_con .goods .right .tishi {
	margin-bottom: 70px
}

.pro_con .goods .right .tishi .t_title {
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 800;
	color: #333
}

.pro_con .goods .right .tishi .t_text {
	font-size: 13px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #333;
	margin-top: 20px
}

.pro_con .goods .right .submit_btns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.pro_con .goods .right .submit_btns .submit_btn {
	width: 126px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	font-size: 16px
}

.pro_con .goods .right .submit_btns .submit_btn:first-child {
	background: #5457c7;
	color: #fff;
	margin-right: 13px
}

.pro_con .goods .right .submit_btns .submit_btn:nth-child(2) {
	color: #5457c7;
	border: 1px solid #5457c7
}

.pro_con .detail {
	width: 100%;
	min-height: 300px;
	padding: 20px 0;
}

.pro_con .detail,
.pro_con .detail p {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.pro_con .detail p {
	text-align: center;
	width: 100%!important;
	margin: 0!important
}

.pro_con .detail p img {
	width:100%;
	max-width: 100%!important;
	height: auto!important;
	margin-top: -10px;
}

.pro_con .info_list {
	width: 100%;
	height: auto;
	margin-bottom: 40px
}

.pro_con .info_list .info_item {
	width: 100%;
	height: auto;
	margin-top: 40px
}

.pro_con .info_list .info_item .info_title {
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: 700;
	color: #000;
	height: 48px;
	line-height: 48px;
	margin-bottom: 30px
}

.pro_con .info_list .info_item .i_list {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.pro_con .info_list .info_item .i_list .i_item {
	width: 49%;
	height: 67px;
	border-bottom: 1px solid #eee;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.pro_con .info_list .info_item .i_list .i_item .i_title,
.pro_con .info_list .info_item .i_list .i_item .i_value {
	width: 50%;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #000
}

.pro_con .info_list .info_item .i_con {
	width: 100%;
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.pro_con .info_list .info_item .i_con .b_img {
	width: 826px;
	height: 387px
}

.pro_con .info_list .info_item .i_con .b_img img {
	width: 100%;
	height: 100%
}

.pro_con .info_list .info_item .i_con .b_list {
	width: 350px;
	height: auto
}

.pro_con .info_list .info_item .i_con .b_list .b_item {
	width: 100%;
	height: 90px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;
	background: rgba(241, 242, 244, .8);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 6px 0
}

.pro_con .info_list .info_item .i_con .b_list .b_item .bimg {
	width: 93px;
	height: 80px;
	margin-right: 17px;
	background: #c0bdb8
}

.pro_con .info_list .info_item .i_con .b_list .b_item .bimg img {
	width: 100%;
	height: 100%
}

.pro_con .info_list .info_item .i_con .b_list .b_item .binfo {
	width: 225px
}

.pro_con .info_list .info_item .i_con .b_list .b_item .binfo .bname {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 700;
	color: #000
}

.pro_con .info_list .info_item .i_con .b_list .b_item .binfo .intro {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #7e7d7d;
	line-height: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.pro_con .bottom_info {
	width: 100%;
	height: 198px;
	margin-top: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.pro_con .bottom_info .bt_left {
	width: 350px;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 60px;
	border-right: 1px solid #f2f2f2
}

.pro_con .bottom_info .bt_left .text {
	width: 181px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #000
}

.pro_con .bottom_info .bt_left .bt1 {
	width: 21px;
	height: 21px
}

.pro_con .bottom_info .bt_right {
	height: 100%
}

.pro_con .bottom_info .bt_right .bt_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.pro_con .bottom_info .bt_right .bt_list .bt_item {
	margin-left: 64px
}

.pro_con .bottom_info .bt_right .bt_list .bt_item a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.pro_con .bottom_info .bt_right .bt_list .bt_item a .bt_img {
	width: 36px;
	height: 34px
}

.pro_con .bottom_info .bt_right .bt_list .bt_item a .bt_img img {
	width: 100%;
	height: 100%
}

.pro_con .bottom_info .bt_right .bt_list .bt_item a .bt_info {
	margin-left: 13px
}

.pro_con .bottom_info .bt_right .bt_list .bt_item a .bt_info .bt_name {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #000
}

.pro_con .bottom_info .bt_right .bt_list .bt_item a .bt_info .bt_des {
	font-size: 12px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #666
}

@media screen and (max-width:900px) {
	.pro_con {
		width: 100%;
		height: auto;
		background: #fff
	}
	.pro_con .goods {
		width: 100%;
		
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.pro_con .goods .left {
		width: 100%;
		height: auto;
		margin-right: 0
	}
	.pro_con .goods .left .big_img {
		width: 100%;
		height: auto;
		border: 1px solid #878682
	}
	.pro_con .goods .left .big_img img {
		width: 100%;
		height: 100%
	}
	.pro_con .goods .left .l_list {
		width: 100%;
		height: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-top: 20px;
	}
	.pro_con .goods .left .l_list .l_item {
		width: 100%;
		height: auto;
		border: 1px solid #878682;
		cursor: pointer
	}
	.pro_con .goods .left .l_list .l_item img {
		width: 100%;
		height: 100%
	}
	.pro_con .goods .right {
		width: 100%
	}
	.pro_con .goods .right .goods_info {
		margin-top: 1.3rem;
		padding-bottom: .6rem;
		border-bottom: 1px solid #eee
	}
	.pro_con .goods .right .goods_info .goodsnum {
		margin: .23rem 0;
		font-size: .42rem;
		font-family: PingFang SC;
		font-weight: 700;
		color: #1a1a1a
	}
	.pro_con .goods .right .goods_info .goodsname {
		font-size: .42rem;
		font-family: PingFang SC;
		font-weight: 800;
		color: #1a1a1a
	}
	.pro_con .goods .right .btn_list {
		margin: .4rem 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.pro_con .goods .right .btn_list .btn_item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-right: .8rem
	}
	.pro_con .goods .right .btn_list .btn_item .btn_img {
		width: .56rem;
		height: .56rem;
		margin-bottom: .16rem
	}
	.pro_con .goods .right .btn_list .btn_item .btn_img img {
		width: 100%;
		height: 100%
	}
	.pro_con .goods .right .btn_list .btn_item .btn_name {
		font-size: .42rem;
		font-family: PingFang SC;
		font-weight: 500;
		color: #333
	}
	.pro_con .goods .right .tishi {
		margin-bottom: .74rem
	}
	.pro_con .goods .right .tishi .t_title {
		font-size: .36rem;
		font-family: PingFang SC;
		font-weight: 800;
		color: #333
	}
	.pro_con .goods .right .tishi .t_text {
		font-size: .42rem;
		font-family: PingFang SC;
		font-weight: 500;
		color: #333;
		margin-top: .2rem
	}
	.pro_con .goods .right .submit_btns {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.pro_con .goods .right .submit_btns .submit_btn {
		width: 2.6rem;
		height: .8rem;
		line-height: .8rem;
		text-align: center;
		font-size: .42rem;
		border-radius: .1rem
	}
	.pro_con .goods .right .submit_btns .submit_btn:first-child {
		background: #5457c7;
		color: #fff;
		margin-right: .19rem
	}
	.pro_con .goods .right .submit_btns .submit_btn:nth-child(2) {
		color: #5457c7;
		border: 1px solid #5457c7
	}
	.pro_con .detail {
		width: 100%;
		padding: .2rem 0;
		border-radius: .1rem
	}
	.pro_con .detail,
	.pro_con .detail p {
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	.pro_con .detail p {
		width: 100%!important
	}
	.pro_con .detail p img {
		max-width: 100%!important;
		height: auto!important
	}
	.pro_con .info_list {
		width: 100%;
		height: auto;
		margin-bottom: .45rem
	}
	.pro_con .info_list .info_item {
		width: 100%;
		height: auto;
		margin-top: .45rem
	}
	.pro_con .info_list .info_item .info_title {
		font-size: .36rem;
		font-family: PingFang SC;
		font-weight: 700;
		color: #000;
		height: .56rem;
		line-height: .56rem;
		margin-bottom: .3rem
	}
	.pro_con .info_list .info_item .i_list {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.pro_con .info_list .info_item .i_list,
	.pro_con .info_list .info_item .i_list .i_item {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.pro_con .info_list .info_item .i_list .i_item {
		height: 1.2rem;
		border-bottom: 1px solid #eee;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.pro_con .info_list .info_item .i_list .i_item .i_title,
	.pro_con .info_list .info_item .i_list .i_item .i_value {
		width: 50%;
		font-size: .42rem;
		font-family: PingFang SC;
		font-weight: 500;
		color: #000
	}
	.pro_con .info_list .info_item .i_con {
		width: 100%;
		height: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.pro_con .info_list .info_item .i_con .b_img {
		width: 100%;
		height: 5.26rem
	}
	.pro_con .info_list .info_item .i_con .b_img img {
		width: 100%;
		height: 100%
	}
	.pro_con .info_list .info_item .i_con .b_list {
		width: 100%;
		height: auto
	}
	.pro_con .info_list .info_item .i_con .b_list .b_item {
		width: 100%;
		height: 2.6rem;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: .11rem;
		background: rgba(241, 242, 244, .8);
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: .2rem 0
	}
	.pro_con .info_list .info_item .i_con .b_list .b_item .bimg {
		width: 2.88rem;
		height: 2.2rem;
		margin-right: .37rem;
		background: #c0bdb8
	}
	.pro_con .info_list .info_item .i_con .b_list .b_item .bimg img {
		width: 100%;
		height: 100%
	}
	.pro_con .info_list .info_item .i_con .b_list .b_item .binfo {
		width: 5.25rem
	}
	.pro_con .info_list .info_item .i_con .b_list .b_item .binfo .bname {
		width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		font-size: .42rem;
		font-family: PingFang SC;
		font-weight: 700;
		line-height: .64rem;
		color: #000
	}
	.pro_con .info_list .info_item .i_con .b_list .b_item .binfo .intro {
		font-size: .28rem;
		font-family: PingFang SC;
		font-weight: 500;
		color: #7e7d7d;
		line-height: .36rem;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical
	}
	.pro_con .bottom_info {
		width: 100%;
		height: 1.98rem;
		margin-top: .5rem;
		display: none
	}
	.pro_con .bottom_info .bt_left {
		width: 3.5rem;
		height: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-right: .6rem;
		border-right: 1px solid #f2f2f2
	}
	.pro_con .bottom_info .bt_left .text {
		width: 1.81rem;
		font-size: .16rem;
		font-family: PingFang SC;
		font-weight: 500;
		color: #000
	}
	.pro_con .bottom_info .bt_left .bt1 {
		width: .21rem;
		height: .21rem
	}
	.pro_con .bottom_info .bt_right {
		height: 100%
	}
	.pro_con .bottom_info .bt_right .bt_list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		height: 100%;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.pro_con .bottom_info .bt_right .bt_list .bt_item {
		margin-left: .64rem
	}
	.pro_con .bottom_info .bt_right .bt_list .bt_item a {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.pro_con .bottom_info .bt_right .bt_list .bt_item a .bt_img {
		width: .36rem;
		height: .34rem
	}
	.pro_con .bottom_info .bt_right .bt_list .bt_item a .bt_img img {
		width: 100%;
		height: 100%
	}
	.pro_con .bottom_info .bt_right .bt_list .bt_item a .bt_info {
		margin-left: .13rem
	}
	.pro_con .bottom_info .bt_right .bt_list .bt_item a .bt_info .bt_name {
		font-size: .14rem;
		font-family: PingFang SC;
		font-weight: 500;
		color: #000
	}
	.pro_con .bottom_info .bt_right .bt_list .bt_item a .bt_info .bt_des {
		font-size: .12rem;
		font-family: PingFang SC;
		font-weight: 500;
		color: #666
	}
}


.glist {
	width: 100%;
	height: auto;
	margin-top: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.glist .gitem {
	
	
	width: calc((100% - 30px * 3) / 3);
	height: auto;
	border-radius: 10px;
	overflow: hidden;
	background: #fff;
	-webkit-box-shadow: 0 6px 20px 1px rgba(35, 35, 35, .05);
	box-shadow: 0 6px 20px 1px rgba(35, 35, 35, .05);
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
	margin: 10px 15px;
}

.glist .gitem:hover {
	z-index: 2;
	-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .2);
	box-shadow: 0 15px 30px rgba(0, 0, 0, .2);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
	-webkit-transition: all .5s linear;
	transition: all .5s linear
}

.glist .gitem:hover a .gimg {
	overflow: hidden
}

.glist .gitem:hover a .gimg img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all .5s linear;
	transition: all .5s linear
}

.glist .gitem a {
	display: block;
	width: 100%;
	height: auto;
	background: #fff
}

.glist .gitem a .gimg {
	width: 100%;
	height: 274px
}

.glist .gitem a .gimg img {
	width: 100%;
	height: 100%;
	-webkit-transition: all .5s linear;
	transition: all .5s linear
}

.glist .gitem a .ginfo {
	width: 100%;
	height: 185px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 20px
}

.glist .gitem a .ginfo .gtime {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 700;
	color: #666;
	line-height: 30px
}

.glist .gitem a .ginfo .gtitle {
	font-size: 20px;
	font-family: PingFang SC;
	font-weight: 700;
	color: #333;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.glist .gitem a .ginfo .des {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 700;
	color: #666;
	margin-top: 22px;
	line-height: 22px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical
}

@media screen and (max-width:900px) {
	.glist {
		width: 100%;
		height: auto;
		margin-top: .5rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.glist .gitem {
		/*width: 100%;
		height: auto;
		border-radius: .1rem;
		overflow: hidden;
		background: #fff;
		margin-top: .6rem;
		-webkit-box-shadow: 0 .06rem .2rem 1px rgba(35, 35, 35, .05);
		box-shadow: 0 .06rem .2rem 1px rgba(35, 35, 35, .05);*/
		
		width: 100%;
		height: auto;
		border-radius: .3rem;
		overflow: hidden;
		background: #fff;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: .2rem;
		margin-top: .3rem;
		-webkit-box-shadow: 0 .06rem .2rem 1px rgba(35, 35, 35, .05);
		box-shadow: 0 .06rem .2rem 1px rgba(35, 35, 35, .05)
	}
	.glist .gitem a {
		display: block;
		width: 100%;
		height: auto;
		background: #fff
	}
	.glist .gitem a .gimg {
		width: 100%;
		height: 6.34rem
	}
	.glist .gitem a .gimg img {
		width: 100%;
		height: 100%
	}
	.glist .gitem a .ginfo {
		width: 100%;
		height: 4rem;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 .2rem
	}
	.glist .gitem a .ginfo .gtime {
		font-size: .42rem;
		font-family: PingFang SC;
		font-weight: 700;
		color: #666;
		line-height: .8rem
	}
	.glist .gitem a .ginfo .gtitle {
		font-size: .38rem;
		font-family: PingFang SC;
		font-weight: 700;
		color: #333;
		line-height: .6rem
	}
	.glist .gitem a .ginfo .des {
		font-size: .34rem;
		font-family: PingFang SC;
		font-weight: 700;
		color: #666;
		margin-top: .22rem;
		line-height: .6rem
	}
}


.detail_con {
	width: 100%;
	height: auto;
	margin-top: 90px
}

.detail_con .detail_title {
	width: 100%;
	text-align: center;
	font-size: 28px;
	font-family: PingFang SC;
	font-weight: 700;
	color: #333
}

.detail_con .detail_time {
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 700;
	color: #666;
	line-height: 80px;
	text-align: center
}

.detail_content {
	width: 1200px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 25px
}

.detail_video {
	width: 100%;
	height: auto
}

.detail_video video {
	width: 100%
}

@media screen and (max-width:900px) {
	.detail_con {
		width: 100%;
		height: auto;
		margin-top: .9rem
	}
	.detail_con .detail_title {
		width: 100%;
		text-align: center;
		font-size: .48rem;
		font-family: PingFang SC;
		font-weight: 700;
		color: #333
	}
	.detail_con .detail_time {
		font-size: .42rem;
		font-family: PingFang SC;
		font-weight: 700;
		color: #666;
		line-height: .8rem;
		text-align: center
	}
	.detail_content {
		width: 100%;
		margin: 0 auto;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 .25rem
	}
}


.contact_con {
	width: 100%;
	height: auto
}

.contact_con .submit {
	width: 100%;
	min-height: 674px;
	position: relative;
	overflow: hidden;
	padding-bottom: 50px
}

.contact_con .submit .bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.contact_con .submit .con_box {
	width: 100%;
	height: auto;
	margin: 0 80px;
	position: relative;
	z-index: 2
}

.contact_con .submit .con_box .tell {
	width: 100%;
	margin-top: 158px
}

.contact_con .submit .con_box .tell .call_name {
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 700;
	color: #000;
	line-height: 26px
}

.contact_con .submit .con_box .tell .call_num {
	font-size: 30px;
	font-family: PingFang SC;
	font-weight: 700;
	color: #000;
	line-height: 45px
}

.contact_con .submit .con_box .wechat {
	width: 100%;
	margin-top: 158px
}

.contact_con .submit .con_box .wechat .w_name {
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 700;
	color: #000;
	line-height: 26px
}

.contact_con .submit .con_box .wechat .w_code {
	width: 227px;
	height: 223px;
	background: #eee;
	margin-top: 35px
}

.contact_con .submit .con_box .wechat .w_code img {
	width: 100%;
	height: 100%
}

@media screen and (max-width:900px) {
	.contact_con {
		width: 100%;
		height: auto
	}
	.contact_con .submit {
		width: 100%;
		min-height: 6.74rem;
		position: relative;
		overflow: hidden;
		padding-bottom: .5rem
	}
	.contact_con .submit .bg {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0
	}
	.contact_con .submit .con_box {
		width: 100%;
		height: auto;
		margin: 0 auto;
		position: relative;
		z-index: 2;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 .25rem
	}
	.contact_con .submit .con_box .tell {
		width: 100%;
		margin-top: 1.58rem
	}
	.contact_con .submit .con_box .tell .call_name {
		font-size: .44rem;
		font-family: PingFang SC;
		font-weight: 700;
		color: #000;
		line-height: .52rem
	}
	.contact_con .submit .con_box .tell .call_num {
		font-size: .44rem;
		font-family: PingFang SC;
		font-weight: 700;
		color: #000;
		line-height: .88rem
	}
	.contact_con .submit .con_box .wechat {
		width: 100%;
		margin-top: 1.58rem
	}
	.contact_con .submit .con_box .wechat .w_name {
		font-size: .34rem;
		font-family: PingFang SC;
		font-weight: 700;
		color: #000;
		line-height: 1.5;
	}
	.contact_con .submit .con_box .wechat .w_code {
		width: 3.27rem;
		height: 3.23rem;
		background: #eee;
		margin-top: .35rem
	}
	.contact_con .submit .con_box .wechat .w_code img {
		width: 100%;
		height: 100%
	}
}


.join_con {
	width: 100%;
	height: auto
}

.join_con .submit {
	width: 100%;
	min-height: 674px;
	position: relative;
	overflow: hidden
}

.join_con .submit img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.join_con .submit .con_box {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	box-sizing: border-box;
    padding: 0 20px;
}

.join_con .submit .con_box .form {
	width: 100%;
	height: auto
}

.join_con .submit .con_box .form .submit_btn {
	width: 181px;
	height: 44px;
	background: #5457c7;
	border-radius: 4px;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #fff;
	margin: 74px auto;
	line-height: 44px;
	text-align: center;
	cursor: pointer;
}

.join_con .submit .con_box .form .f_title {
	width: 100%;
	height: 150px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.join_con .submit .con_box .form .f_title .ftitle {
	font-size: 28px;
	font-family: PingFang SC;
	font-weight: 700;
	color: #2f2f2f
}

.join_con .submit .con_box .form .f_title .heng {
	width: 40px;
	height: 4px;
	border-radius: 2px;
	background: #2f2f2f;
	margin-top: 25px
}

.join_con .submit .con_box .form .form_box {
	width: 100%;
	height: auto
}

.join_con .submit .con_box .form .form_box .tishi {
	width: 100%;
	height: auto;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #000;
	line-height: 26px;
	text-align: center;
}

.join_con .submit .con_box .form .form_box .form_list {
	width: 100%;
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.join_con .submit .con_box .form .form_box .form_list .form_item {
	width: 375px;
	height: 63px;
	margin-top: 21px
}

.join_con .submit .con_box .form .form_box .form_list .form_item input {
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 25px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #aaa;
	background: none;
	outline: none;
	border: 1px solid #aaa;
	border-radius: 6px;
	color: #333
}

.join_con .submit .con_box .form .form_box .form_list .form_area {
	width: 100%;
	height: 172px;
	border: 1px solid #aaa;
	border-radius: 6px;
	font-size: 16px;
	color: #333
}

.join_con .submit .con_box .form .form_box .form_list .form_area textarea {
	width: 100%;
	height: 100%;
	background: none;
	border: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 21px 23px;
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 16px;
	color: #333
}

@media screen and (max-width:900px) {
	.join_con {
		width: 100%;
		height: auto
	}
	.join_con .submit {
		width: 100%;
		min-height: 6.74rem;
		position: relative;
		overflow: hidden
	}
	.join_con .submit img {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0
	}
	.join_con .submit .con_box {
		width: 100%;
		height: auto;
		margin: 0 auto;
		position: relative;
		z-index: 2;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 .25rem
	}
	.join_con .submit .con_box .form {
		width: 100%;
		height: auto
	}
	.join_con .submit .con_box .form .submit_btn {
		width: 3.81rem;
		height: 1rem;
		background: #5457c7;
		border-radius: .1rem;
		font-size: .36rem;
		font-family: PingFang SC;
		font-weight: 500;
		color: #fff;
		margin: .74rem auto;
		line-height: 1rem;
		text-align: center
	}
	.join_con .submit .con_box .form .f_title {
		width: 100%;
		height: 2.5rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.join_con .submit .con_box .form .f_title .ftitle {
		font-size: .48rem;
		font-family: PingFang SC;
		font-weight: 700;
		color: #2f2f2f
	}
	.join_con .submit .con_box .form .f_title .heng {
		width: .8rem;
		height: .04rem;
		border-radius: .02rem;
		background: #2f2f2f;
		margin-top: .25rem
	}
	.join_con .submit .con_box .form .form_box {
		width: 100%;
		height: auto
	}
	.join_con .submit .con_box .form .form_box .tishi {
		width: 100%;
		height: auto;
		font-size: .36rem;
		font-family: PingFang SC;
		font-weight: 500;
		color: #000;
		line-height: 2;
	}
	.join_con .submit .con_box .form .form_box .form_list {
		width: 100%;
		height: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.join_con .submit .con_box .form .form_box .form_list .form_item {
		width: 100%;
		height: 1.2rem;
		margin-top: .4rem
	}
	.join_con .submit .con_box .form .form_box .form_list .form_item input {
		width: 100%;
		height: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 .25rem;
		font-size: .36rem;
		font-family: PingFang SC;
		font-weight: 500;
		color: #aaa;
		background: none;
		outline: none;
		border: 1px solid #aaa;
		border-radius: .2rem;
		color: #333
	}
	.join_con .submit .con_box .form .form_box .form_list .form_area {
		width: 100%;
		height: 3.72rem;
		border: 1px solid #aaa;
		border-radius: 6px;
		font-size: .36rem;
		color: #333
	}
	.join_con .submit .con_box .form .form_box .form_list .form_area textarea {
		width: 100%;
		height: 100%;
		background: none;
		border: none;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: .21rem .23rem;
		font-family: PingFang SC;
		font-weight: 500;
		font-size: .36rem;
		color: #333
	}
}
.sidebar {
	display: none;
}

@media screen and (max-width:1000px) {
	
	
	header .smenu {
		width: .6rem;
		height: auto;
		display: block;
		position: fixed;
		top:.7rem;
		right:.6rem;
		z-index: 9999;
	    background-color: #f4f4f4;
	    padding: 0.2rem;
	    padding-bottom: 0.26rem;
	}
	
	header .smenu .line {
		width: .6rem;
		height: .02rem;
		background: #d5d5d5;
		border-radius: .01rem;
		margin-top: .13rem
	}
	
	.sidebar {
		position: fixed;
		z-index: 9999;
		width: 5.7rem;
		height: 100%;
		max-height: calc(100vh / 2);
		
		background: #fff;
		right: -7rem;
		
		display: block;
		top: 0;
		border-left: 1px solid #e0e0e0;
		border-bottom: 1px solid #e0e0e0;
		-webkit-transition: all .5s linear;
		transition: all .5s linear
	}
	.sidebar nav {
		width: 100%;
		height: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: .25rem;
		overflow-y: auto;
	}
	.sidebar .close {
		width: 1rem;
		height: 1rem;
		position: absolute;
		left: -1.1rem
	}
	.sidebar .close .line {
		width: .8rem;
		height: .02rem;
		border-radius: .01rem;
		background: #d5d5d5;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto
	}
	.sidebar .close .line:first-child {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}
	.sidebar .close .line:nth-child(2) {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}
	.sidebar .nav_list {
		width: 100%;
		height: auto;
		display: block;
	}
	.sidebar .nav_list .nav_item {
		min-height: 1.2rem;
		line-height: 1.2rem;
		border-bottom: 1px solid #eee
	}
	.sidebar .nav_list .nav_item a {
		font-size: .36rem;
		font-family: PingFang SC;
		font-weight: 500;
		color: #333
	}
	.sidebar .nav_list .nav_item .child_list {
		width: 100%;
		height: auto;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 .25rem;
		display: block;
	}
	.sidebar .nav_list .nav_item .child_list .child_item {
		min-height: 1.2rem;
		line-height: 1.2rem;
		border-bottom: 1px solid #eee
	}
	.sidebar .nav_list .nav_item .child_list .child_item:last-child {
		border: none
	}
	.sidebar .nav_list .nav_item .child_list .child_item a {
		font-size: .32rem;
		font-family: PingFang SC;
		font-weight: 500;
		color: #666
	}
	.sidebar .nav_list .nav_active,
	.sidebar .nav_list .nav_active a,
	.sidebar .nav_list .nav_item .child_list .nactive,
	.sidebar .nav_list .nav_item .child_list .nactive a {
		color: #5457c7
	}
}
