@charset "utf-8";

.container_hander {
	width: 100%;
	height: auto;
	transition: 0.3s linear;
	display: table;
	margin: 0 auto;
	z-index: 999;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
}
.n-hc { transition: 0.3s linear;
    height: 0px;
    -webkit-transition: linear .3s;
    -moz-transition: linear .3s;
    -o-transition: linear .3s;
	/* background: rgba(242,242,242, 0.9) !important;
	background-image: -moz-linear-gradient(top, #8fa1ff, #3757fa); Firefox */
    /* background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff4f02), color-stop(1, #8f2c00));  Saf4+, Chrome 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6ff00', endColorstr='#538300', GradientType='0')*/
    /*background: -webkit-linear-gradient(top,#ffffff,#f5f5f5 0 );*/
    background: -moz-linear-gradient(top,#ffffff,#f5f5f5);
    background: -webkit-gradient(linear, top, bottom,from(#ffffff),to(#f5f5f5));
    background: linear-gradient(top,#ffffff,#f5f5f5);
    background: -ms-linear-gradient(top,#ffffff,#f5f5f5);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#f5f5f5);
}
.conter_hander{ width:1200px; height:auto; display:table; margin:0 auto;	}
.header-auto {
	width: 100%;
	height: 37px;
	min-height: auto;
	font-family: "Sim Sun";
	font-size: 14px;
	background-color: rgb(255,0,0);

}
.corporate {
	float: left;
	display: table;
	line-height:37px;
	font-size: 10pt;
	color: rgb(255,255,255);

}
.link {
	float: right;
	display: table;
	line-height: 37px;
	color: rgb(255,255,255);
}
.link a {
	font-size: 10pt;
	display: inline-block;
	padding: 0 10px;
	color: rgb(255,255,255);
	transition: color 500ms ease-in 0ms;
}
.link a:hover {
	color: rgb(255,204,0);
	text-decoration: none;
}
.header-top {
	width: 100%;
	display: block;
	/*background-size: 100% 100%;
 filter : progid:DXImageTransform.Microsoft.AlphaImageLoader ( enabled=bEnabled, sizingMethod=sSize, src=sURL );
	background-size: cover;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/footer.jpg', sizingMethod='scale');
padding-top:4px;*//* sizingMethod参数还可以是image,crop */
}
.header_two{width: 1200px;height:140px;position: relative;margin: 0 auto;
}
.logo{float: left;margin-top: 20px;
}
.tel{float: right;display: table;margin: 50px 190px 0 0;font-size: 20px;
}
.header_ewm{width:190px;position: absolute;top:26px; right:0px;display: table;font-size:16pt;text-align: right; padding-right:70px;color: rgb(255,255,255); font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
}
.header_ewm strong
{ right:0px;
	position: absolute;
	display: table;
	font-size:28px;
	text-align: right;color: rgb(252,255,0);
}
.nav * a:hover {
	/*background-color: rgb(255,255,255); 鼠标经过时的红色背景，可自定义 */
}
.menu{width: 860px;height: 56px; float:right; margin-top:40px;
}
.nav{
	width:100%;
	height: 56px; margin:auto; padding:0px;
	position: relative;
	z-index: 2400;
border: 1px solid rgb(195,196,197);border-radius: 40px;background-color: rgb(238,238,238);
}
.nav li{
	float: left;
	height: 56px;
	line-height: 56px;
}
.nav li a{height:56px;line-height:56px;font-weight: bold;display: inline-block;text-align: center;font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
}
.nav li a.tit {font-size: 16px;display: inline-block; padding: 0 39.6px;color: rgb(0,126,179);border-radius: 40px;
}
.nav li a.tit:hover {
	font-size: 16px;
	display: inline-block;
	padding: 0 39.6px;
	color: rgb(255,255,255);
	text-decoration: none;
    background-color:rgb(0,126,179);
}
#webjx {
    width: 26.header_ewm0px;
    height: 56px;
    float: right;

    color: rgb(244,0,0);
    font-size: 18px;
    font-weight: normal;
    text-decoration: none;
    line-height: 56px;
    text-align: right;
    font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
}