@charset "utf-8";
html,
body { word-wrap: break-word;
	font: 14px/1.8 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
	color: #333;
	-webkit-text-size-adjust: none;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #0858b2;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6{ font-weight:normal}


.w1100{
	width: 1100px;
	margin: 0 auto;
}
.w1102{
	width: 1102px;
	margin: 0 auto;
}

.w1040{
	width: 1040px;
	margin: 0 auto;
}


.inner {
 width:100%;zoom:1}

.clear{ clear:both;}




.aboutus {
	float: left;
	width: 675px;
	margin-top: 10px;
}

.case {
	float: right;
	width: 290px;
	margin-top: 10px;
	overflow: hidden;
}

.style-1 h3.title span {
	float: left;
	background: url(../dt-5.gif) repeat-x;
	height: 32px;
	line-height: 32px;
	padding: 0px 25px;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
}

.style-1 h3.title a.more {
	float: right;
	width: 39px;
	height: 11px;
	line-height: 1000px;
	overflow: hidden;
	background: url(../more.gif);
	margin: 10px 10px 0px 0px;
}

.style-1 .active {
	background: #fff;
	padding: 10px;
}

.style-2 h3.title {
	background: url(../dt-6.gif) repeat-x;
	height: 32px;
	line-height: 32px;
	padding-left: 15px;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	position: relative;
}

.style-2 h3.title a.more {
	position: absolute;
	right: 10px;
	top: 0px;
	color: #fff;
	font-size: 12px;
}

.style-2 .active {
	background: #fff;
	padding: 10px;
}

.style-2 dl.ind {
	clear: both;
	zoom: 1
}

.style-2 dl.ind dt {
	float: left;
	display: inline;
	border-bottom: 1px dotted #ccc;
	padding: 10px 0px 10px 0px;
	zoom: 1
}

.style-2 dl.ind dt a {
	margin-left: 5px;
}

.style-2 dl.ind dd {
	float: right;
	display: inline;
	border-bottom: 1px dotted #ccc;
	padding: 10px 0px 10px 0px;
	overflow: hidden;
}

.style-2 dl.ind dd h4 {
	margin-left: 10px;
}

.style-2 dl.ind dd p.desc {
	margin-left: 10px;
	font-style: italic;
	color: #666;
}

.index-news {
	float: left;
	width: 330px;
	margin-right: 15px;
	margin-top: 15px;
}

.listel li {
	margin: 0px 5px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding-left: 13px;
	background: url(../dt-1.gif) no-repeat left 12px;
}

.listel li a {
	margin-right: 5px;
	zoom: 1;
}

.listel li span {
	float: right;
	color: #666;
}

.index-conts {
	float: right;
	width: 290px;
	margin-top: 15px;
}

.index-product {
	padding-top: 15px;
	*margin-top: 15px;
	*padding-top: 0px;
}

.index-product .profld {
	margin: 0px;
	position: relative;
	overflow: hidden;
}

.index-product h3 span {
	float: left;
}

.index-product ol {
	position: absolute;
	width: 2012em;
}

.index-product ol li {
	float: left;
	text-align: center;
}

.index-product ol li a.img {
	display: block;
	text-align: center;
	font-size: 0px;
}

.index-product ol li a.img img {
	margin: auto;
	border: 1px solid #d6d6d6;
}

.index-product ol li h3 {
	font-weight: normal;
	margin-top: 5px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}

.index-product .flip {
	height: 20px;
	overflow: hidden;
	margin: 8px 15px 0px;
	float: left;
}

* html .index-product .flip {
	width: 300px;
}

*+html .index-product .flip {
	width: 300px;
}

.index-product .next,
.index-product .prev {
	width: 18px;
	height: 18px;
	overflow: hidden;
	display: block;
	float: left;
	background: url(../neu.gif) no-repeat;
}

.index-product .next {
	background-position: -17px 0px;
}

.index-product .next:hover {
	background-position: -57px 0px;
}

.index-product .prev {
	background-position: -40px 0px;
}

.index-product .prev:hover {
	background-position: 0px 0px;
}

#trigger {
	float: left;
	margin-right: 5px;
	margin-top: 0px;
	position: relative;
	bottom: 8px;
	*bottom: 0px;
	*top: 5px;
	zoom: 1;
}

#trigger a {
	background: url(../neu.gif) no-repeat -78px -10px;
	width: 8px;
	height: 8px;
	font-size: 0px;
	display: inline-block;
	overflow: hidden;
	margin-right: 5px;
}

#trigger a.current {
	background-position: -78px 0px;
}

#tabs-nav {
	float: left;
	text-align: center;
	margin-left: 15px;
}

#tabs-nav li {
	margin: 0 4px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	position: relative;
	*top: 12px;
}

#tabs-nav li a {
	width: 8px;
	height: 8px;
	display: block;
	overflow: hidden;
	background: #9df0f5;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
}

#tabs-nav li a:hover {
	background: #fff;
}

#tabs-nav li a.flex-active {
	background: #fff;
	cursor: default;
}

.index-links {
	background: #fff;
	padding: 5px 15px 10px;
	margin-top: 15px;
	position: relative;
}

.index-links h3 {
	height: 32px;
	line-height: 32px;
	padding-left: 20px;
	background: url(../dt-2.gif) no-repeat left center;
	font-weight: normal;
	font-size: 14px;
	position: relative;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}

.index-links h3 a.more {
	position: absolute;
	right: 10px;
	top: 0px;
	color: #666;
	font-size: 12px;
}

.index-links ul {
	margin: 0px;
	padding: 0px;
}

.index-links .img {
	margin-bottom: 3px;
}

.index-links .img li {
	list-style: none;
	display: inline;
	padding-right: 5px;
}

.index-links .img img {
	width: 88px;
	height: 31px;
}

.index-links .txt {
	zoom: 1;
}

.index-links .txt li {
	list-style: none;
	float: left;
	width: 88px;
	height: 20px;
	line-height: 20px;
	margin-right: 5px;
	overflow: hidden;
}



/*内页侧栏*/
.sidebar { position:relative; z-index:1}
.neiye_index{ }

.sidebar .sb_nav {
	float: left;
	width: 230px;
	margin-top: 15px;
	margin-left: 20px;
}

.sidebar .sb_nav h3.title {
 text-indent:30px;
background:url(../sb_nav_title.jpg) no-repeat;
	text-align: left;
	padding: 0px 15px;
	height:40px;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	font-weight: normal;

}

.sidebar .sb_nav h3.line {
	margin-top: 15px;
}

.sidebar .sb_nav .active {
	padding: 10px 15px;

}

#sidebar dl {
	margin-left: 5px;
}

#sidebar dl dt {
	padding: 4px 0px 5px 15px;
	margin-top: 5px;
	background: url(../dt-11.gif) no-repeat 2px 11px;
	border-bottom: 1px dashed #ccc;
}
#sidebar dl dt a{
	font-size: 14px;
	color: #333;
}
#sidebar dl dt span{
	float: right;
	font-size: 14px;
	color: #999;
}
#sidebar dl dd {
	padding: 0px 0px 0px 15px;
	border-bottom: 1px dashed #ccc;
}

#sidebar dl dd h4 {
	font-weight: normal;
	padding: 5px 0px 5px 10px;
	background: url(../dt-0.gif) no-repeat left center;
}
#sidebar dl dd h4 span{
	float: right;
	font-size: 14px;
	color: #999;
}
#sidebar dl dt.on a {
	font-weight: bold;
	color: #1C57C4;
}

#sidebar dl h4.on a {
	font-weight: bold;
}

.sidebar .sb_box {
	float: right;
	width: 790px;
	background: #fff;
	overflow: hidden;
	margin-right: 20px;
	margin-top: 15px;
}

.sidebar .sb_box h3.title {
background:url(../sb_box_title.jpg) no-repeat;
	border-bottom: 1px solid #dcdcdc;
	height: 40px;
	line-height: 50px;
	position: relative;
	color: #333;
}

.sidebar .sb_box h3.title span {
 display:block; float:left;
 height:39px;
 line-height:50PX;
	font-size: 18px;
	padding: 0px 65px;
	font-weight: normal;
	color: #FFF;
}
.sidebar .sb_box h3.title .wz{

	float: right;
	margin-right: 10px;
}
.sidebar .sb_box h3.title .wz a{
	color: #333;
	font-weight: normal;
}
.sidebar .sb_box h3.title .wz a:hover{
	color: #fe9007;
}

.sidebar .sb_box h3.title div.position {
	float: right;
	font-weight: normal;
	position: relative;
	top: 3px;
	right: 15px;
}

.sidebar .sb_box h3.title div.position a {
	color: #1C57C4;
}

.w1152 {
	width: 1152px;
	margin: 0 auto;
}

header {}

header .top_logo {
	display: block;
	width: 195px;
	height: 152px;
	margin: 0 auto;
	position: relative;
	z-index: 999;
}
.top_kuang{
	position: relative;
}
.top_kuang .L_nav{
	position: absolute;
	top: 4px;
	height: 86px;
	width: 1100px;
}
.top_kuang .L_nav ul{
	
}
.top_kuang .L_nav ul li{
	float: left;
	width: 94px;
	height: 86px;
	line-height: 86px;
	text-align: center;
	position: relative;
	z-index: 9999;
}
.top_kuang .L_nav ul li:hover{
	background: #755c90;
}


.top_kuang .L_nav ul li a{
	color: #ffffff;
	font-size: 16px;
	font-family: "微软雅黑";
	position: relative;
	z-index: 99999;
	display: block;
	width: 100%;
	height: 100%;
}
.top_kuang .L_nav ul li.list5{
	margin-left: 160px;
} 

.top_kuang .L_nav ul li dl{
	display: none;
	position: absolute;
	top: 86px;
	left: 0px;
	width: 191px;
}
.top_kuang .L_nav ul li:hover dl{
	display: block;
}


.top_kuang .L_nav ul li dl dd{
	width: 191px;
	height: 33px;
	line-height: 33px;
	text-align: left;
	background: url(../dcex/nav_di.png);
	border-bottom: 1px solid #e5e5e5;
}
.top_kuang .L_nav ul li dl dd.er10{
	border-bottom: none;
}
.top_kuang .L_nav ul li dl dd a{
	font-size: 14px;
	font-family: "微软雅黑";
	color: #666666;
	padding-left: 17px;
	width: 174px;
}




ul,
li {
	padding: 0px;
	margin: 0;
	list-style-type: none;
}



.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.sy {
	padding-top: 422px;
}

.ny {
	padding-top: 422px;
}
.bd{
	background: #fff;
	border-top: 2px solid #573b75;
}
.index_cont {
	background: url(../dcex/bj.jpg) top center no-repeat #fff;
}

.index_cont .L_main1 {
	width: 628px;
	height: 362px;
	float: left;
	position: relative;
	margin: 40px 0 0 30px;
	overflow: hidden;
}

.index_cont .L_main1 li {

}
.index_cont .L_main1 .sy_lunbo li{
	position: relative;
}
.index_cont .L_main1 .sy_lunbo li img{
	display: block;
	width: 629px;
	height: 362px;
}


.index_cont .L_main1 li h3 {
	height: 41px;
	line-height: 41px;
	padding: 0 20px;
	color: #fff;
	font-size: 16px;
	font-family: "微软雅黑";
	background:url(../dcex/lb_di.png);
	font-weight: normal;
	text-align: left;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 588px;
}
.index_cont .L_main1 .bx-pager{
	position: absolute;
	right: 15px;
	bottom: 0px;
	z-index: 99;
	height: 41px;
	line-height: 41px;
}
.index_cont .L_main1 .bx-controls-direction{
	display: none;
}


.index_cont .L_main1 .bx-pager .bx-pager-item{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: #c3c3c2;
	margin-right: 5px;
}
.index_cont .L_main1 .bx-pager .bx-pager-item a{
	display: block;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #313131;
}
.index_cont .L_main1 .bx-pager .bx-pager-item a.active{
	background: #755c90;
	color: #fff;
}

.index_cont .L_main2{
	width: 392px;
	height: 362px;
	float: right;
	margin: 40px 30px 0 0;
}
.index_cont .L_main2 .sousuo{
	margin-bottom: 17px;
	height: 50px;
} 
.index_cont .L_main2 .sousuo .s_kuang{
	width: 304px;
	height: 46px;
	line-height: 46px;
	text-indent: 10px;
	padding: 0px;
	margin: 0px;
	float: left;
	border: 2px solid #755c90;
	font-size: 16px;
	color: #333;
	font-family: "微软雅黑";
} 
.index_cont .L_main2 .sousuo .s_kuang:focus{
	outline: none;
}
.index_cont .L_main2 .sousuo .s_an{
	float: left;
	display: block;
	width: 84px;
	height: 50px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: #755c90;
	color: #fff;
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: bold;
	cursor: pointer;
}
.index_cont .L_main2 .sousuo .s_an:focus{
	outline: none;
}



.index_cont .L_main3 {
	width: 1040px;
	height: 272px;
	margin: 12px auto;
}
.index_cont .L_main3 .L_title{
	height: 59px;
	line-height: 59px;
}
.index_cont .L_main3 .L_title a{
	height: 59px;
	line-height: 59px;
}
.index_cont .L_main3 .L_xw_main3{
	margin-left: -18px;
	zoom:1;
}
.index_cont .L_main3 .L_xw_main3 li{
	float: left;
	width: 246px;
	height: 214px;
	margin-left: 18px;
}
.index_cont .L_main3 .L_xw_main3 li img{
	display: block;
	border: 3px solid #eeeeee;
	width: 240px;
	height: 134px;
}
.index_cont .L_main3 .L_xw_main3 li h3{
	color: #313131;
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: normal;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.index_cont .L_main3 .L_xw_main3 li p{
	line-height: 18px;
	color: #666666;
	font-size: 12px;
	font-family: "微软雅黑";
	height: 36px;
	overflow: hidden;
}
.index_cont .L_main4 {
	width: 628px;
	height: 451px;
	float: left;
	margin-bottom: 20px;
}
.index_cont .L_main4 .L_main4_1{
	width: 300px;
	float: left;
	margin-bottom: 30px;
	height: 213px;
}
.index_cont .L_main4 .L_main4_1 .m4_tit{
	background:#755c90;
}

.index_cont .L_main4 .L_main4_2{
	width: 300px;
	float: right;
	margin-bottom: 30px;
	height: 213px;
}
.index_cont .L_main4 .L_main4_2 .m4_tit{
	background:#ff8000;
}

.index_cont .L_main4 .L_main4_3{
	width: 300px;
	float: left;
	height: 213px;
	
}
.index_cont .L_main4 .L_main4_3 .m4_tit{
	background:#358ec5;
}

.index_cont .L_main4 .L_main4_4{
	width: 300px;
	float: right;
	height: 213px;
}
.index_cont .L_main4 .L_main4_4 .m4_tit{
	background:#83cc2b;
}
.index_cont .L_main4 .m4_tit{
	height: 32px;
	line-height: 32px;
}
.index_cont .L_main4 .m4_tit h4{
	float: left;
	width: 100px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-family: "微软雅黑";
	font-weight: normal;
}
.index_cont .L_main4 .m4_tit a{
	display: block;
	width: 76px;
	height: 32px;
	line-height: 32px;
	float: right;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: normal;
	background: url(../dcex/more.png) no-repeat 55px center;
}

.xia_lj{
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0 6px;
	border-right: 1px solid #a0a0a0;
	background: #c9c9c9;
	color: #313131;
	font-size: 14px;
	font-family: "微软雅黑";
}
.L_a_6{
	border: none;
	width: 63px;
	text-align: center;
}

.index_cont .L_main4 .m4_ul{
	margin-top: 13px;
}
.index_cont .L_main4 .m4_ul li{
	height: 28px;
	line-height: 28px;
	padding-left: 10px;	
}
.index_cont .L_main4 .L_main4_1 .m4_ul li{
	background: url(../dcex/dian1.png) no-repeat left center;
}
.index_cont .L_main4 .L_main4_2 .m4_ul li{
	background: url(../dcex/dian2.png) no-repeat left center;
}
.index_cont .L_main4 .L_main4_3 .m4_ul li{
	background: url(../dcex/dian3.png) no-repeat left center;
}
.index_cont .L_main4 .L_main4_4 .m4_ul li{
	background: url(../dcex/dian4.png) no-repeat left center;
}


.index_cont .L_main4 .m4_ul li h3{
	float: left;
	display: block;
	color: #313131;
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: normal;
}
.index_cont .L_main4 .m4_ul li span{
	float: right;
	color: #aaaaaa;
	font-size: 14px;
	font-family: "微软雅黑";
}

.index_cont .L_main5 {

}
.index_cont .L_main5 .gg_tu{
	margin-bottom: 30px;
	display: block;
}
.index_cont .L_main5 .gg_tu img{
	display: block;
}
.index_cont .L_main5 .zk{
	width: 392px;
	height: 247px;
	background: #eeeeee;
}
.index_cont .L_main5 .zk h3{
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	font-family: "微软雅黑";
	color: #573b75;
	font-weight: normal;
}
.index_cont .L_main5 .tszk{
	width: 259px;
	height: 172px;
	margin: 0 auto;
	position: relative;
}
.index_cont .L_main5 .bx-pager{
	display: none;
}	
.index_cont .L_main5 .bx-prev{
	display: block;
	width: 17px;
	height: 32px;
	overflow: hidden;
	line-height: 200px;
	background: url(../dcex/left.jpg) no-repeat;
	position: absolute;
	top: 70px;
	left: -37px;
}
.index_cont .L_main5 .bx-prev:hover{
	background: url(../dcex/left1.jpg) no-repeat;
}


.index_cont .L_main5 .bx-next{
	display: block;
	width: 17px;
	height: 32px;
	overflow: hidden;
	line-height: 200px;
	background: url(../dcex/right.jpg) no-repeat;
	position: absolute;
	top: 70px;
	right: -37px;
}
.index_cont .L_main5 .bx-next:hover{
	background: url(../dcex/right1.jpg) no-repeat;
}

.index_cont .L_main6 {
	width: 1152px;
	height: 280px;
	background: url(../ych/main6.png) no-repeat;
	margin-bottom: 20px;
}

.index_cont .L_main7 {
	width: 698px;
	height: 280px;
	float: left;
	background: url(../ych/main7.png) no-repeat;
}

.index_cont .L_main8 {
	width: 434px;
	height: 135px;
	float: right;
	background: url(../ych/main8.png) no-repeat;
	margin-bottom: 10px;
}

.index_cont .L_main9 {
	width: 434px;
	height: 135px;
	float: right;
	background: url(../ych/main9.png) no-repeat;
}


.L_title {
	height: 40px;
	line-height: 40px;
	position: relative;
}

.L_title h3 {
	color: #573b75;
	font-family: "微软雅黑";
	font-size: 20px;
	float: left;
	font-weight: normal;
}


.L_title a {
	float: right;
	line-height: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	color: #828282;
	font-size: 14px;
	padding-right: 20px;
	background: url(../dcex/more.jpg) no-repeat right center;
}

.L_xw {
	margin-top: 7px;
}

.L_xw li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding: 0 14px 0 20px;
	background: url(../dcex/dian.jpg) 14px center no-repeat;
}
.L_xw .one_news{
	width: 366px;
	height: 80px;
	background: #eeeeee;
	padding: 5px 13px;
	overflow: hidden;
}
.L_xw .one_news a{
	color: #ff8000;
	font-size: 18px;
	font-family: "微软雅黑";
	float: left;	
	display: block;
	height: 30px;
	line-height: 30px;
}
.L_xw .one_news span{
	color: #aaaaaa;
	font-family: "微软雅黑";
	font-size: 14px;
	float: right;
	height: 30px;
	line-height: 30px;
}
.L_xw .one_news p{
	color: #666666;
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 22px;
	margin-top: 5px;
}

.L_xw li a{
	display: block;
	float: left;
	color: #313131;
	font-size: 14px;
	font-family: "微软雅黑";
}
.L_xw li span{
	float: right;
	color: #aaaaaa;
	font-size: 14px;
	font-family: arial;
}

.L_main4{}
.L_main4 .tx{ float: left;margin: 17px 14px 0 14px;}
.L_main4 .mc{height: 30px;line-height: 30px;margin-top: 17px; color: #323232; font-size: 18px;font-family: "微软雅黑";}
.L_main4 .js{color: #5a5a5a;font-size: 14px;font-family: "微软雅黑";padding-right: 15px;line-height: 24px;}

.L_main5 {width: 392px;height: 451px;float: right;}




.fengmao{margin:20px 0 0 20px;}
.fengmao li{width: 207px;height: 190px;float: left;margin-right: 19px;}
.fengmao li .tu{ position: relative;width: 207px;height: 152px;}
.fengmao li .tu .tu1{ position: absolute;left:0px;top: 0px;height: 152px;width: 207px;}
.fengmao li .tu .tu2{ position: absolute;left:0px;top: 0px;}
.fengmao li h3{text-align: center;font-size: 16px;font-family: "微软雅黑";color: #5a5a5a;font-weight: normal;}

.L_main7 .L_title h3{cursor: pointer;margin-right: 48px;color: #5a5a5a;}
.L_main7 .L_title h3.up{color: #a0670e;}
.L_main7 .con2{display: none;}

.L_main7 .block{}
.L_main7 .block .left{width: 236px;height: 158px;float: left;overflow: hidden; position: relative;margin: 24px 0 0 14px;}
.L_main7 .block .left .tu1{ position: absolute;left:0px;top: 0px;width: 236px;height: 158px;}
.L_main7 .block .left .tu2{ position: absolute;left:0px;top: 0px;width: 236px;height: 158px;}
.L_main7 .block .right{
	height: 180px;
	width: 422px;
	float: right;
	margin: 14px 12px 0 0;
}
.L_main7 .block .right li{
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	padding-left: 15px;
	background: url(../ych/d.jpg) left center no-repeat;
}
.L_main7 .block .right li a{
	display: block;
	float: left;
	color: #5a5a5a;
	font-family: "微软雅黑";
	font-size: 14px;
}
.L_main7 .block .right li span{
	display: block;
	float: right;
	color: #a0a0a0;
	font-family: arial;
	font-size: 14px;
}


.L_main7 .con2{}
.L_main7 .con2 .left{width: 236px;height: 158px;float: left;overflow: hidden; position: relative;margin: 24px 0 0 14px;}
.L_main7 .con2 .left .tu1{ position: absolute;left:0px;top: 0px;width: 236px;height: 158px;}
.L_main7 .con2 .left .tu2{ position: absolute;left:0px;top: 0px;width: 236px;height: 158px;}
.L_main7 .con2 .right{
	height: 180px;
	width: 422px;
	float: right;
	margin: 14px 12px 0 0;
}
.L_main7 .con2 .right li{
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	padding-left: 15px;
	background: url(../ych/d.jpg) left center no-repeat;
}
.L_main7 .con2 .right li a{
	display: block;
	float: left;
	color: #5a5a5a;
	font-family: "微软雅黑";
	font-size: 14px;
}
.L_main7 .con2 .right li span{
	display: block;
	float: right;
	color: #a0a0a0;
	font-family: arial;
	font-size: 14px;
}

.L_main9 h3{
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 20px;
	color: #a0670e;
	font-weight: normal;
}
.L_main9 ul{
	width: 393px;
	margin: 0 auto;
}
.L_main9 ul a{
	margin-right: 25px;
	color: #5a5a5a;
	font-size: 14px;
	font-family: "微软雅黑";
}


.zc_xw{
	
}
.L_list{ padding:5px 10px;background: url(../images/cont.png) right top #fff;}


.L_list ul.class2 li{height: 35px;line-height: 35px;border-bottom: 1px dotted #ccc; padding-left: 20px; background: url(../ych/d.jpg) no-repeat  5px center;}
.L_list ul.class2 li:hover{ background: url(../ych/d.jpg) no-repeat  5px center #EEE;}
.L_list ul.class2 li a{ display: block;float: left;font-size: 14px;color:#666;font-family: "微软雅黑";}
.L_list ul.class2 li span{float: right;display: block; color: #999;margin-right: 15px;}

.L_list ul.class1 li{ float: left;width: 44%;margin: 0px 3% 10px; text-align: center; height: 240px;}
.L_list ul.class1 li:hover{}
.L_list ul.class1 li a{ display: block;float: left;font-size: 14px;color:#666;font-family: "微软雅黑"; width: 100%;}
.L_list ul.class1 li img{
	width: 100%;
	display: block;
}
.L_list ul.class1 li h3{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
footer{
	
}
footer .yq{
	height: 41px;
	line-height: 41px;
	background: #eeeeee;
}
footer .yq span{
	display: block;
	float: left;
	color: #313131;
	font-size: 14px;
	font-family: "微软雅黑";
}
footer .yq a{
	display: block;
	float: left;
	color: #313131;
	font-size: 14px;
	font-family: "微软雅黑";
}
.w_kuang{  padding: 30px 15px; margin:0 auto}
.w_kuang .title{ text-align: center; font-size: 20px;}
.w_kuang .zz{text-align: center;border: 1px dotted #ccc; border-left: none; border-right: none;height: 30px;line-height: 30px;}
.w_kuang .w_cont{
padding:15px 0;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #333;
}
.w_kuang .w_cont img{
	max-width: 100%;
}
.di_copy{
	height: 281px;
	background: url(../dcex/di.png);
	position: relative;
}
.di_copy .di_main1{
	float: left;
	width: 188px;
}
.di_copy .di_main1 ul{
	margin-top: 40px;
}
.di_copy .di_main1 ul li{
	height: 36px;
	line-height: 36px;
	width: 94px;
	float: left;
}
.di_copy .di_main1 ul li a{
	color: #fff;
	font-size: 14px;
	font-family: "微软雅黑";
}
.di_copy .di_main2{
	float: left;
	margin-top: 98px;
}
.di_copy .di_main3{
	width: 242px;
	float: right;
	margin-top: 64px;
}
.di_copy .di_main3 .wap{
	float: left;
}
.di_copy .di_main3 .weixin{
	float: right;
}
.di_copy .di_main3 img{
	display: block;
}
.di_copy .di_main3 p{
	height: 40px;
	line-height:40px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-family: "微软雅黑";
}
.di_copy .di_main4{
	width: 490px;
	position: absolute;
	left: 50%;
	margin-left: -245px;
	top: 29px;
	text-align: center;
}
.di_copy .di_main4 p{
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #fff;
}
.di_copy .di_main4 p a{
	color: #fff;
}



#newBridge .icon-right-center{right:auto!IMPORTANT}

.lim_float_icon{ right:auto!important; left:5px;}

.q1000{ width:1000px; margin:0 auto}

/*头部*/
.header_top{ width:100%;height:40px; background:#fefefe; border-bottom:1px solid #dcdcdc;   }
.header_top_l{ float:left;color:#666; font-size:12px;line-height:40px;}
.header_top_r{ float:right; color:#666; font-size:14px;}
.header_top_r li{ height:16px; float:left; padding:0 10px; border-left:1px solid #c9c9c9; line-height:16px; margin-top:14px;color:#666; cursor:pointer; }
.header_top_r li a{ color:#666}
.header_top_r li a:hover{ color:#0858b2}
.header_top_r li:hover{ color:#0858b2}
.header_top_r li span{ display:none; width:100px; height:100px;position:absolute; left:0; top:28px}
.header_top_r li span img{ width:100%;}
.header_top_r li:hover span{ display:block}

#header_wap{ background:url(../header_wap.png) no-repeat 10px center; padding:0 10px 0 28px;position:relative}
#header_wx{ background:url(../header_wx.png) no-repeat 10px center; padding:0 10px 0 35px;position:relative}


.header_main{ width:100%; height:108px; overflow:hidden; }
.logo{ float:left; margin-top:25px;}
.logo_text{ float:left; margin-left:18px;margin-top:25px; line-height:28px; height:56px; border-left:1px solid #dcdcdc; padding-left:20px;}
.logo_text h1{ font-size:24px; color:#0858b2; font-weight:bold}
.logo_text h2{ font-size:14px; color:#666666}

.logo_call{ float:right;margin-top:14px;} 

/*菜单*/
.nav{ width:100%; height:52px; background:#0858b2}
.nav li{ float:left; width:98px; height:52px; text-align:center; font-size:14px; line-height:52px; border-left:1px solid #2169ba }
.nav li a{color:#fff; display:block;}
.nav li a:hover,
.nav li a.active{ background:#0286d1}

/*banner*/
#full-screen-slider { width:100%; height:450px; position:relative; z-index:1; border-bottom:1px solid #a0a0a0}
#slides { display:block; width:100%; height:450px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; RIGHT:47.5%; top:420px; z-index:9900;  padding:5px 15px 5px 0; margin:0; z-index:9999 }
#pagination li { display:block; list-style:none; width:49px; height:4px; float:left; margin-left:10px; background:#fff }
#pagination li:hover{ cursor:pointer}
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0858b2;}

/*关键词*/
.key{ width:100%; height:50px; /* background:url(../key.jpg) repeat-x bottom; */ overflow:hidden}
.key_l{ float:right; }
.key_l h1{ float:left; font-size:14px; color:#0858b2; margin-right:5px;line-height:50px;}
.key_l h2{ float:left;font-size:12px; color:#828282;line-height:52px;}

/*搜索*/
.search{ width:auto;  height:28px; float:left; margin-top:10px}
.search form{ height:28px; }
.navsearch_input{ width:auto;  height:28PX; float:left; border:1px solid #dcdcdc }
.navsearch_input input{width:196PX; height:28PX; border:none;outline:none; text-indent:15px; font-size:12px; color:#c9c9c9;  margin:0; padding:0; line-height:30px; float:left; font-family: "微软雅黑"; }
.searchgo{ float:right; width:37px; height:30px;background:url(../ss_r.jpg) no-repeat; border:none;outline:none; cursor:pointer; ;margin:0; padding:0; display:block}

/*解决方案*/
.jiejue{ width:100%; height:474px; overflow:hidden;  background:url(../jiejue.jpg) no-repeat center}


/* 产品中心 */
.index_product{
	background-color: #f0f0f0;
	padding-top: 10px;
}
.index_product .q1000{
	display: flex;
	margin-top: 10px;
}
.index_product_left{
	width: 220px;
	overflow: hidden;
}
.index_product_title {
	width: 100%;
	background: linear-gradient(#008cd7 , #003d69 );
}
.index_product_title a {
	display: block;
	height: 72px;
	line-height: 72px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
}
.index_product_left .index_product_ul {
	display: block;
	width: 100%;
	overflow: hidden;
	background: #0366aa;
	padding: 5px 0 20px 0;
}
.index_product_left .index_product_ul li {
	border-bottom: 1px dashed #999;
	position: relative;
}
.index_product_left .index_product_ul li:hover,
.index_product_left .index_product_ul li.active {
	background-color: #f39800;
}
.index_product_left .index_product_ul li::before {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	background-color: #fff;
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%) rotate(-45deg);
}
.index_product_left .index_product_ul li h5{
	height: 46px;
	line-height: 46px;
	padding-left: 40px;
	overflow: hidden;
}
.index_product_left .index_product_ul li h5 a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 15px;
	color: #fff;
}
.index_product_left_bottom_img{
	width: 220px;
	height: 220px;
}

.index_product_right {
	width: 780px;
	padding-left: 20px;
	box-sizing: border-box;
}
.index_product_right .index_product_video {
	display: flex;
	justify-content: space-around;
	align-items: center;
	height: 300px;
	background-color: #fff;
	margin-bottom: 10px;
	overflow: hidden;
}
.index_product_right .index_product_video .title {
	padding: 10px;
	width: 330px;
}
.index_product_right .index_product_video .title h1 {
	font-size: 24px;
	color: #2d68b8;
	font-weight: bold;
}
.index_product_right .index_product_video .title p {
	font-size: 16px;
	color: #333;
	line-height: 26px;
	margin-bottom: 10px;
}
.index_product_right .index_product_video .title a {
	display: inline-block;
	font-size: 18px;
	color: #f0f0f0;
	background-color: #277cdc;
	padding: 2px 10px;
}

.index_product_right .index_product_tab-content .content {
	display: flex;
	flex-wrap: wrap;
	/* 默认都隐藏 */
	display: none;
}
.index_product_right .index_product_tab-content .active {
	display: flex;
}
.index_product_right .index_product_details{
	width: 230px;
	margin: 10px;
	border: 1px solid #008cd7;
}
.index_product_right .index_product_details h1{
	height: 230px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	overflow: hidden;
}
.index_product_right .index_product_details img{
	max-width: 100%;
}
.index_product_right .index_product_details:hover h1 img{
	transform: scale(1.1);
}
.index_product_right .index_product_details p{
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 35px;
	color: #fff;
	background: #277cdc;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}



/*产品*/
.product{ width:100%; padding-top:20px; overflow:hidden;}
.product .q1000 { height: 900px; }
/*-------产品点击选显卡----------*/
.h_boder{ border:#dddddd 1px solid;}
/**tabs**/
.tabPanel ul{height:38px; background:url(../t_bck.jpg) repeat-x; padding:12px 23px 0; overflow:hidden}
.tabPanel ul li{
	float:left;margin-right:5px;font-size:14px;height:35px;line-height:35px; padding:0 5px;text-align:center;cursor:pointer;  
	color:#0775aa;
}
.tabPanel ul li a{color:#fff;}

.tabPanel_r{ float:left;background:url(hx/pane_r.jpg) no-repeat; height:35px; width:3px; display:none}
.tabPanel .hit{
	cursor:pointer;color:black;background:#0286d1; 
    -moz-border-radius:5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius:5px 5px 0 0;
	color:#fff;height:35px;
	
}
.tabPanel .hit a{color:#fff;}
.tabPanel .hit .tabPanel_r{ display:block;}
.tabPanel_span{ margin-right:5px; float:left; margin-top:8px; }
.pane{ width: 100%; padding:30px 19px;display:none; overflow:hidden;}
/* .pane_r{ width:600px; float:right;} */
.pane_r{ width: 960px; display: flex; flex-wrap: wrap;}
.pane_r h3{ font-size:18px; font-weight:lighter; margin-bottom:16px;}
/* .pane_r p.h_info{ margin-bottom:20px; height:35px; line-height:20px; overflow:hidden} */

.pane_r_li{ width:300px; margin:10px; overflow:hidden;}
.pane_r_li h1{ width:294px; height:294px; border:#f3f3f3 3px solid; display:flex;justify-content: center;align-items: center; overflow: hidden;}
.pane_r_li h1 img{width:100%; transition: all 0.8s;}
.pane_r_li p{ line-height:40px; height:40px; text-align:center; font-size:12px; color: #fff; background-color: #277cdc;}
.pane_r_li:hover h1 img { transform: scale(1.1); }
.pane_r_li:hover p{ background-color: #f39800; transition: all 0.5s;}

.h_m_tel{ color:#0858b2; line-height:34px; height:34px; text-align:right;}



/* .pane_l{float:left;width:322px;margin-right:24px; display: none;}
.pane_text{ width:100%; text-align:center;  margin-top:10px;}
.pane_text h1{ font-size:16px; color:#313131; font-weight:bold; line-height:25px;}
.pane_text h2{ font-size:14px; color:#313131; line-height:25px}

.pane_img{width:322px; height:312px; border:#f3f3f3 3px solid;  overflow:hidden; position:relative}
.pane_img img{ width:100%}
.pane_img .h_title{ background:#0858b2; line-height:48px; height:48px; position:relative; overflow:hidden; margin-top:-20px; text-align:center; color:#fff; font-size:18px; position:absolute; bottom:0; width:100%;}
.pane_img .h_title p{ font-size:18px; color:#fff} */



#pane_1{ display:block}



/*优势*/
.ys{ width:100%; height:1645px; overflow:hidden}
.ys_title{ width:100%; height:261px; background:url(../ys_title.jpg) no-repeat center; text-align:center; overflow:hidden }
.ys_title span{ color:#f39800}
.ys_title h1{ font-size:20px; color:#fff;font-weight:bold; line-height:36px; height:36px; margin-top:44px;}
.ys_title h2{ font-size:36px; color:#fff;font-weight:bold; line-height:50px; margin-top:15px}
.ys_title h3{ font-size:12px; color:#fff; font-family:Arial; text-transform:uppercase;}

.ys_main{ width:100%; height:1384px; background:url(../ys_main.jpg) no-repeat center}
.ys_tant1{ width:100%; overflow:hidden}
.ys_tant1_img{ float:left; margin-top:15px}
.ys_tant1_text{ float:right; margin-top:20px;}

.ys_tant2{ width:100%; overflow:hidden; height:485px;}
.ys_tant2_img{ float:right; margin-top:10px;}
.ys_tant2_text{ float:left; margin-top:10px;}
.ys_tant3_text{ float:left; margin-top:40px;}

.ys_tant3{ width:100%; overflow:hidden}
.ys_tant3_img{ float:left; margin-top:70px;}
.ys_tant4_text{ float:right; margin-top:20px;}
.ys_tant5_text{ float:right; margin-top:60px;}


.ys_tant_text{width:445px;}
.ys_tant_text h1{ font-size:36px; color:#0858b2; font-weight:bold}
.ys_tant_text h2{ font-size:16px; color:#0858b2; line-height:18px;}
.ys_tant_text h3{ font-size:12px; color:#d4d4d4; font-family:Arial; text-transform:uppercase; margin-top:5px;}
.ys_tant_text ul{ display:block; margin-top:5px;}
.ys_tant_text ul li{ padding:8px 0; line-height:18px; font-size:14px; color:#313131; border-top:1px solid #dcdcdc; padding-left:28px;}
.ys_tant_text ul li span{ color:#e7330c}
#ys_tant_text_li1{ border-top:none; background:url(../ys_tant_text_li1.png) no-repeat left 10px}
#ys_tant_text_li2{  background:url(../ys_tant_text_li2.png) no-repeat left 10px}
#ys_tant_text_li3{  background:url(../ys_tant_text_li3.png) no-repeat left 10px}

/*合作客户*/
.hzkh{ width:100%; overflow:hidden}
.hzkh_title{ width:100%; height:60px; padding:30px 0 15px 0; overflow:hidden; text-align:center;}
.hzkh_title h1{ width:100%; line-height:30px; background:url(../hzkh_title_h1.jpg) no-repeat center; font-size:24px; color:#313131; font-family:Arial; text-transform:uppercase}
.hzkh_title h1 span{ color:#0858b2}
.hzkh_title h2{ width:100%; font-size:30px; color:#313131; font-weight:bold; line-height:30px;}
.hzkh_main{ width:100%; height:320px; overflow:hidden; margin-top:10px;}

.hzkh_main li{ width:242px; height:320px; float:left;;}
.hzkh_main li h1{ width:242px; height:160px; position:relative;overflow:hidden}
.hzkh_main li h1 img{ width:100%; height:100%;}
.hzkh_main li h1 a{ display:block; position:absolute; width:11px;height:86px; line-height:13px; padding:7px 10px 0 10px;  background:url(../hzkh_main_a.png) no-repeat; top:-58px; left:10px; color:#313131; font-size:12px;}
.hzkh_main li h1 a:hover{background:url(../hzkh_main_a_h.png) no-repeat;top:0;}

.hzkh_main li h2{ font-size:16px; color:#313131; line-height:35px;}
.hzkh_main li h3{ height:72px; font-size:12px; color:#666666; line-height:18px;}
.hzkh_main li h4{ width:100%; height:40px;  font-size:18px; font-family:Arial; text-align:center; text-transform:uppercase; line-height:40px; margin-top:10px;}
.hzkh_main li h4 a{ color:#fff; display:block;background:#0858b2;}
.hzkh_main li h4 a:hover{ background:#f39800}


/*合作供应商*/
.hzgys{ width:100%; overflow:hidden; margin:35px 0 40px 0;}
.hzgys_title{ float:left; width:242px; height:88px; background:url(../hzgys_title.jpg) no-repeat; text-align:center; font-size:30px; color:#fff; line-height:88px; font-weight:bold}
.hzgys_main{ float:right; }
.hzgys_main li{ float:left; border:1px solid #dcdcdc; width:168px; height:86px; overflow:hidden; margin-left:20px;}
.hzgys_main li img{ width:100%;}

/*合作供应商滚动*/
#demo {
overflow:hidden;
width:734px;
margin:0 auto;

text-align:center;
position:relative;
}
#indemo {
float: left;
width: 1000%;
}
#demo li {
float: left;
padding: 0px;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}


/*公司介绍*/
.index_title{ width:100%; height:50PX; line-height:50PX; background:url(../index_title.png) no-repeat left center; border-bottom:1px solid #dcdcdc}
.index_title h1{ float:left; font-size:18px; color:#0858b2; margin-left:20PX;}
.index_title h2{ float:left; font-size:14px; color:#828282; font-family:Arial; text-transform:uppercase; margin-left:10px;}

.index_about{ width:100%; height:410px; background:#f2f2f2; overflow:hidden; padding-top:26px}

.about{ width:620px; float:left;}
.about_main{ width:100%; overflow:hidden; margin-top:20px;}
.about_main_img{ width:316px; height:215px; float:left; display:inherit; margin-right:20px;}
.about_main_text{ display:inline}
.about_main_text h1{ font-size:16px; color:#313131; font-weight:bold}
.about_main_text h2{ font-size:14px; color:#313131; line-height:24px; text-align:justify}
.about_main_text h2 a{ color:#0858b2}


/*联系我们*/
.contact{ width:347px; float:right}
.contact_text{ width:100%; overflow:hidden; margin-top:16px;}
.contact_text li{ height:24px; line-height:24px; font-size:14px; color:#313131; padding-left:36px;}
#contact_text_li1{ background:url(../contact_text_li1.png) no-repeat left center}
#contact_text_li2{ background:url(../contact_text_li2.png) no-repeat left center}
#contact_text_li3{ background:url(../contact_text_li3.png) no-repeat left center}
#contact_text_li4{ background:url(../contact_text_li4.png) no-repeat left center}
#contact_text_li5{ background:url(../contact_text_li5.png) no-repeat left center}

.contact_map{ width:344px; height:166px; border:1px solid #bfbfbf; margin-top:22px;}


/*服务专题*/
.index_news{ width:100%; height:362px; overflow:hidden; padding-top:30px;}

.news{ width:315px; float:left;margin-left:25px; }

.news1_main{ width:100%; overflow:hidden; }
.news1_main li{ width:100%; height:72px; overflow:hidden; margin-top:20px;}
.news1_main_img{ float:left; width:98px; height:70px; border:1px solid #dcdcdc; overflow:hidden}
.news1_main_img img{ width:100%}
.news1_main_text{ width:205px; float:right}
.news1_main_text h1{ font-size:14px; color:#313131}
.news1_main_text h1 a{color:#313131}
.news1_main_text h1 a:hover{color:#0858b2}
.news1_main_text h2{ font-size:12px; color:#666666; line-height:18px;}

.news2_main{ width:100%; overflow:hidden; margin-top:10px;}
.news2_main li{ width:100%; height:30px; font-size:14PX; color:#313131; line-height:30PX; background:url(../news2_main_li.jpg) no-repeat center left}
.news2_main li a{ float:left; font-size:14px; color:#313131; margin-left:20px;}
.news2_main li a:hover{ color:#0858b2}
.news2_main li span{ float:right; font-size:12px; color:#828282}



/*友情链接*/
.link{ width:100%;  background:#f2f2f2;overflow:hidden; padding:20px 0 }
.link_title{ float:left; width:98px; height:44px; border:1px solid #a6abab; font-size:18px; color:#0858b2; line-height:44px; text-align:center; margin-top:5px;  }

.link_main{ float:left; width:880px;  margin-left:10px;}
.link_main li{ float:left; font-size:14px; color:#828282; border-right:1px solid #828282; padding:0 20px;  text-align:center; line-height:15px; margin-top:7px; margin-bottom:7px}
.link_main li a{ color:#828282}
.link_main li a:hover{ color:#0858b2}

/*底部*/
footer{ width:100%; height:320px; background:url(../footer_bg.jpg) no-repeat center;background-size:cover; overflow:hidden; }
.footer_code{ width:182px; height:280px; background:#f39800; float:left; text-align:center;}
.footer_code h1{ width:128px; height:128px; overflow:hidden; margin-top:48px; margin-left:27px}
.footer_code h1 img{ width:100%;}
.footer_code h2{ font-size:14px; color:#fff; margin-top:10px; }
.footer_code h3{ font-size:18px; color:#fff;line-height:20px}

.footer_text{ float:right; width:786px; height:280px;position: relative;}
.footer_nav{ width:100%; overflow:hidden; margin-top:35px}
.footer_nav h1{ color:#fff; font-size:18px;}
.footer_nav h2{ width:100%; }
.footer_nav h2 a{ float:left; font-size:14px; color:#fff; display:block; margin-right:24px;}
/*
.footer_cop{ width:100%; overflow:hidden;margin-top:35px}*/
.footer_cop{ width:60%; float:left;overflow:hidden;margin-top:35px}
.footer_cop h1{ color:#fff; font-size:18px;}
.footer_cop h2{ width:100%; }
.footer_cop h2 p{ line-height:28px; color:#fff; font-size:14px}
.footer_cop h2 p a{ color:#fff;}
.footer_cop h3{ width:100%; color:#fff; line-height:24px;}
.footer_cop h3 span{ display:block; float:left; height:48px}
.footer_cop h3 a{ display:block; float:left; margin:0 4px; color:#fff}

.dy_code{
float: left;
width: 38%;
margin-top: 20px;
position: absolute;
left: 592px;
top: 24px;
}
.dy_code img{height: 130px;}
.dy_code p{
color: #fff;
font-weight: bold;
line-height: 18px;
width: 140px;
text-align: center;
}

/*内页banner*/
.ny_banner{ width:100%; height:215px; overflow:hidden }
.ny_banner_text{ margin-top:50px;}
.ny_banner_text h1{ color:#FFF; font-size:30px; height:50px; line-height:50px;}
.ny_banner_text h2{ color:#FFF; font-size:14px; height:26px; line-height:26px; font-family:Arial; text-transform:uppercase}
.ny_banner_text h3{ width:60px; height:4px; overflow:hidden; background:#FFF; margin-top:8px;}

/*内页导航页（通用）*/
.ny_index{ width:100%; overflow:hidden; margin-top:30px; margin-bottom:30px;}

.ny_left{ float:left;width:236px;}

.ny_nav{ width:236px; overflow:hidden}
.ny_nav_title{ width:236px; height:60px; background:url(../ny_nav_title.jpg); line-height:60px; text-align:center; font-size:24px; color:#ffffff;}
.ny_nav_title a{ color:#fff; display:block}

.ny_nav_main{width:236px; overflow:hidden }
.ny_nav_main li{ width:100%;border-bottom:1px solid #d2d2d2; line-height:24px;background:#eae8e8; font-size:16px; color:#313131;}
.ny_nav_main li a{ color:#313131; display:block;padding:8px 0; padding-left: 30px; }
.ny_nav_main li a:hover{color:#fff; background:#0285d1}

.ny_nav_main dl{ width:100%; overflow:hidden; background:#fafafa}
.ny_nav_main dl dd{font-size:14px; border-top:1px dashed #ccc; line-height:34px}
.ny_nav_main dl dd a{ color:#666; padding-left: 30px;}

/*内页 —— 产品分类 */
.ny_product{ width:236px; overflow:hidden; margin-top:10px}
.ny_product_title{ width:236px;padding-left: 24px; height: 115px; background: #008cd7; text-align: left; box-sizing: border-box;}
.ny_product_title h3{color: #5FB7E7; padding-top: 10px; font-size: 18px; font-weight: normal;}
.ny_product_title h2{color:#fff; font-size: 24px;	font-weight: normal;}
.ny_product_title p {width: 32px; height: 10px; border-bottom: 1px #fff solid; margin-bottom: 7px;}

.ny_product_main{ width:100%; overflow:hidden; background:#f2f2f2; padding:15px 0;}
.ny_product_main li{ margin:0 20px; line-height:30px;padding-left:16px;}
.ny_product_main li:hover{border-left: 3px solid #003755; background:#008cd7;}
.ny_product_main li a{ display: block; width: 100%; height: 100%; }
.ny_product_main li:hover a{ color:#fff; }

/*内页新闻*/
.ny_news{ width:236px; overflow:hidden; margin-top:30px}
.ny_news_title{ width:236px; height:60px; background:#515151; line-height:60px; text-align:center; font-size:24px; color:#ffffff;}
.ny_news_title a{ color:#fff; display:block}

.ny_news_main{ width:100%; overflow:hidden; background:#f2f2f2; padding:15px 0;}
.ny_news_main li{ margin:0 20px; line-height:30px;background:url(../news2_main_li.jpg) no-repeat center left; padding-left:16px;}
.ny_news_main li a{}


/*内页（右边）*/
.ny_right{ width:732px; float:right;}
.ny_right_m{ width:732px; overflow:hidden;border:1px solid #e9e9e9}

.ny_right_title{ width:100%; height:46px;  border-bottom:1px solid #e9e9e9;  line-height:46px;  background: url(../index_title.png) no-repeat left center;}
.ny_right_title h1{ float:left; font-size:18px; color:#313131; margin-left:22px; }
.ny_right_title h2{ float:right; font-size:12px; color:#313131; margin-right:10px; }
.ny_right_title h2 a{color:#313131} 

.ny_right_main{ width:100%; overflow:hidden}


.BMap_cpyCtrl{ display:none!important}

.pro_shipin{ width:100%; overflow:hidden; margin:20px 0;}

.q_xingguan{ width:100%; overflow:hidden; border-top:1px solid #ccc; border-bottom:1px solid #ccc; padding:10px 0}
.q_xingguan_title{ width:100%; font-size:16px; font-weight:bold; line-height:40px;}
.q_xingguan li{ float:left; width:168px; margin-right:10px;}
.q_xingguan li h1{ width:166px; overflow:hidden; border:1px solid #ccc}
.q_xingguan li h1 img{ width:100%}
.q_xingguan li h2{ font-size:14px; text-align:center; line-height:30px; width:100%; height:30px; overflow:hidden }

.w_cont_title{ width:100%; font-size:16px; font-weight:bold; line-height:40px; margin-top:10px;}

/*合作供应商滚动*/
#demo {
overflow:hidden;
width:734px;
margin:0 auto;

text-align:center;
position:relative;
}
#indemo {
float: left;
width: 1000%;
}
#demo li {
float: left;
padding: 0px;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}



.powered_by_metinfo{height:35px;color:#fff;text-align:center;font-size:12px;line-height:35px;margin-top:-35px;}
.powered_by_metinfo a{color:#fff;}
