/****************************************************************
 *																*		
 * 						      代码库							*
 *                        www.dmaku.com							*
 *       		  努力创建完善、持续更新插件以及模板			*
 * 																*
****************************************************************/
@charset "utf-8";
/* CSS Document 
 * 2015.02.28  ȫ��
 * Rules for investment promotion page
 *
 */
 

/* lanmu-content */
.lanmu-content{width:100%;background:#f9f9f9;}
.lanmu-content .listmore{display:block;text-align:center;height:25px;border-top:0;background:#eee;color:#1594d1;font:normal 12px/25px Tahoma,Verdana;}
.lanmu-list{display:block;background:#f9f9f9;}
.menuItem{ padding:8px 0px}
.lanmu-list dt{display:block;height:40px;background:#399d60;font:bold 18px/40px "΢���ź�"; color:#fff;margin-bottom: 2px;text-align: center;}
.lanmu-list dd{margin-top: 9px;border-left:2px solid #f9f9f9;}
.lanmu-list dd:hover,.lanmu-list .current{padding-left:15px;border-left:2px solid #399d60;background-color:#f6f6f6;}
.lanmu-list dd a{margin-left:30px;font-size: 14px;color:#adadad;text-align:left;display:block;height:33px;padding-left:25px; line-height: 33px;background-image:url(../images/zhaoshang_lanmu_icon.png);background-position: 4px 11px;background-repeat: no-repeat;}
.lanmu-list .current a:hover,.lanmu-list .current a{color:#399d60;background-position: 4px -16px;}
 
h2.ss-subtitle{padding: 10px 10px 40px;font-size: 52px;text-transform: uppercase;color: rgba(0,0,0,0.8);position: relative;text-shadow: 1px 1px 2px rgba(0,0,0,0.2);}
h2.ss-subtitle:before{width: 4px;height: 40px;background: rgba(17,17,22,0.8);    content: '';position: absolute;	right: 75%;margin-right: -4px;bottom: -4px;-moz-border-radius: 2px 2px 0px 0px;-webkit-border-radius: 2px 2px 0px 0px;border-radius: 2px 2px 0px 0px;}
h2.ss-subtitle:after{width: 24%;height: 0px;border-bottom: 2px dotted rgba(17,17,22,0.8);content: '';position: absolute;right: 50%;margin-right: -1px;bottom: -4px;}
.ss-links{position: fixed;left: 10px;top: 166px;width: 25%;z-index: 100;}
.ss-links a{
	background: rgba(0,0,0,0.2);
	font-size: 16px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: 5px;
	float: left;
	border-radius: 50%;
	display: block;
	text-align: center;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
}
.ss-links a:hover{background: rgba(0,0,0,0.4);}
.ss-container{width: 90%;position: relative;text-align: left;float: left;overflow: hidden; margin:0 auto;}

.ss-container .ss-right .ss-circle{border-left: 5px solid #ACACAC;line-height:24px;}
.ss-container .ss-left .ss-circle{border-right: 5px solid #ACACAC; line-height:24px;}
.ss-container:before{position: absolute;width: 4px;border-left: 2px dashed #ccc;top: 0px;left: 50%;margin-left: -1px;content: '';height: 100%;}
.ss-row{width: 100%;clear: both;float: left;position: relative;padding: 30px 0;}
.ss-left, .ss-right{float: left;width: 48%;position: relative;}
.ss-right{padding-left: 2%;}
.ss-left{float: left;padding-right: 2%;}
.ss-small .ss-circle{color: #666;font-size: 13px;display: block;line-height: 16px;padding: 10px 15px;background: #f7f7f7;}
.ss-circle-deco:before{
	width: 27%;
	height: 0px;
	border-bottom: 2px dashed #ddd;
	border-bottom: 2px dashed #ddd;
	-webkit-box-shadow: 0px 1px 1px #fff;
	-moz-box-shadow: 0px 1px 1px #fff;
	box-shadow: 0px 1px 1px #fff;
	position: absolute;
	top:0;
	content: '';
}
.ss-circle-deco:after{width: 0px;height: 0px;border-top: 10px solid transparent;border-bottom: 10px solid transparent;content: '';position: absolute;	top: 50%;margin-top: -10px;}
.ss-left .ss-circle-deco:before{right: 2%;}
.ss-right .ss-circle-deco:before{left: 2%;}
.ss-left .ss-circle-deco:after{top: 0;right: 0;width:19px;background-image: url(../images/zhaoshang_lanmu_icon.png);background-position:1px -32px;margin-right: -2%;}
.ss-right .ss-circle-deco:after{top: 0;left: 0;width:19px;background-image: url(../images/zhaoshang_lanmu_icon.png);background-position:0px -65px;margin-left: -2%;}
.ss-left .ss-circle{float: right;margin-right: 30%;}
.ss-right .ss-circle{float: left;margin-left: 30%;}
.ss-container h3{margin-top: -8px;*margin-top: 0px;}
.ss-container h3:nth-of-type(2){ text-align:right}
.ss-container h3 span{width: 110px;height: 30px;color:#238156;font-size: 18px;text-align: center;}
.ss-container h3 a{font-size: 28px;color:#238156; display: block;}
.ss-container h3 a:hover{color:#238156;}
.ss-circle-1{}


/* jQuery Revolution Slider�ֲ�ͼ */
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {	
	background:#e1472f !important; 
}
.tp-leftarrow:hover,
.tp-rightarrow:hover {	
	background-color:#e1472f !important;
 }