﻿@charset "utf-8";

/*reset css*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;}
 ul{list-style:none;}
input{border:none;outline:none;}
html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}
/*public css*/
body{font-family:'微软雅黑',Arial,sans-serif;font-size:12px;background:#fff;color:#666;}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
}

input[type="number"] {
-moz-appearance: textfield;
}
/*字号大小*/
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f24{font-size:24px;}
.f28{font-size:28px;}
.f48{font-size:48px;}
/*字体颜色*/
.normal{font-weight: normal;}
.bold{font-weight:bold;}
a{color:#424242;text-decoration:none;}
a:hover{color:#2F92FF;text-decoration:none;}
.text-center{text-align: center;}
.fl{float:left;}
.fr{float:right;}
.relativeP{position:relative;}
.clear{clear: both;}
.clearfix{*zoom:1;}
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.w1200{width:1200px;height:auto;margin:0 auto;}
.w1220{width:1220px;height:auto;margin:0 auto;}
.w1224{width:1224px;height:auto;margin:0 auto;}
.w100{width:100%;}
.w245{width:245px;height:auto;}
.w312{width:312px;height:auto;}
.w350{width:350px;height:auto;}
.w454{width:454px;height:auto;}
.w463{width:463px;height:auto;}
.w574{width:574px;height:auto;}
.w861{width:861px;height:auto;}

.h5{width:100%;height:5px;}
.h8{width:100%;height:8px;}
.h10{width:100%;height:10px;}
.h12{width:100%;height:12px;}
.h15{width:100%;height:15px;}
.h20{width:100%;height:20px;}
.h24{width:100%;height:24px;}
.h30{width:100%;height:30px;}
.h35{width:100%;height:35px;}
.h40{width:100%;height:40px;}
.h45{width:100%;height:45px;}
.h50{width:100%;height:50px;}
.h70{width:100%;height:70px;}
.h90{width:100%;height:90px;}


.f_red{color:#D0021B;}
.f_gray6{color:#666;}
.f_grayc{color:#ccc;}
.f_blue{color:#2F92FF;}
.f_gray4A{color:#4A4A4A;}
.f_gray9B{color:#9B9B9B;}
.f_yellow{color:#F5A623;}
.f_orange{color:#FA3D00;}
.f_green{color:#59AE00;}
.bg_blue{background: #3593D1;}
.bg_gray{background: #9B9B9B;}

.pad2032{padding:20px 32px 30px 20px;}
.pad32{padding:0px 32px;}
.pad33{padding-top:33px;}

.line28{line-height: 28px;}
.line35{line-height: 35px;}
.line37{line-height: 37px;}

.mt20{margin-top:20px;}
.mt45{margin-top:45px;}
.mr12{margin-right:12px;}
.ml12{margin-left:12px;}
.ml20{margin-left:20px;}
/*注册*/
input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#ccc;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#ccc;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#ccc;
}
input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#ccc;
}

/*外层*/
.topBar2{width:100%;height:128px;background: #E7F2FF;}
.topBarBg{padding-top:36px;height:128px;background: url(../images/location.png) no-repeat right center;}
.topBar2 .ptname{width:434px;height:60px;}
.righticon{font-size:14px;color:#666;cursor: pointer;}
.righticon .welcome{display: inline-block;padding-left:23px;background: url(../images/person.png) no-repeat left center;}
.righticon .exit{height:15px;line-height:15px;display: inline-block;padding-left:8px;border-left:1px solid #CCCCCC;}
.righticon .changePass{padding-right:3px;margin-left:10px;}
.whiteBox2{min-height:750px;background:#fff;}
.blackBox2{min-height:366px;padding-top:10px;padding-bottom:20px;background:#fff;border:1px solid #F2F2F2;}
.w987 iframe{width:100%;border:0px;}

.barLine{text-indent:50px;font-size:18px;color:#333;}
.barLine  a {display:block;}
.barLine  a .text1{font-weight:bold;display:block;color:#333;font-size:18px;position:relative;cursor:pointer;height:48px;line-height:48px;}
.barLine  a .text1:hover{color:#3890FF;background-color: #EEF4FF;}
.barLine .text1 .name{padding-left:21px;}
.barLine a .icon1 {background-image: url(../images/icon_1.png) ;background-repeat: no-repeat ;background-position: 36px center;}
.barLine a .icon2 {background-image: url(../images/icon_2.png) ;background-repeat: no-repeat ;background-position: 36px center;}
.barLine a .icon3 {background-image: url(../images/icon_3.png) ;background-repeat: no-repeat ;background-position: 36px center;}
.barLine a .icon4 {background-image: url(../images/icon_4.png) ;background-repeat: no-repeat ;background-position: 36px center;}
.barLine a .upd{position:absolute;margin-top:18px;margin-right:60px;right:0px;display:inline-block;width:13px;height:11px;margin-left:15px;padding-bottom:3px;background: url(../images/arrowD.png) no-repeat;}
.barLine a .upp{background: url(../images/arrowU.png) no-repeat !important;}
.onLine{background-color: #EEF4FF;color:#3890FF;border-right:2px solid #3890FF;}
.UonLine{background-color:transparent !important;color:#333 !important;border-right:0px !important;}
.text2{display:none;width:100%;font-size:12px;color:#fff;line-height: 20px;}
.barLine ul li{cursor:pointer;text-indent:0px;font-size:16px;color:#333;min-height:48px;line-height: 48px;}
.barLine ul li a{position:relative;padding-left:93px;display:block;color:#333;}
.barLine ul li .SubList li{font-size:14px;color:#333;line-height: 48px;height:48px;}
.barLine ul li .SubList li a{padding-left:113px;}
.barLine ul li a .upd{margin-right:40px;opacity: .5;background-size:10px auto;margin-top:19px;}
.barTit{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;height:60px;line-height: 60px;text-align: center;color:#2087FF;font-size:14px;}

.footer{width:100%;text-align: center;background: #001529;font-size:14px;color:#FFFFFF;padding:24px 0px;line-height: 26px;}
.footer .logoli{padding-left:20px;background: url(../images/logo.png) no-repeat left center;}
.innerCont{padding-left:30px;padding-right:18px;background: #fff;min-height:880px;}
.mainBar{width:100%;height:48px;background: #1273ED;}
.mainBar ul{overflow: hidden;width:1200px;margin:0 auto;}
.mainBar ul li{box-sizing:content-box;height:48px;line-height:48px;float: left;width:141px;border-left:1px solid #fff;text-align: center;}
.mainBar ul li:last-child{border-right:1px solid #fff;}
.mainBar ul li:first-child{width:140px;}
.mainBar ul li a{display: block;color:#fff;font-size:18px;}
.mainBar ul li.hover{background: #3890FF;}
.mainBar ul li:hover{background: #3890FF;}
.location{height:47px;line-height:47px;font-size:12px;color:#666;}
.location span{display:inline;font-size:12px;color:#666;}
.location a{display:inline;font-size:12px;color:#666;}
.innerTit{font-size:18px;color:#666;}
.innerTit font{font-weight:bold;color:#333;}
.noBorderBox{padding:24px 18px;}
.noBorderBox .littleLine{height:22px;line-height: 22px;}
.noBorderBox .littleLine .littleT{font-size:16px;color:#3890FF;}
.noBorderBox .littleLine .time{font-size:12px;color:#666;}
.noBorderBox .littleLine .more{font-size:14px;color:#999;}
.noBorderBox .littleLine .more:hover{color:#3890FF;}
.normalTable{width:100%;margin-top:6px;}
.normalTable tr th{font-size:14px;color:#999;font-weight:normal;border-bottom:1px solid #F2F2F2;height:46px;line-height: 46px;text-align: left;}
.normalTable tr td{font-size:14px;color:#333;border-bottom:1px solid #F2F2F2;height:46px;line-height: 46px;text-align: left;}
.borderDA{box-shadow:0px 0px 12px 0px rgba(218,221,227,1);border-radius:4px;}
.footer{padding-top:40px;position:relative;text-align:center;width:100%;background: #F1F1F1;height:193px;}
.footer p{font-size:12px;color:#333333;line-height: 22px;}
.footer .dang{position:absolute;left: 50%;top:0px;margin-top:40px;margin-left:430px;}
.footer .police{margin-top:15px;font-size:12px;color:#666;line-height:28px;}
.footer .police .policeIcon{ vertical-align: middle;display:inline-block;width:18px;height:20px;background:url(../images/police.png);margin-right:6px;}
.police font{ vertical-align: middle}

.searchLine{margin-top:21px;}
.inputBox2 .cal{cursor:pointer;width:19px;z-index:1;position:absolute;right:0px;top:0px;margin-top:11px;margin-right:23px;}
.inputBox2{position:relative;border-radius: 4px;border:1px solid #E9E9E9;height:40px;line-height: 40px;box-sizing: border-box;}
.inputBox2 input{position:absolute;left:0px;top:0px;height:38px;line-height:38px;width:100%;padding:0 19px;}
input:disabled{background: transparent;}
.inputBox3{position:relative;border-radius: 4px;border:1px solid #E9E9E9;height:40px;line-height: 40px;box-sizing: border-box;}
.inputBox3 input{height:38px;line-height:38px;width:100%;padding:0 19px;}

.FakeInput3{font-size:12px;position:relative;text-align:left;height:28px;cursor:pointer;line-height:40px;text-indent:10px;border-radius: 3px;}
.FakeInput3 .xiala{width:13px;z-index:1;position:absolute;right:0px;top:0px;margin-top:16px;margin-right:23px;}
.FakeInput3 .FakeC{font-size:16px;color:#9B9B9B;}
.FakeInput3 .FakeOption{z-index:999;background:#FFFFFF;position:absolute;top:0px;left:0px;margin-top:39px;margin-left:-1px;box-shadow:0px 0px 3px #DDDDDD;border:1px solid #DDDDDD;border-radius: 3px;}
.FakeInput3 .FakeOption li{color:#666666;width:100%;height:35px;line-height: 35px;}
.FakeInput3 .FakeOption li:hover{background: #EEEEEE;}
.searchButton{width:98px;height:40px;line-height: 40px;text-align: center;border-radius: 4px;font-size:14px;color:#fff;background: #3890FF;}
.noBorderBox2{padding:9px 24px;}
.normalTable2{width:100%;margin-top:6px;}
.normalTable2 tr th{font-size:14px;color:#999;font-weight:normal;border-bottom:1px solid #F2F2F2;height:42px;line-height: 42px;text-align: left;}
.normalTable2 tr td{max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:#333;border-bottom:1px solid #F2F2F2;height:42px;line-height: 42px;text-align: left;}
.normalTable2 tr td a{font-size:14px;color:#3890FF;margin-right:16px;}
.page{font-size:0;padding:22px 0px;box-sizing:content-box;text-align:center;width:auto;margin:0 auto;height:32px;}
.page a{margin:0 4px;vertical-align:top;display:inline-block;font-size:14px;color:#595959;min-width:32px;height:32px;line-height:32px;text-align: center;border:1px solid #D9D9D9;border-radius: 4px;}
.page a:hover{color:#3890FF;border:1px solid #3890FF;}
.page a.hover{color:#3890FF;border:1px solid #3890FF;}
.page a.turnLeft{background: url(../images/left.png) no-repeat center center;}
.page a.turnRight{background: url(../images/right.png) no-repeat center center;}
.page a.more{border:0px;background: url(../images/more.png) no-repeat center center;}
.page span{display:inline-block;margin:0 4px;}
.page span.word{font-size:14px;color:#595959;line-height: 32px;}
.page input{width:50px;height:32px;line-height:32px;border:1px solid #D9D9D9;display: inline-block;border-radius: 4px;margin:0 4px;padding:0 5px;}
.nodata{width:100%;padding-top:150px;text-align: center;}
.bigT{height:42px;line-height: 42px;padding:10px 0px;margin-top:14px;border-bottom:1px solid #F2F2F2;}
.bigT .name{border-left:2px solid #3890FF;height:22px;line-height:22px;text-indent:8px;font-size:16px;color:#333;}
.w50Info{padding:7px 0px;}
.w50Info .w50Box{line-height:33px;width:50%;float:left;font-size:14px;color:#333;}
.w50Info .w100Box{line-height:33px;width:100%;float:left;font-size:14px;color:#333;}
.w50Info .w50Box font{font-size:14px;color:#999;}
.w50Info .w100Box font{font-size:14px;color:#999;}
.w50Info a{color:#3890FF;}
.banner2{position:relative;width:100%;height:428px;background: url(../images/banner3.png) no-repeat top center;}
.banner{position:relative;width:100%;height:358px;background: url(../images/banner2.png) no-repeat top center;}
.barLine a .icon5 {background-image: url(../images/icon1.png) ;background-repeat: no-repeat ;background-position: 36px center;}
.barLine a .icon6 {background-image: url(../images/icon2.png) ;background-repeat: no-repeat ;background-position: 36px center;}
.barLine a .icon7 {background-image: url(../images/icon3.png) ;background-repeat: no-repeat ;background-position: 36px center;}
.barLine a .icon8 {background-image: url(../images/icon4.png) ;background-repeat: no-repeat ;background-position: 36px center;}
.barLine a .icon9 {background-image: url(../images/icon5.png) ;background-repeat: no-repeat ;background-position: 36px center;}
.barLine a .icon10 {background-image: url(../images/icon6.png) ;background-repeat: no-repeat ;background-position: 36px center;}
.barLine a .icon11 {background-image: url(../images/icon7.png) ;background-repeat: no-repeat ;background-position: 36px center;}
.newsList {margin-top:20px;}
.newsList .newsLine{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:20px;padding-right:100px;width:100%;line-height: 42px;position: relative;font-size:14px;color:#333;}
.newsList .newsLine .dot{position:absolute;top:0px;left:0px;margin-top:18px;width:6px;height:6px;background: #D8D8D8;border-radius: 6px;}
.newsList .newsLine .time{position:absolute;right:0px;top:0px;line-height:42px;font-size:14px;color:#999999;}
.newsDetailBox{min-height:300px;}
.newsDetailBox .newsTit{font-size:18px;color:#333;font-weight: bold;width:100%;text-align: center;line-height: 25px;padding:20px 0px 10px 0px;}
.newsDetailBox .newsinfo{padding:15px 0px;font-size:12px;color:#666666;width:100%;text-align: center;line-height: 17px;}
.newsDetailBox .newsinfo span{margin:0 15px;}
.newsDetailBox p{font-size:14px;color:#333;line-height: 26px;padding:5px 0px;}
.newsDetailBox .littleT{font-weight:bold;font-size:14px;color:#333;padding:5px 0px;}
a.pdfW{background:url(../images/pdf.png) no-repeat left center;text-indent:25px;text-align:center;font-size:14px;color:#3890FF;padding:20px 0px;display: inline-block;}
a.excelW{background:url(../images/excle.png) no-repeat left center;text-indent:25px;text-align:center;font-size:14px;color:#3890FF;padding:20px 0px;display: inline-block;}
.newsDetailBox .author{padding-top:20px;line-height:26px;width: 100%;font-size:14px;color:#333;text-align: right;}
.newsDetailBox .date{line-height:26px;width: 100%;font-size:14px;color:#333;text-align: right;}
.newsDetailBox img{max-width:80%;}
.banner2 .subBar{position:absolute;bottom:0px;width:100%;height:40px;line-height:40px;background:rgba(0,0,0,0.3);}
.banner2 .subBar ul{width:1200px;margin:0 auto;overflow: hidden;}
.banner2 .subBar ul li{float: left;width:16.66%;text-align: center;}
.banner2 .subBar ul li a{display:block;font-size:18px;color:#fff;}
.banner2 .subBar ul li.hover a{background: #fff;color:#3890FF;}
.banner2 .subBar ul li:hover a{background: #fff;color:#3890FF;}
.workData{padding-top:40px;}
/* 本例子css */
.slideBox{ width:684px; height:386px; overflow:hidden; position:relative; }
.slideBox .hd{ height:4px; overflow:hidden; position:absolute; right:0px; bottom:18px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:17px;opacity:.5;width:26px; height:4px; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ opacity:1;}
.picTit{padding:0 14px;position:absolute;bottom:0px;left:0px;width:100%;color:#fff;height:40px;line-height: 40px;background:rgba(0,0,0,0.5);}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{zoom:1; vertical-align:middle; }
.slideBox .bd img{width:684px; height:386px; display:block;  }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
.newsList2 .newsTit2{border-bottom:1px solid #F2F2F2;height:43px;width:100%;padding-bottom:18px;}
.newsList2 .newsTit2 .name{font-size:18px;color:#000;font-weight: bold;}
.newsList2 .newsTit2 .more{font-size:14px;color:#999;cursor: pointer;}
.newsList2 .newsTit2 .more:hover{color:#3890FF;}
.newsList2 .newsLine{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:20px;padding-right:100px;width:100%;line-height: 42px;position: relative;font-size:16px;color:#333;}
.newsList2 .newsLine .dot{position:absolute;top:0px;left:0px;margin-top:18px;width:6px;height:6px;background: #D8D8D8;border-radius: 6px;}
.newsList2 .newsLine .time{position:absolute;right:0px;top:0px;line-height:42px;font-size:14px;color:#999999;}
.newsList2 .newsLine:hover{color:#3890FF;}
.paddingB9{padding-bottom:11px;box-sizing: content-box;}
.newsline32 .newsLine{line-height: 32px !important;}
.newsline32 .newsLine .time{line-height: 32px !important;}
.rentApply ul{overflow: hidden;margin-top:20px;}
.rentApply ul li{margin-right:30px;min-width:160px;cursor:pointer;float: left;padding:0 13px;height:48px;line-height: 48px;background: #DADDE3;font-size:16px;color:#333;text-align: center;}
.rentApply ul li.hover{background: #EEF4FF;color:#3890FF;}
.rentApply ul li:hover{background: #EEF4FF;color:#3890FF;}
.rentApplyCont ul{overflow: hidden;padding:12px;margin-top:22px;}
.rentApplyCont ul li{margin-right:46px;float: left;width:369px;height:215px;text-align:center;box-shadow:0px 0px 12px 0px rgba(218,221,227,1);border-radius:4px;}
.rentApplyCont ul li:hover{background:rgba(238,244,255,1);border:1px solid #3890FF;}
.rentApplyCont ul li:last-child{margin-right:0px;}
.rentApplyCont .rentApplyBox .line1{font-size:16px;color:#3890FF;line-height: 22px;}
.rentApplyCont .rentApplyBox .line2{font-size:16px;color:#333;line-height: 28px;}
.rentApplyBox img{margin-top:24px;}
.rentApplyBox .applyButton{display:block;width:229px;height:48px;line-height: 48px;text-align: center;background: #3890ff;border-radius: 4px;font-size:14px;color:#fff;margin:0 auto;}

.picScroll-left{ overflow:hidden; position:relative;}
.picScroll-left .hd a{cursor:pointer;opacity:.8;display: block;z-index:9;width:44px;height:44px;position:absolute;top:50%;margin-top:-40px;}
.picScroll-left .hd a:hover{opacity: 1;}
.picScroll-left .hd .prev{left:10px;background: url(../images/turnLeft.png) no-repeat;}
.picScroll-left .hd .next{right:10px;background: url(../images/turnRight.png) no-repeat;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{margin-right:46px;float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:369px; height:215px; display:block; }
.picScroll-left .bd ul li .title{font-size:16px;line-height: 44px;color:#333;}
.bigBg{position:relative;width:100%;height:887px;background: url(../images/bg.png) no-repeat top center;}
.bigLogo{padding-top:132px;width:650px;text-align: center;margin:0 auto;}
.bigLogo .logo1{font-size:50px;font-weight: bold;color:#fff;}
.bigLogo .logo2{font-size:20px;letter-spacing:1px;color:#fff;}
.logoLine{padding-top:31px;text-align:center;width:100%;height:100px;background:rgba(255,255,255,0.3);position:absolute;bottom:0px;left: 0px;}
.logoLine .enterButton{display:block;margin:0 auto;width:98px;height:40px;line-height:40px;text-align:center;font-size:16px;color:#fff;background: #1273ED;border-radius: 4px;}
.sevenBar ul{overflow: hidden;padding-top:150px;}
.sevenBar ul li{position:relative;width:14.2%;text-align:center;float: left;text-align: center;}
.sevenBar ul li .text{white-space:nowrap;margin-top:21px;text-shadow:0px 2px 4px rgba(65,145,240,1);font-size:21px;color:#fff;}
.FakeOption .hide{display:none;}

 .page_list {
    margin: 20px auto;
      text-align: right;
     }
	 .page_list a {
	    display: inline-block;
	    line-height: 28px;
	    padding: 0 10px;
	    border: solid 1px #ddd;
	    background: #fff;
	    text-decoration: none;
	    margin: 20px auto;
        text-align: right;}
	
    
    .yyf-table-botton3 {
    font-size: 14px;
    color: #3890FF;
    margin-right: 16px;}
    
    .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
} 

.page_list a{display: inline-block; line-height: 28px; padding: 0 10px; border: solid 1px #ddd; background: #fff; text-decoration: none;}
.page_list .d{background: #3890FF; color: #fff; border: solid 1px #3890FF;}

.sevenBar-num5 ul li{width: 20%!important;}
.logoLinemian{width: 512px;margin: 0px auto;}
.logoLinemian .enterButton{width: 192px;float: left;margin: 0px 32px;}
.banner3{position: relative;width: 100%;height:360px;overflow: hidden;background: url(../images/banner04.jpg);background-size: 1920px 360px;}


/*增加公正摇号新增样式*/
.barLine a .icon12{background-image: url(../images/icon16.png) ;background-repeat: no-repeat ;background-position: 36px center;background-size: 21px 21px;}
.searchButton2{width: 140px;height:40px;line-height: 40px;text-align: center;border-radius: 4px;font-size:14px;color:#fff;background: #3890FF;}
.searchButton2+.searchButton2{margin-right: 20px;}
.w497{width: 497px;}
.w1100{width: 1100px;}
.padding-top5{padding-top: 5px!important;}
.normalTable_img{padding: 9px 2px;}
.normalTable_img img{width: 120px;height: 120px;display: block;}
.normalTable_loading{display: block;width: 60px;height: 28px;background: #3890FF;border-radius: 4px;text-align: center;line-height: 28px;color: #fff;font-size: 14px;}
a.normalTable_loading{color: #fff;}
a.normalTable_loading:hover{color: #fff;}
a.normalTable_loading:active{color: #fff;}
a.normalTable_loading:visited{color: #fff;}
a.normalTable_loading:link{color: #fff;}

