﻿@charset "utf-8"; 
@import url(csscw.css);
/* 以下是本站自定义 */

/* 网站主色调fix[分页选中色/主字色/主背景色] */
.buts,#cmspage a:hover,#wappage a:hover{color:#fff;background:#aaaaaa;}
.benzi,.benzi a,.benzi a:hover,a.benzi,a:hover.benzi{color:#c00;}
.benbg{background:#c00;}

#listpic li{float:left;padding:0 10px 10px 10px;line-height:160%;}
#listpic li img{width:100px;height:70px;margin-bottom:5px;vertical-align:top;}
#listpic.p1 li img{width:200px;height:160px;}
#list1 li{padding-left:12px;height:25px;line-height:25px;background:url(dot1.gif) no-repeat 0px 6px;}
.all{width:1400px;margin:auto;}.copy{padding:20px 0;}

.topbg{ background:#000; min-width:1400px;}
.apad5 a{ padding:0 10px;}
.dht{ border-bottom:1px solid #f4d03c; border-top:1px solid #f4d03c;}
.dh li{ font-size:16px; width:280px; text-align:center; height:50px; line-height:50px; float:left; display:inline;}
.dh li a{ color:#fff;}.dh li a:hover{ color:#f4d03c; text-decoration:none;}

		/* 本例子css */
		.slideBox{ width:100%; min-width:1400px; height:555px; overflow:hidden; position:relative;}
		.slideBox .bd{ width:100%; min-width:1400px; height:555px; position:relative; height:100%; z-index:0; overflow:hidden; }
		.slideBox .bd li{float:left; width:100%; min-width:1400px; height:555px; text-align:center;}
		.slideBox .bd span {display:block; width:100%; min-width:1400px;height:555px; overflow:hidden;}
                .slideBox .bd span a {display:block; width:100%; min-width:1400px; height:555px;}

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }

		/* 本例子css */
		.slideGroup{ width:100%;text-align:left;  }
		.slideGroup .parHd{ background:url(ftt.jpg) no-repeat top center; height:113px;border-bottom:1px solid #e1e1e1;  position:relative; padding-left:250px;}
		.slideGroup .parHd ul li{ margin:30px 20px; width:200px; height:40px; overflow:hidden; text-align:center;float:left; background:#fff; color:#fff; cursor:pointer;  border:1px solid #000;}
		.slideGroup .parHd ul li a:hover{ text-decoration:none;}
		.slideGroup .parHd ul li .jia{ height:30px; line-height:30px; overflow:hidden; background:#000; margin:5px;}
		.slideGroup .parHd ul li.on{ height:40px;  background:#fff; border:1px solid #f4d03c;}
		.slideGroup .parHd ul li.on .jia{ background:#f4d03c;}
		.slideGroup .box{ min-height:748px; background:url(hbg.jpg) no-repeat center top; overflow:hidden; zoom:1; position:relative;}
		
.gs{font-size:18px; width:811px; margin:auto; line-height:40px; padding-top:30px;}

.cpcc{ width:930px;  margin:auto; }
.cpcc ul{ width:1000px;}
.cpcc li{ float:left; display:inline; width:293px; margin:20px 10px 0 10px;}
.cpa{ height:291px; height:233px; overflow:hidden; border:1px solid #f4d03c;}.cpa:hover{ border:1px solid #000;}
.cpb{ height:100px; line-height:100px; text-align:center; font-size:20px;}

.cpcc li img { 
  width: 100%;
  z-index: -1;
  margin: auto;
  transform: scale(1);
  transition: all ease-in-out 0.5s;
}
.cpcc li:hover img {  transform: scale(1.1);}

.xw{ width:800px; margin:auto;}
.xw li{ background:url(dot2.gif) no-repeat 0 16px; padding-left:10px; height:40px; line-height:40px; overflow:hidden;}
.botbg{ background:url(botbg.jpg) no-repeat; min-width:1400px; min-height:277px;}
.boti{ text-align:center; font-size:18px; height:60px; line-height:60px; overflow:hidden;}
.boti a{ padding:0 70px;}
.bota{ font-size:16px; color:#f4d03c; text-align:center; line-height:36px; padding-top:35px;}


.tita{ font-size:18px; height:50px; line-height:50px; overflow:hidden; border-bottom:1px solid #dbdbdb;}
.nar{ background:url(hbg.jpg) no-repeat top center; min-width:1400px; min-height:748px;}
.nab{ width:800px; margin:auto;}

/* CMS文章正文页 */
.cw_view {text-align:center;}
.cw_view .title{font-size:20px;font-weight:bold;padding:10px 0;}
.cw_view .click{border:1px solid #E8E8E8;background:#F7F7F7;padding:5px 0;}
.cw_view .click,.cw_view .click a,.cw_view .click a:hover {color:#505050;}
.cw_view .content{line-height:160%;padding:20px 0;text-align:left;}
/* CMS列表分页 */
.cms_listpage {padding:6px;text-align:center;}
.cms_listpage a {border:#eee 1px solid;padding:2px 5px;margin:2px;color:#036cb4;text-decoration:none;}
.cms_listpage a:hover,.cms_listpage a:active {border:#999 1px solid;color:#666;}
/* CMS图片列表 */
.cms_piclist ul{list-style-type:none; margin:5px;} 
.cms_piclist li{width:220px;float:left;display:block;text-align:center;}
.cms_piclist li a{line-height:30px;}
.cms_picclass {border: 1px solid #C9C9C9;padding:4px;}
/* CMS留言 */
.cms_gbinps{border:1px solid #BBB;padding:4px 4px;}
.cms_gbbuts{border:0;height:24px;line-height:24px;background:#AAA;color:#FFF;}
a.cms_viewpage{color:#003C9E;}
/* CMS搜索结果 */
.cms_sea {}
.cms_sea .seakeyword{color:red;}
.cms_sea .info,.cms_sea .info a,.cms_sea .info a:hover{color:#777;}

.maa1{ border:1px solid #ccc; height:35px; line-height:35px; overflow:hidden; width:600px; padding-left:10px;}
.maa2{ border:1px solid #ccc;  overflow:hidden; width:600px; padding-left:10px;}
.maa3{ width:100px; height:35px; background:#000; color:#fff; border:0;}



.parad{ background:url(ftt.jpg) no-repeat top center; height:113px;border-bottom:1px solid #e1e1e1;  position:relative; padding-left:250px;}
.parad ul li{ margin:30px 20px; width:200px; height:40px; overflow:hidden; text-align:center;float:left; background:#fff; color:#fff; cursor:pointer;  border:1px solid #000;}
.parad ul li a:hover{ text-decoration:none;}
.parad ul li .jia{ height:30px; line-height:30px; overflow:hidden; background:#000; margin:5px;}
.parad ul li:hover{ height:40px;  background:#fff; border:1px solid #f4d03c;}
.parad ul li .jia:hover{ background:#f4d03c;}