/*

    Document   : espcms_public

    Created on : 2014-3-25, 15:08:30

    Author     : huangqyun

    Description:Purpose of the stylesheet follows.

*/

html > body > table >  tr [id="total"] > td  > ul > li { color:#383838;font-family:'Microsoft YaHei UI','Microsoft YaHei',SimSun,'Segoe UI',Tahoma,Helvetica,Sans-Serif; }

body{ color:#383838; font-family:'Microsoft YaHei UI','Microsoft YaHei',SimSun,'Segoe UI',Tahoma,Helvetica,Sans-Serif; line-height:22px; font-size:12px; background:#fff; /*解决电脑设置保护色，网页空白处默认淡绿色问题*/}

a{outline:none; text-decoration:none; color:#383838;} a:hover{ text-decoration:underline; color:#DB2420;}



body{overflow-x: hidden;font-family:'Microsoft YaHei UI','Microsoft YaHei',SimSun,'Segoe UI',Tahoma,Helvetica,Sans-Serif; }

body,div,dl,dt,dd,ul,ol,li,pre,code,form,input,textarea,/*p,*/blockquote,th,td{margin:0;padding:0;font-family:'Microsoft YaHei UI','Microsoft YaHei',SimSun,'Segoe UI',Tahoma,Helvetica,Sans-Serif; } table{/*border-collapse:collapse;border-spacing:0;*/}

p{margin:0 0 10px 0;}

a img{border:0;} address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}

caption,th{text-align:left;} h1,h2,h3,h4,h5,h6{font-weight:normal;}

q:before,q:after{content:'';}

hr{border:none; clear:both; height:0; background:none; margin:0; padding:0; border-bottom:#eee solid 1px;  margin:10px 0;}

img { border: 0 none; height: auto; vertical-align: middle; }

blockquote { border-left: 5px solid #EEEEEE; margin: 10px; padding: 10px; }

ul.unstyled, ol.unstyled{ list-style:none; }

ul.circle{ list-style-type:circle; }

ul.square{ list-style-type:square; }

ul.rom {list-style-type:upper-roman; }

ul.disc {list-style-type:disc; }

ul.cjk{ list-style-type:cjk-ideographic; }

div{font-family:'Microsoft YaHei UI','Microsoft YaHei',SimSun,'Segoe UI',Tahoma,Helvetica,Sans-Serif; }

.displaynone {display: none;}

.displaytrue {overflow: hidden;}



/*首字母*/

.firstletter:first-letter{ font-size:200%;}

/* 解决固定层在IE6下闪的问题 */

*html{ background-image:url(about:blank); background-attachment:fixed;}

/* 解决ie下连接加粗的鼠标样式问题*/

a strong{ cursor:pointer;}



a.menu {color: #FFF;text-decoration: none;font-size:14px;} a:visited.menu {color: #FFF;text-decoration: none;font-size:14px;} a:hover.menu {color: #fff;text-decoration: underline;font-size:14px;}

a.novlink {color: #FFF;text-decoration: none;font-size:14px;} a:visited.novlink {color: #FFF;text-decoration: none;font-size:14px;} a:hover.novlink {color: #fff;text-decoration: underline;font-size:14px;}

a.titlelink {color: #1974ba;text-decoration: none;} a:visited.titlelink {color: #1974ba;text-decoration: none;} a:hover.titlelink {color: #DB2420;text-decoration: underline;}

a.bbslistlink {color: #818181;text-decoration: none;} a:visited.bbslistlink {color: #818181;text-decoration: none;} a:hover.bbslistlink {color: #DB2420;text-decoration: underline;}

a.infolist {color: #656565;text-decoration: underline;} a:visited.infolist {color: #656565;text-decoration: underline;} a:hover.infolist {color: #dc6d09;text-decoration: none;}

a.infolist2 {color: #656565;text-decoration: none;} a:visited.infolist2 {color: #656565;text-decoration: none;} a:hover.infolist2 {color: #dc6d09;text-decoration: underline;}



/**

 +------------------------------------------------------------------------------

 * FCK 兼容解决方案

 +------------------------------------------------------------------------------

 * @subpackage  RBAC

 +------------------------------------------------------------------------------

*/

em{ font-style:italic !important;} strike{ text-decoration:line-through !important;} strong{ font-weight:bold !important;} u{ text-decoration:underline !important;}

/*超出省略号显示*/

.ellipsis{white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;width:80px;overflow:hidden;}

/*插入flash默认灰色*/

object{ background:gray; display:block;}

.pink{ color:#ff00ff;} .blue{ color:#008cd4;} .deepblue{ color:#000099;} .gray{ color:#999999;} .red{ color:#ff0000;} .black{ color:#000;} .white{ color:white;} .green{color:green;} .oninage{color:#f47c20 }

.colorgwhite {color: #ffffff;}

.colorgreen {color: #0f66cd;}

.colorgreg {color: #E60000;}

.colorgblue {color: #2F44A2;}

.colorghow {color: #FC5B00;}

.colorgorning {color: #4D4D4D;}

.colorgorning2 {color: #67625f;}

.colorgorning3 {color: #90898C;}

.colorgorningage {color: #ff5b0b;}

.colorthree {color: #2E9438;}



.f9d56{color:#1974ba;} .f8f{color:#8f8f8f}

.underline{ text-decoration:underline;} .dashedline{ border-bottom:dashed 1px #666;} ol.dashedline{ border:none; } ol.dashedline li{ border-bottom:dashed 1px #666; padding:5px; }

code, pre { border-radius: 3px 3px 3px 3px; color: #333333; font-family: Menlo,Monaco,"Courier New",monospace; font-size: 12px; padding: 0 3px 2px; }

pre{ font-family:consolas,"Courier New",courier,monospace; background-color: #F7F7F9; border: 1px solid #E1E1E8; border-radius: 4px 4px 4px 4px; display: block;

     font-size: 12.025px; line-height: 18px; margin: 0 0 9px; padding: 8.5px; white-space: pre-wrap; word-break: break-all; word-wrap: break-word;}

code { background-color: #F7F7F9; border: 1px solid #E1E1E8; color: #0088CC; padding: 2px 4px; }

pre ol{margin: 0 0 0 14px;}

pre.unstyled{background:none; color:#333; border:none;}

.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }.clearfix {display:block;}.clear{ clear:both;}/* 清除浮动*/

.colwrapper { overflow:hidden; zoom:1 /*for ie*/; margin:5px auto; }/* 高度自适应 */

.strong{ font-weight: bold;} .left{ float: left;} .right{ float: right;} .center{ margin:0 auto; text-align:center;}

.show{ display:block; visibility:visible;}.hide{ display: none !important; }

.block{ display:block;} .inline{ display:inline;}

.transparent{filter:alpha(opacity=50); -moz-opacity:0.5;/** Firefox 3.5即将原生支持opacity属性，所以本条属性只在Firefox3以下版本有效 ***/ -khtml-opacity: 0.5; opacity: 0.5; }

.break{ word-wrap:break-word;overflow:hidden; }



.dn{display:none;}.db{display:block;}.dib{display:inline-block;}.di{display:inline;}

.h14{height:14px;}.h16{height:16px;}.h18{height:18px;}.h20{height:20px;}.h22{height:22px;}.h24{height:24px;}

.lh14{line-height:14px;}.lh16{line-height:16px;}.lh18{line-height:18px;}.lh20{line-height:20px;}.lh22{line-height:22px;}.lh24{line-height:24px;}.lh26{line-height:26px;}.lh30{line-height:30px;}



.m0{margin:0;}.ml1{margin-left:1px;}.ml2{margin-left:2px;}.ml5{margin-left:5px;}.ml10{margin-left:10px;}.ml20{margin-left:20px;}.mr1{margin-right:1px;}.mr2{margin-right:2px;}

.mr5{margin-right:5px;}.mr10{margin-right:10px;}.mr20{margin-right:20px;}.mt1{margin-top:1px;}.mt2{margin-top:2px;}.mt5{margin-top:5px;}.mt10{margin-top:10px;}

.mt20{margin-top:20px;}.mb1{margin-bottom:1px;}.mb2{margin-bottom:2px;}.mb5{margin-bottom:5px;}.mb10{margin-bottom:10px;}.mb20{margin-bottom:20px;}.mb30{margin-bottom:20px;}

.ml-1{margin-left:-1px;}.mt-1{margin-top:-1px;}



.p1{padding:1px;}.pl1{padding-left:1px;}.pt1{padding-top:1px;}.pr1{padding-right:1px;}.pb1{padding-bottom:1px;}.p2{padding:2px;}.pl2{padding-left:2px;}.pt2{padding-top:2px;}

.pr2{padding-right:2px;}.pb2{padding-bottom:2px;}.pl5{padding-left:5px;}.p5{padding:5px;}.pt5{padding-top:5px;}.pr5{padding-right:5px;}.pb5{padding-bottom:5px;}.p10{padding:10px;}

.pl10{padding-left:10px;}.pt10{padding-top:10px;}.pr10{padding-right:10px;}.pb10{padding-bottom:10px;}.p20{padding:20px;}.pl20{padding-left:20px;}.pt20{padding-top:20px;}

.pr20{padding-right:20px;}.pb20{padding-bottom:20px; padding-top:20px;}

.pt15{padding-top:15px;}.pb15{padding-bottom:15px;}.pl15{padding-left:15px;}.pr15{padding-right:15px;}

.mt15{margin-top:15px;}.mb15{margin-bottom:15px;}.ml15{margin-left:15px;}.mr15{margin-right:15px;}

.g0{color:#000;}.g3{color:#333;}.g6{color:#666;}.g9{color:#999;}.wh{color:white;}

.f0{font-size:0;}.f10{font-size:10px;-webkit-text-size-adjust:none;}.f11{font-size:11px;-webkit-text-size-adjust:none;}.f12{font-size:12px;}

.f13{font-size:13px;}.f14{font-size:14px;}.f16{font-size:16px;}.f20{font-size:20px;}.f24{font-size:24px;}



.fa{font-family:Arial;}.ft{font-family:Tahoma;}.fv{font-family:Verdana;}.fs{font-family:'宋体';}.fw{font-family:'微软雅黑';}

.n{font-weight:normal; font-style:normal;}.b{font-weight:bold;}.i{font-style:italic;}

.tc{text-align:center;}.tr{text-align:right;}.tl{text-align:left;}.tj{text-align:justify;}

.tdl{text-decoration:underline;}.tdn,.tdn:hover,a.tdl:hover{text-decoration:none;}

.lt0{letter-spacing:0;}lt1{letter-spacing:1px;}

.bk{word-wrap:break-word;}

.vm{vertical-align:middle;}.vtb{vertical-align:text-bottom;}.vb{vertical-align:bottom;}.vt{vertical-align:top;}.vn{vertical-align:-2px;}

.cl{clear:both;}

.rel{position:relative;}.abs{position:absolute;}

.zx1{z-index:1;}.zx2{z-index:2;}

.poi{cursor:pointer;}.def{cursor:default;}

.ovh{overflow:hidden;}

.vh{visibility:hidden;}.vv{visibility:visible;}

.z{*zoom:1;}

.tu{text-transform:uppercase}

/*块状元素水平居中*/

.auto{margin-left:auto; margin-right:auto;}

/*清除浮动*/

.fix{*zoom:1;}.fix:after{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden;}

/*基于display:table-cell的自适应布局*/

.cell{display:table-cell; *display:inline-block; width:2000px; *width:auto;}

/*双栏自适应cell部分连续英文字符换行*/

.cell_bk{display:table; width:100%; table-layout:fixed; word-wrap:break-word;}

/*单行文字溢出虚点显示*/

.ell{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.ti2{text-indent:0em;}



/*按钮*/

html .button{ display: inline-block; zoom: 1; *display: inline; vertical-align: baseline; margin: 0 2px; outline: none; cursor: pointer;

	      text-align: center; text-decoration: none; font-size:14px; line-height:100%; padding: .4em 1.5em .55em; border:none; border-radius: 2px; color: #fff; background: #A7A9AA;}

.button:hover { text-decoration: none; background: #9a9c9d; }

.button:active { position: relative; top: 1px;color: #999; }

/*圆角*/

.button.bigrounded { -webkit-border-radius: 2em; -moz-border-radius: 2em; border-radius: 2em; }

/*中号*/

.button.medium { font-size: 12px; padding: .4em 1.5em .42em; }

/*小号*/

.button.small { font-size: 11px; padding: .2em 1em .275em; }

/* black */

.button.black { color: #d7d7d7; background: #333; } .button.black:hover { background: #000; } .button.black:active { color: #666; }

/* gray */

.button.gray { color: #e9e9e9; background: #6e6e6e; } .button.gray:hover { background: #616161; } .button.gray:active { color: #afafaf; }

/* orange */

.button.orange { color: #fef4e9; background: #f78d1d; } .button.orange:hover { background: #f47c20; } .button.orange:active { color: #fcd3a5; }

/* red */

.button.red { color: #faddde; background: #d81b21; } .button.red:hover { background: #b61318; } .button.red:active { color: #de898c; }

/* blue */

.button.blue { color: #d9eef7; background: #007ead; } .button.blue:hover { background: #00CCFF; } .button.blue:active { color: #80bed6; }

.button.blue2 { color: #d9eef7; background: #3375b9; } .button.blue2:hover { background: #15a0d4; } .button.blue2:active { color: #15a0d4; }

/* rosy */

.button.rosy { color: #fae7e9; background: #da5867; } .button.rosy:hover { background: #ba4b58; } .button.rosy:active { color: #dca4ab; }

/* green */

.button.green { color: #e8f0de; background: #64991e; } .button.green:hover { background: #538018; } .button.green:active { color: #a9c08c; }

/* pink */

.button.pink { color: #feeef5; background: #f895c2; } .button.pink:hover { background: #d57ea5; } .button.pink:active { color: #f3c3d9; }

/* 黄色 */

.button.yellow { color: #fff; background: #BB6512; } .button.yellow:hover { background: #fd9c2c; } .button.yellow:active { color: #fff; }

/*淡灰色*/

.button.dahui { color: #cd0c39; background: #efefef; } .button.dahui:hover { background: #c2c2c2;color:#efefef } .button.dahui:active { color: #fff; }



/*圆边框*/

.b1,.b2,.b3,.b4,.b5,.b6,.b7,.b8{height:1px; font-size:1px; overflow:hidden; display:block;}

.b1,.b8{margin:0 4px;}

.b2,.b7{margin:0 3px;border-right:1px solid; border-left:1px solid;}

.b3,.b6{margin:0 2px;border-right:1px solid; border-left:1px solid;}

.b4,.b5{margin:0 1px;border-right:1px solid; border-left:1px solid; height:2px;}



/*表单*/

.espcms_form_group{width:100%;overflow: hidden;padding-bottom:3px;}

.control_label{float: left;width:15%;text-align: right;padding-right:10px;vertical-align:middle;font-size:14px;min-height: 1px;color:#818181}

.control_label16{float: left;width:20%;text-align: right;padding-right:10px;vertical-align:middle;font-size:14px;min-height: 1px;color:#818181}

.control_label20{float: left;width:25%;text-align: right;padding-right:10px;vertical-align:middle;font-size:14px;min-height: 1px;color:#818181}

.control_required20{float: left;width:72%;}

.control_required{float: left;width:82%;overflow: hidden;}

.control_required .form_message,.control_required20 .form_message{font-size:12px;color: #BABABA;height:30px;line-height:30px;padding-left:28px;background: url('../images/faq.png') no-repeat 9px 0px;}

.control_required .form_message2,.control_required20 .form_message2{font-size:12px;color: #CE5C36;height:30px;line-height:30px;padding-left:0px;}



.col2{width:10%;}

.col3{width:20%;}

.col4{width:30%;}

.col5{width:40%;}

.col6{width:60%;}

.col7{width:70%;}

.col8{width:80%;}

.col10{width:100%;}

.col11 {width:135px; height:45px;}

.infoInput{padding:5px;margin: 0px;border:1px solid #d5d5d5;}

.infoInput:hover{padding:5px;margin: 0px;border:1px solid #bfbfbf;}



/*关键字颜色*/

a.keyword1{font-size:14px; color:#00; text-decoration:none;}

a.keyword2{text-decoration:none; color: #000; font-size:14px;}

a.keyword3{text-decoration:none;color: #000; font-size:14px;}

a.keyword4{text-decoration:none;color: #000; font-size:14px;}

a.keyword5{text-decoration:none;color: #000; font-size:14px;}

a.keyword6{text-decoration:none; color: #000; font-size:14px;}

a.keyword7{text-decoration:none; color: #00; font-size:14px;}

a.keyword8{text-decoration:none; color: #000; font-size:14px;}

a.keyword9{text-decoration:none; color: #000; font-size:14px;}

a.keyword10{text-decoration:none; color: #000; font-size:14px;}

a.keyword1:hover,a.keyword2:hover,a.keyword3:hover,a.keyword4:hover,a.keyword5:hover,a.keyword6:hover,a.keyword7:hover,a.keyword8:hover,a.keyword9:hover,a.keyword9:hover{color: #0c4ac7; text-decoration:none;}



a.infolink01{font-size:12px;text-decoration:underline;}

a:visited.infolink01{font-size:12px;text-decoration:underline;}

a:hover.infolink01{color:#EB5A00;font-size:12px;text-decoration:none;}

a.infolink02{font-size:12px;color:#999999;text-decoration:none;}

a:visited.infolink02{font-size:12px;color:#999999;text-decoration:none;}

a:hover.infolink02{color:#EB5A00;font-size:12px;text-decoration:underline;}





a.contentpage{font-size:12px;color:#ff0000;text-decoration:underline;}

a:visited.contentpage{font-size:12px;color:#ff0000;text-decoration:underline;}

a:hover.contentpage{color:#0060ff;font-size:12px;text-decoration:none;}

a.infolist_orning{font-size:12px;color:#fe6c00;text-decoration:underline;}

a:visited.infolist_orning{font-size:12px;color:#E05600;text-decoration:underline;}

a:hover.infolist_orning{color:#2C45B5;font-size:12px;text-decoration:none;}



input.bottonsubmit {color: #fff;font-weight: bold;padding: 5px;margin: 0px;border: 0px;cursor: pointer;background-color: #ff6c00;}

input.bottonsubmit:hover {color: #ffcc00;font-weight: bold;padding: 5px;margin: 0px;border: 0px;cursor: pointer;}

/*
    Document   : espcms_v5div
    Created on : 2014-3-25, 15:08:48
    Author     : huangqyun
    Description:
        Purpose of the stylesheet follows.
*/
.espcms_head{width:1000px;height:140px;margin: 0 auto; clear: both}
.espcms_head .logo{float: left;width:350px;height:129px;overflow: hidden;}
.espcms_head .head_botton{float: left;width:650px;height:50px;overflow: hidden;}
.espcms_head .head_botton ul li{float: right;padding-right:12px;padding-top:5px;}


li{list-style:none}

.espcms_head .head_search{float: left;width:250px;height:50px;overflow: hidden;}
.espcms_head .head_search ul{float: right;}
.espcms_head .head_search ul li{float: left;height:23px;overflow: hidden;}
.espcms_head .head_search ul li#search_left{height:23px;width:20px;background: url('../images/search_botton_img.png') no-repeat 0 -46px;}
.espcms_head .head_search ul li#search_input {height:22px;width:140px;background: url('../images/search_botton_img.png') repeat-x 0 -23px;padding-top:1px;}
.espcms_head .head_search ul li#search_input .search_input{border:0px;padding:0px;margin: 0px;width:130px;height:20px;line-height: 21px;overflow: hidden;}
.espcms_head .head_search ul li#search_botton .search_botton {height:23px;width:44px;background: url('../images/search_botton_2.png') no-repeat;}




.espcms_botton{height:54px;border-bottom:1px #fff solid;background:url('../images/menubg.png') repeat-x; }
.espcms_botton ul.menubotton{height:54px;width:1002px;overflow: hidden;margin: 0 auto;}
.espcms_botton ul.menubotton li{float: left;height:54px;line-height:54px; width:100px;cursor: pointer;*position: relative;z-index: 999;margin: 0px 0px; background:url('../images/menbbg.png') 2px 0 no-repeat; text-align:center}
.espcms_botton ul.menubotton li.hover{background: url('../images/daohangbg.png') no-repeat center; text-align:center;left:-3px}
.espcms_botton ul.menubotton li.hover a{ color:#000000}
.espcms_botton ul.menubotton li span{height:54px;line-height:65px;padding:0px; width:100px; text-align:center;display: block;*display: inline-block;}

.espcms_botton ul.menubotton li span.menuhover {height:54px;line-height:65px;color:#fff;background: url('../images/daohangbg.png') no-repeat center;}

.espcms_botton ul.menubotton li span.menuhover a{color:#FFFFFF;}
.espcms_botton ul.menubotton li ul.subnav {list-style: none;position: absolute;top:212px;*top:53px;*left: 0px;background: #c11300;margin: 0;padding: 0;width: 150px;color: #fff;z-index: 999;display: none;}
.espcms_botton ul.menubotton li ul.subnav li{margin: 0;clear: both;padding:0px 15px 0px 25px;width: 120px;height: 35px;line-height: 35px;text-align: left;cursor: pointer;background: url('../images/icon.gif') no-repeat 15px 15px;}

.espcms_botton ul.menubotton li ul.subnav li a{color:#FFFFFF;}


.espcms_page{width:1000px;overflow: hidden;margin: 0 auto;margin-top:0px;}
.espcms_table{width:345px;overflow: hidden;}
.espcms_table .espcms_table_title{height:35px;line-height: 35px;overflow: hidden;border-bottom:1px solid #87ceab}
.espcms_table .espcms_table_title p{float:left;padding:0px;margin: 0px;height:35px;line-height: 35px;}
.espcms_table .espcms_table_title span{float:left;padding-left:5px;margin: 0px;height:35px;line-height: 37px;}
.espcms_table .espcms_table_title p.more{float:right;padding-right:0px;margin: 0px;padding-top:15px;}

.espcms_table .espcms_table_pic{width:345px;overflow: hidden;height:85px;padding:10px 0px;}
.espcms_table .espcms_table_pic .newspic{float:left;width:110px;overflow: hidden;height:85px;}
.espcms_table .espcms_table_pic .newstitle{float:left;width:225px;overflow: hidden;height:20px;padding-left:10px;}
.espcms_table .espcms_table_pic .newssummit{float:left;width:225px;overflow: hidden;height:65px;padding-left:10px;}

.espcms_table .espcms_table_list {width:345px;overflow: hidden;}
.espcms_table .espcms_table_list li {float: left;width:337px;padding-left:8px;height:25px;line-height: 25px;overflow: hidden;background: url('../images/icon3.gif') no-repeat 0px 10px;}
.espcms_table .espcms_table_list li a{float: left;}
.espcms_table .espcms_table_list li p.time{float: right;color:#8f8f8f;padding:0px;}

.espcms_Rtalbe{width:280px;overflow: hidden;}
.espcms_Rtalbe .espcms_Rtalbe_title{height:35px;line-height: 35px;overflow: hidden;border-bottom:1px solid #87ceab}
.espcms_Rtalbe .espcms_Rtalbe_title p{float:left;padding:0px;margin: 0px;height:35px;line-height: 35px;}
.espcms_Rtalbe .espcms_Rtalbe_title span{float:left;padding-left:5px;margin: 0px;height:35px;line-height: 37px;}
.espcms_Rtalbe .espcms_Rtalbe_title p.more{float:right;padding-right:0px;margin: 0px;padding-top:5px;}
.espcms_Rtalbe img{float:left;padding-top:10px;}
.espcms_Rtalbe .espcms_Rtalbe_summmit{float:left;padding-top:10px;line-height: 25px;}
.espcms_Rtalbe ul.bann{width:280px;overflow: hidden;padding:0px;margin: 0px;}
.espcms_Rtalbe ul.bann li{width:280px;overflow: hidden;}
.espcms_Rtalbe ul.bann li img{padding:0px;}

.espcms_piclist_table {width:708px;overflow: hidden;border: 1px solid #e5e5e5}
.espcms_piclist_table .espcms_piclist_table_title{height:30px;line-height: 30px;overflow: hidden;border-bottom:1px solid #e5e5e5}
.espcms_piclist_table .espcms_piclist_table_title .title{float:left;padding-left:5px;margin: 0px;height:30px;line-height: 30px; width:300px;}
.espcms_piclist_table .espcms_piclist_table_title span{padding-left:5px;margin: 0px;height:30px;line-height: 30px;}
.espcms_piclist_table .espcms_piclist_table_title .pic_pagebotton{float:right;margin: 0px;height:30px;padding-top:6px; width:300px;}

.espcms_piclist_slide {overflow: hidden;padding:10px 14px;}
.espcms_piclist_slide ul li{float: left;width:131px;padding:0px 5px 0px 0px;height:148px;}
.espcms_piclist_slide ul li p{float: left;width:131px;text-align: center;}

.espcms_page_border{width:998px;overflow: hidden;margin: 0 auto;border: 1px solid #e5e5e5;padding:5px 0px;margin-top: 15px;margin-bottom:15px;}
.espcms_page_border li{float: left;height:85px;line-height: 86px;padding: 0px 7px;}
.espcms_page_border li.font{float: left;height:35px;line-height: 35px;padding: 0px 0px 0px 14px;}
/*内页结构*/
.espcms_page_bannpic{width:100%;margin: 0 auto;text-align: center;background-color: #eafaff;overflow: hidden; vertical-align:middle}
.espcms_page_left_linkbg{background: url(../images/espcms_left_bg00.png) repeat-y left;}


.espcms_page_left{float: left;width:250px;overflow: hidden; margin-top:20px;}
.espcms_page_right{float:right;width:735px;padding-left:10px;padding-bottom:25px;overflow: hidden; margin-top:5px;}

.espcms_page_left h2{float: left;width:248px;height:43px;background: url(../images/menubgleft.png) repeat-x; clear:both; font-size:24px; font-weight:bold; text-align:center; line-height:43px; color:#FFFFFF;overflow: hidden; padding:0; margin:0;}
.espcms_page_left .leftCotnet{float: left;width:240px;padding-left:5px;padding-right:5px;overflow: hidden;}

.espcms_page_left .espcms_three_one li{float: left;width:245px;height:40px;padding-left:5px;line-height: 40px;border-bottom: 1px solid #e6e6e6;background: url('../images/icon3.gif') no-repeat 188px 15px;}
.espcms_page_left .espcms_three_one li.hover a{color:#1974ba;}
.espcms_page_left .espcms_three_one li a{font-weight: bold;font-size:14px;color:#b2b2b2} .espcms_page_left .espcms_three_one li a:hover{color:#1974ba}

.espcms_page_typename{float:left;width:200px;padding:10px 0px 7px 5px;color:#1974ba;font-size:16px;}
.espcms_page_typename_width{float:left;width:800px;padding:10px 0px 7px 5px;color:#1974ba;font-size:16px;}
.espcms_page_labelname{float:left;width:200px;padding:5px 0px 7px 5px;color:#1974ba;font-size:16px;}
.espcms_page_location{float:right;width:550px;height:35px;line-height: 45px;text-align: right;}

/*内容版式*/
.espcms_newspic {padding:25px 10px 35px 10px;}
.espcms_newspic dt{float:left;width:250px;padding-right:10px;}
.espcms_newspic dd{padding-top:5px;}
.espcms_newspic dd.t{padding-top:0px;}
.espcms_newspic dd.s{color:#a5a5a5;line-height:23px;}
.espcms_newspic dd.d{color:#ff9000;}
.espcms_newspic dd.m{text-align:right;}

.espcms_newslist{padding:10px 10px;}
.espcms_newslist li{padding:15px 0px;overflow: hidden;}
.espcms_newslist li dt{float: left;width:80px;padding-right:10px;}
.espcms_newslist li dd.t{padding-top:0px;}
.espcms_newslist li dd.s{color:#a5a5a5;line-height:20px;}
.espcms_newslist li dd.d{color:#ff9000;}
.espcms_newslist li dd.m{text-align:right;}
.espcms_newslist li dd.tl{float: left;}
.espcms_newslist li dd.tl a:hover{ color:#DB2420;}
.espcms_newslist li dd.dr{float: right;color:#a5a5a5;}
.espcms_newslist li.espcms_strlist {padding:10px 0px 0px 10px;background: url('../images/icon3.gif') no-repeat 0px 18px;}
/*产品标题*/
.espcms_pic_index{width:745px;overflow: hidden;}
.goods_list_str li{padding:15px 0px;overflow: hidden;}
.goods_list_str li dt{float: left;width:180px;padding-right:10px;}
.goods_list_str li dd.t{padding-top:0px;}
.goods_list_str li dd.s{color:#a5a5a5;line-height:20px;}
.goods_list_str li dd.b{padding-top:5px;}
.goods_list_str li dd.p{padding:5px 0px;color:#ff9000; font-size:12px; font-family: verdana;}

.espcms_pic_index .mover li{float: left;}
.espcms_pic_index .mover .pic{width:250px; height:180px; padding:20px 5px 0px 5px;  text-align:center; }
.espcms_pic_index .mover .title{width:250px; height:35px;line-height: 35px; text-align:center; }

/*内容查看*/
.espcms_book{width:735px;overflow: hidden;padding:15px 0px;}
.espcms_book_paddingbottom0{width:735px;overflow: hidden;}
.espcms_book_padding15{width:700px;overflow: hidden;padding:15px;}
.espcms_book_padding0{width:700px;overflow: hidden;padding:0px;}
.espcms_pro_pic{float: left;width:235px;overflow: hidden;}
.espcms_pro_title{float: left;width:480px;padding-left:10px;overflow: hidden;}
.espcms_pro_title h1{font-size:20px;font-weight: bold;margin: 0px;padding:0px;color: #23a0e7}
.espcms_pro_title .espcms_priceclass{color:#ff9000;font-weight: bold;font-size:14px;}
.espcms_pro_title dd{padding:8px 0px 8px 15px;color:#7a7a7a;border-bottom: 1px solid #dedede;background: url('../images/icon7.gif') no-repeat -2px 10px;}
.espcms_pro_title dt{padding:0px 0px 8px 0px;color:#7a7a7a;border-bottom: 1px solid #dedede}
.espcms_pro_title dd.espcms_pro_orderbotton{background-image: none;padding:8px 0px;border: none}
.espcms_pro_photo{width:710px;margin: 0 auto;padding:15px 0px;}

/*新闻查看*/
.espcms_news_title{padding:15px;text-align: center;margin: 0px auto;}
espcms_news_title h1{font-size:18px;}
.espcms_newslist_read{padding:0px 5px;}
.espcms_newslist_read li{float: left;width:48%;background: url('../images/icon2.gif') no-repeat 0px 8px;padding:0px 0px 5px 8px;overflow: hidden;}

/*网站留言*/
.espcms_bbs_loading {text-align: center;padding:10px 0px;}
.espcms_bbs_list_all,.espcms_bbs_list {list-style:none; }
.espcms_bbs_list_all li{padding-bottom:20px;overflow: hidden;}
.espcms_bbs_list li{padding:10px 0px;overflow: hidden;border-bottom:1px solid #f2f2f2}

.espcms_bbs_content_a_read_table{overflow:hidden;}
.espcms_bbs_content_a_read_table .content{padding:5px 10px;border-right:1px solid;border-left:1px solid;overflow:hidden;}
.espcms_bbs_content_a_read_table .b2,.espcms_bbs_content_a_read_table .b3,.espcms_bbs_content_a_read_table .b4,
.espcms_bbs_content_a_read_table .b5,.espcms_bbs_content_a_read_table .b6,.espcms_bbs_content_a_read_table .b7,.espcms_bbs_content_a_read_table .content{border-color:#f2f2f2;}
.espcms_bbs_content_a_read_table .b1,.espcms_bbs_content_a_read_table .b8{background:#f2f2f2;}
.espcms_bbs_content_a_read_table .b2,.espcms_bbs_content_a_read_table .b3,.espcms_bbs_content_a_read_table .b4,
.espcms_bbs_content_a_read_table .b5,.espcms_bbs_content_a_read_table .b6,.espcms_bbs_content_a_read_table .b7,.espcms_bbs_content_a_read_table .content{background:#f2f2f2;}

.espcms_bbs_content_b_read_table{overflow:hidden;}
.espcms_bbs_content_b_read_table .content{padding:5px 10px;border-right:1px solid;border-left:1px solid;overflow:hidden;}
.espcms_bbs_content_b_read_table .b2,.espcms_bbs_content_b_read_table .b3,.espcms_bbs_content_b_read_table .b4,
.espcms_bbs_content_b_read_table .b5,.espcms_bbs_content_b_read_table .b6,.espcms_bbs_content_b_read_table .b7,.espcms_bbs_content_b_read_table .content{border-color:#fff;}
.espcms_bbs_content_b_read_table .b1,.espcms_bbs_content_b_read_table .b8{background:#fff;}
.espcms_bbs_content_b_read_table .b2,.espcms_bbs_content_b_read_table .b3,.espcms_bbs_content_b_read_table .b4,
.espcms_bbs_content_b_read_table .b5,.espcms_bbs_content_b_read_table .b6,.espcms_bbs_content_b_read_table .b7,.espcms_bbs_content_b_read_table .content{background:#fff;color: #ff9000}

.espcms_bbs_content_a_read_table .content{line-height: 25px;}
.espcms_index{background: url('../images/espcms_bbs_index.gif') no-repeat 25px bottom;padding:0px 0px 8px 0px;margin: 0px;}
.espcms_index .espcms_bbs_title{color:#3375b9;font-weight: bold;}
.espcms_index .espcms_bbs_auto{color:#639B46;padding-left:10px;}
.espcms_index .espcms_bbs_time{color:#7a7a7a;padding-left:10px;}
.espcms_index_re{background: url('../images/espcms_bbs_index_re.gif') no-repeat 25px bottom;overflow: hidden;padding:10px 0px 8px 0px;margin: 0px;}
.espcms_index_re .espcms_bbs_title{color:#00a73f;font-weight: bold;}
.espcms_index_re .espcms_bbs_auto{color:#00a73f;font-weight: bold;padding-left:10px;}
.espcms_index_re .espcms_bbs_time{color:#00a73f;padding-left:10px;}

.espcms_bbs_list_title{float: left;overflow: hidden;background: url('../images/icon1.gif') no-repeat 0px 8px;padding-left:10px;font-size:14px;}
.espcms_bbs_list_title span{padding-left:5px;font-size:12px;}
.espcms_bbs_list_data{float: right;overflow: hidden;color: #dedede;}
.espcms_bbs_list_aoto{color: #00a73f;font-weight: bold;}

/*留言表单说明*/
.espcms_bbs_form{overflow: hidden;}
.espcms_bbs_form .title{height:35px;line-height: 30px;padding-left:10px;font-size:14px;font-weight: bold;color:#000000;border-right:1px solid;border-left:1px solid;
      border-bottom:1px solid;overflow:hidden;background:#e5e5e5;border-color:#e5e5e5;background: url('../images/message_bg.png') repeat-x}

.espcms_bbs_form .messageicon{float: left;width:18px;height:18px;background: url('../images/mess_icon.gif') no-repeat 0px 0px;margin-top: 8px;}
.espcms_bbs_form .messageicon2{float: left;width:18px;height:18px;background: url('../images/mess_icon.gif') no-repeat 0px -18px;margin-top: 6px;}
.espcms_bbs_form .messageicon3{float: left;width:18px;height:18px;background: url('../images/mess_icon.gif') no-repeat 0px -90px;margin-top: 6px;}
.espcms_bbs_form .messtitle{float: left;height:32px;line-height: 32px;padding-left:5px;}
.espcms_bbs_form p{float:left;overflow: hidden;height:32px;line-height: 32px;padding-left:5px;}
.espcms_bbs_form .content{padding:15px 10px;border-right:1px solid;border-left:1px solid;overflow:hidden;background:#fff;border-color:#e5e5e5;}

.espcms_bbs_form .b1{background:#e5e5e5;}
.espcms_bbs_form .b2,.espcms_bbs_form .b3,.espcms_bbs_form .b4{border-color:#e5e5e5;background:#fafafa;}
.espcms_bbs_form .b5,.espcms_bbs_form .b6,.espcms_bbs_form .b7{background:#fff;border-color:#e5e5e5;}
.espcms_bbs_form .b8{background:#e5e5e5;}

/*会员*/
.espcms_member_login_center{padding:0px 0px 25px 0px;border:1px solid #dedede;margin: 35px auto 25px auto;;}
.espcms_member_login_center .title{height:35px;line-height: 30px;padding-left:10px;font-size:14px;font-weight: bold;color:#000000;
      border-bottom:1px solid;overflow:hidden;background:#e5e5e5;border-color:#e5e5e5;background: url('../images/message_bg.png') repeat-x}
.espcms_member_login_center .messageicon{float: left;width:18px;height:18px;background: url('../images/mess_icon.gif') no-repeat 0px -18px;margin-top: 8px;}
.espcms_member_login_center .messageicon2{float: left;width:18px;height:18px;background: url('../images/mess_icon.gif') no-repeat 0px -54px;margin-top: 8px;}
.espcms_member_login_center .messageicon3{float: left;width:18px;height:18px;background: url('../images/mess_icon.gif') no-repeat 0px -90px;margin-top: 8px;}
.espcms_member_login_center .messageicon4{float: left;width:18px;height:18px;background: url('../images/mess_icon.gif') no-repeat 0px -0px;margin-top: 8px;}
.espcms_member_login_center .messtitle{float: left;width:100px;height:35px;line-height: 35px;padding-left:5px;}

.espcms_formwidth_a{width:450px;}
.espcms_formwidth_b{width:900px;}
.espcms_formwidth_c{width:98%;}
.espcms_formwidth_d{width:99%;}
.mobliecodestr{border:1px solid #d5d5d5;padding:5px;margin-top: 5px;}

/*翻页*/
.espcms_page_botton{text-align: center;overflow: hidden;padding-top:10px;}
/*线条*/
.espcms_page_right_line{width:735px;border-bottom:1px solid #e6e6e6;height:1px;overflow: hidden;}
.espcms_page_center_line{width:1000px;border-bottom:1px solid #e6e6e6;height:1px;overflow: hidden;}

/*表格*/
.tablelist {border-spacing: 0px;}
.tablelist .td01 {background-color: #F3F3F3;border: 1px solid #e6e6e6;padding: 5px;font-weight: bold;margin: 0px;text-align: center;}
.tablelist .td02 {border-bottom: #e6e6e6 1px solid;padding: 5px;margin: 0px;text-align: center;}
.tablelist .td03 {border-bottom: #e6e6e6 1px solid;padding: 5px;margin: 0px;text-align: right;}
.tablelist .td04 {border-bottom: #e6e6e6 1px solid;padding: 5px;margin: 0px;text-align: left;}


/*版权声明*/
.footer_page{width:100%;margin: 0px auto;overflow: hidden;margin-top: 0px;background-color:#e8e8e8;padding-top:15px}
.footer_talbe{width:1000px;margin: 0px auto;overflow: hidden;}
.footer_talbe .titlethree{color:#868686;padding-bottom:10px;font-size:15px;border-bottom:1px solid #dedede;margin-bottom: 10px;}
.footer_talbe dl{float: left;width: 110px;padding-top:5px;}
.footer_talbe dt {padding-bottom:5px;}
.footer_talbe dt a{font-size: 14px;color:#1974ba;font-weight:bold;}
.footer_talbe .content{width:330px;}
.footer_talbe .content dt{font-size:14px;color:#3375b9;font-weight: bold}
.footer_talbe .content dd{font-size:12px;color:#959595;}
.footer_talbe .subscription{width:330px;text-align: left;padding-top:5px;}

.sitetype {width:1000px;padding-top:10px;line-height: 25px;margin: 0 auto;}
.foot_l{float:left;width:770px;}
.sitetype a{color:#23a0e7}
.sitetype p span {padding:0px 10px;}
.foot_r{float:right;height: 35px;line-height: 35px;width:225px;padding-top:35px;}
.foot_r span {display: block;font-size: 16px;color: #868686;float: left;margin-right: 10px;}
.foot_r .bds_tools_32{margin-right: -8px;line-height: 35px !important;}
.foot_r .bds_tools_32 .bds_tsina {background: url(../images/fxsi.png) no-repeat;}
.foot_r .bds_tools_32 .bds_tqq {background: url(../images/fxqq.png) no-repeat;}
.foot_r .bds_tools_32 .bds_douban {background: url(../images/fxdb.png) no-repeat;}
.foot_r .bds_tools_32 .bds_renren {background: url(../images/fxrr.png) no-repeat;}
.foot_r .bds_tools_32 a {display: block;width: 35px;height: 35px;margin-right: 8px;text-indent: 35px;padding-left: 0;overflow: hidden;float: left;background-position: 0 0 !important;}
.footer_talbe_str {width:100%;margin: 0px auto;overflow: hidden;background-color:#dedede;padding:5px 0px;margin-top: 20px;border-top:#fff solid 1px; }


/*对话框*/
#floatBoxBg{display:none;width:100%;height:100%;background:#fff;position:absolute;top:0;left:0;z-index: 800}
.floatBox{width:300px;position:absolute;top:40px;left:40%;z-index: 999}
.floatBox .title h4{float:left;padding:0;margin:7px 0px 0px 0px;font-size:12px;color:#fff;line-height:17px;}
.floatBox .title span{float:right;cursor:pointer;}
.floatBox .content{padding:5px;background:#fff;}
.floatBox{position:absolute;padding:5px;background:rgba(0,0,0,0.1);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;
	 filter:progid:DXImageTransform.Microsoft.gradient(startColors; margin:tr=#22000000,endColorstr=#22000000);}
	 
.qingli_head{ width:1000px; height:129px;margin:0 auto;}
.qingli_logo{float: left;width:245px;height:129px;overflow: hidden;}
.qingli_ltext1{float:left; width:250px; height:22px; margin-left:5px; padding-top:40px; color:#4d4d4d; font-size:21px; font-weight:bold;letter-spacing:1px; text-align:left;}
.qingli_ltext1 dx{float:left; width:250px; height:10px; color:#375577; padding-top:14px;font-size:16px; text-align:left; letter-spacing:2px;}
/*增加代码2015.10.9-by-d*/ 
.qingli_tel{ float:right; width:180px; height:59px; margin-right:10px; overflow:hidden;background: url(../images/qinglitel.png) no-repeat; color:#da251c; font-size:24px; font-weight:bold; padding-top:70px; text-align:right}

.qingli_product_index{ width:1000px; height:1040px; margin: 0 auto; clear:both; overflow:hidden; }
.qingli_show{ width:735px; height:auto; float:left;}
.qingli_category{ width:254px; height:1005px; float:right; background-color:#e8e8e8;margin-top:10px;}
.qingli_category_topbg{ width:254px; height:69px;background: url(../images/fenleitop.png)  center; clear:both; font-size:24px; font-weight:bold; text-align:center; line-height:66px; color:#FFFFFF}
.qingli_category_list{ width:246px; margin-left:3px; height:930px; clear:both; border:#FFFFFF 1px solid;}
.qingli_category_big{ width:240px; text-indent:80px; text-align: left; height:40px; line-height:40px; font-size:14px; margin:8px; margin-left:3px;background: url(../images/bigbg.png) no-repeat;}
.qingli_category_big a{color:#DB2420;}
.qingli_category_small{width:230px; text-align:left; text-indent:60px; height:38px;line-height:38px; font-size:14px; margin:8px; margin-left:8px;background: url(../images/samllbg.png) no-repeat;}

.qingli_category_small a{color:#615f5f;}
.qingli_category_small:hover{width:230px; text-align:left; text-indent:60px; height:38px;line-height:38px; font-size:14px; margin:8px; margin-left:8px;background: url(../images/honverfenlei.jpg) no-repeat; color:#FFFFFF;}
.qingli_category_small:hover a{color:#FFFFFF;}



.show_list{width:740px; height:340px; clear:both;}
.show_name{ width:730px; height:50px; line-height:50px; clear:both;background: url(../images/show_ptbg.png) repeat-x; margin-bottom:3px; font-family: "微软雅黑"}
.show_name_lt{ width:500px; height:50px; line-height:50px; color:#FFFFFF; text-indent:30px; float:left}
.show_name_lt a{color:#FFFFFF; font-size:16px; font-family: "微软雅黑"}
.show_name_more{ width:50px; text-align:left; float:right;height:50px; line-height:65px; }
.show_name_more a{color:#969696;}
.show_letf01{ width:235px; height:280px; border:#D2D2D2 1px solid;float:left;}
.show_right01{width:235px; height:280px; border:#D2D2D2 1px solid; margin-right:9px; float:left}
.show_right01:hover{width:235px; height:280px; border: #FF0000 1px solid; margin-right:9px; float:left}
.show_pic{ width:235px; height:250px; overflow:hidden;}
.show_title{ width:235px; height:30px; line-height:30px; text-align:center;}




.qingli_category_neiye{ width:246px; height:auto; float:right; margin-bottom:10px; border:#e8e8e8 2px solid}
.qingli_category_topbg_neiye{ width:250px; height:45px;background: url(../images/qingli_category_topbg.png) center; text-indent:-99999px; clear:both; font-size:24px; font-weight:bold; text-align:center; line-height:66px; color:#FFFFFF}
.qingli_category_list_neiye{ width:238px; height:auto; clear:both; margin-left:2px;}
.qingli_category_big_neiye{ width:240px; text-indent:80px; text-align: left;  height:40px;background: url(../images/bigbg.png) center; line-height:40px; font-size:14px; margin:5px; margin-left:1px; margin-top:15px;}
.qingli_category_big_neiye a{color:#615f5f;}
.qingli_category_small_neiye{width:228px; text-align:left; text-indent:60px; height:35px; background: url(../images/samllbg.png) no-repeat; line-height:35px; font-size:14px; margin:8px; margin-left:5px;}
.qingli_category_small_neiye a{color:#615f5f;}










.search_top{ width:100%; height:40px; line-height:40px;background: url(../images/searchbg.png) repeat-x;}
.search_w{ width:1000px; height:40px; line-height:40px; margin:0 auto;}
.search_left{ width:625px; float:left; overflow:hidden;}
.search_right{width:315px; float:right; overflow:hidden;}




.index_adsm{ width:100%; height:340px; margin:0 auto; clear:both;}

.index_adsm a{
    display:block;
    width:100%;
    height:340px; 
    cursor:hand;
} 


.index_adpainpai{ width:100%; height:217px; margin:0 auto; clear:both;}

.index_adpainpai a{
    display:block;
    width:100%;
    height:217px; 
    cursor:hand;
}



.content{ width:1000px; margin: 0 auto;}
.pp{ height:500px; overflow:hidden;}
.pp h3{ height:146px; overflow:hidden; margin-bottom:39px;}
.pp li{ width:162px; float:left; margin-right:36px; overflow:hidden;}
.pp li img{ width:162px; height:199px;}
.pp li span{ display:block; width:162px; height:187px; margin-top:9px; background:url(../images/pp1_bg.gif) no-repeat; font:18px "Microsoft Yahei"; font-weight:bold; line-height:32px; text-align:center; overflow:hidden;}
.pp li span a{ color:#666; padding-top:13px; display:block;}
.pp .nones{ margin-right:0;}


.jk{ height:950px;}
.jk h3{ height:231px; overflow:hidden; font:40px "Microsoft Yahei"; text-align:center; font-weight:bold; background:url(../images/jk_h.gif) no-repeat center 137px; padding-top:30px;}
.jk h3 a{ color:#db2420;}
.jk h3 span{ display:block; font:24px "Microsoft Yahei"; font-weight:bold; color:#575656; line-height:32px;}
.jk h3 em{ display:block; height:34px; background:url(../images/jk_h2.gif) repeat-x center top; font:24px "Microsoft Yahei"; line-height:34px; width:284px; margin:60px auto 0;}
.jk h3 em a{ color:#575656; font-style:normal;}
.jk01{ height:627px; background:url(../images/jk.png) no-repeat center top; position:relative;}
.jk01 h4 a{ display:block; font:24px "Microsoft Yahei"; font-weight:bold; text-align:center;  color:#fff; height:53px; line-height:53px; overflow:hidden; position:absolute; top:375px; left:382px;}
.jk01 dl{ width:180px; height:170px; position:absolute;}
.jk01 dt a{ display:block; font:18px "Microsoft Yahei"; font-weight:bold; color:#525252; height:30px; overflow:hidden;}
.jk01 dd{ font:14px "Microsoft Yahei"; color:#666; line-height:25px;}
.jk01 .dl01{ top:40px; left:0; text-align:right;}
.jk01 .dl02{ top:230px; left:-58px; text-align:right;}
.jk01 .dl03{ top:470px; left:10px; text-align:right;}
.jk01 .dl04{ top:40px; left:790px;}
.jk01 .dl05{ top:230px; left:865px;}
.jk01 .dl06{ top:470px; left:790px; width:220px;}

.index_anli{ width:100%; height:450px; margin:0 auto; clear:both;background:url(../images/anliheng.png) repeat-x; margin-top:20px;}
.anli_show{ width:998px; height:450px; margin:0 auto;}
.anli_ziti{ width:395px; height:36px; clear:both; margin:0 auto; padding-top:12px;}
.anli_ad{ width:998px; margin:0 auto; height:45px; line-height:45px; font-size:25px; font-weight:bold; text-align:center; color:#a2a2a2;}

.anli_list{ width:998px; height:335px; clear:both; margin:0 auto; margin-top:15px;}
.anli_list_show{ width:230px; height:320px; margin-right:15px; background-color:#eaeaea; float:left; border:#CCCCCC 1px solid}
.anli_list_show:hover{ background-color:#db2420; color:#FFFFFF;border:#db2420 1px solid}
.anli_list_show:hover a{ color:#FFFFFF}
.anli_pic{ width:230px; height:210px; overflow:hidden; clear:both;}
.anli_name{ width:230px; height:30px; line-height:30px; font-size:14px; font-weight:bold; text-align:center; clear:both;}
.anli_name:hover{color:#FFFFFF;}
.anli_jieshao{ width:210px; height:70px; padding-left:10px; padding-right:10px;color:#a2a2a2;}

.anli_jieshao:hover{color:#FFFFFF;}

.yizhanshi{ width:100%; height:165px; clear:both; margin:0 auto;background:url(../images/yizhanshibg.png) repeat-x;}
.yizhanshi_ad{ width:1000px; height:165px; margin:0 auto;}

.pingjia{ width:100%; clear:both; height:560px; margin:0 auto; margin-top:20px;background:url(../images/anliheng.png) repeat-x;}
.pingjia_list{ width:1000px; height:425px; clear:both; margin:0 auto;}
.pingjia_list_show{ width:480px; height:200px; float:left; margin-top:20px; margin-right:20px;}
.pingjia_pic{ width:230px; height:180px; float:left; border:#e2e2e2 1px solid; padding:3px; overflow:hidden;}
.pingjia_name{ width:220px; float:right; height:30px; line-height:30px; font-size:14px; font-weight:bold;}
.pingjia_sm{ width:220px; float:right;  color:#a2a2a2; height:128px; overflow:hidden; text-indent:30px;}
.pingjia_more{width:220px; float:right; height:25px; line-height:25px; text-align:right;}
.pingjia_more a{ color:#a2a2a2;}


.index_aboutus{ width:100%; height:535px; background-color:#f2f2f2; clear:both;}
.index_about_show{ width:1000px; height:480px; margin:0 auto;background:url(../images/qingliloogo.png) 0 50px no-repeat; padding-top:50px;}
.index_about_top{ width:1000px; height:60px; clear:both; }
.index_aboutl{ width:350px; height:60px; float:left;}
.index_aboutr{ width:650px; height:60px; float:left;}
.index_about_a{ width:650px; height:30px; line-height:30px; border-bottom:#999999 1px solid; font-size:24px; color:#7e7d7b}
.index_about_b{width:650px; height:28px; line-height:28px; font-size:18px; color:#db2420}
.index_about_c{ width:1000px; height:420px; overflow:hidden; clear:both;}

.index_about_pic{ width:480px; height:420px;float:left}
.index_about_picimg{ padding-top:40px; padding-left:75px;}
.index_about_ad{ padding-left:75px; font-size:18px; line-height:30px; padding-top:20px;}
.index_aboutcontent{width:500px; height:420px; float: right}

.index_news{ width:1000px; height:600px; clear:both; margin:0 auto;margin-top:20px;	}
.index_news_left{ width:640px; border:#ccc 1px solid; float: left; height:600px; border-top:#525252 4px solid}
.index_news_right{ width:320px; height:600px; float:right;}	 
.index_news_list{ width:600px; margin-left:20px; height:280px; margin-top:15px;}	 
.index_news_top{ width:600px; height:40px; line-height:40px; clear:both;}
.news_big_title{ width:200px; height:40px;background:url(../images/bignewsbg.png) no-repeat; line-height:40px; text-indent:10px; float:left;}
.news_more{ width:400px; float:left; height:40px; line-height:40px;background:url(../images/bignewsbgr.png) repeat-x; text-align:right;}	 

.index_news_title{ width:600px; height:215px;}
.newstitle_list{ width:290px; height:40px; border-bottom:#000000 1px dotted; line-height:40px; float:left; margin-left:10px; text-indent:10px;background:url(../images/jt.png)  no-repeat;} 	 
	 
.wenda{ width:340px; height:320px;border:#ccc 1px solid;border-top:#525252 4px solid;}	 
.wenda_top{ width:340px; height:40px; line-height:40px; clear:both;}	 
.wenda_more{ width:130px; float:left; height:40px; line-height:40px;background:url(../images/bignewsbgr.png) repeat-x; text-align:right;}	 
	 
.wenda_listw{ width:340px; height:275px; clear:both; background-color:#FF0000}	 
	 
	 
	 
	 
	 
.faq { width:333px; height:260px; overflow:hidden; margin-top:14px;}
.fa_con { width:309px; height:260px; overflow:hidden; padding:0 11px;border-top:0;}
.fa_con dl { padding:12px 0; border-bottom:1px dotted #e0e0e0;}
.fa_con dl dt { height:26px; line-height:26px; font-weight:bold; background:url(../images/wenda01.png) no-repeat left; text-indent:60px;; margin:3px 0;}
.fa_con dl dt a { color:#525252;}
.fa_con dl dt a:hover{ color:#DB2420;}
.fa_con dl dd { line-height:22px; overflow:hidden; color:#595959; background:url(../images/wenda02.png) no-repeat left top; height:66px; padding-left:60px;}
.fa_con .nobot { border-bottom:0;}	 

.liuyan{ width:340px; height:30px; background-color:#525252; clear:both; margin-top:20px; color:#FFFFFF; line-height:30px; font-size:14px; text-indent:20px;}
.message_ly{ width:340px; height:225px; clear:both;}

.friend_link{ width:100%; height:50px; line-height:50px; border-bottom:#e5e5e5 1px solid; margin:0 auto; margin-top:20px;}
.link_pic{ width:1000px; height:50px; margin:0 auto;}

.link_txt{ width:1000px; height:70px; clear:both; margin:0 auto; clear:both;}
.link_txt li{float:left; padding-right:5px; padding-top:10px;}

.dibu{background:url(../images/footerbg.png)  repeat-x;width:100%; height:40px;}
.footer_menu{ width:1000%; height:40px; line-height:40px; margin:0 auto; clear:both}

.footer_daohang{ width:1000px; height:40px; line-height:40px; margin:0 auto; overflow:hidden; clear:both}

.footer_daohang li{float:left;width:90px; text-align:center;display: block;*display: inline-block; background:url('../images/footerjiange.png') 87px 0 no-repeat;}
.footer_daohang li a{color:#FFFFFF;}

.copyright_foot{ width:1000px; height:140px;margin:0 auto;clear:both; margin-top:20px; }
.footer_logo{float:left; width:245px; height:130px; overflow:hidden;}
.footer_cp{ width:460px; height:130px; float:left; overflow:hidden; line-height:25px; margin-left:80px;}
.footer_erweima{ width:133px; float:right; height:130px; overflow:hidden;}


.list_fangan{ width:246px;height:300px; clear:both; margin-top:10px;border:#e8e8e8 2px solid;}
.list_fangan_top{width:254px; height:35px; background-color:#d8261c; clear:both;  color:#FFFFFF; line-height:35px; font-size:18px; text-align:center;}
.list_fangan_t{ width:250px; clear:both; height:auto;}

.list_fangan_t_list{ width:230px; margin-left:10px; height:40px; border-bottom:#000000 1px dotted; line-height:40px; float:left;text-indent:10px;background:url(../images/jt.png)  no-repeat;}


p{margin:0; padding:0;}
.qingli_top{width:100%; height:30px; line-height:30px; margin:0 auto; background-color:#888; clear:both}
.qingli_headp{width:995px; height:30px; line-height:30px; margin:0 auto; color:#FFFFFF;}
.qingli_headp a{color:#FFFFFF;}.treeview, .treeview ul {

	width:246px;

	padding: 0;

	margin: 0;

	list-style: none;

	overflow: hidden;border:#e8e8e8 1px solid;

	margin-bottom:10px;

}



.treeview .hitarea {

	height: 25px;

	width: 16px;

	float: left;

	cursor: pointer;

}

.treeview .open-hitarea {background: url(../images/arrow_c.png) 5px 16px no-repeat;}



/* fix for IE6 */

* html .hitarea {display: inline;float:none;}



.treeview li {

	width:230px; text-align:left; text-indent:60px; height:35px;background: url(../images/arrow_c.png) 30px 16px no-repeat; border-bottom:#e7e7e7 1px solid; line-height:35px; font-size:14px; margin:8px; margin-left:8px;

	overflow: hidden;

}

.treeview li a{font-size:14px;text-decoration:none;}

.treeview li a.hover{color:#d8261c; }

.treeview li a.hover:hover{color:#1974ba;}



.treeview a.selected {font-weight: bold;}

.onefast{}

li.treeone{background: url(../images/arrow_c.png) 15px 16px no-repeat;padding-left:25px;}

li.treetow{background: url(../images/arrow_c.png) 25px 16px no-repeat;padding-left:35px;}

li.treefour{background: url(../images/arrow_c.png) 35px 16px no-repeat;padding-left:45px;}

li.treefive{background: url(../images/arrow_c.png) 45px 16px no-repeat;padding-left:55px;}

li.six{background: url(../images/arrow_c.png) 55px 16px no-repeat;padding-left:65px;}



.treeview li.collapsable, .treeview li.expandable {background-image: none;padding:0px;}

.treeview .collapsable-hitarea {background: url(../images/arrow_b.png) 5px 16px no-repeat;}

.treeview .expandable-hitarea {background: url(../images/arrow_a.png) 5px 16px no-repeat;}

.treeview .-hitarea,.treeview .last-hitarea {background: url(../images/arrow_c.png) 5px 16px  no-repeat;}



.treeone .hitarea{margin-left: 10px;}

.treetow .hitarea{margin-left: 20px;}

.treefour .hitarea{margin-left: 30px;}

.treefive .hitarea{margin-left: 40px;}

.six .hitarea{margin-left: 50px;}



#pagelist,#espcms_bbs_pagelist{color:#818181}
.pagination {font-family: '微软雅黑','Microsoft YaHei UI','Microsoft YaHei',arial, helvetica, sans-serif;overflow: hidden;padding:10px 0px;font-size:12px;margin: 0px;}
/*按钮色彩样式*/
.pagination a {border: #c2e2e7 1px solid;color: #95b1b5;text-decoration: none;overflow: hidden;padding:5px 5px;margin: 0px 0px 0px 5px;}
.pagination a:visited {text-decoration: none;overflow: hidden;}
.pagination a:active {text-decoration: none;overflow: hidden;}
.pagination a:hover {color: #fff;background-color: #c2e2e7;overflow: hidden;}
.pagination span.current {border: #c2e2e7 1px solid;color: #fff;overflow: hidden;padding:5px 5px;margin: 0px 0px 0px 5px;}
.pagination span.disabled {background-color: #a6c3dd;}