/*
Copyright (c) 2018 
------------------------------------------------------------------
[Master Default Stylesheet]
Template Name: 
Version: 1.0.0
Author: 

-------------------------------------------------------------------

-------------------------------------------------------------------*/
* {
	moz-user-select: -moz-none;
	-moz-user-select: none;
	-o-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

body {
	background-color: #FFFFFF;
	color: #000000;
}

.hm_menu_wrapper {
	background-color: #be0000;
}

.zh_product_wrapper {
	width: 100%;
	float: left;
	margin-top: 20px;
	padding: 30px 0px;
	background-color: #FFFFFF;
}

.zh_skill_wrapper {
	width: 100%;
	float: left;
	margin-top: 20px;
	padding: 30px 0px;
	background-color: #FFFFFF;
}

.new_skill_inner {
	width: 100%;
	float: left;
	margin-top: 50px;
}

.hm_heading {
	color: #000000;

}

@media(min-width:768px) and (max-width:991px) {
	.zh_product_wrapper {
		text-align: center;
	}

	.zh_skill_wrapper {
		text-align: center;
	}
}

@media(max-width:767px) {
	.zh_product_wrapper {
		text-align: center;
	}

	.zh_skill_wrapper {
		text-align: center;
	}
}


.hm_news_data {
	width: 100%;
	float: left;
	background-color: #f5f5f5;
	padding: 7px 4px;
	text-align: center;
}

.drop-down-content {
	list-style: none;
}

.drop-down-content {
	display: none;
	padding: 0;
	position: absolute;
	z-index: 9999;
}

.drop-down-content a {
	display: block;
	text-decoration: none;
	width: 135px;
	height: 39px;
	text-align: center;
	line-height: 39px;
	color: white;
	background-color: #be0000;
}

.drop-down-content li:hover a {
	background-color: red;
}

.zh_ul li:hover .drop-down-content {
	display: block;
	left: 0;
}

.hm_bottom_footer {
	margin-top: 20px;
}

.hm_menu>ul>li>a {
	padding: 15px 17px;
}

/*************************新闻资讯开始**********************************/
ol,
ul {
	list-style: none;
}

.content_box_bot {
	width: 1140px;
	height: 260px;
	background: #fff;
	margin: 0 auto 34px;
	padding: 0px 0px 20px 0;
	overflow: hidden;
	border: 1px red solid;
	/* box-shadow:0 0 6px #CCC; */
	border: 1px solid white;
}

.content_box_bot_l {
	width: 1124px;
	height: 270px;
}

.info_news {
	width: 1050px;
	height: 200px;
	margin: 10px 0 6px 0;
	position: relative;
}

.info_news_but {
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
	height: 38px;
	margin-bottom: 6px;
}

.info_news_but p {
	font-size: 18px;
	text-align: center;
	line-height: 38px;
	float: left;
	width: 96px;
	height: 38px;
}

.on {
	background: #e6e6e6;
	color: #005e11;
}

.info_news_text {
	width: 560px;
	height: 120px;
}

.info_news_text1 {
	position: absolute;
	left: -40px;
	top: 50px;
	z-index: 30;
}

.info_news_text2 {
	position: absolute;
	left: -40px;
	top: 45px;
	display: none;
	z-index: 20;
}

.info_news_text3 {
	position: absolute;
	left: -40px;
	top: 45px;
	display: none;
	z-index: 20;
}

.info_news_text li {
	overflow: hidden;
	height: 30px;
	line-height: 18px;
	width: 1104px;
}

.info_news_text li a {
	color: #666666;
}

.info_news_text li:hover a {
	color: #232323;
	text-decoration: underline;
}

.info_news_text li img {
	float: left;
	margin-top: 8px;
	margin-right: 4px
}

.info_news_text li p {
	float: left;
	overflow: hidden;
	width: 1020px;
	font-size: 12px;
}

.info_news_text li span.date {
	float: right;
	display: block;
}

/*************************新闻资讯结束**********************************/
/*************************留言板开始*****************************/
.content_box1 {
	width: 100%;
	/* position:absolute;
			   top:398px;
			   z-index:595; */
	left: 0;
}

.content_boxL {
	width: 1140px;
	margin: 0 auto;
	overflow: hidden;
}

.content_boxL_text {
	width: 945px;
	margin: 0 auto 80px;
}

.content_boxL_pic {
	display: block;
	margin: 50px auto;
}

.content_boxL_text p {
	text-indent: 2em;
	font: 14px/24px "微软雅黑";
	color: #666666;
	margin: 30px 0;
}

.content_boxL_text p.yewu_p {
	text-indent: 0em;
	font: 14px/24px "微软雅黑";
	color: #666666;
	margin: 30px 0;
}

.content_boxL_text p .yewu_title {
	font-weight: 600;
}

.clear {
	clear: both;
}

.lyb_box {
	width: 660px;
	margin: 20px auto;
	overflow: hidden;
}

.lyb_box1 {
	float: left;
	text-align: right;
}

.lyb_box1 p {
	margin: 14px 0;
}

.lyb_box2 {
	float: left;
}

.lyb_box2 li {
	margin: 10px 0;
}

.lyb_box2 li textarea {
	width: 500px;
}

.lyb_box2 input {
	width: 500px;
}

.lyb_box2 input.submit {
	background: #be0000;
	color: white;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}

.content_boxL_title {
	margin-top: 20px;
	color: #be0000;
	font-weight: bold;
	text-align: center;
}

.content_boxL_title1 {
	margin-top: -10px;
	color: #e00201;
	text-align: center;
}

/*************************留言板结束*****************************/
/*************************关于巨菱结开始*****************************/
.content_box_bot_2 {
	height: 1434px;
}

.content_box_bot_0 {
	margin-top: 40px;
}

.info_news_text4 {
	position: absolute;
	left: -40px;
	top: 50px;
	z-index: 30;
}

.info_news_text5 {
	position: absolute;
	left: -40px;
	top: 45px;
	display: none;
	z-index: 20;
}

.info_news_text6 {
	position: absolute;
	left: -40px;
	top: 45px;
	display: none;
	z-index: 20;
}

.one {
	background: #e6e6e6;
	color: #005e11;
}

.info_news_text4 .li2 {
	height: 56px;
}

.info_news_text4 .li3 p {
	text-align: right;
}

.info_news_te .li {
	height: 200px;
}

.info_news_text6 .li img {
	width: 400px;
}

.info_news_text3 .li2 {
	height: 20px;
}

.info_news_text3 .li3 p {
	text-align: right;
}

.info_news_text3 .li {
	margin-bottom: 10px;
}

.info_news_text3 .li img {
	width: 100px;
}

.info_news_text3 .li {
	height: 100px;
}

/*************************关于巨菱结结束*****************************/
/*************************常见问题开始*****************************/
.probootstrap-section {
	padding: 2em 0;
	position: relative;
}

@media screen and (max-width: 768px) {
	.probootstrap-section {
		padding: 4em 0;
	}
}

/*************************常见问题结束*****************************/
/*************************合作伙伴下方2个开始*****************************/

#line {
	background: #F4F3EE;
}

/* ---content-box_2--- */
/* .content-box_2{margin-top: 40px;} */
.content-box_2 .wrap-box_2 {
	padding: 60px 10px;
	position: relative;
}

.content-box_2 .post_2 h3 {
	margin: 10px 0;
	font-size: 25px;
}

.content-box_2.boxstyle-2 {
	background: #fff;
	color: #000;
}

.content-box_2.box-2 .wrap-box_2 {}

.content-box_2.box-2 img {
	max-width: 100%;
}

.content-box_2.box-2 .post_2 {
	text-align: center;
}

.content-box_2.box-2 .post_2 img {
	width: 30%;
}

.content-box_2.box-2 h3 {
	color: #222;
	line-height: 1.3;
	margin: 10px auto;
}


.zerogrid_2 {

}

.zerogrid_2:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.zerogrid_2 .f-right {
	float: right !important;
}

.zerogrid_2 .f-left {
	float: left !important;
}


.zerogrid_2 .row:before,
.row:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.zerogrid_2 .row:after {
	clear: both;
}

.zerogrid_2 .row {
	zoom: 1;
}

.zerogrid_2 .wrap-col_2 {
	margin: 10px;
}

.zerogrid_2 .col-1-2,
.zerogrid_2 .col-1-3,
.zerogrid_2 .col-2-3,
.zerogrid_2 .col-1-4_1,
.zerogrid_2 .col-2-4,
.zerogrid_2 .col-3-4,
.zerogrid_2 .col-1-5,
.zerogrid_2 .col-2-5,
.zerogrid_2 .col-3-5,
.zerogrid_2 .col-4-5,
.zerogrid_2 .col-1-6,
.zerogrid_2 .col-2-6,
.zerogrid_2 .col-3-6,
.zerogrid_2 .col-4-6,
.zerogrid_2 .col-5-6 {
	float: left;
	display: inline-block;
}

.zerogrid_2 .col-full {
	width: 100%;
}


.zerogrid_2 .col-1-4_1 {
	width: 40%;
	margin: 40px 5% 0 5%;
	padding: 0 3%;
	border: #333 1px dashed;
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
	.zerogrid_2 {
		width: 960px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.zerogrid_2 {
		width: 768px;
	}
}

@media only screen and (max-width: 767px) {

	.zerogrid_2,
	.zerogrid_2 .col-1-2,
	.zerogrid_2 .col-1-3,
	.zerogrid_2 .col-2-3,
	.zerogrid_2 .col-1-4_1,
	.zerogrid_2 .col-2-4,
	.zerogrid_2 .col-3-4,
	.zerogrid_2 .col-1-5,
	.zerogrid_2 .col-2-5,
	.zerogrid_2 .col-3-5,
	.zerogrid_2 .col-4-5,
	.zerogrid_2 .col-1-6,
	.zerogrid_2 .col-2-6,
	.zerogrid_2 .col-3-6,
	.zerogrid_2 .col-4-6,
	.zerogrid_2 .col-5-6 {
		width: 100%;
	}

	.zerogrid_2 .offset-1-2,
	.zerogrid_2 .offset-1-3,
	.zerogrid_2 .offset-2-3,
	.zerogrid_2 .offset-1-4,
	.zerogrid_2 .offset-2-4,
	.zerogrid_2 .offset-3-4,
	.zerogrid_2 .offset-1-5,
	.zerogrid_2 .offset-2-5,
	.zerogrid_2 .offset-3-5,
	.zerogrid_2 .offset-4-5,
	.zerogrid_2 .offset-1-6,
	.zerogrid_2 .offset-2-6,
	.zerogrid_2 .offset-3-6,
	.zerogrid_2 .offset-4-6,
	.zerogrid_2 .offset-5-6 {
		margin-left: 0;
	}
}

/* 合作伙伴下方2个结束 */

/* sdmenu */
div.sdmenu {
	width: 100%;
	margin: 0 auto;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(../images/bottom.gif) no-repeat right bottom;
	background-size: contain;
	color: #fff;
}

div.sdmenu div {
	background: url(../images/title.gif) repeat-x;
	background-size: contain;
	overflow: hidden;
}

div.sdmenu div.collapsed {
	height: 30px;
}

div.sdmenu div span {
	display: block;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	padding: 0px 25px;
	font-weight: bold;
	color: white;
	background: url(../images/expanded.gif) no-repeat 10px center;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
}

div.sdmenu div.collapsed span {
	background-image: url(../images/collapsed.gif);
}

div.sdmenu div a {
	font-size: 14px;
	padding: 5px 10px;
	background: #c30101;
	min-height: 33px;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #FFFFFF;
}

div.sdmenu div a.current {
	background: #ccc;
}

div.sdmenu div a:hover {
	background: #d60c0c url(../images/linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}
