html,body{font-family: "微软雅黑" !important; background-color:#e3f5f9;}
/* 头部 */
.header{width:1200px; height:120px; margin:0 auto;}
.header-left{width:510px; height:120px;float:left;}
.header-left a{display:inline-block; margin-top:35px; width:313px;}
.header-left-r{margin-top:60px;}
.header-left-r{color:#7a7a7a;}
.header-right{width:270px; height:120px; position: relative;float:right;}
.header-right-top{height:60px; line-height: 60px;}
.header-right-top a{color:#4c4c4c;}
.header-right-top span{color:#4c4c4c;}
.header-right input{width:268px; height:29px; border:1px solid #ccccce; background-color: #e3f5f9;}
.header-right .btn{border:0; outline:none;position:absolute; left:245px; top:65px; background:url(../images/btn_bj_03.png) no-repeat; width:18px; height:20px; cursor:pointer;}

/* 导航栏 */
.nav{width:1200px; height:35px; margin:0 auto; background:#fff;}
.nav ul {padding-top:7px;}
.nav ul li{font-size: 16px; font-weight:bold; float: left; padding:0 10px 0;}
.nav ul li a{color:#7c7c7c; padding:0 14px 0; display: inline-block; height:25px;}
.nav ul li a.current{border-bottom:3px solid #094baa; color:#094baa;}
.nav ul li a:hover{border-bottom:3px solid #094baa; color:#094baa; text-decoration: none !important;}
/* 长安播报 */
.cabb{height:29px; width:1198px; border:1px solid #d2d6d7; margin:20px auto 0;}
.cabb span{font-size: 14px; height:29px; text-align: center; width:80px; display: inline-block; font-weight: bold; color:#094ba9; line-height: 29px;}


.share-title01{border-top:3px solid #b4c8fa; padding-bottom:20px;}
.share-title01 span{float: left; margin-top: 4px; font-size: 16px; color:#094baa; font-weight: bold;}
.share-title01 a{float: right; margin-top: 6px; font-size: 12px; color:#878787;}


dl.tuwen img{width:240px; height: 140px;}
dl.tuwen dd{width:220px;}
dl.tuwen dd h2{font-size: 18px; padding-bottom:20px; font-weight: bold;}
dl.tuwen dd h2 a{color:#333;}
dl.tuwen dd p{font-size: 14px; color:#898989;}
dt.tuwen a{position: relative;}


.share-list li{font-size: 16px; line-height: 32px;}
.share-list li a{color:#333;}

/* 当前位置 */
.position{font-size: 16px; color:#094baa; height:55px;}
.position a{color:#094baa;}

.footer{width:1200px; margin:20px auto 20px; color:#878787; font-size: 12px; text-align: center;padding-top:12px;border-top:1px solid #999999;}



.politics-box-left-main-inner{font-size: 16px; color:#4d4d4d;}
.politics-box-left-main-inner li{line-height: 28px; background:url(../images/list_dot2.jpg) no-repeat left center; padding-left:15px; height:28px; font-size: 16px;}
.politics-box-left-main-inner li a{    display: inline-block;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.politics-box-left-main-inner li span{float: right; font-size: 14px;}

@media screen and (max-width: 768px){
	.header,.nav{width:100%;}
	.nav{height:auto;overflow: hidden;}
	.nav ul li a.current{border-bottom:0px;}
.nav ul li{width:25%; text-align:center;padding:0px;}
.cabb,.header-right{display:none;}
.header-left{width:70%;}
.footer{width:100%;}
}