﻿body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
/*Common-end*/
/*reset-start*/
@charset "utf-8";
html{color:#000;background:#FFF; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{/* font-style:inherit; *//* font-weight:inherit; */}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}


/*头部开始*/
.h_top{background:url(../images/topbg.jpg) repeat-x 0 0;height: 246px;font-family:"Microsoft YaHei";position:relative;z-index:999;}
.h_zc{height:37px;line-height:29px; color:#fff; font-size:13px;}
.h_zc a{padding: 0 -5px;color:#fff;line-height:29px;display:inline-block;}
.t_fd{-width:750px; text-align:right;}
.t_fx{ color: #c6e3ff; font-weight: normal;overflow: hidden; width: 175px;}
.t_fx a{height: 20px; margin: 6px 0 0; padding: 0!important; width: 23px;}
.h_zc a.t_ico1{ background:url(../images/t_ico1.jpg) no-repeat center;}
.h_zc a.t_ico2{ background:url(../images/t_ico2.jpg) no-repeat center;}
.h_zc a.t_ico3{ background:url(../images/t_ico3.jpg) no-repeat center;}
.h_zc a.t_ico4{ background:url(../images/t_ico4.jpg) no-repeat center;}
.h_zc a.t_ico5{ background:url(../images/t_ico5.jpg) no-repeat center;}
.h_con{clear:both;width:1200px;height: 140px;padding:22px 0 0;overflow:hidden;color:#383838;font-size:20px;line-height:32px;}
.h_tex{padding: 6px 0 0 30px;line-height: 36px;height:80px;border-left:solid 1px #ebebeb;margin:11px 0 0 25px;font-size: 22px;}
.h_tex b{font-weight: bold;display:block;color:#f37500;font-size: 27px;}
.h_pho{line-height:24px;padding:4px 0 0; color:#0054a5; font-size:16px; width:166px;}
.h_pho b{font-size: 22px;font-family:Arial;height:30px;line-height:28px;color:#f37500;font-weight:normal;display:block;}
.h_con h1{margin-top: 5px;}
.h_con h1 img{/* width: 295px; */}
.h_con .ch1{margin-top: 5px;}
.h_con .ch1 img{ width: 295px;}
.menu{height: 47px;line-height: 47px; overflow:hidden;}
.menu li{float:left;position:relative;background: url(../images/menu-fgx.jpg) no-repeat right 5px; width:14.28%}
.menu li a{color:#fff;font-family:"Microsoft YaHei";font-size:12px;line-height: 47px;display:inline-block; margin:0 auto;text-align: center;text-decoration: none;font-size: 14px;}
.menu li.born a{}
.menu li a:hover{background:url(../images/mhbg.jpg) no-repeat center center;text-decoration:none;color: #FFF;}
.menu li a:-webkit-any-link{ display:block;}
.menu li p{ position:absolute; width:auto;  top:60px; left:0;}
.menu li.cur p a{ display:block; height:36px; line-height:36px; font-size:12px; color:#fff; background:none; padding:0 5px;}
.menu li p a:hover{ background:none; text-decoration:underline;}

.menu li .erj {position:absolute; left:0; top:35px; width:130px; background:#f00; display:none; }
.menu li .erj li , .menu li .sanj li{ float:none;width:130px; height:35px;}
.menu .erj li a{ background:#f00;}
.menu .erj li a:hover, .menu .erj .cur a { background:#09F; display:block;}
.sanj { position:absolute; left:130px; top:0px; width:130px;background:#093;display:none;}
.menu .erj li .sanj li a { background:#093}
.menu .erj li .sanj li a:hover { background:#09F; display:block}

table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

.mt10{ margin-top:10px;}
/*幻灯Banner*/
.banner {
	position: relative;
	width: 100%;
	overflow: auto;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	margin-bottom:20px;
}
.banner ul {
	list-style: none;
	width: 300%;
}
.banner ul li {
	display: block;
	float: left;
	width: 33%;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.banner ul li img{ max-width:100%;}
.banner .inner {
	padding: 160px 0 110px;
}
.banner h1, .banner h2 {
	font-size: 40px;
	line-height: 52px;
	color: #fff;
}
.banner .btn {
	display: inline-block;
	margin: 25px 0 0;
	padding: 9px 22px 7px;
	clear: both;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border: 2px solid rgba(255,255,255,.4);
	border-radius: 5px;
}
.banner .btn:hover {
	background: rgba(255,255,255,.05);
}
.banner .btn:active {
	-webkit-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-moz-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-ms-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-o-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
}
.banner .btn, .banner .dot {
	-webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
}
.banner .dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
}
.banner .dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 4px;
	text-indent: -999em;
	border: 2px solid #fff;
	border-radius: 6px;
	cursor: pointer;
	opacity: .4;
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s;
}
.banner .dots li.active {
	background: #fff;
	opacity: 1;
}
.banner .arrows {
	position: absolute;
	bottom: 20px;
	right: 20px;
	color: #fff;
}
.banner .arrow {
	display: inline;
	padding-left: 10px;
	cursor: pointer;
}


/*reset-end*/
.top_r{ margin-top:10px;}
.top_r tel{}
.top_r tel span{ color:#c00;}

/* -- 页面整体布局 -- */
.header , .content , .footer {margin:0 auto;}

.left { width:201px; float:left;}
.left2 { width:670px; float:left; overflow:hidden;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop { background:url(../images/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.left2top { background:url(../images/left2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.leftbot { background:url(../images/left_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { background:url(../images/right_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }

.right { width:754px; float:left; display:inline; margin-left:5px; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.righttop { background:url(../images/right_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.right2top { background:url(../images/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url(../images/right_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { background:url(../images/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:752px; min-height:458px; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}
.right2_main { width:273px; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}
.left2_main { width:668px;  border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}


/*Index-end*/
/*Common-start*/
@charset "utf-8";
body {color:#666666;font:12px/1.231 Verdana, Arial, Helvetica, sans-serif ,"";text-decoration: none;} /*网站字体颜色*/
a { color:#666666; text-decoration:none; }  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover {text-decoration: none;}
i , em{ font-style:normal;}
.vam { vertical-align:middle;}
.clear{ clear:both; height:0; line-height:0; font-size:0;}
.clearfix:after{ content:""; clear:both; height:0; visibility:hidden; display:block;}
.h-pho p{border-bottom:1px solid #e9e9e9;}
zoom:1;
    
margin-top: 24px;
}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.fw{ font-family:"微软雅黑","宋体";}
.pa{
	position:absolute;
	width: 240px;
	height: 32px;
}
.pr{ position:relative}
.mt8{ margin-top:8px;}
.font14 { font-size:14px; font-weight:bold;}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}









/* -- 页面整体布局 -- */



/*头部开始*/

.content01{background-repeat: no-repeat;background-position: center top;background-attachment: fixed;}
.fr { float:right;}
.header , .content , .footer {margin:0 auto;width: 1200px;}
.h_nr{ height: 125px; overflow:hidden;}
.h_logo span{ overflow:hidden;}
.h_logo h3{font: 16px "Microsoft Yahei";color: #0a9a00;padding: 22px 0 0 10px;line-height: 31px;}
.h_logo h3 b{display:block;color: #0a9a00;font-size: 32px;}
.h_nr{height: 112px;overflow:hidden;}
.h_logo{width: 680px;height: 90px;overflow:hidden;padding: 11px 0 0 4px;}
.h_logo span{overflow:hidden;}
.h_logo span img{/* width: 120px; */}
.h_logo .gsmz{ width: 450px; font: 14px "Microsoft Yahei"; color:#3f3f3f; padding: 38px 0 0 5px; line-height:30px;}
.h_logo .gsmz b{ display:block; color: #222222; font-size: 28px;}

.h_lx{ width:254px; height:113px; margin:22px 0 0 0; overflow:hidden;}
.h_lx p{ font:14px "Microsoft Yahei"; color:#4e4e4e; background:url(../images/tel.jpg) no-repeat left 5px; padding-left:50px; height:60px; margin-top:29px;}
.h_lx p span{  color: #505050; font:30px Impact; display:block;}
.h_lx i{ display:block; padding-left:37px; height:25px; overflow:hidden;}
.h_lx i img{  width:70px; height:25px; margin-right:16px;}




/*头部结束*/

/*友情链接*/
.link_bj{ background: #FFFFFF url(../images/link_line.gif) repeat-x center top; height:107px; overflow:hidden;}
.link { height:107px; width:1200px; margin:0 auto; overflow:hidden; }
.link h3{ background:url(../images/link_wz.jpg) no-repeat; width:122px; height:92px; text-align:center; overflow:hidden; font:30px "Microsoft Yahei"; text-transform:uppercase; color:#f0f0f0; line-height:32px; float:left;}
.link h3 a{ display:block; padding-top:16px; font-size:18px; color:#f0f0f0;}
.link p{ line-height:28px; color:#555555; padding-top:25px; overflow:hidden; width: 830px; float:left;}
.link p a{ color:#555555; padding:0 17px; display:inline-block;}
.link span{ display:block; width:161px; height:84px; background:#f0f0f0 url(../images/link_ico.gif) no-repeat 71px 17px; margin-top:8px; overflow:hidden; text-align:center;}
.link span a{ color:#555; display:inline-block; padding-top:52px; line-height:14px;}
/*友情链接*/

/*底部开始*/
.footWrap{ background:url(../images/f_bj.jpg) repeat-x center top; height:272px; overflow:hidden;}
.footer{ position:relative;}

.fnav{ height:60px; line-height:60px; text-align:center; color:#fff;}
.fnav a{ color:#fff; padding:0 13px; display:inline-block;}
.f_pic{  width:117px; height:117px; margin:31px 0 0 118px; display:inline;}
.f_pic img{  width:117px; height:117px;}

.f_wz{ line-height:25px; color:#75b7ff; padding:26px 0 0 33px; width:430px;}
.f_wz a{ color:#75b7ff;}
.f_wz em{display:inline-block; padding:0px 6px;}
.f_wz img{ vertical-align:middle; margin-left:12px;}

.footer p{ margin:30px 114px 0 0; display:inline; float:right; background:url(../images/code_bj.png) no-repeat center 10px; width:113px; height:150px;}
.footer p img{ width:85px; height:85px; display:block; margin:0 auto 2px;}
.footer p span{ display:block; font-family:"Microsoft Yahei"; color:#fff; text-align:center; height:22px; line-height:22px;}
/*底部结束*/

/*bottom*/

.re_lk{background:url(../images/f_wrap.jpg) repeat-x;padding-top: 22px;margin-top: 16px; color:#fff; line-height:24px; text-align:center;}
.re_lk a{ color:#fff;}
.tl_03{background:url(../images/relk_bg.gif) no-repeat center;font-family:"Microsoft Yahei";padding-left: 10px;height: 20px;}
.tl_03 h4{font-size:16px;}
.tl_03 a{color: #ff9600;}
.lk_m{height: 50px;line-height: 35px;color:#4b4b4b;margin-top: 0px;background: url(../images/link.gif) no-repeat 12px center;padding-left:118px;}
.app{display:block;margin-top:2px;}
.lk_m a{padding:0 14px;color:#8d8d8d;}

.f_wrap{height: 231px;}
.f_nav{padding-bottom:27px;font-family:"Microsoft Yahei";}
.f_navm{width: 1200px;background:url(../images/f_nav_m.gif) repeat-x;height:36px;line-height:36px;margin:0 auto; text-align:center}
.f_nav a{color: #525252;padding: 0 45px; }

.f_cr{width: 730px;margin:0 auto;padding-left: 50px;}
.f_cr .f_lg{display:block;padding-right: 20px;margin-top: 2px;width: 126px;}
.f_cr ul{height: 127px;width: 480px;line-height:22px;color: #FFFFFF;display:inline;padding-left: 100px; margin-top: 10px;}
.f_cr li a{
    color: #fff;
}
.f_cr li span{margin-left:12px;}
.f_cr li .wide{margin-left:28px;}
.f_cr li img{vertical-align:middle;margin:0 0 10px 8px;}
/*bottom*/



/*banner*/
/*neiyebanner*/
.topadcs {overflow: hidden;text-align: center;background: #ddd;height: 500px;margin-bottom: 10px;margin-top: 2px;position: relative;left:50%;margin-left:-1200px;width:1920px;}
/*neiybanner*/
.middle01{background-image: url(../images/bady_bj.jpg);background-repeat: no-repeat;background-position: center top;background-attachment: fixed;}
/*搜索*/
.s_bj{ height: 16px; background:url(../images/s_yy.jpg) no-repeat center bottom; overflow:hidden;}
.sou{width: 1200px;height: 38px;line-height: 38px;margin:0 auto;overflow:hidden;}
.s_inp01{ width:281px; padding-top: 6px; *padding-top:11px; }
.inp01{ width:209px; height: 24px; line-height: 24px; background:url(../images/s.gif) no-repeat; border:0 ; color:#c4c4c4; font-size:12px; padding-left:20px;}
.inp02{ background: url(../images/s_ss.gif) no-repeat; width:52px; height: 24px; border:0;cursor:pointer}
.sou p{ width:600px; color:#4a4a4a;}
.sou p a{color:#8c8c8c; padding:0 8px;}
/*搜索*/


/*rollup.css*/
#roll_top,#fall,#ct{position:relative;cursor:pointer;height:59px;width:20px;z-index:8;}#roll_top{background:url(../images/top.gif) no-repeat}#fall{background:url(../images/top.gif) no-repeat 0 -80px}#ct{background:url(../images/top.gif) no-repeat 0 -40px}#roll{display:block;width:15px;margin-right:-500px;position:fixed;right:50%;top: 85%;_margin-right:-505px;_position:absolute;_margin-top:300px;_top:expression(eval(document.documentElement.scrollTop))}






#div1 {
width: 120px;
position: absolute;
padding-bottom: 24px;
background: url(../images/nav_bottom.png) no-repeat left bottom;
display: none;
overflow: hidden;
z-index: 99;
}