﻿@charset "utf-8";
html,body {	margin: 0px; padding:0;background:#fff; font-family: "微软雅黑"; font-size: 12px; color: #222; text-align:center; }
* { margin:0; padding:0; }


@font-face {
  font-family: 'iconfont';  /* project id 183650 */
  src: url('//at.alicdn.com/t/font_183650_elxfcqwowd3u9pb9.eot');
  src: url('//at.alicdn.com/t/font_183650_elxfcqwowd3u9pb9.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_183650_elxfcqwowd3u9pb9.woff') format('woff'),
  url('//at.alicdn.com/t/font_183650_elxfcqwowd3u9pb9.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_183650_elxfcqwowd3u9pb9.svg#iconfont') format('svg');
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}t-family:Arial;
}
img { border:0; }
h1,h2,h3,h4,h5,h6 { margin:0; padding:0; }
ul{ list-style:none;}
/* 链接样式 */
a { color:#666; text-decoration:none; }
a:hover { color:#F00; text-decoration:none; }
.logoBorder{ position:absolute; left:50%; top:15px; margin-left:-100px; width:200px; height:100px; border-radius:0 0 100px 100px; background:#fff; text-align:center; z-index:999;}
#logo {width:150px; height:158px; display:block; overflow:hidden; background:url(../images/logo.png) no-repeat left top;background-size:100%;  margin-left:25px;}
#logoen {width:119px; height:108px; display:block; overflow:hidden; background:url(../images/logoen.png) no-repeat left top;background-size:80%;  margin-left:55px;}
.gray{ color:#999;}
.orange { color:#FF7800 !important; }
a.red { color:#F00 !important; }
.red{ color:#f00;}
.darkblue{ color:#590c31;}
.blue { color:#1F71AF; }
a.more { text-align:left; color:#333; text-decoration:none; font-size:14px; font-weight:normal; position:absolute; right:0px; top:10px; padding:10px 20px; border: 1px solid #eee; border-radius: 4px; background: #f7f7f7;}
a.more:hover { color:#c00; text-decoration:none; }
a.btnBlack { background:url(../images/bg_btn.gif) repeat-x; padding:4px 10px 5px 10px; color:#FFF !important; font-weight:700; font-size:14px; text-decoration:none !important; border:1px solid #000; }

a.pdMore{ width:120px; height:25px; line-height:25px; border:1px solid #999; color:#999; text-align:center; display:block; transition:400ms;}
a.pdMore:hover{ background:#a99161; color:#fff; text-decoration:none; font-size:14px;border:1px solid #a99161;}
a.newsMore{ width:100px; height:20px; line-height:20px; background:#c00; border:1px solid #c00; color:#fff; text-align:center; display:block; transition:400ms;}
a.newsMore:hover{ background:#c00; color:#fff; text-decoration:none; font-size:14px;}

.time{
	position:absolute;
	left:0;
	top:0;
	color:#fff;
	width:70px;
	height:80px;
	text-align:center;
	background:rgba(255,0,0,0.8);
}
.time h2{ margin-top:20px;}
/* 按钮样式 */
input.text_type { border:1px solid #949494; color:#626262; }
input.select_type { border:none; background:url(../images/input_search_style.gif) no-repeat; width:124px; height:19px; color:#626262; }

.input1{ border:1px solid #ccc; 
-moz-border-radius: 10px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */
	margin-bottom:5px;
	background:#eee;
	height:25px;
	line-height:25px;
	margin-bottom:-3px;
}
.input2{ border:1px solid #ccc; 
-moz-border-radius: 10px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */
	margin-bottom:5px;
	background:#eee;
	height:20px;
	line-height:20px;
	margin-bottom:-3px;
}
.feed_text{ width: 100%; height: 100px;}
.feed_btn{ width: 100px; height: 30px; line-height: 30px; text-align: center; background: #f60; color: #fff; font-size: 16px; border: none; border-radius: 4px; margin: 20px 0;}

.text7 td{ padding:4px 0;}

/* 位置 */
.left{float:left;}
.right{ float:right;}
/* 字体样式 */
.f12px{ font-size:12px; font-weight:normal;}
.f14px{ font-size:14px;}
.fB { font-weight:900; }
/* 顶部样式 */
#head { background:#fff;width:100%; height:170px; z-index:5; text-align:left;}
#headIn{ position:relative; z-index:5; width:1000px; margin:0 auto;}
.triangle-top
    {
    position:absolute; left:50%; top:130px; margin-left:-100px; width:200px; height:100px; z-index:0;
        width:0px;
            height:0px;
            border-top:50px solid #fff;
            border-right:100px solid  rgba(0,0,0,0);
            border-bottom:50px solid rgba(0,0,0,0);
            border-left:100px solid  rgba(0,0,0,0);
    }

.loginContent{ position:absolute; right:0px; top:10px;  height:27px; line-height:27px;text-align:left; z-index:1002; font-size:16px;}

.loginContenten{ position:absolute; right:0px; top:0px; }

.headInfo { position:relative; margin:0 auto;width:1000px; height:40px; line-height:40px; z-index:5; text-align:right; }
.headInfof a:hover{ text-decoration:none; color:#fff;}


.search{ position:absolute; right:0px; top:2px; width:210px; height:25px; line-height:25px;	}

.searchInput1{ width:170px; padding-left:10px; color:#794c15;  height:23px; line-height:23px; border:none; background:#fff;border-radius:5px;}


.topnav{ position:absolute; bottom:23px; right:190px; z-index:999;}
.topnav a{ padding-left:15px; background:url(../images/abouton.gif) no-repeat left center;}

.cnen{ width:40px; height:20px; line-height:20px; text-align:center; border:1px solid #f60; border-radius:10px; display:inline-block; color:#f60; font-size:16px; margin-left:20px;}
.cnen:hover{ background:#f60; color:#fff;}

#banner{ margin:0 auto; width:927px; height:284px; padding-top:35px;}

.topdh{ width:960px; margin:0 auto; padding:10px 0 10px 20px; border-bottom:1px dotted #ccc; background:url(../images/home.gif) no-repeat left center;}

.inbanner{ width:980px; height:83px; margin:10px auto;}

.swiper-pagination-about{ bottom: 20px !important; position: absolute; z-index: 999;}
#navContent{  position:absolute; left:0; top:20px; width:1000px;}

.nav ul{margin:0 auto;}
.nav li{list-style:none;width:140px; float:left;position:relative; }
.nav li p{ font-size:14px; color:#ccc; position:absolute; left:0; bottom:25px; width:100%; text-align:center; color:#333;}
.nav li a.a{display:block;height:140px; padding:0;color:#333;text-align:center;text-decoration:none;font-family:"微软雅黑";font-size:14px;}
.nav li a.a:hover .navImg{transform: scale(1.5);   }
.nav li a.a:hover p{ color:#00a0e9;}
.nav li .navImg{ width:40px; height:40px; position:absolute; left:50%; top:50%; margin:-20px 0 0 -20px; transition:0.3s;}
.nav li .navImg img{ width:100%; height:100%;}

.navEn ul{margin:0 auto;}
.navEn li{list-style:none;float:left;position:relative; }
.navEn li p{ font-size:12px; color:#ccc;}
.navEn li a.a{display:block;height:50px; padding:0 20px; line-height:50px; color:#fecf7c;text-align:center;text-decoration:none;font-family:"微软雅黑";font-size:16px; display:block;}
.navEn li a.a:hover{ background:#a36b08;}

.xmzs0{background:#a36b08;display:none;position:absolute;left:0;top:130px;padding:10px; border-radius:0 0 5px 5px;
background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
	background-image:-webkit-linear-gradient(#fff, #eee);
	background-image:-moz-linear-gradient(#fff, #eee);
	background-image:-ms-linear-gradient(#fff, #eee);
	background-image:-o-linear-gradient(#fff, #eee);
	background-image:linear-gradient(#fff, #eee);
}
.xmzs0 ul{ margin:0; padding:0; list-style:none; width:120px; }
.xmzs0 ul li{ height:30px; line-height:30px; font-size:14px; float:left; overflow:hidden;}
.xmzs0 ul li a{ color:#333; padding-left:10px; text-align:left; display:block; padding-left:30px;}


/*banner */
 .swiper-container {
      width: 100%;
      height: 100%;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
    .swiper-slide img{ width:100%;}

/*首页关于我们*/
.aboutbg{position:relative; height:600px; background:url(../images/aboutbg.jpg) no-repeat center top; background-size:cover;}
.about_l{ width: 700px; height: 350px; padding: 30px; background:url(../images/iaboutbg.jpg) no-repeat center top; background-size:cover; text-align: left;}
.aboutcon{ width: 1000px; margin: 0 auto; padding-top: 100px; position: relative;}
.aboutTitle{ font-size:28px; color: #fff; font-weight: 600; text-align: left;}
.line{ width: 110px; height: 1px; background: #fff; overflow: hidden; display: inline-block; margin: 10px 0;}
.aboutTitle1{ font-size:16px; color: #fff; font-weight: 400; text-align: left;}
.aboutdesc{ font-size: 16px; color: #fff; line-height: 180%; margin:50px 0; padding-right: 100px;}
a.aboutMore{  width:120px; height:35px; line-height:35px; color:#fff; background:#da2423; text-align:center; display:inline-block; transition:400ms; font-size: 16px;}
a.aboutMore:hover{ background:#ffde00; color:#fff; text-decoration:none; font-size:16px;}

/*首页类别cn*/
.icategory {width:350px; position:absolute; right:0; top:250px; list-style:none;}
.icategory li a img{ display: block;}


/*推荐产品*/
.title1{ font-size:24px; color:#00a0e9;text-align:left; margin:0 auto; margin-bottom:10px;}
.title2{ margin:0 0 10px 0; text-align:left;color:#ccc; font-size:14px;}
.compro_ul{ margin: 0; padding: 0; list-style: none; position: absolute;  right: 0; top: 20px;}
.compro_ul li{ float: left; margin-left: 10px;}
.compro_ul li a{ padding:10px 20px; font-size: 16px; background-color: #0088CC; color: #fff; text-align: center; border-radius: 4px; transition: 0.3s;}
.compro_ul li a:hover{ background: #CC3300;}

.tline{ height:1px; background:#eee; width:100%; margin:5px auto; position:relative;}
.tline .tline_block{ width:50px; background:#f3c100; height:5px; position:absolute; left:50%; top:-2px; margin-left:-25px;}

.slideTxtBox{ text-align:left; position:relative; width:1000px; margin:30px auto; background:#00a0e9; border-radius:10px; padding-top:20px; height:230px;}
.slideTxtBox .prev{ position:absolute; left:-50px; top:80px; z-index:1000; color:#00a0e9; font-size:42px; cursor:pointer;transition:all 0.5s; -moz-transition:all 0.5s; -webkit-transition:all 0.5s; -o-transition:all 0.5s;}
.slideTxtBox .prev:hover, .slideTxtBox .next:hover{ text-decoration:none; -webkit-animation-name: pulse;  animation-name: pulse; color:#000;}
.slideTxtBox .next{ position:absolute; right:-50px; top:80px; z-index:1000; color:#00a0e9; font-size:42px; cursor:pointer;transition:all 0.5s; -moz-transition:all 0.5s; -webkit-transition:all 0.5s; -o-transition:all 0.5s;}

.slideTxtBox .hd{ margin:20px auto; height:30px; line-height:30px;  position:relative; }
.slideTxtBox .hd ul{ float:left; position:absolute; left:0px; top:-1px; height:32px;   }
.slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer; font-size:14px; text-align:center;}
.slideTxtBox .hd ul li.on{ height:30px;  color:#c00; }
.slideTxtBox .hd ul li p.select{ width:15px; height:15px; border:1px solid #ccc; background:#fff; border-radius:15px; margin:0 auto;}
.slideTxtBox .hd ul li.on .select{ background:#c00; }

.slideTxtBox .bd ul{ width:1000px; }
.slideTxtBox .bd li{   }
.slideTxtBox .bd li .date{ float:right; color:#999;  }

.listPro { position: relative; transition: height 400ms; }
		.listPro li { width: 250px; overflow: hidden; transition: 400ms border-color,400ms left,400ms top; float:left; height:280px;}
		.listPro li .i5 { opacity: 0; filter: alpha(opacity=0); margin: -34px 0 0 -34px; position: absolute; left: 10%; top: 50%; transition: 400ms; }
		.listPro li .i6 { opacity: 0; filter: alpha(opacity=0); margin: -16px 0 0 -17px; position: absolute; left: 90%; top: 50%; transition: 400ms; }
		.listPro li a { width:200px; margin:0 auto; display:block; transition: 400ms; background:#fff; padding:5px; height:200px; border:1px solid #ccc;}
		.listPro li a:hover{ text-decoration:none; background:#fff;}
		.listPro li .imgBox { width:200px;  overflow: hidden; position: relative;}
		.listPro li .img { width: 200px; height: 167px; }
		.listPro li .bg { opacity: 0; filter: alpha(opacity=0); width: 100%; height: 100%; background: #01a8ec; position: absolute; left: 0; top: 0; transition: 400ms; }
		.listPro li .view { opacity: 0; filter: alpha(opacity=0); width: 50px; height: 50px;position: absolute; left: 50%; margin-left:-25px; bottom: 0; transition: 400ms; font-size:52px; color:#fff; }
		.listPro li .t { margin-top:8px; color:#333; overflow: hidden; height: 20px; font-size: 14px; transition: 400ms; text-align:center;}
		.listPro li .line { margin:20px auto; height:3px; overflow:hidden; width:50px; background:#dbdbdb; transition: 400ms; text-align:center;}
		.listPro li:hover  .t{ color:#01a8ec;  }
		.listPro li:hover .magnifier { -webkit-transform: scale(1); transform: scale(1); opacity: 1; filter: alpha(opacity=100); }
		.listPro li:hover .bg { opacity: 0.5; filter: alpha(opacity=50); }
		.listPro li:hover .view { opacity: 1; filter: alpha(opacity=100); bottom:50px; }
		.listPro li:hover a { color: #c09b26; }
		.listPro li:hover .i5 { left: 50%; opacity: 1; filter: alpha(opacity=100); }
		.listPro li:hover .i6 { left: 50%; opacity: 1; filter: alpha(opacity=100); }
		.listPro li:hover .line {background:#c09b26; width:100px; }

		/*产品中心*/
		.listProMain { position: relative; transition: height 400ms; }
		.listProMain li { width: 230px; overflow: hidden; transition: 400ms border-color,400ms left,400ms top; float:left; height:220px;}
		.listProMain li a { width:200px; margin:0 auto; display:block; transition: 400ms; padding:5px; height:180px; border:1px solid #eee; margin:0 auto; background:#fff; }
		.listProMain li a:hover{ text-decoration:none; background:#fff;}
		.listProMain li .imgBox { width:200px; height:150px;  overflow: hidden; position: relative;}
		.listProMain li .img { width: 200px; height: 150px;  }
		.listProMain li .bg { opacity: 0; filter: alpha(opacity=0); width: 100%; height: 100%; background: #00b3fe; position: absolute; left: 0; top: 0; transition: 400ms; }
		.listProMain li .proNumber {opacity: 0; filter: alpha(opacity=0); width: 200px; position: absolute; left: 50%; margin-left:-100px; bottom: 0; transition: 400ms; font-size:14px; color:#fff; text-align:center; }
		.listProMain li .view {opacity: 0; filter: alpha(opacity=0); width: 100px; position: absolute; left: 50%; margin-left:-50px; bottom: 0; transition: 400ms; font-size:14px; color:#fff; text-align:center; border:1px solid #fff; height:25px; line-height:25px;}
		.listProMain li .t { color:#333; overflow: hidden; height: 25px; line-height: 25px; font-size: 14px; transition: 400ms; text-align:center;}
		.listProMain li .line { margin:20px auto; height:3px; overflow:hidden; width:50px; background:#dbdbdb; transition: 400ms; text-align:center;}
		
		.listProMain li:hover  .t{ color:#c00;  }
		.listProMain li:hover .proNumber { opacity: 1; filter: alpha(opacity=100); bottom:80px; }
		.listProMain li:hover .view { opacity: 1; filter: alpha(opacity=100); bottom:40px; }
		.listProMain li:hover .magnifier { -webkit-transform: scale(1); transform: scale(1); opacity: 1; filter: alpha(opacity=100); }
		.listProMain li:hover .bg { opacity: 0.5; filter: alpha(opacity=50); }
		.listProMain li:hover a { color: #c09b26; }
		.listProMain li:hover .line {background:#c09b26; width:100px; }

/*产品中心*/
/**/
.pro_r{ width: 760px; float: right;}
.dl_pro{
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
	width:180px;
	float:left;
}
.dl_pro dt{ margin-bottom:8px;}
.dl_pro dt a{ height:30px; line-height:30px; background:#00b3fe; border:1px solid #ccc; border-radius:20px; display:block; padding-left:15px; color:#fff; font-size:14px;}
.dl_pro dd{
	margin-bottom:5px;
}
.dl_pro dd a{
	font-size:14px;
	color:#333;
	line-height:30px;
	text-align:left;
	display:block;
	background:#fff;
	border-radius:20px;
	padding-left:15px;
	border:1px solid #eee;
}
.dl_pro dd a:hover{
	color:#e60012;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-out;
}
.dl_pro dd a.on{ color:#fff; border-radius:10px; font-weight:bold; background:#f00;}


.proimg_l{width:100%; text-align: center;;}
.proimg_r{width:100%; }
.proimg_title{ text-align: center; font-size: 18px; padding:10px 0;; color: #f00;}
/*产品上下*/
.proNP1{ margin:0; padding:10; list-style:none; position:absolute; right:0; top:1px;}
.proNP1 li{ width:120px; float:left; margin-left:10px;}
.proNP1 li a{ height:30px; line-height:30px; text-align:center; font-size:14px; background:#333; display:block; color:#fff;-webkit-transition: all 0.3s ease-in-out;border-radius:5px;}
.proNP1 li a:hover{ background:#ae0311; text-decoration:none;}


.dproimg{ position:relative; padding-bottom:100px; text-align:center; height:356px;}

.n_dproimg{ margin:0; padding:0; list-style:none; height:90px; position:absolute; left:0; bottom:0;}
.n_dproimg li{ width:100px; float:left;}
.n_dproimg li img{ width:90px; height:60px;}
.n_dproimg li a{ width:90px; height:60px;display:block; padding:2px; background:#ccc;}
.n_dproimg li a:hover{ background:#c00;}

.n_dproimg li a.titleover1{background:#bed630;}



.pro_detail_Img{
	text-align:center;
}
.pro_detail_caption{
}
.pro_detail_caption h4{
	margin:10px 0;
	font-size:12px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #ccc;
}

.right-extra .mt{height:28px;line-height:28px;padding:0 10px 8px;border-top:1px solid #EED97C;background:url(../images/bg_hotsale.gif) repeat-x 0 -552px;color:#c00;}
.right-extra .tab{border-bottom:2px solid #BE0000;margin-bottom:10px;}
.right-extra .tab li{position:relative;height:24px;padding:3px 12px 0;background:url(../images/icon_clubs.gif) #ccc no-repeat right -150px;overflow:hidden;margin-right:3px;line-height:24px;font-size:14px;font-weight:bold;color:#c30;}
.right-extra .tab span{position:absolute;left:0;top:0;z-index:1;width:10px;height:27px;background:url(../images/icon_clubs.gif) no-repeat 0 -150px;}
.right-extra .tab a{float:none;color:#c30;}
.right-extra .tab .curr{background-position:right -178px;color:#fff;}
.right-extra .tab .curr span{background-position:0 -178px;}
.right-extra .tab .curr a{color:#fff;}
.right-extra .mc .extra{padding:5px 10px;border-top:1px solid #F3E6C6;}
.right-extra .total{float:right;}
.right-extra .total strong{color:#FF7403;}
.right-extra .total a:link,.right-extra .total a:visited{color:#005aa0;}
.right-extra .join a:link,.right-extra .join a:visited{color:#FF7604;}
.right-extra .norecode{padding:0 10px 10px;}
.right-extra .iloading{margin-bottom:10px;}
/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{ width:400px;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:400px;height:300px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:400px;height:333px;border:1px solid #DFDFDF;}
.spec-preview img{ width: 100%;}
.spec-scroll{clear:both;margin-top:15px;width:400px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:54px; line-height:54px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:400px;height:100px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:100px;}
.spec-scroll .items ul li{float:left;width:100px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:90px;}
.spec-scroll .items ul li img:hover{border:2px solid #bed630;padding:1px;}


/*企业图片新闻*/
.dl_inews{
	width:380px;
	float:left;
	transition:500ms;
	padding:0 10px;
	position:relative;
	padding-left:100px;
	height:130px;
}
.dl_inews dt{ height:88px; position:absolute; left:0; top:0;}
.dl_inews .dltime{ width:80px; background:#999; padding:2px; height:88px; text-align:center; border-radius:4px;}
.dl_inews dt .dltime h4{ font-size:12px; font-weight:normal; background:#999; color:#fff; height:18px;}
.dl_inews dt .dltime h2{ font-size:34px; height:70px; line-height:70px; background:#fff; color:#888;}
.dl_inews dd{
	line-height:150%;
}
.dl_inews dd.ntitle{
	font-size:16px;
	font-weight:600;
	line-height:40px;
	color:#000;
}
.dl_inews:hover .dltime{ background:#f3c100; }
.dl_inews:hover .dltime h4{ background:#f3c100; }

.dl_inews a:hover{ color:#00468c;}


/*企业图片新闻列表*/
.dl_inewsList{
	width:100%;
	float:left;
	transition:500ms;
	padding:0 10px;
	position:relative;
	padding-left:100px;
	height:130px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
.dl_inewsList dt{ height:88px; position:absolute; left:0; top:0;}
.dl_inewsList .dltime{ width:80px; background:#999; padding:2px; height:88px; text-align:center; border-radius:4px;}
.dl_inewsList dt .dltime h4{ font-size:12px; font-weight:normal; background:#999; color:#fff; height:18px;}
.dl_inewsList dt .dltime h2{ font-size:34px; height:70px; line-height:70px; background:#fff; color:#888;}
.dl_inewsList dd{
	line-height:150%;
}
.dl_inewsList dd.ntitle{
	font-size:16px;
	font-weight:600;
	line-height:40px;
	color:#000;
}
.dl_inewsList:hover .dltime{ background:#f3c100; }
.dl_inewsList:hover .dltime h4{ background:#f3c100; }

.dl_inewsList a:hover{ color:#00468c;}

/*联系我们*/
.contact_l{width:500px;height:400px; float:left; border:#ccc solid 1px;font-size:12px}
.contact_r{ width: 450px; float: right;}


/*二维码*/
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
#code,#code_hover,#gotop{ width:36px; height:48px; background:url(../images/icon.png) no-repeat; position:fixed; right:50px; cursor:pointer;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); z-index:999;
}
#code{ background-position:-276px -433px; bottom:120px; _margin-bottom:120px;}
#code_hover{ background-position:-316px -433px; bottom:120px; _margin-bottom:120px;}
#gotop{ background-position:-276px -485px; bottom:67px; _margin-bottom:67px;} 

#code_img{ width:270px; height:539px; background:url(../images/icon.png) -4px -3px no-repeat; position:fixed; right:90px; bottom:67px; cursor:pointer; display:none;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); _margin-bottom:67px; z-index:99;}


/* 底部友情链接 */
#footer{
	color:#fff;
	width:100%;
	margin:0px auto;
	line-height:150%;
	text-align:center;
	background:#0491d9;
	height:200px;
	overflow:hidden;
	font-size:14px;
}
#footer a{ color:#fff;transition:all 0.5s; -moz-transition:all 0.5s; -webkit-transition:all 0.5s; -o-transition:all 0.5s;}

.footer_txt{
	position:absolute;
	right:0;
	top:10px;
}
.footer_txt select{color:#222;}

.foooter_dl{ width:95px; float:left; color:#fff; margin-right:10px;}
.foooter_dl dt{ font-size:16px; padding:10px 0; color:#eee;}
.foooter_dl dd a{ height:22px; line-height:22px; color:#999;}

.footer_tel{ position:absolute; right:0; top:0;}
.footer_tel dd {}


.foooter_qq{ position:absolute; right:260px; top:0;}
.foooter_qq dd { height:50px; }
.foooter_qq dd a:hover{ text-decoration:none;}
.foooter_qq dd a i{ font-size:42px;}
.foooter_qq dd a:hover i{ color:#fff; text-decoration:none;}

.foota a{ font-size:16px; margin-right:10px;}

.footer_in{width:1000px; margin:0 auto; text-align:left; position:relative; margin-top:30px; margin-bottom:15px;}
/* 边框样式 */
.bDarkgrey { border:1px solid #949494; }
/* 其它样式 */
.webDh{ width:1000px; margin:10px auto; height:25px; line-height:25px; text-align:right;}
.channel { margin:0 auto; width:1000px; text-align:left; position: relative;}
.channelIn{ margin:0px auto; margin-bottom:50px; width:1000px; text-align:left; background:#fff url(../images/bgx.jpg) repeat-y left top;
-moz-border-radius: 10px;      /* Gecko browsers */
    -webkit-border-radius: 10px;   /* Webkit browsers */
    border-radius:10px;            /* W3C syntax */
	border:1px solid #eee;
box-shadow: 0px 0px 15px #ccc; 
-webkit-box-shadow: 0 0 15px #ccc;
-moz-box-shadow: 0 0 15px #ccc;
}


#ebanner { margin:2px auto; width:944px; text-align:left;  }
.bannerIn{ width:100%; margin:0 auto; margin-bottom:20px;}
.bannerIn img{ width:100%;}
.bannerInImg{ width:987px; margin:0 auto; height:220px; position:relative;}
.bannerInImg .webDh{ position:absolute; right:0; bottom:0;}
.c_bg{ background:url(../images/cbg.jpg) no-repeat 130px top;}
.c_bgEn{ background:url(../images/cbg.jpg) no-repeat 200px top;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } 
.clearfix { display:inline-block; }
/* Hide from IE Mac \*/ 
.clearfix { display:block; }
/* End hide from IE Mac */ 
/* end of clearfix  */
/*========== page */
#page {
	padding: 20px 10px 20px 10px;
	margin: 0px auto;
	text-align: center;
}
#page a {
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height:28px;
	border-radius:28px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	background:#666;
	background-position: 0px 0px;
	margin: 0px 3px 0px 3px;
	transition:500ms;
}
#page a:hover {
	background:#c00;
	color: #ffffff;
	text-decoration:none;
}
#page .current {
	display: inline-block;
	width: 28px;
	height: 28px;
	text-align: center;
	color: #ffffff !important;
	font-size: 15px;
	background:#c00;
	margin: 0px 3px 0px 3px;
}
#page .prve {
	font-family:"宋体";
}
#page .prve:hover {
}
#page .prveNO {
	background-position: 0px -120px !important;
	text-indent: -9999em;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#page .next {
	font-family:"宋体";
}
#page .next:hover {
}
#page .nextNO {
	background-position: 0px -158px !important;
	text-indent: -9999em;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
/* end*/
/*浮动QQcss*/
.izl-rmenu{position:fixed; right:10px; top:160px;padding-bottom:73px;background:url(../images/r_b.png) 0px bottom no-repeat;z-index:999;}
.izl-rmenu .btn{width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}

.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu .btn-qq a{ display:block; text-indent:-9999em;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#6da9de;text-decoration:none;display:block;}
.izl-rmenu .btn-qq .qqlist{background-color:#488bc7;position:absolute;width:160px;left:-160px;top:0px;line-height:40px;color:#FFF;font-size:14px;text-align:center;display:none;}
.izl-rmenu .btn-qq .qqlist img{ margin-bottom:-5px;}
.izl-rmenu .btn-qq .qqlist a{ color:#fff;}


.izl-rmenu .btn-pl{background:url(../images/r_pl.png) 0px 0px no-repeat;background-color:#000;}
.izl-rmenu .btn-pl:hover{background-color:#111;}
.izl-rmenu a.btn-pl,.izl-rmenu a.btn-pl:visited{background:url(../images/r_pl.png) 0px 0px no-repeat;background-color:#9eb223;text-decoration:none;display:block;}

.izl-rmenu .btn-wx{background:url(../images/r_ww.png) 0px 0px no-repeat;background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx a{ display:block; text-indent:-9999em;}
.izl-rmenu a.btn-wx,.izl-rmenu a.btn-wx:visited{background:url(../images/r_ww.png) 0px 0px no-repeat;background-color:#78c340;text-decoration:none;display:block;}

.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat;background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b;position:absolute;width:160px;left:-160px;top:0px;height:73px; line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}

.izl-rmenu .btn-ali{background:url(../images/r_ali.png) 0px 0px no-repeat;background-color:#f60;}
.izl-rmenu .btn-ali:hover{background-color:#c00;}
.izl-rmenu .btn-ali a{ display:block; text-indent:-9999em;}
.izl-rmenu a.btn-ali,.izl-rmenu a.btn-ali:visited{background:url(../images/r_ali.png) 0px 0px no-repeat;background-color:#f60;text-decoration:none;display:block;}

.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat;background-color:#666666;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}
