*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-family: "Microsoft YaHei";
}
a{
    text-decoration: none;
}
/*顶部大图区域*/
header{
    width: 100%;
    height: auto;
}
header>img{
    width: 100%;
}
ul li{list-style: none;}
/*中心区域*/
.center{
    width: 100%;
    height: auto;
    background: url("../images/back_newage.jpg") no-repeat;
}
/*顶部轮播图区*/
.scroll_head{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display:-ms-flexbox;
    -webkit-flex-flow: row;
    -moz-flex-flow:row;
    flex-flow: row;
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    padding-top: 15px;
    position: relative;
    height: 440px;
}
/*轮播图*/
.scroll_img{
    width: 580px;
    height: 410px;
    position: relative;
}
.roll_img{
    width: 100%;
    height: 100%;
    position: relative;
}
.roll_img li{
    width: 100%;
    height: 100%;
}
.roll_img p{
    width: 100%;
    height: 50px;
    background-color: rgba(0,0,0,0.6);
    position: absolute;
    bottom: 0;
    padding: 15px 0 15px 15px;
    font-size: 14px;
    color: #fff;
}
.roll_img img{
    width: 100%;
    height: 100%;
}
.scroll_img .hd{
    height:15px;
    overflow:hidden;
    position:absolute;
    right:5px;
    bottom:13px;
    z-index:1;
    zoom:1;
    float:left;
}
.scroll_img .hd li{
    float:left;
    font-size: 10px;
    margin-right:6px;
    width:15px;
    height:15px;
    line-height:15px;
    text-align:center;
    background:#c9c4c3;
    cursor:pointer;
}
.scroll_img .hd li.on{
    background:#0086ff;
    color:#fff;
}
.right_news{
    width: 620px;
    padding-left: 30px;
}
.right_news>section>h1{
    margin-bottom: 10px;
}
.right_news>section>h1>a{
    font-weight: normal;
    font-size: 24px;
    color: #e31515;
}
.right_news>section>p{
    text-indent: 2em;
    line-height: 2em;
    font-size: 16px;
    color: #333;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -moz-line-clamp: 3;
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 2px dotted #e31515;
}
.right_news>section>p>a{
    color: #333;
}
.text_ul{
    width: 100%;
    margin-top: 10px;
}
.text_ul li{
    color: #333;
    font-size: 18px;
    height: 40px;
    display: flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    align-items: center;
    border-bottom: 1px dotted #e6e6e7;
}
.text_ul li>a{
    text-decoration: none;
    color: #333;
}
.text_ul li>a:hover{
    color: #e31515;
    text-decoration: underline;
}
.text_ul li>i{
    font-style: normal;
    margin:0 10px;
}
/*改革进行时*/
.geing{
    width: 1200px;
    margin:40px auto 0;
}
.geing>h1{
    width: 100%;
    height: 66px;
}
.geing>h1>img{
    width: 100%;
    height: 100%;
}
.dynamic{
    margin-top: 20px;
    width: 680px;
    line-height: 2em;
    overflow: hidden;
}
.dynamic>li{
   margin-top: 10px;
}
.dynamic li>h2{
    margin-bottom: 10px;
    font-weight: normal;
}
.dynamic li>h2>a{
     font-size: 24px;
     color: #333;
}
.dynamic li>h2>a:hover{
    text-decoration: underline;
}
.dynamic li>p{
    text-indent: 2em;
    line-height: 2em;
    font-size: 14px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -moz-line-clamp: 3;
    width: 100%;
    overflow: hidden;
}
.dynamic,.geing>section>img{
    float: left;
}
.geing>section:after{
    display: block;
    height: 0;
    content: '';
    visibility: hidden;
    clear: both;
}
/*陕西改革印记*/
.yinji{
    width: 1200px;
    margin: 30px auto 0;
}
.yinji>.figure1{
    width: 100%;
    height: 368px;
    position: relative;
    background: url("../images/content1.png");
}
.yinji>figure>h2{
    width: 100%;
    text-align: center;
    padding-top: 30px;
    margin-bottom: 29px;
}
.yinji>figure>h2 a{
    font-size: 24px;
    font-weight: normal;
    color: #333;
}
.yinji>figure>h2 a:hover{
    text-decoration: underline;
}
.figure1>figcaption p{
    line-height: 2em;
    text-indent: 2em;
    color: #666;
    width:800px;
    height: 150px;
    float: right;
    padding: 20px 42px 0 0;
    overflow: hidden;
    font-size: 14px;
}
.figure1>figcaption:after{
    display: block;
    height: 0;
    visibility: hidden;
    content: '';
    clear: both;
}
.figure1>img{
    position: absolute;
    left: 39px;
    top: 40px;
    transform: rotate(-11deg);
    -webkit-transform: rotate(-11deg);
    -ms-transform: rotate(-11deg);
    -moz-transform: rotate(-11deg);
}
/*陕西改革印记下靠右边的边框图区域*/
.figure2{
    width: 100%;
    height: 368px;
    position: relative;
    background: url("../images/content2.png");
}
.figure2>img{
    position: absolute;
    right: 50px;
    top: 42px;
    transform: rotate(12deg);
    -webkit-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    -moz-transform: rotate(12deg);
}
.figure2>figcaption p{
    line-height: 2em;
    text-indent: 2em;
    color: #666;
    width:800px;
    height: 150px;
    float: left;
    padding: 20px 0 0 42px;
    overflow: hidden;
    font-size: 14px;
}
.figure2>figcaption:after{
    display: block;
    height: 0;
    visibility: hidden;
    content: '';
    clear: both;
}
/*.contentul{
    width: 100%;
    height: auto;
    margin-top: 20px;
}
.contentul>li{
    width: 49%;
    float: left;
    height: 70px;
    padding: 20px 0;
    border-bottom: 1px solid #8fb4d7;
}
.contentul:after{
    display: block;
    height: 0;
    content: '';
    visibility: hidden;
    clear: both;
}
.contentul>li:nth-of-type(odd){
    margin-right: 20px;
}
.contentul>li img{
    margin-right: 10px;
}
.contentul a{
    font-size: 20px;
    color: #666;

}
.contentul a:hover{
    text-decoration: underline;
    color: #e31515;
}*/
/*全面发展看陕西*/
.sx{
    width: 1200px;
    margin: 40px auto 0;
}
.sx>ul{
    width: 100%;
    height: 540px;
    background-color: #ecf7fb;
    margin-top: 30px;
}
.sx>ul li{
    width: 50%;
    float: left;
    padding-bottom: 40px;
    padding-top: 30px;
}
.sx>ul li:nth-of-type(odd){
    border-bottom: 1px dotted #0174fe;
    border-right: 1px dotted #0174fe;
}
.sx>ul li:nth-of-type(even){
    border-bottom: 1px dotted #0174fe;
}
.sx>ul:after{
    display: block;
    height: 0;
    content: '';
    visibility: hidden;
    clear: both;
}
.sx>ul figure{
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    flex-flow: row;

}
.sx>ul li:nth-child(-n+2) img{
    margin:0 10px 0 15px;
}
.sx>ul li:nth-child(n+3) img{
    padding-right: 10px;
}
.sx>ul li:nth-child(n+3) figcaption {
    margin-left: 15px;
}
.sx>ul figure>img{
    width: 280px;
    height: 200px;
}
.sx>ul figcaption{
    padding-right: 10px;
    line-height: 2em;
   /* width: 49%;*/
    flex: 1;
    -webkit-flex: 1;
    -moz-flex:1;
}
.sx>ul figcaption>a{
    font-size: 18px;
    color: #000;
}
.sx>ul figcaption>a:hover{
   text-decoration: underline;
}
.sx>ul figcaption>p{
    line-height: 2em;
    text-indent: 2em;
    font-size: 14px;
    color: #666;
}
/*图说改革*/
.img_tell{
    width: 1200px;
    margin: 30px auto 80px;
}
.footer_img{
    width: 100%;
    height: 698px;
    position: relative;
}
.footer_img figcaption{
    width: 100%;
    height: 115px;
    padding:20px 0 20px 15%;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #000;
    color: #fff;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    text-overflow: ellipsis;
    overflow: hidden;
}
.footer_scroll{
    position: relative;
    margin-top: 20px;
}
.footer_img img{
    width: 100%;
    height: 100%;
}
.footer_img figcaption h1{
    font-size: 24px;
    margin-bottom: 10px;
}
.footer_img figcaption p{
    font-size: 18px;
    overflow: hidden;
}
.footer_scroll .hd{
    height: 115px;
    position: absolute;
    padding:0 20px;
    bottom: 0;
    left: 0;
    color: #fff;
}
.footer_scroll .pageState{
    font-size: 60px;
    font-family: 'Arial';
}
.footer_scroll .pageState>span{
    font-size: 80px;
    padding-right: 10px;
}
.footer_scroll>a{
    display: block;
    width: 90px;
    height: 110px;
    position: absolute;
    top:50%;
    background: url("../images/icons-jiant.png") no-repeat;
}
a.prev{
    background-position: left;
    left: 0;
}
a.next{
    background-position: right;
    right: 0;
}
@media screen and (max-width: 1024px){
    header,.center{
        width: 1200px;
        margin: 0 auto;
    }
}
