﻿/*头部*/
*{ margin:0; padding:0;}
li{ list-style-type:none;}
.header{ width:100%;background:#0499a0; overflow:hidden;}
.header .logo{ float:left; margin:0 5px; /*width:165px;*/ line-height:45px; font-family:Arial,"微软雅黑"; width:80%;}
.header .logo img{ width:165px; height:50px; border:none;}
.header .search{ /*width:170px;*/ float:right; height:50px; line-height:50px;}
.header .search a{ float:left; margin:8px 18px 0 0; }
.header .search a img{ width:24px; height:24px; border:none;}

/*导航*/
.nav_box{ width:100%;}
.nav_box li{ width:25%; background:#02bbc4; float:left; text-align:center; list-style-type:none;}
.nav_box li a{ height:36px; line-height:36px; border:solid 1px #01aeb6; border-top:none; border-left:none; font-family:"microsoft Yahei"," 微软雅黑","arial,helvetica,clean,sans-serif"; font-size:14px; color:#fff; text-decoration:none; display:block; }

/*banner*/
.banner{ width:100%; hei1ght:200px; }
.banner img{ width:100%; hei1ght:200px; }

.banner{}


.banner .swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
}
.banner .swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;
}
.banner .swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.banner .swiper-slide {
	float: left;
}

/* IE10 Windows Phone 8 Fixes */
.banner .swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.banner .swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}

/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/
.banner .swiper-container {
	/* Specify Swiper's Size: */

	/*width:200px;
	height: 100px;*/
}
.banner .swiper-slide {
	/* Specify Slides's Size: */
	
	/*width: 100%;
	height: 100%;*/
}
.banner .swiper-slide-active {
	/* Specific active slide styling: */
	
}
.swiper-slide-visible {
	/* Specific visible slide styling: */	

}
/* ===============================================================
Pagination Styles
================================================================*/
.banner .swiper-pagination-switch {
	/* Stylize pagination button: */	

}
.banner .swiper-active-switch {
	/* Specific active button style: */	
	
}
.banner .swiper-visible-switch {
	/* Specific visible button style: */	
	
}

.banner .device {
  /*width: 640px;
  height: 300px;
  padding: 30px 40px;
  border-radius: 20px;
  background: #111;
  border: 3px solid white;
  margin: 5px auto;
  box-shadow: 0px 0px 5px #000;*/
  position: relative;
}
.banner .device .arrow-left {
  background: url(/ifile/5126/img/arrows.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
}
.banner .device .arrow-right {
  background: url(/ifile/5126/img/arrows.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
}
.banner .swiper-container {
  /*height: 300px;
  width: 640px;*/
}
.banner .content-slide {
  padding: 20px;
  color: #fff;
}
.banner .title {
  font-size: 25px;
  margin-bottom: 10px;
}
.banner .pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:5px;
  width: 100%;
  z-index:99;
}
.banner .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.banner .swiper-active-switch {
  background: #fff;
}

/*推荐产品*/
.tui_product{ width:100%;}
.tui_product h2{ width:100%; height:30px; line-height:30px; font-family:"microsoft Yahei"," 微软雅黑","arial,helvetica,clean,sans-serif"; font-size:16px; color:#fff; text-decoration:none; text-indent:24px; background:#02bbc4; }
.tui_product h2 a{ font-family:"宋体"; font-size:12px; color:#fff; text-decoration:none; float:right; padding-right:15px; font-weight:normal;}
.tui_product li{ width: 33.33%; height:106px; float:left; margin:10px 0; list-style-type:none;}
.tui_product li .pro_img{ width:105px; height:86px; margin: 0 auto;}
.tui_product li .pro_img img{ width:100px; height:80px; padding:2px; border:solid 1px #dbdbdb;}
.tui_product li p{ height:20px; line-height:20px; text-align:center;}
.tui_product li p a{ font-family:"宋体"; font-size:12px; color:#333; text-decoration:none;}

/*产品分类*/
.pro_list{ width:100%; margin:10px 0;}
.pro_list h2{ width:100%; height:30px; line-height:30px; font-family:"microsoft Yahei"," 微软雅黑","arial,helvetica,clean,sans-serif"; font-size:16px; color:#fff; text-decoration:none; text-indent:24px; background:#02bbc4; }
.pro_list li{padding-left:10px; background:#f5f5f5; margin-top:1px; border-bottom:solid 1px #eaeaea; height:30px; line-height:28px;}
.pro_list li a{ background:url(/mFile/5226/imges/fuhao2.png) right center no-repeat; background-size: 15px 12px; font-family:"微软雅黑"; font-size:14px; color:#333; display:block; text-decoration:none;}

/*相关信息索引推荐*/
.NewIndex-m{ width:100%; margin:10px 0;}
.NewIndex-m h2{width:100%; font-family:"微软雅黑"; font-size:16px; color:#333;height:30px; line-height:30px; padding-left:10px;margin-bottom:10px;}
.NewIndex-m ul{}
.NewIndex-m ul li{padding-left: 10px;width:45%;display: block;float:left;height: 23px;line-height: 23px;}
.NewIndex-m ul li a{color:#0c4d9e;font-family:"微软雅黑"; font-size:14px;display:block; text-decoration:none;}
.NewIndex-m ul li a:hover{color:#015db2;}
.NewIndex-n{ width:100%; margin:10px 0;}
.NewIndex-n h2{width:100%; font-family:"微软雅黑"; font-size:16px; color:#7b7b7b;height:40px; line-height:40px; padding-left:10px;margin-bottom:10px;background:#f2f2f2;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.NewIndex-n ul{}
.NewIndex-n ul li{padding-left: 10px;width:35%;display: block;float:left;height: 23px;line-height: 23px;}
.NewIndex-n ul li a{color:#0c4d9e;font-family:"微软雅黑"; font-size:14px;display:block; text-decoration:none;}
.NewIndex-n ul li a:hover{color:#015db2;}


/*最新动态*/
.news{ width:100%;}
.news h2{ width:100%; height:30px; line-height:30px; font-family:"microsoft Yahei"," 微软雅黑","arial,helvetica,clean,sans-serif"; font-size:16px; color:#fff; text-decoration:none; text-indent:24px; background:#02bbc4; }
.news h2 a{ font-family:"宋体"; font-size:12px; color:#fff; text-decoration:none; float:right; padding-right:15px; font-weight:normal;}
.news .news_li{ width:100%; margin:10px 0;}
.news .news_li .tui_news{ width:100%;}
.news .news_li .tui_news .tui_img{ width:80px; height:80px; float:left; margin:0 10px;}
.news .news_li .tui_news .tui_img img{ width:76px; height:76px; border:solid 1px #dbdbdb; padding:1px;}
.news .news_li .tui_news .tui_text{ float:left;}
.news .news_li .tui_news .tui_text h3{ height:25px; line-height:25px; font-family:"microsoft Yahei"," 微软雅黑","arial,helvetica,clean,sans-serif"; font-size:14px; color:#333;}
.news .news_li .tui_news .tui_text p{ height:50px; line-height:1.7; font-family:"宋体"; font-size:12px; color:#666; overflow:hidden;}
.news .news_li .news_list{ margin:10px 0;}
.news .news_li .news_list li{ height:30px; line-height:30px; border-bottom:solid 1px #eee; position:relative;background:url(/mFile/5226/images/tub_07.png) no-repeat 15px 12px;}
.news .news_li .news_list li span.n_time{ float:right; width:90px; text-align:right; height:25px; overflow:hidden; padding-right:10px; font-family:"宋体"; font-size:12px; color:#333; display:inline-block;}
.news .news_li .news_list li a{ width:70%; height:30px; overflow:hidden; font-family:"宋体"; font-size:12px; color:#333; text-decoration:none; display:inline-block; position:absolute; left:30px;}
.news .news_li .news_list li .n_ico{ width:13px; height:10px; display:inline-block; position:absolute; top:10px; left:10px;}

/*底部*/
.footer{ width:100%; margin-top:15px;}
.footer .footer_bb{ width:100%; height:30px; background:#4fe0e7; line-height:30px;}
.footer .footer_bb span{ font-family:"microsoft Yahei"," 微软雅黑","arial,helvetica,clean,sans-serif"; font-size:14px; color:#666;}
.footer .footer_bb span a{ font-family:"microsoft Yahei"," 微软雅黑","arial,helvetica,clean,sans-serif"; font-size:14px; color:#666; text-decoration:none; padding:0 5px;}
.footer .footer_bb .foot_top{ float:right; padding-right:15px; margin-right:10px; font-family:"microsoft Yahei"," 微软雅黑","arial,helvetica,clean,sans-serif"; font-size:12px; color:#333; background:url(/mFile/5226/imges/topbg7.png) right 10px no-repeat; background-size:12px 11px; text-decoration:none;}
.footer .footer_zc{ width:100%; padding:15px 0; background:#a7f6fa;}
.footer .footer_zc p{ width:100%; height:30px; line-height:30px; text-align:center; font-family:"microsoft Yahei"," 微软雅黑","arial,helvetica,clean,sans-serif"; font-size:14px; color:#333;}


/*内页公司介绍*/
.about{ width:100%;}
.about .n_nav{ width:100%; height:39px; line-height:39px; border-bottom:solid 1px #ccc; background:#f2f2f2;}
.about .n_nav ul{ padding:0 10px;}
.about .n_nav li{ float:left;}
.about .n_nav li.bt{ height:39px; background-image:linear-gradient(center top , #eeeeee, #e4e4e4);}
.about .n_nav li.bt a{ font-family:"microsoft Yahei"," 微软雅黑","arial,helvetica,clean,sans-serif"; font-size:15px; color:#333; padding:10px; text-decoration:none;}
.about .n_nav li.xian{ background:url(/mFile/5226/imges/jiantou.png) left top no-repeat; width:6px; height:39px; display:block;}
.about .n_nav li.text{ height:39px; line-height:39px;}
.about .n_nav li.n_text{ line-height:39px; padding-left:10px; font-family:"microsoft Yahei"," 微软雅黑","arial,helvetica,clean,sans-serif"; font-size:15px; color:#333;}
.about .n_nav .fl{ float:right; width:78px; height:23px; line-height:23px; text-align:center; background:#eee; border:solid 1px #ccc; font-size:12px; text-decoration:none; margin:8px 15px 0 0; border-radius:2px; color:#333;}
.about .n_nav .fl span{ background:url(/mFile/5226/imges/info_02.png) 0 3px no-repeat; padding-left:17px;}
.about .about_text{ padding:5px 10px;}
.about .about_text p{ line-height:2; font-family:"微软雅黑"; font-size:14px; color:#000000; text-indent:24px;}
.about_text img{ border:1px solid #dddddd;}
.about .imgCenter{ text-align:center}
/*内页产品展示*/
.product{ width:100%;}
.product .n_nav{ width:100%; height:39px; line-height:39px; border-bottom:solid 1px #ccc; background:#f2f2f2;}
.product .n_nav ul{ padding:0 10px;}
.product .n_nav li{ float:left;}
.product .n_nav li.bt{ height:39px; background-image:linear-gradient(center top , #eeeeee, #e4e4e4);}
.product .n_nav li.bt a{ font-family:"microsoft Yahei"," 微软雅黑","arial,helvetica,clean,sans-serif"; font-size:15px; color:#333; padding:10px; text-decoration:none;}
.product .n_nav li.xian{ background:url(/mFile/5226/imges/jiantou.png) left top no-repeat; width:6px; height:39px; display:block;}
.product .n_nav li.text{ height:39px; line-height:39px;}
.product .n_nav li.n_text{ line-height:39px; padding-left:10px; font-family:"microsoft Yahei"," 微软雅黑","arial,helvetica,clean,sans-serif"; font-size:15px; color:#333; width:100px; height:39px; overflow:hidden; display:inline-block;}
.product .n_nav .fl{ float:right; width:78px; height:23px; line-height:23px; text-align:center; background:#eee; border:solid 1px #ccc; font-size:12px; text-decoration:none; margin:8px 15px 0 0; border-radius:2px; color:#333;}
.product .n_nav .fl span{ background:url(/mFile/5226/imges/info_02.png) 0 2px no-repeat; padding-left:17px;}
.product .product_nlist{ width:100%;}
.product .product_nlist .li-1{ /*height:30px; line-height:30px;*/ border-bottom:solid 1px #eee; padding:8px 15px;}
.product .product_nlist .li-1 a{ font-family:"微软雅黑"; font-size:15px; color:#666; text-decoration:none;}
.product .product_nlist .li-1 span{ float:left; width:17px; height:17px; margin-top:3px;padding-right: 5px;}
.product .product_nlist .li-2{ /*height:30px; line-height:30px;*/border:none;padding-left:22px;padding-top:6px;}
.product .product_nlist .li-2 a{ font-family:"微软雅黑"; text-decoration:none;font-size:13px;color:#B8B5B5;}

.product .product_img{ width:100%;}
.product .product_img .img li{ height:80px; padding:10px; border-bottom:solid 1px #eee;}
.product .product_img .img li .img_left{ float:left; width:100px; height:80px; margin-right:15px;}
.product .product_img .img li .img_left img{ width:97px; height:77px; padding:1px; border:solid 1px #eee;}
.product .product_img .img li .tit_rit{ margin-left:110px;}
.product .product_img .img li .tit_rit h3{ font-family:"微软雅黑"; font-size:16px;color:#333; height:30px; margin-bottom:10px; width:60%; overflow:hidden; display:inline-block; line-height:30px; }
.product .product_img .img li .tit_rit p a{ border:solid 1px #ccc; border-radius:3px; background-image:-moz-linear-gradient(top , #eeeeee, #e4e4e4); width:75px; height:30px; line-height:30px; text-align:center; font-family:"微软雅黑"; font-size:14px; color:#666; display:inline-block; text-decoration:none; margin:0 3px; }




/*翻页*/
.page_list{ width:100%; margin:15px 0;}
.page_list li{ width:20%; height:35px; line-height:35px; float:left; text-align:center;}
.page_list li a{ font-family:"微软雅黑"; font-size:14px; color:#666; height:35px; line-height:35px; width:80%; text-align:center; border:solid 1px #ccc; border-radius:3px; background-image:-moz-linear-gradient(top , #eeeeee, #e4e4e4); display:block; text-decoration:none;}
.page_list li span{ font-family:"微软雅黑"; font-size:14px; color:#666;}


.listpage{ width:100%; margin:15px 0; overflow:hidden;height:38px;}
.listpage li{ width:20%; height:35px; line-height:35px; float:left; text-align:center;}
.listpage li a{ font-family:"微软雅黑"; font-size:14px; color:#666; height:35px; line-height:35px; width:80%; text-align:center; border:solid 1px #ccc; border-radius:3px; filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr='#f4f4f4',endcolorstr='#eaeaea',gradientType=0);
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr='#f4f4f4',endcolorstr='#eaeaea',gradientType=0);
background:-o-linear-gradient(top, #eee, #e4e4e4);background:-moz-linear-gradient(top, #eee, #e4e4e4);background:-webkit-gradient(linear, 0 0%, 0 100%, from(#eee),to(#e4e4e4));background-color:#c1c1c1;display:block; text-decoration:none;}
.listpage li span{ font-family:"微软雅黑"; font-size:14px; color:#666;}
/*产品详细*/
.product .n_nav .fh{ float:right; width:58px; height:23px; line-height:23px; text-align:center; background:#eee; border:solid 1px #ccc; font-size:12px; text-decoration:none; margin:8px 15px 0 0; border-radius:2px; color:#333;}
.product .n_nav .fh span{ background:url(/mFile/5226/imges/in.png) right 2px no-repeat; background-size:6px 10px; padding-right:10px;}
.product .pro_tit{ /*height:20px; line-height:20px;*/ padding:10px; text-align:left; font-family:"微软雅黑"; font-size:14px; color:#666; border-bottom:solid 1px #ccc;}
.product .product_view{ background:#f2f2f2; text-align:center; padding-top:10px;}
.product .product_view .img_view{ background:#fff; padding:5px; border:solid 1px #ccc; width:300px; height:300px; margin:0 auto;}
.product .product_view .img_view p{ width:300px; height:300px; text-align:center; overflow:hidden; display:table-cell; vertical-align:middle;}
.product .product_view .img_view img{ max-height:300px; max-width:300px; vertical-align:middle;}

.product .page_num{ padding:10px; border-bottom:solid 1px #ccc; background:#f2f2f2; text-align:center;}
.product .page_num .prev{ float:left; width:38px; height:24px; line-height:24px; border:solid 1px #ccc; border-radius:3px; text-align:center; background:url(/mFile/5226/imges/left.png) center center no-repeat; margin-left:20px;}
.product .page_num .next{ float:right; width:38px; height:24px; border:solid 1px #ccc; border-radius:3px; line-height:24px; text-align:center; background:url(/mFile/5226/imges/right.png) center center no-repeat;margin-right:20px;}
.product .page_num span{ text-align:center; height:24px; line-height:24px; font-family:"微软雅黑"; font-size:14px; color:#666;}
.product .view_text{ padding:15px 10px;}
.product .view_text h3{ /*height:30px; line-height:30px;*/ font-family:"微软雅黑"; font-size:14px; color:#666; }
.product .view_text p{ font-family:"微软雅黑"; font-size:12px; color:#999; line-height:2;}

/*相关产品*/
.xg_box{ width:100%;}
.xg_box .xg_tit{ padding:10px; height:20px; border:solid 1px #ccc; background:#f2f2f2; line-height:20px; font-family:"微软雅黑"; font-size:16px; color:#666; position:relative;}
.xg_box .xg_tit b{ background:url(/mFile/5226/imges/shang_j.png) left center no-repeat; width:14px; height:7px; position:absolute; left:30px; bottom:0; display:block;} 
.xg_box .xg_tit span{ background:url(/mFile/5226/imges/xiajian.png) left center no-repeat; width:14px; height:9px; float:right; display:block; margin-top:8px;}
.xg_box .xg_img{ padding:15px;}
.xg_box .xg_img li{ float:left; margin:0 5px;}
.xg_box .xg_img li .x_img{ width:80px; height:80px;}
.xg_box .xg_img li .x_img img{ width:78px; height:78px; border:solid 1px #ccc;}
.xg_box .xg_img li p{ width:80px; height:25px; line-height:25px; text-align:center;}
.xg_box .xg_img li p a{ font-family:"微软雅黑"; font-size:12px; color:#666; text-decoration:none;}


/*公司资讯*/
.news_list{ width:100%;}
.news_list .news_li li{ padding:10px; border-bottom:solid 1px #ccc;}
.news_list .news_li li h3{ height:20px; line-height:20px; width:100%; overflow:hidden; font-family:"微软雅黑"; font-size:14px; color:#666; /*margin-bottom:10px;*/}
.news_list .news_li li p.time{ height:20px; line-height:20px; font-family:"微软雅黑"; font-size:12px; color:#999; background:url(/mFile/5226/imges/date.png) left 5px no-repeat; padding-left:20px;}
.news_list .news_li a{ text-decoration:none; color:#333333}

.news_view{ padding:5px 15px;}
.news_view p{margin:8px 0;}
.news_view h3{ font-family:"微软雅黑"; font-size:14px; color:#666; height:25px; line-height:25px; width:100%; overflow:hidden;}
.news_vie p.view_time{ height:20px; width:100%; font-size:12px; font-family:"微软雅黑"; color:#E0E0E0; margin-bottom:10px;}
.news_view p.news_text{ font-family:"微软雅黑"; font-size:12px; color:#999; line-height:2; }

/*相关资讯*/
.new_li{ width:100%;}
.new_li li{ height:35px; line-height:35px; border-bottom:dashed 1px #ccc; padding-left:10px;}
.new_li li a{ font-family:"微软雅黑"; font-size:12px; color:#555; text-decoration:none;}


/*企业图集*/
.atlas_box{ width:100%; background:#f2f2f2; padding:15px 0;}
.atlas_box li{ width:50%; float:left;}
.atlas_box li .atlas_li{ width:122px; margin:5px auto;}
.atlas_box li .atlas_img{ width:122px; height:122px; background:#fff; border:solid 1px #ccc; display: table-cell; text-align: center; vertical-align: middle;}
.atlas_box li .atlas_img img{display:inline-table; max-height: 122px; max-width: 122px;vertical-align: middle;}
.atlas_box li p{ height:25px; line-height:25px; width:122px; text-align:center;}
.atlas_box li p a{ font-family:"微软雅黑"; font-size:12px; color:#666; text-decoration:none;}

.atlas_box .atlas_pag{ width:200px; margin:0 auto; background:#eee;border:none;}



/*产品详细上下页*/
.pagination .prev {float:left;}
.pagination .next {float:right;}
.pagination .trigs {text-align:center;margin:0 auto;}
.pagination .trigs ul{height:10px;line-height:10px;}
.pagination .trigs li {display:inline-block;text-indent:-9999px;margin-right:7px;width:10px;height:10px;border-radius:5px;background:#595959;}
.pagination .trigs li.cur {background:#FF7300;}
.pagination .pg-num .index {color:#ff5400;}

.pic-detail-title{line-height:20px;overflow:hidden;padding:12px 10px;text-align:left;border-bottom:1px solid #ccc; background-color:#fff; font-weight:700;}
.pic-detail-title p{float:left;}
.pic-detail-title .r-ico3{ position:absolute; background:url(/mFile/5226/imges/liu.png) right top no-repeat; background-size:14px 12px; width:14px; height:12px; display:block; right:5px; top:5px;}
.pic-detail-title .goguestbook{background-color:#ededed;border:1px solid #ccc; width:47px; height:23px; line-height:23px; display:block; float:right; padding:0 0 0 8px;  border-radius:2px; position:relative; color:#333; font-size:12px;}

.pic-detail-pics{margin:0;padding-top:12px;background-color:#f2f2f2;}
.pic-detail-pagenum{text-align:center;padding:10px 0;background-color:#F2F2F2;border-bottom:1px solid #CCCCCC;}
.pic-detail-pagenum .pagebtn{border:1px solid #CCCCCC;height:24px;line-height:24px;width:38px;background-color:#EDEDED;border-radius:2px;}	
.pic-detail-pagenum .pagebtn .prevbtn{width:6px;height:14px;margin:5px 16px;background: url(/mFile/5226/imges/left.png) center no-repeat;}
.pic-detail-pagenum .pagebtn .nextbtn{width:6px;height:14px;margin:5px 16px;background: url(/mFile/5226/imges/right.png) center no-repeat;}






/*内页联系我们*/
.cont_us{ width:100%;}
.cont_us h2{ font-family:"微软雅黑"; font-size:16px; color:#666; height:35px; line-height:35px; text-align:left; padding:15px;}
.cont_us ul{ padding:0 15px;}
.cont_us li {font-size:14px; font-family:"微软雅黑"; color:#333; line-height:2;}
.cont_us li span{ width:60px; height:25px; line-height:25px; /*text-align:right;  margin-right:10px;*/display:inline-block;}
.cont_us .phone{ background:url(/mFile/5226/imges/cont_bg.png) left top no-repeat; width:330px; height:50px; line-height:45px; font-family:"微软雅黑"; font-size:18px; color:#777; text-indent:70px; margin:10px 0 0 10px; }
.about .n_nav .fh{ float:right; width:58px; height:23px; line-height:23px; text-align:center; background:#eee; border:solid 1px #ccc; font-size:12px; text-decoration:none; margin:8px 15px 0 0; border-radius:2px; color:#333;}
.about .n_nav .fh span{ background:url(/mFile/5226/imges/in.png) right 3px no-repeat; background-size:6px 10px; padding-right:10px;}
.cont_us .phone a{ text-decoration:none; color:#777777}


/*浮动导航条*/
.Float-nav{position:fixed; z-index:999; left:0; bottom:0; overflow:hidden; width:100%;font:14px/1.231 "microsoft Yahei"," \5FAE\8F6F\96C5\9ED1",arial,helvetica,clean,sans-serif}
.Float-nav .Shrink-UP{width: 100%; background:url(/mFile/5226/imges/Shrink-UP.png) top center no-repeat;background-size: 384px 18px;height: 18px;}/*展开*/
.Float-nav .Shrink-Down{width: 100%; background:url(/mFile/5226/imges/Shrink-Down.png) top center no-repeat;background-size: 384px 18px;height: 18px;}/*收缩*/
.Float-nav .Txt-Nav{width: 100%;height:45px; overflow:hidden;
background: #cbcbcb; /* Old browsers */
background: -moz-linear-gradient(top,  #cbcbcb 0%, #dfdfdf 23%, #d5d5d5 63%, #919191 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cbcbcb), color-stop(23%,#dfdfdf), color-stop(63%,#d5d5d5), color-stop(99%,#919191)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #cbcbcb 0%,#dfdfdf 23%,#d5d5d5 63%,#919191 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #cbcbcb 0%,#dfdfdf 23%,#d5d5d5 63%,#919191 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #cbcbcb 0%,#dfdfdf 23%,#d5d5d5 63%,#919191 99%); /* IE10+ */
background: linear-gradient(to bottom,  #cbcbcb 0%,#dfdfdf 23%,#d5d5d5 63%,#919191 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cbcbcb', endColorstr='#919191',GradientType=0 ); /* IE6-9 */
}
.Float-nav .Txt-Nav li{ width:25%; text-align:center; float:left; display:inline-block;}
.Float-nav .Txt-Nav li.icon1{ background:url(/mFile/5226/imges/Phone.png) center 6px no-repeat; background-size:23px 17px;}
.Float-nav .Txt-Nav li.icon2{ background:url(/mFile/5226/imges/Callback.png) center 5px no-repeat; background-size:20px 22px;}
.Float-nav .Txt-Nav li.icon3{ background:url(/mFile/5226/imges/Consult.png) center 6px no-repeat; background-size:22px 20px;}
.Float-nav .Txt-Nav li.icon4{ background:url(/mFile/5226/imges/Authenticate.png) center 6px no-repeat; background-size:18px 21px;}
.Float-nav .Txt-Nav li a{ line-height:70px;display: block;font-size: 12px;text-decoration: none;color: #333}



/*详细*/
.Detailed{ padding:15px;font:14px/1.231 "microsoft Yahei"," \5FAE\8F6F\96C5\9ED1",arial,helvetica,clean,sans-serif;color: #555;}
.Detailed .tit-1{ padding-bottom:15px;}
.Detailed .img-1 { margin-bottom:15px;}
.Detailed .wrap {background-color: #fff; text-align:center;width: 298px;height:228px; position: relative;overflow: hidden;margin: 0 auto;}
.Detailed .wrap img{ border:solid 1px #ccc; padding:3px;}
.Detailed .enla{ width:93px; margin:0 auto 15px auto; font-size:16px;}
.Detailed .enla a{ display:inline-block; background:url(/mFile/5226/imges/enla.png) left 3px no-repeat;background-size:20px 21px; padding-left:25px;height:25px; line-height:25px;text-decoration: none;color: #333;}
.Detailed .txt-1{border-top:1px solid #ccc; padding:15px 0 25px 0; line-height:22px;}

/*信息资料*/
.Company-ion{ margin-bottom:15px;font:14px/1.231 "microsoft Yahei"," \5FAE\8F6F\96C5\9ED1",arial,helvetica,clean,sans-serif;color: #555;}
.Company-ion .tit-1{ font-size:16px; font-weight:700; padding:0 15px; background-color:#e9e9e9; line-height:40px; height:40px;}
.Company-ion .txt-1{ padding:5px 15px;}

/*详细翻页*/
.deta-Page{overflow: hidden; padding:0 15px; margin-bottom:25px;font:14px/1.231 "microsoft Yahei"," \5FAE\8F6F\96C5\9ED1",arial,helvetica,clean,sans-serif}
.deta-Page li {width:50%;text-align: center;float: left;line-height: 35px;}
.deta-Page li a {display:inline-block;width:80%; line-height:35px;text-decoration: none;color: #333;border:1px solid #ccc; border-radius:4px;
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr='#f4f4f4',endcolorstr='#eaeaea',gradientType=0);
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr='#f4f4f4',endcolorstr='#eaeaea',gradientType=0);
background:-o-linear-gradient(top, #eee, #e4e4e4);background:-moz-linear-gradient(top, #eee, #e4e4e4);background:-webkit-gradient(linear, 0 0%, 0 100%, from(#eee),to(#e4e4e4));background-color:#c1c1c1;}


/*新面包屑*/
.t-nav-bc2 {height:39px;background-color:#f2f2f2;border-bottom:1px solid #ccc; display:block;font:14px/1.231 "microsoft Yahei"," \5FAE\8F6F\96C5\9ED1",arial,helvetica,clean,sans-serif}
.t-nav-bc2 .fontSize *{font-size:15px;}
.t-nav-bc2 ul {list-style:none;}
.t-nav-bc2 li {float:left;line-height:39px;color:#767676; padding-left:10px;}
.t-nav-bc2 .return{text-decoration:none;background-color:#ededed;border:1px solid #ccc; width:40px; height:23px; line-height:23px; display:block; float:right; padding:0 0 0 8px; margin:7px 10px 0 0; border-radius:3px; position:relative; color:#767676; font-size:12px;}
.t-nav-bc2 .r-ico{ position:absolute; background:url(/mFile/5226/imges/info.png) right top no-repeat; width:8px; height:12px; display:block; right:5px; top:5px;}




/*查看分类*/
.list_box{ width:100%; height:100%; background:url(/mFile/5226/imges/win-clas-bg.png) left top repeat; position:absolute; top:0; display:none;}
.list_box .list_left{ width:15%; padding-left:5%; float:left; height:100%; display:block; }
.list_box .list_left span{ background:url(/mFile/5226/imges/win1.png) left top no-repeat; background-size:35px 35px; margin-top:15px; width:35px; height:35px; display:inline-block;}
.list_box .list_rit{ float:left; width:80%; height:100%; background:url(/mFile/5226/imges/clas-lr-bg.jpg) left top repeat; float:right; display:block;}
.list_box .list_rit .rit_bg{ background:url(/mFile/5226/imges/clas-lr-bg2.png) left top repeat-y; width:100%; height:100%;}
.list_box .list_rit .rit_bg .rit_box{ padding:15px;}
.list_box .list_rit .rit_bg .rit_box .one_list{ height:30px; line-height:30px; padding:0 15px; background:#787878; color:#fff; font-family:"microsoft Yahei"," 微软雅黑","arial","helvetica","clean","sans-serif"; font-size:14px;}
.list_box .list_rit .rit_bg .rit_box .two_list .two_tit{height:37px; line-height:37px; padding:0 15px; background:#b8b8b8 url(/mFile/5226/imges/Level-bg.png) left bottom repeat-x;;margin:5px 0; position:relative;}
.list_box .list_rit .rit_bg .rit_box .two_list .two_tit .tit_ico{background:url(/mFile/5226/imges/win2.png) left center no-repeat;  background-size:17px 17px; width:17px; height:17px; position:absolute; top:11px; left:7px;}
.list_box .list_rit .rit_bg .rit_box .two_list .two_tit a{color:#333; font-family:"microsoft Yahei"," 微软雅黑","arial","helvetica","clean","sans-serif";  font-size:14px; text-decoration:none; padding-left:15px;}

.list_box .list_rit .rit_bg .rit_box .two_list .three_list .three_tit{height:37px; line-height:37px; padding:0 15px; background:#c8c8c8 url(/mFile/5226/imges/Level-bg.png) left bottom repeat-x;;margin:5px 0; position:relative;}
.list_box .list_rit .rit_bg .rit_box .two_list .three_list .three_tit .three_ico{background:url(/mFile/5226/imges/win2.png) left center no-repeat;  background-size:17px 17px; width:17px; height:17px; position:absolute; top:10px; left:27px;}
.list_box .list_rit .rit_bg .rit_box .two_list .three_list .three_tit a{color:#333; font-family:"microsoft Yahei"," 微软雅黑","arial","helvetica","clean","sans-serif";  font-size:14px; text-decoration:none; padding-left:35px;}

.list_box .list_rit .rit_bg .rit_box .two_list .three_list ul{ width:100%; overflow:hidden;}
.list_box .list_rit .rit_bg .rit_box .two_list .three_list li{ height:36px; line-height:30px; background:url(/mFile/5226/imges/Level-bg.png) left bottom repeat-x; position:relative;}
.list_box .list_rit .rit_bg .rit_box .two_list .three_list li span.a_ico{ background:url(/mFile/5226/imges/info_03.png) left center no-repeat;  background-size:14px 10px; width:14px; height:10px; position:absolute; top:12px; left:47px;}
.list_box .list_rit .rit_bg .rit_box .two_list .three_list li .a_text{ color:#333; font-family:"microsoft Yahei"," 微软雅黑","arial","helvetica","clean","sans-serif"; font-size:14px; text-decoration:none; text-indent: 68px; display:inline-block; }



/*索引*/
.suoyin{ width:98%; margin:0 1%;}
.suoyin .sy_tit{ margin:0 auto; height:25px; line-height:25px; font-family:"宋体"; font-size:12px; color:#333;}
.suoyin .sy_tit span.cor1{ color:#FF0000;}
.suoyin .sy_tit span.cor2{ color:#3f66a9;}
.suoyin .gjc{ border:solid 1px #ccc; background:#eee; padding:10px; margin:0 auto;}
.suoyin .gjc p{ font-family:"宋体"; font-size:12px;color:#FF0000; line-height:1.5;}
.suoyin .gjc .a_text{ overflow:hidden;}
.suoyin .gjc .a_text a{ font-family:"宋体"; color:#3f66a9; font-size:12px; height:20px; line-height:20px; padding:0 5px; text-decoration:none;}

/*菜单子栏目*/
.pcbox{ width:100%;}
.pcbox h6{ width:100%; height:40px; line-height:40px; text-indent:24px; border-bottom:solid 1px #ccc;}
.pcbox h6 a{ font-family:"微软雅黑"; font-size:14px; color:#666; font-weight:normal; text-decoration:none;}
