*{ margin-left: 0px; margin-top: 0px; list-style: none; }

h1 , h2 , h3 , h4 , h5 , h6 , p , form , input , select , dd , dt , li  { margin: 0px; padding: 0px; }

.clr{ clear: both; }

ul , ol , dl{ list-style: none; padding: 0px; margin: 0px; }

body{font-size: 12px;background-color: #fff;color: #333;margin: 0px;padding: 0px;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;


}

a{ color: #333333; text-decoration: none; }

a:hover{ color: #b00000; }

.line{ background: #cccccc; height: 1px; margin:5px 0px; overflow: hidden; }

/********图片定义********/
img { border: none; }

.border img { border: #ffffff 1px solid; overflow: auto; float: left; }

.border a { border: #cccccc 1px solid; overflow: auto; float: left; }

.border a:hover { border: #22598b 1px solid; overflow: auto; float: left; }
 
.icon{ background: url(../image/temp.gif)  no-repeat; width: 13px; height: 13px; padding-left: 15px; }
 
#page{
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	overflow: hidden;
	background-image: url(../images/top_05.jpg);
	background-repeat: repeat-y;
	background-position: center 460px;
	background-color: #dcf0ff;
}
.page{
	margin-top: 15px; clear: both; text-align: center;
}
/*************/
#top{width: 1000px;height: 98px;overflow: hidden;position: relative;}

#top .sy{position: absolute; top: 23px; right:88px; width: 60px; height:18px; display: block; overflow:hidden; background: #1e5ea5; text-align: center; line-height: 18px;
}
#top .sc{position: absolute; top: 23px; right:8px; width: 60px; height:18px; display: block; overflow:hidden;background: #1e5ea5; text-align: center; line-height: 18px;
}
#top .sc a ,  #top .sy a{width: 50px; height:14px; display: block; overflow:hidden; color: #fff;
}

/*****头部*****/
.container_hander {
	width: 100%;
	max-width: 1920px;
	height: auto;
	transition: 0.3s linear;
	/*display: table;*/
	margin: 0 auto;
	z-index: 999;
}
.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;}

.banner_bottom{ width:100%; height:20px; display:table; margin:0 auto;background-color: rgb(255,255,255);}

.header-auto {
	width: 100%;
	height: 34px;
	min-height: auto;
	font-family: "Sim Sun";
	font-size: 14px;
	background-color: rgb(244,244,244);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
}
.corporate {
	float: left;
	display: table;
	line-height: 34px;
	font-size: 10pt;
	color: rgb(23,29,33);
}
.link {float: right;display: table;line-height:27px; color: rgb(23,29,33);
}
.link a {font-size: 10pt;display: inline-block;color: rgb(23,29,33);transition: color 500ms ease-in 0ms;line-height: 34px;
}
.link a:hover {
	color: rgb(255,102,0);
	text-decoration: none;
}

.main_index {width: 1200px;display: table;margin:0px auto 0px;}
.header_bg {
    position: relative;
    display: block;
    width: 100%;
    height: 130px;
    margin: 0 auto;
}
.header_rf {
	position: absolute; 
	z-index: 1;
	width:39%;
	height: 94px;
	background-image: url(../images/nav_2.jpg);
	background-repeat: repeat-x;
}
.header {width: 1200px; height:120px;display: block;margin: 0 auto;
}
.header-top {width: 100%;height: auto; position: fixed; transition: 0.3s linear; z-index: 999;
	/*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: 100%;
	height: auto;
/*position: absolute;*/
	transition: 0.3s linear;
	z-index: 999;

}
.logo{float: left; margin:10px 0 10px 0px; position: relative;z-index: 100;
}
.logo a{display: block;text-decoration: none;
}
.logo a.tit {
	font-size: 36px;
	display: inline-block;
	font-family: "Microsoft YaHei";color: rgb(255,255,255);

	font-weight: bolder;
}
.logo a.tit:hover {color: rgb(255,255,255);font-size: 36px;display: inline-block;text-decoration: none;font-weight: normal;font-family: "Microsoft YaHei";font-weight: bolder;
}
.logo img{ width:590px; height:100px;
}
.tel{
	float: right;
	font-size: 18pt;
	line-height:36px;

	text-align: center;
	font-family: Impact;
	background-image: url(../images/top-tel.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 80px;
	background-position: left center;
	margin-top:10px;
}
.tel span{ width:200px;
	line-height:26px;
	display: table;
	font-size: 10pt;
	text-align: center;
	color: rgb(255,255,255);
	font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;background-color: rgb(255,106,0);box-shadow: 0px 12px 8px -12px #fff; margin:15px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}

.header_ewm{
	float: right;
	margin-top: 18px;
    line-he/ight: 92px;
	color: rgb(253,0,7);
	font-size: 36px;
	text-align: center;
	font-family: Impact;
	font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
	font-weight: bolder;
}
.header_ewm strong
{ /*right:0px;*/
	position: absolute;
	display: table;
	font-size: 23pt;
	text-align: right;
	color: rgb(238,238,238);

}
.nav * a:hover {
	background-color: rgb(255,255,255); 鼠标经过时的红色背景，可自定义 
}
.menu{
	width: 100%;
	height: 64px;
	padding: 0px;
	margin: 0 auto;
	position: relative;
/*	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;*/	
	/*box-shadow: 0px 12px 8px -12px #fff;*/
background-color: rgb(32,18,316);
}
.nav{
	width: 1200px;
	height: 64px;
	margin: 0 auto;
	position: relative;
	z-index: 2400;
	clear: both;
/*	transition: color 500ms ease-in 0ms;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
background-color: rgb(255,0,0); */
/*box-shadow:0px 12px 8px -12px rgb(179,179,179);*/

}

.nav li{float: left;
}
.nav li a{text-align: center;display: block;text-decoration: none;
}
.nav li a.tit {
	width:170px;
	font-size: 16px;
	line-height: 64px;
	display: inline-block;
	color: rgb(255,255,255);
	font-family: "Microsoft YaHei";
	background-image: url(../images/nav-1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.nav li a.tit:hover {
	font-size: 16px;
	display: inline-block;
	text-decoration: none;
	color: rgb(255,0,0);
	font-weight: normal;
	font-family: "Microsoft YaHei";
	line-height: 64px;
	background-color: rgb(252,252,252);
}
.nav li a.tit1 {
	width: 170px;
	font-size: 16px;
	line-height: 64px;
	display: inline-block;
	color: rgb(51,51,204);
	font-family: "Microsoft YaHei";
	background-color: rgb(225,225,225);/*	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
		border-top-right-radius: 10px;
	border-bottom-right-radius:10px;*/
}
.nav li a.tit1:hover {
	font-size: 16px;
	display: inline-block;
	text-decoration: none;
	color: rgb(255,51,0);
	font-weight: normal;
	font-family: "Microsoft YaHei";
	line-height: 64px;
}
#webjx {
    width: 26.header_ewm0px; margin-right:20px;
	height: 64px;
	float: right;
	color: rgb(255,0,0);
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	line-height: 44px;
	text-align: right;
	font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
}

/*****底部*****/
#footer{
	width: 100%;
	margin: auto;
	padding: 0px;
	background-color: rgb(61,61,61);
}

#footer .footernew{
	width: 1200px;
	height: 106px;
	text-align: center;
	padding-top: 10px;
	font-size: 14px;
	line-height: 80px;
	color: #fff;
	clear: both;
	background-color: rgb(61,61,61);
}
.footheight {
	HEIGHT: 75px;
	OVERFLOW: hidden;
	color: #fff;
}
.footernew a {
	color: #fff;
	TEXT-DECORaTION: none;
	margin-top: 10px;
}
.footernew a.lchot {
	COLOR: #fff;
}
.footernew a:hover {
	color: #fff;
	TEXT-DECORaTION: underline
}
.footernew a:visited {
	color: #fff;
}
.footernew div {MaRGIN: 0px auto; WIDTH: 546px}
.footernew p {BORDER-BOTTOM: #d2d2d2 1px solid; BORDER-LEFT: #d2d2d2 1px solid; PaDDING-BOTTOM: 0px; LINE-HEIGHT: 20px; MaRGIN: 6px; PaDDING-LEFT: 0px; WIDTH: 120px; PaDDING-RIGHT: 0px; FLOaT: left; HEIGHT: 50px; FONT-SIZE: 12px; OVERFLOW: hidden; BORDER-TOP: #d2d2d2 1px solid; BORDER-RIGHT: #d2d2d2 1px solid; PaDDING-TOP: 0px
}
.footernew .fl {PaDDING-BOTTOM: 3px; PaDDING-LEFT: 3px; PaDDING-RIGHT: 3px; FLOaT: left; PaDDING-TOP: 3px}
.footernew .fr {PaDDING-BOTTOM: 0px; PaDDING-LEFT: 3px; WIDTH: 72px; PaDDING-RIGHT: 3px; FLOaT: right; PaDDING-TOP: 5px}
#footer .footernew_foot{
	width: 100%;
	height: 5px;
	text-align: center;
	background-image: url(image/xkwz_32.jpg);
	background-repeat: repeat-x;
}
/*****底部*****/

.copy@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
.container {
	width: 100%;
	height: auto;
	display: table;
	margin: 0 auto;
	max-width: 1920px;
	margin: 0 auto;
}
.conter_footer {
	width: 1200px;
	height:366px;
	display: table;
	margin: 0 auto;	
}


/*.nav li a:focus { -moz-outline-style: none; }
*/
.footer {
	width: 100%;
	height: auto;
	display:table;
	/*background: url(../images/footer.jpg) no-repeat #0f151b;
	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');*/
	/* sizingMethod参数还可以是image,crop */
}
.footer_bg {
	width: 100%;
	height: 259px;
	display: table;
	margin: 0 auto;
	overflow: hidden;
	background:url(../images/footer_bg.jpg) no-repeat center;
}
.footer_adv {
	width: 1100px;
	height: 220px;
	display: table;
	margin: 0 auto;
	overflow: hidden;
}
.ft_footer {
	line-height: 100px;
	margin:0px 0 90px 0;

}
.footer_adv h2{ font-size:26px; color:#ffdf4f;margin-top:20px;}

.footer_adv ul li{ float:left; color:#fff; margin-right:150px; margin-top:15px;}

.footer_adv ul li table tr td{ font-size:16px; font-weight:bold; color:#fff; vertical-align:top; line-height:40px;}


#footer p {
    color: #666;
    text-align: center;
    text-indent: 0;
    line-height: 100%;
    margin: 15px 0;
    padding: 0;
}
.copy {
	width: 100%;
	padding: 0px;
	text-align: center;
	color: rgb(255,255,255);
	font-size: 14px;
	font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
    background-color: rgb(0,94,168);
}
.copy a {color: rgb(255,255,255);
}
.copy a:hover {
	color: rgb(153,153,153);
}
.ft_footer_link {
	line-height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.ft_footer_link a {
	color:rgb(255,255,255);
	margin: 0px 36px;
	text-decoration: none;
}
.ft_footer_link a:hover {
	color: rgb(255,204,0);
}


/*----------产品展示-------------------*/
.products-paginate{ float: right; width:100%; height:auto; overflow:hidden; }

.products-adv{ width:100%;min-height:auto;display: table; border-radius:5px; font-family:"Sim Sun"; font-size:12px; color:#404040;}

.mod_gallerylist{width: 105%;height: auto;margin:20px 0 10px 0;}

.layout_default{
	float: left;
	margin: 0px 20px 20px 0px;
	display: inline;
	text-align: center;
	overflow: hidden;
	background-color: rgb(153,153,153);	/*	-webkit-box-shadow: 5px 5px 5px #e7e7e7;
	-moz-box-shadow: 5px 5px 5px #e7e7e7;
	box-shadow: 5px 5px 5px #e7e7e7;
*/
}
.layout_default img {width: 204px;display:block; margin:0px; height:auto;}

.layout_default2{float: left;margin: 20px 10px 0 0;
/*	-webkit-box-shadow: 5px 5px 5px #e7e7e7;
	-moz-box-shadow: 5px 5px 5px #e7e7e7;
	box-shadow: 5px 5px 5px #e7e7e7;
*/
}
.meta{width: 100%;height: 55px;text-align: center;line-height: 55px;color: rgb(76,76,76);font-size: 16px;background-color: #F0F0F0;}

.meta a{color: #1a1a1a;text-decoration: none}

/*现货资源内*/
.bcon{font-family: "Sim Sun";}
.bcon .nev{
	height: 38px;
	text-align: center;
	line-height: 38px;
	color: rgb(255,255,255);
	background-color: rgb(70,170,252);
}
.list_lh{
	height:100%;
	overflow: hidden;
	/*border: 1px solid rgb(208,208,208);*/
}
.list_lh li p{
	height: 36px;
	text-align: center;
	line-height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(213,213,213);
}
.list_lh li p a{
	height: 36px;
	float: none;
	line-height: 36px;
	font-size: 14px;
	color: rgb(51,51,51);
}
.w5, .w6, .w7, .w8{width: 160px;float: left;	}
.w1, .w2, .w3, .w4 {width: 180px;float: left;	}
.c5, .c6, .c7, .c8{width:160px;float: left;font-size: 16px;}
.c1, .c2, .c3, .c4{width: 180px;float: left;font-size: 16px;}