﻿﻿@charset "UTF-8";

/* Base Reset */

.focuswap {
    display: none;
}

* {
    margin: 0;
    padding: 0;
}

/*html {-webkit-filter: grayscale(100%);filter:progid:DXImageTransform.Microsoft.BasicImage(graysale=1);} 
html {overflow-y:scroll;filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter: grayscale(100%);}*/

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-y: scroll;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

:focus {
    outline: 0;
}

img {
    border: 0;
    margin: 0;
}

a {
    text-decoration: none;
    color: #333;
}

body {
    font-family: "Microsoft YaHei";
    position: relative;
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

.clear {
    clear: both;
}
.mg0{
    margin-right: 0;
}
.contain {
    width: 1200px;
    margin: 0 auto;
}
.site-header{
    position: relative;
    overflow: hidden;
    height: 672px;
    min-width: 100%;
}
.nav-header{
    height: 150px;
    background: url(../images/aasyhb_03.png) center no-repeat;
    background-size: cover;
    margin-top: 45px;
    position: relative;
    z-index: 999;
}
.logotop{

}
.logotopleft{
    float: left;
    margin-left: 34px;
    margin-top: -14px;
}


.sousuo {
    position: absolute;
    top: -54px;
    right: 5px;
}
.sousuo .keyword {
    display: inline-block;
    width: 205px;
    height: 26px;
    border-radius: 30px;
    background-color: #fff;
    outline: none;
    margin-top: 5px;
    color: gray;
    border: 1px solid #3082b5;
    text-indent: 2em;
}

.sousuo .search {
    background: url(/statics/ufemks/images/sousuo.png);
    width: 50px;
    height: 34px;
    border: 0px;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
}







.navbar{
    position: absolute;
    top: 101px;
    z-index: 100;
}

.navbar>ul>li {
    float: left;
    width: 100px;
    height: 49px;
    position: relative;
    text-align: center;
 
}
.navbar>ul>li>a {
    display: block;
    font-size: 18px;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 49px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;

}


.navbar>ul>li.margin-zero {
    margin: 0;
}
.navbar_list {
    padding-top: 1px;
    padding-left: 0px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100px;
    display: none;
  
}
.navbar_list ul li {
    display: block;
    height: 28px;
    margin-top: 1px;
    text-align: center;
}
.navbar_list ul li a {
    display: block;
    font-weight: normal;
    font-size: 14px;
    line-height: 28px;
    padding: 0px;
    background-image: url(../images/aasyhead_11.png);
    color: #fff;
    text-align: center;
}
.navbar_list ul li a:hover {
    text-decoration: underline;
}




.bg-header {
    height:672px ;
    position: absolute;
    top: 0;
    min-width: 100%;
}
.slideBox1 {

    height: 672px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
}

.slideBox1 .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox1 .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox1 .bd img {
    width: 100%;
    height: 672px;
    display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox1 .prev,
.slideBox1 .next {
    position: absolute;
    left: 8%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/aaslider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox1 .next {
    left: auto;
    right: 8%;
    background-position: 8px 5px;
}

.slideBox1 .prev:hover,
.slideBox1 .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox1 .prevStop {
    display: none;
}

.slideBox1 .nextStop {
    display: none;
}

/* main */
.main{


}
.main-top{
    overflow: hidden;
    padding-top: 65px;
}
.main-top .maintopleft{
    float: left;
    width: 440px;
    margin-right: 19px;
    height: 385px;
}
.main-top .maintopmiddle{
    float: left;
    width: 410px;
    margin-right: 50px;
    height: 385px;
}
.main-top .maintopright{
    float: left;
    width: 730px;
    height: 385px;
}
.maintopleft .newstitle img{
vertical-align: middle;
margin-right: 20px;
}
.maintopleft .newstitle span{
  font-size: 24px;
  font-weight: bold;
  color: #df0525;
  vertical-align: middle;
    }
    .lunbotu{
        width: 100%;
        height: 350px;
    }
    
        .slideBox2 {
            width: 100%;
            height: 390px;
            overflow: hidden;
            position: relative;
        }
    
        .slideBox2 .hd {
            height: 17px;
            overflow: hidden;
            position: absolute;
            right: 0px;
            bottom: 9px;
            z-index: 1;
        }
    
        .slideBox2 .hd ul {
            overflow: hidden;
            zoom: 1;
            float: left;
        }
    
        .slideBox2 .hd ul li {
           float: left;
            margin-right: 7px;
            width: 11px;
            height: 11px;
            border: 1px solid #df0a2a;
            border-radius: 50%;
            cursor: pointer;
            font-size: 0px;
            color: #000;
            font-size: 14px;
            list-style: none;
            text-align: center;
            line-height: 11px;
              
        }
    
        .slideBox2 .hd ul li.on {
            background: #df0525;
            color:#df0525;
        }
    
        .slideBox2 .bd {
            position: relative;
            height: 100%;
            z-index: 0;
        }
    
        .slideBox2 .bd li {
            zoom: 1;
            vertical-align: middle;
        }
    
        .slideBox2 .bd img {
            width: 100%;
            height: 350px;
        }
    
        .slideBox2 .txt {
            position: absolute;
            bottom: 2px;
            left: 0;
            z-index: 2;
            height: 36px;
            width: 70%;
            overflow: hidden;
        }
    
        .slideBox2 .txt li {
            height: 36px;
            line-height: 36px;
            position: absolute;
            bottom: -36px;
            overflow: hidden;
        }
    
        .slideBox2 .txt li a {
            display: block;
            font-size: 16px;
            text-decoration: none;
            float: left;
        }
        .slideBox2 .txt li span{
            display: block;
            float: left;
            width: 18px;
            height: 18px;
            background-image: url(../images/aalbdot_07.png);
          background-repeat: no-repeat;
            margin-top: 10px;
        }
    

    .falstnew{
        margin-top: 66px;
        overflow: hidden;
    }
    .falstnewleft{
        float: left;
        width: 87px;
        height: 70px;
        background: url(../images/aasouyeyu_17.png) center no-repeat;
        margin-right: 15px;
    }
    .falstnewright{
        float: left;
        /* width: 308px; */
    }
    .falstnewright p{
        line-height: 25px;
    }
    .falstnewright p a{
        color: #444444;
        font-size: 16px;
    }
 .falstnewright p a:hover{
     color: #df0525;
 }
    .falstnewright span{
        display: block;
        width: 25px;
        height: 8px;
        margin-top: 10px;
        background-image: url(../images/aalita_03.png);
        background-repeat: no-repeat;
    }

    .falstnewleft p{
        color: #333333;
        text-align: center;
        font-size: 14px;
        margin-top: 18px;
       
    }
    .falstnewleft h2{
        font-size: 24px;
        color: #df0525;
             text-align: center;
        font-weight: normal;
        margin-top: 7px;
    }
.newslistxin{
margin-top: 10px;
}
.newslistxin ul{
    overflow: hidden;
}
.newslistxin ul li{
    overflow: hidden;
    margin-top: 20px;
    line-height: 29px;
}
.newslistxin ul li span.ord{
    display: block;
    float: left;
    width: 28px;
    height: 27px;
    text-align: center;
  
    border: 1px solid #e6e6e6;
font-size: 14px;
color: #888888;
margin-right: 14px;
}
.newslistxin ul li a{
    display: block;
    float: left;
    width: 580px;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.newslistxin ul li a:hover{
    color: #df0525;
}

.newslistxin ul li span.newstime{
    font-size: 16px;
    color: #888888;
    float: right;
}
.tz{
    position: relative;
    background: url(../images/aatimeright_03.png) center no-repeat;
}
.tz h2{
    margin-top: 10px;
}
.tz div{
    position: absolute;
    width: 56px;
    height: 1px;
    left: 16px;
    top: 39px;
    background-color: #bfc0c2;
}
.tz p{
    margin-top: 14px;
}
.tznew{
    margin-top: 42px;
}
.tznew .falstnewright{
    /* width: 260px; */
}
.maintoprighttitle{
    overflow: hidden;
}
.maintoprighttitle a.tzggtitle{
    font-size: 24px;
    color: #666666;
    vertical-align: middle;
    float: left;
    display: block;
    margin-right: 40px;
}
.maintoprighttitle a.xsjztitle{
    font-size: 24px;
    color: #666666;
    vertical-align: middle;
    float: left;
    display: block;
    line-height: 25px;
}
.maintoprighttitle a.xwtptitle{
    font-size: 24px;
    color: #666666;
    vertical-align: middle;
    float: left;
    display: block;
    line-height: 25px;
}
.maintoprighttitle a.active {
    color: #df0525;font-weight: bold;
}

.maintoprighttitle a .tzgg{
    display: block;
    float: left;
    background-image: url(../images/aasouyeyu_07.png);
    background-repeat: no-repeat;
    width: 29px;
    height: 25px;
    margin-right: 15px;
}
.maintoprighttitle a .tzgg.active{
    background-image: url(../images/aasouyeyu_06.png);
    background-repeat: no-repeat;
}
.maintoprighttitle a .xwtp{
    display: block;
    float: left;
    background-image: url(../images/aasouyeyu_14.png);
    background-repeat: no-repeat;
    width: 29px;
    height: 25px;
    margin-right: 15px;
}
.maintoprighttitle a .xwtp.active{
    background-image: url(../images/aasouyeyu_03.png);
    background-repeat: no-repeat;
}
.maintoprighttitle a .xsjz{
    display: block;
    float: left;
    background-image: url(../images/aasouyeyu_09.png);
    background-repeat: no-repeat;
    width: 29px;
    height: 25px;
    margin-right: 15px;
}
.maintoprighttitle a .xsjz.active{
    background-image: url(../images/aasouyeyu_10.png);
    background-repeat: no-repeat;
}

.temlist {
    display: none;
}
.temlist.active {
    display: block;
}

.main-bottom{
    margin-top: 70px;
    overflow: hidden;
    padding-top: 70px;
    padding-bottom: 70px;
}
.mainbottomleft{
    float: left;
    margin-right: 30px;
    width: 380px;
}
.mainbottomtitle{
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #e90022;
    position: relative;
}
.mainbottomtitle>a{
    display: block;
    float: left;
    color: #e90022;
    font-size: 18px;
    font-weight: bold;
    margin-right: 35px;
}
.mainbottomtitle .mainbottomzsgz{
    float: left;
    overflow: hidden;
}
.mainbottomtitle .mainbottomzsgz a{
    color: #333333;
    font-size: 16px;
    margin-right: 30px;
    display: block;
    float: left;
}
.mainbottomtitlecur{
    position: absolute;
    background: url(../images/aasouyeyu_26.png) center no-repeat;
    width: 14px;
    height: 7px;
    bottom: -2px;
    left: 132px;
    display: block;
}
.glcur{
    left:227px;
    display: none;
}
.xkcur{
    left:320px;
    display: none;
}
.newstu1{
    margin-top: 20px;
}
.newstu1 img{
    width: 100%;
    height: 116px;
}
.zsgznews{
    overflow: hidden;
}
.zsgzlist ul li{
    margin-top: 23px;
    overflow: hidden;
}
.zsgzlist ul li a{
    display: block;
    float: left;
    width: 285px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.zsgzlist ul li a:hover{
    color: #df0525;
}

.zsgzlist ul li span{
    font-size: 16px;
    color: #888888;
    float: right;
}
/* ----line-- */
.linemain{
    height: 20px;
    background-color: #f2f2f2;
}
.linemainlist ul{
    overflow: hidden;
}
.linemainlist ul li{
    float: left;
    width: 151px;
border-right: 1px solid #e9e9e9;
    text-align: center;
    height: 20px;
}
.linemainlist ul li a{
    display: block;
    margin-top: 55px;

}
.linemainlist ul li a:hover p{
    color: #df0525;
}
.linemainlist ul li a p{
    font-size: 15.36px;
    color: #333333;
    margin-top: 15px;
}
/* footer */

.syfooter .footlj{
height: 270px;
background: url(../images/aafootbg_02.png) center no-repeat;
background-size: cover;

}
.footerline{
    overflow: hidden;
}
.footerlineleft{
    float: left;
    margin-top: 80px;
}
.footerlineright{
    float: right;
}
.footerlineleft p img{
    vertical-align: middle;
}
.footerlineleft p span{
    vertical-align: middle;
    color: #ffffff;
    font-size: 18px;
}
.footerlineleft ul{
    overflow: hidden;
    width: 1300px;
    margin-top: 30px;
}
.footerlineleft ul li{
    float: left;
    margin-right: 24px;
    margin-bottom: 25px;
}
.footerlineleft ul li img{
    vertical-align: middle;
    margin-right: 14px;
}
.footerlineleft ul li a{
    vertical-align: middle;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}
.footerlineright{
    margin-top: 77px;
    width: 165px;
    text-align: center;
}
.footerlineright p{
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
    margin-top: 12px;
}
.footbottom{
    height: 126px;
    background-color: #424242;
}
.footbottom .address{
padding-top: 38px;
}
.footbottom .address p{
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 20px;
}



 .dh1{display: block; -webkit-animation: dhli 0.8s;animation: dhli 0.8s;}
.dh2{display: block; -webkit-animation: dhli 1.0s;animation: dhli 1.0s;}
.dh3{display: block; -webkit-animation: dhli 1.2s;animation: dhli 1.2s;}
.dh4{display: block; -webkit-animation: dhli 1.4s;animation: dhli 1.4s;}
.dh5{display: block; -webkit-animation: dhli 1.6s;animation: dhli 1.6s;}
.dh6{display: block; -webkit-animation: dhli 1.8s;animation: dhli 1.8s;}
.dh7{display: block; -webkit-animation: dhli 2.0s;animation: dhli 2.0s;}
.dh8{display: block; -webkit-animation: dhli 2.2s;animation: dhli 2.2s;}
.dh9{display: block; -webkit-animation: dhli 2.4s;animation: dhli 2.4s;}

@-webkit-keyframes dhli {  
0%{ opacity: 0;-webkit-transform:rotateX(-50deg)rotatey(135deg)rotateZ(15deg) translate(0px,20px); }}
@keyframes dhli { 
0%{ opacity: 0;transform:rotateX(-50deg)rotatey(135deg)rotateZ(15deg) translate(0px,20px); }}
/*nav-end*/

@-webkit-keyframes logo {  
0%{ opacity:0;-webkit-transform:translate(-10px,-20px); }}
@keyframes logo {  
0%{ opacity:0;transform:translate(-10px,-20px); }}
@-webkit-keyframes nav-lianjie {  
0%{ opacity:0;-webkit-transform:translate(50px,0px); }}
@keyframes nav-lianjie {  
0%{ opacity:0;transform:translate(50px,0px); }}
@-webkit-keyframes top_jy {  
0%{ opacity:0;-webkit-transform:translate(20px,-40px); }}
@keyframes top_jy {  
0%{ opacity:0;transform:translate(20px,-40px); }}
@-webkit-keyframes nav-box {  
0%{ opacity:0;-webkit-transform:translate(-50px,0px); }}
@keyframes nav-box {  
0%{ opacity:0;transform:translate(-50px,0px); }}
@-webkit-keyframes hover-wen {  
0%   { text-indent:0;}
50%  { text-indent:5px;}
100% { text-indent:0;}
}
@keyframes hover-wen {  
0%   { text-indent:0;}
50%  { text-indent:5px;}
100% { text-indent:0;}
}
@-webkit-keyframes hover-img {  
0%   {transform:scale(1);}
50%  {transform:scale(1.05);}
100% {transform:scale(1);}
}
@keyframes hover-img {  
0%   {transform:scale(1);}
50%  {transform:scale(1.05);}
100% {transform:scale(1);}
}
@-webkit-keyframes more-img {  
0%   {right:5px;}
50%  {right:10px;}
100% {right:5px;}
}
@keyframes more-img {  
0%   {right:5px;}
50%  {right:10px;}
100% {right:5px;}
}
@-webkit-keyframes lianjie {  
0%   {background-position:20px center;}
50%  {background-position:10px center;}
100% {background-position:20px center;}
}
@keyframes lianjie {  
0%   {background-position:20px center;}
50%  {background-position:10px center;}
100% {background-position:20px center;}
}
@-webkit-keyframes liebiao {  
0%   {background-position:20px center; background-color:none;}
25%  {background-position:15px center;background-color:#fff9ed;}
50%  {background-position:10px center;background-color:#feeeca;}
75%  {background-position:15px center;background-color:#fff9ed;}
100% {background-position:20px center;background-color:none;}
}
@keyframes liebiao {  
0%   {background-position:20px center; background-color:none;}
25%  {background-position:15px center;background-color:#fff9ed;}
50%  {background-position:10px center;background-color:#feeeca;}
75%  {background-position:15px center;background-color:#fff9ed;}
100% {background-position:20px center;background-color:none;}
}
