/* yui3 reset.css */

html {
    color: #000;
    background: #F8F8F8;
}

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
}

address,
caption,
cite,
code,
dfn,
em,
strong,
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 {
    font: 14px/1.231 "Microsoft YaHei", arial, helvetica, clean, sans-serif;
    color: #333;
}

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;
}



/* 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;
}



/** 
 * 以下可追加项目中的公共样式，
 * 比如body上进行全局的文字设置（字体，大小，行高），全局a链接的基本状态定义，
 * 适合页面的栅格系统
 * 页面公共头尾部分等
 */

body {
    min-width: 1200px;
}

html {
    background: url(../images/main_bg.jpg) center 194px no-repeat #f4f9ff;
}



/*! grid system 24栅格 998px */

.ewb-container {
    width: 1200px;
    margin: 0 auto;
}

.ewb-row {
    overflow: hidden;
}



/* top */

.ewb-top {
    height: 38px;
    line-height: 38px;
    color: #666;
    background-color: #e2e2e2;
}

.ewb-top-link {
    color: #d7d7d7;
}

.ewb-top-link a {
    color: #333;
    margin: 0 5px;
}



/* header */

.ewb-header {
    height: 108px;
}
img {
    vertical-align: top;
}

.ewb-box {
    width: 426px;
    height: 36px;
    border: 1px solid #1492ff;
    margin-top: 35px;
}

.ewb-seless {
    width: 95px;
    height: 36px;
    border: 0;
    outline: 0;
    background: inherit;
	text-align:center;
}

.cssSelect .selectLt {
    overflow: hidden;
    width: 85px;
    height: 36px;
    line-height: 36px;
    border: 0;
    text-align: center;
    padding: 0;
}

.cssSelect .selectRt {
    display: block;
    cursor: pointer;
    width: 10px;
    height: 36px;
    background: url(../images/sele_arr.png) center center no-repeat;
    float: left;
    padding: 0;
    border: 0;
}

.cssSelect .selectBox {
    cursor: pointer;
    border: 0;
    float: left;
}

.ewb-input {
    width: 241px;
    padding-left: 8px;
    height: 36px;
    line-height: 36px;
    border: 0;
    outline: 0;
    color: #999;
    background: inherit;
}

.ewb-submitss {
	float:left;
    width: 82px;
    height: 36px;
    border: 0;
    outline: 0;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background-color: #1492ff;
}



/* nav */

.ewb-nav {
    height: 48px;
    padding-bottom: 6px;
    background: url('../images/nav_bg.png') repeat-x;
}

/* 修改 */
.ewb-nav-list {
    width: 140px;
    height: 48px;
    font-size: 18px;
    font-weight: bold;
    margin-left: 72px;
}

.ewb-nav-list:first-child {
    margin-left: 0;
}

.ewb-nav-list a {
    display: block;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
}
.ewb-nav-list.cur,
.ewb-nav-list:hover {
    background-color: #0064ba;
    text-shadow: 0px 3px 0px #060304;
}

.ewb-nav-list.cur.last a,
.ewb-nav-list:hover.last a {
    background: url(../images/baoguangh.png) center center no-repeat #df2922;
}


/* footer */

.ewb-footer {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    height: 54px;
    background-color: #7c7c7c;
}

.ewb-footer p {
    line-height: 54px;
    color: #fff;
}

.ewb-sel {
    width: 225px;
    height: 31px;
    line-height: 31px;
    border: 0;
    outline: 0;
    margin-top: 11px;
    background-color: #fff;
}

.ewb-footer-link span {
    line-height: 54px;
    color: #fff;
    margin-right: 10px;
}

.ewb-zoom {
    padding: 0 15px;
    margin-top: 15px;
    min-height: 525px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px #c5c6cd;
    -moz-box-shadow: 0 0 8px #c5c6cd;
    box-shadow: 0 0 8px #c5c6cd;
}

.ewb-link {
    margin-top: 15px;
    height: 82px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 6px #c5c6cd;
    -moz-box-shadow: 0 0 6px #c5c6cd;
    box-shadow: 0 0 6px #c5c6cd;
}



/* 链接 */

.ewb-link-hd {
    width: 135px;
    height: 82px;
    background-color: #fdf3ec;
}

.ewb-link-tab {
    padding-right: 26px;
    width: 94px;
    height: 82px;
    line-height: 82px;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
	font-weight: bold;
    padding-left: 20px;
}

.ewb-link-tab.current {
    color: #fff;
    background: url(../images/link_arr.png) right center no-repeat;
    background-color: #1492ff;
}

.ewb-link-bd {
    width: 1045px;
    padding: 10px 5px 10px 15px;
    height: 62px;
}

.ewb-link-item {

    height: 62px;
}

.ewb-link-list {
    width: 199px;
    height: 62px;
    margin-right: 10px;
}

.ewb-web-item {
    padding-left: 15px;
    padding-top: 2px;
}

.ewb-web-list {
    height: 26px;
    line-height: 26px;
    width: 20%;
    text-indent: 12px;
    background: url(../images/link_list.jpg) 0 center no-repeat;
}

.ewb-web-list a {
    color: #333;
}

.ewb-web-list:hover a {
    color: #e46d15;
}



/* 右侧快捷键 */

.ewb-cell {
    position: fixed;
    right: 0;
    top: 267px;
    width: 68px;
    background: url(../images/cell_mask.png) repeat;
}

.ewb-cell-list {
    height: 73px;
    width: 68px;
    background: url(../images/cell_line.png) center bottom no-repeat;
}

.ewb-cell-list.last {
    height: 72px;
    background: none;
}

.ewb-cell-list a {
    display: block;
    padding-top: 47px;
    color: #fff;
    text-align: center;
}

.ewb-cell-icon1 {
    background: url(../images/cell_icon1.png) center 13px no-repeat
}

.ewb-cell-icon2 {
    background: url(../images/cell_icon2.png) center 11px no-repeat
}

.ewb-cell-icon3 {
    background: url(../images/cell_icon3.png) center 15px no-repeat
}

.ewb-cell-icon4 {
    background: url(../images/cell_icon4.png) center 12px no-repeat
}

@media (max-height: 900px) {
    .ewb-footer {
        position: static;
        margin-top: 15px;
    }
}

/*lijie 2018-06-22*/
.sublist3{
	background-color:#f9f9f9;
	padding-left:10px;
	margin-bottom:30px;
	padding-right:15px;
}

.sublistimg{
	border-bottom:1px solid #6187b2;
	padding-top:5px;
	padding-bottom:5px;
	height:30px;
}

.sublistimg a{
	/*font-family:microsoft yahei;*/
	font-size:16px;
	color:#0b468a;
	margin-left:18px;
}
.sublisttext{
	float:left;
	line-height:30px;
}

.listClass{
margin-top:10px; 
margin-left:10px;
}

option {
    height: 20px;
    line-height: 20px;
}

/*2018-10-23*/
.zhuanqu {
    margin-top: 71px;
    margin-right: 30px;
    color: #1492ff;
    font-size: 16px;
	cursor: pointer;
}
.inmain{
    margin-top: 45px;
	margin-right: 150px;
	color: #1492ff;
	font-size: 16px;
	cursor: pointer;
}


.search1 {
    width: 95px;
    height: 36px;
    border: 0;
    outline: 0;
    background: inherit;
	text-align:center;
}
.zhuanqulist {
    margin-top: 65px;
    margin-right: 30px;
    color: #1492ff;
    font-size: 16px;
	cursor: pointer;
}
	.ewb-plate {
		position: relative;
		min-width: 110px;
		height: 31px;
		z-index: 9999;
		margin-top:50px;
	}
      .ewb-plate-con {
		display: block;
		height: 31px;
		
	  }
	  .ewb-plate-drop {
		display: none;
		position: absolute;
		top: 21px;
		padding-top: 11px;
		height: 133px;
      }
	  .ewb-plate:hover .ewb-plate-drop {
        display: block;
      }
	.ewb-plate-drop.cur {
		display: block;
	}
	.ewb-plate-pro{ background-color:#fff; width:380px; padding-top: 10px;}
	.ewb-plate-chioce {
             line-height: 32px;
             color: #333;
             text-align: center;
			 cursor:pointer;
    }
	.ewb-plate-chioce li{
		
		border-radius: 5px;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
			
            line-height: 32px;
			text-align: center;
			margin-bottom: 14px;
			margin-left: 12px;
			width: 80px;
		color: #1493ff;
		background-color: #e7f1fe;
			height: 32px;
         
    }
	.list2{
		line-height: 32px;
		 text-align:center;
         margin-bottom: 14px;
		 width:120px;
		 color: #fff;
		 background-color:#1492ff;
		 height:36px;
		 cursor:pointer;
	}
	.list2.cur{
		 color: #fff;
		 background-color:#469dff;
    }
    
/* 20190307修改 */
.ewb-site-name {
    color: #666;
    padding: 0 24px;
    height: 38px;
    line-height: 38px;
}

.ewb-site-name.cur {
	color: #333;
    background: url('../images/site_icon.jpg') center bottom no-repeat #d6d6d6;
}

.ewb-site-list {
    position: relative;
    width: 172px;
    cursor: pointer;
    background: url('../images/line.png') left 7px no-repeat;
}

.ewb-site-title {
    height: 38px;
    background: url('../images/arr.png') right center no-repeat;
}

.ewb-site-title span {
    display: block;
    height: 38px;
    line-height: 38px;
    text-indent: 20px;
}

.ewb-site-title span.cur {
    background: url('../images/site_icon.jpg') center bottom no-repeat #d6d6d6;
}

.ewb-site-list:first-child {
    background: none;
}

.ewb-sub-site {
	z-index:100;
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 38px;
    background: #fff;
    padding: 10px 0;
    max-height: 358px;
    overflow: auto;
    box-shadow: 1px 2px 12px 0px rgba(4, 0, 0, 0.2);
}

.ewb-site-sublist a {
    display: block;
    height: 28px;
    line-height: 28px;
    color: #666;
    /* text-indent: 20px; */
}

.ewb-site-sublist a:hover {
    background: #1492ff;
    color: #fff;
}

.ewb-site-list.cur {
    background-color: #d4d4d4;
}

.ewb-site-list.cur .ewb-sub-site {
    display: block;
}

/* 20190606 新增*/
.ewb-cell {
    top: 267px;
    z-index: 9999;
}

.ewb-cell-icon5 {
    background: url(../images/cell_icon5.png) center 13px no-repeat
}

.ewb-cell-list {
    position: relative;
}

.ewb-cell-box {
    display: none;
    position: absolute;
    top: -24px;
    right: 83px;
    width: 245px;
    height: 104px;
    background: #fff;
    border-radius: 5px;
    padding-top: 6px;
    z-index: 999;
}

.ewb-cell-box>i {
    position: absolute;
    top: 50%;
    right: -5px;
    margin-top: -4px;
    display: block;
    width: 5px;
    height: 8px;
    background: url('../images/cell_arr.png') no-repeat;
}

.ewb-cell-group {
    height: 32px;
}

.ewb-cell-label {
    width: 74px;
    height: 32px;
    line-height: 32px;
    color: #999;
    text-align: right;
}

.ewb-cell-group>p {
    margin-left: 74px;
    line-height: 32px;
    color: #1492ff;
}

.ewb-character {
    padding: 0 7px;
}

.ewb-cell-list:hover .ewb-cell-box {
    display: block;
}


/* 20190718 */
.ewb-local {
    position: relative;
    height: 22px;
    padding-bottom: 19px;
    margin: 50px 0 0 30px;
}

.ewb-local-name {
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    padding-left: 16px;
    color: #1492ff;
    background: url('../images/local_iocn.jpg') 0 center no-repeat;
}

.ewb-local-content {
    display: none;
    position: absolute;
    top: 41px;
    left: -393px;
    width: 1198px;
    border: 1px solid #e5e9ef;
    background: #fff;
    padding: 16px 0 0;
    box-shadow: 1px 2px 12px 0px rgba(4, 0, 0, 0.2);
    z-index: 999;
}
.ewb-local:hover .ewb-local-content{
    display: block;
}
.ewb-local-arr {
    display: block;
    width: 16px;
    height: 8px;
    position: absolute;
    top: -8px;
    left: 448px;
    background: url('../images/local_arr.png') no-repeat;
}

.ewb-local-group {
    margin-bottom: 10px;
}

.ewb-local-label {
    width: 154px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    color: #1492ff;
}

.ewb-local-con {
    margin-left: 154px;
}

.ewb-local-item {
    height: 30px;
    line-height: 30px;
    padding: 0 6px;
    color: #333;
    margin-right: 20px;
}

.ewb-local-item:hover,
.ewb-local-item.cur {
    background: #1492ff;
    color: #fff;
}