﻿/*罗泽琪*/
p {
    margin: 0;
    padding: 0;
}

.e {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.inl {
    display: inline-block;
}

/* 当前位置 */
.l-position {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #999;
}

.l-position i {
    display: inline-block;
    width: 13px;
    height: 18px;
    background: url(c-pos-icon.png) no-repeat center center;
    background-size: cover;
    transform: translateY(3px);
    -moz-transform: translateY(3px);
    -ms-transform: translateY(3px);
    -webkit-transform: translateY(3px);
     margin-right: 10px;
}

.l-position a {
    color: #999;
}

.l-position span {
    color: #2789ee;
}

.main-con-warp {
    padding: 23px 28px;
    margin: 0 auto;
    background-color: #fff;
}

.block-center {
    width: 1200px;
    margin: 0 auto;
}

/* 分页 */
.l-page {
    margin: 0 auto;
    font-size: 16px;
    color: #666;
    text-align: center;
    margin-top: 20px;
}

.l-page .go-page {
    margin-left: 5px;
}

.l-page .last-page {
    margin-right: 12px;
}

.l-page  .pull-l {
    float: left;
}

.l-page .go-page input {
    width: 36px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    background-color: #ffffff;
    border: solid 1px #d1d1d1;
    margin: 0 10px;
}

.l-page .last-page, .l-page .next-page {
    width: 60px;
}

.l-page a {
    display: inline-block;
    margin-right: 6px;
    height: 30px;
    text-align: center;
    color: #666666;
    line-height: 30px;
    padding: 0 10px;
    background-color: #ebebeb;
    cursor: pointer;
}

.l-page a.cur, .l-page a:hover {
    background-color: #2f89eb;
    color: #fff;
}

.l-page .go-page-action {
    width: 48px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background-color: #2f89eb;
    color: #fff;
    margin-left: 8px;
    cursor: pointer;
}

/* 目录详情 */
.l-mlxq .l-mlxq-tit {
    border-bottom: 1px solid #dddddd;
}

.l-mlxq .l-mlxq-tit > p {
    font-size: 30px;
    color: #222222;
    font-weight: bold;
    line-height: 50px;
}

.l-mlxq .l-mlxq-tit span {
    font-size: 17px;
    color: #666666;
    line-height: 44px;
}

.l-mlxq .l-mlxq-ul {
    width: 1144px;
    border: solid 1px #dddddd;
    margin: 20px auto 50px;
    border-collapse:collapse;  
    border-spacing:0px;
}

.l-mlxq .l-mlxq-ul tr td {
    font-size: 16px;
    color: #444444;
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

.l-mlxq .l-mlxq-ul tr .name {
    width: 208px;
    background-color: #e7f3ff;
    border-right: 1px solid #ddd;
}

.l-mlxq .l-mlxq-ul tr .atr .l-btn {
    color: #2689ee;
    padding-left: 20px;
}

.l-mlxq .l-mlxq-ul tr .atr .l-info {
    display: block;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 12px;
    margin-top: 10px;
    text-decoration: underline;
    color: #444444;
}


/* 物流查询 */
.l-wlcx .l-bjgs-tit span {
    display: inline-block;
    width: 32px;
	height: 32px;
	background-color: #f3f9fd;
    border-radius: 6px;
    font-size: 24px;
    color: #b2d3f8;
    font-weight: bold;
    text-align: center;
    margin-right: 16px;
}

.l-wlcx .l-wl-kd {
    color: #333333;
    font-size: 16px;
    padding-left: 190px;
    line-height: 42px;
    margin: 30px auto;
}

.l-wlcx .l-wl-kd > input,.l-wlcx .l-wl-sec {
    display: inline-block;
    width: 670px;
    height: 42px;
    padding-left: 18px;
    background-color: #f3f9fd;
    border-radius: 6px;
    color: #999999;
}

.l-wlcx .l-wl-kd.l-phone {
    display: none;
} 

.l-wlcx .l-wl-sec {
    width: 688px;
    padding-right: 42px;
    background: #f3f9fd url(l-wl-down.png) no-repeat 660px center;
}

.l-wlcx .l-wl-btns {
    margin-top: 35px;
}

.l-wlcx .l-wl-btn {
    cursor: pointer;
    display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    background-color: #2789ee;
    font-size: 18px;
    color: #ffffff;
    border-radius: 6px;
    text-align: center;
}

.l-wlcx .l-wl-btn.l-reset {
    background-color: #ffffff;
    border: solid 1px #2789ee;
    margin-left: 90px;
    margin-right: 120px;
    color: #2789ee;
}

.l-wlcx .l-wl-wdbs {
    padding-top: 50px;
    text-align: center;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}
.l-wlcx .l-wl-wdbs > img {
    margin-right: 10px;
}

.l-wlcx .l-wl-wdbs .l-wl2-btn {
    cursor: pointer;
    display: block;
    width: 220px;
    height: 50px;
    color: #ffffff;
    line-height: 50px;
	background-color: #2789ee;
    border-radius: 6px;
    margin: 50px auto 65px;
}

.l-wlcx1-tit {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    padding-bottom: 23px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 30px;
}

.l-wlcx1-tit p {
    margin-right: 180px;
}

.l-wlcx1-ul {
    position: relative;
    background: url(l-icon-line.png) repeat-y 120px center;
    background-size: 1px 100%;
}

.l-wlcx1-ul li {
    margin-bottom: 27px;
    /* display: flex;
    align-items: center; */
}

.l-wlcx1-ul li span {
    float: left;
    display: inline-block;
    line-height: 22px;
    width: 80px;
    font-size: 16px;
    color: #333333;
}

.l-wlcx1-ul li .cur {
    color: #2789ee;
    font-size: 20px;
}


.l-wlcx1-ul li .date {
    width: 200px;
    margin-left: 30px;
}

.l-wlcx1-ul li .atr {
    width: 672px;
}

.l-wlcx1-ul .status {
    text-align: center;
    width: 80px;
}

/* 列表 */
.l-ykb-list .l-list-ul > ul {
    border-bottom: 1px solid  #e1e1e1;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.l-ykb-list .l-list-ul {
    padding: 0 22px 0 16px;
}

.l-ykb-list .l-list-ul li {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    color: #666666;
    padding-left: 16px;
    background: url(l-home-dot.png) no-repeat left center
}

.l-ykb-list .l-list-ul li > a {
    display: inline-block;
    color: #666666;
    width: 900px;
}

.l-ykb-list .l-list-ul li > a:hover {
    color: #2789ee;
}

.l-ykb-list .l-list-ul li > span {
    display: inline-block;
}

.l-ykb-list .list-page {
    margin: 60px auto 30px;
}

/* 办件公示 */
.l-bjgs-tit {
    font-size: 24px;
    color: #3b4e62;
    font-weight: bold;
    padding-bottom: 23px;
    border-bottom: 1px solid #dddddd;;
    margin-bottom: 20px;
}

.l-bjgs-tit > span {
    width: 131px;
    height: 37px;
    line-height: 37px;
    font-weight: normal;
	background-color: #2789ee;
    border-radius: 6px;
    font-size: 18px;
    color: #ffffff;
    margin-left: 18px;
}

.l-bjgs-sec .l-bjgs-tt1 {
    color: #2789ee;
    font-size: 20px;
    font-weight: bolder;
}

.l-bjgs-sec .l-bjgs-set {
    width: 150px;
    padding-right: 32px;
    padding-left: 10px;
    height: 42px;
	border-radius: 6px;
    border: solid 1px #c2c2c2;
    text-align: center;
    font-size: 16px;
    color: #666666;
    margin-right: 40px;
    background: url(l-icon-set.png) no-repeat 116px center;
}

.l-bjgs-sec .l-bjgs-sets {
    width: 195px;
    background-position:  170px center;
}

.l-bjgs-sec .l-bjgs-ipt1 {
    width: 160px;
    padding-left: 10px;
    height: 42px;
    border-radius: 6px;
    border: solid 1px #c2c2c2;
    background: url(l-icon-rl.png) no-repeat 136px center;
}

.l-bjgs-sec .search-warp {
    width: 290px;
    height: 42px;
    line-height: 42px;
    border: solid 1px #c2c2c2;
}

.l-bjgs-sec .search-warp input {
   padding-left: 20px;
}

.l-bjgs-sec .search-btn {
    height: 42px;
    width: 60px;
	border-radius: 0px 2px 2px 0px;
    background: #2789ee url(l-icon-sea.png) no-repeat center center;
}

.l-bjgs-group thead tr {
	height: 60px;
	background-color: #f3f9fd;
    border-radius: 4px 4px 0px 0px;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
}

.l-bjgs-group tbody tr {
    border-bottom: 1px solid #f5f5f5;
    height: 56px;
}

.l-bjgs-group .l-b-bm {
    min-width: 50px;
    padding-left: 25px;
}

.l-bjgs-group .l-b-num {
    text-align: center;
    padding: 0 25px;
}

.l-bjgs-group .l-b-name {
    width: 600px;
}

.l-bjgs-group .l-b-name .name {
    display: inline-block;
    width: 580px;
}

.l-bjgs-group tbody td > img {
    display: inline-block;
    margin-right: 9px;
}

/* 全网通列表 */
.l-qytb {
    background: none;
}

.l-qwt-tit > p {
    font-size: 42px;
    color: #ffffff;
    padding-top: 70px;
    font-weight: bold;
}

.l-qwt-tit .no-tit {
    padding-top: 95px;
}

.l-qwt-tabs {
    position: relative;
    background-color: #ffffff; 
    margin-bottom: 32px;
    padding: 13px 23px 0 23px;
}

.l-qwt-tab {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 28px;
}

.l-qwt-tit > span {
    font-size: 19px;
    color: #ffffff;
    line-height: 50px;
}

.l-qwt-tab li {
    display: inline-block;
    width: 150px;
    margin-right: 10px;
    height: 38px;
    cursor: pointer;
    background: url(l-icon-q1.png) no-repeat center center;
}

.l-qwt-tab li > a {
    display: block;
    color: #ffffff;
    text-align: left;
    padding-left: 20px;
    font-style: italic;
    font-size: 22px;
    line-height: 38px;
    font-weight: bold;
}

.l-qwt-tab li.cur {
    background: url(l-icon-q2.png) no-repeat center center;
}

.l-qytb .tab-parent {
    border-bottom: 1px solid #ddd;
}

.l-grbs-on {
    height: 100px;
    overflow: hidden;
}

.l-grbs-on-tit {
    position: absolute;
    cursor: pointer;
    width: 100%;
    z-index: 99;
    top: 137px;
    left: 0;
    background-color: #fff;
    color: #2789ee;
    font-size: 18px;
    text-align: center;
    height: 50px;
    line-height: 50px;
}

.l-grbs-close-tit {
    cursor: pointer;
    display: none;
    color: #2789ee;
    font-size: 18px;
    padding-bottom: 25px;
    text-align: center;
}

.l-grbs-ul li {
    cursor: pointer;
    width: 100px;
    padding: 0 5px;
    float: left;
    margin-right: 13px;
    margin-bottom: 20px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #f3f9fd;
	border-radius: 6px;
    display: block;
    font-size: 18px;
    color: #444444;
}

.l-grbs-ul li.cur, .l-grbs-ul li:hover {
    background-color: #2f89eb;
    color: #ffffff;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
}

.l-bs-tits {
    width: 550px;
    height: 42px;
    line-height: 42px;
    color: #999999;
    font-size: 17px;
    margin: 0 0 30px 0;
}

.l-bs-tits > img {
    margin-right: 10px;
}

.l-bs-tits > span {
    color: #2f89eb;
    font-weight: bold;
    font-size: 19px;
}

.l-qytb-group {
    background-color: #ffffff;
    border-radius: 8px;
    padding: 20px 23px 35px;
}

.l-qytb-group .header-right .search-warp {
    width: 500px;
    height: 41px;
    line-height: 41px;
    margin-top: 10px;
    border-radius: 5px;
}

.l-qytb-group .search-warp input {
    border-radius: 5px;
    width: 418px;
}

.l-qytb-group .header-right .search-btn {
    font-size: 17px;
    height: 41px;
    line-height: 40px;
}

.l-result-ul li {
    width: 536px;
    height: 88px;
    font-size: 19px;
    float: left;
    margin: 0 25px 29px 0;
    overflow: hidden;
    border-radius: 8px;
    background-color: #ffffff;
	box-shadow: 0px 3px 18px 0px rgba(131, 131, 131, 0.17);
	border-radius: 8px;
}

.l-result-ul li a {
    display: block;
    width: 456px;
    height: 68px;
    border-radius: 8px;
    line-height: 68px;
    padding: 10px 40px;
    color: #333333;
    background-color: #ffffff;
    background: #ffffff url(l-icon-q4.png) no-repeat 496px center;
}

.l-result-ul li a:hover {
    background-color: #2f89eb;
    color: #ffffff;
    background: #2f89eb url(l-icon-q5.png) no-repeat 496px center;
}



/* 咨询投诉 */
.l-content {
    width: 1200px;
    margin: 0 auto;
    margin-top: -162px;
}

.l-banner {
    width: 100%;
    min-width: 1200px;
    height: 240px;
    background: url(l-banner.png) top center no-repeat;
    background-size: 100% 100%;
}

.l-positon {
    width: 1200px;
    margin: 0 auto;
    font-size: 16px;
    color: #ffffff;
    padding: 32px;
}

.l-dingwei {
    display: inline-block;
	width: 12px;
	height: 14px;
    background: url(l-position.png) center center no-repeat;
    background-size: 100% 100%;
    margin-right: 15px;
}

.l-zxts {
    background-color: #fff;
}

.l-title {
    padding: 18px 0 21px 32px;
    font-size: 24px;
    color: #3b4e62;
    font-weight: bold;
    line-height: 44px;
}

.l-tooltip {
    height: 25px;
    color: #ffffff;
    line-height: 25px;
    font-size: 14px;
    background-color: #bbd8f9;
    text-align: left;
    padding-left: 214px;
}

.l-tooltip .i1 {
    display: inline-block;
	width: 14px;
	height: 14px;
    background: url(l-icon-wxts.png) no-repeat center 2px ;
    background-size: 12px 12px;
}

.l-tooltip .i2 {
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: right;
    cursor: pointer;
    margin-right: 10px;
    background: url(l-icon-x.png) no-repeat center center ;
}

.l-form {
    margin: 20px auto;
}

.l-container {
    background-color: #f6f6f6;
    padding-bottom: 30px;
}

.l-form-item {
    width: 890px;
    height: auto;
    margin: 34px auto 0;
    font-size: 16px;
}

.l-form-item .item1 {
    width: 135px;
    color: #333333;
    height: 42px;
    line-height: 42px;
    text-align: right;
}

.l-form-item .item1>i {
    color: #ca2929;
    margin-right: 2px;
}

.l-form-item .item2 {
    width: 506px;
    height: 42px;
    padding-left: 23px;
    line-height: 42px;
	background-color: #f8f8f9;
	border-radius: 6px;
	/* opacity: 0.53; */
}

.l-form-item .radio {
    color: #999999;
    font-size: 16px;
    line-height: 42px;
    margin-right: 80px;
}

.l-form-item .radio > input[type="radio"] {
    margin: 11px 15px 0;
    width: 20px;
    height: 20px;
    color: #2789ee;
    display: inline-block;
}

.radio_type{
    width: 20px;
    height: 20px;
    position: relative;
}

.radio_type:checked:before{
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(l-icon-selected.png) center center no-repeat;
}

.l-form-item .textarea {
    width: 722px;
    height: 192px;
}

.l-form-item .select {
    width: 531px;
    color: #999999;
    padding-right: 27px;
    background: #f8f8f9 url(l-icon-xl.png) no-repeat 504px center;
}

.l-form-item .select2 {
    margin-right: 24px;
    background: #f8f8f9 url(l-icon-xl.png) no-repeat 175px center;
}

.l-form-item .select option {
    color: #000;
}

.l-yydh-xx-yzmpic {
    width: 97px;
    height: 42px;
    margin-left: 20px;
    margin-right: 25px;
}

.l-form-item .tt {
    font-size: 16px;
    display: inline-block;
    color: #2789ee;
    line-height: 44px;
}

.l-form-item .btn {
    display: inline-block;
    width: 220px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
}

.l-form-item .cancel{
    color: #2789ee;
	background-color: #f3f9fd;
    border-radius: 6px;
    margin-right: 34px;
    margin-left: 265px;
}

.l-form-item .commit{
    background-color: #2789ee;
    border-radius: 6px;
    color: #ffffff;
}

.l-form-item input, .l-form-item button, .l-form-item text ,.l-form-item select {
    vertical-align: top;
    outline: none;
    border: none;
}

.l-form-item input::-webkit-input-placeholder,.l-form-item textarea::-webkit-input-placeholder {
/* WebKit browsers */
    color: #999999;
}

.l-form-item input:-moz-placeholder,.l-form-item textarea:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
    color: #999999;
}

.l-form-item input::-moz-placeholder,.l-form-item textarea::-moz-placeholder{
/* Mozilla Firefox 19+ */
    color: #999999;
}

.l-form-item input::-ms-input-placeholder,.l-form-item textarea:-ms-input-placeholder {
/* Internet Explorer 10+ */
    color: #999999;
}

.l-form-item textarea {
    outline: none;
    border: none;
    resize: none;
}

.lf {
    float: left;
}

.rt {
    float: right;
}

/* 服务专区 */
.l-bfwzq {
    height: 240px;
    background: url(l-fwzq-banner.png) top center no-repeat; 
}

.l-tefw {
    height: 240px;
    background: url(l-tefw-banner.png) top center no-repeat; 
}

.l-fwzq .l-qwt-tit > p {
    color: #0163aa;
    font-weight: bold;
    padding-top: 70px;
}

.l-fwzq .l-qwt-tit > span {
    color: #0163aa;
}

.l-pannel {
    padding: 22px 25px 0;
    margin-top: 27px;
	background-color: #ffffff;
	box-shadow: 0px 0px 27px 0px rgba(94, 94, 94, 0.06);
}

.l-pannel .l-list-ul li {
    width: 356px;
    height: 281px;
    border-radius: 8px;
    float: left;
    box-shadow: 0px 3px 18px 0px rgba(131, 131, 131, 0.17);
    margin-right: 40px;
    margin-bottom: 35px;
}

.l-pannel .l-list-ul li a {
    display: block;
    height: 281px;
    border-radius: 8px;
    position: relative;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease; /* Firefox 4 */
    -webkit-transition: all 0.2s ease; /* Safari 和 Chrome */
    -o-transition: all 0.2s ease; /* Opera */
}

.l-pannel .l-list-ul li a:hover {
    transform: translateY(-5px);
}

.l-pannel .l-list-ul li a:hover p {
    background-color: #2789ee;
    color:#fff;
}

.l-pannel .l-list-ul li a img {
    width: 356px;
    height: 187px;
}

.l-pannel .l-list-ul li p {
    height: 95px;
    color: #333333;
    font-size: 22px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:8px;
    text-align: center;
    line-height: 95px;
    font-weight: bold;
}

.l-pannel .l-list-ul li .l-i1 {
    display: block;
    margin: 27px 0 13px;
    font-weight: bold;
}

.l-pannel .l-list-ul li .l-i2 {
    display: block;
    font-size: 14px;
    color: #e4e9f5;
}

.mr0 {
    margin-right: 0 !important;
}

.mt30 {
    margin-top: 30px;
}

.mt10 {
    margin-top: 10px !important;
}

.l-pannel .l-list-ul2 li {
    width: 267px;
	height: 163px;
    border-radius: 8px;
    margin-right: 25px;
    margin-bottom: 31px;
    float: left;
}

.l-pannel .l-list-ul2 li a {
    display: block;
    height: 163px;
    position: relative;
}

.l-pannel .l-list-ul2 li a img {
    width: 267px;
	height: 163px;
}

.l-pannel .l-list-ul2 li a p {
    width: 253px;
    padding: 0 7px;
    height: 36px;
    line-height: 36px;
    position: absolute;
    bottom: 0;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    background: url(l-tefw-p.png) no-repeat top center;
    background-size: 100% 100%;
}

.l-count {
    color: #999999;
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
}

.l-count > span {
    color: #ee851e;
}

.l-tall-tit.tit {
    background-size: 180px 100%;
}

.l-tall-tit {
    height: 32px;
    font-size: 22px;
    font-weight: bold;
    line-height: 32px;
    font-style: italic;
    padding-left: 15px;
    color: #ffffff;
    background: url(l-ts-tit.png) no-repeat left center;
}

.l-te-tit {
    border-bottom: 1px solid #eeeeee;
}

.l-te-tit > a,.l-te-tits {
    font-size: 14px;
    color: #999999;
    line-height: 30px;
    font-weight: normal;
}

.l-lz-tits {
    margin: 0 6px;
    width: 874px;
	border: 1px solid #dddddd;
}

.l-lzgc-tit {
    display: inline-block;
    width: 174px;
    height: 28px;
    line-height: 28px;
    float: left;
    text-align: center;
    border-left: 1px solid #dddddd;
    font-size: 14px;
    color: #444444;
	background-color: #f6faff;
}

.l-lzgc-tit:first-child {
    border-left: none;
}

/*滚动条样式*/
.qytb-model .model-warp::-webkit-scrollbar {
    width: 5px;
    /* height: 10px; */
}

.qytb-model .model-warp::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background: #2789ee;
}

.qytb-model .model-warp::-webkit-scrollbar-track {
    border-radius: 0;
    background: #eaeff3;

}

.qytb-model {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    padding-top: 10%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.2);
    font-size: 18px;
    z-index: 9999;
}

.qytb-model .model-warp {
    width: 1040px;
    margin: 0 auto;
    min-height: 360px;
    max-height: 586px;
    overflow-y: scroll;
    padding-left: 36px;
    background-color: #fff;
}

.qytb-model .model-warp-header {
    position: fixed;
    height: 40px;
    width: 1025px;
    padding-top: 27px;
    padding-bottom: 13px;
    border-bottom: solid 1px #ddd;
    padding-left: 10px;
    background: #fff;
}

.qytb-model .model-warp-header span {
    color: #333;
    font-weight: bold;
}

.qytb-model .model-warp-header i {
    cursor: pointer;
    display: inline-block;
    width: 15px;
    height: 14px;
    background: url(c-once-close.png) no-repeat center center;
    margin-right: 30px;
}

.qytb-model .mode-data-warp {
    /* padding-top: 15px; */
    padding-top: 110px;
}

.qytb-model .mode-data-warp a {
    display: block;
    border-radius: 4px;
}

.qytb-model .mode-data-warp,.qytb-model .mode-data-warp a {
    color: #444;
}

.qytb-model .mode-data-warp .city,.qytb-model .mode-data-warp li {
    width: 175px;
    height: 48px;
    padding: 0 7px;
    background-color: #f3f9fd;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    border-radius: 4px;
}

.qytb-model .mode-data-warp li {
    float: left;
    margin-bottom: 20px;
    margin-right: 16px;
}

.qytb-model .mode-data-warp div.city {

    margin-bottom: 17px;
}

.qytb-model .mode-data-warp ul li:hover a,
.qytb-model .mode-data-warp li:hover,
.qytb-model .mode-data-warp li.cur,
.qytb-model .mode-data-warp div.city,
.qytb-model .mode-data-warp li.cur a{
    background-color: #2789ee!important;
    color: #fff;
}

.bml-model .model-warp {
    padding: 0 26px;
    width: 1100px;
    max-height: 590px;
    margin: 0 auto;
}

.bml-model .bml-model-data {
    margin-top: 35px;
}

.bml-model .bm-list li {
    width: 185px;
    height: 48px;
    float: left;
    margin-left: 14px;
    margin-bottom: 18px;
}

.bml-model .bm-list {
    padding-left: 45px;
}

.bml-model .bm-list li a {
    display: block;
    padding: 0 10px;
    height: 48px;
    font-size: 16px;
    color: #444444;
    text-align: center;
    line-height: 48px;
    background-color: #f3f9fd;
	border-radius: 4px;
}

.bml-model .bm-list li a:hover, .bml-model .bm-list li.cur > a {
    background-color: #2789ee;
	color: #fff;
}

.ty-tip {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.2);
    font-size: 16px;
    z-index: 9999;
    color: #333333;
}

.ty-tip-box {
    position: relative;
    width: 100%;
    height: 100%;
}

.ty-tip-pannel {
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%, -50%);
    width: 460px;
    /* height: 264px; */
	background-color: #ffffff;
	border-radius: 8px;
}

.ty-tip-tit {
    height: 40px;
    line-height: 40px;
    padding: 0 20px 0 30px;
    border: solid 1px #dddddd;
}

.ty-tip-tit img {
    margin-top: 13px;
}

.ty-tip .tip-info {
    text-align: center;
    padding: 40px 0;
}

.ty-tip .tip-btn {
    display: inline-block;
    width: 176px;
    height: 40px;
    line-height: 40px;
	background-color: #2789ee;
    border-radius: 4px;
    font-size: 18px;
    color: #ffffff;
    margin-top: 35px;
}

.ty-tip .tip-close {
    cursor: pointer;
}

/****************网站地图***************/
.cwx-wzdt-content-box {
    background: #fff;
    padding: 28px 28px;
    overflow: hidden;
    clear: both;
    /* border: 1px solid #bfbfbf; */
    color: #333;
    line-height: 26px;
    font-size: 16px;
  }
  .cwx-wzdt-content-box .cwx-sit-map-list {
    padding: 15px 10px;
    overflow: hidden;
    zoom: 1;
    padding-bottom: 0;
  }
  .cwx-wzdt-content-box .cwx-sit-map-list a:hover {
    text-decoration: underline;
    cursor: pointer;
  }
  .cwx-wzdt-content-box .cwx-sit-map-list li {
    margin-bottom: 20px;
  }
  .cwx-wzdt-content-box .cwx-sit-map-list li .c-h {
    height: 40px;
    line-height: 40px;
    border: 1px dotted #ccc;
    background: #fff;
    background: #f6f6f6;
  }
  .cwx-wzdt-content-box .cwx-sit-map-list li .c-h a {
    display: block;
    font: normal 16px/40px "Microsoft YaHei";
    font-size: 16px;
    line-height: 40px;
    color: #2789ee;
    padding-left: 15px;
    font-weight: normal;
  }
  .cwx-wzdt-content-box .cwx-sit-map-list li ul {
    padding: 10px 20px;
    zoom: 1;
  }
  .cwx-wzdt-content-box .cwx-sit-map-list li ul li {
    display: inline-block;
    zoom: 1;
    padding-right: 50px;
    vertical-align: top;
    padding-bottom: 5px;
    margin-bottom: 0;
  }
  .cwx-wzdt-content-box .cwx-sit-map-list li ul li h1 {
    font-size: 100%;
    font-weight: normal;
  }
  .cwx-wzdt-content-box .cwx-sit-map-list li ul li h1 a {
    color: #666;
  }

.l-qytb-banner {
    background: url(l-qytb-banner.png) top center no-repeat;
    background-size: 100% 100%;
}

/**/

/*响应式代码*/
/*罗泽琪*/
p {
    margin: 0;
    padding: 0;
}

.e {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.w1200 {
    width: 12.00rem;
    margin: 0 auto;
}

.inl {
    display: inline-block;
}

/* 当前位置 */
.l-position {
    height: .60rem;
    line-height: .60rem;
    font-size: .16rem;
    color: #999;
}

.l-position i {
    display: inline-block;
    width: 13px;
    height: 18px;
    background: url(c-pos-icon.png) no-repeat center center;
    background-size: cover;
    transform: translateY(3px);
    -moz-transform: translateY(3px);
    -ms-transform: translateY(3px);
    -webkit-transform: translateY(3px);
     margin-right: .10rem;
}

.l-position a {
    color: #999;
}

.l-position span {
    color: #2789ee;
}

.main-con-warp {
    padding: .23rem .28rem;
    margin: 0 auto;
    background-color: #fff;
}

.block-center {
    width: 12.00rem;
    margin: 0 auto;
}

/* 分页 */
.l-page {
    margin: 0 auto;
    font-size: .16rem;
    color: #666;
    text-align: center;
    margin-top: .20rem;
}

.l-page .go-page {
    margin-left: .05rem;
}

.l-page .last-page {
    margin-right: .12rem;
}

.l-page  .pull-l {
    float: left;
}

.l-page .go-page input {
    width: .36rem;
    height: .26rem;
    text-align: center;
    line-height: .26rem;
    background-color: #ffffff;
    border: solid 1px #d1d1d1;
    margin: 0 .10rem;
}

.l-page .last-page, .l-page .next-page {
    width: .60rem;
}

.l-page a {
    display: inline-block;
    margin-right: .06rem;
    height: .30rem;
    text-align: center;
    color: #666666;
    line-height: .30rem;
    padding: 0 .10rem;
    background-color: #ebebeb;
    cursor: pointer;
}

.l-page a.cur, .l-page a:hover {
    background-color: #2f89eb;
    color: #fff;
}

.l-page .go-page-action {
    width: .48rem;
    height: .26rem;
    line-height: .26rem;
    text-align: center;
    background-color: #2f89eb;
    color: #fff;
    margin-left: .08rem;
    cursor: pointer;
}

/* 目录详情 */
.l-mlxq .l-mlxq-tit {
    border-bottom: 1px solid #dddddd;
}

.l-mlxq .l-mlxq-tit > p {
    font-size: .30rem;
    color: #222222;
    font-weight: bold;
    line-height: .50rem;
}

.l-mlxq .l-mlxq-tit span {
    font-size: .17rem;
    color: #666666;
    line-height: .44rem;
}

.l-mlxq .l-mlxq-ul {
    width: 11.44rem;
    border: solid 1px #dddddd;
    margin: .20rem auto .50rem;
    border-collapse:collapse;  
    border-spacing:0px;
}

.l-mlxq .l-mlxq-ul tr td {
    font-size: .16rem;
    color: #444444;
    padding: .10rem;
    border-bottom: 1px solid #ddd;
}

.l-mlxq .l-mlxq-ul tr .name {
    width: 2.08rem;
    background-color: #e7f3ff;
    border-right: 1px solid #ddd;
}

.l-mlxq .l-mlxq-ul tr .atr .l-btn {
    color: #2689ee;
    padding-left: .20rem;
}

.l-mlxq .l-mlxq-ul tr .atr .l-info {
    display: block;
    font-size: .16rem;
    line-height: .24rem;
    margin-bottom: .12rem;
    margin-top: .10rem;
    text-decoration: underline;
    color: #444444;
}


/* 物流查询 */
.l-wlcx .l-bjgs-tit span {
    display: inline-block;
    width: .32rem;
	height: .32rem;
	background-color: #f3f9fd;
    border-radius: 6px;
    font-size: .24rem;
    color: #b2d3f8;
    font-weight: bold;
    text-align: center;
    margin-right: .16rem;
}

.l-wlcx .l-wl-kd {
    color: #333333;
    font-size: .16rem;
    padding-left: 1.90rem;
    line-height: .42rem;
    margin: .30rem auto;
}

.l-wlcx .l-wl-kd > input,.l-wlcx .l-wl-sec {
    display: inline-block;
    width: 6.70rem;
    height: .42rem;
    padding-left: .18rem;
    background-color: #f3f9fd;
    border-radius: 6px;
    color: #999999;
}

.l-wlcx .l-wl-kd.l-phone {
    display: none;
} 

.l-wlcx .l-wl-sec {
    width: 6.88rem;
    padding-right: .42rem;
    background: #f3f9fd url(l-wl-down.png) no-repeat 6.60rem center;
}

.l-wlcx .l-wl-btns {
    margin-top: .35rem;
}

.l-wlcx .l-wl-btn {
    cursor: pointer;
    display: inline-block;
    width: 2.00rem;
    height: .50rem;
    line-height: .50rem;
    background-color: #2789ee;
    font-size: .18rem;
    color: #ffffff;
    border-radius: 6px;
    text-align: center;
}

.l-wlcx .l-wl-btn.l-reset {
    background-color: #ffffff;
    border: solid 1px #2789ee;
    margin-left: .90rem;
    margin-right: 1.20rem;
    color: #2789ee;
}

.l-wlcx .l-wl-wdbs {
    padding-top: .50rem;
    text-align: center;
    font-size: .18rem;
    color: #333333;
    font-weight: bold;
}
.l-wlcx .l-wl-wdbs > img {
    margin-right: .10rem;
}

.l-wlcx .l-wl-wdbs .l-wl2-btn {
    cursor: pointer;
    display: block;
    width: 2.20rem;
    height: .50rem;
    color: #ffffff;
    line-height: .50rem;
	background-color: #2789ee;
    border-radius: 6px;
    margin: .50rem auto .65rem;
}

.l-wlcx1-tit {
    font-size: .16rem;
    color: #333333;
    font-weight: bold;
    padding-bottom: .23rem;
    border-bottom: 1px solid #dddddd;
    margin-bottom: .30rem;
}

.l-wlcx1-tit p {
    margin-right: 1.80rem;
}

.l-wlcx1-ul {
    position: relative;
    background: url(l-icon-line.png) repeat-y 1.20rem center;
    background-size: 1px 100%;
}

.l-wlcx1-ul li {
    margin-bottom: .27rem;
    /* display: flex;
    align-items: center; */
}

.l-wlcx1-ul li span {
    float: left;
    display: inline-block;
    line-height: .22rem;
    width: .80rem;
    font-size: .16rem;
    color: #333333;
}

.l-wlcx1-ul li .cur {
    color: #2789ee;
    font-size: .20rem;
}


.l-wlcx1-ul li .date {
    /* width: 2.00rem;
    margin-left: .30rem; */
    width: 16%;
    margin-left: 2%;
}

.l-wlcx1-ul li .atr {
    /* width: 6.72rem; */
    width: 68%;
}

.l-wlcx1-ul .status {
    text-align: center;
    width: .80rem;
}

/* 列表 */
.l-ykb-list .l-list-ul > ul {
    border-bottom: 1px solid  #e1e1e1;
    padding-bottom: .15rem;
    margin-bottom: .15rem;
}

.l-ykb-list .l-list-ul {
    padding: 0 .22rem 0 .16rem;
}

.l-ykb-list .l-list-ul li {
    font-size: .16rem;
    height: .50rem;
    line-height: .50rem;
    color: #666666;
    padding-left: .16rem;
    background: url(l-home-dot.png) no-repeat left center
}

.l-ykb-list .l-list-ul li > a {
    display: inline-block;
    color: #666666;
    /* width: 9.00rem; */
    width: 85%;
}

.l-ykb-list .l-list-ul li > a:hover {
    color: #2789ee;
}

.l-ykb-list .l-list-ul li > span {
    display: inline-block;
}

.l-ykb-list .list-page {
    margin: .60rem auto .30rem;
}

/* 办件公示 */
.l-bjgs-tit {
    font-size: .24rem;
    color: #3b4e62;
    font-weight: bold;
    padding-bottom: .23rem;
    border-bottom: 1px solid #dddddd;;
    margin-bottom: .20rem;
}

.l-bjgs-tit > span {
    width: 1.31rem;
    height: .37rem;
    line-height: .37rem;
    font-weight: normal;
	background-color: #2789ee;
    border-radius: 6px;
    font-size: .18rem;
    color: #ffffff;
    margin-left: .18rem;
}

.l-bjgs-sec .l-bjgs-tt1 {
    color: #2789ee;
    font-size: .20rem;
    font-weight: bolder;
}

.l-bjgs-sec .l-bjgs-set {
    width: 1.50rem;
    padding-right: .32rem;
    padding-left: .10rem;
    height: .42rem;
	border-radius: 6px;
    border: solid 1px #c2c2c2;
    text-align: center;
    font-size: .16rem;
    color: #666666;
    margin-right: .40rem;
    background: url(l-icon-set.png) no-repeat 1.16rem center;
}

.l-bjgs-sec .l-bjgs-sets {
    width: 1.95rem;
    background-position:  1.70rem center;
}

.l-bjgs-sec .l-bjgs-ipt1 {
    width: 1.60rem;
    padding-left: .10rem;
    height: .42rem;
    border-radius: 6px;
    border: solid 1px #c2c2c2;
    background: url(l-icon-rl.png) no-repeat 1.36rem center;
}

.l-bjgs-sec .search-warp {
    width: 2.90rem;
    height: .42rem;
    line-height: .42rem;
    border: solid 1px #c2c2c2;
}

.l-bjgs-sec .search-warp input {
   padding-left: .20rem;
}

.l-bjgs-sec .search-btn {
    height: .42rem;
    width: .60rem;
	border-radius: 0px 2px 2px 0px;
    background: #2789ee url(l-icon-sea.png) no-repeat center center;
}

.l-bjgs-group thead tr {
	height: .60rem;
	background-color: #f3f9fd;
    border-radius: 4px 4px 0px 0px;
    color: #333333;
    font-size: .18rem;
    font-weight: bold;
}

.l-bjgs-group tbody tr {
    border-bottom: 1px solid #f5f5f5;
    height: .56rem;
}

.l-bjgs-group .l-b-bm {
    min-width: .50rem;
    padding-left: .25rem;
}

.l-bjgs-group .l-b-num {
    text-align: center;
    padding: 0 .25rem;
}

.l-bjgs-group .l-b-name {
    width: 6.00rem;
}

.l-bjgs-group .l-b-name .name {
    display: inline-block;
    width: 5.80rem;
}

.l-bjgs-group tbody td > img {
    display: inline-block;
    margin-right: .9rem;
}

/* 全网通列表 */
.l-qytb {
    background: none;
}

.l-qwt-tit > p {
    font-size: .42rem;
    color: #ffffff;
    padding-top: .70rem;
    font-weight: bold;
}

.l-qwt-tit .no-tit {
    padding-top: .95rem;
}

.l-qwt-tabs {
    position: relative;
    background-color: #ffffff; 
    margin-bottom: .32rem;
    padding: .13rem .23rem 0 .23rem;
}

.l-qwt-tab {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: .28rem;
}

.l-qwt-tit > span {
    font-size: .19rem;
    color: #ffffff;
    line-height: .50rem;
}

.l-qwt-tab li {
    display: inline-block;
    width: 1.50rem;
    margin-right: .10rem;
    height: .38rem;
    cursor: pointer;
    background: url(l-icon-q1.png) no-repeat center center;
    background-size: 100% 100%;
}

.l-qwt-tab li > a {
    display: block;
    color: #ffffff;
    text-align: left;
    padding-left: .20rem;
    font-style: italic;
    font-size: .22rem;
    line-height: .38rem;
    font-weight: bold;
}

.l-qwt-tab li.cur {
    background: url(l-icon-q2.png) no-repeat center center;
    background-size: 100% 100%;
}

.l-qytb .tab-parent {
    border-bottom: 1px solid #ddd;
}

.l-grbs-on {
    height: 1.00rem;
    overflow: hidden;
}

.l-grbs-on-tit {
    position: absolute;
    cursor: pointer;
    width: 100%;
    z-index: 99;
    top: 1.37rem;
    left: 0;
    background-color: #fff;
    color: #2789ee;
    font-size: .18rem;
    text-align: center;
    height: .50rem;
    line-height: .50rem;
}

.l-grbs-close-tit {
    cursor: pointer;
    display: none;
    color: #2789ee;
    font-size: .18rem;
    padding-bottom: .25rem;
    text-align: center;
}

.l-grbs-ul li {
    cursor: pointer;
    width: 1.00rem;
    padding: 0 5px;
    float: left;
    margin-right: .13rem;
    margin-bottom: .20rem;
    height: .50rem;
    line-height: .50rem;
    text-align: center;
    background-color: #f3f9fd;
	border-radius: 6px;
    display: block;
    font-size: .18rem;
    color: #444444;
}

.l-grbs-ul li.cur, .l-grbs-ul li:hover {
    background-color: #2f89eb;
    color: #ffffff;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
}

.l-bs-tits {
    width: 5.50rem;
    height: .42rem;
    line-height: .42rem;
    color: #999999;
    font-size: .17rem;
    margin: 0 0 .30rem 0;
}

.l-bs-tits > img {
    margin-right: .10rem;
}

.l-bs-tits > span {
    color: #2f89eb;
    font-weight: bold;
    font-size: .19rem;
}

.l-qytb-group {
    background-color: #ffffff;
    border-radius: 8px;
    padding: .20rem .23rem .35rem;
}

.l-qytb-group .header-right .search-warp {
    width: 5.00rem;
    height: .41rem;
    line-height: .41rem;
    margin-top: .10rem;
    border-radius: 5px;
}

.l-qytb-group .search-warp input {
    border-radius: 5px;
    width: 4.18rem;
    font-size: .17rem !important;
}

.l-qytb-group .header-right .search-btn {
    font-size: .17rem;
    height: .41rem;
    line-height: .40rem;
    top: 0;
    width: .90rem;
}

.l-result-ul li {
    /* width: 5.36rem; */
    width: 49%;
    height: .88rem;
    font-size: .19rem;
    float: left;
    margin: 0 1.9% .29rem 0;
    overflow: hidden;
    border-radius: 8px;
    background-color: #ffffff;
	box-shadow: 0px 3px 18px 0px rgba(131, 131, 131, 0.17);
	border-radius: 8px;
}

.l-result-ul li a {
    display: block;
    /* width: 4.56rem; */
    width: 85%;
    height: .68rem;
    border-radius: 8px;
    line-height: .68rem;
    padding: .10rem .40rem;
    color: #333333;
    background-color: #ffffff;
    background: #ffffff url(l-icon-q4.png) no-repeat 93% center;
}

.l-result-ul li a:hover {
    background-color: #2f89eb;
    color: #ffffff;
    background: #2f89eb url(l-icon-q5.png) no-repeat 93% center;
}



/* 咨询投诉 */
.l-content {
    width: 12.00rem;
    margin: 0 auto;
    margin-top: -1.62rem;
}

.l-banner {
    width: 100%;
    min-width: 12rem;
    height: 2.40rem;
    background: url(l-banner.png) top center no-repeat;
    background-size: 100% 100%;
}

.l-positon {
    width: 12.00rem;
    margin: 0 auto;
    font-size: .16rem;
    color: #ffffff;
    padding: .32rem;
}

.l-dingwei {
    display: inline-block;
	width: 12px;
	height: 14px;
    background: url(l-position.png) center center no-repeat;
    background-size: 100% 100%;
    margin-right: 15px;
}

.l-zxts {
    background-color: #fff;
}

.l-title {
    padding: .18rem 0 .21rem .32rem;
    font-size: .24rem;
    color: #3b4e62;
    font-weight: bold;
    line-height: .44rem;
}

.l-tooltip {
    height: .25rem;
    color: #ffffff;
    line-height: .25rem;
    font-size: 14px;
    background-color: #bbd8f9;
    text-align: left;
    padding-left: 2.14rem;
}

.l-tooltip .i1 {
    display: inline-block;
	width: 14px;
	height: 14px;
    background: url(l-icon-wxts.png) no-repeat center 2px ;
    background-size: 12px 12px;
}

.l-tooltip .i2 {
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: right;
    cursor: pointer;
    margin-right: 10px;
    background: url(l-icon-x.png) no-repeat center center ;
}

.l-form {
    margin: .20rem auto;
}

.l-container {
    background-color: #f6f6f6;
    padding-bottom: .30rem;
}

.l-form-item {
    width: 8.90rem;
    height: auto;
    margin: .34rem auto 0;
    font-size: .16rem;
}

.l-form-item .item1 {
    width: 1.35rem;
    color: #333333;
    height: .42rem;
    line-height: .42rem;
    text-align: right;
}

.l-form-item .item1>i {
    color: #ca2929;
    margin-right: 2px;
}

.l-form-item .item2 {
    width: 5.06rem;
    height: .42rem;
    padding-left: .23rem;
    line-height: .42rem;
	background-color: #f8f8f9;
	border-radius: 6px;
	/* opacity: 0.53; */
}

.l-form-item .radio {
    color: #999999;
    font-size: .16rem;
    line-height: .42rem;
    margin-right: .80rem;
}

.l-form-item .radio > input[type="radio"] {
    margin: .11rem .15rem 0;
    width: 20px;
    height: 20px;
    color: #2789ee;
    display: inline-block;
}

.radio_type{
    width: 20px;
    height: 20px;
    position: relative;
}

.radio_type:checked:before{
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(l-icon-selected.png) center center no-repeat;
}

.l-form-item .textarea {
    width: 7.22rem;
    height: 1.92rem;
}

.l-form-item .select {
    width: 5.31rem;
    color: #999999;
    padding-right: .27rem;
    background: #f8f8f9 url(l-icon-xl.png) no-repeat 5.04rem center;
}

.l-form-item .select2 {
    margin-right: .24rem;
    background: #f8f8f9 url(l-icon-xl.png) no-repeat 1.75rem center;
}

.l-form-item .select option {
    color: #000;
}

.l-yydh-xx-yzmpic {
    width: .97rem;
    height: .42rem;
    margin-left: .20rem;
    margin-right: .25rem;
}

.l-form-item .tt {
    font-size: .16rem;
    display: inline-block;
    color: #2789ee;
    line-height: .44rem;
}

.l-form-item .btn {
    display: inline-block;
    width: 2.20rem;
    height: .50rem;
    line-height: .50rem;
    text-align: center;
    font-size: .18rem;
}

.l-form-item .cancel{
    color: #2789ee;
	background-color: #f3f9fd;
    border-radius: 6px;
    margin-right: .34rem;
    margin-left: 2.65rem;
}

.l-form-item .commit{
    background-color: #2789ee;
    border-radius: 6px;
    color: #ffffff;
}

.l-form-item input, .l-form-item button, .l-form-item text ,.l-form-item select {
    vertical-align: top;
    outline: none;
    border: none;
}

.l-form-item input::-webkit-input-placeholder,.l-form-item textarea::-webkit-input-placeholder {
/* WebKit browsers */
    color: #999999;
}

.l-form-item input:-moz-placeholder,.l-form-item textarea:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
    color: #999999;
}

.l-form-item input::-moz-placeholder,.l-form-item textarea::-moz-placeholder{
/* Mozilla Firefox 19+ */
    color: #999999;
}

.l-form-item input::-ms-input-placeholder,.l-form-item textarea:-ms-input-placeholder {
/* Internet Explorer 10+ */
    color: #999999;
}

.l-form-item textarea {
    outline: none;
    border: none;
    resize: none;
}

.lf {
    float: left;
}

.rt {
    float: right;
}

/* 服务专区 */
.l-bfwzq {
    height: 2.40rem;
    background: url(l-fwzq-banner.png) top center no-repeat; 
}

.l-tefw {
    height: 2.40rem;
    background: url(l-tefw-banner.png) top center no-repeat; 
}

.l-fwzq .l-qwt-tit > p {
    color: #0163aa;
    font-weight: bold;
    padding-top: .70rem;
}

.l-fwzq .l-qwt-tit > span {
    color: #0163aa;
}

.l-pannel {
    padding: .22rem .25rem 0;
    margin-top: .27rem;
	background-color: #ffffff;
	box-shadow: 0px 0px .27rem 0px rgba(94, 94, 94, 0.06);
}

.l-pannel .l-list-ul li {
    /* width: 3.56rem; */
    width: 32%;
    height: 2.81rem;
    border-radius: 8px;
    float: left;
    box-shadow: 0px 3px 18px 0px rgba(131, 131, 131, 0.17);
    margin-right: 2%;
    margin-bottom: .35rem;
}

.l-pannel .l-list-ul li a {
    display: block;
    height: 2.81rem;
    border-radius: 8px;
    position: relative;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease; /* Firefox 4 */
    -webkit-transition: all 0.2s ease; /* Safari 和 Chrome */
    -o-transition: all 0.2s ease; /* Opera */
}

.l-pannel .l-list-ul li a:hover {
    transform: translateY(-5px);
}

.l-pannel .l-list-ul li a:hover p {
    background-color: #2789ee;
    color:#fff;
}

.l-pannel .l-list-ul li a img {
    /* width: 3.56rem; */
    width: 100%;
    height: 1.87rem;
}

.l-pannel .l-list-ul li p {
    height: .95rem;
    color: #333333;
    font-size: .22rem;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:8px;
    text-align: center;
    line-height: .95rem;
    font-weight: bold;
}

.l-pannel .l-list-ul li .l-i1 {
    display: block;
    margin: .27rem 0 .13rem;
    font-weight: bold;
}

.l-pannel .l-list-ul li .l-i2 {
    display: block;
    font-size: .14rem;
    color: #e4e9f5;
}

.mr0 {
    margin-right: 0 !important;
}

.mt30 {
    margin-top: .30rem;
}

.mt10 {
    margin-top: .10rem !important;
}

.l-pannel .l-list-ul2 li {
    width: 2.67rem;
	height: 1.63rem;
    border-radius: 8px;
    margin-right: .25rem;
    margin-bottom: .31rem;
    float: left;
}

.l-pannel .l-list-ul2 li a {
    display: block;
    height: 1.63rem;
    position: relative;
}

.l-pannel .l-list-ul2 li a img {
    width: 2.67rem;
	height: 1.63rem;
}

.l-pannel .l-list-ul2 li a p {
    width: 2.53rem;
    padding: 0 .07rem;
    height: .36rem;
    line-height: .36rem;
    position: absolute;
    bottom: 0;
    color: #ffffff;
    font-size: .18rem;
    text-align: center;
    background: url(l-tefw-p.png) no-repeat top center;
    background-size: 100% 100%;
}

.l-count {
    color: #999999;
    font-size: .14rem;
    font-weight: normal;
    line-height: .25rem;
}

.l-count > span {
    color: #ee851e;
}

.l-tall-tit.tit {
    background-size: 1.80rem 100%;
}

.l-tall-tit {
    height: .32rem;
    font-size: .22rem;
    font-weight: bold;
    line-height: .32rem;
    font-style: italic;
    padding-left: .15rem;
    color: #ffffff;
    background: url(l-ts-tit.png) no-repeat left center;
    background-size: 2.29rem 100%;
}

.l-te-tit {
    border-bottom: 1px solid #eeeeee;
}

.l-te-tit > a,.l-te-tits {
    font-size: .14rem;
    color: #999999;
    line-height: .30rem;
    font-weight: normal;
}

.l-lz-tits {
    margin: 0 .06rem;
    width: 8.74rem;
	border: 1px solid #dddddd;
}

.l-lzgc-tit {
    display: inline-block;
    /* width: 1.74rem; */
    width: 19.85%;
    height: .28rem;
    line-height: .28rem;
    float: left;
    text-align: center;
    border-left: 1px solid #dddddd;
    font-size: .14rem;
    color: #444444;
	background-color: #f6faff;
}

.l-lzgc-tit:first-child {
    border-left: none;
}

/*滚动条样式*/
.qytb-model .model-warp::-webkit-scrollbar {
    width: 5px;
    /* height: 10px; */
}

.qytb-model .model-warp::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background: #2789ee;
}

.qytb-model .model-warp::-webkit-scrollbar-track {
    border-radius: 0;
    background: #eaeff3;

}

.qytb-model {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    padding-top: 10%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.2);
    font-size: .18rem;
    z-index: 9999;
}

.qytb-model .model-warp {
    width: 10.40rem;
    margin: 0 auto;
    min-height: 3.60rem;
    max-height: 5.86rem;
    overflow-y: scroll;
    padding-left: .36rem;
    background-color: #fff;
}

.qytb-model .model-warp-header {
    position: fixed;
    height: .40rem;
    width: 10.25rem;
    padding-top: .27rem;
    padding-bottom: .13rem;
    border-bottom: solid 1px #ddd;
    padding-left: .10rem;
    background: #fff;
}

.qytb-model .model-warp-header span {
    color: #333;
    font-weight: bold;
}

.qytb-model .model-warp-header i {
    cursor: pointer;
    display: inline-block;
    width: 15px;
    height: 14px;
    background: url(c-once-close.png) no-repeat center center;
    margin-right: .30rem;
}

.qytb-model .mode-data-warp {
    /* padding-top: 15px; */
    padding-top: 1.10rem;
}

.qytb-model .mode-data-warp a {
    display: block;
    border-radius: 4px;
}

.qytb-model .mode-data-warp,.qytb-model .mode-data-warp a {
    color: #444;
}

#qytbContent {
    width: 10.3rem;
}

.qytb-model .mode-data-warp .city,.qytb-model .mode-data-warp li {
    /* width: 1.75rem; */
    width: 16.9%;
    height: .48rem;
    padding: 0 .07rem;
    background-color: #f3f9fd;
    text-align: center;
    line-height: .48rem;
    font-size: .18rem;
    border-radius: 4px;
}

.qytb-model .mode-data-warp li {
    float: left;
    margin-bottom: .20rem;
    /* margin-right: .16rem; */
    margin-right: 1.4%;
}

.qytb-model .mode-data-warp div.city {

    margin-bottom: .17rem;
}

.qytb-model .mode-data-warp ul li:hover a,
.qytb-model .mode-data-warp li:hover,
.qytb-model .mode-data-warp li.cur,
.qytb-model .mode-data-warp div.city,
.qytb-model .mode-data-warp li.cur a{
    background-color: #2789ee!important;
    color: #fff;
}

.bml-model .model-warp {
    padding: 0 .26rem;
    width: 11.00rem;
    max-height: 5.90rem;
    margin: 0 auto;
}

.bml-model .bml-model-data {
    margin-top: .35rem;
}

.bml-model .bm-list li {
    width: 1.85rem;
    height: .48rem;
    float: left;
    margin-left: .14rem;
    margin-bottom: .18rem;
}

.bml-model .bm-list {
    padding-left: .45rem;
}

.bml-model .bm-list li a {
    display: block;
    padding: 0 .10rem;
    height: .48rem;
    font-size: .16rem;
    color: #444444;
    text-align: center;
    line-height: .48rem;
    background-color: #f3f9fd;
	border-radius: 4px;
}

.bml-model .bm-list li a:hover, .bml-model .bm-list li.cur > a {
    background-color: #2789ee;
	color: #fff;
}

.ty-tip {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.2);
    font-size: .16rem;
    z-index: 9999;
    color: #333333;
}

.ty-tip-box {
    position: relative;
    width: 100%;
    height: 100%;
}

.ty-tip-pannel {
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%, -50%);
    width: 4.60rem;
    /* height: 264rem; */
	background-color: #ffffff;
	border-radius: 8px;
}

.ty-tip-tit {
    height: .40rem;
    line-height: .40rem;
    padding: 0 .20rem 0 .30rem;
    border: solid 1px #dddddd;
}

.ty-tip-tit img {
    margin-top: .13rem;
}

.ty-tip .tip-info {
    text-align: center;
    padding: .40rem 0;
}

.ty-tip .tip-btn {
    display: inline-block;
    width: 1.76rem;
    height: .40rem;
    line-height: .40rem;
	background-color: #2789ee;
    border-radius: 4px;
    font-size: .18rem;
    color: #ffffff;
    margin-top: .35rem;
}

.ty-tip .tip-close {
    cursor: pointer;
}

/****************网站地图***************/
.cwx-wzdt-content-box {
    background: #fff;
    padding: .28rem .28rem;
    overflow: hidden;
    clear: both;
    /* border: 1px solid #bfbfbf; */
    color: #333;
    line-height: .26rem;
    font-size: .16rem;
  }
  .cwx-wzdt-content-box .cwx-sit-map-list {
    padding: .15rem .10rem;
    overflow: hidden;
    zoom: 1;
    padding-bottom: 0;
  }
  .cwx-wzdt-content-box .cwx-sit-map-list a:hover {
    text-decoration: underline;
    cursor: pointer;
  }
  .cwx-wzdt-content-box .cwx-sit-map-list li {
    margin-bottom: .20rem;
  }
  .cwx-wzdt-content-box .cwx-sit-map-list li .c-h {
    height: .40rem;
    line-height: .40rem;
    border: 1px dotted #ccc;
    background: #fff;
    background: #f6f6f6;
  }
  .cwx-wzdt-content-box .cwx-sit-map-list li .c-h a {
    display: block;
    font: normal .16rem/.4rem "Microsoft YaHei";
    font-size: .16rem;
    line-height: .4rem;
    color: #2789ee;
    padding-left: .15rem;
    font-weight: normal;
  }
  .cwx-wzdt-content-box .cwx-sit-map-list li ul {
    padding: .10rem .20rem;
    zoom: 1;
  }
  .cwx-wzdt-content-box .cwx-sit-map-list li ul li {
    display: inline-block;
    zoom: 1;
    padding-right: .50rem;
    vertical-align: top;
    padding-bottom: 5px;
    margin-bottom: 0;
  }
  .cwx-wzdt-content-box .cwx-sit-map-list li ul li h1 {
    font-size: 100%;
    font-weight: normal;
  }
  .cwx-wzdt-content-box .cwx-sit-map-list li ul li h1 a {
    color: #666;
  }

.l-qytb-banner {
    background: url(l-qytb-banner.png) top center no-repeat;
    background-size: 100% 100%;
}

#yhys, #fwkn {
    background-size: 2.78rem 100% !important;
}

/* 媒体流查询 */

@media screen and (max-width:1680px) { 
    .l-wlcx1-ul li span {
        line-height: .26rem;
    }
    .l-qytb-group .header-right .search-warp {
        width: 5rem;
    }
    .l-ykb-list .l-list-ul li {
        font-size: .19rem;
    }
    .l-result-ul li a {
        width: 87%;
        background-position-x: 97% !important;
    }
    .l-bjgs-tit {
        font-size: .28rem;
    }
    .l-tall-tit {
        height: .4rem;
        line-height: .4rem;
        font-size: .24rem;
        background-size: 2.5rem 100%;
    }
    #yhys, #fwkn {
        background-size: 3rem 100% !important;
    }
}

@media screen and (max-width:1440px) { 
    .w1200,.block-center,.l-content,.l-positon {
        width: 14.20rem;
    }
    .l-pannel .l-list-ul li,.l-pannel .l-list-ul li a {
        height: 3.15rem;
    }
    .l-pannel .l-list-ul li a img {
        height: 2.2rem;
    }
}

@media screen and (max-width:1366px) { 
    .w1200,.block-center,.l-content,.l-positon {
        width: 13.80rem;
    }
}

@media screen and (max-width:1280px) { 
    .l-lzgc-tit {
        width: 19.8%;
    }
    .l-page .last-page, .l-page .next-page {
        width: .75rem;
    }
    .l-page .go-page-action {
        width: .6rem;
    }
    .l-page .go-page input {
        width: .48rem;
    }
}

@media screen and (max-width:1024px) { 

}