/*!
 * ETUI v3
 *
 * Copyright 2016.9*/
/*-----font icon import------------------------------------------------------------------------*/
/* @import url("https://at.alicdn.com/t/font_834849_0tvv8u4sacec.css");*/
@import url(../../../8806/t/font_834849_nbxa58o7rrp.css);
.iconfont{font-size: inherit;line-height: 1;-webkit-text-stroke-width:0;}
a{-webkit-transition: all .15s ease-in-out; transition: all .15s ease-in-out;}
a:hover,a:focus{text-decoration: none; color: #0263B7;}
#skip{height: 0; overflow: hidden;}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;}
ul {
    margin: 0;
    padding: 0;
    list-style-type: none;}

.hasbg{
    width:100%;
    height:100%;
    background:url(../../../13068/shbs/shbs/assets/img/bg.png) no-repeat;
    background-size:cover;
    background-attachment: fixed;}
/* font-color */
.text-main {
    color: #4c62a6;}
/* button */
.btn {
    border-radius: 3px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;}
.btn-main{
    color: #fff;
    background-color: #4c62a6;
    border-color: #4c62a6;}
.blue-bg{
    background:rgba(24,114,192,1)!important
;}
.blue-color{
    color:rgba(24,114,192,1)!important
;}
.Lightblue-color{
    color:rgba(19,172,226,1)!important
;}
.Lightblue-bg{
    background:rgba(19,172,226,1)!important
;}
.greenblue-bg{
    background-color:#3CD6D9!important
;}
.orangered-bg{
    background-color:#FC992E!important
;}
.yellow-bg{
    background-color:#F2C037!important
;}
.green-bg{
    background-color:#76C863!important
;}
.brown-bg{
    background-color:#A46B39!important
;}
.red-bg{
    background:#E74240!important
;}
.btn-main:hover,
.btn-main:focus,
.btn-main.focus,
.btn-main:active,
.btn-main.active{
    background-color:#5c74be!important;
    border-color:#5c74be!important;
    color: #fff;}

/* label */
.label{
    line-height: 16px;
    background-color:#c4c4c4;
    border-radius:3px;
    padding: 2px 10px;}
.label-success {
    background-color: #5cb85c;}
.label-main{
    background-color:rgba(137,195,232,1)
;}
.label-gray{
    background-color:#c4c4c4;}
.fl-label{
    line-height: 16px;
    border:1px solid #ccc;
    border-radius:3px;
    padding: 2px 5px;
    text-align: center;
    font-size:12px;
    position: absolute;
    left:0;
    width:64px;
    vertical-align: middle
;}
.fr-label-success {
    border:1px solid #0080FF;
    color:#0080FF
;}
.fr-label-have{
    border:1px solid #FFB322;
    color:#FFB322
;}
/* panel */
.panel {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    padding: 0 20px;
    border-radius: 0;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    border: 0;}

.paner-body {
    padding: 15px 20px;}
/* TAB label */
ul.nav-pills{
    background-color: #f4f2f5;}
ul.nav-pills li:first-child{
    border-top-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    overflow: hidden;}
ul.nav-pills li:last-child{
    border-top-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    overflow: hidden;}
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover{
    background-color: #4c62a6;}

ul.nav-tabs.nav-line{
    padding-bottom: 1px;
    border-bottom: 2px solid #0071C9;}
ul.nav-tabs.nav-line>li>h2 {
    margin: 0 0 10px;
    line-height: 22px;
    font-size: 16px;}
ul.nav-tabs.nav-line>li>h2 a,
ul.nav-tabs.nav-line>li>a{
    padding: 5px 20px;
    font-size: 18px;
    color: #666;
    transition: all 0s;
    border: 0;
    font-weight: normal;}

ul.nav-tabs.nav-line>li.active h2 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 16px;}

/* list */
.uli14 li {
    padding: 6px 0 6px 30px;
    background: url(../img/dot-circle.png) 10px center no-repeat;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;}
.uli14 li a {
    color: #333;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;}
.uli14 li:hover{
    color: #0071C9;
    background: url(../img/dot-circle-hover.png) #f8f8f8 10px center no-repeat;}
.nowrap, ul.nowrapli li a {
    margin-left: 0;
    width: 100%;
    font-size:14px;}

/* map */
.Article {
    padding: 0 15px;}
.Article-title {
    padding: 0 !important;
    font-size: 24px;
    text-align: center;
    color: #015293;}
.Article_content {
    font-family: 'Microsoft YaHei',arial,helvetica,sans-serif;}
.Article_content:before
, .Article_content:after {
    display: table;
    content: " ";}
.Article_content:after {
    clear: both;}
.Article_content table {
    width: 100% !important;}
.Article_content p {
    text-align: justify;
    color: #333;
    line-height: 2;}
.Article_content img {
    width: auto;
    max-width: 100%;}
.Article_content img[src*="icon_doc.gif"] {
    display: inline-block;
    *display: inline;
    margin-right: 10px !important;}
.Article_content object {
    display: block;
    margin: 0 auto;}
.Article-time {
    padding: 9px 10px;
    background: #f0f3f6;
    color: #666;
    font-size: 14px;
    line-height: 1.5;}
/*  searcl  */
.search {
    position: relative;
    width: 100%;
    background: #fff;}
.search input {
    width: 100%;
    height: 40px;
    padding:0 50px 0 10px;
    outline: none;
    border: 1px solid #e6e9e8;}
.search .search-btn {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 40px;
    line-height: 36px;
    text-align: center;
    font-size: 20px;
    color: #0263B7;
    font-weight:600;}
.search .search-btn:hover {
    background: #f1f1f1;}


/* pagination */
.pagination {
    margin:15px 0;}
.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-radius: 0;}
.pagination>li>a, .pagination>li>span {
    background: #ccc !important;
    color: #fff !important;
    border: 0;
    margin: 0 4px;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover, .pagination a:hover {
    background: #007CC9 !important;}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    background: #eee !important;}
input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, select:focus, textarea:focus {
    outline: none;
    background: none !important;
    border: 1px solid #f9dcd9 !important;}
::-webkit-input-placeholder {
    color: #999;}
input[type="text"],textarea {
    -webkit-appearance: none;}
/*-----header------------------------------------------------------------------------*/
/*  header  */
.header{
    padding:20px 0;}
.logo-img{
    width:auto;
    margin-top: 13px;
    max-width:100%;}
.slogan{
    padding:10px 0;
    color:#D9D7D7;
    text-align: center;}
.slogan h4,.slogan p{
    font-size:14px;
    font-weight: bold;}
.header .up{
    margin-bottom:15px;}
.header a{
    margin-right: 15px;
    color:#fff;
    font-size: 14px;}
.header .icon-a{
    display: inline-block;
    width:32px;
    height:32px;
    border-radius: 50%;
    color:#fff;
    background:rgba(255,255,255,.3);
    text-align: center;
    line-height: 32px;
    margin-left:8px;
    margin-right: 0;}
.header .icon-a  .icon-wuzhangai{
    font-size:18px;}
.header .down{
    position: relative;
    padding-right:32%;
    min-height:52px;}
.header .down>div{
    display: inline-block;
    background:#4CC0FD;
    height:44px;
    border-radius: 22px;
    line-height:44px;}
.header .search-box{
    width:44px;
    position: relative;
    transition:all 0.3s ease-in-out
;}
.header .icon-search{
    display: inline-block;
    width:44px;
    font-size:24px;
    border:none;
    background:none;
    color:#fff;
    line-height:44px;
    position: absolute;
    top:-2px;
    right:0px;}
.header .search-ipt{
    width:0;
    border:none;
    padding:0;
    background:none;
    text-align: left;
    vertical-align: top;
    height:44px;
    color:#fff;}
.search-box:hover{
    width:100%;
    margin-left:0;
    transition:all 0.3s ease-in-out;
    background-color: #fff!important;}
.search-box:hover .search-ipt{
    display:block;
    width:100%!important;
    padding:0 40px 0 18px;
    transition:all 0.3s ease-in-out;
    color: #1071bc;}
.search-box:hover .icon-search{
    color: #1071bc;}

.helper-box{
    padding:0 15px;
    position: absolute;
    right:0;
    top:0;}
.helper-box .icon-app_zhinengbi{
    font-size:22px;
    margin-right:10px;
    vertical-align: middle
;}
.all-nav{
    background:#0263B7;}
.all-nav .tit{
    padding:15px;
    background:#A0E7FF;
    border-top-right-radius:50px;
    border-bottom-right-radius:50px;
    color:#0263B7;
    font-size:24px;
    margin-top:10px;}
.all-nav li{
    float: left;
    width:20%;}
.all-nav li a{
    display:block;
    padding:18px 0;
    width:100%;
    height:100%;
    color:#fff;
    text-align: center;
    position: relative;
    font-size:18px;}
.all-nav li a:hover,.all-nav .active a,.all-nav li a:focus{
    color:#FFCD22;
    background:none;}
.all-nav li a:after{
    content: "";
    display: block;
    height:46px;
    border-right:1px solid rgba(255,255,255,0.2);
    position: absolute;
    right:0;
    top:50%;
    margin-top:-18px;}
.all-nav li:last-child a::after{
    display: none;}
.all-nav li .iconfont{
    display: block;
    font-size:28px;
    height:36px;}
.all-nav li .icon-wenjiansousuo{
    font-size:32px;
    position: relative;
    top:-4px;}
.all-nav .icon-yinzhang{
    display: inline-block;
    width:48px;
    height:48px;
    border-radius: 50%;
    background:#0263B7;
    font-size:36px;
    color:#A0E7FF;
    text-align: center;
    line-height: 48px;
    vertical-align: middle;}
.navbar-nav{
    width:100%;}
.navbar-nav li{
    width:14.285%;
    float: left;
    padding:15px 0;}
.navbar-nav>li>a{
    display: block;
    text-align: center;
    font-size:18px;
    padding:0;
    border-right:1px solid rgba(255,255,255,0.2);}
.navbar-inverse .navbar-nav li.active{
    background-color: #FFCD22;}
.navbar-inverse .navbar-nav li.active a,
.navbar-inverse .navbar-nav li.active a:hover{
    background-color: transparent;}

.navbar-nav  a i{
    display: block;
    font-size:24px;
    height:30px;
    line-height:30px;}
.navbar-nav  a .icon-fangzi-copy{
    font-size:20px;}


/*-----body------------------------------------------------------------------------*/
.breadcrumb {
    padding: 10px 0;
    border-radius: 0;
    margin-bottom: 0;
    background: none;
    font-size: 14px;}
.breadcrumb a {
    color: #666;}
.breadcrumb a:hover {
    color: #0263B7;}
.breadcrumb i {
    color: #0263B7;
    font-size: 18px;
    margin-right: 5px;}
.breadcrumb li + li:before {
    content: '>';}
.breadcrumb li:nth-child(2):before {
    content: '';}
.bg-wall {
    height: 61px;
    background: #fff;}

.header-1 {
    overflow: hidden;}
.header-1 h3 {
    border-bottom:3px solid #007CC9;
    margin:0;
    line-height: inherit
;}
ul.list-date li a {
    width: 76% !important;}
.header-1 h3 a{
    display: inline-block;
    padding:5px 20px;
    color:#fff;
    font-size:18px;
    background:#007CC9;
    margin-right:7px;}
.title-all{
    padding:15px 0;
    position: relative;}
.title-all02{
    padding:10px 0;
    border-bottom:1px solid #eee;
    margin:15px 0;}
.title-all h2{
    padding-left:22px;
    border-left:3px solid #0263B7;
    font-size:18px;
    font-weight:600;
    color:#0263B7;
    margin:0;}
.title-all .more-a{
    display:block;
    position: absolute;
    right:10px;
    top:15px;
    font-size:14px;
    color:#999;
    cursor: pointer;}
.title-all02 .more-a{
    top:10px;}
.title-all .more-a:hover{
    color:#007CC9;}
/*  脙茠脗楼脙垄芒鈥毬偮好冣�毭偮久兤捗偮γ兟⒚⑩�毬⑩偓艙脙垄芒鈥毬偮∶兤捗偮γ冣�毭偮访冣�毭偮访兤捗偮γ冣�γ偮矫兟⒚⑩�毬⑩�灺�*/
.imgTxt{
    margin:18px 0;}
.imgTxt dt,.imgTxt dd{
    float: left;}
.imgTxt dt{
    width:25%;
    height:128px;
    background-color:#f9f9f9;
    overflow: hidden;}
.imgTxt dd{
    width:75%;
    padding-left:15px;}
.imgTxt dd h4{
    color:#0263B7;
    font-size:14px;
    margin-bottom:15px;}
.imgTxt dd p{
    font-size:14px;
    color:#50585F;
    line-height:28px;
    margin:0;}
.imgTxt dt img{
    display: block;
    width:100%;
    height:auto;}
.imgTxt02 dd,.imgTxt02 dt{
    width:50%;}
.imgTxt02 dt{
    height:auto
;}
.imgTxt02 dd{
    padding-left:0;
    padding-right:10px;}
.imgTxt02 dd p{
    margin:15px 0 5px;}
.imgTxt03{
    margin-bottom:10px;}
.imgTxt03 dd h4{
    font-size:14px;
    color:#666;
    font-weight:600;
    margin-top:0;}
.imgTxt03 dd p{
    font-size:14px;
    color:#999
;}
ul.list-date li span.time {
    margin-right: 5px;
    top: 12px;
    font-size: 14px;
    opacity: 1;}
.btnicon-lgs p, ul.btnicon-lg li a p {
    font-size: 16px;
    color: #666;
    margin-top: 15px;}
.btnicon-lgs i.iconfont, ul.btnicon-lg li a i.iconfont {
    color: #de371c;}
ul.btnicon-lg li a:hover {
    border: 1px solid #de371c;
    box-shadow: 0px 4px 10px 1px #ffedeb;}

.uli14-big li {
    padding: 13px 0 13px 30px;}
.uli14-big li:hover {
    background: url(../img/dot-circle-hover.png) 10px center no-repeat;}
.margin-top-7 {
    margin-top: 7px !important;}
.pic-list {
    margin: 0 -8px;}
.pic-list li {
    float: left;
    width: 50%;
    padding: 5px 8px;}
.pic-list li a {
    position: relative;
    display: block;}
.pic-list li a:before {
    position: absolute;
    bottom: 8px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    width: 30%;
    height: 2px;
    background: #fff;
    content: '';
    z-index: 1;}
.pic-list li a img {
    width: 100%;}
.pic-list li p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    line-height: 3.5;
    color: #fff;
    margin-bottom: 0;
    text-align: center;
    font-size: 14px;
    background: linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.5));
    background: -webkit-linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.5));}
.uli15 li a {
    display: block;
    padding: 0 5px;
    margin: 10px 0;
    color: #333;
    font-size: 14px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;}
.uli15 li:hover {
    background: #ffe8e8;}
.uli15 li:nth-child(odd) a {
    border-right: 1px solid #eee;}
.uli15 li:hover:nth-child(odd) a {
    border-right: 1px solid #0263B7;}
.icon-lr li {
    margin-bottom: 10px;}
.icon-lr li a {
    display: block;
    padding: 12px 0;
    color: #fff;
    background: #de371c;}
.icon-lr li a:hover {
    background: #ed371b;}
.icon-lr li a i {
    font-size: 26px;
    vertical-align: sub;
    margin: 0 15px 0 55px;}
.header-2 h3 {
    border-bottom:1px solid #ddd;
    margin-top:10px;}
.header-2 h3 a{
    display: inline-block;
    padding:10px;
    font-size:18px;
    color:#4A90E2;
    border-bottom:2px solid #0071C9;
    position: relative;
    top:1px
;}
.table th {
    text-align: center;
    font-weight: normal;
    color: #333;
    background:rgba(226,243,249,.48);
    border: 0 !important;}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th{
    border-top:none;
    padding:8px 10px;}
.table>thead>tr>td, .table>thead>tr>th {
    padding: 10px;}
.table>tbody>tr:first-child>td {
    border: 0;}
.table a {
    color: #333;}
.table a:hover {
    color: #0263B7;}
.pic-list-2 .ImgCrop {
    position: relative;
    float: left;
    width: 164px;
    overflow: hidden;}
.pic-list-2 .ImgCrop img {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;}
.pic-list-2 .ImgCrop:hover img {
    -webkit-filter: grayscale(.6);
    transform: scale(1.1);
    -webkit-transform: scale(1.1);}
.pic-list-2 .uli14 li {
    padding: 8px 0 8px 15px;
    background: url(../img/dot-circle.png) 0px center no-repeat;}
.pic-list-2 .ImgCrop span {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 75px;
    height: 75px;
    padding: 14px;
    border-radius: 50%;
    background: #000000;
    color: #fff;
    text-align: center;}
.pic-list-2 .info {
    padding-left: 184px;}
.pic-list-2 .info .btn {
    padding: 3px 12px;
    background: #de371c;
    color: #fff;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;}
.pic-list-2 .info .btn:hover {
    background: #fff;
    border: 1px solid #de371c;
    color: #de371c;}
.pic-list-2 .info p {
    color: #666;
    max-height: 72px;
    overflow: hidden;
    margin-bottom: 20px;}
.pic-list-2>li {
    padding: 12px 0;
    overflow: hidden;}
.pic-list-2 .title {
    padding: 5px;
    font-size: 18px;
    border-bottom: 1px solid #f0f0f0;}
.li4 li {
    float: left;
    width: 25%;}
.li5 li {
    float: left;
    width: 20%;}
.pic-list-2-blue .ImgCrop span {
    background: rgba(68, 146, 210, .7);}
.pic-list-2-yellow .ImgCrop span {
    background: rgba(189, 93, 35, .7);}
.pic-list-2-brown .ImgCrop span {
    background: rgba(148, 82, 68, .7);}
.pic-list-2-blue .info .title a {
    color: #427fcc;}
.pic-list-2-yellow .info .title a {
    color: #faae35;}
/*-----footer------------------------------------------------------------------------*/
.footer .links{
    position: relative;
    text-align: center;
    height:38px;}
.footer .link-img{
    text-align: right;
    position: relative;
    top:15px;}
.footer .link-img a{
    display: inline-block;
    margin-left:15px;}
#shipMove{
    display: block;
    position:absolute;
    top:0;
    cursor:default;
    animation:myfirst 900s infinite linear;
    -moz-animation:myfirst 900s infinite linear; /* firefox */
    -webkit-animation:myfirst 900s infinite linear; /* safari and chrome */
    -o-animation:myfirst 900s infinite linear;}
@keyframes myfirst
{
    0%   {left:30%;}
    25%  {left: 40%;}
    65%  {left:70%;opacity: 1;}
    100% {left:100%;opacity: 0;}
}
Move:hover{
    animation-play-state:paused;}
.bot-footer{
    padding:20px 0;
    background:rgba(44,107,162,.8)
;}
.bot-footer span,.bot-footer .border-a{
    display: inline-block;
    color:#fff;
    font-size:14px;
    height:14px;
    line-height: 14px;
    padding-right:5px;
    margin-right:15px;
    border-right:1px solid #fff
;}
.bot-footer span:last-child,.bot-footer .border-a:last-child{
    border:none;}
.bot-footer .dz-img{
    width:60%;
    position: relative;
    top:5px
;}
/*  脙茠脗楼脙鈥毭偮泵冣�毭偮徝兤捗偮ッ冣�毭偮姑兟⒚⑩�毬偮⒚兤捗偮ッ冣�毭偮徝冣�毭偮趁兤捗偮冣�毭偮久冣�毭偮姑兤捗偮ッ兟⒚⑩�毬偮好冣�毭偮好兤捗偮ッ冣�毭偮冣�γ偮∶兤捗偮ッ冣�毭偮冣�毭偮济兤捗偮冣�姑⑩偓 脙鈥毭偮�  */
.fixed-right{
    position: fixed;
    height:100%;
    width:60px;
    right:0;
    top:0;
    padding-bottom:112px;}
.fixed-right>div{
    position: absolute;
    width:60px;
    padding:0 10px;
    height:100%;
    right:0;
    top:0;
    background:rgba(17,74,124,.36);
    transition: all 0.3s ease-in-out
;}
.fixed-right:hover>div{
    right:0!important;
    transition: all 0.3s ease-in-out
;}
.fr-navlist{
    position: absolute;
    left:10px;
    top:50%;
    transform: translateY(-50%);}
.fr-navlist a{
    color:#fff;
    display: block;
    margin:10px 0 20px;
    text-align: center;
    cursor: pointer;
    position: relative;}
.fr-navlist a i{
    display: block;
    width:40px;
    height:40px;
    line-height: 40px;
    font-size:18px;
    border:1px solid #fff;
    border-radius: 50%;
    text-align: center;
    margin-bottom:8px;}
.fr-navlist a .icon-denglu{
    letter-spacing: -2px
;}
.fr-navlist a .icon-bianji1{
    font-size:22px;}
.fr-navlist a:hover i{
    background:#fff;
    color:#0071C9;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2)
;}








.panel .brief14{
    padding:10px 0 2px;
    padding-left:10px;
    border-bottom:1px solid #ddd;}
.panel .brief14 .dot2{
    height:44px;
    text-indent: 0;
    font-size:14px;
    line-height:22px;
    color:#999;
    overflow: hidden;
    margin-bottom:0;}
.brief14 h4{
    font-size:16px;
    color:#0263B7

;}
.brief14 h4 a:hover{
    color:#0263B7
;}

.brief14  .readmore {
    color:#0263B7;
    font-weight:600;}
.pic-list15 li a:before{
    display:none!important;}
.dowebok-vt {
    height:238px;}
.dowebok-vt15 li{
    height:48px;
    line-height: 48px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;}
.dowebok-vt15 li a{
    color:#333;}
.dowebok-vt15 li span{
    color:#367ea5;}
.tab-content15{
    padding:11px 0;}
.video-box .tab-content15{
    padding:0;}
ul.nav-tabs.nav-list15 a{
    line-height: 1;
    font-size: 18px;
    padding:0;
    font-weight: 700;
    margin-bottom:20px;
    color:#999;
    border-radius:0;}
ul.nav-tabs.nav-list15>li{
    margin:0 10px;}
ul.nav-tabs.nav-list15>li:first-child a{
    border-left: 3px solid #de371c;}
ul.nav-tabs.nav-list15>li>a{
    text-align: left;
    padding-left:15px;}
ul.nav-tabs.nav-list15>.active a{
    color:#de371c;}

.item .title{
    font-size:16px;}
.well-sm15{
    margin-bottom:0;
    padding:12px 0;}
.panel16 ul.nav-tabs.nav-list15 a{
    margin-top:20px;}
ul.nav-tabs.nav-line15 {
    position: absolute;
    width:50%;
    right:20px;
    top:0;
    padding:20px 0;
    border-bottom:none;}
ul.nav-tabs.nav-line15 li{
    float: right;}
.news-photo{
    margin-bottom:15px;}
.news-photo img{
    display:block;
    height:100%;
    width:100%;}
.news-photo {
    height:136px;}
.news-photo-b{
    height:288px;}
.news-photo-auto{
    height:auto;}
.news-photo>a{
    display:block;
    width:100%;
    height:100%;
    position: relative;}
.news-photo>a:hover::before{
    display: block;
    content: "";
    width:100%;
    height:100%;
    position: absolute;
    left:0;
    top:0;
    box-shadow: inset 0 0 120px rgba(0,0,0,0.1);
    transition: all .3s ease-in-out
;}
.news-photo .title15{
    font-size:14px;
    width:100%;
    padding:0 10px;
    height:40px;
    line-height: 40px;
    text-align: center;
    color:#fff;
    box-shadow: inset 0 -20px 30px rgba(0,0,0,.6);
    position: absolute;
    left:0;
    bottom:0;
    margin:0;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;}
.video-box{
    margin-left:-10px;
    margin-right:-10px;
    margin-top:15px;}
.video-box .col-xs-12{
    padding-left:10px;
    padding-right:10px;}



/*  index  */
.index-left-nav{
    height:430px;
    overflow: hidden;
    background:rgba(0,113,201,.7);}
.index-left-nav>li a{
    display: block;
    font-size:20px;
    color:#fff;
    background:rgba(0,113,201,.7);
    text-align: center;
    padding:20px;
    border-bottom:1px solid rgba(255,255,255,1);}
.index-left-nav a i{
    font-size:28px;
    vertical-align: middle;
    margin-right:10px;}
.index-left-nav .active a{
    background:#FFB322;}
.index-left-nav li a:hover,.index-left-nav li a:focus{
    background:#FFB322;}
.index-left-nav .active a i{
    position: relative;
    left:-10px;}
.new-photo{
    width:100%;
    height:250px;
    background:#f9f9f9;
    position: relative;}
.new-photo p{
    position: absolute;
    width:100%;
    height: 40px;
    line-height: 40px;
    font-size:14px;
    color:#fff;
    text-align: center;
    bottom:0;
    left:0;
    box-shadow:inset 0 -20px 40px rgba(0,0,0,0.6);
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;}
.new-photo-list li{
    float: left;
    width:50%;
    height:64px;
    overflow: hidden;
    margin-bottom:10px;}
.new-photo-list a{
    color:#fff;
    font-size:18px;
    display: block;
    position: relative;}
.new-photo-list a:hover{
    box-shadow: 0 0 12px rgba(100,100,100,.6);}
.new-photo-list .link-a{
    padding:15px 10px;
    text-align: center;
    display: block;
    width:100%;
    color:#fff;
    font-size:18px;}
.new-photo-list2 .link-a{
    padding: 10px
;}
.new-photo-list .iconfont{
    display: inline-block;
    font-size:20px;
    margin-right:10px;
    height:30px;
    line-height:26px;
    vertical-align: middle
;}
.new-photo-list .icon-zhengfu{
    font-size:30px;}
.new-photo-list li img{
    width:100%;}
.index-center{
    padding:20px 20px 10px;
    background:#fff;
    height:430px;
    overflow: hidden;}
.uli14 {
    padding:8px 0;}
.uli14 li a{
    color: #314352
;}
.index-icon-navtab li a{
    color:#8B8B8B;
    border-bottom:2px solid transparent;}
.index-icon-navtab li a .iconfont{
    font-size:20px;
    margin-right:10px;}
.index-icon-navtab .active a{
    color: #0071C9;
    border-bottom:2px solid #0071C9
;}
.index-icon-navtab li a:hover{
    background:none;
    color:#0071C9;
    border-bottom:2px solid #0071C9
;}
.tab-content14 .label{
    position: absolute;
    right: 0;
    top: 10px;}
.normal-slider{
    padding:0px 20px;}
.normal-slider .item{
    padding:10px;}
.normal-slider .item{
    opacity: 0.8;}
.normal-slider .item:hover{
    opacity: 1;
    -webkit-transform-style: preserve-3d;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;}
.normal-slider .owl-dots{
    display: none!important;}
.normal-slider .owl-controls .owl-nav .owl-prev{
    float: left;}
.normal-slider .owl-controls .owl-nav .owl-next{
    float: right;}
.normal-slider .owl-controls .owl-nav .owl-prev:before{
    content: "\e643"
;}
.normal-slider .owl-controls .owl-nav .owl-next:before{
    content: "\e644"
;}
.normal-slider .owl-controls{
    position: absolute;
    width:100%;
    height:0px;
    left:0;
    top:50%;
    margin-top:-16px;}
/*  脙茠脗漏脙鈥毭偮⒚兟⒚⑩�毬� 脙茠脗楼脙鈥毭偮冣�毭偮济兤捗偮っ冣�毭偮姑兟⒚⑩�毬偮姑兤捗偮冣�毭偮兟⒚⑩�毬⑩偓聺  */
.leader-box{
    padding-left:48px;
    position: relative;
    margin-bottom:12px;}
.leader-box .tit{
    background:#0071C9;
    width:48px;
    text-align:center;
    position: absolute;
    top:0;
    left:0;}
.leader-box .tit a{
    display: block;
    height:70px;
    font-size:16px;
    color:#fff;
    width:16px;
    line-height:1;
    margin:0 auto;
    writing-mode:vertical-lr;}
.leader-box .list{
    text-align: center;
    padding-top:20px;
    border:1px solid #eee;
    height:124px;}
.leader-box .list a{
    display: block;
    height:14px;
    line-height: 14px;
    border-right:1px solid rgba(209,209,209,1);
    font-size:14px;
    color:#333;
    margin-bottom:20px;}
.leader-box .list a:hover{
    color: #0263B7;}
.list .col-sm-3:last-child a{
    border:none!important
;}
.info-list{
    padding:10px 15px;
    border:1px solid #eee;}
.info-list a{
    color:#333;
    font-size:14px;
    display: block;
    padding:5px 0;}
.info-list a:hover{
    color:#0071C9;}
.info-list a i{
    display: inline-block;
    margin-right:10px;}
.five-open{
    padding:18px 0;}
.five-open li{
    width:20%;
    float: left;}
.five-open li a{
    display: inline-block;
    font-size:14px;
    font-weight:600;
    border-radius: 6px;
    color:#fff;
    padding:10px 18px;
    margin:0 auto;
    text-align: center;
    opacity: 0.8;}
.five-open li a:hover{
    opacity: 1;
    box-shadow: inset 0 -10px 20px rgba(100,100,100,0.1);
    transition: all 0.3s ease-in-out
;}
.label-list a{
    display: inline-block;
    padding:3px 10px;
    font-size:14px;
    border:1px solid rgba(19,167,219,0.25);
    margin-right:10px;
    margin-bottom:10px;
    color:#007CC9;}
.label-list a:hover{
    background:#0071C9;
    color:#fff;}
.leader-box .list2{
    padding-left:10px;
    padding-right:10px;}
.leader-box .list2 .row>div{
    padding:0 5px;}
/* 脙茠脗娄脙垄芒鈥毬偮澝冣�毭偮棵兤捗偮γ冣�毭偮懊兟⒚⑩�毬嬇撁兤捗偮っ冣�毭偮好兟⒚⑩�毬⑩�灺⒚兤捗偮ッ冣�γ� 脙鈥毭偮�  */
.six-colornav>div{
    padding:0 5px;}
.six-colornav a{
    color:#fff;
    display: block;
    text-align: center;
    padding:15px 5px;
    opacity: 0.9;}
.six-colornav a:hover{
    opacity: 1;
    box-shadow: inset 0 -30px 80px rgba(0,0,0,0.1);
    transition: all 0.3s ease-in-out
;}
.six-colornav a i{
    display: block;
    height:26px;
    margin:0 auto;
    font-size:24px;}
.six-colornav a .icon-zhengfu{
    font-size:26px;}
.reply-table {
    font-size:14px;
    table-layout:fixed;
    color:#314352;
    margin-bottom:10px;}
.reply-table th{
    background:rgba(226,243,249,.48);
    color:#0071C9;
    text-align: center;}
.reply-table td{
    text-align: center;}
.reply-table .td01,.reply-table .td02{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;}
.reply-table tr>td{
    padding:5px 10px!important;
    vertical-align: middle
;}
.reply-table .look-a{
    display: inline-block;
    padding:3px 10px;
    position: relative;
    top:-3px;}
.reply-table .look-a:hover{
    background:rgba(19,172,226,.8);
    color:#fff;
    border-radius: 3px;}
.consult-box{
    padding:10px;
    border:1px solid #ddd;}
.consult-box a{
    display: inline-block;
    width:49%;
    text-align: center;
    color:#494949;
    font-size:14px;
    border-right:1px solid #ddd;}
.consult-box a:last-child{
    border:none;}
.consult-box a:hover{
    background:#f9f9f9;}
.consult-box a i{
    display: block;
    font-size:24px;}
.consult-box a .icon-zixun{
    color:#D0021B
;}
.consult-box a .icon-dianhua{
    color:#7ED321
;}

/* 脙茠脗楼脙垄芒鈥毬偮γ冣�毭偮兤捗偮っ冣�毭偮济兟⒚⑩�毬⑩偓聺脙茠脗娄脙鈥γ⑩偓艙脙鈥毭偮嵜兤捗偮ッ冣�γ� 脙鈥毭偮� */
.weather-box{
    padding:5px 20px;
    background:rgba(45,126,189,0.66);
    color:#fff;
    text-align:center;}
.weather-box .weather-icon{
    display: inline-block;
    padding-right:20px;
    border-right:1px dashed rgba(255,255,255,0.6);
    font-size:42px;
    vertical-align: middle
;}
.weather-box  b{
    font-size:24px;
    display: inline-block;
    padding:0 10px;
    font-weight:normal;
    vertical-align: middle
;}
.weather-box span{
    font-size:14px;}
.public-carouser ul li{
    float: left;
    width:25%;
    text-align: center;
    font-size:14px;
    margin:6px 0;}
.public-carouser{
    border:1px solid rgba(238,238,238,1);
    padding-top:5px;}
.public-carouser a{
    color:#333;
    cursor: pointer;}
.public-carouser a i{
    display: block;
    width:60px;
    height:60px;
    border-radius: 50%;
    background:#E5F5FF;
    color:#0263B7;
    margin:5px auto;
    line-height:60px;
    font-size:24px;}
.public-carouser a  .icon-duoyun{
    font-size:30px;
    line-height:52px;}
.public-carouser a .icon-lvyoujianzhumingshenggujitourism-taiyangshiS{
    font-size:34px;}
.public-carouser a:hover{
    color:#0071C9;
    transition: all 0.3s ease-in-out
;}
.public-carouser a:hover i{
    background:#0071C9;
    color:#fff;
    transition: all 0.3s ease-in-out
;}
.public-carouser .owl-dots .owl-dot.active span,.public-carouser .owl-dots .owl-dot:hover span{
    background:#0263B7
;}
.pub-photo-list .link-a{
    padding:12px 10px;}
.pub-photo-list .link-a i{
    font-size:26px;}
.pub-uli14 li{
    padding-top:8px;
    padding-bottom:8px;}
#accordion .panel{
    padding: 0;
    box-shadow: none;
    margin-top:15px;
    margin-bottom: 0;}
.width-50 li{
    width: 50%;
    float: left;}

/*脙茠脗篓脙鈥毭偮惷冣�毭偮ッ兤捗偮ッ兟⒚⑩�毬偮⒚兟⒚⑩�毬� 脙茠脗搂脙鈥γ偮矫冣�毭偮兤捗偮ッ冣�毭偮⒚冣�犆⑩偓鈩�*/
.special .progress-nav-tab{
    left:8px;}
.progress-nav-tab{
    border:none;
    position: relative;}
.progress-nav-tab:before{
    content: "";
    display: block;
    width:96%;
    border-bottom:2px solid #0071C9;
    top:62%;
    left:2%;
    margin-top:-1px;
    position: absolute;}
.progress-nav-tab  li{
    position: relative;
    width:33.333%;
    text-align: center;
    height:56px;}
.progress-nav-tab .li01:before,.progress-nav-tab .li02:before{
    display:block;
    content: "\e6cb";
    font-family: 'iconfont';
    color:#0071C9;
    position: absolute;
    right:-10px;
    top:62%;
    margin-top:-9px;
    font-size:12px;}
.progress-nav-tab li a{
    display:inline-block;
    width:48px;
    height:48px;
    border-radius: 50%;
    background:#fff;
    border:2px solid #0071C9;
    font-size:16px;
    padding:0;
    line-height:48px;
    position: relative;
    transition: height 0.1s ease-in-out
;}
.progress-nav-tab .active a,.progress-nav-tab li a:hover{
    width:56px;
    height:56px;
    line-height: 56px;
    background:#0071C9;
    color:#fff;
    position: relative;
    transition:  height 0.1s ease-in-out
;}
.progress-nav-tab .active a:after{
    display:block;
    content: "\e645";
    font-family: 'iconfont';
    font-size:16px;
    height:16px;
    color:#0071C9;
    position: absolute;
    bottom:10px;
    left:50%;
    margin-left:-8px;
    vertical-align: middle;}
.left-nav-tabs{
    border-bottom:none;}
.left-nav-tabs>li{
    width:100%;
    padding:6px 0;}
.left-nav-tabs>li>a{
    display: block;
    background:#9AAEC5;
    color:#fff;
    font-size:14px;
    width:100%;
    border-radius: 4px;
    padding:12px;}
.left-nav-tabs .active a,.left-nav-tabs li a:hover{
    background:#4DBBFF;}
.layout-links a{
    display:block;
    color:#333;
    margin-bottom:8px;
    font-size:14px;}
.layout-links a:hover{
    color: #0071C9
;}
.layout-cont{
    padding:10px;
    height:248px;
    border:1px solid #ddd;}
.layout-box{
    border-bottom:1px dashed #eee;}
.layout-box:last-child{
    border:none;}
.layout-box h4{
    font-size:14px;
    font-weight:600;
    padding-left:30px;
    position: relative;
    margin-bottom:0;}
.layout-box h4 b{
    display: block;
    width:16px;
    height:16px;
    background:#0071C9;
    color:#fff;
    font-size:14px;
    text-align: center;
    font-weight:normal;
    border-radius: 50%;
    position: absolute;
    left:0;
    top:0;}
.uli14-two{
    padding:0
;}
.uli14-two li{
    width:50%;
    float: left;
    padding:9px 0 10px 30px
;}
.business-list{
    border:1px solid #eee;
    margin-top:20px;
    margin-left:0;
    margin-right:0;
    padding:10px 0;
    text-align: center
;}
.business-list>div{
    padding:0
;}
.business-list a{
    display: block;
    color:#494949;
    font-size:14px;
    border-right:1px solid #eee;}
.business-list a:hover{
    background:#f9f9f9;}
.business-list a i{
    display: block;
    font-size:28px;
    height:32px;
    line-height:32px;
    color: #0071C9;}
.business-list a .icon-xinyong{
    font-size:32px;}
/*脙茠脗楼脙鈥毭偮っ冣�毭偮疵兤捗偮┟冣�犆⑩偓鈩⒚冣�毭偮兤捗偮ッ冣�毭偮冣�毭偮济兤捗偮冣�姑⑩偓 脙鈥毭偮� 脙茠脗楼脙鈥姑⑩偓 脙垄芒鈥毬⑩�灺⒚兤捗偮冣�毭偮棵兟⒚⑩�毬偮∶兤捗偮ッ冣�姑⑩偓 脙垄芒鈥毬偮∶兤捗偮γ冣�毭偮嵜冣�毭偮�  */
.indextop-nav-tabs{
    border-bottom:none;}
.tab-content-top{
    height:0;
    position: relative;}
.tab-content-top>div{
    position: absolute;
    width:100%;
    top:0;
    left:0;
    z-index: 66;}
.Nineicon-list{
    padding-top:20px;
    height:430px;}
.Nineicon-list li{
    width:11.111%;
    float: left;
    margin-bottom:30px;}
.Nineicon-list3 li{
    width:16.6666%
;}
.Nineicon-list li a{
    display:block;
    text-align: center;
    color:#333
;}
.Nineicon-list li a:hover{
    color:#0263B7
;}
.Nineicon-list li a:hover i{
    color:#fff;
    background:#0071C9
;}
.Nineicon-list a i{
    display:block;
    margin:10px auto;
    width:60px;
    height:60px;
    line-height: 60px;
    border-radius: 50%;
    font-size:28px;
    color:#0071C9
;}
.Nineicon-list1 a i{
    background:#E5F5FF;}
.Nineicon-list2 a i{
    background:#4CC0FD;
    color:#fff
;}
.Nineicon-list3 a i{
    background: #0071C9;
    color:#fff;}
.Nineicon-list3 a:hover i{
    background:#FFCD22!important;}
.Nineicon-list3 a:hover{
    color:#faae35!important
;}
.Nineicon-list3 li{
    height:104px;}
.Nineicon-list .icon-gengduo{
    font-size:20px;}
.icon-churujingshixin,.icon-jianchadian{
    font-size:40px!important;}
.icon-zhishiku,.icon-lvhua{
    font-size:33px!important;}
.tab-content-top .del-icon{
    display: none;
    text-align: right;}
.hideicon-box .del-icon i{
    font-size:24px;
    position: relative;
    top:15px;
    right:15px;
    color:#0071C9
;}
.index-center4{
    display: block!important;
    height:0;
    overflow: hidden;}

/*脙茠脗楼脙垄芒鈥毬� 脙垄芒鈥毬偮γ兤捗偮┟冣�毭偮∶冣�毭偮�  */
.innerpage-cont {
    margin-bottom:30px;}
.innerpage-cont .panel{
    padding:15px;
    background:#fff;
    padding-bottom:0;}
.nav-tab-inner a{
    color:#7C7C7C;
    font-size:20px;
    border-bottom:2px solid transparent;}
.nav-tab-inner .active a,.nav-tab-inner a:hover{
    border-bottom:2px solid #0071C9;
    color:#0071C9;
    font-weight:600;}

.uli16 li{
    padding:10px 0 10px 30px;
    position: relative;}
ul.uli16 li a{
    font-size:16px;}
.uli16 .front-leabe{
    display: block;
    width:18px;
    height:18px;
    border-radius: 50%;
    color:#fff;
    text-align: center;
    line-height: 18px;
    position: absolute;
    font-weight:normal;
    left:0;
    top:50%;
    margin-top:-9px;
    background:#C0C0C0;}
.new-photo-list .icon-tv{
    font-size:26px;}
.new-photo-list3{
    margin-top:15px
;}
.new-photo-list3 li{
    height:auto
;}
.new-photo-list3 .link-a{
    padding:20px 10px;}
.header-4{
    text-align: center;}
.header-4 a i{
    position: absolute;
    font-size:30px;
    display: inline-block;
    margin-left:-40px;
    text-indent: 0;}
.header-4 a{
    display: inline-block;
    font-size:20px;
    font-weight:600;
    color:#0071C9;
    padding:15px  20px;
    text-indent: 30px;}
/*
.special{
    border:1px solid #eee;
    background:rgba(249,249,249,1);
}
*/
.special-photo{
    padding:15px 0;
    border-top:1px solid #eee
;}
.special02 {
    padding:10px 0;}
.special02 a{
    display: block;
    text-align: center;
    border-right:1px solid #eee
;}
.special02 a .yuan-icon{
    display: inline-block;
    width:54px;
    height:54px;
    text-align: center;
    line-height: 54px;
    background:#1872C0;
    color:#fff;
    font-size:24px;
    border-radius: 50%;
    position: relative;
    right:30px;}
.special02 a .icon-xiangyou{
    font-size:20px;
    color:#ccc;
    float: right;
    position: relative;
    top:18px;
    right:30px;}
.special03{
    padding:4px 10px 20px;}
.right-panel{
    background:rgba(239,242,245,1);
    padding:10px;}
.Manuscript-cont .tit {
    padding:15px 0;
    border-bottom:1px solid #eee;
    text-align: center;}
.Manuscript-cont .tit h3{
    margin-top:0;
    margin-bottom:15px;
    font-size:25px;
    color:#6C6C6C
;}
.Manuscript-cont .data-sp {
    font-size:14px;
    color:#666666
;}
.Manus-box{
    padding-left:60px;
    padding-right:60px;
    padding-top:15px;
    padding-bottom:15px;}
.Manuscript-cont .text {
    padding-top:30px;
    padding-bottom:30px;}
.Manuscript-cont .text img{
    display: block;
    max-width:80%;
    height:auto;
    margin:15px auto;}
.Manuscript-cont .text p{
    font-size:16px;
    color:#6c6c6c;
    line-height:24px;
    margin-bottom:20px;}
.Manuscript-cont .btn-div a{
    display:inline-block;
    width:26px;
    height:26px;
    border:1px solid #eee;
    vertical-align: middle;
    margin-right:5px;}
.Manuscript-cont .btn-div a img{
    display:block;
    width:100%;
    height:100%;}
.Manuscript-cont .btn-div button{
    display: inline-block;
    border:none;
    background:none;
    color:#007CC9;
    padding:3px 5px;}
.btn-div button:hover{
    background:#0071C9;
    color:#fff
;}
.btn-div button.border{
    border-right:1px solid #0071C9;
    border-left:1px solid #0071C9
;}
.btn-div button.border-right{
    border-right:1px solid #0071C9;}
.btn-div .text-right>div{
    display: inline-block;
    border:1px solid #007CC9;
    border-radius: 4px;
    overflow: hidden;}
/*脙茠脗娄脙垄芒鈥毬偮澝冣�毭偮棵兤捗偮γ冣�毭偮懊兟⒚⑩�毬嬇撁兤捗偮っ冣�毭偮好兟⒚⑩�毬⑩�灺⒚兤捗偮ッ冣�γ� 脙鈥毭偮�  */
.live-box{
    padding:15px;}
.online-a{
    width:160px;
    height:52px;
    line-height:52px;
    display:block;
    padding:0 15px;
    background:#0263B7;
    color:#fff;
    position: relative;
    left:-30px;
    font-size:18px
;}
.online-a:before{
    content: "";
    display:block;
    height:0;
    width:0;
    border-top:26px solid transparent;
    border-left:26px solid #0263B7;
    border-bottom:26px solid transparent;
    position: absolute;
    right:-26px;
    top:0;}
.online-a .icon-luyin{
    font-size:32px;
    vertical-align: middle;
    margin-right:10px;}
.live-tit{
    background:#fff;
    height:50px;
    border-radius: 3px;
    padding:10px 30px;
    position: relative;}
.cir-point{
    display: inline-block;
    width:4px;
    height:4px;
    border-radius:50%;
    background:#02B854;
    position: absolute;
    top:50%;
    margin-top:-2px;
    left:0
;}
.live-tit .zt{
    color:#02B854;
    position: relative;
    padding-left:10px;}
.live-tit .icon-paihang{
    font-size:12px;}
.live-tit .title{
    font-size:16px;
    color:#333;
    padding:0 12px;}
.live-tit button{
    display: inline-block;
    padding:3px 12px;
    color:#fff;
    font-size:14px;
    border-radius: 4px;
    background:#FFB322;
    border:none;}
.yugao-tit{
    border:1px solid rgba(2,99,183,1);
    border-radius: 3px;
    margin-top:15px;
    font-size:18px;}
.yugao-tit a{
    display: inline-block;
    color:#fff;
    font-weight:500;
    background:#0263B7;
    padding:5px 15px;}
.yugao-tit span{
    padding:0 10px;
    color:#0263B7
;}
.live-box .one-cont{
    padding-top:20px
;}
.addpad-right-20{
    padding-right:20px!important;}
.addpad-left-20{
    padding-left:20px!important;}
.fivecolor-nav {
    margin-top:15px;
    margin-bottom:15px;}
.fivecolor-nav li{
    float: left;
    width:20%;
    padding:0 15px;}
.fivecolor-nav a{
    display: block;
    color:#fff;
    font-size:18px;
    text-align: center;
    padding:10px;
    position: relative;}
.fivecolor-nav a:hover::before{
    position: absolute;
    content: "";
    display: block;
    width:100%;
    height:100%;
    left:0;
    top:0;
    background:rgba(100,100,100,0.1);}
.fivecolor-nav a i{
    display: block;
    font-size:38px;
    height:40px;
    line-height: 42px;}
.fivecolor-nav a .icon-yuanqu{
    font-size:32px;}
.frontuli>li{
    padding-left:80px;
    background:none;}
.frontuli>li:hover{
    background:none;}
.service-carouser li{
    float: left;
    width:33.333%;
    padding:3px;}
.service-carouser li a{
    display: block;
    padding:25px 0;
    background:#f9f9f9;
    text-align: center;
    font-size:15px;
    color:#777;
    transition: all 0.3s ease-in-out;}
.service-carouser li a:hover{
    background:#0263B7;
    color:#fff;
    transition: all 0.3s ease-in-out;}
.service-carouser a i{
    display:block;
    font-size:30px;
    height:40px;
    line-height:40px;}
.service-carouser .owl-dots .owl-dot span{
    background:#ccc;}
.service-carouser .owl-dots .active span{
    background:#0071C9
;}
.header-5 a{
    display:block;
    color:#fff;
    font-weight:normal;
    background:#0263B7;
    padding:18px 20px;}
.quer-uli14{
    border:1px solid #eee;
    border-top: 0;
    padding:15px 10px;}
.quer-uli14>li{
    width:50%;
    float: left;}
.header-6 a{
    padding:20px;
    margin:10px 0;
    border:none;
    position: relative;}
.header-6 a:hover::before{
    position: absolute;
    content: "";
    display: block;
    width:100%;
    height:100%;
    left:0;
    top:0;
    background:rgba(100,100,100,0.1);}
.nav-leader-tab{
    padding-right:20px;}
.nav-leader-tab li{
    width:100%;
    margin-bottom:15px;}
.nav-leader-tab>li>a{
    background:#B4B9BD;
    color:#fff;
    padding:12px 10px;
    border-radius: 6px;
    transition: all 0.3s ease-in-out;}
.nav-leader-tab>.active>a{
    background:rgba(2,99,183,1);}
.nav-leader-tab>li>a:hover{
    background:rgba(2,99,183,0.8);
    transition: all 0.3s ease-in-out;}
.nav-leader-tab  .icon-xiangyou{
    float: right;
    font-size:12px;
    position: relative;
    top:8px;
    font-weight:100;}
.imgTxt-leader{
    margin:0;
    padding:18px 0;
    border-bottom:1px dashed #eee
;}
.imgTxt-leader dt{
    width:110px;
    height:154px;
    overflow: hidden;}
.imgTxt-leader dd h4{
    font-size:20px;
    color:#0263B7;}
.imgTxt-leader dd p{
    font-size:16px;}
.imgTxt-leader .link-a{
    display: inline-block;
    color:#fff;
    margin-top:15px;
    border-radius: 3px;
    background:#0263B7;
    padding:5px 15px;
    cursor: pointer;}
.inner-navtab {
    margin-bottom:10px;}
.inner-navtab li a{
    color:#8B8B8B;
    font-size:18px;
    font-weight:600;
    border-bottom:2px solid transparent;}
.inner-navtab li a .iconfont{
    font-size:20px;
    margin-right:10px;}
.inner-navtab .active a{
    color: #0263B7;
    border-bottom:2px solid #0263B7
;}
.inner-navtab li a:hover{
    background:none;
    color:#0263B7;
    border-bottom:2px solid #0263B7
;}
.special03 .progress-nav-tab li a{
    width:86px;
    height:86px;
    line-height: 20px;
    font-size:16px;
    padding-top: 18px;}
.special03 .progress-nav-tab li{
    height:66px;}
.special03 .progress-nav-tab li a:hover,.special03 .progress-nav-tab .active a{
    width: 86px;
    height: 86px;
    line-height: 20px;}
.special03 .progress-nav-tab li:first-child a{
    float: left;}
.special03 .progress-nav-tab .active a:after{
    bottom:-8px;}
.inner-navtab02{
    margin-bottom:0;}
.inner-navtab02>li>a{
    font-size:16px;
    padding:5px 12px;}
.left-nav-tabs .icon-shanghaiditie{
    font-size:20px;
    vertical-align: middle;
    margin-right:10px;}
.layout-cont02 .layout-box h4{
    margin-top:15px;}
.fivecolor-nav02{
    padding:0 15px;}
.fivecolor-nav02 a i{
    font-size:32px;}
.breadcrumb02{
    background:#007CC9;
    color:#fff;
    margin-top:-15px;
    margin-left:-15px;
    margin-right:-15px;
    padding:10px;}
.breadcrumb02 a,.breadcrumb02 .active{
    color:#fff;}
.breadcrumb02 a:hover{
    color:#3CD6D9;}
.lineMap>div{
    margin:10px 0;}
.lineMap{
    padding:10px 0 ;}
.lineMap h4{
    font-size:18px;
    padding-left:15px;
    padding:15px;
    border-bottom:1px solid #ddd;}
.lineMap a{
    color:#333;}
.lineMap a:hover{
    color: #0263B7;
    text-decoration:underline;
    transition: all 0.3s ease-in-out
;}
.lineMap .tit a {
    color: #0263b7;
    font-weight: bold;}
.innerpage-cont .end-date li .time{
    display:block;
    width:160px;}
ul.end-date li span.time{
    width:160px;}
.Enclosure a{
    cursor: pointer;}
.Enclosure .iconfont{
    font-size:18px;
    color:#999
;}
.Publish-btn{
    display:block;
    padding:8px 15px;
    width:160px;
    text-align: center;
    border:none;
    background:rgba(0,124,201,0.8);
    color:#fff;
    font-size:14px;
    border-radius:6px;
    margin:20px auto
;}
.Publish-btn:hover{
    background:rgba(0,124,201,1);
    box-shadow: 0 4px 10px #eee;
    transition: all 0.3s linear;}
.form-box{
    padding:30px 0;}
.form-box1{
    display: none;}
.form-group .col-xs-15{
    display: block;
    width:14%;
    float: left;
    padding-right:15px;}
.form-group .col-xs-85{
    width:85%;
    float: left;}
.control-label{}
.btn-primary{
    padding:3px  20px;}
.btn-primary-grey{
    background:#ccc!important;
    border-color:#ccc!important
;}
.Manus-box li{
    padding:5px 0
;}
.uli14 li .more-a{
    color: #666;}
.tab-content15>div{
    height:180px;}
.uli14-0917 li{
    padding: 5px 0 5px 30px;}
.left-nav-tabs03>li>a{
    padding:12px 2px
;}
.left-nav-tabs03 .icon-shanghaiditie{
    margin-right:0;
    font-size:12px;}
.news-over{
    height:166px;
    overflow: hidden;}
.add-hide-tabs{
    display: block!important;
    height:0!important;
    overflow: hidden;}
.add-mor-li{
    background:none!important;
    text-align: right
;}
.new-photo-list0918{
    background:#eee;
    padding:0;}
.new-photo-list0918>li>a .iconfont{
    display: inline-block;
    width:56px;
    height:56px;
    border-radius: 50%;
    line-height:56px;
    text-align: center;
    color:#fff;}
.new-photo-list0918>li .link-a{
    padding:0 10px;}
.new-photo-list0918>li .link-a:hover{
    background:transparent;
    box-shadow:none;}
.new-photo-list0918>li{
    margin-bottom:0;
    height:auto;
    padding:15px 0;}
.special-0918 .tita{
    display: block;
    height:64px;
    width:64px;
    padding:9px 20px;
    line-height: 20px;
    background:#faae35;
    color:#fff;
    font-size:20px;
    font-weight: bold;}
.special-0918 .col-md-3{
    padding:0 6px;}
.special-0918 .col-md-3 a{
    display: block;
    width:100%;
    height:64px;
    line-height: 64px;
    color:#fff;
    font-size:16px;
    text-align:center;
    font-weight: bold;}
.special-0918 .col-md-3 .two-a{
    line-height: 24px;
    padding:8px 10px;}

/* 脙茠脗楼脙鈥γ⑩偓艙脙鈥毭偮兤捗偮冣�毭偮好冣�毭偮棵兤捗偮冣�毭偮冣�毭偮棵兤捗偮冣�毭偮懊冣�姑⑩偓  */
.PicList li img{
    width: 100%;
    height: 170px;}
ul.PicList li p.title{
    border:0;
    font-size: 14px;
    color: #666;}

/* 脙茠脗娄脙鈥毭偮惷冣�γ⑩偓艙脙茠脗搂脙鈥毭偮疵冣�毭偮� */
.search-time {
    color: #ff8215;
    margin-bottom: 30px;
    margin-left: 10px;}
.result-list li {
    margin-bottom: 35px;}
.search-result span.keyWord{color: #ff3030;}
.search-result .brief p{
    text-indent: 0;
    height: auto;
    margin-bottom: 5px;}

.search-url {
    font-size: 12px;
    line-height: 32px;
    text-align: left;
    color: #999;
    display: flex;
    align-items: center;}
.search-url .btn{
    padding: 0 12px;
    font-size: 12px;
    vertical-align: middle;
    line-height: 28px;}

.search-url .pub-time{
    display: inline-block;
    width: auto;
    text-align: left!important;
    display:inline;}

.search-result .nowrap{
    width: 66.666%;}
.search-result select{
    font-size: 14px;}

.Slider-one .owl-controls .owl-nav{
    opacity: 0;
    transition: .3s;}
.Slider-one:hover .owl-controls .owl-nav{
    opacity: 1;}


#ivs_player>iframe{
    display: block;
    margin:15px auto;}


.quer-uli14-one{
    border:1px solid #eee;
    border-top: 0;
    padding:15px 10px;}

.suggest-form{
    margin-top: 30px;}
.suggest-form .form-group{
    margin-bottom: 20px;}
.suggest-form input{
    font-size: 14px;
    text-indent: 6px;
    border-radius: 3px!important;
    border-color: #ddd;}
.suggest-form input[type=file]{
    margin-top: 10px;
    line-height: 14px;
    text-indent: 0;}
.suggest-form textarea{
    width: 100%;
    height: 100px;
    border: 1px solid #ddd;
    border-radius: 3px!important;}


.quer-uli1411>li {
    width: 33.33%;
    float: left;}

.iframe0929{
    border:none;
    height:324px;
    width:100%;}

.fr-navlist a:hover .weixin-QR{
    display: block;}
.weixin-QR{
    display: none;
    top: 0;
    right: 60px;
    position: absolute;
    background-color: #fff;
    width: 100px;
    height: auto;
    box-shadow: 0 3px 7px 0 rgba(0,0,0,.15);}
.weixin-QR p{
    font-size: 12px;
    color: #666;}
.weixin-QR:after {
    top: 12px;
    content: '';
    border: 8px solid transparent;
    border-left-color: #fff;
    right: -16px;
    position: absolute;
    width: 0;
    height: 0;}

ul.zl-link{
    padding: 50px 0 100px;
    overflow: hidden;}
ul.zl-link li{
    padding: 0 20px;
    margin-bottom: 20px;}
ul.zl-link li a.btn:hover{
    background-color: #007CC9;
    border-color: #007CC9;
    color: #fff;}
.worker-form label{
    width: 180px;}
.worker-form select{
    font-size: 14px;
    border:1px solid #ddd;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../img/arr.jpg) no-repeat right center;
    padding-right: 30px;}
.worker-form select::-ms-expand{
    color: #333;
    font-size:20px;
    padding:5px 9px;
    background: #fff;
    border:none;
    -webkit-appearance: none;
    -moz-appearance: none;}
.imgbox-list>li{
    width:20%;}

.imgbox-list li img{
    height:135px;}

.ImgCrop-slider .ImgCrop{
    overflow:hidden;
    height:370px;}
.ImgCrop-slider .ImgCrop img{
    display: unset;
    height: unset;
    width: unset;
    max-width: unset;}


@media (max-width: 767px){
    .imgbox-list>li{
        width:50%;}
    .ImgCrop-slider .ImgCrop{
        overflow:hidden;
        height:auto;}

}

@media (max-width:350px){
    .imgbox-list li img{
        height:120px;}
}

/*脙茠脗陇脙鈥毭偮好冣�毭偮好兤捗偮γ兟⒚⑩�毬偮懊冣�毭偮嵜兤捗偮っ冣�毭偮该兟⒚⑩�毬呪�溍兤捗偮γ冣�毭� 脙鈥毭偮�*/

.rc-banner-cont{
    position: relative;
    margin-bottom: 100px;}
.process{
    background: rgba(255,255,255,.9);
    position: absolute;
    box-shadow: 0 0 6px #dadfe3;
    left:50px;
    right:50px;
    bottom:-70px;
    height: 140px;
    border-radius: 4px;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    text-align: center;}
.process li{
    color: #333;
    font-size:26px;
    font-weight: bold;
    list-style: none;
    min-width: 194px;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-right:1px solid #ddd;
    flex:1;
    display: inline-block\0;
    width: 30%\0;
    padding-top: 16px\0;
    margin-top: 10px\0;}
.process li:last-child{
    border-right: 0;}
.process li i{
    font-size: 28px;
    color: #0263B7;
    margin-right: 6px;}
.process li i.yellow{
    color: #FFBA23;}
.process li.active{
    color: #fff;
    background: url(process-active.png) no-repeat center center;
    border-right: 0;}
.process li.active i{
    color:#fff
;}
.process li:after{
    content: '\e644';
    position: absolute;
    color: #aaa;
    font-size: 16px;
    font-family: iconfont;
    right:60px;top:27px
;}
.process li.active:after{
    display: none;}
.page-header-rc{
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
    overflow: hidden;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    position: relative;}
.page-header-rc img{
    float: left;
    width: auto;
    margin-right: 10px;}
.page-header-rc h4{
    font-size:26px;
    font-weight: bold;
    float: left;
    margin-bottom: 10px;}
.page-header-rc .more-info{
    font-size: 14px;
    color: #999;
    position: absolute;
    right:0;
    bottom:14px;}
.recruit-cont{
    margin-left: 50px;
    margin-right: 50px;}
.pics-list{
    display: flex;
    justify-content: space-around;
    margin-top: 40px;}

.ul-info-cont{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
    vertical-align: middle\0;}
.ul-info-cont h5{
    width: 40px;
    font-size: 22px;
    display: inline-block\0;}
.pics-list li img{
    display: block;
    clear: both;}
.pics-list li .ul-info-list{
    display: inline-table\0;
    vertical-align: center\9;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;}
.pics-list>li{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    flex-direction:column;
    border-right:1px solid #eee;
    flex: 1;
    padding: 0 16px\0;}

.pics-list>li:last-child{
    border-right:0
;}

.pics-list li .ul-info-list li{
    margin:4px 6px;
    display: inline-block\0;}
.pics-list li .ul-info-list li a{
    display: block;
    width: 20px;
    white-space: normal;
    color: #999;
    font-size: 16px;
    line-height: 1.1;}
.pics-list-row{
    background: url(bg-squre.png) no-repeat center center;
    height: 171px;
    margin-top: 40px;
    display: inline-block\0;
    width: 100%\0;}
.pics-list-row li{
    flex-direction: row;
    align-items: center;
    margin-top: 0;
    justify-content: center;}
.pics-list-row li .ul-info-cont{
    margin-left: 20px!important;
    display: inline-block\0;}
.color-bg{
    background-color: #F9F9F9;
    padding: 20px;}





.yshj .bg-gray{
    background-color: #F9F9F9;
    padding:20px 20px;}
.yshj .bg-gray.cyy{
    min-height: 418px;}
.bg-white{
    background: #fff;
    padding:10px 10px 20px 10px ;
    border:1px solid #eee;}
.bg-white .tab-pane{
    background: #F6F6F6;
    border-radius: 50px;
    margin-top: 20px;
    padding:20px 35px;}
.bg-white .tab-pane ul{
    font-size: 14px;}
.bg-white .tab-pane ul:after{
    content: '';
    clear: both;
    display: block;}
.bg-white .tab-pane ul li{
    width: 50% ;
    float: left;
    position: relative;}
.bg-white .tab-pane ul li a{
    color:#666;
    display: inline-block;
    padding:4px 16px
;}
.bg-white .tab-pane ul li a:hover{
    color:#0071C9;}
.bg-white .tab-pane ul li:before{
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #0071C9;
    position: absolute;
    left:0;
    top:14px;}
.icon-list .round{
    width: 94px;
    height: 94px;
    background: #eee;
    border-radius: 50%;
    margin:10px auto;
    margin-top: 4px;}
.icon-list li span{
    width: 94px;
    height: 94px;
    display: inline-block;
    color: #fff;
    line-height: 110px;
    border-radius: 50%;
    margin-left: -4px;
    margin-top: -4px;
    text-align: center;}
.icon-list li span i{
    font-size: 40px;}
.icon-list .bg-org{
    background-color: #F5A727;}
.icon-list .bg-blue{
    background-color: #4CC0FD;}
.icon-list .bg-green{
    background-color: #76C863;}
.icon-list .bg-blued{
    background-color: #3988E1;}
.icon-list li .text{
    font-size:22px;
    color: #333;
    padding: 10px 46px;
    text-align: center;
    background: url(../img/line.png) center top no-repeat;
    box-sizing: border-box;}
.banner{
    text-align: center;}
.zl-item.bg-org-img{
    background: url(../img/bg-org.png) center top no-repeat ;}
.zl-item.bg-blue-img{
    background: url(../img/bg-blue.png) center top no-repeat ;}
.zl-item.bg-green-img{
    background: url(../img/bg-green.png) center top no-repeat ;}
.zl-item{
    padding-top: 10px;}
.zl-item h3{
    font-size: 18px;
    text-align: center;
    font-weight: bold;}
.zl-item h3 span{
    font-size: 28px;}
.zl-item.bg-org-img h3{
    color:#8F5B00
;}
.zl-item.bg-blue-img h3{
    color:#035B8F
;}
.zl-item.bg-green-img h3{
    color:#27A106
;}
.zl-item{
    padding-left: 64px;
    padding-right: 64px;}
.zl-item ul{
    margin-top: 60px;}
.zl-item ul a{
    color:#333;
    font-size: 14px;
    margin-bottom: 14px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}
.zl-item ul a:hover{
    color: #035B8F;}
.zl-item a.more{
    font-size: 14px;
    color:#999999;
    float: right;}
.special-column .progress-nav-tab li{
    width: 100%;}
.special-column .progress-nav-tab a{
    width: 65px;
    height: 65px;
    display: block;
    line-height: 65px;}
.special-column .progress-nav-tab .active a,.special-column .progress-nav-tab li a:hover{
    width: 65px;
    height: 65px;
    padding-top: 0;
    line-height: 65px;}
.special-column  .progress-nav-tab .active a:after{
    display: none;}
.special-column .progress-nav-tab li{
    margin-bottom: 70px;}
.special-column .progress-nav-tab li:last-child{
    margin-bottom: 0;}
.special-column .progress-nav-tab:before{
    border-bottom: 0;
    border-left: 2px solid #0071C9;
    height: 100%;
    left:50% ;
    top:0;}
.special-column .progress-nav-tab .li01:before,.special-column  .progress-nav-tab .li02:before{
    display: block;
    content: "\ebc7";
    font-family: 'iconfont';
    color: #0071C9;
    position: absolute;
    right:34%;
    top:170%;
    font-size: 16px;}
.cyy{
    padding-bottom: 0!important;}
.cyy .nav-tabs{
    border-bottom: 0;
    display: flex;
    justify-content: center;
    margin-bottom:20px;}
.cyy .nav-tabs li{
    display: block;
    position: relative;
    width: 174px;
    height: 84px;
    text-align: center;
    background: url(../img/diamond.png) no-repeat center center;
    display: flex;
    justify-content: center;
    align-items: center;}
.cyy .nav-tabs li{
    margin-left: -10px;}
.cyy .nav-tabs li a{
    color: #333;
    line-height: 20px;}
.cyy .nav-tabs li:hover{
    background: url(../img/diamond_on.png) no-repeat;}
.cyy .nav-tabs li:hover a{
    color: #fff;
    background: none;}
.cyy .nav-tabs li:nth-child(even){
    margin-top: 30px;}
.cyy .tab-pane .img-list{
    margin-top: 10px;
    position: relative;}
.cyy .tab-pane .img-list li{
    width: 32%;
    float: left;}
.cyy .tab-pane .img-list li.more{
    width:38px;
    float: right;
    position: absolute;
    right:0;
    top:50%;
    margin-top:-80px;}
.cyy .tab-pane .img-list li.more a{
    background: #E2E2E2;
    color: #333;
    text-align: center;
    height: 127px;
    padding: 40px 10px 0 10px;}
.cyy .tab-pane .img-list a{
    display: block;
    padding: 0 20px;}
.cyy .tab-pane .img-list p{
    font-size: 16px;
    color: #666;
    text-align: center;
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.cyy .tab-pane .img-list a:hover p{
    color:#0263B7;}
.more-gray{
    background-color: #f7f7f7;
    color:#666;
    padding: 10px;
    display: block;
    margin-top: 20px;
    font-size: 14px;
    text-align: center;}
.img-list li{
    text-align: center;}
.img-list img{
    max-height:150px;}
.Corporate{

    padding:15px 20px;}
.Corporate-box{
    background: url(../img/corporate.png) no-repeat left top;
    background-color:#fafafa;
    border-radius:4px;
    padding:10px 0;}
.Corporate-img{
    margin-top:30px;}
.Corporate img{
    max-width:100%;
    width: auto;}
.Corporate-list{
    list-style:none;
    padding:0;}
.Corporate-list li{
    width:50%;
    float:left;}
.Corporate-list li a{
    font-size: 18px;
    color:#2381DB;
    display: block;
    padding:10px 0;
    text-align: center;}
.Corporate-list li a i{
    margin-right:5px;
    font-size: 20px;}


@media (max-width: 767px){
    .Corporate-img{
        margin-bottom:40px;}
    .zl-item{
        padding:0 20px;
        background:none!important;}
    .zl-item ul{
        margin-top:15px;
        text-align: left;}
    .img-list img{
        width:100%;
        height:100%;}
    .icon-list li .text{
        padding: 10px 0;}
    .yshj .bg-gray{
        min-height: auto;
        padding:15px 10px;}
    .cyy .nav-tabs li{
        margin-top:10px!important;}
    .cyy .nav-tabs li:first-child{
        margin-top:0;}
    .zl-item ul{}
    #mainNav{
        display:none;}
    .mobile #mainNav{
        display: block;}
    .zl-item ul a{
        font-size:16px;}
}
@media (max-width: 991px){
    .yshj .bg-gray .icon-list{
        margin-top: 20px
    ;}
    .Corporate-img{
        margin:16px 0;
        padding:0 30px;}
    .Corporate-box{
        background-position-y:-50px;}
    .zl-item{
        background:none!important;}

    .special-column .progress-nav-tab a{
        margin:0 auto;}
    .icon-list li .text{
        background:none;}
}
/*ccy 20190305*/
.cyy .tab-pane .img-list a img{
    width:100%;
    height:150px
;}
.bg-white .tab-content14 .tab-pane{
    min-height:93px;}

.bg-white .tab-content14 .tab-pane ul li a{
    padding: 4px 10px;}






/* 3.14新增 */
.yshj .special-column{
    margin-top: 40px;}
.special-column .progress-nav-tab:before{
    top:2px;}
.yshj.innerpage-cont .panel  .same-height-box{
    min-height:442px;}

.same-height-box .nav-tabs{
    margin: 34px 0;}
.code{
    text-align: center;
    margin: 20px;}
.code img{
    width: 150px;
    height: auto;}
.code span{
    font-size: 14px;
    margin-bottom: 4px;
    color: #999;
    display: block;}/* 2019-03-13  gcf   搜索 */
#result-list .result {
    /* margin: 30px 0px;*/
    position: relative;}
#result-list .result .restitle {
    line-height: 23px;
    font-size: 16px;
    color: #00C;
    height: 23px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 90%;
    display: block;}
#result-list .result .restcont {
    color: #555;
    font-size: 13px;
    margin-top: 2px;
    padding-right: 15px;
    position: relative;
    width: 100%;
    overflow: hidden;}
em {
    color: #d70000;
    font-style: normal;}
#result-list .result .restcont table {
    width: 100%;}
#result-list .result .restcont table .key {
    font-weight: normal;
    border: 1px solid #ccc;
    padding: 3px 10px;
    width: 140px;
    line-height: 23px;
    background: #f5f5f5;}
#result-list .result .restcont table .value {
    border: 1px solid #ccc;
    padding: 3px 10px;
    line-height: 23px;
    min-width: 100px;}
#result-list .result .restcont .item-tabs {
    margin-top: 5px;
    height: 25px;
    line-height: 25px;}
#result-list .result .restcont .item-tabs ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 10px;}
#result-list .result .restcont .item-tabs ul .itemtab {
    float: left;
    padding: 0 13px;
    cursor: pointer;}
#result-list .result .restcont .items {
    border: 1px solid #ccc;}
#result-list .result .restcont .items .item {
    width:100%;
    padding: 10px;
    line-height: 23px;

    overflow-y: scroll;
    overflow-x: auto;}
#result-list .result .restcont .items .hiden{
    display: none;}
#result-list .result .other {
    font-size: 13px;
    line-height: 28px;}
#result-list .result .other div {
    overflow: hidden;
    height: 28px;
    margin-right: 7px;
    float: left;}
#result-list .result .other div a.url {
    color: green;}
#result-list .result .restcont .item-tabs ul .itemtab.selected {
    color: #000;
    font-weight: bold;
    border: 1px solid #ccc;
    border-bottom: 1px solid #fcfcfc;
    border-top: 2px solid #ccc;
    margin-top: -2px;}


/*20190423*/
.icon-list0423 li{
    width:20%;
    float: left;}

.icon-list0423 li .onenine-txt{
    line-height:1;
    letter-spacing: -1px;}
.icon-list0423 li .onenine-txt small{
    font-size:18px;
    line-height: 0.9;
    display: block;}
.icon-list .bg-yellow {
    background-color: #f2c037;}

/*20190621*/
#main .panel{
    margin-bottom: 0!important;}

div#jp_container_1 {
    margin-top: 40px!important;}

/*20191009*/
.margin-lt-cont li:hover{
    background:none;}
.testys-ul li{
    width: 16%;}
.testys-ul li .text{
    padding: 10px 72px;}

/*20191011*/
map area:focus{
    outline: none;}
@media (max-width: 767px) {
    .padright30{
        padding-right: 0px;}
    .padleft30{
        padding-left: 0px;}
}