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

.tongyLink{ width:100%; background:#ffff; display: none}
.tongyLink a{ float: left; margin: 0 15px; line-height: 30px; height: 30px; overflow: hidden; color: #666666}
body{ margin:0px; padding:0px; font-size:14px;  color:#333333; font-family:"微软雅黑"; min-width:1200px;}
pre{white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; Word-wrap: break-word;font-family:"微软雅黑";}
a{color:#333333;text-decoration:none;}
a:hover{color:#666666;text-decoration:none;}
ol,ul,li,p,h1,h5,h2,h3,h4,h6{list-style:none;margin:0px; padding:0px;}
img{border:0px;}
form{ margin:0px; padding:0px;}input,textarea{ outline:0}
h1,h2,h3{ font-weight:normal;}

.animated {-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
.animationName{animation-name: sfs !important;}
@-webkit-keyframes zoomIn {0% {opacity: 0;-webkit-transform: scale3d(.3, .3, .3);transform: scale3d(.3, .3, .3);} 50% {opacity: 1;}}
@keyframes zoomIn {0% {opacity: 0;-webkit-transform: scale3d(.3, .3, .3);-ms-transform: scale3d(.3, .3, .3);transform: scale3d(.3, .3, .3);}50% {opacity: 1;}}
.zoomIn {-webkit-animation-name: zoomIn;animation-name: zoomIn; }

.fadeInUp {-webkit-animation-name: fadeInUp;animation-name: fadeInUp;}
@-webkit-keyframes fadeInUp {0% {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);} 100% {opacity: 1;-webkit-transform: none;transform: none;}}
@keyframes fadeInUp {0% {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);-ms-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}  100% {opacity: 1;-webkit-transform: none;-ms-transform: none;transform: none;}}

@-webkit-keyframes fadeInLeft {0% {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}
  100% {opacity: 1;-webkit-transform: none;transform: none;}}
@keyframes fadeInLeft {0% {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);-ms-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}
  100% {opacity: 1;-webkit-transform: none;-ms-transform: none;transform: none;}}
.fadeInLeft {-webkit-animation-name: fadeInLeft;animation-name: fadeInLeft;}

@-webkit-keyframes fadeInRight {0% {opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}
  100% {opacity: 1;-webkit-transform: none;transform: none;}}
@keyframes fadeInRight {0% {opacity: 0;-webkit-transform: translate3d(100%, 0, 0);-ms-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}
  100% {opacity: 1;-webkit-transform: none;-ms-transform: none;transform: none;}}
.fadeInRight {-webkit-animation-name: fadeInRight;animation-name: fadeInRight;}

#titbj{ width:100%; border-bottom:1px solid #ededed; float:left; height:30px; font-size:14px; color:#666666; background:#f6f6f6}
#titbj h1,#titbj .h1{ width:1200px; margin: 0 auto; line-height:30px;font-size:14px; }
#top{float:left;width:100%;background:#ffffff;height: 90px;padding: 20px 0 20px;}
#top ul{ width:1200px; margin:0 auto; height:90px;}
#top ul h2{ float:left;  min-width: 90px; height: 90px; font-size:0px;position: relative;}
#top ul h2 img{ max-height: 100%;max-width: 100%;margin: auto;  position: absolute;  top: 0; left: 0;  bottom: 0;  right: 0;}

#top ul .li01{ float:left; width:550px; height:90px; padding:0px 0 0 20px;}
#top ul .li01 .chinaname{font-weight: bold;float: left;width: 550px;height: 50px;line-height: 50px;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size: 28px;color: #dd642d;}
#top ul .li01 .gjcname{font-size: 16px;float: left;width: 550px;height: 30px;line-height: 30px;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color: #000;font-weight: bold;}
#top ul .li03{ float:right; padding:0px 0 0 0}#top ul .li03 img{ width:90px; height:90px;}
#top ul .li02{float:right;padding: 0px 10px 0 70px;height:66px;line-height:66px;text-align: left;background:url(../pic/tel.png) 0px 50% no-repeat;color: #fff;font-size: 28px; font-weight:bold; width:224px;}
#top ul .li02 {
    float: right;
    padding: 0px 10px 0 120px;
    height: 66px;
    line-height: 73px;
    text-align: left;
    background: url(../pic/tel.png) 0px 50% no-repeat;
    color: #4d4d4d;
    font-size: 28px;
    font-weight: bold;
    width: 224px;
}

.twoE{ float:left; background:url(../pic/case_title.jpg) center 32px no-repeat; width:100%; margin-top:40px; padding-bottom:10px;}
.mainTitlew{ width:1200px; margin:0 auto; text-align:center;
    color: #d51234;
    font-size: 33px;
    font-family: "Impact";}
.mainTitleP1w{text-align: center;width:1200px; margin:0 auto;
    padding-top: 12px;
    color: #000;
    font-size: 22px;
    font-weight: bold;}
.mainTitlePw{text-align: center;width:1200px; margin:0 auto;
    padding-top: 2px;color: #b3b3b3;
    font-size: 12px;    font-weight: bold;}	
.twoE2{ float:left; background:url(../pic/abou_bj.jpg) center 0 repeat-y; width:100%;}

/* 下拉导航条，纯样式表 */
* html .clearfix{ zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.index-nav{width: 100%;height: 50px;box-sizing: border-box;font-size:14px;color:#000;line-height:50px;text-align:left; float:left; position:relative;background:url(../pic/nav.jpg) 50% 0 no-repeat;}
.index-nav-frame{width: 1200px;margin: 0 auto;}
.Nptline{color: #ffffff;float: left;position: relative;display: block;outline: none;cursor: pointer;width: 133px;line-height: 50px;text-align: center;font-weight: 700;background:url(../pic/navbgline.png) right 0 no-repeat}
.Nptline.active{color:#ffffff;}
.Nptline a{color:#ffffff;}
.Nptline:hover{color:#ffffff;background:url(../pic/nav_hover.png) center center no-repeat}
.Nptline:hover .Nptcenter{height:auto;opacity: 1;}
.Nptcenter{opacity: 0;height:0;position: absolute;overflow: hidden;width: 133px;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;/* Firefox 4 */-o-transition: all 0.5s; /* Opera */ z-index:100;background: url(../pic/u59.png) 50% 0 no-repeat ;padding: 12px 0 0px 0;}
.Nptli{width: 133px;font-weight: 500;text-align: center;background: #cd0f29;color: #fff; float:left;}
.Nptcenter a{color: #fff; }
.Nptli:hover{background: #000000;color: #ffffff;}
.Nptli:hover a{background: #ae0018;color: #ffffff;}
.Nptline-focus:focus{display: none;}

.W1200{ margin:0 auto; width:1200px; overflow:hidden; height:auto}
.bn-alp { width:100%; height:500px; position:relative; float:left;  background:url(../pic/babber02.jpg) #ffed29 no-repeat;background-position:50% 0%; }
.bn-alp ul,.bn-alp li { margin:0; padding:0; list-style:none; }
.bn-alp .abox { height:100%; position:relative; }
.bn-alp .abox li { width:100%; height:500px; background-position:50% 0%; background-repeat:no-repeat; background-color:#dddddd; background-size:cover; position:absolute; top:0; left:0; z-index:10; }
.bn-alp .abox li.on { z-index:99; }
.bn-alp .abox li img.bg { display:none; }
.bn-alp .abox li a.b { display:block; width:100%; height:100%; }
.bn-alp .i { bottom:25px; left:50%; margin-left:-120px; text-align:center; position:absolute; z-index:100;}
.bn-alp .i i { display:inline-block; margin-right:10px; width:55px; height:16px; background:url(../pic/ico-bn-alp2.png) no-repeat -55px 0; cursor:pointer; }
.bn-alp .i i.on { background-position:0 0; }

.mainTitle{ margin:0 auto; width:1200px; overflow:hidden; text-align:center; padding-top:20px; font-size:24px; color:#fff; font-weight:bold;}
.mainTitleP{margin:0 auto; width:1200px; overflow:hidden; text-align:center;     padding-top: 30px;
    color: #fff;
    font-size: 33px;
    font-family: "Impact";}


.container {background:url(../pic/bj.jpg) center center;height: auto;overflow: hidden;padding-top: 40px;padding-bottom: 40px;width: 100%; float:left;}
.price {width: 1200px;margin: 0 auto;}



.price2 {width: 1200px;margin: 0 auto;}
.price2 li {width: 280px;float: left;margin: 0 10px;box-sizing: border-box; height:383px; overflow:hidden}
.price2 li a {display: block;border: 1px solid #E5E5E5;background-color: #fff;margin-top: 20px;padding: 13px 19px 15px;display: table-cell;vertical-align: top;}
.price2 li a:hover {box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .1);border-color: rgba(229, 229, 229, .73);}
.price2 li a:hover  h3.title {color: #00469a;}
.price2 li a  div.img{ width:240px; height:240px; float:left; position:relative; border-bottom:1px solid #ededed; }
.price2 li a  div.img img{ max-height:240px; max-width:240px; left:0; right:0; top:0; bottom:0; margin:auto; position:absolute}
.price2 li a  h3.title {font-size: 18px;font-weight: 400;color: #333;line-height: 32px;white-space: nowrap;overflow: hidden;display: block;text-overflow: ellipsis; float:left;width:240px; text-align:center}
.price2 li a  p.desc {font-size: 14px;line-height: 25px;color: #666;height: 25px;margin-top: -2px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden; float:left;width:240px;text-align:center}
.price2 li a span{ line-height:30px; color:#fff; background:#e3aa00;border-radius: 7px 7px 7px 7px; padding:0px 30px; margin:5px 0 0 56px; float:left; overflow:hidden; height:30px;}

.forMargin{ margin:0 auto; width:1200px; height:200px; overflow:hidden; position:relative}
.forMargin ul{ position:absolute; width:700px; top:50px; right:0; padding-right:50px;}
.forMargin ul p{ width:580px; font-size:28px; color:#ffffff; float:left; padding-bottom:20px;}
.forMargin ul span{ width:580px; font-size:20px; color:#ffffff; float:left;}
.forMargin ul a{ width:100px; font-size:20px; color:#00469a; float:right; background:#ffffff; line-height:40px; margin-top:30px;    border-radius: 10px;-ms-border-radius: 10px;-webkit-border-radius:10px; text-align:center;}

/*Trident内核：-ms   Gecko内核：-moz   Webkit内核：-webkit   Presto内核：-o   Blink内核：-webkit*/



.caseD{width:1200px; margin:0 auto; overflow:hidden; margin-top:40px; padding-top:40px; }
.caseD ul{ width:282px; margin:0px 9px; float:left; height:270px;}
.caseD ul a{height:265px;width:280px;float:left;background-color: #fff; border:1px solid #fff}
.caseD ul a:hover {box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .1);border-color: rgba(229, 229, 229, .73);height:265px;background-color: #fff;width:280px; border:1px solid #ededed }
.caseD ul li{ width:280px; height:215px; float:left;}
.caseD ul li img{ width:280px; height:215px;}
.caseD ul h2{ width:280px; float:left; text-align:center; padding:10px 0;text-overflow: ellipsis; -o-text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden; font-size:14px;line-height: 30px;
    background: #e7e7e7;
    color: #000;}
.caseD ul p{ line-height:24px; float:left; text-align:center;width:280px; text-overflow: ellipsis; -o-text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden;}

.McaseD{width:1200px; margin:0 auto; overflow:hidden; margin-top:40px; text-align:center;line-height:50px;}
.McaseD a{ background:#00469a; padding:10px 35px; color:#fff;   border-radius: 5px; }
.gsjsE{ margin:0 auto; width:1200px;  padding:30px 0 0 0; overflow:hidden; margin-top:30px;}
.gsjsE .li01{ float:left; width:500px; height:300px;  position:relative; margin-bottom:30px;}
.gsjsE .li01 img{max-width:500px; max-height:300px; margin:auto; left:0; right:0; top:0; bottom:0;    position: absolute; }
.gsjsE .li01 a:hover{box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .1);border-color: rgba(229, 229, 229, .73); width:500px; height:300px; float:left}
.gsjsE .li02{ float:right; width:660px; height:250px;margin-bottom:20px; overflow:hidden; line-height:30px; color:#fff}
.gsjsE .li03{background:#e3aa00; padding:10px 35px; color:#fff;   border-radius: 5px; float:left; margin-left:38px;}
.gsjsE .li03 a{ color:#fff}

.xwdtE{ float:left; width:585px; margin-top:40px; background:url(../pic/title.jpg) no-repeat;}.hydtE{ float:right; }
.xwdtE .tittle{ float:left; width:585px; line-height:63px;}
.xwdtE .tittle li{ float:left; font-size: 22px;font-weight: bold; padding-left: 30px;}
.xwdtE .tittle a{ float:right;padding-right: 30px; font-size:12px;}
.xwdtE .tuwenE{ float:left; width:585px; border-bottom:1px dashed #ededed; padding-top:10px;}
.xwdtE .tuwenE .li01{ float:left; width:215px; height:130px; position:relative;margin-bottom:10px; }
.xwdtE .tuwenE .li01 img{max-width:205px; max-height:120px; margin:auto; left:0; right:0; top:0; bottom:0;    position: absolute; }
.xwdtE .tuwenE .li01 a:hover{box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .1);border-color: rgba(229, 229, 229, .73); border:1px solid #ededed;width:215px; height:130px; float:left}
.xwdtE .tuwenE .li02{ float:right; width:350px; height:130px;margin-bottom:20px; overflow:hidden; line-height:30px;}
.xwdtE .tuwenE .li02 h2{ float:left; width:350px;text-overflow: ellipsis; -o-text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden; line-height:30px; font-size:16px;}
.xwdtE .tuwenE .li02 p{ float:left; width:350px;   overflow: hidden; color:#9b9b9b; height:100px; line-height:25px; text-overflow: ellipsis; display: -webkit-box;    -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.xwdtE .tuwenE2{ float:left; width:585px; border-bottom:1px dashed #ededed; padding:10px 0;}
.xwdtE .tuwenE2 a{ float:left; width:440px;text-overflow: ellipsis; -o-text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden;}
.xwdtE .tuwenE2 span{ float:right; width:145px;text-overflow: ellipsis; -o-text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden; color:#9b9b9b; text-align:right}

.yqljE{ float:left; width:100%; margin-top:40px; background:url(../pic/link.jpg) center center no-repeat; height:89px; overflow:hidden; padding:20px 0;}
.yqljE ul{ margin:0 auto; width:990px; padding-left:210px;height:89px; overflow:hidden}
.yqljE li{ float:left;text-overflow: ellipsis; -o-text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden; line-height:30px; padding:0px 20px; font-size:14px;}
.yqljE li a{ color:#ffffff}
.foot2{ width: 100%; float:left; background:url(../pic/bottom.jpg) center center repeat-y ; color:#cbd2de;margin-top: 20px }
.foot2nr{ width:1200px; margin: auto; overflow:hidden }
.foot2nr .neilian{ width:1200px; float:left; line-height:25px; margin-top: 20px;}
.foot2nr .neilian a{ float:left; padding:0px 20px; color:#cbd2de}
.foot2nr .neilian1{ width:1200px; float:left;  margin-top: 20px;}
.foot2nr .neilian1 a{ float:left;  padding:0px 10px;}
.foot2nr .foot2wz{float: right;width:900px; margin-top: 20px; font-size: 14px; line-height: 32px; margin-left: 20px;  }
.foot2nr .foot2wz a{ color: #ffffff;}
.foot2nr .foot2wz a:hover{ color: #f00;}
.foot2nr .foot2ewm{ float: left; margin-top:35px; width:100px; }
.foot2nr .foot2ewm img{ width:98px;}
.foot2 .btnImg { margin-top:35px;
    float: left;
    width: 270px;
    height: 130px;
}
.foot2 .btnImg li {
    width: 150px;
    height: 130px;
    float: left;
    margin: 0 8px;
}
.foot2 .btnImg li .st {
    float: left;
    width: 100px;
    height: 20px;
    color: #fdedba;
    text-align: center;
    padding: 10px 0 0 0;
}

.EcplistL{ float:left; width:210px; background:#fff}
.EcplistL .tittle{  float:left; background:url(../pic/left_1.jpg) center center no-repeat;border-radius: 10px 10px 0 0; line-height:50px; color:#fff; padding-left:20px; width:190px; font-weight:bold; font-size:16px;}
.EcplistL .C1{ float:left; border:1px solid #ededed; border-top:0px; width:188px; padding-left:20px; padding-top:10px; background:url(../pic/left_2.png) center bottom no-repeat #f6f6f6;}
.EcplistL .C1 h2{ float:left; width:168px; font-size:15px; line-height:40px; border-bottom:1px dashed #ededed; background:url(../pic/jiantou.png) no-repeat right center;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; position:relative}
.EcplistL .C1 h3{ float:left; width:148px; font-size:13px; line-height:30px; padding-left:20px;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis; position:relative}
.EcplistL .C1 h3:before {content: ''; display: block; width: 4px; height: 4px; border-radius: 100%; background-color: #00469a; position: absolute; left: 7px;top: 13px;}
.EcplistL .left-botm{ float:left; width:168px;height: 185px;}
.left-botm span {
    padding-top: 65px;
    text-align: center;
    line-height: 18px;
    color: #fff;
    font-size: 18px;
    display: block;
}
.left-botm .tel400 {
    font-family: "Impact";
    line-height: 58px;
    width: 168px;
    text-align: center;
    font-size: 30px;
    color: #FFF;
}
.left-botm a {
    text-align: center;
    color: #FFF;
    padding-left: 48px;
    line-height: 26px;
    font-size: 18px;
}

.mianbaoxie{ float:left; width:1200px; line-height:50px; font-size:14px; color:#888888}
.mianbaoxie a{ color:#666666}

.EcplistR,.EcplistR2{ width:980px; float:right;}
.EcplistR .tittle,.EcplistR2 .tittle{ float:right; width:970px; border-bottom:1px solid #ededed; line-height:35px; margin-bottom:20px;}
.EcplistR .tittle p,.EcplistR2 .tittle p{ float:left; border-bottom:1px solid #00469a; color:#00469a; font-size:16px; font-weight:bold}
.EcplistR li {width: 225px;float: left;margin: 0 10px;box-sizing: border-box; height:320px; overflow:hidden}
.EcplistR li a {display: block;border: 1px solid #E5E5E5;background-color: #fff;margin-top: 20px;padding: 4px;display: table-cell;vertical-align: top;}
.EcplistR li a:hover {box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .1);border-color: rgba(229, 229, 229, .73);}
.EcplistR li a:hover  h3.title {color: #00469a;}
.EcplistR li a  div.img{ width:215px; height:215px; float:left; position:relative; border-bottom:1px solid #ededed; }
.EcplistR li a  div.img img{ max-height:215px; max-width:215px; left:0; right:0; top:0; bottom:0; margin:auto; position:absolute}
.EcplistR li a  h3.title {font-size: 18px;font-weight: 400;color: #333;line-height: 32px;white-space: nowrap;overflow: hidden;display: block;text-overflow: ellipsis; float:left;width:215px;}
.EcplistR li a  p.desc {font-size: 14px;line-height: 21px;color: #666;height: 42px;margin-top: -2px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; float:left;width:215px;}

.topCon_2 {width:1200px; height:240px; padding:0px 0 0 0;  border-top:0; overflow:hidden;padding:15px 0px 0px 0px; margin: 0 auto }
.topCon_2 .tittle{ float:left; width:1200px; border-bottom:1px solid #ededed; line-height:35px; margin-bottom:20px;}
.topCon_2 .tittle p{ float:left; border-bottom:1px solid #00469a; color:#00469a; font-size:16px;}
.topCon_2 .li01{border:1px #ededed solid; padding:4px; float:left; width:210px; height:200px; font-size:0px; position:relative}
.topCon_2 .li01 img{ margin: auto;left: 0; right: 0; top: 0; bottom: 0;position: absolute;border-radius: 10px;max-width:210px; max-height:200px; }
.topCon_2 .li02{float:left; width:220px; text-align:center;text-overflow:ellipsis; -o-text-overflow:ellipsis;  white-space:nowrap; overflow:hidden; line-height:30px;}
.topCon_2 ul{  float:left; width:220px; height:250px; padding:0px 10px 0px 10px; background:#ffffff}

.hpage{width:878px; margin:0 auto; text-align:center; padding:50px 0px 17px 0px; color:#333333; float:left; font-size:14px;}
.hpage span{ color:#ffffff;background:#000000; padding:2px 7px 2px 7px; border:1px solid #000000;margin-right:0px; font-weight:bold }
.hpage a{text-decoration:none; color:#303030;  padding:2px 7px 2px 7px; border:1px solid #ededed;margin-right:0px; }
.hpage a:hover{ color:#ffffff; text-decoration:none;border:1px solid #2f72ff;background:#2f72ff;font-weight:bold;padding:2px 7px 2px 7px; }


/* 产品详细 */
.house_con{ float:right; width:950px; background:#ffffff; padding:9px;border: 1px solid #ededed;    }
.house_con .tittle{ float:right; width:950px; border-bottom:1px solid #ededed; line-height:35px; margin-top:20px;}
.house_con .tittle p{ float:left; border-bottom:1px solid #00469a; color:#00469a; font-size:16px; font-weight:bold}
.house_con .jieshao{ float:right; width:525px;}
.house_con .jieshao h1{ float:left; width:515px; font-size:18px; line-height:30px; max-height: 60px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; padding:10px 10px 10px 0; margin-bottom:10px;border-bottom:1px dashed #dedede}
.house_con .jieshao .price_con { float:left;padding-bottom: 5px; width: 525px; overflow: hidden; }
.house_con .jieshao .price_con i {    font-size: 30px;    font-weight: bold;    color: #FF0000;    font-style: normal;}
.house_con .jieshao .two{ float:left; line-height:25px; font-size:14px; color:#000000;padding:10px 0 10px 0; width:515px;}
.house_con .jieshao .two font{ color:#999999; float:left; width:80px;}
.house_con .jieshao .two span{ float:right; width:435px;}
.house_con .jieshao .san{ float:left; line-height:30px; font-size:14px; color:#000000; width:435px; padding:20px 0 0 0}
.house_con .jieshao .san .qqimg{ border-radius: 4px;padding: 6px 10px 8px 10px;background:#56A36C;box-shadow: 0 0.01rem 0.04rem 0 #56A36C;}
.linex{border-bottom:1px dashed #dedede;}


        .house_con_lf{position: relative; margin: 0 auto;float:left; width:402px;}
        .house_imgs{position: relative; z-index: 8;  width: 100%; overflow: hidden;}
        .house_bigImg{margin-bottom: 10px; width: 400px; height: 400px; overflow: hidden; float:left; position:relative; border:1px solid #ededed}
		.house_bigImg img{ margin: auto; max-width: 400px; max-height: 400px;    left: 0;    right: 0;    top: 0;    bottom: 0;    position: absolute;}
        .house_bigImg ul li{position: relative; z-index: 9;}
        .house_smallImg{position: relative; margin-top: 0px;  height: 57px; overflow: hidden; float:left; width:352px; margin-left:35px;}
        .house_smallImg ul{width: 100%;}
        .house_smallImg ul li{position:relative; float: left;  width: 100px;margin-right:15px;height: 55px;border: 1px #ededed solid; }
        .house_smallImg ul li img{display: block; max-width: 55px; max-height: 55px; cursor: pointer; left:0; right:0; top:0; bottom:0; position:absolute; margin:auto;}
        .house_smallImg ul li.on{ border: 1px #f23742 solid;}
        .house_smallImg ul li .bun_bg{display: block; position: absolute; bottom: 0; left: 0; z-index: 9; width: 126px; height: 27px; line-height: 26px; text-align: center; font-size: 14px; color: #FFF; background: rgba(0,0,0,0.5); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#2f000000,endColorstr=#2f000000);    /*IE8鏀寔*/ cursor: pointer;}
        .house_smallImg ul li.on .bun_bg{width: 122px; bottom: 2px; left: 2px;}
        span.house_imgs_lf{display: block;position: absolute; left:0px; bottom: 0px; z-index: 10; width: 20px; height: 57px;background:#ccc; cursor:pointer;background:url(../pic/left_arrow.png) 0px -6px no-repeat;}
        span.house_imgs_rt{display: block; position: absolute; right:0px; bottom: 0px; z-index: 10; width: 20px; height: 57px; background:#ccc; cursor:pointer; background:url(../pic/right_arrow.png) 0px -6px no-repeat; }
        span.house_imgs_lf:hover{background:url(../pic/left_arrow_h.png) 0px -6px no-repeat;}
        span.house_imgs_rt:hover{background:url(../pic/right_arrow_h.png) 0px -6px no-repeat;}
.house_con .summary{ float:left; width:910px; padding:20px 0px 20px 20px;word-wrap:break-word; line-height:35px;}
.house_con .summary img{ max-width:910px;}
.paging_prev {
    float: left;
    width: 838px;
    line-height: 30px; padding:10px 0 0 20px; font-size:14px;
}

.newslm { overflow:hidden; float:right; width:970px;}
.newslm li { overflow:hidden;}
.newslm li a { padding:20px; border-bottom:#ededed 1px solid; overflow:hidden; display:block;transition-duration:0.3s;}
.newslm li a span { float:left; margin-right:30px; padding:2px; border:#ededed 1px solid; width:215px; height:165px;position: relative;}
.newslm li a img {    margin: auto;    left: 0;    right: 0;    top: 0;    bottom: 0;    position: absolute; max-width:215px; max-height:165px;    border-radius: 10px;}
.newslm li a h2 { font-size:15px; line-height:50px;text-overflow:ellipsis; -o-text-overflow:ellipsis;  white-space:nowrap; overflow:hidden;}
.newslm li a p { line-height:38px;}
.newslm li a:hover { background:#f4f4f4;transition-duration:0.3s;}
.date { border-bottom:#ddd 1px dashed; height:35px; font-size:12px; line-height:35px; text-align:center;}
.cpxiangxi{width:928px;border-top:0px;padding:20px 20px 20px 20px;color:#333333;float:right;color:#999999;position:relative;border:1px solid #ededed;background:#ffffff;}
.cpxiangxi td{ padding:5px; word-break:break-all}
.cpxiangxi .cpli11{padding: 10px 20px;;font-size: 14px;color: #666666;line-height:42px;float:left;width: 890px;margin-top:5px;table-layout: fixed;word-wrap: break-word;overflow: hidden;}
.cpxiangxi .cpli11 td{ padding:8px 0 8px 5px;border-top:1px solid #E9E9E9; border-left:1px solid #E9E9E9; }
.cpxiangxi .cpli11 table{ background:#E9E9E9;border-bottom:1px solid #E9E9E9; border-right:1px solid #E9E9E9;}
.cpxiangxi .cpli11 img{max-width:850px;width:expression(this.width>850?(function(o){o.style.width='850px';})(this):'auto');}
.cpxiangxi .cpli11 a{ color:#333333; text-decoration:none;}

.xxcs1{float:left;width: 888px;font-size:18px;color: #333333;line-height:40px;font-weight:bold; text-align:center; margin:20px 0px 10px 20px; border-bottom:1px dashed #ededed; padding-bottom:10px;}
.cans{float:left;width: 888px;font-size:14px;color: #666666;line-height:40px;text-align:center; margin:0px 0px 10px 20px; border-bottom:1px dashed #ededed; padding-bottom:10px;}
.cans span{ padding:0px 20px;}
.wdlist{ float:right; width:970px;}
.wdlist a{ float:right; width: 930px;  margin-top: 18px; border-bottom:1px dashed #ededed; padding-bottom:10px; padding:0px 20px 10px 20px; }
.wdlist a h2{ background: url(../pic/wen.jpg) no-repeat 0 2px; font-weight: bold; text-indent: 25px; font-size:14px; padding-bottom:10px; float:left; width:940px;text-overflow:ellipsis; -o-text-overflow:ellipsis;  white-space:nowrap; overflow:hidden; }
.wdlist a p{ background: url(../pic/da.jpg) no-repeat 0 2px; color: #7d7d7d;  padding-left: 25px; float:left; width:905px;}

.page{ float:left; width:930px; padding:20px; line-height:30px;}

.topCon_1 {float:left;width:100%; background:url(../pic/topCon_1bg.png) repeat-x;height: 53px;}
.searchbox { height: 45px; width: 1200px;margin:0 auto;}
.marquee {height: 45px; width: 1200px;margin:0 auto;}
.martitle {color: #F50000; font-weight:bold;float: left;font: 12px/45px '微软雅黑';}
.marquee .p {color: #000000;float: left;font: 12px/45px '微软雅黑';height: 45px;width: 630px;text-overflow:ellipsis; -o-text-overflow:ellipsis;  white-space:nowrap; overflow:hidden;}
.search { float:right;height: 45px;}
.text { background: url("../pic/text.jpg") no-repeat scroll 0 0; border: 0 none;color: #63777D; display: inline;float: left;font: 12px/24px '宋体'; height: 24px; margin-left: 0px;margin-top: 10px; text-indent: 40px; width: 170px;}
.fixed{position: fixed;top: 0; margin-top:0px; z-index:9999999		}
.button { background: url("../pic/button.jpg") no-repeat scroll 0 0;border: 0 none;float: left;height: 25px;margin-top:10px;width: 55px;}


#plMessage{ padding-left:200px; float:left;}
#plMessage td{ padding:5px;}
#plMessage input{ border:1px solid #dedede; height:25px;}
#plMessage  textarea{ border:1px solid #dedede; height:85px;}
#plMessage  #btnPost{
    background: #00469a;
    border-radius: 8px;
    line-height: 35px; height:35px; border:0px; padding:0px 25px;
    color: #fff;
    font-size: 14px;}
#plMessage  .cz{
    background: #e3aa00;
    border-radius: 8px;
    line-height: 35px; height:35px; border:0px; padding:0px 25px;
    color: #fff;
    font-size: 14px;}
.btnImg img{max-height:100px;}