.h40 {
	height: 40px;
}

.mb40 {
	margin-bottom: 40px;
}

.ml-10 {
	margin-left: 24%
}

.mt-2_6 {
	margin-top: 2.6%;
}

.mt-2 {
	margin-top: -2%;
}

.mr-12 {
	margin-right: 12%
}

.mr-10 {
	margin-right: 8%
}

.mr-18 {
	margin-right: -18%
}

.mt-18 {
	margin-top: 18%
}

.mt32 {
	margin-top: 32%;
}

.mt-12 {
	margin-top: 12%;
}

.ml-10 {
	margin-left: 10%
}

.ml-22 {
	margin-left: 22%;
}

.ml-32 {
	margin-left: 32%;
}

.mt-11_6 {
	margin-top: 11.6%;
}

.position {
	line-height: 6.9em;
}

.part-list01 {
	background: url(../images/list-lm-bg02.png) no-repeat;
	display: block;
	height: 750px;
	margin-top: -25px;
}

.part-list02 {
	background-color: #f9f9f9;
	display: block;
	height: 570px;
}

.part-list01-1 {
	background: url(../images/list-lm-bg02-1.png);
	display: block;
	height: 500px;
	background-size: 100%;
	-webkit-background-size: 100%;
}

.part-list03 {
	background: url(../images/list-lm-bg02.png) no-repeat;
	display: block;
	height: 600px;
}


/* main-navigation */

.list-navigation {
	text-align: center;
	height: 90px;
}

.list-navigation .menu {
	padding: 0;
	margin: 0;
}

.list-navigation .menu li {
	list-style: none;
	display: inline-block;
	position: relative;
	color: #3c3c3c;
	line-height: 90px;
}

.list-navigation .menu li.nav-current {
	background-color: #fdbe34;
	color: #fff;
	line-height: 90px;
	height: 90px;
}

.list-navigation .menu li.nav-current a {
	background-color: #fdbe34;
	color: #fff;
	line-height: 90px;
	height: 90px;
}

.list-navigation .menu li a {
	color: #3c3c3c;
	line-height: 90px;
	display: block;
	padding: 0 20px;
	font-size: 1.4em;
	height: 90px;
}

.list-navigation .menu li:hover>a {
	color: #fff;
	text-decoration: none;
	background-color: #fdbe34;
}

.list-navigation .menu li ul {
	visibility: hidden;
	text-align: left;
	padding: 0px 0px;
	margin: 0;
	position: absolute;
	left: 0;
	top: 120%;
	width: 16%;
	color: #FFF;
	z-index: 999;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.list-navigation .menu li ul li {
	display: block;
	margin: 0;
}

.list-navigation .menu li ul li a {
	line-height: 90px;
	color: #505050;
}

.list-navigation .menu li ul:hover>a {
	color: #e67e22;
}

.list-navigation .menu li:hover ul {
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
	top: 100%;
	color: #FFF;
}


/* main-navigation */


/*企业信用 s*/

.list-border-b {
	border-bottom: dashed 1px #d2d2d2;
}
.list-name-title {
	width: 100%;
	height: 2.6em;
	line-height: 2.6em;
	text-align: left;
   display: flex;
	float: left;
	color: #666666;
   border-bottom: dashed 1px #d2d2d2;
}

.list-name-title-lg {
	width: 100%;
	height: 2.6em;
	line-height: 2.6em;
	text-align: center;
   font-size:36px;
   font-weight:bold;
	color: #111;
   border-bottom: dashed 1px #d2d2d2;
}
.list-name-title  h3{
	width: 100%;
	height: 2.6em;
	text-align: left;
   font-size:1.7em;
   display: block;
	float: left;
   padding-left:3%;
	color: #111;
}
.list-name-title .list-name-qdf{
	width: 8px;
	height: 26px;
	display: block;
   float:left;
   background-color:#0697f3;
	color: #666666;
}
.list-slide {
	height: 4.6em;
	line-height: 4.6em;
	font-family: "微软雅黑";
	font-size: 21px;
	color: #666666;
	margin-bottom: -15px;
}

.list-slide li {
	width: 152px;
	height: 4.6em;
	line-height: 4.6em;
	text-align: center;
	display: block;
	float: left;
	color: #666666;
}

.list-slide li a {
	width: 152px;
	height: 4.6em;
	line-height: 100px;
	text-align: center;
	display: block;
	float: left;
	color: #111;
}

.list-slide li a:hover {
	width: 152px;
	height: 4.6em;
	line-height:4.6em;
	text-align: center;
	display: block;
	float: left;
	color: #fd6d34;
}

.list-slide .current {
	width: 152px;
	color: #111;
   height: 4.6em;
	line-height:4.6em;
}

.list-slide .current a {
	color: #111;
   text-decoration: none;
   height: 4.6em;
	line-height:4.6em;
}


/*企业信用 E*/


/*list-pic S*/

.hezuo {
	width: 100%;
	height: 500px;
}

.hezuo li {
	width: 33%;
	height: 400px;
	display: inline-block;
	text-align: left;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
}

.hezuo li p {
	width: 96%;
	height: 140px;
	text-align: left;
	font-size: 16px;
	line-height: 2em;
	color: #7f7f7f;
	margin: 10px 0px;
}

.hezuo li h4 {
	font-size: 22px;
	color: #0e0f10;
	text-align: center;
	line-height: 40px;
	width: 96%;
}

.hezuo li:first-child {
	margin-left: 0px;
}

.hezuo li:nth-child(4n) {
	margin-left: 0px;
}

.hezuo li:nth-child(3n) {
	margin-right: 0px;
	float: right
}

.hezuo .hz-pic {
	width: 360px;
	height: 289px;
	display: inline-block;
	text-align: center;
	overflow: hidden
}

.hezuo .hz-pic img {
	width: 100%;
	height: 100%;
	cursor: pointer;
	transition: all 0.6s;
	-ms-transition: all 0.8s;
}

.hezuo .hz-pic img :hover {
	transform: scale(1.2);
	-ms-transform: scale(1.2);
}


/*list-pic E*/


/*市场前景 S*/

.list-scqj-bg01 {
	background-color: #fda533;
	width: 100%;
	height: 60px;
	border-radius: 25px;
	color: #fff;
	font-size: 22px;
	text-align: center;
	padding-left: 10%
}

.list-scqj-font01 {
	width: 100%;
	height: 60px;
	color: #fff;
	font-size: 22px;
	text-align: center;
}

.list-scqj-font02 {
	height: 60px;
	color: #000;
	font-size: 32px;
	text-align: center;
}

.list-scqj-number {
	width: 13%;
	font-size: 32px;
	color: #fff;
	text-align: center;
}


/*市场前景 E*/

.da-thumbs {
	list-style: none;
	position: relative;
	padding: 0;
	width: 100%;
	height: 200px;
}

.da-thumbs li {
	margin-right: 10px;
	position: relative;
	width: 24%;
	height: 200px;
	display: inline-block;
	text-align: left;
	float: left;
	margin-top: 6em;
	margin-bottom: 2.5em;
}

.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
}

.da-thumbs li a {
	overflow: hidden
}

.da-thumbs li a div {
	position: absolute;
	filter: alpha(Opacity=90);
	width: 100%;
	height: 100%
}

.da-thumbs li a h3 {
	line-height: 40px;
	display: inline-block;
	text-align: center;
	font-size: 22px;
	font-family: "微软雅黑";
	color: #505050;
	width: 100%
}

.da-thumbs li a p {
	text-align: center;
	display: inline-block;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 40px;
	margin-top: 2%;
	color: #7e7e7e;
	margin-left: 0%;
	width: 100%
}


/*产品list  E*/

.list-product-font03 {
	line-height: 36px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #000;
	margin-bottom: -15px;
}

.content {
	width: 100%;
	min-height: 500px;
}

.content h2 {
	min-height: 80px;
	line-height: 80px;
	font-size: 3em;
	font-family: "微软雅黑";
   font-weight:bold;
	text-align: center;
	color: #000;
}

.content p {
	height: auto;
	line-height: 40px;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #000;
	margin-top: 20px;
}

.content_soice {
	background-color: #eeeeee;
	height: 40px;
	display: block;
	width: 100%;
	line-height: 40px;
	text-align: center;
}

.content_soice span {
	color: #111;
	font-size: 15px;
	line-height: 40px;
	text-align: center;
}

.sj-fx {
	border-top: 1px #9d9d9d dotted;
	margin-top: 20px;
	font-size: 12px;
	padding-bottom: 10px;
	text-indent: 2em;
	padding-top: 20px;
	padding-left: 2em
}


.list-about-us-content{
	font-size: 1.8rem;
	color: #fff;
	line-height: 1.8em;
	text-align: left;
	text-indent: 2em;
	margin-top: 2%;
}

/*图片热点放大*/


.news_list_box {
	margin: 14px 10px 0px 0px;
}

.news_list_box li {
	margin: 14px 10px 0px 0px;
	color: #000;
}

.news_list_box li a {
	margin: 14px 10px 0px 0px;
	color: #000;
}

.news_list_box li a:hover {
	background-color: #6CF;
	color: #c70c02;
}

.news_list_box a {
	color: #111;
}

.news_list_box a:hover {
	color: #c70c02;
}

.news_list_box .news_list {
	padding: 15px 0px 15px;
	border-bottom: 1px dashed #ccc;
	display: block;
}

.news_list_box a.hot_list {
	background: url(../images/new.png) no-repeat;
}

.news_list_box a.yaoqing_list {
	background: url(../images/yaoqing.png) no-repeat;
}

.news_list_box .news_list:hover {
	transition: background 0.5s;
	-moz-transition: background 0.5s;
	/* Firefox 4 */
	-webkit-transition: background 0.5s;
	/* Safari and Chrome */
	-o-transition: background 0.5s;
}

.news_list_box .news_list:hover a {
	color: #111;
}

.news_list_box .news_list:hover a:hover {
	color: #111;
}

.news_list_box .text1 {
	padding: 0px 20px 0px 15px;
	float: right;
	width: 90%;
	overflow: hidden;
	cursor: pointer;
}

.news_list_box .text1 a {
	color: #111;
}

.news_list_box .text1 a:hover {
	color: #c70c02;
}

.news_list_box .text1 p {
	margin-top: 10px;
	color: #999999;
}

.news_list_box .text1 p a {
	margin-top: 10px;
	color: #999999;
}

.news_list_box .text1 p:hover {
	margin-top: 10px;
	color: #0542a9;
}

.news_list_box .text1 h4 {
	font-size: 18px;
	font-family: "微软雅黑";
	font-weight: normal;
}

.news_list_box .text1 h4 a {
	font-size: 18px;
	color: #4b4949;
}

.news_list_box .text1 h4 a:hover {
	font-size: 18px;
	color: #ac000;
}

.news_list_box .text p {
	color: #999;
	margin-top: 10px;
}

.news_list_box .text02 {
	width: 10%;
	float: left;
	height: 88px;
	background-color: #f5f5f5;
	display: block
}

.news_list_box .text02 h5 {
	font-size: 18px;
	text-align: center;
	line-height: 30px;
	color: #888888;
	padding-top: -8px;
}

.news_list_box .text02 .font01 {
	font-size: 22px;
	text-align: center;
	color: #111;
	line-height: 20px;
	padding-top: 18px;
}

.news_list_box .text03 {
	width: 22%;
	float: left;
	height: 11em;
	background-color: #f5f5f5;
	display: block;
   overflow: hidden;
	margin: 0 auto;
}

.news_list_box .text03  img:hover{
	cursor: crosshair;
	transform: scale(1.9);
}

.news_list_box .text03  img {
	width:100%;
	height:11em;
	transition: all 2s;
	position: relative;
}


.news_list_box .text03 .font01 {
	font-size: 22px;
	text-align: center;
	color: #111;
	line-height: 20px;
	padding-top: 18px;
}

.news_list_box .text4 h4 a {
	font-size: 18px;
	color: #4b4949;
}
.news_list_box .text4 {
	padding: 0px 20px 0px 15px;
	float: right;
	width: 77%;
	overflow: hidden;
	cursor: pointer;
}

.news_list_box .text4 a {
	color: #111;
}

.news_list_box .text4 a:hover {
	color: #c70c02;
}

.news_list_box .text4 p {
	margin-top: 10px;
	color: #272727;
	line-height: 2em;
}

.news_list_box .text4  .news_list-btn {
	color: #fff;
	font-size: 1.8rem;
	float: right;
	padding: 0.6% 4%;
	border-radius:35px;
	text-align: center;
	display: block;
	background-image: linear-gradient(to right,#e4ba68,#e4ae19);
}

.news_list_box .text4 p a {
	margin-top: 10px;
	color: #272727;
	line-height: 2em;
}

.news_list_box .text4 p:hover {
	margin-top: 10px;
	color: #0542a9;
}

.news_list_box .text4 h4 {
	font-size: 18px;
	font-family: "微软雅黑";
	font-weight: normal;
	line-height: 2em;
}
.news_list_box .text4 h5 {
	font-size: 12px;
	font-family: "微软雅黑";
	font-weight: normal;
	color: #5a5a5a;
   height:2.8em;
	padding-top: 1%;
	width: 100%;
	border-bottom: solid 1px #d8d8d8;
}


.news_list_box .text4 h4 a:hover {
	font-size: 18px;
	color: #ac000;
}








.news_list_box .text5 h4 a {
	font-size: 18px;
	color: #4b4949;
}
.news_list_box .text5 {
	padding: 0px 20px 0px 15px;
	float: right;
	width: 100%;
	overflow: hidden;
	cursor: pointer;
}

.news_list_box .text5 a {
	color: #111;
}

.news_list_box .text5 a:hover {
	color: #c70c02;
}

.news_list_box .text5 p {
	margin-top: 10px;
	color: #272727;
	line-height: 2em;
}

.news_list_box .text5  .news_list-btn {
	color: #fff;
	font-size: 1.8rem;
	float: right;
	padding: 0.6% 4%;
	border-radius:35px;
	text-align: center;
	display: block;
	background-image: linear-gradient(to right,#e4ba68,#e4ae19);
}

.news_list_box .text5 p a {
	margin-top: 10px;
	color: #272727;
	line-height: 2em;
}

.news_list_box .text5 p:hover {
	margin-top: 10px;
	color: #0542a9;
}

.news_list_box .text5 h4 {
	font-size: 18px;
	font-family: "微软雅黑";
	font-weight: normal;
	line-height: 2em;
}
.news_list_box .text5 h5 {
	font-size: 12px;
	font-family: "微软雅黑";
	font-weight: normal;
	color: #5a5a5a;
   height:2.8em;
	padding-top: 1%;
	width: 100%;
	border-bottom: solid 1px #d8d8d8;
}


.news_list_box .text5 h4 a:hover {
	font-size: 18px;
	color: #ac000;
}
.item01 {
	width: 100%;
	text-align: center;
	float: left;
	background: url(../images/loding.gif) no-repeat center center;
	-webkit-transition: top 1s ease, left 1s ease;
	-moz-transition: top 1s ease, left 1s ease;
	-o-transition: top 1s ease, left 1s ease;
	-ms-transition: top 1s ease, left 1s ease;
}

.item01 img.lazy {
	width: 100%;
}

.item01 .bottom {
	border-top: 1px solid #e2e2e2;
	background: #f6f6f6;
	height: 30px;
	text-align: left;
	padding-top: 12px;
	position: relative;
}

.item01 h3 {
	font-size: 12px;
	text-align: left;
	margin: 0 auto;
	width: 90%;
	line-height: 32px;
}

.item01 p {
	width: 90%;
	text-align: left;
	margin: 0 auto;
	line-height: 32px;
}

.item01 p a {
	color: #828e9b;
}

.item01 p a:hover {
	color: #333;
}

.item01 .bottom {
	padding-left: 5%;
}

.item01 .bottom a {
	color: #828e9b;
}

.item01 .bottom a:hover {
	color: #333;
}

.item01 .bottom img {
	margin: 0 8px;
}

.item01 .bottom span {
	display: inline-block;
	width: 42px;
	height: 30px;
	border-left: 1px solid #dcdcdc;
	position: absolute;
	top: 0;
	right: 0;
	padding-top: 12px;
	text-align: center;
}

.item01 .imgitem {
	height: 230px;
	width: 100%;
	overflow: hidden;
}

.news_list_box01 {
	margin: 14px 10px 0px 0px;
}

.news_list_box01 li {
	margin: 14px 10px 0px 0px;
	color: #000;
}

.news_list_box01 li a {
	margin: 14px 10px 0px 0px;
	color: #000;
}

.news_list_box01 li a:hover {
	background-color: #6CF;
	color: #c70c02;
}

.news_list_box01 a {
	color: #111;
}

.news_list_box01 a:hover {
	color: #c70c02;
}

.news_list_box01 .news_list {
	padding: 0px;
	display: block;
}

.news_list_box01 a.hot_list {
	background: url(../images/new.png) no-repeat;
}

.news_list_box01 a.yaoqing_list {
	background: url(../images/yaoqing.png) no-repeat;
}

.news_list_box01 .news_list:hover {
	background-color: #eeeded;
	transition: background 0.5s;
	-moz-transition: background 0.5s;
	/* Firefox 4 */
	-webkit-transition: background 0.5s;
	/* Safari and Chrome */
	-o-transition: background 0.5s;
}

.news_list_box01 .news_list:hover a {
	color: #111;
}

.news_list_box01 .news_list:hover a:hover {
	color: #111;
}

.news_list_box01 .text1 {
	padding: 0px 20px 0px 15px;
	float: right;
	width: 72%;
	overflow: hidden;
	cursor: pointer;
}

.news_list_box01 .text1 a {
	color: #111;
}

.news_list_box01 .text1 a:hover {
	color: #c70c02;
}

.news_list_box01 .text1 p {
	margin-top: 10px;
	color: #999999;
	line-height: 32px
}

.news_list_box01 .text1 p a {
	margin-top: 10px;
	color: #999999;
}

.news_list_box01 .text1 p:hover {
	margin-top: 10px;
	color: #0542a9;
}

.news_list_box01 .text1 h4 {
	font-size: 20px;
	font-family: "微软雅黑";
	font-weight: normal;
	line-height: 48px
}

.news_list_box01 .text1 h4 a {
	font-size: 20px;
	color: #4b4949;
}

.news_list_box01 .text1 h4 a:hover {
	font-size: 20px;
	color: #ac000;
}

.news_list_box01 .text p {
	color: #999;
	margin-top: 10px;
}

.news_list_box01 .text02 {
	width: 26%;
	float: left;
	height: 100px;
	display: block
}
