[genuitec-file-id="wc4-10"],[genuitec-lp-path="/webDemo/src/main/webapp/css/mycss.css"],[genuitec-lp-enabled=false]{
  /* for codelive */
}

[genuitec-file-id="wc3-10"],[genuitec-lp-path="/webDemo/src/main/webapp/css/mycss.css"],[genuitec-lp-enabled=false]{
  /* for codelive */
}

@charset "UTF-8";
/* 设置滚动图片居中------开始 */
.fill img{
	position:relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	top: 2%;
}
/* 设置滚动图片居中------结束 */
/*产品展示页products.jsp设置*/
.img-responsive{
	position:relative;
	display: block;
	margin-left: auto;
	margin-right: auto;	
}
.carousel-inner{
	background:linear-gradient(to right,#369 ,#4682B4,#369 );
}
p.myproducts-explain{
	text-indent: 2em;
}
/*产品展示页products.jsp设置------结束*/
/* 设置滚动图片背景和图片说明文字颜色------开始 */
.carousel .carousel-inner .item active .fill{
	background:linear-gradient(to right, #369 , #fff, #369);
}
.carousel .carousel-inner .item .fill{
	background:linear-gradient(to right, #369 , #fff, #369);
}
.carousel .carousel-inner .item .carousel-caption{
	color:#fff;
	bottom: -25px;
	text-shadow: 1px 1px 1px gray;
}
/* 设置滚动图片背景和图片说明文字颜色------结束 */

/*设置手机屏幕匹配------开始*/
@media only screen and (max-width: 479px) {
.myimg{
	width: 380px;
	padding-top: 50px;
}
.carousel-indicators{
	bottom: -5px;
}
.carousel .carousel-inner .item .carousel-caption{
	margin-bottom: 30px;
}
iframe{
	width:300px;
}
}

@media only screen and (max-height: 479px) {
.myimg{
	height: 120px;

}
.carousel .carousel-inner .item .carousel-caption{
	margin-bottom: -50px;
}
iframe{
	height:300px;
}
}
/*设置手机屏幕匹配------结束*/

p.mycallme{
	padding-top: 6px;
}

/* 设置滚动图片导航按钮颜色------开始*/
.carousel-indicators{
	left:65%;
	bottom: -5px;
}
.carousel-indicators li{
	background-color: #ccc;
}
.carousel-indicators .active{
	background-color: #456;
}

/* 设置滚动图片导航按钮颜色------结束*/
/* 设置导航栏背景色*/

.navbar-inverse{
	background-color:#336699;
}

.mycompany p{
	text-indent: 2em;
	font-size: 16px;
	line-height: 23px;
}
.navbar .navbar-brand{
	color:#fff;
	font-weight: 900;
	text-shadow: 1px 1px 2px #000; 
}
.navbar .navbar-nav>li>a{
	color:#fff;
	font-weight: 900;
}
.navbar .navbar-nav>li>a a:link,.navbar .navbar-nav>li>a a:visited{
	color:#eee;
}
.navbar .navbar-nav>li>a a:hover,.navbar .navbar-nav>li>a a:active{
	color:#004080;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #004080;
    background-color: #eee;
}


footer{
	background-color: #336699;
	text-align: center;
	height: 80px;
	width: 100%;
}
footer .row .col-lg-12{
	color:#fff;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 5px;
	top:10px;
	text-decoration: none;
}

footer .row .col-lg-12 a{
	color:#fff;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 5px;
	top:10px;
	text-decoration: none;
}

.myarticle{
	font-family:微软雅黑;
	color:#333;
}
.myarticle>p{
	text-indent: 2em;
	color:#777;
	font-weight: 400;
	font-size: 16px;
	line-height: 2;
}
.myactive{
	background-color: #337ab7;
	color:#fff;
}
.myabout-team{
	text-indent: 2em;
	text-align: left;
	background-color:#337ab7;/*#538da4;*//*#92C076;*/
	border-radius:5px;
	padding-left:5px;
	line-height:2em;
	border:1px solid #ccc;
	color:#fff;
}
/*index.jsp免费售前咨询内容设置------开始*/
li.myfree{
	text-indent: 2em;
	width: 100%;
	font-size:16px;
	color:#92C076;
}
.myfreespan{
	color:#333;
	line-height: 1.5;
}
p.myfreego{
	text-indent: 2em;
	font-size:16px;
	color:#333;
	line-height: 1.5;
}
/*index.jsp免费售前咨询内容设置------结束*/
/*index.jsp和products1-4.jsp页面的图片列表的标题和标题背景设置------开始*/
.myimgtitel{
	text-align: center;
}
.myimgtitel h4{
		background-color: #f5f5f5;
		line-height: 3;
		margin-top: 0px;
}
.myimgtitel h5{
		background-color: #f5f5f5;
		line-height: 3;
		margin-top: 0px;
}
.myimgtitel{
	border: 1px solid #ddd;
	border-radius: 5px;
}
img.myfreeimg{
	border: 1px solid #ddd;
	border-radius: 5px;
}
/*index.jsp和products1-4.jsp页面的图片列表的标题和标题背景设置------结束*/
/*services.jsp页面的设置------开始*/
.nav-tabs.nav-justified>li>a{
	font-size: 18px;
	font-weight: 400;
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover{
	background-color: #337ab7;
	color:#fff;
	font-size: 18px;
	font-weight: 700;
}
.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
	color:#808080;
}

.mycontact h4{
	line-height: 2;
}
@media only screen and (max-width: 479px){
.nav-tabs.nav-justified>li>a{
	text-align: center;	
}
}