.in_fen_r* {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 1.42857143;
	color: #393939;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
p {
	line-height: 1.42857143;
	font-family: "微软雅黑";
	margin: 0px;
	margin-bottom: 7px;
}

a:link,
a:visited {
	color: #555;
	text-decoration: none;
}

ul {
	padding: 0px;
	height: auto;
	margin: 0px;
	overflow: hidden;
}

ul li {
	list-style: none;
}

p {
	margin-bottom: 0px;
}


/*内页banner*/

.f_banner,
.f_banner img {
	width: 100%;
}

.f_banner {
	height: 300px;
	overflow: hidden;
}


/*内页公用*/

.crumbs {
	width: 100%;
	padding: 7px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #019fe9;
}

.newsrelated ul li {
	transition: .8s;
}

.newsre_title {
	width: 100%;
	padding: 7px 0px;
	margin-bottom: 10px;
	border-bottom: 2px solid #019FE9;
}

.newsrelated ul li:hover .news_right {
	box-shadow: 4px 4px 6px 2px rgba(0, 0, 0, 0.8);
	background: rgb(1, 159, 233);
}

.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';
	/* project id 190258 */
	src: url('//at.alicdn.com/t/font_t8bg0dgrzeuyp66r.eot');
	src: url('//at.alicdn.com/t/font_t8bg0dgrzeuyp66r.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_t8bg0dgrzeuyp66r.woff') format('woff'), url('//at.alicdn.com/t/font_t8bg0dgrzeuyp66r.ttf') format('truetype'), url('//at.alicdn.com/t/font_t8bg0dgrzeuyp66r.svg#iconfont') format('svg');
}

.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: 30%;
	height: 36px;
	line-height: 36px;
	font-family: "微软雅黑";
	float: left;
	font-size: 12px;
	color: #666;
}

.top_right {
	width: 65%;
	height: 36px;
	line-height: 36px;
	float: right;
}

.index_hezuo .container {
	width: 1200px;
}

.p_news_list li:hover {
	background: #019fe9;
	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 {
	width: 100% !important;
}

.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;
}

.logo_l h1 {
	margin: 0px;
}

.logo_img,
.logo_wel {
	display: inline-block;
	float: left;
}

.qow {
	font-size: 14px;
}

.logo_wel {
	border-left: 1px solid #cdcdcd;
	padding-left: 3%;
	margin-left: 3%;
}

.logo_wel h5 {
	font-size: 20px;
	font-weight: bold;
	margin: 6px 0px;
	padding-top: 6px;
	color: #093051;
}

.logo_wel p {
	color: #093051;
}

.logo_r {
	float: right;
	width: 30%;
}

.logo_tel,
.logo_erwei {
	float: right;
}

.logo_erwei img {
	width: 87%;
}

.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: 130px;
	background: #fff;
	padding-top: 1%;
}

.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: #019fe9;
	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: #fff;
	color: #019fe9;
	transition: .3s;
}


/*header部分结束*/


/*我们的优势*/

.in_youshi {
	padding: 30px 0px;
}

.in_ys_title {
	background: url(../images/title_bg.jpg) no-repeat center;
	width: 40%;
	margin: 0px auto;
}

.in_ys_title h2 {
	font-size: 30px;
	color: #019fe9;
	font-weight: bold;
	text-align: center;
}

.in_ys_main {
	display: block;
	margin-top: 25px;
}

.in_ys_li {
	width: 25%;
	float: left;
}

.in_ys_info {
	min-height: 235px;
	padding: 24px 24px 0px 24px;
	transition: .6s;
}

.in_ys_info h5 {
	font-size: 20px;
	color: #fff;
	margin-bottom: 5px;
	font-weight: bold;
	transition: .6s;
}

.in_ys_info p {
	font-size: 14px;
	color: #fff;
	margin-bottom: 0px;
	line-height: 20px;
	transition: .8s;
}

.in_ys_img {
	width: 100%;
	display: inline-block;
	overflow: hidden;
}

.in_ys_img img {
	transition: .8s;
}

.in_ys_li:nth-of-type(1) .in_ys_info {
	background: #197fdc;
}

.moeq img {
	width: 100%;
}

.in_ys_li:nth-of-type(2) .in_ys_info {
	background: #ff9900;
}

.in_ys_li:nth-of-type(3) .in_ys_info {
	background: #30b1eb;
}

.in_ys_li:nth-of-type(4) .in_ys_info {
	background: #11a861;
}

.in_ys_li:hover .in_ys_info {
	transform: rotateY(360deg);
	background: transparent;
}

.in_ys_li:hover .in_ys_info h5,
.in_ys_li:hover .in_ys_info p {
	color: #000;
}

.in_ys_li:hover .in_ys_img img {
	transform: rotateX(360deg) scale(1.2);
}


/*分割*/

.in_fen_t {
	width: 100%;
	display: block;
	height: auto;
	overflow: hidden;
	margin: 20px 0px;
}

.in_fen_t .container {
	position: relative;
}

.in_fen_l {
	width: 50.5%;
	float: left;
}

.in_fen_r {
	width: 49.5%;
	padding-left: 6%;
	padding-bottom: 51px;
	float: left;
	background: #019fe9;
}

.in_fen_r h1 {
	font-size: 42px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
}

.in_fen_r p.wwq {
	font-size: 16px;
	color: #fff;
	margin-bottom: 15px;
}

.in_fen_r font {
	font-size: 14px;
	display: block;
	color: #758c9f;
	margin-bottom: 20px;
}

.in_fen_r div .iconfont,
.in_fen_r div b {
	font-size: 30px;
	color: #f37721;
}

.in_fen_r div .iconfont {
	border-radius: 50%;
	border: 1px solid #f37721;
	margin-right: 5px;
	font-size: 20px;
	padding: 9px;
}

.call {
	position: absolute;
	right: 6px;
	top: 0px;
	text-align: center;
	padding: 0px 25px 10px 25px;
	background: #f37721;
}

.call i,
.call p {
	color: #fff;
	font-size: 22px;
	margin-bottom: 0px;
}


/*百度地图开始*/

.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;
	margin-bottom: 30px;
}

.you_ee {
	position: relative;
	transition: .5s;
}

.in_you_main {
	width: 100%;
	overflow: hidden;
}

.in_you_tit {
	width: 100%;
	background: url(../images/in_advant_bg.jpg) no-repeat center;
	text-align: center;
	background-position-y: 50px;
	margin-bottom: 30px;
}

.in_you_tit p {
	font-size: 18px;
	color: #87d3f7;
}

.in_you_tit h1 {
	font-size: 30px;
	margin: 0px;
	font-weight: bold;
	color: #019fe9;
}

.in_you_tit img {
	margin: 0px auto;
}

.you_til,
.you_tir {
	width: 50%;
	float: left;
}

.you_t1 {
	background: url(../images/you_1.png) no-repeat;
	left: -100%;
}

.you_t3 {
	background: url(../images/you_3.png) no-repeat;
	right: -100%;
}

.you_t4 {
	right: -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: rgb(88, 192, 241);
	padding-left: 105px;
	font: 600 22px/25px 微软雅黑;
}

.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 80px;
	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 {
	overflow: hidden;
	display: block;
}

.in_about_l,
.in_about_r {
	width: 50%;
	float: left;
}

.in_about_r {
	min-height: 500px;
	background: #019fe9;
	padding: 20px 40px;
	padding-right: 15%;
}

.in_about_r h2 {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	margin: 20px 0px;
}

.in_about_r p {
	font-size: 15px;
	color: #fff;
	line-height: 1.6;
	margin-bottom: 30px;
}

.in_about_r .in_about_more {
	padding: 10px 20px;
	color: #fff;
	border: 1px solid #093051;
	transition: .6s;
}

.in_about_r .in_about_more:hover {
	background: #093051;
	transform: rotateX(360deg);
}


/**/

.more {
	width: 100%;
	text-align: center;
	padding: 15px 0px;
	margin-top: 15px;
}

.more_a {
	padding: 10px 24px;
	border: 1px solid #019fe9;
	color: #019fe9;
	transition: .6s;
}

.more_b:hover,
.more_a:hover {
	background: #019fe9;
	color: #fff !important;
	border: 1px solid #019fe9;
}

.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 {
	display: block;
	padding: 30px 0px;
	overflow: hidden;
	height: auto;
}

.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 20px;
	display: inline-block;
	font-size: 16px;
	color: #787878;
}
.in_news_title ul li.active{
	color: #019fe9;
}
.in_news_main{
	display: block;
	
}
.in_news_main_l{
	width: 50%;
	float: left;
}
.in_news_main_r{
	width: 48%;
	float: left;
	margin-right: 2%;
	text-align: center;
}
.in_news_main_r img{
	width: 100%;
}
.in_news_main_l ul{
	display: none;
}
.in_news_main_l ul.active{
	display: block;
}
.in_news_main_l ul li{
	display: block;
	padding: 6px 10px 12px 10px;
	height: auto;
	overflow: hidden;
	transition: .6s;
	border-bottom: 1px solid #eeeeee;	
}
.in_news_main_l ul li:hover{
	transform: rotateX(360deg);
	background: #019fe9;
}
.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;
}
/*新闻结束*/


/*我们的服务开始*/

.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;
}


/*我们的服务结束*/


/*产品中心开始*/

.index_pduct {
	display: block;
	padding: 30px 0px;
	background: url(../images/in_pdu_bg.png) no-repeat bottom center;
}

.in_pdu_main {
	width: 100%;
	margin-top: 15px;
	overflow: hidden;
}
.productsdetailinfo .left ul li{
	display: inline-block;
	float: left;
	margin-right: 2px;
}
.productsdetailinfo .left div {
	text-align: center;
}


.in_pdu_l,
.in_pdu_r {
	float: left;
}

.in_pdu_l {
	width: 18%;
	border: 10px solid #019fe9;
}

.in_pdu_r {
	width: 80%;
	margin-left: 2%;
	display: block;
	height: auto;
	overflow: hidden;
	position: relative;
}

.in_pdu_more {
	position: absolute;
	right: 0px;
	top: 5px;
}

.in_pdu_more a {
	display: block;
}

.in_pdu_r .home_ppics {
	overflow: hidden;
	height: auto;
	display: block;
}

.in_pdu_r .home_ppics ul li {
	float: left;
	width: 31.33%;
	margin: 5px 1%;
}

.in_pdu_r .home_ppics ul li p {
	margin-bottom: 0px;
	overflow: hidden;
}

.in_pdu_r .home_ppics ul li p img {
	transition: .6s;
	width: 100%;
}

.in_pdu_r .home_ppics ul li span {
	display: block;
}

.in_pdu_r .home_ppics ul li span a {
	display: block;
	padding: 10px 0px;
	text-align: center;
	background: #fff;
	color: #019fe9;
	transition: .6s;
	font-size: 15px;
}

.in_pdu_r .home_ppics ul li:hover p img {
	transform: scale(1.2);
}

.in_pdu_r .home_ppics ul li:hover span a {
	transform: rotateY(360deg);
	background: #019fe9;
	color: #fff;
}

.in_pdu_title {
	display: block;
	text-align: center;
	background: #019fe9;
}

.in_pdu_title p {
	font-size: 14px;
	color: #cfcfcf;
	margin-bottom: 3px;
}

.in_pdu_title h5 {
	font-size: 24px;
	color: #fff;
	margin: 0px;
	padding-bottom: 8px;
}

.in_pdu_matitle {
	padding: 10px 20px;
	background: #fff;
}

.in_pdu_matitle dl {
	margin-bottom: 0px;
}

.in_pdu_matitle dl dt {
	border-radius: 5px;
	display: block;
	width: 100%;
	background: #019fe9;
	padding: 10px 0px;
	margin-bottom: 5px;
	padding-left: 34px;
}

.in_pdu_matitle dl dt a {
	display: block;
	color: #fff;
	font-size: 16px;
}

.in_pdu_matitle dl dd {
	padding: 13px 0px;
	padding-left: 20px;
	transition: .6s;
	display: none;
	border-bottom: 1px solid #d4d4d4;
	background: url(../images/in_pdu_dd.png) 0px 15px no-repeat;
}
.in_pdu_matitle dl dd:nth-of-type(1),
.in_pdu_matitle dl dd:nth-of-type(2),
.in_pdu_matitle dl dd:nth-of-type(3),
.in_pdu_matitle dl dd:nth-of-type(4),
.in_pdu_matitle dl dd:nth-of-type(5){
	display: block;
}
.in_pdu_matitle dl dd a {
	color: #474747;
	font-size: 14px;
	display: block;
}

.in_pdu_matitle dl dd:hover {
	border-radius: 5px;
	background: #019fe9;
}

.in_pdu_matitle dl dd:hover a {
	color: #fff;
}

.main {
	width: 1200px;
	margin: 0px auto;
}

.sort p,
.markermenu p,
.maintitle p {
	text-align: center;
	height: 60px;
	line-height: 60px;
	background: #019fe9;
	color: #fff;
	font-size: 20px;
	margin-bottom: 5px;
}

.markermenu dl {
	margin-bottom: 0px;
}

.markermenu,
.sort {
	margin: 0px auto;
	height: auto;
	padding: 0px;
	overflow: hidden;
	border: 1px solid #019fe9;
	margin-bottom: 20px;
}

.p_news,
.pac_t,
.p_news,
.p_call {
	width: 100%;
	margin-bottom: 30px;
	border: 1px solid #019fe9
}

.pac_tit,
.p_news_t,
.p_news_t,
.p_call_t {
	text-align: center;
	height: 60px;
	line-height: 60px;
	background: #019fe9;
	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;
}

.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;
}

.markermenu ul li,
.sort ul li,
.markermenu dl dd,
.markermenu dl dt {
	float: left;
	width: 98%;
	margin: 1px 1%;
}

.markermenu dl dt a {
	display: block;
	padding: 10px 25px;
	font-size: 14px;
	text-align: left;
	transition: .3s;
	border-bottom: 1px dashed #fff;
	color: #fff;
	background: #019fe9;
}

.markermenu ul li a,
.sort ul li a,
.markermenu dl dd 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 -5px no-repeat;
	background-size: contain;
}

.markermenu ul li a:hover,
.markermenu ul li a:focus,
.sort ul li a:hover,
.sort ul li a:focus,
.markermenu dl dd a:hover,
.markermenu dl dt a:focus {
	color: #fff;
	background: #019fe9;
	box-shadow: 25px 0px 24px -11px #ffffff inset;
}

.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;
}

.pro_new_div {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	top: -100%;
	transition: .9s;
	color: #fff;
}

.main .left {
	width: 19%;
}

.main .right {
	width: 81%;
}

.moeq:hover .pro_new_div {
	top: 0px;
}

.moeq {
	padding: 0px;
	margin: 10px 0px;
	width: 49%;
	overflow: hidden;
}

.moeq:nth-child(odd) {
	margin-right: 2%;
}

.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;
	font-size: 16px;
}

.pro_new_div_btn {
	display: inline-block;
	width: 50%;
	font-size: 12px;
	text-align: center;
	padding: 3px 0px;
	font-family: "微软雅黑";
	color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
}

.moss {
	display: block;
	padding: 5px 0px;
	text-align: center;
}

.moss a {
	font-size: 14px;
}

.ptxts ul li p a img {
	width: 100%;
	transition: .3s;
}

.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;
}
.rel_list{
	display: block;
	margin-top: 15px;
}
.rel_list_title{
    font-size: 18px;
    padding: 5px 0px;
	border-bottom: 2px solid #393939;
	margin-bottom: 15px;
}
.rel_list ul li{
	float: left;
	height: auto;
	overflow: hidden;
	width: 49%;
	margin: 5px 0.5%;
	padding: 5px 10px;
	transition: .6s;
	border-bottom: 1px dashed #e5e5e5;
}
.rel_list ul li:hover{
	transform: rotateX(360deg);
	background: #393939;
}
.rel_list ul li:hover a{
	color: #fff;
}
.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;
}
/*公司简介开始*/

.company ul li {
	width: 100%;
	padding-bottom: 10px;
}

.company ul li p {
	float: left;
	display: block;
}


/*公司简介结束*/

.m_logo {
	display: none;
}


/*案例展示开始*/

.index_case {
	display: block;
	margin-top: 30px;
	background: #e8ecf5;
}

.in_case_main {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}

.in_case_main ul {
	position: relative;
	width: 500%;
}

.in_case_main ul li {
	float: left;
	max-width: 388px;
	margin-right: 9px;
}

.in_case_main ul li:hover .in_case_img img {
	transform: scale(1.2);
}

.in_case_main ul li:hover .in_case_info {
	transform: rotateY(360deg);
	background: #019fe9;
}

.in_case_img {
	overflow: hidden;
}

.in_case_img img {
	transition: .6s;
}

.in_case_info {
	display: block;
	transition: .6s;
	background: #fff;
}

.in_case_info p {
	padding: 25px;
	display: block;
	border-bottom: 1px dashed #bfbfbf;
	text-align: center;
}

.in_case_info p a {
	display: inline-block;
	padding: 7px 40px;
	background: #019fe9;
	color: #fff;
	font-size: 20px;
}

.in_case_info span {
	display: block;
	padding: 15px 18px;
	color: #bfbfbf;
	min-height: 106px;
	font-size: 12px;
	line-height: 1.6;
}


/*案例展示结束*/

.index_ooo {
	display: block;
	padding: 25px 0px;
	background: #019fe9;
	text-align: center;
	height: auto;
	overflow: hidden;
}

.index_ooo a {
	padding: 13px 47px;
	color: #fff;
	font-size: 20px;
	display: inline-block;
}

.index_ooo a:first-of-type {
	background: #019fe9;
	margin-right: 40px;
}

.index_ooo a:last-of-type {
	background: #ffc16d;
	margin-left: 40px;
}

.index_ooo font {
	color: #fff;
	font-size: 25px;
	padding: 13px 0px;
	display: inline-block;
}


/*新闻动态开始*/


.title {
	padding: 5px 0px;
	position: relative;
	border-bottom: 1px solid #cdcdcd;
}

.title h2 {
	display: inline-block;
	font-size: 20px;
	margin: 0px;
}

.title h2 span {
	font-size: 12px;
	margin-left: 5px;
}

.main .left {
	width: 19%;
}

.main .right {
	width: 81%;
}

.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: 1.8;
	word-break: break-word;
}

.news_list {
	height: auto;
	overflow: hidden;
	margin: 15px 0px;
}

.news_list:hover .news_time {
	transform: rotateY(360deg);
	background: rgb(1, 159, 233);
}

.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
}
.list ul li {
    margin: 10px 0px 0px 0px;
}
.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: #019fe9;
}

.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: #019fe9;
	width: 15%;
	height: 2px;
}

.news_info {
	float: left;
	width:80%;
	margin-left: 5%;
}
.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%;
}
.x_news_time {
	width: 8%;
	float: left;
	margin: 0px 2%;
	text-align: center;
	height: auto;
	overflow: hidden;
}

.news_info h4 a {
	font-size: 16px;
	color: #000;
}

.news_info h4 {
	margin-bottom: 3px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.x_news_time b {
	display: block;
	padding: 5px 0px;
	text-align: center;
	color: #fff;
	background: #019FE9;
	font-size: 25px;
}

.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;
}
/*底部展示*/
.in_foot_wid{
	display: block;
	height: auto;
	overflow: hidden;
	padding: 25px 0px;
	background: url(../images/in_wid_bg.png) no-repeat center;
}
.in_wid{
	float: left;
	width: 20%;
	text-align: center;	
	transition: .6s;
}
.in_wid:hover{
	transform: rotateY(360deg);
}
.in_wid:hover .box1{
	border-bottom: 30px solid #019fe9;
}
.in_wid:hover .box2{
	background-color: #019fe9;
	color: #fff;
}
.in_wid:hover .box3{
	border-top: 30px solid #019fe9
}
.in_wid .box1{width:0;border-left: 52px solid transparent;border-right: 52px solid transparent;border-bottom: 30px solid #fff; margin: 0px auto; transition: .6s;  }
.in_wid .box2{width: 104px;height: 60px;background-color: #fff;margin: 0px auto; line-height: 60px; color: #019fe9; font-size: 20px;transition: .6s;}
.in_wid .box3{width:0;border-top: 30px solid #fff;border-left: 52px solid transparent;border-right: 52px solid transparent;margin: 0px auto;transition: .6s;}
/*新闻动态结束*/
.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;
	border-bottom: 1px solid #cdcdcd;
}

.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: 20px;
	line-height: 1.5;
	float: left;
	width: 10%;
	margin-right: 2%;
	border-right: 5px solid #343434;
	margin: 0px;
	margin: 40px 0px;
}

.links_a {
	width: 90%;
	display: block;
	float: left;
	margin: 40px 0px;
}

.links_a a {
	display: inline-block;
	padding: 6.5px 8px;
	transition: .5s;
}

.links_a a:hover {
	background: rgb(34, 34, 34);
	color: #fff;
	transform: rotateX(360deg);
}


/*友情链接结束*/


/*底部开始*/

footer {
	width: 100%;
	padding: 50px 0px 36px 0px;
	background: #eeeeee;
}

.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: 0rem 0rem 0.5rem 0px;
	font-size: 14px;
}

.foot_list ul li b,
.foot_list ul li span,
.foot_list ul li span a {
	font-size: 14px;
}

.f_logo_img {
	display: block;
	width: 100%;
	text-align: center;
}

.page {
	padding: 0px;
}

.foot_er p {
	text-align: right;
}

.foot_meta {
	overflow: hidden;
}

.foot_meta {
	display: inline-block;
}

.foot_meta a {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #666;
	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 p{
	padding: 2px;
    border: 1px solid #eee;
}
.productsdetailinfo .right {
	width: 56%;
	margin-left: 7%;
	float: left;
}
.for_wo{
	display: block;
	color: #999 !important;
	margin-top: 5px;
	text-align: center;
}
.ppics ul li span a{
	    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.info dl dt,
.inq_title {
	font-size: 18px;
	padding: 5px 0px;
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
	color: #999;
}

.ppics ul li {
	margin: 10px 0px;
	text-align: center;
	min-height: 315px;
}

#photo1 p {
	text-align: center;
}

.ppics ul li p a img {
	width: 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;
}
.abstract{
	line-height: 1.6;
    font-size: 14px;
    color: #999;
}
.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 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_a:hover{
	background: rgba(252,2,21,.6);
}
.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_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;
}


/*在线咨询结束*/


/*子页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/Img/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: rgb(1, 159, 233);
}


/*响应式内容样式*/

@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;
	}
	.in_pdu_l{
		display: none;
	}
	.in_news_title{
		width: 100%;
	}
	.in_news_title ul li{
		padding: 10px 0px;
		font-size: 14px;
	}
	.in_news_list_l h5 a{
		line-height: 1.4;
		font-size: 14px;
	}
	.productsdetailinfo .left div img{
		width: 100%;
	}
	.rel_list{
		display: none;
	}
	.x_news_time{
		width: 18%;
	}
	.news_info{
		width: 73%;
	}
	.productsdetailinfo .left ul li{
		margin-right: 3px;
	}
	.in_news_list_r .in_news_list_more{
		bottom: -20px;
	}
	.productsdetailinfo .right{
		margin-left: 2%;
	}
	.productsdetailinfo .right .product_show_more .more_p_a{
		padding: 10px 15px;
		margin-right: 5px;
	}
	.productsdetailinfo .right .product_show_more .more_p_b{
		padding: 10px 20px;
	}
	.f_logo_img img{
		width: 100%;
	}
	.in_news_list_r{
		width: 23%;
	}
	.in_news_list_l{
		width: 74%;
	}
	.in_news_list_r .in_news_list_time{
		line-height: 2.4;
	}
	.in_about_l, .in_about_r,.in_news_main_l{
		width: 100%;
	}
	.in_news_main_r{
		display: none;
	}
	.in_about_l img{
		width: 100%;
	}
	.in_about_r{
		min-height: 440px;
		padding-right: 0px;
		padding: 15px 10px;
	}
	.in_about_r h2{
		font-size: 24px;
		margin: 10px 0px;
	}
	.in_about_r p{
		font-size: 14px;
	}
	.momomo span {
		margin-right: 25px;
	}
	.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;
	}
	.in_ys_li,
	.in_ys_title,
	.in_pdu_r,
	.in_about_main {
		width: 100%;
	}
	.in_pdu_r .home_ppics ul li p img {
		width: 100%;
	}
	.in_pdu_r .home_ppics ul li {
		width: 48%;
	}
	.in_news_main .in_news_li {
		width: 96%;
	}
	.in_news_main .in_news_li .in_news_title p,
	.in_news_li ul li a {
		width: 85%;
	}
	.in_news_main .in_news_li .in_news_title span,
	.in_news_li ul li span {
		width: 15%;
		text-align: right;
	}
	.in_about_more {
		margin-top: 10px;
	}
	.index_about .in_about_title p {
		padding: 4px 0px;
	}
	.in_about_main .in_about_name {
		padding: 5px 0px;
	}
	.in_pdu_r {
		margin-left: 0px;
	}
	.index_case,
	.in_ys_img,
	.in_fen_t{
		display: none;
	}
	.in_news_img img {
		width: 100%;
	}
	.index_ooo a {
		padding: 13px 20px;
	}
	.index_ooo a:first-of-type {
		margin-right: 0px;
	}
	.index_ooo a:last-of-type {
		margin-left: 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;
	}
	.m_footer {
		display: block;
		width: 100%;
		position: fixed;
		bottom: 0px;
		height: 36px;
		background: rgba(1, 159, 233,.8);
	}
	.foot_meta {
		display: none;
	}
	.productsdetailinfo .left {
		display: block;
		width: 100%;
	}
	.left {
		display: none;
	}
	.ptxts ul li {
		width: 48%;
	}
	.m_footer a {
		text-align: center;
		color: #fff;
		font-size: 14px;
		display: inline-block;
		height: 36px;
		line-height: 36px;
	}
	.m_foot_btn i {
		color: #fff;
		margin-right: 5px;
	}
	.m_logo {
		display: block;
	}
	.navbar {
		margin: 0px;
		height: auto;
		position: fixed;
		top: 0px;
		z-index: 999;
		width: 100%;
	}
	body {
		padding-top: 59px;
	}
	.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: 61px;
		left: 0px;
		bottom: 0px;
		width: 100%;
		z-index: 99;
		background: rgba(1, 159, 233,.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 {
		border-bottom: 1px dashed #fff;
	}
	.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: 0px 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_foot_wid{
		display: none;
	}
	.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: 15px;
	}
	.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 {
		width: 100% !important;
		height: auto !important;
	}
	.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;
	}

	.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,
	.markermenu,
	.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;
	}
	footer {
		padding-top: 0px;
	}
	#divOranIm{
		display: none;
	}
}

@media only screen and (min-width: 568px) and (max-width: 736px) {
	.ban {
		height: 200px !important;
	}
	.in_ys_li {
		width: 50%;
	}
	.in_about_r{
		min-height: 300px;
	}
	.in_news_main .in_news_li {
		width: 29.33%;
	}
	.in_news_li ul li a {
		width: 83%;
	}
	.in_news_li ul li span {
		width: 17%;
	}
	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;
	}
	header {
		height: 61px;
	}
	.foot_list ul li {
		padding-left: 29% !important;
	}
	.logo {
		margin-top: 0px !important;
	}
	.nav li a {
		padding: 10px !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
	}
	.logo_img {
		margin-top: 0px !important;
		margin-left: 0px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.navbar {
		margin: 0px;
	}
	.tit_l {
		width: 33%;
	}
	#divOranIm{
		display: block;
	}
	.in_tit_for {
		width: 34%;
	}
	.in_picc ul li {
		width: 25%;
	}
	.index_hezuo ul li {
		width: 145px;
		height: 145px;
	}
	.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_list {
		width: 44%;
	}
	.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;
	}
	.in_pdu_l{
		width: 20%;
	}
	.in_pdu_r{
		width: 78%;
	}
}

	.in_about_r{
		padding-right: 0px;
	}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.navbar {
		margin: 0px;
	}
	 .markermenu{
	 	display: block;
	 }
	 .markermenu ul li{
	 	width: 100%;
	 }
	.in_pdu_l{
		width: 25%;
		display: block;
	}.hotline p{
		width: 12% !important;
	}
	.in_pdu_r{
		width: 73%;
	}
	.tit_l {
		width: 27.5% !important;
	}
	.in_tit_for {
		width: 45%;
	}
	.main .left{
		width: 26%;
	}
	.main .right{
		width: 74%;
		padding-left: 1%;
	}
	.in_about_img, .in_about_info{
		width: 100%;
	}
	.logo_wel{
		display: none;
	}
	.in_about_info{
		padding-left: 0px;
	}
	.index_youshi{
		display: none;
	}
	.index_hezuo .container{
		width: 100%;
	}
	.news_time{
		width: 17%;
	}
	.new_info{
		width: 81%;
	}
	.index_hezuo{
		display: none;
	}
	.logo_l{
		width: 30%;
	}
	.logo_r{
		width: 50%;
	}
	.in_picc ul li {
		width: 25%;
	}
	.main .left{
		display: block;
	}
	.index_hezuo ul li {
		width: 145px;
		height: 145px;
	}
	.index_hezuo ul:first-of-type {
		transform: translateX(0px);
	}
	.moeq h5{
		min-height: 60px;
	}
	.nav li a{
		padding: 15px 10px;
	}
	.hotline p{
		width: 15%;
	}
	.index_hezuo ul li img {
		transform: rotateZ(-45deg) translate(-36px, 13px);
	}
	.index_hezuo ul:last-of-type {
		transform: translate(112px, -114px);
	}
	.ptxts ul li .pro_more a{
		padding: 0px 15px;
	}
	.qow {
		overflow: hidden;
		display: block;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.logo {
		height: 70px;
		line-height: 70px;
	}
	.foot_logo {
		width: 50%;
	}
	.foot_list {
		width: 50%;
	}
	.foot_er {
		width: 22%;
	}
	.links_t {
		width: 13%;
	}
	.foot_er p {
		text-align: center;
	}
	.foot_er img {
		width: 60%;
		margin: 0px auto;
	}
	.f_logo_img img{
		width: 100%;
	}
	.foot_logo p a{
		font-size: 26px;
	}
	.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;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
	.in_tit_for{
		width: 32%;
	}
	.in_pdu_matitle dl dd:nth-of-type(4),.in_pdu_matitle dl dd:nth-of-type(5){
		display: none;
	}
	.in_case_main{
		width: 776px;
		margin: 0px auto;
	}
	.tit_l{
		width: 34% !important;
	}
	.in_about_img, .in_about_info{
		width: 50%;
	}
	 .in_about_info{
	 	padding-left: 3%;
	 }
	 .news_time{
	 	width: 12%;
	 }
	 .new_info{
	 	width: 86%;
	 }
	 .links_t{
	 	width: 10%;
	 }
	 .foot_er{
	 	display: none;
	 }
	 .main .left{
	 	width: 20%;
	 }
	 .main .right{
	 	width: 80%;
	 }
}