/* Reset Styles
***********************/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul, li {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
strong {font-weight: bold;}
em {font-style: italic;}

body { background-color:#f9f9f9; /*font-family:'΢���ź�', 'Georgia', 'Arial', sans-serif;*/}
#container {width: 80%; max-width: 800px; margin: 0 auto;}

body{min-width:320px; width:100%;}
body,td,th{ padding:0; margin:0; font-size:14px; font-family:Arial, Helvetica, sans-serif;}
ul,li,p,h3,ul,li{padding:0; margin:0; font-size:100%;}

/* ��ҳ */
#select_version{position: fixed; top:0; left:0; width:100%; height:100%;}
#select_version .shadowBg{width:100%; position:absolute; top:0; left:0; height:100%; z-index: 1; background-color:#000; filter:alpha(opacity=40);-moz-opacity:0.4; opacity:0.4;}
#select_version .select_version{width:260px; height:260px; position:relative; z-index: 2; margin: 0 auto; background-color:#fff; border:6px solid #dbdbdb; border-radius:4px;}
#select_version .close{width:42px; height:42px; position:absolute; top:-21px; right:-21px;}
#select_version .con{padding-top:70px;}
#select_version .con .tip{font-size:18px;}
#select_version .con .btns{width:234px; height:37px; margin: 0 auto;}
#select_version .con .btns img{float:left;}
#select_version .con p{ padding-bottom: 20px; clear:both;}


.bodyBg1{background-color:#f1f1f1;}
.bodyBg2{background-color:#fbfaff;}
.index_top{height:33px; line-height:33px; text-align:center; color:#fff; background-color:#5d9919;}
.index_logo{padding:20px 0 30px;width:270px; margin:0 auto;}
.index_site{width:90px; line-height:18px; font-size:14px; text-align:center;}
.index_main ul{width:300px; margin:0 auto;}
.index_main li{width:100px; padding-bottom: 10px; float:left; display:inline; text-align:center;}

/* �����б�ҳ */
.cityList dt,.cityList dd{float:left; display: inline; margin:7px 0 7px 15px; height:24px; line-height:24px;}
.cityList dt{width:24px; text-align: center; color:#fff; background-color: #aeaeae; border:1px solid #939393; border-radius:2px;}


.header,.footerInfo{
    position:relative; 
    border-top:1px solid #96d32e;
    height:48px;
    width:100%;
    overflow:hidden;
    background-image: -moz-linear-gradient(top, #5e9e18, #437710); /* Firefox */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5e9e18), color-stop(1, #437710)); /* Saf4+, Chrome */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5e9e18', endColorstr='#437710', GradientType='0'); /* IE*/
    background:-o-linear-gradient(top,#5e9e18, #437710);/* opera*/
    }
.shop{
	border-top:1px solid #ffb792;
	background-image: -moz-linear-gradient(top, #f18243, #e6581c); /* Firefox */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f18243), color-stop(1, #e6581c)); /* Saf4+, Chrome */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f18243', endColorstr='#e6581c', GradientType='0'); /* IE*/
    background:-o-linear-gradient(top,#f18243, #e6581c);/* opera*/
	}
	
.office{
	border-top:1px solid #b1c7de;
	background-image: -moz-linear-gradient(top, #6c97b9, #316ca1); /* Firefox */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6c97b9), color-stop(1, #316ca1)); /* Saf4+, Chrome */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c97b9', endColorstr='#316ca1', GradientType='0'); /* IE*/
    background:-o-linear-gradient(top,#6c97b9, #316ca1);/* opera*/
	}

.fr{ float:right; display:inline;}
.header .logo{ position:absolute; top:6px; left:10px;}
.header .logo a,.footerLogo a{width:63px; height:35px; background:url(../images/icon_png.png) no-repeat; display:block;}
.header .btn{ position:absolute; top:0; width:34px; height:48px; right:0; z-index:2;}
.header .btn a{ width:34px; height:48px; display:block; background:url(../images/icon_png.png) no-repeat 0 -52px;}
.header .home a:hover{ background-position: 0 -100px;}
.header .back a{ background-position: 0 -150px;}
.header .back a:hover{ background-position: 0 -199px;}
.header .back{right:35px;}
.header .houseName{ font-size:20px; margin:0 70px 0 80px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; position:relative; z-index:1; top:0; left:0; height:48px; line-height:48px; text-align:center; color:#fff; font-weight:bold;font-weight: bold; text-shadow: 0 1px 1px #3c8700; }
.nav{
    height:43px; line-height:43px;
}
.nav li{
    width:33.3333%; 
    font-size:18px; 
    border-left:1px solid #8c8c8c; 
    margin-left:-1px; float:left; 
    display:inline; text-align:center;
    text-shadow: 0 1px 1px e3e3e3; 
    cursor:pointer;
    border-bottom:1px solid #8c8c8c;
    background-image: -moz-linear-gradient(top, #f1f1f1, #bababa); /* Firefox */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f1f1f1), color-stop(1, #bababa)); /* Saf4+, Chrome */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#bababa', GradientType='0'); /* IE*/
    background:-o-linear-gradient(top,#f1f1f1, #bababa);/* opera*/
    }
.nav li.cur{
    height:42px; line-height:41px; border-top:1px solid #fcfcfc; border-bottom:1px solid #f9f9f9; font-weight:bold;
    background-image: -moz-linear-gradient(top, #ffffff, #f9f9f9); /* Firefox */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #f9f9f9)); /* Saf4+, Chrome */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9', GradientType='0'); /* IE*/
    background:-o-linear-gradient(top,#ffffff, #f9f9f9);/* opera*/
    }
.houseIntro{ line-height:20pt; padding:10px; clear:both;}
.footer{ width:100%;}
.footerTel{ height:46px; line-height:46px; position:fixed; bottom:0; left:0; z-index:10000; width:100%;background:url(../images/icon_png.png) repeat-x 0 -360px;}
.footerTel .txt{ position:absolute; left:0; top:0; height:46px; background:url(../images/icon_png.png) no-repeat 0 -270px; padding-left:50px; font-weight:bold; color:#37a306;}
.footerTel .bg{ }
.footerTel .top{ width:43px; height:46px; background:url(../images/icon_png.png) no-repeat 0 -410px; position:absolute; right:0; top:0;}
.footerTel .top a{ width:43px; height:46px; display:block;}
.houseCol .houseIntro{display:none;}
.colTab{
    height:42px; line-height:42px; width:100%; overflow:hidden; border-bottom:1px solid #d3d3d3; border-top:1px solid #d3d3d3; margin-top:-1px; cursor:pointer;
    background-image: -moz-linear-gradient(top, #fefefe, #e9e9e9); /* Firefox */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fefefe), color-stop(1, #e9e9e9)); /* Saf4+, Chrome */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#e9e9e9', GradientType='0'); /* IE*/
    background:-o-linear-gradient(top,#fefefe, #e9e9e9);/* opera*/
    }
.colTab h3{ float:left; display:inline; padding-left:10px; font-weight:bold; color:#313131;}
.colTab h3.icon{ background:url(../images/icon_png.png) no-repeat 15px -762px; padding-left:35px;}
.colTab h3.cur{ background-position:10px -38px;}
.more{ float:right; display:inline; padding-right:10px;}

.housePics {padding-top:10px; width:95%; margin:0 auto;}
.cb{clear:both;}
.cb0{ height:0; overflow:hidden; clear:both; display:block;}
a:link { color: #2e2e2e; text-decoration: none; }
a:visited { text-decoration: none; color: #2e2e2e; }
a:hover { text-decoration: underline; color: #2e2e2e; }
a:active { text-decoration: none; color: #2e2e2e; }
a.warnLink1,a.warnLink1:hover,a.warnLink1:visited{ color:#fff;}/*��ɫ����*/
a.warnLink2,a.warnLink2:hover,a.warnLink2:visited{color:#98d84b;}/*ǳ��ɫ����*/
a.warnLink3,a.warnLink3:hover,a.warnLink3:visited{color:#929292; text-decoration:underline;}/*��ɫ����*/
a.warnLink4,a.warnLink4:hover,a.warnLink4:visited{ color:#508a14; background-color:#fff; padding:0 5px;}/*�׵���ɫ����*/
.fb{ font-weight:bold;}
.f14{ font-size:14px;}
.list12 li{ height:24px; line-height:24px; font-size:12px; overflow:hidden;}
.list13 li{ height:24px; line-height:24px; font-size:13px; overflow:hidden;}
.list14 li{ height:26px; line-height:24px; font-size:14px; overflow:hidden;}

.f16{font-size:16px;}
label{ vertical-align:middle;}
.vm{ vertical-align:middle;}
.vt{ vertical-align: top;}
.per100{ width:100%;}

.pr{position:relative;}
.pa{position:absolute;}

.p10{padding:10px;}
.pt10{padding-top:10px;}
.pb10{ padding-bottom:10px;}
.pr10{ padding-right:10px;}
.pl10{ padding-left:10px;}
.tc{ text-align:center;}
.plr10{padding-left:10px; padding-right:10px;}

.fl{ float:left; display:inline;}
.fr{ float:right; display:inline;}

.wryh{font-family:"΢���ź�";}
.st{font-family:"����";}

.bor1{height:0; clear:both; overflow:hidden; border-top:1px solid #d9d9d9; border-bottom:1px solid #fcfcfc;}
.bor2{border-top:1px solid #dadada;}

/* ������ҳ */
.modelSelectBtn{ padding:0 8px; background-color:#ddd; border-radius:4px;  float:left; display:inline; margin:10px 5px 0; height:22px; line-height:22px; font-size:14px;}
.colTab .cur{background-color:#757575; border-radius:4px;}
.colTab .cur a{color:#fff;}
.modelList{ overflow:hidden;}
.modelList li{ border-top:1px solid #d3d3d3; margin-top:-1px; clear:both; position:relative; padding:8px; cursor:pointer;}
.modelList li.cur{ background-color:#FFF;}
.modelList li .pic{ width:95px; height:100px; border:1px solid #afafaf;}
.modelList li .info .name{ font-weight:bold; height:28px;}
.modelList li .info .info1{ height:22px; line-height:22px; font-size:14px;}
.modelList .arrow{ width:21px; height:22px; background:url(../images/icon_png.png) no-repeat 0 -330px; position:absolute; top:50px; right:10px;}

.footerNav{ height:30px; line-height:30px;}

.footerInfo{ height:48px; line-height:48px;}
.footerInfo .logo{ padding:6px 10px 0 10px;}
.footerInfo .curCity{ font-weight:bold; color:#fff;}
.footerInfo .turn{ font-size:14px; background:url(../images/icon.gif) no-repeat 10px -139px; padding-left:25px;}
.footerInfo .icp{ font-size:14px; padding-right:10px;}
.map_bor{border:1px solid #c8c8c8;}
.warnColor1{ color:#474747;}/*����ɫ*/
.warnColor2{ color:#eb6100;}/*��ɫ*/

/*¥��ͼ��*/
.modelCoverList li,.modelPicList li{ margin:0 auto 18px; position:relative; width:95%; border:1px solid #969696;}
.modelCoverList .pic img,.modelPicList li .pic img{ width:100%;}
.modelCoverList .name{ height:46px; line-height:46px; background:url(../images/icon_png.png) repeat-x 0 -460px; text-align:center; font-size:16px; font-weight:bold; width:100%; position:absolute; bottom:0;}

.modelPicList li{ border:none; margin-bottom:0;}
.modelPicList li .pic img{ border:1px solid #9a9a9a;}
.modelPicList li .name{ font-size:14px; text-align:center; height:40px; line-height:30px; font-weight:bold;}

/* ��������ʽ */
.searchInputArea{ height:32px; padding:15px;
	background-image: -moz-linear-gradient(top, #f9f9f9, #e6e6e6); /* Firefox */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f9f9f9), color-stop(1, #e6e6e6)); /* Saf4+, Chrome */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e6e6e6', GradientType='0'); /* IE*/
    background:-o-linear-gradient(top,#f9f9f9, #e6e6e6);/* opera*/
}
.searchInput {width:100%;}
.searchInput td{vertical-align: top;}
.searchInput .icon{ width:30px;height:32px;background:url(../images/search.png) 0 -132px no-repeat;}
.searchInput .input,.searchInput .clear{background:url(../images/search.png) repeat-x 0 -164px;}
.searchInput .clear{width:30px; cursor:pointer;}
.searchInput .clear b{ width:15px; height:15px; display:block; margin: 8px auto 0; background:url(../images/search.png) 0 -70px no-repeat;}
.searchInput .input input{width:100%; font-size:14px; height:26px; line-height:30px; border:none; background:none;}
.searchInput .btn{ width:55px;}
.searchInput .btn input{ width:55px; height:32px; border:none; background:url(../images/search.png) no-repeat 0 -100px; cursor:pointer;}
.searchInput .addr{ width:25px; background:url(../images/search.png) no-repeat 6px 5px;} 
.searchInput .addr a{ display:block; width:100%; height:32px;}

/* ѡ������ */
.searchSelectArea .item{ padding:5px 65px; line-height:26px; overflow:hidden; height:26px; position:relative;}
.searchSelectArea .item .t{width:45px; height:26px; position:absolute; top:5px; left:15px; font-weight:bold;}
.searchSelectArea .item .more{ height:22px; padding:0 5px 0 8px; position:absolute; top:5px; right:15px; line-height:22px; background:url(../images/search.png) no-repeat 0 -196px; cursor:pointer;}
.searchSelectArea .item .more b{height:22px; width:3px; display:block; position:absolute; top:0; right:-3px; background:url(../images/search.png) no-repeat -97px -196px;}
.searchSelectArea .item .list li{float:left; display:inline; padding-right:10px; word-break: keep-all; white-space: nowrap;}
.searchSelectArea .more_2{height:35px; clear:both; text-align:center; line-height:35px; cursor:pointer;
	background-image: -moz-linear-gradient(top, #eaeaea, #f5f5f5); /* Firefox */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eaeaea), color-stop(1, #f5f5f5)); /* Saf4+, Chrome */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#f5f5f5', GradientType='0'); /* IE*/
    background:-o-linear-gradient(top,#eaeaea, #f5f5f5);/* opera*/
}
.searchSelectArea .more_2 b{padding-left:30px; background:url(../images/search.png) no-repeat 0 -257px;}
.searchSelectArea .curSelected{background-color:#e3e3e3; padding:5px 15px; border-top:1px solid #cdcdcd;}
.searchSelectArea .curSelected dt,.searchSelectArea .curSelected dd{float:left; display:inline; height:15px; line-height:15px; padding:2px; margin-bottom: 5px; margin-top:5px;}
.searchSelectArea .curSelected dd{ border:1px solid #a0a0a0; padding:2px 20px 2px 2px; background-color:#fff; margin-right: 8px; position:relative; cursor:hand;}
.searchSelectArea .curSelected dd b{width:15px; height:15px; display:block; position:absolute; top:2px; right:2px; background:url(../images/search.png) no-repeat 0 -290px;}
.searchSelectArea .moreSelect{display:none;}

/* �����б� */
.newsList li {padding:8px 0; border-bottom:1px solid #d9d9d9; cursor:pointer;}
.newsList li .t{ height:30px; line-height:30px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; font-size:16px; font-family:"΢���ź�";}
.newsList .con{ position:relative; line-height:22px; font-size:14px;}
.newsList .txt{ color:#8f8f8f;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.newsList .com{ color:#ef8e4a; position:absolute; height:22px; right:0; bottom:0; background-color:#f9f9f9;}
.more_1 {height:28px; cursor:pointer; line-height:24px; font-size:14px; background:url(../images/icon_png.png) no-repeat 0 -594px; width:100px; padding-left:28px; margin:10px auto;}
.show_more_loading{height:28px; line-height:22px; font-size:14px; width:120px; background:url(../images/027.gif) no-repeat left 3px; padding-left:25px; margin:10px auto;display:none;}

.searchTip{ font-family:"΢���ź�"; font-size: 14px; height:30px; line-height:30px;}

/* ��������ҳ */
.news_title1{ padding: 20px 0 0; text-align:center; font-size: 18px; font-family:"΢���ź�"; line-height:26px;}
.news_title2{ text-align:center; font-size: 14px; line-height:26px; color:#626262;}
.newsInfo{ text-align:center; font-size:12px; color:#535353; height:30px; line-height:30px; padding:0 0 8px;}
.newsCon{ line-height:26px; font-size:15px; padding-top:15px;padding-bottom: 15px;}
.newsCon p{ padding: 5px 0;}

.share { height:32px; padding-top:17px;}
.share dt,.share dd{ float:left; display:inline;}
.share dd{ margin-right: 5px;}
.share dt{ font-size:14px; padding-top:15px; color:#a0a0a0;}
.layerTip{ font-size:12px; clear:both; color:#a0a0a0; line-height:24px; padding-top:8px; padding-bottom:15px;}

.news_comm .t{ padding-left:20px; height:40px; line-height:30px; background:url(../images/icon_png.png) no-repeat 0 -690px;}
.news_comm .input textarea{height:70px; line-height:25px; border:1px solid #dadada; border-radius:6px; width:95%; box-shadow:inset 0 0 5px #f3f3f3;}
.news_comm .btn input{ width:90px; height:28px; line-height:28px; text-align:center; background-color:#80ad4a; cursor:pointer; border-radius:2px; font-size:14px; font-weight:bold; color:#fff; border:none;}
.news_comm .w1{ width:64px;}

.commList li{ padding:10px 5px; border-bottom:1px dotted #cccccc;}
.commList .comm_con{ line-height:20px;}
.commList .date{color:#a0a0a0; position:relative;}
.commList .date .time{ position:absolute; top:0; right:0;}

.related_news .t{ padding-left:20px; height:40px; line-height:30px; background:url(../images/icon_png.png) no-repeat 0 -730px;}

/* footer1 */
.footer1 .nav1{height:37px; background:url(../images/footer1_bg.gif) repeat-x 0 0; line-height:37px; padding-left:10px;}
.footer1 .nav2{height:26px; padding:15px; position:relative;}
.footer1 .nav2 .model{width:210px; margin:0 auto;}
.footer1 .nav2 .model li{float:left; display:inline; margin:0 5px; height:26px; width:60px; text-align:center; line-height:26px; border-radius: 3px; background-color:#959595;}
.footer1 .nav2 .model li a{color:#fff; text-decoration:none;}
.footer1 .nav2 .top{ width:21px; height:26px; position:fixed; bottom:15px; right:15px; background:url(../images/footer1_bg.gif) no-repeat 0 -50px;}
.footer1 .nav2 .top a{width:21px; height:26px; display:block;}
.footer1 .tip{ line-height:26px; text-align:center;}
#index_main{height:327px; position:relative;}
#footer1{height:52px; overflow:hidden;}


.houseIntro_bg_y{border-bottom:1px solid #D3D3D3;background-image: -moz-linear-gradient(top, #fefefe, #e9e9e9); /* Firefox */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fefefe), color-stop(1, #e9e9e9)); /* Saf4+, Chrome */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#e9e9e9', GradientType='0'); /* IE*/
    background:-o-linear-gradient(top,#fefefe, #e9e9e9);/* opera*/}
.colTitle_y{float:left;padding-left:14px;} 
.colRight_y{float:right; padding-right:10px;}

.colBtn_y,.colBtn_y:visited{ float:left;text-align:center;display:block;margin-left:7px;margin-top:10px;color:#424242;width:77px;height:26px;line-height:26px;background:url(../images/bg_y.gif) no-repeat 0 0;}
.colBtn_y:hover{color:#424242;text-decoration: none;}
.new_y li{padding-top:16px;padding-bottom:16px; border-top:none;}

.modelList li .pic1_y{ width:119px; height:71px; border:1px solid #afafaf; padding:1px; left:8px; top:16px; }
.modelList li .h70{ height:70px;}
.modelList li .info .name1_y{ font-weight:bold; height:24px;line-height:24px;color:#222;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; }
.modelList li .info .info2_y{ height:24px; line-height:24px; color:#424242;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; position:relative; z-index:1;}
.pl129{ padding-left:129px;}
.loadmore_y{ width:105px;height:20px; margin:15px auto;color:#424242; padding-left:26px;background:url(../images/bg_y.gif) no-repeat 0 -35px;cursor:pointer;}
.w115{ width:115px;}
.border_none_y{border-top:none;}
.pagebtn_y{width:207px;height:33px;margin:10px auto; }
.ml11{margin-left:11px;}
.mr30{margin-right:30px;}
.mapicon_y{position:absolute; top:12px; right:10px;}

/*���ַ�*/
.over_y{ overflow:visible;}
.colSeq_y{ position:relative;width:58px;height:28px; margin-right:10px; margin-top:7px; float:right;}

.colBtn1_y.colBtn1_y:link,.colBtn1_y:visited{display:block; position:absolute; top:3px; left:3px;padding-left:5px;color:#424242;width:45px;height:20px;line-height:20px; border:1px #d4d4d4 solid;-webkit-border-radius:1px;
-moz-border-radius:1px;border-radius:1px;cursor:pointer;background-color:#fff; z-index:5;}
.colBtn1_y:hover{color:#424242;text-decoration: none;}
.colBtnbg1_y{ position:absolute;width:58px;height:28px; background-color:#d8d8d8;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px; z-index:1;top:0; left:0;}
.colBtnbg2_y{position:absolute;width:112px;height:auto;padding:3px; top:20px; left:-60px; background-color:#d8d8d8;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;z-index:2;position:absolute;display:none;}
.colBtnbg3_y{z-index:6; height:auto;position:relative;width:110px;  border:1px #a7a7a7 solid; background-color:#fff;}
.colBtnbg3_y li{ height:30px; line-height:30px;padding:0 4px;}
.colBtnbg3_y li.odd{ background-color:#eee;}
.plr2{ padding:0 2px;}
.modelList li .w100h75{ width:100px; height:75px;}
.pl110{ padding-left:110px;}
.cloTitle2_y{ padding:10px 8px 0;font-size:16px;color:#424242; line-height:24px;font-weight:bold;}
.listIntro_y li{float:left;color:#424242; height:26px; line-height:26px;width:50%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.arrow1_y{width:21px; height:22px; background:url(../images/icon_png.png) no-repeat 0 -330px; position:absolute; top:13px; right:10px;}
.picIntro{ margin:4px auto;}
.picIntro img{border:1px #969696 solid; }
.pic3_y{width:63px; height:81px; border:1px solid #afafaf; padding:1px; position:absolute;left:8px; top:13px;}
.pl73{ padding-left:73px;}
.name3_y{ font-weight:bold;line-height:24px;color:#222;}
.info3_y{ line-height:22px;color:#424242;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; position:relative; z-index:1;}
.list15_y li{ height:26px; line-height:24px;overflow:hidden;}
.botNav_y{ height:35px; padding-left:18px; border-top:1px #8c8c8c solid; line-height:35px; background:url(../images/bg1_y.gif) repeat-x 0 0; font-size:14px;}

.warnColor3{color:#bbbbbb;}/*ǳ��ɫ*/
.warnColor4{color:#5d9919;}/*��ɫ*/

.appDown{height:52px; display:none; background:url(../images/shadow_bg.png) repeat-x; position:relative;}
.appDown .con{width:240px; font-weight:bold; font-size:16px; padding-left:35px; margin: 0 auto; height:52px; line-height:52px; background:url(../images/app_fjl.png) no-repeat 0 12px;}
.appDown .close{width:19px; height:19px; position:absolute; top:15px; right:15px; cursor:pointer;}
.appCon{width:270px; margin:20px auto; text-align:center; font-size:14px; font-weight:bold;}
.appCon p{padding-bottom:15px;}