
/*白底黑字*/
.header.white:hover{
	background-color:#000;
	filter: alpha(opacity=45);  
    
    background-color:rgba(0, 0, 0, 0.45);
    transition:all 0.5s ease 0s;
}
/*.header.white:hover .hbg{
	background: #fff;
	opacity: 0.45;
	filter:alpha(opacity=45);
}*/
.header.white .nav a{
	color: #fff;
}
.header.white .nav a:hover{
	color: #ccc;
}
/*.header.white .enurl{
	color: #333;
	border-color:#6e6e6e;
}*/
.header.white .enurl i{
	background: url(../img/la.png) no-repeat right center;
}
.header.white .enurl .span{
	border-bottom: 1px solid #6e6e6e;
	color: #ccc;
}
.header.white .enurl .url{
	color: #ccc;
}
.header.white .enurl .url:hover{
	color: #fff;
}
.header.white .search-b i{
	background: #9d9d9d;
	opacity: 0.56;
	filter: alpha(opacity=56);
}
.header.white .ts{
	color: #bbb;
	opacity: 0.56;
	filter: alpha(opacity=56);
}
.header.white .text{
	color: #ccc;
}
.header.white .submit{
	background: url(../img/js_06.png) no-repeat center;
}
.fixed-view-ico.white{
	background: rgba(0, 0, 0, 0.11);
}
.fixed-view-ico.white .cur{
	background: rgba(0, 0, 0, 0.29);
}

/*黑底白字*/
.header.black:hover{
	background-color:#000;
	filter: alpha(opacity=45);  
    
    background-color:rgba(0, 0, 0, 0.45);
    transition:all 0.5s ease 0s;
}
/*.header.white:hover .hbg{
	background: #000;
	opacity: 0.45;
	filter:alpha(opacity=45);
}*/
.header.black .nav a{
	color: #fff;
}
.header.black .nav a:hover{
	color: #ccc;
}
/*.header.black .search{
	border-bottom: 1px solid #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	transition:all 0.5s ease 0s;
}
.header.black .text{
	color: #666;
	color:rgba(255, 255, 255, 0.5);
	transition:all 0.5s ease 0s;
}*/
/*.header.black .enurl{
	color: #ccc;
	border-color:#ccc; 
}*/
.header.black .enurl i{
	background: url(../img/la1.png) no-repeat right center;
}
.header.black .enurl .span{
	border-bottom: 1px solid #fff;
	color: #ccc;
}
.header.black .enurl .url{
	color: #ccc;
}
.header.black .enurl .url:hover{
	color: #fff;
}
.header.black .search-b i{
	background: #bbb;
	opacity: 0.56;
	filter: alpha(opacity=56);
}
.header.black .ts{
	color: #ccc;
	opacity: 0.56;
	filter: alpha(opacity=56);
}
.header.black .text{
	color: #fff;
}
.header.black .submit{
	background: url(../img/js_061.png) no-repeat center;
}
.fixed-view-ico.black{
	background: rgba(255, 255, 255, 0.11);
}
.fixed-view-ico.black .cur{
	background: rgba(255, 255, 255, 0.29);
}


/*header*/

/*1152*/
.w1152 .header .nav{
	margin-left:3%;
}
.w1152 .header .nav li{
	/*padding:28px 0 13px 0;*/
	width: 96px;
}
.w1152 .pro .right .content .tit{
	font-size: 60px;
}
.w1152 .pro .right .content .entit{
	font-size: 26px;
}
.w1152 .pro .right .content .hr{
	margin-top: 50px;
}
.w1152 .pro .btnbox{
	margin-top: 485px;
}
.w1152 .con-b{
    margin-left: -212px;
    margin-top: -278px;
    width: 424px;
}
.w1152 .con-b .content .text{
	width: 400px;
	margin-top: 15px;
}
.w1152 .con-b .content .textarea{
	width: 400px;
	margin-top: 15px;
}
.w1152 .con-b .content .submit{
	margin-top: 15px;
}
.w1152 .con-b .content .txt{
	padding-top: 30px;
}
.w1152 .comp .content .h2{
	margin: 40px auto 0;
}

/*1024*/
.w1024 .header{
	padding:10px 0;
}
.w1024 .header .logo{
	margin-left:1%;	
}
.w1024 .header .nav{
	margin-left:2%;
}
.w1024 .header .nav li{
	font-size: 12px;
	height: 22px;
	width: 80px;
}
.w1024 .header .content{
	height: 62px;
}
.w1024 .header .enurl{
	margin-top: 18px;
	font-size: 12px;
}
.w1024 .header .enurl .span{
	padding: 4px 0 6px 0;
}
.w1024 .header .enurl i{
	top: 12px;
}
.w1024 .header .search{
	width: 150px;
	/*right: 1%;
	top: 17px;*/
	/*height: 27px;*/
	margin-right: 1%;
	margin-top: 17px;
}
.w1024 .header .text{
	width: 97px;
}

/*.w1024 .header .submit{
	height: 27px;
}*/
.w1024 .comp .content .h6{
	font-size: 20px;
}
.w1024 .comp .content .h5{
	font-size: 30px;
}
.w1024 .pro .right .content .hr{
	margin-top: 30px;
}
.w1024 .pro .btnbox{
	right: 29%;
}
.w1024 .par .btnbox-b{
	margin-top: -61px;
}
.w1024 .par .btnbox .tit{
	font-size: 32px;
}
.w1024 .par .btnbox .entit{
	font-size: 20px;
}

/*900*/

.w900 .header .logo{
	width: 80px;
}
.w900 .header .nav li{
	/*padding:18px 0 13px 0;*/
	margin-top: 18px;
}
.w900 .header .ts{
	position: absolute;
	top: 4px;
	left: 5px;
}
.w900 .header .text{
	padding:5px 5px 5px 5px;
}
.w900 .con-b{
    margin-top: -230px;
    margin-left: -162px;
    width: 324px;
}
.w900 .con-b .content .tit{
	font-size: 20px;
}
.w900 .con-b .content .text{
	width: 300px;
	margin-top: 10px;
}
.w900 .con-b .content .textarea{
	width: 300px;
	height: 100px;
	margin-top: 10px;
}
.w900 .con-b .content .submit{
	margin-top: 10px;
	font-size: 14px;
}
.w900 .con-b .content .txt{
	padding:20px 0 10px 0;
	font-size: 14px;
}

/*800*/
.w800 .header .logo{
	width: 76px;
}
.w800 .header .nav{
	margin-left:1%;
}

/*h700*/
.h700 .comp .content .txt{
	margin-top: 64px;
}
/*h600*/
.h600 .dow dl dd .con .tit{
	margin-top: 5%;
}
.h600 .pro .right .content .tit{
	font-size: 60px;
}
.h600 .pro .right .content .entit{
	font-size: 26px;
}
.h600 .pro .right .content .hr{
	margin-top: 50px;
}
.h600 .pro .btnbox{
	margin-top: 485px;
}