﻿/*-----global CSS 清除浏览默认样式-----*/
*{ margin:0; padding:0;}
body{
	font: 14px/150% "微软雅黑", Arial, Helvetica, sans-serif;
	background-color: #fffcda;
	background-image: url(xh-headerimg2.jpg);
	background-position: center 35px;
	background-repeat: no-repeat;
}
li{ list-style:none;}
a{ text-decoration:none; color:#333;}
a:hover{ text-decoration:underline;}
img{ border:none; vertical-align:bottom; display:inline-block;}
h1{ font-size:16px;}
h2{ font-size:14px;}
h3{
	font-size: 18px;
}
.fl{ float:left;}
.fr{ float:right;}
.mb10{ margin-bottom:10px;}
.mb15{ margin-bottom:15px;}
.mb30{ margin-bottom:30px;}
.mr10{ margin-right:10px;}
.fb{ font-weight:bold;}
.no_margin{ margin-bottom:0;}


/*-----layout CSS-----*/
ul,ul li,.col,.hd,h2,.bd,.menu{ overflow:hidden; zoom:1; }

/*------------------------头部 start--------------------------*/
.header{
	width: 1000px;
	margin: 0 auto;
	height: 509px;
}

/*导航*/
.menu{width: 1000px; background:url(xh-dimg2.jpg) left top no-repeat; border: #ffc259 solid 3px;border-radius: 8px;}
.dh{ color:#c7000b; font-size:18px; margin:30px 45px 30px 195px; text-indent:2em; line-height:150%}
.dh2{ width:90%; color:#c7000b; font-size:16px; padding:20px; text-indent:2em; border: #ccc solid 2px; border-radius: 8px; margin:0 auto; margin-bottom:15px; line-height:150%;}

/*------------------------内容 start--------------------------*/
.content{width:1000px; margin:0 auto; padding-top:30px;}
.bd{ padding-bottom:20px;}

/*通用栏目-----*/
.hd{height: 35px;border-bottom: 3px solid #d97925;	margin-bottom: 15px;}
.colTit{float:left;font-size:24px; line-height:24px; display: inline-block;font-weight: normal;color: #C8000B;}
.hdMore{ float:right;font-weight:normal; color:#666; font-size:14px;}
.hd2{height:98px; background:url(xh-tu4.jpg) left top no-repeat; margin-bottom: 15px;}
.hd3{height:98px; background:url(xh-tu5.jpg) left top no-repeat; margin-bottom: 15px;}
.hd4{height:98px; background:url(xh-tu6.jpg) left top no-repeat; margin-bottom: 15px;}
.hd2More{ float:right;font-weight:normal; color:#fff; font-size:14px; margin-right:30px; line-height:98px;}

/*通用标题+摘要-----*/
.topTxtNews{padding-bottom:12px; border-bottom:1px dotted #ddd; margin-bottom:12px;}
.topTxtNews h3{ text-align:center;}
.topTxtNews h3 a{font-size: 20px; font-weight:bold; height: 32px;	line-height: 32px;	overflow: hidden;	display: block;}
.text{	text-indent: 2em;	color: #666;	font-size: 16px;	line-height: 24px;}
.more{ color:#F00;}

/*通用新闻列表---可加日期-----*/
.newsList{ }
.newsList li{padding-left:15px; background:url(dot.gif) no-repeat 0 13px; height:30px; line-height:30px; overflow: hidden;vertical-align:middle;font-size:16px;}
.newsList li a{ float:left; color:#333; font-size:16px;}
.newsList li span{ float:right; color:#999;}

/*产品介绍-----*/
.cp{background:#d4e6fe url(xh-dimg1.jpg) center top no-repeat; overflow:hidden; zoom:1;}
.cpnr{width:1000px; margin:0 auto;  overflow:hidden; zoom:1;}
.cptit{color:#c7000b; font-size:36px; line-height:36px; font-family:"微软雅黑"; font-style:italic; font-weight:bold; text-align:center; margin-bottom:20px;}
.cpnrimg{ background-color:#5d90ca; color:#fff; width:292px; margin:20px; text-align:center;}
.cpnrimg a{color:#fff; line-height:30px;}
.cpnrimg2{width:150px;  margin:20px;}
.cpnrimg2 a{color:#fff; margin-left:10px;}

/*通用图片+标题+摘要-----*/
.imgtxtnews{ width:460px; float:left; display:inline; padding:20px 10px 20px 20px;}
.imgtxtnews .img{ float:left;}
.imgtxtnews .img img{ width:125px; height:170px; border:#CCC solid 1px;}
.imgtxtnews .txtnews{ float:right; width:310px; }
.imgtxtnews .tit{ display:block; font-size:18px; line-height:36px;}
.imgtxtnews .txt{ color:#999; font-size:15px; text-indent:2em; line-height:26px;}

/*通用图片列表-----*/
.imglist {}
.imglist li{ float:left;width:235px; display:inline; vertical-align:middle; margin:7px;}
.imglist li a{ display:block;}
.imglist li a img{ width:235px; height:160px;}
.imglist li a.tit{ text-align:center; height:30px; line-height:30px;}

.imglist2 {}
.imglist2 li{float:left; width:125px; display:inline; vertical-align:middle; margin:15px 8px 15px 30px;}
.imglist2 li a{ display:block;}
.imglist2 li a img{width:125px; height:135px;}
.imglist2 li a.tit{text-align:center; height:30px; line-height:30px;}


/*滚动图片-----*/
.scrollImg{ position:relative;width:500px;height:358px; overflow:hidden;}
.scrollImg img{width:500px;height:358px;}
#bd1lfimg{position:relative;width:500px;height:358px;overflow:hidden;}
#bd1lfimg div{width:100000px; margin-left:-4px;}
#bd1lfimg dl{position:relative; width:500px;height:358px; overflow:hidden; float:left;}
#bd1lfimg dt{ position:absolute; left:0; top:0;}
#bd1lfimg dd { width:500px;height:25px; line-height:25px;  padding:8px 0 4px 15px; overflow:hidden;background:#000000; filter:alpha(Opacity=70); Opacity:0.7; position:absolute; left:0; bottom:0;}
#bd1lfimg dd a{font-size:14px; font-weight:bold; color:#ffffff; position:relative; z-index:100;}
#bd1lfimg dd a:hover{color:#cccccc;}
.sub_nav{width:130px; height:25px; right:0; bottom:3px;  position:absolute; color:#999999; z-index:200;}
.sub_no{height:25px;}
.sub_no li{display:block; width:20px; height:20px;line-height:20px; float:left; overflow:hidden;  vertical-align:middle; text-align:center; filter:alpha(Opacity=90); Opacity:0.9; font-family:Arial; font-size:11px;  cursor:pointer; margin:0 2px;background:#ffffff; color:#000000;}
.sub_no li.show{color:#fff; background: #F30;}

/*两侧带箭头滚动图-----*/
.rollBox {width:1000px; padding-bottom:15px;}
.rollBox .LeftBotton { background:url(arrow_l.gif) no-repeat; width:30px;height:36px;overflow:hidden;float:left;display:inline;margin:80px 5px 0 10px;cursor:pointer;}
.rollBox .RightBotton {background:url(arrow_r.gif) no-repeat; width:30px;height:36px;overflow:hidden;float:left;display:inline;margin:80px 0 0 5px;cursor:pointer;}
.rollBox .Cont {width:920px;overflow:hidden;float:left;}
.rollBox .ScrCont {width:10000000px;}
.rollBox .Cont .pic {width:235px;float:left;text-align:center; margin:0 7px;}
.rollBox .Cont .pic img {display:block;margin:0 auto;width:235px; height:160px;}
.rollBox .picTit{ display:block; text-align:center; height:25px; line-height:25px;}
.rollBox #List1, .rollBox #List2 {float:left;}


/*------------------------底部 start--------------------------*/
.footer{ width:100%; background: #FFB44D; margin:0 auto; text-align: center; font-size:14px; padding:60px 0; }
