body{
	background: url("../img/app_h.jpg") no-repeat fixed center top / cover;
    overflow-x: hidden;
    margin: 0;
}
.main_news{
	background: rgba(0,0,0,.7);
    padding: 75px 0;
    width: 100%;
}
.news_content{
    width: 1130px;
    margin: 0 auto;
    background-color: #fff;
    padding: 30px 20px 30px 50px;
    overflow: hidden;
}
.news-l{
    float: left;
    width: 675px;
    height: auto;
}
.bread{font-size:13px;}
.mb10{margin-bottom:10px;}
.bread a {
    color: #495055;
}
.bread a:hover{
	color:#1474d4;
}
.big_news{
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
}
.news_title{
    font-size: 28px;
    margin-bottom: 15px;
}
.newspic img{
    width: 100%;
}
.news_con{
    margin-top: 15px;
}
.news_con p{
    font-size: 17px;
	margin: 20px 0;
}
.share_ariticle{
    display: block;
    overflow: hidden;
    margin-top: 10px;
	line-height: 26px;
}
.news_time{
    float: left;
	color: #9f9f9f;
}
.news_share{
    float: right;
}
.share_txt,.news_share a {
    float: left;
    padding-right: 15px;
}
.news_share .jtico_weixin{
	display:block;
    background: url(../img/wx.png) no-repeat;
    width: 26px;
    height: 26px;
}
.news_share .jtico_tsina{
	display:block;
	background: url(../img/wb.png) no-repeat;
    width: 26px;
    height: 26px;
}
.news_share  .jtico_qzone{
	display:block;
	background: url(../img/kj.png) no-repeat;
    width: 26px;
    height: 26px;
	padding-right:0 !important;
}
.news_share a:hover .jtico_weixin{
    background: url(../img/wx2.png) no-repeat;
    width: 26px;
    height: 26px;
}
.news_share a:hover .jtico_tsina{
	background: url(../img/wb2.png) no-repeat;
    width: 26px;
    height: 26px;
}
.news_share a:hover .jtico_qzone{
	background: url(../img/kj2.png) no-repeat;
    width: 26px;
    height: 26px;
}
.news_share a.jtico_weixin:hover{
    background: url(../img/wx2.png) no-repeat;
    width: 26px;
    height: 26px;
}
.news_share a.jtico_tsina:hover{
	background: url(../img/wb2.png) no-repeat;
    width: 26px;
    height: 26px;
}
.news_share a.jtico_qzone:hover{
	background: url(../img/kj2.png) no-repeat;
    width: 26px;
    height: 26px;
}
.news_share a:last-child{
	padding-right:0 !important;
}
.share_ariticle .bdshare-button-style0-16 a{
	background-position:0 0;
	margin:0;
	padding-left:0;
}
.small_news li{
    border-bottom: 1px solid #eee;
    overflow: hidden;
    padding: 15px 0;
}
.smallpic{
    float: left;
}
.news_con_main{
    margin-left: 161px;
}
.smalltitle{
    display: block;
    color: #333;
    font-size: 20px;
    margin-bottom: 10px;
    overflow: hidden;
    font-weight: normal;
    /*white-space: nowrap;
    height: 30px;*/
}
.news_title h4{
	display: block;
    font-weight: normal;
	/*overflow: hidden;
    white-space: nowrap;
    height: 50px;*/
}
.smalltitle h4{
	float:left;
}
.badge{
    background: #fd816c;
    font-size: 15px;
    color: #fff;
    padding: 0px 5px;
    margin-left: 5px;
}
.news_con_main p{
    font-size: 14px;
	font-size: 14px;
    display: block;
    overflow: hidden;
    height: 45px;
}
.news-r{
    float: right;
    width: 395px;
    margin-top: 50px;
}
.box_shadow{
    margin-bottom: 30px;
}
.sildtitle{
	display:block;
    font-size: 18px;
    color: #1474d4;
    font-weight: 700;
	margin-bottom: 10px;
}
.sild li {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}
.sild em{
    font-size: 15px;
    float: left;
    color: #f8bc5a;
    margin-right: 5px;
}
.sild_con{
    overflow: hidden;
}
.sild_con p{
    font-size: 15px;
    margin-bottom: 5px;
}
.sild_time{
    float: right;
    color: #9f9f9f;
}
.news_down{
	background:url(../img/down_bj.jpg);
	width: 395px;
    height: 291px;
    margin: auto;
}
.zz{
    background: rgba(0,0,0,.5);
    display: block;
    height: 100%;
}
.down_title{
    display: block;
    text-align: center;
    font-size: 30px;
	font-weight: 700;
    color: #fff;
    padding: 60px 0 20px;
}
.apple_d{
    background: url(../img/new_ios.png);
    width: 152px;
    height: 42px;
    display: block;
    text-indent: -9999px;
    margin: 0 auto 10px;
}
.android_d{
    background: url(../img/new_and.png);
    width: 152px;
    height: 42px;
    display: block;
    text-indent: -9999px;
    margin: 0 auto;
}

/* ÄÚÈÝ */
.view_title{
    font-size: 28px;
    margin-bottom: 15px;
    text-align: center;
}
.view_share{
    display: block;
    overflow: hidden;
    margin: 25px 0;
    line-height: 26px;
}
.view_paragraph{
	line-height: 32px;
    margin: 20px 0;
    text-indent: 2em;
    text-align: justify;
}
.view-conner{
    display: block;
    margin-bottom: 15px;
}
.view_paragraph img{
	width:100%;
}
.tag_title{
    display: block;
    overflow: hidden;
}
.tag_l{
    float: left;
}
.tag_l li {
    float: left;
    margin-right: 15px;
	padding: 2px 14px;
	border-radius: 3px;
}
.tag_l li {
	border: 1px solid #ff9600;
    color: #ff9600;
}
.tag_l li:nth-child(2n){
	border:1px solid #1474d4;
    color:#1474d4;
}
.tag_r{
    float: right;
	line-height: 24px;
    font-size: 15px;
}
.related_news{
    height: auto;
    overflow: hidden;
    margin-top: 40px;
}
.related_news h4{
    line-height: 35px;
    font-size: 18px;
    font-weight: normal;
    border-bottom: 1px solid #eee;
}
.related_news_box{
    padding: 15px 0 25px;
    overflow: hidden;
}
.related_news_box li{
    float: left;
	margin-right: 36px;
    width: 141px;
}
.related_news_box li:last-child{
	margin-right:0;
}
.related_news_box li img{
    width: 100%;
	height:92px;
}
.related_news_box li p{
	display: block;
    overflow: hidden;
    height: 36px;
    margin-top: 10px;
}
.new_list h4{color:#1474d4;}
