html, body, div, h1, h2, h3, h4, h5, h6, p, img, dl, dt, dd, ol, ul, li, form, input,textarea,p,blockquote, table, tr, th, td { margin: 0;  padding: 0;  border: 0;}
table{border-collapse:collapse; border-spacing:0;}
img { border: 0; vertical-align: top; }
address,caption,cite,code,dfn,th,var{ font-style:normal; font-weight:normal;}
ol,ul,dl {list-style:none;}
input,textarea,select{border: 0; outline: 0; /*-webkit-appearance: none;*/ resize: none;}
h1,h2,h3,h4,h5,h6,b{font-size:100%;}
.clearfix:after{content: ""; display: block; clear: both;}
a {text-decoration: none; color: #444; cursor: pointer;outline: none;}
i{font-style: normal}
.fl{ float:left;}
.fr{ float:right;}
.hide { display: none;}
body{
    font-size: 16px;
    line-height: 1.5;
    color: #444;
    font-family: "microsoft yahei","\5FAE\8F6F\96C5\9ED1",Arial,sans-serif;
}
select{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}
.bgbox{min-width:1100px;}
.foot{min-width:1100px;}
.w1100{width: 1100px; margin: 0 auto;}
.w440{width: 440px;}
.w240{width: 240px;}
.w770{width: 770px;}
.w100{width: 100px;}
.w110{width: 110px;}
.w280{width: 280px;}
.sty9{color: #999;}
.sty6{color: #666;}
.styred{color:#f31111;}
.stywhite{color:#fff;}
.styblue{color: #2d66a5;}
.txt14{font-size: 14px;}
.txt15{font-size: 15px;}
.txt16{font-size: 16px;}
.txt18{font-size: 18px;}
.txt20{font-size: 20px;}
.txt21{font-size: 21px;}
.txt23{font-size: 23px;}
.txt32{font-size: 32px;}
.txt35{font-size: 35px;}
.txt100{font-size: 80px;}
.mar10{margin-top: 10px;}
.mar15{margin-top: 15px;}
.mar20{margin-top: 20px;}
.mar25{margin-top: 25px;}
.mar30{margin-top: 30px;}
.mar40{margin-top: 40px;}
.mar60{margin-top: 60px;}
.fontw{font-weight: bold;}
.textc{text-align: center;}
.bgbox {
    background: url("6339.jpg") top center no-repeat #fff;
}
.shaw{
    box-shadow: 0 0 5px #ccc;
}
.header{
    height: 300px;
}
.header h2{
    line-height: 74px;
    padding-top: 40px;
}
.header h2 img{
    margin-right: 20px;
}
.header h1{
    /*text-shadow: 5px 5px 0 #666;*/
    color: #0068b7;
    display: inline-block;
   text-align: center;
    margin: 130px auto 0;
    width: 1100px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.main{
    /*background: linear-gradient(to bottom,#f2f2f2 70%, #fbfbfb 100%);*/
    background: #f0f0f0;
    padding: 0 36px 80px;
}
.main .searchbox{
    height: 218px;
}
.main .searchbox .line{
    height: 2px;
    font-size: 0;
    background-color: #e4e4e4;
    margin-top: 108px;
}
.main .searchbox .search{
    width: 508px;
    height: 40px;
    line-height: 40px;
    margin: 84px 18px 0;
    border: 1px solid #2d66a5;
    border-radius: 9px;
    background-color: #fff;
    padding-top: 8px;
    overflow: hidden;
}
.main .searchbox .search input.ipt{
    padding-left: 15px;
    height: 30px;
    line-height: 30px;
}
.main .leftsidebar{
    width: 240px;
}
.main .leftsidebar li{
    font-size: 23px;
}
.main .leftsidebar li label{
    padding: 10px;
    cursor: pointer;
    line-height: 28px;
    display: block;
    background: #fff;
    color: #2d66a5;
    overflow: hidden;
}
.main .leftsidebar li label i.fro{
    margin: 20px;
    font-size: 40px;
}
.main .leftsidebar li label span.txt{
    margin-top: 5px;
}
.main .cont{
    background-color: #fff;
    padding-bottom: 30px;
}
.cont h3{
    margin: 30px 0;
}
.main .cont .txtbox{
    height: 940px;
    max-height: 940px;
    overflow-y: auto;
    padding: 0 30px;
    margin-right: 10px;
}
.main .cont .txtbox::-webkit-scrollbar {/*������������ʽ*/
    width: 10px;
    height: 80px;
}
.main .cont .txtbox::-webkit-scrollbar-thumb {/*����������С����*/
    border-radius: 10px;
    background-color: #2a68a4;
}
.main .cont .txtbox::-webkit-scrollbar-track {/*������������*/
    background-color: #f2f2f2;
}
.main .cont .txtbox p{
    text-indent: 2em;
    line-height: 30px;
    margin-bottom: 1em;
}
.cont h4,.cont h5 {
    margin: 10px 0 20px;
}
/*�����ƶ�*/
.main .cont .txtbox.h670{
    height: 950px;
    max-height: 950px;
}
.main .cont .txtbox ul li,.main .cont .item li{
    line-height: 28px;
    margin: 16px 0;
}
.main .cont .txtbox ul li a,.main .cont .item li a{
    margin-right: 10px;
}
.main .cont .txtbox ul li span,.main .cont .item li span{
    display: inline-block;
}
.firstli{
    border-bottom: 2px solid #ccc;
}
.firstli a{
    display: block;
    width: 130px;
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #0068b7;
    color: #fff;
}
/*��������*/
.main .cont .title{
    border-bottom: 2px solid #ccc;
}
.main .cont .title span{
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #2d66a5;
    color: #fff;
}
.main .cont .item{
    padding: 10px 30px;
}
.main .cont .item a.more{
    width: 100px;
    margin: 0 auto;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #e6e6e6;
}
.main .nbcont .title{
    border-bottom: none;
}
.main .nbcont .title span{
    height: 40px;
    line-height: 40px;
}
.main .nbcont .topline{
    padding: 16px 10px;
}
.main .nbcont .table{
    width: 100%;
}
.main .nbcont .table td{
    height: 40px;
    line-height: 40px;
    border-right: 1px solid #ddd;
   padding-left: 40px;
}
.main .nbcont .table td:nth-child(3n+1){
    padding-left: 15px;
}
.main .nbcont .table tr:nth-child(odd){
    background:#f5f5f5;
}
.main .cont .info{
    padding-bottom: 20px;
    margin: -20px 30px 0 30px;
    border-bottom: 2px solid #ccc;
}

.cd-accordion-menu ul {
    /* by default hide all sub menus */
    display: none;
}
.cd-accordion-menu li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.cd-accordion-menu input[type=checkbox] {
    /* hide native checkbox */
    position: absolute;
    opacity: 0;
}
.cd-accordion-menu label, .cd-accordion-menu a {
    position: relative;
    display: block;
    padding: 18px 18px 18px 40px;
    background: #4d5158;
    color: #ffffff;
}
.no-touch .cd-accordion-menu label:hover, .no-touch .cd-accordion-menu a:hover {
    background: #52565d;
}
.cd-accordion-menu label::before, .cd-accordion-menu label::after, .cd-accordion-menu a::after {
    /* icons */
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.cd-accordion-menu label {
    cursor: pointer;
}
.cd-accordion-menu label.sec::before {
    background-image: url(6338.png);
    background-repeat: no-repeat;
}
.cd-accordion-menu label::before {
    /* arrow icon */
    right: 18px;
    background-position: 0 0;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    -o-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
}

.cd-accordion-menu input[type=checkbox]:checked + label::before {
    /* rotate arrow */
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cd-accordion-menu input[type=checkbox]:checked + label + ul,
.cd-accordion-menu input[type=checkbox]:checked + label:nth-of-type(n) + ul {
    /* use label:nth-of-type(n) to fix a bug on safari (<= 8.0.8) with multiple adjacent-sibling selectors*/
    /* show children when item is checked */
    display: block;
}
.cd-accordion-menu ul label,
.cd-accordion-menu ul a {
    background: #fff;
    color: #2d66a5;
    padding: 10px 0 10px 40px;
}
.no-touch .cd-accordion-menu ul label:hover, .no-touch
.cd-accordion-menu ul a:hover {
    background: #3c3f45;
}
.cd-accordion-menu > li:last-of-type > label,
.cd-accordion-menu > li:last-of-type > a,
.cd-accordion-menu > li > ul > li:last-of-type label,
.cd-accordion-menu > li > ul > li:last-of-type a {
    box-shadow: none;
}
.cd-accordion-menu ul label::before {
    right: 36px;
}

.cd-accordion-menu ul ul label,
.cd-accordion-menu ul ul a {
    display: block;
    text-align: center;
    padding: 10px 0;
    font-size: 16px;
    color: #000;
}
.cd-accordion-menu ul ul a:hover,.cd-accordion-menu ul ul a:active{
    background-color: #e7f5ff;
}
.cd-accordion-menu ul ul label::before {
    left: 54px;
}

.cd-accordion-menu ul ul ul label,
.cd-accordion-menu ul ul ul a {
    padding-left: 118px;
}
.cd-accordion-menu ul ul ul label::before {
    left: 72px;
}

.cd-accordion-menu ul ul label::before {
    left: 72px;
}

.cd-accordion-menu ul ul ul label,
.cd-accordion-menu ul ul ul a {
    padding-left: 154px;
}
.cd-accordion-menu ul ul ul label::before {
    left: 96px;
}

.cd-accordion-menu.animated label::before {
    /* this class is used if you're using jquery to animate the accordion */
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}
.main .leftsidebar .cd-accordion-menu label.ej{
    padding-left: 40px;
}
.page{
    overflow: hidden;
    width: 400px;
    margin-bottom: 30px;
}
.page a {
    display: inline-block;
    padding: 3px 10px;
    border: 1px solid #ccc;
    margin: 0 3px;
}
.page a.on{
    color: #fff;
    background-color: #1a56a8;
}
.page input{
    display: inline-block;
}
.mytable{
    color: #000000;
    line-height: 25px;
    font-size: 12px;
    width: 100%;
    margin: 20px auto;
}
.pmingcheng {
    border: #989898 1px solid;
    border: #989898 1px solid;
}
/*20191224add*/
.foot{
    background-color: #0068b7;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.foot a{
    color: #ffffff;
}
.foot .info{
    padding: 20px 0;
}
.foot .info .jc{
    margin: 15px 50px 0 17px;
}
.foot .info .jg{
    width: 60px;
    margin: 10px 50px 0 30px;
}
.foot .info .txt{
    line-height: 34px;
    text-align: center;
    width: 880px;
}
.foot .info .txt p span{
    margin: 0 20px;
}
.foot .info .txt p img{
    margin: 6px 6px 0 20px;
    display: inline-block;
}
/*详情页信息*/
.mytable{
    color: #000000;
    line-height: 25px;
    font-size: 16px;
    width: 100%;
    margin: 20px auto;
}
.pmingcheng {
    border: #989898 1px solid;
    border: #989898 1px solid;
}
/*上一页下一页*/
.page{
    overflow: hidden;
    /*  width: 440px; */
    margin-bottom: 30px;
}
.page a {
    display: inline-block;
    padding: 3px 10px;
    border: 1px solid #ccc;
    margin: 0 3px;
}
.page a.on{
    color: #fff;
    background-color: #1a56a8;
}
.page input{
    display: inline-block;
}