﻿body{background-color: rgba(0,0,0,1);padding-top: 0px; text-align:center;margin: 0;border: 0}
.navqiche{width: 75%;float:right;border-radius:4px 4px 0px 0px !important;
background: -webkit-linear-gradient(#af0020, #640013) !important; /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#af0020, #640013)  !important; /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#af0020, #640013)  !important; /* Firefox 3.6 - 15 */
  background: linear-gradient(#af0020, #640013)  !important; /* 标准的语法 */
}

.productindex1{width: 55em;}
.productindex li{padding: 0;}
.productindex a:link,.productindex1 h6:link,.tecgnical a:link{color: #999;}
.productindex a:visited,.productindex1 h6:visited,.tecgnical a:visited {color: #999;}	/* 已访问的链接 */
.productindex a:hover,.productindex1 h6:hover,.tecgnical a:hover {color:red; }	/* 鼠标移动到链接上 */
.productindex a:active,.productindex1 h6:active,.tecgnical a:active {color: red;}	/* 选定的链接 */
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{color:red;}
.productindex>div{padding: 10px; }
.productindex>div>div{background-color: #FFF;padding: 10px 0;}
.aboutus,.breadcrumb{
	border-radius:4px 4px 0px 0px ;
 	background: -webkit-linear-gradient(#2b292a, #010101) !important; /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#2b292a, #010101)  !important; /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#2b292a, #010101)  !important; /* Firefox 3.6 - 15 */
    background: linear-gradient(#2b292a, #010101)  !important; /* 标准的语法 */
}
.breadcrumb{margin-bottom: 0 !important;}
.breadcrumb1{padding-top: 3.5%;}
.newmargin{display:block;margin:3.5%;}
/*子导航*/
.ttmenu-content ul,.ttmenu-content li{list-style: none; margin:0;padding:0;}
.ttmenu-conten{
	overflow:visible;
	height:100%;
}
.ttmenu-content li{

	padding:0px;
	float:left;
	border-left:solid 0px #000;
	background-color:none;
	color:#000000;
	position:relative;
	display:block;
	white-space:nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{background-color:#e5e5e5 ; }
.tecgnical{width: 20em; margin-left: auto;}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
	background:#af0020 !important;
}
productindex1 a:hover{color:red !important;}
/*文本页正文*/
.textone{background-color:#EEEEEE; padding:20px 30px;
	background: -webkit-linear-gradient(#3e3e3e, #2d2d2d) !important; /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#3e3e3e, #2d2d2d)  !important; /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#3e3e3e, #2d2d2d)  !important; /* Firefox 3.6 - 15 */
    background: linear-gradient(#3e3e3e, #2d2d2d)  !important; /* 标准的语法 */
}
.textone h4{color: #fff !important;}
/*.textone h4{padding-bottom: 10px;}*/
/*video页面*/
/*960*992*/
.down1>div{border-bottom: 1px solid #8e8e8e;padding-bottom: 20px;}


 @media screen and (min-width: 960px) and ( max-width:992px ){
 	
 	body{font-size: 9px;}
 	.navqiche{width: 80%;float:left;border-radius:4px 4px 0px 0px !important;}
 	}
 	
 	/*100-959*/
 @media screen and (min-width:100px) and ( max-width:959px ){
 	body{font-size: 9px;}
 	.productindex,.productindex1{width: none;}
	.productindex div{padding:4px;}
	.textone{padding-left:10px;padding-right:10px;}
	.productindex1 {height:20em;}
 	.tecgnical{width: none; margin-left: auto;}
 	.navqiche{width: 110%;float:left;border-radius:0px 0px 0px 0px !important;	}
 	.ttmenu-content ul,.ttmenu-content li{list-style: none; margin:0;padding:0;}
	.ttmenu-conten{
		overflow:visible;
		height:100%;
	}
	.ttmenu-content li{
		padding:0px;
		float:none;
		border:solid 0px #000;
		background-color:none;
		color:#FFF;
		position:relative;
		display:block;
		white-space:nowrap;
	}
	.tecgnical{width: none; margin-left:0px;}
/*首页四张图的文字*/
 	productindex>div{
 		padding-left: 3px;padding-right: 3px ;}
.productindex>div>div{background: white;height: 3em;}
 	/*.productindex>div{margin-top: 10px;}*/
 	/*导航按钮*/
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{color: red !important;
	background:#af0020 !important;
}
/*面包屑*/
.breadcrumb{border-radius:0 ;}
.breadcrumb1{padding-top: 0px;margin-top: -20px !important;}
 .productindex1 h6:link, .tecgnical a:link{color: red !important;}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color: red !important;}
 }}
