@import url("jquery.lightbox-0.5.css");    /*  图片黑盒效果 */
@import url("jquery.DivLBJ.css"); /*  图片瀑布流效果 */
/***  网站整体风格定义 */
ul,li {margin:0; padding:0; list-style-type:none; text-indent:0; text-transform:capitalize;}
html, body, ul, li, h1, h2, h3, h4, h5, h6, p, fieldset, legend { padding:0; margin:0;}
img { border:none;vertical-align:middle;}
input{ vertical-align:middle;}
body { font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",helvetica;font-size:14px; color:#444; text-decoration:none; background:#f6f2e0;}
/**** 网站默认连接定义 */
a:link { font-size: 12px; text-decoration:none; color:#444;}/* ==========    鼠标点击后，链接状态    =============== */
a:visited { font-size: 12px; text-decoration:none; }
a:hover { font-size: 12px; text-decoration:underline; }/* ==========    鼠标经过，链接状态色    =============== */
a:active { font-size: 12px; text-decoration:none; }/* ==========    鼠标无点击过，链接状态    =============== */

.l { float:left;}
.r { float:right;}
.mc { margin:0px auto;}
.mb30 { margin-bottom:30px;}

.w1200 { width:1200px; overflow:hidden;}
.w1000 { width:1000px; overflow:hidden;}
.w650 { width:650px; overflow:hidden;}
.w580 { width:580px; overflow:hidden;}
.w160 { width:160px; overflow:hidden;}

.topbg { background:#666; height:100px; width:100%;}
.logo { line-height:90px;}
.bannner { width:100%; height:160px; overflow:hidden; background:#000; margin-bottom:30px;}

.leftmenu { overflow:hidden;}
.leftmenu li { margin-bottom:10px;}
.leftmenu a { border:#e1dcc7 solid 1px; border-radius: 5px; text-align:center; line-height:40px; font-size:16px; color:#000; font-weight:bold; display:block;}
.leftmenu a:hover { border:#666 solid 1px; background:#666; color:#fff; text-decoration:none;}
.leftmenu a.cur { border:#666 solid 1px; background:#666; color:#fff; text-decoration:none;}

/*菜单高亮样式*/
.menu { overflow:hidden;}
.menu li { float:left; margin-top:25px;}
.menu li a { padding-left:20px; padding-right:20px; border-radius: 10px; line-height:40px; display:block;}
.menu li a:hover { background:#5c5c5c;}
.menub a { background:#5c5c5c;}

.intitle01 { line-height:160px;}
.intitle02 { width:100%; text-align:center; line-height:160px; background:url(../images/In_16.jpg) bottom repeat-x; margin-bottom:40px;}
.title { border-bottom:#e1dcc7 solid 1px; margin-bottom:20px; text-align:center;}
.title img { margin-bottom:20px;}


.intxt { font-size:16px; line-height:36px;}
.intxt p {text-indent:2em;}
.aboutbg { background:url(../images/In_09.jpg) right center no-repeat; height:600px;}
.aboutbg2 { background:url(../images/In_13.jpg) left center no-repeat; height:600px;}
.bge1dcc7 { background:#e1dcc7; width:100%;}
.bg666 { background:#666; width:100%;}
.productbg { width:100%;  background:url(../images/In_16.jpg) bottom repeat-x; margin-bottom:20px;}

.Newslsit li { border-bottom:#e1dcc7 solid 1px; line-height:50px; font-size:16px; overflow:hidden;}
.Newslsit a { float:left; font-size:16px; color:#000; width:88%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-overflow: ellipsis;}
.Newslsit span { float:right;}

.endmenu { border-bottom:#747474 solid 1px; line-height:80px; text-align:center; color:#fff; font-size:16px;}
.endmenu a { color:#fff; font-size:16px; padding-left:2em; padding-right:2em;}
.endimg { text-align:center;}
.endimg img { margin-top:40px;}
.endcopy { line-height:60px; text-align:center; color:#fff; font-size:14px;}
.endcopy a { color:#fff; font-size:14px;}

/*圆角样式*/
.YJBOX {cursor:pointer; border-radius: 5px; behavior: url(/images/iecss3.htc);}

/*文章列表样式*/
.NewsType { width:100&; height:30px; border-bottom:#CCC dashed 1px; overflow: auto; zoom:1; margin-bottom:10px;}
.NewsType li { float:left; width:100px; height:22px; line-height:22px; text-align:center; margin-right:10px;}
.NewsType li a { display:block;background-color:#eee;}
.NewsType li a:hover { background-color:#444; color:#FFF; text-decoration: none;}
.NewsList { margin:0px auto;line-height:40px; padding:10px;overflow:hidden; }
.NewsList li{ height:40px;width:100%; }
.NewsList a { float:left; margin-left:10px; color:#444;}
.NewsList h2 { font-size:14px;}
.NewsList span { float:right; margin-right:10px; color:#999;}
.NewsList2 { background-color:#f7f7f7;}
.TypeListFY { margin-top:5px; margin-bottom:10px; text-align:right;}
.TypeListFY a { color:#444036;}


/*文章内容页样式*/
.NewsDisp { font-size:16px; line-height:36px;}
.NewsDisp h2 { text-align:center; font-size:24px; color:#000; margin-bottom:5px;}
.NewsDisp p { text-indent:2em;}
.NewsDisp img { margin-bottom:10px;}
.NewsAdd { border-bottom:#e1dcc7 solid 1px; width:100%; text-align:center; line-height:50px; margin-bottom:5px;}
.NewsInfo { padding:20px; background-color:#f5f3eb; font-size:14px; line-height:18px;}
.NewsTxt { padding:20px;}


/*分页样式*/
#PagingTXT { margin-bottom:10px; padding:8px; line-height:24px;}
#PagingTXT p { text-indent:2em;margin:10px 0;}
#PagingTXT img { margin-bottom:10px;}
#PagingNext{ line-height:24px; text-align:center; }
#PagingNext a { width:50px; height:24px; background:#eee; color:#333;display:block;}
#PagingNext a:hover {  background:#ffe3a6; text-decoration:none;color:#f60;}
#PagingBack{line-height:24px; text-align:center; padding-right:5px;}
#PagingBack a { width:50px; height:24px; background:#eee; color:#333;display:block;}
#PagingBack a:hover {  background:#ffe3a6; text-decoration:none;color:#f60;}
#PagingActive{ line-height:24px; text-align:center; padding-right:5px;}
#PagingActive a { width:30px; height:24px; background:#eee; color:#333;display:block;}
#PagingActive a:hover {  background:#ffe3a6; text-decoration:none;color:#f60;}
#PagingVisited{ line-height:24px; text-align:center; padding-right:3px; padding-right:5px;}
#PagingVisited a { width:30px; height:24px; background:#f60; color:#fff;display:block;}
#PagingVisited a:hover {  background:#f60; text-decoration:none;color:#fff;}

/* flexslider */
.flexslider{position:relative;height:600px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:600px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

/* 首页左右滚动 */
.blk_29 { OVERFLOW: hidden;ZOOM: 1; POSITION: relative; margin-top:20px;}
.blk_29 .LeftBotton {BACKGROUND: url(../images/left_pic.png) no-repeat 0px 0px; LEFT:0; FLOAT: left; CURSOR: pointer; POSITION: absolute; TOP: 150px;  WIDTH: 24px; HEIGHT: 38px}
.blk_29 .RightBotton {RIGHT:0; BACKGROUND: url(../images/right_pic.png) no-repeat 0px; FLOAT: right;CURSOR: pointer; POSITION: absolute; TOP: 150px;  WIDTH: 24px; HEIGHT: 38px}
.blk_29 .Cont {	MARGIN: auto; OVERFLOW: hidden;}
.blk_29 .box { float:left; margin-right:15px; margin-left:15px; width:240px; height:390px; background:url(../images/In_20.jpg) bottom center no-repeat;}
.blk_29 .box h2 { border:#e0cfbd solid 1px; background:#fff; padding:10px;}
.rollphotos { width:1200px; margin-bottom:50px;}

