@charset "utf-8";
body{position: relative;  margin:0px; padding:0px; margin:0px auto; font-size:14px; line-height:24px; color:#606060; width:100%;/* min-width:1000px;*/min-width:1240px; width:expression((documentElement.clientWidth < 1000) ? "1000px" : "100%" ); zoom:1; font-family:微软雅黑;}
a,ul,li,form, dl,dt,dd, div,aside,figcaption,article,h1,h2,h3,h4,h5,h6,p,i,em{ font-style:normal;padding: 0px; margin: 0px;list-style:none; font-weight:normal; }
select,input,textarea{ border-radius:2; -webkit-border-radius:2; color:#666666; font-size:12px; font-family:"微软雅黑",Arial;}
input:focus { outline: none;}
form,input,button,select,textarea{outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/ vertical-align:middle;}
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/ }
textarea,input,select { border:none; margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,figcaption{ display: block;} /*html5设置*/
figure,figcaption{ margin:0px; padding:0px;}
form,input{margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
img{ border:none; border:0;  vertical-align:top;padding:0;margin:0;}
a{ color:#606060; text-decoration:none;cursor:pointer;}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#000000;}
.fl{ float:left;}.fr{ float:right;}
.clear{ clear:both;}
.clearfix{overflow:hidden;_zoom:1;}
.w1240{width: 1240px;margin: 0 auto;}


/* index */
.Homeban{position: relative;}
.Homeban .bd{}
.Homeban .bd li{height: 455px;}
.Homeban .bd li a{display: block;height: 455px;}
.Homeban .prev,
.Homeban .next{position: absolute;top:195px;display: block;width:44px;height:86px;z-index:2;}
.Homeban .prev{left:0;background:url(../images/ban_l.png) left center no-repeat;}
.Homeban .next{right:0;background:url(../images/ban_r.png) left center no-repeat;}

.cont1{height: 147px;background: #eae9e9;width: 100%;margin-bottom: 80px;}
.cont1 ul{position: relative;top:-41px;}
.cont1 li{height: 160px;width:247px;float: left;}
.cont1 li .img{background: white;}
.cont1 li img{width:241px;height:123px;border:3px solid white;margin-right: 1px;}
.cont1 li:hover img{border:3px solid #eb6100;}
.cont1 li .word{position:relative;top:-28px;color:white;text-align:center;width:154px;height:62px;margin:0 auto;background: url(../images/bg1.png) left top no-repeat;}
.cont1 li:hover .word{background: url(../images/bg1on.png) left top no-repeat;}
.cont1 li .ch{font-size: 18px;color: white;padding-top: 13px;line-height: 18px;}
.cont1 li .en{font-size: 12px;color:#f5b79e}
.cont1 li:hover .en{color: #9e9e9e;}

.cont2{margin-bottom: 105px;}
.title1{text-align: center;}
.title1 .en{font-size:30px;color:#bababa;margin-bottom: 14px;font-weight: 300;}
.title1 .ch{font-size: 18px;color: #333333;background: url(../images/title1_bg.png) bottom center no-repeat;padding-bottom: 15px;}
.cont2 .word{margin-top: 12px;margin-bottom: 45px;}
.cont2 .img{height: 320px;background: url(../images/cont2_imgbg.jpg) left bottom no-repeat;position: relative;}
.cont2 .img img{margin-left: 70px;}
.cont2 .img .desc{cursor:pointer;padding-top:20px;padding-left:20px;width: 300px;height: 105px;background: #eb6100 url(../images/cont_jt.png) 280px 22px no-repeat;position: absolute;top:78px;right: 0;}
.cont2 .img .desc .ch{font-size: 18px;color: white;margin-bottom: 15px;}
.cont2 .img .desc .en{font-size: 18px;color: white;font-weight: 300;}

.cont3{}
.cont3 .indexnews{margin-top:45px;overflow:hidden;}
.cont3 .indexnews li{position:relative;margin-bottom:40px;float: left;width: 587px;height: 296px;margin-right: 65px;}
.cont3 li .word{height: 250px;width: 470px;background: #f5f4f4;float: left;padding-top:30px;padding-left: 30px;}
.cont3 li .word .title{margin-bottom:17px;width: 260px;color:#333333;font-size:16px;line-height: 24px;padding-bottom: 16px;background: url(../images/title_ly.jpg) left bottom no-repeat;}
.cont3 li .word .desc{color: #666666;font-size:12px;line-height:18px;width: 246px;}
.cont3 li .word .time{margin-top: 36px;color: #999999;font-size:14px;line-height:18px;}
.cont3 li .more{position: absolute;bottom: 0;left: 30px;display: block;background:#eb6100 url(../images/cont_jt.png) 90px center no-repeat;color:white;height:30px;width:109px;padding-left:20px;line-height:30px;font-size:12px;}
.cont3 li .img{position: absolute;top:30px;right: 0;}
.cont3 li img{width: 280px;height: 220px;}
.cont3 li:hover .word{background: #eb6100;}
.cont3 li:hover .word .title{color: #fff;}
.cont3 li:hover .word .desc{color: #f7c9b8;}
.cont3 li:hover .word .time{color: #f7c9b8;}
.cont3 li:hover .more{background:#231815 url(../images/cont_jt.png) 90px center no-repeat;color:white;}
/* Top */
.Top{position: absolute;top:0;z-index:2;height: 60px;width: 100%;background: url(../images/top_bg.png) left top repeat-x;}
.Top .logo{width:177px;height:41px;margin-top:12px; }
.Top .mainNav{margin-top:10px;}
.Top .mainNav li{float: left;background: url(../images/top_line.png) right 10px no-repeat; height: 41px;}
.Top .mainNav li>a{display:block;margin: 0 27px;color:white;font-size:14px;  text-align: center;padding-bottom: 11px;}
.Top .mainNav li:hover>a,.Top .mainNav li>a.on{border-bottom: 2px solid #eb6100;}
.Top .mainNav li > a span{ display: block; font-size: 12px; text-align: center;margin: -10px 0 0; text-transform: uppercase;}
.Top .Subs{display:none;width: 100%;background:url(../images/top_bg.png) left top repeat-x;height: 46px;position: absolute;top:61px; }
.Top dl{display:none;position: absolute;left:50%;z-index:2;}
.Top dd{float: left;padding-right: 27px; text-align: center;}
.Top dd>a{display: block;line-height: 40px;color: white;font-size: 12px;padding-left: 9px;background: url(../images/subtip.gif) left center no-repeat;}
.Top dd>a:hover{color:#eb6100;}
.Top dd>a span{display: block;font-size: 12px;line-height: 12px;
margin: -15px 0 0;}

.Top #sub1{margin-left:-310px;}
.Top #sub2{margin-left:-125px;}
/*.Top #sub3{margin-left:146px;}
*/.Top #sub4{margin-left:190px;}
.Top #sub5{margin-left:256px;}
.Top #sub6{margin-left:-110px;}


/* Bottom */
.Bottombg{margin-top:90px;clear:both;width: 100%;/*height: 335px;*/background: url(../images/bottombg.jpg) left top repeat-x;overflow:hidden;}
.bottom{padding-top:55px;position: relative;/*height: 280px;*/}
.bottom .btnav{}
.bottom .btnav .l{float: left;}
.bottom .btnav li{background: url(../images/botnavline.jpg) left 5px no-repeat;padding-left: 20px;width:115px;height:35px;line-height: 12px;font-size:12px;color:#666666;}
.bottom .btnav .r{float: left;}

.bottom .info{width: 225px;margin:0 auto;text-align: center;font-size: 12px;}
.bottom .info .logo{margin-bottom: 16px;}
.bottom .info .contact{background: url(../images/line_bt.jpg) top center no-repeat;padding-top: 16px;margin-bottom: 16px;}
.bottom .info .tb{text-align: center;}
.bottom .info .tb ul{padding-top:20px;display: inline-block;background: url(../images/line_bt.jpg) top center no-repeat;}
.bottom .info .tb li{width:23px;height:20px;float: left;position: relative;padding-right: 15px;cursor:pointer;}
.bottom .info .tb li img{position:absolute;top: -46px;left:100%;display: none; padding-top:10px;}
.bottom .info .tb li:hover img{display: block;}
.bottom .info .tb .tx{background: url(../images/tx2.png) center no-repeat;}
.bottom .info .tb .tx:hover{background: url(../images/tx.png) center no-repeat;}
.bottom .info .tb .wb{background: url(../images/wb2.png) center no-repeat;}
.bottom .info .tb .wb:hover{background: url(../images/wb.png) center no-repeat;}
.bottom .info .tb .wx{background: url(../images/wx2.png) center no-repeat;}
.bottom .info .tb .wx:hover{background: url(../images/wx.png) center no-repeat;}
.bottom .info .tb li>a{display: block;height: 100%;}

.bottom .ewm{width: 253px;position: absolute;top:55px;right: 0;}
.bottom .ewm .title{text-align: right;color:#333333;font-size: 16px;padding-bottom: 20px;}
.bottom .ewm .text{line-height:20px;width:118px;background: url(../images/bottom_jt.png) right 42px no-repeat;margin-right:15px;padding-top:32px;text-align: right;padding-right:20px;}
.bottom .ewm img{float: right;}
.bottom .ewm img{width:88px;height:88px;border:6px solid white;}

.bottom	.btfz{height: 55px;line-height: 55px;position:absolute;bottom:0;margin-left: 310px;}
.bottom .fzlm{display: inline-block;margin-right: 15px;}
.bottom .fzlm li{float: left;background: url(../images/bottomline.png) right center no-repeat;height: 55px;}
.bottom .fzlm li>a{display:block;width:68px;height:55px;text-align: center;color:#e1e0e0;font-size:12px;}
.bottom .btfz .copyright{color:white;font-size:12px;}
.bottom .btfz .copyright span,
.bottom .btfz .copyright a{color:#aeacab;font-size:12px;}
.bottom dl span{ display: block; font-size: 12px; padding-top: 5px;}

/* nyban */
.ban{width: 100%;height: 401px;}

/* left */
.leftnavbox{width: 100%;height: 55px;background: #231815;margin-bottom: 80px;}
.leftNav{}
.leftNav .title{float: left;margin-right:27px;width:246px;height:105px;background:url(../images/left_titlebg.png) top left no-repeat;position: relative;top:-50px;}
.leftNav .title .ch{text-align: center;font-size: 24px;color: white;padding-top:30px;}
.leftNav .title .en{text-align: center;font-size:12px;color: #f3ae90;padding-top:7px;}
.leftNav ul{float: left;}
.leftNav li{float: left;}
.leftNav li>a{display: block;line-height: 25px;height: 50px;padding:5px 30px 0;color:white;font-size:14px; text-align: center;}
.leftNav li:hover>a,.leftNav li>a.on{color: #eb6100;background: #3a2f2b;}
.leftNav li > a span{text-align: center; text-transform: uppercase; font-size: 12px; line-height: 15px;display: block;}
/* 内页大标题 */
.title2{text-align: center;margin-bottom: 50px;}
.title2 .en{font-size:30px;color:#bababa;margin-bottom: 14px;font-weight: 300;}
.title2 .ch{font-size: 18px;color: #333333;background: url(../images/title1_bg.png) bottom center no-repeat;padding-bottom: 15px;}


/* pager */
.pager{margin:100px auto 80px;width:470px;}
.pager span{margin-right:2px;cursor:pointer;border:1px solid #eaeaea;height:28px;display: inline-block;line-height: 28px;font-size: 12px;color:#747474;}
.pager span.p20{padding:0 20px;}
.pager span.p10{padding:0 10px;}
.pager span:hover,
.pager a.a_cur span{color:white;background-color: #eb6100;border:1px solid #eb6100;}



/* 公司介绍 */
.gsjs .word{width:560px;}
.gsjs .img{width:620px;height:380px;background: url(../images/gsjsimg_bg.jpg) left top no-repeat;text-align: center;}
.gsjs .img img{margin-top: 10px;}
.gsjs{margin-bottom: 100px;overflow:hidden;}


/* 房地产 */
.fdcl{}
.fdcl .nycont{position: relative;top:-127px;}
.fdcl .fdclist{}
.fdcl .fdclist li{overflow: hidden;float: left;height: 319px;width: 359px;position: relative;margin-bottom: 110px;margin-right:81px; }
.fdcl .fdclist li img{position:absolute;top:0;left:0;}
.fdcl .fdclist li img{}
.fdcl .fdclist li .tip1{cursor:pointer;background:#eb6100;position: absolute;bottom: 0;left:0;height: 60px;width:358px;text-align: center;line-height: 60px;color: white;font-size:14px;font-weight:bold;}
.fdcl .fdclist li .shadowbox{position: absolute;top:319px;left:0;width: 359px;height: 319px;}
.fdcl .fdclist .shadow{width: 359px;height: 319px;background: url(../images/fdc_shaow.png) left top repeat;}
.fdcl .fdclist .shadowbox .tip2{cursor:pointer;position: absolute;top:80px;text-align: center;color:white;font-size:14px;font-weight: bold;left:0;right: 0;padding-bottom: 3px;}
.fdcl .fdclist .shadowbox .desc{position: absolute;top:108px;left:55px;width: 247px;text-align: center;font-size:12px;line-height:20px;color: white;}
.fdcl .fdclist .shadowbox .more{position: absolute;top:195px;width:142px;height:30px;display: block;left:108px;text-align: center;background: #eb6100;color: white;line-height: 30px;font-size:14px;}


/* 房地产详情页 */
.nycont .header{position: relative;}
.nycont .header .title{text-align: center;font-size:18px;font-weight:bold;color:#333333;padding-bottom: 26px;}
.nycont .header .name{text-align: center;font-size:14px;font-weight:bold;color:#333333;padding-bottom: 4px;}
.nycont .header .sq{text-align: center;font-size:12px;color:#eb6100;}
.nycont .header .web{text-align: center;font-size:14px;color:white;display: block;width: 140px;height: 40px;background: #eb6100;position: absolute;bottom:0;right: 0;line-height: 40px;}

.nycont .singlepage{margin-top: 58px;margin-bottom: 100px;}


/* 公司新闻 */
.newslist{}
.newslist li{height: 198px;padding-top: 16px;padding-left: 16px;background: #f7f7f7;margin-bottom: 20px;}
.newslist li .img,.newslist li .img img{width:229px;height:174px;}
.newslist li .img{margin-right:30px;}
.newslist li .wordbox{width: 965px;position: relative;}
.newslist li .word{width: 732px;padding-right: 42px;background: url(../images/newline.gif) right 33px no-repeat;}
.newslist li .word .title{padding-top: 16px;padding-bottom:20px;color:#484848;font-size:18px;width: 612px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.newslist li .word .desc{color:#666666;font-size: 12px;line-height: 20px;}
.newslist li .word .time{margin-top: 40px;color: #a6a6a6;font-size: 12px;}
.newslist li .word .t1{padding-right: 15px;}
.newslist li .wordbox .more{position:absolute;right:80px;top:65px;display: block;width: 42px;height: 42px;background: url(../images/newmore.png) left top no-repeat;}
.newslist li:hover{background: #eb6100;}
.newslist li:hover .word .title{color:white;}
.newslist li:hover .word .desc{color:#fbdfcc;}
.newslist li:hover .word .time{color:#f7c099;}
.newslist li:hover .word{background: url(../images/newlineon.gif) right 33px no-repeat;}
.newslist li:hover .wordbox .more{background:url(../images/newmoreon.png) left top no-repeat;}

/* 建筑团队 */
.teamlist{}
.teamlist li{text-align:center;position:relative;float: left;margin-right:110px;margin-bottom:60px;width: 340px;height: 285px;}
.teamlist li .word{width:340px;height: 210px;background: #f5f4f4;position: absolute;top:60px;z-index:-1;}
.teamlist li .word .title{color:#333333;font-size:14px;font-weight: bold;text-align: center;width: 270px;margin:160px auto 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.teamlist li .more{position: absolute;bottom:0;left:0;right:0;display: block;margin:0 auto;width:125px;height:30px;background:#eb6100 url(../images/cont_jt.png) 100px center no-repeat;line-height:30px;padding-left: 15px;color:white;text-align: left;}
.teamlist li:hover .word{background: #eb6100;}
.teamlist li:hover .word .title{color:white; }
.teamlist li:hover .more{background:#231815 url(../images/cont_jt.png) 100px center no-repeat;color:white;}


/* job */
.job{overflow: hidden;}
.form{width: 620px;}
.form .title{display:inline-block;padding-right:17px;color:#616161;font-size:14px;margin: 10px 0;background: url(../images/must.gif) right center no-repeat;}
.form input{width:100%;height:38px;line-height: 38px;border:1px solid #e5e5e5;}
.form textarea{width: 100%;height:265px;border:1px solid #e5e5e5;}
.form .btn{margin-top:35px;width:145px;height:40px;background:#eb6100;border:none;text-align: center;color:white;font-size: 14px;}
.job .img{width:565px;height:662px;background: url(../images/job_imgbg.jpg) top left no-repeat;text-align: center;}
.job .img img{margin-top:10px;}


/* map */
#dituContent img{max-width:none;}
 .iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
    .iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}



    /* joblist */
    .Joblist .title{height:44px;background-color:#231815;}
.Joblist .title span{width:20%;text-align:center;color:white;font-size:14px;margin-left:-4px;font-weight:bold ;line-height:44px;display: inline-block;font-weight: bold;}
.Joblist .eg{cursor:pointer;border-top:1px solid #fff;background: #feffff;}
.Joblist .eg span{height:44px;width:20%;text-align:center;color:#727272;margin-left:-4px;font-size:12px ;line-height:44px;display: inline-block;}
.Joblist .desc{display:none;padding-bottom:15px;margin-top:20px;margin-left:40px;position: relative;}
.Joblist .desc .tips{color:#555555;font-weight:bold ;font-size: 14px;}
/* .Joblist .desc input{position:absolute;bottom:45px;right:44px;background:#eb6100;width:108px ;height:35px ;text-align: center;line-height:35px ;font-size:14px ;color: white;cursor:pointer;font-weight: bold;} */
.Joblist .desc .btn1,.tj{position:absolute;bottom:45px;right:44px;background:#eb6100;width:108px ;height:35px ;text-align: center;line-height:35px ;font-size:14px ;color: white;cursor:pointer;font-weight: bold;}
.Joblist .eg.cur,
.Joblist .eg:hover{background: #eb6100 !important;}
.Joblist .eg.cur span,
.Joblist .eg:hover span{color:white;}
.Joblist .title span b{font-weight: 100; padding-left: 5px;}


/* 友情链接 */
.templet_links_001 ul li{ text-align:center; width:180px; float:left; height:125px; overflow:hidden; padding:0px 25px;}
.templet_links_001 ul .pic{ border:solid 1px #e0e0e0; padding:1px; width:178px;}
.templet_links_001 ul .pic img{ width:178px; height:71px;}
.templet_links_001 ul h5{ font-size:12px; font-weight:normal;text-align:center;width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;    margin: 0 auto;}
.templet_links_001 ul h5 a{ color:#696969;}
.templet_links_001 ul h5 a:hover{ color:#d50000; text-decoration:underline;}




/* job */
#uploadImg{ font-size: 12px;
    overflow: hidden;
    position: absolute;
    top: 100px;
    left: 33px;
    width: 330px;}
#file{ position:absolute; z-index:100; margin-left:-180px; font-size:60px;opacity:0;filter:alpha(opacity=0); margin-top:-5px;width: 600px;}
#em{    border: 1px solid #cecece;
    color: #cecece;
    font-size: 14px;
    padding: 9px;
    width: 198px;}
#word{    position: absolute;
    width: 103px;
    top: 0;
    right: 8px;
    border: 1px solid #cecece;
    border-left: 0;
    padding: 9px 0;
    font-size: 14px;
    text-align: center;
	z-index: 1;
}



.cd-popup3 .info{    padding-top: 50px;
    color: #666666;
    font-size: 20px;}








.checkbox{width:100%;height:100px; margin:100px auto; text-align:center}
.checkbox a{ display:inline-block;width:100px; height:40px; border:solid 1px #f00; color:#f00; text-align:center; line-height:40px; text-decoration:none}
.cd-popup3{
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index:90;
}
.cd-popup3.is-visible3 {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-popup-container3 {
    position: relative;
    width:400px;
    margin:250px auto;
    height:250px;
    background: #FFF;
    border-radius: .4rem .4rem .4rem .4rem;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform:scale(0.8);
  -moz-transform:scale(0.8);
  -ms-transform:scale(0.8);
  -o-transform:scale(0.8);
  transform:scale(0.8);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.cd-popup-close{ position: absolute;right:10px;top:10px; z-index: 10;width:auto;height:1.25rem; display: block;font-size:14px;}
.is-visible3 .cd-popup-container3 {
  -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -ms-transform:scale(1);
  -o-transform:scale(1);
  transform:scale(1);
  }


/* 20160829 */
.leftNav .title .en { color: #fff; }
.fdcl .fdclist li .tip1 { background: url(../images/fdc_shaow.png) left top repeat; }
.cont1 li .word{background: url(../images/bg1on.png) left top no-repeat;}
.cont1 li:hover .word{background: url(../images/bg1.png) left top no-repeat;}
.cont1 li .en{font-size: 12px;color:#9E9E9E}
.cont1 li:hover .en{color: #f5b79e;}

.s_nycont { padding-top: 68px; background: url(../images/ywfw_s_bg.jpg) repeat-y right 13px; }
.s_nycont .playBox { float: left; width: 561px; height: 403px; position: relative; }
.s_nycont .playBox .bd li { width: 561px; height: 403px; }
.s_nycont .playBox .bd li img { width: 561px; height: 403px; }
.s_nycont .playBox .hd { position: absolute; text-align: center; width: 100%; height: 42px; bottom: 0; left: 0; background: url(../images/ywfw_s_hd.png) repeat-x;}
.s_nycont .playBox .hd li { display: inline-block; width: 13px; height: 13px; margin: 15px 4px 0; cursor: pointer; background: url(../images/btn_tab.png) no-repeat center; }
.s_nycont .playBox .hd li.on { background-image: url(../images/btn_tab_on.png); }
.s_nycont .rightBox { float: right; width: 593px; margin-right: 40px; }
.s_nycont .rightBox .busi_logo { text-align: right; }
.s_nycont .rightBox .tit { text-align: right; font-size: 26px; line-height: 30px; padding-top: 5px; }
.s_nycont .rightBox .txt1 { text-align: right; font-size: 14px; color: #666; padding-top: 5px; }
.s_nycont .rightBox .txt2 { text-align: right; font-size: 14px; color: #666; padding-bottom: 20px; }
.s_nycont .rightBox .linkBox { text-align: right;  padding-bottom: 20px; }
.s_nycont .rightBox .linkBox a { display: inline-block; text-align: left; font-size: 12px; width: 134px; height: 36px; padding-left: 33px; line-height: 36px; color: #fff; background: url(../images/ywfw_s_btn.jpg) no-repeat center; }
.s_nycont .singlepage { margin-top: 0; }

.bottom { padding-top: 40px; /*height: 295px;*/ height: 400px;}
.bottom dl { float: left; width: 127px; padding-left: 18px; background: url(../images/botnavline2.jpg) no-repeat left 5px; }
.bottom dl dt { font-size: 14px; padding-bottom: 25px; line-height: 14px; }
.bottom dl dd { padding-bottom: 25px; line-height: 12px; }
.bottom dl dd a { color: #666; }
.bottom dl dd a:hover { color: #eb6100; }
.bottom .rightBox { float: right; width: 254px; display: inline-block; }
.bottom .rightBox span { font-size: 16px; padding-right: 10px; }
.bottom .rightBox em { font-style: normal; padding-right: 19px; font-size: 12px; background: url(../images/bot_arrow.jpg) no-repeat right center; }
.bottom .code_sina { float: left; width: 122px; height: 122px; margin: 18px 10px 0 0; }
.bottom .code_wx { float: left; width: 122px; margin-top: 18px; }
.bottom .btfz { margin-left: 279px; }
.bottom .copyright { padding-left: 33px; }
/* 20160829 */


/*2016-09-27*/
.TTitle h4{font-size:24px; text-align: center; color:#333;}
.TTitle p{line-height:48px; text-align: center; border-bottom:1px solid #ccc;margin-bottom: 20px;}
.NextPage{margin-top:20px;}
.NextPage a{display: block;}