@charset "gb2312";
@import url("base.css");
html,body{ margin: 0px;  font-family: 宋体; height: 100%; font-size: 12px; min-width: 1000px}
body{ background: url(../images/layout/header_bg_x.jpg?base64) repeat-x;}
.wraper{ width: 1000px; min-width: 1000px; margin: 0px auto;clear: both; overflow: hidden;}
.animate{-moz-transition: border 0.1s linear, color 0.1s linear, box-shadow 0.1s linear, background-color 0.1s linear;-webkit-transition: border 0.1s linear, color 0.1s linear, box-shadow 0.1s linear, background-color 0.1s linear;-o-transition: border 0.1s linear, color 0.1s linear, box-shadow 0.1s linear, background-color 0.1s linear;}

#header>#header_row1{ color: #fff; overflow: hidden; height: 35px; z-index:10; box-shadow:0px 5px 10px rgba(0,0,0,0.3); position:relative;
background: #4e4e4e; /* Old browsers */
background: -moz-linear-gradient(top, #4e4e4e 0%, #383838 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e4e4e), color-stop(100%,#383838)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #4e4e4e 0%,#383838 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #4e4e4e 0%,#383838 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #4e4e4e 0%,#383838 100%); /* IE10+ */
background: linear-gradient(to bottom, #4e4e4e 0%,#383838 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e4e4e', endColorstr='#383838',GradientType=0 ); /* IE6-8 */
}
#header>#header_row1>.wraper>.L{ height: 35px; line-height: 35px; padding-left: 5px;}
#header>#header_row1>.wraper>.R{ height: 35px; line-height: 35px;}
#header>#header_row1>.wraper>.R ul{ list-style:none;}
#header>#header_row1>.wraper>.R ul li{ float:left; margin-left:15px;}
#header>#header_row1>.wraper>.R ul li a{ color:#fff; text-decoration:none; text-shadow:0px 1px 1px rgba(0,0,0,0.2);}
#header>#header_row1>.wraper>.R ul li a:hover{ color:#CCCCCC; text-decoration:none; text-decoration:underline;}

#header>#header_row2{}
#header>#header_row2>.wraper{ background: url(../images/layout/header_bg.jpg) no-repeat center top; position:relative;}
#header>#header_row2>.wraper #row2-link{ position:absolute; top:10px; right:0px; height: 20px;}
#header>#header_row2>.wraper #row2-link ul li{ float:left; margin-left: 20px;}
#header>#header_row2>.wraper #row2-link ul li a{ color: #000; display: inline-block; height:20px; line-height:20px; text-decoration:none;text-shadow:1px 1px 0px rgba(255,255,255,0.2);}
#header>#header_row2>.wraper #row2-link ul li a#link_phone{ background:url(../images/layout/icon_phone.jpg?base64) no-repeat 0px 3px; padding-left: 12px;}
#header>#header_row2>.wraper #row2-link ul li a#link_weibo{ background:url(../images/layout/icon_weibo.gif?base64) no-repeat 0px 1px; padding-left: 20px;}
#header>#header_row2>.wraper #row2-link ul li a:hover{ text-decoration:underline;}

#header>#header_row2>.wraper #row2-service{ margin-top: 100px; text-align: center; font-size:18px; }
#header>#header_row2>.wraper #row2-service span{ font-size: 18px; font-weight: bold; color: #B10D0E;}
#header>#header_row2>.wraper #row2-service #btn_service{cursor:pointer; border:1px solid #B3B3B3; border-radius:3px; font-size:12px; padding:3px 7px; text-decoration:none; box-shadow:1px 1px 1px rgba(255,255,255,0.7);
background: #fff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #e8e8e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#e8e8e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#e8e8e8 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#e8e8e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-8 */}
#header>#header_row2>.wraper #row2-service #btn_service:hover{
background: #e8e8e8; /* Old browsers */
background: -moz-linear-gradient(top, #e8e8e8 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #e8e8e8 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #e8e8e8 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #e8e8e8 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom, #e8e8e8 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */}
#header>#header_row2>.wraper #row2-service #btn_service span{background:url(../images/layout/header_service.png) no-repeat; width: 14px; height: 14px; display: inline-block; vertical-align: middle; margin-left: 5px;}


#header>#header_row2>.wraper #row2-search{ text-align: center; height: 32px; line-height: 32px; margin-top:20px;}
#header>#header_row2>.wraper #row2-search span{ color:#B94A48; text-shadow:1px 1px 1px rgba(255,255,255,0.8)}
#header>#header_row2>.wraper #row2-search a{ text-decoration:none;}
#header>#header_row2>.wraper #row2-search a:hover{ text-decoration:underline;}
#header>#header_row2>.wraper #row2-search input{ border:1px solid #CCCCCC; width:250px; height:16px; border-radius:3px; background-color:#fff; padding:5px; margin:0px; box-shadow:1px 1px 1px rgba(255,255,255,0.8); vertical-align:middle;}
#header>#header_row2>.wraper #row2-search input:hover{ border:1px solid #999;}
#header>#header_row2>.wraper #row2-search input:focus{ border:1px solid #75B9F0; box-shadow:0px 0px 5px #75B9F0;}
#header>#header_row2>.wraper #row2-search #btn_search{ border:1px solid #C44742; height:16px; color:#fff; text-shadow:1px 1px 0px rgba(0,0,0,0.1); border-radius:3px; padding:5px 10px; box-shadow:1px 2px 1px rgba(255,255,255,0.8); vertical-align: middle;
background: #ec5d59; /* Old browsers */
background: -moz-linear-gradient(top, #ec5d59 0%, #ca413b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec5d59), color-stop(100%,#ca413b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ec5d59 0%,#ca413b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ec5d59 0%,#ca413b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ec5d59 0%,#ca413b 100%); /* IE10+ */
background: linear-gradient(to bottom, #ec5d59 0%,#ca413b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec5d59', endColorstr='#ca413b',GradientType=0 ); /* IE6-8 */

}
#header>#header_row2>.wraper #row2-search #btn_search:hover{ text-decoration:none; border:1px solid #AC2A2A;
background: #d04640; /* Old browsers */
background: -moz-linear-gradient(top, #d04640 0%, #eb5d59 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d04640), color-stop(100%,#eb5d59)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #d04640 0%,#eb5d59 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #d04640 0%,#eb5d59 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #d04640 0%,#eb5d59 100%); /* IE10+ */
background: linear-gradient(to bottom, #d04640 0%,#eb5d59 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d04640', endColorstr='#eb5d59',GradientType=0 ); /* IE6-8 */
}

#header>#header_row2>.wraper #row2-banner{ background:url(../images/layout/header_banner.png?base64) no-repeat center 0px; height: 330px; margin-top:-10px;}
#header>#header_row2>.wraper #row2-banner a{ display: block;  height:264px; margin-right: 5px; float: left; outline:none;}
#header>#header_row2>.wraper #row2-banner a#row2-banner-link1{ width: 127px; margin-top: 10px; height: 299px;}
#header>#header_row2>.wraper #row2-banner a#row2-banner-link2{ width: 118px; margin-top: 35px; height: 255px;}
#header>#header_row2>.wraper #row2-banner a#row2-banner-link3{ width: 116px; margin-top: 45px; height: 232px;}
#header>#header_row2>.wraper #row2-banner a#row2-banner-link4{ width: 120px; margin-top: 50px; height: 212px;}
#header>#header_row2>.wraper #row2-banner a#row2-banner-link5{ width: 119px; margin-top: 50px; height: 212px;}
#header>#header_row2>.wraper #row2-banner a#row2-banner-link6{ width: 112px; margin-top: 45px; height: 232px;}
#header>#header_row2>.wraper #row2-banner a#row2-banner-link7{ width: 118px; margin-top: 35px; height: 255px;}
#header>#header_row2>.wraper #row2-banner a#row2-banner-link8{ width: 127px; margin-top: 10px; height:299px; margin-right: 0px;}

#header>#header_row2>.wraper #row2-nav{ background:url(../images/layout/navbg.png?base64) no-repeat center 0px; height: 34px;}
#header>#header_row2>.wraper #row2-nav ul{ margin-left: 30px;}
#header>#header_row2>.wraper #row2-nav ul li{ float: left; margin-top: 1px;}
#header>#header_row2>.wraper #row2-nav ul li a{display: inline-block; text-decoration:none; text-shadow:1px 1px 1px rgba(255,255,255,0.8); height: 28px; line-height: 28px; padding: 0px 19px; background:url(../images/layout/navbg-vline.jpg) no-repeat right center;}
#header>#header_row2>.wraper #row2-nav ul li a:hover{ background-color:#EDEDED;}
#header>#header_row2>.wraper #row2-nav ul li a.active{ background-color: #D5D9DD;}
#header>#header_row2>.wraper #row2-nav ul li a.noline{ background-image:none;}

#header.subpage #row2-banner{ display:none;}
#header.subpage #row2-nav{ margin-top:20px;}

#content{ margin: 10px 0px;}

#footer{ height: 130px; padding-top: 10px; border-top:1px solid #D8D8D8; background-color:#F3F3F3;}
#footer p{ margin-top: 5px; text-align:center}
#footer #footer_nav{ padding-bottom: 5px;}
#footer #footer_nav a{display:inline-block;text-align:center;width:100px;text-decoration:none;}
#footer #footer_nav a:hover{ text-decoration:underline;}

/* 友情链接 */
#tab-friend{ margin-bottom:10px;}
#tab-friend .aui-list>li{ margin-right:20px;}
#tab-friend .aui-list>li>a{ display:inline-block; padding:2px 10px; width:150px; border:1px solid #fff; text-decoration:none;}
#tab-friend .aui-list>li>a:hover{ border-color:#DFE8F0; background-color:#F7FBFF; color:#000;}

/* 服务机构右侧分类 */
.aui-box.platform-services-product .aui-box-header{padding:0px;}
.aui-box.platform-services-product .aui-box-header h1{padding-left:20px;}
.aui-box.platform-services-product .aui-box-header span{background:#CC0000;border:1px #980000 solid; height:28px; line-height:28px;}
.aui-box.platform-services-product .aui-box-header span .aui-a{font-size:14px;color:#FFF; display: inline-block; background:url(../images/web/icon_download.png) no-repeat 130px 4px;padding-left:15px;padding-right:30px;}
.aui-box.platform-services-product .aui-box-content{padding:0px;}
.aui-box.platform-services-product .aui-box-content ul li{height:50px;padding:10px 0px 0px 25px;}
.aui-box.platform-services-product .aui-box-content ul li.list1{background:#FFF url(../imgs/icon-blue.png) no-repeat 0px 0px;height:40px;padding:20px 0px 0px 22px;}
.aui-box.platform-services-product .aui-box-content ul li.list2{background:#F5F5F5 url(../imgs/icon-blue.png) no-repeat 0px -60px;height:40px;padding:20px 0px 0px 22px;}
.aui-box.platform-services-product .aui-box-content ul li.list3{background:#FFF url(../imgs/icon-blue.png) no-repeat 0px -120px;}
.aui-box.platform-services-product .aui-box-content ul li.list4{background:#F5F5F5 url(../imgs/icon-blue.png) no-repeat 0px -180px;}
.aui-box.platform-services-product .aui-box-content ul li.list5{background:#FFF url(../imgs/icon-blue.png) no-repeat 0px -240px;}
.aui-box.platform-services-product .aui-box-content ul li.list6{background:#F5F5F5 url(../imgs/icon-blue.png) no-repeat 0px -300px;}
.aui-box.platform-services-product .aui-box-content ul li a{ line-height:22px; margin-right:10px; float:left; color:#0B0B0B; text-decoration:none; white-space: nowrap;}
.aui-box.platform-services-product .aui-box-content ul li a:hover{color:#666; }

/* 其他 */
.start{ vertical-align:middle;}


/**/
.table thead .header{ background:#999; color:white;}
.table thead .header.w90 {width:90px;}
.table thead .header.w190 {width:190px;} 