﻿@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;}
body{font-size:13px;font-family: '微软雅黑', Arial;background:#fff;color:#333;}
#web{width:1002px;margin:0 auto;}
/*通用样式*/
a{text-decoration:none;color:#333;}  
a:hover{color:#f60;text-decoration:none;} 	
img{border:0px;}
ul{list-style-type:none;}
.font{font-size:13px;line-height:22px; padding:6px;}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
img {
	border: 0px;
}
.clear10{height:10px;}


/*翻页*/
.list_page{text-align:center;margin:10px;margin:0 auto;width:100%;font-size: 12px;}
.list_page a{background:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #90CBF9;color:#333;}
.list_page span{background:#90CBF9;color:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #90CBF9;}
.list_page b{background:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #90CBF9;color:#333;}
.list_page b input{border:0;margin:0;padding:0;font-size:13px;font-weight:normal;width:12px;vertical-align:middle;text-align:center;}


/*搜索样式*/
.text_keyword{width:130px; height:20px;line-height:20px;text-indent:5px;border:0;color:#999;}


/*头部代码的开始*/
.itop {
	width: 100%;
	height: 34px;
	border-bottom: 1px solid #e5e5e5;
}
.itopc {
	width: 1000px;
	height: 34px;
	margin: 0px auto;
	line-height: 34px;
}
.itopcl {
	width: 700px;
	height: 34px;
	float: left;
	font-size: 12px;
	color: #333;
}
.itopcr {
	width: 200px;
	float: right;
	font-size: 12px;
	color: #333;
}
.itopcr a {
	float: right;
	color: #333;
	margin-right: 10px;
}
.itopcr span {
	font-size: 12px;
	float: right;
	margin-right: 10px;
}
.ilogo {
	width: 100%;
	height: auto;
}
.ilogoc {
	width: 1000px;
	height: auto;
	margin: 0px auto;
	padding: 20px 0px;
}
.ilogoc img.ycdh {
	margin-top: 8px;
}
.ilogol {
	width: 750px;
	height: auto;
	float: left;
}
.ilogol img {
	float: left;
}
.ilogol p {
	color: #006635;
	font-weight: bold;
	line-height: 30px;
	font-weight: 100;
	margin: 0px;
	padding: 2px 12px;
	float: left;
}
.ilogol p strong {
	color: #006EC8;
	font-size: 14px;
	font-weight: 500;
}
.ilogol p span {
	color: #373738;
	font-size: 25px;
	letter-spacing: 2px;
}
.ilogor {
	width: auto;
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	background: url(../images/fuxing_06.gif) no-repeat left 12px;
	padding-left: 50px;
	padding-top: 5px;
}
.ilogor p {
	font-size: 14px;
	color: #373736;
	line-height: 25px;
	font-weight: 100;
}
.ilogor p strong {
	font-size: 25px;
	color: #f67114;
	font-weight: 100;
}
.ilogor p span {
	font-size: 16px;
	color: #df5167;
}
.inav {
	width: 100%;
	height: 45px;
	background-color: #006EC8;
}
.inavc {
	width: 1000px;
	height: 45px;
	margin: 0px auto;
}
.inavc ul li {
	width: 111px;
	height: 45px;
	text-align: center;
	font-size: 15px;
	line-height: 45px;
	float: left;
	background: url(../images/fuxing_11.gif) no-repeat right center;
}
.inavc ul li a {
	display: block;
	color: #FFF;
}
.inavc ul li a:hover {
	background-color: #333;
	text-decoration: none;
}
.inavc ul li.on a {
	background-color: #333;
	text-decoration: none;
}



/*ban部分*/
.iban {
	width: 100%;
	height: auto;
}
.gg {
	height: 400px;
	overflow: hidden;
}
/*==============焦点图================*/

.banner1 {
	width: 100%;
	height: 400px;
	position: relative;
	overflow: hidden;
}
.banner-box {
	width: 1600px;
	height: 400px;
	position: absolute;
	left: 50%;
	margin-left: -800px;
	top: 0;
}
.sub_banner {
	height: 366px;
}
.banner1 img {
	display: block;
	margin: 0 auto;
}
.btns {
	width: 1160px;
	position: absolute;
	height: 100px;
	left: 50%;
	top: 145px;
	margin-left: -580px;
}
.btns .prev, .btns .next {
	width: 54px;
	height: 100px;
	float: left;
	background: url(../addver/leftbtn.png) 0 0 no-repeat;
}
.btns .next {
	background: url(../addver/rightbtn.png) 0 0 no-repeat;
	float: right;
}
.banner1 .num {
	overflow: hidden;
	width: 100%;
	background: url(../addver/bannerbg.png) left top repeat;
	height: 17px;
	padding: 9px 0;
	position: absolute;
	bottom: 5px;
	left: 0;
	zoom: 1;
	z-index: 3;
	text-align: center;
}
.banner1 .num li {
	width: 13px;
	height: 13px;
	background: #006EC8;
	border: 2px solid #fff;
	border-radius: 50%;
	margin-right: 15px;
	cursor: pointer;
	display: inline-block;
	*display:inline;
	zoom: 1;
	overflow: hidden;
	font-size: 0;
}
.banner1 .num li.on {
	background: #ff8c2b;
	border: 2px solid #fff;
}
/*==============焦点图==== end ============*/



/*视频和关于我们*/

.spgy {
	width: 1000px;
	height: auto;
	margin: 0px auto;
}
.sspzx {
	width: 340px;
	height: auto;
	float: left;
}
.sspzx1, .gywm1, .scp1, .bgys1 {
	width: 340px;
	height: 40px;
	border-bottom: 1px solid #e5ebed;
}
strong.bt1 {
	font-size: 16px;
	color: #006EC8;
	line-height: 40px;
	padding: 0px 10px;
	font-weight: 600;
	float: left;
}
span.bt2 {
	font-size: 13px;
	color: #9a9898;
	float: left;
	padding-top: 10px;
}
.sspzx2 {
	width: 340px;
	height: auto;
	padding: 20px 0px;
}
.gywm {
	width: 630px;
	height: auto;
	float: right;
}
.gywm1 {
	width: 630px;
}
a.gd {
	float: right;
	margin-right: 10px;
	color: #333;
	font-size: 12px;
	line-height: 40px;
	display: block;
}
.gywm2 {
	width: 630px;
	height: auto;
	padding: 20px 0px;
}
.gywm2 h2 {
	font-size: 18px;
	line-height: 35px;
}
.gywm2 img {
	float: left;
	border: 1px solid #d6d6d6;
	margin-right: 15px;
}
.gywm2 p {
	font-size: 14px;
	color: #666565;
	text-indent: 0px;
	line-height: 26px;
}
.gywm2 p a {
	color: #006EC8;
}
/*产品中心*/

.jfcp {
	width: 1000px;
	height: auto;
	margin: 20px auto;
}
.jfcpleft {
	width: 210px;
	height: auto;
}
.jfcp_title {
	width: 210px;
	height: 76px;
	font-size: 20px;
	background-color: #006EC8;
}
.fxxian {
	width: 208px;
	height: auto;
	border: 1px solid #eae9e9;
	border-top: none;
}
.jfcp_title p {
	line-height: 28px;
	padding: 10px;
	color: #FFF;
}
.jfcp_title p strong {
	font-weight: 500;
}
.jfcp_title p span {
	font-size: 13px;
}
.jfcp_nr {
	width: 180px;
	height: auto;
	margin: 15px auto;
}
.jfcp_nr ul li {
	width: 140px;
	height: 30px;
	line-height: 30px;
	padding-left: 40px;
	background: #f0f0f0 url(../images/tongtai_23-07.gif) no-repeat 20px center;
	margin-top: 10px;
}
.jfcpright {
	width: 770px;
	height: auto;
}
.tjcp_title {
	width: 770px;
	height: 50px;
	line-height: 40px;
	border-bottom: 1px solid #006EC8;
}
.tjcp_title strong {
	font-size: 16px;
	color: #333;
	line-height: 43px;
	float: left;
	display: block;
	padding: 0px 15px;
	border-bottom: 2px solid #3292d7;
}
.tjcpleft {
	width: 200px;
	float: left;
	padding: 0 0 10px 0;
	background: url(../images/tongtai_15.gif) no-repeat 5px top;
	line-height: 19px;
	height: 30px;
}
.tjcpleft p {
	color: #414141;
	padding-left: 15px;
	font-size: 12px;
}
.tjcpleft p span {
	color: #006EC8;
	font-size: 15px;
}
.tjcp_title a {
	float: right;
	margin-right: 10px;
	margin-top: 22px;
}
.tjcp_nr {
	width: 770px;
	height: auto;
	padding: 8px 0px;
}
.cpalt {
	width: 170px;
	height: auto;
	float: left;
	margin-left: 18px;
	margin-top: 6px;
	text-align: center;
	line-height: 30px;
}
.cpalt img {
	border: 1px solid #CCC;
	padding: 1px;
}
.ttlx {
	width: 210px;
	height: auto;
	margin-top: 15px;
}
.ttlx a {
	width: 210px;
	height: 43px;
	background-color: #006EC8;
	color: #FFF;
	font-size: 16px;
	line-height: 43px;
	display: block;
	text-align: center;
	margin-top: 10px;
}
.ttlx a:hover {
	text-decoration: none;
	background-color: #005EAB ;
}



/*首页产品列表*/
dl.in_pro_list{width:170px;height:240px;float:left;text-align:center;margin:5px 20px 0 0px;display:inline;}
dl.in_pro_list dt{width:170px;height:205px;padding:1px;}
dl.in_pro_list dt img{width:170px;height:200px;padding:2px;border:1px solid #E2E2E2;}
dl.in_pro_list dd{line-height:30px;height:30px;}

/*内页产品列表*/
dl.pro_list{width:160px;height:230px;float:left;text-align:center;margin:5px 28px 10px 1px;display:inline;}
dl.pro_list dt{width:160px;height:205px;padding:1px;}
dl.pro_list dt img{width:160px;height:200px;padding:1px;border:1px solid #ccc}
dl.pro_list dd{line-height:30px;height:30px;}

/*首页列表样式*/
dl.photo_list{width:200px;height:200px;float:left;text-align:center;margin:5px 5px 0px 32px;display:inline;}
dl.photo_list dt{width:200px;height:170px;}
dl.photo_list dt img{width:200px;height:170px;}
dl.photo_list dd{height:30px;line-height:30px;}


.leftTitle {
    width: 212px;
    height: 50px;
    padding-left: 30px;
    color: #fff;
    font-size: 18px;
    line-height: 55px;
    font-weight: bold;
    background: #006EC8;
    padding: ;
}
.leftTitle span {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
}
.leftContact{ width: 200px; padding: 10px 20px; border:1px solid #acacac;line-height: 24px;}
.leftContact p{color:#666666; font-size:12px;  line-height:30px;}
.leftContact dl{width:204px; display:block;clear:both;}
.leftContact dl dt,.leftContact dl dd{color:#666666; font-size:12px;  line-height:30px; }
.leftContact dl dt{float:left; width:40px; padding-left: 24px; }
.leftContact dl dd{float:left; width:138px;}


/*产品二级分类*/
.Menu{
  width:210px; height:100%; margin:0px auto;	
  margin: 0 auto;
}
.Menu li{
  background: url(../images/left_list.jpg) no-repeat center center;
  width: 210px;
  line-height: 35px;
  margin-top: 12px;
  text-indent: 48px;
  font-size: 14px;
  clear: both;
  font-weight: bold;
}
.Menu li a{
  color:#fff;
}
.Menu a:hover,.Menu a:active{ color:#f60; }
.Menu .Fos{ background:url(../images/left_list.jpg) no-repeat center center;}
.Menu .Fos h2 a{
  color:#fff;	
  background: url(../images/left_list.jpg) no-repeat center center;
  display: block;
}
.Menu li div { clear:both; background:#FFF; display:none; }
.Menu li div a{ display:block; font-weight:normal;width: 180px;line-height: 30px;margin-left: 0px;font-size: 12px;text-indent: 25px;background: url(../images/arr.gif) no-repeat 10px center;border-bottom: 1px dashed #D2D0D0;margin: 0 auto;}
.Menu .Fos div{ display:block; }
.Menu .Fos div a:link,.Menu .Fos div a:visited{ color:#1F6EA9; }
.Menu .Fos div a:hover,.Menu .Fos div a:active{ color:#f60; }
/*产品二级分类 end*/




/*当前位置*/
.mainConTitle{
	width:736px;
	height:46px;
	border-bottom: 2px solid #0056A9;
}
.mainConTitle .mFont{
	float: left;
	height: 46px;
	color: #0f1427;
	font-size: 24px;
	line-height: 46px;
	font-weight: bold;
}	
.mainConTitle .mEnglish{
	float: left;
	height:46px;
	color:#0f1427;
	font-size: 18px;
	line-height: 54px;
	display: block;
	padding-left: 4px;
	font-family: arial;
	text-transform: uppercase;
}
.mainConTitle .position {  
	height:46px;  
	color: #666666;
	font-size: 12px;
	line-height:54px;
	float: right;
}
.mainConTitle .position a{
	color:#666;
}
.mainConTitle .position a:hover{
	color:#0f1427
}
.mainConTitle .xian{ 
	width: 120px;height: 2px;
	font-size: 0px; line-height: 0px;
	position:absolute; left:0px; bottom:-2px;background: #348502; 
}
.mainConTitle .position span{ font-size: 12px;}
/*end 当前位置*/


/* leftProClaList*/
.leftProClaList {
    width: 232px;
    height: auto;
    padding-bottom: 10px;
    border: 5px solid #006EC8;
    /*! border-top: none; */
    padding: 5px 0 15px 0;
}
.leftProClaList h2{width:210px;height:35px;line-height:35px; margin:0 auto; margin-top:12px;text-indent:48px;font-size:14px;background:url(../images/left_list.jpg) no-repeat center center; clear:both;}
.leftProClaList h2 a{display:block; color:#fff}
.leftProClaList h2 a:hover{color:#fff;}

.leftProClaList ul.left_pro{width:195px;margin:0 auto;}
.leftProClaList ul.left_pro li{width:195px;line-height: 35px;margin-left: 0px;font-size: 12px;text-indent: 25px;background:url(../images/arr.gif) no-repeat 10px center; border-bottom:1px dashed #D2D0D0}
.leftProClaList ul.left_pro li a{display:block; color:#333}



/*图片滚动定义*/
#topphoto{width:976px;margin:0 auto;}
#topphoto .ileft{float:left;width:40px;overflow:hidden;text-align:right;}
#topphoto .ilist{float:left;width:880px;overflow:hidden;padding:0 8px;}
#topphoto .iright{float:left;width:40px;overflow:hidden;text-align:left;}
#topphoto .ileft img,#topphoto .iright img{margin-top:70px;cursor:pointer;}
#topphoto .ilist ul{list-style:none;margin:0px 0;padding:0;height:230px;overflow:hidden;}
#topphoto .ilist ul li{float:left;width:160px;margin:0 8px;_margin:0 8px;text-align:center;}
#topphoto .ilist ul li img{width:160px;height:200px;display:block;border:1px solid #ddd;padding:2px;margin:0;}
#topphoto .ilist ul li span{width:160px;height:30px;line-height:30px;display:block;}



/*首页产品分类样式*/

/*产品分类样式*/

/*办公环境*/

.bghj {
	width: 100%;
	height: auto;
	background-color: #edecec;

}
.bghjc {
	width: 1000px;
	height: auto;
	margin: 0px auto;
}
.bghj_title {
	width: 1000px;
	height: 61px;
	border-bottom: 1px solid #dddddd;
}
.bghj_title ul li {
	width: 250px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	float: left;
}
.bghj_title ul li a {
	color: #666565;
	display: block;
	text-decoration: none;
	border-bottom: 2px solid #006EC8;
}
.bghj_title ul li a:hover {
	color: #006EC8;

}
.bghj_nr {
	width: 1020px;
	height: auto;
	padding: 15px 0px;
	margin-left: -20px;
}
.xian, .yin {
	width: 1020px;
	height: auto;
}
.yin {
	display: none;
}
.selectTab2 a:link, .selectTab2 a:hover, .selectTab2 a:visited {
	border-bottom: 2px solid #006EC8;
	color: #006EC8;
}
.selectTab1 {
}
.bgal {
	width: 230px;
	height: auto;
	float: left;
	margin-left: 24px;
	text-align: center;
}
.bgal a {
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
.bgal a:hover {
	color: #006EC8;
	text-decoration: underline;
}
/*新闻中心*/

.jxwzx {
	width: 1000px;
	height: auto;
	margin: 20px auto 0px;
}
.jdbj {
	width: 100%;
	height: auto;
	background-color: #f7f7f7;
	padding: 20px 0px;
}
.jnews {
	width: 725px;
	height: auto;
	float: left;
	border: 1px solid #cccccc;
}
.jnews_title {
	width: 725px;
	height: 45px;
	border-bottom: 1px solid #d6d6d6;
}
.jnews_title ul li {
	width: 362px;
	height: 45px;
	float: left;
	text-align: center;
}
.jnews_title ul li strong {
	font-size: 15px;
	padding-right: 10px;
}
.jnews_title ul li a {
	text-decoration: none;
	color: #666;
	line-height: 44px;
	display: block;
}
.jnews_title ul li a:hover {
	color: #006EC8;
	border-bottom: 2px solid #006EC8;
}
.jnews_nr {
	width: 725px;
	height: auto;
}
.newsxian, .newsyin {
	width: 725px;
	height: auto;
}
.newsyin {
	display: none;
}
.selectTab4 a:link, .selectTab4 a:hover, .selectTab4 a:visited {
	border-bottom: 2px solid #006EC8;
	color: #006EC8;
}
.selectTab3 {
}
.newsc {
	width: 695px;
	height: auto;
	margin: 6px auto;
}
.newss {
	width: 695px;
	height: auto;
	padding: 6px 0px 10px 0px;
	border-bottom: 1px dashed #cccccc;
}
.newss a {
	font-size: 16px;
	line-height: 40px;
	color: #333;
	font-weight: bold;
}
.newss a:hover {
	color: #3292d7;
}
.newss p {
	font-size: 12px;
	color: #666;
	line-height: 24px;
}
.newss img {
	float: left;
	margin-right: 15px;
}
.newss_list {
	width: 695px;
	height: auto;
	padding: 6px 0px;
}
.newss_list ul li {
	width: 675px;
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
	background: url(../images/jiangfan_62.gif) no-repeat 5px center;
}
.newss_list ul li a {
	float: left;
	color: #666;
	font-size: 12px;
}
.newss_list ul li a:hover {
	float: left;
	color: #3292d7;
	text-decoration: underline;
}
.newss_list ul li span {
	color: #999;
	float: right;
	margin-right: 5px;
}
.jlxwm {
	width: 255px;
	height: auto;
	border: 1px solid #ccc;
}
.jlxwm1 {
	width: 255px;
	height: 45px;
	border-bottom: 1px solid #ccc;
}
.jlxwm2 {
	width: 255px;
	height: auto;
}
.slxwmc {
	width: 255px;
	height: auto;
	/*! padding: 5px 10px; */
}
.slxwmc p {
	padding-left: 15px;
	line-height: 27px;
	font-size: 14px;
	padding-bottom: 10px;
}
.slxwmc p strong {
	font-size: 15px;
	line-height: 40px;
}
.jlxwm1 strong.bt1 {
	line-height: 45px;
	font-weight: bold;
}
.dianhua {
	background: url(../images/fuxing_39.gif) no-repeat scroll 15px 14px transparent;
	color: #666666;
	line-height: 20px;
	padding: 10px 0px 15px 60px;
	margin-top: 10px
}
.dianhua span {
	color: #282b33;
	display: block;
	font: 18px "Impact";
}


/*友情链接*/
.jdbj {
	width: 100%;
	height: auto;
	background-color: #f7f7f7;
	padding: 20px 0px;
}
.syqlj {
	width: 1000px;
	height: auto;
	margin: 0px auto;
}
.yqljs {
	width: 1000px;
	height: auto;
	padding: 15px 0px;
}
.yqljs a {
	color: #333;
	float: left;
	margin-left: 10px;
	line-height: 30px;
}

/*版权样式*/
/*底部代码的开始*/
.footWrap {
	width: 100%;
	height: auto;
	background-color: #333333;
}
.hbfooter {
	width: 1000px;
	height: auto;
	margin: 0px auto;
}
.footer_nav {
	width: 100%;
	height: 44px;
	border-bottom: 1px solid #6d6c6c;
}
.fnavc {
	width: 1032px;
	height: 44px;
	margin: 0px auto;
}
.fnavc a {
	padding: 0 18px;
	color: #fff;
	font-size: 13px;
	line-height: 44px;
	background: url(../images/shibajie_41.gif) no-repeat right center;
}
.hbbottom {
	width: 1000px;
	height: auto;
	padding: 25px 0px;
}
.hbtmleft {
	width: 630px;
	height: auto;
	float: left;
}
.hbtmleft p {
	font-size: 13px;
	color: #FFF;
	line-height: 36px;
}
.hbtmleft p a {
	color: #FFF;
}
.hbtmleft strong {
	color: #016832;
	font-size: 18px;
}
.hbtmright {
	width: 88px;
	height: auto;
	float: right;
	margin-right: 20px;
	text-align: center;
	line-height: 30px;
	color: #FFF;
	font-size: 13px;
}
