/* CSS index */
* {
    margin: 0px;
    padding: 0px;
    font-style: normal;
    font-family: "微软雅黑", Microsoft YaHei, "Microsoft YaHei";
}

div, em, p, ul, ol, dl, dt, dd, ins, h1, h2, h3, h4, h5, h6, form, hr {
    margin: 0;
    padding: 0;
}

ins {
    text-decoration: none;
}

em {
    font-style: normal;
}

ul, li, ol {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

select, input {
    vertical-align: middle;
}

input, button, select, textarea {
    outline: none;
    margin: 0px;
    padding: 0px;
}

textarea {
    resize: none
}

img {
    border: 0;
}

table {
    border-width: 1px;
    border-collapse: collapse;
    width: 100%;
}

a {
    text-decoration: none;
    blr: expression(this.onFocus=this.blur());
    outline: none;
    color: #444;
}

a, a:hover, input, input:hover, img, img:hover, a img, a img:hover, button, button:hover, select, select:hover {
    text-decoration: none;
    -webkit-transition: all 0.3s;
    ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/** 链接缓动效果 **/

input { /*-webkit-appearance: none;*/
    outline: none;
}

input { /*-webkit-appearance: none;*/
    outline: none;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

.wp {
    width: 1200px;
    margin: 0px auto;
}

.z {
    float: left;
}

.y {
    float: right;
}

.clear {
    clear: both;
}

.roundimg {
    -moz-border-radius: 1000px;
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
    overflow: hidden;
}

.roundimgx {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}

/* CSS index */

/* topnav */
.topnav {
    background: #f9f9f9;
    border-bottom: 1px solid #eee;
    height: 30px;
    line-height: 30px;
    text-align: right;
}

.topnav a {
    font-size: 12px;
}

.en {
    padding: 1px 4px;
    background: #bf165e;
    color: #fff;
}

/* topnav */

/* header */
#header {
    border-bottom: 1px solid #ddd;
}

.logo {
    padding-top: 30px;
    padding-bottom: 30px;
}

.event {
    margin-top: 50px;
}

.event li {
    float: left;
}

.event li a {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
    cursor: pointer;
    color: #6B203E;
}

.event li a:hover {
    color: #6B203E;
    font-weight: bold;
}

.event li.current a {
    color: #6B203E;
    font-size: 20px;
    font-weight: bold;
}

/* header */

/* 公告 */
.container {
    padding-top: 20px;
}

.container_item {
    width: 585px;
}

.container_item_title {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.container_item_title h3 {
    color: #623765;
    font-size: 18px;
    font-weight: normal;
}

.container_item_title h3 img {
    vertical-align: middle;
    padding-left: 5px;
}

.container_item_title a {
    color: #bf165e;
}

.container_item_title a:hover {
    text-decoration: underline;
}

.container_item_list li {
    padding-top: 15px;
}

.container_item_list a {
    display: block;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.container_item_list a:hover {
    color: #623765;
}

.container_item_list b {
    color: #eba91f;
    padding-right: 5px;
}

.container_item_list span {
    color: #999;
}

/* 公告 */

/* 登录 */
.login_enter a {
    margin-left: 15px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.login_enter a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    transform: translate(0, -5px);
    -webkit-transform: translate(0, -5px);
    -moz-transform: translate(0, -5px);
    -o-transform: translate(0, -5px);
    -ms-transform: translate(0, -5px);
    box-shadow: #666 1px 1px 5px;
    -webkit-box-shadow: #666 1px 1px 5px;
    -moz-box-shadow: #666 1px 1px 5px;
    text-decoration: none;
}

/* 登录 */

/* 供应商按钮 */
.gys_btn {
    width: 600px;
    margin-left: 10px;
    background: #f5f5f5;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
}

.gys_btn:hover {
    background: #ddd;
}

.gys_btn img {
    vertical-align: middle;
    padding-right: 10px;
}

/* 供应商按钮 */

/*友情链接*/
.yqlj {
    margin-top: 30px;
}

.yqlj h3 {
    background: #623765;
    color: #fff;
    font-size: 18px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: normal;
}

.selectbox {
    margin-top: 10px;
}

.selectbox select {
    text-align: center;
    border: 1px solid #ddd;
    width: 33.1%;
    padding-top: 10px;
    padding-bottom: 10px;
}

/*友情链接*/

/* footer */
#footer {
    background: #6B203E;
    margin-top: 20px;
    width: 100%;
    min-width: 1200px;
}

.footer {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer img {
    padding-bottom: 20px;
    border: none !important;
}

.footer p {
    color: #fff;
    line-height: 24px;
}

.footer a {
    color: #fff
}

.footer a:hover {
    text-decoration: underline
}

/* footer */

/*列表页*/
.list {
    padding-top: 20px;
    min-height: 400px;
}

.listl {
    width: 270px;
    margin-top: 60px;
}

.event2 {
    border: 1px solid #ddd;
    background: #fff;
}



.event2>li {
    border-bottom: 1px solid #ddd;
    min-height: 56px;
}
.event2>li>a{
    line-height: 56px;
}

.event2 li a {
    display: block;
    padding: 0 30px;
    font-size: 16px;
    cursor: pointer
}

.event2 li a:hover {
    color: #623765;
    background: #f5f5f5;
}

.event2 li.current2 a {
    border-left: 4px solid #bf165e;
    color: #bf165e;
    background: #f5f5f5;
}
.event2>li>ul>li>a{
    line-height: 48px;
    padding: 0 30px;
}
.event2>li>b{
    display: block;
    color: #fff;
    padding: 0 15px;
    line-height: 36px;
    font-size: 16px;
    background-color: #bf165e;
}

/*.son {*/
/*    text-indent: 20px;*/
/*}*/

.listr {
    width: calc(100% - 300px);
    min-height: 500px;
}

.searchbox {
    height: 40px;
}

.search {
    width: 340px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #bf165e;
    background: #fff;
    color: #999;
    padding-left: 10px;
}

.ssbut {
    width: 100px;
    height: 40px;
    line-height: 40px;
    background: #bf165e;
    color: #fff;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
}

.ssbut:hover {
    background: #6B203E;
    color: #fff;
}

.listr_main {
    margin-top: 20px;
    background: #fff;
}

.listr_main li {
    line-height: 39px;
}

.bulletinItem {
    background: url(../images/spot.jpg) center left no-repeat;
    display: block;
    width: 80%;
    margin-left: 5px;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

.listr_main li span {
    color: #999;
}


.page {
    text-align: center;
    margin-bottom: 70px;
}

.pagation span {
}

.pagation a {
    border: 1px solid #ddd;
    padding: 2px 9px;
    display: inline-block;
    background: #fff;
    margin: 0px 2px;
}

.pagation a:hover {
    background: #623765;
    border: 1px solid #623765;
    color: #fff;
}

.pagation a.active {
    background: #623765;
    border: 1px solid #623765;
    color: #fff;
}

.pagation span {
    margin: 0px 2px;
    padding: 2px 9px;
    display: inline-block;
}

/*列表页*/

/*登录页*/
.loginbg {
    width: 100%;
    height: 100%;
    background: url(../images/loginBg_v4.png) no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.login_name {
    margin-top: 20px;
    padding-bottom: 5px;
    text-align: center;
    font-size: 24px;
    color: #bf165e;
}

.login_box {
    background-color: rgba(0, 0, 0, .6);
    width: 460px;
    height: 460px;
}

.login_logo {
    text-align: center;
    padding-top: 30px;
}

.login {
    width: 360px;
    margin: 0px auto;
}

.kuang {
    margin-top: 15px;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
}

.icon img {
    width: 30px;
    height: 30px;
    margin-top: 5px;
    margin-left: 5px;
}

.input {
    background: #fff;
    border: none;
    width: 84%;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    padding-right: 10px;
    color: #333;
}

.yzminput {
    background: #fff;
    border: none;
    width: 44%;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    padding-right: 10px;
    color: #333;
}

.yzmimg {
    padding-top: 1px;
}

.loginbut {
    background: #bf165e;
    color: #fff;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 4px;
    transition: all .3s;
}

.loginbut:hover {
    background: #6b203e;
}

.has-feedback {
    margin-top: 10px;
    color: #bf165e;
}

.has-feedback a {
    color: #bf165e;
}

/*登录页*/

/* 调查问卷 */
.banner3 {
    background: url(../images/banner3.jpg) no-repeat;
    width: 100%;
    height: 250px;
    text-align: center;
}

.banner3_txt {
    color: #fff;
    font-size: 48px;
    padding-top: 100px;
}

.question_box h1 {
    text-align: center;
    font-size: 24px;
}

.question {
    border: 1px solid #ddd;
    padding: 0px 20px 20px 20px;
    margin-top: 20px;
}

.question_list {
    border-bottom: 1px dashed #aaa;
    padding-top: 20px;
    padding-bottom: 20px;
}

.question_list h3 {
    font-size: 16px;
}

.question_list ul {
    padding-left: 20px;
    padding-top: 10px;
}

.question_list ul li {
    padding-top: 10px;
}

.question_list ul li span {
    width: 100px;
    text-align: right;
    display: inline-block;
}

.question_list ul li b {
    color: #ff0000;
    padding-left: 5px;
}

.question_input {
    border: 1px solid #ddd;
    background: #fff;
    width: 400px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
}

.question_radio {
    margin-right: 10px;
}

.question_submit {
    display: block;
    background: #e9b454;
    color: #fff;
    font-size: 18px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    border: none;
    margin: 0px auto;
    margin-top: 20px;
    cursor: pointer;
    box-shadow: #e9b454 1px 1px 8px;
    -webkit-box-shadow: #e9b454 1px 1px 8px;
    -moz-box-shadow: #e9b454 1px 1px 8px;
}

.question_submit:hover {
    background: #f0a621;
}

/* 调查问卷 */

/* vpn */
.vpn {
    margin-top: 80px;
    min-height: 600px;
}

.vpn_text {
    width: 850px;
}

.vpn_text h3 {
    font-size: 24px;
    color: #623765;
    font-weight: normal;
    margin-top: 178px;
}

.vpn_text p {
    font-size: 18px;
    margin-top: 10px;
    line-height: 30px;
}

.vpn_text p a {
    font-size: 16px;
    text-decoration: underline;
}

.insidelogin {
    display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    background: #623765;
    color: #fff;
    text-align: center;
}

.insidelogin:hover {
    background: #8b4e88;
}

/* vpn */

/* 找回密码 */
.password_box {
    background: url(../images/di3.png) no-repeat;
    width: 800px;
    height: 450px;
    margin: 0px auto;
    margin-top: 150px;
}

.password {
    width: 700px;
    margin: 0px auto;
}

.password_yzm_wp {
    width: 100% !important;
}

.password_yzm {
    background: #eba91f;
    color: #fff;
    display: block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}

.password_wp {
    width: 30%;
    margin: 30px auto;
}

.table {
    margin-top: 5px;
}

.table th {
    padding: 10px;
    text-align: right;
    font-weight: normal;
    color: #ddd;
}
.fixed-table-container thead th .sortable{
    text-align: left;
}
.fixed-table-container thead th .th-inner{
    text-align: left;
}
.table td {
    padding: 10px;
}

.table span {
    color: #eba91f;
    padding-right: 5px;
}

.table input {
    border: none;
    padding: 5px;
    height: 40px;
    width: 80%;
    color: #ddd;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ddd;
    overflow: hidden;
}

/* 找回密码 */

/*滑动验证码*/
.verify-bar-area {
    position: relative;
    background: #FFFFFF;
    text-align: center;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    margin: 0px 20px 20px 20px;
}

.verify-bar-area .verify-move-block {
    position: absolute;
    top: 0px;
    left: 0;
    background: #fff;
    cursor: pointer;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    box-shadow: 0 0 2px #888888;
    -webkit-border-radius: 1px;
}

.verify-bar-area .verify-left-bar {
    position: absolute;
    top: -1px;
    left: -1px;
    background: #f0fff0;
    cursor: pointer;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: 1px solid #ddd;
}

.verify-img-panel {
    margin: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: 1px solid #ddd;
    border-radius: 3px;
    position: relative;
    margin: 20px;
}

.verify-img-panel .verify-refresh {
    width: 25px;
    height: 25px;
    text-align: center;
    padding: 5px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

.verify-img-panel .icon-refresh {
    font-size: 20px;
    color: #fff;
}

.verify-img-panel .verify-gap {
    background-color: #fff;
    position: relative;
    z-index: 2;
    border: 1px solid #fff;
}

.verify-bar-area .verify-move-block .verify-sub-block {
    position: absolute;
    text-align: center;
    z-index: 3;
    border: 1px solid #fff;
}

.verify-bar-area .verify-move-block .verify-icon {
    font-size: 18px;
}

.verify-bar-area .verify-msg {
    z-index: 3;
    text-align: center !important;
    width: 100% !important;
    line-height: 42px !important;
}

/*字体图标的css*/
@font-face {
    font-family: "iconfont";
    src: url('../fonts/iconfont.eot?t=1508229193188'); /* IE9*/
    src: url('../fonts/iconfont.eot?t=1508229193188#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAaAAAsAAAAACUwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFZW7kiSY21hcAAAAYAAAAB3AAABuM+qBlRnbHlmAAAB+AAAAnQAAALYnrUwT2hlYWQAAARsAAAALwAAADYPNwajaGhlYQAABJwAAAAcAAAAJAfeA4dobXR4AAAEuAAAABMAAAAYF+kAAGxvY2EAAATMAAAADgAAAA4CvAGsbWF4cAAABNwAAAAfAAAAIAEVAF1uYW1lAAAE/AAAAUUAAAJtPlT+fXBvc3QAAAZEAAAAPAAAAE3oPPXPeJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/sM4gYGVgYOpk+kMAwNDP4RmfM1gxMjBwMDEwMrMgBUEpLmmMDgwVDxbwtzwv4EhhrmBoQEozAiSAwAw1A0UeJzFkcENgCAMRX8RjCGO4gTe9eQcnhzAfXC2rqG/hYsT8MmD9gdS0gJIAAaykAjIBYHppCvuD8juR6zMJ67A89Zdn/f1aNPikUn8RvYo8G20CjKim6Rf6b9m34+WWd/vBr+oW8V6q3vF5qKlYrPRp4L0Ad5nGL8AeJxFUc9rE0EYnTezu8lMsrvtbrqb3TRt0rS7bdOmdI0JbWmCtiItIv5oi14qevCk9SQVLFiQgqAF8Q9QLKIHLx48FkHo3ZNnFUXwD5C2B6dO6sFhmI83w7z3fe8RnZCjb2yX5YlLhskkmScXCIFRxYBFiyjH9Rqtoqes9/g5i8WVuJyqDNTYLPwBI+cljXrkGynDhoU+nCgnjbhGY5yst+gMEq8IBIXwsjPU67CnEPm4b0su0h309Fd67da4XBhr55KSm17POk7gOE/Shq6nKdVsC7d9j+tcGPKVboc9u/0jtB/ZIA7PXTVLBef6o/paccjnwOYm3ELJetPuDrvV3gg91wlSXWY6H5qVwRzWf2TybrYYfSdqoXOwh/Qa8RWIjBTiSI3h614/vKSNRhONOrsnQi6Xf4nQFQDTmJE1NKbhI6crHEJO/+S5QPxhYJRRyvBFBP+5T9EPpEAIVzzRQIrjmJ6jY1WTo+NXTMchuBsKuS8PRZATSMl9oTA4uNLkeIA0V1UeqOoGQh7IAxGo+7T83fn3T+voqCNPPAUazUYUI7LgKSV1Jk2oUeghYGhZ+cKOe2FjVu5ZKEY2VkE13AK1+jI4r1KLbPlZfrKiPhOXKPRj7q9sj9XJ7LFHNmrKJS3VCdhXGSdKrtmoQaWeMjQVt0KD6sGPOx0oH2fgtzoNROxtNq8F3tzYM/n+TjKSX5qf2jx941276TIr9FjXxKr8eX/6bK4yuopwo9py1sw8F9kdw4AmurRpLUM3tYx5ZnKpfHPi8dzz19vJ6MjyxYUrpqeb1uLs3eGV6vr21pSqpeWkqonAN9oUyIiXpv8XvlN5e3icY2BkYGAA4n0vN4fG89t8ZeBmYQCBa9wPPRH0/wcsDMwmQC4HAxNIFABAfAqaAHicY2BkYGBu+N/AEMPCAAJAkpEBFbABAEcMAm94nGNhYGBgfsnAwMKAigESnwEBAAAAAAAAdgCkANoBCAFsAAB4nGNgZGBgYGMIZGBlAAEmIOYCQgaG/2A+AwARSAFzAHicZY9NTsMwEIVf+gekEqqoYIfkBWIBKP0Rq25YVGr3XXTfpk6bKokjx63UA3AejsAJOALcgDvwSCebNpbH37x5Y08A3OAHHo7fLfeRPVwyO3INF7gXrlN/EG6QX4SbaONVuEX9TdjHM6bCbXRheYPXuGL2hHdhDx18CNdwjU/hOvUv4Qb5W7iJO/wKt9Dx6sI+5l5XuI1HL/bHVi+cXqnlQcWhySKTOb+CmV7vkoWt0uqca1vEJlODoF9JU51pW91T7NdD5yIVWZOqCas6SYzKrdnq0AUb5/JRrxeJHoQm5Vhj/rbGAo5xBYUlDowxQhhkiMro6DtVZvSvsUPCXntWPc3ndFsU1P9zhQEC9M9cU7qy0nk6T4E9XxtSdXQrbsuelDSRXs1JErJCXta2VELqATZlV44RelzRiT8oZ0j/AAlabsgAAAB4nGNgYoAALgbsgI2RiZGZkYWRlZGNkZ2BsYI1OSM1OZs1OSe/OJW1KDM9o4S9KDWtKLU4g4EBAJ79CeQ=') format('woff'),
    url('../fonts/iconfont.ttf?t=1508229193188') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('../fonts/iconfont.svg?t=1508229193188#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-check:before {
    content: "\e645";
}

.icon-close:before {
    content: "\e646";
}

.icon-right:before {
    content: "\e6a3";
}

.icon-refresh:before {
    content: "\e6a4";
}

/*滑动验证码*/

[v-cloak] {
    display: none;
    important;
}

/*23新门户*/
.cityu_header {
    width: 1200px;
    height: 154px;
    margin: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}


@media screen and (max-width:1280px){
    .wp,.cityu_header,.cityu_footer_friendship,.cityu_footer_information{
        padding: 0 30px;
    }
}

.cityu_header_right {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
}

.cityu_top {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.cityu_top > a {
    font-size: 12px;
    color: #fff;
    line-height: 26px;
    padding: 0 12px;
    border-radius: 3px;
    background-color: #bd3d6d;
    margin-right: 14px;
}

.cityu_top > a:hover {
    background-color: #6a2047;
}

.cityu_languageSwitch {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.cityu_languageSwitch b {
    display: block;
    width: 1px;
    height: 14px;
    background-color: #282828;
    margin: 0 12px;
}

.cityu_languageSwitch a {
    font-size: 12px;
    padding: 16px 0;
    color: #282828;
    border-top: 2px solid #fff;
    font-weight: bold;
}

.cityu_languageSwitch a:hover {
    border-top: 2px solid #6a2047;
    color: #bd3d6d;
}

.cityu_nav a {
    display: inline-block;
    font-size: 20px;
    color: #6a2047;
    font-weight: bold;
    margin-left: 60px;
    padding: 24px 0;
    border-bottom: 2px solid #fff;
}

.cityu_nav a:hover {
    color: #bd3d6d;
    border-bottom: 2px solid #bd3d6d;
}

.header-polygon {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    top: 154px;
    height: 46px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 888;
    overflow: hidden;
}

.header-polygon:after {
    content: '';
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    background-image: linear-gradient(271deg, #542341, #bb175e);
    transform: skewY(-0.7deg);
    margin-top: -1.875rem;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    outline: 1px rgba(0, 0, 0, 0) solid;
}

.cityu_banner {
    position: relative;
    display: none;
}

.cityu_banner .carousel-item img {
    height: 300px;
}

.carousel-bottom-bg {
    position: absolute;
    bottom: -30px;
    z-index: 11;
    display: block;
    width: 100%;
}

.carousel-bottom-bg img {
    width: 100%;
}

.cityu_one {
    width: 100%;
    background-color: #f5f5f5;
    position: relative;
    padding: 70px 0 50px 0;
}

.cityu_one:before {
    content: "";
    position: absolute;
    left: auto;
    right: 0;
    top: 256px;
    height: 300px;
    width: 26%;
    background-image: linear-gradient(to bottom, #5579b5, #a0b3d3);
    clip-path: polygon(0% 100%, 100% 0%, 100% 0%, 100% 100%);
    z-index: 0;
}

.cityu_one_bg {
    width: 1200px;
    margin: auto;
    display: flex;
    flex-direction: row;
    /*align-items: center;*/
    justify-content: space-between;
}

.cityu_one_bg:after {
    content: "";
    width: 26%;
    position: absolute;
    top: 250px;
    left: 0;
    background: #e1e1e1;
    clip-path: polygon(0% 100%, 0% 0%, 100% 60%, 0% 88%);
    height: 360px;
    z-index: 0;
}

.cityu_info {
    width: 850px;
    height: 220px;
    background-color: #fff;
    position: relative;
    z-index: 88;
}

.cityu_info_title {
    padding: 0 20px;
    display: flex;
    flex-direction: row;
    align-items: end;
    border-bottom: 1px solid #ccc;
}

.cityu_info_title li {
    font-size: 24px;
    color: #282828;
    line-height: 1;
    cursor: pointer;
    padding: 20px 0 12px 0;
    margin-right: 36px;
    position: relative;
    transition: all .3s;
}

.cityu_info_title li:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #fff;
}

.cityu_info_title .on {
    font-size: 36px;
    font-weight: bold;
    background-image: linear-gradient(to left, #bf165e, #7c257c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.cityu_info_title .on:after {
    background-image: linear-gradient(to left, #bf165e, #7c257c);
}

.cityu_info_title li:hover {
    font-size: 36px;
    font-weight: bold;
    background-image: linear-gradient(to left, #bf165e, #7c257c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.cityu_info_title li:hover:after {
    background-image: linear-gradient(to left, #bf165e, #7c257c);
}

.cityu_info_list {
    padding: 11px 0;
}

.cityu_info_content li {
    display: none;
}

.cityu_info_content .on {
    display: block;
}

.cityu_info_list a {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 7.5px 20px;
}

.cityu_info_list a p {
    font-size: 18px;
    color: #282828;
    width: 600px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.cityu_info_list a span {
    font-size: 18px;
    color: #282828;
}

.cityu_info_list a:hover p, .cityu_info_list a:hover span {
    color: #bd3d6d;
}

.cityu_info_table {
    padding: 18px 20px;
    width: 100%;
}

.cityu_info_table tr {
    border-bottom: 1px solid #eee;
}

.cityu_info_table tr th {
    text-align: center;
    padding: 10px;
    background-color: #eee;
    font-size: 18px;
    font-weight: bold;
    color: #282828;
}

.cityu_info_table tr td {
    text-align: center;
    padding: 6px;
}

.cityu_info_table tr:hover {
    background-color: #fff6f9;
}

.cityu_info_table tr td div {
    width: 100%;
    font-size: 18px;
    color: #282828;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cityu_info_table tr td span, .cityu_info_table tr td p {
    font-size: 18px;
    color: #282828;
}

.cityu_more {
    position: absolute;
    top: 40px;
    right: 20px;
}

.cityu_more a {
    display: none;
}

.cityu_more .on {
    display: block;
}

.cityu_more a p {
    color: #bd3d6d;
    display: inline-block;
    transition: all .3s;
}

.cityu_more a i {
    color: #bd3d6d;
    font-size: 12px;
    transition: all .3s;
}

.cityu_more a:hover p, .cityu_more a:hover i {
    color: #7c257c;
}

.cityu_one_right {
    width: 328px;
    position: relative;
    z-index: 88;
}

.cityu_login {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.cityu_login a {
    width: 108px;
    height: 108px;
    margin-bottom: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
    background-color: #fff;
    transition: all .3s;
}

.cityu_login a i {
    font-size: 34px;
    color: #fff;
    line-height: 1;
}

.cityu_login a p {
    font-size: 18px;
    color: #fff;
    margin-top: 8px;
}

.cityu_login a:nth-child(1) {
    background-image: url('../images/cityu_logBg.jpg');
}

.cityu_login a:nth-child(2) {
    background-image: url('../images/cityu_registerBg.jpg');
}

.cityu_login a:nth-child(3) {
    background-image: url('../images/cityu_internalBg.jpg');
}

.cityu_onlineMall{
    width: 100%;
    background-color: #c8587e;
    padding: 18px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cityu_onlineMall_a b{
    font-size: 18px;
    color: #fff;
}

.cityu_onlineMall_a i{
    font-size: 20px;
    color: #fff;
}

.cityu_onlineMall_b{
    width: 100%;
    margin-top: 13px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.cityu_onlineMall_b>li{
    width: 150px;
    height: 51px;
    background-size: 100%;
    background-color: #fff;
    cursor: pointer;
}
.cityu_onlineMall_b1>p,.cityu_onlineMall_b2>a{
    display: block;
    text-align: center;
    line-height: 51px;
    font-size: 18px;
}
.cityu_onlineMall_b>li>p:hover,.cityu_onlineMall_b2>a:hover{
    color: #c8587e!important;
}
.cityu_onlineMall_b1{
    position: relative;
}
.cityu_onlineMall_b1>ul{
    display: none;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 200px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    position: absolute;
    top: 51px;
    left: -14px;
    padding: 12px;
}
.cityu_onlineMall_b1:hover>ul{
    display: flex;
}
.cityu_onlineMall_b1>ul li{
    width: 48%;
    background-color: #eee;
}
.cityu_onlineMall_b1>ul li a{
    text-align: center;
    line-height: 34px;
    display: block;
    border-radius: 3px;
    font-size: 16px;
    color: #333;
    transition: all .3s;
}
.cityu_onlineMall_b1>ul li a:hover{
    background-color: #c8587e;
    color: #fff;
}

/*.cityu_onlineMall div a:nth-child(1) {*/
/*    background-image: url('../images/cityu_rjlogo.jpg');*/
/*}*/

/*.cityu_onlineMall div a:nth-child(2) {*/
/*    background-image: url('../images/cityu_hqclogo.jpg');*/
/*}*/

/*日历*/
.cityu_years {
    width: 100%;
    height: 48px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.cityu_years div {
    cursor: pointer;
    width: 24px;
    height: 24px;
    border-radius: 3px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.cityu_years div:hover {
    background-color: #bd3d6d;
}

.cityu_years span {
    padding: 0 20px;
}

.cityu_years div:hover i {
    color: #fff;
}

.cityu_week {
    width: 100%;
    height: 46px;
    background-color: #eee;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.cityu_week li {
    flex: 1;
    text-align: center;
    font-size: 12px;
}

.cityu_sun {
    height: 266px;
}

.cityu_sun li {
    float: left;
    width: 14.28%;
    padding: 10px 0;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.cityu_sun .on:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #bd3d6d;
}

.cityu_sun .onn:before {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 23px;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #bd3d6d;
}

.cityu_sun .disabled {
    color: #ddd;
}

.cityu_sun .active {
    background-color: #fff6f9;
}

.cityu_sun li:hover {
    background-color: #fff6f9;
}

/* 滚动条 */
.cityu_sun {
    overflow: overlay;

&
::-webkit-scrollbar {
    width: 0;
    height: 0;
}

&
::-webkit-scrollbar-thumb {
    background-color: rgba(102, 102, 102, 0.1);
}

&
:hover {

&
::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

&
::-webkit-scrollbar-thumb {
    background-color: rgba(170, 170, 170, 0.5);
}

}

&
::-webkit-scrollbar-thumb {
    background-color: rgba(102, 102, 102, 0.1);

    /* 滚动条里面小方块 */
    border-radius: 4px;
}

}


.cityu_two {
    width: 100%;
    padding-top: 22px;
    background-color: #f5f5f5;
}

.cityu_two .cityu_center {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 11;
}

.cityu_center {
    width: 1200px;
    margin: auto;
}

.cityu_notice_tltle {
    font-size: 36px;
    line-height: 1;
    padding: 20px 20px 10px 20px;
    display: block;
    background-image: linear-gradient(to left, #bf165e, #7c257c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}

.cityu_notice {
    width: 850px;
    height: 400px;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    z-index: 88;
}
.cityu_notice1{
    width: 850px;
    height: 400px;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    z-index: 88;
    margin-top: 20px;
}
.cityu_notice2{
    width: 850px;
    height: 260px;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    z-index: 88;
    margin-top: 20px;
}

.cityu_notice_nav {
    display: flex;
    align-items: center;
    flex-direction: row;
    border-bottom: 1px solid #ccc;
    padding: 0 20px;
}

.cityu_notice_nav li {
    position: relative;
    color: #282828;
    font-size: 16px;
    padding-bottom: 10px;
    margin-right: 30px;
    cursor: pointer;
    transition: all .3s;
}

.cityu_notice_nav li:hover {
    color: #bf165e;
}

.cityu_notice_nav li:hover:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #bf165e;
}

.cityu_notice_nav .on {
    color: #bf165e;
}

.cityu_notice_nav .on:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #bf165e;
}

.cityu_notice_list {
    padding: 4px 0;
}

.cityu_notice_list li {
    display: none;
}

.cityu_notice_list .on {
    display: block;
}

.cityu_notice_list li a {
    padding: 7px 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.cityu_notice_list li a div {
    width: 600px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.cityu_notice_list li a b {
    font-size: 10px;
    line-height: 1;
    color: #fff;
    font-weight: normal;
    background-color: #bf165e;
    border-radius: 3px;
    padding: 4px 6px;
    margin-right: 4px;
}

.cityu_notice_list li p {
    font-size: 18px;
    color: #282828;
    flex: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.cityu_notice_list li span {
    font-size: 18px;
    color: #282828;
}

.cityu_notice_list a:hover p, .cityu_notice_list a:hover span {
    color: #bd3d6d;
}

.cityu_notice_more {
    position: absolute;
    top: 70px;
    right: 20px;
}

.cityu_serve {
    width: 328px;
    height: 414px;
    background-color: #fff;
    padding: 20px 20px;
    margin-top: 20px;
}
.cityu_calendar{
    width: 328px;
    background-color: #fff;
    padding: 20px 10px;
    margin-top: 20px;
    position: relative;
    z-index: 99;
}

.cityu_serve_title {
    font-size: 28px;
    line-height: 1;
    font-weight: bold;
    background-image: linear-gradient(to left, #bf165e, #7c257c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 12px 0;
}

.cityu_serve_list {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.cityu_serve a {
    width: 100%;
    height: 95px;
    margin-top: 12px;
    border: 1px solid #ddd;
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: relative;
    padding-bottom: 18px;
    transition: all .3s;
}

.cityu_serve a b {
    font-size: 18px;
    color: #282828;
}

.cityu_serve a i {
    font-size: 38px;
    color: #282828;
    margin-right: 6px;
}

.cityu_serve a:hover {
    border: 1px solid #bf165e;
}

.cityu_serve a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 26px;
    z-index: 9;
    background-image: url(../images/cityu_serveBg.png);
}

.cityu_creditInquiry{
    position: relative;
    z-index: 999;
    padding: 20px 0;
}

.cityu_creditInquiry .cityu_center{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}

.cityu_creditInquiry .cityu_center a{
    background-color: #fff;
    border:1px solid #ddd;
    height: 96px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: relative;
    font-size: 18px;
}

.cityu_creditInquiry .cityu_center a:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 26px;
    z-index: 9;
    background-image: url(../images/cityu_serveBg.png);
    background-size: 100%;
}

.cityu_creditInquiry .cityu_center a:hover{
    border:1px solid #bf165e;
}

.cityu_creditInquiry .cityu_center a:hover b{
    color: #bf165e;
}

.cityu_two_government {
    position: relative;
    padding-bottom: 30px;
}

.cityu_two_government:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 567px;
    z-index: 9;
    background-image: url(../images/cityu_noticeBg.png);
    opacity: .5;
}

.cityu_footer {
    width: 100%;
    background-color: #f5f5f5;
}

.cityu_footer_friendship {
    width: 1200px;
    margin: auto;
    height: 132px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.cityu_friendship {
    width: 790px;
}

.cityu_friendship span {
    display: block;
    font-size: 24px;
    color: #282828;
    padding-bottom: 12px;
}

.cityu_friendship a {
    font-size: 16px;
    color: #282828;
    margin-right: 20px;
}

.cityu_friendship a:hover {
    color: #bf165e;
}

.cityu_statistics {
    width: 370px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
}

.cityu_statistics span {
    font-size: 16px;
    color: #282828;
}

.cityu_statistics b {
    font-size: 24px;
    color: #961951;
}

.cityu_footer_information {
    width: 100%;
    height: 220px;
    background-image: linear-gradient(to right, #691e45, #961951);
}

.cityu_footer_information .cityu_center {
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.cityu_footer_information_left {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.cityu_footer_information_left b {
    font-size: 22px;
    color: #fff;
    display: block;
    padding-bottom: 20px;
}

.cityu_footer_information_left > div {
    padding-left: 140px;
}

.cityu_footer_information_left > div ul li {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.cityu_footer_information_left > div ul li i {
    font-size: 22px;
    color: #fff;
}

.cityu_footer_information_left > div ul li p {
    font-size: 16px;
    color: #fff;
    padding-left: 8px;
}

.cityu_footer_information_right a {
    font-size: 16px;
    color: #fff;
}

.cityu_footer_copyright {
    height: 68px;
    background-color: #63203b;
}

.cityu_footer_copyright .cityu_center {
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.cityu_footer_copyright p {
    color: #fff;
    font-size: 16px;
}

.cityu_footer_copyright a {
    color: #fff;
    font-size: 16px;
    padding-left: 30px;
}

.cityu_gotop {
    width: 64px;
    height: 64px;
    background-color: #961951;
    cursor: pointer;
    position: fixed;
    right: 12px;
    bottom: 300px;
    z-index: 99999999;
    display: none;
    text-align: center;
}

.cityu_gotop i {
    color: #fff;
    font-size: 18px;
    line-height: 64px;
}

.red-point{
    position: relative;
}

.red-point::before{
    content: " ";
    border: 3px solid red;/*设置红色*/
    border-radius:3px;/*设置圆角*/
    position: absolute;
    z-index: 1000;
    right: 32px;
    top: 8px;
    margin-right: -8px;
}
/*23新门户*/

/*投诉监督*/
.gcd_complaint{
    width: 1200px;
    margin: 20px auto;
}
.gcd_complaint .row{
    margin: 18px 0;
}
.gcd_complaint_b{
    display: inline-block;
    padding: 10px 46px;
    background-color: #bf165e;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    transition: all .3s;
    margin-top: 18px;
    font-size: 14px;
}
.gcd_complaint_b:hover{
    background-color: #6a2047;
    color: #fff;
}
/*.gcd_complaint_a{*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*    align-items: center;*/
/*}*/
/*.gcd_complaint_a span{*/
/*    margin-left: 6px;*/
/*    font-weight: normal;*/
/*}*/
.gcd_complaint_a span{
    font-weight: normal;
    font-size: 14px;
    color: #777;
}
/* 单复选框 */
[type="radio"],
[type="checkbox"] {
    position: absolute;
    width: 16px;
    height: 16px;
    opacity: 0;
    cursor: pointer;
}
/* 单选框 */
.cs-radio {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid gray;
    border-radius: 50%;
    background-color: #fff;
    box-sizing: border-box;
    vertical-align: -.5ex;
    user-select: none;
    transition: border-color .2s;
    overflow: hidden;
    margin: 0;
}
:focus + .cs-radio,
:checked + .cs-radio {
    border-color: #bf165e;
}
:checked + .cs-radio::before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    margin: 3px auto 0;
    border-radius: 50%;
    background-color: #bf165e;
}
:disabled + .cs-radio {
    background-color: #f5f5f5;
    opacity: .4;
}

.gcd_complaint_c{
    padding: 80px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.gcd_complaint_c h3{
    font-size: 30px;
}

.gcd_complaint_c a{
    padding: 10px 36px;
    background-color: #bf165e;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    transition: all .3s;
    margin-top: 30px;
    font-size: 14px;
}
.gcd_complaint_c a:hover{
    background-color: #6a2047;
    color: #fff;
}
.gcd_complaint .form-control{
    height: 40px;
    font-size: 14px;
}
.gcd_complaint .col-md-3{
    font-size: 14px;
    margin-top: 8px;
}
.gcd_complaint_a{
    margin-top: 7px;
    margin-bottom: 0;
}
.gcd_complaint .webUpload{
    height: 34px;
    line-height: 34px;
    font-size: 14px;
}
.gcd_complaint textarea{
    height: auto!important;
}
/*投诉监督结束*/