@charset "utf-8";
/* CSS Document */

*{
    word-break:break-all; /*支持IE，chrome，FF不支持*//*强行换行*/
    　word-wrap:break-word;/*支持IE，chrome，FF*//*强行换行*/
}
body,td,th{font-family: "微软雅黑", Arial;font-size: 14px;color: #666666;}
body{margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;background-color: #FFFFFF;}
a{font-size: 14px;color: #666666;}
a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{text-decoration: none;color: #C40000;}
a:active{text-decoration: none;}
a:focus,embed {outline:none;-moz-outline:none;}
div,ul,li,p,dl,dt,dd,s,b,form,h3,ol{list-style:none;margin:0px;padding:0px;}
input,button,select,textarea{outline:none;outline:none;font-family: "微软雅黑", Arial;font-size: 12px;}
input[type="button"], input[type="submit"], input[type="reset"], input[type="text"] {
    -webkit-appearance:none;appearance:none;outline:none;-webkit-tap-highlight-color:rgba(255,255,255,255);
}
.none{clear: both;}
.nk1200{width: 1200px;margin-right: auto;margin-left: auto;}
.nk1003{width: 1003px;margin-right: auto;margin-left: auto;}
.nk1080{width: 1080px;margin-right: auto;margin-left: auto;}
.nk320{width: 320px;margin-right: auto;margin-left: auto;}
.nk300{width: 300px;margin-right: auto;margin-left: auto;}
.nkb300{
    margin-right: 10px;
    margin-left: 10px;
}
img{border: 0px none #FFFFFF;}
.zi{line-height: 28px;}
.zi13{
    line-height: 25px;
    font-size: 13px;
    color: #999999;
}
.xy{border: 1px solid #DDDDDD;}
.qwb_x1{border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #CCCCCC;}

.textarea{font-size: 14px;border: 1px solid #E0E0E2;padding: 10px;background-color: #FFFFFF;}
.textarea textarea{font-size: 14px;line-height: 18px;border: 1px solid #FFFFFF;}
.select{-moz-border-radius: 0px;-webkit-border-radius: 0px;border-radius:0px;border: 1px solid #E0E0E2;padding-left: 5px;padding-right: 5px;height: 28px;}

/* 分页css代码 白加红*/
.mblistpage{font-size: 14px;MARGIN: 3px;TEXT-ALIGN: center;padding-top: 20px;}
.mblistpage A,.mblistpage A:visited{font-size: 14px;PADDING-RIGHT: 12px;PADDING-LEFT: 12px;PADDING-BOTTOM: 6px;COLOR: #333333;PADDING-TOP: 6px;TEXT-DECORATION: none;border: 1px solid #CCCCCC;background-color: #FFFFFF;margin-top: 5px;margin-right: 4px;margin-bottom: 3px;margin-left: 4px;}
.mblistpage A:hover{font-size: 14px;COLOR: #FFFFFF;border: 1px solid #C40000;background-color: #C40000;}
.mblistpage A:active{font-size: 14px;COLOR: #FFFFFF;border: 1px solid #C40000;background-color: #C40000;}
.mblistpage SPAN.current{font-size: 14px;PADDING-RIGHT: 12px;PADDING-LEFT: 12px;PADDING-BOTTOM: 6px;COLOR: #FFFFFF;PADDING-TOP: 6px;background-color: #C40000;border: 1px solid #C40000;margin-top: 5px;margin-right: 4px;margin-bottom: 4px;margin-left: 4px;}
.mblistpage SPAN.disabled{font-size: 14px;PADDING-RIGHT: 12px;PADDING-LEFT: 12px;PADDING-BOTTOM: 6px;COLOR: #333333;PADDING-TOP: 6px;background-color: #FFFFFF;border: 1px solid #CCCCCC;margin-top: 5px;margin-right: 4px;margin-bottom: 4px;margin-left: 4px;}
/* 分页css代码 白加红  end*/



/*无内容提示*/
.nopro{font-size: 25px;color: #CCCCCC;text-align: center;padding-top: 50px;padding-bottom: 50px;}
/*无内容提示*/
.nopro2{font-size: 17px;color: #CCCCCC;text-align: center;padding-top: 30px;}
.nopro3{font-size: 14px;color: #CCCCCC;text-align: center;line-height:70px;}

/*加载动画*/
.loading {
    text-align: center;
    padding-top: 40px;
    filter:alpha(opacity=10); /*IE滤镜，透明度50%*/
    -moz-opacity:0.1; /*Firefox私有，透明度50%*/
    opacity:0.1;/*其他，透明度50%*/
}
.loading_yy2 {
    background-image: url(js/loading3.gif);
    background-size: 50px 50px;
    background-repeat: no-repeat;
    background-position: center center;
    height: 100%;
    position: fixed;
    z-index: 9999999;
    width: 100%;
    left: 0px;
    top: 0px;
    display: none;
    filter:alpha(opacity=50); /*IE滤镜，透明度50%*/
    -moz-opacity:0.5; /*Firefox私有，透明度50%*/
    opacity:0.5;/*其他，透明度50%*/
}

.yy5{height: 8px;}
.yy10{height: 8px;}

.l{ float:left;}
.r{ float:right;}
/*左右对齐*/
.fl{ float:left;}
.fr{
    float:right;
}
/*---------------------------省略符号
/*省略号*/
.hide{overflow:hidden; word-break:keep-all; white-space:nowrap;text-overflow:ellipsis;}
.hide2{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}


/* Nav
==========================================================*/
.nav {

}
.navinner {
}
.navlist {
    height: 80px;
    line-height: 80px;
    overflow: hidden;
    color: #333333;
    font-size: 14px;
}
.nav li {
    float: left;
    display: inline;
}
.nav a {
    display: block;
    width: 90px;
    text-align: center;
    font-size: 15px;
    line-height: 80px;
    color: #333333;
    height: 80px;
    margin-right: 15px;
    margin-left: 15px;
}
.nav li.hover a, .nav a.current, .nav a:hover, .nav a:active {
    color: #C40000;
}
.nav li.hover a, .nav a:hover {
    color: #FFFFFF;
    background-color: #C40000;
}
.subnav {
    position: absolute;
    top: 80px;
    left: 0;
    height: 50px;
    background-color: #C40000;
    width: 100%;
}
* html .subnav {
    margin: 0 10px 0 -10px; /* IE 6 and below */
}
.subnav p {
    width: 1080px;
    margin-right: auto;
    margin-left: auto;
}
.subnav p span {
    line-height: 50px;
}
.subnav p.pointer {
    position: absolute;
    top: -12px;
    left: 0;
    height: 0px;
    width: 108px;
    padding: 0;
    margin-left: 20px;
    text-indent: -999em;
    background-repeat: repeat-x;
    background-position: 0 -261px;
}
.subnav a {
    display: inline;
    padding: 0;
    font-size: 100%;
    line-height: 1.1em;
}
[class~="subnav"] a {
    margin: 20px;
}
.subnav, .subnav a:link, .subnav a:visited {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
}
.subnav a:hover, .subnav a:active {
}
.subnav a:hover, .subnav a:active {
    font-weight: normal;
    background: none;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    text-decoration: none;
}
/* subnav position and pointer position */

#subnav1 span,
#subnav2 span,
#subnav3 span,
#subnav4 span,
#subnav5 span {
    display: block;
}
#subnav1 span{padding-left:0px;}
#subnav2 span{padding-left:200px;}
#subnav3 span{padding-left:500px;}
#subnav4 span{padding-left:600px;}
#subnav5 span{padding-left:600px;}
#subnav6 span{padding-left:650px;}
#subnav7 span{padding-left:880px;}
#subnav8 span{padding-left:850px;}


/* Note
==========================================================*/
.note {
    margin: 0 15px 10px;
    color:#666666;
}
.note span{
    float:right;
}
.disable {
    display: none;
}
.bj1 {
    background-color: #F7F7F7;
}






.t1 {
    padding-bottom: 20px;
}
.t1 li {
    float: left;
    width: 220px;
    height: 150px;
    background-repeat: no-repeat;
    background-position: right bottom;
}
.t1 li.n1 {background-color: #EEEEEE;width: 540px;background-image: url(images/t1b1.png);}
.t1 li.n2 {background-color: #F9D300;background-image: url(images/t1a2.png);}
.t1 li.n3 {background-color: #CA0000;background-image: url(images/t1a3.png);}
.t1 li.n4 {background-color: #005AB5;background-image: url(images/t1a4.png);}
.t1 li .t {
    font-size: 23px;
    color: #FFFFFF;
    padding-top: 16px;
    padding-left: 25px;
    padding-bottom: 10px;
}
.t1 li.n1 .t {color: #333333;}
.t1 li .e {
    font-size: 16px;
    color: #FFFFFF;
    padding-left: 25px;
    width: 100px;
    word-break:normal; /*支持IE，chrome，FF不支持*//*强行换行*/
    　word-wrap:normal;/*支持IE，chrome，FF*//*强行换行*/
}
.t1 li.n1 .e {
    color: #333333;
    width: auto;
}
.t1 li .j {
    font-size: 12px;
    line-height: 20px;
    color: #999999;
    padding-left: 25px;
    margin-top: 10px;
}
.tit1 {
    font-size: 22px;
    color: #333333;
    line-height: 1.1em;
}
.tit1 .x {
    background-color: #C40000;
    height: 4px;
    width: 20px;
    margin-top: 15px;
}
.tit2 {
    font-size: 22px;
    color: #333333;
    line-height: 1.1em;
}
.tit2 .x {
    background-color: #C40000;
    height: 3px;
    margin-top: 15px;
    width: 120px;
}
.bj3 {
    background-color: #F7F7F7;
}
.more1 {
    background-image: url(images/d1.png);
    background-repeat: no-repeat;
    background-position: left center;
    display: inline-block;
    padding-left: 12px;
}
.link2 {
}
.link2 li {
    float: left;
    width: 200px;
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 0px;
    text-align: center;
}
.link2 li img {
    height: 55px;
    width: 145px;
}






.dhxl {
    background-color: #C40000;
    height: 50px;
    width: 100%;
}
.topbj {
    background-color: #FFFFFF;
}
.top1zi {
    line-height: 24px;
}
.top1zi2 a {
    line-height: 80px;
    background-image: url(images/top3.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    display: block;
    padding-right: 15px;
    position: relative;
    height: 80px;
}
.top1zi2 a img {
    position: absolute;
    left: -35px;
    top: 80px;
    display: none;
    z-index: 99999;
}
.top1zi2 a:hover img {
    display: block;
}

.Inews1{}
.Inews1 li{float: left;width: 340px;margin-right: 30px;margin-bottom: 30px;height: 340px;display: block;background-color: #FFFFFF;}
.Inews1 li.no{margin-right: 0px;}
.Inews1 li .img {
    background-color: #F5F5F5;
    height: 220px;
    width: 340px;
    text-align: center;
}
.Inews1 li .img img {
    height: 220px;
    width: 340px;
}
.Inews1 li .t{font-size: 16px;line-height: 1.1em;color: #000000;margin-top: 15px;}
.Inews1 li .d{font-size: 12px;color: #CCCCCC;line-height: 1.1em;padding-top: 10px;padding-bottom: 10px;}
.Inews1 li .j{font-size: 14px;line-height: 25px;color: #666666;height: 50px;}
.Inews1 li a:hover .t{color: #C40000;}


.Ipro1{}
.Ipro1 li{float: left;width: 340px;margin-right: 30px;margin-bottom: 30px;height: 280px;display: block;}
.Ipro1 li.no{margin-right: 0px;}
.Ipro1 li .img{background-color: #FFFFFF;height: 220px;width: 340px;text-align: center;}
.Ipro1 li .img img{max-height: 220px;max-width: 340px;}
.Ipro1 li .t{font-size: 16px;line-height: 1.1em;color: #000000;margin-top: 10px;background-color: #FFFFFF;height: 50px;width: 340px;text-align: center;}
.Ipro1 li .t span{width: 85%;margin-right: auto;margin-left: auto;display: block;line-height: 50px;}
.Ipro1 li a:hover .t span{color: #C40000;}

.foot {
    background-color: #2A2A2A;
}
.foot   .fzi1  {
    color: #FFFFFF;
}
.foot .fzi2 {
    font-size: 28px;
    color: #FFFFFF;
}
.foot .fzi3 {
    font-size: 14px;
    line-height: 1.1em;
    color: #FFFFFF;
    padding-top: 10px;
}
.foot .fzi4 img {
    margin-left: 15px;
}
.foot .x {
    background-color: #2F2F2F;
    height: 1px;
    width: 100%;
}
.foot .fzi5, .foot .fzi5 a {
    font-size: 12px;
    color: #FFFFFF;
}
.foot .fzi5 a:hover {
    text-decoration: underline;
}
.foot .link, .foot .link a {
    font-size: 14px;
    line-height: 25px;
    color: #FFFFFF;
}
.foot .link a:hover {
    text-decoration: underline;
}

.xiaotu1 {
    background-image: url(images/xiaotu1.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 300px;
}
.ndh {
    position: relative;
}
.ndh ul {
    position: absolute;
    background-image: url(images/ndhbj.png);
    height: 65px;
    width: 100%;
    top: -65px;
}
.ndh ul li {
    margin-left: 20px;
    float: left;
}
.ndh ul li a {
    font-size: 14px;
    line-height: 55px;
    color: #FFFFFF;
    display: block;
    height: 55px;
    padding-top: 7px;
    padding-right: 10px;
    padding-left: 10px;
}
.ndh ul li a.hover,.ndh ul li a:hover {
    color: #FFFFFF;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #C40000;
}
.ndh .fr {
    position: relative;
}
.ndh .fr p {
    color: #C40000;
    height: 20px;
    font-weight: bold;
    padding-left: 35px;
    display: block;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCCCCC;
    padding-right: 35px;
    line-height: 20px;
    font-size: 14px;
    margin-top: 25px;
    margin-bottom: 20px;
}
.ndh .fr p span {
    margin-right: 15px;
}
.ndh .fr dl {
    position: absolute;
    width: 100%;
    background-image: url(images/ndhbj2.png);
    background-repeat: repeat;
    background-position: 0px 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    z-index:99999;
    visibility: hidden;
}
.ndh .fr:hover dl {
    visibility: visible;
}
.ndh .fr dl dd {
}
.ndh .fr dl dd a {
    font-size: 14px;
    line-height: 35px;
    font-weight: bold;
    color: #333333;
    display: block;
    padding-left: 15px;
}
.ndh .fr dl dd a:hover {
    color: #C40000;
}
.baise {
    background-color: #FFFFFF;
}
.nbj1 {
    background-color: #F5F5F5;
    padding-bottom: 30px;
}
.nzi1 {
    color: #C40000;
}
.nwenzi .xy {
    padding: 0px;
    line-height: 0px;
    height: 125px;
    width: 190px;
    border: 3px solid #FFFFFF;
}
.nwenzi .aa,
.nwenzi .xy {
    transition: 0.5s;            /* W3C syntax */
    -webkit-transition: 0.5s;   /* Webkit browsers */
    -moz-transition: 0.5s;      /* Gecko browsers */
}
.nwenzi .aa {
    font-size: 16px;
    line-height: 1.1em;
    font-weight: bold;
    color: #666666;
    display: block;
    padding-top: 15px;
}
.nwenzi .dd {
    font-size: 15px;
    color: #CCCCCC;
    padding-top: 10px;
    padding-bottom: 15px;
}
.nwenzi .dd2 {
    font-size: 16px;
    color: #C40000;
    padding-top: 12px;
    font-weight: bold;
}
.nwenzi .pp {
    font-size: 14px;
    line-height: 23px;
    color: #999999;
}
.nwenzi .bbj {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #EDECEB;
    padding: 20px;
}

.nwenzi .bbj .pp {

}

.nwenzi:hover .aa {
    color: #C40000;
}
.nwenzi:hover .xy {
    border: 3px solid #C40000;
    padding: 0px;
}
.nwenzi:hover .bbj {
    background-color: #F4F4F5;
}
.nxwzi1 {
}
.nxwzi1 .zz1 {
    font-size: 22px;
    color: #CCCCCC;
    line-height: 1.1em;
}
.nxwzi1  .zz2 a {
    font-size: 16px;
    color: #C40000;
    font-weight: bold;
}
.nxwzi1 .zz3 {
    font-size: 14px;
    line-height: 26px;
    color: #999999;
}
.nxwzi1 .zz4 a {
    font-size: 14px;
    font-weight: bold;
    color: #C40000;
}



.Npro1{}
.Npro1 li{
    float: left;
    width: 325px;
    margin-right: 40px;
    margin-bottom: 40px;
    display: block;
    padding: 10px;
    background-color: #F6F6F6;
    transition: 0.5s;            /* W3C syntax */
    -webkit-transition: 0.5s;   /* Webkit browsers */
    -moz-transition: 0.5s;      /* Gecko browsers */
}
.Npro1 li:hover{
    background-color: #C40000;
}
.Npro1 li:hover .t span{color: #FFFFFF;}
.Npro1 li.no{margin-right: 0px;}
.Npro1 li .img{line-height:0px;}
.Npro1 li .img img{height: 210px;width: 325px;}
.Npro1 li .t{
    font-size: 16px;
    line-height: 1.1em;
    height: 40px;
    width: 325px;
    text-align: center;
    padding-top: 10px;
}
.Npro1 li .t span{
    width: 85%;
    margin-right: auto;
    margin-left: auto;
    display: block;
    line-height: 40px;
}
.Npro1.nCp li{
    float: left;
    width: 230px;
    margin-right: 40px;
    margin-bottom: 40px;
    display: block;
    padding: 10px;
}
.Npro1.nCp li.no{margin-right: 0px;}
.Npro1.nCp li .img img{height: 230px; width:230px;}
.Npro1.nCp li .t{width: 230px;}


.contactZi1 {
    font-size: 16px;
    line-height: 42px;
    color: #666666;
}
.xiala1 {
    background-color: #F9F9F9;
    border: 1px solid #DDDDDD;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    float: left;
    -moz-border-radius: 3px; /* Gecko browsers */
    -webkit-border-radius: 3px; /* Webkit browsers */
    border-radius:3px; /* W3C syntax */
    width: 400px;
}
.xiala1 input {
    line-height: 25px;
    background-color: #F9F9F9;
    height: 25px;
    border: 1px solid #F9F9F9;
    font-size: 15px;
    color: #999999;
    width: 100%;
}
.xiala1 textarea {
    line-height: 20px;
    background-color: #F9F9F9;
    height: 100px;
    border: 1px solid #F9F9F9;
    font-size: 15px;
    color: #999999;
    width: 100%;
}
.Nfazhen1 {
    width: 1110px;
    margin-right: auto;
    margin-left: auto;
}
.Nfazhen1 li {
    float: left;
    width: 370px;
    margin-bottom: 70px;
}
.Nfazhen1 li .t {
    font-size: 20px;
    color: #C40000;
    line-height: 1.1em;
}
.Nfazhen1 li .x {
    background-image: url(images/fazhen2a2.png);
    height: 30px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.Nfazhen1 li .p {
    font-size: 12px;
    color: #888888;
    line-height: 25px;
    width: 270px;
    margin-left: 15px;
}
.Nfazhen1 li.no1 .x {
    background-image: url(images/fazhen2a1.png);
}
.Nfazhen1 li.no3 .x {
    background-image: url(images/fazhen2a3.png);
}
.Nfazhen1 li.no4 .x {
    background-image: url(images/fazhen2a4.png);
}




/*-------------------star详情页*/
/*标题*/
dl.d_th{
    text-align:center;
    border-bottom:1px solid #e5e5e5;
    padding-top: 30px;
    display: block;
    margin-bottom: 20px;
}
dl.d_th dt,dl.d_th dt h1{
    font-weight:normal;
    font-size:22px;
}
dl.d_th dd{
    color:#888;
    display: block;
    padding-top: 10px;
}
dl.d_th dd span{
    margin:0 20px;
    font-size: 12px;
}
dl.d_th dd div{ padding:0px 0 0 0;}
dl.d_th dd div a{ display:inline-block; width:18px; height:18px; line-height:18px; overflow:hidden; vertical-align:middle; margin:0 .4em;}
.share_wei{ background:url(../images/tool/share.gif) no-repeat;}
.share_sina{background:url(../images/tool/share.gif) no-repeat -23px top;}
.share_zome{background:url(../images/tool/share.gif) no-repeat -45px top;}
.share_qq{background:url(../images/tool/share.gif) no-repeat right top;;}
/*正文*/
div.d_wen{
    font-size:14px;
    color:#666;
    line-height:25px;
    text-align: left;
    margin-left:25px;
    margin-right:25px;
}
/*div.d_wen p{ text-indent:2em; margin:2em 0;}*/
div.d_wen p.c_pic{ text-align:center; text-indent:0;}

/*上下篇*/
dl.other_o{
    line-height:34px;
    border-top:1px dotted #ccc;
    padding-top:25px;
    margin-top: 15px;
    padding-left:25px;
    padding-right:25px;
}
dl.other_o dt{ float:left; width:100%;}
dl.other_o dd{ float:right; display:none;}
dl.other_o dt p{
    height:34px;
    margin-bottom:.5em;
    background:#eee;
    text-align: left;
}
dl.other_o dt p span{ margin-right:.6em; background:#e0e0e0; font-size:13px; padding:0 1.5em; border-right:1px solid #fff; display:inline-block; vertical-align:top; line-height:34px; height:34px;}
dl.other_o dd a{ display:inline-block; padding:0 3em; background:#e0e0e0;}
dl.other_o dd a:hover{ text-decoration:none; color:#fff; background:#cc0000;}


.zp1 {
    font-size: 14px;
    line-height: 26px;
    font-weight: bold;
    color: #666666;
}
.zp0 {
    font-size: 16px;
    font-weight: bold;
    color: #C40000;
}
.zp2 {
    font-size: 14px;
    line-height: 26px;
    color: #999999;
}





.Map {
}
.Map .nk1200 {
    position: relative;

}
.Map  .nk1200  .bod {
    background-image: url(images/contact1.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 400px;
    width: 368px;
    position: absolute;
    right: 105px;
    top: 0px;
}
.Map .nk1200 .bod .p {
    font-size: 14px;
    line-height: 26px;
    color: #FFFFFF;
    padding-top: 20px;
    padding-left: 25px;
    padding-bottom: 20px;
}
.Map .nk1200 .bod .ewm {
    background-color: #FFFFFF;
    width: 136px;
    margin-left: 25px;
}
.Map .nk1200 .bod .ewm .img {
    padding: 13px;
}
.Map .nk1200 .bod .ewm .t {
    line-height: 34px;
    text-align: center;
    height: 34px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #DEDEDE;
}
.contact2 {
    background-image: url(images/contact2.png);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    height: 393px;
    padding: 10px;
    margin-right: auto;
    margin-left: auto;
    width: 1180px;
}
.bbbjjj {
    background-color: #FFFFFF;
    height: 393px;
}









.Nbook{
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 0px;
    padding-left: 25px;
}
.Nbook .fl .z1{font-size: 23px;line-height: 1.1em;color: #666666;margin-bottom: 15px;}
.Nbook .fl .z2{
    margin-bottom: 30px;
    padding-top: 15px;
    font-size: 14px;
    line-height: 26px;
    color: #999999;
}
.NbookZ1{font-size: 14px;color: #666666;line-height: 40px;}
.NbookZ1 span {
    color: #CC0000;
}
.input1{background-color: #FFFFFF;padding-right: 15px;padding-left: 15px;padding-top: 8px;height: 32px;}
.input1.xx{border: 1px solid #E9E9E9;}
.input1 input{background-color: #FFFFFF;border: 0px solid #FFFFFF;font-size: 14px;line-height: 25px;color: #999999;height: 25px;width:100%;}
.select1{background-color: #FFFFFF;padding-right: 15px;padding-left: 15px;padding-top: 8px;height: 32px;}
.select1.xx{border: 1px solid #E9E9E9;}
.select1 select{background-color: #FFFFFF;border: 0px solid #FFFFFF;font-size: 14px;line-height: 25px;color: #999999;height: 25px;width:100%;}
.textarea1{background-color: #FFFFFF;padding-top: 10px;padding-right: 15px;padding-bottom: 10px;padding-left: 15px;border: 1px solid #CDCDCD;}
.textarea1.xx{border: 1px solid #E9E9E9;}
.textarea1 textarea{background-color: #FFFFFF;border: 0px solid #FFFFFF;font-size: 14px;line-height: 25px;color: #666666;height: 100px;width:100%;}
.listJian {
    font-size: 14px;
    line-height: 30px;
}
.listJian .list1 {
    font-size: 21px;
    font-weight: bold;
    color: #00365E;
    padding-bottom: 10px;
}
.listJian .list2 {
    font-size: 16px;
    font-weight: bold;
    color: #00365E;
}
.listTit1 {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    height: 25px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #00365E;
    line-height: 1.1em;
}
.contactZi1 {
    font-size: 16px;
    line-height: 42px;
    color: #666666;
}
.xiala1 {
    background-color: #F9F9F9;
    border: 1px solid #DDDDDD;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    float: left;
    -moz-border-radius: 3px; /* Gecko browsers */
    -webkit-border-radius: 3px; /* Webkit browsers */
    border-radius:3px; /* W3C syntax */
    width: 400px;
}
.xiala1 input {
    line-height: 25px;
    background-color: #F9F9F9;
    height: 25px;
    border: 1px solid #F9F9F9;
    font-size: 15px;
    color: #999999;
    width: 100%;
}
.xiala1 textarea {
    line-height: 20px;
    background-color: #F9F9F9;
    height: 100px;
    border: 1px solid #F9F9F9;
    font-size: 15px;
    color: #999999;
    width: 100%;
}

.mt0{margin-top: 0!important;}
.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}
.mt25{margin-top: 25px;}
.mt30{margin-top: 30px!important;}
.mt35{margin-top: 35px;}
.mt40{margin-top: 40px;}

/* 图片展示区域 */
.houses-img{
    height: 400px;
}
.houses-img ul{margin-right: -20px;}
.houses-img li{float: left;margin: 0 20px 20px 0;}
.houses-img li .awrap{width: 285px;height: 190px;display: block;position: relative;overflow: hidden;}
.houses-img li .awrap .lab{display: block;position: absolute;right:12px;top: 12px;color: rgba(255,255,255,0.5);font-size: 12px;}
.houses-img li .awrap img{width: 100%;height: 100%;background: url(../../images/v5.0/loading.gif) center center no-repeat;}
.houses-img li .desc{padding:0 10px;height: 50px;color: #fff;background: url(../../images/v5.0/desc_bg.png) 0 0 repeat-x;position: absolute;left: 0;right:0;bottom: 0;-webkit-transition:bottom .5s;-moz-transition:bottom .5s;transition:bottom .5s;}
.houses-img li .desc .name,
.houses-img li .desc .loc{display: block;max-width: 50%;*width:50%;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
.houses-img li .desc .name{margin-top:18px;font-size: 16px;}
.houses-img li .desc .price{position: absolute;right: 10px;bottom: 10px;max-width: 45%;*width:45%;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
.houses-img li .desc .rowspan2{display: block;position: absolute;bottom: 10px;left:10px;right:10px;line-height: 19px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.houses-img li .mask,
.houses-img li .text{position: absolute;top:100%;left:0;color: #fff;-webkit-transition:top .5s;-moz-transition:top .5s;transition:top .5s;}
.houses-img li .mask{width: 100%;height: 100%;background: rgba(0,0,0,.8);background:url(../../images/v5.0/mask_bg.png) 0 0 repeat\9;}
.houses-img li .text{margin: 20px 15px;width: 255px;}
.houses-img li .text .name{font-size: 20px;color: #fff;}
.houses-img li .text .price,
.houses-img li .text .loc{padding-left: 19px;position: relative;}
.houses-img li .text .price i,
.houses-img li .text .loc i{width: 14px;height: 14px;background: url(images/icons_v5.png) 0 -768px no-repeat;position: absolute;top:3px;left: 0;}
.houses-img li .text .loc i{background-position: 0 -787px;}
.houses-img li .text .labs span{color: #999;padding: 0 5px;border:1px solid #999;display: inline-block;margin-right: 5px;}
.houses-img .big-img .awrap{width: 590px;height: 400px;}
.houses-img .big-img .desc{height: 106px;background: url(../../images/v5.0/desc_bg2.png) 0 0 repeat-x;}
.houses-img .big-img .desc .name,.houses-img .big-img .desc .price{font-size: 20px;}
.houses-img .big-img .desc .name{margin-top: 35px;max-width: 98%;*width:98%;}
.houses-img .big-img .desc .loc{margin-top: 10px;max-width: 60%;*width: 60%;}
.houses-img .big-img .desc .price{bottom: 12px;max-width: 35%;*width: 35%;}
.houses-img .big-img .desc .zx-bt{font-size: 24px;padding: 0 10px;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
.houses-img .big-img .desc .zx-txt{font-size: 14px;padding: 0 10px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;opacity: .8;height: 38px;line-height: 19px;}
.houses-img .big-img .text{width: 560px;}
.houses-img li .awrap.hover .mask,.houses-img li .awrap.hover .text{top:0;}
.houses-img li .awrap.hover .desc{bottom: 100%;}
.houses-img .mid-img .awrap{width: 590px;height: 190px;}
.houses-img .mid2-img .awrap{width: 285px;height: 400px;}
.houses-img .mid-img .text{width: 560px;}
.houses-img li .desc .area,
.houses-img li .desc .fy-count{width:100%;text-align: center;color: #fff;display: block;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;position: absolute;}
.houses-img li .desc .area{font-size: 24px;bottom: 35px;}
.houses-img li .desc .fy-count{bottom: 10px;}
.houses-img li .text .area{color: #fff;font-size: 24px;display: inline-block;}
.houses-img li .text .townlist{margin: 15px 0;height: 58px;overflow: hidden;}
.houses-img li .text .townlist a{display: inline-block;*display: inline;*zoom:1;margin: 5px;*color:#fff;}
.houses-img li .text .townlist a:hover{color: #5ab431;}
.houses-img li .text .more{color: #888;}
.houses-img li .text .panxx{text-align: left;padding: 10px 15px;}
.houses-img li .text .panxx a{color: #fff;font-size: 14px;line-height: 28px;display: block;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
.houses-img li .text .panxx a:hover{color: #5ab431;}
.houses-img li .desc-j1{height: 77px;background: url(../../images/v5.0/desc_j1.png) 0 0 repeat-x;}
.houses-img li .desc-j2{height: 77px;background: url(../../images/v5.0/desc_j2.png) 0 0 repeat-x;}
.houses-img li .desc-j3{height: 77px;background: url(../../images/v5.0/desc_j3.png) 0 0 repeat-x;}
.houses-img li .desc-j4{height: 77px;background: url(../../images/v5.0/desc_j4.png) 0 0 repeat-x;}
.houses-img li .desc .lpms{font-size: 16px;padding: 18px 0 0;display: block;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
.houses-img li .lab-pri{display: inline-block;*display: inline;*zoom:1;height: 34px;line-height: 34px;padding: 0 12px;background-color: #333;color: #fff;font-size: 16px;font-weight: bold;position: absolute;left:0;bottom: 45px;}
.houses-img li .lab-img{display: inline-block;*display: inline;*zoom:1;height: 24px;line-height: 24px;padding: 0 12px;background-color: #000;background-color: rgba(0,0,0,.6);border-radius: 2px;font-size: 14px;color: #fff;position: absolute;top:10px;left: 10px;}
.houses-img .slide-controls{margin-right: 0;}
.houses-img .slide-controls li{margin: 0 4px;float: none;}




/*动画*/
div.h_flash{
    width:475px;
    height:310px;
    position:relative;
    overflow:hidden;
    float:left;
}
div.h_flash ul,div.h_flash li{ width:100%; height:100%; overflow:hidden;}
div.h_flash li{ position:absolute; left:0; top:0; display:none;}
p.black{
    position:absolute;
    bottom:0;
    left:0;
    width:95%;
    color:#fff;
    background:url(images/black_7.png) repeat\9;
    *background:url(images/black_7.png) repeat; 		background:rgba(0,0,0,.5);
    overflow:hidden;
    line-height:50px;
    height:50px;
    font-size: 16px;
    padding-top: 0;
    padding-right: 2.5%;
    padding-bottom: 0;
    padding-left: 2.5%;
    font-weight: bold;
}
/*小*/
div.h_flash_s{ margin:0; float:none; width:330px; height:210px; margin-bottom:1.6em;}
div.h_flash_s .black{ font-size:12px;}
/*动画数字*/
div.h_flash_num{ position:absolute; bottom:1.5em; right:.8em;}
div.h_flash_num dl{ float:right;}
div.h_flash_num dd{
    float:left;
    border:0px solid #fff;
    width:6px;
    height:6px;
    overflow:hidden;
    margin:0 0 0 .5em;
    cursor:pointer;
    text-indent:-9999em;
    text-align:left;
    -moz-border-radius: 8px;      /* Gecko browsers */
    -webkit-border-radius: 8px;   /* Webkit browsers */
    border-radius:8px;            /* W3C syntax */
    background-color: #CCCCCC;
}
div.h_flash_num dd.cur{ border:0px solid #f00000;background-color: #EE4035;}



.news {
    width: 245px;
    margin-right: auto;
    margin-left: auto;
}
.news li {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCCCCC;
}
.news li a {
    line-height: 35px;
    height: 35px;
}

.newt1 {
    position: relative;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCCCCC;
    margin-bottom: 15px;
    padding-bottom: 15px;
    width: 425px;
}
.newt1 .t {
    font-size: 20px;
    line-height: 45px;
    color: #000000;
    text-align: center;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
}
.newt1 .j {
    font-size: 12px;
    line-height: 28px;
}
.newt1  .m  {
    color: #C40000;
    position: absolute;
    right: 0px;
    bottom: 21px;
}


.news2 {
    width: 425px;
    margin-right: auto;
    margin-left: auto;
}
.news2 li {
    margin-top: 10px;
}
.news2 li a {
    line-height: 25px;
    height: 25px;
}
.news2 li span {
    float: right;
}

.news2 li img {
    vertical-align: 2px;
    margin-right: 11px;
}







.v1xbt {
    font-family: "微软雅黑";
    font-size: 30px;
    line-height: 70px;
    color: #000000;
}
.v1zi1 {
    font-size: 14px;
    color: #333333;
}
.v1zi2 {
    font-family: "微软雅黑";
    font-size: 26px;
    color: #D60313;
}
.v1div1,.v1div1:visited {
    position: absolute;
    background-image: url(images/v1-2.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
    margin-top: 5px;
    margin-left: -85px;
    font-size: 12px;
    color: #999999;
}
.v1div1,.v1div1:hover {
    text-decoration: underline;
}
.v1dh {
    width: 420px;
    padding-top: 20px;
    padding-bottom: 17px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: dashed;
    border-bottom-style: dashed;
    border-top-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    float: left;
    margin-top: 10px;
    margin-bottom: 15px;
}
.v1zi3 {
    font-family: "微软雅黑";
    font-size: 27px;
    color: #D60313;
}
.v1zi4 a {
    line-height: 27px;
    background-color: #F13450;
    height: 25px;
    border: 1px solid #B93543;
    float: left;
    margin-right: 10px;
    padding-right: 11px;
    padding-left: 11px;
    color: #FFFFFF;
    font-size: 12px;
}
.v1zi5 {
    font-family: "微软雅黑";
    font-size: 18px;
    line-height: 28px;
    color: #000000;
}
.v1x {
    border-top-width: 0px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #E0E0E0;
    border-right-color: #E0E0E0;
}
.v1x td {
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #E0E0E0;
    border-left-color: #E0E0E0;
}
.v1zi6 {
    padding-left: 14px;padding-right: 6px;padding-top: 8px;padding-bottom: 8px;
}
.v1zi7 {
    padding-top: 10px;
}
.v1zi7, .v1zi7  a {
    font-size: 12px;
    line-height: 23px;
    color: #666666;
}
.v1zi7  a:hover {
    color: #D7000F;
}
.v1zi8 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    padding-top: 10px;
}
.v1zi8 p {
    font-weight: normal;
    color: #999999;
}
.v1zi9,.v1zi9 a {
    font-size: 12px;
    line-height: 29px;
    color: #000000;
}
.v1zi9 a:hover {
    color: #D7000F;
}
.v1zi10 {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCCCCC;
    width: 450px;
    margin-right: auto;
    margin-left: auto;
}
.v1zi10 td {
    font-size: 12px;
    color: #999999;
}
.xy2{
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #E0E0E0;
    border-right-color: #E0E0E0;
    border-bottom-color: #E0E0E0;
    border-left-color: #E0E0E0;
}
.ii {
    font-size: 12px;
    line-height: 18px;
    color: #999999;
    height: 18px;
    border: 1px solid #CFCFCF;
}
.ii2 {
    font-size: 12px;
    line-height: 33px;
    color: #999999;
    height: 33px;
    border: 1px solid #CFCFCF;
    padding-left: 10px;
    background-repeat: no-repeat;
    background-position: 0px 0px;

}


