@charset 'utf-8';

/**!
 * 首页
 * author: lucw;
 * date: 2019-05-15
 */

/* main */
.cm-wpr {
    border: 1px solid #e5e5e5;
    background-color: #fff;
}

.ewb-page{
	margin-top:20px;
}
.ewb-main {
    padding: 0;
    padding-bottom: 26px;
}

/* pan */
.ewb-pan{
	max-height: 1000px;
	/* padding-bottom: 400px; */
	background:  left bottom repeat-x;
}

.ewb-pan-hd {
    height: 76px;
    line-height: 76px;
    overflow: hidden;
    background:  left top no-repeat;
}

.pan-tt {
    padding-left: 105px;
    display: block;
    height: 76px;
    line-height: 76px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background:  15px 5px no-repeat;
}

/* tree */
.wb-tree {
	padding-top: 1px;
	background-color: #fff;
}

.wb-tree-items {
    cursor: pointer;
    border-bottom: 1px solid #e2ecfc;
}

.wb-tree-tt {
    color: #fff;
}

.wb-tree-item .current >span{
	color: #7ac3fe;
}
.wb-tree-node{
    display: block;
    height: 57px;
    line-height: 57px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    background:  left top no-repeat #7ac3fe;
}


.wb-tree-sub {
    display: none;
}

.wb-tree-item>a {
	padding: 7px 0;
    display: block;
	line-height: 24px;
	/* text-align: center; */
	    margin-left: 30px;
	color: #666;
	border-top: 1px solid #e2ecfc;
}


.tree-sublk{
	padding-left: 15px;
	background:  left center no-repeat;
}

.wb-tree-item>a:hover {
    color: #339aed;
}

.wb-tree-item>a:hover .tree-sublk{
	background-image: ;
}

.wb-tree-node:hover{
	background:  left top no-repeat #418ef9;
}

.current .wb-tree-node,
.current .wb-tree-node:hover {
    background:  left top no-repeat #0259d2;
}

.current .wb-tree-sub {
    display: block;
}

/* colu */
.ewb-colu{
	padding: 0 17px;
	padding-top: 5px;
}

.ewb-colu-hd{
	padding-bottom: 12px;
	background:  left bottom repeat-x;
}

.colu-tt{
	padding-left: 29px;
	height: 58px;
	line-height: 58px;
	font-size: 18px;
	font-weight: bold;
	color: #2c7edc;
	background:  left 13px no-repeat;
}

/* search */

.ewb-query {
	margin-top: 16px;
    position: relative;
    z-index: 1;
    padding: 0 40px 0 11px;
    width: 222px;
    height: 30px;
    border: 1px solid #e5e5e5;
}

.ewb-query .input-placeholder {
    position: absolute;
    top: 0;
    left: 9px;
    height: 28px;
    line-height: 27px;
    color: #999;
    z-index: -1;
    cursor: text;
}

.ewb-query .input-box {
    width: 100%;
    height: 28px;
    line-height: 27px;
    background: 0 0;
}

.ewb-query-btn {
    position: absolute;
    top: -1px;
    right: -1px;
    width: 30px;
    height: 30px;
    color: #fff;
    cursor: pointer;
    background:  center no-repeat #fb7f00;
}

.ewb-query-btn:hover {
    background-color: #fb6400;
}

/* look */
.ewb-look-items>li{
	padding-bottom: 13px;
	border-bottom: 1px dashed #d5d5d5;
}

.look-intro{
	line-height: 24px;
	color: #666;
	text-align: justify;
    text-justify: inter-ideograph;
}

.look-intro a{
	color: #666;
}

.look-tt{
	margin-top: 3px;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #333;
	    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.look-tt a{
	color: #333;
}

.look-state{
	margin-top: 12px;
	line-height: 22px;
	color: #999;
}

.look-sta01{
	margin-right: 68px;
	min-width:200px;
}


.look-tt a:hover{
	color: #2c7edc;
	font-weight: bold;
}


.ewb-look-items{
	min-height:602px;
}

/* 1200分辨率以下 */

@media (max-width: 1199px) {
	.pan-tt{
		padding-left: 0;
		text-align: center;
		background: none;
	}
}

/* 竖版pad及以下 */

@media (max-width: 979px) {
	.ewb-pan-hd{
		background: #0c3795;
	}

	.ewb-pan{
		max-height: inherit;
		padding-bottom: 10px;
	}
}


/* 手机端 */

@media (max-width: 767px) {
    .colu-sea{
        float: none !important;
        padding-bottom: 20px;
    }

    .colu-tt{
        float: none !important;
        display: block;
        margin-top: 10px;
        height: auto;
        line-height: 38px;
        background-position: left 4px;
    }

    .ewb-pan-hd {
        height: 66px;
        line-height: 65px;
    }

    .pan-tt {
        font-size: 18px;
        height: 66px;
        line-height: 65px;
    }

    .ewb-query{
        width: 100%;
    }
    .ewb-colu {
        padding: 5px 10px 0 10px;
    }
}

/*竖版手机端*/

@media (max-width: 480px) {
    
}


/* 2023-5-31 */
.page-old .pan-tt {
	font-size: 26px;
}
.page-old .wb-tree-node {
	font-size: 22px;
}
.page-old .pan-tt {
	background: none;
	padding-left: 0;
	text-align: center;
}
.page-old .colu-tt {
	font-size: 32px;
	color: #384fbe;
}
.page-old .ewb-query {
	height: 48px;
	width: 290px;
}
.page-old .ewb-query .input-placeholder {
	height: 48px;
	line-height: 48px;
	font-size: 26px;
}
.page-old .ewb-query .input-box {
	height: 48px;
	line-height: 48px;
	font-size: 20px;
}
.page-old .ewb-colu-hd {
	padding-bottom: 34px;
}
.page-old .ewb-query-btn {
	width: 48px;
	height: 48px;
}
.page-old .look-tt {
	font-size: 32px;
	height: 87px;
	line-height: 87px;
}
.page-old .look-intro {
	font-size: 26px;
	line-height: 40px;
}
.page-old .look-state {
	font-size: 26px;
}
.page-old .ewb-colu {
	padding: 0 30px;
}