﻿/* CSS Document */
*{padding:0; margin:0;}

html {overflow:-moz-scrollbars-vertical; scrollbar-face-color:#E8E8E8;scrollbar-shadow-color:#C1C1BB;scrollbar-highlight-color:#C1C1BB;scrollbar-3dlight-color:#EBEBE4;scrollbar-darkshadow-color:#EBEBE4;scrollbar-track-color:#F4F4F0;scrollbar-arrow-color:#CACAB7; }

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,input,img{padding:0; margin:0;}   
div,ul,li{list-style:none;}
a{text-decoration: none; color:#626262;
	/*-webkit-transition:all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;;text-indent:0px;
	transition: all 0.2s linear;
	*/}
a:hover { text-decoration: none; color:#ff0000;}
.clear{margin:0px; padding:0px; clear:both;}
TABLE {BORDER-COLLAPSE: collapse; border-spacing: 0;}
img{border:0px;}
input,button,select,textarea{outline:none}

body{font-size:12px; color:#626262; background:#f9f9f9; font-family:Microsoft YaHei,Arial, Helvetica, sans-serif;  padding:0; margin:0; behavior:url("images/csshover.htc");-webkit-text-size-adjust:none;}


#idheader{margin:0 auto; position:fixed; top:0; width:100%; height:128px; z-index:1000; background:url(../images/back_2.jpg) repeat-x; border-bottom:1px #6a8fc2 solid;}
.header{width:1150px; height:86px; margin:0 auto;}
.headerleft{float:left; width:270px; height:86px;}
.headerleft img{display:block;}
.headerright{float:right; height:86px; width:700px; text-align:right;}
.tel{float:right;width:700px; text-align:right; overflow:hidden; padding-top:31px;}

/*导航菜单*/
/*
.nav{ width:1150px; height:42px; margin:0 auto; background:url(../images/back_11.jpg) no-repeat right center;}
#jsddm li{float:left; line-height:42px;}
#jsddm li a{display: block; color:#fff; font-size:16px; white-space: nowrap;}
#jsddm li a:hover{ color:#fff;}
.one{font-size:16px; color:#fff; width:144px; text-align:center; background:url(../images/back_11.jpg) no-repeat left center;}
.two{font-size:16px; color:#fff; width:141px; text-align:center;background:url(../images/back_11.jpg) no-repeat left center;}
#jsddm li:hover{ color:#fff; background:#003586;}
#jsddm li:hover span{color:#fff;}
#jsddm span:hover a{color:#fff;}

#jsddm li ul{position: absolute;visibility: hidden; z-index:99999; margin-left:2px;}
#jsddm li ul li{float: none;display: inline; line-height:36px; color:#fff; height:36px;}
#jsddm li ul li a{ min-width:122px; padding:0 35px; width:auto; color: #fff; font-size:12px; font-weight:normal; text-align:left; background:#003586 url(../images/dian.png) 15px center no-repeat; border-top:1px #0045ae solid;}
#jsddm li ul li a:hover{color:#fff; background:#004dc3 url(../images/dian.png) 15px center no-repeat;}
*/

/*9.9*/
.nav{ width:1150px; height:42px; margin:0 auto; background:url(../images/back_11.jpg) no-repeat right center;}
.one{font-size:16px; color:#fff; width:144px; text-align:center; background:url(../images/back_11.jpg) no-repeat left top;}
.two{font-size:16px; color:#fff; width:141px; text-align:center;background:url(../images/back_11.jpg) no-repeat left center;}
div#copyright { display: none; }

/* menu::base */
#menu {
    position:relative;
    z-index:100;
    height:42px;
}
#menu .menu {
    position:absolute;
}
#menu * {
    list-style:none;
    border:0;
    padding:0;
    margin:0;
}
#menu a {
    display:block;
    padding:0 0 0 0;
    white-space:nowrap;
}
#menu li {
    float:left;
    background:#fff;
}
#menu li li {
    float:none;
}
#menu div {
    visibility:hidden;
    position:absolute;
}
#menu div div {
    margin:-35px 0 0 -1px;
    left:100%;
}
#menu div div div {
    margin:-35px 0 0 -1px;
    left:100%;
}
#menu li:hover>div { visibility:visible; }

/* menu::special styles */
/* menu::level 1 */
#menu a {
    text-decoration:none;
    color:#ffffff;/*1*/
    position:relative;
    z-index:77;
}
#menu a:hover {
    color:#FFF;
}
#menu a:hover span { color:#FFF; background:#003586; display:block;}
#menu li.current a {
    background:#003586;
    color:#fff;
}
#menu li.current span {
    color:#3C4955;
}
#menu>ul>li:hover>a {
    background:#003586;
    color:#CACFD3;
}
#menu>ul>li:hover>a span { color:#FFF; }
#menu span {
    text-transform:uppercase;
	font-size:16px;
	line-height:42px;
    text-decoration:none;
    color:#ffffff;
}
#menu li { background: url(images/header.gif) left top no-repeat;}
/* menu::level >= 2 */
#menu ul ul {width: 180px;}
#menu li li{
	  border-top:1px #0045ae solid;}
#menu li li a {
    position:static;
    background:#003586 url(../images/dian.png) 15px center no-repeat;
    white-space:normal;
    color:#FFF;
		text-transform:none;
		width: 100%;
}
#menu li.current li a {
    background: none;
    color:#FFF;
}
#menu li.current li span {
    color:#FFF;
}
#menu li li a:hover {  background:#004dc3 url(../images/dian.png) 15px center no-repeat; }
#menu li li a span { color:#fff; line-height: 14px; padding:10px 10px 10px 30px;}
#menu li li a:hover span { color:#ffffff; background:#004dc3 url(../images/dian.png) 15px center no-repeat;}
#menu li li a.parent span{/*background:transparent url(../images/arrow.gif) no-repeat scroll right 50%; z-index:10;*/}

#menu li li span {
    display:block;
    text-transform:none;
    padding:0px 25px 0px 0px;
    font-size:12px;
    letter-spacing: 0;
}





/*banner*/
.flexslider{position:relative;height:550px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat; margin:128px auto 0;}
.slides{position:relative;z-index:0;}
.slides li{height:550px;}
.slides li div{ width:100%; height:550px;}
.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;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}



.htitle{ border-bottom:1px #cccccc solid; height:40px; line-height:40px; font-size:18px; color:#1f57a4;}
.htitle b{ color:#676767; font-size:18px; text-transform:uppercase; font-weight:normal;}
.htitle span{float:right; font-size:12px; font-weight:normal;}

.hone{margin:25px auto 0; width:1204px; overflow:hidden;}
.hone .htitle{ width:1150px; margin:0 auto;}
.hone ul{overflow:hidden;}
.hone li{ float:left; width:265px; height:355px; margin-top:12px; margin-left:27px; display:inline; overflow:hidden; border:1px #eaeaea solid; background:#fff; text-align:center;}
.hone li img{display:block; width:265px; height:199px;}
.hone li:hover{ border:1px #00a2ea solid; cursor:pointer;}
.hone li:hover h5{background:#00a2ea;}
.hone li h4{ font-size:16px; color:#484848; text-align:center; padding:10px 0; font-weight:bold;}
.hone li h4 a{color:#484848;}
.hone li h4 a:hover{color:#ff8400;}
.hone li p{ line-height:20px; color:#828282; padding:0px 18px 12px; min-height:60px;}
.hone li h5{ margin:0 auto; width:110px; height:28px; line-height:28px; background:#ff8400; text-align:center; color:#fff; font-size:12px; font-weight:normal;
moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;behavior: url(../images/pie.htc);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;}
.hone li h5 a{display:block; color:#fff;}



.htwo{ width:1150px; margin:25px auto 0;}
.htwoleft{float:left; width:610px;}
.htwoleftul{overflow:hidden; width:584px; height:273px; padding:12px; background:#fff; border:1px #eaeaea solid; margin-top:12px;}
.htwoleftul_top{overflow:hidden; height:120px; width:584px; overflow:hidden;}
.htwoleftul_top img{float:left; margin-right:15px; width:180px; height:120px;}
.htwoleftul_top h4{font-size:14px;}
.htwoleftul_top p{line-height:20px; overflow:hidden; padding:6px 0;}
.htwoleftul_top h5{ height:24px; line-height:24px; width:70px; margin-left:195px; background:#929292;text-align:center; color:#fff; font-size:12px; font-weight:normal;
moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;behavior: url(../images/pie.htc);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;}
.htwoleftul_top h5 a{color:#fff; display:block;}
.htwoleftul_top h5 a:hover{background:#ff8400;moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;behavior: url(../images/pie.htc);}
.htwoleftul_end{overflow:hidden; padding-top:5px;}
.htwoleftul_end li{ line-height:36px; border-bottom:1px #ddd dashed; background:url(../images/back_29.jpg) no-repeat left center; padding-left:10px;}
.htwoleftul_end li span{float:right; font-size:11px; color:#a4a4a4;}

.htworight{float:right; width:504px;}
.htworight_lr{overflow:hidden;width:502px; height:297px; background:#fff; border:1px #eaeaea solid; margin-top:12px;}
.htworight_lr img{float:left; margin-right:20px;}
.htworight_lr h4{ font-size:18px; color:#333333; padding-top:15px; font-weight:normal;}
.htworight_lr_p{ overflow:hidden; line-height:24px; padding:10px 15px 15px 0;}
.htworight_lr h5{ height:27px; line-height:27px; width:140px; margin-left:190px; background:#929292;text-align:center; color:#fff; font-size:12px; font-weight:normal;
moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;behavior: url(../images/pie.htc);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;}
.htworight_lr h5 a{color:#fff; display:block;}
.htworight_lr h5 a:hover{background:#ff8400;moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;behavior: url(../images/pie.htc);}


.hthree{margin:25px auto 0; width:1150px; overflow:hidden;}
.hthreelr{ width:1150px; overflow:hidden;}
.hthreelr ul{ overflow:hidden; padding-top:15px;}
.hthreelr li{float:left; width:265px; height:290px; background:#fff; border:1px #eaeaea solid;}
.hthreelr li img{width:265px; height:139px;}
.hthreelr li h4{font-size:14px; padding:10px 15px 6px;}
.hthreelr li h4 a{color:#484848;}
.hthreelr li a:hover{color:#ff0000;}
.hthreelr li p{line-height:22px; overflow:hidden; padding:0 15px;}
.hthreelr li h5{text-transform:uppercase; font-size:11px; font-weight:normal; color:#1f57a4; padding:10px 15px;}
.hthreelr li h5 a{color:#1f57a4;}
.hthreelr_li{margin-right:27px;}



#idhfive{ background:url(../images/contactbg_37.jpg) no-repeat center top; width:100%; margin:30px auto 0; height:300px;}
.hfive{width:1150px; margin:0 auto; overflow:hidden;}
.hfivetitle{overflow:hidden; text-align:center; padding-top:40px; padding-bottom:40px;}
.hfive ul{overflow:hidden;}
.hfive li{float:left; text-align:center; color:#fff; font-size:14px; width:250px; padding:0 18px; overflow:hidden;}
.hfive li p{padding-bottom:8px; padding-top:8px; overflow:hidden; line-height:22px;}
.hfive li p a{color:#FFFFFF;}
.hfive li p a:hover{color:#FF6600;}
.hfive_map{overflow:hidden; padding-top:35px;}


/*--------首页页脚版权说明--------------*/
.end{overflow:hidden; line-height:22px; text-align:center; margin:0 auto; width:1150px; height:60px; line-height:60px; border-top:1px #ddd solid;}



.lybanner{width:100%; height:200px; margin:129px auto 0;}
.lybannerbg01{background:url(../images/lybanner.jpg) no-repeat center top;}



.lymain{width:1150px; margin:20px auto 0; overflow:hidden;}
.lymainleft{float:left; width:220px;}
.lymainleft h4{font-weight:bold; font-size:14px; border-bottom:1px #ddd solid; line-height:40px; height:40px; background:url(../images/index_28.jpg) no-repeat left center; padding-left:25px;}
.leftlb{overflow:hidden;}
.leftlb ul{overflow:hidden; padding-top:6px; background:#ffffff;}
.leftlb li{line-height:40px; height:40px; border-bottom:1px #ddd dotted; background:url(../images/index_53.png) no-repeat 15px center; padding-left:35px; font-size:14px;}
.leftlb li a{ color:#656565;}
.leftlb li a:hover{ color:#ff0000;}
.leftlb p {line-height:35px; height:35px; border-bottom:1px #ddd dotted; background: #FFFFFF url(../images/index_53.png) no-repeat 15px center;  padding-left:35px;} 


#onsec a{color:#ff6600;}
#onsec a:hover{color:#ff0000;}

#onsec1 { color:#ff0000;}
#onsec1 a:hover{}

#onsec2 {background:#ffffff!important; border-left:5px #666 solid;}


.leftlb_cp{overflow:hidden;}

ul#menucp, ul#menucp ul {
  list-style-type:none; width:220px;
  margin: 0;
  padding: 0;
}

ul#menucp{margin-top:0px;}
ul#menucp a {
  display: block;
  text-decoration: none;	
}

ul#menucp li {
  margin-top: 1px; line-height:34px; font-size:12px;
}


ul#menucp li h2{ line-height:40px; font-size:14px; border-bottom:1px #ddd dotted; font-weight:normal;background:#fff url(../images/index_53.png) no-repeat 15px center; font-weight:bold;}

ul#menucp li a {
   padding-left:35px;
}

ul#menucp li a:hover {
}

ul#menucp li ul li a {
  background:#fff url(../images/back_29.jpg) no-repeat 22px center;
  color: #555;
  padding-left: 35px;
  font-weight:normal;
}

ul#menucp li ul li a:hover {
  color:#ff0000;
  /*
  background: #ffffff;
  border-left: 5px #666 solid;
  padding-left: 15px;
  */
}



.lymainright{float:right; width:900px;}
.lytitle{ overflow:hidden; height:40px; line-height:40px; border-bottom:1px #ddd solid; font-size:14px; font-weight:bold;background:url(../images/index_28.jpg) no-repeat left center; padding-left:25px;}
.lytitle span{float:right; font-size:12px; color:#3F3F3F; background:url(../images/aboutus_8.jpg) no-repeat left center; padding-left:10px; font-weight:normal;}

.lymainright2{width:1000px;}


.tylm{padding:15px; line-height:30px; overflow:hidden; font-size:14px; min-height:400px;}


/*下载中心*/
.downloadss{ margin:40px auto 30px; overflow:hidden;}
.downloadss p{padding-bottom:0px;}
.downloadss a{margin-right:18px; color:#4f8f05; font-weight:bold; font-size:14px;}
.downloadss a:hover{ color:#000;}
.downloadtext01{ width:500px; height:40px; line-height:39px; font-size:16px; color:#ff6600; border:0; padding-left:10px; background:#fafafa; border:1px #ddd solid; border-right:0; vertical-align:top;}
.downloadsubmit01{ width:26px; height:42px; border:0; background:url(../images/xzss.jpg) no-repeat center;  cursor:pointer; border:1px #ddd solid;border-left:0;}

.download{overflow:hidden; margin-top:15px;}
.downloadul{overflow:hidden;}
.downloadul li{overflow:hidden; border-bottom:1px #ddd dotted; padding:12px 0; line-height:30px; font-size:14px;}
.downloadul li h6{float:left; margin-right:20px; height:30px; line-height:30px; background:#ffffff;}
.downloadul li h6 a{display:block;color:#747474; padding:0 25px; font-size:12px;}
.downloadul li h6 a:hover{color:#fff; background:#1f57a4;}
.downloadul li span{float:right; color:#acacac; font-size:12px;}


/*成功案例*/
.case{overflow:hidden;}
.caseul{overflow:hidden; padding-bottom:15px;}
.caseul li{float:left; display:inline; width:206px; margin-top:30px;}
.caseul li img{border:1px #ddd solid; width:180px; padding:12px; background:#ffffff;}
.caseul li p{text-align:center;}
.caseli{margin-right:24px;}



/*新闻中心*/
.news{overflow:hidden; padding:5px 0 10px;}
.newsul {overflow:hidden; padding-bottom:20px;}
.newsul li{ line-height:20px; padding:30px 0; border-bottom:1px #ccc dotted; height:113px;}
.newsul li img{float:left;width:150px; height:113px; margin-right:30px;}
.newsul li h4 {padding-bottom:6px;font-size:16px; font-weight:bold; color:#002977;}
.newsul li h4 a{padding-bottom:6px;color:#002977;}
.newsul li h4 a:hover{ color:#FF0000;}
.newsul li a{color:#015198;}
.newsul li a:hover{color:#0053AF;}
.newsul li p{ line-height:22px;}



/*解决方案*/
.solution{width:900px; margin:15px auto 0; overflow:hidden;}
.solutionul{overflow:hidden;}
.solutionul li{float:left; width:265px; height:290px; margin-bottom:25px; background:#fff; border:1px #eaeaea solid;}
.solutionul li img{width:265px; height:139px;}
.solutionul li h4{font-size:14px; padding:10px 15px 6px;}
.solutionul li h4 a{color:#484848;}
.solutionul li a:hover{color:#ff0000;}
.solutionul li p{line-height:22px; overflow:hidden; padding:0 15px;}
.solutionul li h5{text-transform:uppercase; font-size:11px; font-weight:normal; color:#1f57a4; padding:10px 15px;}
.solutionul li h5 a{color:#1f57a4;}
.margin24{margin-right:30px; margin-left:12px;}




/*相关下载*/
.xgxz{overflow:hidden;}
.xgxzul{overflow:hidden;}
.xgxzul li{overflow:hidden; padding:15px 0; border-bottom:1px #ddd dashed;}
.xgxzul li h4{font-weight:bold; font-size:14px; padding-bottom:5px;}
.xgxzul li h5{font-weight:normal; font-size:12px;}
.xgxzul li div{line-height:20px; padding:10px 0;}
.xgxzul li h6{background:#0092E6; width:75px; line-height:28px; text-align:center; color:#fff; font-size:12px; font-weight:normal;}
.xgxzul li h6 a{display:block; color:#fff;}
.xgxzul li h6 a:hover{color:#fff;background:#ff0000;}




/*产品*/
.product{ overflow:hidden;}
.productul{overflow:hidden; padding-bottom:10px;}
.productul li{height:180px; margin-top:22px; overflow:hidden; border-bottom:1px #CCCCCC dotted;}
.productul li img{display:block; width:200px; height:150px; float:left; margin-right:20px; border:1px #eaeaea solid; }
.productul li h4{ font-size:18px; color:#002977; font-weight:bold; padding-top:10px;}
.productul li h4 a{color:#002977;}
.productul li h4 a:hover{color:#ff8400;}
.productul li p{ line-height:22px; color:#828282; padding:10px 18px 12px;}
.productul li h5{ float:right; margin-right:18px; width:110px; height:28px; line-height:28px; text-align:center; background:#ff8400; color:#fff; font-size:12px; font-weight:normal;
moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;behavior: url(../images/pie.htc);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;}
.productul li h5 a{display:block; color:#fff;}
.productul li h5:hover{background:#ff0000;}





.cplbtitle{ font-weight:bold; font-size:14px; border-bottom:1px #ddd solid; line-height:40px; height:40px; background:url(../images/index_28.jpg) no-repeat left center; padding-left:25px;}
.cplbtitle span{float:right; font-size:12px; font-weight:normal;}

.cpshow{ overflow:hidden; margin:10px auto 0; width:1150px;}

.productshow_top{overflow:hidden;width:1150px; margin-top:15px;}
/* 焦点图代码 */
.bnspic{ width:1150px; height:399px; margin:0 auto; overflow:hidden;}
.bnspic a{/*display:block;*/}
.big_pic, .small_pic{float:left;}
.big_pic, .big_pic a, .big_pic img{width:500px;height:375px;}
.big_pic{overflow:hidden;position:relative; border:1px #ddd solid;}
.big_pic li{position:absolute;top:0;left:0;opacity:0;-webkit-transform:scale(0.9);transform:scale(0.9);z-index:-1;transition:all linear 0.2s;}
.big_pic .on{opacity:1;-webkit-transform:scale(1);transform:scale(1);z-index:1;}
.big_pic a{position:relative;}
/*
.big_pic .txt{width:681px;height:46px;line-height:46px;display:block;position:absolute;bottom:0;left:0;color:#BDBDBD;text-align:center;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5);transition:all ease .2s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.big_pic a:hover .txt{color:#FFFFFF;}
*/
.small_pic{width:590px;position:relative;left:30px;}
.small_pic a, .small_pic img{width:80px;height:60px;}
.small_pic a{padding:1px;background:#ddd;transition:all ease .2s;}
.small_pic .on, .small_pic li:hover{position:relative;z-index:1;}
.small_pic .on a{background:#00a2ea;}
.small_pic li{width:80px;height:62px;margin-right:10px;float:left;}
.cpxgxx{overflow:hidden; padding:10px 0 10px;}
.cpxgxx h4{font-size:22px; font-weight:bold; color:#002977;}
.cpxgxx p{line-height:22px; padding-top:10px;}
.p_2{color:#898989;}
.p_3{color:#ff0000; font-weight:bold; font-size:14px;}



.cpshowend{overflow:hidden;width:1150px; padding:25px 0 20px;}
#tab1 ,#tab2{width:900px;height:40px; border-bottom:1px #ddd solid;}
#tab1 ul ,#tab2 ul{margin:0;padding:0;}
#tab1 li,#tab2 li{float:left; width:130px; height:40px;line-height:40px;text-align:center;cursor:pointer; font-size:14px;color:#fff; font-weight:bold; border-right:1px #FFFFFF solid; background:#555555;}
#tab1 li.now,#tab2 li.now{color:#fff;background:#D7251B;}
#tab1 li a,#tab2 li a { color:#FFFFFF;}
.tablist{width:900px; display:none; padding:15px 0px;}
.tablist td{padding:4px;}
.block{display:block;}

.tablistleft{float:left; width:220px; overflow:hidden;}
.tablistleft h4{font-weight:bold; font-size:16px; border-bottom:1px #ddd solid; line-height:40px; height:40px; background:#283886; padding-left:15px; color:#fff;}
.tablistright{float:right; width:900px; overflow:hidden; line-height:24px;}



.news_xxjs{line-height:26px; font-size:14px; padding:0px 10px; margin:0 auto 10px; overflow:hidden;}
.news_xxjs td{padding:5px;}
.news_title{ height:35px; line-height:35px; font-size:24px; color:#ff6600;text-align:center;margin:20px 0px 10px;}
.pubdate{border-top:#ccc 1px dotted; height:26px; line-height:26px; margin:5px 0 10px 0; OVERFLOW: hidden; text-align:center; padding-top:5px; color:#999999;}
.pubdate1{border-top:#ccc 1px dotted; height:26px; line-height:26px; margin:15px 0 10px 0; OVERFLOW: hidden; text-align:center; padding-top:5px; color:#999999;}

.pagelist{/*border: 1px solid #ccc;*/overflow:hidden;background-color: #666;padding:1px 5px 1px 5px;color: #ffffff;}
.red {/*border: 1px solid #ccc;*/overflow:hidden;	background-color: #E50100; color: #ffffff;font-weight: bold;	padding:1px 6px 1px 6px;}
.pubdatenews{border: #ddd 1px solid;height:26px; line-height:26px;  margin:10px auto; OVERFLOW: hidden; text-align:center;background:#f5f5f5;}
.pubdatenews2{border: #ddd 1px solid;height:26px; line-height:26px;  margin:10px auto; OVERFLOW: hidden; text-align:center;background:#f5f5f5;}

.pubdate02{border-bottom:#ccc 1px dotted; height:30px; line-height:30px;  margin:10px 20px; padding-right:15px; OVERFLOW: hidden; text-align:right;}


/*相关资讯*/
.Information{verflow:hidden;}
.Information h4{padding-left:10px; height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#000; border-bottom:1px solid #ccc; background:#fff;}
.Information ul{ padding:10px; margin-bottom:20px;}
.Information ul li{border-bottom:1px dotted #DCDCDC; background:url(../images/dian.jpg) no-repeat left; padding-left:12px; line-height:36px; height:36px; font-size:14px;}
.Information ul li span{float:right; font-size:11px; color:#999999;}

.sxgt{overflow:hidden; padding:15px 0;}
.sxgt li{line-height:35px; border-bottom:1px #CCCCCC dotted;}
.sxgt li span{float:right; font-size:11px; color:#999999;}



/*--------在线留言--------------*/
.guestbook{ background:#f8f8f8; overflow:hidden; margin-top:10px;}
.guestbook ul{border:1px solid #ddd; border-bottom:0px solid #ddd;} 
.guestbook ul li{ padding:8px 0; border-bottom:1px solid #ddd;}
.guestbook ul li span{float:left; text-align:right; width:120px; padding:0 10px 0 0;}
.guestbooktest01{border:1px #ddd solid; height:28px; line-height:28px; width:320px; padding-left:5px;}
.guestbooktest02{border:1px #ddd solid; height:120px; line-height:24px; width:500px; padding-left:5px;}
.guestbooktest03{border:1px #ddd solid; height:28px; line-height:28px; width:100px; padding-left:5px;}









