@charset "UTF-8";


/* yui3 reset.css */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
    vertical-align: top;
}

address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,
q:after {
    content: "";
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%;
}

legend {
    color: #000;
}

iframe {
    display: block;
}



/* yui3 fonts */

body {
    color: #333;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    /* min-width: 1200px; */
}

select,
input,
button,
textarea {
    font: 99% arial, helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

a {
    text-decoration: none;
}

input,
button,
textarea {
    font-family: "Microsoft YaHei";
    border: 0;
    outline: 0;
}

input[type=text]::-ms-clear,
input[type=password]::-ms-reveal {
    display: none;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
    color: #999;
}

textarea::-moz-placeholder,
input::-moz-placeholder {
    color: #999;
}

textarea:-moz-placeholder,
input:-moz-placeholder {
    color: #999;
}

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
    color: #999;
}

.placeholder {
    color: #999;
}


/* utilities */

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.l {
    float: left !important;
}

.r {
    float: right !important;
}

.hidden {
    display: none !important;
}

.invisible {
    visibility: hidden !important;
}


/* css3效果 */

.trans {
    -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
}

.ewb-bg {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 499px;
    border-bottom: 6px solid #dfebf8;
}

.wb-slider-conbox {
    width: 100%;
    overflow: hidden;
}

.wb-slider-ctag {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.wb-slider-ctag img {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    margin-left: -960px;
    width: 1920px;
    height: 100%;
    vertical-align: top;
}

.wb-slider-switcher {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    height: 13px;
    text-align: center;
    z-index: 9999;
}

.wb-slider-stag {
    display: inline-block;
    height: 13px;
    width: 13px;
    margin: 0 10px;
    border-radius: 7px;
    background: #2b8dd4;
    cursor: pointer;
    vertical-align: top;
}

.wb-slider-stag.cur {
    background: #fff;
    width: 47px;
}

.ewb-container {
    width: 1200px;
    margin: 0 auto;
}


.ewb-top {
    padding-top:3px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    background-color: #f8f8f8;
    border-bottom: 3px solid #f1f1f1;
}

.ewb-top-l {
    float: left;
}

.ewb-top-l-mod{
    float: left;
    margin-left: 30px;
}
/* 新疆维吾尔自治区 */
a.ewb-top-loc {
    display: block;
    padding-left: 20px;
    color: #333;
    position: relative;
    background: url('../images/top_icon1.png') left center no-repeat;
}

.ewb-address{
    padding: 8px 30px 10px 30px;
    background: #fff;
}

.ewb-address-mod{
    border-top: 1px dashed #d2d2d2;
    line-height: 25px;
    font-size: 14px;
}

.ewb-address-mod:first-child{
    border-top: 0;
}

.ewb-address-name{
    float: left;
    width: 102px;
    height: 25px;
    margin-top: 6px;
    margin-bottom: 10px;
    text-align: right;
    font-weight: bold;
    color: #333;
    padding-right: 8px;
    font-size: 15px;
}

.ewb-address-info{
    margin-left: 102px;
}

.ewb-address-item{
    float: left;
    height: 25px;
    white-space: nowrap;
    margin-top: 6px;
    margin-bottom: 10px;
    vertical-align: top;
    margin: 6px 10px 10px 10px;
}

.ewb-address-item a{
    display: block;
    padding: 0 10px;
    border-radius: 3px;
    color: #333;
}

.ewb-address-item a:hover{
    color: #1080cc;
}

.ewb-address-item.cur a{
    background: #00adef;
    color: #fff;
}

/* 部门 */

a.ewb-depart {
    display: block;
    padding-left: 22px;
    color: #333;
    position: relative;
    background: url('../images/top_icon2.png') left center no-repeat;
}

.ewb-top-l-mod .ewb-top-arrow{
    margin-left: 1px;
}

.ewb-garden.ewb-spc{
    left: 0;
    right: 0;
}

.ewb-top-l-mod:hover .ewb-garden,
.ewb-top-l-mod:hover .ewb-top-arrow{
    display: block;
}

.ewb-top-depart{
    padding: 0 30px;
    background: #fff;
}

.ewb-top-depart-hd{
    padding-top: 4px;
    height: 43px;
    line-height: 43px;
    border-bottom: 1px dashed #d2d2d2;
}

.ewb-top-depart-hd h3{
    font-size: 15px;
    font-weight: bold;
    color: #333;
}

.ewb-top-depart-bd{
    padding-bottom: 14px;
}

.ewb-top-depart-items{
    margin: 0 -10px;
    margin-top: -3px;
}

.ewb-top-depart-items li{
    width: 12.5%;
    float: left;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    margin-top: 15px;
}

.ewb-top-depart-items li a{
    display: block;
    color: #333;
    border-radius: 13px;
    text-align: center;
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 10px;
}

.ewb-top-depart-items li a:hover{
    color: #fff;
    background: #00adef;
}

/* 顶部右侧 */

.ewb-top-r {
    float: right;
}

.ewb-top-a {
    float: left;
}

.ewb-top-item{
    float: left;
}

.ewb-top-item>a {
    color: #333;
    display: block;
    position: relative;
}

.ewb-top-item:hover>a {
    color: #00adef;
}

.ewb-top-item.ewb-rel{
    position: relative;
}

 

.ewb-person-info{
    display: none;
    position: absolute;
    top: 36px;
    left: 0;
    right: 0;
    padding: 0 20px 14px 14px;
    background: #fff;
}
 
 

.ewb-person-item{
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-person-item a{
    color: #333;
}

.ewb-person-item a:hover{
    color: #0bb1f0;
}

.ewb-person-line{
    border-bottom: 1px dashed #ececec;
    height: 1px;
    margin: 7px 0;
}

.ewb-top-item>span {
    padding: 0 12px;
}

.ewb-top-item>a.ewb-plat {
  padding-left: 20px;
  background: url("../images/plat_ico.png") left center no-repeat;
}

.ewb-top-item>a.ewb-mobile {
    padding-left: 16px;
    background: url("../images/mobile_ico.png") left center no-repeat;
  }

/* 平台导航 */
.ewb-top-rel {
    position: relative;
}
.ewb-top-arrow{
    display: none;
    width: 21px;
    height: 11px;
    background: url('../images/top-arrow.png') no-repeat;
    position: absolute;
    bottom: -4px;
    left: 50%;
    margin-left: -11px;
}

.ewb-garden{
    display: none;
    position: absolute;
    right: 0;
    padding-top: 3px;
    top: 33px;
    z-index: 999;
}

.ewb-top-item:hover .ewb-top-arrow,
.ewb-top-item:hover .ewb-garden{
    display: block;
}

.ewb-garden-mod{
    background: #fff;
    padding-left: 40px;
    padding-top: 14px;
    padding-bottom: 15px;
    position: relative;
}

.ewb-grade-line{
    position: absolute;
    width: 1px;
    background: #e5e5e5;
    top: 20px;
    bottom: 30px;
}

.ewb-grade-line1{
    left: 358px;
}

.ewb-garden-hd>h3{
    height: 28px;
    line-height: 28px;
    font-size: 15px;
    color: #333;
    font-weight: bold;
}

.ewb-wt316{
    width: 316px;
    float: left;
}

.ewb-graden-item{
    width: 105px;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-graden-item a{
    padding-left: 13px;
    color: #333;
    background: url('../images/info-icon2.jpg') left center no-repeat;
}

.ewb-graden-item a:hover{
    color: #1080cc;
}

.ewb-wt220{
    width: 220px;
    float: left;
}

.ewb-wt235{
    width: 235px;
    float: left;
}

.ewb-wt110{
    width: 110px;
    float: left;
}

.ewb-ml25{
    margin-left: 25px;
}

.ewb-grade-line2{
    left: 604px;
}

.ewb-grade-line3{
    left: 870px;
}

/* 移动政务 */

.ewb-garden.ewb-spc2{
    width: 400px;
    left: 50%;
    margin-left: -364px;
}

.ewb-phone{
    background: #fff;
}

.ewb-top-log {
    float: left;
    height: 25px;
    line-height: 25px;
    border: 1px solid #b5b5b5;
    border-radius: 13px;
    padding: 0 15px;
    margin-top: 3px;
    margin-left: 22px;
    margin-right: 20px;
}

.ewb-phone-hd{
    padding-top: 20px;
    height: 34px;
    text-align: center;
}

.ewb-phone-hd img{
    vertical-align: top;
}

.ewb-phone-bd{
    padding-left: 28px;
    padding-bottom: 13px;
}

.ewb-phone-mod{
    width: 171px;
    float: left;
}

.ewb-weixin{
    width: 129px;
    height: 129px;
    border: 1px solid #d2d2d2;
    margin: 0 auto;
}

.ewb-weixin img{
    width: 129px;
    height: 129px;
    vertical-align: top;
}

.ewb-phone-mod p{
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #333;
    text-align: center;
}

.ewb-top-log a {
    color: #333;
}
.ewb-top-log a:hover {
    color: #00adef;
}


.ewb-top-log span {
    padding: 0 8px;
}

.ewb-banner {
    height: 380px;
    border-bottom: 6px solid #dfebf8;
    background: url("../images/banner1.jpg") center top no-repeat;
}

.ewb-banner-top {
    height: 110px;
}

.ewb-title {
    float: left;
    margin-top: 6px;
}

.ewb-top-search {
    float: left;
    width: 222px;
    height: 34px;
    margin-top: 5px;
    border-radius: 17px;
    position: relative;
}

.input-placeholder {
    position: absolute;
    top: 0;
    left: 10px;
    height: 34px;
    line-height: 34px;
    color: #333;
    z-index: 1;
    cursor: text;
}

.ewb-reg-txt {
    display: block;
    float: left;
    width: 192px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #333;
    border: 0;
    padding: 0;
    outline: 0;
    text-indent: 10px;
    background: url('../images/input-bg.png') repeat;
    border-radius: 17px 0 0 17px;
}

.ewb-reg-txt:focus{
    background: #fff;
}

.ewb-top-search button {
    width: 44px;
    height: 34px;
    padding: 0;
    outline: 0;
    border: 0;
    border-radius: 17px;
    position: absolute;
    right: 0;
    top: 0;
    background: url('../images/search_icon.png') left center no-repeat;
    cursor: pointer;
}

.ewb-title2 {
    float: right;
    margin-top: 3px;
}

.ewb-top-func {
    float: left;
}

.ewb-func-item {
    float: left;
    width: 129px;
    height: 204px;
    margin-left: -29px;
    cursor: pointer;
    position: relative;
    /* -webkit-transition: all .5s cubic-bezier(0,0,.58,1);
    transition: all .5s cubic-bezier(0,0,.58,1); */
}

.ewb-func1{
    background: url('../images/func1.png');
}

.ewb-func2{
    background: url('../images/func2.png');
}

.ewb-func3{
    background: url('../images/func3.png');
}

.ewb-func4{
    background: url('../images/func4.png');
}

.ewb-func5{
    background: url('../images/func5.png');
}

.ewb-func6{
    background: url('../images/func6.png');
}

.ewb-func1:hover{
    background: url('../images/func1h.png');
}

.ewb-func2:hover{
    background: url('../images/func2h.png');
}

.ewb-func3:hover{
    background: url('../images/func3h.png');
}

.ewb-func4:hover{
    background: url('../images/func4h.png');
}

.ewb-func5:hover{
    background: url('../images/func5h.png');
}

.ewb-func6:hover{
    background: url('../images/func6h.png');
}

.ewb-func-item:first-child {
    margin-left: 0;
}

.ewb-func-item:hover{
    position: relative;
    z-index: 10;
}

/* footer */
.ewb-footer{
    min-height: 162px;
    color: #cfe6f5;
    background-color: #30404f;
}

.foot-logo{
    margin-top: 22px;
    width: 110px;
    display: block;
}

.foot-logo>a {
    /* margin-top: 12px; */
	margin-top: 5px;
    display: block;
    text-align: center;
}

.foot-logo>img{
    vertical-align: top;
}

.ewb-footer-msg{
    padding-top: 33px;
    line-height: 34px;
}

.ewb-footer-msg>p span{
    margin-left: 10px;
}

.ewb-footer-msg a {
    color: #cfe6f5;
}

.ewb-footer-msg a>img {
    margin-top: 9px;
}

.ewb-foot-items{
    padding-top: 37px;
    padding-right: 6px;
    width: 352px;
}

.ewb-foot-items>li{
    margin-right: 11px;
    margin-top: 10px;
    float: left;
    width: 163px;
    height: 30px;
    overflow: hidden;
    border-radius: 16px;
    border:1px solid #3b4c5c;
    background-color: #2b3c47;
}

.ewb-foot-items>li>a{
    padding-left: 50px;
    display: block;
    height: 30px;
    line-height: 30px;
    color: #cfe6f5;
    background: url('../images/ft_ico.png') 17px center no-repeat;
}
.ewb-foot-items>li>a:hover {
    background-color: #26363f;
}
.ewb-server-line {
    font-weight: bold;
}

/* logo区域 */
.ewb-logo-area {
    min-height: 120px;
    background-color: #fff;
}

.ewb-logo {
    margin-top: 17px;
}

.ewb-search-area {
    padding-top: 41px;
}

.ewb-search-wrap {
    width: 315px;
    height: 37px;
    border:1px solid #cacaca;
    border-right: 0;
}

.ewb-search-btn {
    cursor: pointer;
    display: block;
    padding-left: 40px;
    width: 90px;
    height: 39px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    background: url("../images/search_ico.png") 12px 50% no-repeat #1080cc;
}


.ewb-search-btn:hover {
    background-color: #ff9425;
}

.ewb-search-wrap {
    position: relative;
}

.input-placeholder {
    position: absolute;
    top: 0;
    left: 10px;
    height: 37px;
    line-height: 37px;
    color: #999;
    cursor: text;
  }
  
  .input-box {
    width: 100%;
    height: 37px;
    line-height: 37px;
    text-indent: 10px;
    border: 0;
    color: #999;
    background: 0 0;
  }

  #header {
      min-height: 546px;
  }

