﻿body,
html {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 28px;
	color: #393939;
}

.in_news_hidden {
	color: #999;
	float: left;
}

.main img {

	max-width: 100%;
	height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
p {
	line-height: 28px;
	font-family: "微软雅黑";
	margin: 0px;
	padding: 0px;
}

a:link,
a:visited {
	color: #555;
	text-decoration: none;
}

ul {
	padding: 0px;
	height: auto;
	overflow: hidden;
}

ul li {
	list-style: none;
}



#mdA table,
#mdA table td,
#mdA table th {
	border: 1px solid #999999;
	border-collapse: collapse;
	text-align: center;
	line-height: 30px;
}

#mdA table {
	/* width: 100%; */
}

/* 
#mdA tr:nth-child(2n){
	background:#efefef;
	}
	
#mdA tr td:nth-child(1){
	background:#dedede;
	} */

@media (max-width: 768px) {

	#mdA {
		line-height: 1.35rem;
	}

	#mdA img {
		max-width: 100%;
		height: auto;
	}

	/* #mdA tr:nth-child(2n){
		background:#efefef;
		}
		
	#mdA tr td:nth-child(1){
		background:#dedede;
		} */
}



/*内页banner*/

.f_banner,
.f_banner img {
	width: 100%;
}

.f_banner {
	height: 300px;
	overflow: hidden;
}


/*内页公用*/
.index_ld_tag {
	padding: 5px 0px;
	margin-bottom: 15px;
}

.crumbs {
	width: 100%;
	padding: 7px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #0159a0;
}

.index_tab_active1 a {
	color: white;
}

.newsrelated ul li {
	transition: .8s;
}

.newsre_title {
	width: 100%;
	padding: 7px 0px;
	margin-bottom: 10px;
	border-bottom: 2px solid #cd1e25;
}

.newsrelated ul li:hover .news_right {
	box-shadow: 4px 4px 6px 2px rgba(0, 0, 0, 0.8);
	background: rgb(205, 30, 37);
}

.newsrelated .momomo a,
.newsrelated .momomo span {
	transition: .6s;
}

.newsrelated ul li:hover .news_info p a,
.newsrelated ul li:hover .momomo a,
.newsrelated ul li:hover .momomo span {
	color: #fff;
}

.newsrelated .news_right {
	padding: 8px 0px;
	padding-left: 5px;
	transition: .8s;
}

.newsrelated .momomo {
	width: 63%;
}

/*icon图标*/
@font-face {
	font-family: 'iconfont_nj';
	/* project id 299137 */
	src: url('../fonts/font_me2855fvriyq4cxr.eot');
	src: url('../fonts/font_me2855fvriyq4cxr.eot') format('embedded-opentype'),
		url('../fonts/font_me2855fvriyq4cxr.woff') format('woff'),
		url('../fonts/font_me2855fvriyq4cxr.ttf') format('truetype'),
		url('../fonts/font_me2855fvriyq4cxr.svg#iconfont') format('svg');
}

@font-face {
	font-family: 'iconfont';
	/* project id："187148" */
	src: url('../fonts/font_02hfh50nta0b2o6r.eot');
	src: url('../fonts/font_02hfh50nta0b2o6r.eot') format('embedded-opentype'),
		url('../fonts/font_02hfh50nta0b2o6r.woff') format('woff'),
		url('../fonts/font_02hfh50nta0b2o6r.ttf') format('truetype'),
		url('../fonts/font_02hfh50nta0b2o6r.svg#iconfont') format('svg');
}

@font-face {
	font-family: 'iconfont_footer';
	/* project id 325027 */
	src: url('../fonts/font_cfzl3onswxdjwcdi.eot');
	src: url('../fonts/font_cfzl3onswxdjwcdi.eot') format('embedded-opentype'),
		url('../fonts/font_cfzl3onswxdjwcdi.woff') format('woff'),
		url('../fonts/font_cfzl3onswxdjwcdi.ttf') format('truetype'),
		url('../fonts/font_cfzl3onswxdjwcdi.svg#iconfont') format('svg');
}

.iconfont_footer {
	font-family: iconfont_footer;
	font-style: normal;
}

.iconfont_nj {
	font-family: iconfont_nj;
	font-style: normal;
}

.m_footer {
	display: none;
}

/*icon图标引用*/

.iconfont {
	font-family: "iconfont";
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}



/*header部分开始*/
.header_meta {
	width: 100%;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	margin: 0px auto;
	background: #e8e8e8;
}

.top_left {
	width: 80%;
	height: 36px;
	line-height: 36px;
	font-family: "微软雅黑";
	float: left;
	font-size: 12px;
	color: #666;
}

.page_c a {
	display: block;
	text-align: left;
	color: #333;
	font-size: 14px;
	margin-bottom: 5px;
}

.list_img img {
	width: 100%;
}

.top_right {
	width: 20%;
	height: 36px;
	line-height: 36px;
	float: right;
}

.tag_main {
	display: block;
}

.tag_main h2 {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0;
	margin: 0;
	width: 60px;
	text-align: center;
	background: #104fa1;
	color: #fff;
	margin-bottom: 10px;
}

.tag_main ul li {
	float: left;
	margin: 0 18px 18px 0;
}

.tag_main ul li a {
	padding: 0 11px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #cfcfcf;
	font-size: 14px;
	display: block;
	color: #888;
	text-align: center;
	float: left;
}

.function {
	display: block;
	text-align: center;
	padding: 15px 0;
}

.function a {
	margin: 0 15px;
}

.index_hezuo .container {
	width: 1200px;
}

.p_news_list li:hover {
	background: #3F87C1;
	box-shadow: 25px 0px 24px -11px #ffffff inset;
}

.p_news_list li:hover a,
.p_news_list li:hover samp {
	color: #fff !important;
}

.list img {
	max-width: 100% !important;
}

.pro_t dl dd a:hover {
	background: #3F87C1;
	color: white;
}

.page_c {
	padding-top: 5px;
	border-top: 1px solid #cdcdcd;
}

.top_right span {
	display: block;
	float: right;
}

.top_right span p {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: #666;
}

.logo_l {
	float: left;
	width: 70%;
	padding-top: 10px;
}

.productsdetailinfo .left div p a img {
	width: 100%;
}

.logo_l h1 {
	margin: 0px;
}

.logo_img,
.logo_wel {
	display: inline-block;
	float: left;
}

.qow {
	font-size: 14px;
}

.logo_img {
	margin-right: 2%;
}

.logo_wel {
	border-left: 1px solid #cdcdcd;
	padding-left: 2%;
}

.logo_wel h5 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	color: #093051;
}

.logo_wel h5 font {
	font-size: 20px;
	color: #f19f10;
}

.logo_wel p {
	font-size: 14px;
	color: #093051;
}

.level1 li:hover a {
	color: white;
}

.logo_r {
	float: right;
	width: 30%;
	margin-top: 10px;
}

.footer_info_img {
	display: none;
}

.logo_tel,
.logo_erwei {
	float: right;
}

.index_tab_active1 {
	display: block;
	padding: 5px 0px;
	color: #fff;
	background: #bfbfbf;
}

.top_right span a {
	font-size: 12px;
	height: 36px;
	line-height: 36px;
	display: inline-block;
	padding: 0px 5px;
}

.you_img img {
	width: 100%;
}

.logo {
	width: 100%;
	min-height: 105px;
	background: #fff;

	padding-top: 10px;
}

.logo_tel {
	margin-right: 15px;
}

.logo_tel h5 {
	font-size: 15px;
	font-weight: bold;
	;
	margin: 0px;
	padding-top: 20px;
}

.logo_tel h5 i {
	font-size: 16px;
	margin-right: 1rem;
}

.logo_tel p {
	color: #ff5a00;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

header {
	width: 100%;
	background: #e8e8e8;
	z-index: 99;
}

.navbar {
	height: 50px;
	transition: .6s;
	background: #235cad;
	border-radius: 0px;
	margin-bottom: 0px;
	border: 0px;
}

.logo {
	height: 70px;
}

.navbar-header a:focus {
	color: #fff;
}

.nav {
	line-height: 50px;
	height: 50px;
}

.nav li a {
	display: block;
	padding: 15px 16px;
	color: #fff;
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: 400;
}

.nav li a:focus,
.nav li a:hover {
	background: #e60013;
	color: #fff;
	transition: .3s;
}


/*header部分结束*/
.index_main {
	width: 100%;
	overflow: hidden;
	padding-top: 30px;
}

.main_box {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}

.index_left {
	width: 100%;
	float: left;
}

.index_right {
	width: 100%;
	margin-left: 0%;
	float: left;
}

.pro_t_bott {
	background: #235cad;
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin-bottom: 30px;
}

.for_top {
	width: 100%;
	padding: 45px 0px;

}

.fot_li {
	width: 20%;
	float: left;
	min-height: 150px;
	transition: .5s;
	padding: 80px 0px 0px 0px;
}

.fot_li:hover {
	transform: rotateY(-360deg);
}

.fot_li h5 {
	text-align: center;
	font-size: 14px;
	margin: 0px;
	font-weight: bold;
}

.fot_li p {
	font-size: 12px;
	margin: 0px;
	text-align: center;
}

.fot_top_li1 {
	background: url(../images/for_top1.gif) no-repeat center;
}

.fot_top_li2 {
	background: url(../images/for_top2.gif) no-repeat center;
}

.fot_top_li3 {
	background: url(../images/for_top3.gif) no-repeat center;
}

.fot_top_li4 {
	background: url(../images/for_top4.gif) no-repeat center;
}

.fot_top_li5 {
	background: url(../images/for_top5.gif) no-repeat center;
}

.index_boxtop {
	width: 100%;
	overflow: hidden;
	padding: 30px 0px;
}

.index_tit {
	width: 100%;
	overflow: hidden;
	text-align: center;
}

.index_tit_top {
	width: 100%;
	overflow: hidden;
	text-align: center;
}

.index_tit_top samp {
	float: left;
	display: inline-block;
	border: 1px dashed #b2b2b2;
	height: 1px;
	margin-top: 22px;
	width: 44%;
}

.index_tit_top h3 {
	float: left;
	font-size: 30px;
	font-weight: bold;
	color: #2f9300;
	margin: 0px 10px;
}

.index_tit p {
	font-size: 14px;
	margin-top: 5px;
}

/*百度地图开始*/
.sitemap p {
	font-size: 18px;
	line-height: 18px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ececec;
	color: #393939;
	margin: 10px 0px;
}

.sitemap ul li a {
	border: 1px #cecece solid;
	border-radius: 5px;
	color: #a5a5a5;
	margin-right: 5px;
	display: inline-block;
	padding: 5px 10px;
}

.sitemap ul li:first-of-type {
	margin-left: 30px;
}

.sitemap ul li {
	float: left;
}

.sitemap p a {
	font-size: 18px;
}

/*百度地图结束*/
/*我们的优势*/
.index_youshi {
	width: 100%;
	height: auto;
	padding-top: 30px;
	background: #e7ffdc;
}

.you_ee {
	position: relative;
	transition: .5s;
}

.in_you_main {
	width: 100%;
	overflow: hidden;
}

.in_you_tit {
	width: 100%;
	padding: 57px 0px;
	background: #e5e5e5;
	margin-bottom: 67px;
	text-align: center;
}

.in_you_tit img {
	margin: 0px auto;
}

.you_til,
.you_tir {
	width: 100%;

}

.you_t1 {
	background: url(../images/you_1.png) no-repeat;
	left: -100%;
}

.you_t3 {
	background: url(../images/you_3.png) no-repeat;
	left: -100%;
}

.you_t4 {

	left: -100%;
	margin-top: 40px;
	background: url(../images/you_4.png) no-repeat;
}

.you_t2 {
	margin-top: 40px;

	left: -100%;
	background: url(../images/you_2.png) no-repeat;
}

.you_ti_t1 {
	color: #2f9300;
	padding-left: 140px;
	font: 600 22px/25px 微软雅黑;
	padding-top: 15px;
	font-size: 30px;

}

.in_you_main_ri {
	width: 40%;
	float: right;
	margin-top: 20px;
}

.in_you_main_ri img {
	margin-bottom: 70px;
}

.in_you_main_le {
	float: left;
	width: 56%;
}

.index_abouts {
	width: 100%;
	overflow: hidden;
	background: url(../images/abouts_img.png) no-repeat top;
}

.index_newss {
	margin-top: 30px;
}

.index_aboutbox {
	width: 45%;
	float: right;
	overflow: hidden;
}

.index_aboutbox h2 {
	color: white;
}

.index_aboutbox p {
	font-size: 14px;
	color: white;

}

.about_con img {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.index_titbox {
	width: 100%;
	overflow: hidden;
	padding: 30px 0px;
}

.home_news {
	width: 29%;
	margin: 0 2%;
	overflow: hidden;
}

.title {
	overflow: hidden;
}

.index_tit_top2 samp {
	width: 40%;
}

.about_con h3 {
	font-size: 20px;
	color: white;
	margin-bottom: 0px;
	margin-top: 10px;
}

.about_con p {
	font-size: 30px;
	font-weight: bold;
	line-height: 26px;
	color: #ffae00;
}

.you_ti_t1 span {
	font: 200 14px/25px "Arial";
	color: #999999;
	padding-left: 10px;
}

.you_ti_t2 {
	color: rgb(51, 51, 51);
	margin: 20px 0px 0px 170px;
	font: 400 14px/30px 微软雅黑;
}

.you_ti_t2 ul li {
	width: 100%;
	display: inline-block;
	padding-left: 25px;
	background: url(../images/tit.png) 0px 9px no-repeat;
	font: 400 14px/30px 微软雅黑;
}

.cr {
	color: rgb(255, 0, 0);
}

/*我们的优势结束*/
/*banner开始*/

/*banner结束*/

.index_s_ban {
	width: 100%;
	height: 188px;
	background: url(../images/nei.jpg) no-repeat center;
}

.index_s_ban1 {
	width: 100%;
	height: 188px;
	background: url(../images/nei2.png) no-repeat center;
}

.i_tel {
	float: right;
	width: 20%;
	padding: 54px 0px 0px 10px;
}

.i_tel p {
	color: rgb(255, 255, 255);
	font: 600 18px/21px 微软雅黑;
}

.i_tel .i_inq {
	background: url(../images/more1.jpg) no-repeat;
	width: 105px;
	height: 31px;
	margin: 15px 0 0 15px;
}


/*内容开始*/

.index_pro {
	width: 100%;
	padding: 20px 0px;
	overflow: hidden;
	background: #7b7676;
}

.index_title h2 {
	margin: 0px;
	display: block;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
}

.index_about {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 70px 0px;

}

.in_about_img,
.in_about_info {
	width: 50%;
	float: left;
}

.in_about_img img {
	width: 100%;
}

.faMu_top {
	text-align: center;
	background: url(../images/fatopbg.png) top;
	overflow: hidden;
	padding: 15px 0px;
}

.faMu_top span {
	font-size: 14px;
	color: white;
}

.faMu_top p {
	font-size: 25px;
	color: white;
}


.iproduct{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.iproduct_t1{
	text-align: center;
	font-size: 26px;
	color: #235cad;
	font-weight: 600;
}
.iproduct_ge{
	background: #235cad;
	width: 100px;
	height: 3px;
	margin: 20px auto;
}
.product_nav{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.product_nav ul li{
	float: left;
}

.product_nav li{
	width: calc(100% / 6 - 1.69%);
	height: auto;
	overflow: hidden;
	line-height: 45px;
	text-align: center;
	margin-right: 2%;
	border: 1px solid #ddd;
}
.product_nav li:last-child{
	margin-right: 0;
}
.product_nav li:hover{
	background: #235cad;
}
.product_nav li:hover a{
	color: #fff;
	display: block;
}


.in_about_info {
	padding-left: 5%;
	font-size: 14px;
	line-height: 24px;
}

.pro_t {
	border: 1px solid #393D49;
	margin-bottom: 30px;
}

.more_b {
	float: right;
	margin-top: 15px;
	width: 150px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #c9c9c9;
	transition: .6s;
	border: 1px solid #c9c9c9;
	font-size: 14px;
}

.more_a {
	width: 150px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #e60013 !important;
	transition: .6s;
	margin: 0px auto;
	border-radius: 5px;
	border: 1px solid #e60013;
	font-size: 14px;
	display: inline-block;
}

.more {
	width: 100%;
	text-align: center;
}

.more_b:hover,
.more_a:hover {
	background: #e60013;
	color: #fff !important;
	border: 1px solid #e60013;
}

.index_pro_tie {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px 3%;
	background: rgba(227, 36, 51, 0.8);
	color: #fff;
	opacity: 0;
	transition: .8s;
}

.index_pro_tie em {
	font-size: 18px;
	color: #fff;
	padding: 5px 0px;
	display: inline-block;
	border-bottom: 5px solid #fff;
}

.index_pro_tie a {
	text-align: center;
	font-size: 24px;
	padding: 5% 0px;
	width: 100%;
	color: #fff;
	display: block;
}

.index_pro_tie p {
	color: #fff;
}

.index_pro ul li:hover .index_pro_tie {
	opacity: 1;
}

.index_pro ul li:hover img {
	transform: scale(1.2);
	transition: .6s;
}


/*内容结束*/


/*新闻开始*/

.index_news {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 50px 0px 30px 0px;
	background-size: cover;
}

.in_news_main {
	width: 100%;
	overflow: auto;
}

.in_news_main:first-of-type {
	margin-right: 5%;
}

.news_more {
	float: right;
	padding-top: 3px;
}

.title {
	padding: 5px 0px;
	position: relative;
	border-bottom: 2px solid #808080;
}

.title p {
	float: left;
	font-size: 20px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #2f9300;
}

.title a {
	float: right;
	font-size: 16px;
	margin-top: 6px;
}

.home_news {
	float: left;
}

.home_news li {
	width: 100%;
	overflow: hidden;
	margin: 5px 0px;
	padding-left: 10px;
	background: url(../images/listdian.png) no-repeat left;
}

.index_geyin {
	width: 100%;
	overflow: hidden;
	padding-top: 30px;
}

.index_anli {
	width: 100%;
	overflow: hidden;
	padding: 30px;
}

.in_ye_main {
	width: 100%;
	padding-top: 30px;
}

.in_ye_main ul {
	width: 900%;
	position: relative;
	left: 0px;
}

.in_ye_main ul li {
	width: 378px;
	float: left;
	margin: 0px 10px;
	background: #fff;
	transition: .6s;
}

.in_ye_main ul li p {
	margin-bottom: 0px;
}

.in_ye_main ul li span {
	width: 100%;
	display: block;
	overflow: hidden;
	text-align: center;
	border-bottom: 1px dashed #bfbfbf;
}

.english {
	padding: 10px;
	color: #bfbfbf;
	font-size: 10px;
}

.ye_info {
	font-size: 16px;
	color: white !important;
	display: inline-block;
	padding: 5px 45px;
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: #2f9300;
	transition: .6s;
}

.in_ye_main ul li p img {
	width: 100%;
}

.index_geyin img {
	width: 100%;
}

.home_news li a {
	float: left;
	font-size: 14px;
	width: 73%;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.home_news li span {
	float: right;
	font-size: 14px;
}

.title h2 {
	display: inline-block;
	font-size: 20px;
	margin: 0px;
}

.title h2 span {
	font-size: 12px;
	margin-left: 5px;
}

.main .left {
	width: 21%;
	padding-left: 0px;
}

.main .right {
	width: 79%;
}

.news_img_l {
	width: 45%;
	float: left;
	overflow: hidden;
}

.m_logo {
	display: none;
	width: 50%;
}

.new_img_r {
	width: 55%;
	float: left;
	padding-left: 5%;
}

.newsimage {
	display: block;
	height: auto;
	overflow: hidden;
	margin: 10px 0px;
}

.new_img_r h5 {
	margin: 0px;
	margin-bottom: 10px;
}

.new_img_r h5 a {
	font-size: 16px;
}

.new_img_r p {
	display: inline-block;
	color: #acacac;
	line-height: 15px;
	word-break: break-word;
}

.news_list {
	height: auto;
	overflow: hidden;
	margin: 15px 0px;
}

.news_list:hover .news_time {
	transform: rotateY(360deg);
	background: rgba(0, 0, 0, 0.6);
}

.news_list:hover .new_info {
	background: rgba(0, 0, 0, 0.6);
	color: #fff !important;
	border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}

.new_info {
	display: inline-block;
	height: 45px;
	line-height: 45px;
	width: 86%;
	text-indent: 8px;
	transition: .8s;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #000 !important;
	border-bottom: 1px solid #cdcdcd
}

.news_main {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.news_time {
	width: 12%;
	text-align: center;
	height: auto;
	overflow: hidden;
	float: left;
	transition: .6s;
	margin-right: 2%;
	background: #e60013;
}

.news_time samp {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	font-family: "微软雅黑";
}

.news_time p {
	color: #fff;
	margin: 0px;
}

.undex_red {
	position: absolute;
	bottom: -1px;
	left: 0px;
	background: #e60013;
	width: 15%;
	height: 2px;
}

/*新闻结束*/


/*我们的服务开始*/

.index_fuwu {
	width: 100%;
	padding-bottom: 6%;
}

.i_fuwu_title {
	text-align: center;
	margin: 0px 0px 50px 0px;
}

.i_fuwu_title h2 {
	color: rgba(0, 0, 0, 0.8);
	font-size: 42px;
}

.i_fuwu_title p {
	font-size: 24px;
}

.i_fuwu_ul {
	height: auto;
	overflow: hidden;
}

.i_fuwu_ul li {
	text-align: center;
	padding: 20px 0px;
	transition: .6s;
	margin: 10px 0px;
}

.i_fuwu_ul li span {
	font-size: 86px;
	border-radius: 50%;
	padding: 20px;
	transition: .6s;
	color: rgba(0, 0, 0, 0.8);
	border: 5px solid rgba(0, 0, 0, 0.8);
}

.i_fuwu_ul li h3 {
	font-size: 16px;
}

.i_fuwu_ul li:hover {
	transform: rotateY(360deg) scale(1.2);
	background: rgba(0, 0, 0, 0.8);
	color: #fff;
}

.i_fuwu_ul li:hover span {
	color: #fff;
	border-color: #fff;
}

.i_fuwu_so {
	width: 100%;
	text-align: center;
	margin-top: 30px;
}


/*我们的服务结束*/


/*产品中心开始*/
.pduct_t {
	width: 217px;
	height: 40px;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	margin-right: 16px;
	color: #343434;
	transition: .5s;
	border: 1px solid #343434;
}

.pduct_main {
	width: 204%;
	margin-top: 40px;
	transition: .8s;
	left: 0px;
	position: relative;
	height: auto;
	overflow: hidden;
}

.in_picc ul li {
	padding: 2px;
	position: relative;
	overflow: hidden;
}

.in_picc ul li p {
	margin-bottom: 0px;
}

.in_picc ul li p img {
	transition: .4s;
}

.index_f_ban {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.index_f_ban img {
	width: 100%;
}

.in_picc ul li:hover .pro_div {
	top: 0px;
}

.in_picc ul li:hover img {
	transform: scale(1.2);
}

.pro_div {
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 100%;
	left: 0px;
	font-size: 36px;
	padding: 2px;
	line-height: 200px;
	transition: .6s;
	top: -100%;
	background: rgba(230, 0, 19, 0.6);
	color: #fff !important;
	text-align: center;
}

.pro_div:hover,
.pro_div:focus {
	color: #fff;
}

.in_picc ul li img {
	width: 100%;
}

.index_pduct .container {
	overflow: hidden;
}

.news_product,
.featured_product {
	width: 50%;
	float: left;
}

.in_pduct_tit {
	text-align: center;
}

.pduct_t:hover {
	border: 1px solid #e60013;
	background: #e60013;
	color: #fff;
}

.index_pduct {
	width: 100%;
	padding: 20px 0px;
	overflow: hidden;
}

.in_tit {
	width: 100%;
	height: 40px;
	margin-bottom: 30px;
}

.tit_l {
	width: 36%;
	float: left;
	background: url(../images/in_tit_bo.gif) repeat-x 0px 15px;
	height: 40px;
}

.in_tit_for {
	float: left;
	width: 28%;
	height: 40px;
	text-align: center;
}

.in_tit_for b,
.in_tit_for p {
	float: left;
}

.in_tit_for b {
	height: 40px;
	padding: 5px 14px;
}

.in_tit_for p {
	margin: 0px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
}

.in_depatmen {
	overflow: hidden;
	width: 100%;
	height: auto;
	border-radius: 15px;
	border: 2px solid #393939;
}

.in_depatmen p {
	width: 100%;
	text-align: center;
	display: inline-block;
	height: 54px;
	line-height: 54px;
	background: #393939;
	color: #fff;
	font-size: 24px;
}

.in_depatmen .level1 li {
	padding-left: 35px;
	background: url(../images/lef_pro.png) -5px no-repeat;
	background-size: contain;
}

.in_pduct_left {
	margin-top: 80px;
}

.in_depatmen .level1 li a {
	display: inline-block;
	width: 100%;
	height: 50px;
	transition: .5s;
	line-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
}

.in_depatmen .level1 li:hover {
	background: rgba(227, 36, 51, 0.8);
}

.in_depatmen .level1 li:hover a {
	color: #fff;
}

.index_product_tit {
	width: 60%;
	display: block;
	margin: 0px auto;
	height: auto;
	overflow: hidden;
}

.index_product_tit a {
	display: inline-block;
	float: left;
	width: 50%;
	text-align: center;
	height: 54px;
	line-height: 48px;
	font-size: 18px;
	color: #393939;
	border: 2px solid #393939;
	transition: .6s;
}

.index_product_tit a:first-of-type {
	border-radius: 10px 0px 0px 10px;
}

.index_product_tit a:last-of-type {
	border-radius: 0px 10px 10px 0px;
}

.index_product_main {
	width: 200%;
	height: auto;
	overflow: hidden;
	transition: .6s;
}

.news_pro,
.featured_product {
	width: 50%;
	float: left;
}

.home_products {
	height: auto;
	overflow: hidden;
	width: 100%;
}

.home_ppics {
	float: left;
	width: 100%;
	overflow: hidden;
	height: auto;
}

.home_ppics ul {
	height: auto;
	overflow: hidden;
}

.home_ppics li {
	float: left;
	width: 23%;
	margin: 1px 1%;
	margin-bottom: 5px;
	overflow: hidden;
	position: relative;
	transition: .5s;
}

.home_ppics li p {
	width: 100%;

	overflow: hidden;
}

.index_f_about {
	width: 100%;
	overflow: hidden;
}

.index_f_aboutbox {
	border: 1px solid #d2d2d2;
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
	padding: 0px 15px;
	padding-top: 30px;
	padding-bottom: 20px;
}

.index_f_aboutle {
	float: left;
	overflow: hidden;
	width: 35%;
	margin-right: 3%;
	margin-top: 15px;
}

.index_f_aboutbot {
	width: 100%;
	overflow: hidden;
}

.index_f_aboutbot a {
	float: right;
	margin-right: 20px;
	font-size: 14px;
}

.news_gongg li:hover a {
	color: #f29801;
}

.index_f_aboutri {
	float: right;
	width: 62%;
}

.index_f_aboutri h3 {
	font-size: 35px;
	color: #235cad;
	margin: 0px;
	font-weight: bold;
}

.index_f_aboutri h3 font {
	font-size: 25px;
	color: #666666;
}

.index_f_newsbox .index_titi {
	padding-left: 0px;
}

.index_f_aboutri p {
	font-size: 14px;
	color: #333333;
	line-height: 34px;
}

.hp_class p a img {
	transform: scale(1.2);
}

.pro_newclass {
	position: absolute;
	height: 100%;
	top: 0px;
	background: rgba(0, 0, 0, 0.8);
	color: #393939;
	padding-top: 40%;
	font-size: 24px;
	color: #fff !important;
}

.index_gondying {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/gongy_img.png) no-repeat;
	padding: 20px 0px;
}

.gongying {
	width: 60%;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
}

.gongying h3 {
	font-size: 25px;
	color: white;
	margin-bottom: 20px;
}

.gongying p {
	font-size: 14px;
	color: white;
}

.index_tit_top1 samp {
	width: 42%;
}

.gongying a {
	display: inline-block;
	padding: 10px 45px;
	color: #093051;
	font-size: 16px;
	margin-top: 28px;
	background: white;
	border-radius: 3px;
}

.index_tit h2 {
	font-size: 30px;
	color: #2f9300;
	font-weight: bold;
}

.home_ppics li span a {
	width: 100%;
	text-align: center;
	display: block;
	transition: .3s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #404040;
	background: #dcdcdc;
	padding: 8px 0px;
}

.home_ppics li {
	border: 2px solid white;
}

.home_ppics li:hover {
	border: 2px solid #d2d2d2;
}

.home_ppics li:hover img {
	transform: scale(1.2);
}

.home_ppics li p a img {
	transition: .9s;
	width: 100%;
	height: 185px;
}


@media screen and (max-width: 1024px) and (min-width: 0px) {
	.home_ppics li p a img {
		transition: .9s;
		width: 100%;
		height: 150px;
	}
}


.pro_l {
	float: left;
}

.pro_r {
	float: right;
}

.main {
	width: 1200px;
	margin: 0px auto;
}

.sort p,
.markermenu p,
.maintitle p {
	text-align: center;
	height: 60px;
	line-height: 60px;
	background: #393D49;
	color: #fff;
	font-size: 20px;
	margin-bottom: 5px;
}

.markermenu,
.sort {
	margin: 0px auto;
	height: auto;
	padding: 0px;
}

.p_news,
.pac_t,
.p_news,
.p_call {
	width: 100%;
	margin-bottom: 30px;


	border: 1px solid #393D49;
}

.pac_tit,
.p_news_t,
.p_news_t,
.p_call_t {
	text-align: center;
	height: 60px;
	line-height: 60px;
	background: #235cad;
	color: #fff;
	font-size: 20px;
	margin-bottom: 5px;
}

.p_call_list p img {
	width: 100%;
}

.p_call_list {
	padding: 0px 3%;
}

.p_call_list ul li {
	padding: 7px 0px;
}

.p_news_list ul li {
	list-style: none;
	padding: 7px 0px;
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/icon1.gif) no-repeat 0px;
	border-bottom: 1px #CCCCCC dashed;
	color: #333333;
}

.index_boxtop_le {
	width: 24%;
	float: left;
	padding-right: 2%;
}

.index_boxtop_ri {
	width: 100%;
	float: left;
	border: 1px solid #d2d2d2;
	margin-top: 20px;
}

.index_f_news {
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}

.index_f_newsbox {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
	border: 1px solid #d2d2d2;
	padding: 15px;
}

.index_f_news_le {
	width: 59%;
	overflow: hidden;
	border: 1px solid #d2d2d2;
	margin-right: 3%;
	padding: 10px;
	float: left;
}

.index_f_news_lebott {
	width: 100%;
	overflow: hidden;
}

.index_f_news_lebott ul li {

	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	/* white-space: nowrap; */
}

.newsimages {
	width: 100%;
	overflow: hidden;
	margin-bottom: 2px;
}

.newsimages_ri h4 a {
	font-size: 15px;
	color: #404040;
	font-weight: bold;
}

.newsimages_ri p {
	font-size: 14px;
	color: #808080;
	width: 85%;
}

.newsimages_le {
	width: 36%;
	margin-right: 4%;
	overflow: hidden;
	float: left;
	margin-bottom: 0%;

	clear: both;
}

.newsimages_ri {
	width: 60%;
	overflow: hidden;
	float: right;
	margin-bottom: 3%;
}

.index_f_news_ri {
	width: 38%;
	overflow: hidden;
	border: 1px solid #d2d2d2;
	float: right;
	padding: 2px 6px;
}

.news_gongg li {
	margin: 9px 0px 0;
	overflow: hidden;
	width: 100%;
}

.index_f_news_lebott ul li a {
	font-size: 14px;
	color: #393939;
}

.index_f_news_lebott ul li:hover a {
	color: #f29801;
}

.index_f_news_lebott ul li span {
	font-size: 14px;
	color: #808080;
}

.index_titi1 p {
	font-size: 16px !important;
	margin-left: 0px !important;
}

.index_titi1 {
	border: none !important;
}

.index_titi1 p font {
	font-size: 14px !important;
}

.news_gongg {
	width: 100%;
	overflow: auto;
}

.news_gongg li a {
	float: left;
	width: calc(100% - 120px);
	font-size: 14px;
	color: #333;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news_gongg li span {
	float: right;
	display: inline-block;
	width: 100px;
	font-size: 14px;
	color: #737373;
}

.pro_t dl {
	padding: 0px 5%;
	margin-bottom: 0px;
	margin-top: 10px;
}

.pro_t dl dt a {
	display: block;
	padding: 8px 15px;
	font-size: 16px;
	text-align: left;
	color: white;
	background: #393D49;

	border-radius: 4px;
}

.index_f_pro {
	width: 100%;
	overflow: hidden;
}

.level1 {
	padding: 0px 15px;
}

.level1 li {

	margin: 2.5px;
}

.index_tab_active1 {
	border-radius: 4px;

}

.index_titi {
	width: 100%;
	overflow: hidden;
	border: 1px solid #d2d2d2;
	padding: 7px 0px;
	padding-left: 15px;
}

.index_titi p a {
	font-size: 16px;
	margin-bottom: 0px;
	color: #014691;
	float: left;
	line-height: 30px;
}

.index_titi p {
	font-size: 20px;
	margin-bottom: 0px;
	color: #014691;
	float: left;
}

.index_titi p font {
	font-size: 16px;
	color: black;
	line-height: 30px;
}

.souye {
	color: #404040 !important;
}

.index_a {
	display: inline-block;
	font-size: 15px;
	color: #737373;
	float: right;
	margin-right: 15px;
	margin-top: 5px;
}

.index_titi a font {
	color: #104fa1;
	font-size: 15px;
}

.pro_t dl dd a {
	display: block;
	padding: 6.5px 10px;
	font-size: 15px;
	text-align: left;
	transition: .3s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.lianxi {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
	border: 1px solid #235cad;
}

.lainxi_top {
	width: 100%;
	overflow: hidden;
	text-align: center;
	padding: 10px 0px;
	background: #235cad;
}

.lainxi_top span {
	font-size: 14px;
	color: white;
}

.lainxi_top p {
	font-size: 25px;
	color: white;
	margin-bottom: 0px;
}

.lianxi_bott {
	width: 100%;
	overflow: hidden;

}

.lianxi_bott li {
	overflow: hidden;
	font-size: 14px;
	color: #555;
	padding: 5.5px 15px;
}

.p_news_list ul li a {
	float: left;
	transition: .3s;
	display: inline-block;
	width: 82%;
	padding-left: 5%;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.p_news_list ul li:hover a {
	color: #f000;
}

.p_news_list ul li .n_time {
	float: right;
	font-family: "微软雅黑";
	font-size: 12px;
	width: 18%;
}

.news_pac,
.news_pac1,
.p_news_list {
	width: 100%;
	padding: 0px 1%;
}

.news_pac li,
.news_pac1 li {
	list-style: none;
	margin-bottom: 15px;
}

.news_pac li span,
.news_pac1 li span {
	display: block;
	text-align: center;
}

.news_pac_box {
	width: 100%;
	height: 404px;
	overflow: hidden;
}

.news_pac li p a img,
.news_pac1 li p a img {
	width: 100%;
}

.left,
.right {
	float: left;
}

.main {
	margin: 30px auto;
	margin-bottom: 50px;
}

.markermenu ul li,
.sort ul li {
	float: left;
	width: 98%;
	margin: 1px 1%;
}

.markermenu ul li a,
.sort ul li a {
	display: block;
	padding: 10px 25px;
	font-size: 14px;
	text-align: left;
	transition: .3s;
	border-bottom: 1px dashed #fff;
	color: rgba(0, 0, 0, 0.5);
	background: url(../images/lef_pro.png) #e5e5e5 0px no-repeat;

}

.markermenu ul li a:hover,
.markermenu ul li a:focus,
.sort ul li a:hover,
.sort ul li a:focus {
	color: #fff;
	background: #3F87C1;
	box-shadow: 25px 0px 24px -11px #ffffff inset;
}

.ppics ul li {

	text-align: center;
	width: 31.3%;
	float: left;
	margin: 0 1%;
}

.rel_list {
	display: block;
	margin-top: 15px;
}

.rel_list_title {
	font-size: 18px;
	padding: 5px 0px;
	border-bottom: 2px solid #393939;
	margin-bottom: 15px;
	margin-top: 50px;
}

.rel_list ul li {
	float: left;
	height: auto;
	overflow: hidden;
	width: 49%;
	margin: 5px 0;
	padding: 5px 0;
	transition: .6s;
	border-bottom: 1px dashed #e5e5e5;
}

.rel_list ul li:nth-child(odd) {
	margin-right: 2%;
}

.rel_list ul li a {
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	float: left;
	width: 90%;
	white-space: nowrap;
	font-size: 14px;
	color: #666;
}

.rel_list ul li samp {
	display: inline-block;
	width: 10%;
	float: left;
	text-align: right;
	font-size: 12px;
	color: #a2a2a2;
}

.x_news_time {
	width: 8%;
	float: left;
	margin: 0px 2%;
	text-align: center;
	height: auto;
	overflow: hidden;
}

.x_news_time b {
	display: block;
	padding: 5px 0px;
	text-align: center;
	color: #fff;
	background: #235cad;
	font-size: 25px;
}

.actives {
	color: #2f9300 !important;
}

.actives {
	display: block !important;
}

.in_news_title {
	display: block;
	margin: 20px auto;
	width: 80%;
}

.in_news_title ul {
	display: table;
	text-align: center;
	margin: 0px auto;
}

.in_news_title ul li {
	float: left;
	margin: 10px 17px;
	display: inline-block;
	font-size: 16px;
	color: #787878;
}

.in_news_main {
	display: block;
}

.in_news_main_l {
	width: 50%;
	float: left;
}

.in_news_main_l ul {
	display: none;
}

.in_news_main_l ul li {
	display: block;
	padding: 6px 10px 12px 10px;
	height: auto;
	overflow: hidden;
	transition: .6s;
	min-height: 60px;
	border-bottom: 1px solid #eeeeee;
}

.in_news_main_l ul li:hover {
	transform: rotateX(360deg);
	background: #2f9300;
}

.in_news_main_l ul li:hover h5 a,
.in_news_main_l ul li:hover p,
.in_news_main_l ul li:hover .in_news_list_time,
.in_news_main_l ul li:hover .in_news_list_more {
	color: #fff;
}

.in_news_list_l {
	display: inline-block;
	width: 80%;
	float: left;
}

.in_news_list_l h5 {
	margin: 0px;
}

.in_news_list_l h5 a {
	display: block;
	font-size: 16px;
	color: #5d5c5c;
	line-height: 1.8;
}

.in_news_list_l p {
	display: block;
	font-size: 14px;
	color: #a2a2a2;
}

.in_news_list_r {
	display: inline-block;
	width: 17%;
	float: left;
	margin-left: 3%;
	position: relative;
	text-align: right;
}

.in_news_list_r .in_news_list_time {
	display: block;
	font-size: 12px;
	color: #a2a2a2;
}

.in_news_list_r .in_news_list_more {
	position: absolute;
	bottom: -36px;
	font-size: 12px;
	color: #a2a2a2;
	width: 100%;
	display: block;
}

.in_news_main_r {
	width: 48%;
	float: left;
	margin-right: 2%;
	text-align: center;
}

.in_news_main_r img {
	width: 100%;
}

.x_news_time h5 {
	padding: 5px 0px;
	display: block;
	border: 1px solid #d2d2d2;
	border-top: 0px;
	text-align: center;
	font-size: 14px;
	color: #7e7e7e;
	margin: 0px;
}

.ptxts ul li {
	margin: 10px 1%;
	position: relative;
	overflow: hidden;
	width: 31.33%;
	padding: 0px;
}

.sr-bdimgshare .bdimgshare-content,
.sr-bdimgshare-black .bdimgshare-bg {
	display: none !important;
}

.ptxts ul li p {
	overflow: hidden;
	height: auto;
	margin-bottom: 0px;
}

.protittle a {
	background: #dcdcdc;
}

.pro_new_div {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	top: -100%;
	transition: .9s;
	color: #fff;
}

.moeq:hover .pro_new_div {
	top: 0px;
}

.moeq {
	padding: 0px;
	margin: 10px 1%;
	width: 23%;
	overflow: hidden;
}

.pro_more a,
.pro_zx a,
.pro_new_div span {
	color: #fff;
}

.pro_new_div span {
	display: block;
	padding: 0px 15px 0px 15px;
	height: 100%;
}

.pro_new_div span a {
	color: #fff;
	display: inline-block;
	height: 100%;
	width: 100%;
	padding-top: 30%;
	text-align: center;
}

.pro_new_div_a {
	color: #fff;
	text-align: center;
	display: block;
}

.pro_new_div_btn {
	display: inline-block;
	width: 50%;
	font-size: 8px;
	text-align: center;
	padding: 3px 0px;
	font-family: "微软雅黑";
	color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
}

.ptxts ul li p a img {
	width: 100%;
	transition: .3s;
	height: 185px;
}

@media screen and (max-width: 1024px) and (min-width: 0px) {
	.ptxts ul li p a img {
		width: 100%;
		transition: .3s;
		height: 150px;
	}
}



.pro_fo_t {
	text-align: center;
	width: 100%;
	display: block;
	font-size: 11px;
	color: #666 !important;
	padding: 5px 0px;
	text-indent: 5px;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ptxts ul li dl {
	height: auto;
	overflow: hidden;
}

.ptxts ul li dl dd:first-of-type a {
	border-radius: 5px 0px 0px 5px;
}

.ptxts ul li dl dd:last-of-type a {
	border-radius: 0px 5px 5px 0px;
}

.ptxts ul li dl dd a {
	text-align: center;
	display: block;
	padding: 10px;
	color: #fff;
}

.pro_new_div dl {
	position: relative;
	bottom: -63%;
}

.ptxts ul li dl dd,
.pro_new_div dl dd {
	width: 50%;
	float: left;
}

/*单页样式结束*/

/*单页样式开始*/
/*合作客户开始*/
.index_hezuo {
	width: 100%;
	background: #e5e5e5;
	padding: 75px 0px 44px 0px;
}

.in_hezuo_tit {
	width: 100%;
	text-align: center;
	margin-bottom: 66px;
}

.in_hezuo_tit h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
}

.in_hezuo_tit p {
	font-size: 12px;
}

.index_hezuo ul li {
	float: left;
	width: 178px;
	height: 178px;
	background: #fff;

	transition: .6s;
	transform: rotateZ(45deg);
	margin: 38px;

	text-align: center;
	overflow: hidden;
}

.index_hezuo ul li:hover {
	transform: rotateY(-180deg) rotateZ(45deg);
}

.index_hezuo ul {
	padding-left: 6%;
}

.index_hezuo ul:last-of-type {
	transform: translate(127px, -120px)
}

.index_hezuo ul li img {
	transform: rotateZ(-45deg) translate(-37px, 30px);
}

/*合作客户结束*/
/*产品中心结束*/

.pageNav {
	text-align: center;
	padding: 20px 0px;
}


/*公司简介开始*/

.company ul li {
	width: 100%;
	padding-bottom: 10px;
}

.company ul li p {
	float: left;
	display: block;
}


/*公司简介结束*/


/*案例展示开始*/


/*案例展示结束*/


/*新闻动态开始*/

.news_left {
	width: 35%;
	float: left;
}

.news_left em {
	display: inline-block;
	float: left;
	text-align: center;
	padding: 5px 20px 5px 10px;
	transition: .3s;
	border-radius: 50%;
}

.list ul {
	height: auto;
	overflow: hidden;
}

.list ul li {
	margin: 10px 0px 0px 0px;
}

.news_left em b {
	display: block;
	font-size: 36px;
	line-height: 0.8;
	margin-top: 2px;
}

.news_info {
	float: left;
	width: 80%;
	margin-left: 5%;
}

.news_info h4 {
	margin-bottom: 3px;
	overflow: hidden;
	margin-top: 0px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news_info h4 a {
	font-size: 16px;
	color: #000;
}

.qow {
	font-size: 14px;
}

.news_img {
	width: 26%;
	float: left;
}

.news_img img {
	width: 100%;
}

.news_right {
	width: 100%;
	float: left;
	border-bottom: 1px solid #393939;
	padding-bottom: 15px;
}

.momomo {
	position: absolute;
	bottom: 15px;
	width: 66%;
}

.sort ul li a {
	display: block;
	padding: 20px;
	font-size: 18px;
	text-align: center;
	transition: .3s;
}

.about img {
	width: 100% !important;
}

.sort ul {
	height: auto;
	overflow: hidden;
}

.sort ul li a:hover,
.sort ul li a:focus {
	background: #393939;
	color: #fff;
}

.newstitle {
	text-align: center;
	font-size: 16px;
	padding: 10px 0px;
}

.newsdetail dl dt {
	text-align: center;

	color: rgb(57, 57, 57);
	font-weight: normal;
}

.newsdetail dl dt p {
	display: inline-block;
}

.newsdetail dl dd p {
	width: 100%;
	margin: 10px auto;
}

.in_tel1 {
	width: 100%;
	background: url(../images/left7.jpg) 2px center no-repeat;
	height: 182px;
	margin-top: 3px;
	background-size: contain;
}


/*新闻动态结束*/


/*友情链接开始*/

.links {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}

.links_t {
	display: inline-block;
	font-size: 18px;
	line-height: 1.5;
	float: left;
	margin: 0px;
	color: black;
}

.links_a {
	width: 90%;
	display: block;
	float: left;
}

.links_a a:hover {
	color: #014691;
}

.links_a a {
	display: inline-block;
	padding: 5px 8px;
	transition: .5s;
	color: #404040;
	font-size: 14px;
}



/*友情链接结束*/


/*底部开始*/

footer {
	width: 100%;
	padding: 20px 0px 20px 0px;
	background: #235cad;
}

.foot_logo h5 {
	height: auto;
	overflow: hidden;
	margin: 0px;
}

.foot_logo p {
	text-align: center;
}

.foot_logo p a {
	font-size: 30px;
	font-weight: bold;
	color: #e60013;
	text-align: center;
}

.foot_logo p a i {
	font-size: 30px;
	color: #f00;
	margin-right: 5%;
}

.foot_list ul li {
	padding: 5px 0px;
	font-size: 13px;
	color: white;
}

.foot_list ul li b,
.foot_list ul li span,
.foot_list ul li span a,
.foot_list ul li a {
	font-size: 14px;
	color: white;
}

.f_logo_img {
	display: block;
	width: 100%;
	text-align: center;
}

.page {
	padding: 0px;
}

.foot_er p a {
	font-size: 20px;
	font-weight: bold;
	color: #2F9300;
}

.foot_er p i {
	font-size: 20px;
	color: #2F9300;
	margin-right: 5px;
}

.faMu {
	border: 1px solid #235cad;
	margin-bottom: 0px;
	height: auto;
	max-height: 800px;
	overflow: hidden;
}

.foot_meta {
	overflow: hidden;
}

.foot_meta {
	display: inline-block;
}

.foot_meta a {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: white;
	display: inline-block;
	text-align: center;
}

.foot_ul em,
.foot_ul p,
.foot_ul p span,
.foot_ul p samp,
.foot_ul p a,
.foot_ul em a,
.foot_ul li h5 {
	color: #fff;
}

.foot_ul p a:first-of-type {
	margin-right: 20px;
}

.foot_ul li h5 {
	font-size: 32px;
}

.foot_ul em a {
	font-size: 28px;
}

.foot_ul p,
.foot_ul p a {
	font-size: 14px;
}

.d_logo {
	display: none;
}

.d_ditu {
	display: block;
}

/*底部结束*/


/*产品内页开始*/

.productsdetailinfo .left {
	width: 37%;
	float: left;
}

.productsdetailinfo .left div {
	text-align: center;
}

.productsdetailinfo .right {
	width: 58%;
	margin-left: 4%;
	float: left;
}

.info dl dt,
.inq_title {
	font-size: 18px;
	padding: 5px 0px;
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
	color: #999;
}

.ppics ul li {

	text-align: center;
}

#photo1 p {
	text-align: center;
}

.productsdetailinfo .left div p {
	padding: 2px;
	border: 1px solid #eee;
}

.for_wo {
	display: block;
	color: #999 !important;
	margin-top: 5px;
	text-align: center;
}

.productsdetailinfo .left ul li {
	display: inline-block;
	float: left;
	margin-right: 2px;
}

.ppics ul li p a img {
	width: 100%;
	height: 100%;
}

.productsdetailinfo .right ul li p {
	padding: 5px 0px;
	min-height: 28px;
	line-height: 28px;
	margin: 5px 0px;
	clear: both;
	color: #999;
	font-weight: bold;
	border-bottom: 1px solid #eee;
	position: relative;
	line-height: 2;
}

.productsdetailinfo .right ul li p b {
	display: inline-block;
	width: 14%;
	margin-right: 2px;
	font-size: 14px;
	color: #999;
}

.productsdetailinfo .right ul li p span {
	display: inline-block;
	font-weight: bold;
	color: #999;
}

.abstract {
	line-height: 1.6;
	font-size: 14px;
	color: #999;
}

.abstract p b {
	font-size: 14px;
	color: #999;
	margin-bottom: 3px;
}

.productsdetailinfo .right .product_show_more {
	display: block;
	margin-top: 15px;
	height: auto;
	overflow: hidden;
}

.productsdetailinfo .right .product_show_more .more_p_a {
	padding: 10px 25px;
	display: inline-block;
	float: left;
	margin-right: 20px;
	color: #fff;
	font-size: 16px;
	background: rgba(252, 2, 21, 1);
}

.productsdetailinfo .right .product_show_more .more_p_b {
	padding: 10px 25px;
	display: inline-block;
	float: left;
	color: #fff;
	font-size: 16px;
	background: rgba(1, 159, 233, 1);
}

.productsdetailinfo .right .product_show_more .more_p_a:hover {
	background: rgba(252, 2, 21, .6);
}

.productsdetailinfo .right .product_show_more .more_p_b:hover {
	background: rgba(1, 159, 233, .6);
}

/*产品内页结束*/

.clear {
	clear: both;
	width: 100%;
	height: 0px;
}


/*在线咨询开始*/

.inque_t {
	font-size: 18px;
	padding: 10px 0px;
	border-bottom: 5px solid #393939;
	margin-bottom: 15px;
}

.inq_sub {
	width: 100%;
	margin: 0px auto;
	text-align: center;
	margin: 10px 0px;
}

.inq_btn {
	width: 15%;
	height: 36px;
	line-height: 36px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	border: 0px;
}

.sub_btn {
	margin-right: 5px;
	border-radius: 5px 0px 0px 5px;
}

.res_btn {
	border-radius: 0px 5px 5px 0px;
}


/*在线咨询结束*/
.contactus_img {
	width: 100%;

	overflow: hidden;
}

.contactus_img img {}

/*子页banner*/

.z_banner,
.z_banner img {
	width: 100%;
	overflow: hidden;
	margin: 0px auto;
}

/*返回顶部按钮*/

.returnTop {
	position: fixed;
	right: 15px;
	bottom: 50px;
	z-index: 99998;
	cursor: pointer;
	width: 40px;
	height: 37px !important;
	text-align: center;
	white-space: normal;
	font-size: 14px;
	line-height: 17px;
	padding-top: 3px;
	color: #fff;
	opacity: 1;
	display: inline-block;
	background: url(../images/ss.png) no-repeat -42px center #666;
	;
}

#dituContent,
.BMap_mask {
	width: 100% !important;
}

/*JQuery动画样式*/
.index_pro .index_title,
.index_pro ul {
	transform: translateX(-100%);
	transition: .8s;
}

.index_title {
	text-align: center;
}

.container {
	overflow: hidden;
}

.foot_meta {
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: #2f9300;
}

/*响应式内容样式*/
@media only screen and (min-width: 568px) and (max-width: 736px) {
	.ban {
		height: 200px !important;
	}

	body {
		padding-top: 0px !important;
	}

	.index_youshi {
		min-height: 845px;
	}

	.pro_t {
		margin-bottom: 0px;
	}

	.in_tit_for b {
		width: 30% !important;
	}

	.news_main .in_tit_for b {
		width: 20% !important;
	}

	.logo {
		margin-top: 0px !important;
	}

	.foot_logo h5 {
		width: 45% !important;
	}

	.news_left {
		width: 25% !important;
	}

	.new_list li {
		width: 50% !important;
	}

	.foot_ul p a span,
	.foot_ul p span {
		width: 36% !important;
	}

	.foot_ul p samp,
	.foot_ul p a samp {
		width: 64% !important
	}

}

@media only screen and (max-width: 700px) and (min-width: 320px) {

	.logo_img img {
		width: 100%;

	}
}

@media only screen and (max-width: 400px) and (min-width: 320px) {

	.logo_img img {
		width: 100%;
		margin-top: 6px;
	}
}

@media only screen and (min-width: 100px) and (max-width: 320px) {
	.foot_ul p:first-of-type a {
		width: 100% !important;
	}
}

@media only screen and (min-width: 320px) and (max-width: 769px) {

	.info p img,
	.newsdetail img {
		width: 100% !important;
		height: auto !important;
	}

	.index_ld_tag {
		display: none;
	}

	.m_logo span {
		text-align: right;
		float: none;
		display: table-cell;
		height: 57px;
		vertical-align: middle;
		width: 50%;
	}

	.m_logo span img {
		width: 96%;
	}

	.footer_info_img {
		display: block;
	}

	.footer_info_img img {
		width: 100%;
	}

	.logo_img {
		width: 50%;
		display: block;
		float: left;
		margin-right: 0px;
	}

	.moeq {
		width: 48%;
	}

	.news_right {
		padding-bottom: 0px;
	}

	.list ul li {
		margin-top: 5px;
		padding: 0;
	}

	.x_news_time b {
		padding: 0px;
	}

	.list_img {
		width: 48% !important;
		text-align: center;
	}

	.x_news_time h5 {
		padding: 0px;
	}

	.index_titi p a,
	.index_titi p,
	.index_titi p font {
		font-size: 13px;

	}



	.index_left,
	.index_f_aboutle,
	.newsimages_le {
		display: block;
	}

	.index_titi .index_a {
		display: none;
	}


	
	.iproduct{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.iproduct_t1{
		text-align: center;
		font-size: 26px;
		color: #235cad;
		font-weight: 600;
	}
	.iproduct_ge{
		background: #235cad;
		width: 100px;
		height: 3px;
		margin: 20px auto;
	}
	.product_nav{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.product_nav ul li{
		float: left;
	}
	
	.product_nav li{
		width: 48%;
		height: auto;
		overflow: hidden;
		line-height: 45px;
		text-align: center;
		margin-left: 1%;
		margin-right: 1%;
		margin-bottom: 2%;
		border: 1px solid #ddd;
	}
	.product_nav li:last-child{
		margin-right: 0;
	}
	.product_nav li:hover{
		background: #235cad;
	}
	.product_nav li:hover a{
		color: #fff;
		display: block;
	}
	

	.index_f_aboutle {
	  float: left;
	  overflow: hidden;
	  width: 100%;
	  margin-right: 0%;
	  margin-top: 15px;
	}
	
	.newsimages_le img{
		display: none;
	}
	
	
	
	.index_right,
	.main_box,
	.index_f_aboutri,
	.index_f_news_le,
	.newsimages_ri,
	.newsimages_ri p,
	.index_f_news_ri {
		width: 100%;
	}

	.index_f_news_le {
		margin-bottom: 15px;
	}



	.foot_list ul li {
		padding: 0px;
		line-height: 25px;
	}

	.footer_info_img h5 {
		display: block;
		margin-bottom: 10px;
		text-align: center;
		font-size: 20px;
		color: #fff;
		font-weight: 300;
	}

	.footer_info_img {
		display: block;
		width: 100%;
		margin-bottom: 10px;
		text-align: center;
	}

	.index_f_newsbox {
		padding: 0px;
		border: none;
	}

	.index_main {
		padding-top: 15px;
	}

	.cont_l {
		display: block;
	}

	.contactus_img {
		display: none;
	}

	.momomo span {
		margin-right: 25px;
	}

	.index_f_aboutri h3 {
		font-size: 30px;
	}

	#kefubtn {
		display: none;
	}

	.productsdetailinfo .right {
		margin-left: 0px;
	}

	.x_news_time {
		width: 18%;
	}

	.news_info {
		width: 72%;
	}

	.in_news_title ul li {
		margin: 10px 15px !important;
	}

	.rel_list {
		display: none;
	}

	.in_news_title {
		width: 100%;
	}

	.index_boxtop_le,
	.in_news_main_r {
		display: none;
	}

	.index_boxtop_ri,
	.in_news_main_l {
		width: 100%;
	}

	.in_news_list_l h5 a {
		line-height: 1.4;
		font-size: 14px;
	}

	.in_news_list_r .in_news_list_time {
		line-height: 2.4;
	}

	.in_news_list_r .in_news_list_more {
		bottom: -20px;
	}

	.in_news_list_l {
		width: 74%;
	}

	.in_news_list_r {
		width: 23%;
	}

	.home_ppics li {
		width: 48%;
	}

	.index_tit_top samp,
	.in_you_main_ri,
	.index_geyin {
		display: none;
	}

	.in_you_main_le {
		width: 100%;
	}

	.you_ee {
		background: none !important;
	}

	.you_ti_t1 {
		padding: 0px;
	}

	.foot_logo {
		margin-top: 20px;
		margin-bottom: 15px;
	}

	.you_ti_t2 {
		margin: 20px 0px 0px 0px;
	}

	.index_anli,
	.about_con {
		display: none;
	}

	.home_news {
		width: 96%;
	}

	.index_aboutbox h2,
	.index_aboutbox p {
		color: black;
		margin-top: 0px;
	}

	.index_aboutbox {
		width: 100%;
	}

	.index_abouts {
		padding: 0px;
		background: none;
	}

	.gongying {
		width: 100%;
	}

	.gongying a {
		margin-top: 0px;
	}

	.gongying h3 {
		margin-bottom: 0px;
	}

	.index_gondying {
		padding-bottom: 20px;
		padding-top: 0px;
	}

	.index_tit_top h3 {
		float: none;
	}

	.productsdetailinfo .right ul li p b {
		width: auto !important;
		margin-right: 10px;
	}

	.pro_t {
		margin-bottom: 0px;
	}

	.home_ppics,
	.left,
	.right {
		padding: 0px;
	}

	.foot_ul p a:first-of-type {
		margin: 0px;
	}

	.you_img {
		display: none;
	}

	.you_til,
	.you_tir {
		width: 100%;
	}

	.index_youshi {
		background: none;
	}

	.in_you_main {
		padding-top: 50px;
	}

	.markermenu ul li a,
	.sort ul li a {
		font-size: 14px;
		text-align: center !important;
	}

	.m_footer {
		display: block;
		height: 50px;
		position: fixed;
		bottom: 0px;
		width: 100%;
		left: 0px;

		z-index: 999;
		background: rgba(0, 0, 0, 0.8);
	}

	.faMu_top {
		display: none;
	}

	.foot_meta {
		display: none;
	}

	.productsdetailinfo .left {
		display: block;
		width: 100%;
	}

	.left {
		width: 100% !important;
	}

	.level1 li a {
		text-align: center !important;
		font-size: 12px !important;
		padding: 3px 3px !important;
	}

	.p_news,
	.lianxi {
		display: none;
	}

	.level1 li {
		float: left;
		width: 50%;
		border: 1px solid #bfbfbf !important;
	}

	.sort p,
	.markermenu p,
	.maintitle p {
		display: none;
	}

	.index_tab_active1 {
		width: 100% !important;
	}

	.bdsharebuttonbox {
		width: 45% !important;
	}

	.ptxts ul li {
		width: 48%;
	}

	.m_foot_btn {
		width: 25%;
		float: left;
		height: 50px;
		display: block;
		text-align: center;
		border-right: 1px solid #fff;
	}

	.m_foot_btn i {
		color: #fff;
		margin-right: 5px;
	}

	.m_foot_btn i {
		color: #fff;
		display: block;
		font-size: 20px;
	}

	.m_foot_btn span {
		display: block;
		text-align: center;
		color: #fff;
		font-size: 12px;
	}

	.m_logo {
		display: block;
		width: 100%;
	}

	.navbar {
		margin: 0px;
		height: auto;

		top: 0px;
		z-index: 999;
		width: 100%;
	}

	.level1 {
		padding: 0 !important;
		margin: 0 !important;
	}

	.level1 li {
		margin: 0 !important;
		border-radius: 0px;
	}

	.index_tab_active1 {
		padding: 0px;
	}

	.index_tab_active1 a {
		display: block;
		padding: 15px 0px;
		color: #fff;
		background: #bfbfbf;
	}

	.slidebtnbanner {
		bottom: 0px !important;
	}

	.ban {
		height: 100px;
	}

	.logo {
		display: none;
	}

	.foot_ul p:first-of-type a {
		width: 45%;
		float: left;
	}

	.foot_ul p:last-of-type a {
		width: auto;
		display: inline;
		font-size: 12px;
	}

	.header_meta {
		display: none;
	}

	.logo img {
		width: 100%;
	}

	.navbar-header a {
		float: right;
		margin: 0px;
		padding: 0px;
	}

	.for_top,
	.tit_l,
	.index_hezuo {
		display: none;
	}

	.in_tit_for {
		width: 100% !important;
	}

	.pduct_t {
		width: 50%;
		margin-right: 0px;
		float: left;
	}

	.index_about {
		padding: 30px 0px;
	}

	.in_about_img,
	.in_about_info {
		width: 100%;
	}

	.in_you_tit {
		padding: 17px 0px;
		margin-bottom: 0px;
	}

	.in_you_tit img {
		width: 100%;
	}

	.in_about_info {
		padding-left: 0px;
		font-size: 12px;
		line-height: 20px;
	}

	.foot_ul p,
	.foot_ul p a {
		font-size: 14px;
		text-align: center;
		height: auto;
		overflow: hidden;
		width: 100%;
		display: block;
	}

	.foot_ul p a span,
	.foot_ul p span,
	.foot_ul p samp,
	.foot_ul p a samp {
		width: 75%;
		display: inline-block;
		float: left;
		font-family: "微软雅黑";
		font-size: 14px;
	}

	.foot_ul p a span,
	.foot_ul p span {
		text-align: right;
		width: 25%;
	}

	.foot_ul p a samp,
	.foot_ul p samp {
		text-align: left;
	}

	.navbar-header a i {
		font-size: 40px;
		color: #fff;
	}

	.navbar-collapse {
		padding: 0px;
		position: fixed;
		top: 59px;
		left: 0px;
		bottom: 0px;
		width: 100%;
		z-index: 99;
		background: rgba(0, 0, 0, 0.8);
	}

	.d_logo {
		display: block;
	}

	.new_list li {
		padding: 15px 0px;
		margin: 0px;
	}

	.d_ditu {
		display: none;
	}

	.new_list li div a {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.slidebtnbanner li {
		height: 10px !important;
		line-height: 10px !important;
		font-size: 0px;
	}

	.nav {
		width: 100%;
		height: auto;
		margin: 0px;
	}

	.nav li:nth-of-type(1) {
		display: block;
	}

	.nav li:nth-of-type(2) {
		display: block;
	}

	.nav li:nth-of-type(3) {
		display: block;
	}

	.nav li:nth-of-type(4) {
		display: block;
	}

	.nav li:nth-of-type(5) {
		display: block;
	}

	.nav li:nth-of-type(6) {
		display: block;
	}

	.nav li:nth-of-type(7) {
		display: block;
	}

	.nav li:nth-of-type(8) {
		display: block;
	}

	.nav li {
		height: 36px;
		width: 50%;
		float: left;
		border: 1px solid #fff;
		margin-left: 0;
		display: none;
	}

	.nav li:hover {
		border-bottom: 1px dashed #d54e4e;
	}

	.nav li:hover a {
		background: #fff;
		color: #d54e4e;
		transition: .3s;
	}

	.news_l {
		text-align: left;
	}

	.index_title p,
	.news_title p,
	.pro_title p {
		font-size: 15px;
	}

	.news_title h2,
	.index_title h2,
	.pro_title h2 {
		font-size: 30px;
	}

	.index_news {
		background: none;
		padding: 30px 0px 25px 0px;

	}

	.news_main .in_tit_for b {
		width: 30%;
	}

	.new_list li em {
		margin-right: 10%;
	}

	.slidepicbanner li img {
		width: 100%;
	}

	.you_ti_t1 span {
		display: none;
	}

	.i_fuwu_ul li {
		padding: 5px 0px;
	}

	.i_fuwu_ul li span {
		font-size: 64px;
		padding: 10px;
	}

	.i_fuwu_ul li h3 {
		font-size: 14px;
	}

	.pro_l,
	.pro_r {
		font-size: 24px;
		padding: 10% 0px;
	}

	.pageNav {
		padding: 5px 0px;
	}

	.main {
		width: 100%;
		margin: 0px;
	}

	.markermenu ul li,
	.m_news_title ul li {
		width: 48%;
	}

	.news_left em b {
		font-size: 26px;
	}

	.ptxts ul li dl dd a {
		font-size: 12px;
	}

	.sj_s2 {
		font-size: 8px;
	}

	.news_left em {
		padding: 0px;
		border-radius: 0px;
	}

	.news_left em b {
		transform: skew(17deg) translateX(-5px);
	}

	.productsdetailinfo .right {
		width: 98% !important;
	}

	.inq_btn {
		width: 45%;
	}

	.carousel-indicators,
	.newsimage {
		display: none;
	}

	.main .right {
		width: 100%;
	}

	.qow {
		margin-bottom: 15px;
		overflow: hidden;
		text-overflow: ellipsis;
		height: 20px;
		white-space: nowrap;
	}

	.in_tit_for b {
		width: 44%;
	}

	.in_tit_for b img {
		width: 100%;
	}

	.in_tit_for p {
		line-height: 28px;
	}

	.in_tit {
		margin-bottom: 0px;
	}

	.index_s_ban,
	.in_tel1,
	.index_s_ban1 {
		display: none;
	}

	.inquiry ul {
		width: 100% !important;
	}

	.newsdetail dl dd center img,
	#dituContent,
	.BMap_mask {
		width: 100% !important;
	}

	.nav li a {
		padding: 0px;
		display: block;
		height: 36px;

		line-height: 36px;
		font-size: 14px;
		color: #fff;
		text-align: center;
	}

	.foot_ul li {
		text-align: center;
	}

	.foot_ul li h5 {
		font-size: 32px;
		color: #222;
		width: 100%;
		display: block;
		margin: 0px auto;
		background: #fff;
	}

	.links {
		display: none;
	}

	.foot_ul em a {
		border-bottom: 2px solid #fff;
	}

	.foot_ul em {
		margin-bottom: 25px;
		display: inline-block;
	}

	.foot_ul p {
		font-size: 12px;
	}

	.index_pduct .container {
		padding: 0px;
	}

	.index_product_tit a {
		font-size: 14px;
	}

	.in_pro_li {
		width: 33.33333%;
	}

	.foot_er {
		display: none;
	}

	.list p img,
	.about dl dd p img {
		max-width: 100% !important;
		height: 90px;
	}

	.in_news_main {
		width: 100%;
	}

	.hotline {
		display: none;
	}

	.sort ul li {
		width: 48%;
	}

	.index_pro {
		padding: 0px;
	}

	.new_list li em b {
		font-size: 1.667em;
	}

	.news_time {
		width: 15%;
	}

	.new_info {
		width: 83%;
	}

	.new_list li em {
		width: 37%;
		margin-right: 0px;
	}

	.new_list li div {
		width: 57%;
		min-height: auto;
	}

	.new_list li div a {
		padding: 2px 0px;
	}

	.index_product_main {
		width: 206%;
	}

	.in_depatmen {
		margin-bottom: 20px;
	}

	.navbar {
		background: none;
	}

	.nav li a {
		background: #014691;
	}

	.in_depatmen .level1 li {
		padding-left: 0px;
		background: none;
		background-size: contain;
		width: 25%;
		float: left;
	}

	.in_depatmen .level1 li a {
		text-align: center;
	}

	.new_list li div p {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.our_kehu,
	.in_depatmen,
	.m_news_title,
	.m_news_title,
	.sort {
		display: none;
	}

	.slidebtnbanner {
		left: 40% !important;
	}

	.in_pduct_left {
		margin-top: 0px;
	}

	.foot_logo h5 {
		text-align: center;
		width: 100%;
		margin: 0px auto;
	}

	.f_logo_img {
		margin-bottom: 0px;
	}

	.f_logo_img img {
		width: 100%;
	}

	footer {

		padding-top: 0px;
		padding-bottom: 10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.index_tit_top samp {
		width: 42%;
	}

	.logo_img img {
		width: 73%;
	}

	.list p img,
	.about dl dd p img {
		width: 100% !important;
		height: 170px;
	}

	.pro_t dl dd a {
		padding: 10px 0px !important;
	}

	.main_box {
		width: 100%;
	}

	.news_gongg li {
		margin: 4px 0px;
	}

	.news_gongg li a {
		width: 70%;
	}

	.news_gongg li span {
		width: 30%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1438px) {
	.navbar {
		margin: 0px;
	}

	.p_news_list ul li a {
		width: 77%;
	}

	.p_news_list ul li .n_time {
		width: 21%
	}

	.tit_l {
		width: 33%;
	}

	.in_tit_for {
		width: 34%;
	}

	.in_picc ul li {
		width: 25%;
	}

	.index_hezuo ul li {
		width: 145px;
		height: 145px;
	}

	.footer_info_img {
		display: black;
	}

	.index_hezuo ul:first-of-type {
		transform: translateX(0px);
	}

	.index_hezuo ul li img {
		transform: rotateZ(-45deg) translate(-36px, 13px);
	}

	.index_hezuo ul:last-of-type {
		transform: translate(112px, -114px);
	}

	.qow {
		overflow: hidden;
		display: block;
		text-overflow: ellipsis;
		white-space: nowrap;
	}



	.logo {
		height: 70px;
		line-height: 70px;
	}

	.foot_logo {
		width: 34%;
	}

	.foot_er {
		width: 22%;
	}

	.links_t {
		width: 10%;
	}

	.foot_er p {
		text-align: center;
	}

	.foot_er img {
		width: 60%;
		margin: 0px auto;
	}

	.newsdetail dl dd center im {
		width: 100%;
	}

	.ban {
		height: 350px;
	}

	.foot_er {
		text-align: center;
	}

	.logo a img,
	.slidepicbanner li a img {
		width: 100%;
	}

	.main {
		width: 100%;
	}

	.i_tel,
	.in_tel1,
	.index_s_ban1 {
		display: none;
	}
}

.moeq1 {
	padding: 10px;
	margin: 10px 0;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dashed #dadada;
}

.moeq1 p {
	width: 28%;
	float: left;
	display: block;
	overflow: hidden;

}

.moeq1 img {
	width: 100%;
}

.moeq1 .moss1 {
	width: 70%;
	float: right;
	display: block;
	padding: 0px 5px;
	text-align: left;
}

.moss_name {

	font-size: 20px;
	color: #000;
	margin-bottom: -3px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.moeq1 h5 {
	display: block;
	font-size: 14px;
	padding: 0px;
	margin: 2px 0;
	max-height: 75px;
	overflow: hidden;
	line-height: 1.8;
	color: #606060;
}

.cipcs_more {
	display: block;
	text-align: left;
}

.cipcs_more a:nth-of-type(1) {
	background: #bfbfbf;
}

.cipcs_more a {
	width: 124px;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	transition: .6s;
}

.cipcs_more a:nth-of-type(2) {
	background: #676363;
}

.cipcs_more a:hover {
	opacity: .6;
}

.list_img {
	width: 31%;
	float: left;
	margin: 10px 1% 0px 1% !important;
	padding: 0px 0px !important;
	text-align: center;
}

.list_img p {
	width: 100%;
	margin-top: 10px;
	margin-top: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news_info {
	margin-left: 1% !important;
}

.list_img p a {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
}

.pro_t dl dt a {
	padding: 5px 15px !important;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.pro_t dl dd a {
	padding: 8px 15px !important;
}

.index_titi p {
	font-size: 16px !important;
	line-height: 27px;
}

.pro_t dl {
	margin-top: 5px !important;
}

@media only screen and (min-width: 767px) and (max-width: 770px) {
	.moeq1 h5 {
		margin-bottom: 30px !important;
		white-space: inherit !important;
		margin-top: 20px !important;

	}

	.cipcs_more a {
		width: 25% !important;
	}

	.bdsharebuttonboxz {
		width: 19% !important;
	}
}

@media only screen and (min-width: 320px) and (max-width: 769px) {

	.moeq1 h5 {
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		margin-bottom: 10px;
		margin-top: 0px;
	}

	.moeq1 p {
		width: 35%;
	}

	.moeq1 .moss1 {
		width: 63%;
	}

	.moss_name {
		margin-bottom: 0px;
		font-size: 16px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	.cipcs_more a {
		width: 40%;
		height: 28px;
		line-height: 28px;
		font-size: 12px;
	}
}

.list img {
	max-width: 100% !important;
}

.container {
	padding: 0px;
}

.in_ld_tags_title {
	display: block;
	padding: 3px 5px;
	;
	color: black;
	border: 1px solid #dadada;
	font-size: 16px;
	margin-bottom: 0px;
}

.index_ld_tag {
	padding: 5px 0px;
	margin-bottom: 15px;
}

.in_ld_links_list {
	display: block;
	border: 1px solid #dadada;
	border-top: 0px;
}

.in_ld_links_list ul {
	margin: 0px;
}

.in_ld_links_list a {
	display: inline-block;
	padding: 5px;
	font-size: 14px;
	color: #373737;
}

.pro_t dl {
	margin: 2.5px !important;
	display: inline-block !important;
	width: 210px !important;
}

.level1 {
	margin: 0px;
}

.level1 li {
	text-align: center;

}

.level1 li a {
	font-size: 14px;
	display: inline-block;
	padding: 7.5px 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.level1 li:hover a {
	color: #c72318;
}

.container {
	padding: 0px;
}

.in_ld_tags_title {
	display: block;
	padding: 3px 5px;

	color: black;
	border: 1px solid #dadada;
	font-size: 16px;
	margin-bottom: 0px;
}

.in_ld_links_list {
	display: block;
	border: 1px solid #dadada;
	border-top: 0px;
}

.in_ld_links_list ul {
	margin: 0px;
}

.in_ld_links_list a {
	display: inline-block;
	padding: 5px;
	font-size: 14px;
	color: #373737;
}

.pro_t dl {
	margin: 2.5px !important;
	display: inline-block !important;
	width: 210px !important;
}

.level1 {
	margin: 0px;
}

.level1 li {
	text-align: center;

}

.level1 li a {
	font-size: 14px;
	display: inline-block;
	padding: 5.5px 15px;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.level1 li:hover a {
	color: #c72318;
}

@media only screen and (max-width: 769px) and (min-width: 320px) {
	.foot_list ul li a {
		display: block;
		float: left;
		padding-left: 10px;
		font-size: 12px;
	}

	.foot_list ul li:nth-child(2) {
		display: none;
	}

	.foot_list ul li:nth-child(3) {
		display: none;
	}

	.foot_list ul li:nth-child(4) {
		display: none;
	}

	.function a {
		margin: 0 3px;
	}

	.crumbs {
		width: 100%;
		padding: 7px 7px;
		margin-bottom: 10px;
		border-bottom: 1px solid #0159a0;
	}
}

.guestbook_info {
	display: block;
	margin-bottom: 20px;
}

.guestbook_sub {
	display: block;
	margin-top: 10px;
	text-align: right;
}

.submit {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

.guestbook h4 {
	margin: 2% 0 5% 45%;
}





.lanyao{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/lanyao.jpg)  no-repeat center;
	padding: 60px 0;
	margin: 30px auto;
	background-size: cover;
}

.lanyao_tl{
	text-align: center;
	font-size: 24px;
	line-height: 38px;
	font-weight: 600;
	color: #235cad;
}
.lanyao_en{
	color: #ff0c1b;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 36px;
}

.lanyao_list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 50px auto 30px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 40px;
}

.lanyao_box{
	
}
.lanyao_box img{
	display: block;
	margin: 30px auto;
}
.lanyao_box_t1{
	font-size: 18px;
	font-weight: 600;
	color: #235cad;
	text-align: center;
}
.lanyao_box_txt{
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	margin: 20px auto;
}


@media screen and (max-width:1024px) {
	
	
	
	
	.lanyao{
		width: 100%;
		height: auto;
		overflow: hidden;
		background: url(../images/lanyao.jpg)  no-repeat center;
		padding: 30px 1%;
		margin: 30px auto;
		background-size: cover;
	}
	
	.lanyao_tl{
		text-align: center;
		font-size: 20px;
		line-height: 38px;
		font-weight: 600;
		color: #235cad;
	}
	.lanyao_tl span{
		display: none;
	}
	.lanyao_en{
		color: #ff0c1b;
		font-size: 14px;
		text-transform: uppercase;
		line-height: 36px;
	}
	
	.lanyao_list{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 20px auto 20px;
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 20px;
	}
	
	.lanyao_box{
		
	}
	.lanyao_box img{
		display: block;
		margin: 30px auto;
		max-width: 50%;
	}
	.lanyao_box_t1{
		font-size: 18px;
		font-weight: 600;
		color: #235cad;
		text-align: center;
	}
	.lanyao_box_txt{
		text-align: center;
		font-size: 14px;
		line-height: 26px;
		margin: 10px auto;
	}
	
	
	
}
