@charset "gb2312";
/* CSS Document */

以下公共样式不得修改*/
*{ font-family:Microsoft YaHei}
BODY {;color:#000;font-size: 12px;background:#f7f7f7;}
body, div, dl, dt, dd, ul, ol,p, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote{padding:0px; margin:0px;}
/*h1, h2, h3, h4, h5, h6 {display:inline;}*/
img{border:0px;}
li{list-style-type:none;}
ol, ul {list-style:none;}   
caption, th {text-align:left;}  
table{border-collapse: collapse;}
.bian,#alttxt,div.contents img,#error2{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;-moz-box-shadow: 0px 0px 8px #222;-webkit-box-shadow: 0px 0px 8px #222;box-shadow: 0px 0px 8px #222;/*behavior: url(../css/ie-css3.htc);*/ }
.yuan ,div.contents input,div.contents textarea,div.contents select{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.overtxt{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
/*以下为站点样式，可适当修改*/

/*主背景 外边框*/
.body_bg{background:#EEF3F7 url("bg.gif")/*tpa=http://www.zcshunlong.com/images/moban/bg.gif*/ fixed;}
.main {background: #fff;width:980px;border:10px solid #fff;text-align: left;}
.main_index{float:left;background:#f5f5f5 url("main_bg.gif")/*tpa=http://www.zcshunlong.com/images/moban/main_bg.gif*/ repeat-y;}
/*左边*/
.main_left {float:left;width:190px;display:inline;margin-right:10px;} 

/*内容区*/
.main_content {float:left;width:780px;display:inline;background:#fff;min-height:400px;word-break:break-all;table-layout:fixed;}

/*底部*/
.links{line-height:25px;height:25px;background: #eee;text-align:right;}
.copy{background: url("end_bg.png")/*tpa=http://www.zcshunlong.com/images/moban/end_bg.png*/;line-height:58px;height:58px;text-align: center;COLOR: #fff;}
.main .bottom {clear: both;} 

/*默认链接与文字样式*/
a			{text-decoration:none;color:#000}
a:hover		{text-decoration:none; }

.fenlei a{ text-decoration:none }
.fenlei a:hover	{cursor:hand}
/*顶部*/
body a{outline:none;blr:expression(this.onFocus=this.blur());} 


.top-bg{background:#eee url("header-bg.gif")/*tpa=http://www.zcshunlong.com/css/images/header-bg.gif*/;height:38px;margin-bottom:15px;}
.top-box-big {position:absolute;top:0px;width:100%;height:32px;line-height:32px;z-index:999;}
.top-box {width:1000px;margin:0 auto;}
.left-box,.right-box ul,.right-box li{float:left;}
.right-box {float:right;}
.right-box li{}
.right-box li a{display: block;padding:0px 15px;}

.right-box dl{background:#fff;text-align:center;border-top:1px solid #aaa;display: none;}/**/
.right-box dt{padding:10px;}
.right-box form *{line-height:15px;}
.right-box form a{display:inline;padding:0px 5px;}
.right-box form span{width:30px;}
.right-box form input{width:90px;}
.right-box #memory{width:25px;}

.right-box-select {background:#ddd;border-top:3px solid #1F72A6;}
.hover dl{display:block;background:#ff0;}

.top {background: #1F72A6 url("top_bg.jpg")/*tpa=http://www.zcshunlong.com/images/moban/top_bg.jpg*/;height:151px;color:#fff;margin-bottom:10px;}
.top_bg{background: url("logo.png")/*tpa=http://www.zcshunlong.com/images/logo/logo.png*/ no-repeat;height:100%;}
.top h1{padding:125px 10px 0px 0px;text-align:right;}

/*状态栏*/
.info{padding:10px 0px;margin:5px 0px;background: #fafafa;}

/* 用户登陆与状态 */
.adminmenu{line-height:20px;text-align: center;padding:5px;}
.adminmenu #inp{width:80px;}

/*栏目条*/

/*********************以下为系统公共组件样式，不推荐普通用户修改*****************************/

/*主导航多级菜单*/
ul.nav{height: 26px;}
ul.nav a {display:block; color:#000;text-decoration: none;padding:2px;height: 24px; line-height: 24px;}
ul.nav li {position:relative; float:left; margin-right:2px;z-index:990;}
ul.nav ul {position:absolute;display:none; opacity:0; list-style:none;left:0px;}
ul.nav ul li {position:relative; border:1px solid #e5e5e5; border-top:none; width:119px; margin:0;}
ul.nav ul li a {display:block; padding:0px 10px 0px; background-color:#fafafa; color:#000;}
ul.nav ul li a:hover {background-color:#eee; color:#000;text-decoration: none;}
ul.nav ul ul {left:119px; top:-1px;}
ul.nav .navlink {border:1px solid #ddd; width:99px;padding:0px 10px 0px; font-weight:bold; background:url("bg-1.gif")/*tpa=http://www.zcshunlong.com/images/menu/bg.gif*/;color:#000;text-align: center;}
ul.nav .navlink2 {border:1px solid #ddd; width:99px;padding:0px 10px 0px; font-weight:bold; background:url("menu_h.gif")/*tpa=http://www.zcshunlong.com/images/menu/menu_h.gif*/;color:#000;text-align: center;}
ul.nav .navlink:hover, ul.nav .navhover {background:url("menu_b.gif")/*tpa=http://www.zcshunlong.com/images/menu/menu_b.gif*/;text-decoration: none;}
ul.nav .sub {background:#f5f5f5 url("arrow.gif")/*tpa=http://www.zcshunlong.com/images/menu/arrow.gif*/ 100% 0px no-repeat;}
ul.nav .topline {border-top:1px solid #ddd;}
/*启用本行后二级菜单变成水平显示，宽度决定每行显示几个，不推荐含三级菜单时使用。
ul.nav li ul {width:300px;}
*/

/*主导航样式2  背景图片负值29倍数更换其他背景图片*/
.nav2 {background:url("bg2.gif")/*tpa=http://www.zcshunlong.com/images/menu/bg2.gif*/;padding:8px 15px 0px 15px;}
.nav2 ul{height:30px;}
.nav2 #nav_list{height:33px;line-height: 33px;}
.nav2 li {float: left;height: 30px;line-height: 30px;text-align: center;margin-right: 3px;}
.nav2 li a, .nav2 li a:visited{color: #fff;}
.nav2 li a, .nav2 li a:hover{text-decoration: none;font-size:14px;font-weight:bold;display: block;width: auto;background: url("bg3.gif")/*tpa=http://www.zcshunlong.com/css/images/menu/bg3.gif*/ no-repeat right;}
.nav2 a span{display: block;padding:0px 15px;}
.nav2 li a:hover, li.nav2s a{background: url("navbg_left.gif")/*tpa=http://www.zcshunlong.com/images/menu/navbg_left.gif*/	no-repeat left -290px;text-decoration: none;display: block;width: auto;}
.nav2 li a:hover span, li.nav2s span{color:#004968;background: url("navbg_right.gif")/*tpa=http://www.zcshunlong.com/images/menu/navbg_right.gif*/	no-repeat right -290px;display: block;padding:0px 15px 0px 15px;}
.nav2 div a{background: url("1.gif")/*tpa=http://www.zcshunlong.com/images/menu/1.gif*/;padding:3px 10px;margin-right:10px;border:1px solid #e0e0e0;}
.nav2 div a:hover{background: #fefefe;text-decoration: none;}
.nav_list {display: none;}

/*由于本css样式使用了li:hover伪类，所以未打补丁的IE6版本使用二级以上分类会有兼容性问题。*/
div.nav3 ul{width:100%;}
div.nav3 ul li{background: #e0e0e0 url("menu_bg.gif")/*tpa=http://www.zcshunlong.com/images/menu/menu_bg.gif*/;border-top: 1px solid #fff;}
div.nav3 ul li a:hover {background: #e9e9e9 url("menu_bg_gr.gif")/*tpa=http://www.zcshunlong.com/images/menu/menu_bg_gr.gif*/;}
div.nav3 a {line-height: 29px;height: 29px;padding: 0px 0px 0px 20px;text-decoration: none;display:block;}
div.nav3 ul ul a {background: #f0f0f0;padding: 0px 0px 0px 20px;}
div.nav3 ul ul a:hover {background: #e9e9e9;font-size:14px;}
div.nav3 ul ul ul{display:none;height:0px;float: left;}
div.nav3 ul ul li:hover ul{position:relative;left:100%;top:-30px;z-index:99;display:block;}
div.nav3 .sub {background:#f0f0f0 url("arrow.gif")/*tpa=http://www.zcshunlong.com/images/menu/arrow.gif*/ no-repeat right;}
div.nav3 .hovrer {background: url("menu_bg_red.gif")/*tpa=http://www.zcshunlong.com/images/menu/menu_bg_red.gif*/;}

/*系统分类菜单*/
div.sdmenu div {width: 100%;background-color:#aaa;background-image: url("menu_bg.gif")/*tpa=http://www.zcshunlong.com/images/menu/menu_bg.gif*/;overflow: hidden;border-bottom: 1px solid #fff;}
div.sdmenu div.collapsed {font-size: 13px;height: 30px;}
div.sdmenu div span {line-height:30px;font-weight: bold;font-size: 13px;color:#000;cursor: default; padding-left:25px; padding-right:25px; padding-top:5px; padding-bottom:5px;}
div.sdmenu div span#subclass {padding-left: 25px;}
div.sdmenu div a {padding: 5px 10px;background: #f0f0f0;display: block;border-bottom: 1px solid #fff;color:#000;text-decoration: none;}
div.sdmenu div a.current {background : #ccc;text-decoration: none;}
div.sdmenu div a:hover {background : #e0e0e0;color: #000;text-decoration: none;}

/*状态信息*/
#error2{position: absolute;top: 230px; z-index: 999;width:320px;margin:0 auto;border:1px solid #bbb;BACKGROUND: #fafafa;background-image: url("m_title_b.png")/*tpa=http://www.zcshunlong.com/images/news/m_title_b.png*/; background-repeat:repeat-x;}
#error2 .td{text-align:right;height:20px;}
#error2 .td2{height:100px;}
#error2 td{padding:5px;}

/*分页翻页*/
.page_list {margin: 0px;padding: 0px;list-style-type: none;}
.page_list div{position: relative;padding:10px;BACKGROUND-COLOR: #fff;}
.page_list select{position: relative; top: -3px}
.page_list_span1{position: absolute;right:100px;}
.page_list_span2{position: absolute;right:10px;}

/*搜索表单*/
.form {padding:5px;border:1px solid #efefef; background-image: url("s.gif")/*tpa=http://www.zcshunlong.com/images/news/s.gif*/;background-color: #fefefe;}
.form span{padding-left:110px;}
.form input, .form select{margin-right:5px;}
.form .key{position: relative; bottom: 3px;width:180px;}
.form select{position: relative; bottom: 2px}
.form .submit{position: relative; top: 1px;}


/*Showbox*/
#showbox{position:absolute;top: 0px;left: 0px;z-index: 998;width: 99%;height: 100%;filter:alpha(opacity=0); -moz-opacity: 0;opacity: 0;}
#showbox2{position:absolute;top: 0px;left: 0px;z-index: 998;width: 100%;height: 100%;filter:alpha(opacity=90); -moz-opacity: 0.9;opacity: 0.9;background-color:#ddd;}
#loadbox{position:absolute;top:20%;left: 0px;width: 100%;z-index: 999;text-align: center;}
#loadlayer{display:none;}
#closebox{position:absolute;top: 0px;left: 0px;z-index: 999;width: 100%;height:100%;text-align: right;background-image:url("title_g.png")/*tpa=http://www.zcshunlong.com/images/sys/title_g.png*/;background-repeat : repeat-x;}
#closebox a, #closebox a:visited, #closebox a:link, #closebox a:active{line-height:33px;font-size:14px;color:#000;padding:15px;}

/*表格样式*/
table.table	{width:100%;background-color:#fff;}
table.table	td{padding:3px;border:1px solid #eee;height:20px;}
table.table	.tr{background-color:#f0f0f0;background-image: url("tr.gif")/*tpa=http://www.zcshunlong.com/images/moban/tr.gif*/;text-align: center;}
table.table	.tr2{background-color:#fefefe;}
table.table2	table{}
table.table2	td{padding:3px;border:0px;}
table.form {width:100%;background-color:#fff;background-image: url("tr.gif")/*tpa=http://www.zcshunlong.com/images/moban/tr.gif*/;}
table.form td{padding:0px;border:0px;}

/*辅助新闻列表*/
.info_list {width:100%;}
.info_list td{padding: 4px;}
.info_list .time{text-align:right; font-size:12px}
.info_list div{padding-left: 25px;background-repeat:no-repeat;background-image: url("icon.gif")/*tpa=http://www.zcshunlong.com/images/news/icon.gif*/;}
.info_list .div{background-image: url("icon_red.gif")/*tpa=http://www.zcshunlong.com/images/news/icon_red.gif*/;}
.info_list .alc{background-image: url("icon_hui.gif")/*tpa=http://www.zcshunlong.com/images/news/icon_hui.gif*/;}
.info_list .tr2	{background:url("tr_bg2.gif")/*tpa=http://www.zcshunlong.com/images/news/tr_bg2.gif*/ repeat-x left bottom;}
.info_list .tr	{background:url("tr_bg.gif")/*tpa=http://www.zcshunlong.com/images/news/tr_bg.gif*/ repeat-x left bottom;}

.infolist2 {width:100%;}
.infolist2 li{width:100%;background: #fafafa;border-top: 1px solid #fff;}
.infolist2 li:hover	dt{background: #ddd;}
.infolist2 span{float:right;}
.infolist2 a{float:left;display:block;}
.infolist2 img{margin:5px;max-height:120px;}
.infolist2 .bian{float:left;padding:5px;border: 1px solid #eee;}
.infolist2 dl{border-bottom: 1px solid #ddd;}
.infolist2 dt{padding:0px 10px;height:30px;line-height:30px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.infolist2 dd{padding:10px;background: #fff url("bg.png")/*tpa=http://www.zcshunlong.com/images/moban/bg.png*/ bottom repeat-x;color:#555;DISPLAY:none;height:150px;max-height:150px;text-overflow:ellipsis;overflow:hidden;overflow-x:hidden;border-top: 1px solid #ddd;}
.infolist2 .showbox dd{display:block;overflow:auto;}
.infolist2 .showbox {background:#eee;}

/*********************以下为主模块样式，不推荐普通用户修改*****************************/

/*投票*/
.vote td{padding:1px;}
.vote .td{background:#eee;width: 300px;}
.vote div{background: url("top_bg.png")/*tpa=http://www.zcshunlong.com/images/moban/top_bg.png*/;color:#fff;}
.vote span{font-weight: bold;}
.vote li{float:left;text-align: center;height:330px;width:47%;background:#fff;border:1px solid #eee;margin:10px;}
.vote ol{background:#eee;padding:10px;}
.vote li img{width:270px;margin:10px;}
.vote p{text-align: center;}

/*事务中心*/
.shiwu_main tr{height:25px;}
.shiwu_main .tr{BACKGROUND: #fafafa;}
.shiwu_s {background-image: url("s.gif")/*tpa=http://www.zcshunlong.com/images/news/s.gif*/;border:1px solid #eaeaea;text-align:right;height:30px;}
.shiwu_s form{margin:0px;padding:0px;line-height:100%;}

/*主新闻列表*/
.news_list {width:100%;BACKGROUND-COLOR: #fff;list-style-type: none;border-collapse :collapse;margin: 0px;padding: 0px; line-height:26px; font-size:12px}
.news_list tr{background-image: url("tr_bg.gif")/*tpa=http://www.zcshunlong.com/images/news/tr_bg.gif*/;background-repeat: repeat-x;background-position: center bottom;}
.news_list td{border: 1px solid #efefef;}
.news_list a{ margin-left: 12px; padding-left:10px !important; *padding-left:0px;}
.news_list li{background-repeat:no-repeat}
.news_list .li0{background-image: url("icon.gif")/*tpa=http://www.zcshunlong.com/images/news/icon.gif*/;}
.news_list .li1{background-image: url("icon_red.gif")/*tpa=http://www.zcshunlong.com/images/news/icon_red.gif*/;}

/*新闻产品的内容*/
div.content {padding: 5px;background: #ffffff;}
div.content h2{text-align: center;font-size: 16px ;}
div.content .time{text-align:right;color:red;}
div.content p{text-indent: 2em;}
/**/

/*留言本*/
.book {border:0px solid #3399ff;width:100%;min-height:190px;clear: both;}
.book .bor{border-width:1px;_zoom:1;border-style:solid;}
.book .left {background: #f7f7f7; }
.book .right{background: #fff; border-left:1px solid #c0c0c0;}
.book .content {width:auto;zoom:1;padding-left:150px;margin-bottom:5px;border-color:#c0c0c0;}
.book .user {padding:7px 5px 4px;width:140px;float:left; margin-left:-160px !important;margin-left:-75px;text-align:center;}
.book .admin{padding:3px 10px 3px 3px; height:16px; }
.book .admin span.mm{display:block;vertical-align:middle; }
.book .admin span.mm div*{vertical-align:middle; margin-bottom:1px;  }
.book .cont{padding:10px;overflow:visible;height:auto !important;min-height:80px;height:80px;margin-left:-1px !important;margin-left:-4px;}
.book .sign{padding:10px;zoom:1;overflow:hidden;}
.book .border{border-width:1px 0px 0px 0px;border-color:#c0c0c0;}

/*host*/
.host_body6	{background-color:#ffffff; }
.host_top	{background-image:url("top_bg-1.png")/*tpa=http://www.zcshunlong.com/images/host/top_bg.png*/;background-color:#fff;height:70px;}
.host_top	img{margin:10px;}
.host_left	{background-image:url("left_bg.png")/*tpa=http://www.zcshunlong.com/images/host/left_bg.png*/;background-color:#fff;height:100%;}
.host_main	{height:10px;}

/*TAB选项卡*/
ul.tab {height:300px;border: 1px solid #ddd;width:360px;}
ul.tab li{float:left;background: #fafafa;border-bottom: 1px solid #ddd;position:relative;}
ul.tab dt{width:120px;height:30px;line-height:30px;text-align: center;}
ul.tab dd{padding:10px;color:#555;DISPLAY:none;position:absolute;top:32px;left:0px;background: #fff url("top-bg.png")/*tpa=http://www.zcshunlong.com/images/moban/top-bg.png*/ top repeat-x;}
ul.tab .showbox dd{display:block;}
ul.tab .showbox {background: #eee;border-bottom: 1px solid #aaa;}

/*********************以下为功能杂项，不推荐普通用户修改*****************************/

/*行鼠标事件*/
.over {background-Color:#f7f7f7;}
.out{}

/*透明度滤镜opacity: 0.6;*/
.touming	{opacity:0.75;-moz-opacity:0.75;-khtml-opacity:0.75;filter:alpha(Opacity=75);z-index: 0;}
.touming	*{ position:relative;}
.toumingcss	{width:500px;margin:auto;line-height:150%; padding:14px; border:1px solid #777;background:#ddd;}

/*PNG背景*/
.pngdemo{background-image:url("menu.png")/*tpa=http://www.zcshunlong.com/images/menu/menu.png*/;width: 550px;height: 60px;}

/*清除浮动*/
.clear {background: none;border: 0px none;clear: both;display: block;float: none;font-size: 0px;margin: 0px;padding: 0px;overflow: hidden;visibility: hidden;width: 0px;height: 0px;line-height: 0px;font-size: 0px; list-style-type:none;}

/*居中*/
.center {margin:0 auto;}

/*无缝滚动*/
#MyMarquee img {width: 185px; height: 125px; border: 0px solid #e6e6e6; padding: 1px; margin: 5px}

/*缩略图效果*/
.show{margin:5px;display:inline-block; }
.show a{border:1px solid #aaa;padding:5px;display:inline-block;}

/*表单*/
.an {background-image: url("inputbg.gif")/*tpa=http://www.zcshunlong.com/images/news/inputbg.gif*/; background-repeat:repeat-x;border:1px solid #0099cc;COLOR: #0099cc;BACKGROUND-COLOR: #fdfdfd; TEXT-DECORATION: none;}


/*iframe解决下拉框问题*/
#iframe{position:absolute;z-index:999;width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight);top:expression(this.nextSibling.offsetTop);left:expression(this.nextSibling.offsetLeft);}

/*JS,flash检查*/
.flash,.js{border:1px solid #C0C0C0;BACKGROUND-COLOR: #F7F7F7;width:99%;height:40px;text-align: center;font-size:18px;z-index: 1001;position: absolute;line-height:18px;}

/*qr*/
.qr{BACKGROUND:#fff;padding:15px;height:500px;;}
#qrout{margin:0px 20px 20px 20px ;padding:10px; float: left;border: 2px solid #dedede;}

/*alt*/
#alttxt{background: #FFF;border: 1px #ddd solid;font-size:12px;padding:10px;z-index:1000;position:absolute;display:none;}



.section {
    position: relative;
    width: 100%;
    margin: auto;
    clear: both;
    overflow: hidden;
	background:#f7f7f7;
}

.companyl{
	height: 260px;
	background: #e40011;
}
.companyr{
	
	
	background: #f7f7f7;
}
.company{ 
	position: absolute; left:50%; top: 0px;
	width: 1000px; height: 260px;  margin-left:-500px;
	
}
.companyPic{
	float:left;
	width:280px;height:260px;
 	overflow:hidden;background:url(../images/img10.png) no-repeat;
}
.companyPic_in{
	margin:29px 0 0 33px;width:164px;height:164px;padding:3px;
	background:url(../images/img11.jpg) no-repeat;
}
.companyCon{
	float:left; 
	width:710px; height:260;} 	
.companyConFont{
	width: 688px; height: 140px; padding: 0px 0px; border: 0px dotted  #b3b3b3;
	color: #fff; font-size: 14px; line-height: 38px;
	overflow: hidden;
	margin-top:10px;
}

.con0_bg {
	width:100%;
	overflow:hidden;
	background:#f6f6f6;
}
.marquee {
	width:980px;
	height:56px;
	margin:0 auto;
	overflow:hidden;
}
.marquee span {
	float:left;
	font:700 18px/56px "microsoft yahei";
	color:#c00;
}
.marquee marquee {
	float:left;
	font:14px/56px "microsoft yahei";
	color:#666;
	width:880px;
}

.kcBox{width: 1000px; height: 260px;padding-top: 0px;  margin: 0 auto;}	
.knowList{
	float:left;
	width: 610px; height: 230px;
}
.knowListBox{width: 610px; height: 230px;}
.knowListUl{
	float:left;
	width: 610px; height: 182px;
}
.knowListUl li{
	 width: 590px; height: 42px; padding-left: 20px; border-bottom: 1px dashed #d5d6d5;
	 background: url(../images/add.jpg) 4px center no-repeat;
}
.knowListUl li a{
	width: 590px; height: 42px; display: block;
	color: #666666; font-size: 14px; line-height: 42px;
}
.knowListUl li a:hover{color:#ae2422}
.knowListUl li a span{float:right}

.contact{ 
	float:left; position: relative;
	margin-top:20px;
 	width:360px;height: 240px; margin-left: 30px;}
.contact{
	width:360px; height: 240px; overflow:hidden;
}
.contact .numTel{ 
	width: 352px;height: 52px; padding-left:8px;
	color: #b02a28; font-size: 32px; line-height: 52px; font-family: impact;
}
.contact dl{width:270px; display:block;clear:both;}
.contact dl dt,.contact dl dd{color:#666666; font-size:14px;  line-height:32px; }
.contact dl dt{float:left; width:60px;  padding-left: 40px; }
.contact dl dd{float:left; width:170px;}
.contact .conMore{
	position: absolute; right:0px; top:4px;
	width: 121px; height: 166px;
	background: url(../images/contactbg.png) left top no-repeat;
}
.contact .conMore a{
	width: 121px; height: 44px; margin-top: 122px; display: block;
	color:#ffffff; font-size: 14px; line-height: 44px; text-align: center;
}


.caseBg {
    width: 100%;
    height: 329px;
    border: 1px solid #f7f7f7;
    background: #faeeec;
}


.caseTitle {
	width:1000px;
	height:66px;
	margin:0 auto;
}
.caseList {
	width:1000px;
	height:206px;
	padding-top:25px;
	margin:0 auto;
	overflow:hidden;
}
#caseListIn {
	width:752%;
	float:left;
	height:206px;
	backgroud:#f00;
}
#caseList1, #caseList2 {
	float:left;
}
.caseList li {
	width:225px;
	height:206px;
	float:left;
	margin-left:20px;
}
.caseList li img {
	padding:4px;
	border:1px solid #c9c9c9;
	background:#fff;
}
.caseList li span {
	display:block;
	width:225px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:16px;
	color:#000
}




.Title {
	width:100%;
	height:66px;
	position:relative;
	margin-bottom:10px;
}
.TitleF {
	width:260px;
	height:56px;
	background:url("../images/titleBg2.png")/*tpa=http://0001442.ks.pangu.us/images/titleBg2.jpg*/ left bottom no-repeat;
	font-size:24px;
	color:#b02a28;
	line-height:56px;
	padding-top:10px;
	font-size:24px;
}
.TitleF span {
	text-transform:uppercase;
	color:#9a9a9a
}
.more2 {
	height:30px;
	float:right;
	margin-top:16px;
	width:80px;
	overflow:hiddden;
	text-align:right;
	position:absolute;
	bottom:0;
	right:0;
}
.more2 a {
	color:#000;
	font-size:14px;
	font-weight:bold;
}


/* footer*/
.footer {
	width:100%;
	height:230px;
	background:#e5161c;
	position:relative;
}
.link {
	width:100%;
	height:70px;
	background:#b02a28;
}
.linkAb {
	width:50%;
	height:70px;
	background:#b02a28;
	position:absolute;
	left:0;
	top:0;
}
.linkkj {
	position:relative;
	width:1000px;
	height:70px;
	margin:0 auto;
	background:#006e42;
	line-height:70px;
	overflow:hidden;
	z-index:99;
}
.link_title {
	width:205px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	float:left;
	padding-left:25px;
	background:#b02a28;
}
.link_title span {
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	padding-left:10px;
}
.link_list {
	width:770px;
	float:left;
	background:#b02a28;
}
.link_list a {
	padding-left:30px;
	color:#fff;
	font-size:15px;
}
.copyright {
	width:1000px;
	height:120px;
	margin:0 auto;
	font-size:14px;
	color:#fff;
	text-align:center;
	padding-top:40px;
	line-height:40px;
}
.copyright a {
	color:#fff
}
.copyright a:hover {
	color:#9effec
}







#demo {
    margin: 0px auto 0px 0px;
    height: 200px;
    overflow: hidden;
    padding: 0px 4px 5px 5px;
}
.product {
    float: left;
    margin: 5px 0px 0px 10px;
    height: 175px;
    border: 1px solid #E6E6E6;
}
.product li img {
	width:210px;
	height:170px;
}
.product_pic {
	width:215px;
	height:176px;
}
.product_pic img {
	width:210px;
	height:170px;
	border:0px solid #e6e6e6;
	padding:4px;
}
.product_name {
	height:25px;
	line-height:25px;
	text-align:center;

}
.product_name a
{
color:#000;
}

.imain{
	margin:0 auto;
	width:1000px;
	margin-top:20px;
}



.con1_right {
    width: 730px;
    height: auto;
    overflow: hidden;
	margin:0 auto;
	float:right;
	margin-left:-20px;
}
.con {
    padding-top: 0px;
    margin: 0px auto;
}
.con ul li {
    float: left;
    width: 225px;
    padding: 0px 10px 10px 5px;
}
.con ul li span {
    display: block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.con ul li img {
    padding: 2px;
    border: 1px solid #CCC;
}
.con ul li span a {
    font-size: 14px;
}


.ch1 img:hover{
	background:#f00;
}



.xwtt{ font-size:16px; color:#fff; line-height:30px; font-weight:bold; font-family:"Microsoft Yahei"; width:103px; height:30px; background:url(../images/22.jpg) no-repeat; text-align:center; border-bottom:solid 1px #cacaca;}

.xwtitle{font-size:16px; color:#22a034; font-weight:bold; font-family:"微软雅黑";}
.xwtitle a{font-size:16px; color:#f00; height:50px; line-height:50px;}

.xw14hui{font-size:14px; color:#666; height:26px; line-height:26px; font-weight: normal; font-family:"微软雅黑";}
.xw14hui a{font-size:14px; color:#fff; width:90px; height:30px; background:#5b5b5b; display:block; text-align:center;}
.xw14hui a:hover{font-size:14px; color:#fff; width:90px; height:30px; background:#ff0000;}


/*首页新闻*/
.sy_news{ background:url(../images/xian.jpg) bottom left no-repeat;width:570px; height:40px; margin:0 0px;}
.sy_news li{ height:40px; line-height:40px;font-weight: normal;font-family:"Microsoft Yahei"; color:#999;}
.title2 a{ width:440px; height:40px; line-height:40px; float:left; display:block;font-size:14px; text-align:left; padding-left:40px;}
.title2 a:hover{
	color:#f00;
}
.time{ width:80px; height:35px; line-height:35px; float:left; font-size:12px;font-weight: normal;font-family:"Microsoft Yahei"; color:#666; text-align:right; display:block;}

.sy_news2{ background:url(../images/xian.jpg) bottom left no-repeat;width:350px; height:39px;}
.sy_news2 li{ height:39px; line-height:39px;font-weight: normal;font-family:"Microsoft Yahei"; color:#999;}
.title22 a{ width:220px; height:39px; line-height:39px; float:left; display:block;font-size:14px; text-align:left; padding-left:30px;}
.title22 a:hover{
	color:#f00;
}
.time2{ width:80px; height:39px; line-height:39px; float:left; font-size:12px;font-weight: normal;font-family:"Microsoft Yahei"; color:#666; text-align:right; display:block;}


.bq14{ font-size:14px; color:#333; line-height:35px;}
.bq14 a{color:#333; line-height:35px; text-decoration:none;}
.bq14 a:hover{color:#ff0000; line-height:35px;}




.con2_bg{width:100%;height:341px;background:#f4f4f4;margin-top:20px;margin-bottom:15px;}
.con2{width:1002px;height:343px;margin:0 auto;background:url(../images/con2_bg.jpg) 650px 0  no-repeat;position:relative;top:-1px;}
.con2-left{float:right;width:256px;height:343px;overflow:hidden;margin:0 62px 0 43px;}
.con2_title{height:70px;width:100%;background:url(../images/contact_ico.jpg) 3px center no-repeat;text-indent:26px;font:18px/70px "microsoft yahei";color:#fff;}
.contact_con{width:100%;height:auto;overflow:hidden;font:14px/33px "microsoft yahei";color:#fff;margin-top:18px;}
.con2-left h1{width:100%;text-align:center;font:30px/52px "impact";margin-top:18px;color:#fff;}
.con2-right{width:640px;height:316px;overflow:hidden;float:left;margin-top:8px;}
.con2-title{width:100%;height:60px;overflow:hidden;margin-bottom:12px;}
.con2-title-name{float:left;width:50%;height:46px;margin-top:17px;overflow:hidden}
.con2-title-name h3,.con3-name h3,.links-name h3{float:left;font:43px/46px "microsoft yahei";color:#c00;}
.con2-title-name span,.con3-name span,.links-name span{float:left;font:18px/22px "microsoft yahei";margin-top:4px;color:#c00;display:block;width:200px;}
.con2-title-name p,.con3-name p,.links-name p{float:left;font:14px/16px "microsoft yahei";color:#4c4b4b;width:200px;text-transform: uppercase;}
.con2-title a{float:right;font:14px/74px "microsoft yahei";color:#000;}
.con2-about{width:100%;height:240px;overflow:hidden;font:14px/30px "microsoft yahei";color:#000;}
.con2-about img{display:block;float:right;margin:6px 0 0 28px;}
