﻿﻿
#marquee {
	 color: red;
	 display: block;
	 width: 96%;
	 height: 150px;
	 margin: 0 auto;
	 position: relative;
	 overflow: hidden;
}
#marquee_text {
	 position: absolute;
	 top: 100%;
	 left: 0;
	 display: block;
}
#marquee_text>a{
	 display: block;
	 width: 100%;
	 color: #000000;
	 font-size: 14px;
	 text-indent: 1em;
	 line-height: 30px;
	 text-decoration: none;
	 background-image: url(../images/x1.gif);
	 background-repeat: no-repeat;
	 background-position: 6px 13px;
}
.center_content{
    width: 1000px;
    background-color: #fff;
    border: 1px solid #cccccc;
    position: relative;
}
.title_w{
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.title{
    width: 1000px;
    margin: 10px 0;
    text-align: center;
    color: #fff;
    font-size: 36px;
    overflow: hidden;
    padding: 20px;
    line-height: 1.8;
    box-sizing: border-box;
    background: linear-gradient(rgba(85, 188, 225435, 1), rgba(0, 62, 163, 1));
}


.titleImg{
    width: 1000px;
    margin: 10px 0;
    text-align: center;
    color: #fff;
    overflow: hidden;
    box-sizing: border-box;
}

.titleImg img{
    width: 100%;
    cursor:pointer;
}

.titleImg .more{
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 10px;
}

.title_link {
   width: 1000px;
   margin: 10px 0;
   text-align: center;
   color: #fff;
   font-size: 27px;
   overflow: hidden;
   box-sizing: border-box;
}
.title  .more{
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 10px;
}
.content_one{
    width: 96%;
    padding: 1% 2%;
    overflow: hidden;
}
.one_left{
    float: left;
    width: 62%;
    background-color: #fff;
    box-shadow: 0px 0 10px -1px #c6c6c6;
    padding: 1% 1%;
}

/*轮播图*/
.swiper-container {
    width: 600px;
    height: 300px;
}
.swiper-slide>img{
    width: 100%;
}
.swiper-pagination-bullet{
	background:#fff !important;
	opacity:1 !important;
}
.swiper-pagination-bullet-active{
	background:#007aff !important;
}
/*左部内容*/
.left_content{
    width: 100%;
    padding: 2% 0px;
}
.l_content_left{
    float: left;
    width: 37%;
}
.tablebg{
    margin-top: 2%;
    background: url("../images/b3.619a875.jpg");
}
.pix14h1_lh38{
    font-size: 14px;
    line-height: 38px;
    color: #888888;
}
.pix14h2_lh30a{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    line-height: 30px;
    background-image: url('../images/x1.gif');
    background-repeat: no-repeat;
    background-position: 5px 12px;
    text-indent: 16px;
}
.pix14h2_lh30a>a{
    color: #000;
    text-decoration: none;
}
.search {
    width: 100%;
    margin: 2% 0px;
    height: 34px;
    float: right;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
}
.search input {
    width: 85%;
    height: 33px;
    line-height: 33px;
    float: left;
    border: none;
    padding-left: 3%;
    background-color: #f6f6f6;
    outline: none;
}
.fr {
    float: right;
}
.search img {
    width: 100%;
    height: auto;
    display: block;
}
.l_content_right{
    float: right;
    width: 61%;
}
.pix14h1{
    font-size: 14px;
    color: #888888;
    text-decoration: none;
}
.div2 {
    width: 100%;
    float: left;
    border-bottom: 1px solid #cccccc;
}
.div2_fl {
    width: 8%;
    height: 238px;
    float: left;
    font-weight: bold;
    color: #0042ad;
    font-size: 17px;
    text-align: center;
    background-color: #e0eef0;
    border: 1px solid #cccccc;
    border-bottom: none;
    border-top: none;
    display: table-cell;
    vertical-align: middle;
}
.div2_ul {
    padding-left: 5px;
    overflow: hidden;
}
.div2_ul li {
    float: left;
    width: 97%;
    border-bottom: 1px dashed #cccccc;
    background: url(../images/x1.gif) 0px center no-repeat;
    padding-left: 3%;
    font-size: 15px;
    line-height: 35px;
}
.div2_ul li a {
    display: block;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.one_right{
    float: right;
    width: 33%;
}
.zgh_img1{
    width: 100%;
    display: block;
    padding-bottom: 5px;
    padding-top: 20px;
}
.zgh_sp{
    width: 100%;
}
.zgh_sp video {
    width: 100%;
    margin: 0 auto;
    display: block;
    padding-top: 3%;
}
.zgh_sp a {
    display: block;
    color: #000;
    font-size: 15px;
    text-align: center;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
}
.content_two{
    width: 96%;
    padding: 1% 2%;
    overflow: hidden;
}
.afl {
    float: left;
    width: 24%;
}
.afr {
    float: right;
    width: 75%;
}
.afl img, .afr img {
    width: 100%;
    height: auto;
    display: block;
}
.content_three{
    width: 96%;
    padding: 1% 2%;
    overflow: hidden;
}
.three_l{
    float: left;
    width: 62%;
    background-color: #fff;
    box-shadow: 0px 0 10px -1px #c6c6c6;
    padding: 1% 1%;
    overflow: hidden;
}
.three_left_content{
    float: left;
    width: 37%;
}
.zgh_aa {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.pix14h2_lh30a{
    font-size: 14px;
    line-height: 30px;
    color: #000;
    background-image: url(../images/x1.gif);
    background-repeat: no-repeat;
    background-position: 5px 12px;
    text-indent: 16px;
}
.select230 {
    height: 33px;
    width: 100%;
}
.div1_fr{
    float: right;
    width: 61%;
}

.div2_ul2 {
    width: 100%;
}
.div2_ul {
    width: 90%;
    padding-top: 10px;
    overflow: hidden;
}

.three_r{
    float: right;
    width: 33%;
}
.tablebg1 {
    margin-top: 2%;
    background: url(../images/b9.jpg);
}
.tablebg2 {
    margin-top: 2%;
    background: url(../images/b3.619a875.jpg);
}
.zgh_wen {
    width: 89.5%;
    border: 1px solid #cccccc;
    border-top: none;
    background-color: #d6e9ed;
    padding: 5%;
}
.zgh_wen p {
    font-size: 13px;
    line-height: 30px;
    color: #000;
}
.zgh_wen p a{
    text-decoration: none;
}
.zgh_img3 {
    padding-top: 3%;
    display: block;
}
.zgh_dlbg{
    height: 203px;
    vertical-align: top;
    background: url("../images/denlubg.jpg");
    margin-top: 3%;
}
.select140,.input140 {
    height: 29px;
    width: 60%;
    box-sizing: border-box;
}
.pix14w_lh30 {
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing: 1px;
    text-align: right;
    padding-right: 5%;
}

.wbshow{
    width: 100%;
     overflow: hidden;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    box-sizing: border-box;
}
.wbshow>.cai_line{
    width: 100%;
    height: 2px;
    background-color: aqua;
    overflow: hidden;
}
.wbshow>.wbShow_developer{
    padding: 13px 0 15px 0;
    overflow: hidden;
}
.wbshow>.wbShow_developer>.weiboShow_developer_pic{
    float: left;
    margin: 2px 0 0 15px;
}
.wbShow_developer_r{
    float: left;
    margin-left: 10px;
}
.wbShow_developer_r_one{

}
.wbShow_developer_r_one>a{
    font-size: 14px;
    color: #0078b6;
    margin-right: 10px;
}
.wbShow_developer_r_one>a:hover{
       text-decoration: underline;
}
.wbShow_developer_r_one>span{
    font-size: 12px;
    color: #999;
}
.wbShow_developer_r_two{
    margin-top: 10px;
    padding-left: 10px;
}
.wbShow_developer_r_two>a{
    font-size: 12px;
    color: #e0eef0;
    cursor: pointer;
}
.gray_liine{
    height: 4px;
    background-color: #f4f4f4;
    margin: 0 5px;
}

.wbshow_content{
    margin: 0 10px 0 10px;
    padding: 12px 0 10px;
}
.wbshow_content>p{
    font-size: 12px;
    margin: 0 5px 0 5px;
    line-height: 20px;
}
.wbshow_content>.emid{
    margin: 0 5px 0 5px;
    color: #9abbc8;
    font-size: 12px;
    margin-top: 5px;
    overflow: hidden;
}
.emid>span{
    float: left;
}
.emid>ul{
    float: right;
    overflow: hidden;
}
.emid>ul>li{
    float: left;
    margin-right: 5px;
}
.left_advertisement img
{
	max-width:100px;
	max-height:100px;
}
.right_advertisement img
{
	max-width:100px;
	max-height:100px;
}
/*无障碍样式开始*/
.disnone{
    display: none;
}
/*无障碍样式结束*/