﻿#tipDiv{
	display:none;
	position: absolute;
	left: 42%;
	top: 300px;
	z-index: 9999;
	background: #d9d9d9;
	padding: 10px;
	border-radius: 5px;
}

body {
    font: 12px "microsoft yahei", Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    background: #f6f7f7;

}

ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
div,
p,
ol,
li {
    margin: 0px;
    padding: 0px;
    border: none;
    list-style: none;
}

img {
    border: none;
}

a {
    text-decoration: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input {
    border: none;
}

.lf {
    float: left;
}

.rt {
    float: right;
}

.clear {
    clear: both;
}


.bk {
    height: 120px;
    border-bottom: #2374ec 1px solid;
    background-color:#1A41A8;
}

.top-main {
    width: 100%;
    margin: 0 auto;
    background-color:#1A41A8;
}

.logo-left {
     width:100%;
     max-width:550px;
     min-width:30rem;
     height:120px;
     max-height:12rem;
     float:left;
     margin-left:10%;
     background-image:url('/work/gnmk/phone/main/imgs/log.png');
     background-repeat:no-repeat;
     background-size:100% 100%;
     -moz-background-size:100% 100%;
}

.logo-left img {
    width: 365px;
    height: 96px;
    background-color:#1A41A8;
}

.nav-right {
    width: 820px;
}

.search {
    width: 40%;
    border-radius: 20px;
    display: flex;
    float: right;
    border: 1px solid #bcbcbc;
    margin: 30px auto;
    font-size: 18px;
    background: #fff;
    margin-left: 15px;

}

.search input {
    float: left;
    flex: 4;
    height: 40px;
    outline: none;
    border-radius: 20px;
    box-sizing: border-box;
    padding-left: 10px;

}

.search button {
    float: right;
    flex: 1;
    height: 40px;

    border-style: none;
    outline: none;
    border-radius: 20px;
    background: #fff;
}

.search button i {
    font-style: normal;
}

.search button:hover {
    font-size: 16px;
}

/* .nav ul li {
    float: left;
    margin: 0 13px;
    cursor:pointer 
}
.nav ul li a{
    font-size: 20px;
    color: #3d3d3d;
    
}
.nav ul li a:hover{
    color: #fd5817;
    
} */

.yyui_menu1 {
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    margin-top: 3px;
}

.yyui_menu1 li {
    float: left;
    position: relative;
    font-size: 18px;
}

.yyui_menu1 li a {
    display: block;
    line-height: 45px;
    text-decoration: none;
    padding: 0px 20px;
    color: #333;
}
.qudiao ul li a:hover {
    background: none !important;
}
.yyui_menu1 li a:hover {
    border-radius: 5px 5px 0 0;
    background: #2374ec;
    color: #fff
}

.yyui_menu1 li a.more:after {
    content: " 禄";
}

.yyui_menu1 li ul {
    position: absolute;
    float: left;
    display: none;
    z-index: 9999;
}

.yyui_menu1 li ul a {
    text-decoration: none;
    color: #fff;
    height: 45px;
    width: 100px;
    overflow: hidden;
}

.yyui_menu1 li ul a:hover {
    color: #ff7900;
   
}

.yyui_menu1 li ul ul {
    left: 140px;
    top: -60px;
}


.lsbj {
    border-radius: 5px 5px 0 0;
    background: #2374ec;

}

.lsbj a {
    color: #fff !important;
}




.banner {

    height: 388px;
}

.banner img {
    width: 100%;
}

.main {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.main-left {
    width: 586px;
    float: left;
}

.main-left li {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.main-left span {
    width: 66px;
    height: 63px;
    border-radius: 5px;
    color: #fff;
    background: #2374ec;
    float: left;
    text-align: center;
    font-size: 14px;
    padding-top: 3px;
    display: block;
}

.main-left b {
    font-size: 28px;
    font-weight: normal;
}

.main-left h6 {
    width: 80%;
    font-size: 20px;
    padding-left: 20px;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: normal;

}

.main-left h6 a {
    color: #2a2a2a;

}

.main-left p {
    font-size: 18px;
    width: 84%;
    padding-left: 20px;
    padding-top: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;


}

.main-left p a {

    color: #888;


}

.main-left p a:hover {
    color: #132c7b;
}

.main-right {
    width: 586px;
    float: right;
}

.pic {
    width: 100%;
    margin-top: 30px;

}

.pic img {
    width: 586px;
    height: 160px;

}

.exh {
    height: 100px;
    float: left;
    margin-top: 10px;
    margin-left: 34px;

}

.exh span {
    width: 90px;
    height: 30px;
    text-align: center;
    font-size: 18px;
    color: #2a2a2a;
    display: block;
}

.exh img {
    width: 56px;
    height: 56px;
    margin: 0 auto;
    display: block;

}

.ml {
    margin-left: 0px;
}

.poster {
    width: 1200px;
    height: 200px;
    margin-top: 30px;

    float: left;
}

.poster img {
    width: 100%;
    height: 100%;
}

.main-list {
    float: left;
    margin-top: 30px;
    width: 100%;
}





.tabbox {
    width: 47%;
    float: left;
}

.right {
    float: right !important;
}

.tabbox ol li {
    float: left;
    cursor: pointer;
    width: 120px;
    height: 40px;
    font-size: 20px;
    color: #2a2a2a;
    text-align: center;
    line-height: 40px;
}

.tabbox ol li.active {
    color: #fff;
    font-size: 20px;
    background: #2374ec;
    width: 120px;
    height: 40px;
    float: left;
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
}

.tabbox .content {}

.gengduo {

    float: right;
}

.gengduo a {
    color: #888;
    font-size: 16px;
}

.tabbox .content>div {
    display: none;
}

.tabbox .content>div.active {
    display: block;
}

.list-con {
    width: 100%;
}

.list-con ul li {
    font-size: 18px;
    color: #2a2a2a;
    float: left;
    width: 100%;
    height: 35px;
    line-height: 35px;

}

.list-con ul li a {
    color: #2a2a2a;
    float: left;
    display: block;
    width: 67%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.tp {

    float: left;
    display: block;
    margin-right: 15px;
    margin-top:15px;
}


.time {
    color: #888;
    float: right;
    font-size: 16px;
}

.link {
    width: 1200px;
    overflow: hidden;
}

.link-title {
    color: #fff;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    background: #ff7900;
    width: 140px;
    text-align: center;
    border-radius: 5px;

}

.link ul {
    margin-top: 30px;
}

.link ul li {
    float: left;
    font-size: 16px;
    padding: 0 22px;
}

.link ul li a {
    color: #2a2a2a;
}

.bottom {
    width: 100%;
    height: 138px;
    background: #1a41a8;
    margin-top: 10px;

}

.bottom-jz {
    width: 1200px;
    margin: 0 auto;
}



.bottom-left {
    width: 108px;
    height: 105px;
    border-radius: 10px;
    margin-top: 30px;
    float: left;
    margin-left:30px;
}

.span111 {
    width: 55%;
    height: 100px;
    float: left;
}

.span222 {
    width: 35%;
    height: 60px;
    float: left;
    margin-top: 10px;
    margin-left:10px;
}

.bottom-center {
    width: 939px;
    float: left;
    margin-left: 80px;
}

.bottom ul {
    margin-top: 30px;
    float: left;
    margin-left: 15px;
}

.bottom ul li {
    float: left;
    font-size: 20px;
    padding: 0 20px;
    ;
}

.bottom ul li a {
    color: #fff;
}

.bottom p {
    display: block;
    color: #fff;
    font-size: 14px;
    float: left;
    margin-left: 34px;
    margin-top: 15px;
    line-height: 25px;
}



.tu {
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 10px;
    margin-top: 30px;
    margin: 30px auto 0;


}

.duowei {
    width: 200px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    float: left;
    line-height: 30px;
}

.banner-ss {
    width: 1200px;
    height: 300px;
    margin: 30px auto;
}

.banner-ss img {
    width: 100%;
    height: 100%;
}

.ss-list-left {
    width: 250px;
    float: left;
}

.list-ss {
    width: 250px;
    padding: 0px 0px 30px 0;
}

.li {
    width: 100%;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    background: url(../images/t2.png) 224px no-repeat;
    line-height: 40px;


}

.li:hover {
    color: #fa7d19;
}

.else {
    width: 100%;
    display: none;
}

.else-list {


    background-color: white;

    color: #565656;
    text-align: center;
    font-size: 16px;
    background: url(../images/t1.png) 224px no-repeat;
    line-height: 40px;

}

.else-list a {

    color: #565656;
}

.else-list a:hover {

    color: #fa7d19;
}

.last {
    border-bottom: none;
}

.first {
    border-top: none;
}

.list-ss p {
    width: 250px;
    padding: 12px 0;
    color: #fff;
    background: #fa7d19;
    text-align: center;
    font-size: 18px;
    border-radius: 5px 5px 0 0
}

.ss-list-right {
    width: 916px;
    float: right;
    background: #fff;
}

.ss-list-top {
    height: 40px;


}

.ss-list-top h4 {
    font-size: 14px;
    color: red;
    padding: 10px;
    float: left;
    font-weight: normal;
}

.ss-list-top span {
    line-height: 35px;
    color: #565656;
    font-size: 14px;
    float: left;

}

.ss-list-top span a {
    color: #565656;
}

.ss-list-top i {
    padding: 10px;
    display: block;
    width: 17px;
    height: 18px;
    float: left;
}

.tubiao {
    width: 28px;
    height: 28px;
    float: right;
    margin: 6px;
}

.ss-list-title {
    font-size: 18px;
    color: #3f3f3f;
    padding: 10px;
    width: 100%;
    float: left;
}

.ss-list-right ul li {
    width: 98%;
    height:75px;
    border-bottom: #aeaeae solid 1px;
    margin-left: 1%;
    margin-top: 20px;
}

.listss {

    float: left;

    width: 100%;
}

.ss-list-right ul li p {
    font-size: 14px;
    width: 100%;
    color: #999999;
    padding: 10px 0px;
    float: left;
    line-height: 26px;
}

.listss a {
    overflow: hidden;
    white-space: nowrap;
    float: left;
    width: 70%;
    color: #565656;
    font-size: 16px;
    display: block;
}

.page {
    float: right;
    margin-top: 25px;
    background: #fff;
    margin-right: 20px;
    padding: 0px 0px 40px 0px;
}

ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
}

ul.pagination li {
    display: inline;
}

ul.pagination li a {
    color: black;
    float: left;
    padding: 8px 16px !important;
    text-decoration: none;
}

ul.pagination li a.active {
    background-color: #2373ec;
    color: white;
}

ul.pagination li a:hover:not(.active) {
    background-color: #ddd;
}

.yello {
    background-color: #bebebe;

    float: left;
}

.yello a {
    color: #fff !important;
}

.bj {
    width: 916px;
    background: #fff;
    float: right;
}

.center-jz {
    margin: 0 auto;
}

.ys {
    color: #565656 !important;

}

.content-nr {
    text-align: center;
}

.wzys {
    text-align: center;
    color: #2474ef;
    font-size: 18px;
    padding: 5px;

}

.wzsh {
    text-align: center;
    color: #565656;
    font-size: 18px;
    display: block;
    margin: 30px;

}

.content-nr h3 {
    width: 500px;
    font-size: 24px;
    font-weight: normal;
    color: #3f3f3f;
    margin: 0 auto;
    line-height: 35px;
    margin-top: 10px;
}

.bx {
    border-bottom: #d2d2d2 solid 1px;
    margin: 0px 2%;
}

.content-ace {
    font-size: 14px;
    color: #565656;
    text-align: left;
    line-height: 35px;
    width: 90;
    margin: 30px 5%;
}

.enclosure {
    font-size: 16px;
    color: #1a41a7;
    text-align: left;
    margin: 30px 5%;
}

.enclosure a {
    color: #1a41a7;
}

.content-nr p {
    text-align: right;
    color: #565656;
    font-size: 16px;
    line-height: 35px;
}

.hs {
    color: #565656;
}

.tuijian {
    border-bottom: #d2d2d2 solid 1px;
    margin: 0px 2%;
}

.tuijian p {
    font-size: 24px;
    color: #585858;
    float: left;
    margin-top: 30px;
}

.tuijian ul {
    margin-top: 10px;
    margin-bottom: 30px;
    float: left;
}

.tuijian ul li {
    height: 50px;
    width: 99%;
    float: left;
    line-height: 50px;
    overflow: hidden;
}

.tuijian ul li a {
    font-size: 18px;
    color: #585858;

}

.jisuan {
    background: none;
    height: 100px;
    line-height: 100px;
    color: #2a2a2a;
    float: left;
    text-align: left;
    padding-left: 25px;
}

.jisuan img {
    display: block;
    float: left;
    padding-top: 25px;
    padding-right: 10px;


}

.tc {
    text-align: center;
}

.jsfs {
    width: 96%;
    margin: 5% 2%;
    background: #f6f7f7;
    text-align: center;
    overflow: hidden;

}

.syxm {
    color: #2a2a2a;
    font-size: 16px;
    float: left;
    text-align: center;
    display: block;
    width: 114px;
}

.xiala {
    float: left;
    width: 293px;
    padding-left: 15px;
}

.xiala select {
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #a9a9a9;
    padding: 2px 10px 5px 10px;
}

.selexiala {
    width: 100%;
    margin: 30px 22%;
    float: left;
    overflow: hidden;
}

.input-sr input {
    width: 94%;
    height: 25px;
    border: solid 1px #aaaaaa;
    padding: 0 0 0 10px;

}

.input-sr {
    float: left;
    width: 293px;
    margin-left: 18px;

}

.top-10 {
    margin-top: 10px;
}

.qw {
    font-size: 16px;
    float: left;
    color: #2a2a2a;
    padding-left: 10px;
    padding-right: 10px;

}

.anniu {
    margin: 0 auto;
    width: 239px;

}

.anniu a {
    width: 109px;
    height: 31px;
    background: #fa7d19;
    line-height: 31px;
    text-align: center;
    color: #fff;

    overflow: hidden;
    border-radius: 15px;
    font-size: 16px;
    cursor: pointer;
    float: left;
}

.w112 {
    width: 112px !important;
}

.cz {
    background: #33a4ec !important;
    margin-left: 20px;
}

.left20 {
    margin-left: 20px;
}

.gsjgs {
    margin-top: 50px;
    float: left;
    width: 100%;
    text-align: left;
}

.gsjgs h5 {
    color: #454545;
    font-size: 20px;
    font-weight: normal;
    padding-left: 20px;
    display: block;


}

.gsjgs p {
    padding-left: 20px;
    padding-top: 20px;
    font-size: 16px;
    color: #454545;
    line-height: 30px;
}

.top30 {
    margin-top: 40px;
    margin-left: 10px;
}

.left10 {
    margin-left: 10px;
}

.biaoge {
    padding-bottom: 50px;
    margin-top: 20px;
    color: #2a2a2a;
    width: 96%;
    margin: 20px 2% 0 2%;
    font-size: 14px;

}

.top-5 {
    margin-top: -4px !important;

}

.p10 {
    padding-bottom: 10px !important;
}

.p30 {
    padding-bottom: 80px;
}

.top-20 {
    margin-top: 10px !important;
}

.bom50 {
    margin-bottom: 50px;
}

.fs14 {
    font-size: 14px !important;
}

.w14 {
    margin: 20px 5% !important;
}

.w256 {
    width: 256px !important;
}

.jisuan a {
    color: #2a2a2a;
}

.hss a {
    color: #fa7d19;
}

.jll {
    width: none !important;
    margin: 30px 1% !important;
}

.rl {
    width: 43% !important;
    float: left;
}

.z {
    float: left;
    font-size: 16px;
}

.w245 {
    width: 245px !important;
}

.w64 {
    width: 64px !important;
}

.rq input {
    width: 39% !important;
    float: left;
}

.xuanze {
    padding-left: none !important;
    width: 247px;
}

.w500 {}

.w500 a {
    width: 250px !important;
    margin-bottom: 30px;
    margin-top: 30px;
    height: 50px !important;
    line-height: 50px !important;
    font-size: 18px !important;
    border-radius: 25px !important;
}

.left24 {
    margin-left: 23px !important;
    width: 276px !important;
}

.yulan {
    color: #fa7d19;
    float: right;
    font-size: 16px;
    padding-right: 10px;
    cursor: pointer;
}

.tankuang {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);

    position: fixed;
    z-index: 998;
    top: 0;
    display: none;
}

.tanchu {
    width: 50%;
    height: auto;
    overflow: hidden;
    z-index: 99999;
    margin: 0 auto;
    margin-top: 15%;

}

.tanchu-title {
    background: #fa7d19;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #fff;
    border-radius: 5px 5px 0 0;
}

.tanchu-title p {
    float: left;
    padding-left: 20px;


}

.tanchu-title a {
    float: right;
    padding-right: 20px;
    cursor: pointer;
}

.tcwz {
    width: 96%;
    float: left;
    background: #fff;
    font-size: 16px;
    line-height: 30px;
    color: #2a2a2a;
    text-indent: 2em;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 40px;
}

 .qa-sdk-wrapper {
        position: fixed;
        width: 400px;
        right: -600px;
        max-height: 530px;
        overflow: hidden;
        border-radius: 4px;
        box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
        transition: all 0.5s ease-in-out;
        background: #fff;
      }
      
      .qa-sdk-close-btn {
        display: inline-block;
        width: 18px;
        height: 18px;
        cursor: pointer;
        position: absolute;
        top: 16px;
        right: 16px;
      }
      
      .qa-sdk-close-btn:hover {
        border-radius: 50%;
        background-color: #d5d9df;
      }
      
      #qa-sdk-iframe {
        width: 400px;
      }
      
      @media (min-width: 1024px) and (max-width: 1366px) {
        .qa-sdk-wrapper {
          width: 356px;
        }
        #qa-sdk-iframe {
          width: 356px;
        }
      }
    </style>
    <style id="ai-assist-webType-style">
      .ai-assist-highlight {
        background: yellow;
      }
      
      @media print {
        #ai-assist-root-bangs,
        #ai-assist-root-bilibili,
        #ai-assist-root-new {
          display: none !important;
        }
      }