@charset "utf-8";
/* CSS Document */
*{
	margin: 0; 
	padding: 0; 
	list-style: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #616161;
	font-family: arial, 微软雅黑, tahoma;
}
a{
	color: #616161;
	text-decoration: none;
}
hr{
	height: 4px;
	border: none;
	background-color: #e6e6e6;
}
input{
	border:0px;
	height: 29px;
	line-height: 29px;
	font-size: 12px;
	font-family: 微软雅黑, arial, tahoma;
	color: #7d7d7d;
}
/*整页容器*/
#wrap{
	margin: 0 auto;
	width: 100%;
	height: auto;
}
#container{
	width: 100%;
}
/*网页顶部*/
.top{
	background:url(../images/top.jpg) no-repeat 50% 0;
	background-color:#f7f7f7;
}
.header{ 
	width: 980px;
	margin: 0 auto;
	height: 98px;
}
.header div{
	float: left;
}
.logo{
	margin-top: 20px;
}

.ellipsis_40 {
    overflow: hidden;
    height: 40px;
    line-height: 25px; }

.ellipsis_40:before {
    content:"";
    float: left;
    width: 5px; height: 200px; }

.ellipsis_40 > *:first-child {
    float: right;
    width: 100%;
    margin-left: -5px; }

.ellipsis_40:after {
    content: "\02026";

    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;

    float: right; position: relative;
    top: -25px; left: 100%;
    width: 3em; margin-left: -3em;
    padding-right: 5px;

    text-align: right;

    background: -webkit-gradient(linear, left top, right top,
    from(rgba(255, 255, 255, 0)), to(white), color-stop(50%, white));
    background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white); }

.member_top{
	margin-left: 215px;
	width: 300px;
	line-height: 30px;
	height: 30px;
	text-align: right;
	overflow: hidden;
}
.member_top span a{
	color:#e20d44;
}
.tel{	width: 520px;
	margin-top: 15px;
	float:left;
	text-align:right;
}
/*导航*/
#navbg{
	position: absolute;
	z-index: 999;
	width: 100%;
	top:98px;
	height: 40px;
	background: url(../images/navbg.png) repeat-x;
}

.nav1 { width: 980px; margin: 0 auto; background-color: #000; }
.nav1 a { text-decoration: none; }
.navmain { height: 35px; float: left; }
#nav_all {
	height: 35px;
	float: left;
	line-height: 35px;
	position: relative;
	z-index: 222;
}
#nav_all li { font-size: 14px; font-family: 微软雅黑, arial;color:#fff; text-align: center; float: left; width: 122.5px; }
#nav_all li a {color:#fff;display: block; font-size: 14px; cursor: pointer; height: 35px; line-height: 35px; white-space: nowrap; }
#nav_all li a:hover {background: url(../images/hover.jpg) repeat-x; height: 35px; line-height: 35px; overflow: hidden; }
#nav_all li ul { display: none; position: absolute; z-index: 99; width: 940px; left: 0px; top: 35px; }
#nav_all ul li { background: none; line-height: 42px; height: 42px; }
#nav_all ul li a{font-family:微软雅黑, arial;font-size: 12px;background: url(../images/tc.png) repeat-x; height: 42px; line-height: 42px; color: #fff; }
#nav_all ul li a:hover {background: url(../images/tca1.png) repeat-x; height: 39px; line-height: 42px; font-weight: bold;}
#nav_all li a.on{ background: url(../images/hover.jpg) repeat-x;}



 /*banner*/
.bannerbg{
	height: 400px;
	background-color: #0752b3;
	margin-top: 35px;
	width: 100%;
}
#full-screen-slider {z-index: 500px; width:100%; height:400px; float:left; position:relative;}
#slides { display:block; width:100%; height:315px; list-style:none; padding:0; margin:0; position:relative;}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#paginationbg{ width: 100%;position:absolute;margin-top: -20px;z-index:10000;}
#pagination {display:block; width: 60px; margin: 0 auto;}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:10px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE;}
.bannerdb{width:100%; height:2px; background-color:#006499;}
/*内页banner*/
.nybannerbg{
	height: 238px;
	background-color: #0752b3;
	margin-top: 35px;
	width: 100%;
}
#nyfull-screen-slider {z-index: 500px; width:100%; height:238px; float:left; position:relative;}
#nyslides { display:block; width:100%; height:238px; list-style:none; padding:0; margin:0; position:relative;}
#nyslides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#nyslides li a { display:block; width:100%; height:100%; text-indent:-9999px}


  /*main*/





.main{
	width:998px;
	margin:0 auto;
	padding-top:30px;
}
.main h3{ height:22px; line-height:22px; font-family:'微软雅黑'; font-size:18px; font-weight:normal; color:#606060;}
.main h3 a{ display:block; float:left; margin-right:15px; line-height:22px; font-family:'微软雅黑'; font-size:18px; font-weight:normal; color:#606060;}

.zjbra{width:998px; margin:0 auto; padding-top:27px; padding-bottom:10px; background:url(../images/zjbra_bg.jpg) no-repeat left bottom; height:400px;}
.zcjs{width:230px; height:380px; margin-left:8px; margin-right:20px; background:url(../images/gcjs.jpg) no-repeat; position:relative; float:left;}
.zcjs p{width:136px; height:100px;padding:55px 0 0 90px; text-align:right;font-family:'微软雅黑'; color:#ffffff; line-height:24px;}
.zzfw{width:230px; height:380px; margin-right:20px; background:url(../images/zzyw.jpg) no-repeat; position:relative; float:left;}
.zzfw p{width:136px; height:100px; padding:55px 0 0 91px; text-align:right;font-family:'微软雅黑'; color:#ffffff; line-height:24px;}
.zljk{width:230px; height:380px; margin-right:20px; background:url(../images/zljk.jpg) no-repeat; position:relative; float:left;}
.zljk p{width:136px; height:100px; padding:55px 0 0 90px; text-align:right;font-family:'微软雅黑'; color:#ffffff; line-height:24px;}
.gylgl{width:230px; height:380px; background:url(../images/gylgl.jpg) no-repeat; position:relative; float:left;}
.gylgl p{width:136px; height:100px; padding:55px 0 0 90px; text-align:right;font-family:'微软雅黑'; color:#ffffff; line-height:24px;}


#name1,#name2,#name3,#name4{display:none; position:absolute; top:0; right:0;}

.main h3.brajs{width:994px; height:30px; font-size:16px; padding-left:4px; background:url(../images/h3_bg.jpg) no-repeat left bottom;}
.main h3.brajs a{float:right;}
.brajs_text{width:990px; padding:20px 4px;}
.brajs_text p{line-height:22px; color:#555555;}

.main_bot{width:100%; margin:0 auto; height:270px; background:url(../images/main_btbg.jpg) repeat-x;}

.bot_box{width:998px; height:270px; margin:0 auto;}
.bot_box div{height:240px; padding-top:30px; float:left;background:url(../images/bot_bg.jpg) no-repeat right top; }
.bot_box div ul span{margin-bottom:30px; display:block; text-align:center;}
.bot_box div ul li a{color:#0b5283; font-size:13px;line-height:25px;}
.bot_box div ul li a:hover{color:#c7c7c7; font-size:13px;line-height:25px;}
.bot_box div.bot_list{width:190px; padding-left:50px;}
.bot_box div.bot_list ul{display:block; width:90px;}
.bot_box div.bot_list ul li{line-height:25px; color:#0b5283;}
.bot_box div.bot_list ul li a{ color:#0b5283; font-size:13px;}
.bot_box div.bot_list ul li a:hover{ color:#c7c7c7; font-size:13px;}
.bot_list1{width:270px;}
.bot_list1 ul{width:230px;}
.bot_list1 ul li{ background:url(../images/list_style.jpg) no-repeat left 12px; padding-left:8px;}

.bot_box div.bot_last{background:none; padding-left:20px;}
.bot_box div.bot_last p{line-height:25px; color:#0B5283;font-size:13px;}

/*快速连接部分*/
.quicklink{
	background: url(../images/qkyy.jpg) repeat-x;
	background-color: #353535;
	height: auto;
}
.main940{
	color: #b1b1b1;
	width: 986px;
	margin:0 auto;
	height: 248px;
}
.main940 a:link {
	color: #cdcdcd;
	text-decoration: none;
}
.main940 a:visited {
	text-decoration: none;
	color: #cdcdcd;
}
.main940 a:hover {
	text-decoration: none;
	color: #cdcdcd;
}
.main940 a:active {
	text-decoration: none;
	color: #cdcdcd;
}
.main940 li{
	float: left;
	width: 20%;
}
.main940 dl{
	margin-top: 15px;
}
.main940 dl li{
	float: none;
	height: 26px;
	line-height: 26px;
	width: 100%;
}
.main940 li dt,.main940 li dd{
	font-size: 16px;
	font-weight: bold;
	font-family: 微软雅黑,arial;
}
.main940 li dt{
	color: #cdcdcd;
}
.main940 li dd{
	color: #4f4d4d;
}
.main940 li dd a:link {
	color: #4f4d4d;
	text-decoration: none;
}
.main940 li dd a:visited {
	text-decoration: none;
	color: #4f4d4d;
}
.main940 li dd a:hover {
	text-decoration: none;
	color: #4f4d4d;
}
.main940 li dd a:active {
	text-decoration: none;
	color: #cdcdcd;
}
/*footer*/
.footer{
	background: url(../images/footerbg.jpg) repeat-x;
	height: 37px;
	text-align: center;
	line-height: 37px;
	color: #b1b1b1;
	font-family: 微软雅黑, arial;
}
.footer a:link {
	color: #b1b1b1;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #b1b1b1;
}
.footer a:hover {
	text-decoration: none;
	color: #b1b1b1;
}
.footer a:active {
	text-decoration: none;
	color: #b1b1b1;
}




/*内页架构*/
.Within_bj{width:100%;text-align:center;overflow:hidden;position:absolute;top:124;left:0;z-index:-9999; }
.Within_bj img{width:100%;}
.Within{
	width:100%;
	padding-top:0px;
	height: 895px;
	background-color: #E1E1E1;
}
.Within_N{
	width:986px;
	background-color: #FFFFFF;
	margin: 0 AUTO;
}
.Within_N .wnA{ height:3px; background:#005fae;}
.Within_N .wnB{
	background:#FFF;
	background-color: #FFFFFF;
}
.Within_N .wnB_l{
	width:736px;
	float:left;
	padding-bottom:0px;
	background-color: #FFFFFF;
	height: 890px;
}
.Within_N .wnB_lA{
	width:697px;
	font-size:14px;
	padding-top:6px;
	height:35px;
	line-height:35px;
	padding-left: 0px;
	margin-left: 8px;
}
.Within_N .wnB_lA span{ color:#bdbdbd;font-family:微软雅黑; font-size:12px;}
.Within_N .wnB_lA span a{ color:#bdbdbd;}
.Within_N .wnB_lB{
	width:697px;
	height:2px;
	background:#d9d9d9;
	margin-left: 8px;
}
.Within_N .wnB_lB p{ background:#005fae; width:115px;height:2px; }
.Within_N .wnB_lC{
	width:690px;
	padding-top:23px;
	color:#6c6c6c;
	line-height:24px;
	font-family:微软雅黑;
	font-size:14px;
	margin-left: 10px;
	padding-left: 6px;
}
.Within_N .wnB_r{
	width:243px;
	float:right;
	background:#fff;
	padding-bottom:60px;
	height: 830px;
}
.Within_N .wnB_rA{
	width:222px;
	font-size:14px;
	padding-top:6px;
	height:35px;
	line-height:35px;
	margin-left: 8px;
}
.Within_N .wnB_rA span{ color:#0068b0; font-family:Arial; padding-left:5px;}
.Within_N .wnB_rB{
	width:222px;
	padding-bottom:30px;
	margin-left: 8px;
}
.Within_N .wnB_rB a{ width:204px; padding-left:18px;height:26px; line-height:26px; background:#556e88 url(../images/dhrr.png) no-repeat 180px 10px; display:block; color:#FFF; margin-bottom:2px;}
.Within_N .wnB_rB a:hover{ background:#7995b1;}
.Within_N .wnB_rB .rt{width:192px; padding-left:30px;height:26px; line-height:26px;color:#FFF; background:#9f9f9f;}
.Within_N .wnB_rC{
	width:222px;
	height:236px;
	background:url(../images/contact1.jpg) no-repeat;
	margin-left: 8px;
}
.Within_N .wnB_rC_n{ padding-top:78px; padding-left:13px; line-height:20px;}
.Within_N .wnB_rC_n .wm1{ color:#556e88; background:url(../images/dhrr2.png) 0 4px no-repeat; padding-left:17px;}
.Within_N .wnB_rC_n .wm1 a{color:#556e88; }
.Within_N .wnB_rC_n .wm2{ color:#333; background:url(../images/dhrr2.png) 0 4px no-repeat; padding-left:17px;}
.Within_N .wnB_rC_n .wm3{ color:#556e88; font-size:18px; padding-top:6px;}
.fl{
	float:left;
}
.fr{ float:right;}






 /*nymain*/
.ny_mainbg{
  	height: auto;
  	background: url(../images/mainbg.jpg) repeat-x;
  	background-color: #ededed;
}
.ny_main{
  	width: 925px;
  	background: url(../images/ny_left.png) repeat-y;
	padding: 0px 6px 0px 7px;
  	margin: 0 auto;
  	overflow:hidden
}
.left{
	float: left;
	width: 215px;
	height: auto;
}
.left_title li a{
	display: block;
	text-decoration: none;
	width: 162px;
	height: 34px;
	padding-left: 60px;
	line-height: 34px;
	background: url(../images/ny_lb.png) no-repeat 0px 13px;
	color: #616161;
}
.left_title li a:hover{
	display: block;
	width: 162px;
	height: 34px;
	padding-left: 60px;
	line-height: 34px;
	background: url(../images/ny_lb_hover.png) no-repeat 0px 13px;
	background-color: #086fce;
	font-weight: bold;
	color: #ffffff;
}
.left_title hr{
	height: 1px;
	background: none;
	border-bottom: 1px dotted #e3e3e3;
	margin-left:5px;
}
/*会员登录*/
.member_title {
	margin-top: 12px\9;
	margin-left: 15px;
}
.member_title li {
	height: 34px;
}
.member_title li img{
	position: absolute;
	margin-top: 0px;
	margin-left: 5px;
}
.member_title .btn{
	width: 92px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	cursor: pointer;
	color:#605f5f;
}
.member_title li input{
	height: 20px;
	padding-left: 5px;
	line-height: 20px;
	border: 1px solid #dcdcdc;
}
.member_title .btn:hover{
	height: 26px;
	padding-left: 5px;
	line-height: 22px;
	background-color: #2992f4;
	border: none;
	color: #fff;
}
.member_login {
	overflow: hidden;
	margin-top: 12px\9;
	margin-left: 15px;
	line-height: 21px;
}
.member_login div a{
	margin-top: 12px;
	margin-right: 8px;
	background-color: #e9e9e9;
	float: left;
	width: 92px;
	height: 26px;
	line-height:26px;
	text-align: center;
	margin-bottom: 12px;
}

.member_login div a:hover{
	background-color: #2992f4;
	color: #fff;
}

.contact{
	margin-top: 8px;
}
.right{
	float: left;
	height: auto;
	width: 685px;
	margin-left: 25px;
}
.ny_dh{
	height: 38px;
	line-height: 38px;
}
.content{
	height: auto;
	overflow: hidden;
}
.contact_con{
	line-height: 25px;
	padding: 10px 0;
}
.contact_con img{
	margin-top: 5px;
	margin-bottom: 10px;
}
.contact_con span{
	color: #616161;
	font-size: 16px;
	font-family:微软雅黑, tahoma;
}
/*新闻页面列表*/
.news_list{
	padding: 10px 5px;
}
.news_list span{
	float: right;
}
.news_list li{
	line-height: 28px;
	list-style: circle inside;
	border-bottom: 1px dotted #c0c0c0;
}
.news_list li a:hover{
	color: #086fcf;
}

/*图片页面列表*/
.pic_list{
	padding: 15px 0px;
	overflow: hidden;
}
.pic_list .info{
	margin-left: 16px;
	text-align: center;
	line-height: 18px;
	width: 130px;
}
.pic_list li{
	margin-left: 4px;
	margin-right: 4px;
	float: left;
	width: 163px;
	line-height: 28px;
	min-height: 170px;
}
.pic_list .pic_yy{
	width: 163px;
	height: 129px;
	background: url(../images/pic_yy.png) repeat-x 50% 50%
}
.pic_list .pic_yy img{
	width: 153px;
	height: 114px;
	margin-top: 5px;
	margin-left: 5px;
	border: none;
}
.pic_list li a:hover{
	color: #086fcf;
}

/*三级页面内容*/
.content_title{
	margin-top: 17px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	font-weight:bold;
	border: 1px solid #e0e0e0;
	background-color: #f0f0f0;
}
.content_title span{
	position: absolute;
	margin-left: 230px;
	height: 32px;
	line-height: 32px;
	color: #afafaf;
	font-weight: normal;
	font-family:微软雅黑, tahoma;
	font-size: 12px;
}
.content_con{
	padding: 12px 0px;
	height: auto;
	line-height: 21px;
	font-size: 12px;
}
.Products_filter{
	padding: 12px 0px;
	height: auto;
	line-height: 21px;
	font-size: 12px;
}
.member_filter{
	padding: 12px 0px;
	height: auto;
	line-height: 21px;
	font-size: 12px;
}
.back{
	height: 45px;
	line-height: 45px;
	text-align: right;
}

/*联系方式切换标签*/
.tabContainer{
	margin-top: 5px;
	width: 680px;
	overflow: hidden;
}
.tabContainer ul li{
	height: 20px;
	line-height: 20px;
	margin-right: 3px;
	cursor: pointer;
	display: block;
	padding: 0px 4px 0px 4px;
	float: left;
}
.currentBtn{
	background-color: #0870d1;
	color:#fff;
}
.tab_content{
	margin-top: 12px;
	width: 100%;
	background-color: #d9d9d9;
	padding: 12px;
}
.bold_tel{
	font-weight: bold;
	color: #086fcf;
}
/*会员中心*/
.hot_gift{
	margin-top:10px;
}
.hot_gift hr{
	height: 1px;
	border: none;
	background-color: #086fcf;
}
.all_gift hr{
	height: 1px;
	border: none;
	background-color: #086fcf;
}
.hot_title{
	width: 80px;
	height: 24px;
	line-height: 24px;
	background-color: #086fcf;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.hot_content{
	overflow: hidden;
	margin-left: -16px;
}
.hot_content li{
	margin-top: 15px;
	width: 122px;
	border: 1px solid #e6e6e6;
	height: 200px;
	float: left;
	margin-left: 16px;
}
.hot_content li:hover{
	cursor: pointer;
	margin-top: 15px;
	width: 122px;
	border: 1px solid #086fcf;
	height: 200px;
	float: left;
	margin-left: 16px;
}
.hot_content dt{
	overflow: hidden;
	height: 117px;
	background-color: #fff;
}
.all_title{
	margin-top:40px;
	text-align: center;
}
.hot_content dd{
	overflow: hidden;
	text-align: center;
	border-top: 1px solid #e9e9e9;
	height: 34px;
	width: 122px;
	line-height: 34px;
	overflow: hidden;
	background-color: #fafafa;
	margin-top: 0px;
}
.hot_content dd span{
	font-size: 18px;
	font-family: arial;
	color: #e20d44;
	font-weight: bold;
}
	
.page{
	padding:20px 0;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	text-align:center;
	clear:both;
}
.page a{
	text-decoration:none;
	color:#8698b6;
	background:#fff;
	border:1px solid #CCCCCC;
	padding:3px 6px;
	padding-bottom:2px;
	margin-right:3px}
.page a.active{
	background:#fd1a2b;
	border:1px solid #fd1a2b;
	color:#fff}
.page a:hover{
	text-decoration:none;
	color:#fff;
	background:#fd1a2b;
	border:1px solid #fd1a2b}
