* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body{
	font-size: 28px;
}
.top_banner{display: none;}
.top_banner_mobile{display: block;}
.top_banner_mobile img{
	display: block;
    max-width: 100%;
    height: auto;
}
.navbar {
    min-height: 40px;
    display: block;
    margin-bottom: 10px;
    position: relative;
    border: 1px solid transparent;
}
.navbar-default {
    background-color: #015293;
    border-color: #e7e7e7;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 10%);
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 10%);
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -7px;
    margin-left: -7px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 16px;
    margin-right: 30px;
    margin-bottom: 16px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 8px;
}
.navbar-toggle {
    padding: 0px 10px 0px 10px;
    margin-bottom: 0px;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.btn-danger {
    color: #fff;
}
.glyphicon {
    position: relative;
    top: 4px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.navbar-brand {
    float: left;
    padding: 30px 30px;
}
.navbar-brand {
    height: 80px;
    font-size: 32px;
    line-height: 24px;
}
.navbar-default .navbar-brand {
    color: #777;
}
.navbar-default .navbar-brand {
    color: #ffffff;
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navbar-nav {
    margin: 7.5px -15px;
}
.nav>li {
    position: relative;
    display: block;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 20px 30px;
}
.navbar-nav>li>a {
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 40px;
}
.navbar-default .navbar-nav>li>a {
    color: #777;
}
.navbar-default .navbar-nav > li > a {
    color: #ffffff;
    font-size: 32px;
    font-family: "Microsoft Yahei",宋体,Arial,Helvetica,sans-serif;
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}
.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}
.glyphicon-chevron-down:before {
    content: "\e114";
}
.middle_box_01{width: 100%;}
.pannel-image img{width: 100%;}
.slider-carousel .subtitle{
	width: 100%;
	position: relative;
	bottom: 10px;
    text-align: center;
    text-shadow: none;
    padding-bottom: 0px;
    right: 0px;
    left: 0px;
    background: none;
    height: 72px;
}
.slidesjs-pagination{display: none;}
.content {
	width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0;
}
.slider-carousel .subtitle h6 {
    color: #000;
    font-size: 28px;
    font-weight: normal;
    height: 72px;
    line-height: 72px;
    overflow: hidden;
    background: none;
    text-align: center;
}
.slider-carousel .subtitle h6 a{
    color: #000;
    font-size: 28px;
    font-weight: normal;
    height: 72px;
    line-height: 72px;
    overflow: hidden;
    background: none;
    text-align: center;
    /*line-height: 1.42857143;*/
}
.slider-carousel{
	padding-bottom: 72px;
	height: auto;
}
.middle_box{display: none;}
.a-icon{display: none;}
.slider-carousel .slidesjs-navigation{display: block !important;}
.mobile_zxbd{display: block;}
.iframe_bottom{width: 100% !important;}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    min-height: 1px;
    padding-left: 3px;
    padding-right: 3px;
    position: relative;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}
.panel-primary {
    border-color: #337ab7;
}
.panel-primary {
    border-color: #ffffff;
}
.panel {
    background-color: #fff;
    border-radius: 0px;
    margin-bottom: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.panel-heading {
    border-bottom: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 20px 30px;
}
.dys_newsbdmore {
    overflow: hidden;
    zoom: 1;
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.panel-primary > .panel-heading {
    background-color: #015293;
    border-color: #337ab7;
    color: #fff;
}
.dys_newsbd {
    float: left;
    text-decoration: none;
}
.panel-heading a {
    color: #ffffff;
    font-size: 32px;
    font-family: "Microsoft Yahei", 宋体, Arial, Helvetica, sans-serif;
}
.dys_20180411more {
    float: right;
}
.panel-body {
    padding: 16px;
}
.list-group {
    padding-left: 0;
    margin-bottom: 20px;
}
.list-group {
    margin-bottom: 0px;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.list-group-item {
    border: none;
    padding: 5px 0px;
}
.dyszxbd20180410 li {
    padding-left: 20px;
    background: url(trs_chz_cxhy_hty_small_square.jpg) 0 20px no-repeat;
    background-size: 8px 8px;
}
.list-group-item:first-child {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.list-group-item a {
    color: #000000;
}
ul.tabmenu {
    position: relative;
    width: 100%;
    height: 88px;
    padding-left: 0;
    margin-bottom: 5px;
    background-color: #015293;
}
ul.tabmenu li {
    float: left;
    line-height: 72px;
    font-size: 32px;
    font-family: "Microsoft Yahei", 宋体, Arial, Helvetica, sans-serif;
    color: #ffffff;
    margin-top: 4px;
}
#tj {
    overflow: hidden;
    zoom: 1;
}
ul.tabmenu li a {
    color: #ffffff;
    text-decoration: none;
}
#tj a {
    float: left;
    padding-left: 15px;
}
#tj span {
    float: left;
    margin-left: 8px;
    margin-top: -1px;
}
#sp {
    margin-left: 8px;
    padding-right: 20px;
}
#more20190320 {
    position: absolute;
    right: 15px;
    top: 12px;
}
#more20190320 a {
    color: #ffffff;
    font-size: 32px;
    font-family: "Microsoft Yahei", 宋体, Arial, Helvetica, sans-serif;
}
.dys20180410sp {
    position: relative;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}
.middle_box_01{margin-bottom: 0;}
.row{
	margin-left: -7px;
	margin-right: -7px;
}
.dys20180410sp {
    position: relative;
}
.tab_con {
    padding: 16px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}
.tab_con{height:auto;padding-bottom: 0;}
.tabox{height: auto;}
.shipin_btn{
	width: 120px;
	height: 120px;
	background-size: 100% 100%;
	bottom: 80px;
}
.titBg{background: none;}
.subtitle{height: 70px;line-height: 88px;position: relative;}
.subtitle a {
    color: #333;
    font-size: 28px;
}
.dys_20190104imgheight p img{height: 440px;}
.spyp_con p{width: 72%;}
#audio_box {
    position: relative;
    width: 28%;
    height: 237px;
    overflow: hidden;
    background: #d3d3d3;
    float: left;
}
#audio_box {
    height: 440px;
}
.audiojs {
    position: absolute;
    right: 0px;
    top: 0px;
    box-shadow: none;
    width: 100%;
    height: 237px;
    background: #ccc;
}
#audio_box, .audiojs {
    height: 440px;
}
.audiojs .play-pause {
    width: 174px;
    height: 290px;
}
.audiojs .play {
    display: block;
    width: 120px;
    height: 120px;
    background-size: 100% 100%;
    margin-left: 18%;
    margin-top: 92%;
}
#audio_box .time {
    font-size: 24px;
}
.right_area .subtitle a, .dys_title a{font-size: 28px;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;}
.mobile_tj{display: block;}
.tuji_more{top: 16px;}
.carousel-caption {
    position: relative;
    text-align: center;
    top: 0;
    left: 0;
    text-shadow: none;
    color: #333;
    padding-bottom: 0;
}
.carousel-caption a{color: #333;}
p.press_conference_list_title{margin-bottom: 0;}
.slider-carousel .slidesjs-navigation{top: 40%;}
/* 移动端轮播图箭头 */
.glyphicon {
    transform: scale(1.5);
}
.glyphicon-chevron-right:before {
    color: #fff;
    opacity: .5;
    text-indent: unset;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
}
.glyphicon-chevron-left:before {
    color: #fff;
    opacity: .5;
    text-indent: unset;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
}
/* .slidesjs-previous {
    background: none;
    color: transparent;
}
.slidesjs-next {
    background: none;
    color: transparent;
} */
.swiper-button-next:after {
    content: '';
}
.swiper-button-prev:after {
    content: '';
}
.m-middle_box_01 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
}
.m-swiper-lbt {
    position: relative;
}
.m-lb-img img {
    width: 100%;
}
.m-lb-txt {
    width: 100%;
    text-align: center;
    text-shadow: none;
    padding-bottom: 0px;
    background: none;
}
.m-lb-txt h6 {
    font-size: 28px;
    font-weight: normal;
    line-height: 40px;
    overflow: hidden;
    background: none;
    text-align: center;
}
.m-lb-txt h6 a {
    color: #000;
}
.swiper-button-prev {
    position: absolute;
    top: 42%;
    left: 6%;
}
.swiper-button-next {
    position: absolute;
    top: 42%;
    right: 6%;
}






