@charset "utf-8";
/* CSS Document */

html, body, div, nav, section, footer, p, h1, h2, h3, h4, h5, h6, span, img, a, ul, li, ol, dl, dd, dt, table, th, tr, td, form, input, select, option, textarea, button {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    outline: none;
    vertical-align: top;
}
body {
    font-family: "Microsoft yahei";
    font-size: 14px;
    color: #333;
}
ul {
    list-style: none;
}
a {
    text-decoration: none;
}
.wid {
    width: 1200px;
    margin: 0 auto;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
/*以上是集体声??*/
.headwrap {
    width: 100%;
    background: url("/static/tenx/images/top.jpg") no-repeat;
}
.header {
    padding: 15px 0;
}
.topleft, .topright {
    width: 600px;
}
.topleft .fl {
    margin-left: 20px;
}
.topleft .fl span {
    font-size: 12px;
    color: #999;
    padding-top: 3px;
    padding-left: 2px;
}
.topright .fr {
    margin-right: 20px;
}
.topright .fr p {
    color: #000;
    font-weight: bold;
    padding-left: 30px;
    line-height: 25px;
    background: url("/static/tenx/images/tel.jpg") 0px 5px no-repeat;
}
.topright .fr p span {
    font-size: 25px;
    font-weight: bold;
    color: #FF1717;
    font-style: italic;
}
.topright .fr form {
    margin-top: 10px;
    height: 31px;
    line-height: 30px;
    border: 1px solid #999;
    background: #fff;
    padding-left: 9px;
    box-sizing: border-box;
}
.topright .fr form input {
    height: 30px;
    line-height: 30px;
}
.topright .fr form img {
    float: right;
}
/*以上是top*/

.menu {
    width: 1200px;
    margin: 0 auto;
    background: #0072D6;
}
.menu>li {
    width:120px;
    float: left;
    background: #0072D6;
    position: relative;
}
.menu>li>a {
    display: block;
    text-align: center;
    font: 14px/32px 'microsoft yahei', simsun;
    color: #fff;
    text-decoration: none;
    height: 35px;
    line-height: 35px;
}
#nowMenu{background: #DA251E;}
.menu>li:hover {
    background: #DA251E;
}
.submenu {
    width: 550px;
    position: absolute;
    z-index: 999;
    top: 35px;
    left: 0;
    padding: 10px 20px;
    border-top: 6px solid #DA251E;
    background: #F4F3F3;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.submenuli {
    width: 180px;
    border-right: 1px solid #CFCFCF;
    background: #fff;
    padding-left: 20px;
    padding-bottom: 10px;
    padding-right: 20px;
}
.submenuli li {
    line-height: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.submenuli a {
    color: #555555;
}
.submenuli a:hover {
    color: #f00;
    text-decoration: underline;
}
.submenudiv {
    margin-left: 20px;
}
.submenudiv .pa {
    margin-top: 12px;
}
.submenudiv p a {
    color: #f00;
    font-family: "宋体";
}
.submenudiv p a:hover {
    font-family: "微软雅黑";
}
.subcpzs {
    display: none;
}
.cpzs:hover .subcpzs {
    display: block;
}
.aboutzjbe {
    width: 520px;
    position: absolute;
    z-index: 999;
    top: 35px;
    left: 0;
    padding: 10px 20px;
    border-top: 6px solid #DA251E;
    background: #F4F3F3;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    display: none;
}
.aboutzjbeul {
    width: 204px;
    height: 250px;
    padding-left: 20px;
    padding-bottom: 10px;
    background: url("/static/tenx/images/about_bg.jpg");
    border-right: 1px solid #CFCFCF;
}
.aboutzjbeul li {
    display: inline-block;
    width: 100px;
    line-height: 2;
}
.aboutzjbeul li a {
    color: #555555;
}
.aboutzjbeul li:hover a {
    text-decoration: underline;
    color: #f00;
}
.aboutzjbediv {
    width: 255px;
    margin-left: 20px;
}
.aboutzjbediv .info {
    margin-top: 10px;
}
.aboutzjbediv .info a {
    font-family: microsoft yahei;
    color: #236FA6;
    font-size: 14px;
    padding-bottom: 6px;
}
.aboutzjbediv .info span {
    color: #666;
    line-height: 1.6;
}
.zjbe:hover .aboutzjbe {
    display: block;
}
.subjmpj {
    width: 620px;
    position: absolute;
    z-index: 999;
    top: 35px;
    left: 0;
    padding: 10px 20px;
    border-top: 6px solid #DA251E;
    background: #F4F3F3;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    display: none;
}
.jmpjul {
    width: 616px;
    height: 79px;
    padding-bottom: 60px;
    background: url("/static/tenx/images/jmbj.jpg") bottom no-repeat;
}
.jmpjul li {
    float: left;
    width: 120px;
    line-height: 2;
}
.jmpjul li a {
    color: #666;
}
.jmpjul li a:hover {
    color: #f00;
    text-decoration: underline;
}
.jmpj:hover .subjmpj {
    display: block;
}
.subfuzc {
    width: 480px;
    position: absolute;
    z-index: 999;
    top: 35px;
    left: 0;
    padding: 10px 20px;
    border-top: 6px solid #DA251E;
    background: #F4F3F3;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    display: none;
}
.fwzcul {
    width: 100px;
    padding-left: 20px;
    border-right: 1px solid #CFCFCF;
    background: #fff;
    padding-bottom: 30px;
}
.fwzcul li {
    width: 100px;
    line-height: 2;
}
.fwzcul li a {
    color: #666;
}
.fwzcul li a:hover {
    color: #f00;
    text-decoration: underline;
}
.fwzcdiv {
    margin-left: 20px;
}
.pa2 a {
    color: #999;
}
.fwzc:hover .subfuzc {
    display: block;
}
.subxwzx {
    width: 340px;
    position: absolute;
    z-index: 999;
    top: 35px;
    left: 0;
    padding: 10px 20px;
    border-top: 6px solid #DA251E;
    background: #F4F3F3;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    display: none;
}
.subxwzx .fl {
    margin-right: 20px;
}
.subxwzx p {
    color: #236FA6;
    text-align: center;
}
.xwzx2:hover .subxwzx {
    display: block;
}
/*以上是nav*/
.hot_key { line-height: 40px; float: right; height: 40px; width: 643px; padding-right: 10px; white-space:nowrap; overflow:hidden; }
.hot_key a { padding-left:8px; padding-right:8px;}
.flexslider{position:relative; overflow:hidden;background:#fff url(../images/loading.gif) 50% no-repeat; z-index:10;}
.slides{position:relative;z-index:1;}
.slides li{height: 643px;}
.flexslider .slides .s1{ background:url(/static/tenx/images/banner.png) 50% center no-repeat;}
/* .flexslider .slides .s2{ background:url(/static/tenx/images/ban02.jpg) 50% center no-repeat;}
.flexslider .slides .s3{ background:url(/static/tenx/images/ban03.jpg) 50% center no-repeat;} */
.flex-control-nav{position:absolute;bottom:60px;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(/static/tenx/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(/static/tenx/images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(/static/tenx/images/next.png) center center no-repeat;}
#igs {
    height: 197px;
    overflow: hidden;
}
#full-screen-slider {
    width: 100%;
    height: 450px;
    position: relative;
    background: #000;
}
#slides {
    display: block;
    width: 100%;
    height: 450px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative
}
#slides li {
    display: block;
    width: 100%;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute
}
#slides li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px
}
#pagination {
    display: block;
    list-style: none;
    position: absolute;
    left: 28%;
    top: 480px;
    z-index: 9900;
    padding: 5px 15px 5px 0;
    margin: 0
}
#pagination li {
    display: block;
    list-style: none;
    width: 10px;
    height: 10px;
    float: left;
    margin-left: 15px;
    border-radius: 5px;
    background: #FFF
}
#pagination li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    text-indent: -9999px;
}
#pagination li.current {
    background: #0092CE
}
/*以上是banner*/

#zzjs_net {
    width: 1010px;
    padding-left: 22px;
    display: inline-block;
    float: left;
    overflow: hidden;
    height: 37px;
    line-height: 37px;
    background: #f6f6f6;
    padding: 0px;
}
#www_zzjs_net {
    width: 1010px;
    float: left;
    text-align: left;
    font-size: 12px;
    font-family: "宋体";
}
#www_zzjs_net ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#www_zzjs_net li {
    line-height: 38px;
    color: #FF0000;
    padding-left: 20px;
}
#www_zzjs_net li a {
    color: #FF0000;
    text-decoration: none;
}
.notice {
    height: 37px;
    background: #f6f6f6;
    border-bottom: 1px solid #D1D1D1;
}
.noticetit {
    width: 64px;
    height: 38px;
    line-height: 38px;
    padding-left: 26px;
    float: left;
    color: #888;
    font-family: Arial;
    font-size: 12px;
    background: url("/static/tenx/images/news_top.jpg") no-repeat;
}
.news-img {
    display: inline-block;
    padding: 8px 0px 7px 0;
    float: right;
    margin-right: 10px;
}
/*以上是新闻公??*/

.kong {
    height: 15px;
}
.secA {
    height: 270px;
}
.aboutUs {
    width: 410px;
}
.aboutUstit {
    color: #003DB1;
    font: 14px/35px 'microsoft yahei', simsun;
}
.aboutinfo {
    line-height: 2;
    color: #555;
    padding-right: 12px;
    text-indent: 2em;
}
.more {
    width: 91px;
    height: 26px;
    display: inline-block;
    text-align: center;
    line-height: 26px;
    margin-left: 300px;
    background: url("/static/tenx/images/an.jpg");
}
.more a {
    color: #fff;
}
#banner {
    width: 317px;
    height: 209px;
    overflow: hidden;
    position: relative;
    padding-top: 40px;
    padding-left: 30px;
    background: url("/static/tenx/images/banbj.jpg") 20px 34px no-repeat;
}
.igs {
    position: absolute;
    overflow: hidden;
}
.ig {
    width: 295px;
    height: 197px;
    overflow: hidden;
}
.btn {
    width: 60px;
    height: 90px;
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 115px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    line-height: 90px;
    cursor: pointer;
}
.right {
    left: 740px;
}
.tabs {
    position: absolute;
    top: 200px;
    left: 100px;
}
.tab {
    width: 20px;
    height: 20px;
    background: #fff;
    float: left;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    margin-left: 10px;
}
.active {
    background: #ff0000;
    color: white;
}
.zxxx {
    width: 420px;
    position: relative;
    top: -210px;
    left: 770px;
}
.zxxxtit {
    color: #fff;
    background: url(/static/tenx/images/zxxx.jpg) no-repeat left top;
    margin-top: 19px;
    text-indent: .5em;
}
.xwzx {
    width: 400px;
    color: #555555;
}
.xwzx span {
    float: right;
}
.xwzx a {
    color: #555555;
}
.xwzx li {
    list-style: url("/static/tenx/images/news.gif");
    line-height: 2;
    border-bottom: 1px dashed #878183;
}
.xwzx li:hover {
    color: #FF0000;
}
.xwzx li:hover a {
    color: #f00;
}
/*以上是secA板块*/

.gd {
    padding-bottom: 40px;
    border-bottom: 1px dashed #CCCCCC;
}
/*以上是八大优??*/

.hezuo {
}
.title {
    padding-bottom: 5px;
    border-bottom: 1px dashed #CCCCCC;
}
.ptit {
    background: url("/static/tenx/images/proshow.png");
    width: 1135px;
    height: 32px;
    line-height: 32px;
    padding-left: 20px;
}
.title .fr img {
    margin-top: 14px;
}
.hezuo ul {
    margin-top: 20px;
}
.hezuo ul li {
    width: 242px;
    float: left;
    margin-left: 15px;
}
.hezuo ul li img {
    width: 240px;
    height: 180px;
    border: #ddd 1px solid;
}
#demo {
    overflow: hidden;
    width: 1200px;
    display: inline;
    float: left;
}
#indemo {
    float: left;
    width: 1000%;
}
#demo1, #demo2 {
    float: left;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ccc
}
#demo1 a, #demo2 a {
    cursor: pointer;
}
#demo1 li div, #demo2 li div {
    padding-top: 6px;
    color: #fff;
    line-height: 22px;
    padding: 18px;
    width: 206px;
    /* height: 165px; */
    background-color: #004D99;
}
#demo1 li div span, #demo2 li div span {
    color: #FFB700;
    font-weight: bold;
}
/*以上是无间断向左i滚动*/

.secB {
    padding: 24px 0px;
    border-bottom: 1px dashed #CCCCCC;
}
.secBtit {
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ccc;
}
.secBtit h1 {
    font-weight: bold;
    font-size: 30px;
    line-height: 57px;
    color: #0069b7;
}
.secBtit p {
    font-family: Arial;
    color: #898989;
    text-transform: uppercase;
}
.gcxl {
    display: block;
    border: 1px solid #d2d2d2;
    height: 28px;
    background-color: #0069b7;
    color: white;
    font-family: "微软雅黑";
    font-size: 16px;
    margin: 1px auto;
    margin-top: 22px;
    padding-top: 4px;
    text-align: center;
}
.gcxl span {
    color: white;
    font-family: "微软雅黑";
    font-size: 16px;
}
.proX ul {
    margin-top: 20px;
}
.proX li {
    width: 222px;
    height: 185px;
    float: left;
    padding-bottom: 25px;
    margin-right: 18px;
    background: url("/static/tenx/images/proXbg.jpg") no-repeat;
}
.proX li img {
    margin-left: 11px;
    margin-top: 12px;
}
.proX li p {
    width: 222px;
    text-align: center;
    margin-top: 20px;
}
.proX li a {
    color: #666666;
}
.proX li:hover a {
    color: #f00;
}
/*以上是静态产品展??*/

#xsgd {
    overflow: hidden;
    height: 100px;
    width: 1200px;
    color: #ffffff;
    margin-top: 20px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 20px;
}
#xsgd1, #xsgd2 {
    margin-left: 24px;
}
#xsgd1 img, #xsgd2 img {
    margin-right: 36px;
    padding: 3px;
    border: 1px solid #666;
    margin-bottom: 20px;
}
/*以上是无间断向上滚动*/

.secD {
    padding: 24px 0;
}
.xwbankuai {
    padding-bottom: 20px;
}
.new3 {
    margin-top: 30px;
    float: left;
}
.spenew3 {
    margin: 30px 40px 0 40px;
}
.xw1 {
    width: 360px;
}
.xw1 .title {
    padding-bottom: 5px;
    border-bottom: 1px dashed #CCCCCC;
}
.xw1 .ptit {
    background: url("/static/tenx/images/proshow.png");
    width: 300px;
    height: 32px;
    line-height: 32px;
}
.xw1 .title .fr img {
    margin-top: 14px;
}
.xwzx1 {
    width: 360px;
    color: #555555;
    padding-top: 10px;
}
.xwzx1 span {
    float: right;
}
.xwzx1 a {
    color: #555555;
}
.xwzx1 li {
    list-style: url("/static/tenx/images/news.gif");
    line-height: 2;
    border-bottom: 1px dashed #878183;
    margin-left: 10px;
}
.xwzx1 li:hover {
    color: #FF0000;
}
.xwzx1 li:hover a {
    color: #f00;
}
/*以上是新闻板??*/

.foot {
    width: 100%;
    background: url("/static/tenx/images/bottombg2.jpg") repeat-x;
}
.footer {
    padding-top: 40px;
    background: url("/static/tenx/images/footbg.jpg");
}
.fotnav {
    width: 850px;
}
.fotnav ul {
    width: 130px;
    float: left;
}
.fotnav ul.speul {
    width: 200px;
}
.fotnav ul p {
    font-family: "microsoft yahei";
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    line-height: 34px;
    padding-left: 0px;
    text-align: left;
    font-weight: bold;
}
.fotnav ul li {
    line-height: 2;
}
.fotnav ul li a {
    color: #fff;
}
.fotnav ul li:hover a {
    color: yellow;
}
.fotinfo {
    width: 850px;
}
.fotinfo {
    margin-top: 40px;
    font-family: microsoft yahei;
    font-size: 12px;
    line-height: 28px;
    color: #FFF;
    text-decoration: none;
}
.link {
    color: #fff;
}
.link a {
    display: inline-block;
    padding: 4px 15px;
    font-family: "microsoft yahei";
    font-size: 12px;
    line-height: 20px;
    color: #FFF;
    text-decoration: none;
}
.link a:hover {
    color: yellow;
}
/*以上是footer*/

.mainleft {
    width: 230px;
}
.mainleft ul {
    background: #F7F7F7;
    border: 1px solid #DDDDDD;
    border-top: none;
    padding-bottom: 10px;
    padding: 0 20px 0 0;
}
.mainleft ul li {
    line-height: 2.2;
    margin-left: 30px;
    padding-left: 34px;
    background: url("/static/tenx/images/plus.gif") 7px no-repeat;
    border-bottom: 1px solid #EEEEEE;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.mainleft ul li a {
    color: #555555;
}
.mainleft ul li:hover a {
    color: #f00;
}
.lianxi {
    margin-top: 20px;
}
.mainright {
    width: 944px;
    margin-left: 22px;
}
.maintit {
    padding-top: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #DEDEDE;
}
.maintit b {
    color: #f00;
}
.mainrightpro .concon{background:url(/static/tenx/images/222.jpg) no-repeat center -50px;/* letter-spacing: 1px; */line-height: 30px;}

.concon {}
.mainrightpro {
	margin-top: 30px;
	margin-bottom: 30px;
	line-height: 2;
	/*text-align:right;*/
}
.mainrightpro ul {
    margin-left: 10px;
}
.mainrightpro li {
    display: inline-block;
    margin-top: 14px;
    margin-right: 14px;
    float: left;
}
.mainrightpro li img {
    width: 180px;
    height: 159px;
    padding: 18px;
    border: 1px solid #E5E5E5;
}
.mainrightpro li p {
    text-align: center;
    margin-top: 10px;
    color: #666666;
}
.mainrightpro li p b{font-weight:normal;}
.mainrightpro li:hover p {
    color: #f00;
}
.page {
    margin: 30px 0;
	float: right;
}
.page a {
    color: #333;
}
.page a:hover {
    color: #f00;
}
.page .fl {
    width: 840px;
    text-align: right;
}
.page .fr {
    margin-right: 30px;
}
.mainrightpro form {
    width: 60px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #AAAAAA;
}
.proinfo {
    padding: 20px;
    border: 1px solid #ccc;

    margin-top: 20px;
}
.proimg {
    width: 330px;
}
.proimg img {
    margin-left: 50px;
}
.proins p {
    line-height: 2.2;
}
.proins p span {
    color: #f00;
    font-weight: 500;
}
.xxjs {
    margin-top: 30px;
    border: 1px solid #ccc;
    padding-left: 30px;
    padding-top: 30px;
}
.xxjs h1 {
    font-size: 26px;
    padding-bottom: 10px;
}
.xxjs p {
    line-height: 2;
}
.xxjs p img {
    margin: 10px 0;
}
.spep {
    font-size: 20px;
    font-weight: bold;
    line-height: 2.6;
}
.newslist {
    width: 944px;
}
.newslist li {
    width: 900px;
    line-height: 2;
    padding-bottom: 5px;
    border-bottom: 1px dashed #878787;
}
.newslist li a img {
    width: 13px;
    height: 11px;
    border: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    margin-right: 10px;
    margin-top: 10px;
}
.newslist li a {
    color: #555555;
}
.newslist li span {
    float: right;
}
.newslist li:hover a {
    color: #f00;
}
.newslist li:hover span {
    color: #f00;
}
.newpage {
    margin-top: 30px;
    text-align: right;
    margin-right: 30px;
}
.newpage b {
    color: #f00;
    font-weight: bold;
}
.newpage a {
    color: #333;
}
.newpage a:hover {
    color: #f00;
}
.mainleft {
    margin-bottom: 20px;
}
.mainright {
    margin-bottom: 20px;
}
.tjxw {
    width: 230px;
    margin-top: 20px;
    background: #fff;
    border: 1px solid #ccc;
}
.tjxw p {
    color: #f00;
    margin: 15px 0 5px 15px;
    display: inline-block;
    padding-bottom: 5px;
    border-bottom: 3px solid #f00;
}
.tjxw p span {
    color: #333;
}
.tjxw .tjxwli {
    background: #fff;
}
.tjxw .tjxwli li {
    margin-left: 16px;
    padding-left: 17px;
    background: url("/static/tenx/images/news.gif") 0 15px no-repeat;
    border-bottom: 1px dashed #ccc;
}
.tjxw .tjxwli li span {
    float: right;
    margin-right: 20px;
}
.tjxw .tjxwli li:hover span {
    color: #f00;
}
.newsbiaoti {
    padding: 20px 0;
}
.newdetailtit {
    color: #FF7800;
    font-size: 16px;
    font-weight: bold;
}
.time {
    margin-top: 8px;
    font-family: "microsoft yahei";
    font-size: 9pt;
    color: #555555;
    text-decoration: none;
    line-height: 28px;
    padding-left: 0px;
}
.word p {
    text-indent: 2em;
    line-height: 2;
}
.word p img{display:block;margin:auto;}
.back {
    margin-top: 30px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.back a {
    color: #333;
}
.back a:hover {
    color: #f00;
}
.updown {
    margin-top: 30px;
    padding: 20px 0;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
}
.updown p {
    color: #333;
    margin-left: 20px;
    line-height: 2;
}
.updown p a {
    color: #333;
}
.updown p:hover a {
    color: #f00;
}
.updown p:hover span {
    color: #f00;
}
marquee {
    padding-left: 10px;
}
.bt{
    width: 229px;
    height: 80px;
    line-height:80px;
    font-size: 0px;
    text-align: center;
    color: #2198DC;
    border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
    font-weight: bold;
    
}
.bt1{background: url("/static/tenx/images/cpzx.jpg") no-repeat;}
.bt2{background: url("/static/tenx/images/gywm.jpg") no-repeat;
}
.bt3{
    background: url("/static/tenx/images/xwzx.jpg") no-repeat;
}
.bt_support{background: url("/static/tenx/images/bt_support.jpg") no-repeat;}





td{font-family:Arial;font-size:12px; margin-top: 10px;line-height: 40px;}
tr{font-family:Arial;font-size:12px;}
table{font-family:Arial;font-size:12px;}

.hr1 {
	height: 26px;
	border: 1px solid #CCCCCC;
	background-color: #FBFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height:24px;
	text-decoration: none;
	padding-left:4px;
	margin-top: 8px;
}

.hr21 {
	height: 80px;
	border: 1px solid #CCCCCC;
	background-color: #FBFFFFF;
	font-family: "宋体";
	font-size: 13px;
	color: #666666;
	padding-left:4px;
	padding-top: 4px;
	margin-top: 10px;
}

.hr11 {height: 26px;
    width:70px;
	border: 1px solid #CCCCCC;
	background-color: #FBFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:2px;
	color: #666666;
	text-decoration: none;
}

.hr {
	height: 20px;
	border: 1px solid #CCCCCC;
	background-color: #FBFFFF;
	font-family: "Arial";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-top: 10px;
}
.yanzm{ margin-top: 8px;}
#slides li {background: url(/static/tenx/images/5bbeff09788e7.jpg)no-repeat center top;}
.fotinfo a{color: #fff;}
.inabout {text-indent: 2em;}