.top{
	line-height: 30px;
	background: #494949;
}
.welcome{
	float: left;
	font-size: 12px;
	color: #fff;
}
.top_right{
	float: right;
}
.language{
	float: left;
}
.top_share{
	float: right;
}
.language a{
	color: #fff;
	font-size: 12px;
	padding:0 18px;
	position: relative;
}
.language a img{
	vertical-align: middle;
	padding-left:5px;
}
.language a:first-child::after{
	content: "";
	width: 2px;
	height: 17px;
	background: #a4a4a4;
	position: absolute;
	right:0;
	top:1px;
}
.navline{
	padding:12px 0;
}
.w1300{
	width: 1300px;
	margin:0 auto;
}
.logo{
	float: left;
}
.nav{
	float: right;
	padding-top: 22px;
}
.nav li{
	display: inline-block;
	vertical-align: top;
	padding:0 30px;
	line-height: 66px;
}
.nav li a{
	display: block;
	font-size: 15px;
	color: #444;
}
.nav li.nav_sub a{
	border-bottom:4px solid #737f94;
}
.banner .swiper-pagination-bullet-active{
	background:#494949;
}
.insearch{
	background: #f3f3f3;
}
.innews_roll{
	float: left;
}
.inarch{
	padding-top: 12px;
	float: right;
}
.inarch input{
	line-height: 36px;
	padding:0 15px;
	font-size: 12px;
	color: #7d7d7d;
	float: left;
	width: 310px;
}
.inarch button{
	float: right;
	width: 55px;
	line-height: 36px;
	cursor: pointer;
	text-align: center;
	background: #6e7788;
}
.inarch button i{
	color: #fff;
	font-size: 20px;
	display: block;
}
.innews_tit{
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 60px;
	width: 152px;
	float: left;
	background: #737f94;
}
.innews_list li{
	float: left;
	line-height: 60px;
}
.innews_list li a{
	display: block;
	font-size: 12px;
	color: #6e7788;
}
.innews_right{
	float: right;
	padding-left: 20px;
}
.newsgg{
	float: left;
	line-height: 60px;
}
.innews_list{
	float: left;
}
.newsgg span{
	font-weight: bold;
	font-size:13px;
	color: #6e7788;
}
.newsgg i{
	color: #5d5d5d;
	font-size: 20px;
	display:inline-block;
	vertical-align: middle;
	padding-right: 10px;
}
.innews_list li{
	padding-left: 25px;
}
.innews_list {
	width:520px;
	height:60px;
	overflow:hidden;
	margin:auto;
	position:relative;
}
@keyframes anis {
	100% {
		transform:translateX(-200px)
	}
}
.innews_list ul {
	animation:anis 10s linear infinite;
}
.innews_list ul:hover {
	animation-play-state:paused;
}
.intrpart{
	padding:60px 0;
}
.intrpart ul{
	display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
	display: -moz-box; /* 老版本语法: Firefox (buggy) */
	display:box;
	display: -ms-flexbox; /* 混合版本语法: IE 10 */
	display: -webkit-flex; /* 新版本语法: Chrome 21+ */
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.intrpart li{
	position: relative;
	width: 32%;
	-webkit-transition:ease-in-out .3s;
	-o-transition:ease-in-out .3s;
	transition:ease-in-out .3s;
}
.intrname{
	position: absolute;
	left:15px;
	top:30px;
}
.intrname h3{
	text-shadow: 2px 2px 3px #fff;
	font-size: 23px;
	color: #222329;
	padding-bottom: 8px;
}
.intrname p{
	text-shadow: 2px 2px 3px #fff;
}
.intrpart li a{
	display: block;
}
.intrpart li:hover{
	-webkit-transform:translateY(-10px);
	-moz-transform:translateY(-10px);
	-ms-transform:translateY(-10px);
	transform:translateY(-10px);
}
.inprotit{
	padding:35px 0;
	text-align: center;
}
.inprotit h3{
	display: inline-block;
	vertical-align: top;
	font-size: 32px;
	color: #788498;
	padding-bottom: 10px;
	position: relative;
}
.inprotit h3::before{
	content: "";
	width: 40px;
	height: 1px;
	background: #9f9f9f;
	position: absolute;
	left:-60px;
	top:20px;
}
.inprotit h3::after{
	content: "";
	width: 40px;
	height: 1px;
	background: #9f9f9f;
	position: absolute;
	right:-60px;
	top:20px;
}
.inprotit p{
	font-size: 19px;
	color: #333;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.inprotit p::before{
	content: "";
	width: 20px;
	height: 15px;
	position: absolute;
	left:-60px;
	top:5px;
	background: url("../images/icon.jpg") left top no-repeat;
}
.inprotit p::after{
	content: "";
	width: 20px;
	height: 15px;
	position: absolute;
	right:-60px;
	top:5px;
	background: url("../images/icon2.jpg") left top no-repeat;
}
.inproduct_list{
	background: #f5f5f5;
	padding:60px 0 53px;
}
.inpro_tab2{
	padding-top: 30px;
	position: relative;
}
.inpro_tab2 .inpro_tab2_in{
	display: none;
}
.inpro_tab2 .swiper-slide{
	text-align: center;
	float: left;
	width: 25%;
	padding:1%;
}
.inpro_tab2 .swiper-slide img{
	min-height:380px;
}
.inpro_tab2 .swiper-slide p{
	line-height: 54px;
	background: #bbbbbb;
	font-size: 16px;
	color: #fff;
}
.inpro_tab2 .swiper-slide:hover p{
	background: #737f94;
}
.inpro_tab2 .inpro_tab2_in:first-child{
	display: block;
}
.inpro_tab1{
	display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
	display: -moz-box; /* 老版本语法: Firefox (buggy) */
	display:box;
	display: -ms-flexbox; /* 混合版本语法: IE 10 */
	display: -webkit-flex; /* 新版本语法: Chrome 21+ */
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	
	border-bottom: 1px solid #dbdbdb;
}
.inpro_tab1 a{
	display: block;
	font-size: 14px;
	line-height: 45px;
	border-top: 4px solid #f5f5f5;
	color: #7f7f7f;
	position: relative;
	width: 145px;
	text-align: center;
}
.inpro_tab2 .swiper-button-next{
	width: 26px;
	height: 50px;
	background:url("../images/right.jpg") left top no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	right:-65px;
}
.inpro_tab2 .swiper-button-prev{
	width: 26px;
	height: 50px;
	background:url("../images/left.jpg") left top no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	left:-65px;
}
.inpro_tab1 a.sub_01{
	border-top: 4px solid #737f94;
	background: #f5f5f5;
	margin-bottom: -1px;
}
.inpro_tab1 a.sub_01::before{
	content: "";
	position: absolute;
	left:0;
	top:0;
	width: 1px;
	height: 45px;
	background: #d4d2d2;
}
.inpro_tab1 a.sub_01::after{
	content: "";
	position: absolute;
	right:0;
	top:0;
	width: 1px;
	height: 45px;
	background: #d4d2d2;
}
.more{
	width: 140px;
	line-height: 36px;
	text-align: center;
	
	margin:55px auto 0;
	position: relative;
}
.more::after{
	content: "";
	width: 140px;
	height: 36px;
	border:1px solid #a0a0a0;
	position: absolute;
	left:-8px;
	top:-8px;
	z-index: 0;
}
.more a{
	background: #474747;
	display: block;
	font-size: 13px;
	color: #fff;
	position: relative;
	z-index: 999;
}

.inabout{
	padding:14px 0 150px;
}
.inabout_info{
	padding-top: 135px;
	height: 344px;
	background-attachment: fixed;
    background-color: transparent;
    background-position: 50% 50%;
    background-repeat: no-repeat;
	background:url("../images/inconpanybg.jpg") center top no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.inabout_pt{
	background: #fff;
	padding:55px 60px;
}
.inabout_right{
	width: 490px;
	float: right;
}
.inabout_right h3{
	font-size: 24px;
	color: #040202;
	padding-bottom: 15px;
	padding-top: 10px;
}
.inabout_right p{
	font-size: 14px;
	color: #737f94;
	line-height: 36px;
	text-indent: 2em;
	overflow : hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 4;
 -webkit-box-orient: vertical;
}
.more2{
	width: 140px;
	margin-top: 20px;
	line-height: 36px;
	text-align: center;
	background: #474747;
}
.more2 a{
	color: #fff;
}
.inmunroll{
	background: #737f94;
	padding:20px 0 28px;
}
.digital{
	position: relative;
}
.digital li{
	display: inline-block;
	vertical-align: top;
	padding:0 70px;
	text-align: center;
	position: relative;
	width:33.33%;
}
.mun_top span{
	font-size: 48px;
	color: #fff;
}
.digital li p{
	font-size: 14px;
	color: #fff;
}
.digital li em{
	color: #fff;
}
.digital li::after{
	content: "";
	width: 2px;
	background: #abb4c2;
	height: 65px;
	position: absolute;
	right:0;
	top:10px;
}
.digital li:nth-child(3)::after{
	content: "";
	width: 2px;
	background: #abb4c2;
	height: 65px;
	position: absolute;
	right:0;
	top:10px;
	display:none;
}
.aboutimg{
	position: absolute;
	right:-30px;
	bottom:-28px;
}
.innews{
	padding:35px 0;
	background:url("../images/innewsbg.jpg") center top no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.news_pic{
	float: left;
	width: 45%;
}
.news_pic img{
	height:172px;
}
.news_right{
	width: 50%;
	float: right;
}
.innews_part ul{
	display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
	display: -moz-box; /* 老版本语法: Firefox (buggy) */
	display:box;
	display: -ms-flexbox; /* 混合版本语法: IE 10 */
	display: -webkit-flex; /* 新版本语法: Chrome 21+ */
	display: flex;
	-webkit-flex-wrap:wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.innews_part ul li{
	width: 50%;
	padding:1.5% 1%;
}
.innews_part ul li:hover .news_right p{
	color: #494949;
}
.news_right span{
	font-size: 14px;
	color: #a9a9a9;
}
.news_right h3{
	font-size: 16px;
	padding:5px 0 15px;
	color: #040404;
	border-bottom: 1px solid #eaeaea;
	position: relative;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis; 
}
.news_right h3::after{
	content: "";
	width: 12px;
	height: 1px;
	background: #8e908e;
	position: absolute;
	left:0;
	z-index: 99;
	bottom:0;
}
.news_right p{
	padding-top: 10px;
	font-size: 13px;
	text-indent: 2em;
	color: #9a9a9a;
	line-height: 2;
	overflow : hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 3;
 -webkit-box-orient: vertical;
}
.footer article{
	background: #eaeef2;
	padding:40px 0 10px;
}
.footer aside{
	background: #3c4650;
	line-height: 45px;
}
.footer aside p{
	float: left;
	font-size: 12px;
	color: #fff;
}
.footer aside img{
	float: right;
	padding-top:12px;
}
.foot_ewm{
	float: right;
	text-align: center;
}
.foot_ewm p{
	padding-top: 10px;
}
.foot_ewm img.ewmimg{
	width:140px;
	height:140px;
}
.foot_left{
	float: left;
}
.logo2{
	float: left;
}
.foot_nav{
	min-width: 140px;
	float: left;
	width: 200px;
	margin-left: 55px;
}
.foot_nav h3{
	font-size: 18px;
	color: #3c4650;
	font-weight: bold;
	padding-bottom: 15px;
}
.foot_nav a{
	font-size: 14px;
	color: #555;
	display: inline-block;
	vertical-align: top;
	line-height: 28px;
	width: 50%;
}
.foot_nav a:hover{
	color: #000;
}
.foot_nav_list{
	display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
	display: -moz-box; /* 老版本语法: Firefox (buggy) */
	display:box;
	display: -ms-flexbox; /* 混合版本语法: IE 10 */
	display: -webkit-flex; /* 新版本语法: Chrome 21+ */
	display: flex;
	-webkit-flex-wrap:wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.foot_contact{
	float: left;
	margin-left: 40px;
}
.foot_contact h3{
	font-size: 18px;
	color: #3c4650;
	font-weight: bold;
	padding-bottom: 15px;
}
.foot_contact p{
	font-size: 14px;
	color: #555;
	line-height: 25px;
}
.foot_contact p i{
	padding-right: 6px;
}
.brand i{
	color: #737f94;
	font-size: 18px;
	padding-right: 10px;
}
.brand a{
	color: #acacac;
	line-height: 37px;
}
.brand span{
	
}
.brand a:last-child{
	color: #737f94;
	font-weight: bold;
}
.pblic_nav{
	padding:17px 0;
}
.brand{
	float: left;
}
.second_nav{
	float: right;
}
.second_nav a{
	display: inline-block;
	vertical-align: top;
	line-height: 38px;
	padding:0 30px;
	color: #737f94;
	font-size: 14px;
	background: #edf1f4;
	-webkit-border-top-left-radius: 2.5rem;
	-moz-border-top-left-radius: 2.5rem;
	-ms-border-top-left-radius: 2.5rem;
	-o-border-top-left-radius: 2.5rem;
	border-top-left-radius: 2.5rem;
	-webkit-border-bottom-right-radius: 2.5rem;
	-moz-border-bottom-right-radius: 2.5rem;
	-ms-border-bottom-right-radius: 2.5rem;
	-o-border-bottom-right-radius: 2.5rem;
	border-bottom-right-radius: 2.5rem;
}
.second_nav a.snd_sub{
	color: #fff;
	background: #788498;
}
.about_page{
	background: #eaedf2;
	padding:25px 0;
}
.about_tit{
	font-size: 32px;
	color: #788498;
	border-bottom: 1px solid #9fa8b7;
	text-align: center;
	padding:20px 0;
}
.about_it1{
	padding:52px 0;
	font-size: 16px;
	color: #666;
	line-height: 32px;
}
.about_it1 p{
	font-size: 16px;
	color: #666;
	line-height: 32px;
}
.about_it2{
	background: #737f94;
	padding:40px 0;
	text-align: center;
}
.digital2 li:first-child{
	padding-left: 0;
}
.about3in_tit h3{
	text-align: center;
	padding:0 25px;
	min-width: 217px;
	background: #737f94;
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	color: #fff;
	line-height: 56px;
	position: relative;
}
.about3in_tit h3::before{
	content: "";
	width: 216px;
	height: 56px;
	border:1px solid #737f94;
	position: absolute;
	left:-12px;
	top:-12px;
}
.about3_in{
	padding-top: 40px;
}
.about3in_info{
	font-size: 16px;
	color: #666;
	line-height: 2;
	padding:20px 0;
}
.honor_list{
	padding:40px 0;
}
.honor_list li{
	text-align: center;
	width: 12.5%;
	padding:1%;
	float: left;
	
}
.honor_list li a{
	display: block;
	border:1px solid #cdcdcd;
	background: #f6f6f6;
}
.honor_list li a p{
	font-size: 16px;
	color: #737f94;
	line-height: 57px;
	border-top: 1px solid #cdcdcd;
		text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	padding:0 2%;
	display: none;
}
.honor_list li:hover a{
	-moz-box-shadow:2px 2px 5px #999; 
	-webkit-box-shadow:2px 2px 5px #999; 
	box-shadow:2px 2px 5px #999;
}
.honor_list2 li{
	width: 25%;
}
.honor_list li .honor_pic {
	position:relative;
}
.honor_list li .honor_pic:after{
	content:'';
	top:0;
	left:0;
	z-index:9;
	position:absolute;
	background:url(../images/shuiyin.png) no-repeat center center;
	pointer-events:none;
	width:100%;
	height:100%;
}
.honor_pic{
	background: #fff;
	padding:7px;
	height:124px;
	overflow:hidden;
	position:relative;
}
.honor_pic::before{
	content:"";
	display:inline-block;
	vertical-align:middle;
	height:100%;
	margin-left:-1.4rem;
}
.honor_pic img{
	display:inline-block;
	vertical-align:middle;
	width: 100%;
}
.honor_pic2{
	height: 370px;
	padding:0;
	border:7px solid #fff;
}
.honor_pic3 {
	height:auto;
}
.honor_pic3 img {
	height:195px;
}
.hist_page_tab1 .swiper-container{
	padding-top: 50px;
}
.hist_page_tab1 .swiper-slide{
	text-align: center;
	cursor: pointer;
	position: relative;
	background:url("../images/line.jpg") left bottom 48px repeat-x;
}
.hist_page_tab1 .swiper-slide .years{
	font-size: 18px;
	color: #4d5158;
	line-height: 60px;
	padding-bottom: 60px;
	background:url("../images/point.jpg") left 50% bottom 43px no-repeat;
}
.hist_page_tab1 .swip_choose .years{
	font-size: 32px;
	color: #788498;
	background:url("../images/point2.jpg") left 50% bottom 17px no-repeat;
}
.hist_page_tab1 .swiper-pagination-bullet-active{
	background: #788498;
}

.years img{
	position: absolute;
	bottom:0;
	left:50%;
	margin-left: -5px;
	z-index: 999;
}
.histab2_time span{
	font-size: 32px;
	color: #788498;
}
.histab2_time i{
	font-size: 48px;
	color: #788498;
	padding-left: 10px;
}
.hist_page_tab2{
	padding-top: 32px;
	padding-left: 50px;
}
.hist_page_tab2_in{
	display: none;
}
.hist_page_tab2_in:first-child{
	display: block;
}
.hist2l_left{
	font-size: 24px;
	color: #35383c;
}
.histab2_list{
	margin-left: 60px;
	padding-bottom: 50px;
	background: url("../images/line2.jpg") 80px top repeat-y;
}
.histab2_list li{
	padding-top: 40px;
	background:url("../images/point.jpg") left 75px top 48px no-repeat;
}
.hist2l_left{
	width: 80px;
	float: left;
}
.hist2l_right{
	width: 830px;
	float: left;
	padding-left: 25px;
}
.hist2l_right h3{
	font-size: 18px;
	padding-bottom: 27px;
	color: #4d5158;
}
.hist2l_right p{
	font-size: 14px;
	color: #9a9a9a;
	line-height: 23px;
}
.hist_page_tab1 .swiper-button-next{
	width: 46px;
	height: 46px;
	background:url("../images/right2.jpg") left top no-repeat;
	top:0;
	margin-top: 0;
	-webkit-background-size: cover;
	background-size: cover;
}
.hist_page_tab1 .swiper-button-prev{
	width: 46px;
	height: 46px;
	background:url("../images/left2.jpg") left top no-repeat;
	top:0;
	margin-top: 0;
	-webkit-background-size: cover;
	background-size: cover;
}
.productpic{
	height: 330px;
    overflow-y: hidden;
}
.productpic img{
	width:100%;
}
.product_name{
	background: #fff;
	padding:25px 68px;
}
.product_name a{
	margin:10px 15px ;
	display: inline-block;
    vertical-align: top;
    line-height: 38px;
    padding: 0 30px;
    color: #737f94;
    font-size: 14px;
    background: #edf1f4;
    -webkit-border-top-left-radius: 2.5rem;
    -moz-border-top-left-radius: 2.5rem;
    -ms-border-top-left-radius: 2.5rem;
    -o-border-top-left-radius: 2.5rem;
    border-top-left-radius: 2.5rem;
    -webkit-border-bottom-right-radius: 2.5rem;
    -moz-border-bottom-right-radius: 2.5rem;
    -ms-border-bottom-right-radius: 2.5rem;
    -o-border-bottom-right-radius: 2.5rem;
    border-bottom-right-radius: 2.5rem;
}
.product_name a.snd_sub{
	    color: #fff;
    background: #788498;
}
.product_list{
	padding-top: 15px;
}
.product_list li{
	width: 25%;
	padding:1%;
	text-align: center;
	float: left;
	position:relative;
}
.product_list li a{
	display: block;
	border:1px solid #e3e3e3;
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.product_list li p{
	line-height: 53px;
	font-size: 16px;
	color: #fff;
	background: #bbb;
}
.product_list li:hover p{
	background: #737f94;
}
.product_list li:hover a{
	-moz-box-shadow:2px 2px 5px #999; 
	-webkit-box-shadow:2px 2px 5px #999; 
	box-shadow:2px 2px 5px #999;
}
.product_list li:after{
	content:'';
	top:0;
	left:0;
	z-index:9999;
	position:absolute;
	background:url(../images/shuiyin.png) no-repeat center center;
	pointer-events:none;
	width:100%;
	height:100%;
}
.prodetail_page{
	padding:20px 20px 80px;
	background: #fff;
	border-top: 1px solid #ebeef2;
}
.maxpro{
	float: left;
	width: 360px;
	padding-top: 40px;
	position:relative;
}
.maxpro img{
	width: 100%;
}
.proil_date{
	float: right;
	width: calc(100% - 380px);
}
.proil_date_tit{
	text-align: center;

	border-bottom: 1px solid #e8e8e8;
}
.proil_date_tit h3{
	font-size: 20px;
	color: #737f94;
	padding-bottom: 15px;
	position: relative;
}
.proil_date_tit h3::after{
	content: "";
	position: absolute;
	left:50%;
	bottom:0;
	width: 113px;
	height: 4px;
	background: #737f94;
	margin-left: -56px;
}
.prodate_left{
	float: left;
	width: 50%;
	padding-left: 15px;
}
.prodate_right{
	float: left;
	width: 50%;
}
.proil_date ul{
	padding-top: 27px;
}
.proil_date li{
	line-height: 45px;
	font-size: 14px;
	background: #f6f6f6;
}
.proil_date li:nth-child(2n){
	background: #fff;
}
.proil_tel{
	text-align: center;
	padding-top: 40px;
}
.proil_tel a{
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	background: #ff8401;
	width: 290px;
	line-height: 60px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
}
.proil_tel_num{
	display: inline-block;
	vertical-align: top;
	padding-left: 90px;
	text-align: center;
}
.proil_tel_num span{
	font-size: 14px;
	color: #444;
}
.proil_tel_num p{
	font-size: 21px;
	color: #818b9e;
	font-weight: bold;
}
.common_pro_tit{
	text-align: center;
}
.common_pro_tit h3{
	font-size: 20px;
	color: #788498;
	background: #fff;
	margin-top: -15px;
	display: inline-block;
	vertical-align: top;
	padding:0 15px;
}
.common_pro{
	background: #fff;
	padding-bottom: 20px;
	border-top: 1px solid #e5e5e5;
}
.common_pro_tit{
	text-align: center;
}
.newspage{
	padding:30px 0;
}
.newsil{
	background: #fff;
	padding:0 50px 50px;
}
.newsil_tit{
	text-align: center;
}
.newsil_tit h3{
	padding:30px 0 20px;
	font-size: 28px;
	color: #3a3a3a;
	font-weight: bold;
}
.newsil_time_share{
	padding:11px 0;
	border-top: 1px solid #dfdede;
	border-bottom: 1px solid #dfdede;
}
.newsil_time_share p{
	float: left;
	font-size: 14px;
	line-height: 34px;
	color: #929496;
}
.newsinfo{
	font-size: 16px;
	color: #666;
	line-height: 32px;
	padding:45px 0 60px;
}
.newsinfo p{
	font-size: 16px;
	color: #666;
	line-height: 32px;
}
.newsil_pg{
	display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
	display: -moz-box; /* 老版本语法: Firefox (buggy) */
	display:box;
	display: -ms-flexbox; /* 混合版本语法: IE 10 */
	display: -webkit-flex; /* 新版本语法: Chrome 21+ */
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.newsil_pg a{
	display: block;
	font-size: 16px;
	color: #737f94;
	width: 35%;
	line-height: 40px;
	border:1px solid #d3d3d3;
	-webkit-border-radius: 1px solid #d3d3d3;
	-moz-border-radius: 1px solid #d3d3d3;
	-ms-border-radius: 1px solid #d3d3d3;
	-o-border-radius: 1px solid #d3d3d3;
	border-radius: 1px solid #d3d3d3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
padding:0 10px;
}
.strength_pic img{
	width: 100%;
}
.join_tit{
	text-align: center;
	padding:30px 0 40px;
}
.join_tit h3{
	text-align: center;
	padding:0 25px;
	min-width: 217px;
	background: #737f94;
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	color: #fff;
	line-height: 56px;
	position: relative;
}
.join_tit h3::before{
	content: "";
	width: 216px;
	height: 56px;
	border:1px solid #737f94;
	position: absolute;
	left:-12px;
	top:-12px;
}
.recruit{
	background: #fff;
}
.recruit li{
	line-height: 53px;
	margin-bottom: 1px;
	border:1px solid #e3e3e3;
}
.recruit li dd{
	width: 25%;
	text-align: center;
	float:left;
	font-size: 18px;
	color: #737f94;
}
.recruit_it2{
	padding:10px 10px 30px;
	display: none;
}

.recruit li.open .recruit_it1{
	background: #737f94;
}
.recruit li.open .recruit_it1 dd{
	color: #fff;
}
.recruit_it2_requirement{
	font-size: 16px;
	color: #666;
	line-height: 32px;
	padding:20px 10px;
}
.recruit_it2_requirement p{
	font-size: 16px;
	color: #666;
	line-height: 32px;
}
.recruit_it2_mail{
	border-top: 1px solid #ededed;
}
.recuin_tit{
	padding-top: 40px;
	padding-left: 30px;
}
.recuin_tit h3{
	text-align: center;
    padding: 0 25px;
    min-width: 217px;
    background: #737f94;
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    color: #fff;
    line-height: 56px;
    position: relative;
}
.recuin_tit h3::before {
    content: "";
    width: 216px;
    height: 56px;
    border: 1px solid #737f94;
    position: absolute;
    left: -12px;
    top: -12px;
}
.recruit_it2_mail p{
	padding-left: 20px;
	font-size: 16px;
	color: #737f94;
}
.recruit li.open .recruit_it2{
	display: block;
}
.recruit_join{
	background: #737f94;
}
.recruit_join li{
	font-size: 18px;
	color: #fff;
	line-height: 56px;
	text-align: center;
	width: 25%;
	float: left;
}
.personal_tit {
	font-size: 32px;
	color: #788498;
	text-align: center;
	border-bottom: 1px solid #9fa8b7;
	padding-bottom:13px;
}
.personal_tit img{
	padding-right: 20px;
	vertical-align: middle;
}
.personal_page{
	width: 895px;
	margin:0 auto;
}
.personal_list{
	padding: 53px 0;
}
.personal_list li{
	width: 50%;
	float: left;
	margin-bottom: 10px;
}
.personal_list li label{
	font-size: 16px;
	color: #666;
	float: left;
	width: 120px;
}
.personal_list li input{
	font-size: 16px;
	color: #333;
	width: 287px;
	line-height: 38px;
	border:1px solid #c9c9c9;
	padding:0 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.personal_list li.asrea{
	width: 100%;
}
.personal_list li.asrea textarea{
	width: 735px;
	font-size: 16px;
	color: #333;
	line-height: 38px;
	border:1px solid #c9c9c9;
	padding:0 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	height: 158px;
}
.personal_list button{
	font-size: 18px;
	width:735px;
	color: #fff;
	text-align: center;
	display: block;
	background: #737f94;
	line-height: 47px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	margin-left: 120px;
	cursor: pointer;
	margin-top: 20px;
}
.contact_list{
	padding-top: 72px;
}
.contact_list ul{
	display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
	display: -moz-box; /* 老版本语法: Firefox (buggy) */
	display:box;
	display: -ms-flexbox; /* 混合版本语法: IE 10 */
	display: -webkit-flex; /* 新版本语法: Chrome 21+ */
	display: flex;
	-webkit-flex-wrap:wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.contact_list ul li{
	margin-bottom: 10px;
}
.contact_list label{
	font-size: 16px;
	width: 120px;
	float: left;
	color: #666;
	line-height: 40px;
}
.contact_list input{
	float: left;
	width: 290px;
	line-height: 40px;
	background: #fff;
	border:1px solid #c9c9c9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.contact_list li.area{
	width:100%;
}
.contact_list li.area textarea{
	width: calc(100% - 120px);
	line-height: 40px;
	background: #fff;
	border:1px solid #c9c9c9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	height: 150px;
}
.contact_list button{
	font-size: 18px;
	width: calc(100% - 120px);
	color: #fff;
	text-align: center;
	display: block;
	background: #737f94;
	line-height: 47px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	margin-left: 120px;
	cursor: pointer;
	margin-top: 20px;
}
.address{
	float: left;
	padding-top: 30px;
	width: 340px;
}
.map{
	width: 560px;
	float: right;
	border:1px solid #d9dde5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.address li{
	padding-bottom: 40px;
}
.address li h3{
	font-size: 18px;
	color: #737f94;
	font-weight: bold;
	line-height: 40px;
}
.address li  p{
	font-size: 16px;
	color: #666;
	line-height: 40px;
}
.map_page{
	padding-left: 155px;
}
.newstit_right{
	float: right;
}
.newstit_right a{
	margin:8px 10px!important;
	position: relative;
}
.newstit_right a.bds_qzone{
	width: 21px;
	height: 19px;
	background: url("../images/zone.jpg") left top no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.newstit_right a.bds_tsina{
	width: 21px;
	height: 19px;
	background: url("../images/sina.jpg") left top no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.newstit_right a.bds_weixin{
	width: 21px;
	height: 19px;
	background: url("../images/wx.jpg") left top no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.newstit_right a.bds_more{
	display: none;
}
.bdsharebuttonbox{
	float: left;
}
.read{
	float: left;
	padding-top: 8px;
	padding-left: 10px;
}
.newstit_right a::after{
	content: "";
	width: 1px;
	height: 12px;
	background: #ddd;
	position: absolute;
	right:-8px;
	top:4px;
}
.menu_down{
	display: none;
}
.menu{
	display: none;
}
.phone_logo{
	display: none;
}
.inproimm{
	height:390px;
	overflow:hidden;
}
.inproimm img{
	width:100%;
}
.prolistclass li .productpic{
	height:183px;
}

.hvideo{
	max-width:460px;

	overflow:hidden;
	text-align:center;
}
#hvideo{
	max-width:460px;
	width:100%;
}


.maxpro:after {
    content: '';
    top: 0;
    left: 0;
    z-index: 9999;
    position: absolute;
    background: url(../images/shuiyin.png) no-repeat center center;
    pointer-events: none;
    width: 100%;
    height: 100%;
}

.swiper-container-fade .swiper-slide{
	text-align:center;
}