@charset "utf-8";
/*CSS样式重写*/
body,p,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,pre{
    margin:0;
    padding:0;
    border:none;
    list-style:none;
    box-sizing: border-box;}
body{
    font-family: "microsoft yahei","Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    min-width: 1280px;}
a{
    color: #333;
    text-decoration:none;
    transition: .3s;}
a:hover{
    color: #C9151E;
    text-decoration:none;}
input,button{
    outline:0;}
img{
    vertical-align: middle;
    border: 0;
    transition: .3s;
    }
.hdimg {
   position: absolute;
   top: -0.5rem;
   width: 100%;
   height: 0.05rem;
   z-index: 2;
   }
.hdimg img{
   width: 100%;
     }
/* WebKit browsers*/
input::-webkit-input-placeholder{
    color:#9D9D9D;}
/* Mozilla Firefox 4 to 18*/
input:-moz-placeholder{
    color:#9D9D9D;}
/* Mozilla Firefox 19+*/
input::-moz-placeholder{
    color:#9D9D9D;}
/* Internet Explorer 10+*/
input:-ms-input-placeholder{
    color:#9D9D9D;}

/*通用样式*/
.lf{
    float: left;}
.rt{
    float: right;}
.container{
    width: 1280px;
    margin: 0 auto;
    position: relative;}
.container1{
    width: 1280px;
    margin: 0 auto;
    position: relative;}
.container:before,
.container:after{
    content: '';
    display: table;
    clear: both;}
.ellipsis{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;}

/*头部*/

.header .logo{width: 700px;float: left;line-height: 111px;animation: zoomIn 1s;}
.header .logo img{width: 100%;}
.search{
    float: right;
    padding: 20px 30px 0 0;
    }
.search .top{
    float: left;
    font-size: 16px;
    padding: 0 0px 0 0;
    }
.search .top span{
    color: #fff;
    margin: 0 15px;}
.search .top a{
    color: #fff;
    font-size: 14px;
    }
.search form{
    position: relative;
    margin-top: 60px;}
.search input[type='text']{
    width: 260px;
    height: 42px;
    line-height: 42px;
    padding: 0 55px 0 10px;
    border: none;
    font-size: 16px;}
.search input[type='submit']{
    position: absolute;
    top: 8px;
    right: 0;
    width: 50px;
    height: 26px;
    cursor: pointer;
    border: none;
    border-left: 1px solid #E6E6E6;
    background: url(../images/search.png) no-repeat center center;}
.toggle{
    display: none;}

.hdzuo{
    margin: 0 0 0 37px;
    position: relative;
    }
.nav{
    margin: 50px 0 0 0;
    position: relative;
    }

.sections{
    display:block;
}

.sections{
    position: relative;
    height: 600px;
    }	
.slideBoxs{
	width: 1280px;
	position: relative;
	margin: 0 auto;
	height: 600px;
}

.slideBox{
	display:none;
}

/*导航栏*/
.hdyou{
    float: right;
    position: relative;
    padding: 0 30px 0 0;
    }

.menu>li{
    float: left;
    width: 98px;
    line-height: 47px;
    text-align: center;
    position: relative;
    }
.menu>li>a{
    display: block;
    font-size: 18px;
    color: white;
    }
.menu>.active>a{
    color:yellow;font-weight: bold;
}
.menu>li:hover{
    border-bottom: 3px solid #e9ae1e;}
.menu>li>a:hover{
    font-weight: bold;
color:#f7f609}
.menu>li:hover .second-menu{
    display:block;
}
.menu>li>span{
    display: none;}
.second-menu{
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    line-height: 35px;
    padding: 10px 0;
    background: rgb(20 19 19 / 70%);
    z-index: 3;
    display: none;
    }
.second-menu li{
    position: relative;
    
    }
.second-menu a{
    position: relative;
    display: block;
    color: #fff;
    font-size: 16px;}
.second-menu a:hover{
    font-weight: bold;color: #f7ff00;}
.st{
    display:none;
    }
.section{
    position: relative;
    min-height: 800px;
    background: #fff url(../images/home-bg.jpg) repeat-y center top;
    }
.title{
    height: 30px;
    line-height: 30px;
    padding: 30px 0;}
.title h3{
    position: relative;
    padding-left: 50px;
    font-size: 28px;}
.title h3:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 39px;
    height: 39px;
    background: url(../images/icon-list.png) no-repeat 0 0;}
.title h3 span{
    color: #666;
    font-size: 16px;
    font-weight: normal;
    font-family: 'Georgia';
    text-transform: uppercase;
    padding-left: 10px;}

/*二级导航*/
.side{
    float: left;
    width: 278px;
    margin: 20px 0 50px;
}
.side p{
    height: 68px;
    line-height: 68px;
    padding-left: 40px;
    color: #fff;
    font-size: 24px;
    background: #C9151E;
}
.side p span{
    display: none;
}
.side li{
    position: relative;
}
.side li a{
      position: relative;
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    padding-left: 40px;
}
.side>ul>li>a{
    background: #E7E7E7;
    border-bottom: 1px solid #D4D4D4;
}
.side>ul>li span{
            position: absolute;
            top: 10px;
            right: 10px;
            display: inline-block;
            width: 20px;
            height: 20px;
            background: url(../images/arrow.png);
            background-size:20px 20px;
}

.side>ul>li span.on{
    transform: rotate(-270deg);
}
.side .sub-menu li a{
    color: #666;
    background: #F6F6F6;
}
.side .sub-menu li a:hover,
.side .sub-menu li.on a{
    color: #C9151E;
}
.side .sub-menu{
    display: none;
}
.side ul .active .sub-menu{
    display: block;
}
.side ul .active>a{
    background: #fff;
    border-bottom-color: #fff;
}
.side ul .active>a:before{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 4px;
    background: #C9151E;
}
/*二级导航-专题专栏*/
.side1{
    float: left;
    width: 390px;
    margin: 20px 0 50px;
}
.side1 p{
    height: 68px;
    line-height: 68px;
    padding-left: 40px;
    color: #fff;
    font-size: 24px;
    background: #C9151E;
}
.side1 p span{
    display: none;
}
.side1 li{
    position: relative;
    height: 50px;
}
.side1 li a{
      position: relative;
      display: block;
      height: 49px;
      line-height: 50px;
      font-size: 16px;
      padding-left: 20px;
}
.side1>ul>li>a{
    background: #E7E7E7;
    border-bottom: 1px solid #D4D4D4;
}
.side1>ul>li span{
            position: absolute;
            top: 10px;
            right: 10px;
            display: inline-block;
            width: 20px;
            height: 20px;
            background: url(../images/arrow.png);
            background-size:20px 20px;
}

.side1>ul>li span.on{
    transform: rotate(-270deg);
}
.side1 .sub-menu1 li a{
    color: #666;
    background: #F6F6F6;
}
.side1 .sub-menu1 li a:hover,
.side1 .sub-menu1 li.on a{
    color: #C9151E;
}
.side1 .sub-menu1{
    display: none;
}
.side1 ul .active .sub-menu1{
    display: block;
}
.side1 ul .active>a{
    background: #fff;
    border-bottom-color: #fff;
}
.side1 ul .active>a:before{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 4px;
    background: #C9151E;
}

/*学院新闻*/
.news{
    width: 100%;}
.albumBox{
    float: left;
    width: 48.5%;
    height: 380px;
    overflow: hidden;
    position: relative;
    }

.albumBox .pic{
    width: 100%;
    height: 380px;
    position: relative;

}
.albumBox .pic img{
    width: 100%;
    height: 340px;
}
.albumBox .tit-bg{
    height: 40px;
    width: 100%;
    background: #930303;
    position: absolute;
    bottom: 0;
}
.albumBox .txt{
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
    overflow: hidden;
}
.albumBox .txt ul li{
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    position: absolute;
}
.albumBox .txt ul li a{
    color: #0a5595;
    font-size: 14px;
}
.albumBox .num{
    position: absolute;
    bottom: 14px;
    right: 4px;
}
.albumBox .num li{
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background: #fffdfd;
    float: left;
    text-align: center;
    margin: 0 4px;
    cursor: pointer;
    font-size: 12px;
}
.albumBox .num li.on{
    background: #fffe02;
}

.news-info{
    float: right;
    width: 48.5%;
    min-height: 323px;
    }
.news-info li{
    margin-bottom: 21px;}
.unit-list li:last-child,
.news-info li:last-child{
    margin: 0;}
.unit-list li span,
.news-info li span{
    float: right;
    color: #666;}
.unit-list li p,
.news-info li p{
    margin-right: 100px;}
.unit-list li a,
.news-info li a{
    position: relative;
    padding-left: 15px;
    font-size: 16px;}
.unit-list li a:before,
.news-info li a:before{
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-left-color: #666;}
.unit-list li a:hover:before,
.news-info li a:hover:before{
    border-left-color: #C9151E;}

/*通知公告*/
.notice .title h3:before{
    width: 43px;
    height: 40px;
    background-position-x: -40px;}

/*专题专栏*/
.special{
    overflow: hidden;}
.special .title h3:before{
    width: 30px;
    height: 30px;
    background-position-x: -221px;}
.special ul li{
    float: left;
    width: 24%;
    height: 100%;
    margin: 0 6px 0 6px;
    overflow: hidden;
    }
.special ul li a{
    position: relative;
    display: block;
    height: 100%;}
.special ul li a:before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid #ccc;
    z-index: 9;}
.special ul li img{
    display: inline-block;
    width: 100%;
    height: 100%;
    }
.special ul li a:hover img{
    transform: scale(1.1);}
.sp{display: none;}
.unit{
    margin: 20px 0;}
.unit-list{
    min-height: 190px;
    margin-bottom: 20px;}
.unit-list li{
    margin-bottom: 20px;}
/*学术动态、人才培养*/
.academic, .training{
    float: right;
    width: 48.5%;
    }
/*师生动态、通知公告*/
.dynamics, .notice{
    float: left;
    width: 48.5%;
    }

.academic .title h3:before{
    width: 34px;
    height: 36px;
    background-position-x: -84px;}

.dynamics .title h3:before{
    width: 33px;
    height: 33px;
    background-position-x: -119px;}

.training .title h3:before{
    width: 36px;
    height: 35px;
    background-position-x: -152px;}

.link .title h3:before{
    width: 31px;
    height: 31px;
    background-position-x: -252px;}

.download .title h3:before{
    width: 31px;
    height: 31px;
    background-position-x: -189px;}

.zs{
    margin: 40px auto 0;
}
.zy{
    width: 1280px;
    margin: 0 auto;
    position: relative;
}

/*快速链接*/
.link{
    margin: 20px 0;}
.link ul{
    overflow: hidden;}
.link li{
    float: left;
    font-size: 15px;
    margin-right: 20px;
    }
.link li:last-child{
    margin-left: 0;}
.link li a{
    position: relative;
    padding-left: 10px;
    }
.link li a:before{
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    width: 5px;
    height: 5px;
    background: #333;
    border-radius: 50%;}
.link li a:hover:before{
    background: #C9151E;}

/*尾部*/
.footer{
    color: #fff;
    background: #9F1B17 url(../images/footer-bg.jpg) no-repeat center top;}
.footer .container>.rt{
    margin-top: 60px;}
.footer .rt .rt{
    margin-left: 40px;
    width: 100px;
    }
.footer .rt img{
     width: 100%;
    }

.footer .rt p{
    line-height: 30px;
    text-align: center;}
.footer .rt a{
    position: relative;
    top: 15px;}
.footer .container>.lf{
    width: 70%;
    line-height: 30px;
    margin: 70px 0 60px;
    font-size: 16px;}

/
/*幻灯片*/
.slideBox{
    overflow:hidden;
    position:relative;
    text-align: center;
    margin-bottom: 20px;
}
.slideBox .hd{
    position: relative;
    width: 100%;
    bottom: 50px;
    z-index: 1;
}
.slideBox .hd ul{
    width: 100%;
    text-align: center;
}
.slideBox .hd ul li{
    margin:0 5px;
    width: 15px;
    height: 15px;
    background:#fff;
    cursor:pointer;
    display: inline-block;
    border-radius: 50%;
}
.slideBox .hd ul li.on{
    width: 17px;
    height: 17px;
    position: relative;
    top: 1px;
    background: #E50112;
}
.slideBox .bd li{
    zoom:1;
    vertical-align:middle;
    position: relative;
}
.slideBox .bd img{
    display:inline-block;
    max-width: 100%;
}
.slideBox>a{
    position: relative;
    bottom: 77px;
    left: 50%;
    margin-left: -110px;
    width: 5px;
    display: inline-block;
    height: 5px;
    border: 10px solid transparent;
    border-right-color: #fff;
    z-index: 99;
}
.slideBox .prev{
}
.slideBox .next{
    margin-left: 160px;
    border-left-color: #fff;
    border-right-color: transparent;
}
.slideBox .prev:hover{
    border-right-color: #8F0100;
}
.slideBox .next:hover{
    border-left-color: #8F0100;
}

.Banner{position: relative;}
.Banner>.bh{margin: 0px auto;float: revert;position: relative;}
.banner{margin: 0px auto;float: revert;width: 100%;position: relative;}

.banner img{
    width: 100%;
    }

/*右侧主体*/
.column{
    margin: 20px 0 50px 310px;
    }

.bread{
    height: 67px;
    line-height: 67px;
    border-bottom: 1px solid #D6D6D6;}
.bread h1{
    font-size: 24px;
    font-weight: normal;}
.bread .rt{
    position: relative;
    color: #9A9A9A;}
.bread .rt a{
    color: #9A9A9A;}
.bread .rt a:hover{
    color: #C9151E;}

/*通用：列表页*/
.common-list li{
    padding: 12px 5px 12px 0;
    line-height: 20px;
    overflow:hidden;
    border-bottom: 1px dashed #e5e5e5;
    }
.common-list li:hover{
    background: #F6F6F6;}
.common-list li span{
    float: right;
    color: #666;}
.common-list li p{
    margin-right: 120px;}
.common-list li a{
    position: relative;
    padding-left: 15px;
    text-decoration: none;
    }
.common-list li a:before{
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 5px;
    height: 5px;
    background: #333;
    border-radius: 50%;}
.common-list li a:hover:before{
    background: #C9151E;}

/*右侧主体-专题专栏*/
.column1{
    margin: 20px 0 50px 420px;
    }

.bread1{
    height: 67px;
    line-height: 67px;
    border-bottom: 1px solid #D6D6D6;}
.bread1 h1{
   display: none;
    }
.bread1 .rt{
    position: relative;
    color: #9A9A9A;}
.bread1 .rt a{
    color: #9A9A9A;}
.bread1 .rt a:hover{
    color: #C9151E;}

/*通用：列表页-专题专栏*/
.common-list1 li{
    padding: 12px 5px 12px 0;
    line-height: 20px;
    overflow:hidden;
    border-bottom: 1px dashed #e5e5e5;
    }
.common-list1 li:hover{
    background: #F6F6F6;}
.common-list1 li span{
    float: right;
    color: #666;}
.common-list1 li p{
    margin-right: 120px;}
.common-list1 li a{
    position: relative;
    padding-left: 15px;
    text-decoration: none;
    }
.common-list1 li a:before{
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 5px;
    height: 5px;
    background: #333;
    border-radius: 50%;}
.common-list1 li a:hover:before{
    background: #C9151E;}

/*详情页*/
.detail{overflow:hidden;padding: 1px 0 20px;font-size: 11pt;}
.close{text-align:right;padding: 10px 0 5px 0;font-size: 11pt;font-family: simsun;}
.caption{
    text-align: center;}
.caption h3{
    line-height: 40px;
    font-size: 30px;
    font-weight: 500;
    margin: 30px 0 10px;}
.caption p span{
    color: #666;
    margin: 0 5px;}

.detail>p{
    line-height: 30px;
    color: #666;
    font-size: 16px;}
.detail>p>a{
    color: #666;}
.detail>p>a:hover{
    color: #C9151E;}
.content table{

    border-collapse: collapse;}
.content table td{
    border: 1px solid #ddd;}
.fy1{display:none;}

/*详情页-专题专栏*/
.detai2{overflow:hidden;padding: 1px 0 20px;font-size: 11pt;}
.close{text-align:right;padding: 10px 0 5px 0;font-size: 11pt;font-family: simsun;}
.caption{
    text-align: center;}
.caption h3{
    line-height: 40px;
    font-size: 30px;
    font-weight: 500;
    margin: 30px 0 10px;}
.caption p span{
    color: #666;
    margin: 0 5px;}

.detail>p{
    line-height: 30px;
    color: #666;
    font-size: 16px;}
.detail>p>a{
    color: #666;}
.detail>p>a:hover{
    color: #C9151E;}
.content table{

    border-collapse: collapse;}
.content table td{
    border: 1px solid #ddd;}
.fy1{display:none;}

.dy1{width:auto;margin-left: 0;}

.detai2 .tit {
    text-align: center;
    margin: 20px 0;
}

.detai2 .tit h7 {
    font-size: 26px;
    color: #000000;
    padding: 0;
    line-height: 33px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px;
}

.detai2 .tit h8 {
    font-size: 20px;
    color: #000000;
    padding: 0;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 20px;

}

.detai2 .tit h9 {
    font-size: 12px;
    color: #000000;
margin-left:20px
}

.detai2 .tit h9 span+span {
    margin-left: 10px;
}

.detai2 .text p {
    font-size: 16px !important;
    color: #000000 !important;
    line-height: 32px !important;
    margin-bottom: 12px !important;
    font-family: 宋体;
}

.detai2 .text p span {
    font-family: 宋体;

}
.space1{
    height:1px;
    background-color:black;
    margin-top:10px;
}
.detai2 .fanye {
    width: 100%;
    border: 0px solid #f4f4f4;
    float: left;
    height: 88px;
    margin-top: 0;
}

.detai2 .fanye p {
    font-size: 16px;
    line-height: 40px;
    height: 41px;
    width: 100%;
    margin-left: 0px;
}

.detai2 .fanye p+p {
    border-top: 1px solid #f4f4f4;
}

.detai2 .fanye p a {
    color: #000;
    font-family: 宋体;
}

.detai2 .fanye p:hover a {
    transition: 0.56s;
    color: #ac1313;
    margin-left: 5px;
}

/*简介页*/
.profile{
    padding: 30px 0;
    min-height: 300px;
    overflow-x: auto;}

/*师资队伍*/
.teacher p{
    margin: 30px 0;
    color: #C9151E;
    font-size: 24px;}
.teacher ul{
    margin-bottom: 20px;
    overflow: hidden;}
.teacher li{
    float: left;
    width: 20%;
    padding-left: 25px;
    line-height: 40px;
    font-size: 18px;}

/*师资队伍*/
.leader{
    margin: 50px 0;}
.leader ul{
    margin: 0 -23px;
    overflow: hidden;}
.leader li{
    float: left;
    width: 422px;
    height: 225px;
    margin: 0 23px 46px;
    background: #eee;}
.leader li>a{
    float: left;
    width: 169px;
    height: 225px;
    overflow: hidden;}
.leader li img{
    display: inline-block;
    width: 169px;
    height: 225px;
    transition: .3s;}
.leader li img:hover{
    transform: scale(1.1);}
.leader li .info{
    margin-left: 169px;
    padding: 30px;}
.leader li .info h2{
    font-size: 24px;
    font-weight: normal;}
.leader li .info h2 span{
    font-size: 18px;
    padding-left: 5px;}
.leader li .info p{
    color: #666;
    height: 75px;
    line-height: 25px;
    margin-top: 25px;
    overflow: hidden;}

/*搜索结果页*/
.search-list{
    margin: 30px 0;}
.search-list li{
    margin-bottom: 25px;}
.search-list li h3{
    font-size: 18px;}
.search-list li p{
    height: 60px;
    line-height: 20px;
    overflow: hidden;
    margin: 10px 0 5px;
    color: #666;}
.search-list li span{
    color: #999;}

.training .hd ul{float:left;position:absolute;height:50px;width: 430px;}
.training .hd ul li{float:left;padding: 0 10px;cursor:pointer;font-size:28px;}
.training .hd ul li.on{ height:50px; }
.training .bd ul{ padding-top:20px;  zoom:1;  }
.training .bd ul li{width:180px; height:130px;float:left; margin:0 15px 15px 0;position: relative;}
.training .bd ul li img{ }

.dy{width:auto;margin-left: 0;}

.detail .tit {
    text-align: center;
    margin: 20px 0;
}

.detail .tit h7 {
    font-size: 26px;
    color: #000000;
    padding: 0;
    line-height: 33px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px;
}

.detail .tit h8 {
    font-size: 20px;
    color: #000000;
    padding: 0;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 20px;

}

.detail .tit h9 {
    font-size: 12px;
    color: #000000;
margin-left:20px
}

.detail .tit h9 span+span {
    margin-left: 10px;
}

.detail .text p {
    font-size: 16px !important;
    color: #000000 !important;
    line-height: 32px !important;
    margin-bottom: 12px !important;
    font-family: 宋体;
}

.detail .text p span {
    font-family: 宋体;

}
.space{
    height:1px;
    background-color:black;
    margin-top:10px;
}
.detail .fanye {
    width: 100%;
    border: 0px solid #f4f4f4;
    float: left;
    height: 88px;
    margin-top: 0;
}

.detail .fanye p {
    font-size: 16px;
    line-height: 40px;
    height: 41px;
    width: 100%;
    margin-left: 0px;
}

.detail .fanye p+p {
    border-top: 1px solid #f4f4f4;
}

.detail .fanye p a {
    color: #000;
    font-family: 宋体;
}

.detail .fanye p:hover a {
    transition: 0.56s;
    color: #ac1313;
    margin-left: 5px;
}

.tuwen {}

.tuwen ul li {
    padding: 20px 0;
    border-bottom: 2px solid #aba8a8;
    height: 220px;
}

.tuwen_tu {
    width: 150px;
    height: 180px;
}

.tuwen_tu img {
    width: 100%;
    height: 100%;
}

.tuwen_wen {
    width: 770px;
}

.tuwen_wen h1 {
    font-weight: bold;
}

.tuwen_wen h1 a{
    font-size: 18px;
}

.tuwen_wen h1 a:hover {
    color: #D41C1A;
}

.tuwen_wen p {
    margin-top: 10px;
    line-height: 26px;
    font-size: 14px;
    color: #000000;
}

.tuwen ul li:hover {
    cursor: default;
}

.tuwen ul li:hover .tuwen_wen h1 a {
    color: #D41C1A;
}

.tuwen_wen h2 a {
    float:right;
    color: #D41C1A;
    padding-top:10px;
    font-size: 12px;
}

.tuwen_wen h2 a:hover {
    color: #D41C1A;
    font-weight:bold;
}

.pull-left{
    float: left;
}

.pull-right{
    float: right;
}
.pull-rt{
    float: right;
}

.sppic{
	margin-top: 10px;
}
.sppic ul li{
	float: left;
	width: 33%;
	margin-top: 20px;
	height: 30%;
}
.sppic ul li a{
	display: block;
	padding: 0 20px 10px 20px;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.sppic ul li a img{
	display: block;
	width: 100%;
	height: 160px;
}
.sppic ul li a p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	text-align: center;
	font-size: 16px;
}
.sppic ul li a:hover{
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s; 
	-o-transition: all 0.5s ease 0s; 
	transform: translate(0, -5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0, -5px);
	-ms-transform: translate(0, -5px);
	-o-transform: translate(0, -5px);
	box-shadow: 0 5px 10px rgba(67, 72, 84, 0.3);
	-webkit-box-shadow: 0 5px 10px rgba(67, 72, 84, 0.3);
	-moz-box-shadow: 0 5px 10px rgba(67, 72, 84, 0.3);
}
.sppic ul li a:hover p{
	color: #D41C1A;
}

.ggpic{
	margin-top: 10px;
}
.ggpic ul li{
	float: left;
	width: 33%;
	margin-top: 20px;
	height: 100%;
}
.ggpic ul li a{
	display: block;
	padding: 0 20px 10px 20px;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.ggpic ul li a img{
	display: block;
	width: 100%;
	height: 360px;
}
.ggpic ul li a p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	text-align: center;
	font-size: 16px;
}
.ggpic ul li a:hover{
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s; 
	-o-transition: all 0.5s ease 0s; 
	transform: translate(0, -5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0, -5px);
	-ms-transform: translate(0, -5px);
	-o-transform: translate(0, -5px);
	box-shadow: 0 5px 10px rgba(67, 72, 84, 0.3);
	-webkit-box-shadow: 0 5px 10px rgba(67, 72, 84, 0.3);
	-moz-box-shadow: 0 5px 10px rgba(67, 72, 84, 0.3);
}
.ggpic ul li a:hover p{
	color: #D41C1A;
}
.sypic{
	margin-top: 10px;
}
.sypic ul li{
	float: left;
	width: 33%;
	margin-top: 20px;
	height: 30%;
}
.sypic ul li a{
	display: block;
	padding: 0 20px 10px 20px;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.sypic ul li a img{
	display: block;
	width: 100%;
	height: 280px;
}
.sypic ul li a p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	text-align: center;
	font-size: 16px;
}
.sypic ul li a:hover{
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s; 
	-o-transition: all 0.5s ease 0s; 
	transform: translate(0, -5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0, -5px);
	-ms-transform: translate(0, -5px);
	-o-transform: translate(0, -5px);
	box-shadow: 0 5px 10px rgba(67, 72, 84, 0.3);
	-webkit-box-shadow: 0 5px 10px rgba(67, 72, 84, 0.3);
	-moz-box-shadow: 0 5px 10px rgba(67, 72, 84, 0.3);
}
.sypic ul li a:hover p{
	color: #D41C1A;
}
.xszpz{
	margin-top: 0;
}
.xszpz ul li{
	float: left;
	width: 33%;
	margin-top: 1px;
	height: 23%;
}
.xszpz ul li a{
	display: block;
	padding: 0px 2px 10px 5px;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.xszpz ul li a img{
	display: block;
	width: 100%;
	height: 100px;
}
.xszpz ul li a p{
	width: 100%;
	height: 10px;
	line-height: 10px;
	margin-top: 5px;
	text-align: center;
	font-size: 12px;
}
.xszpz ul li a:hover{
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s; 
	-o-transition: all 0.5s ease 0s; 
	transform: translate(0, -5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0, -5px);
	-ms-transform: translate(0, -5px);
	-o-transform: translate(0, -5px);
	box-shadow: 0 5px 10px rgba(67, 72, 84, 0.3);
	-webkit-box-shadow: 0 5px 10px rgba(67, 72, 84, 0.3);
	-moz-box-shadow: 0 5px 10px rgba(67, 72, 84, 0.3);
}
.xszpz ul li a:hover p{
	color: #D41C1A;
}

*{
    margin: 0;
    padding: 0;


}
.sea{float:right}

.slideTxtBox{
    float: right;
    width: 48.5%;
    }
       .slideTxtBox .hd{position:relative;}
        .slideTxtBox .hd ul{float:left;position:absolute;}
        .slideTxtBox .hd ul li{float:left;cursor:pointer;font-size: 28px;padding: 0 10px 0 10px;}
        .slideTxtBox .hd ul li.on{height: 4px;}
.slideTxtBox .hd ul li.hover a{color:#c30404}
   .xcp{   
	margin-top: 0;
}
.xcp ul li{
	float: left;
	width: 80%;
	margin: 0px 60px;
	height: 100%;
}
.xcp ul li a{
	display: block;
	padding: 0px 10px 10px 8px;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.xcp ul li a img{
	display: block;
	width: 100%;
	height: 200px;
}
.xcp ul li a p{
	width: 100%;
	height: 20px;
	line-height: 20px;
	margin-top: 9px;
	text-align: center;
	font-size: 16px;
}
.xcp ul li a:hover{
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s; 
	-o-transition: all 0.5s ease 0s; 
	transform: translate(0, -5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0, -5px);
	-ms-transform: translate(0, -5px);
	-o-transform: translate(0, -5px);
	box-shadow: 0 5px 10px rgba(67, 72, 84, 0.3);
	-webkit-box-shadow: 0 5px 10px rgba(67, 72, 84, 0.3);
	-moz-box-shadow: 0 5px 10px rgba(67, 72, 84, 0.3);
}
.xcp ul li a:hover p{
	color: #D41C1A;
}
.clear{
	clear: both;
}
.more{
    float: right;
    margin: -55px 0 0 0;}
.goTop {position: fixed;bottom: 41px;right:50%;margin-right:-700px;z-index: 99;width: 44px;height: 40px;background:url(../images/icon_gotop.png) no-repeat center center #ffad6a;}
.goTop:hover{background:url(../images/icon_gotop.png) no-repeat center center #60a3ee;}