@charset "utf-8";

.container_hander {
	width: 100%;
	height: auto;
	transition: 0.3s linear;
	display: table;
	margin: 0 auto;
	z-index: 999; padding-bottom:15px; background-color:#FFF;
	background-image: url(../images/top.jpg);
	background-repeat: repeat-x;
}
.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: 30px;
	min-height: auto;
	font-family: "Sim Sun";
	font-size: 14px;
	background-color: rgb(199,210,224);
	border: 0px solid rgb(229,229,229);
}
.corporate {
	float: left;
	display: table;
	line-height:30px;
	font-size: 9pt;
	color: rgb(69,69,69);

}
.link {
	float: right;
	display: table;
	line-height: 30px;
    color: rgb(69,69,69);
}
.link a {
	font-size: 9pt;
	display: inline-block;
	padding: 0 10px;
	color: rgb(69,69,69);
	transition: color 500ms ease-in 0ms;
}
.link a:hover {
	color: rgb(255,0,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:120px;position: relative;margin: 0 auto;
}
.logo{float: left;margin-top:15px;
}
.tel{float: right;display: table;margin: 35px 0px 0 0;font-size: 20px;
}
.header_ewm{
	width: 680px;
	position: absolute;
	top: 15px;
	right: 0px;
	display: table;
	font-size: 12pt;
	text-align: left;
	color: rgb(255,255,0);
	font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
	line-height: 32px;
}
.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: 100%;
	height: 53px;
	margin: auto;
	padding: 0px;
	background-color: rgb(250,253,255);
	border-bottom: 1px solid #009;box-shadow:0px 12px 8px -12px #000;
}
.nav{width: 1200px;height:53px;margin:auto; padding:0px;position: relative;z-index: 2400;clear: both;font-family: "\5FAE\8F6F\96C5\9ED1";box-shadow:0px 12px 8px -12px #000;}

.nav li{float: left;height: 53px;line-height: 53px;
}
.nav li a{height:53px;line-height:53px;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 53px;color: rgb(46,47,52);
}
.nav li a.tit:hover {
	font-size: 16px;
	display: inline-block;
	color: rgb(255,255,255);
	text-decoration: none;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
}
#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;
}